01KXV17DDBVAGCE5STAF78R7X5: clippy (helios)

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

Buildomat Job: 01KXV17S2EMQB2GXQG585S4GXS

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-18T16:34:56.299Zjob assigned to worker 01KXV17VB5JH54T7X7Y761Q71F [factory aws, i-024bb286021323c05] (queued for 53 s)
 
22026-07-18T16:35:02.372Zstarting task 0: "setup"
32026-07-18T16:35:02.376Z++ uname -s
42026-07-18T16:35:02.379Z+ kern=SunOS
52026-07-18T16:35:02.379Z+ build_user=build
62026-07-18T16:35:02.379Z+ build_uid=12345
72026-07-18T16:35:02.379Z+ work_dir=/work
82026-07-18T16:35:02.379Z+ input_dir=/input
92026-07-18T16:35:02.379Z+ [[ 0 == 12345 ]]
102026-07-18T16:35:02.379Z+ case "$kern" in
112026-07-18T16:35:02.379Z+ groupadd -g 12345 build
122026-07-18T16:35:02.382Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-07-18T16:35:04.386Z+ zfs create -o mountpoint=/work rpool/work
142026-07-18T16:35:04.444Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-07-18T16:35:04.447Z+ home_fs=zfs
162026-07-18T16:35:04.447Z+ [[ zfs == autofs ]]
172026-07-18T16:35:04.447Z+ mkdir -p /home/build
182026-07-18T16:35:04.447Z+ chown build:build /home/build /work
192026-07-18T16:35:06.447Z+ chmod 0700 /home/build /work
202026-07-18T16:35:06.450Zprocess exited: duration 4080 ms, exit code 0
 
212026-07-18T16:35:06.456Zstarting task 1: "rust-toolchain"
222026-07-18T16:35:06.460Z * rust toolchain channel = "1.96.1"
232026-07-18T16:35:06.460Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
242026-07-18T16:35:06.461Z * rust toolchain profile = "default"
252026-07-18T16:35:06.461Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-07-18T16:35:06.461Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-07-18T16:35:06.461Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-07-18T16:35:06.464Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-07-18T16:35:06.464Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
302026-07-18T16:35:06.567Zinfo: downloading installer
312026-07-18T16:35:07.877Zwarn: It looks like you have an existing rustup settings file at:
322026-07-18T16:35:07.877Zwarn: /home/build/.rustup/settings.toml
332026-07-18T16:35:07.877Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-07-18T16:35:07.877Zwarn: instead of the one inferred from the default host triple.
352026-07-18T16:35:07.890Zinfo: profile set to default
362026-07-18T16:35:07.890Zinfo: default host triple is x86_64-unknown-illumos
372026-07-18T16:35:07.893Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
382026-07-18T16:35:08.035Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
392026-07-18T16:35:08.038Zinfo: downloading 6 components
402026-07-18T16:35:22.424Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
412026-07-18T16:35:22.424Z
422026-07-18T16:35:22.455Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
432026-07-18T16:35:22.455Z
442026-07-18T16:35:22.455Z
452026-07-18T16:35:22.455ZRust is installed now. Great!
462026-07-18T16:35:22.455Z
472026-07-18T16:35:22.455ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-07-18T16:35:22.455Zenvironment variable. This has not been done automatically.
492026-07-18T16:35:22.455Z
502026-07-18T16:35:22.455ZTo configure your current shell, you need to source
512026-07-18T16:35:22.455Zthe corresponding env file under $HOME/.cargo.
522026-07-18T16:35:22.456Z
532026-07-18T16:35:22.456ZThis is usually done by running one of the following (note the leading DOT):
542026-07-18T16:35:22.459Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-07-18T16:35:22.459Zsource "$HOME/.cargo/env.fish" # For fish
562026-07-18T16:35:22.459Zsource "~/.cargo/env.nu" # For nushell
572026-07-18T16:35:22.459Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-07-18T16:35:22.459Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-07-18T16:35:22.459Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-07-18T16:35:22.459Zwarn: no default linker (`cc`) was found in your PATH
612026-07-18T16:35:22.459Zwarn: many Rust crates require a system C toolchain to build
622026-07-18T16:35:22.562Z+ rustup --version
632026-07-18T16:35:22.571Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-07-18T16:35:22.574Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-07-18T16:35:22.592Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
662026-07-18T16:35:22.595Z+ cargo --version
672026-07-18T16:35:22.609Zcargo 1.96.1 (356927216 2026-06-26)
682026-07-18T16:35:22.612Z+ rustc --version
692026-07-18T16:35:22.631Zrustc 1.96.1 (31fca3adb 2026-06-26)
702026-07-18T16:35:22.634Zprocess exited: duration 16177 ms, exit code 0
 
712026-07-18T16:35:22.640Zstarting task 2: "authentication"
722026-07-18T16:35:22.656Zprocess exited: duration 16 ms, exit code 0
 
732026-07-18T16:35:22.662Zstarting task 3: "clone repository"
742026-07-18T16:35:22.665Z+ mkdir -p /work/oxidecomputer/omicron
752026-07-18T16:35:22.668Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-07-18T16:35:22.695ZCloning into '/work/oxidecomputer/omicron'...
772026-07-18T16:35:33.826Z+ cd /work/oxidecomputer/omicron
782026-07-18T16:35:33.829Z+ git fetch origin 64d684898b38d62a49efe965e77e51ec5166997e
792026-07-18T16:35:34.106ZFrom https://github.com/oxidecomputer/omicron
802026-07-18T16:35:34.106Z * branch 64d684898b38d62a49efe965e77e51ec5166997e -> FETCH_HEAD
812026-07-18T16:35:34.116Z+ [[ -n '' ]]
822026-07-18T16:35:34.116Z+ git reset --hard 64d684898b38d62a49efe965e77e51ec5166997e
832026-07-18T16:35:34.359ZHEAD is now at 64d684898 whew okay this might actually sorta work
842026-07-18T16:35:34.363Zprocess exited: duration 11700 ms, exit code 0
 
852026-07-18T16:35:34.370Zstarting task 4: "build"
862026-07-18T16:35:34.374Z+ source ./env.sh
872026-07-18T16:35:34.374Z++ OLD_SHELL_OPTS=ehxB
882026-07-18T16:35:34.374Z++ set -o xtrace
892026-07-18T16:35:34.378Z++++ dirname ./env.sh
902026-07-18T16:35:34.381Z+++ readlink -f .
912026-07-18T16:35:34.381Z++ OMICRON_WS=/work/oxidecomputer/omicron
922026-07-18T16:35:34.384Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
932026-07-18T16:35:34.384Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
942026-07-18T16:35:34.384Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
952026-07-18T16:35:34.384Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962026-07-18T16:35:34.384Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972026-07-18T16:35:34.384Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
982026-07-18T16:35:34.384Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992026-07-18T16:35:34.384Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-07-18T16:35:34.384Z++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012026-07-18T16:35:34.384Z++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022026-07-18T16:35:34.384Z++ case $OLD_SHELL_OPTS in
1032026-07-18T16:35:34.384Z++ unset OLD_SHELL_OPTS OMICRON_WS
1042026-07-18T16:35:34.384Z+ source .github/buildomat/ci-env.sh
1052026-07-18T16:35:34.384Z++ export CARGO_TERM_COLOR=always
1062026-07-18T16:35:34.384Z++ CARGO_TERM_COLOR=always
1072026-07-18T16:35:34.384Z+++ uname -s
1082026-07-18T16:35:34.384Z++ [[ SunOS == \S\u\n\O\S ]]
1092026-07-18T16:35:34.384Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1102026-07-18T16:35:34.387Z+ cargo --version
1112026-07-18T16:35:34.394Zcargo 1.96.1 (356927216 2026-06-26)
1122026-07-18T16:35:34.397Z+ rustc --version
1132026-07-18T16:35:34.416Zrustc 1.96.1 (31fca3adb 2026-06-26)
1142026-07-18T16:35:34.420Z+ banner prerequisites
1152026-07-18T16:35:34.423Z
1162026-07-18T16:35:34.423Z ##### ##### ###### ##### ###### #### # # # #### #
1172026-07-18T16:35:34.423Z # # # # # # # # # # # # # # #
1182026-07-18T16:35:34.423Z # # # # ##### # # ##### # # # # # #### #
1192026-07-18T16:35:34.423Z ##### ##### # ##### # # # # # # # # #
1202026-07-18T16:35:34.423Z # # # # # # # # # # # # # # #
1212026-07-18T16:35:34.423Z # # # ###### # # ###### ### # #### # #### #
1222026-07-18T16:35:34.423Z
1232026-07-18T16:35:34.423Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1242026-07-18T16:35:35.996Z Startup: Refreshing catalog 'helios' ... Done
1252026-07-18T16:35:36.160Z Startup: Caching catalogs ... Done
1262026-07-18T16:35:36.949ZPlanning: Solver setup ... Done (0.725s)
1272026-07-18T16:35:36.985ZPlanning: Running solver ... Done (0.036s)
1282026-07-18T16:35:37.005ZPlanning: Finding local manifests ... Done (0.003s)
1292026-07-18T16:35:37.017ZPlanning: Fetching manifests: 0/2 0% complete
1302026-07-18T16:35:37.035ZPlanning: Fetching manifests: 2/2 100% complete
1312026-07-18T16:35:37.049ZPlanning: Package planning ... Done (0.014s)
1322026-07-18T16:35:37.052ZPlanning: Merging actions ... Done (0.001s)
1332026-07-18T16:35:37.257ZPlanning: Checking for conflicting actions ... Done (0.205s)
1342026-07-18T16:35:37.260ZPlanning: Consolidating action changes ... Done (0.001s)
1352026-07-18T16:35:38.063ZPlanning: Evaluating mediators ... Done (0.807s)
1362026-07-18T16:35:38.067ZPlanning: Planning completed in 1.88 seconds
1372026-07-18T16:35:38.073Z Packages to install: 2
1382026-07-18T16:35:38.073Z Estimated space available: 156.05 GB
1392026-07-18T16:35:38.073ZEstimated space to be consumed: 42.43 MB
1402026-07-18T16:35:38.076Z Create boot environment: No
1412026-07-18T16:35:38.076ZCreate backup boot environment: No
1422026-07-18T16:35:38.076Z Rebuild boot archive: No
1432026-07-18T16:35:38.076Z
1442026-07-18T16:35:38.076ZChanged packages:
1452026-07-18T16:35:38.076Zhelios
1462026-07-18T16:35:38.076Z developer/build-essential
1472026-07-18T16:35:38.076Z None -> 11-3.0
1482026-07-18T16:35:38.076Z library/libxmlsec1
1492026-07-18T16:35:38.076Z None -> 1.2.35-3.0
1502026-07-18T16:35:38.097Z
1512026-07-18T16:35:38.097ZDownload: 0/214 items 0.0/1.3MB 0% complete
1522026-07-18T16:35:38.769ZDownload: Completed 1.28 MB in 0.67 seconds (1.9M/s)
1532026-07-18T16:35:38.833Z Actions: 1/268 actions (Installing new actions)
1542026-07-18T16:35:38.870Z Actions: Completed 268 actions in 0.04 seconds.
1552026-07-18T16:35:38.887ZFinalize: Updating package state database ... Done (0.016s)
1562026-07-18T16:35:38.887ZFinalize: Updating package cache ... Done (0.000s)
1572026-07-18T16:35:38.932ZFinalize: Updating image state ... Done (0.045s)
1582026-07-18T16:35:41.372ZFinalize: Creating fast lookup database ... Done (2.404s)
1592026-07-18T16:35:41.440ZFinalize: Reading search index ... Done (0.013s)
1602026-07-18T16:35:41.442ZFinalize: Updating search index ... Done (0.000s)
1612026-07-18T16:35:41.515ZFinalize: Updating package cache ... Done (0.000s)
1622026-07-18T16:35:41.850ZPlanning: Evaluating mediator changes ... Done
1632026-07-18T16:35:41.956ZPlanning: Checking for conflicting actions ... Done
1642026-07-18T16:35:41.960ZPlanning: Consolidating action changes ... Done
1652026-07-18T16:35:42.114ZPlanning: Evaluating mediators ... Done
1662026-07-18T16:35:42.117ZPlanning: Planning completed in 0.27 seconds
1672026-07-18T16:35:42.137Z Mediators to change: 2
1682026-07-18T16:35:42.137Z Create boot environment: No
1692026-07-18T16:35:42.137ZCreate backup boot environment: No
1702026-07-18T16:35:42.178ZFinalize: Updating package state database ... Done
1712026-07-18T16:35:42.178ZFinalize: Updating package cache ... Done
1722026-07-18T16:35:42.203ZFinalize: Updating image state ... Done
1732026-07-18T16:35:44.177ZFinalize: Creating fast lookup database ... Done
1742026-07-18T16:35:44.239ZFinalize: Reading search index ... Done
1752026-07-18T16:35:44.242ZFinalize: Updating search index ... Done
1762026-07-18T16:35:44.328ZFinalize: Updating package cache ... Done
1772026-07-18T16:35:44.614ZPlanning: Evaluating mediator changes ... Done
1782026-07-18T16:35:44.722ZPlanning: Checking for conflicting actions ... Done
1792026-07-18T16:35:44.725ZPlanning: Consolidating action changes ... Done
1802026-07-18T16:35:44.878ZPlanning: Evaluating mediators ... Done
1812026-07-18T16:35:44.881ZPlanning: Planning completed in 0.26 seconds
1822026-07-18T16:35:44.901Z Mediators to change: 1
1832026-07-18T16:35:44.901Z Create boot environment: No
1842026-07-18T16:35:44.901ZCreate backup boot environment: No
1852026-07-18T16:35:45.029ZFinalize: Updating package state database ... Done
1862026-07-18T16:35:45.029ZFinalize: Updating package cache ... Done
1872026-07-18T16:35:45.053ZFinalize: Updating image state ... Done
1882026-07-18T16:35:47.020ZFinalize: Creating fast lookup database ... Done
1892026-07-18T16:35:47.087ZFinalize: Reading search index ... Done
1902026-07-18T16:35:47.090ZFinalize: Updating search index ... Done
1912026-07-18T16:35:47.185ZFinalize: Updating package cache ... Done
1922026-07-18T16:35:47.500ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1932026-07-18T16:35:47.500Zapache system 2.4 system
1942026-07-18T16:35:47.500Zclang system 15 system
1952026-07-18T16:35:47.500Zcsh system system illumos
1962026-07-18T16:35:47.501Zctags system system illumos
1972026-07-18T16:35:47.501Zfile vendor vendor darwinsys
1982026-07-18T16:35:47.501Zfile system system illumos
1992026-07-18T16:35:47.501Zgcc vendor 14 vendor
2002026-07-18T16:35:47.501Zgcc system 13 system
2012026-07-18T16:35:47.501Zgcc system 10 system
2022026-07-18T16:35:47.501Zgo system 1.25 system
2032026-07-18T16:35:47.501Zllvm system 15 system
2042026-07-18T16:35:47.501Zmariadb system 11.4 system
2052026-07-18T16:35:47.501Zmta vendor vendor dma
2062026-07-18T16:35:47.501Zopenjdk system 17 system
2072026-07-18T16:35:47.501Zopenjdk system 11 system
2082026-07-18T16:35:47.501Zopenssl vendor 3 vendor
2092026-07-18T16:35:47.501Zperl system 5.40 system
2102026-07-18T16:35:47.501Zpostgresql system 18 system
2112026-07-18T16:35:47.501Zpostgresql system 17 system
2122026-07-18T16:35:47.501Zpython vendor 3 vendor
2132026-07-18T16:35:47.501Zpython system 2 system
2142026-07-18T16:35:47.501Zpython3 vendor 3.13 vendor
2152026-07-18T16:35:47.501Zruby system 3.4 system
2162026-07-18T16:35:47.501Zruby system 3.0 system
2172026-07-18T16:35:47.501Zwords vendor vendor american-english
2182026-07-18T16:35:47.501Zwords system system australian-english
2192026-07-18T16:35:47.501Zwords system system british-english
2202026-07-18T16:35:47.501Zwords system system canadian-english
2212026-07-18T16:35:47.501Zwords system system french
2222026-07-18T16:35:47.501Zwords system system italian
2232026-07-18T16:35:47.501Zwords system system ngerman
2242026-07-18T16:35:47.501Zwords system system ogerman
2252026-07-18T16:35:47.501Zwords system system spanish
2262026-07-18T16:35:47.753ZPUBLISHER TYPE STATUS P LOCATION
2272026-07-18T16:35:47.753Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2282026-07-18T16:35:48.102ZFMRI IFO
2292026-07-18T16:35:48.102Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2302026-07-18T16:35:48.102Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2312026-07-18T16:35:48.102Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2322026-07-18T16:35:48.103Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2332026-07-18T16:35:48.103Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2342026-07-18T16:35:48.103Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2352026-07-18T16:35:48.103Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2362026-07-18T16:35:48.103Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2372026-07-18T16:35:48.103Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2382026-07-18T16:35:48.391Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2392026-07-18T16:35:48.706Z Updating crates.io index
2402026-07-18T16:35:48.709Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2412026-07-18T16:35:48.966Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2422026-07-18T16:35:49.240Z Updating git repository `https://github.com/oxidecomputer/propolis`
2432026-07-18T16:35:50.168Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2442026-07-18T16:35:50.663Z Updating git repository `https://github.com/oxidecomputer/crucible`
2452026-07-18T16:35:52.179Z Updating git repository `https://github.com/oxidecomputer/opte`
2462026-07-18T16:35:52.943Z Updating git repository `https://github.com/oxidecomputer/tofino`
2472026-07-18T16:35:53.195Z Updating git repository `https://github.com/oxidecomputer/lldp`
2482026-07-18T16:35:53.523Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2492026-07-18T16:35:54.829Z Updating git repository `https://github.com/oxidecomputer/clickward`
2502026-07-18T16:35:55.126Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2512026-07-18T16:35:55.401Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2522026-07-18T16:35:55.682Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2532026-07-18T16:35:56.103Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2542026-07-18T16:35:56.541Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2552026-07-18T16:35:56.963Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2562026-07-18T16:35:57.218Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2572026-07-18T16:35:57.498Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2582026-07-18T16:35:57.798Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2592026-07-18T16:35:58.038Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2602026-07-18T16:35:58.263Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2612026-07-18T16:35:58.491Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2622026-07-18T16:35:58.861Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2632026-07-18T16:35:59.185Z Updating git repository `https://github.com/oxidecomputer/erebor`
2642026-07-18T16:35:59.449Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2652026-07-18T16:35:59.826Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2662026-07-18T16:36:00.045Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2672026-07-18T16:36:00.400Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2682026-07-18T16:36:00.702Z Updating git repository `https://github.com/oxidecomputer/ispf`
2692026-07-18T16:36:00.941Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2702026-07-18T16:36:01.154Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2712026-07-18T16:36:01.480Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2722026-07-18T16:36:01.844Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2732026-07-18T16:36:02.081Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2742026-07-18T16:36:02.370Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2752026-07-18T16:36:02.615Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2762026-07-18T16:36:02.878Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2772026-07-18T16:36:03.153Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2782026-07-18T16:36:03.366Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2792026-07-18T16:36:03.619Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2802026-07-18T16:36:03.856Z Updating git repository `https://github.com/illumos/smf-rs`
2812026-07-18T16:36:06.522Z Downloading crates ...
2822026-07-18T16:36:06.569Z Downloaded digest v0.10.7
2832026-07-18T16:36:06.576Z Downloaded clap v4.6.1
2842026-07-18T16:36:06.581Z Downloaded cpufeatures v0.2.17
2852026-07-18T16:36:06.584Z Downloaded is_terminal_polyfill v1.70.2
2862026-07-18T16:36:06.584Z Downloaded anstream v1.0.0
2872026-07-18T16:36:06.584Z Downloaded equivalent v1.0.2
2882026-07-18T16:36:06.587Z Downloaded generic-array v0.14.7
2892026-07-18T16:36:06.590Z Downloaded dtrace-parser v0.2.0
2902026-07-18T16:36:06.590Z Downloaded byteorder v1.5.0
2912026-07-18T16:36:06.593Z Downloaded cargo_metadata v0.23.1
2922026-07-18T16:36:06.593Z Downloaded camino v1.2.2
2932026-07-18T16:36:06.593Z Downloaded zmij v1.0.21
2942026-07-18T16:36:06.596Z Downloaded anstyle-query v1.1.5
2952026-07-18T16:36:06.599Z Downloaded fastrand v2.3.0
2962026-07-18T16:36:06.599Z Downloaded errno v0.3.14
2972026-07-18T16:36:06.599Z Downloaded clap_lex v1.0.0
2982026-07-18T16:36:06.602Z Downloaded cargo-platform v0.3.2
2992026-07-18T16:36:06.602Z Downloaded dof v0.3.0
3002026-07-18T16:36:06.608Z Downloaded zerocopy v0.7.35
3012026-07-18T16:36:06.616Z Downloaded heck v0.5.0
3022026-07-18T16:36:06.619Z Downloaded autocfg v1.5.0
3032026-07-18T16:36:06.619Z Downloaded bitflags v2.11.0
3042026-07-18T16:36:06.622Z Downloaded anstyle v1.0.14
3052026-07-18T16:36:06.622Z Downloaded fnv v1.0.7
3062026-07-18T16:36:06.622Z Downloaded colorchoice v1.0.4
3072026-07-18T16:36:06.622Z Downloaded terminal_size v0.4.3
3082026-07-18T16:36:06.625Z Downloaded memmap v0.7.0
3092026-07-18T16:36:06.625Z Downloaded bytecount v0.6.9
3102026-07-18T16:36:06.625Z Downloaded block-buffer v0.10.4
3112026-07-18T16:36:06.628Z Downloaded scroll v0.12.0
3122026-07-18T16:36:06.631Z Downloaded cargo_toml v0.21.0
3132026-07-18T16:36:06.633Z Downloaded cfg-if v1.0.4
3142026-07-18T16:36:06.636Z Downloaded toml_write v0.1.2
3152026-07-18T16:36:06.639Z Downloaded thread-id v4.2.2
3162026-07-18T16:36:06.642Z Downloaded clap_derive v4.6.1
3172026-07-18T16:36:06.642Z Downloaded anstyle-parse v1.0.0
3182026-07-18T16:36:06.647Z Downloaded usdt v0.5.0
3192026-07-18T16:36:06.649Z Downloaded itoa v1.0.17
3202026-07-18T16:36:06.649Z Downloaded version_check v0.9.5
3212026-07-18T16:36:06.654Z Downloaded scroll_derive v0.12.1
3222026-07-18T16:36:06.657Z Downloaded plain v0.2.3
3232026-07-18T16:36:06.660Z Downloaded serde_spanned v0.6.9
3242026-07-18T16:36:06.660Z Downloaded utf8parse v0.2.2
3252026-07-18T16:36:06.663Z Downloaded strsim v0.11.1
3262026-07-18T16:36:06.663Z Downloaded unicode-linebreak v0.1.5
3272026-07-18T16:36:06.666Z Downloaded swrite v0.1.0
3282026-07-18T16:36:06.666Z Downloaded proc-macro-error-attr v1.0.4
3292026-07-18T16:36:06.670Z Downloaded toml_datetime v0.6.11
3302026-07-18T16:36:06.683Z Downloaded usdt-attr-macro v0.5.0
3312026-07-18T16:36:06.683Z Downloaded tabled_derive v0.7.0
3322026-07-18T16:36:06.683Z Downloaded pretty-hex v0.4.1
3332026-07-18T16:36:06.683Z Downloaded macaddr v1.0.1
3342026-07-18T16:36:06.686Z Downloaded usdt-macro v0.5.0
3352026-07-18T16:36:06.688Z Downloaded semver v1.0.28
3362026-07-18T16:36:06.691Z Downloaded pest_derive v2.8.6
3372026-07-18T16:36:06.691Z Downloaded crypto-common v0.1.7
3382026-07-18T16:36:06.691Z Downloaded camino-tempfile v1.4.1
3392026-07-18T16:36:06.696Z Downloaded quote v1.0.45
3402026-07-18T16:36:06.698Z Downloaded smawk v0.3.2
3412026-07-18T16:36:06.698Z Downloaded proc-macro-error v1.0.4
3422026-07-18T16:36:06.701Z Downloaded log v0.4.29
3432026-07-18T16:36:06.701Z Downloaded heck v0.4.1
3442026-07-18T16:36:06.701Z Downloaded fs-err v3.3.0
3452026-07-18T16:36:06.704Z Downloaded thiserror v1.0.69
3462026-07-18T16:36:06.707Z Downloaded sha2 v0.10.9
3472026-07-18T16:36:06.710Z Downloaded thiserror v2.0.18
3482026-07-18T16:36:06.715Z Downloaded usdt-impl v0.5.0
3492026-07-18T16:36:06.718Z Downloaded serde_tokenstream v0.2.3
3502026-07-18T16:36:06.718Z Downloaded thiserror-impl v1.0.69
3512026-07-18T16:36:06.726Z Downloaded pest_generator v2.8.6
3522026-07-18T16:36:06.729Z Downloaded once_cell v1.21.3
3532026-07-18T16:36:06.732Z Downloaded anyhow v1.0.102
3542026-07-18T16:36:06.735Z Downloaded thiserror-impl v2.0.18
3552026-07-18T16:36:06.738Z Downloaded toml v0.8.23
3562026-07-18T16:36:06.738Z Downloaded tempfile v3.25.0
3572026-07-18T16:36:06.744Z Downloaded zerocopy-derive v0.7.35
3582026-07-18T16:36:06.750Z Downloaded serde_derive v1.0.228
3592026-07-18T16:36:06.753Z Downloaded papergrid v0.11.0
3602026-07-18T16:36:06.756Z Downloaded getrandom v0.4.1
3612026-07-18T16:36:06.759Z Downloaded indexmap v2.14.0
3622026-07-18T16:36:06.764Z Downloaded proc-macro2 v1.0.106
3632026-07-18T16:36:06.768Z Downloaded unicode-ident v1.0.24
3642026-07-18T16:36:06.772Z Downloaded ucd-trie v0.1.7
3652026-07-18T16:36:06.772Z Downloaded textwrap v0.16.2
3662026-07-18T16:36:06.772Z Downloaded pest_meta v2.8.6
3672026-07-18T16:36:06.782Z Downloaded toml_edit v0.22.27
3682026-07-18T16:36:06.784Z Downloaded serde_core v1.0.228
3692026-07-18T16:36:06.795Z Downloaded memchr v2.8.0
3702026-07-18T16:36:06.798Z Downloaded serde v1.0.228
3712026-07-18T16:36:06.815Z Downloaded pest v2.8.6
3722026-07-18T16:36:06.823Z Downloaded typenum v1.20.1
3732026-07-18T16:36:06.842Z Downloaded hashbrown v0.17.0
3742026-07-18T16:36:06.853Z Downloaded serde_json v1.0.150
3752026-07-18T16:36:06.863Z Downloaded clap_builder v4.6.0
3762026-07-18T16:36:06.868Z Downloaded goblin v0.8.2
3772026-07-18T16:36:06.880Z Downloaded winnow v0.7.14
3782026-07-18T16:36:06.886Z Downloaded tabled v0.15.0
3792026-07-18T16:36:06.895Z Downloaded syn v1.0.109
3802026-07-18T16:36:06.912Z Downloaded unicode-width v0.2.0
3812026-07-18T16:36:06.915Z Downloaded unicode-width v0.1.14
3822026-07-18T16:36:06.919Z Downloaded syn v2.0.117
3832026-07-18T16:36:06.933Z Downloaded rustix v1.1.3
3842026-07-18T16:36:06.956Z Downloaded libc v0.2.185
3852026-07-18T16:36:07.019Z Compiling proc-macro2 v1.0.106
3862026-07-18T16:36:07.019Z Compiling unicode-ident v1.0.24
3872026-07-18T16:36:07.019Z Compiling quote v1.0.45
3882026-07-18T16:36:07.019Z Compiling serde_core v1.0.228
3892026-07-18T16:36:07.019Z Compiling libc v0.2.185
3902026-07-18T16:36:07.023Z Compiling version_check v0.9.5
3912026-07-18T16:36:07.023Z Compiling memchr v2.8.0
3922026-07-18T16:36:07.199Z Compiling serde v1.0.228
3932026-07-18T16:36:07.345Z Compiling zmij v1.0.21
3942026-07-18T16:36:07.612Z Compiling itoa v1.0.17
3952026-07-18T16:36:07.615Z Compiling thiserror v1.0.69
3962026-07-18T16:36:07.812Z Compiling ucd-trie v0.1.7
3972026-07-18T16:36:07.922Z Compiling rustix v1.1.3
3982026-07-18T16:36:08.030Z Compiling pest v2.8.6
3992026-07-18T16:36:08.086Z Compiling byteorder v1.5.0
4002026-07-18T16:36:08.126Z Compiling errno v0.3.14
4012026-07-18T16:36:08.319Z Compiling serde_json v1.0.150
4022026-07-18T16:36:08.410Z Compiling bitflags v2.11.0
4032026-07-18T16:36:08.477Z Compiling syn v2.0.117
4042026-07-18T16:36:08.577Z Compiling thread-id v4.2.2
4052026-07-18T16:36:08.633Z Compiling usdt-impl v0.5.0
4062026-07-18T16:36:08.660Z Compiling proc-macro-error-attr v1.0.4
4072026-07-18T16:36:08.760Z Compiling syn v1.0.109
4082026-07-18T16:36:08.866Z Compiling camino v1.2.2
4092026-07-18T16:36:09.040Z Compiling proc-macro-error v1.0.4
4102026-07-18T16:36:09.085Z Compiling pest_meta v2.8.6
4112026-07-18T16:36:09.246Z Compiling getrandom v0.4.1
4122026-07-18T16:36:09.307Z Compiling hashbrown v0.17.0
4132026-07-18T16:36:09.330Z Compiling plain v0.2.3
4142026-07-18T16:36:09.508Z Compiling log v0.4.29
4152026-07-18T16:36:09.657Z Compiling utf8parse v0.2.2
4162026-07-18T16:36:09.677Z Compiling equivalent v1.0.2
4172026-07-18T16:36:09.720Z Compiling terminal_size v0.4.3
4182026-07-18T16:36:09.769Z Compiling anstyle-parse v1.0.0
4192026-07-18T16:36:09.858Z Compiling indexmap v2.14.0
4202026-07-18T16:36:10.466Z Compiling thiserror v2.0.18
4212026-07-18T16:36:10.484Z Compiling colorchoice v1.0.4
4222026-07-18T16:36:10.488Z Compiling autocfg v1.5.0
4232026-07-18T16:36:10.518Z Compiling is_terminal_polyfill v1.70.2
4242026-07-18T16:36:10.605Z Compiling anstyle v1.0.14
4252026-07-18T16:36:10.623Z Compiling anstyle-query v1.1.5
4262026-07-18T16:36:10.688Z Compiling pest_generator v2.8.6
4272026-07-18T16:36:10.751Z Compiling pretty-hex v0.4.1
4282026-07-18T16:36:10.779Z Compiling cfg-if v1.0.4
4292026-07-18T16:36:10.816Z Compiling toml_write v0.1.2
4302026-07-18T16:36:10.844Z Compiling winnow v0.7.14
4312026-07-18T16:36:10.934Z Compiling fs-err v3.3.0
4322026-07-18T16:36:11.036Z Compiling anstream v1.0.0
4332026-07-18T16:36:11.143Z Compiling heck v0.5.0
4342026-07-18T16:36:11.194Z Compiling heck v0.4.1
4352026-07-18T16:36:11.317Z Compiling unicode-width v0.1.14
4362026-07-18T16:36:11.344Z Compiling clap_lex v1.0.0
4372026-07-18T16:36:11.383Z Compiling once_cell v1.21.3
4382026-07-18T16:36:11.387Z Compiling strsim v0.11.1
4392026-07-18T16:36:11.422Z Compiling anyhow v1.0.102
4402026-07-18T16:36:11.572Z Compiling fastrand v2.3.0
4412026-07-18T16:36:11.589Z Compiling bytecount v0.6.9
4422026-07-18T16:36:11.606Z Compiling fnv v1.0.7
4432026-07-18T16:36:11.712Z Compiling papergrid v0.11.0
4442026-07-18T16:36:11.729Z Compiling clap_builder v4.6.0
4452026-07-18T16:36:11.834Z Compiling tempfile v3.25.0
4462026-07-18T16:36:11.851Z Compiling cargo-platform v0.3.2
4472026-07-18T16:36:11.904Z Compiling tabled_derive v0.7.0
4482026-07-18T16:36:11.973Z Compiling semver v1.0.28
4492026-07-18T16:36:12.125Z Compiling memmap v0.7.0
4502026-07-18T16:36:12.256Z Compiling unicode-linebreak v0.1.5
4512026-07-18T16:36:12.329Z Compiling smawk v0.3.2
4522026-07-18T16:36:12.346Z Compiling serde_derive v1.0.228
4532026-07-18T16:36:12.350Z Compiling thiserror-impl v1.0.69
4542026-07-18T16:36:12.380Z Compiling zerocopy-derive v0.7.35
4552026-07-18T16:36:12.473Z Compiling pest_derive v2.8.6
4562026-07-18T16:36:12.501Z Compiling scroll_derive v0.12.1
4572026-07-18T16:36:12.884Z Compiling thiserror-impl v2.0.18
4582026-07-18T16:36:12.936Z Compiling clap_derive v4.6.1
4592026-07-18T16:36:13.196Z Compiling scroll v0.12.0
4602026-07-18T16:36:13.214Z Compiling unicode-width v0.2.0
4612026-07-18T16:36:13.266Z Compiling zerocopy v0.7.35
4622026-07-18T16:36:13.474Z Compiling goblin v0.8.2
4632026-07-18T16:36:13.500Z Compiling textwrap v0.16.2
4642026-07-18T16:36:13.779Z Compiling dtrace-parser v0.2.0
4652026-07-18T16:36:13.822Z Compiling tabled v0.15.0
4662026-07-18T16:36:13.957Z Compiling camino-tempfile v1.4.1
4672026-07-18T16:36:14.515Z Compiling swrite v0.1.0
4682026-07-18T16:36:14.720Z Compiling clap v4.6.1
4692026-07-18T16:36:15.526Z Compiling toml_datetime v0.6.11
4702026-07-18T16:36:15.526Z Compiling serde_spanned v0.6.9
4712026-07-18T16:36:15.526Z Compiling cargo_metadata v0.23.1
4722026-07-18T16:36:15.529Z Compiling macaddr v1.0.1
4732026-07-18T16:36:15.529Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4742026-07-18T16:36:15.608Z Compiling dof v0.3.0
4752026-07-18T16:36:15.625Z Compiling serde_tokenstream v0.2.3
4762026-07-18T16:36:15.738Z Compiling toml_edit v0.22.27
4772026-07-18T16:36:16.361Z Compiling usdt-macro v0.5.0
4782026-07-18T16:36:16.361Z Compiling usdt-attr-macro v0.5.0
4792026-07-18T16:36:16.982Z Compiling usdt v0.5.0
4802026-07-18T16:36:17.066Z Compiling toml v0.8.23
4812026-07-18T16:36:17.404Z Compiling cargo_toml v0.21.0
4822026-07-18T16:36:18.695Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4832026-07-18T16:36:20.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.44s
4842026-07-18T16:36:20.886Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4852026-07-18T16:36:21.383Z Downloading crates ...
4862026-07-18T16:36:21.468Z Downloaded atomicwrites v0.4.4
4872026-07-18T16:36:21.476Z Downloaded base64 v0.22.1
4882026-07-18T16:36:21.479Z Downloaded byte-wrapper v0.1.0
4892026-07-18T16:36:21.485Z Downloaded chacha20 v0.9.1
4902026-07-18T16:36:21.490Z Downloaded bit-vec v0.8.0
4912026-07-18T16:36:21.490Z Downloaded bit-set v0.8.0
4922026-07-18T16:36:21.494Z Downloaded ascii-canvas v3.0.0
4932026-07-18T16:36:21.494Z Downloaded bitfield-macros v0.19.4
4942026-07-18T16:36:21.494Z Downloaded atty v0.2.14
4952026-07-18T16:36:21.500Z Downloaded cstr-argument v0.1.2
4962026-07-18T16:36:21.504Z Downloaded camino-tempfile-ext v0.3.3
4972026-07-18T16:36:21.504Z Downloaded async-recursion v1.1.1
4982026-07-18T16:36:21.507Z Downloaded cookie_store v0.22.1
4992026-07-18T16:36:21.507Z Downloaded crypto-common v0.2.2
5002026-07-18T16:36:21.510Z Downloaded assert_matches v1.5.0
5012026-07-18T16:36:21.510Z Downloaded crunchy v0.2.4
5022026-07-18T16:36:21.510Z Downloaded bitfield v0.19.4
5032026-07-18T16:36:21.514Z Downloaded crc-catalog v2.4.0
5042026-07-18T16:36:21.514Z Downloaded base16ct v0.2.0
5052026-07-18T16:36:21.514Z Downloaded anstyle-parse v0.2.7
5062026-07-18T16:36:21.517Z Downloaded darling_macro v0.20.11
5072026-07-18T16:36:21.517Z Downloaded crucible-workspace-hack v0.1.0
5082026-07-18T16:36:21.517Z Downloaded atomic-waker v1.1.2
5092026-07-18T16:36:21.517Z Downloaded bb8 v0.8.6
5102026-07-18T16:36:21.521Z Downloaded argon2 v0.5.3
5112026-07-18T16:36:21.521Z Downloaded anstream v0.6.21
5122026-07-18T16:36:21.521Z Downloaded aead v0.6.1
5132026-07-18T16:36:21.524Z Downloaded darling_macro v0.21.3
5142026-07-18T16:36:21.524Z Downloaded critical-section v1.2.0
5152026-07-18T16:36:21.524Z Downloaded base64ct v1.8.3
5162026-07-18T16:36:21.527Z Downloaded aead v0.5.2
5172026-07-18T16:36:21.527Z Downloaded adler2 v2.0.1
5182026-07-18T16:36:21.530Z Downloaded darling_macro v0.13.4
5192026-07-18T16:36:21.530Z Downloaded debug-ignore v1.0.5
5202026-07-18T16:36:21.530Z Downloaded bit-set v0.5.3
5212026-07-18T16:36:21.533Z Downloaded defmt-parser v1.0.0
5222026-07-18T16:36:21.533Z Downloaded defmt v0.3.100
5232026-07-18T16:36:21.533Z Downloaded darling_macro v0.23.0
5242026-07-18T16:36:21.533Z Downloaded crc8 v0.1.1
5252026-07-18T16:36:21.537Z Downloaded bcrypt-pbkdf v0.11.0
5262026-07-18T16:36:21.537Z Downloaded ahash v0.8.12
5272026-07-18T16:36:21.537Z Downloaded compression-core v0.4.31
5282026-07-18T16:36:21.540Z Downloaded castaway v0.2.4
5292026-07-18T16:36:21.540Z Downloaded array-init v0.0.4
5302026-07-18T16:36:21.540Z Downloaded convert_case v0.10.0
5312026-07-18T16:36:21.543Z Downloaded block-buffer v0.12.1
5322026-07-18T16:36:21.543Z Downloaded cobs v0.3.0
5332026-07-18T16:36:21.546Z Downloaded curve25519-dalek-derive v0.1.1
5342026-07-18T16:36:21.546Z Downloaded crc v3.4.0
5352026-07-18T16:36:21.546Z Downloaded bcs v0.1.6
5362026-07-18T16:36:21.549Z Downloaded backoff v0.4.0
5372026-07-18T16:36:21.549Z Downloaded defmt-macros v1.0.1
5382026-07-18T16:36:21.552Z Downloaded async-stream-impl v0.3.6
5392026-07-18T16:36:21.552Z Downloaded arrayref v0.3.9
5402026-07-18T16:36:21.552Z Downloaded crossbeam-utils v0.8.21
5412026-07-18T16:36:21.557Z Downloaded async-trait v0.1.89
5422026-07-18T16:36:21.557Z Downloaded display-error-chain v0.2.2
5432026-07-18T16:36:21.557Z Downloaded dirs-next v2.0.0
5442026-07-18T16:36:21.561Z Downloaded bitfield-struct v0.6.2
5452026-07-18T16:36:21.561Z Downloaded cfg_aliases v0.1.1
5462026-07-18T16:36:21.561Z Downloaded block-padding v0.4.2
5472026-07-18T16:36:21.566Z Downloaded digest-io v0.1.0
5482026-07-18T16:36:21.566Z Downloaded convert_case v0.4.0
5492026-07-18T16:36:21.566Z Downloaded ciborium-ll v0.2.2
5502026-07-18T16:36:21.569Z Downloaded cfg_aliases v0.2.1
5512026-07-18T16:36:21.570Z Downloaded diesel_table_macro_syntax v0.3.0
5522026-07-18T16:36:21.573Z Downloaded dtrace-parser v0.3.0
5532026-07-18T16:36:21.573Z Downloaded document-features v0.2.12
5542026-07-18T16:36:21.573Z Downloaded difflib v0.4.0
5552026-07-18T16:36:21.573Z Downloaded bit-vec v0.6.3
5562026-07-18T16:36:21.576Z Downloaded dropshot-api-manager-types v0.7.2
5572026-07-18T16:36:21.576Z Downloaded blake2 v0.10.6
5582026-07-18T16:36:21.579Z Downloaded argon2 v0.6.0-rc.8
5592026-07-18T16:36:21.579Z Downloaded base16ct v1.0.0
5602026-07-18T16:36:21.579Z Downloaded embedded-io v0.6.1
5612026-07-18T16:36:21.596Z Downloaded dirs-sys-next v0.1.2
5622026-07-18T16:36:21.596Z Downloaded derive_builder_macro v0.20.2
5632026-07-18T16:36:21.597Z Downloaded ciborium-io v0.2.2
5642026-07-18T16:36:21.597Z Downloaded async-stream v0.3.6
5652026-07-18T16:36:21.597Z Downloaded daft v0.1.7
5662026-07-18T16:36:21.597Z Downloaded corncobs v0.1.4
5672026-07-18T16:36:21.597Z Downloaded ctr v0.10.1
5682026-07-18T16:36:21.597Z Downloaded endian-type v0.1.2
5692026-07-18T16:36:21.597Z Downloaded dsl_auto_type v0.2.0
5702026-07-18T16:36:21.597Z Downloaded cpufeatures v0.3.0
5712026-07-18T16:36:21.597Z Downloaded enum-as-inner v0.6.1
5722026-07-18T16:36:21.600Z Downloaded dunce v1.0.5
5732026-07-18T16:36:21.600Z Downloaded embedded-io v0.4.0
5742026-07-18T16:36:21.600Z Downloaded dyn-clone v1.0.20
5752026-07-18T16:36:21.603Z Downloaded cbc v0.2.1
5762026-07-18T16:36:21.603Z Downloaded downcast-rs v2.0.2
5772026-07-18T16:36:21.606Z Downloaded bitflags v1.3.2
5782026-07-18T16:36:21.609Z Downloaded crossbeam-deque v0.8.6
5792026-07-18T16:36:21.609Z Downloaded deranged v0.5.8
5802026-07-18T16:36:21.614Z Downloaded fixedbitset v0.4.2
5812026-07-18T16:36:21.614Z Downloaded foreign-types v0.3.2
5822026-07-18T16:36:21.614Z Downloaded float-cmp v0.10.0
5832026-07-18T16:36:21.619Z Downloaded ctutils v0.4.2
5842026-07-18T16:36:21.619Z Downloaded foreign-types-shared v0.3.1
5852026-07-18T16:36:21.619Z Downloaded float-ord v0.3.2
5862026-07-18T16:36:21.619Z Downloaded fd-lock v4.0.4
5872026-07-18T16:36:21.619Z Downloaded data-encoding v2.10.0
5882026-07-18T16:36:21.622Z Downloaded compression-codecs v0.4.37
5892026-07-18T16:36:21.622Z Downloaded buf-list v1.1.2
5902026-07-18T16:36:21.622Z Downloaded async-bb8-diesel v0.2.1
5912026-07-18T16:36:21.626Z Downloaded defmt v1.0.1
5922026-07-18T16:36:21.626Z Downloaded darling v0.21.3
5932026-07-18T16:36:21.629Z Downloaded form_urlencoded v1.2.2
5942026-07-18T16:36:21.632Z Downloaded foreign-types-macros v0.2.3
5952026-07-18T16:36:21.632Z Downloaded futures-io v0.3.32
5962026-07-18T16:36:21.632Z Downloaded foreign-types-shared v0.1.1
5972026-07-18T16:36:21.632Z Downloaded flagset v0.4.7
5982026-07-18T16:36:21.635Z Downloaded ed25519 v2.2.3
5992026-07-18T16:36:21.635Z Downloaded cmov v0.5.4
6002026-07-18T16:36:21.635Z Downloaded derive-ex v0.1.8
6012026-07-18T16:36:21.639Z Downloaded diesel-dtrace v0.5.0
6022026-07-18T16:36:21.639Z Downloaded delegate v0.13.5
6032026-07-18T16:36:21.639Z Downloaded futures-sink v0.3.32
6042026-07-18T16:36:21.642Z Downloaded ecdsa v0.16.9
6052026-07-18T16:36:21.642Z Downloaded fxhash v0.2.1
6062026-07-18T16:36:21.642Z Downloaded futures-task v0.3.32
6072026-07-18T16:36:21.646Z Downloaded futures-macro v0.3.32
6082026-07-18T16:36:21.646Z Downloaded darling v0.13.4
6092026-07-18T16:36:21.646Z Downloaded gethostname v0.5.0
6102026-07-18T16:36:21.650Z Downloaded displaydoc v0.2.5
6112026-07-18T16:36:21.650Z Downloaded globwalk v0.9.1
6122026-07-18T16:36:21.650Z Downloaded futures-core v0.3.32
6132026-07-18T16:36:21.654Z Downloaded cmake v0.1.57
6142026-07-18T16:36:21.654Z Downloaded git-stub v1.0.0
6152026-07-18T16:36:21.654Z Downloaded const_format_proc_macros v0.2.34
6162026-07-18T16:36:21.658Z Downloaded erased-serde v0.3.31
6172026-07-18T16:36:21.658Z Downloaded cipher v0.4.4
6182026-07-18T16:36:21.658Z Downloaded cexpr v0.6.0
6192026-07-18T16:36:21.658Z Downloaded darling v0.20.11
6202026-07-18T16:36:21.661Z Downloaded env_logger v0.11.9
6212026-07-18T16:36:21.664Z Downloaded hash32 v0.2.1
6222026-07-18T16:36:21.664Z Downloaded env_filter v1.0.0
6232026-07-18T16:36:21.665Z Downloaded either v1.15.0
6242026-07-18T16:36:21.668Z Downloaded ed25519 v3.0.0
6252026-07-18T16:36:21.668Z Downloaded derive_builder_core v0.20.2
6262026-07-18T16:36:21.668Z Downloaded arrayvec v0.7.6
6272026-07-18T16:36:21.671Z Downloaded filetime v0.2.27
6282026-07-18T16:36:21.672Z Downloaded der_derive v0.7.3
6292026-07-18T16:36:21.672Z Downloaded const-oid v0.9.6
6302026-07-18T16:36:21.675Z Downloaded fixedbitset v0.5.7
6312026-07-18T16:36:21.675Z Downloaded find-msvc-tools v0.1.9
6322026-07-18T16:36:21.678Z Downloaded headers-core v0.3.0
6332026-07-18T16:36:21.678Z Downloaded hash32 v0.3.1
6342026-07-18T16:36:21.678Z Downloaded fallible-iterator v0.2.0
6352026-07-18T16:36:21.678Z Downloaded hex-literal v1.1.0
6362026-07-18T16:36:21.681Z Downloaded hex v0.4.3
6372026-07-18T16:36:21.681Z Downloaded ff v0.13.1
6382026-07-18T16:36:21.681Z Downloaded derive_builder v0.20.2
6392026-07-18T16:36:21.685Z Downloaded ff v0.14.0
6402026-07-18T16:36:21.689Z Downloaded foldhash v0.1.5
6412026-07-18T16:36:21.689Z Downloaded foreign-types v0.5.0
6422026-07-18T16:36:21.689Z Downloaded console v0.15.11
6432026-07-18T16:36:21.692Z Downloaded home v0.5.12
6442026-07-18T16:36:21.692Z Downloaded cassowary v0.3.0
6452026-07-18T16:36:21.692Z Downloaded bzip2 v0.4.4
6462026-07-18T16:36:21.692Z Downloaded foldhash v0.2.0
6472026-07-18T16:36:21.696Z Downloaded darling_core v0.20.11
6482026-07-18T16:36:21.699Z Downloaded fs_extra v1.3.0
6492026-07-18T16:36:21.699Z Downloaded cipher v0.5.2
6502026-07-18T16:36:21.699Z Downloaded fs-err v2.11.0
6512026-07-18T16:36:21.702Z Downloaded http-range v0.1.5
6522026-07-18T16:36:21.702Z Downloaded diff v0.1.13
6532026-07-18T16:36:21.706Z Downloaded hubpack v0.1.2
6542026-07-18T16:36:21.706Z Downloaded clang-sys v1.8.1
6552026-07-18T16:36:21.706Z Downloaded bzip2 v0.6.1
6562026-07-18T16:36:21.709Z Downloaded digest v0.11.3
6572026-07-18T16:36:21.709Z Downloaded hostname v0.4.2
6582026-07-18T16:36:21.709Z Downloaded globset v0.4.18
6592026-07-18T16:36:21.713Z Downloaded chacha20 v0.10.0
6602026-07-18T16:36:21.713Z Downloaded http-body v1.0.1
6612026-07-18T16:36:21.713Z Downloaded httpdate v1.0.3
6622026-07-18T16:36:21.716Z Downloaded group v0.13.0
6632026-07-18T16:36:21.716Z Downloaded hyper-tls v0.6.0
6642026-07-18T16:36:21.716Z Downloaded hubpack_derive v0.1.1
6652026-07-18T16:36:21.717Z Downloaded glob v0.3.3
6662026-07-18T16:36:21.720Z Downloaded darling_core v0.13.4
6672026-07-18T16:36:21.720Z Downloaded crossbeam-epoch v0.9.18
6682026-07-18T16:36:21.725Z Downloaded git-stub-vcs v0.1.0
6692026-07-18T16:36:21.725Z Downloaded illumos-nvpair-sys v0.2.0
6702026-07-18T16:36:21.728Z Downloaded futures-executor v0.3.32
6712026-07-18T16:36:21.728Z Downloaded inout v0.2.2
6722026-07-18T16:36:21.728Z Downloaded inout v0.1.4
6732026-07-18T16:36:21.728Z Downloaded cookie v0.18.1
6742026-07-18T16:36:21.728Z Downloaded darling v0.23.0
6752026-07-18T16:36:21.731Z Downloaded group v0.14.0
6762026-07-18T16:36:21.735Z Downloaded console v0.16.2
6772026-07-18T16:36:21.735Z Downloaded colored v3.1.1
6782026-07-18T16:36:21.735Z Downloaded ident_case v1.0.1
6792026-07-18T16:36:21.739Z Downloaded colored v2.2.0
6802026-07-18T16:36:21.739Z Downloaded instant v0.1.13
6812026-07-18T16:36:21.739Z Downloaded crc-any v2.5.0
6822026-07-18T16:36:21.742Z Downloaded darling_core v0.21.3
6832026-07-18T16:36:21.745Z Downloaded blake2 v0.11.0-rc.6
6842026-07-18T16:36:21.745Z Downloaded instability v0.3.11
6852026-07-18T16:36:21.746Z Downloaded idna_adapter v1.2.1
6862026-07-18T16:36:21.752Z Downloaded ciborium v0.2.2
6872026-07-18T16:36:21.752Z Downloaded is_ci v1.2.0
6882026-07-18T16:36:21.752Z Downloaded indent_write v2.2.0
6892026-07-18T16:36:21.752Z Downloaded illumos-nvpair v0.3.0
6902026-07-18T16:36:21.756Z Downloaded indoc v1.0.9
6912026-07-18T16:36:21.756Z Downloaded cancel-safe-futures v0.1.5
6922026-07-18T16:36:21.756Z Downloaded elliptic-curve v0.13.8
6932026-07-18T16:36:21.756Z Downloaded backon v1.6.0
6942026-07-18T16:36:21.760Z Downloaded internet-checksum v0.2.1
6952026-07-18T16:36:21.760Z Downloaded http-body-util v0.1.3
6962026-07-18T16:36:21.760Z Downloaded getrandom v0.2.17
6972026-07-18T16:36:21.764Z Downloaded dof v0.4.0
6982026-07-18T16:36:21.764Z Downloaded enum_dispatch v0.3.13
6992026-07-18T16:36:21.767Z Downloaded keccak v0.1.6
7002026-07-18T16:36:21.767Z Downloaded highway v1.3.0
7012026-07-18T16:36:21.767Z Downloaded lazy_static v1.5.0
7022026-07-18T16:36:21.770Z Downloaded kstat-rs v0.2.4
7032026-07-18T16:36:21.771Z Downloaded is-terminal v0.4.17
7042026-07-18T16:36:21.771Z Downloaded derive-where v1.6.0
7052026-07-18T16:36:21.775Z Downloaded lalrpop-util v0.19.12
7062026-07-18T16:36:21.775Z Downloaded kem v0.3.0
7072026-07-18T16:36:21.775Z Downloaded ena v0.14.4
7082026-07-18T16:36:21.775Z Downloaded elliptic-curve v0.14.0-rc.33
7092026-07-18T16:36:21.779Z Downloaded dropshot_endpoint v0.17.1
7102026-07-18T16:36:21.779Z Downloaded futures-channel v0.3.32
7112026-07-18T16:36:21.782Z Downloaded csv-core v0.1.13
7122026-07-18T16:36:21.783Z Downloaded hostname v0.3.1
7132026-07-18T16:36:21.783Z Downloaded ghash v0.6.0
7142026-07-18T16:36:21.783Z Downloaded funty v2.0.0
7152026-07-18T16:36:21.786Z Downloaded humantime v2.3.0
7162026-07-18T16:36:21.786Z Downloaded allocator-api2 v0.2.21
7172026-07-18T16:36:21.786Z Downloaded constant_time_eq v0.4.2
7182026-07-18T16:36:21.790Z Downloaded match_cfg v0.1.0
7192026-07-18T16:36:21.790Z Downloaded maplit v1.0.2
7202026-07-18T16:36:21.790Z Downloaded managed v0.8.0
7212026-07-18T16:36:21.790Z Downloaded linked-hash-map v0.5.6
7222026-07-18T16:36:21.793Z Downloaded blowfish v0.10.0
7232026-07-18T16:36:21.794Z Downloaded crc32fast v1.5.0
7242026-07-18T16:36:21.794Z Downloaded daft-derive v0.1.7
7252026-07-18T16:36:21.797Z Downloaded drift v0.2.0
7262026-07-18T16:36:21.801Z Downloaded mime v0.3.17
7272026-07-18T16:36:21.804Z Downloaded md-5 v0.10.6
7282026-07-18T16:36:21.804Z Downloaded maybe-uninit v2.0.0
7292026-07-18T16:36:21.804Z Downloaded memoffset v0.9.1
7302026-07-18T16:36:21.808Z Downloaded md5 v0.8.0
7312026-07-18T16:36:21.808Z Downloaded lru-slab v0.1.2
7322026-07-18T16:36:21.808Z Downloaded fatfs v0.3.6
7332026-07-18T16:36:21.811Z Downloaded newline-converter v0.3.0
7342026-07-18T16:36:21.811Z Downloaded lru v0.12.5
7352026-07-18T16:36:21.811Z Downloaded hyper-staticfile v0.10.1
7362026-07-18T16:36:21.811Z Downloaded derive_more v0.99.20
7372026-07-18T16:36:21.816Z Downloaded half v1.8.3
7382026-07-18T16:36:21.816Z Downloaded lzss v0.8.2
7392026-07-18T16:36:21.819Z Downloaded indoc v2.0.7
7402026-07-18T16:36:21.819Z Downloaded impl-trait-for-tuples v0.2.3
7412026-07-18T16:36:21.822Z Downloaded ingot-types v0.1.2
7422026-07-18T16:36:21.822Z Downloaded newtype-uuid-macros v0.1.0
7432026-07-18T16:36:21.822Z Downloaded ingot v0.1.1
7442026-07-18T16:36:21.826Z Downloaded multimap v0.10.1
7452026-07-18T16:36:21.826Z Downloaded const-oid v0.10.2
7462026-07-18T16:36:21.826Z Downloaded base64 v0.21.7
7472026-07-18T16:36:21.830Z Downloaded nodrop v0.1.14
7482026-07-18T16:36:21.830Z Downloaded newtype_derive v0.1.6
7492026-07-18T16:36:21.830Z Downloaded normalize-line-endings v0.3.0
7502026-07-18T16:36:21.833Z Downloaded nibble_vec v0.1.0
7512026-07-18T16:36:21.833Z Downloaded new_debug_unreachable v1.0.6
7522026-07-18T16:36:21.833Z Downloaded crypto-bigint v0.5.5
7532026-07-18T16:36:21.837Z Downloaded ar_archive_writer v0.5.1
7542026-07-18T16:36:21.840Z Downloaded ipnetwork v0.21.1
7552026-07-18T16:36:21.840Z Downloaded hmac v0.13.0
7562026-07-18T16:36:21.840Z Downloaded ipnet v2.11.0
7572026-07-18T16:36:21.843Z Downloaded hybrid-array v0.4.13
7582026-07-18T16:36:21.843Z Downloaded hmac v0.12.1
7592026-07-18T16:36:21.844Z Downloaded libscf-sys v1.1.0
7602026-07-18T16:36:21.847Z Downloaded num v0.4.3
7612026-07-18T16:36:21.847Z Downloaded ecdsa v0.17.0-rc.18
7622026-07-18T16:36:21.850Z Downloaded libloading v0.8.9
7632026-07-18T16:36:21.850Z Downloaded keccak v0.2.0
7642026-07-18T16:36:21.850Z Downloaded jobserver v0.1.34
7652026-07-18T16:36:21.853Z Downloaded getrandom v0.3.4
7662026-07-18T16:36:21.853Z Downloaded num-conv v0.2.0
7672026-07-18T16:36:21.857Z Downloaded linear-map v1.2.0
7682026-07-18T16:36:21.857Z Downloaded const_format v0.2.35
7692026-07-18T16:36:21.860Z Downloaded libsw-core v0.3.2
7702026-07-18T16:36:21.860Z Downloaded num-derive v0.3.3
7712026-07-18T16:36:21.860Z Downloaded openssl-macros v0.1.1
7722026-07-18T16:36:21.864Z Downloaded olpc-cjson v0.1.4
7732026-07-18T16:36:21.864Z Downloaded num_enum_derive v0.5.11
7742026-07-18T16:36:21.864Z Downloaded libefi-sys v0.1.0
7752026-07-18T16:36:21.868Z Downloaded hyper-rustls v0.27.7
7762026-07-18T16:36:21.868Z Downloaded httparse v1.10.1
7772026-07-18T16:36:21.868Z Downloaded libsw v3.5.0
7782026-07-18T16:36:21.868Z Downloaded lru-cache v0.1.2
7792026-07-18T16:36:21.871Z Downloaded iana-time-zone v0.1.65
7802026-07-18T16:36:21.871Z Downloaded lock_api v0.4.14
7812026-07-18T16:36:21.871Z Downloaded chacha20poly1305 v0.10.1
7822026-07-18T16:36:21.874Z Downloaded num_threads v0.1.7
7832026-07-18T16:36:21.874Z Downloaded generic-array v1.4.3
7842026-07-18T16:36:21.877Z Downloaded des v0.9.0
7852026-07-18T16:36:21.877Z Downloaded cpubits v0.1.1
7862026-07-18T16:36:21.881Z Downloaded openssl-probe v0.1.6
7872026-07-18T16:36:21.881Z Downloaded half v2.7.1
7882026-07-18T16:36:21.884Z Downloaded flume v0.11.1
7892026-07-18T16:36:21.888Z Downloaded ingot-macros v0.1.1
7902026-07-18T16:36:21.891Z Downloaded arc-swap v1.8.2
7912026-07-18T16:36:21.895Z Downloaded oso-derive v0.27.3
7922026-07-18T16:36:21.895Z Downloaded nonempty v0.12.0
7932026-07-18T16:36:21.895Z Downloaded nanorand v0.7.0
7942026-07-18T16:36:21.898Z Downloaded module-lattice v0.2.3
7952026-07-18T16:36:21.899Z Downloaded native-tls v0.2.18
7962026-07-18T16:36:21.899Z Downloaded multer v3.1.0
7972026-07-18T16:36:21.902Z Downloaded futures v0.3.32
7982026-07-18T16:36:21.905Z Downloaded async-compression v0.4.41
7992026-07-18T16:36:21.911Z Downloaded compact_str v0.8.1
8002026-07-18T16:36:21.916Z Downloaded num-complex v0.4.6
8012026-07-18T16:36:21.916Z Downloaded nu-ansi-term v0.50.3
8022026-07-18T16:36:21.916Z Downloaded packed_struct_codegen v0.10.1
8032026-07-18T16:36:21.916Z Downloaded num-integer v0.1.46
8042026-07-18T16:36:21.916Z Downloaded parse-display v0.10.0
8052026-07-18T16:36:21.917Z Downloaded num-derive v0.4.2
8062026-07-18T16:36:21.917Z Downloaded parse-size v1.1.0
8072026-07-18T16:36:21.920Z Downloaded path-slash v0.1.5
8082026-07-18T16:36:21.920Z Downloaded darling_core v0.23.0
8092026-07-18T16:36:21.923Z Downloaded percent-encoding v2.3.2
8102026-07-18T16:36:21.923Z Downloaded ed25519-dalek v2.2.0
8112026-07-18T16:36:21.927Z Downloaded litemap v0.8.1
8122026-07-18T16:36:21.930Z Downloaded num_enum v0.7.6
8132026-07-18T16:36:21.930Z Downloaded peg-runtime v0.8.5
8142026-07-18T16:36:21.930Z Downloaded num_enum v0.5.11
8152026-07-18T16:36:21.933Z Downloaded password-hash v0.6.1
8162026-07-18T16:36:21.936Z Downloaded litrs v1.0.0
8172026-07-18T16:36:21.936Z Downloaded derive_more v2.1.1
8182026-07-18T16:36:21.942Z Downloaded phf_shared v0.13.1
8192026-07-18T16:36:21.945Z Downloaded icu_properties v2.1.2
8202026-07-18T16:36:21.945Z Downloaded phf_shared v0.12.1
8212026-07-18T16:36:21.948Z Downloaded phf_shared v0.11.3
8222026-07-18T16:36:21.948Z Downloaded ml-kem v0.3.2
8232026-07-18T16:36:21.948Z Downloaded openssl-probe v0.2.1
8242026-07-18T16:36:21.961Z Downloaded memmap2 v0.9.10
8252026-07-18T16:36:21.966Z Downloaded indexmap v1.9.3
8262026-07-18T16:36:21.966Z Downloaded heapless v0.7.17
8272026-07-18T16:36:21.970Z Downloaded bytes v1.11.1
8282026-07-18T16:36:21.970Z Downloaded precomputed-hash v0.1.1
8292026-07-18T16:36:21.973Z Downloaded powerfmt v0.2.0
8302026-07-18T16:36:21.973Z Downloaded potential_utf v0.1.4
8312026-07-18T16:36:21.973Z Downloaded owo-colors v4.3.0
8322026-07-18T16:36:21.973Z Downloaded mime_guess v2.0.5
8332026-07-18T16:36:21.976Z Downloaded newtype-uuid v1.3.2
8342026-07-18T16:36:21.976Z Downloaded predicates-tree v1.0.13
8352026-07-18T16:36:21.979Z Downloaded flate2 v1.1.9
8362026-07-18T16:36:21.979Z Downloaded aes v0.9.1
8372026-07-18T16:36:21.982Z Downloaded opaque-debug v0.3.1
8382026-07-18T16:36:21.985Z Downloaded packed_struct v0.10.1
8392026-07-18T16:36:21.985Z Downloaded pem-rfc7468 v0.7.0
8402026-07-18T16:36:21.985Z Downloaded pbkdf2 v0.13.0
8412026-07-18T16:36:21.989Z Downloaded oxnet v0.1.6
8422026-07-18T16:36:21.989Z Downloaded oxide-tokio-rt v0.1.4
8432026-07-18T16:36:21.989Z Downloaded predicates-core v1.0.10
8442026-07-18T16:36:21.992Z Downloaded proc-macro-crate v3.4.0
8452026-07-18T16:36:21.992Z Downloaded proc-macro-crate v1.3.1
8462026-07-18T16:36:21.992Z Downloaded parse-display-derive v0.10.0
8472026-07-18T16:36:21.992Z Downloaded crossbeam-channel v0.5.15
8482026-07-18T16:36:21.995Z Downloaded password-hash v0.5.0
8492026-07-18T16:36:21.998Z Downloaded phc v0.6.1
8502026-07-18T16:36:21.998Z Downloaded icu_normalizer v2.1.1
8512026-07-18T16:36:22.002Z Downloaded icu_locale_core v2.1.1
8522026-07-18T16:36:22.006Z Downloaded proc-macro-error-attr2 v2.0.0
8532026-07-18T16:36:22.006Z Downloaded phf v0.12.1
8542026-07-18T16:36:22.006Z Downloaded pem-rfc7468 v1.0.0
8552026-07-18T16:36:22.010Z Downloaded peg-macros v0.8.5
8562026-07-18T16:36:22.010Z Downloaded pkcs8 v0.10.2
8572026-07-18T16:36:22.010Z Downloaded icu_normalizer_data v2.1.1
8582026-07-18T16:36:22.013Z Downloaded progenitor-macro v0.13.0
8592026-07-18T16:36:22.013Z Downloaded progenitor-client v0.14.0
8602026-07-18T16:36:22.013Z Downloaded paste v1.0.15
8612026-07-18T16:36:22.016Z Downloaded ignore v0.4.25
8622026-07-18T16:36:22.016Z Downloaded progenitor-macro v0.14.0
8632026-07-18T16:36:22.016Z Downloaded psl-types v2.0.11
8642026-07-18T16:36:22.019Z Downloaded der v0.8.0
8652026-07-18T16:36:22.023Z Downloaded pkg-config v0.3.32
8662026-07-18T16:36:22.023Z Downloaded headers v0.4.1
8672026-07-18T16:36:22.026Z Downloaded expectorate v1.2.0
8682026-07-18T16:36:22.026Z Downloaded phf v0.13.1
8692026-07-18T16:36:22.029Z Downloaded pin-project-lite v0.2.17
8702026-07-18T16:36:22.032Z Downloaded rand_chacha v0.3.1
8712026-07-18T16:36:22.033Z Downloaded radium v0.7.0
8722026-07-18T16:36:22.033Z Downloaded ppv-lite86 v0.2.21
8732026-07-18T16:36:22.033Z Downloaded port-file v0.1.0
8742026-07-18T16:36:22.036Z Downloaded poly1305 v0.8.0
8752026-07-18T16:36:22.036Z Downloaded pin-project-internal v1.1.11
8762026-07-18T16:36:22.039Z Downloaded rand_xorshift v0.4.0
8772026-07-18T16:36:22.039Z Downloaded hickory-resolver v0.24.4
8782026-07-18T16:36:22.042Z Downloaded heapless v0.8.0
8792026-07-18T16:36:22.045Z Downloaded crossterm v0.28.1
8802026-07-18T16:36:22.048Z Downloaded ed25519-dalek v3.0.0-rc.0
8812026-07-18T16:36:22.052Z Downloaded derive_more-impl v2.1.1
8822026-07-18T16:36:22.056Z Downloaded parking_lot_core v0.9.12
8832026-07-18T16:36:22.056Z Downloaded parking_lot v0.12.5
8842026-07-18T16:36:22.056Z Downloaded bumpalo v3.20.2
8852026-07-18T16:36:22.059Z Downloaded primeorder v0.13.6
8862026-07-18T16:36:22.059Z Downloaded primeorder v0.14.0-rc.10
8872026-07-18T16:36:22.059Z Downloaded ref-cast-impl v1.0.25
8882026-07-18T16:36:22.064Z Downloaded recursive-proc-macro-impl v0.1.1
8892026-07-18T16:36:22.064Z Downloaded progenitor-client v0.13.0
8902026-07-18T16:36:22.064Z Downloaded ref-cast v1.0.25
8912026-07-18T16:36:22.067Z Downloaded proc-macro-error2 v2.0.1
8922026-07-18T16:36:22.067Z Downloaded pkcs1 v0.7.5
8932026-07-18T16:36:22.067Z Downloaded icu_collections v2.1.1
8942026-07-18T16:36:22.072Z Downloaded recursive v0.1.1
8952026-07-18T16:36:22.072Z Downloaded progenitor v0.13.0
8962026-07-18T16:36:22.076Z Downloaded quick-error v1.2.3
8972026-07-18T16:36:22.076Z Downloaded pkcs1 v0.8.0-rc.4
8982026-07-18T16:36:22.076Z Downloaded miniz_oxide v0.8.9
8992026-07-18T16:36:22.079Z Downloaded cc v1.2.56
9002026-07-18T16:36:22.079Z Downloaded primefield v0.14.0
9012026-07-18T16:36:22.083Z Downloaded rfc6979 v0.4.0
9022026-07-18T16:36:22.083Z Downloaded predicates v3.1.4
9032026-07-18T16:36:22.083Z Downloaded crossterm v0.29.0
9042026-07-18T16:36:22.086Z Downloaded indicatif v0.18.4
9052026-07-18T16:36:22.089Z Downloaded postcard v1.1.3
9062026-07-18T16:36:22.092Z Downloaded r2d2 v0.8.10
9072026-07-18T16:36:22.092Z Downloaded oso v0.27.3
9082026-07-18T16:36:22.096Z Downloaded omicron-zone-package v0.12.3
9092026-07-18T16:36:22.096Z Downloaded hickory-resolver v0.25.2
9102026-07-18T16:36:22.099Z Downloaded rustc_version v0.4.1
9112026-07-18T16:36:22.099Z Downloaded postgres-protocol v0.6.10
9122026-07-18T16:36:22.103Z Downloaded rustc-hash v2.1.1
9132026-07-18T16:36:22.103Z Downloaded postgres-types v0.2.12
9142026-07-18T16:36:22.106Z Downloaded poly1305 v0.9.0
9152026-07-18T16:36:22.106Z Downloaded russh-util v0.52.0
9162026-07-18T16:36:22.106Z Downloaded russh-cryptovec v0.61.0
9172026-07-18T16:36:22.106Z Downloaded rtoolbox v0.0.3
9182026-07-18T16:36:22.116Z Downloaded rfc6979 v0.5.0
9192026-07-18T16:36:22.123Z Downloaded sapling-renderdag v0.1.0
9202026-07-18T16:36:22.123Z Downloaded rand_core v0.9.5
9212026-07-18T16:36:22.123Z Downloaded jiff-static v0.2.21
9222026-07-18T16:36:22.126Z Downloaded scopeguard v1.2.0
9232026-07-18T16:36:22.127Z Downloaded secrecy v0.10.3
9242026-07-18T16:36:22.130Z Downloaded scroll_derive v0.13.1
9252026-07-18T16:36:22.130Z Downloaded rand_seeder v0.4.0
9262026-07-18T16:36:22.130Z Downloaded num-traits v0.2.19
9272026-07-18T16:36:22.133Z Downloaded rand_core v0.6.4
9282026-07-18T16:36:22.133Z Downloaded secrecy v0.8.0
9292026-07-18T16:36:22.133Z Downloaded scheduled-thread-pool v0.2.7
9302026-07-18T16:36:22.136Z Downloaded rand_chacha v0.9.0
9312026-07-18T16:36:22.136Z Downloaded papergrid v0.17.0
9322026-07-18T16:36:22.140Z Downloaded same-file v1.0.6
9332026-07-18T16:36:22.140Z Downloaded progenitor v0.14.0
9342026-07-18T16:36:22.143Z Downloaded pkcs8 v0.11.0
9352026-07-18T16:36:22.143Z Downloaded psm v0.1.30
9362026-07-18T16:36:22.146Z Downloaded progenitor-extras v0.2.0
9372026-07-18T16:36:22.146Z Downloaded openssl-sys v0.9.115
9382026-07-18T16:36:22.149Z Downloaded serde-big-array v0.5.1
9392026-07-18T16:36:22.152Z Downloaded seq-macro v0.3.6
9402026-07-18T16:36:22.152Z Downloaded semver v0.1.20
9412026-07-18T16:36:22.152Z Downloaded resolv-conf v0.7.6
9422026-07-18T16:36:22.155Z Downloaded hashbrown v0.12.3
9432026-07-18T16:36:22.158Z Downloaded pkcs5 v0.8.1
9442026-07-18T16:36:22.162Z Downloaded pin-project v1.1.11
9452026-07-18T16:36:22.165Z Downloaded serde_plain v1.0.2
9462026-07-18T16:36:22.168Z Downloaded serde_bytes v0.11.19
9472026-07-18T16:36:22.168Z Downloaded rustc_version v0.1.7
9482026-07-18T16:36:22.169Z Downloaded serde_spanned v1.1.1
9492026-07-18T16:36:22.171Z Downloaded parking_lot v0.11.2
9502026-07-18T16:36:22.172Z Downloaded peg v0.8.5
9512026-07-18T16:36:22.175Z Downloaded sha1 v0.11.0
9522026-07-18T16:36:22.175Z Downloaded pem v3.0.6
9532026-07-18T16:36:22.178Z Downloaded libbz2-rs-sys v0.2.2
9542026-07-18T16:36:22.178Z Downloaded polyval v0.7.1
9552026-07-18T16:36:22.178Z Downloaded rustls-pemfile v2.2.0
9562026-07-18T16:36:22.181Z Downloaded rand_core v0.10.0
9572026-07-18T16:36:22.181Z Downloaded diesel_derives v2.3.7
9582026-07-18T16:36:22.185Z Downloaded sha1 v0.10.6
9592026-07-18T16:36:22.188Z Downloaded p384 v0.14.0-rc.10
9602026-07-18T16:36:22.189Z Downloaded p256 v0.14.0-rc.10
9612026-07-18T16:36:22.191Z Downloaded prefix-trie v0.7.0
9622026-07-18T16:36:22.191Z Downloaded serde_urlencoded v0.7.1
9632026-07-18T16:36:22.194Z Downloaded parking_lot_core v0.8.6
9642026-07-18T16:36:22.195Z Downloaded num_enum_derive v0.7.6
9652026-07-18T16:36:22.198Z Downloaded signal-hook-mio v0.2.5
9662026-07-18T16:36:22.198Z Downloaded signal-hook-tokio v0.3.1
9672026-07-18T16:36:22.198Z Downloaded schemars_derive v0.8.22
9682026-07-18T16:36:22.198Z Downloaded num-rational v0.4.2
9692026-07-18T16:36:22.201Z Downloaded scroll v0.13.0
9702026-07-18T16:36:22.201Z Downloaded http v1.4.2
9712026-07-18T16:36:22.205Z Downloaded der v0.7.10
9722026-07-18T16:36:22.207Z Downloaded icu_provider v2.1.1
9732026-07-18T16:36:22.208Z Downloaded sigpipe v0.1.3
9742026-07-18T16:36:22.210Z Downloaded signature v3.0.0
9752026-07-18T16:36:22.210Z Downloaded progenitor-impl v0.13.0
9762026-07-18T16:36:22.210Z Downloaded signature v2.2.0
9772026-07-18T16:36:22.213Z Downloaded rustversion v1.0.22
9782026-07-18T16:36:22.213Z Downloaded mio v1.2.0
9792026-07-18T16:36:22.216Z Downloaded num-iter v0.1.45
9802026-07-18T16:36:22.220Z Downloaded serde-hex v0.1.0
9812026-07-18T16:36:22.220Z Downloaded siphasher v1.0.2
9822026-07-18T16:36:22.220Z Downloaded slog-bunyan v2.5.0
9832026-07-18T16:36:22.223Z Downloaded rusty-fork v0.3.1
9842026-07-18T16:36:22.223Z Downloaded slog-envlogger v2.2.0
9852026-07-18T16:36:22.223Z Downloaded hashbrown v0.13.2
9862026-07-18T16:36:22.226Z Downloaded aws-lc-rs v1.16.3
9872026-07-18T16:36:22.230Z Downloaded aes-gcm v0.11.0
9882026-07-18T16:36:22.233Z Downloaded sec1 v0.7.3
9892026-07-18T16:36:22.236Z Downloaded serdect v0.4.3
9902026-07-18T16:36:22.236Z Downloaded sec1 v0.8.1
9912026-07-18T16:36:22.236Z Downloaded serde_repr v0.1.20
9922026-07-18T16:36:22.239Z Downloaded serde_path_to_error v0.1.20
9932026-07-18T16:36:22.239Z Downloaded serde_derive_internals v0.29.1
9942026-07-18T16:36:22.239Z Downloaded scrypt v0.12.0
9952026-07-18T16:36:22.243Z Downloaded minimal-lexical v0.2.1
9962026-07-18T16:36:22.249Z Downloaded prettyplease v0.2.37
9972026-07-18T16:36:22.252Z Downloaded shell-words v1.1.1
9982026-07-18T16:36:22.255Z Downloaded rustls-native-certs v0.8.3
9992026-07-18T16:36:22.258Z Downloaded stable_deref_trait v1.2.1
10002026-07-18T16:36:22.258Z Downloaded serde_with_macros v1.5.2
10012026-07-18T16:36:22.261Z Downloaded rustls-pki-types v1.14.0
10022026-07-18T16:36:22.264Z Downloaded itertools v0.10.5
10032026-07-18T16:36:22.271Z Downloaded shlex v1.3.0
10042026-07-18T16:36:22.274Z Downloaded rcgen v0.12.1
10052026-07-18T16:36:22.274Z Downloaded strip-ansi-escapes v0.2.1
10062026-07-18T16:36:22.277Z Downloaded dropshot-api-manager v0.7.2
10072026-07-18T16:36:22.280Z Downloaded signal-hook-registry v1.4.8
10082026-07-18T16:36:22.283Z Downloaded hyper-util v0.1.20
10092026-07-18T16:36:22.286Z Downloaded strsim v0.10.0
10102026-07-18T16:36:22.289Z Downloaded structmeta v0.3.0
10112026-07-18T16:36:22.292Z Downloaded quinn-udp v0.5.14
10122026-07-18T16:36:22.293Z Downloaded hashbrown v0.15.5
10132026-07-18T16:36:22.295Z Downloaded internal-russh-num-bigint v0.5.0
10142026-07-18T16:36:22.298Z Downloaded structmeta-derive v0.3.0
10152026-07-18T16:36:22.298Z Downloaded slog-dtrace v0.3.0
10162026-07-18T16:36:22.301Z Downloaded slab v0.4.12
10172026-07-18T16:36:22.301Z Downloaded strum v0.26.3
10182026-07-18T16:36:22.301Z Downloaded sync-ptr v0.1.4
10192026-07-18T16:36:22.304Z Downloaded serde_cbor v0.11.2
10202026-07-18T16:36:22.305Z Downloaded ron v0.8.1
10212026-07-18T16:36:22.307Z Downloaded tagptr v0.2.0
10222026-07-18T16:36:22.311Z Downloaded sqlparser_derive v0.5.0
10232026-07-18T16:36:22.311Z Downloaded progenitor-impl v0.14.0
10242026-07-18T16:36:22.311Z Downloaded tabwriter v1.4.1
10252026-07-18T16:36:22.314Z Downloaded tabled_derive v0.11.0
10262026-07-18T16:36:22.314Z Downloaded simd-adler32 v0.3.8
10272026-07-18T16:36:22.314Z Downloaded slog-scope v4.4.1
10282026-07-18T16:36:22.317Z Downloaded smf v0.2.3
10292026-07-18T16:36:22.317Z Downloaded slog-term v2.9.2
10302026-07-18T16:36:22.320Z Downloaded subtle v2.6.1
10312026-07-18T16:36:22.320Z Downloaded snafu-derive v0.8.9
10322026-07-18T16:36:22.320Z Downloaded supports-color v3.0.2
10332026-07-18T16:36:22.323Z Downloaded hickory-server v0.25.2
10342026-07-18T16:36:22.323Z Downloaded sync_wrapper v1.0.2
10352026-07-18T16:36:22.326Z Downloaded crypto-primes v0.7.2
10362026-07-18T16:36:22.329Z Downloaded ssh-encoding v0.3.0-rc.9
10372026-07-18T16:36:22.329Z Downloaded ssh-cipher v0.3.0-rc.9
10382026-07-18T16:36:22.332Z Downloaded serde_with_macros v3.17.0
10392026-07-18T16:36:22.332Z Downloaded tap v1.0.1
10402026-07-18T16:36:22.332Z Downloaded static_assertions v1.1.0
10412026-07-18T16:36:22.335Z Downloaded thiserror-impl-no-std v2.0.2
10422026-07-18T16:36:22.335Z Downloaded termtree v0.5.1
10432026-07-18T16:36:22.335Z Downloaded take_mut v0.2.2
10442026-07-18T16:36:22.338Z Downloaded salsa20 v0.11.0
10452026-07-18T16:36:22.338Z Downloaded ryu v1.0.23
10462026-07-18T16:36:22.342Z Downloaded sha2 v0.11.0
10472026-07-18T16:36:22.342Z Downloaded rayon-core v1.13.0
10482026-07-18T16:36:22.345Z Downloaded testing_table v0.3.0
10492026-07-18T16:36:22.348Z Downloaded string_cache v0.8.9
10502026-07-18T16:36:22.348Z Downloaded time-core v0.1.8
10512026-07-18T16:36:22.348Z Downloaded thread-id v5.1.0
10522026-07-18T16:36:22.348Z Downloaded stringprep v0.1.5
10532026-07-18T16:36:22.351Z Downloaded sqlformat v0.3.5
10542026-07-18T16:36:22.351Z Downloaded tinyvec_macros v0.1.1
10552026-07-18T16:36:22.354Z Downloaded slog-async v2.8.0
10562026-07-18T16:36:22.354Z Downloaded spki v0.8.0
10572026-07-18T16:36:22.355Z Downloaded spki v0.7.3
10582026-07-18T16:36:22.357Z Downloaded schemars v0.8.22
10592026-07-18T16:36:22.361Z Downloaded strum_macros v0.27.2
10602026-07-18T16:36:22.365Z Downloaded quinn v0.11.9
10612026-07-18T16:36:22.368Z Downloaded nom v8.0.0
10622026-07-18T16:36:22.373Z Downloaded strum v0.27.2
10632026-07-18T16:36:22.373Z Downloaded smallvec v1.15.1
10642026-07-18T16:36:22.373Z Downloaded tokio-macros v2.7.0
10652026-07-18T16:36:22.376Z Downloaded spin v0.9.8
10662026-07-18T16:36:22.376Z Downloaded slog-stdlog v4.1.1
10672026-07-18T16:36:22.376Z Downloaded idna v1.1.0
10682026-07-18T16:36:22.379Z Downloaded strum_macros v0.26.4
10692026-07-18T16:36:22.379Z Downloaded synstructure v0.13.2
10702026-07-18T16:36:22.379Z Downloaded rand v0.8.6
10712026-07-18T16:36:22.382Z Downloaded qorb v0.4.1
10722026-07-18T16:36:22.385Z Downloaded strum_macros v0.24.3
10732026-07-18T16:36:22.385Z Downloaded support-bundle-viewer v0.1.2
10742026-07-18T16:36:22.388Z Downloaded smallvec v0.6.14
10752026-07-18T16:36:22.388Z Downloaded pretty_assertions v1.4.1
10762026-07-18T16:36:22.389Z Downloaded tokio-test v0.4.5
10772026-07-18T16:36:22.392Z Downloaded aho-corasick v1.1.4
10782026-07-18T16:36:22.395Z Downloaded stacker v0.1.23
10792026-07-18T16:36:22.395Z Downloaded iri-string v0.7.10
10802026-07-18T16:36:22.399Z Downloaded signal-hook v0.3.18
10812026-07-18T16:36:22.402Z Downloaded p521 v0.14.0-rc.10
10822026-07-18T16:36:22.405Z Downloaded topological-sort v0.2.2
10832026-07-18T16:36:22.405Z Downloaded termios v0.3.3
10842026-07-18T16:36:22.408Z Downloaded itertools v0.12.1
10852026-07-18T16:36:22.411Z Downloaded tiny-keccak v2.0.2
10862026-07-18T16:36:22.414Z Downloaded thread_local v1.1.9
10872026-07-18T16:36:22.414Z Downloaded time-macros v0.2.27
10882026-07-18T16:36:22.417Z Downloaded schemars v0.9.0
10892026-07-18T16:36:22.421Z Downloaded typify-macro v0.6.2
10902026-07-18T16:36:22.424Z Downloaded tower-layer v0.3.3
10912026-07-18T16:36:22.424Z Downloaded libxml v0.3.3
10922026-07-18T16:36:22.435Z Downloaded tower-service v0.3.3
10932026-07-18T16:36:22.435Z Downloaded h2 v0.4.15
10942026-07-18T16:36:22.435Z Downloaded tokio-dtrace v0.1.1
10952026-07-18T16:36:22.435Z Downloaded similar v2.7.0
10962026-07-18T16:36:22.439Z Downloaded universal-hash v0.5.1
10972026-07-18T16:36:22.439Z Downloaded unicode-truncate v1.1.0
10982026-07-18T16:36:22.439Z Downloaded unarray v0.1.4
10992026-07-18T16:36:22.439Z Downloaded publicsuffix v2.3.0
11002026-07-18T16:36:22.443Z Downloaded tls_codec_derive v0.4.2
11012026-07-18T16:36:22.443Z Downloaded tls_codec v0.4.2
11022026-07-18T16:36:22.445Z Downloaded socket2 v0.6.3
11032026-07-18T16:36:22.446Z Downloaded universal-hash v0.6.1
11042026-07-18T16:36:22.446Z Downloaded serde_yaml v0.9.34+deprecated
11052026-07-18T16:36:22.448Z Downloaded rsa v0.9.10
11062026-07-18T16:36:22.451Z Downloaded utf8_iter v1.0.4
11072026-07-18T16:36:22.451Z Downloaded itertools v0.14.0
11082026-07-18T16:36:22.455Z Downloaded hkdf v0.12.4
11092026-07-18T16:36:22.459Z Downloaded socket2 v0.5.10
11102026-07-18T16:36:22.462Z Downloaded unicode-xid v0.2.6
11112026-07-18T16:36:22.462Z Downloaded usdt-macro v0.6.0
11122026-07-18T16:36:22.462Z Downloaded term v1.2.1
11132026-07-18T16:36:22.466Z Downloaded utf-8 v0.7.6
11142026-07-18T16:36:22.466Z Downloaded untrusted v0.9.0
11152026-07-18T16:36:22.466Z Downloaded tokio-tungstenite v0.21.0
11162026-07-18T16:36:22.469Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11172026-07-18T16:36:22.469Z Downloaded rand v0.9.2
11182026-07-18T16:36:22.472Z Downloaded waitgroup v0.1.2
11192026-07-18T16:36:22.472Z Downloaded wait-timeout v0.2.1
11202026-07-18T16:36:22.475Z Downloaded tokio-tungstenite v0.23.1
11212026-07-18T16:36:22.475Z Downloaded void v1.0.2
11222026-07-18T16:36:22.475Z Downloaded tinystr v0.8.2
11232026-07-18T16:36:22.478Z Downloaded libm v0.2.16
11242026-07-18T16:36:22.481Z Downloaded want v0.3.1
11252026-07-18T16:36:22.484Z Downloaded trait-variant v0.1.2
11262026-07-18T16:36:22.484Z Downloaded icu_properties_data v2.1.2
11272026-07-18T16:36:22.489Z Downloaded toml_writer v1.1.1+spec-1.1.0
11282026-07-18T16:36:22.492Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11292026-07-18T16:36:22.492Z Downloaded hkdf v0.13.0
11302026-07-18T16:36:22.497Z Downloaded usdt-attr-macro v0.6.0
11312026-07-18T16:36:22.497Z Downloaded usdt v0.6.0
11322026-07-18T16:36:22.497Z Downloaded hashbrown v0.16.1
11332026-07-18T16:36:22.500Z Downloaded untrusted v0.7.1
11342026-07-18T16:36:22.500Z Downloaded try-lock v0.2.5
11352026-07-18T16:36:22.500Z Downloaded slog v2.8.2
11362026-07-18T16:36:22.503Z Downloaded unit-prefix v0.5.2
11372026-07-18T16:36:22.503Z Downloaded tui-tree-widget v0.23.1
11382026-07-18T16:36:22.503Z Downloaded snafu v0.8.9
11392026-07-18T16:36:22.507Z Downloaded zerofrom v0.1.6
11402026-07-18T16:36:22.510Z Downloaded itertools v0.13.0
11412026-07-18T16:36:22.514Z Downloaded tokio-native-tls v0.3.1
11422026-07-18T16:36:22.514Z Downloaded yoke-derive v0.8.1
11432026-07-18T16:36:22.514Z Downloaded xattr v1.6.1
11442026-07-18T16:36:22.530Z Downloaded hyper v1.10.1
11452026-07-18T16:36:22.535Z Downloaded tokio-rustls v0.26.4
11462026-07-18T16:36:22.535Z Downloaded uzers v0.12.2
11472026-07-18T16:36:22.535Z Downloaded usdt-impl v0.6.0
11482026-07-18T16:36:22.535Z Downloaded thiserror-no-std v2.0.2
11492026-07-18T16:36:22.535Z Downloaded rustls-webpki v0.103.13
11502026-07-18T16:36:22.535Z Downloaded term v0.7.0
11512026-07-18T16:36:22.535Z Downloaded zeroize_derive v1.4.3
11522026-07-18T16:36:22.535Z Downloaded xshell-macros v0.2.7
11532026-07-18T16:36:22.535Z Downloaded zerofrom-derive v0.1.6
11542026-07-18T16:36:22.535Z Downloaded num-bigint-dig v0.8.6
11552026-07-18T16:36:22.535Z Downloaded schemars v1.2.1
11562026-07-18T16:36:22.545Z Downloaded zone v0.3.1
11572026-07-18T16:36:22.550Z Downloaded vergen-git2 v9.1.0
11582026-07-18T16:36:22.550Z Downloaded toml_parser v1.1.2+spec-1.1.0
11592026-07-18T16:36:22.550Z Downloaded test-strategy v0.4.5
11602026-07-18T16:36:22.550Z Downloaded subprocess v0.2.15
11612026-07-18T16:36:22.553Z Downloaded samael v0.0.19
11622026-07-18T16:36:22.556Z Downloaded vsss-rs v3.3.4
11632026-07-18T16:36:22.556Z Downloaded writeable v0.6.2
11642026-07-18T16:36:22.559Z Downloaded zone_cfg_derive v0.3.1
11652026-07-18T16:36:22.559Z Downloaded whoami v2.1.0
11662026-07-18T16:36:22.559Z Downloaded wyz v0.5.1
11672026-07-18T16:36:22.562Z Downloaded tracing-attributes v0.1.31
11682026-07-18T16:36:22.562Z Downloaded walkdir v2.5.0
11692026-07-18T16:36:22.566Z Downloaded vergen-lib v0.1.6
11702026-07-18T16:36:22.566Z Downloaded iddqd v0.4.2
11712026-07-18T16:36:22.569Z Downloaded tinyvec v1.10.0
11722026-07-18T16:36:22.572Z Downloaded whoami v1.6.1
11732026-07-18T16:36:22.575Z Downloaded twox-hash v2.1.2
11742026-07-18T16:36:22.575Z Downloaded rand v0.10.1
11752026-07-18T16:36:22.579Z Downloaded tar v0.4.46
11762026-07-18T16:36:22.582Z Downloaded rustyline v14.0.0
11772026-07-18T16:36:22.582Z Downloaded futures-util v0.3.32
11782026-07-18T16:36:22.589Z Downloaded rustls-platform-verifier v0.6.2
11792026-07-18T16:36:22.591Z Downloaded num-bigint v0.4.6
11802026-07-18T16:36:22.595Z Downloaded xshell v0.2.7
11812026-07-18T16:36:22.598Z Downloaded zerovec-derive v0.11.2
11822026-07-18T16:36:22.598Z Downloaded tokio-stream v0.1.18
11832026-07-18T16:36:22.601Z Downloaded zeroize v1.8.2
11842026-07-18T16:36:22.601Z Downloaded vergen-lib v9.1.0
11852026-07-18T16:36:22.602Z Downloaded bitvec v1.0.1
11862026-07-18T16:36:22.609Z Downloaded vergen v9.1.0
11872026-07-18T16:36:22.612Z Downloaded toml v1.1.2+spec-1.1.0
11882026-07-18T16:36:22.615Z Downloaded vergen-gitcl v1.0.8
11892026-07-18T16:36:22.615Z Downloaded tracing-core v0.1.36
11902026-07-18T16:36:22.618Z Downloaded slog-json v2.6.1
11912026-07-18T16:36:22.619Z Downloaded zstd v0.13.3
11922026-07-18T16:36:22.621Z Downloaded tungstenite v0.23.0
11932026-07-18T16:36:22.621Z Downloaded tungstenite v0.21.0
11942026-07-18T16:36:22.626Z Downloaded nom v7.1.3
11952026-07-18T16:36:22.629Z Downloaded unicode-properties v0.1.4
11962026-07-18T16:36:22.629Z Downloaded unicode-bidi v0.3.18
11972026-07-18T16:36:22.640Z Downloaded unicase v2.9.0
11982026-07-18T16:36:22.640Z Downloaded typify v0.6.2
11992026-07-18T16:36:22.640Z Downloaded rpassword v7.4.0
12002026-07-18T16:36:22.649Z Downloaded blake3 v1.8.5
12012026-07-18T16:36:22.652Z Downloaded yoke v0.8.1
12022026-07-18T16:36:22.652Z Downloaded unsafe-libyaml v0.2.11
12032026-07-18T16:36:22.653Z Downloaded uuid v1.23.4
12042026-07-18T16:36:22.653Z Downloaded git2 v0.20.4
12052026-07-18T16:36:22.670Z Downloaded yasna v0.5.2
12062026-07-18T16:36:22.670Z Downloaded toml v0.7.8
12072026-07-18T16:36:22.670Z Downloaded rsa v0.10.0-rc.18
12082026-07-18T16:36:22.673Z Downloaded toml_edit v0.23.10+spec-1.0.0
12092026-07-18T16:36:22.673Z Downloaded tokio-postgres v0.7.16
12102026-07-18T16:36:22.673Z Downloaded steno v0.4.1
12112026-07-18T16:36:22.677Z Downloaded zstd-safe v7.2.4
12122026-07-18T16:36:22.695Z Downloaded chrono v0.4.45
12132026-07-18T16:36:22.708Z Downloaded zerocopy v0.6.6
12142026-07-18T16:36:22.711Z Downloaded bindgen v0.71.1
12152026-07-18T16:36:22.717Z Downloaded serde_with v1.14.0
12162026-07-18T16:36:22.722Z Downloaded portable-atomic v1.13.1
12172026-07-18T16:36:22.727Z Downloaded yansi v1.0.1
12182026-07-18T16:36:22.729Z Downloaded zopfli v0.8.3
12192026-07-18T16:36:22.730Z Downloaded unicode_categories v0.1.1
12202026-07-18T16:36:22.734Z Downloaded rayon v1.11.0
12212026-07-18T16:36:22.737Z Downloaded lalrpop v0.19.12
12222026-07-18T16:36:22.742Z Downloaded regex v1.12.3
12232026-07-18T16:36:22.745Z Downloaded reedline v0.40.0
12242026-07-18T16:36:22.749Z Downloaded p384 v0.13.1
12252026-07-18T16:36:22.752Z Downloaded reqwest v0.13.2
12262026-07-18T16:36:22.758Z Downloaded zerotrie v0.2.3
12272026-07-18T16:36:22.761Z Downloaded toml_edit v0.19.15
12282026-07-18T16:36:22.770Z Downloaded zip v0.6.6
12292026-07-18T16:36:22.773Z Downloaded goblin v0.10.5
12302026-07-18T16:36:22.777Z Downloaded rawzip v0.4.4
12312026-07-18T16:36:22.783Z Downloaded moka v0.12.13
12322026-07-18T16:36:22.786Z Downloaded reqwest v0.12.28
12332026-07-18T16:36:22.789Z Downloaded url v2.5.8
12342026-07-18T16:36:22.792Z Downloaded quick-xml v0.37.5
12352026-07-18T16:36:22.795Z Downloaded x509-cert v0.2.5
12362026-07-18T16:36:22.798Z Downloaded zerocopy-derive v0.8.40
12372026-07-18T16:36:22.801Z Downloaded curve25519-dalek v4.1.3
12382026-07-18T16:36:22.806Z Downloaded vte v0.14.1
12392026-07-18T16:36:22.809Z Downloaded unicode-segmentation v1.12.0
12402026-07-18T16:36:22.814Z Downloaded typed-path v0.9.3
12412026-07-18T16:36:22.817Z Downloaded tower v0.5.3
12422026-07-18T16:36:22.817Z Downloaded unicode-normalization v0.1.25
12432026-07-18T16:36:22.820Z Downloaded ssh-key v0.7.0-rc.10
12442026-07-18T16:36:22.823Z Downloaded salty v0.3.0
12452026-07-18T16:36:22.827Z Downloaded petname v2.0.2
12462026-07-18T16:36:22.829Z Downloaded crypto-bigint v0.7.5
12472026-07-18T16:36:22.839Z Downloaded tower-http v0.6.8
12482026-07-18T16:36:22.842Z Downloaded tokio-util v0.7.18
12492026-07-18T16:36:22.846Z Downloaded curve25519-dalek v5.0.0-rc.0
12502026-07-18T16:36:22.852Z Downloaded proptest v1.10.0
12512026-07-18T16:36:22.858Z Downloaded radix_trie v0.2.1
12522026-07-18T16:36:22.868Z Downloaded zip v4.6.1
12532026-07-18T16:36:22.871Z Downloaded tough v0.22.0
12542026-07-18T16:36:22.876Z Downloaded object v0.30.4
12552026-07-18T16:36:22.883Z Downloaded russh v0.61.2
12562026-07-18T16:36:22.887Z Downloaded serde_with v3.17.0
12572026-07-18T16:36:22.893Z Downloaded winnow v0.6.26
12582026-07-18T16:36:22.898Z Downloaded zerovec v0.11.5
12592026-07-18T16:36:22.902Z Downloaded winnow v0.5.40
12602026-07-18T16:36:22.907Z Downloaded openssl v0.10.79
12612026-07-18T16:36:22.913Z Downloaded quinn-proto v0.11.13
12622026-07-18T16:36:22.918Z Downloaded polar-core v0.27.3
12632026-07-18T16:36:22.923Z Downloaded tabled v0.20.0
12642026-07-18T16:36:22.934Z Downloaded time v0.3.47
12652026-07-18T16:36:22.941Z Downloaded hickory-proto v0.24.4
12662026-07-18T16:36:22.950Z Downloaded nix v0.28.0
12672026-07-18T16:36:22.956Z Downloaded regex-syntax v0.6.29
12682026-07-18T16:36:22.961Z Downloaded bstr v1.12.1
12692026-07-18T16:36:22.966Z Downloaded zlib-rs v0.6.2
12702026-07-18T16:36:22.970Z Downloaded diesel v2.3.7
12712026-07-18T16:36:22.983Z Downloaded winnow v1.0.3
12722026-07-18T16:36:22.989Z Downloaded hickory-proto v0.25.2
12732026-07-18T16:36:22.999Z Downloaded regress v0.11.1
12742026-07-18T16:36:23.004Z Downloaded nix v0.27.1
12752026-07-18T16:36:23.010Z Downloaded regex-syntax v0.8.10
12762026-07-18T16:36:23.015Z Downloaded nix v0.31.2
12772026-07-18T16:36:23.022Z Downloaded dropshot v0.17.1
12782026-07-18T16:36:23.034Z Downloaded smoltcp v0.9.1
12792026-07-18T16:36:23.040Z Downloaded object v0.37.3
12802026-07-18T16:36:23.048Z Downloaded vcpkg v0.2.15
12812026-07-18T16:36:23.071Z Downloaded sled v0.34.7
12822026-07-18T16:36:23.077Z Downloaded tracing v0.1.44
12832026-07-18T16:36:23.091Z Downloaded ratatui v0.29.0
12842026-07-18T16:36:23.103Z Downloaded sha3 v0.11.0
12852026-07-18T16:36:23.106Z Downloaded zerocopy v0.8.40
12862026-07-18T16:36:23.114Z Downloaded regress v0.10.5
12872026-07-18T16:36:23.117Z Downloaded smoltcp v0.11.0
12882026-07-18T16:36:23.125Z Downloaded regex-automata v0.4.14
12892026-07-18T16:36:23.134Z Downloaded openapiv3 v2.2.0
12902026-07-18T16:36:23.141Z Downloaded jiff v0.2.21
12912026-07-18T16:36:23.152Z Downloaded rustix v0.38.44
12922026-07-18T16:36:23.171Z Downloaded csv v1.4.0
12932026-07-18T16:36:23.184Z Downloaded rustls v0.23.41
12942026-07-18T16:36:23.233Z Downloaded sqlparser v0.61.0
12952026-07-18T16:36:23.261Z Downloaded fiat-crypto v0.3.0
12962026-07-18T16:36:23.282Z Downloaded typify-impl v0.6.2
12972026-07-18T16:36:23.306Z Downloaded bzip2-sys v0.1.13+1.0.8
12982026-07-18T16:36:23.326Z Downloaded zerocopy-derive v0.6.6
12992026-07-18T16:36:23.378Z Downloaded petgraph v0.6.5
13002026-07-18T16:36:23.414Z Downloaded chrono-tz v0.10.4
13012026-07-18T16:36:23.441Z Downloaded petgraph v0.8.3
13022026-07-18T16:36:23.483Z Downloaded libz-sys v1.1.24
13032026-07-18T16:36:23.503Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13042026-07-18T16:36:23.514Z Downloaded sha3 v0.10.8
13052026-07-18T16:36:23.530Z Downloaded tokio v1.52.1
13062026-07-18T16:36:23.608Z Downloaded encoding_rs v0.8.35
13072026-07-18T16:36:23.636Z Downloaded ring v0.17.14
13082026-07-18T16:36:23.695Z Downloaded libgit2-sys v0.18.3+1.9.2
13092026-07-18T16:36:24.181Z Downloaded aws-lc-sys v0.40.0
13102026-07-18T16:36:24.436Z Compiling libc v0.2.185
13112026-07-18T16:36:24.436Z Compiling serde_core v1.0.228
13122026-07-18T16:36:24.436Z Compiling serde v1.0.228
13132026-07-18T16:36:24.439Z Compiling log v0.4.29
13142026-07-18T16:36:24.439Z Compiling smallvec v1.15.1
13152026-07-18T16:36:24.439Z Compiling find-msvc-tools v0.1.9
13162026-07-18T16:36:24.439Z Compiling shlex v1.3.0
13172026-07-18T16:36:24.582Z Compiling syn v2.0.117
13182026-07-18T16:36:24.761Z Compiling subtle v2.6.1
13192026-07-18T16:36:24.787Z Compiling scopeguard v1.2.0
13202026-07-18T16:36:24.801Z Compiling stable_deref_trait v1.2.1
13212026-07-18T16:36:24.874Z Compiling lock_api v0.4.14
13222026-07-18T16:36:24.899Z Compiling typenum v1.20.1
13232026-07-18T16:36:24.902Z Compiling serde_json v1.0.150
13242026-07-18T16:36:24.923Z Compiling portable-atomic v1.13.1
13252026-07-18T16:36:24.926Z Compiling zerocopy v0.8.40
13262026-07-18T16:36:25.113Z Compiling pin-project-lite v0.2.17
13272026-07-18T16:36:25.129Z Compiling parking_lot_core v0.9.12
13282026-07-18T16:36:25.215Z Compiling pkg-config v0.3.32
13292026-07-18T16:36:25.399Z Compiling getrandom v0.4.1
13302026-07-18T16:36:25.413Z Compiling jobserver v0.1.34
13312026-07-18T16:36:25.426Z Compiling errno v0.3.14
13322026-07-18T16:36:25.569Z Compiling getrandom v0.2.17
13332026-07-18T16:36:25.692Z Compiling cc v1.2.56
13342026-07-18T16:36:25.743Z Compiling libm v0.2.16
13352026-07-18T16:36:25.760Z Compiling critical-section v1.2.0
13362026-07-18T16:36:25.804Z Compiling rand_core v0.6.4
13372026-07-18T16:36:25.809Z Compiling signal-hook-registry v1.4.8
13382026-07-18T16:36:26.023Z Compiling once_cell v1.21.3
13392026-07-18T16:36:26.063Z Compiling num-traits v0.2.19
13402026-07-18T16:36:26.077Z Compiling rand_core v0.10.0
13412026-07-18T16:36:26.105Z Compiling futures-core v0.3.32
13422026-07-18T16:36:26.247Z Compiling parking_lot v0.12.5
13432026-07-18T16:36:26.259Z Compiling mio v1.2.0
13442026-07-18T16:36:26.421Z Compiling generic-array v0.14.7
13452026-07-18T16:36:26.441Z Compiling percent-encoding v2.3.2
13462026-07-18T16:36:26.604Z Compiling writeable v0.6.2
13472026-07-18T16:36:26.624Z Compiling bitflags v2.11.0
13482026-07-18T16:36:26.721Z Compiling const-oid v0.9.6
13492026-07-18T16:36:26.771Z Compiling litemap v0.8.1
13502026-07-18T16:36:26.841Z Compiling semver v1.0.28
13512026-07-18T16:36:26.858Z Compiling icu_normalizer_data v2.1.1
13522026-07-18T16:36:27.055Z Compiling icu_properties_data v2.1.2
13532026-07-18T16:36:27.251Z Compiling socket2 v0.6.3
13542026-07-18T16:36:27.306Z Compiling futures-sink v0.3.32
13552026-07-18T16:36:27.341Z Compiling futures-task v0.3.32
13562026-07-18T16:36:27.376Z Compiling synstructure v0.13.2
13572026-07-18T16:36:27.518Z Compiling futures-channel v0.3.32
13582026-07-18T16:36:27.567Z Compiling futures-io v0.3.32
13592026-07-18T16:36:27.586Z Compiling slab v0.4.12
13602026-07-18T16:36:27.666Z Compiling utf8_iter v1.0.4
13612026-07-18T16:36:27.706Z Compiling indexmap v2.14.0
13622026-07-18T16:36:27.722Z Compiling form_urlencoded v1.2.2
13632026-07-18T16:36:27.749Z Compiling rustversion v1.0.22
13642026-07-18T16:36:27.768Z Compiling getrandom v0.3.4
13652026-07-18T16:36:27.812Z Compiling cmake v0.1.57
13662026-07-18T16:36:27.841Z Compiling ident_case v1.0.1
13672026-07-18T16:36:27.895Z Compiling rustix v1.1.3
13682026-07-18T16:36:27.963Z Compiling dunce v1.0.5
13692026-07-18T16:36:27.991Z Compiling iana-time-zone v0.1.65
13702026-07-18T16:36:28.061Z Compiling fs_extra v1.3.0
13712026-07-18T16:36:28.193Z Compiling regex-syntax v0.8.10
13722026-07-18T16:36:28.220Z Compiling uuid v1.23.4
13732026-07-18T16:36:28.336Z Compiling aws-lc-sys v0.40.0
13742026-07-18T16:36:28.381Z Compiling base64ct v1.8.3
13752026-07-18T16:36:28.682Z Compiling rand_core v0.9.5
13762026-07-18T16:36:28.720Z Compiling vcpkg v0.2.15
13772026-07-18T16:36:28.774Z Compiling base64 v0.22.1
13782026-07-18T16:36:28.972Z Compiling pem-rfc7468 v0.7.0
13792026-07-18T16:36:28.975Z Compiling rustc_version v0.4.1
13802026-07-18T16:36:29.114Z Compiling tracing-core v0.1.36
13812026-07-18T16:36:29.117Z Compiling serde_derive v1.0.228
13822026-07-18T16:36:29.296Z Compiling zeroize_derive v1.4.3
13832026-07-18T16:36:29.300Z Compiling zerofrom-derive v0.1.6
13842026-07-18T16:36:29.483Z Compiling yoke-derive v0.8.1
13852026-07-18T16:36:29.647Z Compiling zerovec-derive v0.11.2
13862026-07-18T16:36:29.685Z Compiling zerocopy-derive v0.8.40
13872026-07-18T16:36:29.976Z Compiling zeroize v1.8.2
13882026-07-18T16:36:30.192Z Compiling displaydoc v0.2.5
13892026-07-18T16:36:30.680Z Compiling tokio-macros v2.7.0
13902026-07-18T16:36:30.724Z Compiling zerofrom v0.1.6
13912026-07-18T16:36:30.807Z Compiling futures-macro v0.3.32
13922026-07-18T16:36:30.850Z Compiling yoke v0.8.1
13932026-07-18T16:36:30.966Z Compiling openssl-sys v0.9.115
13942026-07-18T16:36:31.040Z Compiling zerovec v0.11.5
13952026-07-18T16:36:31.176Z Compiling zerotrie v0.2.3
13962026-07-18T16:36:31.431Z Compiling crypto-common v0.1.7
13972026-07-18T16:36:31.480Z Compiling block-buffer v0.10.4
13982026-07-18T16:36:31.519Z Compiling tinystr v0.8.2
13992026-07-18T16:36:31.545Z Compiling potential_utf v0.1.4
14002026-07-18T16:36:31.576Z Compiling thiserror-impl v2.0.18
14012026-07-18T16:36:31.642Z Compiling futures-util v0.3.32
14022026-07-18T16:36:31.658Z Compiling icu_collections v2.1.1
14032026-07-18T16:36:31.707Z Compiling icu_locale_core v2.1.1
14042026-07-18T16:36:31.721Z Compiling digest v0.10.7
14052026-07-18T16:36:31.964Z Compiling der_derive v0.7.3
14062026-07-18T16:36:32.137Z Compiling tracing-attributes v0.1.31
14072026-07-18T16:36:32.586Z Compiling icu_provider v2.1.1
14082026-07-18T16:36:32.703Z Compiling bytes v1.11.1
14092026-07-18T16:36:32.892Z Compiling icu_normalizer v2.1.1
14102026-07-18T16:36:32.951Z Compiling icu_properties v2.1.2
14112026-07-18T16:36:32.997Z Compiling chrono v0.4.45
14122026-07-18T16:36:33.353Z Compiling tokio v1.52.1
14132026-07-18T16:36:33.439Z Compiling http v1.4.2
14142026-07-18T16:36:33.508Z Compiling aws-lc-rs v1.16.3
14152026-07-18T16:36:33.811Z Compiling flagset v0.4.7
14162026-07-18T16:36:33.943Z Compiling idna_adapter v1.2.1
14172026-07-18T16:36:34.033Z Compiling der v0.7.10
14182026-07-18T16:36:34.060Z Compiling idna v1.1.0
14192026-07-18T16:36:34.082Z Compiling http-body v1.0.1
14202026-07-18T16:36:34.239Z Compiling ppv-lite86 v0.2.21
14212026-07-18T16:36:34.313Z Compiling tracing v0.1.44
14222026-07-18T16:36:34.345Z Compiling url v2.5.8
14232026-07-18T16:36:34.386Z Compiling thiserror v2.0.18
14242026-07-18T16:36:34.555Z Compiling rand_chacha v0.9.0
14252026-07-18T16:36:34.570Z Compiling rustls-pki-types v1.14.0
14262026-07-18T16:36:34.584Z Compiling serde_derive_internals v0.29.1
14272026-07-18T16:36:34.717Z Compiling dyn-clone v1.0.20
14282026-07-18T16:36:34.854Z Compiling tinyvec_macros v0.1.1
14292026-07-18T16:36:34.926Z Compiling schemars v0.8.22
14302026-07-18T16:36:35.016Z Compiling cmov v0.5.4
14312026-07-18T16:36:35.129Z Compiling openssl-probe v0.2.1
14322026-07-18T16:36:35.144Z Compiling httparse v1.10.1
14332026-07-18T16:36:35.221Z Compiling ctutils v0.4.2
14342026-07-18T16:36:35.251Z Compiling tinyvec v1.10.0
14352026-07-18T16:36:35.267Z Compiling spki v0.7.3
14362026-07-18T16:36:35.296Z Compiling rand v0.9.2
14372026-07-18T16:36:35.444Z Compiling schemars_derive v0.8.22
14382026-07-18T16:36:35.459Z Compiling pest_generator v2.8.6
14392026-07-18T16:36:35.472Z Compiling aho-corasick v1.1.4
14402026-07-18T16:36:35.527Z Compiling tower-service v0.3.3
14412026-07-18T16:36:35.586Z Compiling tower-layer v0.3.3
14422026-07-18T16:36:35.618Z Compiling untrusted v0.7.1
14432026-07-18T16:36:35.740Z Compiling atomic-waker v1.1.2
14442026-07-18T16:36:35.754Z Compiling try-lock v0.2.5
14452026-07-18T16:36:35.858Z Compiling want v0.3.1
14462026-07-18T16:36:35.862Z Compiling tempfile v3.25.0
14472026-07-18T16:36:36.069Z Compiling hybrid-array v0.4.13
14482026-07-18T16:36:36.135Z Compiling pest_derive v2.8.6
14492026-07-18T16:36:36.235Z Compiling ipnet v2.11.0
14502026-07-18T16:36:36.310Z Compiling regex-automata v0.4.14
14512026-07-18T16:36:36.573Z Compiling scroll_derive v0.13.1
14522026-07-18T16:36:36.721Z Compiling darling_core v0.20.11
14532026-07-18T16:36:36.834Z Compiling httpdate v1.0.3
14542026-07-18T16:36:37.062Z Compiling cpufeatures v0.2.17
14552026-07-18T16:36:37.140Z Compiling tokio-util v0.7.18
14562026-07-18T16:36:37.200Z Compiling rustls v0.23.41
14572026-07-18T16:36:37.375Z Compiling untrusted v0.9.0
14582026-07-18T16:36:37.391Z Compiling foreign-types-shared v0.1.1
14592026-07-18T16:36:37.475Z Compiling openssl v0.10.79
14602026-07-18T16:36:37.495Z Compiling foreign-types v0.3.2
14612026-07-18T16:36:37.567Z Compiling scroll v0.13.0
14622026-07-18T16:36:37.739Z Compiling unicode-normalization v0.1.25
14632026-07-18T16:36:37.836Z Compiling h2 v0.4.15
14642026-07-18T16:36:37.964Z Compiling pkcs8 v0.10.2
14652026-07-18T16:36:38.200Z Compiling openssl-macros v0.1.1
14662026-07-18T16:36:38.219Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14672026-07-18T16:36:38.587Z Compiling spin v0.9.8
14682026-07-18T16:36:38.601Z Compiling powerfmt v0.2.0
14692026-07-18T16:36:38.615Z Compiling native-tls v0.2.18
14702026-07-18T16:36:38.788Z Compiling crc32fast v1.5.0
14712026-07-18T16:36:38.802Z Compiling time-core v0.1.8
14722026-07-18T16:36:38.825Z Compiling num-conv v0.2.0
14732026-07-18T16:36:38.957Z Compiling time-macros v0.2.27
14742026-07-18T16:36:38.977Z Compiling deranged v0.5.8
14752026-07-18T16:36:39.011Z Compiling darling_macro v0.20.11
14762026-07-18T16:36:39.478Z Compiling darling v0.20.11
14772026-07-18T16:36:39.561Z Compiling goblin v0.10.5
14782026-07-18T16:36:39.932Z Compiling sha2 v0.10.9
14792026-07-18T16:36:40.016Z Compiling hmac v0.12.1
14802026-07-18T16:36:40.169Z Compiling sync_wrapper v1.0.2
14812026-07-18T16:36:40.276Z Compiling wait-timeout v0.2.1
14822026-07-18T16:36:40.370Z Compiling usdt-impl v0.6.0
14832026-07-18T16:36:40.533Z Compiling num_threads v0.1.7
14842026-07-18T16:36:40.587Z Compiling quick-error v1.2.3
14852026-07-18T16:36:40.628Z Compiling bit-vec v0.8.0
14862026-07-18T16:36:40.689Z Compiling syn v1.0.109
14872026-07-18T16:36:40.853Z Compiling siphasher v1.0.2
14882026-07-18T16:36:41.002Z Compiling hyper v1.10.1
14892026-07-18T16:36:41.033Z Compiling simd-adler32 v0.3.8
14902026-07-18T16:36:41.277Z Compiling crossbeam-utils v0.8.21
14912026-07-18T16:36:41.605Z Compiling bit-set v0.8.0
14922026-07-18T16:36:41.637Z Compiling rusty-fork v0.3.1
14932026-07-18T16:36:41.766Z Compiling time v0.3.47
14942026-07-18T16:36:41.899Z Compiling tower v0.5.3
14952026-07-18T16:36:41.944Z Compiling derive_builder_core v0.20.2
14962026-07-18T16:36:42.243Z Compiling hyper-util v0.1.20
14972026-07-18T16:36:42.414Z Compiling dof v0.4.0
14982026-07-18T16:36:42.652Z Compiling dtrace-parser v0.3.0
14992026-07-18T16:36:42.859Z Compiling http-body-util v0.1.3
15002026-07-18T16:36:43.107Z Compiling heapless v0.7.17
15012026-07-18T16:36:43.351Z Compiling thiserror-impl v1.0.69
15022026-07-18T16:36:43.366Z Compiling scroll_derive v0.12.1
15032026-07-18T16:36:43.385Z Compiling rand_xorshift v0.4.0
15042026-07-18T16:36:43.548Z Compiling slog v2.8.2
15052026-07-18T16:36:43.582Z Compiling darling_core v0.21.3
15062026-07-18T16:36:43.742Z Compiling bzip2-sys v0.1.13+1.0.8
15072026-07-18T16:36:43.785Z Compiling thread-id v5.1.0
15082026-07-18T16:36:43.869Z Compiling cookie v0.18.1
15092026-07-18T16:36:43.998Z Compiling unicode-properties v0.1.4
15102026-07-18T16:36:44.022Z Compiling adler2 v2.0.1
15112026-07-18T16:36:44.036Z Compiling anyhow v1.0.102
15122026-07-18T16:36:44.061Z Compiling allocator-api2 v0.2.21
15132026-07-18T16:36:44.148Z Compiling iri-string v0.7.10
15142026-07-18T16:36:44.199Z Compiling unicode-bidi v0.3.18
15152026-07-18T16:36:44.351Z Compiling paste v1.0.15
15162026-07-18T16:36:44.381Z Compiling signal-hook v0.3.18
15172026-07-18T16:36:44.563Z Compiling unarray v0.1.4
15182026-07-18T16:36:44.591Z Compiling ryu v1.0.23
15192026-07-18T16:36:44.622Z Compiling zstd-safe v7.2.4
15202026-07-18T16:36:44.670Z Compiling proptest v1.10.0
15212026-07-18T16:36:44.714Z Compiling serde_urlencoded v0.7.1
15222026-07-18T16:36:44.806Z Compiling thiserror v1.0.69
15232026-07-18T16:36:44.840Z Compiling stringprep v0.1.5
15242026-07-18T16:36:44.953Z Compiling miniz_oxide v0.8.9
15252026-07-18T16:36:45.268Z Compiling tower-http v0.6.8
15262026-07-18T16:36:45.537Z Compiling scroll v0.12.0
15272026-07-18T16:36:45.722Z Compiling derive_builder_macro v0.20.2
15282026-07-18T16:36:45.736Z Compiling camino v1.2.2
15292026-07-18T16:36:46.043Z Compiling darling_macro v0.21.3
15302026-07-18T16:36:46.099Z Compiling tokio-native-tls v0.3.1
15312026-07-18T16:36:46.198Z Compiling bstr v1.12.1
15322026-07-18T16:36:46.203Z Compiling ipnetwork v0.21.1
15332026-07-18T16:36:46.268Z Compiling block-padding v0.4.2
15342026-07-18T16:36:46.402Z Compiling crypto-common v0.2.2
15352026-07-18T16:36:46.429Z Compiling block-buffer v0.12.1
15362026-07-18T16:36:46.539Z Compiling rustls-native-certs v0.8.3
15372026-07-18T16:36:46.596Z Compiling rand_chacha v0.3.1
15382026-07-18T16:36:46.619Z Compiling hex v0.4.3
15392026-07-18T16:36:46.823Z Compiling erased-serde v0.3.31
15402026-07-18T16:36:46.837Z Compiling serde_spanned v0.6.9
15412026-07-18T16:36:46.884Z Compiling toml_datetime v0.6.11
15422026-07-18T16:36:46.977Z Compiling serde_tokenstream v0.2.3
15432026-07-18T16:36:47.153Z Compiling signature v2.2.0
15442026-07-18T16:36:47.344Z Compiling md-5 v0.10.6
15452026-07-18T16:36:47.348Z Compiling curve25519-dalek v4.1.3
15462026-07-18T16:36:47.375Z Compiling pin-project-internal v1.1.11
15472026-07-18T16:36:47.388Z Compiling async-trait v0.1.89
15482026-07-18T16:36:47.509Z Compiling zerocopy-derive v0.7.35
15492026-07-18T16:36:47.700Z Compiling vergen-lib v9.1.0
15502026-07-18T16:36:47.898Z Compiling hash32 v0.2.1
15512026-07-18T16:36:48.097Z Compiling num-integer v0.1.46
15522026-07-18T16:36:48.162Z Compiling memoffset v0.9.1
15532026-07-18T16:36:48.371Z Compiling encoding_rs v0.8.35
15542026-07-18T16:36:48.388Z Compiling psl-types v2.0.11
15552026-07-18T16:36:48.418Z Compiling smoltcp v0.9.1
15562026-07-18T16:36:48.423Z Compiling litrs v1.0.0
15572026-07-18T16:36:48.494Z Compiling mime v0.3.17
15582026-07-18T16:36:48.507Z Compiling num-bigint-dig v0.8.6
15592026-07-18T16:36:48.703Z Compiling rustix v0.38.44
15602026-07-18T16:36:48.748Z Compiling ref-cast v1.0.25
15612026-07-18T16:36:48.762Z Compiling fallible-iterator v0.2.0
15622026-07-18T16:36:48.928Z Compiling cfg_aliases v0.2.1
15632026-07-18T16:36:49.004Z Compiling zlib-rs v0.6.2
15642026-07-18T16:36:49.082Z Compiling postgres-protocol v0.6.10
15652026-07-18T16:36:49.115Z Compiling nix v0.31.2
15662026-07-18T16:36:49.138Z Compiling document-features v0.2.12
15672026-07-18T16:36:49.537Z Compiling pin-project v1.1.11
15682026-07-18T16:36:49.603Z Compiling hubpack_derive v0.1.1
15692026-07-18T16:36:49.623Z Compiling publicsuffix v2.3.0
15702026-07-18T16:36:49.636Z Compiling zerocopy v0.7.35
15712026-07-18T16:36:49.789Z Compiling num-iter v0.1.45
15722026-07-18T16:36:49.956Z Compiling newtype-uuid v1.3.2
15732026-07-18T16:36:50.055Z Compiling rand v0.8.6
15742026-07-18T16:36:50.178Z Compiling darling v0.21.3
15752026-07-18T16:36:50.261Z Compiling oxnet v0.1.6
15762026-07-18T16:36:50.280Z Compiling inout v0.2.2
15772026-07-18T16:36:50.294Z Compiling hyper-tls v0.6.0
15782026-07-18T16:36:50.295Z Compiling derive_builder v0.20.2
15792026-07-18T16:36:50.452Z Compiling goblin v0.8.2
15802026-07-18T16:36:51.013Z Compiling phf_shared v0.13.1
15812026-07-18T16:36:51.027Z Compiling lazy_static v1.5.0
15822026-07-18T16:36:51.044Z Compiling regex v1.12.3
15832026-07-18T16:36:51.117Z Compiling anstyle-parse v0.2.7
15842026-07-18T16:36:51.248Z Compiling futures-executor v0.3.32
15852026-07-18T16:36:51.298Z Compiling terminal_size v0.4.3
15862026-07-18T16:36:51.413Z Compiling daft-derive v0.1.7
15872026-07-18T16:36:51.435Z Compiling strum_macros v0.27.2
15882026-07-18T16:36:51.465Z Compiling curve25519-dalek-derive v0.1.1
15892026-07-18T16:36:51.497Z Compiling snafu-derive v0.8.9
15902026-07-18T16:36:52.126Z Compiling flate2 v1.1.9
15912026-07-18T16:36:52.156Z Compiling ref-cast-impl v1.0.25
15922026-07-18T16:36:52.275Z Compiling vergen v9.1.0
15932026-07-18T16:36:52.474Z Compiling cargo-platform v0.3.2
15942026-07-18T16:36:52.563Z Compiling ff v0.13.1
15952026-07-18T16:36:52.708Z Compiling fs-err v3.3.0
15962026-07-18T16:36:52.723Z Compiling ahash v0.8.12
15972026-07-18T16:36:52.750Z Compiling unicode-segmentation v1.12.0
15982026-07-18T16:36:52.912Z Compiling base16ct v0.2.0
15992026-07-18T16:36:52.946Z Compiling managed v0.8.0
16002026-07-18T16:36:53.096Z Compiling bumpalo v3.20.2
16012026-07-18T16:36:53.143Z Compiling same-file v1.0.6
16022026-07-18T16:36:53.164Z Compiling foldhash v0.2.0
16032026-07-18T16:36:53.314Z Compiling foldhash v0.1.5
16042026-07-18T16:36:53.354Z Compiling bitflags v1.3.2
16052026-07-18T16:36:53.401Z Compiling winnow v0.5.40
16062026-07-18T16:36:53.416Z Compiling object v0.37.3
16072026-07-18T16:36:53.430Z Compiling libbz2-rs-sys v0.2.2
16082026-07-18T16:36:53.458Z Compiling snafu v0.8.9
16092026-07-18T16:36:53.483Z Compiling hashbrown v0.15.5
16102026-07-18T16:36:53.744Z Compiling strum v0.27.2
16112026-07-18T16:36:53.874Z Compiling bzip2 v0.6.1
16122026-07-18T16:36:53.953Z Compiling clap_builder v4.6.0
16132026-07-18T16:36:54.021Z Compiling hashbrown v0.16.1
16142026-07-18T16:36:54.078Z Compiling zopfli v0.8.3
16152026-07-18T16:36:54.095Z Compiling walkdir v2.5.0
16162026-07-18T16:36:54.397Z Compiling sec1 v0.7.3
16172026-07-18T16:36:54.665Z Compiling toml_edit v0.19.15
16182026-07-18T16:36:54.699Z Compiling dof v0.3.0
16192026-07-18T16:36:54.723Z Compiling group v0.13.0
16202026-07-18T16:36:54.738Z Compiling cargo_metadata v0.23.1
16212026-07-18T16:36:54.813Z Compiling daft v0.1.7
16222026-07-18T16:36:55.089Z Compiling futures v0.3.32
16232026-07-18T16:36:55.171Z Compiling anstream v0.6.21
16242026-07-18T16:36:55.394Z Compiling phf v0.13.1
16252026-07-18T16:36:55.554Z Compiling signal-hook-mio v0.2.5
16262026-07-18T16:36:55.668Z Compiling cookie_store v0.22.1
16272026-07-18T16:36:55.955Z Compiling zstd v0.13.3
16282026-07-18T16:36:56.074Z Compiling bzip2 v0.4.4
16292026-07-18T16:36:56.221Z Compiling reqwest v0.12.28
16302026-07-18T16:36:56.285Z Compiling cipher v0.5.2
16312026-07-18T16:36:56.310Z Compiling serde_with_macros v3.17.0
16322026-07-18T16:36:56.591Z Compiling hubpack v0.1.2
16332026-07-18T16:36:56.914Z Compiling postgres-types v0.2.12
16342026-07-18T16:36:57.282Z Compiling usdt-attr-macro v0.6.0
16352026-07-18T16:36:57.491Z Compiling usdt-macro v0.6.0
16362026-07-18T16:36:57.498Z Compiling ed25519 v2.2.3
16372026-07-18T16:36:57.903Z Compiling globset v0.4.18
16382026-07-18T16:36:58.081Z Compiling dtrace-parser v0.2.0
16392026-07-18T16:36:58.099Z Compiling phf_shared v0.11.3
16402026-07-18T16:36:58.236Z Compiling hkdf v0.12.4
16412026-07-18T16:36:58.288Z Compiling pkcs1 v0.7.5
16422026-07-18T16:36:58.399Z Compiling olpc-cjson v0.1.4
16432026-07-18T16:36:58.399Z Compiling serde_plain v1.0.2
16442026-07-18T16:36:58.560Z Compiling serde-big-array v0.5.1
16452026-07-18T16:36:58.593Z Compiling crypto-bigint v0.5.5
16462026-07-18T16:36:58.604Z Compiling serde_repr v0.1.20
16472026-07-18T16:36:58.675Z Compiling async-recursion v1.1.1
16482026-07-18T16:36:58.695Z Compiling enum-as-inner v0.6.1
16492026-07-18T16:36:58.828Z Compiling clap_derive v4.6.1
16502026-07-18T16:36:59.139Z Compiling strum_macros v0.26.4
16512026-07-18T16:36:59.205Z Compiling pem v3.0.6
16522026-07-18T16:36:59.319Z Compiling float-cmp v0.10.0
16532026-07-18T16:36:59.468Z Compiling thread-id v4.2.2
16542026-07-18T16:36:59.532Z Compiling memmap2 v0.9.10
16552026-07-18T16:36:59.554Z Compiling env_filter v1.0.0
16562026-07-18T16:36:59.750Z Compiling keccak v0.1.6
16572026-07-18T16:36:59.852Z Compiling difflib v0.4.0
16582026-07-18T16:36:59.969Z Compiling data-encoding v2.10.0
16592026-07-18T16:37:00.395Z Compiling precomputed-hash v0.1.1
16602026-07-18T16:37:00.472Z Compiling jiff v0.2.21
16612026-07-18T16:37:00.487Z Compiling cpufeatures v0.3.0
16622026-07-18T16:37:00.562Z Compiling winnow v1.0.3
16632026-07-18T16:37:00.578Z Compiling predicates-core v1.0.10
16642026-07-18T16:37:00.665Z Compiling either v1.15.0
16652026-07-18T16:37:00.669Z Compiling const-oid v0.10.2
16662026-07-18T16:37:00.750Z Compiling fixedbitset v0.5.7
16672026-07-18T16:37:00.863Z Compiling whoami v2.1.0
16682026-07-18T16:37:00.877Z Compiling fixedbitset v0.4.2
16692026-07-18T16:37:00.880Z Compiling static_assertions v1.1.0
16702026-07-18T16:37:00.904Z Compiling new_debug_unreachable v1.0.6
16712026-07-18T16:37:00.961Z Compiling normalize-line-endings v0.3.0
16722026-07-18T16:37:00.974Z Compiling typed-path v0.9.3
16732026-07-18T16:37:01.047Z Compiling predicates v3.1.4
16742026-07-18T16:37:01.061Z Compiling tokio-postgres v0.7.16
16752026-07-18T16:37:01.081Z Compiling petgraph v0.6.5
16762026-07-18T16:37:01.096Z Compiling string_cache v0.8.9
16772026-07-18T16:37:01.230Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16782026-07-18T16:37:01.314Z Compiling petgraph v0.8.3
16792026-07-18T16:37:01.677Z Compiling strum v0.26.3
16802026-07-18T16:37:01.805Z Compiling toml_parser v1.1.2+spec-1.1.0
16812026-07-18T16:37:02.172Z Compiling itertools v0.13.0
16822026-07-18T16:37:02.440Z Compiling digest v0.11.3
16832026-07-18T16:37:02.610Z Compiling clap v4.6.1
16842026-07-18T16:37:02.666Z Compiling chacha20 v0.10.0
16852026-07-18T16:37:02.694Z Compiling toml_edit v0.22.27
16862026-07-18T16:37:03.033Z Compiling hickory-proto v0.25.2
16872026-07-18T16:37:03.307Z Compiling zip v4.6.1
16882026-07-18T16:37:03.322Z Compiling sha3 v0.10.8
16892026-07-18T16:37:03.446Z Compiling env_logger v0.11.9
16902026-07-18T16:37:03.768Z Compiling usdt v0.6.0
16912026-07-18T16:37:03.792Z Compiling usdt-impl v0.5.0
16922026-07-18T16:37:04.026Z Compiling elliptic-curve v0.13.8
16932026-07-18T16:37:04.086Z Compiling rsa v0.9.10
16942026-07-18T16:37:04.256Z Compiling crossterm v0.28.1
16952026-07-18T16:37:04.375Z Compiling ed25519-dalek v2.2.0
16962026-07-18T16:37:04.422Z Compiling serde_with v3.17.0
16972026-07-18T16:37:05.026Z Compiling zip v0.6.6
16982026-07-18T16:37:05.443Z Compiling toml v0.7.8
16992026-07-18T16:37:05.605Z Compiling iddqd v0.4.2
17002026-07-18T16:37:06.279Z Compiling similar v2.7.0
17012026-07-18T16:37:06.367Z Compiling heck v0.4.1
17022026-07-18T16:37:06.405Z Compiling byte-wrapper v0.1.0
17032026-07-18T16:37:06.593Z Compiling crossbeam-epoch v0.9.18
17042026-07-18T16:37:06.738Z Compiling tokio-stream v0.1.18
17052026-07-18T16:37:06.883Z Compiling buf-list v1.1.2
17062026-07-18T16:37:06.920Z Compiling x509-cert v0.2.5
17072026-07-18T16:37:07.160Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17082026-07-18T16:37:07.165Z Compiling openapiv3 v2.2.0
17092026-07-18T16:37:07.240Z Compiling peg-runtime v0.8.5
17102026-07-18T16:37:07.362Z Compiling lalrpop-util v0.19.12
17112026-07-18T16:37:07.464Z Compiling thread_local v1.1.9
17122026-07-18T16:37:07.524Z Compiling slog-async v2.8.0
17132026-07-18T16:37:07.557Z Compiling crossbeam-channel v0.5.15
17142026-07-18T16:37:07.715Z Compiling is-terminal v0.4.17
17152026-07-18T16:37:07.743Z Compiling filetime v0.2.27
17162026-07-18T16:37:07.818Z Compiling take_mut v0.2.2
17172026-07-18T16:37:07.848Z Compiling xattr v1.6.1
17182026-07-18T16:37:07.923Z Compiling term v1.2.1
17192026-07-18T16:37:08.016Z Compiling tar v0.4.46
17202026-07-18T16:37:08.019Z Compiling camino-tempfile v1.4.1
17212026-07-18T16:37:08.255Z Compiling slog-term v2.9.2
17222026-07-18T16:37:18.106Z Compiling rustls-webpki v0.103.13
17232026-07-18T16:37:20.749Z Compiling tokio-rustls v0.26.4
17242026-07-18T16:37:20.749Z Compiling rustls-platform-verifier v0.6.2
17252026-07-18T16:37:20.753Z Compiling tough v0.22.0
17262026-07-18T16:37:20.961Z Compiling hyper-rustls v0.27.7
17272026-07-18T16:37:21.158Z Compiling reqwest v0.13.2
17282026-07-18T16:37:23.409Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17292026-07-18T16:37:23.637Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17302026-07-18T16:37:26.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
17312026-07-18T16:37:26.622Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17322026-07-18T16:37:26.676ZJul 18 16:37:25.613 INFO Starting download, target: Clickhouse
17332026-07-18T16:37:26.676ZJul 18 16:37:25.614 INFO Starting download, target: Cockroach
17342026-07-18T16:37:26.676ZJul 18 16:37:25.614 INFO Starting download, target: Console
17352026-07-18T16:37:26.676ZJul 18 16:37:25.614 INFO Starting download, target: DendriteStub
17362026-07-18T16:37:26.676ZJul 18 16:37:25.614 INFO Starting download, target: MaghemiteMgd
17372026-07-18T16:37:26.676ZJul 18 16:37:25.614 INFO Starting download, target: MaghemiteDdmd
17382026-07-18T16:37:26.676ZJul 18 16:37:25.614 INFO Starting download, target: TransceiverControl
17392026-07-18T16:37:26.681ZJul 18 16:37:25.614 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17402026-07-18T16:37:26.681ZJul 18 16:37:25.614 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17412026-07-18T16:37:26.682ZJul 18 16:37:25.614 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17422026-07-18T16:37:26.682ZJul 18 16:37:25.614 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17432026-07-18T16:37:26.682ZJul 18 16:37:25.614 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17442026-07-18T16:37:26.682ZJul 18 16:37:25.614 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17452026-07-18T16:37:26.682ZJul 18 16:37:25.614 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17462026-07-18T16:37:27.960ZJul 18 16:37:26.890 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17472026-07-18T16:37:28.189ZJul 18 16:37:27.124 INFO Download complete, target: TransceiverControl
17482026-07-18T16:37:28.875ZJul 18 16:37:27.809 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17492026-07-18T16:37:28.913ZJul 18 16:37:27.847 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17502026-07-18T16:37:29.177ZJul 18 16:37:28.096 INFO Download complete, target: Console
17512026-07-18T16:37:29.356ZJul 18 16:37:28.290 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
17522026-07-18T16:37:29.529ZJul 18 16:37:28.467 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17532026-07-18T16:37:29.922ZJul 18 16:37:28.859 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17542026-07-18T16:37:30.120ZJul 18 16:37:29.059 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17552026-07-18T16:37:30.120ZJul 18 16:37:29.059 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17562026-07-18T16:37:31.354ZJul 18 16:37:30.294 INFO Download complete, target: MaghemiteDdmd
17572026-07-18T16:37:32.032ZJul 18 16:37:30.971 INFO Download complete, target: DendriteStub
17582026-07-18T16:37:32.539ZJul 18 16:37:31.479 INFO Download complete, target: MaghemiteMgd
17592026-07-18T16:37:34.814ZJul 18 16:37:33.751 INFO Checking that binary works, target: Cockroach
17602026-07-18T16:37:34.930ZJul 18 16:37:33.868 INFO Download complete, target: Cockroach
17612026-07-18T16:37:35.613ZJul 18 16:37:34.545 INFO Checking that binary works, target: Clickhouse
17622026-07-18T16:37:35.728ZJul 18 16:37:34.659 INFO Download complete, target: Clickhouse
17632026-07-18T16:37:35.737ZAll builder prerequisites installed successfully, and PATH looks valid
17642026-07-18T16:37:35.740Z
17652026-07-18T16:37:35.740Zreal 2:01.312468333
17662026-07-18T16:37:35.741Zuser 6:37.365221854
17672026-07-18T16:37:35.741Zsys 1:21.665835387
17682026-07-18T16:37:35.741Ztrap 0.225622238
17692026-07-18T16:37:35.741Ztflt 0.536460979
17702026-07-18T16:37:35.741Zdflt 0.792767943
17712026-07-18T16:37:35.741Zkflt 0.028681298
17722026-07-18T16:37:35.741Zlock 21:50.487652320
17732026-07-18T16:37:35.741Zslp 20:09.470073018
17742026-07-18T16:37:35.741Zlat 43.347109291
17752026-07-18T16:37:35.741Zstop 1:59.429094736
17762026-07-18T16:37:35.741Z+ banner clippy
17772026-07-18T16:37:35.741Z
17782026-07-18T16:37:35.741Z #### # # ##### ##### # #
17792026-07-18T16:37:35.741Z # # # # # # # # # #
17802026-07-18T16:37:35.741Z # # # # # # # #
17812026-07-18T16:37:35.741Z # # # ##### ##### #
17822026-07-18T16:37:35.741Z # # # # # # #
17832026-07-18T16:37:35.741Z #### ###### # # # #
17842026-07-18T16:37:35.741Z
17852026-07-18T16:37:35.741Z+ export CARGO_INCREMENTAL=0
17862026-07-18T16:37:35.741Z+ CARGO_INCREMENTAL=0
17872026-07-18T16:37:35.741Z+ ptime -m cargo xtask clippy
17882026-07-18T16:37:36.220Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17892026-07-18T16:37:36.508Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17902026-07-18T16:37:38.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.51s
17912026-07-18T16:37:38.328Z Running `target/debug/xtask clippy`
17922026-07-18T16:37:38.350Zrunning: /home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17932026-07-18T16:37:38.912Z Downloading crates ...
17942026-07-18T16:37:39.132Z Downloaded httptest v0.16.4
17952026-07-18T16:37:39.137Z Downloaded oorandom v11.1.5
17962026-07-18T16:37:39.141Z Downloaded datatest-stable v0.3.3
17972026-07-18T16:37:39.144Z Downloaded target-triple v1.0.0
17982026-07-18T16:37:39.144Z Downloaded plotters-svg v0.3.7
17992026-07-18T16:37:39.144Z Downloaded cast v0.3.0
18002026-07-18T16:37:39.147Z Downloaded pathdiff v0.2.3
18012026-07-18T16:37:39.147Z Downloaded hex-literal v0.4.1
18022026-07-18T16:37:39.150Z Downloaded async-object-pool v0.2.0
18032026-07-18T16:37:39.150Z Downloaded linkme-impl v0.3.35
18042026-07-18T16:37:39.150Z Downloaded event-listener-strategy v0.5.4
18052026-07-18T16:37:39.150Z Downloaded approx v0.5.1
18062026-07-18T16:37:39.153Z Downloaded miette-derive v5.10.0
18072026-07-18T16:37:39.153Z Downloaded nested v0.1.1
18082026-07-18T16:37:39.156Z Downloaded escape8259 v0.5.3
18092026-07-18T16:37:39.156Z Downloaded serde_regex v1.1.0
18102026-07-18T16:37:39.156Z Downloaded futures-timer v3.0.3
18112026-07-18T16:37:39.159Z Downloaded backtrace-ext v0.2.1
18122026-07-18T16:37:39.162Z Downloaded parking v2.2.1
18132026-07-18T16:37:39.162Z Downloaded supports-unicode v2.1.0
18142026-07-18T16:37:39.165Z Downloaded guppy-workspace-hack v0.1.0
18152026-07-18T16:37:39.165Z Downloaded assert-json-diff v2.0.2
18162026-07-18T16:37:39.165Z Downloaded constant_time_eq v0.3.1
18172026-07-18T16:37:39.177Z Downloaded terminal_size v0.1.17
18182026-07-18T16:37:39.184Z Downloaded supports-hyperlinks v2.1.0
18192026-07-18T16:37:39.189Z Downloaded similar-asserts v1.7.0
18202026-07-18T16:37:39.192Z Downloaded supports-color v2.1.0
18212026-07-18T16:37:39.192Z Downloaded termcolor v1.4.1
18222026-07-18T16:37:39.192Z Downloaded criterion-plot v0.6.0
18232026-07-18T16:37:39.196Z Downloaded concurrent-queue v2.5.0
18242026-07-18T16:37:39.196Z Downloaded anes v0.1.6
18252026-07-18T16:37:39.196Z Downloaded plotters-backend v0.3.7
18262026-07-18T16:37:39.199Z Downloaded rust-argon2 v2.1.0
18272026-07-18T16:37:39.199Z Downloaded tinytemplate v1.2.1
18282026-07-18T16:37:39.205Z Downloaded assert_cmd v2.1.2
18292026-07-18T16:37:39.205Z Downloaded owo-colors v3.5.0
18302026-07-18T16:37:39.209Z Downloaded knuffel-derive v3.2.0
18312026-07-18T16:37:39.209Z Downloaded libtest-mimic v0.8.1
18322026-07-18T16:37:39.213Z Downloaded target-spec v3.5.7
18332026-07-18T16:37:39.213Z Downloaded path-tree v0.8.3
18342026-07-18T16:37:39.217Z Downloaded rustc-demangle v0.1.27
18352026-07-18T16:37:39.217Z Downloaded partial-io v0.5.4
18362026-07-18T16:37:39.218Z Downloaded target-lexicon v0.13.3
18372026-07-18T16:37:39.223Z Downloaded linkme v0.3.35
18382026-07-18T16:37:39.223Z Downloaded stringmetrics v2.2.2
18392026-07-18T16:37:39.227Z Downloaded blake2b_simd v1.0.4
18402026-07-18T16:37:39.230Z Downloaded relative-path v1.9.3
18412026-07-18T16:37:39.232Z Downloaded event-listener v5.4.1
18422026-07-18T16:37:39.237Z Downloaded cfg-expr v0.20.6
18432026-07-18T16:37:39.241Z Downloaded hickory-client v0.25.2
18442026-07-18T16:37:39.241Z Downloaded trybuild v1.0.116
18452026-07-18T16:37:39.246Z Downloaded addr2line v0.25.1
18462026-07-18T16:37:39.246Z Downloaded textwrap v0.15.2
18472026-07-18T16:37:39.250Z Downloaded rand_distr v0.5.1
18482026-07-18T16:37:39.250Z Downloaded async-lock v3.4.2
18492026-07-18T16:37:39.257Z Downloaded rstest v0.25.0
18502026-07-18T16:37:39.260Z Downloaded knuffel v3.2.0
18512026-07-18T16:37:39.267Z Downloaded rstest_macros v0.25.0
18522026-07-18T16:37:39.271Z Downloaded fancy-regex v0.14.0
18532026-07-18T16:37:39.274Z Downloaded miette v5.10.0
18542026-07-18T16:37:39.278Z Downloaded chumsky v0.9.3
18552026-07-18T16:37:39.281Z Downloaded backtrace v0.3.76
18562026-07-18T16:37:39.286Z Downloaded criterion v0.7.0
18572026-07-18T16:37:39.292Z Downloaded hashbrown v0.14.5
18582026-07-18T16:37:39.295Z Downloaded plotters v0.3.7
18592026-07-18T16:37:39.299Z Downloaded guppy v0.17.25
18602026-07-18T16:37:39.318Z Downloaded gimli v0.32.3
18612026-07-18T16:37:39.409Z Downloaded httpmock v0.8.3
18622026-07-18T16:37:41.116Z Checking cfg-if v1.0.4
18632026-07-18T16:37:41.486Z Checking libc v0.2.185
18642026-07-18T16:37:41.489Z Checking serde_core v1.0.228
18652026-07-18T16:37:41.564Z Checking memchr v2.8.0
18662026-07-18T16:37:41.607Z Checking zeroize v1.8.2
18672026-07-18T16:37:41.659Z Checking smallvec v1.15.1
18682026-07-18T16:37:41.686Z Checking rand_core v0.10.0
18692026-07-18T16:37:41.720Z Checking subtle v2.6.1
18702026-07-18T16:37:41.721Z Checking itoa v1.0.17
18712026-07-18T16:37:41.799Z Checking log v0.4.29
18722026-07-18T16:37:41.853Z Checking libm v0.2.16
18732026-07-18T16:37:41.902Z Checking typenum v1.20.1
18742026-07-18T16:37:41.945Z Checking getrandom v0.4.1
18752026-07-18T16:37:41.945Z Checking errno v0.3.14
18762026-07-18T16:37:42.017Z Checking scopeguard v1.2.0
18772026-07-18T16:37:42.059Z Checking stable_deref_trait v1.2.1
18782026-07-18T16:37:42.099Z Checking zmij v1.0.21
18792026-07-18T16:37:42.138Z Checking zerofrom v0.1.6
18802026-07-18T16:37:42.178Z Checking lock_api v0.4.14
18812026-07-18T16:37:42.218Z Checking percent-encoding v2.3.2
18822026-07-18T16:37:42.257Z Checking writeable v0.6.2
18832026-07-18T16:37:42.293Z Checking yoke v0.8.1
18842026-07-18T16:37:42.333Z Checking litemap v0.8.1
18852026-07-18T16:37:42.388Z Checking icu_normalizer_data v2.1.1
18862026-07-18T16:37:42.428Z Checking icu_properties_data v2.1.2
18872026-07-18T16:37:42.469Z Checking form_urlencoded v1.2.2
18882026-07-18T16:37:42.509Z Checking zerovec v0.11.5
18892026-07-18T16:37:42.545Z Checking zerotrie v0.2.3
18902026-07-18T16:37:42.548Z Checking num-traits v0.2.19
18912026-07-18T16:37:42.616Z Checking pin-project-lite v0.2.17
18922026-07-18T16:37:42.653Z Checking utf8_iter v1.0.4
18932026-07-18T16:37:42.695Z Checking zerocopy v0.8.40
18942026-07-18T16:37:42.736Z Checking parking_lot_core v0.9.12
18952026-07-18T16:37:42.780Z Checking portable-atomic v1.13.1
18962026-07-18T16:37:42.824Z Checking critical-section v1.2.0
18972026-07-18T16:37:42.869Z Checking signal-hook-registry v1.4.8
18982026-07-18T16:37:42.952Z Checking parking_lot v0.12.5
18992026-07-18T16:37:42.990Z Checking serde v1.0.228
19002026-07-18T16:37:42.994Z Checking bitflags v2.11.0
19012026-07-18T16:37:42.994Z Checking serde_json v1.0.150
19022026-07-18T16:37:43.095Z Checking tinystr v0.8.2
19032026-07-18T16:37:43.132Z Checking potential_utf v0.1.4
19042026-07-18T16:37:43.174Z Checking mio v1.2.0
19052026-07-18T16:37:43.225Z Checking once_cell v1.21.3
19062026-07-18T16:37:43.274Z Checking iana-time-zone v0.1.65
19072026-07-18T16:37:43.315Z Checking icu_collections v2.1.1
19082026-07-18T16:37:43.319Z Checking icu_locale_core v2.1.1
19092026-07-18T16:37:43.415Z Checking socket2 v0.6.3
19102026-07-18T16:37:43.462Z Checking uuid v1.23.4
19112026-07-18T16:37:43.504Z Checking bytes v1.11.1
19122026-07-18T16:37:43.507Z Checking chrono v0.4.45
19132026-07-18T16:37:43.656Z Checking thiserror v2.0.18
19142026-07-18T16:37:43.713Z Checking semver v1.0.28
19152026-07-18T16:37:43.757Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19162026-07-18T16:37:43.795Z Checking futures-core v0.3.32
19172026-07-18T16:37:43.835Z Checking dyn-clone v1.0.20
19182026-07-18T16:37:43.902Z Checking icu_provider v2.1.1
19192026-07-18T16:37:43.951Z Checking getrandom v0.2.17
19202026-07-18T16:37:43.989Z Checking equivalent v1.0.2
19212026-07-18T16:37:43.992Z Checking tokio v1.52.1
19222026-07-18T16:37:44.022Z Checking rustix v1.1.3
19232026-07-18T16:37:44.148Z Checking cmov v0.5.4
19242026-07-18T16:37:44.152Z Checking rand_core v0.6.4
19252026-07-18T16:37:44.207Z Checking icu_properties v2.1.2
19262026-07-18T16:37:44.243Z Checking icu_normalizer v2.1.1
19272026-07-18T16:37:44.353Z Checking ctutils v0.4.2
19282026-07-18T16:37:44.391Z Checking byteorder v1.5.0
19292026-07-18T16:37:44.430Z Checking futures-sink v0.3.32
19302026-07-18T16:37:44.562Z Checking generic-array v0.14.7
19312026-07-18T16:37:44.602Z Checking hybrid-array v0.4.13
19322026-07-18T16:37:44.605Z Checking futures-channel v0.3.32
19332026-07-18T16:37:44.672Z Checking futures-io v0.3.32
19342026-07-18T16:37:44.818Z Checking futures-task v0.3.32
19352026-07-18T16:37:44.856Z Checking slab v0.4.12
19362026-07-18T16:37:44.899Z Checking thiserror v1.0.69
19372026-07-18T16:37:44.987Z Checking getrandom v0.3.4
19382026-07-18T16:37:45.030Z Checking hashbrown v0.17.0
19392026-07-18T16:37:45.035Z Checking idna_adapter v1.2.1
19402026-07-18T16:37:45.102Z Checking futures-util v0.3.32
19412026-07-18T16:37:45.105Z Checking const-oid v0.9.6
19422026-07-18T16:37:45.172Z Checking base64ct v1.8.3
19432026-07-18T16:37:45.211Z Checking idna v1.1.0
19442026-07-18T16:37:45.417Z Checking crypto-common v0.2.2
19452026-07-18T16:37:45.456Z Checking crypto-common v0.1.7
19462026-07-18T16:37:45.459Z Checking ppv-lite86 v0.2.21
19472026-07-18T16:37:45.525Z Checking url v2.5.8
19482026-07-18T16:37:45.570Z Checking indexmap v2.14.0
19492026-07-18T16:37:45.640Z Checking fnv v1.0.7
19502026-07-18T16:37:45.766Z Checking regex-syntax v0.8.10
19512026-07-18T16:37:45.805Z Checking block-buffer v0.12.1
19522026-07-18T16:37:45.841Z Checking block-buffer v0.10.4
19532026-07-18T16:37:45.996Z Checking schemars v0.8.22
19542026-07-18T16:37:46.034Z Checking digest v0.10.7
19552026-07-18T16:37:46.038Z Checking base64 v0.22.1
19562026-07-18T16:37:46.106Z Checking utf8parse v0.2.2
19572026-07-18T16:37:46.178Z Checking anstyle v1.0.14
19582026-07-18T16:37:46.240Z Checking http v1.4.2
19592026-07-18T16:37:46.278Z Checking tracing-core v0.1.36
19602026-07-18T16:37:46.336Z Checking is_terminal_polyfill v1.70.2
19612026-07-18T16:37:46.394Z Checking anstyle-query v1.1.5
19622026-07-18T16:37:46.458Z Checking colorchoice v1.0.4
19632026-07-18T16:37:46.518Z Checking anstyle-parse v1.0.0
19642026-07-18T16:37:46.590Z Checking terminal_size v0.4.3
19652026-07-18T16:37:46.629Z Checking tracing v0.1.44
19662026-07-18T16:37:46.684Z Checking ipnet v2.11.0
19672026-07-18T16:37:46.723Z Checking const-oid v0.10.2
19682026-07-18T16:37:46.759Z Checking anstream v1.0.0
19692026-07-18T16:37:46.838Z Checking clap_lex v1.0.0
19702026-07-18T16:37:46.877Z Checking strsim v0.11.1
19712026-07-18T16:37:46.914Z Checking aho-corasick v1.1.4
19722026-07-18T16:37:46.971Z Checking rand_core v0.9.5
19732026-07-18T16:37:47.009Z Checking crossbeam-utils v0.8.21
19742026-07-18T16:37:47.046Z Checking unicode-ident v1.0.24
19752026-07-18T16:37:47.084Z Checking clap_builder v4.6.0
19762026-07-18T16:37:47.088Z Checking httparse v1.10.1
19772026-07-18T16:37:47.154Z Checking powerfmt v0.2.0
19782026-07-18T16:37:47.192Z Checking cpufeatures v0.3.0
19792026-07-18T16:37:47.195Z Checking proc-macro2 v1.0.106
19802026-07-18T16:37:47.265Z Checking tokio-util v0.7.18
19812026-07-18T16:37:47.304Z Checking digest v0.11.3
19822026-07-18T16:37:47.340Z Checking deranged v0.5.8
19832026-07-18T16:37:47.379Z Checking time-core v0.1.8
19842026-07-18T16:37:47.416Z Checking num_threads v0.1.7
19852026-07-18T16:37:47.507Z Checking cpufeatures v0.2.17
19862026-07-18T16:37:47.545Z Checking num-conv v0.2.0
19872026-07-18T16:37:47.548Z Checking rand_chacha v0.9.0
19882026-07-18T16:37:47.618Z Checking erased-serde v0.3.31
19892026-07-18T16:37:47.622Z Checking regex-automata v0.4.14
19902026-07-18T16:37:47.622Z Checking quote v1.0.45
19912026-07-18T16:37:47.722Z Checking http-body v1.0.1
19922026-07-18T16:37:47.802Z Checking rand v0.9.2
19932026-07-18T16:37:47.880Z Checking atomic-waker v1.1.2
19942026-07-18T16:37:47.884Z Checking syn v2.0.117
19952026-07-18T16:37:47.954Z Checking aws-lc-sys v0.40.0
19962026-07-18T16:37:48.011Z Checking rustls-pki-types v1.14.0
19972026-07-18T16:37:48.049Z Checking slog v2.8.2
19982026-07-18T16:37:48.270Z Checking time v0.3.47
19992026-07-18T16:37:48.309Z Checking allocator-api2 v0.2.21
20002026-07-18T16:37:48.348Z Checking try-lock v0.2.5
20012026-07-18T16:37:48.352Z Checking clap v4.6.1
20022026-07-18T16:37:48.352Z Checking untrusted v0.7.1
20032026-07-18T16:37:48.472Z Checking httpdate v1.0.3
20042026-07-18T16:37:48.510Z Checking fastrand v2.3.0
20052026-07-18T16:37:48.548Z Checking aws-lc-rs v1.16.3
20062026-07-18T16:37:48.552Z Checking want v0.3.1
20072026-07-18T16:37:48.621Z Checking h2 v0.4.15
20082026-07-18T16:37:48.658Z Checking ipnetwork v0.21.1
20092026-07-18T16:37:48.719Z Checking hex v0.4.3
20102026-07-18T16:37:48.757Z Checking anyhow v1.0.102
20112026-07-18T16:37:48.902Z Checking ryu v1.0.23
20122026-07-18T16:37:48.970Z Checking tower-layer v0.3.3
20132026-07-18T16:37:49.009Z Checking tower-service v0.3.3
20142026-07-18T16:37:49.069Z Checking pem-rfc7468 v0.7.0
20152026-07-18T16:37:49.131Z Checking spin v0.9.8
20162026-07-18T16:37:49.170Z Checking flagset v0.4.7
20172026-07-18T16:37:49.257Z Checking tempfile v3.25.0
20182026-07-18T16:37:49.320Z Checking der v0.7.10
20192026-07-18T16:37:49.358Z Checking simd-adler32 v0.3.8
20202026-07-18T16:37:49.399Z Checking untrusted v0.9.0
20212026-07-18T16:37:49.437Z Checking mime v0.3.17
20222026-07-18T16:37:49.480Z Checking adler2 v2.0.1
20232026-07-18T16:37:49.519Z Checking http-body-util v0.1.3
20242026-07-18T16:37:49.559Z Checking block-padding v0.4.2
20252026-07-18T16:37:49.563Z Checking rustls-webpki v0.103.13
20262026-07-18T16:37:49.691Z Checking camino v1.2.2
20272026-07-18T16:37:49.694Z Checking miniz_oxide v0.8.9
20282026-07-18T16:37:49.770Z Checking pretty-hex v0.4.1
20292026-07-18T16:37:49.816Z Checking inout v0.2.2
20302026-07-18T16:37:49.923Z Checking openssl-probe v0.2.1
20312026-07-18T16:37:49.971Z Checking serde_urlencoded v0.7.1
20322026-07-18T16:37:50.011Z Checking rand_chacha v0.3.1
20332026-07-18T16:37:50.054Z Checking rustls v0.23.41
20342026-07-18T16:37:50.093Z Checking encoding_rs v0.8.35
20352026-07-18T16:37:50.097Z Checking plain v0.2.3
20362026-07-18T16:37:50.163Z Checking spki v0.7.3
20372026-07-18T16:37:50.200Z Checking cipher v0.5.2
20382026-07-18T16:37:50.237Z Checking regex v1.12.3
20392026-07-18T16:37:50.274Z Checking oxnet v0.1.6
20402026-07-18T16:37:50.277Z Checking rand v0.8.6
20412026-07-18T16:37:50.353Z Checking ucd-trie v0.1.7
20422026-07-18T16:37:50.468Z Checking crc32fast v1.5.0
20432026-07-18T16:37:50.520Z Checking pest v2.8.6
20442026-07-18T16:37:50.560Z Checking sync_wrapper v1.0.2
20452026-07-18T16:37:50.563Z Checking pkcs8 v0.10.2
20462026-07-18T16:37:50.638Z Checking futures-executor v0.3.32
20472026-07-18T16:37:50.697Z Checking tower v0.5.3
20482026-07-18T16:37:50.780Z Checking either v1.15.0
20492026-07-18T16:37:50.820Z Checking iri-string v0.7.10
20502026-07-18T16:37:50.868Z Checking futures v0.3.32
20512026-07-18T16:37:50.989Z Checking zlib-rs v0.6.2
20522026-07-18T16:37:51.027Z Checking sha2 v0.10.9
20532026-07-18T16:37:51.066Z Checking foldhash v0.2.0
20542026-07-18T16:37:51.116Z Checking static_assertions v1.1.0
20552026-07-18T16:37:51.220Z Checking lazy_static v1.5.0
20562026-07-18T16:37:51.261Z Checking hashbrown v0.16.1
20572026-07-18T16:37:51.341Z Checking openapiv3 v2.2.0
20582026-07-18T16:37:51.344Z Checking hubpack v0.1.2
20592026-07-18T16:37:51.464Z Checking hyper v1.10.1
20602026-07-18T16:37:51.572Z Checking strum v0.26.3
20612026-07-18T16:37:51.629Z Checking rustls-native-certs v0.8.3
20622026-07-18T16:37:51.714Z Checking signature v2.2.0
20632026-07-18T16:37:51.789Z Checking num-integer v0.1.46
20642026-07-18T16:37:51.830Z Checking bit-vec v0.8.0
20652026-07-18T16:37:51.872Z Checking tinyvec_macros v0.1.1
20662026-07-18T16:37:51.910Z Checking tower-http v0.6.8
20672026-07-18T16:37:51.913Z Checking flate2 v1.1.9
20682026-07-18T16:37:51.981Z Checking psl-types v2.0.11
20692026-07-18T16:37:52.042Z Checking tinyvec v1.10.0
20702026-07-18T16:37:52.080Z Checking bit-set v0.8.0
20712026-07-18T16:37:52.124Z Checking publicsuffix v2.3.0
20722026-07-18T16:37:52.215Z Checking cookie v0.18.1
20732026-07-18T16:37:52.257Z Checking wait-timeout v0.2.1
20742026-07-18T16:37:52.296Z Checking anstyle-parse v0.2.7
20752026-07-18T16:37:52.332Z Checking ahash v0.8.12
20762026-07-18T16:37:52.379Z Checking serde_spanned v0.6.9
20772026-07-18T16:37:52.383Z Checking tokio-rustls v0.26.4
20782026-07-18T16:37:52.454Z Checking rustls-platform-verifier v0.6.2
20792026-07-18T16:37:52.457Z Checking hyper-util v0.1.20
20802026-07-18T16:37:52.526Z Checking cookie_store v0.22.1
20812026-07-18T16:37:52.529Z Checking toml_datetime v0.6.11
20822026-07-18T16:37:52.596Z Checking scroll v0.13.0
20832026-07-18T16:37:52.600Z Checking quick-error v1.2.3
20842026-07-18T16:37:52.666Z Checking anstream v0.6.21
20852026-07-18T16:37:52.669Z Checking rand_xorshift v0.4.0
20862026-07-18T16:37:52.669Z Checking memmap2 v0.9.10
20872026-07-18T16:37:52.773Z Checking rusty-fork v0.3.1
20882026-07-18T16:37:52.777Z Checking data-encoding v2.10.0
20892026-07-18T16:37:52.844Z Checking goblin v0.10.5
20902026-07-18T16:37:52.881Z Checking unarray v0.1.4
20912026-07-18T16:37:52.920Z Checking dtrace-parser v0.3.0
20922026-07-18T16:37:52.923Z Checking x509-cert v0.2.5
20932026-07-18T16:37:52.923Z Checking bstr v1.12.1
20942026-07-18T16:37:53.023Z Checking hmac v0.12.1
20952026-07-18T16:37:53.026Z Checking proptest v1.10.0
20962026-07-18T16:37:53.094Z Checking thread-id v5.1.0
20972026-07-18T16:37:53.180Z Checking num-iter v0.1.45
20982026-07-18T16:37:53.220Z Checking crossbeam-epoch v0.9.18
20992026-07-18T16:37:53.223Z Checking memoffset v0.9.1
21002026-07-18T16:37:53.324Z Checking scroll v0.12.0
21012026-07-18T16:37:53.364Z Checking env_filter v1.0.0
21022026-07-18T16:37:53.368Z Checking num-bigint-dig v0.8.6
21032026-07-18T16:37:53.470Z Checking pkcs1 v0.7.5
21042026-07-18T16:37:53.538Z Checking env_logger v0.11.9
21052026-07-18T16:37:53.581Z Checking goblin v0.8.2
21062026-07-18T16:37:53.658Z Checking zerocopy v0.7.35
21072026-07-18T16:37:53.708Z Checking rustix v0.38.44
21082026-07-18T16:37:53.758Z Checking foreign-types-shared v0.1.1
21092026-07-18T16:37:53.796Z Checking hyper-rustls v0.27.7
21102026-07-18T16:37:53.872Z Checking unicode-segmentation v1.12.0
21112026-07-18T16:37:54.028Z Checking reqwest v0.13.2
21122026-07-18T16:37:54.184Z Checking foreign-types v0.3.2
21132026-07-18T16:37:54.216Z Checking dtrace-parser v0.2.0
21142026-07-18T16:37:54.253Z Checking rsa v0.9.10
21152026-07-18T16:37:54.291Z Checking ff v0.13.1
21162026-07-18T16:37:54.450Z Checking openssl-sys v0.9.115
21172026-07-18T16:37:54.489Z Checking thread-id v4.2.2
21182026-07-18T16:37:54.531Z Checking same-file v1.0.6
21192026-07-18T16:37:54.600Z Checking winnow v0.5.40
21202026-07-18T16:37:54.686Z Checking base16ct v0.2.0
21212026-07-18T16:37:54.752Z Checking walkdir v2.5.0
21222026-07-18T16:37:54.841Z Checking sec1 v0.7.3
21232026-07-18T16:37:54.882Z Checking newtype-uuid v1.3.2
21242026-07-18T16:37:54.885Z Checking openssl v0.10.79
21252026-07-18T16:37:54.956Z Checking group v0.13.0
21262026-07-18T16:37:54.959Z Checking nix v0.31.2
21272026-07-18T16:37:55.074Z Checking hkdf v0.12.4
21282026-07-18T16:37:55.113Z Checking daft v0.1.7
21292026-07-18T16:37:55.149Z Checking serde_with v3.17.0
21302026-07-18T16:37:55.187Z Checking dof v0.4.0
21312026-07-18T16:37:55.239Z Checking crypto-bigint v0.5.5
21322026-07-18T16:37:55.375Z Checking bzip2-sys v0.1.13+1.0.8
21332026-07-18T16:37:55.492Z Checking keccak v0.1.6
21342026-07-18T16:37:55.530Z Checking dof v0.3.0
21352026-07-18T16:37:55.689Z Checking winnow v0.7.14
21362026-07-18T16:37:55.788Z Checking toml_edit v0.19.15
21372026-07-18T16:37:55.838Z Checking usdt-impl v0.6.0
21382026-07-18T16:37:55.841Z Checking usdt-impl v0.5.0
21392026-07-18T16:37:56.170Z Checking sha3 v0.10.8
21402026-07-18T16:37:56.174Z Checking elliptic-curve v0.13.8
21412026-07-18T16:37:56.246Z Checking usdt v0.6.0
21422026-07-18T16:37:56.249Z Checking bzip2 v0.4.4
21432026-07-18T16:37:56.442Z Checking unicode-normalization v0.1.25
21442026-07-18T16:37:56.446Z Checking itertools v0.13.0
21452026-07-18T16:37:56.516Z Checking winnow v1.0.3
21462026-07-18T16:37:56.520Z Checking siphasher v1.0.2
21472026-07-18T16:37:56.614Z Checking bitflags v1.3.2
21482026-07-18T16:37:56.723Z Checking zip v0.6.6
21492026-07-18T16:37:56.761Z Checking signal-hook v0.3.18
21502026-07-18T16:37:56.844Z Checking toml_parser v1.1.2+spec-1.1.0
21512026-07-18T16:37:56.880Z Checking toml_write v0.1.2
21522026-07-18T16:37:56.885Z Checking toml v0.7.8
21532026-07-18T16:37:56.951Z Checking managed v0.8.0
21542026-07-18T16:37:56.989Z Checking globset v0.4.18
21552026-07-18T16:37:56.992Z Checking native-tls v0.2.18
21562026-07-18T16:37:57.073Z Checking chacha20 v0.10.0
21572026-07-18T16:37:57.111Z Checking toml_edit v0.22.27
21582026-07-18T16:37:57.164Z Checking curve25519-dalek v4.1.3
21592026-07-18T16:37:57.204Z Checking object v0.37.3
21602026-07-18T16:37:57.240Z Checking foldhash v0.1.5
21612026-07-18T16:37:57.243Z Checking tokio-native-tls v0.3.1
21622026-07-18T16:37:57.310Z Checking signal-hook-mio v0.2.5
21632026-07-18T16:37:57.352Z Checking ed25519 v2.2.3
21642026-07-18T16:37:57.403Z Checking hashbrown v0.15.5
21652026-07-18T16:37:57.444Z Checking ref-cast v1.0.25
21662026-07-18T16:37:57.483Z Checking hyper-tls v0.6.0
21672026-07-18T16:37:57.523Z Checking pin-project v1.1.11
21682026-07-18T16:37:57.569Z Checking zstd-sys v2.0.16+zstd.1.5.7
21692026-07-18T16:37:57.600Z Checking pem v3.0.6
21702026-07-18T16:37:57.650Z Checking bumpalo v3.20.2
21712026-07-18T16:37:57.689Z Checking reqwest v0.12.28
21722026-07-18T16:37:57.726Z Checking zstd-safe v7.2.4
21732026-07-18T16:37:57.783Z Checking libbz2-rs-sys v0.2.2
21742026-07-18T16:37:57.882Z Checking zopfli v0.8.3
21752026-07-18T16:37:57.922Z Checking snafu v0.8.9
21762026-07-18T16:37:57.925Z Checking zstd v0.13.3
21772026-07-18T16:37:57.993Z Checking ed25519-dalek v2.2.0
21782026-07-18T16:37:58.170Z Checking crossterm v0.28.1
21792026-07-18T16:37:58.209Z Checking bzip2 v0.6.1
21802026-07-18T16:37:58.213Z Checking olpc-cjson v0.1.4
21812026-07-18T16:37:58.282Z Checking similar v2.7.0
21822026-07-18T16:37:58.286Z Checking fs-err v3.3.0
21832026-07-18T16:37:58.286Z Checking hash32 v0.2.1
21842026-07-18T16:37:58.400Z Checking serde_plain v1.0.2
21852026-07-18T16:37:58.438Z Checking serde-big-array v0.5.1
21862026-07-18T16:37:58.476Z Checking unicode-bidi v0.3.18
21872026-07-18T16:37:58.531Z Checking predicates-core v1.0.10
21882026-07-18T16:37:58.577Z Checking typed-path v0.9.3
21892026-07-18T16:37:58.617Z Checking unicode-properties v0.1.4
21902026-07-18T16:37:58.654Z Checking jiff v0.2.21
21912026-07-18T16:37:58.692Z Checking heapless v0.7.17
21922026-07-18T16:37:58.696Z Checking hickory-proto v0.25.2
21932026-07-18T16:37:58.800Z Checking byte-wrapper v0.1.0
21942026-07-18T16:37:58.838Z Checking stringprep v0.1.5
21952026-07-18T16:37:58.913Z Checking md-5 v0.10.6
21962026-07-18T16:37:59.021Z Checking float-cmp v0.10.0
21972026-07-18T16:37:59.060Z Checking normalize-line-endings v0.3.0
21982026-07-18T16:37:59.099Z Checking fallible-iterator v0.2.0
21992026-07-18T16:37:59.136Z Checking difflib v0.4.0
22002026-07-18T16:37:59.178Z Checking smoltcp v0.9.1
22012026-07-18T16:37:59.183Z Checking iddqd v0.4.2
22022026-07-18T16:37:59.345Z Checking predicates v3.1.4
22032026-07-18T16:37:59.383Z Checking tough v0.22.0
22042026-07-18T16:37:59.420Z Checking postgres-protocol v0.6.10
22052026-07-18T16:37:59.511Z Checking phf_shared v0.13.1
22062026-07-18T16:37:59.671Z Checking phf_shared v0.11.3
22072026-07-18T16:37:59.741Z Checking tokio-stream v0.1.18
22082026-07-18T16:37:59.779Z Checking buf-list v1.1.2
22092026-07-18T16:37:59.830Z Checking strum v0.27.2
22102026-07-18T16:37:59.866Z Checking fixedbitset v0.4.2
22112026-07-18T16:37:59.970Z Checking lalrpop-util v0.19.12
22122026-07-18T16:38:00.009Z Checking fixedbitset v0.5.7
22132026-07-18T16:38:00.047Z Checking precomputed-hash v0.1.1
22142026-07-18T16:38:00.141Z Checking new_debug_unreachable v1.0.6
22152026-07-18T16:38:00.183Z Checking petgraph v0.6.5
22162026-07-18T16:38:00.217Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22172026-07-18T16:38:00.217Z Checking postgres-types v0.2.12
22182026-07-18T16:38:00.288Z Checking string_cache v0.8.9
22192026-07-18T16:38:00.291Z Checking petgraph v0.8.3
22202026-07-18T16:38:00.490Z Checking phf v0.13.1
22212026-07-18T16:38:00.562Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22222026-07-18T16:38:00.671Z Checking peg-runtime v0.8.5
22232026-07-18T16:38:00.845Z Checking whoami v2.1.0
22242026-07-18T16:38:00.920Z Checking zip v4.6.1
22252026-07-18T16:38:01.007Z Checking is-terminal v0.4.17
22262026-07-18T16:38:01.083Z Checking tokio-postgres v0.7.16
22272026-07-18T16:38:01.134Z Checking crossbeam-channel v0.5.15
22282026-07-18T16:38:01.473Z Checking thread_local v1.1.9
22292026-07-18T16:38:01.477Z Compiling structmeta-derive v0.3.0
22302026-07-18T16:38:01.546Z Checking term v1.2.1
22312026-07-18T16:38:01.549Z Checking take_mut v0.2.2
22322026-07-18T16:38:01.618Z Compiling newtype-uuid-macros v0.1.0
22332026-07-18T16:38:01.669Z Compiling multer v3.1.0
22342026-07-18T16:38:01.713Z Checking slog-async v2.8.0
22352026-07-18T16:38:01.794Z Checking slog-term v2.9.2
22362026-07-18T16:38:01.941Z Compiling async-stream-impl v0.3.6
22372026-07-18T16:38:01.977Z Checking match_cfg v0.1.0
22382026-07-18T16:38:02.016Z Checking slog-json v2.6.1
22392026-07-18T16:38:02.076Z Checking hostname v0.3.1
22402026-07-18T16:38:02.114Z Compiling dropshot v0.17.1
22412026-07-18T16:38:02.200Z Compiling dropshot_endpoint v0.17.1
22422026-07-18T16:38:02.237Z Checking slog-bunyan v2.5.0
22432026-07-18T16:38:02.387Z Checking debug-ignore v1.0.5
22442026-07-18T16:38:02.390Z Checking sha1 v0.11.0
22452026-07-18T16:38:02.459Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22462026-07-18T16:38:02.463Z Checking toml_datetime v1.1.1+spec-1.1.0
22472026-07-18T16:38:02.530Z Checking serde_spanned v1.1.1
22482026-07-18T16:38:02.566Z Checking serde_path_to_error v0.1.20
22492026-07-18T16:38:02.637Z Compiling structmeta v0.3.0
22502026-07-18T16:38:02.674Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22512026-07-18T16:38:02.714Z Checking toml_writer v1.1.1+spec-1.1.0
22522026-07-18T16:38:02.717Z Checking compression-core v0.4.31
22532026-07-18T16:38:02.791Z Checking progenitor-client v0.14.0
22542026-07-18T16:38:02.858Z Checking async-stream v0.3.6
22552026-07-18T16:38:02.896Z Compiling derive-ex v0.1.8
22562026-07-18T16:38:02.932Z Checking compression-codecs v0.4.37
22572026-07-18T16:38:02.966Z Checking toml v1.1.2+spec-1.1.0
22582026-07-18T16:38:03.037Z Checking rustls-pemfile v2.2.0
22592026-07-18T16:38:03.073Z Checking waitgroup v0.1.2
22602026-07-18T16:38:03.110Z Checking hostname v0.4.2
22612026-07-18T16:38:03.147Z Checking async-compression v0.4.41
22622026-07-18T16:38:03.201Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22632026-07-18T16:38:03.238Z Checking atomicwrites v0.4.4
22642026-07-18T16:38:03.242Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22652026-07-18T16:38:03.309Z Checking itertools v0.14.0
22662026-07-18T16:38:03.345Z Compiling parse-display-derive v0.10.0
22672026-07-18T16:38:03.408Z Checking macaddr v1.0.1
22682026-07-18T16:38:03.447Z Checking regress v0.10.5
22692026-07-18T16:38:03.450Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22702026-07-18T16:38:03.562Z Checking instant v0.1.13
22712026-07-18T16:38:03.619Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22722026-07-18T16:38:03.681Z Checking backoff v0.4.0
22732026-07-18T16:38:03.887Z Checking backon v1.6.0
22742026-07-18T16:38:03.927Z Checking humantime v2.3.0
22752026-07-18T16:38:03.963Z Checking unicode-width v0.2.0
22762026-07-18T16:38:04.085Z Checking progenitor-extras v0.2.0
22772026-07-18T16:38:04.138Z Compiling convert_case v0.4.0
22782026-07-18T16:38:04.242Z Checking half v2.7.1
22792026-07-18T16:38:04.344Z Checking ciborium-io v0.2.2
22802026-07-18T16:38:04.406Z Checking heck v0.5.0
22812026-07-18T16:38:04.469Z Checking secrecy v0.10.3
22822026-07-18T16:38:04.535Z Checking ciborium-ll v0.2.2
22832026-07-18T16:38:04.538Z Compiling derive_more v0.99.20
22842026-07-18T16:38:04.574Z Checking indent_write v2.2.0
22852026-07-18T16:38:04.643Z Compiling test-strategy v0.4.5
22862026-07-18T16:38:04.646Z Checking camino-tempfile v1.4.1
22872026-07-18T16:38:04.735Z Checking ciborium v0.2.2
22882026-07-18T16:38:04.774Z Compiling regress v0.11.1
22892026-07-18T16:38:04.871Z Compiling crucible-workspace-hack v0.1.0
22902026-07-18T16:38:04.908Z Checking inout v0.1.4
22912026-07-18T16:38:05.061Z Checking parse-display v0.10.0
22922026-07-18T16:38:05.099Z Checking cipher v0.4.4
22932026-07-18T16:38:05.213Z Checking universal-hash v0.5.1
22942026-07-18T16:38:05.247Z Compiling thiserror-impl-no-std v2.0.2
22952026-07-18T16:38:05.283Z Checking opaque-debug v0.3.1
22962026-07-18T16:38:05.358Z Checking chacha20 v0.9.1
22972026-07-18T16:38:05.395Z Checking poly1305 v0.8.0
22982026-07-18T16:38:05.579Z Checking blake2 v0.10.6
22992026-07-18T16:38:05.726Z Checking aead v0.5.2
23002026-07-18T16:38:05.850Z Checking password-hash v0.5.0
23012026-07-18T16:38:05.901Z Checking chacha20poly1305 v0.10.1
23022026-07-18T16:38:06.023Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23032026-07-18T16:38:06.084Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23042026-07-18T16:38:06.156Z Checking argon2 v0.5.3
23052026-07-18T16:38:06.208Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
23062026-07-18T16:38:06.413Z Compiling typify-impl v0.6.2
23072026-07-18T16:38:06.472Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23082026-07-18T16:38:06.509Z Checking thiserror-no-std v2.0.2
23092026-07-18T16:38:06.543Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23102026-07-18T16:38:06.625Z Checking vsss-rs v3.3.4
23112026-07-18T16:38:06.664Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23122026-07-18T16:38:06.815Z Compiling unsafe-libyaml v0.2.11
23132026-07-18T16:38:06.852Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23142026-07-18T16:38:07.183Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23152026-07-18T16:38:07.604Z Compiling serde_yaml v0.9.34+deprecated
23162026-07-18T16:38:07.775Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23172026-07-18T16:38:07.944Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23182026-07-18T16:38:08.089Z Checking swrite v0.1.0
23192026-07-18T16:38:08.160Z Checking crossbeam-deque v0.8.6
23202026-07-18T16:38:08.200Z Compiling rayon-core v1.13.0
23212026-07-18T16:38:08.237Z Compiling toml_datetime v0.7.5+spec-1.1.0
23222026-07-18T16:38:08.335Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23232026-07-18T16:38:08.463Z Compiling toml_edit v0.23.10+spec-1.0.0
23242026-07-18T16:38:08.547Z Compiling proc-macro-error v1.0.4
23252026-07-18T16:38:08.870Z Checking rayon v1.11.0
23262026-07-18T16:38:08.907Z Checking toml v0.8.23
23272026-07-18T16:38:08.958Z Checking tabwriter v1.4.1
23282026-07-18T16:38:09.068Z Compiling proc-macro-crate v3.4.0
23292026-07-18T16:38:09.141Z Checking glob v0.3.3
23302026-07-18T16:38:09.263Z Compiling heapless v0.8.0
23312026-07-18T16:38:09.356Z Checking colored v3.1.1
23322026-07-18T16:38:09.536Z Checking hash32 v0.3.1
23332026-07-18T16:38:09.588Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23342026-07-18T16:38:09.661Z Compiling ingot-macros v0.1.1
23352026-07-18T16:38:09.668Z Compiling num_enum_derive v0.7.6
23362026-07-18T16:38:09.730Z Checking unicode-width v0.1.14
23372026-07-18T16:38:09.821Z Compiling smoltcp v0.11.0
23382026-07-18T16:38:10.008Z Checking cobs v0.3.0
23392026-07-18T16:38:10.188Z Compiling usdt-macro v0.5.0
23402026-07-18T16:38:10.274Z Compiling usdt-attr-macro v0.5.0
23412026-07-18T16:38:10.320Z Checking memmap v0.7.0
23422026-07-18T16:38:10.357Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23432026-07-18T16:38:10.432Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23442026-07-18T16:38:10.633Z Checking postcard v1.1.3
23452026-07-18T16:38:10.774Z Checking num_enum v0.7.6
23462026-07-18T16:38:10.920Z Checking rand v0.10.1
23472026-07-18T16:38:10.957Z Compiling proc-macro-crate v1.3.1
23482026-07-18T16:38:10.961Z Compiling typify-macro v0.6.2
23492026-07-18T16:38:11.006Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23502026-07-18T16:38:11.104Z Checking usdt v0.5.0
23512026-07-18T16:38:11.253Z Checking sigpipe v0.1.3
23522026-07-18T16:38:11.307Z Compiling foreign-types-macros v0.2.3
23532026-07-18T16:38:11.364Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23542026-07-18T16:38:11.427Z Checking foreign-types-shared v0.3.1
23552026-07-18T16:38:11.465Z Compiling num_enum_derive v0.5.11
23562026-07-18T16:38:11.719Z Checking cstr-argument v0.1.2
23572026-07-18T16:38:11.758Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23582026-07-18T16:38:11.824Z Compiling num-derive v0.4.2
23592026-07-18T16:38:11.873Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23602026-07-18T16:38:11.960Z Checking foreign-types v0.5.0
23612026-07-18T16:38:12.072Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23622026-07-18T16:38:12.233Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23632026-07-18T16:38:12.353Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23642026-07-18T16:38:12.391Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23652026-07-18T16:38:12.399Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23662026-07-18T16:38:12.539Z Checking num_enum v0.5.11
23672026-07-18T16:38:12.575Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23682026-07-18T16:38:12.611Z Checking ingot-types v0.1.2
23692026-07-18T16:38:12.614Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23702026-07-18T16:38:12.682Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23712026-07-18T16:38:12.754Z Compiling zone_cfg_derive v0.3.1
23722026-07-18T16:38:12.791Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23732026-07-18T16:38:12.795Z Compiling typify v0.6.2
23742026-07-18T16:38:12.958Z Compiling progenitor-impl v0.14.0
23752026-07-18T16:38:12.995Z Checking itertools v0.12.1
23762026-07-18T16:38:13.030Z Checking ingot v0.1.1
23772026-07-18T16:38:13.063Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23782026-07-18T16:38:13.431Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23792026-07-18T16:38:13.526Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23802026-07-18T16:38:13.564Z Checking smf v0.2.3
23812026-07-18T16:38:13.616Z Checking whoami v1.6.1
23822026-07-18T16:38:13.778Z Checking tokio-dtrace v0.1.1
23832026-07-18T16:38:13.821Z Compiling derive-where v1.6.0
23842026-07-18T16:38:13.825Z Checking console v0.15.11
23852026-07-18T16:38:13.993Z Checking oxide-tokio-rt v0.1.4
23862026-07-18T16:38:14.032Z Checking zone v0.3.1
23872026-07-18T16:38:14.035Z Checking newline-converter v0.3.0
23882026-07-18T16:38:14.157Z Checking bytecount v0.6.9
23892026-07-18T16:38:14.194Z Compiling owo-colors v4.3.0
23902026-07-18T16:38:14.230Z Checking expectorate v1.2.0
23912026-07-18T16:38:14.293Z Compiling cancel-safe-futures v0.1.5
23922026-07-18T16:38:14.390Z Checking libsw-core v0.3.2
23932026-07-18T16:38:14.426Z Checking num-rational v0.4.2
23942026-07-18T16:38:14.579Z Checking libsw v3.5.0
23952026-07-18T16:38:14.684Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23962026-07-18T16:38:14.751Z Checking num-complex v0.4.6
23972026-07-18T16:38:14.790Z Checking linear-map v1.2.0
23982026-07-18T16:38:14.915Z Checking float-ord v0.3.2
23992026-07-18T16:38:14.989Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24002026-07-18T16:38:15.052Z Checking gethostname v0.5.0
24012026-07-18T16:38:15.110Z Checking num v0.4.3
24022026-07-18T16:38:15.147Z Compiling prettyplease v0.2.37
24032026-07-18T16:38:15.182Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24042026-07-18T16:38:15.218Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24052026-07-18T16:38:15.268Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24062026-07-18T16:38:15.556Z Compiling progenitor-macro v0.14.0
24072026-07-18T16:38:15.594Z Checking resolv-conf v0.7.6
24082026-07-18T16:38:15.659Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24092026-07-18T16:38:15.808Z Checking unicode-linebreak v0.1.5
24102026-07-18T16:38:15.859Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24112026-07-18T16:38:16.126Z Checking smawk v0.3.2
24122026-07-18T16:38:16.290Z Checking papergrid v0.11.0
24132026-07-18T16:38:16.843Z Compiling tabled_derive v0.7.0
24142026-07-18T16:38:16.884Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24152026-07-18T16:38:16.924Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24162026-07-18T16:38:16.961Z Compiling convert_case v0.10.0
24172026-07-18T16:38:17.086Z Compiling slog-dtrace v0.3.0
24182026-07-18T16:38:17.090Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24192026-07-18T16:38:17.304Z Compiling derive_more-impl v2.1.1
24202026-07-18T16:38:17.419Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24212026-07-18T16:38:17.494Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24222026-07-18T16:38:17.847Z Checking tabled v0.15.0
24232026-07-18T16:38:18.087Z Checking linked-hash-map v0.5.6
24242026-07-18T16:38:18.142Z Checking derive_more v2.1.1
24252026-07-18T16:38:18.263Z Checking crossterm v0.29.0
24262026-07-18T16:38:18.298Z Checking lru-cache v0.1.2
24272026-07-18T16:38:18.782Z Checking hickory-proto v0.24.4
24282026-07-18T16:38:18.842Z Checking fd-lock v4.0.4
24292026-07-18T16:38:19.396Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24302026-07-18T16:38:19.491Z Checking vte v0.14.1
24312026-07-18T16:38:19.736Z Checking display-error-chain v0.2.2
24322026-07-18T16:38:19.832Z Checking strip-ansi-escapes v0.2.1
24332026-07-18T16:38:20.036Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24342026-07-18T16:38:20.223Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24352026-07-18T16:38:20.524Z Checking progenitor v0.14.0
24362026-07-18T16:38:20.692Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24372026-07-18T16:38:21.013Z Checking termtree v0.5.1
24382026-07-18T16:38:21.090Z Checking nu-ansi-term v0.50.3
24392026-07-18T16:38:21.185Z Checking hickory-resolver v0.24.4
24402026-07-18T16:38:21.296Z Checking textwrap v0.16.2
24412026-07-18T16:38:21.333Z Checking reedline v0.40.0
24422026-07-18T16:38:21.521Z Compiling minimal-lexical v0.2.1
24432026-07-18T16:38:21.558Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24442026-07-18T16:38:21.812Z Compiling nom v7.1.3
24452026-07-18T16:38:22.006Z Checking qorb v0.4.1
24462026-07-18T16:38:22.045Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24472026-07-18T16:38:22.438Z Compiling unicode-xid v0.2.6
24482026-07-18T16:38:22.538Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24492026-07-18T16:38:22.639Z Compiling ar_archive_writer v0.5.1
24502026-07-18T16:38:23.154Z Checking csv-core v0.1.13
24512026-07-18T16:38:23.189Z Compiling stacker v0.1.23
24522026-07-18T16:38:23.224Z Compiling semver v0.1.20
24532026-07-18T16:38:23.260Z Compiling cfg_aliases v0.1.1
24542026-07-18T16:38:23.362Z Checking csv v1.4.0
24552026-07-18T16:38:23.365Z Checking highway v1.3.0
24562026-07-18T16:38:23.528Z Compiling psm v0.1.30
24572026-07-18T16:38:23.564Z Compiling rustc_version v0.1.7
24582026-07-18T16:38:23.598Z Compiling nix v0.28.0
24592026-07-18T16:38:23.651Z Checking nibble_vec v0.1.0
24602026-07-18T16:38:23.710Z Checking endian-type v0.1.2
24612026-07-18T16:38:23.761Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24622026-07-18T16:38:23.811Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24632026-07-18T16:38:23.847Z Compiling newtype_derive v0.1.6
24642026-07-18T16:38:23.882Z Checking radix_trie v0.2.1
24652026-07-18T16:38:24.038Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24662026-07-18T16:38:24.110Z Checking phf_shared v0.12.1
24672026-07-18T16:38:24.143Z Compiling recursive-proc-macro-impl v0.1.1
24682026-07-18T16:38:24.269Z Compiling chrono-tz v0.10.4
24692026-07-18T16:38:24.306Z Checking phf v0.12.1
24702026-07-18T16:38:24.585Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24712026-07-18T16:38:24.588Z Compiling const_format_proc_macros v0.2.34
24722026-07-18T16:38:24.652Z Compiling peg-macros v0.8.5
24732026-07-18T16:38:24.656Z Checking recursive v0.1.1
24742026-07-18T16:38:24.721Z Checking winnow v0.6.26
24752026-07-18T16:38:24.814Z Checking nom v8.0.0
24762026-07-18T16:38:25.129Z Compiling sqlparser_derive v0.5.0
24772026-07-18T16:38:25.462Z Checking unicode_categories v0.1.1
24782026-07-18T16:38:25.501Z Checking home v0.5.12
24792026-07-18T16:38:25.651Z Checking const_format v0.2.35
24802026-07-18T16:38:25.688Z Checking rustyline v14.0.0
24812026-07-18T16:38:25.885Z Checking sqlformat v0.3.5
24822026-07-18T16:38:25.958Z Checking sqlparser v0.61.0
24832026-07-18T16:38:26.107Z Checking peg v0.8.5
24842026-07-18T16:38:26.320Z Checking bcs v0.1.6
24852026-07-18T16:38:26.373Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
24862026-07-18T16:38:26.424Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24872026-07-18T16:38:26.473Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
24882026-07-18T16:38:26.585Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24892026-07-18T16:38:26.643Z Checking steno v0.4.1
24902026-07-18T16:38:26.832Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
24912026-07-18T16:38:26.897Z Checking sha1 v0.10.6
24922026-07-18T16:38:27.009Z Checking filetime v0.2.27
24932026-07-18T16:38:27.100Z Checking xattr v1.6.1
24942026-07-18T16:38:27.265Z Checking tar v0.4.46
24952026-07-18T16:38:27.611Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24962026-07-18T16:38:27.692Z Checking subprocess v0.2.15
24972026-07-18T16:38:27.729Z Checking base64 v0.21.7
24982026-07-18T16:38:27.816Z Checking headers-core v0.3.0
24992026-07-18T16:38:27.957Z Checking headers v0.4.1
25002026-07-18T16:38:27.996Z Checking yasna v0.5.2
25012026-07-18T16:38:28.032Z Checking port-file v0.1.0
25022026-07-18T16:38:28.245Z Checking dropshot-api-manager-types v0.7.2
25032026-07-18T16:38:28.407Z Checking rcgen v0.12.1
25042026-07-18T16:38:28.446Z Checking tagptr v0.2.0
25052026-07-18T16:38:28.450Z Checking utf-8 v0.7.6
25062026-07-18T16:38:28.620Z Checking moka v0.12.13
25072026-07-18T16:38:28.658Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25082026-07-18T16:38:28.754Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25092026-07-18T16:38:28.817Z Checking tungstenite v0.21.0
25102026-07-18T16:38:28.855Z Compiling radium v0.7.0
25112026-07-18T16:38:29.279Z Checking tap v1.0.1
25122026-07-18T16:38:29.282Z Checking tokio-tungstenite v0.21.0
25132026-07-18T16:38:29.347Z Checking hickory-resolver v0.25.2
25142026-07-18T16:38:29.417Z Compiling libefi-sys v0.1.0
25152026-07-18T16:38:29.620Z Compiling maybe-uninit v2.0.0
25162026-07-18T16:38:29.701Z Checking wyz v0.5.1
25172026-07-18T16:38:30.041Z Compiling zerocopy-derive v0.6.6
25182026-07-18T16:38:30.085Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25192026-07-18T16:38:30.126Z Compiling bitfield-struct v0.6.2
25202026-07-18T16:38:30.281Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25212026-07-18T16:38:30.396Z Compiling packed_struct v0.10.1
25222026-07-18T16:38:30.510Z Checking crc-catalog v2.4.0
25232026-07-18T16:38:30.574Z Checking funty v2.0.0
25242026-07-18T16:38:30.632Z Checking crc v3.4.0
25252026-07-18T16:38:30.825Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25262026-07-18T16:38:30.893Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
25272026-07-18T16:38:30.928Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
25282026-07-18T16:38:30.931Z Checking zerocopy v0.6.6
25292026-07-18T16:38:30.931Z Checking bitvec v1.0.1
25302026-07-18T16:38:31.063Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
25312026-07-18T16:38:31.098Z Compiling packed_struct_codegen v0.10.1
25322026-07-18T16:38:31.134Z Compiling bitfield-macros v0.19.4
25332026-07-18T16:38:31.167Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25342026-07-18T16:38:31.332Z Compiling indexmap v1.9.3
25352026-07-18T16:38:31.574Z Checking nodrop v0.1.14
25362026-07-18T16:38:31.698Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25372026-07-18T16:38:31.810Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25382026-07-18T16:38:31.890Z Checking bitfield v0.19.4
25392026-07-18T16:38:32.074Z Checking array-init v0.0.4
25402026-07-18T16:38:32.225Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25412026-07-18T16:38:32.270Z Checking smallvec v0.6.14
25422026-07-18T16:38:32.402Z Checking hashbrown v0.12.3
25432026-07-18T16:38:32.439Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25442026-07-18T16:38:32.493Z Checking serde-hex v0.1.0
25452026-07-18T16:38:32.626Z Checking ron v0.8.1
25462026-07-18T16:38:32.806Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25472026-07-18T16:38:33.189Z Checking hashbrown v0.13.2
25482026-07-18T16:38:33.224Z Checking crc-any v2.5.0
25492026-07-18T16:38:33.387Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25502026-07-18T16:38:33.438Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25512026-07-18T16:38:33.637Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25522026-07-18T16:38:33.673Z Checking object v0.30.4
25532026-07-18T16:38:33.923Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25542026-07-18T16:38:34.009Z Checking path-slash v0.1.5
25552026-07-18T16:38:34.144Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25562026-07-18T16:38:34.181Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25572026-07-18T16:38:34.216Z Compiling xshell-macros v0.2.7
25582026-07-18T16:38:34.643Z Checking xshell v0.2.7
25592026-07-18T16:38:34.683Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25602026-07-18T16:38:34.978Z Checking half v1.8.3
25612026-07-18T16:38:35.040Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
25622026-07-18T16:38:35.080Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25632026-07-18T16:38:35.202Z Checking serde_cbor v0.11.2
25642026-07-18T16:38:35.287Z Compiling proc-macro-error-attr2 v2.0.0
25652026-07-18T16:38:35.613Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25662026-07-18T16:38:35.736Z Compiling proc-macro-error2 v2.0.1
25672026-07-18T16:38:35.822Z Compiling num-derive v0.3.3
25682026-07-18T16:38:35.858Z Checking maplit v1.0.2
25692026-07-18T16:38:35.896Z Checking papergrid v0.17.0
25702026-07-18T16:38:35.972Z Checking testing_table v0.3.0
25712026-07-18T16:38:36.077Z Compiling tabled_derive v0.11.0
25722026-07-18T16:38:36.118Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25732026-07-18T16:38:36.525Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25742026-07-18T16:38:36.637Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25752026-07-18T16:38:36.781Z Compiling progenitor-impl v0.13.0
25762026-07-18T16:38:36.829Z Checking libscf-sys v1.1.0
25772026-07-18T16:38:36.995Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25782026-07-18T16:38:37.054Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25792026-07-18T16:38:37.236Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25802026-07-18T16:38:37.308Z Checking tabled v0.20.0
25812026-07-18T16:38:37.549Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25822026-07-18T16:38:37.584Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25832026-07-18T16:38:37.860Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25842026-07-18T16:38:38.207Z Checking progenitor-client v0.13.0
25852026-07-18T16:38:38.481Z Checking crc8 v0.1.1
25862026-07-18T16:38:38.607Z Checking unicase v2.9.0
25872026-07-18T16:38:38.644Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25882026-07-18T16:38:38.800Z Checking fxhash v0.2.1
25892026-07-18T16:38:38.844Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
25902026-07-18T16:38:38.956Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25912026-07-18T16:38:39.400Z Compiling progenitor-macro v0.13.0
25922026-07-18T16:38:39.437Z Compiling vergen-lib v0.1.6
25932026-07-18T16:38:39.440Z Compiling diesel_derives v2.3.7
25942026-07-18T16:38:39.509Z Checking scheduled-thread-pool v0.2.7
25952026-07-18T16:38:39.575Z Compiling dsl_auto_type v0.2.0
25962026-07-18T16:38:39.703Z Compiling vergen-gitcl v1.0.8
25972026-07-18T16:38:39.770Z Compiling diesel_table_macro_syntax v0.3.0
25982026-07-18T16:38:39.851Z Checking r2d2 v0.8.10
25992026-07-18T16:38:39.887Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26002026-07-18T16:38:39.987Z Checking downcast-rs v2.0.2
26012026-07-18T16:38:40.079Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26022026-07-18T16:38:40.114Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26032026-07-18T16:38:40.238Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26042026-07-18T16:38:40.393Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26052026-07-18T16:38:40.549Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26062026-07-18T16:38:40.587Z Checking kstat-rs v0.2.4
26072026-07-18T16:38:40.591Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26082026-07-18T16:38:40.656Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26092026-07-18T16:38:40.660Z Checking arc-swap v1.8.2
26102026-07-18T16:38:40.814Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26112026-07-18T16:38:40.859Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26122026-07-18T16:38:40.946Z Checking slog-scope v4.4.1
26132026-07-18T16:38:41.129Z Compiling dirs-sys-next v0.1.2
26142026-07-18T16:38:41.189Z Compiling parking_lot_core v0.8.6
26152026-07-18T16:38:41.452Z Compiling crunchy v0.2.4
26162026-07-18T16:38:41.488Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26172026-07-18T16:38:41.569Z Compiling dirs-next v2.0.0
26182026-07-18T16:38:41.606Z Checking slog-stdlog v4.1.1
26192026-07-18T16:38:41.727Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26202026-07-18T16:38:41.763Z Compiling clang-sys v1.8.1
26212026-07-18T16:38:41.841Z Compiling git-stub v1.0.0
26222026-07-18T16:38:42.135Z Compiling tiny-keccak v2.0.2
26232026-07-18T16:38:42.251Z Compiling git-stub-vcs v0.1.0
26242026-07-18T16:38:42.340Z Checking slog-envlogger v2.2.0
26252026-07-18T16:38:42.410Z Compiling term v0.7.0
26262026-07-18T16:38:42.526Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26272026-07-18T16:38:42.637Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
26282026-07-18T16:38:42.688Z Compiling bit-vec v0.6.3
26292026-07-18T16:38:42.841Z Compiling ascii-canvas v3.0.0
26302026-07-18T16:38:42.844Z Checking parking_lot v0.11.2
26312026-07-18T16:38:42.938Z Compiling bit-set v0.5.3
26322026-07-18T16:38:43.002Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26332026-07-18T16:38:43.039Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
26342026-07-18T16:38:43.125Z Checking prefix-trie v0.7.0
26352026-07-18T16:38:43.160Z Compiling itertools v0.10.5
26362026-07-18T16:38:43.355Z Compiling ena v0.14.4
26372026-07-18T16:38:43.483Z Compiling libloading v0.8.9
26382026-07-18T16:38:43.486Z Compiling diff v0.1.13
26392026-07-18T16:38:43.551Z Compiling bindgen v0.71.1
26402026-07-18T16:38:43.596Z Compiling regex-syntax v0.6.29
26412026-07-18T16:38:43.810Z Checking hickory-server v0.25.2
26422026-07-18T16:38:44.134Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
26432026-07-18T16:38:44.250Z Checking sled v0.34.7
26442026-07-18T16:38:44.300Z Checking progenitor v0.13.0
26452026-07-18T16:38:44.474Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26462026-07-18T16:38:44.739Z Compiling cexpr v0.6.0
26472026-07-18T16:38:45.072Z Compiling lalrpop v0.19.12
26482026-07-18T16:38:45.438Z Checking nanorand v0.7.0
26492026-07-18T16:38:45.508Z Compiling salty v0.3.0
26502026-07-18T16:38:45.550Z Checking diesel v2.3.7
26512026-07-18T16:38:45.667Z Compiling rustc-hash v2.1.1
26522026-07-18T16:38:45.671Z Checking flume v0.11.1
26532026-07-18T16:38:45.875Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26542026-07-18T16:38:45.969Z Compiling libxml v0.3.3
26552026-07-18T16:38:46.103Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26562026-07-18T16:38:46.513Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26572026-07-18T16:38:46.949Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26582026-07-18T16:38:47.095Z Compiling strum_macros v0.24.3
26592026-07-18T16:38:47.432Z Compiling fs-err v2.11.0
26602026-07-18T16:38:47.636Z Compiling indoc v1.0.9
26612026-07-18T16:38:48.119Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26622026-07-18T16:38:48.362Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26632026-07-18T16:38:48.407Z Checking quick-xml v0.37.5
26642026-07-18T16:38:48.485Z Checking derive_builder v0.20.2
26652026-07-18T16:38:48.628Z Compiling oso-derive v0.27.3
26662026-07-18T16:38:48.725Z Compiling trait-variant v0.1.2
26672026-07-18T16:38:49.163Z Compiling impl-trait-for-tuples v0.2.3
26682026-07-18T16:38:49.305Z Checking openssl-probe v0.1.6
26692026-07-18T16:38:49.341Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26702026-07-18T16:38:49.710Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26712026-07-18T16:38:50.150Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26722026-07-18T16:38:50.734Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26732026-07-18T16:38:50.966Z Checking rfc6979 v0.4.0
26742026-07-18T16:38:51.035Z Checking assert_matches v1.5.0
26752026-07-18T16:38:51.142Z Checking parse-size v1.1.0
26762026-07-18T16:38:51.179Z Checking ecdsa v0.16.9
26772026-07-18T16:38:51.182Z Checking primeorder v0.13.6
26782026-07-18T16:38:51.298Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
26792026-07-18T16:38:51.497Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26802026-07-18T16:38:51.566Z Checking p384 v0.13.1
26812026-07-18T16:38:51.741Z Checking predicates-tree v1.0.13
26822026-07-18T16:38:51.895Z Checking bb8 v0.8.6
26832026-07-18T16:38:52.033Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26842026-07-18T16:38:52.263Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26852026-07-18T16:38:52.332Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26862026-07-18T16:38:52.376Z Checking http-range v0.1.5
26872026-07-18T16:38:52.427Z Compiling mime_guess v2.0.5
26882026-07-18T16:38:52.621Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26892026-07-18T16:38:52.712Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26902026-07-18T16:38:52.865Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26912026-07-18T16:38:53.048Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
26922026-07-18T16:38:53.052Z Checking atty v0.2.14
26932026-07-18T16:38:53.119Z Checking corncobs v0.1.4
26942026-07-18T16:38:53.122Z Checking nonempty v0.12.0
26952026-07-18T16:38:53.313Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26962026-07-18T16:38:53.316Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26972026-07-18T16:38:53.429Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26982026-07-18T16:38:53.555Z Checking ignore v0.4.25
26992026-07-18T16:38:53.639Z Checking secrecy v0.8.0
27002026-07-18T16:38:53.680Z Checking hyper-staticfile v0.10.1
27012026-07-18T16:38:53.998Z Checking globwalk v0.9.1
27022026-07-18T16:38:54.032Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27032026-07-18T16:38:54.069Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27042026-07-18T16:38:54.217Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
27052026-07-18T16:38:54.395Z Compiling illumos-nvpair-sys v0.2.0
27062026-07-18T16:38:54.398Z Checking camino-tempfile-ext v0.3.3
27072026-07-18T16:38:54.551Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27082026-07-18T16:38:54.669Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27092026-07-18T16:38:54.714Z Checking signal-hook-tokio v0.3.1
27102026-07-18T16:38:54.810Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27112026-07-18T16:38:55.036Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27122026-07-18T16:38:55.119Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27132026-07-18T16:38:55.342Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27142026-07-18T16:38:55.515Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27152026-07-18T16:38:55.633Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27162026-07-18T16:38:55.692Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27172026-07-18T16:38:55.832Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27182026-07-18T16:38:55.913Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27192026-07-18T16:38:56.445Z Checking illumos-nvpair v0.3.0
27202026-07-18T16:38:56.642Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27212026-07-18T16:38:57.084Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27222026-07-18T16:38:57.513Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27232026-07-18T16:38:57.553Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27242026-07-18T16:38:57.680Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27252026-07-18T16:38:57.802Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27262026-07-18T16:38:57.837Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27272026-07-18T16:38:57.923Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
27282026-07-18T16:38:58.006Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27292026-07-18T16:38:58.555Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27302026-07-18T16:38:58.709Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27312026-07-18T16:38:59.001Z Checking tungstenite v0.23.0
27322026-07-18T16:38:59.005Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27332026-07-18T16:38:59.076Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
27342026-07-18T16:38:59.468Z Checking tokio-tungstenite v0.23.1
27352026-07-18T16:38:59.504Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27362026-07-18T16:38:59.782Z Checking async-bb8-diesel v0.2.1
27372026-07-18T16:38:59.877Z Checking diesel-dtrace v0.5.0
27382026-07-18T16:38:59.971Z Checking rand_seeder v0.4.0
27392026-07-18T16:39:00.153Z Checking void v1.0.2
27402026-07-18T16:39:00.189Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27412026-07-18T16:39:00.192Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27422026-07-18T16:39:00.258Z Checking nix v0.27.1
27432026-07-18T16:39:00.292Z Checking lzss v0.8.2
27442026-07-18T16:39:00.383Z Checking serde_bytes v0.11.19
27452026-07-18T16:39:00.504Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27462026-07-18T16:39:00.538Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27472026-07-18T16:39:00.595Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27482026-07-18T16:39:00.798Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27492026-07-18T16:39:01.249Z Checking is_ci v1.2.0
27502026-07-18T16:39:01.368Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27512026-07-18T16:39:01.572Z Checking yansi v1.0.1
27522026-07-18T16:39:01.649Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27532026-07-18T16:39:01.686Z Checking cpubits v0.1.1
27542026-07-18T16:39:01.796Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27552026-07-18T16:39:01.864Z Checking pretty_assertions v1.4.1
27562026-07-18T16:39:02.033Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27572026-07-18T16:39:02.115Z Checking pem-rfc7468 v1.0.0
27582026-07-18T16:39:02.227Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27592026-07-18T16:39:02.317Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27602026-07-18T16:39:02.586Z Compiling darling_core v0.23.0
27612026-07-18T16:39:02.671Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27622026-07-18T16:39:03.649Z Compiling indoc v2.0.7
27632026-07-18T16:39:03.688Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27642026-07-18T16:39:03.933Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
27652026-07-18T16:39:04.156Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27662026-07-18T16:39:04.544Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27672026-07-18T16:39:04.658Z Checking hmac v0.13.0
27682026-07-18T16:39:04.855Z Checking sha2 v0.11.0
27692026-07-18T16:39:04.975Z Checking universal-hash v0.6.1
27702026-07-18T16:39:05.125Z Compiling darling_macro v0.23.0
27712026-07-18T16:39:05.158Z Compiling libz-sys v1.1.24
27722026-07-18T16:39:05.225Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27732026-07-18T16:39:05.474Z Compiling instability v0.3.11
27742026-07-18T16:39:05.674Z Compiling darling v0.23.0
27752026-07-18T16:39:05.709Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27762026-07-18T16:39:05.813Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27772026-07-18T16:39:05.846Z Checking castaway v0.2.4
27782026-07-18T16:39:05.990Z Checking compact_str v0.8.1
27792026-07-18T16:39:06.425Z Checking polyval v0.7.1
27802026-07-18T16:39:06.639Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
27812026-07-18T16:39:06.709Z Checking der v0.8.0
27822026-07-18T16:39:06.893Z Checking supports-color v3.0.2
27832026-07-18T16:39:06.932Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27842026-07-18T16:39:07.059Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27852026-07-18T16:39:07.179Z Checking unicode-truncate v1.1.0
27862026-07-18T16:39:07.302Z Checking console v0.16.2
27872026-07-18T16:39:07.362Z Checking lru v0.12.5
27882026-07-18T16:39:07.515Z Compiling libgit2-sys v0.18.3+1.9.2
27892026-07-18T16:39:07.551Z Checking unit-prefix v0.5.2
27902026-07-18T16:39:07.554Z Checking cassowary v0.3.0
27912026-07-18T16:39:07.736Z Checking indicatif v0.18.4
27922026-07-18T16:39:07.782Z Checking ghash v0.6.0
27932026-07-18T16:39:07.828Z Checking ratatui v0.29.0
27942026-07-18T16:39:08.087Z Checking pbkdf2 v0.13.0
27952026-07-18T16:39:08.174Z Checking aes v0.9.1
27962026-07-18T16:39:08.240Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27972026-07-18T16:39:08.612Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27982026-07-18T16:39:08.869Z Checking ctr v0.10.1
27992026-07-18T16:39:09.080Z Checking aead v0.6.1
28002026-07-18T16:39:09.184Z Checking cargo-platform v0.3.2
28012026-07-18T16:39:09.256Z Checking aes-gcm v0.11.0
28022026-07-18T16:39:09.401Z Checking cargo_metadata v0.23.1
28032026-07-18T16:39:09.452Z Checking spki v0.8.0
28042026-07-18T16:39:09.488Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28052026-07-18T16:39:09.659Z Checking crypto-bigint v0.7.5
28062026-07-18T16:39:10.195Z Checking cbc v0.2.1
28072026-07-18T16:39:10.377Z Checking salsa20 v0.11.0
28082026-07-18T16:39:10.557Z Compiling vergen-git2 v9.1.0
28092026-07-18T16:39:10.796Z Checking plotters-backend v0.3.7
28102026-07-18T16:39:10.976Z Checking scrypt v0.12.0
28112026-07-18T16:39:11.027Z Checking plotters-svg v0.3.7
28122026-07-18T16:39:11.179Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28132026-07-18T16:39:11.214Z Checking cast v0.3.0
28142026-07-18T16:39:11.399Z Checking criterion-plot v0.6.0
28152026-07-18T16:39:11.482Z Checking plotters v0.3.7
28162026-07-18T16:39:11.677Z Checking pkcs5 v0.8.1
28172026-07-18T16:39:11.967Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28182026-07-18T16:39:12.008Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28192026-07-18T16:39:12.246Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28202026-07-18T16:39:12.249Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28212026-07-18T16:39:12.490Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
28222026-07-18T16:39:12.527Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28232026-07-18T16:39:12.737Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28242026-07-18T16:39:12.772Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28252026-07-18T16:39:12.974Z Checking colored v2.2.0
28262026-07-18T16:39:13.010Z Checking tinytemplate v1.2.1
28272026-07-18T16:39:13.215Z Checking anes v0.1.6
28282026-07-18T16:39:13.260Z Checking shell-words v1.1.1
28292026-07-18T16:39:13.419Z Checking oorandom v11.1.5
28302026-07-18T16:39:13.489Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28312026-07-18T16:39:13.568Z Checking criterion v0.7.0
28322026-07-18T16:39:13.805Z Checking pkcs8 v0.11.0
28332026-07-18T16:39:14.040Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28342026-07-18T16:39:14.803Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28352026-07-18T16:39:14.841Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28362026-07-18T16:39:15.563Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
28372026-07-18T16:39:16.107Z Checking tokio-test v0.4.5
28382026-07-18T16:39:16.354Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28392026-07-18T16:39:16.600Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28402026-07-18T16:39:17.014Z Checking twox-hash v2.1.2
28412026-07-18T16:39:17.348Z Checking ff v0.14.0
28422026-07-18T16:39:17.571Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28432026-07-18T16:39:17.782Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28442026-07-18T16:39:18.263Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
28452026-07-18T16:39:18.372Z Checking fatfs v0.3.6
28462026-07-18T16:39:18.460Z Checking signature v3.0.0
28472026-07-18T16:39:18.646Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28482026-07-18T16:39:18.856Z Checking base16ct v1.0.0
28492026-07-18T16:39:19.024Z Compiling seq-macro v0.3.6
28502026-07-18T16:39:19.261Z Checking sec1 v0.8.1
28512026-07-18T16:39:19.500Z Checking group v0.14.0
28522026-07-18T16:39:19.580Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28532026-07-18T16:39:19.688Z Checking hkdf v0.13.0
28542026-07-18T16:39:19.856Z Compiling petname v2.0.2
28552026-07-18T16:39:19.923Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28562026-07-18T16:39:19.994Z Checking elliptic-curve v0.14.0-rc.33
28572026-07-18T16:39:20.102Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28582026-07-18T16:39:20.514Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28592026-07-18T16:39:20.548Z Checking concurrent-queue v2.5.0
28602026-07-18T16:39:20.770Z Checking rtoolbox v0.0.3
28612026-07-18T16:39:20.940Z Checking parking v2.2.1
28622026-07-18T16:39:21.113Z Checking event-listener v5.4.1
28632026-07-18T16:39:21.369Z Checking rpassword v7.4.0
28642026-07-18T16:39:21.509Z Checking tui-tree-widget v0.23.1
28652026-07-18T16:39:21.737Z Checking rfc6979 v0.5.0
28662026-07-18T16:39:21.868Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28672026-07-18T16:39:21.907Z Checking sapling-renderdag v0.1.0
28682026-07-18T16:39:22.063Z Checking sync-ptr v0.1.4
28692026-07-18T16:39:22.177Z Checking ecdsa v0.17.0-rc.18
28702026-07-18T16:39:22.216Z Checking event-listener-strategy v0.5.4
28712026-07-18T16:39:22.385Z Checking primeorder v0.14.0-rc.10
28722026-07-18T16:39:22.584Z Checking primefield v0.14.0
28732026-07-18T16:39:22.715Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28742026-07-18T16:39:22.821Z Compiling curve25519-dalek v5.0.0-rc.0
28752026-07-18T16:39:22.954Z Checking arrayvec v0.7.6
28762026-07-18T16:39:23.180Z Checking constant_time_eq v0.4.2
28772026-07-18T16:39:23.219Z Checking futures-timer v3.0.3
28782026-07-18T16:39:23.352Z Checking arrayref v0.3.9
28792026-07-18T16:39:23.514Z Checking async-lock v3.4.2
28802026-07-18T16:39:23.548Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28812026-07-18T16:39:23.937Z Checking ssh-encoding v0.3.0-rc.9
28822026-07-18T16:39:24.044Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28832026-07-18T16:39:24.201Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28842026-07-18T16:39:24.538Z Compiling strsim v0.10.0
28852026-07-18T16:39:24.900Z Compiling darling_core v0.13.4
28862026-07-18T16:39:25.263Z Checking async-object-pool v0.2.0
28872026-07-18T16:39:26.292Z Checking ed25519 v3.0.0
28882026-07-18T16:39:26.528Z Checking crypto-primes v0.7.2
28892026-07-18T16:39:26.642Z Compiling samael v0.0.19
28902026-07-18T16:39:26.786Z Checking pkcs1 v0.8.0-rc.4
28912026-07-18T16:39:26.824Z Checking poly1305 v0.9.0
28922026-07-18T16:39:27.023Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28932026-07-18T16:39:27.125Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28942026-07-18T16:39:27.419Z Checking serde_regex v1.1.0
28952026-07-18T16:39:27.516Z Checking blowfish v0.10.0
28962026-07-18T16:39:27.607Z Checking blake2 v0.11.0-rc.6
28972026-07-18T16:39:27.694Z Checking assert-json-diff v2.0.2
28982026-07-18T16:39:27.788Z Checking path-tree v0.8.3
28992026-07-18T16:39:27.897Z Checking keccak v0.2.0
29002026-07-18T16:39:27.902Z Checking fiat-crypto v0.3.0
29012026-07-18T16:39:28.003Z Checking stringmetrics v2.2.2
29022026-07-18T16:39:28.089Z Checking gimli v0.32.3
29032026-07-18T16:39:28.180Z Compiling target-lexicon v0.13.3
29042026-07-18T16:39:28.779Z Checking httpmock v0.8.3
29052026-07-18T16:39:29.656Z Checking addr2line v0.25.1
29062026-07-18T16:39:29.957Z Checking sha3 v0.11.0
29072026-07-18T16:39:30.336Z Checking argon2 v0.6.0-rc.8
29082026-07-18T16:39:30.686Z Checking bcrypt-pbkdf v0.11.0
29092026-07-18T16:39:30.878Z Checking rsa v0.10.0-rc.18
29102026-07-18T16:39:31.022Z Checking ssh-cipher v0.3.0-rc.9
29112026-07-18T16:39:31.282Z Compiling darling_macro v0.13.4
29122026-07-18T16:39:31.445Z Checking ed25519-dalek v3.0.0-rc.0
29132026-07-18T16:39:31.821Z Checking p521 v0.14.0-rc.10
29142026-07-18T16:39:31.824Z Checking p256 v0.14.0-rc.10
29152026-07-18T16:39:32.636Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29162026-07-18T16:39:32.906Z Checking kem v0.3.0
29172026-07-18T16:39:33.053Z Checking module-lattice v0.2.3
29182026-07-18T16:39:33.164Z Checking p384 v0.14.0-rc.10
29192026-07-18T16:39:33.309Z Checking rustc-demangle v0.1.27
29202026-07-18T16:39:33.562Z Checking hex-literal v0.4.1
29212026-07-18T16:39:33.600Z Compiling guppy-workspace-hack v0.1.0
29222026-07-18T16:39:33.694Z Checking backtrace v0.3.76
29232026-07-18T16:39:33.875Z Checking ml-kem v0.3.2
29242026-07-18T16:39:34.025Z Compiling darling v0.13.4
29252026-07-18T16:39:34.406Z Checking russh-cryptovec v0.61.0
29262026-07-18T16:39:34.599Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29272026-07-18T16:39:34.663Z Checking internal-russh-num-bigint v0.5.0
29282026-07-18T16:39:34.822Z Checking num-bigint v0.4.6
29292026-07-18T16:39:34.858Z Checking russh-util v0.52.0
29302026-07-18T16:39:35.014Z Checking generic-array v1.4.3
29312026-07-18T16:39:35.174Z Compiling git2 v0.20.4
29322026-07-18T16:39:35.208Z Checking ssh-key v0.7.0-rc.10
29332026-07-18T16:39:35.443Z Compiling enum_dispatch v0.3.13
29342026-07-18T16:39:35.700Z Compiling blake3 v1.8.5
29352026-07-18T16:39:35.786Z Compiling delegate v0.13.5
29362026-07-18T16:39:36.140Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29372026-07-18T16:39:36.176Z Compiling target-spec v3.5.7
29382026-07-18T16:39:36.450Z Checking hex-literal v1.1.0
29392026-07-18T16:39:36.510Z Checking md5 v0.8.0
29402026-07-18T16:39:36.618Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29412026-07-18T16:39:36.813Z Checking russh v0.61.2
29422026-07-18T16:39:36.895Z Checking cfg-expr v0.20.6
29432026-07-18T16:39:37.167Z Compiling serde_with_macros v1.5.2
29442026-07-18T16:39:37.287Z Checking backtrace-ext v0.2.1
29452026-07-18T16:39:37.462Z Checking supports-color v2.1.0
29462026-07-18T16:39:37.631Z Checking textwrap v0.15.2
29472026-07-18T16:39:37.879Z Checking supports-unicode v2.1.0
29482026-07-18T16:39:38.029Z Checking supports-hyperlinks v2.1.0
29492026-07-18T16:39:38.064Z Checking hashbrown v0.14.5
29502026-07-18T16:39:38.068Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29512026-07-18T16:39:38.180Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29522026-07-18T16:39:38.314Z Checking socket2 v0.5.10
29532026-07-18T16:39:38.415Z Checking terminal_size v0.1.17
29542026-07-18T16:39:38.556Z Compiling miette-derive v5.10.0
29552026-07-18T16:39:38.590Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
29562026-07-18T16:39:38.660Z Checking owo-colors v3.5.0
29572026-07-18T16:39:38.983Z Checking internet-checksum v0.2.1
29582026-07-18T16:39:39.215Z Checking chumsky v0.9.3
29592026-07-18T16:39:39.743Z Checking miette v5.10.0
29602026-07-18T16:39:40.128Z Compiling serde_with v1.14.0
29612026-07-18T16:39:40.397Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29622026-07-18T16:39:40.553Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29632026-07-18T16:39:40.589Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29642026-07-18T16:39:40.952Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29652026-07-18T16:39:41.175Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29662026-07-18T16:39:41.341Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29672026-07-18T16:39:41.385Z Compiling knuffel-derive v3.2.0
29682026-07-18T16:39:41.423Z Checking httptest v0.16.4
29692026-07-18T16:39:41.461Z Checking pathdiff v0.2.3
29702026-07-18T16:39:41.601Z Checking nested v0.1.1
29712026-07-18T16:39:41.776Z Checking topological-sort v0.2.2
29722026-07-18T16:39:41.832Z Checking guppy v0.17.25
29732026-07-18T16:39:41.956Z Checking omicron-zone-package v0.12.3
29742026-07-18T16:39:42.222Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29752026-07-18T16:39:42.854Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29762026-07-18T16:39:42.890Z Checking similar-asserts v1.7.0
29772026-07-18T16:39:42.962Z Checking knuffel v3.2.0
29782026-07-18T16:39:43.018Z Compiling polar-core v0.27.3
29792026-07-18T16:39:43.080Z Compiling target-triple v1.0.0
29802026-07-18T16:39:43.121Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29812026-07-18T16:39:43.466Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
29822026-07-18T16:39:43.637Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29832026-07-18T16:39:43.883Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29842026-07-18T16:39:43.918Z Checking hickory-client v0.25.2
29852026-07-18T16:39:44.219Z Checking escape8259 v0.5.3
29862026-07-18T16:39:44.380Z Compiling assert_cmd v2.1.2
29872026-07-18T16:39:44.494Z Checking libtest-mimic v0.8.1
29882026-07-18T16:39:44.849Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29892026-07-18T16:39:44.921Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29902026-07-18T16:39:44.958Z Checking blake2b_simd v1.0.4
29912026-07-18T16:39:45.024Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29922026-07-18T16:39:45.405Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29932026-07-18T16:39:45.440Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950)
29942026-07-18T16:39:45.598Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29952026-07-18T16:39:45.810Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29962026-07-18T16:39:45.847Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29972026-07-18T16:39:45.967Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29982026-07-18T16:39:46.093Z Checking fancy-regex v0.14.0
29992026-07-18T16:39:46.248Z Checking serde_tokenstream v0.2.3
30002026-07-18T16:39:46.482Z Checking approx v0.5.1
30012026-07-18T16:39:46.518Z Compiling rstest_macros v0.25.0
30022026-07-18T16:39:46.552Z Checking uzers v0.12.2
30032026-07-18T16:39:46.653Z Checking termcolor v1.4.1
30042026-07-18T16:39:46.804Z Checking constant_time_eq v0.3.1
30052026-07-18T16:39:46.843Z Compiling linkme-impl v0.3.35
30062026-07-18T16:39:46.902Z Checking trybuild v1.0.116
30072026-07-18T16:39:46.940Z Checking rust-argon2 v2.1.0
30082026-07-18T16:39:47.256Z Checking datatest-stable v0.3.3
30092026-07-18T16:39:47.591Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950)
30102026-07-18T16:39:47.637Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30112026-07-18T16:39:47.875Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30122026-07-18T16:39:47.982Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30132026-07-18T16:39:48.029Z Checking support-bundle-viewer v0.1.2
30142026-07-18T16:39:48.065Z Checking oso v0.27.3
30152026-07-18T16:39:48.313Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
30162026-07-18T16:39:48.557Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30172026-07-18T16:39:48.753Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30182026-07-18T16:39:48.805Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30192026-07-18T16:39:48.982Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30202026-07-18T16:39:49.017Z Checking drift v0.2.0
30212026-07-18T16:39:49.052Z Checking rand_distr v0.5.1
30222026-07-18T16:39:49.412Z Checking digest-io v0.1.0
30232026-07-18T16:39:49.489Z Checking multimap v0.10.1
30242026-07-18T16:39:49.599Z Compiling linkme v0.3.35
30252026-07-18T16:39:49.645Z Checking rawzip v0.4.4
30262026-07-18T16:39:49.692Z Compiling relative-path v1.9.3
30272026-07-18T16:39:49.972Z Checking dropshot-api-manager v0.7.2
30282026-07-18T16:39:50.113Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950)
30292026-07-18T16:39:51.153Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30302026-07-18T16:39:51.465Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30312026-07-18T16:39:51.547Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30322026-07-18T16:39:51.598Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30332026-07-18T16:39:51.820Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30342026-07-18T16:39:51.857Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30352026-07-18T16:39:52.143Z Checking cargo_toml v0.21.0
30362026-07-18T16:39:52.224Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30372026-07-18T16:39:52.333Z Checking partial-io v0.5.4
30382026-07-18T16:39:52.535Z Checking termios v0.3.3
30392026-07-18T16:39:52.571Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
30402026-07-18T16:39:52.727Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30412026-07-18T16:39:52.979Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30422026-07-18T16:39:53.633Z Checking rstest v0.25.0
30432026-07-18T16:39:56.322Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30442026-07-18T16:39:59.025Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30452026-07-18T16:40:00.944Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30462026-07-18T16:40:04.960Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30472026-07-18T16:40:05.039Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30482026-07-18T16:40:07.440Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30492026-07-18T16:40:11.218Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30502026-07-18T16:40:17.287Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30512026-07-18T16:40:20.116Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30522026-07-18T16:40:21.158Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30532026-07-18T16:40:21.631Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30542026-07-18T16:40:27.883Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30552026-07-18T16:40:32.495Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30562026-07-18T16:40:51.127Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
30572026-07-18T16:41:47.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 08s
30582026-07-18T16:41:47.855Z
30592026-07-18T16:41:47.855Zreal 4:12.109900332
30602026-07-18T16:41:47.855Zuser 21:30.587169903
30612026-07-18T16:41:47.859Zsys 5:03.026047285
30622026-07-18T16:41:47.859Ztrap 0.523429129
30632026-07-18T16:41:47.859Ztflt 0.457813263
30642026-07-18T16:41:47.859Zdflt 0.583184545
30652026-07-18T16:41:47.859Zkflt 0.004261471
30662026-07-18T16:41:47.859Zlock 58:54.021257428
30672026-07-18T16:41:47.859Zslp 58:27.708345052
30682026-07-18T16:41:47.859Zlat 1:48.687841742
30692026-07-18T16:41:47.859Zstop 11:41.250093482
30702026-07-18T16:41:47.859Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30712026-07-18T16:41:47.859Z+ ptime -m cargo doc --workspace --no-deps
30722026-07-18T16:41:48.676Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30732026-07-18T16:41:48.677Z |
30742026-07-18T16:41:48.677Z = 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)`
30752026-07-18T16:41:48.677Z = 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>
30762026-07-18T16:41:49.698Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30772026-07-18T16:41:49.938Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30782026-07-18T16:41:49.985Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30792026-07-18T16:41:50.052Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30802026-07-18T16:41:50.080Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30812026-07-18T16:41:50.145Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30822026-07-18T16:41:50.245Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30832026-07-18T16:41:50.271Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30842026-07-18T16:41:50.300Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30852026-07-18T16:41:50.328Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30862026-07-18T16:41:50.414Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30872026-07-18T16:41:50.528Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30882026-07-18T16:41:50.549Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30892026-07-18T16:41:50.595Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30902026-07-18T16:41:50.618Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30912026-07-18T16:41:50.641Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30922026-07-18T16:41:50.666Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30932026-07-18T16:41:50.692Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30942026-07-18T16:41:50.695Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30952026-07-18T16:41:50.739Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
30962026-07-18T16:41:50.786Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30972026-07-18T16:41:51.071Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30982026-07-18T16:41:51.397Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30992026-07-18T16:41:51.421Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31002026-07-18T16:41:51.517Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31012026-07-18T16:41:51.547Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31022026-07-18T16:41:51.571Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31032026-07-18T16:41:51.806Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31042026-07-18T16:41:51.832Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31052026-07-18T16:41:51.992Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31062026-07-18T16:41:52.079Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31072026-07-18T16:41:52.137Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31082026-07-18T16:41:52.162Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31092026-07-18T16:41:52.192Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31102026-07-18T16:41:52.320Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31112026-07-18T16:41:52.350Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31122026-07-18T16:41:52.383Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31132026-07-18T16:41:52.598Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31142026-07-18T16:41:52.685Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31152026-07-18T16:41:52.712Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31162026-07-18T16:41:52.958Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31172026-07-18T16:41:53.030Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31182026-07-18T16:41:53.198Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31192026-07-18T16:41:53.279Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31202026-07-18T16:41:53.304Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31212026-07-18T16:41:53.342Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31222026-07-18T16:41:53.464Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31232026-07-18T16:41:53.527Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31242026-07-18T16:41:53.584Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31252026-07-18T16:41:53.614Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31262026-07-18T16:41:53.711Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31272026-07-18T16:41:53.778Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31282026-07-18T16:41:53.857Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
31292026-07-18T16:41:53.879Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31302026-07-18T16:41:53.904Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31312026-07-18T16:41:53.931Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31322026-07-18T16:41:53.986Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31332026-07-18T16:41:54.067Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31342026-07-18T16:41:54.091Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31352026-07-18T16:41:54.454Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31362026-07-18T16:41:54.480Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31372026-07-18T16:41:54.615Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31382026-07-18T16:41:54.776Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31392026-07-18T16:41:55.041Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31402026-07-18T16:41:55.246Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31412026-07-18T16:41:55.469Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31422026-07-18T16:41:55.497Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31432026-07-18T16:41:55.522Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31442026-07-18T16:41:55.550Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31452026-07-18T16:41:55.740Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31462026-07-18T16:41:55.764Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31472026-07-18T16:41:55.767Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31482026-07-18T16:41:55.954Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31492026-07-18T16:41:56.324Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31502026-07-18T16:41:56.535Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31512026-07-18T16:41:56.985Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31522026-07-18T16:41:57.009Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
31532026-07-18T16:41:57.036Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31542026-07-18T16:41:57.224Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31552026-07-18T16:41:57.280Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31562026-07-18T16:41:57.316Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31572026-07-18T16:41:57.347Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31582026-07-18T16:41:57.485Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31592026-07-18T16:41:57.548Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
31602026-07-18T16:41:57.572Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
31612026-07-18T16:41:57.688Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31622026-07-18T16:41:57.856Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31632026-07-18T16:41:57.882Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31642026-07-18T16:41:57.882Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31652026-07-18T16:41:57.930Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31662026-07-18T16:41:58.046Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31672026-07-18T16:41:58.124Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31682026-07-18T16:41:58.168Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31692026-07-18T16:41:58.198Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31702026-07-18T16:41:58.221Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31712026-07-18T16:41:58.354Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31722026-07-18T16:41:58.379Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31732026-07-18T16:41:58.452Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31742026-07-18T16:41:58.478Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31752026-07-18T16:41:58.482Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31762026-07-18T16:41:58.549Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31772026-07-18T16:41:58.589Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31782026-07-18T16:41:58.627Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31792026-07-18T16:41:58.714Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31802026-07-18T16:41:58.762Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31812026-07-18T16:41:58.785Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31822026-07-18T16:41:59.074Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31832026-07-18T16:41:59.077Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31842026-07-18T16:41:59.096Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31852026-07-18T16:41:59.575Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31862026-07-18T16:41:59.705Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31872026-07-18T16:41:59.823Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31882026-07-18T16:42:00.499Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31892026-07-18T16:42:00.598Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31902026-07-18T16:42:00.691Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31912026-07-18T16:42:01.297Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31922026-07-18T16:42:01.372Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31932026-07-18T16:42:01.402Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31942026-07-18T16:42:02.013Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
31952026-07-18T16:42:02.636Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
31962026-07-18T16:42:02.834Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31972026-07-18T16:42:03.271Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31982026-07-18T16:42:03.692Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31992026-07-18T16:42:03.862Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32002026-07-18T16:42:03.991Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32012026-07-18T16:42:04.037Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32022026-07-18T16:42:04.097Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32032026-07-18T16:42:04.549Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32042026-07-18T16:42:04.786Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32052026-07-18T16:42:04.812Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32062026-07-18T16:42:04.973Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32072026-07-18T16:42:05.102Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32082026-07-18T16:42:05.524Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32092026-07-18T16:42:05.702Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32102026-07-18T16:42:06.186Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32112026-07-18T16:42:06.235Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32122026-07-18T16:42:06.378Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32132026-07-18T16:42:06.506Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32142026-07-18T16:42:06.577Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32152026-07-18T16:42:06.977Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32162026-07-18T16:42:07.534Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32172026-07-18T16:42:07.781Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32182026-07-18T16:42:08.263Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32192026-07-18T16:42:08.667Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32202026-07-18T16:42:09.027Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32212026-07-18T16:42:09.641Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32222026-07-18T16:42:09.986Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32232026-07-18T16:42:10.235Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32242026-07-18T16:42:10.552Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32252026-07-18T16:42:10.799Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32262026-07-18T16:42:11.060Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32272026-07-18T16:42:11.229Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32282026-07-18T16:42:12.243Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32292026-07-18T16:42:12.376Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32302026-07-18T16:42:12.668Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32312026-07-18T16:42:13.333Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32322026-07-18T16:42:13.612Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32332026-07-18T16:42:13.786Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32342026-07-18T16:42:17.845Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32352026-07-18T16:42:18.282Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32362026-07-18T16:42:18.478Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32372026-07-18T16:42:19.140Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32382026-07-18T16:42:19.226Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32392026-07-18T16:42:19.404Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32402026-07-18T16:42:19.631Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32412026-07-18T16:42:21.199Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32422026-07-18T16:42:21.493Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32432026-07-18T16:42:21.730Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32442026-07-18T16:42:21.987Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32452026-07-18T16:42:22.557Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32462026-07-18T16:42:22.612Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32472026-07-18T16:42:22.954Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32482026-07-18T16:42:23.156Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32492026-07-18T16:42:23.208Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32502026-07-18T16:42:23.258Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32512026-07-18T16:42:23.667Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32522026-07-18T16:42:23.771Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32532026-07-18T16:42:24.195Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32542026-07-18T16:42:24.380Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32552026-07-18T16:42:24.688Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32562026-07-18T16:42:24.924Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32572026-07-18T16:42:24.951Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32582026-07-18T16:42:25.041Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32592026-07-18T16:42:25.364Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32602026-07-18T16:42:25.720Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32612026-07-18T16:42:26.881Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32622026-07-18T16:42:27.407Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32632026-07-18T16:42:27.841Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32642026-07-18T16:42:29.580Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32652026-07-18T16:42:31.089Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32662026-07-18T16:42:31.502Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32672026-07-18T16:42:32.608Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32682026-07-18T16:42:33.252Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32692026-07-18T16:42:35.238Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32702026-07-18T16:42:36.011Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32712026-07-18T16:42:36.556Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32722026-07-18T16:42:38.433Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32732026-07-18T16:42:38.890Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32742026-07-18T16:42:40.934Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32752026-07-18T16:42:41.333Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32762026-07-18T16:42:42.022Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32772026-07-18T16:42:42.745Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32782026-07-18T16:42:43.147Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32792026-07-18T16:42:43.365Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32802026-07-18T16:42:46.430Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32812026-07-18T16:42:49.322Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32822026-07-18T16:42:50.400Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32832026-07-18T16:42:50.821Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32842026-07-18T16:42:52.178Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32852026-07-18T16:42:52.917Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32862026-07-18T16:42:53.679Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32872026-07-18T16:42:54.960Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32882026-07-18T16:42:56.420Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32892026-07-18T16:42:56.684Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32902026-07-18T16:42:57.864Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32912026-07-18T16:42:58.172Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32922026-07-18T16:42:58.452Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32932026-07-18T16:42:59.470Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32942026-07-18T16:43:00.273Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32952026-07-18T16:43:03.429Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32962026-07-18T16:43:04.921Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32972026-07-18T16:43:05.544Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32982026-07-18T16:43:06.526Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32992026-07-18T16:43:07.561Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33002026-07-18T16:43:08.499Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33012026-07-18T16:43:09.736Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33022026-07-18T16:43:11.003Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33032026-07-18T16:43:12.084Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33042026-07-18T16:43:14.775Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33052026-07-18T16:43:15.226Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33062026-07-18T16:43:15.985Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33072026-07-18T16:43:17.560Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33082026-07-18T16:43:18.718Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33092026-07-18T16:43:21.297Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33102026-07-18T16:43:21.920Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33112026-07-18T16:43:23.429Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33122026-07-18T16:43:25.165Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33132026-07-18T16:43:26.860Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33142026-07-18T16:43:28.410Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
33152026-07-18T16:43:30.092Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33162026-07-18T16:43:31.657Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33172026-07-18T16:43:36.172Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33182026-07-18T16:43:36.631Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33192026-07-18T16:43:37.982Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33202026-07-18T16:43:38.265Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33212026-07-18T16:43:40.014Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33222026-07-18T16:43:41.778Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33232026-07-18T16:43:43.443Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33242026-07-18T16:43:45.532Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33252026-07-18T16:43:47.255Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33262026-07-18T16:43:48.946Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33272026-07-18T16:43:50.607Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33282026-07-18T16:43:52.684Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33292026-07-18T16:43:54.107Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33302026-07-18T16:43:55.831Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33312026-07-18T16:43:57.561Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
33322026-07-18T16:43:59.313Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33332026-07-18T16:44:00.968Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33342026-07-18T16:44:04.508Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33352026-07-18T16:44:07.991Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33362026-07-18T16:44:09.732Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
33372026-07-18T16:44:11.394Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33382026-07-18T16:44:13.708Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33392026-07-18T16:44:15.722Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33402026-07-18T16:44:19.348Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33412026-07-18T16:44:21.465Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33422026-07-18T16:44:23.987Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
33432026-07-18T16:44:26.903Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33442026-07-18T16:44:28.045Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33452026-07-18T16:44:30.186Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33462026-07-18T16:44:32.514Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33472026-07-18T16:44:34.741Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33482026-07-18T16:44:36.992Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33492026-07-18T16:44:39.540Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33502026-07-18T16:44:41.674Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33512026-07-18T16:44:43.936Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33522026-07-18T16:44:46.468Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33532026-07-18T16:44:48.818Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33542026-07-18T16:44:50.520Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33552026-07-18T16:44:52.930Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33562026-07-18T16:44:55.289Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33572026-07-18T16:44:57.542Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33582026-07-18T16:44:59.849Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33592026-07-18T16:45:02.262Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33602026-07-18T16:45:04.609Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33612026-07-18T16:45:06.967Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33622026-07-18T16:45:09.327Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33632026-07-18T16:45:11.669Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33642026-07-18T16:45:13.999Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33652026-07-18T16:45:16.308Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33662026-07-18T16:45:18.741Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33672026-07-18T16:45:21.099Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33682026-07-18T16:45:23.494Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33692026-07-18T16:45:25.892Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33702026-07-18T16:45:28.266Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33712026-07-18T16:45:30.641Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33722026-07-18T16:45:32.895Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
33732026-07-18T16:45:35.444Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33742026-07-18T16:45:37.820Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33752026-07-18T16:45:40.316Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33762026-07-18T16:45:42.634Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33772026-07-18T16:45:45.119Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33782026-07-18T16:45:47.465Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33792026-07-18T16:45:49.917Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33802026-07-18T16:45:52.823Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33812026-07-18T16:45:54.972Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33822026-07-18T16:45:57.383Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33832026-07-18T16:45:59.941Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33842026-07-18T16:46:02.432Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33852026-07-18T16:46:04.883Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33862026-07-18T16:46:07.501Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33872026-07-18T16:46:10.122Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33882026-07-18T16:46:12.559Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
33892026-07-18T16:46:15.138Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33902026-07-18T16:46:17.564Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33912026-07-18T16:46:20.203Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33922026-07-18T16:46:22.908Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33932026-07-18T16:46:25.493Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33942026-07-18T16:46:28.079Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33952026-07-18T16:46:30.559Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33962026-07-18T16:46:33.283Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33972026-07-18T16:46:35.958Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33982026-07-18T16:46:38.589Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33992026-07-18T16:46:41.563Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34002026-07-18T16:46:43.969Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
34012026-07-18T16:46:51.990Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34022026-07-18T16:46:52.154Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
34032026-07-18T16:46:55.417Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34042026-07-18T16:47:00.068Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34052026-07-18T16:47:02.934Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34062026-07-18T16:47:06.715Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34072026-07-18T16:47:10.360Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34082026-07-18T16:47:14.285Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34092026-07-18T16:47:17.913Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34102026-07-18T16:47:21.623Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
34112026-07-18T16:47:25.346Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34122026-07-18T16:47:29.134Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34132026-07-18T16:47:32.790Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
34142026-07-18T16:47:36.520Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
34152026-07-18T16:47:40.375Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
34162026-07-18T16:47:44.115Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34172026-07-18T16:47:47.790Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34182026-07-18T16:47:51.529Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34192026-07-18T16:47:55.384Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34202026-07-18T16:47:59.142Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34212026-07-18T16:48:02.857Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
34222026-07-18T16:48:06.672Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34232026-07-18T16:48:10.423Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34242026-07-18T16:48:14.284Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34252026-07-18T16:48:18.020Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34262026-07-18T16:48:21.751Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
34272026-07-18T16:48:51.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 03s
34282026-07-18T16:48:51.943Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 202 other files
34292026-07-18T16:48:52.046Z
34302026-07-18T16:48:52.046Zreal 7:04.107161063
34312026-07-18T16:48:52.046Zuser 18:47.490738130
34322026-07-18T16:48:52.046Zsys 3:59.778679699
34332026-07-18T16:48:52.046Ztrap 0.281447517
34342026-07-18T16:48:52.046Ztflt 0.028879097
34352026-07-18T16:48:52.046Zdflt 0.177721707
34362026-07-18T16:48:52.046Zkflt 0.000041010
34372026-07-18T16:48:52.046Zlock 6:34:14.732494289
34382026-07-18T16:48:52.046Zslp 2:22:43.482328276
34392026-07-18T16:48:52.046Zlat 35.765324879
34402026-07-18T16:48:52.052Zstop 1:45.409639720
34412026-07-18T16:48:52.052Zprocess exited: duration 797673 ms, exit code 0
 
34422026-07-18T16:48:52.064Zfound 0 output files