01KKC813FSBC3864ZWBT4130ME: clippy (helios)

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

Buildomat Job: 01KKC81V3W2Z93V79TH9J8EM0V

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-10T16:08:48.992Zjob assigned to worker 01KKC81STDWSAS0D33F3T3KQD7 [factory aws, i-0603be083f19d45ca] (queued for 1 m 15 s)
 
22026-03-10T16:08:56.749Zstarting task 0: "setup"
32026-03-10T16:08:56.753Z++ uname -s
42026-03-10T16:08:56.756Z+ kern=SunOS
52026-03-10T16:08:56.756Z+ build_user=build
62026-03-10T16:08:56.756Z+ build_uid=12345
72026-03-10T16:08:56.756Z+ work_dir=/work
82026-03-10T16:08:56.756Z+ input_dir=/input
92026-03-10T16:08:56.756Z+ [[ 0 == 12345 ]]
102026-03-10T16:08:56.756Z+ case "$kern" in
112026-03-10T16:08:56.757Z+ groupadd -g 12345 build
122026-03-10T16:08:56.759Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-10T16:08:58.778Z+ zfs create -o mountpoint=/work rpool/work
142026-03-10T16:08:58.948Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-10T16:08:58.951Z+ home_fs=zfs
162026-03-10T16:08:58.951Z+ [[ zfs == autofs ]]
172026-03-10T16:08:58.951Z+ mkdir -p /home/build
182026-03-10T16:08:58.951Z+ chown build:build /home/build /work
192026-03-10T16:09:00.955Z+ chmod 0700 /home/build /work
202026-03-10T16:09:00.959Zprocess exited: duration 4206 ms, exit code 0
 
212026-03-10T16:09:00.964Zstarting task 1: "rust-toolchain"
222026-03-10T16:09:00.969Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-10T16:09:00.969Z * rust toolchain channel = "1.91.1"
242026-03-10T16:09:00.969Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-10T16:09:00.969Z * rust toolchain profile = "default"
262026-03-10T16:09:00.969Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-10T16:09:00.969Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-10T16:09:00.971Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-10T16:09:00.971Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-10T16:09:01.098Zinfo: downloading installer
312026-03-10T16:09:03.009Zwarn: It looks like you have an existing installation of Rust at:
322026-03-10T16:09:03.009Zwarn: /opt/ooce/bin
332026-03-10T16:09:03.010Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-10T16:09:03.010Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-10T16:09:03.010Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-10T16:09:03.010Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-10T16:09:03.010Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-10T16:09:03.010Zerror: cannot install while Rust is installed
392026-03-10T16:09:03.010Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-10T16:09:03.025Zinfo: profile set to 'default'
412026-03-10T16:09:03.026Zinfo: default host triple is x86_64-unknown-illumos
422026-03-10T16:09:03.028Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-10T16:09:03.218Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-10T16:09:03.218Zinfo: downloading component 'cargo'
452026-03-10T16:09:04.759Zinfo: downloading component 'clippy'
462026-03-10T16:09:05.235Zinfo: downloading component 'rust-docs'
472026-03-10T16:09:07.104Zinfo: downloading component 'rust-std'
482026-03-10T16:09:09.619Zinfo: downloading component 'rustc'
492026-03-10T16:09:18.608Zinfo: downloading component 'rustfmt'
502026-03-10T16:09:18.937Zinfo: installing component 'cargo'
512026-03-10T16:09:19.763Zinfo: installing component 'clippy'
522026-03-10T16:09:20.121Zinfo: installing component 'rust-docs'
532026-03-10T16:09:21.586Zinfo: installing component 'rust-std'
542026-03-10T16:09:23.084Zinfo: installing component 'rustc'
552026-03-10T16:09:28.915Zinfo: installing component 'rustfmt'
562026-03-10T16:09:29.226Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-10T16:09:29.226Z
582026-03-10T16:09:29.635Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-10T16:09:29.635Z
602026-03-10T16:09:29.639Z
612026-03-10T16:09:29.639ZRust is installed now. Great!
622026-03-10T16:09:29.639Z
632026-03-10T16:09:29.639ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-10T16:09:29.639Zenvironment variable. This has not been done automatically.
652026-03-10T16:09:29.639Z
662026-03-10T16:09:29.639ZTo configure your current shell, you need to source
672026-03-10T16:09:29.639Zthe corresponding env file under $HOME/.cargo.
682026-03-10T16:09:29.639Z
692026-03-10T16:09:29.639ZThis is usually done by running one of the following (note the leading DOT):
702026-03-10T16:09:29.639Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-10T16:09:29.639Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-10T16:09:29.639Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-10T16:09:29.743Z+ rustup --version
742026-03-10T16:09:29.753Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-10T16:09:29.756Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-10T16:09:29.836Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-10T16:09:29.840Z+ cargo --version
782026-03-10T16:09:29.907Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-10T16:09:29.910Z+ rustc --version
802026-03-10T16:09:29.981Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-10T16:09:29.984Zprocess exited: duration 28997 ms, exit code 0
 
822026-03-10T16:09:29.989Zstarting task 2: "authentication"
832026-03-10T16:09:30.011Zprocess exited: duration 19 ms, exit code 0
 
842026-03-10T16:09:30.018Zstarting task 3: "clone repository"
852026-03-10T16:09:30.022Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-10T16:09:30.025Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-10T16:09:30.058ZCloning into '/work/oxidecomputer/omicron'...
882026-03-10T16:09:40.303Z+ cd /work/oxidecomputer/omicron
892026-03-10T16:09:40.303Z+ git fetch origin 167d377d9e1e6226d94b990e793108e074149c45
902026-03-10T16:09:40.835ZFrom https://github.com/oxidecomputer/omicron
912026-03-10T16:09:40.835Z * branch 167d377d9e1e6226d94b990e793108e074149c45 -> FETCH_HEAD
922026-03-10T16:09:40.846Z+ [[ -n '' ]]
932026-03-10T16:09:40.846Z+ git reset --hard 167d377d9e1e6226d94b990e793108e074149c45
942026-03-10T16:09:41.077ZHEAD is now at 167d377d9 remove reference to the issue
952026-03-10T16:09:41.082Zprocess exited: duration 11056 ms, exit code 0
 
962026-03-10T16:09:41.088Zstarting task 4: "build"
972026-03-10T16:09:41.109Z+ source ./env.sh
982026-03-10T16:09:41.113Z++ OLD_SHELL_OPTS=ehxB
992026-03-10T16:09:41.113Z++ set -o xtrace
1002026-03-10T16:09:41.113Z++++ dirname ./env.sh
1012026-03-10T16:09:41.113Z+++ readlink -f .
1022026-03-10T16:09:41.113Z++ OMICRON_WS=/work/oxidecomputer/omicron
1032026-03-10T16:09:41.113Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042026-03-10T16:09:41.113Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052026-03-10T16:09:41.113Z++ 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
1062026-03-10T16:09:41.113Z++ 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
1072026-03-10T16:09:41.113Z++ 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
1082026-03-10T16:09:41.113Z++ 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
1092026-03-10T16:09:41.113Z++ 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
1102026-03-10T16:09:41.113Z++ 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
1112026-03-10T16:09:41.113Z++ case $OLD_SHELL_OPTS in
1122026-03-10T16:09:41.113Z++ unset OLD_SHELL_OPTS OMICRON_WS
1132026-03-10T16:09:41.113Z+ source .github/buildomat/ci-env.sh
1142026-03-10T16:09:41.113Z++ export CARGO_TERM_COLOR=always
1152026-03-10T16:09:41.113Z++ CARGO_TERM_COLOR=always
1162026-03-10T16:09:41.113Z+ cargo --version
1172026-03-10T16:09:41.158Zcargo 1.91.1 (ea2d97820 2025-10-10)
1182026-03-10T16:09:41.161Z+ rustc --version
1192026-03-10T16:09:41.250Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1202026-03-10T16:09:41.253Z+ banner prerequisites
1212026-03-10T16:09:41.258Z
1222026-03-10T16:09:41.258Z ##### ##### ###### ##### ###### #### # # # #### #
1232026-03-10T16:09:41.258Z # # # # # # # # # # # # # # #
1242026-03-10T16:09:41.258Z # # # # ##### # # ##### # # # # # #### #
1252026-03-10T16:09:41.258Z ##### ##### # ##### # # # # # # # # #
1262026-03-10T16:09:41.258Z # # # # # # # # # # # # # # #
1272026-03-10T16:09:41.258Z # # # ###### # # ###### ### # #### # #### #
1282026-03-10T16:09:41.258Z
1292026-03-10T16:09:41.258Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1302026-03-10T16:09:51.075Z Startup: Refreshing catalog 'helios-dev' ... Done
1312026-03-10T16:10:00.564Z Startup: Caching catalogs ... Done
1322026-03-10T16:10:22.042ZPlanning: Solver setup ... Done (19.894s)
1332026-03-10T16:10:22.190ZPlanning: Running solver ... Done (0.148s)
1342026-03-10T16:10:22.387ZPlanning: Finding local manifests ... Done (0.003s)
1352026-03-10T16:10:22.392ZPlanning: Fetching manifests: 0/4 0% complete
1362026-03-10T16:10:22.520ZPlanning: Fetching manifests: 4/4 100% complete
1372026-03-10T16:10:22.562ZPlanning: Package planning ... Done (0.043s)
1382026-03-10T16:10:22.601ZPlanning: Merging actions ... Done (0.038s)
1392026-03-10T16:10:22.842ZPlanning: Checking for conflicting actions ... Done (0.241s)
1402026-03-10T16:10:22.852ZPlanning: Consolidating action changes ... Done (0.010s)
1412026-03-10T16:10:23.713ZPlanning: Evaluating mediators ... Done (0.860s)
1422026-03-10T16:10:23.722ZPlanning: Planning completed in 23.00 seconds
1432026-03-10T16:10:23.737Z Packages to install: 4
1442026-03-10T16:10:23.737Z Mediators to change: 2
1452026-03-10T16:10:23.740Z Services to change: 1
1462026-03-10T16:10:23.740Z Estimated space available: 155.44 GB
1472026-03-10T16:10:23.740ZEstimated space to be consumed: 1.82 GB
1482026-03-10T16:10:23.740Z Create boot environment: No
1492026-03-10T16:10:23.740ZCreate backup boot environment: No
1502026-03-10T16:10:23.740Z Rebuild boot archive: No
1512026-03-10T16:10:23.740Z
1522026-03-10T16:10:23.740ZChanged mediators:
1532026-03-10T16:10:23.740Z mediator clang:
1542026-03-10T16:10:23.740Z version: None -> 15 (system default)
1552026-03-10T16:10:23.740Z
1562026-03-10T16:10:23.740Z mediator llvm:
1572026-03-10T16:10:23.740Z version: 14 (system default) -> 15 (system default)
1582026-03-10T16:10:23.740Z
1592026-03-10T16:10:23.741ZChanged packages:
1602026-03-10T16:10:23.741Zhelios-dev
1612026-03-10T16:10:23.741Z developer/build-essential
1622026-03-10T16:10:23.741Z None -> 11-2.0
1632026-03-10T16:10:23.741Z library/libxmlsec1
1642026-03-10T16:10:23.741Z None -> 1.2.35-2.0
1652026-03-10T16:10:23.741Z ooce/developer/clang-15
1662026-03-10T16:10:23.741Z None -> 15.0.7-2.0
1672026-03-10T16:10:23.741Z ooce/developer/llvm-15
1682026-03-10T16:10:23.741Z None -> 15.0.7-2.0
1692026-03-10T16:10:23.741Z
1702026-03-10T16:10:23.741ZServices:
1712026-03-10T16:10:23.741Z restart_fmri:
1722026-03-10T16:10:23.741Z svc:/system/update-man-index:default
1732026-03-10T16:10:23.786Z
1742026-03-10T16:10:23.786ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1752026-03-10T16:10:29.740ZDownload: 1198/3290 items 82.9/212.6MB 39% complete (25.4M/s)
1762026-03-10T16:10:34.910ZDownload: 3244/3290 items 202.4/212.6MB 95% complete (21.6M/s)
1772026-03-10T16:10:37.492ZDownload: Completed 212.60 MB in 13.70 seconds (15.5M/s)
1782026-03-10T16:10:37.721Z Actions: 1/3689 actions (Installing new actions)
1792026-03-10T16:10:41.851Z Actions: Completed 3689 actions in 4.13 seconds.
1802026-03-10T16:10:42.596Z Done (0.732s)
1812026-03-10T16:10:42.596Z Done (0.000s)
1822026-03-10T16:10:43.579Z Done (0.989s)
1832026-03-10T16:10:47.550Z Done (3.613s)
1842026-03-10T16:10:47.638Z Done (0.019s)
1852026-03-10T16:10:47.641Z Done (0.000s)
1862026-03-10T16:10:47.794Z Done (0.000s)
1872026-03-10T16:10:48.760ZPlanning: Evaluating mediator changes ... Done
1882026-03-10T16:10:48.904ZPlanning: Checking for conflicting actions ... Done
1892026-03-10T16:10:48.907ZPlanning: Consolidating action changes ... Done
1902026-03-10T16:10:49.128ZPlanning: Evaluating mediators ... Done
1912026-03-10T16:10:49.128ZPlanning: Planning completed in 0.37 seconds
1922026-03-10T16:10:49.157Z Mediators to change: 2
1932026-03-10T16:10:49.157Z Create boot environment: No
1942026-03-10T16:10:49.160ZCreate backup boot environment: No
1952026-03-10T16:10:49.226Z Done
1962026-03-10T16:10:49.226Z Done
1972026-03-10T16:10:49.955Z Done
1982026-03-10T16:10:53.295Z Done
1992026-03-10T16:10:53.378Z Done
2002026-03-10T16:10:53.381Z Done
2012026-03-10T16:10:53.534Z Done
2022026-03-10T16:10:54.069ZPlanning: Evaluating mediator changes ... Done
2032026-03-10T16:10:54.071ZPlanning: Merging actions ... Done
2042026-03-10T16:10:54.236ZPlanning: Checking for conflicting actions ... Done
2052026-03-10T16:10:54.239ZPlanning: Consolidating action changes ... Done
2062026-03-10T16:10:54.456ZPlanning: Evaluating mediators ... Done
2072026-03-10T16:10:54.498ZPlanning: Planning completed in 0.63 seconds
2082026-03-10T16:10:54.528Z Packages to change: 1
2092026-03-10T16:10:54.528Z Mediators to change: 1
2102026-03-10T16:10:54.532Z Services to change: 1
2112026-03-10T16:10:54.532Z Create boot environment: No
2122026-03-10T16:10:54.532ZCreate backup boot environment: Yes
2132026-03-10T16:10:55.955Z Actions: 1/6 actions (Updating modified actions)
2142026-03-10T16:10:55.958Z Actions: Completed 6 actions in 0.00 seconds.
2152026-03-10T16:10:55.958Z Done
2162026-03-10T16:10:55.958Z Done
2172026-03-10T16:10:56.144Z Done
2182026-03-10T16:10:59.466Z Done
2192026-03-10T16:10:59.553Z Done
2202026-03-10T16:10:59.556Z Done
2212026-03-10T16:10:59.712Z Done
2222026-03-10T16:11:00.095ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2232026-03-10T16:11:00.095Zclang system 15 system
2242026-03-10T16:11:00.095Zcsh system system illumos
2252026-03-10T16:11:00.095Zctags system system illumos
2262026-03-10T16:11:00.095Zfile system system illumos
2272026-03-10T16:11:00.095Zgcc vendor 12 vendor
2282026-03-10T16:11:00.095Zgcc system 10 system
2292026-03-10T16:11:00.095Zgcc system 7 system
2302026-03-10T16:11:00.095Zgo system 1.20 system
2312026-03-10T16:11:00.095Zgo system 1.19 system
2322026-03-10T16:11:00.095Zllvm system 15 system
2332026-03-10T16:11:00.096Zllvm system 14 system
2342026-03-10T16:11:00.096Zmariadb system 10.6 system
2352026-03-10T16:11:00.096Zmta vendor vendor dma
2362026-03-10T16:11:00.096Zopenjdk system 17 system
2372026-03-10T16:11:00.096Zopenjdk system 11 system
2382026-03-10T16:11:00.096Zopenjdk system 1.8 system
2392026-03-10T16:11:00.096Zopenssl vendor 3 vendor
2402026-03-10T16:11:00.096Zperl system 5.36 system
2412026-03-10T16:11:00.096Zpostgresql system 15 system
2422026-03-10T16:11:00.096Zpostgresql system 13 system
2432026-03-10T16:11:00.096Zpython vendor 3 vendor
2442026-03-10T16:11:00.096Zpython system 2 system
2452026-03-10T16:11:00.096Zpython3 system 3.11 system
2462026-03-10T16:11:00.096Zruby system 3.0 system
2472026-03-10T16:11:00.096Zwords vendor vendor american-english
2482026-03-10T16:11:00.096Zwords system system australian-english
2492026-03-10T16:11:00.096Zwords system system british-english
2502026-03-10T16:11:00.096Zwords system system canadian-english
2512026-03-10T16:11:00.096Zwords system system french
2522026-03-10T16:11:00.096Zwords system system italian
2532026-03-10T16:11:00.096Zwords system system ngerman
2542026-03-10T16:11:00.096Zwords system system ogerman
2552026-03-10T16:11:00.096Zwords system system spanish
2562026-03-10T16:11:00.398ZPUBLISHER TYPE STATUS P LOCATION
2572026-03-10T16:11:00.398Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2582026-03-10T16:11:06.354ZFMRI IFO
2592026-03-10T16:11:06.354Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2602026-03-10T16:11:06.354Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2612026-03-10T16:11:06.354Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2622026-03-10T16:11:06.354Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2632026-03-10T16:11:06.354Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2642026-03-10T16:11:06.354Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2652026-03-10T16:11:06.354Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2662026-03-10T16:11:06.354Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2672026-03-10T16:11:06.354Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2682026-03-10T16:11:06.354Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2692026-03-10T16:11:06.354Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2702026-03-10T16:11:06.354Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2712026-03-10T16:11:06.354Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2722026-03-10T16:11:06.354Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2732026-03-10T16:11:06.354Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2742026-03-10T16:11:06.354Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2752026-03-10T16:11:07.653Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2762026-03-10T16:11:08.016Z Updating crates.io index
2772026-03-10T16:11:08.056Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2782026-03-10T16:11:08.778Z Updating git repository `https://github.com/oxidecomputer/lldp`
2792026-03-10T16:11:09.132Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2802026-03-10T16:11:09.671Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2812026-03-10T16:11:10.221Z Updating git repository `https://github.com/oxidecomputer/propolis`
2822026-03-10T16:11:11.764Z Updating git repository `https://github.com/oxidecomputer/crucible`
2832026-03-10T16:11:15.081Z Updating git repository `https://github.com/oxidecomputer/opte`
2842026-03-10T16:11:17.088Z Updating git repository `https://github.com/oxidecomputer/tofino`
2852026-03-10T16:11:17.665Z Updating git repository `https://github.com/oxidecomputer/falcon`
2862026-03-10T16:11:19.822Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2872026-03-10T16:11:20.420Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2882026-03-10T16:11:21.580Z Updating git repository `https://github.com/oxidecomputer/clickward`
2892026-03-10T16:11:22.037Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2902026-03-10T16:11:22.953Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2912026-03-10T16:11:23.320Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2922026-03-10T16:11:24.250Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2932026-03-10T16:11:24.746Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2942026-03-10T16:11:25.148Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2952026-03-10T16:11:25.482Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2962026-03-10T16:11:25.945Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2972026-03-10T16:11:26.387Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2982026-03-10T16:11:26.621Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2992026-03-10T16:11:26.908Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3002026-03-10T16:11:27.392Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3012026-03-10T16:11:28.042Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3022026-03-10T16:11:28.826Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3032026-03-10T16:11:29.109Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3042026-03-10T16:11:29.413Z Updating git repository `https://github.com/oxidecomputer/ispf`
3052026-03-10T16:11:29.790Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3062026-03-10T16:11:31.515Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3072026-03-10T16:11:31.851Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3082026-03-10T16:11:32.362Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3092026-03-10T16:11:32.689Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3102026-03-10T16:11:33.269Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3112026-03-10T16:11:33.542Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3122026-03-10T16:11:33.861Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3132026-03-10T16:11:34.208Z Updating git repository `https://github.com/illumos/smf-rs`
3142026-03-10T16:11:34.700Z Updating git repository `https://github.com/oxidecomputer/omicron`
3152026-03-10T16:12:36.201Z Downloading crates ...
3162026-03-10T16:12:36.260Z Downloaded anstream v0.6.21
3172026-03-10T16:12:36.264Z Downloaded anstyle v1.0.13
3182026-03-10T16:12:36.268Z Downloaded bytecount v0.6.9
3192026-03-10T16:12:36.271Z Downloaded cargo_toml v0.21.0
3202026-03-10T16:12:36.274Z Downloaded anyhow v1.0.102
3212026-03-10T16:12:36.277Z Downloaded block-buffer v0.10.4
3222026-03-10T16:12:36.279Z Downloaded anstyle-query v1.1.5
3232026-03-10T16:12:36.282Z Downloaded erased-serde v0.4.9
3242026-03-10T16:12:36.282Z Downloaded bitflags v2.11.0
3252026-03-10T16:12:36.285Z Downloaded textwrap v0.16.2
3262026-03-10T16:12:36.288Z Downloaded utf8parse v0.2.2
3272026-03-10T16:12:36.290Z Downloaded unicode-xid v0.2.6
3282026-03-10T16:12:36.291Z Downloaded is_terminal_polyfill v1.70.2
3292026-03-10T16:12:36.293Z Downloaded anstyle-parse v0.2.7
3302026-03-10T16:12:36.293Z Downloaded zerovec-derive v0.11.2
3312026-03-10T16:12:36.296Z Downloaded utf8_iter v1.0.4
3322026-03-10T16:12:36.296Z Downloaded unicode-linebreak v0.1.5
3332026-03-10T16:12:36.296Z Downloaded toml_write v0.1.2
3342026-03-10T16:12:36.299Z Downloaded byteorder v1.5.0
3352026-03-10T16:12:36.299Z Downloaded autocfg v1.5.0
3362026-03-10T16:12:36.299Z Downloaded usdt v0.5.0
3372026-03-10T16:12:36.302Z Downloaded zerofrom-derive v0.1.6
3382026-03-10T16:12:36.302Z Downloaded dtrace-parser v0.2.0
3392026-03-10T16:12:36.302Z Downloaded macaddr v1.0.1
3402026-03-10T16:12:36.305Z Downloaded usdt-macro v0.5.0
3412026-03-10T16:12:36.305Z Downloaded toml_datetime v0.6.11
3422026-03-10T16:12:36.305Z Downloaded colorchoice v1.0.4
3432026-03-10T16:12:36.307Z Downloaded fnv v1.0.7
3442026-03-10T16:12:36.307Z Downloaded typeid v1.0.3
3452026-03-10T16:12:36.307Z Downloaded zerofrom v0.1.6
3462026-03-10T16:12:36.307Z Downloaded yoke-derive v0.8.1
3472026-03-10T16:12:36.310Z Downloaded heck v0.5.0
3482026-03-10T16:12:36.310Z Downloaded usdt-attr-macro v0.5.0
3492026-03-10T16:12:36.313Z Downloaded smawk v0.3.2
3502026-03-10T16:12:36.316Z Downloaded version_check v0.9.5
3512026-03-10T16:12:36.319Z Downloaded thread-id v4.2.2
3522026-03-10T16:12:36.319Z Downloaded digest v0.10.7
3532026-03-10T16:12:36.327Z Downloaded yoke v0.8.1
3542026-03-10T16:12:36.330Z Downloaded thiserror-impl v1.0.69
3552026-03-10T16:12:36.333Z Downloaded num-traits v0.2.19
3562026-03-10T16:12:36.336Z Downloaded thiserror v2.0.18
3572026-03-10T16:12:36.339Z Downloaded writeable v0.6.2
3582026-03-10T16:12:36.341Z Downloaded thiserror-impl v2.0.18
3592026-03-10T16:12:36.344Z Downloaded terminal_size v0.4.3
3602026-03-10T16:12:36.344Z Downloaded tinystr v0.8.2
3612026-03-10T16:12:36.347Z Downloaded zmij v1.0.21
3622026-03-10T16:12:36.347Z Downloaded toml v0.8.23
3632026-03-10T16:12:36.350Z Downloaded ucd-trie v0.1.7
3642026-03-10T16:12:36.350Z Downloaded cargo-platform v0.2.0
3652026-03-10T16:12:36.350Z Downloaded serde_spanned v0.6.9
3662026-03-10T16:12:36.352Z Downloaded form_urlencoded v1.2.2
3672026-03-10T16:12:36.352Z Downloaded zerocopy-derive v0.7.35
3682026-03-10T16:12:36.355Z Downloaded plain v0.2.3
3692026-03-10T16:12:36.357Z Downloaded proc-macro-error-attr v1.0.4
3702026-03-10T16:12:36.357Z Downloaded pretty-hex v0.4.1
3712026-03-10T16:12:36.357Z Downloaded stable_deref_trait v1.2.1
3722026-03-10T16:12:36.357Z Downloaded equivalent v1.0.2
3732026-03-10T16:12:36.360Z Downloaded fastrand v2.3.0
3742026-03-10T16:12:36.360Z Downloaded usdt-impl v0.5.0
3752026-03-10T16:12:36.361Z Downloaded url v2.5.8
3762026-03-10T16:12:36.364Z Downloaded unicode-ident v1.0.24
3772026-03-10T16:12:36.366Z Downloaded tabled_derive v0.7.0
3782026-03-10T16:12:36.366Z Downloaded strsim v0.11.1
3792026-03-10T16:12:36.366Z Downloaded errno v0.3.14
3802026-03-10T16:12:36.369Z Downloaded scroll_derive v0.12.1
3812026-03-10T16:12:36.369Z Downloaded serde-value v0.7.0
3822026-03-10T16:12:36.369Z Downloaded cfg-if v1.0.4
3832026-03-10T16:12:36.372Z Downloaded zerotrie v0.2.3
3842026-03-10T16:12:36.372Z Downloaded generic-array v0.14.7
3852026-03-10T16:12:36.374Z Downloaded toml_edit v0.22.27
3862026-03-10T16:12:36.377Z Downloaded typenum v1.19.0
3872026-03-10T16:12:36.380Z Downloaded memmap v0.7.0
3882026-03-10T16:12:36.380Z Downloaded swrite v0.1.0
3892026-03-10T16:12:36.380Z Downloaded clap_lex v1.0.0
3902026-03-10T16:12:36.383Z Downloaded heck v0.4.1
3912026-03-10T16:12:36.383Z Downloaded thiserror v1.0.69
3922026-03-10T16:12:36.387Z Downloaded percent-encoding v2.3.2
3932026-03-10T16:12:36.387Z Downloaded camino-tempfile v1.4.1
3942026-03-10T16:12:36.390Z Downloaded cpufeatures v0.2.17
3952026-03-10T16:12:36.390Z Downloaded camino v1.2.2
3962026-03-10T16:12:36.390Z Downloaded icu_normalizer v2.1.1
3972026-03-10T16:12:36.393Z Downloaded proc-macro2 v1.0.106
3982026-03-10T16:12:36.395Z Downloaded zerocopy v0.7.35
3992026-03-10T16:12:36.405Z Downloaded zerovec v0.11.5
4002026-03-10T16:12:36.408Z Downloaded crypto-common v0.1.7
4012026-03-10T16:12:36.411Z Downloaded dof v0.3.0
4022026-03-10T16:12:36.411Z Downloaded winnow v0.7.14
4032026-03-10T16:12:36.417Z Downloaded potential_utf v0.1.4
4042026-03-10T16:12:36.419Z Downloaded idna_adapter v1.2.1
4052026-03-10T16:12:36.419Z Downloaded unicode-width v0.2.0
4062026-03-10T16:12:36.422Z Downloaded unicode-width v0.1.14
4072026-03-10T16:12:36.426Z Downloaded ordered-float v2.10.1
4082026-03-10T16:12:36.428Z Downloaded cargo_metadata v0.21.0
4092026-03-10T16:12:36.428Z Downloaded itoa v1.0.17
4102026-03-10T16:12:36.431Z Downloaded scroll v0.12.0
4112026-03-10T16:12:36.431Z Downloaded proc-macro-error v1.0.4
4122026-03-10T16:12:36.434Z Downloaded synstructure v0.13.2
4132026-03-10T16:12:36.434Z Downloaded serde-untagged v0.1.9
4142026-03-10T16:12:36.437Z Downloaded fs-err v3.3.0
4152026-03-10T16:12:36.437Z Downloaded displaydoc v0.2.5
4162026-03-10T16:12:36.440Z Downloaded clap_derive v4.5.55
4172026-03-10T16:12:36.442Z Downloaded icu_collections v2.1.1
4182026-03-10T16:12:36.446Z Downloaded icu_locale_core v2.1.1
4192026-03-10T16:12:36.464Z Downloaded sha2 v0.10.9
4202026-03-10T16:12:36.467Z Downloaded pest_generator v2.8.6
4212026-03-10T16:12:36.471Z Downloaded cargo-util-schemas v0.8.2
4222026-03-10T16:12:36.475Z Downloaded litemap v0.8.1
4232026-03-10T16:12:36.479Z Downloaded serde_tokenstream v0.2.3
4242026-03-10T16:12:36.482Z Downloaded quote v1.0.44
4252026-03-10T16:12:36.485Z Downloaded pest_derive v2.8.6
4262026-03-10T16:12:36.487Z Downloaded papergrid v0.11.0
4272026-03-10T16:12:36.490Z Downloaded semver v1.0.27
4282026-03-10T16:12:36.495Z Downloaded smallvec v1.15.1
4292026-03-10T16:12:36.495Z Downloaded log v0.4.29
4302026-03-10T16:12:36.513Z Downloaded icu_properties v2.1.2
4312026-03-10T16:12:36.515Z Downloaded once_cell v1.21.3
4322026-03-10T16:12:36.518Z Downloaded serde_core v1.0.228
4332026-03-10T16:12:36.525Z Downloaded icu_provider v2.1.1
4342026-03-10T16:12:36.531Z Downloaded getrandom v0.4.1
4352026-03-10T16:12:36.533Z Downloaded serde_derive v1.0.228
4362026-03-10T16:12:36.537Z Downloaded pest_meta v2.8.6
4372026-03-10T16:12:36.542Z Downloaded icu_properties_data v2.1.2
4382026-03-10T16:12:36.556Z Downloaded clap v4.5.60
4392026-03-10T16:12:36.562Z Downloaded tempfile v3.25.0
4402026-03-10T16:12:36.565Z Downloaded icu_normalizer_data v2.1.1
4412026-03-10T16:12:36.567Z Downloaded memchr v2.8.0
4422026-03-10T16:12:36.575Z Downloaded serde v1.0.228
4432026-03-10T16:12:36.580Z Downloaded indexmap v2.13.0
4442026-03-10T16:12:36.592Z Downloaded pest v2.8.6
4452026-03-10T16:12:36.604Z Downloaded serde_json v1.0.149
4462026-03-10T16:12:36.617Z Downloaded idna v1.1.0
4472026-03-10T16:12:36.625Z Downloaded hashbrown v0.16.1
4482026-03-10T16:12:36.644Z Downloaded goblin v0.8.2
4492026-03-10T16:12:36.646Z Downloaded clap_builder v4.5.60
4502026-03-10T16:12:36.655Z Downloaded syn v1.0.109
4512026-03-10T16:12:36.662Z Downloaded tabled v0.15.0
4522026-03-10T16:12:36.680Z Downloaded syn v2.0.117
4532026-03-10T16:12:36.700Z Downloaded rustix v1.1.3
4542026-03-10T16:12:36.733Z Downloaded libc v0.2.180
4552026-03-10T16:12:36.813Z Compiling proc-macro2 v1.0.106
4562026-03-10T16:12:36.816Z Compiling quote v1.0.44
4572026-03-10T16:12:36.816Z Compiling unicode-ident v1.0.24
4582026-03-10T16:12:36.816Z Compiling serde_core v1.0.228
4592026-03-10T16:12:36.816Z Compiling libc v0.2.180
4602026-03-10T16:12:36.816Z Compiling version_check v0.9.5
4612026-03-10T16:12:36.816Z Compiling memchr v2.8.0
4622026-03-10T16:12:36.816Z Compiling serde v1.0.228
4632026-03-10T16:12:37.228Z Compiling stable_deref_trait v1.2.1
4642026-03-10T16:12:37.326Z Compiling zmij v1.0.21
4652026-03-10T16:12:37.548Z Compiling ucd-trie v0.1.7
4662026-03-10T16:12:37.571Z Compiling thiserror v1.0.69
4672026-03-10T16:12:37.666Z Compiling autocfg v1.5.0
4682026-03-10T16:12:37.961Z Compiling itoa v1.0.17
4692026-03-10T16:12:38.122Z Compiling pest v2.8.6
4702026-03-10T16:12:38.196Z Compiling writeable v0.6.2
4712026-03-10T16:12:38.220Z Compiling litemap v0.8.1
4722026-03-10T16:12:38.245Z Compiling icu_normalizer_data v2.1.1
4732026-03-10T16:12:38.497Z Compiling byteorder v1.5.0
4742026-03-10T16:12:38.520Z Compiling rustix v1.1.3
4752026-03-10T16:12:38.683Z Compiling icu_properties_data v2.1.2
4762026-03-10T16:12:38.801Z Compiling syn v2.0.117
4772026-03-10T16:12:38.879Z Compiling errno v0.3.14
4782026-03-10T16:12:38.902Z Compiling bitflags v2.11.0
4792026-03-10T16:12:38.966Z Compiling serde_json v1.0.149
4802026-03-10T16:12:39.252Z Compiling num-traits v0.2.19
4812026-03-10T16:12:39.279Z Compiling hashbrown v0.16.1
4822026-03-10T16:12:39.500Z Compiling typeid v1.0.3
4832026-03-10T16:12:39.595Z Compiling smallvec v1.15.1
4842026-03-10T16:12:39.896Z Compiling pest_meta v2.8.6
4852026-03-10T16:12:39.925Z Compiling equivalent v1.0.2
4862026-03-10T16:12:40.079Z Compiling indexmap v2.13.0
4872026-03-10T16:12:40.108Z Compiling thread-id v4.2.2
4882026-03-10T16:12:40.226Z Compiling usdt-impl v0.5.0
4892026-03-10T16:12:40.353Z Compiling proc-macro-error-attr v1.0.4
4902026-03-10T16:12:40.413Z Compiling erased-serde v0.4.9
4912026-03-10T16:12:40.534Z Compiling toml_write v0.1.2
4922026-03-10T16:12:40.618Z Compiling syn v1.0.109
4932026-03-10T16:12:40.780Z Compiling winnow v0.7.14
4942026-03-10T16:12:41.143Z Compiling proc-macro-error v1.0.4
4952026-03-10T16:12:41.255Z Compiling utf8_iter v1.0.4
4962026-03-10T16:12:41.405Z Compiling thiserror v2.0.18
4972026-03-10T16:12:41.442Z Compiling utf8parse v0.2.2
4982026-03-10T16:12:41.587Z Compiling plain v0.2.3
4992026-03-10T16:12:41.735Z Compiling percent-encoding v2.3.2
5002026-03-10T16:12:41.855Z Compiling getrandom v0.4.1
5012026-03-10T16:12:41.982Z Compiling camino v1.2.2
5022026-03-10T16:12:42.009Z Compiling log v0.4.29
5032026-03-10T16:12:42.259Z Compiling form_urlencoded v1.2.2
5042026-03-10T16:12:42.305Z Compiling ordered-float v2.10.1
5052026-03-10T16:12:42.392Z Compiling anstyle-parse v0.2.7
5062026-03-10T16:12:42.636Z Compiling terminal_size v0.4.3
5072026-03-10T16:12:42.683Z Compiling synstructure v0.13.2
5082026-03-10T16:12:42.809Z Compiling pest_generator v2.8.6
5092026-03-10T16:12:42.832Z Compiling cfg-if v1.0.4
5102026-03-10T16:12:42.928Z Compiling pretty-hex v0.4.1
5112026-03-10T16:12:42.953Z Compiling anstyle v1.0.13
5122026-03-10T16:12:43.111Z Compiling anstyle-query v1.1.5
5132026-03-10T16:12:43.136Z Compiling colorchoice v1.0.4
5142026-03-10T16:12:43.165Z Compiling is_terminal_polyfill v1.70.2
5152026-03-10T16:12:43.250Z Compiling serde-untagged v0.1.9
5162026-03-10T16:12:43.275Z Compiling anstream v0.6.21
5172026-03-10T16:12:43.501Z Compiling semver v1.0.27
5182026-03-10T16:12:43.620Z Compiling fs-err v3.3.0
5192026-03-10T16:12:43.690Z Compiling bytecount v0.6.9
5202026-03-10T16:12:43.785Z Compiling heck v0.5.0
5212026-03-10T16:12:43.847Z Compiling heck v0.4.1
5222026-03-10T16:12:43.874Z Compiling fastrand v2.3.0
5232026-03-10T16:12:43.936Z Compiling strsim v0.11.1
5242026-03-10T16:12:43.982Z Compiling clap_lex v1.0.0
5252026-03-10T16:12:44.102Z Compiling once_cell v1.21.3
5262026-03-10T16:12:44.206Z Compiling anyhow v1.0.102
5272026-03-10T16:12:44.287Z Compiling unicode-xid v0.2.6
5282026-03-10T16:12:44.385Z Compiling fnv v1.0.7
5292026-03-10T16:12:44.409Z Compiling unicode-width v0.1.14
5302026-03-10T16:12:44.452Z Compiling tempfile v3.25.0
5312026-03-10T16:12:44.529Z Compiling clap_builder v4.5.60
5322026-03-10T16:12:44.708Z Compiling memmap v0.7.0
5332026-03-10T16:12:44.819Z Compiling papergrid v0.11.0
5342026-03-10T16:12:44.943Z Compiling unicode-width v0.2.0
5352026-03-10T16:12:44.967Z Compiling smawk v0.3.2
5362026-03-10T16:12:45.004Z Compiling unicode-linebreak v0.1.5
5372026-03-10T16:12:45.276Z Compiling serde_derive v1.0.228
5382026-03-10T16:12:45.313Z Compiling zerofrom-derive v0.1.6
5392026-03-10T16:12:45.337Z Compiling yoke-derive v0.8.1
5402026-03-10T16:12:45.601Z Compiling zerovec-derive v0.11.2
5412026-03-10T16:12:45.645Z Compiling displaydoc v0.2.5
5422026-03-10T16:12:46.662Z Compiling thiserror-impl v1.0.69
5432026-03-10T16:12:46.819Z Compiling zerocopy-derive v0.7.35
5442026-03-10T16:12:46.988Z Compiling pest_derive v2.8.6
5452026-03-10T16:12:47.122Z Compiling scroll_derive v0.12.1
5462026-03-10T16:12:47.308Z Compiling zerofrom v0.1.6
5472026-03-10T16:12:47.486Z Compiling yoke v0.8.1
5482026-03-10T16:12:47.570Z Compiling thiserror-impl v2.0.18
5492026-03-10T16:12:47.733Z Compiling zerovec v0.11.5
5502026-03-10T16:12:48.020Z Compiling zerotrie v0.2.3
5512026-03-10T16:12:48.047Z Compiling zerocopy v0.7.35
5522026-03-10T16:12:48.417Z Compiling tinystr v0.8.2
5532026-03-10T16:12:48.419Z Compiling potential_utf v0.1.4
5542026-03-10T16:12:48.552Z Compiling dtrace-parser v0.2.0
5552026-03-10T16:12:48.675Z Compiling icu_locale_core v2.1.1
5562026-03-10T16:12:48.710Z Compiling icu_collections v2.1.1
5572026-03-10T16:12:48.851Z Compiling scroll v0.12.0
5582026-03-10T16:12:48.888Z Compiling tabled_derive v0.7.0
5592026-03-10T16:12:49.207Z Compiling goblin v0.8.2
5602026-03-10T16:12:49.425Z Compiling clap_derive v4.5.55
5612026-03-10T16:12:49.604Z Compiling icu_provider v2.1.1
5622026-03-10T16:12:49.628Z Compiling textwrap v0.16.2
5632026-03-10T16:12:49.997Z Compiling icu_normalizer v2.1.1
5642026-03-10T16:12:50.030Z Compiling serde_spanned v0.6.9
5652026-03-10T16:12:50.104Z Compiling toml_datetime v0.6.11
5662026-03-10T16:12:50.136Z Compiling icu_properties v2.1.2
5672026-03-10T16:12:50.208Z Compiling dof v0.3.0
5682026-03-10T16:12:50.232Z Compiling serde_tokenstream v0.2.3
5692026-03-10T16:12:50.310Z Compiling serde-value v0.7.0
5702026-03-10T16:12:50.455Z Compiling toml_edit v0.22.27
5712026-03-10T16:12:50.748Z Compiling cargo-platform v0.2.0
5722026-03-10T16:12:50.771Z Compiling tabled v0.15.0
5732026-03-10T16:12:50.809Z Compiling macaddr v1.0.1
5742026-03-10T16:12:51.111Z Compiling camino-tempfile v1.4.1
5752026-03-10T16:12:51.414Z Compiling idna_adapter v1.2.1
5762026-03-10T16:12:51.500Z Compiling usdt-attr-macro v0.5.0
5772026-03-10T16:12:51.523Z Compiling usdt-macro v0.5.0
5782026-03-10T16:12:51.594Z Compiling idna v1.1.0
5792026-03-10T16:12:51.720Z Compiling swrite v0.1.0
5802026-03-10T16:12:51.847Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5812026-03-10T16:12:51.935Z Compiling clap v4.5.60
5822026-03-10T16:12:52.044Z Compiling url v2.5.8
5832026-03-10T16:12:52.437Z Compiling toml v0.8.23
5842026-03-10T16:12:52.959Z Compiling cargo-util-schemas v0.8.2
5852026-03-10T16:12:53.234Z Compiling cargo_toml v0.21.0
5862026-03-10T16:12:53.445Z Compiling usdt v0.5.0
5872026-03-10T16:12:54.208Z Compiling cargo_metadata v0.21.0
5882026-03-10T16:12:55.524Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5892026-03-10T16:12:58.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
5902026-03-10T16:12:58.751Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5912026-03-10T16:12:59.472Z Downloading crates ...
5922026-03-10T16:12:59.593Z Downloaded adler2 v2.0.1
5932026-03-10T16:12:59.649Z Downloaded aead v0.5.2
5942026-03-10T16:12:59.654Z Downloaded cfg_aliases v0.1.1
5952026-03-10T16:12:59.654Z Downloaded ahash v0.8.12
5962026-03-10T16:12:59.654Z Downloaded colored v3.1.1
5972026-03-10T16:12:59.654Z Downloaded derive-ex v0.1.8
5982026-03-10T16:12:59.654Z Downloaded float-cmp v0.10.0
5992026-03-10T16:12:59.654Z Downloaded defmt-parser v1.0.0
6002026-03-10T16:12:59.654Z Downloaded ena v0.14.4
6012026-03-10T16:12:59.654Z Downloaded fs-err v2.11.0
6022026-03-10T16:12:59.654Z Downloaded dirs-next v2.0.0
6032026-03-10T16:12:59.657Z Downloaded diff v0.1.13
6042026-03-10T16:12:59.661Z Downloaded aes v0.8.4
6052026-03-10T16:12:59.667Z Downloaded foreign-types v0.5.0
6062026-03-10T16:12:59.672Z Downloaded endian-type v0.1.2
6072026-03-10T16:12:59.675Z Downloaded async-stream-impl v0.3.6
6082026-03-10T16:12:59.678Z Downloaded darling_macro v0.23.0
6092026-03-10T16:12:59.681Z Downloaded cargo_metadata v0.19.2
6102026-03-10T16:12:59.684Z Downloaded darling_macro v0.21.3
6112026-03-10T16:12:59.687Z Downloaded dyn-clone v1.0.20
6122026-03-10T16:12:59.692Z Downloaded cargo-platform v0.1.9
6132026-03-10T16:12:59.695Z Downloaded async-stream v0.3.6
6142026-03-10T16:12:59.700Z Downloaded ciborium-io v0.2.2
6152026-03-10T16:12:59.702Z Downloaded dof v0.4.0
6162026-03-10T16:12:59.705Z Downloaded dtrace-parser v0.3.0
6172026-03-10T16:12:59.709Z Downloaded diesel_table_macro_syntax v0.2.0
6182026-03-10T16:12:59.712Z Downloaded foreign-types-shared v0.3.1
6192026-03-10T16:12:59.715Z Downloaded dsl_auto_type v0.1.3
6202026-03-10T16:12:59.719Z Downloaded dunce v1.0.5
6212026-03-10T16:12:59.722Z Downloaded critical-section v1.2.0
6222026-03-10T16:12:59.725Z Downloaded base64ct v1.8.3
6232026-03-10T16:12:59.730Z Downloaded atty v0.2.14
6242026-03-10T16:12:59.734Z Downloaded arrayref v0.3.9
6252026-03-10T16:12:59.737Z Downloaded foreign-types-macros v0.2.3
6262026-03-10T16:12:59.739Z Downloaded enum-as-inner v0.6.1
6272026-03-10T16:12:59.743Z Downloaded env_filter v1.0.0
6282026-03-10T16:12:59.746Z Downloaded bit-set v0.8.0
6292026-03-10T16:12:59.750Z Downloaded ff v0.13.1
6302026-03-10T16:12:59.753Z Downloaded atomicwrites v0.4.4
6312026-03-10T16:12:59.756Z Downloaded foreign-types-shared v0.1.1
6322026-03-10T16:12:59.759Z Downloaded bb8 v0.8.6
6332026-03-10T16:12:59.764Z Downloaded foreign-types v0.3.2
6342026-03-10T16:12:59.766Z Downloaded flagset v0.4.7
6352026-03-10T16:12:59.769Z Downloaded futures-macro v0.3.32
6362026-03-10T16:12:59.772Z Downloaded fd-lock v4.0.4
6372026-03-10T16:12:59.776Z Downloaded git-stub v1.0.0
6382026-03-10T16:12:59.780Z Downloaded gethostname v0.5.0
6392026-03-10T16:12:59.782Z Downloaded futures-core v0.3.32
6402026-03-10T16:12:59.785Z Downloaded cipher v0.4.4
6412026-03-10T16:12:59.789Z Downloaded ed25519 v2.2.3
6422026-03-10T16:12:59.792Z Downloaded either v1.15.0
6432026-03-10T16:12:59.796Z Downloaded hex-literal v0.4.1
6442026-03-10T16:12:59.799Z Downloaded hex v0.4.3
6452026-03-10T16:12:59.802Z Downloaded headers-core v0.3.0
6462026-03-10T16:12:59.805Z Downloaded futures-sink v0.3.32
6472026-03-10T16:12:59.808Z Downloaded futures-task v0.3.32
6482026-03-10T16:12:59.810Z Downloaded crossbeam-deque v0.8.6
6492026-03-10T16:12:59.814Z Downloaded des v0.8.1
6502026-03-10T16:12:59.817Z Downloaded filetime v0.2.27
6512026-03-10T16:12:59.821Z Downloaded defmt v1.0.1
6522026-03-10T16:12:59.842Z Downloaded deranged v0.5.8
6532026-03-10T16:12:59.846Z Downloaded hyper-tls v0.6.0
6542026-03-10T16:12:59.849Z Downloaded foldhash v0.1.5
6552026-03-10T16:12:59.852Z Downloaded fixedbitset v0.4.2
6562026-03-10T16:12:59.855Z Downloaded glob v0.3.3
6572026-03-10T16:12:59.860Z Downloaded futures-executor v0.3.32
6582026-03-10T16:12:59.863Z Downloaded csv-core v0.1.13
6592026-03-10T16:12:59.865Z Downloaded convert_case v0.10.0
6602026-03-10T16:12:59.869Z Downloaded indent_write v2.2.0
6612026-03-10T16:12:59.872Z Downloaded cbc v0.1.2
6622026-03-10T16:12:59.874Z Downloaded cassowary v0.3.0
6632026-03-10T16:12:59.877Z Downloaded http-body v1.0.1
6642026-03-10T16:12:59.880Z Downloaded constant_time_eq v0.4.2
6652026-03-10T16:12:59.883Z Downloaded globwalk v0.9.1
6662026-03-10T16:12:59.886Z Downloaded daft-derive v0.1.5
6672026-03-10T16:12:59.893Z Downloaded ident_case v1.0.1
6682026-03-10T16:12:59.896Z Downloaded inout v0.1.4
6692026-03-10T16:12:59.898Z Downloaded is_ci v1.2.0
6702026-03-10T16:12:59.901Z Downloaded darling v0.23.0
6712026-03-10T16:12:59.905Z Downloaded internet-checksum v0.2.1
6722026-03-10T16:12:59.908Z Downloaded foldhash v0.2.0
6732026-03-10T16:12:59.911Z Downloaded darling v0.20.11
6742026-03-10T16:12:59.917Z Downloaded is-terminal v0.4.17
6752026-03-10T16:12:59.919Z Downloaded crossbeam-epoch v0.9.18
6762026-03-10T16:12:59.923Z Downloaded instability v0.3.11
6772026-03-10T16:12:59.926Z Downloaded globset v0.4.18
6782026-03-10T16:12:59.930Z Downloaded lalrpop-util v0.19.12
6792026-03-10T16:12:59.933Z Downloaded group v0.13.0
6802026-03-10T16:12:59.936Z Downloaded lazy_static v1.5.0
6812026-03-10T16:12:59.939Z Downloaded libscf-sys v1.1.0
6822026-03-10T16:12:59.941Z Downloaded allocator-api2 v0.2.21
6832026-03-10T16:12:59.945Z Downloaded keccak v0.1.6
6842026-03-10T16:12:59.947Z Downloaded hyper-staticfile v0.10.1
6852026-03-10T16:12:59.951Z Downloaded linked-hash-map v0.5.6
6862026-03-10T16:12:59.954Z Downloaded maybe-uninit v2.0.0
6872026-03-10T16:12:59.957Z Downloaded impl-trait-for-tuples v0.2.3
6882026-03-10T16:12:59.960Z Downloaded cookie_store v0.22.1
6892026-03-10T16:12:59.964Z Downloaded http-body-util v0.1.3
6902026-03-10T16:12:59.968Z Downloaded humantime v2.3.0
6912026-03-10T16:12:59.971Z Downloaded half v1.8.3
6922026-03-10T16:12:59.974Z Downloaded memoffset v0.9.1
6932026-03-10T16:12:59.977Z Downloaded newtype-uuid-macros v0.1.0
6942026-03-10T16:12:59.980Z Downloaded futures-channel v0.3.32
6952026-03-10T16:12:59.983Z Downloaded newtype_derive v0.1.6
6962026-03-10T16:12:59.987Z Downloaded fs_extra v1.3.0
6972026-03-10T16:12:59.989Z Downloaded derive-where v1.6.0
6982026-03-10T16:12:59.993Z Downloaded crossbeam-utils v0.8.21
6992026-03-10T16:12:59.996Z Downloaded ingot v0.1.1
7002026-03-10T16:12:59.999Z Downloaded dropshot_endpoint v0.16.7
7012026-03-10T16:13:00.003Z Downloaded nonempty v0.12.0
7022026-03-10T16:13:00.006Z Downloaded derive_more v2.1.1
7032026-03-10T16:13:00.016Z Downloaded nibble_vec v0.1.0
7042026-03-10T16:13:00.019Z Downloaded ipnetwork v0.21.1
7052026-03-10T16:13:00.022Z Downloaded num v0.4.3
7062026-03-10T16:13:00.024Z Downloaded normalize-line-endings v0.3.0
7072026-03-10T16:13:00.027Z Downloaded num-conv v0.2.0
7082026-03-10T16:13:00.030Z Downloaded libsw v3.5.0
7092026-03-10T16:13:00.032Z Downloaded arc-swap v1.8.2
7102026-03-10T16:13:00.036Z Downloaded num_enum_derive v0.5.11
7112026-03-10T16:13:00.039Z Downloaded num_threads v0.1.7
7122026-03-10T16:13:00.042Z Downloaded num-iter v0.1.45
7132026-03-10T16:13:00.044Z Downloaded olpc-cjson v0.1.4
7142026-03-10T16:13:00.047Z Downloaded linear-map v1.2.0
7152026-03-10T16:13:00.050Z Downloaded hickory-client v0.25.2
7162026-03-10T16:13:00.053Z Downloaded darling_core v0.23.0
7172026-03-10T16:13:00.058Z Downloaded num-derive v0.3.3
7182026-03-10T16:13:00.061Z Downloaded crc-any v2.5.0
7192026-03-10T16:13:00.064Z Downloaded opaque-debug v0.3.1
7202026-03-10T16:13:00.067Z Downloaded hmac v0.12.1
7212026-03-10T16:13:00.070Z Downloaded openssl-probe v0.2.1
7222026-03-10T16:13:00.072Z Downloaded openssl-macros v0.1.1
7232026-03-10T16:13:00.075Z Downloaded native-tls v0.2.18
7242026-03-10T16:13:00.078Z Downloaded bytes v1.11.1
7252026-03-10T16:13:00.082Z Downloaded nanorand v0.7.0
7262026-03-10T16:13:00.085Z Downloaded newtype-uuid v1.3.2
7272026-03-10T16:13:00.088Z Downloaded iana-time-zone v0.1.65
7282026-03-10T16:13:00.091Z Downloaded mime_guess v2.0.5
7292026-03-10T16:13:00.094Z Downloaded oso-derive v0.27.3
7302026-03-10T16:13:00.097Z Downloaded openssl-probe v0.1.6
7312026-03-10T16:13:00.100Z Downloaded httparse v1.10.1
7322026-03-10T16:13:00.102Z Downloaded mime v0.3.17
7332026-03-10T16:13:00.105Z Downloaded hyper-rustls v0.27.7
7342026-03-10T16:13:00.107Z Downloaded getrandom v0.3.4
7352026-03-10T16:13:00.111Z Downloaded parse-display v0.10.0
7362026-03-10T16:13:00.114Z Downloaded peg-runtime v0.8.5
7372026-03-10T16:13:00.118Z Downloaded phf_shared v0.11.3
7382026-03-10T16:13:00.120Z Downloaded nu-ansi-term v0.50.3
7392026-03-10T16:13:00.123Z Downloaded libefi-sys v0.1.0
7402026-03-10T16:13:00.125Z Downloaded flume v0.11.1
7412026-03-10T16:13:00.128Z Downloaded pbkdf2 v0.12.2
7422026-03-10T16:13:00.131Z Downloaded num_enum v0.7.5
7432026-03-10T16:13:00.135Z Downloaded pin-utils v0.1.0
7442026-03-10T16:13:00.138Z Downloaded phf_shared v0.13.1
7452026-03-10T16:13:00.141Z Downloaded pbkdf2 v0.11.0
7462026-03-10T16:13:00.143Z Downloaded num-complex v0.4.6
7472026-03-10T16:13:00.146Z Downloaded highway v1.3.0
7482026-03-10T16:13:00.149Z Downloaded indexmap v1.9.3
7492026-03-10T16:13:00.151Z Downloaded jobserver v0.1.34
7502026-03-10T16:13:00.154Z Downloaded libloading v0.8.9
7512026-03-10T16:13:00.157Z Downloaded precomputed-hash v0.1.1
7522026-03-10T16:13:00.160Z Downloaded path-slash v0.1.5
7532026-03-10T16:13:00.162Z Downloaded dropshot-api-manager v0.5.2
7542026-03-10T16:13:00.165Z Downloaded flate2 v1.1.9
7552026-03-10T16:13:00.169Z Downloaded ed25519-dalek v2.2.0
7562026-03-10T16:13:00.173Z Downloaded der v0.7.10
7572026-03-10T16:13:00.178Z Downloaded predicates-tree v1.0.13
7582026-03-10T16:13:00.180Z Downloaded proc-macro-crate v1.3.1
7592026-03-10T16:13:00.183Z Downloaded proc-macro-crate v3.4.0
7602026-03-10T16:13:00.186Z Downloaded powerfmt v0.2.0
7612026-03-10T16:13:00.188Z Downloaded litrs v1.0.0
7622026-03-10T16:13:00.191Z Downloaded predicates-core v1.0.10
7632026-03-10T16:13:00.194Z Downloaded memmap2 v0.9.10
7642026-03-10T16:13:00.196Z Downloaded owo-colors v4.3.0
7652026-03-10T16:13:00.199Z Downloaded blake2 v0.10.6
7662026-03-10T16:13:00.202Z Downloaded proc-macro-error-attr2 v2.0.0
7672026-03-10T16:13:00.206Z Downloaded progenitor-client v0.11.2
7682026-03-10T16:13:00.206Z Downloaded phf v0.13.1
7692026-03-10T16:13:00.209Z Downloaded phf_shared v0.12.1
7702026-03-10T16:13:00.209Z Downloaded peg v0.8.5
7712026-03-10T16:13:00.212Z Downloaded cc v1.2.56
7722026-03-10T16:13:00.216Z Downloaded parse-display-derive v0.10.0
7732026-03-10T16:13:00.221Z Downloaded pkcs8 v0.10.2
7742026-03-10T16:13:00.224Z Downloaded parking_lot_core v0.8.6
7752026-03-10T16:13:00.225Z Downloaded progenitor-macro v0.13.0
7762026-03-10T16:13:00.227Z Downloaded poly1305 v0.8.0
7772026-03-10T16:13:00.236Z Downloaded paste v1.0.15
7782026-03-10T16:13:00.236Z Downloaded progenitor-macro v0.10.0
7792026-03-10T16:13:00.239Z Downloaded progenitor-client v0.10.0
7802026-03-10T16:13:00.239Z Downloaded pem v3.0.6
7812026-03-10T16:13:00.239Z Downloaded psl-types v2.0.11
7822026-03-10T16:13:00.242Z Downloaded progenitor-macro v0.11.2
7832026-03-10T16:13:00.242Z Downloaded quick-error v1.2.3
7842026-03-10T16:13:00.248Z Downloaded polyval v0.6.2
7852026-03-10T16:13:00.248Z Downloaded half v2.7.1
7862026-03-10T16:13:00.248Z Downloaded omicron-zone-package v0.12.2
7872026-03-10T16:13:00.252Z Downloaded rand_xorshift v0.4.0
7882026-03-10T16:13:00.255Z Downloaded rand_chacha v0.3.1
7892026-03-10T16:13:00.258Z Downloaded ppv-lite86 v0.2.21
7902026-03-10T16:13:00.261Z Downloaded phf v0.12.1
7912026-03-10T16:13:00.261Z Downloaded expectorate v1.2.0
7922026-03-10T16:13:00.264Z Downloaded peg-macros v0.8.5
7932026-03-10T16:13:00.266Z Downloaded derive_more-impl v2.1.1
7942026-03-10T16:13:00.270Z Downloaded primeorder v0.13.6
7952026-03-10T16:13:00.273Z Downloaded recursive-proc-macro-impl v0.1.1
7962026-03-10T16:13:00.275Z Downloaded radium v0.7.0
7972026-03-10T16:13:00.275Z Downloaded progenitor v0.13.0
7982026-03-10T16:13:00.278Z Downloaded recursive v0.1.1
7992026-03-10T16:13:00.281Z Downloaded progenitor v0.11.2
8002026-03-10T16:13:00.283Z Downloaded const_format v0.2.35
8012026-03-10T16:13:00.286Z Downloaded crossterm v0.29.0
8022026-03-10T16:13:00.291Z Downloaded bumpalo v3.20.2
8032026-03-10T16:13:00.294Z Downloaded postgres-protocol v0.6.10
8042026-03-10T16:13:00.297Z Downloaded ref-cast-impl v1.0.25
8052026-03-10T16:13:00.299Z Downloaded progenitor v0.10.0
8062026-03-10T16:13:00.302Z Downloaded proc-macro-error2 v2.0.1
8072026-03-10T16:13:00.306Z Downloaded indicatif v0.18.4
8082026-03-10T16:13:00.308Z Downloaded progenitor-extras v0.1.0
8092026-03-10T16:13:00.311Z Downloaded crypto-bigint v0.5.5
8102026-03-10T16:13:00.315Z Downloaded russh-cryptovec v0.7.3
8112026-03-10T16:13:00.318Z Downloaded rtoolbox v0.0.3
8122026-03-10T16:13:00.321Z Downloaded psm v0.1.30
8132026-03-10T16:13:00.324Z Downloaded headers v0.4.1
8142026-03-10T16:13:00.326Z Downloaded rustc_version v0.1.7
8152026-03-10T16:13:00.328Z Downloaded parking_lot v0.11.2
8162026-03-10T16:13:00.331Z Downloaded rustc-hash v2.1.1
8172026-03-10T16:13:00.334Z Downloaded miniz_oxide v0.8.9
8182026-03-10T16:13:00.336Z Downloaded salsa20 v0.10.2
8192026-03-10T16:13:00.340Z Downloaded crossbeam-channel v0.5.15
8202026-03-10T16:13:00.342Z Downloaded progenitor-client v0.13.0
8212026-03-10T16:13:00.344Z Downloaded rand_core v0.6.4
8222026-03-10T16:13:00.347Z Downloaded rand_core v0.9.5
8232026-03-10T16:13:00.347Z Downloaded postgres-types v0.2.12
8242026-03-10T16:13:00.349Z Downloaded rustc_version v0.4.1
8252026-03-10T16:13:00.352Z Downloaded predicates v3.1.4
8262026-03-10T16:13:00.354Z Downloaded pkcs5 v0.7.1
8272026-03-10T16:13:00.358Z Downloaded rand_chacha v0.9.0
8282026-03-10T16:13:00.361Z Downloaded ref-cast v1.0.25
8292026-03-10T16:13:00.363Z Downloaded same-file v1.0.6
8302026-03-10T16:13:00.366Z Downloaded scheduled-thread-pool v0.2.7
8312026-03-10T16:13:00.368Z Downloaded sapling-renderdag v0.1.0
8322026-03-10T16:13:00.371Z Downloaded hickory-resolver v0.24.4
8332026-03-10T16:13:00.374Z Downloaded heapless v0.7.17
8342026-03-10T16:13:00.379Z Downloaded pkcs1 v0.7.5
8352026-03-10T16:13:00.381Z Downloaded r2d2 v0.8.10
8362026-03-10T16:13:00.382Z Downloaded pin-project-internal v1.1.11
8372026-03-10T16:13:00.384Z Downloaded parking_lot_core v0.9.12
8382026-03-10T16:13:00.386Z Downloaded semver v0.1.20
8392026-03-10T16:13:00.389Z Downloaded secrecy v0.8.0
8402026-03-10T16:13:00.389Z Downloaded parking_lot v0.12.5
8412026-03-10T16:13:00.392Z Downloaded compact_str v0.8.1
8422026-03-10T16:13:00.395Z Downloaded oso v0.27.3
8432026-03-10T16:13:00.397Z Downloaded pin-project-lite v0.2.17
8442026-03-10T16:13:00.402Z Downloaded postcard v1.1.3
8452026-03-10T16:13:00.404Z Downloaded password-hash v0.5.0
8462026-03-10T16:13:00.407Z Downloaded serde_urlencoded v0.7.1
8472026-03-10T16:13:00.409Z Downloaded serde_repr v0.1.20
8482026-03-10T16:13:00.411Z Downloaded scrypt v0.11.0
8492026-03-10T16:13:00.414Z Downloaded scroll_derive v0.13.1
8502026-03-10T16:13:00.417Z Downloaded hickory-resolver v0.25.2
8512026-03-10T16:13:00.419Z Downloaded openssl-sys v0.9.111
8522026-03-10T16:13:00.423Z Downloaded seq-macro v0.3.6
8532026-03-10T16:13:00.425Z Downloaded rand_core v0.10.0
8542026-03-10T16:13:00.428Z Downloaded rusty-fork v0.3.1
8552026-03-10T16:13:00.430Z Downloaded rustversion v1.0.22
8562026-03-10T16:13:00.432Z Downloaded rfc6979 v0.4.0
8572026-03-10T16:13:00.435Z Downloaded resolv-conf v0.7.6
8582026-03-10T16:13:00.435Z Downloaded sha1 v0.10.6
8592026-03-10T16:13:00.438Z Downloaded serde_spanned v1.0.4
8602026-03-10T16:13:00.440Z Downloaded secrecy v0.10.3
8612026-03-10T16:13:00.443Z Downloaded rand_seeder v0.4.0
8622026-03-10T16:13:00.443Z Downloaded hashbrown v0.13.2
8632026-03-10T16:13:00.446Z Downloaded papergrid v0.17.0
8642026-03-10T16:13:00.450Z Downloaded scopeguard v1.2.0
8652026-03-10T16:13:00.453Z Downloaded prefix-trie v0.7.0
8662026-03-10T16:13:00.456Z Downloaded p256 v0.13.2
8672026-03-10T16:13:00.459Z Downloaded signature v2.2.0
8682026-03-10T16:13:00.461Z Downloaded signal-hook-mio v0.2.5
8692026-03-10T16:13:00.464Z Downloaded serde_plain v1.0.2
8702026-03-10T16:13:00.464Z Downloaded pem-rfc7468 v0.7.0
8712026-03-10T16:13:00.467Z Downloaded shell-words v1.1.1
8722026-03-10T16:13:00.469Z Downloaded serde_bytes v0.11.19
8732026-03-10T16:13:00.469Z Downloaded serde-big-array v0.5.1
8742026-03-10T16:13:00.472Z Downloaded siphasher v1.0.2
8752026-03-10T16:13:00.475Z Downloaded password-hash v0.4.2
8762026-03-10T16:13:00.477Z Downloaded packed_struct v0.10.1
8772026-03-10T16:13:00.480Z Downloaded slog-envlogger v2.2.0
8782026-03-10T16:13:00.480Z Downloaded slog-bunyan v2.5.0
8792026-03-10T16:13:00.482Z Downloaded jiff-static v0.2.21
8802026-03-10T16:13:00.485Z Downloaded pin-project v1.1.11
8812026-03-10T16:13:00.494Z Downloaded rustls-pemfile v2.2.0
8822026-03-10T16:13:00.497Z Downloaded signal-hook-tokio v0.3.1
8832026-03-10T16:13:00.499Z Downloaded serde_derive_internals v0.29.1
8842026-03-10T16:13:00.502Z Downloaded rustls-pemfile v1.0.4
8852026-03-10T16:13:00.505Z Downloaded progenitor-impl v0.13.0
8862026-03-10T16:13:00.505Z Downloaded progenitor-impl v0.10.0
8872026-03-10T16:13:00.508Z Downloaded pkg-config v0.3.32
8882026-03-10T16:13:00.511Z Downloaded serde-hex v0.1.0
8892026-03-10T16:13:00.511Z Downloaded packed_struct_codegen v0.10.1
8902026-03-10T16:13:00.514Z Downloaded oxnet v0.1.4
8912026-03-10T16:13:00.516Z Downloaded oxide-tokio-rt v0.1.2
8922026-03-10T16:13:00.519Z Downloaded scroll v0.13.0
8932026-03-10T16:13:00.521Z Downloaded schemars_derive v0.8.22
8942026-03-10T16:13:00.522Z Downloaded rustls-native-certs v0.8.3
8952026-03-10T16:13:00.525Z Downloaded sct v0.7.1
8962026-03-10T16:13:00.530Z Downloaded libbz2-rs-sys v0.2.2
8972026-03-10T16:13:00.533Z Downloaded ingot-macros v0.1.1
8982026-03-10T16:13:00.533Z Downloaded ar_archive_writer v0.5.1
8992026-03-10T16:13:00.536Z Downloaded ssh-encoding v0.2.0
9002026-03-10T16:13:00.536Z Downloaded minimal-lexical v0.2.1
9012026-03-10T16:13:00.540Z Downloaded shlex v1.3.0
9022026-03-10T16:13:00.543Z Downloaded sqlparser_derive v0.5.0
9032026-03-10T16:13:00.546Z Downloaded prettyplease v0.2.37
9042026-03-10T16:13:00.551Z Downloaded sigpipe v0.1.3
9052026-03-10T16:13:00.551Z Downloaded rcgen v0.12.1
9062026-03-10T16:13:00.553Z Downloaded strip-ansi-escapes v0.2.1
9072026-03-10T16:13:00.553Z Downloaded strum v0.27.2
9082026-03-10T16:13:00.556Z Downloaded structmeta v0.3.0
9092026-03-10T16:13:00.556Z Downloaded simd-adler32 v0.3.8
9102026-03-10T16:13:00.559Z Downloaded itertools v0.10.5
9112026-03-10T16:13:00.563Z Downloaded http v1.4.0
9122026-03-10T16:13:00.567Z Downloaded serde_path_to_error v0.1.20
9132026-03-10T16:13:00.569Z Downloaded slab v0.4.12
9142026-03-10T16:13:00.574Z Downloaded structmeta-derive v0.3.0
9152026-03-10T16:13:00.574Z Downloaded quinn-udp v0.5.14
9162026-03-10T16:13:00.577Z Downloaded russh-keys v0.45.0
9172026-03-10T16:13:00.577Z Downloaded take_mut v0.2.2
9182026-03-10T16:13:00.580Z Downloaded num-bigint v0.4.6
9192026-03-10T16:13:00.582Z Downloaded strum v0.26.3
9202026-03-10T16:13:00.585Z Downloaded chrono v0.4.44
9212026-03-10T16:13:00.590Z Downloaded smf v0.2.3
9222026-03-10T16:13:00.593Z Downloaded smallvec v0.6.14
9232026-03-10T16:13:00.595Z Downloaded slog-scope v4.4.1
9242026-03-10T16:13:00.595Z Downloaded slog-dtrace v0.3.0
9252026-03-10T16:13:00.598Z Downloaded ron v0.8.1
9262026-03-10T16:13:00.602Z Downloaded thiserror-impl-no-std v2.0.2
9272026-03-10T16:13:00.604Z Downloaded subtle v2.6.1
9282026-03-10T16:13:00.607Z Downloaded serde_with_macros v3.17.0
9292026-03-10T16:13:00.607Z Downloaded serde_cbor v0.11.2
9302026-03-10T16:13:00.611Z Downloaded tabwriter v1.4.1
9312026-03-10T16:13:00.614Z Downloaded tabled_derive v0.11.0
9322026-03-10T16:13:00.614Z Downloaded slog-stdlog v4.1.1
9332026-03-10T16:13:00.617Z Downloaded hashbrown v0.15.5
9342026-03-10T16:13:00.620Z Downloaded sync-ptr v0.1.4
9352026-03-10T16:13:00.622Z Downloaded termtree v0.5.1
9362026-03-10T16:13:00.625Z Downloaded static_assertions v1.1.0
9372026-03-10T16:13:00.625Z Downloaded ssh-cipher v0.2.0
9382026-03-10T16:13:00.628Z Downloaded sqlformat v0.3.5
9392026-03-10T16:13:00.628Z Downloaded spki v0.7.3
9402026-03-10T16:13:00.631Z Downloaded pretty_assertions v1.4.1
9412026-03-10T16:13:00.634Z Downloaded slog-json v2.6.1
9422026-03-10T16:13:00.636Z Downloaded snafu-derive v0.8.9
9432026-03-10T16:13:00.637Z Downloaded stacker v0.1.23
9442026-03-10T16:13:00.639Z Downloaded slog-async v2.8.0
9452026-03-10T16:13:00.639Z Downloaded thread-id v5.1.0
9462026-03-10T16:13:00.642Z Downloaded signal-hook-registry v1.4.8
9472026-03-10T16:13:00.642Z Downloaded progenitor-impl v0.11.2
9482026-03-10T16:13:00.645Z Downloaded hyper-util v0.1.20
9492026-03-10T16:13:00.650Z Downloaded hickory-server v0.25.2
9502026-03-10T16:13:00.654Z Downloaded testing_table v0.3.0
9512026-03-10T16:13:00.657Z Downloaded time-core v0.1.8
9522026-03-10T16:13:00.657Z Downloaded hashbrown v0.12.3
9532026-03-10T16:13:00.660Z Downloaded stringprep v0.1.5
9542026-03-10T16:13:00.663Z Downloaded strum_macros v0.27.2
9552026-03-10T16:13:00.665Z Downloaded sync_wrapper v1.0.2
9562026-03-10T16:13:00.701Z Downloaded supports-color v3.0.2
9572026-03-10T16:13:00.701Z Downloaded sec1 v0.7.3
9582026-03-10T16:13:00.701Z Downloaded crossterm v0.28.1
9592026-03-10T16:13:00.701Z Downloaded chacha20poly1305 v0.10.1
9602026-03-10T16:13:00.702Z Downloaded ignore v0.4.25
9612026-03-10T16:13:00.702Z Downloaded slog-term v2.9.2
9622026-03-10T16:13:00.702Z Downloaded rustls-pki-types v1.14.0
9632026-03-10T16:13:00.702Z Downloaded tap v1.0.1
9642026-03-10T16:13:00.702Z Downloaded heapless v0.8.0
9652026-03-10T16:13:00.702Z Downloaded string_cache v0.8.9
9662026-03-10T16:13:00.702Z Downloaded num_enum_derive v0.7.5
9672026-03-10T16:13:00.702Z Downloaded num-integer v0.1.46
9682026-03-10T16:13:00.702Z Downloaded strum_macros v0.26.4
9692026-03-10T16:13:00.702Z Downloaded strum_macros v0.24.3
9702026-03-10T16:13:00.702Z Downloaded spin v0.9.8
9712026-03-10T16:13:00.702Z Downloaded num_enum v0.5.11
9722026-03-10T16:13:00.705Z Downloaded termios v0.3.3
9732026-03-10T16:13:00.708Z Downloaded rustls-platform-verifier v0.6.2
9742026-03-10T16:13:00.710Z Downloaded tagptr v0.2.0
9752026-03-10T16:13:00.710Z Downloaded support-bundle-viewer v0.1.2
9762026-03-10T16:13:00.713Z Downloaded ryu v1.0.23
9772026-03-10T16:13:00.716Z Downloaded tower-layer v0.3.3
9782026-03-10T16:13:00.719Z Downloaded topological-sort v0.2.2
9792026-03-10T16:13:00.719Z Downloaded iri-string v0.7.10
9802026-03-10T16:13:00.724Z Downloaded mio v1.1.1
9812026-03-10T16:13:00.729Z Downloaded tiny-keccak v2.0.2
9822026-03-10T16:13:00.734Z Downloaded thiserror-no-std v2.0.2
9832026-03-10T16:13:00.736Z Downloaded tower-service v0.3.3
9842026-03-10T16:13:00.737Z Downloaded schemars v0.8.22
9852026-03-10T16:13:00.745Z Downloaded try-lock v0.2.5
9862026-03-10T16:13:00.747Z Downloaded slog v2.8.2
9872026-03-10T16:13:00.750Z Downloaded tls_codec v0.4.2
9882026-03-10T16:13:00.755Z Downloaded rayon-core v1.13.0
9892026-03-10T16:13:00.758Z Downloaded similar v2.7.0
9902026-03-10T16:13:00.760Z Downloaded quinn v0.11.9
9912026-03-10T16:13:00.763Z Downloaded tokio-macros v2.6.0
9922026-03-10T16:13:00.763Z Downloaded tls_codec_derive v0.4.2
9932026-03-10T16:13:00.766Z Downloaded num-rational v0.4.2
9942026-03-10T16:13:00.768Z Downloaded unarray v0.1.4
9952026-03-10T16:13:00.768Z Downloaded tinyvec_macros v0.1.1
9962026-03-10T16:13:00.768Z Downloaded time-macros v0.2.27
9972026-03-10T16:13:00.771Z Downloaded typify-macro v0.6.1
9982026-03-10T16:13:00.775Z Downloaded usdt v0.6.0
9992026-03-10T16:13:00.775Z Downloaded untrusted v0.9.0
10002026-03-10T16:13:00.778Z Downloaded untrusted v0.7.1
10012026-03-10T16:13:00.778Z Downloaded futures-util v0.3.32
10022026-03-10T16:13:00.785Z Downloaded unit-prefix v0.5.2
10032026-03-10T16:13:00.788Z Downloaded unicode-truncate v1.1.0
10042026-03-10T16:13:00.788Z Downloaded toml_datetime v0.7.5+spec-1.1.0
10052026-03-10T16:13:00.791Z Downloaded tokio-tungstenite v0.23.1
10062026-03-10T16:13:00.793Z Downloaded tokio-rustls v0.25.0
10072026-03-10T16:13:00.793Z Downloaded utf-8 v0.7.6
10082026-03-10T16:13:00.796Z Downloaded term v0.7.0
10092026-03-10T16:13:00.798Z Downloaded nom v7.1.3
10102026-03-10T16:13:00.801Z Downloaded h2 v0.4.13
10112026-03-10T16:13:00.807Z Downloaded tokio-native-tls v0.3.1
10122026-03-10T16:13:00.810Z Downloaded tokio-dtrace v0.1.1
10132026-03-10T16:13:00.810Z Downloaded signal-hook v0.3.18
10142026-03-10T16:13:00.813Z Downloaded serde_yaml v0.9.34+deprecated
10152026-03-10T16:13:00.816Z Downloaded usdt-attr-macro v0.6.0
10162026-03-10T16:13:00.819Z Downloaded rsa v0.9.10
10172026-03-10T16:13:00.822Z Downloaded samael v0.0.19
10182026-03-10T16:13:00.825Z Downloaded publicsuffix v2.3.0
10192026-03-10T16:13:00.828Z Downloaded tokio-tungstenite v0.21.0
10202026-03-10T16:13:00.830Z Downloaded universal-hash v0.5.1
10212026-03-10T16:13:00.830Z Downloaded void v1.0.2
10222026-03-10T16:13:00.833Z Downloaded thread_local v1.1.9
10232026-03-10T16:13:00.833Z Downloaded elliptic-curve v0.13.8
10242026-03-10T16:13:00.836Z Downloaded nodrop v0.1.14
10252026-03-10T16:13:00.839Z Downloaded rand v0.8.5
10262026-03-10T16:13:00.842Z Downloaded itertools v0.14.0
10272026-03-10T16:13:00.845Z Downloaded libxml v0.3.3
10282026-03-10T16:13:00.850Z Downloaded unicase v2.9.0
10292026-03-10T16:13:00.853Z Downloaded aes-gcm v0.10.3
10302026-03-10T16:13:00.857Z Downloaded want v0.3.1
10312026-03-10T16:13:00.857Z Downloaded wait-timeout v0.2.1
10322026-03-10T16:13:00.859Z Downloaded term v1.2.1
10332026-03-10T16:13:00.860Z Downloaded socket2 v0.6.2
10342026-03-10T16:13:00.862Z Downloaded waitgroup v0.1.2
10352026-03-10T16:13:00.862Z Downloaded xshell-macros v0.2.7
10362026-03-10T16:13:00.865Z Downloaded schemars v0.9.0
10372026-03-10T16:13:00.872Z Downloaded hyper v1.8.1
10382026-03-10T16:13:00.878Z Downloaded xattr v1.6.1
10392026-03-10T16:13:00.881Z Downloaded usdt-macro v0.6.0
10402026-03-10T16:13:00.881Z Downloaded toml_writer v1.0.6+spec-1.1.0
10412026-03-10T16:13:00.884Z Downloaded tokio-rustls v0.24.1
10422026-03-10T16:13:00.884Z Downloaded socket2 v0.5.10
10432026-03-10T16:13:00.886Z Downloaded hkdf v0.12.4
10442026-03-10T16:13:00.889Z Downloaded typify-macro v0.4.3
10452026-03-10T16:13:00.889Z Downloaded rustls-webpki v0.103.9
10462026-03-10T16:13:00.893Z Downloaded tui-tree-widget v0.23.1
10472026-03-10T16:13:00.895Z Downloaded parse-size v1.1.0
10482026-03-10T16:13:00.896Z Downloaded futures v0.3.32
10492026-03-10T16:13:00.898Z Downloaded vergen-git2 v1.0.7
10502026-03-10T16:13:00.902Z Downloaded toml_parser v1.0.9+spec-1.1.0
10512026-03-10T16:13:00.902Z Downloaded zeroize_derive v1.4.3
10522026-03-10T16:13:00.904Z Downloaded base64 v0.21.7
10532026-03-10T16:13:00.907Z Downloaded base64 v0.22.1
10542026-03-10T16:13:00.910Z Downloaded qorb v0.4.1
10552026-03-10T16:13:00.913Z Downloaded managed v0.8.0
10562026-03-10T16:13:00.913Z Downloaded tracing-attributes v0.1.31
10572026-03-10T16:13:00.915Z Downloaded multimap v0.10.1
10582026-03-10T16:13:00.918Z Downloaded multer v3.1.0
10592026-03-10T16:13:00.918Z Downloaded ingot-types v0.1.2
10602026-03-10T16:13:00.921Z Downloaded async-bb8-diesel v0.2.1
10612026-03-10T16:13:00.921Z Downloaded vergen-gitcl v1.0.8
10622026-03-10T16:13:00.925Z Downloaded twox-hash v2.1.2
10632026-03-10T16:13:00.927Z Downloaded zone v0.3.1
10642026-03-10T16:13:00.927Z Downloaded darling_core v0.21.3
10652026-03-10T16:13:00.930Z Downloaded num-derive v0.4.2
10662026-03-10T16:13:00.933Z Downloaded lock_api v0.4.14
10672026-03-10T16:13:00.933Z Downloaded libsw-core v0.3.2
10682026-03-10T16:13:00.935Z Downloaded fatfs v0.3.6
10692026-03-10T16:13:00.938Z Downloaded itertools v0.13.0
10702026-03-10T16:13:00.942Z Downloaded subprocess v0.2.15
10712026-03-10T16:13:00.944Z Downloaded tokio-stream v0.1.18
10722026-03-10T16:13:00.948Z Downloaded wyz v0.5.1
10732026-03-10T16:13:00.951Z Downloaded walkdir v2.5.0
10742026-03-10T16:13:00.951Z Downloaded usdt-impl v0.6.0
10752026-03-10T16:13:00.954Z Downloaded tokio-rustls v0.26.4
10762026-03-10T16:13:00.954Z Downloaded zone_cfg_derive v0.3.1
10772026-03-10T16:13:00.956Z Downloaded num-bigint-dig v0.8.6
10782026-03-10T16:13:00.959Z Downloaded vergen-lib v0.1.6
10792026-03-10T16:13:00.961Z Downloaded uzers v0.12.2
10802026-03-10T16:13:00.964Z Downloaded snafu v0.8.9
10812026-03-10T16:13:00.967Z Downloaded toml v0.9.12+spec-1.1.0
10822026-03-10T16:13:00.970Z Downloaded rand v0.9.2
10832026-03-10T16:13:00.973Z Downloaded toml v0.7.8
10842026-03-10T16:13:00.976Z Downloaded trait-variant v0.1.2
10852026-03-10T16:13:00.979Z Downloaded tar v0.4.44
10862026-03-10T16:13:00.979Z Downloaded vsss-rs v3.3.4
10872026-03-10T16:13:00.983Z Downloaded ipnet v2.11.0
10882026-03-10T16:13:00.986Z Downloaded diesel_derives v2.2.7
10892026-03-10T16:13:00.989Z Downloaded vergen v9.0.6
10902026-03-10T16:13:00.989Z Downloaded iddqd v0.3.17
10912026-03-10T16:13:00.993Z Downloaded zeroize v1.8.2
10922026-03-10T16:13:00.996Z Downloaded test-strategy v0.4.5
10932026-03-10T16:13:01.001Z Downloaded tracing-core v0.1.36
10942026-03-10T16:13:01.004Z Downloaded whoami v1.6.1
10952026-03-10T16:13:01.004Z Downloaded typify v0.6.1
10962026-03-10T16:13:01.006Z Downloaded tinyvec v1.10.0
10972026-03-10T16:13:01.009Z Downloaded aho-corasick v1.1.4
10982026-03-10T16:13:01.012Z Downloaded zstd-safe v7.2.4
10992026-03-10T16:13:01.014Z Downloaded zstd v0.13.3
11002026-03-10T16:13:01.017Z Downloaded unicode-properties v0.1.4
11012026-03-10T16:13:01.021Z Downloaded newline-converter v0.3.0
11022026-03-10T16:13:01.021Z Downloaded bzip2 v0.4.4
11032026-03-10T16:13:01.024Z Downloaded new_debug_unreachable v1.0.6
11042026-03-10T16:13:01.024Z Downloaded md5 v0.7.0
11052026-03-10T16:13:01.024Z Downloaded md-5 v0.10.6
11062026-03-10T16:13:01.024Z Downloaded match_cfg v0.1.0
11072026-03-10T16:13:01.024Z Downloaded maplit v1.0.2
11082026-03-10T16:13:01.028Z Downloaded lru-slab v0.1.2
11092026-03-10T16:13:01.028Z Downloaded indoc v2.0.7
11102026-03-10T16:13:01.031Z Downloaded typify v0.4.3
11112026-03-10T16:13:01.031Z Downloaded unsafe-libyaml v0.2.11
11122026-03-10T16:13:01.034Z Downloaded cancel-safe-futures v0.1.5
11132026-03-10T16:13:01.037Z Downloaded itertools v0.12.1
11142026-03-10T16:13:01.041Z Downloaded yasna v0.5.2
11152026-03-10T16:13:01.044Z Downloaded xz2 v0.1.7
11162026-03-10T16:13:01.047Z Downloaded xshell v0.2.7
11172026-03-10T16:13:01.047Z Downloaded rpassword v7.4.0
11182026-03-10T16:13:01.050Z Downloaded darling v0.21.3
11192026-03-10T16:13:01.053Z Downloaded cmake v0.1.57
11202026-03-10T16:13:01.053Z Downloaded toml_edit v0.23.10+spec-1.0.0
11212026-03-10T16:13:01.056Z Downloaded cexpr v0.6.0
11222026-03-10T16:13:01.058Z Downloaded bzip2 v0.6.1
11232026-03-10T16:13:01.061Z Downloaded console v0.15.11
11242026-03-10T16:13:01.065Z Downloaded lzss v0.8.2
11252026-03-10T16:13:01.065Z Downloaded lru-cache v0.1.2
11262026-03-10T16:13:01.065Z Downloaded tungstenite v0.23.0
11272026-03-10T16:13:01.068Z Downloaded lru v0.12.5
11282026-03-10T16:13:01.068Z Downloaded schemars v1.2.1
11292026-03-10T16:13:01.081Z Downloaded rand v0.10.0
11302026-03-10T16:13:01.085Z Downloaded derive_more v0.99.20
11312026-03-10T16:13:01.087Z Downloaded corncobs v0.1.4
11322026-03-10T16:13:01.087Z Downloaded console v0.16.2
11332026-03-10T16:13:01.090Z Downloaded cargo_toml v0.22.3
11342026-03-10T16:13:01.090Z Downloaded tungstenite v0.21.0
11352026-03-10T16:13:01.093Z Downloaded tokio-postgres v0.7.16
11362026-03-10T16:13:01.096Z Downloaded whoami v2.1.0
11372026-03-10T16:13:01.099Z Downloaded unicode-bidi v0.3.18
11382026-03-10T16:13:01.102Z Downloaded git2 v0.20.4
11392026-03-10T16:13:01.108Z Downloaded kstat-rs v0.2.4
11402026-03-10T16:13:01.111Z Downloaded colored v2.2.0
11412026-03-10T16:13:01.111Z Downloaded backon v1.6.0
11422026-03-10T16:13:01.114Z Downloaded russh v0.45.0
11432026-03-10T16:13:01.117Z Downloaded steno v0.4.1
11442026-03-10T16:13:01.120Z Downloaded p521 v0.13.3
11452026-03-10T16:13:01.123Z Downloaded zerocopy v0.6.6
11462026-03-10T16:13:01.128Z Downloaded zopfli v0.8.3
11472026-03-10T16:13:01.130Z Downloaded getrandom v0.2.17
11482026-03-10T16:13:01.130Z Downloaded libm v0.2.16
11492026-03-10T16:13:01.137Z Downloaded uuid v1.21.0
11502026-03-10T16:13:01.139Z Downloaded reqwest v0.13.2
11512026-03-10T16:13:01.144Z Downloaded ron v0.12.0
11522026-03-10T16:13:01.151Z Downloaded ctr v0.9.2
11532026-03-10T16:13:01.153Z Downloaded hostname v0.4.2
11542026-03-10T16:13:01.157Z Downloaded darling_core v0.20.11
11552026-03-10T16:13:01.159Z Downloaded toml_edit v0.19.15
11562026-03-10T16:13:01.170Z Downloaded vte v0.14.1
11572026-03-10T16:13:01.173Z Downloaded crc32fast v1.5.0
11582026-03-10T16:13:01.176Z Downloaded instant v0.1.13
11592026-03-10T16:13:01.176Z Downloaded derive_builder v0.20.2
11602026-03-10T16:13:01.179Z Downloaded reqwest v0.12.28
11612026-03-10T16:13:01.184Z Downloaded regex v1.12.3
11622026-03-10T16:13:01.189Z Downloaded lalrpop v0.19.12
11632026-03-10T16:13:01.197Z Downloaded aws-lc-rs v1.16.0
11642026-03-10T16:13:01.204Z Downloaded rustls-webpki v0.101.7
11652026-03-10T16:13:01.215Z Downloaded tower v0.5.3
11662026-03-10T16:13:01.222Z Downloaded rayon v1.11.0
11672026-03-10T16:13:01.229Z Downloaded moka v0.12.13
11682026-03-10T16:13:01.235Z Downloaded typed-path v0.9.3
11692026-03-10T16:13:01.240Z Downloaded reedline v0.40.0
11702026-03-10T16:13:01.246Z Downloaded indoc v1.0.9
11712026-03-10T16:13:01.249Z Downloaded unicode_categories v0.1.1
11722026-03-10T16:13:01.251Z Downloaded salty v0.3.0
11732026-03-10T16:13:01.255Z Downloaded ssh-key v0.6.7
11742026-03-10T16:13:01.261Z Downloaded blake3 v1.8.3
11752026-03-10T16:13:01.267Z Downloaded x509-cert v0.2.5
11762026-03-10T16:13:01.272Z Downloaded yansi v1.0.1
11772026-03-10T16:13:01.274Z Downloaded rustyline v14.0.0
11782026-03-10T16:13:01.278Z Downloaded tokio-util v0.7.18
11792026-03-10T16:13:01.283Z Downloaded zip v0.6.6
11802026-03-10T16:13:01.287Z Downloaded rustls-webpki v0.102.8
11812026-03-10T16:13:01.301Z Downloaded unicode-normalization v0.1.25
11822026-03-10T16:13:01.304Z Downloaded cookie v0.18.1
11832026-03-10T16:13:01.307Z Downloaded const_format_proc_macros v0.2.34
11842026-03-10T16:13:01.309Z Downloaded arrayvec v0.7.6
11852026-03-10T16:13:01.312Z Downloaded curve25519-dalek v4.1.3
11862026-03-10T16:13:01.318Z Downloaded chacha20 v0.9.1
11872026-03-10T16:13:01.320Z Downloaded camino-tempfile-ext v0.3.3
11882026-03-10T16:13:01.320Z Downloaded bit-vec v0.6.3
11892026-03-10T16:13:01.320Z Downloaded git-stub-vcs v0.1.0
11902026-03-10T16:13:01.323Z Downloaded ghash v0.5.1
11912026-03-10T16:13:01.323Z Downloaded fixedbitset v0.5.7
11922026-03-10T16:13:01.326Z Downloaded find-msvc-tools v0.1.9
11932026-03-10T16:13:01.326Z Downloaded hubpack_derive v0.1.1
11942026-03-10T16:13:01.326Z Downloaded hubpack v0.1.2
11952026-03-10T16:13:01.329Z Downloaded httpdate v1.0.3
11962026-03-10T16:13:01.329Z Downloaded http-range v0.1.5
11972026-03-10T16:13:01.329Z Downloaded hostname v0.3.1
11982026-03-10T16:13:01.332Z Downloaded home v0.5.12
11992026-03-10T16:13:01.332Z Downloaded hash32 v0.3.1
12002026-03-10T16:13:01.332Z Downloaded hash32 v0.2.1
12012026-03-10T16:13:01.334Z Downloaded fxhash v0.2.1
12022026-03-10T16:13:01.335Z Downloaded fallible-iterator v0.2.0
12032026-03-10T16:13:01.335Z Downloaded ciborium v0.2.2
12042026-03-10T16:13:01.337Z Downloaded chacha20 v0.10.0
12052026-03-10T16:13:01.341Z Downloaded zerocopy-derive v0.8.40
12062026-03-10T16:13:01.345Z Downloaded buf-list v1.1.2
12072026-03-10T16:13:01.347Z Downloaded clang-sys v1.8.1
12082026-03-10T16:13:01.350Z Downloaded async-trait v0.1.89
12092026-03-10T16:13:01.353Z Downloaded der_derive v0.7.3
12102026-03-10T16:13:01.353Z Downloaded convert_case v0.4.0
12112026-03-10T16:13:01.355Z Downloaded drift v0.1.3
12122026-03-10T16:13:01.358Z Downloaded data-encoding v2.10.0
12132026-03-10T16:13:01.361Z Downloaded funty v2.0.0
12142026-03-10T16:13:01.361Z Downloaded bitfield-struct v0.6.2
12152026-03-10T16:13:01.361Z Downloaded diesel-dtrace v0.4.2
12162026-03-10T16:13:01.364Z Downloaded daft v0.1.5
12172026-03-10T16:13:01.364Z Downloaded blowfish v0.9.1
12182026-03-10T16:13:01.366Z Downloaded bit-vec v0.8.0
12192026-03-10T16:13:01.366Z Downloaded argon2 v0.5.3
12202026-03-10T16:13:01.369Z Downloaded futures-io v0.3.32
12212026-03-10T16:13:01.369Z Downloaded crc v3.4.0
12222026-03-10T16:13:01.369Z Downloaded base16ct v1.0.0
12232026-03-10T16:13:01.372Z Downloaded dropshot-api-manager-types v0.5.2
12242026-03-10T16:13:01.372Z Downloaded bcrypt-pbkdf v0.10.0
12252026-03-10T16:13:01.372Z Downloaded env_logger v0.11.9
12262026-03-10T16:13:01.375Z Downloaded bitvec v1.0.1
12272026-03-10T16:13:01.385Z Downloaded radix_trie v0.2.1
12282026-03-10T16:13:01.388Z Downloaded p384 v0.13.1
12292026-03-10T16:13:01.393Z Downloaded bindgen v0.71.1
12302026-03-10T16:13:01.398Z Downloaded unicode-segmentation v1.12.0
12312026-03-10T16:13:01.401Z Downloaded dropshot v0.16.7
12322026-03-10T16:13:01.418Z Downloaded portable-atomic v1.13.1
12332026-03-10T16:13:01.424Z Downloaded cpufeatures v0.3.0
12342026-03-10T16:13:01.427Z Downloaded winnow v0.6.26
12352026-03-10T16:13:01.433Z Downloaded embedded-io v0.6.1
12362026-03-10T16:13:01.435Z Downloaded array-init v0.0.4
12372026-03-10T16:13:01.435Z Downloaded float-ord v0.3.2
12382026-03-10T16:13:01.436Z Downloaded darling_macro v0.20.11
12392026-03-10T16:13:01.436Z Downloaded ciborium-ll v0.2.2
12402026-03-10T16:13:01.438Z Downloaded ascii-canvas v3.0.0
12412026-03-10T16:13:01.438Z Downloaded bitflags v1.3.2
12422026-03-10T16:13:01.441Z Downloaded debug-ignore v1.0.5
12432026-03-10T16:13:01.441Z Downloaded crucible-workspace-hack v0.1.0
12442026-03-10T16:13:01.441Z Downloaded bitfield v0.19.4
12452026-03-10T16:13:01.444Z Downloaded bcs v0.1.6
12462026-03-10T16:13:01.444Z Downloaded difflib v0.4.0
12472026-03-10T16:13:01.444Z Downloaded castaway v0.2.4
12482026-03-10T16:13:01.447Z Downloaded atomic-waker v1.1.2
12492026-03-10T16:13:01.447Z Downloaded backoff v0.4.0
12502026-03-10T16:13:01.450Z Downloaded goblin v0.10.5
12512026-03-10T16:13:01.454Z Downloaded quick-xml v0.37.5
12522026-03-10T16:13:01.458Z Downloaded display-error-chain v0.2.2
12532026-03-10T16:13:01.461Z Downloaded diesel v2.2.12
12542026-03-10T16:13:01.474Z Downloaded defmt v0.3.100
12552026-03-10T16:13:01.478Z Downloaded tower-http v0.6.8
12562026-03-10T16:13:01.481Z Downloaded tough v0.20.0
12572026-03-10T16:13:01.488Z Downloaded nix v0.31.1
12582026-03-10T16:13:01.497Z Downloaded tabled v0.20.0
12592026-03-10T16:13:01.510Z Downloaded zip v4.6.1
12602026-03-10T16:13:01.514Z Downloaded proptest v1.10.0
12612026-03-10T16:13:01.521Z Downloaded petname v2.0.2
12622026-03-10T16:13:01.525Z Downloaded webpki-roots v1.0.6
12632026-03-10T16:13:01.528Z Downloaded serde_with v3.17.0
12642026-03-10T16:13:01.538Z Downloaded nix v0.30.1
12652026-03-10T16:13:01.547Z Downloaded object v0.37.3
12662026-03-10T16:13:01.556Z Downloaded zerocopy v0.8.40
12672026-03-10T16:13:01.564Z Downloaded smoltcp v0.11.0
12682026-03-10T16:13:01.573Z Downloaded object v0.30.4
12692026-03-10T16:13:01.581Z Downloaded winnow v0.5.40
12702026-03-10T16:13:01.588Z Downloaded regress v0.10.5
12712026-03-10T16:13:01.595Z Downloaded hickory-proto v0.25.2
12722026-03-10T16:13:01.607Z Downloaded quinn-proto v0.11.13
12732026-03-10T16:13:01.613Z Downloaded nix v0.27.1
12742026-03-10T16:13:01.622Z Downloaded async-recursion v1.1.1
12752026-03-10T16:13:01.626Z Downloaded document-features v0.2.12
12762026-03-10T16:13:01.626Z Downloaded dirs-sys-next v0.1.2
12772026-03-10T16:13:01.628Z Downloaded crunchy v0.2.4
12782026-03-10T16:13:01.628Z Downloaded crc8 v0.1.1
12792026-03-10T16:13:01.628Z Downloaded bitfield-macros v0.19.4
12802026-03-10T16:13:01.628Z Downloaded assert_matches v1.5.0
12812026-03-10T16:13:01.628Z Downloaded defmt-macros v1.0.1
12822026-03-10T16:13:01.631Z Downloaded const-oid v0.9.6
12832026-03-10T16:13:01.634Z Downloaded block-padding v0.3.3
12842026-03-10T16:13:01.634Z Downloaded crc-catalog v2.4.0
12852026-03-10T16:13:01.634Z Downloaded erased-serde v0.3.31
12862026-03-10T16:13:01.636Z Downloaded derive_builder_macro v0.20.2
12872026-03-10T16:13:01.636Z Downloaded polar-core v0.27.3
12882026-03-10T16:13:01.642Z Downloaded derive_builder_core v0.20.2
12892026-03-10T16:13:01.644Z Downloaded curve25519-dalek-derive v0.1.1
12902026-03-10T16:13:01.644Z Downloaded bit-set v0.5.3
12912026-03-10T16:13:01.647Z Downloaded cstr-argument v0.1.2
12922026-03-10T16:13:01.647Z Downloaded cfg_aliases v0.2.1
12932026-03-10T16:13:01.647Z Downloaded cobs v0.3.0
12942026-03-10T16:13:01.666Z Downloaded base16ct v0.2.0
12952026-03-10T16:13:01.666Z Downloaded embedded-io v0.4.0
12962026-03-10T16:13:01.666Z Downloaded ecdsa v0.16.9
12972026-03-10T16:13:01.702Z Downloaded time v0.3.47
12982026-03-10T16:13:01.717Z Downloaded bstr v1.12.1
12992026-03-10T16:13:01.727Z Downloaded rustls v0.21.12
13002026-03-10T16:13:01.737Z Downloaded nix v0.29.0
13012026-03-10T16:13:01.745Z Downloaded nix v0.28.0
13022026-03-10T16:13:01.754Z Downloaded zlib-rs v0.6.2
13032026-03-10T16:13:01.758Z Downloaded openssl v0.10.75
13042026-03-10T16:13:01.765Z Downloaded sled v0.34.7
13052026-03-10T16:13:01.772Z Downloaded ratatui v0.29.0
13062026-03-10T16:13:01.788Z Downloaded vcpkg v0.2.15
13072026-03-10T16:13:01.819Z Downloaded typify-impl v0.4.3
13082026-03-10T16:13:01.830Z Downloaded openapiv3 v2.2.0
13092026-03-10T16:13:01.839Z Downloaded hickory-proto v0.24.4
13102026-03-10T16:13:01.851Z Downloaded zerocopy-derive v0.6.6
13112026-03-10T16:13:01.858Z Downloaded regex-automata v0.4.14
13122026-03-10T16:13:01.872Z Downloaded rustls v0.22.4
13132026-03-10T16:13:01.880Z Downloaded regex-syntax v0.8.10
13142026-03-10T16:13:01.887Z Downloaded smoltcp v0.9.1
13152026-03-10T16:13:01.895Z Downloaded tracing v0.1.44
13162026-03-10T16:13:01.913Z Downloaded rustix v0.38.44
13172026-03-10T16:13:01.933Z Downloaded rustls v0.23.37
13182026-03-10T16:13:01.939Z Downloaded jiff v0.2.21
13192026-03-10T16:13:01.954Z Downloaded regex-syntax v0.6.29
13202026-03-10T16:13:01.963Z Downloaded csv v1.4.0
13212026-03-10T16:13:01.980Z Downloaded libz-sys v1.1.24
13222026-03-10T16:13:01.998Z Downloaded sqlparser v0.61.0
13232026-03-10T16:13:02.005Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13242026-03-10T16:13:02.025Z Downloaded typify-impl v0.6.1
13252026-03-10T16:13:02.074Z Downloaded encoding_rs v0.8.35
13262026-03-10T16:13:02.094Z Downloaded bzip2-sys v0.1.13+1.0.8
13272026-03-10T16:13:02.134Z Downloaded libgit2-sys v0.18.3+1.9.2
13282026-03-10T16:13:02.220Z Downloaded chrono-tz v0.10.4
13292026-03-10T16:13:02.249Z Downloaded petgraph v0.6.5
13302026-03-10T16:13:02.252Z Downloaded lzma-sys v0.1.20
13312026-03-10T16:13:02.270Z Downloaded petgraph v0.8.3
13322026-03-10T16:13:02.302Z Downloaded sha3 v0.10.8
13332026-03-10T16:13:02.321Z Downloaded tokio v1.49.0
13342026-03-10T16:13:02.435Z Downloaded ring v0.17.14
13352026-03-10T16:13:03.297Z Downloaded aws-lc-sys v0.37.1
13362026-03-10T16:13:03.604Z Compiling libc v0.2.180
13372026-03-10T16:13:03.610Z Compiling serde v1.0.228
13382026-03-10T16:13:03.611Z Compiling log v0.4.29
13392026-03-10T16:13:03.611Z Compiling shlex v1.3.0
13402026-03-10T16:13:03.611Z Compiling find-msvc-tools v0.1.9
13412026-03-10T16:13:03.762Z Compiling smallvec v1.15.1
13422026-03-10T16:13:03.777Z Compiling syn v2.0.117
13432026-03-10T16:13:03.786Z Compiling typenum v1.19.0
13442026-03-10T16:13:04.020Z Compiling generic-array v0.14.7
13452026-03-10T16:13:04.039Z Compiling subtle v2.6.1
13462026-03-10T16:13:04.087Z Compiling scopeguard v1.2.0
13472026-03-10T16:13:04.156Z Compiling portable-atomic v1.13.1
13482026-03-10T16:13:04.217Z Compiling lock_api v0.4.14
13492026-03-10T16:13:04.235Z Compiling const-oid v0.9.6
13502026-03-10T16:13:04.292Z Compiling critical-section v1.2.0
13512026-03-10T16:13:04.346Z Compiling zerocopy v0.8.40
13522026-03-10T16:13:04.417Z Compiling parking_lot_core v0.9.12
13532026-03-10T16:13:04.517Z Compiling serde_json v1.0.149
13542026-03-10T16:13:04.829Z Compiling pin-project-lite v0.2.17
13552026-03-10T16:13:04.946Z Compiling pkg-config v0.3.32
13562026-03-10T16:13:05.042Z Compiling libm v0.2.16
13572026-03-10T16:13:05.216Z Compiling getrandom v0.2.17
13582026-03-10T16:13:05.237Z Compiling jobserver v0.1.34
13592026-03-10T16:13:05.465Z Compiling rand_core v0.6.4
13602026-03-10T16:13:05.484Z Compiling errno v0.3.14
13612026-03-10T16:13:05.677Z Compiling cc v1.2.56
13622026-03-10T16:13:05.715Z Compiling once_cell v1.21.3
13632026-03-10T16:13:05.736Z Compiling signal-hook-registry v1.4.8
13642026-03-10T16:13:05.782Z Compiling parking_lot v0.12.5
13652026-03-10T16:13:05.856Z Compiling mio v1.1.1
13662026-03-10T16:13:05.931Z Compiling num-traits v0.2.19
13672026-03-10T16:13:06.013Z Compiling bitflags v2.11.0
13682026-03-10T16:13:06.140Z Compiling futures-core v0.3.32
13692026-03-10T16:13:06.325Z Compiling socket2 v0.6.2
13702026-03-10T16:13:06.346Z Compiling percent-encoding v2.3.2
13712026-03-10T16:13:06.407Z Compiling allocator-api2 v0.2.21
13722026-03-10T16:13:06.546Z Compiling cpufeatures v0.2.17
13732026-03-10T16:13:06.597Z Compiling futures-sink v0.3.32
13742026-03-10T16:13:06.635Z Compiling foldhash v0.2.0
13752026-03-10T16:13:06.654Z Compiling futures-task v0.3.32
13762026-03-10T16:13:06.732Z Compiling futures-channel v0.3.32
13772026-03-10T16:13:06.871Z Compiling hashbrown v0.16.1
13782026-03-10T16:13:06.895Z Compiling getrandom v0.4.1
13792026-03-10T16:13:06.910Z Compiling slab v0.4.12
13802026-03-10T16:13:06.926Z Compiling futures-io v0.3.32
13812026-03-10T16:13:07.036Z Compiling getrandom v0.3.4
13822026-03-10T16:13:07.149Z Compiling rustversion v1.0.22
13832026-03-10T16:13:07.171Z Compiling rand_core v0.10.0
13842026-03-10T16:13:07.380Z Compiling cmake v0.1.57
13852026-03-10T16:13:07.707Z Compiling indexmap v2.13.0
13862026-03-10T16:13:07.949Z Compiling form_urlencoded v1.2.2
13872026-03-10T16:13:07.968Z Compiling ident_case v1.0.1
13882026-03-10T16:13:08.010Z Compiling base64ct v1.8.3
13892026-03-10T16:13:08.122Z Compiling synstructure v0.13.2
13902026-03-10T16:13:08.176Z Compiling dunce v1.0.5
13912026-03-10T16:13:08.263Z Compiling fs_extra v1.3.0
13922026-03-10T16:13:08.302Z Compiling flagset v0.4.7
13932026-03-10T16:13:08.397Z Compiling pem-rfc7468 v0.7.0
13942026-03-10T16:13:08.470Z Compiling rand_core v0.9.5
13952026-03-10T16:13:08.576Z Compiling rustix v1.1.3
13962026-03-10T16:13:08.596Z Compiling iana-time-zone v0.1.65
13972026-03-10T16:13:08.618Z Compiling aws-lc-sys v0.37.1
13982026-03-10T16:13:08.639Z Compiling ring v0.17.14
13992026-03-10T16:13:08.825Z Compiling uuid v1.21.0
14002026-03-10T16:13:08.857Z Compiling rustc_version v0.4.1
14012026-03-10T16:13:08.890Z Compiling regex-syntax v0.8.10
14022026-03-10T16:13:08.974Z Compiling aws-lc-rs v1.16.0
14032026-03-10T16:13:09.278Z Compiling vcpkg v0.2.15
14042026-03-10T16:13:09.364Z Compiling tracing-core v0.1.36
14052026-03-10T16:13:09.758Z Compiling crossbeam-utils v0.8.21
14062026-03-10T16:13:10.127Z Compiling pest_generator v2.8.6
14072026-03-10T16:13:10.171Z Compiling serde_derive_internals v0.29.1
14082026-03-10T16:13:10.292Z Compiling openssl-sys v0.9.111
14092026-03-10T16:13:10.777Z Compiling serde_derive v1.0.228
14102026-03-10T16:13:10.997Z Compiling zeroize_derive v1.4.3
14112026-03-10T16:13:11.052Z Compiling zerofrom-derive v0.1.6
14122026-03-10T16:13:11.075Z Compiling yoke-derive v0.8.1
14132026-03-10T16:13:11.441Z Compiling zerocopy-derive v0.8.40
14142026-03-10T16:13:11.894Z Compiling zeroize v1.8.2
14152026-03-10T16:13:12.175Z Compiling zerovec-derive v0.11.2
14162026-03-10T16:13:12.694Z Compiling displaydoc v0.2.5
14172026-03-10T16:13:12.946Z Compiling crypto-common v0.1.7
14182026-03-10T16:13:13.005Z Compiling zerofrom v0.1.6
14192026-03-10T16:13:13.123Z Compiling block-buffer v0.10.4
14202026-03-10T16:13:13.164Z Compiling yoke v0.8.1
14212026-03-10T16:13:13.340Z Compiling digest v0.10.7
14222026-03-10T16:13:13.402Z Compiling tokio-macros v2.6.0
14232026-03-10T16:13:13.652Z Compiling zerovec v0.11.5
14242026-03-10T16:13:13.672Z Compiling hmac v0.12.1
14252026-03-10T16:13:13.690Z Compiling zerotrie v0.2.3
14262026-03-10T16:13:13.852Z Compiling futures-macro v0.3.32
14272026-03-10T16:13:13.872Z Compiling block-padding v0.3.3
14282026-03-10T16:13:14.074Z Compiling inout v0.1.4
14292026-03-10T16:13:14.094Z Compiling sha2 v0.10.9
14302026-03-10T16:13:14.299Z Compiling tinystr v0.8.2
14312026-03-10T16:13:14.352Z Compiling potential_utf v0.1.4
14322026-03-10T16:13:14.393Z Compiling cipher v0.4.4
14332026-03-10T16:13:14.564Z Compiling icu_locale_core v2.1.1
14342026-03-10T16:13:14.567Z Compiling icu_collections v2.1.1
14352026-03-10T16:13:14.807Z Compiling der_derive v0.7.3
14362026-03-10T16:13:14.969Z Compiling futures-util v0.3.32
14372026-03-10T16:13:15.314Z Compiling salsa20 v0.10.2
14382026-03-10T16:13:15.493Z Compiling bytes v1.11.1
14392026-03-10T16:13:15.582Z Compiling icu_provider v2.1.1
14402026-03-10T16:13:15.901Z Compiling icu_properties v2.1.2
14412026-03-10T16:13:15.966Z Compiling icu_normalizer v2.1.1
14422026-03-10T16:13:15.969Z Compiling chrono v0.4.44
14432026-03-10T16:13:16.097Z Compiling der v0.7.10
14442026-03-10T16:13:16.332Z Compiling tokio v1.49.0
14452026-03-10T16:13:16.692Z Compiling http v1.4.0
14462026-03-10T16:13:17.421Z Compiling idna_adapter v1.2.1
14472026-03-10T16:13:17.588Z Compiling idna v1.1.0
14482026-03-10T16:13:17.752Z Compiling spki v0.7.3
14492026-03-10T16:13:17.852Z Compiling pbkdf2 v0.12.2
14502026-03-10T16:13:17.892Z Compiling thiserror-impl v2.0.18
14512026-03-10T16:13:17.993Z Compiling ppv-lite86 v0.2.21
14522026-03-10T16:13:18.012Z Compiling url v2.5.8
14532026-03-10T16:13:18.040Z Compiling scrypt v0.11.0
14542026-03-10T16:13:18.131Z Compiling aes v0.8.4
14552026-03-10T16:13:18.361Z Compiling cbc v0.1.2
14562026-03-10T16:13:18.443Z Compiling rand_chacha v0.9.0
14572026-03-10T16:13:18.461Z Compiling rustls-pki-types v1.14.0
14582026-03-10T16:13:18.540Z Compiling tracing-attributes v0.1.31
14592026-03-10T16:13:19.058Z Compiling rand v0.9.2
14602026-03-10T16:13:19.077Z Compiling pkcs5 v0.7.1
14612026-03-10T16:13:19.343Z Compiling http-body v1.0.1
14622026-03-10T16:13:19.552Z Compiling httparse v1.10.1
14632026-03-10T16:13:19.609Z Compiling openssl-probe v0.2.1
14642026-03-10T16:13:19.707Z Compiling thiserror v2.0.18
14652026-03-10T16:13:19.753Z Compiling base64 v0.22.1
14662026-03-10T16:13:19.864Z Compiling schemars v0.8.22
14672026-03-10T16:13:19.883Z Compiling untrusted v0.9.0
14682026-03-10T16:13:20.039Z Compiling syn v1.0.109
14692026-03-10T16:13:20.039Z Compiling untrusted v0.7.1
14702026-03-10T16:13:20.193Z Compiling pkcs8 v0.10.2
14712026-03-10T16:13:20.213Z Compiling schemars_derive v0.8.22
14722026-03-10T16:13:20.230Z Compiling pest_derive v2.8.6
14732026-03-10T16:13:20.388Z Compiling tracing v0.1.44
14742026-03-10T16:13:20.509Z Compiling scroll_derive v0.13.1
14752026-03-10T16:13:20.733Z Compiling darling_core v0.20.11
14762026-03-10T16:13:20.796Z Compiling tower-service v0.3.3
14772026-03-10T16:13:20.916Z Compiling try-lock v0.2.5
14782026-03-10T16:13:21.049Z Compiling dyn-clone v1.0.20
14792026-03-10T16:13:21.222Z Compiling tower-layer v0.3.3
14802026-03-10T16:13:21.257Z Compiling tinyvec_macros v0.1.1
14812026-03-10T16:13:21.346Z Compiling tokio-util v0.7.18
14822026-03-10T16:13:21.431Z Compiling atomic-waker v1.1.2
14832026-03-10T16:13:21.581Z Compiling rustls v0.23.37
14842026-03-10T16:13:21.604Z Compiling scroll v0.13.0
14852026-03-10T16:13:21.819Z Compiling tinyvec v1.10.0
14862026-03-10T16:13:21.951Z Compiling want v0.3.1
14872026-03-10T16:13:22.290Z Compiling h2 v0.4.13
14882026-03-10T16:13:22.730Z Compiling ipnet v2.11.0
14892026-03-10T16:13:23.055Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14902026-03-10T16:13:23.417Z Compiling spin v0.9.8
14912026-03-10T16:13:23.579Z Compiling aho-corasick v1.1.4
14922026-03-10T16:13:23.683Z Compiling httpdate v1.0.3
14932026-03-10T16:13:23.703Z Compiling time-core v0.1.8
14942026-03-10T16:13:23.903Z Compiling openssl v0.10.75
14952026-03-10T16:13:23.969Z Compiling crc32fast v1.5.0
14962026-03-10T16:13:24.000Z Compiling darling_macro v0.20.11
14972026-03-10T16:13:24.192Z Compiling num-conv v0.2.0
14982026-03-10T16:13:24.214Z Compiling pin-utils v0.1.0
14992026-03-10T16:13:24.303Z Compiling powerfmt v0.2.0
15002026-03-10T16:13:24.323Z Compiling foreign-types-shared v0.1.1
15012026-03-10T16:13:24.370Z Compiling time-macros v0.2.27
15022026-03-10T16:13:24.428Z Compiling foreign-types v0.3.2
15032026-03-10T16:13:24.519Z Compiling deranged v0.5.8
15042026-03-10T16:13:24.617Z Compiling darling v0.20.11
15052026-03-10T16:13:24.661Z Compiling tempfile v3.25.0
15062026-03-10T16:13:24.779Z Compiling regex-automata v0.4.14
15072026-03-10T16:13:25.882Z Compiling goblin v0.10.5
15082026-03-10T16:13:26.014Z Compiling thiserror-impl v1.0.69
15092026-03-10T16:13:26.792Z Compiling hyper v1.8.1
15102026-03-10T16:13:27.703Z Compiling openssl-macros v0.1.1
15112026-03-10T16:13:27.709Z Compiling wait-timeout v0.2.1
15122026-03-10T16:13:27.850Z Compiling either v1.15.0
15132026-03-10T16:13:28.039Z Compiling usdt-impl v0.6.0
15142026-03-10T16:13:28.119Z Compiling native-tls v0.2.18
15152026-03-10T16:13:28.201Z Compiling bit-vec v0.8.0
15162026-03-10T16:13:28.316Z Compiling quick-error v1.2.3
15172026-03-10T16:13:28.391Z Compiling simd-adler32 v0.3.8
15182026-03-10T16:13:28.443Z Compiling num_threads v0.1.7
15192026-03-10T16:13:28.498Z Compiling siphasher v1.0.2
15202026-03-10T16:13:28.562Z Compiling time v0.3.47
15212026-03-10T16:13:28.724Z Compiling bit-set v0.8.0
15222026-03-10T16:13:28.745Z Compiling rusty-fork v0.3.1
15232026-03-10T16:13:28.945Z Compiling hyper-util v0.1.20
15242026-03-10T16:13:29.154Z Compiling thiserror v1.0.69
15252026-03-10T16:13:29.284Z Compiling derive_builder_core v0.20.2
15262026-03-10T16:13:30.531Z Compiling dof v0.4.0
15272026-03-10T16:13:30.797Z Compiling unicode-normalization v0.1.25
15282026-03-10T16:13:30.815Z Compiling crossbeam-epoch v0.9.18
15292026-03-10T16:13:31.237Z Compiling dtrace-parser v0.3.0
15302026-03-10T16:13:31.269Z Compiling rustls-native-certs v0.8.3
15312026-03-10T16:13:31.399Z Compiling signature v2.2.0
15322026-03-10T16:13:31.618Z Compiling scroll_derive v0.12.1
15332026-03-10T16:13:31.653Z Compiling heapless v0.7.17
15342026-03-10T16:13:31.974Z Compiling rand_xorshift v0.4.0
15352026-03-10T16:13:32.026Z Compiling slog v2.8.2
15362026-03-10T16:13:32.169Z Compiling darling_core v0.21.3
15372026-03-10T16:13:32.262Z Compiling bzip2-sys v0.1.13+1.0.8
15382026-03-10T16:13:32.281Z Compiling sync_wrapper v1.0.2
15392026-03-10T16:13:32.285Z Compiling thread-id v5.1.0
15402026-03-10T16:13:32.401Z Compiling cookie v0.18.1
15412026-03-10T16:13:32.422Z Compiling paste v1.0.15
15422026-03-10T16:13:32.505Z Compiling unicode-properties v0.1.4
15432026-03-10T16:13:32.631Z Compiling unarray v0.1.4
15442026-03-10T16:13:32.650Z Compiling anyhow v1.0.102
15452026-03-10T16:13:32.766Z Compiling zstd-safe v7.2.4
15462026-03-10T16:13:32.770Z Compiling adler2 v2.0.1
15472026-03-10T16:13:32.803Z Compiling rayon-core v1.13.0
15482026-03-10T16:13:32.946Z Compiling unicode-segmentation v1.12.0
15492026-03-10T16:13:33.031Z Compiling signal-hook v0.3.18
15502026-03-10T16:13:33.050Z Compiling unicode-bidi v0.3.18
15512026-03-10T16:13:33.154Z Compiling miniz_oxide v0.8.9
15522026-03-10T16:13:33.324Z Compiling proptest v1.10.0
15532026-03-10T16:13:33.441Z Compiling scroll v0.12.0
15542026-03-10T16:13:33.520Z Compiling stringprep v0.1.5
15552026-03-10T16:13:33.758Z Compiling tower v0.5.3
15562026-03-10T16:13:34.186Z Compiling crossbeam-deque v0.8.6
15572026-03-10T16:13:34.205Z Compiling derive_builder_macro v0.20.2
15582026-03-10T16:13:34.390Z Compiling ipnetwork v0.21.1
15592026-03-10T16:13:34.410Z Compiling http-body-util v0.1.3
15602026-03-10T16:13:34.432Z Compiling webpki-roots v1.0.6
15612026-03-10T16:13:34.567Z Compiling rand_chacha v0.3.1
15622026-03-10T16:13:34.586Z Compiling serde_spanned v0.6.9
15632026-03-10T16:13:34.732Z Compiling serde_tokenstream v0.2.3
15642026-03-10T16:13:34.821Z Compiling erased-serde v0.3.31
15652026-03-10T16:13:34.840Z Compiling toml_datetime v0.6.11
15662026-03-10T16:13:34.962Z Compiling md-5 v0.10.6
15672026-03-10T16:13:35.156Z Compiling zerocopy-derive v0.7.35
15682026-03-10T16:13:35.176Z Compiling curve25519-dalek v4.1.3
15692026-03-10T16:13:35.194Z Compiling vergen-lib v0.1.6
15702026-03-10T16:13:35.442Z Compiling num-integer v0.1.46
15712026-03-10T16:13:35.572Z Compiling hash32 v0.2.1
15722026-03-10T16:13:35.641Z Compiling ff v0.13.1
15732026-03-10T16:13:35.663Z Compiling rustix v0.38.44
15742026-03-10T16:13:35.816Z Compiling psl-types v2.0.11
15752026-03-10T16:13:35.835Z Compiling zlib-rs v0.6.2
15762026-03-10T16:13:35.862Z Compiling darling_macro v0.21.3
15772026-03-10T16:13:35.883Z Compiling base16ct v0.2.0
15782026-03-10T16:13:35.974Z Compiling fallible-iterator v0.2.0
15792026-03-10T16:13:36.104Z Compiling num-bigint-dig v0.8.6
15802026-03-10T16:13:36.127Z Compiling ryu v1.0.23
15812026-03-10T16:13:36.357Z Compiling litrs v1.0.0
15822026-03-10T16:13:36.376Z Compiling ref-cast v1.0.25
15832026-03-10T16:13:36.379Z Compiling smoltcp v0.9.1
15842026-03-10T16:13:36.414Z Compiling iri-string v0.7.10
15852026-03-10T16:13:36.492Z Compiling darling v0.21.3
15862026-03-10T16:13:36.596Z Compiling zerocopy v0.7.35
15872026-03-10T16:13:36.855Z Compiling newtype-uuid v1.3.2
15882026-03-10T16:13:36.904Z Compiling postgres-protocol v0.6.10
15892026-03-10T16:13:37.041Z Compiling document-features v0.2.12
15902026-03-10T16:13:37.304Z Compiling serde_urlencoded v0.7.1
15912026-03-10T16:13:37.502Z Compiling sec1 v0.7.3
15922026-03-10T16:13:37.619Z Compiling publicsuffix v2.3.0
15932026-03-10T16:13:37.639Z Compiling group v0.13.0
15942026-03-10T16:13:37.849Z Compiling num-iter v0.1.45
15952026-03-10T16:13:37.979Z Compiling rand v0.8.5
15962026-03-10T16:13:37.998Z Compiling derive_builder v0.20.2
15972026-03-10T16:13:38.149Z Compiling tower-http v0.6.8
15982026-03-10T16:13:38.424Z Compiling oxnet v0.1.4
15992026-03-10T16:13:38.565Z Compiling proc-macro-error v1.0.4
16002026-03-10T16:13:38.674Z Compiling tokio-native-tls v0.3.1
16012026-03-10T16:13:38.933Z Compiling goblin v0.8.2
16022026-03-10T16:13:39.231Z Compiling heck v0.4.1
16032026-03-10T16:13:39.715Z Compiling phf_shared v0.13.1
16042026-03-10T16:13:39.835Z Compiling flate2 v1.1.9
16052026-03-10T16:13:39.854Z Compiling hubpack_derive v0.1.1
16062026-03-10T16:13:39.954Z Compiling regex v1.12.3
16072026-03-10T16:13:40.091Z Compiling lazy_static v1.5.0
16082026-03-10T16:13:40.213Z Compiling cargo-platform v0.1.9
16092026-03-10T16:13:40.325Z Compiling hkdf v0.12.4
16102026-03-10T16:13:40.419Z Compiling crypto-bigint v0.5.5
16112026-03-10T16:13:40.470Z Compiling strum_macros v0.27.2
16122026-03-10T16:13:40.526Z Compiling async-trait v0.1.89
16132026-03-10T16:13:40.559Z Compiling daft-derive v0.1.5
16142026-03-10T16:13:40.577Z Compiling ref-cast-impl v1.0.25
16152026-03-10T16:13:41.304Z Compiling curve25519-dalek-derive v0.1.1
16162026-03-10T16:13:41.534Z Compiling terminal_size v0.4.3
16172026-03-10T16:13:41.701Z Compiling vergen v9.0.6
16182026-03-10T16:13:41.957Z Compiling fs-err v3.3.0
16192026-03-10T16:13:41.978Z Compiling ahash v0.8.12
16202026-03-10T16:13:42.174Z Compiling libbz2-rs-sys v0.2.2
16212026-03-10T16:13:42.211Z Compiling bitflags v1.3.2
16222026-03-10T16:13:42.251Z Compiling winnow v0.5.40
16232026-03-10T16:13:42.308Z Compiling object v0.37.3
16242026-03-10T16:13:42.675Z Compiling foldhash v0.1.5
16252026-03-10T16:13:42.895Z Compiling managed v0.8.0
16262026-03-10T16:13:43.089Z Compiling bumpalo v3.20.2
16272026-03-10T16:13:43.227Z Compiling strum v0.27.2
16282026-03-10T16:13:43.385Z Compiling zopfli v0.8.3
16292026-03-10T16:13:43.416Z Compiling hashbrown v0.15.5
16302026-03-10T16:13:43.640Z Compiling bzip2 v0.6.1
16312026-03-10T16:13:43.905Z Compiling console v0.16.2
16322026-03-10T16:13:44.096Z Compiling toml_edit v0.19.15
16332026-03-10T16:13:44.204Z Compiling clap_builder v4.5.60
16342026-03-10T16:13:44.305Z Compiling dof v0.3.0
16352026-03-10T16:13:44.406Z Compiling elliptic-curve v0.13.8
16362026-03-10T16:13:44.699Z Compiling daft v0.1.5
16372026-03-10T16:13:45.098Z Compiling hubpack v0.1.2
16382026-03-10T16:13:45.122Z Compiling cargo_metadata v0.19.2
16392026-03-10T16:13:45.388Z Compiling phf v0.13.1
16402026-03-10T16:13:45.603Z Compiling signal-hook-mio v0.2.5
16412026-03-10T16:13:46.239Z Compiling zone_cfg_derive v0.3.1
16422026-03-10T16:13:47.002Z Compiling cookie_store v0.22.1
16432026-03-10T16:13:47.092Z Compiling zstd v0.13.3
16442026-03-10T16:13:47.446Z Compiling bzip2 v0.4.4
16452026-03-10T16:13:47.718Z Compiling rayon v1.11.0
16462026-03-10T16:13:47.902Z Compiling hyper-tls v0.6.0
16472026-03-10T16:13:48.175Z Compiling postgres-types v0.2.12
16482026-03-10T16:13:48.196Z Compiling serde_with_macros v3.17.0
16492026-03-10T16:13:48.563Z Compiling usdt-attr-macro v0.6.0
16502026-03-10T16:13:48.684Z Compiling usdt-macro v0.6.0
16512026-03-10T16:13:48.959Z Compiling ed25519 v2.2.3
16522026-03-10T16:13:49.532Z Compiling dtrace-parser v0.2.0
16532026-03-10T16:13:49.656Z Compiling phf_shared v0.11.3
16542026-03-10T16:13:49.683Z Compiling itertools v0.12.1
16552026-03-10T16:13:49.761Z Compiling bstr v1.12.1
16562026-03-10T16:13:49.912Z Compiling pkcs1 v0.7.5
16572026-03-10T16:13:50.222Z Compiling serde-big-array v0.5.1
16582026-03-10T16:13:50.230Z Compiling hex v0.4.3
16592026-03-10T16:13:50.413Z Compiling rfc6979 v0.4.0
16602026-03-10T16:13:50.476Z Compiling serde_repr v0.1.20
16612026-03-10T16:13:50.575Z Compiling strum_macros v0.26.4
16622026-03-10T16:13:50.619Z Compiling clap_derive v4.5.55
16632026-03-10T16:13:50.664Z Compiling enum-as-inner v0.6.1
16642026-03-10T16:13:50.683Z Compiling float-cmp v0.10.0
16652026-03-10T16:13:50.871Z Compiling memmap2 v0.9.10
16662026-03-10T16:13:51.149Z Compiling thread-id v4.2.2
16672026-03-10T16:13:51.200Z Compiling env_filter v1.0.0
16682026-03-10T16:13:51.260Z Compiling encoding_rs v0.8.35
16692026-03-10T16:13:51.338Z Compiling predicates-core v1.0.10
16702026-03-10T16:13:51.403Z Compiling mime v0.3.17
16712026-03-10T16:13:51.571Z Compiling jiff v0.2.21
16722026-03-10T16:13:51.606Z Compiling unit-prefix v0.5.2
16732026-03-10T16:13:51.746Z Compiling data-encoding v2.10.0
16742026-03-10T16:13:51.793Z Compiling rustc-hash v2.1.1
16752026-03-10T16:13:51.948Z Compiling fixedbitset v0.4.2
16762026-03-10T16:13:52.243Z Compiling fixedbitset v0.5.7
16772026-03-10T16:13:52.653Z Compiling static_assertions v1.1.0
16782026-03-10T16:13:52.729Z Compiling normalize-line-endings v0.3.0
16792026-03-10T16:13:52.749Z Compiling whoami v2.1.0
16802026-03-10T16:13:52.835Z Compiling precomputed-hash v0.1.1
16812026-03-10T16:13:52.854Z Compiling new_debug_unreachable v1.0.6
16822026-03-10T16:13:52.947Z Compiling difflib v0.4.0
16832026-03-10T16:13:52.966Z Compiling keccak v0.1.6
16842026-03-10T16:13:53.029Z Compiling strum v0.26.3
16852026-03-10T16:13:53.124Z Compiling clap v4.5.60
16862026-03-10T16:13:53.187Z Compiling sha3 v0.10.8
16872026-03-10T16:13:53.231Z Compiling tokio-postgres v0.7.16
16882026-03-10T16:13:53.251Z Compiling predicates v3.1.4
16892026-03-10T16:13:53.315Z Compiling string_cache v0.8.9
16902026-03-10T16:13:53.610Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16912026-03-10T16:13:53.723Z Compiling petgraph v0.8.3
16922026-03-10T16:13:53.806Z Compiling petgraph v0.6.5
16932026-03-10T16:13:54.077Z Compiling hickory-proto v0.25.2
16942026-03-10T16:13:54.138Z Compiling iddqd v0.3.17
16952026-03-10T16:13:55.717Z Compiling zip v4.6.1
16962026-03-10T16:13:55.897Z Compiling indicatif v0.18.4
16972026-03-10T16:13:56.222Z Compiling toml_edit v0.22.27
16982026-03-10T16:13:56.439Z Compiling env_logger v0.11.9
16992026-03-10T16:13:56.913Z Compiling zone v0.3.1
17002026-03-10T16:13:57.007Z Compiling usdt-impl v0.5.0
17012026-03-10T16:13:57.053Z Compiling usdt v0.6.0
17022026-03-10T16:13:57.384Z Compiling serde_with v3.17.0
17032026-03-10T16:13:57.429Z Compiling ecdsa v0.16.9
17042026-03-10T16:13:57.492Z Compiling similar v2.7.0
17052026-03-10T16:13:57.778Z Compiling rsa v0.9.10
17062026-03-10T16:13:57.840Z Compiling ed25519-dalek v2.2.0
17072026-03-10T16:13:57.939Z Compiling crossterm v0.28.1
17082026-03-10T16:13:58.668Z Compiling zip v0.6.6
17092026-03-10T16:13:59.256Z Compiling toml v0.7.8
17102026-03-10T16:14:00.005Z Compiling toml_parser v1.0.9+spec-1.1.0
17112026-03-10T16:14:00.074Z Compiling itertools v0.13.0
17122026-03-10T16:14:00.173Z Compiling tokio-stream v0.1.18
17132026-03-10T16:14:00.206Z Compiling buf-list v1.1.2
17142026-03-10T16:14:00.585Z Compiling x509-cert v0.2.5
17152026-03-10T16:14:00.677Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17162026-03-10T16:14:00.788Z Compiling openapiv3 v2.2.0
17172026-03-10T16:14:00.904Z Compiling sha1 v0.10.6
17182026-03-10T16:14:01.101Z Compiling toml_datetime v0.7.5+spec-1.1.0
17192026-03-10T16:14:01.188Z Compiling lalrpop-util v0.19.12
17202026-03-10T16:14:01.435Z Compiling peg-runtime v0.8.5
17212026-03-10T16:14:01.481Z Compiling thread_local v1.1.9
17222026-03-10T16:14:01.789Z Compiling slog-async v2.8.0
17232026-03-10T16:14:01.810Z Compiling crossbeam-channel v0.5.15
17242026-03-10T16:14:01.810Z Compiling futures-executor v0.3.32
17252026-03-10T16:14:02.149Z Compiling is-terminal v0.4.17
17262026-03-10T16:14:02.218Z Compiling filetime v0.2.27
17272026-03-10T16:14:02.237Z Compiling xattr v1.6.1
17282026-03-10T16:14:02.268Z Compiling term v1.2.1
17292026-03-10T16:14:02.429Z Compiling take_mut v0.2.2
17302026-03-10T16:14:02.447Z Compiling tar v0.4.44
17312026-03-10T16:14:02.447Z Compiling futures v0.3.32
17322026-03-10T16:14:02.928Z Compiling slog-term v2.9.2
17332026-03-10T16:14:09.877Z Compiling rustls-webpki v0.103.9
17342026-03-10T16:14:13.991Z Compiling tokio-rustls v0.26.4
17352026-03-10T16:14:13.995Z Compiling rustls-platform-verifier v0.6.2
17362026-03-10T16:14:14.255Z Compiling hyper-rustls v0.27.7
17372026-03-10T16:14:14.512Z Compiling reqwest v0.12.28
17382026-03-10T16:14:14.538Z Compiling reqwest v0.13.2
17392026-03-10T16:14:17.418Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17402026-03-10T16:14:17.713Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17412026-03-10T16:14:21.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
17422026-03-10T16:14:21.757Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17432026-03-10T16:14:21.819ZMar 10 16:14:20.534 INFO Starting download, target: MaghemiteMgd
17442026-03-10T16:14:21.819ZMar 10 16:14:20.535 INFO Starting download, target: DendriteStub
17452026-03-10T16:14:21.820ZMar 10 16:14:20.535 INFO Starting download, target: Clickhouse
17462026-03-10T16:14:21.820ZMar 10 16:14:20.535 INFO Starting download, target: Cockroach
17472026-03-10T16:14:21.820ZMar 10 16:14:20.535 INFO Starting download, target: Console
17482026-03-10T16:14:21.820ZMar 10 16:14:20.535 INFO Starting download, target: TransceiverControl
17492026-03-10T16:14:21.823ZMar 10 16:14:20.535 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17502026-03-10T16:14:21.823ZMar 10 16:14:20.535 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17512026-03-10T16:14:21.823ZMar 10 16:14:20.535 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17522026-03-10T16:14:21.823ZMar 10 16:14:20.535 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17532026-03-10T16:14:21.823ZMar 10 16:14:20.535 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17542026-03-10T16:14:21.823ZMar 10 16:14:20.535 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17552026-03-10T16:14:22.612ZMar 10 16:14:21.323 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17562026-03-10T16:14:22.769ZMar 10 16:14:21.482 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17572026-03-10T16:14:22.949ZMar 10 16:14:21.661 INFO Download complete, target: TransceiverControl
17582026-03-10T16:14:23.110ZMar 10 16:14:21.822 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17592026-03-10T16:14:23.142ZMar 10 16:14:21.856 INFO Download complete, target: Console
17602026-03-10T16:14:23.803ZMar 10 16:14:22.517 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17612026-03-10T16:14:23.803ZMar 10 16:14:22.517 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17622026-03-10T16:14:23.977ZMar 10 16:14:22.691 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17632026-03-10T16:14:24.026ZMar 10 16:14:22.739 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17642026-03-10T16:14:26.566ZMar 10 16:14:25.278 INFO Download complete, target: MaghemiteMgd
17652026-03-10T16:14:27.753ZMar 10 16:14:26.464 INFO Download complete, target: DendriteStub
17662026-03-10T16:14:31.647ZMar 10 16:14:30.355 INFO Checking that binary works, target: Cockroach
17672026-03-10T16:14:31.765ZMar 10 16:14:30.473 INFO Download complete, target: Cockroach
17682026-03-10T16:14:35.324ZMar 10 16:14:34.029 INFO Checking that binary works, target: Clickhouse
17692026-03-10T16:14:35.443ZMar 10 16:14:34.147 INFO Download complete, target: Clickhouse
17702026-03-10T16:14:35.459ZAll builder prerequisites installed successfully, and PATH looks valid
17712026-03-10T16:14:35.462Z
17722026-03-10T16:14:35.463Zreal 4:53.983843231
17732026-03-10T16:14:35.463Zuser 10:27.565734721
17742026-03-10T16:14:35.463Zsys 1:49.483752976
17752026-03-10T16:14:35.463Ztrap 0.327467876
17762026-03-10T16:14:35.463Ztflt 0.768317456
17772026-03-10T16:14:35.463Zdflt 0.591243629
17782026-03-10T16:14:35.463Zkflt 0.022108884
17792026-03-10T16:14:35.463Zlock 22:07.631488704
17802026-03-10T16:14:35.463Zslp 40:06.398343182
17812026-03-10T16:14:35.463Zlat 55.628689868
17822026-03-10T16:14:35.463Zstop 2:33.756007418
17832026-03-10T16:14:35.463Z+ banner clippy
17842026-03-10T16:14:35.463Z
17852026-03-10T16:14:35.463Z #### # # ##### ##### # #
17862026-03-10T16:14:35.463Z # # # # # # # # # #
17872026-03-10T16:14:35.463Z # # # # # # # #
17882026-03-10T16:14:35.463Z # # # ##### ##### #
17892026-03-10T16:14:35.463Z # # # # # # #
17902026-03-10T16:14:35.463Z #### ###### # # # #
17912026-03-10T16:14:35.463Z
17922026-03-10T16:14:35.463Z+ export CARGO_INCREMENTAL=0
17932026-03-10T16:14:35.463Z+ CARGO_INCREMENTAL=0
17942026-03-10T16:14:35.463Z+ ptime -m cargo xtask clippy
17952026-03-10T16:14:36.186Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17962026-03-10T16:14:36.456Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17972026-03-10T16:14:39.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.53s
17982026-03-10T16:14:39.159Z Running `target/debug/xtask clippy`
17992026-03-10T16:14:39.188Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18002026-03-10T16:14:40.013Z Downloading crates ...
18012026-03-10T16:14:40.281Z Downloaded cargo-platform v0.3.2
18022026-03-10T16:14:40.284Z Downloaded async-object-pool v0.2.0
18032026-03-10T16:14:40.288Z Downloaded cast v0.3.0
18042026-03-10T16:14:40.304Z Downloaded concurrent-queue v2.5.0
18052026-03-10T16:14:40.307Z Downloaded async-lock v3.4.2
18062026-03-10T16:14:40.307Z Downloaded assert-json-diff v2.0.2
18072026-03-10T16:14:40.310Z Downloaded addr2line v0.25.1
18082026-03-10T16:14:40.310Z Downloaded chumsky v0.9.3
18092026-03-10T16:14:40.314Z Downloaded cargo_metadata v0.23.1
18102026-03-10T16:14:40.314Z Downloaded supports-color v2.1.0
18112026-03-10T16:14:40.317Z Downloaded guppy-workspace-hack v0.1.0
18122026-03-10T16:14:40.317Z Downloaded escape8259 v0.5.3
18132026-03-10T16:14:40.317Z Downloaded backtrace-ext v0.2.1
18142026-03-10T16:14:40.323Z Downloaded terminal_size v0.1.17
18152026-03-10T16:14:40.326Z Downloaded nested v0.1.1
18162026-03-10T16:14:40.326Z Downloaded serde_regex v1.1.0
18172026-03-10T16:14:40.330Z Downloaded similar-asserts v1.7.0
18182026-03-10T16:14:40.333Z Downloaded assert_cmd v2.1.2
18192026-03-10T16:14:40.336Z Downloaded anes v0.1.6
18202026-03-10T16:14:40.339Z Downloaded rust-argon2 v2.1.0
18212026-03-10T16:14:40.339Z Downloaded event-listener v5.4.1
18222026-03-10T16:14:40.342Z Downloaded datatest-stable v0.3.3
18232026-03-10T16:14:40.345Z Downloaded blake2b_simd v1.0.4
18242026-03-10T16:14:40.345Z Downloaded linkme v0.3.35
18252026-03-10T16:14:40.348Z Downloaded toml v1.0.3+spec-1.1.0
18262026-03-10T16:14:40.351Z Downloaded httptest v0.16.4
18272026-03-10T16:14:40.354Z Downloaded target-lexicon v0.13.3
18282026-03-10T16:14:40.357Z Downloaded plotters-svg v0.3.7
18292026-03-10T16:14:40.357Z Downloaded backtrace v0.3.76
18302026-03-10T16:14:40.360Z Downloaded target-triple v1.0.0
18312026-03-10T16:14:40.363Z Downloaded pathdiff v0.2.3
18322026-03-10T16:14:40.363Z Downloaded event-listener-strategy v0.5.4
18332026-03-10T16:14:40.363Z Downloaded constant_time_eq v0.3.1
18342026-03-10T16:14:40.363Z Downloaded approx v0.5.1
18352026-03-10T16:14:40.366Z Downloaded plotters-backend v0.3.7
18362026-03-10T16:14:40.370Z Downloaded linkme-impl v0.3.35
18372026-03-10T16:14:40.373Z Downloaded supports-hyperlinks v2.1.0
18382026-03-10T16:14:40.381Z Downloaded miette-derive v5.10.0
18392026-03-10T16:14:40.384Z Downloaded supports-unicode v2.1.0
18402026-03-10T16:14:40.384Z Downloaded criterion-plot v0.6.0
18412026-03-10T16:14:40.386Z Downloaded parking v2.2.1
18422026-03-10T16:14:40.389Z Downloaded toml_datetime v1.0.0+spec-1.1.0
18432026-03-10T16:14:40.393Z Downloaded path-tree v0.8.3
18442026-03-10T16:14:40.393Z Downloaded libtest-mimic v0.8.1
18452026-03-10T16:14:40.396Z Downloaded tinytemplate v1.2.1
18462026-03-10T16:14:40.399Z Downloaded stringmetrics v2.2.2
18472026-03-10T16:14:40.402Z Downloaded relative-path v1.9.3
18482026-03-10T16:14:40.402Z Downloaded oorandom v11.1.5
18492026-03-10T16:14:40.404Z Downloaded knuffel-derive v3.2.0
18502026-03-10T16:14:40.411Z Downloaded partial-io v0.5.4
18512026-03-10T16:14:40.414Z Downloaded target-spec v3.5.7
18522026-03-10T16:14:40.418Z Downloaded rustc-demangle v0.1.27
18532026-03-10T16:14:40.418Z Downloaded futures-timer v3.0.3
18542026-03-10T16:14:40.421Z Downloaded rstest v0.25.0
18552026-03-10T16:14:40.425Z Downloaded owo-colors v3.5.0
18562026-03-10T16:14:40.425Z Downloaded trybuild v1.0.116
18572026-03-10T16:14:40.428Z Downloaded termcolor v1.4.1
18582026-03-10T16:14:40.443Z Downloaded rstest_macros v0.25.0
18592026-03-10T16:14:40.446Z Downloaded cfg-expr v0.20.6
18602026-03-10T16:14:40.449Z Downloaded rand_distr v0.5.1
18612026-03-10T16:14:40.452Z Downloaded textwrap v0.15.2
18622026-03-10T16:14:40.452Z Downloaded knuffel v3.2.0
18632026-03-10T16:14:40.458Z Downloaded fancy-regex v0.14.0
18642026-03-10T16:14:40.465Z Downloaded miette v5.10.0
18652026-03-10T16:14:40.477Z Downloaded guppy v0.17.25
18662026-03-10T16:14:40.480Z Downloaded plotters v0.3.7
18672026-03-10T16:14:40.486Z Downloaded hashbrown v0.14.5
18682026-03-10T16:14:40.490Z Downloaded criterion v0.7.0
18692026-03-10T16:14:40.509Z Downloaded gimli v0.32.3
18702026-03-10T16:14:40.618Z Downloaded httpmock v0.8.3
18712026-03-10T16:14:42.627Z Checking cfg-if v1.0.4
18722026-03-10T16:14:42.988Z Checking libc v0.2.180
18732026-03-10T16:14:42.991Z Checking serde_core v1.0.228
18742026-03-10T16:14:43.056Z Checking memchr v2.8.0
18752026-03-10T16:14:43.092Z Checking smallvec v1.15.1
18762026-03-10T16:14:43.128Z Checking log v0.4.29
18772026-03-10T16:14:43.128Z Checking itoa v1.0.17
18782026-03-10T16:14:43.200Z Checking zeroize v1.8.2
18792026-03-10T16:14:43.240Z Checking libm v0.2.16
18802026-03-10T16:14:43.331Z Checking scopeguard v1.2.0
18812026-03-10T16:14:43.370Z Checking stable_deref_trait v1.2.1
18822026-03-10T16:14:43.409Z Checking zmij v1.0.21
18832026-03-10T16:14:43.446Z Checking zerofrom v0.1.6
18842026-03-10T16:14:43.483Z Checking lock_api v0.4.14
18852026-03-10T16:14:43.521Z Checking percent-encoding v2.3.2
18862026-03-10T16:14:43.597Z Checking litemap v0.8.1
18872026-03-10T16:14:43.634Z Checking yoke v0.8.1
18882026-03-10T16:14:43.704Z Checking errno v0.3.14
18892026-03-10T16:14:43.742Z Checking getrandom v0.2.17
18902026-03-10T16:14:43.776Z Checking writeable v0.6.2
18912026-03-10T16:14:43.812Z Checking subtle v2.6.1
18922026-03-10T16:14:43.873Z Checking zerovec v0.11.5
18932026-03-10T16:14:43.873Z Checking zerotrie v0.2.3
18942026-03-10T16:14:43.877Z Checking icu_normalizer_data v2.1.1
18952026-03-10T16:14:43.975Z Checking icu_properties_data v2.1.2
18962026-03-10T16:14:44.011Z Checking rand_core v0.6.4
18972026-03-10T16:14:44.015Z Checking form_urlencoded v1.2.2
18982026-03-10T16:14:44.079Z Checking portable-atomic v1.13.1
18992026-03-10T16:14:44.168Z Checking utf8_iter v1.0.4
19002026-03-10T16:14:44.228Z Checking pin-project-lite v0.2.17
19012026-03-10T16:14:44.266Z Checking critical-section v1.2.0
19022026-03-10T16:14:44.269Z Checking zerocopy v0.8.40
19032026-03-10T16:14:44.337Z Checking num-traits v0.2.19
19042026-03-10T16:14:44.374Z Checking parking_lot_core v0.9.12
19052026-03-10T16:14:44.411Z Checking rand_core v0.10.0
19062026-03-10T16:14:44.448Z Checking signal-hook-registry v1.4.8
19072026-03-10T16:14:44.580Z Checking tinystr v0.8.2
19082026-03-10T16:14:44.620Z Checking potential_utf v0.1.4
19092026-03-10T16:14:44.656Z Checking parking_lot v0.12.5
19102026-03-10T16:14:44.691Z Checking getrandom v0.4.1
19112026-03-10T16:14:44.726Z Checking once_cell v1.21.3
19122026-03-10T16:14:44.807Z Checking icu_collections v2.1.1
19132026-03-10T16:14:44.842Z Checking icu_locale_core v2.1.1
19142026-03-10T16:14:44.894Z Checking mio v1.1.1
19152026-03-10T16:14:44.935Z Checking typenum v1.19.0
19162026-03-10T16:14:44.978Z Checking socket2 v0.6.2
19172026-03-10T16:14:45.156Z Checking iana-time-zone v0.1.65
19182026-03-10T16:14:45.237Z Checking thiserror v2.0.18
19192026-03-10T16:14:45.274Z Checking serde v1.0.228
19202026-03-10T16:14:45.312Z Checking bitflags v2.11.0
19212026-03-10T16:14:45.315Z Checking serde_json v1.0.149
19222026-03-10T16:14:45.388Z Checking allocator-api2 v0.2.21
19232026-03-10T16:14:45.425Z Checking uuid v1.21.0
19242026-03-10T16:14:45.549Z Checking semver v1.0.27
19252026-03-10T16:14:45.631Z Checking icu_provider v2.1.1
19262026-03-10T16:14:45.666Z Checking generic-array v0.14.7
19272026-03-10T16:14:45.788Z Checking futures-core v0.3.32
19282026-03-10T16:14:45.847Z Checking equivalent v1.0.2
19292026-03-10T16:14:45.886Z Checking bytes v1.11.1
19302026-03-10T16:14:45.886Z Checking chrono v0.4.44
19312026-03-10T16:14:45.958Z Checking icu_normalizer v2.1.1
19322026-03-10T16:14:45.992Z Checking icu_properties v2.1.2
19332026-03-10T16:14:46.039Z Checking dyn-clone v1.0.20
19342026-03-10T16:14:46.192Z Checking const-oid v0.9.6
19352026-03-10T16:14:46.312Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19362026-03-10T16:14:46.350Z Checking crypto-common v0.1.7
19372026-03-10T16:14:46.385Z Checking foldhash v0.2.0
19382026-03-10T16:14:46.525Z Checking tokio v1.49.0
19392026-03-10T16:14:46.528Z Checking block-buffer v0.10.4
19402026-03-10T16:14:46.601Z Checking hashbrown v0.16.1
19412026-03-10T16:14:46.686Z Checking futures-sink v0.3.32
19422026-03-10T16:14:46.754Z Checking rustix v1.1.3
19432026-03-10T16:14:46.834Z Checking byteorder v1.5.0
19442026-03-10T16:14:47.116Z Checking futures-channel v0.3.32
19452026-03-10T16:14:47.152Z Checking slab v0.4.12
19462026-03-10T16:14:47.188Z Checking idna_adapter v1.2.1
19472026-03-10T16:14:47.243Z Checking digest v0.10.7
19482026-03-10T16:14:47.302Z Checking futures-io v0.3.32
19492026-03-10T16:14:47.359Z Checking idna v1.1.0
19502026-03-10T16:14:47.397Z Checking futures-task v0.3.32
19512026-03-10T16:14:47.402Z Checking cpufeatures v0.2.17
19522026-03-10T16:14:47.471Z Checking indexmap v2.13.0
19532026-03-10T16:14:47.515Z Checking thiserror v1.0.69
19542026-03-10T16:14:47.552Z Checking getrandom v0.3.4
19552026-03-10T16:14:47.595Z Checking futures-util v0.3.32
19562026-03-10T16:14:47.658Z Checking fnv v1.0.7
19572026-03-10T16:14:47.695Z Checking url v2.5.8
19582026-03-10T16:14:47.749Z Checking regex-syntax v0.8.10
19592026-03-10T16:14:47.796Z Checking http v1.4.0
19602026-03-10T16:14:47.974Z Checking tracing-core v0.1.36
19612026-03-10T16:14:48.273Z Checking base64 v0.22.1
19622026-03-10T16:14:48.311Z Checking schemars v0.8.22
19632026-03-10T16:14:48.414Z Checking tracing v0.1.44
19642026-03-10T16:14:48.605Z Checking unicode-ident v1.0.24
19652026-03-10T16:14:48.642Z Checking ipnet v2.11.0
19662026-03-10T16:14:48.645Z Checking ppv-lite86 v0.2.21
19672026-03-10T16:14:48.714Z Checking anstyle v1.0.13
19682026-03-10T16:14:48.783Z Checking utf8parse v0.2.2
19692026-03-10T16:14:48.941Z Checking proc-macro2 v1.0.106
19702026-03-10T16:14:48.981Z Checking untrusted v0.9.0
19712026-03-10T16:14:49.020Z Checking anstyle-parse v0.2.7
19722026-03-10T16:14:49.128Z Checking aho-corasick v1.1.4
19732026-03-10T16:14:49.165Z Checking ring v0.17.14
19742026-03-10T16:14:49.236Z Checking base64ct v1.8.3
19752026-03-10T16:14:49.274Z Checking is_terminal_polyfill v1.70.2
19762026-03-10T16:14:49.390Z Checking quote v1.0.44
19772026-03-10T16:14:49.427Z Checking anstyle-query v1.1.5
19782026-03-10T16:14:49.568Z Checking colorchoice v1.0.4
19792026-03-10T16:14:49.572Z Checking block-padding v0.3.3
19802026-03-10T16:14:49.640Z Checking terminal_size v0.4.3
19812026-03-10T16:14:49.676Z Checking syn v2.0.117
19822026-03-10T16:14:49.718Z Checking anstream v0.6.21
19832026-03-10T16:14:49.792Z Checking inout v0.1.4
19842026-03-10T16:14:49.828Z Checking rustls-pki-types v1.14.0
19852026-03-10T16:14:49.993Z Checking crossbeam-utils v0.8.21
19862026-03-10T16:14:50.030Z Checking httparse v1.10.1
19872026-03-10T16:14:50.070Z Checking regex-automata v0.4.14
19882026-03-10T16:14:50.239Z Checking cipher v0.4.4
19892026-03-10T16:14:50.308Z Checking clap_lex v1.0.0
19902026-03-10T16:14:50.344Z Checking strsim v0.11.1
19912026-03-10T16:14:50.473Z Checking sha2 v0.10.9
19922026-03-10T16:14:50.528Z Checking pem-rfc7468 v0.7.0
19932026-03-10T16:14:50.567Z Checking http-body v1.0.1
19942026-03-10T16:14:50.570Z Checking rand_core v0.9.5
19952026-03-10T16:14:50.635Z Checking clap_builder v4.5.60
19962026-03-10T16:14:50.754Z Checking atomic-waker v1.1.2
19972026-03-10T16:14:50.758Z Checking hmac v0.12.1
19982026-03-10T16:14:50.853Z Checking httpdate v1.0.3
19992026-03-10T16:14:50.892Z Checking try-lock v0.2.5
20002026-03-10T16:14:50.926Z Checking ryu v1.0.23
20012026-03-10T16:14:50.965Z Checking tokio-util v0.7.18
20022026-03-10T16:14:51.002Z Checking tower-service v0.3.3
20032026-03-10T16:14:51.039Z Checking want v0.3.1
20042026-03-10T16:14:51.074Z Checking tower-layer v0.3.3
20052026-03-10T16:14:51.125Z Checking flagset v0.4.7
20062026-03-10T16:14:51.160Z Checking pin-utils v0.1.0
20072026-03-10T16:14:51.213Z Checking rand_chacha v0.9.0
20082026-03-10T16:14:51.273Z Checking erased-serde v0.3.31
20092026-03-10T16:14:51.311Z Checking der v0.7.10
20102026-03-10T16:14:51.315Z Checking spin v0.9.8
20112026-03-10T16:14:51.500Z Checking rand v0.9.2
20122026-03-10T16:14:51.603Z Checking anyhow v1.0.102
20132026-03-10T16:14:51.787Z Checking h2 v0.4.13
20142026-03-10T16:14:51.868Z Checking slog v2.8.2
20152026-03-10T16:14:51.905Z Checking http-body-util v0.1.3
20162026-03-10T16:14:52.146Z Checking aws-lc-sys v0.37.1
20172026-03-10T16:14:52.217Z Checking powerfmt v0.2.0
20182026-03-10T16:14:52.254Z Checking untrusted v0.7.1
20192026-03-10T16:14:52.348Z Checking openssl-probe v0.2.1
20202026-03-10T16:14:52.393Z Checking clap v4.5.60
20212026-03-10T16:14:52.475Z Checking deranged v0.5.8
20222026-03-10T16:14:52.513Z Checking num_threads v0.1.7
20232026-03-10T16:14:52.556Z Checking time-core v0.1.8
20242026-03-10T16:14:52.560Z Checking num-conv v0.2.0
20252026-03-10T16:14:52.628Z Checking fastrand v2.3.0
20262026-03-10T16:14:52.664Z Checking regex v1.12.3
20272026-03-10T16:14:52.771Z Checking spki v0.7.3
20282026-03-10T16:14:52.809Z Checking serde_urlencoded v0.7.1
20292026-03-10T16:14:52.881Z Checking pbkdf2 v0.12.2
20302026-03-10T16:14:53.007Z Checking aes v0.8.4
20312026-03-10T16:14:53.045Z Checking rand_chacha v0.3.1
20322026-03-10T16:14:53.048Z Checking pretty-hex v0.4.1
20332026-03-10T16:14:53.113Z Checking aws-lc-rs v1.16.0
20342026-03-10T16:14:53.116Z Checking unicode-width v0.2.0
20352026-03-10T16:14:53.116Z Checking salsa20 v0.10.2
20362026-03-10T16:14:53.249Z Checking cbc v0.1.2
20372026-03-10T16:14:53.338Z Checking rand v0.8.5
20382026-03-10T16:14:53.381Z Checking ipnetwork v0.21.1
20392026-03-10T16:14:53.432Z Checking scrypt v0.11.0
20402026-03-10T16:14:53.493Z Checking tempfile v3.25.0
20412026-03-10T16:14:53.554Z Checking hex v0.4.3
20422026-03-10T16:14:53.631Z Checking plain v0.2.3
20432026-03-10T16:14:53.689Z Checking pkcs5 v0.7.1
20442026-03-10T16:14:53.780Z Checking rustls-native-certs v0.8.3
20452026-03-10T16:14:53.817Z Checking sync_wrapper v1.0.2
20462026-03-10T16:14:53.886Z Checking time v0.3.47
20472026-03-10T16:14:53.923Z Checking camino v1.2.2
20482026-03-10T16:14:53.973Z Checking ucd-trie v0.1.7
20492026-03-10T16:14:53.976Z Checking mime v0.3.17
20502026-03-10T16:14:54.061Z Checking pkcs8 v0.10.2
20512026-03-10T16:14:54.100Z Checking tower v0.5.3
20522026-03-10T16:14:54.167Z Checking pest v2.8.6
20532026-03-10T16:14:54.258Z Checking webpki-roots v1.0.6
20542026-03-10T16:14:54.301Z Checking iri-string v0.7.10
20552026-03-10T16:14:54.340Z Checking either v1.15.0
20562026-03-10T16:14:54.343Z Checking rustls-webpki v0.103.9
20572026-03-10T16:14:54.434Z Checking openapiv3 v2.2.0
20582026-03-10T16:14:54.615Z Checking foreign-types-shared v0.1.1
20592026-03-10T16:14:54.653Z Checking openssl-sys v0.9.111
20602026-03-10T16:14:54.747Z Checking foreign-types v0.3.2
20612026-03-10T16:14:54.864Z Checking encoding_rs v0.8.35
20622026-03-10T16:14:54.960Z Checking rustls v0.23.37
20632026-03-10T16:14:55.430Z Checking winnow v0.7.14
20642026-03-10T16:14:55.469Z Checking hyper v1.8.1
20652026-03-10T16:14:55.528Z Checking openssl v0.10.75
20662026-03-10T16:14:55.712Z Checking oxnet v0.1.4
20672026-03-10T16:14:55.782Z Checking tower-http v0.6.8
20682026-03-10T16:14:56.042Z Checking lazy_static v1.5.0
20692026-03-10T16:14:56.148Z Checking static_assertions v1.1.0
20702026-03-10T16:14:56.185Z Checking signature v2.2.0
20712026-03-10T16:14:56.189Z Checking simd-adler32 v0.3.8
20722026-03-10T16:14:56.262Z Checking hubpack v0.1.2
20732026-03-10T16:14:56.265Z Checking adler2 v2.0.1
20742026-03-10T16:14:56.371Z Checking strum v0.26.3
20752026-03-10T16:14:56.458Z Checking sha1 v0.10.6
20762026-03-10T16:14:56.498Z Checking miniz_oxide v0.8.9
20772026-03-10T16:14:56.501Z Checking data-encoding v2.10.0
20782026-03-10T16:14:56.567Z Checking tinyvec_macros v0.1.1
20792026-03-10T16:14:56.677Z Checking tinyvec v1.10.0
20802026-03-10T16:14:56.714Z Checking serde_spanned v0.6.9
20812026-03-10T16:14:56.718Z Checking hyper-util v0.1.20
20822026-03-10T16:14:56.895Z Checking toml_datetime v0.6.11
20832026-03-10T16:14:56.931Z Checking num-integer v0.1.46
20842026-03-10T16:14:56.989Z Checking scroll v0.13.0
20852026-03-10T16:14:57.082Z Checking bit-vec v0.8.0
20862026-03-10T16:14:57.125Z Checking base16ct v0.2.0
20872026-03-10T16:14:57.162Z Checking crossbeam-epoch v0.9.18
20882026-03-10T16:14:57.256Z Checking crc32fast v1.5.0
20892026-03-10T16:14:57.306Z Checking sec1 v0.7.3
20902026-03-10T16:14:57.343Z Checking goblin v0.10.5
20912026-03-10T16:14:57.378Z Checking bit-set v0.8.0
20922026-03-10T16:14:57.455Z Checking ff v0.13.1
20932026-03-10T16:14:57.491Z Checking wait-timeout v0.2.1
20942026-03-10T16:14:57.588Z Checking memmap2 v0.9.10
20952026-03-10T16:14:57.591Z Checking num-iter v0.1.45
20962026-03-10T16:14:57.656Z Checking group v0.13.0
20972026-03-10T16:14:57.691Z Checking dtrace-parser v0.3.0
20982026-03-10T16:14:57.784Z Checking bstr v1.12.1
20992026-03-10T16:14:57.821Z Checking hkdf v0.12.4
21002026-03-10T16:14:57.864Z Checking ahash v0.8.12
21012026-03-10T16:14:58.018Z Checking crypto-bigint v0.5.5
21022026-03-10T16:14:58.057Z Checking scroll v0.12.0
21032026-03-10T16:14:58.145Z Checking thread-id v5.1.0
21042026-03-10T16:14:58.204Z Checking tokio-rustls v0.26.4
21052026-03-10T16:14:58.271Z Checking quick-error v1.2.3
21062026-03-10T16:14:58.341Z Checking rand_xorshift v0.4.0
21072026-03-10T16:14:58.380Z Checking native-tls v0.2.18
21082026-03-10T16:14:58.415Z Checking goblin v0.8.2
21092026-03-10T16:14:58.452Z Checking rusty-fork v0.3.1
21102026-03-10T16:14:58.456Z Checking zerocopy v0.7.35
21112026-03-10T16:14:58.522Z Checking unarray v0.1.4
21122026-03-10T16:14:58.525Z Checking hyper-rustls v0.27.7
21132026-03-10T16:14:58.628Z Checking tokio-native-tls v0.3.1
21142026-03-10T16:14:58.679Z Checking num-bigint-dig v0.8.6
21152026-03-10T16:14:58.720Z Checking proptest v1.10.0
21162026-03-10T16:14:58.855Z Checking hyper-tls v0.6.0
21172026-03-10T16:14:58.860Z Checking dtrace-parser v0.2.0
21182026-03-10T16:14:59.096Z Checking reqwest v0.12.28
21192026-03-10T16:14:59.236Z Checking pkcs1 v0.7.5
21202026-03-10T16:14:59.239Z Checking x509-cert v0.2.5
21212026-03-10T16:14:59.532Z Checking thread-id v4.2.2
21222026-03-10T16:14:59.624Z Checking elliptic-curve v0.13.8
21232026-03-10T16:14:59.661Z Checking unicode-segmentation v1.12.0
21242026-03-10T16:14:59.843Z Checking zlib-rs v0.6.2
21252026-03-10T16:15:00.048Z Checking rsa v0.9.10
21262026-03-10T16:15:00.095Z Checking crossbeam-deque v0.8.6
21272026-03-10T16:15:00.173Z Checking rfc6979 v0.4.0
21282026-03-10T16:15:00.247Z Checking toml_write v0.1.2
21292026-03-10T16:15:00.341Z Checking toml_parser v1.0.9+spec-1.1.0
21302026-03-10T16:15:00.345Z Checking ecdsa v0.16.9
21312026-03-10T16:15:00.491Z Checking toml_edit v0.22.27
21322026-03-10T16:15:00.688Z Checking curve25519-dalek v4.1.3
21332026-03-10T16:15:00.788Z Checking dof v0.4.0
21342026-03-10T16:15:00.824Z Checking rustix v0.38.44
21352026-03-10T16:15:00.861Z Checking env_filter v1.0.0
21362026-03-10T16:15:01.067Z Checking keccak v0.1.6
21372026-03-10T16:15:01.105Z Checking flate2 v1.1.9
21382026-03-10T16:15:01.171Z Checking dof v0.3.0
21392026-03-10T16:15:01.293Z Checking newtype-uuid v1.3.2
21402026-03-10T16:15:01.329Z Checking psl-types v2.0.11
21412026-03-10T16:15:01.501Z Checking publicsuffix v2.3.0
21422026-03-10T16:15:01.539Z Checking sha3 v0.10.8
21432026-03-10T16:15:01.577Z Checking daft v0.1.5
21442026-03-10T16:15:01.581Z Checking usdt-impl v0.5.0
21452026-03-10T16:15:01.731Z Checking env_logger v0.11.9
21462026-03-10T16:15:01.769Z Checking ed25519 v2.2.3
21472026-03-10T16:15:01.805Z Checking usdt-impl v0.6.0
21482026-03-10T16:15:01.840Z Checking cookie v0.18.1
21492026-03-10T16:15:01.918Z Checking itertools v0.13.0
21502026-03-10T16:15:01.987Z Checking serde_with v3.17.0
21512026-03-10T16:15:02.028Z Checking siphasher v1.0.2
21522026-03-10T16:15:02.031Z Checking bitflags v1.3.2
21532026-03-10T16:15:02.031Z Checking ed25519-dalek v2.2.0
21542026-03-10T16:15:02.031Z Checking rustls-platform-verifier v0.6.2
21552026-03-10T16:15:02.162Z Checking cookie_store v0.22.1
21562026-03-10T16:15:02.200Z Checking unicode-normalization v0.1.25
21572026-03-10T16:15:02.204Z Checking usdt v0.6.0
21582026-03-10T16:15:02.270Z Checking toml_datetime v0.7.5+spec-1.1.0
21592026-03-10T16:15:02.307Z Checking signal-hook v0.3.18
21602026-03-10T16:15:02.440Z Checking winnow v0.5.40
21612026-03-10T16:15:02.476Z Checking managed v0.8.0
21622026-03-10T16:15:02.555Z Checking rayon-core v1.13.0
21632026-03-10T16:15:02.594Z Checking bzip2-sys v0.1.13+1.0.8
21642026-03-10T16:15:02.629Z Checking reqwest v0.13.2
21652026-03-10T16:15:02.729Z Checking object v0.37.3
21662026-03-10T16:15:02.767Z Checking foldhash v0.1.5
21672026-03-10T16:15:02.771Z Checking bzip2 v0.4.4
21682026-03-10T16:15:02.960Z Checking hashbrown v0.15.5
21692026-03-10T16:15:03.004Z Checking signal-hook-mio v0.2.5
21702026-03-10T16:15:03.041Z Checking ref-cast v1.0.25
21712026-03-10T16:15:03.155Z Checking zstd-sys v2.0.16+zstd.1.5.7
21722026-03-10T16:15:03.192Z Checking zip v0.6.6
21732026-03-10T16:15:03.329Z Checking zstd-safe v7.2.4
21742026-03-10T16:15:03.365Z Checking bumpalo v3.20.2
21752026-03-10T16:15:03.565Z Checking libbz2-rs-sys v0.2.2
21762026-03-10T16:15:03.621Z Checking zstd v0.13.3
21772026-03-10T16:15:03.659Z Checking zopfli v0.8.3
21782026-03-10T16:15:03.663Z Checking crossterm v0.28.1
21792026-03-10T16:15:03.793Z Checking rayon v1.11.0
21802026-03-10T16:15:03.915Z Checking similar v2.7.0
21812026-03-10T16:15:04.020Z Checking fs-err v3.3.0
21822026-03-10T16:15:04.057Z Checking toml_edit v0.19.15
21832026-03-10T16:15:04.126Z Checking hash32 v0.2.1
21842026-03-10T16:15:04.163Z Checking bzip2 v0.6.1
21852026-03-10T16:15:04.360Z Checking serde-big-array v0.5.1
21862026-03-10T16:15:04.396Z Checking unicode-properties v0.1.4
21872026-03-10T16:15:04.434Z Checking predicates-core v1.0.10
21882026-03-10T16:15:04.470Z Checking jiff v0.2.21
21892026-03-10T16:15:04.551Z Checking unicode-bidi v0.3.18
21902026-03-10T16:15:04.613Z Checking heapless v0.7.17
21912026-03-10T16:15:04.659Z Checking hickory-proto v0.25.2
21922026-03-10T16:15:04.698Z Checking tokio-stream v0.1.18
21932026-03-10T16:15:04.957Z Checking stringprep v0.1.5
21942026-03-10T16:15:05.180Z Checking md-5 v0.10.6
21952026-03-10T16:15:05.218Z Checking float-cmp v0.10.0
21962026-03-10T16:15:05.255Z Checking difflib v0.4.0
21972026-03-10T16:15:05.381Z Checking rustc-hash v2.1.1
21982026-03-10T16:15:05.420Z Checking fallible-iterator v0.2.0
21992026-03-10T16:15:05.487Z Checking toml v0.7.8
22002026-03-10T16:15:05.524Z Checking normalize-line-endings v0.3.0
22012026-03-10T16:15:05.561Z Checking iddqd v0.3.17
22022026-03-10T16:15:05.661Z Checking predicates v3.1.4
22032026-03-10T16:15:05.816Z Checking postgres-protocol v0.6.10
22042026-03-10T16:15:05.855Z Checking smoltcp v0.9.1
22052026-03-10T16:15:05.940Z Checking phf_shared v0.11.3
22062026-03-10T16:15:06.083Z Checking phf_shared v0.13.1
22072026-03-10T16:15:06.158Z Checking itertools v0.12.1
22082026-03-10T16:15:06.255Z Checking console v0.16.2
22092026-03-10T16:15:06.259Z Checking buf-list v1.1.2
22102026-03-10T16:15:06.386Z Checking strum v0.27.2
22112026-03-10T16:15:06.544Z Checking fixedbitset v0.4.2
22122026-03-10T16:15:06.580Z Checking fixedbitset v0.5.7
22132026-03-10T16:15:06.675Z Checking new_debug_unreachable v1.0.6
22142026-03-10T16:15:06.713Z Checking unit-prefix v0.5.2
22152026-03-10T16:15:06.751Z Checking precomputed-hash v0.1.1
22162026-03-10T16:15:06.787Z Checking lalrpop-util v0.19.12
22172026-03-10T16:15:06.790Z Checking petgraph v0.6.5
22182026-03-10T16:15:06.857Z Checking petgraph v0.8.3
22192026-03-10T16:15:06.893Z Checking indicatif v0.18.4
22202026-03-10T16:15:06.899Z Checking string_cache v0.8.9
22212026-03-10T16:15:07.017Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22222026-03-10T16:15:07.167Z Checking phf v0.13.1
22232026-03-10T16:15:07.389Z Checking postgres-types v0.2.12
22242026-03-10T16:15:07.425Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22252026-03-10T16:15:07.554Z Checking zone v0.3.1
22262026-03-10T16:15:07.662Z Checking zip v4.6.1
22272026-03-10T16:15:07.828Z Checking whoami v2.1.0
22282026-03-10T16:15:07.866Z Checking peg-runtime v0.8.5
22292026-03-10T16:15:08.084Z Checking futures-executor v0.3.32
22302026-03-10T16:15:08.121Z Checking tokio-postgres v0.7.16
22312026-03-10T16:15:08.180Z Checking is-terminal v0.4.17
22322026-03-10T16:15:08.300Z Checking futures v0.3.32
22332026-03-10T16:15:08.337Z Checking crossbeam-channel v0.5.15
22342026-03-10T16:15:08.429Z Checking thread_local v1.1.9
22352026-03-10T16:15:08.467Z Checking term v1.2.1
22362026-03-10T16:15:08.470Z Checking take_mut v0.2.2
22372026-03-10T16:15:08.566Z Checking regress v0.10.5
22382026-03-10T16:15:08.619Z Compiling rustls v0.22.4
22392026-03-10T16:15:08.661Z Compiling newtype-uuid-macros v0.1.0
22402026-03-10T16:15:08.824Z Checking slog-async v2.8.0
22412026-03-10T16:15:08.863Z Checking slog-term v2.9.2
22422026-03-10T16:15:08.955Z Compiling structmeta-derive v0.3.0
22432026-03-10T16:15:09.075Z Compiling multer v3.1.0
22442026-03-10T16:15:09.114Z Compiling async-stream-impl v0.3.6
22452026-03-10T16:15:09.233Z Compiling dropshot v0.16.7
22462026-03-10T16:15:09.451Z Compiling dropshot_endpoint v0.16.7
22472026-03-10T16:15:09.615Z Checking match_cfg v0.1.0
22482026-03-10T16:15:09.728Z Checking slog-json v2.6.1
22492026-03-10T16:15:09.733Z Checking hostname v0.3.1
22502026-03-10T16:15:09.842Z Checking debug-ignore v1.0.5
22512026-03-10T16:15:09.912Z Checking serde_spanned v1.0.4
22522026-03-10T16:15:09.954Z Checking slog-bunyan v2.5.0
22532026-03-10T16:15:09.993Z Checking toml_writer v1.0.6+spec-1.1.0
22542026-03-10T16:15:10.031Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22552026-03-10T16:15:10.114Z Checking rustls-webpki v0.102.8
22562026-03-10T16:15:10.152Z Checking serde_path_to_error v0.1.20
22572026-03-10T16:15:10.262Z Checking toml v0.9.12+spec-1.1.0
22582026-03-10T16:15:10.323Z Checking async-stream v0.3.6
22592026-03-10T16:15:10.499Z Compiling structmeta v0.3.0
22602026-03-10T16:15:10.574Z Checking progenitor-client v0.13.0
22612026-03-10T16:15:10.623Z Checking waitgroup v0.1.2
22622026-03-10T16:15:10.648Z Checking rustls-pemfile v2.2.0
22632026-03-10T16:15:10.765Z Checking hostname v0.4.2
22642026-03-10T16:15:10.804Z Compiling derive-ex v0.1.8
22652026-03-10T16:15:10.846Z Compiling parse-display-derive v0.10.0
22662026-03-10T16:15:10.885Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22672026-03-10T16:15:10.923Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22682026-03-10T16:15:10.927Z Checking itertools v0.14.0
22692026-03-10T16:15:11.105Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22702026-03-10T16:15:11.143Z Checking macaddr v1.0.1
22712026-03-10T16:15:11.403Z Checking progenitor-client v0.10.0
22722026-03-10T16:15:11.443Z Checking instant v0.1.13
22732026-03-10T16:15:11.579Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22742026-03-10T16:15:11.679Z Checking backoff v0.4.0
22752026-03-10T16:15:11.717Z Checking backon v1.6.0
22762026-03-10T16:15:11.753Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
22772026-03-10T16:15:11.949Z Checking heck v0.5.0
22782026-03-10T16:15:11.986Z Checking camino-tempfile v1.4.1
22792026-03-10T16:15:12.222Z Checking toml v0.8.23
22802026-03-10T16:15:12.412Z Compiling cfg_aliases v0.2.1
22812026-03-10T16:15:12.450Z Compiling memoffset v0.9.1
22822026-03-10T16:15:12.536Z Compiling toml_edit v0.23.10+spec-1.0.0
22832026-03-10T16:15:12.704Z Compiling crucible-workspace-hack v0.1.0
22842026-03-10T16:15:12.774Z Checking tokio-rustls v0.25.0
22852026-03-10T16:15:13.014Z Checking secrecy v0.10.3
22862026-03-10T16:15:13.157Z Compiling test-strategy v0.4.5
22872026-03-10T16:15:13.194Z Checking glob v0.3.3
22882026-03-10T16:15:13.230Z Checking parse-display v0.10.0
22892026-03-10T16:15:13.233Z Compiling heapless v0.8.0
22902026-03-10T16:15:13.451Z Compiling proc-macro-crate v3.4.0
22912026-03-10T16:15:13.489Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22922026-03-10T16:15:13.865Z Checking tabwriter v1.4.1
22932026-03-10T16:15:13.945Z Checking hash32 v0.3.1
22942026-03-10T16:15:13.982Z Compiling ingot-macros v0.1.1
22952026-03-10T16:15:14.078Z Compiling smoltcp v0.11.0
22962026-03-10T16:15:14.115Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22972026-03-10T16:15:14.148Z Compiling unsafe-libyaml v0.2.11
22982026-03-10T16:15:14.252Z Compiling convert_case v0.4.0
22992026-03-10T16:15:14.444Z Compiling num_enum_derive v0.7.5
23002026-03-10T16:15:14.803Z Compiling derive_more v0.99.20
23012026-03-10T16:15:15.176Z Compiling serde_yaml v0.9.34+deprecated
23022026-03-10T16:15:15.216Z Checking cobs v0.3.0
23032026-03-10T16:15:15.288Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23042026-03-10T16:15:15.428Z Compiling foreign-types-macros v0.2.3
23052026-03-10T16:15:15.612Z Checking cpufeatures v0.3.0
23062026-03-10T16:15:15.734Z Checking foreign-types-shared v0.3.1
23072026-03-10T16:15:15.811Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23082026-03-10T16:15:15.871Z Checking chacha20 v0.10.0
23092026-03-10T16:15:15.908Z Checking num_enum v0.7.5
23102026-03-10T16:15:16.076Z Checking postcard v1.1.3
23112026-03-10T16:15:16.237Z Checking foreign-types v0.5.0
23122026-03-10T16:15:16.439Z Compiling proc-macro-crate v1.3.1
23132026-03-10T16:15:16.490Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23142026-03-10T16:15:16.528Z Checking sigpipe v0.1.3
23152026-03-10T16:15:16.657Z Checking cstr-argument v0.1.2
23162026-03-10T16:15:16.813Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23172026-03-10T16:15:16.836Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23182026-03-10T16:15:17.024Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23192026-03-10T16:15:17.121Z Checking colored v3.1.1
23202026-03-10T16:15:17.366Z Compiling num_enum_derive v0.5.11
23212026-03-10T16:15:17.369Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23222026-03-10T16:15:17.435Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23232026-03-10T16:15:17.469Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23242026-03-10T16:15:17.595Z Checking rand v0.10.0
23252026-03-10T16:15:17.646Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23262026-03-10T16:15:17.700Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23272026-03-10T16:15:17.890Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23282026-03-10T16:15:17.926Z Checking ingot-types v0.1.2
23292026-03-10T16:15:17.964Z Compiling nix v0.30.1
23302026-03-10T16:15:18.063Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23312026-03-10T16:15:18.259Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23322026-03-10T16:15:18.465Z Checking ingot v0.1.1
23332026-03-10T16:15:18.501Z Checking smf v0.2.3
23342026-03-10T16:15:18.537Z Compiling num-derive v0.4.2
23352026-03-10T16:15:18.540Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23362026-03-10T16:15:18.846Z Checking num_enum v0.5.11
23372026-03-10T16:15:18.884Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23382026-03-10T16:15:18.980Z Checking whoami v1.6.1
23392026-03-10T16:15:19.015Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23402026-03-10T16:15:19.108Z Compiling typify-impl v0.6.1
23412026-03-10T16:15:19.228Z Checking half v2.7.1
23422026-03-10T16:15:19.445Z Checking ciborium-io v0.2.2
23432026-03-10T16:15:19.586Z Checking indent_write v2.2.0
23442026-03-10T16:15:19.623Z Checking ciborium-ll v0.2.2
23452026-03-10T16:15:19.784Z Checking universal-hash v0.5.1
23462026-03-10T16:15:19.883Z Checking ciborium v0.2.2
23472026-03-10T16:15:19.919Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23482026-03-10T16:15:19.971Z Checking opaque-debug v0.3.1
23492026-03-10T16:15:20.007Z Checking aead v0.5.2
23502026-03-10T16:15:20.084Z Checking swrite v0.1.0
23512026-03-10T16:15:20.212Z Checking poly1305 v0.8.0
23522026-03-10T16:15:20.247Z Checking chacha20 v0.9.1
23532026-03-10T16:15:20.250Z Checking unicode-width v0.1.14
23542026-03-10T16:15:20.493Z Compiling thiserror-impl-no-std v2.0.2
23552026-03-10T16:15:20.526Z Checking password-hash v0.5.0
23562026-03-10T16:15:20.570Z Checking blake2 v0.10.6
23572026-03-10T16:15:20.635Z Compiling usdt-attr-macro v0.5.0
23582026-03-10T16:15:20.850Z Compiling usdt-macro v0.5.0
23592026-03-10T16:15:20.902Z Checking memmap v0.7.0
23602026-03-10T16:15:20.951Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23612026-03-10T16:15:21.015Z Checking argon2 v0.5.3
23622026-03-10T16:15:21.103Z Checking chacha20poly1305 v0.10.1
23632026-03-10T16:15:21.290Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23642026-03-10T16:15:21.482Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23652026-03-10T16:15:21.709Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23662026-03-10T16:15:21.744Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23672026-03-10T16:15:21.823Z Checking usdt v0.5.0
23682026-03-10T16:15:21.894Z Compiling derive-where v1.6.0
23692026-03-10T16:15:22.035Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23702026-03-10T16:15:22.035Z Checking atomicwrites v0.4.4
23712026-03-10T16:15:22.137Z Checking tokio-dtrace v0.1.1
23722026-03-10T16:15:22.140Z Checking thiserror-no-std v2.0.2
23732026-03-10T16:15:22.282Z Checking console v0.15.11
23742026-03-10T16:15:22.354Z Checking vsss-rs v3.3.4
23752026-03-10T16:15:22.391Z Checking oxide-tokio-rt v0.1.2
23762026-03-10T16:15:22.506Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23772026-03-10T16:15:22.595Z Checking newline-converter v0.3.0
23782026-03-10T16:15:22.670Z Checking bytecount v0.6.9
23792026-03-10T16:15:22.754Z Checking expectorate v1.2.0
23802026-03-10T16:15:22.826Z Compiling prettyplease v0.2.37
23812026-03-10T16:15:22.902Z Compiling owo-colors v4.3.0
23822026-03-10T16:15:22.939Z Compiling cancel-safe-futures v0.1.5
23832026-03-10T16:15:23.184Z Checking libsw-core v0.3.2
23842026-03-10T16:15:23.393Z Checking libsw v3.5.0
23852026-03-10T16:15:23.613Z Checking linear-map v1.2.0
23862026-03-10T16:15:23.650Z Checking same-file v1.0.6
23872026-03-10T16:15:23.738Z Checking num-rational v0.4.2
23882026-03-10T16:15:23.802Z Checking num-complex v0.4.6
23892026-03-10T16:15:23.864Z Checking walkdir v2.5.0
23902026-03-10T16:15:23.902Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23912026-03-10T16:15:23.937Z Checking float-ord v0.3.2
23922026-03-10T16:15:24.077Z Compiling typify-impl v0.4.3
23932026-03-10T16:15:24.115Z Checking gethostname v0.5.0
23942026-03-10T16:15:24.253Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
23952026-03-10T16:15:24.328Z Checking num v0.4.3
23962026-03-10T16:15:24.364Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23972026-03-10T16:15:24.399Z Compiling async-recursion v1.1.1
23982026-03-10T16:15:24.498Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
23992026-03-10T16:15:25.672Z Compiling typify-macro v0.6.1
24002026-03-10T16:15:26.333Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24012026-03-10T16:15:26.959Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24022026-03-10T16:15:27.059Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24032026-03-10T16:15:27.735Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24042026-03-10T16:15:27.848Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24052026-03-10T16:15:28.058Z Compiling typify v0.6.1
24062026-03-10T16:15:28.217Z Compiling progenitor-impl v0.13.0
24072026-03-10T16:15:29.734Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24082026-03-10T16:15:30.480Z Checking unicode-linebreak v0.1.5
24092026-03-10T16:15:30.518Z Checking smawk v0.3.2
24102026-03-10T16:15:30.627Z Compiling typify-macro v0.4.3
24112026-03-10T16:15:30.707Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24122026-03-10T16:15:30.710Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24132026-03-10T16:15:30.785Z Checking globset v0.4.18
24142026-03-10T16:15:31.413Z Compiling convert_case v0.10.0
24152026-03-10T16:15:32.013Z Compiling slog-dtrace v0.3.0
24162026-03-10T16:15:32.016Z Compiling progenitor-macro v0.13.0
24172026-03-10T16:15:32.296Z Checking resolv-conf v0.7.6
24182026-03-10T16:15:32.555Z Compiling derive_more-impl v2.1.1
24192026-03-10T16:15:32.947Z Compiling pin-project-internal v1.1.11
24202026-03-10T16:15:32.980Z Compiling typify v0.4.3
24212026-03-10T16:15:33.301Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24222026-03-10T16:15:33.606Z Checking pem v3.0.6
24232026-03-10T16:15:33.694Z Checking derive_more v2.1.1
24242026-03-10T16:15:33.826Z Checking fd-lock v4.0.4
24252026-03-10T16:15:33.829Z Checking crossterm v0.29.0
24262026-03-10T16:15:33.895Z Checking vte v0.14.1
24272026-03-10T16:15:34.058Z Checking display-error-chain v0.2.2
24282026-03-10T16:15:34.133Z Checking strip-ansi-escapes v0.2.1
24292026-03-10T16:15:34.225Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24302026-03-10T16:15:34.296Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24312026-03-10T16:15:34.544Z Compiling snafu-derive v0.8.9
24322026-03-10T16:15:34.602Z Checking pin-project v1.1.11
24332026-03-10T16:15:34.650Z Checking linked-hash-map v0.5.6
24342026-03-10T16:15:34.751Z Checking nu-ansi-term v0.50.3
24352026-03-10T16:15:34.902Z Checking termtree v0.5.1
24362026-03-10T16:15:35.049Z Checking reedline v0.40.0
24372026-03-10T16:15:35.109Z Checking lru-cache v0.1.2
24382026-03-10T16:15:35.147Z Compiling progenitor-impl v0.11.2
24392026-03-10T16:15:35.290Z Checking textwrap v0.16.2
24402026-03-10T16:15:35.594Z Checking olpc-cjson v0.1.4
24412026-03-10T16:15:35.794Z Checking hickory-proto v0.24.4
24422026-03-10T16:15:36.499Z Checking serde_plain v1.0.2
24432026-03-10T16:15:36.642Z Compiling minimal-lexical v0.2.1
24442026-03-10T16:15:36.718Z Checking typed-path v0.9.3
24452026-03-10T16:15:36.995Z Compiling nom v7.1.3
24462026-03-10T16:15:37.261Z Checking snafu v0.8.9
24472026-03-10T16:15:37.814Z Checking tough v0.20.0
24482026-03-10T16:15:38.240Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24492026-03-10T16:15:38.783Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24502026-03-10T16:15:38.867Z Checking progenitor-client v0.11.2
24512026-03-10T16:15:38.904Z Checking nibble_vec v0.1.0
24522026-03-10T16:15:38.907Z Compiling progenitor-macro v0.11.2
24532026-03-10T16:15:39.026Z Checking endian-type v0.1.2
24542026-03-10T16:15:39.092Z Checking hickory-resolver v0.24.4
24552026-03-10T16:15:39.128Z Checking progenitor v0.13.0
24562026-03-10T16:15:39.186Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24572026-03-10T16:15:39.221Z Checking radix_trie v0.2.1
24582026-03-10T16:15:39.320Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24592026-03-10T16:15:39.530Z Compiling ar_archive_writer v0.5.1
24602026-03-10T16:15:39.975Z Checking humantime v2.3.0
24612026-03-10T16:15:40.045Z Checking csv-core v0.1.13
24622026-03-10T16:15:40.081Z Checking qorb v0.4.1
24632026-03-10T16:15:40.242Z Checking base64 v0.21.7
24642026-03-10T16:15:40.301Z Checking csv v1.4.0
24652026-03-10T16:15:40.628Z Compiling stacker v0.1.23
24662026-03-10T16:15:40.752Z Compiling psm v0.1.30
24672026-03-10T16:15:40.819Z Checking highway v1.3.0
24682026-03-10T16:15:41.007Z Compiling cfg_aliases v0.1.1
24692026-03-10T16:15:41.132Z Compiling nix v0.28.0
24702026-03-10T16:15:41.382Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24712026-03-10T16:15:41.648Z Checking papergrid v0.11.0
24722026-03-10T16:15:41.700Z Compiling tabled_derive v0.7.0
24732026-03-10T16:15:41.736Z Checking home v0.5.12
24742026-03-10T16:15:42.028Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24752026-03-10T16:15:42.077Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24762026-03-10T16:15:42.521Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24772026-03-10T16:15:42.745Z Checking phf_shared v0.12.1
24782026-03-10T16:15:42.928Z Compiling recursive-proc-macro-impl v0.1.1
24792026-03-10T16:15:42.965Z Compiling semver v0.1.20
24802026-03-10T16:15:43.039Z Checking tabled v0.15.0
24812026-03-10T16:15:43.165Z Compiling chrono-tz v0.10.4
24822026-03-10T16:15:43.203Z Checking phf v0.12.1
24832026-03-10T16:15:43.361Z Compiling rustc_version v0.1.7
24842026-03-10T16:15:43.492Z Checking recursive v0.1.1
24852026-03-10T16:15:43.540Z Compiling const_format_proc_macros v0.2.34
24862026-03-10T16:15:43.596Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24872026-03-10T16:15:43.632Z Compiling peg-macros v0.8.5
24882026-03-10T16:15:44.324Z Checking winnow v0.6.26
24892026-03-10T16:15:44.715Z Compiling sqlparser_derive v0.5.0
24902026-03-10T16:15:44.751Z Checking unicode_categories v0.1.1
24912026-03-10T16:15:44.995Z Checking rustyline v14.0.0
24922026-03-10T16:15:45.220Z Checking const_format v0.2.35
24932026-03-10T16:15:45.619Z Compiling newtype_derive v0.1.6
24942026-03-10T16:15:45.655Z Checking peg v0.8.5
24952026-03-10T16:15:45.767Z Checking sqlparser v0.61.0
24962026-03-10T16:15:45.900Z Checking bcs v0.1.6
24972026-03-10T16:15:45.903Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24982026-03-10T16:15:45.971Z Checking sqlformat v0.3.5
24992026-03-10T16:15:46.039Z Checking progenitor v0.11.2
25002026-03-10T16:15:46.211Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25012026-03-10T16:15:46.249Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25022026-03-10T16:15:46.282Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25032026-03-10T16:15:46.476Z Checking steno v0.4.1
25042026-03-10T16:15:46.566Z Checking utf-8 v0.7.6
25052026-03-10T16:15:46.627Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25062026-03-10T16:15:46.681Z Checking filetime v0.2.27
25072026-03-10T16:15:46.761Z Checking arc-swap v1.8.2
25082026-03-10T16:15:46.875Z Checking xattr v1.6.1
25092026-03-10T16:15:47.073Z Checking tar v0.4.44
25102026-03-10T16:15:47.073Z Checking slog-scope v4.4.1
25112026-03-10T16:15:47.294Z Compiling progenitor-impl v0.10.0
25122026-03-10T16:15:47.600Z Checking slog-stdlog v4.1.1
25132026-03-10T16:15:47.816Z Checking slog-envlogger v2.2.0
25142026-03-10T16:15:47.850Z Checking tungstenite v0.21.0
25152026-03-10T16:15:48.019Z Checking typeid v1.0.3
25162026-03-10T16:15:48.174Z Checking subprocess v0.2.15
25172026-03-10T16:15:48.431Z Checking tokio-tungstenite v0.21.0
25182026-03-10T16:15:48.571Z Checking headers-core v0.3.0
25192026-03-10T16:15:48.754Z Checking headers v0.4.1
25202026-03-10T16:15:48.868Z Compiling lzma-sys v0.1.20
25212026-03-10T16:15:49.080Z Compiling cargo_toml v0.22.3
25222026-03-10T16:15:49.439Z Checking yasna v0.5.2
25232026-03-10T16:15:49.693Z Checking xz2 v0.1.7
25242026-03-10T16:15:49.730Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25252026-03-10T16:15:49.932Z Checking ron v0.12.0
25262026-03-10T16:15:49.973Z Checking rcgen v0.12.1
25272026-03-10T16:15:50.044Z Checking base16ct v1.0.0
25282026-03-10T16:15:50.234Z Checking dropshot-api-manager-types v0.5.2
25292026-03-10T16:15:50.415Z Checking tagptr v0.2.0
25302026-03-10T16:15:50.477Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25312026-03-10T16:15:50.625Z Checking moka v0.12.13
25322026-03-10T16:15:50.721Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25332026-03-10T16:15:50.929Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25342026-03-10T16:15:50.963Z Compiling radium v0.7.0
25352026-03-10T16:15:51.062Z Compiling progenitor-macro v0.10.0
25362026-03-10T16:15:51.337Z Compiling libefi-sys v0.1.0
25372026-03-10T16:15:51.523Z Checking hickory-resolver v0.25.2
25382026-03-10T16:15:51.610Z Compiling bitfield-struct v0.6.2
25392026-03-10T16:15:51.694Z Compiling maybe-uninit v2.0.0
25402026-03-10T16:15:51.730Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25412026-03-10T16:15:51.957Z Checking tap v1.0.1
25422026-03-10T16:15:52.124Z Checking wyz v0.5.1
25432026-03-10T16:15:52.449Z Compiling zerocopy-derive v0.6.6
25442026-03-10T16:15:52.493Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25452026-03-10T16:15:52.529Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25462026-03-10T16:15:52.670Z Checking funty v2.0.0
25472026-03-10T16:15:52.862Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25482026-03-10T16:15:52.966Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
25492026-03-10T16:15:53.024Z Checking crc-catalog v2.4.0
25502026-03-10T16:15:53.153Z Compiling packed_struct v0.10.1
25512026-03-10T16:15:53.188Z Checking bitvec v1.0.1
25522026-03-10T16:15:53.223Z Checking crc v3.4.0
25532026-03-10T16:15:53.485Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25542026-03-10T16:15:53.580Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25552026-03-10T16:15:53.647Z Checking zerocopy v0.6.6
25562026-03-10T16:15:53.901Z Compiling packed_struct_codegen v0.10.1
25572026-03-10T16:15:53.983Z Compiling bitfield-macros v0.19.4
25582026-03-10T16:15:54.158Z Compiling indexmap v1.9.3
25592026-03-10T16:15:54.310Z Checking nodrop v0.1.14
25602026-03-10T16:15:54.453Z Checking array-init v0.0.4
25612026-03-10T16:15:54.535Z Checking smallvec v0.6.14
25622026-03-10T16:15:54.820Z Checking hashbrown v0.12.3
25632026-03-10T16:15:54.970Z Checking bitfield v0.19.4
25642026-03-10T16:15:55.018Z Checking serde-hex v0.1.0
25652026-03-10T16:15:55.077Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25662026-03-10T16:15:55.313Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25672026-03-10T16:15:55.395Z Checking ron v0.8.1
25682026-03-10T16:15:55.896Z Checking hashbrown v0.13.2
25692026-03-10T16:15:56.127Z Checking crc-any v2.5.0
25702026-03-10T16:15:56.398Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25712026-03-10T16:15:56.496Z Checking object v0.30.4
25722026-03-10T16:15:56.532Z Checking path-slash v0.1.5
25732026-03-10T16:15:56.634Z Compiling xshell-macros v0.2.7
25742026-03-10T16:15:56.692Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25752026-03-10T16:15:57.078Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25762026-03-10T16:15:57.158Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25772026-03-10T16:15:57.192Z Checking xshell v0.2.7
25782026-03-10T16:15:57.195Z Checking half v1.8.3
25792026-03-10T16:15:57.459Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25802026-03-10T16:15:57.527Z Checking serde_cbor v0.11.2
25812026-03-10T16:15:58.069Z Compiling num-derive v0.3.3
25822026-03-10T16:15:58.103Z Compiling proc-macro-error-attr2 v2.0.0
25832026-03-10T16:15:58.224Z Checking progenitor v0.10.0
25842026-03-10T16:15:58.419Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25852026-03-10T16:15:58.456Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25862026-03-10T16:15:58.663Z Compiling proc-macro-error2 v2.0.1
25872026-03-10T16:15:58.735Z Compiling nix v0.31.1
25882026-03-10T16:15:59.127Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25892026-03-10T16:15:59.336Z Checking libscf-sys v1.1.0
25902026-03-10T16:15:59.407Z Compiling tabled_derive v0.11.0
25912026-03-10T16:15:59.527Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25922026-03-10T16:15:59.664Z Checking papergrid v0.17.0
25932026-03-10T16:15:59.735Z Checking testing_table v0.3.0
25942026-03-10T16:15:59.880Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25952026-03-10T16:16:00.626Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25962026-03-10T16:16:00.797Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25972026-03-10T16:16:00.969Z Checking maplit v1.0.2
25982026-03-10T16:16:01.072Z Checking tabled v0.20.0
25992026-03-10T16:16:01.109Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26002026-03-10T16:16:01.236Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26012026-03-10T16:16:01.421Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26022026-03-10T16:16:01.905Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26032026-03-10T16:16:02.282Z Checking crc8 v0.1.1
26042026-03-10T16:16:02.363Z Checking fxhash v0.2.1
26052026-03-10T16:16:02.406Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26062026-03-10T16:16:02.440Z Checking unicase v2.9.0
26072026-03-10T16:16:02.546Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26082026-03-10T16:16:02.671Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26092026-03-10T16:16:02.791Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26102026-03-10T16:16:03.208Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26112026-03-10T16:16:03.259Z Checking kstat-rs v0.2.4
26122026-03-10T16:16:03.389Z Compiling parking_lot_core v0.8.6
26132026-03-10T16:16:03.532Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26142026-03-10T16:16:03.861Z Compiling git-stub v1.0.0
26152026-03-10T16:16:03.895Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26162026-03-10T16:16:03.932Z Compiling dsl_auto_type v0.1.3
26172026-03-10T16:16:04.089Z Checking scheduled-thread-pool v0.2.7
26182026-03-10T16:16:04.225Z Compiling vergen-gitcl v1.0.8
26192026-03-10T16:16:04.302Z Compiling diesel_table_macro_syntax v0.2.0
26202026-03-10T16:16:04.570Z Checking r2d2 v0.8.10
26212026-03-10T16:16:04.608Z Compiling git-stub-vcs v0.1.0
26222026-03-10T16:16:04.757Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26232026-03-10T16:16:04.811Z Compiling diesel_derives v2.2.7
26242026-03-10T16:16:04.847Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26252026-03-10T16:16:04.886Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26262026-03-10T16:16:04.952Z Checking parking_lot v0.11.2
26272026-03-10T16:16:05.087Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26282026-03-10T16:16:05.219Z Checking prefix-trie v0.7.0
26292026-03-10T16:16:05.271Z Checking nanorand v0.7.0
26302026-03-10T16:16:05.559Z Compiling dirs-sys-next v0.1.2
26312026-03-10T16:16:05.684Z Compiling crunchy v0.2.4
26322026-03-10T16:16:05.781Z Compiling dirs-next v2.0.0
26332026-03-10T16:16:05.819Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26342026-03-10T16:16:05.860Z Checking hickory-server v0.25.2
26352026-03-10T16:16:05.947Z Checking flume v0.11.1
26362026-03-10T16:16:05.981Z Checking sled v0.34.7
26372026-03-10T16:16:05.984Z Compiling clang-sys v1.8.1
26382026-03-10T16:16:06.112Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26392026-03-10T16:16:06.290Z Checking hickory-client v0.25.2
26402026-03-10T16:16:06.403Z Compiling tiny-keccak v2.0.2
26412026-03-10T16:16:06.673Z Compiling term v0.7.0
26422026-03-10T16:16:06.746Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26432026-03-10T16:16:06.798Z Compiling salty v0.3.0
26442026-03-10T16:16:06.982Z Compiling bit-vec v0.6.3
26452026-03-10T16:16:07.208Z Compiling ascii-canvas v3.0.0
26462026-03-10T16:16:07.303Z Compiling bit-set v0.5.3
26472026-03-10T16:16:07.509Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26482026-03-10T16:16:07.545Z Checking primeorder v0.13.6
26492026-03-10T16:16:07.579Z Compiling itertools v0.10.5
26502026-03-10T16:16:07.889Z Compiling ena v0.14.4
26512026-03-10T16:16:08.013Z Compiling libloading v0.8.9
26522026-03-10T16:16:08.193Z Compiling diff v0.1.13
26532026-03-10T16:16:08.235Z Compiling bindgen v0.71.1
26542026-03-10T16:16:08.322Z Compiling regex-syntax v0.6.29
26552026-03-10T16:16:09.033Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26562026-03-10T16:16:09.081Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26572026-03-10T16:16:09.377Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26582026-03-10T16:16:09.579Z Compiling cexpr v0.6.0
26592026-03-10T16:16:09.838Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26602026-03-10T16:16:09.942Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26612026-03-10T16:16:10.214Z Compiling lalrpop v0.19.12
26622026-03-10T16:16:10.503Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26632026-03-10T16:16:10.835Z Compiling libxml v0.3.3
26642026-03-10T16:16:10.987Z Compiling fs-err v2.11.0
26652026-03-10T16:16:11.026Z Checking diesel v2.2.12
26662026-03-10T16:16:11.273Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26672026-03-10T16:16:11.353Z Checking p384 v0.13.1
26682026-03-10T16:16:11.467Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26692026-03-10T16:16:11.837Z Compiling strum_macros v0.24.3
26702026-03-10T16:16:11.927Z Compiling indoc v1.0.9
26712026-03-10T16:16:13.702Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26722026-03-10T16:16:13.767Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
26732026-03-10T16:16:14.206Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26742026-03-10T16:16:14.240Z Checking quick-xml v0.37.5
26752026-03-10T16:16:14.498Z Checking derive_builder v0.20.2
26762026-03-10T16:16:14.665Z Compiling oso-derive v0.27.3
26772026-03-10T16:16:14.755Z Compiling trait-variant v0.1.2
26782026-03-10T16:16:15.054Z Compiling impl-trait-for-tuples v0.2.3
26792026-03-10T16:16:15.339Z Checking parse-size v1.1.0
26802026-03-10T16:16:15.488Z Checking openssl-probe v0.1.6
26812026-03-10T16:16:15.523Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26822026-03-10T16:16:15.526Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26832026-03-10T16:16:15.654Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
26842026-03-10T16:16:16.552Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26852026-03-10T16:16:16.705Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26862026-03-10T16:16:17.301Z Checking assert_matches v1.5.0
26872026-03-10T16:16:17.314Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26882026-03-10T16:16:17.350Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26892026-03-10T16:16:17.398Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26902026-03-10T16:16:18.057Z Compiling mime_guess v2.0.5
26912026-03-10T16:16:18.841Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26922026-03-10T16:16:19.257Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26932026-03-10T16:16:19.768Z Checking predicates-tree v1.0.13
26942026-03-10T16:16:19.879Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26952026-03-10T16:16:19.943Z Checking http-range v0.1.5
26962026-03-10T16:16:19.978Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26972026-03-10T16:16:20.092Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26982026-03-10T16:16:20.131Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26992026-03-10T16:16:20.377Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27002026-03-10T16:16:21.201Z Checking atty v0.2.14
27012026-03-10T16:16:21.353Z Compiling diesel-dtrace v0.4.2
27022026-03-10T16:16:21.935Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27032026-03-10T16:16:21.971Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27042026-03-10T16:16:22.460Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27052026-03-10T16:16:22.670Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27062026-03-10T16:16:22.957Z Checking bb8 v0.8.6
27072026-03-10T16:16:23.336Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27082026-03-10T16:16:23.563Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27092026-03-10T16:16:23.624Z Checking corncobs v0.1.4
27102026-03-10T16:16:23.867Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27112026-03-10T16:16:23.993Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27122026-03-10T16:16:24.206Z Checking hyper-staticfile v0.10.1
27132026-03-10T16:16:24.425Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27142026-03-10T16:16:24.475Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27152026-03-10T16:16:24.511Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27162026-03-10T16:16:24.514Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27172026-03-10T16:16:24.604Z Checking ignore v0.4.25
27182026-03-10T16:16:24.800Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27192026-03-10T16:16:24.804Z Checking signal-hook-tokio v0.3.1
27202026-03-10T16:16:25.025Z Checking secrecy v0.8.0
27212026-03-10T16:16:25.165Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27222026-03-10T16:16:25.511Z Checking globwalk v0.9.1
27232026-03-10T16:16:25.601Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27242026-03-10T16:16:25.778Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27252026-03-10T16:16:26.015Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27262026-03-10T16:16:26.256Z Checking nonempty v0.12.0
27272026-03-10T16:16:26.375Z Checking camino-tempfile-ext v0.3.3
27282026-03-10T16:16:26.499Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27292026-03-10T16:16:26.628Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27302026-03-10T16:16:26.664Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27312026-03-10T16:16:27.046Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27322026-03-10T16:16:27.529Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27332026-03-10T16:16:28.081Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27342026-03-10T16:16:28.354Z Checking async-bb8-diesel v0.2.1
27352026-03-10T16:16:28.651Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27362026-03-10T16:16:28.878Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27372026-03-10T16:16:28.998Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27382026-03-10T16:16:29.104Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27392026-03-10T16:16:29.419Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27402026-03-10T16:16:29.459Z Checking tungstenite v0.23.0
27412026-03-10T16:16:30.048Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27422026-03-10T16:16:30.083Z Checking tokio-tungstenite v0.23.1
27432026-03-10T16:16:30.159Z Checking void v1.0.2
27442026-03-10T16:16:30.249Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27452026-03-10T16:16:30.314Z Checking lzss v0.8.2
27462026-03-10T16:16:30.460Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27472026-03-10T16:16:30.511Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27482026-03-10T16:16:30.588Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27492026-03-10T16:16:30.744Z Checking nix v0.27.1
27502026-03-10T16:16:31.374Z Checking serde_bytes v0.11.19
27512026-03-10T16:16:31.510Z Checking rand_seeder v0.4.0
27522026-03-10T16:16:31.644Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27532026-03-10T16:16:31.738Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27542026-03-10T16:16:32.194Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27552026-03-10T16:16:32.259Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27562026-03-10T16:16:32.447Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27572026-03-10T16:16:33.257Z Checking is_ci v1.2.0
27582026-03-10T16:16:33.428Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27592026-03-10T16:16:33.480Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27602026-03-10T16:16:33.667Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27612026-03-10T16:16:33.997Z Checking yansi v1.0.1
27622026-03-10T16:16:34.064Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27632026-03-10T16:16:34.379Z Checking pretty_assertions v1.4.1
27642026-03-10T16:16:34.414Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27652026-03-10T16:16:34.584Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27662026-03-10T16:16:34.775Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27672026-03-10T16:16:35.095Z Compiling darling_core v0.23.0
27682026-03-10T16:16:36.265Z Compiling indoc v2.0.7
27692026-03-10T16:16:36.441Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27702026-03-10T16:16:36.581Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27712026-03-10T16:16:36.878Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27722026-03-10T16:16:36.913Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27732026-03-10T16:16:37.214Z Compiling instability v0.3.11
27742026-03-10T16:16:37.443Z Compiling libz-sys v1.1.24
27752026-03-10T16:16:37.565Z Checking castaway v0.2.4
27762026-03-10T16:16:37.741Z Checking compact_str v0.8.1
27772026-03-10T16:16:37.973Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27782026-03-10T16:16:38.309Z Checking supports-color v3.0.2
27792026-03-10T16:16:38.346Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27802026-03-10T16:16:38.505Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27812026-03-10T16:16:38.800Z Compiling darling_macro v0.23.0
27822026-03-10T16:16:38.837Z Checking unicode-truncate v1.1.0
27832026-03-10T16:16:39.026Z Checking lru v0.12.5
27842026-03-10T16:16:39.062Z Checking cassowary v0.3.0
27852026-03-10T16:16:39.353Z Compiling libgit2-sys v0.18.3+1.9.2
27862026-03-10T16:16:39.505Z Compiling darling v0.23.0
27872026-03-10T16:16:39.561Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27882026-03-10T16:16:40.430Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27892026-03-10T16:16:40.640Z Checking ratatui v0.29.0
27902026-03-10T16:16:41.215Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27912026-03-10T16:16:41.512Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27922026-03-10T16:16:41.911Z Compiling vergen-git2 v1.0.7
27932026-03-10T16:16:42.253Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27942026-03-10T16:16:42.391Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27952026-03-10T16:16:42.476Z Checking colored v2.2.0
27962026-03-10T16:16:42.566Z Checking shell-words v1.1.1
27972026-03-10T16:16:42.693Z Compiling rustls v0.21.12
27982026-03-10T16:16:42.727Z Checking plotters-backend v0.3.7
27992026-03-10T16:16:42.878Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28002026-03-10T16:16:43.016Z Checking plotters-svg v0.3.7
28012026-03-10T16:16:43.064Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28022026-03-10T16:16:43.228Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28032026-03-10T16:16:43.364Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28042026-03-10T16:16:43.520Z Compiling nix v0.29.0
28052026-03-10T16:16:43.942Z Checking sct v0.7.1
28062026-03-10T16:16:44.127Z Checking rustls-webpki v0.101.7
28072026-03-10T16:16:44.162Z Checking cast v0.3.0
28082026-03-10T16:16:44.201Z Checking hex-literal v0.4.1
28092026-03-10T16:16:44.361Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28102026-03-10T16:16:44.407Z Checking criterion-plot v0.6.0
28112026-03-10T16:16:44.911Z Checking plotters v0.3.7
28122026-03-10T16:16:45.938Z Checking erased-serde v0.4.9
28132026-03-10T16:16:46.402Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28142026-03-10T16:16:46.503Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28152026-03-10T16:16:47.513Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28162026-03-10T16:16:48.521Z Checking progenitor-extras v0.1.0
28172026-03-10T16:16:48.827Z Checking tinytemplate v1.2.1
28182026-03-10T16:16:49.154Z Checking ordered-float v2.10.1
28192026-03-10T16:16:49.514Z Checking oorandom v11.1.5
28202026-03-10T16:16:49.686Z Checking anes v0.1.6
28212026-03-10T16:16:49.959Z Checking criterion v0.7.0
28222026-03-10T16:16:49.994Z Checking serde-value v0.7.0
28232026-03-10T16:16:50.310Z Checking serde-untagged v0.1.9
28242026-03-10T16:16:50.607Z Checking tokio-rustls v0.24.1
28252026-03-10T16:16:51.249Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28262026-03-10T16:16:51.689Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28272026-03-10T16:16:51.993Z Checking rustls-pemfile v1.0.4
28282026-03-10T16:16:52.195Z Checking twox-hash v2.1.2
28292026-03-10T16:16:52.330Z Checking unicode-xid v0.2.6
28302026-03-10T16:16:52.502Z Checking cargo-util-schemas v0.8.2
28312026-03-10T16:16:52.586Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28322026-03-10T16:16:52.672Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28332026-03-10T16:16:52.797Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28342026-03-10T16:16:53.757Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28352026-03-10T16:16:53.999Z Checking fatfs v0.3.6
28362026-03-10T16:16:54.613Z Checking cargo-platform v0.2.0
28372026-03-10T16:16:54.653Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28382026-03-10T16:16:54.891Z Compiling petname v2.0.2
28392026-03-10T16:16:55.596Z Compiling seq-macro v0.3.6
28402026-03-10T16:16:56.529Z Checking cargo_metadata v0.21.0
28412026-03-10T16:16:56.619Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28422026-03-10T16:16:57.625Z Checking concurrent-queue v2.5.0
28432026-03-10T16:16:57.896Z Checking rtoolbox v0.0.3
28442026-03-10T16:16:58.103Z Checking parking v2.2.1
28452026-03-10T16:16:58.299Z Checking futures-timer v3.0.3
28462026-03-10T16:16:58.493Z Checking event-listener v5.4.1
28472026-03-10T16:16:58.569Z Checking rpassword v7.4.0
28482026-03-10T16:16:58.842Z Checking tui-tree-widget v0.23.1
28492026-03-10T16:16:59.131Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28502026-03-10T16:16:59.342Z Checking polyval v0.6.2
28512026-03-10T16:16:59.381Z Checking sapling-renderdag v0.1.0
28522026-03-10T16:16:59.590Z Checking sync-ptr v0.1.4
28532026-03-10T16:16:59.702Z Checking ghash v0.5.1
28542026-03-10T16:16:59.738Z Checking event-listener-strategy v0.5.4
28552026-03-10T16:16:59.775Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28562026-03-10T16:16:59.883Z Checking ctr v0.9.2
28572026-03-10T16:16:59.939Z Checking arrayvec v0.7.6
28582026-03-10T16:17:00.068Z Checking constant_time_eq v0.4.2
28592026-03-10T16:17:00.123Z Checking arrayref v0.3.9
28602026-03-10T16:17:00.224Z Checking aes-gcm v0.10.3
28612026-03-10T16:17:00.295Z Checking async-lock v3.4.2
28622026-03-10T16:17:00.345Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28632026-03-10T16:17:00.443Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28642026-03-10T16:17:00.854Z Checking ssh-encoding v0.2.0
28652026-03-10T16:17:01.132Z Checking blowfish v0.9.1
28662026-03-10T16:17:01.356Z Checking bcrypt-pbkdf v0.10.0
28672026-03-10T16:17:01.593Z Checking ssh-cipher v0.2.0
28682026-03-10T16:17:01.642Z Checking async-object-pool v0.2.0
28692026-03-10T16:17:01.813Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28702026-03-10T16:17:01.848Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28712026-03-10T16:17:02.255Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28722026-03-10T16:17:02.685Z Checking serde_regex v1.1.0
28732026-03-10T16:17:02.925Z Checking password-hash v0.4.2
28742026-03-10T16:17:03.157Z Checking assert-json-diff v2.0.2
28752026-03-10T16:17:03.257Z Checking path-tree v0.8.3
28762026-03-10T16:17:03.412Z Checking gimli v0.32.3
28772026-03-10T16:17:03.544Z Checking stringmetrics v2.2.2
28782026-03-10T16:17:03.787Z Compiling target-lexicon v0.13.3
28792026-03-10T16:17:04.144Z Checking httpmock v0.8.3
28802026-03-10T16:17:04.436Z Compiling samael v0.0.19
28812026-03-10T16:17:04.584Z Checking pbkdf2 v0.11.0
28822026-03-10T16:17:04.838Z Checking ssh-key v0.6.7
28832026-03-10T16:17:05.721Z Checking addr2line v0.25.1
28842026-03-10T16:17:06.108Z Checking p256 v0.13.2
28852026-03-10T16:17:06.477Z Checking p521 v0.13.3
28862026-03-10T16:17:07.141Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28872026-03-10T16:17:07.306Z Checking russh-cryptovec v0.7.3
28882026-03-10T16:17:07.417Z Compiling guppy-workspace-hack v0.1.0
28892026-03-10T16:17:07.508Z Checking md5 v0.7.0
28902026-03-10T16:17:07.703Z Checking rustc-demangle v0.1.27
28912026-03-10T16:17:07.756Z Checking russh-keys v0.45.0
28922026-03-10T16:17:08.033Z Checking backtrace v0.3.76
28932026-03-10T16:17:08.450Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28942026-03-10T16:17:08.614Z Checking num-bigint v0.4.6
28952026-03-10T16:17:08.735Z Checking des v0.8.1
28962026-03-10T16:17:09.165Z Compiling blake3 v1.8.3
28972026-03-10T16:17:09.689Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28982026-03-10T16:17:10.064Z Compiling target-spec v3.5.7
28992026-03-10T16:17:10.278Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29002026-03-10T16:17:10.453Z Checking russh v0.45.0
29012026-03-10T16:17:10.798Z Checking cfg-expr v0.20.6
29022026-03-10T16:17:11.067Z Checking backtrace-ext v0.2.1
29032026-03-10T16:17:11.238Z Checking supports-color v2.1.0
29042026-03-10T16:17:11.272Z Checking textwrap v0.15.2
29052026-03-10T16:17:11.340Z Checking supports-unicode v2.1.0
29062026-03-10T16:17:11.427Z Checking supports-hyperlinks v2.1.0
29072026-03-10T16:17:11.507Z Checking hashbrown v0.14.5
29082026-03-10T16:17:11.558Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29092026-03-10T16:17:11.597Z Checking cargo-platform v0.3.2
29102026-03-10T16:17:11.850Z Checking socket2 v0.5.10
29112026-03-10T16:17:11.854Z Checking terminal_size v0.1.17
29122026-03-10T16:17:12.043Z Compiling miette-derive v5.10.0
29132026-03-10T16:17:12.179Z Checking owo-colors v3.5.0
29142026-03-10T16:17:12.212Z Checking internet-checksum v0.2.1
29152026-03-10T16:17:12.393Z Checking chumsky v0.9.3
29162026-03-10T16:17:13.023Z Checking cargo_metadata v0.23.1
29172026-03-10T16:17:13.358Z Compiling git2 v0.20.4
29182026-03-10T16:17:13.620Z Checking miette v5.10.0
29192026-03-10T16:17:13.907Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29202026-03-10T16:17:14.112Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29212026-03-10T16:17:14.164Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29222026-03-10T16:17:14.328Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29232026-03-10T16:17:14.583Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29242026-03-10T16:17:14.678Z Checking httptest v0.16.4
29252026-03-10T16:17:15.023Z Checking pathdiff v0.2.3
29262026-03-10T16:17:15.184Z Compiling knuffel-derive v3.2.0
29272026-03-10T16:17:15.217Z Checking nested v0.1.1
29282026-03-10T16:17:15.253Z Checking topological-sort v0.2.2
29292026-03-10T16:17:15.420Z Checking guppy v0.17.25
29302026-03-10T16:17:15.462Z Checking omicron-zone-package v0.12.2
29312026-03-10T16:17:15.720Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29322026-03-10T16:17:16.013Z Checking similar-asserts v1.7.0
29332026-03-10T16:17:16.247Z Compiling rstest_macros v0.25.0
29342026-03-10T16:17:16.702Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29352026-03-10T16:17:16.736Z Compiling target-triple v1.0.0
29362026-03-10T16:17:17.031Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29372026-03-10T16:17:17.234Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29382026-03-10T16:17:17.293Z Checking knuffel v3.2.0
29392026-03-10T16:17:17.473Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29402026-03-10T16:17:17.867Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29412026-03-10T16:17:18.165Z Checking toml_datetime v1.0.0+spec-1.1.0
29422026-03-10T16:17:18.251Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29432026-03-10T16:17:18.475Z Checking escape8259 v0.5.3
29442026-03-10T16:17:18.673Z Compiling relative-path v1.9.3
29452026-03-10T16:17:18.924Z Compiling assert_cmd v2.1.2
29462026-03-10T16:17:19.391Z Checking libtest-mimic v0.8.1
29472026-03-10T16:17:19.541Z Checking toml v1.0.3+spec-1.1.0
29482026-03-10T16:17:19.948Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29492026-03-10T16:17:20.117Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29502026-03-10T16:17:20.404Z Checking blake2b_simd v1.0.4
29512026-03-10T16:17:20.977Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29522026-03-10T16:17:21.025Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29532026-03-10T16:17:21.508Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29542026-03-10T16:17:21.562Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29552026-03-10T16:17:21.865Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29562026-03-10T16:17:22.173Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29572026-03-10T16:17:22.442Z Checking fancy-regex v0.14.0
29582026-03-10T16:17:22.720Z Checking serde_tokenstream v0.2.3
29592026-03-10T16:17:22.964Z Checking uzers v0.12.2
29602026-03-10T16:17:23.047Z Checking termcolor v1.4.1
29612026-03-10T16:17:23.272Z Checking constant_time_eq v0.3.1
29622026-03-10T16:17:23.364Z Compiling linkme-impl v0.3.35
29632026-03-10T16:17:23.496Z Checking rust-argon2 v2.1.0
29642026-03-10T16:17:23.827Z Checking trybuild v1.0.116
29652026-03-10T16:17:23.922Z Checking datatest-stable v0.3.3
29662026-03-10T16:17:24.446Z Checking rstest v0.25.0
29672026-03-10T16:17:24.752Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29682026-03-10T16:17:24.835Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29692026-03-10T16:17:25.152Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29702026-03-10T16:17:25.227Z Checking support-bundle-viewer v0.1.2
29712026-03-10T16:17:25.577Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29722026-03-10T16:17:25.881Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29732026-03-10T16:17:26.055Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29742026-03-10T16:17:26.191Z Checking drift v0.1.3
29752026-03-10T16:17:26.372Z Checking rand_distr v0.5.1
29762026-03-10T16:17:26.671Z Checking multimap v0.10.1
29772026-03-10T16:17:26.931Z Checking approx v0.5.1
29782026-03-10T16:17:27.010Z Compiling linkme v0.3.35
29792026-03-10T16:17:27.241Z Checking dropshot-api-manager v0.5.2
29802026-03-10T16:17:27.920Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29812026-03-10T16:17:28.532Z Compiling polar-core v0.27.3
29822026-03-10T16:17:28.833Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29832026-03-10T16:17:28.905Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29842026-03-10T16:17:29.037Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29852026-03-10T16:17:29.241Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29862026-03-10T16:17:29.328Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29872026-03-10T16:17:29.476Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29882026-03-10T16:17:29.514Z Checking partial-io v0.5.4
29892026-03-10T16:17:29.725Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29902026-03-10T16:17:29.761Z Checking cargo_toml v0.21.0
29912026-03-10T16:17:29.843Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29922026-03-10T16:17:29.903Z Checking termios v0.3.3
29932026-03-10T16:17:29.939Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
29942026-03-10T16:17:30.497Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29952026-03-10T16:17:30.637Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29962026-03-10T16:17:30.933Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29972026-03-10T16:17:34.771Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
29982026-03-10T16:17:35.847Z Checking oso v0.27.3
29992026-03-10T16:17:40.511Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30002026-03-10T16:17:41.127Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30012026-03-10T16:17:43.983Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30022026-03-10T16:17:49.606Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30032026-03-10T16:17:58.035Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30042026-03-10T16:18:03.322Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30052026-03-10T16:18:04.043Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30062026-03-10T16:18:05.177Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30072026-03-10T16:18:17.111Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30082026-03-10T16:20:05.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 25s
30092026-03-10T16:20:06.021Z
30102026-03-10T16:20:06.026Zreal 5:30.312363220
30112026-03-10T16:20:06.026Zuser 28:01.694096485
30122026-03-10T16:20:06.026Zsys 5:41.363407133
30132026-03-10T16:20:06.026Ztrap 0.719978401
30142026-03-10T16:20:06.026Ztflt 0.615515859
30152026-03-10T16:20:06.026Zdflt 0.196891916
30162026-03-10T16:20:06.026Zkflt 0.000788304
30172026-03-10T16:20:06.026Zlock 1:06:29.936488954
30182026-03-10T16:20:06.026Zslp 1:31:35.114303815
30192026-03-10T16:20:06.026Zlat 2:23.620749455
30202026-03-10T16:20:06.026Zstop 11:08.156094292
30212026-03-10T16:20:06.026Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30222026-03-10T16:20:06.026Z+ ptime -m cargo doc --workspace --no-deps
30232026-03-10T16:20:07.255Zwarning: output filename collision.
30242026-03-10T16:20:07.255ZThe 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)`.
30252026-03-10T16:20:07.255ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30262026-03-10T16:20:07.255ZThe targets should have unique names.
30272026-03-10T16:20:07.255ZThis is a known bug where multiple crates with the same name use
30282026-03-10T16:20:07.255Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30292026-03-10T16:20:08.435Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30302026-03-10T16:20:08.648Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30312026-03-10T16:20:08.678Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30322026-03-10T16:20:08.737Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30332026-03-10T16:20:08.772Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30342026-03-10T16:20:08.806Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30352026-03-10T16:20:08.809Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30362026-03-10T16:20:09.012Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30372026-03-10T16:20:09.058Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30382026-03-10T16:20:09.073Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30392026-03-10T16:20:09.120Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30402026-03-10T16:20:09.202Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30412026-03-10T16:20:09.344Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30422026-03-10T16:20:09.370Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30432026-03-10T16:20:09.412Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30442026-03-10T16:20:09.528Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30452026-03-10T16:20:09.592Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30462026-03-10T16:20:09.622Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30472026-03-10T16:20:09.648Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30482026-03-10T16:20:10.221Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30492026-03-10T16:20:10.254Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30502026-03-10T16:20:10.337Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30512026-03-10T16:20:10.462Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30522026-03-10T16:20:10.489Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30532026-03-10T16:20:10.524Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30542026-03-10T16:20:10.606Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30552026-03-10T16:20:10.738Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30562026-03-10T16:20:10.976Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30572026-03-10T16:20:11.137Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30582026-03-10T16:20:11.241Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30592026-03-10T16:20:11.506Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30602026-03-10T16:20:11.532Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30612026-03-10T16:20:11.600Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30622026-03-10T16:20:11.746Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30632026-03-10T16:20:11.842Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30642026-03-10T16:20:11.908Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30652026-03-10T16:20:11.968Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30662026-03-10T16:20:12.220Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30672026-03-10T16:20:12.374Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
30682026-03-10T16:20:12.686Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30692026-03-10T16:20:12.798Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30702026-03-10T16:20:12.874Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30712026-03-10T16:20:13.041Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30722026-03-10T16:20:13.093Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30732026-03-10T16:20:13.123Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30742026-03-10T16:20:13.170Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30752026-03-10T16:20:13.361Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30762026-03-10T16:20:13.439Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30772026-03-10T16:20:13.463Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30782026-03-10T16:20:13.488Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30792026-03-10T16:20:13.628Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30802026-03-10T16:20:13.827Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30812026-03-10T16:20:13.830Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30822026-03-10T16:20:13.853Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30832026-03-10T16:20:13.943Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30842026-03-10T16:20:14.156Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30852026-03-10T16:20:14.161Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30862026-03-10T16:20:14.205Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30872026-03-10T16:20:14.396Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30882026-03-10T16:20:14.487Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30892026-03-10T16:20:14.511Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30902026-03-10T16:20:14.538Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30912026-03-10T16:20:14.758Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30922026-03-10T16:20:14.786Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30932026-03-10T16:20:15.074Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30942026-03-10T16:20:15.098Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30952026-03-10T16:20:15.147Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30962026-03-10T16:20:15.182Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30972026-03-10T16:20:15.349Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30982026-03-10T16:20:15.838Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30992026-03-10T16:20:16.144Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31002026-03-10T16:20:16.169Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31012026-03-10T16:20:16.379Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31022026-03-10T16:20:16.907Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31032026-03-10T16:20:17.664Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31042026-03-10T16:20:17.739Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31052026-03-10T16:20:18.043Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31062026-03-10T16:20:18.243Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31072026-03-10T16:20:18.273Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31082026-03-10T16:20:18.365Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31092026-03-10T16:20:18.515Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31102026-03-10T16:20:18.687Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31112026-03-10T16:20:18.869Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31122026-03-10T16:20:19.053Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31132026-03-10T16:20:19.097Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31142026-03-10T16:20:19.549Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31152026-03-10T16:20:19.967Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31162026-03-10T16:20:20.191Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31172026-03-10T16:20:20.277Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31182026-03-10T16:20:20.407Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31192026-03-10T16:20:20.833Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31202026-03-10T16:20:20.898Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31212026-03-10T16:20:21.096Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31222026-03-10T16:20:21.207Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31232026-03-10T16:20:21.627Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31242026-03-10T16:20:21.667Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31252026-03-10T16:20:21.696Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31262026-03-10T16:20:21.936Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31272026-03-10T16:20:22.601Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31282026-03-10T16:20:23.566Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31292026-03-10T16:20:23.603Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31302026-03-10T16:20:24.100Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31312026-03-10T16:20:24.375Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31322026-03-10T16:20:25.151Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31332026-03-10T16:20:25.236Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31342026-03-10T16:20:25.283Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31352026-03-10T16:20:25.550Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31362026-03-10T16:20:25.585Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31372026-03-10T16:20:25.630Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31382026-03-10T16:20:25.821Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31392026-03-10T16:20:26.013Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31402026-03-10T16:20:26.074Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31412026-03-10T16:20:26.162Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31422026-03-10T16:20:26.282Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31432026-03-10T16:20:26.674Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31442026-03-10T16:20:27.203Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31452026-03-10T16:20:27.671Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31462026-03-10T16:20:28.668Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31472026-03-10T16:20:29.135Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31482026-03-10T16:20:29.467Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31492026-03-10T16:20:29.835Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31502026-03-10T16:20:30.126Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31512026-03-10T16:20:30.169Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31522026-03-10T16:20:30.380Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31532026-03-10T16:20:30.469Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31542026-03-10T16:20:30.800Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31552026-03-10T16:20:31.161Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31562026-03-10T16:20:31.204Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31572026-03-10T16:20:31.306Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31582026-03-10T16:20:31.340Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31592026-03-10T16:20:31.743Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31602026-03-10T16:20:31.771Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31612026-03-10T16:20:32.277Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31622026-03-10T16:20:32.461Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31632026-03-10T16:20:33.628Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31642026-03-10T16:20:34.117Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31652026-03-10T16:20:34.241Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31662026-03-10T16:20:34.951Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31672026-03-10T16:20:35.575Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31682026-03-10T16:20:37.027Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31692026-03-10T16:20:37.109Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31702026-03-10T16:20:37.796Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31712026-03-10T16:20:38.093Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31722026-03-10T16:20:38.119Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31732026-03-10T16:20:38.520Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31742026-03-10T16:20:38.824Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31752026-03-10T16:20:40.524Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31762026-03-10T16:20:41.752Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31772026-03-10T16:20:41.914Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31782026-03-10T16:20:42.030Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31792026-03-10T16:20:42.162Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31802026-03-10T16:20:42.619Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31812026-03-10T16:20:45.654Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31822026-03-10T16:20:45.901Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31832026-03-10T16:20:45.937Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31842026-03-10T16:20:46.321Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31852026-03-10T16:20:46.463Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31862026-03-10T16:20:50.098Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31872026-03-10T16:20:50.375Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31882026-03-10T16:20:51.038Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31892026-03-10T16:20:51.800Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31902026-03-10T16:20:51.992Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31912026-03-10T16:20:53.528Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31922026-03-10T16:20:53.962Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
31932026-03-10T16:20:54.086Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31942026-03-10T16:20:54.121Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31952026-03-10T16:20:54.619Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31962026-03-10T16:20:55.214Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
31972026-03-10T16:20:55.400Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
31982026-03-10T16:20:55.633Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
31992026-03-10T16:20:55.663Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32002026-03-10T16:20:55.756Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32012026-03-10T16:20:55.810Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32022026-03-10T16:20:56.049Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32032026-03-10T16:20:56.706Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32042026-03-10T16:20:56.741Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32052026-03-10T16:20:56.876Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32062026-03-10T16:20:57.523Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32072026-03-10T16:20:58.330Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32082026-03-10T16:20:58.392Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32092026-03-10T16:20:58.451Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32102026-03-10T16:20:59.282Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32112026-03-10T16:20:59.991Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32122026-03-10T16:21:01.678Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32132026-03-10T16:21:02.198Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32142026-03-10T16:21:02.482Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32152026-03-10T16:21:07.549Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32162026-03-10T16:21:08.014Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32172026-03-10T16:21:08.468Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32182026-03-10T16:21:09.313Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32192026-03-10T16:21:11.390Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32202026-03-10T16:21:13.857Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32212026-03-10T16:21:14.722Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32222026-03-10T16:21:15.443Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32232026-03-10T16:21:16.133Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32242026-03-10T16:21:17.054Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32252026-03-10T16:21:20.805Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32262026-03-10T16:21:21.861Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32272026-03-10T16:21:22.139Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32282026-03-10T16:21:23.136Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32292026-03-10T16:21:23.165Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32302026-03-10T16:21:23.530Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32312026-03-10T16:21:24.630Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32322026-03-10T16:21:25.512Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32332026-03-10T16:21:26.975Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32342026-03-10T16:21:27.728Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32352026-03-10T16:21:31.723Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32362026-03-10T16:21:35.152Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32372026-03-10T16:21:36.163Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32382026-03-10T16:21:37.178Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32392026-03-10T16:21:37.888Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32402026-03-10T16:21:38.812Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32412026-03-10T16:21:39.521Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32422026-03-10T16:21:43.050Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32432026-03-10T16:21:43.873Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32442026-03-10T16:21:44.737Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32452026-03-10T16:21:45.861Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32462026-03-10T16:21:46.751Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32472026-03-10T16:21:49.069Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32482026-03-10T16:21:49.265Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32492026-03-10T16:21:50.551Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32502026-03-10T16:21:51.674Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32512026-03-10T16:21:52.971Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32522026-03-10T16:21:54.055Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32532026-03-10T16:21:55.345Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32542026-03-10T16:21:56.455Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32552026-03-10T16:22:00.554Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32562026-03-10T16:22:02.315Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32572026-03-10T16:22:03.478Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32582026-03-10T16:22:04.550Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32592026-03-10T16:22:06.159Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32602026-03-10T16:22:10.233Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32612026-03-10T16:22:10.465Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32622026-03-10T16:22:13.479Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32632026-03-10T16:22:16.693Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32642026-03-10T16:22:17.529Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32652026-03-10T16:22:18.693Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32662026-03-10T16:22:19.275Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32672026-03-10T16:22:21.138Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32682026-03-10T16:22:23.241Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32692026-03-10T16:22:25.097Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32702026-03-10T16:22:27.474Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32712026-03-10T16:22:29.497Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32722026-03-10T16:22:31.414Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32732026-03-10T16:22:33.777Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32742026-03-10T16:22:35.409Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32752026-03-10T16:22:37.400Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32762026-03-10T16:22:39.404Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32772026-03-10T16:22:41.355Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32782026-03-10T16:22:42.949Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32792026-03-10T16:22:45.288Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32802026-03-10T16:22:46.748Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32812026-03-10T16:22:49.385Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32822026-03-10T16:22:51.061Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32832026-03-10T16:22:53.122Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32842026-03-10T16:22:55.106Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32852026-03-10T16:22:57.234Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32862026-03-10T16:22:59.316Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32872026-03-10T16:23:01.400Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32882026-03-10T16:23:03.651Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32892026-03-10T16:23:05.871Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32902026-03-10T16:23:07.654Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32912026-03-10T16:23:13.209Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32922026-03-10T16:23:13.269Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32932026-03-10T16:23:14.014Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32942026-03-10T16:23:16.042Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32952026-03-10T16:23:18.152Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32962026-03-10T16:23:20.082Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32972026-03-10T16:23:22.306Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32982026-03-10T16:23:26.144Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32992026-03-10T16:23:29.079Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33002026-03-10T16:23:31.361Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33012026-03-10T16:23:33.641Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33022026-03-10T16:23:35.786Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33032026-03-10T16:23:36.983Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33042026-03-10T16:23:40.197Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33052026-03-10T16:23:42.631Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33062026-03-10T16:23:44.828Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33072026-03-10T16:23:47.143Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33082026-03-10T16:23:49.275Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33092026-03-10T16:23:51.425Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33102026-03-10T16:23:53.855Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33112026-03-10T16:23:56.487Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33122026-03-10T16:23:58.339Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33132026-03-10T16:24:01.188Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33142026-03-10T16:24:02.713Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33152026-03-10T16:24:04.956Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33162026-03-10T16:24:07.279Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33172026-03-10T16:24:09.689Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33182026-03-10T16:24:11.819Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33192026-03-10T16:24:14.118Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33202026-03-10T16:24:16.333Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33212026-03-10T16:24:18.914Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33222026-03-10T16:24:20.938Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33232026-03-10T16:24:23.339Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33242026-03-10T16:24:25.628Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33252026-03-10T16:24:28.040Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33262026-03-10T16:24:30.213Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33272026-03-10T16:24:32.805Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33282026-03-10T16:24:35.188Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33292026-03-10T16:24:37.447Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33302026-03-10T16:24:39.774Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33312026-03-10T16:24:42.290Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33322026-03-10T16:24:45.407Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33332026-03-10T16:24:47.650Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33342026-03-10T16:24:50.019Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33352026-03-10T16:24:52.514Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33362026-03-10T16:24:55.126Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33372026-03-10T16:24:57.609Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33382026-03-10T16:25:00.063Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33392026-03-10T16:25:08.207Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33402026-03-10T16:25:08.539Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33412026-03-10T16:25:10.746Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33422026-03-10T16:25:14.114Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33432026-03-10T16:25:17.469Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33442026-03-10T16:25:20.857Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33452026-03-10T16:25:24.146Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33462026-03-10T16:25:27.542Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33472026-03-10T16:25:30.863Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33482026-03-10T16:25:34.282Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33492026-03-10T16:25:37.633Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33502026-03-10T16:25:41.158Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33512026-03-10T16:25:44.465Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33522026-03-10T16:25:47.757Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33532026-03-10T16:25:52.911Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33542026-03-10T16:25:54.485Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33552026-03-10T16:25:57.931Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33562026-03-10T16:26:24.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 18s
33572026-03-10T16:26:25.060Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 188 other files
33582026-03-10T16:26:25.161Z
33592026-03-10T16:26:25.164Zreal 6:18.780854863
33602026-03-10T16:26:25.164Zuser 22:00.790610116
33612026-03-10T16:26:25.164Zsys 3:57.903412043
33622026-03-10T16:26:25.164Ztrap 0.412733964
33632026-03-10T16:26:25.164Ztflt 0.059075402
33642026-03-10T16:26:25.164Zdflt 0.069377257
33652026-03-10T16:26:25.164Zkflt 0.000029087
33662026-03-10T16:26:25.164Zlock 5:02:44.584714548
33672026-03-10T16:26:25.164Zslp 2:08:56.041273357
33682026-03-10T16:26:25.164Zlat 38.810595870
33692026-03-10T16:26:25.164Zstop 1:45.600507622
33702026-03-10T16:26:25.164Zprocess exited: duration 1003333 ms, exit code 0
 
33712026-03-10T16:26:25.171Zfound 0 output files