01KY352RDVNFZWHYK1DY8WKMQQ: clippy (helios)

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

Buildomat Job: 01KY353EHNSRCVXDJ9VBE1PE0P

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-21T20:16:24.919Zjob assigned to worker 01KY353TX7KE2ZRYCSW0BX1ENR [factory aws, i-0bfbc92157e1bcc42] (queued for 54 s)
 
22026-07-21T20:16:31.477Zstarting task 0: "setup"
32026-07-21T20:16:31.482Z++ uname -s
42026-07-21T20:16:31.486Z+ kern=SunOS
52026-07-21T20:16:31.486Z+ build_user=build
62026-07-21T20:16:31.486Z+ build_uid=12345
72026-07-21T20:16:31.486Z+ work_dir=/work
82026-07-21T20:16:31.486Z+ input_dir=/input
92026-07-21T20:16:31.486Z+ [[ 0 == 12345 ]]
102026-07-21T20:16:31.486Z+ case "$kern" in
112026-07-21T20:16:31.486Z+ groupadd -g 12345 build
122026-07-21T20:16:31.486Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-07-21T20:16:33.490Z+ zfs create -o mountpoint=/work rpool/work
142026-07-21T20:16:33.583Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-07-21T20:16:33.587Z+ home_fs=zfs
162026-07-21T20:16:33.587Z+ [[ zfs == autofs ]]
172026-07-21T20:16:33.587Z+ mkdir -p /home/build
182026-07-21T20:16:33.587Z+ chown build:build /home/build /work
192026-07-21T20:16:35.587Z+ chmod 0700 /home/build /work
202026-07-21T20:16:35.590Zprocess exited: duration 4111 ms, exit code 0
 
212026-07-21T20:16:35.596Zstarting task 1: "rust-toolchain"
222026-07-21T20:16:35.600Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
232026-07-21T20:16:35.600Z * rust toolchain channel = "1.96.1"
242026-07-21T20:16:35.600Z * rust toolchain profile = "default"
252026-07-21T20:16:35.600Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-07-21T20:16:35.600Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-07-21T20:16:35.600Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-07-21T20:16:35.603Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-07-21T20:16:35.603Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
302026-07-21T20:16:35.706Zinfo: downloading installer
312026-07-21T20:16:37.091Zwarn: It looks like you have an existing rustup settings file at:
322026-07-21T20:16:37.091Zwarn: /home/build/.rustup/settings.toml
332026-07-21T20:16:37.091Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-07-21T20:16:37.091Zwarn: instead of the one inferred from the default host triple.
352026-07-21T20:16:37.104Zinfo: profile set to default
362026-07-21T20:16:37.104Zinfo: default host triple is x86_64-unknown-illumos
372026-07-21T20:16:37.107Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
382026-07-21T20:16:37.257Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
392026-07-21T20:16:37.260Zinfo: downloading 6 components
402026-07-21T20:16:51.566Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
412026-07-21T20:16:51.566Z
422026-07-21T20:16:51.593Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
432026-07-21T20:16:51.593Z
442026-07-21T20:16:51.593Z
452026-07-21T20:16:51.593ZRust is installed now. Great!
462026-07-21T20:16:51.593Z
472026-07-21T20:16:51.593ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-07-21T20:16:51.593Zenvironment variable. This has not been done automatically.
492026-07-21T20:16:51.593Z
502026-07-21T20:16:51.593ZTo configure your current shell, you need to source
512026-07-21T20:16:51.593Zthe corresponding env file under $HOME/.cargo.
522026-07-21T20:16:51.593Z
532026-07-21T20:16:51.594ZThis is usually done by running one of the following (note the leading DOT):
542026-07-21T20:16:51.597Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-07-21T20:16:51.597Zsource "$HOME/.cargo/env.fish" # For fish
562026-07-21T20:16:51.597Zsource "~/.cargo/env.nu" # For nushell
572026-07-21T20:16:51.598Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-07-21T20:16:51.598Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-07-21T20:16:51.598Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-07-21T20:16:51.598Zwarn: no default linker (`cc`) was found in your PATH
612026-07-21T20:16:51.598Zwarn: many Rust crates require a system C toolchain to build
622026-07-21T20:16:51.675Z+ rustup --version
632026-07-21T20:16:51.685Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-07-21T20:16:51.688Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-07-21T20:16:51.705Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
662026-07-21T20:16:51.709Z+ cargo --version
672026-07-21T20:16:51.722Zcargo 1.96.1 (356927216 2026-06-26)
682026-07-21T20:16:51.725Z+ rustc --version
692026-07-21T20:16:51.744Zrustc 1.96.1 (31fca3adb 2026-06-26)
702026-07-21T20:16:51.747Zprocess exited: duration 16149 ms, exit code 0
 
712026-07-21T20:16:51.753Zstarting task 2: "authentication"
722026-07-21T20:16:51.770Zprocess exited: duration 16 ms, exit code 0
 
732026-07-21T20:16:51.776Zstarting task 3: "clone repository"
742026-07-21T20:16:51.779Z+ mkdir -p /work/oxidecomputer/omicron
752026-07-21T20:16:51.782Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-07-21T20:16:51.811ZCloning into '/work/oxidecomputer/omicron'...
772026-07-21T20:17:02.154Z+ cd /work/oxidecomputer/omicron
782026-07-21T20:17:02.154Z+ git fetch origin 61cb302c7a4852ec5449862e8f4ef4e2ebc300b2
792026-07-21T20:17:02.436ZFrom https://github.com/oxidecomputer/omicron
802026-07-21T20:17:02.436Z * branch 61cb302c7a4852ec5449862e8f4ef4e2ebc300b2 -> FETCH_HEAD
812026-07-21T20:17:02.444Z+ [[ -n '' ]]
822026-07-21T20:17:02.444Z+ git reset --hard 61cb302c7a4852ec5449862e8f4ef4e2ebc300b2
832026-07-21T20:17:02.695ZHEAD is now at 61cb302c7 [spr] initial version
842026-07-21T20:17:02.699Zprocess exited: duration 10920 ms, exit code 0
 
852026-07-21T20:17:02.707Zstarting task 4: "build"
862026-07-21T20:17:02.710Z+ source ./env.sh
872026-07-21T20:17:02.710Z++ OLD_SHELL_OPTS=ehxB
882026-07-21T20:17:02.710Z++ set -o xtrace
892026-07-21T20:17:02.714Z++++ dirname ./env.sh
902026-07-21T20:17:02.714Z+++ readlink -f .
912026-07-21T20:17:02.717Z++ OMICRON_WS=/work/oxidecomputer/omicron
922026-07-21T20:17:02.717Z++ 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-21T20:17:02.717Z++ 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-21T20:17:02.717Z++ 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-21T20:17:02.717Z++ 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-21T20:17:02.717Z++ 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-21T20:17:02.717Z++ 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-21T20:17:02.717Z++ 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-21T20:17:02.718Z++ 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-21T20:17:02.718Z++ 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-21T20:17:02.718Z++ 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-21T20:17:02.718Z++ case $OLD_SHELL_OPTS in
1032026-07-21T20:17:02.718Z++ unset OLD_SHELL_OPTS OMICRON_WS
1042026-07-21T20:17:02.718Z+ source .github/buildomat/ci-env.sh
1052026-07-21T20:17:02.718Z++ export CARGO_TERM_COLOR=always
1062026-07-21T20:17:02.718Z++ CARGO_TERM_COLOR=always
1072026-07-21T20:17:02.718Z+++ uname -s
1082026-07-21T20:17:02.718Z++ [[ SunOS == \S\u\n\O\S ]]
1092026-07-21T20:17:02.718Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1102026-07-21T20:17:02.723Z+ cargo --version
1112026-07-21T20:17:02.730Zcargo 1.96.1 (356927216 2026-06-26)
1122026-07-21T20:17:02.735Z+ rustc --version
1132026-07-21T20:17:02.751Zrustc 1.96.1 (31fca3adb 2026-06-26)
1142026-07-21T20:17:02.755Z+ banner prerequisites
1152026-07-21T20:17:02.755Z
1162026-07-21T20:17:02.755Z ##### ##### ###### ##### ###### #### # # # #### #
1172026-07-21T20:17:02.755Z # # # # # # # # # # # # # # #
1182026-07-21T20:17:02.755Z # # # # ##### # # ##### # # # # # #### #
1192026-07-21T20:17:02.755Z ##### ##### # ##### # # # # # # # # #
1202026-07-21T20:17:02.755Z # # # # # # # # # # # # # # #
1212026-07-21T20:17:02.755Z # # # ###### # # ###### ### # #### # #### #
1222026-07-21T20:17:02.755Z
1232026-07-21T20:17:02.755Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1242026-07-21T20:17:04.528Z Startup: Refreshing catalog 'helios' ... Done
1252026-07-21T20:17:04.713Z Startup: Caching catalogs ... Done
1262026-07-21T20:17:05.619ZPlanning: Solver setup ... Done (0.838s)
1272026-07-21T20:17:05.657ZPlanning: Running solver ... Done (0.038s)
1282026-07-21T20:17:05.679ZPlanning: Finding local manifests ... Done (0.002s)
1292026-07-21T20:17:05.692ZPlanning: Fetching manifests: 0/2 0% complete
1302026-07-21T20:17:05.712ZPlanning: Fetching manifests: 2/2 100% complete
1312026-07-21T20:17:05.725ZPlanning: Package planning ... Done (0.013s)
1322026-07-21T20:17:05.728ZPlanning: Merging actions ... Done (0.001s)
1332026-07-21T20:17:05.927ZPlanning: Checking for conflicting actions ... Done (0.200s)
1342026-07-21T20:17:05.930ZPlanning: Consolidating action changes ... Done (0.001s)
1352026-07-21T20:17:06.596ZPlanning: Evaluating mediators ... Done (0.668s)
1362026-07-21T20:17:06.599ZPlanning: Planning completed in 1.86 seconds
1372026-07-21T20:17:06.604Z Packages to install: 2
1382026-07-21T20:17:06.608Z Estimated space available: 156.06 GB
1392026-07-21T20:17:06.608ZEstimated space to be consumed: 46.64 MB
1402026-07-21T20:17:06.608Z Create boot environment: No
1412026-07-21T20:17:06.608ZCreate backup boot environment: No
1422026-07-21T20:17:06.608Z Rebuild boot archive: No
1432026-07-21T20:17:06.608Z
1442026-07-21T20:17:06.608ZChanged packages:
1452026-07-21T20:17:06.608Zhelios
1462026-07-21T20:17:06.608Z developer/build-essential
1472026-07-21T20:17:06.608Z None -> 11-3.0
1482026-07-21T20:17:06.608Z library/libxmlsec1
1492026-07-21T20:17:06.608Z None -> 1.2.35-3.0
1502026-07-21T20:17:06.629Z
1512026-07-21T20:17:06.629ZDownload: 0/214 items 0.0/1.3MB 0% complete
1522026-07-21T20:17:06.706ZDownload: Completed 1.28 MB in 0.08 seconds (16.9M/s)
1532026-07-21T20:17:06.840Z Actions: 1/268 actions (Installing new actions)
1542026-07-21T20:17:06.874Z Actions: Completed 268 actions in 0.04 seconds.
1552026-07-21T20:17:06.894ZFinalize: Updating package state database ... Done (0.018s)
1562026-07-21T20:17:06.900ZFinalize: Updating package cache ... Done (0.000s)
1572026-07-21T20:17:06.943ZFinalize: Updating image state ... Done (0.051s)
1582026-07-21T20:17:09.325ZFinalize: Creating fast lookup database ... Done (2.344s)
1592026-07-21T20:17:09.392ZFinalize: Reading search index ... Done (0.012s)
1602026-07-21T20:17:09.396ZFinalize: Updating search index ... Done (0.000s)
1612026-07-21T20:17:09.488ZFinalize: Updating package cache ... Done (0.000s)
1622026-07-21T20:17:09.818ZPlanning: Evaluating mediator changes ... Done
1632026-07-21T20:17:09.919ZPlanning: Checking for conflicting actions ... Done
1642026-07-21T20:17:09.922ZPlanning: Consolidating action changes ... Done
1652026-07-21T20:17:10.074ZPlanning: Evaluating mediators ... Done
1662026-07-21T20:17:10.077ZPlanning: Planning completed in 0.26 seconds
1672026-07-21T20:17:10.096Z Mediators to change: 2
1682026-07-21T20:17:10.096Z Create boot environment: No
1692026-07-21T20:17:10.102ZCreate backup boot environment: No
1702026-07-21T20:17:10.201ZFinalize: Updating package state database ... Done
1712026-07-21T20:17:10.201ZFinalize: Updating package cache ... Done
1722026-07-21T20:17:10.228ZFinalize: Updating image state ... Done
1732026-07-21T20:17:12.147ZFinalize: Creating fast lookup database ... Done
1742026-07-21T20:17:12.208ZFinalize: Reading search index ... Done
1752026-07-21T20:17:12.213ZFinalize: Updating search index ... Done
1762026-07-21T20:17:12.275ZFinalize: Updating package cache ... Done
1772026-07-21T20:17:12.556ZPlanning: Evaluating mediator changes ... Done
1782026-07-21T20:17:12.660ZPlanning: Checking for conflicting actions ... Done
1792026-07-21T20:17:12.663ZPlanning: Consolidating action changes ... Done
1802026-07-21T20:17:12.814ZPlanning: Evaluating mediators ... Done
1812026-07-21T20:17:12.817ZPlanning: Planning completed in 0.26 seconds
1822026-07-21T20:17:12.837Z Mediators to change: 1
1832026-07-21T20:17:12.838Z Create boot environment: No
1842026-07-21T20:17:12.838ZCreate backup boot environment: No
1852026-07-21T20:17:12.875ZFinalize: Updating package state database ... Done
1862026-07-21T20:17:12.875ZFinalize: Updating package cache ... Done
1872026-07-21T20:17:12.902ZFinalize: Updating image state ... Done
1882026-07-21T20:17:14.847ZFinalize: Creating fast lookup database ... Done
1892026-07-21T20:17:14.910ZFinalize: Reading search index ... Done
1902026-07-21T20:17:14.914ZFinalize: Updating search index ... Done
1912026-07-21T20:17:14.965ZFinalize: Updating package cache ... Done
1922026-07-21T20:17:15.270ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1932026-07-21T20:17:15.270Zapache system 2.4 system
1942026-07-21T20:17:15.271Zclang system 15 system
1952026-07-21T20:17:15.271Zcsh system system illumos
1962026-07-21T20:17:15.271Zctags system system illumos
1972026-07-21T20:17:15.271Zfile vendor vendor darwinsys
1982026-07-21T20:17:15.271Zfile system system illumos
1992026-07-21T20:17:15.271Zgcc vendor 14 vendor
2002026-07-21T20:17:15.271Zgcc system 13 system
2012026-07-21T20:17:15.271Zgcc system 10 system
2022026-07-21T20:17:15.271Zgo system 1.25 system
2032026-07-21T20:17:15.271Zllvm system 15 system
2042026-07-21T20:17:15.271Zmariadb system 11.4 system
2052026-07-21T20:17:15.271Zmta vendor vendor dma
2062026-07-21T20:17:15.271Zopenjdk system 17 system
2072026-07-21T20:17:15.271Zopenjdk system 11 system
2082026-07-21T20:17:15.271Zopenssl vendor 3 vendor
2092026-07-21T20:17:15.271Zperl system 5.40 system
2102026-07-21T20:17:15.271Zpostgresql system 18 system
2112026-07-21T20:17:15.271Zpostgresql system 17 system
2122026-07-21T20:17:15.271Zpython vendor 3 vendor
2132026-07-21T20:17:15.271Zpython system 2 system
2142026-07-21T20:17:15.271Zpython3 vendor 3.13 vendor
2152026-07-21T20:17:15.271Zruby system 3.4 system
2162026-07-21T20:17:15.271Zruby system 3.0 system
2172026-07-21T20:17:15.271Zwords vendor vendor american-english
2182026-07-21T20:17:15.271Zwords system system australian-english
2192026-07-21T20:17:15.271Zwords system system british-english
2202026-07-21T20:17:15.271Zwords system system canadian-english
2212026-07-21T20:17:15.271Zwords system system french
2222026-07-21T20:17:15.272Zwords system system italian
2232026-07-21T20:17:15.272Zwords system system ngerman
2242026-07-21T20:17:15.272Zwords system system ogerman
2252026-07-21T20:17:15.272Zwords system system spanish
2262026-07-21T20:17:15.520ZPUBLISHER TYPE STATUS P LOCATION
2272026-07-21T20:17:15.520Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2282026-07-21T20:17:15.878ZFMRI IFO
2292026-07-21T20:17:15.878Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2302026-07-21T20:17:15.878Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2312026-07-21T20:17:15.878Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2322026-07-21T20:17:15.878Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2332026-07-21T20:17:15.878Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2342026-07-21T20:17:15.878Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2352026-07-21T20:17:15.878Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2362026-07-21T20:17:15.878Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2372026-07-21T20:17:15.878Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2382026-07-21T20:17:16.166Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2392026-07-21T20:17:16.459Z Updating crates.io index
2402026-07-21T20:17:16.462Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2412026-07-21T20:17:16.707Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2422026-07-21T20:17:16.974Z Updating git repository `https://github.com/oxidecomputer/propolis`
2432026-07-21T20:17:17.879Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2442026-07-21T20:17:18.380Z Updating git repository `https://github.com/oxidecomputer/crucible`
2452026-07-21T20:17:20.010Z Updating git repository `https://github.com/oxidecomputer/opte`
2462026-07-21T20:17:20.754Z Updating git repository `https://github.com/oxidecomputer/tofino`
2472026-07-21T20:17:20.965Z Updating git repository `https://github.com/oxidecomputer/lldp`
2482026-07-21T20:17:21.274Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2492026-07-21T20:17:22.413Z Updating git repository `https://github.com/oxidecomputer/clickward`
2502026-07-21T20:17:22.629Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2512026-07-21T20:17:22.926Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2522026-07-21T20:17:23.235Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2532026-07-21T20:17:23.623Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2542026-07-21T20:17:24.161Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2552026-07-21T20:17:24.542Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2562026-07-21T20:17:24.824Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2572026-07-21T20:17:25.090Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2582026-07-21T20:17:25.406Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2592026-07-21T20:17:25.662Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2602026-07-21T20:17:25.907Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2612026-07-21T20:17:26.136Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2622026-07-21T20:17:26.517Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2632026-07-21T20:17:26.807Z Updating git repository `https://github.com/oxidecomputer/erebor`
2642026-07-21T20:17:27.078Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2652026-07-21T20:17:27.471Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2662026-07-21T20:17:27.680Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2672026-07-21T20:17:28.064Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2682026-07-21T20:17:28.346Z Updating git repository `https://github.com/oxidecomputer/ispf`
2692026-07-21T20:17:28.593Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2702026-07-21T20:17:28.824Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2712026-07-21T20:17:29.109Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2722026-07-21T20:17:29.462Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2732026-07-21T20:17:29.710Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2742026-07-21T20:17:29.959Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2752026-07-21T20:17:30.225Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2762026-07-21T20:17:30.466Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2772026-07-21T20:17:30.928Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2782026-07-21T20:17:31.206Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2792026-07-21T20:17:31.465Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2802026-07-21T20:17:31.710Z Updating git repository `https://github.com/illumos/smf-rs`
2812026-07-21T20:17:34.357Z Downloading crates ...
2822026-07-21T20:17:34.406Z Downloaded cargo-platform v0.3.2
2832026-07-21T20:17:34.411Z Downloaded colorchoice v1.0.4
2842026-07-21T20:17:34.411Z Downloaded cfg-if v1.0.4
2852026-07-21T20:17:34.417Z Downloaded clap_derive v4.6.1
2862026-07-21T20:17:34.421Z Downloaded usdt-macro v0.5.0
2872026-07-21T20:17:34.421Z Downloaded terminal_size v0.4.3
2882026-07-21T20:17:34.422Z Downloaded anstyle v1.0.14
2892026-07-21T20:17:34.432Z Downloaded cargo_toml v0.21.0
2902026-07-21T20:17:34.432Z Downloaded zmij v1.0.21
2912026-07-21T20:17:34.432Z Downloaded anstyle-parse v1.0.0
2922026-07-21T20:17:34.439Z Downloaded fnv v1.0.7
2932026-07-21T20:17:34.439Z Downloaded fastrand v2.3.0
2942026-07-21T20:17:34.439Z Downloaded zerocopy-derive v0.7.35
2952026-07-21T20:17:34.443Z Downloaded zerocopy v0.7.35
2962026-07-21T20:17:34.447Z Downloaded macaddr v1.0.1
2972026-07-21T20:17:34.447Z Downloaded anstream v1.0.0
2982026-07-21T20:17:34.447Z Downloaded thiserror v2.0.18
2992026-07-21T20:17:34.451Z Downloaded indexmap v2.14.0
3002026-07-21T20:17:34.455Z Downloaded heck v0.5.0
3012026-07-21T20:17:34.455Z Downloaded digest v0.10.7
3022026-07-21T20:17:34.455Z Downloaded bytecount v0.6.9
3032026-07-21T20:17:34.458Z Downloaded dtrace-parser v0.2.0
3042026-07-21T20:17:34.462Z Downloaded memmap v0.7.0
3052026-07-21T20:17:34.462Z Downloaded anstyle-query v1.1.5
3062026-07-21T20:17:34.462Z Downloaded toml_edit v0.22.27
3072026-07-21T20:17:34.467Z Downloaded once_cell v1.21.3
3082026-07-21T20:17:34.472Z Downloaded dof v0.3.0
3092026-07-21T20:17:34.473Z Downloaded errno v0.3.14
3102026-07-21T20:17:34.473Z Downloaded equivalent v1.0.2
3112026-07-21T20:17:34.473Z Downloaded clap v4.6.1
3122026-07-21T20:17:34.478Z Downloaded serde_core v1.0.228
3132026-07-21T20:17:34.478Z Downloaded getrandom v0.4.1
3142026-07-21T20:17:34.478Z Downloaded generic-array v0.14.7
3152026-07-21T20:17:34.478Z Downloaded is_terminal_polyfill v1.70.2
3162026-07-21T20:17:34.478Z Downloaded heck v0.4.1
3172026-07-21T20:17:34.509Z Downloaded clap_lex v1.0.0
3182026-07-21T20:17:34.509Z Downloaded pest_generator v2.8.6
3192026-07-21T20:17:34.509Z Downloaded crypto-common v0.1.7
3202026-07-21T20:17:34.509Z Downloaded block-buffer v0.10.4
3212026-07-21T20:17:34.509Z Downloaded swrite v0.1.0
3222026-07-21T20:17:34.510Z Downloaded cpufeatures v0.2.17
3232026-07-21T20:17:34.519Z Downloaded toml_write v0.1.2
3242026-07-21T20:17:34.519Z Downloaded plain v0.2.3
3252026-07-21T20:17:34.519Z Downloaded usdt v0.5.0
3262026-07-21T20:17:34.519Z Downloaded unicode-linebreak v0.1.5
3272026-07-21T20:17:34.519Z Downloaded tabled_derive v0.7.0
3282026-07-21T20:17:34.519Z Downloaded scroll_derive v0.12.1
3292026-07-21T20:17:34.519Z Downloaded itoa v1.0.17
3302026-07-21T20:17:34.519Z Downloaded serde_spanned v0.6.9
3312026-07-21T20:17:34.519Z Downloaded utf8parse v0.2.2
3322026-07-21T20:17:34.520Z Downloaded thread-id v4.2.2
3332026-07-21T20:17:34.520Z Downloaded toml_datetime v0.6.11
3342026-07-21T20:17:34.520Z Downloaded strsim v0.11.1
3352026-07-21T20:17:34.520Z Downloaded pretty-hex v0.4.1
3362026-07-21T20:17:34.520Z Downloaded usdt-attr-macro v0.5.0
3372026-07-21T20:17:34.524Z Downloaded cargo_metadata v0.23.1
3382026-07-21T20:17:34.524Z Downloaded camino-tempfile v1.4.1
3392026-07-21T20:17:34.524Z Downloaded version_check v0.9.5
3402026-07-21T20:17:34.528Z Downloaded byteorder v1.5.0
3412026-07-21T20:17:34.533Z Downloaded smawk v0.3.2
3422026-07-21T20:17:34.539Z Downloaded sha2 v0.10.9
3432026-07-21T20:17:34.542Z Downloaded fs-err v3.3.0
3442026-07-21T20:17:34.542Z Downloaded proc-macro-error v1.0.4
3452026-07-21T20:17:34.546Z Downloaded serde_tokenstream v0.2.3
3462026-07-21T20:17:34.549Z Downloaded quote v1.0.45
3472026-07-21T20:17:34.549Z Downloaded scroll v0.12.0
3482026-07-21T20:17:34.549Z Downloaded proc-macro-error-attr v1.0.4
3492026-07-21T20:17:34.553Z Downloaded thiserror v1.0.69
3502026-07-21T20:17:34.555Z Downloaded thiserror-impl v1.0.69
3512026-07-21T20:17:34.560Z Downloaded pest_derive v2.8.6
3522026-07-21T20:17:34.563Z Downloaded bitflags v2.11.0
3532026-07-21T20:17:34.567Z Downloaded log v0.4.29
3542026-07-21T20:17:34.570Z Downloaded usdt-impl v0.5.0
3552026-07-21T20:17:34.570Z Downloaded thiserror-impl v2.0.18
3562026-07-21T20:17:34.573Z Downloaded camino v1.2.2
3572026-07-21T20:17:34.578Z Downloaded autocfg v1.5.0
3582026-07-21T20:17:34.586Z Downloaded tempfile v3.25.0
3592026-07-21T20:17:34.589Z Downloaded papergrid v0.11.0
3602026-07-21T20:17:34.599Z Downloaded anyhow v1.0.102
3612026-07-21T20:17:34.602Z Downloaded textwrap v0.16.2
3622026-07-21T20:17:34.608Z Downloaded proc-macro2 v1.0.106
3632026-07-21T20:17:34.612Z Downloaded ucd-trie v0.1.7
3642026-07-21T20:17:34.614Z Downloaded unicode-ident v1.0.24
3652026-07-21T20:17:34.617Z Downloaded serde_derive v1.0.228
3662026-07-21T20:17:34.620Z Downloaded toml v0.8.23
3672026-07-21T20:17:34.620Z Downloaded semver v1.0.28
3682026-07-21T20:17:34.630Z Downloaded pest_meta v2.8.6
3692026-07-21T20:17:34.655Z Downloaded serde v1.0.228
3702026-07-21T20:17:34.660Z Downloaded memchr v2.8.0
3712026-07-21T20:17:34.666Z Downloaded typenum v1.20.1
3722026-07-21T20:17:34.666Z Downloaded clap_builder v4.6.0
3732026-07-21T20:17:34.675Z Downloaded pest v2.8.6
3742026-07-21T20:17:34.686Z Downloaded hashbrown v0.17.0
3752026-07-21T20:17:34.700Z Downloaded serde_json v1.0.150
3762026-07-21T20:17:34.707Z Downloaded goblin v0.8.2
3772026-07-21T20:17:34.727Z Downloaded winnow v0.7.14
3782026-07-21T20:17:34.746Z Downloaded tabled v0.15.0
3792026-07-21T20:17:34.765Z Downloaded syn v1.0.109
3802026-07-21T20:17:34.765Z Downloaded unicode-width v0.2.0
3812026-07-21T20:17:34.791Z Downloaded syn v2.0.117
3822026-07-21T20:17:34.792Z Downloaded unicode-width v0.1.14
3832026-07-21T20:17:34.792Z Downloaded rustix v1.1.3
3842026-07-21T20:17:34.834Z Downloaded libc v0.2.185
3852026-07-21T20:17:34.887Z Compiling proc-macro2 v1.0.106
3862026-07-21T20:17:34.887Z Compiling quote v1.0.45
3872026-07-21T20:17:34.909Z Compiling unicode-ident v1.0.24
3882026-07-21T20:17:34.909Z Compiling serde_core v1.0.228
3892026-07-21T20:17:34.909Z Compiling libc v0.2.185
3902026-07-21T20:17:34.909Z Compiling version_check v0.9.5
3912026-07-21T20:17:34.910Z Compiling memchr v2.8.0
3922026-07-21T20:17:34.910Z Compiling serde v1.0.228
3932026-07-21T20:17:35.179Z Compiling zmij v1.0.21
3942026-07-21T20:17:35.394Z Compiling itoa v1.0.17
3952026-07-21T20:17:35.497Z Compiling thiserror v1.0.69
3962026-07-21T20:17:35.512Z Compiling ucd-trie v0.1.7
3972026-07-21T20:17:35.704Z Compiling pest v2.8.6
3982026-07-21T20:17:35.825Z Compiling byteorder v1.5.0
3992026-07-21T20:17:35.920Z Compiling rustix v1.1.3
4002026-07-21T20:17:35.982Z Compiling errno v0.3.14
4012026-07-21T20:17:36.049Z Compiling bitflags v2.11.0
4022026-07-21T20:17:36.151Z Compiling serde_json v1.0.150
4032026-07-21T20:17:36.348Z Compiling syn v2.0.117
4042026-07-21T20:17:36.394Z Compiling thread-id v4.2.2
4052026-07-21T20:17:36.412Z Compiling usdt-impl v0.5.0
4062026-07-21T20:17:36.479Z Compiling proc-macro-error-attr v1.0.4
4072026-07-21T20:17:36.516Z Compiling camino v1.2.2
4082026-07-21T20:17:36.628Z Compiling syn v1.0.109
4092026-07-21T20:17:36.734Z Compiling pest_meta v2.8.6
4102026-07-21T20:17:36.936Z Compiling proc-macro-error v1.0.4
4112026-07-21T20:17:37.003Z Compiling hashbrown v0.17.0
4122026-07-21T20:17:37.021Z Compiling utf8parse v0.2.2
4132026-07-21T20:17:37.133Z Compiling equivalent v1.0.2
4142026-07-21T20:17:37.165Z Compiling log v0.4.29
4152026-07-21T20:17:37.238Z Compiling plain v0.2.3
4162026-07-21T20:17:37.351Z Compiling getrandom v0.4.1
4172026-07-21T20:17:37.416Z Compiling terminal_size v0.4.3
4182026-07-21T20:17:37.552Z Compiling indexmap v2.14.0
4192026-07-21T20:17:37.761Z Compiling anstyle-parse v1.0.0
4202026-07-21T20:17:38.174Z Compiling pretty-hex v0.4.1
4212026-07-21T20:17:38.196Z Compiling cfg-if v1.0.4
4222026-07-21T20:17:38.269Z Compiling thiserror v2.0.18
4232026-07-21T20:17:38.330Z Compiling autocfg v1.5.0
4242026-07-21T20:17:38.335Z Compiling anstyle-query v1.1.5
4252026-07-21T20:17:38.354Z Compiling anstyle v1.0.14
4262026-07-21T20:17:38.370Z Compiling colorchoice v1.0.4
4272026-07-21T20:17:38.449Z Compiling winnow v0.7.14
4282026-07-21T20:17:38.503Z Compiling is_terminal_polyfill v1.70.2
4292026-07-21T20:17:38.601Z Compiling pest_generator v2.8.6
4302026-07-21T20:17:38.621Z Compiling toml_write v0.1.2
4312026-07-21T20:17:38.735Z Compiling anstream v1.0.0
4322026-07-21T20:17:38.751Z Compiling fs-err v3.3.0
4332026-07-21T20:17:38.959Z Compiling fastrand v2.3.0
4342026-07-21T20:17:39.008Z Compiling anyhow v1.0.102
4352026-07-21T20:17:39.056Z Compiling strsim v0.11.1
4362026-07-21T20:17:39.230Z Compiling once_cell v1.21.3
4372026-07-21T20:17:39.265Z Compiling clap_lex v1.0.0
4382026-07-21T20:17:39.327Z Compiling fnv v1.0.7
4392026-07-21T20:17:39.355Z Compiling heck v0.4.1
4402026-07-21T20:17:39.380Z Compiling bytecount v0.6.9
4412026-07-21T20:17:39.416Z Compiling heck v0.5.0
4422026-07-21T20:17:39.499Z Compiling unicode-width v0.1.14
4432026-07-21T20:17:39.510Z Compiling clap_builder v4.6.0
4442026-07-21T20:17:39.510Z Compiling tempfile v3.25.0
4452026-07-21T20:17:39.739Z Compiling papergrid v0.11.0
4462026-07-21T20:17:39.770Z Compiling cargo-platform v0.3.2
4472026-07-21T20:17:39.770Z Compiling semver v1.0.28
4482026-07-21T20:17:39.814Z Compiling tabled_derive v0.7.0
4492026-07-21T20:17:39.885Z Compiling memmap v0.7.0
4502026-07-21T20:17:39.935Z Compiling unicode-width v0.2.0
4512026-07-21T20:17:40.047Z Compiling unicode-linebreak v0.1.5
4522026-07-21T20:17:40.077Z Compiling smawk v0.3.2
4532026-07-21T20:17:40.240Z Compiling serde_derive v1.0.228
4542026-07-21T20:17:40.244Z Compiling thiserror-impl v1.0.69
4552026-07-21T20:17:40.294Z Compiling zerocopy-derive v0.7.35
4562026-07-21T20:17:40.479Z Compiling pest_derive v2.8.6
4572026-07-21T20:17:40.507Z Compiling scroll_derive v0.12.1
4582026-07-21T20:17:40.740Z Compiling thiserror-impl v2.0.18
4592026-07-21T20:17:40.944Z Compiling clap_derive v4.6.1
4602026-07-21T20:17:41.125Z Compiling tabled v0.15.0
4612026-07-21T20:17:41.191Z Compiling zerocopy v0.7.35
4622026-07-21T20:17:41.209Z Compiling scroll v0.12.0
4632026-07-21T20:17:41.483Z Compiling goblin v0.8.2
4642026-07-21T20:17:41.667Z Compiling dtrace-parser v0.2.0
4652026-07-21T20:17:41.751Z Compiling textwrap v0.16.2
4662026-07-21T20:17:42.199Z Compiling camino-tempfile v1.4.1
4672026-07-21T20:17:42.220Z Compiling swrite v0.1.0
4682026-07-21T20:17:42.700Z Compiling clap v4.6.1
4692026-07-21T20:17:43.273Z Compiling toml_datetime v0.6.11
4702026-07-21T20:17:43.273Z Compiling serde_spanned v0.6.9
4712026-07-21T20:17:43.278Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4722026-07-21T20:17:43.278Z Compiling cargo_metadata v0.23.1
4732026-07-21T20:17:43.278Z Compiling macaddr v1.0.1
4742026-07-21T20:17:43.354Z Compiling dof v0.3.0
4752026-07-21T20:17:43.372Z Compiling serde_tokenstream v0.2.3
4762026-07-21T20:17:43.436Z Compiling toml_edit v0.22.27
4772026-07-21T20:17:44.084Z Compiling usdt-macro v0.5.0
4782026-07-21T20:17:44.084Z Compiling usdt-attr-macro v0.5.0
4792026-07-21T20:17:44.704Z Compiling usdt v0.5.0
4802026-07-21T20:17:44.782Z Compiling toml v0.8.23
4812026-07-21T20:17:45.119Z Compiling cargo_toml v0.21.0
4822026-07-21T20:17:46.417Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4832026-07-21T20:17:48.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.37s
4842026-07-21T20:17:48.576Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4852026-07-21T20:17:49.070Z Downloading crates ...
4862026-07-21T20:17:49.151Z Downloaded adler2 v2.0.1
4872026-07-21T20:17:49.161Z Downloaded allocator-api2 v0.2.21
4882026-07-21T20:17:49.172Z Downloaded arrayref v0.3.9
4892026-07-21T20:17:49.175Z Downloaded aead v0.5.2
4902026-07-21T20:17:49.175Z Downloaded crunchy v0.2.4
4912026-07-21T20:17:49.175Z Downloaded bb8 v0.8.6
4922026-07-21T20:17:49.177Z Downloaded atomicwrites v0.4.4
4932026-07-21T20:17:49.177Z Downloaded assert_matches v1.5.0
4942026-07-21T20:17:49.183Z Downloaded bitfield-macros v0.19.4
4952026-07-21T20:17:49.186Z Downloaded base16ct v1.0.0
4962026-07-21T20:17:49.187Z Downloaded anstream v0.6.21
4972026-07-21T20:17:49.192Z Downloaded bcrypt-pbkdf v0.11.0
4982026-07-21T20:17:49.195Z Downloaded crypto-common v0.2.2
4992026-07-21T20:17:49.195Z Downloaded cpufeatures v0.3.0
5002026-07-21T20:17:49.195Z Downloaded crc8 v0.1.1
5012026-07-21T20:17:49.199Z Downloaded convert_case v0.4.0
5022026-07-21T20:17:49.199Z Downloaded ascii-canvas v3.0.0
5032026-07-21T20:17:49.199Z Downloaded array-init v0.0.4
5042026-07-21T20:17:49.199Z Downloaded arrayvec v0.7.6
5052026-07-21T20:17:49.201Z Downloaded crc v3.4.0
5062026-07-21T20:17:49.205Z Downloaded ciborium-ll v0.2.2
5072026-07-21T20:17:49.205Z Downloaded curve25519-dalek-derive v0.1.1
5082026-07-21T20:17:49.205Z Downloaded cpubits v0.1.1
5092026-07-21T20:17:49.208Z Downloaded bit-set v0.5.3
5102026-07-21T20:17:49.208Z Downloaded crucible-workspace-hack v0.1.0
5112026-07-21T20:17:49.208Z Downloaded crc-catalog v2.4.0
5122026-07-21T20:17:49.208Z Downloaded async-stream-impl v0.3.6
5132026-07-21T20:17:49.208Z Downloaded darling_macro v0.21.3
5142026-07-21T20:17:49.211Z Downloaded atty v0.2.14
5152026-07-21T20:17:49.211Z Downloaded darling_macro v0.23.0
5162026-07-21T20:17:49.211Z Downloaded critical-section v1.2.0
5172026-07-21T20:17:49.214Z Downloaded corncobs v0.1.4
5182026-07-21T20:17:49.214Z Downloaded atomic-waker v1.1.2
5192026-07-21T20:17:49.218Z Downloaded base16ct v0.2.0
5202026-07-21T20:17:49.221Z Downloaded block-buffer v0.12.1
5212026-07-21T20:17:49.223Z Downloaded bit-vec v0.8.0
5222026-07-21T20:17:49.223Z Downloaded async-stream v0.3.6
5232026-07-21T20:17:49.226Z Downloaded aho-corasick v1.1.4
5242026-07-21T20:17:49.229Z Downloaded ahash v0.8.12
5252026-07-21T20:17:49.232Z Downloaded bit-vec v0.6.3
5262026-07-21T20:17:49.232Z Downloaded crc-any v2.5.0
5272026-07-21T20:17:49.232Z Downloaded dsl_auto_type v0.2.0
5282026-07-21T20:17:49.235Z Downloaded convert_case v0.10.0
5292026-07-21T20:17:49.235Z Downloaded base64ct v1.8.3
5302026-07-21T20:17:49.238Z Downloaded debug-ignore v1.0.5
5312026-07-21T20:17:49.238Z Downloaded async-recursion v1.1.1
5322026-07-21T20:17:49.241Z Downloaded block-padding v0.4.2
5332026-07-21T20:17:49.244Z Downloaded dirs-next v2.0.0
5342026-07-21T20:17:49.244Z Downloaded defmt v0.3.100
5352026-07-21T20:17:49.246Z Downloaded castaway v0.2.4
5362026-07-21T20:17:49.249Z Downloaded dropshot-api-manager-types v0.7.2
5372026-07-21T20:17:49.249Z Downloaded downcast-rs v2.0.2
5382026-07-21T20:17:49.249Z Downloaded document-features v0.2.12
5392026-07-21T20:17:49.252Z Downloaded cobs v0.3.0
5402026-07-21T20:17:49.252Z Downloaded cfg_aliases v0.1.1
5412026-07-21T20:17:49.255Z Downloaded data-encoding v2.10.0
5422026-07-21T20:17:49.258Z Downloaded ctr v0.10.1
5432026-07-21T20:17:49.258Z Downloaded csv-core v0.1.13
5442026-07-21T20:17:49.261Z Downloaded compression-core v0.4.31
5452026-07-21T20:17:49.261Z Downloaded crc32fast v1.5.0
5462026-07-21T20:17:49.267Z Downloaded crossbeam-epoch v0.9.18
5472026-07-21T20:17:49.267Z Downloaded cookie v0.18.1
5482026-07-21T20:17:49.271Z Downloaded ciborium-io v0.2.2
5492026-07-21T20:17:49.271Z Downloaded bitfield-struct v0.6.2
5502026-07-21T20:17:49.271Z Downloaded cstr-argument v0.1.2
5512026-07-21T20:17:49.271Z Downloaded backoff v0.4.0
5522026-07-21T20:17:49.274Z Downloaded async-trait v0.1.89
5532026-07-21T20:17:49.278Z Downloaded darling_macro v0.20.11
5542026-07-21T20:17:49.278Z Downloaded darling_macro v0.13.4
5552026-07-21T20:17:49.278Z Downloaded cfg_aliases v0.2.1
5562026-07-21T20:17:49.278Z Downloaded argon2 v0.5.3
5572026-07-21T20:17:49.283Z Downloaded ctutils v0.4.2
5582026-07-21T20:17:49.286Z Downloaded dunce v1.0.5
5592026-07-21T20:17:49.286Z Downloaded dirs-sys-next v0.1.2
5602026-07-21T20:17:49.286Z Downloaded enum-as-inner v0.6.1
5612026-07-21T20:17:49.286Z Downloaded argon2 v0.6.0-rc.8
5622026-07-21T20:17:49.290Z Downloaded bit-set v0.8.0
5632026-07-21T20:17:49.290Z Downloaded embedded-io v0.6.1
5642026-07-21T20:17:49.293Z Downloaded embedded-io v0.4.0
5652026-07-21T20:17:49.293Z Downloaded env_filter v1.0.0
5662026-07-21T20:17:49.293Z Downloaded diesel_table_macro_syntax v0.3.0
5672026-07-21T20:17:49.296Z Downloaded derive_builder_macro v0.20.2
5682026-07-21T20:17:49.296Z Downloaded display-error-chain v0.2.2
5692026-07-21T20:17:49.296Z Downloaded aead v0.6.1
5702026-07-21T20:17:49.300Z Downloaded endian-type v0.1.2
5712026-07-21T20:17:49.300Z Downloaded backon v1.6.0
5722026-07-21T20:17:49.300Z Downloaded difflib v0.4.0
5732026-07-21T20:17:49.302Z Downloaded cmov v0.5.4
5742026-07-21T20:17:49.302Z Downloaded digest-io v0.1.0
5752026-07-21T20:17:49.302Z Downloaded defmt-parser v1.0.0
5762026-07-21T20:17:49.305Z Downloaded dof v0.4.0
5772026-07-21T20:17:49.308Z Downloaded foreign-types v0.5.0
5782026-07-21T20:17:49.308Z Downloaded form_urlencoded v1.2.2
5792026-07-21T20:17:49.308Z Downloaded fixedbitset v0.4.2
5802026-07-21T20:17:49.311Z Downloaded defmt v1.0.1
5812026-07-21T20:17:49.311Z Downloaded diesel-dtrace v0.5.0
5822026-07-21T20:17:49.313Z Downloaded ed25519 v2.2.3
5832026-07-21T20:17:49.313Z Downloaded bitfield v0.19.4
5842026-07-21T20:17:49.316Z Downloaded daft-derive v0.1.7
5852026-07-21T20:17:49.321Z Downloaded cmake v0.1.57
5862026-07-21T20:17:49.321Z Downloaded cexpr v0.6.0
5872026-07-21T20:17:49.324Z Downloaded float-cmp v0.10.0
5882026-07-21T20:17:49.324Z Downloaded cbc v0.2.1
5892026-07-21T20:17:49.324Z Downloaded bcs v0.1.6
5902026-07-21T20:17:49.324Z Downloaded defmt-macros v1.0.1
5912026-07-21T20:17:49.327Z Downloaded const_format_proc_macros v0.2.34
5922026-07-21T20:17:49.327Z Downloaded compression-codecs v0.4.37
5932026-07-21T20:17:49.331Z Downloaded darling v0.21.3
5942026-07-21T20:17:49.331Z Downloaded foreign-types-shared v0.3.1
5952026-07-21T20:17:49.338Z Downloaded funty v2.0.0
5962026-07-21T20:17:49.338Z Downloaded futures-io v0.3.32
5972026-07-21T20:17:49.338Z Downloaded foreign-types-shared v0.1.1
5982026-07-21T20:17:49.338Z Downloaded foreign-types v0.3.2
5992026-07-21T20:17:49.338Z Downloaded delegate v0.13.5
6002026-07-21T20:17:49.338Z Downloaded derive-ex v0.1.8
6012026-07-21T20:17:49.341Z Downloaded daft v0.1.7
6022026-07-21T20:17:49.341Z Downloaded bs58 v0.5.1
6032026-07-21T20:17:49.342Z Downloaded colored v3.1.1
6042026-07-21T20:17:49.342Z Downloaded futures-task v0.3.32
6052026-07-21T20:17:49.345Z Downloaded futures-sink v0.3.32
6062026-07-21T20:17:49.345Z Downloaded gethostname v0.5.0
6072026-07-21T20:17:49.345Z Downloaded globwalk v0.9.1
6082026-07-21T20:17:49.345Z Downloaded constant_time_eq v0.4.2
6092026-07-21T20:17:49.348Z Downloaded byte-wrapper v0.1.0
6102026-07-21T20:17:49.348Z Downloaded cipher v0.4.4
6112026-07-21T20:17:49.351Z Downloaded camino-tempfile-ext v0.3.3
6122026-07-21T20:17:49.351Z Downloaded git-stub v1.0.0
6132026-07-21T20:17:49.351Z Downloaded darling v0.13.4
6142026-07-21T20:17:49.354Z Downloaded enum_dispatch v0.3.13
6152026-07-21T20:17:49.357Z Downloaded blake2 v0.10.6
6162026-07-21T20:17:49.357Z Downloaded dyn-clone v1.0.20
6172026-07-21T20:17:49.361Z Downloaded fxhash v0.2.1
6182026-07-21T20:17:49.361Z Downloaded either v1.15.0
6192026-07-21T20:17:49.361Z Downloaded erased-serde v0.3.31
6202026-07-21T20:17:49.364Z Downloaded displaydoc v0.2.5
6212026-07-21T20:17:49.364Z Downloaded env_logger v0.11.9
6222026-07-21T20:17:49.367Z Downloaded ena v0.14.4
6232026-07-21T20:17:49.367Z Downloaded colored v2.2.0
6242026-07-21T20:17:49.369Z Downloaded fixedbitset v0.5.7
6252026-07-21T20:17:49.370Z Downloaded fd-lock v4.0.4
6262026-07-21T20:17:49.370Z Downloaded ecdsa v0.16.9
6272026-07-21T20:17:49.372Z Downloaded hash32 v0.3.1
6282026-07-21T20:17:49.372Z Downloaded der_derive v0.7.3
6292026-07-21T20:17:49.380Z Downloaded fallible-iterator v0.2.0
6302026-07-21T20:17:49.380Z Downloaded darling v0.23.0
6312026-07-21T20:17:49.380Z Downloaded hex-literal v1.1.0
6322026-07-21T20:17:49.380Z Downloaded hex v0.4.3
6332026-07-21T20:17:49.380Z Downloaded fs-err v2.11.0
6342026-07-21T20:17:49.385Z Downloaded foldhash v0.1.5
6352026-07-21T20:17:49.385Z Downloaded find-msvc-tools v0.1.9
6362026-07-21T20:17:49.385Z Downloaded bitflags v1.3.2
6372026-07-21T20:17:49.385Z Downloaded headers-core v0.3.0
6382026-07-21T20:17:49.385Z Downloaded console v0.15.11
6392026-07-21T20:17:49.389Z Downloaded foldhash v0.2.0
6402026-07-21T20:17:49.389Z Downloaded foreign-types-macros v0.2.3
6412026-07-21T20:17:49.389Z Downloaded fs_extra v1.3.0
6422026-07-21T20:17:49.393Z Downloaded chacha20 v0.10.0
6432026-07-21T20:17:49.393Z Downloaded futures-core v0.3.32
6442026-07-21T20:17:49.393Z Downloaded darling v0.20.11
6452026-07-21T20:17:49.396Z Downloaded hostname v0.3.1
6462026-07-21T20:17:49.399Z Downloaded home v0.5.12
6472026-07-21T20:17:49.399Z Downloaded futures-executor v0.3.32
6482026-07-21T20:17:49.399Z Downloaded cookie_store v0.22.1
6492026-07-21T20:17:49.402Z Downloaded chacha20 v0.9.1
6502026-07-21T20:17:49.402Z Downloaded httpdate v1.0.3
6512026-07-21T20:17:49.405Z Downloaded ghash v0.6.0
6522026-07-21T20:17:49.405Z Downloaded crossbeam-utils v0.8.21
6532026-07-21T20:17:49.405Z Downloaded bzip2 v0.6.1
6542026-07-21T20:17:49.408Z Downloaded blake2 v0.11.0-rc.6
6552026-07-21T20:17:49.408Z Downloaded http-body v1.0.1
6562026-07-21T20:17:49.410Z Downloaded bzip2 v0.4.4
6572026-07-21T20:17:49.410Z Downloaded hubpack v0.1.2
6582026-07-21T20:17:49.413Z Downloaded crypto-bigint v0.5.5
6592026-07-21T20:17:49.416Z Downloaded ff v0.14.0
6602026-07-21T20:17:49.416Z Downloaded glob v0.3.3
6612026-07-21T20:17:49.418Z Downloaded derive_builder v0.20.2
6622026-07-21T20:17:49.421Z Downloaded http-range v0.1.5
6632026-07-21T20:17:49.421Z Downloaded git-stub-vcs v0.1.0
6642026-07-21T20:17:49.424Z Downloaded ecdsa v0.17.0-rc.18
6652026-07-21T20:17:49.424Z Downloaded diff v0.1.13
6662026-07-21T20:17:49.428Z Downloaded derive_builder_core v0.20.2
6672026-07-21T20:17:49.428Z Downloaded group v0.13.0
6682026-07-21T20:17:49.431Z Downloaded base64 v0.22.1
6692026-07-21T20:17:49.431Z Downloaded indent_write v2.2.0
6702026-07-21T20:17:49.431Z Downloaded illumos-nvpair v0.3.0
6712026-07-21T20:17:49.431Z Downloaded ident_case v1.0.1
6722026-07-21T20:17:49.434Z Downloaded group v0.14.0
6732026-07-21T20:17:49.434Z Downloaded filetime v0.2.27
6742026-07-21T20:17:49.434Z Downloaded elliptic-curve v0.14.0-rc.33
6752026-07-21T20:17:49.437Z Downloaded hash32 v0.2.1
6762026-07-21T20:17:49.439Z Downloaded derive_more v0.99.20
6772026-07-21T20:17:49.442Z Downloaded idna_adapter v1.2.1
6782026-07-21T20:17:49.442Z Downloaded globset v0.4.18
6792026-07-21T20:17:49.442Z Downloaded des v0.9.0
6802026-07-21T20:17:49.445Z Downloaded darling_core v0.20.11
6812026-07-21T20:17:49.448Z Downloaded indoc v1.0.9
6822026-07-21T20:17:49.448Z Downloaded illumos-nvpair-sys v0.2.0
6832026-07-21T20:17:49.448Z Downloaded ff v0.13.1
6842026-07-21T20:17:49.452Z Downloaded hubpack_derive v0.1.1
6852026-07-21T20:17:49.452Z Downloaded inout v0.1.4
6862026-07-21T20:17:49.452Z Downloaded const-oid v0.9.6
6872026-07-21T20:17:49.456Z Downloaded internet-checksum v0.2.1
6882026-07-21T20:17:49.456Z Downloaded instant v0.1.13
6892026-07-21T20:17:49.456Z Downloaded console v0.16.2
6902026-07-21T20:17:49.456Z Downloaded inout v0.2.2
6912026-07-21T20:17:49.456Z Downloaded clang-sys v1.8.1
6922026-07-21T20:17:49.458Z Downloaded instability v0.3.11
6932026-07-21T20:17:49.461Z Downloaded futures-channel v0.3.32
6942026-07-21T20:17:49.461Z Downloaded darling_core v0.13.4
6952026-07-21T20:17:49.464Z Downloaded darling_core v0.23.0
6962026-07-21T20:17:49.467Z Downloaded is_ci v1.2.0
6972026-07-21T20:17:49.467Z Downloaded humantime v2.3.0
6982026-07-21T20:17:49.470Z Downloaded is-terminal v0.4.17
6992026-07-21T20:17:49.470Z Downloaded hostname v0.4.2
7002026-07-21T20:17:49.470Z Downloaded darling_core v0.21.3
7012026-07-21T20:17:49.473Z Downloaded kstat-rs v0.2.4
7022026-07-21T20:17:49.473Z Downloaded keccak v0.1.6
7032026-07-21T20:17:49.476Z Downloaded highway v1.3.0
7042026-07-21T20:17:49.476Z Downloaded lru-cache v0.1.2
7052026-07-21T20:17:49.479Z Downloaded libscf-sys v1.1.0
7062026-07-21T20:17:49.479Z Downloaded arc-swap v1.8.2
7072026-07-21T20:17:49.482Z Downloaded hyper-staticfile v0.10.1
7082026-07-21T20:17:49.482Z Downloaded derive-where v1.6.0
7092026-07-21T20:17:49.485Z Downloaded elliptic-curve v0.13.8
7102026-07-21T20:17:49.488Z Downloaded drift v0.2.0
7112026-07-21T20:17:49.491Z Downloaded lazy_static v1.5.0
7122026-07-21T20:17:49.494Z Downloaded md-5 v0.10.6
7132026-07-21T20:17:49.494Z Downloaded maplit v1.0.2
7142026-07-21T20:17:49.496Z Downloaded match_cfg v0.1.0
7152026-07-21T20:17:49.496Z Downloaded managed v0.8.0
7162026-07-21T20:17:49.496Z Downloaded hyper-tls v0.6.0
7172026-07-21T20:17:49.499Z Downloaded lalrpop-util v0.19.12
7182026-07-21T20:17:49.499Z Downloaded linked-hash-map v0.5.6
7192026-07-21T20:17:49.499Z Downloaded http-body-util v0.1.3
7202026-07-21T20:17:49.502Z Downloaded lru v0.12.5
7212026-07-21T20:17:49.502Z Downloaded getrandom v0.2.17
7222026-07-21T20:17:49.505Z Downloaded md5 v0.8.0
7232026-07-21T20:17:49.505Z Downloaded maybe-uninit v2.0.0
7242026-07-21T20:17:49.505Z Downloaded crossbeam-channel v0.5.15
7252026-07-21T20:17:49.507Z Downloaded mime v0.3.17
7262026-07-21T20:17:49.510Z Downloaded indoc v2.0.7
7272026-07-21T20:17:49.510Z Downloaded der v0.7.10
7282026-07-21T20:17:49.513Z Downloaded fatfs v0.3.6
7292026-07-21T20:17:49.516Z Downloaded lzss v0.8.2
7302026-07-21T20:17:49.516Z Downloaded lru-slab v0.1.2
7312026-07-21T20:17:49.519Z Downloaded ingot v0.1.1
7322026-07-21T20:17:49.519Z Downloaded new_debug_unreachable v1.0.6
7332026-07-21T20:17:49.519Z Downloaded multimap v0.10.1
7342026-07-21T20:17:49.522Z Downloaded impl-trait-for-tuples v0.2.3
7352026-07-21T20:17:49.522Z Downloaded dropshot_endpoint v0.17.1
7362026-07-21T20:17:49.526Z Downloaded kem v0.3.0
7372026-07-21T20:17:49.526Z Downloaded cancel-safe-futures v0.1.5
7382026-07-21T20:17:49.528Z Downloaded keccak v0.2.0
7392026-07-21T20:17:49.529Z Downloaded libefi-sys v0.1.0
7402026-07-21T20:17:49.529Z Downloaded memoffset v0.9.1
7412026-07-21T20:17:49.532Z Downloaded hmac v0.13.0
7422026-07-21T20:17:49.532Z Downloaded getrandom v0.3.4
7432026-07-21T20:17:49.535Z Downloaded generic-array v1.4.3
7442026-07-21T20:17:49.535Z Downloaded nonempty v0.12.0
7452026-07-21T20:17:49.538Z Downloaded ingot-types v0.1.2
7462026-07-21T20:17:49.538Z Downloaded futures v0.3.32
7472026-07-21T20:17:49.540Z Downloaded num v0.4.3
7482026-07-21T20:17:49.540Z Downloaded libloading v0.8.9
7492026-07-21T20:17:49.543Z Downloaded ipnetwork v0.21.1
7502026-07-21T20:17:49.543Z Downloaded jobserver v0.1.34
7512026-07-21T20:17:49.546Z Downloaded iana-time-zone v0.1.65
7522026-07-21T20:17:49.549Z Downloaded hybrid-array v0.4.13
7532026-07-21T20:17:49.549Z Downloaded nodrop v0.1.14
7542026-07-21T20:17:49.549Z Downloaded const_format v0.2.35
7552026-07-21T20:17:49.551Z Downloaded half v1.8.3
7562026-07-21T20:17:49.554Z Downloaded lock_api v0.4.14
7572026-07-21T20:17:49.554Z Downloaded base64 v0.21.7
7582026-07-21T20:17:49.557Z Downloaded newline-converter v0.3.0
7592026-07-21T20:17:49.557Z Downloaded hmac v0.12.1
7602026-07-21T20:17:49.559Z Downloaded normalize-line-endings v0.3.0
7612026-07-21T20:17:49.559Z Downloaded const-oid v0.10.2
7622026-07-21T20:17:49.562Z Downloaded chacha20poly1305 v0.10.1
7632026-07-21T20:17:49.562Z Downloaded bytes v1.11.1
7642026-07-21T20:17:49.564Z Downloaded num-derive v0.4.2
7652026-07-21T20:17:49.567Z Downloaded num-iter v0.1.45
7662026-07-21T20:17:49.567Z Downloaded num-conv v0.2.0
7672026-07-21T20:17:49.567Z Downloaded linear-map v1.2.0
7682026-07-21T20:17:49.571Z Downloaded num_threads v0.1.7
7692026-07-21T20:17:49.571Z Downloaded libsw-core v0.3.2
7702026-07-21T20:17:49.571Z Downloaded openssl-probe v0.1.6
7712026-07-21T20:17:49.571Z Downloaded opaque-debug v0.3.1
7722026-07-21T20:17:49.574Z Downloaded openssl-macros v0.1.1
7732026-07-21T20:17:49.574Z Downloaded oso-derive v0.27.3
7742026-07-21T20:17:49.574Z Downloaded olpc-cjson v0.1.4
7752026-07-21T20:17:49.574Z Downloaded num_enum_derive v0.5.11
7762026-07-21T20:17:49.577Z Downloaded libsw v3.5.0
7772026-07-21T20:17:49.577Z Downloaded num-derive v0.3.3
7782026-07-21T20:17:49.577Z Downloaded mime_guess v2.0.5
7792026-07-21T20:17:49.580Z Downloaded ingot-macros v0.1.1
7802026-07-21T20:17:49.580Z Downloaded flume v0.11.1
7812026-07-21T20:17:49.585Z Downloaded httparse v1.10.1
7822026-07-21T20:17:49.585Z Downloaded newtype_derive v0.1.6
7832026-07-21T20:17:49.588Z Downloaded newtype-uuid-macros v0.1.0
7842026-07-21T20:17:49.588Z Downloaded ciborium v0.2.2
7852026-07-21T20:17:49.588Z Downloaded multer v3.1.0
7862026-07-21T20:17:49.588Z Downloaded openssl-probe v0.2.1
7872026-07-21T20:17:49.588Z Downloaded ed25519 v3.0.0
7882026-07-21T20:17:49.591Z Downloaded deranged v0.5.8
7892026-07-21T20:17:49.591Z Downloaded derive_more v2.1.1
7902026-07-21T20:17:49.597Z Downloaded packed_struct_codegen v0.10.1
7912026-07-21T20:17:49.600Z Downloaded nanorand v0.7.0
7922026-07-21T20:17:49.600Z Downloaded nibble_vec v0.1.0
7932026-07-21T20:17:49.604Z Downloaded native-tls v0.2.18
7942026-07-21T20:17:49.604Z Downloaded module-lattice v0.2.3
7952026-07-21T20:17:49.604Z Downloaded parse-display v0.10.0
7962026-07-21T20:17:49.604Z Downloaded async-bb8-diesel v0.2.1
7972026-07-21T20:17:49.606Z Downloaded parse-size v1.1.0
7982026-07-21T20:17:49.606Z Downloaded futures-macro v0.3.32
7992026-07-21T20:17:49.609Z Downloaded blowfish v0.10.0
8002026-07-21T20:17:49.609Z Downloaded cipher v0.5.2
8012026-07-21T20:17:49.609Z Downloaded ipnet v2.11.0
8022026-07-21T20:17:49.612Z Downloaded cc v1.2.56
8032026-07-21T20:17:49.614Z Downloaded cassowary v0.3.0
8042026-07-21T20:17:49.614Z Downloaded nu-ansi-term v0.50.3
8052026-07-21T20:17:49.617Z Downloaded litemap v0.8.1
8062026-07-21T20:17:49.617Z Downloaded buf-list v1.1.2
8072026-07-21T20:17:49.619Z Downloaded newtype-uuid v1.3.2
8082026-07-21T20:17:49.620Z Downloaded password-hash v0.6.1
8092026-07-21T20:17:49.623Z Downloaded anstyle-parse v0.2.7
8102026-07-21T20:17:49.623Z Downloaded async-compression v0.4.41
8112026-07-21T20:17:49.626Z Downloaded litrs v1.0.0
8122026-07-21T20:17:49.628Z Downloaded hyper-rustls v0.27.7
8132026-07-21T20:17:49.628Z Downloaded peg-runtime v0.8.5
8142026-07-21T20:17:49.631Z Downloaded ar_archive_writer v0.5.1
8152026-07-21T20:17:49.631Z Downloaded headers v0.4.1
8162026-07-21T20:17:49.634Z Downloaded num-rational v0.4.2
8172026-07-21T20:17:49.648Z Downloaded phf_shared v0.12.1
8182026-07-21T20:17:49.651Z Downloaded path-slash v0.1.5
8192026-07-21T20:17:49.651Z Downloaded num_enum v0.5.11
8202026-07-21T20:17:49.653Z Downloaded half v2.7.1
8212026-07-21T20:17:49.656Z Downloaded num-integer v0.1.46
8222026-07-21T20:17:49.656Z Downloaded owo-colors v4.3.0
8232026-07-21T20:17:49.659Z Downloaded oxide-tokio-rt v0.1.4
8242026-07-21T20:17:49.659Z Downloaded ignore v0.4.25
8252026-07-21T20:17:49.662Z Downloaded num-complex v0.4.6
8262026-07-21T20:17:49.662Z Downloaded memmap2 v0.9.10
8272026-07-21T20:17:49.662Z Downloaded phf_shared v0.11.3
8282026-07-21T20:17:49.664Z Downloaded ml-kem v0.3.2
8292026-07-21T20:17:49.667Z Downloaded icu_properties v2.1.2
8302026-07-21T20:17:49.667Z Downloaded indexmap v1.9.3
8312026-07-21T20:17:49.671Z Downloaded heapless v0.7.17
8322026-07-21T20:17:49.673Z Downloaded packed_struct v0.10.1
8332026-07-21T20:17:49.673Z Downloaded oxide-update-engine-display v0.1.2
8342026-07-21T20:17:49.673Z Downloaded ed25519-dalek v2.2.0
8352026-07-21T20:17:49.676Z Downloaded phf_shared v0.13.1
8362026-07-21T20:17:49.676Z Downloaded libbz2-rs-sys v0.2.2
8372026-07-21T20:17:49.679Z Downloaded dtrace-parser v0.3.0
8382026-07-21T20:17:49.679Z Downloaded predicates-core v1.0.10
8392026-07-21T20:17:49.679Z Downloaded oxnet v0.1.6
8402026-07-21T20:17:49.682Z Downloaded parse-display-derive v0.10.0
8412026-07-21T20:17:49.682Z Downloaded compact_str v0.8.1
8422026-07-21T20:17:49.685Z Downloaded aes v0.9.1
8432026-07-21T20:17:49.685Z Downloaded predicates-tree v1.0.13
8442026-07-21T20:17:49.688Z Downloaded password-hash v0.5.0
8452026-07-21T20:17:49.688Z Downloaded parking_lot_core v0.8.6
8462026-07-21T20:17:49.691Z Downloaded oxide-update-engine v0.1.2
8472026-07-21T20:17:49.691Z Downloaded precomputed-hash v0.1.1
8482026-07-21T20:17:49.691Z Downloaded derive_more-impl v2.1.1
8492026-07-21T20:17:49.693Z Downloaded proc-macro-error-attr2 v2.0.0
8502026-07-21T20:17:49.698Z Downloaded proc-macro-crate v3.4.0
8512026-07-21T20:17:49.698Z Downloaded ed25519-dalek v3.0.0-rc.0
8522026-07-21T20:17:49.702Z Downloaded paste v1.0.15
8532026-07-21T20:17:49.702Z Downloaded progenitor-client v0.14.0
8542026-07-21T20:17:49.702Z Downloaded proc-macro-crate v1.3.1
8552026-07-21T20:17:49.702Z Downloaded potential_utf v0.1.4
8562026-07-21T20:17:49.704Z Downloaded peg-macros v0.8.5
8572026-07-21T20:17:49.704Z Downloaded powerfmt v0.2.0
8582026-07-21T20:17:49.704Z Downloaded pem-rfc7468 v0.7.0
8592026-07-21T20:17:49.707Z Downloaded pem v3.0.6
8602026-07-21T20:17:49.707Z Downloaded peg v0.8.5
8612026-07-21T20:17:49.710Z Downloaded percent-encoding v2.3.2
8622026-07-21T20:17:49.710Z Downloaded num_enum v0.7.6
8632026-07-21T20:17:49.713Z Downloaded pem-rfc7468 v1.0.0
8642026-07-21T20:17:49.716Z Downloaded progenitor-macro v0.14.0
8652026-07-21T20:17:49.716Z Downloaded psl-types v2.0.11
8662026-07-21T20:17:49.716Z Downloaded pbkdf2 v0.13.0
8672026-07-21T20:17:49.718Z Downloaded progenitor-macro v0.13.0
8682026-07-21T20:17:49.718Z Downloaded flate2 v1.1.9
8692026-07-21T20:17:49.721Z Downloaded num_enum_derive v0.7.6
8702026-07-21T20:17:49.721Z Downloaded pin-project-lite v0.2.17
8712026-07-21T20:17:49.725Z Downloaded crossterm v0.28.1
8722026-07-21T20:17:49.729Z Downloaded phf v0.12.1
8732026-07-21T20:17:49.732Z Downloaded indicatif v0.18.4
8742026-07-21T20:17:49.732Z Downloaded icu_provider v2.1.1
8752026-07-21T20:17:49.735Z Downloaded icu_normalizer v2.1.1
8762026-07-21T20:17:49.737Z Downloaded pkcs8 v0.10.2
8772026-07-21T20:17:49.738Z Downloaded radium v0.7.0
8782026-07-21T20:17:49.740Z Downloaded quick-error v1.2.3
8792026-07-21T20:17:49.740Z Downloaded parking_lot_core v0.9.12
8802026-07-21T20:17:49.744Z Downloaded phf v0.13.1
8812026-07-21T20:17:49.744Z Downloaded pin-project-internal v1.1.11
8822026-07-21T20:17:49.744Z Downloaded poly1305 v0.8.0
8832026-07-21T20:17:49.748Z Downloaded pkg-config v0.3.32
8842026-07-21T20:17:49.748Z Downloaded icu_locale_core v2.1.1
8852026-07-21T20:17:49.751Z Downloaded heapless v0.8.0
8862026-07-21T20:17:49.757Z Downloaded ppv-lite86 v0.2.21
8872026-07-21T20:17:49.757Z Downloaded expectorate v1.2.0
8882026-07-21T20:17:49.757Z Downloaded parking_lot v0.12.5
8892026-07-21T20:17:49.757Z Downloaded rand_chacha v0.3.1
8902026-07-21T20:17:49.757Z Downloaded polyval v0.7.1
8912026-07-21T20:17:49.762Z Downloaded primefield v0.14.0
8922026-07-21T20:17:49.762Z Downloaded bumpalo v3.20.2
8932026-07-21T20:17:49.762Z Downloaded progenitor v0.13.0
8942026-07-21T20:17:49.765Z Downloaded icu_normalizer_data v2.1.1
8952026-07-21T20:17:49.765Z Downloaded der v0.8.0
8962026-07-21T20:17:49.768Z Downloaded primeorder v0.13.6
8972026-07-21T20:17:49.771Z Downloaded recursive v0.1.1
8982026-07-21T20:17:49.771Z Downloaded crypto-bigint v0.7.5
8992026-07-21T20:17:49.778Z Downloaded recursive-proc-macro-impl v0.1.1
9002026-07-21T20:17:49.781Z Downloaded psm v0.1.30
9012026-07-21T20:17:49.781Z Downloaded progenitor v0.14.0
9022026-07-21T20:17:49.785Z Downloaded proc-macro-error2 v2.0.1
9032026-07-21T20:17:49.785Z Downloaded ref-cast-impl v1.0.25
9042026-07-21T20:17:49.788Z Downloaded ref-cast v1.0.25
9052026-07-21T20:17:49.788Z Downloaded progenitor-extras v0.2.0
9062026-07-21T20:17:49.788Z Downloaded rfc6979 v0.5.0
9072026-07-21T20:17:49.788Z Downloaded rfc6979 v0.4.0
9082026-07-21T20:17:49.791Z Downloaded progenitor-client v0.13.0
9092026-07-21T20:17:49.791Z Downloaded primeorder v0.14.0-rc.10
9102026-07-21T20:17:49.791Z Downloaded crossterm v0.29.0
9112026-07-21T20:17:49.795Z Downloaded phc v0.6.1
9122026-07-21T20:17:49.798Z Downloaded hickory-resolver v0.25.2
9132026-07-21T20:17:49.801Z Downloaded postgres-protocol v0.6.10
9142026-07-21T20:17:49.801Z Downloaded poly1305 v0.9.0
9152026-07-21T20:17:49.804Z Downloaded r2d2 v0.8.10
9162026-07-21T20:17:49.804Z Downloaded oso v0.27.3
9172026-07-21T20:17:49.806Z Downloaded rustc_version v0.4.1
9182026-07-21T20:17:49.807Z Downloaded russh-util v0.52.0
9192026-07-21T20:17:49.807Z Downloaded russh-cryptovec v0.61.0
9202026-07-21T20:17:49.810Z Downloaded rtoolbox v0.0.3
9212026-07-21T20:17:49.810Z Downloaded postcard v1.1.3
9222026-07-21T20:17:49.812Z Downloaded pkcs8 v0.11.0
9232026-07-21T20:17:49.812Z Downloaded postgres-types v0.2.12
9242026-07-21T20:17:49.815Z Downloaded pkcs1 v0.8.0-rc.4
9252026-07-21T20:17:49.817Z Downloaded hickory-resolver v0.24.4
9262026-07-21T20:17:49.820Z Downloaded rustc_version v0.1.7
9272026-07-21T20:17:49.820Z Downloaded rand_core v0.6.4
9282026-07-21T20:17:49.820Z Downloaded rand_chacha v0.9.0
9292026-07-21T20:17:49.822Z Downloaded parking_lot v0.11.2
9302026-07-21T20:17:49.822Z Downloaded scheduled-thread-pool v0.2.7
9312026-07-21T20:17:49.825Z Downloaded rustc-hash v2.1.1
9322026-07-21T20:17:49.825Z Downloaded papergrid v0.17.0
9332026-07-21T20:17:49.829Z Downloaded oxide-update-engine-types v0.1.2
9342026-07-21T20:17:49.831Z Downloaded rand_seeder v0.4.0
9352026-07-21T20:17:49.831Z Downloaded jiff-static v0.2.21
9362026-07-21T20:17:49.834Z Downloaded icu_collections v2.1.1
9372026-07-21T20:17:49.837Z Downloaded rand_core v0.10.0
9382026-07-21T20:17:49.837Z Downloaded rand_xorshift v0.4.0
9392026-07-21T20:17:49.840Z Downloaded same-file v1.0.6
9402026-07-21T20:17:49.840Z Downloaded rand_core v0.9.5
9412026-07-21T20:17:49.840Z Downloaded pkcs1 v0.7.5
9422026-07-21T20:17:49.843Z Downloaded scopeguard v1.2.0
9432026-07-21T20:17:49.844Z Downloaded predicates v3.1.4
9442026-07-21T20:17:49.846Z Downloaded port-file v0.1.0
9452026-07-21T20:17:49.846Z Downloaded omicron-zone-package v0.12.3
9462026-07-21T20:17:49.849Z Downloaded num-traits v0.2.19
9472026-07-21T20:17:49.849Z Downloaded miniz_oxide v0.8.9
9482026-07-21T20:17:49.852Z Downloaded scroll_derive v0.13.1
9492026-07-21T20:17:49.852Z Downloaded diesel_derives v2.3.7
9502026-07-21T20:17:49.855Z Downloaded crossbeam-deque v0.8.6
9512026-07-21T20:17:49.858Z Downloaded serde-big-array v0.5.1
9522026-07-21T20:17:49.858Z Downloaded rpassword v7.5.4
9532026-07-21T20:17:49.862Z Downloaded semver v0.1.20
9542026-07-21T20:17:49.862Z Downloaded digest v0.11.3
9552026-07-21T20:17:49.862Z Downloaded float-ord v0.3.2
9562026-07-21T20:17:49.865Z Downloaded secrecy v0.10.3
9572026-07-21T20:17:49.865Z Downloaded secrecy v0.8.0
9582026-07-21T20:17:49.865Z Downloaded flagset v0.4.7
9592026-07-21T20:17:49.868Z Downloaded seq-macro v0.3.6
9602026-07-21T20:17:49.868Z Downloaded resolv-conf v0.7.6
9612026-07-21T20:17:49.868Z Downloaded openssl-sys v0.9.115
9622026-07-21T20:17:49.871Z Downloaded pkcs5 v0.8.1
9632026-07-21T20:17:49.874Z Downloaded hashbrown v0.13.2
9642026-07-21T20:17:49.877Z Downloaded rustls-pemfile v2.2.0
9652026-07-21T20:17:49.880Z Downloaded p384 v0.14.0-rc.10
9662026-07-21T20:17:49.880Z Downloaded rustls-native-certs v0.8.3
9672026-07-21T20:17:49.883Z Downloaded http v1.4.2
9682026-07-21T20:17:49.887Z Downloaded serde_spanned v1.1.1
9692026-07-21T20:17:49.887Z Downloaded serde_bytes v0.11.19
9702026-07-21T20:17:49.887Z Downloaded pin-project v1.1.11
9712026-07-21T20:17:49.895Z Downloaded rustversion v1.0.22
9722026-07-21T20:17:49.898Z Downloaded serde_repr v0.1.20
9732026-07-21T20:17:49.898Z Downloaded serde_urlencoded v0.7.1
9742026-07-21T20:17:49.898Z Downloaded serde_plain v1.0.2
9752026-07-21T20:17:49.898Z Downloaded p256 v0.14.0-rc.10
9762026-07-21T20:17:49.904Z Downloaded signature v2.2.0
9772026-07-21T20:17:49.904Z Downloaded signal-hook-mio v0.2.5
9782026-07-21T20:17:49.906Z Downloaded sha1 v0.11.0
9792026-07-21T20:17:49.906Z Downloaded hashbrown v0.12.3
9802026-07-21T20:17:49.906Z Downloaded shell-words v1.1.1
9812026-07-21T20:17:49.906Z Downloaded signal-hook-tokio v0.3.1
9822026-07-21T20:17:49.910Z Downloaded sha1 v0.10.6
9832026-07-21T20:17:49.910Z Downloaded hickory-server v0.25.2
9842026-07-21T20:17:49.917Z Downloaded rusty-fork v0.3.1
9852026-07-21T20:17:49.919Z Downloaded sapling-renderdag v0.1.0
9862026-07-21T20:17:49.919Z Downloaded signature v3.0.0
9872026-07-21T20:17:49.922Z Downloaded sigpipe v0.1.3
9882026-07-21T20:17:49.922Z Downloaded schemars_derive v0.8.22
9892026-07-21T20:17:49.922Z Downloaded siphasher v1.0.2
9902026-07-21T20:17:49.926Z Downloaded slog-bunyan v2.5.0
9912026-07-21T20:17:49.929Z Downloaded hyper-util v0.1.20
9922026-07-21T20:17:49.940Z Downloaded serde_path_to_error v0.1.20
9932026-07-21T20:17:49.943Z Downloaded sec1 v0.8.1
9942026-07-21T20:17:49.944Z Downloaded sec1 v0.7.3
9952026-07-21T20:17:49.944Z Downloaded scroll v0.13.0
9962026-07-21T20:17:49.944Z Downloaded slog-envlogger v2.2.0
9972026-07-21T20:17:49.944Z Downloaded scrypt v0.12.0
9982026-07-21T20:17:49.944Z Downloaded internal-russh-num-bigint v0.5.0
9992026-07-21T20:17:49.944Z Downloaded progenitor-impl v0.13.0
10002026-07-21T20:17:49.949Z Downloaded serde-hex v0.1.0
10012026-07-21T20:17:49.952Z Downloaded aes-gcm v0.11.0
10022026-07-21T20:17:49.961Z Downloaded quinn-udp v0.5.14
10032026-07-21T20:17:49.964Z Downloaded serde_derive_internals v0.29.1
10042026-07-21T20:17:49.967Z Downloaded serdect v0.4.3
10052026-07-21T20:17:49.975Z Downloaded sqlparser_derive v0.5.0
10062026-07-21T20:17:49.975Z Downloaded prefix-trie v0.7.0
10072026-07-21T20:17:49.978Z Downloaded dropshot-api-manager v0.7.2
10082026-07-21T20:17:49.978Z Downloaded serde_with_macros v1.5.2
10092026-07-21T20:17:49.978Z Downloaded shlex v1.3.0
10102026-07-21T20:17:49.981Z Downloaded itertools v0.10.5
10112026-07-21T20:17:49.985Z Downloaded stable_deref_trait v1.2.1
10122026-07-21T20:17:49.985Z Downloaded strsim v0.10.0
10132026-07-21T20:17:49.987Z Downloaded progenitor-impl v0.14.0
10142026-07-21T20:17:49.987Z Downloaded salsa20 v0.11.0
10152026-07-21T20:17:49.987Z Downloaded signal-hook-registry v1.4.8
10162026-07-21T20:17:49.993Z Downloaded strum v0.27.2
10172026-07-21T20:17:49.998Z Downloaded slog-async v2.8.0
10182026-07-21T20:17:49.998Z Downloaded slog-dtrace v0.3.0
10192026-07-21T20:17:50.003Z Downloaded strum v0.26.3
10202026-07-21T20:17:50.003Z Downloaded subtle v2.6.1
10212026-07-21T20:17:50.003Z Downloaded mio v1.2.0
10222026-07-21T20:17:50.025Z Downloaded structmeta-derive v0.3.0
10232026-07-21T20:17:50.025Z Downloaded sync_wrapper v1.0.2
10242026-07-21T20:17:50.025Z Downloaded supports-color v3.0.2
10252026-07-21T20:17:50.025Z Downloaded structmeta v0.3.0
10262026-07-21T20:17:50.025Z Downloaded slab v0.4.12
10272026-07-21T20:17:50.025Z Downloaded sync-ptr v0.1.4
10282026-07-21T20:17:50.025Z Downloaded tap v1.0.1
10292026-07-21T20:17:50.025Z Downloaded take_mut v0.2.2
10302026-07-21T20:17:50.025Z Downloaded slog-stdlog v4.1.1
10312026-07-21T20:17:50.026Z Downloaded spki v0.7.3
10322026-07-21T20:17:50.026Z Downloaded tabwriter v1.4.1
10332026-07-21T20:17:50.026Z Downloaded snafu-derive v0.8.9
10342026-07-21T20:17:50.029Z Downloaded slog-scope v4.4.1
10352026-07-21T20:17:50.029Z Downloaded simd-adler32 v0.3.8
10362026-07-21T20:17:50.029Z Downloaded smf v0.2.3
10372026-07-21T20:17:50.029Z Downloaded hashbrown v0.15.5
10382026-07-21T20:17:50.035Z Downloaded spki v0.8.0
10392026-07-21T20:17:50.035Z Downloaded smallvec v0.6.14
10402026-07-21T20:17:50.035Z Downloaded sqlformat v0.3.5
10412026-07-21T20:17:50.038Z Downloaded minimal-lexical v0.2.1
10422026-07-21T20:17:50.038Z Downloaded time-core v0.1.8
10432026-07-21T20:17:50.038Z Downloaded ssh-encoding v0.3.0-rc.9
10442026-07-21T20:17:50.041Z Downloaded termtree v0.5.1
10452026-07-21T20:17:50.042Z Downloaded serde_cbor v0.11.2
10462026-07-21T20:17:50.045Z Downloaded thiserror-impl-no-std v2.0.2
10472026-07-21T20:17:50.045Z Downloaded ssh-cipher v0.3.0-rc.9
10482026-07-21T20:17:50.048Z Downloaded rustls-pki-types v1.14.0
10492026-07-21T20:17:50.048Z Downloaded testing_table v0.3.0
10502026-07-21T20:17:50.053Z Downloaded thread-id v5.1.0
10512026-07-21T20:17:50.053Z Downloaded strip-ansi-escapes v0.2.1
10522026-07-21T20:17:50.054Z Downloaded stringprep v0.1.5
10532026-07-21T20:17:50.058Z Downloaded sha2 v0.11.0
10542026-07-21T20:17:50.058Z Downloaded serde_with_macros v3.21.0
10552026-07-21T20:17:50.058Z Downloaded string_cache v0.8.9
10562026-07-21T20:17:50.061Z Downloaded static_assertions v1.1.0
10572026-07-21T20:17:50.061Z Downloaded ryu v1.0.23
10582026-07-21T20:17:50.061Z Downloaded prettyplease v0.2.37
10592026-07-21T20:17:50.064Z Downloaded strum_macros v0.24.3
10602026-07-21T20:17:50.064Z Downloaded stacker v0.1.23
10612026-07-21T20:17:50.068Z Downloaded num-bigint v0.4.6
10622026-07-21T20:17:50.068Z Downloaded slog-json v2.6.1
10632026-07-21T20:17:50.075Z Downloaded ron v0.8.1
10642026-07-21T20:17:50.078Z Downloaded schemars v0.8.22
10652026-07-21T20:17:50.081Z Downloaded tokio-macros v2.7.0
10662026-07-21T20:17:50.081Z Downloaded rcgen v0.12.1
10672026-07-21T20:17:50.085Z Downloaded tinyvec_macros v0.1.1
10682026-07-21T20:17:50.085Z Downloaded support-bundle-viewer v0.1.2
10692026-07-21T20:17:50.085Z Downloaded strum_macros v0.27.2
10702026-07-21T20:17:50.090Z Downloaded strum_macros v0.26.4
10712026-07-21T20:17:50.090Z Downloaded qorb v0.4.1
10722026-07-21T20:17:50.093Z Downloaded rand v0.8.6
10732026-07-21T20:17:50.093Z Downloaded num-bigint-dig v0.8.6
10742026-07-21T20:17:50.096Z Downloaded synstructure v0.13.2
10752026-07-21T20:17:50.096Z Downloaded slog-term v2.9.2
10762026-07-21T20:17:50.099Z Downloaded spin v0.9.8
10772026-07-21T20:17:50.100Z Downloaded smallvec v1.15.1
10782026-07-21T20:17:50.100Z Downloaded tokio-test v0.4.5
10792026-07-21T20:17:50.108Z Downloaded termios v0.3.3
10802026-07-21T20:17:50.108Z Downloaded rayon-core v1.13.0
10812026-07-21T20:17:50.112Z Downloaded tagptr v0.2.0
10822026-07-21T20:17:50.112Z Downloaded tabled_derive v0.11.0
10832026-07-21T20:17:50.112Z Downloaded hyper v1.10.1
10842026-07-21T20:17:50.114Z Downloaded p521 v0.14.0-rc.10
10852026-07-21T20:17:50.119Z Downloaded topological-sort v0.2.2
10862026-07-21T20:17:50.123Z Downloaded tiny-keccak v2.0.2
10872026-07-21T20:17:50.123Z Downloaded iri-string v0.7.10
10882026-07-21T20:17:50.127Z Downloaded tower-layer v0.3.3
10892026-07-21T20:17:50.128Z Downloaded tinystr v0.8.2
10902026-07-21T20:17:50.131Z Downloaded pretty_assertions v1.4.1
10912026-07-21T20:17:50.131Z Downloaded time-macros v0.2.27
10922026-07-21T20:17:50.131Z Downloaded try-lock v0.2.5
10932026-07-21T20:17:50.134Z Downloaded trait-variant v0.1.2
10942026-07-21T20:17:50.134Z Downloaded signal-hook v0.3.18
10952026-07-21T20:17:50.137Z Downloaded tower-service v0.3.3
10962026-07-21T20:17:50.137Z Downloaded itertools v0.13.0
10972026-07-21T20:17:50.140Z Downloaded thiserror-no-std v2.0.2
10982026-07-21T20:17:50.144Z Downloaded slog v2.8.2
10992026-07-21T20:17:50.147Z Downloaded schemars v0.9.0
11002026-07-21T20:17:50.154Z Downloaded unit-prefix v0.5.2
11012026-07-21T20:17:50.158Z Downloaded unarray v0.1.4
11022026-07-21T20:17:50.158Z Downloaded typify-macro v0.6.2
11032026-07-21T20:17:50.158Z Downloaded tokio-dtrace v0.1.1
11042026-07-21T20:17:50.158Z Downloaded untrusted v0.9.0
11052026-07-21T20:17:50.158Z Downloaded unicode-xid v0.2.6
11062026-07-21T20:17:50.162Z Downloaded unicode-truncate v1.1.0
11072026-07-21T20:17:50.162Z Downloaded universal-hash v0.6.1
11082026-07-21T20:17:50.162Z Downloaded quinn v0.11.9
11092026-07-21T20:17:50.165Z Downloaded untrusted v0.7.1
11102026-07-21T20:17:50.165Z Downloaded tokio-native-tls v0.3.1
11112026-07-21T20:17:50.165Z Downloaded tokio-tungstenite v0.21.0
11122026-07-21T20:17:50.169Z Downloaded universal-hash v0.5.1
11132026-07-21T20:17:50.169Z Downloaded tokio-tungstenite v0.23.1
11142026-07-21T20:17:50.169Z Downloaded utf-8 v0.7.6
11152026-07-21T20:17:50.172Z Downloaded usdt v0.6.0
11162026-07-21T20:17:50.172Z Downloaded rand v0.9.2
11172026-07-21T20:17:50.175Z Downloaded utf8_iter v1.0.4
11182026-07-21T20:17:50.175Z Downloaded socket2 v0.5.10
11192026-07-21T20:17:50.175Z Downloaded libxml v0.3.3
11202026-07-21T20:17:50.179Z Downloaded publicsuffix v2.3.0
11212026-07-21T20:17:50.182Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11222026-07-21T20:17:50.182Z Downloaded idna v1.1.0
11232026-07-21T20:17:50.187Z Downloaded usdt-attr-macro v0.6.0
11242026-07-21T20:17:50.187Z Downloaded term v1.2.1
11252026-07-21T20:17:50.191Z Downloaded rustls-webpki v0.103.13
11262026-07-21T20:17:50.191Z Downloaded toml_writer v1.1.1+spec-1.1.0
11272026-07-21T20:17:50.191Z Downloaded crypto-primes v0.7.2
11282026-07-21T20:17:50.194Z Downloaded hkdf v0.13.0
11292026-07-21T20:17:50.198Z Downloaded rustls-platform-verifier v0.6.2
11302026-07-21T20:17:50.198Z Downloaded void v1.0.2
11312026-07-21T20:17:50.198Z Downloaded usdt-macro v0.6.0
11322026-07-21T20:17:50.204Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11332026-07-21T20:17:50.204Z Downloaded thread_local v1.1.9
11342026-07-21T20:17:50.205Z Downloaded serde_yaml v0.9.34+deprecated
11352026-07-21T20:17:50.205Z Downloaded waitgroup v0.1.2
11362026-07-21T20:17:50.208Z Downloaded tui-tree-widget v0.23.1
11372026-07-21T20:17:50.208Z Downloaded h2 v0.4.15
11382026-07-21T20:17:50.208Z Downloaded similar v2.7.0
11392026-07-21T20:17:50.212Z Downloaded subprocess v0.2.15
11402026-07-21T20:17:50.215Z Downloaded wait-timeout v0.2.1
11412026-07-21T20:17:50.215Z Downloaded itertools v0.12.1
11422026-07-21T20:17:50.220Z Downloaded samael v0.0.19
11432026-07-21T20:17:50.224Z Downloaded hkdf v0.12.4
11442026-07-21T20:17:50.224Z Downloaded hashbrown v0.16.1
11452026-07-21T20:17:50.227Z Downloaded libm v0.2.16
11462026-07-21T20:17:50.232Z Downloaded nom v7.1.3
11472026-07-21T20:17:50.236Z Downloaded schemars v1.2.1
11482026-07-21T20:17:50.243Z Downloaded zerofrom v0.1.6
11492026-07-21T20:17:50.246Z Downloaded yoke-derive v0.8.1
11502026-07-21T20:17:50.246Z Downloaded term v0.7.0
11512026-07-21T20:17:50.249Z Downloaded test-strategy v0.4.5
11522026-07-21T20:17:50.249Z Downloaded xshell-macros v0.2.7
11532026-07-21T20:17:50.249Z Downloaded xattr v1.6.1
11542026-07-21T20:17:50.252Z Downloaded rsa v0.9.10
11552026-07-21T20:17:50.255Z Downloaded tokio-rustls v0.26.4
11562026-07-21T20:17:50.256Z Downloaded socket2 v0.6.3
11572026-07-21T20:17:50.256Z Downloaded zerofrom-derive v0.1.6
11582026-07-21T20:17:50.259Z Downloaded itertools v0.14.0
11592026-07-21T20:17:50.262Z Downloaded vergen-gitcl v1.0.8
11602026-07-21T20:17:50.262Z Downloaded nom v8.0.0
11612026-07-21T20:17:50.265Z Downloaded zeroize_derive v1.4.3
11622026-07-21T20:17:50.268Z Downloaded bindgen v0.71.1
11632026-07-21T20:17:50.276Z Downloaded vsss-rs v3.3.4
11642026-07-21T20:17:50.276Z Downloaded uzers v0.12.2
11652026-07-21T20:17:50.279Z Downloaded zone v0.3.1
11662026-07-21T20:17:50.280Z Downloaded rand v0.10.1
11672026-07-21T20:17:50.280Z Downloaded icu_properties_data v2.1.2
11682026-07-21T20:17:50.285Z Downloaded whoami v2.1.0
11692026-07-21T20:17:50.285Z Downloaded vergen-lib v9.1.0
11702026-07-21T20:17:50.288Z Downloaded whoami v1.6.1
11712026-07-21T20:17:50.288Z Downloaded want v0.3.1
11722026-07-21T20:17:50.288Z Downloaded twox-hash v2.1.2
11732026-07-21T20:17:50.289Z Downloaded walkdir v2.5.0
11742026-07-21T20:17:50.289Z Downloaded blake3 v1.8.5
11752026-07-21T20:17:50.292Z Downloaded snafu v0.8.9
11762026-07-21T20:17:50.296Z Downloaded wyz v0.5.1
11772026-07-21T20:17:50.302Z Downloaded writeable v0.6.2
11782026-07-21T20:17:50.302Z Downloaded tokio-stream v0.1.18
11792026-07-21T20:17:50.302Z Downloaded toml_parser v1.1.2+spec-1.1.0
11802026-07-21T20:17:50.303Z Downloaded tracing-attributes v0.1.31
11812026-07-21T20:17:50.306Z Downloaded tls_codec_derive v0.4.2
11822026-07-21T20:17:50.306Z Downloaded tls_codec v0.4.2
11832026-07-21T20:17:50.306Z Downloaded futures-util v0.3.32
11842026-07-21T20:17:50.313Z Downloaded usdt-impl v0.6.0
11852026-07-21T20:17:50.316Z Downloaded toml v0.7.8
11862026-07-21T20:17:50.319Z Downloaded yoke v0.8.1
11872026-07-21T20:17:50.319Z Downloaded tar v0.4.46
11882026-07-21T20:17:50.320Z Downloaded vergen v9.1.0
11892026-07-21T20:17:50.324Z Downloaded vergen-lib v0.1.6
11902026-07-21T20:17:50.324Z Downloaded vergen-git2 v9.1.0
11912026-07-21T20:17:50.327Z Downloaded zerovec-derive v0.11.2
11922026-07-21T20:17:50.331Z Downloaded zone_cfg_derive v0.3.1
11932026-07-21T20:17:50.331Z Downloaded zeroize v1.8.2
11942026-07-21T20:17:50.331Z Downloaded toml v1.1.2+spec-1.1.0
11952026-07-21T20:17:50.336Z Downloaded rustyline v14.0.0
11962026-07-21T20:17:50.339Z Downloaded zstd v0.13.3
11972026-07-21T20:17:50.339Z Downloaded unicase v2.9.0
11982026-07-21T20:17:50.339Z Downloaded typify v0.6.2
11992026-07-21T20:17:50.340Z Downloaded steno v0.4.1
12002026-07-21T20:17:50.343Z Downloaded zstd-safe v7.2.4
12012026-07-21T20:17:50.346Z Downloaded unicode-bidi v0.3.18
12022026-07-21T20:17:50.349Z Downloaded xshell v0.2.7
12032026-07-21T20:17:50.355Z Downloaded unicode-properties v0.1.4
12042026-07-21T20:17:50.361Z Downloaded yasna v0.5.2
12052026-07-21T20:17:50.364Z Downloaded zerocopy v0.6.6
12062026-07-21T20:17:50.367Z Downloaded iddqd v0.4.2
12072026-07-21T20:17:50.372Z Downloaded tungstenite v0.21.0
12082026-07-21T20:17:50.376Z Downloaded rsa v0.10.0-rc.18
12092026-07-21T20:17:50.383Z Downloaded toml_edit v0.23.10+spec-1.0.0
12102026-07-21T20:17:50.386Z Downloaded tungstenite v0.23.0
12112026-07-21T20:17:50.389Z Downloaded vte v0.14.1
12122026-07-21T20:17:50.392Z Downloaded tracing-core v0.1.36
12132026-07-21T20:17:50.392Z Downloaded chrono v0.4.45
12142026-07-21T20:17:50.395Z Downloaded serde_with v1.14.0
12152026-07-21T20:17:50.398Z Downloaded tinyvec v1.10.0
12162026-07-21T20:17:50.406Z Downloaded uuid v1.23.4
12172026-07-21T20:17:50.409Z Downloaded tokio-postgres v0.7.16
12182026-07-21T20:17:50.416Z Downloaded unsafe-libyaml v0.2.11
12192026-07-21T20:17:50.419Z Downloaded git2 v0.20.4
12202026-07-21T20:17:50.423Z Downloaded toml_edit v0.19.15
12212026-07-21T20:17:50.433Z Downloaded zopfli v0.8.3
12222026-07-21T20:17:50.436Z Downloaded aws-lc-rs v1.16.3
12232026-07-21T20:17:50.440Z Downloaded p384 v0.13.1
12242026-07-21T20:17:50.444Z Downloaded bitvec v1.0.1
12252026-07-21T20:17:50.452Z Downloaded unicode_categories v0.1.1
12262026-07-21T20:17:50.455Z Downloaded reedline v0.40.0
12272026-07-21T20:17:50.458Z Downloaded reqwest v0.13.2
12282026-07-21T20:17:50.461Z Downloaded regex v1.12.3
12292026-07-21T20:17:50.464Z Downloaded yansi v1.0.1
12302026-07-21T20:17:50.467Z Downloaded portable-atomic v1.13.1
12312026-07-21T20:17:50.471Z Downloaded zip v0.6.6
12322026-07-21T20:17:50.473Z Downloaded rawzip v0.4.4
12332026-07-21T20:17:50.476Z Downloaded zerotrie v0.2.3
12342026-07-21T20:17:50.490Z Downloaded reqwest v0.12.28
12352026-07-21T20:17:50.495Z Downloaded goblin v0.10.5
12362026-07-21T20:17:50.498Z Downloaded url v2.5.8
12372026-07-21T20:17:50.505Z Downloaded ssh-key v0.7.0-rc.10
12382026-07-21T20:17:50.510Z Downloaded lalrpop v0.19.12
12392026-07-21T20:17:50.516Z Downloaded salty v0.3.0
12402026-07-21T20:17:50.520Z Downloaded rayon v1.11.0
12412026-07-21T20:17:50.525Z Downloaded x509-cert v0.2.5
12422026-07-21T20:17:50.529Z Downloaded unicode-segmentation v1.12.0
12432026-07-21T20:17:50.533Z Downloaded tower v0.5.3
12442026-07-21T20:17:50.536Z Downloaded curve25519-dalek v4.1.3
12452026-07-21T20:17:50.541Z Downloaded quick-xml v0.37.5
12462026-07-21T20:17:50.544Z Downloaded typed-path v0.9.3
12472026-07-21T20:17:50.547Z Downloaded zerocopy-derive v0.8.40
12482026-07-21T20:17:50.552Z Downloaded proptest v1.10.0
12492026-07-21T20:17:50.557Z Downloaded zip v4.6.1
12502026-07-21T20:17:50.561Z Downloaded tough v0.22.0
12512026-07-21T20:17:50.566Z Downloaded tower-http v0.6.8
12522026-07-21T20:17:50.570Z Downloaded unicode-normalization v0.1.25
12532026-07-21T20:17:50.573Z Downloaded moka v0.12.13
12542026-07-21T20:17:50.593Z Downloaded quinn-proto v0.11.13
12552026-07-21T20:17:50.597Z Downloaded zerovec v0.11.5
12562026-07-21T20:17:50.601Z Downloaded petname v2.0.2
12572026-07-21T20:17:50.608Z Downloaded winnow v0.5.40
12582026-07-21T20:17:50.613Z Downloaded tokio-util v0.7.18
12592026-07-21T20:17:50.617Z Downloaded serde_with v3.21.0
12602026-07-21T20:17:50.623Z Downloaded object v0.30.4
12612026-07-21T20:17:50.629Z Downloaded russh v0.61.2
12622026-07-21T20:17:50.633Z Downloaded polar-core v0.27.3
12632026-07-21T20:17:50.638Z Downloaded bstr v1.12.1
12642026-07-21T20:17:50.642Z Downloaded nix v0.27.1
12652026-07-21T20:17:50.671Z Downloaded openssl v0.10.79
12662026-07-21T20:17:50.676Z Downloaded hickory-proto v0.24.4
12672026-07-21T20:17:50.684Z Downloaded winnow v0.6.26
12682026-07-21T20:17:50.690Z Downloaded zlib-rs v0.6.2
12692026-07-21T20:17:50.693Z Downloaded vcpkg v0.2.15
12702026-07-21T20:17:50.714Z Downloaded regex-syntax v0.6.29
12712026-07-21T20:17:50.721Z Downloaded winnow v1.0.3
12722026-07-21T20:17:50.726Z Downloaded nix v0.28.0
12732026-07-21T20:17:50.732Z Downloaded hickory-proto v0.25.2
12742026-07-21T20:17:50.741Z Downloaded time v0.3.47
12752026-07-21T20:17:50.748Z Downloaded radix_trie v0.2.1
12762026-07-21T20:17:50.751Z Downloaded zerocopy v0.8.40
12772026-07-21T20:17:50.757Z Downloaded smoltcp v0.9.1
12782026-07-21T20:17:50.763Z Downloaded object v0.37.3
12792026-07-21T20:17:50.771Z Downloaded curve25519-dalek v5.0.0-rc.0
12802026-07-21T20:17:50.777Z Downloaded regress v0.11.1
12812026-07-21T20:17:50.783Z Downloaded nix v0.31.2
12822026-07-21T20:17:50.791Z Downloaded openapiv3 v2.2.0
12832026-07-21T20:17:50.799Z Downloaded dropshot v0.17.1
12842026-07-21T20:17:50.812Z Downloaded smoltcp v0.11.0
12852026-07-21T20:17:50.819Z Downloaded tabled v0.20.0
12862026-07-21T20:17:50.829Z Downloaded sqlparser v0.61.0
12872026-07-21T20:17:50.835Z Downloaded regex-syntax v0.8.10
12882026-07-21T20:17:50.840Z Downloaded diesel v2.3.7
12892026-07-21T20:17:50.852Z Downloaded rustix v0.38.44
12902026-07-21T20:17:50.864Z Downloaded typify-impl v0.6.2
12912026-07-21T20:17:50.873Z Downloaded ratatui v0.29.0
12922026-07-21T20:17:50.885Z Downloaded bzip2-sys v0.1.13+1.0.8
12932026-07-21T20:17:50.894Z Downloaded rustls v0.23.41
12942026-07-21T20:17:50.898Z Downloaded regress v0.10.5
12952026-07-21T20:17:50.907Z Downloaded chrono-tz v0.10.4
12962026-07-21T20:17:50.951Z Downloaded fiat-crypto v0.3.0
12972026-07-21T20:17:50.959Z Downloaded libz-sys v1.1.24
12982026-07-21T20:17:50.971Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
12992026-07-21T20:17:50.982Z Downloaded tracing v0.1.44
13002026-07-21T20:17:50.994Z Downloaded sha3 v0.11.0
13012026-07-21T20:17:50.997Z Downloaded sled v0.34.7
13022026-07-21T20:17:51.035Z Downloaded zerocopy-derive v0.6.6
13032026-07-21T20:17:51.042Z Downloaded regex-automata v0.4.14
13042026-07-21T20:17:51.056Z Downloaded petgraph v0.6.5
13052026-07-21T20:17:51.069Z Downloaded jiff v0.2.21
13062026-07-21T20:17:51.085Z Downloaded encoding_rs v0.8.35
13072026-07-21T20:17:51.095Z Downloaded petgraph v0.8.3
13082026-07-21T20:17:51.108Z Downloaded csv v1.4.0
13092026-07-21T20:17:51.128Z Downloaded sha3 v0.10.8
13102026-07-21T20:17:51.131Z Downloaded ring v0.17.14
13112026-07-21T20:17:51.155Z Downloaded tokio v1.52.1
13122026-07-21T20:17:51.221Z Downloaded libgit2-sys v0.18.3+1.9.2
13132026-07-21T20:17:51.669Z Downloaded aws-lc-sys v0.40.0
13142026-07-21T20:17:51.924Z Compiling libc v0.2.185
13152026-07-21T20:17:51.924Z Compiling serde_core v1.0.228
13162026-07-21T20:17:51.924Z Compiling serde v1.0.228
13172026-07-21T20:17:51.927Z Compiling log v0.4.29
13182026-07-21T20:17:51.927Z Compiling smallvec v1.15.1
13192026-07-21T20:17:51.927Z Compiling find-msvc-tools v0.1.9
13202026-07-21T20:17:51.927Z Compiling shlex v1.3.0
13212026-07-21T20:17:52.069Z Compiling syn v2.0.117
13222026-07-21T20:17:52.249Z Compiling subtle v2.6.1
13232026-07-21T20:17:52.268Z Compiling scopeguard v1.2.0
13242026-07-21T20:17:52.271Z Compiling stable_deref_trait v1.2.1
13252026-07-21T20:17:52.365Z Compiling lock_api v0.4.14
13262026-07-21T20:17:52.377Z Compiling typenum v1.20.1
13272026-07-21T20:17:52.404Z Compiling serde_json v1.0.150
13282026-07-21T20:17:52.416Z Compiling portable-atomic v1.13.1
13292026-07-21T20:17:52.419Z Compiling zerocopy v0.8.40
13302026-07-21T20:17:52.618Z Compiling parking_lot_core v0.9.12
13312026-07-21T20:17:52.634Z Compiling pin-project-lite v0.2.17
13322026-07-21T20:17:52.727Z Compiling pkg-config v0.3.32
13332026-07-21T20:17:52.886Z Compiling getrandom v0.4.1
13342026-07-21T20:17:52.897Z Compiling critical-section v1.2.0
13352026-07-21T20:17:52.911Z Compiling jobserver v0.1.34
13362026-07-21T20:17:52.976Z Compiling errno v0.3.14
13372026-07-21T20:17:53.125Z Compiling cc v1.2.56
13382026-07-21T20:17:53.186Z Compiling getrandom v0.2.17
13392026-07-21T20:17:53.234Z Compiling libm v0.2.16
13402026-07-21T20:17:53.287Z Compiling signal-hook-registry v1.4.8
13412026-07-21T20:17:53.404Z Compiling rand_core v0.6.4
13422026-07-21T20:17:53.542Z Compiling once_cell v1.21.3
13432026-07-21T20:17:53.556Z Compiling num-traits v0.2.19
13442026-07-21T20:17:53.625Z Compiling futures-core v0.3.32
13452026-07-21T20:17:53.632Z Compiling rand_core v0.10.0
13462026-07-21T20:17:53.786Z Compiling parking_lot v0.12.5
13472026-07-21T20:17:53.802Z Compiling mio v1.2.0
13482026-07-21T20:17:53.932Z Compiling generic-array v0.14.7
13492026-07-21T20:17:53.974Z Compiling litemap v0.8.1
13502026-07-21T20:17:54.157Z Compiling bitflags v2.11.0
13512026-07-21T20:17:54.170Z Compiling const-oid v0.9.6
13522026-07-21T20:17:54.225Z Compiling writeable v0.6.2
13532026-07-21T20:17:54.246Z Compiling percent-encoding v2.3.2
13542026-07-21T20:17:54.432Z Compiling semver v1.0.28
13552026-07-21T20:17:54.447Z Compiling icu_normalizer_data v2.1.1
13562026-07-21T20:17:54.641Z Compiling icu_properties_data v2.1.2
13572026-07-21T20:17:54.676Z Compiling socket2 v0.6.3
13582026-07-21T20:17:54.769Z Compiling futures-sink v0.3.32
13592026-07-21T20:17:54.819Z Compiling synstructure v0.13.2
13602026-07-21T20:17:54.876Z Compiling futures-channel v0.3.32
13612026-07-21T20:17:54.889Z Compiling futures-io v0.3.32
13622026-07-21T20:17:55.075Z Compiling slab v0.4.12
13632026-07-21T20:17:55.090Z Compiling futures-task v0.3.32
13642026-07-21T20:17:55.136Z Compiling utf8_iter v1.0.4
13652026-07-21T20:17:55.200Z Compiling indexmap v2.14.0
13662026-07-21T20:17:55.215Z Compiling form_urlencoded v1.2.2
13672026-07-21T20:17:55.253Z Compiling rustversion v1.0.22
13682026-07-21T20:17:55.268Z Compiling getrandom v0.3.4
13692026-07-21T20:17:55.286Z Compiling cmake v0.1.57
13702026-07-21T20:17:55.347Z Compiling dunce v1.0.5
13712026-07-21T20:17:55.390Z Compiling rustix v1.1.3
13722026-07-21T20:17:55.448Z Compiling fs_extra v1.3.0
13732026-07-21T20:17:55.501Z Compiling ident_case v1.0.1
13742026-07-21T20:17:55.632Z Compiling iana-time-zone v0.1.65
13752026-07-21T20:17:55.700Z Compiling regex-syntax v0.8.10
13762026-07-21T20:17:55.727Z Compiling aws-lc-sys v0.40.0
13772026-07-21T20:17:55.837Z Compiling uuid v1.23.4
13782026-07-21T20:17:55.877Z Compiling base64ct v1.8.3
13792026-07-21T20:17:56.175Z Compiling rand_core v0.9.5
13802026-07-21T20:17:56.230Z Compiling base64 v0.22.1
13812026-07-21T20:17:56.278Z Compiling vcpkg v0.2.15
13822026-07-21T20:17:56.471Z Compiling pem-rfc7468 v0.7.0
13832026-07-21T20:17:56.567Z Compiling rustc_version v0.4.1
13842026-07-21T20:17:56.570Z Compiling tracing-core v0.1.36
13852026-07-21T20:17:56.613Z Compiling serde_derive v1.0.228
13862026-07-21T20:17:56.797Z Compiling zeroize_derive v1.4.3
13872026-07-21T20:17:56.897Z Compiling zerofrom-derive v0.1.6
13882026-07-21T20:17:57.025Z Compiling yoke-derive v0.8.1
13892026-07-21T20:17:57.163Z Compiling zerovec-derive v0.11.2
13902026-07-21T20:17:57.176Z Compiling zerocopy-derive v0.8.40
13912026-07-21T20:17:57.487Z Compiling zeroize v1.8.2
13922026-07-21T20:17:57.701Z Compiling displaydoc v0.2.5
13932026-07-21T20:17:58.222Z Compiling tokio-macros v2.7.0
13942026-07-21T20:17:58.316Z Compiling futures-macro v0.3.32
13952026-07-21T20:17:58.338Z Compiling zerofrom v0.1.6
13962026-07-21T20:17:58.469Z Compiling yoke v0.8.1
13972026-07-21T20:17:58.483Z Compiling openssl-sys v0.9.115
13982026-07-21T20:17:58.658Z Compiling zerovec v0.11.5
13992026-07-21T20:17:58.681Z Compiling zerotrie v0.2.3
14002026-07-21T20:17:58.977Z Compiling block-buffer v0.10.4
14012026-07-21T20:17:58.980Z Compiling crypto-common v0.1.7
14022026-07-21T20:17:59.029Z Compiling der_derive v0.7.3
14032026-07-21T20:17:59.138Z Compiling tinystr v0.8.2
14042026-07-21T20:17:59.151Z Compiling potential_utf v0.1.4
14052026-07-21T20:17:59.164Z Compiling futures-util v0.3.32
14062026-07-21T20:17:59.178Z Compiling digest v0.10.7
14072026-07-21T20:17:59.311Z Compiling icu_locale_core v2.1.1
14082026-07-21T20:17:59.336Z Compiling icu_collections v2.1.1
14092026-07-21T20:17:59.431Z Compiling thiserror-impl v2.0.18
14102026-07-21T20:17:59.818Z Compiling tracing-attributes v0.1.31
14112026-07-21T20:18:00.054Z Compiling icu_provider v2.1.1
14122026-07-21T20:18:00.185Z Compiling bytes v1.11.1
14132026-07-21T20:18:00.237Z Compiling chrono v0.4.45
14142026-07-21T20:18:00.359Z Compiling icu_normalizer v2.1.1
14152026-07-21T20:18:00.819Z Compiling tokio v1.52.1
14162026-07-21T20:18:00.842Z Compiling icu_properties v2.1.2
14172026-07-21T20:18:00.901Z Compiling http v1.4.2
14182026-07-21T20:18:01.219Z Compiling flagset v0.4.7
14192026-07-21T20:18:01.352Z Compiling aws-lc-rs v1.16.3
14202026-07-21T20:18:01.566Z Compiling ppv-lite86 v0.2.21
14212026-07-21T20:18:01.634Z Compiling http-body v1.0.1
14222026-07-21T20:18:01.657Z Compiling der v0.7.10
14232026-07-21T20:18:01.728Z Compiling idna_adapter v1.2.1
14242026-07-21T20:18:01.786Z Compiling tracing v0.1.44
14252026-07-21T20:18:01.815Z Compiling thiserror v2.0.18
14262026-07-21T20:18:01.866Z Compiling idna v1.1.0
14272026-07-21T20:18:01.886Z Compiling rand_chacha v0.9.0
14282026-07-21T20:18:01.950Z Compiling rustls-pki-types v1.14.0
14292026-07-21T20:18:01.978Z Compiling serde_derive_internals v0.29.1
14302026-07-21T20:18:02.046Z Compiling tinyvec_macros v0.1.1
14312026-07-21T20:18:02.117Z Compiling schemars v0.8.22
14322026-07-21T20:18:02.335Z Compiling url v2.5.8
14332026-07-21T20:18:02.394Z Compiling dyn-clone v1.0.20
14342026-07-21T20:18:02.517Z Compiling httparse v1.10.1
14352026-07-21T20:18:02.534Z Compiling openssl-probe v0.2.1
14362026-07-21T20:18:02.566Z Compiling cmov v0.5.4
14372026-07-21T20:18:02.705Z Compiling spki v0.7.3
14382026-07-21T20:18:02.774Z Compiling ctutils v0.4.2
14392026-07-21T20:18:02.844Z Compiling schemars_derive v0.8.22
14402026-07-21T20:18:02.884Z Compiling tinyvec v1.10.0
14412026-07-21T20:18:02.910Z Compiling rand v0.9.2
14422026-07-21T20:18:02.923Z Compiling pest_generator v2.8.6
14432026-07-21T20:18:03.002Z Compiling aho-corasick v1.1.4
14442026-07-21T20:18:03.144Z Compiling tower-layer v0.3.3
14452026-07-21T20:18:03.231Z Compiling tower-service v0.3.3
14462026-07-21T20:18:03.277Z Compiling try-lock v0.2.5
14472026-07-21T20:18:03.317Z Compiling atomic-waker v1.1.2
14482026-07-21T20:18:03.379Z Compiling untrusted v0.7.1
14492026-07-21T20:18:03.439Z Compiling want v0.3.1
14502026-07-21T20:18:03.501Z Compiling tempfile v3.25.0
14512026-07-21T20:18:03.599Z Compiling pest_derive v2.8.6
14522026-07-21T20:18:03.599Z Compiling hybrid-array v0.4.13
14532026-07-21T20:18:03.864Z Compiling regex-automata v0.4.14
14542026-07-21T20:18:03.974Z Compiling ipnet v2.11.0
14552026-07-21T20:18:04.033Z Compiling scroll_derive v0.13.1
14562026-07-21T20:18:04.373Z Compiling darling_core v0.20.11
14572026-07-21T20:18:04.468Z Compiling cpufeatures v0.2.17
14582026-07-21T20:18:04.546Z Compiling tokio-util v0.7.18
14592026-07-21T20:18:04.659Z Compiling rustls v0.23.41
14602026-07-21T20:18:04.829Z Compiling openssl v0.10.79
14612026-07-21T20:18:04.845Z Compiling untrusted v0.9.0
14622026-07-21T20:18:05.015Z Compiling httpdate v1.0.3
14632026-07-21T20:18:05.127Z Compiling foreign-types-shared v0.1.1
14642026-07-21T20:18:05.225Z Compiling foreign-types v0.3.2
14652026-07-21T20:18:05.268Z Compiling h2 v0.4.15
14662026-07-21T20:18:05.309Z Compiling scroll v0.13.0
14672026-07-21T20:18:05.383Z Compiling unicode-normalization v0.1.25
14682026-07-21T20:18:05.571Z Compiling pkcs8 v0.10.2
14692026-07-21T20:18:05.829Z Compiling openssl-macros v0.1.1
14702026-07-21T20:18:05.843Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14712026-07-21T20:18:05.991Z Compiling spin v0.9.8
14722026-07-21T20:18:06.203Z Compiling num-conv v0.2.0
14732026-07-21T20:18:06.228Z Compiling native-tls v0.2.18
14742026-07-21T20:18:06.243Z Compiling time-core v0.1.8
14752026-07-21T20:18:06.332Z Compiling powerfmt v0.2.0
14762026-07-21T20:18:06.389Z Compiling crc32fast v1.5.0
14772026-07-21T20:18:06.466Z Compiling time-macros v0.2.27
14782026-07-21T20:18:06.534Z Compiling deranged v0.5.8
14792026-07-21T20:18:06.679Z Compiling darling_macro v0.20.11
14802026-07-21T20:18:07.151Z Compiling darling v0.20.11
14812026-07-21T20:18:07.234Z Compiling goblin v0.10.5
14822026-07-21T20:18:07.473Z Compiling sha2 v0.10.9
14832026-07-21T20:18:07.514Z Compiling hmac v0.12.1
14842026-07-21T20:18:07.671Z Compiling sync_wrapper v1.0.2
14852026-07-21T20:18:07.781Z Compiling wait-timeout v0.2.1
14862026-07-21T20:18:07.925Z Compiling quick-error v1.2.3
14872026-07-21T20:18:08.034Z Compiling siphasher v1.0.2
14882026-07-21T20:18:08.048Z Compiling bit-vec v0.8.0
14892026-07-21T20:18:08.221Z Compiling crossbeam-utils v0.8.21
14902026-07-21T20:18:08.276Z Compiling num_threads v0.1.7
14912026-07-21T20:18:08.373Z Compiling hyper v1.10.1
14922026-07-21T20:18:08.517Z Compiling syn v1.0.109
14932026-07-21T20:18:08.827Z Compiling usdt-impl v0.6.0
14942026-07-21T20:18:08.830Z Compiling simd-adler32 v0.3.8
14952026-07-21T20:18:09.149Z Compiling time v0.3.47
14962026-07-21T20:18:09.291Z Compiling bit-set v0.8.0
14972026-07-21T20:18:09.379Z Compiling rusty-fork v0.3.1
14982026-07-21T20:18:09.455Z Compiling hyper-util v0.1.20
14992026-07-21T20:18:09.634Z Compiling tower v0.5.3
15002026-07-21T20:18:09.695Z Compiling derive_builder_core v0.20.2
15012026-07-21T20:18:09.938Z Compiling dof v0.4.0
15022026-07-21T20:18:10.346Z Compiling dtrace-parser v0.3.0
15032026-07-21T20:18:10.601Z Compiling http-body-util v0.1.3
15042026-07-21T20:18:10.768Z Compiling heapless v0.7.17
15052026-07-21T20:18:10.848Z Compiling thiserror-impl v1.0.69
15062026-07-21T20:18:11.015Z Compiling scroll_derive v0.12.1
15072026-07-21T20:18:11.094Z Compiling rand_xorshift v0.4.0
15082026-07-21T20:18:11.162Z Compiling slog v2.8.2
15092026-07-21T20:18:11.201Z Compiling darling_core v0.23.0
15102026-07-21T20:18:11.251Z Compiling bzip2-sys v0.1.13+1.0.8
15112026-07-21T20:18:11.357Z Compiling thread-id v5.1.0
15122026-07-21T20:18:11.436Z Compiling cookie v0.18.1
15132026-07-21T20:18:11.450Z Compiling anyhow v1.0.102
15142026-07-21T20:18:11.535Z Compiling unarray v0.1.4
15152026-07-21T20:18:11.639Z Compiling adler2 v2.0.1
15162026-07-21T20:18:11.650Z Compiling ryu v1.0.23
15172026-07-21T20:18:11.680Z Compiling iri-string v0.7.10
15182026-07-21T20:18:11.762Z Compiling allocator-api2 v0.2.21
15192026-07-21T20:18:11.765Z Compiling unicode-bidi v0.3.18
15202026-07-21T20:18:11.820Z Compiling zstd-safe v7.2.4
15212026-07-21T20:18:12.031Z Compiling unicode-properties v0.1.4
15222026-07-21T20:18:12.084Z Compiling signal-hook v0.3.18
15232026-07-21T20:18:12.088Z Compiling paste v1.0.15
15242026-07-21T20:18:12.239Z Compiling stringprep v0.1.5
15252026-07-21T20:18:12.285Z Compiling thiserror v1.0.69
15262026-07-21T20:18:12.390Z Compiling serde_urlencoded v0.7.1
15272026-07-21T20:18:12.409Z Compiling miniz_oxide v0.8.9
15282026-07-21T20:18:12.510Z Compiling scroll v0.12.0
15292026-07-21T20:18:12.661Z Compiling proptest v1.10.0
15302026-07-21T20:18:12.776Z Compiling tower-http v0.6.8
15312026-07-21T20:18:13.185Z Compiling derive_builder_macro v0.20.2
15322026-07-21T20:18:13.196Z Compiling camino v1.2.2
15332026-07-21T20:18:13.216Z Compiling tokio-native-tls v0.3.1
15342026-07-21T20:18:13.553Z Compiling bstr v1.12.1
15352026-07-21T20:18:13.567Z Compiling ipnetwork v0.21.1
15362026-07-21T20:18:13.651Z Compiling crypto-common v0.2.2
15372026-07-21T20:18:13.667Z Compiling darling_macro v0.23.0
15382026-07-21T20:18:13.873Z Compiling block-padding v0.4.2
15392026-07-21T20:18:13.949Z Compiling block-buffer v0.12.1
15402026-07-21T20:18:14.038Z Compiling rustls-native-certs v0.8.3
15412026-07-21T20:18:14.142Z Compiling rand_chacha v0.3.1
15422026-07-21T20:18:14.142Z Compiling erased-serde v0.3.31
15432026-07-21T20:18:14.180Z Compiling serde_spanned v0.6.9
15442026-07-21T20:18:14.325Z Compiling serde_tokenstream v0.2.3
15452026-07-21T20:18:14.325Z Compiling hex v0.4.3
15462026-07-21T20:18:14.600Z Compiling toml_datetime v0.6.11
15472026-07-21T20:18:14.646Z Compiling md-5 v0.10.6
15482026-07-21T20:18:14.657Z Compiling signature v2.2.0
15492026-07-21T20:18:14.810Z Compiling curve25519-dalek v4.1.3
15502026-07-21T20:18:14.839Z Compiling pin-project-internal v1.1.11
15512026-07-21T20:18:14.854Z Compiling async-trait v0.1.89
15522026-07-21T20:18:14.935Z Compiling zerocopy-derive v0.7.35
15532026-07-21T20:18:15.207Z Compiling vergen-lib v9.1.0
15542026-07-21T20:18:15.412Z Compiling hash32 v0.2.1
15552026-07-21T20:18:15.429Z Compiling num-integer v0.1.46
15562026-07-21T20:18:15.611Z Compiling memoffset v0.9.1
15572026-07-21T20:18:15.756Z Compiling encoding_rs v0.8.35
15582026-07-21T20:18:15.816Z Compiling litrs v1.0.0
15592026-07-21T20:18:15.847Z Compiling zlib-rs v0.6.2
15602026-07-21T20:18:15.906Z Compiling num-bigint-dig v0.8.6
15612026-07-21T20:18:15.985Z Compiling fallible-iterator v0.2.0
15622026-07-21T20:18:16.110Z Compiling ref-cast v1.0.25
15632026-07-21T20:18:16.307Z Compiling mime v0.3.17
15642026-07-21T20:18:16.329Z Compiling smoltcp v0.9.1
15652026-07-21T20:18:16.434Z Compiling cfg_aliases v0.2.1
15662026-07-21T20:18:16.511Z Compiling psl-types v2.0.11
15672026-07-21T20:18:16.567Z Compiling rustix v0.38.44
15682026-07-21T20:18:16.638Z Compiling publicsuffix v2.3.0
15692026-07-21T20:18:16.698Z Compiling nix v0.31.2
15702026-07-21T20:18:16.862Z Compiling document-features v0.2.12
15712026-07-21T20:18:17.013Z Compiling postgres-protocol v0.6.10
15722026-07-21T20:18:17.098Z Compiling pin-project v1.1.11
15732026-07-21T20:18:17.202Z Compiling zerocopy v0.7.35
15742026-07-21T20:18:17.282Z Compiling hubpack_derive v0.1.1
15752026-07-21T20:18:17.352Z Compiling num-iter v0.1.45
15762026-07-21T20:18:17.561Z Compiling newtype-uuid v1.3.2
15772026-07-21T20:18:17.735Z Compiling rand v0.8.6
15782026-07-21T20:18:17.748Z Compiling darling v0.23.0
15792026-07-21T20:18:17.831Z Compiling inout v0.2.2
15802026-07-21T20:18:17.879Z Compiling oxnet v0.1.6
15812026-07-21T20:18:17.942Z Compiling derive_builder v0.20.2
15822026-07-21T20:18:18.004Z Compiling hyper-tls v0.6.0
15832026-07-21T20:18:18.108Z Compiling goblin v0.8.2
15842026-07-21T20:18:18.602Z Compiling phf_shared v0.13.1
15852026-07-21T20:18:18.749Z Compiling flate2 v1.1.9
15862026-07-21T20:18:18.834Z Compiling lazy_static v1.5.0
15872026-07-21T20:18:18.847Z Compiling regex v1.12.3
15882026-07-21T20:18:18.861Z Compiling anstyle-parse v0.2.7
15892026-07-21T20:18:18.930Z Compiling futures-executor v0.3.32
15902026-07-21T20:18:19.044Z Compiling terminal_size v0.4.3
15912026-07-21T20:18:19.080Z Compiling snafu-derive v0.8.9
15922026-07-21T20:18:19.150Z Compiling ref-cast-impl v1.0.25
15932026-07-21T20:18:19.183Z Compiling daft-derive v0.1.7
15942026-07-21T20:18:19.186Z Compiling curve25519-dalek-derive v0.1.1
15952026-07-21T20:18:19.269Z Compiling strum_macros v0.27.2
15962026-07-21T20:18:19.710Z Compiling vergen v9.1.0
15972026-07-21T20:18:19.839Z Compiling cargo-platform v0.3.2
15982026-07-21T20:18:19.909Z Compiling ff v0.13.1
15992026-07-21T20:18:19.912Z Compiling fs-err v3.3.0
16002026-07-21T20:18:20.097Z Compiling ahash v0.8.12
16012026-07-21T20:18:20.145Z Compiling bitflags v1.3.2
16022026-07-21T20:18:20.160Z Compiling managed v0.8.0
16032026-07-21T20:18:20.227Z Compiling bumpalo v3.20.2
16042026-07-21T20:18:20.321Z Compiling base16ct v0.2.0
16052026-07-21T20:18:20.379Z Compiling object v0.37.3
16062026-07-21T20:18:20.484Z Compiling same-file v1.0.6
16072026-07-21T20:18:20.507Z Compiling foldhash v0.2.0
16082026-07-21T20:18:20.654Z Compiling unicode-segmentation v1.12.0
16092026-07-21T20:18:20.666Z Compiling winnow v0.5.40
16102026-07-21T20:18:20.733Z Compiling foldhash v0.1.5
16112026-07-21T20:18:20.918Z Compiling libbz2-rs-sys v0.2.2
16122026-07-21T20:18:21.045Z Compiling hashbrown v0.15.5
16132026-07-21T20:18:21.045Z Compiling snafu v0.8.9
16142026-07-21T20:18:21.305Z Compiling strum v0.27.2
16152026-07-21T20:18:21.416Z Compiling bzip2 v0.6.1
16162026-07-21T20:18:21.440Z Compiling clap_builder v4.6.0
16172026-07-21T20:18:21.549Z Compiling hashbrown v0.16.1
16182026-07-21T20:18:21.602Z Compiling walkdir v2.5.0
16192026-07-21T20:18:21.619Z Compiling sec1 v0.7.3
16202026-07-21T20:18:21.634Z Compiling zopfli v0.8.3
16212026-07-21T20:18:21.960Z Compiling toml_edit v0.19.15
16222026-07-21T20:18:22.103Z Compiling dof v0.3.0
16232026-07-21T20:18:22.241Z Compiling group v0.13.0
16242026-07-21T20:18:22.277Z Compiling cargo_metadata v0.23.1
16252026-07-21T20:18:22.446Z Compiling daft v0.1.7
16262026-07-21T20:18:22.807Z Compiling futures v0.3.32
16272026-07-21T20:18:22.832Z Compiling anstream v0.6.21
16282026-07-21T20:18:23.144Z Compiling phf v0.13.1
16292026-07-21T20:18:23.309Z Compiling signal-hook-mio v0.2.5
16302026-07-21T20:18:23.432Z Compiling cookie_store v0.22.1
16312026-07-21T20:18:23.618Z Compiling zstd v0.13.3
16322026-07-21T20:18:23.879Z Compiling reqwest v0.12.28
16332026-07-21T20:18:23.908Z Compiling bzip2 v0.4.4
16342026-07-21T20:18:24.083Z Compiling cipher v0.5.2
16352026-07-21T20:18:24.120Z Compiling serde_with_macros v3.21.0
16362026-07-21T20:18:24.387Z Compiling hubpack v0.1.2
16372026-07-21T20:18:24.402Z Compiling postgres-types v0.2.12
16382026-07-21T20:18:24.660Z Compiling ed25519 v2.2.3
16392026-07-21T20:18:24.982Z Compiling usdt-attr-macro v0.6.0
16402026-07-21T20:18:25.299Z Compiling usdt-macro v0.6.0
16412026-07-21T20:18:25.620Z Compiling globset v0.4.18
16422026-07-21T20:18:25.695Z Compiling dtrace-parser v0.2.0
16432026-07-21T20:18:25.746Z Compiling phf_shared v0.11.3
16442026-07-21T20:18:25.794Z Compiling hkdf v0.12.4
16452026-07-21T20:18:25.936Z Compiling olpc-cjson v0.1.4
16462026-07-21T20:18:25.967Z Compiling pkcs1 v0.7.5
16472026-07-21T20:18:26.054Z Compiling serde_plain v1.0.2
16482026-07-21T20:18:26.096Z Compiling serde-big-array v0.5.1
16492026-07-21T20:18:26.241Z Compiling crypto-bigint v0.5.5
16502026-07-21T20:18:26.254Z Compiling serde_repr v0.1.20
16512026-07-21T20:18:26.294Z Compiling strum_macros v0.26.4
16522026-07-21T20:18:26.357Z Compiling async-recursion v1.1.1
16532026-07-21T20:18:26.427Z Compiling clap_derive v4.6.1
16542026-07-21T20:18:26.798Z Compiling enum-as-inner v0.6.1
16552026-07-21T20:18:27.020Z Compiling pem v3.0.6
16562026-07-21T20:18:27.322Z Compiling float-cmp v0.10.0
16572026-07-21T20:18:27.349Z Compiling memmap2 v0.9.10
16582026-07-21T20:18:27.474Z Compiling thread-id v4.2.2
16592026-07-21T20:18:27.564Z Compiling env_filter v1.0.0
16602026-07-21T20:18:27.577Z Compiling const-oid v0.10.2
16612026-07-21T20:18:27.615Z Compiling precomputed-hash v0.1.1
16622026-07-21T20:18:27.707Z Compiling typed-path v0.9.3
16632026-07-21T20:18:27.781Z Compiling keccak v0.1.6
16642026-07-21T20:18:27.860Z Compiling data-encoding v2.10.0
16652026-07-21T20:18:28.039Z Compiling whoami v2.1.0
16662026-07-21T20:18:28.181Z Compiling new_debug_unreachable v1.0.6
16672026-07-21T20:18:28.257Z Compiling either v1.15.0
16682026-07-21T20:18:28.310Z Compiling predicates-core v1.0.10
16692026-07-21T20:18:28.422Z Compiling static_assertions v1.1.0
16702026-07-21T20:18:28.462Z Compiling cpufeatures v0.3.0
16712026-07-21T20:18:28.475Z Compiling fixedbitset v0.5.7
16722026-07-21T20:18:28.497Z Compiling normalize-line-endings v0.3.0
16732026-07-21T20:18:28.504Z Compiling fixedbitset v0.4.2
16742026-07-21T20:18:28.516Z Compiling difflib v0.4.0
16752026-07-21T20:18:28.538Z Compiling jiff v0.2.21
16762026-07-21T20:18:28.569Z Compiling winnow v1.0.3
16772026-07-21T20:18:28.581Z Compiling toml_edit v0.22.27
16782026-07-21T20:18:28.714Z Compiling petgraph v0.8.3
16792026-07-21T20:18:28.771Z Compiling predicates v3.1.4
16802026-07-21T20:18:28.898Z Compiling toml_parser v1.1.2+spec-1.1.0
16812026-07-21T20:18:28.927Z Compiling petgraph v0.6.5
16822026-07-21T20:18:29.064Z Compiling chacha20 v0.10.0
16832026-07-21T20:18:29.410Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16842026-07-21T20:18:29.435Z Compiling itertools v0.13.0
16852026-07-21T20:18:29.547Z Compiling tokio-postgres v0.7.16
16862026-07-21T20:18:30.452Z Compiling string_cache v0.8.9
16872026-07-21T20:18:30.712Z Compiling clap v4.6.1
16882026-07-21T20:18:30.716Z Compiling hickory-proto v0.25.2
16892026-07-21T20:18:30.721Z Compiling strum v0.26.3
16902026-07-21T20:18:30.770Z Compiling sha3 v0.10.8
16912026-07-21T20:18:30.853Z Compiling env_logger v0.11.9
16922026-07-21T20:18:31.211Z Compiling zip v4.6.1
16932026-07-21T20:18:31.232Z Compiling digest v0.11.3
16942026-07-21T20:18:31.319Z Compiling usdt-impl v0.5.0
16952026-07-21T20:18:31.459Z Compiling usdt v0.6.0
16962026-07-21T20:18:31.726Z Compiling elliptic-curve v0.13.8
16972026-07-21T20:18:31.832Z Compiling rsa v0.9.10
16982026-07-21T20:18:31.905Z Compiling crossterm v0.28.1
16992026-07-21T20:18:32.133Z Compiling serde_with v3.21.0
17002026-07-21T20:18:32.171Z Compiling ed25519-dalek v2.2.0
17012026-07-21T20:18:32.721Z Compiling zip v0.6.6
17022026-07-21T20:18:33.197Z Compiling toml v0.7.8
17032026-07-21T20:18:33.217Z Compiling iddqd v0.4.2
17042026-07-21T20:18:33.952Z Compiling similar v2.7.0
17052026-07-21T20:18:33.971Z Compiling heck v0.4.1
17062026-07-21T20:18:33.992Z Compiling byte-wrapper v0.1.0
17072026-07-21T20:18:34.194Z Compiling crossbeam-epoch v0.9.18
17082026-07-21T20:18:34.327Z Compiling tokio-stream v0.1.18
17092026-07-21T20:18:34.503Z Compiling buf-list v1.1.2
17102026-07-21T20:18:34.518Z Compiling x509-cert v0.2.5
17112026-07-21T20:18:34.784Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17122026-07-21T20:18:34.794Z Compiling openapiv3 v2.2.0
17132026-07-21T20:18:34.818Z Compiling peg-runtime v0.8.5
17142026-07-21T20:18:35.131Z Compiling lalrpop-util v0.19.12
17152026-07-21T20:18:35.140Z Compiling thread_local v1.1.9
17162026-07-21T20:18:35.161Z Compiling slog-async v2.8.0
17172026-07-21T20:18:35.345Z Compiling crossbeam-channel v0.5.15
17182026-07-21T20:18:35.425Z Compiling is-terminal v0.4.17
17192026-07-21T20:18:35.463Z Compiling filetime v0.2.27
17202026-07-21T20:18:35.516Z Compiling term v1.2.1
17212026-07-21T20:18:35.577Z Compiling take_mut v0.2.2
17222026-07-21T20:18:35.646Z Compiling xattr v1.6.1
17232026-07-21T20:18:35.646Z Compiling camino-tempfile v1.4.1
17242026-07-21T20:18:35.782Z Compiling slog-term v2.9.2
17252026-07-21T20:18:35.829Z Compiling tar v0.4.46
17262026-07-21T20:18:45.330Z Compiling rustls-webpki v0.103.13
17272026-07-21T20:18:48.049Z Compiling tokio-rustls v0.26.4
17282026-07-21T20:18:48.050Z Compiling rustls-platform-verifier v0.6.2
17292026-07-21T20:18:48.141Z Compiling tough v0.22.0
17302026-07-21T20:18:48.226Z Compiling hyper-rustls v0.27.7
17312026-07-21T20:18:48.404Z Compiling reqwest v0.13.2
17322026-07-21T20:18:50.638Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17332026-07-21T20:18:50.867Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17342026-07-21T20:18:53.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
17352026-07-21T20:18:53.839Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17362026-07-21T20:18:53.896ZJul 21 20:18:52.493 INFO Starting download, target: MaghemiteMgd
17372026-07-21T20:18:53.896ZJul 21 20:18:52.494 INFO Starting download, target: DendriteStub
17382026-07-21T20:18:53.896ZJul 21 20:18:52.494 INFO Starting download, target: Console
17392026-07-21T20:18:53.896ZJul 21 20:18:52.494 INFO Starting download, target: MaghemiteDdmd
17402026-07-21T20:18:53.907ZJul 21 20:18:52.494 INFO Starting download, target: Cockroach
17412026-07-21T20:18:53.907ZJul 21 20:18:52.494 INFO Starting download, target: Clickhouse
17422026-07-21T20:18:53.907ZJul 21 20:18:52.494 INFO Starting download, target: TransceiverControl
17432026-07-21T20:18:53.908ZJul 21 20:18:52.494 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17442026-07-21T20:18:53.908ZJul 21 20:18:52.494 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17452026-07-21T20:18:53.908ZJul 21 20:18:52.494 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17462026-07-21T20:18:53.908ZJul 21 20:18:52.494 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17472026-07-21T20:18:53.908ZJul 21 20:18:52.494 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17482026-07-21T20:18:53.908ZJul 21 20:18:52.494 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17492026-07-21T20:18:53.908ZJul 21 20:18:52.494 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17502026-07-21T20:18:54.848ZJul 21 20:18:53.445 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17512026-07-21T20:18:55.062ZJul 21 20:18:53.652 INFO Download complete, target: TransceiverControl
17522026-07-21T20:18:55.684ZJul 21 20:18:54.286 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17532026-07-21T20:18:55.878ZJul 21 20:18:54.482 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17542026-07-21T20:18:55.934ZJul 21 20:18:54.538 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
17552026-07-21T20:18:55.966ZJul 21 20:18:54.568 INFO Download complete, target: Console
17562026-07-21T20:18:56.017ZJul 21 20:18:54.618 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17572026-07-21T20:18:56.100ZJul 21 20:18:54.703 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17582026-07-21T20:18:56.585ZJul 21 20:18:55.190 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17592026-07-21T20:18:56.585ZJul 21 20:18:55.190 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17602026-07-21T20:18:57.953ZJul 21 20:18:56.557 INFO Download complete, target: MaghemiteDdmd
17612026-07-21T20:18:58.647ZJul 21 20:18:57.251 INFO Download complete, target: DendriteStub
17622026-07-21T20:18:58.741ZJul 21 20:18:57.345 INFO Download complete, target: MaghemiteMgd
17632026-07-21T20:19:01.310ZJul 21 20:18:59.915 INFO Checking that binary works, target: Cockroach
17642026-07-21T20:19:01.427ZJul 21 20:19:00.031 INFO Download complete, target: Cockroach
17652026-07-21T20:19:02.645ZJul 21 20:19:01.249 INFO Checking that binary works, target: Clickhouse
17662026-07-21T20:19:02.765ZJul 21 20:19:01.370 INFO Download complete, target: Clickhouse
17672026-07-21T20:19:02.780ZAll builder prerequisites installed successfully, and PATH looks valid
17682026-07-21T20:19:02.783Z
17692026-07-21T20:19:02.783Zreal 2:00.024408520
17702026-07-21T20:19:02.784Zuser 6:36.763608866
17712026-07-21T20:19:02.784Zsys 1:22.114780976
17722026-07-21T20:19:02.784Ztrap 0.216821823
17732026-07-21T20:19:02.784Ztflt 0.586561618
17742026-07-21T20:19:02.784Zdflt 0.739767980
17752026-07-21T20:19:02.784Zkflt 0.024860173
17762026-07-21T20:19:02.784Zlock 21:38.511178594
17772026-07-21T20:19:02.784Zslp 19:59.920136575
17782026-07-21T20:19:02.784Zlat 43.958881690
17792026-07-21T20:19:02.784Zstop 1:58.867270775
17802026-07-21T20:19:02.784Z+ banner clippy
17812026-07-21T20:19:02.784Z
17822026-07-21T20:19:02.784Z #### # # ##### ##### # #
17832026-07-21T20:19:02.784Z # # # # # # # # # #
17842026-07-21T20:19:02.784Z # # # # # # # #
17852026-07-21T20:19:02.784Z # # # ##### ##### #
17862026-07-21T20:19:02.784Z # # # # # # #
17872026-07-21T20:19:02.784Z #### ###### # # # #
17882026-07-21T20:19:02.784Z
17892026-07-21T20:19:02.784Z+ export CARGO_INCREMENTAL=0
17902026-07-21T20:19:02.784Z+ CARGO_INCREMENTAL=0
17912026-07-21T20:19:02.784Z+ ptime -m cargo xtask clippy
17922026-07-21T20:19:03.236Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17932026-07-21T20:19:03.524Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17942026-07-21T20:19:05.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.50s
17952026-07-21T20:19:05.357Z Running `target/debug/xtask clippy`
17962026-07-21T20:19:05.383Zrunning: /home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17972026-07-21T20:19:05.948Z Downloading crates ...
17982026-07-21T20:19:06.158Z Downloaded approx v0.5.1
17992026-07-21T20:19:06.161Z Downloaded guppy-workspace-hack v0.1.0
18002026-07-21T20:19:06.161Z Downloaded backtrace-ext v0.2.1
18012026-07-21T20:19:06.161Z Downloaded async-object-pool v0.2.0
18022026-07-21T20:19:06.165Z Downloaded constant_time_eq v0.3.1
18032026-07-21T20:19:06.168Z Downloaded nested v0.1.1
18042026-07-21T20:19:06.168Z Downloaded cast v0.3.0
18052026-07-21T20:19:06.173Z Downloaded linkme-impl v0.3.35
18062026-07-21T20:19:06.176Z Downloaded plotters-backend v0.3.7
18072026-07-21T20:19:06.181Z Downloaded miette-derive v5.10.0
18082026-07-21T20:19:06.189Z Downloaded assert-json-diff v2.0.2
18092026-07-21T20:19:06.197Z Downloaded pathdiff v0.2.3
18102026-07-21T20:19:06.201Z Downloaded parking v2.2.1
18112026-07-21T20:19:06.201Z Downloaded plotters-svg v0.3.7
18122026-07-21T20:19:06.201Z Downloaded event-listener-strategy v0.5.4
18132026-07-21T20:19:06.205Z Downloaded hex-literal v0.4.1
18142026-07-21T20:19:06.209Z Downloaded supports-hyperlinks v2.1.0
18152026-07-21T20:19:06.209Z Downloaded linkme v0.3.35
18162026-07-21T20:19:06.209Z Downloaded concurrent-queue v2.5.0
18172026-07-21T20:19:06.217Z Downloaded terminal_size v0.1.17
18182026-07-21T20:19:06.220Z Downloaded similar-asserts v1.7.0
18192026-07-21T20:19:06.224Z Downloaded escape8259 v0.5.3
18202026-07-21T20:19:06.236Z Downloaded supports-color v2.1.0
18212026-07-21T20:19:06.239Z Downloaded target-triple v1.0.0
18222026-07-21T20:19:06.240Z Downloaded serde_regex v1.1.0
18232026-07-21T20:19:06.243Z Downloaded oorandom v11.1.5
18242026-07-21T20:19:06.246Z Downloaded futures-timer v3.0.3
18252026-07-21T20:19:06.246Z Downloaded anes v0.1.6
18262026-07-21T20:19:06.250Z Downloaded partial-io v0.5.4
18272026-07-21T20:19:06.254Z Downloaded owo-colors v3.5.0
18282026-07-21T20:19:06.262Z Downloaded termcolor v1.4.1
18292026-07-21T20:19:06.265Z Downloaded rust-argon2 v2.1.0
18302026-07-21T20:19:06.265Z Downloaded relative-path v1.9.3
18312026-07-21T20:19:06.265Z Downloaded rustc-demangle v0.1.27
18322026-07-21T20:19:06.268Z Downloaded knuffel-derive v3.2.0
18332026-07-21T20:19:06.268Z Downloaded path-tree v0.8.3
18342026-07-21T20:19:06.271Z Downloaded target-spec v3.5.7
18352026-07-21T20:19:06.276Z Downloaded criterion-plot v0.6.0
18362026-07-21T20:19:06.279Z Downloaded target-lexicon v0.13.3
18372026-07-21T20:19:06.282Z Downloaded supports-unicode v2.1.0
18382026-07-21T20:19:06.282Z Downloaded cfg-expr v0.20.6
18392026-07-21T20:19:06.286Z Downloaded blake2b_simd v1.0.4
18402026-07-21T20:19:06.291Z Downloaded libtest-mimic v0.8.1
18412026-07-21T20:19:06.294Z Downloaded assert_cmd v2.1.2
18422026-07-21T20:19:06.294Z Downloaded datatest-stable v0.3.3
18432026-07-21T20:19:06.297Z Downloaded addr2line v0.25.1
18442026-07-21T20:19:06.300Z Downloaded async-lock v3.4.2
18452026-07-21T20:19:06.303Z Downloaded httptest v0.16.4
18462026-07-21T20:19:06.303Z Downloaded trybuild v1.0.116
18472026-07-21T20:19:06.306Z Downloaded hickory-client v0.25.2
18482026-07-21T20:19:06.306Z Downloaded stringmetrics v2.2.2
18492026-07-21T20:19:06.319Z Downloaded textwrap v0.15.2
18502026-07-21T20:19:06.323Z Downloaded chumsky v0.9.3
18512026-07-21T20:19:06.326Z Downloaded tinytemplate v1.2.1
18522026-07-21T20:19:06.329Z Downloaded rstest v0.25.0
18532026-07-21T20:19:06.334Z Downloaded knuffel v3.2.0
18542026-07-21T20:19:06.337Z Downloaded event-listener v5.4.1
18552026-07-21T20:19:06.337Z Downloaded rand_distr v0.5.1
18562026-07-21T20:19:06.340Z Downloaded rstest_macros v0.25.0
18572026-07-21T20:19:06.344Z Downloaded miette v5.10.0
18582026-07-21T20:19:06.347Z Downloaded fancy-regex v0.14.0
18592026-07-21T20:19:06.350Z Downloaded backtrace v0.3.76
18602026-07-21T20:19:06.368Z Downloaded hashbrown v0.14.5
18612026-07-21T20:19:06.375Z Downloaded criterion v0.7.0
18622026-07-21T20:19:06.380Z Downloaded plotters v0.3.7
18632026-07-21T20:19:06.384Z Downloaded guppy v0.17.25
18642026-07-21T20:19:06.402Z Downloaded gimli v0.32.3
18652026-07-21T20:19:06.512Z Downloaded httpmock v0.8.3
18662026-07-21T20:19:08.176Z Checking cfg-if v1.0.4
18672026-07-21T20:19:08.543Z Checking libc v0.2.185
18682026-07-21T20:19:08.546Z Checking serde_core v1.0.228
18692026-07-21T20:19:08.614Z Checking memchr v2.8.0
18702026-07-21T20:19:08.655Z Checking smallvec v1.15.1
18712026-07-21T20:19:08.686Z Checking zeroize v1.8.2
18722026-07-21T20:19:08.722Z Checking rand_core v0.10.0
18732026-07-21T20:19:08.759Z Checking itoa v1.0.17
18742026-07-21T20:19:08.791Z Checking subtle v2.6.1
18752026-07-21T20:19:08.861Z Checking log v0.4.29
18762026-07-21T20:19:08.899Z Checking libm v0.2.16
18772026-07-21T20:19:08.945Z Checking typenum v1.20.1
18782026-07-21T20:19:08.983Z Checking getrandom v0.4.1
18792026-07-21T20:19:08.983Z Checking errno v0.3.14
18802026-07-21T20:19:09.052Z Checking scopeguard v1.2.0
18812026-07-21T20:19:09.091Z Checking stable_deref_trait v1.2.1
18822026-07-21T20:19:09.130Z Checking zmij v1.0.21
18832026-07-21T20:19:09.169Z Checking zerofrom v0.1.6
18842026-07-21T20:19:09.220Z Checking lock_api v0.4.14
18852026-07-21T20:19:09.243Z Checking percent-encoding v2.3.2
18862026-07-21T20:19:09.278Z Checking litemap v0.8.1
18872026-07-21T20:19:09.312Z Checking yoke v0.8.1
18882026-07-21T20:19:09.358Z Checking writeable v0.6.2
18892026-07-21T20:19:09.409Z Checking icu_normalizer_data v2.1.1
18902026-07-21T20:19:09.448Z Checking icu_properties_data v2.1.2
18912026-07-21T20:19:09.480Z Checking form_urlencoded v1.2.2
18922026-07-21T20:19:09.516Z Checking zerovec v0.11.5
18932026-07-21T20:19:09.519Z Checking zerotrie v0.2.3
18942026-07-21T20:19:09.581Z Checking utf8_iter v1.0.4
18952026-07-21T20:19:09.618Z Checking num-traits v0.2.19
18962026-07-21T20:19:09.657Z Checking pin-project-lite v0.2.17
18972026-07-21T20:19:09.695Z Checking zerocopy v0.8.40
18982026-07-21T20:19:09.732Z Checking parking_lot_core v0.9.12
18992026-07-21T20:19:09.770Z Checking portable-atomic v1.13.1
19002026-07-21T20:19:09.808Z Checking critical-section v1.2.0
19012026-07-21T20:19:09.854Z Checking signal-hook-registry v1.4.8
19022026-07-21T20:19:09.935Z Checking mio v1.2.0
19032026-07-21T20:19:09.970Z Checking parking_lot v0.12.5
19042026-07-21T20:19:09.975Z Checking tinystr v0.8.2
19052026-07-21T20:19:10.043Z Checking potential_utf v0.1.4
19062026-07-21T20:19:10.095Z Checking serde v1.0.228
19072026-07-21T20:19:10.151Z Checking bitflags v2.11.0
19082026-07-21T20:19:10.187Z Checking serde_json v1.0.150
19092026-07-21T20:19:10.221Z Checking icu_locale_core v2.1.1
19102026-07-21T20:19:10.224Z Checking icu_collections v2.1.1
19112026-07-21T20:19:10.224Z Checking once_cell v1.21.3
19122026-07-21T20:19:10.328Z Checking iana-time-zone v0.1.65
19132026-07-21T20:19:10.370Z Checking socket2 v0.6.3
19142026-07-21T20:19:10.457Z Checking uuid v1.23.4
19152026-07-21T20:19:10.503Z Checking semver v1.0.28
19162026-07-21T20:19:10.543Z Checking bytes v1.11.1
19172026-07-21T20:19:10.613Z Checking chrono v0.4.45
19182026-07-21T20:19:10.656Z Checking thiserror v2.0.18
19192026-07-21T20:19:10.750Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19202026-07-21T20:19:10.792Z Checking dyn-clone v1.0.20
19212026-07-21T20:19:10.795Z Checking icu_provider v2.1.1
19222026-07-21T20:19:10.823Z Checking futures-core v0.3.32
19232026-07-21T20:19:10.890Z Checking getrandom v0.2.17
19242026-07-21T20:19:10.924Z Checking equivalent v1.0.2
19252026-07-21T20:19:10.973Z Checking rustix v1.1.3
19262026-07-21T20:19:11.012Z Checking tokio v1.52.1
19272026-07-21T20:19:11.049Z Checking cmov v0.5.4
19282026-07-21T20:19:11.112Z Checking rand_core v0.6.4
19292026-07-21T20:19:11.115Z Checking icu_properties v2.1.2
19302026-07-21T20:19:11.176Z Checking icu_normalizer v2.1.1
19312026-07-21T20:19:11.287Z Checking ctutils v0.4.2
19322026-07-21T20:19:11.323Z Checking byteorder v1.5.0
19332026-07-21T20:19:11.477Z Checking futures-sink v0.3.32
19342026-07-21T20:19:11.513Z Checking generic-array v0.14.7
19352026-07-21T20:19:11.548Z Checking hybrid-array v0.4.13
19362026-07-21T20:19:11.552Z Checking futures-task v0.3.32
19372026-07-21T20:19:11.617Z Checking futures-channel v0.3.32
19382026-07-21T20:19:11.759Z Checking slab v0.4.12
19392026-07-21T20:19:11.821Z Checking futures-io v0.3.32
19402026-07-21T20:19:11.854Z Checking getrandom v0.3.4
19412026-07-21T20:19:11.942Z Checking hashbrown v0.17.0
19422026-07-21T20:19:11.977Z Checking futures-util v0.3.32
19432026-07-21T20:19:12.012Z Checking thiserror v1.0.69
19442026-07-21T20:19:12.015Z Checking idna_adapter v1.2.1
19452026-07-21T20:19:12.079Z Checking fnv v1.0.7
19462026-07-21T20:19:12.139Z Checking base64ct v1.8.3
19472026-07-21T20:19:12.190Z Checking idna v1.1.0
19482026-07-21T20:19:12.226Z Checking const-oid v0.9.6
19492026-07-21T20:19:12.317Z Checking crypto-common v0.2.2
19502026-07-21T20:19:12.401Z Checking crypto-common v0.1.7
19512026-07-21T20:19:12.438Z Checking indexmap v2.14.0
19522026-07-21T20:19:12.441Z Checking ppv-lite86 v0.2.21
19532026-07-21T20:19:12.507Z Checking url v2.5.8
19542026-07-21T20:19:12.551Z Checking regex-syntax v0.8.10
19552026-07-21T20:19:12.786Z Checking block-buffer v0.12.1
19562026-07-21T20:19:12.929Z Checking block-buffer v0.10.4
19572026-07-21T20:19:12.932Z Checking base64 v0.22.1
19582026-07-21T20:19:12.998Z Checking schemars v0.8.22
19592026-07-21T20:19:13.008Z Checking utf8parse v0.2.2
19602026-07-21T20:19:13.064Z Checking anstyle v1.0.14
19612026-07-21T20:19:13.100Z Checking digest v0.10.7
19622026-07-21T20:19:13.134Z Checking http v1.4.2
19632026-07-21T20:19:13.224Z Checking tracing-core v0.1.36
19642026-07-21T20:19:13.272Z Checking colorchoice v1.0.4
19652026-07-21T20:19:13.323Z Checking anstyle-query v1.1.5
19662026-07-21T20:19:13.401Z Checking is_terminal_polyfill v1.70.2
19672026-07-21T20:19:13.446Z Checking anstyle-parse v1.0.0
19682026-07-21T20:19:13.530Z Checking rand_core v0.9.5
19692026-07-21T20:19:13.578Z Checking tracing v0.1.44
19702026-07-21T20:19:13.629Z Checking terminal_size v0.4.3
19712026-07-21T20:19:13.717Z Checking ipnet v2.11.0
19722026-07-21T20:19:13.756Z Checking const-oid v0.10.2
19732026-07-21T20:19:13.759Z Checking anstream v1.0.0
19742026-07-21T20:19:13.823Z Checking clap_lex v1.0.0
19752026-07-21T20:19:13.826Z Checking strsim v0.11.1
19762026-07-21T20:19:13.897Z Checking aho-corasick v1.1.4
19772026-07-21T20:19:13.935Z Checking rand_chacha v0.9.0
19782026-07-21T20:19:13.970Z Checking crossbeam-utils v0.8.21
19792026-07-21T20:19:14.004Z Checking unicode-ident v1.0.24
19802026-07-21T20:19:14.007Z Checking erased-serde v0.3.31
19812026-07-21T20:19:14.071Z Checking httparse v1.10.1
19822026-07-21T20:19:14.075Z Checking clap_builder v4.6.0
19832026-07-21T20:19:14.141Z Checking proc-macro2 v1.0.106
19842026-07-21T20:19:14.175Z Checking rand v0.9.2
19852026-07-21T20:19:14.248Z Checking tokio-util v0.7.18
19862026-07-21T20:19:14.305Z Checking cpufeatures v0.3.0
19872026-07-21T20:19:14.342Z Checking powerfmt v0.2.0
19882026-07-21T20:19:14.406Z Checking digest v0.11.3
19892026-07-21T20:19:14.443Z Checking slog v2.8.2
19902026-07-21T20:19:14.478Z Checking quote v1.0.45
19912026-07-21T20:19:14.517Z Checking deranged v0.5.8
19922026-07-21T20:19:14.589Z Checking regex-automata v0.4.14
19932026-07-21T20:19:14.625Z Checking num_threads v0.1.7
19942026-07-21T20:19:14.665Z Checking fastrand v2.3.0
19952026-07-21T20:19:14.669Z Checking cpufeatures v0.2.17
19962026-07-21T20:19:14.735Z Checking allocator-api2 v0.2.21
19972026-07-21T20:19:14.758Z Checking time-core v0.1.8
19982026-07-21T20:19:14.803Z Checking num-conv v0.2.0
19992026-07-21T20:19:14.879Z Checking syn v2.0.117
20002026-07-21T20:19:14.912Z Checking anyhow v1.0.102
20012026-07-21T20:19:14.948Z Checking http-body v1.0.1
20022026-07-21T20:19:14.952Z Checking atomic-waker v1.1.2
20032026-07-21T20:19:15.041Z Checking tempfile v3.25.0
20042026-07-21T20:19:15.103Z Checking aws-lc-sys v0.40.0
20052026-07-21T20:19:15.107Z Checking rustls-pki-types v1.14.0
20062026-07-21T20:19:15.172Z Checking httpdate v1.0.3
20072026-07-21T20:19:15.262Z Checking untrusted v0.7.1
20082026-07-21T20:19:15.349Z Checking try-lock v0.2.5
20092026-07-21T20:19:15.352Z Checking clap v4.6.1
20102026-07-21T20:19:15.418Z Checking h2 v0.4.15
20112026-07-21T20:19:15.455Z Checking ipnetwork v0.21.1
20122026-07-21T20:19:15.458Z Checking time v0.3.47
20132026-07-21T20:19:15.524Z Checking want v0.3.1
20142026-07-21T20:19:15.528Z Checking hex v0.4.3
20152026-07-21T20:19:15.628Z Checking aws-lc-rs v1.16.3
20162026-07-21T20:19:15.677Z Checking tower-layer v0.3.3
20172026-07-21T20:19:15.709Z Checking tower-service v0.3.3
20182026-07-21T20:19:15.800Z Checking ryu v1.0.23
20192026-07-21T20:19:15.836Z Checking pem-rfc7468 v0.7.0
20202026-07-21T20:19:15.870Z Checking spin v0.9.8
20212026-07-21T20:19:15.964Z Checking flagset v0.4.7
20222026-07-21T20:19:16.021Z Checking mime v0.3.17
20232026-07-21T20:19:16.078Z Checking simd-adler32 v0.3.8
20242026-07-21T20:19:16.116Z Checking der v0.7.10
20252026-07-21T20:19:16.221Z Checking untrusted v0.9.0
20262026-07-21T20:19:16.276Z Checking adler2 v2.0.1
20272026-07-21T20:19:16.360Z Checking http-body-util v0.1.3
20282026-07-21T20:19:16.412Z Checking miniz_oxide v0.8.9
20292026-07-21T20:19:16.447Z Checking block-padding v0.4.2
20302026-07-21T20:19:16.487Z Checking rustls-webpki v0.103.13
20312026-07-21T20:19:16.603Z Checking camino v1.2.2
20322026-07-21T20:19:16.648Z Checking inout v0.2.2
20332026-07-21T20:19:16.651Z Checking pretty-hex v0.4.1
20342026-07-21T20:19:16.783Z Checking openssl-probe v0.2.1
20352026-07-21T20:19:16.824Z Checking serde_urlencoded v0.7.1
20362026-07-21T20:19:16.827Z Checking rand_chacha v0.3.1
20372026-07-21T20:19:16.894Z Checking encoding_rs v0.8.35
20382026-07-21T20:19:16.898Z Checking plain v0.2.3
20392026-07-21T20:19:16.962Z Checking spki v0.7.3
20402026-07-21T20:19:16.996Z Checking rustls v0.23.41
20412026-07-21T20:19:17.056Z Checking cipher v0.5.2
20422026-07-21T20:19:17.059Z Checking regex v1.12.3
20432026-07-21T20:19:17.123Z Checking rand v0.8.6
20442026-07-21T20:19:17.156Z Checking oxnet v0.1.6
20452026-07-21T20:19:17.193Z Checking ucd-trie v0.1.7
20462026-07-21T20:19:17.321Z Checking crc32fast v1.5.0
20472026-07-21T20:19:17.358Z Checking pest v2.8.6
20482026-07-21T20:19:17.399Z Checking futures-executor v0.3.32
20492026-07-21T20:19:17.444Z Checking sync_wrapper v1.0.2
20502026-07-21T20:19:17.492Z Checking pkcs8 v0.10.2
20512026-07-21T20:19:17.573Z Checking futures v0.3.32
20522026-07-21T20:19:17.610Z Checking tower v0.5.3
20532026-07-21T20:19:17.669Z Checking either v1.15.0
20542026-07-21T20:19:17.709Z Checking iri-string v0.7.10
20552026-07-21T20:19:17.712Z Checking zlib-rs v0.6.2
20562026-07-21T20:19:17.869Z Checking sha2 v0.10.9
20572026-07-21T20:19:17.905Z Checking static_assertions v1.1.0
20582026-07-21T20:19:18.005Z Checking bit-vec v0.8.0
20592026-07-21T20:19:18.041Z Checking foldhash v0.2.0
20602026-07-21T20:19:18.166Z Checking lazy_static v1.5.0
20612026-07-21T20:19:18.223Z Checking bit-set v0.8.0
20622026-07-21T20:19:18.227Z Checking hashbrown v0.16.1
20632026-07-21T20:19:18.292Z Checking hyper v1.10.1
20642026-07-21T20:19:18.297Z Checking openapiv3 v2.2.0
20652026-07-21T20:19:18.395Z Checking wait-timeout v0.2.1
20662026-07-21T20:19:18.443Z Checking hubpack v0.1.2
20672026-07-21T20:19:18.568Z Checking strum v0.26.3
20682026-07-21T20:19:18.654Z Checking quick-error v1.2.3
20692026-07-21T20:19:18.716Z Checking flate2 v1.1.9
20702026-07-21T20:19:18.723Z Checking rustls-native-certs v0.8.3
20712026-07-21T20:19:18.767Z Checking tower-http v0.6.8
20722026-07-21T20:19:18.803Z Checking rusty-fork v0.3.1
20732026-07-21T20:19:18.806Z Checking rand_xorshift v0.4.0
20742026-07-21T20:19:18.881Z Checking signature v2.2.0
20752026-07-21T20:19:18.989Z Checking num-integer v0.1.46
20762026-07-21T20:19:19.023Z Checking unarray v0.1.4
20772026-07-21T20:19:19.028Z Checking psl-types v2.0.11
20782026-07-21T20:19:19.093Z Checking tinyvec_macros v0.1.1
20792026-07-21T20:19:19.096Z Checking cookie v0.18.1
20802026-07-21T20:19:19.170Z Checking publicsuffix v2.3.0
20812026-07-21T20:19:19.207Z Checking tinyvec v1.10.0
20822026-07-21T20:19:19.212Z Checking proptest v1.10.0
20832026-07-21T20:19:19.276Z Checking anstyle-parse v0.2.7
20842026-07-21T20:19:19.279Z Checking tokio-rustls v0.26.4
20852026-07-21T20:19:19.346Z Checking hyper-util v0.1.20
20862026-07-21T20:19:19.381Z Checking rustls-platform-verifier v0.6.2
20872026-07-21T20:19:19.385Z Checking cookie_store v0.22.1
20882026-07-21T20:19:19.454Z Checking ahash v0.8.12
20892026-07-21T20:19:19.538Z Checking serde_spanned v0.6.9
20902026-07-21T20:19:19.574Z Checking toml_datetime v0.6.11
20912026-07-21T20:19:19.578Z Checking scroll v0.13.0
20922026-07-21T20:19:19.647Z Checking anstream v0.6.21
20932026-07-21T20:19:19.676Z Checking memmap2 v0.9.10
20942026-07-21T20:19:19.712Z Checking data-encoding v2.10.0
20952026-07-21T20:19:19.766Z Checking dtrace-parser v0.3.0
20962026-07-21T20:19:19.811Z Checking x509-cert v0.2.5
20972026-07-21T20:19:19.849Z Checking goblin v0.10.5
20982026-07-21T20:19:19.883Z Checking bstr v1.12.1
20992026-07-21T20:19:19.887Z Checking hmac v0.12.1
21002026-07-21T20:19:20.009Z Checking thread-id v5.1.0
21012026-07-21T20:19:20.046Z Checking num-iter v0.1.45
21022026-07-21T20:19:20.081Z Checking crossbeam-epoch v0.9.18
21032026-07-21T20:19:20.117Z Checking memoffset v0.9.1
21042026-07-21T20:19:20.185Z Checking scroll v0.12.0
21052026-07-21T20:19:20.227Z Checking env_filter v1.0.0
21062026-07-21T20:19:20.300Z Checking num-bigint-dig v0.8.6
21072026-07-21T20:19:20.337Z Checking pkcs1 v0.7.5
21082026-07-21T20:19:20.399Z Checking env_logger v0.11.9
21092026-07-21T20:19:20.440Z Checking goblin v0.8.2
21102026-07-21T20:19:20.487Z Checking zerocopy v0.7.35
21112026-07-21T20:19:20.573Z Checking rustix v0.38.44
21122026-07-21T20:19:20.620Z Checking hyper-rustls v0.27.7
21132026-07-21T20:19:20.620Z Checking foreign-types-shared v0.1.1
21142026-07-21T20:19:20.736Z Checking unicode-segmentation v1.12.0
21152026-07-21T20:19:20.889Z Checking reqwest v0.13.2
21162026-07-21T20:19:20.998Z Checking foreign-types v0.3.2
21172026-07-21T20:19:21.047Z Checking newtype-uuid v1.3.2
21182026-07-21T20:19:21.084Z Checking dtrace-parser v0.2.0
21192026-07-21T20:19:21.120Z Checking ff v0.13.1
21202026-07-21T20:19:21.155Z Checking rsa v0.9.10
21212026-07-21T20:19:21.273Z Checking openssl-sys v0.9.115
21222026-07-21T20:19:21.277Z Checking daft v0.1.7
21232026-07-21T20:19:21.347Z Checking thread-id v4.2.2
21242026-07-21T20:19:21.403Z Checking base16ct v0.2.0
21252026-07-21T20:19:21.454Z Checking same-file v1.0.6
21262026-07-21T20:19:21.562Z Checking winnow v0.5.40
21272026-07-21T20:19:21.596Z Checking sec1 v0.7.3
21282026-07-21T20:19:21.632Z Checking walkdir v2.5.0
21292026-07-21T20:19:21.668Z Checking group v0.13.0
21302026-07-21T20:19:21.704Z Checking openssl v0.10.79
21312026-07-21T20:19:21.770Z Checking nix v0.31.2
21322026-07-21T20:19:21.821Z Checking hkdf v0.12.4
21332026-07-21T20:19:21.824Z Checking serde_with v3.21.0
21342026-07-21T20:19:21.889Z Checking crypto-bigint v0.5.5
21352026-07-21T20:19:21.984Z Checking bzip2-sys v0.1.13+1.0.8
21362026-07-21T20:19:22.100Z Checking winnow v0.7.14
21372026-07-21T20:19:22.197Z Checking dof v0.4.0
21382026-07-21T20:19:22.343Z Checking dof v0.3.0
21392026-07-21T20:19:22.649Z Checking usdt-impl v0.5.0
21402026-07-21T20:19:22.725Z Checking toml_edit v0.19.15
21412026-07-21T20:19:22.808Z Checking keccak v0.1.6
21422026-07-21T20:19:22.844Z Checking usdt-impl v0.6.0
21432026-07-21T20:19:22.965Z Checking foldhash v0.1.5
21442026-07-21T20:19:23.010Z Checking sha3 v0.10.8
21452026-07-21T20:19:23.013Z Checking elliptic-curve v0.13.8
21462026-07-21T20:19:23.130Z Checking hashbrown v0.15.5
21472026-07-21T20:19:23.166Z Checking usdt v0.6.0
21482026-07-21T20:19:23.245Z Checking bzip2 v0.4.4
21492026-07-21T20:19:23.317Z Checking unicode-normalization v0.1.25
21502026-07-21T20:19:23.359Z Checking itertools v0.13.0
21512026-07-21T20:19:23.395Z Checking siphasher v1.0.2
21522026-07-21T20:19:23.398Z Checking winnow v1.0.3
21532026-07-21T20:19:23.463Z Checking bitflags v1.3.2
21542026-07-21T20:19:23.567Z Checking zip v0.6.6
21552026-07-21T20:19:23.603Z Checking signal-hook v0.3.18
21562026-07-21T20:19:23.640Z Checking managed v0.8.0
21572026-07-21T20:19:23.751Z Checking toml_parser v1.1.2+spec-1.1.0
21582026-07-21T20:19:23.755Z Checking native-tls v0.2.18
21592026-07-21T20:19:23.822Z Checking toml v0.7.8
21602026-07-21T20:19:23.825Z Checking toml_write v0.1.2
21612026-07-21T20:19:23.825Z Checking globset v0.4.18
21622026-07-21T20:19:23.921Z Checking chacha20 v0.10.0
21632026-07-21T20:19:23.924Z Checking curve25519-dalek v4.1.3
21642026-07-21T20:19:23.990Z Checking tokio-native-tls v0.3.1
21652026-07-21T20:19:24.076Z Checking toml_edit v0.22.27
21662026-07-21T20:19:24.112Z Checking object v0.37.3
21672026-07-21T20:19:24.147Z Checking signal-hook-mio v0.2.5
21682026-07-21T20:19:24.182Z Checking ed25519 v2.2.3
21692026-07-21T20:19:24.185Z Checking hyper-tls v0.6.0
21702026-07-21T20:19:24.249Z Checking ref-cast v1.0.25
21712026-07-21T20:19:24.285Z Checking pin-project v1.1.11
21722026-07-21T20:19:24.375Z Checking zstd-sys v2.0.16+zstd.1.5.7
21732026-07-21T20:19:24.413Z Checking reqwest v0.12.28
21742026-07-21T20:19:24.413Z Checking pem v3.0.6
21752026-07-21T20:19:24.417Z Checking fixedbitset v0.5.7
21762026-07-21T20:19:24.513Z Checking bumpalo v3.20.2
21772026-07-21T20:19:24.517Z Checking zstd-safe v7.2.4
21782026-07-21T20:19:24.633Z Checking libbz2-rs-sys v0.2.2
21792026-07-21T20:19:24.670Z Checking petgraph v0.8.3
21802026-07-21T20:19:24.738Z Checking zopfli v0.8.3
21812026-07-21T20:19:24.742Z Checking ed25519-dalek v2.2.0
21822026-07-21T20:19:24.742Z Checking zstd v0.13.3
21832026-07-21T20:19:25.020Z Checking snafu v0.8.9
21842026-07-21T20:19:25.057Z Checking bzip2 v0.6.1
21852026-07-21T20:19:25.061Z Checking crossterm v0.28.1
21862026-07-21T20:19:25.125Z Checking olpc-cjson v0.1.4
21872026-07-21T20:19:25.199Z Checking similar v2.7.0
21882026-07-21T20:19:25.235Z Checking fs-err v3.3.0
21892026-07-21T20:19:25.271Z Checking hash32 v0.2.1
21902026-07-21T20:19:25.307Z Checking serde-big-array v0.5.1
21912026-07-21T20:19:25.310Z Checking serde_plain v1.0.2
21922026-07-21T20:19:25.453Z Checking typed-path v0.9.3
21932026-07-21T20:19:25.490Z Checking jiff v0.2.21
21942026-07-21T20:19:25.522Z Checking unicode-properties v0.1.4
21952026-07-21T20:19:25.560Z Checking predicates-core v1.0.10
21962026-07-21T20:19:25.605Z Checking unicode-bidi v0.3.18
21972026-07-21T20:19:25.712Z Checking heapless v0.7.17
21982026-07-21T20:19:25.748Z Checking hickory-proto v0.25.2
21992026-07-21T20:19:25.812Z Checking byte-wrapper v0.1.0
22002026-07-21T20:19:25.927Z Checking stringprep v0.1.5
22012026-07-21T20:19:26.041Z Checking md-5 v0.10.6
22022026-07-21T20:19:26.110Z Checking float-cmp v0.10.0
22032026-07-21T20:19:26.151Z Checking fallible-iterator v0.2.0
22042026-07-21T20:19:26.208Z Checking normalize-line-endings v0.3.0
22052026-07-21T20:19:26.244Z Checking tough v0.22.0
22062026-07-21T20:19:26.279Z Checking difflib v0.4.0
22072026-07-21T20:19:26.283Z Checking smoltcp v0.9.1
22082026-07-21T20:19:26.347Z Checking iddqd v0.4.2
22092026-07-21T20:19:26.409Z Checking phf_shared v0.13.1
22102026-07-21T20:19:26.450Z Checking postgres-protocol v0.6.10
22112026-07-21T20:19:26.487Z Checking predicates v3.1.4
22122026-07-21T20:19:26.639Z Checking phf_shared v0.11.3
22132026-07-21T20:19:26.790Z Checking tokio-stream v0.1.18
22142026-07-21T20:19:26.828Z Checking buf-list v1.1.2
22152026-07-21T20:19:26.831Z Checking strum v0.27.2
22162026-07-21T20:19:26.927Z Checking fixedbitset v0.4.2
22172026-07-21T20:19:26.997Z Checking precomputed-hash v0.1.1
22182026-07-21T20:19:27.039Z Checking new_debug_unreachable v1.0.6
22192026-07-21T20:19:27.106Z Checking lalrpop-util v0.19.12
22202026-07-21T20:19:27.111Z Checking petgraph v0.6.5
22212026-07-21T20:19:27.174Z Checking string_cache v0.8.9
22222026-07-21T20:19:27.209Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22232026-07-21T20:19:27.274Z Checking postgres-types v0.2.12
22242026-07-21T20:19:27.310Z Checking phf v0.13.1
22252026-07-21T20:19:27.370Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22262026-07-21T20:19:27.488Z Checking whoami v2.1.0
22272026-07-21T20:19:27.618Z Checking peg-runtime v0.8.5
22282026-07-21T20:19:27.717Z Checking tokio-postgres v0.7.16
22292026-07-21T20:19:27.754Z Checking zip v4.6.1
22302026-07-21T20:19:27.791Z Checking is-terminal v0.4.17
22312026-07-21T20:19:27.827Z Checking crossbeam-channel v0.5.15
22322026-07-21T20:19:27.912Z Checking thread_local v1.1.9
22332026-07-21T20:19:28.109Z Compiling structmeta-derive v0.3.0
22342026-07-21T20:19:28.187Z Checking term v1.2.1
22352026-07-21T20:19:28.290Z Checking take_mut v0.2.2
22362026-07-21T20:19:28.350Z Compiling newtype-uuid-macros v0.1.0
22372026-07-21T20:19:28.423Z Checking slog-async v2.8.0
22382026-07-21T20:19:28.459Z Checking slog-term v2.9.2
22392026-07-21T20:19:28.463Z Compiling multer v3.1.0
22402026-07-21T20:19:28.551Z Compiling async-stream-impl v0.3.6
22412026-07-21T20:19:28.632Z Checking match_cfg v0.1.0
22422026-07-21T20:19:28.763Z Checking hostname v0.3.1
22432026-07-21T20:19:28.766Z Checking slog-json v2.6.1
22442026-07-21T20:19:28.830Z Compiling dropshot v0.17.1
22452026-07-21T20:19:28.892Z Compiling dropshot_endpoint v0.17.1
22462026-07-21T20:19:28.978Z Checking slog-bunyan v2.5.0
22472026-07-21T20:19:29.030Z Checking debug-ignore v1.0.5
22482026-07-21T20:19:29.119Z Checking sha1 v0.11.0
22492026-07-21T20:19:29.155Z Checking toml_datetime v1.1.1+spec-1.1.0
22502026-07-21T20:19:29.189Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22512026-07-21T20:19:29.193Z Checking serde_spanned v1.1.1
22522026-07-21T20:19:29.193Z Checking serde_path_to_error v0.1.20
22532026-07-21T20:19:29.287Z Compiling structmeta v0.3.0
22542026-07-21T20:19:29.331Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22552026-07-21T20:19:29.366Z Checking compression-core v0.4.31
22562026-07-21T20:19:29.400Z Checking toml_writer v1.1.1+spec-1.1.0
22572026-07-21T20:19:29.518Z Checking compression-codecs v0.4.37
22582026-07-21T20:19:29.552Z Checking progenitor-client v0.14.0
22592026-07-21T20:19:29.584Z Compiling derive-ex v0.1.8
22602026-07-21T20:19:29.650Z Checking toml v1.1.2+spec-1.1.0
22612026-07-21T20:19:29.702Z Checking async-stream v0.3.6
22622026-07-21T20:19:29.733Z Checking async-compression v0.4.41
22632026-07-21T20:19:29.801Z Checking rustls-pemfile v2.2.0
22642026-07-21T20:19:29.835Z Checking waitgroup v0.1.2
22652026-07-21T20:19:29.868Z Checking hostname v0.4.2
22662026-07-21T20:19:29.962Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22672026-07-21T20:19:29.965Z Checking atomicwrites v0.4.4
22682026-07-21T20:19:30.029Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22692026-07-21T20:19:30.033Z Checking itertools v0.14.0
22702026-07-21T20:19:30.033Z Compiling parse-display-derive v0.10.0
22712026-07-21T20:19:30.128Z Checking macaddr v1.0.1
22722026-07-21T20:19:30.162Z Checking regress v0.10.5
22732026-07-21T20:19:30.230Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22742026-07-21T20:19:30.267Z Checking instant v0.1.13
22752026-07-21T20:19:30.336Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22762026-07-21T20:19:30.382Z Checking backoff v0.4.0
22772026-07-21T20:19:30.593Z Checking backon v1.6.0
22782026-07-21T20:19:30.632Z Checking humantime v2.3.0
22792026-07-21T20:19:30.702Z Checking unicode-width v0.2.0
22802026-07-21T20:19:30.785Z Checking progenitor-extras v0.2.0
22812026-07-21T20:19:30.838Z Compiling convert_case v0.4.0
22822026-07-21T20:19:30.980Z Checking half v2.7.1
22832026-07-21T20:19:31.035Z Checking heck v0.5.0
22842026-07-21T20:19:31.121Z Checking ciborium-io v0.2.2
22852026-07-21T20:19:31.190Z Checking secrecy v0.10.3
22862026-07-21T20:19:31.236Z Compiling derive_more v0.99.20
22872026-07-21T20:19:31.274Z Checking indent_write v2.2.0
22882026-07-21T20:19:31.277Z Checking ciborium-ll v0.2.2
22892026-07-21T20:19:31.339Z Compiling test-strategy v0.4.5
22902026-07-21T20:19:31.371Z Checking camino-tempfile v1.4.1
22912026-07-21T20:19:31.430Z Compiling regress v0.11.1
22922026-07-21T20:19:31.508Z Checking ciborium v0.2.2
22932026-07-21T20:19:31.557Z Compiling crucible-workspace-hack v0.1.0
22942026-07-21T20:19:31.620Z Checking inout v0.1.4
22952026-07-21T20:19:31.815Z Checking cipher v0.4.4
22962026-07-21T20:19:31.820Z Checking parse-display v0.10.0
22972026-07-21T20:19:31.961Z Checking universal-hash v0.5.1
22982026-07-21T20:19:31.997Z Compiling thiserror-impl-no-std v2.0.2
22992026-07-21T20:19:32.031Z Checking opaque-debug v0.3.1
23002026-07-21T20:19:32.064Z Checking chacha20 v0.9.1
23012026-07-21T20:19:32.150Z Checking poly1305 v0.8.0
23022026-07-21T20:19:32.283Z Checking blake2 v0.10.6
23032026-07-21T20:19:32.464Z Checking aead v0.5.2
23042026-07-21T20:19:32.569Z Checking password-hash v0.5.0
23052026-07-21T20:19:32.633Z Checking chacha20poly1305 v0.10.1
23062026-07-21T20:19:32.668Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23072026-07-21T20:19:32.785Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23082026-07-21T20:19:32.825Z Checking argon2 v0.5.3
23092026-07-21T20:19:32.860Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
23102026-07-21T20:19:33.097Z Compiling typify-impl v0.6.2
23112026-07-21T20:19:33.101Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23122026-07-21T20:19:33.186Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23132026-07-21T20:19:33.232Z Checking thiserror-no-std v2.0.2
23142026-07-21T20:19:33.266Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23152026-07-21T20:19:33.347Z Checking vsss-rs v3.3.4
23162026-07-21T20:19:33.449Z Compiling unsafe-libyaml v0.2.11
23172026-07-21T20:19:33.501Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23182026-07-21T20:19:33.869Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23192026-07-21T20:19:34.243Z Compiling serde_yaml v0.9.34+deprecated
23202026-07-21T20:19:34.544Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23212026-07-21T20:19:34.636Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23222026-07-21T20:19:34.758Z Checking swrite v0.1.0
23232026-07-21T20:19:34.877Z Checking crossbeam-deque v0.8.6
23242026-07-21T20:19:34.914Z Compiling rayon-core v1.13.0
23252026-07-21T20:19:34.917Z Compiling toml_datetime v0.7.5+spec-1.1.0
23262026-07-21T20:19:35.036Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23272026-07-21T20:19:35.175Z Compiling toml_edit v0.23.10+spec-1.0.0
23282026-07-21T20:19:35.253Z Compiling darling_core v0.21.3
23292026-07-21T20:19:35.578Z Compiling proc-macro-error v1.0.4
23302026-07-21T20:19:35.709Z Checking rayon v1.11.0
23312026-07-21T20:19:35.746Z Compiling proc-macro-crate v3.4.0
23322026-07-21T20:19:35.909Z Checking toml v0.8.23
23332026-07-21T20:19:36.253Z Checking tabwriter v1.4.1
23342026-07-21T20:19:36.289Z Checking glob v0.3.3
23352026-07-21T20:19:36.333Z Compiling num_enum_derive v0.7.6
23362026-07-21T20:19:36.368Z Compiling heapless v0.8.0
23372026-07-21T20:19:36.432Z Checking colored v3.1.1
23382026-07-21T20:19:36.501Z Checking hash32 v0.3.1
23392026-07-21T20:19:36.662Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23402026-07-21T20:19:36.706Z Compiling smoltcp v0.11.0
23412026-07-21T20:19:36.996Z Checking cobs v0.3.0
23422026-07-21T20:19:37.039Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23432026-07-21T20:19:37.129Z Compiling usdt-macro v0.5.0
23442026-07-21T20:19:37.171Z Compiling usdt-attr-macro v0.5.0
23452026-07-21T20:19:37.207Z Checking memmap v0.7.0
23462026-07-21T20:19:37.364Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23472026-07-21T20:19:37.432Z Checking num_enum v0.7.6
23482026-07-21T20:19:37.574Z Checking postcard v1.1.3
23492026-07-21T20:19:37.655Z Checking rand v0.10.1
23502026-07-21T20:19:37.689Z Compiling typify-macro v0.6.2
23512026-07-21T20:19:37.740Z Compiling darling_macro v0.21.3
23522026-07-21T20:19:37.890Z Compiling proc-macro-crate v1.3.1
23532026-07-21T20:19:37.893Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23542026-07-21T20:19:37.978Z Checking usdt v0.5.0
23552026-07-21T20:19:38.157Z Checking sigpipe v0.1.3
23562026-07-21T20:19:38.192Z Compiling foreign-types-macros v0.2.3
23572026-07-21T20:19:38.196Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23582026-07-21T20:19:38.263Z Checking foreign-types-shared v0.3.1
23592026-07-21T20:19:38.298Z Compiling darling v0.21.3
23602026-07-21T20:19:38.331Z Compiling num_enum_derive v0.5.11
23612026-07-21T20:19:38.415Z Compiling ingot-macros v0.1.1
23622026-07-21T20:19:38.607Z Checking cstr-argument v0.1.2
23632026-07-21T20:19:38.643Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23642026-07-21T20:19:38.712Z Compiling num-derive v0.4.2
23652026-07-21T20:19:38.755Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23662026-07-21T20:19:38.860Z Checking foreign-types v0.5.0
23672026-07-21T20:19:38.967Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23682026-07-21T20:19:39.114Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23692026-07-21T20:19:39.241Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23702026-07-21T20:19:39.276Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23712026-07-21T20:19:39.313Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23722026-07-21T20:19:39.401Z Checking num_enum v0.5.11
23732026-07-21T20:19:39.446Z Compiling typify v0.6.2
23742026-07-21T20:19:39.513Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23752026-07-21T20:19:39.517Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23762026-07-21T20:19:39.581Z Compiling progenitor-impl v0.14.0
23772026-07-21T20:19:39.613Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23782026-07-21T20:19:39.683Z Compiling zone_cfg_derive v0.3.1
23792026-07-21T20:19:39.817Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23802026-07-21T20:19:39.946Z Checking itertools v0.12.1
23812026-07-21T20:19:40.017Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23822026-07-21T20:19:40.298Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23832026-07-21T20:19:40.483Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23842026-07-21T20:19:40.541Z Checking smf v0.2.3
23852026-07-21T20:19:40.576Z Checking whoami v1.6.1
23862026-07-21T20:19:40.580Z Compiling derive-where v1.6.0
23872026-07-21T20:19:40.732Z Checking tokio-dtrace v0.1.1
23882026-07-21T20:19:40.777Z Checking console v0.15.11
23892026-07-21T20:19:40.812Z Checking newline-converter v0.3.0
23902026-07-21T20:19:40.944Z Checking oxide-tokio-rt v0.1.4
23912026-07-21T20:19:40.979Z Checking bytecount v0.6.9
23922026-07-21T20:19:42.016Z Checking zone v0.3.1
23932026-07-21T20:19:42.019Z Checking expectorate v1.2.0
23942026-07-21T20:19:42.019Z Checking unicode-width v0.1.14
23952026-07-21T20:19:42.019Z Checking num-rational v0.4.2
23962026-07-21T20:19:42.020Z Checking num-complex v0.4.6
23972026-07-21T20:19:42.020Z Checking ingot-types v0.1.2
23982026-07-21T20:19:42.020Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
23992026-07-21T20:19:42.020Z Checking float-ord v0.3.2
24002026-07-21T20:19:42.020Z Compiling cancel-safe-futures v0.1.5
24012026-07-21T20:19:42.020Z Checking linear-map v1.2.0
24022026-07-21T20:19:42.020Z Checking num v0.4.3
24032026-07-21T20:19:42.020Z Checking ingot v0.1.1
24042026-07-21T20:19:42.020Z Checking gethostname v0.5.0
24052026-07-21T20:19:42.020Z Compiling prettyplease v0.2.37
24062026-07-21T20:19:42.020Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24072026-07-21T20:19:42.020Z Checking oxide-update-engine-types v0.1.2
24082026-07-21T20:19:42.051Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24092026-07-21T20:19:42.167Z Compiling progenitor-macro v0.14.0
24102026-07-21T20:19:42.239Z Checking resolv-conf v0.7.6
24112026-07-21T20:19:42.296Z Compiling owo-colors v4.3.0
24122026-07-21T20:19:42.449Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24132026-07-21T20:19:42.861Z Checking oxide-update-engine v0.1.2
24142026-07-21T20:19:43.197Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24152026-07-21T20:19:43.276Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24162026-07-21T20:19:43.311Z Checking smawk v0.3.2
24172026-07-21T20:19:43.315Z Checking unicode-linebreak v0.1.5
24182026-07-21T20:19:43.400Z Checking papergrid v0.11.0
24192026-07-21T20:19:43.506Z Compiling tabled_derive v0.7.0
24202026-07-21T20:19:43.604Z Compiling convert_case v0.10.0
24212026-07-21T20:19:43.836Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24222026-07-21T20:19:43.946Z Compiling slog-dtrace v0.3.0
24232026-07-21T20:19:44.089Z Compiling derive_more-impl v2.1.1
24242026-07-21T20:19:44.278Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24252026-07-21T20:19:44.317Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24262026-07-21T20:19:44.478Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24272026-07-21T20:19:44.578Z Checking tabled v0.15.0
24282026-07-21T20:19:44.972Z Checking derive_more v2.1.1
24292026-07-21T20:19:45.111Z Checking crossterm v0.29.0
24302026-07-21T20:19:45.275Z Checking linked-hash-map v0.5.6
24312026-07-21T20:19:45.474Z Checking lru-cache v0.1.2
24322026-07-21T20:19:45.572Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24332026-07-21T20:19:45.881Z Checking hickory-proto v0.24.4
24342026-07-21T20:19:45.934Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24352026-07-21T20:19:45.968Z Checking fd-lock v4.0.4
24362026-07-21T20:19:46.521Z Checking vte v0.14.1
24372026-07-21T20:19:46.821Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24382026-07-21T20:19:46.856Z Checking display-error-chain v0.2.2
24392026-07-21T20:19:46.998Z Checking strip-ansi-escapes v0.2.1
24402026-07-21T20:19:47.066Z Checking progenitor v0.14.0
24412026-07-21T20:19:47.223Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24422026-07-21T20:19:47.368Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24432026-07-21T20:19:48.142Z Checking nu-ansi-term v0.50.3
24442026-07-21T20:19:48.147Z Checking termtree v0.5.1
24452026-07-21T20:19:48.335Z Checking hickory-resolver v0.24.4
24462026-07-21T20:19:48.370Z Checking textwrap v0.16.2
24472026-07-21T20:19:48.435Z Checking reedline v0.40.0
24482026-07-21T20:19:48.551Z Compiling minimal-lexical v0.2.1
24492026-07-21T20:19:48.652Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24502026-07-21T20:19:48.841Z Compiling nom v7.1.3
24512026-07-21T20:19:49.020Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24522026-07-21T20:19:49.122Z Checking qorb v0.4.1
24532026-07-21T20:19:49.159Z Compiling unicode-xid v0.2.6
24542026-07-21T20:19:49.317Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24552026-07-21T20:19:49.624Z Compiling ar_archive_writer v0.5.1
24562026-07-21T20:19:49.657Z Checking csv-core v0.1.13
24572026-07-21T20:19:49.865Z Checking csv v1.4.0
24582026-07-21T20:19:49.936Z Compiling stacker v0.1.23
24592026-07-21T20:19:50.257Z Checking highway v1.3.0
24602026-07-21T20:19:50.260Z Compiling cfg_aliases v0.1.1
24612026-07-21T20:19:50.321Z Compiling semver v0.1.20
24622026-07-21T20:19:50.398Z Compiling nix v0.28.0
24632026-07-21T20:19:50.433Z Checking nibble_vec v0.1.0
24642026-07-21T20:19:50.488Z Compiling psm v0.1.30
24652026-07-21T20:19:50.523Z Checking endian-type v0.1.2
24662026-07-21T20:19:50.589Z Compiling rustc_version v0.1.7
24672026-07-21T20:19:50.638Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24682026-07-21T20:19:50.680Z Checking radix_trie v0.2.1
24692026-07-21T20:19:50.838Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24702026-07-21T20:19:50.873Z Compiling newtype_derive v0.1.6
24712026-07-21T20:19:50.905Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24722026-07-21T20:19:50.938Z Checking phf_shared v0.12.1
24732026-07-21T20:19:51.105Z Compiling recursive-proc-macro-impl v0.1.1
24742026-07-21T20:19:51.105Z Compiling chrono-tz v0.10.4
24752026-07-21T20:19:51.416Z Checking phf v0.12.1
24762026-07-21T20:19:51.483Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24772026-07-21T20:19:51.483Z Compiling const_format_proc_macros v0.2.34
24782026-07-21T20:19:51.548Z Compiling peg-macros v0.8.5
24792026-07-21T20:19:51.584Z Checking winnow v0.6.26
24802026-07-21T20:19:51.619Z Checking recursive v0.1.1
24812026-07-21T20:19:51.745Z Checking nom v8.0.0
24822026-07-21T20:19:52.029Z Compiling sqlparser_derive v0.5.0
24832026-07-21T20:19:52.386Z Checking unicode_categories v0.1.1
24842026-07-21T20:19:52.421Z Checking home v0.5.12
24852026-07-21T20:19:52.598Z Checking rustyline v14.0.0
24862026-07-21T20:19:52.602Z Checking const_format v0.2.35
24872026-07-21T20:19:52.758Z Checking sqlformat v0.3.5
24882026-07-21T20:19:52.840Z Checking sqlparser v0.61.0
24892026-07-21T20:19:52.953Z Checking peg v0.8.5
24902026-07-21T20:19:53.157Z Checking bcs v0.1.6
24912026-07-21T20:19:53.217Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
24922026-07-21T20:19:53.317Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24932026-07-21T20:19:53.351Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
24942026-07-21T20:19:53.417Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24952026-07-21T20:19:53.559Z Checking steno v0.4.1
24962026-07-21T20:19:53.740Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
24972026-07-21T20:19:53.891Z Checking sha1 v0.10.6
24982026-07-21T20:19:53.962Z Checking filetime v0.2.27
24992026-07-21T20:19:54.092Z Checking xattr v1.6.1
25002026-07-21T20:19:54.131Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25012026-07-21T20:19:54.256Z Checking tar v0.4.46
25022026-07-21T20:19:54.464Z Checking base64 v0.21.7
25032026-07-21T20:19:54.645Z Checking subprocess v0.2.15
25042026-07-21T20:19:54.684Z Checking headers-core v0.3.0
25052026-07-21T20:19:54.745Z Checking yasna v0.5.2
25062026-07-21T20:19:54.822Z Checking headers v0.4.1
25072026-07-21T20:19:54.971Z Checking port-file v0.1.0
25082026-07-21T20:19:55.167Z Checking rcgen v0.12.1
25092026-07-21T20:19:55.202Z Checking dropshot-api-manager-types v0.7.2
25102026-07-21T20:19:55.324Z Checking tagptr v0.2.0
25112026-07-21T20:19:55.394Z Checking utf-8 v0.7.6
25122026-07-21T20:19:55.493Z Checking moka v0.12.13
25132026-07-21T20:19:55.527Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25142026-07-21T20:19:55.560Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25152026-07-21T20:19:55.703Z Checking tungstenite v0.21.0
25162026-07-21T20:19:55.961Z Compiling radium v0.7.0
25172026-07-21T20:19:56.059Z Compiling libefi-sys v0.1.0
25182026-07-21T20:19:56.145Z Checking tokio-tungstenite v0.21.0
25192026-07-21T20:19:56.180Z Checking hickory-resolver v0.25.2
25202026-07-21T20:19:56.299Z Compiling maybe-uninit v2.0.0
25212026-07-21T20:19:56.452Z Checking tap v1.0.1
25222026-07-21T20:19:56.588Z Checking wyz v0.5.1
25232026-07-21T20:19:56.846Z Compiling bitfield-struct v0.6.2
25242026-07-21T20:19:56.908Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25252026-07-21T20:19:56.966Z Compiling zerocopy-derive v0.6.6
25262026-07-21T20:19:57.390Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25272026-07-21T20:19:57.426Z Checking funty v2.0.0
25282026-07-21T20:19:57.461Z Checking crc-catalog v2.4.0
25292026-07-21T20:19:57.510Z Compiling packed_struct v0.10.1
25302026-07-21T20:19:57.581Z Checking crc v3.4.0
25312026-07-21T20:19:57.660Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25322026-07-21T20:19:57.768Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
25332026-07-21T20:19:57.802Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
25342026-07-21T20:19:57.805Z Checking bitvec v1.0.1
25352026-07-21T20:19:57.899Z Checking zerocopy v0.6.6
25362026-07-21T20:19:57.997Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
25372026-07-21T20:19:58.059Z Compiling packed_struct_codegen v0.10.1
25382026-07-21T20:19:58.131Z Compiling bitfield-macros v0.19.4
25392026-07-21T20:19:58.165Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25402026-07-21T20:19:58.211Z Compiling indexmap v1.9.3
25412026-07-21T20:19:58.445Z Checking nodrop v0.1.14
25422026-07-21T20:19:58.606Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25432026-07-21T20:19:58.712Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25442026-07-21T20:19:58.914Z Checking bitfield v0.19.4
25452026-07-21T20:19:58.982Z Checking array-init v0.0.4
25462026-07-21T20:19:59.208Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25472026-07-21T20:19:59.241Z Checking smallvec v0.6.14
25482026-07-21T20:19:59.311Z Checking hashbrown v0.12.3
25492026-07-21T20:19:59.384Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25502026-07-21T20:19:59.463Z Checking serde-hex v0.1.0
25512026-07-21T20:19:59.572Z Checking ron v0.8.1
25522026-07-21T20:19:59.787Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25532026-07-21T20:20:00.104Z Checking hashbrown v0.13.2
25542026-07-21T20:20:00.138Z Checking crc-any v2.5.0
25552026-07-21T20:20:00.347Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25562026-07-21T20:20:00.380Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25572026-07-21T20:20:00.545Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25582026-07-21T20:20:00.578Z Checking object v0.30.4
25592026-07-21T20:20:00.933Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25602026-07-21T20:20:00.975Z Checking path-slash v0.1.5
25612026-07-21T20:20:01.050Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25622026-07-21T20:20:01.108Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25632026-07-21T20:20:01.195Z Compiling xshell-macros v0.2.7
25642026-07-21T20:20:01.592Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25652026-07-21T20:20:01.630Z Checking xshell v0.2.7
25662026-07-21T20:20:01.945Z Checking half v1.8.3
25672026-07-21T20:20:01.991Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25682026-07-21T20:20:02.024Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
25692026-07-21T20:20:02.167Z Checking serde_cbor v0.11.2
25702026-07-21T20:20:02.263Z Compiling proc-macro-error-attr2 v2.0.0
25712026-07-21T20:20:02.582Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25722026-07-21T20:20:02.700Z Compiling proc-macro-error2 v2.0.1
25732026-07-21T20:20:02.734Z Compiling num-derive v0.3.3
25742026-07-21T20:20:02.805Z Checking maplit v1.0.2
25752026-07-21T20:20:02.808Z Checking papergrid v0.17.0
25762026-07-21T20:20:02.918Z Checking testing_table v0.3.0
25772026-07-21T20:20:03.037Z Compiling tabled_derive v0.11.0
25782026-07-21T20:20:03.069Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25792026-07-21T20:20:03.450Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25802026-07-21T20:20:03.607Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25812026-07-21T20:20:03.688Z Compiling progenitor-impl v0.13.0
25822026-07-21T20:20:03.722Z Checking libscf-sys v1.1.0
25832026-07-21T20:20:03.880Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25842026-07-21T20:20:04.014Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25852026-07-21T20:20:04.117Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25862026-07-21T20:20:04.293Z Checking tabled v0.20.0
25872026-07-21T20:20:04.435Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25882026-07-21T20:20:04.526Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25892026-07-21T20:20:04.839Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25902026-07-21T20:20:05.066Z Checking progenitor-client v0.13.0
25912026-07-21T20:20:05.337Z Checking crc8 v0.1.1
25922026-07-21T20:20:05.469Z Checking unicase v2.9.0
25932026-07-21T20:20:05.560Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25942026-07-21T20:20:05.660Z Checking fxhash v0.2.1
25952026-07-21T20:20:05.800Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
25962026-07-21T20:20:05.835Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25972026-07-21T20:20:06.279Z Compiling vergen-lib v0.1.6
25982026-07-21T20:20:06.312Z Compiling progenitor-macro v0.13.0
25992026-07-21T20:20:06.346Z Compiling diesel_derives v2.3.7
26002026-07-21T20:20:06.460Z Compiling dsl_auto_type v0.2.0
26012026-07-21T20:20:06.543Z Checking scheduled-thread-pool v0.2.7
26022026-07-21T20:20:06.606Z Compiling vergen-gitcl v1.0.8
26032026-07-21T20:20:06.643Z Compiling diesel_table_macro_syntax v0.3.0
26042026-07-21T20:20:06.711Z Checking r2d2 v0.8.10
26052026-07-21T20:20:06.770Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26062026-07-21T20:20:06.878Z Checking downcast-rs v2.0.2
26072026-07-21T20:20:06.944Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26082026-07-21T20:20:07.002Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26092026-07-21T20:20:07.129Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26102026-07-21T20:20:07.277Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26112026-07-21T20:20:07.406Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26122026-07-21T20:20:07.457Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26132026-07-21T20:20:07.492Z Checking kstat-rs v0.2.4
26142026-07-21T20:20:07.524Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26152026-07-21T20:20:07.528Z Checking arc-swap v1.8.2
26162026-07-21T20:20:07.681Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26172026-07-21T20:20:07.714Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26182026-07-21T20:20:07.786Z Checking slog-scope v4.4.1
26192026-07-21T20:20:07.953Z Compiling dirs-sys-next v0.1.2
26202026-07-21T20:20:08.004Z Compiling parking_lot_core v0.8.6
26212026-07-21T20:20:08.273Z Compiling crunchy v0.2.4
26222026-07-21T20:20:08.305Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26232026-07-21T20:20:08.377Z Compiling dirs-next v2.0.0
26242026-07-21T20:20:08.436Z Checking slog-stdlog v4.1.1
26252026-07-21T20:20:08.560Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26262026-07-21T20:20:08.594Z Compiling clang-sys v1.8.1
26272026-07-21T20:20:08.672Z Compiling git-stub v1.0.0
26282026-07-21T20:20:08.964Z Compiling tiny-keccak v2.0.2
26292026-07-21T20:20:09.045Z Compiling git-stub-vcs v0.1.0
26302026-07-21T20:20:09.237Z Checking slog-envlogger v2.2.0
26312026-07-21T20:20:09.270Z Compiling term v0.7.0
26322026-07-21T20:20:09.419Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26332026-07-21T20:20:09.453Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
26342026-07-21T20:20:09.529Z Compiling bit-vec v0.6.3
26352026-07-21T20:20:09.696Z Compiling ascii-canvas v3.0.0
26362026-07-21T20:20:09.733Z Compiling bit-set v0.5.3
26372026-07-21T20:20:09.781Z Checking parking_lot v0.11.2
26382026-07-21T20:20:09.851Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26392026-07-21T20:20:09.855Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
26402026-07-21T20:20:09.962Z Checking prefix-trie v0.7.0
26412026-07-21T20:20:09.999Z Compiling itertools v0.10.5
26422026-07-21T20:20:10.196Z Compiling ena v0.14.4
26432026-07-21T20:20:10.322Z Compiling libloading v0.8.9
26442026-07-21T20:20:10.352Z Compiling bindgen v0.71.1
26452026-07-21T20:20:10.356Z Compiling diff v0.1.13
26462026-07-21T20:20:10.438Z Compiling regex-syntax v0.6.29
26472026-07-21T20:20:10.729Z Checking hickory-server v0.25.2
26482026-07-21T20:20:10.867Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
26492026-07-21T20:20:11.094Z Checking sled v0.34.7
26502026-07-21T20:20:11.196Z Checking progenitor v0.13.0
26512026-07-21T20:20:11.367Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26522026-07-21T20:20:11.484Z Compiling cexpr v0.6.0
26532026-07-21T20:20:11.974Z Compiling lalrpop v0.19.12
26542026-07-21T20:20:12.169Z Checking nanorand v0.7.0
26552026-07-21T20:20:12.330Z Compiling rustc-hash v2.1.1
26562026-07-21T20:20:12.397Z Compiling salty v0.3.0
26572026-07-21T20:20:12.400Z Checking diesel v2.3.7
26582026-07-21T20:20:12.526Z Checking flume v0.11.1
26592026-07-21T20:20:12.746Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26602026-07-21T20:20:12.788Z Compiling libxml v0.3.3
26612026-07-21T20:20:13.042Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26622026-07-21T20:20:13.296Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26632026-07-21T20:20:13.725Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26642026-07-21T20:20:13.958Z Compiling strum_macros v0.24.3
26652026-07-21T20:20:14.239Z Compiling fs-err v2.11.0
26662026-07-21T20:20:14.407Z Compiling indoc v1.0.9
26672026-07-21T20:20:14.899Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26682026-07-21T20:20:15.139Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26692026-07-21T20:20:15.218Z Checking quick-xml v0.37.5
26702026-07-21T20:20:15.397Z Checking derive_builder v0.20.2
26712026-07-21T20:20:15.515Z Compiling oso-derive v0.27.3
26722026-07-21T20:20:15.548Z Compiling trait-variant v0.1.2
26732026-07-21T20:20:16.038Z Compiling impl-trait-for-tuples v0.2.3
26742026-07-21T20:20:16.120Z Checking openssl-probe v0.1.6
26752026-07-21T20:20:16.153Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26762026-07-21T20:20:16.509Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26772026-07-21T20:20:16.960Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26782026-07-21T20:20:17.610Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26792026-07-21T20:20:17.757Z Checking rfc6979 v0.4.0
26802026-07-21T20:20:17.917Z Checking assert_matches v1.5.0
26812026-07-21T20:20:17.965Z Checking parse-size v1.1.0
26822026-07-21T20:20:17.998Z Checking ecdsa v0.16.9
26832026-07-21T20:20:18.030Z Checking primeorder v0.13.6
26842026-07-21T20:20:18.114Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
26852026-07-21T20:20:18.301Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26862026-07-21T20:20:18.374Z Checking p384 v0.13.1
26872026-07-21T20:20:18.566Z Checking predicates-tree v1.0.13
26882026-07-21T20:20:18.719Z Checking bb8 v0.8.6
26892026-07-21T20:20:19.008Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26902026-07-21T20:20:19.043Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26912026-07-21T20:20:19.109Z Compiling mime_guess v2.0.5
26922026-07-21T20:20:19.151Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26932026-07-21T20:20:19.330Z Checking http-range v0.1.5
26942026-07-21T20:20:19.490Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26952026-07-21T20:20:19.605Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26962026-07-21T20:20:19.641Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26972026-07-21T20:20:19.753Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
26982026-07-21T20:20:19.866Z Checking atty v0.2.14
26992026-07-21T20:20:19.908Z Checking nonempty v0.12.0
27002026-07-21T20:20:19.942Z Checking corncobs v0.1.4
27012026-07-21T20:20:19.992Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27022026-07-21T20:20:20.105Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27032026-07-21T20:20:20.108Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27042026-07-21T20:20:20.366Z Checking ignore v0.4.25
27052026-07-21T20:20:20.402Z Checking secrecy v0.8.0
27062026-07-21T20:20:20.434Z Checking hyper-staticfile v0.10.1
27072026-07-21T20:20:20.749Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27082026-07-21T20:20:20.783Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27092026-07-21T20:20:20.815Z Checking globwalk v0.9.1
27102026-07-21T20:20:21.028Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
27112026-07-21T20:20:21.103Z Compiling illumos-nvpair-sys v0.2.0
27122026-07-21T20:20:21.160Z Checking camino-tempfile-ext v0.3.3
27132026-07-21T20:20:21.265Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27142026-07-21T20:20:21.383Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27152026-07-21T20:20:21.417Z Checking signal-hook-tokio v0.3.1
27162026-07-21T20:20:21.578Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27172026-07-21T20:20:21.767Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27182026-07-21T20:20:21.867Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27192026-07-21T20:20:22.048Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27202026-07-21T20:20:22.259Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27212026-07-21T20:20:22.580Z Checking illumos-nvpair v0.3.0
27222026-07-21T20:20:22.614Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27232026-07-21T20:20:22.656Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27242026-07-21T20:20:22.777Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27252026-07-21T20:20:22.811Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27262026-07-21T20:20:23.009Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27272026-07-21T20:20:23.044Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27282026-07-21T20:20:23.076Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27292026-07-21T20:20:23.080Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27302026-07-21T20:20:23.526Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27312026-07-21T20:20:23.734Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
27322026-07-21T20:20:24.816Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27332026-07-21T20:20:24.866Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27342026-07-21T20:20:25.056Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27352026-07-21T20:20:25.567Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27362026-07-21T20:20:25.778Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27372026-07-21T20:20:25.813Z Checking tungstenite v0.23.0
27382026-07-21T20:20:26.003Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27392026-07-21T20:20:26.066Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
27402026-07-21T20:20:26.189Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27412026-07-21T20:20:26.275Z Checking tokio-tungstenite v0.23.1
27422026-07-21T20:20:26.484Z Checking rand_seeder v0.4.0
27432026-07-21T20:20:26.560Z Checking void v1.0.2
27442026-07-21T20:20:26.594Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27452026-07-21T20:20:26.658Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27462026-07-21T20:20:26.697Z Checking lzss v0.8.2
27472026-07-21T20:20:26.787Z Checking async-bb8-diesel v0.2.1
27482026-07-21T20:20:26.893Z Checking diesel-dtrace v0.5.0
27492026-07-21T20:20:26.931Z Checking nix v0.27.1
27502026-07-21T20:20:27.161Z Checking serde_bytes v0.11.19
27512026-07-21T20:20:27.230Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27522026-07-21T20:20:27.272Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27532026-07-21T20:20:27.370Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27542026-07-21T20:20:27.465Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27552026-07-21T20:20:27.970Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27562026-07-21T20:20:28.134Z Checking yansi v1.0.1
27572026-07-21T20:20:28.268Z Checking is_ci v1.2.0
27582026-07-21T20:20:28.322Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27592026-07-21T20:20:28.435Z Checking cpubits v0.1.1
27602026-07-21T20:20:28.548Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27612026-07-21T20:20:28.580Z Checking pretty_assertions v1.4.1
27622026-07-21T20:20:28.748Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27632026-07-21T20:20:28.833Z Checking pem-rfc7468 v1.0.0
27642026-07-21T20:20:28.872Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27652026-07-21T20:20:29.026Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27662026-07-21T20:20:29.294Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27672026-07-21T20:20:29.542Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
27682026-07-21T20:20:29.901Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27692026-07-21T20:20:30.312Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27702026-07-21T20:20:30.348Z Checking hmac v0.13.0
27712026-07-21T20:20:30.412Z Checking sha2 v0.11.0
27722026-07-21T20:20:30.543Z Checking universal-hash v0.6.1
27732026-07-21T20:20:30.709Z Compiling libz-sys v1.1.24
27742026-07-21T20:20:31.119Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27752026-07-21T20:20:31.152Z Compiling instability v0.3.11
27762026-07-21T20:20:31.217Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27772026-07-21T20:20:31.283Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27782026-07-21T20:20:31.436Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27792026-07-21T20:20:31.509Z Checking castaway v0.2.4
27802026-07-21T20:20:31.651Z Compiling indoc v2.0.7
27812026-07-21T20:20:31.749Z Checking compact_str v0.8.1
27822026-07-21T20:20:32.157Z Checking polyval v0.7.1
27832026-07-21T20:20:32.398Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
27842026-07-21T20:20:32.630Z Checking der v0.8.0
27852026-07-21T20:20:32.691Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27862026-07-21T20:20:32.910Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27872026-07-21T20:20:32.942Z Checking unicode-truncate v1.1.0
27882026-07-21T20:20:33.093Z Checking lru v0.12.5
27892026-07-21T20:20:33.126Z Compiling libgit2-sys v0.18.3+1.9.2
27902026-07-21T20:20:33.159Z Checking cassowary v0.3.0
27912026-07-21T20:20:33.374Z Checking ghash v0.6.0
27922026-07-21T20:20:33.407Z Checking ratatui v0.29.0
27932026-07-21T20:20:33.540Z Checking pbkdf2 v0.13.0
27942026-07-21T20:20:33.655Z Checking aes v0.9.1
27952026-07-21T20:20:33.691Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27962026-07-21T20:20:34.105Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27972026-07-21T20:20:34.357Z Checking ctr v0.10.1
27982026-07-21T20:20:34.566Z Checking aead v0.6.1
27992026-07-21T20:20:34.741Z Checking cargo-platform v0.3.2
28002026-07-21T20:20:34.776Z Checking aes-gcm v0.11.0
28012026-07-21T20:20:34.918Z Checking spki v0.8.0
28022026-07-21T20:20:34.952Z Checking cargo_metadata v0.23.1
28032026-07-21T20:20:34.986Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28042026-07-21T20:20:35.122Z Checking crypto-bigint v0.7.5
28052026-07-21T20:20:35.747Z Checking supports-color v3.0.2
28062026-07-21T20:20:35.912Z Checking console v0.16.2
28072026-07-21T20:20:36.253Z Checking salsa20 v0.11.0
28082026-07-21T20:20:36.391Z Checking cbc v0.2.1
28092026-07-21T20:20:36.431Z Compiling vergen-git2 v9.1.0
28102026-07-21T20:20:36.563Z Checking unit-prefix v0.5.2
28112026-07-21T20:20:36.667Z Checking plotters-backend v0.3.7
28122026-07-21T20:20:36.724Z Checking indicatif v0.18.4
28132026-07-21T20:20:36.902Z Checking plotters-svg v0.3.7
28142026-07-21T20:20:37.121Z Checking scrypt v0.12.0
28152026-07-21T20:20:37.173Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28162026-07-21T20:20:37.317Z Checking libsw-core v0.3.2
28172026-07-21T20:20:37.395Z Checking cast v0.3.0
28182026-07-21T20:20:37.477Z Checking pkcs5 v0.8.1
28192026-07-21T20:20:37.508Z Checking libsw v3.5.0
28202026-07-21T20:20:37.579Z Checking criterion-plot v0.6.0
28212026-07-21T20:20:37.692Z Checking plotters v0.3.7
28222026-07-21T20:20:37.801Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28232026-07-21T20:20:37.853Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28242026-07-21T20:20:38.095Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28252026-07-21T20:20:38.339Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28262026-07-21T20:20:38.463Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28272026-07-21T20:20:38.591Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28282026-07-21T20:20:38.707Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
28292026-07-21T20:20:38.829Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28302026-07-21T20:20:38.861Z Checking colored v2.2.0
28312026-07-21T20:20:38.950Z Checking tinytemplate v1.2.1
28322026-07-21T20:20:39.088Z Checking anes v0.1.6
28332026-07-21T20:20:39.196Z Checking shell-words v1.1.1
28342026-07-21T20:20:39.299Z Checking oorandom v11.1.5
28352026-07-21T20:20:39.442Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28362026-07-21T20:20:39.476Z Checking criterion v0.7.0
28372026-07-21T20:20:39.692Z Checking pkcs8 v0.11.0
28382026-07-21T20:20:39.922Z Checking oxide-update-engine-display v0.1.2
28392026-07-21T20:20:40.253Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28402026-07-21T20:20:40.713Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28412026-07-21T20:20:41.521Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
28422026-07-21T20:20:42.063Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28432026-07-21T20:20:42.843Z Checking tokio-test v0.4.5
28442026-07-21T20:20:43.086Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28452026-07-21T20:20:43.328Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28462026-07-21T20:20:43.667Z Checking twox-hash v2.1.2
28472026-07-21T20:20:43.752Z Checking ff v0.14.0
28482026-07-21T20:20:43.921Z Checking arrayref v0.3.9
28492026-07-21T20:20:43.994Z Checking constant_time_eq v0.4.2
28502026-07-21T20:20:44.028Z Checking arrayvec v0.7.6
28512026-07-21T20:20:44.211Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28522026-07-21T20:20:44.248Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28532026-07-21T20:20:44.416Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
28542026-07-21T20:20:44.931Z Checking fatfs v0.3.6
28552026-07-21T20:20:45.411Z Checking signature v3.0.0
28562026-07-21T20:20:45.445Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28572026-07-21T20:20:45.542Z Checking base16ct v1.0.0
28582026-07-21T20:20:45.593Z Compiling seq-macro v0.3.6
28592026-07-21T20:20:45.703Z Checking sec1 v0.8.1
28602026-07-21T20:20:45.939Z Checking group v0.14.0
28612026-07-21T20:20:45.988Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28622026-07-21T20:20:46.121Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28632026-07-21T20:20:46.156Z Checking hkdf v0.13.0
28642026-07-21T20:20:46.188Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28652026-07-21T20:20:46.318Z Compiling petname v2.0.2
28662026-07-21T20:20:46.776Z Checking elliptic-curve v0.14.0-rc.33
28672026-07-21T20:20:47.007Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28682026-07-21T20:20:47.273Z Checking concurrent-queue v2.5.0
28692026-07-21T20:20:47.491Z Checking rtoolbox v0.0.3
28702026-07-21T20:20:47.524Z Checking parking v2.2.1
28712026-07-21T20:20:47.653Z Checking rpassword v7.5.4
28722026-07-21T20:20:47.687Z Checking event-listener v5.4.1
28732026-07-21T20:20:47.933Z Checking tui-tree-widget v0.23.1
28742026-07-21T20:20:48.155Z Checking rfc6979 v0.5.0
28752026-07-21T20:20:48.264Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28762026-07-21T20:20:48.327Z Checking sapling-renderdag v0.1.0
28772026-07-21T20:20:48.459Z Compiling blake3 v1.8.5
28782026-07-21T20:20:48.600Z Checking sync-ptr v0.1.4
28792026-07-21T20:20:48.747Z Checking ecdsa v0.17.0-rc.18
28802026-07-21T20:20:49.160Z Checking event-listener-strategy v0.5.4
28812026-07-21T20:20:49.327Z Checking primeorder v0.14.0-rc.10
28822026-07-21T20:20:49.396Z Checking primefield v0.14.0
28832026-07-21T20:20:49.631Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28842026-07-21T20:20:49.664Z Compiling curve25519-dalek v5.0.0-rc.0
28852026-07-21T20:20:49.870Z Checking futures-timer v3.0.3
28862026-07-21T20:20:50.170Z Checking async-lock v3.4.2
28872026-07-21T20:20:50.456Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28882026-07-21T20:20:50.528Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28892026-07-21T20:20:50.584Z Checking ssh-encoding v0.3.0-rc.9
28902026-07-21T20:20:50.840Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28912026-07-21T20:20:51.436Z Compiling strsim v0.10.0
28922026-07-21T20:20:51.796Z Checking topological-sort v0.2.2
28932026-07-21T20:20:51.908Z Compiling darling_core v0.13.4
28942026-07-21T20:20:51.961Z Checking omicron-zone-package v0.12.3
28952026-07-21T20:20:52.887Z Checking async-object-pool v0.2.0
28962026-07-21T20:20:53.136Z Compiling samael v0.0.19
28972026-07-21T20:20:53.301Z Checking ed25519 v3.0.0
28982026-07-21T20:20:53.548Z Checking crypto-primes v0.7.2
28992026-07-21T20:20:53.788Z Checking pkcs1 v0.8.0-rc.4
29002026-07-21T20:20:53.899Z Checking poly1305 v0.9.0
29012026-07-21T20:20:54.030Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29022026-07-21T20:20:54.198Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29032026-07-21T20:20:54.423Z Checking serde_regex v1.1.0
29042026-07-21T20:20:54.536Z Checking blowfish v0.10.0
29052026-07-21T20:20:54.608Z Checking blake2 v0.11.0-rc.6
29062026-07-21T20:20:54.713Z Checking assert-json-diff v2.0.2
29072026-07-21T20:20:54.862Z Checking path-tree v0.8.3
29082026-07-21T20:20:54.896Z Checking keccak v0.2.0
29092026-07-21T20:20:54.928Z Compiling target-lexicon v0.13.3
29102026-07-21T20:20:55.075Z Checking fiat-crypto v0.3.0
29112026-07-21T20:20:55.109Z Checking gimli v0.32.3
29122026-07-21T20:20:55.436Z Checking stringmetrics v2.2.2
29132026-07-21T20:20:55.617Z Checking httpmock v0.8.3
29142026-07-21T20:20:56.686Z Checking addr2line v0.25.1
29152026-07-21T20:20:57.065Z Checking sha3 v0.11.0
29162026-07-21T20:20:57.447Z Checking argon2 v0.6.0-rc.8
29172026-07-21T20:20:57.800Z Checking bcrypt-pbkdf v0.11.0
29182026-07-21T20:20:57.866Z Checking rsa v0.10.0-rc.18
29192026-07-21T20:20:57.991Z Checking ssh-cipher v0.3.0-rc.9
29202026-07-21T20:20:58.219Z Checking ed25519-dalek v3.0.0-rc.0
29212026-07-21T20:20:58.253Z Compiling darling_macro v0.13.4
29222026-07-21T20:20:58.471Z Checking p256 v0.14.0-rc.10
29232026-07-21T20:20:58.795Z Checking p521 v0.14.0-rc.10
29242026-07-21T20:20:59.262Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29252026-07-21T20:20:59.530Z Checking kem v0.3.0
29262026-07-21T20:20:59.682Z Checking module-lattice v0.2.3
29272026-07-21T20:20:59.933Z Checking rustc-demangle v0.1.27
29282026-07-21T20:21:00.194Z Compiling guppy-workspace-hack v0.1.0
29292026-07-21T20:21:00.307Z Checking hex-literal v0.4.1
29302026-07-21T20:21:00.341Z Checking p384 v0.14.0-rc.10
29312026-07-21T20:21:00.449Z Checking backtrace v0.3.76
29322026-07-21T20:21:00.494Z Checking ml-kem v0.3.2
29332026-07-21T20:21:00.779Z Compiling darling v0.13.4
29342026-07-21T20:21:01.163Z Checking russh-cryptovec v0.61.0
29352026-07-21T20:21:01.239Z Compiling git2 v0.20.4
29362026-07-21T20:21:01.274Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29372026-07-21T20:21:01.355Z Checking internal-russh-num-bigint v0.5.0
29382026-07-21T20:21:01.517Z Checking num-bigint v0.4.6
29392026-07-21T20:21:01.818Z Checking russh-util v0.52.0
29402026-07-21T20:21:01.977Z Checking generic-array v1.4.3
29412026-07-21T20:21:02.238Z Compiling enum_dispatch v0.3.13
29422026-07-21T20:21:02.368Z Checking ssh-key v0.7.0-rc.10
29432026-07-21T20:21:02.472Z Compiling delegate v0.13.5
29442026-07-21T20:21:02.563Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29452026-07-21T20:21:03.037Z Checking md5 v0.8.0
29462026-07-21T20:21:03.240Z Compiling target-spec v3.5.7
29472026-07-21T20:21:03.274Z Checking hex-literal v1.1.0
29482026-07-21T20:21:03.309Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29492026-07-21T20:21:03.567Z Checking russh v0.61.2
29502026-07-21T20:21:03.694Z Checking cfg-expr v0.20.6
29512026-07-21T20:21:04.047Z Compiling serde_with_macros v1.5.2
29522026-07-21T20:21:04.110Z Checking backtrace-ext v0.2.1
29532026-07-21T20:21:04.249Z Checking supports-color v2.1.0
29542026-07-21T20:21:04.283Z Checking textwrap v0.15.2
29552026-07-21T20:21:04.418Z Checking supports-hyperlinks v2.1.0
29562026-07-21T20:21:04.524Z Checking supports-unicode v2.1.0
29572026-07-21T20:21:04.565Z Checking hashbrown v0.14.5
29582026-07-21T20:21:04.650Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
29592026-07-21T20:21:04.683Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29602026-07-21T20:21:04.893Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29612026-07-21T20:21:04.897Z Checking socket2 v0.5.10
29622026-07-21T20:21:05.088Z Checking terminal_size v0.1.17
29632026-07-21T20:21:05.127Z Compiling miette-derive v5.10.0
29642026-07-21T20:21:05.207Z Checking owo-colors v3.5.0
29652026-07-21T20:21:05.596Z Checking internet-checksum v0.2.1
29662026-07-21T20:21:05.786Z Checking chumsky v0.9.3
29672026-07-21T20:21:06.302Z Checking miette v5.10.0
29682026-07-21T20:21:06.780Z Compiling serde_with v1.14.0
29692026-07-21T20:21:06.944Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29702026-07-21T20:21:07.059Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29712026-07-21T20:21:07.164Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29722026-07-21T20:21:07.517Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29732026-07-21T20:21:07.736Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29742026-07-21T20:21:07.841Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29752026-07-21T20:21:07.930Z Compiling knuffel-derive v3.2.0
29762026-07-21T20:21:07.966Z Checking httptest v0.16.4
29772026-07-21T20:21:08.002Z Checking pathdiff v0.2.3
29782026-07-21T20:21:08.142Z Checking nested v0.1.1
29792026-07-21T20:21:08.311Z Checking guppy v0.17.25
29802026-07-21T20:21:08.367Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29812026-07-21T20:21:08.719Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29822026-07-21T20:21:08.991Z Checking similar-asserts v1.7.0
29832026-07-21T20:21:09.187Z Compiling target-triple v1.0.0
29842026-07-21T20:21:09.325Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29852026-07-21T20:21:09.504Z Checking knuffel v3.2.0
29862026-07-21T20:21:09.581Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
29872026-07-21T20:21:09.886Z Compiling polar-core v0.27.3
29882026-07-21T20:21:10.130Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29892026-07-21T20:21:10.163Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29902026-07-21T20:21:10.195Z Checking hickory-client v0.25.2
29912026-07-21T20:21:10.501Z Checking escape8259 v0.5.3
29922026-07-21T20:21:10.659Z Compiling assert_cmd v2.1.2
29932026-07-21T20:21:10.749Z Checking libtest-mimic v0.8.1
29942026-07-21T20:21:11.179Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29952026-07-21T20:21:11.214Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29962026-07-21T20:21:11.307Z Checking blake2b_simd v1.0.4
29972026-07-21T20:21:11.343Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29982026-07-21T20:21:11.714Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29992026-07-21T20:21:11.747Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950)
30002026-07-21T20:21:11.894Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30012026-07-21T20:21:12.119Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30022026-07-21T20:21:12.152Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30032026-07-21T20:21:12.281Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30042026-07-21T20:21:12.396Z Checking fancy-regex v0.14.0
30052026-07-21T20:21:12.524Z Checking serde_tokenstream v0.2.3
30062026-07-21T20:21:12.751Z Checking approx v0.5.1
30072026-07-21T20:21:12.783Z Compiling rstest_macros v0.25.0
30082026-07-21T20:21:12.819Z Checking uzers v0.12.2
30092026-07-21T20:21:12.917Z Compiling linkme-impl v0.3.35
30102026-07-21T20:21:13.059Z Checking termcolor v1.4.1
30112026-07-21T20:21:13.108Z Checking constant_time_eq v0.3.1
30122026-07-21T20:21:13.240Z Checking rust-argon2 v2.1.0
30132026-07-21T20:21:13.307Z Checking trybuild v1.0.116
30142026-07-21T20:21:13.462Z Checking datatest-stable v0.3.3
30152026-07-21T20:21:13.802Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950)
30162026-07-21T20:21:13.881Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30172026-07-21T20:21:14.083Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30182026-07-21T20:21:14.238Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30192026-07-21T20:21:14.273Z Checking support-bundle-viewer v0.1.2
30202026-07-21T20:21:14.555Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
30212026-07-21T20:21:14.799Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30222026-07-21T20:21:14.877Z Checking oso v0.27.3
30232026-07-21T20:21:15.050Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30242026-07-21T20:21:15.115Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30252026-07-21T20:21:15.291Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30262026-07-21T20:21:15.360Z Checking drift v0.2.0
30272026-07-21T20:21:15.754Z Checking rand_distr v0.5.1
30282026-07-21T20:21:15.805Z Checking digest-io v0.1.0
30292026-07-21T20:21:15.950Z Checking multimap v0.10.1
30302026-07-21T20:21:15.986Z Compiling linkme v0.3.35
30312026-07-21T20:21:16.155Z Checking rawzip v0.4.4
30322026-07-21T20:21:16.199Z Compiling relative-path v1.9.3
30332026-07-21T20:21:16.335Z Checking dropshot-api-manager v0.7.2
30342026-07-21T20:21:16.637Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950)
30352026-07-21T20:21:17.535Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30362026-07-21T20:21:17.921Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30372026-07-21T20:21:17.956Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30382026-07-21T20:21:18.019Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30392026-07-21T20:21:18.051Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30402026-07-21T20:21:18.227Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30412026-07-21T20:21:18.556Z Checking cargo_toml v0.21.0
30422026-07-21T20:21:18.601Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30432026-07-21T20:21:18.679Z Checking partial-io v0.5.4
30442026-07-21T20:21:18.924Z Checking termios v0.3.3
30452026-07-21T20:21:18.966Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
30462026-07-21T20:21:19.121Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30472026-07-21T20:21:19.421Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30482026-07-21T20:21:20.201Z Checking rstest v0.25.0
30492026-07-21T20:21:22.570Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30502026-07-21T20:21:24.055Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30512026-07-21T20:21:28.657Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30522026-07-21T20:21:31.339Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30532026-07-21T20:21:31.438Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30542026-07-21T20:21:33.505Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30552026-07-21T20:21:37.877Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30562026-07-21T20:21:42.212Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30572026-07-21T20:21:46.724Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30582026-07-21T20:21:47.271Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30592026-07-21T20:21:49.067Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30602026-07-21T20:21:54.022Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30612026-07-21T20:21:58.319Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30622026-07-21T20:22:15.591Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
30632026-07-21T20:23:12.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 07s
30642026-07-21T20:23:13.080Z
30652026-07-21T20:23:13.080Zreal 4:10.292902019
30662026-07-21T20:23:13.080Zuser 21:27.240347483
30672026-07-21T20:23:13.080Zsys 4:57.876203487
30682026-07-21T20:23:13.080Ztrap 0.521953715
30692026-07-21T20:23:13.080Ztflt 0.450660399
30702026-07-21T20:23:13.080Zdflt 0.476637387
30712026-07-21T20:23:13.080Zkflt 0.005205012
30722026-07-21T20:23:13.080Zlock 58:50.536562768
30732026-07-21T20:23:13.080Zslp 58:32.675220534
30742026-07-21T20:23:13.080Zlat 1:53.042445060
30752026-07-21T20:23:13.080Zstop 11:09.871496774
30762026-07-21T20:23:13.083Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30772026-07-21T20:23:13.083Z+ ptime -m cargo doc --workspace --no-deps
30782026-07-21T20:23:13.909Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30792026-07-21T20:23:13.910Z |
30802026-07-21T20:23:13.910Z = 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)`
30812026-07-21T20:23:13.910Z = 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>
30822026-07-21T20:23:14.936Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30832026-07-21T20:23:15.174Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30842026-07-21T20:23:15.220Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30852026-07-21T20:23:15.282Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30862026-07-21T20:23:15.315Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30872026-07-21T20:23:15.380Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30882026-07-21T20:23:15.477Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30892026-07-21T20:23:15.502Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30902026-07-21T20:23:15.532Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30912026-07-21T20:23:15.558Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30922026-07-21T20:23:15.650Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30932026-07-21T20:23:15.762Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30942026-07-21T20:23:15.798Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30952026-07-21T20:23:15.839Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30962026-07-21T20:23:15.845Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30972026-07-21T20:23:15.878Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30982026-07-21T20:23:15.902Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30992026-07-21T20:23:15.953Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31002026-07-21T20:23:15.961Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31012026-07-21T20:23:16.001Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31022026-07-21T20:23:16.021Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31032026-07-21T20:23:16.283Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31042026-07-21T20:23:16.427Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31052026-07-21T20:23:16.451Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31062026-07-21T20:23:16.544Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31072026-07-21T20:23:16.600Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31082026-07-21T20:23:16.715Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31092026-07-21T20:23:16.762Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31102026-07-21T20:23:16.900Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31112026-07-21T20:23:17.032Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31122026-07-21T20:23:17.054Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31132026-07-21T20:23:17.180Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31142026-07-21T20:23:17.279Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31152026-07-21T20:23:17.367Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31162026-07-21T20:23:17.391Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31172026-07-21T20:23:17.607Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31182026-07-21T20:23:17.631Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31192026-07-21T20:23:17.654Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31202026-07-21T20:23:17.675Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31212026-07-21T20:23:17.919Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31222026-07-21T20:23:17.981Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31232026-07-21T20:23:18.147Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31242026-07-21T20:23:18.225Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31252026-07-21T20:23:18.249Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31262026-07-21T20:23:18.376Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31272026-07-21T20:23:18.413Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31282026-07-21T20:23:18.472Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31292026-07-21T20:23:18.529Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31302026-07-21T20:23:18.625Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31312026-07-21T20:23:18.678Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31322026-07-21T20:23:18.733Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
31332026-07-21T20:23:18.787Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
31342026-07-21T20:23:18.873Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31352026-07-21T20:23:18.899Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31362026-07-21T20:23:18.947Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
31372026-07-21T20:23:19.000Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31382026-07-21T20:23:19.085Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31392026-07-21T20:23:19.112Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31402026-07-21T20:23:19.116Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31412026-07-21T20:23:19.159Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31422026-07-21T20:23:19.215Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31432026-07-21T20:23:19.299Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31442026-07-21T20:23:19.657Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31452026-07-21T20:23:19.693Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31462026-07-21T20:23:19.960Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31472026-07-21T20:23:19.983Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31482026-07-21T20:23:20.378Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31492026-07-21T20:23:20.440Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31502026-07-21T20:23:20.670Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31512026-07-21T20:23:20.674Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31522026-07-21T20:23:20.730Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31532026-07-21T20:23:20.819Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31542026-07-21T20:23:20.888Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31552026-07-21T20:23:20.959Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31562026-07-21T20:23:20.985Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31572026-07-21T20:23:21.185Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31582026-07-21T20:23:21.484Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31592026-07-21T20:23:22.052Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
31602026-07-21T20:23:22.076Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31612026-07-21T20:23:22.225Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31622026-07-21T20:23:22.249Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31632026-07-21T20:23:22.391Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31642026-07-21T20:23:22.474Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31652026-07-21T20:23:22.591Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31662026-07-21T20:23:22.643Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31672026-07-21T20:23:22.852Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31682026-07-21T20:23:22.877Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31692026-07-21T20:23:22.900Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31702026-07-21T20:23:22.996Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31712026-07-21T20:23:23.085Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31722026-07-21T20:23:23.153Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31732026-07-21T20:23:23.175Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31742026-07-21T20:23:23.197Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31752026-07-21T20:23:23.242Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31762026-07-21T20:23:23.382Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31772026-07-21T20:23:23.428Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31782026-07-21T20:23:23.475Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31792026-07-21T20:23:23.495Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31802026-07-21T20:23:23.519Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31812026-07-21T20:23:23.540Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31822026-07-21T20:23:23.597Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31832026-07-21T20:23:23.665Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31842026-07-21T20:23:23.749Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31852026-07-21T20:23:23.811Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31862026-07-21T20:23:23.834Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31872026-07-21T20:23:24.086Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31882026-07-21T20:23:24.128Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31892026-07-21T20:23:24.150Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31902026-07-21T20:23:24.600Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31912026-07-21T20:23:24.827Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31922026-07-21T20:23:24.851Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31932026-07-21T20:23:25.586Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31942026-07-21T20:23:25.779Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31952026-07-21T20:23:26.191Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31962026-07-21T20:23:26.405Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31972026-07-21T20:23:27.123Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31982026-07-21T20:23:27.928Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
31992026-07-21T20:23:28.031Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32002026-07-21T20:23:28.555Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32012026-07-21T20:23:28.578Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32022026-07-21T20:23:28.883Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32032026-07-21T20:23:29.112Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32042026-07-21T20:23:29.186Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32052026-07-21T20:23:29.238Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32062026-07-21T20:23:29.761Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32072026-07-21T20:23:29.873Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32082026-07-21T20:23:30.005Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32092026-07-21T20:23:30.045Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32102026-07-21T20:23:30.206Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32112026-07-21T20:23:30.303Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32122026-07-21T20:23:30.744Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32132026-07-21T20:23:30.852Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32142026-07-21T20:23:31.098Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32152026-07-21T20:23:31.233Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32162026-07-21T20:23:31.236Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32172026-07-21T20:23:31.500Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32182026-07-21T20:23:31.973Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32192026-07-21T20:23:32.038Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32202026-07-21T20:23:32.184Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32212026-07-21T20:23:32.767Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32222026-07-21T20:23:32.893Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32232026-07-21T20:23:33.285Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32242026-07-21T20:23:34.295Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32252026-07-21T20:23:34.914Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32262026-07-21T20:23:34.939Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32272026-07-21T20:23:35.223Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32282026-07-21T20:23:35.473Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32292026-07-21T20:23:35.497Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32302026-07-21T20:23:35.969Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32312026-07-21T20:23:37.080Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32322026-07-21T20:23:37.149Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32332026-07-21T20:23:37.628Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32342026-07-21T20:23:38.288Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32352026-07-21T20:23:38.698Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32362026-07-21T20:23:39.475Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32372026-07-21T20:23:42.018Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32382026-07-21T20:23:42.489Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32392026-07-21T20:23:42.666Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32402026-07-21T20:23:42.931Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32412026-07-21T20:23:43.395Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32422026-07-21T20:23:44.661Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32432026-07-21T20:23:45.299Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32442026-07-21T20:23:46.137Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32452026-07-21T20:23:46.595Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32462026-07-21T20:23:46.889Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32472026-07-21T20:23:47.019Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32482026-07-21T20:23:47.855Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32492026-07-21T20:23:48.247Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32502026-07-21T20:23:48.308Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32512026-07-21T20:23:48.335Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32522026-07-21T20:23:48.421Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32532026-07-21T20:23:48.513Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32542026-07-21T20:23:48.808Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32552026-07-21T20:23:49.096Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32562026-07-21T20:23:49.407Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32572026-07-21T20:23:49.549Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32582026-07-21T20:23:50.134Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32592026-07-21T20:23:50.212Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32602026-07-21T20:23:50.255Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32612026-07-21T20:23:50.333Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32622026-07-21T20:23:50.928Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32632026-07-21T20:23:51.151Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32642026-07-21T20:23:51.398Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32652026-07-21T20:23:51.838Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32662026-07-21T20:23:52.674Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32672026-07-21T20:23:52.740Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32682026-07-21T20:23:55.256Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32692026-07-21T20:23:56.702Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32702026-07-21T20:23:57.334Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32712026-07-21T20:23:57.878Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32722026-07-21T20:23:59.629Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32732026-07-21T20:24:00.366Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32742026-07-21T20:24:01.696Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32752026-07-21T20:24:02.244Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32762026-07-21T20:24:03.068Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32772026-07-21T20:24:05.061Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32782026-07-21T20:24:05.849Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32792026-07-21T20:24:06.747Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32802026-07-21T20:24:08.453Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32812026-07-21T20:24:08.516Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32822026-07-21T20:24:09.205Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32832026-07-21T20:24:09.565Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32842026-07-21T20:24:14.602Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32852026-07-21T20:24:15.439Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32862026-07-21T20:24:16.032Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32872026-07-21T20:24:16.861Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32882026-07-21T20:24:17.756Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32892026-07-21T20:24:18.537Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32902026-07-21T20:24:19.296Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32912026-07-21T20:24:20.524Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32922026-07-21T20:24:22.195Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32932026-07-21T20:24:22.438Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32942026-07-21T20:24:23.020Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32952026-07-21T20:24:23.688Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32962026-07-21T20:24:23.885Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32972026-07-21T20:24:24.777Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32982026-07-21T20:24:25.618Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32992026-07-21T20:24:29.157Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33002026-07-21T20:24:30.239Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33012026-07-21T20:24:31.438Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33022026-07-21T20:24:32.096Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33032026-07-21T20:24:33.002Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33042026-07-21T20:24:34.082Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33052026-07-21T20:24:35.550Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33062026-07-21T20:24:36.670Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33072026-07-21T20:24:37.996Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33082026-07-21T20:24:38.787Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33092026-07-21T20:24:40.042Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33102026-07-21T20:24:40.832Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33112026-07-21T20:24:43.681Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
33122026-07-21T20:24:44.168Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33132026-07-21T20:24:46.281Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33142026-07-21T20:24:46.803Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33152026-07-21T20:24:48.729Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33162026-07-21T20:24:50.152Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33172026-07-21T20:24:51.816Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33182026-07-21T20:24:53.363Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33192026-07-21T20:24:55.077Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33202026-07-21T20:24:56.683Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33212026-07-21T20:24:58.314Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
33222026-07-21T20:25:02.551Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33232026-07-21T20:25:03.297Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33242026-07-21T20:25:04.232Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33252026-07-21T20:25:04.925Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33262026-07-21T20:25:06.640Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33272026-07-21T20:25:08.474Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33282026-07-21T20:25:10.286Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33292026-07-21T20:25:12.271Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33302026-07-21T20:25:14.021Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33312026-07-21T20:25:15.670Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33322026-07-21T20:25:17.724Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33332026-07-21T20:25:19.175Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33342026-07-21T20:25:20.860Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33352026-07-21T20:25:22.582Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33362026-07-21T20:25:24.328Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33372026-07-21T20:25:26.017Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33382026-07-21T20:25:29.562Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33392026-07-21T20:25:31.226Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33402026-07-21T20:25:32.741Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
33412026-07-21T20:25:34.848Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33422026-07-21T20:25:36.279Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33432026-07-21T20:25:38.601Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33442026-07-21T20:25:40.576Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
33452026-07-21T20:25:42.357Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33462026-07-21T20:25:44.473Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33472026-07-21T20:25:46.990Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
33482026-07-21T20:25:48.627Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33492026-07-21T20:25:50.585Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33502026-07-21T20:25:52.909Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33512026-07-21T20:25:55.128Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33522026-07-21T20:25:57.882Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33532026-07-21T20:25:59.959Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33542026-07-21T20:26:02.618Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33552026-07-21T20:26:04.792Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33562026-07-21T20:26:07.115Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33572026-07-21T20:26:09.390Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33582026-07-21T20:26:12.174Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33592026-07-21T20:26:14.244Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33602026-07-21T20:26:16.263Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33612026-07-21T20:26:18.595Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33622026-07-21T20:26:20.919Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33632026-07-21T20:26:23.229Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33642026-07-21T20:26:25.701Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33652026-07-21T20:26:28.051Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33662026-07-21T20:26:30.351Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33672026-07-21T20:26:32.726Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33682026-07-21T20:26:35.049Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33692026-07-21T20:26:37.493Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33702026-07-21T20:26:39.808Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33712026-07-21T20:26:42.207Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33722026-07-21T20:26:44.585Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33732026-07-21T20:26:47.042Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33742026-07-21T20:26:49.459Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33752026-07-21T20:26:51.827Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33762026-07-21T20:26:54.231Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33772026-07-21T20:26:56.497Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33782026-07-21T20:26:58.944Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33792026-07-21T20:27:01.354Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33802026-07-21T20:27:03.720Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33812026-07-21T20:27:06.626Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33822026-07-21T20:27:08.759Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33832026-07-21T20:27:11.350Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33842026-07-21T20:27:13.721Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33852026-07-21T20:27:16.315Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
33862026-07-21T20:27:18.915Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33872026-07-21T20:27:21.355Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33882026-07-21T20:27:23.829Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33892026-07-21T20:27:30.170Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33902026-07-21T20:27:30.252Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33912026-07-21T20:27:31.456Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33922026-07-21T20:27:33.926Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33932026-07-21T20:27:36.400Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33942026-07-21T20:27:38.825Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
33952026-07-21T20:27:41.434Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33962026-07-21T20:27:44.082Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33972026-07-21T20:27:46.569Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33982026-07-21T20:27:49.352Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33992026-07-21T20:27:51.968Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34002026-07-21T20:27:54.545Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34012026-07-21T20:27:56.992Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34022026-07-21T20:27:59.679Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34032026-07-21T20:28:02.263Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34042026-07-21T20:28:04.898Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34052026-07-21T20:28:07.893Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
34062026-07-21T20:28:10.386Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34072026-07-21T20:28:18.378Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
34082026-07-21T20:28:18.414Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34092026-07-21T20:28:21.881Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34102026-07-21T20:28:25.278Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34112026-07-21T20:28:28.661Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
34122026-07-21T20:28:32.018Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34132026-07-21T20:28:36.731Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34142026-07-21T20:28:39.582Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
34152026-07-21T20:28:43.317Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34162026-07-21T20:28:47.056Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34172026-07-21T20:28:50.795Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34182026-07-21T20:28:54.491Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34192026-07-21T20:28:58.206Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
34202026-07-21T20:29:01.994Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34212026-07-21T20:29:05.724Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
34222026-07-21T20:29:09.368Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34232026-07-21T20:29:13.207Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34242026-07-21T20:29:16.852Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34252026-07-21T20:29:20.681Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
34262026-07-21T20:29:24.536Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34272026-07-21T20:29:28.177Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34282026-07-21T20:29:31.997Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34292026-07-21T20:29:35.731Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34302026-07-21T20:29:39.370Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
34312026-07-21T20:30:09.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 56s
34322026-07-21T20:30:09.412Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 201 other files
34332026-07-21T20:30:09.516Z
34342026-07-21T20:30:09.516Zreal 6:56.350930557
34352026-07-21T20:30:09.516Zuser 18:35.541259119
34362026-07-21T20:30:09.516Zsys 3:56.526829183
34372026-07-21T20:30:09.516Ztrap 0.269981263
34382026-07-21T20:30:09.519Ztflt 0.005623904
34392026-07-21T20:30:09.519Zdflt 0.080089775
34402026-07-21T20:30:09.519Zkflt 0.000035474
34412026-07-21T20:30:09.519Zlock 6:25:35.625935141
34422026-07-21T20:30:09.519Zslp 2:19:59.116402373
34432026-07-21T20:30:09.519Zlat 30.239603842
34442026-07-21T20:30:09.519Zstop 1:35.519492283
34452026-07-21T20:30:09.519Zprocess exited: duration 786807 ms, exit code 0
 
34462026-07-21T20:30:09.526Zfound 0 output files