01M0X78Z1AVSC776T1006HR9K0: clippy (helios)

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

Buildomat Job: 01M0X79GE04BB2W9BWZJYTN95P

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-25T19:46:16.707Zjob assigned to worker 01M0X79TD4M8GT6Q292HXD26XG [factory aws, i-09043d8d41b72cc38] (queued for 51 s)
 
22026-08-25T19:46:23.553Zstarting task 0: "setup"
32026-08-25T19:46:23.559Z++ uname -s
42026-08-25T19:46:23.562Z+ kern=SunOS
52026-08-25T19:46:23.562Z+ build_user=build
62026-08-25T19:46:23.562Z+ build_uid=12345
72026-08-25T19:46:23.562Z+ work_dir=/work
82026-08-25T19:46:23.562Z+ input_dir=/input
92026-08-25T19:46:23.562Z+ [[ 0 == 12345 ]]
102026-08-25T19:46:23.562Z+ case "$kern" in
112026-08-25T19:46:23.562Z+ groupadd -g 12345 build
122026-08-25T19:46:23.562Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-25T19:46:25.567Z+ zfs create -o mountpoint=/work rpool/work
142026-08-25T19:46:25.647Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-25T19:46:25.649Z+ home_fs=zfs
162026-08-25T19:46:25.650Z+ [[ zfs == autofs ]]
172026-08-25T19:46:25.650Z+ mkdir -p /home/build
182026-08-25T19:46:25.650Z+ chown build:build /home/build /work
192026-08-25T19:46:26.649Z+ chmod 0700 /home/build /work
202026-08-25T19:46:26.652Zprocess exited: duration 3097 ms, exit code 0
 
212026-08-25T19:46:26.658Zstarting task 1: "rust-toolchain"
222026-08-25T19:46:26.661Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-08-25T19:46:26.661Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-08-25T19:46:26.661Z * rust toolchain channel = "1.97.1"
252026-08-25T19:46:26.661Z * rust toolchain profile = "default"
262026-08-25T19:46:26.664Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-08-25T19:46:26.664Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-08-25T19:46:26.664Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-25T19:46:26.664Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-25T19:46:26.753Zinfo: downloading installer
312026-08-25T19:46:27.915Zwarn: It looks like you have an existing rustup settings file at:
322026-08-25T19:46:27.915Zwarn: /home/build/.rustup/settings.toml
332026-08-25T19:46:27.915Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-25T19:46:27.915Zwarn: instead of the one inferred from the default host triple.
352026-08-25T19:46:27.927Zinfo: profile set to default
362026-08-25T19:46:27.927Zinfo: default host triple is x86_64-unknown-illumos
372026-08-25T19:46:27.931Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-25T19:46:28.055Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-25T19:46:28.058Zinfo: downloading 6 components
402026-08-25T19:46:41.753Z
412026-08-25T19:46:41.753Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
422026-08-25T19:46:41.782Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-25T19:46:41.782Z
442026-08-25T19:46:41.782Z
452026-08-25T19:46:41.782ZRust is installed now. Great!
462026-08-25T19:46:41.782Z
472026-08-25T19:46:41.785ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-25T19:46:41.785Zenvironment variable. This has not been done automatically.
492026-08-25T19:46:41.785Z
502026-08-25T19:46:41.785ZTo configure your current shell, you need to source
512026-08-25T19:46:41.785Zthe corresponding env file under $HOME/.cargo.
522026-08-25T19:46:41.785Z
532026-08-25T19:46:41.785ZThis is usually done by running one of the following (note the leading DOT):
542026-08-25T19:46:41.785Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-25T19:46:41.785Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-25T19:46:41.785Zsource "~/.cargo/env.nu" # For nushell
572026-08-25T19:46:41.785Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-25T19:46:41.786Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-25T19:46:41.786Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-25T19:46:41.786Zwarn: no default linker (`cc`) was found in your PATH
612026-08-25T19:46:41.786Zwarn: many Rust crates require a system C toolchain to build
622026-08-25T19:46:41.881Z+ rustup --version
632026-08-25T19:46:41.888Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-25T19:46:41.892Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-25T19:46:41.909Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-25T19:46:41.912Z+ cargo --version
672026-08-25T19:46:41.926Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-25T19:46:41.930Z+ rustc --version
692026-08-25T19:46:41.948Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-25T19:46:41.951Zprocess exited: duration 15292 ms, exit code 0
 
712026-08-25T19:46:41.957Zstarting task 2: "authentication"
722026-08-25T19:46:41.973Zprocess exited: duration 16 ms, exit code 0
 
732026-08-25T19:46:41.981Zstarting task 3: "clone repository"
742026-08-25T19:46:41.984Z+ mkdir -p /work/oxidecomputer/omicron
752026-08-25T19:46:41.988Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-08-25T19:46:42.018ZCloning into '/work/oxidecomputer/omicron'...
772026-08-25T19:47:07.518Z+ cd /work/oxidecomputer/omicron
782026-08-25T19:47:07.518Z+ git fetch origin e3bcc062ff9586ad6791f8ae1f71869d667b9a61
792026-08-25T19:47:09.019ZFrom https://github.com/oxidecomputer/omicron
802026-08-25T19:47:09.019Z * branch e3bcc062ff9586ad6791f8ae1f71869d667b9a61 -> FETCH_HEAD
812026-08-25T19:47:09.029Z+ [[ -n sunshowers/spr/3n-nexus-test-utils-add-controlplanetestcontextadd_sled ]]
822026-08-25T19:47:09.032Z++ git branch --show-current
832026-08-25T19:47:09.032Z+ current=main
842026-08-25T19:47:09.032Z+ [[ main != sunshowers/spr/3n-nexus-test-utils-add-controlplanetestcontextadd_sled ]]
852026-08-25T19:47:09.032Z+ git branch -f sunshowers/spr/3n-nexus-test-utils-add-controlplanetestcontextadd_sled e3bcc062ff9586ad6791f8ae1f71869d667b9a61
862026-08-25T19:47:09.035Z+ git checkout -f sunshowers/spr/3n-nexus-test-utils-add-controlplanetestcontextadd_sled
872026-08-25T19:47:09.284ZSwitched to branch 'sunshowers/spr/3n-nexus-test-utils-add-controlplanetestcontextadd_sled'
882026-08-25T19:47:09.288Z+ git reset --hard e3bcc062ff9586ad6791f8ae1f71869d667b9a61
892026-08-25T19:47:09.302ZHEAD is now at e3bcc062f rebase on main
902026-08-25T19:47:09.324Zprocess exited: duration 27323 ms, exit code 0
 
912026-08-25T19:47:09.330Zstarting task 4: "build"
922026-08-25T19:47:09.334Z+ source ./env.sh
932026-08-25T19:47:09.337Z++ OLD_SHELL_OPTS=ehxB
942026-08-25T19:47:09.337Z++ set -o xtrace
952026-08-25T19:47:09.337Z++++ dirname ./env.sh
962026-08-25T19:47:09.368Z+++ readlink -f .
972026-08-25T19:47:09.373Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-08-25T19:47:09.376Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992026-08-25T19:47:09.376Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-08-25T19:47:09.376Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012026-08-25T19:47:09.376Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022026-08-25T19:47:09.376Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032026-08-25T19:47:09.376Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042026-08-25T19:47:09.376Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052026-08-25T19:47:09.376Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062026-08-25T19:47:09.376Z++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072026-08-25T19:47:09.376Z++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082026-08-25T19:47:09.376Z++ case $OLD_SHELL_OPTS in
1092026-08-25T19:47:09.376Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-08-25T19:47:09.376Z+ source .github/buildomat/ci-env.sh
1112026-08-25T19:47:09.376Z++ export CARGO_TERM_COLOR=always
1122026-08-25T19:47:09.376Z++ CARGO_TERM_COLOR=always
1132026-08-25T19:47:09.376Z+++ uname -s
1142026-08-25T19:47:09.376Z++ [[ SunOS == \S\u\n\O\S ]]
1152026-08-25T19:47:09.376Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1162026-08-25T19:47:09.379Z+ cargo --version
1172026-08-25T19:47:09.385Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-08-25T19:47:09.388Z+ rustc --version
1192026-08-25T19:47:09.407Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-08-25T19:47:09.409Z+ banner prerequisites
1212026-08-25T19:47:09.412Z
1222026-08-25T19:47:09.412Z ##### ##### ###### ##### ###### #### # # # #### #
1232026-08-25T19:47:09.412Z # # # # # # # # # # # # # # #
1242026-08-25T19:47:09.412Z # # # # ##### # # ##### # # # # # #### #
1252026-08-25T19:47:09.412Z ##### ##### # ##### # # # # # # # # #
1262026-08-25T19:47:09.412Z # # # # # # # # # # # # # # #
1272026-08-25T19:47:09.412Z # # # ###### # # ###### ### # #### # #### #
1282026-08-25T19:47:09.412Z
1292026-08-25T19:47:09.412Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1302026-08-25T19:47:11.449Z Startup: Refreshing catalog 'helios' ... Done
1312026-08-25T19:47:11.871Z Startup: Caching catalogs ... Done
1322026-08-25T19:47:14.062ZPlanning: Solver setup ... Done (2.070s)
1332026-08-25T19:47:14.124ZPlanning: Running solver ... Done (0.062s)
1342026-08-25T19:47:14.174ZPlanning: Finding local manifests ... Done (0.002s)
1352026-08-25T19:47:14.185ZPlanning: Fetching manifests: 0/2 0% complete
1362026-08-25T19:47:14.205ZPlanning: Fetching manifests: 2/2 100% complete
1372026-08-25T19:47:14.219ZPlanning: Package planning ... Done (0.013s)
1382026-08-25T19:47:14.226ZPlanning: Merging actions ... Done (0.001s)
1392026-08-25T19:47:14.436ZPlanning: Checking for conflicting actions ... Done (0.217s)
1402026-08-25T19:47:14.440ZPlanning: Consolidating action changes ... Done (0.001s)
1412026-08-25T19:47:15.137ZPlanning: Evaluating mediators ... Done (0.701s)
1422026-08-25T19:47:15.140ZPlanning: Planning completed in 3.23 seconds
1432026-08-25T19:47:15.146Z Packages to install: 2
1442026-08-25T19:47:15.149Z Estimated space available: 156.01 GB
1452026-08-25T19:47:15.149ZEstimated space to be consumed: 80.56 MB
1462026-08-25T19:47:15.149Z Create boot environment: No
1472026-08-25T19:47:15.149ZCreate backup boot environment: No
1482026-08-25T19:47:15.149Z Rebuild boot archive: No
1492026-08-25T19:47:15.149Z
1502026-08-25T19:47:15.150ZChanged packages:
1512026-08-25T19:47:15.150Zhelios
1522026-08-25T19:47:15.150Z developer/build-essential
1532026-08-25T19:47:15.150Z None -> 11-3.0
1542026-08-25T19:47:15.150Z library/libxmlsec1
1552026-08-25T19:47:15.150Z None -> 1.2.35-3.0
1562026-08-25T19:47:15.172Z
1572026-08-25T19:47:15.172ZDownload: 0/214 items 0.0/1.3MB 0% complete
1582026-08-25T19:47:15.250ZDownload: Completed 1.28 MB in 0.08 seconds (16.8M/s)
1592026-08-25T19:47:15.338Z Actions: 1/268 actions (Installing new actions)
1602026-08-25T19:47:15.375Z Actions: Completed 268 actions in 0.04 seconds.
1612026-08-25T19:47:15.412ZFinalize: Updating package state database ... Done (0.036s)
1622026-08-25T19:47:15.415ZFinalize: Updating package cache ... Done (0.000s)
1632026-08-25T19:47:15.501ZFinalize: Updating image state ... Done (0.087s)
1642026-08-25T19:47:18.603ZFinalize: Creating fast lookup database ... Done (2.401s)
1652026-08-25T19:47:18.642ZFinalize: Reading search index ... Done (0.012s)
1662026-08-25T19:47:18.642ZFinalize: Updating search index ... Done (0.000s)
1672026-08-25T19:47:18.642ZFinalize: Updating package cache ... Done (0.000s)
1682026-08-25T19:47:18.642ZPlanning: Evaluating mediator changes ... Done
1692026-08-25T19:47:18.642ZPlanning: Checking for conflicting actions ... Done
1702026-08-25T19:47:18.642ZPlanning: Consolidating action changes ... Done
1712026-08-25T19:47:20.019ZPlanning: Evaluating mediators ... Done
1722026-08-25T19:47:20.052ZPlanning: Planning completed in 0.26 seconds
1732026-08-25T19:47:20.052Z Mediators to change: 2
1742026-08-25T19:47:20.052Z Create boot environment: No
1752026-08-25T19:47:20.052ZCreate backup boot environment: No
1762026-08-25T19:47:20.052ZFinalize: Updating package state database ... Done
1772026-08-25T19:47:20.052ZFinalize: Updating package cache ... Done
1782026-08-25T19:47:20.052ZFinalize: Updating image state ... Done
1792026-08-25T19:47:20.844ZFinalize: Creating fast lookup database ... Done
1802026-08-25T19:47:20.860ZFinalize: Reading search index ... Done
1812026-08-25T19:47:20.860ZFinalize: Updating search index ... Done
1822026-08-25T19:47:20.908ZFinalize: Updating package cache ... Done
1832026-08-25T19:47:21.609ZPlanning: Evaluating mediator changes ... Done
1842026-08-25T19:47:21.633ZPlanning: Checking for conflicting actions ... Done
1852026-08-25T19:47:21.633ZPlanning: Consolidating action changes ... Done
1862026-08-25T19:47:21.633ZPlanning: Evaluating mediators ... Done
1872026-08-25T19:47:21.633ZPlanning: Planning completed in 0.26 seconds
1882026-08-25T19:47:21.633Z Mediators to change: 1
1892026-08-25T19:47:21.633Z Create boot environment: No
1902026-08-25T19:47:21.633ZCreate backup boot environment: No
1912026-08-25T19:47:21.633ZFinalize: Updating package state database ... Done
1922026-08-25T19:47:21.633ZFinalize: Updating package cache ... Done
1932026-08-25T19:47:21.633ZFinalize: Updating image state ... Done
1942026-08-25T19:47:23.515ZFinalize: Creating fast lookup database ... Done
1952026-08-25T19:47:23.574ZFinalize: Reading search index ... Done
1962026-08-25T19:47:23.577ZFinalize: Updating search index ... Done
1972026-08-25T19:47:23.651ZFinalize: Updating package cache ... Done
1982026-08-25T19:47:23.959ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992026-08-25T19:47:23.960Zapache system 2.4 system
2002026-08-25T19:47:23.960Zclang system 15 system
2012026-08-25T19:47:23.960Zcsh system system illumos
2022026-08-25T19:47:23.960Zctags system system illumos
2032026-08-25T19:47:23.960Zfile vendor vendor darwinsys
2042026-08-25T19:47:23.960Zfile system system illumos
2052026-08-25T19:47:23.960Zgcc vendor 14 vendor
2062026-08-25T19:47:23.960Zgcc system 13 system
2072026-08-25T19:47:23.960Zgcc system 10 system
2082026-08-25T19:47:23.960Zgo system 1.25 system
2092026-08-25T19:47:23.960Zllvm system 15 system
2102026-08-25T19:47:23.960Zmariadb system 11.4 system
2112026-08-25T19:47:23.960Zmta vendor vendor dma
2122026-08-25T19:47:23.960Zopenjdk system 17 system
2132026-08-25T19:47:23.960Zopenjdk system 11 system
2142026-08-25T19:47:23.960Zopenssl vendor 3 vendor
2152026-08-25T19:47:23.960Zperl system 5.40 system
2162026-08-25T19:47:23.960Zpostgresql system 18 system
2172026-08-25T19:47:23.960Zpostgresql system 17 system
2182026-08-25T19:47:23.960Zpython vendor 3 vendor
2192026-08-25T19:47:23.960Zpython system 2 system
2202026-08-25T19:47:23.960Zpython3 vendor 3.13 vendor
2212026-08-25T19:47:23.960Zruby system 3.4 system
2222026-08-25T19:47:23.960Zruby system 3.0 system
2232026-08-25T19:47:23.960Zwords vendor vendor american-english
2242026-08-25T19:47:23.960Zwords system system australian-english
2252026-08-25T19:47:23.960Zwords system system british-english
2262026-08-25T19:47:23.960Zwords system system canadian-english
2272026-08-25T19:47:23.960Zwords system system french
2282026-08-25T19:47:23.960Zwords system system italian
2292026-08-25T19:47:23.960Zwords system system ngerman
2302026-08-25T19:47:23.960Zwords system system ogerman
2312026-08-25T19:47:23.961Zwords system system spanish
2322026-08-25T19:47:24.207ZPUBLISHER TYPE STATUS P LOCATION
2332026-08-25T19:47:24.207Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2342026-08-25T19:47:24.693ZFMRI IFO
2352026-08-25T19:47:24.693Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2362026-08-25T19:47:24.693Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2372026-08-25T19:47:24.693Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2382026-08-25T19:47:24.693Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2392026-08-25T19:47:24.693Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2402026-08-25T19:47:24.693Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2412026-08-25T19:47:24.693Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2422026-08-25T19:47:24.693Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2432026-08-25T19:47:24.693Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2442026-08-25T19:47:25.044Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2452026-08-25T19:47:25.493Z Updating crates.io index
2462026-08-25T19:47:25.496Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2472026-08-25T19:47:25.785Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2482026-08-25T19:47:26.208Z Updating git repository `https://github.com/oxidecomputer/propolis`
2492026-08-25T19:47:27.477Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2502026-08-25T19:47:28.020Z Updating git repository `https://github.com/oxidecomputer/crucible`
2512026-08-25T19:47:29.690Z Updating git repository `https://github.com/oxidecomputer/opte`
2522026-08-25T19:47:30.610Z Updating git repository `https://github.com/oxidecomputer/tofino`
2532026-08-25T19:47:30.910Z Updating git repository `https://github.com/oxidecomputer/lldp`
2542026-08-25T19:47:31.308Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2552026-08-25T19:47:32.509Z Updating git repository `https://github.com/oxidecomputer/clickward`
2562026-08-25T19:47:34.043Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2572026-08-25T19:47:34.539Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2582026-08-25T19:47:35.137Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2592026-08-25T19:47:35.460Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2602026-08-25T19:47:35.749Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2612026-08-25T19:47:36.116Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2622026-08-25T19:47:36.860Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2632026-08-25T19:47:37.311Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2642026-08-25T19:47:37.814Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2652026-08-25T19:47:38.202Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2662026-08-25T19:47:38.500Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2672026-08-25T19:47:39.000Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2682026-08-25T19:47:39.301Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2692026-08-25T19:47:40.602Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2702026-08-25T19:47:40.962Z Updating git repository `https://github.com/oxidecomputer/erebor`
2712026-08-25T19:47:42.268Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2722026-08-25T19:47:42.727Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2732026-08-25T19:47:43.006Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2742026-08-25T19:47:43.418Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2752026-08-25T19:47:43.828Z Updating git repository `https://github.com/oxidecomputer/ispf`
2762026-08-25T19:47:44.247Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2772026-08-25T19:47:44.905Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2782026-08-25T19:47:45.348Z Updating git repository `https://github.com/oxidecomputer/tough`
2792026-08-25T19:47:45.883Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2802026-08-25T19:47:46.554Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2812026-08-25T19:47:46.854Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2822026-08-25T19:47:47.193Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2832026-08-25T19:47:48.268Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2842026-08-25T19:47:49.783Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2852026-08-25T19:47:50.056Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2862026-08-25T19:47:50.372Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2872026-08-25T19:47:50.825Z Updating git repository `https://github.com/illumos/smf-rs`
2882026-08-25T19:47:51.185Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2892026-08-25T19:47:53.988Z Downloading crates ...
2902026-08-25T19:47:54.036Z Downloaded dof v0.3.0
2912026-08-25T19:47:54.042Z Downloaded cargo_metadata v0.23.1
2922026-08-25T19:47:54.042Z Downloaded camino-tempfile v1.4.1
2932026-08-25T19:47:54.042Z Downloaded errno v0.3.14
2942026-08-25T19:47:54.049Z Downloaded zmij v1.0.21
2952026-08-25T19:47:54.056Z Downloaded colorchoice v1.0.4
2962026-08-25T19:47:54.056Z Downloaded utf8parse v0.2.2
2972026-08-25T19:47:54.056Z Downloaded anstream v1.0.0
2982026-08-25T19:47:54.064Z Downloaded cargo_toml v0.21.0
2992026-08-25T19:47:54.064Z Downloaded block-buffer v0.10.4
3002026-08-25T19:47:54.064Z Downloaded zerocopy-derive v0.7.35
3012026-08-25T19:47:54.065Z Downloaded zerocopy v0.7.35
3022026-08-25T19:47:54.073Z Downloaded cargo-platform v0.3.2
3032026-08-25T19:47:54.073Z Downloaded clap_lex v1.0.0
3042026-08-25T19:47:54.073Z Downloaded equivalent v1.0.2
3052026-08-25T19:47:54.076Z Downloaded fastrand v2.3.0
3062026-08-25T19:47:54.076Z Downloaded usdt-impl v0.5.0
3072026-08-25T19:47:54.076Z Downloaded bytecount v0.6.9
3082026-08-25T19:47:54.076Z Downloaded cfg-if v1.0.4
3092026-08-25T19:47:54.082Z Downloaded heck v0.4.1
3102026-08-25T19:47:54.082Z Downloaded cpufeatures v0.2.17
3112026-08-25T19:47:54.088Z Downloaded crypto-common v0.1.7
3122026-08-25T19:47:54.088Z Downloaded memmap v0.7.0
3132026-08-25T19:47:54.099Z Downloaded anstyle-query v1.1.5
3142026-08-25T19:47:54.099Z Downloaded usdt-macro v0.5.0
3152026-08-25T19:47:54.099Z Downloaded byteorder v1.5.0
3162026-08-25T19:47:54.099Z Downloaded autocfg v1.5.0
3172026-08-25T19:47:54.108Z Downloaded anyhow v1.0.104
3182026-08-25T19:47:54.108Z Downloaded camino v1.2.5
3192026-08-25T19:47:54.108Z Downloaded digest v0.10.7
3202026-08-25T19:47:54.112Z Downloaded dtrace-parser v0.2.0
3212026-08-25T19:47:54.112Z Downloaded macaddr v1.0.1
3222026-08-25T19:47:54.112Z Downloaded itoa v1.0.17
3232026-08-25T19:47:54.121Z Downloaded plain v0.2.3
3242026-08-25T19:47:54.125Z Downloaded generic-array v0.14.7
3252026-08-25T19:47:54.126Z Downloaded thread-id v4.2.2
3262026-08-25T19:47:54.126Z Downloaded smawk v0.3.2
3272026-08-25T19:47:54.126Z Downloaded usdt-attr-macro v0.5.0
3282026-08-25T19:47:54.126Z Downloaded is_terminal_polyfill v1.70.2
3292026-08-25T19:47:54.140Z Downloaded heck v0.5.0
3302026-08-25T19:47:54.140Z Downloaded fnv v1.0.7
3312026-08-25T19:47:54.140Z Downloaded anstyle-parse v1.0.0
3322026-08-25T19:47:54.140Z Downloaded tabled_derive v0.7.0
3332026-08-25T19:47:54.145Z Downloaded scroll_derive v0.12.1
3342026-08-25T19:47:54.146Z Downloaded toml_write v0.1.2
3352026-08-25T19:47:54.146Z Downloaded pretty-hex v0.4.1
3362026-08-25T19:47:54.146Z Downloaded serde_spanned v0.6.9
3372026-08-25T19:47:54.146Z Downloaded swrite v0.1.0
3382026-08-25T19:47:54.179Z Downloaded proc-macro-error-attr v1.0.4
3392026-08-25T19:47:54.179Z Downloaded clap_derive v4.6.1
3402026-08-25T19:47:54.179Z Downloaded pest_generator v2.8.6
3412026-08-25T19:47:54.179Z Downloaded anstyle v1.0.14
3422026-08-25T19:47:54.179Z Downloaded terminal_size v0.4.3
3432026-08-25T19:47:54.179Z Downloaded usdt v0.5.0
3442026-08-25T19:47:54.179Z Downloaded unicode-linebreak v0.1.5
3452026-08-25T19:47:54.179Z Downloaded toml_datetime v0.6.11
3462026-08-25T19:47:54.179Z Downloaded fs-err v3.3.0
3472026-08-25T19:47:54.185Z Downloaded quote v1.0.45
3482026-08-25T19:47:54.185Z Downloaded version_check v0.9.5
3492026-08-25T19:47:54.185Z Downloaded scroll v0.12.0
3502026-08-25T19:47:54.185Z Downloaded thiserror-impl v2.0.18
3512026-08-25T19:47:54.185Z Downloaded toml v0.8.23
3522026-08-25T19:47:54.185Z Downloaded pest_derive v2.8.6
3532026-08-25T19:47:54.190Z Downloaded strsim v0.11.1
3542026-08-25T19:47:54.190Z Downloaded thiserror v2.0.18
3552026-08-25T19:47:54.190Z Downloaded serde_tokenstream v0.2.3
3562026-08-25T19:47:54.195Z Downloaded thiserror v1.0.69
3572026-08-25T19:47:54.195Z Downloaded log v0.4.33
3582026-08-25T19:47:54.196Z Downloaded clap v4.6.1
3592026-08-25T19:47:54.201Z Downloaded bitflags v2.11.0
3602026-08-25T19:47:54.202Z Downloaded papergrid v0.11.0
3612026-08-25T19:47:54.207Z Downloaded sha2 v0.10.9
3622026-08-25T19:47:54.210Z Downloaded once_cell v1.21.3
3632026-08-25T19:47:54.210Z Downloaded tempfile v3.27.0
3642026-08-25T19:47:54.213Z Downloaded proc-macro-error v1.0.4
3652026-08-25T19:47:54.213Z Downloaded semver v1.0.28
3662026-08-25T19:47:54.217Z Downloaded unicode-ident v1.0.24
3672026-08-25T19:47:54.217Z Downloaded getrandom v0.4.3
3682026-08-25T19:47:54.246Z Downloaded serde_derive v1.0.228
3692026-08-25T19:47:54.255Z Downloaded textwrap v0.16.2
3702026-08-25T19:47:54.255Z Downloaded serde_core v1.0.228
3712026-08-25T19:47:54.255Z Downloaded thiserror-impl v1.0.69
3722026-08-25T19:47:54.263Z Downloaded pest_meta v2.8.6
3732026-08-25T19:47:54.263Z Downloaded proc-macro2 v1.0.106
3742026-08-25T19:47:54.263Z Downloaded ucd-trie v0.1.7
3752026-08-25T19:47:54.280Z Downloaded memchr v2.8.0
3762026-08-25T19:47:54.285Z Downloaded toml_edit v0.22.27
3772026-08-25T19:47:54.298Z Downloaded indexmap v2.14.0
3782026-08-25T19:47:54.301Z Downloaded serde v1.0.228
3792026-08-25T19:47:54.312Z Downloaded typenum v1.20.1
3802026-08-25T19:47:54.318Z Downloaded pest v2.8.6
3812026-08-25T19:47:54.326Z Downloaded clap_builder v4.6.0
3822026-08-25T19:47:54.348Z Downloaded serde_json v1.0.151
3832026-08-25T19:47:54.358Z Downloaded hashbrown v0.17.0
3842026-08-25T19:47:54.358Z Downloaded tabled v0.15.0
3852026-08-25T19:47:54.362Z Downloaded goblin v0.8.2
3862026-08-25T19:47:54.362Z Downloaded winnow v0.7.14
3872026-08-25T19:47:54.377Z Downloaded unicode-width v0.1.14
3882026-08-25T19:47:54.380Z Downloaded syn v1.0.109
3892026-08-25T19:47:54.388Z Downloaded unicode-width v0.2.0
3902026-08-25T19:47:54.393Z Downloaded syn v2.0.117
3912026-08-25T19:47:54.408Z Downloaded rustix v1.1.4
3922026-08-25T19:47:54.435Z Downloaded libc v0.2.185
3932026-08-25T19:47:54.494Z Compiling proc-macro2 v1.0.106
3942026-08-25T19:47:54.494Z Compiling unicode-ident v1.0.24
3952026-08-25T19:47:54.495Z Compiling quote v1.0.45
3962026-08-25T19:47:54.502Z Compiling serde_core v1.0.228
3972026-08-25T19:47:54.502Z Compiling libc v0.2.185
3982026-08-25T19:47:54.502Z Compiling version_check v0.9.5
3992026-08-25T19:47:54.502Z Compiling memchr v2.8.0
4002026-08-25T19:47:54.502Z Compiling serde v1.0.228
4012026-08-25T19:47:54.813Z Compiling zmij v1.0.21
4022026-08-25T19:47:54.999Z Compiling thiserror v1.0.69
4032026-08-25T19:47:55.257Z Compiling itoa v1.0.17
4042026-08-25T19:47:55.456Z Compiling ucd-trie v0.1.7
4052026-08-25T19:47:55.459Z Compiling byteorder v1.5.0
4062026-08-25T19:47:55.659Z Compiling pest v2.8.6
4072026-08-25T19:47:55.722Z Compiling rustix v1.1.4
4082026-08-25T19:47:55.723Z Compiling serde_json v1.0.151
4092026-08-25T19:47:55.848Z Compiling errno v0.3.14
4102026-08-25T19:47:55.933Z Compiling bitflags v2.11.0
4112026-08-25T19:47:56.143Z Compiling thread-id v4.2.2
4122026-08-25T19:47:56.262Z Compiling syn v2.0.117
4132026-08-25T19:47:56.298Z Compiling usdt-impl v0.5.0
4142026-08-25T19:47:56.307Z Compiling proc-macro-error-attr v1.0.4
4152026-08-25T19:47:56.334Z Compiling syn v1.0.109
4162026-08-25T19:47:56.483Z Compiling camino v1.2.5
4172026-08-25T19:47:56.650Z Compiling pest_meta v2.8.6
4182026-08-25T19:47:56.666Z Compiling proc-macro-error v1.0.4
4192026-08-25T19:47:56.825Z Compiling log v0.4.33
4202026-08-25T19:47:56.860Z Compiling getrandom v0.4.3
4212026-08-25T19:47:56.882Z Compiling equivalent v1.0.2
4222026-08-25T19:47:56.952Z Compiling hashbrown v0.17.0
4232026-08-25T19:47:57.007Z Compiling plain v0.2.3
4242026-08-25T19:47:57.111Z Compiling utf8parse v0.2.2
4252026-08-25T19:47:57.226Z Compiling anstyle-parse v1.0.0
4262026-08-25T19:47:57.366Z Compiling terminal_size v0.4.3
4272026-08-25T19:47:57.511Z Compiling indexmap v2.14.0
4282026-08-25T19:47:57.922Z Compiling anstyle v1.0.14
4292026-08-25T19:47:58.009Z Compiling cfg-if v1.0.4
4302026-08-25T19:47:58.084Z Compiling autocfg v1.5.0
4312026-08-25T19:47:58.100Z Compiling toml_write v0.1.2
4322026-08-25T19:47:58.138Z Compiling thiserror v2.0.18
4332026-08-25T19:47:58.205Z Compiling anstyle-query v1.1.5
4342026-08-25T19:47:58.234Z Compiling colorchoice v1.0.4
4352026-08-25T19:47:58.288Z Compiling winnow v0.7.14
4362026-08-25T19:47:58.307Z Compiling is_terminal_polyfill v1.70.2
4372026-08-25T19:47:58.347Z Compiling pretty-hex v0.4.1
4382026-08-25T19:47:58.403Z Compiling anstream v1.0.0
4392026-08-25T19:47:58.460Z Compiling pest_generator v2.8.6
4402026-08-25T19:47:58.497Z Compiling fs-err v3.3.0
4412026-08-25T19:47:58.746Z Compiling unicode-width v0.1.14
4422026-08-25T19:47:58.764Z Compiling once_cell v1.21.3
4432026-08-25T19:47:58.834Z Compiling anyhow v1.0.104
4442026-08-25T19:47:58.979Z Compiling heck v0.5.0
4452026-08-25T19:47:59.014Z Compiling fastrand v2.3.0
4462026-08-25T19:47:59.031Z Compiling bytecount v0.6.9
4472026-08-25T19:47:59.140Z Compiling heck v0.4.1
4482026-08-25T19:47:59.166Z Compiling fnv v1.0.7
4492026-08-25T19:47:59.201Z Compiling strsim v0.11.1
4502026-08-25T19:47:59.219Z Compiling clap_lex v1.0.0
4512026-08-25T19:47:59.274Z Compiling papergrid v0.11.0
4522026-08-25T19:47:59.290Z Compiling tempfile v3.27.0
4532026-08-25T19:47:59.447Z Compiling clap_builder v4.6.0
4542026-08-25T19:47:59.585Z Compiling semver v1.0.28
4552026-08-25T19:47:59.602Z Compiling tabled_derive v0.7.0
4562026-08-25T19:47:59.633Z Compiling cargo-platform v0.3.2
4572026-08-25T19:47:59.661Z Compiling memmap v0.7.0
4582026-08-25T19:47:59.840Z Compiling unicode-linebreak v0.1.5
4592026-08-25T19:47:59.856Z Compiling smawk v0.3.2
4602026-08-25T19:47:59.900Z Compiling unicode-width v0.2.0
4612026-08-25T19:48:00.083Z Compiling camino-tempfile v1.4.1
4622026-08-25T19:48:00.178Z Compiling textwrap v0.16.2
4632026-08-25T19:48:00.224Z Compiling serde_derive v1.0.228
4642026-08-25T19:48:00.225Z Compiling thiserror-impl v1.0.69
4652026-08-25T19:48:00.308Z Compiling zerocopy-derive v0.7.35
4662026-08-25T19:48:00.336Z Compiling pest_derive v2.8.6
4672026-08-25T19:48:00.507Z Compiling scroll_derive v0.12.1
4682026-08-25T19:48:00.634Z Compiling thiserror-impl v2.0.18
4692026-08-25T19:48:00.706Z Compiling clap_derive v4.6.1
4702026-08-25T19:48:00.775Z Compiling tabled v0.15.0
4712026-08-25T19:48:01.165Z Compiling scroll v0.12.0
4722026-08-25T19:48:01.165Z Compiling zerocopy v0.7.35
4732026-08-25T19:48:01.452Z Compiling goblin v0.8.2
4742026-08-25T19:48:01.535Z Compiling dtrace-parser v0.2.0
4752026-08-25T19:48:01.720Z Compiling swrite v0.1.0
4762026-08-25T19:48:02.429Z Compiling clap v4.6.1
4772026-08-25T19:48:03.030Z Compiling toml_datetime v0.6.11
4782026-08-25T19:48:03.030Z Compiling serde_spanned v0.6.9
4792026-08-25T19:48:03.033Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4802026-08-25T19:48:03.033Z Compiling macaddr v1.0.1
4812026-08-25T19:48:03.033Z Compiling cargo_metadata v0.23.1
4822026-08-25T19:48:03.107Z Compiling dof v0.3.0
4832026-08-25T19:48:03.122Z Compiling serde_tokenstream v0.2.3
4842026-08-25T19:48:03.231Z Compiling toml_edit v0.22.27
4852026-08-25T19:48:03.847Z Compiling usdt-macro v0.5.0
4862026-08-25T19:48:03.847Z Compiling usdt-attr-macro v0.5.0
4872026-08-25T19:48:04.481Z Compiling usdt v0.5.0
4882026-08-25T19:48:04.594Z Compiling toml v0.8.23
4892026-08-25T19:48:04.925Z Compiling cargo_toml v0.21.0
4902026-08-25T19:48:06.167Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4912026-08-25T19:48:08.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.30s
4922026-08-25T19:48:08.363Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4932026-08-25T19:48:08.880Z Downloading crates ...
4942026-08-25T19:48:08.939Z Downloaded base16ct v0.2.0
4952026-08-25T19:48:08.942Z Downloaded ascii-canvas v3.0.0
4962026-08-25T19:48:08.942Z Downloaded atomic-waker v1.1.2
4972026-08-25T19:48:08.947Z Downloaded backon v1.6.0
4982026-08-25T19:48:08.949Z Downloaded arc-swap v1.8.2
4992026-08-25T19:48:08.959Z Downloaded async-stream-impl v0.3.6
5002026-08-25T19:48:08.961Z Downloaded bit-set v0.5.3
5012026-08-25T19:48:08.964Z Downloaded embedded-io v0.6.1
5022026-08-25T19:48:08.964Z Downloaded erased-serde v0.3.31
5032026-08-25T19:48:08.969Z Downloaded arrayref v0.3.9
5042026-08-25T19:48:08.972Z Downloaded endian-type v0.1.2
5052026-08-25T19:48:08.972Z Downloaded gethostname v0.5.0
5062026-08-25T19:48:08.976Z Downloaded env_filter v2.0.0
5072026-08-25T19:48:08.976Z Downloaded adler2 v2.0.1
5082026-08-25T19:48:08.976Z Downloaded aead v0.5.2
5092026-08-25T19:48:09.005Z Downloaded atomicwrites v0.4.4
5102026-08-25T19:48:09.005Z Downloaded bitfield-struct v0.6.2
5112026-08-25T19:48:09.005Z Downloaded fd-lock v4.0.4
5122026-08-25T19:48:09.005Z Downloaded float-ord v0.3.2
5132026-08-25T19:48:09.005Z Downloaded enum-as-inner v0.6.1
5142026-08-25T19:48:09.005Z Downloaded fatfs v0.3.6
5152026-08-25T19:48:09.005Z Downloaded fallible-iterator v0.2.0
5162026-08-25T19:48:09.005Z Downloaded ff v0.13.1
5172026-08-25T19:48:09.005Z Downloaded foreign-types v0.3.2
5182026-08-25T19:48:09.005Z Downloaded futures-task v0.3.32
5192026-08-25T19:48:09.005Z Downloaded base16ct v1.0.0
5202026-08-25T19:48:09.005Z Downloaded async-recursion v1.1.1
5212026-08-25T19:48:09.005Z Downloaded embedded-io v0.4.0
5222026-08-25T19:48:09.005Z Downloaded fxhash v0.2.1
5232026-08-25T19:48:09.005Z Downloaded float-cmp v0.10.0
5242026-08-25T19:48:09.005Z Downloaded bcrypt-pbkdf v0.11.0
5252026-08-25T19:48:09.005Z Downloaded bit-set v0.8.0
5262026-08-25T19:48:09.005Z Downloaded const-oid v0.10.2
5272026-08-25T19:48:09.005Z Downloaded env_logger v0.11.11
5282026-08-25T19:48:09.005Z Downloaded futures-core v0.3.32
5292026-08-25T19:48:09.005Z Downloaded assert_matches v1.5.0
5302026-08-25T19:48:09.005Z Downloaded backtrace-ext v0.2.1
5312026-08-25T19:48:09.005Z Downloaded foreign-types-macros v0.2.3
5322026-08-25T19:48:09.005Z Downloaded array-init v0.0.4
5332026-08-25T19:48:09.006Z Downloaded foreign-types v0.5.0
5342026-08-25T19:48:09.006Z Downloaded fs_extra v1.3.0
5352026-08-25T19:48:09.006Z Downloaded block-padding v0.4.2
5362026-08-25T19:48:09.006Z Downloaded bb8 v0.8.6
5372026-08-25T19:48:09.006Z Downloaded enum_dispatch v0.3.13
5382026-08-25T19:48:09.011Z Downloaded futures-io v0.3.32
5392026-08-25T19:48:09.011Z Downloaded futures-sink v0.3.32
5402026-08-25T19:48:09.011Z Downloaded foreign-types-shared v0.1.1
5412026-08-25T19:48:09.019Z Downloaded atty v0.2.14
5422026-08-25T19:48:09.019Z Downloaded cfg_aliases v0.1.1
5432026-08-25T19:48:09.019Z Downloaded filetime v0.2.27
5442026-08-25T19:48:09.019Z Downloaded futures-macro v0.3.32
5452026-08-25T19:48:09.022Z Downloaded find-msvc-tools v0.1.9
5462026-08-25T19:48:09.022Z Downloaded cobs v0.3.0
5472026-08-25T19:48:09.022Z Downloaded async-stream v0.3.6
5482026-08-25T19:48:09.022Z Downloaded expectorate v1.2.0
5492026-08-25T19:48:09.022Z Downloaded cbc v0.2.1
5502026-08-25T19:48:09.027Z Downloaded hash32 v0.3.1
5512026-08-25T19:48:09.027Z Downloaded home v0.5.12
5522026-08-25T19:48:09.027Z Downloaded base64ct v1.8.3
5532026-08-25T19:48:09.027Z Downloaded hubpack_derive v0.1.1
5542026-08-25T19:48:09.030Z Downloaded globwalk v0.9.1
5552026-08-25T19:48:09.030Z Downloaded fixedbitset v0.4.2
5562026-08-25T19:48:09.030Z Downloaded funty v2.0.0
5572026-08-25T19:48:09.030Z Downloaded arrayvec v0.7.6
5582026-08-25T19:48:09.033Z Downloaded bcs v0.1.6
5592026-08-25T19:48:09.033Z Downloaded ciborium-io v0.2.2
5602026-08-25T19:48:09.033Z Downloaded compression-core v0.4.31
5612026-08-25T19:48:09.033Z Downloaded cfg_aliases v0.2.1
5622026-08-25T19:48:09.036Z Downloaded bitfield-macros v0.19.4
5632026-08-25T19:48:09.036Z Downloaded fixedbitset v0.5.7
5642026-08-25T19:48:09.036Z Downloaded form_urlencoded v1.2.2
5652026-08-25T19:48:09.036Z Downloaded git-stub v1.0.0
5662026-08-25T19:48:09.036Z Downloaded ena v0.14.4
5672026-08-25T19:48:09.039Z Downloaded futures-executor v0.3.32
5682026-08-25T19:48:09.039Z Downloaded ciborium-ll v0.2.2
5692026-08-25T19:48:09.039Z Downloaded http-range v0.1.5
5702026-08-25T19:48:09.042Z Downloaded hostname v0.4.2
5712026-08-25T19:48:09.045Z Downloaded hostname v0.3.1
5722026-08-25T19:48:09.048Z Downloaded http-body v1.0.1
5732026-08-25T19:48:09.052Z Downloaded hex v0.4.3
5742026-08-25T19:48:09.052Z Downloaded foreign-types-shared v0.3.1
5752026-08-25T19:48:09.055Z Downloaded headers-core v0.3.0
5762026-08-25T19:48:09.055Z Downloaded httpdate v1.0.3
5772026-08-25T19:48:09.055Z Downloaded hex-literal v1.1.0
5782026-08-25T19:48:09.058Z Downloaded flagset v0.4.7
5792026-08-25T19:48:09.058Z Downloaded block-buffer v0.12.1
5802026-08-25T19:48:09.062Z Downloaded newline-converter v0.3.0
5812026-08-25T19:48:09.065Z Downloaded nibble_vec v0.1.0
5822026-08-25T19:48:09.065Z Downloaded normalize-line-endings v0.3.0
5832026-08-25T19:48:09.065Z Downloaded aead v0.6.1
5842026-08-25T19:48:09.065Z Downloaded anstyle-parse v0.2.7
5852026-08-25T19:48:09.075Z Downloaded bitfield v0.19.4
5862026-08-25T19:48:09.075Z Downloaded castaway v0.2.4
5872026-08-25T19:48:09.075Z Downloaded num-iter v0.1.45
5882026-08-25T19:48:09.075Z Downloaded ff v0.14.0
5892026-08-25T19:48:09.075Z Downloaded group v0.14.0
5902026-08-25T19:48:09.075Z Downloaded foldhash v0.2.0
5912026-08-25T19:48:09.078Z Downloaded futures-channel v0.3.32
5922026-08-25T19:48:09.078Z Downloaded glob v0.3.3
5932026-08-25T19:48:09.078Z Downloaded elliptic-curve v0.14.1
5942026-08-25T19:48:09.078Z Downloaded hubpack v0.1.2
5952026-08-25T19:48:09.078Z Downloaded num_threads v0.1.7
5962026-08-25T19:48:09.078Z Downloaded anstream v0.6.21
5972026-08-25T19:48:09.078Z Downloaded oso-derive v0.27.3
5982026-08-25T19:48:09.078Z Downloaded ghash v0.6.0
5992026-08-25T19:48:09.078Z Downloaded proc-macro-crate v1.3.1
6002026-08-25T19:48:09.078Z Downloaded bit-vec v0.6.3
6012026-08-25T19:48:09.081Z Downloaded hash32 v0.2.1
6022026-08-25T19:48:09.081Z Downloaded async-trait v0.1.89
6032026-08-25T19:48:09.084Z Downloaded fs-err v2.11.0
6042026-08-25T19:48:09.084Z Downloaded http-body-util v0.1.3
6052026-08-25T19:48:09.087Z Downloaded cipher v0.5.2
6062026-08-25T19:48:09.089Z Downloaded cmake v0.1.57
6072026-08-25T19:48:09.092Z Downloaded powerfmt v0.2.0
6082026-08-25T19:48:09.092Z Downloaded psl-types v2.0.11
6092026-08-25T19:48:09.092Z Downloaded argon2 v0.5.3
6102026-08-25T19:48:09.095Z Downloaded bs58 v0.5.1
6112026-08-25T19:48:09.095Z Downloaded openssl-macros v0.1.1
6122026-08-25T19:48:09.095Z Downloaded progenitor-macro v0.14.0
6132026-08-25T19:48:09.098Z Downloaded rfc6979 v0.4.0
6142026-08-25T19:48:09.100Z Downloaded rustc-hash v2.1.1
6152026-08-25T19:48:09.100Z Downloaded console v0.15.11
6162026-08-25T19:48:09.103Z Downloaded potential_utf v0.1.4
6172026-08-25T19:48:09.103Z Downloaded const-oid v0.9.6
6182026-08-25T19:48:09.103Z Downloaded addr2line v0.25.1
6192026-08-25T19:48:09.106Z Downloaded bit-vec v0.8.0
6202026-08-25T19:48:09.106Z Downloaded git-stub-vcs v0.1.0
6212026-08-25T19:48:09.109Z Downloaded globset v0.4.18
6222026-08-25T19:48:09.109Z Downloaded cancel-safe-futures v0.1.5
6232026-08-25T19:48:09.112Z Downloaded foldhash v0.1.5
6242026-08-25T19:48:09.112Z Downloaded bitflags v1.3.2
6252026-08-25T19:48:09.112Z Downloaded blowfish v0.10.0
6262026-08-25T19:48:09.119Z Downloaded group v0.13.0
6272026-08-25T19:48:09.124Z Downloaded radium v0.7.0
6282026-08-25T19:48:09.176Z Downloaded rand_xorshift v0.4.0
6292026-08-25T19:48:09.176Z Downloaded futures v0.3.32
6302026-08-25T19:48:09.176Z Downloaded secrecy v0.10.3
6312026-08-25T19:48:09.176Z Downloaded chacha20 v0.9.1
6322026-08-25T19:48:09.176Z Downloaded cipher v0.4.4
6332026-08-25T19:48:09.176Z Downloaded cassowary v0.3.0
6342026-08-25T19:48:09.176Z Downloaded buf-list v1.1.2
6352026-08-25T19:48:09.176Z Downloaded cmov v0.5.4
6362026-08-25T19:48:09.176Z Downloaded signal-hook-mio v0.2.5
6372026-08-25T19:48:09.176Z Downloaded sponge-cursor v0.1.0
6382026-08-25T19:48:09.176Z Downloaded subtle v2.6.1
6392026-08-25T19:48:09.176Z Downloaded supports-unicode v3.0.0
6402026-08-25T19:48:09.177Z Downloaded take_mut v0.2.2
6412026-08-25T19:48:09.177Z Downloaded testing_table v0.3.0
6422026-08-25T19:48:09.177Z Downloaded slog-bunyan v2.5.0
6432026-08-25T19:48:09.182Z Downloaded ahash v0.8.12
6442026-08-25T19:48:09.182Z Downloaded async-bb8-diesel v0.2.1
6452026-08-25T19:48:09.182Z Downloaded pbkdf2 v0.13.0
6462026-08-25T19:48:09.182Z Downloaded peg v0.8.5
6472026-08-25T19:48:09.182Z Downloaded pem-rfc7468 v1.0.0
6482026-08-25T19:48:09.182Z Downloaded phf v0.12.1
6492026-08-25T19:48:09.182Z Downloaded num-integer v0.1.46
6502026-08-25T19:48:09.182Z Downloaded backoff v0.4.0
6512026-08-25T19:48:09.182Z Downloaded bzip2 v0.4.4
6522026-08-25T19:48:09.182Z Downloaded phf_shared v0.13.1
6532026-08-25T19:48:09.182Z Downloaded pin-project-internal v1.1.11
6542026-08-25T19:48:09.182Z Downloaded rand_core v0.9.5
6552026-08-25T19:48:09.182Z Downloaded rpassword v7.5.4
6562026-08-25T19:48:09.182Z Downloaded pin-project-lite v0.2.17
6572026-08-25T19:48:09.182Z Downloaded cexpr v0.6.0
6582026-08-25T19:48:09.183Z Downloaded time-core v0.1.8
6592026-08-25T19:48:09.183Z Downloaded tokio-macros v2.7.0
6602026-08-25T19:48:09.183Z Downloaded untrusted v0.7.1
6612026-08-25T19:48:09.183Z Downloaded universal-hash v0.6.1
6622026-08-25T19:48:09.183Z Downloaded camino-tempfile-ext v0.3.3
6632026-08-25T19:48:09.183Z Downloaded packed_struct v0.10.1
6642026-08-25T19:48:09.183Z Downloaded password-hash v0.5.0
6652026-08-25T19:48:09.183Z Downloaded blake2 v0.10.6
6662026-08-25T19:48:09.183Z Downloaded highway v1.3.0
6672026-08-25T19:48:09.183Z Downloaded colored v3.1.1
6682026-08-25T19:48:09.183Z Downloaded httparse v1.10.1
6692026-08-25T19:48:09.186Z Downloaded console v0.16.2
6702026-08-25T19:48:09.191Z Downloaded bzip2 v0.6.1
6712026-08-25T19:48:09.191Z Downloaded tower-layer v0.3.3
6722026-08-25T19:48:09.191Z Downloaded tower-service v0.3.3
6732026-08-25T19:48:09.195Z Downloaded argon2 v0.6.0-rc.8
6742026-08-25T19:48:09.198Z Downloaded xshell-macros v0.2.7
6752026-08-25T19:48:09.198Z Downloaded progenitor v0.13.0
6762026-08-25T19:48:09.198Z Downloaded progenitor-extras v0.2.0
6772026-08-25T19:48:09.198Z Downloaded getrandom v0.2.17
6782026-08-25T19:48:09.203Z Downloaded want v0.3.1
6792026-08-25T19:48:09.206Z Downloaded yoke-derive v0.8.1
6802026-08-25T19:48:09.206Z Downloaded zeroize_derive v1.5.0
6812026-08-25T19:48:09.210Z Downloaded crunchy v0.2.4
6822026-08-25T19:48:09.214Z Downloaded serde_path_to_error v0.1.20
6832026-08-25T19:48:09.214Z Downloaded rustls-native-certs v0.8.3
6842026-08-25T19:48:09.217Z Downloaded chacha20 v0.10.0
6852026-08-25T19:48:09.217Z Downloaded ciborium v0.2.2
6862026-08-25T19:48:09.217Z Downloaded colored v2.2.0
6872026-08-25T19:48:09.220Z Downloaded half v1.8.3
6882026-08-25T19:48:09.220Z Downloaded serde_derive_internals v0.29.1
6892026-08-25T19:48:09.220Z Downloaded byte-wrapper v0.1.0
6902026-08-25T19:48:09.226Z Downloaded compression-codecs v0.4.37
6912026-08-25T19:48:09.226Z Downloaded schemars_derive v0.8.22
6922026-08-25T19:48:09.226Z Downloaded scrypt v0.12.0
6932026-08-25T19:48:09.230Z Downloaded serde-hex v0.1.0
6942026-08-25T19:48:09.230Z Downloaded serde_with_macros v1.5.2
6952026-08-25T19:48:09.230Z Downloaded slog-async v2.8.0
6962026-08-25T19:48:09.230Z Downloaded snafu-derive v0.8.9
6972026-08-25T19:48:09.230Z Downloaded spki v0.8.0
6982026-08-25T19:48:09.230Z Downloaded string_cache v0.8.9
6992026-08-25T19:48:09.235Z Downloaded synstructure v0.13.2
7002026-08-25T19:48:09.236Z Downloaded darling_macro v0.20.11
7012026-08-25T19:48:09.236Z Downloaded curve25519-dalek-derive v0.1.1
7022026-08-25T19:48:09.236Z Downloaded debug-ignore v1.0.5
7032026-08-25T19:48:09.236Z Downloaded defmt v0.3.100
7042026-08-25T19:48:09.236Z Downloaded difflib v0.4.0
7052026-08-25T19:48:09.236Z Downloaded dof v0.4.0
7062026-08-25T19:48:09.236Z Downloaded blake2 v0.11.0-rc.6
7072026-08-25T19:48:09.242Z Downloaded tls_codec v0.4.2
7082026-08-25T19:48:09.243Z Downloaded strum_macros v0.24.3
7092026-08-25T19:48:09.246Z Downloaded ppv-lite86 v0.2.21
7102026-08-25T19:48:09.246Z Downloaded thiserror-impl-no-std v2.0.2
7112026-08-25T19:48:09.250Z Downloaded illumos-nvpair-sys v0.2.0
7122026-08-25T19:48:09.250Z Downloaded is_ci v1.2.0
7132026-08-25T19:48:09.255Z Downloaded flume v0.11.1
7142026-08-25T19:48:09.255Z Downloaded getrandom v0.3.4
7152026-08-25T19:48:09.259Z Downloaded vergen-lib v9.1.0
7162026-08-25T19:48:09.259Z Downloaded dropshot-api-manager-types v0.8.0
7172026-08-25T19:48:09.263Z Downloaded postcard v1.1.3
7182026-08-25T19:48:09.263Z Downloaded hmac v0.12.1
7192026-08-25T19:48:09.267Z Downloaded hmac v0.13.0
7202026-08-25T19:48:09.271Z Downloaded vergen-lib v0.1.6
7212026-08-25T19:48:09.278Z Downloaded inout v0.1.4
7222026-08-25T19:48:09.278Z Downloaded half v2.7.1
7232026-08-25T19:48:09.278Z Downloaded clang-sys v1.8.1
7242026-08-25T19:48:09.284Z Downloaded wyz v0.5.1
7252026-08-25T19:48:09.289Z Downloaded convert_case v0.4.0
7262026-08-25T19:48:09.296Z Downloaded new_debug_unreachable v1.0.6
7272026-08-25T19:48:09.297Z Downloaded lru v0.12.5
7282026-08-25T19:48:09.304Z Downloaded olpc-cjson v0.1.4
7292026-08-25T19:48:09.304Z Downloaded openssl-probe v0.2.1
7302026-08-25T19:48:09.305Z Downloaded mime v0.3.17
7312026-08-25T19:48:09.305Z Downloaded nonempty v0.12.0
7322026-08-25T19:48:09.305Z Downloaded num_enum_derive v0.5.11
7332026-08-25T19:48:09.305Z Downloaded parse-size v1.1.0
7342026-08-25T19:48:09.305Z Downloaded serde_with_macros v3.21.0
7352026-08-25T19:48:09.305Z Downloaded critical-section v1.2.0
7362026-08-25T19:48:09.305Z Downloaded oso v0.27.3
7372026-08-25T19:48:09.310Z Downloaded sqlformat v0.3.5
7382026-08-25T19:48:09.310Z Downloaded stringprep v0.1.5
7392026-08-25T19:48:09.310Z Downloaded corncobs v0.1.4
7402026-08-25T19:48:09.310Z Downloaded ctr v0.10.1
7412026-08-25T19:48:09.310Z Downloaded der_derive v0.7.3
7422026-08-25T19:48:09.315Z Downloaded digest v0.11.3
7432026-08-25T19:48:09.315Z Downloaded openssl-probe v0.1.6
7442026-08-25T19:48:09.315Z Downloaded packed_struct_codegen v0.10.1
7452026-08-25T19:48:09.315Z Downloaded term v1.2.1
7462026-08-25T19:48:09.320Z Downloaded omicron-zone-package v0.12.3
7472026-08-25T19:48:09.321Z Downloaded oxide-update-engine-types v0.1.2
7482026-08-25T19:48:09.321Z Downloaded pin-project v1.1.11
7492026-08-25T19:48:09.327Z Downloaded allocator-api2 v0.2.21
7502026-08-25T19:48:09.334Z Downloaded ryu v1.0.23
7512026-08-25T19:48:09.341Z Downloaded percent-encoding v2.3.2
7522026-08-25T19:48:09.341Z Downloaded proc-macro-crate v3.4.0
7532026-08-25T19:48:09.341Z Downloaded quick-error v1.2.3
7542026-08-25T19:48:09.341Z Downloaded heapless v0.7.17
7552026-08-25T19:48:09.342Z Downloaded base64 v0.22.1
7562026-08-25T19:48:09.347Z Downloaded chumsky v0.9.3
7572026-08-25T19:48:09.347Z Downloaded ingot-types v0.2.0
7582026-08-25T19:48:09.356Z Downloaded chacha20poly1305 v0.10.1
7592026-08-25T19:48:09.356Z Downloaded same-file v1.0.6
7602026-08-25T19:48:09.356Z Downloaded jiff-static v0.2.34
7612026-08-25T19:48:09.356Z Downloaded proc-macro-error-attr2 v2.0.0
7622026-08-25T19:48:09.356Z Downloaded progenitor-macro v0.13.0
7632026-08-25T19:48:09.368Z Downloaded flate2 v1.1.9
7642026-08-25T19:48:09.368Z Downloaded generic-array v1.4.3
7652026-08-25T19:48:09.379Z Downloaded rand_chacha v0.3.1
7662026-08-25T19:48:09.380Z Downloaded schemars v0.8.22
7672026-08-25T19:48:09.380Z Downloaded libefi-sys v0.1.0
7682026-08-25T19:48:09.380Z Downloaded sigpipe v0.1.3
7692026-08-25T19:48:09.380Z Downloaded mime_guess v2.0.5
7702026-08-25T19:48:09.380Z Downloaded async-compression v0.4.41
7712026-08-25T19:48:09.386Z Downloaded structmeta-derive v0.3.0
7722026-08-25T19:48:09.386Z Downloaded strum v0.26.3
7732026-08-25T19:48:09.386Z Downloaded supports-hyperlinks v3.2.0
7742026-08-25T19:48:09.386Z Downloaded signal-hook v0.3.18
7752026-08-25T19:48:09.386Z Downloaded derive_builder v0.20.2
7762026-08-25T19:48:09.386Z Downloaded jobserver v0.1.34
7772026-08-25T19:48:09.386Z Downloaded tap v1.0.1
7782026-08-25T19:48:09.387Z Downloaded tinyvec_macros v0.1.1
7792026-08-25T19:48:09.391Z Downloaded tokio-test v0.4.5
7802026-08-25T19:48:09.391Z Downloaded diesel-dtrace v0.5.0
7812026-08-25T19:48:09.391Z Downloaded headers v0.4.1
7822026-08-25T19:48:10.400Z Downloaded similar v2.7.0
7832026-08-25T19:48:10.404Z Downloaded ecdsa v0.17.0
7842026-08-25T19:48:10.404Z Downloaded darling v0.20.11
7852026-08-25T19:48:10.404Z Downloaded base64 v0.21.7
7862026-08-25T19:48:10.404Z Downloaded utf8_iter v1.0.4
7872026-08-25T19:48:10.404Z Downloaded waitgroup v0.1.2
7882026-08-25T19:48:10.404Z Downloaded ar_archive_writer v0.5.1
7892026-08-25T19:48:10.404Z Downloaded unicode-properties v0.1.4
7902026-08-25T19:48:10.404Z Downloaded parking_lot_core v0.8.6
7912026-08-25T19:48:10.404Z Downloaded peg-macros v0.8.5
7922026-08-25T19:48:10.404Z Downloaded phc v0.6.1
7932026-08-25T19:48:10.404Z Downloaded backtrace v0.3.76
7942026-08-25T19:48:10.404Z Downloaded bytes v1.11.1
7952026-08-25T19:48:10.404Z Downloaded hybrid-array v0.4.13
7962026-08-25T19:48:10.404Z Downloaded ingot-macros v0.2.0
7972026-08-25T19:48:10.404Z Downloaded hickory-resolver v0.25.2
7982026-08-25T19:48:10.404Z Downloaded heapless v0.8.0
7992026-08-25T19:48:10.404Z Downloaded unsafe-libyaml v0.2.11
8002026-08-25T19:48:10.404Z Downloaded postgres-protocol v0.6.10
8012026-08-25T19:48:10.404Z Downloaded slog-scope v4.4.1
8022026-08-25T19:48:10.405Z Downloaded untrusted v0.9.0
8032026-08-25T19:48:10.405Z Downloaded crc8 v0.1.1
8042026-08-25T19:48:10.405Z Downloaded wait-timeout v0.2.1
8052026-08-25T19:48:10.405Z Downloaded rand_chacha v0.9.0
8062026-08-25T19:48:10.405Z Downloaded rand_core v0.6.4
8072026-08-25T19:48:10.405Z Downloaded rustc-demangle v0.1.27
8082026-08-25T19:48:10.405Z Downloaded libloading v0.8.9
8092026-08-25T19:48:10.405Z Downloaded rustversion v1.0.22
8102026-08-25T19:48:10.405Z Downloaded serdect v0.4.3
8112026-08-25T19:48:10.405Z Downloaded rusty-fork v0.3.1
8122026-08-25T19:48:10.405Z Downloaded signal-hook-registry v1.4.8
8132026-08-25T19:48:10.405Z Downloaded toml v0.7.8
8142026-08-25T19:48:10.405Z Downloaded tracing-attributes v0.1.31
8152026-08-25T19:48:10.405Z Downloaded compact_str v0.8.1
8162026-08-25T19:48:10.405Z Downloaded memmap2 v0.9.10
8172026-08-25T19:48:10.405Z Downloaded simd-adler32 v0.3.8
8182026-08-25T19:48:10.405Z Downloaded toml v1.1.2+spec-1.1.0
8192026-08-25T19:48:10.405Z Downloaded crc-any v2.5.0
8202026-08-25T19:48:10.405Z Downloaded litrs v1.0.0
8212026-08-25T19:48:10.405Z Downloaded dyn-clone v1.0.20
8222026-08-25T19:48:10.405Z Downloaded document-features v0.2.12
8232026-08-25T19:48:10.405Z Downloaded rayon-core v1.13.0
8242026-08-25T19:48:10.405Z Downloaded toml_writer v1.1.1+spec-1.1.0
8252026-08-25T19:48:10.405Z Downloaded toml_datetime v1.1.1+spec-1.1.0
8262026-08-25T19:48:10.405Z Downloaded unicase v2.9.0
8272026-08-25T19:48:10.405Z Downloaded cc v1.2.56
8282026-08-25T19:48:10.405Z Downloaded poly1305 v0.9.0
8292026-08-25T19:48:10.405Z Downloaded lock_api v0.4.14
8302026-08-25T19:48:10.405Z Downloaded utf-8 v0.7.6
8312026-08-25T19:48:10.405Z Downloaded indent_write v2.2.0
8322026-08-25T19:48:10.405Z Downloaded darling_core v0.13.4
8332026-08-25T19:48:10.405Z Downloaded slog v2.8.2
8342026-08-25T19:48:10.405Z Downloaded hickory-server v0.25.2
8352026-08-25T19:48:10.405Z Downloaded oxide-update-engine-display v0.1.2
8362026-08-25T19:48:10.405Z Downloaded quinn-udp v0.5.14
8372026-08-25T19:48:10.405Z Downloaded hickory-resolver v0.24.4
8382026-08-25T19:48:10.405Z Downloaded idna_adapter v1.2.1
8392026-08-25T19:48:10.405Z Downloaded writeable v0.6.2
8402026-08-25T19:48:10.406Z Downloaded zeroize v1.9.0
8412026-08-25T19:48:10.406Z Downloaded zstd v0.13.3
8422026-08-25T19:48:10.406Z Downloaded p384 v0.14.0
8432026-08-25T19:48:10.406Z Downloaded phf v0.13.1
8442026-08-25T19:48:10.406Z Downloaded pkcs8 v0.11.0
8452026-08-25T19:48:10.406Z Downloaded maybe-uninit v2.0.0
8462026-08-25T19:48:10.406Z Downloaded newtype-uuid-macros v0.1.0
8472026-08-25T19:48:10.406Z Downloaded keccak v0.1.6
8482026-08-25T19:48:10.406Z Downloaded tokio-stream v0.1.18
8492026-08-25T19:48:10.406Z Downloaded convert_case v0.10.0
8502026-08-25T19:48:10.406Z Downloaded bumpalo v3.20.2
8512026-08-25T19:48:10.406Z Downloaded http v1.4.2
8522026-08-25T19:48:10.406Z Downloaded icu_provider v2.1.1
8532026-08-25T19:48:10.406Z Downloaded dirs-next v2.0.0
8542026-08-25T19:48:10.406Z Downloaded num-rational v0.4.2
8552026-08-25T19:48:10.406Z Downloaded phf_shared v0.11.3
8562026-08-25T19:48:10.406Z Downloaded smallvec v1.15.1
8572026-08-25T19:48:10.406Z Downloaded zip v0.6.6
8582026-08-25T19:48:10.406Z Downloaded delegate v0.13.5
8592026-08-25T19:48:10.406Z Downloaded data-encoding v2.10.0
8602026-08-25T19:48:10.406Z Downloaded derive-ex v0.1.8
8612026-08-25T19:48:10.406Z Downloaded hashbrown v0.12.3
8622026-08-25T19:48:10.406Z Downloaded predicates-tree v1.0.13
8632026-08-25T19:48:10.406Z Downloaded recursive-proc-macro-impl v0.1.1
8642026-08-25T19:48:10.406Z Downloaded libsw-core v0.3.2
8652026-08-25T19:48:10.406Z Downloaded serde-big-array v0.5.1
8662026-08-25T19:48:10.406Z Downloaded strum v0.27.2
8672026-08-25T19:48:10.406Z Downloaded scheduled-thread-pool v0.2.7
8682026-08-25T19:48:10.406Z Downloaded socket2 v0.5.10
8692026-08-25T19:48:10.406Z Downloaded sha1 v0.11.0
8702026-08-25T19:48:10.406Z Downloaded scroll_derive v0.13.1
8712026-08-25T19:48:10.406Z Downloaded serde_repr v0.1.20
8722026-08-25T19:48:10.406Z Downloaded serde_urlencoded v0.7.1
8732026-08-25T19:48:10.406Z Downloaded signal-hook-tokio v0.3.1
8742026-08-25T19:48:10.406Z Downloaded multimap v0.10.1
8752026-08-25T19:48:10.406Z Downloaded nu-ansi-term v0.50.3
8762026-08-25T19:48:10.406Z Downloaded thread-id v5.1.0
8772026-08-25T19:48:10.406Z Downloaded signature v3.0.0
8782026-08-25T19:48:10.406Z Downloaded unarray v0.1.4
8792026-08-25T19:48:10.406Z Downloaded constant_time_eq v0.4.2
8802026-08-25T19:48:10.407Z Downloaded num_enum v0.5.11
8812026-08-25T19:48:10.407Z Downloaded paste v1.0.15
8822026-08-25T19:48:10.407Z Downloaded darling v0.21.3
8832026-08-25T19:48:10.411Z Downloaded postgres-types v0.2.12
8842026-08-25T19:48:10.411Z Downloaded crc32fast v1.5.0
8852026-08-25T19:48:10.412Z Downloaded icu_locale_core v2.1.1
8862026-08-25T19:48:10.412Z Downloaded void v1.0.2
8872026-08-25T19:48:10.412Z Downloaded darling v0.23.0
8882026-08-25T19:48:10.412Z Downloaded wnaf v0.14.0
8892026-08-25T19:48:10.412Z Downloaded ron v0.8.1
8902026-08-25T19:48:10.412Z Downloaded crypto-bigint v0.5.5
8912026-08-25T19:48:10.412Z Downloaded hyper-rustls v0.27.7
8922026-08-25T19:48:10.412Z Downloaded rand_core v0.10.0
8932026-08-25T19:48:10.412Z Downloaded rustls-platform-verifier v0.6.2
8942026-08-25T19:48:10.412Z Downloaded oxide-tokio-rt v0.1.4
8952026-08-25T19:48:10.412Z Downloaded usdt-attr-macro v0.6.0
8962026-08-25T19:48:10.412Z Downloaded zerofrom v0.1.6
8972026-08-25T19:48:10.412Z Downloaded hashbrown v0.13.2
8982026-08-25T19:48:10.412Z Downloaded tungstenite v0.21.0
8992026-08-25T19:48:10.412Z Downloaded prettyplease v0.2.37
9002026-08-25T19:48:10.412Z Downloaded knus-derive v3.4.0
9012026-08-25T19:48:10.412Z Downloaded pem-rfc7468 v0.7.0
9022026-08-25T19:48:10.412Z Downloaded pkcs8 v0.10.2
9032026-08-25T19:48:10.412Z Downloaded rustyline v14.0.0
9042026-08-25T19:48:10.412Z Downloaded digest-io v0.1.0
9052026-08-25T19:48:10.412Z Downloaded dtrace-parser v0.3.0
9062026-08-25T19:48:10.412Z Downloaded indicatif v0.18.4
9072026-08-25T19:48:10.412Z Downloaded port-file v0.1.0
9082026-08-25T19:48:10.412Z Downloaded crc-catalog v2.4.0
9092026-08-25T19:48:10.412Z Downloaded unicode_categories v0.1.1
9102026-08-25T19:48:10.412Z Downloaded darling_macro v0.21.3
9112026-08-25T19:48:10.412Z Downloaded downcast-rs v2.0.2
9122026-08-25T19:48:10.412Z Downloaded parking_lot_core v0.9.12
9132026-08-25T19:48:10.412Z Downloaded sync_wrapper v1.0.2
9142026-08-25T19:48:10.412Z Downloaded iana-time-zone v0.1.65
9152026-08-25T19:48:10.412Z Downloaded tokio-tungstenite v0.21.0
9162026-08-25T19:48:10.412Z Downloaded test-strategy v0.4.5
9172026-08-25T19:48:10.412Z Downloaded tracing-core v0.1.36
9182026-08-25T19:48:10.412Z Downloaded indoc v1.0.9
9192026-08-25T19:48:10.412Z Downloaded tiny-keccak v2.0.2
9202026-08-25T19:48:10.412Z Downloaded scroll v0.13.0
9212026-08-25T19:48:10.412Z Downloaded shlex v1.3.0
9222026-08-25T19:48:10.412Z Downloaded signature v2.2.0
9232026-08-25T19:48:10.413Z Downloaded instant v0.1.13
9242026-08-25T19:48:10.413Z Downloaded instability v0.3.11
9252026-08-25T19:48:10.413Z Downloaded ssh-cipher v0.3.0
9262026-08-25T19:48:10.413Z Downloaded stacker v0.1.23
9272026-08-25T19:48:10.413Z Downloaded xshell v0.2.7
9282026-08-25T19:48:10.413Z Downloaded lru-slab v0.1.2
9292026-08-25T19:48:10.413Z Downloaded match_cfg v0.1.0
9302026-08-25T19:48:10.413Z Downloaded ml-kem v0.3.2
9312026-08-25T19:48:10.413Z Downloaded p521 v0.14.0
9322026-08-25T19:48:10.413Z Downloaded tinyvec v1.10.0
9332026-08-25T19:48:10.413Z Downloaded kem v0.3.0
9342026-08-25T19:48:10.413Z Downloaded support-bundle-viewer v0.1.2
9352026-08-25T19:48:10.413Z Downloaded tokio-native-tls v0.3.1
9362026-08-25T19:48:10.413Z Downloaded salsa20 v0.11.0
9372026-08-25T19:48:10.413Z Downloaded zstd-safe v7.2.4
9382026-08-25T19:48:10.413Z Downloaded daft v0.1.8
9392026-08-25T19:48:10.413Z Downloaded indexmap v1.9.3
9402026-08-25T19:48:10.413Z Downloaded usdt-impl v0.6.0
9412026-08-25T19:48:10.413Z Downloaded num-conv v0.2.0
9422026-08-25T19:48:10.413Z Downloaded num v0.4.3
9432026-08-25T19:48:10.413Z Downloaded precomputed-hash v0.1.1
9442026-08-25T19:48:10.413Z Downloaded ref-cast-impl v1.0.25
9452026-08-25T19:48:10.413Z Downloaded samael v0.0.19
9462026-08-25T19:48:10.413Z Downloaded crossbeam-deque v0.8.6
9472026-08-25T19:48:10.413Z Downloaded defmt-parser v1.0.0
9482026-08-25T19:48:10.413Z Downloaded zerotrie v0.2.3
9492026-08-25T19:48:10.413Z Downloaded ed25519 v3.0.0
9502026-08-25T19:48:10.413Z Downloaded either v1.15.0
9512026-08-25T19:48:10.413Z Downloaded linear-map v1.2.0
9522026-08-25T19:48:10.413Z Downloaded russh-util v0.52.0
9532026-08-25T19:48:10.413Z Downloaded secrecy v0.8.0
9542026-08-25T19:48:10.413Z Downloaded semver v0.1.20
9552026-08-25T19:48:10.413Z Downloaded derive_more v2.1.1
9562026-08-25T19:48:10.413Z Downloaded tokio-rustls v0.26.4
9572026-08-25T19:48:10.413Z Downloaded typify v0.6.2
9582026-08-25T19:48:10.413Z Downloaded hashbrown v0.16.1
9592026-08-25T19:48:10.413Z Downloaded zerocopy-derive v0.8.55
9602026-08-25T19:48:10.413Z Downloaded zip v4.6.1
9612026-08-25T19:48:10.414Z Downloaded minimal-lexical v0.2.1
9622026-08-25T19:48:10.414Z Downloaded steno v0.4.1
9632026-08-25T19:48:10.414Z Downloaded aes v0.9.1
9642026-08-25T19:48:10.414Z Downloaded sqlparser_derive v0.5.0
9652026-08-25T19:48:10.414Z Downloaded term v0.7.0
9662026-08-25T19:48:10.414Z Downloaded libbz2-rs-sys v0.2.2
9672026-08-25T19:48:10.414Z Downloaded num-bigint-dig v0.8.6
9682026-08-25T19:48:10.414Z Downloaded sync-ptr v0.1.4
9692026-08-25T19:48:10.414Z Downloaded typify-macro v0.6.2
9702026-08-25T19:48:10.414Z Downloaded password-hash v0.6.1
9712026-08-25T19:48:10.414Z Downloaded unit-prefix v0.5.2
9722026-08-25T19:48:10.414Z Downloaded rsa v0.9.10
9732026-08-25T19:48:10.414Z Downloaded rustls-webpki v0.103.13
9742026-08-25T19:48:10.414Z Downloaded zone v0.3.1
9752026-08-25T19:48:10.414Z Downloaded twox-hash v2.1.2
9762026-08-25T19:48:10.414Z Downloaded whoami v1.6.1
9772026-08-25T19:48:10.414Z Downloaded hashbrown v0.15.5
9782026-08-25T19:48:10.414Z Downloaded crc v3.4.0
9792026-08-25T19:48:10.414Z Downloaded darling_macro v0.23.0
9802026-08-25T19:48:10.414Z Downloaded ed25519-dalek v3.0.0
9812026-08-25T19:48:10.414Z Downloaded socket2 v0.6.3
9822026-08-25T19:48:10.414Z Downloaded dirs-sys-next v0.1.2
9832026-08-25T19:48:10.418Z Downloaded display-error-chain v0.2.2
9842026-08-25T19:48:10.418Z Downloaded miette-derive v7.6.0
9852026-08-25T19:48:10.418Z Downloaded newtype-uuid v1.3.2
9862026-08-25T19:48:10.418Z Downloaded num-complex v0.4.6
9872026-08-25T19:48:10.418Z Downloaded oxnet v0.1.6
9882026-08-25T19:48:10.418Z Downloaded polyval v0.7.1
9892026-08-25T19:48:10.418Z Downloaded crucible-workspace-hack v0.1.0
9902026-08-25T19:48:10.418Z Downloaded hyper-tls v0.6.0
9912026-08-25T19:48:10.418Z Downloaded ident_case v1.0.1
9922026-08-25T19:48:10.418Z Downloaded derive_more v0.99.20
9932026-08-25T19:48:10.418Z Downloaded dropshot_endpoint v0.17.1
9942026-08-25T19:48:10.418Z Downloaded pkcs5 v0.8.1
9952026-08-25T19:48:10.418Z Downloaded prefix-trie v0.7.0
9962026-08-25T19:48:10.418Z Downloaded crossbeam-epoch v0.9.18
9972026-08-25T19:48:10.418Z Downloaded unicode-bidi v0.3.18
9982026-08-25T19:48:10.418Z Downloaded scopeguard v1.2.0
9992026-08-25T19:48:10.418Z Downloaded smf v0.2.3
10002026-08-25T19:48:10.418Z Downloaded linked-hash-map v0.5.6
10012026-08-25T19:48:10.418Z Downloaded internet-checksum v0.2.1
10022026-08-25T19:48:10.418Z Downloaded maplit v1.0.2
10032026-08-25T19:48:10.418Z Downloaded crossbeam-channel v0.5.15
10042026-08-25T19:48:10.418Z Downloaded nodrop v0.1.14
10052026-08-25T19:48:10.418Z Downloaded openssl-sys v0.9.117
10062026-08-25T19:48:10.418Z Downloaded futures-util v0.3.32
10072026-08-25T19:48:10.418Z Downloaded spki v0.7.3
10082026-08-25T19:48:10.418Z Downloaded strum_macros v0.26.4
10092026-08-25T19:48:10.418Z Downloaded tls_codec_derive v0.4.2
10102026-08-25T19:48:10.418Z Downloaded tokio-dtrace v0.1.1
10112026-08-25T19:48:10.418Z Downloaded slab v0.4.12
10122026-08-25T19:48:10.418Z Downloaded aes-gcm v0.11.0
10132026-08-25T19:48:10.418Z Downloaded parking_lot v0.11.2
10142026-08-25T19:48:10.418Z Downloaded thread_local v1.1.9
10152026-08-25T19:48:10.418Z Downloaded whoami v2.1.0
10162026-08-25T19:48:10.419Z Downloaded rustc_version v0.4.1
10172026-08-25T19:48:10.419Z Downloaded tui-tree-widget v0.23.1
10182026-08-25T19:48:10.419Z Downloaded parse-display v0.10.0
10192026-08-25T19:48:10.419Z Downloaded vergen-gitcl v1.0.8
10202026-08-25T19:48:10.419Z Downloaded reedline v0.40.0
10212026-08-25T19:48:10.419Z Downloaded pkcs1 v0.8.0-rc.4
10222026-08-25T19:48:10.419Z Downloaded derive-where v1.6.0
10232026-08-25T19:48:10.419Z Downloaded csv-core v0.1.13
10242026-08-25T19:48:10.419Z Downloaded yansi v1.0.1
10252026-08-25T19:48:10.419Z Downloaded stable_deref_trait v1.2.1
10262026-08-25T19:48:10.419Z Downloaded defmt v1.0.1
10272026-08-25T19:48:10.419Z Downloaded hashbrown v0.14.5
10282026-08-25T19:48:10.419Z Downloaded sha1 v0.10.6
10292026-08-25T19:48:10.419Z Downloaded pretty_assertions v1.4.1
10302026-08-25T19:48:10.419Z Downloaded displaydoc v0.2.5
10312026-08-25T19:48:10.419Z Downloaded keccak v0.2.0
10322026-08-25T19:48:10.419Z Downloaded nanorand v0.7.0
10332026-08-25T19:48:10.419Z Downloaded hkdf v0.12.4
10342026-08-25T19:48:10.419Z Downloaded hkdf v0.13.0
10352026-08-25T19:48:10.419Z Downloaded serde_spanned v1.1.1
10362026-08-25T19:48:10.419Z Downloaded topological-sort v0.2.2
10372026-08-25T19:48:10.419Z Downloaded ipnet v2.12.0
10382026-08-25T19:48:10.419Z Downloaded pem v3.0.6
10392026-08-25T19:48:10.419Z Downloaded ed25519-dalek v2.2.0
10402026-08-25T19:48:10.419Z Downloaded dunce v1.0.5
10412026-08-25T19:48:10.419Z Downloaded md-5 v0.10.6
10422026-08-25T19:48:10.419Z Downloaded opaque-debug v0.3.1
10432026-08-25T19:48:10.419Z Downloaded rustls-pki-types v1.14.0
10442026-08-25T19:48:10.419Z Downloaded sha2 v0.11.0
10452026-08-25T19:48:10.419Z Downloaded diesel_table_macro_syntax v0.3.0
10462026-08-25T19:48:10.419Z Downloaded try-lock v0.2.5
10472026-08-25T19:48:10.419Z Downloaded usdt-macro v0.6.0
10482026-08-25T19:48:10.419Z Downloaded zone_cfg_derive v0.3.1
10492026-08-25T19:48:10.419Z Downloaded illumos-nvpair v0.3.0
10502026-08-25T19:48:10.419Z Downloaded inout v0.2.2
10512026-08-25T19:48:10.419Z Downloaded ref-cast v1.0.25
10522026-08-25T19:48:10.419Z Downloaded url v2.5.8
10532026-08-25T19:48:10.419Z Downloaded predicates v3.1.4
10542026-08-25T19:48:10.419Z Downloaded r2d2 v0.8.10
10552026-08-25T19:48:10.420Z Downloaded oxide-update-engine v0.1.2
10562026-08-25T19:48:10.420Z Downloaded progenitor-impl v0.13.0
10572026-08-25T19:48:10.420Z Downloaded ssh-encoding v0.3.0
10582026-08-25T19:48:10.420Z Downloaded sapling-renderdag v0.1.0
10592026-08-25T19:48:10.420Z Downloaded shell-words v1.1.1
10602026-08-25T19:48:10.420Z Downloaded tagptr v0.2.0
10612026-08-25T19:48:10.420Z Downloaded proc-macro-error2 v2.0.1
10622026-08-25T19:48:10.420Z Downloaded p256 v0.14.0
10632026-08-25T19:48:10.420Z Downloaded slog-term v2.9.2
10642026-08-25T19:48:10.420Z Downloaded zerofrom-derive v0.1.6
10652026-08-25T19:48:10.420Z Downloaded h2 v0.4.15
10662026-08-25T19:48:10.420Z Downloaded rand v0.10.1
10672026-08-25T19:48:10.420Z Downloaded des v0.9.0
10682026-08-25T19:48:10.420Z Downloaded unicode-xid v0.2.6
10692026-08-25T19:48:10.420Z Downloaded primeorder v0.14.0
10702026-08-25T19:48:10.420Z Downloaded num_enum_derive v0.7.6
10712026-08-25T19:48:10.420Z Downloaded derive_more-impl v2.1.1
10722026-08-25T19:48:10.420Z Downloaded tokio-util v0.7.18
10732026-08-25T19:48:10.420Z Downloaded tower-http v0.6.8
10742026-08-25T19:48:10.420Z Downloaded dsl_auto_type v0.2.0
10752026-08-25T19:48:10.420Z Downloaded tokio-postgres v0.7.16
10762026-08-25T19:48:10.420Z Downloaded nom v8.0.0
10772026-08-25T19:48:10.420Z Downloaded publicsuffix v2.3.0
10782026-08-25T19:48:10.420Z Downloaded pkcs1 v0.7.5
10792026-08-25T19:48:10.420Z Downloaded icu_normalizer_data v2.1.1
10802026-08-25T19:48:10.420Z Downloaded multer v3.1.0
10812026-08-25T19:48:10.420Z Downloaded daft-derive v0.1.8
10822026-08-25T19:48:10.420Z Downloaded derive_builder_macro v0.20.2
10832026-08-25T19:48:10.424Z Downloaded module-lattice v0.2.3
10842026-08-25T19:48:10.424Z Downloaded newtype_derive v0.1.6
10852026-08-25T19:48:10.424Z Downloaded resolv-conf v0.7.6
10862026-08-25T19:48:10.424Z Downloaded md5 v0.8.0
10872026-08-25T19:48:10.424Z Downloaded oxide-generation-macros v0.2.0
10882026-08-25T19:48:10.424Z Downloaded peg-runtime v0.8.5
10892026-08-25T19:48:10.424Z Downloaded rand_pcg v0.10.2
10902026-08-25T19:48:10.424Z Downloaded rand_seeder v0.4.0
10912026-08-25T19:48:10.424Z Downloaded slog-stdlog v4.1.1
10922026-08-25T19:48:10.424Z Downloaded static_assertions v1.1.0
10932026-08-25T19:48:10.424Z Downloaded const_format v0.2.35
10942026-08-25T19:48:10.424Z Downloaded aho-corasick v1.1.4
10952026-08-25T19:48:10.424Z Downloaded dropshot-api-manager v0.8.0
10962026-08-25T19:48:10.424Z Downloaded time-macros v0.2.27
10972026-08-25T19:48:10.424Z Downloaded uzers v0.12.2
10982026-08-25T19:48:10.424Z Downloaded spin v0.9.8
10992026-08-25T19:48:10.424Z Downloaded parse-display-derive v0.10.0
11002026-08-25T19:48:10.424Z Downloaded strum_macros v0.27.2
11012026-08-25T19:48:10.424Z Downloaded termios v0.3.3
11022026-08-25T19:48:10.424Z Downloaded tokio-tungstenite v0.23.1
11032026-08-25T19:48:10.424Z Downloaded russh-cryptovec v0.62.0
11042026-08-25T19:48:10.424Z Downloaded rustc_version v0.1.7
11052026-08-25T19:48:10.424Z Downloaded trait-variant v0.1.2
11062026-08-25T19:48:10.424Z Downloaded unicode-segmentation v1.12.0
11072026-08-25T19:48:10.424Z Downloaded structmeta v0.3.0
11082026-08-25T19:48:10.424Z Downloaded tabwriter v1.4.1
11092026-08-25T19:48:10.425Z Downloaded sec1 v0.8.1
11102026-08-25T19:48:10.425Z Downloaded serde_tokenstream v0.3.0
11112026-08-25T19:48:10.425Z Downloaded knus v3.4.0
11122026-08-25T19:48:10.425Z Downloaded uuid v1.23.4
11132026-08-25T19:48:10.425Z Downloaded ssh-key v0.7.0-rc.11
11142026-08-25T19:48:10.425Z Downloaded cookie v0.18.1
11152026-08-25T19:48:10.425Z Downloaded xattr v1.6.1
11162026-08-25T19:48:10.425Z Downloaded darling_macro v0.13.4
11172026-08-25T19:48:10.425Z Downloaded zerocopy v0.6.6
11182026-08-25T19:48:10.425Z Downloaded nom v7.1.3
11192026-08-25T19:48:10.425Z Downloaded winnow v0.6.26
11202026-08-25T19:48:10.425Z Downloaded humantime v2.3.0
11212026-08-25T19:48:10.425Z Downloaded hyper-staticfile v0.10.1
11222026-08-25T19:48:10.425Z Downloaded ipnetwork v0.21.1
11232026-08-25T19:48:10.425Z Downloaded libsw v3.5.0
11242026-08-25T19:48:10.425Z Downloaded darling v0.13.4
11252026-08-25T19:48:10.425Z Downloaded progenitor-client v0.14.0
11262026-08-25T19:48:10.425Z Downloaded managed v0.8.0
11272026-08-25T19:48:10.425Z Downloaded serde_plain v1.0.2
11282026-08-25T19:48:10.425Z Downloaded icu_collections v2.1.1
11292026-08-25T19:48:10.425Z Downloaded pkg-config v0.3.32
11302026-08-25T19:48:10.425Z Downloaded progenitor v0.14.0
11312026-08-25T19:48:10.425Z Downloaded serde_bytes v0.11.19
11322026-08-25T19:48:10.425Z Downloaded termtree v0.5.1
11332026-08-25T19:48:10.425Z Downloaded path-slash v0.1.5
11342026-08-25T19:48:10.425Z Downloaded recursive v0.1.1
11352026-08-25T19:48:10.425Z Downloaded ctutils v0.4.2
11362026-08-25T19:48:10.425Z Downloaded supports-color v3.0.2
11372026-08-25T19:48:10.425Z Downloaded cpufeatures v0.3.0
11382026-08-25T19:48:10.425Z Downloaded internal-russh-num-bigint v0.5.0
11392026-08-25T19:48:10.425Z Downloaded litemap v0.8.1
11402026-08-25T19:48:10.425Z Downloaded num_enum v0.7.6
11412026-08-25T19:48:10.425Z Downloaded slog-dtrace v0.3.0
11422026-08-25T19:48:10.425Z Downloaded blake3 v1.8.5
11432026-08-25T19:48:10.425Z Downloaded lazy_static v1.5.0
11442026-08-25T19:48:10.425Z Downloaded libscf-sys v1.2.0
11452026-08-25T19:48:10.425Z Downloaded siphasher v1.0.2
11462026-08-25T19:48:10.425Z Downloaded miette v7.6.0
11472026-08-25T19:48:10.425Z Downloaded parking_lot v0.12.5
11482026-08-25T19:48:10.426Z Downloaded primefield v0.14.0
11492026-08-25T19:48:10.426Z Downloaded rustls-pemfile v2.2.0
11502026-08-25T19:48:10.426Z Downloaded reqwest v0.13.2
11512026-08-25T19:48:10.426Z Downloaded darling_core v0.20.11
11522026-08-25T19:48:10.426Z Downloaded ed25519 v2.2.3
11532026-08-25T19:48:10.426Z Downloaded is-terminal v0.4.17
11542026-08-25T19:48:10.426Z Downloaded predicates-core v1.0.10
11552026-08-25T19:48:10.426Z Downloaded slog-envlogger v2.2.0
11562026-08-25T19:48:10.426Z Downloaded walkdir v2.5.0
11572026-08-25T19:48:10.426Z Downloaded cookie_store v0.22.1
11582026-08-25T19:48:10.426Z Downloaded itertools v0.14.0
11592026-08-25T19:48:10.426Z Downloaded owo-colors v4.3.0
11602026-08-25T19:48:10.426Z Downloaded unicode-truncate v1.1.0
11612026-08-25T19:48:10.426Z Downloaded vergen v9.1.0
11622026-08-25T19:48:10.426Z Downloaded num-derive v0.4.2
11632026-08-25T19:48:10.426Z Downloaded strsim v0.10.0
11642026-08-25T19:48:10.426Z Downloaded phf_shared v0.12.1
11652026-08-25T19:48:10.426Z Downloaded lru-cache v0.1.2
11662026-08-25T19:48:10.426Z Downloaded universal-hash v0.5.1
11672026-08-25T19:48:10.426Z Downloaded defmt-macros v1.0.1
11682026-08-25T19:48:10.426Z Downloaded indoc v2.0.7
11692026-08-25T19:48:10.426Z Downloaded miniz_oxide v0.8.9
11702026-08-25T19:48:10.426Z Downloaded tungstenite v0.23.0
11712026-08-25T19:48:10.426Z Downloaded libxml v0.3.3
11722026-08-25T19:48:10.426Z Downloaded proptest v1.11.0
11732026-08-25T19:48:10.426Z Downloaded cstr-argument v0.1.2
11742026-08-25T19:48:10.426Z Downloaded usdt v0.6.0
11752026-08-25T19:48:10.426Z Downloaded crypto-common v0.2.2
11762026-08-25T19:48:10.426Z Downloaded kstat-rs v0.2.5
11772026-08-25T19:48:10.426Z Downloaded zopfli v0.8.3
11782026-08-25T19:48:10.426Z Downloaded vergen-git2 v9.1.0
11792026-08-25T19:48:10.426Z Downloaded strip-ansi-escapes v0.2.1
11802026-08-25T19:48:10.426Z Downloaded rtoolbox v0.0.3
11812026-08-25T19:48:10.426Z Downloaded cpubits v0.1.1
11822026-08-25T19:48:10.426Z Downloaded derive_builder_core v0.20.2
11832026-08-25T19:48:10.459Z Downloaded icu_properties_data v2.1.2
11842026-08-25T19:48:10.459Z Downloaded progenitor-impl v0.14.0
11852026-08-25T19:48:10.459Z Downloaded lalrpop-util v0.19.12
11862026-08-25T19:48:10.459Z Downloaded rfc6979 v0.6.0
11872026-08-25T19:48:10.459Z Downloaded num-bigint v0.4.6
11882026-08-25T19:48:10.459Z Downloaded slog-json v2.6.1
11892026-08-25T19:48:10.459Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11902026-08-25T19:48:10.459Z Downloaded yoke v0.8.1
11912026-08-25T19:48:10.459Z Downloaded sec1 v0.7.3
11922026-08-25T19:48:10.459Z Downloaded iri-string v0.7.10
11932026-08-25T19:48:10.459Z Downloaded itertools v0.13.0
11942026-08-25T19:48:10.459Z Downloaded psm v0.1.30
11952026-08-25T19:48:10.459Z Downloaded quinn v0.11.11
11962026-08-25T19:48:10.459Z Downloaded rand v0.8.6
11972026-08-25T19:48:10.459Z Downloaded progenitor-client v0.13.0
11982026-08-25T19:48:10.459Z Downloaded deranged v0.5.8
11992026-08-25T19:48:10.459Z Downloaded memoffset v0.9.1
12002026-08-25T19:48:10.459Z Downloaded rand v0.9.2
12012026-08-25T19:48:10.459Z Downloaded seq-macro v0.3.6
12022026-08-25T19:48:10.459Z Downloaded scuffle v0.1.0
12032026-08-25T19:48:10.459Z Downloaded tar v0.4.46
12042026-08-25T19:48:10.459Z Downloaded toml_edit v0.19.15
12052026-08-25T19:48:10.459Z Downloaded oxide-generation v0.1.3
12062026-08-25T19:48:10.459Z Downloaded crossbeam-utils v0.8.21
12072026-08-25T19:48:10.459Z Downloaded russh v0.62.4
12082026-08-25T19:48:10.459Z Downloaded lzss v0.8.2
12092026-08-25T19:48:10.459Z Downloaded salty v0.3.0
12102026-08-25T19:48:10.459Z Downloaded native-tls v0.2.18
12112026-08-25T19:48:10.459Z Downloaded vsss-rs v3.3.4
12122026-08-25T19:48:10.459Z Downloaded aws-lc-rs v1.16.3
12132026-08-25T19:48:10.459Z Downloaded diff v0.1.13
12142026-08-25T19:48:10.459Z Downloaded tinystr v0.8.2
12152026-08-25T19:48:10.459Z Downloaded const_format_proc_macros v0.2.34
12162026-08-25T19:48:10.459Z Downloaded hyper v1.10.1
12172026-08-25T19:48:10.460Z Downloaded vte v0.14.1
12182026-08-25T19:48:10.460Z Downloaded reqwest v0.12.28
12192026-08-25T19:48:10.460Z Downloaded thiserror-no-std v2.0.2
12202026-08-25T19:48:10.460Z Downloaded serde_cbor v0.11.2
12212026-08-25T19:48:10.460Z Downloaded impl-trait-for-tuples v0.2.3
12222026-08-25T19:48:10.460Z Downloaded ingot v0.2.1
12232026-08-25T19:48:10.460Z Downloaded schemars v1.2.1
12242026-08-25T19:48:10.460Z Downloaded toml_parser v1.1.2+spec-1.1.0
12252026-08-25T19:48:10.460Z Downloaded elliptic-curve v0.13.8
12262026-08-25T19:48:10.460Z Downloaded num-traits v0.2.19
12272026-08-25T19:48:10.460Z Downloaded ecdsa v0.16.9
12282026-08-25T19:48:10.460Z Downloaded smallvec v0.6.14
12292026-08-25T19:48:10.460Z Downloaded vcpkg v0.2.15
12302026-08-25T19:48:10.460Z Downloaded yasna v0.5.2
12312026-08-25T19:48:10.460Z Downloaded x509-cert v0.2.5
12322026-08-25T19:48:10.460Z Downloaded serde_with v1.14.0
12332026-08-25T19:48:10.460Z Downloaded drift v0.2.0
12342026-08-25T19:48:10.460Z Downloaded serde_yaml v0.9.34+deprecated
12352026-08-25T19:48:10.460Z Downloaded zerovec-derive v0.11.2
12362026-08-25T19:48:10.460Z Downloaded bindgen v0.71.1
12372026-08-25T19:48:10.460Z Downloaded bitvec v1.0.1
12382026-08-25T19:48:10.460Z Downloaded chrono v0.4.45
12392026-08-25T19:48:10.460Z Downloaded goblin v0.10.5
12402026-08-25T19:48:10.460Z Downloaded poly1305 v0.8.0
12412026-08-25T19:48:10.460Z Downloaded qorb v0.4.1
12422026-08-25T19:48:10.460Z Downloaded rawzip v0.4.4
12432026-08-25T19:48:10.460Z Downloaded subprocess v0.2.15
12442026-08-25T19:48:10.460Z Downloaded idna v1.1.0
12452026-08-25T19:48:10.460Z Downloaded itertools v0.15.0
12462026-08-25T19:48:10.460Z Downloaded ignore v0.4.25
12472026-08-25T19:48:10.460Z Downloaded primeorder v0.13.6
12482026-08-25T19:48:10.460Z Downloaded rcgen v0.12.1
12492026-08-25T19:48:10.460Z Downloaded der v0.8.0
12502026-08-25T19:48:10.460Z Downloaded git2 v0.20.4
12512026-08-25T19:48:10.460Z Downloaded icu_normalizer v2.1.1
12522026-08-25T19:48:10.460Z Downloaded rsa v0.10.0-rc.18
12532026-08-25T19:48:10.460Z Downloaded typed-path v0.9.3
12542026-08-25T19:48:10.460Z Downloaded gimli v0.32.3
12552026-08-25T19:48:10.460Z Downloaded regex v1.12.3
12562026-08-25T19:48:10.464Z Downloaded toml_edit v0.23.10+spec-1.0.0
12572026-08-25T19:48:10.464Z Downloaded diesel_derives v2.3.7
12582026-08-25T19:48:10.464Z Downloaded lalrpop v0.19.12
12592026-08-25T19:48:10.464Z Downloaded hyper-util v0.1.20
12602026-08-25T19:48:10.467Z Downloaded darling_core v0.21.3
12612026-08-25T19:48:10.470Z Downloaded winnow v0.5.40
12622026-08-25T19:48:10.472Z Downloaded der v0.7.10
12632026-08-25T19:48:10.475Z Downloaded radix_trie v0.2.1
12642026-08-25T19:48:10.482Z Downloaded crossterm v0.28.1
12652026-08-25T19:48:10.485Z Downloaded tabled v0.21.0
12662026-08-25T19:48:10.497Z Downloaded schemars v0.9.0
12672026-08-25T19:48:10.507Z Downloaded itertools v0.10.5
12682026-08-25T19:48:10.513Z Downloaded darling_core v0.23.0
12692026-08-25T19:48:10.516Z Downloaded portable-atomic v1.13.1
12702026-08-25T19:48:10.519Z Downloaded papergrid v0.18.0
12712026-08-25T19:48:10.522Z Downloaded icu_properties v2.1.2
12722026-08-25T19:48:10.525Z Downloaded zerovec v0.11.5
12732026-08-25T19:48:10.531Z Downloaded quinn-proto v0.11.16
12742026-08-25T19:48:10.534Z Downloaded crossterm v0.29.0
12752026-08-25T19:48:10.537Z Downloaded mio v1.2.0
12762026-08-25T19:48:10.540Z Downloaded nix v0.27.1
12772026-08-25T19:48:10.546Z Downloaded smoltcp v0.9.1
12782026-08-25T19:48:10.554Z Downloaded zlib-rs v0.6.2
12792026-08-25T19:48:10.558Z Downloaded sha3 v0.12.0
12802026-08-25T19:48:10.558Z Downloaded iddqd v0.4.2
12812026-08-25T19:48:10.561Z Downloaded snafu v0.8.9
12822026-08-25T19:48:10.566Z Downloaded moka v0.12.13
12832026-08-25T19:48:10.571Z Downloaded regex-syntax v0.6.29
12842026-08-25T19:48:10.575Z Downloaded crypto-bigint v0.7.5
12852026-08-25T19:48:10.583Z Downloaded libm v0.2.16
12862026-08-25T19:48:10.589Z Downloaded time v0.3.47
12872026-08-25T19:48:10.594Z Downloaded jiff-core v0.1.0
12882026-08-25T19:48:10.597Z Downloaded zerocopy v0.8.55
12892026-08-25T19:48:10.607Z Downloaded itertools v0.12.1
12902026-08-25T19:48:10.611Z Downloaded quick-xml v0.37.5
12912026-08-25T19:48:10.619Z Downloaded tower v0.5.3
12922026-08-25T19:48:10.627Z Downloaded winnow v1.0.3
12932026-08-25T19:48:10.633Z Downloaded unicode-normalization v0.1.25
12942026-08-25T19:48:10.635Z Downloaded curve25519-dalek v4.1.3
12952026-08-25T19:48:10.648Z Downloaded curve25519-dalek v5.0.0
12962026-08-25T19:48:10.655Z Downloaded hickory-proto v0.24.4
12972026-08-25T19:48:10.666Z Downloaded object v0.30.4
12982026-08-25T19:48:10.668Z Downloaded hickory-proto v0.25.2
12992026-08-25T19:48:10.687Z Downloaded rustix v0.38.44
13002026-08-25T19:48:10.699Z Downloaded tough v0.22.0
13012026-08-25T19:48:10.714Z Downloaded bstr v1.12.1
13022026-08-25T19:48:10.746Z Downloaded crypto-primes v0.7.2
13032026-08-25T19:48:10.749Z Downloaded regress v0.10.5
13042026-08-25T19:48:10.759Z Downloaded sha3 v0.11.0
13052026-08-25T19:48:10.762Z Downloaded nix v0.31.2
13062026-08-25T19:48:10.768Z Downloaded dropshot v0.17.1
13072026-08-25T19:48:10.781Z Downloaded nix v0.28.0
13082026-08-25T19:48:10.786Z Downloaded rayon v1.11.0
13092026-08-25T19:48:10.803Z Downloaded p384 v0.13.1
13102026-08-25T19:48:10.810Z Downloaded rustls v0.23.41
13112026-08-25T19:48:10.848Z Downloaded serde_with v3.21.0
13122026-08-25T19:48:10.862Z Downloaded petname v2.0.2
13132026-08-25T19:48:10.874Z Downloaded object v0.37.3
13142026-08-25T19:48:10.887Z Downloaded polar-core v0.27.3
13152026-08-25T19:48:10.901Z Downloaded regex-syntax v0.8.10
13162026-08-25T19:48:10.907Z Downloaded syn v3.0.3
13172026-08-25T19:48:10.923Z Downloaded regress v0.11.1
13182026-08-25T19:48:10.926Z Downloaded jiff v0.2.34
13192026-08-25T19:48:10.948Z Downloaded openssl v0.10.80
13202026-08-25T19:48:10.955Z Downloaded sqlparser v0.61.0
13212026-08-25T19:48:10.961Z Downloaded libz-sys v1.1.24
13222026-08-25T19:48:10.973Z Downloaded sha3 v0.10.8
13232026-08-25T19:48:10.976Z Downloaded csv v1.4.0
13242026-08-25T19:48:10.987Z Downloaded tracing v0.1.44
13252026-08-25T19:48:10.999Z Downloaded smoltcp v0.11.0
13262026-08-25T19:48:11.006Z Downloaded tokio v1.52.1
13272026-08-25T19:48:11.028Z Downloaded diesel v2.3.7
13282026-08-25T19:48:11.040Z Downloaded openapiv3 v2.2.0
13292026-08-25T19:48:11.065Z Downloaded encoding_rs v0.8.35
13302026-08-25T19:48:11.079Z Downloaded typify-impl v0.6.2
13312026-08-25T19:48:11.089Z Downloaded sled v0.34.7
13322026-08-25T19:48:11.093Z Downloaded zerocopy-derive v0.6.6
13332026-08-25T19:48:11.098Z Downloaded bzip2-sys v0.1.13+1.0.8
13342026-08-25T19:48:11.106Z Downloaded regex-automata v0.4.14
13352026-08-25T19:48:11.114Z Downloaded ratatui v0.29.0
13362026-08-25T19:48:11.124Z Downloaded ring v0.17.14
13372026-08-25T19:48:11.147Z Downloaded libgit2-sys v0.18.3+1.9.2
13382026-08-25T19:48:11.178Z Downloaded chrono-tz v0.10.4
13392026-08-25T19:48:11.188Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13402026-08-25T19:48:11.201Z Downloaded petgraph v0.6.5
13412026-08-25T19:48:11.209Z Downloaded petgraph v0.8.3
13422026-08-25T19:48:11.815Z Downloaded aws-lc-sys v0.40.0
13432026-08-25T19:48:12.081Z Compiling serde_core v1.0.228
13442026-08-25T19:48:12.081Z Compiling libc v0.2.185
13452026-08-25T19:48:12.081Z Compiling serde v1.0.228
13462026-08-25T19:48:12.089Z Compiling log v0.4.33
13472026-08-25T19:48:12.089Z Compiling smallvec v1.15.1
13482026-08-25T19:48:12.089Z Compiling find-msvc-tools v0.1.9
13492026-08-25T19:48:12.217Z Compiling shlex v1.3.0
13502026-08-25T19:48:12.222Z Compiling syn v2.0.117
13512026-08-25T19:48:12.412Z Compiling subtle v2.6.1
13522026-08-25T19:48:12.425Z Compiling scopeguard v1.2.0
13532026-08-25T19:48:12.441Z Compiling typenum v1.20.1
13542026-08-25T19:48:12.526Z Compiling lock_api v0.4.14
13552026-08-25T19:48:12.528Z Compiling stable_deref_trait v1.2.1
13562026-08-25T19:48:12.539Z Compiling zerocopy v0.8.55
13572026-08-25T19:48:12.578Z Compiling portable-atomic v1.13.1
13582026-08-25T19:48:12.607Z Compiling serde_json v1.0.151
13592026-08-25T19:48:12.761Z Compiling critical-section v1.2.0
13602026-08-25T19:48:12.808Z Compiling libm v0.2.16
13612026-08-25T19:48:12.867Z Compiling num-traits v0.2.19
13622026-08-25T19:48:12.965Z Compiling pkg-config v0.3.32
13632026-08-25T19:48:13.045Z Compiling errno v0.3.14
13642026-08-25T19:48:13.073Z Compiling jobserver v0.1.34
13652026-08-25T19:48:13.111Z Compiling getrandom v0.2.17
13662026-08-25T19:48:13.334Z Compiling cc v1.2.56
13672026-08-25T19:48:13.384Z Compiling rand_core v0.6.4
13682026-08-25T19:48:13.431Z Compiling generic-array v0.14.7
13692026-08-25T19:48:13.490Z Compiling pin-project-lite v0.2.17
13702026-08-25T19:48:13.666Z Compiling once_cell v1.21.3
13712026-08-25T19:48:13.706Z Compiling const-oid v0.9.6
13722026-08-25T19:48:13.724Z Compiling getrandom v0.4.3
13732026-08-25T19:48:13.781Z Compiling parking_lot_core v0.9.12
13742026-08-25T19:48:13.976Z Compiling rand_core v0.10.0
13752026-08-25T19:48:14.388Z Compiling signal-hook-registry v1.4.8
13762026-08-25T19:48:14.404Z Compiling futures-core v0.3.32
13772026-08-25T19:48:14.407Z Compiling litemap v0.8.1
13782026-08-25T19:48:14.472Z Compiling bitflags v2.11.0
13792026-08-25T19:48:14.611Z Compiling percent-encoding v2.3.2
13802026-08-25T19:48:14.626Z Compiling writeable v0.6.2
13812026-08-25T19:48:14.694Z Compiling semver v1.0.28
13822026-08-25T19:48:14.713Z Compiling parking_lot v0.12.5
13832026-08-25T19:48:14.721Z Compiling mio v1.2.0
13842026-08-25T19:48:14.823Z Compiling icu_normalizer_data v2.1.1
13852026-08-25T19:48:14.828Z Compiling icu_properties_data v2.1.2
13862026-08-25T19:48:15.000Z Compiling socket2 v0.6.3
13872026-08-25T19:48:15.104Z Compiling getrandom v0.3.4
13882026-08-25T19:48:15.151Z Compiling synstructure v0.13.2
13892026-08-25T19:48:15.151Z Compiling rustix v1.1.4
13902026-08-25T19:48:15.197Z Compiling futures-sink v0.3.32
13912026-08-25T19:48:15.219Z Compiling indexmap v2.14.0
13922026-08-25T19:48:15.327Z Compiling futures-channel v0.3.32
13932026-08-25T19:48:15.427Z Compiling utf8_iter v1.0.4
13942026-08-25T19:48:15.573Z Compiling futures-task v0.3.32
13952026-08-25T19:48:15.588Z Compiling slab v0.4.12
13962026-08-25T19:48:15.664Z Compiling futures-io v0.3.32
13972026-08-25T19:48:15.723Z Compiling form_urlencoded v1.2.2
13982026-08-25T19:48:15.740Z Compiling rustversion v1.0.22
13992026-08-25T19:48:15.752Z Compiling iana-time-zone v0.1.65
14002026-08-25T19:48:15.806Z Compiling base64ct v1.8.3
14012026-08-25T19:48:15.883Z Compiling cmake v0.1.57
14022026-08-25T19:48:15.904Z Compiling flagset v0.4.7
14032026-08-25T19:48:15.959Z Compiling ident_case v1.0.1
14042026-08-25T19:48:15.977Z Compiling regex-syntax v0.8.10
14052026-08-25T19:48:16.026Z Compiling dunce v1.0.5
14062026-08-25T19:48:16.085Z Compiling pem-rfc7468 v0.7.0
14072026-08-25T19:48:16.110Z Compiling fs_extra v1.3.0
14082026-08-25T19:48:16.126Z Compiling rand_core v0.9.5
14092026-08-25T19:48:16.282Z Compiling uuid v1.23.4
14102026-08-25T19:48:16.379Z Compiling aws-lc-sys v0.40.0
14112026-08-25T19:48:16.398Z Compiling base64 v0.22.1
14122026-08-25T19:48:16.407Z Compiling syn v1.0.109
14132026-08-25T19:48:16.692Z Compiling vcpkg v0.2.15
14142026-08-25T19:48:16.734Z Compiling serde_derive_internals v0.29.1
14152026-08-25T19:48:16.813Z Compiling rustc_version v0.4.1
14162026-08-25T19:48:16.839Z Compiling serde_derive v1.0.228
14172026-08-25T19:48:16.853Z Compiling zeroize_derive v1.5.0
14182026-08-25T19:48:16.986Z Compiling zerocopy-derive v0.8.55
14192026-08-25T19:48:17.115Z Compiling zerofrom-derive v0.1.6
14202026-08-25T19:48:17.407Z Compiling yoke-derive v0.8.1
14212026-08-25T19:48:17.502Z Compiling zerovec-derive v0.11.2
14222026-08-25T19:48:17.635Z Compiling displaydoc v0.2.5
14232026-08-25T19:48:18.322Z Compiling tokio-macros v2.7.0
14242026-08-25T19:48:18.375Z Compiling futures-macro v0.3.32
14252026-08-25T19:48:18.477Z Compiling zerofrom v0.1.6
14262026-08-25T19:48:18.582Z Compiling yoke v0.8.1
14272026-08-25T19:48:18.633Z Compiling thiserror-impl v2.0.18
14282026-08-25T19:48:18.638Z Compiling der_derive v0.7.3
14292026-08-25T19:48:18.800Z Compiling zerovec v0.11.5
14302026-08-25T19:48:19.109Z Compiling zerotrie v0.2.3
14312026-08-25T19:48:19.261Z Compiling futures-util v0.3.32
14322026-08-25T19:48:19.341Z Compiling tinystr v0.8.2
14332026-08-25T19:48:19.414Z Compiling potential_utf v0.1.4
14342026-08-25T19:48:19.551Z Compiling icu_locale_core v2.1.1
14352026-08-25T19:48:19.590Z Compiling icu_collections v2.1.1
14362026-08-25T19:48:19.630Z Compiling openssl-sys v0.9.117
14372026-08-25T19:48:20.004Z Compiling thiserror v2.0.18
14382026-08-25T19:48:20.092Z Compiling tracing-attributes v0.1.31
14392026-08-25T19:48:20.114Z Compiling tracing-core v0.1.36
14402026-08-25T19:48:20.161Z Compiling cpufeatures v0.2.17
14412026-08-25T19:48:20.230Z Compiling icu_provider v2.1.1
14422026-08-25T19:48:20.347Z Compiling zeroize v1.9.0
14432026-08-25T19:48:20.430Z Compiling bytes v1.11.1
14442026-08-25T19:48:20.566Z Compiling icu_properties v2.1.2
14452026-08-25T19:48:20.658Z Compiling icu_normalizer v2.1.1
14462026-08-25T19:48:21.034Z Compiling block-buffer v0.10.4
14472026-08-25T19:48:21.084Z Compiling crypto-common v0.1.7
14482026-08-25T19:48:21.186Z Compiling tokio v1.52.1
14492026-08-25T19:48:21.211Z Compiling digest v0.10.7
14502026-08-25T19:48:21.242Z Compiling chrono v0.4.45
14512026-08-25T19:48:21.357Z Compiling der v0.7.10
14522026-08-25T19:48:21.473Z Compiling ppv-lite86 v0.2.21
14532026-08-25T19:48:21.540Z Compiling idna_adapter v1.2.1
14542026-08-25T19:48:21.573Z Compiling http v1.4.2
14552026-08-25T19:48:21.613Z Compiling dyn-clone v1.0.20
14562026-08-25T19:48:21.688Z Compiling idna v1.1.0
14572026-08-25T19:48:21.771Z Compiling rand_chacha v0.9.0
14582026-08-25T19:48:21.811Z Compiling schemars v0.8.22
14592026-08-25T19:48:21.990Z Compiling url v2.5.8
14602026-08-25T19:48:22.319Z Compiling spki v0.7.3
14612026-08-25T19:48:22.433Z Compiling simd-adler32 v0.3.8
14622026-08-25T19:48:22.455Z Compiling aws-lc-rs v1.16.3
14632026-08-25T19:48:22.524Z Compiling pkcs8 v0.10.2
14642026-08-25T19:48:22.540Z Compiling http-body v1.0.1
14652026-08-25T19:48:22.615Z Compiling rand v0.9.2
14662026-08-25T19:48:22.668Z Compiling tracing v0.1.44
14672026-08-25T19:48:22.684Z Compiling rustls-pki-types v1.14.0
14682026-08-25T19:48:22.761Z Compiling schemars_derive v0.8.22
14692026-08-25T19:48:22.919Z Compiling spin v0.9.8
14702026-08-25T19:48:23.117Z Compiling cmov v0.5.4
14712026-08-25T19:48:23.132Z Compiling openssl-probe v0.2.1
14722026-08-25T19:48:23.190Z Compiling tinyvec_macros v0.1.1
14732026-08-25T19:48:23.263Z Compiling httparse v1.10.1
14742026-08-25T19:48:23.299Z Compiling crc32fast v1.5.0
14752026-08-25T19:48:23.320Z Compiling adler2 v2.0.1
14762026-08-25T19:48:23.334Z Compiling ctutils v0.4.2
14772026-08-25T19:48:23.449Z Compiling miniz_oxide v0.8.9
14782026-08-25T19:48:23.573Z Compiling tinyvec v1.10.0
14792026-08-25T19:48:23.646Z Compiling tempfile v3.27.0
14802026-08-25T19:48:23.678Z Compiling pest_generator v2.8.6
14812026-08-25T19:48:23.930Z Compiling sha2 v0.10.9
14822026-08-25T19:48:24.014Z Compiling terminal_size v0.4.3
14832026-08-25T19:48:24.084Z Compiling aho-corasick v1.1.4
14842026-08-25T19:48:24.152Z Compiling radium v0.7.0
14852026-08-25T19:48:24.359Z Compiling try-lock v0.2.5
14862026-08-25T19:48:24.405Z Compiling tower-service v0.3.3
14872026-08-25T19:48:24.468Z Compiling tower-layer v0.3.3
14882026-08-25T19:48:24.501Z Compiling untrusted v0.7.1
14892026-08-25T19:48:24.627Z Compiling atomic-waker v1.1.2
14902026-08-25T19:48:24.637Z Compiling want v0.3.1
14912026-08-25T19:48:24.775Z Compiling pest_derive v2.8.6
14922026-08-25T19:48:25.099Z Compiling tokio-util v0.7.18
14932026-08-25T19:48:25.204Z Compiling regex-automata v0.4.14
14942026-08-25T19:48:25.245Z Compiling hybrid-array v0.4.13
14952026-08-25T19:48:25.409Z Compiling ipnet v2.12.0
14962026-08-25T19:48:25.724Z Compiling scroll_derive v0.13.1
14972026-08-25T19:48:25.891Z Compiling h2 v0.4.15
14982026-08-25T19:48:26.019Z Compiling darling_core v0.20.11
14992026-08-25T19:48:26.115Z Compiling httpdate v1.0.3
15002026-08-25T19:48:26.333Z Compiling tap v1.0.1
15012026-08-25T19:48:26.446Z Compiling untrusted v0.9.0
15022026-08-25T19:48:26.497Z Compiling maybe-uninit v2.0.0
15032026-08-25T19:48:26.566Z Compiling rustls v0.23.41
15042026-08-25T19:48:26.581Z Compiling foreign-types-shared v0.1.1
15052026-08-25T19:48:26.668Z Compiling openssl v0.10.80
15062026-08-25T19:48:26.736Z Compiling foreign-types v0.3.2
15072026-08-25T19:48:26.801Z Compiling scroll v0.13.0
15082026-08-25T19:48:26.814Z Compiling wyz v0.5.1
15092026-08-25T19:48:26.907Z Compiling unicode-normalization v0.1.25
15102026-08-25T19:48:27.035Z Compiling rand_chacha v0.3.1
15112026-08-25T19:48:27.056Z Compiling signature v2.2.0
15122026-08-25T19:48:27.243Z Compiling hex v0.4.3
15132026-08-25T19:48:27.353Z Compiling openssl-macros v0.1.1
15142026-08-25T19:48:27.391Z Compiling thiserror-impl v1.0.69
15152026-08-25T19:48:27.504Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15162026-08-25T19:48:27.743Z Compiling bzip2-sys v0.1.13+1.0.8
15172026-08-25T19:48:27.789Z Compiling num-integer v0.1.46
15182026-08-25T19:48:27.883Z Compiling wait-timeout v0.2.1
15192026-08-25T19:48:28.018Z Compiling ahash v0.8.12
15202026-08-25T19:48:28.106Z Compiling quick-error v1.2.3
15212026-08-25T19:48:28.142Z Compiling bit-vec v0.8.0
15222026-08-25T19:48:28.209Z Compiling powerfmt v0.2.0
15232026-08-25T19:48:28.225Z Compiling darling_macro v0.20.11
15242026-08-25T19:48:28.231Z Compiling num-bigint-dig v0.8.6
15252026-08-25T19:48:28.368Z Compiling packed_struct v0.10.1
15262026-08-25T19:48:28.406Z Compiling time-core v0.1.8
15272026-08-25T19:48:28.418Z Compiling native-tls v0.2.18
15282026-08-25T19:48:28.550Z Compiling num-conv v0.2.0
15292026-08-25T19:48:28.613Z Compiling funty v2.0.0
15302026-08-25T19:48:28.684Z Compiling thiserror v1.0.69
15312026-08-25T19:48:28.716Z Compiling deranged v0.5.8
15322026-08-25T19:48:28.730Z Compiling time-macros v0.2.27
15332026-08-25T19:48:28.750Z Compiling darling v0.20.11
15342026-08-25T19:48:28.783Z Compiling bit-set v0.8.0
15352026-08-25T19:48:28.832Z Compiling clap_builder v4.6.0
15362026-08-25T19:48:28.943Z Compiling hyper v1.10.1
15372026-08-25T19:48:29.201Z Compiling bitvec v1.0.1
15382026-08-25T19:48:29.311Z Compiling rusty-fork v0.3.1
15392026-08-25T19:48:29.698Z Compiling num-iter v0.1.45
15402026-08-25T19:48:30.000Z Compiling rand v0.8.6
15412026-08-25T19:48:30.381Z Compiling hyper-util v0.1.20
15422026-08-25T19:48:30.518Z Compiling goblin v0.10.5
15432026-08-25T19:48:30.706Z Compiling packed_struct_codegen v0.10.1
15442026-08-25T19:48:30.738Z Compiling lazy_static v1.5.0
15452026-08-25T19:48:30.844Z Compiling hmac v0.12.1
15462026-08-25T19:48:31.000Z Compiling serde_spanned v0.6.9
15472026-08-25T19:48:31.145Z Compiling toml_datetime v0.6.11
15482026-08-25T19:48:31.391Z Compiling zerocopy-derive v0.6.6
15492026-08-25T19:48:31.765Z Compiling clap_derive v4.6.1
15502026-08-25T19:48:31.853Z Compiling bitfield-macros v0.19.4
15512026-08-25T19:48:32.091Z Compiling rand_xorshift v0.4.0
15522026-08-25T19:48:32.211Z Compiling sync_wrapper v1.0.2
15532026-08-25T19:48:32.222Z Compiling indexmap v1.9.3
15542026-08-25T19:48:32.313Z Compiling object v0.37.3
15552026-08-25T19:48:32.408Z Compiling unicode-segmentation v1.12.0
15562026-08-25T19:48:32.482Z Compiling unarray v0.1.4
15572026-08-25T19:48:32.570Z Compiling usdt-impl v0.6.0
15582026-08-25T19:48:32.595Z Compiling zlib-rs v0.6.2
15592026-08-25T19:48:32.742Z Compiling num_threads v0.1.7
15602026-08-25T19:48:32.787Z Compiling paste v1.0.15
15612026-08-25T19:48:32.792Z Compiling crossbeam-utils v0.8.21
15622026-08-25T19:48:32.843Z Compiling crc-catalog v2.4.0
15632026-08-25T19:48:32.932Z Compiling nodrop v0.1.14
15642026-08-25T19:48:33.024Z Compiling siphasher v1.0.2
15652026-08-25T19:48:33.077Z Compiling array-init v0.0.4
15662026-08-25T19:48:33.094Z Compiling crc v3.4.0
15672026-08-25T19:48:33.226Z Compiling dof v0.4.0
15682026-08-25T19:48:33.286Z Compiling time v0.3.47
15692026-08-25T19:48:33.462Z Compiling proptest v1.11.0
15702026-08-25T19:48:33.469Z Compiling clap v4.6.1
15712026-08-25T19:48:33.622Z Compiling bitfield v0.19.4
15722026-08-25T19:48:33.960Z Compiling tower v0.5.3
15732026-08-25T19:48:34.434Z Compiling zerocopy v0.6.6
15742026-08-25T19:48:34.750Z Compiling smallvec v0.6.14
15752026-08-25T19:48:34.972Z Compiling derive_builder_core v0.20.2
15762026-08-25T19:48:35.172Z Compiling dtrace-parser v0.3.0
15772026-08-25T19:48:35.777Z Compiling flate2 v1.1.9
15782026-08-25T19:48:35.822Z Compiling ipnetwork v0.21.1
15792026-08-25T19:48:35.880Z Compiling pkcs1 v0.7.5
15802026-08-25T19:48:35.971Z Compiling http-body-util v0.1.3
15812026-08-25T19:48:36.160Z Compiling heapless v0.7.17
15822026-08-25T19:48:36.200Z Compiling scroll_derive v0.12.1
15832026-08-25T19:48:36.216Z Compiling structmeta-derive v0.3.0
15842026-08-25T19:48:36.264Z Compiling slog v2.8.2
15852026-08-25T19:48:36.397Z Compiling darling_core v0.23.0
15862026-08-25T19:48:36.448Z Compiling thread-id v5.1.0
15872026-08-25T19:48:36.485Z Compiling cookie v0.18.1
15882026-08-25T19:48:36.538Z Compiling env_filter v2.0.0
15892026-08-25T19:48:36.669Z Compiling syn v3.0.3
15902026-08-25T19:48:36.830Z Compiling hashbrown v0.12.3
15912026-08-25T19:48:36.856Z Compiling ryu v1.0.23
15922026-08-25T19:48:37.042Z Compiling allocator-api2 v0.2.21
15932026-08-25T19:48:37.263Z Compiling zstd-safe v7.2.4
15942026-08-25T19:48:37.313Z Compiling winnow v0.5.40
15952026-08-25T19:48:37.360Z Compiling anyhow v1.0.104
15962026-08-25T19:48:37.456Z Compiling gimli v0.32.3
15972026-08-25T19:48:37.666Z Compiling base64 v0.21.7
15982026-08-25T19:48:37.979Z Compiling unicode-bidi v0.3.18
15992026-08-25T19:48:38.508Z Compiling unicode-properties v0.1.4
16002026-08-25T19:48:38.748Z Compiling iri-string v0.7.10
16012026-08-25T19:48:38.767Z Compiling signal-hook v0.3.18
16022026-08-25T19:48:38.891Z Compiling darling_macro v0.23.0
16032026-08-25T19:48:38.950Z Compiling stringprep v0.1.5
16042026-08-25T19:48:39.399Z Compiling addr2line v0.25.1
16052026-08-25T19:48:39.406Z Compiling toml_edit v0.19.15
16062026-08-25T19:48:39.426Z Compiling ron v0.8.1
16072026-08-25T19:48:39.961Z Compiling tower-http v0.6.8
16082026-08-25T19:48:40.098Z Compiling daft-derive v0.1.8
16092026-08-25T19:48:40.197Z Compiling structmeta v0.3.0
16102026-08-25T19:48:40.356Z Compiling serde_urlencoded v0.7.1
16112026-08-25T19:48:40.356Z Compiling scroll v0.12.0
16122026-08-25T19:48:40.405Z Compiling env_logger v0.11.11
16132026-08-25T19:48:40.716Z Compiling rsa v0.9.10
16142026-08-25T19:48:40.747Z Compiling oxnet v0.1.6
16152026-08-25T19:48:40.762Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16162026-08-25T19:48:40.799Z Compiling newtype-uuid v1.3.2
16172026-08-25T19:48:41.129Z Compiling derive_builder_macro v0.20.2
16182026-08-25T19:48:41.173Z Compiling hashbrown v0.13.2
16192026-08-25T19:48:41.188Z Compiling bzip2 v0.4.4
16202026-08-25T19:48:41.395Z Compiling serde-hex v0.1.0
16212026-08-25T19:48:41.598Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16222026-08-25T19:48:41.653Z Compiling tokio-native-tls v0.3.1
16232026-08-25T19:48:41.850Z Compiling camino v1.2.5
16242026-08-25T19:48:42.487Z Compiling bstr v1.12.1
16252026-08-25T19:48:42.711Z Compiling crypto-common v0.2.2
16262026-08-25T19:48:43.091Z Compiling block-buffer v0.12.1
16272026-08-25T19:48:43.120Z Compiling block-padding v0.4.2
16282026-08-25T19:48:43.293Z Compiling rustls-native-certs v0.8.3
16292026-08-25T19:48:43.293Z Compiling x509-cert v0.2.5
16302026-08-25T19:48:43.598Z Compiling md-5 v0.10.6
16312026-08-25T19:48:43.743Z Compiling erased-serde v0.3.31
16322026-08-25T19:48:43.779Z Compiling serde_tokenstream v0.2.3
16332026-08-25T19:48:44.100Z Compiling curve25519-dalek v4.1.3
16342026-08-25T19:48:44.231Z Compiling async-trait v0.1.89
16352026-08-25T19:48:44.322Z Compiling zerocopy-derive v0.7.35
16362026-08-25T19:48:44.439Z Compiling pin-project-internal v1.1.11
16372026-08-25T19:48:44.481Z Compiling vergen-lib v9.1.0
16382026-08-25T19:48:44.578Z Compiling hash32 v0.2.1
16392026-08-25T19:48:44.665Z Compiling memoffset v0.9.1
16402026-08-25T19:48:44.772Z Compiling encoding_rs v0.8.35
16412026-08-25T19:48:44.861Z Compiling mime v0.3.17
16422026-08-25T19:48:44.966Z Compiling fallible-iterator v0.2.0
16432026-08-25T19:48:45.119Z Compiling smoltcp v0.9.1
16442026-08-25T19:48:45.203Z Compiling psl-types v2.0.11
16452026-08-25T19:48:45.299Z Compiling rustc-demangle v0.1.27
16462026-08-25T19:48:45.336Z Compiling rustix v0.38.44
16472026-08-25T19:48:45.336Z Compiling crc-any v2.5.0
16482026-08-25T19:48:45.387Z Compiling litrs v1.0.0
16492026-08-25T19:48:45.435Z Compiling owo-colors v4.3.0
16502026-08-25T19:48:45.530Z Compiling cfg_aliases v0.2.1
16512026-08-25T19:48:45.551Z Compiling ref-cast v1.0.25
16522026-08-25T19:48:45.614Z Compiling nix v0.31.2
16532026-08-25T19:48:45.630Z Compiling pin-project v1.1.11
16542026-08-25T19:48:45.698Z Compiling backtrace v0.3.76
16552026-08-25T19:48:45.732Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16562026-08-25T19:48:45.808Z Compiling publicsuffix v2.3.0
16572026-08-25T19:48:45.877Z Compiling document-features v0.2.12
16582026-08-25T19:48:45.890Z Compiling postgres-protocol v0.6.10
16592026-08-25T19:48:45.961Z Compiling zerocopy v0.7.35
16602026-08-25T19:48:46.423Z Compiling inout v0.2.2
16612026-08-25T19:48:46.442Z Compiling daft v0.1.8
16622026-08-25T19:48:46.492Z Compiling hyper-tls v0.6.0
16632026-08-25T19:48:46.529Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16642026-08-25T19:48:46.596Z Compiling derive_builder v0.20.2
16652026-08-25T19:48:46.712Z Compiling object v0.30.4
16662026-08-25T19:48:46.715Z Compiling zip v0.6.6
16672026-08-25T19:48:46.751Z Compiling toml v0.7.8
16682026-08-25T19:48:46.816Z Compiling goblin v0.8.2
16692026-08-25T19:48:46.938Z Compiling derive-ex v0.1.8
16702026-08-25T19:48:47.347Z Compiling darling v0.23.0
16712026-08-25T19:48:47.392Z Compiling phf_shared v0.13.1
16722026-08-25T19:48:47.597Z Compiling convert_case v0.10.0
16732026-08-25T19:48:47.616Z Compiling regex v1.12.3
16742026-08-25T19:48:47.631Z Compiling hubpack_derive v0.1.1
16752026-08-25T19:48:47.892Z Compiling futures-executor v0.3.32
16762026-08-25T19:48:48.030Z Compiling snafu-derive v0.8.9
16772026-08-25T19:48:48.075Z Compiling ref-cast-impl v1.0.25
16782026-08-25T19:48:48.152Z Compiling strum_macros v0.27.2
16792026-08-25T19:48:48.586Z Compiling curve25519-dalek-derive v0.1.1
16802026-08-25T19:48:48.623Z Compiling vergen v9.1.0
16812026-08-25T19:48:48.815Z Compiling cargo-platform v0.3.2
16822026-08-25T19:48:49.090Z Compiling ff v0.13.1
16832026-08-25T19:48:49.235Z Compiling fs-err v3.3.0
16842026-08-25T19:48:49.273Z Compiling foldhash v0.1.5
16852026-08-25T19:48:49.426Z Compiling foldhash v0.2.0
16862026-08-25T19:48:49.445Z Compiling either v1.15.0
16872026-08-25T19:48:49.563Z Compiling jiff-core v0.1.0
16882026-08-25T19:48:49.655Z Compiling bumpalo v3.20.2
16892026-08-25T19:48:49.671Z Compiling path-slash v0.1.5
16902026-08-25T19:48:49.800Z Compiling same-file v1.0.6
16912026-08-25T19:48:49.912Z Compiling libbz2-rs-sys v0.2.2
16922026-08-25T19:48:49.966Z Compiling base16ct v0.2.0
16932026-08-25T19:48:49.981Z Compiling is_ci v1.2.0
16942026-08-25T19:48:50.119Z Compiling bitflags v1.3.2
16952026-08-25T19:48:50.144Z Compiling managed v0.8.0
16962026-08-25T19:48:50.147Z Compiling strum v0.27.2
16972026-08-25T19:48:50.195Z Compiling sec1 v0.7.3
16982026-08-25T19:48:50.269Z Compiling supports-color v3.0.2
16992026-08-25T19:48:50.283Z Compiling textwrap v0.16.2
17002026-08-25T19:48:50.353Z Compiling bzip2 v0.6.1
17012026-08-25T19:48:50.468Z Compiling jiff v0.2.34
17022026-08-25T19:48:50.557Z Compiling snafu v0.8.9
17032026-08-25T19:48:50.576Z Compiling walkdir v2.5.0
17042026-08-25T19:48:50.626Z Compiling zopfli v0.8.3
17052026-08-25T19:48:50.733Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17062026-08-25T19:48:50.877Z Compiling hashbrown v0.16.1
17072026-08-25T19:48:51.004Z Compiling hashbrown v0.15.5
17082026-08-25T19:48:51.283Z Compiling group v0.13.0
17092026-08-25T19:48:51.474Z Compiling dof v0.3.0
17102026-08-25T19:48:51.494Z Compiling cargo_metadata v0.23.1
17112026-08-25T19:48:51.699Z Compiling test-strategy v0.4.5
17122026-08-25T19:48:52.148Z Compiling hubpack v0.1.2
17132026-08-25T19:48:52.187Z Compiling futures v0.3.32
17142026-08-25T19:48:52.280Z Compiling derive_more-impl v2.1.1
17152026-08-25T19:48:52.367Z Compiling phf v0.13.1
17162026-08-25T19:48:52.531Z Compiling signal-hook-mio v0.2.5
17172026-08-25T19:48:52.829Z Compiling serde_with_macros v3.21.0
17182026-08-25T19:48:53.007Z Compiling cookie_store v0.22.1
17192026-08-25T19:48:53.185Z Compiling zstd v0.13.3
17202026-08-25T19:48:53.400Z Compiling reqwest v0.12.28
17212026-08-25T19:48:53.445Z Compiling cipher v0.5.2
17222026-08-25T19:48:53.689Z Compiling postgres-types v0.2.12
17232026-08-25T19:48:53.803Z Compiling backtrace-ext v0.2.1
17242026-08-25T19:48:54.058Z Compiling usdt-attr-macro v0.6.0
17252026-08-25T19:48:54.238Z Compiling usdt-macro v0.6.0
17262026-08-25T19:48:54.253Z Compiling globset v0.4.18
17272026-08-25T19:48:54.733Z Compiling phf_shared v0.11.3
17282026-08-25T19:48:54.786Z Compiling hkdf v0.12.4
17292026-08-25T19:48:54.876Z Compiling dtrace-parser v0.2.0
17302026-08-25T19:48:54.922Z Compiling byte-wrapper v0.1.0
17312026-08-25T19:48:54.936Z Compiling olpc-cjson v0.1.4
17322026-08-25T19:48:54.958Z Compiling ed25519 v2.2.3
17332026-08-25T19:48:54.985Z Compiling crypto-bigint v0.5.5
17342026-08-25T19:48:55.091Z Compiling serde_plain v1.0.2
17352026-08-25T19:48:55.135Z Compiling serde-big-array v0.5.1
17362026-08-25T19:48:55.249Z Compiling async-recursion v1.1.1
17372026-08-25T19:48:55.280Z Compiling enum-as-inner v0.6.1
17382026-08-25T19:48:55.280Z Compiling strum_macros v0.26.4
17392026-08-25T19:48:55.617Z Compiling serde_repr v0.1.20
17402026-08-25T19:48:55.800Z Compiling miette-derive v7.6.0
17412026-08-25T19:48:55.869Z Compiling pem v3.0.6
17422026-08-25T19:48:55.899Z Compiling float-cmp v0.10.0
17432026-08-25T19:48:56.069Z Compiling thread-id v4.2.2
17442026-08-25T19:48:56.152Z Compiling memmap2 v0.9.10
17452026-08-25T19:48:56.190Z Compiling supports-unicode v3.0.0
17462026-08-25T19:48:56.231Z Compiling normalize-line-endings v0.3.0
17472026-08-25T19:48:56.298Z Compiling data-encoding v2.10.0
17482026-08-25T19:48:56.332Z Compiling predicates-core v1.0.10
17492026-08-25T19:48:56.360Z Compiling static_assertions v1.1.0
17502026-08-25T19:48:56.439Z Compiling const-oid v0.10.2
17512026-08-25T19:48:56.497Z Compiling difflib v0.4.0
17522026-08-25T19:48:56.688Z Compiling supports-hyperlinks v3.2.0
17532026-08-25T19:48:56.856Z Compiling typed-path v0.9.3
17542026-08-25T19:48:56.940Z Compiling cpufeatures v0.3.0
17552026-08-25T19:48:57.006Z Compiling fixedbitset v0.4.2
17562026-08-25T19:48:57.030Z Compiling keccak v0.1.6
17572026-08-25T19:48:57.093Z Compiling whoami v2.1.0
17582026-08-25T19:48:57.093Z Compiling winnow v1.0.3
17592026-08-25T19:48:57.122Z Compiling precomputed-hash v0.1.1
17602026-08-25T19:48:57.188Z Compiling fixedbitset v0.5.7
17612026-08-25T19:48:57.208Z Compiling new_debug_unreachable v1.0.6
17622026-08-25T19:48:57.223Z Compiling sha3 v0.10.8
17632026-08-25T19:48:57.268Z Compiling string_cache v0.8.9
17642026-08-25T19:48:57.407Z Compiling petgraph v0.8.3
17652026-08-25T19:48:57.483Z Compiling tokio-postgres v0.7.16
17662026-08-25T19:48:57.494Z Compiling petgraph v0.6.5
17672026-08-25T19:48:57.673Z Compiling strum v0.26.3
17682026-08-25T19:48:57.749Z Compiling chacha20 v0.10.0
17692026-08-25T19:48:57.793Z Compiling miette v7.6.0
17702026-08-25T19:48:58.012Z Compiling toml_parser v1.1.2+spec-1.1.0
17712026-08-25T19:48:58.089Z Compiling toml_edit v0.22.27
17722026-08-25T19:48:58.118Z Compiling predicates v3.1.4
17732026-08-25T19:48:58.650Z Compiling hickory-proto v0.25.2
17742026-08-25T19:48:58.779Z Compiling digest v0.11.3
17752026-08-25T19:48:58.911Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17762026-08-25T19:48:59.006Z Compiling usdt v0.6.0
17772026-08-25T19:48:59.018Z Compiling usdt-impl v0.5.0
17782026-08-25T19:48:59.266Z Compiling elliptic-curve v0.13.8
17792026-08-25T19:48:59.356Z Compiling ed25519-dalek v2.2.0
17802026-08-25T19:48:59.596Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17812026-08-25T19:48:59.686Z Compiling crossterm v0.28.1
17822026-08-25T19:48:59.893Z Compiling serde_with v3.21.0
17832026-08-25T19:49:00.871Z Compiling derive_more v2.1.1
17842026-08-25T19:49:00.949Z Compiling zip v4.6.1
17852026-08-25T19:49:01.163Z Compiling iddqd v0.4.2
17862026-08-25T19:49:01.485Z Compiling itertools v0.15.0
17872026-08-25T19:49:01.678Z Compiling itertools v0.13.0
17882026-08-25T19:49:01.730Z Compiling similar v2.7.0
17892026-08-25T19:49:01.829Z Compiling crossbeam-epoch v0.9.18
17902026-08-25T19:49:01.899Z Compiling heck v0.4.1
17912026-08-25T19:49:02.161Z Compiling tokio-stream v0.1.18
17922026-08-25T19:49:02.161Z Compiling buf-list v1.1.2
17932026-08-25T19:49:02.419Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17942026-08-25T19:49:02.448Z Compiling openapiv3 v2.2.0
17952026-08-25T19:49:02.557Z Compiling lalrpop-util v0.19.12
17962026-08-25T19:49:02.608Z Compiling peg-runtime v0.8.5
17972026-08-25T19:49:02.669Z Compiling thread_local v1.1.9
17982026-08-25T19:49:02.730Z Compiling slog-async v2.8.0
17992026-08-25T19:49:02.762Z Compiling crossbeam-channel v0.5.15
18002026-08-25T19:49:02.857Z Compiling filetime v0.2.27
18012026-08-25T19:49:02.898Z Compiling is-terminal v0.4.17
18022026-08-25T19:49:02.927Z Compiling take_mut v0.2.2
18032026-08-25T19:49:02.997Z Compiling term v1.2.1
18042026-08-25T19:49:03.032Z Compiling xattr v1.6.1
18052026-08-25T19:49:03.059Z Compiling camino-tempfile v1.4.1
18062026-08-25T19:49:03.191Z Compiling tar v0.4.46
18072026-08-25T19:49:03.267Z Compiling slog-term v2.9.2
18082026-08-25T19:49:09.293Z Compiling rustls-webpki v0.103.13
18092026-08-25T19:49:12.006Z Compiling tokio-rustls v0.26.4
18102026-08-25T19:49:12.006Z Compiling rustls-platform-verifier v0.6.2
18112026-08-25T19:49:12.007Z Compiling tough v0.22.0
18122026-08-25T19:49:12.197Z Compiling hyper-rustls v0.27.7
18132026-08-25T19:49:12.393Z Compiling reqwest v0.13.2
18142026-08-25T19:49:14.686Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18152026-08-25T19:49:14.818Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18162026-08-25T19:49:17.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
18172026-08-25T19:49:17.859Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18182026-08-25T19:49:17.915ZAug 25 19:49:16.329 INFO Starting download, target: Cockroach
18192026-08-25T19:49:17.915ZAug 25 19:49:16.329 INFO Starting download, target: Clickhouse
18202026-08-25T19:49:17.915ZAug 25 19:49:16.329 INFO Starting download, target: Console
18212026-08-25T19:49:17.915ZAug 25 19:49:16.329 INFO Starting download, target: DendriteStub
18222026-08-25T19:49:17.915ZAug 25 19:49:16.329 INFO Starting download, target: MaghemiteMgd
18232026-08-25T19:49:17.918ZAug 25 19:49:16.329 INFO Starting download, target: MaghemiteDdmd
18242026-08-25T19:49:17.918ZAug 25 19:49:16.330 INFO Starting download, target: TransceiverControl
18252026-08-25T19:49:17.918ZAug 25 19:49:16.330 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18262026-08-25T19:49:17.918ZAug 25 19:49:16.330 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18272026-08-25T19:49:17.918ZAug 25 19:49:16.330 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18282026-08-25T19:49:17.918ZAug 25 19:49:16.330 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18292026-08-25T19:49:17.918ZAug 25 19:49:16.330 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18302026-08-25T19:49:17.918ZAug 25 19:49:16.330 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18312026-08-25T19:49:17.918ZAug 25 19:49:16.330 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18322026-08-25T19:49:18.429ZAug 25 19:49:16.841 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18332026-08-25T19:49:18.650ZAug 25 19:49:17.058 INFO Download complete, target: TransceiverControl
18342026-08-25T19:49:19.966ZAug 25 19:49:18.358 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18352026-08-25T19:49:20.070ZAug 25 19:49:18.479 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18362026-08-25T19:49:20.080ZAug 25 19:49:18.488 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18372026-08-25T19:49:20.171ZAug 25 19:49:18.576 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18382026-08-25T19:49:20.208ZAug 25 19:49:18.618 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18392026-08-25T19:49:20.322ZAug 25 19:49:18.733 INFO Download complete, target: Console
18402026-08-25T19:49:20.580ZAug 25 19:49:18.994 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18412026-08-25T19:49:20.580ZAug 25 19:49:18.994 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18422026-08-25T19:49:22.194ZAug 25 19:49:20.608 INFO Download complete, target: MaghemiteDdmd
18432026-08-25T19:49:22.438ZAug 25 19:49:20.853 INFO Download complete, target: DendriteStub
18442026-08-25T19:49:22.703ZAug 25 19:49:21.113 INFO Download complete, target: MaghemiteMgd
18452026-08-25T19:49:25.280ZAug 25 19:49:23.693 INFO Checking that binary works, target: Cockroach
18462026-08-25T19:49:25.394ZAug 25 19:49:23.807 INFO Download complete, target: Cockroach
18472026-08-25T19:49:26.828ZAug 25 19:49:25.239 INFO Checking that binary works, target: Clickhouse
18482026-08-25T19:49:26.934ZAug 25 19:49:25.348 INFO Download complete, target: Clickhouse
18492026-08-25T19:49:26.948ZAll builder prerequisites installed successfully, and PATH looks valid
18502026-08-25T19:49:26.951Z
18512026-08-25T19:49:26.951Zreal 2:17.505638581
18522026-08-25T19:49:26.951Zuser 7:21.232840553
18532026-08-25T19:49:26.951Zsys 1:26.725847406
18542026-08-25T19:49:26.951Ztrap 0.250866447
18552026-08-25T19:49:26.951Ztflt 1.774938708
18562026-08-25T19:49:26.951Zdflt 1.877129005
18572026-08-25T19:49:26.951Zkflt 0.039047650
18582026-08-25T19:49:26.951Zlock 27:41.694506036
18592026-08-25T19:49:26.951Zslp 22:39.132458072
18602026-08-25T19:49:26.951Zlat 46.307575478
18612026-08-25T19:49:26.951Zstop 2:41.305444279
18622026-08-25T19:49:26.951Z+ banner clippy
18632026-08-25T19:49:26.951Z
18642026-08-25T19:49:26.951Z #### # # ##### ##### # #
18652026-08-25T19:49:26.951Z # # # # # # # # # #
18662026-08-25T19:49:26.952Z # # # # # # # #
18672026-08-25T19:49:26.952Z # # # ##### ##### #
18682026-08-25T19:49:26.952Z # # # # # # #
18692026-08-25T19:49:26.952Z #### ###### # # # #
18702026-08-25T19:49:26.952Z
18712026-08-25T19:49:26.952Z+ export CARGO_INCREMENTAL=0
18722026-08-25T19:49:26.952Z+ CARGO_INCREMENTAL=0
18732026-08-25T19:49:26.952Z+ ptime -m cargo xtask clippy
18742026-08-25T19:49:27.435Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18752026-08-25T19:49:27.728Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18762026-08-25T19:49:29.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s
18772026-08-25T19:49:29.576Z Running `target/debug/xtask clippy`
18782026-08-25T19:49:29.607Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18792026-08-25T19:49:30.172Z Downloading crates ...
18802026-08-25T19:49:30.350Z Downloaded assert_cmd v2.1.2
18812026-08-25T19:49:30.355Z Downloaded blake2b_simd v1.0.4
18822026-08-25T19:49:30.355Z Downloaded approx v0.5.1
18832026-08-25T19:49:30.355Z Downloaded async-object-pool v0.2.0
18842026-08-25T19:49:30.355Z Downloaded assert-json-diff v2.0.2
18852026-08-25T19:49:30.355Z Downloaded cast v0.3.0
18862026-08-25T19:49:30.355Z Downloaded criterion-plot v0.6.0
18872026-08-25T19:49:30.355Z Downloaded anes v0.1.6
18882026-08-25T19:49:30.355Z Downloaded concurrent-queue v2.5.0
18892026-08-25T19:49:30.362Z Downloaded async-lock v3.4.2
18902026-08-25T19:49:30.362Z Downloaded datatest-stable v0.3.3
18912026-08-25T19:49:30.362Z Downloaded event-listener v5.4.1
18922026-08-25T19:49:30.365Z Downloaded escape8259 v0.5.3
18932026-08-25T19:49:30.365Z Downloaded event-listener-strategy v0.5.4
18942026-08-25T19:49:30.365Z Downloaded constant_time_eq v0.3.1
18952026-08-25T19:49:30.365Z Downloaded cfg-expr v0.20.6
18962026-08-25T19:49:30.365Z Downloaded futures-timer v3.0.3
18972026-08-25T19:49:30.365Z Downloaded fancy-regex v0.14.0
18982026-08-25T19:49:30.365Z Downloaded guppy-workspace-hack v0.1.0
18992026-08-25T19:49:30.365Z Downloaded hex-literal v0.4.1
19002026-08-25T19:49:30.365Z Downloaded hickory-client v0.25.2
19012026-08-25T19:49:30.369Z Downloaded criterion v0.7.0
19022026-08-25T19:49:30.372Z Downloaded guppy v0.17.25
19032026-08-25T19:49:30.375Z Downloaded miette-derive v5.10.0
19042026-08-25T19:49:30.375Z Downloaded linkme-impl v0.3.35
19052026-08-25T19:49:30.375Z Downloaded nested v0.1.1
19062026-08-25T19:49:30.375Z Downloaded linkme v0.3.35
19072026-08-25T19:49:30.378Z Downloaded libtest-mimic v0.8.1
19082026-08-25T19:49:30.378Z Downloaded knuffel-derive v3.2.0
19092026-08-25T19:49:30.378Z Downloaded parking v2.2.1
19102026-08-25T19:49:30.382Z Downloaded pathdiff v0.2.3
19112026-08-25T19:49:30.382Z Downloaded httptest v0.16.4
19122026-08-25T19:49:30.382Z Downloaded oorandom v11.1.5
19132026-08-25T19:49:30.382Z Downloaded plotters-backend v0.3.7
19142026-08-25T19:49:30.382Z Downloaded partial-io v0.5.4
19152026-08-25T19:49:30.385Z Downloaded path-tree v0.8.3
19162026-08-25T19:49:30.385Z Downloaded owo-colors v3.5.0
19172026-08-25T19:49:30.385Z Downloaded knuffel v3.2.0
19182026-08-25T19:49:30.388Z Downloaded plotters-svg v0.3.7
19192026-08-25T19:49:30.388Z Downloaded miette v5.10.0
19202026-08-25T19:49:30.388Z Downloaded relative-path v1.9.3
19212026-08-25T19:49:30.391Z Downloaded serde_regex v1.1.0
19222026-08-25T19:49:30.391Z Downloaded rand_distr v0.5.1
19232026-08-25T19:49:30.391Z Downloaded plotters v0.3.7
19242026-08-25T19:49:30.397Z Downloaded similar-asserts v1.7.0
19252026-08-25T19:49:30.400Z Downloaded rstest_macros v0.25.0
19262026-08-25T19:49:30.400Z Downloaded supports-unicode v2.1.0
19272026-08-25T19:49:30.400Z Downloaded rstest v0.25.0
19282026-08-25T19:49:30.405Z Downloaded rust-argon2 v2.1.0
19292026-08-25T19:49:30.405Z Downloaded supports-color v2.1.0
19302026-08-25T19:49:30.407Z Downloaded target-triple v1.0.0
19312026-08-25T19:49:30.407Z Downloaded stringmetrics v2.2.2
19322026-08-25T19:49:30.407Z Downloaded supports-hyperlinks v2.1.0
19332026-08-25T19:49:30.407Z Downloaded terminal_size v0.1.17
19342026-08-25T19:49:30.407Z Downloaded textwrap v0.15.2
19352026-08-25T19:49:30.408Z Downloaded target-spec v3.5.7
19362026-08-25T19:49:30.418Z Downloaded termcolor v1.4.1
19372026-08-25T19:49:30.418Z Downloaded tinytemplate v1.2.1
19382026-08-25T19:49:30.418Z Downloaded target-lexicon v0.13.3
19392026-08-25T19:49:30.418Z Downloaded trybuild v1.0.116
19402026-08-25T19:49:30.491Z Downloaded httpmock v0.8.3
19412026-08-25T19:49:32.303Z Checking cfg-if v1.0.4
19422026-08-25T19:49:32.679Z Checking serde_core v1.0.228
19432026-08-25T19:49:32.679Z Checking libc v0.2.185
19442026-08-25T19:49:32.756Z Checking memchr v2.8.0
19452026-08-25T19:49:32.802Z Checking smallvec v1.15.1
19462026-08-25T19:49:32.841Z Checking rand_core v0.10.0
19472026-08-25T19:49:32.871Z Checking itoa v1.0.17
19482026-08-25T19:49:32.909Z Checking subtle v2.6.1
19492026-08-25T19:49:32.909Z Checking libm v0.2.16
19502026-08-25T19:49:33.010Z Checking log v0.4.33
19512026-08-25T19:49:33.061Z Checking typenum v1.20.1
19522026-08-25T19:49:33.064Z Checking scopeguard v1.2.0
19532026-08-25T19:49:33.135Z Checking zmij v1.0.21
19542026-08-25T19:49:33.170Z Checking stable_deref_trait v1.2.1
19552026-08-25T19:49:33.206Z Checking getrandom v0.4.3
19562026-08-25T19:49:33.209Z Checking errno v0.3.14
19572026-08-25T19:49:33.245Z Checking lock_api v0.4.14
19582026-08-25T19:49:33.317Z Checking zerofrom v0.1.6
19592026-08-25T19:49:33.367Z Checking percent-encoding v2.3.2
19602026-08-25T19:49:33.410Z Checking writeable v0.6.2
19612026-08-25T19:49:33.410Z Checking litemap v0.8.1
19622026-08-25T19:49:33.491Z Checking yoke v0.8.1
19632026-08-25T19:49:33.520Z Checking icu_properties_data v2.1.2
19642026-08-25T19:49:33.558Z Checking icu_normalizer_data v2.1.1
19652026-08-25T19:49:33.608Z Checking form_urlencoded v1.2.2
19662026-08-25T19:49:33.649Z Checking utf8_iter v1.0.4
19672026-08-25T19:49:33.693Z Checking num-traits v0.2.19
19682026-08-25T19:49:33.693Z Checking zerovec v0.11.5
19692026-08-25T19:49:33.697Z Checking zerotrie v0.2.3
19702026-08-25T19:49:33.797Z Checking zerocopy v0.8.55
19712026-08-25T19:49:33.835Z Checking portable-atomic v1.13.1
19722026-08-25T19:49:33.875Z Checking pin-project-lite v0.2.17
19732026-08-25T19:49:33.875Z Checking critical-section v1.2.0
19742026-08-25T19:49:34.014Z Checking parking_lot_core v0.9.12
19752026-08-25T19:49:34.060Z Checking signal-hook-registry v1.4.8
19762026-08-25T19:49:34.102Z Checking mio v1.2.0
19772026-08-25T19:49:34.168Z Checking serde v1.0.228
19782026-08-25T19:49:34.204Z Checking bitflags v2.11.0
19792026-08-25T19:49:34.244Z Checking serde_json v1.0.151
19802026-08-25T19:49:34.255Z Checking tinystr v0.8.2
19812026-08-25T19:49:34.315Z Checking potential_utf v0.1.4
19822026-08-25T19:49:34.325Z Checking once_cell v1.21.3
19832026-08-25T19:49:34.393Z Checking parking_lot v0.12.5
19842026-08-25T19:49:34.434Z Checking iana-time-zone v0.1.65
19852026-08-25T19:49:34.473Z Checking icu_collections v2.1.1
19862026-08-25T19:49:34.477Z Checking icu_locale_core v2.1.1
19872026-08-25T19:49:34.564Z Checking uuid v1.23.4
19882026-08-25T19:49:34.597Z Checking zeroize v1.9.0
19892026-08-25T19:49:34.597Z Checking bytes v1.11.1
19902026-08-25T19:49:34.674Z Checking chrono v0.4.45
19912026-08-25T19:49:34.835Z Checking socket2 v0.6.3
19922026-08-25T19:49:34.879Z Checking semver v1.0.28
19932026-08-25T19:49:34.939Z Checking thiserror v2.0.18
19942026-08-25T19:49:34.985Z Checking dyn-clone v1.0.20
19952026-08-25T19:49:35.042Z Checking icu_provider v2.1.1
19962026-08-25T19:49:35.095Z Checking tokio v1.52.1
19972026-08-25T19:49:35.161Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19982026-08-25T19:49:35.161Z Checking rustix v1.1.4
19992026-08-25T19:49:35.166Z Checking futures-core v0.3.32
20002026-08-25T19:49:35.166Z Checking equivalent v1.0.2
20012026-08-25T19:49:35.290Z Checking icu_properties v2.1.2
20022026-08-25T19:49:35.328Z Checking icu_normalizer v2.1.1
20032026-08-25T19:49:35.339Z Checking getrandom v0.2.17
20042026-08-25T19:49:35.522Z Checking cmov v0.5.4
20052026-08-25T19:49:35.560Z Checking rand_core v0.6.4
20062026-08-25T19:49:35.565Z Checking getrandom v0.3.4
20072026-08-25T19:49:35.658Z Checking futures-sink v0.3.32
20082026-08-25T19:49:35.742Z Checking ctutils v0.4.2
20092026-08-25T19:49:35.781Z Checking byteorder v1.5.0
20102026-08-25T19:49:35.789Z Checking futures-task v0.3.32
20112026-08-25T19:49:35.848Z Checking futures-channel v0.3.32
20122026-08-25T19:49:35.953Z Checking slab v0.4.12
20132026-08-25T19:49:35.985Z Checking hybrid-array v0.4.13
20142026-08-25T19:49:36.034Z Checking futures-io v0.3.32
20152026-08-25T19:49:36.074Z Checking regex-syntax v0.8.10
20162026-08-25T19:49:36.078Z Checking fnv v1.0.7
20172026-08-25T19:49:36.145Z Checking hashbrown v0.17.0
20182026-08-25T19:49:36.147Z Checking idna_adapter v1.2.1
20192026-08-25T19:49:36.214Z Checking generic-array v0.14.7
20202026-08-25T19:49:36.254Z Checking futures-util v0.3.32
20212026-08-25T19:49:36.325Z Checking idna v1.1.0
20222026-08-25T19:49:36.572Z Checking ppv-lite86 v0.2.21
20232026-08-25T19:49:36.611Z Checking url v2.5.8
20242026-08-25T19:49:36.648Z Checking indexmap v2.14.0
20252026-08-25T19:49:36.697Z Checking thiserror v1.0.69
20262026-08-25T19:49:36.741Z Checking crypto-common v0.2.2
20272026-08-25T19:49:36.826Z Checking const-oid v0.9.6
20282026-08-25T19:49:36.896Z Checking base64ct v1.8.3
20292026-08-25T19:49:37.073Z Checking schemars v0.8.22
20302026-08-25T19:49:37.150Z Checking crypto-common v0.1.7
20312026-08-25T19:49:37.215Z Checking block-buffer v0.12.1
20322026-08-25T19:49:37.317Z Checking base64 v0.22.1
20332026-08-25T19:49:37.377Z Checking rand_core v0.9.5
20342026-08-25T19:49:37.417Z Checking block-buffer v0.10.4
20352026-08-25T19:49:37.458Z Checking erased-serde v0.3.31
20362026-08-25T19:49:37.536Z Checking utf8parse v0.2.2
20372026-08-25T19:49:37.583Z Checking rand_chacha v0.9.0
20382026-08-25T19:49:37.586Z Checking anstyle v1.0.14
20392026-08-25T19:49:37.652Z Checking digest v0.10.7
20402026-08-25T19:49:37.689Z Checking http v1.4.2
20412026-08-25T19:49:37.758Z Checking tracing-core v0.1.36
20422026-08-25T19:49:37.813Z Checking rand v0.9.2
20432026-08-25T19:49:37.853Z Checking anstyle-query v1.1.5
20442026-08-25T19:49:37.888Z Checking slog v2.8.2
20452026-08-25T19:49:37.890Z Checking is_terminal_polyfill v1.70.2
20462026-08-25T19:49:37.974Z Checking colorchoice v1.0.4
20472026-08-25T19:49:38.040Z Checking terminal_size v0.4.3
20482026-08-25T19:49:38.095Z Checking tracing v0.1.44
20492026-08-25T19:49:38.132Z Checking fastrand v2.3.0
20502026-08-25T19:49:38.176Z Checking const-oid v0.10.2
20512026-08-25T19:49:38.215Z Checking anstyle-parse v1.0.0
20522026-08-25T19:49:38.221Z Checking ipnet v2.12.0
20532026-08-25T19:49:38.287Z Checking aho-corasick v1.1.4
20542026-08-25T19:49:38.330Z Checking ipnetwork v0.21.1
20552026-08-25T19:49:38.343Z Checking tokio-util v0.7.18
20562026-08-25T19:49:38.361Z Checking crossbeam-utils v0.8.21
20572026-08-25T19:49:38.447Z Checking tempfile v3.27.0
20582026-08-25T19:49:38.457Z Checking anstream v1.0.0
20592026-08-25T19:49:38.457Z Checking clap_lex v1.0.0
20602026-08-25T19:49:38.540Z Checking strsim v0.11.1
20612026-08-25T19:49:38.578Z Checking unicode-ident v1.0.24
20622026-08-25T19:49:38.639Z Checking allocator-api2 v0.2.21
20632026-08-25T19:49:38.676Z Checking powerfmt v0.2.0
20642026-08-25T19:49:38.712Z Checking proc-macro2 v1.0.106
20652026-08-25T19:49:38.755Z Checking digest v0.11.3
20662026-08-25T19:49:38.762Z Checking clap_builder v4.6.0
20672026-08-25T19:49:38.823Z Checking time-core v0.1.8
20682026-08-25T19:49:38.859Z Checking deranged v0.5.8
20692026-08-25T19:49:38.947Z Checking num-conv v0.2.0
20702026-08-25T19:49:38.984Z Checking num_threads v0.1.7
20712026-08-25T19:49:38.987Z Checking regex-automata v0.4.14
20722026-08-25T19:49:38.987Z Checking cpufeatures v0.3.0
20732026-08-25T19:49:39.021Z Checking httparse v1.10.1
20742026-08-25T19:49:39.121Z Checking anyhow v1.0.104
20752026-08-25T19:49:39.124Z Checking quote v1.0.45
20762026-08-25T19:49:39.124Z Checking cpufeatures v0.2.17
20772026-08-25T19:49:39.156Z Checking rustls-pki-types v1.14.0
20782026-08-25T19:49:39.287Z Checking aws-lc-sys v0.40.0
20792026-08-25T19:49:39.325Z Checking untrusted v0.7.1
20802026-08-25T19:49:39.363Z Checking http-body v1.0.1
20812026-08-25T19:49:39.416Z Checking syn v2.0.117
20822026-08-25T19:49:39.465Z Checking atomic-waker v1.1.2
20832026-08-25T19:49:39.469Z Checking oxnet v0.1.6
20842026-08-25T19:49:39.541Z Checking try-lock v0.2.5
20852026-08-25T19:49:39.596Z Checking httpdate v1.0.3
20862026-08-25T19:49:39.661Z Checking want v0.3.1
20872026-08-25T19:49:39.770Z Checking h2 v0.4.15
20882026-08-25T19:49:39.810Z Checking time v0.3.47
20892026-08-25T19:49:39.813Z Checking aws-lc-rs v1.16.3
20902026-08-25T19:49:39.842Z Checking hex v0.4.3
20912026-08-25T19:49:39.846Z Checking tower-service v0.3.3
20922026-08-25T19:49:40.016Z Checking clap v4.6.1
20932026-08-25T19:49:40.054Z Checking tower-layer v0.3.3
20942026-08-25T19:49:40.125Z Checking simd-adler32 v0.3.8
20952026-08-25T19:49:40.163Z Checking ryu v1.0.23
20962026-08-25T19:49:40.230Z Checking untrusted v0.9.0
20972026-08-25T19:49:40.322Z Checking spin v0.9.8
20982026-08-25T19:49:40.325Z Checking adler2 v2.0.1
20992026-08-25T19:49:40.394Z Checking unicode-width v0.2.0
21002026-08-25T19:49:40.492Z Checking miniz_oxide v0.8.9
21012026-08-25T19:49:40.536Z Checking pem-rfc7468 v0.7.0
21022026-08-25T19:49:40.667Z Checking mime v0.3.17
21032026-08-25T19:49:40.685Z Checking rustls-webpki v0.103.13
21042026-08-25T19:49:40.815Z Checking flagset v0.4.7
21052026-08-25T19:49:40.866Z Checking block-padding v0.4.2
21062026-08-25T19:49:40.907Z Checking camino v1.2.5
21072026-08-25T19:49:40.945Z Checking pretty-hex v0.4.1
21082026-08-25T19:49:40.948Z Checking http-body-util v0.1.3
21092026-08-25T19:49:41.020Z Checking der v0.7.10
21102026-08-25T19:49:41.055Z Checking inout v0.2.2
21112026-08-25T19:49:41.096Z Checking plain v0.2.3
21122026-08-25T19:49:41.178Z Checking openssl-probe v0.2.1
21132026-08-25T19:49:41.217Z Checking rustls v0.23.41
21142026-08-25T19:49:41.263Z Checking ucd-trie v0.1.7
21152026-08-25T19:49:41.275Z Checking cipher v0.5.2
21162026-08-25T19:49:41.289Z Checking regex v1.12.3
21172026-08-25T19:49:41.357Z Checking serde_urlencoded v0.7.1
21182026-08-25T19:49:41.415Z Checking pest v2.8.6
21192026-08-25T19:49:41.555Z Checking rand_chacha v0.3.1
21202026-08-25T19:49:41.594Z Checking encoding_rs v0.8.35
21212026-08-25T19:49:41.641Z Checking bit-vec v0.8.0
21222026-08-25T19:49:41.696Z Checking futures-executor v0.3.32
21232026-08-25T19:49:41.779Z Checking spki v0.7.3
21242026-08-25T19:49:41.814Z Checking rand v0.8.6
21252026-08-25T19:49:41.857Z Checking bit-set v0.8.0
21262026-08-25T19:49:41.897Z Checking wait-timeout v0.2.1
21272026-08-25T19:49:41.974Z Checking futures v0.3.32
21282026-08-25T19:49:42.032Z Checking crc32fast v1.5.0
21292026-08-25T19:49:42.070Z Checking either v1.15.0
21302026-08-25T19:49:42.108Z Checking quick-error v1.2.3
21312026-08-25T19:49:42.201Z Checking rand_xorshift v0.4.0
21322026-08-25T19:49:42.240Z Checking rusty-fork v0.3.1
21332026-08-25T19:49:42.294Z Checking sync_wrapper v1.0.2
21342026-08-25T19:49:42.354Z Checking unarray v0.1.4
21352026-08-25T19:49:42.393Z Checking pkcs8 v0.10.2
21362026-08-25T19:49:42.429Z Checking tower v0.5.3
21372026-08-25T19:49:42.465Z Checking iri-string v0.7.10
21382026-08-25T19:49:42.501Z Checking proptest v1.11.0
21392026-08-25T19:49:42.541Z Checking foldhash v0.2.0
21402026-08-25T19:49:42.582Z Checking openapiv3 v2.2.0
21412026-08-25T19:49:42.588Z Checking zlib-rs v0.6.2
21422026-08-25T19:49:42.650Z Checking hyper v1.10.1
21432026-08-25T19:49:42.720Z Checking hashbrown v0.16.1
21442026-08-25T19:49:42.847Z Checking static_assertions v1.1.0
21452026-08-25T19:49:42.946Z Checking sha2 v0.10.9
21462026-08-25T19:49:43.235Z Checking rustls-native-certs v0.8.3
21472026-08-25T19:49:43.273Z Checking lazy_static v1.5.0
21482026-08-25T19:49:43.392Z Checking hubpack v0.1.2
21492026-08-25T19:49:43.430Z Checking tinyvec_macros v0.1.1
21502026-08-25T19:49:43.487Z Checking flate2 v1.1.9
21512026-08-25T19:49:43.492Z Checking tokio-rustls v0.26.4
21522026-08-25T19:49:43.561Z Checking tower-http v0.6.8
21532026-08-25T19:49:43.564Z Checking psl-types v2.0.11
21542026-08-25T19:49:43.632Z Checking tinyvec v1.10.0
21552026-08-25T19:49:43.634Z Checking hyper-util v0.1.20
21562026-08-25T19:49:43.704Z Checking publicsuffix v2.3.0
21572026-08-25T19:49:43.774Z Checking cookie v0.18.1
21582026-08-25T19:49:43.812Z Checking rustls-platform-verifier v0.6.2
21592026-08-25T19:49:43.900Z Checking signature v2.2.0
21602026-08-25T19:49:43.932Z Checking num-integer v0.1.46
21612026-08-25T19:49:43.940Z Checking strum v0.26.3
21622026-08-25T19:49:44.001Z Checking scroll v0.13.0
21632026-08-25T19:49:44.006Z Checking ahash v0.8.12
21642026-08-25T19:49:44.077Z Checking cookie_store v0.22.1
21652026-08-25T19:49:44.082Z Checking memmap2 v0.9.10
21662026-08-25T19:49:44.144Z Checking unicode-width v0.1.14
21672026-08-25T19:49:44.183Z Checking dtrace-parser v0.3.0
21682026-08-25T19:49:44.255Z Checking goblin v0.10.5
21692026-08-25T19:49:44.258Z Checking serde_spanned v0.6.9
21702026-08-25T19:49:44.329Z Checking toml_datetime v0.6.11
21712026-08-25T19:49:44.332Z Checking newtype-uuid v1.3.2
21722026-08-25T19:49:44.412Z Checking thread-id v5.1.0
21732026-08-25T19:49:44.450Z Checking data-encoding v2.10.0
21742026-08-25T19:49:44.455Z Checking bstr v1.12.1
21752026-08-25T19:49:44.455Z Checking hmac v0.12.1
21762026-08-25T19:49:44.554Z Checking base64 v0.21.7
21772026-08-25T19:49:44.554Z Checking x509-cert v0.2.5
21782026-08-25T19:49:44.624Z Checking daft v0.1.8
21792026-08-25T19:49:44.680Z Checking crossbeam-epoch v0.9.18
21802026-08-25T19:49:44.745Z Checking memoffset v0.9.1
21812026-08-25T19:49:44.811Z Checking num-iter v0.1.45
21822026-08-25T19:49:44.855Z Checking scroll v0.12.0
21832026-08-25T19:49:44.898Z Checking zerocopy v0.7.35
21842026-08-25T19:49:44.903Z Checking rustix v0.38.44
21852026-08-25T19:49:44.970Z Checking env_filter v2.0.0
21862026-08-25T19:49:44.973Z Checking hyper-rustls v0.27.7
21872026-08-25T19:49:44.973Z Checking smawk v0.3.2
21882026-08-25T19:49:45.100Z Checking goblin v0.8.2
21892026-08-25T19:49:45.144Z Checking unicode-linebreak v0.1.5
21902026-08-25T19:49:45.182Z Checking unicode-segmentation v1.12.0
21912026-08-25T19:49:45.265Z Checking tap v1.0.1
21922026-08-25T19:49:45.268Z Checking reqwest v0.13.2
21932026-08-25T19:49:45.383Z Checking env_logger v0.11.11
21942026-08-25T19:49:45.417Z Checking wyz v0.5.1
21952026-08-25T19:49:45.420Z Checking num-bigint-dig v0.8.6
21962026-08-25T19:49:45.516Z Checking nix v0.31.2
21972026-08-25T19:49:45.594Z Checking pkcs1 v0.7.5
21982026-08-25T19:49:45.632Z Checking dtrace-parser v0.2.0
21992026-08-25T19:49:45.752Z Checking ff v0.13.1
22002026-08-25T19:49:45.835Z Checking radium v0.7.0
22012026-08-25T19:49:45.899Z Checking thread-id v4.2.2
22022026-08-25T19:49:45.938Z Checking same-file v1.0.6
22032026-08-25T19:49:46.009Z Checking funty v2.0.0
22042026-08-25T19:49:46.047Z Checking winnow v1.0.3
22052026-08-25T19:49:46.087Z Checking base16ct v0.2.0
22062026-08-25T19:49:46.172Z Checking crc-catalog v2.4.0
22072026-08-25T19:49:46.237Z Checking sec1 v0.7.3
22082026-08-25T19:49:46.281Z Checking rsa v0.9.10
22092026-08-25T19:49:46.320Z Checking crc v3.4.0
22102026-08-25T19:49:46.356Z Checking bitvec v1.0.1
22112026-08-25T19:49:46.472Z Checking walkdir v2.5.0
22122026-08-25T19:49:46.519Z Checking group v0.13.0
22132026-08-25T19:49:46.585Z Checking dof v0.4.0
22142026-08-25T19:49:46.660Z Checking hkdf v0.12.4
22152026-08-25T19:49:46.699Z Checking unicode-normalization v0.1.25
22162026-08-25T19:49:46.739Z Checking crypto-bigint v0.5.5
22172026-08-25T19:49:46.777Z Checking zerocopy v0.6.6
22182026-08-25T19:49:46.827Z Checking maybe-uninit v2.0.0
22192026-08-25T19:49:46.917Z Checking gimli v0.32.3
22202026-08-25T19:49:46.958Z Checking nodrop v0.1.14
22212026-08-25T19:49:47.007Z Checking dof v0.3.0
22222026-08-25T19:49:47.072Z Checking foldhash v0.1.5
22232026-08-25T19:49:47.111Z Checking is_ci v1.2.0
22242026-08-25T19:49:47.169Z Checking winnow v0.5.40
22252026-08-25T19:49:47.232Z Checking foreign-types-shared v0.1.1
22262026-08-25T19:49:47.235Z Checking hashbrown v0.15.5
22272026-08-25T19:49:47.314Z Checking usdt-impl v0.6.0
22282026-08-25T19:49:47.319Z Checking usdt-impl v0.5.0
22292026-08-25T19:49:47.383Z Checking foreign-types v0.3.2
22302026-08-25T19:49:47.480Z Checking array-init v0.0.4
22312026-08-25T19:49:47.625Z Checking usdt v0.6.0
22322026-08-25T19:49:47.664Z Checking smallvec v0.6.14
22332026-08-25T19:49:47.704Z Checking elliptic-curve v0.13.8
22342026-08-25T19:49:47.742Z Checking packed_struct v0.10.1
22352026-08-25T19:49:47.782Z Checking serde_with v3.21.0
22362026-08-25T19:49:47.816Z Checking bitfield v0.19.4
22372026-08-25T19:49:47.852Z Checking bzip2-sys v0.1.13+1.0.8
22382026-08-25T19:49:47.887Z Checking openssl-sys v0.9.117
22392026-08-25T19:49:47.965Z Checking object v0.37.3
22402026-08-25T19:49:48.039Z Checking rustc-demangle v0.1.27
22412026-08-25T19:49:48.114Z Checking hashbrown v0.12.3
22422026-08-25T19:49:48.284Z Checking bitflags v1.3.2
22432026-08-25T19:49:48.324Z Checking keccak v0.1.6
22442026-08-25T19:49:48.328Z Checking toml_edit v0.19.15
22452026-08-25T19:49:48.391Z Checking siphasher v1.0.2
22462026-08-25T19:49:48.498Z Checking addr2line v0.25.1
22472026-08-25T19:49:48.535Z Checking sha3 v0.10.8
22482026-08-25T19:49:48.572Z Checking indexmap v1.9.3
22492026-08-25T19:49:48.575Z Checking openssl v0.10.80
22502026-08-25T19:49:48.768Z Checking bzip2 v0.4.4
22512026-08-25T19:49:48.809Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22522026-08-25T19:49:48.812Z Checking serde-hex v0.1.0
22532026-08-25T19:49:48.911Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22542026-08-25T19:49:48.962Z Checking toml_parser v1.1.2+spec-1.1.0
22552026-08-25T19:49:49.095Z Checking ron v0.8.1
22562026-08-25T19:49:49.287Z Checking hashbrown v0.13.2
22572026-08-25T19:49:49.321Z Checking itertools v0.13.0
22582026-08-25T19:49:49.378Z Checking toml v0.7.8
22592026-08-25T19:49:49.642Z Checking itertools v0.15.0
22602026-08-25T19:49:49.740Z Checking signal-hook v0.3.18
22612026-08-25T19:49:49.778Z Checking crc-any v2.5.0
22622026-08-25T19:49:49.952Z Checking managed v0.8.0
22632026-08-25T19:49:50.001Z Checking object v0.30.4
22642026-08-25T19:49:50.157Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22652026-08-25T19:49:50.260Z Checking backtrace v0.3.76
22662026-08-25T19:49:50.322Z Checking zip v0.6.6
22672026-08-25T19:49:50.352Z Checking globset v0.4.18
22682026-08-25T19:49:50.391Z Checking chacha20 v0.10.0
22692026-08-25T19:49:50.582Z Checking backtrace-ext v0.2.1
22702026-08-25T19:49:50.622Z Checking curve25519-dalek v4.1.3
22712026-08-25T19:49:50.654Z Checking toml_write v0.1.2
22722026-08-25T19:49:50.676Z Checking winnow v0.7.14
22732026-08-25T19:49:50.734Z Checking path-slash v0.1.5
22742026-08-25T19:49:50.742Z Checking native-tls v0.2.18
22752026-08-25T19:49:50.804Z Checking signal-hook-mio v0.2.5
22762026-08-25T19:49:50.862Z Checking textwrap v0.16.2
22772026-08-25T19:49:50.868Z Checking ed25519 v2.2.3
22782026-08-25T19:49:50.935Z Checking ref-cast v1.0.25
22792026-08-25T19:49:50.974Z Checking pin-project v1.1.11
22802026-08-25T19:49:51.052Z Checking jiff-core v0.1.0
22812026-08-25T19:49:51.097Z Checking tokio-native-tls v0.3.1
22822026-08-25T19:49:51.138Z Checking pem v3.0.6
22832026-08-25T19:49:51.153Z Checking zstd-sys v2.0.16+zstd.1.5.7
22842026-08-25T19:49:51.285Z Checking owo-colors v4.3.0
22852026-08-25T19:49:51.318Z Checking fixedbitset v0.5.7
22862026-08-25T19:49:51.323Z Checking zstd-safe v7.2.4
22872026-08-25T19:49:51.412Z Checking ed25519-dalek v2.2.0
22882026-08-25T19:49:51.549Z Checking hyper-tls v0.6.0
22892026-08-25T19:49:51.553Z Checking petgraph v0.8.3
22902026-08-25T19:49:51.682Z Checking snafu v0.8.9
22912026-08-25T19:49:51.750Z Checking jiff v0.2.34
22922026-08-25T19:49:51.756Z Checking crossterm v0.28.1
22932026-08-25T19:49:51.864Z Checking supports-color v3.0.2
22942026-08-25T19:49:51.866Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22952026-08-25T19:49:51.936Z Checking toml_edit v0.22.27
22962026-08-25T19:49:51.971Z Checking similar v2.7.0
22972026-08-25T19:49:52.016Z Checking fs-err v3.3.0
22982026-08-25T19:49:52.081Z Checking hash32 v0.2.1
22992026-08-25T19:49:52.265Z Checking serde_plain v1.0.2
23002026-08-25T19:49:52.365Z Checking serde-big-array v0.5.1
23012026-08-25T19:49:52.404Z Checking libbz2-rs-sys v0.2.2
23022026-08-25T19:49:52.444Z Checking unicode-bidi v0.3.18
23032026-08-25T19:49:52.516Z Checking predicates-core v1.0.10
23042026-08-25T19:49:52.554Z Checking unicode-properties v0.1.4
23052026-08-25T19:49:52.671Z Checking bumpalo v3.20.2
23062026-08-25T19:49:52.766Z Checking typed-path v0.9.3
23072026-08-25T19:49:52.769Z Checking stringprep v0.1.5
23082026-08-25T19:49:52.844Z Checking bzip2 v0.6.1
23092026-08-25T19:49:52.893Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23102026-08-25T19:49:52.932Z Checking zopfli v0.8.3
23112026-08-25T19:49:52.998Z Checking heapless v0.7.17
23122026-08-25T19:49:53.028Z Checking reqwest v0.12.28
23132026-08-25T19:49:53.069Z Checking zstd v0.13.3
23142026-08-25T19:49:53.169Z Checking hickory-proto v0.25.2
23152026-08-25T19:49:53.255Z Checking byte-wrapper v0.1.0
23162026-08-25T19:49:53.293Z Checking md-5 v0.10.6
23172026-08-25T19:49:53.297Z Checking float-cmp v0.10.0
23182026-08-25T19:49:53.406Z Checking normalize-line-endings v0.3.0
23192026-08-25T19:49:53.462Z Checking difflib v0.4.0
23202026-08-25T19:49:53.501Z Checking fallible-iterator v0.2.0
23212026-08-25T19:49:53.504Z Checking supports-hyperlinks v3.2.0
23222026-08-25T19:49:53.571Z Checking supports-unicode v3.0.0
23232026-08-25T19:49:53.574Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23242026-08-25T19:49:53.653Z Checking zip v4.6.1
23252026-08-25T19:49:53.691Z Checking predicates v3.1.4
23262026-08-25T19:49:53.694Z Checking smoltcp v0.9.1
23272026-08-25T19:49:53.762Z Checking miette v7.6.0
23282026-08-25T19:49:53.803Z Checking postgres-protocol v0.6.10
23292026-08-25T19:49:53.840Z Checking iddqd v0.4.2
23302026-08-25T19:49:54.016Z Checking phf_shared v0.11.3
23312026-08-25T19:49:54.141Z Checking phf_shared v0.13.1
23322026-08-25T19:49:54.191Z Checking olpc-cjson v0.1.4
23332026-08-25T19:49:54.229Z Checking tokio-stream v0.1.18
23342026-08-25T19:49:54.265Z Checking derive_more v2.1.1
23352026-08-25T19:49:54.302Z Checking strum v0.27.2
23362026-08-25T19:49:54.338Z Checking new_debug_unreachable v1.0.6
23372026-08-25T19:49:54.375Z Checking precomputed-hash v0.1.1
23382026-08-25T19:49:54.378Z Checking fixedbitset v0.4.2
23392026-08-25T19:49:54.447Z Checking lalrpop-util v0.19.12
23402026-08-25T19:49:54.451Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23412026-08-25T19:49:54.480Z Checking tough v0.22.0
23422026-08-25T19:49:54.552Z Checking string_cache v0.8.9
23432026-08-25T19:49:54.589Z Checking petgraph v0.6.5
23442026-08-25T19:49:54.624Z Checking phf v0.13.1
23452026-08-25T19:49:54.660Z Checking postgres-types v0.2.12
23462026-08-25T19:49:54.746Z Checking buf-list v1.1.2
23472026-08-25T19:49:54.785Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23482026-08-25T19:49:54.823Z Checking peg-runtime v0.8.5
23492026-08-25T19:49:54.957Z Checking whoami v2.1.0
23502026-08-25T19:49:55.033Z Checking is-terminal v0.4.17
23512026-08-25T19:49:55.078Z Checking crossbeam-channel v0.5.15
23522026-08-25T19:49:55.124Z Checking thread_local v1.1.9
23532026-08-25T19:49:55.158Z Checking term v1.2.1
23542026-08-25T19:49:55.206Z Checking tokio-postgres v0.7.16
23552026-08-25T19:49:55.315Z Checking take_mut v0.2.2
23562026-08-25T19:49:55.407Z Checking slog-term v2.9.2
23572026-08-25T19:49:55.445Z Compiling newtype-uuid-macros v0.1.0
23582026-08-25T19:49:55.480Z Checking slog-async v2.8.0
23592026-08-25T19:49:55.682Z Checking match_cfg v0.1.0
23602026-08-25T19:49:55.720Z Checking slog-json v2.6.1
23612026-08-25T19:49:55.782Z Checking hostname v0.3.1
23622026-08-25T19:49:55.847Z Compiling multer v3.1.0
23632026-08-25T19:49:55.907Z Compiling async-stream-impl v0.3.6
23642026-08-25T19:49:55.910Z Checking slog-bunyan v2.5.0
23652026-08-25T19:49:55.981Z Compiling dropshot v0.17.1
23662026-08-25T19:49:56.097Z Checking debug-ignore v1.0.5
23672026-08-25T19:49:56.143Z Compiling dropshot_endpoint v0.17.1
23682026-08-25T19:49:56.236Z Checking serde_path_to_error v0.1.20
23692026-08-25T19:49:56.239Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23702026-08-25T19:49:56.306Z Checking sha1 v0.11.0
23712026-08-25T19:49:56.494Z Checking serde_spanned v1.1.1
23722026-08-25T19:49:56.532Z Checking toml_datetime v1.1.1+spec-1.1.0
23732026-08-25T19:49:56.535Z Checking toml_writer v1.1.1+spec-1.1.0
23742026-08-25T19:49:56.535Z Checking compression-core v0.4.31
23752026-08-25T19:49:56.639Z Checking async-stream v0.3.6
23762026-08-25T19:49:56.723Z Checking compression-codecs v0.4.37
23772026-08-25T19:49:56.761Z Checking waitgroup v0.1.2
23782026-08-25T19:49:56.766Z Checking rustls-pemfile v2.2.0
23792026-08-25T19:49:56.835Z Checking hostname v0.4.2
23802026-08-25T19:49:56.863Z Checking toml v1.1.2+spec-1.1.0
23812026-08-25T19:49:56.934Z Checking progenitor-client v0.14.0
23822026-08-25T19:49:56.938Z Checking async-compression v0.4.41
23832026-08-25T19:49:56.938Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23842026-08-25T19:49:57.039Z Checking atomicwrites v0.4.4
23852026-08-25T19:49:57.042Z Compiling serde_tokenstream v0.3.0
23862026-08-25T19:49:57.113Z Compiling parse-display-derive v0.10.0
23872026-08-25T19:49:57.194Z Checking regress v0.10.5
23882026-08-25T19:49:57.233Z Checking macaddr v1.0.1
23892026-08-25T19:49:57.236Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23902026-08-25T19:49:57.433Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23912026-08-25T19:49:57.436Z Compiling oxide-generation-macros v0.2.0
23922026-08-25T19:49:57.505Z Checking instant v0.1.13
23932026-08-25T19:49:57.509Z Checking itertools v0.14.0
23942026-08-25T19:49:57.608Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23952026-08-25T19:49:57.646Z Checking oxide-generation v0.1.3
23962026-08-25T19:49:57.704Z Checking backoff v0.4.0
23972026-08-25T19:49:57.875Z Checking backon v1.6.0
23982026-08-25T19:49:57.915Z Checking humantime v2.3.0
23992026-08-25T19:49:57.916Z Compiling convert_case v0.4.0
24002026-08-25T19:49:58.063Z Checking progenitor-extras v0.2.0
24012026-08-25T19:49:58.190Z Checking half v2.7.1
24022026-08-25T19:49:58.227Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24032026-08-25T19:49:58.319Z Checking ciborium-io v0.2.2
24042026-08-25T19:49:58.355Z Compiling derive_more v0.99.20
24052026-08-25T19:49:58.432Z Checking heck v0.5.0
24062026-08-25T19:49:58.468Z Checking secrecy v0.10.3
24072026-08-25T19:49:58.504Z Checking ciborium-ll v0.2.2
24082026-08-25T19:49:58.585Z Checking camino-tempfile v1.4.1
24092026-08-25T19:49:58.628Z Checking indent_write v2.2.0
24102026-08-25T19:49:58.631Z Compiling crucible-workspace-hack v0.1.0
24112026-08-25T19:49:58.698Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24122026-08-25T19:49:58.734Z Checking ciborium v0.2.2
24132026-08-25T19:49:58.774Z Compiling regress v0.11.1
24142026-08-25T19:49:58.811Z Checking inout v0.1.4
24152026-08-25T19:49:58.846Z Checking parse-display v0.10.0
24162026-08-25T19:49:58.975Z Checking cipher v0.4.4
24172026-08-25T19:49:59.021Z Checking universal-hash v0.5.1
24182026-08-25T19:49:59.024Z Compiling thiserror-impl-no-std v2.0.2
24192026-08-25T19:49:59.091Z Checking opaque-debug v0.3.1
24202026-08-25T19:49:59.178Z Checking blake2 v0.10.6
24212026-08-25T19:49:59.181Z Checking aead v0.5.2
24222026-08-25T19:49:59.253Z Checking poly1305 v0.8.0
24232026-08-25T19:49:59.258Z Checking chacha20 v0.9.1
24242026-08-25T19:49:59.354Z Checking password-hash v0.5.0
24252026-08-25T19:49:59.482Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24262026-08-25T19:49:59.518Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24272026-08-25T19:49:59.554Z Checking chacha20poly1305 v0.10.1
24282026-08-25T19:49:59.605Z Checking argon2 v0.5.3
24292026-08-25T19:49:59.711Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24302026-08-25T19:49:59.918Z Compiling unsafe-libyaml v0.2.11
24312026-08-25T19:49:59.957Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24322026-08-25T19:49:59.994Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24332026-08-25T19:49:59.997Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24342026-08-25T19:50:00.242Z Checking thiserror-no-std v2.0.2
24352026-08-25T19:50:00.281Z Checking swrite v0.1.0
24362026-08-25T19:50:00.360Z Compiling typify-impl v0.6.2
24372026-08-25T19:50:00.403Z Checking vsss-rs v3.3.4
24382026-08-25T19:50:00.698Z Compiling serde_yaml v0.9.34+deprecated
24392026-08-25T19:50:00.929Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24402026-08-25T19:50:01.541Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24412026-08-25T19:50:01.665Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24422026-08-25T19:50:01.705Z Checking crossbeam-deque v0.8.6
24432026-08-25T19:50:01.796Z Compiling rayon-core v1.13.0
24442026-08-25T19:50:01.919Z Compiling num-derive v0.4.2
24452026-08-25T19:50:01.985Z Compiling toml_datetime v0.7.5+spec-1.1.0
24462026-08-25T19:50:02.156Z Compiling proc-macro-error v1.0.4
24472026-08-25T19:50:02.263Z Compiling toml_edit v0.23.10+spec-1.0.0
24482026-08-25T19:50:02.470Z Checking rayon v1.11.0
24492026-08-25T19:50:02.521Z Checking tabwriter v1.4.1
24502026-08-25T19:50:02.558Z Compiling illumos-nvpair-sys v0.2.0
24512026-08-25T19:50:02.704Z Checking glob v0.3.3
24522026-08-25T19:50:02.747Z Compiling heapless v0.8.0
24532026-08-25T19:50:02.827Z Compiling proc-macro-crate v3.4.0
24542026-08-25T19:50:02.950Z Checking hash32 v0.3.1
24552026-08-25T19:50:03.096Z Compiling ingot-macros v0.2.0
24562026-08-25T19:50:03.130Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24572026-08-25T19:50:03.262Z Compiling smoltcp v0.11.0
24582026-08-25T19:50:03.334Z Checking colored v3.1.1
24592026-08-25T19:50:03.375Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24602026-08-25T19:50:03.443Z Compiling num_enum_derive v0.7.6
24612026-08-25T19:50:03.560Z Checking illumos-nvpair v0.3.0
24622026-08-25T19:50:03.669Z Checking toml v0.8.23
24632026-08-25T19:50:03.743Z Checking cobs v0.3.0
24642026-08-25T19:50:03.888Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24652026-08-25T19:50:03.925Z Checking postcard v1.1.3
24662026-08-25T19:50:04.020Z Checking rand v0.10.1
24672026-08-25T19:50:04.144Z Compiling proc-macro-crate v1.3.1
24682026-08-25T19:50:04.248Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24692026-08-25T19:50:04.489Z Checking sigpipe v0.1.3
24702026-08-25T19:50:04.526Z Checking num_enum v0.7.6
24712026-08-25T19:50:04.560Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24722026-08-25T19:50:04.596Z Compiling foreign-types-macros v0.2.3
24732026-08-25T19:50:04.599Z Checking foreign-types-shared v0.3.1
24742026-08-25T19:50:04.669Z Compiling num_enum_derive v0.5.11
24752026-08-25T19:50:04.901Z Compiling usdt-attr-macro v0.5.0
24762026-08-25T19:50:04.935Z Compiling typify-macro v0.6.2
24772026-08-25T19:50:05.004Z Compiling usdt-macro v0.5.0
24782026-08-25T19:50:05.166Z Checking memmap v0.7.0
24792026-08-25T19:50:05.214Z Checking foreign-types v0.5.0
24802026-08-25T19:50:05.320Z Checking cstr-argument v0.1.2
24812026-08-25T19:50:05.323Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24822026-08-25T19:50:05.476Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24832026-08-25T19:50:05.739Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24842026-08-25T19:50:05.776Z Checking num_enum v0.5.11
24852026-08-25T19:50:05.779Z Checking usdt v0.5.0
24862026-08-25T19:50:05.843Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24872026-08-25T19:50:05.915Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24882026-08-25T19:50:05.950Z Checking ingot-types v0.2.0
24892026-08-25T19:50:05.950Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24902026-08-25T19:50:06.055Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24912026-08-25T19:50:06.058Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24922026-08-25T19:50:06.058Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24932026-08-25T19:50:06.154Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24942026-08-25T19:50:06.267Z Compiling zone_cfg_derive v0.3.1
24952026-08-25T19:50:06.270Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24962026-08-25T19:50:06.350Z Checking itertools v0.12.1
24972026-08-25T19:50:06.420Z Checking ingot v0.2.1
24982026-08-25T19:50:06.455Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24992026-08-25T19:50:06.502Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25002026-08-25T19:50:06.709Z Compiling typify v0.6.2
25012026-08-25T19:50:06.881Z Compiling progenitor-impl v0.14.0
25022026-08-25T19:50:06.919Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25032026-08-25T19:50:06.986Z Checking smf v0.2.3
25042026-08-25T19:50:07.027Z Checking whoami v1.6.1
25052026-08-25T19:50:07.193Z Compiling derive-where v1.6.0
25062026-08-25T19:50:07.231Z Checking tokio-dtrace v0.1.1
25072026-08-25T19:50:07.265Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25082026-08-25T19:50:07.488Z Checking zone v0.3.1
25092026-08-25T19:50:07.527Z Checking oxide-tokio-rt v0.1.4
25102026-08-25T19:50:07.734Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25112026-08-25T19:50:07.879Z Checking console v0.15.11
25122026-08-25T19:50:07.919Z Checking newline-converter v0.3.0
25132026-08-25T19:50:07.954Z Checking bytecount v0.6.9
25142026-08-25T19:50:08.060Z Checking num-rational v0.4.2
25152026-08-25T19:50:08.097Z Checking num-complex v0.4.6
25162026-08-25T19:50:08.133Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25172026-08-25T19:50:08.196Z Checking expectorate v1.2.0
25182026-08-25T19:50:08.358Z Compiling cancel-safe-futures v0.1.5
25192026-08-25T19:50:08.394Z Checking float-ord v0.3.2
25202026-08-25T19:50:08.456Z Checking num v0.4.3
25212026-08-25T19:50:08.525Z Checking linear-map v1.2.0
25222026-08-25T19:50:08.529Z Checking oxide-update-engine-types v0.1.2
25232026-08-25T19:50:08.599Z Checking gethostname v0.5.0
25242026-08-25T19:50:08.718Z Compiling prettyplease v0.2.37
25252026-08-25T19:50:08.752Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25262026-08-25T19:50:09.016Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25272026-08-25T19:50:09.153Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25282026-08-25T19:50:09.193Z Checking resolv-conf v0.7.6
25292026-08-25T19:50:09.262Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25302026-08-25T19:50:09.328Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25312026-08-25T19:50:09.389Z Checking papergrid v0.11.0
25322026-08-25T19:50:09.425Z Compiling tabled_derive v0.7.0
25332026-08-25T19:50:09.482Z Checking oxide-update-engine v0.1.2
25342026-08-25T19:50:09.558Z Compiling progenitor-macro v0.14.0
25352026-08-25T19:50:09.926Z Compiling slog-dtrace v0.3.0
25362026-08-25T19:50:10.227Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25372026-08-25T19:50:10.364Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25382026-08-25T19:50:10.412Z Checking tabled v0.15.0
25392026-08-25T19:50:10.874Z Checking crossterm v0.29.0
25402026-08-25T19:50:10.877Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25412026-08-25T19:50:11.056Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25422026-08-25T19:50:11.317Z Checking linked-hash-map v0.5.6
25432026-08-25T19:50:11.531Z Checking lru-cache v0.1.2
25442026-08-25T19:50:11.725Z Checking hickory-proto v0.24.4
25452026-08-25T19:50:11.762Z Checking fd-lock v4.0.4
25462026-08-25T19:50:12.448Z Checking vte v0.14.1
25472026-08-25T19:50:12.783Z Checking strip-ansi-escapes v0.2.1
25482026-08-25T19:50:13.641Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25492026-08-25T19:50:13.745Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25502026-08-25T19:50:14.091Z Checking termtree v0.5.1
25512026-08-25T19:50:14.261Z Checking nu-ansi-term v0.50.3
25522026-08-25T19:50:14.405Z Checking hickory-resolver v0.24.4
25532026-08-25T19:50:14.505Z Checking reedline v0.40.0
25542026-08-25T19:50:14.508Z Compiling minimal-lexical v0.2.1
25552026-08-25T19:50:14.571Z Checking progenitor v0.14.0
25562026-08-25T19:50:14.747Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25572026-08-25T19:50:14.933Z Compiling nom v7.1.3
25582026-08-25T19:50:15.164Z Checking qorb v0.4.1
25592026-08-25T19:50:15.711Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25602026-08-25T19:50:16.279Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25612026-08-25T19:50:16.327Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25622026-08-25T19:50:16.367Z Checking display-error-chain v0.2.2
25632026-08-25T19:50:16.401Z Compiling unicode-xid v0.2.6
25642026-08-25T19:50:16.537Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25652026-08-25T19:50:16.604Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25662026-08-25T19:50:16.708Z Compiling ar_archive_writer v0.5.1
25672026-08-25T19:50:16.843Z Checking csv-core v0.1.13
25682026-08-25T19:50:17.050Z Checking csv v1.4.0
25692026-08-25T19:50:17.112Z Compiling stacker v0.1.23
25702026-08-25T19:50:17.153Z Checking highway v1.3.0
25712026-08-25T19:50:17.203Z Compiling cfg_aliases v0.1.1
25722026-08-25T19:50:17.363Z Compiling semver v0.1.20
25732026-08-25T19:50:17.421Z Compiling nix v0.28.0
25742026-08-25T19:50:17.491Z Checking nibble_vec v0.1.0
25752026-08-25T19:50:17.537Z Checking endian-type v0.1.2
25762026-08-25T19:50:17.591Z Compiling psm v0.1.30
25772026-08-25T19:50:17.654Z Compiling rustc_version v0.1.7
25782026-08-25T19:50:17.690Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25792026-08-25T19:50:17.726Z Checking radix_trie v0.2.1
25802026-08-25T19:50:17.850Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25812026-08-25T19:50:17.917Z Compiling newtype_derive v0.1.6
25822026-08-25T19:50:17.972Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25832026-08-25T19:50:18.162Z Checking phf_shared v0.12.1
25842026-08-25T19:50:18.246Z Compiling recursive-proc-macro-impl v0.1.1
25852026-08-25T19:50:18.335Z Compiling chrono-tz v0.10.4
25862026-08-25T19:50:18.408Z Checking phf v0.12.1
25872026-08-25T19:50:18.529Z Compiling const_format_proc_macros v0.2.34
25882026-08-25T19:50:18.532Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25892026-08-25T19:50:18.600Z Compiling peg-macros v0.8.5
25902026-08-25T19:50:18.676Z Checking recursive v0.1.1
25912026-08-25T19:50:18.712Z Checking winnow v0.6.26
25922026-08-25T19:50:18.755Z Compiling sqlparser_derive v0.5.0
25932026-08-25T19:50:18.799Z Checking unicode_categories v0.1.1
25942026-08-25T19:50:19.081Z Checking home v0.5.12
25952026-08-25T19:50:19.363Z Checking const_format v0.2.35
25962026-08-25T19:50:19.436Z Checking rustyline v14.0.0
25972026-08-25T19:50:19.517Z Checking sqlparser v0.61.0
25982026-08-25T19:50:19.730Z Checking bcs v0.1.6
25992026-08-25T19:50:19.994Z Checking sqlformat v0.3.5
26002026-08-25T19:50:19.997Z Checking peg v0.8.5
26012026-08-25T19:50:20.136Z Checking nom v8.0.0
26022026-08-25T19:50:20.170Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26032026-08-25T19:50:20.377Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26042026-08-25T19:50:20.465Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
26052026-08-25T19:50:20.599Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26062026-08-25T19:50:20.704Z Checking steno v0.4.1
26072026-08-25T19:50:20.964Z Checking sha1 v0.10.6
26082026-08-25T19:50:21.151Z Checking filetime v0.2.27
26092026-08-25T19:50:21.188Z Checking xattr v1.6.1
26102026-08-25T19:50:21.311Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26112026-08-25T19:50:21.347Z Checking subprocess v0.2.15
26122026-08-25T19:50:21.351Z Checking tar v0.4.46
26132026-08-25T19:50:21.511Z Checking headers-core v0.3.0
26142026-08-25T19:50:21.651Z Checking headers v0.4.1
26152026-08-25T19:50:21.691Z Checking yasna v0.5.2
26162026-08-25T19:50:21.755Z Checking port-file v0.1.0
26172026-08-25T19:50:21.796Z Checking dropshot-api-manager-types v0.8.0
26182026-08-25T19:50:21.992Z Checking tagptr v0.2.0
26192026-08-25T19:50:22.089Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26202026-08-25T19:50:22.092Z Checking rcgen v0.12.1
26212026-08-25T19:50:22.159Z Checking moka v0.12.13
26222026-08-25T19:50:22.164Z Checking utf-8 v0.7.6
26232026-08-25T19:50:22.402Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26242026-08-25T19:50:22.483Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26252026-08-25T19:50:22.576Z Compiling libefi-sys v0.1.0
26262026-08-25T19:50:22.841Z Compiling bitfield-struct v0.6.2
26272026-08-25T19:50:22.879Z Checking hickory-resolver v0.25.2
26282026-08-25T19:50:23.047Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26292026-08-25T19:50:23.155Z Checking tungstenite v0.21.0
26302026-08-25T19:50:23.191Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26312026-08-25T19:50:23.373Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26322026-08-25T19:50:23.504Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26332026-08-25T19:50:23.615Z Checking tokio-tungstenite v0.21.0
26342026-08-25T19:50:23.650Z Compiling xshell-macros v0.2.7
26352026-08-25T19:50:23.652Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26362026-08-25T19:50:23.718Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26372026-08-25T19:50:23.766Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26382026-08-25T19:50:23.922Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26392026-08-25T19:50:23.955Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26402026-08-25T19:50:24.024Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26412026-08-25T19:50:24.058Z Checking xshell v0.2.7
26422026-08-25T19:50:24.158Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26432026-08-25T19:50:24.349Z Checking half v1.8.3
26442026-08-25T19:50:24.438Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26452026-08-25T19:50:24.569Z Checking serde_cbor v0.11.2
26462026-08-25T19:50:24.830Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26472026-08-25T19:50:24.866Z Checking libscf-sys v1.2.0
26482026-08-25T19:50:24.970Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26492026-08-25T19:50:25.019Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26502026-08-25T19:50:25.055Z Checking papergrid v0.18.0
26512026-08-25T19:50:25.088Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26522026-08-25T19:50:25.254Z Checking maplit v1.0.2
26532026-08-25T19:50:25.367Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26542026-08-25T19:50:25.401Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26552026-08-25T19:50:25.658Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26562026-08-25T19:50:25.846Z Checking tabled v0.21.0
26572026-08-25T19:50:25.898Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26582026-08-25T19:50:26.012Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26592026-08-25T19:50:26.105Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26602026-08-25T19:50:26.143Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26612026-08-25T19:50:26.274Z Checking crc8 v0.1.1
26622026-08-25T19:50:26.318Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26632026-08-25T19:50:26.397Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26642026-08-25T19:50:26.608Z Checking unicase v2.9.0
26652026-08-25T19:50:26.690Z Checking fxhash v0.2.1
26662026-08-25T19:50:26.727Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26672026-08-25T19:50:26.844Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26682026-08-25T19:50:26.962Z Checking sha2 v0.11.0
26692026-08-25T19:50:27.223Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26702026-08-25T19:50:27.389Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26712026-08-25T19:50:27.720Z Compiling darling_core v0.21.3
26722026-08-25T19:50:27.756Z Compiling vergen-lib v0.1.6
26732026-08-25T19:50:27.837Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26742026-08-25T19:50:27.902Z Compiling diesel_derives v2.3.7
26752026-08-25T19:50:28.015Z Checking scheduled-thread-pool v0.2.7
26762026-08-25T19:50:28.161Z Compiling vergen-gitcl v1.0.8
26772026-08-25T19:50:28.195Z Compiling diesel_table_macro_syntax v0.3.0
26782026-08-25T19:50:28.423Z Checking r2d2 v0.8.10
26792026-08-25T19:50:28.513Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26802026-08-25T19:50:28.639Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26812026-08-25T19:50:28.693Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26822026-08-25T19:50:28.847Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26832026-08-25T19:50:29.029Z Checking downcast-rs v2.0.2
26842026-08-25T19:50:29.216Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26852026-08-25T19:50:29.461Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26862026-08-25T19:50:29.680Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26872026-08-25T19:50:29.747Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26882026-08-25T19:50:29.831Z Checking kstat-rs v0.2.5
26892026-08-25T19:50:29.869Z Compiling proc-macro-error-attr2 v2.0.0
26902026-08-25T19:50:30.054Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26912026-08-25T19:50:30.257Z Compiling darling_macro v0.21.3
26922026-08-25T19:50:30.329Z Compiling proc-macro-error2 v2.0.1
26932026-08-25T19:50:30.396Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26942026-08-25T19:50:30.636Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26952026-08-25T19:50:30.712Z Compiling knus-derive v3.4.0
26962026-08-25T19:50:30.783Z Compiling darling v0.21.3
26972026-08-25T19:50:30.904Z Compiling dsl_auto_type v0.2.0
26982026-08-25T19:50:31.680Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26992026-08-25T19:50:32.017Z Compiling dirs-sys-next v0.1.2
27002026-08-25T19:50:32.052Z Compiling parking_lot_core v0.8.6
27012026-08-25T19:50:32.190Z Compiling salty v0.3.0
27022026-08-25T19:50:32.229Z Compiling crunchy v0.2.4
27032026-08-25T19:50:32.384Z Compiling dirs-next v2.0.0
27042026-08-25T19:50:32.430Z Compiling clang-sys v1.8.1
27052026-08-25T19:50:32.515Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
27062026-08-25T19:50:32.552Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27072026-08-25T19:50:32.629Z Compiling git-stub v1.0.0
27082026-08-25T19:50:32.782Z Compiling tiny-keccak v2.0.2
27092026-08-25T19:50:32.864Z Compiling git-stub-vcs v0.1.0
27102026-08-25T19:50:32.990Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27112026-08-25T19:50:33.103Z Compiling term v0.7.0
27122026-08-25T19:50:33.321Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27132026-08-25T19:50:33.357Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27142026-08-25T19:50:33.392Z Compiling bit-vec v0.6.3
27152026-08-25T19:50:33.474Z Checking parking_lot v0.11.2
27162026-08-25T19:50:33.606Z Compiling bit-set v0.5.3
27172026-08-25T19:50:33.642Z Compiling ascii-canvas v3.0.0
27182026-08-25T19:50:33.677Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27192026-08-25T19:50:33.711Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27202026-08-25T19:50:33.907Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27212026-08-25T19:50:34.023Z Checking rfc6979 v0.4.0
27222026-08-25T19:50:34.180Z Checking prefix-trie v0.7.0
27232026-08-25T19:50:34.214Z Compiling hashbrown v0.14.5
27242026-08-25T19:50:34.294Z Compiling itertools v0.10.5
27252026-08-25T19:50:34.445Z Compiling ena v0.14.4
27262026-08-25T19:50:34.541Z Compiling libloading v0.8.9
27272026-08-25T19:50:34.657Z Compiling diff v0.1.13
27282026-08-25T19:50:34.781Z Compiling bindgen v0.71.1
27292026-08-25T19:50:34.815Z Compiling regex-syntax v0.6.29
27302026-08-25T19:50:34.950Z Compiling chumsky v0.9.3
27312026-08-25T19:50:35.236Z Checking hickory-server v0.25.2
27322026-08-25T19:50:35.375Z Compiling ecdsa v0.16.9
27332026-08-25T19:50:36.160Z Compiling lalrpop v0.19.12
27342026-08-25T19:50:36.249Z Checking sled v0.34.7
27352026-08-25T19:50:36.429Z Compiling cexpr v0.6.0
27362026-08-25T19:50:36.495Z Checking primeorder v0.13.6
27372026-08-25T19:50:36.774Z Checking nanorand v0.7.0
27382026-08-25T19:50:36.820Z Checking diesel v2.3.7
27392026-08-25T19:50:36.996Z Compiling rustc-hash v2.1.1
27402026-08-25T19:50:37.113Z Checking flume v0.11.1
27412026-08-25T19:50:37.195Z Compiling p384 v0.13.1
27422026-08-25T19:50:37.530Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27432026-08-25T19:50:37.814Z Compiling knus v3.4.0
27442026-08-25T19:50:37.866Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27452026-08-25T19:50:38.187Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27462026-08-25T19:50:38.326Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27472026-08-25T19:50:38.583Z Compiling libxml v0.3.3
27482026-08-25T19:50:38.616Z Checking assert_matches v1.5.0
27492026-08-25T19:50:38.717Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27502026-08-25T19:50:38.751Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
27512026-08-25T19:50:38.924Z Compiling strum_macros v0.24.3
27522026-08-25T19:50:39.004Z Compiling indoc v1.0.9
27532026-08-25T19:50:39.696Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27542026-08-25T19:50:39.914Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27552026-08-25T19:50:40.236Z Checking quick-xml v0.37.5
27562026-08-25T19:50:40.271Z Checking derive_builder v0.20.2
27572026-08-25T19:50:40.306Z Compiling oso-derive v0.27.3
27582026-08-25T19:50:40.412Z Compiling trait-variant v0.1.2
27592026-08-25T19:50:40.833Z Compiling impl-trait-for-tuples v0.2.3
27602026-08-25T19:50:40.985Z Checking openssl-probe v0.1.6
27612026-08-25T19:50:41.114Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27622026-08-25T19:50:41.196Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27632026-08-25T19:50:41.633Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27642026-08-25T19:50:41.951Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27652026-08-25T19:50:41.987Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
27662026-08-25T19:50:42.179Z Checking corncobs v0.1.4
27672026-08-25T19:50:42.271Z Checking predicates-tree v1.0.13
27682026-08-25T19:50:42.375Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27692026-08-25T19:50:42.411Z Compiling progenitor-impl v0.13.0
27702026-08-25T19:50:42.444Z Checking secrecy v0.8.0
27712026-08-25T19:50:42.603Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27722026-08-25T19:50:43.178Z Checking progenitor-client v0.13.0
27732026-08-25T19:50:43.463Z Checking anstyle-parse v0.2.7
27742026-08-25T19:50:43.500Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27752026-08-25T19:50:43.616Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27762026-08-25T19:50:43.656Z Checking anstream v0.6.21
27772026-08-25T19:50:43.838Z Checking bb8 v0.8.6
27782026-08-25T19:50:44.131Z Compiling mime_guess v2.0.5
27792026-08-25T19:50:44.215Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27802026-08-25T19:50:44.437Z Checking ignore v0.4.25
27812026-08-25T19:50:44.704Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27822026-08-25T19:50:44.885Z Checking http-range v0.1.5
27832026-08-25T19:50:44.889Z Checking globwalk v0.9.1
27842026-08-25T19:50:45.045Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27852026-08-25T19:50:45.082Z Compiling progenitor-macro v0.13.0
27862026-08-25T19:50:45.255Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27872026-08-25T19:50:45.638Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27882026-08-25T19:50:45.773Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27892026-08-25T19:50:46.309Z Checking digest-io v0.1.0
27902026-08-25T19:50:46.480Z Checking nonempty v0.12.0
27912026-08-25T19:50:46.682Z Checking rawzip v0.4.4
27922026-08-25T19:50:47.076Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
27932026-08-25T19:50:47.173Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27942026-08-25T19:50:47.410Z Checking camino-tempfile-ext v0.3.3
27952026-08-25T19:50:47.651Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27962026-08-25T19:50:47.885Z Checking hyper-staticfile v0.10.1
27972026-08-25T19:50:48.220Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27982026-08-25T19:50:48.531Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
27992026-08-25T19:50:48.567Z Checking signal-hook-tokio v0.3.1
28002026-08-25T19:50:48.732Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28012026-08-25T19:50:48.974Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28022026-08-25T19:50:49.135Z Checking scuffle v0.1.0
28032026-08-25T19:50:49.200Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28042026-08-25T19:50:49.400Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28052026-08-25T19:50:49.556Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28062026-08-25T19:50:49.829Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
28072026-08-25T19:50:49.873Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28082026-08-25T19:50:49.906Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
28092026-08-25T19:50:50.124Z Checking progenitor v0.13.0
28102026-08-25T19:50:50.169Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
28112026-08-25T19:50:50.302Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28122026-08-25T19:50:50.675Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28132026-08-25T19:50:50.824Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
28142026-08-25T19:50:51.114Z Checking diesel-dtrace v0.5.0
28152026-08-25T19:50:51.149Z Checking async-bb8-diesel v0.2.1
28162026-08-25T19:50:51.397Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
28172026-08-25T19:50:51.534Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
28182026-08-25T19:50:51.601Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28192026-08-25T19:50:51.731Z Checking tungstenite v0.23.0
28202026-08-25T19:50:52.021Z Checking rand_seeder v0.4.0
28212026-08-25T19:50:52.079Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28222026-08-25T19:50:52.184Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28232026-08-25T19:50:52.218Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28242026-08-25T19:50:53.716Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28252026-08-25T19:50:54.062Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
28262026-08-25T19:50:54.145Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28272026-08-25T19:50:54.261Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28282026-08-25T19:50:54.890Z Checking tokio-tungstenite v0.23.1
28292026-08-25T19:50:55.040Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28302026-08-25T19:50:55.187Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28312026-08-25T19:50:55.414Z Checking void v1.0.2
28322026-08-25T19:50:55.508Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28332026-08-25T19:50:55.552Z Checking lzss v0.8.2
28342026-08-25T19:50:55.594Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28352026-08-25T19:50:55.712Z Checking nix v0.27.1
28362026-08-25T19:50:55.775Z Checking serde_bytes v0.11.19
28372026-08-25T19:50:55.810Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28382026-08-25T19:50:56.243Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
28392026-08-25T19:50:56.569Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28402026-08-25T19:50:56.945Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28412026-08-25T19:50:57.332Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28422026-08-25T19:50:57.415Z Checking yansi v1.0.1
28432026-08-25T19:50:57.669Z Checking cpubits v0.1.1
28442026-08-25T19:50:57.706Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28452026-08-25T19:50:57.785Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28462026-08-25T19:50:57.916Z Checking pretty_assertions v1.4.1
28472026-08-25T19:50:58.056Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28482026-08-25T19:50:58.090Z Checking pem-rfc7468 v1.0.0
28492026-08-25T19:50:58.290Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28502026-08-25T19:50:58.573Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28512026-08-25T19:50:58.801Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28522026-08-25T19:50:58.879Z Checking hmac v0.13.0
28532026-08-25T19:50:59.087Z Checking universal-hash v0.6.1
28542026-08-25T19:50:59.260Z Compiling libz-sys v1.1.24
28552026-08-25T19:50:59.611Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28562026-08-25T19:50:59.676Z Compiling instability v0.3.11
28572026-08-25T19:50:59.891Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28582026-08-25T19:51:00.002Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28592026-08-25T19:51:00.038Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28602026-08-25T19:51:00.072Z Checking castaway v0.2.4
28612026-08-25T19:51:00.219Z Compiling indoc v2.0.7
28622026-08-25T19:51:00.310Z Checking compact_str v0.8.1
28632026-08-25T19:51:00.771Z Checking polyval v0.7.1
28642026-08-25T19:51:00.840Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28652026-08-25T19:51:00.981Z Checking der v0.8.0
28662026-08-25T19:51:01.454Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28672026-08-25T19:51:01.535Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28682026-08-25T19:51:01.671Z Checking unicode-truncate v1.1.0
28692026-08-25T19:51:01.709Z Checking lru v0.12.5
28702026-08-25T19:51:01.764Z Compiling libgit2-sys v0.18.3+1.9.2
28712026-08-25T19:51:01.851Z Checking arc-swap v1.8.2
28722026-08-25T19:51:01.885Z Checking cassowary v0.3.0
28732026-08-25T19:51:02.018Z Checking ghash v0.6.0
28742026-08-25T19:51:02.118Z Checking slog-scope v4.4.1
28752026-08-25T19:51:02.151Z Checking ratatui v0.29.0
28762026-08-25T19:51:02.290Z Checking pbkdf2 v0.13.0
28772026-08-25T19:51:02.346Z Checking crypto-bigint v0.7.5
28782026-08-25T19:51:02.461Z Checking aes v0.9.1
28792026-08-25T19:51:02.902Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28802026-08-25T19:51:03.498Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28812026-08-25T19:51:03.747Z Checking ctr v0.10.1
28822026-08-25T19:51:03.965Z Checking aead v0.6.1
28832026-08-25T19:51:04.141Z Checking cargo-platform v0.3.2
28842026-08-25T19:51:04.179Z Checking aes-gcm v0.11.0
28852026-08-25T19:51:04.353Z Checking cargo_metadata v0.23.1
28862026-08-25T19:51:04.386Z Checking slog-stdlog v4.1.1
28872026-08-25T19:51:04.542Z Checking spki v0.8.0
28882026-08-25T19:51:04.616Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28892026-08-25T19:51:04.780Z Checking colored v2.2.0
28902026-08-25T19:51:04.989Z Checking salsa20 v0.11.0
28912026-08-25T19:51:05.144Z Checking console v0.16.2
28922026-08-25T19:51:05.179Z Compiling vergen-git2 v9.1.0
28932026-08-25T19:51:05.399Z Checking plotters-backend v0.3.7
28942026-08-25T19:51:05.480Z Checking unit-prefix v0.5.2
28952026-08-25T19:51:05.632Z Checking plotters-svg v0.3.7
28962026-08-25T19:51:05.666Z Checking indicatif v0.18.4
28972026-08-25T19:51:05.853Z Checking scrypt v0.12.0
28982026-08-25T19:51:06.021Z Checking slog-envlogger v2.2.0
28992026-08-25T19:51:06.053Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29002026-08-25T19:51:06.093Z Checking cbc v0.2.1
29012026-08-25T19:51:06.202Z Checking libsw-core v0.3.2
29022026-08-25T19:51:06.263Z Checking cast v0.3.0
29032026-08-25T19:51:06.344Z Checking pkcs5 v0.8.1
29042026-08-25T19:51:06.381Z Checking libsw v3.5.0
29052026-08-25T19:51:06.445Z Checking criterion-plot v0.6.0
29062026-08-25T19:51:06.568Z Checking plotters v0.3.7
29072026-08-25T19:51:06.674Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29082026-08-25T19:51:06.721Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29092026-08-25T19:51:06.946Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29102026-08-25T19:51:07.170Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29112026-08-25T19:51:07.347Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29122026-08-25T19:51:07.406Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
29132026-08-25T19:51:07.573Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29142026-08-25T19:51:07.636Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29152026-08-25T19:51:07.697Z Checking tinytemplate v1.2.1
29162026-08-25T19:51:07.797Z Checking anes v0.1.6
29172026-08-25T19:51:07.944Z Checking shell-words v1.1.1
29182026-08-25T19:51:08.008Z Checking oorandom v11.1.5
29192026-08-25T19:51:08.144Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29202026-08-25T19:51:08.179Z Checking criterion v0.7.0
29212026-08-25T19:51:08.564Z Checking pkcs8 v0.11.0
29222026-08-25T19:51:08.801Z Checking oxide-update-engine-display v0.1.2
29232026-08-25T19:51:09.139Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29242026-08-25T19:51:09.413Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29252026-08-25T19:51:09.712Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29262026-08-25T19:51:10.241Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29272026-08-25T19:51:10.531Z Checking tokio-test v0.4.5
29282026-08-25T19:51:10.769Z Checking ff v0.14.0
29292026-08-25T19:51:10.942Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29302026-08-25T19:51:11.168Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29312026-08-25T19:51:11.587Z Checking twox-hash v2.1.2
29322026-08-25T19:51:11.917Z Compiling petname v2.0.2
29332026-08-25T19:51:12.444Z Checking atty v0.2.14
29342026-08-25T19:51:12.576Z Checking arrayvec v0.7.6
29352026-08-25T19:51:12.803Z Checking arrayref v0.3.9
29362026-08-25T19:51:12.909Z Checking constant_time_eq v0.4.2
29372026-08-25T19:51:13.288Z Checking group v0.14.0
29382026-08-25T19:51:13.486Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29392026-08-25T19:51:13.683Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29402026-08-25T19:51:13.917Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29412026-08-25T19:51:14.453Z Checking fatfs v0.3.6
29422026-08-25T19:51:14.675Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29432026-08-25T19:51:14.861Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29442026-08-25T19:51:14.924Z Checking signature v3.0.0
29452026-08-25T19:51:14.959Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29462026-08-25T19:51:15.112Z Compiling seq-macro v0.3.6
29472026-08-25T19:51:15.640Z Checking base16ct v1.0.0
29482026-08-25T19:51:15.802Z Checking sec1 v0.8.1
29492026-08-25T19:51:16.042Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29502026-08-25T19:51:16.159Z Checking hkdf v0.13.0
29512026-08-25T19:51:16.292Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29522026-08-25T19:51:16.329Z Checking concurrent-queue v2.5.0
29532026-08-25T19:51:16.363Z Checking sapling-renderdag v0.1.0
29542026-08-25T19:51:16.481Z Checking parking v2.2.1
29552026-08-25T19:51:16.544Z Checking sync-ptr v0.1.4
29562026-08-25T19:51:16.630Z Checking event-listener v5.4.1
29572026-08-25T19:51:16.633Z Checking elliptic-curve v0.14.1
29582026-08-25T19:51:16.700Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29592026-08-25T19:51:16.888Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29602026-08-25T19:51:17.099Z Checking rtoolbox v0.0.3
29612026-08-25T19:51:17.180Z Checking event-listener-strategy v0.5.4
29622026-08-25T19:51:17.215Z Compiling samael v0.0.19
29632026-08-25T19:51:17.259Z Checking rpassword v7.5.4
29642026-08-25T19:51:17.359Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29652026-08-25T19:51:17.478Z Checking wnaf v0.14.0
29662026-08-25T19:51:17.680Z Checking primefield v0.14.0
29672026-08-25T19:51:17.928Z Checking rfc6979 v0.6.0
29682026-08-25T19:51:18.116Z Checking tui-tree-widget v0.23.1
29692026-08-25T19:51:18.334Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29702026-08-25T19:51:18.371Z Compiling blake3 v1.8.5
29712026-08-25T19:51:18.751Z Checking futures-timer v3.0.3
29722026-08-25T19:51:19.329Z Checking ecdsa v0.17.0
29732026-08-25T19:51:19.471Z Checking primeorder v0.14.0
29742026-08-25T19:51:19.753Z Checking async-lock v3.4.2
29752026-08-25T19:51:19.861Z Compiling curve25519-dalek v5.0.0
29762026-08-25T19:51:20.030Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29772026-08-25T19:51:20.145Z Checking async-object-pool v0.2.0
29782026-08-25T19:51:20.626Z Checking ssh-encoding v0.3.0
29792026-08-25T19:51:20.880Z Checking serde_regex v1.1.0
29802026-08-25T19:51:21.069Z Checking assert-json-diff v2.0.2
29812026-08-25T19:51:21.270Z Checking path-tree v0.8.3
29822026-08-25T19:51:21.489Z Checking keccak v0.2.0
29832026-08-25T19:51:21.680Z Checking stringmetrics v2.2.2
29842026-08-25T19:51:21.864Z Compiling strsim v0.10.0
29852026-08-25T19:51:22.220Z Checking topological-sort v0.2.2
29862026-08-25T19:51:22.307Z Compiling darling_core v0.13.4
29872026-08-25T19:51:22.392Z Checking omicron-zone-package v0.12.3
29882026-08-25T19:51:22.721Z Checking httpmock v0.8.3
29892026-08-25T19:51:24.166Z Checking ed25519 v3.0.0
29902026-08-25T19:51:24.171Z Checking pkcs1 v0.8.0-rc.4
29912026-08-25T19:51:24.411Z Checking crypto-primes v0.7.2
29922026-08-25T19:51:24.447Z Checking poly1305 v0.9.0
29932026-08-25T19:51:24.757Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29942026-08-25T19:51:24.937Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29952026-08-25T19:51:25.192Z Checking blowfish v0.10.0
29962026-08-25T19:51:25.381Z Checking blake2 v0.11.0-rc.6
29972026-08-25T19:51:25.416Z Compiling target-lexicon v0.13.3
29982026-08-25T19:51:25.599Z Checking rsa v0.10.0-rc.18
29992026-08-25T19:51:25.677Z Checking argon2 v0.6.0-rc.8
30002026-08-25T19:51:25.941Z Checking bcrypt-pbkdf v0.11.0
30012026-08-25T19:51:25.986Z Checking ssh-cipher v0.3.0
30022026-08-25T19:51:26.021Z Checking ed25519-dalek v3.0.0
30032026-08-25T19:51:26.126Z Compiling darling_macro v0.13.4
30042026-08-25T19:51:26.161Z Checking sha3 v0.11.0
30052026-08-25T19:51:26.226Z Checking p256 v0.14.0
30062026-08-25T19:51:26.272Z Checking p521 v0.14.0
30072026-08-25T19:51:26.544Z Checking p384 v0.14.0
30082026-08-25T19:51:26.646Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30092026-08-25T19:51:26.913Z Checking kem v0.3.0
30102026-08-25T19:51:27.003Z Checking module-lattice v0.2.3
30112026-08-25T19:51:27.063Z Checking socket2 v0.5.10
30122026-08-25T19:51:27.257Z Compiling guppy-workspace-hack v0.1.0
30132026-08-25T19:51:27.344Z Checking sponge-cursor v0.1.0
30142026-08-25T19:51:27.481Z Checking hex-literal v0.4.1
30152026-08-25T19:51:27.516Z Checking sha3 v0.12.0
30162026-08-25T19:51:27.661Z Checking ml-kem v0.3.2
30172026-08-25T19:51:27.758Z Compiling darling v0.13.4
30182026-08-25T19:51:28.133Z Checking russh-cryptovec v0.62.0
30192026-08-25T19:51:28.327Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30202026-08-25T19:51:28.456Z Checking internal-russh-num-bigint v0.5.0
30212026-08-25T19:51:28.583Z Checking num-bigint v0.4.6
30222026-08-25T19:51:29.051Z Checking russh-util v0.52.0
30232026-08-25T19:51:29.212Z Checking generic-array v1.4.3
30242026-08-25T19:51:29.294Z Checking ssh-key v0.7.0-rc.11
30252026-08-25T19:51:29.483Z Compiling enum_dispatch v0.3.13
30262026-08-25T19:51:29.532Z Compiling delegate v0.13.5
30272026-08-25T19:51:29.638Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30282026-08-25T19:51:30.001Z Compiling git2 v0.20.4
30292026-08-25T19:51:30.076Z Checking hex-literal v1.1.0
30302026-08-25T19:51:30.205Z Checking md5 v0.8.0
30312026-08-25T19:51:30.239Z Compiling target-spec v3.5.7
30322026-08-25T19:51:30.407Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30332026-08-25T19:51:30.504Z Checking russh v0.62.4
30342026-08-25T19:51:30.679Z Checking cfg-expr v0.20.6
30352026-08-25T19:51:31.066Z Compiling serde_with_macros v1.5.2
30362026-08-25T19:51:31.221Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30372026-08-25T19:51:31.690Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30382026-08-25T19:51:31.907Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30392026-08-25T19:51:31.944Z Checking internet-checksum v0.2.1
30402026-08-25T19:51:32.104Z Compiling serde_with v1.14.0
30412026-08-25T19:51:33.267Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30422026-08-25T19:51:33.302Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30432026-08-25T19:51:33.347Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30442026-08-25T19:51:33.691Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30452026-08-25T19:51:33.836Z Compiling polar-core v0.27.3
30462026-08-25T19:51:33.921Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30472026-08-25T19:51:34.039Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30482026-08-25T19:51:34.118Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30492026-08-25T19:51:34.247Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30502026-08-25T19:51:34.318Z Checking httptest v0.16.4
30512026-08-25T19:51:34.414Z Checking pathdiff v0.2.3
30522026-08-25T19:51:34.549Z Checking nested v0.1.1
30532026-08-25T19:51:34.713Z Checking guppy v0.17.25
30542026-08-25T19:51:34.717Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30552026-08-25T19:51:34.824Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30562026-08-25T19:51:35.086Z Checking similar-asserts v1.7.0
30572026-08-25T19:51:35.123Z Compiling target-triple v1.0.0
30582026-08-25T19:51:35.269Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30592026-08-25T19:51:35.674Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30602026-08-25T19:51:36.258Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30612026-08-25T19:51:36.421Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30622026-08-25T19:51:36.490Z Checking hickory-client v0.25.2
30632026-08-25T19:51:36.803Z Checking supports-hyperlinks v2.1.0
30642026-08-25T19:51:36.957Z Checking supports-unicode v2.1.0
30652026-08-25T19:51:37.047Z Checking supports-color v2.1.0
30662026-08-25T19:51:37.084Z Checking textwrap v0.15.2
30672026-08-25T19:51:37.126Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30682026-08-25T19:51:37.216Z Checking terminal_size v0.1.17
30692026-08-25T19:51:37.309Z Compiling miette-derive v5.10.0
30702026-08-25T19:51:37.380Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30712026-08-25T19:51:37.402Z Compiling fs-err v2.11.0
30722026-08-25T19:51:37.597Z Checking owo-colors v3.5.0
30732026-08-25T19:51:37.867Z Compiling assert_cmd v2.1.2
30742026-08-25T19:51:38.148Z Checking escape8259 v0.5.3
30752026-08-25T19:51:38.238Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30762026-08-25T19:51:38.326Z Checking libtest-mimic v0.8.1
30772026-08-25T19:51:38.482Z Checking miette v5.10.0
30782026-08-25T19:51:38.530Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30792026-08-25T19:51:38.858Z Checking oso v0.27.3
30802026-08-25T19:51:39.071Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30812026-08-25T19:51:39.213Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30822026-08-25T19:51:39.684Z Checking blake2b_simd v1.0.4
30832026-08-25T19:51:39.772Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30842026-08-25T19:51:39.922Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30852026-08-25T19:51:40.104Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30862026-08-25T19:51:40.140Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30872026-08-25T19:51:40.214Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30882026-08-25T19:51:40.325Z Compiling knuffel-derive v3.2.0
30892026-08-25T19:51:40.440Z Checking fancy-regex v0.14.0
30902026-08-25T19:51:40.529Z Checking serde_tokenstream v0.2.3
30912026-08-25T19:51:40.609Z Checking approx v0.5.1
30922026-08-25T19:51:40.749Z Compiling rstest_macros v0.25.0
30932026-08-25T19:51:40.782Z Checking uzers v0.12.2
30942026-08-25T19:51:40.787Z Checking constant_time_eq v0.3.1
30952026-08-25T19:51:40.850Z Checking termcolor v1.4.1
30962026-08-25T19:51:40.948Z Compiling linkme-impl v0.3.35
30972026-08-25T19:51:41.026Z Checking rust-argon2 v2.1.0
30982026-08-25T19:51:41.097Z Checking trybuild v1.0.116
30992026-08-25T19:51:41.169Z Checking datatest-stable v0.3.3
31002026-08-25T19:51:41.568Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31012026-08-25T19:51:41.603Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31022026-08-25T19:51:41.822Z Checking knuffel v3.2.0
31032026-08-25T19:51:41.855Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31042026-08-25T19:51:41.893Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31052026-08-25T19:51:41.953Z Checking support-bundle-viewer v0.1.2
31062026-08-25T19:51:41.986Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
31072026-08-25T19:51:42.208Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31082026-08-25T19:51:42.243Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31092026-08-25T19:51:42.466Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31102026-08-25T19:51:42.501Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
31112026-08-25T19:51:42.536Z Checking drift v0.2.0
31122026-08-25T19:51:42.692Z Checking rand_distr v0.5.1
31132026-08-25T19:51:42.753Z Checking multimap v0.10.1
31142026-08-25T19:51:42.882Z Checking parse-size v1.1.0
31152026-08-25T19:51:42.921Z Compiling linkme v0.3.35
31162026-08-25T19:51:42.957Z Compiling relative-path v1.9.3
31172026-08-25T19:51:43.044Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31182026-08-25T19:51:43.132Z Checking dropshot-api-manager v0.8.0
31192026-08-25T19:51:43.299Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
31202026-08-25T19:51:44.304Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31212026-08-25T19:51:44.727Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31222026-08-25T19:51:44.926Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31232026-08-25T19:51:45.148Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31242026-08-25T19:51:45.266Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31252026-08-25T19:51:45.352Z Checking cargo_toml v0.21.0
31262026-08-25T19:51:45.734Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
31272026-08-25T19:51:45.851Z Checking partial-io v0.5.4
31282026-08-25T19:51:45.993Z Checking termios v0.3.3
31292026-08-25T19:51:46.123Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31302026-08-25T19:51:46.170Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31312026-08-25T19:51:46.856Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31322026-08-25T19:51:46.885Z Checking rstest v0.25.0
31332026-08-25T19:51:52.063Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31342026-08-25T19:51:52.597Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31352026-08-25T19:51:53.468Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31362026-08-25T19:51:58.771Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
31372026-08-25T19:51:58.841Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31382026-08-25T19:52:01.655Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31392026-08-25T19:52:06.587Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31402026-08-25T19:52:09.175Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31412026-08-25T19:52:11.179Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
31422026-08-25T19:52:12.639Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31432026-08-25T19:52:16.418Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31442026-08-25T19:52:17.099Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31452026-08-25T19:52:19.224Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31462026-08-25T19:52:22.670Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31472026-08-25T19:52:27.723Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31482026-08-25T19:52:49.389Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31492026-08-25T19:53:42.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 12s
31502026-08-25T19:53:42.128Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31512026-08-25T19:53:42.128Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31522026-08-25T19:53:42.795Z
31532026-08-25T19:53:42.795Zreal 4:15.838381517
31542026-08-25T19:53:42.795Zuser 22:02.245086034
31552026-08-25T19:53:42.795Zsys 5:11.789797960
31562026-08-25T19:53:42.795Ztrap 0.543128759
31572026-08-25T19:53:42.795Ztflt 2.572760792
31582026-08-25T19:53:42.795Zdflt 1.703429866
31592026-08-25T19:53:42.795Zkflt 0.138526473
31602026-08-25T19:53:42.795Zlock 1:06:30.886788247
31612026-08-25T19:53:42.795Zslp 1:00:00.854056591
31622026-08-25T19:53:42.795Zlat 1:51.735809493
31632026-08-25T19:53:42.795Zstop 13:53.420692837
31642026-08-25T19:53:42.798Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31652026-08-25T19:53:42.798Z+ ptime -m cargo doc --workspace --no-deps
31662026-08-25T19:53:43.641Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31672026-08-25T19:53:43.641Z |
31682026-08-25T19:53:43.641Z = 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)`
31692026-08-25T19:53:43.642Z = 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>
31702026-08-25T19:53:44.723Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31712026-08-25T19:53:44.966Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31722026-08-25T19:53:45.005Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31732026-08-25T19:53:45.038Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31742026-08-25T19:53:45.154Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31752026-08-25T19:53:45.256Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31762026-08-25T19:53:45.286Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31772026-08-25T19:53:45.286Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31782026-08-25T19:53:45.313Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31792026-08-25T19:53:45.360Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31802026-08-25T19:53:45.410Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31812026-08-25T19:53:45.511Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31822026-08-25T19:53:45.578Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31832026-08-25T19:53:45.605Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31842026-08-25T19:53:45.629Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31852026-08-25T19:53:45.653Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31862026-08-25T19:53:45.676Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31872026-08-25T19:53:45.759Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31882026-08-25T19:53:45.782Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31892026-08-25T19:53:45.807Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31902026-08-25T19:53:45.931Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31912026-08-25T19:53:46.090Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31922026-08-25T19:53:46.252Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31932026-08-25T19:53:46.278Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31942026-08-25T19:53:46.402Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31952026-08-25T19:53:46.433Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31962026-08-25T19:53:46.529Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31972026-08-25T19:53:46.553Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31982026-08-25T19:53:46.662Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31992026-08-25T19:53:46.727Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32002026-08-25T19:53:46.889Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32012026-08-25T19:53:46.929Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32022026-08-25T19:53:47.003Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
32032026-08-25T19:53:47.080Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32042026-08-25T19:53:47.200Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32052026-08-25T19:53:47.303Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32062026-08-25T19:53:47.333Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32072026-08-25T19:53:47.421Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32082026-08-25T19:53:47.534Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32092026-08-25T19:53:47.564Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32102026-08-25T19:53:47.800Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32112026-08-25T19:53:47.940Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32122026-08-25T19:53:47.989Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32132026-08-25T19:53:48.045Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32142026-08-25T19:53:48.081Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32152026-08-25T19:53:48.252Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32162026-08-25T19:53:48.277Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32172026-08-25T19:53:48.303Z Checking scuffle v0.1.0
32182026-08-25T19:53:48.499Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32192026-08-25T19:53:48.526Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32202026-08-25T19:53:48.526Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32212026-08-25T19:53:48.573Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32222026-08-25T19:53:48.824Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32232026-08-25T19:53:48.887Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32242026-08-25T19:53:49.301Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32252026-08-25T19:53:49.557Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32262026-08-25T19:53:49.796Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32272026-08-25T19:53:50.158Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32282026-08-25T19:53:50.184Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32292026-08-25T19:53:50.265Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32302026-08-25T19:53:50.444Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32312026-08-25T19:53:50.484Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32322026-08-25T19:53:50.567Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32332026-08-25T19:53:50.596Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32342026-08-25T19:53:50.688Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32352026-08-25T19:53:50.928Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32362026-08-25T19:53:51.073Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32372026-08-25T19:53:51.382Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32382026-08-25T19:53:51.652Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32392026-08-25T19:53:51.681Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32402026-08-25T19:53:51.703Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32412026-08-25T19:53:51.823Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32422026-08-25T19:53:51.938Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32432026-08-25T19:53:51.961Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32442026-08-25T19:53:52.049Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32452026-08-25T19:53:52.084Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32462026-08-25T19:53:52.193Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32472026-08-25T19:53:52.216Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32482026-08-25T19:53:52.239Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32492026-08-25T19:53:52.274Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32502026-08-25T19:53:52.414Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32512026-08-25T19:53:52.437Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32522026-08-25T19:53:52.442Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32532026-08-25T19:53:52.484Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32542026-08-25T19:53:52.786Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32552026-08-25T19:53:52.786Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32562026-08-25T19:53:52.837Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32572026-08-25T19:53:52.841Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32582026-08-25T19:53:52.841Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32592026-08-25T19:53:53.033Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32602026-08-25T19:53:53.036Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32612026-08-25T19:53:53.134Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32622026-08-25T19:53:53.159Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32632026-08-25T19:53:53.181Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32642026-08-25T19:53:53.221Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32652026-08-25T19:53:53.378Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32662026-08-25T19:53:53.381Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32672026-08-25T19:53:53.444Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32682026-08-25T19:53:53.473Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32692026-08-25T19:53:53.498Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32702026-08-25T19:53:53.573Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32712026-08-25T19:53:53.619Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32722026-08-25T19:53:53.692Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32732026-08-25T19:53:53.770Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32742026-08-25T19:53:53.820Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32752026-08-25T19:53:54.100Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32762026-08-25T19:53:54.123Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32772026-08-25T19:53:54.173Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32782026-08-25T19:53:54.625Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32792026-08-25T19:53:54.808Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32802026-08-25T19:53:54.831Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32812026-08-25T19:53:55.124Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32822026-08-25T19:53:55.924Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32832026-08-25T19:53:56.419Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32842026-08-25T19:53:57.042Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32852026-08-25T19:53:57.704Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32862026-08-25T19:53:57.961Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32872026-08-25T19:53:58.640Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32882026-08-25T19:53:58.824Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32892026-08-25T19:53:59.669Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32902026-08-25T19:53:59.790Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32912026-08-25T19:53:59.900Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32922026-08-25T19:54:00.001Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32932026-08-25T19:54:00.163Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32942026-08-25T19:54:00.220Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32952026-08-25T19:54:00.742Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32962026-08-25T19:54:00.801Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32972026-08-25T19:54:01.225Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32982026-08-25T19:54:01.307Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32992026-08-25T19:54:01.588Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33002026-08-25T19:54:01.731Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33012026-08-25T19:54:02.135Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33022026-08-25T19:54:02.166Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33032026-08-25T19:54:02.258Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33042026-08-25T19:54:02.462Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33052026-08-25T19:54:02.906Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33062026-08-25T19:54:03.233Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33072026-08-25T19:54:03.684Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33082026-08-25T19:54:03.802Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33092026-08-25T19:54:04.542Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33102026-08-25T19:54:04.741Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33112026-08-25T19:54:05.013Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33122026-08-25T19:54:05.425Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33132026-08-25T19:54:05.452Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33142026-08-25T19:54:05.923Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33152026-08-25T19:54:06.024Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33162026-08-25T19:54:06.077Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33172026-08-25T19:54:06.551Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33182026-08-25T19:54:06.690Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33192026-08-25T19:54:07.279Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33202026-08-25T19:54:07.554Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33212026-08-25T19:54:08.398Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33222026-08-25T19:54:08.486Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33232026-08-25T19:54:08.817Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33242026-08-25T19:54:09.114Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33252026-08-25T19:54:09.820Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33262026-08-25T19:54:09.990Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33272026-08-25T19:54:13.083Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33282026-08-25T19:54:13.357Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33292026-08-25T19:54:13.626Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33302026-08-25T19:54:15.581Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33312026-08-25T19:54:15.657Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33322026-08-25T19:54:16.711Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33332026-08-25T19:54:16.834Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33342026-08-25T19:54:17.001Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33352026-08-25T19:54:17.641Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33362026-08-25T19:54:18.196Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33372026-08-25T19:54:19.416Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33382026-08-25T19:54:20.072Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33392026-08-25T19:54:20.469Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33402026-08-25T19:54:20.803Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33412026-08-25T19:54:20.889Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33422026-08-25T19:54:21.241Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33432026-08-25T19:54:21.321Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33442026-08-25T19:54:21.672Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33452026-08-25T19:54:21.712Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33462026-08-25T19:54:21.789Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33472026-08-25T19:54:21.954Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33482026-08-25T19:54:22.263Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33492026-08-25T19:54:22.286Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33502026-08-25T19:54:22.547Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33512026-08-25T19:54:23.023Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33522026-08-25T19:54:23.052Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33532026-08-25T19:54:23.399Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33542026-08-25T19:54:23.609Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33552026-08-25T19:54:23.787Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33562026-08-25T19:54:23.812Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33572026-08-25T19:54:24.553Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33582026-08-25T19:54:25.856Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33592026-08-25T19:54:26.203Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33602026-08-25T19:54:26.940Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33612026-08-25T19:54:28.522Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33622026-08-25T19:54:30.138Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33632026-08-25T19:54:30.730Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33642026-08-25T19:54:31.462Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33652026-08-25T19:54:33.436Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33662026-08-25T19:54:34.434Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33672026-08-25T19:54:35.660Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33682026-08-25T19:54:36.164Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33692026-08-25T19:54:37.355Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33702026-08-25T19:54:38.757Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33712026-08-25T19:54:40.138Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33722026-08-25T19:54:40.617Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33732026-08-25T19:54:42.154Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33742026-08-25T19:54:42.195Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33752026-08-25T19:54:44.585Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33762026-08-25T19:54:45.280Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33772026-08-25T19:54:48.879Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33782026-08-25T19:54:49.604Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33792026-08-25T19:54:50.498Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33802026-08-25T19:54:51.326Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33812026-08-25T19:54:52.134Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33822026-08-25T19:54:52.912Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33832026-08-25T19:54:53.701Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33842026-08-25T19:54:56.077Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33852026-08-25T19:54:56.223Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33862026-08-25T19:54:56.642Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33872026-08-25T19:54:57.010Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33882026-08-25T19:54:57.880Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33892026-08-25T19:54:58.694Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33902026-08-25T19:54:59.552Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33912026-08-25T19:55:04.125Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33922026-08-25T19:55:04.804Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33932026-08-25T19:55:06.089Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33942026-08-25T19:55:06.605Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33952026-08-25T19:55:07.675Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33962026-08-25T19:55:08.466Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33972026-08-25T19:55:11.895Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33982026-08-25T19:55:12.788Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33992026-08-25T19:55:14.146Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34002026-08-25T19:55:14.987Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
34012026-08-25T19:55:15.970Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34022026-08-25T19:55:19.583Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
34032026-08-25T19:55:20.080Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34042026-08-25T19:55:20.759Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34052026-08-25T19:55:22.534Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34062026-08-25T19:55:23.931Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
34072026-08-25T19:55:25.573Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34082026-08-25T19:55:27.159Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
34092026-08-25T19:55:28.947Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34102026-08-25T19:55:30.637Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34112026-08-25T19:55:32.340Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34122026-08-25T19:55:36.714Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
34132026-08-25T19:55:37.331Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34142026-08-25T19:55:38.551Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34152026-08-25T19:55:38.841Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
34162026-08-25T19:55:40.875Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34172026-08-25T19:55:42.776Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
34182026-08-25T19:55:44.627Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34192026-08-25T19:55:46.656Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34202026-08-25T19:55:48.480Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34212026-08-25T19:55:50.579Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34222026-08-25T19:55:52.145Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34232026-08-25T19:55:53.889Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34242026-08-25T19:55:55.734Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34252026-08-25T19:55:57.584Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34262026-08-25T19:55:59.368Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34272026-08-25T19:56:01.189Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34282026-08-25T19:56:02.691Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34292026-08-25T19:56:04.837Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34302026-08-25T19:56:06.635Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
34312026-08-25T19:56:08.243Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34322026-08-25T19:56:10.128Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34332026-08-25T19:56:12.034Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34342026-08-25T19:56:13.849Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
34352026-08-25T19:56:15.513Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34362026-08-25T19:56:19.530Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34372026-08-25T19:56:21.754Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34382026-08-25T19:56:23.324Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34392026-08-25T19:56:26.871Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34402026-08-25T19:56:27.790Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34412026-08-25T19:56:29.090Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34422026-08-25T19:56:32.321Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34432026-08-25T19:56:34.483Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34442026-08-25T19:56:36.880Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34452026-08-25T19:56:39.804Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34462026-08-25T19:56:41.669Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34472026-08-25T19:56:44.347Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34482026-08-25T19:56:46.410Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34492026-08-25T19:56:49.329Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34502026-08-25T19:56:51.838Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34512026-08-25T19:56:53.871Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34522026-08-25T19:56:56.123Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34532026-08-25T19:56:58.615Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34542026-08-25T19:57:04.157Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34552026-08-25T19:57:04.259Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34562026-08-25T19:57:06.383Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34572026-08-25T19:57:08.868Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34582026-08-25T19:57:11.105Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34592026-08-25T19:57:13.873Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34602026-08-25T19:57:16.325Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34612026-08-25T19:57:18.844Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34622026-08-25T19:57:21.381Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34632026-08-25T19:57:23.908Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34642026-08-25T19:57:26.482Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34652026-08-25T19:57:28.911Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34662026-08-25T19:57:31.351Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34672026-08-25T19:57:34.128Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34682026-08-25T19:57:36.654Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34692026-08-25T19:57:39.176Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34702026-08-25T19:57:41.871Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34712026-08-25T19:57:44.423Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34722026-08-25T19:57:46.983Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34732026-08-25T19:57:49.582Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34742026-08-25T19:57:52.210Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34752026-08-25T19:57:54.752Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34762026-08-25T19:57:57.296Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34772026-08-25T19:57:59.916Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34782026-08-25T19:58:03.142Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34792026-08-25T19:58:05.344Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34802026-08-25T19:58:08.168Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34812026-08-25T19:58:10.817Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34822026-08-25T19:58:13.481Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34832026-08-25T19:58:16.299Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34842026-08-25T19:58:18.724Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34852026-08-25T19:58:21.387Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34862026-08-25T19:58:24.273Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34872026-08-25T19:58:27.197Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34882026-08-25T19:58:29.897Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34892026-08-25T19:58:32.742Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34902026-08-25T19:58:35.499Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34912026-08-25T19:58:38.117Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34922026-08-25T19:58:40.817Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34932026-08-25T19:58:43.584Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34942026-08-25T19:58:46.349Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34952026-08-25T19:58:49.059Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34962026-08-25T19:58:51.908Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34972026-08-25T19:58:59.871Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34982026-08-25T19:58:59.991Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34992026-08-25T19:59:03.993Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35002026-08-25T19:59:07.175Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35012026-08-25T19:59:10.795Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35022026-08-25T19:59:14.362Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35032026-08-25T19:59:17.931Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
35042026-08-25T19:59:22.839Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
35052026-08-25T19:59:25.852Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35062026-08-25T19:59:30.038Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35072026-08-25T19:59:33.820Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35082026-08-25T19:59:37.609Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35092026-08-25T19:59:41.663Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
35102026-08-25T19:59:45.331Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35112026-08-25T19:59:49.215Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35122026-08-25T19:59:53.123Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35132026-08-25T19:59:57.050Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35142026-08-25T20:00:01.005Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35152026-08-25T20:00:04.877Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
35162026-08-25T20:00:08.671Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
35172026-08-25T20:00:12.601Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
35182026-08-25T20:00:16.536Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35192026-08-25T20:00:20.396Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35202026-08-25T20:00:24.244Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
35212026-08-25T20:00:28.145Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35222026-08-25T20:00:32.109Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35232026-08-25T20:00:35.949Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35242026-08-25T20:00:39.917Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35252026-08-25T20:00:43.792Z Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
35262026-08-25T20:00:47.773Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35272026-08-25T20:00:54.232Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35282026-08-25T20:01:22.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 40s
35292026-08-25T20:01:22.810Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35302026-08-25T20:01:22.810Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35312026-08-25T20:01:22.981Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 206 other files
35322026-08-25T20:01:23.099Z
35332026-08-25T20:01:23.099Zreal 7:40.207953619
35342026-08-25T20:01:23.099Zuser 20:29.253965139
35352026-08-25T20:01:23.099Zsys 4:23.005562176
35362026-08-25T20:01:23.100Ztrap 0.300348661
35372026-08-25T20:01:23.100Ztflt 0.004538142
35382026-08-25T20:01:23.100Zdflt 0.112422231
35392026-08-25T20:01:23.100Zkflt 0.000050790
35402026-08-25T20:01:23.100Zlock 7:22:16.350878417
35412026-08-25T20:01:23.104Zslp 2:35:09.703610341
35422026-08-25T20:01:23.104Zlat 33.358252260
35432026-08-25T20:01:23.104Zstop 2:11.364570107
35442026-08-25T20:01:23.104Zprocess exited: duration 853761 ms, exit code 0
 
35452026-08-25T20:01:23.114Zfound 0 output files