01KJFPQ31A6X6VDMRQB8HB3SYY: clippy (helios)

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

Buildomat Job: 01KJFPQFKM5MMWDAKQFJY2J38W

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-27T14:06:36.092Zjob assigned to worker 01KJFPQFENZD1NEPQDQZE635W1 [factory gimlet-EVT22200007-propolis, EVT22200007/59598] (queued for 31 s)
 
22026-02-27T14:06:45.281Zstarting task 0: "setup"
32026-02-27T14:06:45.306Z++ uname -s
42026-02-27T14:06:45.306Z+ kern=SunOS
52026-02-27T14:06:45.306Z+ build_user=build
62026-02-27T14:06:45.306Z+ build_uid=12345
72026-02-27T14:06:45.306Z+ work_dir=/work
82026-02-27T14:06:45.306Z+ input_dir=/input
92026-02-27T14:06:45.306Z+ [[ 0 == 12345 ]]
102026-02-27T14:06:45.306Z+ case "$kern" in
112026-02-27T14:06:45.306Z+ groupadd -g 12345 build
122026-02-27T14:06:45.306Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-27T14:06:47.310Z+ zfs create -o mountpoint=/work rpool/work
142026-02-27T14:06:47.353Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-27T14:06:47.377Z+ home_fs=zfs
162026-02-27T14:06:47.377Z+ [[ zfs == autofs ]]
172026-02-27T14:06:47.377Z+ mkdir -p /home/build
182026-02-27T14:06:47.377Z+ chown build:build /home/build /work
192026-02-27T14:06:48.366Z+ chmod 0700 /home/build /work
202026-02-27T14:06:48.391Zprocess exited: duration 3092 ms, exit code 0
 
212026-02-27T14:06:48.442Zstarting task 1: "rust-toolchain"
222026-02-27T14:06:48.468Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-27T14:06:48.468Z * rust toolchain channel = "1.91.1"
242026-02-27T14:06:48.468Z * rust toolchain profile = "default"
252026-02-27T14:06:48.468Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-27T14:06:48.468Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-27T14:06:48.468Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-27T14:06:48.468Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-27T14:06:48.468Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-27T14:06:48.617Zinfo: downloading installer
312026-02-27T14:06:49.471Zwarn: It looks like you have an existing installation of Rust at:
322026-02-27T14:06:49.471Zwarn: /opt/ooce/bin
332026-02-27T14:06:49.471Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-27T14:06:49.471Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-27T14:06:49.471Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-27T14:06:49.472Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-27T14:06:49.472Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-27T14:06:49.472Zerror: cannot install while Rust is installed
392026-02-27T14:06:49.472Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-27T14:06:49.497Zinfo: profile set to 'default'
412026-02-27T14:06:49.497Zinfo: default host triple is x86_64-unknown-illumos
422026-02-27T14:06:49.497Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-27T14:06:49.646Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-27T14:06:49.646Zinfo: downloading component 'cargo'
452026-02-27T14:06:49.909Zinfo: downloading component 'clippy'
462026-02-27T14:06:50.096Zinfo: downloading component 'rust-docs'
472026-02-27T14:06:50.518Zinfo: downloading component 'rust-std'
482026-02-27T14:06:51.804Zinfo: downloading component 'rustc'
492026-02-27T14:06:54.609Zinfo: downloading component 'rustfmt'
502026-02-27T14:06:54.684Zinfo: installing component 'cargo'
512026-02-27T14:06:56.100Zinfo: installing component 'clippy'
522026-02-27T14:06:56.586Zinfo: installing component 'rust-docs'
532026-02-27T14:07:00.313Zinfo: installing component 'rust-std'
542026-02-27T14:07:02.967Zinfo: installing component 'rustc'
552026-02-27T14:07:12.181Zinfo: installing component 'rustfmt'
562026-02-27T14:07:12.609Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-27T14:07:12.609Z
582026-02-27T14:07:12.793Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-27T14:07:12.793Z
602026-02-27T14:07:12.818Z
612026-02-27T14:07:12.818ZRust is installed now. Great!
622026-02-27T14:07:12.818Z
632026-02-27T14:07:12.818ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-27T14:07:12.818Zenvironment variable. This has not been done automatically.
652026-02-27T14:07:12.818Z
662026-02-27T14:07:12.818ZTo configure your current shell, you need to source
672026-02-27T14:07:12.818Zthe corresponding env file under $HOME/.cargo.
682026-02-27T14:07:12.818Z
692026-02-27T14:07:12.818ZThis is usually done by running one of the following (note the leading DOT):
702026-02-27T14:07:12.818Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-27T14:07:12.818Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-27T14:07:12.818Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-27T14:07:12.928Z+ rustup --version
742026-02-27T14:07:12.952Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-27T14:07:12.952Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-27T14:07:13.080Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-27T14:07:13.104Z+ cargo --version
782026-02-27T14:07:13.205Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-27T14:07:13.230Z+ rustc --version
802026-02-27T14:07:13.333Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-27T14:07:13.358Zprocess exited: duration 24900 ms, exit code 0
 
822026-02-27T14:07:13.410Zstarting task 2: "authentication"
832026-02-27T14:07:13.468Zprocess exited: duration 60 ms, exit code 0
 
842026-02-27T14:07:13.520Zstarting task 3: "clone repository"
852026-02-27T14:07:13.545Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-27T14:07:13.545Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-27T14:07:13.569ZCloning into '/work/oxidecomputer/omicron'...
882026-02-27T14:07:40.845Z+ cd /work/oxidecomputer/omicron
892026-02-27T14:07:40.845Z+ git fetch origin daae34fbbd1fd4c8769e9147d54293ec080d3671
902026-02-27T14:07:41.495ZFrom https://github.com/oxidecomputer/omicron
912026-02-27T14:07:41.495Z * branch daae34fbbd1fd4c8769e9147d54293ec080d3671 -> FETCH_HEAD
922026-02-27T14:07:41.519Z+ [[ -n labbott/sprockets_enforce ]]
932026-02-27T14:07:41.519Z++ git branch --show-current
942026-02-27T14:07:41.519Z+ current=main
952026-02-27T14:07:41.519Z+ [[ main != labbott/sprockets_enforce ]]
962026-02-27T14:07:41.519Z+ git branch -f labbott/sprockets_enforce daae34fbbd1fd4c8769e9147d54293ec080d3671
972026-02-27T14:07:41.544Z+ git checkout -f labbott/sprockets_enforce
982026-02-27T14:07:42.249ZSwitched to branch 'labbott/sprockets_enforce'
992026-02-27T14:07:42.273Z+ git reset --hard daae34fbbd1fd4c8769e9147d54293ec080d3671
1002026-02-27T14:07:42.297ZHEAD is now at daae34fbb Enforce sprockets measurements
1012026-02-27T14:07:42.297Zprocess exited: duration 28762 ms, exit code 0
 
1022026-02-27T14:07:42.346Zstarting task 4: "build"
1032026-02-27T14:07:42.370Z+ source ./env.sh
1042026-02-27T14:07:42.370Z++ OLD_SHELL_OPTS=ehxB
1052026-02-27T14:07:42.370Z++ set -o xtrace
1062026-02-27T14:07:42.370Z++++ dirname ./env.sh
1072026-02-27T14:07:42.370Z+++ readlink -f .
1082026-02-27T14:07:42.370Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-02-27T14:07:42.370Z++ 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-02-27T14:07:42.370Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-02-27T14:07:42.370Z++ 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-02-27T14:07:42.370Z++ 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-02-27T14:07:42.370Z++ 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-02-27T14:07:42.370Z++ 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-02-27T14:07:42.370Z++ 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-02-27T14:07:42.371Z++ 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-02-27T14:07:42.371Z++ case $OLD_SHELL_OPTS in
1182026-02-27T14:07:42.371Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-02-27T14:07:42.371Z+ source .github/buildomat/ci-env.sh
1202026-02-27T14:07:42.371Z++ export CARGO_TERM_COLOR=always
1212026-02-27T14:07:42.371Z++ CARGO_TERM_COLOR=always
1222026-02-27T14:07:42.371Z+ cargo --version
1232026-02-27T14:07:42.458Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-02-27T14:07:42.483Z+ rustc --version
1252026-02-27T14:07:42.575Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-02-27T14:07:42.599Z+ banner prerequisites
1272026-02-27T14:07:42.599Z
1282026-02-27T14:07:42.599Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-02-27T14:07:42.599Z # # # # # # # # # # # # # # #
1302026-02-27T14:07:42.599Z # # # # ##### # # ##### # # # # # #### #
1312026-02-27T14:07:42.599Z ##### ##### # ##### # # # # # # # # #
1322026-02-27T14:07:42.599Z # # # # # # # # # # # # # # #
1332026-02-27T14:07:42.599Z # # # ###### # # ###### ### # #### # #### #
1342026-02-27T14:07:42.599Z
1352026-02-27T14:07:42.599Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-02-27T14:08:08.291Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-02-27T14:08:23.030Z Startup: Caching catalogs ... Done
1382026-02-27T14:08:57.079ZPlanning: Solver setup ... Done (31.632s)
1392026-02-27T14:08:57.349ZPlanning: Running solver ... Done (0.269s)
1402026-02-27T14:08:57.526ZPlanning: Finding local manifests ... Done (0.002s)
1412026-02-27T14:08:57.708ZPlanning: Fetching manifests: 0/4 0% complete
1422026-02-27T14:08:58.846ZPlanning: Fetching manifests: 4/4 100% complete
1432026-02-27T14:08:58.921ZPlanning: Package planning ... Done (0.075s)
1442026-02-27T14:08:59.000ZPlanning: Merging actions ... Done (0.079s)
1452026-02-27T14:08:59.457ZPlanning: Checking for conflicting actions ... Done (0.457s)
1462026-02-27T14:08:59.481ZPlanning: Consolidating action changes ... Done (0.019s)
1472026-02-27T14:09:00.302ZPlanning: Evaluating mediators ... Done (0.802s)
1482026-02-27T14:09:00.302ZPlanning: Planning completed in 37.14 seconds
1492026-02-27T14:09:00.326Z Packages to install: 4
1502026-02-27T14:09:00.326Z Mediators to change: 2
1512026-02-27T14:09:00.326Z Services to change: 1
1522026-02-27T14:09:00.326Z Estimated space available: 154.93 GB
1532026-02-27T14:09:00.326ZEstimated space to be consumed: 1.81 GB
1542026-02-27T14:09:00.326Z Create boot environment: No
1552026-02-27T14:09:00.327ZCreate backup boot environment: No
1562026-02-27T14:09:00.327Z Rebuild boot archive: No
1572026-02-27T14:09:00.327Z
1582026-02-27T14:09:00.327ZChanged mediators:
1592026-02-27T14:09:00.327Z mediator clang:
1602026-02-27T14:09:00.327Z version: None -> 15 (system default)
1612026-02-27T14:09:00.327Z
1622026-02-27T14:09:00.327Z mediator llvm:
1632026-02-27T14:09:00.327Z version: 14 (system default) -> 15 (system default)
1642026-02-27T14:09:00.327Z
1652026-02-27T14:09:00.327ZChanged packages:
1662026-02-27T14:09:00.327Zhelios-dev
1672026-02-27T14:09:00.327Z developer/build-essential
1682026-02-27T14:09:00.327Z None -> 11-2.0
1692026-02-27T14:09:00.327Z library/libxmlsec1
1702026-02-27T14:09:00.327Z None -> 1.2.35-2.0
1712026-02-27T14:09:00.327Z ooce/developer/clang-15
1722026-02-27T14:09:00.327Z None -> 15.0.7-2.0
1732026-02-27T14:09:00.327Z ooce/developer/llvm-15
1742026-02-27T14:09:00.327Z None -> 15.0.7-2.0
1752026-02-27T14:09:00.327Z
1762026-02-27T14:09:00.327ZServices:
1772026-02-27T14:09:00.327Z restart_fmri:
1782026-02-27T14:09:00.327Z svc:/system/update-man-index:default
1792026-02-27T14:09:00.384Z
1802026-02-27T14:09:00.384ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-02-27T14:09:05.393ZDownload: 1126/3290 items 32.1/212.6MB 15% complete (6.3M/s)
1822026-02-27T14:09:10.394ZDownload: 1781/3290 items 116.6/212.6MB 54% complete (11.7M/s)
1832026-02-27T14:09:15.396ZDownload: 3246/3290 items 193.3/212.6MB 90% complete (16.2M/s)
1842026-02-27T14:09:18.643ZDownload: Completed 212.60 MB in 18.26 seconds (11.6M/s)
1852026-02-27T14:09:18.859Z Actions: 1/3689 actions (Installing new actions)
1862026-02-27T14:09:23.906Z Actions: 3236/3689 actions (Installing new actions)
1872026-02-27T14:09:25.094Z Actions: Completed 3689 actions in 6.24 seconds.
1882026-02-27T14:09:25.931Z Done (0.831s)
1892026-02-27T14:09:25.931Z Done (0.000s)
1902026-02-27T14:09:27.758Z Done (1.826s)
1912026-02-27T14:09:33.948Z Done (5.871s)
1922026-02-27T14:09:34.053Z Done (0.019s)
1932026-02-27T14:09:34.077Z Done (0.000s)
1942026-02-27T14:09:34.202Z Done (0.000s)
1952026-02-27T14:09:35.312ZPlanning: Evaluating mediator changes ... Done
1962026-02-27T14:09:35.507ZPlanning: Checking for conflicting actions ... Done
1972026-02-27T14:09:35.532ZPlanning: Consolidating action changes ... Done
1982026-02-27T14:09:35.856ZPlanning: Evaluating mediators ... Done
1992026-02-27T14:09:35.881ZPlanning: Planning completed in 0.58 seconds
2002026-02-27T14:09:35.905Z Mediators to change: 2
2012026-02-27T14:09:35.905Z Create boot environment: No
2022026-02-27T14:09:35.905ZCreate backup boot environment: No
2032026-02-27T14:09:35.966Z Done
2042026-02-27T14:09:35.966Z Done
2052026-02-27T14:09:37.010Z Done
2062026-02-27T14:09:42.373Z Done
2072026-02-27T14:09:42.489Z Done
2082026-02-27T14:09:42.514Z Done
2092026-02-27T14:09:42.566Z Done
2102026-02-27T14:09:43.401ZPlanning: Evaluating mediator changes ... Done
2112026-02-27T14:09:43.425ZPlanning: Merging actions ... Done
2122026-02-27T14:09:43.667ZPlanning: Checking for conflicting actions ... Done
2132026-02-27T14:09:43.691ZPlanning: Consolidating action changes ... Done
2142026-02-27T14:09:44.019ZPlanning: Evaluating mediators ... Done
2152026-02-27T14:09:44.092ZPlanning: Planning completed in 1.01 seconds
2162026-02-27T14:09:44.137Z Packages to change: 1
2172026-02-27T14:09:44.137Z Mediators to change: 1
2182026-02-27T14:09:44.137Z Services to change: 1
2192026-02-27T14:09:44.137Z Create boot environment: No
2202026-02-27T14:09:44.137ZCreate backup boot environment: Yes
2212026-02-27T14:09:46.295Z Actions: 1/6 actions (Updating modified actions)
2222026-02-27T14:09:46.319Z Actions: Completed 6 actions in 0.00 seconds.
2232026-02-27T14:09:46.319Z Done
2242026-02-27T14:09:46.319Z Done
2252026-02-27T14:09:46.601Z Done
2262026-02-27T14:09:52.077Z Done
2272026-02-27T14:09:52.189Z Done
2282026-02-27T14:09:52.252Z Done
2292026-02-27T14:09:52.276Z Done
2302026-02-27T14:09:52.870ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312026-02-27T14:09:52.870Zclang system 15 system
2322026-02-27T14:09:52.870Zcsh system system illumos
2332026-02-27T14:09:52.870Zctags system system illumos
2342026-02-27T14:09:52.870Zfile system system illumos
2352026-02-27T14:09:52.870Zgcc vendor 12 vendor
2362026-02-27T14:09:52.870Zgcc system 10 system
2372026-02-27T14:09:52.870Zgcc system 7 system
2382026-02-27T14:09:52.870Zgo system 1.20 system
2392026-02-27T14:09:52.870Zgo system 1.19 system
2402026-02-27T14:09:52.870Zllvm system 15 system
2412026-02-27T14:09:52.870Zllvm system 14 system
2422026-02-27T14:09:52.870Zmariadb system 10.6 system
2432026-02-27T14:09:52.870Zmta vendor vendor dma
2442026-02-27T14:09:52.870Zopenjdk system 17 system
2452026-02-27T14:09:52.870Zopenjdk system 11 system
2462026-02-27T14:09:52.871Zopenjdk system 1.8 system
2472026-02-27T14:09:52.871Zopenssl vendor 3 vendor
2482026-02-27T14:09:52.871Zperl system 5.36 system
2492026-02-27T14:09:52.871Zpostgresql system 15 system
2502026-02-27T14:09:52.871Zpostgresql system 13 system
2512026-02-27T14:09:52.871Zpython vendor 3 vendor
2522026-02-27T14:09:52.871Zpython system 2 system
2532026-02-27T14:09:52.871Zpython3 system 3.11 system
2542026-02-27T14:09:52.871Zruby system 3.0 system
2552026-02-27T14:09:52.871Zwords vendor vendor american-english
2562026-02-27T14:09:52.871Zwords system system australian-english
2572026-02-27T14:09:52.871Zwords system system british-english
2582026-02-27T14:09:52.871Zwords system system canadian-english
2592026-02-27T14:09:52.871Zwords system system french
2602026-02-27T14:09:52.871Zwords system system italian
2612026-02-27T14:09:52.871Zwords system system ngerman
2622026-02-27T14:09:52.871Zwords system system ogerman
2632026-02-27T14:09:52.871Zwords system system spanish
2642026-02-27T14:09:53.313ZPUBLISHER TYPE STATUS P LOCATION
2652026-02-27T14:09:53.313Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662026-02-27T14:10:03.110ZFMRI IFO
2672026-02-27T14:10:03.110Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682026-02-27T14:10:03.110Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692026-02-27T14:10:03.110Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702026-02-27T14:10:03.110Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712026-02-27T14:10:03.110Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722026-02-27T14:10:03.110Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2732026-02-27T14:10:03.110Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742026-02-27T14:10:03.110Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2752026-02-27T14:10:03.110Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762026-02-27T14:10:03.111Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772026-02-27T14:10:03.111Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2782026-02-27T14:10:03.111Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792026-02-27T14:10:03.111Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802026-02-27T14:10:03.111Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2812026-02-27T14:10:03.111Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822026-02-27T14:10:03.111Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832026-02-27T14:10:04.574Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842026-02-27T14:10:05.231Z Updating crates.io index
2852026-02-27T14:10:05.301Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2862026-02-27T14:10:05.857Z Updating git repository `https://github.com/oxidecomputer/lldp`
2872026-02-27T14:10:06.619Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2882026-02-27T14:10:07.168Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2892026-02-27T14:10:07.904Z Updating git repository `https://github.com/oxidecomputer/propolis`
2902026-02-27T14:10:10.329Z Updating git repository `https://github.com/oxidecomputer/crucible`
2912026-02-27T14:10:13.945Z Updating git repository `https://github.com/oxidecomputer/opte`
2922026-02-27T14:10:15.490Z Updating git repository `https://github.com/oxidecomputer/tofino`
2932026-02-27T14:10:16.124Z Updating git repository `https://github.com/oxidecomputer/falcon`
2942026-02-27T14:10:19.441Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2952026-02-27T14:10:20.482Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2962026-02-27T14:10:23.626Z Updating git repository `https://github.com/oxidecomputer/clickward`
2972026-02-27T14:10:24.295Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2982026-02-27T14:10:25.214Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2992026-02-27T14:10:25.871Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002026-02-27T14:10:27.340Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3012026-02-27T14:10:28.380Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3022026-02-27T14:10:28.943Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032026-02-27T14:10:29.585Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3042026-02-27T14:10:30.381Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052026-02-27T14:10:30.909Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062026-02-27T14:10:31.417Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072026-02-27T14:10:32.044Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3082026-02-27T14:10:32.880Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3092026-02-27T14:10:33.647Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3102026-02-27T14:10:34.657Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3112026-02-27T14:10:35.272Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3122026-02-27T14:10:36.031Z Updating git repository `https://github.com/oxidecomputer/ispf`
3132026-02-27T14:10:36.623Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3142026-02-27T14:10:37.692Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3152026-02-27T14:10:38.501Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3162026-02-27T14:10:39.051Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3172026-02-27T14:10:39.764Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3182026-02-27T14:10:40.324Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3192026-02-27T14:10:41.131Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3202026-02-27T14:10:41.685Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3212026-02-27T14:10:42.340Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3222026-02-27T14:10:42.890Z Updating git repository `https://github.com/illumos/smf-rs`
3232026-02-27T14:10:43.605Z Updating git repository `https://github.com/oxidecomputer/omicron`
3242026-02-27T14:11:04.677Z Downloading crates ...
3252026-02-27T14:11:04.748Z Downloaded cfg-if v1.0.4
3262026-02-27T14:11:04.773Z Downloaded semver v1.0.27
3272026-02-27T14:11:04.773Z Downloaded serde_derive v1.0.228
3282026-02-27T14:11:04.773Z Downloaded utf16_iter v1.0.5
3292026-02-27T14:11:04.773Z Downloaded scroll v0.12.0
3302026-02-27T14:11:04.774Z Downloaded usdt-macro v0.5.0
3312026-02-27T14:11:04.800Z Downloaded zerofrom-derive v0.1.4
3322026-02-27T14:11:04.800Z Downloaded writeable v0.5.5
3332026-02-27T14:11:04.800Z Downloaded zerovec-derive v0.10.3
3342026-02-27T14:11:04.800Z Downloaded zmij v1.0.15
3352026-02-27T14:11:04.800Z Downloaded url v2.5.4
3362026-02-27T14:11:04.800Z Downloaded tinystr v0.7.6
3372026-02-27T14:11:04.800Z Downloaded smallvec v1.15.1
3382026-02-27T14:11:04.825Z Downloaded zerovec v0.10.4
3392026-02-27T14:11:04.825Z Downloaded zerocopy v0.7.35
3402026-02-27T14:11:04.850Z Downloaded textwrap v0.16.2
3412026-02-27T14:11:04.850Z Downloaded toml_edit v0.22.27
3422026-02-27T14:11:04.850Z Downloaded winnow v0.7.14
3432026-02-27T14:11:04.875Z Downloaded idna v1.0.3
3442026-02-27T14:11:04.875Z Downloaded serde_json v1.0.149
3452026-02-27T14:11:04.875Z Downloaded icu_properties_data v1.5.0
3462026-02-27T14:11:04.900Z Downloaded unicode-width v0.2.0
3472026-02-27T14:11:04.900Z Downloaded tabled v0.15.0
3482026-02-27T14:11:04.925Z Downloaded unicode-width v0.1.14
3492026-02-27T14:11:04.925Z Downloaded pest v2.8.2
3502026-02-27T14:11:04.925Z Downloaded syn v1.0.109
3512026-02-27T14:11:04.950Z Downloaded serde_core v1.0.228
3522026-02-27T14:11:04.950Z Downloaded serde v1.0.228
3532026-02-27T14:11:04.950Z Downloaded syn v2.0.117
3542026-02-27T14:11:04.950Z Downloaded papergrid v0.11.0
3552026-02-27T14:11:04.975Z Downloaded rustix v0.38.37
3562026-02-27T14:11:05.000Z Downloaded memchr v2.7.4
3572026-02-27T14:11:05.000Z Downloaded toml v0.8.23
3582026-02-27T14:11:05.001Z Downloaded thiserror-impl v2.0.18
3592026-02-27T14:11:05.001Z Downloaded thiserror v1.0.69
3602026-02-27T14:11:05.001Z Downloaded tempfile v3.24.0
3612026-02-27T14:11:05.001Z Downloaded indexmap v2.13.0
3622026-02-27T14:11:05.026Z Downloaded rustix v1.1.3
3632026-02-27T14:11:05.051Z Downloaded icu_normalizer_data v1.5.0
3642026-02-27T14:11:05.051Z Downloaded icu_collections v1.5.0
3652026-02-27T14:11:05.051Z Downloaded thiserror-impl v1.0.69
3662026-02-27T14:11:05.051Z Downloaded thiserror v2.0.18
3672026-02-27T14:11:05.051Z Downloaded sha2 v0.10.9
3682026-02-27T14:11:05.051Z Downloaded num-traits v0.2.19
3692026-02-27T14:11:05.051Z Downloaded erased-serde v0.4.6
3702026-02-27T14:11:05.076Z Downloaded displaydoc v0.2.5
3712026-02-27T14:11:05.076Z Downloaded clap_derive v4.5.47
3722026-02-27T14:11:05.076Z Downloaded unicode-ident v1.0.24
3732026-02-27T14:11:05.076Z Downloaded toml_datetime v0.6.11
3742026-02-27T14:11:05.076Z Downloaded thread-id v4.2.2
3752026-02-27T14:11:05.076Z Downloaded smawk v0.3.2
3762026-02-27T14:11:05.076Z Downloaded serde_tokenstream v0.2.3
3772026-02-27T14:11:05.076Z Downloaded libc v0.2.180
3782026-02-27T14:11:05.105Z Downloaded pest_meta v2.8.2
3792026-02-27T14:11:05.130Z Downloaded pest_generator v2.8.2
3802026-02-27T14:11:05.130Z Downloaded pest_derive v2.8.2
3812026-02-27T14:11:05.130Z Downloaded litemap v0.7.3
3822026-02-27T14:11:05.130Z Downloaded equivalent v1.0.2
3832026-02-27T14:11:05.130Z Downloaded digest v0.10.7
3842026-02-27T14:11:05.130Z Downloaded zerocopy-derive v0.7.35
3852026-02-27T14:11:05.130Z Downloaded terminal_size v0.4.0
3862026-02-27T14:11:05.130Z Downloaded synstructure v0.13.1
3872026-02-27T14:11:05.130Z Downloaded strsim v0.11.1
3882026-02-27T14:11:05.130Z Downloaded serde_spanned v0.6.9
3892026-02-27T14:11:05.130Z Downloaded icu_locid_transform_data v1.5.0
3902026-02-27T14:11:05.130Z Downloaded dtrace-parser v0.2.0
3912026-02-27T14:11:05.130Z Downloaded yoke v0.7.4
3922026-02-27T14:11:05.155Z Downloaded usdt-impl v0.5.0
3932026-02-27T14:11:05.155Z Downloaded swrite v0.1.0
3942026-02-27T14:11:05.155Z Downloaded stable_deref_trait v1.2.0
3952026-02-27T14:11:05.155Z Downloaded serde-value v0.7.0
3962026-02-27T14:11:05.155Z Downloaded serde-untagged v0.1.7
3972026-02-27T14:11:05.155Z Downloaded proc-macro-error-attr v1.0.4
3982026-02-27T14:11:05.155Z Downloaded plain v0.2.3
3992026-02-27T14:11:05.155Z Downloaded generic-array v0.14.7
4002026-02-27T14:11:05.155Z Downloaded fs-err v3.1.1
4012026-02-27T14:11:05.155Z Downloaded dof v0.3.0
4022026-02-27T14:11:05.155Z Downloaded cpufeatures v0.2.14
4032026-02-27T14:11:05.155Z Downloaded utf8parse v0.2.2
4042026-02-27T14:11:05.155Z Downloaded usdt-attr-macro v0.5.0
4052026-02-27T14:11:05.155Z Downloaded usdt v0.5.0
4062026-02-27T14:11:05.155Z Downloaded unicode-xid v0.2.6
4072026-02-27T14:11:05.155Z Downloaded typenum v1.17.0
4082026-02-27T14:11:05.155Z Downloaded proc-macro-error v1.0.4
4092026-02-27T14:11:05.180Z Downloaded percent-encoding v2.3.2
4102026-02-27T14:11:05.180Z Downloaded itoa v1.0.11
4112026-02-27T14:11:05.180Z Downloaded clap_lex v0.7.4
4122026-02-27T14:11:05.180Z Downloaded zerofrom v0.1.4
4132026-02-27T14:11:05.180Z Downloaded yoke-derive v0.7.4
4142026-02-27T14:11:05.180Z Downloaded write16 v1.0.0
4152026-02-27T14:11:05.180Z Downloaded version_check v0.9.5
4162026-02-27T14:11:05.181Z Downloaded utf8_iter v1.0.4
4172026-02-27T14:11:05.181Z Downloaded toml_write v0.1.2
4182026-02-27T14:11:05.181Z Downloaded tabled_derive v0.7.0
4192026-02-27T14:11:05.181Z Downloaded scroll_derive v0.12.0
4202026-02-27T14:11:05.181Z Downloaded pretty-hex v0.4.1
4212026-02-27T14:11:05.181Z Downloaded memmap v0.7.0
4222026-02-27T14:11:05.181Z Downloaded macaddr v1.0.1
4232026-02-27T14:11:05.181Z Downloaded ucd-trie v0.1.7
4242026-02-27T14:11:05.181Z Downloaded typeid v1.0.3
4252026-02-27T14:11:05.181Z Downloaded once_cell v1.21.3
4262026-02-27T14:11:05.181Z Downloaded log v0.4.29
4272026-02-27T14:11:05.181Z Downloaded is_terminal_polyfill v1.70.1
4282026-02-27T14:11:05.206Z Downloaded idna_adapter v1.2.0
4292026-02-27T14:11:05.206Z Downloaded icu_normalizer v1.5.0
4302026-02-27T14:11:05.206Z Downloaded colorchoice v1.0.2
4312026-02-27T14:11:05.206Z Downloaded ordered-float v2.10.1
4322026-02-27T14:11:05.206Z Downloaded icu_provider_macros v1.5.0
4332026-02-27T14:11:05.206Z Downloaded icu_provider v1.5.0
4342026-02-27T14:11:05.206Z Downloaded icu_properties v1.5.1
4352026-02-27T14:11:05.206Z Downloaded icu_locid_transform v1.5.0
4362026-02-27T14:11:05.206Z Downloaded icu_locid v1.5.0
4372026-02-27T14:11:05.206Z Downloaded clap_builder v4.5.48
4382026-02-27T14:11:05.231Z Downloaded byteorder v1.5.0
4392026-02-27T14:11:05.231Z Downloaded unicode-linebreak v0.1.5
4402026-02-27T14:11:05.231Z Downloaded proc-macro2 v1.0.106
4412026-02-27T14:11:05.231Z Downloaded heck v0.5.0
4422026-02-27T14:11:05.231Z Downloaded heck v0.4.1
4432026-02-27T14:11:05.231Z Downloaded hashbrown v0.16.1
4442026-02-27T14:11:05.231Z Downloaded goblin v0.8.2
4452026-02-27T14:11:05.231Z Downloaded fnv v1.0.7
4462026-02-27T14:11:05.256Z Downloaded camino v1.2.2
4472026-02-27T14:11:05.256Z Downloaded block-buffer v0.10.4
4482026-02-27T14:11:05.256Z Downloaded anyhow v1.0.99
4492026-02-27T14:11:05.256Z Downloaded fastrand v2.1.1
4502026-02-27T14:11:05.256Z Downloaded errno v0.3.12
4512026-02-27T14:11:05.256Z Downloaded crypto-common v0.1.6
4522026-02-27T14:11:05.256Z Downloaded clap v4.5.48
4532026-02-27T14:11:05.256Z Downloaded cargo_metadata v0.21.0
4542026-02-27T14:11:05.257Z Downloaded cargo-util-schemas v0.8.2
4552026-02-27T14:11:05.281Z Downloaded camino-tempfile v1.4.1
4562026-02-27T14:11:05.282Z Downloaded bitflags v2.9.4
4572026-02-27T14:11:05.282Z Downloaded autocfg v1.4.0
4582026-02-27T14:11:05.282Z Downloaded quote v1.0.44
4592026-02-27T14:11:05.282Z Downloaded getrandom v0.3.4
4602026-02-27T14:11:05.282Z Downloaded form_urlencoded v1.2.2
4612026-02-27T14:11:05.282Z Downloaded cargo_toml v0.21.0
4622026-02-27T14:11:05.350Z Downloaded cargo-platform v0.2.0
4632026-02-27T14:11:05.350Z Downloaded bytecount v0.6.8
4642026-02-27T14:11:05.350Z Downloaded anstyle-query v1.1.1
4652026-02-27T14:11:05.350Z Downloaded anstyle-parse v0.2.5
4662026-02-27T14:11:05.350Z Downloaded anstyle v1.0.11
4672026-02-27T14:11:05.350Z Downloaded anstream v0.6.18
4682026-02-27T14:11:05.422Z Compiling proc-macro2 v1.0.106
4692026-02-27T14:11:05.422Z Compiling unicode-ident v1.0.24
4702026-02-27T14:11:05.447Z Compiling quote v1.0.44
4712026-02-27T14:11:05.447Z Compiling serde_core v1.0.228
4722026-02-27T14:11:05.447Z Compiling serde v1.0.228
4732026-02-27T14:11:05.447Z Compiling version_check v0.9.5
4742026-02-27T14:11:05.481Z Compiling libc v0.2.180
4752026-02-27T14:11:05.505Z Compiling memchr v2.7.4
4762026-02-27T14:11:05.851Z Compiling stable_deref_trait v1.2.0
4772026-02-27T14:11:06.049Z Compiling thiserror v2.0.18
4782026-02-27T14:11:06.272Z Compiling zmij v1.0.15
4792026-02-27T14:11:06.427Z Compiling autocfg v1.4.0
4802026-02-27T14:11:06.494Z Compiling ucd-trie v0.1.7
4812026-02-27T14:11:07.113Z Compiling writeable v0.5.5
4822026-02-27T14:11:07.226Z Compiling itoa v1.0.11
4832026-02-27T14:11:07.640Z Compiling litemap v0.7.3
4842026-02-27T14:11:07.670Z Compiling thiserror v1.0.69
4852026-02-27T14:11:07.749Z Compiling byteorder v1.5.0
4862026-02-27T14:11:07.903Z Compiling errno v0.3.12
4872026-02-27T14:11:08.183Z Compiling icu_locid_transform_data v1.5.0
4882026-02-27T14:11:08.281Z Compiling bitflags v2.9.4
4892026-02-27T14:11:08.581Z Compiling syn v2.0.117
4902026-02-27T14:11:08.616Z Compiling icu_properties_data v1.5.0
4912026-02-27T14:11:08.697Z Compiling serde_json v1.0.149
4922026-02-27T14:11:08.751Z Compiling num-traits v0.2.19
4932026-02-27T14:11:08.822Z Compiling typeid v1.0.3
4942026-02-27T14:11:09.026Z Compiling icu_normalizer_data v1.5.0
4952026-02-27T14:11:09.199Z Compiling equivalent v1.0.2
4962026-02-27T14:11:09.224Z Compiling utf8_iter v1.0.4
4972026-02-27T14:11:09.299Z Compiling rustix v0.38.37
4982026-02-27T14:11:09.331Z Compiling utf16_iter v1.0.5
4992026-02-27T14:11:09.469Z Compiling smallvec v1.15.1
5002026-02-27T14:11:09.512Z Compiling hashbrown v0.16.1
5012026-02-27T14:11:09.558Z Compiling write16 v1.0.0
5022026-02-27T14:11:10.039Z Compiling usdt-impl v0.5.0
5032026-02-27T14:11:10.237Z Compiling proc-macro-error-attr v1.0.4
5042026-02-27T14:11:10.310Z Compiling toml_write v0.1.2
5052026-02-27T14:11:10.438Z Compiling syn v1.0.109
5062026-02-27T14:11:10.620Z Compiling winnow v0.7.14
5072026-02-27T14:11:10.834Z Compiling indexmap v2.13.0
5082026-02-27T14:11:10.900Z Compiling thread-id v4.2.2
5092026-02-27T14:11:11.617Z Compiling proc-macro-error v1.0.4
5102026-02-27T14:11:12.057Z Compiling percent-encoding v2.3.2
5112026-02-27T14:11:12.544Z Compiling utf8parse v0.2.2
5122026-02-27T14:11:12.657Z Compiling rustix v1.1.3
5132026-02-27T14:11:12.797Z Compiling camino v1.2.2
5142026-02-27T14:11:12.822Z Compiling plain v0.2.3
5152026-02-27T14:11:13.014Z Compiling getrandom v0.3.4
5162026-02-27T14:11:13.064Z Compiling log v0.4.29
5172026-02-27T14:11:13.490Z Compiling ordered-float v2.10.1
5182026-02-27T14:11:13.555Z Compiling anstyle-parse v0.2.5
5192026-02-27T14:11:13.833Z Compiling terminal_size v0.4.0
5202026-02-27T14:11:13.956Z Compiling form_urlencoded v1.2.2
5212026-02-27T14:11:14.373Z Compiling is_terminal_polyfill v1.70.1
5222026-02-27T14:11:14.560Z Compiling anstyle v1.0.11
5232026-02-27T14:11:14.751Z Compiling colorchoice v1.0.2
5242026-02-27T14:11:14.776Z Compiling pretty-hex v0.4.1
5252026-02-27T14:11:14.814Z Compiling cfg-if v1.0.4
5262026-02-27T14:11:14.990Z Compiling anstyle-query v1.1.1
5272026-02-27T14:11:15.300Z Compiling anstream v0.6.18
5282026-02-27T14:11:15.326Z Compiling semver v1.0.27
5292026-02-27T14:11:15.992Z Compiling fs-err v3.1.1
5302026-02-27T14:11:16.025Z Compiling fnv v1.0.7
5312026-02-27T14:11:16.108Z Compiling heck v0.4.1
5322026-02-27T14:11:16.154Z Compiling clap_lex v0.7.4
5332026-02-27T14:11:16.212Z Compiling synstructure v0.13.1
5342026-02-27T14:11:16.424Z Compiling fastrand v2.1.1
5352026-02-27T14:11:16.649Z Compiling anyhow v1.0.99
5362026-02-27T14:11:16.699Z Compiling strsim v0.11.1
5372026-02-27T14:11:17.335Z Compiling unicode-xid v0.2.6
5382026-02-27T14:11:17.424Z Compiling once_cell v1.21.3
5392026-02-27T14:11:17.571Z Compiling heck v0.5.0
5402026-02-27T14:11:17.608Z Compiling unicode-width v0.1.14
5412026-02-27T14:11:17.786Z Compiling bytecount v0.6.8
5422026-02-27T14:11:17.823Z Compiling tempfile v3.24.0
5432026-02-27T14:11:18.099Z Compiling papergrid v0.11.0
5442026-02-27T14:11:18.138Z Compiling clap_builder v4.5.48
5452026-02-27T14:11:18.353Z Compiling memmap v0.7.0
5462026-02-27T14:11:18.430Z Compiling smawk v0.3.2
5472026-02-27T14:11:18.671Z Compiling unicode-width v0.2.0
5482026-02-27T14:11:18.703Z Compiling unicode-linebreak v0.1.5
5492026-02-27T14:11:19.244Z Compiling textwrap v0.16.2
5502026-02-27T14:11:19.369Z Compiling camino-tempfile v1.4.1
5512026-02-27T14:11:19.749Z Compiling tabled_derive v0.7.0
5522026-02-27T14:11:19.842Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5532026-02-27T14:11:20.067Z Compiling swrite v0.1.0
5542026-02-27T14:11:20.642Z Compiling serde_derive v1.0.228
5552026-02-27T14:11:20.732Z Compiling zerofrom-derive v0.1.4
5562026-02-27T14:11:20.825Z Compiling yoke-derive v0.7.4
5572026-02-27T14:11:20.964Z Compiling thiserror-impl v2.0.18
5582026-02-27T14:11:20.994Z Compiling zerovec-derive v0.10.3
5592026-02-27T14:11:21.458Z Compiling displaydoc v0.2.5
5602026-02-27T14:11:23.128Z Compiling icu_provider_macros v1.5.0
5612026-02-27T14:11:23.743Z Compiling thiserror-impl v1.0.69
5622026-02-27T14:11:23.984Z Compiling zerocopy-derive v0.7.35
5632026-02-27T14:11:24.159Z Compiling scroll_derive v0.12.0
5642026-02-27T14:11:24.418Z Compiling zerofrom v0.1.4
5652026-02-27T14:11:24.590Z Compiling pest v2.8.2
5662026-02-27T14:11:24.693Z Compiling yoke v0.7.4
5672026-02-27T14:11:25.130Z Compiling zerovec v0.10.4
5682026-02-27T14:11:25.518Z Compiling scroll v0.12.0
5692026-02-27T14:11:25.959Z Compiling zerocopy v0.7.35
5702026-02-27T14:11:26.155Z Compiling goblin v0.8.2
5712026-02-27T14:11:26.555Z Compiling clap_derive v4.5.47
5722026-02-27T14:11:26.729Z Compiling tabled v0.15.0
5732026-02-27T14:11:27.126Z Compiling tinystr v0.7.6
5742026-02-27T14:11:27.563Z Compiling pest_meta v2.8.2
5752026-02-27T14:11:27.603Z Compiling icu_collections v1.5.0
5762026-02-27T14:11:27.659Z Compiling icu_locid v1.5.0
5772026-02-27T14:11:28.932Z Compiling icu_provider v1.5.0
5782026-02-27T14:11:29.210Z Compiling pest_generator v2.8.2
5792026-02-27T14:11:29.241Z Compiling toml_datetime v0.6.11
5802026-02-27T14:11:29.793Z Compiling icu_locid_transform v1.5.0
5812026-02-27T14:11:29.902Z Compiling serde_spanned v0.6.9
5822026-02-27T14:11:29.981Z Compiling dof v0.3.0
5832026-02-27T14:11:30.198Z Compiling toml_edit v0.22.27
5842026-02-27T14:11:30.883Z Compiling serde_tokenstream v0.2.3
5852026-02-27T14:11:31.032Z Compiling erased-serde v0.4.6
5862026-02-27T14:11:31.073Z Compiling serde-value v0.7.0
5872026-02-27T14:11:31.568Z Compiling icu_properties v1.5.1
5882026-02-27T14:11:31.888Z Compiling cargo-platform v0.2.0
5892026-02-27T14:11:31.962Z Compiling pest_derive v2.8.2
5902026-02-27T14:11:32.159Z Compiling serde-untagged v0.1.7
5912026-02-27T14:11:32.244Z Compiling clap v4.5.48
5922026-02-27T14:11:32.549Z Compiling macaddr v1.0.1
5932026-02-27T14:11:32.862Z Compiling dtrace-parser v0.2.0
5942026-02-27T14:11:33.887Z Compiling toml v0.8.23
5952026-02-27T14:11:34.668Z Compiling usdt-macro v0.5.0
5962026-02-27T14:11:34.755Z Compiling usdt-attr-macro v0.5.0
5972026-02-27T14:11:34.790Z Compiling cargo_toml v0.21.0
5982026-02-27T14:11:35.311Z Compiling icu_normalizer v1.5.0
5992026-02-27T14:11:35.954Z Compiling usdt v0.5.0
6002026-02-27T14:11:36.220Z Compiling idna_adapter v1.2.0
6012026-02-27T14:11:36.443Z Compiling idna v1.0.3
6022026-02-27T14:11:37.137Z Compiling url v2.5.4
6032026-02-27T14:11:38.153Z Compiling cargo-util-schemas v0.8.2
6042026-02-27T14:11:40.316Z Compiling cargo_metadata v0.21.0
6052026-02-27T14:11:42.952Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6062026-02-27T14:11:48.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
6072026-02-27T14:11:48.618Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6082026-02-27T14:11:50.029Z Downloading crates ...
6092026-02-27T14:11:50.190Z Downloaded bit-set v0.5.3
6102026-02-27T14:11:50.215Z Downloaded camino-tempfile-ext v0.3.2
6112026-02-27T14:11:50.239Z Downloaded atomicwrites v0.4.4
6122026-02-27T14:11:50.264Z Downloaded darling_macro v0.21.0
6132026-02-27T14:11:50.264Z Downloaded embedded-io v0.6.1
6142026-02-27T14:11:50.290Z Downloaded globwalk v0.9.1
6152026-02-27T14:11:50.316Z Downloaded hex v0.4.3
6162026-02-27T14:11:50.316Z Downloaded hyper-tls v0.6.0
6172026-02-27T14:11:50.316Z Downloaded lzss v0.8.2
6182026-02-27T14:11:50.341Z Downloaded mime v0.3.17
6192026-02-27T14:11:50.341Z Downloaded lru-slab v0.1.2
6202026-02-27T14:11:50.341Z Downloaded lru-cache v0.1.2
6212026-02-27T14:11:50.366Z Downloaded normalize-line-endings v0.3.0
6222026-02-27T14:11:50.366Z Downloaded olpc-cjson v0.1.4
6232026-02-27T14:11:50.392Z Downloaded precomputed-hash v0.1.1
6242026-02-27T14:11:50.392Z Downloaded progenitor-client v0.13.0
6252026-02-27T14:11:50.417Z Downloaded ref-cast-impl v1.0.25
6262026-02-27T14:11:50.444Z Downloaded rfc6979 v0.4.0
6272026-02-27T14:11:50.444Z Downloaded scopeguard v1.2.0
6282026-02-27T14:11:50.444Z Downloaded scroll_derive v0.13.1
6292026-02-27T14:11:50.469Z Downloaded sha1 v0.10.6
6302026-02-27T14:11:50.469Z Downloaded strum v0.27.2
6312026-02-27T14:11:50.495Z Downloaded subtle v2.6.1
6322026-02-27T14:11:50.495Z Downloaded take_mut v0.2.2
6332026-02-27T14:11:50.495Z Downloaded tinyvec_macros v0.1.1
6342026-02-27T14:11:50.520Z Downloaded tower-layer v0.3.3
6352026-02-27T14:11:50.520Z Downloaded unarray v0.1.4
6362026-02-27T14:11:50.520Z Downloaded usdt-attr-macro v0.6.0
6372026-02-27T14:11:50.520Z Downloaded untrusted v0.7.1
6382026-02-27T14:11:50.520Z Downloaded universal-hash v0.5.1
6392026-02-27T14:11:50.520Z Downloaded unit-prefix v0.5.1
6402026-02-27T14:11:50.520Z Downloaded usdt-macro v0.6.0
6412026-02-27T14:11:50.546Z Downloaded unicase v2.8.1
6422026-02-27T14:11:50.547Z Downloaded waitgroup v0.1.2
6432026-02-27T14:11:50.547Z Downloaded xattr v1.3.1
6442026-02-27T14:11:50.547Z Downloaded xshell-macros v0.2.7
6452026-02-27T14:11:50.547Z Downloaded xshell v0.2.7
6462026-02-27T14:11:50.547Z Downloaded xz2 v0.1.7
6472026-02-27T14:11:50.573Z Downloaded zone_cfg_derive v0.3.0
6482026-02-27T14:11:50.573Z Downloaded vergen v9.0.6
6492026-02-27T14:11:50.573Z Downloaded zerocopy v0.6.6
6502026-02-27T14:11:50.574Z Downloaded yansi v1.0.1
6512026-02-27T14:11:50.598Z Downloaded zstd v0.13.3
6522026-02-27T14:11:50.598Z Downloaded x509-cert v0.2.5
6532026-02-27T14:11:50.598Z Downloaded zstd-safe v7.2.3
6542026-02-27T14:11:50.625Z Downloaded uuid v1.19.0
6552026-02-27T14:11:50.625Z Downloaded zopfli v0.8.1
6562026-02-27T14:11:50.625Z Downloaded time v0.3.47
6572026-02-27T14:11:50.651Z Downloaded zip v0.6.6
6582026-02-27T14:11:50.651Z Downloaded zerocopy-derive v0.8.27
6592026-02-27T14:11:50.676Z Downloaded zip v4.2.0
6602026-02-27T14:11:50.677Z Downloaded zerocopy v0.8.27
6612026-02-27T14:11:50.702Z Downloaded winnow v0.6.26
6622026-02-27T14:11:50.727Z Downloaded radix_trie v0.2.1
6632026-02-27T14:11:50.727Z Downloaded moka v0.12.10
6642026-02-27T14:11:50.752Z Downloaded polar-core v0.27.3
6652026-02-27T14:11:50.752Z Downloaded zlib-rs v0.5.1
6662026-02-27T14:11:50.777Z Downloaded webpki-roots v1.0.1
6672026-02-27T14:11:50.777Z Downloaded tabled v0.18.0
6682026-02-27T14:11:50.802Z Downloaded ratatui v0.29.0
6692026-02-27T14:11:50.827Z Downloaded chrono-tz v0.10.4
6702026-02-27T14:11:50.852Z Downloaded regress v0.10.5
6712026-02-27T14:11:50.852Z Downloaded typify-impl v0.6.1
6722026-02-27T14:11:50.877Z Downloaded typify-impl v0.2.0
6732026-02-27T14:11:50.902Z Downloaded typify-impl v0.4.3
6742026-02-27T14:11:50.902Z Downloaded csv v1.3.1
6752026-02-27T14:11:50.928Z Downloaded jiff v0.2.15
6762026-02-27T14:11:50.954Z Downloaded regex-syntax v0.8.5
6772026-02-27T14:11:50.979Z Downloaded sqlparser v0.61.0
6782026-02-27T14:11:50.979Z Downloaded openapiv3 v2.2.0
6792026-02-27T14:11:51.004Z Downloaded sled v0.34.7
6802026-02-27T14:11:51.004Z Downloaded diesel v2.2.12
6812026-02-27T14:11:51.030Z Downloaded regex-syntax v0.6.29
6822026-02-27T14:11:51.056Z Downloaded tabled v0.20.0
6832026-02-27T14:11:51.081Z Downloaded gimli v0.31.1
6842026-02-27T14:11:51.081Z Downloaded openssl v0.10.73
6852026-02-27T14:11:51.106Z Downloaded zerocopy-derive v0.6.6
6862026-02-27T14:11:51.106Z Downloaded dropshot v0.16.7
6872026-02-27T14:11:51.133Z Downloaded quinn-proto v0.11.13
6882026-02-27T14:11:51.158Z Downloaded regex-automata v0.4.14
6892026-02-27T14:11:51.183Z Downloaded tokio v1.49.0
6902026-02-27T14:11:51.254Z Downloaded winnow v0.5.40
6912026-02-27T14:11:51.279Z Downloaded quick-xml v0.37.2
6922026-02-27T14:11:51.304Z Downloaded petgraph v0.6.5
6932026-02-27T14:11:51.329Z Downloaded libz-sys v1.1.20
6942026-02-27T14:11:51.354Z Downloaded petgraph v0.8.2
6952026-02-27T14:11:51.379Z Downloaded lzma-sys v0.1.20
6962026-02-27T14:11:51.412Z Downloaded petname v2.0.2
6972026-02-27T14:11:51.436Z Downloaded goblin v0.10.2
6982026-02-27T14:11:51.436Z Downloaded git2 v0.20.2
6992026-02-27T14:11:51.461Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7002026-02-27T14:11:51.461Z Downloaded rustls v0.23.37
7012026-02-27T14:11:51.486Z Downloaded rustls v0.22.4
7022026-02-27T14:11:51.511Z Downloaded bzip2-sys v0.1.13+1.0.8
7032026-02-27T14:11:51.511Z Downloaded sha3 v0.10.8
7042026-02-27T14:11:51.536Z Downloaded unicode-segmentation v1.12.0
7052026-02-27T14:11:51.536Z Downloaded smoltcp v0.11.0
7062026-02-27T14:11:51.536Z Downloaded vcpkg v0.2.15
7072026-02-27T14:11:51.605Z Downloaded typed-path v0.9.3
7082026-02-27T14:11:51.629Z Downloaded tokio-postgres v0.7.13
7092026-02-27T14:11:51.629Z Downloaded reqwest v0.13.2
7102026-02-27T14:11:51.655Z Downloaded reqwest v0.12.28
7112026-02-27T14:11:51.655Z Downloaded portable-atomic v1.11.0
7122026-02-27T14:11:51.680Z Downloaded futures-util v0.3.31
7132026-02-27T14:11:51.680Z Downloaded tungstenite v0.23.0
7142026-02-27T14:11:51.680Z Downloaded tracing v0.1.40
7152026-02-27T14:11:51.705Z Downloaded object v0.37.3
7162026-02-27T14:11:51.705Z Downloaded smoltcp v0.9.1
7172026-02-27T14:11:51.731Z Downloaded rpassword v7.4.0
7182026-02-27T14:11:51.731Z Downloaded rustls v0.21.12
7192026-02-27T14:11:51.755Z Downloaded tungstenite v0.21.0
7202026-02-27T14:11:51.756Z Downloaded encoding_rs v0.8.34
7212026-02-27T14:11:51.780Z Downloaded tracing-core v0.1.32
7222026-02-27T14:11:51.780Z Downloaded tracing-attributes v0.1.27
7232026-02-27T14:11:51.780Z Downloaded object v0.36.5
7242026-02-27T14:11:51.805Z Downloaded nix v0.30.1
7252026-02-27T14:11:51.830Z Downloaded hickory-proto v0.25.2
7262026-02-27T14:11:51.855Z Downloaded value-bag v1.12.0
7272026-02-27T14:11:51.855Z Downloaded unicode-normalization v0.1.24
7282026-02-27T14:11:51.855Z Downloaded tower-http v0.6.8
7292026-02-27T14:11:51.855Z Downloaded socket2 v0.6.1
7302026-02-27T14:11:51.880Z Downloaded serde_with v3.16.1
7312026-02-27T14:11:51.880Z Downloaded libxml v0.3.3
7322026-02-27T14:11:51.905Z Downloaded zeroize v1.8.1
7332026-02-27T14:11:51.905Z Downloaded libgit2-sys v0.18.2+1.9.1
7342026-02-27T14:11:51.954Z Downloaded unicode_categories v0.1.1
7352026-02-27T14:11:51.979Z Downloaded twox-hash v2.1.0
7362026-02-27T14:11:51.979Z Downloaded tower v0.5.2
7372026-02-27T14:11:51.979Z Downloaded tough v0.20.0
7382026-02-27T14:11:52.004Z Downloaded tokio-util v0.7.15
7392026-02-27T14:11:52.004Z Downloaded test-strategy v0.4.3
7402026-02-27T14:11:52.004Z Downloaded ring v0.17.14
7412026-02-27T14:11:52.050Z Downloaded slog v2.8.2
7422026-02-27T14:11:52.075Z Downloaded rustls-webpki v0.102.8
7432026-02-27T14:11:52.100Z Downloaded nix v0.29.0
7442026-02-27T14:11:52.100Z Downloaded nix v0.28.0
7452026-02-27T14:11:52.125Z Downloaded hickory-proto v0.24.4
7462026-02-27T14:11:52.150Z Downloaded whoami v1.5.2
7472026-02-27T14:11:52.150Z Downloaded walkdir v2.5.0
7482026-02-27T14:11:52.150Z Downloaded toml_edit v0.19.15
7492026-02-27T14:11:52.174Z Downloaded tokio-rustls v0.26.0
7502026-02-27T14:11:52.174Z Downloaded tokio-rustls v0.24.1
7512026-02-27T14:11:52.174Z Downloaded schemars v1.0.4
7522026-02-27T14:11:52.199Z Downloaded schemars v0.9.0
7532026-02-27T14:11:52.199Z Downloaded rand v0.9.2
7542026-02-27T14:11:52.224Z Downloaded nix v0.27.1
7552026-02-27T14:11:52.224Z Downloaded mio v1.0.2
7562026-02-27T14:11:52.224Z Downloaded yasna v0.5.2
7572026-02-27T14:11:52.250Z Downloaded uzers v0.12.1
7582026-02-27T14:11:52.250Z Downloaded socket2 v0.5.10
7592026-02-27T14:11:52.250Z Downloaded salty v0.3.0
7602026-02-27T14:11:52.250Z Downloaded rustls-webpki v0.101.7
7612026-02-27T14:11:52.303Z Downloaded proptest v1.7.0
7622026-02-27T14:11:52.328Z Downloaded unicode-truncate v1.1.0
7632026-02-27T14:11:52.328Z Downloaded signal-hook v0.3.18
7642026-02-27T14:11:52.328Z Downloaded num-bigint-dig v0.8.6
7652026-02-27T14:11:52.328Z Downloaded zone_cfg_derive v0.1.2
7662026-02-27T14:11:52.353Z Downloaded zone v0.3.1
7672026-02-27T14:11:52.353Z Downloaded zone v0.1.8
7682026-02-27T14:11:52.353Z Downloaded zeroize_derive v1.4.2
7692026-02-27T14:11:52.354Z Downloaded unsafe-libyaml v0.2.11
7702026-02-27T14:11:52.354Z Downloaded wyz v0.5.1
7712026-02-27T14:11:52.354Z Downloaded vte v0.11.1
7722026-02-27T14:11:52.354Z Downloaded unicode-bidi v0.3.17
7732026-02-27T14:11:52.354Z Downloaded typify v0.6.1
7742026-02-27T14:11:52.379Z Downloaded typify v0.4.3
7752026-02-27T14:11:52.379Z Downloaded typify v0.2.0
7762026-02-27T14:11:52.379Z Downloaded tui-tree-widget v0.23.1
7772026-02-27T14:11:52.379Z Downloaded tar v0.4.44
7782026-02-27T14:11:52.379Z Downloaded similar v2.7.0
7792026-02-27T14:11:52.405Z Downloaded steno v0.4.1
7802026-02-27T14:11:52.405Z Downloaded ssh-key v0.6.6
7812026-02-27T14:11:52.430Z Downloaded rand v0.8.5
7822026-02-27T14:11:52.430Z Downloaded qorb v0.4.1
7832026-02-27T14:11:52.430Z Downloaded object v0.30.4
7842026-02-27T14:11:52.454Z Downloaded want v0.3.1
7852026-02-27T14:11:52.454Z Downloaded vsss-rs v3.3.4
7862026-02-27T14:11:52.454Z Downloaded vergen-gitcl v1.0.8
7872026-02-27T14:11:52.455Z Downloaded vergen-git2 v1.0.7
7882026-02-27T14:11:52.455Z Downloaded toml v0.9.11+spec-1.1.0
7892026-02-27T14:11:52.455Z Downloaded toml v0.7.8
7902026-02-27T14:11:52.479Z Downloaded rayon v1.10.0
7912026-02-27T14:11:52.504Z Downloaded quinn v0.11.9
7922026-02-27T14:11:52.504Z Downloaded vergen-lib v0.1.6
7932026-02-27T14:11:52.504Z Downloaded unicode-properties v0.1.3
7942026-02-27T14:11:52.504Z Downloaded tokio-rustls v0.25.0
7952026-02-27T14:11:52.529Z Downloaded tokio-native-tls v0.3.1
7962026-02-27T14:11:52.529Z Downloaded wait-timeout v0.2.0
7972026-02-27T14:11:52.529Z Downloaded vte_generate_state_changes v0.1.2
7982026-02-27T14:11:52.529Z Downloaded void v1.0.2
7992026-02-27T14:11:52.529Z Downloaded utf-8 v0.7.6
8002026-02-27T14:11:52.529Z Downloaded usdt-impl v0.6.0
8012026-02-27T14:11:52.529Z Downloaded usdt v0.6.0
8022026-02-27T14:11:52.529Z Downloaded thiserror-no-std v2.0.2
8032026-02-27T14:11:52.554Z Downloaded spin v0.9.8
8042026-02-27T14:11:52.554Z Downloaded rustyline v14.0.0
8052026-02-27T14:11:52.554Z Downloaded russh v0.45.0
8062026-02-27T14:11:52.579Z Downloaded toml_parser v1.0.6+spec-1.1.0
8072026-02-27T14:11:52.579Z Downloaded tokio-stream v0.1.17
8082026-02-27T14:11:52.604Z Downloaded untrusted v0.9.0
8092026-02-27T14:11:52.604Z Downloaded try-lock v0.2.5
8102026-02-27T14:11:52.604Z Downloaded trait-variant v0.1.2
8112026-02-27T14:11:52.604Z Downloaded toml_writer v1.0.6+spec-1.1.0
8122026-02-27T14:11:52.605Z Downloaded tls_codec_derive v0.4.1
8132026-02-27T14:11:52.605Z Downloaded tinyvec v1.8.0
8142026-02-27T14:11:52.605Z Downloaded support-bundle-viewer v0.1.2
8152026-02-27T14:11:52.605Z Downloaded serde_yaml v0.9.34+deprecated
8162026-02-27T14:11:52.630Z Downloaded schemars v0.8.22
8172026-02-27T14:11:52.630Z Downloaded regex v1.12.3
8182026-02-27T14:11:52.655Z Downloaded p384 v0.13.1
8192026-02-27T14:11:52.655Z Downloaded typify-macro v0.6.1
8202026-02-27T14:11:52.655Z Downloaded typify-macro v0.4.3
8212026-02-27T14:11:52.655Z Downloaded typify-macro v0.2.0
8222026-02-27T14:11:52.655Z Downloaded tower-service v0.3.3
8232026-02-27T14:11:52.655Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8242026-02-27T14:11:52.655Z Downloaded tokio-tungstenite v0.23.1
8252026-02-27T14:11:52.655Z Downloaded tokio-tungstenite v0.21.0
8262026-02-27T14:11:52.680Z Downloaded term v1.1.0
8272026-02-27T14:11:52.680Z Downloaded term v0.7.0
8282026-02-27T14:11:52.680Z Downloaded snafu v0.8.5
8292026-02-27T14:11:52.705Z Downloaded ron v0.8.1
8302026-02-27T14:11:52.705Z Downloaded ron v0.7.1
8312026-02-27T14:11:52.705Z Downloaded reedline v0.40.0
8322026-02-27T14:11:52.730Z Downloaded topological-sort v0.2.2
8332026-02-27T14:11:52.730Z Downloaded tokio-macros v2.6.0
8342026-02-27T14:11:52.730Z Downloaded tokio-dtrace v0.1.0
8352026-02-27T14:11:52.730Z Downloaded tls_codec v0.4.1
8362026-02-27T14:11:52.730Z Downloaded tiny-keccak v2.0.2
8372026-02-27T14:11:52.730Z Downloaded time-macros v0.2.27
8382026-02-27T14:11:52.730Z Downloaded thread_local v1.1.8
8392026-02-27T14:11:52.730Z Downloaded thread-id v5.0.0
8402026-02-27T14:11:52.730Z Downloaded thiserror-impl-no-std v2.0.2
8412026-02-27T14:11:52.730Z Downloaded testing_table v0.3.0
8422026-02-27T14:11:52.730Z Downloaded termtree v0.5.1
8432026-02-27T14:11:52.730Z Downloaded subprocess v0.2.9
8442026-02-27T14:11:52.755Z Downloaded ssh-encoding v0.2.0
8452026-02-27T14:11:52.755Z Downloaded sqlformat v0.3.5
8462026-02-27T14:11:52.755Z Downloaded spki v0.7.3
8472026-02-27T14:11:52.755Z Downloaded slog-dtrace v0.3.0
8482026-02-27T14:11:52.755Z Downloaded slab v0.4.9
8492026-02-27T14:11:52.755Z Downloaded siphasher v1.0.1
8502026-02-27T14:11:52.755Z Downloaded signal-hook-registry v1.4.2
8512026-02-27T14:11:52.755Z Downloaded shlex v1.3.0
8522026-02-27T14:11:52.755Z Downloaded prettyplease v0.2.36
8532026-02-27T14:11:52.825Z Downloaded pretty_assertions v1.4.1
8542026-02-27T14:11:52.825Z Downloaded prefix-trie v0.7.0
8552026-02-27T14:11:52.825Z Downloaded minimal-lexical v0.2.1
8562026-02-27T14:11:52.825Z Downloaded lalrpop v0.19.12
8572026-02-27T14:11:52.825Z Downloaded derive_more-impl v2.0.1
8582026-02-27T14:11:52.825Z Downloaded time-core v0.1.8
8592026-02-27T14:11:52.825Z Downloaded termios v0.3.3
8602026-02-27T14:11:52.825Z Downloaded tap v1.0.1
8612026-02-27T14:11:52.825Z Downloaded tabwriter v1.4.0
8622026-02-27T14:11:52.825Z Downloaded tabled_derive v0.11.0
8632026-02-27T14:11:52.825Z Downloaded tabled_derive v0.10.0
8642026-02-27T14:11:52.850Z Downloaded sync-ptr v0.1.4
8652026-02-27T14:11:52.850Z Downloaded supports-color v3.0.2
8662026-02-27T14:11:52.850Z Downloaded strum_macros v0.26.4
8672026-02-27T14:11:52.850Z Downloaded structmeta-derive v0.3.0
8682026-02-27T14:11:52.850Z Downloaded slog-async v2.8.0
8692026-02-27T14:11:52.850Z Downloaded serde_with_macros v3.16.1
8702026-02-27T14:11:52.850Z Downloaded samael v0.0.19
8712026-02-27T14:11:52.876Z Downloaded rustls-webpki v0.103.9
8722026-02-27T14:11:52.876Z Downloaded rsa v0.9.8
8732026-02-27T14:11:52.876Z Downloaded bstr v1.10.0
8742026-02-27T14:11:52.901Z Downloaded tagptr v0.2.0
8752026-02-27T14:11:52.901Z Downloaded sync_wrapper v1.0.1
8762026-02-27T14:11:52.901Z Downloaded strum_macros v0.27.2
8772026-02-27T14:11:52.901Z Downloaded strum_macros v0.24.3
8782026-02-27T14:11:52.901Z Downloaded strum v0.26.3
8792026-02-27T14:11:52.901Z Downloaded stringprep v0.1.5
8802026-02-27T14:11:52.901Z Downloaded string_cache v0.8.9
8812026-02-27T14:11:52.901Z Downloaded static_assertions v1.1.0
8822026-02-27T14:11:52.901Z Downloaded stacker v0.1.23
8832026-02-27T14:11:52.901Z Downloaded serde_cbor v0.11.2
8842026-02-27T14:11:52.901Z Downloaded progenitor-impl v0.10.0
8852026-02-27T14:11:52.901Z Downloaded progenitor-impl v0.8.0
8862026-02-27T14:11:52.926Z Downloaded openssl-sys v0.9.109
8872026-02-27T14:11:52.926Z Downloaded structmeta v0.3.0
8882026-02-27T14:11:52.926Z Downloaded strip-ansi-escapes v0.2.0
8892026-02-27T14:11:52.926Z Downloaded sqlparser_derive v0.5.0
8902026-02-27T14:11:52.926Z Downloaded snafu-derive v0.8.5
8912026-02-27T14:11:52.926Z Downloaded smf v0.2.3
8922026-02-27T14:11:52.926Z Downloaded smallvec v0.6.14
8932026-02-27T14:11:52.926Z Downloaded slog-term v2.9.2
8942026-02-27T14:11:52.926Z Downloaded slog-stdlog v4.1.1
8952026-02-27T14:11:52.926Z Downloaded slog-scope v4.4.0
8962026-02-27T14:11:52.926Z Downloaded slog-json v2.6.1
8972026-02-27T14:11:52.951Z Downloaded siphasher v0.3.11
8982026-02-27T14:11:52.951Z Downloaded rayon-core v1.12.1
8992026-02-27T14:11:52.951Z Downloaded p521 v0.13.3
9002026-02-27T14:11:52.951Z Downloaded curve25519-dalek v4.1.3
9012026-02-27T14:11:52.952Z Downloaded ssh-cipher v0.2.0
9022026-02-27T14:11:52.952Z Downloaded slog-envlogger v2.2.0
9032026-02-27T14:11:52.976Z Downloaded slog-bunyan v2.5.0
9042026-02-27T14:11:52.977Z Downloaded simd-adler32 v0.3.7
9052026-02-27T14:11:52.977Z Downloaded sigpipe v0.1.3
9062026-02-27T14:11:52.977Z Downloaded signature v2.2.0
9072026-02-27T14:11:52.977Z Downloaded signal-hook-tokio v0.3.1
9082026-02-27T14:11:52.977Z Downloaded signal-hook-mio v0.2.4
9092026-02-27T14:11:52.977Z Downloaded shell-words v1.1.0
9102026-02-27T14:11:52.977Z Downloaded serde_urlencoded v0.7.1
9112026-02-27T14:11:52.977Z Downloaded serde_path_to_error v0.1.20
9122026-02-27T14:11:52.977Z Downloaded serde_derive_internals v0.29.1
9132026-02-27T14:11:52.977Z Downloaded serde-hex v0.1.0
9142026-02-27T14:11:52.977Z Downloaded serde-big-array v0.5.1
9152026-02-27T14:11:52.977Z Downloaded seq-macro v0.3.6
9162026-02-27T14:11:53.002Z Downloaded semver v0.1.20
9172026-02-27T14:11:53.002Z Downloaded secrecy v0.10.3
9182026-02-27T14:11:53.002Z Downloaded sec1 v0.7.3
9192026-02-27T14:11:53.002Z Downloaded sct v0.7.1
9202026-02-27T14:11:53.002Z Downloaded scroll v0.13.0
9212026-02-27T14:11:53.002Z Downloaded schemars_derive v0.8.22
9222026-02-27T14:11:53.002Z Downloaded ryu v1.0.18
9232026-02-27T14:11:53.002Z Downloaded rustls-platform-verifier v0.6.2
9242026-02-27T14:11:53.027Z Downloaded rustc-demangle v0.1.24
9252026-02-27T14:11:53.027Z Downloaded pin-project v1.1.6
9262026-02-27T14:11:53.027Z Downloaded ed25519-dalek v2.1.1
9272026-02-27T14:11:53.052Z Downloaded serde_spanned v1.0.4
9282026-02-27T14:11:53.052Z Downloaded serde_repr v0.1.19
9292026-02-27T14:11:53.052Z Downloaded serde_plain v1.0.2
9302026-02-27T14:11:53.052Z Downloaded serde_bytes v0.11.19
9312026-02-27T14:11:53.052Z Downloaded secrecy v0.8.0
9322026-02-27T14:11:53.052Z Downloaded scrypt v0.11.0
9332026-02-27T14:11:53.052Z Downloaded rusty-fork v0.3.0
9342026-02-27T14:11:53.052Z Downloaded rustls-pki-types v1.14.0
9352026-02-27T14:11:53.052Z Downloaded rustls-pemfile v2.2.0
9362026-02-27T14:11:53.077Z Downloaded russh-keys v0.45.0
9372026-02-27T14:11:53.078Z Downloaded resolv-conf v0.7.0
9382026-02-27T14:11:53.078Z Downloaded publicsuffix v2.3.0
9392026-02-27T14:11:53.078Z Downloaded pkcs1 v0.7.5
9402026-02-27T14:11:53.078Z Downloaded oso v0.27.3
9412026-02-27T14:11:53.078Z Downloaded flume v0.11.1
9422026-02-27T14:11:53.102Z Downloaded elliptic-curve v0.13.8
9432026-02-27T14:11:53.102Z Downloaded sapling-renderdag v0.1.0
9442026-02-27T14:11:53.103Z Downloaded same-file v1.0.6
9452026-02-27T14:11:53.103Z Downloaded rustversion v1.0.22
9462026-02-27T14:11:53.103Z Downloaded rustls-pemfile v1.0.4
9472026-02-27T14:11:53.128Z Downloaded rustls-native-certs v0.8.1
9482026-02-27T14:11:53.128Z Downloaded rcgen v0.12.1
9492026-02-27T14:11:53.128Z Downloaded rand_core v0.6.4
9502026-02-27T14:11:53.128Z Downloaded quinn-udp v0.5.5
9512026-02-27T14:11:53.128Z Downloaded primeorder v0.13.6
9522026-02-27T14:11:53.128Z Downloaded postcard v1.0.10
9532026-02-27T14:11:53.128Z Downloaded itertools v0.14.0
9542026-02-27T14:11:53.155Z Downloaded diesel_derives v2.2.3
9552026-02-27T14:11:53.155Z Downloaded scheduled-thread-pool v0.2.7
9562026-02-27T14:11:53.155Z Downloaded salsa20 v0.10.2
9572026-02-27T14:11:53.155Z Downloaded rustc_version v0.4.1
9582026-02-27T14:11:53.155Z Downloaded rustc_version v0.1.7
9592026-02-27T14:11:53.155Z Downloaded rustc-hash v2.1.1
9602026-02-27T14:11:53.180Z Downloaded russh-cryptovec v0.7.3
9612026-02-27T14:11:53.180Z Downloaded rtoolbox v0.0.2
9622026-02-27T14:11:53.180Z Downloaded rand_chacha v0.9.0
9632026-02-27T14:11:53.180Z Downloaded r2d2 v0.8.10
9642026-02-27T14:11:53.180Z Downloaded quick-error v1.2.3
9652026-02-27T14:11:53.181Z Downloaded progenitor-impl v0.13.0
9662026-02-27T14:11:53.181Z Downloaded progenitor-impl v0.11.2
9672026-02-27T14:11:53.181Z Downloaded pkcs5 v0.7.1
9682026-02-27T14:11:53.181Z Downloaded phf v0.12.1
9692026-02-27T14:11:53.181Z Downloaded num-bigint v0.4.6
9702026-02-27T14:11:53.206Z Downloaded nom v7.1.3
9712026-02-27T14:11:53.206Z Downloaded miniz_oxide v0.8.5
9722026-02-27T14:11:53.206Z Downloaded litrs v0.4.1
9732026-02-27T14:11:53.206Z Downloaded itertools v0.13.0
9742026-02-27T14:11:53.206Z Downloaded itertools v0.12.1
9752026-02-27T14:11:53.231Z Downloaded iri-string v0.7.8
9762026-02-27T14:11:53.231Z Downloaded hkdf v0.12.4
9772026-02-27T14:11:53.231Z Downloaded h2 v0.4.6
9782026-02-27T14:11:53.257Z Downloaded expectorate v1.2.0
9792026-02-27T14:11:53.257Z Downloaded recursive-proc-macro-impl v0.1.1
9802026-02-27T14:11:53.257Z Downloaded rand_seeder v0.4.0
9812026-02-27T14:11:53.257Z Downloaded rand_core v0.9.3
9822026-02-27T14:11:53.257Z Downloaded psm v0.1.30
9832026-02-27T14:11:53.257Z Downloaded progenitor-extras v0.1.0
9842026-02-27T14:11:53.257Z Downloaded predicates v3.1.3
9852026-02-27T14:11:53.257Z Downloaded pin-project-internal v1.1.6
9862026-02-27T14:11:53.257Z Downloaded p256 v0.13.2
9872026-02-27T14:11:53.257Z Downloaded newtype-uuid v1.3.2
9882026-02-27T14:11:53.257Z Downloaded nanorand v0.7.0
9892026-02-27T14:11:53.282Z Downloaded libm v0.2.8
9902026-02-27T14:11:53.282Z Downloaded itertools v0.10.5
9912026-02-27T14:11:53.282Z Downloaded iddqd v0.3.16
9922026-02-27T14:11:53.306Z Downloaded hyper v1.8.1
9932026-02-27T14:11:53.306Z Downloaded getrandom v0.2.15
9942026-02-27T14:11:53.306Z Downloaded flate2 v1.1.2
9952026-02-27T14:11:53.306Z Downloaded derive_more v0.99.20
9962026-02-27T14:11:53.333Z Downloaded chrono v0.4.43
9972026-02-27T14:11:53.333Z Downloaded aws-lc-rs v1.16.0
9982026-02-27T14:11:53.333Z Downloaded ref-cast v1.0.25
9992026-02-27T14:11:53.358Z Downloaded recursive v0.1.1
10002026-02-27T14:11:53.358Z Downloaded rand_xorshift v0.4.0
10012026-02-27T14:11:53.358Z Downloaded rand_chacha v0.3.1
10022026-02-27T14:11:53.358Z Downloaded radium v0.7.0
10032026-02-27T14:11:53.358Z Downloaded psl-types v2.0.11
10042026-02-27T14:11:53.358Z Downloaded progenitor-macro v0.13.0
10052026-02-27T14:11:53.358Z Downloaded progenitor-macro v0.11.2
10062026-02-27T14:11:53.358Z Downloaded progenitor-macro v0.10.0
10072026-02-27T14:11:53.358Z Downloaded progenitor-macro v0.8.0
10082026-02-27T14:11:53.358Z Downloaded progenitor v0.11.2
10092026-02-27T14:11:53.358Z Downloaded progenitor v0.10.0
10102026-02-27T14:11:53.358Z Downloaded proc-macro-error2 v2.0.1
10112026-02-27T14:11:53.358Z Downloaded proc-macro-crate v1.3.1
10122026-02-27T14:11:53.358Z Downloaded pretty-hex v0.2.1
10132026-02-27T14:11:53.358Z Downloaded predicates-core v1.0.8
10142026-02-27T14:11:53.358Z Downloaded postgres-types v0.2.9
10152026-02-27T14:11:53.383Z Downloaded polyval v0.6.2
10162026-02-27T14:11:53.383Z Downloaded poly1305 v0.8.0
10172026-02-27T14:11:53.383Z Downloaded pkg-config v0.3.31
10182026-02-27T14:11:53.383Z Downloaded pkcs8 v0.10.2
10192026-02-27T14:11:53.383Z Downloaded pin-project-lite v0.2.14
10202026-02-27T14:11:53.383Z Downloaded phf v0.11.2
10212026-02-27T14:11:53.383Z Downloaded parking_lot v0.12.3
10222026-02-27T14:11:53.383Z Downloaded parking_lot v0.11.2
10232026-02-27T14:11:53.408Z Downloaded papergrid v0.17.0
10242026-02-27T14:11:53.408Z Downloaded papergrid v0.14.0
10252026-02-27T14:11:53.408Z Downloaded num-rational v0.4.2
10262026-02-27T14:11:53.408Z Downloaded num-integer v0.1.46
10272026-02-27T14:11:53.408Z Downloaded num-complex v0.4.6
10282026-02-27T14:11:53.408Z Downloaded hyper-util v0.1.19
10292026-02-27T14:11:53.434Z Downloaded hyper-rustls v0.27.7
10302026-02-27T14:11:53.434Z Downloaded hickory-server v0.25.2
10312026-02-27T14:11:53.434Z Downloaded hashbrown v0.15.4
10322026-02-27T14:11:53.434Z Downloaded glob v0.3.2
10332026-02-27T14:11:53.434Z Downloaded futures v0.3.31
10342026-02-27T14:11:53.459Z Downloaded find-msvc-tools v0.1.9
10352026-02-27T14:11:53.459Z Downloaded des v0.8.1
10362026-02-27T14:11:53.459Z Downloaded bindgen v0.71.1
10372026-02-27T14:11:53.460Z Downloaded progenitor-client v0.11.2
10382026-02-27T14:11:53.460Z Downloaded progenitor-client v0.10.0
10392026-02-27T14:11:53.460Z Downloaded progenitor-client v0.8.0
10402026-02-27T14:11:53.460Z Downloaded progenitor v0.13.0
10412026-02-27T14:11:53.460Z Downloaded progenitor v0.8.0
10422026-02-27T14:11:53.460Z Downloaded proc-macro-error-attr2 v2.0.0
10432026-02-27T14:11:53.460Z Downloaded predicates-tree v1.0.12
10442026-02-27T14:11:53.460Z Downloaded ppv-lite86 v0.2.20
10452026-02-27T14:11:53.485Z Downloaded powerfmt v0.2.0
10462026-02-27T14:11:53.485Z Downloaded postgres-protocol v0.6.8
10472026-02-27T14:11:53.485Z Downloaded phf_shared v0.12.1
10482026-02-27T14:11:53.485Z Downloaded phf_shared v0.11.2
10492026-02-27T14:11:53.485Z Downloaded pem-rfc7468 v0.7.0
10502026-02-27T14:11:53.485Z Downloaded pem v3.0.5
10512026-02-27T14:11:53.485Z Downloaded peg-runtime v0.8.5
10522026-02-27T14:11:53.485Z Downloaded peg-macros v0.8.5
10532026-02-27T14:11:53.485Z Downloaded peg v0.8.5
10542026-02-27T14:11:53.485Z Downloaded paste v1.0.15
10552026-02-27T14:11:53.485Z Downloaded password-hash v0.5.0
10562026-02-27T14:11:53.485Z Downloaded password-hash v0.4.2
10572026-02-27T14:11:53.510Z Downloaded parse-display-derive v0.10.0
10582026-02-27T14:11:53.510Z Downloaded parking_lot_core v0.9.10
10592026-02-27T14:11:53.510Z Downloaded parking_lot_core v0.8.6
10602026-02-27T14:11:53.510Z Downloaded packed_struct v0.10.1
10612026-02-27T14:11:53.510Z Downloaded oxnet v0.1.4
10622026-02-27T14:11:53.510Z Downloaded oxide-tokio-rt v0.1.2
10632026-02-27T14:11:53.510Z Downloaded owo-colors v4.2.3
10642026-02-27T14:11:53.510Z Downloaded omicron-zone-package v0.12.2
10652026-02-27T14:11:53.510Z Downloaded native-tls v0.2.12
10662026-02-27T14:11:53.511Z Downloaded memmap2 v0.9.8
10672026-02-27T14:11:53.536Z Downloaded libz-rs-sys v0.5.1
10682026-02-27T14:11:53.536Z Downloaded jiff-static v0.2.15
10692026-02-27T14:11:53.536Z Downloaded hickory-resolver v0.25.2
10702026-02-27T14:11:53.536Z Downloaded hickory-resolver v0.24.4
10712026-02-27T14:11:53.536Z Downloaded hashbrown v0.13.2
10722026-02-27T14:11:53.536Z Downloaded futures-executor v0.3.31
10732026-02-27T14:11:53.536Z Downloaded pin-utils v0.1.0
10742026-02-27T14:11:53.561Z Downloaded pbkdf2 v0.12.2
10752026-02-27T14:11:53.561Z Downloaded pbkdf2 v0.11.0
10762026-02-27T14:11:53.561Z Downloaded path-slash v0.1.5
10772026-02-27T14:11:53.561Z Downloaded parse-size v1.1.0
10782026-02-27T14:11:53.561Z Downloaded parse-display v0.10.0
10792026-02-27T14:11:53.561Z Downloaded packed_struct_codegen v0.10.1
10802026-02-27T14:11:53.561Z Downloaded oso-derive v0.27.3
10812026-02-27T14:11:53.561Z Downloaded openssl-probe v0.1.5
10822026-02-27T14:11:53.561Z Downloaded openssl-macros v0.1.1
10832026-02-27T14:11:53.561Z Downloaded opaque-debug v0.3.1
10842026-02-27T14:11:53.561Z Downloaded num_enum v0.5.11
10852026-02-27T14:11:53.561Z Downloaded num-derive v0.3.3
10862026-02-27T14:11:53.561Z Downloaded num-conv v0.2.0
10872026-02-27T14:11:53.561Z Downloaded multer v3.1.0
10882026-02-27T14:11:53.586Z Downloaded lock_api v0.4.12
10892026-02-27T14:11:53.586Z Downloaded linear-map v1.2.0
10902026-02-27T14:11:53.586Z Downloaded libsw v3.5.0
10912026-02-27T14:11:53.586Z Downloaded indicatif v0.18.0
10922026-02-27T14:11:53.586Z Downloaded indicatif v0.17.11
10932026-02-27T14:11:53.586Z Downloaded http v1.4.0
10942026-02-27T14:11:53.586Z Downloaded hashbrown v0.12.3
10952026-02-27T14:11:53.612Z Downloaded fallible-iterator v0.2.0
10962026-02-27T14:11:53.612Z Downloaded diesel-dtrace v0.4.2
10972026-02-27T14:11:53.612Z Downloaded number_prefix v0.4.0
10982026-02-27T14:11:53.612Z Downloaded num_threads v0.1.7
10992026-02-27T14:11:53.612Z Downloaded num_enum_derive v0.5.11
11002026-02-27T14:11:53.612Z Downloaded num-iter v0.1.45
11012026-02-27T14:11:53.612Z Downloaded num-derive v0.4.2
11022026-02-27T14:11:53.612Z Downloaded num v0.4.3
11032026-02-27T14:11:53.612Z Downloaded nu-ansi-term v0.50.1
11042026-02-27T14:11:53.612Z Downloaded newtype_derive v0.1.6
11052026-02-27T14:11:53.612Z Downloaded newtype-uuid-macros v0.1.0
11062026-02-27T14:11:53.612Z Downloaded newline-converter v0.3.0
11072026-02-27T14:11:53.612Z Downloaded new_debug_unreachable v1.0.6
11082026-02-27T14:11:53.612Z Downloaded lru v0.12.5
11092026-02-27T14:11:53.637Z Downloaded heapless v0.8.0
11102026-02-27T14:11:53.637Z Downloaded heapless v0.7.17
11112026-02-27T14:11:53.637Z Downloaded globset v0.4.15
11122026-02-27T14:11:53.637Z Downloaded futures-channel v0.3.31
11132026-02-27T14:11:53.637Z Downloaded fs-err v2.11.0
11142026-02-27T14:11:53.662Z Downloaded foldhash v0.2.0
11152026-02-27T14:11:53.662Z Downloaded foldhash v0.1.5
11162026-02-27T14:11:53.662Z Downloaded ena v0.14.3
11172026-02-27T14:11:53.662Z Downloaded ed25519 v2.2.3
11182026-02-27T14:11:53.662Z Downloaded crossterm v0.28.1
11192026-02-27T14:11:53.662Z Downloaded bitvec v1.0.1
11202026-02-27T14:11:53.687Z Downloaded nonempty v0.12.0
11212026-02-27T14:11:53.687Z Downloaded nodrop v0.1.14
11222026-02-27T14:11:53.687Z Downloaded nibble_vec v0.1.0
11232026-02-27T14:11:53.687Z Downloaded multimap v0.10.1
11242026-02-27T14:11:53.687Z Downloaded mime_guess v2.0.5
11252026-02-27T14:11:53.687Z Downloaded md-5 v0.10.6
11262026-02-27T14:11:53.687Z Downloaded inout v0.1.3
11272026-02-27T14:11:53.687Z Downloaded ingot-macros v0.1.1
11282026-02-27T14:11:53.687Z Downloaded indexmap v1.9.3
11292026-02-27T14:11:53.712Z Downloaded ignore v0.4.23
11302026-02-27T14:11:53.712Z Downloaded der v0.7.10
11312026-02-27T14:11:53.713Z Downloaded libsw-core v0.3.1
11322026-02-27T14:11:53.713Z Downloaded libefi-sys v0.1.0
11332026-02-27T14:11:53.713Z Downloaded lazy_static v1.5.0
11342026-02-27T14:11:53.713Z Downloaded jobserver v0.1.32
11352026-02-27T14:11:53.713Z Downloaded ipnetwork v0.21.1
11362026-02-27T14:11:53.713Z Downloaded headers v0.4.1
11372026-02-27T14:11:53.738Z Downloaded futures-macro v0.3.31
11382026-02-27T14:11:53.738Z Downloaded futures-core v0.3.32
11392026-02-27T14:11:53.738Z Downloaded foreign-types-shared v0.3.1
11402026-02-27T14:11:53.738Z Downloaded foreign-types-macros v0.2.3
11412026-02-27T14:11:53.738Z Downloaded fixedbitset v0.5.7
11422026-02-27T14:11:53.738Z Downloaded erased-serde v0.3.31
11432026-02-27T14:11:53.738Z Downloaded env_logger v0.11.8
11442026-02-27T14:11:53.738Z Downloaded memoffset v0.9.1
11452026-02-27T14:11:53.738Z Downloaded md5 v0.7.0
11462026-02-27T14:11:53.738Z Downloaded maybe-uninit v2.0.0
11472026-02-27T14:11:53.738Z Downloaded match_cfg v0.1.0
11482026-02-27T14:11:53.738Z Downloaded maplit v1.0.2
11492026-02-27T14:11:53.765Z Downloaded managed v0.8.0
11502026-02-27T14:11:53.765Z Downloaded linked-hash-map v0.5.6
11512026-02-27T14:11:53.765Z Downloaded libscf-sys v1.1.0
11522026-02-27T14:11:53.765Z Downloaded libloading v0.8.5
11532026-02-27T14:11:53.765Z Downloaded lalrpop-util v0.19.12
11542026-02-27T14:11:53.765Z Downloaded kstat-rs v0.2.4
11552026-02-27T14:11:53.765Z Downloaded keccak v0.1.5
11562026-02-27T14:11:53.765Z Downloaded is-terminal v0.4.13
11572026-02-27T14:11:53.765Z Downloaded ipnet v2.11.0
11582026-02-27T14:11:53.765Z Downloaded internet-checksum v0.2.1
11592026-02-27T14:11:53.765Z Downloaded instant v0.1.13
11602026-02-27T14:11:53.765Z Downloaded instability v0.3.2
11612026-02-27T14:11:53.765Z Downloaded ingot-types v0.1.2
11622026-02-27T14:11:53.765Z Downloaded ingot v0.1.1
11632026-02-27T14:11:53.765Z Downloaded indoc v2.0.6
11642026-02-27T14:11:53.790Z Downloaded iana-time-zone v0.1.63
11652026-02-27T14:11:53.790Z Downloaded hyper-staticfile v0.10.1
11662026-02-27T14:11:53.790Z Downloaded httparse v1.9.5
11672026-02-27T14:11:53.790Z Downloaded http-body-util v0.1.3
11682026-02-27T14:11:53.790Z Downloaded hostname v0.4.2
11692026-02-27T14:11:53.790Z Downloaded hmac v0.12.1
11702026-02-27T14:11:53.790Z Downloaded highway v1.3.0
11712026-02-27T14:11:53.815Z Downloaded hickory-client v0.25.2
11722026-02-27T14:11:53.815Z Downloaded ghash v0.5.1
11732026-02-27T14:11:53.815Z Downloaded gethostname v0.5.0
11742026-02-27T14:11:53.815Z Downloaded fxhash v0.2.1
11752026-02-27T14:11:53.815Z Downloaded futures-task v0.3.31
11762026-02-27T14:11:53.816Z Downloaded futures-sink v0.3.31
11772026-02-27T14:11:53.816Z Downloaded futures-io v0.3.31
11782026-02-27T14:11:53.816Z Downloaded foreign-types v0.5.0
11792026-02-27T14:11:53.816Z Downloaded foreign-types v0.3.2
11802026-02-27T14:11:53.816Z Downloaded float-ord v0.3.2
11812026-02-27T14:11:53.816Z Downloaded float-cmp v0.10.0
11822026-02-27T14:11:53.816Z Downloaded flagset v0.4.6
11832026-02-27T14:11:53.816Z Downloaded ff v0.13.0
11842026-02-27T14:11:53.816Z Downloaded aws-lc-sys v0.37.1
11852026-02-27T14:11:54.192Z Downloaded fd-lock v4.0.2
11862026-02-27T14:11:54.217Z Downloaded env_filter v0.1.2
11872026-02-27T14:11:54.217Z Downloaded endian-type v0.1.2
11882026-02-27T14:11:54.217Z Downloaded embedded-io v0.4.0
11892026-02-27T14:11:54.217Z Downloaded either v1.15.0
11902026-02-27T14:11:54.217Z Downloaded dropshot-api-manager v0.3.0
11912026-02-27T14:11:54.217Z Downloaded crossterm v0.29.0
11922026-02-27T14:11:54.242Z Downloaded blake3 v1.5.4
11932026-02-27T14:11:54.242Z Downloaded lockfree-object-pool v0.1.6
11942026-02-27T14:11:54.242Z Downloaded is_ci v1.2.0
11952026-02-27T14:11:54.270Z Downloaded indoc v1.0.9
11962026-02-27T14:11:54.270Z Downloaded indent_write v2.2.0
11972026-02-27T14:11:54.270Z Downloaded impl-trait-for-tuples v0.2.2
11982026-02-27T14:11:54.270Z Downloaded ident_case v1.0.1
11992026-02-27T14:11:54.270Z Downloaded humantime v2.2.0
12002026-02-27T14:11:54.270Z Downloaded half v2.4.1
12012026-02-27T14:11:54.270Z Downloaded half v1.8.3
12022026-02-27T14:11:54.295Z Downloaded group v0.13.0
12032026-02-27T14:11:54.295Z Downloaded funty v2.0.0
12042026-02-27T14:11:54.295Z Downloaded foreign-types-shared v0.1.1
12052026-02-27T14:11:54.295Z Downloaded fixedbitset v0.4.2
12062026-02-27T14:11:54.295Z Downloaded filetime v0.2.26
12072026-02-27T14:11:54.295Z Downloaded ecdsa v0.16.9
12082026-02-27T14:11:54.295Z Downloaded hubpack_derive v0.1.1
12092026-02-27T14:11:54.295Z Downloaded hubpack v0.1.2
12102026-02-27T14:11:54.295Z Downloaded httpdate v1.0.3
12112026-02-27T14:11:54.295Z Downloaded http-range v0.1.5
12122026-02-27T14:11:54.295Z Downloaded http-body v1.0.1
12132026-02-27T14:11:54.295Z Downloaded hostname v0.3.1
12142026-02-27T14:11:54.295Z Downloaded home v0.5.9
12152026-02-27T14:11:54.296Z Downloaded hex-literal v0.4.1
12162026-02-27T14:11:54.321Z Downloaded headers-core v0.3.0
12172026-02-27T14:11:54.321Z Downloaded hash32 v0.3.1
12182026-02-27T14:11:54.321Z Downloaded enum-as-inner v0.6.1
12192026-02-27T14:11:54.321Z Downloaded dunce v1.0.5
12202026-02-27T14:11:54.321Z Downloaded dropshot_endpoint v0.16.7
12212026-02-27T14:11:54.321Z Downloaded deranged v0.5.3
12222026-02-27T14:11:54.321Z Downloaded der_derive v0.7.3
12232026-02-27T14:11:54.321Z Downloaded defmt-macros v0.3.9
12242026-02-27T14:11:54.346Z Downloaded defmt v0.3.8
12252026-02-27T14:11:54.346Z Downloaded darling_core v0.21.0
12262026-02-27T14:11:54.346Z Downloaded backtrace v0.3.74
12272026-02-27T14:11:54.371Z Downloaded heck v0.3.3
12282026-02-27T14:11:54.371Z Downloaded hash32 v0.2.1
12292026-02-27T14:11:54.371Z Downloaded dyn-clone v1.0.20
12302026-02-27T14:11:54.371Z Downloaded dsl_auto_type v0.1.2
12312026-02-27T14:11:54.371Z Downloaded dropshot-api-manager-types v0.3.0
12322026-02-27T14:11:54.371Z Downloaded document-features v0.2.11
12332026-02-27T14:11:54.371Z Downloaded dirs-sys-next v0.1.2
12342026-02-27T14:11:54.371Z Downloaded difflib v0.4.0
12352026-02-27T14:11:54.371Z Downloaded diff v0.1.13
12362026-02-27T14:11:54.371Z Downloaded derive_more v2.0.1
12372026-02-27T14:11:54.397Z Downloaded derive_builder v0.20.2
12382026-02-27T14:11:54.397Z Downloaded derive-where v1.5.0
12392026-02-27T14:11:54.422Z Downloaded darling_core v0.20.10
12402026-02-27T14:11:54.422Z Downloaded darling v0.21.0
12412026-02-27T14:11:54.422Z Downloaded crypto-bigint v0.5.5
12422026-02-27T14:11:54.447Z Downloaded crossbeam-channel v0.5.15
12432026-02-27T14:11:54.447Z Downloaded const_format v0.2.34
12442026-02-27T14:11:54.447Z Downloaded chacha20poly1305 v0.10.1
12452026-02-27T14:11:54.472Z Downloaded cc v1.2.56
12462026-02-27T14:11:54.472Z Downloaded bumpalo v3.16.0
12472026-02-27T14:11:54.472Z Downloaded base64 v0.22.1
12482026-02-27T14:11:54.472Z Downloaded base64 v0.21.7
12492026-02-27T14:11:54.497Z Downloaded fs_extra v1.3.0
12502026-02-27T14:11:54.497Z Downloaded fatfs v0.3.6
12512026-02-27T14:11:54.497Z Downloaded dtrace-parser v0.3.0
12522026-02-27T14:11:54.497Z Downloaded drift v0.1.3
12532026-02-27T14:11:54.497Z Downloaded dof v0.4.0
12542026-02-27T14:11:54.497Z Downloaded display-error-chain v0.2.2
12552026-02-27T14:11:54.522Z Downloaded dirs-next v2.0.0
12562026-02-27T14:11:54.522Z Downloaded diesel_table_macro_syntax v0.2.0
12572026-02-27T14:11:54.522Z Downloaded derive_builder_core v0.20.2
12582026-02-27T14:11:54.522Z Downloaded derive-ex v0.1.8
12592026-02-27T14:11:54.522Z Downloaded defmt-parser v0.3.4
12602026-02-27T14:11:54.522Z Downloaded debug-ignore v1.0.5
12612026-02-27T14:11:54.522Z Downloaded data-encoding v2.9.0
12622026-02-27T14:11:54.522Z Downloaded darling_macro v0.20.10
12632026-02-27T14:11:54.522Z Downloaded darling v0.20.10
12642026-02-27T14:11:54.547Z Downloaded daft-derive v0.1.4
12652026-02-27T14:11:54.547Z Downloaded daft v0.1.4
12662026-02-27T14:11:54.547Z Downloaded ctr v0.9.2
12672026-02-27T14:11:54.547Z Downloaded csv-core v0.1.11
12682026-02-27T14:11:54.547Z Downloaded crossbeam-utils v0.8.21
12692026-02-27T14:11:54.547Z Downloaded crossbeam-epoch v0.9.18
12702026-02-27T14:11:54.574Z Downloaded crc32fast v1.4.2
12712026-02-27T14:11:54.574Z Downloaded crc-any v2.5.0
12722026-02-27T14:11:54.574Z Downloaded cookie_store v0.22.1
12732026-02-27T14:11:54.574Z Downloaded cookie v0.18.1
12742026-02-27T14:11:54.574Z Downloaded convert_case v0.7.1
12752026-02-27T14:11:54.574Z Downloaded const-oid v0.9.6
12762026-02-27T14:11:54.574Z Downloaded console v0.16.0
12772026-02-27T14:11:54.600Z Downloaded console v0.15.10
12782026-02-27T14:11:54.600Z Downloaded compact_str v0.8.0
12792026-02-27T14:11:54.600Z Downloaded colored v3.0.0
12802026-02-27T14:11:54.600Z Downloaded colored v2.2.0
12812026-02-27T14:11:54.600Z Downloaded clang-sys v1.8.1
12822026-02-27T14:11:54.600Z Downloaded ciborium v0.2.2
12832026-02-27T14:11:54.625Z Downloaded cancel-safe-futures v0.1.5
12842026-02-27T14:11:54.625Z Downloaded bzip2 v0.5.2
12852026-02-27T14:11:54.625Z Downloaded bytes v1.11.1
12862026-02-27T14:11:54.625Z Downloaded aes-gcm v0.10.3
12872026-02-27T14:11:54.650Z Downloaded derive_builder_macro v0.20.2
12882026-02-27T14:11:54.650Z Downloaded curve25519-dalek-derive v0.1.1
12892026-02-27T14:11:54.650Z Downloaded crossbeam-deque v0.8.5
12902026-02-27T14:11:54.650Z Downloaded critical-section v1.1.3
12912026-02-27T14:11:54.650Z Downloaded corncobs v0.1.4
12922026-02-27T14:11:54.650Z Downloaded const_format_proc_macros v0.2.34
12932026-02-27T14:11:54.650Z Downloaded cmake v0.1.57
12942026-02-27T14:11:54.650Z Downloaded cipher v0.4.4
12952026-02-27T14:11:54.650Z Downloaded chacha20 v0.9.1
12962026-02-27T14:11:54.650Z Downloaded cfg_aliases v0.1.1
12972026-02-27T14:11:54.650Z Downloaded cexpr v0.6.0
12982026-02-27T14:11:54.675Z Downloaded cbc v0.1.2
12992026-02-27T14:11:54.675Z Downloaded cassowary v0.3.0
13002026-02-27T14:11:54.675Z Downloaded cargo_metadata v0.19.2
13012026-02-27T14:11:54.675Z Downloaded bit-vec v0.6.3
13022026-02-27T14:11:54.675Z Downloaded bb8 v0.8.5
13032026-02-27T14:11:54.675Z Downloaded base64 v0.13.1
13042026-02-27T14:11:54.676Z Downloaded backoff v0.4.0
13052026-02-27T14:11:54.701Z Downloaded cstr-argument v0.1.2
13062026-02-27T14:11:54.701Z Downloaded crunchy v0.2.2
13072026-02-27T14:11:54.701Z Downloaded crucible-workspace-hack v0.1.0
13082026-02-27T14:11:54.701Z Downloaded crc8 v0.1.1
13092026-02-27T14:11:54.701Z Downloaded crc-catalog v2.4.0
13102026-02-27T14:11:54.701Z Downloaded crc v3.2.1
13112026-02-27T14:11:54.701Z Downloaded convert_case v0.4.0
13122026-02-27T14:11:54.701Z Downloaded constant_time_eq v0.3.1
13132026-02-27T14:11:54.701Z Downloaded cobs v0.2.3
13142026-02-27T14:11:54.701Z Downloaded ciborium-ll v0.2.2
13152026-02-27T14:11:54.701Z Downloaded ciborium-io v0.2.2
13162026-02-27T14:11:54.701Z Downloaded cfg_aliases v0.2.1
13172026-02-27T14:11:54.701Z Downloaded castaway v0.2.3
13182026-02-27T14:11:54.701Z Downloaded cargo-platform v0.1.8
13192026-02-27T14:11:54.726Z Downloaded bzip2 v0.4.4
13202026-02-27T14:11:54.726Z Downloaded buf-list v1.0.3
13212026-02-27T14:11:54.726Z Downloaded blowfish v0.9.1
13222026-02-27T14:11:54.726Z Downloaded block-padding v0.3.3
13232026-02-27T14:11:54.726Z Downloaded blake2 v0.10.6
13242026-02-27T14:11:54.726Z Downloaded bitflags v1.3.2
13252026-02-27T14:11:54.726Z Downloaded bitfield-struct v0.6.2
13262026-02-27T14:11:54.726Z Downloaded bitfield-macros v0.19.2
13272026-02-27T14:11:54.726Z Downloaded bitfield v0.19.2
13282026-02-27T14:11:54.751Z Downloaded bit-vec v0.8.0
13292026-02-27T14:11:54.751Z Downloaded bit-set v0.8.0
13302026-02-27T14:11:54.751Z Downloaded bcs v0.1.6
13312026-02-27T14:11:54.751Z Downloaded bcrypt-pbkdf v0.10.0
13322026-02-27T14:11:54.751Z Downloaded base64ct v1.6.0
13332026-02-27T14:11:54.751Z Downloaded base16ct v0.2.0
13342026-02-27T14:11:54.751Z Downloaded backon v1.6.0
13352026-02-27T14:11:54.751Z Downloaded atty v0.2.14
13362026-02-27T14:11:54.751Z Downloaded async-trait v0.1.89
13372026-02-27T14:11:54.776Z Downloaded arc-swap v1.7.1
13382026-02-27T14:11:54.776Z Downloaded ar_archive_writer v0.5.1
13392026-02-27T14:11:54.777Z Downloaded allocator-api2 v0.2.21
13402026-02-27T14:11:54.777Z Downloaded aho-corasick v1.1.3
13412026-02-27T14:11:54.777Z Downloaded ahash v0.8.12
13422026-02-27T14:11:54.777Z Downloaded aes v0.8.4
13432026-02-27T14:11:54.802Z Downloaded async-stream-impl v0.3.6
13442026-02-27T14:11:54.802Z Downloaded async-bb8-diesel v0.2.1
13452026-02-27T14:11:54.802Z Downloaded arrayvec v0.7.6
13462026-02-27T14:11:54.802Z Downloaded array-init v0.0.4
13472026-02-27T14:11:54.802Z Downloaded argon2 v0.5.3
13482026-02-27T14:11:54.802Z Downloaded addr2line v0.24.2
13492026-02-27T14:11:54.802Z Downloaded atomic-waker v1.1.2
13502026-02-27T14:11:54.802Z Downloaded async-stream v0.3.6
13512026-02-27T14:11:54.802Z Downloaded async-recursion v1.1.1
13522026-02-27T14:11:54.802Z Downloaded assert_matches v1.5.0
13532026-02-27T14:11:54.802Z Downloaded ascii-canvas v3.0.0
13542026-02-27T14:11:54.802Z Downloaded arrayref v0.3.9
13552026-02-27T14:11:54.802Z Downloaded aead v0.5.2
13562026-02-27T14:11:54.827Z Downloaded adler2 v2.0.0
13572026-02-27T14:11:55.049Z Compiling shlex v1.3.0
13582026-02-27T14:11:55.049Z Compiling value-bag v1.12.0
13592026-02-27T14:11:55.049Z Compiling find-msvc-tools v0.1.9
13602026-02-27T14:11:55.074Z Compiling smallvec v1.15.1
13612026-02-27T14:11:55.074Z Compiling typenum v1.17.0
13622026-02-27T14:11:55.074Z Compiling syn v2.0.117
13632026-02-27T14:11:55.074Z Compiling getrandom v0.2.15
13642026-02-27T14:11:55.074Z Compiling jobserver v0.1.32
13652026-02-27T14:11:55.532Z Compiling generic-array v0.14.7
13662026-02-27T14:11:55.694Z Compiling cc v1.2.56
13672026-02-27T14:11:55.743Z Compiling log v0.4.29
13682026-02-27T14:11:55.788Z Compiling rand_core v0.6.4
13692026-02-27T14:11:55.814Z Compiling lock_api v0.4.12
13702026-02-27T14:11:55.993Z Compiling subtle v2.6.1
13712026-02-27T14:11:56.188Z Compiling scopeguard v1.2.0
13722026-02-27T14:11:56.341Z Compiling portable-atomic v1.11.0
13732026-02-27T14:11:56.428Z Compiling critical-section v1.1.3
13742026-02-27T14:11:56.488Z Compiling const-oid v0.9.6
13752026-02-27T14:11:56.525Z Compiling serde_json v1.0.149
13762026-02-27T14:11:56.614Z Compiling getrandom v0.3.4
13772026-02-27T14:11:56.899Z Compiling parking_lot_core v0.9.10
13782026-02-27T14:11:56.937Z Compiling pin-project-lite v0.2.14
13792026-02-27T14:11:57.139Z Compiling pkg-config v0.3.31
13802026-02-27T14:11:58.738Z Compiling signal-hook-registry v1.4.2
13812026-02-27T14:11:59.003Z Compiling allocator-api2 v0.2.21
13822026-02-27T14:11:59.030Z Compiling libm v0.2.8
13832026-02-27T14:11:59.093Z Compiling once_cell v1.21.3
13842026-02-27T14:11:59.265Z Compiling parking_lot v0.12.3
13852026-02-27T14:11:59.495Z Compiling mio v1.0.2
13862026-02-27T14:11:59.522Z Compiling num-traits v0.2.19
13872026-02-27T14:11:59.579Z Compiling futures-core v0.3.32
13882026-02-27T14:11:59.893Z Compiling percent-encoding v2.3.2
13892026-02-27T14:12:00.018Z Compiling socket2 v0.6.1
13902026-02-27T14:12:00.215Z Compiling slab v0.4.9
13912026-02-27T14:12:00.312Z Compiling foldhash v0.2.0
13922026-02-27T14:12:00.338Z Compiling cpufeatures v0.2.14
13932026-02-27T14:12:00.484Z Compiling futures-sink v0.3.31
13942026-02-27T14:12:00.652Z Compiling futures-channel v0.3.31
13952026-02-27T14:12:00.681Z Compiling hashbrown v0.16.1
13962026-02-27T14:12:00.798Z Compiling futures-task v0.3.31
13972026-02-27T14:12:00.848Z Compiling pin-utils v0.1.0
13982026-02-27T14:12:00.994Z Compiling futures-io v0.3.31
13992026-02-27T14:12:01.098Z Compiling rustversion v1.0.22
14002026-02-27T14:12:01.128Z Compiling form_urlencoded v1.2.2
14012026-02-27T14:12:01.168Z Compiling cmake v0.1.57
14022026-02-27T14:12:01.240Z Compiling dunce v1.0.5
14032026-02-27T14:12:01.342Z Compiling ident_case v1.0.1
14042026-02-27T14:12:01.414Z Compiling base64ct v1.6.0
14052026-02-27T14:12:01.527Z Compiling fs_extra v1.3.0
14062026-02-27T14:12:01.584Z Compiling foldhash v0.1.5
14072026-02-27T14:12:01.937Z Compiling pem-rfc7468 v0.7.0
14082026-02-27T14:12:02.026Z Compiling indexmap v2.13.0
14092026-02-27T14:12:02.080Z Compiling flagset v0.4.6
14102026-02-27T14:12:02.136Z Compiling hashbrown v0.15.4
14112026-02-27T14:12:02.217Z Compiling aws-lc-sys v0.37.1
14122026-02-27T14:12:02.387Z Compiling rand_core v0.9.3
14132026-02-27T14:12:02.755Z Compiling iana-time-zone v0.1.63
14142026-02-27T14:12:02.886Z Compiling ring v0.17.14
14152026-02-27T14:12:03.113Z Compiling rustc_version v0.4.1
14162026-02-27T14:12:03.253Z Compiling uuid v1.19.0
14172026-02-27T14:12:03.344Z Compiling spin v0.9.8
14182026-02-27T14:12:03.530Z Compiling regex-syntax v0.8.5
14192026-02-27T14:12:03.715Z Compiling aws-lc-rs v1.16.0
14202026-02-27T14:12:03.783Z Compiling vcpkg v0.2.15
14212026-02-27T14:12:03.829Z Compiling zerocopy v0.8.27
14222026-02-27T14:12:04.083Z Compiling synstructure v0.13.1
14232026-02-27T14:12:04.783Z Compiling tracing-core v0.1.32
14242026-02-27T14:12:04.868Z Compiling serde_derive_internals v0.29.1
14252026-02-27T14:12:05.540Z Compiling openssl-probe v0.1.5
14262026-02-27T14:12:05.596Z Compiling openssl-sys v0.9.109
14272026-02-27T14:12:06.001Z Compiling untrusted v0.7.1
14282026-02-27T14:12:07.076Z Compiling adler2 v2.0.0
14292026-02-27T14:12:07.101Z Compiling untrusted v0.9.0
14302026-02-27T14:12:07.101Z Compiling base64 v0.22.1
14312026-02-27T14:12:07.101Z Compiling httparse v1.9.5
14322026-02-27T14:12:07.101Z Compiling rustix v1.1.3
14332026-02-27T14:12:07.171Z Compiling schemars v0.8.22
14342026-02-27T14:12:07.379Z Compiling rustix v0.38.37
14352026-02-27T14:12:07.577Z Compiling miniz_oxide v0.8.5
14362026-02-27T14:12:07.684Z Compiling darling_core v0.20.10
14372026-02-27T14:12:08.263Z Compiling dyn-clone v1.0.20
14382026-02-27T14:12:08.376Z Compiling tower-service v0.3.3
14392026-02-27T14:12:08.551Z Compiling atomic-waker v1.1.2
14402026-02-27T14:12:08.578Z Compiling rustls v0.23.37
14412026-02-27T14:12:08.677Z Compiling serde_derive v1.0.228
14422026-02-27T14:12:08.777Z Compiling zeroize_derive v1.4.2
14432026-02-27T14:12:08.977Z Compiling zerofrom-derive v0.1.4
14442026-02-27T14:12:09.243Z Compiling yoke-derive v0.7.4
14452026-02-27T14:12:09.910Z Compiling zerovec-derive v0.10.3
14462026-02-27T14:12:09.947Z Compiling displaydoc v0.2.5
14472026-02-27T14:12:10.299Z Compiling zeroize v1.8.1
14482026-02-27T14:12:11.459Z Compiling icu_provider_macros v1.5.0
14492026-02-27T14:12:12.018Z Compiling zerocopy-derive v0.7.35
14502026-02-27T14:12:12.339Z Compiling crypto-common v0.1.6
14512026-02-27T14:12:12.368Z Compiling zerofrom v0.1.4
14522026-02-27T14:12:12.569Z Compiling block-buffer v0.10.4
14532026-02-27T14:12:12.654Z Compiling yoke v0.7.4
14542026-02-27T14:12:12.680Z Compiling tokio-macros v2.6.0
14552026-02-27T14:12:12.705Z Compiling thiserror-impl v2.0.18
14562026-02-27T14:12:12.977Z Compiling digest v0.10.7
14572026-02-27T14:12:13.047Z Compiling zerovec v0.10.4
14582026-02-27T14:12:13.517Z Compiling hmac v0.12.1
14592026-02-27T14:12:13.829Z Compiling futures-macro v0.3.31
14602026-02-27T14:12:13.938Z Compiling block-padding v0.3.3
14612026-02-27T14:12:14.105Z Compiling zerocopy v0.7.35
14622026-02-27T14:12:14.245Z Compiling inout v0.1.3
14632026-02-27T14:12:14.270Z Compiling sha2 v0.10.9
14642026-02-27T14:12:14.296Z Compiling der_derive v0.7.3
14652026-02-27T14:12:14.572Z Compiling cipher v0.4.4
14662026-02-27T14:12:15.131Z Compiling tinystr v0.7.6
14672026-02-27T14:12:15.239Z Compiling icu_collections v1.5.0
14682026-02-27T14:12:15.585Z Compiling icu_locid v1.5.0
14692026-02-27T14:12:15.660Z Compiling futures-util v0.3.31
14702026-02-27T14:12:15.899Z Compiling ppv-lite86 v0.2.20
14712026-02-27T14:12:15.931Z Compiling serde v1.0.228
14722026-02-27T14:12:16.001Z Compiling thiserror v2.0.18
14732026-02-27T14:12:16.512Z Compiling der v0.7.10
14742026-02-27T14:12:16.678Z Compiling pest v2.8.2
14752026-02-27T14:12:16.861Z Compiling icu_provider v1.5.0
14762026-02-27T14:12:17.267Z Compiling bytes v1.11.1
14772026-02-27T14:12:17.772Z Compiling bitflags v2.9.4
14782026-02-27T14:12:17.970Z Compiling icu_locid_transform v1.5.0
14792026-02-27T14:12:18.036Z Compiling chrono v0.4.43
14802026-02-27T14:12:18.375Z Compiling salsa20 v0.10.2
14812026-02-27T14:12:18.727Z Compiling tokio v1.49.0
14822026-02-27T14:12:19.126Z Compiling spki v0.7.3
14832026-02-27T14:12:19.544Z Compiling icu_properties v1.5.1
14842026-02-27T14:12:20.187Z Compiling http v1.4.0
14852026-02-27T14:12:20.212Z Compiling pbkdf2 v0.12.2
14862026-02-27T14:12:20.416Z Compiling scrypt v0.11.0
14872026-02-27T14:12:20.446Z Compiling pest_meta v2.8.2
14882026-02-27T14:12:20.951Z Compiling rand_chacha v0.9.0
14892026-02-27T14:12:21.818Z Compiling aes v0.8.4
14902026-02-27T14:12:22.070Z Compiling cbc v0.1.2
14912026-02-27T14:12:22.425Z Compiling rustls-pki-types v1.14.0
14922026-02-27T14:12:22.628Z Compiling zerocopy-derive v0.8.27
14932026-02-27T14:12:22.659Z Compiling tracing-attributes v0.1.27
14942026-02-27T14:12:23.519Z Compiling pkcs5 v0.7.1
14952026-02-27T14:12:24.826Z Compiling icu_normalizer v1.5.0
14962026-02-27T14:12:24.882Z Compiling pest_generator v2.8.2
14972026-02-27T14:12:24.924Z Compiling http-body v1.0.1
14982026-02-27T14:12:25.250Z Compiling rand v0.9.2
14992026-02-27T14:12:25.680Z Compiling pkcs8 v0.10.2
15002026-02-27T14:12:26.154Z Compiling idna_adapter v1.2.0
15012026-02-27T14:12:26.417Z Compiling idna v1.0.3
15022026-02-27T14:12:26.505Z Compiling tracing v0.1.40
15032026-02-27T14:12:26.668Z Compiling pest_derive v2.8.2
15042026-02-27T14:12:27.082Z Compiling schemars_derive v0.8.22
15052026-02-27T14:12:27.444Z Compiling url v2.5.4
15062026-02-27T14:12:27.682Z Compiling scroll_derive v0.13.1
15072026-02-27T14:12:28.044Z Compiling tinyvec_macros v0.1.1
15082026-02-27T14:12:28.179Z Compiling try-lock v0.2.5
15092026-02-27T14:12:28.400Z Compiling tower-layer v0.3.3
15102026-02-27T14:12:28.730Z Compiling want v0.3.1
15112026-02-27T14:12:29.044Z Compiling tinyvec v1.8.0
15122026-02-27T14:12:29.297Z Compiling tokio-util v0.7.15
15132026-02-27T14:12:29.642Z Compiling scroll v0.13.0
15142026-02-27T14:12:30.671Z Compiling ipnet v2.11.0
15152026-02-27T14:12:31.931Z Compiling h2 v0.4.6
15162026-02-27T14:12:32.082Z Compiling darling_macro v0.20.10
15172026-02-27T14:12:33.098Z Compiling lazy_static v1.5.0
15182026-02-27T14:12:33.256Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15192026-02-27T14:12:33.300Z Compiling bzip2-sys v0.1.13+1.0.8
15202026-02-27T14:12:33.326Z Compiling aho-corasick v1.1.3
15212026-02-27T14:12:33.832Z Compiling openssl v0.10.73
15222026-02-27T14:12:33.999Z Compiling time-core v0.1.8
15232026-02-27T14:12:34.162Z Compiling httpdate v1.0.3
15242026-02-27T14:12:34.262Z Compiling foreign-types-shared v0.1.1
15252026-02-27T14:12:34.372Z Compiling powerfmt v0.2.0
15262026-02-27T14:12:34.428Z Compiling num-conv v0.2.0
15272026-02-27T14:12:34.723Z Compiling time-macros v0.2.27
15282026-02-27T14:12:34.750Z Compiling deranged v0.5.3
15292026-02-27T14:12:34.842Z Compiling foreign-types v0.3.2
15302026-02-27T14:12:35.018Z Compiling tempfile v3.24.0
15312026-02-27T14:12:35.412Z Compiling regex-automata v0.4.14
15322026-02-27T14:12:37.405Z Compiling darling v0.20.10
15332026-02-27T14:12:37.476Z Compiling goblin v0.10.2
15342026-02-27T14:12:37.563Z Compiling openssl-macros v0.1.1
15352026-02-27T14:12:38.164Z Compiling wait-timeout v0.2.0
15362026-02-27T14:12:38.440Z Compiling num_threads v0.1.7
15372026-02-27T14:12:38.677Z Compiling crossbeam-utils v0.8.21
15382026-02-27T14:12:38.717Z Compiling native-tls v0.2.12
15392026-02-27T14:12:39.091Z Compiling quick-error v1.2.3
15402026-02-27T14:12:39.203Z Compiling syn v1.0.109
15412026-02-27T14:12:39.356Z Compiling bit-vec v0.8.0
15422026-02-27T14:12:39.381Z Compiling usdt-impl v0.6.0
15432026-02-27T14:12:39.782Z Compiling gimli v0.31.1
15442026-02-27T14:12:39.939Z Compiling bit-set v0.8.0
15452026-02-27T14:12:40.012Z Compiling rusty-fork v0.3.0
15462026-02-27T14:12:40.883Z Compiling hyper v1.8.1
15472026-02-27T14:12:43.472Z Compiling time v0.3.47
15482026-02-27T14:12:45.227Z Compiling addr2line v0.24.2
15492026-02-27T14:12:45.299Z Compiling hyper-util v0.1.19
15502026-02-27T14:12:45.977Z Compiling dof v0.4.0
15512026-02-27T14:12:48.041Z Compiling derive_builder_core v0.20.2
15522026-02-27T14:12:48.139Z Compiling unicode-normalization v0.1.24
15532026-02-27T14:12:48.678Z Compiling dtrace-parser v0.3.0
15542026-02-27T14:12:48.862Z Compiling rustls-native-certs v0.8.1
15552026-02-27T14:12:49.404Z Compiling signature v2.2.0
15562026-02-27T14:12:49.550Z Compiling thiserror-impl v1.0.69
15572026-02-27T14:12:49.754Z Compiling scroll_derive v0.12.0
15582026-02-27T14:12:49.956Z Compiling darling_core v0.21.0
15592026-02-27T14:12:50.570Z Compiling heapless v0.7.17
15602026-02-27T14:12:50.609Z Compiling slog v2.8.2
15612026-02-27T14:12:50.851Z Compiling rand_xorshift v0.4.0
15622026-02-27T14:12:51.059Z Compiling sync_wrapper v1.0.1
15632026-02-27T14:12:51.086Z Compiling thread-id v5.0.0
15642026-02-27T14:12:51.182Z Compiling object v0.36.5
15652026-02-27T14:12:51.218Z Compiling cookie v0.18.1
15662026-02-27T14:12:51.257Z Compiling crc32fast v1.4.2
15672026-02-27T14:12:51.294Z Compiling zstd-safe v7.2.3
15682026-02-27T14:12:51.327Z Compiling unicode-properties v0.1.3
15692026-02-27T14:12:51.602Z Compiling anyhow v1.0.99
15702026-02-27T14:12:51.685Z Compiling rustc-demangle v0.1.24
15712026-02-27T14:12:51.729Z Compiling unicode-bidi v0.3.17
15722026-02-27T14:12:51.865Z Compiling siphasher v0.3.11
15732026-02-27T14:12:52.353Z Compiling unarray v0.1.4
15742026-02-27T14:12:52.381Z Compiling signal-hook v0.3.18
15752026-02-27T14:12:52.603Z Compiling paste v1.0.15
15762026-02-27T14:12:52.741Z Compiling zlib-rs v0.5.1
15772026-02-27T14:12:52.832Z Compiling stringprep v0.1.5
15782026-02-27T14:12:52.969Z Compiling thiserror v1.0.69
15792026-02-27T14:12:53.098Z Compiling proptest v1.7.0
15802026-02-27T14:12:53.309Z Compiling phf_shared v0.11.2
15812026-02-27T14:12:53.807Z Compiling tower v0.5.2
15822026-02-27T14:12:54.047Z Compiling scroll v0.12.0
15832026-02-27T14:12:55.184Z Compiling derive_builder_macro v0.20.2
15842026-02-27T14:12:56.189Z Compiling ipnetwork v0.21.1
15852026-02-27T14:12:56.464Z Compiling http-body-util v0.1.3
15862026-02-27T14:12:56.584Z Compiling darling_macro v0.21.0
15872026-02-27T14:12:57.083Z Compiling webpki-roots v1.0.1
15882026-02-27T14:12:57.121Z Compiling serde_spanned v0.6.9
15892026-02-27T14:12:57.431Z Compiling erased-serde v0.3.31
15902026-02-27T14:12:57.469Z Compiling serde_tokenstream v0.2.3
15912026-02-27T14:12:57.710Z Compiling toml_datetime v0.6.11
15922026-02-27T14:12:58.116Z Compiling rand_chacha v0.3.1
15932026-02-27T14:12:58.421Z Compiling md-5 v0.10.6
15942026-02-27T14:12:58.751Z Compiling curve25519-dalek v4.1.3
15952026-02-27T14:12:58.892Z Compiling backtrace v0.3.74
15962026-02-27T14:12:59.538Z Compiling vergen-lib v0.1.6
15972026-02-27T14:12:59.563Z Compiling num-integer v0.1.46
15982026-02-27T14:12:59.942Z Compiling hash32 v0.2.1
15992026-02-27T14:13:00.322Z Compiling ff v0.13.0
16002026-02-27T14:13:00.399Z Compiling memoffset v0.9.1
16012026-02-27T14:13:00.443Z Compiling litrs v0.4.1
16022026-02-27T14:13:00.589Z Compiling libz-rs-sys v0.5.1
16032026-02-27T14:13:00.856Z Compiling smoltcp v0.9.1
16042026-02-27T14:13:01.014Z Compiling base16ct v0.2.0
16052026-02-27T14:13:01.449Z Compiling ref-cast v1.0.25
16062026-02-27T14:13:01.707Z Compiling psl-types v2.0.11
16072026-02-27T14:13:01.735Z Compiling iri-string v0.7.8
16082026-02-27T14:13:01.775Z Compiling fallible-iterator v0.2.0
16092026-02-27T14:13:01.949Z Compiling cfg_aliases v0.2.1
16102026-02-27T14:13:01.985Z Compiling ryu v1.0.18
16112026-02-27T14:13:02.134Z Compiling num-bigint-dig v0.8.6
16122026-02-27T14:13:02.317Z Compiling nix v0.29.0
16132026-02-27T14:13:02.487Z Compiling serde_urlencoded v0.7.1
16142026-02-27T14:13:02.662Z Compiling postgres-protocol v0.6.8
16152026-02-27T14:13:02.704Z Compiling publicsuffix v2.3.0
16162026-02-27T14:13:03.050Z Compiling document-features v0.2.11
16172026-02-27T14:13:03.194Z Compiling sec1 v0.7.3
16182026-02-27T14:13:03.443Z Compiling flate2 v1.1.2
16192026-02-27T14:13:03.812Z Compiling group v0.13.0
16202026-02-27T14:13:04.184Z Compiling num-iter v0.1.45
16212026-02-27T14:13:04.579Z Compiling newtype-uuid v1.3.2
16222026-02-27T14:13:05.155Z Compiling tower-http v0.6.8
16232026-02-27T14:13:05.299Z Compiling rand v0.8.5
16242026-02-27T14:13:05.331Z Compiling darling v0.21.0
16252026-02-27T14:13:05.535Z Compiling oxnet v0.1.4
16262026-02-27T14:13:05.560Z Compiling derive_builder v0.20.2
16272026-02-27T14:13:05.795Z Compiling tokio-native-tls v0.3.1
16282026-02-27T14:13:06.128Z Compiling goblin v0.8.2
16292026-02-27T14:13:07.596Z Compiling regex v1.12.3
16302026-02-27T14:13:07.626Z Compiling terminal_size v0.4.0
16312026-02-27T14:13:07.656Z Compiling cargo-platform v0.1.8
16322026-02-27T14:13:07.691Z Compiling hkdf v0.12.4
16332026-02-27T14:13:07.941Z Compiling crypto-bigint v0.5.5
16342026-02-27T14:13:08.012Z Compiling strum_macros v0.27.2
16352026-02-27T14:13:08.205Z Compiling ref-cast-impl v1.0.25
16362026-02-27T14:13:08.686Z Compiling async-trait v0.1.89
16372026-02-27T14:13:08.740Z Compiling hubpack_derive v0.1.1
16382026-02-27T14:13:09.424Z Compiling daft-derive v0.1.4
16392026-02-27T14:13:09.684Z Compiling curve25519-dalek-derive v0.1.1
16402026-02-27T14:13:10.971Z Compiling vergen v9.0.6
16412026-02-27T14:13:11.251Z Compiling ahash v0.8.12
16422026-02-27T14:13:11.281Z Compiling fs-err v3.1.1
16432026-02-27T14:13:11.417Z Compiling either v1.15.0
16442026-02-27T14:13:11.766Z Compiling bitflags v1.3.2
16452026-02-27T14:13:11.793Z Compiling buf-list v1.0.3
16462026-02-27T14:13:11.952Z Compiling bumpalo v3.16.0
16472026-02-27T14:13:11.977Z Compiling lockfree-object-pool v0.1.6
16482026-02-27T14:13:12.363Z Compiling simd-adler32 v0.3.7
16492026-02-27T14:13:12.638Z Compiling unicode-segmentation v1.12.0
16502026-02-27T14:13:12.683Z Compiling managed v0.8.0
16512026-02-27T14:13:13.000Z Compiling winnow v0.5.40
16522026-02-27T14:13:13.402Z Compiling strum v0.27.2
16532026-02-27T14:13:13.684Z Compiling dof v0.3.0
16542026-02-27T14:13:13.799Z Compiling zopfli v0.8.1
16552026-02-27T14:13:14.525Z Compiling clap_builder v4.5.48
16562026-02-27T14:13:15.680Z Compiling elliptic-curve v0.13.8
16572026-02-27T14:13:15.788Z Compiling daft v0.1.4
16582026-02-27T14:13:16.574Z Compiling hubpack v0.1.2
16592026-02-27T14:13:16.679Z Compiling cargo_metadata v0.19.2
16602026-02-27T14:13:16.898Z Compiling toml_edit v0.19.15
16612026-02-27T14:13:17.037Z Compiling signal-hook-mio v0.2.4
16622026-02-27T14:13:17.128Z Compiling cookie_store v0.22.1
16632026-02-27T14:13:19.032Z Compiling zstd v0.13.3
16642026-02-27T14:13:19.598Z Compiling hyper-tls v0.6.0
16652026-02-27T14:13:20.161Z Compiling serde_with_macros v3.16.1
16662026-02-27T14:13:20.914Z Compiling postgres-types v0.2.9
16672026-02-27T14:13:22.568Z Compiling usdt-macro v0.6.0
16682026-02-27T14:13:22.643Z Compiling usdt-attr-macro v0.6.0
16692026-02-27T14:13:22.738Z Compiling phf v0.11.2
16702026-02-27T14:13:23.055Z Compiling dtrace-parser v0.2.0
16712026-02-27T14:13:23.652Z Compiling ed25519 v2.2.3
16722026-02-27T14:13:24.019Z Compiling bzip2 v0.4.4
16732026-02-27T14:13:24.269Z Compiling bzip2 v0.5.2
16742026-02-27T14:13:24.293Z Compiling bstr v1.10.0
16752026-02-27T14:13:24.440Z Compiling pkcs1 v0.7.5
16762026-02-27T14:13:24.540Z Compiling serde-big-array v0.5.1
16772026-02-27T14:13:24.724Z Compiling hex v0.4.3
16782026-02-27T14:13:24.808Z Compiling rfc6979 v0.4.0
16792026-02-27T14:13:25.088Z Compiling enum-as-inner v0.6.1
16802026-02-27T14:13:25.121Z Compiling strum_macros v0.26.4
16812026-02-27T14:13:25.420Z Compiling clap_derive v4.5.47
16822026-02-27T14:13:25.447Z Compiling serde_repr v0.1.19
16832026-02-27T14:13:26.027Z Compiling float-cmp v0.10.0
16842026-02-27T14:13:26.092Z Compiling env_filter v0.1.2
16852026-02-27T14:13:26.231Z Compiling socket2 v0.5.10
16862026-02-27T14:13:26.411Z Compiling memmap2 v0.9.8
16872026-02-27T14:13:26.732Z Compiling encoding_rs v0.8.34
16882026-02-27T14:13:26.917Z Compiling fixedbitset v0.5.7
16892026-02-27T14:13:26.960Z Compiling static_assertions v1.1.0
16902026-02-27T14:13:27.114Z Compiling whoami v1.5.2
16912026-02-27T14:13:27.271Z Compiling keccak v0.1.5
16922026-02-27T14:13:27.887Z Compiling rustc-hash v2.1.1
16932026-02-27T14:13:27.948Z Compiling data-encoding v2.9.0
16942026-02-27T14:13:28.146Z Compiling normalize-line-endings v0.3.0
16952026-02-27T14:13:28.398Z Compiling new_debug_unreachable v1.0.6
16962026-02-27T14:13:28.557Z Compiling precomputed-hash v0.1.1
16972026-02-27T14:13:28.719Z Compiling predicates-core v1.0.8
16982026-02-27T14:13:29.076Z Compiling jiff v0.2.15
16992026-02-27T14:13:29.428Z Compiling mime v0.3.17
17002026-02-27T14:13:29.739Z Compiling difflib v0.4.0
17012026-02-27T14:13:29.979Z Compiling fixedbitset v0.4.2
17022026-02-27T14:13:30.127Z Compiling clap v4.5.48
17032026-02-27T14:13:30.322Z Compiling petgraph v0.6.5
17042026-02-27T14:13:30.487Z Compiling predicates v3.1.3
17052026-02-27T14:13:30.820Z Compiling strum v0.26.3
17062026-02-27T14:13:30.925Z Compiling toml_edit v0.22.27
17072026-02-27T14:13:31.079Z Compiling string_cache v0.8.9
17082026-02-27T14:13:31.230Z Compiling hickory-proto v0.25.2
17092026-02-27T14:13:31.695Z Compiling iddqd v0.3.16
17102026-02-27T14:13:31.824Z Compiling sha3 v0.10.8
17112026-02-27T14:13:32.200Z Compiling tokio-postgres v0.7.13
17122026-02-27T14:13:33.297Z Compiling petgraph v0.8.2
17132026-02-27T14:13:34.430Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17142026-02-27T14:13:34.584Z Compiling usdt v0.6.0
17152026-02-27T14:13:35.085Z Compiling usdt-impl v0.5.0
17162026-02-27T14:13:36.532Z Compiling env_logger v0.11.8
17172026-02-27T14:13:37.405Z Compiling zip v4.2.0
17182026-02-27T14:13:38.050Z Compiling similar v2.7.0
17192026-02-27T14:13:38.170Z Compiling serde_with v3.16.1
17202026-02-27T14:13:38.380Z Compiling ecdsa v0.16.9
17212026-02-27T14:13:39.267Z Compiling rsa v0.9.8
17222026-02-27T14:13:39.956Z Compiling zip v0.6.6
17232026-02-27T14:13:40.246Z Compiling ed25519-dalek v2.1.1
17242026-02-27T14:13:41.957Z Compiling toml v0.7.8
17252026-02-27T14:13:41.981Z Compiling crossterm v0.28.1
17262026-02-27T14:13:43.604Z Compiling heck v0.4.1
17272026-02-27T14:13:43.633Z Compiling itertools v0.13.0
17282026-02-27T14:13:43.658Z Compiling itertools v0.10.5
17292026-02-27T14:13:44.058Z Compiling crossbeam-epoch v0.9.18
17302026-02-27T14:13:44.106Z Compiling tokio-stream v0.1.17
17312026-02-27T14:13:44.758Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17322026-02-27T14:13:44.805Z Compiling x509-cert v0.2.5
17332026-02-27T14:13:45.198Z Compiling openapiv3 v2.2.0
17342026-02-27T14:13:45.222Z Compiling sha1 v0.10.6
17352026-02-27T14:13:45.247Z Compiling winnow v0.6.26
17362026-02-27T14:13:45.672Z Compiling lalrpop-util v0.19.12
17372026-02-27T14:13:46.050Z Compiling peg-runtime v0.8.5
17382026-02-27T14:13:46.343Z Compiling thread_local v1.1.8
17392026-02-27T14:13:46.655Z Compiling slog-async v2.8.0
17402026-02-27T14:13:46.905Z Compiling crossbeam-channel v0.5.15
17412026-02-27T14:13:46.931Z Compiling xattr v1.3.1
17422026-02-27T14:13:47.280Z Compiling futures-executor v0.3.31
17432026-02-27T14:13:47.336Z Compiling is-terminal v0.4.13
17442026-02-27T14:13:47.455Z Compiling filetime v0.2.26
17452026-02-27T14:13:47.550Z Compiling term v1.1.0
17462026-02-27T14:13:47.819Z Compiling take_mut v0.2.2
17472026-02-27T14:13:47.845Z Compiling tar v0.4.44
17482026-02-27T14:13:48.077Z Compiling futures v0.3.31
17492026-02-27T14:13:48.224Z Compiling slog-term v2.9.2
17502026-02-27T14:13:59.598Z Compiling rustls-webpki v0.103.9
17512026-02-27T14:14:07.495Z Compiling tokio-rustls v0.26.0
17522026-02-27T14:14:07.521Z Compiling rustls-platform-verifier v0.6.2
17532026-02-27T14:14:07.881Z Compiling hyper-rustls v0.27.7
17542026-02-27T14:14:08.312Z Compiling reqwest v0.13.2
17552026-02-27T14:14:08.312Z Compiling reqwest v0.12.28
17562026-02-27T14:14:13.910Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17572026-02-27T14:14:14.403Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17582026-02-27T14:14:21.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
17592026-02-27T14:14:21.682Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17602026-02-27T14:14:21.769ZFeb 27 14:14:21.456 INFO Starting download, target: Clickhouse
17612026-02-27T14:14:21.769ZFeb 27 14:14:21.457 INFO Starting download, target: Cockroach
17622026-02-27T14:14:21.769ZFeb 27 14:14:21.457 INFO Starting download, target: Console
17632026-02-27T14:14:21.769ZFeb 27 14:14:21.457 INFO Starting download, target: MaghemiteMgd
17642026-02-27T14:14:21.794ZFeb 27 14:14:21.457 INFO Starting download, target: DendriteStub
17652026-02-27T14:14:21.794ZFeb 27 14:14:21.457 INFO Starting download, target: TransceiverControl
17662026-02-27T14:14:21.794ZFeb 27 14:14:21.459 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17672026-02-27T14:14:21.794ZFeb 27 14:14:21.459 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17682026-02-27T14:14:21.794ZFeb 27 14:14:21.459 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17692026-02-27T14:14:21.794ZFeb 27 14:14:21.459 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17702026-02-27T14:14:21.795ZFeb 27 14:14:21.459 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17712026-02-27T14:14:21.795ZFeb 27 14:14:21.459 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17722026-02-27T14:14:22.350ZFeb 27 14:14:22.033 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17732026-02-27T14:14:22.986ZFeb 27 14:14:22.672 INFO Download complete, target: Console
17742026-02-27T14:14:24.360ZFeb 27 14:14:24.048 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17752026-02-27T14:14:24.990ZFeb 27 14:14:24.678 INFO Download complete, target: TransceiverControl
17762026-02-27T14:14:27.933ZFeb 27 14:14:27.621 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17772026-02-27T14:14:29.381ZFeb 27 14:14:29.069 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17782026-02-27T14:14:31.277ZFeb 27 14:14:30.965 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17792026-02-27T14:14:31.277ZFeb 27 14:14:30.966 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17802026-02-27T14:14:32.901ZFeb 27 14:14:32.589 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17812026-02-27T14:14:34.376ZFeb 27 14:14:34.064 INFO Download complete, target: DendriteStub
17822026-02-27T14:14:35.922ZFeb 27 14:14:35.582 INFO Download complete, target: MaghemiteMgd
17832026-02-27T14:14:44.889ZFeb 27 14:14:44.577 INFO Checking that binary works, target: Cockroach
17842026-02-27T14:14:45.178ZFeb 27 14:14:44.867 INFO Download complete, target: Cockroach
17852026-02-27T14:14:51.473ZFeb 27 14:14:51.161 INFO Checking that binary works, target: Clickhouse
17862026-02-27T14:14:51.775ZFeb 27 14:14:51.464 INFO Download complete, target: Clickhouse
17872026-02-27T14:14:51.804ZAll builder prerequisites installed successfully, and PATH looks valid
17882026-02-27T14:14:51.828Z
17892026-02-27T14:14:51.829Zreal 7:09.224845848
17902026-02-27T14:14:51.829Zuser 19:56.296215216
17912026-02-27T14:14:51.829Zsys 3:14.433793666
17922026-02-27T14:14:51.829Ztrap 0.884995273
17932026-02-27T14:14:51.829Ztflt 0.366721233
17942026-02-27T14:14:51.829Zdflt 0.895760677
17952026-02-27T14:14:51.829Zkflt 0.008672086
17962026-02-27T14:14:51.829Zlock 49:00.150048164
17972026-02-27T14:14:51.829Zslp 1:13:51.670500437
17982026-02-27T14:14:51.829Zlat 1:21.034885060
17992026-02-27T14:14:51.829Zstop 3:28.687943598
18002026-02-27T14:14:51.829Z+ banner clippy
18012026-02-27T14:14:51.829Z
18022026-02-27T14:14:51.829Z #### # # ##### ##### # #
18032026-02-27T14:14:51.829Z # # # # # # # # # #
18042026-02-27T14:14:51.829Z # # # # # # # #
18052026-02-27T14:14:51.829Z # # # ##### ##### #
18062026-02-27T14:14:51.829Z # # # # # # #
18072026-02-27T14:14:51.829Z #### ###### # # # #
18082026-02-27T14:14:51.829Z
18092026-02-27T14:14:51.829Z+ export CARGO_INCREMENTAL=0
18102026-02-27T14:14:51.829Z+ CARGO_INCREMENTAL=0
18112026-02-27T14:14:51.829Z+ ptime -m cargo xtask clippy
18122026-02-27T14:14:53.316Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18132026-02-27T14:14:53.682Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18142026-02-27T14:14:58.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.57s
18152026-02-27T14:14:58.584Z Running `target/debug/xtask clippy`
18162026-02-27T14:14:58.625Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18172026-02-27T14:15:00.139Z Downloading crates ...
18182026-02-27T14:15:00.570Z Downloaded async-global-executor v2.4.1
18192026-02-27T14:15:00.595Z Downloaded assert-json-diff v2.0.2
18202026-02-27T14:15:00.595Z Downloaded async-channel v1.9.0
18212026-02-27T14:15:00.595Z Downloaded owo-colors v3.5.0
18222026-02-27T14:15:00.595Z Downloaded kv-log-macro v1.0.7
18232026-02-27T14:15:00.595Z Downloaded stringmetrics v2.2.2
18242026-02-27T14:15:00.699Z Downloaded supports-unicode v2.1.0
18252026-02-27T14:15:00.699Z Downloaded terminal_size v0.1.17
18262026-02-27T14:15:00.699Z Downloaded similar-asserts v1.7.0
18272026-02-27T14:15:00.699Z Downloaded target-triple v0.1.3
18282026-02-27T14:15:00.699Z Downloaded datatest-stable v0.3.2
18292026-02-27T14:15:00.699Z Downloaded termcolor v1.4.1
18302026-02-27T14:15:00.699Z Downloaded trybuild v1.0.106
18312026-02-27T14:15:00.699Z Downloaded tinytemplate v1.2.1
18322026-02-27T14:15:00.699Z Downloaded rstest_macros v0.25.0
18332026-02-27T14:15:00.699Z Downloaded miette v5.10.0
18342026-02-27T14:15:00.699Z Downloaded plotters v0.3.7
18352026-02-27T14:15:00.699Z Downloaded knuffel v3.2.0
18362026-02-27T14:15:00.699Z Downloaded hashbrown v0.14.5
18372026-02-27T14:15:00.699Z Downloaded guppy v0.17.20
18382026-02-27T14:15:00.699Z Downloaded fancy-regex v0.14.0
18392026-02-27T14:15:00.699Z Downloaded criterion v0.7.0
18402026-02-27T14:15:00.699Z Downloaded chumsky v0.9.3
18412026-02-27T14:15:00.699Z Downloaded async-std v1.13.0
18422026-02-27T14:15:00.724Z Downloaded textwrap v0.15.2
18432026-02-27T14:15:00.724Z Downloaded rstest v0.25.0
18442026-02-27T14:15:00.724Z Downloaded futures-lite v2.3.0
18452026-02-27T14:15:00.749Z Downloaded event-listener v5.3.1
18462026-02-27T14:15:00.749Z Downloaded cfg-expr v0.20.1
18472026-02-27T14:15:00.749Z Downloaded polling v3.7.3
18482026-02-27T14:15:00.749Z Downloaded blake2b_simd v1.0.2
18492026-02-27T14:15:00.749Z Downloaded target-spec v3.5.0
18502026-02-27T14:15:00.749Z Downloaded target-lexicon v0.13.2
18512026-02-27T14:15:00.749Z Downloaded rust-argon2 v2.1.0
18522026-02-27T14:15:00.749Z Downloaded relative-path v1.9.3
18532026-02-27T14:15:00.749Z Downloaded path-tree v0.8.1
18542026-02-27T14:15:00.749Z Downloaded partial-io v0.5.4
18552026-02-27T14:15:00.774Z Downloaded libtest-mimic v0.8.1
18562026-02-27T14:15:00.774Z Downloaded futures-timer v3.0.3
18572026-02-27T14:15:00.774Z Downloaded concurrent-queue v2.5.0
18582026-02-27T14:15:00.774Z Downloaded async-signal v0.2.10
18592026-02-27T14:15:00.774Z Downloaded async-process v2.3.0
18602026-02-27T14:15:00.774Z Downloaded serde_regex v1.1.0
18612026-02-27T14:15:00.774Z Downloaded rand_distr v0.5.1
18622026-02-27T14:15:00.774Z Downloaded async-object-pool v0.1.5
18632026-02-27T14:15:00.774Z Downloaded doc-comment v0.3.3
18642026-02-27T14:15:00.774Z Downloaded supports-hyperlinks v2.1.0
18652026-02-27T14:15:00.774Z Downloaded supports-color v2.1.0
18662026-02-27T14:15:00.774Z Downloaded proc-macro-crate v3.2.0
18672026-02-27T14:15:00.774Z Downloaded plotters-svg v0.3.7
18682026-02-27T14:15:00.798Z Downloaded plotters-backend v0.3.7
18692026-02-27T14:15:00.798Z Downloaded piper v0.2.4
18702026-02-27T14:15:00.798Z Downloaded pathdiff v0.2.3
18712026-02-27T14:15:00.798Z Downloaded oorandom v11.1.4
18722026-02-27T14:15:00.798Z Downloaded httptest v0.16.3
18732026-02-27T14:15:00.798Z Downloaded event-listener-strategy v0.5.2
18742026-02-27T14:15:00.799Z Downloaded parking v2.2.1
18752026-02-27T14:15:00.799Z Downloaded nested v0.1.1
18762026-02-27T14:15:00.799Z Downloaded miette-derive v5.10.0
18772026-02-27T14:15:00.799Z Downloaded knuffel-derive v3.2.0
18782026-02-27T14:15:00.799Z Downloaded guppy-workspace-hack v0.1.0
18792026-02-27T14:15:00.799Z Downloaded event-listener v2.5.3
18802026-02-27T14:15:00.799Z Downloaded escape8259 v0.5.3
18812026-02-27T14:15:00.799Z Downloaded criterion-plot v0.6.0
18822026-02-27T14:15:00.824Z Downloaded blocking v1.6.1
18832026-02-27T14:15:00.824Z Downloaded backtrace-ext v0.2.1
18842026-02-27T14:15:00.825Z Downloaded async-task v4.7.1
18852026-02-27T14:15:00.825Z Downloaded async-lock v3.4.0
18862026-02-27T14:15:00.825Z Downloaded async-io v2.3.4
18872026-02-27T14:15:00.825Z Downloaded async-executor v1.13.1
18882026-02-27T14:15:00.825Z Downloaded assert_cmd v2.0.17
18892026-02-27T14:15:00.825Z Downloaded anes v0.1.6
18902026-02-27T14:15:00.849Z Downloaded cast v0.3.0
18912026-02-27T14:15:00.849Z Downloaded async-channel v2.3.1
18922026-02-27T14:15:00.849Z Downloaded approx v0.5.1
18932026-02-27T14:15:00.849Z Downloaded async-attributes v1.1.2
18942026-02-27T14:15:00.849Z Downloaded httpmock v0.8.0-alpha.1
18952026-02-27T14:15:04.777Z Checking cfg-if v1.0.4
18962026-02-27T14:15:04.884Z Checking libc v0.2.180
18972026-02-27T14:15:04.884Z Checking serde_core v1.0.228
18982026-02-27T14:15:05.018Z Checking memchr v2.7.4
18992026-02-27T14:15:05.093Z Checking smallvec v1.15.1
19002026-02-27T14:15:05.157Z Checking value-bag v1.12.0
19012026-02-27T14:15:05.220Z Checking itoa v1.0.11
19022026-02-27T14:15:05.296Z Checking scopeguard v1.2.0
19032026-02-27T14:15:05.351Z Checking zeroize v1.8.1
19042026-02-27T14:15:05.582Z Checking libm v0.2.8
19052026-02-27T14:15:05.681Z Checking stable_deref_trait v1.2.0
19062026-02-27T14:15:05.739Z Checking lock_api v0.4.12
19072026-02-27T14:15:05.802Z Checking log v0.4.29
19082026-02-27T14:15:05.871Z Checking portable-atomic v1.11.0
19092026-02-27T14:15:05.938Z Checking critical-section v1.1.3
19102026-02-27T14:15:06.106Z Checking zerofrom v0.1.4
19112026-02-27T14:15:06.202Z Checking zmij v1.0.15
19122026-02-27T14:15:06.261Z Checking writeable v0.5.5
19132026-02-27T14:15:06.388Z Checking getrandom v0.2.15
19142026-02-27T14:15:06.468Z Checking getrandom v0.3.4
19152026-02-27T14:15:06.524Z Checking yoke v0.7.4
19162026-02-27T14:15:06.627Z Checking num-traits v0.2.19
19172026-02-27T14:15:06.693Z Checking percent-encoding v2.3.2
19182026-02-27T14:15:06.757Z Checking pin-project-lite v0.2.14
19192026-02-27T14:15:06.781Z Checking litemap v0.7.3
19202026-02-27T14:15:06.880Z Checking icu_locid_transform_data v1.5.0
19212026-02-27T14:15:06.991Z Checking zerovec v0.10.4
19222026-02-27T14:15:07.060Z Checking icu_properties_data v1.5.0
19232026-02-27T14:15:07.124Z Checking once_cell v1.21.3
19242026-02-27T14:15:07.148Z Checking utf16_iter v1.0.5
19252026-02-27T14:15:07.148Z Checking write16 v1.0.0
19262026-02-27T14:15:07.323Z Checking utf8_iter v1.0.4
19272026-02-27T14:15:07.404Z Checking icu_normalizer_data v1.5.0
19282026-02-27T14:15:07.462Z Checking rand_core v0.6.4
19292026-02-27T14:15:07.514Z Checking subtle v2.6.1
19302026-02-27T14:15:07.599Z Checking form_urlencoded v1.2.2
19312026-02-27T14:15:07.664Z Checking byteorder v1.5.0
19322026-02-27T14:15:07.688Z Checking parking_lot_core v0.9.10
19332026-02-27T14:15:07.853Z Checking signal-hook-registry v1.4.2
19342026-02-27T14:15:07.918Z Checking mio v1.0.2
19352026-02-27T14:15:07.975Z Checking allocator-api2 v0.2.21
19362026-02-27T14:15:08.141Z Checking parking_lot v0.12.3
19372026-02-27T14:15:08.200Z Checking typenum v1.17.0
19382026-02-27T14:15:08.259Z Checking futures-core v0.3.32
19392026-02-27T14:15:08.344Z Checking socket2 v0.6.1
19402026-02-27T14:15:08.558Z Checking equivalent v1.0.2
19412026-02-27T14:15:08.621Z Checking iana-time-zone v0.1.63
19422026-02-27T14:15:08.682Z Checking tinystr v0.7.6
19432026-02-27T14:15:08.682Z Checking icu_collections v1.5.0
19442026-02-27T14:15:08.804Z Checking errno v0.3.12
19452026-02-27T14:15:08.877Z Checking foldhash v0.2.0
19462026-02-27T14:15:08.902Z Checking futures-io v0.3.31
19472026-02-27T14:15:08.989Z Checking serde v1.0.228
19482026-02-27T14:15:08.989Z Checking serde_json v1.0.149
19492026-02-27T14:15:09.108Z Checking uuid v1.19.0
19502026-02-27T14:15:09.168Z Checking icu_locid v1.5.0
19512026-02-27T14:15:09.241Z Checking semver v1.0.27
19522026-02-27T14:15:09.311Z Checking hashbrown v0.16.1
19532026-02-27T14:15:09.335Z Checking generic-array v0.14.7
19542026-02-27T14:15:09.452Z Checking thiserror v2.0.18
19552026-02-27T14:15:09.665Z Checking dyn-clone v1.0.20
19562026-02-27T14:15:09.806Z Checking const-oid v0.9.6
19572026-02-27T14:15:09.866Z Checking slab v0.4.9
19582026-02-27T14:15:09.929Z Checking zerocopy v0.7.35
19592026-02-27T14:15:10.088Z Checking bytes v1.11.1
19602026-02-27T14:15:10.224Z Checking bitflags v2.9.4
19612026-02-27T14:15:10.313Z Checking icu_provider v1.5.0
19622026-02-27T14:15:10.566Z Checking crypto-common v0.1.6
19632026-02-27T14:15:10.632Z Checking chrono v0.4.43
19642026-02-27T14:15:10.690Z Checking thiserror v1.0.69
19652026-02-27T14:15:10.768Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19662026-02-27T14:15:10.847Z Checking block-buffer v0.10.4
19672026-02-27T14:15:10.924Z Checking futures-sink v0.3.31
19682026-02-27T14:15:11.018Z Checking icu_locid_transform v1.5.0
19692026-02-27T14:15:11.162Z Checking pin-utils v0.1.0
19702026-02-27T14:15:11.187Z Checking futures-channel v0.3.31
19712026-02-27T14:15:11.289Z Checking indexmap v2.13.0
19722026-02-27T14:15:11.345Z Checking tokio v1.49.0
19732026-02-27T14:15:11.468Z Checking futures-task v0.3.31
19742026-02-27T14:15:11.542Z Checking cpufeatures v0.2.14
19752026-02-27T14:15:11.657Z Checking rustix v0.38.37
19762026-02-27T14:15:11.713Z Checking digest v0.10.7
19772026-02-27T14:15:11.713Z Checking ppv-lite86 v0.2.20
19782026-02-27T14:15:11.830Z Checking futures-util v0.3.31
19792026-02-27T14:15:12.155Z Checking icu_properties v1.5.1
19802026-02-27T14:15:12.236Z Checking fnv v1.0.7
19812026-02-27T14:15:12.434Z Checking tracing-core v0.1.32
19822026-02-27T14:15:12.491Z Checking regex-syntax v0.8.5
19832026-02-27T14:15:12.647Z Checking http v1.4.0
19842026-02-27T14:15:12.717Z Checking foldhash v0.1.5
19852026-02-27T14:15:13.002Z Checking hashbrown v0.15.4
19862026-02-27T14:15:13.122Z Checking tracing v0.1.40
19872026-02-27T14:15:13.550Z Checking base64 v0.22.1
19882026-02-27T14:15:13.975Z Checking unicode-ident v1.0.24
19892026-02-27T14:15:14.060Z Checking spin v0.9.8
19902026-02-27T14:15:14.122Z Checking crossbeam-utils v0.8.21
19912026-02-27T14:15:14.220Z Checking proc-macro2 v1.0.106
19922026-02-27T14:15:14.473Z Checking adler2 v2.0.0
19932026-02-27T14:15:14.724Z Checking miniz_oxide v0.8.5
19942026-02-27T14:15:14.842Z Checking ipnet v2.11.0
19952026-02-27T14:15:14.902Z Checking utf8parse v0.2.2
19962026-02-27T14:15:14.970Z Checking quote v1.0.44
19972026-02-27T14:15:15.169Z Checking untrusted v0.9.0
19982026-02-27T14:15:15.424Z Checking syn v2.0.117
19992026-02-27T14:15:15.450Z Checking ring v0.17.14
20002026-02-27T14:15:15.551Z Checking icu_normalizer v1.5.0
20012026-02-27T14:15:15.575Z Checking aho-corasick v1.1.3
20022026-02-27T14:15:15.680Z Checking base64ct v1.6.0
20032026-02-27T14:15:15.704Z Checking atomic-waker v1.1.2
20042026-02-27T14:15:15.980Z Checking block-padding v0.3.3
20052026-02-27T14:15:16.231Z Checking anstyle v1.0.11
20062026-02-27T14:15:16.299Z Checking inout v0.1.3
20072026-02-27T14:15:16.366Z Checking rustls-pki-types v1.14.0
20082026-02-27T14:15:16.456Z Checking idna_adapter v1.2.0
20092026-02-27T14:15:16.622Z Checking httparse v1.9.5
20102026-02-27T14:15:16.684Z Checking fastrand v2.1.1
20112026-02-27T14:15:16.743Z Checking idna v1.0.3
20122026-02-27T14:15:17.083Z Checking cipher v0.4.4
20132026-02-27T14:15:17.138Z Checking anstyle-parse v0.2.5
20142026-02-27T14:15:17.199Z Checking colorchoice v1.0.2
20152026-02-27T14:15:17.291Z Checking url v2.5.4
20162026-02-27T14:15:17.347Z Checking regex-automata v0.4.14
20172026-02-27T14:15:17.428Z Checking is_terminal_polyfill v1.70.1
20182026-02-27T14:15:17.515Z Checking anstyle-query v1.1.1
20192026-02-27T14:15:17.571Z Checking pem-rfc7468 v0.7.0
20202026-02-27T14:15:17.629Z Checking terminal_size v0.4.0
20212026-02-27T14:15:17.726Z Checking anstream v0.6.18
20222026-02-27T14:15:17.873Z Checking http-body v1.0.1
20232026-02-27T14:15:17.898Z Checking sha2 v0.10.9
20242026-02-27T14:15:17.980Z Checking gimli v0.31.1
20252026-02-27T14:15:18.137Z Checking hmac v0.12.1
20262026-02-27T14:15:18.195Z Checking object v0.36.5
20272026-02-27T14:15:18.255Z Checking schemars v0.8.22
20282026-02-27T14:15:18.432Z Checking zerocopy v0.8.27
20292026-02-27T14:15:18.562Z Checking clap_lex v0.7.4
20302026-02-27T14:15:18.636Z Checking tokio-util v0.7.15
20312026-02-27T14:15:18.867Z Checking strsim v0.11.1
20322026-02-27T14:15:19.238Z Checking httpdate v1.0.3
20332026-02-27T14:15:19.548Z Checking try-lock v0.2.5
20342026-02-27T14:15:19.757Z Checking rustc-demangle v0.1.24
20352026-02-27T14:15:19.810Z Checking want v0.3.1
20362026-02-27T14:15:20.022Z Checking h2 v0.4.6
20372026-02-27T14:15:20.093Z Checking clap_builder v4.5.48
20382026-02-27T14:15:20.333Z Checking lazy_static v1.5.0
20392026-02-27T14:15:20.525Z Checking tower-service v0.3.3
20402026-02-27T14:15:20.772Z Checking tower-layer v0.3.3
20412026-02-27T14:15:21.164Z Checking ryu v1.0.18
20422026-02-27T14:15:21.448Z Checking flagset v0.4.6
20432026-02-27T14:15:21.507Z Checking rand_chacha v0.3.1
20442026-02-27T14:15:21.649Z Checking http-body-util v0.1.3
20452026-02-27T14:15:21.773Z Checking der v0.7.10
20462026-02-27T14:15:21.871Z Checking addr2line v0.24.2
20472026-02-27T14:15:22.016Z Checking rand v0.8.5
20482026-02-27T14:15:22.103Z Checking aws-lc-sys v0.37.1
20492026-02-27T14:15:22.166Z Checking openssl-probe v0.1.5
20502026-02-27T14:15:22.445Z Checking untrusted v0.7.1
20512026-02-27T14:15:22.538Z Checking erased-serde v0.3.31
20522026-02-27T14:15:22.752Z Checking rand_core v0.9.3
20532026-02-27T14:15:23.144Z Checking clap v4.5.48
20542026-02-27T14:15:23.201Z Checking regex v1.12.3
20552026-02-27T14:15:23.347Z Checking serde_urlencoded v0.7.1
20562026-02-27T14:15:23.398Z Checking pbkdf2 v0.12.2
20572026-02-27T14:15:23.633Z Checking aes v0.8.4
20582026-02-27T14:15:23.689Z Checking slog v2.8.2
20592026-02-27T14:15:23.713Z Checking spki v0.7.3
20602026-02-27T14:15:23.827Z Checking mime v0.3.17
20612026-02-27T14:15:23.888Z Checking salsa20 v0.10.2
20622026-02-27T14:15:23.952Z Checking aws-lc-rs v1.16.0
20632026-02-27T14:15:24.143Z Checking cbc v0.1.2
20642026-02-27T14:15:24.212Z Checking rustix v1.1.3
20652026-02-27T14:15:24.269Z Checking scrypt v0.11.0
20662026-02-27T14:15:24.337Z Checking rand_chacha v0.9.0
20672026-02-27T14:15:24.404Z Checking backtrace v0.3.74
20682026-02-27T14:15:24.465Z Checking powerfmt v0.2.0
20692026-02-27T14:15:24.585Z Checking rustls-native-certs v0.8.1
20702026-02-27T14:15:24.639Z Checking pkcs5 v0.7.1
20712026-02-27T14:15:24.834Z Checking deranged v0.5.3
20722026-02-27T14:15:24.858Z Checking rand v0.9.2
20732026-02-27T14:15:24.947Z Checking sync_wrapper v1.0.1
20742026-02-27T14:15:25.046Z Checking anyhow v1.0.99
20752026-02-27T14:15:25.193Z Checking foreign-types-shared v0.1.1
20762026-02-27T14:15:25.246Z Checking num_threads v0.1.7
20772026-02-27T14:15:25.389Z Checking num-conv v0.2.0
20782026-02-27T14:15:25.443Z Checking time-core v0.1.8
20792026-02-27T14:15:25.505Z Checking foreign-types v0.3.2
20802026-02-27T14:15:25.684Z Checking pkcs8 v0.10.2
20812026-02-27T14:15:25.755Z Checking tower v0.5.2
20822026-02-27T14:15:25.842Z Checking webpki-roots v1.0.1
20832026-02-27T14:15:26.046Z Checking hex v0.4.3
20842026-02-27T14:15:26.071Z Checking rustls-webpki v0.103.9
20852026-02-27T14:15:26.161Z Checking openssl-sys v0.9.109
20862026-02-27T14:15:26.186Z Checking encoding_rs v0.8.34
20872026-02-27T14:15:26.413Z Checking tempfile v3.24.0
20882026-02-27T14:15:26.478Z Checking hyper v1.8.1
20892026-02-27T14:15:26.654Z Checking iri-string v0.7.8
20902026-02-27T14:15:26.753Z Checking ipnetwork v0.21.1
20912026-02-27T14:15:26.871Z Checking plain v0.2.3
20922026-02-27T14:15:27.038Z Checking rustls v0.23.37
20932026-02-27T14:15:27.124Z Checking openapiv3 v2.2.0
20942026-02-27T14:15:27.239Z Checking ucd-trie v0.1.7
20952026-02-27T14:15:27.302Z Checking time v0.3.47
20962026-02-27T14:15:27.420Z Checking openssl v0.10.73
20972026-02-27T14:15:27.533Z Checking pest v2.8.2
20982026-02-27T14:15:28.328Z Checking pretty-hex v0.4.1
20992026-02-27T14:15:28.568Z Checking hyper-util v0.1.19
21002026-02-27T14:15:28.618Z Checking either v1.15.0
21012026-02-27T14:15:29.043Z Checking signature v2.2.0
21022026-02-27T14:15:29.211Z Checking tower-http v0.6.8
21032026-02-27T14:15:29.363Z Checking serde_spanned v0.6.9
21042026-02-27T14:15:29.657Z Checking toml_datetime v0.6.11
21052026-02-27T14:15:29.881Z Checking winnow v0.7.14
21062026-02-27T14:15:29.954Z Checking sha1 v0.10.6
21072026-02-27T14:15:30.102Z Checking strum v0.26.3
21082026-02-27T14:15:30.160Z Checking data-encoding v2.9.0
21092026-02-27T14:15:30.362Z Checking static_assertions v1.1.0
21102026-02-27T14:15:30.416Z Checking oxnet v0.1.4
21112026-02-27T14:15:30.441Z Checking tinyvec_macros v0.1.1
21122026-02-27T14:15:30.585Z Checking quick-error v1.2.3
21132026-02-27T14:15:30.646Z Checking tinyvec v1.8.0
21142026-02-27T14:15:30.817Z Checking hubpack v0.1.2
21152026-02-27T14:15:30.876Z Checking num-integer v0.1.46
21162026-02-27T14:15:31.020Z Checking base16ct v0.2.0
21172026-02-27T14:15:31.227Z Checking bit-vec v0.8.0
21182026-02-27T14:15:31.313Z Checking sec1 v0.7.3
21192026-02-27T14:15:31.487Z Checking scroll v0.12.0
21202026-02-27T14:15:31.694Z Checking bit-set v0.8.0
21212026-02-27T14:15:31.756Z Checking ff v0.13.0
21222026-02-27T14:15:31.815Z Checking wait-timeout v0.2.0
21232026-02-27T14:15:31.978Z Checking crc32fast v1.4.2
21242026-02-27T14:15:32.035Z Checking goblin v0.8.2
21252026-02-27T14:15:32.098Z Checking num-iter v0.1.45
21262026-02-27T14:15:32.122Z Checking group v0.13.0
21272026-02-27T14:15:32.122Z Checking ahash v0.8.12
21282026-02-27T14:15:32.309Z Checking bstr v1.10.0
21292026-02-27T14:15:32.378Z Checking tokio-rustls v0.26.0
21302026-02-27T14:15:32.436Z Checking native-tls v0.2.12
21312026-02-27T14:15:32.519Z Checking hkdf v0.12.4
21322026-02-27T14:15:32.544Z Checking crypto-bigint v0.5.5
21332026-02-27T14:15:32.746Z Checking rusty-fork v0.3.0
21342026-02-27T14:15:32.803Z Checking dtrace-parser v0.2.0
21352026-02-27T14:15:32.864Z Checking tokio-native-tls v0.3.1
21362026-02-27T14:15:32.914Z Checking hyper-rustls v0.27.7
21372026-02-27T14:15:32.996Z Checking rand_xorshift v0.4.0
21382026-02-27T14:15:33.117Z Checking crossbeam-epoch v0.9.18
21392026-02-27T14:15:33.210Z Checking hyper-tls v0.6.0
21402026-02-27T14:15:33.271Z Checking thread-id v4.2.2
21412026-02-27T14:15:33.295Z Checking zlib-rs v0.5.1
21422026-02-27T14:15:33.410Z Checking unarray v0.1.4
21432026-02-27T14:15:33.435Z Checking num-bigint-dig v0.8.6
21442026-02-27T14:15:33.523Z Checking pkcs1 v0.7.5
21452026-02-27T14:15:33.583Z Checking reqwest v0.12.28
21462026-02-27T14:15:33.649Z Checking proptest v1.7.0
21472026-02-27T14:15:33.709Z Checking x509-cert v0.2.5
21482026-02-27T14:15:33.999Z Checking scroll v0.13.0
21492026-02-27T14:15:34.503Z Checking toml_write v0.1.2
21502026-02-27T14:15:34.909Z Checking unicode-segmentation v1.12.0
21512026-02-27T14:15:35.200Z Checking elliptic-curve v0.13.8
21522026-02-27T14:15:35.297Z Checking libz-rs-sys v0.5.1
21532026-02-27T14:15:35.356Z Checking toml_edit v0.22.27
21542026-02-27T14:15:35.424Z Checking goblin v0.10.2
21552026-02-27T14:15:35.617Z Checking rsa v0.9.8
21562026-02-27T14:15:35.642Z Checking flate2 v1.1.2
21572026-02-27T14:15:35.726Z Checking rfc6979 v0.4.0
21582026-02-27T14:15:35.946Z Checking memmap2 v0.9.8
21592026-02-27T14:15:36.010Z Checking bitflags v1.3.2
21602026-02-27T14:15:36.191Z Checking winnow v0.5.40
21612026-02-27T14:15:36.324Z Checking ecdsa v0.16.9
21622026-02-27T14:15:36.432Z Checking dtrace-parser v0.3.0
21632026-02-27T14:15:36.716Z Checking curve25519-dalek v4.1.3
21642026-02-27T14:15:36.926Z Checking dof v0.3.0
21652026-02-27T14:15:36.989Z Checking bzip2-sys v0.1.13+1.0.8
21662026-02-27T14:15:37.068Z Checking env_filter v0.1.2
21672026-02-27T14:15:37.214Z Checking thread-id v5.0.0
21682026-02-27T14:15:37.371Z Checking keccak v0.1.5
21692026-02-27T14:15:37.422Z Checking env_logger v0.11.8
21702026-02-27T14:15:37.674Z Checking usdt-impl v0.5.0
21712026-02-27T14:15:37.762Z Checking sha3 v0.10.8
21722026-02-27T14:15:37.861Z Checking ed25519 v2.2.3
21732026-02-27T14:15:38.117Z Checking itertools v0.13.0
21742026-02-27T14:15:38.232Z Checking serde_with v3.16.1
21752026-02-27T14:15:38.290Z Checking unicode-normalization v0.1.24
21762026-02-27T14:15:38.345Z Checking memoffset v0.9.1
21772026-02-27T14:15:38.410Z Checking newtype-uuid v1.3.2
21782026-02-27T14:15:38.553Z Checking signal-hook v0.3.18
21792026-02-27T14:15:38.609Z Checking ed25519-dalek v2.1.1
21802026-02-27T14:15:38.851Z Checking daft v0.1.4
21812026-02-27T14:15:39.010Z Checking managed v0.8.0
21822026-02-27T14:15:39.064Z Checking toml_edit v0.19.15
21832026-02-27T14:15:39.114Z Checking signal-hook-mio v0.2.4
21842026-02-27T14:15:39.225Z Checking bzip2 v0.4.4
21852026-02-27T14:15:39.329Z Checking ref-cast v1.0.25
21862026-02-27T14:15:39.397Z Checking zstd-sys v2.0.14+zstd.1.5.7
21872026-02-27T14:15:39.451Z Checking psl-types v2.0.11
21882026-02-27T14:15:39.540Z Checking cookie v0.18.1
21892026-02-27T14:15:39.610Z Checking zip v0.6.6
21902026-02-27T14:15:39.663Z Checking zstd-safe v7.2.3
21912026-02-27T14:15:39.722Z Checking publicsuffix v2.3.0
21922026-02-27T14:15:40.051Z Checking siphasher v0.3.11
21932026-02-27T14:15:40.113Z Checking simd-adler32 v0.3.7
21942026-02-27T14:15:40.138Z Checking bumpalo v3.16.0
21952026-02-27T14:15:40.367Z Checking lockfree-object-pool v0.1.6
21962026-02-27T14:15:40.428Z Checking phf_shared v0.11.2
21972026-02-27T14:15:40.572Z Checking cookie_store v0.22.1
21982026-02-27T14:15:40.628Z Checking zstd v0.13.3
21992026-02-27T14:15:40.653Z Checking crossterm v0.28.1
22002026-02-27T14:15:40.764Z Checking zopfli v0.8.1
22012026-02-27T14:15:40.825Z Checking bzip2 v0.5.2
22022026-02-27T14:15:41.097Z Checking similar v2.7.0
22032026-02-27T14:15:41.231Z Checking rustls-platform-verifier v0.6.2
22042026-02-27T14:15:41.391Z Checking serde-big-array v0.5.1
22052026-02-27T14:15:41.416Z Checking dof v0.4.0
22062026-02-27T14:15:41.523Z Checking hash32 v0.2.1
22072026-02-27T14:15:41.590Z Checking socket2 v0.5.10
22082026-02-27T14:15:41.679Z Checking winnow v0.6.26
22092026-02-27T14:15:41.750Z Checking toml v0.7.8
22102026-02-27T14:15:41.885Z Checking unicode-bidi v0.3.17
22112026-02-27T14:15:41.941Z Checking predicates-core v1.0.8
22122026-02-27T14:15:42.033Z Checking unicode-properties v0.1.3
22132026-02-27T14:15:42.176Z Checking jiff v0.2.15
22142026-02-27T14:15:42.239Z Checking heapless v0.7.17
22152026-02-27T14:15:42.424Z Checking usdt-impl v0.6.0
22162026-02-27T14:15:42.483Z Checking reqwest v0.13.2
22172026-02-27T14:15:42.483Z Checking hickory-proto v0.25.2
22182026-02-27T14:15:42.617Z Checking tokio-stream v0.1.17
22192026-02-27T14:15:42.680Z Checking stringprep v0.1.5
22202026-02-27T14:15:43.007Z Checking fs-err v3.1.1
22212026-02-27T14:15:43.062Z Checking usdt v0.6.0
22222026-02-27T14:15:43.240Z Checking md-5 v0.10.6
22232026-02-27T14:15:43.391Z Checking float-cmp v0.10.0
22242026-02-27T14:15:43.535Z Checking difflib v0.4.0
22252026-02-27T14:15:43.595Z Checking fallible-iterator v0.2.0
22262026-02-27T14:15:43.671Z Checking rustc-hash v2.1.1
22272026-02-27T14:15:43.696Z Checking normalize-line-endings v0.3.0
22282026-02-27T14:15:43.920Z Checking iddqd v0.3.16
22292026-02-27T14:15:43.945Z Checking smoltcp v0.9.1
22302026-02-27T14:15:44.025Z Checking predicates v3.1.3
22312026-02-27T14:15:44.210Z Checking postgres-protocol v0.6.8
22322026-02-27T14:15:44.405Z Checking nix v0.29.0
22332026-02-27T14:15:44.463Z Checking itertools v0.10.5
22342026-02-27T14:15:44.704Z Checking buf-list v1.0.3
22352026-02-27T14:15:44.927Z Checking strum v0.27.2
22362026-02-27T14:15:45.101Z Checking lalrpop-util v0.19.12
22372026-02-27T14:15:45.196Z Checking fixedbitset v0.5.7
22382026-02-27T14:15:45.416Z Checking new_debug_unreachable v1.0.6
22392026-02-27T14:15:45.475Z Checking fixedbitset v0.4.2
22402026-02-27T14:15:45.596Z Checking precomputed-hash v0.1.1
22412026-02-27T14:15:45.667Z Checking petgraph v0.8.2
22422026-02-27T14:15:45.801Z Checking petgraph v0.6.5
22432026-02-27T14:15:45.856Z Checking string_cache v0.8.9
22442026-02-27T14:15:45.856Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22452026-02-27T14:15:46.015Z Checking postgres-types v0.2.9
22462026-02-27T14:15:46.340Z Checking phf v0.11.2
22472026-02-27T14:15:46.648Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22482026-02-27T14:15:46.705Z Checking whoami v1.5.2
22492026-02-27T14:15:46.853Z Checking peg-runtime v0.8.5
22502026-02-27T14:15:47.154Z Checking tokio-postgres v0.7.13
22512026-02-27T14:15:47.214Z Checking camino v1.2.2
22522026-02-27T14:15:47.301Z Checking futures-executor v0.3.31
22532026-02-27T14:15:47.627Z Checking futures v0.3.31
22542026-02-27T14:15:47.803Z Checking is-terminal v0.4.13
22552026-02-27T14:15:47.858Z Checking crossbeam-channel v0.5.15
22562026-02-27T14:15:48.016Z Checking regress v0.10.5
22572026-02-27T14:15:48.327Z Checking zip v4.2.0
22582026-02-27T14:15:48.663Z Checking thread_local v1.1.8
22592026-02-27T14:15:48.939Z Compiling rustls v0.22.4
22602026-02-27T14:15:49.026Z Compiling newtype-uuid-macros v0.1.0
22612026-02-27T14:15:49.338Z Compiling structmeta-derive v0.3.0
22622026-02-27T14:15:49.395Z Checking take_mut v0.2.2
22632026-02-27T14:15:49.541Z Checking term v1.1.0
22642026-02-27T14:15:49.705Z Compiling multer v3.1.0
22652026-02-27T14:15:49.761Z Checking slog-async v2.8.0
22662026-02-27T14:15:49.948Z Compiling async-stream-impl v0.3.6
22672026-02-27T14:15:50.095Z Checking slog-term v2.9.2
22682026-02-27T14:15:50.223Z Compiling dropshot v0.16.7
22692026-02-27T14:15:50.315Z Checking match_cfg v0.1.0
22702026-02-27T14:15:50.508Z Checking hostname v0.3.1
22712026-02-27T14:15:50.768Z Compiling dropshot_endpoint v0.16.7
22722026-02-27T14:15:50.832Z Checking debug-ignore v1.0.5
22732026-02-27T14:15:50.857Z Checking slog-json v2.6.1
22742026-02-27T14:15:50.980Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22752026-02-27T14:15:51.115Z Checking toml_parser v1.0.6+spec-1.1.0
22762026-02-27T14:15:51.358Z Checking slog-bunyan v2.5.0
22772026-02-27T14:15:51.427Z Checking rustls-webpki v0.102.8
22782026-02-27T14:15:51.640Z Checking serde_spanned v1.0.4
22792026-02-27T14:15:51.717Z Checking toml_datetime v0.7.5+spec-1.1.0
22802026-02-27T14:15:51.773Z Checking serde_path_to_error v0.1.20
22812026-02-27T14:15:51.929Z Compiling structmeta v0.3.0
22822026-02-27T14:15:51.982Z Checking toml_writer v1.0.6+spec-1.1.0
22832026-02-27T14:15:52.007Z Checking async-stream v0.3.6
22842026-02-27T14:15:52.211Z Checking rustls-pemfile v2.2.0
22852026-02-27T14:15:52.292Z Checking waitgroup v0.1.2
22862026-02-27T14:15:52.422Z Compiling derive-ex v0.1.8
22872026-02-27T14:15:52.508Z Checking hostname v0.4.2
22882026-02-27T14:15:52.533Z Checking toml v0.9.11+spec-1.1.0
22892026-02-27T14:15:52.638Z Checking progenitor-client v0.13.0
22902026-02-27T14:15:52.663Z Compiling parse-display-derive v0.10.0
22912026-02-27T14:15:52.749Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
22922026-02-27T14:15:52.812Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22932026-02-27T14:15:53.013Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22942026-02-27T14:15:53.254Z Checking macaddr v1.0.1
22952026-02-27T14:15:53.567Z Checking progenitor-client v0.10.0
22962026-02-27T14:15:53.624Z Checking itertools v0.14.0
22972026-02-27T14:15:53.753Z Checking instant v0.1.13
22982026-02-27T14:15:53.951Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22992026-02-27T14:15:54.002Z Checking backoff v0.4.0
23002026-02-27T14:15:54.062Z Checking backon v1.6.0
23012026-02-27T14:15:54.179Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23022026-02-27T14:15:54.452Z Checking heck v0.5.0
23032026-02-27T14:15:54.717Z Checking unicode-width v0.1.14
23042026-02-27T14:15:54.861Z Checking camino-tempfile v1.4.1
23052026-02-27T14:15:55.314Z Checking toml v0.8.23
23062026-02-27T14:15:55.369Z Checking crossbeam-deque v0.8.5
23072026-02-27T14:15:55.806Z Compiling rayon-core v1.12.1
23082026-02-27T14:15:55.888Z Checking tokio-rustls v0.25.0
23092026-02-27T14:15:56.176Z Compiling proc-macro-error v1.0.4
23102026-02-27T14:15:56.331Z Checking secrecy v0.10.3
23112026-02-27T14:15:56.470Z Compiling test-strategy v0.4.3
23122026-02-27T14:15:56.495Z Checking parse-display v0.10.0
23132026-02-27T14:15:56.662Z Compiling crucible-workspace-hack v0.1.0
23142026-02-27T14:15:56.847Z Compiling unsafe-libyaml v0.2.11
23152026-02-27T14:15:56.981Z Compiling proc-macro-crate v1.3.1
23162026-02-27T14:15:57.335Z Checking rayon v1.10.0
23172026-02-27T14:15:57.402Z Compiling nix v0.30.1
23182026-02-27T14:15:57.945Z Checking glob v0.3.2
23192026-02-27T14:15:58.286Z Compiling serde_yaml v0.9.34+deprecated
23202026-02-27T14:15:58.392Z Compiling num_enum_derive v0.5.11
23212026-02-27T14:15:58.471Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23222026-02-27T14:15:58.632Z Compiling heapless v0.8.0
23232026-02-27T14:15:59.597Z Compiling ingot-macros v0.1.1
23242026-02-27T14:15:59.878Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23252026-02-27T14:16:00.520Z Checking num_enum v0.5.11
23262026-02-27T14:16:00.789Z Checking tabwriter v1.4.0
23272026-02-27T14:16:00.857Z Checking hash32 v0.3.1
23282026-02-27T14:16:00.911Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23292026-02-27T14:16:00.977Z Compiling convert_case v0.4.0
23302026-02-27T14:16:01.041Z Compiling smoltcp v0.11.0
23312026-02-27T14:16:01.144Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23322026-02-27T14:16:01.615Z Compiling foreign-types-macros v0.2.3
23332026-02-27T14:16:01.812Z Checking unicode-width v0.2.0
23342026-02-27T14:16:01.872Z Compiling derive_more v0.99.20
23352026-02-27T14:16:01.984Z Checking foreign-types-shared v0.3.1
23362026-02-27T14:16:02.044Z Checking cobs v0.2.3
23372026-02-27T14:16:02.311Z Checking postcard v1.0.10
23382026-02-27T14:16:02.440Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23392026-02-27T14:16:02.607Z Checking sigpipe v0.1.3
23402026-02-27T14:16:02.780Z Checking cstr-argument v0.1.2
23412026-02-27T14:16:02.838Z Checking foreign-types v0.5.0
23422026-02-27T14:16:02.946Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23432026-02-27T14:16:03.006Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23442026-02-27T14:16:03.064Z Checking pretty-hex v0.2.1
23452026-02-27T14:16:03.089Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23462026-02-27T14:16:03.324Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23472026-02-27T14:16:03.523Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23482026-02-27T14:16:03.595Z Checking colored v2.2.0
23492026-02-27T14:16:03.661Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23502026-02-27T14:16:03.755Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23512026-02-27T14:16:03.895Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23522026-02-27T14:16:03.984Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23532026-02-27T14:16:04.249Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23542026-02-27T14:16:04.305Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23552026-02-27T14:16:04.527Z Compiling zone_cfg_derive v0.3.0
23562026-02-27T14:16:04.681Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23572026-02-27T14:16:04.875Z Checking itertools v0.12.1
23582026-02-27T14:16:04.934Z Checking smf v0.2.3
23592026-02-27T14:16:05.140Z Compiling num-derive v0.4.2
23602026-02-27T14:16:05.475Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23612026-02-27T14:16:05.824Z Checking ingot-types v0.1.2
23622026-02-27T14:16:05.974Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23632026-02-27T14:16:06.143Z Checking half v2.4.1
23642026-02-27T14:16:06.355Z Checking ciborium-io v0.2.2
23652026-02-27T14:16:06.434Z Compiling typify-impl v0.6.1
23662026-02-27T14:16:06.558Z Checking indent_write v2.2.0
23672026-02-27T14:16:06.696Z Checking ingot v0.1.1
23682026-02-27T14:16:06.748Z Checking ciborium-ll v0.2.2
23692026-02-27T14:16:07.145Z Checking ciborium v0.2.2
23702026-02-27T14:16:07.215Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23712026-02-27T14:16:07.437Z Checking zone v0.3.1
23722026-02-27T14:16:07.704Z Compiling usdt-attr-macro v0.5.0
23732026-02-27T14:16:08.041Z Compiling usdt-macro v0.5.0
23742026-02-27T14:16:08.251Z Checking memmap v0.7.0
23752026-02-27T14:16:08.311Z Checking universal-hash v0.5.1
23762026-02-27T14:16:08.558Z Checking opaque-debug v0.3.1
23772026-02-27T14:16:08.615Z Checking aead v0.5.2
23782026-02-27T14:16:08.745Z Checking swrite v0.1.0
23792026-02-27T14:16:08.937Z Checking poly1305 v0.8.0
23802026-02-27T14:16:08.990Z Checking chacha20 v0.9.1
23812026-02-27T14:16:09.298Z Compiling thiserror-impl-no-std v2.0.2
23822026-02-27T14:16:09.431Z Checking password-hash v0.5.0
23832026-02-27T14:16:09.489Z Checking usdt v0.5.0
23842026-02-27T14:16:09.564Z Checking blake2 v0.10.6
23852026-02-27T14:16:09.640Z Checking chacha20poly1305 v0.10.1
23862026-02-27T14:16:09.846Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23872026-02-27T14:16:09.925Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23882026-02-27T14:16:09.995Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23892026-02-27T14:16:10.116Z Checking argon2 v0.5.3
23902026-02-27T14:16:10.173Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23912026-02-27T14:16:10.483Z Compiling typify-impl v0.4.3
23922026-02-27T14:16:10.684Z Checking tokio-dtrace v0.1.0
23932026-02-27T14:16:10.738Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23942026-02-27T14:16:11.051Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23952026-02-27T14:16:11.116Z Checking console v0.15.10
23962026-02-27T14:16:11.571Z Compiling derive-where v1.5.0
23972026-02-27T14:16:11.843Z Checking oxide-tokio-rt v0.1.2
23982026-02-27T14:16:12.244Z Checking thiserror-no-std v2.0.2
23992026-02-27T14:16:12.506Z Checking vsss-rs v3.3.4
24002026-02-27T14:16:12.954Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24012026-02-27T14:16:13.386Z Checking atomicwrites v0.4.4
24022026-02-27T14:16:13.698Z Checking newline-converter v0.3.0
24032026-02-27T14:16:13.847Z Checking bytecount v0.6.8
24042026-02-27T14:16:13.969Z Checking expectorate v1.2.0
24052026-02-27T14:16:14.081Z Compiling prettyplease v0.2.36
24062026-02-27T14:16:14.265Z Compiling owo-colors v4.2.3
24072026-02-27T14:16:14.580Z Checking num-rational v0.4.2
24082026-02-27T14:16:14.721Z Checking num-complex v0.4.6
24092026-02-27T14:16:14.784Z Compiling cancel-safe-futures v0.1.5
24102026-02-27T14:16:15.346Z Checking libsw-core v0.3.1
24112026-02-27T14:16:15.410Z Checking float-ord v0.3.2
24122026-02-27T14:16:15.483Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24132026-02-27T14:16:15.784Z Checking libsw v3.5.0
24142026-02-27T14:16:15.809Z Checking linear-map v1.2.0
24152026-02-27T14:16:15.910Z Checking num v0.4.3
24162026-02-27T14:16:16.108Z Checking same-file v1.0.6
24172026-02-27T14:16:16.166Z Checking progenitor-client v0.11.2
24182026-02-27T14:16:16.284Z Checking gethostname v0.5.0
24192026-02-27T14:16:16.426Z Checking walkdir v2.5.0
24202026-02-27T14:16:16.811Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24212026-02-27T14:16:17.045Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24222026-02-27T14:16:18.439Z Compiling typify-macro v0.6.1
24232026-02-27T14:16:20.870Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24242026-02-27T14:16:21.382Z Compiling async-recursion v1.1.1
24252026-02-27T14:16:21.924Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24262026-02-27T14:16:22.067Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24272026-02-27T14:16:22.436Z Compiling typify-macro v0.4.3
24282026-02-27T14:16:22.500Z Compiling typify v0.6.1
24292026-02-27T14:16:22.757Z Compiling progenitor-impl v0.13.0
24302026-02-27T14:16:24.949Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24312026-02-27T14:16:25.225Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24322026-02-27T14:16:26.453Z Compiling typify v0.4.3
24332026-02-27T14:16:26.827Z Compiling progenitor-impl v0.11.2
24342026-02-27T14:16:27.717Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24352026-02-27T14:16:29.317Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24362026-02-27T14:16:29.837Z Compiling progenitor-macro v0.13.0
24372026-02-27T14:16:30.129Z Checking smawk v0.3.2
24382026-02-27T14:16:30.194Z Checking unicode-linebreak v0.1.5
24392026-02-27T14:16:30.467Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24402026-02-27T14:16:30.783Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24412026-02-27T14:16:31.721Z Checking resolv-conf v0.7.0
24422026-02-27T14:16:32.181Z Checking globset v0.4.15
24432026-02-27T14:16:32.718Z Compiling convert_case v0.7.1
24442026-02-27T14:16:33.589Z Compiling slog-dtrace v0.3.0
24452026-02-27T14:16:33.883Z Compiling derive_more-impl v2.0.1
24462026-02-27T14:16:34.067Z Compiling progenitor-macro v0.11.2
24472026-02-27T14:16:34.538Z Compiling pin-project-internal v1.1.6
24482026-02-27T14:16:34.769Z Compiling vte_generate_state_changes v0.1.2
24492026-02-27T14:16:35.460Z Checking vte v0.11.1
24502026-02-27T14:16:35.731Z Checking derive_more v2.0.1
24512026-02-27T14:16:35.916Z Checking crossterm v0.29.0
24522026-02-27T14:16:36.833Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24532026-02-27T14:16:36.892Z Checking fd-lock v4.0.2
24542026-02-27T14:16:37.191Z Checking pem v3.0.5
24552026-02-27T14:16:37.282Z Checking pin-project v1.1.6
24562026-02-27T14:16:37.341Z Checking display-error-chain v0.2.2
24572026-02-27T14:16:37.420Z Checking strip-ansi-escapes v0.2.0
24582026-02-27T14:16:37.524Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24592026-02-27T14:16:37.595Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24602026-02-27T14:16:37.660Z Compiling snafu-derive v0.8.5
24612026-02-27T14:16:37.720Z Checking termtree v0.5.1
24622026-02-27T14:16:37.992Z Checking nu-ansi-term v0.50.1
24632026-02-27T14:16:38.064Z Checking linked-hash-map v0.5.6
24642026-02-27T14:16:38.461Z Compiling object v0.37.3
24652026-02-27T14:16:38.514Z Checking reedline v0.40.0
24662026-02-27T14:16:38.961Z Checking lru-cache v0.1.2
24672026-02-27T14:16:39.169Z Checking textwrap v0.16.2
24682026-02-27T14:16:39.265Z Checking olpc-cjson v0.1.4
24692026-02-27T14:16:39.587Z Checking hickory-proto v0.24.4
24702026-02-27T14:16:39.678Z Checking serde_plain v1.0.2
24712026-02-27T14:16:40.063Z Checking typed-path v0.9.3
24722026-02-27T14:16:41.477Z Compiling minimal-lexical v0.2.1
24732026-02-27T14:16:42.055Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24742026-02-27T14:16:42.113Z Compiling nom v7.1.3
24752026-02-27T14:16:42.388Z Checking snafu v0.8.5
24762026-02-27T14:16:42.898Z Checking progenitor v0.13.0
24772026-02-27T14:16:42.957Z Checking tough v0.20.0
24782026-02-27T14:16:43.198Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24792026-02-27T14:16:44.242Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24802026-02-27T14:16:45.419Z Checking nibble_vec v0.1.0
24812026-02-27T14:16:45.554Z Checking endian-type v0.1.2
24822026-02-27T14:16:45.825Z Checking hickory-resolver v0.24.4
24832026-02-27T14:16:45.947Z Checking radix_trie v0.2.1
24842026-02-27T14:16:46.306Z Checking progenitor v0.11.2
24852026-02-27T14:16:46.504Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24862026-02-27T14:16:46.601Z Checking base64 v0.21.7
24872026-02-27T14:16:47.212Z Checking humantime v2.2.0
24882026-02-27T14:16:47.756Z Checking csv-core v0.1.11
24892026-02-27T14:16:47.812Z Checking qorb v0.4.1
24902026-02-27T14:16:47.950Z Compiling stacker v0.1.23
24912026-02-27T14:16:48.009Z Compiling cfg_aliases v0.1.1
24922026-02-27T14:16:48.211Z Checking highway v1.3.0
24932026-02-27T14:16:48.263Z Checking csv v1.3.1
24942026-02-27T14:16:48.647Z Compiling nix v0.28.0
24952026-02-27T14:16:48.752Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24962026-02-27T14:16:49.170Z Checking papergrid v0.11.0
24972026-02-27T14:16:49.464Z Compiling tabled_derive v0.7.0
24982026-02-27T14:16:49.556Z Checking siphasher v1.0.1
24992026-02-27T14:16:49.696Z Checking home v0.5.9
25002026-02-27T14:16:49.886Z Compiling ar_archive_writer v0.5.1
25012026-02-27T14:16:50.035Z Checking phf_shared v0.12.1
25022026-02-27T14:16:50.438Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25032026-02-27T14:16:50.505Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25042026-02-27T14:16:50.861Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25052026-02-27T14:16:50.916Z Compiling recursive-proc-macro-impl v0.1.1
25062026-02-27T14:16:51.696Z Compiling semver v0.1.20
25072026-02-27T14:16:51.765Z Compiling chrono-tz v0.10.4
25082026-02-27T14:16:51.909Z Checking tabled v0.15.0
25092026-02-27T14:16:52.100Z Checking phf v0.12.1
25102026-02-27T14:16:52.154Z Compiling psm v0.1.30
25112026-02-27T14:16:52.290Z Compiling rustc_version v0.1.7
25122026-02-27T14:16:52.462Z Compiling const_format_proc_macros v0.2.34
25132026-02-27T14:16:52.534Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25142026-02-27T14:16:52.809Z Compiling peg-macros v0.8.5
25152026-02-27T14:16:53.100Z Compiling sqlparser_derive v0.5.0
25162026-02-27T14:16:53.833Z Checking recursive v0.1.1
25172026-02-27T14:16:54.021Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25182026-02-27T14:16:54.085Z Checking unicode_categories v0.1.1
25192026-02-27T14:16:54.308Z Checking const_format v0.2.34
25202026-02-27T14:16:54.527Z Checking sqlformat v0.3.5
25212026-02-27T14:16:54.673Z Checking sqlparser v0.61.0
25222026-02-27T14:16:54.763Z Checking rustyline v14.0.0
25232026-02-27T14:16:54.907Z Compiling newtype_derive v0.1.6
25242026-02-27T14:16:55.364Z Checking bcs v0.1.6
25252026-02-27T14:16:55.961Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25262026-02-27T14:16:56.020Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25272026-02-27T14:16:56.187Z Checking peg v0.8.5
25282026-02-27T14:16:56.379Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25292026-02-27T14:16:56.441Z Checking colored v3.0.0
25302026-02-27T14:16:56.672Z Checking steno v0.4.1
25312026-02-27T14:16:56.854Z Checking utf-8 v0.7.6
25322026-02-27T14:16:56.917Z Checking xattr v1.3.1
25332026-02-27T14:16:56.979Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25342026-02-27T14:16:57.166Z Checking filetime v0.2.26
25352026-02-27T14:16:57.222Z Checking arc-swap v1.7.1
25362026-02-27T14:16:57.494Z Checking tar v0.4.44
25372026-02-27T14:16:57.779Z Checking slog-scope v4.4.0
25382026-02-27T14:16:58.152Z Checking slog-stdlog v4.1.1
25392026-02-27T14:16:58.446Z Checking tungstenite v0.21.0
25402026-02-27T14:16:58.499Z Checking slog-envlogger v2.2.0
25412026-02-27T14:16:58.671Z Compiling typify-impl v0.2.0
25422026-02-27T14:16:58.878Z Checking subprocess v0.2.9
25432026-02-27T14:16:59.168Z Checking headers-core v0.3.0
25442026-02-27T14:16:59.448Z Checking headers v0.4.1
25452026-02-27T14:16:59.512Z Checking tokio-tungstenite v0.21.0
25462026-02-27T14:17:00.184Z Compiling lzma-sys v0.1.20
25472026-02-27T14:17:00.239Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25482026-02-27T14:17:00.780Z Checking progenitor-client v0.8.0
25492026-02-27T14:17:00.857Z Compiling heck v0.3.3
25502026-02-27T14:17:01.256Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25512026-02-27T14:17:01.325Z Compiling zone_cfg_derive v0.1.2
25522026-02-27T14:17:01.650Z Checking yasna v0.5.2
25532026-02-27T14:17:01.700Z Checking base64 v0.13.1
25542026-02-27T14:17:02.227Z Checking number_prefix v0.4.0
25552026-02-27T14:17:02.298Z Checking ron v0.7.1
25562026-02-27T14:17:02.513Z Checking indicatif v0.17.11
25572026-02-27T14:17:02.569Z Checking rcgen v0.12.1
25582026-02-27T14:17:02.813Z Checking zone v0.1.8
25592026-02-27T14:17:03.281Z Checking xz2 v0.1.7
25602026-02-27T14:17:03.335Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25612026-02-27T14:17:03.424Z Checking dropshot-api-manager-types v0.3.0
25622026-02-27T14:17:03.537Z Compiling moka v0.12.10
25632026-02-27T14:17:03.673Z Checking tagptr v0.2.0
25642026-02-27T14:17:03.808Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25652026-02-27T14:17:03.886Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25662026-02-27T14:17:04.047Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25672026-02-27T14:17:04.211Z Compiling radium v0.7.0
25682026-02-27T14:17:04.268Z Compiling libefi-sys v0.1.0
25692026-02-27T14:17:04.748Z Compiling bitfield-struct v0.6.2
25702026-02-27T14:17:04.952Z Compiling maybe-uninit v2.0.0
25712026-02-27T14:17:05.068Z Checking tap v1.0.1
25722026-02-27T14:17:05.361Z Checking wyz v0.5.1
25732026-02-27T14:17:05.740Z Checking hickory-resolver v0.25.2
25742026-02-27T14:17:06.127Z Compiling progenitor-impl v0.10.0
25752026-02-27T14:17:06.317Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25762026-02-27T14:17:06.397Z Compiling zerocopy-derive v0.6.6
25772026-02-27T14:17:06.480Z Checking crc-catalog v2.4.0
25782026-02-27T14:17:06.650Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25792026-02-27T14:17:06.741Z Compiling packed_struct v0.10.1
25802026-02-27T14:17:07.008Z Checking funty v2.0.0
25812026-02-27T14:17:07.284Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25822026-02-27T14:17:07.483Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25832026-02-27T14:17:07.535Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25842026-02-27T14:17:07.934Z Checking bitvec v1.0.1
25852026-02-27T14:17:08.159Z Checking crc v3.2.1
25862026-02-27T14:17:08.397Z Checking zerocopy v0.6.6
25872026-02-27T14:17:08.595Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25882026-02-27T14:17:09.034Z Compiling packed_struct_codegen v0.10.1
25892026-02-27T14:17:09.284Z Compiling bitfield-macros v0.19.2
25902026-02-27T14:17:09.792Z Compiling typify-macro v0.2.0
25912026-02-27T14:17:10.980Z Compiling indexmap v1.9.3
25922026-02-27T14:17:11.225Z Checking nodrop v0.1.14
25932026-02-27T14:17:11.490Z Checking array-init v0.0.4
25942026-02-27T14:17:11.551Z Checking bitfield v0.19.2
25952026-02-27T14:17:11.633Z Checking smallvec v0.6.14
25962026-02-27T14:17:12.100Z Checking hashbrown v0.12.3
25972026-02-27T14:17:12.163Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25982026-02-27T14:17:12.461Z Checking serde-hex v0.1.0
25992026-02-27T14:17:12.536Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26002026-02-27T14:17:13.452Z Compiling progenitor-macro v0.10.0
26012026-02-27T14:17:13.947Z Checking ron v0.8.1
26022026-02-27T14:17:14.138Z Compiling typify v0.2.0
26032026-02-27T14:17:14.388Z Compiling progenitor-impl v0.8.0
26042026-02-27T14:17:15.203Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26052026-02-27T14:17:15.315Z Checking hashbrown v0.13.2
26062026-02-27T14:17:16.442Z Checking crc-any v2.5.0
26072026-02-27T14:17:16.843Z Checking object v0.30.4
26082026-02-27T14:17:16.908Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26092026-02-27T14:17:17.359Z Checking path-slash v0.1.5
26102026-02-27T14:17:17.446Z Compiling xshell-macros v0.2.7
26112026-02-27T14:17:17.621Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26122026-02-27T14:17:18.331Z Checking xshell v0.2.7
26132026-02-27T14:17:18.531Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26142026-02-27T14:17:18.818Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26152026-02-27T14:17:20.395Z Checking half v1.8.3
26162026-02-27T14:17:20.704Z Compiling proc-macro-error-attr2 v2.0.0
26172026-02-27T14:17:21.097Z Checking serde_cbor v0.11.2
26182026-02-27T14:17:21.707Z Compiling progenitor-macro v0.8.0
26192026-02-27T14:17:21.880Z Compiling proc-macro-error2 v2.0.1
26202026-02-27T14:17:22.098Z Compiling num-derive v0.3.3
26212026-02-27T14:17:22.825Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26222026-02-27T14:17:23.052Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26232026-02-27T14:17:23.332Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26242026-02-27T14:17:23.792Z Compiling tabled_derive v0.11.0
26252026-02-27T14:17:24.061Z Checking libscf-sys v1.1.0
26262026-02-27T14:17:24.131Z Checking papergrid v0.17.0
26272026-02-27T14:17:24.372Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26282026-02-27T14:17:24.869Z Checking testing_table v0.3.0
26292026-02-27T14:17:25.084Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26302026-02-27T14:17:25.451Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26312026-02-27T14:17:26.327Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26322026-02-27T14:17:26.432Z Checking maplit v1.0.2
26332026-02-27T14:17:26.509Z Checking progenitor v0.10.0
26342026-02-27T14:17:26.646Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26352026-02-27T14:17:26.811Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26362026-02-27T14:17:26.871Z Checking tabled v0.20.0
26372026-02-27T14:17:26.931Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26382026-02-27T14:17:27.062Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26392026-02-27T14:17:27.767Z Checking crc8 v0.1.1
26402026-02-27T14:17:27.948Z Checking fxhash v0.2.1
26412026-02-27T14:17:28.004Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26422026-02-27T14:17:28.264Z Checking unicase v2.8.1
26432026-02-27T14:17:28.638Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26442026-02-27T14:17:29.238Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26452026-02-27T14:17:29.586Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26462026-02-27T14:17:30.041Z Checking kstat-rs v0.2.4
26472026-02-27T14:17:30.569Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26482026-02-27T14:17:30.752Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26492026-02-27T14:17:31.179Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26502026-02-27T14:17:31.290Z Compiling parking_lot_core v0.8.6
26512026-02-27T14:17:31.958Z Checking scheduled-thread-pool v0.2.7
26522026-02-27T14:17:32.054Z Compiling dsl_auto_type v0.1.2
26532026-02-27T14:17:32.307Z Compiling vergen-gitcl v1.0.8
26542026-02-27T14:17:32.450Z Compiling diesel_table_macro_syntax v0.2.0
26552026-02-27T14:17:32.530Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26562026-02-27T14:17:32.780Z Checking r2d2 v0.8.10
26572026-02-27T14:17:33.042Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26582026-02-27T14:17:33.233Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26592026-02-27T14:17:33.352Z Checking parking_lot v0.11.2
26602026-02-27T14:17:33.434Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26612026-02-27T14:17:33.676Z Compiling diesel_derives v2.2.3
26622026-02-27T14:17:33.830Z Checking prefix-trie v0.7.0
26632026-02-27T14:17:34.007Z Checking nanorand v0.7.0
26642026-02-27T14:17:34.200Z Compiling dirs-sys-next v0.1.2
26652026-02-27T14:17:34.592Z Compiling crunchy v0.2.2
26662026-02-27T14:17:34.666Z Checking hickory-server v0.25.2
26672026-02-27T14:17:34.878Z Checking progenitor v0.8.0
26682026-02-27T14:17:34.941Z Checking flume v0.11.1
26692026-02-27T14:17:35.206Z Compiling dirs-next v2.0.0
26702026-02-27T14:17:35.343Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26712026-02-27T14:17:35.439Z Checking sled v0.34.7
26722026-02-27T14:17:35.551Z Compiling clang-sys v1.8.1
26732026-02-27T14:17:35.629Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26742026-02-27T14:17:36.097Z Checking hickory-client v0.25.2
26752026-02-27T14:17:36.495Z Compiling tiny-keccak v2.0.2
26762026-02-27T14:17:37.050Z Compiling term v0.7.0
26772026-02-27T14:17:37.325Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26782026-02-27T14:17:37.678Z Compiling salty v0.3.0
26792026-02-27T14:17:38.021Z Compiling bit-vec v0.6.3
26802026-02-27T14:17:38.246Z Compiling ascii-canvas v3.0.0
26812026-02-27T14:17:38.449Z Compiling bit-set v0.5.3
26822026-02-27T14:17:38.779Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26832026-02-27T14:17:38.851Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26842026-02-27T14:17:38.917Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26852026-02-27T14:17:39.567Z Checking primeorder v0.13.6
26862026-02-27T14:17:39.913Z Compiling ena v0.14.3
26872026-02-27T14:17:39.984Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26882026-02-27T14:17:40.293Z Compiling libloading v0.8.5
26892026-02-27T14:17:40.559Z Compiling bindgen v0.71.1
26902026-02-27T14:17:40.794Z Compiling regex-syntax v0.6.29
26912026-02-27T14:17:40.850Z Compiling diff v0.1.13
26922026-02-27T14:17:42.787Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26932026-02-27T14:17:42.985Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26942026-02-27T14:17:44.518Z Compiling lalrpop v0.19.12
26952026-02-27T14:17:45.371Z Checking diesel v2.2.12
26962026-02-27T14:17:46.219Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26972026-02-27T14:17:46.419Z Compiling cexpr v0.6.0
26982026-02-27T14:17:46.502Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26992026-02-27T14:17:48.315Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27002026-02-27T14:17:48.905Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27012026-02-27T14:17:50.183Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27022026-02-27T14:17:50.954Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27032026-02-27T14:17:51.586Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27042026-02-27T14:17:52.524Z Compiling libxml v0.3.3
27052026-02-27T14:17:52.930Z Compiling fs-err v2.11.0
27062026-02-27T14:17:53.169Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27072026-02-27T14:17:53.308Z Checking p384 v0.13.1
27082026-02-27T14:17:53.700Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27092026-02-27T14:17:54.335Z Compiling strum_macros v0.24.3
27102026-02-27T14:17:54.786Z Compiling indoc v1.0.9
27112026-02-27T14:17:56.928Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27122026-02-27T14:17:57.569Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27132026-02-27T14:17:57.957Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27142026-02-27T14:17:58.613Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27152026-02-27T14:17:59.125Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27162026-02-27T14:18:00.090Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27172026-02-27T14:18:00.174Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27182026-02-27T14:18:00.749Z Checking quick-xml v0.37.2
27192026-02-27T14:18:02.085Z Checking derive_builder v0.20.2
27202026-02-27T14:18:02.164Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27212026-02-27T14:18:02.421Z Compiling oso-derive v0.27.3
27222026-02-27T14:18:02.787Z Compiling impl-trait-for-tuples v0.2.2
27232026-02-27T14:18:03.105Z Compiling trait-variant v0.1.2
27242026-02-27T14:18:03.331Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27252026-02-27T14:18:03.672Z Checking parse-size v1.1.0
27262026-02-27T14:18:03.970Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27272026-02-27T14:18:04.411Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27282026-02-27T14:18:05.097Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27292026-02-27T14:18:05.261Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27302026-02-27T14:18:06.004Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27312026-02-27T14:18:06.761Z Checking assert_matches v1.5.0
27322026-02-27T14:18:06.950Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27332026-02-27T14:18:07.264Z Compiling mime_guess v2.0.5
27342026-02-27T14:18:07.589Z Checking predicates-tree v1.0.12
27352026-02-27T14:18:07.878Z Checking http-range v0.1.5
27362026-02-27T14:18:07.932Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27372026-02-27T14:18:08.225Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27382026-02-27T14:18:08.486Z Checking atty v0.2.14
27392026-02-27T14:18:08.694Z Compiling diesel-dtrace v0.4.2
27402026-02-27T14:18:09.596Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27412026-02-27T14:18:09.689Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27422026-02-27T14:18:09.756Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27432026-02-27T14:18:10.026Z Checking bb8 v0.8.5
27442026-02-27T14:18:10.197Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27452026-02-27T14:18:10.523Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27462026-02-27T14:18:10.802Z Checking corncobs v0.1.4
27472026-02-27T14:18:10.854Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27482026-02-27T14:18:11.189Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27492026-02-27T14:18:11.244Z Checking hyper-staticfile v0.10.1
27502026-02-27T14:18:11.330Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27512026-02-27T14:18:11.682Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27522026-02-27T14:18:11.804Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27532026-02-27T14:18:11.926Z Checking ignore v0.4.23
27542026-02-27T14:18:11.983Z Checking signal-hook-tokio v0.3.1
27552026-02-27T14:18:12.253Z Checking secrecy v0.8.0
27562026-02-27T14:18:12.310Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27572026-02-27T14:18:12.924Z Checking globwalk v0.9.1
27582026-02-27T14:18:13.014Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27592026-02-27T14:18:13.389Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27602026-02-27T14:18:13.940Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27612026-02-27T14:18:14.049Z Checking nonempty v0.12.0
27622026-02-27T14:18:14.496Z Checking camino-tempfile-ext v0.3.2
27632026-02-27T14:18:14.742Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27642026-02-27T14:18:14.894Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27652026-02-27T14:18:15.003Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27662026-02-27T14:18:15.878Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27672026-02-27T14:18:16.807Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27682026-02-27T14:18:17.191Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27692026-02-27T14:18:17.689Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27702026-02-27T14:18:19.620Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27712026-02-27T14:18:21.205Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27722026-02-27T14:18:21.618Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27732026-02-27T14:18:22.054Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27742026-02-27T14:18:22.167Z Checking tungstenite v0.23.0
27752026-02-27T14:18:23.155Z Checking async-bb8-diesel v0.2.1
27762026-02-27T14:18:23.236Z Checking tokio-tungstenite v0.23.1
27772026-02-27T14:18:23.399Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27782026-02-27T14:18:23.874Z Checking void v1.0.2
27792026-02-27T14:18:23.946Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27802026-02-27T14:18:24.149Z Checking lzss v0.8.2
27812026-02-27T14:18:24.209Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27822026-02-27T14:18:24.594Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27832026-02-27T14:18:24.649Z Checking nix v0.27.1
27842026-02-27T14:18:25.397Z Checking serde_bytes v0.11.19
27852026-02-27T14:18:25.906Z Checking rand_seeder v0.4.0
27862026-02-27T14:18:26.165Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27872026-02-27T14:18:26.351Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27882026-02-27T14:18:27.135Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27892026-02-27T14:18:27.499Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27902026-02-27T14:18:27.597Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27912026-02-27T14:18:28.975Z Checking is_ci v1.2.0
27922026-02-27T14:18:29.129Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27932026-02-27T14:18:29.217Z Checking yansi v1.0.1
27942026-02-27T14:18:29.497Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27952026-02-27T14:18:29.606Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27962026-02-27T14:18:29.952Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27972026-02-27T14:18:30.142Z Checking pretty_assertions v1.4.1
27982026-02-27T14:18:30.479Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27992026-02-27T14:18:30.552Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28002026-02-27T14:18:31.029Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28012026-02-27T14:18:31.506Z Checking typeid v1.0.3
28022026-02-27T14:18:31.759Z Compiling tabled_derive v0.10.0
28032026-02-27T14:18:32.501Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28042026-02-27T14:18:34.083Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28052026-02-27T14:18:34.159Z Checking papergrid v0.14.0
28062026-02-27T14:18:34.559Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
28072026-02-27T14:18:34.621Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
28082026-02-27T14:18:34.645Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28092026-02-27T14:18:35.182Z Compiling indoc v2.0.6
28102026-02-27T14:18:35.900Z Checking tabled v0.18.0
28112026-02-27T14:18:36.436Z Checking erased-serde v0.4.6
28122026-02-27T14:18:36.487Z Checking ordered-float v2.10.1
28132026-02-27T14:18:36.963Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
28142026-02-27T14:18:37.094Z Compiling libz-sys v1.1.20
28152026-02-27T14:18:37.393Z Checking castaway v0.2.3
28162026-02-27T14:18:37.660Z Checking compact_str v0.8.0
28172026-02-27T14:18:38.032Z Checking serde-untagged v0.1.7
28182026-02-27T14:18:38.503Z Checking serde-value v0.7.0
28192026-02-27T14:18:38.996Z Checking supports-color v3.0.2
28202026-02-27T14:18:39.140Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28212026-02-27T14:18:39.296Z Checking console v0.16.0
28222026-02-27T14:18:39.584Z Checking unicode-truncate v1.1.0
28232026-02-27T14:18:39.970Z Checking concurrent-queue v2.5.0
28242026-02-27T14:18:40.042Z Checking lru v0.12.5
28252026-02-27T14:18:40.129Z Compiling instability v0.3.2
28262026-02-27T14:18:40.461Z Checking parking v2.2.1
28272026-02-27T14:18:40.486Z Checking unicode-xid v0.2.6
28282026-02-27T14:18:40.779Z Checking unit-prefix v0.5.1
28292026-02-27T14:18:40.830Z Checking cassowary v0.3.0
28302026-02-27T14:18:41.120Z Checking indicatif v0.18.0
28312026-02-27T14:18:41.272Z Checking cargo-util-schemas v0.8.2
28322026-02-27T14:18:41.390Z Checking ratatui v0.29.0
28332026-02-27T14:18:41.470Z Checking cargo-platform v0.2.0
28342026-02-27T14:18:41.926Z Compiling libgit2-sys v0.18.2+1.9.1
28352026-02-27T14:18:41.999Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28362026-02-27T14:18:43.533Z Checking cargo_metadata v0.21.0
28372026-02-27T14:18:44.908Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28382026-02-27T14:18:45.431Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28392026-02-27T14:18:45.490Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28402026-02-27T14:18:46.070Z Checking event-listener v5.3.1
28412026-02-27T14:18:46.123Z Compiling vergen-git2 v1.0.7
28422026-02-27T14:18:46.642Z Checking event-listener-strategy v0.5.2
28432026-02-27T14:18:46.734Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28442026-02-27T14:18:46.998Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28452026-02-27T14:18:47.165Z Checking shell-words v1.1.0
28462026-02-27T14:18:47.457Z Compiling rustls v0.21.12
28472026-02-27T14:18:47.519Z Checking plotters-backend v0.3.7
28482026-02-27T14:18:47.749Z Checking futures-lite v2.3.0
28492026-02-27T14:18:47.942Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28502026-02-27T14:18:48.008Z Checking plotters-svg v0.3.7
28512026-02-27T14:18:48.346Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28522026-02-27T14:18:48.784Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28532026-02-27T14:18:49.138Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28542026-02-27T14:18:49.217Z Checking rustls-webpki v0.101.7
28552026-02-27T14:18:50.070Z Checking sct v0.7.1
28562026-02-27T14:18:50.136Z Checking cast v0.3.0
28572026-02-27T14:18:50.293Z Checking hex-literal v0.4.1
28582026-02-27T14:18:50.552Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28592026-02-27T14:18:50.626Z Checking criterion-plot v0.6.0
28602026-02-27T14:18:51.442Z Checking plotters v0.3.7
28612026-02-27T14:18:53.190Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28622026-02-27T14:18:54.212Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28632026-02-27T14:18:55.784Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28642026-02-27T14:18:57.375Z Checking tinytemplate v1.2.1
28652026-02-27T14:18:57.873Z Checking oorandom v11.1.4
28662026-02-27T14:18:58.170Z Checking anes v0.1.6
28672026-02-27T14:18:58.641Z Checking criterion v0.7.0
28682026-02-27T14:18:58.970Z Checking tokio-rustls v0.24.1
28692026-02-27T14:18:59.596Z Checking async-lock v3.4.0
28702026-02-27T14:19:00.611Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28712026-02-27T14:19:01.543Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28722026-02-27T14:19:01.954Z Checking rustls-pemfile v1.0.4
28732026-02-27T14:19:02.259Z Checking twox-hash v2.1.0
28742026-02-27T14:19:02.438Z Checking polling v3.7.3
28752026-02-27T14:19:02.922Z Checking async-io v2.3.4
28762026-02-27T14:19:03.106Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28772026-02-27T14:19:03.961Z Checking progenitor-extras v0.1.0
28782026-02-27T14:19:04.439Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28792026-02-27T14:19:04.845Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28802026-02-27T14:19:04.900Z Checking fatfs v0.3.6
28812026-02-27T14:19:05.254Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28822026-02-27T14:19:06.100Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28832026-02-27T14:19:07.857Z Compiling petname v2.0.2
28842026-02-27T14:19:08.554Z Checking async-task v4.7.1
28852026-02-27T14:19:08.952Z Compiling seq-macro v0.3.6
28862026-02-27T14:19:09.500Z Checking async-channel v2.3.1
28872026-02-27T14:19:09.929Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28882026-02-27T14:19:10.202Z Checking piper v0.2.4
28892026-02-27T14:19:10.301Z Checking rtoolbox v0.0.2
28902026-02-27T14:19:10.563Z Checking futures-timer v3.0.3
28912026-02-27T14:19:10.623Z Checking rpassword v7.4.0
28922026-02-27T14:19:10.918Z Checking blocking v1.6.1
28932026-02-27T14:19:11.350Z Checking async-executor v1.13.1
28942026-02-27T14:19:11.781Z Checking async-signal v0.2.10
28952026-02-27T14:19:11.940Z Checking tui-tree-widget v0.23.1
28962026-02-27T14:19:12.165Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28972026-02-27T14:19:12.374Z Checking polyval v0.6.2
28982026-02-27T14:19:12.524Z Checking sapling-renderdag v0.1.0
28992026-02-27T14:19:12.752Z Checking event-listener v2.5.3
29002026-02-27T14:19:13.081Z Checking sync-ptr v0.1.4
29012026-02-27T14:19:13.153Z Checking async-channel v1.9.0
29022026-02-27T14:19:13.374Z Checking ghash v0.5.1
29032026-02-27T14:19:13.515Z Checking async-process v2.3.0
29042026-02-27T14:19:13.645Z Checking async-global-executor v2.4.1
29052026-02-27T14:19:13.710Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29062026-02-27T14:19:14.048Z Checking ctr v0.9.2
29072026-02-27T14:19:14.111Z Checking kv-log-macro v1.0.7
29082026-02-27T14:19:14.174Z Compiling async-attributes v1.1.2
29092026-02-27T14:19:14.357Z Checking arrayref v0.3.9
29102026-02-27T14:19:14.455Z Checking arrayvec v0.7.6
29112026-02-27T14:19:14.559Z Checking constant_time_eq v0.3.1
29122026-02-27T14:19:14.809Z Checking aes-gcm v0.10.3
29132026-02-27T14:19:15.019Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29142026-02-27T14:19:15.096Z Checking async-std v1.13.0
29152026-02-27T14:19:15.182Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29162026-02-27T14:19:17.324Z Checking ssh-encoding v0.2.0
29172026-02-27T14:19:17.777Z Checking blowfish v0.9.1
29182026-02-27T14:19:18.201Z Checking bcrypt-pbkdf v0.10.0
29192026-02-27T14:19:18.577Z Checking ssh-cipher v0.2.0
29202026-02-27T14:19:18.854Z Checking async-object-pool v0.1.5
29212026-02-27T14:19:18.971Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29222026-02-27T14:19:19.151Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29232026-02-27T14:19:19.800Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29242026-02-27T14:19:20.293Z Checking serde_regex v1.1.0
29252026-02-27T14:19:20.730Z Checking password-hash v0.4.2
29262026-02-27T14:19:21.234Z Checking assert-json-diff v2.0.2
29272026-02-27T14:19:21.298Z Checking path-tree v0.8.1
29282026-02-27T14:19:21.421Z Compiling target-lexicon v0.13.2
29292026-02-27T14:19:21.648Z Checking stringmetrics v2.2.2
29302026-02-27T14:19:21.777Z Checking pbkdf2 v0.11.0
29312026-02-27T14:19:22.000Z Checking httpmock v0.8.0-alpha.1
29322026-02-27T14:19:22.157Z Checking ssh-key v0.6.6
29332026-02-27T14:19:23.984Z Checking p521 v0.13.3
29342026-02-27T14:19:25.478Z Checking p256 v0.13.2
29352026-02-27T14:19:26.169Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29362026-02-27T14:19:26.626Z Checking russh-cryptovec v0.7.3
29372026-02-27T14:19:26.867Z Compiling guppy-workspace-hack v0.1.0
29382026-02-27T14:19:26.957Z Checking md5 v0.7.0
29392026-02-27T14:19:27.368Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29402026-02-27T14:19:27.420Z Checking russh-keys v0.45.0
29412026-02-27T14:19:27.658Z Checking num-bigint v0.4.6
29422026-02-27T14:19:28.907Z Checking des v0.8.1
29432026-02-27T14:19:29.578Z Compiling blake3 v1.5.4
29442026-02-27T14:19:29.914Z Compiling samael v0.0.19
29452026-02-27T14:19:30.184Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29462026-02-27T14:19:30.355Z Compiling target-spec v3.5.0
29472026-02-27T14:19:31.126Z Checking russh v0.45.0
29482026-02-27T14:19:31.290Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29492026-02-27T14:19:31.937Z Checking cfg-expr v0.20.1
29502026-02-27T14:19:32.999Z Checking supports-color v2.1.0
29512026-02-27T14:19:33.155Z Checking textwrap v0.15.2
29522026-02-27T14:19:33.369Z Checking supports-hyperlinks v2.1.0
29532026-02-27T14:19:33.638Z Checking supports-unicode v2.1.0
29542026-02-27T14:19:33.691Z Checking hashbrown v0.14.5
29552026-02-27T14:19:33.911Z Checking backtrace-ext v0.2.1
29562026-02-27T14:19:34.185Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29572026-02-27T14:19:34.699Z Checking terminal_size v0.1.17
29582026-02-27T14:19:34.959Z Compiling miette-derive v5.10.0
29592026-02-27T14:19:35.015Z Checking owo-colors v3.5.0
29602026-02-27T14:19:35.818Z Checking internet-checksum v0.2.1
29612026-02-27T14:19:36.127Z Checking chumsky v0.9.3
29622026-02-27T14:19:37.643Z Checking miette v5.10.0
29632026-02-27T14:19:37.863Z Compiling git2 v0.20.2
29642026-02-27T14:19:38.560Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29652026-02-27T14:19:38.740Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29662026-02-27T14:19:38.818Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29672026-02-27T14:19:39.516Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29682026-02-27T14:19:40.138Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29692026-02-27T14:19:40.462Z Compiling knuffel-derive v3.2.0
29702026-02-27T14:19:40.634Z Checking httptest v0.16.3
29712026-02-27T14:19:41.047Z Checking pathdiff v0.2.3
29722026-02-27T14:19:41.335Z Checking topological-sort v0.2.2
29732026-02-27T14:19:41.598Z Checking nested v0.1.1
29742026-02-27T14:19:41.678Z Checking omicron-zone-package v0.12.2
29752026-02-27T14:19:41.923Z Checking guppy v0.17.20
29762026-02-27T14:19:42.334Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29772026-02-27T14:19:42.776Z Compiling rstest_macros v0.25.0
29782026-02-27T14:19:43.356Z Compiling target-triple v0.1.3
29792026-02-27T14:19:43.948Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29802026-02-27T14:19:44.193Z Checking knuffel v3.2.0
29812026-02-27T14:19:44.257Z Compiling doc-comment v0.3.3
29822026-02-27T14:19:44.617Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29832026-02-27T14:19:45.265Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29842026-02-27T14:19:45.319Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29852026-02-27T14:19:45.781Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29862026-02-27T14:19:45.837Z Checking similar-asserts v1.7.0
29872026-02-27T14:19:46.572Z Compiling proc-macro-crate v3.2.0
29882026-02-27T14:19:46.929Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29892026-02-27T14:19:47.669Z Checking escape8259 v0.5.3
29902026-02-27T14:19:47.920Z Compiling relative-path v1.9.3
29912026-02-27T14:19:47.982Z Compiling assert_cmd v2.0.17
29922026-02-27T14:19:48.610Z Checking libtest-mimic v0.8.1
29932026-02-27T14:19:49.408Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29942026-02-27T14:19:49.535Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29952026-02-27T14:19:49.705Z Checking blake2b_simd v1.0.2
29962026-02-27T14:19:50.879Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29972026-02-27T14:19:51.300Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29982026-02-27T14:19:51.729Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29992026-02-27T14:19:52.225Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30002026-02-27T14:19:52.678Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30012026-02-27T14:19:52.757Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30022026-02-27T14:19:53.190Z Checking fancy-regex v0.14.0
30032026-02-27T14:19:53.455Z Checking serde_tokenstream v0.2.3
30042026-02-27T14:19:54.020Z Checking uzers v0.12.1
30052026-02-27T14:19:54.119Z Checking termcolor v1.4.1
30062026-02-27T14:19:54.555Z Checking datatest-stable v0.3.2
30072026-02-27T14:19:54.647Z Checking trybuild v1.0.106
30082026-02-27T14:19:55.514Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30092026-02-27T14:19:56.539Z Checking rust-argon2 v2.1.0
30102026-02-27T14:19:57.084Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30112026-02-27T14:19:57.240Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30122026-02-27T14:19:58.497Z Checking rstest v0.25.0
30132026-02-27T14:19:59.133Z Checking support-bundle-viewer v0.1.2
30142026-02-27T14:19:59.398Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30152026-02-27T14:19:59.746Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30162026-02-27T14:19:59.903Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30172026-02-27T14:20:00.302Z Checking drift v0.1.3
30182026-02-27T14:20:00.467Z Checking rand_distr v0.5.1
30192026-02-27T14:20:00.979Z Checking multimap v0.10.1
30202026-02-27T14:20:01.257Z Checking approx v0.5.1
30212026-02-27T14:20:01.448Z Checking dropshot-api-manager v0.3.0
30222026-02-27T14:20:01.763Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30232026-02-27T14:20:02.516Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30242026-02-27T14:20:02.879Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30252026-02-27T14:20:03.275Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30262026-02-27T14:20:03.796Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30272026-02-27T14:20:04.227Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30282026-02-27T14:20:04.475Z Checking partial-io v0.5.4
30292026-02-27T14:20:04.884Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30302026-02-27T14:20:04.967Z Checking cargo_toml v0.21.0
30312026-02-27T14:20:05.633Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30322026-02-27T14:20:05.707Z Checking termios v0.3.3
30332026-02-27T14:20:06.091Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
30342026-02-27T14:20:06.695Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30352026-02-27T14:20:07.095Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30362026-02-27T14:20:08.654Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30372026-02-27T14:20:08.852Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30382026-02-27T14:20:09.638Z Compiling polar-core v0.27.3
30392026-02-27T14:20:13.703Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30402026-02-27T14:20:21.403Z Checking oso v0.27.3
30412026-02-27T14:20:23.365Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30422026-02-27T14:20:27.945Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30432026-02-27T14:20:29.614Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30442026-02-27T14:20:35.290Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30452026-02-27T14:20:44.158Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30462026-02-27T14:20:54.079Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30472026-02-27T14:21:00.729Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30482026-02-27T14:21:03.158Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30492026-02-27T14:21:24.711Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30502026-02-27T14:25:11.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 12s
30512026-02-27T14:25:12.192Z
30522026-02-27T14:25:12.192Zreal 10:20.387040680
30532026-02-27T14:25:12.192Zuser 52:12.292080274
30542026-02-27T14:25:12.192Zsys 9:37.835504984
30552026-02-27T14:25:12.192Ztrap 1.926530990
30562026-02-27T14:25:12.192Ztflt 0.391426724
30572026-02-27T14:25:12.192Zdflt 0.370196309
30582026-02-27T14:25:12.192Zkflt 0.001177339
30592026-02-27T14:25:12.192Zlock 2:12:17.876556949
30602026-02-27T14:25:12.192Zslp 2:51:09.672921249
30612026-02-27T14:25:12.192Zlat 2:42.292928024
30622026-02-27T14:25:12.192Zstop 17:27.634986650
30632026-02-27T14:25:12.217Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30642026-02-27T14:25:12.217Z+ ptime -m cargo doc --workspace --no-deps
30652026-02-27T14:25:14.393Zwarning: output filename collision.
30662026-02-27T14:25:14.393ZThe 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)`.
30672026-02-27T14:25:14.393ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30682026-02-27T14:25:14.393ZThe targets should have unique names.
30692026-02-27T14:25:14.393ZThis is a known bug where multiple crates with the same name use
30702026-02-27T14:25:14.393Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30712026-02-27T14:25:16.911Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30722026-02-27T14:25:16.993Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30732026-02-27T14:25:17.041Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30742026-02-27T14:25:17.150Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30752026-02-27T14:25:17.223Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30762026-02-27T14:25:17.248Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30772026-02-27T14:25:17.248Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30782026-02-27T14:25:17.594Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30792026-02-27T14:25:17.594Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30802026-02-27T14:25:17.663Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30812026-02-27T14:25:17.838Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30822026-02-27T14:25:17.882Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30832026-02-27T14:25:17.921Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30842026-02-27T14:25:18.144Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30852026-02-27T14:25:18.296Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30862026-02-27T14:25:18.358Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30872026-02-27T14:25:18.441Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30882026-02-27T14:25:18.576Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30892026-02-27T14:25:19.117Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30902026-02-27T14:25:19.414Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30912026-02-27T14:25:19.466Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30922026-02-27T14:25:19.501Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30932026-02-27T14:25:19.585Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30942026-02-27T14:25:19.671Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30952026-02-27T14:25:19.923Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30962026-02-27T14:25:19.976Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30972026-02-27T14:25:20.041Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30982026-02-27T14:25:20.789Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30992026-02-27T14:25:21.087Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31002026-02-27T14:25:21.126Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31012026-02-27T14:25:21.544Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31022026-02-27T14:25:21.587Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31032026-02-27T14:25:21.771Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31042026-02-27T14:25:21.956Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31052026-02-27T14:25:21.998Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31062026-02-27T14:25:22.039Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31072026-02-27T14:25:22.491Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31082026-02-27T14:25:22.528Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31092026-02-27T14:25:22.947Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31102026-02-27T14:25:23.161Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31112026-02-27T14:25:23.317Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31122026-02-27T14:25:23.438Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31132026-02-27T14:25:23.564Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31142026-02-27T14:25:23.665Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31152026-02-27T14:25:23.886Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31162026-02-27T14:25:23.941Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31172026-02-27T14:25:24.045Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31182026-02-27T14:25:24.150Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31192026-02-27T14:25:24.270Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31202026-02-27T14:25:24.371Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31212026-02-27T14:25:24.634Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31222026-02-27T14:25:24.722Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31232026-02-27T14:25:24.803Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31242026-02-27T14:25:24.853Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31252026-02-27T14:25:25.068Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31262026-02-27T14:25:25.158Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31272026-02-27T14:25:25.208Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31282026-02-27T14:25:25.495Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31292026-02-27T14:25:25.519Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31302026-02-27T14:25:25.636Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31312026-02-27T14:25:25.754Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31322026-02-27T14:25:25.932Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31332026-02-27T14:25:26.027Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31342026-02-27T14:25:26.554Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31352026-02-27T14:25:26.595Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31362026-02-27T14:25:26.635Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31372026-02-27T14:25:26.938Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31382026-02-27T14:25:27.347Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31392026-02-27T14:25:27.749Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31402026-02-27T14:25:28.538Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31412026-02-27T14:25:28.684Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31422026-02-27T14:25:29.238Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31432026-02-27T14:25:29.295Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31442026-02-27T14:25:30.129Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31452026-02-27T14:25:31.877Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31462026-02-27T14:25:32.322Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31472026-02-27T14:25:33.512Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31482026-02-27T14:25:33.563Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31492026-02-27T14:25:33.609Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31502026-02-27T14:25:33.910Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31512026-02-27T14:25:34.453Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31522026-02-27T14:25:34.714Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31532026-02-27T14:25:34.820Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31542026-02-27T14:25:35.475Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31552026-02-27T14:25:35.672Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31562026-02-27T14:25:35.856Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31572026-02-27T14:25:36.437Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31582026-02-27T14:25:36.480Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31592026-02-27T14:25:36.522Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31602026-02-27T14:25:36.939Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31612026-02-27T14:25:36.979Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31622026-02-27T14:25:37.348Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31632026-02-27T14:25:37.741Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31642026-02-27T14:25:38.887Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31652026-02-27T14:25:39.765Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31662026-02-27T14:25:40.465Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31672026-02-27T14:25:41.168Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31682026-02-27T14:25:41.338Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31692026-02-27T14:25:42.309Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31702026-02-27T14:25:42.485Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31712026-02-27T14:25:42.890Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31722026-02-27T14:25:43.340Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31732026-02-27T14:25:44.401Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31742026-02-27T14:25:44.931Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31752026-02-27T14:25:44.974Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31762026-02-27T14:25:44.999Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31772026-02-27T14:25:45.158Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31782026-02-27T14:25:45.854Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31792026-02-27T14:25:46.276Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31802026-02-27T14:25:46.334Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31812026-02-27T14:25:46.377Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31822026-02-27T14:25:46.842Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31832026-02-27T14:25:46.948Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31842026-02-27T14:25:47.097Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31852026-02-27T14:25:47.439Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31862026-02-27T14:25:47.530Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31872026-02-27T14:25:48.148Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31882026-02-27T14:25:49.334Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31892026-02-27T14:25:49.902Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31902026-02-27T14:25:50.832Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31912026-02-27T14:25:51.179Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31922026-02-27T14:25:51.362Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31932026-02-27T14:25:52.414Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31942026-02-27T14:25:52.949Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31952026-02-27T14:25:53.404Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31962026-02-27T14:25:53.849Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31972026-02-27T14:25:54.758Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31982026-02-27T14:25:54.912Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31992026-02-27T14:25:55.383Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32002026-02-27T14:25:55.720Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32012026-02-27T14:25:55.939Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
32022026-02-27T14:25:56.008Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32032026-02-27T14:25:56.241Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32042026-02-27T14:25:56.566Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32052026-02-27T14:25:57.308Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
32062026-02-27T14:25:59.015Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32072026-02-27T14:26:01.296Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32082026-02-27T14:26:02.334Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32092026-02-27T14:26:03.225Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32102026-02-27T14:26:05.722Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32112026-02-27T14:26:08.112Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32122026-02-27T14:26:08.864Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32132026-02-27T14:26:08.941Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32142026-02-27T14:26:09.563Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32152026-02-27T14:26:10.046Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32162026-02-27T14:26:10.622Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32172026-02-27T14:26:11.045Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
32182026-02-27T14:26:11.083Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32192026-02-27T14:26:11.374Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
32202026-02-27T14:26:11.416Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32212026-02-27T14:26:11.678Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32222026-02-27T14:26:12.712Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32232026-02-27T14:26:13.419Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32242026-02-27T14:26:13.928Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32252026-02-27T14:26:14.241Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32262026-02-27T14:26:14.385Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32272026-02-27T14:26:20.508Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32282026-02-27T14:26:21.569Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32292026-02-27T14:26:22.284Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32302026-02-27T14:26:22.510Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32312026-02-27T14:26:24.328Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32322026-02-27T14:26:26.575Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32332026-02-27T14:26:27.946Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32342026-02-27T14:26:28.790Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32352026-02-27T14:26:31.883Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32362026-02-27T14:26:34.385Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32372026-02-27T14:26:34.425Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32382026-02-27T14:26:35.027Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32392026-02-27T14:26:35.851Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32402026-02-27T14:26:36.468Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32412026-02-27T14:26:36.801Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32422026-02-27T14:26:37.936Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32432026-02-27T14:26:38.274Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32442026-02-27T14:26:38.320Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32452026-02-27T14:26:38.344Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32462026-02-27T14:26:38.427Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32472026-02-27T14:26:38.828Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32482026-02-27T14:26:39.896Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32492026-02-27T14:26:40.081Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32502026-02-27T14:26:40.411Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32512026-02-27T14:26:41.307Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32522026-02-27T14:26:41.880Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32532026-02-27T14:26:42.156Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32542026-02-27T14:26:43.182Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32552026-02-27T14:26:43.847Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32562026-02-27T14:26:44.626Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32572026-02-27T14:26:46.078Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32582026-02-27T14:26:47.714Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32592026-02-27T14:26:51.722Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32602026-02-27T14:26:51.905Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32612026-02-27T14:26:56.982Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32622026-02-27T14:26:57.693Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32632026-02-27T14:26:58.995Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32642026-02-27T14:27:00.415Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32652026-02-27T14:27:01.847Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32662026-02-27T14:27:06.976Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32672026-02-27T14:27:08.004Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32682026-02-27T14:27:09.999Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32692026-02-27T14:27:11.049Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32702026-02-27T14:27:11.764Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32712026-02-27T14:27:16.366Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32722026-02-27T14:27:17.584Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32732026-02-27T14:27:19.151Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32742026-02-27T14:27:19.859Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32752026-02-27T14:27:20.982Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32762026-02-27T14:27:21.618Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32772026-02-27T14:27:24.065Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32782026-02-27T14:27:26.908Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32792026-02-27T14:27:30.243Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32802026-02-27T14:27:32.216Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32812026-02-27T14:27:34.799Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32822026-02-27T14:27:36.001Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32832026-02-27T14:27:37.570Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32842026-02-27T14:27:43.382Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32852026-02-27T14:27:44.954Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32862026-02-27T14:27:47.114Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32872026-02-27T14:27:48.718Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32882026-02-27T14:27:50.958Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32892026-02-27T14:27:52.808Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32902026-02-27T14:27:54.023Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32912026-02-27T14:27:56.706Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32922026-02-27T14:27:57.972Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32932026-02-27T14:28:01.416Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32942026-02-27T14:28:05.232Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32952026-02-27T14:28:06.843Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32962026-02-27T14:28:08.328Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32972026-02-27T14:28:14.458Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32982026-02-27T14:28:15.180Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32992026-02-27T14:28:16.261Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33002026-02-27T14:28:18.668Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33012026-02-27T14:28:20.887Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33022026-02-27T14:28:23.262Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33032026-02-27T14:28:31.360Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33042026-02-27T14:28:34.236Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33052026-02-27T14:28:36.847Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33062026-02-27T14:28:39.795Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33072026-02-27T14:28:42.384Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
33082026-02-27T14:28:45.415Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
33092026-02-27T14:28:50.119Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33102026-02-27T14:28:56.760Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33112026-02-27T14:28:59.173Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33122026-02-27T14:29:00.731Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33132026-02-27T14:29:02.291Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33142026-02-27T14:29:05.758Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33152026-02-27T14:29:09.482Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33162026-02-27T14:29:12.460Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33172026-02-27T14:29:16.451Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33182026-02-27T14:29:19.838Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33192026-02-27T14:29:23.203Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33202026-02-27T14:29:27.155Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33212026-02-27T14:29:30.385Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33222026-02-27T14:29:33.593Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33232026-02-27T14:29:36.948Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33242026-02-27T14:29:40.086Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33252026-02-27T14:29:42.967Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33262026-02-27T14:29:46.590Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33272026-02-27T14:29:49.762Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33282026-02-27T14:29:52.958Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33292026-02-27T14:29:57.331Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33302026-02-27T14:30:00.501Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33312026-02-27T14:30:04.090Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33322026-02-27T14:30:07.573Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33332026-02-27T14:30:10.970Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33342026-02-27T14:30:14.732Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33352026-02-27T14:30:18.585Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33362026-02-27T14:30:22.027Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33372026-02-27T14:30:25.664Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33382026-02-27T14:30:29.378Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33392026-02-27T14:30:32.893Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33402026-02-27T14:30:36.629Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33412026-02-27T14:30:40.464Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33422026-02-27T14:30:44.046Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33432026-02-27T14:30:47.781Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33442026-02-27T14:30:51.291Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33452026-02-27T14:30:55.023Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33462026-02-27T14:31:02.180Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33472026-02-27T14:31:03.472Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33482026-02-27T14:31:07.191Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33492026-02-27T14:31:14.827Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33502026-02-27T14:31:18.699Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33512026-02-27T14:31:22.520Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33522026-02-27T14:31:26.336Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33532026-02-27T14:31:30.570Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33542026-02-27T14:31:34.353Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33552026-02-27T14:31:38.246Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33562026-02-27T14:31:42.266Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33572026-02-27T14:31:46.001Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33582026-02-27T14:31:49.921Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33592026-02-27T14:31:53.707Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33602026-02-27T14:31:57.485Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33612026-02-27T14:32:02.590Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33622026-02-27T14:32:05.909Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33632026-02-27T14:32:11.413Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33642026-02-27T14:32:14.586Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33652026-02-27T14:32:18.663Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33662026-02-27T14:32:23.212Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33672026-02-27T14:32:26.805Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33682026-02-27T14:32:30.875Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33692026-02-27T14:32:34.618Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33702026-02-27T14:32:38.876Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33712026-02-27T14:32:42.394Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33722026-02-27T14:32:46.352Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33732026-02-27T14:32:50.300Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33742026-02-27T14:32:54.209Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33752026-02-27T14:32:58.016Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33762026-02-27T14:33:03.329Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33772026-02-27T14:33:07.181Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33782026-02-27T14:33:11.114Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33792026-02-27T14:33:15.404Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33802026-02-27T14:33:19.536Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33812026-02-27T14:33:23.518Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33822026-02-27T14:33:27.557Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33832026-02-27T14:33:31.815Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33842026-02-27T14:33:39.459Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33852026-02-27T14:33:42.029Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33862026-02-27T14:33:53.045Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33872026-02-27T14:33:56.247Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33882026-02-27T14:33:58.584Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33892026-02-27T14:34:03.580Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33902026-02-27T14:34:09.536Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33912026-02-27T14:34:15.278Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33922026-02-27T14:34:20.674Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33932026-02-27T14:34:25.963Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33942026-02-27T14:34:30.954Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33952026-02-27T14:34:36.419Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33962026-02-27T14:34:42.375Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33972026-02-27T14:34:48.469Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33982026-02-27T14:34:54.194Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33992026-02-27T14:35:00.062Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34002026-02-27T14:35:05.877Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34012026-02-27T14:35:53.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 41s
34022026-02-27T14:35:53.629Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 188 other files
34032026-02-27T14:35:53.790Z
34042026-02-27T14:35:53.790Zreal 10:41.468522846
34052026-02-27T14:35:53.790Zuser 37:00.385255854
34062026-02-27T14:35:53.790Zsys 6:46.547755712
34072026-02-27T14:35:53.790Ztrap 1.133131118
34082026-02-27T14:35:53.790Ztflt 0.053841449
34092026-02-27T14:35:53.790Zdflt 0.068867320
34102026-02-27T14:35:53.790Zkflt 0.000159463
34112026-02-27T14:35:53.790Zlock 8:44:51.217929863
34122026-02-27T14:35:53.790Zslp 3:39:27.211887296
34132026-02-27T14:35:53.790Zlat 52.131148527
34142026-02-27T14:35:53.790Zstop 2:27.556813269
34152026-02-27T14:35:53.815Zprocess exited: duration 1691474 ms, exit code 0
 
34162026-02-27T14:35:53.866Zfound 0 output files