01KWJ98AM2AKREG5ZHPQ9B877K: clippy (helios)

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

Buildomat Job: 01KWJ990R3H6A6Q64697REM1SJ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-02T20:46:29.180Zjob assigned to worker 01KWJ995Q16MB0NP7W6TF7KKJJ [factory aws, i-0708492916c51d75e] (queued for 48 s)
 
22026-07-02T20:46:35.523Zstarting task 0: "setup"
32026-07-02T20:46:35.529Z++ uname -s
42026-07-02T20:46:35.533Z+ kern=SunOS
52026-07-02T20:46:35.533Z+ build_user=build
62026-07-02T20:46:35.534Z+ build_uid=12345
72026-07-02T20:46:35.534Z+ work_dir=/work
82026-07-02T20:46:35.534Z+ input_dir=/input
92026-07-02T20:46:35.534Z+ [[ 0 == 12345 ]]
102026-07-02T20:46:35.534Z+ case "$kern" in
112026-07-02T20:46:35.534Z+ groupadd -g 12345 build
122026-07-02T20:46:35.534Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-07-02T20:46:37.537Z+ zfs create -o mountpoint=/work rpool/work
142026-07-02T20:46:37.599Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-07-02T20:46:37.602Z+ home_fs=zfs
162026-07-02T20:46:37.602Z+ [[ zfs == autofs ]]
172026-07-02T20:46:37.602Z+ mkdir -p /home/build
182026-07-02T20:46:37.602Z+ chown build:build /home/build /work
192026-07-02T20:46:39.603Z+ chmod 0700 /home/build /work
202026-07-02T20:46:39.606Zprocess exited: duration 4081 ms, exit code 0
 
212026-07-02T20:46:39.612Zstarting task 1: "rust-toolchain"
222026-07-02T20:46:39.615Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
232026-07-02T20:46:39.615Z * rust toolchain channel = "1.96.1"
242026-07-02T20:46:39.615Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-07-02T20:46:39.616Z * rust toolchain profile = "default"
262026-07-02T20:46:39.616Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-07-02T20:46:39.616Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-07-02T20:46:39.618Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-07-02T20:46:39.618Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
302026-07-02T20:46:39.720Zinfo: downloading installer
312026-07-02T20:46:41.201Zwarn: It looks like you have an existing rustup settings file at:
322026-07-02T20:46:41.201Zwarn: /home/build/.rustup/settings.toml
332026-07-02T20:46:41.201Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-07-02T20:46:41.201Zwarn: instead of the one inferred from the default host triple.
352026-07-02T20:46:41.213Zinfo: profile set to default
362026-07-02T20:46:41.213Zinfo: default host triple is x86_64-unknown-illumos
372026-07-02T20:46:41.216Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
382026-07-02T20:46:41.381Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
392026-07-02T20:46:41.384Zinfo: downloading 6 components
402026-07-02T20:46:58.921Z
412026-07-02T20:46:58.921Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
422026-07-02T20:46:58.951Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
432026-07-02T20:46:58.952Z
442026-07-02T20:46:58.952Z
452026-07-02T20:46:58.952ZRust is installed now. Great!
462026-07-02T20:46:58.952Z
472026-07-02T20:46:58.959ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-07-02T20:46:58.959Zenvironment variable. This has not been done automatically.
492026-07-02T20:46:58.960Z
502026-07-02T20:46:58.960ZTo configure your current shell, you need to source
512026-07-02T20:46:58.960Zthe corresponding env file under $HOME/.cargo.
522026-07-02T20:46:58.960Z
532026-07-02T20:46:58.960ZThis is usually done by running one of the following (note the leading DOT):
542026-07-02T20:46:58.960Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-07-02T20:46:58.960Zsource "$HOME/.cargo/env.fish" # For fish
562026-07-02T20:46:58.960Zsource "~/.cargo/env.nu" # For nushell
572026-07-02T20:46:58.960Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-07-02T20:46:58.960Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-07-02T20:46:58.960Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-07-02T20:46:58.960Zwarn: no default linker (`cc`) was found in your PATH
612026-07-02T20:46:58.960Zwarn: many Rust crates require a system C toolchain to build
622026-07-02T20:46:59.045Z+ rustup --version
632026-07-02T20:46:59.055Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-07-02T20:46:59.059Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-07-02T20:46:59.076Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
662026-07-02T20:46:59.079Z+ cargo --version
672026-07-02T20:46:59.093Zcargo 1.96.1 (356927216 2026-06-26)
682026-07-02T20:46:59.097Z+ rustc --version
692026-07-02T20:46:59.115Zrustc 1.96.1 (31fca3adb 2026-06-26)
702026-07-02T20:46:59.118Zprocess exited: duration 19505 ms, exit code 0
 
712026-07-02T20:46:59.124Zstarting task 2: "authentication"
722026-07-02T20:46:59.142Zprocess exited: duration 17 ms, exit code 0
 
732026-07-02T20:46:59.148Zstarting task 3: "clone repository"
742026-07-02T20:46:59.151Z+ mkdir -p /work/oxidecomputer/omicron
752026-07-02T20:46:59.158Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-07-02T20:46:59.189ZCloning into '/work/oxidecomputer/omicron'...
772026-07-02T20:47:09.564Z+ cd /work/oxidecomputer/omicron
782026-07-02T20:47:09.564Z+ git fetch origin b831bf41c12f245329744a302354e935ca90124c
792026-07-02T20:47:09.817ZFrom https://github.com/oxidecomputer/omicron
802026-07-02T20:47:09.817Z * branch b831bf41c12f245329744a302354e935ca90124c -> FETCH_HEAD
812026-07-02T20:47:09.830Z+ [[ -n jmcarp/oximeter-queue-depth-metric ]]
822026-07-02T20:47:09.832Z++ git branch --show-current
832026-07-02T20:47:09.832Z+ current=main
842026-07-02T20:47:09.832Z+ [[ main != jmcarp/oximeter-queue-depth-metric ]]
852026-07-02T20:47:09.832Z+ git branch -f jmcarp/oximeter-queue-depth-metric b831bf41c12f245329744a302354e935ca90124c
862026-07-02T20:47:09.835Z+ git checkout -f jmcarp/oximeter-queue-depth-metric
872026-07-02T20:47:10.074ZSwitched to branch 'jmcarp/oximeter-queue-depth-metric'
882026-07-02T20:47:10.078Z+ git reset --hard b831bf41c12f245329744a302354e935ca90124c
892026-07-02T20:47:10.096ZHEAD is now at b831bf41c Oximeter: add queue depth metric.
902026-07-02T20:47:10.099Zprocess exited: duration 10949 ms, exit code 0
 
912026-07-02T20:47:10.105Zstarting task 4: "build"
922026-07-02T20:47:10.108Z+ source ./env.sh
932026-07-02T20:47:10.111Z++ OLD_SHELL_OPTS=ehxB
942026-07-02T20:47:10.111Z++ set -o xtrace
952026-07-02T20:47:10.111Z++++ dirname ./env.sh
962026-07-02T20:47:10.114Z+++ readlink -f .
972026-07-02T20:47:10.118Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-07-02T20:47:10.118Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992026-07-02T20:47:10.118Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-07-02T20:47:10.118Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012026-07-02T20:47:10.118Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022026-07-02T20:47:10.118Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032026-07-02T20:47:10.118Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042026-07-02T20:47:10.118Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052026-07-02T20:47:10.118Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062026-07-02T20:47:10.119Z++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072026-07-02T20:47:10.119Z++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082026-07-02T20:47:10.119Z++ case $OLD_SHELL_OPTS in
1092026-07-02T20:47:10.119Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-07-02T20:47:10.119Z+ source .github/buildomat/ci-env.sh
1112026-07-02T20:47:10.119Z++ export CARGO_TERM_COLOR=always
1122026-07-02T20:47:10.119Z++ CARGO_TERM_COLOR=always
1132026-07-02T20:47:10.119Z+ cargo --version
1142026-07-02T20:47:10.124Zcargo 1.96.1 (356927216 2026-06-26)
1152026-07-02T20:47:10.127Z+ rustc --version
1162026-07-02T20:47:10.147Zrustc 1.96.1 (31fca3adb 2026-06-26)
1172026-07-02T20:47:10.150Z+ banner prerequisites
1182026-07-02T20:47:10.153Z
1192026-07-02T20:47:10.153Z ##### ##### ###### ##### ###### #### # # # #### #
1202026-07-02T20:47:10.153Z # # # # # # # # # # # # # # #
1212026-07-02T20:47:10.153Z # # # # ##### # # ##### # # # # # #### #
1222026-07-02T20:47:10.153Z ##### ##### # ##### # # # # # # # # #
1232026-07-02T20:47:10.153Z # # # # # # # # # # # # # # #
1242026-07-02T20:47:10.153Z # # # ###### # # ###### ### # #### # #### #
1252026-07-02T20:47:10.153Z
1262026-07-02T20:47:10.153Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1272026-07-02T20:47:11.709Z Startup: Refreshing catalog 'helios' ... Done
1282026-07-02T20:47:11.819Z Startup: Caching catalogs ... Done
1292026-07-02T20:47:12.310ZPlanning: Solver setup ... Done (0.442s)
1302026-07-02T20:47:12.337ZPlanning: Running solver ... Done (0.027s)
1312026-07-02T20:47:12.348ZPlanning: Finding local manifests ... Done (0.002s)
1322026-07-02T20:47:12.361ZPlanning: Fetching manifests: 0/2 0% complete
1332026-07-02T20:47:12.377ZPlanning: Fetching manifests: 2/2 100% complete
1342026-07-02T20:47:12.390ZPlanning: Package planning ... Done (0.013s)
1352026-07-02T20:47:12.394ZPlanning: Merging actions ... Done (0.001s)
1362026-07-02T20:47:12.554ZPlanning: Checking for conflicting actions ... Done (0.163s)
1372026-07-02T20:47:12.557ZPlanning: Consolidating action changes ... Done (0.001s)
1382026-07-02T20:47:13.316ZPlanning: Evaluating mediators ... Done (0.760s)
1392026-07-02T20:47:13.319ZPlanning: Planning completed in 1.47 seconds
1402026-07-02T20:47:13.325Z Packages to install: 2
1412026-07-02T20:47:13.329Z Estimated space available: 156.09 GB
1422026-07-02T20:47:13.329ZEstimated space to be consumed: 30.98 MB
1432026-07-02T20:47:13.329Z Create boot environment: No
1442026-07-02T20:47:13.329ZCreate backup boot environment: No
1452026-07-02T20:47:13.330Z Rebuild boot archive: No
1462026-07-02T20:47:13.330Z
1472026-07-02T20:47:13.330ZChanged packages:
1482026-07-02T20:47:13.330Zhelios
1492026-07-02T20:47:13.330Z developer/build-essential
1502026-07-02T20:47:13.330Z None -> 11-3.0
1512026-07-02T20:47:13.330Z library/libxmlsec1
1522026-07-02T20:47:13.330Z None -> 1.2.35-3.0
1532026-07-02T20:47:13.350Z
1542026-07-02T20:47:13.350ZDownload: 0/214 items 0.0/1.3MB 0% complete
1552026-07-02T20:47:13.858ZDownload: Completed 1.28 MB in 0.51 seconds (2.5M/s)
1562026-07-02T20:47:13.915Z Actions: 1/268 actions (Installing new actions)
1572026-07-02T20:47:13.952Z Actions: Completed 268 actions in 0.04 seconds.
1582026-07-02T20:47:13.962ZFinalize: Updating package state database ... Done (0.010s)
1592026-07-02T20:47:13.965ZFinalize: Updating package cache ... Done (0.000s)
1602026-07-02T20:47:13.992ZFinalize: Updating image state ... Done (0.029s)
1612026-07-02T20:47:16.394ZFinalize: Creating fast lookup database ... Done (2.376s)
1622026-07-02T20:47:16.462ZFinalize: Reading search index ... Done (0.012s)
1632026-07-02T20:47:16.465ZFinalize: Updating search index ... Done (0.000s)
1642026-07-02T20:47:16.545ZFinalize: Updating package cache ... Done (0.000s)
1652026-07-02T20:47:16.856ZPlanning: Evaluating mediator changes ... Done
1662026-07-02T20:47:16.961ZPlanning: Checking for conflicting actions ... Done
1672026-07-02T20:47:16.964ZPlanning: Consolidating action changes ... Done
1682026-07-02T20:47:17.116ZPlanning: Evaluating mediators ... Done
1692026-07-02T20:47:17.119ZPlanning: Planning completed in 0.26 seconds
1702026-07-02T20:47:17.139Z Mediators to change: 2
1712026-07-02T20:47:17.139Z Create boot environment: No
1722026-07-02T20:47:17.139ZCreate backup boot environment: No
1732026-07-02T20:47:17.188ZFinalize: Updating package state database ... Done
1742026-07-02T20:47:17.188ZFinalize: Updating package cache ... Done
1752026-07-02T20:47:17.203ZFinalize: Updating image state ... Done
1762026-07-02T20:47:19.145ZFinalize: Creating fast lookup database ... Done
1772026-07-02T20:47:19.211ZFinalize: Reading search index ... Done
1782026-07-02T20:47:19.214ZFinalize: Updating search index ... Done
1792026-07-02T20:47:19.274ZFinalize: Updating package cache ... Done
1802026-07-02T20:47:19.556ZPlanning: Evaluating mediator changes ... Done
1812026-07-02T20:47:19.660ZPlanning: Checking for conflicting actions ... Done
1822026-07-02T20:47:19.663ZPlanning: Consolidating action changes ... Done
1832026-07-02T20:47:19.817ZPlanning: Evaluating mediators ... Done
1842026-07-02T20:47:19.820ZPlanning: Planning completed in 0.26 seconds
1852026-07-02T20:47:19.839Z Mediators to change: 1
1862026-07-02T20:47:19.839Z Create boot environment: No
1872026-07-02T20:47:19.839ZCreate backup boot environment: No
1882026-07-02T20:47:19.882ZFinalize: Updating package state database ... Done
1892026-07-02T20:47:19.882ZFinalize: Updating package cache ... Done
1902026-07-02T20:47:19.899ZFinalize: Updating image state ... Done
1912026-07-02T20:47:21.876ZFinalize: Creating fast lookup database ... Done
1922026-07-02T20:47:21.933ZFinalize: Reading search index ... Done
1932026-07-02T20:47:21.936ZFinalize: Updating search index ... Done
1942026-07-02T20:47:22.012ZFinalize: Updating package cache ... Done
1952026-07-02T20:47:22.320ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1962026-07-02T20:47:22.320Zapache system 2.4 system
1972026-07-02T20:47:22.320Zclang system 15 system
1982026-07-02T20:47:22.320Zcsh system system illumos
1992026-07-02T20:47:22.320Zctags system system illumos
2002026-07-02T20:47:22.320Zfile vendor vendor darwinsys
2012026-07-02T20:47:22.320Zfile system system illumos
2022026-07-02T20:47:22.321Zgcc vendor 14 vendor
2032026-07-02T20:47:22.321Zgcc system 13 system
2042026-07-02T20:47:22.321Zgcc system 10 system
2052026-07-02T20:47:22.321Zgo system 1.25 system
2062026-07-02T20:47:22.321Zllvm system 15 system
2072026-07-02T20:47:22.321Zmariadb system 11.4 system
2082026-07-02T20:47:22.321Zmta vendor vendor dma
2092026-07-02T20:47:22.321Zopenjdk system 17 system
2102026-07-02T20:47:22.321Zopenjdk system 11 system
2112026-07-02T20:47:22.321Zopenssl vendor 3 vendor
2122026-07-02T20:47:22.321Zperl system 5.40 system
2132026-07-02T20:47:22.321Zpostgresql system 18 system
2142026-07-02T20:47:22.321Zpostgresql system 17 system
2152026-07-02T20:47:22.321Zpython vendor 3 vendor
2162026-07-02T20:47:22.321Zpython system 2 system
2172026-07-02T20:47:22.321Zpython3 vendor 3.13 vendor
2182026-07-02T20:47:22.321Zruby system 3.4 system
2192026-07-02T20:47:22.321Zruby system 3.0 system
2202026-07-02T20:47:22.321Zwords vendor vendor american-english
2212026-07-02T20:47:22.321Zwords system system australian-english
2222026-07-02T20:47:22.321Zwords system system british-english
2232026-07-02T20:47:22.322Zwords system system canadian-english
2242026-07-02T20:47:22.322Zwords system system french
2252026-07-02T20:47:22.322Zwords system system italian
2262026-07-02T20:47:22.322Zwords system system ngerman
2272026-07-02T20:47:22.322Zwords system system ogerman
2282026-07-02T20:47:22.322Zwords system system spanish
2292026-07-02T20:47:22.570ZPUBLISHER TYPE STATUS P LOCATION
2302026-07-02T20:47:22.570Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2312026-07-02T20:47:22.871ZFMRI IFO
2322026-07-02T20:47:22.871Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2332026-07-02T20:47:22.871Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2342026-07-02T20:47:22.871Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2352026-07-02T20:47:22.871Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2362026-07-02T20:47:22.871Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2372026-07-02T20:47:22.871Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2382026-07-02T20:47:22.871Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2392026-07-02T20:47:22.872Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2402026-07-02T20:47:22.872Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2412026-07-02T20:47:23.143Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2422026-07-02T20:47:23.378Z Updating crates.io index
2432026-07-02T20:47:23.391Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2442026-07-02T20:47:23.580Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2452026-07-02T20:47:23.860Z Updating git repository `https://github.com/oxidecomputer/propolis`
2462026-07-02T20:47:24.770Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2472026-07-02T20:47:25.233Z Updating git repository `https://github.com/oxidecomputer/crucible`
2482026-07-02T20:47:26.764Z Updating git repository `https://github.com/oxidecomputer/opte`
2492026-07-02T20:47:27.499Z Updating git repository `https://github.com/oxidecomputer/tofino`
2502026-07-02T20:47:27.749Z Updating git repository `https://github.com/oxidecomputer/lldp`
2512026-07-02T20:47:28.033Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2522026-07-02T20:47:29.065Z Updating git repository `https://github.com/oxidecomputer/clickward`
2532026-07-02T20:47:29.288Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2542026-07-02T20:47:29.584Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2552026-07-02T20:47:29.853Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2562026-07-02T20:47:30.296Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2572026-07-02T20:47:30.758Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2582026-07-02T20:47:30.966Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2592026-07-02T20:47:31.208Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2602026-07-02T20:47:31.456Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2612026-07-02T20:47:31.746Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2622026-07-02T20:47:32.097Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2632026-07-02T20:47:32.335Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2642026-07-02T20:47:32.562Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2652026-07-02T20:47:32.912Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2662026-07-02T20:47:33.209Z Updating git repository `https://github.com/oxidecomputer/erebor`
2672026-07-02T20:47:33.467Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2682026-07-02T20:47:33.843Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2692026-07-02T20:47:34.073Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2702026-07-02T20:47:34.370Z Updating git repository `https://github.com/oxidecomputer/ispf`
2712026-07-02T20:47:34.603Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2722026-07-02T20:47:34.845Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2732026-07-02T20:47:35.131Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2742026-07-02T20:47:35.515Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2752026-07-02T20:47:35.925Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2762026-07-02T20:47:36.186Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2772026-07-02T20:47:36.451Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2782026-07-02T20:47:36.678Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2792026-07-02T20:47:37.125Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2802026-07-02T20:47:37.361Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2812026-07-02T20:47:37.594Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2822026-07-02T20:47:37.802Z Updating git repository `https://github.com/illumos/smf-rs`
2832026-07-02T20:47:40.495Z Downloading crates ...
2842026-07-02T20:47:40.560Z Downloaded fs-err v3.3.0
2852026-07-02T20:47:40.607Z Downloaded clap v4.6.1
2862026-07-02T20:47:40.608Z Downloaded clap_lex v1.0.0
2872026-07-02T20:47:40.608Z Downloaded zmij v1.0.21
2882026-07-02T20:47:40.671Z Downloaded tabled v0.15.0
2892026-07-02T20:47:40.671Z Downloaded memmap v0.7.0
2902026-07-02T20:47:40.672Z Downloaded byteorder v1.5.0
2912026-07-02T20:47:40.672Z Downloaded zerocopy-derive v0.7.35
2922026-07-02T20:47:40.672Z Downloaded bytecount v0.6.9
2932026-07-02T20:47:40.672Z Downloaded clap_derive v4.6.1
2942026-07-02T20:47:40.672Z Downloaded camino v1.2.2
2952026-07-02T20:47:40.672Z Downloaded dtrace-parser v0.2.0
2962026-07-02T20:47:40.672Z Downloaded zerocopy v0.7.35
2972026-07-02T20:47:40.672Z Downloaded errno v0.3.14
2982026-07-02T20:47:40.672Z Downloaded anstyle-query v1.1.5
2992026-07-02T20:47:40.672Z Downloaded dof v0.3.0
3002026-07-02T20:47:40.673Z Downloaded heck v0.4.1
3012026-07-02T20:47:40.673Z Downloaded plain v0.2.3
3022026-07-02T20:47:40.674Z Downloaded usdt-attr-macro v0.5.0
3032026-07-02T20:47:40.674Z Downloaded serde_spanned v0.6.9
3042026-07-02T20:47:40.674Z Downloaded macaddr v1.0.1
3052026-07-02T20:47:40.674Z Downloaded generic-array v0.14.7
3062026-07-02T20:47:40.674Z Downloaded usdt v0.5.0
3072026-07-02T20:47:40.674Z Downloaded tabled_derive v0.7.0
3082026-07-02T20:47:40.674Z Downloaded is_terminal_polyfill v1.70.2
3092026-07-02T20:47:40.674Z Downloaded cpufeatures v0.2.17
3102026-07-02T20:47:40.674Z Downloaded usdt-macro v0.5.0
3112026-07-02T20:47:40.675Z Downloaded terminal_size v0.4.3
3122026-07-02T20:47:40.675Z Downloaded cfg-if v1.0.4
3132026-07-02T20:47:40.675Z Downloaded proc-macro-error-attr v1.0.4
3142026-07-02T20:47:40.675Z Downloaded toml_datetime v0.6.11
3152026-07-02T20:47:40.675Z Downloaded fastrand v2.3.0
3162026-07-02T20:47:40.675Z Downloaded unicode-linebreak v0.1.5
3172026-07-02T20:47:40.717Z Downloaded itoa v1.0.17
3182026-07-02T20:47:40.717Z Downloaded utf8parse v0.2.2
3192026-07-02T20:47:40.717Z Downloaded swrite v0.1.0
3202026-07-02T20:47:40.717Z Downloaded equivalent v1.0.2
3212026-07-02T20:47:40.717Z Downloaded strsim v0.11.1
3222026-07-02T20:47:40.717Z Downloaded heck v0.5.0
3232026-07-02T20:47:40.719Z Downloaded fnv v1.0.7
3242026-07-02T20:47:40.719Z Downloaded block-buffer v0.10.4
3252026-07-02T20:47:40.719Z Downloaded crypto-common v0.1.7
3262026-07-02T20:47:40.719Z Downloaded colorchoice v1.0.4
3272026-07-02T20:47:40.719Z Downloaded thread-id v4.2.2
3282026-07-02T20:47:40.719Z Downloaded smawk v0.3.2
3292026-07-02T20:47:40.719Z Downloaded version_check v0.9.5
3302026-07-02T20:47:40.719Z Downloaded toml_write v0.1.2
3312026-07-02T20:47:40.719Z Downloaded scroll_derive v0.12.1
3322026-07-02T20:47:40.719Z Downloaded digest v0.10.7
3332026-07-02T20:47:40.719Z Downloaded quote v1.0.45
3342026-07-02T20:47:40.719Z Downloaded pretty-hex v0.4.1
3352026-07-02T20:47:40.719Z Downloaded anstyle v1.0.14
3362026-07-02T20:47:40.719Z Downloaded cargo-platform v0.3.2
3372026-07-02T20:47:40.719Z Downloaded autocfg v1.5.0
3382026-07-02T20:47:40.719Z Downloaded anstyle-parse v1.0.0
3392026-07-02T20:47:40.719Z Downloaded cargo_metadata v0.23.1
3402026-07-02T20:47:40.757Z Downloaded proc-macro-error v1.0.4
3412026-07-02T20:47:40.758Z Downloaded camino-tempfile v1.4.1
3422026-07-02T20:47:40.758Z Downloaded thiserror v1.0.69
3432026-07-02T20:47:40.758Z Downloaded scroll v0.12.0
3442026-07-02T20:47:40.758Z Downloaded thiserror-impl v1.0.69
3452026-07-02T20:47:40.758Z Downloaded serde_tokenstream v0.2.3
3462026-07-02T20:47:40.758Z Downloaded usdt-impl v0.5.0
3472026-07-02T20:47:40.787Z Downloaded thiserror v2.0.18
3482026-07-02T20:47:40.787Z Downloaded pest_generator v2.8.6
3492026-07-02T20:47:40.787Z Downloaded pest_derive v2.8.6
3502026-07-02T20:47:40.787Z Downloaded thiserror-impl v2.0.18
3512026-07-02T20:47:40.787Z Downloaded bitflags v2.11.0
3522026-07-02T20:47:40.787Z Downloaded once_cell v1.21.3
3532026-07-02T20:47:40.787Z Downloaded cargo_toml v0.21.0
3542026-07-02T20:47:40.788Z Downloaded toml v0.8.23
3552026-07-02T20:47:40.788Z Downloaded anstream v1.0.0
3562026-07-02T20:47:40.788Z Downloaded sha2 v0.10.9
3572026-07-02T20:47:40.788Z Downloaded semver v1.0.28
3582026-07-02T20:47:40.801Z Downloaded tempfile v3.25.0
3592026-07-02T20:47:40.801Z Downloaded anyhow v1.0.102
3602026-07-02T20:47:40.801Z Downloaded unicode-ident v1.0.24
3612026-07-02T20:47:40.801Z Downloaded getrandom v0.4.1
3622026-07-02T20:47:40.801Z Downloaded ucd-trie v0.1.7
3632026-07-02T20:47:40.801Z Downloaded memchr v2.8.0
3642026-07-02T20:47:40.802Z Downloaded log v0.4.29
3652026-07-02T20:47:40.802Z Downloaded serde_core v1.0.228
3662026-07-02T20:47:40.802Z Downloaded serde_derive v1.0.228
3672026-07-02T20:47:40.880Z Downloaded papergrid v0.11.0
3682026-07-02T20:47:40.880Z Downloaded proc-macro2 v1.0.106
3692026-07-02T20:47:40.880Z Downloaded toml_edit v0.22.27
3702026-07-02T20:47:40.880Z Downloaded pest_meta v2.8.6
3712026-07-02T20:47:40.880Z Downloaded textwrap v0.16.2
3722026-07-02T20:47:40.880Z Downloaded indexmap v2.14.0
3732026-07-02T20:47:40.880Z Downloaded serde v1.0.228
3742026-07-02T20:47:40.899Z Downloaded typenum v1.20.1
3752026-07-02T20:47:40.899Z Downloaded goblin v0.8.2
3762026-07-02T20:47:40.914Z Downloaded pest v2.8.6
3772026-07-02T20:47:40.914Z Downloaded hashbrown v0.17.0
3782026-07-02T20:47:40.914Z Downloaded serde_json v1.0.150
3792026-07-02T20:47:40.914Z Downloaded clap_builder v4.6.0
3802026-07-02T20:47:40.951Z Downloaded winnow v0.7.14
3812026-07-02T20:47:40.973Z Downloaded syn v1.0.109
3822026-07-02T20:47:40.973Z Downloaded unicode-width v0.2.0
3832026-07-02T20:47:41.012Z Downloaded unicode-width v0.1.14
3842026-07-02T20:47:41.013Z Downloaded syn v2.0.117
3852026-07-02T20:47:41.050Z Downloaded rustix v1.1.3
3862026-07-02T20:47:41.050Z Downloaded libc v0.2.185
3872026-07-02T20:47:41.110Z Compiling proc-macro2 v1.0.106
3882026-07-02T20:47:41.110Z Compiling unicode-ident v1.0.24
3892026-07-02T20:47:41.110Z Compiling quote v1.0.45
3902026-07-02T20:47:41.172Z Compiling serde_core v1.0.228
3912026-07-02T20:47:41.172Z Compiling libc v0.2.185
3922026-07-02T20:47:41.172Z Compiling version_check v0.9.5
3932026-07-02T20:47:41.172Z Compiling memchr v2.8.0
3942026-07-02T20:47:41.172Z Compiling serde v1.0.228
3952026-07-02T20:47:41.418Z Compiling zmij v1.0.21
3962026-07-02T20:47:41.680Z Compiling ucd-trie v0.1.7
3972026-07-02T20:47:41.705Z Compiling thiserror v1.0.69
3982026-07-02T20:47:41.748Z Compiling itoa v1.0.17
3992026-07-02T20:47:41.940Z Compiling pest v2.8.6
4002026-07-02T20:47:41.986Z Compiling rustix v1.1.3
4012026-07-02T20:47:42.222Z Compiling byteorder v1.5.0
4022026-07-02T20:47:42.261Z Compiling errno v0.3.14
4032026-07-02T20:47:42.433Z Compiling bitflags v2.11.0
4042026-07-02T20:47:42.444Z Compiling serde_json v1.0.150
4052026-07-02T20:47:42.610Z Compiling syn v2.0.117
4062026-07-02T20:47:42.656Z Compiling thread-id v4.2.2
4072026-07-02T20:47:42.698Z Compiling usdt-impl v0.5.0
4082026-07-02T20:47:42.758Z Compiling proc-macro-error-attr v1.0.4
4092026-07-02T20:47:42.931Z Compiling syn v1.0.109
4102026-07-02T20:47:42.942Z Compiling camino v1.2.2
4112026-07-02T20:47:43.109Z Compiling pest_meta v2.8.6
4122026-07-02T20:47:43.238Z Compiling proc-macro-error v1.0.4
4132026-07-02T20:47:43.281Z Compiling equivalent v1.0.2
4142026-07-02T20:47:43.307Z Compiling log v0.4.29
4152026-07-02T20:47:43.373Z Compiling plain v0.2.3
4162026-07-02T20:47:43.416Z Compiling hashbrown v0.17.0
4172026-07-02T20:47:43.584Z Compiling utf8parse v0.2.2
4182026-07-02T20:47:43.602Z Compiling getrandom v0.4.1
4192026-07-02T20:47:43.618Z Compiling anstyle-parse v1.0.0
4202026-07-02T20:47:43.740Z Compiling terminal_size v0.4.3
4212026-07-02T20:47:44.000Z Compiling indexmap v2.14.0
4222026-07-02T20:47:44.448Z Compiling colorchoice v1.0.4
4232026-07-02T20:47:44.538Z Compiling is_terminal_polyfill v1.70.2
4242026-07-02T20:47:44.652Z Compiling pretty-hex v0.4.1
4252026-07-02T20:47:44.652Z Compiling winnow v0.7.14
4262026-07-02T20:47:44.652Z Compiling anstyle v1.0.14
4272026-07-02T20:47:44.699Z Compiling anstyle-query v1.1.5
4282026-07-02T20:47:44.700Z Compiling autocfg v1.5.0
4292026-07-02T20:47:44.811Z Compiling thiserror v2.0.18
4302026-07-02T20:47:45.346Z Compiling toml_write v0.1.2
4312026-07-02T20:47:45.346Z Compiling cfg-if v1.0.4
4322026-07-02T20:47:45.460Z Compiling pest_generator v2.8.6
4332026-07-02T20:47:45.460Z Compiling fs-err v3.3.0
4342026-07-02T20:47:45.460Z Compiling anstream v1.0.0
4352026-07-02T20:47:45.461Z Compiling strsim v0.11.1
4362026-07-02T20:47:45.461Z Compiling clap_lex v1.0.0
4372026-07-02T20:47:45.608Z Compiling heck v0.4.1
4382026-07-02T20:47:45.608Z Compiling once_cell v1.21.3
4392026-07-02T20:47:45.745Z Compiling anyhow v1.0.102
4402026-07-02T20:47:45.746Z Compiling unicode-width v0.1.14
4412026-07-02T20:47:45.746Z Compiling heck v0.5.0
4422026-07-02T20:47:45.746Z Compiling fnv v1.0.7
4432026-07-02T20:47:45.746Z Compiling bytecount v0.6.9
4442026-07-02T20:47:45.873Z Compiling fastrand v2.3.0
4452026-07-02T20:47:46.008Z Compiling papergrid v0.11.0
4462026-07-02T20:47:46.008Z Compiling clap_builder v4.6.0
4472026-07-02T20:47:46.152Z Compiling tempfile v3.25.0
4482026-07-02T20:47:46.152Z Compiling semver v1.0.28
4492026-07-02T20:47:46.152Z Compiling tabled_derive v0.7.0
4502026-07-02T20:47:46.152Z Compiling cargo-platform v0.3.2
4512026-07-02T20:47:46.152Z Compiling memmap v0.7.0
4522026-07-02T20:47:46.332Z Compiling smawk v0.3.2
4532026-07-02T20:47:46.451Z Compiling unicode-width v0.2.0
4542026-07-02T20:47:46.451Z Compiling unicode-linebreak v0.1.5
4552026-07-02T20:47:46.451Z Compiling camino-tempfile v1.4.1
4562026-07-02T20:47:46.608Z Compiling serde_derive v1.0.228
4572026-07-02T20:47:46.711Z Compiling thiserror-impl v1.0.69
4582026-07-02T20:47:46.711Z Compiling zerocopy-derive v0.7.35
4592026-07-02T20:47:46.711Z Compiling pest_derive v2.8.6
4602026-07-02T20:47:46.749Z Compiling scroll_derive v0.12.1
4612026-07-02T20:47:46.945Z Compiling thiserror-impl v2.0.18
4622026-07-02T20:47:47.083Z Compiling clap_derive v4.6.1
4632026-07-02T20:47:47.354Z Compiling tabled v0.15.0
4642026-07-02T20:47:47.505Z Compiling scroll v0.12.0
4652026-07-02T20:47:47.521Z Compiling zerocopy v0.7.35
4662026-07-02T20:47:47.748Z Compiling goblin v0.8.2
4672026-07-02T20:47:48.064Z Compiling dtrace-parser v0.2.0
4682026-07-02T20:47:48.129Z Compiling textwrap v0.16.2
4692026-07-02T20:47:48.512Z Compiling swrite v0.1.0
4702026-07-02T20:47:48.849Z Compiling clap v4.6.1
4712026-07-02T20:47:49.634Z Compiling toml_datetime v0.6.11
4722026-07-02T20:47:49.634Z Compiling serde_spanned v0.6.9
4732026-07-02T20:47:49.672Z Compiling cargo_metadata v0.23.1
4742026-07-02T20:47:49.673Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4752026-07-02T20:47:49.673Z Compiling macaddr v1.0.1
4762026-07-02T20:47:49.710Z Compiling dof v0.3.0
4772026-07-02T20:47:49.710Z Compiling serde_tokenstream v0.2.3
4782026-07-02T20:47:49.789Z Compiling toml_edit v0.22.27
4792026-07-02T20:47:50.457Z Compiling usdt-attr-macro v0.5.0
4802026-07-02T20:47:50.457Z Compiling usdt-macro v0.5.0
4812026-07-02T20:47:51.043Z Compiling usdt v0.5.0
4822026-07-02T20:47:51.105Z Compiling toml v0.8.23
4832026-07-02T20:47:51.430Z Compiling cargo_toml v0.21.0
4842026-07-02T20:47:52.731Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4852026-07-02T20:47:54.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.67s
4862026-07-02T20:47:54.847Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4872026-07-02T20:47:55.331Z Downloading crates ...
4882026-07-02T20:47:55.425Z Downloaded adler2 v2.0.1
4892026-07-02T20:47:55.439Z Downloaded base64ct v1.8.3
4902026-07-02T20:47:55.443Z Downloaded aho-corasick v1.1.4
4912026-07-02T20:47:55.450Z Downloaded ahash v0.8.12
4922026-07-02T20:47:55.454Z Downloaded arc-swap v1.8.2
4932026-07-02T20:47:55.458Z Downloaded bitfield-macros v0.19.4
4942026-07-02T20:47:55.458Z Downloaded anstream v0.6.21
4952026-07-02T20:47:55.462Z Downloaded arrayvec v0.7.6
4962026-07-02T20:47:55.463Z Downloaded crossbeam-deque v0.8.6
4972026-07-02T20:47:55.466Z Downloaded aes-gcm v0.11.0
4982026-07-02T20:47:55.472Z Downloaded argon2 v0.6.0-rc.8
4992026-07-02T20:47:55.475Z Downloaded async-trait v0.1.89
5002026-07-02T20:47:55.475Z Downloaded cpubits v0.1.1
5012026-07-02T20:47:55.478Z Downloaded crc8 v0.1.1
5022026-07-02T20:47:55.478Z Downloaded allocator-api2 v0.2.21
5032026-07-02T20:47:55.478Z Downloaded array-init v0.0.4
5042026-07-02T20:47:55.481Z Downloaded diff v0.1.13
5052026-07-02T20:47:55.481Z Downloaded bit-vec v0.8.0
5062026-07-02T20:47:55.485Z Downloaded bit-set v0.8.0
5072026-07-02T20:47:55.485Z Downloaded aead v0.5.2
5082026-07-02T20:47:55.488Z Downloaded base16ct v0.2.0
5092026-07-02T20:47:55.488Z Downloaded assert_matches v1.5.0
5102026-07-02T20:47:55.488Z Downloaded ascii-canvas v3.0.0
5112026-07-02T20:47:55.488Z Downloaded bitfield v0.19.4
5122026-07-02T20:47:55.495Z Downloaded cpufeatures v0.3.0
5132026-07-02T20:47:55.498Z Downloaded bcrypt-pbkdf v0.11.0
5142026-07-02T20:47:55.498Z Downloaded crucible-workspace-hack v0.1.0
5152026-07-02T20:47:55.498Z Downloaded async-stream-impl v0.3.6
5162026-07-02T20:47:55.502Z Downloaded ctr v0.10.1
5172026-07-02T20:47:55.502Z Downloaded critical-section v1.2.0
5182026-07-02T20:47:55.502Z Downloaded atty v0.2.14
5192026-07-02T20:47:55.502Z Downloaded crc-any v2.5.0
5202026-07-02T20:47:55.506Z Downloaded bb8 v0.8.6
5212026-07-02T20:47:55.506Z Downloaded async-recursion v1.1.1
5222026-07-02T20:47:55.509Z Downloaded arrayref v0.3.9
5232026-07-02T20:47:55.513Z Downloaded crypto-bigint v0.7.5
5242026-07-02T20:47:55.518Z Downloaded der v0.7.10
5252026-07-02T20:47:55.522Z Downloaded crypto-bigint v0.5.5
5262026-07-02T20:47:55.526Z Downloaded crossbeam-channel v0.5.15
5272026-07-02T20:47:55.531Z Downloaded blake2 v0.11.0-rc.6
5282026-07-02T20:47:55.531Z Downloaded curve25519-dalek-derive v0.1.1
5292026-07-02T20:47:55.531Z Downloaded argon2 v0.5.3
5302026-07-02T20:47:55.531Z Downloaded crunchy v0.2.4
5312026-07-02T20:47:55.534Z Downloaded cstr-argument v0.1.2
5322026-07-02T20:47:55.534Z Downloaded crc-catalog v2.4.0
5332026-07-02T20:47:55.534Z Downloaded castaway v0.2.4
5342026-07-02T20:47:55.538Z Downloaded corncobs v0.1.4
5352026-07-02T20:47:55.538Z Downloaded display-error-chain v0.2.2
5362026-07-02T20:47:55.538Z Downloaded convert_case v0.10.0
5372026-07-02T20:47:55.538Z Downloaded crypto-common v0.2.2
5382026-07-02T20:47:55.541Z Downloaded cfg_aliases v0.2.1
5392026-07-02T20:47:55.541Z Downloaded ciborium-ll v0.2.2
5402026-07-02T20:47:55.541Z Downloaded async-stream v0.3.6
5412026-07-02T20:47:55.544Z Downloaded cobs v0.3.0
5422026-07-02T20:47:55.545Z Downloaded base16ct v1.0.0
5432026-07-02T20:47:55.545Z Downloaded ciborium-io v0.2.2
5442026-07-02T20:47:55.548Z Downloaded darling v0.13.4
5452026-07-02T20:47:55.548Z Downloaded convert_case v0.4.0
5462026-07-02T20:47:55.548Z Downloaded dtrace-parser v0.3.0
5472026-07-02T20:47:55.548Z Downloaded atomicwrites v0.4.4
5482026-07-02T20:47:55.551Z Downloaded block-buffer v0.12.1
5492026-07-02T20:47:55.551Z Downloaded dof v0.4.0
5502026-07-02T20:47:55.552Z Downloaded darling_macro v0.21.3
5512026-07-02T20:47:55.557Z Downloaded compression-core v0.4.31
5522026-07-02T20:47:55.557Z Downloaded defmt v0.3.100
5532026-07-02T20:47:55.557Z Downloaded bit-set v0.5.3
5542026-07-02T20:47:55.560Z Downloaded embedded-io v0.4.0
5552026-07-02T20:47:55.560Z Downloaded endian-type v0.1.2
5562026-07-02T20:47:55.560Z Downloaded block-padding v0.4.2
5572026-07-02T20:47:55.560Z Downloaded dropshot-api-manager-types v0.7.2
5582026-07-02T20:47:55.560Z Downloaded document-features v0.2.12
5592026-07-02T20:47:55.564Z Downloaded derive_builder_macro v0.20.2
5602026-07-02T20:47:55.564Z Downloaded difflib v0.4.0
5612026-07-02T20:47:55.564Z Downloaded diesel_table_macro_syntax v0.3.0
5622026-07-02T20:47:55.568Z Downloaded cfg_aliases v0.1.1
5632026-07-02T20:47:55.571Z Downloaded dyn-clone v1.0.20
5642026-07-02T20:47:55.571Z Downloaded dirs-sys-next v0.1.2
5652026-07-02T20:47:55.574Z Downloaded csv-core v0.1.13
5662026-07-02T20:47:55.574Z Downloaded bitfield-struct v0.6.2
5672026-07-02T20:47:55.574Z Downloaded crc v3.4.0
5682026-07-02T20:47:55.577Z Downloaded daft-derive v0.1.7
5692026-07-02T20:47:55.580Z Downloaded bit-vec v0.6.3
5702026-07-02T20:47:55.581Z Downloaded crossterm v0.28.1
5712026-07-02T20:47:55.585Z Downloaded bitflags v1.3.2
5722026-07-02T20:47:55.589Z Downloaded anstyle-parse v0.2.7
5732026-07-02T20:47:55.589Z Downloaded dunce v1.0.5
5742026-07-02T20:47:55.589Z Downloaded darling_macro v0.13.4
5752026-07-02T20:47:55.589Z Downloaded dsl_auto_type v0.2.0
5762026-07-02T20:47:55.589Z Downloaded darling_macro v0.23.0
5772026-07-02T20:47:55.594Z Downloaded camino-tempfile-ext v0.3.3
5782026-07-02T20:47:55.594Z Downloaded embedded-io v0.6.1
5792026-07-02T20:47:55.595Z Downloaded darling_macro v0.20.11
5802026-07-02T20:47:55.595Z Downloaded async-bb8-diesel v0.2.1
5812026-07-02T20:47:55.595Z Downloaded bcs v0.1.6
5822026-07-02T20:47:55.598Z Downloaded cmake v0.1.57
5832026-07-02T20:47:55.598Z Downloaded flagset v0.4.7
5842026-07-02T20:47:55.599Z Downloaded fixedbitset v0.4.2
5852026-07-02T20:47:55.599Z Downloaded cexpr v0.6.0
5862026-07-02T20:47:55.644Z Downloaded float-cmp v0.10.0
5872026-07-02T20:47:55.644Z Downloaded fd-lock v4.0.4
5882026-07-02T20:47:55.651Z Downloaded dirs-next v2.0.0
5892026-07-02T20:47:55.651Z Downloaded float-ord v0.3.2
5902026-07-02T20:47:55.651Z Downloaded debug-ignore v1.0.5
5912026-07-02T20:47:55.651Z Downloaded funty v2.0.0
5922026-07-02T20:47:55.651Z Downloaded form_urlencoded v1.2.2
5932026-07-02T20:47:55.651Z Downloaded foreign-types-shared v0.3.1
5942026-07-02T20:47:55.651Z Downloaded chacha20 v0.9.1
5952026-07-02T20:47:55.651Z Downloaded defmt-parser v1.0.0
5962026-07-02T20:47:55.651Z Downloaded ena v0.14.4
5972026-07-02T20:47:55.651Z Downloaded foreign-types-macros v0.2.3
5982026-07-02T20:47:55.651Z Downloaded ctutils v0.4.2
5992026-07-02T20:47:55.651Z Downloaded cmov v0.5.4
6002026-07-02T20:47:55.651Z Downloaded const_format_proc_macros v0.2.34
6012026-07-02T20:47:55.651Z Downloaded atomic-waker v1.1.2
6022026-07-02T20:47:55.651Z Downloaded buf-list v1.1.2
6032026-07-02T20:47:55.651Z Downloaded enum-as-inner v0.6.1
6042026-07-02T20:47:55.651Z Downloaded derive_builder_core v0.20.2
6052026-07-02T20:47:55.651Z Downloaded cbc v0.2.1
6062026-07-02T20:47:55.651Z Downloaded foreign-types-shared v0.1.1
6072026-07-02T20:47:55.651Z Downloaded foreign-types v0.3.2
6082026-07-02T20:47:55.651Z Downloaded futures-io v0.3.32
6092026-07-02T20:47:55.652Z Downloaded env_filter v1.0.0
6102026-07-02T20:47:55.652Z Downloaded either v1.15.0
6112026-07-02T20:47:55.652Z Downloaded diesel-dtrace v0.5.0
6122026-07-02T20:47:55.652Z Downloaded erased-serde v0.3.31
6132026-07-02T20:47:55.652Z Downloaded fxhash v0.2.1
6142026-07-02T20:47:55.652Z Downloaded futures-macro v0.3.32
6152026-07-02T20:47:55.652Z Downloaded crossbeam-utils v0.8.21
6162026-07-02T20:47:55.652Z Downloaded ghash v0.6.0
6172026-07-02T20:47:55.652Z Downloaded futures-task v0.3.32
6182026-07-02T20:47:55.652Z Downloaded futures-sink v0.3.32
6192026-07-02T20:47:55.652Z Downloaded git-stub v1.0.0
6202026-07-02T20:47:55.652Z Downloaded globwalk v0.9.1
6212026-07-02T20:47:55.662Z Downloaded env_logger v0.11.9
6222026-07-02T20:47:55.662Z Downloaded aead v0.6.1
6232026-07-02T20:47:55.662Z Downloaded bzip2 v0.6.1
6242026-07-02T20:47:55.662Z Downloaded cipher v0.5.2
6252026-07-02T20:47:55.662Z Downloaded foreign-types v0.5.0
6262026-07-02T20:47:55.662Z Downloaded hex v0.4.3
6272026-07-02T20:47:55.662Z Downloaded aes v0.9.1
6282026-07-02T20:47:55.668Z Downloaded futures-core v0.3.32
6292026-07-02T20:47:55.668Z Downloaded digest v0.11.3
6302026-07-02T20:47:55.668Z Downloaded gethostname v0.5.0
6312026-07-02T20:47:55.668Z Downloaded derive-ex v0.1.8
6322026-07-02T20:47:55.668Z Downloaded defmt-macros v1.0.1
6332026-07-02T20:47:55.668Z Downloaded daft v0.1.7
6342026-07-02T20:47:55.668Z Downloaded fallible-iterator v0.2.0
6352026-07-02T20:47:55.680Z Downloaded enum_dispatch v0.3.13
6362026-07-02T20:47:55.681Z Downloaded fs-err v2.11.0
6372026-07-02T20:47:55.681Z Downloaded ed25519 v3.0.0
6382026-07-02T20:47:55.681Z Downloaded displaydoc v0.2.5
6392026-07-02T20:47:55.689Z Downloaded defmt v1.0.1
6402026-07-02T20:47:55.689Z Downloaded hash32 v0.2.1
6412026-07-02T20:47:55.689Z Downloaded headers-core v0.3.0
6422026-07-02T20:47:55.689Z Downloaded ed25519 v2.2.3
6432026-07-02T20:47:55.689Z Downloaded foldhash v0.2.0
6442026-07-02T20:47:55.689Z Downloaded foldhash v0.1.5
6452026-07-02T20:47:55.689Z Downloaded console v0.16.2
6462026-07-02T20:47:55.689Z Downloaded fixedbitset v0.5.7
6472026-07-02T20:47:55.689Z Downloaded compression-codecs v0.4.37
6482026-07-02T20:47:55.689Z Downloaded ecdsa v0.16.9
6492026-07-02T20:47:55.696Z Downloaded console v0.15.11
6502026-07-02T20:47:55.696Z Downloaded ff v0.14.0
6512026-07-02T20:47:55.696Z Downloaded hex-literal v1.1.0
6522026-07-02T20:47:55.696Z Downloaded chacha20 v0.10.0
6532026-07-02T20:47:55.696Z Downloaded constant_time_eq v0.4.2
6542026-07-02T20:47:55.697Z Downloaded const-oid v0.9.6
6552026-07-02T20:47:55.704Z Downloaded colored v3.1.1
6562026-07-02T20:47:55.704Z Downloaded cassowary v0.3.0
6572026-07-02T20:47:55.704Z Downloaded cancel-safe-futures v0.1.5
6582026-07-02T20:47:55.704Z Downloaded crc32fast v1.5.0
6592026-07-02T20:47:55.704Z Downloaded const-oid v0.10.2
6602026-07-02T20:47:55.711Z Downloaded deranged v0.5.8
6612026-07-02T20:47:55.711Z Downloaded colored v2.2.0
6622026-07-02T20:47:55.711Z Downloaded cookie_store v0.22.1
6632026-07-02T20:47:55.711Z Downloaded http-range v0.1.5
6642026-07-02T20:47:55.711Z Downloaded hostname v0.3.1
6652026-07-02T20:47:55.715Z Downloaded hostname v0.4.2
6662026-07-02T20:47:55.715Z Downloaded ecdsa v0.17.0-rc.18
6672026-07-02T20:47:55.715Z Downloaded hubpack v0.1.2
6682026-07-02T20:47:55.715Z Downloaded fs_extra v1.3.0
6692026-07-02T20:47:55.715Z Downloaded find-msvc-tools v0.1.9
6702026-07-02T20:47:55.715Z Downloaded hubpack_derive v0.1.1
6712026-07-02T20:47:55.720Z Downloaded http-body v1.0.1
6722026-07-02T20:47:55.720Z Downloaded httpdate v1.0.3
6732026-07-02T20:47:55.720Z Downloaded git-stub-vcs v0.1.0
6742026-07-02T20:47:55.720Z Downloaded ff v0.13.1
6752026-07-02T20:47:55.720Z Downloaded der_derive v0.7.3
6762026-07-02T20:47:55.727Z Downloaded home v0.5.12
6772026-07-02T20:47:55.727Z Downloaded group v0.14.0
6782026-07-02T20:47:55.727Z Downloaded futures-executor v0.3.32
6792026-07-02T20:47:55.728Z Downloaded hash32 v0.3.1
6802026-07-02T20:47:55.728Z Downloaded group v0.13.0
6812026-07-02T20:47:55.729Z Downloaded globset v0.4.18
6822026-07-02T20:47:55.734Z Downloaded hyper-tls v0.6.0
6832026-07-02T20:47:55.734Z Downloaded glob v0.3.3
6842026-07-02T20:47:55.734Z Downloaded illumos-nvpair-sys v0.2.0
6852026-07-02T20:47:55.734Z Downloaded ident_case v1.0.1
6862026-07-02T20:47:55.734Z Downloaded indent_write v2.2.0
6872026-07-02T20:47:55.734Z Downloaded bzip2 v0.4.4
6882026-07-02T20:47:55.734Z Downloaded idna_adapter v1.2.1
6892026-07-02T20:47:55.734Z Downloaded blake2 v0.10.6
6902026-07-02T20:47:55.741Z Downloaded ciborium v0.2.2
6912026-07-02T20:47:55.741Z Downloaded delegate v0.13.5
6922026-07-02T20:47:55.741Z Downloaded backoff v0.4.0
6932026-07-02T20:47:55.747Z Downloaded darling v0.20.11
6942026-07-02T20:47:55.747Z Downloaded clang-sys v1.8.1
6952026-07-02T20:47:55.747Z Downloaded cookie v0.18.1
6962026-07-02T20:47:55.747Z Downloaded crossbeam-epoch v0.9.18
6972026-07-02T20:47:55.747Z Downloaded filetime v0.2.27
6982026-07-02T20:47:55.756Z Downloaded highway v1.3.0
6992026-07-02T20:47:55.756Z Downloaded des v0.9.0
7002026-07-02T20:47:55.756Z Downloaded darling v0.23.0
7012026-07-02T20:47:55.772Z Downloaded derive_builder v0.20.2
7022026-07-02T20:47:55.772Z Downloaded downcast-rs v2.0.2
7032026-07-02T20:47:55.772Z Downloaded compact_str v0.8.1
7042026-07-02T20:47:55.772Z Downloaded indoc v1.0.9
7052026-07-02T20:47:55.772Z Downloaded illumos-nvpair v0.3.0
7062026-07-02T20:47:55.772Z Downloaded data-encoding v2.10.0
7072026-07-02T20:47:55.772Z Downloaded cipher v0.4.4
7082026-07-02T20:47:55.772Z Downloaded byte-wrapper v0.1.0
7092026-07-02T20:47:55.782Z Downloaded internet-checksum v0.2.1
7102026-07-02T20:47:55.782Z Downloaded is_ci v1.2.0
7112026-07-02T20:47:55.782Z Downloaded instant v0.1.13
7122026-07-02T20:47:55.782Z Downloaded is-terminal v0.4.17
7132026-07-02T20:47:55.782Z Downloaded inout v0.2.2
7142026-07-02T20:47:55.782Z Downloaded kem v0.3.0
7152026-07-02T20:47:55.782Z Downloaded keccak v0.1.6
7162026-07-02T20:47:55.782Z Downloaded http-body-util v0.1.3
7172026-07-02T20:47:55.782Z Downloaded futures-channel v0.3.32
7182026-07-02T20:47:55.782Z Downloaded backon v1.6.0
7192026-07-02T20:47:55.782Z Downloaded blowfish v0.10.0
7202026-07-02T20:47:55.782Z Downloaded fatfs v0.3.6
7212026-07-02T20:47:55.787Z Downloaded instability v0.3.11
7222026-07-02T20:47:55.787Z Downloaded elliptic-curve v0.14.0-rc.33
7232026-07-02T20:47:55.788Z Downloaded inout v0.1.4
7242026-07-02T20:47:55.788Z Downloaded lazy_static v1.5.0
7252026-07-02T20:47:55.792Z Downloaded lalrpop-util v0.19.12
7262026-07-02T20:47:55.792Z Downloaded linked-hash-map v0.5.6
7272026-07-02T20:47:55.798Z Downloaded kstat-rs v0.2.4
7282026-07-02T20:47:55.798Z Downloaded humantime v2.3.0
7292026-07-02T20:47:55.803Z Downloaded lru v0.12.5
7302026-07-02T20:47:55.803Z Downloaded getrandom v0.2.17
7312026-07-02T20:47:55.807Z Downloaded const_format v0.2.35
7322026-07-02T20:47:55.812Z Downloaded lru-slab v0.1.2
7332026-07-02T20:47:55.812Z Downloaded chacha20poly1305 v0.10.1
7342026-07-02T20:47:55.817Z Downloaded md5 v0.8.0
7352026-07-02T20:47:55.817Z Downloaded md-5 v0.10.6
7362026-07-02T20:47:55.817Z Downloaded newtype-uuid-macros v0.1.0
7372026-07-02T20:47:55.817Z Downloaded drift v0.2.0
7382026-07-02T20:47:55.823Z Downloaded match_cfg v0.1.0
7392026-07-02T20:47:55.829Z Downloaded managed v0.8.0
7402026-07-02T20:47:55.829Z Downloaded derive_more v0.99.20
7412026-07-02T20:47:55.829Z Downloaded bumpalo v3.20.2
7422026-07-02T20:47:55.833Z Downloaded base64 v0.22.1
7432026-07-02T20:47:55.833Z Downloaded mime v0.3.17
7442026-07-02T20:47:55.833Z Downloaded derive-where v1.6.0
7452026-07-02T20:47:55.840Z Downloaded ingot v0.1.1
7462026-07-02T20:47:55.840Z Downloaded ar_archive_writer v0.5.1
7472026-07-02T20:47:55.840Z Downloaded memoffset v0.9.1
7482026-07-02T20:47:55.840Z Downloaded maybe-uninit v2.0.0
7492026-07-02T20:47:55.843Z Downloaded maplit v1.0.2
7502026-07-02T20:47:55.844Z Downloaded nodrop v0.1.14
7512026-07-02T20:47:55.844Z Downloaded normalize-line-endings v0.3.0
7522026-07-02T20:47:55.844Z Downloaded nibble_vec v0.1.0
7532026-07-02T20:47:55.844Z Downloaded newline-converter v0.3.0
7542026-07-02T20:47:55.844Z Downloaded darling v0.21.3
7552026-07-02T20:47:55.850Z Downloaded multimap v0.10.1
7562026-07-02T20:47:55.850Z Downloaded ipnetwork v0.21.1
7572026-07-02T20:47:55.850Z Downloaded hmac v0.12.1
7582026-07-02T20:47:55.859Z Downloaded flume v0.11.1
7592026-07-02T20:47:55.859Z Downloaded ingot-types v0.1.2
7602026-07-02T20:47:55.859Z Downloaded hyper-staticfile v0.10.1
7612026-07-02T20:47:55.859Z Downloaded keccak v0.2.0
7622026-07-02T20:47:55.866Z Downloaded half v1.8.3
7632026-07-02T20:47:55.866Z Downloaded iana-time-zone v0.1.65
7642026-07-02T20:47:55.866Z Downloaded libloading v0.8.9
7652026-07-02T20:47:55.866Z Downloaded nonempty v0.12.0
7662026-07-02T20:47:55.866Z Downloaded ipnet v2.11.0
7672026-07-02T20:47:55.866Z Downloaded num-conv v0.2.0
7682026-07-02T20:47:55.866Z Downloaded num v0.4.3
7692026-07-02T20:47:55.866Z Downloaded hyper-rustls v0.27.7
7702026-07-02T20:47:55.871Z Downloaded num-derive v0.3.3
7712026-07-02T20:47:55.871Z Downloaded num-iter v0.1.45
7722026-07-02T20:47:55.871Z Downloaded hybrid-array v0.4.13
7732026-07-02T20:47:55.872Z Downloaded num-derive v0.4.2
7742026-07-02T20:47:55.872Z Downloaded darling_core v0.23.0
7752026-07-02T20:47:55.875Z Downloaded jobserver v0.1.34
7762026-07-02T20:47:55.875Z Downloaded darling_core v0.21.3
7772026-07-02T20:47:55.879Z Downloaded libefi-sys v0.1.0
7782026-07-02T20:47:55.879Z Downloaded cc v1.2.56
7792026-07-02T20:47:55.882Z Downloaded half v2.7.1
7802026-07-02T20:47:55.883Z Downloaded bytes v1.11.1
7812026-07-02T20:47:55.883Z Downloaded linear-map v1.2.0
7822026-07-02T20:47:55.888Z Downloaded openssl-macros v0.1.1
7832026-07-02T20:47:55.888Z Downloaded opaque-debug v0.3.1
7842026-07-02T20:47:55.888Z Downloaded openssl-probe v0.2.1
7852026-07-02T20:47:55.888Z Downloaded libsw-core v0.3.2
7862026-07-02T20:47:55.891Z Downloaded module-lattice v0.2.3
7872026-07-02T20:47:55.891Z Downloaded impl-trait-for-tuples v0.2.3
7882026-07-02T20:47:55.891Z Downloaded elliptic-curve v0.13.8
7892026-07-02T20:47:55.895Z Downloaded hmac v0.13.0
7902026-07-02T20:47:55.895Z Downloaded libsw v3.5.0
7912026-07-02T20:47:55.900Z Downloaded olpc-cjson v0.1.4
7922026-07-02T20:47:55.900Z Downloaded mime_guess v2.0.5
7932026-07-02T20:47:55.900Z Downloaded indoc v2.0.7
7942026-07-02T20:47:55.904Z Downloaded ingot-macros v0.1.1
7952026-07-02T20:47:55.904Z Downloaded nanorand v0.7.0
7962026-07-02T20:47:55.904Z Downloaded libscf-sys v1.1.0
7972026-07-02T20:47:55.904Z Downloaded newtype_derive v0.1.6
7982026-07-02T20:47:55.909Z Downloaded getrandom v0.3.4
7992026-07-02T20:47:55.922Z Downloaded packed_struct_codegen v0.10.1
8002026-07-02T20:47:55.929Z Downloaded headers v0.4.1
8012026-07-02T20:47:55.929Z Downloaded newtype-uuid v1.3.2
8022026-07-02T20:47:55.929Z Downloaded flate2 v1.1.9
8032026-07-02T20:47:55.933Z Downloaded oso-derive v0.27.3
8042026-07-02T20:47:55.933Z Downloaded openssl-probe v0.1.6
8052026-07-02T20:47:55.933Z Downloaded num_threads v0.1.7
8062026-07-02T20:47:55.933Z Downloaded native-tls v0.2.18
8072026-07-02T20:47:55.933Z Downloaded dropshot_endpoint v0.17.1
8082026-07-02T20:47:55.933Z Downloaded darling_core v0.13.4
8092026-07-02T20:47:55.937Z Downloaded base64 v0.21.7
8102026-07-02T20:47:55.937Z Downloaded parse-display v0.10.0
8112026-07-02T20:47:55.941Z Downloaded ignore v0.4.25
8122026-07-02T20:47:55.941Z Downloaded lzss v0.8.2
8132026-07-02T20:47:55.941Z Downloaded parse-size v1.1.0
8142026-07-02T20:47:55.941Z Downloaded async-compression v0.4.41
8152026-07-02T20:47:55.946Z Downloaded num_enum v0.5.11
8162026-07-02T20:47:55.953Z Downloaded icu_provider v2.1.1
8172026-07-02T20:47:55.953Z Downloaded num_enum v0.7.6
8182026-07-02T20:47:55.957Z Downloaded lock_api v0.4.14
8192026-07-02T20:47:55.957Z Downloaded num-rational v0.4.2
8202026-07-02T20:47:55.957Z Downloaded phf_shared v0.13.1
8212026-07-02T20:47:55.958Z Downloaded peg-runtime v0.8.5
8222026-07-02T20:47:55.958Z Downloaded path-slash v0.1.5
8232026-07-02T20:47:55.958Z Downloaded phf_shared v0.12.1
8242026-07-02T20:47:55.965Z Downloaded phf_shared v0.11.3
8252026-07-02T20:47:55.965Z Downloaded memmap2 v0.9.10
8262026-07-02T20:47:55.965Z Downloaded num-integer v0.1.46
8272026-07-02T20:47:55.965Z Downloaded num-complex v0.4.6
8282026-07-02T20:47:55.965Z Downloaded futures v0.3.32
8292026-07-02T20:47:55.970Z Downloaded num_enum_derive v0.5.11
8302026-07-02T20:47:55.970Z Downloaded litrs v1.0.0
8312026-07-02T20:47:55.970Z Downloaded ml-kem v0.3.2
8322026-07-02T20:47:55.970Z Downloaded num_enum_derive v0.7.6
8332026-07-02T20:47:55.974Z Downloaded oxnet v0.1.6
8342026-07-02T20:47:55.974Z Downloaded lru-cache v0.1.2
8352026-07-02T20:47:55.974Z Downloaded icu_properties v2.1.2
8362026-07-02T20:47:55.974Z Downloaded new_debug_unreachable v1.0.6
8372026-07-02T20:47:55.984Z Downloaded oxide-tokio-rt v0.1.4
8382026-07-02T20:47:55.984Z Downloaded percent-encoding v2.3.2
8392026-07-02T20:47:55.984Z Downloaded darling_core v0.20.11
8402026-07-02T20:47:55.994Z Downloaded heapless v0.8.0
8412026-07-02T20:47:55.994Z Downloaded derive_more v2.1.1
8422026-07-02T20:47:56.003Z Downloaded powerfmt v0.2.0
8432026-07-02T20:47:56.003Z Downloaded heapless v0.7.17
8442026-07-02T20:47:56.003Z Downloaded precomputed-hash v0.1.1
8452026-07-02T20:47:56.003Z Downloaded predicates-core v1.0.10
8462026-07-02T20:47:56.003Z Downloaded potential_utf v0.1.4
8472026-07-02T20:47:56.003Z Downloaded icu_normalizer v2.1.1
8482026-07-02T20:47:56.003Z Downloaded multer v3.1.0
8492026-07-02T20:47:56.009Z Downloaded litemap v0.8.1
8502026-07-02T20:47:56.009Z Downloaded proc-macro-crate v3.4.0
8512026-07-02T20:47:56.009Z Downloaded proc-macro-error-attr2 v2.0.0
8522026-07-02T20:47:56.009Z Downloaded packed_struct v0.10.1
8532026-07-02T20:47:56.009Z Downloaded predicates-tree v1.0.13
8542026-07-02T20:47:56.009Z Downloaded parking_lot_core v0.8.6
8552026-07-02T20:47:56.009Z Downloaded ed25519-dalek v3.0.0-rc.0
8562026-07-02T20:47:56.017Z Downloaded derive_more-impl v2.1.1
8572026-07-02T20:47:56.024Z Downloaded icu_locale_core v2.1.1
8582026-07-02T20:47:56.024Z Downloaded indexmap v1.9.3
8592026-07-02T20:47:56.033Z Downloaded proc-macro-crate v1.3.1
8602026-07-02T20:47:56.033Z Downloaded httparse v1.10.1
8612026-07-02T20:47:56.033Z Downloaded paste v1.0.15
8622026-07-02T20:47:56.039Z Downloaded pem v3.0.6
8632026-07-02T20:47:56.039Z Downloaded libbz2-rs-sys v0.2.2
8642026-07-02T20:47:56.039Z Downloaded peg-macros v0.8.5
8652026-07-02T20:47:56.039Z Downloaded peg v0.8.5
8662026-07-02T20:47:56.039Z Downloaded crypto-primes v0.7.2
8672026-07-02T20:47:56.044Z Downloaded phc v0.6.1
8682026-07-02T20:47:56.044Z Downloaded pbkdf2 v0.13.0
8692026-07-02T20:47:56.044Z Downloaded password-hash v0.5.0
8702026-07-02T20:47:56.044Z Downloaded generic-array v1.4.3
8712026-07-02T20:47:56.044Z Downloaded quick-error v1.2.3
8722026-07-02T20:47:56.049Z Downloaded password-hash v0.6.1
8732026-07-02T20:47:56.049Z Downloaded rand_chacha v0.3.1
8742026-07-02T20:47:56.049Z Downloaded radium v0.7.0
8752026-07-02T20:47:56.049Z Downloaded pin-project-lite v0.2.17
8762026-07-02T20:47:56.057Z Downloaded poly1305 v0.8.0
8772026-07-02T20:47:56.057Z Downloaded ed25519-dalek v2.2.0
8782026-07-02T20:47:56.057Z Downloaded pin-project-internal v1.1.11
8792026-07-02T20:47:56.062Z Downloaded psl-types v2.0.11
8802026-07-02T20:47:56.062Z Downloaded progenitor-client v0.14.0
8812026-07-02T20:47:56.062Z Downloaded pkcs8 v0.10.2
8822026-07-02T20:47:56.062Z Downloaded phf v0.12.1
8832026-07-02T20:47:56.062Z Downloaded postgres-protocol v0.6.10
8842026-07-02T20:47:56.062Z Downloaded expectorate v1.2.0
8852026-07-02T20:47:56.066Z Downloaded icu_normalizer_data v2.1.1
8862026-07-02T20:47:56.066Z Downloaded pem-rfc7468 v1.0.0
8872026-07-02T20:47:56.066Z Downloaded owo-colors v4.3.0
8882026-07-02T20:47:56.073Z Downloaded hickory-resolver v0.25.2
8892026-07-02T20:47:56.074Z Downloaded num-traits v0.2.19
8902026-07-02T20:47:56.082Z Downloaded parking_lot v0.12.5
8912026-07-02T20:47:56.082Z Downloaded predicates v3.1.4
8922026-07-02T20:47:56.082Z Downloaded ppv-lite86 v0.2.21
8932026-07-02T20:47:56.082Z Downloaded polyval v0.7.1
8942026-07-02T20:47:56.082Z Downloaded rand_xorshift v0.4.0
8952026-07-02T20:47:56.082Z Downloaded progenitor-macro v0.13.0
8962026-07-02T20:47:56.088Z Downloaded pem-rfc7468 v0.7.0
8972026-07-02T20:47:56.088Z Downloaded primeorder v0.13.6
8982026-07-02T20:47:56.088Z Downloaded hickory-resolver v0.24.4
8992026-07-02T20:47:56.088Z Downloaded icu_collections v2.1.1
9002026-07-02T20:47:56.088Z Downloaded proc-macro-error2 v2.0.1
9012026-07-02T20:47:56.104Z Downloaded indicatif v0.18.4
9022026-07-02T20:47:56.104Z Downloaded parking_lot v0.11.2
9032026-07-02T20:47:56.116Z Downloaded nu-ansi-term v0.50.3
9042026-07-02T20:47:56.116Z Downloaded progenitor v0.14.0
9052026-07-02T20:47:56.116Z Downloaded progenitor v0.13.0
9062026-07-02T20:47:56.116Z Downloaded primeorder v0.14.0-rc.10
9072026-07-02T20:47:56.116Z Downloaded parse-display-derive v0.10.0
9082026-07-02T20:47:56.116Z Downloaded parking_lot_core v0.9.12
9092026-07-02T20:47:56.116Z Downloaded diesel_derives v2.3.7
9102026-07-02T20:47:56.116Z Downloaded rfc6979 v0.4.0
9112026-07-02T20:47:56.116Z Downloaded recursive v0.1.1
9122026-07-02T20:47:56.116Z Downloaded recursive-proc-macro-impl v0.1.1
9132026-07-02T20:47:56.116Z Downloaded ref-cast-impl v1.0.25
9142026-07-02T20:47:56.124Z Downloaded miniz_oxide v0.8.9
9152026-07-02T20:47:56.124Z Downloaded pkcs8 v0.11.0
9162026-07-02T20:47:56.125Z Downloaded ref-cast v1.0.25
9172026-07-02T20:47:56.125Z Downloaded rfc6979 v0.5.0
9182026-07-02T20:47:56.125Z Downloaded oso v0.27.3
9192026-07-02T20:47:56.125Z Downloaded rustc_version v0.4.1
9202026-07-02T20:47:56.125Z Downloaded hashbrown v0.13.2
9212026-07-02T20:47:56.130Z Downloaded pkcs1 v0.8.0-rc.4
9222026-07-02T20:47:56.130Z Downloaded rand_chacha v0.9.0
9232026-07-02T20:47:56.130Z Downloaded progenitor-client v0.13.0
9242026-07-02T20:47:56.130Z Downloaded pkg-config v0.3.32
9252026-07-02T20:47:56.130Z Downloaded der v0.8.0
9262026-07-02T20:47:56.136Z Downloaded russh-cryptovec v0.61.0
9272026-07-02T20:47:56.136Z Downloaded pkcs1 v0.7.5
9282026-07-02T20:47:56.136Z Downloaded rustc_version v0.1.7
9292026-07-02T20:47:56.136Z Downloaded postgres-types v0.2.12
9302026-07-02T20:47:56.141Z Downloaded rand_core v0.9.5
9312026-07-02T20:47:56.141Z Downloaded primefield v0.14.0
9322026-07-02T20:47:56.141Z Downloaded russh-util v0.52.0
9332026-07-02T20:47:56.141Z Downloaded rtoolbox v0.0.3
9342026-07-02T20:47:56.141Z Downloaded omicron-zone-package v0.12.3
9352026-07-02T20:47:56.141Z Downloaded jiff-static v0.2.21
9362026-07-02T20:47:56.147Z Downloaded poly1305 v0.9.0
9372026-07-02T20:47:56.147Z Downloaded rand_core v0.6.4
9382026-07-02T20:47:56.147Z Downloaded progenitor-macro v0.14.0
9392026-07-02T20:47:56.148Z Downloaded progenitor-extras v0.2.0
9402026-07-02T20:47:56.154Z Downloaded papergrid v0.17.0
9412026-07-02T20:47:56.154Z Downloaded phf v0.13.1
9422026-07-02T20:47:56.154Z Downloaded psm v0.1.30
9432026-07-02T20:47:56.167Z Downloaded same-file v1.0.6
9442026-07-02T20:47:56.209Z Downloaded secrecy v0.10.3
9452026-07-02T20:47:56.209Z Downloaded r2d2 v0.8.10
9462026-07-02T20:47:56.209Z Downloaded rand_core v0.10.0
9472026-07-02T20:47:56.209Z Downloaded resolv-conf v0.7.6
9482026-07-02T20:47:56.209Z Downloaded pkcs5 v0.8.1
9492026-07-02T20:47:56.209Z Downloaded scopeguard v1.2.0
9502026-07-02T20:47:56.209Z Downloaded serde-big-array v0.5.1
9512026-07-02T20:47:56.209Z Downloaded scheduled-thread-pool v0.2.7
9522026-07-02T20:47:56.210Z Downloaded sapling-renderdag v0.1.0
9532026-07-02T20:47:56.210Z Downloaded rustc-hash v2.1.1
9542026-07-02T20:47:56.210Z Downloaded serde_repr v0.1.20
9552026-07-02T20:47:56.210Z Downloaded serde_spanned v1.1.1
9562026-07-02T20:47:56.210Z Downloaded openssl-sys v0.9.115
9572026-07-02T20:47:56.210Z Downloaded postcard v1.1.3
9582026-07-02T20:47:56.210Z Downloaded hyper-util v0.1.20
9592026-07-02T20:47:56.210Z Downloaded secrecy v0.8.0
9602026-07-02T20:47:56.210Z Downloaded seq-macro v0.3.6
9612026-07-02T20:47:56.210Z Downloaded rand_seeder v0.4.0
9622026-07-02T20:47:56.210Z Downloaded semver v0.1.20
9632026-07-02T20:47:56.210Z Downloaded p384 v0.14.0-rc.10
9642026-07-02T20:47:56.210Z Downloaded serde_bytes v0.11.19
9652026-07-02T20:47:56.223Z Downloaded hickory-server v0.25.2
9662026-07-02T20:47:56.224Z Downloaded serde_plain v1.0.2
9672026-07-02T20:47:56.224Z Downloaded prefix-trie v0.7.0
9682026-07-02T20:47:56.224Z Downloaded sha1 v0.10.6
9692026-07-02T20:47:56.224Z Downloaded sha1 v0.11.0
9702026-07-02T20:47:56.232Z Downloaded crossterm v0.29.0
9712026-07-02T20:47:56.233Z Downloaded quinn-udp v0.5.14
9722026-07-02T20:47:56.244Z Downloaded signal-hook-tokio v0.3.1
9732026-07-02T20:47:56.244Z Downloaded http v1.4.2
9742026-07-02T20:47:56.249Z Downloaded rustversion v1.0.22
9752026-07-02T20:47:56.249Z Downloaded sigpipe v0.1.3
9762026-07-02T20:47:56.249Z Downloaded scroll_derive v0.13.1
9772026-07-02T20:47:56.250Z Downloaded schemars_derive v0.8.22
9782026-07-02T20:47:56.251Z Downloaded rusty-fork v0.3.1
9792026-07-02T20:47:56.251Z Downloaded rustls-pemfile v2.2.0
9802026-07-02T20:47:56.251Z Downloaded slog-bunyan v2.5.0
9812026-07-02T20:47:56.263Z Downloaded sec1 v0.8.1
9822026-07-02T20:47:56.263Z Downloaded hashbrown v0.12.3
9832026-07-02T20:47:56.263Z Downloaded shell-words v1.1.1
9842026-07-02T20:47:56.263Z Downloaded minimal-lexical v0.2.1
9852026-07-02T20:47:56.264Z Downloaded slog-envlogger v2.2.0
9862026-07-02T20:47:56.271Z Downloaded serde_urlencoded v0.7.1
9872026-07-02T20:47:56.271Z Downloaded signature v3.0.0
9882026-07-02T20:47:56.271Z Downloaded serde_derive_internals v0.29.1
9892026-07-02T20:47:56.271Z Downloaded signature v2.2.0
9902026-07-02T20:47:56.271Z Downloaded pin-project v1.1.11
9912026-07-02T20:47:56.276Z Downloaded dropshot-api-manager v0.7.2
9922026-07-02T20:47:56.282Z Downloaded siphasher v1.0.2
9932026-07-02T20:47:56.282Z Downloaded signal-hook-mio v0.2.5
9942026-07-02T20:47:56.282Z Downloaded serde_with_macros v1.5.2
9952026-07-02T20:47:56.283Z Downloaded sec1 v0.7.3
9962026-07-02T20:47:56.283Z Downloaded scrypt v0.12.0
9972026-07-02T20:47:56.283Z Downloaded serde-hex v0.1.0
9982026-07-02T20:47:56.288Z Downloaded internal-russh-num-bigint v0.5.0
9992026-07-02T20:47:56.288Z Downloaded rustls-native-certs v0.8.3
10002026-07-02T20:47:56.298Z Downloaded rcgen v0.12.1
10012026-07-02T20:47:56.307Z Downloaded p256 v0.14.0-rc.10
10022026-07-02T20:47:56.307Z Downloaded itertools v0.10.5
10032026-07-02T20:47:56.307Z Downloaded salsa20 v0.11.0
10042026-07-02T20:47:56.307Z Downloaded serdect v0.4.3
10052026-07-02T20:47:56.326Z Downloaded progenitor-impl v0.14.0
10062026-07-02T20:47:56.326Z Downloaded strip-ansi-escapes v0.2.1
10072026-07-02T20:47:56.326Z Downloaded shlex v1.3.0
10082026-07-02T20:47:56.326Z Downloaded prettyplease v0.2.37
10092026-07-02T20:47:56.326Z Downloaded structmeta-derive v0.3.0
10102026-07-02T20:47:56.330Z Downloaded structmeta v0.3.0
10112026-07-02T20:47:56.330Z Downloaded supports-color v3.0.2
10122026-07-02T20:47:56.330Z Downloaded slog-async v2.8.0
10132026-07-02T20:47:56.330Z Downloaded rustls-pki-types v1.14.0
10142026-07-02T20:47:56.336Z Downloaded scroll v0.13.0
10152026-07-02T20:47:56.343Z Downloaded slog-term v2.9.2
10162026-07-02T20:47:56.343Z Downloaded strum v0.27.2
10172026-07-02T20:47:56.343Z Downloaded subtle v2.6.1
10182026-07-02T20:47:56.343Z Downloaded slab v0.4.12
10192026-07-02T20:47:56.349Z Downloaded strsim v0.10.0
10202026-07-02T20:47:56.349Z Downloaded simd-adler32 v0.3.8
10212026-07-02T20:47:56.350Z Downloaded sync-ptr v0.1.4
10222026-07-02T20:47:56.350Z Downloaded signal-hook-registry v1.4.8
10232026-07-02T20:47:56.350Z Downloaded slog-dtrace v0.3.0
10242026-07-02T20:47:56.350Z Downloaded hashbrown v0.16.1
10252026-07-02T20:47:56.360Z Downloaded mio v1.2.0
10262026-07-02T20:47:56.360Z Downloaded serde_with_macros v3.17.0
10272026-07-02T20:47:56.364Z Downloaded sqlparser_derive v0.5.0
10282026-07-02T20:47:56.364Z Downloaded smallvec v0.6.14
10292026-07-02T20:47:56.364Z Downloaded tabwriter v1.4.1
10302026-07-02T20:47:56.364Z Downloaded strum v0.26.3
10312026-07-02T20:47:56.364Z Downloaded serde_cbor v0.11.2
10322026-07-02T20:47:56.365Z Downloaded take_mut v0.2.2
10332026-07-02T20:47:56.365Z Downloaded slog-scope v4.4.1
10342026-07-02T20:47:56.365Z Downloaded termtree v0.5.1
10352026-07-02T20:47:56.365Z Downloaded slog-json v2.6.1
10362026-07-02T20:47:56.365Z Downloaded ryu v1.0.23
10372026-07-02T20:47:56.370Z Downloaded rustls-platform-verifier v0.6.2
10382026-07-02T20:47:56.370Z Downloaded progenitor-impl v0.13.0
10392026-07-02T20:47:56.378Z Downloaded nom v7.1.3
10402026-07-02T20:47:56.378Z Downloaded spki v0.8.0
10412026-07-02T20:47:56.378Z Downloaded spki v0.7.3
10422026-07-02T20:47:56.387Z Downloaded sync_wrapper v1.0.2
10432026-07-02T20:47:56.387Z Downloaded tap v1.0.1
10442026-07-02T20:47:56.387Z Downloaded tabled_derive v0.11.0
10452026-07-02T20:47:56.387Z Downloaded static_assertions v1.1.0
10462026-07-02T20:47:56.387Z Downloaded testing_table v0.3.0
10472026-07-02T20:47:56.387Z Downloaded ssh-cipher v0.3.0-rc.9
10482026-07-02T20:47:56.387Z Downloaded sha2 v0.11.0
10492026-07-02T20:47:56.390Z Downloaded thread-id v5.1.0
10502026-07-02T20:47:56.390Z Downloaded snafu-derive v0.8.9
10512026-07-02T20:47:56.390Z Downloaded time-core v0.1.8
10522026-07-02T20:47:56.390Z Downloaded serde_path_to_error v0.1.20
10532026-07-02T20:47:56.391Z Downloaded ron v0.8.1
10542026-07-02T20:47:56.391Z Downloaded rayon-core v1.13.0
10552026-07-02T20:47:56.394Z Downloaded string_cache v0.8.9
10562026-07-02T20:47:56.394Z Downloaded pretty_assertions v1.4.1
10572026-07-02T20:47:56.394Z Downloaded strum_macros v0.24.3
10582026-07-02T20:47:56.400Z Downloaded sqlformat v0.3.5
10592026-07-02T20:47:56.400Z Downloaded stable_deref_trait v1.2.1
10602026-07-02T20:47:56.400Z Downloaded slog-stdlog v4.1.1
10612026-07-02T20:47:56.400Z Downloaded smallvec v1.15.1
10622026-07-02T20:47:56.404Z Downloaded blake3 v1.8.5
10632026-07-02T20:47:56.407Z Downloaded support-bundle-viewer v0.1.2
10642026-07-02T20:47:56.414Z Downloaded smf v0.2.3
10652026-07-02T20:47:56.419Z Downloaded strum_macros v0.26.4
10662026-07-02T20:47:56.419Z Downloaded stacker v0.1.23
10672026-07-02T20:47:56.424Z Downloaded p521 v0.14.0-rc.10
10682026-07-02T20:47:56.431Z Downloaded serde_yaml v0.9.34+deprecated
10692026-07-02T20:47:56.431Z Downloaded schemars v0.8.22
10702026-07-02T20:47:56.438Z Downloaded tokio-macros v2.7.0
10712026-07-02T20:47:56.438Z Downloaded tagptr v0.2.0
10722026-07-02T20:47:56.438Z Downloaded synstructure v0.13.2
10732026-07-02T20:47:56.438Z Downloaded hashbrown v0.15.5
10742026-07-02T20:47:56.484Z Downloaded rand v0.8.6
10752026-07-02T20:47:56.484Z Downloaded itertools v0.13.0
10762026-07-02T20:47:56.544Z Downloaded tinyvec_macros v0.1.1
10772026-07-02T20:47:56.544Z Downloaded thread_local v1.1.9
10782026-07-02T20:47:56.544Z Downloaded thiserror-no-std v2.0.2
10792026-07-02T20:47:56.544Z Downloaded termios v0.3.3
10802026-07-02T20:47:56.544Z Downloaded num-bigint v0.4.6
10812026-07-02T20:47:56.544Z Downloaded spin v0.9.8
10822026-07-02T20:47:56.544Z Downloaded h2 v0.4.15
10832026-07-02T20:47:56.544Z Downloaded tls_codec_derive v0.4.2
10842026-07-02T20:47:56.544Z Downloaded strum_macros v0.27.2
10852026-07-02T20:47:56.544Z Downloaded libxml v0.3.3
10862026-07-02T20:47:56.544Z Downloaded icu_properties_data v2.1.2
10872026-07-02T20:47:56.544Z Downloaded thiserror-impl-no-std v2.0.2
10882026-07-02T20:47:56.544Z Downloaded qorb v0.4.1
10892026-07-02T20:47:56.544Z Downloaded publicsuffix v2.3.0
10902026-07-02T20:47:56.544Z Downloaded idna v1.1.0
10912026-07-02T20:47:56.544Z Downloaded try-lock v0.2.5
10922026-07-02T20:47:56.544Z Downloaded tower-service v0.3.3
10932026-07-02T20:47:56.544Z Downloaded tower-layer v0.3.3
10942026-07-02T20:47:56.544Z Downloaded tokio-dtrace v0.1.1
10952026-07-02T20:47:56.544Z Downloaded slog v2.8.2
10962026-07-02T20:47:56.545Z Downloaded trait-variant v0.1.2
10972026-07-02T20:47:56.545Z Downloaded ssh-encoding v0.3.0-rc.9
10982026-07-02T20:47:56.554Z Downloaded unicode-truncate v1.1.0
10992026-07-02T20:47:56.554Z Downloaded similar v2.7.0
11002026-07-02T20:47:56.554Z Downloaded tokio-native-tls v0.3.1
11012026-07-02T20:47:56.554Z Downloaded tiny-keccak v2.0.2
11022026-07-02T20:47:56.555Z Downloaded itertools v0.14.0
11032026-07-02T20:47:56.555Z Downloaded tokio-test v0.4.5
11042026-07-02T20:47:56.555Z Downloaded unarray v0.1.4
11052026-07-02T20:47:56.555Z Downloaded iri-string v0.7.10
11062026-07-02T20:47:56.555Z Downloaded usdt-macro v0.6.0
11072026-07-02T20:47:56.555Z Downloaded usdt v0.6.0
11082026-07-02T20:47:56.555Z Downloaded untrusted v0.7.1
11092026-07-02T20:47:56.555Z Downloaded utf8_iter v1.0.4
11102026-07-02T20:47:56.555Z Downloaded utf-8 v0.7.6
11112026-07-02T20:47:56.555Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11122026-07-02T20:47:56.555Z Downloaded tokio-tungstenite v0.23.1
11132026-07-02T20:47:56.556Z Downloaded tls_codec v0.4.2
11142026-07-02T20:47:56.556Z Downloaded untrusted v0.9.0
11152026-07-02T20:47:56.556Z Downloaded universal-hash v0.5.1
11162026-07-02T20:47:56.556Z Downloaded term v1.2.1
11172026-07-02T20:47:56.556Z Downloaded hkdf v0.12.4
11182026-07-02T20:47:56.556Z Downloaded rustls-webpki v0.103.13
11192026-07-02T20:47:56.556Z Downloaded libm v0.2.16
11202026-07-02T20:47:56.556Z Downloaded rsa v0.9.10
11212026-07-02T20:47:56.556Z Downloaded universal-hash v0.6.1
11222026-07-02T20:47:56.556Z Downloaded nom v8.0.0
11232026-07-02T20:47:56.556Z Downloaded schemars v1.2.1
11242026-07-02T20:47:56.556Z Downloaded tui-tree-widget v0.23.1
11252026-07-02T20:47:56.556Z Downloaded bitvec v1.0.1
11262026-07-02T20:47:56.573Z Downloaded want v0.3.1
11272026-07-02T20:47:56.573Z Downloaded wait-timeout v0.2.1
11282026-07-02T20:47:56.573Z Downloaded void v1.0.2
11292026-07-02T20:47:56.573Z Downloaded samael v0.0.19
11302026-07-02T20:47:56.573Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11312026-07-02T20:47:56.573Z Downloaded signal-hook v0.3.18
11322026-07-02T20:47:56.573Z Downloaded topological-sort v0.2.2
11332026-07-02T20:47:56.573Z Downloaded toml_writer v1.1.1+spec-1.1.0
11342026-07-02T20:47:56.573Z Downloaded schemars v0.9.0
11352026-07-02T20:47:56.595Z Downloaded waitgroup v0.1.2
11362026-07-02T20:47:56.595Z Downloaded unit-prefix v0.5.2
11372026-07-02T20:47:56.595Z Downloaded tokio-rustls v0.26.4
11382026-07-02T20:47:56.595Z Downloaded tokio-tungstenite v0.21.0
11392026-07-02T20:47:56.595Z Downloaded subprocess v0.2.15
11402026-07-02T20:47:56.595Z Downloaded rand v0.9.2
11412026-07-02T20:47:56.595Z Downloaded time-macros v0.2.27
11422026-07-02T20:47:56.596Z Downloaded quinn v0.11.9
11432026-07-02T20:47:56.596Z Downloaded unicase v2.9.0
11442026-07-02T20:47:56.596Z Downloaded tinystr v0.8.2
11452026-07-02T20:47:56.618Z Downloaded usdt-attr-macro v0.6.0
11462026-07-02T20:47:56.618Z Downloaded tokio-stream v0.1.18
11472026-07-02T20:47:56.618Z Downloaded socket2 v0.5.10
11482026-07-02T20:47:56.618Z Downloaded hyper v1.10.1
11492026-07-02T20:47:56.618Z Downloaded xshell-macros v0.2.7
11502026-07-02T20:47:56.618Z Downloaded toml_parser v1.1.2+spec-1.1.0
11512026-07-02T20:47:56.618Z Downloaded unicode-xid v0.2.6
11522026-07-02T20:47:56.618Z Downloaded snafu v0.8.9
11532026-07-02T20:47:56.618Z Downloaded term v0.7.0
11542026-07-02T20:47:56.619Z Downloaded test-strategy v0.4.5
11552026-07-02T20:47:56.619Z Downloaded typify-macro v0.6.2
11562026-07-02T20:47:56.619Z Downloaded yoke-derive v0.8.1
11572026-07-02T20:47:56.619Z Downloaded rand v0.10.1
11582026-07-02T20:47:56.619Z Downloaded zone_cfg_derive v0.3.1
11592026-07-02T20:47:56.619Z Downloaded zeroize_derive v1.4.3
11602026-07-02T20:47:56.619Z Downloaded zerofrom-derive v0.1.6
11612026-07-02T20:47:56.627Z Downloaded zerofrom v0.1.6
11622026-07-02T20:47:56.627Z Downloaded vergen-git2 v9.1.0
11632026-07-02T20:47:56.627Z Downloaded iddqd v0.4.2
11642026-07-02T20:47:56.627Z Downloaded vergen-gitcl v1.0.8
11652026-07-02T20:47:56.627Z Downloaded aws-lc-rs v1.16.3
11662026-07-02T20:47:56.627Z Downloaded hkdf v0.13.0
11672026-07-02T20:47:56.632Z Downloaded zone v0.3.1
11682026-07-02T20:47:56.632Z Downloaded twox-hash v2.1.2
11692026-07-02T20:47:56.633Z Downloaded vergen-lib v0.1.6
11702026-07-02T20:47:56.633Z Downloaded futures-util v0.3.32
11712026-07-02T20:47:56.636Z Downloaded vergen-lib v9.1.0
11722026-07-02T20:47:56.636Z Downloaded whoami v1.6.1
11732026-07-02T20:47:56.636Z Downloaded rsa v0.10.0-rc.18
11742026-07-02T20:47:56.640Z Downloaded vsss-rs v3.3.4
11752026-07-02T20:47:56.640Z Downloaded tracing-attributes v0.1.31
11762026-07-02T20:47:56.645Z Downloaded stringprep v0.1.5
11772026-07-02T20:47:56.645Z Downloaded num-bigint-dig v0.8.6
11782026-07-02T20:47:56.645Z Downloaded walkdir v2.5.0
11792026-07-02T20:47:56.650Z Downloaded whoami v2.1.0
11802026-07-02T20:47:56.650Z Downloaded tinyvec v1.10.0
11812026-07-02T20:47:56.650Z Downloaded itertools v0.12.1
11822026-07-02T20:47:56.654Z Downloaded socket2 v0.6.3
11832026-07-02T20:47:56.658Z Downloaded toml v1.1.2+spec-1.1.0
11842026-07-02T20:47:56.664Z Downloaded toml v0.7.8
11852026-07-02T20:47:56.664Z Downloaded wyz v0.5.1
11862026-07-02T20:47:56.664Z Downloaded writeable v0.6.2
11872026-07-02T20:47:56.668Z Downloaded yoke v0.8.1
11882026-07-02T20:47:56.668Z Downloaded usdt-impl v0.6.0
11892026-07-02T20:47:56.669Z Downloaded tar v0.4.45
11902026-07-02T20:47:56.671Z Downloaded xshell v0.2.7
11912026-07-02T20:47:56.671Z Downloaded bindgen v0.71.1
11922026-07-02T20:47:56.675Z Downloaded steno v0.4.1
11932026-07-02T20:47:56.686Z Downloaded zeroize v1.8.2
11942026-07-02T20:47:56.686Z Downloaded vergen v9.1.0
11952026-07-02T20:47:56.686Z Downloaded uzers v0.12.2
11962026-07-02T20:47:56.686Z Downloaded rustyline v14.0.0
11972026-07-02T20:47:56.692Z Downloaded zerovec-derive v0.11.2
11982026-07-02T20:47:56.692Z Downloaded unicode-properties v0.1.4
11992026-07-02T20:47:56.699Z Downloaded unicode-bidi v0.3.18
12002026-07-02T20:47:56.709Z Downloaded typify v0.6.2
12012026-07-02T20:47:56.709Z Downloaded tungstenite v0.23.0
12022026-07-02T20:47:56.709Z Downloaded zstd-safe v7.2.4
12032026-07-02T20:47:56.709Z Downloaded zstd v0.13.3
12042026-07-02T20:47:56.713Z Downloaded tungstenite v0.21.0
12052026-07-02T20:47:56.717Z Downloaded unsafe-libyaml v0.2.11
12062026-07-02T20:47:56.721Z Downloaded rpassword v7.4.0
12072026-07-02T20:47:56.728Z Downloaded yasna v0.5.2
12082026-07-02T20:47:56.728Z Downloaded xattr v1.6.1
12092026-07-02T20:47:56.734Z Downloaded uuid v1.23.4
12102026-07-02T20:47:56.734Z Downloaded toml_edit v0.23.10+spec-1.0.0
12112026-07-02T20:47:56.734Z Downloaded zerocopy v0.6.6
12122026-07-02T20:47:56.738Z Downloaded reedline v0.40.0
12132026-07-02T20:47:56.738Z Downloaded reqwest v0.12.28
12142026-07-02T20:47:56.741Z Downloaded tracing-core v0.1.36
12152026-07-02T20:47:56.747Z Downloaded git2 v0.20.4
12162026-07-02T20:47:56.754Z Downloaded tokio-postgres v0.7.16
12172026-07-02T20:47:56.760Z Downloaded serde_with v1.14.0
12182026-07-02T20:47:56.773Z Downloaded p384 v0.13.1
12192026-07-02T20:47:56.776Z Downloaded chrono v0.4.44
12202026-07-02T20:47:56.781Z Downloaded zopfli v0.8.3
12212026-07-02T20:47:56.792Z Downloaded vte v0.14.1
12222026-07-02T20:47:56.800Z Downloaded toml_edit v0.19.15
12232026-07-02T20:47:56.809Z Downloaded regex v1.12.3
12242026-07-02T20:47:56.812Z Downloaded unicode_categories v0.1.1
12252026-07-02T20:47:56.812Z Downloaded url v2.5.8
12262026-07-02T20:47:56.815Z Downloaded reqwest v0.13.2
12272026-07-02T20:47:56.818Z Downloaded yansi v1.0.1
12282026-07-02T20:47:56.822Z Downloaded lalrpop v0.19.12
12292026-07-02T20:47:56.827Z Downloaded portable-atomic v1.13.1
12302026-07-02T20:47:56.831Z Downloaded rayon v1.11.0
12312026-07-02T20:47:56.835Z Downloaded typed-path v0.9.3
12322026-07-02T20:47:56.841Z Downloaded zip v0.6.6
12332026-07-02T20:47:56.844Z Downloaded zerotrie v0.2.3
12342026-07-02T20:47:56.844Z Downloaded unicode-segmentation v1.12.0
12352026-07-02T20:47:56.845Z Downloaded tower v0.5.3
12362026-07-02T20:47:56.848Z Downloaded goblin v0.10.5
12372026-07-02T20:47:56.866Z Downloaded salty v0.3.0
12382026-07-02T20:47:56.875Z Downloaded zerocopy-derive v0.8.40
12392026-07-02T20:47:56.879Z Downloaded quick-xml v0.37.5
12402026-07-02T20:47:56.885Z Downloaded x509-cert v0.2.5
12412026-07-02T20:47:56.888Z Downloaded moka v0.12.13
12422026-07-02T20:47:56.893Z Downloaded ssh-key v0.7.0-rc.10
12432026-07-02T20:47:56.905Z Downloaded petname v2.0.2
12442026-07-02T20:47:56.922Z Downloaded serde_with v3.17.0
12452026-07-02T20:47:56.936Z Downloaded tower-http v0.6.8
12462026-07-02T20:47:56.942Z Downloaded nix v0.27.1
12472026-07-02T20:47:56.949Z Downloaded curve25519-dalek v4.1.3
12482026-07-02T20:47:56.990Z Downloaded zip v4.6.1
12492026-07-02T20:47:56.997Z Downloaded tough v0.22.0
12502026-07-02T20:47:56.997Z Downloaded bstr v1.12.1
12512026-07-02T20:47:56.997Z Downloaded zerovec v0.11.5
12522026-07-02T20:47:56.997Z Downloaded object v0.30.4
12532026-07-02T20:47:57.011Z Downloaded tokio-util v0.7.18
12542026-07-02T20:47:57.016Z Downloaded winnow v0.6.26
12552026-07-02T20:47:57.016Z Downloaded unicode-normalization v0.1.25
12562026-07-02T20:47:57.016Z Downloaded proptest v1.10.0
12572026-07-02T20:47:57.016Z Downloaded quinn-proto v0.11.13
12582026-07-02T20:47:57.021Z Downloaded radix_trie v0.2.1
12592026-07-02T20:47:57.026Z Downloaded winnow v0.5.40
12602026-07-02T20:47:57.035Z Downloaded russh v0.61.2
12612026-07-02T20:47:57.048Z Downloaded curve25519-dalek v5.0.0-rc.0
12622026-07-02T20:47:57.048Z Downloaded openssl v0.10.79
12632026-07-02T20:47:57.054Z Downloaded dropshot v0.17.1
12642026-07-02T20:47:57.062Z Downloaded winnow v1.0.3
12652026-07-02T20:47:57.073Z Downloaded tabled v0.20.0
12662026-07-02T20:47:57.080Z Downloaded regex-syntax v0.6.29
12672026-07-02T20:47:57.090Z Downloaded smoltcp v0.9.1
12682026-07-02T20:47:57.097Z Downloaded hickory-proto v0.24.4
12692026-07-02T20:47:57.101Z Downloaded time v0.3.47
12702026-07-02T20:47:57.107Z Downloaded nix v0.31.2
12712026-07-02T20:47:57.112Z Downloaded nix v0.28.0
12722026-07-02T20:47:57.118Z Downloaded object v0.37.3
12732026-07-02T20:47:57.122Z Downloaded polar-core v0.27.3
12742026-07-02T20:47:57.132Z Downloaded zlib-rs v0.6.2
12752026-07-02T20:47:57.145Z Downloaded hickory-proto v0.25.2
12762026-07-02T20:47:57.150Z Downloaded vcpkg v0.2.15
12772026-07-02T20:47:57.174Z Downloaded regress v0.10.5
12782026-07-02T20:47:57.177Z Downloaded openapiv3 v2.2.0
12792026-07-02T20:47:57.180Z Downloaded smoltcp v0.11.0
12802026-07-02T20:47:57.188Z Downloaded regex-syntax v0.8.10
12812026-07-02T20:47:57.194Z Downloaded rustls v0.23.41
12822026-07-02T20:47:57.199Z Downloaded diesel v2.3.7
12832026-07-02T20:47:57.211Z Downloaded regress v0.11.1
12842026-07-02T20:47:57.217Z Downloaded zerocopy v0.8.40
12852026-07-02T20:47:57.252Z Downloaded rustix v0.38.44
12862026-07-02T20:47:57.277Z Downloaded fiat-crypto v0.3.0
12872026-07-02T20:47:57.286Z Downloaded sqlparser v0.61.0
12882026-07-02T20:47:57.291Z Downloaded sled v0.34.7
12892026-07-02T20:47:57.297Z Downloaded typify-impl v0.6.2
12902026-07-02T20:47:57.305Z Downloaded sha3 v0.11.0
12912026-07-02T20:47:57.308Z Downloaded tracing v0.1.44
12922026-07-02T20:47:57.319Z Downloaded bzip2-sys v0.1.13+1.0.8
12932026-07-02T20:47:57.333Z Downloaded regex-automata v0.4.14
12942026-07-02T20:47:57.345Z Downloaded ratatui v0.29.0
12952026-07-02T20:47:57.390Z Downloaded petgraph v0.8.3
12962026-07-02T20:47:57.400Z Downloaded zerocopy-derive v0.6.6
12972026-07-02T20:47:57.405Z Downloaded csv v1.4.0
12982026-07-02T20:47:57.421Z Downloaded petgraph v0.6.5
12992026-07-02T20:47:57.432Z Downloaded sha3 v0.10.8
13002026-07-02T20:47:57.435Z Downloaded jiff v0.2.21
13012026-07-02T20:47:57.445Z Downloaded tokio v1.52.1
13022026-07-02T20:47:57.469Z Downloaded chrono-tz v0.10.4
13032026-07-02T20:47:57.493Z Downloaded libz-sys v1.1.24
13042026-07-02T20:47:57.509Z Downloaded ring v0.17.14
13052026-07-02T20:47:57.527Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13062026-07-02T20:47:57.603Z Downloaded encoding_rs v0.8.35
13072026-07-02T20:47:57.696Z Downloaded libgit2-sys v0.18.3+1.9.2
13082026-07-02T20:47:58.278Z Downloaded aws-lc-sys v0.40.0
13092026-07-02T20:47:58.539Z Compiling libc v0.2.185
13102026-07-02T20:47:58.539Z Compiling serde_core v1.0.228
13112026-07-02T20:47:58.539Z Compiling serde v1.0.228
13122026-07-02T20:47:58.547Z Compiling log v0.4.29
13132026-07-02T20:47:58.547Z Compiling smallvec v1.15.1
13142026-07-02T20:47:58.547Z Compiling find-msvc-tools v0.1.9
13152026-07-02T20:47:58.671Z Compiling shlex v1.3.0
13162026-07-02T20:47:58.673Z Compiling syn v2.0.117
13172026-07-02T20:47:58.881Z Compiling subtle v2.6.1
13182026-07-02T20:47:58.884Z Compiling scopeguard v1.2.0
13192026-07-02T20:47:58.937Z Compiling stable_deref_trait v1.2.1
13202026-07-02T20:47:58.983Z Compiling lock_api v0.4.14
13212026-07-02T20:47:59.021Z Compiling typenum v1.20.1
13222026-07-02T20:47:59.034Z Compiling serde_json v1.0.150
13232026-07-02T20:47:59.062Z Compiling zerocopy v0.8.40
13242026-07-02T20:47:59.066Z Compiling portable-atomic v1.13.1
13252026-07-02T20:47:59.213Z Compiling parking_lot_core v0.9.12
13262026-07-02T20:47:59.253Z Compiling pin-project-lite v0.2.17
13272026-07-02T20:47:59.349Z Compiling pkg-config v0.3.32
13282026-07-02T20:47:59.488Z Compiling critical-section v1.2.0
13292026-07-02T20:47:59.532Z Compiling jobserver v0.1.34
13302026-07-02T20:47:59.571Z Compiling errno v0.3.14
13312026-07-02T20:47:59.600Z Compiling getrandom v0.2.17
13322026-07-02T20:47:59.713Z Compiling signal-hook-registry v1.4.8
13332026-07-02T20:47:59.823Z Compiling cc v1.2.56
13342026-07-02T20:47:59.823Z Compiling rand_core v0.6.4
13352026-07-02T20:47:59.896Z Compiling futures-core v0.3.32
13362026-07-02T20:47:59.979Z Compiling libm v0.2.16
13372026-07-02T20:48:00.042Z Compiling once_cell v1.21.3
13382026-07-02T20:48:00.107Z Compiling getrandom v0.4.1
13392026-07-02T20:48:00.135Z Compiling parking_lot v0.12.5
13402026-07-02T20:48:00.195Z Compiling mio v1.2.0
13412026-07-02T20:48:00.263Z Compiling num-traits v0.2.19
13422026-07-02T20:48:00.315Z Compiling generic-array v0.14.7
13432026-07-02T20:48:00.458Z Compiling rand_core v0.10.0
13442026-07-02T20:48:00.490Z Compiling const-oid v0.9.6
13452026-07-02T20:48:00.646Z Compiling percent-encoding v2.3.2
13462026-07-02T20:48:00.662Z Compiling writeable v0.6.2
13472026-07-02T20:48:00.844Z Compiling bitflags v2.11.0
13482026-07-02T20:48:00.857Z Compiling litemap v0.8.1
13492026-07-02T20:48:00.880Z Compiling semver v1.0.28
13502026-07-02T20:48:01.039Z Compiling socket2 v0.6.3
13512026-07-02T20:48:01.065Z Compiling icu_normalizer_data v2.1.1
13522026-07-02T20:48:01.192Z Compiling icu_properties_data v2.1.2
13532026-07-02T20:48:01.223Z Compiling futures-sink v0.3.32
13542026-07-02T20:48:01.354Z Compiling futures-channel v0.3.32
13552026-07-02T20:48:01.366Z Compiling slab v0.4.12
13562026-07-02T20:48:01.438Z Compiling synstructure v0.13.2
13572026-07-02T20:48:01.541Z Compiling futures-io v0.3.32
13582026-07-02T20:48:01.606Z Compiling futures-task v0.3.32
13592026-07-02T20:48:01.606Z Compiling indexmap v2.14.0
13602026-07-02T20:48:01.688Z Compiling getrandom v0.3.4
13612026-07-02T20:48:01.693Z Compiling utf8_iter v1.0.4
13622026-07-02T20:48:01.717Z Compiling rustversion v1.0.22
13632026-07-02T20:48:01.835Z Compiling form_urlencoded v1.2.2
13642026-07-02T20:48:01.990Z Compiling cmake v0.1.57
13652026-07-02T20:48:01.990Z Compiling fs_extra v1.3.0
13662026-07-02T20:48:02.126Z Compiling rustix v1.1.3
13672026-07-02T20:48:02.139Z Compiling ident_case v1.0.1
13682026-07-02T20:48:02.311Z Compiling dunce v1.0.5
13692026-07-02T20:48:02.437Z Compiling regex-syntax v0.8.10
13702026-07-02T20:48:02.437Z Compiling iana-time-zone v0.1.65
13712026-07-02T20:48:02.437Z Compiling base64ct v1.8.3
13722026-07-02T20:48:02.437Z Compiling aws-lc-sys v0.40.0
13732026-07-02T20:48:02.505Z Compiling vcpkg v0.2.15
13742026-07-02T20:48:02.642Z Compiling rand_core v0.9.5
13752026-07-02T20:48:02.700Z Compiling pem-rfc7468 v0.7.0
13762026-07-02T20:48:02.786Z Compiling rustc_version v0.4.1
13772026-07-02T20:48:02.938Z Compiling uuid v1.23.4
13782026-07-02T20:48:02.995Z Compiling tracing-core v0.1.36
13792026-07-02T20:48:03.119Z Compiling base64 v0.22.1
13802026-07-02T20:48:03.196Z Compiling serde_derive v1.0.228
13812026-07-02T20:48:03.303Z Compiling zeroize_derive v1.4.3
13822026-07-02T20:48:03.505Z Compiling zerofrom-derive v0.1.6
13832026-07-02T20:48:03.584Z Compiling yoke-derive v0.8.1
13842026-07-02T20:48:04.073Z Compiling zerocopy-derive v0.8.40
13852026-07-02T20:48:04.085Z Compiling zerovec-derive v0.11.2
13862026-07-02T20:48:04.085Z Compiling zeroize v1.8.2
13872026-07-02T20:48:04.166Z Compiling displaydoc v0.2.5
13882026-07-02T20:48:04.768Z Compiling tokio-macros v2.7.0
13892026-07-02T20:48:04.851Z Compiling zerofrom v0.1.6
13902026-07-02T20:48:04.944Z Compiling futures-macro v0.3.32
13912026-07-02T20:48:04.986Z Compiling yoke v0.8.1
13922026-07-02T20:48:04.998Z Compiling openssl-sys v0.9.115
13932026-07-02T20:48:05.162Z Compiling zerovec v0.11.5
13942026-07-02T20:48:05.234Z Compiling zerotrie v0.2.3
13952026-07-02T20:48:05.490Z Compiling block-buffer v0.10.4
13962026-07-02T20:48:05.525Z Compiling crypto-common v0.1.7
13972026-07-02T20:48:05.538Z Compiling thiserror-impl v2.0.18
13982026-07-02T20:48:05.648Z Compiling tinystr v0.8.2
13992026-07-02T20:48:05.662Z Compiling potential_utf v0.1.4
14002026-07-02T20:48:05.679Z Compiling digest v0.10.7
14012026-07-02T20:48:05.736Z Compiling futures-util v0.3.32
14022026-07-02T20:48:05.849Z Compiling icu_locale_core v2.1.1
14032026-07-02T20:48:05.861Z Compiling icu_collections v2.1.1
14042026-07-02T20:48:05.923Z Compiling tracing-attributes v0.1.31
14052026-07-02T20:48:06.319Z Compiling der_derive v0.7.3
14062026-07-02T20:48:06.680Z Compiling bytes v1.11.1
14072026-07-02T20:48:06.683Z Compiling icu_provider v2.1.1
14082026-07-02T20:48:06.867Z Compiling chrono v0.4.44
14092026-07-02T20:48:07.005Z Compiling icu_properties v2.1.2
14102026-07-02T20:48:07.295Z Compiling tokio v1.52.1
14112026-07-02T20:48:07.310Z Compiling icu_normalizer v2.1.1
14122026-07-02T20:48:07.327Z Compiling http v1.4.2
14132026-07-02T20:48:07.850Z Compiling flagset v0.4.7
14142026-07-02T20:48:07.988Z Compiling idna_adapter v1.2.1
14152026-07-02T20:48:08.068Z Compiling ppv-lite86 v0.2.21
14162026-07-02T20:48:08.121Z Compiling idna v1.1.0
14172026-07-02T20:48:08.135Z Compiling aws-lc-rs v1.16.3
14182026-07-02T20:48:08.198Z Compiling http-body v1.0.1
14192026-07-02T20:48:08.259Z Compiling der v0.7.10
14202026-07-02T20:48:08.337Z Compiling tracing v0.1.44
14212026-07-02T20:48:08.351Z Compiling rand_chacha v0.9.0
14222026-07-02T20:48:08.397Z Compiling thiserror v2.0.18
14232026-07-02T20:48:08.440Z Compiling url v2.5.8
14242026-07-02T20:48:08.589Z Compiling rustls-pki-types v1.14.0
14252026-07-02T20:48:08.633Z Compiling openssl-probe v0.2.1
14262026-07-02T20:48:08.783Z Compiling cmov v0.5.4
14272026-07-02T20:48:08.789Z Compiling httparse v1.10.1
14282026-07-02T20:48:08.991Z Compiling tinyvec_macros v0.1.1
14292026-07-02T20:48:09.018Z Compiling ctutils v0.4.2
14302026-07-02T20:48:09.034Z Compiling pest_generator v2.8.6
14312026-07-02T20:48:09.050Z Compiling tinyvec v1.10.0
14322026-07-02T20:48:09.188Z Compiling spki v0.7.3
14332026-07-02T20:48:09.214Z Compiling rand v0.9.2
14342026-07-02T20:48:09.237Z Compiling serde_derive_internals v0.29.1
14352026-07-02T20:48:09.387Z Compiling aho-corasick v1.1.4
14362026-07-02T20:48:09.395Z Compiling dyn-clone v1.0.20
14372026-07-02T20:48:09.469Z Compiling schemars v0.8.22
14382026-07-02T20:48:09.539Z Compiling try-lock v0.2.5
14392026-07-02T20:48:09.636Z Compiling untrusted v0.7.1
14402026-07-02T20:48:09.664Z Compiling atomic-waker v1.1.2
14412026-07-02T20:48:09.706Z Compiling tower-service v0.3.3
14422026-07-02T20:48:09.755Z Compiling tower-layer v0.3.3
14432026-07-02T20:48:09.805Z Compiling pest_derive v2.8.6
14442026-07-02T20:48:09.821Z Compiling want v0.3.1
14452026-07-02T20:48:09.933Z Compiling tempfile v3.25.0
14462026-07-02T20:48:09.975Z Compiling hybrid-array v0.4.13
14472026-07-02T20:48:10.103Z Compiling schemars_derive v0.8.22
14482026-07-02T20:48:10.215Z Compiling regex-automata v0.4.14
14492026-07-02T20:48:10.284Z Compiling ipnet v2.11.0
14502026-07-02T20:48:10.304Z Compiling scroll_derive v0.13.1
14512026-07-02T20:48:10.741Z Compiling darling_core v0.20.11
14522026-07-02T20:48:10.753Z Compiling foreign-types-shared v0.1.1
14532026-07-02T20:48:10.843Z Compiling untrusted v0.9.0
14542026-07-02T20:48:10.965Z Compiling httpdate v1.0.3
14552026-07-02T20:48:11.020Z Compiling cpufeatures v0.2.17
14562026-07-02T20:48:11.093Z Compiling tokio-util v0.7.18
14572026-07-02T20:48:11.111Z Compiling rustls v0.23.41
14582026-07-02T20:48:11.185Z Compiling openssl v0.10.79
14592026-07-02T20:48:11.285Z Compiling scroll v0.13.0
14602026-07-02T20:48:11.444Z Compiling foreign-types v0.3.2
14612026-07-02T20:48:11.513Z Compiling unicode-normalization v0.1.25
14622026-07-02T20:48:11.549Z Compiling pkcs8 v0.10.2
14632026-07-02T20:48:11.795Z Compiling h2 v0.4.15
14642026-07-02T20:48:12.119Z Compiling openssl-macros v0.1.1
14652026-07-02T20:48:12.397Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14662026-07-02T20:48:12.524Z Compiling spin v0.9.8
14672026-07-02T20:48:12.603Z Compiling powerfmt v0.2.0
14682026-07-02T20:48:12.730Z Compiling native-tls v0.2.18
14692026-07-02T20:48:12.791Z Compiling num-conv v0.2.0
14702026-07-02T20:48:12.811Z Compiling crc32fast v1.5.0
14712026-07-02T20:48:12.918Z Compiling time-core v0.1.8
14722026-07-02T20:48:12.967Z Compiling deranged v0.5.8
14732026-07-02T20:48:13.004Z Compiling darling_macro v0.20.11
14742026-07-02T20:48:13.063Z Compiling time-macros v0.2.27
14752026-07-02T20:48:13.475Z Compiling darling v0.20.11
14762026-07-02T20:48:13.554Z Compiling goblin v0.10.5
14772026-07-02T20:48:13.916Z Compiling sha2 v0.10.9
14782026-07-02T20:48:14.115Z Compiling hmac v0.12.1
14792026-07-02T20:48:14.249Z Compiling sync_wrapper v1.0.2
14802026-07-02T20:48:14.264Z Compiling wait-timeout v0.2.1
14812026-07-02T20:48:14.359Z Compiling siphasher v1.0.2
14822026-07-02T20:48:14.522Z Compiling num_threads v0.1.7
14832026-07-02T20:48:14.547Z Compiling simd-adler32 v0.3.8
14842026-07-02T20:48:14.616Z Compiling syn v1.0.109
14852026-07-02T20:48:14.781Z Compiling usdt-impl v0.6.0
14862026-07-02T20:48:14.921Z Compiling hyper v1.10.1
14872026-07-02T20:48:14.996Z Compiling crossbeam-utils v0.8.21
14882026-07-02T20:48:15.269Z Compiling bit-vec v0.8.0
14892026-07-02T20:48:15.289Z Compiling quick-error v1.2.3
14902026-07-02T20:48:15.394Z Compiling rusty-fork v0.3.1
14912026-07-02T20:48:15.497Z Compiling bit-set v0.8.0
14922026-07-02T20:48:15.788Z Compiling time v0.3.47
14932026-07-02T20:48:15.844Z Compiling tower v0.5.3
14942026-07-02T20:48:15.973Z Compiling hyper-util v0.1.20
14952026-07-02T20:48:16.036Z Compiling derive_builder_core v0.20.2
14962026-07-02T20:48:16.315Z Compiling dof v0.4.0
14972026-07-02T20:48:16.657Z Compiling dtrace-parser v0.3.0
14982026-07-02T20:48:16.880Z Compiling http-body-util v0.1.3
14992026-07-02T20:48:17.138Z Compiling thiserror-impl v1.0.69
15002026-07-02T20:48:17.378Z Compiling scroll_derive v0.12.1
15012026-07-02T20:48:17.424Z Compiling heapless v0.7.17
15022026-07-02T20:48:17.496Z Compiling rand_xorshift v0.4.0
15032026-07-02T20:48:17.660Z Compiling slog v2.8.2
15042026-07-02T20:48:17.673Z Compiling darling_core v0.21.3
15052026-07-02T20:48:17.688Z Compiling bzip2-sys v0.1.13+1.0.8
15062026-07-02T20:48:17.692Z Compiling thread-id v5.1.0
15072026-07-02T20:48:17.781Z Compiling cookie v0.18.1
15082026-07-02T20:48:17.862Z Compiling adler2 v2.0.1
15092026-07-02T20:48:17.976Z Compiling allocator-api2 v0.2.21
15102026-07-02T20:48:17.980Z Compiling zstd-safe v7.2.4
15112026-07-02T20:48:18.003Z Compiling paste v1.0.15
15122026-07-02T20:48:18.043Z Compiling iri-string v0.7.10
15132026-07-02T20:48:18.182Z Compiling unarray v0.1.4
15142026-07-02T20:48:18.274Z Compiling signal-hook v0.3.18
15152026-07-02T20:48:18.288Z Compiling ryu v1.0.23
15162026-07-02T20:48:18.311Z Compiling anyhow v1.0.102
15172026-07-02T20:48:18.395Z Compiling unicode-properties v0.1.4
15182026-07-02T20:48:18.452Z Compiling unicode-bidi v0.3.18
15192026-07-02T20:48:18.486Z Compiling serde_urlencoded v0.7.1
15202026-07-02T20:48:18.609Z Compiling thiserror v1.0.69
15212026-07-02T20:48:18.722Z Compiling proptest v1.10.0
15222026-07-02T20:48:18.742Z Compiling scroll v0.12.0
15232026-07-02T20:48:18.819Z Compiling stringprep v0.1.5
15242026-07-02T20:48:19.017Z Compiling miniz_oxide v0.8.9
15252026-07-02T20:48:19.240Z Compiling tower-http v0.6.8
15262026-07-02T20:48:19.596Z Compiling derive_builder_macro v0.20.2
15272026-07-02T20:48:19.609Z Compiling tokio-native-tls v0.3.1
15282026-07-02T20:48:19.746Z Compiling camino v1.2.2
15292026-07-02T20:48:20.059Z Compiling bstr v1.12.1
15302026-07-02T20:48:20.100Z Compiling ipnetwork v0.21.1
15312026-07-02T20:48:20.115Z Compiling block-padding v0.4.2
15322026-07-02T20:48:20.132Z Compiling darling_macro v0.21.3
15332026-07-02T20:48:20.256Z Compiling crypto-common v0.2.2
15342026-07-02T20:48:20.274Z Compiling block-buffer v0.12.1
15352026-07-02T20:48:20.464Z Compiling rustls-native-certs v0.8.3
15362026-07-02T20:48:20.479Z Compiling rand_chacha v0.3.1
15372026-07-02T20:48:20.616Z Compiling serde_tokenstream v0.2.3
15382026-07-02T20:48:20.699Z Compiling toml_datetime v0.6.11
15392026-07-02T20:48:20.748Z Compiling serde_spanned v0.6.9
15402026-07-02T20:48:20.889Z Compiling erased-serde v0.3.31
15412026-07-02T20:48:20.923Z Compiling md-5 v0.10.6
15422026-07-02T20:48:20.952Z Compiling signature v2.2.0
15432026-07-02T20:48:21.122Z Compiling pin-project-internal v1.1.11
15442026-07-02T20:48:21.137Z Compiling async-trait v0.1.89
15452026-07-02T20:48:21.252Z Compiling zerocopy-derive v0.7.35
15462026-07-02T20:48:21.368Z Compiling curve25519-dalek v4.1.3
15472026-07-02T20:48:21.712Z Compiling vergen-lib v9.1.0
15482026-07-02T20:48:21.906Z Compiling num-integer v0.1.46
15492026-07-02T20:48:21.958Z Compiling hash32 v0.2.1
15502026-07-02T20:48:22.161Z Compiling memoffset v0.9.1
15512026-07-02T20:48:22.177Z Compiling encoding_rs v0.8.35
15522026-07-02T20:48:22.190Z Compiling zlib-rs v0.6.2
15532026-07-02T20:48:22.203Z Compiling rustix v0.38.44
15542026-07-02T20:48:22.282Z Compiling litrs v1.0.0
15552026-07-02T20:48:22.360Z Compiling cfg_aliases v0.2.1
15562026-07-02T20:48:22.438Z Compiling smoltcp v0.9.1
15572026-07-02T20:48:22.561Z Compiling num-bigint-dig v0.8.6
15582026-07-02T20:48:22.764Z Compiling mime v0.3.17
15592026-07-02T20:48:22.781Z Compiling ref-cast v1.0.25
15602026-07-02T20:48:22.795Z Compiling fallible-iterator v0.2.0
15612026-07-02T20:48:23.025Z Compiling psl-types v2.0.11
15622026-07-02T20:48:23.110Z Compiling postgres-protocol v0.6.10
15632026-07-02T20:48:23.141Z Compiling publicsuffix v2.3.0
15642026-07-02T20:48:23.175Z Compiling document-features v0.2.12
15652026-07-02T20:48:23.414Z Compiling nix v0.31.2
15662026-07-02T20:48:23.432Z Compiling hubpack_derive v0.1.1
15672026-07-02T20:48:23.664Z Compiling pin-project v1.1.11
15682026-07-02T20:48:23.746Z Compiling num-iter v0.1.45
15692026-07-02T20:48:23.760Z Compiling zerocopy v0.7.35
15702026-07-02T20:48:23.876Z Compiling newtype-uuid v1.3.2
15712026-07-02T20:48:23.880Z Compiling rand v0.8.6
15722026-07-02T20:48:24.195Z Compiling darling v0.21.3
15732026-07-02T20:48:24.238Z Compiling oxnet v0.1.6
15742026-07-02T20:48:24.252Z Compiling inout v0.2.2
15752026-07-02T20:48:24.273Z Compiling derive_builder v0.20.2
15762026-07-02T20:48:24.390Z Compiling hyper-tls v0.6.0
15772026-07-02T20:48:24.599Z Compiling goblin v0.8.2
15782026-07-02T20:48:24.943Z Compiling phf_shared v0.13.1
15792026-07-02T20:48:25.010Z Compiling lazy_static v1.5.0
15802026-07-02T20:48:25.025Z Compiling regex v1.12.3
15812026-07-02T20:48:25.104Z Compiling flate2 v1.1.9
15822026-07-02T20:48:25.172Z Compiling anstyle-parse v0.2.7
15832026-07-02T20:48:25.184Z Compiling futures-executor v0.3.32
15842026-07-02T20:48:25.354Z Compiling hex v0.4.3
15852026-07-02T20:48:25.427Z Compiling terminal_size v0.4.3
15862026-07-02T20:48:25.442Z Compiling daft-derive v0.1.7
15872026-07-02T20:48:25.456Z Compiling ref-cast-impl v1.0.25
15882026-07-02T20:48:25.505Z Compiling snafu-derive v0.8.9
15892026-07-02T20:48:25.562Z Compiling strum_macros v0.27.2
15902026-07-02T20:48:25.617Z Compiling curve25519-dalek-derive v0.1.1
15912026-07-02T20:48:26.013Z Compiling vergen v9.1.0
15922026-07-02T20:48:26.165Z Compiling cargo-platform v0.3.2
15932026-07-02T20:48:26.193Z Compiling ff v0.13.1
15942026-07-02T20:48:26.263Z Compiling fs-err v3.3.0
15952026-07-02T20:48:26.325Z Compiling ahash v0.8.12
15962026-07-02T20:48:26.435Z Compiling object v0.37.3
15972026-07-02T20:48:26.467Z Compiling managed v0.8.0
15982026-07-02T20:48:26.552Z Compiling winnow v0.5.40
15992026-07-02T20:48:26.684Z Compiling libbz2-rs-sys v0.2.2
16002026-07-02T20:48:26.717Z Compiling bumpalo v3.20.2
16012026-07-02T20:48:27.027Z Compiling same-file v1.0.6
16022026-07-02T20:48:27.195Z Compiling base16ct v0.2.0
16032026-07-02T20:48:27.371Z Compiling foldhash v0.2.0
16042026-07-02T20:48:27.371Z Compiling foldhash v0.1.5
16052026-07-02T20:48:27.410Z Compiling unicode-segmentation v1.12.0
16062026-07-02T20:48:27.546Z Compiling bitflags v1.3.2
16072026-07-02T20:48:27.571Z Compiling strum v0.27.2
16082026-07-02T20:48:27.618Z Compiling hashbrown v0.16.1
16092026-07-02T20:48:27.699Z Compiling hashbrown v0.15.5
16102026-07-02T20:48:27.819Z Compiling snafu v0.8.9
16112026-07-02T20:48:28.066Z Compiling toml_edit v0.19.15
16122026-07-02T20:48:28.097Z Compiling clap_builder v4.6.0
16132026-07-02T20:48:28.151Z Compiling sec1 v0.7.3
16142026-07-02T20:48:28.203Z Compiling walkdir v2.5.0
16152026-07-02T20:48:28.248Z Compiling bzip2 v0.6.1
16162026-07-02T20:48:28.408Z Compiling zopfli v0.8.3
16172026-07-02T20:48:28.427Z Compiling dof v0.3.0
16182026-07-02T20:48:28.540Z Compiling cargo_metadata v0.23.1
16192026-07-02T20:48:28.605Z Compiling group v0.13.0
16202026-07-02T20:48:29.075Z Compiling daft v0.1.7
16212026-07-02T20:48:29.224Z Compiling futures v0.3.32
16222026-07-02T20:48:29.305Z Compiling anstream v0.6.21
16232026-07-02T20:48:29.347Z Compiling phf v0.13.1
16242026-07-02T20:48:29.574Z Compiling signal-hook-mio v0.2.5
16252026-07-02T20:48:29.691Z Compiling cookie_store v0.22.1
16262026-07-02T20:48:29.927Z Compiling reqwest v0.12.28
16272026-07-02T20:48:29.963Z Compiling zstd v0.13.3
16282026-07-02T20:48:30.217Z Compiling bzip2 v0.4.4
16292026-07-02T20:48:30.332Z Compiling cipher v0.5.2
16302026-07-02T20:48:30.421Z Compiling serde_with_macros v3.17.0
16312026-07-02T20:48:30.633Z Compiling hubpack v0.1.2
16322026-07-02T20:48:30.777Z Compiling postgres-types v0.2.12
16332026-07-02T20:48:31.043Z Compiling ed25519 v2.2.3
16342026-07-02T20:48:31.328Z Compiling usdt-attr-macro v0.6.0
16352026-07-02T20:48:31.544Z Compiling usdt-macro v0.6.0
16362026-07-02T20:48:31.746Z Compiling globset v0.4.18
16372026-07-02T20:48:31.915Z Compiling dtrace-parser v0.2.0
16382026-07-02T20:48:31.960Z Compiling phf_shared v0.11.3
16392026-07-02T20:48:32.141Z Compiling hkdf v0.12.4
16402026-07-02T20:48:32.155Z Compiling olpc-cjson v0.1.4
16412026-07-02T20:48:32.307Z Compiling pkcs1 v0.7.5
16422026-07-02T20:48:32.324Z Compiling serde-big-array v0.5.1
16432026-07-02T20:48:32.327Z Compiling serde_plain v1.0.2
16442026-07-02T20:48:32.475Z Compiling crypto-bigint v0.5.5
16452026-07-02T20:48:32.478Z Compiling pem v3.0.6
16462026-07-02T20:48:32.514Z Compiling clap_derive v4.6.1
16472026-07-02T20:48:32.701Z Compiling async-recursion v1.1.1
16482026-07-02T20:48:32.713Z Compiling enum-as-inner v0.6.1
16492026-07-02T20:48:32.802Z Compiling strum_macros v0.26.4
16502026-07-02T20:48:33.227Z Compiling serde_repr v0.1.20
16512026-07-02T20:48:33.357Z Compiling float-cmp v0.10.0
16522026-07-02T20:48:33.506Z Compiling thread-id v4.2.2
16532026-07-02T20:48:33.586Z Compiling memmap2 v0.9.10
16542026-07-02T20:48:33.594Z Compiling env_filter v1.0.0
16552026-07-02T20:48:33.755Z Compiling new_debug_unreachable v1.0.6
16562026-07-02T20:48:33.799Z Compiling either v1.15.0
16572026-07-02T20:48:33.828Z Compiling fixedbitset v0.5.7
16582026-07-02T20:48:33.899Z Compiling fixedbitset v0.4.2
16592026-07-02T20:48:34.006Z Compiling whoami v2.1.0
16602026-07-02T20:48:34.108Z Compiling jiff v0.2.21
16612026-07-02T20:48:34.134Z Compiling typed-path v0.9.3
16622026-07-02T20:48:34.280Z Compiling normalize-line-endings v0.3.0
16632026-07-02T20:48:34.377Z Compiling precomputed-hash v0.1.1
16642026-07-02T20:48:34.391Z Compiling keccak v0.1.6
16652026-07-02T20:48:34.467Z Compiling difflib v0.4.0
16662026-07-02T20:48:34.531Z Compiling data-encoding v2.10.0
16672026-07-02T20:48:34.581Z Compiling const-oid v0.10.2
16682026-07-02T20:48:34.786Z Compiling winnow v1.0.3
16692026-07-02T20:48:35.015Z Compiling static_assertions v1.1.0
16702026-07-02T20:48:35.068Z Compiling predicates-core v1.0.10
16712026-07-02T20:48:35.086Z Compiling cpufeatures v0.3.0
16722026-07-02T20:48:35.120Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16732026-07-02T20:48:35.133Z Compiling toml_parser v1.1.2+spec-1.1.0
16742026-07-02T20:48:35.160Z Compiling chacha20 v0.10.0
16752026-07-02T20:48:35.208Z Compiling predicates v3.1.4
16762026-07-02T20:48:35.237Z Compiling hickory-proto v0.25.2
16772026-07-02T20:48:35.325Z Compiling digest v0.11.3
16782026-07-02T20:48:35.522Z Compiling sha3 v0.10.8
16792026-07-02T20:48:35.587Z Compiling strum v0.26.3
16802026-07-02T20:48:35.671Z Compiling string_cache v0.8.9
16812026-07-02T20:48:35.758Z Compiling toml_edit v0.22.27
16822026-07-02T20:48:35.846Z Compiling clap v4.6.1
16832026-07-02T20:48:35.896Z Compiling tokio-postgres v0.7.16
16842026-07-02T20:48:35.926Z Compiling petgraph v0.6.5
16852026-07-02T20:48:35.975Z Compiling petgraph v0.8.3
16862026-07-02T20:48:37.478Z Compiling zip v4.6.1
16872026-07-02T20:48:37.912Z Compiling itertools v0.13.0
16882026-07-02T20:48:37.949Z Compiling env_logger v0.11.9
16892026-07-02T20:48:38.079Z Compiling usdt v0.6.0
16902026-07-02T20:48:38.229Z Compiling usdt-impl v0.5.0
16912026-07-02T20:48:38.296Z Compiling elliptic-curve v0.13.8
16922026-07-02T20:48:38.336Z Compiling rsa v0.9.10
16932026-07-02T20:48:38.456Z Compiling crossterm v0.28.1
16942026-07-02T20:48:38.473Z Compiling serde_with v3.17.0
16952026-07-02T20:48:38.698Z Compiling ed25519-dalek v2.2.0
16962026-07-02T20:48:39.159Z Compiling zip v0.6.6
16972026-07-02T20:48:39.721Z Compiling toml v0.7.8
16982026-07-02T20:48:39.735Z Compiling iddqd v0.4.2
16992026-07-02T20:48:40.150Z Compiling heck v0.4.1
17002026-07-02T20:48:40.154Z Compiling similar v2.7.0
17012026-07-02T20:48:40.315Z Compiling crossbeam-epoch v0.9.18
17022026-07-02T20:48:40.388Z Compiling tokio-stream v0.1.18
17032026-07-02T20:48:40.484Z Compiling buf-list v1.1.2
17042026-07-02T20:48:40.647Z Compiling x509-cert v0.2.5
17052026-07-02T20:48:40.756Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17062026-07-02T20:48:40.841Z Compiling openapiv3 v2.2.0
17072026-07-02T20:48:41.007Z Compiling peg-runtime v0.8.5
17082026-07-02T20:48:41.022Z Compiling lalrpop-util v0.19.12
17092026-07-02T20:48:41.056Z Compiling thread_local v1.1.9
17102026-07-02T20:48:41.211Z Compiling slog-async v2.8.0
17112026-07-02T20:48:41.287Z Compiling crossbeam-channel v0.5.15
17122026-07-02T20:48:41.301Z Compiling filetime v0.2.27
17132026-07-02T20:48:41.469Z Compiling is-terminal v0.4.17
17142026-07-02T20:48:41.537Z Compiling xattr v1.6.1
17152026-07-02T20:48:41.566Z Compiling term v1.2.1
17162026-07-02T20:48:41.579Z Compiling take_mut v0.2.2
17172026-07-02T20:48:41.705Z Compiling tar v0.4.45
17182026-07-02T20:48:41.733Z Compiling camino-tempfile v1.4.1
17192026-07-02T20:48:41.952Z Compiling slog-term v2.9.2
17202026-07-02T20:48:52.136Z Compiling rustls-webpki v0.103.13
17212026-07-02T20:48:54.830Z Compiling tokio-rustls v0.26.4
17222026-07-02T20:48:54.830Z Compiling rustls-platform-verifier v0.6.2
17232026-07-02T20:48:54.830Z Compiling tough v0.22.0
17242026-07-02T20:48:55.059Z Compiling hyper-rustls v0.27.7
17252026-07-02T20:48:55.220Z Compiling reqwest v0.13.2
17262026-07-02T20:48:57.448Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17272026-07-02T20:48:57.684Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17282026-07-02T20:49:00.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
17292026-07-02T20:49:00.630Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17302026-07-02T20:49:00.667ZJul 02 20:48:59.861 INFO Starting download, target: Cockroach
17312026-07-02T20:49:00.670ZJul 02 20:48:59.862 INFO Starting download, target: Console
17322026-07-02T20:49:00.670ZJul 02 20:48:59.862 INFO Starting download, target: DendriteStub
17332026-07-02T20:49:00.671ZJul 02 20:48:59.862 INFO Starting download, target: Clickhouse
17342026-07-02T20:49:00.671ZJul 02 20:48:59.862 INFO Starting download, target: MaghemiteMgd
17352026-07-02T20:49:00.671ZJul 02 20:48:59.862 INFO Starting download, target: MaghemiteDdmd
17362026-07-02T20:49:00.671ZJul 02 20:48:59.862 INFO Starting download, target: TransceiverControl
17372026-07-02T20:49:00.671ZJul 02 20:48:59.862 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17382026-07-02T20:49:00.671ZJul 02 20:48:59.862 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17392026-07-02T20:49:00.671ZJul 02 20:48:59.862 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17402026-07-02T20:49:00.671ZJul 02 20:48:59.862 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17412026-07-02T20:49:00.672ZJul 02 20:48:59.862 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17422026-07-02T20:49:00.672ZJul 02 20:48:59.862 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17432026-07-02T20:49:00.672ZJul 02 20:48:59.862 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17442026-07-02T20:49:02.512ZJul 02 20:49:01.636 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17452026-07-02T20:49:02.601ZJul 02 20:49:01.646 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17462026-07-02T20:49:02.912ZJul 02 20:49:01.841 INFO Download complete, target: TransceiverControl
17472026-07-02T20:49:02.995ZJul 02 20:49:01.889 INFO Download complete, target: Console
17482026-07-02T20:49:03.021ZJul 02 20:49:02.122 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17492026-07-02T20:49:06.301ZJul 02 20:49:05.480 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17502026-07-02T20:49:06.345ZJul 02 20:49:05.527 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
17512026-07-02T20:49:06.686ZJul 02 20:49:05.864 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17522026-07-02T20:49:07.542ZJul 02 20:49:06.730 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17532026-07-02T20:49:07.542ZJul 02 20:49:06.730 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17542026-07-02T20:49:08.154ZJul 02 20:49:07.348 INFO Download complete, target: MaghemiteDdmd
17552026-07-02T20:49:08.716ZJul 02 20:49:07.864 INFO Download complete, target: DendriteStub
17562026-07-02T20:49:09.003ZJul 02 20:49:08.187 INFO Download complete, target: MaghemiteMgd
17572026-07-02T20:49:09.558ZJul 02 20:49:08.752 INFO Checking that binary works, target: Clickhouse
17582026-07-02T20:49:09.685ZJul 02 20:49:08.879 INFO Download complete, target: Clickhouse
17592026-07-02T20:49:12.033ZJul 02 20:49:11.227 INFO Checking that binary works, target: Cockroach
17602026-07-02T20:49:12.153ZJul 02 20:49:11.347 INFO Download complete, target: Cockroach
17612026-07-02T20:49:12.168ZAll builder prerequisites installed successfully, and PATH looks valid
17622026-07-02T20:49:12.172Z
17632026-07-02T20:49:12.172Zreal 2:02.014740239
17642026-07-02T20:49:12.172Zuser 6:33.532436791
17652026-07-02T20:49:12.172Zsys 1:20.535090813
17662026-07-02T20:49:12.172Ztrap 0.221734991
17672026-07-02T20:49:12.172Ztflt 0.540673867
17682026-07-02T20:49:12.172Zdflt 0.999977631
17692026-07-02T20:49:12.172Zkflt 0.027351705
17702026-07-02T20:49:12.173Zlock 22:54.202249420
17712026-07-02T20:49:12.173Zslp 20:04.220395916
17722026-07-02T20:49:12.173Zlat 41.270979201
17732026-07-02T20:49:12.173Zstop 1:57.406085397
17742026-07-02T20:49:12.173Z+ banner clippy
17752026-07-02T20:49:12.173Z
17762026-07-02T20:49:12.173Z #### # # ##### ##### # #
17772026-07-02T20:49:12.173Z # # # # # # # # # #
17782026-07-02T20:49:12.174Z # # # # # # # #
17792026-07-02T20:49:12.174Z # # # ##### ##### #
17802026-07-02T20:49:12.174Z # # # # # # #
17812026-07-02T20:49:12.174Z #### ###### # # # #
17822026-07-02T20:49:12.174Z
17832026-07-02T20:49:12.175Z+ export CARGO_INCREMENTAL=0
17842026-07-02T20:49:12.175Z+ CARGO_INCREMENTAL=0
17852026-07-02T20:49:12.175Z+ ptime -m cargo xtask clippy
17862026-07-02T20:49:12.623Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17872026-07-02T20:49:12.909Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17882026-07-02T20:49:14.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.47s
17892026-07-02T20:49:14.726Z Running `target/debug/xtask clippy`
17902026-07-02T20:49:14.740Zrunning: /home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17912026-07-02T20:49:15.301Z Downloading crates ...
17922026-07-02T20:49:15.567Z Downloaded rstest v0.25.0
17932026-07-02T20:49:15.734Z Downloaded backtrace v0.3.76
17942026-07-02T20:49:15.746Z Downloaded async-object-pool v0.2.0
17952026-07-02T20:49:15.750Z Downloaded guppy-workspace-hack v0.1.0
17962026-07-02T20:49:15.750Z Downloaded futures-timer v3.0.3
17972026-07-02T20:49:15.754Z Downloaded cfg-expr v0.20.6
17982026-07-02T20:49:15.762Z Downloaded supports-color v2.1.0
17992026-07-02T20:49:15.762Z Downloaded terminal_size v0.1.17
18002026-07-02T20:49:15.767Z Downloaded knuffel v3.2.0
18012026-07-02T20:49:15.803Z Downloaded termcolor v1.4.1
18022026-07-02T20:49:15.803Z Downloaded target-spec v3.5.7
18032026-07-02T20:49:15.803Z Downloaded owo-colors v3.5.0
18042026-07-02T20:49:15.803Z Downloaded hickory-client v0.25.2
18052026-07-02T20:49:15.812Z Downloaded rstest_macros v0.25.0
18062026-07-02T20:49:15.812Z Downloaded miette v5.10.0
18072026-07-02T20:49:15.812Z Downloaded similar-asserts v1.7.0
18082026-07-02T20:49:15.812Z Downloaded serde_regex v1.1.0
18092026-07-02T20:49:15.812Z Downloaded plotters-svg v0.3.7
18102026-07-02T20:49:15.812Z Downloaded parking v2.2.1
18112026-07-02T20:49:15.812Z Downloaded nested v0.1.1
18122026-07-02T20:49:15.812Z Downloaded event-listener-strategy v0.5.4
18132026-07-02T20:49:15.812Z Downloaded datatest-stable v0.3.3
18142026-07-02T20:49:15.812Z Downloaded criterion v0.7.0
18152026-07-02T20:49:15.813Z Downloaded linkme v0.3.35
18162026-07-02T20:49:15.821Z Downloaded guppy v0.17.25
18172026-07-02T20:49:15.821Z Downloaded anes v0.1.6
18182026-07-02T20:49:15.821Z Downloaded assert_cmd v2.1.2
18192026-07-02T20:49:15.832Z Downloaded rustc-demangle v0.1.27
18202026-07-02T20:49:15.832Z Downloaded blake2b_simd v1.0.4
18212026-07-02T20:49:15.837Z Downloaded rand_distr v0.5.1
18222026-07-02T20:49:15.837Z Downloaded concurrent-queue v2.5.0
18232026-07-02T20:49:15.843Z Downloaded plotters v0.3.7
18242026-07-02T20:49:15.982Z Downloaded backtrace-ext v0.2.1
18252026-07-02T20:49:16.079Z Downloaded supports-hyperlinks v2.1.0
18262026-07-02T20:49:16.080Z Downloaded miette-derive v5.10.0
18272026-07-02T20:49:16.080Z Downloaded criterion-plot v0.6.0
18282026-07-02T20:49:16.080Z Downloaded assert-json-diff v2.0.2
18292026-07-02T20:49:16.080Z Downloaded trybuild v1.0.116
18302026-07-02T20:49:16.080Z Downloaded libtest-mimic v0.8.1
18312026-07-02T20:49:16.080Z Downloaded relative-path v1.9.3
18322026-07-02T20:49:16.080Z Downloaded path-tree v0.8.3
18332026-07-02T20:49:16.080Z Downloaded tinytemplate v1.2.1
18342026-07-02T20:49:16.080Z Downloaded target-lexicon v0.13.3
18352026-07-02T20:49:16.080Z Downloaded partial-io v0.5.4
18362026-07-02T20:49:16.080Z Downloaded knuffel-derive v3.2.0
18372026-07-02T20:49:16.080Z Downloaded plotters-backend v0.3.7
18382026-07-02T20:49:16.080Z Downloaded addr2line v0.25.1
18392026-07-02T20:49:16.080Z Downloaded httpmock v0.8.3
18402026-07-02T20:49:16.080Z Downloaded event-listener v5.4.1
18412026-07-02T20:49:16.080Z Downloaded linkme-impl v0.3.35
18422026-07-02T20:49:16.080Z Downloaded cast v0.3.0
18432026-07-02T20:49:16.080Z Downloaded target-triple v1.0.0
18442026-07-02T20:49:16.080Z Downloaded hex-literal v0.4.1
18452026-07-02T20:49:16.080Z Downloaded chumsky v0.9.3
18462026-07-02T20:49:16.080Z Downloaded async-lock v3.4.2
18472026-07-02T20:49:16.080Z Downloaded supports-unicode v2.1.0
18482026-07-02T20:49:16.080Z Downloaded pathdiff v0.2.3
18492026-07-02T20:49:16.080Z Downloaded approx v0.5.1
18502026-07-02T20:49:16.080Z Downloaded escape8259 v0.5.3
18512026-07-02T20:49:16.081Z Downloaded constant_time_eq v0.3.1
18522026-07-02T20:49:16.081Z Downloaded textwrap v0.15.2
18532026-07-02T20:49:16.081Z Downloaded httptest v0.16.4
18542026-07-02T20:49:16.119Z Downloaded rust-argon2 v2.1.0
18552026-07-02T20:49:16.119Z Downloaded oorandom v11.1.5
18562026-07-02T20:49:16.119Z Downloaded stringmetrics v2.2.2
18572026-07-02T20:49:16.119Z Downloaded hashbrown v0.14.5
18582026-07-02T20:49:16.119Z Downloaded fancy-regex v0.14.0
18592026-07-02T20:49:16.119Z Downloaded gimli v0.32.3
18602026-07-02T20:49:17.663Z Checking cfg-if v1.0.4
18612026-07-02T20:49:18.038Z Checking libc v0.2.185
18622026-07-02T20:49:18.042Z Checking serde_core v1.0.228
18632026-07-02T20:49:18.138Z Checking memchr v2.8.0
18642026-07-02T20:49:18.329Z Checking zeroize v1.8.2
18652026-07-02T20:49:18.330Z Checking smallvec v1.15.1
18662026-07-02T20:49:18.350Z Checking rand_core v0.10.0
18672026-07-02T20:49:18.351Z Checking itoa v1.0.17
18682026-07-02T20:49:18.351Z Checking subtle v2.6.1
18692026-07-02T20:49:18.352Z Checking log v0.4.29
18702026-07-02T20:49:18.393Z Checking libm v0.2.16
18712026-07-02T20:49:18.427Z Checking typenum v1.20.1
18722026-07-02T20:49:18.467Z Checking getrandom v0.4.1
18732026-07-02T20:49:18.467Z Checking errno v0.3.14
18742026-07-02T20:49:18.558Z Checking scopeguard v1.2.0
18752026-07-02T20:49:18.606Z Checking stable_deref_trait v1.2.1
18762026-07-02T20:49:18.646Z Checking zmij v1.0.21
18772026-07-02T20:49:18.731Z Checking zerofrom v0.1.6
18782026-07-02T20:49:18.789Z Checking lock_api v0.4.14
18792026-07-02T20:49:18.793Z Checking percent-encoding v2.3.2
18802026-07-02T20:49:18.858Z Checking litemap v0.8.1
18812026-07-02T20:49:19.222Z Checking yoke v0.8.1
18822026-07-02T20:49:19.222Z Checking writeable v0.6.2
18832026-07-02T20:49:19.345Z Checking icu_properties_data v2.1.2
18842026-07-02T20:49:19.345Z Checking icu_normalizer_data v2.1.1
18852026-07-02T20:49:19.345Z Checking pin-project-lite v0.2.17
18862026-07-02T20:49:19.346Z Checking zerovec v0.11.5
18872026-07-02T20:49:19.346Z Checking zerotrie v0.2.3
18882026-07-02T20:49:19.346Z Checking form_urlencoded v1.2.2
18892026-07-02T20:49:19.346Z Checking num-traits v0.2.19
18902026-07-02T20:49:19.350Z Checking utf8_iter v1.0.4
18912026-07-02T20:49:19.351Z Checking parking_lot_core v0.9.12
18922026-07-02T20:49:19.485Z Checking zerocopy v0.8.40
18932026-07-02T20:49:19.485Z Checking portable-atomic v1.13.1
18942026-07-02T20:49:19.485Z Checking critical-section v1.2.0
18952026-07-02T20:49:19.609Z Checking signal-hook-registry v1.4.8
18962026-07-02T20:49:19.609Z Checking parking_lot v0.12.5
18972026-07-02T20:49:19.609Z Checking mio v1.2.0
18982026-07-02T20:49:19.609Z Checking tinystr v0.8.2
18992026-07-02T20:49:19.742Z Checking potential_utf v0.1.4
19002026-07-02T20:49:19.742Z Checking serde v1.0.228
19012026-07-02T20:49:19.768Z Checking bitflags v2.11.0
19022026-07-02T20:49:19.768Z Checking serde_json v1.0.150
19032026-07-02T20:49:19.768Z Checking icu_collections v2.1.1
19042026-07-02T20:49:19.768Z Checking icu_locale_core v2.1.1
19052026-07-02T20:49:19.879Z Checking once_cell v1.21.3
19062026-07-02T20:49:19.963Z Checking socket2 v0.6.3
19072026-07-02T20:49:19.963Z Checking iana-time-zone v0.1.65
19082026-07-02T20:49:20.142Z Checking uuid v1.23.4
19092026-07-02T20:49:20.259Z Checking bytes v1.11.1
19102026-07-02T20:49:20.259Z Checking chrono v0.4.44
19112026-07-02T20:49:20.259Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19122026-07-02T20:49:20.259Z Checking thiserror v2.0.18
19132026-07-02T20:49:20.416Z Checking semver v1.0.28
19142026-07-02T20:49:20.550Z Checking icu_provider v2.1.1
19152026-07-02T20:49:20.550Z Checking futures-core v0.3.32
19162026-07-02T20:49:20.550Z Checking dyn-clone v1.0.20
19172026-07-02T20:49:20.618Z Checking getrandom v0.2.17
19182026-07-02T20:49:20.618Z Checking equivalent v1.0.2
19192026-07-02T20:49:20.618Z Checking cmov v0.5.4
19202026-07-02T20:49:20.618Z Checking rustix v1.1.3
19212026-07-02T20:49:20.935Z Checking tokio v1.52.1
19222026-07-02T20:49:20.935Z Checking icu_normalizer v2.1.1
19232026-07-02T20:49:20.935Z Checking icu_properties v2.1.2
19242026-07-02T20:49:20.935Z Checking rand_core v0.6.4
19252026-07-02T20:49:20.935Z Checking ctutils v0.4.2
19262026-07-02T20:49:21.086Z Checking futures-sink v0.3.32
19272026-07-02T20:49:21.086Z Checking byteorder v1.5.0
19282026-07-02T20:49:21.238Z Checking futures-task v0.3.32
19292026-07-02T20:49:21.238Z Checking hybrid-array v0.4.13
19302026-07-02T20:49:21.238Z Checking futures-channel v0.3.32
19312026-07-02T20:49:21.417Z Checking futures-io v0.3.32
19322026-07-02T20:49:21.417Z Checking slab v0.4.12
19332026-07-02T20:49:21.418Z Checking generic-array v0.14.7
19342026-07-02T20:49:21.571Z Checking thiserror v1.0.69
19352026-07-02T20:49:21.571Z Checking futures-util v0.3.32
19362026-07-02T20:49:21.571Z Checking getrandom v0.3.4
19372026-07-02T20:49:21.571Z Checking hashbrown v0.17.0
19382026-07-02T20:49:21.657Z Checking idna_adapter v1.2.1
19392026-07-02T20:49:21.658Z Checking base64ct v1.8.3
19402026-07-02T20:49:21.702Z Checking idna v1.1.0
19412026-07-02T20:49:21.723Z Checking const-oid v0.9.6
19422026-07-02T20:49:22.658Z Checking crypto-common v0.2.2
19432026-07-02T20:49:22.819Z Checking crypto-common v0.1.7
19442026-07-02T20:49:22.819Z Checking url v2.5.8
19452026-07-02T20:49:22.819Z Checking indexmap v2.14.0
19462026-07-02T20:49:22.819Z Checking ppv-lite86 v0.2.21
19472026-07-02T20:49:22.820Z Checking fnv v1.0.7
19482026-07-02T20:49:22.820Z Checking regex-syntax v0.8.10
19492026-07-02T20:49:22.820Z Checking block-buffer v0.12.1
19502026-07-02T20:49:22.820Z Checking schemars v0.8.22
19512026-07-02T20:49:22.820Z Checking block-buffer v0.10.4
19522026-07-02T20:49:22.820Z Checking http v1.4.2
19532026-07-02T20:49:22.820Z Checking tracing-core v0.1.36
19542026-07-02T20:49:22.820Z Checking base64 v0.22.1
19552026-07-02T20:49:22.820Z Checking digest v0.10.7
19562026-07-02T20:49:23.071Z Checking utf8parse v0.2.2
19572026-07-02T20:49:23.071Z Checking anstyle v1.0.14
19582026-07-02T20:49:23.071Z Checking tracing v0.1.44
19592026-07-02T20:49:23.341Z Checking colorchoice v1.0.4
19602026-07-02T20:49:23.341Z Checking is_terminal_polyfill v1.70.2
19612026-07-02T20:49:23.341Z Checking anstyle-query v1.1.5
19622026-07-02T20:49:23.341Z Checking ipnet v2.11.0
19632026-07-02T20:49:23.341Z Checking const-oid v0.10.2
19642026-07-02T20:49:23.341Z Checking anstyle-parse v1.0.0
19652026-07-02T20:49:23.470Z Checking terminal_size v0.4.3
19662026-07-02T20:49:23.470Z Checking aho-corasick v1.1.4
19672026-07-02T20:49:23.470Z Checking crossbeam-utils v0.8.21
19682026-07-02T20:49:23.470Z Checking unicode-ident v1.0.24
19692026-07-02T20:49:23.470Z Checking powerfmt v0.2.0
19702026-07-02T20:49:23.474Z Checking anstream v1.0.0
19712026-07-02T20:49:23.474Z Checking clap_lex v1.0.0
19722026-07-02T20:49:23.663Z Checking proc-macro2 v1.0.106
19732026-07-02T20:49:23.663Z Checking strsim v0.11.1
19742026-07-02T20:49:23.664Z Checking deranged v0.5.8
19752026-07-02T20:49:23.819Z Checking httparse v1.10.1
19762026-07-02T20:49:23.819Z Checking time-core v0.1.8
19772026-07-02T20:49:23.819Z Checking num_threads v0.1.7
19782026-07-02T20:49:23.819Z Checking clap_builder v4.6.0
19792026-07-02T20:49:24.054Z Checking cpufeatures v0.3.0
19802026-07-02T20:49:24.054Z Checking num-conv v0.2.0
19812026-07-02T20:49:24.055Z Checking tokio-util v0.7.18
19822026-07-02T20:49:24.055Z Checking quote v1.0.45
19832026-07-02T20:49:24.055Z Checking rand_core v0.9.5
19842026-07-02T20:49:24.226Z Checking regex-automata v0.4.14
19852026-07-02T20:49:24.226Z Checking digest v0.11.3
19862026-07-02T20:49:24.226Z Checking erased-serde v0.3.31
19872026-07-02T20:49:24.226Z Checking syn v2.0.117
19882026-07-02T20:49:24.247Z Checking http-body v1.0.1
19892026-07-02T20:49:24.248Z Checking cpufeatures v0.2.17
19902026-07-02T20:49:24.248Z Checking atomic-waker v1.1.2
19912026-07-02T20:49:24.424Z Checking allocator-api2 v0.2.21
19922026-07-02T20:49:24.441Z Checking rand_chacha v0.9.0
19932026-07-02T20:49:24.441Z Checking slog v2.8.2
19942026-07-02T20:49:24.441Z Checking time v0.3.47
19952026-07-02T20:49:24.553Z Checking aws-lc-sys v0.40.0
19962026-07-02T20:49:24.699Z Checking anyhow v1.0.102
19972026-07-02T20:49:24.951Z Checking rustls-pki-types v1.14.0
19982026-07-02T20:49:24.951Z Checking untrusted v0.7.1
19992026-07-02T20:49:24.980Z Checking httpdate v1.0.3
20002026-07-02T20:49:24.980Z Checking try-lock v0.2.5
20012026-07-02T20:49:24.980Z Checking clap v4.6.1
20022026-07-02T20:49:24.980Z Checking rand v0.9.2
20032026-07-02T20:49:25.106Z Checking want v0.3.1
20042026-07-02T20:49:25.106Z Checking h2 v0.4.15
20052026-07-02T20:49:25.124Z Checking aws-lc-rs v1.16.3
20062026-07-02T20:49:25.124Z Checking tower-layer v0.3.3
20072026-07-02T20:49:25.124Z Checking tower-service v0.3.3
20082026-07-02T20:49:25.336Z Checking ryu v1.0.23
20092026-07-02T20:49:29.659Z Checking ipnetwork v0.21.1
20102026-07-02T20:49:30.173Z Checking hex v0.4.3
20112026-07-02T20:49:30.173Z Checking fastrand v2.3.0
20122026-07-02T20:49:30.173Z Checking untrusted v0.9.0
20132026-07-02T20:49:30.431Z Checking mime v0.3.17
20142026-07-02T20:49:30.431Z Checking pem-rfc7468 v0.7.0
20152026-07-02T20:49:30.431Z Checking block-padding v0.4.2
20162026-07-02T20:49:30.431Z Checking spin v0.9.8
20172026-07-02T20:49:30.431Z Checking flagset v0.4.7
20182026-07-02T20:49:30.432Z Checking http-body-util v0.1.3
20192026-07-02T20:49:30.432Z Checking pretty-hex v0.4.1
20202026-07-02T20:49:30.432Z Checking inout v0.2.2
20212026-07-02T20:49:30.432Z Checking simd-adler32 v0.3.8
20222026-07-02T20:49:30.432Z Checking rustls-webpki v0.103.13
20232026-07-02T20:49:30.432Z Checking der v0.7.10
20242026-07-02T20:49:30.432Z Checking tempfile v3.25.0
20252026-07-02T20:49:30.432Z Checking openssl-probe v0.2.1
20262026-07-02T20:49:30.432Z Checking adler2 v2.0.1
20272026-07-02T20:49:30.432Z Checking plain v0.2.3
20282026-07-02T20:49:30.432Z Checking cipher v0.5.2
20292026-07-02T20:49:30.432Z Checking miniz_oxide v0.8.9
20302026-07-02T20:49:30.432Z Checking regex v1.12.3
20312026-07-02T20:49:30.432Z Checking serde_urlencoded v0.7.1
20322026-07-02T20:49:30.432Z Checking camino v1.2.2
20332026-07-02T20:49:30.433Z Checking rustls v0.23.41
20342026-07-02T20:49:30.433Z Checking encoding_rs v0.8.35
20352026-07-02T20:49:30.433Z Checking ucd-trie v0.1.7
20362026-07-02T20:49:30.433Z Checking rand_chacha v0.3.1
20372026-07-02T20:49:30.433Z Checking oxnet v0.1.6
20382026-07-02T20:49:30.433Z Checking sync_wrapper v1.0.2
20392026-07-02T20:49:30.433Z Checking spki v0.7.3
20402026-07-02T20:49:30.433Z Checking pest v2.8.6
20412026-07-02T20:49:30.433Z Checking either v1.15.0
20422026-07-02T20:49:30.433Z Checking rand v0.8.6
20432026-07-02T20:49:30.433Z Checking tower v0.5.3
20442026-07-02T20:49:30.434Z Checking futures-executor v0.3.32
20452026-07-02T20:49:30.434Z Checking crc32fast v1.5.0
20462026-07-02T20:49:30.434Z Checking iri-string v0.7.10
20472026-07-02T20:49:30.434Z Checking futures v0.3.32
20482026-07-02T20:49:30.434Z Checking foldhash v0.2.0
20492026-07-02T20:49:30.434Z Checking static_assertions v1.1.0
20502026-07-02T20:49:30.435Z Checking pkcs8 v0.10.2
20512026-07-02T20:49:30.435Z Checking openapiv3 v2.2.0
20522026-07-02T20:49:30.435Z Checking hubpack v0.1.2
20532026-07-02T20:49:30.435Z Checking hashbrown v0.16.1
20542026-07-02T20:49:30.435Z Checking zlib-rs v0.6.2
20552026-07-02T20:49:30.435Z Checking rustls-native-certs v0.8.3
20562026-07-02T20:49:30.435Z Checking hyper v1.10.1
20572026-07-02T20:49:30.435Z Checking sha2 v0.10.9
20582026-07-02T20:49:30.435Z Checking strum v0.26.3
20592026-07-02T20:49:30.435Z Checking psl-types v2.0.11
20602026-07-02T20:49:30.435Z Checking lazy_static v1.5.0
20612026-07-02T20:49:30.435Z Checking cookie v0.18.1
20622026-07-02T20:49:30.435Z Checking tinyvec_macros v0.1.1
20632026-07-02T20:49:30.435Z Checking tower-http v0.6.8
20642026-07-02T20:49:30.435Z Checking publicsuffix v2.3.0
20652026-07-02T20:49:30.435Z Checking tinyvec v1.10.0
20662026-07-02T20:49:30.435Z Checking scroll v0.13.0
20672026-07-02T20:49:30.435Z Checking cookie_store v0.22.1
20682026-07-02T20:49:30.435Z Checking flate2 v1.1.9
20692026-07-02T20:49:30.435Z Checking signature v2.2.0
20702026-07-02T20:49:30.435Z Checking num-integer v0.1.46
20712026-07-02T20:49:30.435Z Checking tokio-rustls v0.26.4
20722026-07-02T20:49:30.435Z Checking rustls-platform-verifier v0.6.2
20732026-07-02T20:49:30.436Z Checking goblin v0.10.5
20742026-07-02T20:49:30.436Z Checking memmap2 v0.9.10
20752026-07-02T20:49:30.436Z Checking data-encoding v2.10.0
20762026-07-02T20:49:30.436Z Checking hyper-util v0.1.20
20772026-07-02T20:49:30.436Z Checking bit-vec v0.8.0
20782026-07-02T20:49:30.436Z Checking dtrace-parser v0.3.0
20792026-07-02T20:49:30.436Z Checking hmac v0.12.1
20802026-07-02T20:49:30.436Z Checking thread-id v5.1.0
20812026-07-02T20:49:30.436Z Checking wait-timeout v0.2.1
20822026-07-02T20:49:30.436Z Checking bstr v1.12.1
20832026-07-02T20:49:30.436Z Checking bit-set v0.8.0
20842026-07-02T20:49:30.436Z Checking crossbeam-epoch v0.9.18
20852026-07-02T20:49:30.436Z Checking anstyle-parse v0.2.7
20862026-07-02T20:49:30.436Z Checking ahash v0.8.12
20872026-07-02T20:49:30.436Z Checking toml_datetime v0.6.11
20882026-07-02T20:49:30.436Z Checking serde_spanned v0.6.9
20892026-07-02T20:49:30.436Z Checking quick-error v1.2.3
20902026-07-02T20:49:30.436Z Checking anstream v0.6.21
20912026-07-02T20:49:30.436Z Checking rand_xorshift v0.4.0
20922026-07-02T20:49:30.436Z Checking memoffset v0.9.1
20932026-07-02T20:49:30.436Z Checking scroll v0.12.0
20942026-07-02T20:49:30.436Z Checking rusty-fork v0.3.1
20952026-07-02T20:49:30.436Z Checking unarray v0.1.4
20962026-07-02T20:49:30.438Z Checking x509-cert v0.2.5
20972026-07-02T20:49:30.438Z Checking zerocopy v0.7.35
20982026-07-02T20:49:30.438Z Checking unicode-segmentation v1.12.0
20992026-07-02T20:49:30.438Z Checking num-iter v0.1.45
21002026-07-02T20:49:30.438Z Checking goblin v0.8.2
21012026-07-02T20:49:30.438Z Checking proptest v1.10.0
21022026-07-02T20:49:30.438Z Checking dtrace-parser v0.2.0
21032026-07-02T20:49:30.438Z Checking ff v0.13.1
21042026-07-02T20:49:30.438Z Checking thread-id v4.2.2
21052026-07-02T20:49:30.438Z Checking base16ct v0.2.0
21062026-07-02T20:49:30.438Z Checking foreign-types-shared v0.1.1
21072026-07-02T20:49:30.438Z Checking hyper-rustls v0.27.7
21082026-07-02T20:49:30.516Z Checking group v0.13.0
21092026-07-02T20:49:30.516Z Checking nix v0.31.2
21102026-07-02T20:49:30.516Z Checking sec1 v0.7.3
21112026-07-02T20:49:30.516Z Checking foreign-types v0.3.2
21122026-07-02T20:49:30.516Z Checking hkdf v0.12.4
21132026-07-02T20:49:30.516Z Checking crypto-bigint v0.5.5
21142026-07-02T20:49:30.516Z Checking reqwest v0.13.2
21152026-07-02T20:49:30.546Z Checking rustix v0.38.44
21162026-07-02T20:49:30.575Z Checking openssl-sys v0.9.115
21172026-07-02T20:49:30.935Z Checking env_filter v1.0.0
21182026-07-02T20:49:31.051Z Checking dof v0.4.0
21192026-07-02T20:49:31.105Z Checking keccak v0.1.6
21202026-07-02T20:49:31.299Z Checking winnow v0.7.14
21212026-07-02T20:49:31.334Z Checking same-file v1.0.6
21222026-07-02T20:49:31.337Z Checking elliptic-curve v0.13.8
21232026-07-02T20:49:31.368Z Checking sha3 v0.10.8
21242026-07-02T20:49:31.452Z Checking env_logger v0.11.9
21252026-07-02T20:49:31.488Z Checking walkdir v2.5.0
21262026-07-02T20:49:31.546Z Checking newtype-uuid v1.3.2
21272026-07-02T20:49:31.702Z Checking openssl v0.10.79
21282026-07-02T20:49:31.716Z Checking dof v0.3.0
21292026-07-02T20:49:31.716Z Checking num-bigint-dig v0.8.6
21302026-07-02T20:49:31.716Z Checking pkcs1 v0.7.5
21312026-07-02T20:49:31.745Z Checking usdt-impl v0.6.0
21322026-07-02T20:49:31.750Z Checking itertools v0.13.0
21332026-07-02T20:49:31.807Z Checking daft v0.1.7
21342026-07-02T20:49:31.937Z Checking usdt-impl v0.5.0
21352026-07-02T20:49:31.939Z Checking serde_with v3.17.0
21362026-07-02T20:49:32.064Z Checking siphasher v1.0.2
21372026-07-02T20:49:32.101Z Checking usdt v0.6.0
21382026-07-02T20:49:32.248Z Checking winnow v1.0.3
21392026-07-02T20:49:32.287Z Checking bitflags v1.3.2
21402026-07-02T20:49:32.321Z Checking unicode-normalization v0.1.25
21412026-07-02T20:49:32.388Z Checking signal-hook v0.3.18
21422026-07-02T20:49:32.485Z Checking rsa v0.9.10
21432026-07-02T20:49:32.524Z Checking toml_write v0.1.2
21442026-07-02T20:49:32.562Z Checking toml_parser v1.1.2+spec-1.1.0
21452026-07-02T20:49:32.604Z Checking winnow v0.5.40
21462026-07-02T20:49:32.715Z Checking managed v0.8.0
21472026-07-02T20:49:32.750Z Checking toml_edit v0.22.27
21482026-07-02T20:49:32.788Z Checking chacha20 v0.10.0
21492026-07-02T20:49:32.915Z Checking curve25519-dalek v4.1.3
21502026-07-02T20:49:32.955Z Checking bzip2-sys v0.1.13+1.0.8
21512026-07-02T20:49:32.988Z Checking object v0.37.3
21522026-07-02T20:49:33.062Z Checking foldhash v0.1.5
21532026-07-02T20:49:33.065Z Checking bzip2 v0.4.4
21542026-07-02T20:49:33.225Z Checking hashbrown v0.15.5
21552026-07-02T20:49:33.298Z Checking signal-hook-mio v0.2.5
21562026-07-02T20:49:33.368Z Checking globset v0.4.18
21572026-07-02T20:49:33.432Z Checking ed25519 v2.2.3
21582026-07-02T20:49:33.652Z Checking ref-cast v1.0.25
21592026-07-02T20:49:33.657Z Checking native-tls v0.2.18
21602026-07-02T20:49:33.657Z Checking zstd-sys v2.0.16+zstd.1.5.7
21612026-07-02T20:49:33.753Z Checking zip v0.6.6
21622026-07-02T20:49:33.756Z Checking ed25519-dalek v2.2.0
21632026-07-02T20:49:33.821Z Checking toml_edit v0.19.15
21642026-07-02T20:49:33.824Z Checking pin-project v1.1.11
21652026-07-02T20:49:33.888Z Checking libbz2-rs-sys v0.2.2
21662026-07-02T20:49:33.892Z Checking tokio-native-tls v0.3.1
21672026-07-02T20:49:33.893Z Checking zstd-safe v7.2.4
21682026-07-02T20:49:33.988Z Checking bumpalo v3.20.2
21692026-07-02T20:49:34.033Z Checking crossterm v0.28.1
21702026-07-02T20:49:34.091Z Checking similar v2.7.0
21712026-07-02T20:49:34.129Z Checking hyper-tls v0.6.0
21722026-07-02T20:49:34.164Z Checking zstd v0.13.3
21732026-07-02T20:49:34.218Z Checking zopfli v0.8.3
21742026-07-02T20:49:34.304Z Checking bzip2 v0.6.1
21752026-07-02T20:49:34.341Z Checking reqwest v0.12.28
21762026-07-02T20:49:34.380Z Checking fs-err v3.3.0
21772026-07-02T20:49:34.493Z Checking pem v3.0.6
21782026-07-02T20:49:34.530Z Checking hash32 v0.2.1
21792026-07-02T20:49:34.571Z Checking serde-big-array v0.5.1
21802026-07-02T20:49:34.677Z Checking unicode-bidi v0.3.18
21812026-07-02T20:49:34.713Z Checking jiff v0.2.21
21822026-07-02T20:49:34.717Z Checking predicates-core v1.0.10
21832026-07-02T20:49:34.780Z Checking unicode-properties v0.1.4
21842026-07-02T20:49:34.783Z Checking heapless v0.7.17
21852026-07-02T20:49:34.849Z Checking toml v0.7.8
21862026-07-02T20:49:34.885Z Checking snafu v0.8.9
21872026-07-02T20:49:34.993Z Checking olpc-cjson v0.1.4
21882026-07-02T20:49:34.997Z Checking stringprep v0.1.5
21892026-07-02T20:49:35.110Z Checking hickory-proto v0.25.2
21902026-07-02T20:49:35.153Z Checking md-5 v0.10.6
21912026-07-02T20:49:35.190Z Checking serde_plain v1.0.2
21922026-07-02T20:49:35.193Z Checking float-cmp v0.10.0
21932026-07-02T20:49:35.255Z Checking difflib v0.4.0
21942026-07-02T20:49:35.258Z Checking fallible-iterator v0.2.0
21952026-07-02T20:49:35.322Z Checking normalize-line-endings v0.3.0
21962026-07-02T20:49:35.326Z Checking typed-path v0.9.3
21972026-07-02T20:49:35.391Z Checking smoltcp v0.9.1
21982026-07-02T20:49:35.394Z Checking iddqd v0.4.2
21992026-07-02T20:49:35.458Z Checking phf_shared v0.11.3
22002026-07-02T20:49:35.461Z Checking predicates v3.1.4
22012026-07-02T20:49:35.579Z Checking postgres-protocol v0.6.10
22022026-07-02T20:49:35.631Z Checking phf_shared v0.13.1
22032026-07-02T20:49:35.811Z Checking tokio-stream v0.1.18
22042026-07-02T20:49:35.851Z Checking buf-list v1.1.2
22052026-07-02T20:49:35.918Z Checking strum v0.27.2
22062026-07-02T20:49:35.994Z Checking new_debug_unreachable v1.0.6
22072026-07-02T20:49:36.053Z Checking precomputed-hash v0.1.1
22082026-07-02T20:49:36.056Z Checking lalrpop-util v0.19.12
22092026-07-02T20:49:36.121Z Checking fixedbitset v0.4.2
22102026-07-02T20:49:36.159Z Checking tough v0.22.0
22112026-07-02T20:49:36.203Z Checking fixedbitset v0.5.7
22122026-07-02T20:49:36.241Z Checking string_cache v0.8.9
22132026-07-02T20:49:36.277Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22142026-07-02T20:49:36.312Z Checking petgraph v0.6.5
22152026-07-02T20:49:36.347Z Checking postgres-types v0.2.12
22162026-07-02T20:49:36.419Z Checking petgraph v0.8.3
22172026-07-02T20:49:36.455Z Checking phf v0.13.1
22182026-07-02T20:49:36.632Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22192026-07-02T20:49:36.689Z Checking peg-runtime v0.8.5
22202026-07-02T20:49:36.859Z Checking whoami v2.1.0
22212026-07-02T20:49:36.968Z Checking zip v4.6.1
22222026-07-02T20:49:37.034Z Checking is-terminal v0.4.17
22232026-07-02T20:49:37.082Z Checking tokio-postgres v0.7.16
22242026-07-02T20:49:37.155Z Checking crossbeam-channel v0.5.15
22252026-07-02T20:49:37.516Z Checking thread_local v1.1.9
22262026-07-02T20:49:37.561Z Compiling structmeta-derive v0.3.0
22272026-07-02T20:49:37.600Z Checking term v1.2.1
22282026-07-02T20:49:37.708Z Checking take_mut v0.2.2
22292026-07-02T20:49:37.847Z Checking slog-async v2.8.0
22302026-07-02T20:49:37.886Z Checking slog-term v2.9.2
22312026-07-02T20:49:37.916Z Compiling newtype-uuid-macros v0.1.0
22322026-07-02T20:49:37.990Z Compiling multer v3.1.0
22332026-07-02T20:49:38.044Z Compiling async-stream-impl v0.3.6
22342026-07-02T20:49:38.161Z Checking match_cfg v0.1.0
22352026-07-02T20:49:38.199Z Checking slog-json v2.6.1
22362026-07-02T20:49:38.281Z Checking hostname v0.3.1
22372026-07-02T20:49:38.314Z Compiling dropshot v0.17.1
22382026-07-02T20:49:38.379Z Compiling dropshot_endpoint v0.17.1
22392026-07-02T20:49:38.414Z Checking debug-ignore v1.0.5
22402026-07-02T20:49:38.417Z Checking slog-bunyan v2.5.0
22412026-07-02T20:49:38.543Z Checking progenitor-client v0.14.0
22422026-07-02T20:49:38.611Z Checking sha1 v0.11.0
22432026-07-02T20:49:38.679Z Compiling structmeta v0.3.0
22442026-07-02T20:49:38.682Z Checking toml_datetime v1.1.1+spec-1.1.0
22452026-07-02T20:49:38.682Z Checking serde_spanned v1.1.1
22462026-07-02T20:49:38.778Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22472026-07-02T20:49:38.819Z Checking serde_path_to_error v0.1.20
22482026-07-02T20:49:38.860Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22492026-07-02T20:49:38.860Z Checking compression-core v0.4.31
22502026-07-02T20:49:38.922Z Checking toml_writer v1.1.1+spec-1.1.0
22512026-07-02T20:49:38.925Z Compiling derive-ex v0.1.8
22522026-07-02T20:49:38.992Z Checking async-stream v0.3.6
22532026-07-02T20:49:39.034Z Checking compression-codecs v0.4.37
22542026-07-02T20:49:39.146Z Checking toml v1.1.2+spec-1.1.0
22552026-07-02T20:49:39.149Z Checking rustls-pemfile v2.2.0
22562026-07-02T20:49:39.226Z Checking waitgroup v0.1.2
22572026-07-02T20:49:39.229Z Checking async-compression v0.4.41
22582026-07-02T20:49:39.295Z Checking hostname v0.4.2
22592026-07-02T20:49:39.342Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22602026-07-02T20:49:39.380Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22612026-07-02T20:49:39.384Z Checking atomicwrites v0.4.4
22622026-07-02T20:49:39.445Z Checking itertools v0.14.0
22632026-07-02T20:49:39.539Z Compiling parse-display-derive v0.10.0
22642026-07-02T20:49:39.555Z Checking macaddr v1.0.1
22652026-07-02T20:49:39.558Z Checking regress v0.10.5
22662026-07-02T20:49:39.558Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22672026-07-02T20:49:39.723Z Checking instant v0.1.13
22682026-07-02T20:49:39.761Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22692026-07-02T20:49:39.838Z Checking backoff v0.4.0
22702026-07-02T20:49:40.018Z Checking backon v1.6.0
22712026-07-02T20:49:40.059Z Checking humantime v2.3.0
22722026-07-02T20:49:40.065Z Checking unicode-width v0.2.0
22732026-07-02T20:49:40.208Z Checking progenitor-extras v0.2.0
22742026-07-02T20:49:40.265Z Compiling convert_case v0.4.0
22752026-07-02T20:49:40.362Z Checking heck v0.5.0
22762026-07-02T20:49:40.453Z Checking half v2.7.1
22772026-07-02T20:49:40.513Z Checking ciborium-io v0.2.2
22782026-07-02T20:49:40.518Z Checking secrecy v0.10.3
22792026-07-02T20:49:40.633Z Checking camino-tempfile v1.4.1
22802026-07-02T20:49:40.669Z Compiling test-strategy v0.4.5
22812026-07-02T20:49:40.672Z Compiling derive_more v0.99.20
22822026-07-02T20:49:40.734Z Compiling regress v0.11.1
22832026-07-02T20:49:40.737Z Checking ciborium-ll v0.2.2
22842026-07-02T20:49:40.812Z Checking indent_write v2.2.0
22852026-07-02T20:49:40.964Z Checking ciborium v0.2.2
22862026-07-02T20:49:41.034Z Compiling crucible-workspace-hack v0.1.0
22872026-07-02T20:49:41.195Z Checking parse-display v0.10.0
22882026-07-02T20:49:41.298Z Compiling unsafe-libyaml v0.2.11
22892026-07-02T20:49:41.412Z Checking inout v0.1.4
22902026-07-02T20:49:41.466Z Checking universal-hash v0.5.1
22912026-07-02T20:49:41.575Z Checking cipher v0.4.4
22922026-07-02T20:49:41.621Z Compiling thiserror-impl-no-std v2.0.2
22932026-07-02T20:49:41.803Z Checking opaque-debug v0.3.1
22942026-07-02T20:49:41.908Z Compiling serde_yaml v0.9.34+deprecated
22952026-07-02T20:49:42.064Z Checking swrite v0.1.0
22962026-07-02T20:49:42.131Z Checking poly1305 v0.8.0
22972026-07-02T20:49:42.167Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
22982026-07-02T20:49:42.200Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22992026-07-02T20:49:42.420Z Compiling typify-impl v0.6.2
23002026-07-02T20:49:42.539Z Checking chacha20 v0.9.1
23012026-07-02T20:49:42.576Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23022026-07-02T20:49:42.762Z Checking blake2 v0.10.6
23032026-07-02T20:49:42.837Z Checking thiserror-no-std v2.0.2
23042026-07-02T20:49:42.953Z Checking aead v0.5.2
23052026-07-02T20:49:43.024Z Checking password-hash v0.5.0
23062026-07-02T20:49:43.127Z Checking chacha20poly1305 v0.10.1
23072026-07-02T20:49:43.279Z Checking argon2 v0.5.3
23082026-07-02T20:49:43.282Z Checking vsss-rs v3.3.4
23092026-07-02T20:49:43.282Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23102026-07-02T20:49:43.426Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23112026-07-02T20:49:43.719Z Checking byte-wrapper v0.1.0
23122026-07-02T20:49:43.755Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23132026-07-02T20:49:43.758Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23142026-07-02T20:49:43.758Z Checking crossbeam-deque v0.8.6
23152026-07-02T20:49:43.955Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23162026-07-02T20:49:44.000Z Compiling rayon-core v1.13.0
23172026-07-02T20:49:44.035Z Compiling toml_datetime v0.7.5+spec-1.1.0
23182026-07-02T20:49:44.038Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23192026-07-02T20:49:44.308Z Compiling toml_edit v0.23.10+spec-1.0.0
23202026-07-02T20:49:44.451Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23212026-07-02T20:49:44.632Z Compiling proc-macro-error v1.0.4
23222026-07-02T20:49:44.700Z Checking rayon v1.11.0
23232026-07-02T20:49:44.967Z Compiling proc-macro-crate v3.4.0
23242026-07-02T20:49:45.369Z Checking tabwriter v1.4.1
23252026-07-02T20:49:45.405Z Checking toml v0.8.23
23262026-07-02T20:49:45.543Z Compiling num_enum_derive v0.7.6
23272026-07-02T20:49:45.546Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23282026-07-02T20:49:45.546Z Checking glob v0.3.3
23292026-07-02T20:49:45.648Z Checking colored v3.1.1
23302026-07-02T20:49:45.702Z Compiling heapless v0.8.0
23312026-07-02T20:49:45.749Z Compiling ingot-macros v0.1.1
23322026-07-02T20:49:45.815Z Checking hash32 v0.3.1
23332026-07-02T20:49:45.873Z Compiling smoltcp v0.11.0
23342026-07-02T20:49:45.968Z Checking unicode-width v0.1.14
23352026-07-02T20:49:46.179Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23362026-07-02T20:49:46.303Z Checking cobs v0.3.0
23372026-07-02T20:49:46.346Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23382026-07-02T20:49:46.386Z Compiling usdt-macro v0.5.0
23392026-07-02T20:49:46.471Z Compiling usdt-attr-macro v0.5.0
23402026-07-02T20:49:46.506Z Checking memmap v0.7.0
23412026-07-02T20:49:46.602Z Checking num_enum v0.7.6
23422026-07-02T20:49:46.638Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23432026-07-02T20:49:46.743Z Checking postcard v1.1.3
23442026-07-02T20:49:46.905Z Checking rand v0.10.1
23452026-07-02T20:49:46.945Z Compiling typify-macro v0.6.2
23462026-07-02T20:49:47.065Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23472026-07-02T20:49:47.145Z Compiling proc-macro-crate v1.3.1
23482026-07-02T20:49:47.279Z Checking usdt v0.5.0
23492026-07-02T20:49:47.313Z Checking sigpipe v0.1.3
23502026-07-02T20:49:47.418Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23512026-07-02T20:49:47.453Z Compiling foreign-types-macros v0.2.3
23522026-07-02T20:49:47.487Z Checking foreign-types-shared v0.3.1
23532026-07-02T20:49:47.576Z Compiling num_enum_derive v0.5.11
23542026-07-02T20:49:47.764Z Checking cstr-argument v0.1.2
23552026-07-02T20:49:47.854Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23562026-07-02T20:49:47.887Z Compiling num-derive v0.4.2
23572026-07-02T20:49:47.918Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23582026-07-02T20:49:48.069Z Checking foreign-types v0.5.0
23592026-07-02T20:49:48.173Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23602026-07-02T20:49:48.347Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23612026-07-02T20:49:48.444Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23622026-07-02T20:49:48.512Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23632026-07-02T20:49:48.556Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23642026-07-02T20:49:48.602Z Checking ingot-types v0.1.2
23652026-07-02T20:49:48.659Z Checking num_enum v0.5.11
23662026-07-02T20:49:48.698Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23672026-07-02T20:49:48.729Z Compiling typify v0.6.2
23682026-07-02T20:49:48.794Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23692026-07-02T20:49:48.827Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23702026-07-02T20:49:48.862Z Compiling progenitor-impl v0.14.0
23712026-07-02T20:49:48.898Z Compiling zone_cfg_derive v0.3.1
23722026-07-02T20:49:48.997Z Checking ingot v0.1.1
23732026-07-02T20:49:49.030Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23742026-07-02T20:49:49.166Z Checking itertools v0.12.1
23752026-07-02T20:49:49.229Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23762026-07-02T20:49:49.513Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23772026-07-02T20:49:49.694Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23782026-07-02T20:49:49.751Z Checking smf v0.2.3
23792026-07-02T20:49:49.791Z Checking whoami v1.6.1
23802026-07-02T20:49:49.917Z Checking tokio-dtrace v0.1.1
23812026-07-02T20:49:49.953Z Compiling derive-where v1.6.0
23822026-07-02T20:49:49.988Z Checking console v0.15.11
23832026-07-02T20:49:50.020Z Checking newline-converter v0.3.0
23842026-07-02T20:49:50.124Z Checking oxide-tokio-rt v0.1.4
23852026-07-02T20:49:50.160Z Checking bytecount v0.6.9
23862026-07-02T20:49:50.201Z Checking zone v0.3.1
23872026-07-02T20:49:50.284Z Compiling owo-colors v4.3.0
23882026-07-02T20:49:50.289Z Checking expectorate v1.2.0
23892026-07-02T20:49:50.351Z Compiling cancel-safe-futures v0.1.5
23902026-07-02T20:49:50.474Z Checking libsw-core v0.3.2
23912026-07-02T20:49:50.579Z Checking num-rational v0.4.2
23922026-07-02T20:49:50.648Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23932026-07-02T20:49:50.650Z Checking libsw v3.5.0
23942026-07-02T20:49:50.855Z Checking num-complex v0.4.6
23952026-07-02T20:49:51.018Z Checking linear-map v1.2.0
23962026-07-02T20:49:51.104Z Checking float-ord v0.3.2
23972026-07-02T20:49:51.215Z Checking num v0.4.3
23982026-07-02T20:49:51.250Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
23992026-07-02T20:49:51.250Z Checking gethostname v0.5.0
24002026-07-02T20:49:51.320Z Compiling prettyplease v0.2.37
24012026-07-02T20:49:51.323Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24022026-07-02T20:49:51.384Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24032026-07-02T20:49:51.418Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24042026-07-02T20:49:51.450Z Compiling progenitor-macro v0.14.0
24052026-07-02T20:49:51.604Z Checking resolv-conf v0.7.6
24062026-07-02T20:49:51.748Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24072026-07-02T20:49:51.814Z Checking smawk v0.3.2
24082026-07-02T20:49:51.849Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24092026-07-02T20:49:51.972Z Checking unicode-linebreak v0.1.5
24102026-07-02T20:49:52.215Z Checking papergrid v0.11.0
24112026-07-02T20:49:52.842Z Compiling tabled_derive v0.7.0
24122026-07-02T20:49:52.880Z Compiling convert_case v0.10.0
24132026-07-02T20:49:52.915Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24142026-07-02T20:49:53.059Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24152026-07-02T20:49:53.154Z Compiling slog-dtrace v0.3.0
24162026-07-02T20:49:53.190Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24172026-07-02T20:49:53.224Z Compiling derive_more-impl v2.1.1
24182026-07-02T20:49:53.516Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24192026-07-02T20:49:53.555Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24202026-07-02T20:49:53.914Z Checking tabled v0.15.0
24212026-07-02T20:49:54.186Z Checking derive_more v2.1.1
24222026-07-02T20:49:54.189Z Checking linked-hash-map v0.5.6
24232026-07-02T20:49:54.310Z Checking crossterm v0.29.0
24242026-07-02T20:49:54.412Z Checking lru-cache v0.1.2
24252026-07-02T20:49:54.871Z Checking hickory-proto v0.24.4
24262026-07-02T20:49:54.905Z Checking fd-lock v4.0.4
24272026-07-02T20:49:55.202Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24282026-07-02T20:49:55.609Z Checking vte v0.14.1
24292026-07-02T20:49:56.163Z Checking display-error-chain v0.2.2
24302026-07-02T20:49:56.189Z Checking strip-ansi-escapes v0.2.1
24312026-07-02T20:49:56.189Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24322026-07-02T20:49:56.196Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24332026-07-02T20:49:56.307Z Checking progenitor v0.14.0
24342026-07-02T20:49:56.486Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24352026-07-02T20:49:57.015Z Checking termtree v0.5.1
24362026-07-02T20:49:57.145Z Checking nu-ansi-term v0.50.3
24372026-07-02T20:49:57.179Z Checking hickory-resolver v0.24.4
24382026-07-02T20:49:57.316Z Checking textwrap v0.16.2
24392026-07-02T20:49:57.379Z Checking reedline v0.40.0
24402026-07-02T20:49:57.415Z Compiling minimal-lexical v0.2.1
24412026-07-02T20:49:57.686Z Compiling nom v7.1.3
24422026-07-02T20:49:57.715Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24432026-07-02T20:49:57.950Z Checking qorb v0.4.1
24442026-07-02T20:49:58.182Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24452026-07-02T20:49:58.217Z Compiling unicode-xid v0.2.6
24462026-07-02T20:49:58.402Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24472026-07-02T20:49:58.804Z Compiling ar_archive_writer v0.5.1
24482026-07-02T20:49:59.042Z Checking csv-core v0.1.13
24492026-07-02T20:49:59.107Z Compiling stacker v0.1.23
24502026-07-02T20:49:59.187Z Compiling semver v0.1.20
24512026-07-02T20:49:59.227Z Checking csv v1.4.0
24522026-07-02T20:49:59.261Z Checking highway v1.3.0
24532026-07-02T20:49:59.401Z Compiling cfg_aliases v0.1.1
24542026-07-02T20:49:59.507Z Compiling nix v0.28.0
24552026-07-02T20:49:59.576Z Compiling rustc_version v0.1.7
24562026-07-02T20:49:59.608Z Checking nibble_vec v0.1.0
24572026-07-02T20:49:59.642Z Checking endian-type v0.1.2
24582026-07-02T20:49:59.694Z Compiling psm v0.1.30
24592026-07-02T20:49:59.763Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24602026-07-02T20:49:59.799Z Checking radix_trie v0.2.1
24612026-07-02T20:49:59.833Z Compiling newtype_derive v0.1.6
24622026-07-02T20:49:59.864Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24632026-07-02T20:49:59.978Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24642026-07-02T20:50:00.032Z Checking phf_shared v0.12.1
24652026-07-02T20:50:00.065Z Compiling recursive-proc-macro-impl v0.1.1
24662026-07-02T20:50:00.200Z Compiling chrono-tz v0.10.4
24672026-07-02T20:50:00.273Z Checking phf v0.12.1
24682026-07-02T20:50:00.524Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24692026-07-02T20:50:00.524Z Compiling const_format_proc_macros v0.2.34
24702026-07-02T20:50:00.621Z Compiling peg-macros v0.8.5
24712026-07-02T20:50:00.624Z Checking recursive v0.1.1
24722026-07-02T20:50:00.714Z Checking winnow v0.6.26
24732026-07-02T20:50:00.777Z Checking nom v8.0.0
24742026-07-02T20:50:01.127Z Compiling sqlparser_derive v0.5.0
24752026-07-02T20:50:01.452Z Checking home v0.5.12
24762026-07-02T20:50:01.486Z Checking unicode_categories v0.1.1
24772026-07-02T20:50:01.587Z Checking rustyline v14.0.0
24782026-07-02T20:50:01.682Z Checking const_format v0.2.35
24792026-07-02T20:50:01.856Z Checking sqlformat v0.3.5
24802026-07-02T20:50:01.928Z Checking sqlparser v0.61.0
24812026-07-02T20:50:02.045Z Checking peg v0.8.5
24822026-07-02T20:50:02.145Z Checking bcs v0.1.6
24832026-07-02T20:50:02.305Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
24842026-07-02T20:50:02.339Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24852026-07-02T20:50:02.400Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
24862026-07-02T20:50:02.434Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24872026-07-02T20:50:02.548Z Checking steno v0.4.1
24882026-07-02T20:50:02.718Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
24892026-07-02T20:50:02.753Z Checking sha1 v0.10.6
24902026-07-02T20:50:02.953Z Checking filetime v0.2.27
24912026-07-02T20:50:03.115Z Checking xattr v1.6.1
24922026-07-02T20:50:03.276Z Checking tar v0.4.45
24932026-07-02T20:50:03.451Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24942026-07-02T20:50:03.628Z Checking subprocess v0.2.15
24952026-07-02T20:50:03.664Z Checking headers-core v0.3.0
24962026-07-02T20:50:03.730Z Checking base64 v0.21.7
24972026-07-02T20:50:03.804Z Checking headers v0.4.1
24982026-07-02T20:50:03.948Z Checking yasna v0.5.2
24992026-07-02T20:50:04.007Z Checking dropshot-api-manager-types v0.7.2
25002026-07-02T20:50:04.209Z Checking tagptr v0.2.0
25012026-07-02T20:50:04.292Z Checking utf-8 v0.7.6
25022026-07-02T20:50:04.363Z Checking rcgen v0.12.1
25032026-07-02T20:50:04.396Z Checking moka v0.12.13
25042026-07-02T20:50:04.455Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25052026-07-02T20:50:04.554Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25062026-07-02T20:50:04.626Z Checking tungstenite v0.21.0
25072026-07-02T20:50:04.702Z Compiling libefi-sys v0.1.0
25082026-07-02T20:50:05.039Z Compiling bitfield-struct v0.6.2
25092026-07-02T20:50:05.071Z Checking hickory-resolver v0.25.2
25102026-07-02T20:50:05.104Z Checking tokio-tungstenite v0.21.0
25112026-07-02T20:50:05.405Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25122026-07-02T20:50:05.676Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
25132026-07-02T20:50:05.710Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25142026-07-02T20:50:05.799Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25152026-07-02T20:50:06.070Z Compiling radium v0.7.0
25162026-07-02T20:50:06.183Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25172026-07-02T20:50:06.287Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25182026-07-02T20:50:06.321Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25192026-07-02T20:50:06.420Z Compiling maybe-uninit v2.0.0
25202026-07-02T20:50:06.499Z Checking tap v1.0.1
25212026-07-02T20:50:06.585Z Compiling zerocopy-derive v0.6.6
25222026-07-02T20:50:06.636Z Checking wyz v0.5.1
25232026-07-02T20:50:06.770Z Compiling packed_struct v0.10.1
25242026-07-02T20:50:06.803Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
25252026-07-02T20:50:06.835Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
25262026-07-02T20:50:06.868Z Checking funty v2.0.0
25272026-07-02T20:50:06.900Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25282026-07-02T20:50:06.934Z Checking crc-catalog v2.4.0
25292026-07-02T20:50:07.051Z Checking crc v3.4.0
25302026-07-02T20:50:07.202Z Checking bitvec v1.0.1
25312026-07-02T20:50:07.235Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25322026-07-02T20:50:07.267Z Compiling packed_struct_codegen v0.10.1
25332026-07-02T20:50:07.419Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25342026-07-02T20:50:07.453Z Checking zerocopy v0.6.6
25352026-07-02T20:50:07.777Z Compiling bitfield-macros v0.19.4
25362026-07-02T20:50:08.239Z Compiling indexmap v1.9.3
25372026-07-02T20:50:08.388Z Checking nodrop v0.1.14
25382026-07-02T20:50:08.510Z Checking array-init v0.0.4
25392026-07-02T20:50:08.576Z Checking bitfield v0.19.4
25402026-07-02T20:50:08.610Z Checking smallvec v0.6.14
25412026-07-02T20:50:08.841Z Checking hashbrown v0.12.3
25422026-07-02T20:50:08.876Z Checking serde-hex v0.1.0
25432026-07-02T20:50:08.906Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25442026-07-02T20:50:09.101Z Checking ron v0.8.1
25452026-07-02T20:50:09.646Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25462026-07-02T20:50:09.649Z Checking hashbrown v0.13.2
25472026-07-02T20:50:09.711Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25482026-07-02T20:50:09.744Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25492026-07-02T20:50:10.006Z Checking crc-any v2.5.0
25502026-07-02T20:50:10.085Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25512026-07-02T20:50:10.120Z Checking object v0.30.4
25522026-07-02T20:50:10.210Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25532026-07-02T20:50:10.331Z Compiling xshell-macros v0.2.7
25542026-07-02T20:50:10.380Z Checking path-slash v0.1.5
25552026-07-02T20:50:10.411Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25562026-07-02T20:50:10.755Z Checking xshell v0.2.7
25572026-07-02T20:50:10.802Z Checking half v1.8.3
25582026-07-02T20:50:10.843Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
25592026-07-02T20:50:10.975Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25602026-07-02T20:50:11.035Z Checking serde_cbor v0.11.2
25612026-07-02T20:50:11.086Z Compiling proc-macro-error-attr2 v2.0.0
25622026-07-02T20:50:11.444Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25632026-07-02T20:50:11.526Z Compiling proc-macro-error2 v2.0.1
25642026-07-02T20:50:11.664Z Compiling num-derive v0.3.3
25652026-07-02T20:50:11.759Z Checking maplit v1.0.2
25662026-07-02T20:50:11.862Z Compiling tabled_derive v0.11.0
25672026-07-02T20:50:11.895Z Checking papergrid v0.17.0
25682026-07-02T20:50:12.239Z Checking testing_table v0.3.0
25692026-07-02T20:50:12.366Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25702026-07-02T20:50:12.595Z Checking libscf-sys v1.1.0
25712026-07-02T20:50:12.710Z Compiling progenitor-impl v0.13.0
25722026-07-02T20:50:12.755Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25732026-07-02T20:50:12.787Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25742026-07-02T20:50:12.880Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25752026-07-02T20:50:12.984Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25762026-07-02T20:50:13.063Z Checking tabled v0.20.0
25772026-07-02T20:50:13.337Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25782026-07-02T20:50:13.685Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25792026-07-02T20:50:13.871Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25802026-07-02T20:50:14.017Z Checking progenitor-client v0.13.0
25812026-07-02T20:50:14.248Z Compiling git-stub v1.0.0
25822026-07-02T20:50:14.286Z Checking crc8 v0.1.1
25832026-07-02T20:50:14.396Z Checking unicase v2.9.0
25842026-07-02T20:50:14.429Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25852026-07-02T20:50:14.541Z Compiling git-stub-vcs v0.1.0
25862026-07-02T20:50:14.589Z Checking fxhash v0.2.1
25872026-07-02T20:50:14.742Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
25882026-07-02T20:50:14.917Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25892026-07-02T20:50:14.950Z Compiling vergen-lib v0.1.6
25902026-07-02T20:50:15.187Z Compiling diesel_derives v2.3.7
25912026-07-02T20:50:15.299Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25922026-07-02T20:50:15.377Z Compiling progenitor-macro v0.13.0
25932026-07-02T20:50:15.446Z Checking scheduled-thread-pool v0.2.7
25942026-07-02T20:50:15.446Z Compiling dsl_auto_type v0.2.0
25952026-07-02T20:50:15.509Z Compiling vergen-gitcl v1.0.8
25962026-07-02T20:50:15.613Z Compiling diesel_table_macro_syntax v0.3.0
25972026-07-02T20:50:15.648Z Checking r2d2 v0.8.10
25982026-07-02T20:50:15.727Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25992026-07-02T20:50:15.802Z Checking downcast-rs v2.0.2
26002026-07-02T20:50:15.843Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26012026-07-02T20:50:15.875Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26022026-07-02T20:50:16.093Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26032026-07-02T20:50:16.200Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26042026-07-02T20:50:16.361Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26052026-07-02T20:50:16.364Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26062026-07-02T20:50:16.429Z Checking kstat-rs v0.2.4
26072026-07-02T20:50:16.461Z Checking arc-swap v1.8.2
26082026-07-02T20:50:16.503Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26092026-07-02T20:50:16.654Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26102026-07-02T20:50:16.695Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26112026-07-02T20:50:16.740Z Checking slog-scope v4.4.1
26122026-07-02T20:50:16.904Z Compiling dirs-sys-next v0.1.2
26132026-07-02T20:50:17.001Z Compiling parking_lot_core v0.8.6
26142026-07-02T20:50:17.148Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26152026-07-02T20:50:17.214Z Compiling crunchy v0.2.4
26162026-07-02T20:50:17.336Z Compiling dirs-next v2.0.0
26172026-07-02T20:50:17.379Z Checking slog-stdlog v4.1.1
26182026-07-02T20:50:17.486Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26192026-07-02T20:50:17.551Z Compiling clang-sys v1.8.1
26202026-07-02T20:50:17.593Z Compiling tiny-keccak v2.0.2
26212026-07-02T20:50:18.001Z Checking slog-envlogger v2.2.0
26222026-07-02T20:50:18.024Z Compiling term v0.7.0
26232026-07-02T20:50:18.052Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26242026-07-02T20:50:18.162Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
26252026-07-02T20:50:18.275Z Compiling bit-vec v0.6.3
26262026-07-02T20:50:18.437Z Compiling ascii-canvas v3.0.0
26272026-07-02T20:50:18.537Z Compiling bit-set v0.5.3
26282026-07-02T20:50:18.610Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
26292026-07-02T20:50:18.642Z Checking parking_lot v0.11.2
26302026-07-02T20:50:18.709Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26312026-07-02T20:50:18.742Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
26322026-07-02T20:50:18.863Z Checking prefix-trie v0.7.0
26332026-07-02T20:50:18.932Z Compiling itertools v0.10.5
26342026-07-02T20:50:19.558Z Compiling ena v0.14.4
26352026-07-02T20:50:19.587Z Compiling libloading v0.8.9
26362026-07-02T20:50:19.587Z Compiling bindgen v0.71.1
26372026-07-02T20:50:19.588Z Compiling diff v0.1.13
26382026-07-02T20:50:19.588Z Compiling regex-syntax v0.6.29
26392026-07-02T20:50:19.588Z Checking hickory-server v0.25.2
26402026-07-02T20:50:19.847Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
26412026-07-02T20:50:20.024Z Checking sled v0.34.7
26422026-07-02T20:50:20.244Z Checking progenitor v0.13.0
26432026-07-02T20:50:20.410Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26442026-07-02T20:50:20.445Z Compiling cexpr v0.6.0
26452026-07-02T20:50:20.795Z Compiling lalrpop v0.19.12
26462026-07-02T20:50:21.137Z Checking nanorand v0.7.0
26472026-07-02T20:50:21.246Z Compiling rustc-hash v2.1.1
26482026-07-02T20:50:21.367Z Compiling salty v0.3.0
26492026-07-02T20:50:21.400Z Checking diesel v2.3.7
26502026-07-02T20:50:21.432Z Checking flume v0.11.1
26512026-07-02T20:50:21.692Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26522026-07-02T20:50:21.725Z Compiling libxml v0.3.3
26532026-07-02T20:50:21.916Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26542026-07-02T20:50:22.314Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26552026-07-02T20:50:22.817Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26562026-07-02T20:50:23.041Z Compiling strum_macros v0.24.3
26572026-07-02T20:50:23.130Z Compiling fs-err v2.11.0
26582026-07-02T20:50:23.372Z Compiling indoc v1.0.9
26592026-07-02T20:50:23.853Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26602026-07-02T20:50:24.090Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26612026-07-02T20:50:24.261Z Checking quick-xml v0.37.5
26622026-07-02T20:50:24.457Z Checking derive_builder v0.20.2
26632026-07-02T20:50:24.492Z Compiling oso-derive v0.27.3
26642026-07-02T20:50:24.601Z Compiling impl-trait-for-tuples v0.2.3
26652026-07-02T20:50:25.017Z Compiling trait-variant v0.1.2
26662026-07-02T20:50:25.175Z Checking openssl-probe v0.1.6
26672026-07-02T20:50:25.568Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26682026-07-02T20:50:25.600Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26692026-07-02T20:50:26.147Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26702026-07-02T20:50:26.392Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26712026-07-02T20:50:26.770Z Checking rfc6979 v0.4.0
26722026-07-02T20:50:26.922Z Checking assert_matches v1.5.0
26732026-07-02T20:50:26.958Z Checking parse-size v1.1.0
26742026-07-02T20:50:26.961Z Checking ecdsa v0.16.9
26752026-07-02T20:50:27.033Z Checking primeorder v0.13.6
26762026-07-02T20:50:27.112Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
26772026-07-02T20:50:27.310Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26782026-07-02T20:50:27.398Z Checking p384 v0.13.1
26792026-07-02T20:50:27.552Z Checking predicates-tree v1.0.13
26802026-07-02T20:50:27.701Z Checking bb8 v0.8.6
26812026-07-02T20:50:27.822Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26822026-07-02T20:50:28.094Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26832026-07-02T20:50:28.127Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26842026-07-02T20:50:28.157Z Checking http-range v0.1.5
26852026-07-02T20:50:28.225Z Compiling mime_guess v2.0.5
26862026-07-02T20:50:28.406Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26872026-07-02T20:50:28.483Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26882026-07-02T20:50:28.739Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26892026-07-02T20:50:28.811Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
26902026-07-02T20:50:28.845Z Checking atty v0.2.14
26912026-07-02T20:50:28.927Z Checking corncobs v0.1.4
26922026-07-02T20:50:28.964Z Checking nonempty v0.12.0
26932026-07-02T20:50:29.099Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26942026-07-02T20:50:29.141Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26952026-07-02T20:50:29.174Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26962026-07-02T20:50:29.359Z Checking ignore v0.4.25
26972026-07-02T20:50:29.391Z Checking secrecy v0.8.0
26982026-07-02T20:50:29.505Z Checking hyper-staticfile v0.10.1
26992026-07-02T20:50:29.773Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27002026-07-02T20:50:29.807Z Checking globwalk v0.9.1
27012026-07-02T20:50:29.839Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27022026-07-02T20:50:30.021Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
27032026-07-02T20:50:30.144Z Compiling illumos-nvpair-sys v0.2.0
27042026-07-02T20:50:30.174Z Checking camino-tempfile-ext v0.3.3
27052026-07-02T20:50:30.282Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27062026-07-02T20:50:30.402Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27072026-07-02T20:50:30.444Z Checking signal-hook-tokio v0.3.1
27082026-07-02T20:50:30.603Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27092026-07-02T20:50:30.792Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27102026-07-02T20:50:30.892Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27112026-07-02T20:50:31.059Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27122026-07-02T20:50:31.279Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27132026-07-02T20:50:31.438Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27142026-07-02T20:50:31.567Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27152026-07-02T20:50:31.602Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27162026-07-02T20:50:31.642Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27172026-07-02T20:50:32.035Z Checking illumos-nvpair v0.3.0
27182026-07-02T20:50:32.226Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27192026-07-02T20:50:32.665Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27202026-07-02T20:50:33.091Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27212026-07-02T20:50:33.399Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27222026-07-02T20:50:33.399Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27232026-07-02T20:50:33.454Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27242026-07-02T20:50:33.581Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27252026-07-02T20:50:33.656Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
27262026-07-02T20:50:33.787Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27272026-07-02T20:50:34.289Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27282026-07-02T20:50:34.558Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27292026-07-02T20:50:34.682Z Checking tungstenite v0.23.0
27302026-07-02T20:50:34.718Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27312026-07-02T20:50:34.773Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27322026-07-02T20:50:35.142Z Checking tokio-tungstenite v0.23.1
27332026-07-02T20:50:35.183Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27342026-07-02T20:50:35.435Z Checking rand_seeder v0.4.0
27352026-07-02T20:50:35.553Z Checking diesel-dtrace v0.5.0
27362026-07-02T20:50:35.614Z Checking async-bb8-diesel v0.2.1
27372026-07-02T20:50:35.722Z Checking void v1.0.2
27382026-07-02T20:50:35.821Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27392026-07-02T20:50:35.855Z Checking lzss v0.8.2
27402026-07-02T20:50:35.892Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27412026-07-02T20:50:36.064Z Checking nix v0.27.1
27422026-07-02T20:50:36.067Z Checking serde_bytes v0.11.19
27432026-07-02T20:50:36.073Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27442026-07-02T20:50:36.170Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27452026-07-02T20:50:36.234Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27462026-07-02T20:50:36.528Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27472026-07-02T20:50:36.883Z Checking is_ci v1.2.0
27482026-07-02T20:50:36.979Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27492026-07-02T20:50:37.176Z Checking yansi v1.0.1
27502026-07-02T20:50:37.210Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27512026-07-02T20:50:37.264Z Checking cpubits v0.1.1
27522026-07-02T20:50:37.375Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27532026-07-02T20:50:37.464Z Checking pretty_assertions v1.4.1
27542026-07-02T20:50:37.640Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27552026-07-02T20:50:37.684Z Checking pem-rfc7468 v1.0.0
27562026-07-02T20:50:37.881Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27572026-07-02T20:50:37.946Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27582026-07-02T20:50:38.145Z Compiling darling_core v0.23.0
27592026-07-02T20:50:38.363Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27602026-07-02T20:50:39.189Z Compiling indoc v2.0.7
27612026-07-02T20:50:39.248Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27622026-07-02T20:50:39.493Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27632026-07-02T20:50:39.693Z Checking hmac v0.13.0
27642026-07-02T20:50:39.886Z Checking universal-hash v0.6.1
27652026-07-02T20:50:40.045Z Compiling libz-sys v1.1.24
27662026-07-02T20:50:40.290Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27672026-07-02T20:50:40.293Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27682026-07-02T20:50:40.468Z Compiling instability v0.3.11
27692026-07-02T20:50:40.689Z Compiling darling_macro v0.23.0
27702026-07-02T20:50:40.754Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27712026-07-02T20:50:40.859Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27722026-07-02T20:50:40.949Z Checking castaway v0.2.4
27732026-07-02T20:50:41.111Z Checking compact_str v0.8.1
27742026-07-02T20:50:41.236Z Compiling darling v0.23.0
27752026-07-02T20:50:41.515Z Checking polyval v0.7.1
27762026-07-02T20:50:41.722Z Checking der v0.8.0
27772026-07-02T20:50:41.890Z Checking supports-color v3.0.2
27782026-07-02T20:50:42.054Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27792026-07-02T20:50:42.106Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27802026-07-02T20:50:42.295Z Checking unicode-truncate v1.1.0
27812026-07-02T20:50:42.350Z Checking console v0.16.2
27822026-07-02T20:50:42.484Z Checking lru v0.12.5
27832026-07-02T20:50:42.513Z Compiling libgit2-sys v0.18.3+1.9.2
27842026-07-02T20:50:42.564Z Checking unit-prefix v0.5.2
27852026-07-02T20:50:42.678Z Checking cassowary v0.3.0
27862026-07-02T20:50:42.750Z Checking indicatif v0.18.4
27872026-07-02T20:50:42.835Z Checking ghash v0.6.0
27882026-07-02T20:50:42.919Z Checking ratatui v0.29.0
27892026-07-02T20:50:43.153Z Checking pbkdf2 v0.13.0
27902026-07-02T20:50:43.169Z Checking aes v0.9.1
27912026-07-02T20:50:43.293Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27922026-07-02T20:50:43.643Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27932026-07-02T20:50:43.901Z Checking ctr v0.10.1
27942026-07-02T20:50:44.115Z Checking aead v0.6.1
27952026-07-02T20:50:44.298Z Checking sha2 v0.11.0
27962026-07-02T20:50:44.332Z Checking cargo-platform v0.3.2
27972026-07-02T20:50:44.530Z Checking aes-gcm v0.11.0
27982026-07-02T20:50:44.564Z Checking cargo_metadata v0.23.1
27992026-07-02T20:50:44.726Z Checking spki v0.8.0
28002026-07-02T20:50:44.935Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28012026-07-02T20:50:45.056Z Checking crypto-bigint v0.7.5
28022026-07-02T20:50:45.350Z Checking cbc v0.2.1
28032026-07-02T20:50:45.522Z Checking salsa20 v0.11.0
28042026-07-02T20:50:45.694Z Compiling vergen-git2 v9.1.0
28052026-07-02T20:50:45.982Z Checking plotters-backend v0.3.7
28062026-07-02T20:50:46.214Z Checking plotters-svg v0.3.7
28072026-07-02T20:50:46.433Z Checking scrypt v0.12.0
28082026-07-02T20:50:46.626Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28092026-07-02T20:50:46.669Z Checking cast v0.3.0
28102026-07-02T20:50:46.847Z Checking criterion-plot v0.6.0
28112026-07-02T20:50:46.924Z Checking pkcs5 v0.8.1
28122026-07-02T20:50:47.117Z Checking plotters v0.3.7
28132026-07-02T20:50:47.254Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28142026-07-02T20:50:47.307Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28152026-07-02T20:50:47.544Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28162026-07-02T20:50:47.785Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
28172026-07-02T20:50:47.874Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28182026-07-02T20:50:48.019Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28192026-07-02T20:50:48.112Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28202026-07-02T20:50:48.255Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28212026-07-02T20:50:48.296Z Checking colored v2.2.0
28222026-07-02T20:50:48.374Z Checking tinytemplate v1.2.1
28232026-07-02T20:50:48.531Z Checking shell-words v1.1.1
28242026-07-02T20:50:48.625Z Checking oorandom v11.1.5
28252026-07-02T20:50:48.689Z Checking anes v0.1.6
28262026-07-02T20:50:48.812Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28272026-07-02T20:50:48.896Z Checking criterion v0.7.0
28282026-07-02T20:50:49.544Z Checking pkcs8 v0.11.0
28292026-07-02T20:50:49.582Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28302026-07-02T20:50:50.118Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28312026-07-02T20:50:50.888Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28322026-07-02T20:50:51.696Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
28332026-07-02T20:50:52.221Z Checking tokio-test v0.4.5
28342026-07-02T20:50:52.456Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28352026-07-02T20:50:52.695Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28362026-07-02T20:50:52.776Z Checking twox-hash v2.1.2
28372026-07-02T20:50:53.089Z Checking ff v0.14.0
28382026-07-02T20:50:53.166Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28392026-07-02T20:50:53.257Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28402026-07-02T20:50:53.366Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
28412026-07-02T20:50:53.793Z Checking fatfs v0.3.6
28422026-07-02T20:50:53.923Z Checking signature v3.0.0
28432026-07-02T20:50:54.102Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28442026-07-02T20:50:54.272Z Compiling seq-macro v0.3.6
28452026-07-02T20:50:54.364Z Checking base16ct v1.0.0
28462026-07-02T20:50:54.525Z Checking sec1 v0.8.1
28472026-07-02T20:50:54.760Z Checking group v0.14.0
28482026-07-02T20:50:54.814Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28492026-07-02T20:50:54.942Z Checking hkdf v0.13.0
28502026-07-02T20:50:55.110Z Compiling petname v2.0.2
28512026-07-02T20:50:55.248Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28522026-07-02T20:50:55.423Z Checking elliptic-curve v0.14.0-rc.33
28532026-07-02T20:50:55.426Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28542026-07-02T20:50:55.792Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28552026-07-02T20:50:55.913Z Checking concurrent-queue v2.5.0
28562026-07-02T20:50:56.129Z Checking rtoolbox v0.0.3
28572026-07-02T20:50:56.292Z Checking parking v2.2.1
28582026-07-02T20:50:56.442Z Checking event-listener v5.4.1
28592026-07-02T20:50:56.692Z Checking rpassword v7.4.0
28602026-07-02T20:50:56.833Z Checking tui-tree-widget v0.23.1
28612026-07-02T20:50:57.047Z Checking rfc6979 v0.5.0
28622026-07-02T20:50:57.185Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28632026-07-02T20:50:57.217Z Checking sapling-renderdag v0.1.0
28642026-07-02T20:50:57.372Z Checking sync-ptr v0.1.4
28652026-07-02T20:50:57.481Z Checking ecdsa v0.17.0-rc.18
28662026-07-02T20:50:57.516Z Checking event-listener-strategy v0.5.4
28672026-07-02T20:50:57.678Z Checking primeorder v0.14.0-rc.10
28682026-07-02T20:50:57.882Z Checking primefield v0.14.0
28692026-07-02T20:50:58.004Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28702026-07-02T20:50:58.111Z Compiling curve25519-dalek v5.0.0-rc.0
28712026-07-02T20:50:58.239Z Checking constant_time_eq v0.4.2
28722026-07-02T20:50:58.425Z Checking arrayref v0.3.9
28732026-07-02T20:50:58.511Z Checking futures-timer v3.0.3
28742026-07-02T20:50:58.543Z Checking arrayvec v0.7.6
28752026-07-02T20:50:58.810Z Checking async-lock v3.4.2
28762026-07-02T20:50:58.841Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28772026-07-02T20:50:59.234Z Checking ssh-encoding v0.3.0-rc.9
28782026-07-02T20:50:59.269Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28792026-07-02T20:50:59.490Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28802026-07-02T20:50:59.827Z Compiling strsim v0.10.0
28812026-07-02T20:51:00.187Z Compiling darling_core v0.13.4
28822026-07-02T20:51:00.699Z Checking async-object-pool v0.2.0
28832026-07-02T20:51:01.698Z Checking ed25519 v3.0.0
28842026-07-02T20:51:01.772Z Compiling samael v0.0.19
28852026-07-02T20:51:01.929Z Checking crypto-primes v0.7.2
28862026-07-02T20:51:01.998Z Checking pkcs1 v0.8.0-rc.4
28872026-07-02T20:51:02.057Z Checking poly1305 v0.9.0
28882026-07-02T20:51:02.231Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28892026-07-02T20:51:02.348Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28902026-07-02T20:51:02.617Z Checking serde_regex v1.1.0
28912026-07-02T20:51:02.802Z Checking blowfish v0.10.0
28922026-07-02T20:51:02.907Z Checking blake2 v0.11.0-rc.6
28932026-07-02T20:51:02.982Z Checking assert-json-diff v2.0.2
28942026-07-02T20:51:03.016Z Checking path-tree v0.8.3
28952026-07-02T20:51:03.174Z Checking keccak v0.2.0
28962026-07-02T20:51:03.207Z Checking fiat-crypto v0.3.0
28972026-07-02T20:51:03.238Z Checking gimli v0.32.3
28982026-07-02T20:51:03.386Z Compiling target-lexicon v0.13.3
28992026-07-02T20:51:03.898Z Checking stringmetrics v2.2.2
29002026-07-02T20:51:04.081Z Checking httpmock v0.8.3
29012026-07-02T20:51:04.815Z Checking addr2line v0.25.1
29022026-07-02T20:51:05.188Z Checking sha3 v0.11.0
29032026-07-02T20:51:05.572Z Checking argon2 v0.6.0-rc.8
29042026-07-02T20:51:05.920Z Checking bcrypt-pbkdf v0.11.0
29052026-07-02T20:51:06.108Z Checking rsa v0.10.0-rc.18
29062026-07-02T20:51:06.324Z Checking ssh-cipher v0.3.0-rc.9
29072026-07-02T20:51:06.568Z Compiling darling_macro v0.13.4
29082026-07-02T20:51:06.632Z Checking ed25519-dalek v3.0.0-rc.0
29092026-07-02T20:51:06.926Z Checking p256 v0.14.0-rc.10
29102026-07-02T20:51:07.080Z Checking p521 v0.14.0-rc.10
29112026-07-02T20:51:07.706Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29122026-07-02T20:51:07.975Z Checking kem v0.3.0
29132026-07-02T20:51:08.124Z Checking module-lattice v0.2.3
29142026-07-02T20:51:08.381Z Compiling guppy-workspace-hack v0.1.0
29152026-07-02T20:51:08.431Z Checking p384 v0.14.0-rc.10
29162026-07-02T20:51:08.609Z Checking hex-literal v0.4.1
29172026-07-02T20:51:08.739Z Checking rustc-demangle v0.1.27
29182026-07-02T20:51:08.818Z Checking ml-kem v0.3.2
29192026-07-02T20:51:08.997Z Checking backtrace v0.3.76
29202026-07-02T20:51:09.326Z Compiling darling v0.13.4
29212026-07-02T20:51:09.592Z Checking russh-cryptovec v0.61.0
29222026-07-02T20:51:09.701Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29232026-07-02T20:51:09.778Z Checking internal-russh-num-bigint v0.5.0
29242026-07-02T20:51:09.938Z Compiling git2 v0.20.4
29252026-07-02T20:51:09.978Z Checking num-bigint v0.4.6
29262026-07-02T20:51:10.132Z Checking russh-util v0.52.0
29272026-07-02T20:51:10.291Z Checking generic-array v1.4.3
29282026-07-02T20:51:10.464Z Checking ssh-key v0.7.0-rc.10
29292026-07-02T20:51:10.638Z Compiling enum_dispatch v0.3.13
29302026-07-02T20:51:10.881Z Compiling blake3 v1.8.5
29312026-07-02T20:51:10.922Z Compiling delegate v0.13.5
29322026-07-02T20:51:11.295Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29332026-07-02T20:51:11.371Z Checking hex-literal v1.1.0
29342026-07-02T20:51:11.501Z Checking md5 v0.8.0
29352026-07-02T20:51:11.645Z Compiling target-spec v3.5.7
29362026-07-02T20:51:11.758Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29372026-07-02T20:51:11.898Z Checking russh v0.61.2
29382026-07-02T20:51:12.246Z Checking cfg-expr v0.20.6
29392026-07-02T20:51:12.413Z Compiling serde_with_macros v1.5.2
29402026-07-02T20:51:12.672Z Checking backtrace-ext v0.2.1
29412026-07-02T20:51:12.818Z Checking supports-color v2.1.0
29422026-07-02T20:51:12.862Z Checking textwrap v0.15.2
29432026-07-02T20:51:12.985Z Checking supports-hyperlinks v2.1.0
29442026-07-02T20:51:13.100Z Checking supports-unicode v2.1.0
29452026-07-02T20:51:13.132Z Checking hashbrown v0.14.5
29462026-07-02T20:51:13.251Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29472026-07-02T20:51:13.283Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
29482026-07-02T20:51:13.321Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29492026-07-02T20:51:13.489Z Checking socket2 v0.5.10
29502026-07-02T20:51:13.552Z Checking terminal_size v0.1.17
29512026-07-02T20:51:13.677Z Compiling miette-derive v5.10.0
29522026-07-02T20:51:13.711Z Checking owo-colors v3.5.0
29532026-07-02T20:51:14.137Z Checking internet-checksum v0.2.1
29542026-07-02T20:51:14.314Z Checking chumsky v0.9.3
29552026-07-02T20:51:14.889Z Checking miette v5.10.0
29562026-07-02T20:51:15.247Z Compiling serde_with v1.14.0
29572026-07-02T20:51:15.517Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29582026-07-02T20:51:15.690Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29592026-07-02T20:51:15.722Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29602026-07-02T20:51:16.077Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29612026-07-02T20:51:16.304Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29622026-07-02T20:51:16.394Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29632026-07-02T20:51:16.487Z Compiling knuffel-derive v3.2.0
29642026-07-02T20:51:16.524Z Checking httptest v0.16.4
29652026-07-02T20:51:16.568Z Checking pathdiff v0.2.3
29662026-07-02T20:51:16.714Z Checking nested v0.1.1
29672026-07-02T20:51:16.888Z Checking topological-sort v0.2.2
29682026-07-02T20:51:16.922Z Checking guppy v0.17.25
29692026-07-02T20:51:17.060Z Checking omicron-zone-package v0.12.3
29702026-07-02T20:51:17.239Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29712026-07-02T20:51:17.879Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29722026-07-02T20:51:17.962Z Checking similar-asserts v1.7.0
29732026-07-02T20:51:18.026Z Checking knuffel v3.2.0
29742026-07-02T20:51:18.139Z Compiling target-triple v1.0.0
29752026-07-02T20:51:18.172Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29762026-07-02T20:51:18.204Z Compiling polar-core v0.27.3
29772026-07-02T20:51:18.528Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
29782026-07-02T20:51:18.687Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29792026-07-02T20:51:18.930Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29802026-07-02T20:51:18.964Z Checking hickory-client v0.25.2
29812026-07-02T20:51:19.299Z Checking escape8259 v0.5.3
29822026-07-02T20:51:19.463Z Compiling assert_cmd v2.1.2
29832026-07-02T20:51:19.542Z Checking libtest-mimic v0.8.1
29842026-07-02T20:51:19.911Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29852026-07-02T20:51:19.984Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29862026-07-02T20:51:20.020Z Checking blake2b_simd v1.0.4
29872026-07-02T20:51:20.051Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29882026-07-02T20:51:20.433Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29892026-07-02T20:51:20.466Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29902026-07-02T20:51:20.649Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29912026-07-02T20:51:20.697Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29922026-07-02T20:51:20.827Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29932026-07-02T20:51:20.934Z Checking fancy-regex v0.14.0
29942026-07-02T20:51:21.079Z Checking serde_tokenstream v0.2.3
29952026-07-02T20:51:21.237Z Checking approx v0.5.1
29962026-07-02T20:51:21.323Z Compiling rstest_macros v0.25.0
29972026-07-02T20:51:21.341Z Checking uzers v0.12.2
29982026-07-02T20:51:21.395Z Compiling linkme-impl v0.3.35
29992026-07-02T20:51:21.605Z Checking constant_time_eq v0.3.1
30002026-07-02T20:51:21.651Z Checking termcolor v1.4.1
30012026-07-02T20:51:21.751Z Checking rust-argon2 v2.1.0
30022026-07-02T20:51:21.874Z Checking trybuild v1.0.116
30032026-07-02T20:51:21.925Z Checking datatest-stable v0.3.3
30042026-07-02T20:51:22.259Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30052026-07-02T20:51:22.493Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30062026-07-02T20:51:22.602Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30072026-07-02T20:51:22.620Z Checking support-bundle-viewer v0.1.2
30082026-07-02T20:51:22.876Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
30092026-07-02T20:51:23.101Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30102026-07-02T20:51:23.194Z Checking oso v0.27.3
30112026-07-02T20:51:23.361Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30122026-07-02T20:51:23.397Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30132026-07-02T20:51:23.602Z Checking drift v0.2.0
30142026-07-02T20:51:23.655Z Checking rand_distr v0.5.1
30152026-07-02T20:51:24.022Z Checking multimap v0.10.1
30162026-07-02T20:51:24.096Z Compiling relative-path v1.9.3
30172026-07-02T20:51:24.131Z Compiling linkme v0.3.35
30182026-07-02T20:51:24.215Z Checking dropshot-api-manager v0.7.2
30192026-07-02T20:51:25.358Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30202026-07-02T20:51:25.585Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30212026-07-02T20:51:25.738Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30222026-07-02T20:51:25.935Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30232026-07-02T20:51:26.042Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30242026-07-02T20:51:26.156Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30252026-07-02T20:51:26.328Z Checking cargo_toml v0.21.0
30262026-07-02T20:51:26.361Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30272026-07-02T20:51:26.539Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30282026-07-02T20:51:26.829Z Checking partial-io v0.5.4
30292026-07-02T20:51:27.006Z Checking termios v0.3.3
30302026-07-02T20:51:27.010Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
30312026-07-02T20:51:27.145Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30322026-07-02T20:51:27.201Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30332026-07-02T20:51:28.051Z Checking rstest v0.25.0
30342026-07-02T20:51:29.134Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30352026-07-02T20:51:32.570Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30362026-07-02T20:51:36.569Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30372026-07-02T20:51:39.569Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30382026-07-02T20:51:39.828Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30392026-07-02T20:51:41.661Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30402026-07-02T20:51:45.368Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30412026-07-02T20:51:51.454Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30422026-07-02T20:51:55.434Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30432026-07-02T20:51:55.754Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30442026-07-02T20:51:56.449Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30452026-07-02T20:52:02.450Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30462026-07-02T20:52:06.767Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30472026-07-02T20:53:19.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 04s
30482026-07-02T20:53:19.991Z
30492026-07-02T20:53:19.991Zreal 4:07.815778617
30502026-07-02T20:53:19.991Zuser 21:15.348633459
30512026-07-02T20:53:19.991Zsys 4:54.738244556
30522026-07-02T20:53:19.991Ztrap 0.516669483
30532026-07-02T20:53:19.991Ztflt 0.510835242
30542026-07-02T20:53:19.991Zdflt 0.550852801
30552026-07-02T20:53:19.991Zkflt 0.004538732
30562026-07-02T20:53:19.992Zlock 58:13.057179803
30572026-07-02T20:53:19.992Zslp 58:01.024242320
30582026-07-02T20:53:19.992Zlat 1:50.794279257
30592026-07-02T20:53:19.992Zstop 11:04.454634612
30602026-07-02T20:53:19.996Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30612026-07-02T20:53:19.996Z+ ptime -m cargo doc --workspace --no-deps
30622026-07-02T20:53:20.800Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30632026-07-02T20:53:20.800Z |
30642026-07-02T20:53:20.800Z = 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)`
30652026-07-02T20:53:20.800Z = 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>
30662026-07-02T20:53:21.817Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30672026-07-02T20:53:22.050Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30682026-07-02T20:53:22.094Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30692026-07-02T20:53:22.155Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30702026-07-02T20:53:22.186Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30712026-07-02T20:53:22.243Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
30722026-07-02T20:53:22.271Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30732026-07-02T20:53:22.402Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30742026-07-02T20:53:22.429Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30752026-07-02T20:53:22.454Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30762026-07-02T20:53:22.626Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30772026-07-02T20:53:22.649Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30782026-07-02T20:53:22.687Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30792026-07-02T20:53:22.708Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30802026-07-02T20:53:22.712Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30812026-07-02T20:53:22.749Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30822026-07-02T20:53:22.772Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30832026-07-02T20:53:22.801Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30842026-07-02T20:53:22.847Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30852026-07-02T20:53:22.870Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30862026-07-02T20:53:22.919Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
30872026-07-02T20:53:22.943Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30882026-07-02T20:53:23.198Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30892026-07-02T20:53:23.529Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30902026-07-02T20:53:23.551Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
30912026-07-02T20:53:23.628Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30922026-07-02T20:53:23.672Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30932026-07-02T20:53:23.695Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30942026-07-02T20:53:23.870Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30952026-07-02T20:53:23.895Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30962026-07-02T20:53:24.029Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30972026-07-02T20:53:24.135Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30982026-07-02T20:53:24.173Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30992026-07-02T20:53:24.260Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31002026-07-02T20:53:24.299Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31012026-07-02T20:53:24.380Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31022026-07-02T20:53:24.392Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31032026-07-02T20:53:24.479Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31042026-07-02T20:53:24.604Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31052026-07-02T20:53:24.800Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31062026-07-02T20:53:24.851Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31072026-07-02T20:53:25.127Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31082026-07-02T20:53:25.245Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31092026-07-02T20:53:25.302Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31102026-07-02T20:53:25.413Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31112026-07-02T20:53:25.435Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31122026-07-02T20:53:25.457Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31132026-07-02T20:53:25.570Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31142026-07-02T20:53:25.655Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31152026-07-02T20:53:25.709Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31162026-07-02T20:53:25.734Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31172026-07-02T20:53:25.812Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31182026-07-02T20:53:25.901Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
31192026-07-02T20:53:25.973Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
31202026-07-02T20:53:25.995Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
31212026-07-02T20:53:26.019Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31222026-07-02T20:53:26.042Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31232026-07-02T20:53:26.106Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31242026-07-02T20:53:26.186Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31252026-07-02T20:53:26.207Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31262026-07-02T20:53:26.601Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31272026-07-02T20:53:26.627Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31282026-07-02T20:53:26.897Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31292026-07-02T20:53:26.919Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31302026-07-02T20:53:27.320Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31312026-07-02T20:53:27.389Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31322026-07-02T20:53:27.666Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31332026-07-02T20:53:27.694Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31342026-07-02T20:53:27.720Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31352026-07-02T20:53:27.779Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31362026-07-02T20:53:27.939Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31372026-07-02T20:53:27.962Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31382026-07-02T20:53:27.965Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31392026-07-02T20:53:28.143Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31402026-07-02T20:53:28.458Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31412026-07-02T20:53:29.009Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
31422026-07-02T20:53:29.061Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31432026-07-02T20:53:29.146Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31442026-07-02T20:53:29.169Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31452026-07-02T20:53:29.339Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31462026-07-02T20:53:29.389Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31472026-07-02T20:53:29.504Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31482026-07-02T20:53:29.598Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31492026-07-02T20:53:29.626Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31502026-07-02T20:53:29.727Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31512026-07-02T20:53:29.748Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31522026-07-02T20:53:29.863Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31532026-07-02T20:53:30.007Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31542026-07-02T20:53:30.030Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31552026-07-02T20:53:30.030Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31562026-07-02T20:53:30.074Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31572026-07-02T20:53:30.238Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31582026-07-02T20:53:30.305Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31592026-07-02T20:53:30.326Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31602026-07-02T20:53:30.346Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31612026-07-02T20:53:30.372Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31622026-07-02T20:53:30.396Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31632026-07-02T20:53:30.535Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31642026-07-02T20:53:30.555Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31652026-07-02T20:53:30.624Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31662026-07-02T20:53:30.646Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31672026-07-02T20:53:30.653Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31682026-07-02T20:53:30.726Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31692026-07-02T20:53:30.797Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31702026-07-02T20:53:30.859Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31712026-07-02T20:53:30.936Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31722026-07-02T20:53:30.970Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31732026-07-02T20:53:31.196Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31742026-07-02T20:53:31.217Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31752026-07-02T20:53:31.257Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31762026-07-02T20:53:31.716Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31772026-07-02T20:53:31.865Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31782026-07-02T20:53:31.964Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31792026-07-02T20:53:32.626Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31802026-07-02T20:53:32.725Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31812026-07-02T20:53:32.808Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31822026-07-02T20:53:33.051Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31832026-07-02T20:53:33.500Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31842026-07-02T20:53:34.108Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31852026-07-02T20:53:34.914Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
31862026-07-02T20:53:35.532Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31872026-07-02T20:53:35.638Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31882026-07-02T20:53:35.831Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31892026-07-02T20:53:36.123Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31902026-07-02T20:53:36.149Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31912026-07-02T20:53:36.368Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31922026-07-02T20:53:36.506Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31932026-07-02T20:53:36.722Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31942026-07-02T20:53:37.038Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
31952026-07-02T20:53:37.067Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31962026-07-02T20:53:37.090Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31972026-07-02T20:53:37.664Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31982026-07-02T20:53:37.798Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31992026-07-02T20:53:38.158Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32002026-07-02T20:53:38.287Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32012026-07-02T20:53:38.503Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32022026-07-02T20:53:38.545Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32032026-07-02T20:53:38.726Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32042026-07-02T20:53:39.012Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32052026-07-02T20:53:39.680Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32062026-07-02T20:53:39.810Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32072026-07-02T20:53:40.411Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32082026-07-02T20:53:40.817Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32092026-07-02T20:53:41.341Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32102026-07-02T20:53:41.451Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32112026-07-02T20:53:41.987Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32122026-07-02T20:53:42.247Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32132026-07-02T20:53:42.536Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32142026-07-02T20:53:42.630Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32152026-07-02T20:53:43.015Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32162026-07-02T20:53:43.826Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32172026-07-02T20:53:44.179Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32182026-07-02T20:53:44.622Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32192026-07-02T20:53:45.255Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32202026-07-02T20:53:45.276Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32212026-07-02T20:53:45.483Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32222026-07-02T20:53:45.563Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32232026-07-02T20:53:49.471Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32242026-07-02T20:53:50.397Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32252026-07-02T20:53:51.059Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32262026-07-02T20:53:51.128Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32272026-07-02T20:53:51.536Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32282026-07-02T20:53:51.822Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32292026-07-02T20:53:52.081Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32302026-07-02T20:53:53.093Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32312026-07-02T20:53:53.583Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32322026-07-02T20:53:53.608Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32332026-07-02T20:53:53.871Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32342026-07-02T20:53:54.544Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32352026-07-02T20:53:54.717Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32362026-07-02T20:53:54.761Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32372026-07-02T20:53:54.785Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32382026-07-02T20:53:55.119Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32392026-07-02T20:53:55.186Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32402026-07-02T20:53:55.275Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32412026-07-02T20:53:55.857Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32422026-07-02T20:53:55.997Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32432026-07-02T20:53:56.435Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32442026-07-02T20:53:56.598Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32452026-07-02T20:53:56.714Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32462026-07-02T20:53:56.858Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32472026-07-02T20:53:56.933Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32482026-07-02T20:53:57.271Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32492026-07-02T20:53:57.586Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32502026-07-02T20:53:59.166Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32512026-07-02T20:53:59.431Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32522026-07-02T20:53:59.463Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32532026-07-02T20:54:01.231Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32542026-07-02T20:54:02.829Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32552026-07-02T20:54:03.333Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32562026-07-02T20:54:04.533Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32572026-07-02T20:54:05.463Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32582026-07-02T20:54:06.481Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32592026-07-02T20:54:07.756Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32602026-07-02T20:54:08.257Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32612026-07-02T20:54:10.228Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32622026-07-02T20:54:11.099Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32632026-07-02T20:54:11.722Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32642026-07-02T20:54:12.446Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32652026-07-02T20:54:13.885Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32662026-07-02T20:54:14.158Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32672026-07-02T20:54:15.157Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32682026-07-02T20:54:17.316Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32692026-07-02T20:54:18.026Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32702026-07-02T20:54:21.488Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32712026-07-02T20:54:21.966Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32722026-07-02T20:54:22.866Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32732026-07-02T20:54:23.616Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32742026-07-02T20:54:24.666Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32752026-07-02T20:54:25.420Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32762026-07-02T20:54:26.115Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32772026-07-02T20:54:27.102Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32782026-07-02T20:54:28.480Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32792026-07-02T20:54:28.570Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32802026-07-02T20:54:29.398Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32812026-07-02T20:54:30.161Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32822026-07-02T20:54:31.222Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32832026-07-02T20:54:32.375Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32842026-07-02T20:54:33.210Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32852026-07-02T20:54:35.217Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32862026-07-02T20:54:36.719Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32872026-07-02T20:54:37.478Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32882026-07-02T20:54:39.076Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32892026-07-02T20:54:39.988Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32902026-07-02T20:54:40.909Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32912026-07-02T20:54:41.908Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32922026-07-02T20:54:42.937Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32932026-07-02T20:54:45.614Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32942026-07-02T20:54:46.032Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32952026-07-02T20:54:46.806Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32962026-07-02T20:54:48.109Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32972026-07-02T20:54:49.371Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32982026-07-02T20:54:50.928Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32992026-07-02T20:54:53.719Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33002026-07-02T20:54:53.801Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33012026-07-02T20:54:55.368Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33022026-07-02T20:54:57.076Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33032026-07-02T20:54:58.671Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
33042026-07-02T20:55:00.240Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33052026-07-02T20:55:01.791Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33062026-07-02T20:55:03.365Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33072026-07-02T20:55:07.929Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33082026-07-02T20:55:08.456Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33092026-07-02T20:55:09.631Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33102026-07-02T20:55:09.989Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33112026-07-02T20:55:11.582Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33122026-07-02T20:55:13.450Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33132026-07-02T20:55:15.310Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33142026-07-02T20:55:17.230Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33152026-07-02T20:55:18.973Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33162026-07-02T20:55:20.644Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33172026-07-02T20:55:22.687Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33182026-07-02T20:55:24.133Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33192026-07-02T20:55:25.913Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33202026-07-02T20:55:27.657Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33212026-07-02T20:55:29.378Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33222026-07-02T20:55:32.485Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33232026-07-02T20:55:34.586Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33242026-07-02T20:55:36.353Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33252026-07-02T20:55:37.853Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33262026-07-02T20:55:39.503Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33272026-07-02T20:55:43.619Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33282026-07-02T20:55:46.076Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33292026-07-02T20:55:47.830Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
33302026-07-02T20:55:49.737Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33312026-07-02T20:55:51.658Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33322026-07-02T20:55:53.746Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33332026-07-02T20:55:55.760Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33342026-07-02T20:55:56.374Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33352026-07-02T20:56:00.235Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33362026-07-02T20:56:02.792Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33372026-07-02T20:56:04.892Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33382026-07-02T20:56:07.052Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33392026-07-02T20:56:09.213Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33402026-07-02T20:56:11.486Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33412026-07-02T20:56:13.695Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33422026-07-02T20:56:16.826Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33432026-07-02T20:56:17.972Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33442026-07-02T20:56:20.514Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33452026-07-02T20:56:22.367Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33462026-07-02T20:56:24.606Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33472026-07-02T20:56:30.411Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33482026-07-02T20:56:30.464Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33492026-07-02T20:56:31.338Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33502026-07-02T20:56:33.592Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33512026-07-02T20:56:35.871Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33522026-07-02T20:56:38.244Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33532026-07-02T20:56:40.430Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33542026-07-02T20:56:42.792Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33552026-07-02T20:56:45.132Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33562026-07-02T20:56:47.423Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33572026-07-02T20:56:49.734Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33582026-07-02T20:56:52.090Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33592026-07-02T20:56:54.344Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33602026-07-02T20:56:56.605Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33612026-07-02T20:56:59.232Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33622026-07-02T20:57:01.427Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33632026-07-02T20:57:03.749Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33642026-07-02T20:57:06.073Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33652026-07-02T20:57:08.541Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33662026-07-02T20:57:10.941Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33672026-07-02T20:57:13.316Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33682026-07-02T20:57:15.634Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33692026-07-02T20:57:18.013Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33702026-07-02T20:57:20.346Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33712026-07-02T20:57:23.200Z Documenting ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
33722026-07-02T20:57:25.382Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33732026-07-02T20:57:27.765Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33742026-07-02T20:57:30.241Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33752026-07-02T20:57:32.803Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33762026-07-02T20:57:35.135Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
33772026-07-02T20:57:37.761Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33782026-07-02T20:57:40.218Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33792026-07-02T20:57:42.802Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33802026-07-02T20:57:45.493Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33812026-07-02T20:57:48.057Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33822026-07-02T20:57:50.606Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33832026-07-02T20:57:53.085Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33842026-07-02T20:57:55.647Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33852026-07-02T20:57:58.339Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33862026-07-02T20:58:00.808Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33872026-07-02T20:58:03.733Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33882026-07-02T20:58:06.204Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33892026-07-02T20:58:14.293Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33902026-07-02T20:58:14.436Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33912026-07-02T20:58:17.639Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33922026-07-02T20:58:21.134Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33932026-07-02T20:58:24.512Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
33942026-07-02T20:58:27.812Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33952026-07-02T20:58:31.152Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33962026-07-02T20:58:35.892Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33972026-07-02T20:58:38.779Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
33982026-07-02T20:58:42.561Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33992026-07-02T20:58:46.082Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
34002026-07-02T20:58:49.790Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34012026-07-02T20:58:53.534Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
34022026-07-02T20:58:57.237Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
34032026-07-02T20:59:00.960Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34042026-07-02T20:59:04.715Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
34052026-07-02T20:59:08.390Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34062026-07-02T20:59:12.119Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34072026-07-02T20:59:15.836Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34082026-07-02T20:59:19.725Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34092026-07-02T20:59:23.326Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34102026-07-02T20:59:27.010Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34112026-07-02T20:59:30.782Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34122026-07-02T20:59:34.474Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34132026-07-02T20:59:38.220Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
34142026-07-02T21:00:07.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 47s
34152026-07-02T21:00:08.006Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 200 other files
34162026-07-02T21:00:08.109Z
34172026-07-02T21:00:08.109Zreal 6:48.026550308
34182026-07-02T21:00:08.109Zuser 18:18.133671188
34192026-07-02T21:00:08.109Zsys 3:53.577453961
34202026-07-02T21:00:08.109Ztrap 0.270133900
34212026-07-02T21:00:08.114Ztflt 0.005556881
34222026-07-02T21:00:08.114Zdflt 0.036881788
34232026-07-02T21:00:08.116Zkflt 0.000014880
34242026-07-02T21:00:08.116Zlock 6:16:51.050271605
34252026-07-02T21:00:08.116Zslp 2:16:58.242502718
34262026-07-02T21:00:08.116Zlat 34.845830917
34272026-07-02T21:00:08.116Zstop 1:38.315860035
34282026-07-02T21:00:08.116Zprocess exited: duration 777994 ms, exit code 0
 
34292026-07-02T21:00:08.155Zfound 0 output files