01KJR76A34VV7P5C2TA3KAQJE2: clippy (helios)

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

Buildomat Job: 01KJR770KRZ9C2TBMG2FK3JTFN

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-02T21:29:16.223Zjob assigned to worker 01KJR77CGG1C663HN7TF4PFGMG [factory aws, i-079e7002fc50c32b6] (queued for 1 m 10 s)
 
22026-03-02T21:29:24.215Zstarting task 0: "setup"
32026-03-02T21:29:24.220Z++ uname -s
42026-03-02T21:29:24.223Z+ kern=SunOS
52026-03-02T21:29:24.223Z+ build_user=build
62026-03-02T21:29:24.224Z+ build_uid=12345
72026-03-02T21:29:24.224Z+ work_dir=/work
82026-03-02T21:29:24.224Z+ input_dir=/input
92026-03-02T21:29:24.224Z+ [[ 0 == 12345 ]]
102026-03-02T21:29:24.224Z+ case "$kern" in
112026-03-02T21:29:24.224Z+ groupadd -g 12345 build
122026-03-02T21:29:24.228Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-02T21:29:26.232Z+ zfs create -o mountpoint=/work rpool/work
142026-03-02T21:29:26.362Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-02T21:29:26.367Z+ home_fs=zfs
162026-03-02T21:29:26.367Z+ [[ zfs == autofs ]]
172026-03-02T21:29:26.367Z+ mkdir -p /home/build
182026-03-02T21:29:26.367Z+ chown build:build /home/build /work
192026-03-02T21:29:28.368Z+ chmod 0700 /home/build /work
202026-03-02T21:29:28.371Zprocess exited: duration 4158 ms, exit code 0
 
212026-03-02T21:29:28.377Zstarting task 1: "rust-toolchain"
222026-03-02T21:29:28.382Z * rust toolchain channel = "1.91.1"
232026-03-02T21:29:28.382Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
242026-03-02T21:29:28.382Z * rust toolchain profile = "default"
252026-03-02T21:29:28.382Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-02T21:29:28.382Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-02T21:29:28.382Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-02T21:29:28.385Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-02T21:29:28.385Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-02T21:29:28.521Zinfo: downloading installer
312026-03-02T21:29:30.183Zwarn: It looks like you have an existing installation of Rust at:
322026-03-02T21:29:30.184Zwarn: /opt/ooce/bin
332026-03-02T21:29:30.184Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-02T21:29:30.184Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-02T21:29:30.184Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-02T21:29:30.184Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-02T21:29:30.184Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-02T21:29:30.184Zerror: cannot install while Rust is installed
392026-03-02T21:29:30.184Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-02T21:29:30.197Zinfo: profile set to 'default'
412026-03-02T21:29:30.197Zinfo: default host triple is x86_64-unknown-illumos
422026-03-02T21:29:30.201Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-02T21:29:30.374Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-02T21:29:30.374Zinfo: downloading component 'cargo'
452026-03-02T21:29:31.330Zinfo: downloading component 'clippy'
462026-03-02T21:29:31.805Zinfo: downloading component 'rust-docs'
472026-03-02T21:29:33.475Zinfo: downloading component 'rust-std'
482026-03-02T21:29:35.252Zinfo: downloading component 'rustc'
492026-03-02T21:29:42.447Zinfo: downloading component 'rustfmt'
502026-03-02T21:29:42.763Zinfo: installing component 'cargo'
512026-03-02T21:29:43.657Zinfo: installing component 'clippy'
522026-03-02T21:29:44.069Zinfo: installing component 'rust-docs'
532026-03-02T21:29:45.977Zinfo: installing component 'rust-std'
542026-03-02T21:29:47.781Zinfo: installing component 'rustc'
552026-03-02T21:29:54.501Zinfo: installing component 'rustfmt'
562026-03-02T21:29:54.839Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-02T21:29:54.839Z
582026-03-02T21:29:55.333Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-02T21:29:55.333Z
602026-03-02T21:29:55.338Z
612026-03-02T21:29:55.338ZRust is installed now. Great!
622026-03-02T21:29:55.338Z
632026-03-02T21:29:55.338ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-02T21:29:55.338Zenvironment variable. This has not been done automatically.
652026-03-02T21:29:55.338Z
662026-03-02T21:29:55.338ZTo configure your current shell, you need to source
672026-03-02T21:29:55.338Zthe corresponding env file under $HOME/.cargo.
682026-03-02T21:29:55.338Z
692026-03-02T21:29:55.338ZThis is usually done by running one of the following (note the leading DOT):
702026-03-02T21:29:55.338Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-02T21:29:55.338Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-02T21:29:55.338Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-02T21:29:55.447Z+ rustup --version
742026-03-02T21:29:55.458Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-02T21:29:55.461Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-02T21:29:55.545Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-02T21:29:55.548Z+ cargo --version
782026-03-02T21:29:55.619Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-02T21:29:55.622Z+ rustc --version
802026-03-02T21:29:55.697Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-02T21:29:55.700Zprocess exited: duration 27320 ms, exit code 0
 
822026-03-02T21:29:55.706Zstarting task 2: "authentication"
832026-03-02T21:29:55.728Zprocess exited: duration 21 ms, exit code 0
 
842026-03-02T21:29:55.734Zstarting task 3: "clone repository"
852026-03-02T21:29:55.739Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-02T21:29:55.742Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-02T21:29:55.780ZCloning into '/work/oxidecomputer/omicron'...
882026-03-02T21:30:35.130Z+ cd /work/oxidecomputer/omicron
892026-03-02T21:30:35.130Z+ git fetch origin fda073a7a56467a7051f311b0923db1e5f3f0afa
902026-03-02T21:30:35.465ZFrom https://github.com/oxidecomputer/omicron
912026-03-02T21:30:35.465Z * branch fda073a7a56467a7051f311b0923db1e5f3f0afa -> FETCH_HEAD
922026-03-02T21:30:35.477Z+ [[ -n jmcarp/document-distribution-estimates ]]
932026-03-02T21:30:35.480Z++ git branch --show-current
942026-03-02T21:30:35.483Z+ current=main
952026-03-02T21:30:35.483Z+ [[ main != jmcarp/document-distribution-estimates ]]
962026-03-02T21:30:35.483Z+ git branch -f jmcarp/document-distribution-estimates fda073a7a56467a7051f311b0923db1e5f3f0afa
972026-03-02T21:30:35.486Z+ git checkout -f jmcarp/document-distribution-estimates
982026-03-02T21:30:36.022ZSwitched to branch 'jmcarp/document-distribution-estimates'
992026-03-02T21:30:36.032Z+ git reset --hard fda073a7a56467a7051f311b0923db1e5f3f0afa
1002026-03-02T21:30:36.032ZHEAD is now at fda073a7a Document distribution statistics.
1012026-03-02T21:30:36.032Zprocess exited: duration 40156 ms, exit code 0
 
1022026-03-02T21:30:36.041Zstarting task 4: "build"
1032026-03-02T21:30:36.044Z+ source ./env.sh
1042026-03-02T21:30:36.047Z++ OLD_SHELL_OPTS=ehxB
1052026-03-02T21:30:36.047Z++ set -o xtrace
1062026-03-02T21:30:36.047Z++++ dirname ./env.sh
1072026-03-02T21:30:36.050Z+++ readlink -f .
1082026-03-02T21:30:36.058Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-03-02T21:30:36.058Z++ 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-02T21:30:36.058Z++ 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-02T21:30:36.058Z++ 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-02T21:30:36.058Z++ 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-02T21:30:36.058Z++ 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-02T21:30:36.058Z++ 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-02T21:30:36.058Z++ 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-02T21:30:36.058Z++ 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-02T21:30:36.059Z++ case $OLD_SHELL_OPTS in
1182026-03-02T21:30:36.059Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-03-02T21:30:36.059Z+ source .github/buildomat/ci-env.sh
1202026-03-02T21:30:36.059Z++ export CARGO_TERM_COLOR=always
1212026-03-02T21:30:36.059Z++ CARGO_TERM_COLOR=always
1222026-03-02T21:30:36.059Z+ cargo --version
1232026-03-02T21:30:36.112Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-03-02T21:30:36.115Z+ rustc --version
1252026-03-02T21:30:36.189Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-03-02T21:30:36.192Z+ banner prerequisites
1272026-03-02T21:30:36.194Z
1282026-03-02T21:30:36.194Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-03-02T21:30:36.194Z # # # # # # # # # # # # # # #
1302026-03-02T21:30:36.194Z # # # # ##### # # ##### # # # # # #### #
1312026-03-02T21:30:36.194Z ##### ##### # ##### # # # # # # # # #
1322026-03-02T21:30:36.195Z # # # # # # # # # # # # # # #
1332026-03-02T21:30:36.195Z # # # ###### # # ###### ### # #### # #### #
1342026-03-02T21:30:36.195Z
1352026-03-02T21:30:36.198Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-03-02T21:30:48.076Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-03-02T21:30:58.415Z Startup: Caching catalogs ... Done
1382026-03-02T21:31:21.737ZPlanning: Solver setup ... Done (21.576s)
1392026-03-02T21:31:21.897ZPlanning: Running solver ... Done (0.163s)
1402026-03-02T21:31:22.065ZPlanning: Finding local manifests ... Done (0.003s)
1412026-03-02T21:31:22.078ZPlanning: Fetching manifests: 0/4 0% complete
1422026-03-02T21:31:22.210ZPlanning: Fetching manifests: 4/4 100% complete
1432026-03-02T21:31:22.257ZPlanning: Package planning ... Done (0.047s)
1442026-03-02T21:31:22.307ZPlanning: Merging actions ... Done (0.050s)
1452026-03-02T21:31:22.872ZPlanning: Checking for conflicting actions ... Done (0.564s)
1462026-03-02T21:31:22.883ZPlanning: Consolidating action changes ... Done (0.011s)
1472026-03-02T21:31:23.956ZPlanning: Evaluating mediators ... Done (1.072s)
1482026-03-02T21:31:23.965ZPlanning: Planning completed in 25.40 seconds
1492026-03-02T21:31:23.980Z Packages to install: 4
1502026-03-02T21:31:23.981Z Mediators to change: 2
1512026-03-02T21:31:23.984Z Services to change: 1
1522026-03-02T21:31:23.984Z Estimated space available: 155.43 GB
1532026-03-02T21:31:23.984ZEstimated space to be consumed: 1.82 GB
1542026-03-02T21:31:23.984Z Create boot environment: No
1552026-03-02T21:31:23.984ZCreate backup boot environment: No
1562026-03-02T21:31:23.984Z Rebuild boot archive: No
1572026-03-02T21:31:23.984Z
1582026-03-02T21:31:23.984ZChanged mediators:
1592026-03-02T21:31:23.984Z mediator clang:
1602026-03-02T21:31:23.984Z version: None -> 15 (system default)
1612026-03-02T21:31:23.984Z
1622026-03-02T21:31:23.984Z mediator llvm:
1632026-03-02T21:31:23.984Z version: 14 (system default) -> 15 (system default)
1642026-03-02T21:31:23.984Z
1652026-03-02T21:31:23.984ZChanged packages:
1662026-03-02T21:31:23.984Zhelios-dev
1672026-03-02T21:31:23.984Z developer/build-essential
1682026-03-02T21:31:23.984Z None -> 11-2.0
1692026-03-02T21:31:23.984Z library/libxmlsec1
1702026-03-02T21:31:23.984Z None -> 1.2.35-2.0
1712026-03-02T21:31:23.984Z ooce/developer/clang-15
1722026-03-02T21:31:23.984Z None -> 15.0.7-2.0
1732026-03-02T21:31:23.984Z ooce/developer/llvm-15
1742026-03-02T21:31:23.984Z None -> 15.0.7-2.0
1752026-03-02T21:31:23.984Z
1762026-03-02T21:31:23.984ZServices:
1772026-03-02T21:31:23.985Z restart_fmri:
1782026-03-02T21:31:23.985Z svc:/system/update-man-index:default
1792026-03-02T21:31:24.036Z
1802026-03-02T21:31:24.036ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-03-02T21:31:29.036ZDownload: 2177/3290 items 119.0/212.6MB 55% complete (24.1M/s)
1822026-03-02T21:31:33.947ZDownload: Completed 212.60 MB in 9.91 seconds (21.4M/s)
1832026-03-02T21:31:34.238Z Actions: 1/3689 actions (Installing new actions)
1842026-03-02T21:31:38.774Z Actions: Completed 3689 actions in 4.53 seconds.
1852026-03-02T21:31:39.197Z Done (0.418s)
1862026-03-02T21:31:39.197Z Done (0.000s)
1872026-03-02T21:31:40.288Z Done (1.091s)
1882026-03-02T21:31:44.762Z Done (4.121s)
1892026-03-02T21:31:44.843Z Done (0.019s)
1902026-03-02T21:31:44.847Z Done (0.000s)
1912026-03-02T21:31:44.993Z Done (0.000s)
1922026-03-02T21:31:45.946ZPlanning: Evaluating mediator changes ... Done
1932026-03-02T21:31:46.107ZPlanning: Checking for conflicting actions ... Done
1942026-03-02T21:31:46.110ZPlanning: Consolidating action changes ... Done
1952026-03-02T21:31:46.376ZPlanning: Evaluating mediators ... Done
1962026-03-02T21:31:46.379ZPlanning: Planning completed in 0.43 seconds
1972026-03-02T21:31:46.409Z Mediators to change: 2
1982026-03-02T21:31:46.409Z Create boot environment: No
1992026-03-02T21:31:46.412ZCreate backup boot environment: No
2002026-03-02T21:31:46.483Z Done
2012026-03-02T21:31:46.483Z Done
2022026-03-02T21:31:47.266Z Done
2032026-03-02T21:31:50.856Z Done
2042026-03-02T21:31:50.941Z Done
2052026-03-02T21:31:50.944Z Done
2062026-03-02T21:31:51.114Z Done
2072026-03-02T21:31:51.721ZPlanning: Evaluating mediator changes ... Done
2082026-03-02T21:31:51.724ZPlanning: Merging actions ... Done
2092026-03-02T21:31:51.908ZPlanning: Checking for conflicting actions ... Done
2102026-03-02T21:31:51.911ZPlanning: Consolidating action changes ... Done
2112026-03-02T21:31:52.169ZPlanning: Evaluating mediators ... Done
2122026-03-02T21:31:52.224ZPlanning: Planning completed in 0.75 seconds
2132026-03-02T21:31:52.258Z Packages to change: 1
2142026-03-02T21:31:52.258Z Mediators to change: 1
2152026-03-02T21:31:52.261Z Services to change: 1
2162026-03-02T21:31:52.261Z Create boot environment: No
2172026-03-02T21:31:52.261ZCreate backup boot environment: Yes
2182026-03-02T21:31:54.747Z Actions: 1/6 actions (Updating modified actions)
2192026-03-02T21:31:54.750Z Actions: Completed 6 actions in 0.00 seconds.
2202026-03-02T21:31:54.750Z Done
2212026-03-02T21:31:54.750Z Done
2222026-03-02T21:31:54.966Z Done
2232026-03-02T21:31:58.636Z Done
2242026-03-02T21:31:58.723Z Done
2252026-03-02T21:31:58.726Z Done
2262026-03-02T21:31:58.898Z Done
2272026-03-02T21:31:59.330ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2282026-03-02T21:31:59.330Zclang system 15 system
2292026-03-02T21:31:59.330Zcsh system system illumos
2302026-03-02T21:31:59.330Zctags system system illumos
2312026-03-02T21:31:59.330Zfile system system illumos
2322026-03-02T21:31:59.330Zgcc vendor 12 vendor
2332026-03-02T21:31:59.330Zgcc system 10 system
2342026-03-02T21:31:59.330Zgcc system 7 system
2352026-03-02T21:31:59.330Zgo system 1.20 system
2362026-03-02T21:31:59.330Zgo system 1.19 system
2372026-03-02T21:31:59.330Zllvm system 15 system
2382026-03-02T21:31:59.331Zllvm system 14 system
2392026-03-02T21:31:59.331Zmariadb system 10.6 system
2402026-03-02T21:31:59.331Zmta vendor vendor dma
2412026-03-02T21:31:59.331Zopenjdk system 17 system
2422026-03-02T21:31:59.331Zopenjdk system 11 system
2432026-03-02T21:31:59.331Zopenjdk system 1.8 system
2442026-03-02T21:31:59.331Zopenssl vendor 3 vendor
2452026-03-02T21:31:59.331Zperl system 5.36 system
2462026-03-02T21:31:59.331Zpostgresql system 15 system
2472026-03-02T21:31:59.331Zpostgresql system 13 system
2482026-03-02T21:31:59.331Zpython vendor 3 vendor
2492026-03-02T21:31:59.331Zpython system 2 system
2502026-03-02T21:31:59.331Zpython3 system 3.11 system
2512026-03-02T21:31:59.331Zruby system 3.0 system
2522026-03-02T21:31:59.331Zwords vendor vendor american-english
2532026-03-02T21:31:59.331Zwords system system australian-english
2542026-03-02T21:31:59.331Zwords system system british-english
2552026-03-02T21:31:59.331Zwords system system canadian-english
2562026-03-02T21:31:59.331Zwords system system french
2572026-03-02T21:31:59.331Zwords system system italian
2582026-03-02T21:31:59.331Zwords system system ngerman
2592026-03-02T21:31:59.331Zwords system system ogerman
2602026-03-02T21:31:59.331Zwords system system spanish
2612026-03-02T21:31:59.665ZPUBLISHER TYPE STATUS P LOCATION
2622026-03-02T21:31:59.665Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2632026-03-02T21:32:06.258ZFMRI IFO
2642026-03-02T21:32:06.258Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2652026-03-02T21:32:06.259Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2662026-03-02T21:32:06.259Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2672026-03-02T21:32:06.259Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2682026-03-02T21:32:06.259Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2692026-03-02T21:32:06.259Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2702026-03-02T21:32:06.259Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2712026-03-02T21:32:06.259Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2722026-03-02T21:32:06.259Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2732026-03-02T21:32:06.259Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2742026-03-02T21:32:06.259Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2752026-03-02T21:32:06.259Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2762026-03-02T21:32:06.259Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2772026-03-02T21:32:06.259Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2782026-03-02T21:32:06.259Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2792026-03-02T21:32:06.259Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2802026-03-02T21:32:07.434Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2812026-03-02T21:32:07.742Z Updating crates.io index
2822026-03-02T21:32:07.782Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2832026-03-02T21:32:08.067Z Updating git repository `https://github.com/oxidecomputer/lldp`
2842026-03-02T21:32:08.759Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2852026-03-02T21:32:09.207Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2862026-03-02T21:32:09.637Z Updating git repository `https://github.com/oxidecomputer/propolis`
2872026-03-02T21:32:11.943Z Updating git repository `https://github.com/oxidecomputer/crucible`
2882026-03-02T21:32:14.507Z Updating git repository `https://github.com/oxidecomputer/opte`
2892026-03-02T21:32:15.648Z Updating git repository `https://github.com/oxidecomputer/tofino`
2902026-03-02T21:32:16.377Z Updating git repository `https://github.com/oxidecomputer/falcon`
2912026-03-02T21:32:22.278Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2922026-03-02T21:32:23.001Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2932026-03-02T21:32:25.261Z Updating git repository `https://github.com/oxidecomputer/clickward`
2942026-03-02T21:32:25.575Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2952026-03-02T21:32:26.071Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2962026-03-02T21:32:26.418Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2972026-03-02T21:32:27.423Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2982026-03-02T21:32:27.992Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2992026-03-02T21:32:28.399Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3002026-03-02T21:32:28.722Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3012026-03-02T21:32:29.249Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3022026-03-02T21:32:29.616Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3032026-03-02T21:32:29.860Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3042026-03-02T21:32:30.199Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3052026-03-02T21:32:30.639Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3062026-03-02T21:32:31.377Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3072026-03-02T21:32:32.002Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3082026-03-02T21:32:32.369Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3092026-03-02T21:32:32.711Z Updating git repository `https://github.com/oxidecomputer/ispf`
3102026-03-02T21:32:33.673Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3112026-03-02T21:32:34.541Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3122026-03-02T21:32:34.987Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3132026-03-02T21:32:35.424Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3142026-03-02T21:32:35.873Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3152026-03-02T21:32:36.217Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3162026-03-02T21:32:36.732Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3172026-03-02T21:32:37.171Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3182026-03-02T21:32:37.481Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3192026-03-02T21:32:37.803Z Updating git repository `https://github.com/illumos/smf-rs`
3202026-03-02T21:32:38.194Z Updating git repository `https://github.com/oxidecomputer/omicron`
3212026-03-02T21:33:38.553Z Downloading crates ...
3222026-03-02T21:33:38.619Z Downloaded erased-serde v0.4.6
3232026-03-02T21:33:38.623Z Downloaded equivalent v1.0.2
3242026-03-02T21:33:38.625Z Downloaded bytecount v0.6.8
3252026-03-02T21:33:38.625Z Downloaded digest v0.10.7
3262026-03-02T21:33:38.628Z Downloaded form_urlencoded v1.2.2
3272026-03-02T21:33:38.628Z Downloaded tabled_derive v0.7.0
3282026-03-02T21:33:38.631Z Downloaded idna_adapter v1.2.0
3292026-03-02T21:33:38.631Z Downloaded anstyle v1.0.11
3302026-03-02T21:33:38.634Z Downloaded errno v0.3.12
3312026-03-02T21:33:38.634Z Downloaded fastrand v2.1.1
3322026-03-02T21:33:38.637Z Downloaded crypto-common v0.1.6
3332026-03-02T21:33:38.637Z Downloaded clap_lex v0.7.4
3342026-03-02T21:33:38.637Z Downloaded cargo-platform v0.2.0
3352026-03-02T21:33:38.640Z Downloaded thiserror v1.0.69
3362026-03-02T21:33:38.644Z Downloaded ucd-trie v0.1.7
3372026-03-02T21:33:38.646Z Downloaded utf8parse v0.2.2
3382026-03-02T21:33:38.646Z Downloaded thread-id v4.2.2
3392026-03-02T21:33:38.649Z Downloaded dof v0.3.0
3402026-03-02T21:33:38.649Z Downloaded toml_write v0.1.2
3412026-03-02T21:33:38.652Z Downloaded cargo_toml v0.21.0
3422026-03-02T21:33:38.652Z Downloaded anstream v0.6.18
3432026-03-02T21:33:38.656Z Downloaded camino-tempfile v1.4.1
3442026-03-02T21:33:38.656Z Downloaded zerofrom v0.1.4
3452026-03-02T21:33:38.659Z Downloaded byteorder v1.5.0
3462026-03-02T21:33:38.659Z Downloaded zerofrom-derive v0.1.4
3472026-03-02T21:33:38.659Z Downloaded serde-value v0.7.0
3482026-03-02T21:33:38.662Z Downloaded cargo-util-schemas v0.8.2
3492026-03-02T21:33:38.662Z Downloaded displaydoc v0.2.5
3502026-03-02T21:33:38.665Z Downloaded utf8_iter v1.0.4
3512026-03-02T21:33:38.668Z Downloaded usdt-macro v0.5.0
3522026-03-02T21:33:38.668Z Downloaded usdt-attr-macro v0.5.0
3532026-03-02T21:33:38.668Z Downloaded stable_deref_trait v1.2.0
3542026-03-02T21:33:38.671Z Downloaded serde_spanned v0.6.9
3552026-03-02T21:33:38.671Z Downloaded strsim v0.11.1
3562026-03-02T21:33:38.674Z Downloaded usdt v0.5.0
3572026-03-02T21:33:38.674Z Downloaded thiserror-impl v2.0.18
3582026-03-02T21:33:38.674Z Downloaded thiserror-impl v1.0.69
3592026-03-02T21:33:38.677Z Downloaded proc-macro-error-attr v1.0.4
3602026-03-02T21:33:38.677Z Downloaded scroll_derive v0.12.0
3612026-03-02T21:33:38.680Z Downloaded is_terminal_polyfill v1.70.1
3622026-03-02T21:33:38.680Z Downloaded version_check v0.9.5
3632026-03-02T21:33:38.680Z Downloaded percent-encoding v2.3.2
3642026-03-02T21:33:38.683Z Downloaded utf16_iter v1.0.5
3652026-03-02T21:33:38.683Z Downloaded icu_provider_macros v1.5.0
3662026-03-02T21:33:38.683Z Downloaded heck v0.5.0
3672026-03-02T21:33:38.686Z Downloaded terminal_size v0.4.0
3682026-03-02T21:33:38.686Z Downloaded camino v1.2.2
3692026-03-02T21:33:38.689Z Downloaded zmij v1.0.15
3702026-03-02T21:33:38.689Z Downloaded textwrap v0.16.2
3712026-03-02T21:33:38.692Z Downloaded usdt-impl v0.5.0
3722026-03-02T21:33:38.693Z Downloaded zerocopy-derive v0.7.35
3732026-03-02T21:33:38.696Z Downloaded swrite v0.1.0
3742026-03-02T21:33:38.699Z Downloaded toml v0.8.23
3752026-03-02T21:33:38.701Z Downloaded writeable v0.5.5
3762026-03-02T21:33:38.701Z Downloaded once_cell v1.21.3
3772026-03-02T21:33:38.704Z Downloaded url v2.5.4
3782026-03-02T21:33:38.707Z Downloaded memmap v0.7.0
3792026-03-02T21:33:38.707Z Downloaded clap v4.5.48
3802026-03-02T21:33:38.716Z Downloaded toml_edit v0.22.27
3812026-03-02T21:33:38.719Z Downloaded smawk v0.3.2
3822026-03-02T21:33:38.722Z Downloaded macaddr v1.0.1
3832026-03-02T21:33:38.722Z Downloaded heck v0.4.1
3842026-03-02T21:33:38.725Z Downloaded fnv v1.0.7
3852026-03-02T21:33:38.725Z Downloaded plain v0.2.3
3862026-03-02T21:33:38.728Z Downloaded ordered-float v2.10.1
3872026-03-02T21:33:38.728Z Downloaded serde_tokenstream v0.2.3
3882026-03-02T21:33:38.731Z Downloaded serde-untagged v0.1.7
3892026-03-02T21:33:38.731Z Downloaded zerovec v0.10.4
3902026-03-02T21:33:38.734Z Downloaded zerocopy v0.7.35
3912026-03-02T21:33:38.749Z Downloaded winnow v0.7.14
3922026-03-02T21:33:38.757Z Downloaded synstructure v0.13.1
3932026-03-02T21:33:38.759Z Downloaded semver v1.0.27
3942026-03-02T21:33:38.762Z Downloaded icu_locid_transform v1.5.0
3952026-03-02T21:33:38.762Z Downloaded pest_generator v2.8.2
3962026-03-02T21:33:38.766Z Downloaded fs-err v3.1.1
3972026-03-02T21:33:38.766Z Downloaded scroll v0.12.0
3982026-03-02T21:33:38.775Z Downloaded unicode-width v0.2.0
3992026-03-02T21:33:38.778Z Downloaded unicode-width v0.1.14
4002026-03-02T21:33:38.783Z Downloaded pest_derive v2.8.2
4012026-03-02T21:33:38.787Z Downloaded icu_locid_transform_data v1.5.0
4022026-03-02T21:33:38.789Z Downloaded smallvec v1.15.1
4032026-03-02T21:33:38.792Z Downloaded proc-macro-error v1.0.4
4042026-03-02T21:33:38.795Z Downloaded papergrid v0.11.0
4052026-03-02T21:33:38.801Z Downloaded icu_normalizer_data v1.5.0
4062026-03-02T21:33:38.804Z Downloaded num-traits v0.2.19
4072026-03-02T21:33:38.804Z Downloaded log v0.4.29
4082026-03-02T21:33:38.807Z Downloaded serde_derive v1.0.228
4092026-03-02T21:33:38.810Z Downloaded proc-macro2 v1.0.106
4102026-03-02T21:33:38.813Z Downloaded pest_meta v2.8.2
4112026-03-02T21:33:38.816Z Downloaded icu_locid v1.5.0
4122026-03-02T21:33:38.819Z Downloaded serde_core v1.0.228
4132026-03-02T21:33:38.822Z Downloaded getrandom v0.3.4
4142026-03-02T21:33:38.825Z Downloaded icu_normalizer v1.5.0
4152026-03-02T21:33:38.828Z Downloaded icu_properties v1.5.1
4162026-03-02T21:33:38.828Z Downloaded icu_provider v1.5.0
4172026-03-02T21:33:38.831Z Downloaded sha2 v0.10.9
4182026-03-02T21:33:38.831Z Downloaded quote v1.0.44
4192026-03-02T21:33:38.834Z Downloaded memchr v2.7.4
4202026-03-02T21:33:38.838Z Downloaded icu_collections v1.5.0
4212026-03-02T21:33:38.843Z Downloaded serde v1.0.228
4222026-03-02T21:33:38.846Z Downloaded litemap v0.7.3
4232026-03-02T21:33:38.850Z Downloaded itoa v1.0.11
4242026-03-02T21:33:38.850Z Downloaded unicode-ident v1.0.24
4252026-03-02T21:33:38.853Z Downloaded hashbrown v0.16.1
4262026-03-02T21:33:38.857Z Downloaded generic-array v0.14.7
4272026-03-02T21:33:38.860Z Downloaded typenum v1.17.0
4282026-03-02T21:33:38.861Z Downloaded pretty-hex v0.4.1
4292026-03-02T21:33:38.861Z Downloaded tempfile v3.24.0
4302026-03-02T21:33:38.864Z Downloaded zerovec-derive v0.10.3
4312026-03-02T21:33:38.864Z Downloaded yoke v0.7.4
4322026-03-02T21:33:38.866Z Downloaded indexmap v2.13.0
4332026-03-02T21:33:38.869Z Downloaded tinystr v0.7.6
4342026-03-02T21:33:38.873Z Downloaded typeid v1.0.3
4352026-03-02T21:33:38.873Z Downloaded anyhow v1.0.99
4362026-03-02T21:33:38.876Z Downloaded bitflags v2.9.4
4372026-03-02T21:33:38.879Z Downloaded clap_builder v4.5.48
4382026-03-02T21:33:38.917Z Downloaded pest v2.8.2
4392026-03-02T21:33:38.925Z Downloaded serde_json v1.0.149
4402026-03-02T21:33:38.925Z Downloaded idna v1.0.3
4412026-03-02T21:33:38.925Z Downloaded anstyle-parse v0.2.5
4422026-03-02T21:33:38.925Z Downloaded write16 v1.0.0
4432026-03-02T21:33:38.925Z Downloaded unicode-xid v0.2.6
4442026-03-02T21:33:38.925Z Downloaded unicode-linebreak v0.1.5
4452026-03-02T21:33:38.925Z Downloaded anstyle-query v1.1.1
4462026-03-02T21:33:38.925Z Downloaded yoke-derive v0.7.4
4472026-03-02T21:33:38.925Z Downloaded toml_datetime v0.6.11
4482026-03-02T21:33:38.925Z Downloaded goblin v0.8.2
4492026-03-02T21:33:38.925Z Downloaded autocfg v1.4.0
4502026-03-02T21:33:38.925Z Downloaded thiserror v2.0.18
4512026-03-02T21:33:38.925Z Downloaded dtrace-parser v0.2.0
4522026-03-02T21:33:38.925Z Downloaded colorchoice v1.0.2
4532026-03-02T21:33:38.925Z Downloaded block-buffer v0.10.4
4542026-03-02T21:33:38.925Z Downloaded cfg-if v1.0.4
4552026-03-02T21:33:38.925Z Downloaded cpufeatures v0.2.14
4562026-03-02T21:33:38.928Z Downloaded clap_derive v4.5.47
4572026-03-02T21:33:38.928Z Downloaded tabled v0.15.0
4582026-03-02T21:33:38.937Z Downloaded syn v2.0.117
4592026-03-02T21:33:38.947Z Downloaded icu_properties_data v1.5.0
4602026-03-02T21:33:38.956Z Downloaded syn v1.0.109
4612026-03-02T21:33:38.964Z Downloaded cargo_metadata v0.21.0
4622026-03-02T21:33:38.973Z Downloaded rustix v0.38.37
4632026-03-02T21:33:38.993Z Downloaded rustix v1.1.3
4642026-03-02T21:33:39.021Z Downloaded libc v0.2.180
4652026-03-02T21:33:39.113Z Compiling proc-macro2 v1.0.106
4662026-03-02T21:33:39.116Z Compiling quote v1.0.44
4672026-03-02T21:33:39.116Z Compiling unicode-ident v1.0.24
4682026-03-02T21:33:39.116Z Compiling serde_core v1.0.228
4692026-03-02T21:33:39.116Z Compiling serde v1.0.228
4702026-03-02T21:33:39.116Z Compiling version_check v0.9.5
4712026-03-02T21:33:39.116Z Compiling libc v0.2.180
4722026-03-02T21:33:39.116Z Compiling memchr v2.7.4
4732026-03-02T21:33:39.619Z Compiling thiserror v2.0.18
4742026-03-02T21:33:40.037Z Compiling stable_deref_trait v1.2.0
4752026-03-02T21:33:40.088Z Compiling zmij v1.0.15
4762026-03-02T21:33:40.113Z Compiling itoa v1.0.11
4772026-03-02T21:33:40.177Z Compiling autocfg v1.4.0
4782026-03-02T21:33:40.338Z Compiling writeable v0.5.5
4792026-03-02T21:33:40.858Z Compiling thiserror v1.0.69
4802026-03-02T21:33:40.897Z Compiling litemap v0.7.3
4812026-03-02T21:33:41.070Z Compiling ucd-trie v0.1.7
4822026-03-02T21:33:41.272Z Compiling icu_locid_transform_data v1.5.0
4832026-03-02T21:33:41.593Z Compiling errno v0.3.12
4842026-03-02T21:33:41.624Z Compiling bitflags v2.9.4
4852026-03-02T21:33:41.735Z Compiling byteorder v1.5.0
4862026-03-02T21:33:41.828Z Compiling syn v2.0.117
4872026-03-02T21:33:41.973Z Compiling serde_json v1.0.149
4882026-03-02T21:33:42.013Z Compiling icu_properties_data v1.5.0
4892026-03-02T21:33:42.057Z Compiling num-traits v0.2.19
4902026-03-02T21:33:42.178Z Compiling typeid v1.0.3
4912026-03-02T21:33:42.257Z Compiling utf16_iter v1.0.5
4922026-03-02T21:33:42.348Z Compiling rustix v0.38.37
4932026-03-02T21:33:42.402Z Compiling hashbrown v0.16.1
4942026-03-02T21:33:42.695Z Compiling utf8_iter v1.0.4
4952026-03-02T21:33:42.737Z Compiling icu_normalizer_data v1.5.0
4962026-03-02T21:33:42.860Z Compiling write16 v1.0.0
4972026-03-02T21:33:42.885Z Compiling smallvec v1.15.1
4982026-03-02T21:33:42.944Z Compiling equivalent v1.0.2
4992026-03-02T21:33:43.224Z Compiling usdt-impl v0.5.0
5002026-03-02T21:33:43.263Z Compiling proc-macro-error-attr v1.0.4
5012026-03-02T21:33:43.433Z Compiling winnow v0.7.14
5022026-03-02T21:33:43.589Z Compiling indexmap v2.13.0
5032026-03-02T21:33:43.616Z Compiling syn v1.0.109
5042026-03-02T21:33:43.644Z Compiling toml_write v0.1.2
5052026-03-02T21:33:44.044Z Compiling thread-id v4.2.2
5062026-03-02T21:33:44.791Z Compiling proc-macro-error v1.0.4
5072026-03-02T21:33:45.129Z Compiling camino v1.2.2
5082026-03-02T21:33:45.158Z Compiling utf8parse v0.2.2
5092026-03-02T21:33:45.486Z Compiling percent-encoding v2.3.2
5102026-03-02T21:33:45.694Z Compiling plain v0.2.3
5112026-03-02T21:33:45.727Z Compiling rustix v1.1.3
5122026-03-02T21:33:45.752Z Compiling getrandom v0.3.4
5132026-03-02T21:33:45.989Z Compiling log v0.4.29
5142026-03-02T21:33:46.148Z Compiling ordered-float v2.10.1
5152026-03-02T21:33:46.369Z Compiling form_urlencoded v1.2.2
5162026-03-02T21:33:46.696Z Compiling terminal_size v0.4.0
5172026-03-02T21:33:46.726Z Compiling anstyle-parse v0.2.5
5182026-03-02T21:33:47.060Z Compiling is_terminal_polyfill v1.70.1
5192026-03-02T21:33:47.107Z Compiling anstyle-query v1.1.1
5202026-03-02T21:33:47.207Z Compiling anstyle v1.0.11
5212026-03-02T21:33:47.270Z Compiling colorchoice v1.0.2
5222026-03-02T21:33:47.288Z Compiling pretty-hex v0.4.1
5232026-03-02T21:33:47.421Z Compiling cfg-if v1.0.4
5242026-03-02T21:33:47.607Z Compiling anstream v0.6.18
5252026-03-02T21:33:47.722Z Compiling semver v1.0.27
5262026-03-02T21:33:48.297Z Compiling fs-err v3.1.1
5272026-03-02T21:33:48.414Z Compiling synstructure v0.13.1
5282026-03-02T21:33:48.444Z Compiling unicode-width v0.1.14
5292026-03-02T21:33:48.502Z Compiling anyhow v1.0.99
5302026-03-02T21:33:48.667Z Compiling bytecount v0.6.8
5312026-03-02T21:33:48.927Z Compiling heck v0.5.0
5322026-03-02T21:33:49.037Z Compiling clap_lex v0.7.4
5332026-03-02T21:33:49.147Z Compiling fnv v1.0.7
5342026-03-02T21:33:49.328Z Compiling heck v0.4.1
5352026-03-02T21:33:49.424Z Compiling fastrand v2.1.1
5362026-03-02T21:33:49.514Z Compiling strsim v0.11.1
5372026-03-02T21:33:49.769Z Compiling unicode-xid v0.2.6
5382026-03-02T21:33:49.840Z Compiling once_cell v1.21.3
5392026-03-02T21:33:49.934Z Compiling clap_builder v4.5.48
5402026-03-02T21:33:49.993Z Compiling papergrid v0.11.0
5412026-03-02T21:33:50.240Z Compiling tempfile v3.24.0
5422026-03-02T21:33:50.464Z Compiling memmap v0.7.0
5432026-03-02T21:33:50.679Z Compiling smawk v0.3.2
5442026-03-02T21:33:50.769Z Compiling unicode-linebreak v0.1.5
5452026-03-02T21:33:50.927Z Compiling unicode-width v0.2.0
5462026-03-02T21:33:51.294Z Compiling camino-tempfile v1.4.1
5472026-03-02T21:33:51.488Z Compiling textwrap v0.16.2
5482026-03-02T21:33:51.779Z Compiling swrite v0.1.0
5492026-03-02T21:33:51.936Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5502026-03-02T21:33:52.160Z Compiling tabled_derive v0.7.0
5512026-03-02T21:33:52.759Z Compiling serde_derive v1.0.228
5522026-03-02T21:33:52.759Z Compiling zerofrom-derive v0.1.4
5532026-03-02T21:33:52.762Z Compiling yoke-derive v0.7.4
5542026-03-02T21:33:52.762Z Compiling zerovec-derive v0.10.3
5552026-03-02T21:33:52.870Z Compiling thiserror-impl v2.0.18
5562026-03-02T21:33:54.198Z Compiling displaydoc v0.2.5
5572026-03-02T21:33:55.320Z Compiling thiserror-impl v1.0.69
5582026-03-02T21:33:55.560Z Compiling icu_provider_macros v1.5.0
5592026-03-02T21:33:55.737Z Compiling zerocopy-derive v0.7.35
5602026-03-02T21:33:56.092Z Compiling zerofrom v0.1.4
5612026-03-02T21:33:56.259Z Compiling yoke v0.7.4
5622026-03-02T21:33:56.295Z Compiling pest v2.8.2
5632026-03-02T21:33:56.613Z Compiling scroll_derive v0.12.0
5642026-03-02T21:33:56.658Z Compiling zerovec v0.10.4
5652026-03-02T21:33:57.340Z Compiling clap_derive v4.5.47
5662026-03-02T21:33:57.657Z Compiling zerocopy v0.7.35
5672026-03-02T21:33:57.965Z Compiling scroll v0.12.0
5682026-03-02T21:33:58.277Z Compiling tabled v0.15.0
5692026-03-02T21:33:58.494Z Compiling tinystr v0.7.6
5702026-03-02T21:33:58.533Z Compiling icu_collections v1.5.0
5712026-03-02T21:33:58.685Z Compiling goblin v0.8.2
5722026-03-02T21:33:58.939Z Compiling icu_locid v1.5.0
5732026-03-02T21:33:59.135Z Compiling pest_meta v2.8.2
5742026-03-02T21:34:00.151Z Compiling icu_provider v1.5.0
5752026-03-02T21:34:00.974Z Compiling icu_locid_transform v1.5.0
5762026-03-02T21:34:01.032Z Compiling pest_generator v2.8.2
5772026-03-02T21:34:01.037Z Compiling toml_datetime v0.6.11
5782026-03-02T21:34:01.134Z Compiling serde_spanned v0.6.9
5792026-03-02T21:34:01.163Z Compiling dof v0.3.0
5802026-03-02T21:34:01.401Z Compiling toml_edit v0.22.27
5812026-03-02T21:34:01.583Z Compiling serde_tokenstream v0.2.3
5822026-03-02T21:34:02.058Z Compiling erased-serde v0.4.6
5832026-03-02T21:34:02.210Z Compiling icu_properties v1.5.1
5842026-03-02T21:34:02.841Z Compiling serde-value v0.7.0
5852026-03-02T21:34:03.212Z Compiling serde-untagged v0.1.7
5862026-03-02T21:34:03.238Z Compiling cargo-platform v0.2.0
5872026-03-02T21:34:03.553Z Compiling pest_derive v2.8.2
5882026-03-02T21:34:03.605Z Compiling clap v4.5.48
5892026-03-02T21:34:03.704Z Compiling macaddr v1.0.1
5902026-03-02T21:34:04.349Z Compiling dtrace-parser v0.2.0
5912026-03-02T21:34:04.720Z Compiling toml v0.8.23
5922026-03-02T21:34:05.652Z Compiling cargo_toml v0.21.0
5932026-03-02T21:34:05.807Z Compiling icu_normalizer v1.5.0
5942026-03-02T21:34:06.517Z Compiling usdt-attr-macro v0.5.0
5952026-03-02T21:34:06.547Z Compiling usdt-macro v0.5.0
5962026-03-02T21:34:06.686Z Compiling idna_adapter v1.2.0
5972026-03-02T21:34:06.903Z Compiling idna v1.0.3
5982026-03-02T21:34:07.349Z Compiling url v2.5.4
5992026-03-02T21:34:07.570Z Compiling usdt v0.5.0
6002026-03-02T21:34:08.021Z Compiling cargo-util-schemas v0.8.2
6012026-03-02T21:34:09.643Z Compiling cargo_metadata v0.21.0
6022026-03-02T21:34:11.137Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6032026-03-02T21:34:14.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
6042026-03-02T21:34:14.851Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6052026-03-02T21:34:15.637Z Downloading crates ...
6062026-03-02T21:34:15.774Z Downloaded aead v0.5.2
6072026-03-02T21:34:15.782Z Downloaded cargo-platform v0.1.8
6082026-03-02T21:34:15.787Z Downloaded atomic-waker v1.1.2
6092026-03-02T21:34:15.791Z Downloaded arrayref v0.3.9
6102026-03-02T21:34:15.797Z Downloaded cfg_aliases v0.1.1
6112026-03-02T21:34:15.801Z Downloaded blowfish v0.9.1
6122026-03-02T21:34:15.806Z Downloaded backoff v0.4.0
6132026-03-02T21:34:15.815Z Downloaded convert_case v0.7.1
6142026-03-02T21:34:15.819Z Downloaded curve25519-dalek-derive v0.1.1
6152026-03-02T21:34:15.826Z Downloaded derive_builder_macro v0.20.2
6162026-03-02T21:34:15.826Z Downloaded dunce v1.0.5
6172026-03-02T21:34:15.829Z Downloaded futures-io v0.3.31
6182026-03-02T21:34:15.833Z Downloaded deranged v0.5.3
6192026-03-02T21:34:15.841Z Downloaded fixedbitset v0.5.7
6202026-03-02T21:34:15.845Z Downloaded futures-macro v0.3.31
6212026-03-02T21:34:15.848Z Downloaded enum-as-inner v0.6.1
6222026-03-02T21:34:15.851Z Downloaded embedded-io v0.4.0
6232026-03-02T21:34:15.855Z Downloaded dof v0.4.0
6242026-03-02T21:34:15.859Z Downloaded float-ord v0.3.2
6252026-03-02T21:34:15.864Z Downloaded block-padding v0.3.3
6262026-03-02T21:34:15.867Z Downloaded flume v0.11.1
6272026-03-02T21:34:15.875Z Downloaded drift v0.1.3
6282026-03-02T21:34:15.884Z Downloaded endian-type v0.1.2
6292026-03-02T21:34:15.887Z Downloaded embedded-io v0.6.1
6302026-03-02T21:34:15.893Z Downloaded flagset v0.4.6
6312026-03-02T21:34:15.896Z Downloaded constant_time_eq v0.3.1
6322026-03-02T21:34:15.900Z Downloaded ecdsa v0.16.9
6332026-03-02T21:34:15.905Z Downloaded gethostname v0.5.0
6342026-03-02T21:34:15.909Z Downloaded fxhash v0.2.1
6352026-03-02T21:34:15.912Z Downloaded async-recursion v1.1.1
6362026-03-02T21:34:15.919Z Downloaded foreign-types v0.3.2
6372026-03-02T21:34:15.923Z Downloaded cstr-argument v0.1.2
6382026-03-02T21:34:15.939Z Downloaded hash32 v0.2.1
6392026-03-02T21:34:15.942Z Downloaded crucible-workspace-hack v0.1.0
6402026-03-02T21:34:15.946Z Downloaded git-stub v1.0.0
6412026-03-02T21:34:15.951Z Downloaded ghash v0.5.1
6422026-03-02T21:34:15.957Z Downloaded filetime v0.2.26
6432026-03-02T21:34:15.963Z Downloaded hex-literal v0.4.1
6442026-03-02T21:34:15.967Z Downloaded http-body v1.0.1
6452026-03-02T21:34:15.970Z Downloaded cmake v0.1.57
6462026-03-02T21:34:15.976Z Downloaded hubpack v0.1.2
6472026-03-02T21:34:15.976Z Downloaded ident_case v1.0.1
6482026-03-02T21:34:15.981Z Downloaded indoc v1.0.9
6492026-03-02T21:34:15.985Z Downloaded globset v0.4.15
6502026-03-02T21:34:15.991Z Downloaded erased-serde v0.3.31
6512026-03-02T21:34:15.995Z Downloaded impl-trait-for-tuples v0.2.2
6522026-03-02T21:34:16.000Z Downloaded group v0.13.0
6532026-03-02T21:34:16.010Z Downloaded instability v0.3.2
6542026-03-02T21:34:16.010Z Downloaded internet-checksum v0.2.1
6552026-03-02T21:34:16.016Z Downloaded instant v0.1.13
6562026-03-02T21:34:16.016Z Downloaded is-terminal v0.4.13
6572026-03-02T21:34:16.023Z Downloaded inout v0.1.3
6582026-03-02T21:34:16.023Z Downloaded hostname v0.4.2
6592026-03-02T21:34:16.027Z Downloaded keccak v0.1.5
6602026-03-02T21:34:16.027Z Downloaded http-body-util v0.1.3
6612026-03-02T21:34:16.032Z Downloaded lazy_static v1.5.0
6622026-03-02T21:34:16.037Z Downloaded kstat-rs v0.2.4
6632026-03-02T21:34:16.037Z Downloaded libsw-core v0.3.1
6642026-03-02T21:34:16.040Z Downloaded humantime v2.2.0
6652026-03-02T21:34:16.045Z Downloaded des v0.8.1
6662026-03-02T21:34:16.049Z Downloaded glob v0.3.2
6672026-03-02T21:34:16.054Z Downloaded lru-slab v0.1.2
6682026-03-02T21:34:16.067Z Downloaded md-5 v0.10.6
6692026-03-02T21:34:16.067Z Downloaded lzss v0.8.2
6702026-03-02T21:34:16.071Z Downloaded new_debug_unreachable v1.0.6
6712026-03-02T21:34:16.071Z Downloaded newline-converter v0.3.0
6722026-03-02T21:34:16.071Z Downloaded match_cfg v0.1.0
6732026-03-02T21:34:16.075Z Downloaded linked-hash-map v0.5.6
6742026-03-02T21:34:16.080Z Downloaded backtrace v0.3.74
6752026-03-02T21:34:16.084Z Downloaded nodrop v0.1.14
6762026-03-02T21:34:16.088Z Downloaded num-iter v0.1.45
6772026-03-02T21:34:16.092Z Downloaded mime v0.3.17
6782026-03-02T21:34:16.092Z Downloaded jobserver v0.1.32
6792026-03-02T21:34:16.097Z Downloaded futures v0.3.31
6802026-03-02T21:34:16.104Z Downloaded opaque-debug v0.3.1
6812026-03-02T21:34:16.107Z Downloaded bytes v1.11.1
6822026-03-02T21:34:16.111Z Downloaded newtype-uuid-macros v0.1.0
6832026-03-02T21:34:16.114Z Downloaded libz-rs-sys v0.5.1
6842026-03-02T21:34:16.119Z Downloaded num_threads v0.1.7
6852026-03-02T21:34:16.122Z Downloaded olpc-cjson v0.1.4
6862026-03-02T21:34:16.125Z Downloaded oso-derive v0.27.3
6872026-03-02T21:34:16.125Z Downloaded lock_api v0.4.12
6882026-03-02T21:34:16.128Z Downloaded openssl-probe v0.1.5
6892026-03-02T21:34:16.131Z Downloaded packed_struct_codegen v0.10.1
6902026-03-02T21:34:16.134Z Downloaded openssl-macros v0.1.1
6912026-03-02T21:34:16.138Z Downloaded base64 v0.21.7
6922026-03-02T21:34:16.142Z Downloaded libefi-sys v0.1.0
6932026-03-02T21:34:16.145Z Downloaded newtype-uuid v1.3.2
6942026-03-02T21:34:16.149Z Downloaded multer v3.1.0
6952026-03-02T21:34:16.152Z Downloaded flate2 v1.1.2
6962026-03-02T21:34:16.159Z Downloaded pbkdf2 v0.11.0
6972026-03-02T21:34:16.162Z Downloaded peg-runtime v0.8.5
6982026-03-02T21:34:16.166Z Downloaded pbkdf2 v0.12.2
6992026-03-02T21:34:16.168Z Downloaded nu-ansi-term v0.50.1
7002026-03-02T21:34:16.173Z Downloaded num_enum v0.5.11
7012026-03-02T21:34:16.179Z Downloaded oxide-tokio-rt v0.1.2
7022026-03-02T21:34:16.184Z Downloaded pin-utils v0.1.0
7032026-03-02T21:34:16.189Z Downloaded base64 v0.22.1
7042026-03-02T21:34:16.194Z Downloaded phf_shared v0.11.2
7052026-03-02T21:34:16.194Z Downloaded heapless v0.8.0
7062026-03-02T21:34:16.205Z Downloaded predicates-tree v1.0.12
7072026-03-02T21:34:16.205Z Downloaded predicates-core v1.0.8
7082026-03-02T21:34:16.210Z Downloaded aes v0.8.4
7092026-03-02T21:34:16.213Z Downloaded proc-macro-crate v1.3.1
7102026-03-02T21:34:16.213Z Downloaded pretty-hex v0.2.1
7112026-03-02T21:34:16.217Z Downloaded progenitor v0.8.0
7122026-03-02T21:34:16.217Z Downloaded progenitor-client v0.11.2
7132026-03-02T21:34:16.222Z Downloaded password-hash v0.4.2
7142026-03-02T21:34:16.227Z Downloaded progenitor-client v0.10.0
7152026-03-02T21:34:16.227Z Downloaded peg v0.8.5
7162026-03-02T21:34:16.233Z Downloaded psl-types v2.0.11
7172026-03-02T21:34:16.264Z Downloaded progenitor-macro v0.13.0
7182026-03-02T21:34:16.264Z Downloaded progenitor-macro v0.11.2
7192026-03-02T21:34:16.268Z Downloaded progenitor-macro v0.10.0
7202026-03-02T21:34:16.268Z Downloaded pin-project-internal v1.1.6
7212026-03-02T21:34:16.268Z Downloaded progenitor-macro v0.8.0
7222026-03-02T21:34:16.268Z Downloaded paste v1.0.15
7232026-03-02T21:34:16.268Z Downloaded owo-colors v4.2.3
7242026-03-02T21:34:16.268Z Downloaded rand_chacha v0.3.1
7252026-03-02T21:34:16.268Z Downloaded poly1305 v0.8.0
7262026-03-02T21:34:16.268Z Downloaded pin-project-lite v0.2.14
7272026-03-02T21:34:16.268Z Downloaded rand_xorshift v0.4.0
7282026-03-02T21:34:16.273Z Downloaded radium v0.7.0
7292026-03-02T21:34:16.273Z Downloaded proc-macro-error-attr2 v2.0.0
7302026-03-02T21:34:16.276Z Downloaded primeorder v0.13.6
7312026-03-02T21:34:16.276Z Downloaded progenitor v0.13.0
7322026-03-02T21:34:16.280Z Downloaded ref-cast v1.0.25
7332026-03-02T21:34:16.283Z Downloaded postgres-protocol v0.6.8
7342026-03-02T21:34:16.286Z Downloaded recursive-proc-macro-impl v0.1.1
7352026-03-02T21:34:16.289Z Downloaded rfc6979 v0.4.0
7362026-03-02T21:34:16.294Z Downloaded ref-cast-impl v1.0.25
7372026-03-02T21:34:16.297Z Downloaded progenitor-extras v0.1.0
7382026-03-02T21:34:16.297Z Downloaded pem-rfc7468 v0.7.0
7392026-03-02T21:34:16.301Z Downloaded parking_lot v0.12.3
7402026-03-02T21:34:16.305Z Downloaded quick-error v1.2.3
7412026-03-02T21:34:16.308Z Downloaded psm v0.1.30
7422026-03-02T21:34:16.311Z Downloaded progenitor-client v0.13.0
7432026-03-02T21:34:16.311Z Downloaded rustc_version v0.1.7
7442026-03-02T21:34:16.314Z Downloaded russh-cryptovec v0.7.3
7452026-03-02T21:34:16.317Z Downloaded hickory-resolver v0.24.4
7462026-03-02T21:34:16.320Z Downloaded rand_chacha v0.9.0
7472026-03-02T21:34:16.324Z Downloaded r2d2 v0.8.10
7482026-03-02T21:34:16.327Z Downloaded rtoolbox v0.0.2
7492026-03-02T21:34:16.330Z Downloaded rand_seeder v0.4.0
7502026-03-02T21:34:16.330Z Downloaded pkcs1 v0.7.5
7512026-03-02T21:34:16.334Z Downloaded salsa20 v0.10.2
7522026-03-02T21:34:16.338Z Downloaded rustc_version v0.4.1
7532026-03-02T21:34:16.342Z Downloaded postgres-types v0.2.9
7542026-03-02T21:34:16.347Z Downloaded rand_core v0.9.3
7552026-03-02T21:34:16.347Z Downloaded jiff-static v0.2.15
7562026-03-02T21:34:16.351Z Downloaded resolv-conf v0.7.0
7572026-03-02T21:34:16.358Z Downloaded sapling-renderdag v0.1.0
7582026-03-02T21:34:16.358Z Downloaded same-file v1.0.6
7592026-03-02T21:34:16.358Z Downloaded postcard v1.0.10
7602026-03-02T21:34:16.365Z Downloaded secrecy v0.10.3
7612026-03-02T21:34:16.366Z Downloaded pin-project v1.1.6
7622026-03-02T21:34:16.375Z Downloaded rustc-demangle v0.1.24
7632026-03-02T21:34:16.379Z Downloaded rustls-pemfile v2.2.0
7642026-03-02T21:34:16.386Z Downloaded rustls-pemfile v1.0.4
7652026-03-02T21:34:16.387Z Downloaded serde_repr v0.1.19
7662026-03-02T21:34:16.391Z Downloaded serde_bytes v0.11.19
7672026-03-02T21:34:16.391Z Downloaded seq-macro v0.3.6
7682026-03-02T21:34:16.399Z Downloaded semver v0.1.20
7692026-03-02T21:34:16.400Z Downloaded rustls-native-certs v0.8.1
7702026-03-02T21:34:16.411Z Downloaded serde-big-array v0.5.1
7712026-03-02T21:34:16.411Z Downloaded rusty-fork v0.3.0
7722026-03-02T21:34:16.411Z Downloaded minimal-lexical v0.2.1
7732026-03-02T21:34:16.411Z Downloaded slog-bunyan v2.5.0
7742026-03-02T21:34:16.412Z Downloaded siphasher v1.0.1
7752026-03-02T21:34:16.415Z Downloaded secrecy v0.8.0
7762026-03-02T21:34:16.416Z Downloaded rustversion v1.0.22
7772026-03-02T21:34:16.420Z Downloaded serde_urlencoded v0.7.1
7782026-03-02T21:34:16.420Z Downloaded sha1 v0.10.6
7792026-03-02T21:34:16.423Z Downloaded hashbrown v0.12.3
7802026-03-02T21:34:16.427Z Downloaded slog-envlogger v2.2.0
7812026-03-02T21:34:16.430Z Downloaded scopeguard v1.2.0
7822026-03-02T21:34:16.433Z Downloaded russh-keys v0.45.0
7832026-03-02T21:34:16.437Z Downloaded scroll v0.13.0
7842026-03-02T21:34:16.437Z Downloaded serde_spanned v1.0.4
7852026-03-02T21:34:16.440Z Downloaded simd-adler32 v0.3.7
7862026-03-02T21:34:16.443Z Downloaded scheduled-thread-pool v0.2.7
7872026-03-02T21:34:16.443Z Downloaded sct v0.7.1
7882026-03-02T21:34:16.448Z Downloaded serde_plain v1.0.2
7892026-03-02T21:34:16.451Z Downloaded rustls-pki-types v1.14.0
7902026-03-02T21:34:16.454Z Downloaded signal-hook-mio v0.2.4
7912026-03-02T21:34:16.458Z Downloaded iddqd v0.3.16
7922026-03-02T21:34:16.493Z Downloaded serde_path_to_error v0.1.20
7932026-03-02T21:34:16.493Z Downloaded prettyplease v0.2.36
7942026-03-02T21:34:16.493Z Downloaded ssh-encoding v0.2.0
7952026-03-02T21:34:16.493Z Downloaded progenitor-impl v0.11.2
7962026-03-02T21:34:16.493Z Downloaded slab v0.4.9
7972026-03-02T21:34:16.493Z Downloaded siphasher v0.3.11
7982026-03-02T21:34:16.493Z Downloaded signal-hook-registry v1.4.2
7992026-03-02T21:34:16.493Z Downloaded structmeta-derive v0.3.0
8002026-03-02T21:34:16.493Z Downloaded structmeta v0.3.0
8012026-03-02T21:34:16.493Z Downloaded strum v0.27.2
8022026-03-02T21:34:16.493Z Downloaded hickory-server v0.25.2
8032026-03-02T21:34:16.493Z Downloaded slog-async v2.8.0
8042026-03-02T21:34:16.497Z Downloaded rcgen v0.12.1
8052026-03-02T21:34:16.500Z Downloaded sync_wrapper v1.0.1
8062026-03-02T21:34:16.500Z Downloaded strum v0.26.3
8072026-03-02T21:34:16.500Z Downloaded smf v0.2.3
8082026-03-02T21:34:16.503Z Downloaded slog-json v2.6.1
8092026-03-02T21:34:16.507Z Downloaded shell-words v1.1.0
8102026-03-02T21:34:16.507Z Downloaded serde-hex v0.1.0
8112026-03-02T21:34:16.510Z Downloaded subtle v2.6.1
8122026-03-02T21:34:16.511Z Downloaded sync-ptr v0.1.4
8132026-03-02T21:34:16.515Z Downloaded smallvec v0.6.14
8142026-03-02T21:34:16.515Z Downloaded shlex v1.3.0
8152026-03-02T21:34:16.518Z Downloaded tabwriter v1.4.0
8162026-03-02T21:34:16.518Z Downloaded aes-gcm v0.10.3
8172026-03-02T21:34:16.539Z Downloaded tabled_derive v0.10.0
8182026-03-02T21:34:16.543Z Downloaded tap v1.0.1
8192026-03-02T21:34:16.543Z Downloaded thiserror-impl-no-std v2.0.2
8202026-03-02T21:34:16.543Z Downloaded testing_table v0.3.0
8212026-03-02T21:34:16.548Z Downloaded termtree v0.5.1
8222026-03-02T21:34:16.548Z Downloaded time-core v0.1.8
8232026-03-02T21:34:16.548Z Downloaded thread_local v1.1.8
8242026-03-02T21:34:16.548Z Downloaded static_assertions v1.1.0
8252026-03-02T21:34:16.548Z Downloaded string_cache v0.8.9
8262026-03-02T21:34:16.548Z Downloaded take_mut v0.2.2
8272026-03-02T21:34:16.548Z Downloaded stacker v0.1.23
8282026-03-02T21:34:16.548Z Downloaded sqlformat v0.3.5
8292026-03-02T21:34:16.552Z Downloaded tinyvec_macros v0.1.1
8302026-03-02T21:34:16.552Z Downloaded thread-id v5.0.0
8312026-03-02T21:34:16.552Z Downloaded rustls-platform-verifier v0.6.2
8322026-03-02T21:34:16.555Z Downloaded strum_macros v0.24.3
8332026-03-02T21:34:16.555Z Downloaded stringprep v0.1.5
8342026-03-02T21:34:16.558Z Downloaded rayon-core v1.12.1
8352026-03-02T21:34:16.561Z Downloaded serde_with_macros v3.16.1
8362026-03-02T21:34:16.564Z Downloaded qorb v0.4.1
8372026-03-02T21:34:16.570Z Downloaded rand v0.8.5
8382026-03-02T21:34:16.574Z Downloaded serde_cbor v0.11.2
8392026-03-02T21:34:16.577Z Downloaded tagptr v0.2.0
8402026-03-02T21:34:16.580Z Downloaded support-bundle-viewer v0.1.2
8412026-03-02T21:34:16.580Z Downloaded strum_macros v0.27.2
8422026-03-02T21:34:16.583Z Downloaded hyper v1.8.1
8432026-03-02T21:34:16.589Z Downloaded termios v0.3.3
8442026-03-02T21:34:16.592Z Downloaded libxml v0.3.3
8452026-03-02T21:34:16.598Z Downloaded spin v0.9.8
8462026-03-02T21:34:16.601Z Downloaded quinn v0.11.9
8472026-03-02T21:34:16.604Z Downloaded tiny-keccak v2.0.2
8482026-03-02T21:34:16.607Z Downloaded tower-service v0.3.3
8492026-03-02T21:34:16.610Z Downloaded topological-sort v0.2.2
8502026-03-02T21:34:16.610Z Downloaded h2 v0.4.6
8512026-03-02T21:34:16.616Z Downloaded rsa v0.9.8
8522026-03-02T21:34:16.623Z Downloaded try-lock v0.2.5
8532026-03-02T21:34:16.626Z Downloaded trait-variant v0.1.2
8542026-03-02T21:34:16.627Z Downloaded typify-macro v0.6.1
8552026-03-02T21:34:16.627Z Downloaded tower-layer v0.3.3
8562026-03-02T21:34:16.630Z Downloaded tokio-native-tls v0.3.1
8572026-03-02T21:34:16.630Z Downloaded strum_macros v0.26.4
8582026-03-02T21:34:16.633Z Downloaded serde_yaml v0.9.34+deprecated
8592026-03-02T21:34:16.636Z Downloaded itertools v0.12.1
8602026-03-02T21:34:16.642Z Downloaded universal-hash v0.5.1
8612026-03-02T21:34:16.647Z Downloaded typify-macro v0.4.3
8622026-03-02T21:34:16.647Z Downloaded untrusted v0.7.1
8632026-03-02T21:34:16.650Z Downloaded tokio-rustls v0.25.0
8642026-03-02T21:34:16.650Z Downloaded socket2 v0.6.1
8652026-03-02T21:34:16.653Z Downloaded utf-8 v0.7.6
8662026-03-02T21:34:16.653Z Downloaded tokio-tungstenite v0.23.1
8672026-03-02T21:34:16.658Z Downloaded usdt-attr-macro v0.6.0
8682026-03-02T21:34:16.658Z Downloaded usdt v0.6.0
8692026-03-02T21:34:16.661Z Downloaded unit-prefix v0.5.1
8702026-03-02T21:34:16.662Z Downloaded unicode-truncate v1.1.0
8712026-03-02T21:34:16.662Z Downloaded toml_writer v1.0.6+spec-1.1.0
8722026-03-02T21:34:16.662Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8732026-03-02T21:34:16.665Z Downloaded num-bigint-dig v0.8.6
8742026-03-02T21:34:16.669Z Downloaded rustls-webpki v0.103.9
8752026-03-02T21:34:16.672Z Downloaded usdt-macro v0.6.0
8762026-03-02T21:34:16.672Z Downloaded wait-timeout v0.2.0
8772026-03-02T21:34:16.675Z Downloaded void v1.0.2
8782026-03-02T21:34:16.675Z Downloaded term v1.1.0
8792026-03-02T21:34:16.679Z Downloaded schemars v1.0.4
8802026-03-02T21:34:16.692Z Downloaded waitgroup v0.1.2
8812026-03-02T21:34:16.695Z Downloaded vte_generate_state_changes v0.1.2
8822026-03-02T21:34:16.695Z Downloaded want v0.3.1
8832026-03-02T21:34:16.695Z Downloaded unarray v0.1.4
8842026-03-02T21:34:16.699Z Downloaded tui-tree-widget v0.23.1
8852026-03-02T21:34:16.699Z Downloaded tinyvec v1.8.0
8862026-03-02T21:34:16.702Z Downloaded xshell-macros v0.2.7
8872026-03-02T21:34:16.702Z Downloaded xattr v1.3.1
8882026-03-02T21:34:16.705Z Downloaded subprocess v0.2.9
8892026-03-02T21:34:16.711Z Downloaded rand v0.9.2
8902026-03-02T21:34:16.714Z Downloaded untrusted v0.9.0
8912026-03-02T21:34:16.714Z Downloaded tokio-rustls v0.26.0
8922026-03-02T21:34:16.714Z Downloaded tokio-rustls v0.24.1
8932026-03-02T21:34:16.717Z Downloaded usdt-impl v0.6.0
8942026-03-02T21:34:16.722Z Downloaded hkdf v0.12.4
8952026-03-02T21:34:16.722Z Downloaded p521 v0.13.3
8962026-03-02T21:34:16.725Z Downloaded itertools v0.14.0
8972026-03-02T21:34:16.731Z Downloaded zeroize_derive v1.4.2
8982026-03-02T21:34:16.735Z Downloaded russh v0.45.0
8992026-03-02T21:34:16.738Z Downloaded zone v0.1.8
9002026-03-02T21:34:16.742Z Downloaded vergen-git2 v1.0.7
9012026-03-02T21:34:16.742Z Downloaded test-strategy v0.4.3
9022026-03-02T21:34:16.745Z Downloaded whoami v1.5.2
9032026-03-02T21:34:16.749Z Downloaded uzers v0.12.1
9042026-03-02T21:34:16.752Z Downloaded vergen-gitcl v1.0.8
9052026-03-02T21:34:16.752Z Downloaded toml_parser v1.0.6+spec-1.1.0
9062026-03-02T21:34:16.755Z Downloaded snafu v0.8.5
9072026-03-02T21:34:16.759Z Downloaded zone_cfg_derive v0.3.0
9082026-03-02T21:34:16.762Z Downloaded curve25519-dalek v4.1.3
9092026-03-02T21:34:16.768Z Downloaded xz2 v0.1.7
9102026-03-02T21:34:16.771Z Downloaded walkdir v2.5.0
9112026-03-02T21:34:16.774Z Downloaded tar v0.4.44
9122026-03-02T21:34:16.774Z Downloaded zeroize v1.8.1
9132026-03-02T21:34:16.777Z Downloaded toml v0.9.11+spec-1.1.0
9142026-03-02T21:34:16.782Z Downloaded vergen v9.0.6
9152026-03-02T21:34:16.786Z Downloaded typify v0.2.0
9162026-03-02T21:34:16.786Z Downloaded unicode-properties v0.1.3
9172026-03-02T21:34:16.791Z Downloaded zstd-safe v7.2.3
9182026-03-02T21:34:16.791Z Downloaded blake3 v1.5.4
9192026-03-02T21:34:16.796Z Downloaded value-bag v1.12.0
9202026-03-02T21:34:16.800Z Downloaded typify v0.4.3
9212026-03-02T21:34:16.803Z Downloaded toml v0.7.8
9222026-03-02T21:34:16.806Z Downloaded typify v0.6.1
9232026-03-02T21:34:16.810Z Downloaded tracing-core v0.1.32
9242026-03-02T21:34:16.814Z Downloaded zstd v0.13.3
9252026-03-02T21:34:16.817Z Downloaded twox-hash v2.1.0
9262026-03-02T21:34:16.820Z Downloaded xshell v0.2.7
9272026-03-02T21:34:16.820Z Downloaded unicase v2.8.1
9282026-03-02T21:34:16.823Z Downloaded tokio-stream v0.1.17
9292026-03-02T21:34:16.827Z Downloaded tungstenite v0.23.0
9302026-03-02T21:34:16.830Z Downloaded tungstenite v0.21.0
9312026-03-02T21:34:16.833Z Downloaded steno v0.4.1
9322026-03-02T21:34:16.838Z Downloaded vte v0.11.1
9332026-03-02T21:34:16.841Z Downloaded rustyline v14.0.0
9342026-03-02T21:34:16.844Z Downloaded bitvec v1.0.1
9352026-03-02T21:34:16.859Z Downloaded yasna v0.5.2
9362026-03-02T21:34:16.862Z Downloaded unsafe-libyaml v0.2.11
9372026-03-02T21:34:16.871Z Downloaded unicode-bidi v0.3.17
9382026-03-02T21:34:16.871Z Downloaded rpassword v7.4.0
9392026-03-02T21:34:16.874Z Downloaded zerocopy v0.6.6
9402026-03-02T21:34:16.874Z Downloaded aws-lc-rs v1.16.0
9412026-03-02T21:34:16.880Z Downloaded reqwest v0.13.2
9422026-03-02T21:34:16.886Z Downloaded reqwest v0.12.28
9432026-03-02T21:34:16.892Z Downloaded tokio-postgres v0.7.13
9442026-03-02T21:34:16.899Z Downloaded unicode_categories v0.1.1
9452026-03-02T21:34:16.902Z Downloaded toml_edit v0.19.15
9462026-03-02T21:34:16.916Z Downloaded zip v0.6.6
9472026-03-02T21:34:16.920Z Downloaded uuid v1.19.0
9482026-03-02T21:34:16.924Z Downloaded reedline v0.40.0
9492026-03-02T21:34:16.931Z Downloaded zopfli v0.8.1
9502026-03-02T21:34:16.934Z Downloaded ssh-key v0.6.6
9512026-03-02T21:34:16.940Z Downloaded zerocopy-derive v0.8.27
9522026-03-02T21:34:16.947Z Downloaded quick-xml v0.37.2
9532026-03-02T21:34:16.953Z Downloaded x509-cert v0.2.5
9542026-03-02T21:34:16.958Z Downloaded salty v0.3.0
9552026-03-02T21:34:16.966Z Downloaded unicode-segmentation v1.12.0
9562026-03-02T21:34:16.969Z Downloaded git2 v0.20.2
9572026-03-02T21:34:16.977Z Downloaded chrono v0.4.43
9582026-03-02T21:34:16.984Z Downloaded yansi v1.0.1
9592026-03-02T21:34:16.989Z Downloaded tracing v0.1.40
9602026-03-02T21:34:16.992Z Downloaded rustls-webpki v0.102.8
9612026-03-02T21:34:17.010Z Downloaded zip v4.2.0
9622026-03-02T21:34:17.014Z Downloaded typed-path v0.9.3
9632026-03-02T21:34:17.019Z Downloaded serde_with v3.16.1
9642026-03-02T21:34:17.032Z Downloaded tokio-util v0.7.15
9652026-03-02T21:34:17.038Z Downloaded gimli v0.31.1
9662026-03-02T21:34:17.046Z Downloaded rustls-webpki v0.101.7
9672026-03-02T21:34:17.061Z Downloaded winnow v0.5.40
9682026-03-02T21:34:17.069Z Downloaded tower-http v0.6.8
9692026-03-02T21:34:17.077Z Downloaded tough v0.20.0
9702026-03-02T21:34:17.086Z Downloaded winnow v0.6.26
9712026-03-02T21:34:17.094Z Downloaded unicode-normalization v0.1.24
9722026-03-02T21:34:17.099Z Downloaded radix_trie v0.2.1
9732026-03-02T21:34:17.104Z Downloaded petname v2.0.2
9742026-03-02T21:34:17.108Z Downloaded tabled v0.20.0
9752026-03-02T21:34:17.128Z Downloaded time v0.3.47
9762026-03-02T21:34:17.139Z Downloaded diesel v2.2.12
9772026-03-02T21:34:17.156Z Downloaded smoltcp v0.9.1
9782026-03-02T21:34:17.170Z Downloaded rustls v0.21.12
9792026-03-02T21:34:17.176Z Downloaded webpki-roots v1.0.1
9802026-03-02T21:34:17.181Z Downloaded rustls v0.22.4
9812026-03-02T21:34:17.193Z Downloaded nix v0.28.0
9822026-03-02T21:34:17.202Z Downloaded object v0.30.4
9832026-03-02T21:34:17.211Z Downloaded zlib-rs v0.5.1
9842026-03-02T21:34:17.218Z Downloaded tabled v0.18.0
9852026-03-02T21:34:17.234Z Downloaded regress v0.10.5
9862026-03-02T21:34:17.242Z Downloaded rustls v0.23.37
9872026-03-02T21:34:17.252Z Downloaded vcpkg v0.2.15
9882026-03-02T21:34:17.290Z Downloaded regex-syntax v0.6.29
9892026-03-02T21:34:17.296Z Downloaded hickory-proto v0.24.4
9902026-03-02T21:34:17.311Z Downloaded zerocopy v0.8.27
9912026-03-02T21:34:17.332Z Downloaded smoltcp v0.11.0
9922026-03-02T21:34:17.343Z Downloaded openapiv3 v2.2.0
9932026-03-02T21:34:17.353Z Downloaded hickory-proto v0.25.2
9942026-03-02T21:34:17.368Z Downloaded regex-syntax v0.8.5
9952026-03-02T21:34:17.376Z Downloaded sled v0.34.7
9962026-03-02T21:34:17.386Z Downloaded object v0.37.3
9972026-03-02T21:34:17.397Z Downloaded typify-impl v0.2.0
9982026-03-02T21:34:17.410Z Downloaded ratatui v0.29.0
9992026-03-02T21:34:17.428Z Downloaded object v0.36.5
10002026-03-02T21:34:17.438Z Downloaded nix v0.30.1
10012026-03-02T21:34:17.448Z Downloaded bstr v1.10.0
10022026-03-02T21:34:17.458Z Downloaded nix v0.29.0
10032026-03-02T21:34:17.468Z Downloaded nix v0.27.1
10042026-03-02T21:34:17.477Z Downloaded sqlparser v0.61.0
10052026-03-02T21:34:17.485Z Downloaded dropshot v0.16.7
10062026-03-02T21:34:17.504Z Downloaded typify-impl v0.6.1
10072026-03-02T21:34:17.516Z Downloaded petgraph v0.6.5
10082026-03-02T21:34:17.532Z Downloaded polar-core v0.27.3
10092026-03-02T21:34:17.538Z Downloaded proptest v1.7.0
10102026-03-02T21:34:17.546Z Downloaded typify-impl v0.4.3
10112026-03-02T21:34:17.558Z Downloaded rayon v1.10.0
10122026-03-02T21:34:17.566Z Downloaded quinn-proto v0.11.13
10132026-03-02T21:34:17.571Z Downloaded openssl v0.10.73
10142026-03-02T21:34:17.579Z Downloaded csv v1.3.1
10152026-03-02T21:34:17.596Z Downloaded goblin v0.10.2
10162026-03-02T21:34:17.602Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10172026-03-02T21:34:17.617Z Downloaded jiff v0.2.15
10182026-03-02T21:34:17.631Z Downloaded chrono-tz v0.10.4
10192026-03-02T21:34:17.646Z Downloaded sha3 v0.10.8
10202026-03-02T21:34:17.651Z Downloaded zerocopy-derive v0.6.6
10212026-03-02T21:34:17.658Z Downloaded regex-automata v0.4.14
10222026-03-02T21:34:17.671Z Downloaded tokio v1.49.0
10232026-03-02T21:34:17.704Z Downloaded lzma-sys v0.1.20
10242026-03-02T21:34:17.728Z Downloaded petgraph v0.8.2
10252026-03-02T21:34:17.746Z Downloaded libz-sys v1.1.20
10262026-03-02T21:34:17.763Z Downloaded bzip2-sys v0.1.13+1.0.8
10272026-03-02T21:34:17.773Z Downloaded lalrpop v0.19.12
10282026-03-02T21:34:17.781Z Downloaded moka v0.12.10
10292026-03-02T21:34:17.789Z Downloaded tower v0.5.2
10302026-03-02T21:34:17.797Z Downloaded portable-atomic v1.11.0
10312026-03-02T21:34:17.803Z Downloaded bindgen v0.71.1
10322026-03-02T21:34:17.808Z Downloaded regex v1.12.3
10332026-03-02T21:34:17.813Z Downloaded p384 v0.13.1
10342026-03-02T21:34:17.817Z Downloaded zone_cfg_derive v0.1.2
10352026-03-02T21:34:17.834Z Downloaded zone v0.3.1
10362026-03-02T21:34:17.834Z Downloaded wyz v0.5.1
10372026-03-02T21:34:17.834Z Downloaded vsss-rs v3.3.4
10382026-03-02T21:34:17.834Z Downloaded vergen-lib v0.1.6
10392026-03-02T21:34:17.834Z Downloaded tracing-attributes v0.1.27
10402026-03-02T21:34:17.835Z Downloaded aho-corasick v1.1.3
10412026-03-02T21:34:17.835Z Downloaded schemars v0.9.0
10422026-03-02T21:34:17.839Z Downloaded samael v0.0.19
10432026-03-02T21:34:17.844Z Downloaded term v0.7.0
10442026-03-02T21:34:17.847Z Downloaded socket2 v0.5.10
10452026-03-02T21:34:17.850Z Downloaded encoding_rs v0.8.34
10462026-03-02T21:34:17.869Z Downloaded tokio-tungstenite v0.21.0
10472026-03-02T21:34:17.872Z Downloaded typify-macro v0.2.0
10482026-03-02T21:34:17.872Z Downloaded slog v2.8.2
10492026-03-02T21:34:17.872Z Downloaded tokio-macros v2.6.0
10502026-03-02T21:34:17.876Z Downloaded tokio-dtrace v0.1.0
10512026-03-02T21:34:17.876Z Downloaded tls_codec_derive v0.4.1
10522026-03-02T21:34:17.876Z Downloaded tls_codec v0.4.1
10532026-03-02T21:34:17.879Z Downloaded time-macros v0.2.27
10542026-03-02T21:34:17.879Z Downloaded similar v2.7.0
10552026-03-02T21:34:17.886Z Downloaded nom v7.1.3
10562026-03-02T21:34:17.985Z Downloaded itertools v0.13.0
10572026-03-02T21:34:17.985Z Downloaded thiserror-no-std v2.0.2
10582026-03-02T21:34:17.985Z Downloaded signal-hook v0.3.18
10592026-03-02T21:34:17.985Z Downloaded futures-util v0.3.31
10602026-03-02T21:34:17.986Z Downloaded publicsuffix v2.3.0
10612026-03-02T21:34:17.986Z Downloaded iri-string v0.7.8
10622026-03-02T21:34:17.986Z Downloaded progenitor-impl v0.10.0
10632026-03-02T21:34:17.986Z Downloaded schemars v0.8.22
10642026-03-02T21:34:17.986Z Downloaded pretty_assertions v1.4.1
10652026-03-02T21:34:17.986Z Downloaded libm v0.2.8
10662026-03-02T21:34:17.986Z Downloaded tabled_derive v0.11.0
10672026-03-02T21:34:17.986Z Downloaded spki v0.7.3
10682026-03-02T21:34:17.986Z Downloaded supports-color v3.0.2
10692026-03-02T21:34:17.986Z Downloaded slog-term v2.9.2
10702026-03-02T21:34:17.986Z Downloaded slog-stdlog v4.1.1
10712026-03-02T21:34:17.986Z Downloaded slog-scope v4.4.0
10722026-03-02T21:34:17.986Z Downloaded num-bigint v0.4.6
10732026-03-02T21:34:17.986Z Downloaded snafu-derive v0.8.5
10742026-03-02T21:34:17.986Z Downloaded ron v0.8.1
10752026-03-02T21:34:17.986Z Downloaded ron v0.7.1
10762026-03-02T21:34:17.986Z Downloaded libgit2-sys v0.18.2+1.9.1
10772026-03-02T21:34:18.003Z Downloaded slog-dtrace v0.3.0
10782026-03-02T21:34:18.006Z Downloaded hashbrown v0.15.4
10792026-03-02T21:34:18.009Z Downloaded itertools v0.10.5
10802026-03-02T21:34:18.012Z Downloaded serde_derive_internals v0.29.1
10812026-03-02T21:34:18.017Z Downloaded prefix-trie v0.7.0
10822026-03-02T21:34:18.020Z Downloaded strip-ansi-escapes v0.2.0
10832026-03-02T21:34:18.020Z Downloaded ring v0.17.14
10842026-03-02T21:34:18.053Z Downloaded ryu v1.0.18
10852026-03-02T21:34:18.056Z Downloaded progenitor-impl v0.13.0
10862026-03-02T21:34:18.061Z Downloaded ssh-cipher v0.2.0
10872026-03-02T21:34:18.061Z Downloaded sqlparser_derive v0.5.0
10882026-03-02T21:34:18.061Z Downloaded mio v1.0.2
10892026-03-02T21:34:18.065Z Downloaded schemars_derive v0.8.22
10902026-03-02T21:34:18.065Z Downloaded sec1 v0.7.3
10912026-03-02T21:34:18.068Z Downloaded sigpipe v0.1.3
10922026-03-02T21:34:18.068Z Downloaded signature v2.2.0
10932026-03-02T21:34:18.068Z Downloaded signal-hook-tokio v0.3.1
10942026-03-02T21:34:18.068Z Downloaded rustc-hash v2.1.1
10952026-03-02T21:34:18.072Z Downloaded crossterm v0.29.0
10962026-03-02T21:34:18.075Z Downloaded crossterm v0.28.1
10972026-03-02T21:34:18.079Z Downloaded quinn-udp v0.5.5
10982026-03-02T21:34:18.082Z Downloaded hyper-util v0.1.19
10992026-03-02T21:34:18.086Z Downloaded progenitor-impl v0.8.0
11002026-03-02T21:34:18.094Z Downloaded pkcs5 v0.7.1
11012026-03-02T21:34:18.094Z Downloaded p256 v0.13.2
11022026-03-02T21:34:18.097Z Downloaded scrypt v0.11.0
11032026-03-02T21:34:18.097Z Downloaded scroll_derive v0.13.1
11042026-03-02T21:34:18.097Z Downloaded openssl-sys v0.9.109
11052026-03-02T21:34:18.100Z Downloaded proc-macro-error2 v2.0.1
11062026-03-02T21:34:18.103Z Downloaded papergrid v0.14.0
11072026-03-02T21:34:18.106Z Downloaded miniz_oxide v0.8.5
11082026-03-02T21:34:18.107Z Downloaded rand_core v0.6.4
11092026-03-02T21:34:18.110Z Downloaded papergrid v0.17.0
11102026-03-02T21:34:18.114Z Downloaded oso v0.27.3
11112026-03-02T21:34:18.115Z Downloaded omicron-zone-package v0.12.2
11122026-03-02T21:34:18.118Z Downloaded parking_lot v0.11.2
11132026-03-02T21:34:18.121Z Downloaded http v1.4.0
11142026-03-02T21:34:18.125Z Downloaded progenitor v0.11.2
11152026-03-02T21:34:18.125Z Downloaded progenitor v0.10.0
11162026-03-02T21:34:18.125Z Downloaded hashbrown v0.13.2
11172026-03-02T21:34:18.128Z Downloaded recursive v0.1.1
11182026-03-02T21:34:18.140Z Downloaded parking_lot_core v0.8.6
11192026-03-02T21:34:18.140Z Downloaded dropshot-api-manager v0.5.2
11202026-03-02T21:34:18.145Z Downloaded indicatif v0.17.11
11212026-03-02T21:34:18.145Z Downloaded predicates v3.1.3
11222026-03-02T21:34:18.145Z Downloaded ppv-lite86 v0.2.20
11232026-03-02T21:34:18.146Z Downloaded polyval v0.6.2
11242026-03-02T21:34:18.146Z Downloaded phf v0.11.2
11252026-03-02T21:34:18.146Z Downloaded pkg-config v0.3.31
11262026-03-02T21:34:18.146Z Downloaded pkcs8 v0.10.2
11272026-03-02T21:34:18.146Z Downloaded phf v0.12.1
11282026-03-02T21:34:18.146Z Downloaded hickory-resolver v0.25.2
11292026-03-02T21:34:18.151Z Downloaded der v0.7.10
11302026-03-02T21:34:18.157Z Downloaded parse-display-derive v0.10.0
11312026-03-02T21:34:18.157Z Downloaded progenitor-client v0.8.0
11322026-03-02T21:34:18.157Z Downloaded pem v3.0.5
11332026-03-02T21:34:18.157Z Downloaded peg-macros v0.8.5
11342026-03-02T21:34:18.164Z Downloaded password-hash v0.5.0
11352026-03-02T21:34:18.164Z Downloaded expectorate v1.2.0
11362026-03-02T21:34:18.164Z Downloaded ed25519-dalek v2.1.1
11372026-03-02T21:34:18.169Z Downloaded native-tls v0.2.12
11382026-03-02T21:34:18.169Z Downloaded headers v0.4.1
11392026-03-02T21:34:18.169Z Downloaded crypto-bigint v0.5.5
11402026-03-02T21:34:18.174Z Downloaded indicatif v0.18.0
11412026-03-02T21:34:18.177Z Downloaded precomputed-hash v0.1.1
11422026-03-02T21:34:18.177Z Downloaded powerfmt v0.2.0
11432026-03-02T21:34:18.180Z Downloaded phf_shared v0.12.1
11442026-03-02T21:34:18.180Z Downloaded parking_lot_core v0.9.10
11452026-03-02T21:34:18.180Z Downloaded nanorand v0.7.0
11462026-03-02T21:34:18.184Z Downloaded memmap2 v0.9.8
11472026-03-02T21:34:18.184Z Downloaded packed_struct v0.10.1
11482026-03-02T21:34:18.189Z Downloaded oxnet v0.1.4
11492026-03-02T21:34:18.189Z Downloaded heapless v0.7.17
11502026-03-02T21:34:18.189Z Downloaded num-rational v0.4.2
11512026-03-02T21:34:18.194Z Downloaded num-integer v0.1.46
11522026-03-02T21:34:18.194Z Downloaded litrs v0.4.1
11532026-03-02T21:34:18.194Z Downloaded ignore v0.4.23
11542026-03-02T21:34:18.199Z Downloaded num-derive v0.4.2
11552026-03-02T21:34:18.200Z Downloaded num-complex v0.4.6
11562026-03-02T21:34:18.200Z Downloaded indexmap v1.9.3
11572026-03-02T21:34:18.204Z Downloaded half v2.4.1
11582026-03-02T21:34:18.204Z Downloaded darling_core v0.20.10
11592026-03-02T21:34:18.316Z Downloaded bumpalo v3.16.0
11602026-03-02T21:34:18.316Z Downloaded path-slash v0.1.5
11612026-03-02T21:34:18.316Z Downloaded parse-size v1.1.0
11622026-03-02T21:34:18.316Z Downloaded parse-display v0.10.0
11632026-03-02T21:34:18.316Z Downloaded diff v0.1.13
11642026-03-02T21:34:18.316Z Downloaded compact_str v0.8.0
11652026-03-02T21:34:18.316Z Downloaded chacha20poly1305 v0.10.1
11662026-03-02T21:34:18.316Z Downloaded mime_guess v2.0.5
11672026-03-02T21:34:18.317Z Downloaded lru v0.12.5
11682026-03-02T21:34:18.317Z Downloaded linear-map v1.2.0
11692026-03-02T21:34:18.317Z Downloaded ingot-macros v0.1.1
11702026-03-02T21:34:18.317Z Downloaded number_prefix v0.4.0
11712026-03-02T21:34:18.317Z Downloaded num_enum_derive v0.5.11
11722026-03-02T21:34:18.317Z Downloaded num-derive v0.3.3
11732026-03-02T21:34:18.317Z Downloaded num-conv v0.2.0
11742026-03-02T21:34:18.317Z Downloaded libsw v3.5.0
11752026-03-02T21:34:18.317Z Downloaded derive_more-impl v2.0.1
11762026-03-02T21:34:18.317Z Downloaded ciborium v0.2.2
11772026-03-02T21:34:18.318Z Downloaded normalize-line-endings v0.3.0
11782026-03-02T21:34:18.318Z Downloaded nonempty v0.12.0
11792026-03-02T21:34:18.318Z Downloaded newtype_derive v0.1.6
11802026-03-02T21:34:18.318Z Downloaded libloading v0.8.5
11812026-03-02T21:34:18.318Z Downloaded httparse v1.9.5
11822026-03-02T21:34:18.318Z Downloaded half v1.8.3
11832026-03-02T21:34:18.318Z Downloaded fatfs v0.3.6
11842026-03-02T21:34:18.318Z Downloaded iana-time-zone v0.1.63
11852026-03-02T21:34:18.318Z Downloaded highway v1.3.0
11862026-03-02T21:34:18.318Z Downloaded cookie_store v0.22.1
11872026-03-02T21:34:18.318Z Downloaded elliptic-curve v0.13.8
11882026-03-02T21:34:18.318Z Downloaded derive_more v0.99.20
11892026-03-02T21:34:18.318Z Downloaded num v0.4.3
11902026-03-02T21:34:18.319Z Downloaded md5 v0.7.0
11912026-03-02T21:34:18.319Z Downloaded maybe-uninit v2.0.0
11922026-03-02T21:34:18.320Z Downloaded hmac v0.12.1
11932026-03-02T21:34:18.320Z Downloaded hickory-client v0.25.2
11942026-03-02T21:34:18.320Z Downloaded nibble_vec v0.1.0
11952026-03-02T21:34:18.320Z Downloaded multimap v0.10.1
11962026-03-02T21:34:18.320Z Downloaded memoffset v0.9.1
11972026-03-02T21:34:18.320Z Downloaded ipnetwork v0.21.1
11982026-03-02T21:34:18.320Z Downloaded ipnet v2.11.0
11992026-03-02T21:34:18.320Z Downloaded hyper-staticfile v0.10.1
12002026-03-02T21:34:18.320Z Downloaded hyper-rustls v0.27.7
12012026-03-02T21:34:18.320Z Downloaded derive-where v1.5.0
12022026-03-02T21:34:18.320Z Downloaded managed v0.8.0
12032026-03-02T21:34:18.320Z Downloaded lru-cache v0.1.2
12042026-03-02T21:34:18.321Z Downloaded lockfree-object-pool v0.1.6
12052026-03-02T21:34:18.321Z Downloaded crc-any v2.5.0
12062026-03-02T21:34:18.321Z Downloaded ahash v0.8.12
12072026-03-02T21:34:18.321Z Downloaded lalrpop-util v0.19.12
12082026-03-02T21:34:18.321Z Downloaded is_ci v1.2.0
12092026-03-02T21:34:18.321Z Downloaded dropshot_endpoint v0.16.7
12102026-03-02T21:34:18.321Z Downloaded derive_more v2.0.1
12112026-03-02T21:34:18.321Z Downloaded maplit v1.0.2
12122026-03-02T21:34:18.321Z Downloaded ingot v0.1.1
12132026-03-02T21:34:18.321Z Downloaded indoc v2.0.6
12142026-03-02T21:34:18.321Z Downloaded derive_builder_core v0.20.2
12152026-03-02T21:34:18.321Z Downloaded crossbeam-epoch v0.9.18
12162026-03-02T21:34:18.339Z Downloaded console v0.16.0
12172026-03-02T21:34:18.339Z Downloaded clang-sys v1.8.1
12182026-03-02T21:34:18.339Z Downloaded libscf-sys v1.1.0
12192026-03-02T21:34:18.339Z Downloaded ingot-types v0.1.2
12202026-03-02T21:34:18.339Z Downloaded crossbeam-utils v0.8.21
12212026-03-02T21:34:18.339Z Downloaded crc32fast v1.4.2
12222026-03-02T21:34:18.340Z Downloaded const-oid v0.9.6
12232026-03-02T21:34:18.340Z Downloaded console v0.15.10
12242026-03-02T21:34:18.340Z Downloaded colored v2.2.0
12252026-03-02T21:34:18.340Z Downloaded heck v0.3.3
12262026-03-02T21:34:18.340Z Downloaded git-stub-vcs v0.1.0
12272026-03-02T21:34:18.340Z Downloaded hash32 v0.3.1
12282026-03-02T21:34:18.340Z Downloaded getrandom v0.2.15
12292026-03-02T21:34:18.340Z Downloaded fs-err v2.11.0
12302026-03-02T21:34:18.340Z Downloaded foldhash v0.1.5
12312026-03-02T21:34:18.340Z Downloaded defmt v0.3.8
12322026-03-02T21:34:18.340Z Downloaded cookie v0.18.1
12332026-03-02T21:34:18.340Z Downloaded cipher v0.4.4
12342026-03-02T21:34:18.340Z Downloaded cancel-safe-futures v0.1.5
12352026-03-02T21:34:18.340Z Downloaded camino-tempfile-ext v0.3.2
12362026-03-02T21:34:18.340Z Downloaded blake2 v0.10.6
12372026-03-02T21:34:18.340Z Downloaded backon v1.6.0
12382026-03-02T21:34:18.340Z Downloaded futures-channel v0.3.31
12392026-03-02T21:34:18.340Z Downloaded foldhash v0.2.0
12402026-03-02T21:34:18.340Z Downloaded find-msvc-tools v0.1.9
12412026-03-02T21:34:18.345Z Downloaded ena v0.14.3
12422026-03-02T21:34:18.345Z Downloaded corncobs v0.1.4
12432026-03-02T21:34:18.345Z Downloaded base64 v0.13.1
12442026-03-02T21:34:18.345Z Downloaded ed25519 v2.2.3
12452026-03-02T21:34:18.350Z Downloaded diesel-dtrace v0.4.2
12462026-03-02T21:34:18.350Z Downloaded futures-executor v0.3.31
12472026-03-02T21:34:18.350Z Downloaded derive-ex v0.1.8
12482026-03-02T21:34:18.350Z Downloaded const_format_proc_macros v0.2.34
12492026-03-02T21:34:18.350Z Downloaded chacha20 v0.9.1
12502026-03-02T21:34:18.431Z Downloaded bzip2 v0.5.2
12512026-03-02T21:34:18.431Z Downloaded bzip2 v0.4.4
12522026-03-02T21:34:18.431Z Downloaded indent_write v2.2.0
12532026-03-02T21:34:18.431Z Downloaded hyper-tls v0.6.0
12542026-03-02T21:34:18.450Z Downloaded hubpack_derive v0.1.1
12552026-03-02T21:34:18.450Z Downloaded http-range v0.1.5
12562026-03-02T21:34:18.450Z Downloaded httpdate v1.0.3
12572026-03-02T21:34:18.450Z Downloaded hostname v0.3.1
12582026-03-02T21:34:18.450Z Downloaded cexpr v0.6.0
12592026-03-02T21:34:18.451Z Downloaded cargo_metadata v0.19.2
12602026-03-02T21:34:18.451Z Downloaded home v0.5.9
12612026-03-02T21:34:18.451Z Downloaded hex v0.4.3
12622026-03-02T21:34:18.451Z Downloaded headers-core v0.3.0
12632026-03-02T21:34:18.451Z Downloaded either v1.15.0
12642026-03-02T21:34:18.451Z Downloaded diesel_derives v2.2.3
12652026-03-02T21:34:18.451Z Downloaded darling_core v0.21.0
12662026-03-02T21:34:18.451Z Downloaded ff v0.13.0
12672026-03-02T21:34:18.451Z Downloaded fallible-iterator v0.2.0
12682026-03-02T21:34:18.451Z Downloaded defmt-macros v0.3.9
12692026-03-02T21:34:18.451Z Downloaded darling_macro v0.21.0
12702026-03-02T21:34:18.451Z Downloaded float-cmp v0.10.0
12712026-03-02T21:34:18.451Z Downloaded data-encoding v2.9.0
12722026-03-02T21:34:18.451Z Downloaded cassowary v0.3.0
12732026-03-02T21:34:18.451Z Downloaded bitfield v0.19.2
12742026-03-02T21:34:18.451Z Downloaded arc-swap v1.7.1
12752026-03-02T21:34:18.451Z Downloaded globwalk v0.9.1
12762026-03-02T21:34:18.451Z Downloaded futures-core v0.3.32
12772026-03-02T21:34:18.451Z Downloaded funty v2.0.0
12782026-03-02T21:34:18.452Z Downloaded foreign-types-shared v0.3.1
12792026-03-02T21:34:18.452Z Downloaded foreign-types-shared v0.1.1
12802026-03-02T21:34:18.452Z Downloaded foreign-types-macros v0.2.3
12812026-03-02T21:34:18.452Z Downloaded foreign-types v0.5.0
12822026-03-02T21:34:18.452Z Downloaded dtrace-parser v0.3.0
12832026-03-02T21:34:18.452Z Downloaded crc8 v0.1.1
12842026-03-02T21:34:18.452Z Downloaded cobs v0.2.3
12852026-03-02T21:34:18.452Z Downloaded cfg_aliases v0.2.1
12862026-03-02T21:34:18.452Z Downloaded base64ct v1.6.0
12872026-03-02T21:34:18.452Z Downloaded ciborium-ll v0.2.2
12882026-03-02T21:34:18.452Z Downloaded display-error-chain v0.2.2
12892026-03-02T21:34:18.452Z Downloaded dirs-sys-next v0.1.2
12902026-03-02T21:34:18.452Z Downloaded dirs-next v2.0.0
12912026-03-02T21:34:18.452Z Downloaded castaway v0.2.3
12922026-03-02T21:34:18.452Z Downloaded buf-list v1.0.3
12932026-03-02T21:34:18.452Z Downloaded bit-vec v0.8.0
12942026-03-02T21:34:18.452Z Downloaded futures-task v0.3.31
12952026-03-02T21:34:18.452Z Downloaded futures-sink v0.3.31
12962026-03-02T21:34:18.452Z Downloaded crc v3.2.1
12972026-03-02T21:34:18.455Z Downloaded bit-set v0.8.0
12982026-03-02T21:34:18.456Z Downloaded document-features v0.2.11
12992026-03-02T21:34:18.456Z Downloaded difflib v0.4.0
13002026-03-02T21:34:18.456Z Downloaded crc-catalog v2.4.0
13012026-03-02T21:34:18.456Z Downloaded convert_case v0.4.0
13022026-03-02T21:34:18.456Z Downloaded adler2 v2.0.0
13032026-03-02T21:34:18.456Z Downloaded fixedbitset v0.4.2
13042026-03-02T21:34:18.456Z Downloaded dsl_auto_type v0.1.2
13052026-03-02T21:34:18.456Z Downloaded ciborium-io v0.2.2
13062026-03-02T21:34:18.456Z Downloaded dyn-clone v1.0.20
13072026-03-02T21:34:18.456Z Downloaded derive_builder v0.20.2
13082026-03-02T21:34:18.456Z Downloaded crunchy v0.2.2
13092026-03-02T21:34:18.456Z Downloaded bb8 v0.8.5
13102026-03-02T21:34:18.456Z Downloaded atty v0.2.14
13112026-03-02T21:34:18.456Z Downloaded arrayvec v0.7.6
13122026-03-02T21:34:18.456Z Downloaded ar_archive_writer v0.5.1
13132026-03-02T21:34:18.456Z Downloaded der_derive v0.7.3
13142026-03-02T21:34:18.456Z Downloaded debug-ignore v1.0.5
13152026-03-02T21:34:18.456Z Downloaded crossbeam-channel v0.5.15
13162026-03-02T21:34:18.456Z Downloaded cbc v0.1.2
13172026-03-02T21:34:18.456Z Downloaded env_logger v0.11.8
13182026-03-02T21:34:18.456Z Downloaded env_filter v0.1.2
13192026-03-02T21:34:18.457Z Downloaded bit-set v0.5.3
13202026-03-02T21:34:18.457Z Downloaded darling v0.21.0
13212026-03-02T21:34:18.468Z Downloaded bitfield-macros v0.19.2
13222026-03-02T21:34:18.468Z Downloaded assert_matches v1.5.0
13232026-03-02T21:34:18.469Z Downloaded diesel_table_macro_syntax v0.2.0
13242026-03-02T21:34:18.469Z Downloaded fs_extra v1.3.0
13252026-03-02T21:34:18.469Z Downloaded bcrypt-pbkdf v0.10.0
13262026-03-02T21:34:18.469Z Downloaded base16ct v0.2.0
13272026-03-02T21:34:18.469Z Downloaded async-stream-impl v0.3.6
13282026-03-02T21:34:18.469Z Downloaded async-stream v0.3.6
13292026-03-02T21:34:18.469Z Downloaded crossbeam-deque v0.8.5
13302026-03-02T21:34:18.469Z Downloaded const_format v0.2.34
13312026-03-02T21:34:18.469Z Downloaded cc v1.2.56
13322026-03-02T21:34:18.469Z Downloaded bitfield-struct v0.6.2
13332026-03-02T21:34:18.469Z Downloaded async-trait v0.1.89
13342026-03-02T21:34:18.469Z Downloaded defmt-parser v0.3.4
13352026-03-02T21:34:18.469Z Downloaded darling v0.20.10
13362026-03-02T21:34:18.482Z Downloaded daft-derive v0.1.4
13372026-03-02T21:34:18.482Z Downloaded daft v0.1.4
13382026-03-02T21:34:18.482Z Downloaded fd-lock v4.0.2
13392026-03-02T21:34:18.482Z Downloaded ctr v0.9.2
13402026-03-02T21:34:18.482Z Downloaded csv-core v0.1.11
13412026-03-02T21:34:18.482Z Downloaded atomicwrites v0.4.4
13422026-03-02T21:34:18.482Z Downloaded allocator-api2 v0.2.21
13432026-03-02T21:34:18.485Z Downloaded dropshot-api-manager-types v0.5.2
13442026-03-02T21:34:18.486Z Downloaded darling_macro v0.20.10
13452026-03-02T21:34:18.486Z Downloaded ascii-canvas v3.0.0
13462026-03-02T21:34:18.486Z Downloaded critical-section v1.1.3
13472026-03-02T21:34:18.486Z Downloaded colored v3.0.0
13482026-03-02T21:34:18.486Z Downloaded bit-vec v0.6.3
13492026-03-02T21:34:18.486Z Downloaded argon2 v0.5.3
13502026-03-02T21:34:18.486Z Downloaded async-bb8-diesel v0.2.1
13512026-03-02T21:34:18.486Z Downloaded addr2line v0.24.2
13522026-03-02T21:34:18.486Z Downloaded bitflags v1.3.2
13532026-03-02T21:34:18.490Z Downloaded bcs v0.1.6
13542026-03-02T21:34:18.490Z Downloaded array-init v0.0.4
13552026-03-02T21:34:18.740Z Downloaded aws-lc-sys v0.37.1
13562026-03-02T21:34:19.174Z Compiling find-msvc-tools v0.1.9
13572026-03-02T21:34:19.194Z Compiling shlex v1.3.0
13582026-03-02T21:34:19.194Z Compiling value-bag v1.12.0
13592026-03-02T21:34:19.194Z Compiling smallvec v1.15.1
13602026-03-02T21:34:19.194Z Compiling typenum v1.17.0
13612026-03-02T21:34:19.317Z Compiling syn v2.0.117
13622026-03-02T21:34:19.333Z Compiling getrandom v0.2.15
13632026-03-02T21:34:19.343Z Compiling jobserver v0.1.32
13642026-03-02T21:34:19.646Z Compiling rand_core v0.6.4
13652026-03-02T21:34:19.703Z Compiling generic-array v0.14.7
13662026-03-02T21:34:19.815Z Compiling cc v1.2.56
13672026-03-02T21:34:19.838Z Compiling log v0.4.29
13682026-03-02T21:34:19.900Z Compiling lock_api v0.4.12
13692026-03-02T21:34:20.428Z Compiling scopeguard v1.2.0
13702026-03-02T21:34:20.470Z Compiling subtle v2.6.1
13712026-03-02T21:34:20.470Z Compiling portable-atomic v1.11.0
13722026-03-02T21:34:20.470Z Compiling critical-section v1.1.3
13732026-03-02T21:34:20.526Z Compiling const-oid v0.9.6
13742026-03-02T21:34:20.546Z Compiling serde_json v1.0.149
13752026-03-02T21:34:20.594Z Compiling getrandom v0.3.4
13762026-03-02T21:34:20.925Z Compiling pin-project-lite v0.2.14
13772026-03-02T21:34:20.946Z Compiling pkg-config v0.3.31
13782026-03-02T21:34:21.036Z Compiling parking_lot_core v0.9.10
13792026-03-02T21:34:22.227Z Compiling signal-hook-registry v1.4.2
13802026-03-02T21:34:22.285Z Compiling libm v0.2.8
13812026-03-02T21:34:22.491Z Compiling once_cell v1.21.3
13822026-03-02T21:34:22.597Z Compiling allocator-api2 v0.2.21
13832026-03-02T21:34:22.619Z Compiling parking_lot v0.12.3
13842026-03-02T21:34:22.707Z Compiling mio v1.0.2
13852026-03-02T21:34:22.890Z Compiling num-traits v0.2.19
13862026-03-02T21:34:22.911Z Compiling futures-core v0.3.32
13872026-03-02T21:34:23.274Z Compiling percent-encoding v2.3.2
13882026-03-02T21:34:23.365Z Compiling socket2 v0.6.1
13892026-03-02T21:34:23.468Z Compiling slab v0.4.9
13902026-03-02T21:34:23.604Z Compiling cpufeatures v0.2.14
13912026-03-02T21:34:23.626Z Compiling futures-sink v0.3.31
13922026-03-02T21:34:23.713Z Compiling foldhash v0.2.0
13932026-03-02T21:34:23.733Z Compiling futures-io v0.3.31
13942026-03-02T21:34:23.785Z Compiling futures-channel v0.3.31
13952026-03-02T21:34:24.071Z Compiling hashbrown v0.16.1
13962026-03-02T21:34:24.275Z Compiling pin-utils v0.1.0
13972026-03-02T21:34:24.279Z Compiling futures-task v0.3.31
13982026-03-02T21:34:24.319Z Compiling rustversion v1.0.22
13992026-03-02T21:34:24.341Z Compiling form_urlencoded v1.2.2
14002026-03-02T21:34:24.377Z Compiling cmake v0.1.57
14012026-03-02T21:34:24.457Z Compiling dunce v1.0.5
14022026-03-02T21:34:24.591Z Compiling base64ct v1.6.0
14032026-03-02T21:34:24.612Z Compiling ident_case v1.0.1
14042026-03-02T21:34:24.657Z Compiling fs_extra v1.3.0
14052026-03-02T21:34:24.806Z Compiling flagset v0.4.6
14062026-03-02T21:34:25.037Z Compiling foldhash v0.1.5
14072026-03-02T21:34:25.156Z Compiling pem-rfc7468 v0.7.0
14082026-03-02T21:34:25.159Z Compiling rand_core v0.9.3
14092026-03-02T21:34:25.242Z Compiling aws-lc-sys v0.37.1
14102026-03-02T21:34:25.325Z Compiling indexmap v2.13.0
14112026-03-02T21:34:25.400Z Compiling hashbrown v0.15.4
14122026-03-02T21:34:25.707Z Compiling iana-time-zone v0.1.63
14132026-03-02T21:34:25.757Z Compiling ring v0.17.14
14142026-03-02T21:34:25.834Z Compiling rustc_version v0.4.1
14152026-03-02T21:34:26.073Z Compiling uuid v1.19.0
14162026-03-02T21:34:26.333Z Compiling spin v0.9.8
14172026-03-02T21:34:26.486Z Compiling vcpkg v0.2.15
14182026-03-02T21:34:26.618Z Compiling regex-syntax v0.8.5
14192026-03-02T21:34:26.740Z Compiling synstructure v0.13.1
14202026-03-02T21:34:26.744Z Compiling aws-lc-rs v1.16.0
14212026-03-02T21:34:26.801Z Compiling zerocopy v0.8.27
14222026-03-02T21:34:27.551Z Compiling tracing-core v0.1.32
14232026-03-02T21:34:27.651Z Compiling serde_derive_internals v0.29.1
14242026-03-02T21:34:28.068Z Compiling openssl-sys v0.9.109
14252026-03-02T21:34:28.110Z Compiling rustix v0.38.37
14262026-03-02T21:34:28.703Z Compiling rustix v1.1.3
14272026-03-02T21:34:28.775Z Compiling openssl-probe v0.1.5
14282026-03-02T21:34:29.129Z Compiling untrusted v0.9.0
14292026-03-02T21:34:29.240Z Compiling untrusted v0.7.1
14302026-03-02T21:34:29.282Z Compiling schemars v0.8.22
14312026-03-02T21:34:29.408Z Compiling httparse v1.9.5
14322026-03-02T21:34:29.440Z Compiling base64 v0.22.1
14332026-03-02T21:34:29.633Z Compiling adler2 v2.0.0
14342026-03-02T21:34:29.819Z Compiling miniz_oxide v0.8.5
14352026-03-02T21:34:30.138Z Compiling darling_core v0.20.10
14362026-03-02T21:34:30.200Z Compiling rustls v0.23.37
14372026-03-02T21:34:30.252Z Compiling tower-service v0.3.3
14382026-03-02T21:34:30.410Z Compiling try-lock v0.2.5
14392026-03-02T21:34:30.519Z Compiling tower-layer v0.3.3
14402026-03-02T21:34:30.590Z Compiling dyn-clone v1.0.20
14412026-03-02T21:34:30.820Z Compiling tinyvec_macros v0.1.1
14422026-03-02T21:34:30.820Z Compiling atomic-waker v1.1.2
14432026-03-02T21:34:30.946Z Compiling tinyvec v1.8.0
14442026-03-02T21:34:31.021Z Compiling want v0.3.1
14452026-03-02T21:34:31.251Z Compiling serde_derive v1.0.228
14462026-03-02T21:34:31.294Z Compiling zeroize_derive v1.4.2
14472026-03-02T21:34:31.720Z Compiling zerofrom-derive v0.1.4
14482026-03-02T21:34:32.182Z Compiling yoke-derive v0.7.4
14492026-03-02T21:34:32.382Z Compiling zerovec-derive v0.10.3
14502026-03-02T21:34:32.544Z Compiling zeroize v1.8.1
14512026-03-02T21:34:32.975Z Compiling displaydoc v0.2.5
14522026-03-02T21:34:34.423Z Compiling crypto-common v0.1.6
14532026-03-02T21:34:34.601Z Compiling block-buffer v0.10.4
14542026-03-02T21:34:34.659Z Compiling icu_provider_macros v1.5.0
14552026-03-02T21:34:34.810Z Compiling zerocopy-derive v0.7.35
14562026-03-02T21:34:34.911Z Compiling digest v0.10.7
14572026-03-02T21:34:34.946Z Compiling tokio-macros v2.6.0
14582026-03-02T21:34:35.031Z Compiling zerofrom v0.1.4
14592026-03-02T21:34:35.286Z Compiling yoke v0.7.4
14602026-03-02T21:34:35.400Z Compiling hmac v0.12.1
14612026-03-02T21:34:35.652Z Compiling zerovec v0.10.4
14622026-03-02T21:34:35.675Z Compiling thiserror-impl v2.0.18
14632026-03-02T21:34:35.707Z Compiling futures-macro v0.3.31
14642026-03-02T21:34:35.731Z Compiling block-padding v0.3.3
14652026-03-02T21:34:35.997Z Compiling inout v0.1.3
14662026-03-02T21:34:36.189Z Compiling sha2 v0.10.9
14672026-03-02T21:34:36.290Z Compiling cipher v0.4.4
14682026-03-02T21:34:36.507Z Compiling der_derive v0.7.3
14692026-03-02T21:34:36.727Z Compiling zerocopy v0.7.35
14702026-03-02T21:34:37.545Z Compiling tinystr v0.7.6
14712026-03-02T21:34:37.610Z Compiling icu_collections v1.5.0
14722026-03-02T21:34:37.932Z Compiling icu_locid v1.5.0
14732026-03-02T21:34:38.069Z Compiling futures-util v0.3.31
14742026-03-02T21:34:38.356Z Compiling serde v1.0.228
14752026-03-02T21:34:38.534Z Compiling ppv-lite86 v0.2.20
14762026-03-02T21:34:38.736Z Compiling thiserror v2.0.18
14772026-03-02T21:34:38.814Z Compiling der v0.7.10
14782026-03-02T21:34:38.950Z Compiling pest v2.8.2
14792026-03-02T21:34:39.321Z Compiling icu_provider v1.5.0
14802026-03-02T21:34:39.601Z Compiling bytes v1.11.1
14812026-03-02T21:34:39.623Z Compiling bitflags v2.9.4
14822026-03-02T21:34:39.894Z Compiling chrono v0.4.43
14832026-03-02T21:34:40.064Z Compiling icu_locid_transform v1.5.0
14842026-03-02T21:34:40.238Z Compiling salsa20 v0.10.2
14852026-03-02T21:34:40.481Z Compiling pbkdf2 v0.12.2
14862026-03-02T21:34:40.634Z Compiling scrypt v0.11.0
14872026-03-02T21:34:40.989Z Compiling tokio v1.49.0
14882026-03-02T21:34:41.110Z Compiling spki v0.7.3
14892026-03-02T21:34:41.493Z Compiling icu_properties v1.5.1
14902026-03-02T21:34:41.572Z Compiling http v1.4.0
14912026-03-02T21:34:41.698Z Compiling pest_meta v2.8.2
14922026-03-02T21:34:42.199Z Compiling rand_chacha v0.9.0
14932026-03-02T21:34:43.050Z Compiling aes v0.8.4
14942026-03-02T21:34:43.169Z Compiling cbc v0.1.2
14952026-03-02T21:34:43.415Z Compiling rustls-pki-types v1.14.0
14962026-03-02T21:34:43.565Z Compiling zerocopy-derive v0.8.27
14972026-03-02T21:34:43.765Z Compiling tracing-attributes v0.1.27
14982026-03-02T21:34:44.416Z Compiling pkcs5 v0.7.1
14992026-03-02T21:34:45.457Z Compiling icu_normalizer v1.5.0
15002026-03-02T21:34:45.650Z Compiling pest_generator v2.8.2
15012026-03-02T21:34:45.884Z Compiling http-body v1.0.1
15022026-03-02T21:34:45.964Z Compiling rand v0.9.2
15032026-03-02T21:34:46.136Z Compiling pkcs8 v0.10.2
15042026-03-02T21:34:46.482Z Compiling idna_adapter v1.2.0
15052026-03-02T21:34:46.709Z Compiling idna v1.0.3
15062026-03-02T21:34:46.790Z Compiling tracing v0.1.40
15072026-03-02T21:34:47.268Z Compiling scroll_derive v0.13.1
15082026-03-02T21:34:47.314Z Compiling url v2.5.4
15092026-03-02T21:34:47.660Z Compiling pest_derive v2.8.2
15102026-03-02T21:34:48.163Z Compiling schemars_derive v0.8.22
15112026-03-02T21:34:49.060Z Compiling scroll v0.13.0
15122026-03-02T21:34:49.599Z Compiling tokio-util v0.7.15
15132026-03-02T21:34:50.433Z Compiling ipnet v2.11.0
15142026-03-02T21:34:51.186Z Compiling h2 v0.4.6
15152026-03-02T21:34:51.451Z Compiling darling_macro v0.20.10
15162026-03-02T21:34:51.638Z Compiling lazy_static v1.5.0
15172026-03-02T21:34:51.779Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15182026-03-02T21:34:51.802Z Compiling bzip2-sys v0.1.13+1.0.8
15192026-03-02T21:34:52.298Z Compiling aho-corasick v1.1.3
15202026-03-02T21:34:52.317Z Compiling time-core v0.1.8
15212026-03-02T21:34:52.527Z Compiling foreign-types-shared v0.1.1
15222026-03-02T21:34:52.632Z Compiling openssl v0.10.73
15232026-03-02T21:34:52.661Z Compiling num-conv v0.2.0
15242026-03-02T21:34:52.890Z Compiling powerfmt v0.2.0
15252026-03-02T21:34:52.919Z Compiling httpdate v1.0.3
15262026-03-02T21:34:53.073Z Compiling tempfile v3.24.0
15272026-03-02T21:34:53.255Z Compiling deranged v0.5.3
15282026-03-02T21:34:53.321Z Compiling time-macros v0.2.27
15292026-03-02T21:34:53.821Z Compiling foreign-types v0.3.2
15302026-03-02T21:34:54.247Z Compiling regex-automata v0.4.14
15312026-03-02T21:34:54.338Z Compiling darling v0.20.10
15322026-03-02T21:34:55.620Z Compiling goblin v0.10.2
15332026-03-02T21:34:55.791Z Compiling openssl-macros v0.1.1
15342026-03-02T21:34:56.318Z Compiling wait-timeout v0.2.0
15352026-03-02T21:34:56.503Z Compiling gimli v0.31.1
15362026-03-02T21:34:56.801Z Compiling syn v1.0.109
15372026-03-02T21:34:57.177Z Compiling quick-error v1.2.3
15382026-03-02T21:34:57.312Z Compiling num_threads v0.1.7
15392026-03-02T21:34:57.410Z Compiling bit-vec v0.8.0
15402026-03-02T21:34:57.459Z Compiling usdt-impl v0.6.0
15412026-03-02T21:34:57.842Z Compiling hyper v1.8.1
15422026-03-02T21:34:57.864Z Compiling crossbeam-utils v0.8.21
15432026-03-02T21:34:58.387Z Compiling native-tls v0.2.12
15442026-03-02T21:34:58.906Z Compiling bit-set v0.8.0
15452026-03-02T21:34:59.222Z Compiling time v0.3.47
15462026-03-02T21:35:00.222Z Compiling hyper-util v0.1.19
15472026-03-02T21:35:01.050Z Compiling addr2line v0.24.2
15482026-03-02T21:35:01.317Z Compiling rusty-fork v0.3.0
15492026-03-02T21:35:02.067Z Compiling dof v0.4.0
15502026-03-02T21:35:02.928Z Compiling derive_builder_core v0.20.2
15512026-03-02T21:35:04.022Z Compiling dtrace-parser v0.3.0
15522026-03-02T21:35:04.125Z Compiling rustls-native-certs v0.8.1
15532026-03-02T21:35:04.153Z Compiling signature v2.2.0
15542026-03-02T21:35:04.461Z Compiling unicode-normalization v0.1.24
15552026-03-02T21:35:04.609Z Compiling scroll_derive v0.12.0
15562026-03-02T21:35:04.978Z Compiling thiserror-impl v1.0.69
15572026-03-02T21:35:05.426Z Compiling darling_core v0.21.0
15582026-03-02T21:35:05.694Z Compiling heapless v0.7.17
15592026-03-02T21:35:05.805Z Compiling slog v2.8.2
15602026-03-02T21:35:05.917Z Compiling rand_xorshift v0.4.0
15612026-03-02T21:35:06.107Z Compiling sync_wrapper v1.0.1
15622026-03-02T21:35:06.132Z Compiling thread-id v5.0.0
15632026-03-02T21:35:06.212Z Compiling cookie v0.18.1
15642026-03-02T21:35:06.257Z Compiling object v0.36.5
15652026-03-02T21:35:06.307Z Compiling crc32fast v1.4.2
15662026-03-02T21:35:06.559Z Compiling unicode-bidi v0.3.17
15672026-03-02T21:35:06.642Z Compiling unicode-properties v0.1.3
15682026-03-02T21:35:07.079Z Compiling anyhow v1.0.99
15692026-03-02T21:35:07.665Z Compiling unarray v0.1.4
15702026-03-02T21:35:07.694Z Compiling zstd-safe v7.2.3
15712026-03-02T21:35:07.786Z Compiling siphasher v0.3.11
15722026-03-02T21:35:07.826Z Compiling rustc-demangle v0.1.24
15732026-03-02T21:35:07.994Z Compiling signal-hook v0.3.18
15742026-03-02T21:35:08.067Z Compiling paste v1.0.15
15752026-03-02T21:35:08.158Z Compiling zlib-rs v0.5.1
15762026-03-02T21:35:08.338Z Compiling phf_shared v0.11.2
15772026-03-02T21:35:08.667Z Compiling proptest v1.7.0
15782026-03-02T21:35:08.688Z Compiling thiserror v1.0.69
15792026-03-02T21:35:08.820Z Compiling stringprep v0.1.5
15802026-03-02T21:35:09.250Z Compiling tower v0.5.2
15812026-03-02T21:35:09.985Z Compiling scroll v0.12.0
15822026-03-02T21:35:10.261Z Compiling derive_builder_macro v0.20.2
15832026-03-02T21:35:11.045Z Compiling ipnetwork v0.21.1
15842026-03-02T21:35:11.287Z Compiling darling_macro v0.21.0
15852026-03-02T21:35:11.720Z Compiling http-body-util v0.1.3
15862026-03-02T21:35:11.788Z Compiling webpki-roots v1.0.1
15872026-03-02T21:35:12.032Z Compiling serde_spanned v0.6.9
15882026-03-02T21:35:12.132Z Compiling toml_datetime v0.6.11
15892026-03-02T21:35:12.174Z Compiling serde_tokenstream v0.2.3
15902026-03-02T21:35:12.255Z Compiling erased-serde v0.3.31
15912026-03-02T21:35:12.645Z Compiling backtrace v0.3.74
15922026-03-02T21:35:12.771Z Compiling rand_chacha v0.3.1
15932026-03-02T21:35:13.105Z Compiling md-5 v0.10.6
15942026-03-02T21:35:13.390Z Compiling curve25519-dalek v4.1.3
15952026-03-02T21:35:13.508Z Compiling vergen-lib v0.1.6
15962026-03-02T21:35:13.861Z Compiling num-integer v0.1.46
15972026-03-02T21:35:14.058Z Compiling hash32 v0.2.1
15982026-03-02T21:35:14.430Z Compiling libz-rs-sys v0.5.1
15992026-03-02T21:35:14.534Z Compiling ff v0.13.0
16002026-03-02T21:35:14.642Z Compiling memoffset v0.9.1
16012026-03-02T21:35:14.724Z Compiling ryu v1.0.18
16022026-03-02T21:35:14.780Z Compiling psl-types v2.0.11
16032026-03-02T21:35:14.995Z Compiling ref-cast v1.0.25
16042026-03-02T21:35:15.017Z Compiling fallible-iterator v0.2.0
16052026-03-02T21:35:15.065Z Compiling base16ct v0.2.0
16062026-03-02T21:35:15.113Z Compiling num-bigint-dig v0.8.6
16072026-03-02T21:35:15.348Z Compiling cfg_aliases v0.2.1
16082026-03-02T21:35:15.403Z Compiling smoltcp v0.9.1
16092026-03-02T21:35:15.466Z Compiling litrs v0.4.1
16102026-03-02T21:35:15.488Z Compiling iri-string v0.7.8
16112026-03-02T21:35:15.655Z Compiling postgres-protocol v0.6.8
16122026-03-02T21:35:15.683Z Compiling nix v0.29.0
16132026-03-02T21:35:16.066Z Compiling sec1 v0.7.3
16142026-03-02T21:35:16.507Z Compiling document-features v0.2.11
16152026-03-02T21:35:16.625Z Compiling publicsuffix v2.3.0
16162026-03-02T21:35:16.646Z Compiling serde_urlencoded v0.7.1
16172026-03-02T21:35:16.807Z Compiling group v0.13.0
16182026-03-02T21:35:16.932Z Compiling flate2 v1.1.2
16192026-03-02T21:35:17.130Z Compiling newtype-uuid v1.3.2
16202026-03-02T21:35:17.726Z Compiling num-iter v0.1.45
16212026-03-02T21:35:17.960Z Compiling rand v0.8.5
16222026-03-02T21:35:18.150Z Compiling darling v0.21.0
16232026-03-02T21:35:18.281Z Compiling tower-http v0.6.8
16242026-03-02T21:35:18.612Z Compiling oxnet v0.1.4
16252026-03-02T21:35:18.748Z Compiling derive_builder v0.20.2
16262026-03-02T21:35:18.979Z Compiling goblin v0.8.2
16272026-03-02T21:35:19.199Z Compiling tokio-native-tls v0.3.1
16282026-03-02T21:35:19.899Z Compiling regex v1.12.3
16292026-03-02T21:35:20.257Z Compiling terminal_size v0.4.0
16302026-03-02T21:35:20.504Z Compiling cargo-platform v0.1.8
16312026-03-02T21:35:20.527Z Compiling hkdf v0.12.4
16322026-03-02T21:35:20.637Z Compiling crypto-bigint v0.5.5
16332026-03-02T21:35:20.782Z Compiling ref-cast-impl v1.0.25
16342026-03-02T21:35:20.829Z Compiling daft-derive v0.1.4
16352026-03-02T21:35:21.014Z Compiling curve25519-dalek-derive v0.1.1
16362026-03-02T21:35:21.723Z Compiling hubpack_derive v0.1.1
16372026-03-02T21:35:21.915Z Compiling async-trait v0.1.89
16382026-03-02T21:35:22.359Z Compiling strum_macros v0.27.2
16392026-03-02T21:35:22.385Z Compiling vergen v9.0.6
16402026-03-02T21:35:22.543Z Compiling ahash v0.8.12
16412026-03-02T21:35:22.725Z Compiling fs-err v3.1.1
16422026-03-02T21:35:22.932Z Compiling bitflags v1.3.2
16432026-03-02T21:35:23.063Z Compiling buf-list v1.0.3
16442026-03-02T21:35:23.084Z Compiling simd-adler32 v0.3.7
16452026-03-02T21:35:23.609Z Compiling either v1.15.0
16462026-03-02T21:35:23.676Z Compiling managed v0.8.0
16472026-03-02T21:35:24.041Z Compiling lockfree-object-pool v0.1.6
16482026-03-02T21:35:24.144Z Compiling unicode-segmentation v1.12.0
16492026-03-02T21:35:24.313Z Compiling bumpalo v3.16.0
16502026-03-02T21:35:24.398Z Compiling winnow v0.5.40
16512026-03-02T21:35:24.777Z Compiling zopfli v0.8.1
16522026-03-02T21:35:24.999Z Compiling dof v0.3.0
16532026-03-02T21:35:26.525Z Compiling clap_builder v4.5.48
16542026-03-02T21:35:26.779Z Compiling elliptic-curve v0.13.8
16552026-03-02T21:35:27.230Z Compiling strum v0.27.2
16562026-03-02T21:35:27.600Z Compiling toml_edit v0.19.15
16572026-03-02T21:35:27.739Z Compiling hubpack v0.1.2
16582026-03-02T21:35:27.909Z Compiling daft v0.1.4
16592026-03-02T21:35:28.173Z Compiling cargo_metadata v0.19.2
16602026-03-02T21:35:28.319Z Compiling signal-hook-mio v0.2.4
16612026-03-02T21:35:28.481Z Compiling zstd v0.13.3
16622026-03-02T21:35:28.507Z Compiling cookie_store v0.22.1
16632026-03-02T21:35:29.052Z Compiling hyper-tls v0.6.0
16642026-03-02T21:35:30.762Z Compiling serde_with_macros v3.16.1
16652026-03-02T21:35:31.728Z Compiling postgres-types v0.2.9
16662026-03-02T21:35:32.980Z Compiling usdt-attr-macro v0.6.0
16672026-03-02T21:35:33.240Z Compiling usdt-macro v0.6.0
16682026-03-02T21:35:34.011Z Compiling dtrace-parser v0.2.0
16692026-03-02T21:35:34.130Z Compiling phf v0.11.2
16702026-03-02T21:35:34.162Z Compiling ed25519 v2.2.3
16712026-03-02T21:35:34.436Z Compiling bzip2 v0.4.4
16722026-03-02T21:35:34.561Z Compiling bzip2 v0.5.2
16732026-03-02T21:35:34.663Z Compiling bstr v1.10.0
16742026-03-02T21:35:34.810Z Compiling pkcs1 v0.7.5
16752026-03-02T21:35:34.943Z Compiling serde-big-array v0.5.1
16762026-03-02T21:35:35.197Z Compiling hex v0.4.3
16772026-03-02T21:35:35.707Z Compiling rfc6979 v0.4.0
16782026-03-02T21:35:35.731Z Compiling serde_repr v0.1.19
16792026-03-02T21:35:35.785Z Compiling enum-as-inner v0.6.1
16802026-03-02T21:35:35.838Z Compiling strum_macros v0.26.4
16812026-03-02T21:35:35.900Z Compiling clap_derive v4.5.47
16822026-03-02T21:35:36.135Z Compiling float-cmp v0.10.0
16832026-03-02T21:35:36.158Z Compiling env_filter v0.1.2
16842026-03-02T21:35:36.389Z Compiling socket2 v0.5.10
16852026-03-02T21:35:36.770Z Compiling memmap2 v0.9.8
16862026-03-02T21:35:36.797Z Compiling encoding_rs v0.8.34
16872026-03-02T21:35:36.815Z Compiling normalize-line-endings v0.3.0
16882026-03-02T21:35:36.953Z Compiling new_debug_unreachable v1.0.6
16892026-03-02T21:35:37.075Z Compiling mime v0.3.17
16902026-03-02T21:35:37.147Z Compiling keccak v0.1.5
16912026-03-02T21:35:37.282Z Compiling fixedbitset v0.5.7
16922026-03-02T21:35:37.583Z Compiling jiff v0.2.15
16932026-03-02T21:35:37.909Z Compiling static_assertions v1.1.0
16942026-03-02T21:35:38.025Z Compiling difflib v0.4.0
16952026-03-02T21:35:39.344Z Compiling rustc-hash v2.1.1
16962026-03-02T21:35:39.441Z Compiling whoami v1.5.2
16972026-03-02T21:35:39.551Z Compiling precomputed-hash v0.1.1
16982026-03-02T21:35:39.690Z Compiling predicates-core v1.0.8
16992026-03-02T21:35:39.958Z Compiling fixedbitset v0.4.2
17002026-03-02T21:35:40.020Z Compiling data-encoding v2.9.0
17012026-03-02T21:35:40.039Z Compiling strum v0.26.3
17022026-03-02T21:35:40.137Z Compiling clap v4.5.48
17032026-03-02T21:35:40.243Z Compiling predicates v3.1.3
17042026-03-02T21:35:40.281Z Compiling petgraph v0.6.5
17052026-03-02T21:35:40.361Z Compiling tokio-postgres v0.7.13
17062026-03-02T21:35:40.383Z Compiling string_cache v0.8.9
17072026-03-02T21:35:40.846Z Compiling hickory-proto v0.25.2
17082026-03-02T21:35:41.696Z Compiling toml_edit v0.22.27
17092026-03-02T21:35:41.718Z Compiling iddqd v0.3.16
17102026-03-02T21:35:42.592Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17112026-03-02T21:35:43.829Z Compiling petgraph v0.8.2
17122026-03-02T21:35:44.258Z Compiling sha3 v0.10.8
17132026-03-02T21:35:45.328Z Compiling zip v4.2.0
17142026-03-02T21:35:45.681Z Compiling usdt v0.6.0
17152026-03-02T21:35:46.167Z Compiling env_logger v0.11.8
17162026-03-02T21:35:46.893Z Compiling usdt-impl v0.5.0
17172026-03-02T21:35:47.487Z Compiling ecdsa v0.16.9
17182026-03-02T21:35:48.188Z Compiling serde_with v3.16.1
17192026-03-02T21:35:48.299Z Compiling similar v2.7.0
17202026-03-02T21:35:48.304Z Compiling rsa v0.9.8
17212026-03-02T21:35:48.603Z Compiling zip v0.6.6
17222026-03-02T21:35:48.980Z Compiling ed25519-dalek v2.1.1
17232026-03-02T21:35:49.875Z Compiling toml v0.7.8
17242026-03-02T21:35:50.319Z Compiling crossterm v0.28.1
17252026-03-02T21:35:51.652Z Compiling heck v0.4.1
17262026-03-02T21:35:51.835Z Compiling itertools v0.10.5
17272026-03-02T21:35:52.074Z Compiling itertools v0.13.0
17282026-03-02T21:35:52.077Z Compiling crossbeam-epoch v0.9.18
17292026-03-02T21:35:52.346Z Compiling tokio-stream v0.1.17
17302026-03-02T21:35:52.459Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17312026-03-02T21:35:52.778Z Compiling x509-cert v0.2.5
17322026-03-02T21:35:52.859Z Compiling openapiv3 v2.2.0
17332026-03-02T21:35:53.215Z Compiling sha1 v0.10.6
17342026-03-02T21:35:53.425Z Compiling winnow v0.6.26
17352026-03-02T21:35:53.590Z Compiling peg-runtime v0.8.5
17362026-03-02T21:35:54.183Z Compiling lalrpop-util v0.19.12
17372026-03-02T21:35:54.321Z Compiling thread_local v1.1.8
17382026-03-02T21:35:54.554Z Compiling slog-async v2.8.0
17392026-03-02T21:35:54.802Z Compiling crossbeam-channel v0.5.15
17402026-03-02T21:35:54.866Z Compiling xattr v1.3.1
17412026-03-02T21:35:55.146Z Compiling futures-executor v0.3.31
17422026-03-02T21:35:55.168Z Compiling is-terminal v0.4.13
17432026-03-02T21:35:55.319Z Compiling filetime v0.2.26
17442026-03-02T21:35:55.623Z Compiling term v1.1.0
17452026-03-02T21:35:55.646Z Compiling take_mut v0.2.2
17462026-03-02T21:35:55.766Z Compiling tar v0.4.44
17472026-03-02T21:35:56.005Z Compiling futures v0.3.31
17482026-03-02T21:35:56.527Z Compiling slog-term v2.9.2
17492026-03-02T21:36:04.938Z Compiling rustls-webpki v0.103.9
17502026-03-02T21:36:09.773Z Compiling tokio-rustls v0.26.0
17512026-03-02T21:36:09.773Z Compiling rustls-platform-verifier v0.6.2
17522026-03-02T21:36:10.048Z Compiling hyper-rustls v0.27.7
17532026-03-02T21:36:10.351Z Compiling reqwest v0.12.28
17542026-03-02T21:36:10.354Z Compiling reqwest v0.13.2
17552026-03-02T21:36:14.551Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17562026-03-02T21:36:14.842Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17572026-03-02T21:36:19.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
17582026-03-02T21:36:19.504Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17592026-03-02T21:36:19.560ZMar 02 21:36:19.029 INFO Starting download, target: Cockroach
17602026-03-02T21:36:19.563ZMar 02 21:36:19.030 INFO Starting download, target: Clickhouse
17612026-03-02T21:36:19.563ZMar 02 21:36:19.030 INFO Starting download, target: Console
17622026-03-02T21:36:19.563ZMar 02 21:36:19.030 INFO Starting download, target: DendriteStub
17632026-03-02T21:36:19.563ZMar 02 21:36:19.030 INFO Starting download, target: MaghemiteMgd
17642026-03-02T21:36:19.563ZMar 02 21:36:19.030 INFO Starting download, target: TransceiverControl
17652026-03-02T21:36:19.563ZMar 02 21:36:19.030 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17662026-03-02T21:36:19.563ZMar 02 21:36:19.030 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17672026-03-02T21:36:19.564ZMar 02 21:36:19.030 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17682026-03-02T21:36:19.564ZMar 02 21:36:19.030 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17692026-03-02T21:36:19.564ZMar 02 21:36:19.031 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17702026-03-02T21:36:19.564ZMar 02 21:36:19.031 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17712026-03-02T21:36:20.052ZMar 02 21:36:19.521 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17722026-03-02T21:36:20.492ZMar 02 21:36:19.940 INFO Download complete, target: TransceiverControl
17732026-03-02T21:36:20.610ZMar 02 21:36:20.075 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17742026-03-02T21:36:21.084ZMar 02 21:36:20.552 INFO Download complete, target: Console
17752026-03-02T21:36:21.440ZMar 02 21:36:20.910 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17762026-03-02T21:36:21.722ZMar 02 21:36:21.192 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17772026-03-02T21:36:21.826ZMar 02 21:36:21.296 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17782026-03-02T21:36:21.907ZMar 02 21:36:21.377 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17792026-03-02T21:36:21.907ZMar 02 21:36:21.377 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17802026-03-02T21:36:25.469ZMar 02 21:36:24.939 INFO Download complete, target: MaghemiteMgd
17812026-03-02T21:36:25.609ZMar 02 21:36:25.078 INFO Download complete, target: DendriteStub
17822026-03-02T21:36:29.515ZMar 02 21:36:28.985 INFO Checking that binary works, target: Cockroach
17832026-03-02T21:36:29.654ZMar 02 21:36:29.122 INFO Download complete, target: Cockroach
17842026-03-02T21:36:32.742ZMar 02 21:36:32.212 INFO Checking that binary works, target: Clickhouse
17852026-03-02T21:36:32.902ZMar 02 21:36:32.370 INFO Download complete, target: Clickhouse
17862026-03-02T21:36:32.922ZAll builder prerequisites installed successfully, and PATH looks valid
17872026-03-02T21:36:32.924Z
17882026-03-02T21:36:32.924Zreal 5:56.686454608
17892026-03-02T21:36:32.924Zuser 16:56.455825290
17902026-03-02T21:36:32.924Zsys 2:23.587190307
17912026-03-02T21:36:32.924Ztrap 0.605663758
17922026-03-02T21:36:32.924Ztflt 0.787351684
17932026-03-02T21:36:32.924Zdflt 0.918047258
17942026-03-02T21:36:32.924Zkflt 0.022928163
17952026-03-02T21:36:32.924Zlock 38:02.624821500
17962026-03-02T21:36:32.924Zslp 1:04:16.119924906
17972026-03-02T21:36:32.924Zlat 1:08.415915265
17982026-03-02T21:36:32.924Zstop 3:04.095320878
17992026-03-02T21:36:32.924Z+ banner clippy
18002026-03-02T21:36:32.927Z
18012026-03-02T21:36:32.927Z #### # # ##### ##### # #
18022026-03-02T21:36:32.927Z # # # # # # # # # #
18032026-03-02T21:36:32.927Z # # # # # # # #
18042026-03-02T21:36:32.927Z # # # ##### ##### #
18052026-03-02T21:36:32.927Z # # # # # # #
18062026-03-02T21:36:32.927Z #### ###### # # # #
18072026-03-02T21:36:32.927Z
18082026-03-02T21:36:32.927Z+ export CARGO_INCREMENTAL=0
18092026-03-02T21:36:32.927Z+ CARGO_INCREMENTAL=0
18102026-03-02T21:36:32.927Z+ ptime -m cargo xtask clippy
18112026-03-02T21:36:33.707Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18122026-03-02T21:36:34.000Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18132026-03-02T21:36:37.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.04s
18142026-03-02T21:36:37.128Z Running `target/debug/xtask clippy`
18152026-03-02T21:36:37.156Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18162026-03-02T21:36:38.028Z Downloading crates ...
18172026-03-02T21:36:38.327Z Downloaded approx v0.5.1
18182026-03-02T21:36:38.336Z Downloaded backtrace-ext v0.2.1
18192026-03-02T21:36:38.340Z Downloaded blocking v1.6.1
18202026-03-02T21:36:38.343Z Downloaded supports-hyperlinks v2.1.0
18212026-03-02T21:36:38.343Z Downloaded async-signal v0.2.10
18222026-03-02T21:36:38.346Z Downloaded blake2b_simd v1.0.2
18232026-03-02T21:36:38.346Z Downloaded async-task v4.7.1
18242026-03-02T21:36:38.349Z Downloaded anes v0.1.6
18252026-03-02T21:36:38.355Z Downloaded doc-comment v0.3.3
18262026-03-02T21:36:38.358Z Downloaded async-std v1.13.0
18272026-03-02T21:36:38.379Z Downloaded supports-unicode v2.1.0
18282026-03-02T21:36:38.382Z Downloaded serde_regex v1.1.0
18292026-03-02T21:36:38.382Z Downloaded owo-colors v3.5.0
18302026-03-02T21:36:38.385Z Downloaded kv-log-macro v1.0.7
18312026-03-02T21:36:38.385Z Downloaded futures-lite v2.3.0
18322026-03-02T21:36:38.388Z Downloaded parking v2.2.1
18332026-03-02T21:36:38.388Z Downloaded target-spec v3.5.0
18342026-03-02T21:36:38.391Z Downloaded escape8259 v0.5.3
18352026-03-02T21:36:38.391Z Downloaded cfg-expr v0.20.1
18362026-03-02T21:36:38.394Z Downloaded knuffel-derive v3.2.0
18372026-03-02T21:36:38.400Z Downloaded proc-macro-crate v3.2.0
18382026-03-02T21:36:38.400Z Downloaded cast v0.3.0
18392026-03-02T21:36:38.403Z Downloaded async-lock v3.4.0
18402026-03-02T21:36:38.403Z Downloaded assert-json-diff v2.0.2
18412026-03-02T21:36:38.403Z Downloaded event-listener v2.5.3
18422026-03-02T21:36:38.403Z Downloaded similar-asserts v1.7.0
18432026-03-02T21:36:38.406Z Downloaded pathdiff v0.2.3
18442026-03-02T21:36:38.406Z Downloaded miette-derive v5.10.0
18452026-03-02T21:36:38.409Z Downloaded terminal_size v0.1.17
18462026-03-02T21:36:38.409Z Downloaded event-listener-strategy v0.5.2
18472026-03-02T21:36:38.412Z Downloaded async-global-executor v2.4.1
18482026-03-02T21:36:38.415Z Downloaded supports-color v2.1.0
18492026-03-02T21:36:38.418Z Downloaded oorandom v11.1.4
18502026-03-02T21:36:38.418Z Downloaded async-channel v1.9.0
18512026-03-02T21:36:38.418Z Downloaded plotters-backend v0.3.7
18522026-03-02T21:36:38.422Z Downloaded nested v0.1.1
18532026-03-02T21:36:38.422Z Downloaded guppy-workspace-hack v0.1.0
18542026-03-02T21:36:38.422Z Downloaded async-channel v2.3.1
18552026-03-02T21:36:38.425Z Downloaded plotters-svg v0.3.7
18562026-03-02T21:36:38.425Z Downloaded async-object-pool v0.1.5
18572026-03-02T21:36:38.428Z Downloaded async-process v2.3.0
18582026-03-02T21:36:38.431Z Downloaded async-attributes v1.1.2
18592026-03-02T21:36:38.431Z Downloaded criterion-plot v0.6.0
18602026-03-02T21:36:38.432Z Downloaded async-executor v1.13.1
18612026-03-02T21:36:38.434Z Downloaded piper v0.2.4
18622026-03-02T21:36:38.437Z Downloaded target-triple v0.1.3
18632026-03-02T21:36:38.442Z Downloaded assert_cmd v2.0.17
18642026-03-02T21:36:38.444Z Downloaded stringmetrics v2.2.2
18652026-03-02T21:36:38.447Z Downloaded relative-path v1.9.3
18662026-03-02T21:36:38.447Z Downloaded futures-timer v3.0.3
18672026-03-02T21:36:38.447Z Downloaded knuffel v3.2.0
18682026-03-02T21:36:38.450Z Downloaded concurrent-queue v2.5.0
18692026-03-02T21:36:38.453Z Downloaded termcolor v1.4.1
18702026-03-02T21:36:38.453Z Downloaded rust-argon2 v2.1.0
18712026-03-02T21:36:38.456Z Downloaded rstest_macros v0.25.0
18722026-03-02T21:36:38.459Z Downloaded target-lexicon v0.13.2
18732026-03-02T21:36:38.459Z Downloaded path-tree v0.8.1
18742026-03-02T21:36:38.459Z Downloaded partial-io v0.5.4
18752026-03-02T21:36:38.462Z Downloaded tinytemplate v1.2.1
18762026-03-02T21:36:38.465Z Downloaded httptest v0.16.3
18772026-03-02T21:36:38.465Z Downloaded event-listener v5.3.1
18782026-03-02T21:36:38.469Z Downloaded async-io v2.3.4
18792026-03-02T21:36:38.469Z Downloaded datatest-stable v0.3.2
18802026-03-02T21:36:38.473Z Downloaded libtest-mimic v0.8.1
18812026-03-02T21:36:38.477Z Downloaded rstest v0.25.0
18822026-03-02T21:36:38.480Z Downloaded trybuild v1.0.106
18832026-03-02T21:36:38.489Z Downloaded polling v3.7.3
18842026-03-02T21:36:38.493Z Downloaded rand_distr v0.5.1
18852026-03-02T21:36:38.497Z Downloaded textwrap v0.15.2
18862026-03-02T21:36:38.497Z Downloaded guppy v0.17.20
18872026-03-02T21:36:38.502Z Downloaded miette v5.10.0
18882026-03-02T21:36:38.505Z Downloaded fancy-regex v0.14.0
18892026-03-02T21:36:38.508Z Downloaded plotters v0.3.7
18902026-03-02T21:36:38.515Z Downloaded hashbrown v0.14.5
18912026-03-02T21:36:38.519Z Downloaded criterion v0.7.0
18922026-03-02T21:36:38.526Z Downloaded chumsky v0.9.3
18932026-03-02T21:36:38.587Z Downloaded httpmock v0.8.0-alpha.1
18942026-03-02T21:36:40.705Z Checking cfg-if v1.0.4
18952026-03-02T21:36:41.119Z Checking libc v0.2.180
18962026-03-02T21:36:41.122Z Checking serde_core v1.0.228
18972026-03-02T21:36:41.201Z Checking memchr v2.7.4
18982026-03-02T21:36:41.243Z Checking smallvec v1.15.1
18992026-03-02T21:36:41.286Z Checking value-bag v1.12.0
19002026-03-02T21:36:41.341Z Checking itoa v1.0.11
19012026-03-02T21:36:41.432Z Checking scopeguard v1.2.0
19022026-03-02T21:36:41.489Z Checking zeroize v1.8.1
19032026-03-02T21:36:41.605Z Checking libm v0.2.8
19042026-03-02T21:36:41.663Z Checking lock_api v0.4.12
19052026-03-02T21:36:41.716Z Checking stable_deref_trait v1.2.0
19062026-03-02T21:36:41.777Z Checking log v0.4.29
19072026-03-02T21:36:41.840Z Checking portable-atomic v1.11.0
19082026-03-02T21:36:41.898Z Checking critical-section v1.1.3
19092026-03-02T21:36:42.056Z Checking zerofrom v0.1.4
19102026-03-02T21:36:42.115Z Checking zmij v1.0.15
19112026-03-02T21:36:42.173Z Checking getrandom v0.2.15
19122026-03-02T21:36:42.173Z Checking getrandom v0.3.4
19132026-03-02T21:36:42.323Z Checking yoke v0.7.4
19142026-03-02T21:36:42.380Z Checking pin-project-lite v0.2.14
19152026-03-02T21:36:42.473Z Checking litemap v0.7.3
19162026-03-02T21:36:42.527Z Checking writeable v0.5.5
19172026-03-02T21:36:42.564Z Checking num-traits v0.2.19
19182026-03-02T21:36:42.567Z Checking percent-encoding v2.3.2
19192026-03-02T21:36:42.666Z Checking icu_locid_transform_data v1.5.0
19202026-03-02T21:36:42.724Z Checking zerovec v0.10.4
19212026-03-02T21:36:42.819Z Checking icu_properties_data v1.5.0
19222026-03-02T21:36:42.874Z Checking utf16_iter v1.0.5
19232026-03-02T21:36:42.874Z Checking utf8_iter v1.0.4
19242026-03-02T21:36:42.878Z Checking once_cell v1.21.3
19252026-03-02T21:36:42.878Z Checking icu_normalizer_data v1.5.0
19262026-03-02T21:36:43.080Z Checking write16 v1.0.0
19272026-03-02T21:36:43.142Z Checking rand_core v0.6.4
19282026-03-02T21:36:43.203Z Checking subtle v2.6.1
19292026-03-02T21:36:43.249Z Checking form_urlencoded v1.2.2
19302026-03-02T21:36:43.306Z Checking parking_lot_core v0.9.10
19312026-03-02T21:36:43.365Z Checking byteorder v1.5.0
19322026-03-02T21:36:43.465Z Checking signal-hook-registry v1.4.2
19332026-03-02T21:36:43.526Z Checking mio v1.0.2
19342026-03-02T21:36:43.529Z Checking allocator-api2 v0.2.21
19352026-03-02T21:36:43.712Z Checking parking_lot v0.12.3
19362026-03-02T21:36:43.774Z Checking typenum v1.17.0
19372026-03-02T21:36:43.832Z Checking futures-core v0.3.32
19382026-03-02T21:36:44.036Z Checking socket2 v0.6.1
19392026-03-02T21:36:44.101Z Checking equivalent v1.0.2
19402026-03-02T21:36:44.161Z Checking tinystr v0.7.6
19412026-03-02T21:36:44.164Z Checking icu_collections v1.5.0
19422026-03-02T21:36:44.273Z Checking iana-time-zone v0.1.63
19432026-03-02T21:36:44.325Z Checking errno v0.3.12
19442026-03-02T21:36:44.392Z Checking thiserror v2.0.18
19452026-03-02T21:36:44.461Z Checking futures-io v0.3.31
19462026-03-02T21:36:44.551Z Checking icu_locid v1.5.0
19472026-03-02T21:36:44.611Z Checking foldhash v0.2.0
19482026-03-02T21:36:44.671Z Checking dyn-clone v1.0.20
19492026-03-02T21:36:44.676Z Checking const-oid v0.9.6
19502026-03-02T21:36:44.766Z Checking slab v0.4.9
19512026-03-02T21:36:44.832Z Checking zerocopy v0.7.35
19522026-03-02T21:36:44.894Z Checking serde v1.0.228
19532026-03-02T21:36:44.898Z Checking serde_json v1.0.149
19542026-03-02T21:36:44.898Z Checking generic-array v0.14.7
19552026-03-02T21:36:45.026Z Checking uuid v1.19.0
19562026-03-02T21:36:45.077Z Checking semver v1.0.27
19572026-03-02T21:36:45.462Z Checking icu_provider v1.5.0
19582026-03-02T21:36:45.516Z Checking hashbrown v0.16.1
19592026-03-02T21:36:45.715Z Checking thiserror v1.0.69
19602026-03-02T21:36:45.926Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19612026-03-02T21:36:45.988Z Checking bytes v1.11.1
19622026-03-02T21:36:46.093Z Checking bitflags v2.9.4
19632026-03-02T21:36:46.096Z Checking icu_locid_transform v1.5.0
19642026-03-02T21:36:46.204Z Checking crypto-common v0.1.6
19652026-03-02T21:36:46.333Z Checking chrono v0.4.43
19662026-03-02T21:36:46.460Z Checking block-buffer v0.10.4
19672026-03-02T21:36:46.589Z Checking pin-utils v0.1.0
19682026-03-02T21:36:46.647Z Checking futures-sink v0.3.31
19692026-03-02T21:36:46.696Z Checking futures-task v0.3.31
19702026-03-02T21:36:46.699Z Checking indexmap v2.13.0
19712026-03-02T21:36:46.797Z Checking digest v0.10.7
19722026-03-02T21:36:46.800Z Checking cpufeatures v0.2.14
19732026-03-02T21:36:46.911Z Checking tokio v1.49.0
19742026-03-02T21:36:46.915Z Checking futures-channel v0.3.31
19752026-03-02T21:36:47.023Z Checking rustix v0.38.37
19762026-03-02T21:36:47.067Z Checking ppv-lite86 v0.2.20
19772026-03-02T21:36:47.177Z Checking icu_properties v1.5.1
19782026-03-02T21:36:47.239Z Checking fnv v1.0.7
19792026-03-02T21:36:47.373Z Checking futures-util v0.3.31
19802026-03-02T21:36:47.441Z Checking tracing-core v0.1.32
19812026-03-02T21:36:47.832Z Checking regex-syntax v0.8.5
19822026-03-02T21:36:47.927Z Checking http v1.4.0
19832026-03-02T21:36:48.113Z Checking tracing v0.1.40
19842026-03-02T21:36:48.274Z Checking foldhash v0.1.5
19852026-03-02T21:36:48.528Z Checking unicode-ident v1.0.24
19862026-03-02T21:36:48.589Z Checking hashbrown v0.15.4
19872026-03-02T21:36:48.751Z Checking base64 v0.22.1
19882026-03-02T21:36:49.268Z Checking proc-macro2 v1.0.106
19892026-03-02T21:36:49.322Z Checking spin v0.9.8
19902026-03-02T21:36:49.684Z Checking crossbeam-utils v0.8.21
19912026-03-02T21:36:49.743Z Checking adler2 v2.0.0
19922026-03-02T21:36:49.942Z Checking quote v1.0.44
19932026-03-02T21:36:50.002Z Checking miniz_oxide v0.8.5
19942026-03-02T21:36:50.189Z Checking ipnet v2.11.0
19952026-03-02T21:36:50.357Z Checking utf8parse v0.2.2
19962026-03-02T21:36:50.442Z Checking icu_normalizer v1.5.0
19972026-03-02T21:36:50.503Z Checking syn v2.0.117
19982026-03-02T21:36:50.581Z Checking untrusted v0.9.0
19992026-03-02T21:36:50.737Z Checking aho-corasick v1.1.3
20002026-03-02T21:36:50.808Z Checking atomic-waker v1.1.2
20012026-03-02T21:36:50.812Z Checking ring v0.17.14
20022026-03-02T21:36:51.003Z Checking base64ct v1.6.0
20032026-03-02T21:36:51.006Z Checking block-padding v0.3.3
20042026-03-02T21:36:51.248Z Checking idna_adapter v1.2.0
20052026-03-02T21:36:51.318Z Checking fastrand v2.1.1
20062026-03-02T21:36:51.510Z Checking idna v1.0.3
20072026-03-02T21:36:51.568Z Checking anstyle v1.0.11
20082026-03-02T21:36:51.712Z Checking inout v0.1.3
20092026-03-02T21:36:51.916Z Checking rustls-pki-types v1.14.0
20102026-03-02T21:36:51.966Z Checking httparse v1.9.5
20112026-03-02T21:36:52.023Z Checking cipher v0.4.4
20122026-03-02T21:36:52.081Z Checking url v2.5.4
20132026-03-02T21:36:52.259Z Checking regex-automata v0.4.14
20142026-03-02T21:36:52.474Z Checking anstyle-parse v0.2.5
20152026-03-02T21:36:52.535Z Checking is_terminal_polyfill v1.70.1
20162026-03-02T21:36:52.535Z Checking anstyle-query v1.1.1
20172026-03-02T21:36:52.720Z Checking colorchoice v1.0.2
20182026-03-02T21:36:52.777Z Checking pem-rfc7468 v0.7.0
20192026-03-02T21:36:52.831Z Checking terminal_size v0.4.0
20202026-03-02T21:36:52.928Z Checking anstream v0.6.18
20212026-03-02T21:36:53.002Z Checking schemars v0.8.22
20222026-03-02T21:36:53.063Z Checking http-body v1.0.1
20232026-03-02T21:36:53.117Z Checking sha2 v0.10.9
20242026-03-02T21:36:53.121Z Checking gimli v0.31.1
20252026-03-02T21:36:53.326Z Checking hmac v0.12.1
20262026-03-02T21:36:53.383Z Checking object v0.36.5
20272026-03-02T21:36:53.609Z Checking zerocopy v0.8.27
20282026-03-02T21:36:53.747Z Checking strsim v0.11.1
20292026-03-02T21:36:54.075Z Checking clap_lex v0.7.4
20302026-03-02T21:36:54.136Z Checking tokio-util v0.7.15
20312026-03-02T21:36:54.370Z Checking try-lock v0.2.5
20322026-03-02T21:36:54.561Z Checking httpdate v1.0.3
20332026-03-02T21:36:54.621Z Checking rustc-demangle v0.1.24
20342026-03-02T21:36:54.886Z Checking want v0.3.1
20352026-03-02T21:36:55.127Z Checking clap_builder v4.5.48
20362026-03-02T21:36:55.185Z Checking lazy_static v1.5.0
20372026-03-02T21:36:55.377Z Checking tower-service v0.3.3
20382026-03-02T21:36:55.436Z Checking h2 v0.4.6
20392026-03-02T21:36:55.568Z Checking ryu v1.0.18
20402026-03-02T21:36:55.878Z Checking tower-layer v0.3.3
20412026-03-02T21:36:56.219Z Checking flagset v0.4.6
20422026-03-02T21:36:56.411Z Checking rand_chacha v0.3.1
20432026-03-02T21:36:56.505Z Checking der v0.7.10
20442026-03-02T21:36:56.574Z Checking http-body-util v0.1.3
20452026-03-02T21:36:56.914Z Checking rand v0.8.5
20462026-03-02T21:36:56.917Z Checking addr2line v0.24.2
20472026-03-02T21:36:57.030Z Checking aws-lc-sys v0.37.1
20482026-03-02T21:36:57.034Z Checking openssl-probe v0.1.5
20492026-03-02T21:36:57.306Z Checking untrusted v0.7.1
20502026-03-02T21:36:57.511Z Checking erased-serde v0.3.31
20512026-03-02T21:36:57.569Z Checking rand_core v0.9.3
20522026-03-02T21:36:57.936Z Checking clap v4.5.48
20532026-03-02T21:36:57.995Z Checking regex v1.12.3
20542026-03-02T21:36:58.102Z Checking serde_urlencoded v0.7.1
20552026-03-02T21:36:58.163Z Checking spki v0.7.3
20562026-03-02T21:36:58.166Z Checking pbkdf2 v0.12.2
20572026-03-02T21:36:58.448Z Checking aes v0.8.4
20582026-03-02T21:36:58.518Z Checking rustix v1.1.3
20592026-03-02T21:36:58.581Z Checking mime v0.3.17
20602026-03-02T21:36:58.586Z Checking slog v2.8.2
20612026-03-02T21:36:58.586Z Checking cbc v0.1.2
20622026-03-02T21:36:58.731Z Checking aws-lc-rs v1.16.0
20632026-03-02T21:36:58.884Z Checking salsa20 v0.10.2
20642026-03-02T21:36:58.960Z Checking rand_chacha v0.9.0
20652026-03-02T21:36:59.164Z Checking scrypt v0.11.0
20662026-03-02T21:36:59.242Z Checking hex v0.4.3
20672026-03-02T21:36:59.337Z Checking powerfmt v0.2.0
20682026-03-02T21:36:59.394Z Checking rand v0.9.2
20692026-03-02T21:36:59.398Z Checking backtrace v0.3.74
20702026-03-02T21:36:59.497Z Checking pkcs5 v0.7.1
20712026-03-02T21:36:59.677Z Checking deranged v0.5.3
20722026-03-02T21:36:59.743Z Checking rustls-native-certs v0.8.1
20732026-03-02T21:37:00.016Z Checking sync_wrapper v1.0.1
20742026-03-02T21:37:00.075Z Checking time-core v0.1.8
20752026-03-02T21:37:00.079Z Checking anyhow v1.0.99
20762026-03-02T21:37:00.240Z Checking num_threads v0.1.7
20772026-03-02T21:37:00.416Z Checking foreign-types-shared v0.1.1
20782026-03-02T21:37:00.475Z Checking num-conv v0.2.0
20792026-03-02T21:37:00.479Z Checking tower v0.5.2
20802026-03-02T21:37:00.576Z Checking pkcs8 v0.10.2
20812026-03-02T21:37:00.624Z Checking foreign-types v0.3.2
20822026-03-02T21:37:00.627Z Checking rustls-webpki v0.103.9
20832026-03-02T21:37:00.627Z Checking tempfile v3.24.0
20842026-03-02T21:37:00.759Z Checking webpki-roots v1.0.1
20852026-03-02T21:37:00.814Z Checking camino v1.2.2
20862026-03-02T21:37:00.938Z Checking openssl-sys v0.9.109
20872026-03-02T21:37:01.035Z Checking encoding_rs v0.8.34
20882026-03-02T21:37:01.090Z Checking iri-string v0.7.8
20892026-03-02T21:37:01.337Z Checking ipnetwork v0.21.1
20902026-03-02T21:37:01.418Z Checking plain v0.2.3
20912026-03-02T21:37:01.637Z Checking openapiv3 v2.2.0
20922026-03-02T21:37:01.640Z Checking rustls v0.23.37
20932026-03-02T21:37:01.790Z Checking either v1.15.0
20942026-03-02T21:37:01.935Z Checking hyper v1.8.1
20952026-03-02T21:37:02.073Z Checking time v0.3.47
20962026-03-02T21:37:02.131Z Checking openssl v0.10.73
20972026-03-02T21:37:02.228Z Checking ucd-trie v0.1.7
20982026-03-02T21:37:02.501Z Checking pest v2.8.2
20992026-03-02T21:37:03.278Z Checking pretty-hex v0.4.1
21002026-03-02T21:37:03.525Z Checking signature v2.2.0
21012026-03-02T21:37:03.582Z Checking tower-http v0.6.8
21022026-03-02T21:37:03.795Z Checking toml_datetime v0.6.11
21032026-03-02T21:37:04.097Z Checking hyper-util v0.1.19
21042026-03-02T21:37:04.169Z Checking serde_spanned v0.6.9
21052026-03-02T21:37:04.230Z Checking winnow v0.7.14
21062026-03-02T21:37:04.442Z Checking sha1 v0.10.6
21072026-03-02T21:37:04.707Z Checking strum v0.26.3
21082026-03-02T21:37:04.805Z Checking data-encoding v2.9.0
21092026-03-02T21:37:04.808Z Checking static_assertions v1.1.0
21102026-03-02T21:37:04.934Z Checking oxnet v0.1.4
21112026-03-02T21:37:05.019Z Checking tinyvec_macros v0.1.1
21122026-03-02T21:37:05.080Z Checking quick-error v1.2.3
21132026-03-02T21:37:05.175Z Checking tinyvec v1.8.0
21142026-03-02T21:37:05.294Z Checking hubpack v0.1.2
21152026-03-02T21:37:05.419Z Checking num-integer v0.1.46
21162026-03-02T21:37:05.478Z Checking bit-vec v0.8.0
21172026-03-02T21:37:05.684Z Checking base16ct v0.2.0
21182026-03-02T21:37:05.911Z Checking bit-set v0.8.0
21192026-03-02T21:37:05.973Z Checking sec1 v0.7.3
21202026-03-02T21:37:05.977Z Checking scroll v0.12.0
21212026-03-02T21:37:06.213Z Checking ff v0.13.0
21222026-03-02T21:37:06.424Z Checking wait-timeout v0.2.0
21232026-03-02T21:37:06.496Z Checking crc32fast v1.4.2
21242026-03-02T21:37:06.557Z Checking group v0.13.0
21252026-03-02T21:37:06.561Z Checking goblin v0.8.2
21262026-03-02T21:37:06.673Z Checking num-iter v0.1.45
21272026-03-02T21:37:06.802Z Checking ahash v0.8.12
21282026-03-02T21:37:06.863Z Checking bstr v1.10.0
21292026-03-02T21:37:06.867Z Checking hkdf v0.12.4
21302026-03-02T21:37:06.971Z Checking crossbeam-epoch v0.9.18
21312026-03-02T21:37:07.055Z Checking crypto-bigint v0.5.5
21322026-03-02T21:37:07.117Z Checking native-tls v0.2.12
21332026-03-02T21:37:07.172Z Checking rusty-fork v0.3.0
21342026-03-02T21:37:07.175Z Checking tokio-rustls v0.26.0
21352026-03-02T21:37:07.285Z Checking dtrace-parser v0.2.0
21362026-03-02T21:37:07.387Z Checking rand_xorshift v0.4.0
21372026-03-02T21:37:07.464Z Checking tokio-native-tls v0.3.1
21382026-03-02T21:37:07.545Z Checking thread-id v4.2.2
21392026-03-02T21:37:07.628Z Checking zlib-rs v0.5.1
21402026-03-02T21:37:07.693Z Checking unarray v0.1.4
21412026-03-02T21:37:07.752Z Checking hyper-rustls v0.27.7
21422026-03-02T21:37:07.756Z Checking num-bigint-dig v0.8.6
21432026-03-02T21:37:07.838Z Checking hyper-tls v0.6.0
21442026-03-02T21:37:07.842Z Checking pkcs1 v0.7.5
21452026-03-02T21:37:07.948Z Checking proptest v1.7.0
21462026-03-02T21:37:08.163Z Checking x509-cert v0.2.5
21472026-03-02T21:37:08.227Z Checking reqwest v0.12.28
21482026-03-02T21:37:08.289Z Checking scroll v0.13.0
21492026-03-02T21:37:08.817Z Checking unicode-segmentation v1.12.0
21502026-03-02T21:37:09.478Z Checking libz-rs-sys v0.5.1
21512026-03-02T21:37:09.549Z Checking toml_write v0.1.2
21522026-03-02T21:37:09.642Z Checking elliptic-curve v0.13.8
21532026-03-02T21:37:09.743Z Checking flate2 v1.1.2
21542026-03-02T21:37:09.796Z Checking goblin v0.10.2
21552026-03-02T21:37:09.799Z Checking rsa v0.9.8
21562026-03-02T21:37:09.909Z Checking toml_edit v0.22.27
21572026-03-02T21:37:10.169Z Checking rfc6979 v0.4.0
21582026-03-02T21:37:10.309Z Checking memmap2 v0.9.8
21592026-03-02T21:37:10.423Z Checking bitflags v1.3.2
21602026-03-02T21:37:10.487Z Checking winnow v0.5.40
21612026-03-02T21:37:10.604Z Checking ecdsa v0.16.9
21622026-03-02T21:37:10.672Z Checking dtrace-parser v0.3.0
21632026-03-02T21:37:10.894Z Checking curve25519-dalek v4.1.3
21642026-03-02T21:37:11.200Z Checking bzip2-sys v0.1.13+1.0.8
21652026-03-02T21:37:11.285Z Checking dof v0.3.0
21662026-03-02T21:37:11.366Z Checking env_filter v0.1.2
21672026-03-02T21:37:11.425Z Checking thread-id v5.0.0
21682026-03-02T21:37:11.607Z Checking keccak v0.1.5
21692026-03-02T21:37:11.679Z Checking env_logger v0.11.8
21702026-03-02T21:37:11.954Z Checking usdt-impl v0.5.0
21712026-03-02T21:37:12.028Z Checking sha3 v0.10.8
21722026-03-02T21:37:12.084Z Checking ed25519 v2.2.3
21732026-03-02T21:37:12.210Z Checking newtype-uuid v1.3.2
21742026-03-02T21:37:12.477Z Checking itertools v0.13.0
21752026-03-02T21:37:12.537Z Checking serde_with v3.16.1
21762026-03-02T21:37:12.537Z Checking unicode-normalization v0.1.24
21772026-03-02T21:37:12.635Z Checking memoffset v0.9.1
21782026-03-02T21:37:12.639Z Checking daft v0.1.4
21792026-03-02T21:37:12.743Z Checking ed25519-dalek v2.1.1
21802026-03-02T21:37:12.806Z Checking signal-hook v0.3.18
21812026-03-02T21:37:13.192Z Checking managed v0.8.0
21822026-03-02T21:37:13.195Z Checking signal-hook-mio v0.2.4
21832026-03-02T21:37:13.297Z Checking toml_edit v0.19.15
21842026-03-02T21:37:13.300Z Checking bzip2 v0.4.4
21852026-03-02T21:37:13.434Z Checking ref-cast v1.0.25
21862026-03-02T21:37:13.492Z Checking zstd-sys v2.0.14+zstd.1.5.7
21872026-03-02T21:37:13.589Z Checking psl-types v2.0.11
21882026-03-02T21:37:13.645Z Checking cookie v0.18.1
21892026-03-02T21:37:13.649Z Checking zip v0.6.6
21902026-03-02T21:37:13.756Z Checking zstd-safe v7.2.3
21912026-03-02T21:37:13.812Z Checking publicsuffix v2.3.0
21922026-03-02T21:37:14.114Z Checking bumpalo v3.16.0
21932026-03-02T21:37:14.119Z Checking siphasher v0.3.11
21942026-03-02T21:37:14.210Z Checking lockfree-object-pool v0.1.6
21952026-03-02T21:37:14.416Z Checking simd-adler32 v0.3.7
21962026-03-02T21:37:14.480Z Checking cookie_store v0.22.1
21972026-03-02T21:37:14.535Z Checking phf_shared v0.11.2
21982026-03-02T21:37:14.538Z Checking zstd v0.13.3
21992026-03-02T21:37:14.780Z Checking zopfli v0.8.1
22002026-03-02T21:37:14.860Z Checking crossterm v0.28.1
22012026-03-02T21:37:14.933Z Checking bzip2 v0.5.2
22022026-03-02T21:37:15.009Z Checking similar v2.7.0
22032026-03-02T21:37:15.213Z Checking rustls-platform-verifier v0.6.2
22042026-03-02T21:37:15.284Z Checking fs-err v3.1.1
22052026-03-02T21:37:15.447Z Checking serde-big-array v0.5.1
22062026-03-02T21:37:15.508Z Checking hash32 v0.2.1
22072026-03-02T21:37:15.511Z Checking dof v0.4.0
22082026-03-02T21:37:15.703Z Checking socket2 v0.5.10
22092026-03-02T21:37:15.762Z Checking toml v0.7.8
22102026-03-02T21:37:15.835Z Checking winnow v0.6.26
22112026-03-02T21:37:15.894Z Checking jiff v0.2.15
22122026-03-02T21:37:15.948Z Checking predicates-core v1.0.8
22132026-03-02T21:37:16.027Z Checking unicode-bidi v0.3.17
22142026-03-02T21:37:16.179Z Checking unicode-properties v0.1.3
22152026-03-02T21:37:16.248Z Checking heapless v0.7.17
22162026-03-02T21:37:16.472Z Checking usdt-impl v0.6.0
22172026-03-02T21:37:16.526Z Checking reqwest v0.13.2
22182026-03-02T21:37:16.591Z Checking hickory-proto v0.25.2
22192026-03-02T21:37:16.647Z Checking tokio-stream v0.1.17
22202026-03-02T21:37:16.704Z Checking stringprep v0.1.5
22212026-03-02T21:37:17.026Z Checking md-5 v0.10.6
22222026-03-02T21:37:17.084Z Checking usdt v0.6.0
22232026-03-02T21:37:17.215Z Checking float-cmp v0.10.0
22242026-03-02T21:37:17.319Z Checking rustc-hash v2.1.1
22252026-03-02T21:37:17.409Z Checking fallible-iterator v0.2.0
22262026-03-02T21:37:17.466Z Checking normalize-line-endings v0.3.0
22272026-03-02T21:37:17.519Z Checking difflib v0.4.0
22282026-03-02T21:37:17.576Z Checking iddqd v0.3.16
22292026-03-02T21:37:17.658Z Checking smoltcp v0.9.1
22302026-03-02T21:37:17.891Z Checking predicates v3.1.3
22312026-03-02T21:37:18.035Z Checking postgres-protocol v0.6.8
22322026-03-02T21:37:18.443Z Checking nix v0.29.0
22332026-03-02T21:37:18.499Z Checking itertools v0.10.5
22342026-03-02T21:37:18.576Z Checking buf-list v1.0.3
22352026-03-02T21:37:18.741Z Checking strum v0.27.2
22362026-03-02T21:37:18.971Z Checking precomputed-hash v0.1.1
22372026-03-02T21:37:18.974Z Checking fixedbitset v0.4.2
22382026-03-02T21:37:19.084Z Checking new_debug_unreachable v1.0.6
22392026-03-02T21:37:19.161Z Checking lalrpop-util v0.19.12
22402026-03-02T21:37:19.271Z Checking fixedbitset v0.5.7
22412026-03-02T21:37:19.345Z Checking petgraph v0.6.5
22422026-03-02T21:37:19.469Z Checking string_cache v0.8.9
22432026-03-02T21:37:19.535Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22442026-03-02T21:37:19.687Z Checking petgraph v0.8.2
22452026-03-02T21:37:19.826Z Checking postgres-types v0.2.9
22462026-03-02T21:37:19.829Z Checking phf v0.11.2
22472026-03-02T21:37:20.167Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22482026-03-02T21:37:20.587Z Checking whoami v1.5.2
22492026-03-02T21:37:20.648Z Checking peg-runtime v0.8.5
22502026-03-02T21:37:20.890Z Checking futures-executor v0.3.31
22512026-03-02T21:37:20.951Z Checking tokio-postgres v0.7.13
22522026-03-02T21:37:20.954Z Checking is-terminal v0.4.13
22532026-03-02T21:37:21.160Z Checking futures v0.3.31
22542026-03-02T21:37:21.218Z Checking crossbeam-channel v0.5.15
22552026-03-02T21:37:21.342Z Checking regress v0.10.5
22562026-03-02T21:37:21.791Z Checking zip v4.2.0
22572026-03-02T21:37:22.004Z Checking thread_local v1.1.8
22582026-03-02T21:37:22.319Z Compiling rustls v0.22.4
22592026-03-02T21:37:22.378Z Compiling newtype-uuid-macros v0.1.0
22602026-03-02T21:37:22.781Z Compiling structmeta-derive v0.3.0
22612026-03-02T21:37:23.046Z Checking term v1.1.0
22622026-03-02T21:37:23.108Z Checking take_mut v0.2.2
22632026-03-02T21:37:23.335Z Checking slog-async v2.8.0
22642026-03-02T21:37:23.339Z Compiling multer v3.1.0
22652026-03-02T21:37:23.537Z Checking slog-term v2.9.2
22662026-03-02T21:37:23.710Z Compiling async-stream-impl v0.3.6
22672026-03-02T21:37:23.766Z Compiling dropshot v0.16.7
22682026-03-02T21:37:23.937Z Checking match_cfg v0.1.0
22692026-03-02T21:37:24.017Z Compiling dropshot_endpoint v0.16.7
22702026-03-02T21:37:24.101Z Checking hostname v0.3.1
22712026-03-02T21:37:24.104Z Checking debug-ignore v1.0.5
22722026-03-02T21:37:24.298Z Checking slog-json v2.6.1
22732026-03-02T21:37:24.358Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22742026-03-02T21:37:24.407Z Checking toml_parser v1.0.6+spec-1.1.0
22752026-03-02T21:37:24.610Z Checking slog-bunyan v2.5.0
22762026-03-02T21:37:24.613Z Checking rustls-webpki v0.102.8
22772026-03-02T21:37:24.839Z Checking serde_path_to_error v0.1.20
22782026-03-02T21:37:24.928Z Checking toml_datetime v0.7.5+spec-1.1.0
22792026-03-02T21:37:24.994Z Checking serde_spanned v1.0.4
22802026-03-02T21:37:25.127Z Checking toml_writer v1.0.6+spec-1.1.0
22812026-03-02T21:37:25.214Z Compiling structmeta v0.3.0
22822026-03-02T21:37:25.274Z Checking async-stream v0.3.6
22832026-03-02T21:37:25.383Z Checking rustls-pemfile v2.2.0
22842026-03-02T21:37:25.508Z Checking waitgroup v0.1.2
22852026-03-02T21:37:25.560Z Checking hostname v0.4.2
22862026-03-02T21:37:25.563Z Checking toml v0.9.11+spec-1.1.0
22872026-03-02T21:37:25.667Z Compiling derive-ex v0.1.8
22882026-03-02T21:37:25.670Z Checking progenitor-client v0.13.0
22892026-03-02T21:37:25.760Z Compiling parse-display-derive v0.10.0
22902026-03-02T21:37:25.763Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
22912026-03-02T21:37:25.763Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22922026-03-02T21:37:26.109Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22932026-03-02T21:37:26.166Z Checking macaddr v1.0.1
22942026-03-02T21:37:26.598Z Checking progenitor-client v0.10.0
22952026-03-02T21:37:26.658Z Checking itertools v0.14.0
22962026-03-02T21:37:26.942Z Checking instant v0.1.13
22972026-03-02T21:37:27.002Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22982026-03-02T21:37:27.065Z Checking backon v1.6.0
22992026-03-02T21:37:27.137Z Checking backoff v0.4.0
23002026-03-02T21:37:27.225Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23012026-03-02T21:37:27.510Z Checking heck v0.5.0
23022026-03-02T21:37:27.759Z Checking unicode-width v0.1.14
23032026-03-02T21:37:27.814Z Checking camino-tempfile v1.4.1
23042026-03-02T21:37:28.311Z Checking toml v0.8.23
23052026-03-02T21:37:28.314Z Checking crossbeam-deque v0.8.5
23062026-03-02T21:37:28.742Z Checking tokio-rustls v0.25.0
23072026-03-02T21:37:28.801Z Compiling rayon-core v1.12.1
23082026-03-02T21:37:29.064Z Compiling proc-macro-error v1.0.4
23092026-03-02T21:37:29.133Z Checking secrecy v0.10.3
23102026-03-02T21:37:29.375Z Compiling crucible-workspace-hack v0.1.0
23112026-03-02T21:37:29.602Z Checking parse-display v0.10.0
23122026-03-02T21:37:29.659Z Compiling test-strategy v0.4.3
23132026-03-02T21:37:29.723Z Compiling unsafe-libyaml v0.2.11
23142026-03-02T21:37:29.915Z Compiling proc-macro-crate v1.3.1
23152026-03-02T21:37:29.981Z Checking rayon v1.10.0
23162026-03-02T21:37:30.034Z Compiling nix v0.30.1
23172026-03-02T21:37:30.830Z Checking glob v0.3.2
23182026-03-02T21:37:31.020Z Compiling serde_yaml v0.9.34+deprecated
23192026-03-02T21:37:31.078Z Compiling num_enum_derive v0.5.11
23202026-03-02T21:37:31.223Z Compiling heapless v0.8.0
23212026-03-02T21:37:31.558Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23222026-03-02T21:37:32.092Z Compiling ingot-macros v0.1.1
23232026-03-02T21:37:33.084Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23242026-03-02T21:37:33.359Z Checking tabwriter v1.4.0
23252026-03-02T21:37:33.418Z Checking num_enum v0.5.11
23262026-03-02T21:37:33.599Z Checking hash32 v0.3.1
23272026-03-02T21:37:33.656Z Compiling convert_case v0.4.0
23282026-03-02T21:37:33.705Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23292026-03-02T21:37:33.843Z Compiling smoltcp v0.11.0
23302026-03-02T21:37:33.899Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23312026-03-02T21:37:34.415Z Compiling foreign-types-macros v0.2.3
23322026-03-02T21:37:34.484Z Compiling derive_more v0.99.20
23332026-03-02T21:37:34.541Z Checking cobs v0.2.3
23342026-03-02T21:37:34.673Z Checking unicode-width v0.2.0
23352026-03-02T21:37:34.791Z Checking foreign-types-shared v0.3.1
23362026-03-02T21:37:34.986Z Checking postcard v1.0.10
23372026-03-02T21:37:35.304Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23382026-03-02T21:37:35.448Z Checking sigpipe v0.1.3
23392026-03-02T21:37:35.543Z Checking cstr-argument v0.1.2
23402026-03-02T21:37:35.625Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23412026-03-02T21:37:35.682Z Checking foreign-types v0.5.0
23422026-03-02T21:37:35.797Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23432026-03-02T21:37:35.800Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23442026-03-02T21:37:35.899Z Checking pretty-hex v0.2.1
23452026-03-02T21:37:36.130Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23462026-03-02T21:37:36.320Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23472026-03-02T21:37:36.324Z Checking colored v2.2.0
23482026-03-02T21:37:36.500Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23492026-03-02T21:37:36.503Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23502026-03-02T21:37:36.708Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23512026-03-02T21:37:36.764Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23522026-03-02T21:37:37.026Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23532026-03-02T21:37:37.091Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23542026-03-02T21:37:37.428Z Compiling zone_cfg_derive v0.3.0
23552026-03-02T21:37:37.488Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23562026-03-02T21:37:37.712Z Checking itertools v0.12.1
23572026-03-02T21:37:37.841Z Checking smf v0.2.3
23582026-03-02T21:37:37.908Z Compiling num-derive v0.4.2
23592026-03-02T21:37:38.384Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23602026-03-02T21:37:38.692Z Checking ingot-types v0.1.2
23612026-03-02T21:37:38.839Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23622026-03-02T21:37:38.939Z Checking half v2.4.1
23632026-03-02T21:37:39.148Z Checking ciborium-io v0.2.2
23642026-03-02T21:37:39.207Z Compiling typify-impl v0.6.1
23652026-03-02T21:37:39.347Z Checking indent_write v2.2.0
23662026-03-02T21:37:39.453Z Checking ingot v0.1.1
23672026-03-02T21:37:39.512Z Checking ciborium-ll v0.2.2
23682026-03-02T21:37:39.877Z Checking ciborium v0.2.2
23692026-03-02T21:37:40.079Z Checking zone v0.3.1
23702026-03-02T21:37:40.133Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23712026-03-02T21:37:40.602Z Compiling usdt-macro v0.5.0
23722026-03-02T21:37:40.662Z Compiling usdt-attr-macro v0.5.0
23732026-03-02T21:37:40.835Z Checking memmap v0.7.0
23742026-03-02T21:37:40.862Z Checking universal-hash v0.5.1
23752026-03-02T21:37:41.077Z Checking opaque-debug v0.3.1
23762026-03-02T21:37:41.134Z Checking aead v0.5.2
23772026-03-02T21:37:41.238Z Checking swrite v0.1.0
23782026-03-02T21:37:41.435Z Checking poly1305 v0.8.0
23792026-03-02T21:37:41.511Z Checking chacha20 v0.9.1
23802026-03-02T21:37:41.920Z Compiling thiserror-impl-no-std v2.0.2
23812026-03-02T21:37:42.044Z Checking password-hash v0.5.0
23822026-03-02T21:37:42.166Z Checking blake2 v0.10.6
23832026-03-02T21:37:42.232Z Checking chacha20poly1305 v0.10.1
23842026-03-02T21:37:42.291Z Checking usdt v0.5.0
23852026-03-02T21:37:42.494Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23862026-03-02T21:37:42.552Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23872026-03-02T21:37:42.621Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23882026-03-02T21:37:42.708Z Checking argon2 v0.5.3
23892026-03-02T21:37:42.853Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23902026-03-02T21:37:43.075Z Compiling typify-impl v0.4.3
23912026-03-02T21:37:43.134Z Checking tokio-dtrace v0.1.0
23922026-03-02T21:37:43.205Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23932026-03-02T21:37:43.441Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23942026-03-02T21:37:43.497Z Checking console v0.15.10
23952026-03-02T21:37:43.900Z Compiling derive-where v1.5.0
23962026-03-02T21:37:44.118Z Checking oxide-tokio-rt v0.1.2
23972026-03-02T21:37:44.565Z Checking thiserror-no-std v2.0.2
23982026-03-02T21:37:44.789Z Checking vsss-rs v3.3.4
23992026-03-02T21:37:45.398Z Checking atomicwrites v0.4.4
24002026-03-02T21:37:45.455Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24012026-03-02T21:37:45.670Z Checking newline-converter v0.3.0
24022026-03-02T21:37:45.899Z Checking bytecount v0.6.8
24032026-03-02T21:37:46.123Z Checking expectorate v1.2.0
24042026-03-02T21:37:46.182Z Compiling prettyplease v0.2.36
24052026-03-02T21:37:46.397Z Compiling owo-colors v4.2.3
24062026-03-02T21:37:46.686Z Checking num-rational v0.4.2
24072026-03-02T21:37:46.846Z Checking num-complex v0.4.6
24082026-03-02T21:37:47.024Z Compiling cancel-safe-futures v0.1.5
24092026-03-02T21:37:47.336Z Checking libsw-core v0.3.1
24102026-03-02T21:37:47.537Z Checking float-ord v0.3.2
24112026-03-02T21:37:47.634Z Checking libsw v3.5.0
24122026-03-02T21:37:47.808Z Checking num v0.4.3
24132026-03-02T21:37:47.864Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24142026-03-02T21:37:47.921Z Checking linear-map v1.2.0
24152026-03-02T21:37:47.977Z Checking same-file v1.0.6
24162026-03-02T21:37:48.033Z Checking progenitor-client v0.11.2
24172026-03-02T21:37:48.220Z Checking walkdir v2.5.0
24182026-03-02T21:37:48.275Z Checking gethostname v0.5.0
24192026-03-02T21:37:48.602Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24202026-03-02T21:37:48.815Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24212026-03-02T21:37:50.357Z Compiling typify-macro v0.6.1
24222026-03-02T21:37:52.855Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24232026-03-02T21:37:52.974Z Compiling async-recursion v1.1.1
24242026-03-02T21:37:53.837Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24252026-03-02T21:37:53.931Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24262026-03-02T21:37:54.279Z Compiling typify v0.6.1
24272026-03-02T21:37:54.478Z Compiling typify-macro v0.4.3
24282026-03-02T21:37:54.530Z Compiling progenitor-impl v0.13.0
24292026-03-02T21:37:56.314Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24302026-03-02T21:37:56.719Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24312026-03-02T21:37:58.371Z Compiling typify v0.4.3
24322026-03-02T21:37:58.607Z Compiling progenitor-impl v0.11.2
24332026-03-02T21:37:58.910Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24342026-03-02T21:38:00.169Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24352026-03-02T21:38:00.878Z Checking smawk v0.3.2
24362026-03-02T21:38:00.936Z Checking unicode-linebreak v0.1.5
24372026-03-02T21:38:01.124Z Compiling progenitor-macro v0.13.0
24382026-03-02T21:38:01.182Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24392026-03-02T21:38:01.394Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24402026-03-02T21:38:02.292Z Checking resolv-conf v0.7.0
24412026-03-02T21:38:02.763Z Checking globset v0.4.15
24422026-03-02T21:38:03.322Z Compiling convert_case v0.7.1
24432026-03-02T21:38:04.172Z Compiling slog-dtrace v0.3.0
24442026-03-02T21:38:04.410Z Compiling derive_more-impl v2.0.1
24452026-03-02T21:38:05.045Z Compiling pin-project-internal v1.1.6
24462026-03-02T21:38:05.222Z Compiling vte_generate_state_changes v0.1.2
24472026-03-02T21:38:05.335Z Compiling progenitor-macro v0.11.2
24482026-03-02T21:38:05.907Z Checking vte v0.11.1
24492026-03-02T21:38:06.149Z Checking derive_more v2.0.1
24502026-03-02T21:38:06.332Z Checking crossterm v0.29.0
24512026-03-02T21:38:07.396Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24522026-03-02T21:38:07.455Z Checking fd-lock v4.0.2
24532026-03-02T21:38:07.739Z Checking pem v3.0.5
24542026-03-02T21:38:07.800Z Checking display-error-chain v0.2.2
24552026-03-02T21:38:07.863Z Checking pin-project v1.1.6
24562026-03-02T21:38:07.866Z Checking strip-ansi-escapes v0.2.0
24572026-03-02T21:38:08.034Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24582026-03-02T21:38:08.096Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24592026-03-02T21:38:08.099Z Compiling snafu-derive v0.8.5
24602026-03-02T21:38:08.207Z Checking linked-hash-map v0.5.6
24612026-03-02T21:38:08.482Z Compiling object v0.37.3
24622026-03-02T21:38:08.609Z Checking nu-ansi-term v0.50.1
24632026-03-02T21:38:09.080Z Checking termtree v0.5.1
24642026-03-02T21:38:09.138Z Checking reedline v0.40.0
24652026-03-02T21:38:09.445Z Checking lru-cache v0.1.2
24662026-03-02T21:38:09.526Z Checking textwrap v0.16.2
24672026-03-02T21:38:09.711Z Checking olpc-cjson v0.1.4
24682026-03-02T21:38:09.992Z Checking hickory-proto v0.24.4
24692026-03-02T21:38:10.050Z Checking serde_plain v1.0.2
24702026-03-02T21:38:10.378Z Compiling minimal-lexical v0.2.1
24712026-03-02T21:38:10.960Z Checking typed-path v0.9.3
24722026-03-02T21:38:11.954Z Compiling nom v7.1.3
24732026-03-02T21:38:12.231Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24742026-03-02T21:38:12.657Z Checking snafu v0.8.5
24752026-03-02T21:38:13.171Z Checking tough v0.20.0
24762026-03-02T21:38:13.800Z Checking progenitor v0.13.0
24772026-03-02T21:38:14.081Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24782026-03-02T21:38:14.309Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24792026-03-02T21:38:15.260Z Checking nibble_vec v0.1.0
24802026-03-02T21:38:15.406Z Checking endian-type v0.1.2
24812026-03-02T21:38:15.527Z Checking hickory-resolver v0.24.4
24822026-03-02T21:38:15.705Z Checking radix_trie v0.2.1
24832026-03-02T21:38:16.191Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24842026-03-02T21:38:17.236Z Checking base64 v0.21.7
24852026-03-02T21:38:17.538Z Checking humantime v2.2.0
24862026-03-02T21:38:17.790Z Checking qorb v0.4.1
24872026-03-02T21:38:17.855Z Checking csv-core v0.1.11
24882026-03-02T21:38:17.916Z Compiling stacker v0.1.23
24892026-03-02T21:38:17.971Z Checking progenitor v0.11.2
24902026-03-02T21:38:18.259Z Checking csv v1.3.1
24912026-03-02T21:38:18.262Z Checking highway v1.3.0
24922026-03-02T21:38:18.431Z Compiling cfg_aliases v0.1.1
24932026-03-02T21:38:18.624Z Compiling nix v0.28.0
24942026-03-02T21:38:18.933Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24952026-03-02T21:38:19.189Z Checking papergrid v0.11.0
24962026-03-02T21:38:19.490Z Compiling tabled_derive v0.7.0
24972026-03-02T21:38:19.614Z Checking home v0.5.9
24982026-03-02T21:38:19.885Z Compiling ar_archive_writer v0.5.1
24992026-03-02T21:38:20.362Z Checking siphasher v1.0.1
25002026-03-02T21:38:20.596Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25012026-03-02T21:38:20.692Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25022026-03-02T21:38:20.760Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25032026-03-02T21:38:20.823Z Checking phf_shared v0.12.1
25042026-03-02T21:38:21.181Z Compiling recursive-proc-macro-impl v0.1.1
25052026-03-02T21:38:21.836Z Checking tabled v0.15.0
25062026-03-02T21:38:21.839Z Compiling chrono-tz v0.10.4
25072026-03-02T21:38:22.025Z Compiling psm v0.1.30
25082026-03-02T21:38:22.028Z Compiling semver v0.1.20
25092026-03-02T21:38:22.140Z Checking phf v0.12.1
25102026-03-02T21:38:22.488Z Compiling rustc_version v0.1.7
25112026-03-02T21:38:22.628Z Compiling const_format_proc_macros v0.2.34
25122026-03-02T21:38:22.693Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25132026-03-02T21:38:22.697Z Compiling peg-macros v0.8.5
25142026-03-02T21:38:22.969Z Compiling sqlparser_derive v0.5.0
25152026-03-02T21:38:23.807Z Checking recursive v0.1.1
25162026-03-02T21:38:23.895Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25172026-03-02T21:38:23.957Z Checking unicode_categories v0.1.1
25182026-03-02T21:38:24.307Z Checking sqlformat v0.3.5
25192026-03-02T21:38:24.534Z Checking const_format v0.2.34
25202026-03-02T21:38:24.669Z Checking sqlparser v0.61.0
25212026-03-02T21:38:24.788Z Checking rustyline v14.0.0
25222026-03-02T21:38:24.862Z Compiling newtype_derive v0.1.6
25232026-03-02T21:38:25.264Z Checking bcs v0.1.6
25242026-03-02T21:38:25.624Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25252026-03-02T21:38:25.732Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25262026-03-02T21:38:25.889Z Checking peg v0.8.5
25272026-03-02T21:38:26.014Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25282026-03-02T21:38:26.076Z Checking colored v3.0.0
25292026-03-02T21:38:26.368Z Checking steno v0.4.1
25302026-03-02T21:38:26.523Z Checking utf-8 v0.7.6
25312026-03-02T21:38:26.583Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25322026-03-02T21:38:26.811Z Checking xattr v1.3.1
25332026-03-02T21:38:27.073Z Checking filetime v0.2.26
25342026-03-02T21:38:27.132Z Checking arc-swap v1.7.1
25352026-03-02T21:38:27.344Z Checking tar v0.4.44
25362026-03-02T21:38:27.584Z Checking slog-scope v4.4.0
25372026-03-02T21:38:27.870Z Checking slog-stdlog v4.1.1
25382026-03-02T21:38:28.136Z Checking slog-envlogger v2.2.0
25392026-03-02T21:38:28.207Z Checking tungstenite v0.21.0
25402026-03-02T21:38:28.267Z Compiling typify-impl v0.2.0
25412026-03-02T21:38:28.448Z Checking subprocess v0.2.9
25422026-03-02T21:38:28.581Z Checking headers-core v0.3.0
25432026-03-02T21:38:28.805Z Checking headers v0.4.1
25442026-03-02T21:38:29.108Z Checking tokio-tungstenite v0.21.0
25452026-03-02T21:38:29.611Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25462026-03-02T21:38:29.673Z Compiling lzma-sys v0.1.20
25472026-03-02T21:38:29.840Z Checking progenitor-client v0.8.0
25482026-03-02T21:38:30.039Z Compiling heck v0.3.3
25492026-03-02T21:38:30.239Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25502026-03-02T21:38:30.445Z Compiling zone_cfg_derive v0.1.2
25512026-03-02T21:38:30.594Z Checking yasna v0.5.2
25522026-03-02T21:38:30.884Z Checking number_prefix v0.4.0
25532026-03-02T21:38:31.163Z Checking base64 v0.13.1
25542026-03-02T21:38:31.492Z Checking indicatif v0.17.11
25552026-03-02T21:38:31.552Z Checking rcgen v0.12.1
25562026-03-02T21:38:31.683Z Checking ron v0.7.1
25572026-03-02T21:38:31.841Z Checking zone v0.1.8
25582026-03-02T21:38:32.246Z Checking xz2 v0.1.7
25592026-03-02T21:38:32.306Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25602026-03-02T21:38:32.559Z Checking dropshot-api-manager-types v0.5.2
25612026-03-02T21:38:32.634Z Compiling moka v0.12.10
25622026-03-02T21:38:32.814Z Checking tagptr v0.2.0
25632026-03-02T21:38:32.819Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25642026-03-02T21:38:32.919Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25652026-03-02T21:38:33.087Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25662026-03-02T21:38:33.201Z Compiling radium v0.7.0
25672026-03-02T21:38:33.257Z Compiling libefi-sys v0.1.0
25682026-03-02T21:38:33.746Z Compiling bitfield-struct v0.6.2
25692026-03-02T21:38:33.936Z Checking tap v1.0.1
25702026-03-02T21:38:33.993Z Compiling maybe-uninit v2.0.0
25712026-03-02T21:38:34.158Z Checking wyz v0.5.1
25722026-03-02T21:38:34.672Z Checking hickory-resolver v0.25.2
25732026-03-02T21:38:35.041Z Compiling progenitor-impl v0.10.0
25742026-03-02T21:38:35.102Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25752026-03-02T21:38:35.158Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25762026-03-02T21:38:35.160Z Compiling zerocopy-derive v0.6.6
25772026-03-02T21:38:35.760Z Checking funty v2.0.0
25782026-03-02T21:38:36.295Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25792026-03-02T21:38:36.390Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25802026-03-02T21:38:36.615Z Checking crc-catalog v2.4.0
25812026-03-02T21:38:36.682Z Compiling packed_struct v0.10.1
25822026-03-02T21:38:36.844Z Checking crc v3.2.1
25832026-03-02T21:38:37.144Z Checking zerocopy v0.6.6
25842026-03-02T21:38:37.262Z Checking bitvec v1.0.1
25852026-03-02T21:38:37.342Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25862026-03-02T21:38:37.401Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25872026-03-02T21:38:37.914Z Compiling packed_struct_codegen v0.10.1
25882026-03-02T21:38:37.917Z Compiling bitfield-macros v0.19.2
25892026-03-02T21:38:39.262Z Compiling typify-macro v0.2.0
25902026-03-02T21:38:39.485Z Compiling indexmap v1.9.3
25912026-03-02T21:38:39.910Z Checking nodrop v0.1.14
25922026-03-02T21:38:40.048Z Checking bitfield v0.19.2
25932026-03-02T21:38:40.111Z Checking array-init v0.0.4
25942026-03-02T21:38:40.426Z Checking smallvec v0.6.14
25952026-03-02T21:38:40.514Z Checking hashbrown v0.12.3
25962026-03-02T21:38:40.871Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25972026-03-02T21:38:41.097Z Checking serde-hex v0.1.0
25982026-03-02T21:38:41.202Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25992026-03-02T21:38:41.721Z Compiling progenitor-macro v0.10.0
26002026-03-02T21:38:42.259Z Checking ron v0.8.1
26012026-03-02T21:38:43.069Z Compiling typify v0.2.0
26022026-03-02T21:38:43.301Z Compiling progenitor-impl v0.8.0
26032026-03-02T21:38:43.571Z Checking hashbrown v0.13.2
26042026-03-02T21:38:43.634Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26052026-03-02T21:38:44.623Z Checking crc-any v2.5.0
26062026-03-02T21:38:44.943Z Checking object v0.30.4
26072026-03-02T21:38:45.056Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26082026-03-02T21:38:45.375Z Checking path-slash v0.1.5
26092026-03-02T21:38:45.434Z Compiling xshell-macros v0.2.7
26102026-03-02T21:38:45.600Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26112026-03-02T21:38:46.203Z Checking xshell v0.2.7
26122026-03-02T21:38:46.308Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26132026-03-02T21:38:46.660Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26142026-03-02T21:38:47.842Z Checking half v1.8.3
26152026-03-02T21:38:48.183Z Compiling proc-macro-error-attr2 v2.0.0
26162026-03-02T21:38:48.336Z Checking serde_cbor v0.11.2
26172026-03-02T21:38:49.043Z Compiling proc-macro-error2 v2.0.1
26182026-03-02T21:38:49.294Z Compiling num-derive v0.3.3
26192026-03-02T21:38:49.710Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26202026-03-02T21:38:50.098Z Compiling progenitor-macro v0.8.0
26212026-03-02T21:38:50.160Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26222026-03-02T21:38:50.608Z Compiling tabled_derive v0.11.0
26232026-03-02T21:38:50.867Z Checking papergrid v0.17.0
26242026-03-02T21:38:50.941Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26252026-03-02T21:38:51.512Z Checking libscf-sys v1.1.0
26262026-03-02T21:38:51.800Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26272026-03-02T21:38:52.271Z Checking testing_table v0.3.0
26282026-03-02T21:38:52.477Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26292026-03-02T21:38:52.743Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26302026-03-02T21:38:53.162Z Checking maplit v1.0.2
26312026-03-02T21:38:53.415Z Checking tabled v0.20.0
26322026-03-02T21:38:53.472Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26332026-03-02T21:38:53.528Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26342026-03-02T21:38:54.197Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26352026-03-02T21:38:54.254Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26362026-03-02T21:38:54.333Z Checking progenitor v0.10.0
26372026-03-02T21:38:54.515Z Checking crc8 v0.1.1
26382026-03-02T21:38:54.627Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26392026-03-02T21:38:54.746Z Checking fxhash v0.2.1
26402026-03-02T21:38:55.009Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26412026-03-02T21:38:55.067Z Checking unicase v2.8.1
26422026-03-02T21:38:55.425Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26432026-03-02T21:38:56.216Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26442026-03-02T21:38:56.426Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26452026-03-02T21:38:56.724Z Checking kstat-rs v0.2.4
26462026-03-02T21:38:57.097Z Compiling parking_lot_core v0.8.6
26472026-03-02T21:38:57.154Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26482026-03-02T21:38:57.341Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26492026-03-02T21:38:57.697Z Compiling git-stub v1.0.0
26502026-03-02T21:38:58.045Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26512026-03-02T21:38:58.105Z Checking scheduled-thread-pool v0.2.7
26522026-03-02T21:38:58.188Z Compiling dsl_auto_type v0.1.2
26532026-03-02T21:38:58.244Z Compiling vergen-gitcl v1.0.8
26542026-03-02T21:38:58.402Z Compiling diesel_table_macro_syntax v0.2.0
26552026-03-02T21:38:58.706Z Checking r2d2 v0.8.10
26562026-03-02T21:38:58.807Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26572026-03-02T21:38:58.868Z Compiling git-stub-vcs v0.1.0
26582026-03-02T21:38:59.070Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26592026-03-02T21:38:59.125Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26602026-03-02T21:38:59.347Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26612026-03-02T21:38:59.585Z Compiling diesel_derives v2.2.3
26622026-03-02T21:38:59.647Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26632026-03-02T21:38:59.706Z Checking parking_lot v0.11.2
26642026-03-02T21:39:00.145Z Checking prefix-trie v0.7.0
26652026-03-02T21:39:00.319Z Checking nanorand v0.7.0
26662026-03-02T21:39:00.537Z Compiling dirs-sys-next v0.1.2
26672026-03-02T21:39:00.768Z Compiling crunchy v0.2.2
26682026-03-02T21:39:00.854Z Checking hickory-server v0.25.2
26692026-03-02T21:39:01.138Z Compiling dirs-next v2.0.0
26702026-03-02T21:39:01.242Z Checking flume v0.11.1
26712026-03-02T21:39:01.470Z Checking sled v0.34.7
26722026-03-02T21:39:01.523Z Compiling clang-sys v1.8.1
26732026-03-02T21:39:01.810Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26742026-03-02T21:39:02.240Z Checking hickory-client v0.25.2
26752026-03-02T21:39:02.292Z Compiling tiny-keccak v2.0.2
26762026-03-02T21:39:02.363Z Checking progenitor v0.8.0
26772026-03-02T21:39:02.648Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26782026-03-02T21:39:02.977Z Compiling term v0.7.0
26792026-03-02T21:39:03.075Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26802026-03-02T21:39:03.410Z Compiling bit-vec v0.6.3
26812026-03-02T21:39:03.605Z Compiling salty v0.3.0
26822026-03-02T21:39:03.880Z Compiling bit-set v0.5.3
26832026-03-02T21:39:04.203Z Compiling ascii-canvas v3.0.0
26842026-03-02T21:39:04.294Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26852026-03-02T21:39:04.714Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26862026-03-02T21:39:05.255Z Checking primeorder v0.13.6
26872026-03-02T21:39:05.314Z Compiling ena v0.14.3
26882026-03-02T21:39:05.784Z Compiling libloading v0.8.5
26892026-03-02T21:39:05.836Z Compiling regex-syntax v0.6.29
26902026-03-02T21:39:05.894Z Compiling diff v0.1.13
26912026-03-02T21:39:06.244Z Compiling bindgen v0.71.1
26922026-03-02T21:39:06.817Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26932026-03-02T21:39:08.265Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26942026-03-02T21:39:09.308Z Compiling lalrpop v0.19.12
26952026-03-02T21:39:10.521Z Checking diesel v2.2.12
26962026-03-02T21:39:11.062Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26972026-03-02T21:39:11.312Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26982026-03-02T21:39:11.596Z Compiling cexpr v0.6.0
26992026-03-02T21:39:12.724Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27002026-03-02T21:39:13.394Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27012026-03-02T21:39:13.944Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27022026-03-02T21:39:14.570Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27032026-03-02T21:39:15.444Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27042026-03-02T21:39:15.837Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27052026-03-02T21:39:16.828Z Compiling libxml v0.3.3
27062026-03-02T21:39:17.085Z Compiling fs-err v2.11.0
27072026-03-02T21:39:17.647Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27082026-03-02T21:39:17.713Z Checking p384 v0.13.1
27092026-03-02T21:39:17.779Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27102026-03-02T21:39:18.365Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27112026-03-02T21:39:18.492Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27122026-03-02T21:39:18.774Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27132026-03-02T21:39:20.371Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27142026-03-02T21:39:20.848Z Compiling strum_macros v0.24.3
27152026-03-02T21:39:22.577Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27162026-03-02T21:39:22.642Z Compiling indoc v1.0.9
27172026-03-02T21:39:23.379Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27182026-03-02T21:39:23.580Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27192026-03-02T21:39:24.052Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27202026-03-02T21:39:24.364Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27212026-03-02T21:39:24.764Z Checking quick-xml v0.37.2
27222026-03-02T21:39:24.876Z Checking derive_builder v0.20.2
27232026-03-02T21:39:24.930Z Compiling impl-trait-for-tuples v0.2.2
27242026-03-02T21:39:24.994Z Compiling oso-derive v0.27.3
27252026-03-02T21:39:25.117Z Compiling trait-variant v0.1.2
27262026-03-02T21:39:26.072Z Checking parse-size v1.1.0
27272026-03-02T21:39:26.222Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27282026-03-02T21:39:26.299Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27292026-03-02T21:39:26.354Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27302026-03-02T21:39:27.005Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27312026-03-02T21:39:28.029Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27322026-03-02T21:39:28.251Z Checking assert_matches v1.5.0
27332026-03-02T21:39:28.422Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27342026-03-02T21:39:28.628Z Compiling mime_guess v2.0.5
27352026-03-02T21:39:28.982Z Checking predicates-tree v1.0.12
27362026-03-02T21:39:29.220Z Checking http-range v0.1.5
27372026-03-02T21:39:29.501Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27382026-03-02T21:39:29.647Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27392026-03-02T21:39:29.966Z Checking atty v0.2.14
27402026-03-02T21:39:30.044Z Compiling diesel-dtrace v0.4.2
27412026-03-02T21:39:30.566Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27422026-03-02T21:39:30.825Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27432026-03-02T21:39:31.229Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27442026-03-02T21:39:31.369Z Checking bb8 v0.8.5
27452026-03-02T21:39:31.571Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27462026-03-02T21:39:31.650Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27472026-03-02T21:39:31.945Z Checking corncobs v0.1.4
27482026-03-02T21:39:32.036Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27492026-03-02T21:39:32.173Z Checking hyper-staticfile v0.10.1
27502026-03-02T21:39:32.230Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27512026-03-02T21:39:32.287Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27522026-03-02T21:39:32.757Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27532026-03-02T21:39:32.810Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27542026-03-02T21:39:32.814Z Checking ignore v0.4.23
27552026-03-02T21:39:32.814Z Checking signal-hook-tokio v0.3.1
27562026-03-02T21:39:33.062Z Checking secrecy v0.8.0
27572026-03-02T21:39:33.329Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27582026-03-02T21:39:33.733Z Checking globwalk v0.9.1
27592026-03-02T21:39:33.963Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27602026-03-02T21:39:34.129Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27612026-03-02T21:39:34.568Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27622026-03-02T21:39:34.869Z Checking nonempty v0.12.0
27632026-03-02T21:39:34.988Z Checking camino-tempfile-ext v0.3.2
27642026-03-02T21:39:35.194Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27652026-03-02T21:39:35.391Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27662026-03-02T21:39:35.448Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27672026-03-02T21:39:36.191Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27682026-03-02T21:39:36.947Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27692026-03-02T21:39:37.217Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27702026-03-02T21:39:37.822Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27712026-03-02T21:39:39.565Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27722026-03-02T21:39:40.822Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27732026-03-02T21:39:41.267Z Checking async-bb8-diesel v0.2.1
27742026-03-02T21:39:42.127Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27752026-03-02T21:39:42.190Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27762026-03-02T21:39:42.315Z Checking tungstenite v0.23.0
27772026-03-02T21:39:42.653Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27782026-03-02T21:39:43.113Z Checking void v1.0.2
27792026-03-02T21:39:43.272Z Checking tokio-tungstenite v0.23.1
27802026-03-02T21:39:43.336Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27812026-03-02T21:39:43.403Z Checking lzss v0.8.2
27822026-03-02T21:39:43.811Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27832026-03-02T21:39:43.872Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27842026-03-02T21:39:44.176Z Checking nix v0.27.1
27852026-03-02T21:39:44.657Z Checking serde_bytes v0.11.19
27862026-03-02T21:39:45.059Z Checking rand_seeder v0.4.0
27872026-03-02T21:39:46.577Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27882026-03-02T21:39:46.602Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27892026-03-02T21:39:46.602Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27902026-03-02T21:39:46.602Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27912026-03-02T21:39:46.602Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27922026-03-02T21:39:48.072Z Checking is_ci v1.2.0
27932026-03-02T21:39:48.298Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27942026-03-02T21:39:48.390Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27952026-03-02T21:39:48.448Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27962026-03-02T21:39:48.843Z Checking yansi v1.0.1
27972026-03-02T21:39:49.504Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27982026-03-02T21:39:49.691Z Checking pretty_assertions v1.4.1
27992026-03-02T21:39:49.963Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28002026-03-02T21:39:50.035Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28012026-03-02T21:39:50.476Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28022026-03-02T21:39:50.979Z Checking typeid v1.0.3
28032026-03-02T21:39:51.122Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28042026-03-02T21:39:51.183Z Compiling tabled_derive v0.10.0
28052026-03-02T21:39:52.537Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28062026-03-02T21:39:52.933Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28072026-03-02T21:39:52.994Z Checking papergrid v0.14.0
28082026-03-02T21:39:53.052Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
28092026-03-02T21:39:53.957Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
28102026-03-02T21:39:54.151Z Compiling indoc v2.0.6
28112026-03-02T21:39:54.476Z Checking tabled v0.18.0
28122026-03-02T21:39:54.618Z Checking erased-serde v0.4.6
28132026-03-02T21:39:54.833Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
28142026-03-02T21:39:55.137Z Checking ordered-float v2.10.1
28152026-03-02T21:39:55.590Z Compiling libz-sys v1.1.20
28162026-03-02T21:39:55.737Z Checking castaway v0.2.3
28172026-03-02T21:39:55.974Z Checking compact_str v0.8.0
28182026-03-02T21:39:56.608Z Checking serde-value v0.7.0
28192026-03-02T21:39:56.906Z Checking serde-untagged v0.1.7
28202026-03-02T21:39:57.122Z Checking supports-color v3.0.2
28212026-03-02T21:39:57.365Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28222026-03-02T21:39:57.423Z Checking console v0.16.0
28232026-03-02T21:39:57.747Z Checking unicode-truncate v1.1.0
28242026-03-02T21:39:58.052Z Checking concurrent-queue v2.5.0
28252026-03-02T21:39:58.110Z Checking lru v0.12.5
28262026-03-02T21:39:58.389Z Compiling instability v0.3.2
28272026-03-02T21:39:58.450Z Checking unit-prefix v0.5.1
28282026-03-02T21:39:58.508Z Checking cassowary v0.3.0
28292026-03-02T21:39:58.757Z Checking parking v2.2.1
28302026-03-02T21:39:59.022Z Checking unicode-xid v0.2.6
28312026-03-02T21:39:59.026Z Checking indicatif v0.18.0
28322026-03-02T21:39:59.285Z Checking cargo-util-schemas v0.8.2
28332026-03-02T21:39:59.471Z Checking cargo-platform v0.2.0
28342026-03-02T21:39:59.523Z Checking ratatui v0.29.0
28352026-03-02T21:39:59.853Z Compiling libgit2-sys v0.18.2+1.9.1
28362026-03-02T21:39:59.960Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28372026-03-02T21:40:01.410Z Checking cargo_metadata v0.21.0
28382026-03-02T21:40:02.888Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28392026-03-02T21:40:03.290Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28402026-03-02T21:40:03.349Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28412026-03-02T21:40:03.835Z Checking event-listener v5.3.1
28422026-03-02T21:40:03.916Z Compiling vergen-git2 v1.0.7
28432026-03-02T21:40:04.274Z Checking event-listener-strategy v0.5.2
28442026-03-02T21:40:04.420Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28452026-03-02T21:40:04.570Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28462026-03-02T21:40:04.792Z Checking shell-words v1.1.0
28472026-03-02T21:40:04.960Z Checking plotters-backend v0.3.7
28482026-03-02T21:40:05.054Z Compiling rustls v0.21.12
28492026-03-02T21:40:05.414Z Checking futures-lite v2.3.0
28502026-03-02T21:40:05.479Z Checking plotters-svg v0.3.7
28512026-03-02T21:40:05.600Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28522026-03-02T21:40:05.823Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28532026-03-02T21:40:06.195Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28542026-03-02T21:40:06.614Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28552026-03-02T21:40:06.769Z Checking rustls-webpki v0.101.7
28562026-03-02T21:40:07.516Z Checking sct v0.7.1
28572026-03-02T21:40:07.577Z Checking cast v0.3.0
28582026-03-02T21:40:07.764Z Checking hex-literal v0.4.1
28592026-03-02T21:40:08.013Z Checking criterion-plot v0.6.0
28602026-03-02T21:40:08.068Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28612026-03-02T21:40:08.820Z Checking plotters v0.3.7
28622026-03-02T21:40:10.675Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28632026-03-02T21:40:11.112Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28642026-03-02T21:40:12.664Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28652026-03-02T21:40:14.230Z Checking tinytemplate v1.2.1
28662026-03-02T21:40:14.713Z Checking oorandom v11.1.4
28672026-03-02T21:40:14.956Z Checking anes v0.1.6
28682026-03-02T21:40:15.335Z Checking criterion v0.7.0
28692026-03-02T21:40:16.774Z Checking tokio-rustls v0.24.1
28702026-03-02T21:40:17.216Z Checking async-lock v3.4.0
28712026-03-02T21:40:18.017Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28722026-03-02T21:40:18.142Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28732026-03-02T21:40:18.561Z Checking rustls-pemfile v1.0.4
28742026-03-02T21:40:18.869Z Checking twox-hash v2.1.0
28752026-03-02T21:40:19.594Z Checking polling v3.7.3
28762026-03-02T21:40:19.721Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28772026-03-02T21:40:20.029Z Checking async-io v2.3.4
28782026-03-02T21:40:20.979Z Checking progenitor-extras v0.1.0
28792026-03-02T21:40:21.079Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28802026-03-02T21:40:21.381Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28812026-03-02T21:40:21.429Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28822026-03-02T21:40:21.741Z Checking fatfs v0.3.6
28832026-03-02T21:40:22.740Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28842026-03-02T21:40:24.164Z Compiling petname v2.0.2
28852026-03-02T21:40:25.155Z Checking async-task v4.7.1
28862026-03-02T21:40:25.515Z Compiling seq-macro v0.3.6
28872026-03-02T21:40:25.957Z Checking async-channel v2.3.1
28882026-03-02T21:40:26.068Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28892026-03-02T21:40:26.279Z Checking piper v0.2.4
28902026-03-02T21:40:26.581Z Checking rtoolbox v0.0.2
28912026-03-02T21:40:26.621Z Checking futures-timer v3.0.3
28922026-03-02T21:40:26.837Z Checking rpassword v7.4.0
28932026-03-02T21:40:26.972Z Checking blocking v1.6.1
28942026-03-02T21:40:27.371Z Checking async-executor v1.13.1
28952026-03-02T21:40:27.726Z Checking async-signal v0.2.10
28962026-03-02T21:40:27.893Z Checking tui-tree-widget v0.23.1
28972026-03-02T21:40:28.056Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28982026-03-02T21:40:28.242Z Checking polyval v0.6.2
28992026-03-02T21:40:28.371Z Checking sapling-renderdag v0.1.0
29002026-03-02T21:40:28.572Z Checking event-listener v2.5.3
29012026-03-02T21:40:28.861Z Checking sync-ptr v0.1.4
29022026-03-02T21:40:28.915Z Checking async-channel v1.9.0
29032026-03-02T21:40:29.112Z Checking ghash v0.5.1
29042026-03-02T21:40:29.238Z Checking async-process v2.3.0
29052026-03-02T21:40:29.348Z Checking async-global-executor v2.4.1
29062026-03-02T21:40:29.450Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29072026-03-02T21:40:29.699Z Checking ctr v0.9.2
29082026-03-02T21:40:29.751Z Checking kv-log-macro v1.0.7
29092026-03-02T21:40:29.835Z Compiling async-attributes v1.1.2
29102026-03-02T21:40:29.964Z Checking arrayvec v0.7.6
29112026-03-02T21:40:30.045Z Checking arrayref v0.3.9
29122026-03-02T21:40:30.228Z Checking constant_time_eq v0.3.1
29132026-03-02T21:40:30.380Z Checking aes-gcm v0.10.3
29142026-03-02T21:40:30.506Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29152026-03-02T21:40:30.654Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29162026-03-02T21:40:30.744Z Checking async-std v1.13.0
29172026-03-02T21:40:32.626Z Checking ssh-encoding v0.2.0
29182026-03-02T21:40:33.042Z Checking blowfish v0.9.1
29192026-03-02T21:40:33.368Z Checking bcrypt-pbkdf v0.10.0
29202026-03-02T21:40:33.708Z Checking ssh-cipher v0.2.0
29212026-03-02T21:40:34.076Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29222026-03-02T21:40:34.278Z Checking async-object-pool v0.1.5
29232026-03-02T21:40:34.532Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29242026-03-02T21:40:35.049Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29252026-03-02T21:40:35.229Z Checking serde_regex v1.1.0
29262026-03-02T21:40:35.540Z Checking password-hash v0.4.2
29272026-03-02T21:40:36.053Z Checking assert-json-diff v2.0.2
29282026-03-02T21:40:36.380Z Checking path-tree v0.8.1
29292026-03-02T21:40:36.422Z Compiling target-lexicon v0.13.2
29302026-03-02T21:40:36.464Z Checking stringmetrics v2.2.2
29312026-03-02T21:40:36.766Z Checking pbkdf2 v0.11.0
29322026-03-02T21:40:36.821Z Checking httpmock v0.8.0-alpha.1
29332026-03-02T21:40:37.143Z Checking ssh-key v0.6.6
29342026-03-02T21:40:38.666Z Checking p521 v0.13.3
29352026-03-02T21:40:39.855Z Checking p256 v0.13.2
29362026-03-02T21:40:40.437Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29372026-03-02T21:40:40.879Z Checking russh-cryptovec v0.7.3
29382026-03-02T21:40:41.168Z Compiling guppy-workspace-hack v0.1.0
29392026-03-02T21:40:41.554Z Checking md5 v0.7.0
29402026-03-02T21:40:41.873Z Checking russh-keys v0.45.0
29412026-03-02T21:40:41.929Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29422026-03-02T21:40:42.269Z Checking num-bigint v0.4.6
29432026-03-02T21:40:43.262Z Checking des v0.8.1
29442026-03-02T21:40:43.888Z Compiling blake3 v1.5.4
29452026-03-02T21:40:44.581Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29462026-03-02T21:40:44.624Z Compiling target-spec v3.5.0
29472026-03-02T21:40:45.115Z Compiling samael v0.0.19
29482026-03-02T21:40:45.272Z Checking russh v0.45.0
29492026-03-02T21:40:45.399Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29502026-03-02T21:40:45.758Z Checking cfg-expr v0.20.1
29512026-03-02T21:40:46.724Z Checking supports-color v2.1.0
29522026-03-02T21:40:46.816Z Checking textwrap v0.15.2
29532026-03-02T21:40:46.985Z Checking supports-unicode v2.1.0
29542026-03-02T21:40:47.231Z Checking supports-hyperlinks v2.1.0
29552026-03-02T21:40:47.312Z Checking hashbrown v0.14.5
29562026-03-02T21:40:47.466Z Checking backtrace-ext v0.2.1
29572026-03-02T21:40:47.686Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29582026-03-02T21:40:48.109Z Checking terminal_size v0.1.17
29592026-03-02T21:40:48.326Z Compiling miette-derive v5.10.0
29602026-03-02T21:40:48.400Z Checking internet-checksum v0.2.1
29612026-03-02T21:40:48.658Z Checking owo-colors v3.5.0
29622026-03-02T21:40:49.470Z Checking chumsky v0.9.3
29632026-03-02T21:40:50.847Z Checking miette v5.10.0
29642026-03-02T21:40:51.574Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29652026-03-02T21:40:51.889Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29662026-03-02T21:40:52.060Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29672026-03-02T21:40:52.674Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29682026-03-02T21:40:53.149Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29692026-03-02T21:40:53.333Z Compiling git2 v0.20.2
29702026-03-02T21:40:53.390Z Compiling knuffel-derive v3.2.0
29712026-03-02T21:40:53.541Z Checking httptest v0.16.3
29722026-03-02T21:40:54.317Z Checking pathdiff v0.2.3
29732026-03-02T21:40:54.558Z Checking topological-sort v0.2.2
29742026-03-02T21:40:54.862Z Checking nested v0.1.1
29752026-03-02T21:40:55.003Z Checking omicron-zone-package v0.12.2
29762026-03-02T21:40:55.103Z Checking guppy v0.17.20
29772026-03-02T21:40:55.239Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29782026-03-02T21:40:55.637Z Compiling rstest_macros v0.25.0
29792026-03-02T21:40:56.227Z Compiling target-triple v0.1.3
29802026-03-02T21:40:56.888Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29812026-03-02T21:40:56.948Z Compiling doc-comment v0.3.3
29822026-03-02T21:40:57.053Z Checking knuffel v3.2.0
29832026-03-02T21:40:57.398Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29842026-03-02T21:40:57.453Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29852026-03-02T21:40:57.800Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29862026-03-02T21:40:58.252Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29872026-03-02T21:40:58.554Z Checking similar-asserts v1.7.0
29882026-03-02T21:40:59.905Z Compiling proc-macro-crate v3.2.0
29892026-03-02T21:41:00.243Z Compiling relative-path v1.9.3
29902026-03-02T21:41:00.915Z Checking escape8259 v0.5.3
29912026-03-02T21:41:01.140Z Compiling assert_cmd v2.0.17
29922026-03-02T21:41:01.197Z Checking libtest-mimic v0.8.1
29932026-03-02T21:41:01.875Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29942026-03-02T21:41:01.982Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29952026-03-02T21:41:02.050Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29962026-03-02T21:41:02.211Z Checking blake2b_simd v1.0.2
29972026-03-02T21:41:03.165Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29982026-03-02T21:41:03.435Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29992026-03-02T21:41:03.904Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30002026-03-02T21:41:04.258Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30012026-03-02T21:41:04.683Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30022026-03-02T21:41:04.916Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30032026-03-02T21:41:05.329Z Checking fancy-regex v0.14.0
30042026-03-02T21:41:05.682Z Checking serde_tokenstream v0.2.3
30052026-03-02T21:41:06.088Z Checking uzers v0.12.1
30062026-03-02T21:41:06.185Z Checking termcolor v1.4.1
30072026-03-02T21:41:06.637Z Checking datatest-stable v0.3.2
30082026-03-02T21:41:06.741Z Checking trybuild v1.0.106
30092026-03-02T21:41:07.997Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30102026-03-02T21:41:08.201Z Checking rust-argon2 v2.1.0
30112026-03-02T21:41:08.775Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30122026-03-02T21:41:09.264Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30132026-03-02T21:41:10.385Z Checking rstest v0.25.0
30142026-03-02T21:41:10.582Z Checking support-bundle-viewer v0.1.2
30152026-03-02T21:41:10.648Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30162026-03-02T21:41:11.071Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30172026-03-02T21:41:11.126Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30182026-03-02T21:41:11.616Z Checking drift v0.1.3
30192026-03-02T21:41:11.677Z Checking rand_distr v0.5.1
30202026-03-02T21:41:12.354Z Checking multimap v0.10.1
30212026-03-02T21:41:12.707Z Checking approx v0.5.1
30222026-03-02T21:41:12.763Z Checking dropshot-api-manager v0.5.2
30232026-03-02T21:41:13.270Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30242026-03-02T21:41:14.908Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30252026-03-02T21:41:15.423Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30262026-03-02T21:41:16.494Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30272026-03-02T21:41:16.611Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30282026-03-02T21:41:16.776Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30292026-03-02T21:41:16.928Z Checking partial-io v0.5.4
30302026-03-02T21:41:17.029Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30312026-03-02T21:41:17.245Z Checking cargo_toml v0.21.0
30322026-03-02T21:41:17.378Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30332026-03-02T21:41:17.642Z Checking termios v0.3.3
30342026-03-02T21:41:17.944Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
30352026-03-02T21:41:18.503Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30362026-03-02T21:41:18.619Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30372026-03-02T21:41:19.171Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30382026-03-02T21:41:19.713Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30392026-03-02T21:41:21.518Z Compiling polar-core v0.27.3
30402026-03-02T21:41:25.017Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30412026-03-02T21:41:32.230Z Checking oso v0.27.3
30422026-03-02T21:41:32.387Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30432026-03-02T21:41:36.461Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30442026-03-02T21:41:39.691Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30452026-03-02T21:41:42.753Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30462026-03-02T21:41:49.714Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30472026-03-02T21:41:59.854Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30482026-03-02T21:42:04.949Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30492026-03-02T21:42:10.624Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30502026-03-02T21:42:27.989Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30512026-03-02T21:44:50.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 12s
30522026-03-02T21:44:50.894Z
30532026-03-02T21:44:50.894Zreal 8:17.913094559
30542026-03-02T21:44:50.894Zuser 46:10.899209719
30552026-03-02T21:44:50.894Zsys 8:12.473469806
30562026-03-02T21:44:50.894Ztrap 1.332335986
30572026-03-02T21:44:50.894Ztflt 0.597303100
30582026-03-02T21:44:50.894Zdflt 0.197485690
30592026-03-02T21:44:50.894Zkflt 0.000971816
30602026-03-02T21:44:50.894Zlock 1:52:14.819568396
30612026-03-02T21:44:50.894Zslp 2:29:18.979442334
30622026-03-02T21:44:50.894Zlat 2:33.903215922
30632026-03-02T21:44:50.898Zstop 17:14.099379764
30642026-03-02T21:44:50.898Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30652026-03-02T21:44:50.898Z+ ptime -m cargo doc --workspace --no-deps
30662026-03-02T21:44:52.246Zwarning: output filename collision.
30672026-03-02T21:44:52.246ZThe 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)`.
30682026-03-02T21:44:52.247ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30692026-03-02T21:44:52.247ZThe targets should have unique names.
30702026-03-02T21:44:52.247ZThis is a known bug where multiple crates with the same name use
30712026-03-02T21:44:52.247Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30722026-03-02T21:44:53.539Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30732026-03-02T21:44:53.783Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30742026-03-02T21:44:53.820Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30752026-03-02T21:44:53.889Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30762026-03-02T21:44:53.939Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30772026-03-02T21:44:53.979Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30782026-03-02T21:44:54.016Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30792026-03-02T21:44:54.279Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30802026-03-02T21:44:54.346Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30812026-03-02T21:44:54.387Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30822026-03-02T21:44:54.553Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30832026-03-02T21:44:54.597Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30842026-03-02T21:44:54.749Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30852026-03-02T21:44:54.870Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30862026-03-02T21:44:54.907Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30872026-03-02T21:44:55.160Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30882026-03-02T21:44:55.201Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30892026-03-02T21:44:55.294Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30902026-03-02T21:44:55.907Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30912026-03-02T21:44:56.364Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30922026-03-02T21:44:56.443Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30932026-03-02T21:44:56.716Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30942026-03-02T21:44:56.770Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30952026-03-02T21:44:56.943Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30962026-03-02T21:44:56.983Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30972026-03-02T21:44:57.200Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30982026-03-02T21:44:57.266Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30992026-03-02T21:44:57.307Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31002026-03-02T21:44:57.869Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31012026-03-02T21:44:57.930Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31022026-03-02T21:44:58.369Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31032026-03-02T21:44:58.412Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31042026-03-02T21:44:58.535Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31052026-03-02T21:44:58.789Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31062026-03-02T21:44:58.832Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31072026-03-02T21:44:58.970Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31082026-03-02T21:44:59.096Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31092026-03-02T21:44:59.437Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31102026-03-02T21:44:59.553Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31112026-03-02T21:45:00.269Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31122026-03-02T21:45:00.465Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31132026-03-02T21:45:00.502Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31142026-03-02T21:45:00.685Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31152026-03-02T21:45:00.776Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31162026-03-02T21:45:00.816Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31172026-03-02T21:45:00.978Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31182026-03-02T21:45:01.124Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31192026-03-02T21:45:01.264Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31202026-03-02T21:45:01.292Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31212026-03-02T21:45:01.358Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31222026-03-02T21:45:01.523Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31232026-03-02T21:45:01.816Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31242026-03-02T21:45:01.853Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31252026-03-02T21:45:01.892Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31262026-03-02T21:45:01.989Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31272026-03-02T21:45:02.294Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31282026-03-02T21:45:02.329Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31292026-03-02T21:45:02.364Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31302026-03-02T21:45:02.646Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31312026-03-02T21:45:02.781Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31322026-03-02T21:45:02.837Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31332026-03-02T21:45:02.879Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31342026-03-02T21:45:03.181Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31352026-03-02T21:45:03.255Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31362026-03-02T21:45:03.710Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31372026-03-02T21:45:03.745Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31382026-03-02T21:45:03.777Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31392026-03-02T21:45:04.025Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31402026-03-02T21:45:04.066Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31412026-03-02T21:45:04.910Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31422026-03-02T21:45:05.400Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31432026-03-02T21:45:05.683Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31442026-03-02T21:45:06.231Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31452026-03-02T21:45:06.399Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31462026-03-02T21:45:06.437Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31472026-03-02T21:45:07.648Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31482026-03-02T21:45:08.235Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31492026-03-02T21:45:08.548Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31502026-03-02T21:45:08.625Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31512026-03-02T21:45:09.259Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31522026-03-02T21:45:09.406Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31532026-03-02T21:45:09.452Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31542026-03-02T21:45:09.456Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31552026-03-02T21:45:09.758Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31562026-03-02T21:45:10.429Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31572026-03-02T21:45:10.514Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31582026-03-02T21:45:11.135Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31592026-03-02T21:45:11.183Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31602026-03-02T21:45:12.116Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31612026-03-02T21:45:12.155Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31622026-03-02T21:45:13.021Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31632026-03-02T21:45:13.336Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31642026-03-02T21:45:14.437Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31652026-03-02T21:45:14.793Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31662026-03-02T21:45:15.352Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31672026-03-02T21:45:15.625Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31682026-03-02T21:45:15.914Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31692026-03-02T21:45:16.961Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31702026-03-02T21:45:17.973Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31712026-03-02T21:45:18.568Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31722026-03-02T21:45:19.269Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31732026-03-02T21:45:19.300Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31742026-03-02T21:45:20.049Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31752026-03-02T21:45:20.095Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31762026-03-02T21:45:20.198Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31772026-03-02T21:45:20.690Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31782026-03-02T21:45:21.273Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31792026-03-02T21:45:21.371Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31802026-03-02T21:45:21.735Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31812026-03-02T21:45:21.794Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31822026-03-02T21:45:21.898Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31832026-03-02T21:45:22.173Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31842026-03-02T21:45:22.396Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31852026-03-02T21:45:22.556Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31862026-03-02T21:45:23.275Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31872026-03-02T21:45:24.082Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31882026-03-02T21:45:24.691Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31892026-03-02T21:45:25.214Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31902026-03-02T21:45:25.723Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31912026-03-02T21:45:26.956Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31922026-03-02T21:45:27.739Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31932026-03-02T21:45:27.992Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31942026-03-02T21:45:28.682Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31952026-03-02T21:45:28.727Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31962026-03-02T21:45:29.151Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31972026-03-02T21:45:29.647Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31982026-03-02T21:45:29.839Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31992026-03-02T21:45:30.554Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32002026-03-02T21:45:30.995Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32012026-03-02T21:45:31.337Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32022026-03-02T21:45:31.379Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32032026-03-02T21:45:31.763Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32042026-03-02T21:45:31.935Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32052026-03-02T21:45:32.435Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
32062026-03-02T21:45:35.041Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32072026-03-02T21:45:35.939Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32082026-03-02T21:45:37.058Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32092026-03-02T21:45:37.963Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32102026-03-02T21:45:40.402Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32112026-03-02T21:45:42.226Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32122026-03-02T21:45:43.373Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32132026-03-02T21:45:43.952Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32142026-03-02T21:45:43.997Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32152026-03-02T21:45:44.000Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32162026-03-02T21:45:45.051Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32172026-03-02T21:45:45.684Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32182026-03-02T21:45:45.743Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32192026-03-02T21:45:46.565Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
32202026-03-02T21:45:46.658Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32212026-03-02T21:45:46.852Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
32222026-03-02T21:45:49.227Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32232026-03-02T21:45:49.294Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32242026-03-02T21:45:49.558Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32252026-03-02T21:45:50.244Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32262026-03-02T21:45:54.433Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32272026-03-02T21:45:55.146Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32282026-03-02T21:45:56.606Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32292026-03-02T21:45:56.756Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32302026-03-02T21:46:00.821Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32312026-03-02T21:46:01.436Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32322026-03-02T21:46:01.804Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32332026-03-02T21:46:02.611Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32342026-03-02T21:46:03.175Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32352026-03-02T21:46:05.759Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32362026-03-02T21:46:08.032Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32372026-03-02T21:46:08.783Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32382026-03-02T21:46:09.283Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32392026-03-02T21:46:09.662Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32402026-03-02T21:46:10.688Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32412026-03-02T21:46:10.867Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32422026-03-02T21:46:11.266Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32432026-03-02T21:46:11.386Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32442026-03-02T21:46:11.494Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32452026-03-02T21:46:12.374Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32462026-03-02T21:46:12.578Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32472026-03-02T21:46:12.630Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32482026-03-02T21:46:12.879Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32492026-03-02T21:46:13.502Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32502026-03-02T21:46:14.047Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32512026-03-02T21:46:14.090Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32522026-03-02T21:46:15.710Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32532026-03-02T21:46:15.760Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32542026-03-02T21:46:16.829Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32552026-03-02T21:46:16.991Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32562026-03-02T21:46:18.545Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32572026-03-02T21:46:19.920Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32582026-03-02T21:46:21.036Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32592026-03-02T21:46:24.692Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32602026-03-02T21:46:24.909Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32612026-03-02T21:46:30.368Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32622026-03-02T21:46:31.425Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32632026-03-02T21:46:32.207Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32642026-03-02T21:46:33.343Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32652026-03-02T21:46:34.281Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32662026-03-02T21:46:40.532Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32672026-03-02T21:46:41.510Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32682026-03-02T21:46:42.986Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32692026-03-02T21:46:44.283Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32702026-03-02T21:46:45.958Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32712026-03-02T21:46:49.858Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32722026-03-02T21:46:50.997Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32732026-03-02T21:46:52.953Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32742026-03-02T21:46:55.083Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32752026-03-02T21:46:55.723Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32762026-03-02T21:46:57.368Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32772026-03-02T21:46:58.226Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32782026-03-02T21:46:59.778Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32792026-03-02T21:47:02.730Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32802026-03-02T21:47:07.412Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32812026-03-02T21:47:07.529Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32822026-03-02T21:47:08.826Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32832026-03-02T21:47:14.817Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32842026-03-02T21:47:18.694Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32852026-03-02T21:47:19.564Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32862026-03-02T21:47:21.322Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32872026-03-02T21:47:22.633Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32882026-03-02T21:47:24.725Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32892026-03-02T21:47:26.848Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32902026-03-02T21:47:28.280Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32912026-03-02T21:47:30.553Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32922026-03-02T21:47:32.386Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32932026-03-02T21:47:33.978Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32942026-03-02T21:47:36.767Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32952026-03-02T21:47:38.392Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32962026-03-02T21:47:40.879Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32972026-03-02T21:47:44.348Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32982026-03-02T21:47:45.240Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32992026-03-02T21:47:48.820Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33002026-03-02T21:47:49.919Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33012026-03-02T21:47:50.717Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33022026-03-02T21:47:59.382Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33032026-03-02T21:48:01.304Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33042026-03-02T21:48:03.209Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33052026-03-02T21:48:05.477Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33062026-03-02T21:48:07.094Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
33072026-03-02T21:48:08.734Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
33082026-03-02T21:48:13.979Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33092026-03-02T21:48:15.601Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33102026-03-02T21:48:17.487Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33112026-03-02T21:48:17.655Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33122026-03-02T21:48:20.104Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33132026-03-02T21:48:23.103Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33142026-03-02T21:48:26.111Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33152026-03-02T21:48:29.797Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33162026-03-02T21:48:33.230Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33172026-03-02T21:48:36.112Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33182026-03-02T21:48:39.452Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33192026-03-02T21:48:41.949Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33202026-03-02T21:48:44.419Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33212026-03-02T21:48:46.983Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33222026-03-02T21:48:49.119Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33232026-03-02T21:48:51.439Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33242026-03-02T21:48:54.633Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33252026-03-02T21:48:56.792Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33262026-03-02T21:48:58.850Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33272026-03-02T21:49:00.930Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33282026-03-02T21:49:03.815Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33292026-03-02T21:49:05.720Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33302026-03-02T21:49:08.617Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33312026-03-02T21:49:11.372Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33322026-03-02T21:49:13.636Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33332026-03-02T21:49:16.085Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33342026-03-02T21:49:18.360Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33352026-03-02T21:49:20.852Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33362026-03-02T21:49:23.183Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33372026-03-02T21:49:25.289Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33382026-03-02T21:49:27.572Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33392026-03-02T21:49:29.751Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33402026-03-02T21:49:32.174Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33412026-03-02T21:49:34.419Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33422026-03-02T21:49:38.685Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33432026-03-02T21:49:39.288Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33442026-03-02T21:49:41.927Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33452026-03-02T21:49:44.217Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33462026-03-02T21:49:49.003Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33472026-03-02T21:49:51.437Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33482026-03-02T21:49:53.774Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33492026-03-02T21:49:56.249Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33502026-03-02T21:49:58.698Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33512026-03-02T21:50:01.111Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33522026-03-02T21:50:03.274Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33532026-03-02T21:50:05.914Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33542026-03-02T21:50:08.119Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33552026-03-02T21:50:10.902Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33562026-03-02T21:50:12.796Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33572026-03-02T21:50:15.810Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33582026-03-02T21:50:17.605Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33592026-03-02T21:50:20.002Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33602026-03-02T21:50:22.359Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33612026-03-02T21:50:24.811Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33622026-03-02T21:50:27.229Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33632026-03-02T21:50:29.424Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33642026-03-02T21:50:32.003Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33652026-03-02T21:50:34.545Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33662026-03-02T21:50:37.249Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33672026-03-02T21:50:39.470Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33682026-03-02T21:50:41.957Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33692026-03-02T21:50:44.307Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33702026-03-02T21:50:47.016Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33712026-03-02T21:50:49.278Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33722026-03-02T21:50:52.008Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33732026-03-02T21:50:54.660Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33742026-03-02T21:50:58.918Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33752026-03-02T21:50:59.745Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33762026-03-02T21:51:02.435Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33772026-03-02T21:51:05.876Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33782026-03-02T21:51:08.016Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33792026-03-02T21:51:10.786Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33802026-03-02T21:51:13.349Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33812026-03-02T21:51:16.455Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33822026-03-02T21:51:21.169Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33832026-03-02T21:51:22.821Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33842026-03-02T21:51:25.963Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33852026-03-02T21:51:28.688Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33862026-03-02T21:51:31.788Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33872026-03-02T21:51:39.537Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33882026-03-02T21:51:41.305Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33892026-03-02T21:51:43.134Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33902026-03-02T21:51:46.715Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33912026-03-02T21:51:50.254Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33922026-03-02T21:51:53.885Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33932026-03-02T21:51:57.483Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33942026-03-02T21:52:01.006Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33952026-03-02T21:52:04.635Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33962026-03-02T21:52:08.160Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33972026-03-02T21:52:11.834Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33982026-03-02T21:52:15.309Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33992026-03-02T21:52:18.861Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34002026-03-02T21:52:22.371Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34012026-03-02T21:52:25.973Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
34022026-03-02T21:52:54.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 03s
34032026-03-02T21:52:54.341Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 188 other files
34042026-03-02T21:52:54.440Z
34052026-03-02T21:52:54.443Zreal 8:03.417482517
34062026-03-02T21:52:54.443Zuser 31:59.482842966
34072026-03-02T21:52:54.443Zsys 5:04.934149328
34082026-03-02T21:52:54.443Ztrap 0.809315783
34092026-03-02T21:52:54.443Ztflt 0.071341116
34102026-03-02T21:52:54.444Zdflt 0.087117421
34112026-03-02T21:52:54.444Zkflt 0.000025176
34122026-03-02T21:52:54.444Zlock 6:01:18.773315501
34132026-03-02T21:52:54.444Zslp 2:44:39.372620394
34142026-03-02T21:52:54.444Zlat 48.392676398
34152026-03-02T21:52:54.444Zstop 2:25.136897532
34162026-03-02T21:52:54.444Zprocess exited: duration 1338259 ms, exit code 0
 
34172026-03-02T21:52:54.451Zfound 0 output files