01KJZEJB5V5NRNDKF9JPFS04KQ: clippy (helios)

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

Buildomat Job: 01KJZEJTQBB9VPXN7GG55C6M4R

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-05T16:52:34.378Zjob assigned to worker 01KJZEJW4EE83B122YY5Q50YQ4 [factory aws, i-0d7b8e86731b17e53] (queued for 1 m 0 s)
 
22026-03-05T16:52:42.680Zstarting task 0: "setup"
32026-03-05T16:52:42.685Z++ uname -s
42026-03-05T16:52:42.688Z+ kern=SunOS
52026-03-05T16:52:42.688Z+ build_user=build
62026-03-05T16:52:42.688Z+ build_uid=12345
72026-03-05T16:52:42.688Z+ work_dir=/work
82026-03-05T16:52:42.689Z+ input_dir=/input
92026-03-05T16:52:42.689Z+ [[ 0 == 12345 ]]
102026-03-05T16:52:42.689Z+ case "$kern" in
112026-03-05T16:52:42.689Z+ groupadd -g 12345 build
122026-03-05T16:52:42.692Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-05T16:52:44.698Z+ zfs create -o mountpoint=/work rpool/work
142026-03-05T16:52:44.819Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-05T16:52:44.822Z+ home_fs=zfs
162026-03-05T16:52:44.822Z+ [[ zfs == autofs ]]
172026-03-05T16:52:44.822Z+ mkdir -p /home/build
182026-03-05T16:52:44.825Z+ chown build:build /home/build /work
192026-03-05T16:52:45.826Z+ chmod 0700 /home/build /work
202026-03-05T16:52:45.829Zprocess exited: duration 3151 ms, exit code 0
 
212026-03-05T16:52:45.836Zstarting task 1: "rust-toolchain"
222026-03-05T16:52:45.841Z * rust toolchain channel = "1.91.1"
232026-03-05T16:52:45.841Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
242026-03-05T16:52:45.841Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-05T16:52:45.841Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-03-05T16:52:45.841Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-05T16:52:45.841Z * rust toolchain profile = "default"
282026-03-05T16:52:45.844Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-05T16:52:45.844Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-05T16:52:46.006Zinfo: downloading installer
312026-03-05T16:52:47.717Zwarn: It looks like you have an existing installation of Rust at:
322026-03-05T16:52:47.717Zwarn: /opt/ooce/bin
332026-03-05T16:52:47.717Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-05T16:52:47.717Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-05T16:52:47.717Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-05T16:52:47.717Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-05T16:52:47.717Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-05T16:52:47.717Zerror: cannot install while Rust is installed
392026-03-05T16:52:47.717Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-05T16:52:47.731Zinfo: profile set to 'default'
412026-03-05T16:52:47.731Zinfo: default host triple is x86_64-unknown-illumos
422026-03-05T16:52:47.734Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-05T16:52:47.926Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-05T16:52:47.926Zinfo: downloading component 'cargo'
452026-03-05T16:52:49.122Zinfo: downloading component 'clippy'
462026-03-05T16:52:49.586Zinfo: downloading component 'rust-docs'
472026-03-05T16:52:51.341Zinfo: downloading component 'rust-std'
482026-03-05T16:52:53.124Zinfo: downloading component 'rustc'
492026-03-05T16:53:00.362Zinfo: downloading component 'rustfmt'
502026-03-05T16:53:00.619Zinfo: installing component 'cargo'
512026-03-05T16:53:01.529Zinfo: installing component 'clippy'
522026-03-05T16:53:01.925Zinfo: installing component 'rust-docs'
532026-03-05T16:53:03.893Zinfo: installing component 'rust-std'
542026-03-05T16:53:05.709Zinfo: installing component 'rustc'
552026-03-05T16:53:12.535Zinfo: installing component 'rustfmt'
562026-03-05T16:53:12.878Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-05T16:53:12.878Z
582026-03-05T16:53:13.350Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-05T16:53:13.350Z
602026-03-05T16:53:13.354Z
612026-03-05T16:53:13.354ZRust is installed now. Great!
622026-03-05T16:53:13.354Z
632026-03-05T16:53:13.354ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-05T16:53:13.354Zenvironment variable. This has not been done automatically.
652026-03-05T16:53:13.354Z
662026-03-05T16:53:13.354ZTo configure your current shell, you need to source
672026-03-05T16:53:13.354Zthe corresponding env file under $HOME/.cargo.
682026-03-05T16:53:13.354Z
692026-03-05T16:53:13.354ZThis is usually done by running one of the following (note the leading DOT):
702026-03-05T16:53:13.354Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-05T16:53:13.354Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-05T16:53:13.354Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-05T16:53:13.451Z+ rustup --version
742026-03-05T16:53:13.463Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-05T16:53:13.466Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-05T16:53:13.554Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-05T16:53:13.560Z+ cargo --version
782026-03-05T16:53:13.631Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-05T16:53:13.634Z+ rustc --version
802026-03-05T16:53:13.712Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-05T16:53:13.716Zprocess exited: duration 27880 ms, exit code 0
 
822026-03-05T16:53:13.722Zstarting task 2: "authentication"
832026-03-05T16:53:13.744Zprocess exited: duration 22 ms, exit code 0
 
842026-03-05T16:53:13.752Zstarting task 3: "clone repository"
852026-03-05T16:53:13.755Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-05T16:53:13.758Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-05T16:53:13.794ZCloning into '/work/oxidecomputer/omicron'...
882026-03-05T16:53:23.095Z+ cd /work/oxidecomputer/omicron
892026-03-05T16:53:23.096Z+ git fetch origin bd7932447a4eeffcb5344add7d3892f87f497e91
902026-03-05T16:53:23.434ZFrom https://github.com/oxidecomputer/omicron
912026-03-05T16:53:23.434Z * branch bd7932447a4eeffcb5344add7d3892f87f497e91 -> FETCH_HEAD
922026-03-05T16:53:23.448Z+ [[ -n john/fix-bfd-status-one-scrimlet ]]
932026-03-05T16:53:23.451Z++ git branch --show-current
942026-03-05T16:53:23.454Z+ current=main
952026-03-05T16:53:23.454Z+ [[ main != john/fix-bfd-status-one-scrimlet ]]
962026-03-05T16:53:23.454Z+ git branch -f john/fix-bfd-status-one-scrimlet bd7932447a4eeffcb5344add7d3892f87f497e91
972026-03-05T16:53:23.457Z+ git checkout -f john/fix-bfd-status-one-scrimlet
982026-03-05T16:53:23.849ZSwitched to branch 'john/fix-bfd-status-one-scrimlet'
992026-03-05T16:53:23.853Z+ git reset --hard bd7932447a4eeffcb5344add7d3892f87f497e91
1002026-03-05T16:53:23.873ZHEAD is now at bd7932447 bfd status no longer 404s if one switch is missing
1012026-03-05T16:53:23.876Zprocess exited: duration 10124 ms, exit code 0
 
1022026-03-05T16:53:23.884Zstarting task 4: "build"
1032026-03-05T16:53:23.888Z+ source ./env.sh
1042026-03-05T16:53:23.890Z++ OLD_SHELL_OPTS=ehxB
1052026-03-05T16:53:23.890Z++ set -o xtrace
1062026-03-05T16:53:23.893Z++++ dirname ./env.sh
1072026-03-05T16:53:23.893Z+++ readlink -f .
1082026-03-05T16:53:23.896Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-03-05T16:53:23.897Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102026-03-05T16:53:23.897Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-03-05T16:53:23.897Z++ 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
1122026-03-05T16:53:23.897Z++ 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
1132026-03-05T16:53:23.897Z++ 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
1142026-03-05T16:53:23.897Z++ 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
1152026-03-05T16:53:23.897Z++ 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
1162026-03-05T16:53:23.897Z++ 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
1172026-03-05T16:53:23.897Z++ case $OLD_SHELL_OPTS in
1182026-03-05T16:53:23.897Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-03-05T16:53:23.897Z+ source .github/buildomat/ci-env.sh
1202026-03-05T16:53:23.897Z++ export CARGO_TERM_COLOR=always
1212026-03-05T16:53:23.897Z++ CARGO_TERM_COLOR=always
1222026-03-05T16:53:23.897Z+ cargo --version
1232026-03-05T16:53:23.962Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-03-05T16:53:23.965Z+ rustc --version
1252026-03-05T16:53:24.040Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-03-05T16:53:24.044Z+ banner prerequisites
1272026-03-05T16:53:24.047Z
1282026-03-05T16:53:24.047Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-03-05T16:53:24.047Z # # # # # # # # # # # # # # #
1302026-03-05T16:53:24.047Z # # # # ##### # # ##### # # # # # #### #
1312026-03-05T16:53:24.047Z ##### ##### # ##### # # # # # # # # #
1322026-03-05T16:53:24.047Z # # # # # # # # # # # # # # #
1332026-03-05T16:53:24.047Z # # # ###### # # ###### ### # #### # #### #
1342026-03-05T16:53:24.047Z
1352026-03-05T16:53:24.047Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-03-05T16:53:34.776Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-03-05T16:53:45.453Z Startup: Caching catalogs ... Done
1382026-03-05T16:54:09.582ZPlanning: Solver setup ... Done (22.433s)
1392026-03-05T16:54:09.747ZPlanning: Running solver ... Done (0.165s)
1402026-03-05T16:54:09.918ZPlanning: Finding local manifests ... Done (0.004s)
1412026-03-05T16:54:09.931ZPlanning: Fetching manifests: 0/4 0% complete
1422026-03-05T16:54:10.069ZPlanning: Fetching manifests: 4/4 100% complete
1432026-03-05T16:54:10.118ZPlanning: Package planning ... Done (0.049s)
1442026-03-05T16:54:10.169ZPlanning: Merging actions ... Done (0.050s)
1452026-03-05T16:54:10.752ZPlanning: Checking for conflicting actions ... Done (0.583s)
1462026-03-05T16:54:10.763ZPlanning: Consolidating action changes ... Done (0.011s)
1472026-03-05T16:54:11.818ZPlanning: Evaluating mediators ... Done (1.054s)
1482026-03-05T16:54:11.827ZPlanning: Planning completed in 26.22 seconds
1492026-03-05T16:54:11.842Z Packages to install: 4
1502026-03-05T16:54:11.842Z Mediators to change: 2
1512026-03-05T16:54:11.843Z Services to change: 1
1522026-03-05T16:54:11.846Z Estimated space available: 155.44 GB
1532026-03-05T16:54:11.846ZEstimated space to be consumed: 1.82 GB
1542026-03-05T16:54:11.846Z Create boot environment: No
1552026-03-05T16:54:11.846ZCreate backup boot environment: No
1562026-03-05T16:54:11.846Z Rebuild boot archive: No
1572026-03-05T16:54:11.846Z
1582026-03-05T16:54:11.846ZChanged mediators:
1592026-03-05T16:54:11.846Z mediator clang:
1602026-03-05T16:54:11.846Z version: None -> 15 (system default)
1612026-03-05T16:54:11.846Z
1622026-03-05T16:54:11.846Z mediator llvm:
1632026-03-05T16:54:11.846Z version: 14 (system default) -> 15 (system default)
1642026-03-05T16:54:11.846Z
1652026-03-05T16:54:11.846ZChanged packages:
1662026-03-05T16:54:11.846Zhelios-dev
1672026-03-05T16:54:11.846Z developer/build-essential
1682026-03-05T16:54:11.846Z None -> 11-2.0
1692026-03-05T16:54:11.846Z library/libxmlsec1
1702026-03-05T16:54:11.846Z None -> 1.2.35-2.0
1712026-03-05T16:54:11.846Z ooce/developer/clang-15
1722026-03-05T16:54:11.846Z None -> 15.0.7-2.0
1732026-03-05T16:54:11.846Z ooce/developer/llvm-15
1742026-03-05T16:54:11.846Z None -> 15.0.7-2.0
1752026-03-05T16:54:11.846Z
1762026-03-05T16:54:11.846ZServices:
1772026-03-05T16:54:11.846Z restart_fmri:
1782026-03-05T16:54:11.846Z svc:/system/update-man-index:default
1792026-03-05T16:54:11.897Z
1802026-03-05T16:54:11.898ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-03-05T16:54:17.702ZDownload: 1189/3290 items 82.3/212.6MB 38% complete (16.4M/s)
1822026-03-05T16:54:22.701ZDownload: 2225/3290 items 119.2/212.6MB 56% complete (12.2M/s)
1832026-03-05T16:54:27.672ZDownload: Completed 212.60 MB in 15.77 seconds (13.5M/s)
1842026-03-05T16:54:28.034Z Actions: 1/3689 actions (Installing new actions)
1852026-03-05T16:54:32.609Z Actions: Completed 3689 actions in 4.57 seconds.
1862026-03-05T16:54:33.045Z Done (0.431s)
1872026-03-05T16:54:33.046Z Done (0.000s)
1882026-03-05T16:54:34.163Z Done (1.118s)
1892026-03-05T16:54:38.844Z Done (4.320s)
1902026-03-05T16:54:38.933Z Done (0.022s)
1912026-03-05T16:54:38.936Z Done (0.000s)
1922026-03-05T16:54:39.087Z Done (0.000s)
1932026-03-05T16:54:40.102ZPlanning: Evaluating mediator changes ... Done
1942026-03-05T16:54:40.274ZPlanning: Checking for conflicting actions ... Done
1952026-03-05T16:54:40.278ZPlanning: Consolidating action changes ... Done
1962026-03-05T16:54:40.565ZPlanning: Evaluating mediators ... Done
1972026-03-05T16:54:40.568ZPlanning: Planning completed in 0.46 seconds
1982026-03-05T16:54:40.600Z Mediators to change: 2
1992026-03-05T16:54:40.600Z Create boot environment: No
2002026-03-05T16:54:40.603ZCreate backup boot environment: No
2012026-03-05T16:54:40.669Z Done
2022026-03-05T16:54:40.669Z Done
2032026-03-05T16:54:41.479Z Done
2042026-03-05T16:54:45.127Z Done
2052026-03-05T16:54:45.218Z Done
2062026-03-05T16:54:45.221Z Done
2072026-03-05T16:54:45.385Z Done
2082026-03-05T16:54:46.006ZPlanning: Evaluating mediator changes ... Done
2092026-03-05T16:54:46.009ZPlanning: Merging actions ... Done
2102026-03-05T16:54:46.195ZPlanning: Checking for conflicting actions ... Done
2112026-03-05T16:54:46.198ZPlanning: Consolidating action changes ... Done
2122026-03-05T16:54:46.458ZPlanning: Evaluating mediators ... Done
2132026-03-05T16:54:46.512ZPlanning: Planning completed in 0.75 seconds
2142026-03-05T16:54:46.547Z Packages to change: 1
2152026-03-05T16:54:46.547Z Mediators to change: 1
2162026-03-05T16:54:46.550Z Services to change: 1
2172026-03-05T16:54:46.550Z Create boot environment: No
2182026-03-05T16:54:46.550ZCreate backup boot environment: Yes
2192026-03-05T16:54:49.144Z Actions: 1/6 actions (Updating modified actions)
2202026-03-05T16:54:49.147Z Actions: Completed 6 actions in 0.00 seconds.
2212026-03-05T16:54:49.147Z Done
2222026-03-05T16:54:49.147Z Done
2232026-03-05T16:54:49.365Z Done
2242026-03-05T16:54:53.031Z Done
2252026-03-05T16:54:53.123Z Done
2262026-03-05T16:54:53.126Z Done
2272026-03-05T16:54:53.286Z Done
2282026-03-05T16:54:53.723ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2292026-03-05T16:54:53.723Zclang system 15 system
2302026-03-05T16:54:53.723Zcsh system system illumos
2312026-03-05T16:54:53.723Zctags system system illumos
2322026-03-05T16:54:53.723Zfile system system illumos
2332026-03-05T16:54:53.723Zgcc vendor 12 vendor
2342026-03-05T16:54:53.723Zgcc system 10 system
2352026-03-05T16:54:53.723Zgcc system 7 system
2362026-03-05T16:54:53.723Zgo system 1.20 system
2372026-03-05T16:54:53.723Zgo system 1.19 system
2382026-03-05T16:54:53.723Zllvm system 15 system
2392026-03-05T16:54:53.723Zllvm system 14 system
2402026-03-05T16:54:53.723Zmariadb system 10.6 system
2412026-03-05T16:54:53.724Zmta vendor vendor dma
2422026-03-05T16:54:53.724Zopenjdk system 17 system
2432026-03-05T16:54:53.724Zopenjdk system 11 system
2442026-03-05T16:54:53.724Zopenjdk system 1.8 system
2452026-03-05T16:54:53.724Zopenssl vendor 3 vendor
2462026-03-05T16:54:53.724Zperl system 5.36 system
2472026-03-05T16:54:53.724Zpostgresql system 15 system
2482026-03-05T16:54:53.724Zpostgresql system 13 system
2492026-03-05T16:54:53.724Zpython vendor 3 vendor
2502026-03-05T16:54:53.724Zpython system 2 system
2512026-03-05T16:54:53.724Zpython3 system 3.11 system
2522026-03-05T16:54:53.724Zruby system 3.0 system
2532026-03-05T16:54:53.724Zwords vendor vendor american-english
2542026-03-05T16:54:53.724Zwords system system australian-english
2552026-03-05T16:54:53.725Zwords system system british-english
2562026-03-05T16:54:53.725Zwords system system canadian-english
2572026-03-05T16:54:53.725Zwords system system french
2582026-03-05T16:54:53.725Zwords system system italian
2592026-03-05T16:54:53.725Zwords system system ngerman
2602026-03-05T16:54:53.726Zwords system system ogerman
2612026-03-05T16:54:53.726Zwords system system spanish
2622026-03-05T16:54:54.054ZPUBLISHER TYPE STATUS P LOCATION
2632026-03-05T16:54:54.054Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2642026-03-05T16:55:00.621ZFMRI IFO
2652026-03-05T16:55:00.621Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2662026-03-05T16:55:00.621Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2672026-03-05T16:55:00.622Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2682026-03-05T16:55:00.622Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2692026-03-05T16:55:00.622Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2702026-03-05T16:55:00.622Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2712026-03-05T16:55:00.622Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2722026-03-05T16:55:00.622Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2732026-03-05T16:55:00.622Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2742026-03-05T16:55:00.622Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2752026-03-05T16:55:00.622Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2762026-03-05T16:55:00.622Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2772026-03-05T16:55:00.622Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2782026-03-05T16:55:00.622Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2792026-03-05T16:55:00.622Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2802026-03-05T16:55:00.622Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2812026-03-05T16:55:01.837Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2822026-03-05T16:55:02.365Z Updating crates.io index
2832026-03-05T16:55:02.369Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2842026-03-05T16:55:02.650Z Updating git repository `https://github.com/oxidecomputer/lldp`
2852026-03-05T16:55:03.512Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2862026-03-05T16:55:04.069Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2872026-03-05T16:55:04.438Z Updating git repository `https://github.com/oxidecomputer/propolis`
2882026-03-05T16:55:05.870Z Updating git repository `https://github.com/oxidecomputer/crucible`
2892026-03-05T16:55:08.222Z Updating git repository `https://github.com/oxidecomputer/opte`
2902026-03-05T16:55:09.252Z Updating git repository `https://github.com/oxidecomputer/tofino`
2912026-03-05T16:55:09.531Z Updating git repository `https://github.com/oxidecomputer/falcon`
2922026-03-05T16:55:10.961Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2932026-03-05T16:55:11.460Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2942026-03-05T16:55:12.537Z Updating git repository `https://github.com/oxidecomputer/clickward`
2952026-03-05T16:55:13.263Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2962026-03-05T16:55:13.870Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2972026-03-05T16:55:14.135Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2982026-03-05T16:55:15.330Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2992026-03-05T16:55:15.812Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3002026-03-05T16:55:16.192Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3012026-03-05T16:55:16.550Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3022026-03-05T16:55:16.898Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3032026-03-05T16:55:17.279Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3042026-03-05T16:55:17.543Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3052026-03-05T16:55:17.803Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3062026-03-05T16:55:18.239Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3072026-03-05T16:55:18.577Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3082026-03-05T16:55:19.384Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3092026-03-05T16:55:19.645Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3102026-03-05T16:55:19.972Z Updating git repository `https://github.com/oxidecomputer/ispf`
3112026-03-05T16:55:20.255Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122026-03-05T16:55:22.301Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3132026-03-05T16:55:22.572Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3142026-03-05T16:55:22.938Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3152026-03-05T16:55:23.312Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3162026-03-05T16:55:23.675Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3172026-03-05T16:55:24.232Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3182026-03-05T16:55:24.492Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3192026-03-05T16:55:24.758Z Updating git repository `https://github.com/illumos/smf-rs`
3202026-03-05T16:55:25.133Z Updating git repository `https://github.com/oxidecomputer/omicron`
3212026-03-05T16:55:40.471Z Downloading crates ...
3222026-03-05T16:55:40.525Z Downloaded anstyle-parse v0.2.7
3232026-03-05T16:55:40.531Z Downloaded bytecount v0.6.9
3242026-03-05T16:55:40.535Z Downloaded byteorder v1.5.0
3252026-03-05T16:55:40.538Z Downloaded anstream v0.6.21
3262026-03-05T16:55:40.541Z Downloaded heck v0.4.1
3272026-03-05T16:55:40.541Z Downloaded anstyle v1.0.13
3282026-03-05T16:55:40.544Z Downloaded errno v0.3.14
3292026-03-05T16:55:40.544Z Downloaded equivalent v1.0.2
3302026-03-05T16:55:40.547Z Downloaded displaydoc v0.2.5
3312026-03-05T16:55:40.547Z Downloaded colorchoice v1.0.4
3322026-03-05T16:55:40.550Z Downloaded anstyle-query v1.1.5
3332026-03-05T16:55:40.550Z Downloaded generic-array v0.14.7
3342026-03-05T16:55:40.553Z Downloaded anyhow v1.0.102
3352026-03-05T16:55:40.556Z Downloaded block-buffer v0.10.4
3362026-03-05T16:55:40.559Z Downloaded toml_datetime v0.6.11
3372026-03-05T16:55:40.563Z Downloaded semver v1.0.27
3382026-03-05T16:55:40.566Z Downloaded writeable v0.6.2
3392026-03-05T16:55:40.566Z Downloaded thiserror-impl v2.0.18
3402026-03-05T16:55:40.566Z Downloaded yoke-derive v0.8.1
3412026-03-05T16:55:40.566Z Downloaded heck v0.5.0
3422026-03-05T16:55:40.569Z Downloaded clap_lex v1.0.0
3432026-03-05T16:55:40.569Z Downloaded ordered-float v2.10.1
3442026-03-05T16:55:40.573Z Downloaded zerofrom v0.1.6
3452026-03-05T16:55:40.573Z Downloaded toml_write v0.1.2
3462026-03-05T16:55:40.573Z Downloaded thread-id v4.2.2
3472026-03-05T16:55:40.578Z Downloaded cfg-if v1.0.4
3482026-03-05T16:55:40.578Z Downloaded form_urlencoded v1.2.2
3492026-03-05T16:55:40.578Z Downloaded fnv v1.0.7
3502026-03-05T16:55:40.581Z Downloaded fastrand v2.3.0
3512026-03-05T16:55:40.582Z Downloaded dtrace-parser v0.2.0
3522026-03-05T16:55:40.585Z Downloaded digest v0.10.7
3532026-03-05T16:55:40.589Z Downloaded autocfg v1.5.0
3542026-03-05T16:55:40.592Z Downloaded typeid v1.0.3
3552026-03-05T16:55:40.595Z Downloaded macaddr v1.0.1
3562026-03-05T16:55:40.599Z Downloaded unicode-xid v0.2.6
3572026-03-05T16:55:40.600Z Downloaded usdt-macro v0.5.0
3582026-03-05T16:55:40.600Z Downloaded unicode-linebreak v0.1.5
3592026-03-05T16:55:40.603Z Downloaded percent-encoding v2.3.2
3602026-03-05T16:55:40.606Z Downloaded zerovec-derive v0.11.2
3612026-03-05T16:55:40.606Z Downloaded tinystr v0.8.2
3622026-03-05T16:55:40.609Z Downloaded yoke v0.8.1
3632026-03-05T16:55:40.612Z Downloaded thiserror-impl v1.0.69
3642026-03-05T16:55:40.612Z Downloaded itoa v1.0.17
3652026-03-05T16:55:40.612Z Downloaded stable_deref_trait v1.2.1
3662026-03-05T16:55:40.616Z Downloaded serde-value v0.7.0
3672026-03-05T16:55:40.616Z Downloaded scroll_derive v0.12.1
3682026-03-05T16:55:40.616Z Downloaded utf8_iter v1.0.4
3692026-03-05T16:55:40.619Z Downloaded zerofrom-derive v0.1.6
3702026-03-05T16:55:40.619Z Downloaded utf8parse v0.2.2
3712026-03-05T16:55:40.619Z Downloaded usdt-attr-macro v0.5.0
3722026-03-05T16:55:40.623Z Downloaded usdt v0.5.0
3732026-03-05T16:55:40.623Z Downloaded memmap v0.7.0
3742026-03-05T16:55:40.623Z Downloaded potential_utf v0.1.4
3752026-03-05T16:55:40.626Z Downloaded idna_adapter v1.2.1
3762026-03-05T16:55:40.626Z Downloaded toml v0.8.23
3772026-03-05T16:55:40.629Z Downloaded version_check v0.9.5
3782026-03-05T16:55:40.629Z Downloaded is_terminal_polyfill v1.70.2
3792026-03-05T16:55:40.633Z Downloaded dof v0.3.0
3802026-03-05T16:55:40.633Z Downloaded proc-macro-error-attr v1.0.4
3812026-03-05T16:55:40.636Z Downloaded usdt-impl v0.5.0
3822026-03-05T16:55:40.636Z Downloaded zmij v1.0.21
3832026-03-05T16:55:40.642Z Downloaded serde-untagged v0.1.9
3842026-03-05T16:55:40.645Z Downloaded erased-serde v0.4.9
3852026-03-05T16:55:40.645Z Downloaded cpufeatures v0.2.17
3862026-03-05T16:55:40.648Z Downloaded textwrap v0.16.2
3872026-03-05T16:55:40.648Z Downloaded toml_edit v0.22.27
3882026-03-05T16:55:40.651Z Downloaded pest_derive v2.8.6
3892026-03-05T16:55:40.655Z Downloaded bitflags v2.11.0
3902026-03-05T16:55:40.658Z Downloaded clap_derive v4.5.55
3912026-03-05T16:55:40.662Z Downloaded pretty-hex v0.4.1
3922026-03-05T16:55:40.662Z Downloaded cargo-platform v0.2.0
3932026-03-05T16:55:40.662Z Downloaded unicode-ident v1.0.24
3942026-03-05T16:55:40.666Z Downloaded zerotrie v0.2.3
3952026-03-05T16:55:40.669Z Downloaded ucd-trie v0.1.7
3962026-03-05T16:55:40.669Z Downloaded zerocopy-derive v0.7.35
3972026-03-05T16:55:40.671Z Downloaded terminal_size v0.4.3
3982026-03-05T16:55:40.675Z Downloaded tabled_derive v0.7.0
3992026-03-05T16:55:40.675Z Downloaded swrite v0.1.0
4002026-03-05T16:55:40.675Z Downloaded serde_spanned v0.6.9
4012026-03-05T16:55:40.678Z Downloaded plain v0.2.3
4022026-03-05T16:55:40.678Z Downloaded typenum v1.19.0
4032026-03-05T16:55:40.678Z Downloaded url v2.5.8
4042026-03-05T16:55:40.681Z Downloaded smawk v0.3.2
4052026-03-05T16:55:40.684Z Downloaded quote v1.0.44
4062026-03-05T16:55:40.685Z Downloaded cargo_metadata v0.21.0
4072026-03-05T16:55:40.687Z Downloaded crypto-common v0.1.7
4082026-03-05T16:55:40.688Z Downloaded zerovec v0.11.5
4092026-03-05T16:55:40.691Z Downloaded camino-tempfile v1.4.1
4102026-03-05T16:55:40.694Z Downloaded camino v1.2.2
4112026-03-05T16:55:40.699Z Downloaded fs-err v3.3.0
4122026-03-05T16:55:40.699Z Downloaded proc-macro-error v1.0.4
4132026-03-05T16:55:40.699Z Downloaded strsim v0.11.1
4142026-03-05T16:55:40.702Z Downloaded sha2 v0.10.9
4152026-03-05T16:55:40.705Z Downloaded zerocopy v0.7.35
4162026-03-05T16:55:40.717Z Downloaded synstructure v0.13.2
4172026-03-05T16:55:40.722Z Downloaded winnow v0.7.14
4182026-03-05T16:55:40.726Z Downloaded thiserror v1.0.69
4192026-03-05T16:55:40.730Z Downloaded cargo_toml v0.21.0
4202026-03-05T16:55:40.733Z Downloaded scroll v0.12.0
4212026-03-05T16:55:40.733Z Downloaded unicode-width v0.2.0
4222026-03-05T16:55:40.736Z Downloaded unicode-width v0.1.14
4232026-03-05T16:55:40.741Z Downloaded cargo-util-schemas v0.8.2
4242026-03-05T16:55:40.744Z Downloaded serde_tokenstream v0.2.3
4252026-03-05T16:55:40.744Z Downloaded once_cell v1.21.3
4262026-03-05T16:55:40.749Z Downloaded smallvec v1.15.1
4272026-03-05T16:55:40.753Z Downloaded pest_generator v2.8.6
4282026-03-05T16:55:40.759Z Downloaded getrandom v0.4.1
4292026-03-05T16:55:40.763Z Downloaded serde_core v1.0.228
4302026-03-05T16:55:40.766Z Downloaded litemap v0.8.1
4312026-03-05T16:55:40.769Z Downloaded tempfile v3.25.0
4322026-03-05T16:55:40.772Z Downloaded thiserror v2.0.18
4332026-03-05T16:55:40.776Z Downloaded clap v4.5.60
4342026-03-05T16:55:40.783Z Downloaded log v0.4.29
4352026-03-05T16:55:40.793Z Downloaded icu_provider v2.1.1
4362026-03-05T16:55:40.801Z Downloaded num-traits v0.2.19
4372026-03-05T16:55:40.804Z Downloaded serde_derive v1.0.228
4382026-03-05T16:55:40.811Z Downloaded icu_normalizer v2.1.1
4392026-03-05T16:55:40.814Z Downloaded icu_normalizer_data v2.1.1
4402026-03-05T16:55:40.824Z Downloaded icu_properties v2.1.2
4412026-03-05T16:55:40.827Z Downloaded icu_locale_core v2.1.1
4422026-03-05T16:55:40.836Z Downloaded icu_collections v2.1.1
4432026-03-05T16:55:40.841Z Downloaded papergrid v0.11.0
4442026-03-05T16:55:40.845Z Downloaded pest_meta v2.8.6
4452026-03-05T16:55:40.849Z Downloaded proc-macro2 v1.0.106
4462026-03-05T16:55:40.852Z Downloaded memchr v2.8.0
4472026-03-05T16:55:40.856Z Downloaded serde v1.0.228
4482026-03-05T16:55:40.859Z Downloaded indexmap v2.13.0
4492026-03-05T16:55:40.871Z Downloaded pest v2.8.6
4502026-03-05T16:55:40.892Z Downloaded hashbrown v0.16.1
4512026-03-05T16:55:40.896Z Downloaded idna v1.1.0
4522026-03-05T16:55:40.913Z Downloaded serde_json v1.0.149
4532026-03-05T16:55:40.922Z Downloaded icu_properties_data v2.1.2
4542026-03-05T16:55:40.938Z Downloaded goblin v0.8.2
4552026-03-05T16:55:40.942Z Downloaded clap_builder v4.5.60
4562026-03-05T16:55:40.948Z Downloaded tabled v0.15.0
4572026-03-05T16:55:40.960Z Downloaded syn v1.0.109
4582026-03-05T16:55:40.968Z Downloaded syn v2.0.117
4592026-03-05T16:55:40.990Z Downloaded rustix v1.1.3
4602026-03-05T16:55:41.019Z Downloaded libc v0.2.180
4612026-03-05T16:55:41.105Z Compiling proc-macro2 v1.0.106
4622026-03-05T16:55:41.105Z Compiling unicode-ident v1.0.24
4632026-03-05T16:55:41.108Z Compiling quote v1.0.44
4642026-03-05T16:55:41.108Z Compiling serde_core v1.0.228
4652026-03-05T16:55:41.108Z Compiling libc v0.2.180
4662026-03-05T16:55:41.108Z Compiling version_check v0.9.5
4672026-03-05T16:55:41.108Z Compiling serde v1.0.228
4682026-03-05T16:55:41.108Z Compiling memchr v2.8.0
4692026-03-05T16:55:41.579Z Compiling stable_deref_trait v1.2.1
4702026-03-05T16:55:41.705Z Compiling zmij v1.0.21
4712026-03-05T16:55:42.156Z Compiling thiserror v1.0.69
4722026-03-05T16:55:42.202Z Compiling itoa v1.0.17
4732026-03-05T16:55:42.538Z Compiling autocfg v1.5.0
4742026-03-05T16:55:42.698Z Compiling ucd-trie v0.1.7
4752026-03-05T16:55:42.840Z Compiling writeable v0.6.2
4762026-03-05T16:55:42.888Z Compiling litemap v0.8.1
4772026-03-05T16:55:43.103Z Compiling pest v2.8.6
4782026-03-05T16:55:43.259Z Compiling icu_normalizer_data v2.1.1
4792026-03-05T16:55:43.285Z Compiling byteorder v1.5.0
4802026-03-05T16:55:43.325Z Compiling rustix v1.1.3
4812026-03-05T16:55:43.783Z Compiling icu_properties_data v2.1.2
4822026-03-05T16:55:44.069Z Compiling syn v2.0.117
4832026-03-05T16:55:44.183Z Compiling errno v0.3.14
4842026-03-05T16:55:44.211Z Compiling serde_json v1.0.149
4852026-03-05T16:55:44.298Z Compiling bitflags v2.11.0
4862026-03-05T16:55:44.673Z Compiling num-traits v0.2.19
4872026-03-05T16:55:44.704Z Compiling hashbrown v0.16.1
4882026-03-05T16:55:44.736Z Compiling typeid v1.0.3
4892026-03-05T16:55:45.242Z Compiling equivalent v1.0.2
4902026-03-05T16:55:45.373Z Compiling smallvec v1.15.1
4912026-03-05T16:55:45.774Z Compiling pest_meta v2.8.6
4922026-03-05T16:55:45.801Z Compiling thread-id v4.2.2
4932026-03-05T16:55:45.906Z Compiling indexmap v2.13.0
4942026-03-05T16:55:45.931Z Compiling usdt-impl v0.5.0
4952026-03-05T16:55:46.030Z Compiling proc-macro-error-attr v1.0.4
4962026-03-05T16:55:46.329Z Compiling syn v1.0.109
4972026-03-05T16:55:46.388Z Compiling winnow v0.7.14
4982026-03-05T16:55:46.954Z Compiling erased-serde v0.4.9
4992026-03-05T16:55:46.999Z Compiling toml_write v0.1.2
5002026-03-05T16:55:47.822Z Compiling proc-macro-error v1.0.4
5012026-03-05T16:55:47.878Z Compiling camino v1.2.2
5022026-03-05T16:55:48.191Z Compiling thiserror v2.0.18
5032026-03-05T16:55:48.573Z Compiling getrandom v0.4.1
5042026-03-05T16:55:48.943Z Compiling plain v0.2.3
5052026-03-05T16:55:49.143Z Compiling percent-encoding v2.3.2
5062026-03-05T16:55:49.184Z Compiling utf8_iter v1.0.4
5072026-03-05T16:55:49.315Z Compiling log v0.4.29
5082026-03-05T16:55:49.443Z Compiling utf8parse v0.2.2
5092026-03-05T16:55:49.514Z Compiling form_urlencoded v1.2.2
5102026-03-05T16:55:49.637Z Compiling anstyle-parse v0.2.7
5112026-03-05T16:55:49.709Z Compiling ordered-float v2.10.1
5122026-03-05T16:55:50.077Z Compiling terminal_size v0.4.3
5132026-03-05T16:55:50.245Z Compiling anstyle-query v1.1.5
5142026-03-05T16:55:50.276Z Compiling cfg-if v1.0.4
5152026-03-05T16:55:50.328Z Compiling anstyle v1.0.13
5162026-03-05T16:55:50.392Z Compiling colorchoice v1.0.4
5172026-03-05T16:55:50.427Z Compiling is_terminal_polyfill v1.70.2
5182026-03-05T16:55:50.497Z Compiling pretty-hex v0.4.1
5192026-03-05T16:55:50.603Z Compiling synstructure v0.13.2
5202026-03-05T16:55:50.735Z Compiling pest_generator v2.8.6
5212026-03-05T16:55:50.762Z Compiling anstream v0.6.21
5222026-03-05T16:55:51.094Z Compiling serde-untagged v0.1.9
5232026-03-05T16:55:51.124Z Compiling semver v1.0.27
5242026-03-05T16:55:51.608Z Compiling fs-err v3.3.0
5252026-03-05T16:55:51.699Z Compiling fnv v1.0.7
5262026-03-05T16:55:51.762Z Compiling fastrand v2.3.0
5272026-03-05T16:55:51.861Z Compiling unicode-xid v0.2.6
5282026-03-05T16:55:51.933Z Compiling clap_lex v1.0.0
5292026-03-05T16:55:51.964Z Compiling unicode-width v0.1.14
5302026-03-05T16:55:52.082Z Compiling anyhow v1.0.102
5312026-03-05T16:55:52.231Z Compiling strsim v0.11.1
5322026-03-05T16:55:52.371Z Compiling heck v0.4.1
5332026-03-05T16:55:52.403Z Compiling heck v0.5.0
5342026-03-05T16:55:52.489Z Compiling bytecount v0.6.9
5352026-03-05T16:55:52.731Z Compiling once_cell v1.21.3
5362026-03-05T16:55:52.885Z Compiling papergrid v0.11.0
5372026-03-05T16:55:52.939Z Compiling clap_builder v4.5.60
5382026-03-05T16:55:53.151Z Compiling tempfile v3.25.0
5392026-03-05T16:55:53.294Z Compiling memmap v0.7.0
5402026-03-05T16:55:53.422Z Compiling unicode-width v0.2.0
5412026-03-05T16:55:53.650Z Compiling unicode-linebreak v0.1.5
5422026-03-05T16:55:53.964Z Compiling smawk v0.3.2
5432026-03-05T16:55:53.992Z Compiling camino-tempfile v1.4.1
5442026-03-05T16:55:54.221Z Compiling textwrap v0.16.2
5452026-03-05T16:55:54.788Z Compiling swrite v0.1.0
5462026-03-05T16:55:54.946Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5472026-03-05T16:55:55.114Z Compiling tabled_derive v0.7.0
5482026-03-05T16:55:55.376Z Compiling serde_derive v1.0.228
5492026-03-05T16:55:55.376Z Compiling zerofrom-derive v0.1.6
5502026-03-05T16:55:55.376Z Compiling yoke-derive v0.8.1
5512026-03-05T16:55:55.507Z Compiling zerovec-derive v0.11.2
5522026-03-05T16:55:55.953Z Compiling displaydoc v0.2.5
5532026-03-05T16:55:57.142Z Compiling thiserror-impl v1.0.69
5542026-03-05T16:55:57.489Z Compiling zerocopy-derive v0.7.35
5552026-03-05T16:55:58.023Z Compiling pest_derive v2.8.6
5562026-03-05T16:55:58.115Z Compiling scroll_derive v0.12.1
5572026-03-05T16:55:58.751Z Compiling zerofrom v0.1.6
5582026-03-05T16:55:58.857Z Compiling thiserror-impl v2.0.18
5592026-03-05T16:55:59.005Z Compiling yoke v0.8.1
5602026-03-05T16:55:59.373Z Compiling zerovec v0.11.5
5612026-03-05T16:55:59.401Z Compiling zerotrie v0.2.3
5622026-03-05T16:55:59.645Z Compiling zerocopy v0.7.35
5632026-03-05T16:56:00.015Z Compiling scroll v0.12.0
5642026-03-05T16:56:00.166Z Compiling dtrace-parser v0.2.0
5652026-03-05T16:56:00.477Z Compiling tinystr v0.8.2
5662026-03-05T16:56:00.503Z Compiling potential_utf v0.1.4
5672026-03-05T16:56:00.555Z Compiling goblin v0.8.2
5682026-03-05T16:56:00.802Z Compiling icu_collections v2.1.1
5692026-03-05T16:56:00.878Z Compiling icu_locale_core v2.1.1
5702026-03-05T16:56:01.043Z Compiling clap_derive v4.5.55
5712026-03-05T16:56:01.767Z Compiling tabled v0.15.0
5722026-03-05T16:56:02.315Z Compiling icu_provider v2.1.1
5732026-03-05T16:56:02.743Z Compiling icu_properties v2.1.2
5742026-03-05T16:56:02.743Z Compiling icu_normalizer v2.1.1
5752026-03-05T16:56:03.415Z Compiling serde_spanned v0.6.9
5762026-03-05T16:56:03.529Z Compiling toml_datetime v0.6.11
5772026-03-05T16:56:03.686Z Compiling dof v0.3.0
5782026-03-05T16:56:03.718Z Compiling serde_tokenstream v0.2.3
5792026-03-05T16:56:04.037Z Compiling toml_edit v0.22.27
5802026-03-05T16:56:04.102Z Compiling serde-value v0.7.0
5812026-03-05T16:56:04.598Z Compiling cargo-platform v0.2.0
5822026-03-05T16:56:04.899Z Compiling macaddr v1.0.1
5832026-03-05T16:56:04.928Z Compiling clap v4.5.60
5842026-03-05T16:56:05.064Z Compiling idna_adapter v1.2.1
5852026-03-05T16:56:05.302Z Compiling idna v1.1.0
5862026-03-05T16:56:05.456Z Compiling usdt-attr-macro v0.5.0
5872026-03-05T16:56:05.544Z Compiling usdt-macro v0.5.0
5882026-03-05T16:56:05.938Z Compiling url v2.5.8
5892026-03-05T16:56:07.196Z Compiling toml v0.8.23
5902026-03-05T16:56:07.475Z Compiling usdt v0.5.0
5912026-03-05T16:56:07.988Z Compiling cargo-util-schemas v0.8.2
5922026-03-05T16:56:07.988Z Compiling cargo_toml v0.21.0
5932026-03-05T16:56:09.547Z Compiling cargo_metadata v0.21.0
5942026-03-05T16:56:11.345Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5952026-03-05T16:56:14.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
5962026-03-05T16:56:14.995Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5972026-03-05T16:56:15.772Z Downloading crates ...
5982026-03-05T16:56:15.906Z Downloaded adler2 v2.0.1
5992026-03-05T16:56:15.913Z Downloaded ahash v0.8.12
6002026-03-05T16:56:15.918Z Downloaded aead v0.5.2
6012026-03-05T16:56:15.925Z Downloaded cstr-argument v0.1.2
6022026-03-05T16:56:15.928Z Downloaded aes-gcm v0.10.3
6032026-03-05T16:56:15.936Z Downloaded crunchy v0.2.4
6042026-03-05T16:56:15.940Z Downloaded curve25519-dalek-derive v0.1.1
6052026-03-05T16:56:15.943Z Downloaded dof v0.4.0
6062026-03-05T16:56:15.946Z Downloaded dyn-clone v1.0.20
6072026-03-05T16:56:15.951Z Downloaded defmt v1.0.1
6082026-03-05T16:56:15.957Z Downloaded cfg_aliases v0.2.1
6092026-03-05T16:56:15.961Z Downloaded defmt-parser v1.0.0
6102026-03-05T16:56:15.965Z Downloaded bzip2 v0.4.4
6112026-03-05T16:56:15.970Z Downloaded crc-catalog v2.4.0
6122026-03-05T16:56:15.975Z Downloaded derive_more v0.99.20
6132026-03-05T16:56:15.981Z Downloaded convert_case v0.4.0
6142026-03-05T16:56:15.986Z Downloaded fd-lock v4.0.4
6152026-03-05T16:56:15.990Z Downloaded ciborium-ll v0.2.2
6162026-03-05T16:56:15.995Z Downloaded cobs v0.3.0
6172026-03-05T16:56:15.999Z Downloaded embedded-io v0.4.0
6182026-03-05T16:56:16.004Z Downloaded cpufeatures v0.3.0
6192026-03-05T16:56:16.012Z Downloaded enum-as-inner v0.6.1
6202026-03-05T16:56:16.014Z Downloaded der v0.7.10
6212026-03-05T16:56:16.021Z Downloaded embedded-io v0.6.1
6222026-03-05T16:56:16.033Z Downloaded document-features v0.2.12
6232026-03-05T16:56:16.039Z Downloaded funty v2.0.0
6242026-03-05T16:56:16.039Z Downloaded foreign-types v0.5.0
6252026-03-05T16:56:16.039Z Downloaded foreign-types-shared v0.3.1
6262026-03-05T16:56:16.046Z Downloaded crc v3.4.0
6272026-03-05T16:56:16.046Z Downloaded array-init v0.0.4
6282026-03-05T16:56:16.050Z Downloaded float-cmp v0.10.0
6292026-03-05T16:56:16.053Z Downloaded ghash v0.5.1
6302026-03-05T16:56:16.057Z Downloaded futures-macro v0.3.32
6312026-03-05T16:56:16.060Z Downloaded crucible-workspace-hack v0.1.0
6322026-03-05T16:56:16.060Z Downloaded dirs-next v2.0.0
6332026-03-05T16:56:16.063Z Downloaded float-ord v0.3.2
6342026-03-05T16:56:16.068Z Downloaded foreign-types-macros v0.2.3
6352026-03-05T16:56:16.084Z Downloaded flume v0.11.1
6362026-03-05T16:56:16.090Z Downloaded hash32 v0.3.1
6372026-03-05T16:56:16.093Z Downloaded hex-literal v0.4.1
6382026-03-05T16:56:16.096Z Downloaded futures-task v0.3.32
6392026-03-05T16:56:16.100Z Downloaded futures-sink v0.3.32
6402026-03-05T16:56:16.105Z Downloaded git-stub v1.0.0
6412026-03-05T16:56:16.108Z Downloaded fs_extra v1.3.0
6422026-03-05T16:56:16.111Z Downloaded hostname v0.3.1
6432026-03-05T16:56:16.115Z Downloaded futures-executor v0.3.32
6442026-03-05T16:56:16.120Z Downloaded foldhash v0.1.5
6452026-03-05T16:56:16.123Z Downloaded hubpack_derive v0.1.1
6462026-03-05T16:56:16.128Z Downloaded data-encoding v2.10.0
6472026-03-05T16:56:16.131Z Downloaded fs-err v2.11.0
6482026-03-05T16:56:16.134Z Downloaded async-bb8-diesel v0.2.1
6492026-03-05T16:56:16.138Z Downloaded hubpack v0.1.2
6502026-03-05T16:56:16.141Z Downloaded globwalk v0.9.1
6512026-03-05T16:56:16.144Z Downloaded glob v0.3.3
6522026-03-05T16:56:16.149Z Downloaded indoc v1.0.9
6532026-03-05T16:56:16.153Z Downloaded ident_case v1.0.1
6542026-03-05T16:56:16.156Z Downloaded is-terminal v0.4.17
6552026-03-05T16:56:16.160Z Downloaded diesel-dtrace v0.4.2
6562026-03-05T16:56:16.163Z Downloaded globset v0.4.18
6572026-03-05T16:56:16.167Z Downloaded git-stub-vcs v0.1.0
6582026-03-05T16:56:16.170Z Downloaded is_ci v1.2.0
6592026-03-05T16:56:16.176Z Downloaded kstat-rs v0.2.4
6602026-03-05T16:56:16.179Z Downloaded instability v0.3.11
6612026-03-05T16:56:16.182Z Downloaded getrandom v0.2.17
6622026-03-05T16:56:16.187Z Downloaded highway v1.3.0
6632026-03-05T16:56:16.191Z Downloaded defmt-macros v1.0.1
6642026-03-05T16:56:16.197Z Downloaded hyper-tls v0.6.0
6652026-03-05T16:56:16.201Z Downloaded lru-slab v0.1.2
6662026-03-05T16:56:16.201Z Downloaded impl-trait-for-tuples v0.2.3
6672026-03-05T16:56:16.210Z Downloaded lazy_static v1.5.0
6682026-03-05T16:56:16.213Z Downloaded linked-hash-map v0.5.6
6692026-03-05T16:56:16.213Z Downloaded mime v0.3.17
6702026-03-05T16:56:16.216Z Downloaded lru-cache v0.1.2
6712026-03-05T16:56:16.220Z Downloaded newline-converter v0.3.0
6722026-03-05T16:56:16.220Z Downloaded maybe-uninit v2.0.0
6732026-03-05T16:56:16.223Z Downloaded md-5 v0.10.6
6742026-03-05T16:56:16.228Z Downloaded cookie_store v0.22.1
6752026-03-05T16:56:16.231Z Downloaded indent_write v2.2.0
6762026-03-05T16:56:16.235Z Downloaded ipnetwork v0.21.1
6772026-03-05T16:56:16.238Z Downloaded nodrop v0.1.14
6782026-03-05T16:56:16.241Z Downloaded normalize-line-endings v0.3.0
6792026-03-05T16:56:16.244Z Downloaded newtype-uuid-macros v0.1.0
6802026-03-05T16:56:16.248Z Downloaded nibble_vec v0.1.0
6812026-03-05T16:56:16.252Z Downloaded crc-any v2.5.0
6822026-03-05T16:56:16.255Z Downloaded ingot-types v0.1.2
6832026-03-05T16:56:16.258Z Downloaded num-conv v0.2.0
6842026-03-05T16:56:16.261Z Downloaded hyper-rustls v0.27.7
6852026-03-05T16:56:16.264Z Downloaded num-derive v0.3.3
6862026-03-05T16:56:16.270Z Downloaded num v0.4.3
6872026-03-05T16:56:16.273Z Downloaded openssl-macros v0.1.1
6882026-03-05T16:56:16.273Z Downloaded num_threads v0.1.7
6892026-03-05T16:56:16.277Z Downloaded olpc-cjson v0.1.4
6902026-03-05T16:56:16.280Z Downloaded openssl-probe v0.2.1
6912026-03-05T16:56:16.280Z Downloaded httparse v1.10.1
6922026-03-05T16:56:16.283Z Downloaded oso-derive v0.27.3
6932026-03-05T16:56:16.287Z Downloaded lzss v0.8.2
6942026-03-05T16:56:16.289Z Downloaded libsw v3.5.0
6952026-03-05T16:56:16.293Z Downloaded packed_struct_codegen v0.10.1
6962026-03-05T16:56:16.296Z Downloaded const_format v0.2.35
6972026-03-05T16:56:16.307Z Downloaded parse-size v1.1.0
6982026-03-05T16:56:16.310Z Downloaded native-tls v0.2.18
6992026-03-05T16:56:16.310Z Downloaded elliptic-curve v0.13.8
7002026-03-05T16:56:16.313Z Downloaded nu-ansi-term v0.50.3
7012026-03-05T16:56:16.316Z Downloaded nanorand v0.7.0
7022026-03-05T16:56:16.320Z Downloaded pbkdf2 v0.12.2
7032026-03-05T16:56:16.323Z Downloaded path-slash v0.1.5
7042026-03-05T16:56:16.327Z Downloaded ipnet v2.11.0
7052026-03-05T16:56:16.331Z Downloaded num_enum v0.7.5
7062026-03-05T16:56:16.335Z Downloaded phf_shared v0.13.1
7072026-03-05T16:56:16.339Z Downloaded pin-utils v0.1.0
7082026-03-05T16:56:16.341Z Downloaded phf_shared v0.12.1
7092026-03-05T16:56:16.344Z Downloaded phf_shared v0.11.3
7102026-03-05T16:56:16.347Z Downloaded memmap2 v0.9.10
7112026-03-05T16:56:16.352Z Downloaded darling_core v0.21.3
7122026-03-05T16:56:16.358Z Downloaded powerfmt v0.2.0
7132026-03-05T16:56:16.362Z Downloaded ed25519-dalek v2.2.0
7142026-03-05T16:56:16.366Z Downloaded derive_more-impl v2.1.1
7152026-03-05T16:56:16.369Z Downloaded parse-display v0.10.0
7162026-03-05T16:56:16.372Z Downloaded proc-macro-crate v3.4.0
7172026-03-05T16:56:16.376Z Downloaded base64 v0.21.7
7182026-03-05T16:56:16.380Z Downloaded predicates-tree v1.0.13
7192026-03-05T16:56:16.385Z Downloaded peg v0.8.5
7202026-03-05T16:56:16.389Z Downloaded proc-macro-error-attr2 v2.0.0
7212026-03-05T16:56:16.393Z Downloaded pem-rfc7468 v0.7.0
7222026-03-05T16:56:16.397Z Downloaded libbz2-rs-sys v0.2.2
7232026-03-05T16:56:16.397Z Downloaded phf v0.13.1
7242026-03-05T16:56:16.400Z Downloaded password-hash v0.5.0
7252026-03-05T16:56:16.403Z Downloaded quick-error v1.2.3
7262026-03-05T16:56:16.406Z Downloaded radium v0.7.0
7272026-03-05T16:56:16.406Z Downloaded progenitor-macro v0.11.2
7282026-03-05T16:56:16.409Z Downloaded progenitor-macro v0.10.0
7292026-03-05T16:56:16.412Z Downloaded omicron-zone-package v0.12.2
7302026-03-05T16:56:16.415Z Downloaded polyval v0.6.2
7312026-03-05T16:56:16.420Z Downloaded peg-macros v0.8.5
7322026-03-05T16:56:16.424Z Downloaded rand_xorshift v0.4.0
7332026-03-05T16:56:16.424Z Downloaded base64 v0.22.1
7342026-03-05T16:56:16.428Z Downloaded postgres-protocol v0.6.10
7352026-03-05T16:56:16.431Z Downloaded rand_chacha v0.3.1
7362026-03-05T16:56:16.434Z Downloaded pin-project-lite v0.2.17
7372026-03-05T16:56:16.440Z Downloaded pin-project-internal v1.1.11
7382026-03-05T16:56:16.444Z Downloaded hickory-resolver v0.24.4
7392026-03-05T16:56:16.447Z Downloaded poly1305 v0.8.0
7402026-03-05T16:56:16.451Z Downloaded predicates-core v1.0.10
7412026-03-05T16:56:16.454Z Downloaded ref-cast-impl v1.0.25
7422026-03-05T16:56:16.458Z Downloaded rfc6979 v0.4.0
7432026-03-05T16:56:16.458Z Downloaded crossterm v0.29.0
7442026-03-05T16:56:16.466Z Downloaded parking_lot_core v0.9.12
7452026-03-05T16:56:16.470Z Downloaded psm v0.1.30
7462026-03-05T16:56:16.476Z Downloaded russh-cryptovec v0.7.3
7472026-03-05T16:56:16.481Z Downloaded ref-cast v1.0.25
7482026-03-05T16:56:16.481Z Downloaded pkcs1 v0.7.5
7492026-03-05T16:56:16.486Z Downloaded recursive v0.1.1
7502026-03-05T16:56:16.486Z Downloaded indicatif v0.18.4
7512026-03-05T16:56:16.490Z Downloaded rustc_version v0.4.1
7522026-03-05T16:56:16.493Z Downloaded postgres-types v0.2.12
7532026-03-05T16:56:16.496Z Downloaded rustc_version v0.1.7
7542026-03-05T16:56:16.496Z Downloaded rustc-hash v2.1.1
7552026-03-05T16:56:16.499Z Downloaded p256 v0.13.2
7562026-03-05T16:56:16.502Z Downloaded parking_lot v0.11.2
7572026-03-05T16:56:16.506Z Downloaded papergrid v0.17.0
7582026-03-05T16:56:16.513Z Downloaded salsa20 v0.10.2
7592026-03-05T16:56:16.516Z Downloaded rtoolbox v0.0.3
7602026-03-05T16:56:16.519Z Downloaded r2d2 v0.8.10
7612026-03-05T16:56:16.522Z Downloaded scheduled-thread-pool v0.2.7
7622026-03-05T16:56:16.522Z Downloaded scroll_derive v0.13.1
7632026-03-05T16:56:16.525Z Downloaded scrypt v0.11.0
7642026-03-05T16:56:16.528Z Downloaded secrecy v0.8.0
7652026-03-05T16:56:16.528Z Downloaded rand_core v0.6.4
7662026-03-05T16:56:16.531Z Downloaded progenitor-macro v0.13.0
7672026-03-05T16:56:16.535Z Downloaded same-file v1.0.6
7682026-03-05T16:56:16.540Z Downloaded rand_seeder v0.4.0
7692026-03-05T16:56:16.540Z Downloaded sapling-renderdag v0.1.0
7702026-03-05T16:56:16.545Z Downloaded scopeguard v1.2.0
7712026-03-05T16:56:16.545Z Downloaded seq-macro v0.3.6
7722026-03-05T16:56:16.545Z Downloaded semver v0.1.20
7732026-03-05T16:56:16.548Z Downloaded serde_bytes v0.11.19
7742026-03-05T16:56:16.552Z Downloaded oso v0.27.3
7752026-03-05T16:56:16.555Z Downloaded hashbrown v0.13.2
7762026-03-05T16:56:16.558Z Downloaded hickory-server v0.25.2
7772026-03-05T16:56:16.564Z Downloaded serde_repr v0.1.20
7782026-03-05T16:56:16.567Z Downloaded rustls-pemfile v1.0.4
7792026-03-05T16:56:16.570Z Downloaded serde_plain v1.0.2
7802026-03-05T16:56:16.574Z Downloaded hashbrown v0.12.3
7812026-03-05T16:56:16.577Z Downloaded secrecy v0.10.3
7822026-03-05T16:56:16.580Z Downloaded serde_urlencoded v0.7.1
7832026-03-05T16:56:16.584Z Downloaded shell-words v1.1.1
7842026-03-05T16:56:16.584Z Downloaded progenitor-client v0.13.0
7852026-03-05T16:56:16.587Z Downloaded resolv-conf v0.7.6
7862026-03-05T16:56:16.587Z Downloaded sigpipe v0.1.3
7872026-03-05T16:56:16.590Z Downloaded signature v2.2.0
7882026-03-05T16:56:16.593Z Downloaded slog-envlogger v2.2.0
7892026-03-05T16:56:16.593Z Downloaded siphasher v1.0.2
7902026-03-05T16:56:16.597Z Downloaded slog-bunyan v2.5.0
7912026-03-05T16:56:16.601Z Downloaded http v1.4.0
7922026-03-05T16:56:16.606Z Downloaded signal-hook-tokio v0.3.1
7932026-03-05T16:56:16.606Z Downloaded pkcs5 v0.7.1
7942026-03-05T16:56:16.614Z Downloaded quinn-udp v0.5.14
7952026-03-05T16:56:16.618Z Downloaded serde_derive_internals v0.29.1
7962026-03-05T16:56:16.618Z Downloaded serde-hex v0.1.0
7972026-03-05T16:56:16.619Z Downloaded jiff-static v0.2.21
7982026-03-05T16:56:16.623Z Downloaded rusty-fork v0.3.1
7992026-03-05T16:56:16.623Z Downloaded rustls-pemfile v2.2.0
8002026-03-05T16:56:16.627Z Downloaded serde_path_to_error v0.1.20
8012026-03-05T16:56:16.627Z Downloaded openssl-sys v0.9.111
8022026-03-05T16:56:16.632Z Downloaded serde-big-array v0.5.1
8032026-03-05T16:56:16.635Z Downloaded sec1 v0.7.3
8042026-03-05T16:56:16.639Z Downloaded pretty_assertions v1.4.1
8052026-03-05T16:56:16.644Z Downloaded rustls-native-certs v0.8.3
8062026-03-05T16:56:16.644Z Downloaded sct v0.7.1
8072026-03-05T16:56:16.647Z Downloaded ssh-cipher v0.2.0
8082026-03-05T16:56:16.650Z Downloaded sqlparser_derive v0.5.0
8092026-03-05T16:56:16.650Z Downloaded rustversion v1.0.22
8102026-03-05T16:56:16.653Z Downloaded ssh-encoding v0.2.0
8112026-03-05T16:56:16.659Z Downloaded serde_spanned v1.0.4
8122026-03-05T16:56:16.662Z Downloaded hyper-util v0.1.20
8132026-03-05T16:56:16.665Z Downloaded progenitor-impl v0.13.0
8142026-03-05T16:56:16.668Z Downloaded subtle v2.6.1
8152026-03-05T16:56:16.672Z Downloaded structmeta v0.3.0
8162026-03-05T16:56:16.672Z Downloaded num-bigint v0.4.6
8172026-03-05T16:56:16.684Z Downloaded strum v0.27.2
8182026-03-05T16:56:16.689Z Downloaded strum v0.26.3
8192026-03-05T16:56:16.689Z Downloaded structmeta-derive v0.3.0
8202026-03-05T16:56:16.689Z Downloaded supports-color v3.0.2
8212026-03-05T16:56:16.689Z Downloaded take_mut v0.2.2
8222026-03-05T16:56:16.689Z Downloaded hashbrown v0.15.5
8232026-03-05T16:56:16.693Z Downloaded smallvec v0.6.14
8242026-03-05T16:56:16.693Z Downloaded russh-keys v0.45.0
8252026-03-05T16:56:16.699Z Downloaded serde_cbor v0.11.2
8262026-03-05T16:56:16.699Z Downloaded sqlformat v0.3.5
8272026-03-05T16:56:16.702Z Downloaded spki v0.7.3
8282026-03-05T16:56:16.706Z Downloaded smf v0.2.3
8292026-03-05T16:56:16.706Z Downloaded tap v1.0.1
8302026-03-05T16:56:16.710Z Downloaded postcard v1.1.3
8312026-03-05T16:56:16.715Z Downloaded tagptr v0.2.0
8322026-03-05T16:56:16.715Z Downloaded termtree v0.5.1
8332026-03-05T16:56:16.715Z Downloaded static_assertions v1.1.0
8342026-03-05T16:56:16.718Z Downloaded stacker v0.1.23
8352026-03-05T16:56:16.719Z Downloaded ryu v1.0.23
8362026-03-05T16:56:16.722Z Downloaded thiserror-impl-no-std v2.0.2
8372026-03-05T16:56:16.722Z Downloaded rayon-core v1.13.0
8382026-03-05T16:56:16.726Z Downloaded prefix-trie v0.7.0
8392026-03-05T16:56:16.731Z Downloaded nom v7.1.3
8402026-03-05T16:56:16.734Z Downloaded thread-id v5.1.0
8412026-03-05T16:56:16.737Z Downloaded testing_table v0.3.0
8422026-03-05T16:56:16.737Z Downloaded stringprep v0.1.5
8432026-03-05T16:56:16.742Z Downloaded tinyvec_macros v0.1.1
8442026-03-05T16:56:16.742Z Downloaded mio v1.1.1
8452026-03-05T16:56:16.745Z Downloaded sync_wrapper v1.0.2
8462026-03-05T16:56:16.750Z Downloaded slog-stdlog v4.1.1
8472026-03-05T16:56:16.750Z Downloaded publicsuffix v2.3.0
8482026-03-05T16:56:16.753Z Downloaded serde_with_macros v3.17.0
8492026-03-05T16:56:16.757Z Downloaded support-bundle-viewer v0.1.2
8502026-03-05T16:56:16.757Z Downloaded strum_macros v0.26.4
8512026-03-05T16:56:16.760Z Downloaded miniz_oxide v0.8.9
8522026-03-05T16:56:16.760Z Downloaded time-core v0.1.8
8532026-03-05T16:56:16.764Z Downloaded strum_macros v0.27.2
8542026-03-05T16:56:16.769Z Downloaded progenitor-impl v0.11.2
8552026-03-05T16:56:16.769Z Downloaded spin v0.9.8
8562026-03-05T16:56:16.772Z Downloaded itertools v0.12.1
8572026-03-05T16:56:16.777Z Downloaded bitvec v1.0.1
8582026-03-05T16:56:16.790Z Downloaded topological-sort v0.2.2
8592026-03-05T16:56:16.793Z Downloaded thread_local v1.1.9
8602026-03-05T16:56:16.793Z Downloaded termios v0.3.3
8612026-03-05T16:56:16.796Z Downloaded iri-string v0.7.10
8622026-03-05T16:56:16.802Z Downloaded iddqd v0.3.17
8632026-03-05T16:56:16.808Z Downloaded try-lock v0.2.5
8642026-03-05T16:56:16.811Z Downloaded num-bigint-dig v0.8.6
8652026-03-05T16:56:16.815Z Downloaded tokio-macros v2.6.0
8662026-03-05T16:56:16.815Z Downloaded typify-macro v0.4.3
8672026-03-05T16:56:16.818Z Downloaded tls_codec_derive v0.4.2
8682026-03-05T16:56:16.818Z Downloaded unarray v0.1.4
8692026-03-05T16:56:16.824Z Downloaded snafu-derive v0.8.9
8702026-03-05T16:56:16.824Z Downloaded string_cache v0.8.9
8712026-03-05T16:56:16.827Z Downloaded qorb v0.4.1
8722026-03-05T16:56:16.830Z Downloaded trait-variant v0.1.2
8732026-03-05T16:56:16.830Z Downloaded tower-service v0.3.3
8742026-03-05T16:56:16.830Z Downloaded untrusted v0.7.1
8752026-03-05T16:56:16.833Z Downloaded unit-prefix v0.5.2
8762026-03-05T16:56:16.833Z Downloaded usdt v0.6.0
8772026-03-05T16:56:16.833Z Downloaded universal-hash v0.5.1
8782026-03-05T16:56:16.836Z Downloaded ron v0.8.1
8792026-03-05T16:56:16.839Z Downloaded usdt-macro v0.6.0
8802026-03-05T16:56:16.843Z Downloaded usdt-attr-macro v0.6.0
8812026-03-05T16:56:16.843Z Downloaded hkdf v0.12.4
8822026-03-05T16:56:16.848Z Downloaded itertools v0.14.0
8832026-03-05T16:56:16.852Z Downloaded toml_writer v1.0.6+spec-1.1.0
8842026-03-05T16:56:16.856Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8852026-03-05T16:56:16.856Z Downloaded tokio-native-tls v0.3.1
8862026-03-05T16:56:16.859Z Downloaded void v1.0.2
8872026-03-05T16:56:16.859Z Downloaded time-macros v0.2.27
8882026-03-05T16:56:16.859Z Downloaded quinn v0.11.9
8892026-03-05T16:56:16.862Z Downloaded unicode-truncate v1.1.0
8902026-03-05T16:56:16.866Z Downloaded similar v2.7.0
8912026-03-05T16:56:16.871Z Downloaded signal-hook v0.3.18
8922026-03-05T16:56:16.874Z Downloaded rand v0.8.5
8932026-03-05T16:56:16.874Z Downloaded want v0.3.1
8942026-03-05T16:56:16.877Z Downloaded subprocess v0.2.15
8952026-03-05T16:56:16.881Z Downloaded utf-8 v0.7.6
8962026-03-05T16:56:16.881Z Downloaded tui-tree-widget v0.23.1
8972026-03-05T16:56:16.886Z Downloaded waitgroup v0.1.2
8982026-03-05T16:56:16.886Z Downloaded wait-timeout v0.2.1
8992026-03-05T16:56:16.886Z Downloaded schemars v1.2.1
9002026-03-05T16:56:16.900Z Downloaded xattr v1.6.1
9012026-03-05T16:56:16.904Z Downloaded unicase v2.9.0
9022026-03-05T16:56:16.904Z Downloaded tokio-stream v0.1.18
9032026-03-05T16:56:16.908Z Downloaded untrusted v0.9.0
9042026-03-05T16:56:16.908Z Downloaded tokio-tungstenite v0.21.0
9052026-03-05T16:56:16.911Z Downloaded tokio-rustls v0.26.4
9062026-03-05T16:56:16.911Z Downloaded libxml v0.3.3
9072026-03-05T16:56:16.915Z Downloaded term v1.2.1
9082026-03-05T16:56:16.919Z Downloaded usdt-impl v0.6.0
9092026-03-05T16:56:16.923Z Downloaded snafu v0.8.9
9102026-03-05T16:56:16.927Z Downloaded xshell-macros v0.2.7
9112026-03-05T16:56:16.930Z Downloaded vergen-lib v0.1.6
9122026-03-05T16:56:16.930Z Downloaded tls_codec v0.4.2
9132026-03-05T16:56:16.930Z Downloaded blake3 v1.8.3
9142026-03-05T16:56:16.939Z Downloaded vergen-gitcl v1.0.8
9152026-03-05T16:56:16.942Z Downloaded tokio-rustls v0.24.1
9162026-03-05T16:56:16.942Z Downloaded tracing-attributes v0.1.31
9172026-03-05T16:56:16.945Z Downloaded zone_cfg_derive v0.3.1
9182026-03-05T16:56:16.945Z Downloaded slog v2.8.2
9192026-03-05T16:56:16.948Z Downloaded rsa v0.9.10
9202026-03-05T16:56:16.955Z Downloaded itertools v0.13.0
9212026-03-05T16:56:16.960Z Downloaded zeroize_derive v1.4.3
9222026-03-05T16:56:16.963Z Downloaded vergen-git2 v1.0.7
9232026-03-05T16:56:16.963Z Downloaded rand v0.9.2
9242026-03-05T16:56:16.968Z Downloaded wyz v0.5.1
9252026-03-05T16:56:16.971Z Downloaded uzers v0.12.2
9262026-03-05T16:56:16.971Z Downloaded zone v0.3.1
9272026-03-05T16:56:16.971Z Downloaded vsss-rs v3.3.4
9282026-03-05T16:56:16.974Z Downloaded russh v0.45.0
9292026-03-05T16:56:16.977Z Downloaded tar v0.4.44
9302026-03-05T16:56:16.980Z Downloaded rustls-webpki v0.103.9
9312026-03-05T16:56:16.983Z Downloaded whoami v1.6.1
9322026-03-05T16:56:16.988Z Downloaded xz2 v0.1.7
9332026-03-05T16:56:16.988Z Downloaded test-strategy v0.4.5
9342026-03-05T16:56:16.990Z Downloaded toml_parser v1.0.9+spec-1.1.0
9352026-03-05T16:56:16.993Z Downloaded zeroize v1.8.2
9362026-03-05T16:56:16.996Z Downloaded steno v0.4.1
9372026-03-05T16:56:17.000Z Downloaded hyper v1.8.1
9382026-03-05T16:56:17.003Z Downloaded twox-hash v2.1.2
9392026-03-05T16:56:17.006Z Downloaded tungstenite v0.21.0
9402026-03-05T16:56:17.009Z Downloaded typify v0.6.1
9412026-03-05T16:56:17.013Z Downloaded zstd v0.13.3
9422026-03-05T16:56:17.018Z Downloaded ron v0.12.0
9432026-03-05T16:56:17.023Z Downloaded xshell v0.2.7
9442026-03-05T16:56:17.027Z Downloaded unsafe-libyaml v0.2.11
9452026-03-05T16:56:17.030Z Downloaded uuid v1.21.0
9462026-03-05T16:56:17.034Z Downloaded aws-lc-rs v1.16.0
9472026-03-05T16:56:17.040Z Downloaded yasna v0.5.2
9482026-03-05T16:56:17.043Z Downloaded reedline v0.40.0
9492026-03-05T16:56:17.048Z Downloaded typify v0.4.3
9502026-03-05T16:56:17.051Z Downloaded zstd-safe v7.2.4
9512026-03-05T16:56:17.054Z Downloaded toml v0.7.8
9522026-03-05T16:56:17.059Z Downloaded toml v0.9.12+spec-1.1.0
9532026-03-05T16:56:17.062Z Downloaded whoami v2.1.0
9542026-03-05T16:56:17.062Z Downloaded toml_edit v0.23.10+spec-1.0.0
9552026-03-05T16:56:17.066Z Downloaded libm v0.2.16
9562026-03-05T16:56:17.074Z Downloaded unicode-bidi v0.3.18
9572026-03-05T16:56:17.077Z Downloaded tracing-core v0.1.36
9582026-03-05T16:56:17.080Z Downloaded toml_edit v0.19.15
9592026-03-05T16:56:17.094Z Downloaded zerocopy v0.6.6
9602026-03-05T16:56:17.097Z Downloaded reqwest v0.13.2
9612026-03-05T16:56:17.101Z Downloaded p521 v0.13.3
9622026-03-05T16:56:17.105Z Downloaded rayon v1.11.0
9632026-03-05T16:56:17.114Z Downloaded yansi v1.0.1
9642026-03-05T16:56:17.119Z Downloaded rustyline v14.0.0
9652026-03-05T16:56:17.122Z Downloaded bindgen v0.71.1
9662026-03-05T16:56:17.126Z Downloaded zip v0.6.6
9672026-03-05T16:56:17.129Z Downloaded vte v0.14.1
9682026-03-05T16:56:17.132Z Downloaded portable-atomic v1.13.1
9692026-03-05T16:56:17.138Z Downloaded vergen v9.0.6
9702026-03-05T16:56:17.141Z Downloaded regex v1.12.3
9712026-03-05T16:56:17.145Z Downloaded rand v0.10.0
9722026-03-05T16:56:17.148Z Downloaded goblin v0.10.5
9732026-03-05T16:56:17.155Z Downloaded p384 v0.13.1
9742026-03-05T16:56:17.160Z Downloaded x509-cert v0.2.5
9752026-03-05T16:56:17.165Z Downloaded zopfli v0.8.3
9762026-03-05T16:56:17.168Z Downloaded unicode-segmentation v1.12.0
9772026-03-05T16:56:17.173Z Downloaded rustls-webpki v0.101.7
9782026-03-05T16:56:17.183Z Downloaded typed-path v0.9.3
9792026-03-05T16:56:17.188Z Downloaded ssh-key v0.6.7
9802026-03-05T16:56:17.195Z Downloaded salty v0.3.0
9812026-03-05T16:56:17.201Z Downloaded rustls-webpki v0.102.8
9822026-03-05T16:56:17.218Z Downloaded unicode_categories v0.1.1
9832026-03-05T16:56:17.221Z Downloaded tough v0.20.0
9842026-03-05T16:56:17.228Z Downloaded tokio-postgres v0.7.16
9852026-03-05T16:56:17.232Z Downloaded tower v0.5.3
9862026-03-05T16:56:17.240Z Downloaded object v0.30.4
9872026-03-05T16:56:17.247Z Downloaded rpassword v7.4.0
9882026-03-05T16:56:17.250Z Downloaded proptest v1.10.0
9892026-03-05T16:56:17.257Z Downloaded quick-xml v0.37.5
9902026-03-05T16:56:17.262Z Downloaded bstr v1.12.1
9912026-03-05T16:56:17.270Z Downloaded futures-util v0.3.32
9922026-03-05T16:56:17.280Z Downloaded winnow v0.6.26
9932026-03-05T16:56:17.289Z Downloaded reqwest v0.12.28
9942026-03-05T16:56:17.294Z Downloaded chrono v0.4.44
9952026-03-05T16:56:17.300Z Downloaded zerocopy-derive v0.8.40
9962026-03-05T16:56:17.308Z Downloaded time v0.3.47
9972026-03-05T16:56:17.319Z Downloaded lalrpop v0.19.12
9982026-03-05T16:56:17.330Z Downloaded hickory-proto v0.24.4
9992026-03-05T16:56:17.343Z Downloaded nix v0.31.1
10002026-03-05T16:56:17.353Z Downloaded git2 v0.20.4
10012026-03-05T16:56:17.361Z Downloaded zip v4.6.1
10022026-03-05T16:56:17.365Z Downloaded tokio-util v0.7.18
10032026-03-05T16:56:17.372Z Downloaded object v0.37.3
10042026-03-05T16:56:17.382Z Downloaded unicode-normalization v0.1.25
10052026-03-05T16:56:17.385Z Downloaded serde_with v3.17.0
10062026-03-05T16:56:17.396Z Downloaded zerocopy v0.8.40
10072026-03-05T16:56:17.405Z Downloaded regex-syntax v0.8.10
10082026-03-05T16:56:17.411Z Downloaded smoltcp v0.11.0
10092026-03-05T16:56:17.421Z Downloaded petname v2.0.2
10102026-03-05T16:56:17.426Z Downloaded moka v0.12.13
10112026-03-05T16:56:17.433Z Downloaded rustls v0.22.4
10122026-03-05T16:56:17.444Z Downloaded winnow v0.5.40
10132026-03-05T16:56:17.452Z Downloaded tower-http v0.6.8
10142026-03-05T16:56:17.459Z Downloaded regress v0.10.5
10152026-03-05T16:56:17.467Z Downloaded radix_trie v0.2.1
10162026-03-05T16:56:17.471Z Downloaded quinn-proto v0.11.13
10172026-03-05T16:56:17.477Z Downloaded tabled v0.20.0
10182026-03-05T16:56:17.493Z Downloaded sqlparser v0.61.0
10192026-03-05T16:56:17.501Z Downloaded polar-core v0.27.3
10202026-03-05T16:56:17.508Z Downloaded curve25519-dalek v4.1.3
10212026-03-05T16:56:17.517Z Downloaded nix v0.27.1
10222026-03-05T16:56:17.525Z Downloaded typify-impl v0.6.1
10232026-03-05T16:56:17.536Z Downloaded openssl v0.10.75
10242026-03-05T16:56:17.545Z Downloaded rustls v0.21.12
10252026-03-05T16:56:17.556Z Downloaded smoltcp v0.9.1
10262026-03-05T16:56:17.564Z Downloaded dropshot v0.16.7
10272026-03-05T16:56:17.583Z Downloaded zlib-rs v0.6.2
10282026-03-05T16:56:17.588Z Downloaded zerocopy-derive v0.6.6
10292026-03-05T16:56:17.597Z Downloaded vcpkg v0.2.15
10302026-03-05T16:56:17.639Z Downloaded webpki-roots v1.0.6
10312026-03-05T16:56:17.644Z Downloaded petgraph v0.6.5
10322026-03-05T16:56:17.653Z Downloaded chrono-tz v0.10.4
10332026-03-05T16:56:17.667Z Downloaded diesel v2.2.12
10342026-03-05T16:56:17.683Z Downloaded openapiv3 v2.2.0
10352026-03-05T16:56:17.693Z Downloaded nix v0.30.1
10362026-03-05T16:56:17.703Z Downloaded regex-automata v0.4.14
10372026-03-05T16:56:17.715Z Downloaded rustls v0.23.37
10382026-03-05T16:56:17.727Z Downloaded rustix v0.38.44
10392026-03-05T16:56:17.745Z Downloaded libz-sys v1.1.24
10402026-03-05T16:56:17.763Z Downloaded hickory-proto v0.25.2
10412026-03-05T16:56:17.777Z Downloaded regex-syntax v0.6.29
10422026-03-05T16:56:17.785Z Downloaded nix v0.28.0
10432026-03-05T16:56:17.792Z Downloaded nix v0.29.0
10442026-03-05T16:56:17.803Z Downloaded bzip2-sys v0.1.13+1.0.8
10452026-03-05T16:56:17.812Z Downloaded unicode-properties v0.1.4
10462026-03-05T16:56:17.815Z Downloaded tokio-rustls v0.25.0
10472026-03-05T16:56:17.817Z Downloaded h2 v0.4.13
10482026-03-05T16:56:17.822Z Downloaded tungstenite v0.23.0
10492026-03-05T16:56:17.825Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
10502026-03-05T16:56:17.839Z Downloaded tinyvec v1.10.0
10512026-03-05T16:56:17.842Z Downloaded walkdir v2.5.0
10522026-03-05T16:56:17.846Z Downloaded term v0.7.0
10532026-03-05T16:56:17.849Z Downloaded socket2 v0.6.2
10542026-03-05T16:56:17.849Z Downloaded socket2 v0.5.10
10552026-03-05T16:56:17.852Z Downloaded schemars v0.9.0
10562026-03-05T16:56:17.861Z Downloaded typify-impl v0.4.3
10572026-03-05T16:56:17.873Z Downloaded tracing v0.1.44
10582026-03-05T16:56:17.893Z Downloaded ratatui v0.29.0
10592026-03-05T16:56:17.910Z Downloaded sled v0.34.7
10602026-03-05T16:56:17.918Z Downloaded schemars v0.8.22
10612026-03-05T16:56:17.928Z Downloaded samael v0.0.19
10622026-03-05T16:56:17.933Z Downloaded tokio-dtrace v0.1.1
10632026-03-05T16:56:17.936Z Downloaded strum_macros v0.24.3
10642026-03-05T16:56:17.936Z Downloaded serde_yaml v0.9.34+deprecated
10652026-03-05T16:56:17.939Z Downloaded typify-macro v0.6.1
10662026-03-05T16:56:17.942Z Downloaded tokio-tungstenite v0.23.1
10672026-03-05T16:56:17.942Z Downloaded tower-layer v0.3.3
10682026-03-05T16:56:17.945Z Downloaded tiny-keccak v2.0.2
10692026-03-05T16:56:17.945Z Downloaded thiserror-no-std v2.0.2
10702026-03-05T16:56:17.949Z Downloaded rcgen v0.12.1
10712026-03-05T16:56:17.952Z Downloaded prettyplease v0.2.37
10722026-03-05T16:56:17.955Z Downloaded tabwriter v1.4.1
10732026-03-05T16:56:17.955Z Downloaded rustls-platform-verifier v0.6.2
10742026-03-05T16:56:17.958Z Downloaded itertools v0.10.5
10752026-03-05T16:56:17.963Z Downloaded slog-scope v4.4.1
10762026-03-05T16:56:17.966Z Downloaded slog-dtrace v0.3.0
10772026-03-05T16:56:17.966Z Downloaded slog-term v2.9.2
10782026-03-05T16:56:17.969Z Downloaded rustls-pki-types v1.14.0
10792026-03-05T16:56:17.972Z Downloaded tabled_derive v0.11.0
10802026-03-05T16:56:17.972Z Downloaded sync-ptr v0.1.4
10812026-03-05T16:56:17.973Z Downloaded minimal-lexical v0.2.1
10822026-03-05T16:56:17.975Z Downloaded slog-json v2.6.1
10832026-03-05T16:56:17.978Z Downloaded simd-adler32 v0.3.8
10842026-03-05T16:56:17.978Z Downloaded progenitor-impl v0.10.0
10852026-03-05T16:56:17.981Z Downloaded strip-ansi-escapes v0.2.1
10862026-03-05T16:56:17.981Z Downloaded slog-async v2.8.0
10872026-03-05T16:56:17.984Z Downloaded slab v0.4.12
10882026-03-05T16:56:17.984Z Downloaded sha1 v0.10.6
10892026-03-05T16:56:17.987Z Downloaded signal-hook-registry v1.4.8
10902026-03-05T16:56:17.987Z Downloaded shlex v1.3.0
10912026-03-05T16:56:17.987Z Downloaded signal-hook-mio v0.2.5
10922026-03-05T16:56:17.990Z Downloaded scroll v0.13.0
10932026-03-05T16:56:17.990Z Downloaded lzma-sys v0.1.20
10942026-03-05T16:56:18.014Z Downloaded jiff v0.2.21
10952026-03-05T16:56:18.030Z Downloaded ring v0.17.14
10962026-03-05T16:56:18.066Z Downloaded petgraph v0.8.3
10972026-03-05T16:56:18.085Z Downloaded schemars_derive v0.8.22
10982026-03-05T16:56:18.088Z Downloaded pin-project v1.1.11
10992026-03-05T16:56:18.096Z Downloaded flate2 v1.1.9
11002026-03-05T16:56:18.101Z Downloaded expectorate v1.2.0
11012026-03-05T16:56:18.106Z Downloaded progenitor v0.13.0
11022026-03-05T16:56:18.106Z Downloaded progenitor v0.11.2
11032026-03-05T16:56:18.106Z Downloaded hickory-resolver v0.25.2
11042026-03-05T16:56:18.110Z Downloaded rand_core v0.10.0
11052026-03-05T16:56:18.115Z Downloaded rand_core v0.9.5
11062026-03-05T16:56:18.115Z Downloaded rand_chacha v0.9.0
11072026-03-05T16:56:18.115Z Downloaded progenitor-extras v0.1.0
11082026-03-05T16:56:18.115Z Downloaded sha3 v0.10.8
11092026-03-05T16:56:18.118Z Downloaded csv v1.4.0
11102026-03-05T16:56:18.133Z Downloaded primeorder v0.13.6
11112026-03-05T16:56:18.137Z Downloaded psl-types v2.0.11
11122026-03-05T16:56:18.137Z Downloaded predicates v3.1.4
11132026-03-05T16:56:18.139Z Downloaded tokio v1.49.0
11142026-03-05T16:56:18.188Z Downloaded ppv-lite86 v0.2.21
11152026-03-05T16:56:18.192Z Downloaded parking_lot v0.12.5
11162026-03-05T16:56:18.195Z Downloaded recursive-proc-macro-impl v0.1.1
11172026-03-05T16:56:18.195Z Downloaded progenitor v0.10.0
11182026-03-05T16:56:18.198Z Downloaded proc-macro-error2 v2.0.1
11192026-03-05T16:56:18.201Z Downloaded pem v3.0.6
11202026-03-05T16:56:18.204Z Downloaded libgit2-sys v0.18.3+1.9.2
11212026-03-05T16:56:18.257Z Downloaded num-rational v0.4.2
11222026-03-05T16:56:18.261Z Downloaded pkg-config v0.3.32
11232026-03-05T16:56:18.261Z Downloaded pkcs8 v0.10.2
11242026-03-05T16:56:18.264Z Downloaded phf v0.12.1
11252026-03-05T16:56:18.267Z Downloaded diesel_derives v2.2.7
11262026-03-05T16:56:18.270Z Downloaded pbkdf2 v0.11.0
11272026-03-05T16:56:18.274Z Downloaded derive_more v2.1.1
11282026-03-05T16:56:18.285Z Downloaded progenitor-client v0.11.2
11292026-03-05T16:56:18.289Z Downloaded progenitor-client v0.10.0
11302026-03-05T16:56:18.289Z Downloaded num_enum_derive v0.5.11
11312026-03-05T16:56:18.289Z Downloaded indexmap v1.9.3
11322026-03-05T16:56:18.292Z Downloaded ignore v0.4.25
11332026-03-05T16:56:18.295Z Downloaded password-hash v0.4.2
11342026-03-05T16:56:18.296Z Downloaded packed_struct v0.10.1
11352026-03-05T16:56:18.296Z Downloaded paste v1.0.15
11362026-03-05T16:56:18.299Z Downloaded encoding_rs v0.8.35
11372026-03-05T16:56:18.316Z Downloaded precomputed-hash v0.1.1
11382026-03-05T16:56:18.319Z Downloaded parse-display-derive v0.10.0
11392026-03-05T16:56:18.319Z Downloaded parking_lot_core v0.8.6
11402026-03-05T16:56:18.320Z Downloaded oxnet v0.1.4
11412026-03-05T16:56:18.322Z Downloaded cc v1.2.56
11422026-03-05T16:56:18.325Z Downloaded proc-macro-crate v1.3.1
11432026-03-05T16:56:18.325Z Downloaded oxide-tokio-rt v0.1.2
11442026-03-05T16:56:18.328Z Downloaded owo-colors v4.3.0
11452026-03-05T16:56:18.328Z Downloaded litrs v1.0.0
11462026-03-05T16:56:18.331Z Downloaded crossbeam-channel v0.5.15
11472026-03-05T16:56:18.334Z Downloaded num_enum_derive v0.7.5
11482026-03-05T16:56:18.334Z Downloaded num-integer v0.1.46
11492026-03-05T16:56:18.337Z Downloaded heapless v0.8.0
11502026-03-05T16:56:18.341Z Downloaded heapless v0.7.17
11512026-03-05T16:56:18.344Z Downloaded darling_core v0.20.11
11522026-03-05T16:56:18.347Z Downloaded peg-runtime v0.8.5
11532026-03-05T16:56:18.347Z Downloaded headers v0.4.1
11542026-03-05T16:56:18.351Z Downloaded num_enum v0.5.11
11552026-03-05T16:56:18.354Z Downloaded jobserver v0.1.34
11562026-03-05T16:56:18.357Z Downloaded num-complex v0.4.6
11572026-03-05T16:56:18.358Z Downloaded newtype-uuid v1.3.2
11582026-03-05T16:56:18.361Z Downloaded bumpalo v3.20.2
11592026-03-05T16:56:18.361Z Downloaded ar_archive_writer v0.5.1
11602026-03-05T16:56:18.365Z Downloaded multer v3.1.0
11612026-03-05T16:56:18.368Z Downloaded compact_str v0.8.1
11622026-03-05T16:56:18.371Z Downloaded hmac v0.12.1
11632026-03-05T16:56:18.371Z Downloaded clang-sys v1.8.1
11642026-03-05T16:56:18.375Z Downloaded iana-time-zone v0.1.65
11652026-03-05T16:56:18.375Z Downloaded libsw-core v0.3.2
11662026-03-05T16:56:18.379Z Downloaded http-body-util v0.1.3
11672026-03-05T16:56:18.379Z Downloaded openssl-probe v0.1.6
11682026-03-05T16:56:18.384Z Downloaded opaque-debug v0.3.1
11692026-03-05T16:56:18.384Z Downloaded mime_guess v2.0.5
11702026-03-05T16:56:18.384Z Downloaded lru v0.12.5
11712026-03-05T16:56:18.384Z Downloaded lock_api v0.4.14
11722026-03-05T16:56:18.388Z Downloaded linear-map v1.2.0
11732026-03-05T16:56:18.388Z Downloaded libefi-sys v0.1.0
11742026-03-05T16:56:18.388Z Downloaded ingot-macros v0.1.1
11752026-03-05T16:56:18.388Z Downloaded half v1.8.3
11762026-03-05T16:56:18.391Z Downloaded libloading v0.8.9
11772026-03-05T16:56:18.391Z Downloaded half v2.7.1
11782026-03-05T16:56:18.394Z Downloaded num-derive v0.4.2
11792026-03-05T16:56:18.397Z Downloaded num-iter v0.1.45
11802026-03-05T16:56:18.397Z Downloaded getrandom v0.3.4
11812026-03-05T16:56:18.399Z Downloaded fatfs v0.3.6
11822026-03-05T16:56:18.403Z Downloaded dropshot_endpoint v0.16.7
11832026-03-05T16:56:18.407Z Downloaded diff v0.1.13
11842026-03-05T16:56:18.410Z Downloaded derive-where v1.6.0
11852026-03-05T16:56:18.413Z Downloaded arc-swap v1.8.2
11862026-03-05T16:56:18.416Z Downloaded nonempty v0.12.0
11872026-03-05T16:56:18.416Z Downloaded newtype_derive v0.1.6
11882026-03-05T16:56:18.416Z Downloaded new_debug_unreachable v1.0.6
11892026-03-05T16:56:18.416Z Downloaded multimap v0.10.1
11902026-03-05T16:56:18.419Z Downloaded maplit v1.0.2
11912026-03-05T16:56:18.419Z Downloaded futures v0.3.32
11922026-03-05T16:56:18.422Z Downloaded match_cfg v0.1.0
11932026-03-05T16:56:18.425Z Downloaded managed v0.8.0
11942026-03-05T16:56:18.425Z Downloaded ingot v0.1.1
11952026-03-05T16:56:18.425Z Downloaded indoc v2.0.7
11962026-03-05T16:56:18.428Z Downloaded memoffset v0.9.1
11972026-03-05T16:56:18.428Z Downloaded md5 v0.7.0
11982026-03-05T16:56:18.431Z Downloaded libscf-sys v1.1.0
11992026-03-05T16:56:18.431Z Downloaded humantime v2.3.0
12002026-03-05T16:56:18.431Z Downloaded futures-channel v0.3.32
12012026-03-05T16:56:18.436Z Downloaded des v0.8.1
12022026-03-05T16:56:18.436Z Downloaded darling v0.23.0
12032026-03-05T16:56:18.439Z Downloaded hickory-client v0.25.2
12042026-03-05T16:56:18.445Z Downloaded lalrpop-util v0.19.12
12052026-03-05T16:56:18.445Z Downloaded derive_builder v0.20.2
12062026-03-05T16:56:18.448Z Downloaded hyper-staticfile v0.10.1
12072026-03-05T16:56:18.448Z Downloaded derive-ex v0.1.8
12082026-03-05T16:56:18.452Z Downloaded darling v0.20.11
12092026-03-05T16:56:18.455Z Downloaded allocator-api2 v0.2.21
12102026-03-05T16:56:18.457Z Downloaded keccak v0.1.6
12112026-03-05T16:56:18.457Z Downloaded group v0.13.0
12122026-03-05T16:56:18.460Z Downloaded daft-derive v0.1.5
12132026-03-05T16:56:18.464Z Downloaded ctr v0.9.2
12142026-03-05T16:56:18.464Z Downloaded internet-checksum v0.2.1
12152026-03-05T16:56:18.467Z Downloaded instant v0.1.13
12162026-03-05T16:56:18.467Z Downloaded inout v0.1.4
12172026-03-05T16:56:18.467Z Downloaded hostname v0.4.2
12182026-03-05T16:56:18.470Z Downloaded gethostname v0.5.0
12192026-03-05T16:56:18.470Z Downloaded futures-core v0.3.32
12202026-03-05T16:56:18.475Z Downloaded chacha20 v0.9.1
12212026-03-05T16:56:18.475Z Downloaded backon v1.6.0
12222026-03-05T16:56:18.479Z Downloaded dropshot-api-manager v0.5.2
12232026-03-05T16:56:18.479Z Downloaded httpdate v1.0.3
12242026-03-05T16:56:18.479Z Downloaded darling v0.21.3
12252026-03-05T16:56:18.484Z Downloaded foldhash v0.2.0
12262026-03-05T16:56:18.489Z Downloaded http-range v0.1.5
12272026-03-05T16:56:18.489Z Downloaded http-body v1.0.1
12282026-03-05T16:56:18.489Z Downloaded ciborium v0.2.2
12292026-03-05T16:56:18.489Z Downloaded drift v0.1.3
12302026-03-05T16:56:18.492Z Downloaded display-error-chain v0.2.2
12312026-03-05T16:56:18.492Z Downloaded derive_builder_core v0.20.2
12322026-03-05T16:56:18.496Z Downloaded cookie v0.18.1
12332026-03-05T16:56:18.496Z Downloaded console v0.16.2
12342026-03-05T16:56:18.500Z Downloaded colored v3.1.1
12352026-03-05T16:56:18.504Z Downloaded colored v2.2.0
12362026-03-05T16:56:18.504Z Downloaded chacha20 v0.10.0
12372026-03-05T16:56:18.509Z Downloaded cargo_toml v0.22.3
12382026-03-05T16:56:18.509Z Downloaded cancel-safe-futures v0.1.5
12392026-03-05T16:56:18.515Z Downloaded foreign-types-shared v0.1.1
12402026-03-05T16:56:18.515Z Downloaded crc32fast v1.5.0
12412026-03-05T16:56:18.515Z Downloaded const-oid v0.9.6
12422026-03-05T16:56:18.515Z Downloaded fallible-iterator v0.2.0
12432026-03-05T16:56:18.518Z Downloaded either v1.15.0
12442026-03-05T16:56:18.518Z Downloaded ed25519 v2.2.3
12452026-03-05T16:56:18.518Z Downloaded ecdsa v0.16.9
12462026-03-05T16:56:18.518Z Downloaded der_derive v0.7.3
12472026-03-05T16:56:18.521Z Downloaded daft v0.1.5
12482026-03-05T16:56:18.521Z Downloaded csv-core v0.1.13
12492026-03-05T16:56:18.525Z Downloaded corncobs v0.1.4
12502026-03-05T16:56:18.525Z Downloaded backoff v0.4.0
12512026-03-05T16:56:18.529Z Downloaded home v0.5.12
12522026-03-05T16:56:18.529Z Downloaded headers-core v0.3.0
12532026-03-05T16:56:18.529Z Downloaded find-msvc-tools v0.1.9
12542026-03-05T16:56:18.529Z Downloaded deranged v0.5.8
12552026-03-05T16:56:18.533Z Downloaded fixedbitset v0.5.7
12562026-03-05T16:56:18.533Z Downloaded convert_case v0.10.0
12572026-03-05T16:56:18.533Z Downloaded bitflags v1.3.2
12582026-03-05T16:56:18.536Z Downloaded bcs v0.1.6
12592026-03-05T16:56:18.536Z Downloaded base64ct v1.8.3
12602026-03-05T16:56:18.539Z Downloaded async-trait v0.1.89
12612026-03-05T16:56:18.543Z Downloaded fixedbitset v0.4.2
12622026-03-05T16:56:18.543Z Downloaded filetime v0.2.27
12632026-03-05T16:56:18.566Z Downloaded ff v0.13.1
12642026-03-05T16:56:18.566Z Downloaded hex v0.4.3
12652026-03-05T16:56:18.567Z Downloaded fxhash v0.2.1
12662026-03-05T16:56:18.567Z Downloaded foreign-types v0.3.2
12672026-03-05T16:56:18.567Z Downloaded dsl_auto_type v0.1.3
12682026-03-05T16:56:18.567Z Downloaded hash32 v0.2.1
12692026-03-05T16:56:18.567Z Downloaded crossbeam-epoch v0.9.18
12702026-03-05T16:56:18.567Z Downloaded argon2 v0.5.3
12712026-03-05T16:56:18.567Z Downloaded flagset v0.4.7
12722026-03-05T16:56:18.567Z Downloaded env_logger v0.11.9
12732026-03-05T16:56:18.567Z Downloaded ena v0.14.4
12742026-03-05T16:56:18.567Z Downloaded darling_core v0.23.0
12752026-03-05T16:56:18.567Z Downloaded const_format_proc_macros v0.2.34
12762026-03-05T16:56:18.573Z Downloaded console v0.15.11
12772026-03-05T16:56:18.573Z Downloaded cipher v0.4.4
12782026-03-05T16:56:18.574Z Downloaded buf-list v1.1.2
12792026-03-05T16:56:18.577Z Downloaded bit-vec v0.6.3
12802026-03-05T16:56:18.577Z Downloaded atomic-waker v1.1.2
12812026-03-05T16:56:18.577Z Downloaded constant_time_eq v0.4.2
12822026-03-05T16:56:18.577Z Downloaded bit-vec v0.8.0
12832026-03-05T16:56:18.577Z Downloaded dtrace-parser v0.3.0
12842026-03-05T16:56:18.577Z Downloaded cmake v0.1.57
12852026-03-05T16:56:18.580Z Downloaded chacha20poly1305 v0.10.1
12862026-03-05T16:56:18.580Z Downloaded cassowary v0.3.0
12872026-03-05T16:56:18.580Z Downloaded bitfield v0.19.4
12882026-03-05T16:56:18.583Z Downloaded futures-io v0.3.32
12892026-03-05T16:56:18.583Z Downloaded env_filter v1.0.0
12902026-03-05T16:56:18.583Z Downloaded dunce v1.0.5
12912026-03-05T16:56:18.586Z Downloaded diesel_table_macro_syntax v0.2.0
12922026-03-05T16:56:18.586Z Downloaded darling_macro v0.23.0
12932026-03-05T16:56:18.586Z Downloaded darling_macro v0.20.11
12942026-03-05T16:56:18.586Z Downloaded base16ct v1.0.0
12952026-03-05T16:56:18.589Z Downloaded async-stream v0.3.6
12962026-03-05T16:56:18.589Z Downloaded erased-serde v0.3.31
12972026-03-05T16:56:18.592Z Downloaded endian-type v0.1.2
12982026-03-05T16:56:18.592Z Downloaded crc8 v0.1.1
12992026-03-05T16:56:18.592Z Downloaded difflib v0.4.0
13002026-03-05T16:56:18.592Z Downloaded bit-set v0.5.3
13012026-03-05T16:56:18.595Z Downloaded debug-ignore v1.0.5
13022026-03-05T16:56:18.595Z Downloaded bcrypt-pbkdf v0.10.0
13032026-03-05T16:56:18.595Z Downloaded atty v0.2.14
13042026-03-05T16:56:18.598Z Downloaded assert_matches v1.5.0
13052026-03-05T16:56:18.598Z Downloaded dirs-sys-next v0.1.2
13062026-03-05T16:56:18.598Z Downloaded castaway v0.2.4
13072026-03-05T16:56:18.601Z Downloaded bytes v1.11.1
13082026-03-05T16:56:18.604Z Downloaded defmt v0.3.100
13092026-03-05T16:56:18.604Z Downloaded crypto-bigint v0.5.5
13102026-03-05T16:56:18.609Z Downloaded crossterm v0.28.1
13112026-03-05T16:56:18.615Z Downloaded crossbeam-utils v0.8.21
13122026-03-05T16:56:18.618Z Downloaded blake2 v0.10.6
13132026-03-05T16:56:18.621Z Downloaded arrayref v0.3.9
13142026-03-05T16:56:18.621Z Downloaded bitfield-struct v0.6.2
13152026-03-05T16:56:18.624Z Downloaded ascii-canvas v3.0.0
13162026-03-05T16:56:18.624Z Downloaded bb8 v0.8.6
13172026-03-05T16:56:18.624Z Downloaded async-recursion v1.1.1
13182026-03-05T16:56:18.627Z Downloaded cfg_aliases v0.1.1
13192026-03-05T16:56:18.630Z Downloaded bitfield-macros v0.19.4
13202026-03-05T16:56:18.630Z Downloaded async-stream-impl v0.3.6
13212026-03-05T16:56:18.630Z Downloaded cargo_metadata v0.19.2
13222026-03-05T16:56:18.635Z Downloaded blowfish v0.9.1
13232026-03-05T16:56:18.635Z Downloaded cargo-platform v0.1.9
13242026-03-05T16:56:18.635Z Downloaded bit-set v0.8.0
13252026-03-05T16:56:18.638Z Downloaded base16ct v0.2.0
13262026-03-05T16:56:18.638Z Downloaded atomicwrites v0.4.4
13272026-03-05T16:56:18.638Z Downloaded crossbeam-deque v0.8.6
13282026-03-05T16:56:18.638Z Downloaded cbc v0.1.2
13292026-03-05T16:56:18.638Z Downloaded camino-tempfile-ext v0.3.3
13302026-03-05T16:56:18.641Z Downloaded dropshot-api-manager-types v0.5.2
13312026-03-05T16:56:18.641Z Downloaded critical-section v1.2.0
13322026-03-05T16:56:18.644Z Downloaded ciborium-io v0.2.2
13332026-03-05T16:56:18.644Z Downloaded arrayvec v0.7.6
13342026-03-05T16:56:18.644Z Downloaded aho-corasick v1.1.4
13352026-03-05T16:56:18.649Z Downloaded derive_builder_macro v0.20.2
13362026-03-05T16:56:18.652Z Downloaded darling_macro v0.21.3
13372026-03-05T16:56:18.652Z Downloaded cexpr v0.6.0
13382026-03-05T16:56:18.655Z Downloaded bzip2 v0.6.1
13392026-03-05T16:56:18.655Z Downloaded block-padding v0.3.3
13402026-03-05T16:56:18.655Z Downloaded aes v0.8.4
13412026-03-05T16:56:18.918Z Downloaded aws-lc-sys v0.37.1
13422026-03-05T16:56:19.263Z Compiling libc v0.2.180
13432026-03-05T16:56:19.263Z Compiling serde v1.0.228
13442026-03-05T16:56:19.266Z Compiling log v0.4.29
13452026-03-05T16:56:19.266Z Compiling find-msvc-tools v0.1.9
13462026-03-05T16:56:19.266Z Compiling shlex v1.3.0
13472026-03-05T16:56:19.433Z Compiling smallvec v1.15.1
13482026-03-05T16:56:19.450Z Compiling syn v2.0.117
13492026-03-05T16:56:19.454Z Compiling typenum v1.19.0
13502026-03-05T16:56:19.776Z Compiling generic-array v0.14.7
13512026-03-05T16:56:19.849Z Compiling subtle v2.6.1
13522026-03-05T16:56:19.905Z Compiling scopeguard v1.2.0
13532026-03-05T16:56:19.987Z Compiling portable-atomic v1.13.1
13542026-03-05T16:56:20.040Z Compiling lock_api v0.4.14
13552026-03-05T16:56:20.070Z Compiling const-oid v0.9.6
13562026-03-05T16:56:20.194Z Compiling critical-section v1.2.0
13572026-03-05T16:56:20.197Z Compiling zerocopy v0.8.40
13582026-03-05T16:56:20.355Z Compiling pin-project-lite v0.2.17
13592026-03-05T16:56:20.505Z Compiling serde_json v1.0.149
13602026-03-05T16:56:20.532Z Compiling parking_lot_core v0.9.12
13612026-03-05T16:56:21.044Z Compiling pkg-config v0.3.32
13622026-03-05T16:56:21.098Z Compiling libm v0.2.16
13632026-03-05T16:56:21.508Z Compiling getrandom v0.2.17
13642026-03-05T16:56:21.547Z Compiling jobserver v0.1.34
13652026-03-05T16:56:21.688Z Compiling errno v0.3.14
13662026-03-05T16:56:21.893Z Compiling rand_core v0.6.4
13672026-03-05T16:56:21.938Z Compiling cc v1.2.56
13682026-03-05T16:56:22.042Z Compiling signal-hook-registry v1.4.8
13692026-03-05T16:56:22.285Z Compiling once_cell v1.21.3
13702026-03-05T16:56:22.357Z Compiling mio v1.1.1
13712026-03-05T16:56:22.450Z Compiling num-traits v0.2.19
13722026-03-05T16:56:22.584Z Compiling bitflags v2.11.0
13732026-03-05T16:56:22.653Z Compiling futures-core v0.3.32
13742026-03-05T16:56:22.783Z Compiling parking_lot v0.12.5
13752026-03-05T16:56:23.030Z Compiling socket2 v0.6.2
13762026-03-05T16:56:23.094Z Compiling percent-encoding v2.3.2
13772026-03-05T16:56:23.462Z Compiling allocator-api2 v0.2.21
13782026-03-05T16:56:23.548Z Compiling foldhash v0.2.0
13792026-03-05T16:56:23.626Z Compiling futures-sink v0.3.32
13802026-03-05T16:56:23.804Z Compiling cpufeatures v0.2.17
13812026-03-05T16:56:23.825Z Compiling futures-channel v0.3.32
13822026-03-05T16:56:23.927Z Compiling futures-task v0.3.32
13832026-03-05T16:56:23.967Z Compiling getrandom v0.4.1
13842026-03-05T16:56:24.023Z Compiling slab v0.4.12
13852026-03-05T16:56:24.166Z Compiling hashbrown v0.16.1
13862026-03-05T16:56:24.227Z Compiling futures-io v0.3.32
13872026-03-05T16:56:24.264Z Compiling getrandom v0.3.4
13882026-03-05T16:56:24.344Z Compiling rustversion v1.0.22
13892026-03-05T16:56:24.521Z Compiling rand_core v0.10.0
13902026-03-05T16:56:24.703Z Compiling cmake v0.1.57
13912026-03-05T16:56:25.514Z Compiling indexmap v2.13.0
13922026-03-05T16:56:25.550Z Compiling form_urlencoded v1.2.2
13932026-03-05T16:56:25.641Z Compiling fs_extra v1.3.0
13942026-03-05T16:56:25.873Z Compiling ident_case v1.0.1
13952026-03-05T16:56:25.896Z Compiling base64ct v1.8.3
13962026-03-05T16:56:26.074Z Compiling dunce v1.0.5
13972026-03-05T16:56:26.092Z Compiling flagset v0.4.7
13982026-03-05T16:56:26.175Z Compiling rand_core v0.9.5
13992026-03-05T16:56:26.215Z Compiling aws-lc-sys v0.37.1
14002026-03-05T16:56:26.329Z Compiling iana-time-zone v0.1.65
14012026-03-05T16:56:26.516Z Compiling pem-rfc7468 v0.7.0
14022026-03-05T16:56:26.565Z Compiling rustix v1.1.3
14032026-03-05T16:56:26.701Z Compiling synstructure v0.13.2
14042026-03-05T16:56:26.725Z Compiling ring v0.17.14
14052026-03-05T16:56:26.728Z Compiling uuid v1.21.0
14062026-03-05T16:56:26.966Z Compiling rustc_version v0.4.1
14072026-03-05T16:56:27.139Z Compiling vcpkg v0.2.15
14082026-03-05T16:56:27.585Z Compiling aws-lc-rs v1.16.0
14092026-03-05T16:56:27.615Z Compiling regex-syntax v0.8.10
14102026-03-05T16:56:28.132Z Compiling tracing-core v0.1.36
14112026-03-05T16:56:28.175Z Compiling crossbeam-utils v0.8.21
14122026-03-05T16:56:28.780Z Compiling pest_generator v2.8.6
14132026-03-05T16:56:28.803Z Compiling openssl-sys v0.9.111
14142026-03-05T16:56:29.385Z Compiling serde_derive_internals v0.29.1
14152026-03-05T16:56:29.923Z Compiling untrusted v0.7.1
14162026-03-05T16:56:30.134Z Compiling base64 v0.22.1
14172026-03-05T16:56:30.341Z Compiling schemars v0.8.22
14182026-03-05T16:56:30.716Z Compiling syn v1.0.109
14192026-03-05T16:56:30.768Z Compiling untrusted v0.9.0
14202026-03-05T16:56:30.906Z Compiling httparse v1.10.1
14212026-03-05T16:56:30.960Z Compiling openssl-probe v0.2.1
14222026-03-05T16:56:31.324Z Compiling serde_derive v1.0.228
14232026-03-05T16:56:31.361Z Compiling zeroize_derive v1.4.3
14242026-03-05T16:56:31.418Z Compiling zerofrom-derive v0.1.6
14252026-03-05T16:56:31.545Z Compiling yoke-derive v0.8.1
14262026-03-05T16:56:32.257Z Compiling zerocopy-derive v0.8.40
14272026-03-05T16:56:32.688Z Compiling zeroize v1.8.2
14282026-03-05T16:56:33.194Z Compiling zerovec-derive v0.11.2
14292026-03-05T16:56:33.442Z Compiling displaydoc v0.2.5
14302026-03-05T16:56:34.195Z Compiling tokio-macros v2.6.0
14312026-03-05T16:56:34.575Z Compiling crypto-common v0.1.7
14322026-03-05T16:56:34.773Z Compiling zerofrom v0.1.6
14332026-03-05T16:56:34.805Z Compiling block-buffer v0.10.4
14342026-03-05T16:56:34.998Z Compiling yoke v0.8.1
14352026-03-05T16:56:35.016Z Compiling futures-macro v0.3.32
14362026-03-05T16:56:35.107Z Compiling digest v0.10.7
14372026-03-05T16:56:35.337Z Compiling zerotrie v0.2.3
14382026-03-05T16:56:35.583Z Compiling hmac v0.12.1
14392026-03-05T16:56:35.710Z Compiling block-padding v0.3.3
14402026-03-05T16:56:35.764Z Compiling zerovec v0.11.5
14412026-03-05T16:56:35.863Z Compiling sha2 v0.10.9
14422026-03-05T16:56:35.914Z Compiling der_derive v0.7.3
14432026-03-05T16:56:35.981Z Compiling inout v0.1.4
14442026-03-05T16:56:36.284Z Compiling cipher v0.4.4
14452026-03-05T16:56:36.779Z Compiling futures-util v0.3.32
14462026-03-05T16:56:36.812Z Compiling tinystr v0.8.2
14472026-03-05T16:56:36.909Z Compiling potential_utf v0.1.4
14482026-03-05T16:56:37.191Z Compiling icu_locale_core v2.1.1
14492026-03-05T16:56:37.213Z Compiling icu_collections v2.1.1
14502026-03-05T16:56:37.950Z Compiling der v0.7.10
14512026-03-05T16:56:38.280Z Compiling salsa20 v0.10.2
14522026-03-05T16:56:38.511Z Compiling pbkdf2 v0.12.2
14532026-03-05T16:56:38.699Z Compiling icu_provider v2.1.1
14542026-03-05T16:56:39.286Z Compiling icu_properties v2.1.2
14552026-03-05T16:56:39.309Z Compiling icu_normalizer v2.1.1
14562026-03-05T16:56:39.441Z Compiling bytes v1.11.1
14572026-03-05T16:56:39.471Z Compiling chrono v0.4.44
14582026-03-05T16:56:40.548Z Compiling spki v0.7.3
14592026-03-05T16:56:40.691Z Compiling tokio v1.49.0
14602026-03-05T16:56:40.821Z Compiling http v1.4.0
14612026-03-05T16:56:40.915Z Compiling thiserror-impl v2.0.18
14622026-03-05T16:56:41.835Z Compiling idna_adapter v1.2.1
14632026-03-05T16:56:41.974Z Compiling scrypt v0.11.0
14642026-03-05T16:56:42.053Z Compiling idna v1.1.0
14652026-03-05T16:56:42.472Z Compiling cbc v0.1.2
14662026-03-05T16:56:42.576Z Compiling aes v0.8.4
14672026-03-05T16:56:42.738Z Compiling url v2.5.8
14682026-03-05T16:56:42.848Z Compiling rustls-pki-types v1.14.0
14692026-03-05T16:56:43.536Z Compiling ppv-lite86 v0.2.21
14702026-03-05T16:56:43.577Z Compiling tracing-attributes v0.1.31
14712026-03-05T16:56:43.820Z Compiling pkcs5 v0.7.1
14722026-03-05T16:56:43.946Z Compiling thiserror v2.0.18
14732026-03-05T16:56:44.121Z Compiling http-body v1.0.1
14742026-03-05T16:56:44.261Z Compiling rand_chacha v0.9.0
14752026-03-05T16:56:44.435Z Compiling pkcs8 v0.10.2
14762026-03-05T16:56:44.856Z Compiling rand v0.9.2
14772026-03-05T16:56:45.147Z Compiling schemars_derive v0.8.22
14782026-03-05T16:56:45.167Z Compiling pest_derive v2.8.6
14792026-03-05T16:56:45.796Z Compiling scroll_derive v0.13.1
14802026-03-05T16:56:45.966Z Compiling darling_core v0.20.11
14812026-03-05T16:56:46.533Z Compiling tinyvec_macros v0.1.1
14822026-03-05T16:56:46.640Z Compiling tower-service v0.3.3
14832026-03-05T16:56:46.666Z Compiling tracing v0.1.44
14842026-03-05T16:56:46.794Z Compiling atomic-waker v1.1.2
14852026-03-05T16:56:46.989Z Compiling tower-layer v0.3.3
14862026-03-05T16:56:47.178Z Compiling try-lock v0.2.5
14872026-03-05T16:56:47.280Z Compiling dyn-clone v1.0.20
14882026-03-05T16:56:47.338Z Compiling rustls v0.23.37
14892026-03-05T16:56:47.500Z Compiling want v0.3.1
14902026-03-05T16:56:47.522Z Compiling scroll v0.13.0
14912026-03-05T16:56:47.642Z Compiling tinyvec v1.10.0
14922026-03-05T16:56:48.045Z Compiling ipnet v2.11.0
14932026-03-05T16:56:48.420Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14942026-03-05T16:56:48.494Z Compiling spin v0.9.8
14952026-03-05T16:56:48.893Z Compiling tokio-util v0.7.18
14962026-03-05T16:56:49.153Z Compiling aho-corasick v1.1.4
14972026-03-05T16:56:49.185Z Compiling openssl v0.10.75
14982026-03-05T16:56:49.626Z Compiling time-core v0.1.8
14992026-03-05T16:56:49.952Z Compiling httpdate v1.0.3
15002026-03-05T16:56:50.379Z Compiling powerfmt v0.2.0
15012026-03-05T16:56:50.735Z Compiling h2 v0.4.13
15022026-03-05T16:56:51.069Z Compiling pin-utils v0.1.0
15032026-03-05T16:56:51.180Z Compiling foreign-types-shared v0.1.1
15042026-03-05T16:56:51.258Z Compiling crc32fast v1.5.0
15052026-03-05T16:56:51.317Z Compiling num-conv v0.2.0
15062026-03-05T16:56:51.567Z Compiling time-macros v0.2.27
15072026-03-05T16:56:51.687Z Compiling darling_macro v0.20.11
15082026-03-05T16:56:51.819Z Compiling foreign-types v0.3.2
15092026-03-05T16:56:51.930Z Compiling tempfile v3.25.0
15102026-03-05T16:56:52.531Z Compiling darling v0.20.11
15112026-03-05T16:56:52.663Z Compiling regex-automata v0.4.14
15122026-03-05T16:56:52.695Z Compiling deranged v0.5.8
15132026-03-05T16:56:53.856Z Compiling goblin v0.10.5
15142026-03-05T16:56:54.082Z Compiling thiserror-impl v1.0.69
15152026-03-05T16:56:55.210Z Compiling openssl-macros v0.1.1
15162026-03-05T16:56:56.733Z Compiling wait-timeout v0.2.1
15172026-03-05T16:56:57.201Z Compiling hyper v1.8.1
15182026-03-05T16:56:57.249Z Compiling num_threads v0.1.7
15192026-03-05T16:56:57.366Z Compiling either v1.15.0
15202026-03-05T16:56:57.808Z Compiling simd-adler32 v0.3.8
15212026-03-05T16:56:58.365Z Compiling quick-error v1.2.3
15222026-03-05T16:56:58.526Z Compiling bit-vec v0.8.0
15232026-03-05T16:56:58.621Z Compiling usdt-impl v0.6.0
15242026-03-05T16:56:58.994Z Compiling siphasher v1.0.2
15252026-03-05T16:56:59.016Z Compiling native-tls v0.2.18
15262026-03-05T16:56:59.413Z Compiling bit-set v0.8.0
15272026-03-05T16:56:59.435Z Compiling rusty-fork v0.3.1
15282026-03-05T16:56:59.621Z Compiling hyper-util v0.1.20
15292026-03-05T16:56:59.700Z Compiling time v0.3.47
15302026-03-05T16:57:00.645Z Compiling dof v0.4.0
15312026-03-05T16:57:02.457Z Compiling thiserror v1.0.69
15322026-03-05T16:57:02.606Z Compiling derive_builder_core v0.20.2
15332026-03-05T16:57:03.367Z Compiling unicode-normalization v0.1.25
15342026-03-05T16:57:03.401Z Compiling dtrace-parser v0.3.0
15352026-03-05T16:57:03.564Z Compiling rustls-native-certs v0.8.3
15362026-03-05T16:57:04.131Z Compiling signature v2.2.0
15372026-03-05T16:57:04.318Z Compiling crossbeam-epoch v0.9.18
15382026-03-05T16:57:04.349Z Compiling scroll_derive v0.12.1
15392026-03-05T16:57:04.434Z Compiling heapless v0.7.17
15402026-03-05T16:57:04.628Z Compiling darling_core v0.21.3
15412026-03-05T16:57:04.872Z Compiling slog v2.8.2
15422026-03-05T16:57:04.946Z Compiling rand_xorshift v0.4.0
15432026-03-05T16:57:05.128Z Compiling bzip2-sys v0.1.13+1.0.8
15442026-03-05T16:57:05.200Z Compiling sync_wrapper v1.0.2
15452026-03-05T16:57:05.217Z Compiling thread-id v5.1.0
15462026-03-05T16:57:05.330Z Compiling cookie v0.18.1
15472026-03-05T16:57:05.365Z Compiling unicode-properties v0.1.4
15482026-03-05T16:57:05.612Z Compiling unicode-segmentation v1.12.0
15492026-03-05T16:57:05.647Z Compiling unarray v0.1.4
15502026-03-05T16:57:05.680Z Compiling adler2 v2.0.1
15512026-03-05T16:57:05.718Z Compiling signal-hook v0.3.18
15522026-03-05T16:57:05.832Z Compiling zstd-safe v7.2.4
15532026-03-05T16:57:05.891Z Compiling rayon-core v1.13.0
15542026-03-05T16:57:06.026Z Compiling anyhow v1.0.102
15552026-03-05T16:57:06.172Z Compiling unicode-bidi v0.3.18
15562026-03-05T16:57:06.191Z Compiling paste v1.0.15
15572026-03-05T16:57:06.465Z Compiling miniz_oxide v0.8.9
15582026-03-05T16:57:06.766Z Compiling proptest v1.10.0
15592026-03-05T16:57:07.022Z Compiling stringprep v0.1.5
15602026-03-05T16:57:07.085Z Compiling scroll v0.12.0
15612026-03-05T16:57:07.524Z Compiling tower v0.5.3
15622026-03-05T16:57:08.058Z Compiling crossbeam-deque v0.8.6
15632026-03-05T16:57:08.405Z Compiling derive_builder_macro v0.20.2
15642026-03-05T16:57:08.448Z Compiling ipnetwork v0.21.1
15652026-03-05T16:57:08.472Z Compiling http-body-util v0.1.3
15662026-03-05T16:57:08.738Z Compiling rand_chacha v0.3.1
15672026-03-05T16:57:08.802Z Compiling webpki-roots v1.0.6
15682026-03-05T16:57:08.936Z Compiling serde_tokenstream v0.2.3
15692026-03-05T16:57:09.014Z Compiling toml_datetime v0.6.11
15702026-03-05T16:57:09.233Z Compiling serde_spanned v0.6.9
15712026-03-05T16:57:09.255Z Compiling erased-serde v0.3.31
15722026-03-05T16:57:09.487Z Compiling md-5 v0.10.6
15732026-03-05T16:57:09.509Z Compiling zerocopy-derive v0.7.35
15742026-03-05T16:57:09.529Z Compiling curve25519-dalek v4.1.3
15752026-03-05T16:57:09.775Z Compiling num-integer v0.1.46
15762026-03-05T16:57:10.241Z Compiling vergen-lib v0.1.6
15772026-03-05T16:57:10.454Z Compiling hash32 v0.2.1
15782026-03-05T16:57:10.482Z Compiling ff v0.13.1
15792026-03-05T16:57:10.573Z Compiling ryu v1.0.23
15802026-03-05T16:57:10.622Z Compiling rustix v0.38.44
15812026-03-05T16:57:10.702Z Compiling iri-string v0.7.10
15822026-03-05T16:57:10.747Z Compiling darling_macro v0.21.3
15832026-03-05T16:57:10.798Z Compiling ref-cast v1.0.25
15842026-03-05T16:57:10.904Z Compiling base16ct v0.2.0
15852026-03-05T16:57:11.232Z Compiling zlib-rs v0.6.2
15862026-03-05T16:57:11.282Z Compiling litrs v1.0.0
15872026-03-05T16:57:11.359Z Compiling fallible-iterator v0.2.0
15882026-03-05T16:57:11.426Z Compiling psl-types v2.0.11
15892026-03-05T16:57:11.595Z Compiling num-bigint-dig v0.8.6
15902026-03-05T16:57:11.629Z Compiling smoltcp v0.9.1
15912026-03-05T16:57:11.970Z Compiling postgres-protocol v0.6.10
15922026-03-05T16:57:12.021Z Compiling publicsuffix v2.3.0
15932026-03-05T16:57:12.285Z Compiling newtype-uuid v1.3.2
15942026-03-05T16:57:12.316Z Compiling darling v0.21.3
15952026-03-05T16:57:12.395Z Compiling document-features v0.2.12
15962026-03-05T16:57:12.441Z Compiling zerocopy v0.7.35
15972026-03-05T16:57:13.076Z Compiling sec1 v0.7.3
15982026-03-05T16:57:13.231Z Compiling serde_urlencoded v0.7.1
15992026-03-05T16:57:13.637Z Compiling tower-http v0.6.8
16002026-03-05T16:57:13.714Z Compiling group v0.13.0
16012026-03-05T16:57:14.058Z Compiling num-iter v0.1.45
16022026-03-05T16:57:14.372Z Compiling derive_builder v0.20.2
16032026-03-05T16:57:14.423Z Compiling rand v0.8.5
16042026-03-05T16:57:14.445Z Compiling oxnet v0.1.4
16052026-03-05T16:57:14.594Z Compiling proc-macro-error v1.0.4
16062026-03-05T16:57:14.717Z Compiling tokio-native-tls v0.3.1
16072026-03-05T16:57:15.150Z Compiling goblin v0.8.2
16082026-03-05T16:57:16.257Z Compiling heck v0.4.1
16092026-03-05T16:57:16.384Z Compiling phf_shared v0.13.1
16102026-03-05T16:57:16.688Z Compiling hubpack_derive v0.1.1
16112026-03-05T16:57:16.710Z Compiling regex v1.12.3
16122026-03-05T16:57:16.919Z Compiling lazy_static v1.5.0
16132026-03-05T16:57:17.067Z Compiling cargo-platform v0.1.9
16142026-03-05T16:57:17.088Z Compiling hkdf v0.12.4
16152026-03-05T16:57:17.349Z Compiling crypto-bigint v0.5.5
16162026-03-05T16:57:17.477Z Compiling flate2 v1.1.9
16172026-03-05T16:57:17.548Z Compiling strum_macros v0.27.2
16182026-03-05T16:57:17.656Z Compiling async-trait v0.1.89
16192026-03-05T16:57:18.372Z Compiling daft-derive v0.1.5
16202026-03-05T16:57:18.394Z Compiling ref-cast-impl v1.0.25
16212026-03-05T16:57:19.540Z Compiling curve25519-dalek-derive v0.1.1
16222026-03-05T16:57:19.961Z Compiling terminal_size v0.4.3
16232026-03-05T16:57:20.117Z Compiling vergen v9.0.6
16242026-03-05T16:57:20.187Z Compiling fs-err v3.3.0
16252026-03-05T16:57:20.451Z Compiling ahash v0.8.12
16262026-03-05T16:57:20.530Z Compiling bumpalo v3.20.2
16272026-03-05T16:57:20.841Z Compiling managed v0.8.0
16282026-03-05T16:57:20.862Z Compiling winnow v0.5.40
16292026-03-05T16:57:21.019Z Compiling libbz2-rs-sys v0.2.2
16302026-03-05T16:57:21.293Z Compiling bitflags v1.3.2
16312026-03-05T16:57:21.418Z Compiling foldhash v0.1.5
16322026-03-05T16:57:21.764Z Compiling object v0.37.3
16332026-03-05T16:57:22.388Z Compiling bzip2 v0.6.1
16342026-03-05T16:57:22.411Z Compiling strum v0.27.2
16352026-03-05T16:57:22.626Z Compiling clap_builder v4.5.60
16362026-03-05T16:57:22.644Z Compiling hashbrown v0.15.5
16372026-03-05T16:57:22.906Z Compiling zopfli v0.8.3
16382026-03-05T16:57:24.175Z Compiling console v0.16.2
16392026-03-05T16:57:24.477Z Compiling toml_edit v0.19.15
16402026-03-05T16:57:24.601Z Compiling dof v0.3.0
16412026-03-05T16:57:24.984Z Compiling elliptic-curve v0.13.8
16422026-03-05T16:57:25.423Z Compiling daft v0.1.5
16432026-03-05T16:57:25.993Z Compiling hubpack v0.1.2
16442026-03-05T16:57:26.061Z Compiling cargo_metadata v0.19.2
16452026-03-05T16:57:26.442Z Compiling phf v0.13.1
16462026-03-05T16:57:26.758Z Compiling zone_cfg_derive v0.3.1
16472026-03-05T16:57:28.100Z Compiling signal-hook-mio v0.2.5
16482026-03-05T16:57:29.082Z Compiling cookie_store v0.22.1
16492026-03-05T16:57:29.481Z Compiling rayon v1.11.0
16502026-03-05T16:57:30.437Z Compiling zstd v0.13.3
16512026-03-05T16:57:30.522Z Compiling hyper-tls v0.6.0
16522026-03-05T16:57:30.928Z Compiling bzip2 v0.4.4
16532026-03-05T16:57:31.196Z Compiling postgres-types v0.2.12
16542026-03-05T16:57:31.312Z Compiling serde_with_macros v3.17.0
16552026-03-05T16:57:31.937Z Compiling usdt-attr-macro v0.6.0
16562026-03-05T16:57:32.466Z Compiling usdt-macro v0.6.0
16572026-03-05T16:57:32.907Z Compiling ed25519 v2.2.3
16582026-03-05T16:57:33.567Z Compiling dtrace-parser v0.2.0
16592026-03-05T16:57:33.620Z Compiling phf_shared v0.11.3
16602026-03-05T16:57:33.779Z Compiling itertools v0.12.1
16612026-03-05T16:57:33.918Z Compiling bstr v1.12.1
16622026-03-05T16:57:33.970Z Compiling pkcs1 v0.7.5
16632026-03-05T16:57:33.990Z Compiling hex v0.4.3
16642026-03-05T16:57:34.576Z Compiling serde-big-array v0.5.1
16652026-03-05T16:57:34.831Z Compiling rfc6979 v0.4.0
16662026-03-05T16:57:34.917Z Compiling strum_macros v0.26.4
16672026-03-05T16:57:34.942Z Compiling enum-as-inner v0.6.1
16682026-03-05T16:57:35.048Z Compiling clap_derive v4.5.55
16692026-03-05T16:57:35.381Z Compiling serde_repr v0.1.20
16702026-03-05T16:57:35.444Z Compiling float-cmp v0.10.0
16712026-03-05T16:57:35.700Z Compiling thread-id v4.2.2
16722026-03-05T16:57:35.837Z Compiling memmap2 v0.9.10
16732026-03-05T16:57:35.975Z Compiling env_filter v1.0.0
16742026-03-05T16:57:36.252Z Compiling encoding_rs v0.8.35
16752026-03-05T16:57:36.469Z Compiling difflib v0.4.0
16762026-03-05T16:57:36.553Z Compiling new_debug_unreachable v1.0.6
16772026-03-05T16:57:36.577Z Compiling normalize-line-endings v0.3.0
16782026-03-05T16:57:36.660Z Compiling jiff v0.2.21
16792026-03-05T16:57:36.719Z Compiling precomputed-hash v0.1.1
16802026-03-05T16:57:36.851Z Compiling fixedbitset v0.4.2
16812026-03-05T16:57:37.266Z Compiling unit-prefix v0.5.2
16822026-03-05T16:57:37.522Z Compiling fixedbitset v0.5.7
16832026-03-05T16:57:37.720Z Compiling rustc-hash v2.1.1
16842026-03-05T16:57:37.931Z Compiling predicates-core v1.0.10
16852026-03-05T16:57:38.163Z Compiling whoami v2.1.0
16862026-03-05T16:57:38.320Z Compiling mime v0.3.17
16872026-03-05T16:57:38.848Z Compiling keccak v0.1.6
16882026-03-05T16:57:39.001Z Compiling static_assertions v1.1.0
16892026-03-05T16:57:39.126Z Compiling data-encoding v2.10.0
16902026-03-05T16:57:39.149Z Compiling strum v0.26.3
16912026-03-05T16:57:39.353Z Compiling sha3 v0.10.8
16922026-03-05T16:57:39.419Z Compiling clap v4.5.60
16932026-03-05T16:57:39.460Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16942026-03-05T16:57:39.552Z Compiling tokio-postgres v0.7.16
16952026-03-05T16:57:39.924Z Compiling hickory-proto v0.25.2
16962026-03-05T16:57:40.417Z Compiling toml_edit v0.22.27
16972026-03-05T16:57:40.848Z Compiling predicates v3.1.4
16982026-03-05T16:57:41.129Z Compiling petgraph v0.8.3
16992026-03-05T16:57:42.342Z Compiling iddqd v0.3.17
17002026-03-05T16:57:44.884Z Compiling zip v4.6.1
17012026-03-05T16:57:45.034Z Compiling indicatif v0.18.4
17022026-03-05T16:57:45.778Z Compiling petgraph v0.6.5
17032026-03-05T16:57:46.041Z Compiling string_cache v0.8.9
17042026-03-05T16:57:46.466Z Compiling zone v0.3.1
17052026-03-05T16:57:46.976Z Compiling env_logger v0.11.9
17062026-03-05T16:57:47.059Z Compiling usdt v0.6.0
17072026-03-05T16:57:47.175Z Compiling usdt-impl v0.5.0
17082026-03-05T16:57:47.322Z Compiling ecdsa v0.16.9
17092026-03-05T16:57:47.530Z Compiling similar v2.7.0
17102026-03-05T16:57:47.744Z Compiling serde_with v3.17.0
17112026-03-05T16:57:48.001Z Compiling rsa v0.9.10
17122026-03-05T16:57:48.169Z Compiling ed25519-dalek v2.2.0
17132026-03-05T16:57:48.461Z Compiling crossterm v0.28.1
17142026-03-05T16:57:49.349Z Compiling zip v0.6.6
17152026-03-05T16:57:49.763Z Compiling toml v0.7.8
17162026-03-05T16:57:51.192Z Compiling toml_parser v1.0.9+spec-1.1.0
17172026-03-05T16:57:51.217Z Compiling itertools v0.13.0
17182026-03-05T16:57:51.339Z Compiling tokio-stream v0.1.18
17192026-03-05T16:57:51.538Z Compiling buf-list v1.1.2
17202026-03-05T16:57:52.059Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17212026-03-05T16:57:52.178Z Compiling x509-cert v0.2.5
17222026-03-05T16:57:52.256Z Compiling openapiv3 v2.2.0
17232026-03-05T16:57:52.625Z Compiling sha1 v0.10.6
17242026-03-05T16:57:52.746Z Compiling toml_datetime v0.7.5+spec-1.1.0
17252026-03-05T16:57:53.062Z Compiling peg-runtime v0.8.5
17262026-03-05T16:57:53.368Z Compiling lalrpop-util v0.19.12
17272026-03-05T16:57:53.612Z Compiling thread_local v1.1.9
17282026-03-05T16:57:53.728Z Compiling slog-async v2.8.0
17292026-03-05T16:57:54.057Z Compiling futures-executor v0.3.32
17302026-03-05T16:57:54.079Z Compiling crossbeam-channel v0.5.15
17312026-03-05T16:57:54.317Z Compiling filetime v0.2.27
17322026-03-05T16:57:54.536Z Compiling is-terminal v0.4.17
17332026-03-05T16:57:54.627Z Compiling take_mut v0.2.2
17342026-03-05T16:57:54.691Z Compiling term v1.2.1
17352026-03-05T16:57:54.825Z Compiling xattr v1.6.1
17362026-03-05T16:57:55.083Z Compiling tar v0.4.44
17372026-03-05T16:57:55.673Z Compiling slog-term v2.9.2
17382026-03-05T16:57:56.024Z Compiling futures v0.3.32
17392026-03-05T16:58:04.701Z Compiling rustls-webpki v0.103.9
17402026-03-05T16:58:09.550Z Compiling tokio-rustls v0.26.4
17412026-03-05T16:58:09.550Z Compiling rustls-platform-verifier v0.6.2
17422026-03-05T16:58:09.886Z Compiling hyper-rustls v0.27.7
17432026-03-05T16:58:10.271Z Compiling reqwest v0.12.28
17442026-03-05T16:58:10.271Z Compiling reqwest v0.13.2
17452026-03-05T16:58:14.463Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17462026-03-05T16:58:14.755Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17472026-03-05T16:58:19.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
17482026-03-05T16:58:19.238Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17492026-03-05T16:58:19.293ZMar 05 16:58:17.566 INFO Starting download, target: Clickhouse
17502026-03-05T16:58:19.293ZMar 05 16:58:17.567 INFO Starting download, target: Console
17512026-03-05T16:58:19.293ZMar 05 16:58:17.567 INFO Starting download, target: Cockroach
17522026-03-05T16:58:19.297ZMar 05 16:58:17.567 INFO Starting download, target: DendriteStub
17532026-03-05T16:58:19.297ZMar 05 16:58:17.567 INFO Starting download, target: MaghemiteMgd
17542026-03-05T16:58:19.298ZMar 05 16:58:17.567 INFO Starting download, target: TransceiverControl
17552026-03-05T16:58:19.298ZMar 05 16:58:17.568 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17562026-03-05T16:58:19.298ZMar 05 16:58:17.568 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17572026-03-05T16:58:19.298ZMar 05 16:58:17.568 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17582026-03-05T16:58:19.298ZMar 05 16:58:17.568 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17592026-03-05T16:58:19.298ZMar 05 16:58:17.568 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17602026-03-05T16:58:19.298ZMar 05 16:58:17.568 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17612026-03-05T16:58:19.708ZMar 05 16:58:17.976 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17622026-03-05T16:58:20.278ZMar 05 16:58:18.538 INFO Download complete, target: TransceiverControl
17632026-03-05T16:58:20.348ZMar 05 16:58:18.621 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17642026-03-05T16:58:20.908ZMar 05 16:58:19.182 INFO Download complete, target: Console
17652026-03-05T16:58:21.356ZMar 05 16:58:19.629 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17662026-03-05T16:58:21.669ZMar 05 16:58:19.939 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17672026-03-05T16:58:21.669ZMar 05 16:58:19.940 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17682026-03-05T16:58:21.691ZMar 05 16:58:19.956 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17692026-03-05T16:58:21.712ZMar 05 16:58:19.985 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17702026-03-05T16:58:26.353ZMar 05 16:58:24.627 INFO Download complete, target: MaghemiteMgd
17712026-03-05T16:58:26.618ZMar 05 16:58:24.892 INFO Download complete, target: DendriteStub
17722026-03-05T16:58:31.603ZMar 05 16:58:29.877 INFO Checking that binary works, target: Cockroach
17732026-03-05T16:58:31.734ZMar 05 16:58:30.008 INFO Download complete, target: Cockroach
17742026-03-05T16:58:35.853ZMar 05 16:58:34.126 INFO Checking that binary works, target: Clickhouse
17752026-03-05T16:58:35.984ZMar 05 16:58:34.258 INFO Download complete, target: Clickhouse
17762026-03-05T16:58:36.005ZAll builder prerequisites installed successfully, and PATH looks valid
17772026-03-05T16:58:36.010Z
17782026-03-05T16:58:36.010Zreal 5:11.954732757
17792026-03-05T16:58:36.010Zuser 16:55.845342275
17802026-03-05T16:58:36.010Zsys 2:23.491529464
17812026-03-05T16:58:36.010Ztrap 0.597166281
17822026-03-05T16:58:36.010Ztflt 0.816625354
17832026-03-05T16:58:36.010Zdflt 0.773993791
17842026-03-05T16:58:36.010Zkflt 0.027218004
17852026-03-05T16:58:36.010Zlock 38:52.557708121
17862026-03-05T16:58:36.010Zslp 1:01:57.481195124
17872026-03-05T16:58:36.010Zlat 1:09.535214628
17882026-03-05T16:58:36.010Zstop 3:05.622781598
17892026-03-05T16:58:36.010Z+ banner clippy
17902026-03-05T16:58:36.013Z
17912026-03-05T16:58:36.013Z #### # # ##### ##### # #
17922026-03-05T16:58:36.013Z # # # # # # # # # #
17932026-03-05T16:58:36.013Z # # # # # # # #
17942026-03-05T16:58:36.013Z # # # ##### ##### #
17952026-03-05T16:58:36.013Z # # # # # # #
17962026-03-05T16:58:36.014Z #### ###### # # # #
17972026-03-05T16:58:36.014Z
17982026-03-05T16:58:36.014Z+ export CARGO_INCREMENTAL=0
17992026-03-05T16:58:36.014Z+ CARGO_INCREMENTAL=0
18002026-03-05T16:58:36.014Z+ ptime -m cargo xtask clippy
18012026-03-05T16:58:36.773Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18022026-03-05T16:58:37.058Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18032026-03-05T16:58:39.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.91s
18042026-03-05T16:58:40.083Z Running `target/debug/xtask clippy`
18052026-03-05T16:58:40.107Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18062026-03-05T16:58:40.967Z Downloading crates ...
18072026-03-05T16:58:41.257Z Downloaded assert-json-diff v2.0.2
18082026-03-05T16:58:41.260Z Downloaded approx v0.5.1
18092026-03-05T16:58:41.263Z Downloaded async-lock v3.4.2
18102026-03-05T16:58:41.267Z Downloaded guppy-workspace-hack v0.1.0
18112026-03-05T16:58:41.269Z Downloaded blake2b_simd v1.0.4
18122026-03-05T16:58:41.273Z Downloaded miette-derive v5.10.0
18132026-03-05T16:58:41.276Z Downloaded plotters-svg v0.3.7
18142026-03-05T16:58:41.277Z Downloaded async-object-pool v0.2.0
18152026-03-05T16:58:41.277Z Downloaded futures-timer v3.0.3
18162026-03-05T16:58:41.280Z Downloaded target-spec v3.5.7
18172026-03-05T16:58:41.282Z Downloaded addr2line v0.25.1
18182026-03-05T16:58:41.285Z Downloaded supports-color v2.1.0
18192026-03-05T16:58:41.285Z Downloaded knuffel-derive v3.2.0
18202026-03-05T16:58:41.288Z Downloaded nested v0.1.1
18212026-03-05T16:58:41.291Z Downloaded cargo-platform v0.3.2
18222026-03-05T16:58:41.291Z Downloaded event-listener-strategy v0.5.4
18232026-03-05T16:58:41.294Z Downloaded plotters-backend v0.3.7
18242026-03-05T16:58:41.294Z Downloaded pathdiff v0.2.3
18252026-03-05T16:58:41.296Z Downloaded supports-unicode v2.1.0
18262026-03-05T16:58:41.296Z Downloaded escape8259 v0.5.3
18272026-03-05T16:58:41.300Z Downloaded assert_cmd v2.1.2
18282026-03-05T16:58:41.300Z Downloaded similar-asserts v1.7.0
18292026-03-05T16:58:41.302Z Downloaded anes v0.1.6
18302026-03-05T16:58:41.305Z Downloaded target-triple v1.0.0
18312026-03-05T16:58:41.310Z Downloaded linkme v0.3.35
18322026-03-05T16:58:41.313Z Downloaded backtrace-ext v0.2.1
18332026-03-05T16:58:41.315Z Downloaded supports-hyperlinks v2.1.0
18342026-03-05T16:58:41.315Z Downloaded stringmetrics v2.2.2
18352026-03-05T16:58:41.318Z Downloaded libtest-mimic v0.8.1
18362026-03-05T16:58:41.318Z Downloaded cast v0.3.0
18372026-03-05T16:58:41.321Z Downloaded path-tree v0.8.3
18382026-03-05T16:58:41.321Z Downloaded parking v2.2.1
18392026-03-05T16:58:41.324Z Downloaded linkme-impl v0.3.35
18402026-03-05T16:58:41.324Z Downloaded partial-io v0.5.4
18412026-03-05T16:58:41.324Z Downloaded toml_datetime v1.0.0+spec-1.1.0
18422026-03-05T16:58:41.326Z Downloaded relative-path v1.9.3
18432026-03-05T16:58:41.326Z Downloaded criterion-plot v0.6.0
18442026-03-05T16:58:41.329Z Downloaded constant_time_eq v0.3.1
18452026-03-05T16:58:41.329Z Downloaded datatest-stable v0.3.3
18462026-03-05T16:58:41.332Z Downloaded serde_regex v1.1.0
18472026-03-05T16:58:41.334Z Downloaded httptest v0.16.4
18482026-03-05T16:58:41.338Z Downloaded terminal_size v0.1.17
18492026-03-05T16:58:41.345Z Downloaded rustc-demangle v0.1.27
18502026-03-05T16:58:41.348Z Downloaded cargo_metadata v0.23.1
18512026-03-05T16:58:41.352Z Downloaded event-listener v5.4.1
18522026-03-05T16:58:41.355Z Downloaded target-lexicon v0.13.3
18532026-03-05T16:58:41.358Z Downloaded rust-argon2 v2.1.0
18542026-03-05T16:58:41.367Z Downloaded owo-colors v3.5.0
18552026-03-05T16:58:41.370Z Downloaded tinytemplate v1.2.1
18562026-03-05T16:58:41.373Z Downloaded termcolor v1.4.1
18572026-03-05T16:58:41.375Z Downloaded concurrent-queue v2.5.0
18582026-03-05T16:58:41.378Z Downloaded rstest v0.25.0
18592026-03-05T16:58:41.381Z Downloaded oorandom v11.1.5
18602026-03-05T16:58:41.383Z Downloaded cfg-expr v0.20.6
18612026-03-05T16:58:41.386Z Downloaded knuffel v3.2.0
18622026-03-05T16:58:41.386Z Downloaded trybuild v1.0.116
18632026-03-05T16:58:41.396Z Downloaded backtrace v0.3.76
18642026-03-05T16:58:41.400Z Downloaded toml v1.0.3+spec-1.1.0
18652026-03-05T16:58:41.404Z Downloaded textwrap v0.15.2
18662026-03-05T16:58:41.407Z Downloaded rand_distr v0.5.1
18672026-03-05T16:58:41.410Z Downloaded chumsky v0.9.3
18682026-03-05T16:58:41.424Z Downloaded fancy-regex v0.14.0
18692026-03-05T16:58:41.427Z Downloaded rstest_macros v0.25.0
18702026-03-05T16:58:41.430Z Downloaded plotters v0.3.7
18712026-03-05T16:58:41.437Z Downloaded miette v5.10.0
18722026-03-05T16:58:41.441Z Downloaded hashbrown v0.14.5
18732026-03-05T16:58:41.445Z Downloaded guppy v0.17.25
18742026-03-05T16:58:41.450Z Downloaded criterion v0.7.0
18752026-03-05T16:58:41.459Z Downloaded gimli v0.32.3
18762026-03-05T16:58:41.550Z Downloaded httpmock v0.8.3
18772026-03-05T16:58:43.703Z Checking cfg-if v1.0.4
18782026-03-05T16:58:44.112Z Checking libc v0.2.180
18792026-03-05T16:58:44.115Z Checking serde_core v1.0.228
18802026-03-05T16:58:44.191Z Checking memchr v2.8.0
18812026-03-05T16:58:44.234Z Checking smallvec v1.15.1
18822026-03-05T16:58:44.287Z Checking log v0.4.29
18832026-03-05T16:58:44.287Z Checking itoa v1.0.17
18842026-03-05T16:58:44.380Z Checking zeroize v1.8.2
18852026-03-05T16:58:44.439Z Checking libm v0.2.16
18862026-03-05T16:58:44.602Z Checking scopeguard v1.2.0
18872026-03-05T16:58:44.656Z Checking stable_deref_trait v1.2.1
18882026-03-05T16:58:44.706Z Checking zmij v1.0.21
18892026-03-05T16:58:44.761Z Checking zerofrom v0.1.6
18902026-03-05T16:58:44.814Z Checking lock_api v0.4.14
18912026-03-05T16:58:44.873Z Checking percent-encoding v2.3.2
18922026-03-05T16:58:44.977Z Checking litemap v0.8.1
18932026-03-05T16:58:45.034Z Checking yoke v0.8.1
18942026-03-05T16:58:45.097Z Checking errno v0.3.14
18952026-03-05T16:58:45.153Z Checking getrandom v0.2.17
18962026-03-05T16:58:45.198Z Checking writeable v0.6.2
18972026-03-05T16:58:45.259Z Checking subtle v2.6.1
18982026-03-05T16:58:45.341Z Checking icu_properties_data v2.1.2
18992026-03-05T16:58:45.341Z Checking icu_normalizer_data v2.1.1
19002026-03-05T16:58:45.446Z Checking zerovec v0.11.5
19012026-03-05T16:58:45.446Z Checking zerotrie v0.2.3
19022026-03-05T16:58:45.542Z Checking rand_core v0.6.4
19032026-03-05T16:58:45.545Z Checking form_urlencoded v1.2.2
19042026-03-05T16:58:45.635Z Checking portable-atomic v1.13.1
19052026-03-05T16:58:45.637Z Checking pin-project-lite v0.2.17
19062026-03-05T16:58:45.803Z Checking utf8_iter v1.0.4
19072026-03-05T16:58:45.856Z Checking critical-section v1.2.0
19082026-03-05T16:58:45.911Z Checking zerocopy v0.8.40
19092026-03-05T16:58:46.022Z Checking parking_lot_core v0.9.12
19102026-03-05T16:58:46.072Z Checking rand_core v0.10.0
19112026-03-05T16:58:46.126Z Checking num-traits v0.2.19
19122026-03-05T16:58:46.173Z Checking signal-hook-registry v1.4.8
19132026-03-05T16:58:46.377Z Checking getrandom v0.4.1
19142026-03-05T16:58:46.433Z Checking parking_lot v0.12.5
19152026-03-05T16:58:46.485Z Checking tinystr v0.8.2
19162026-03-05T16:58:46.489Z Checking potential_utf v0.1.4
19172026-03-05T16:58:46.681Z Checking mio v1.1.1
19182026-03-05T16:58:46.730Z Checking icu_collections v2.1.1
19192026-03-05T16:58:46.733Z Checking once_cell v1.21.3
19202026-03-05T16:58:46.833Z Checking typenum v1.19.0
19212026-03-05T16:58:46.896Z Checking icu_locale_core v2.1.1
19222026-03-05T16:58:47.153Z Checking socket2 v0.6.2
19232026-03-05T16:58:47.314Z Checking iana-time-zone v0.1.65
19242026-03-05T16:58:47.372Z Checking thiserror v2.0.18
19252026-03-05T16:58:47.533Z Checking allocator-api2 v0.2.21
19262026-03-05T16:58:47.595Z Checking futures-core v0.3.32
19272026-03-05T16:58:47.662Z Checking equivalent v1.0.2
19282026-03-05T16:58:47.736Z Checking dyn-clone v1.0.20
19292026-03-05T16:58:47.792Z Checking serde v1.0.228
19302026-03-05T16:58:47.845Z Checking bitflags v2.11.0
19312026-03-05T16:58:47.848Z Checking serde_json v1.0.149
19322026-03-05T16:58:47.944Z Checking uuid v1.21.0
19332026-03-05T16:58:48.049Z Checking generic-array v0.14.7
19342026-03-05T16:58:48.137Z Checking icu_provider v2.1.1
19352026-03-05T16:58:48.191Z Checking semver v1.0.27
19362026-03-05T16:58:48.196Z Checking const-oid v0.9.6
19372026-03-05T16:58:48.640Z Checking icu_properties v2.1.2
19382026-03-05T16:58:48.681Z Checking icu_normalizer v2.1.1
19392026-03-05T16:58:48.734Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19402026-03-05T16:58:48.788Z Checking bytes v1.11.1
19412026-03-05T16:58:49.126Z Checking chrono v0.4.44
19422026-03-05T16:58:49.205Z Checking crypto-common v0.1.7
19432026-03-05T16:58:49.344Z Checking foldhash v0.2.0
19442026-03-05T16:58:49.518Z Checking block-buffer v0.10.4
19452026-03-05T16:58:49.626Z Checking futures-sink v0.3.32
19462026-03-05T16:58:49.681Z Checking hashbrown v0.16.1
19472026-03-05T16:58:49.783Z Checking rustix v1.1.3
19482026-03-05T16:58:49.827Z Checking tokio v1.49.0
19492026-03-05T16:58:49.875Z Checking byteorder v1.5.0
19502026-03-05T16:58:50.021Z Checking digest v0.10.7
19512026-03-05T16:58:50.355Z Checking futures-channel v0.3.32
19522026-03-05T16:58:50.450Z Checking slab v0.4.12
19532026-03-05T16:58:50.657Z Checking idna_adapter v1.2.1
19542026-03-05T16:58:50.766Z Checking futures-task v0.3.32
19552026-03-05T16:58:50.820Z Checking futures-io v0.3.32
19562026-03-05T16:58:50.869Z Checking cpufeatures v0.2.17
19572026-03-05T16:58:50.920Z Checking idna v1.1.0
19582026-03-05T16:58:51.026Z Checking indexmap v2.13.0
19592026-03-05T16:58:52.081Z Checking thiserror v1.0.69
19602026-03-05T16:58:52.084Z Checking futures-util v0.3.32
19612026-03-05T16:58:52.084Z Checking getrandom v0.3.4
19622026-03-05T16:58:52.084Z Checking fnv v1.0.7
19632026-03-05T16:58:52.084Z Checking url v2.5.8
19642026-03-05T16:58:52.084Z Checking regex-syntax v0.8.10
19652026-03-05T16:58:52.084Z Checking http v1.4.0
19662026-03-05T16:58:52.084Z Checking tracing-core v0.1.36
19672026-03-05T16:58:52.357Z Checking base64 v0.22.1
19682026-03-05T16:58:52.413Z Checking schemars v0.8.22
19692026-03-05T16:58:52.656Z Checking tracing v0.1.44
19702026-03-05T16:58:52.845Z Checking unicode-ident v1.0.24
19712026-03-05T16:58:52.905Z Checking ipnet v2.11.0
19722026-03-05T16:58:53.068Z Checking anstyle v1.0.13
19732026-03-05T16:58:53.120Z Checking utf8parse v0.2.2
19742026-03-05T16:58:53.314Z Checking proc-macro2 v1.0.106
19752026-03-05T16:58:53.355Z Checking ppv-lite86 v0.2.21
19762026-03-05T16:58:53.482Z Checking untrusted v0.9.0
19772026-03-05T16:58:53.528Z Checking anstyle-parse v0.2.7
19782026-03-05T16:58:53.695Z Checking ring v0.17.14
19792026-03-05T16:58:53.855Z Checking aho-corasick v1.1.4
19802026-03-05T16:58:53.970Z Checking colorchoice v1.0.4
19812026-03-05T16:58:54.023Z Checking quote v1.0.44
19822026-03-05T16:58:54.069Z Checking is_terminal_polyfill v1.70.2
19832026-03-05T16:58:54.155Z Checking anstyle-query v1.1.5
19842026-03-05T16:58:54.243Z Checking base64ct v1.8.3
19852026-03-05T16:58:54.343Z Checking anstream v0.6.21
19862026-03-05T16:58:54.406Z Checking syn v2.0.117
19872026-03-05T16:58:54.514Z Checking block-padding v0.3.3
19882026-03-05T16:58:54.725Z Checking terminal_size v0.4.3
19892026-03-05T16:58:54.786Z Checking inout v0.1.4
19902026-03-05T16:58:54.828Z Checking rustls-pki-types v1.14.0
19912026-03-05T16:58:54.945Z Checking crossbeam-utils v0.8.21
19922026-03-05T16:58:55.066Z Checking httparse v1.10.1
19932026-03-05T16:58:55.412Z Checking regex-automata v0.4.14
19942026-03-05T16:58:55.490Z Checking cipher v0.4.4
19952026-03-05T16:58:55.548Z Checking clap_lex v1.0.0
19962026-03-05T16:58:55.610Z Checking strsim v0.11.1
19972026-03-05T16:58:55.682Z Checking sha2 v0.10.9
19982026-03-05T16:58:55.844Z Checking pem-rfc7468 v0.7.0
19992026-03-05T16:58:55.916Z Checking http-body v1.0.1
20002026-03-05T16:58:55.960Z Checking clap_builder v4.5.60
20012026-03-05T16:58:55.963Z Checking rand_core v0.9.5
20022026-03-05T16:58:56.133Z Checking atomic-waker v1.1.2
20032026-03-05T16:58:56.188Z Checking hmac v0.12.1
20042026-03-05T16:58:56.300Z Checking try-lock v0.2.5
20052026-03-05T16:58:56.352Z Checking httpdate v1.0.3
20062026-03-05T16:58:56.403Z Checking tower-layer v0.3.3
20072026-03-05T16:58:56.455Z Checking ryu v1.0.23
20082026-03-05T16:58:56.505Z Checking want v0.3.1
20092026-03-05T16:58:56.641Z Checking pin-utils v0.1.0
20102026-03-05T16:58:56.704Z Checking tower-service v0.3.3
20112026-03-05T16:58:56.755Z Checking flagset v0.4.7
20122026-03-05T16:58:56.758Z Checking rand_chacha v0.9.0
20132026-03-05T16:58:56.858Z Checking erased-serde v0.3.31
20142026-03-05T16:58:56.909Z Checking spin v0.9.8
20152026-03-05T16:58:56.972Z Checking tokio-util v0.7.18
20162026-03-05T16:58:57.111Z Checking der v0.7.10
20172026-03-05T16:58:57.206Z Checking rand v0.9.2
20182026-03-05T16:58:57.313Z Checking anyhow v1.0.102
20192026-03-05T16:58:57.747Z Checking http-body-util v0.1.3
20202026-03-05T16:58:57.924Z Checking slog v2.8.2
20212026-03-05T16:58:58.246Z Checking aws-lc-sys v0.37.1
20222026-03-05T16:58:58.326Z Checking powerfmt v0.2.0
20232026-03-05T16:58:58.436Z Checking h2 v0.4.13
20242026-03-05T16:58:58.521Z Checking untrusted v0.7.1
20252026-03-05T16:58:58.631Z Checking deranged v0.5.8
20262026-03-05T16:58:58.758Z Checking num_threads v0.1.7
20272026-03-05T16:58:58.811Z Checking time-core v0.1.8
20282026-03-05T16:58:58.860Z Checking clap v4.5.60
20292026-03-05T16:58:58.941Z Checking fastrand v2.3.0
20302026-03-05T16:58:59.016Z Checking openssl-probe v0.2.1
20312026-03-05T16:58:59.164Z Checking num-conv v0.2.0
20322026-03-05T16:58:59.239Z Checking spki v0.7.3
20332026-03-05T16:58:59.319Z Checking serde_urlencoded v0.7.1
20342026-03-05T16:58:59.427Z Checking pbkdf2 v0.12.2
20352026-03-05T16:58:59.532Z Checking regex v1.12.3
20362026-03-05T16:58:59.593Z Checking aes v0.8.4
20372026-03-05T16:58:59.669Z Checking rand_chacha v0.3.1
20382026-03-05T16:58:59.821Z Checking unicode-width v0.2.0
20392026-03-05T16:58:59.935Z Checking aws-lc-rs v1.16.0
20402026-03-05T16:59:00.125Z Checking pretty-hex v0.4.1
20412026-03-05T16:59:00.128Z Checking rand v0.8.5
20422026-03-05T16:59:00.245Z Checking cbc v0.1.2
20432026-03-05T16:59:00.373Z Checking salsa20 v0.10.2
20442026-03-05T16:59:00.376Z Checking ipnetwork v0.21.1
20452026-03-05T16:59:00.477Z Checking tempfile v3.25.0
20462026-03-05T16:59:00.530Z Checking hex v0.4.3
20472026-03-05T16:59:00.659Z Checking scrypt v0.11.0
20482026-03-05T16:59:00.859Z Checking plain v0.2.3
20492026-03-05T16:59:00.913Z Checking rustls-native-certs v0.8.3
20502026-03-05T16:59:00.964Z Checking pkcs5 v0.7.1
20512026-03-05T16:59:01.017Z Checking time v0.3.47
20522026-03-05T16:59:01.063Z Checking sync_wrapper v1.0.2
20532026-03-05T16:59:01.115Z Checking camino v1.2.2
20542026-03-05T16:59:01.170Z Checking mime v0.3.17
20552026-03-05T16:59:01.249Z Checking ucd-trie v0.1.7
20562026-03-05T16:59:01.341Z Checking tower v0.5.3
20572026-03-05T16:59:01.502Z Checking pest v2.8.6
20582026-03-05T16:59:01.559Z Checking webpki-roots v1.0.6
20592026-03-05T16:59:01.562Z Checking pkcs8 v0.10.2
20602026-03-05T16:59:01.700Z Checking iri-string v0.7.10
20612026-03-05T16:59:01.782Z Checking rustls-webpki v0.103.9
20622026-03-05T16:59:01.869Z Checking either v1.15.0
20632026-03-05T16:59:01.926Z Checking openapiv3 v2.2.0
20642026-03-05T16:59:02.145Z Checking foreign-types-shared v0.1.1
20652026-03-05T16:59:02.301Z Checking openssl-sys v0.9.111
20662026-03-05T16:59:02.355Z Checking foreign-types v0.3.2
20672026-03-05T16:59:02.505Z Checking encoding_rs v0.8.35
20682026-03-05T16:59:02.711Z Checking rustls v0.23.37
20692026-03-05T16:59:03.590Z Checking winnow v0.7.14
20702026-03-05T16:59:03.649Z Checking openssl v0.10.75
20712026-03-05T16:59:04.027Z Checking oxnet v0.1.4
20722026-03-05T16:59:04.324Z Checking tower-http v0.6.8
20732026-03-05T16:59:04.498Z Checking hyper v1.8.1
20742026-03-05T16:59:04.555Z Checking lazy_static v1.5.0
20752026-03-05T16:59:04.724Z Checking static_assertions v1.1.0
20762026-03-05T16:59:04.769Z Checking signature v2.2.0
20772026-03-05T16:59:04.858Z Checking simd-adler32 v0.3.8
20782026-03-05T16:59:04.943Z Checking hubpack v0.1.2
20792026-03-05T16:59:05.010Z Checking adler2 v2.0.1
20802026-03-05T16:59:05.179Z Checking strum v0.26.3
20812026-03-05T16:59:05.238Z Checking sha1 v0.10.6
20822026-03-05T16:59:05.241Z Checking miniz_oxide v0.8.9
20832026-03-05T16:59:05.336Z Checking tinyvec_macros v0.1.1
20842026-03-05T16:59:05.400Z Checking data-encoding v2.10.0
20852026-03-05T16:59:05.486Z Checking tinyvec v1.10.0
20862026-03-05T16:59:05.546Z Checking toml_datetime v0.6.11
20872026-03-05T16:59:05.943Z Checking serde_spanned v0.6.9
20882026-03-05T16:59:06.026Z Checking num-integer v0.1.46
20892026-03-05T16:59:06.080Z Checking scroll v0.13.0
20902026-03-05T16:59:06.186Z Checking bit-vec v0.8.0
20912026-03-05T16:59:06.243Z Checking base16ct v0.2.0
20922026-03-05T16:59:06.449Z Checking crossbeam-epoch v0.9.18
20932026-03-05T16:59:06.505Z Checking sec1 v0.7.3
20942026-03-05T16:59:06.507Z Checking hyper-util v0.1.20
20952026-03-05T16:59:06.595Z Checking crc32fast v1.5.0
20962026-03-05T16:59:06.598Z Checking goblin v0.10.5
20972026-03-05T16:59:06.688Z Checking bit-set v0.8.0
20982026-03-05T16:59:06.849Z Checking ff v0.13.1
20992026-03-05T16:59:06.906Z Checking wait-timeout v0.2.1
21002026-03-05T16:59:06.952Z Checking memmap2 v0.9.10
21012026-03-05T16:59:07.002Z Checking num-iter v0.1.45
21022026-03-05T16:59:07.117Z Checking group v0.13.0
21032026-03-05T16:59:07.172Z Checking dtrace-parser v0.3.0
21042026-03-05T16:59:07.236Z Checking bstr v1.12.1
21052026-03-05T16:59:07.286Z Checking hkdf v0.12.4
21062026-03-05T16:59:07.441Z Checking ahash v0.8.12
21072026-03-05T16:59:07.544Z Checking crypto-bigint v0.5.5
21082026-03-05T16:59:07.725Z Checking scroll v0.12.0
21092026-03-05T16:59:07.878Z Checking thread-id v5.1.0
21102026-03-05T16:59:07.944Z Checking tokio-rustls v0.26.4
21112026-03-05T16:59:08.046Z Checking quick-error v1.2.3
21122026-03-05T16:59:08.128Z Checking rand_xorshift v0.4.0
21132026-03-05T16:59:08.226Z Checking goblin v0.8.2
21142026-03-05T16:59:08.282Z Checking rusty-fork v0.3.1
21152026-03-05T16:59:08.339Z Checking zerocopy v0.7.35
21162026-03-05T16:59:08.434Z Checking unarray v0.1.4
21172026-03-05T16:59:08.587Z Checking native-tls v0.2.18
21182026-03-05T16:59:08.644Z Checking num-bigint-dig v0.8.6
21192026-03-05T16:59:08.696Z Checking proptest v1.10.0
21202026-03-05T16:59:08.967Z Checking tokio-native-tls v0.3.1
21212026-03-05T16:59:09.280Z Checking dtrace-parser v0.2.0
21222026-03-05T16:59:09.335Z Checking hyper-rustls v0.27.7
21232026-03-05T16:59:09.586Z Checking hyper-tls v0.6.0
21242026-03-05T16:59:09.721Z Checking pkcs1 v0.7.5
21252026-03-05T16:59:09.829Z Checking x509-cert v0.2.5
21262026-03-05T16:59:09.927Z Checking reqwest v0.12.28
21272026-03-05T16:59:10.173Z Checking thread-id v4.2.2
21282026-03-05T16:59:10.228Z Checking elliptic-curve v0.13.8
21292026-03-05T16:59:10.342Z Checking unicode-segmentation v1.12.0
21302026-03-05T16:59:10.579Z Checking zlib-rs v0.6.2
21312026-03-05T16:59:10.923Z Checking rsa v0.9.10
21322026-03-05T16:59:11.100Z Checking crossbeam-deque v0.8.6
21332026-03-05T16:59:11.431Z Checking rfc6979 v0.4.0
21342026-03-05T16:59:11.487Z Checking toml_write v0.1.2
21352026-03-05T16:59:11.675Z Checking ecdsa v0.16.9
21362026-03-05T16:59:11.800Z Checking toml_parser v1.0.9+spec-1.1.0
21372026-03-05T16:59:11.854Z Checking toml_edit v0.22.27
21382026-03-05T16:59:11.972Z Checking curve25519-dalek v4.1.3
21392026-03-05T16:59:12.426Z Checking rustix v0.38.44
21402026-03-05T16:59:12.542Z Checking dof v0.4.0
21412026-03-05T16:59:12.545Z Checking env_filter v1.0.0
21422026-03-05T16:59:12.645Z Checking flate2 v1.1.9
21432026-03-05T16:59:12.788Z Checking dof v0.3.0
21442026-03-05T16:59:12.897Z Checking psl-types v2.0.11
21452026-03-05T16:59:13.123Z Checking keccak v0.1.6
21462026-03-05T16:59:13.126Z Checking newtype-uuid v1.3.2
21472026-03-05T16:59:13.328Z Checking publicsuffix v2.3.0
21482026-03-05T16:59:13.456Z Checking usdt-impl v0.5.0
21492026-03-05T16:59:13.528Z Checking sha3 v0.10.8
21502026-03-05T16:59:13.581Z Checking daft v0.1.5
21512026-03-05T16:59:13.639Z Checking env_logger v0.11.9
21522026-03-05T16:59:13.792Z Checking ed25519 v2.2.3
21532026-03-05T16:59:13.940Z Checking cookie v0.18.1
21542026-03-05T16:59:14.031Z Checking itertools v0.13.0
21552026-03-05T16:59:14.081Z Checking serde_with v3.17.0
21562026-03-05T16:59:14.085Z Checking bitflags v1.3.2
21572026-03-05T16:59:14.170Z Checking siphasher v1.0.2
21582026-03-05T16:59:14.273Z Checking ed25519-dalek v2.2.0
21592026-03-05T16:59:14.276Z Checking usdt-impl v0.6.0
21602026-03-05T16:59:14.411Z Checking rustls-platform-verifier v0.6.2
21612026-03-05T16:59:14.469Z Checking unicode-normalization v0.1.25
21622026-03-05T16:59:14.472Z Checking cookie_store v0.22.1
21632026-03-05T16:59:14.567Z Checking toml_datetime v0.7.5+spec-1.1.0
21642026-03-05T16:59:14.663Z Checking signal-hook v0.3.18
21652026-03-05T16:59:14.720Z Checking managed v0.8.0
21662026-03-05T16:59:14.898Z Checking usdt v0.6.0
21672026-03-05T16:59:14.973Z Checking winnow v0.5.40
21682026-03-05T16:59:15.049Z Checking rayon-core v1.13.0
21692026-03-05T16:59:15.152Z Checking bzip2-sys v0.1.13+1.0.8
21702026-03-05T16:59:15.208Z Checking object v0.37.3
21712026-03-05T16:59:15.259Z Checking reqwest v0.13.2
21722026-03-05T16:59:15.325Z Checking foldhash v0.1.5
21732026-03-05T16:59:15.368Z Checking bzip2 v0.4.4
21742026-03-05T16:59:15.583Z Checking hashbrown v0.15.5
21752026-03-05T16:59:15.709Z Checking signal-hook-mio v0.2.5
21762026-03-05T16:59:15.762Z Checking ref-cast v1.0.25
21772026-03-05T16:59:15.921Z Checking zstd-sys v2.0.16+zstd.1.5.7
21782026-03-05T16:59:15.977Z Checking zip v0.6.6
21792026-03-05T16:59:16.159Z Checking zstd-safe v7.2.4
21802026-03-05T16:59:16.385Z Checking libbz2-rs-sys v0.2.2
21812026-03-05T16:59:16.515Z Checking bumpalo v3.20.2
21822026-03-05T16:59:16.661Z Checking zstd v0.13.3
21832026-03-05T16:59:16.664Z Checking crossterm v0.28.1
21842026-03-05T16:59:16.902Z Checking zopfli v0.8.3
21852026-03-05T16:59:17.085Z Checking rayon v1.11.0
21862026-03-05T16:59:17.141Z Checking similar v2.7.0
21872026-03-05T16:59:17.340Z Checking bzip2 v0.6.1
21882026-03-05T16:59:17.571Z Checking fs-err v3.3.0
21892026-03-05T16:59:17.625Z Checking hash32 v0.2.1
21902026-03-05T16:59:17.678Z Checking toml_edit v0.19.15
21912026-03-05T16:59:17.686Z Checking serde-big-array v0.5.1
21922026-03-05T16:59:17.968Z Checking jiff v0.2.21
21932026-03-05T16:59:18.023Z Checking unicode-bidi v0.3.18
21942026-03-05T16:59:18.077Z Checking unicode-properties v0.1.4
21952026-03-05T16:59:18.195Z Checking predicates-core v1.0.10
21962026-03-05T16:59:18.324Z Checking heapless v0.7.17
21972026-03-05T16:59:18.451Z Checking hickory-proto v0.25.2
21982026-03-05T16:59:18.516Z Checking tokio-stream v0.1.18
21992026-03-05T16:59:18.674Z Checking stringprep v0.1.5
22002026-03-05T16:59:19.018Z Checking md-5 v0.10.6
22012026-03-05T16:59:19.281Z Checking float-cmp v0.10.0
22022026-03-05T16:59:19.336Z Checking fallible-iterator v0.2.0
22032026-03-05T16:59:19.390Z Checking normalize-line-endings v0.3.0
22042026-03-05T16:59:19.555Z Checking rustc-hash v2.1.1
22052026-03-05T16:59:19.610Z Checking difflib v0.4.0
22062026-03-05T16:59:19.796Z Checking iddqd v0.3.17
22072026-03-05T16:59:19.969Z Checking predicates v3.1.4
22082026-03-05T16:59:20.026Z Checking postgres-protocol v0.6.10
22092026-03-05T16:59:20.078Z Checking toml v0.7.8
22102026-03-05T16:59:20.601Z Checking smoltcp v0.9.1
22112026-03-05T16:59:20.663Z Checking phf_shared v0.11.3
22122026-03-05T16:59:20.718Z Checking phf_shared v0.13.1
22132026-03-05T16:59:20.826Z Checking itertools v0.12.1
22142026-03-05T16:59:20.998Z Checking console v0.16.2
22152026-03-05T16:59:21.218Z Checking buf-list v1.1.2
22162026-03-05T16:59:21.404Z Checking strum v0.27.2
22172026-03-05T16:59:21.601Z Checking fixedbitset v0.5.7
22182026-03-05T16:59:21.657Z Checking new_debug_unreachable v1.0.6
22192026-03-05T16:59:21.704Z Checking lalrpop-util v0.19.12
22202026-03-05T16:59:21.749Z Checking precomputed-hash v0.1.1
22212026-03-05T16:59:21.807Z Checking fixedbitset v0.4.2
22222026-03-05T16:59:21.930Z Checking unit-prefix v0.5.2
22232026-03-05T16:59:22.004Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22242026-03-05T16:59:22.060Z Checking string_cache v0.8.9
22252026-03-05T16:59:22.063Z Checking petgraph v0.8.3
22262026-03-05T16:59:22.149Z Checking petgraph v0.6.5
22272026-03-05T16:59:22.203Z Checking indicatif v0.18.4
22282026-03-05T16:59:22.392Z Checking phf v0.13.1
22292026-03-05T16:59:22.731Z Checking postgres-types v0.2.12
22302026-03-05T16:59:23.040Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22312026-03-05T16:59:23.239Z Checking zone v0.3.1
22322026-03-05T16:59:23.336Z Checking zip v4.6.1
22332026-03-05T16:59:23.467Z Checking peg-runtime v0.8.5
22342026-03-05T16:59:23.670Z Checking whoami v2.1.0
22352026-03-05T16:59:23.942Z Checking futures-executor v0.3.32
22362026-03-05T16:59:24.038Z Checking is-terminal v0.4.17
22372026-03-05T16:59:24.094Z Checking tokio-postgres v0.7.16
22382026-03-05T16:59:24.231Z Checking crossbeam-channel v0.5.15
22392026-03-05T16:59:24.283Z Checking futures v0.3.32
22402026-03-05T16:59:24.453Z Checking thread_local v1.1.9
22412026-03-05T16:59:24.577Z Checking take_mut v0.2.2
22422026-03-05T16:59:24.760Z Checking term v1.2.1
22432026-03-05T16:59:24.833Z Checking regress v0.10.5
22442026-03-05T16:59:24.921Z Compiling rustls v0.22.4
22452026-03-05T16:59:25.018Z Checking slog-async v2.8.0
22462026-03-05T16:59:25.088Z Compiling newtype-uuid-macros v0.1.0
22472026-03-05T16:59:25.200Z Checking slog-term v2.9.2
22482026-03-05T16:59:25.335Z Compiling structmeta-derive v0.3.0
22492026-03-05T16:59:25.391Z Compiling multer v3.1.0
22502026-03-05T16:59:25.775Z Compiling async-stream-impl v0.3.6
22512026-03-05T16:59:25.927Z Compiling dropshot v0.16.7
22522026-03-05T16:59:25.982Z Compiling dropshot_endpoint v0.16.7
22532026-03-05T16:59:26.446Z Checking match_cfg v0.1.0
22542026-03-05T16:59:26.604Z Checking hostname v0.3.1
22552026-03-05T16:59:26.696Z Checking slog-json v2.6.1
22562026-03-05T16:59:26.771Z Checking debug-ignore v1.0.5
22572026-03-05T16:59:26.818Z Checking serde_spanned v1.0.4
22582026-03-05T16:59:26.978Z Checking toml_writer v1.0.6+spec-1.1.0
22592026-03-05T16:59:27.033Z Checking slog-bunyan v2.5.0
22602026-03-05T16:59:27.086Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22612026-03-05T16:59:27.089Z Checking rustls-webpki v0.102.8
22622026-03-05T16:59:27.260Z Checking serde_path_to_error v0.1.20
22632026-03-05T16:59:27.365Z Checking toml v0.9.12+spec-1.1.0
22642026-03-05T16:59:27.491Z Checking async-stream v0.3.6
22652026-03-05T16:59:27.846Z Compiling structmeta v0.3.0
22662026-03-05T16:59:27.957Z Checking progenitor-client v0.13.0
22672026-03-05T16:59:28.069Z Checking waitgroup v0.1.2
22682026-03-05T16:59:28.123Z Checking rustls-pemfile v2.2.0
22692026-03-05T16:59:28.234Z Checking hostname v0.4.2
22702026-03-05T16:59:28.291Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22712026-03-05T16:59:28.294Z Compiling derive-ex v0.1.8
22722026-03-05T16:59:28.400Z Compiling parse-display-derive v0.10.0
22732026-03-05T16:59:28.403Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22742026-03-05T16:59:28.492Z Checking itertools v0.14.0
22752026-03-05T16:59:28.734Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22762026-03-05T16:59:28.789Z Checking macaddr v1.0.1
22772026-03-05T16:59:29.045Z Checking progenitor-client v0.10.0
22782026-03-05T16:59:29.165Z Checking instant v0.1.13
22792026-03-05T16:59:29.348Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22802026-03-05T16:59:29.478Z Checking backoff v0.4.0
22812026-03-05T16:59:29.535Z Checking backon v1.6.0
22822026-03-05T16:59:29.581Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
22832026-03-05T16:59:29.907Z Checking heck v0.5.0
22842026-03-05T16:59:30.034Z Checking camino-tempfile v1.4.1
22852026-03-05T16:59:30.358Z Checking toml v0.8.23
22862026-03-05T16:59:30.617Z Compiling cfg_aliases v0.2.1
22872026-03-05T16:59:30.783Z Compiling memoffset v0.9.1
22882026-03-05T16:59:30.982Z Compiling toml_edit v0.23.10+spec-1.0.0
22892026-03-05T16:59:31.171Z Compiling crucible-workspace-hack v0.1.0
22902026-03-05T16:59:31.270Z Checking tokio-rustls v0.25.0
22912026-03-05T16:59:31.602Z Checking secrecy v0.10.3
22922026-03-05T16:59:31.802Z Checking glob v0.3.3
22932026-03-05T16:59:31.857Z Compiling heapless v0.8.0
22942026-03-05T16:59:32.116Z Checking parse-display v0.10.0
22952026-03-05T16:59:32.174Z Compiling proc-macro-crate v3.4.0
22962026-03-05T16:59:32.383Z Compiling test-strategy v0.4.5
22972026-03-05T16:59:32.438Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22982026-03-05T16:59:32.941Z Checking tabwriter v1.4.1
22992026-03-05T16:59:33.089Z Compiling ingot-macros v0.1.1
23002026-03-05T16:59:33.180Z Checking hash32 v0.3.1
23012026-03-05T16:59:33.309Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23022026-03-05T16:59:33.460Z Compiling unsafe-libyaml v0.2.11
23032026-03-05T16:59:33.514Z Compiling smoltcp v0.11.0
23042026-03-05T16:59:33.565Z Compiling convert_case v0.4.0
23052026-03-05T16:59:33.756Z Compiling num_enum_derive v0.7.5
23062026-03-05T16:59:34.411Z Compiling derive_more v0.99.20
23072026-03-05T16:59:35.097Z Compiling serde_yaml v0.9.34+deprecated
23082026-03-05T16:59:35.269Z Checking cobs v0.3.0
23092026-03-05T16:59:35.572Z Compiling foreign-types-macros v0.2.3
23102026-03-05T16:59:35.913Z Checking cpufeatures v0.3.0
23112026-03-05T16:59:35.968Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23122026-03-05T16:59:36.064Z Checking foreign-types-shared v0.3.1
23132026-03-05T16:59:36.119Z Checking num_enum v0.7.5
23142026-03-05T16:59:36.255Z Checking chacha20 v0.10.0
23152026-03-05T16:59:36.349Z Checking postcard v1.1.3
23162026-03-05T16:59:36.788Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23172026-03-05T16:59:36.876Z Checking foreign-types v0.5.0
23182026-03-05T16:59:37.191Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23192026-03-05T16:59:37.262Z Compiling proc-macro-crate v1.3.1
23202026-03-05T16:59:37.317Z Checking sigpipe v0.1.3
23212026-03-05T16:59:37.482Z Checking cstr-argument v0.1.2
23222026-03-05T16:59:37.715Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23232026-03-05T16:59:37.770Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23242026-03-05T16:59:38.163Z Checking colored v3.1.1
23252026-03-05T16:59:38.216Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23262026-03-05T16:59:38.522Z Compiling num_enum_derive v0.5.11
23272026-03-05T16:59:38.577Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23282026-03-05T16:59:38.738Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23292026-03-05T16:59:38.795Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23302026-03-05T16:59:38.798Z Checking rand v0.10.0
23312026-03-05T16:59:39.070Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23322026-03-05T16:59:39.124Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23332026-03-05T16:59:39.504Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23342026-03-05T16:59:39.579Z Compiling nix v0.30.1
23352026-03-05T16:59:39.723Z Checking ingot-types v0.1.2
23362026-03-05T16:59:39.778Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23372026-03-05T16:59:39.946Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23382026-03-05T16:59:40.340Z Checking smf v0.2.3
23392026-03-05T16:59:40.454Z Compiling num-derive v0.4.2
23402026-03-05T16:59:40.503Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23412026-03-05T16:59:40.506Z Checking ingot v0.1.1
23422026-03-05T16:59:40.684Z Checking num_enum v0.5.11
23432026-03-05T16:59:40.775Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23442026-03-05T16:59:40.904Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23452026-03-05T16:59:41.032Z Checking whoami v1.6.1
23462026-03-05T16:59:41.085Z Compiling typify-impl v0.6.1
23472026-03-05T16:59:41.387Z Checking half v2.7.1
23482026-03-05T16:59:41.535Z Checking ciborium-io v0.2.2
23492026-03-05T16:59:41.766Z Checking indent_write v2.2.0
23502026-03-05T16:59:41.980Z Checking ciborium-ll v0.2.2
23512026-03-05T16:59:42.034Z Checking universal-hash v0.5.1
23522026-03-05T16:59:42.293Z Checking opaque-debug v0.3.1
23532026-03-05T16:59:42.347Z Checking ciborium v0.2.2
23542026-03-05T16:59:42.441Z Checking aead v0.5.2
23552026-03-05T16:59:42.641Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23562026-03-05T16:59:42.739Z Checking swrite v0.1.0
23572026-03-05T16:59:42.742Z Checking poly1305 v0.8.0
23582026-03-05T16:59:42.925Z Checking chacha20 v0.9.1
23592026-03-05T16:59:43.175Z Checking unicode-width v0.1.14
23602026-03-05T16:59:43.315Z Compiling thiserror-impl-no-std v2.0.2
23612026-03-05T16:59:43.369Z Checking password-hash v0.5.0
23622026-03-05T16:59:43.419Z Checking blake2 v0.10.6
23632026-03-05T16:59:43.700Z Compiling usdt-macro v0.5.0
23642026-03-05T16:59:43.864Z Compiling usdt-attr-macro v0.5.0
23652026-03-05T16:59:43.918Z Checking memmap v0.7.0
23662026-03-05T16:59:44.189Z Checking argon2 v0.5.3
23672026-03-05T16:59:44.377Z Checking chacha20poly1305 v0.10.1
23682026-03-05T16:59:44.632Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23692026-03-05T16:59:44.696Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23702026-03-05T16:59:44.926Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23712026-03-05T16:59:45.161Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23722026-03-05T16:59:45.221Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23732026-03-05T16:59:45.408Z Checking usdt v0.5.0
23742026-03-05T16:59:45.560Z Compiling derive-where v1.6.0
23752026-03-05T16:59:45.618Z Checking atomicwrites v0.4.4
23762026-03-05T16:59:45.662Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23772026-03-05T16:59:45.709Z Checking tokio-dtrace v0.1.1
23782026-03-05T16:59:45.862Z Checking console v0.15.11
23792026-03-05T16:59:45.918Z Checking thiserror-no-std v2.0.2
23802026-03-05T16:59:46.028Z Checking oxide-tokio-rt v0.1.2
23812026-03-05T16:59:46.079Z Checking vsss-rs v3.3.4
23822026-03-05T16:59:46.292Z Checking newline-converter v0.3.0
23832026-03-05T16:59:46.508Z Checking bytecount v0.6.9
23842026-03-05T16:59:46.518Z Checking expectorate v1.2.0
23852026-03-05T16:59:46.684Z Compiling prettyplease v0.2.37
23862026-03-05T16:59:46.789Z Compiling owo-colors v4.3.0
23872026-03-05T16:59:47.183Z Compiling cancel-safe-futures v0.1.5
23882026-03-05T16:59:47.254Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23892026-03-05T16:59:47.706Z Checking libsw-core v0.3.2
23902026-03-05T16:59:48.011Z Checking libsw v3.5.0
23912026-03-05T16:59:48.589Z Checking same-file v1.0.6
23922026-03-05T16:59:48.629Z Checking linear-map v1.2.0
23932026-03-05T16:59:48.687Z Checking num-rational v0.4.2
23942026-03-05T16:59:48.811Z Checking num-complex v0.4.6
23952026-03-05T16:59:48.864Z Checking walkdir v2.5.0
23962026-03-05T16:59:49.016Z Checking float-ord v0.3.2
23972026-03-05T16:59:49.069Z Compiling typify-impl v0.4.3
23982026-03-05T16:59:49.157Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23992026-03-05T16:59:49.213Z Checking gethostname v0.5.0
24002026-03-05T16:59:49.396Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24012026-03-05T16:59:49.572Z Compiling async-recursion v1.1.1
24022026-03-05T16:59:49.626Z Checking num v0.4.3
24032026-03-05T16:59:49.681Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24042026-03-05T16:59:49.810Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24052026-03-05T16:59:51.432Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24062026-03-05T16:59:52.568Z Compiling typify-macro v0.6.1
24072026-03-05T16:59:53.642Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24082026-03-05T16:59:54.626Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24092026-03-05T16:59:55.575Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24102026-03-05T16:59:55.627Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24112026-03-05T16:59:56.288Z Compiling typify v0.6.1
24122026-03-05T16:59:56.500Z Compiling progenitor-impl v0.13.0
24132026-03-05T16:59:58.518Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24142026-03-05T16:59:59.085Z Checking unicode-linebreak v0.1.5
24152026-03-05T16:59:59.251Z Checking smawk v0.3.2
24162026-03-05T16:59:59.523Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24172026-03-05T16:59:59.587Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24182026-03-05T17:00:00.285Z Compiling typify-macro v0.4.3
24192026-03-05T17:00:00.410Z Checking globset v0.4.18
24202026-03-05T17:00:00.984Z Compiling convert_case v0.10.0
24212026-03-05T17:00:02.218Z Compiling slog-dtrace v0.3.0
24222026-03-05T17:00:02.443Z Checking resolv-conf v0.7.6
24232026-03-05T17:00:02.808Z Compiling derive_more-impl v2.1.1
24242026-03-05T17:00:02.969Z Compiling progenitor-macro v0.13.0
24252026-03-05T17:00:03.332Z Compiling pin-project-internal v1.1.11
24262026-03-05T17:00:04.100Z Compiling typify v0.4.3
24272026-03-05T17:00:04.540Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24282026-03-05T17:00:04.596Z Checking pem v3.0.6
24292026-03-05T17:00:04.645Z Checking derive_more v2.1.1
24302026-03-05T17:00:04.804Z Checking crossterm v0.29.0
24312026-03-05T17:00:04.916Z Checking fd-lock v4.0.4
24322026-03-05T17:00:04.920Z Checking vte v0.14.1
24332026-03-05T17:00:05.177Z Checking display-error-chain v0.2.2
24342026-03-05T17:00:05.306Z Checking strip-ansi-escapes v0.2.1
24352026-03-05T17:00:05.422Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24362026-03-05T17:00:05.528Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24372026-03-05T17:00:05.851Z Compiling snafu-derive v0.8.9
24382026-03-05T17:00:05.902Z Checking pin-project v1.1.11
24392026-03-05T17:00:06.088Z Checking termtree v0.5.1
24402026-03-05T17:00:06.138Z Checking linked-hash-map v0.5.6
24412026-03-05T17:00:06.377Z Checking nu-ansi-term v0.50.3
24422026-03-05T17:00:06.513Z Checking lru-cache v0.1.2
24432026-03-05T17:00:06.769Z Compiling progenitor-impl v0.11.2
24442026-03-05T17:00:06.824Z Checking textwrap v0.16.2
24452026-03-05T17:00:06.877Z Checking reedline v0.40.0
24462026-03-05T17:00:07.279Z Checking olpc-cjson v0.1.4
24472026-03-05T17:00:07.575Z Checking hickory-proto v0.24.4
24482026-03-05T17:00:09.744Z Checking serde_plain v1.0.2
24492026-03-05T17:00:09.805Z Checking typed-path v0.9.3
24502026-03-05T17:00:10.060Z Compiling minimal-lexical v0.2.1
24512026-03-05T17:00:10.496Z Checking snafu v0.8.9
24522026-03-05T17:00:10.626Z Compiling nom v7.1.3
24532026-03-05T17:00:11.731Z Checking tough v0.20.0
24542026-03-05T17:00:11.806Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24552026-03-05T17:00:13.011Z Checking progenitor-client v0.11.2
24562026-03-05T17:00:13.065Z Checking nibble_vec v0.1.0
24572026-03-05T17:00:13.332Z Checking endian-type v0.1.2
24582026-03-05T17:00:13.423Z Compiling progenitor-macro v0.11.2
24592026-03-05T17:00:13.471Z Checking hickory-resolver v0.24.4
24602026-03-05T17:00:13.606Z Checking radix_trie v0.2.1
24612026-03-05T17:00:13.889Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24622026-03-05T17:00:14.023Z Compiling ar_archive_writer v0.5.1
24632026-03-05T17:00:14.146Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24642026-03-05T17:00:15.067Z Checking humantime v2.3.0
24652026-03-05T17:00:15.121Z Checking qorb v0.4.1
24662026-03-05T17:00:15.442Z Checking csv-core v0.1.13
24672026-03-05T17:00:15.497Z Checking progenitor v0.13.0
24682026-03-05T17:00:15.756Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24692026-03-05T17:00:15.836Z Checking base64 v0.21.7
24702026-03-05T17:00:15.977Z Checking csv v1.4.0
24712026-03-05T17:00:16.103Z Compiling psm v0.1.30
24722026-03-05T17:00:16.256Z Compiling stacker v0.1.23
24732026-03-05T17:00:16.788Z Compiling cfg_aliases v0.1.1
24742026-03-05T17:00:16.842Z Checking highway v1.3.0
24752026-03-05T17:00:16.965Z Compiling nix v0.28.0
24762026-03-05T17:00:17.518Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24772026-03-05T17:00:17.570Z Checking papergrid v0.11.0
24782026-03-05T17:00:17.667Z Compiling tabled_derive v0.7.0
24792026-03-05T17:00:17.784Z Checking home v0.5.12
24802026-03-05T17:00:18.355Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24812026-03-05T17:00:18.494Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24822026-03-05T17:00:19.144Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24832026-03-05T17:00:19.558Z Checking phf_shared v0.12.1
24842026-03-05T17:00:19.785Z Checking tabled v0.15.0
24852026-03-05T17:00:19.877Z Compiling recursive-proc-macro-impl v0.1.1
24862026-03-05T17:00:20.218Z Compiling semver v0.1.20
24872026-03-05T17:00:20.274Z Compiling chrono-tz v0.10.4
24882026-03-05T17:00:20.700Z Checking recursive v0.1.1
24892026-03-05T17:00:20.768Z Compiling rustc_version v0.1.7
24902026-03-05T17:00:20.851Z Checking phf v0.12.1
24912026-03-05T17:00:21.144Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24922026-03-05T17:00:21.237Z Compiling const_format_proc_macros v0.2.34
24932026-03-05T17:00:22.103Z Compiling peg-macros v0.8.5
24942026-03-05T17:00:22.194Z Checking winnow v0.6.26
24952026-03-05T17:00:22.539Z Compiling sqlparser_derive v0.5.0
24962026-03-05T17:00:23.129Z Checking unicode_categories v0.1.1
24972026-03-05T17:00:23.464Z Checking rustyline v14.0.0
24982026-03-05T17:00:24.207Z Checking sqlparser v0.61.0
24992026-03-05T17:00:24.263Z Checking const_format v0.2.35
25002026-03-05T17:00:24.889Z Compiling newtype_derive v0.1.6
25012026-03-05T17:00:24.958Z Checking sqlformat v0.3.5
25022026-03-05T17:00:25.283Z Checking bcs v0.1.6
25032026-03-05T17:00:25.373Z Checking peg v0.8.5
25042026-03-05T17:00:25.493Z Checking progenitor v0.11.2
25052026-03-05T17:00:25.600Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25062026-03-05T17:00:25.749Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25072026-03-05T17:00:25.801Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25082026-03-05T17:00:25.847Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25092026-03-05T17:00:25.850Z Checking steno v0.4.1
25102026-03-05T17:00:26.081Z Checking utf-8 v0.7.6
25112026-03-05T17:00:26.309Z Checking filetime v0.2.27
25122026-03-05T17:00:26.363Z Checking arc-swap v1.8.2
25132026-03-05T17:00:26.424Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25142026-03-05T17:00:26.593Z Checking xattr v1.6.1
25152026-03-05T17:00:26.835Z Checking slog-scope v4.4.1
25162026-03-05T17:00:26.891Z Checking tar v0.4.44
25172026-03-05T17:00:27.121Z Compiling progenitor-impl v0.10.0
25182026-03-05T17:00:27.739Z Checking slog-stdlog v4.1.1
25192026-03-05T17:00:28.052Z Checking slog-envlogger v2.2.0
25202026-03-05T17:00:28.140Z Checking tungstenite v0.21.0
25212026-03-05T17:00:28.357Z Checking typeid v1.0.3
25222026-03-05T17:00:28.559Z Checking subprocess v0.2.15
25232026-03-05T17:00:29.076Z Checking tokio-tungstenite v0.21.0
25242026-03-05T17:00:29.180Z Checking headers-core v0.3.0
25252026-03-05T17:00:29.404Z Checking headers v0.4.1
25262026-03-05T17:00:29.666Z Compiling lzma-sys v0.1.20
25272026-03-05T17:00:29.984Z Compiling cargo_toml v0.22.3
25282026-03-05T17:00:30.512Z Checking yasna v0.5.2
25292026-03-05T17:00:30.697Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25302026-03-05T17:00:30.809Z Checking xz2 v0.1.7
25312026-03-05T17:00:31.150Z Checking ron v0.12.0
25322026-03-05T17:00:31.204Z Checking base16ct v1.0.0
25332026-03-05T17:00:31.437Z Checking rcgen v0.12.1
25342026-03-05T17:00:31.489Z Checking dropshot-api-manager-types v0.5.2
25352026-03-05T17:00:31.842Z Checking tagptr v0.2.0
25362026-03-05T17:00:32.125Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25372026-03-05T17:00:32.170Z Checking moka v0.12.13
25382026-03-05T17:00:32.467Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25392026-03-05T17:00:32.815Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25402026-03-05T17:00:32.974Z Compiling radium v0.7.0
25412026-03-05T17:00:33.538Z Compiling libefi-sys v0.1.0
25422026-03-05T17:00:33.688Z Checking hickory-resolver v0.25.2
25432026-03-05T17:00:33.737Z Compiling progenitor-macro v0.10.0
25442026-03-05T17:00:33.857Z Compiling bitfield-struct v0.6.2
25452026-03-05T17:00:33.992Z Checking tap v1.0.1
25462026-03-05T17:00:34.231Z Compiling maybe-uninit v2.0.0
25472026-03-05T17:00:34.956Z Checking wyz v0.5.1
25482026-03-05T17:00:35.047Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25492026-03-05T17:00:35.171Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25502026-03-05T17:00:35.224Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25512026-03-05T17:00:35.880Z Compiling zerocopy-derive v0.6.6
25522026-03-05T17:00:36.053Z Compiling packed_struct v0.10.1
25532026-03-05T17:00:36.262Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25542026-03-05T17:00:36.352Z Checking crc-catalog v2.4.0
25552026-03-05T17:00:36.444Z Checking funty v2.0.0
25562026-03-05T17:00:36.556Z Checking crc v3.4.0
25572026-03-05T17:00:36.683Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25582026-03-05T17:00:36.979Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25592026-03-05T17:00:37.031Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
25602026-03-05T17:00:37.266Z Compiling packed_struct_codegen v0.10.1
25612026-03-05T17:00:37.330Z Checking bitvec v1.0.1
25622026-03-05T17:00:37.382Z Compiling bitfield-macros v0.19.4
25632026-03-05T17:00:37.768Z Checking zerocopy v0.6.6
25642026-03-05T17:00:38.539Z Compiling indexmap v1.9.3
25652026-03-05T17:00:38.956Z Checking nodrop v0.1.14
25662026-03-05T17:00:39.031Z Checking bitfield v0.19.4
25672026-03-05T17:00:39.097Z Checking smallvec v0.6.14
25682026-03-05T17:00:39.142Z Checking array-init v0.0.4
25692026-03-05T17:00:39.531Z Checking hashbrown v0.12.3
25702026-03-05T17:00:39.735Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25712026-03-05T17:00:39.817Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25722026-03-05T17:00:40.038Z Checking serde-hex v0.1.0
25732026-03-05T17:00:40.089Z Checking ron v0.8.1
25742026-03-05T17:00:41.261Z Checking hashbrown v0.13.2
25752026-03-05T17:00:41.326Z Checking crc-any v2.5.0
25762026-03-05T17:00:41.757Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25772026-03-05T17:00:41.811Z Checking path-slash v0.1.5
25782026-03-05T17:00:42.030Z Compiling xshell-macros v0.2.7
25792026-03-05T17:00:42.104Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25802026-03-05T17:00:42.294Z Checking object v0.30.4
25812026-03-05T17:00:42.820Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25822026-03-05T17:00:42.896Z Checking xshell v0.2.7
25832026-03-05T17:00:43.309Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25842026-03-05T17:00:43.606Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25852026-03-05T17:00:43.863Z Checking half v1.8.3
25862026-03-05T17:00:44.208Z Compiling num-derive v0.3.3
25872026-03-05T17:00:44.294Z Checking serde_cbor v0.11.2
25882026-03-05T17:00:44.783Z Compiling proc-macro-error-attr2 v2.0.0
25892026-03-05T17:00:45.179Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25902026-03-05T17:00:45.611Z Compiling nix v0.31.1
25912026-03-05T17:00:45.663Z Compiling proc-macro-error2 v2.0.1
25922026-03-05T17:00:46.036Z Checking progenitor v0.10.0
25932026-03-05T17:00:46.169Z Checking libscf-sys v1.1.0
25942026-03-05T17:00:46.305Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25952026-03-05T17:00:46.356Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25962026-03-05T17:00:46.446Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25972026-03-05T17:00:46.571Z Compiling tabled_derive v0.11.0
25982026-03-05T17:00:46.876Z Checking papergrid v0.17.0
25992026-03-05T17:00:46.987Z Checking testing_table v0.3.0
26002026-03-05T17:00:47.870Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26012026-03-05T17:00:48.634Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26022026-03-05T17:00:48.807Z Checking maplit v1.0.2
26032026-03-05T17:00:48.982Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26042026-03-05T17:00:49.165Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26052026-03-05T17:00:49.401Z Checking tabled v0.20.0
26062026-03-05T17:00:49.649Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26072026-03-05T17:00:49.881Z Checking crc8 v0.1.1
26082026-03-05T17:00:49.942Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26092026-03-05T17:00:50.080Z Checking fxhash v0.2.1
26102026-03-05T17:00:50.328Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26112026-03-05T17:00:50.700Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26122026-03-05T17:00:51.603Z Checking unicase v2.9.0
26132026-03-05T17:00:51.799Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26142026-03-05T17:00:51.956Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26152026-03-05T17:00:52.720Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26162026-03-05T17:00:52.771Z Checking kstat-rs v0.2.4
26172026-03-05T17:00:53.194Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26182026-03-05T17:00:53.322Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26192026-03-05T17:00:53.588Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26202026-03-05T17:00:53.878Z Compiling parking_lot_core v0.8.6
26212026-03-05T17:00:54.016Z Compiling git-stub v1.0.0
26222026-03-05T17:00:54.350Z Compiling dsl_auto_type v0.1.3
26232026-03-05T17:00:54.472Z Checking scheduled-thread-pool v0.2.7
26242026-03-05T17:00:54.538Z Compiling vergen-gitcl v1.0.8
26252026-03-05T17:00:54.763Z Compiling diesel_table_macro_syntax v0.2.0
26262026-03-05T17:00:54.987Z Checking r2d2 v0.8.10
26272026-03-05T17:00:55.076Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26282026-03-05T17:00:55.170Z Compiling git-stub-vcs v0.1.0
26292026-03-05T17:00:55.354Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26302026-03-05T17:00:55.415Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26312026-03-05T17:00:55.643Z Compiling diesel_derives v2.2.7
26322026-03-05T17:00:55.858Z Checking parking_lot v0.11.2
26332026-03-05T17:00:55.909Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26342026-03-05T17:00:56.245Z Checking prefix-trie v0.7.0
26352026-03-05T17:00:56.303Z Checking nanorand v0.7.0
26362026-03-05T17:00:56.530Z Compiling dirs-sys-next v0.1.2
26372026-03-05T17:00:56.698Z Compiling crunchy v0.2.4
26382026-03-05T17:00:56.843Z Compiling dirs-next v2.0.0
26392026-03-05T17:00:57.002Z Checking hickory-server v0.25.2
26402026-03-05T17:00:57.096Z Checking flume v0.11.1
26412026-03-05T17:00:57.148Z Checking sled v0.34.7
26422026-03-05T17:00:57.211Z Compiling clang-sys v1.8.1
26432026-03-05T17:00:57.345Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26442026-03-05T17:00:57.647Z Checking hickory-client v0.25.2
26452026-03-05T17:00:57.772Z Compiling tiny-keccak v2.0.2
26462026-03-05T17:00:58.233Z Compiling term v0.7.0
26472026-03-05T17:00:58.282Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26482026-03-05T17:00:58.329Z Compiling salty v0.3.0
26492026-03-05T17:00:58.385Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26502026-03-05T17:00:58.590Z Compiling bit-vec v0.6.3
26512026-03-05T17:00:58.916Z Compiling ascii-canvas v3.0.0
26522026-03-05T17:00:59.080Z Compiling bit-set v0.5.3
26532026-03-05T17:00:59.465Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26542026-03-05T17:00:59.516Z Checking primeorder v0.13.6
26552026-03-05T17:00:59.575Z Compiling itertools v0.10.5
26562026-03-05T17:01:00.029Z Compiling ena v0.14.4
26572026-03-05T17:01:00.375Z Compiling libloading v0.8.9
26582026-03-05T17:01:00.467Z Compiling bindgen v0.71.1
26592026-03-05T17:01:00.518Z Compiling regex-syntax v0.6.29
26602026-03-05T17:01:00.838Z Compiling diff v0.1.13
26612026-03-05T17:01:01.694Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26622026-03-05T17:01:02.087Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26632026-03-05T17:01:02.194Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26642026-03-05T17:01:02.862Z Compiling cexpr v0.6.0
26652026-03-05T17:01:03.466Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26662026-03-05T17:01:03.972Z Compiling lalrpop v0.19.12
26672026-03-05T17:01:04.368Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26682026-03-05T17:01:05.014Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26692026-03-05T17:01:05.605Z Compiling libxml v0.3.3
26702026-03-05T17:01:05.799Z Compiling fs-err v2.11.0
26712026-03-05T17:01:06.033Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26722026-03-05T17:01:06.169Z Checking p384 v0.13.1
26732026-03-05T17:01:06.362Z Checking diesel v2.2.12
26742026-03-05T17:01:06.420Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26752026-03-05T17:01:06.747Z Compiling strum_macros v0.24.3
26762026-03-05T17:01:07.132Z Compiling indoc v1.0.9
26772026-03-05T17:01:10.003Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26782026-03-05T17:01:10.054Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
26792026-03-05T17:01:10.747Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26802026-03-05T17:01:11.157Z Checking quick-xml v0.37.5
26812026-03-05T17:01:11.574Z Checking derive_builder v0.20.2
26822026-03-05T17:01:11.629Z Compiling oso-derive v0.27.3
26832026-03-05T17:01:11.807Z Compiling impl-trait-for-tuples v0.2.3
26842026-03-05T17:01:12.174Z Compiling trait-variant v0.1.2
26852026-03-05T17:01:12.700Z Checking parse-size v1.1.0
26862026-03-05T17:01:12.957Z Checking openssl-probe v0.1.6
26872026-03-05T17:01:13.191Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26882026-03-05T17:01:13.303Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
26892026-03-05T17:01:13.354Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26902026-03-05T17:01:14.928Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26912026-03-05T17:01:15.098Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26922026-03-05T17:01:15.976Z Checking assert_matches v1.5.0
26932026-03-05T17:01:16.083Z Compiling mime_guess v2.0.5
26942026-03-05T17:01:16.143Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26952026-03-05T17:01:16.662Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26962026-03-05T17:01:16.716Z Checking predicates-tree v1.0.13
26972026-03-05T17:01:16.942Z Checking http-range v0.1.5
26982026-03-05T17:01:17.194Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26992026-03-05T17:01:17.331Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27002026-03-05T17:01:17.554Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27012026-03-05T17:01:17.609Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27022026-03-05T17:01:17.674Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27032026-03-05T17:01:18.654Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27042026-03-05T17:01:21.671Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27052026-03-05T17:01:21.996Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27062026-03-05T17:01:22.178Z Checking atty v0.2.14
27072026-03-05T17:01:22.375Z Compiling diesel-dtrace v0.4.2
27082026-03-05T17:01:22.933Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27092026-03-05T17:01:25.027Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27102026-03-05T17:01:25.183Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27112026-03-05T17:01:25.822Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27122026-03-05T17:01:26.226Z Checking bb8 v0.8.6
27132026-03-05T17:01:26.308Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27142026-03-05T17:01:26.311Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27152026-03-05T17:01:26.687Z Checking corncobs v0.1.4
27162026-03-05T17:01:26.826Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27172026-03-05T17:01:26.930Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27182026-03-05T17:01:26.982Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27192026-03-05T17:01:27.436Z Checking hyper-staticfile v0.10.1
27202026-03-05T17:01:27.701Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27212026-03-05T17:01:27.796Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27222026-03-05T17:01:27.844Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27232026-03-05T17:01:28.013Z Checking ignore v0.4.25
27242026-03-05T17:01:28.240Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27252026-03-05T17:01:28.308Z Checking signal-hook-tokio v0.3.1
27262026-03-05T17:01:28.570Z Checking secrecy v0.8.0
27272026-03-05T17:01:28.837Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27282026-03-05T17:01:28.884Z Checking globwalk v0.9.1
27292026-03-05T17:01:29.380Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27302026-03-05T17:01:29.448Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27312026-03-05T17:01:30.268Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27322026-03-05T17:01:30.328Z Checking nonempty v0.12.0
27332026-03-05T17:01:30.659Z Checking camino-tempfile-ext v0.3.3
27342026-03-05T17:01:30.711Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27352026-03-05T17:01:30.907Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27362026-03-05T17:01:31.208Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27372026-03-05T17:01:31.568Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27382026-03-05T17:01:32.293Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27392026-03-05T17:01:32.345Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27402026-03-05T17:01:32.861Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27412026-03-05T17:01:33.197Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27422026-03-05T17:01:33.629Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27432026-03-05T17:01:34.379Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27442026-03-05T17:01:34.717Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27452026-03-05T17:01:34.865Z Checking tungstenite v0.23.0
27462026-03-05T17:01:34.919Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27472026-03-05T17:01:35.509Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27482026-03-05T17:01:35.714Z Checking tokio-tungstenite v0.23.1
27492026-03-05T17:01:36.277Z Checking async-bb8-diesel v0.2.1
27502026-03-05T17:01:36.458Z Checking void v1.0.2
27512026-03-05T17:01:36.675Z Checking lzss v0.8.2
27522026-03-05T17:01:36.727Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27532026-03-05T17:01:36.990Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27542026-03-05T17:01:37.105Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27552026-03-05T17:01:37.312Z Checking nix v0.27.1
27562026-03-05T17:01:38.051Z Checking serde_bytes v0.11.19
27572026-03-05T17:01:38.460Z Checking rand_seeder v0.4.0
27582026-03-05T17:01:38.661Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27592026-03-05T17:01:38.781Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27602026-03-05T17:01:39.565Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27612026-03-05T17:01:39.783Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27622026-03-05T17:01:39.905Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27632026-03-05T17:01:41.325Z Checking is_ci v1.2.0
27642026-03-05T17:01:41.540Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27652026-03-05T17:01:41.594Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27662026-03-05T17:01:41.674Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27672026-03-05T17:01:42.330Z Checking yansi v1.0.1
27682026-03-05T17:01:42.959Z Checking pretty_assertions v1.4.1
27692026-03-05T17:01:43.231Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27702026-03-05T17:01:43.593Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27712026-03-05T17:01:43.732Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27722026-03-05T17:01:44.094Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27732026-03-05T17:01:44.538Z Compiling darling_core v0.23.0
27742026-03-05T17:01:45.623Z Compiling indoc v2.0.7
27752026-03-05T17:01:46.009Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27762026-03-05T17:01:46.539Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27772026-03-05T17:01:46.636Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27782026-03-05T17:01:46.935Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27792026-03-05T17:01:47.223Z Compiling instability v0.3.11
27802026-03-05T17:01:47.543Z Compiling libz-sys v1.1.24
27812026-03-05T17:01:47.692Z Checking castaway v0.2.4
27822026-03-05T17:01:47.934Z Checking compact_str v0.8.1
27832026-03-05T17:01:48.420Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27842026-03-05T17:01:48.557Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27852026-03-05T17:01:48.796Z Checking supports-color v3.0.2
27862026-03-05T17:01:49.075Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27872026-03-05T17:01:49.496Z Checking unicode-truncate v1.1.0
27882026-03-05T17:01:49.807Z Checking lru v0.12.5
27892026-03-05T17:01:49.869Z Checking cassowary v0.3.0
27902026-03-05T17:01:50.244Z Compiling libgit2-sys v0.18.3+1.9.2
27912026-03-05T17:01:50.627Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27922026-03-05T17:01:50.812Z Compiling darling_macro v0.23.0
27932026-03-05T17:01:51.788Z Compiling darling v0.23.0
27942026-03-05T17:01:52.030Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27952026-03-05T17:01:52.883Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27962026-03-05T17:01:53.290Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27972026-03-05T17:01:53.484Z Checking ratatui v0.29.0
27982026-03-05T17:01:53.740Z Compiling vergen-git2 v1.0.7
27992026-03-05T17:01:54.218Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28002026-03-05T17:01:54.623Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28012026-03-05T17:01:55.044Z Checking colored v2.2.0
28022026-03-05T17:01:55.096Z Checking plotters-backend v0.3.7
28032026-03-05T17:01:55.477Z Compiling rustls v0.21.12
28042026-03-05T17:01:55.547Z Checking shell-words v1.1.1
28052026-03-05T17:01:55.809Z Checking plotters-svg v0.3.7
28062026-03-05T17:01:56.086Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28072026-03-05T17:01:56.137Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28082026-03-05T17:01:56.536Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28092026-03-05T17:01:56.590Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28102026-03-05T17:01:56.929Z Compiling nix v0.29.0
28112026-03-05T17:01:57.370Z Checking sct v0.7.1
28122026-03-05T17:01:57.678Z Checking rustls-webpki v0.101.7
28132026-03-05T17:01:57.858Z Checking cast v0.3.0
28142026-03-05T17:01:58.162Z Checking hex-literal v0.4.1
28152026-03-05T17:01:58.234Z Checking criterion-plot v0.6.0
28162026-03-05T17:01:58.374Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28172026-03-05T17:01:58.941Z Checking plotters v0.3.7
28182026-03-05T17:02:00.766Z Checking erased-serde v0.4.9
28192026-03-05T17:02:01.310Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28202026-03-05T17:02:01.710Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28212026-03-05T17:02:03.204Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28222026-03-05T17:02:04.604Z Checking tinytemplate v1.2.1
28232026-03-05T17:02:05.064Z Checking ordered-float v2.10.1
28242026-03-05T17:02:05.642Z Checking anes v0.1.6
28252026-03-05T17:02:06.076Z Checking oorandom v11.1.5
28262026-03-05T17:02:06.302Z Checking criterion v0.7.0
28272026-03-05T17:02:07.258Z Checking serde-value v0.7.0
28282026-03-05T17:02:07.778Z Checking serde-untagged v0.1.9
28292026-03-05T17:02:08.221Z Checking tokio-rustls v0.24.1
28302026-03-05T17:02:09.153Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28312026-03-05T17:02:09.205Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28322026-03-05T17:02:09.576Z Checking rustls-pemfile v1.0.4
28332026-03-05T17:02:09.867Z Checking twox-hash v2.1.2
28342026-03-05T17:02:10.583Z Checking unicode-xid v0.2.6
28352026-03-05T17:02:10.848Z Checking cargo-util-schemas v0.8.2
28362026-03-05T17:02:10.903Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28372026-03-05T17:02:12.562Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28382026-03-05T17:02:12.843Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28392026-03-05T17:02:12.894Z Checking progenitor-extras v0.1.0
28402026-03-05T17:02:13.288Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28412026-03-05T17:02:13.586Z Checking fatfs v0.3.6
28422026-03-05T17:02:14.666Z Checking cargo-platform v0.2.0
28432026-03-05T17:02:15.063Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28442026-03-05T17:02:15.482Z Compiling petname v2.0.2
28452026-03-05T17:02:16.455Z Compiling seq-macro v0.3.6
28462026-03-05T17:02:17.982Z Checking cargo_metadata v0.21.0
28472026-03-05T17:02:18.672Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28482026-03-05T17:02:19.553Z Checking concurrent-queue v2.5.0
28492026-03-05T17:02:19.936Z Checking rtoolbox v0.0.3
28502026-03-05T17:02:20.173Z Checking futures-timer v3.0.3
28512026-03-05T17:02:20.431Z Checking parking v2.2.1
28522026-03-05T17:02:20.498Z Checking rpassword v7.4.0
28532026-03-05T17:02:20.693Z Checking event-listener v5.4.1
28542026-03-05T17:02:21.169Z Checking tui-tree-widget v0.23.1
28552026-03-05T17:02:21.226Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28562026-03-05T17:02:21.502Z Checking polyval v0.6.2
28572026-03-05T17:02:21.554Z Checking sapling-renderdag v0.1.0
28582026-03-05T17:02:21.593Z Checking sync-ptr v0.1.4
28592026-03-05T17:02:21.845Z Checking event-listener-strategy v0.5.4
28602026-03-05T17:02:21.895Z Checking ghash v0.5.1
28612026-03-05T17:02:22.088Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28622026-03-05T17:02:22.139Z Checking ctr v0.9.2
28632026-03-05T17:02:22.187Z Checking arrayref v0.3.9
28642026-03-05T17:02:22.344Z Checking arrayvec v0.7.6
28652026-03-05T17:02:22.470Z Checking constant_time_eq v0.4.2
28662026-03-05T17:02:22.594Z Checking aes-gcm v0.10.3
28672026-03-05T17:02:22.739Z Checking async-lock v3.4.2
28682026-03-05T17:02:22.787Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28692026-03-05T17:02:22.890Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28702026-03-05T17:02:23.538Z Checking ssh-encoding v0.2.0
28712026-03-05T17:02:23.951Z Checking blowfish v0.9.1
28722026-03-05T17:02:24.275Z Checking bcrypt-pbkdf v0.10.0
28732026-03-05T17:02:24.530Z Checking ssh-cipher v0.2.0
28742026-03-05T17:02:24.596Z Checking async-object-pool v0.2.0
28752026-03-05T17:02:24.816Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28762026-03-05T17:02:24.913Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28772026-03-05T17:02:25.448Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28782026-03-05T17:02:25.964Z Checking serde_regex v1.1.0
28792026-03-05T17:02:26.258Z Checking password-hash v0.4.2
28802026-03-05T17:02:26.726Z Checking assert-json-diff v2.0.2
28812026-03-05T17:02:26.804Z Checking path-tree v0.8.3
28822026-03-05T17:02:27.067Z Checking stringmetrics v2.2.2
28832026-03-05T17:02:27.205Z Compiling target-lexicon v0.13.3
28842026-03-05T17:02:27.388Z Checking gimli v0.32.3
28852026-03-05T17:02:28.420Z Checking httpmock v0.8.3
28862026-03-05T17:02:28.543Z Checking pbkdf2 v0.11.0
28872026-03-05T17:02:28.871Z Checking ssh-key v0.6.7
28882026-03-05T17:02:31.083Z Checking addr2line v0.25.1
28892026-03-05T17:02:31.641Z Checking p256 v0.13.2
28902026-03-05T17:02:32.176Z Checking p521 v0.13.3
28912026-03-05T17:02:33.543Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28922026-03-05T17:02:33.594Z Checking russh-cryptovec v0.7.3
28932026-03-05T17:02:33.867Z Compiling guppy-workspace-hack v0.1.0
28942026-03-05T17:02:33.928Z Checking rustc-demangle v0.1.27
28952026-03-05T17:02:34.243Z Checking md5 v0.7.0
28962026-03-05T17:02:34.329Z Compiling samael v0.0.19
28972026-03-05T17:02:34.431Z Checking backtrace v0.3.76
28982026-03-05T17:02:34.590Z Checking russh-keys v0.45.0
28992026-03-05T17:02:35.052Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29002026-03-05T17:02:35.188Z Checking num-bigint v0.4.6
29012026-03-05T17:02:35.930Z Checking des v0.8.1
29022026-03-05T17:02:36.535Z Compiling blake3 v1.8.3
29032026-03-05T17:02:37.202Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29042026-03-05T17:02:37.591Z Compiling target-spec v3.5.7
29052026-03-05T17:02:38.107Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29062026-03-05T17:02:38.257Z Checking russh v0.45.0
29072026-03-05T17:02:39.146Z Checking cfg-expr v0.20.6
29082026-03-05T17:02:39.461Z Checking backtrace-ext v0.2.1
29092026-03-05T17:02:39.863Z Checking supports-color v2.1.0
29102026-03-05T17:02:40.045Z Checking textwrap v0.15.2
29112026-03-05T17:02:40.137Z Checking supports-hyperlinks v2.1.0
29122026-03-05T17:02:40.375Z Checking supports-unicode v2.1.0
29132026-03-05T17:02:40.483Z Checking hashbrown v0.14.5
29142026-03-05T17:02:40.614Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29152026-03-05T17:02:41.063Z Checking cargo-platform v0.3.2
29162026-03-05T17:02:41.467Z Checking terminal_size v0.1.17
29172026-03-05T17:02:41.577Z Checking socket2 v0.5.10
29182026-03-05T17:02:41.686Z Compiling miette-derive v5.10.0
29192026-03-05T17:02:42.136Z Checking internet-checksum v0.2.1
29202026-03-05T17:02:42.290Z Checking owo-colors v3.5.0
29212026-03-05T17:02:42.361Z Checking chumsky v0.9.3
29222026-03-05T17:02:43.521Z Compiling git2 v0.20.4
29232026-03-05T17:02:44.007Z Checking cargo_metadata v0.23.1
29242026-03-05T17:02:44.372Z Checking miette v5.10.0
29252026-03-05T17:02:45.049Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29262026-03-05T17:02:45.470Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29272026-03-05T17:02:45.635Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29282026-03-05T17:02:45.920Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29292026-03-05T17:02:46.194Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29302026-03-05T17:02:46.372Z Checking httptest v0.16.4
29312026-03-05T17:02:46.732Z Checking pathdiff v0.2.3
29322026-03-05T17:02:46.947Z Compiling knuffel-derive v3.2.0
29332026-03-05T17:02:47.045Z Checking nested v0.1.1
29342026-03-05T17:02:47.148Z Checking topological-sort v0.2.2
29352026-03-05T17:02:47.342Z Checking guppy v0.17.25
29362026-03-05T17:02:47.425Z Checking omicron-zone-package v0.12.2
29372026-03-05T17:02:48.139Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29382026-03-05T17:02:48.531Z Checking similar-asserts v1.7.0
29392026-03-05T17:02:49.482Z Compiling rstest_macros v0.25.0
29402026-03-05T17:02:49.533Z Compiling target-triple v1.0.0
29412026-03-05T17:02:50.060Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29422026-03-05T17:02:50.237Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29432026-03-05T17:02:50.322Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29442026-03-05T17:02:50.366Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29452026-03-05T17:02:50.614Z Checking knuffel v3.2.0
29462026-03-05T17:02:50.775Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29472026-03-05T17:02:51.841Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29482026-03-05T17:02:52.059Z Checking toml_datetime v1.0.0+spec-1.1.0
29492026-03-05T17:02:52.361Z Checking escape8259 v0.5.3
29502026-03-05T17:02:52.537Z Compiling assert_cmd v2.1.2
29512026-03-05T17:02:52.648Z Compiling relative-path v1.9.3
29522026-03-05T17:02:53.123Z Checking libtest-mimic v0.8.1
29532026-03-05T17:02:53.638Z Checking toml v1.0.3+spec-1.1.0
29542026-03-05T17:02:54.398Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29552026-03-05T17:02:54.628Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29562026-03-05T17:02:55.111Z Checking blake2b_simd v1.0.4
29572026-03-05T17:02:55.992Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29582026-03-05T17:02:56.090Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29592026-03-05T17:02:56.782Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29602026-03-05T17:02:56.957Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29612026-03-05T17:02:57.385Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29622026-03-05T17:02:57.849Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29632026-03-05T17:02:58.287Z Checking fancy-regex v0.14.0
29642026-03-05T17:02:58.714Z Checking serde_tokenstream v0.2.3
29652026-03-05T17:02:59.175Z Checking uzers v0.12.2
29662026-03-05T17:02:59.240Z Checking termcolor v1.4.1
29672026-03-05T17:02:59.665Z Checking constant_time_eq v0.3.1
29682026-03-05T17:02:59.754Z Compiling linkme-impl v0.3.35
29692026-03-05T17:02:59.882Z Checking rust-argon2 v2.1.0
29702026-03-05T17:03:00.428Z Checking trybuild v1.0.116
29712026-03-05T17:03:00.501Z Checking datatest-stable v0.3.3
29722026-03-05T17:03:01.738Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29732026-03-05T17:03:02.457Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29742026-03-05T17:03:02.505Z Checking rstest v0.25.0
29752026-03-05T17:03:02.602Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29762026-03-05T17:03:02.809Z Checking support-bundle-viewer v0.1.2
29772026-03-05T17:03:03.329Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29782026-03-05T17:03:03.754Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29792026-03-05T17:03:03.982Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29802026-03-05T17:03:04.173Z Checking drift v0.1.3
29812026-03-05T17:03:04.400Z Checking rand_distr v0.5.1
29822026-03-05T17:03:04.893Z Checking multimap v0.10.1
29832026-03-05T17:03:05.265Z Checking approx v0.5.1
29842026-03-05T17:03:05.397Z Compiling linkme v0.3.35
29852026-03-05T17:03:05.561Z Checking dropshot-api-manager v0.5.2
29862026-03-05T17:03:06.428Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29872026-03-05T17:03:08.010Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29882026-03-05T17:03:08.062Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29892026-03-05T17:03:08.330Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29902026-03-05T17:03:08.740Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29912026-03-05T17:03:09.323Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29922026-03-05T17:03:09.614Z Checking partial-io v0.5.4
29932026-03-05T17:03:09.664Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29942026-03-05T17:03:09.847Z Checking cargo_toml v0.21.0
29952026-03-05T17:03:09.994Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29962026-03-05T17:03:10.048Z Checking termios v0.3.3
29972026-03-05T17:03:10.340Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
29982026-03-05T17:03:11.074Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29992026-03-05T17:03:11.759Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30002026-03-05T17:03:12.220Z Compiling polar-core v0.27.3
30012026-03-05T17:03:12.772Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30022026-03-05T17:03:13.821Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30032026-03-05T17:03:18.497Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30042026-03-05T17:03:22.886Z Checking oso v0.27.3
30052026-03-05T17:03:27.130Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30062026-03-05T17:03:30.443Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30072026-03-05T17:03:31.846Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30082026-03-05T17:03:39.095Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30092026-03-05T17:03:50.528Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30102026-03-05T17:03:59.098Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30112026-03-05T17:04:02.560Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30122026-03-05T17:04:05.674Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30132026-03-05T17:04:22.425Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30142026-03-05T17:06:34.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 54s
30152026-03-05T17:06:35.641Z
30162026-03-05T17:06:35.641Zreal 7:59.627706839
30172026-03-05T17:06:35.641Zuser 44:38.055671243
30182026-03-05T17:06:35.641Zsys 7:42.486197360
30192026-03-05T17:06:35.641Ztrap 1.279400966
30202026-03-05T17:06:35.641Ztflt 0.755527239
30212026-03-05T17:06:35.641Zdflt 0.202348628
30222026-03-05T17:06:35.641Zkflt 0.000953662
30232026-03-05T17:06:35.641Zlock 1:48:12.631237405
30242026-03-05T17:06:35.642Zslp 2:24:24.711668544
30252026-03-05T17:06:35.642Zlat 2:36.644016515
30262026-03-05T17:06:35.642Zstop 15:42.374055952
30272026-03-05T17:06:35.645Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30282026-03-05T17:06:35.645Z+ ptime -m cargo doc --workspace --no-deps
30292026-03-05T17:06:36.933Zwarning: output filename collision.
30302026-03-05T17:06:36.934ZThe 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)`.
30312026-03-05T17:06:36.934ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30322026-03-05T17:06:36.934ZThe targets should have unique names.
30332026-03-05T17:06:36.934ZThis is a known bug where multiple crates with the same name use
30342026-03-05T17:06:36.934Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30352026-03-05T17:06:38.183Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30362026-03-05T17:06:38.419Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30372026-03-05T17:06:38.450Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30382026-03-05T17:06:38.507Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30392026-03-05T17:06:38.547Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30402026-03-05T17:06:38.582Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30412026-03-05T17:06:38.585Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30422026-03-05T17:06:38.852Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30432026-03-05T17:06:38.896Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30442026-03-05T17:06:38.933Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30452026-03-05T17:06:39.091Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30462026-03-05T17:06:39.144Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30472026-03-05T17:06:39.298Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30482026-03-05T17:06:39.404Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30492026-03-05T17:06:39.439Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30502026-03-05T17:06:39.667Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30512026-03-05T17:06:39.707Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30522026-03-05T17:06:39.710Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30532026-03-05T17:06:40.304Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30542026-03-05T17:06:40.761Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30552026-03-05T17:06:40.795Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30562026-03-05T17:06:41.079Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30572026-03-05T17:06:41.113Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30582026-03-05T17:06:41.192Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30592026-03-05T17:06:41.267Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30602026-03-05T17:06:41.508Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30612026-03-05T17:06:41.542Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30622026-03-05T17:06:41.576Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30632026-03-05T17:06:42.325Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30642026-03-05T17:06:42.362Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30652026-03-05T17:06:42.602Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30662026-03-05T17:06:42.901Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30672026-03-05T17:06:43.014Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30682026-03-05T17:06:43.059Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30692026-03-05T17:06:43.220Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30702026-03-05T17:06:43.410Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30712026-03-05T17:06:43.459Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30722026-03-05T17:06:43.821Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30732026-03-05T17:06:43.960Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
30742026-03-05T17:06:44.428Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30752026-03-05T17:06:44.490Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30762026-03-05T17:06:44.681Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30772026-03-05T17:06:44.869Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30782026-03-05T17:06:44.947Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30792026-03-05T17:06:44.984Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30802026-03-05T17:06:45.065Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30812026-03-05T17:06:45.265Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30822026-03-05T17:06:45.390Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30832026-03-05T17:06:45.414Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30842026-03-05T17:06:45.417Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30852026-03-05T17:06:45.611Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30862026-03-05T17:06:45.894Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30872026-03-05T17:06:45.897Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30882026-03-05T17:06:45.978Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30892026-03-05T17:06:46.062Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30902026-03-05T17:06:46.340Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30912026-03-05T17:06:46.369Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30922026-03-05T17:06:46.397Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30932026-03-05T17:06:46.661Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30942026-03-05T17:06:46.788Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30952026-03-05T17:06:46.818Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30962026-03-05T17:06:46.848Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30972026-03-05T17:06:47.127Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30982026-03-05T17:06:47.168Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30992026-03-05T17:06:47.625Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31002026-03-05T17:06:47.648Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31012026-03-05T17:06:47.678Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31022026-03-05T17:06:47.978Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31032026-03-05T17:06:48.632Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31042026-03-05T17:06:48.883Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31052026-03-05T17:06:49.539Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31062026-03-05T17:06:49.820Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31072026-03-05T17:06:50.248Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31082026-03-05T17:06:50.284Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31092026-03-05T17:06:50.353Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31102026-03-05T17:06:51.335Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31112026-03-05T17:06:52.127Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31122026-03-05T17:06:52.436Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31132026-03-05T17:06:52.828Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31142026-03-05T17:06:52.897Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31152026-03-05T17:06:53.348Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31162026-03-05T17:06:53.381Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31172026-03-05T17:06:53.421Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31182026-03-05T17:06:53.455Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31192026-03-05T17:06:54.180Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31202026-03-05T17:06:54.339Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31212026-03-05T17:06:54.423Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31222026-03-05T17:06:55.366Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31232026-03-05T17:06:55.683Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31242026-03-05T17:06:55.976Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31252026-03-05T17:06:56.390Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31262026-03-05T17:06:56.960Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31272026-03-05T17:06:57.019Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31282026-03-05T17:06:57.128Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31292026-03-05T17:06:57.452Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31302026-03-05T17:06:58.335Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31312026-03-05T17:06:58.582Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31322026-03-05T17:06:59.197Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31332026-03-05T17:06:59.269Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31342026-03-05T17:06:59.304Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31352026-03-05T17:07:00.599Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31362026-03-05T17:07:01.345Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31372026-03-05T17:07:02.050Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31382026-03-05T17:07:03.236Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31392026-03-05T17:07:03.740Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31402026-03-05T17:07:04.010Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31412026-03-05T17:07:04.176Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31422026-03-05T17:07:04.520Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31432026-03-05T17:07:04.563Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31442026-03-05T17:07:04.613Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31452026-03-05T17:07:04.649Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31462026-03-05T17:07:04.683Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31472026-03-05T17:07:05.018Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31482026-03-05T17:07:05.283Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31492026-03-05T17:07:05.631Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31502026-03-05T17:07:06.340Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31512026-03-05T17:07:06.877Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31522026-03-05T17:07:07.433Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31532026-03-05T17:07:09.920Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31542026-03-05T17:07:10.011Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31552026-03-05T17:07:10.292Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31562026-03-05T17:07:10.345Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31572026-03-05T17:07:10.688Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31582026-03-05T17:07:11.720Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31592026-03-05T17:07:11.845Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31602026-03-05T17:07:12.245Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31612026-03-05T17:07:12.479Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31622026-03-05T17:07:12.929Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31632026-03-05T17:07:13.683Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31642026-03-05T17:07:13.827Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31652026-03-05T17:07:13.866Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31662026-03-05T17:07:14.216Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31672026-03-05T17:07:14.573Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31682026-03-05T17:07:14.856Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31692026-03-05T17:07:15.437Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31702026-03-05T17:07:17.639Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31712026-03-05T17:07:18.204Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31722026-03-05T17:07:18.253Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31732026-03-05T17:07:19.217Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31742026-03-05T17:07:20.071Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31752026-03-05T17:07:22.425Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31762026-03-05T17:07:24.027Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31772026-03-05T17:07:25.180Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31782026-03-05T17:07:26.363Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31792026-03-05T17:07:26.718Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31802026-03-05T17:07:26.786Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31812026-03-05T17:07:31.143Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31822026-03-05T17:07:31.323Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31832026-03-05T17:07:31.482Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31842026-03-05T17:07:32.042Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31852026-03-05T17:07:32.658Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31862026-03-05T17:07:32.996Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31872026-03-05T17:07:33.132Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31882026-03-05T17:07:34.548Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31892026-03-05T17:07:37.115Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31902026-03-05T17:07:38.497Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31912026-03-05T17:07:38.818Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31922026-03-05T17:07:39.271Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31932026-03-05T17:07:44.169Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31942026-03-05T17:07:44.493Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31952026-03-05T17:07:44.859Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31962026-03-05T17:07:45.379Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31972026-03-05T17:07:46.068Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31982026-03-05T17:07:46.543Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31992026-03-05T17:07:47.041Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32002026-03-05T17:07:50.500Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32012026-03-05T17:07:50.613Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32022026-03-05T17:07:52.589Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32032026-03-05T17:07:52.701Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32042026-03-05T17:07:53.478Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32052026-03-05T17:07:53.849Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32062026-03-05T17:07:53.885Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32072026-03-05T17:07:54.287Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32082026-03-05T17:07:55.119Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32092026-03-05T17:07:55.482Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32102026-03-05T17:07:55.907Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32112026-03-05T17:07:56.477Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32122026-03-05T17:07:56.541Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32132026-03-05T17:07:57.852Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32142026-03-05T17:07:58.260Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32152026-03-05T17:07:59.165Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32162026-03-05T17:07:59.252Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32172026-03-05T17:07:59.280Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32182026-03-05T17:08:00.428Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32192026-03-05T17:08:01.650Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32202026-03-05T17:08:01.703Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32212026-03-05T17:08:02.279Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32222026-03-05T17:08:04.184Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32232026-03-05T17:08:06.805Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32242026-03-05T17:08:07.565Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32252026-03-05T17:08:14.073Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32262026-03-05T17:08:15.106Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32272026-03-05T17:08:18.069Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32282026-03-05T17:08:19.606Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32292026-03-05T17:08:21.194Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32302026-03-05T17:08:24.138Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32312026-03-05T17:08:25.542Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32322026-03-05T17:08:27.649Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32332026-03-05T17:08:29.965Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32342026-03-05T17:08:31.093Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32352026-03-05T17:08:34.264Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32362026-03-05T17:08:36.062Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32372026-03-05T17:08:36.677Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32382026-03-05T17:08:37.253Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32392026-03-05T17:08:38.243Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32402026-03-05T17:08:39.381Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32412026-03-05T17:08:40.272Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32422026-03-05T17:08:49.566Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32432026-03-05T17:08:50.590Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32442026-03-05T17:08:52.304Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32452026-03-05T17:08:54.495Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32462026-03-05T17:08:55.233Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32472026-03-05T17:08:57.062Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32482026-03-05T17:08:58.818Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32492026-03-05T17:09:03.124Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32502026-03-05T17:09:04.827Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32512026-03-05T17:09:06.460Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32522026-03-05T17:09:08.183Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32532026-03-05T17:09:10.582Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32542026-03-05T17:09:13.409Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32552026-03-05T17:09:14.417Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32562026-03-05T17:09:16.663Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32572026-03-05T17:09:18.431Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32582026-03-05T17:09:20.821Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32592026-03-05T17:09:22.840Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32602026-03-05T17:09:24.627Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32612026-03-05T17:09:26.471Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32622026-03-05T17:09:31.961Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32632026-03-05T17:09:33.503Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32642026-03-05T17:09:35.111Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32652026-03-05T17:09:36.547Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32662026-03-05T17:09:38.478Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32672026-03-05T17:09:44.628Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32682026-03-05T17:09:44.778Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32692026-03-05T17:09:46.406Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32702026-03-05T17:09:47.059Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32712026-03-05T17:09:49.557Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32722026-03-05T17:09:52.672Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32732026-03-05T17:09:55.939Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32742026-03-05T17:09:59.222Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32752026-03-05T17:10:02.280Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32762026-03-05T17:10:04.330Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32772026-03-05T17:10:07.514Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32782026-03-05T17:10:10.115Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32792026-03-05T17:10:13.169Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32802026-03-05T17:10:15.049Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32812026-03-05T17:10:17.382Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32822026-03-05T17:10:19.247Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32832026-03-05T17:10:22.229Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32842026-03-05T17:10:23.994Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32852026-03-05T17:10:26.075Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32862026-03-05T17:10:28.292Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32872026-03-05T17:10:30.301Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32882026-03-05T17:10:33.427Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32892026-03-05T17:10:35.261Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32902026-03-05T17:10:37.561Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32912026-03-05T17:10:39.591Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32922026-03-05T17:10:41.906Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32932026-03-05T17:10:44.796Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32942026-03-05T17:10:47.040Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32952026-03-05T17:10:49.463Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32962026-03-05T17:10:51.651Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32972026-03-05T17:10:53.819Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32982026-03-05T17:10:55.888Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32992026-03-05T17:10:58.026Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33002026-03-05T17:11:00.173Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33012026-03-05T17:11:04.113Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33022026-03-05T17:11:04.933Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33032026-03-05T17:11:07.404Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33042026-03-05T17:11:09.569Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33052026-03-05T17:11:11.539Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33062026-03-05T17:11:14.097Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33072026-03-05T17:11:18.890Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33082026-03-05T17:11:21.231Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33092026-03-05T17:11:23.517Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33102026-03-05T17:11:25.702Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33112026-03-05T17:11:28.117Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33122026-03-05T17:11:30.214Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33132026-03-05T17:11:32.983Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33142026-03-05T17:11:35.411Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33152026-03-05T17:11:37.160Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33162026-03-05T17:11:39.554Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33172026-03-05T17:11:42.081Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33182026-03-05T17:11:44.084Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33192026-03-05T17:11:46.526Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33202026-03-05T17:11:48.877Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33212026-03-05T17:11:51.372Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33222026-03-05T17:11:53.583Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33232026-03-05T17:11:55.933Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33242026-03-05T17:11:58.275Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33252026-03-05T17:12:00.524Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33262026-03-05T17:12:03.143Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33272026-03-05T17:12:05.534Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33282026-03-05T17:12:07.767Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33292026-03-05T17:12:10.202Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33302026-03-05T17:12:12.662Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33312026-03-05T17:12:15.052Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33322026-03-05T17:12:17.468Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33332026-03-05T17:12:20.032Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33342026-03-05T17:12:22.436Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33352026-03-05T17:12:24.774Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33362026-03-05T17:12:27.177Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33372026-03-05T17:12:29.839Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33382026-03-05T17:12:33.005Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33392026-03-05T17:12:35.139Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33402026-03-05T17:12:37.835Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33412026-03-05T17:12:40.329Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33422026-03-05T17:12:43.127Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33432026-03-05T17:12:45.452Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33442026-03-05T17:12:47.998Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33452026-03-05T17:12:50.608Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33462026-03-05T17:12:59.470Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33472026-03-05T17:12:59.546Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33482026-03-05T17:13:01.628Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33492026-03-05T17:13:05.132Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33502026-03-05T17:13:08.564Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33512026-03-05T17:13:11.889Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33522026-03-05T17:13:15.291Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33532026-03-05T17:13:18.682Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33542026-03-05T17:13:22.078Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33552026-03-05T17:13:25.523Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33562026-03-05T17:13:28.865Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33572026-03-05T17:13:32.340Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33582026-03-05T17:13:35.679Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33592026-03-05T17:13:39.220Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33602026-03-05T17:13:42.607Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33612026-03-05T17:13:46.004Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33622026-03-05T17:14:13.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 37s
33632026-03-05T17:14:13.422Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 188 other files
33642026-03-05T17:14:13.511Z
33652026-03-05T17:14:13.515Zreal 7:37.801780718
33662026-03-05T17:14:13.515Zuser 29:50.693073484
33672026-03-05T17:14:13.515Zsys 4:36.176244996
33682026-03-05T17:14:13.515Ztrap 0.722574425
33692026-03-05T17:14:13.515Ztflt 0.070285305
33702026-03-05T17:14:13.515Zdflt 0.045759278
33712026-03-05T17:14:13.515Zkflt 0.000100532
33722026-03-05T17:14:13.515Zlock 5:49:27.660120405
33732026-03-05T17:14:13.515Zslp 2:36:34.205972668
33742026-03-05T17:14:13.515Zlat 45.914503962
33752026-03-05T17:14:13.515Zstop 2:02.007258457
33762026-03-05T17:14:13.515Zprocess exited: duration 1249626 ms, exit code 0
 
33772026-03-05T17:14:13.521Zfound 0 output files