01KKFD11SBY797DX48QQ0T3N6N: clippy (helios)

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

Buildomat Job: 01KKFD1ES42DWZK6K3ER97DXC6

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-11T21:34:08.379Zjob assigned to worker 01KKFD1KSK5MYBDZ2931K8Z5AK [factory aws, i-0e78bb008a6045249] (queued for 1 m 41 s)
 
22026-03-11T21:34:16.052Zstarting task 0: "setup"
32026-03-11T21:34:16.056Z++ uname -s
42026-03-11T21:34:16.059Z+ kern=SunOS
52026-03-11T21:34:16.059Z+ build_user=build
62026-03-11T21:34:16.059Z+ build_uid=12345
72026-03-11T21:34:16.059Z+ work_dir=/work
82026-03-11T21:34:16.059Z+ input_dir=/input
92026-03-11T21:34:16.059Z+ [[ 0 == 12345 ]]
102026-03-11T21:34:16.059Z+ case "$kern" in
112026-03-11T21:34:16.059Z+ groupadd -g 12345 build
122026-03-11T21:34:16.063Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-11T21:34:18.069Z+ zfs create -o mountpoint=/work rpool/work
142026-03-11T21:34:18.184Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-11T21:34:18.187Z+ home_fs=zfs
162026-03-11T21:34:18.187Z+ [[ zfs == autofs ]]
172026-03-11T21:34:18.187Z+ mkdir -p /home/build
182026-03-11T21:34:18.187Z+ chown build:build /home/build /work
192026-03-11T21:34:20.191Z+ chmod 0700 /home/build /work
202026-03-11T21:34:20.194Zprocess exited: duration 4140 ms, exit code 0
 
212026-03-11T21:34:20.201Zstarting task 1: "rust-toolchain"
222026-03-11T21:34:20.205Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-11T21:34:20.205Z * rust toolchain channel = "1.91.1"
242026-03-11T21:34:20.205Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-11T21:34:20.205Z * rust toolchain profile = "default"
262026-03-11T21:34:20.205Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-11T21:34:20.205Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-11T21:34:20.209Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-11T21:34:20.209Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-11T21:34:20.337Zinfo: downloading installer
312026-03-11T21:34:22.068Zwarn: It looks like you have an existing installation of Rust at:
322026-03-11T21:34:22.068Zwarn: /opt/ooce/bin
332026-03-11T21:34:22.068Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-11T21:34:22.068Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-11T21:34:22.068Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-11T21:34:22.068Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-11T21:34:22.068Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-11T21:34:22.068Zerror: cannot install while Rust is installed
392026-03-11T21:34:22.068Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-11T21:34:22.077Zinfo: profile set to 'default'
412026-03-11T21:34:22.077Zinfo: default host triple is x86_64-unknown-illumos
422026-03-11T21:34:22.080Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-11T21:34:22.255Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-11T21:34:22.255Zinfo: downloading component 'cargo'
452026-03-11T21:34:23.275Zinfo: downloading component 'clippy'
462026-03-11T21:34:23.684Zinfo: downloading component 'rust-docs'
472026-03-11T21:34:25.453Zinfo: downloading component 'rust-std'
482026-03-11T21:34:27.349Zinfo: downloading component 'rustc'
492026-03-11T21:34:36.931Zinfo: downloading component 'rustfmt'
502026-03-11T21:34:37.274Zinfo: installing component 'cargo'
512026-03-11T21:34:38.092Zinfo: installing component 'clippy'
522026-03-11T21:34:38.446Zinfo: installing component 'rust-docs'
532026-03-11T21:34:39.911Zinfo: installing component 'rust-std'
542026-03-11T21:34:41.394Zinfo: installing component 'rustc'
552026-03-11T21:34:47.214Zinfo: installing component 'rustfmt'
562026-03-11T21:34:47.523Z
572026-03-11T21:34:47.523Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
582026-03-11T21:34:47.931Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-11T21:34:47.931Z
602026-03-11T21:34:47.935Z
612026-03-11T21:34:47.935ZRust is installed now. Great!
622026-03-11T21:34:47.935Z
632026-03-11T21:34:47.935ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-11T21:34:47.935Zenvironment variable. This has not been done automatically.
652026-03-11T21:34:47.935Z
662026-03-11T21:34:47.935ZTo configure your current shell, you need to source
672026-03-11T21:34:47.935Zthe corresponding env file under $HOME/.cargo.
682026-03-11T21:34:47.935Z
692026-03-11T21:34:47.935ZThis is usually done by running one of the following (note the leading DOT):
702026-03-11T21:34:47.935Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-11T21:34:47.935Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-11T21:34:47.935Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-11T21:34:48.028Z+ rustup --version
742026-03-11T21:34:48.038Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-11T21:34:48.042Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-11T21:34:48.139Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-11T21:34:48.143Z+ cargo --version
782026-03-11T21:34:48.190Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-11T21:34:48.193Z+ rustc --version
802026-03-11T21:34:48.263Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-11T21:34:48.267Zprocess exited: duration 28044 ms, exit code 0
 
822026-03-11T21:34:48.273Zstarting task 2: "authentication"
832026-03-11T21:34:48.294Zprocess exited: duration 20 ms, exit code 0
 
842026-03-11T21:34:48.303Zstarting task 3: "clone repository"
852026-03-11T21:34:48.307Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-11T21:34:48.307Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-11T21:34:48.338ZCloning into '/work/oxidecomputer/omicron'...
882026-03-11T21:34:59.772Z+ cd /work/oxidecomputer/omicron
892026-03-11T21:34:59.772Z+ git fetch origin 742f09f1f03c91d64eb90927adfbf226335f0257
902026-03-11T21:35:00.085ZFrom https://github.com/oxidecomputer/omicron
912026-03-11T21:35:00.085Z * branch 742f09f1f03c91d64eb90927adfbf226335f0257 -> FETCH_HEAD
922026-03-11T21:35:00.095Z+ [[ -n spr/papertigers/guest-vms-should-get-vsock-devices-by-default ]]
932026-03-11T21:35:00.098Z++ git branch --show-current
942026-03-11T21:35:00.098Z+ current=main
952026-03-11T21:35:00.098Z+ [[ main != spr/papertigers/guest-vms-should-get-vsock-devices-by-default ]]
962026-03-11T21:35:00.098Z+ git branch -f spr/papertigers/guest-vms-should-get-vsock-devices-by-default 742f09f1f03c91d64eb90927adfbf226335f0257
972026-03-11T21:35:00.102Z+ git checkout -f spr/papertigers/guest-vms-should-get-vsock-devices-by-default
982026-03-11T21:35:00.229ZSwitched to branch 'spr/papertigers/guest-vms-should-get-vsock-devices-by-default'
992026-03-11T21:35:00.232Z+ git reset --hard 742f09f1f03c91d64eb90927adfbf226335f0257
1002026-03-11T21:35:00.361ZHEAD is now at 742f09f1f [jj-spr] initial version
1012026-03-11T21:35:00.365Zprocess exited: duration 12053 ms, exit code 0
 
1022026-03-11T21:35:00.371Zstarting task 4: "build"
1032026-03-11T21:35:00.376Z+ source ./env.sh
1042026-03-11T21:35:00.379Z++ OLD_SHELL_OPTS=ehxB
1052026-03-11T21:35:00.379Z++ set -o xtrace
1062026-03-11T21:35:00.379Z++++ dirname ./env.sh
1072026-03-11T21:35:00.382Z+++ readlink -f .
1082026-03-11T21:35:00.382Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-03-11T21:35:00.382Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102026-03-11T21:35:00.382Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-03-11T21:35:00.382Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122026-03-11T21:35:00.382Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132026-03-11T21:35:00.382Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1142026-03-11T21:35:00.382Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1152026-03-11T21:35:00.386Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162026-03-11T21:35:00.386Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172026-03-11T21:35:00.386Z++ case $OLD_SHELL_OPTS in
1182026-03-11T21:35:00.386Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-03-11T21:35:00.386Z+ source .github/buildomat/ci-env.sh
1202026-03-11T21:35:00.386Z++ export CARGO_TERM_COLOR=always
1212026-03-11T21:35:00.386Z++ CARGO_TERM_COLOR=always
1222026-03-11T21:35:00.386Z+ cargo --version
1232026-03-11T21:35:00.440Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-03-11T21:35:00.443Z+ rustc --version
1252026-03-11T21:35:00.515Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-03-11T21:35:00.518Z+ banner prerequisites
1272026-03-11T21:35:00.521Z
1282026-03-11T21:35:00.521Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-03-11T21:35:00.521Z # # # # # # # # # # # # # # #
1302026-03-11T21:35:00.521Z # # # # ##### # # ##### # # # # # #### #
1312026-03-11T21:35:00.521Z ##### ##### # ##### # # # # # # # # #
1322026-03-11T21:35:00.521Z # # # # # # # # # # # # # # #
1332026-03-11T21:35:00.521Z # # # ###### # # ###### ### # #### # #### #
1342026-03-11T21:35:00.521Z
1352026-03-11T21:35:00.521Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-03-11T21:35:10.437Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-03-11T21:35:19.893Z Startup: Caching catalogs ... Done
1382026-03-11T21:35:41.079ZPlanning: Solver setup ... Done (19.637s)
1392026-03-11T21:35:41.218ZPlanning: Running solver ... Done (0.146s)
1402026-03-11T21:35:41.395ZPlanning: Finding local manifests ... Done (0.003s)
1412026-03-11T21:35:41.425ZPlanning: Fetching manifests: 0/4 0% complete
1422026-03-11T21:35:41.539ZPlanning: Fetching manifests: 4/4 100% complete
1432026-03-11T21:35:41.612ZPlanning: Package planning ... Done (0.042s)
1442026-03-11T21:35:41.639ZPlanning: Merging actions ... Done (0.039s)
1452026-03-11T21:35:41.850ZPlanning: Checking for conflicting actions ... Done (0.238s)
1462026-03-11T21:35:41.860ZPlanning: Consolidating action changes ... Done (0.010s)
1472026-03-11T21:35:42.716ZPlanning: Evaluating mediators ... Done (0.854s)
1482026-03-11T21:35:42.723ZPlanning: Planning completed in 22.67 seconds
1492026-03-11T21:35:42.737Z Packages to install: 4
1502026-03-11T21:35:42.741Z Mediators to change: 2
1512026-03-11T21:35:42.741Z Services to change: 1
1522026-03-11T21:35:42.741Z Estimated space available: 155.43 GB
1532026-03-11T21:35:42.741ZEstimated space to be consumed: 1.82 GB
1542026-03-11T21:35:42.741Z Create boot environment: No
1552026-03-11T21:35:42.741ZCreate backup boot environment: No
1562026-03-11T21:35:42.741Z Rebuild boot archive: No
1572026-03-11T21:35:42.741Z
1582026-03-11T21:35:42.742ZChanged mediators:
1592026-03-11T21:35:42.742Z mediator clang:
1602026-03-11T21:35:42.742Z version: None -> 15 (system default)
1612026-03-11T21:35:42.742Z
1622026-03-11T21:35:42.742Z mediator llvm:
1632026-03-11T21:35:42.742Z version: 14 (system default) -> 15 (system default)
1642026-03-11T21:35:42.742Z
1652026-03-11T21:35:42.742ZChanged packages:
1662026-03-11T21:35:42.743Zhelios-dev
1672026-03-11T21:35:42.743Z developer/build-essential
1682026-03-11T21:35:42.743Z None -> 11-2.0
1692026-03-11T21:35:42.743Z library/libxmlsec1
1702026-03-11T21:35:42.743Z None -> 1.2.35-2.0
1712026-03-11T21:35:42.743Z ooce/developer/clang-15
1722026-03-11T21:35:42.743Z None -> 15.0.7-2.0
1732026-03-11T21:35:42.743Z ooce/developer/llvm-15
1742026-03-11T21:35:42.743Z None -> 15.0.7-2.0
1752026-03-11T21:35:42.743Z
1762026-03-11T21:35:42.743ZServices:
1772026-03-11T21:35:42.743Z restart_fmri:
1782026-03-11T21:35:42.743Z svc:/system/update-man-index:default
1792026-03-11T21:35:42.784Z
1802026-03-11T21:35:42.784ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-03-11T21:35:47.791ZDownload: 1203/3290 items 83.8/212.6MB 39% complete (17.0M/s)
1822026-03-11T21:35:52.795ZDownload: 3239/3290 items 192.1/212.6MB 90% complete (19.2M/s)
1832026-03-11T21:35:56.181ZDownload: Completed 212.60 MB in 13.38 seconds (15.9M/s)
1842026-03-11T21:35:56.370Z Actions: 1/3689 actions (Installing new actions)
1852026-03-11T21:36:00.466Z Actions: Completed 3689 actions in 4.10 seconds.
1862026-03-11T21:36:01.203Z Done (0.726s)
1872026-03-11T21:36:01.204Z Done (0.000s)
1882026-03-11T21:36:02.461Z Done (0.992s)
1892026-03-11T21:36:08.208Z Done (3.620s)
1902026-03-11T21:36:08.208Z Done (0.017s)
1912026-03-11T21:36:08.208Z Done (0.000s)
1922026-03-11T21:36:08.208Z Done (0.000s)
1932026-03-11T21:36:08.209ZPlanning: Evaluating mediator changes ... Done
1942026-03-11T21:36:08.209ZPlanning: Checking for conflicting actions ... Done
1952026-03-11T21:36:08.209ZPlanning: Consolidating action changes ... Done
1962026-03-11T21:36:08.209ZPlanning: Evaluating mediators ... Done
1972026-03-11T21:36:08.209ZPlanning: Planning completed in 0.37 seconds
1982026-03-11T21:36:08.209Z Mediators to change: 2
1992026-03-11T21:36:08.209Z Create boot environment: No
2002026-03-11T21:36:08.209ZCreate backup boot environment: No
2012026-03-11T21:36:08.209Z Done
2022026-03-11T21:36:08.209Z Done
2032026-03-11T21:36:08.558Z Done
2042026-03-11T21:36:11.838Z Done
2052026-03-11T21:36:11.921Z Done
2062026-03-11T21:36:11.924Z Done
2072026-03-11T21:36:12.072Z Done
2082026-03-11T21:36:12.611ZPlanning: Evaluating mediator changes ... Done
2092026-03-11T21:36:12.615ZPlanning: Merging actions ... Done
2102026-03-11T21:36:12.782ZPlanning: Checking for conflicting actions ... Done
2112026-03-11T21:36:12.786ZPlanning: Consolidating action changes ... Done
2122026-03-11T21:36:13.003ZPlanning: Evaluating mediators ... Done
2132026-03-11T21:36:13.046ZPlanning: Planning completed in 0.64 seconds
2142026-03-11T21:36:13.076Z Packages to change: 1
2152026-03-11T21:36:13.076Z Mediators to change: 1
2162026-03-11T21:36:13.080Z Services to change: 1
2172026-03-11T21:36:13.080Z Create boot environment: No
2182026-03-11T21:36:13.080ZCreate backup boot environment: Yes
2192026-03-11T21:36:15.636Z Actions: 1/6 actions (Updating modified actions)
2202026-03-11T21:36:15.639Z Actions: Completed 6 actions in 0.00 seconds.
2212026-03-11T21:36:15.639Z Done
2222026-03-11T21:36:15.639Z Done
2232026-03-11T21:36:15.823Z Done
2242026-03-11T21:36:19.118Z Done
2252026-03-11T21:36:19.203Z Done
2262026-03-11T21:36:19.206Z Done
2272026-03-11T21:36:19.359Z Done
2282026-03-11T21:36:19.742ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2292026-03-11T21:36:19.742Zclang system 15 system
2302026-03-11T21:36:19.742Zcsh system system illumos
2312026-03-11T21:36:19.742Zctags system system illumos
2322026-03-11T21:36:19.742Zfile system system illumos
2332026-03-11T21:36:19.742Zgcc vendor 12 vendor
2342026-03-11T21:36:19.742Zgcc system 10 system
2352026-03-11T21:36:19.742Zgcc system 7 system
2362026-03-11T21:36:19.742Zgo system 1.20 system
2372026-03-11T21:36:19.742Zgo system 1.19 system
2382026-03-11T21:36:19.744Zllvm system 15 system
2392026-03-11T21:36:19.744Zllvm system 14 system
2402026-03-11T21:36:19.744Zmariadb system 10.6 system
2412026-03-11T21:36:19.744Zmta vendor vendor dma
2422026-03-11T21:36:19.744Zopenjdk system 17 system
2432026-03-11T21:36:19.744Zopenjdk system 11 system
2442026-03-11T21:36:19.744Zopenjdk system 1.8 system
2452026-03-11T21:36:19.744Zopenssl vendor 3 vendor
2462026-03-11T21:36:19.744Zperl system 5.36 system
2472026-03-11T21:36:19.744Zpostgresql system 15 system
2482026-03-11T21:36:19.744Zpostgresql system 13 system
2492026-03-11T21:36:19.744Zpython vendor 3 vendor
2502026-03-11T21:36:19.744Zpython system 2 system
2512026-03-11T21:36:19.744Zpython3 system 3.11 system
2522026-03-11T21:36:19.744Zruby system 3.0 system
2532026-03-11T21:36:19.744Zwords vendor vendor american-english
2542026-03-11T21:36:19.744Zwords system system australian-english
2552026-03-11T21:36:19.744Zwords system system british-english
2562026-03-11T21:36:19.744Zwords system system canadian-english
2572026-03-11T21:36:19.744Zwords system system french
2582026-03-11T21:36:19.744Zwords system system italian
2592026-03-11T21:36:19.744Zwords system system ngerman
2602026-03-11T21:36:19.744Zwords system system ogerman
2612026-03-11T21:36:19.744Zwords system system spanish
2622026-03-11T21:36:20.046ZPUBLISHER TYPE STATUS P LOCATION
2632026-03-11T21:36:20.046Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2642026-03-11T21:36:25.950ZFMRI IFO
2652026-03-11T21:36:25.950Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2662026-03-11T21:36:25.950Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2672026-03-11T21:36:25.950Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2682026-03-11T21:36:25.950Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2692026-03-11T21:36:25.950Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2702026-03-11T21:36:25.950Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2712026-03-11T21:36:25.950Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2722026-03-11T21:36:25.950Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2732026-03-11T21:36:25.950Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2742026-03-11T21:36:25.950Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2752026-03-11T21:36:25.950Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2762026-03-11T21:36:25.950Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2772026-03-11T21:36:25.950Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2782026-03-11T21:36:25.950Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2792026-03-11T21:36:25.950Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2802026-03-11T21:36:25.950Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2812026-03-11T21:36:27.223Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2822026-03-11T21:36:27.510Z Updating crates.io index
2832026-03-11T21:36:27.513Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2842026-03-11T21:36:27.959Z Updating git repository `https://github.com/oxidecomputer/lldp`
2852026-03-11T21:36:28.335Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2862026-03-11T21:36:28.738Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2872026-03-11T21:36:29.082Z Updating git repository `https://github.com/oxidecomputer/propolis`
2882026-03-11T21:36:30.515Z Updating git repository `https://github.com/oxidecomputer/crucible`
2892026-03-11T21:36:32.234Z Updating git repository `https://github.com/oxidecomputer/opte`
2902026-03-11T21:36:33.055Z Updating git repository `https://github.com/oxidecomputer/tofino`
2912026-03-11T21:36:33.528Z Updating git repository `https://github.com/oxidecomputer/falcon`
2922026-03-11T21:36:34.261Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2932026-03-11T21:36:34.866Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2942026-03-11T21:36:37.035Z Updating git repository `https://github.com/oxidecomputer/clickward`
2952026-03-11T21:36:37.369Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2962026-03-11T21:36:37.771Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2972026-03-11T21:36:38.133Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2982026-03-11T21:36:39.281Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2992026-03-11T21:36:39.934Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3002026-03-11T21:36:40.195Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3012026-03-11T21:36:40.665Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3022026-03-11T21:36:41.009Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3032026-03-11T21:36:41.553Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3042026-03-11T21:36:41.847Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3052026-03-11T21:36:42.118Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3062026-03-11T21:36:42.564Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3072026-03-11T21:36:43.067Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3082026-03-11T21:36:43.700Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3092026-03-11T21:36:43.990Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3102026-03-11T21:36:44.377Z Updating git repository `https://github.com/oxidecomputer/ispf`
3112026-03-11T21:36:44.671Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122026-03-11T21:36:46.114Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3132026-03-11T21:36:46.428Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3142026-03-11T21:36:47.159Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3152026-03-11T21:36:47.479Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3162026-03-11T21:36:48.011Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3172026-03-11T21:36:48.282Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3182026-03-11T21:36:48.561Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3192026-03-11T21:36:49.129Z Updating git repository `https://github.com/illumos/smf-rs`
3202026-03-11T21:36:49.608Z Updating git repository `https://github.com/oxidecomputer/omicron`
3212026-03-11T21:37:03.760Z Downloading crates ...
3222026-03-11T21:37:03.822Z Downloaded camino v1.2.2
3232026-03-11T21:37:03.827Z Downloaded anstream v0.6.21
3242026-03-11T21:37:03.832Z Downloaded clap v4.5.60
3252026-03-11T21:37:03.839Z Downloaded usdt-impl v0.5.0
3262026-03-11T21:37:03.842Z Downloaded anstyle-parse v0.2.7
3272026-03-11T21:37:03.842Z Downloaded unicode-xid v0.2.6
3282026-03-11T21:37:03.843Z Downloaded cpufeatures v0.2.17
3292026-03-11T21:37:03.846Z Downloaded sha2 v0.10.9
3302026-03-11T21:37:03.846Z Downloaded yoke-derive v0.8.1
3312026-03-11T21:37:03.846Z Downloaded percent-encoding v2.3.2
3322026-03-11T21:37:03.850Z Downloaded anstyle-query v1.1.5
3332026-03-11T21:37:03.850Z Downloaded typeid v1.0.3
3342026-03-11T21:37:03.850Z Downloaded utf8parse v0.2.2
3352026-03-11T21:37:03.850Z Downloaded swrite v0.1.0
3362026-03-11T21:37:03.854Z Downloaded heck v0.5.0
3372026-03-11T21:37:03.854Z Downloaded generic-array v0.14.7
3382026-03-11T21:37:03.854Z Downloaded textwrap v0.16.2
3392026-03-11T21:37:03.858Z Downloaded colorchoice v1.0.4
3402026-03-11T21:37:03.858Z Downloaded clap_lex v1.0.0
3412026-03-11T21:37:03.858Z Downloaded thiserror-impl v1.0.69
3422026-03-11T21:37:03.859Z Downloaded cfg-if v1.0.4
3432026-03-11T21:37:03.863Z Downloaded camino-tempfile v1.4.1
3442026-03-11T21:37:03.863Z Downloaded yoke v0.8.1
3452026-03-11T21:37:03.863Z Downloaded proc-macro-error-attr v1.0.4
3462026-03-11T21:37:03.864Z Downloaded heck v0.4.1
3472026-03-11T21:37:03.867Z Downloaded dof v0.3.0
3482026-03-11T21:37:03.867Z Downloaded usdt-macro v0.5.0
3492026-03-11T21:37:03.871Z Downloaded digest v0.10.7
3502026-03-11T21:37:03.871Z Downloaded zerofrom-derive v0.1.6
3512026-03-11T21:37:03.871Z Downloaded version_check v0.9.5
3522026-03-11T21:37:03.872Z Downloaded thread-id v4.2.2
3532026-03-11T21:37:03.872Z Downloaded memmap v0.7.0
3542026-03-11T21:37:03.875Z Downloaded dtrace-parser v0.2.0
3552026-03-11T21:37:03.876Z Downloaded zerofrom v0.1.6
3562026-03-11T21:37:03.876Z Downloaded stable_deref_trait v1.2.1
3572026-03-11T21:37:03.876Z Downloaded is_terminal_polyfill v1.70.2
3582026-03-11T21:37:03.879Z Downloaded usdt-attr-macro v0.5.0
3592026-03-11T21:37:03.879Z Downloaded macaddr v1.0.1
3602026-03-11T21:37:03.879Z Downloaded terminal_size v0.4.3
3612026-03-11T21:37:03.880Z Downloaded cargo-platform v0.2.0
3622026-03-11T21:37:03.883Z Downloaded usdt v0.5.0
3632026-03-11T21:37:03.883Z Downloaded smawk v0.3.2
3642026-03-11T21:37:03.887Z Downloaded unicode-linebreak v0.1.5
3652026-03-11T21:37:03.887Z Downloaded once_cell v1.21.3
3662026-03-11T21:37:03.887Z Downloaded utf8_iter v1.0.4
3672026-03-11T21:37:03.891Z Downloaded toml_write v0.1.2
3682026-03-11T21:37:03.891Z Downloaded clap_derive v4.5.55
3692026-03-11T21:37:03.891Z Downloaded thiserror-impl v2.0.18
3702026-03-11T21:37:03.895Z Downloaded zerotrie v0.2.3
3712026-03-11T21:37:03.895Z Downloaded thiserror v1.0.69
3722026-03-11T21:37:03.899Z Downloaded writeable v0.6.2
3732026-03-11T21:37:03.903Z Downloaded tinystr v0.8.2
3742026-03-11T21:37:03.903Z Downloaded ucd-trie v0.1.7
3752026-03-11T21:37:03.903Z Downloaded toml_datetime v0.6.11
3762026-03-11T21:37:03.903Z Downloaded serde-value v0.7.0
3772026-03-11T21:37:03.906Z Downloaded zmij v1.0.21
3782026-03-11T21:37:03.906Z Downloaded idna_adapter v1.2.1
3792026-03-11T21:37:03.906Z Downloaded serde_spanned v0.6.9
3802026-03-11T21:37:03.906Z Downloaded crypto-common v0.1.7
3812026-03-11T21:37:03.909Z Downloaded zerovec-derive v0.11.2
3822026-03-11T21:37:03.913Z Downloaded toml_edit v0.22.27
3832026-03-11T21:37:03.916Z Downloaded zerocopy-derive v0.7.35
3842026-03-11T21:37:03.919Z Downloaded thiserror v2.0.18
3852026-03-11T21:37:03.922Z Downloaded toml v0.8.23
3862026-03-11T21:37:03.922Z Downloaded unicode-ident v1.0.24
3872026-03-11T21:37:03.926Z Downloaded potential_utf v0.1.4
3882026-03-11T21:37:03.926Z Downloaded itoa v1.0.17
3892026-03-11T21:37:03.926Z Downloaded displaydoc v0.2.5
3902026-03-11T21:37:03.929Z Downloaded fastrand v2.3.0
3912026-03-11T21:37:03.929Z Downloaded url v2.5.8
3922026-03-11T21:37:03.933Z Downloaded typenum v1.19.0
3932026-03-11T21:37:03.936Z Downloaded serde_tokenstream v0.2.3
3942026-03-11T21:37:03.936Z Downloaded anyhow v1.0.102
3952026-03-11T21:37:03.939Z Downloaded fs-err v3.3.0
3962026-03-11T21:37:03.939Z Downloaded cargo_metadata v0.21.0
3972026-03-11T21:37:03.942Z Downloaded errno v0.3.14
3982026-03-11T21:37:03.942Z Downloaded form_urlencoded v1.2.2
3992026-03-11T21:37:03.942Z Downloaded ordered-float v2.10.1
4002026-03-11T21:37:03.945Z Downloaded block-buffer v0.10.4
4012026-03-11T21:37:03.945Z Downloaded zerovec v0.11.5
4022026-03-11T21:37:03.949Z Downloaded strsim v0.11.1
4032026-03-11T21:37:03.952Z Downloaded pretty-hex v0.4.1
4042026-03-11T21:37:03.952Z Downloaded zerocopy v0.7.35
4052026-03-11T21:37:03.961Z Downloaded tabled_derive v0.7.0
4062026-03-11T21:37:03.964Z Downloaded bytecount v0.6.9
4072026-03-11T21:37:03.964Z Downloaded winnow v0.7.14
4082026-03-11T21:37:03.970Z Downloaded semver v1.0.27
4092026-03-11T21:37:03.973Z Downloaded scroll_derive v0.12.1
4102026-03-11T21:37:03.973Z Downloaded unicode-width v0.1.14
4112026-03-11T21:37:03.976Z Downloaded synstructure v0.13.2
4122026-03-11T21:37:03.979Z Downloaded unicode-width v0.2.0
4132026-03-11T21:37:03.982Z Downloaded serde-untagged v0.1.9
4142026-03-11T21:37:03.982Z Downloaded equivalent v1.0.2
4152026-03-11T21:37:03.982Z Downloaded anstyle v1.0.13
4162026-03-11T21:37:03.986Z Downloaded cargo_toml v0.21.0
4172026-03-11T21:37:03.986Z Downloaded proc-macro2 v1.0.106
4182026-03-11T21:37:03.989Z Downloaded proc-macro-error v1.0.4
4192026-03-11T21:37:03.989Z Downloaded autocfg v1.5.0
4202026-03-11T21:37:03.993Z Downloaded plain v0.2.3
4212026-03-11T21:37:03.993Z Downloaded scroll v0.12.0
4222026-03-11T21:37:03.993Z Downloaded quote v1.0.44
4232026-03-11T21:37:03.997Z Downloaded fnv v1.0.7
4242026-03-11T21:37:03.997Z Downloaded erased-serde v0.4.9
4252026-03-11T21:37:04.001Z Downloaded litemap v0.8.1
4262026-03-11T21:37:04.001Z Downloaded pest_derive v2.8.6
4272026-03-11T21:37:04.005Z Downloaded cargo-util-schemas v0.8.2
4282026-03-11T21:37:04.005Z Downloaded bitflags v2.11.0
4292026-03-11T21:37:04.012Z Downloaded papergrid v0.11.0
4302026-03-11T21:37:04.021Z Downloaded icu_locale_core v2.1.1
4312026-03-11T21:37:04.026Z Downloaded byteorder v1.5.0
4322026-03-11T21:37:04.030Z Downloaded tempfile v3.25.0
4332026-03-11T21:37:04.034Z Downloaded smallvec v1.15.1
4342026-03-11T21:37:04.034Z Downloaded icu_properties v2.1.2
4352026-03-11T21:37:04.038Z Downloaded log v0.4.29
4362026-03-11T21:37:04.041Z Downloaded pest_generator v2.8.6
4372026-03-11T21:37:04.045Z Downloaded serde_core v1.0.228
4382026-03-11T21:37:04.049Z Downloaded getrandom v0.4.1
4392026-03-11T21:37:04.049Z Downloaded num-traits v0.2.19
4402026-03-11T21:37:04.056Z Downloaded serde_derive v1.0.228
4412026-03-11T21:37:04.057Z Downloaded icu_provider v2.1.1
4422026-03-11T21:37:04.061Z Downloaded pest_meta v2.8.6
4432026-03-11T21:37:04.061Z Downloaded icu_normalizer_data v2.1.1
4442026-03-11T21:37:04.066Z Downloaded serde v1.0.228
4452026-03-11T21:37:04.078Z Downloaded icu_collections v2.1.1
4462026-03-11T21:37:04.083Z Downloaded icu_normalizer v2.1.1
4472026-03-11T21:37:04.088Z Downloaded idna v1.1.0
4482026-03-11T21:37:04.092Z Downloaded indexmap v2.13.0
4492026-03-11T21:37:04.095Z Downloaded memchr v2.8.0
4502026-03-11T21:37:04.102Z Downloaded clap_builder v4.5.60
4512026-03-11T21:37:04.119Z Downloaded hashbrown v0.16.1
4522026-03-11T21:37:04.125Z Downloaded pest v2.8.6
4532026-03-11T21:37:04.129Z Downloaded icu_properties_data v2.1.2
4542026-03-11T21:37:04.140Z Downloaded serde_json v1.0.149
4552026-03-11T21:37:04.144Z Downloaded goblin v0.8.2
4562026-03-11T21:37:04.149Z Downloaded tabled v0.15.0
4572026-03-11T21:37:04.160Z Downloaded syn v1.0.109
4582026-03-11T21:37:04.173Z Downloaded syn v2.0.117
4592026-03-11T21:37:04.187Z Downloaded rustix v1.1.3
4602026-03-11T21:37:04.218Z Downloaded libc v0.2.180
4612026-03-11T21:37:04.305Z Compiling proc-macro2 v1.0.106
4622026-03-11T21:37:04.310Z Compiling unicode-ident v1.0.24
4632026-03-11T21:37:04.310Z Compiling quote v1.0.44
4642026-03-11T21:37:04.310Z Compiling serde_core v1.0.228
4652026-03-11T21:37:04.310Z Compiling libc v0.2.180
4662026-03-11T21:37:04.310Z Compiling version_check v0.9.5
4672026-03-11T21:37:04.310Z Compiling stable_deref_trait v1.2.1
4682026-03-11T21:37:04.310Z Compiling serde v1.0.228
4692026-03-11T21:37:04.723Z Compiling memchr v2.8.0
4702026-03-11T21:37:04.748Z Compiling zmij v1.0.21
4712026-03-11T21:37:05.111Z Compiling ucd-trie v0.1.7
4722026-03-11T21:37:05.115Z Compiling autocfg v1.5.0
4732026-03-11T21:37:05.463Z Compiling thiserror v1.0.69
4742026-03-11T21:37:05.495Z Compiling itoa v1.0.17
4752026-03-11T21:37:05.638Z Compiling pest v2.8.6
4762026-03-11T21:37:05.679Z Compiling litemap v0.8.1
4772026-03-11T21:37:05.720Z Compiling writeable v0.6.2
4782026-03-11T21:37:05.766Z Compiling rustix v1.1.3
4792026-03-11T21:37:05.967Z Compiling icu_normalizer_data v2.1.1
4802026-03-11T21:37:06.084Z Compiling icu_properties_data v2.1.2
4812026-03-11T21:37:06.220Z Compiling syn v2.0.117
4822026-03-11T21:37:06.243Z Compiling byteorder v1.5.0
4832026-03-11T21:37:06.397Z Compiling errno v0.3.14
4842026-03-11T21:37:06.535Z Compiling bitflags v2.11.0
4852026-03-11T21:37:06.579Z Compiling serde_json v1.0.149
4862026-03-11T21:37:06.821Z Compiling num-traits v0.2.19
4872026-03-11T21:37:06.896Z Compiling equivalent v1.0.2
4882026-03-11T21:37:07.009Z Compiling smallvec v1.15.1
4892026-03-11T21:37:07.072Z Compiling typeid v1.0.3
4902026-03-11T21:37:07.133Z Compiling pest_meta v2.8.6
4912026-03-11T21:37:07.276Z Compiling hashbrown v0.16.1
4922026-03-11T21:37:07.494Z Compiling thread-id v4.2.2
4932026-03-11T21:37:07.602Z Compiling proc-macro-error-attr v1.0.4
4942026-03-11T21:37:07.624Z Compiling usdt-impl v0.5.0
4952026-03-11T21:37:07.808Z Compiling syn v1.0.109
4962026-03-11T21:37:07.855Z Compiling erased-serde v0.4.9
4972026-03-11T21:37:07.909Z Compiling toml_write v0.1.2
4982026-03-11T21:37:08.008Z Compiling indexmap v2.13.0
4992026-03-11T21:37:08.223Z Compiling winnow v0.7.14
5002026-03-11T21:37:08.600Z Compiling proc-macro-error v1.0.4
5012026-03-11T21:37:08.845Z Compiling thiserror v2.0.18
5022026-03-11T21:37:08.868Z Compiling camino v1.2.2
5032026-03-11T21:37:09.308Z Compiling utf8_iter v1.0.4
5042026-03-11T21:37:09.352Z Compiling percent-encoding v2.3.2
5052026-03-11T21:37:09.381Z Compiling plain v0.2.3
5062026-03-11T21:37:09.498Z Compiling utf8parse v0.2.2
5072026-03-11T21:37:09.522Z Compiling log v0.4.29
5082026-03-11T21:37:09.526Z Compiling getrandom v0.4.1
5092026-03-11T21:37:09.666Z Compiling form_urlencoded v1.2.2
5102026-03-11T21:37:09.674Z Compiling anstyle-parse v0.2.7
5112026-03-11T21:37:09.832Z Compiling ordered-float v2.10.1
5122026-03-11T21:37:09.896Z Compiling synstructure v0.13.2
5132026-03-11T21:37:09.921Z Compiling pest_generator v2.8.6
5142026-03-11T21:37:10.198Z Compiling terminal_size v0.4.3
5152026-03-11T21:37:10.376Z Compiling anstyle v1.0.13
5162026-03-11T21:37:10.512Z Compiling is_terminal_polyfill v1.70.2
5172026-03-11T21:37:10.569Z Compiling pretty-hex v0.4.1
5182026-03-11T21:37:10.612Z Compiling colorchoice v1.0.4
5192026-03-11T21:37:10.636Z Compiling anstyle-query v1.1.5
5202026-03-11T21:37:10.669Z Compiling cfg-if v1.0.4
5212026-03-11T21:37:10.742Z Compiling anstream v0.6.21
5222026-03-11T21:37:10.767Z Compiling serde-untagged v0.1.9
5232026-03-11T21:37:10.837Z Compiling semver v1.0.27
5242026-03-11T21:37:11.002Z Compiling fs-err v3.3.0
5252026-03-11T21:37:11.084Z Compiling strsim v0.11.1
5262026-03-11T21:37:11.148Z Compiling clap_lex v1.0.0
5272026-03-11T21:37:11.267Z Compiling heck v0.5.0
5282026-03-11T21:37:11.288Z Compiling fastrand v2.3.0
5292026-03-11T21:37:11.342Z Compiling unicode-xid v0.2.6
5302026-03-11T21:37:11.447Z Compiling once_cell v1.21.3
5312026-03-11T21:37:11.499Z Compiling bytecount v0.6.9
5322026-03-11T21:37:11.538Z Compiling unicode-width v0.1.14
5332026-03-11T21:37:11.580Z Compiling anyhow v1.0.102
5342026-03-11T21:37:11.667Z Compiling fnv v1.0.7
5352026-03-11T21:37:11.721Z Compiling heck v0.4.1
5362026-03-11T21:37:11.793Z Compiling tempfile v3.25.0
5372026-03-11T21:37:11.895Z Compiling papergrid v0.11.0
5382026-03-11T21:37:12.022Z Compiling clap_builder v4.5.60
5392026-03-11T21:37:12.154Z Compiling memmap v0.7.0
5402026-03-11T21:37:12.271Z Compiling smawk v0.3.2
5412026-03-11T21:37:12.295Z Compiling unicode-linebreak v0.1.5
5422026-03-11T21:37:12.390Z Compiling unicode-width v0.2.0
5432026-03-11T21:37:12.468Z Compiling serde_derive v1.0.228
5442026-03-11T21:37:12.609Z Compiling zerofrom-derive v0.1.6
5452026-03-11T21:37:12.741Z Compiling yoke-derive v0.8.1
5462026-03-11T21:37:12.926Z Compiling zerovec-derive v0.11.2
5472026-03-11T21:37:12.999Z Compiling displaydoc v0.2.5
5482026-03-11T21:37:13.844Z Compiling thiserror-impl v1.0.69
5492026-03-11T21:37:13.989Z Compiling zerocopy-derive v0.7.35
5502026-03-11T21:37:14.379Z Compiling pest_derive v2.8.6
5512026-03-11T21:37:14.419Z Compiling scroll_derive v0.12.1
5522026-03-11T21:37:14.556Z Compiling zerofrom v0.1.6
5532026-03-11T21:37:14.731Z Compiling yoke v0.8.1
5542026-03-11T21:37:14.970Z Compiling zerovec v0.11.5
5552026-03-11T21:37:14.996Z Compiling zerotrie v0.2.3
5562026-03-11T21:37:15.215Z Compiling zerocopy v0.7.35
5572026-03-11T21:37:15.339Z Compiling scroll v0.12.0
5582026-03-11T21:37:15.406Z Compiling thiserror-impl v2.0.18
5592026-03-11T21:37:15.636Z Compiling tinystr v0.8.2
5602026-03-11T21:37:15.698Z Compiling potential_utf v0.1.4
5612026-03-11T21:37:15.807Z Compiling dtrace-parser v0.2.0
5622026-03-11T21:37:15.906Z Compiling icu_locale_core v2.1.1
5632026-03-11T21:37:15.906Z Compiling icu_collections v2.1.1
5642026-03-11T21:37:16.015Z Compiling goblin v0.8.2
5652026-03-11T21:37:16.371Z Compiling tabled_derive v0.7.0
5662026-03-11T21:37:16.653Z Compiling clap_derive v4.5.55
5672026-03-11T21:37:16.866Z Compiling icu_provider v2.1.1
5682026-03-11T21:37:17.155Z Compiling toml_datetime v0.6.11
5692026-03-11T21:37:17.228Z Compiling icu_properties v2.1.2
5702026-03-11T21:37:17.253Z Compiling icu_normalizer v2.1.1
5712026-03-11T21:37:17.257Z Compiling serde_spanned v0.6.9
5722026-03-11T21:37:17.301Z Compiling dof v0.3.0
5732026-03-11T21:37:17.468Z Compiling toml_edit v0.22.27
5742026-03-11T21:37:17.502Z Compiling serde_tokenstream v0.2.3
5752026-03-11T21:37:17.830Z Compiling serde-value v0.7.0
5762026-03-11T21:37:17.897Z Compiling cargo-platform v0.2.0
5772026-03-11T21:37:17.997Z Compiling tabled v0.15.0
5782026-03-11T21:37:18.246Z Compiling macaddr v1.0.1
5792026-03-11T21:37:18.311Z Compiling textwrap v0.16.2
5802026-03-11T21:37:18.536Z Compiling idna_adapter v1.2.1
5812026-03-11T21:37:18.569Z Compiling usdt-attr-macro v0.5.0
5822026-03-11T21:37:18.713Z Compiling idna v1.1.0
5832026-03-11T21:37:18.767Z Compiling usdt-macro v0.5.0
5842026-03-11T21:37:19.074Z Compiling url v2.5.8
5852026-03-11T21:37:19.529Z Compiling toml v0.8.23
5862026-03-11T21:37:19.657Z Compiling clap v4.5.60
5872026-03-11T21:37:19.683Z Compiling camino-tempfile v1.4.1
5882026-03-11T21:37:19.768Z Compiling swrite v0.1.0
5892026-03-11T21:37:19.987Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5902026-03-11T21:37:20.163Z Compiling cargo-util-schemas v0.8.2
5912026-03-11T21:37:20.313Z Compiling usdt v0.5.0
5922026-03-11T21:37:20.379Z Compiling cargo_toml v0.21.0
5932026-03-11T21:37:21.414Z Compiling cargo_metadata v0.21.0
5942026-03-11T21:37:22.692Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5952026-03-11T21:37:25.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.53s
5962026-03-11T21:37:25.852Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5972026-03-11T21:37:26.579Z Downloading crates ...
5982026-03-11T21:37:26.697Z Downloaded cargo_metadata v0.19.2
5992026-03-11T21:37:26.713Z Downloaded atomic-waker v1.1.2
6002026-03-11T21:37:26.717Z Downloaded aead v0.5.2
6012026-03-11T21:37:26.722Z Downloaded blake2 v0.10.6
6022026-03-11T21:37:26.727Z Downloaded base16ct v0.2.0
6032026-03-11T21:37:26.730Z Downloaded bit-set v0.5.3
6042026-03-11T21:37:26.734Z Downloaded array-init v0.0.4
6052026-03-11T21:37:26.738Z Downloaded cpufeatures v0.3.0
6062026-03-11T21:37:26.743Z Downloaded csv-core v0.1.13
6072026-03-11T21:37:26.746Z Downloaded difflib v0.4.0
6082026-03-11T21:37:26.747Z Downloaded crucible-workspace-hack v0.1.0
6092026-03-11T21:37:26.750Z Downloaded fixedbitset v0.4.2
6102026-03-11T21:37:26.754Z Downloaded fd-lock v4.0.4
6112026-03-11T21:37:26.757Z Downloaded dyn-clone v1.0.20
6122026-03-11T21:37:26.761Z Downloaded dropshot-api-manager-types v0.5.2
6132026-03-11T21:37:26.765Z Downloaded darling_macro v0.23.0
6142026-03-11T21:37:26.768Z Downloaded foreign-types-shared v0.3.1
6152026-03-11T21:37:26.773Z Downloaded defmt v0.3.100
6162026-03-11T21:37:26.776Z Downloaded console v0.16.2
6172026-03-11T21:37:26.780Z Downloaded erased-serde v0.3.31
6182026-03-11T21:37:26.784Z Downloaded critical-section v1.2.0
6192026-03-11T21:37:26.787Z Downloaded debug-ignore v1.0.5
6202026-03-11T21:37:26.791Z Downloaded async-recursion v1.1.1
6212026-03-11T21:37:26.869Z Downloaded dunce v1.0.5
6222026-03-11T21:37:26.869Z Downloaded diesel_table_macro_syntax v0.2.0
6232026-03-11T21:37:26.869Z Downloaded cassowary v0.3.0
6242026-03-11T21:37:26.869Z Downloaded ff v0.13.1
6252026-03-11T21:37:26.870Z Downloaded flagset v0.4.7
6262026-03-11T21:37:26.870Z Downloaded base16ct v1.0.0
6272026-03-11T21:37:26.870Z Downloaded derive_builder_macro v0.20.2
6282026-03-11T21:37:26.870Z Downloaded bcrypt-pbkdf v0.10.0
6292026-03-11T21:37:26.870Z Downloaded crc v3.4.0
6302026-03-11T21:37:26.870Z Downloaded embedded-io v0.6.1
6312026-03-11T21:37:26.870Z Downloaded bb8 v0.8.6
6322026-03-11T21:37:26.870Z Downloaded funty v2.0.0
6332026-03-11T21:37:26.870Z Downloaded foreign-types v0.3.2
6342026-03-11T21:37:26.870Z Downloaded futures-sink v0.3.32
6352026-03-11T21:37:26.870Z Downloaded embedded-io v0.4.0
6362026-03-11T21:37:26.870Z Downloaded futures-task v0.3.32
6372026-03-11T21:37:26.870Z Downloaded cmake v0.1.57
6382026-03-11T21:37:26.870Z Downloaded defmt-parser v1.0.0
6392026-03-11T21:37:26.870Z Downloaded futures-io v0.3.32
6402026-03-11T21:37:26.870Z Downloaded env_filter v1.0.0
6412026-03-11T21:37:26.871Z Downloaded fallible-iterator v0.2.0
6422026-03-11T21:37:26.871Z Downloaded either v1.15.0
6432026-03-11T21:37:26.871Z Downloaded fxhash v0.2.1
6442026-03-11T21:37:26.871Z Downloaded globwalk v0.9.1
6452026-03-11T21:37:26.875Z Downloaded foreign-types-macros v0.2.3
6462026-03-11T21:37:26.875Z Downloaded hostname v0.3.1
6472026-03-11T21:37:26.875Z Downloaded foreign-types-shared v0.1.1
6482026-03-11T21:37:26.879Z Downloaded cipher v0.4.4
6492026-03-11T21:37:26.879Z Downloaded foldhash v0.2.0
6502026-03-11T21:37:26.883Z Downloaded backoff v0.4.0
6512026-03-11T21:37:26.887Z Downloaded hash32 v0.2.1
6522026-03-11T21:37:26.890Z Downloaded ghash v0.5.1
6532026-03-11T21:37:26.894Z Downloaded camino-tempfile-ext v0.3.3
6542026-03-11T21:37:26.898Z Downloaded headers-core v0.3.0
6552026-03-11T21:37:26.898Z Downloaded git-stub v1.0.0
6562026-03-11T21:37:26.901Z Downloaded fs_extra v1.3.0
6572026-03-11T21:37:26.905Z Downloaded httpdate v1.0.3
6582026-03-11T21:37:26.909Z Downloaded http-range v0.1.5
6592026-03-11T21:37:26.909Z Downloaded hostname v0.4.2
6602026-03-11T21:37:26.912Z Downloaded ed25519 v2.2.3
6612026-03-11T21:37:26.916Z Downloaded float-cmp v0.10.0
6622026-03-11T21:37:26.920Z Downloaded find-msvc-tools v0.1.9
6632026-03-11T21:37:26.924Z Downloaded foldhash v0.1.5
6642026-03-11T21:37:26.924Z Downloaded hyper-tls v0.6.0
6652026-03-11T21:37:26.940Z Downloaded ident_case v1.0.1
6662026-03-11T21:37:26.943Z Downloaded hubpack_derive v0.1.1
6672026-03-11T21:37:26.947Z Downloaded foreign-types v0.5.0
6682026-03-11T21:37:26.947Z Downloaded is_ci v1.2.0
6692026-03-11T21:37:26.950Z Downloaded indent_write v2.2.0
6702026-03-11T21:37:26.954Z Downloaded instant v0.1.13
6712026-03-11T21:37:26.958Z Downloaded inout v0.1.4
6722026-03-11T21:37:26.961Z Downloaded lalrpop-util v0.19.12
6732026-03-11T21:37:26.962Z Downloaded internet-checksum v0.2.1
6742026-03-11T21:37:26.967Z Downloaded instability v0.3.11
6752026-03-11T21:37:26.967Z Downloaded darling_core v0.23.0
6762026-03-11T21:37:26.971Z Downloaded humantime v2.3.0
6772026-03-11T21:37:26.974Z Downloaded globset v0.4.18
6782026-03-11T21:37:26.979Z Downloaded kstat-rs v0.2.4
6792026-03-11T21:37:26.983Z Downloaded keccak v0.1.6
6802026-03-11T21:37:26.983Z Downloaded const-oid v0.9.6
6812026-03-11T21:37:26.986Z Downloaded libscf-sys v1.1.0
6822026-03-11T21:37:26.990Z Downloaded linked-hash-map v0.5.6
6832026-03-11T21:37:26.990Z Downloaded hyper-staticfile v0.10.1
6842026-03-11T21:37:26.994Z Downloaded maybe-uninit v2.0.0
6852026-03-11T21:37:26.999Z Downloaded managed v0.8.0
6862026-03-11T21:37:27.002Z Downloaded half v1.8.3
6872026-03-11T21:37:27.002Z Downloaded ingot v0.1.1
6882026-03-11T21:37:27.007Z Downloaded indoc v2.0.7
6892026-03-11T21:37:27.011Z Downloaded memoffset v0.9.1
6902026-03-11T21:37:27.015Z Downloaded ipnetwork v0.21.1
6912026-03-11T21:37:27.015Z Downloaded newline-converter v0.3.0
6922026-03-11T21:37:27.018Z Downloaded nibble_vec v0.1.0
6932026-03-11T21:37:27.019Z Downloaded newtype-uuid-macros v0.1.0
6942026-03-11T21:37:27.022Z Downloaded mime v0.3.17
6952026-03-11T21:37:27.026Z Downloaded multimap v0.10.1
6962026-03-11T21:37:27.026Z Downloaded diff v0.1.13
6972026-03-11T21:37:27.030Z Downloaded normalize-line-endings v0.3.0
6982026-03-11T21:37:27.034Z Downloaded jobserver v0.1.34
6992026-03-11T21:37:27.037Z Downloaded httparse v1.10.1
7002026-03-11T21:37:27.041Z Downloaded newtype_derive v0.1.6
7012026-03-11T21:37:27.041Z Downloaded nodrop v0.1.14
7022026-03-11T21:37:27.045Z Downloaded num v0.4.3
7032026-03-11T21:37:27.048Z Downloaded libefi-sys v0.1.0
7042026-03-11T21:37:27.048Z Downloaded libloading v0.8.9
7052026-03-11T21:37:27.053Z Downloaded opaque-debug v0.3.1
7062026-03-11T21:37:27.056Z Downloaded olpc-cjson v0.1.4
7072026-03-11T21:37:27.056Z Downloaded getrandom v0.2.17
7082026-03-11T21:37:27.060Z Downloaded linear-map v1.2.0
7092026-03-11T21:37:27.064Z Downloaded hickory-client v0.25.2
7102026-03-11T21:37:27.068Z Downloaded oso-derive v0.27.3
7112026-03-11T21:37:27.068Z Downloaded libsw-core v0.3.2
7122026-03-11T21:37:27.071Z Downloaded libsw v3.5.0
7132026-03-11T21:37:27.075Z Downloaded lazy_static v1.5.0
7142026-03-11T21:37:27.078Z Downloaded num-derive v0.4.2
7152026-03-11T21:37:27.078Z Downloaded num_threads v0.1.7
7162026-03-11T21:37:27.082Z Downloaded newtype-uuid v1.3.2
7172026-03-11T21:37:27.086Z Downloaded parse-display v0.10.0
7182026-03-11T21:37:27.086Z Downloaded env_logger v0.11.9
7192026-03-11T21:37:27.090Z Downloaded native-tls v0.2.18
7202026-03-11T21:37:27.093Z Downloaded derive-where v1.6.0
7212026-03-11T21:37:27.097Z Downloaded openssl-probe v0.1.6
7222026-03-11T21:37:27.097Z Downloaded openssl-macros v0.1.1
7232026-03-11T21:37:27.101Z Downloaded num_enum_derive v0.5.11
7242026-03-11T21:37:27.105Z Downloaded lock_api v0.4.14
7252026-03-11T21:37:27.105Z Downloaded pbkdf2 v0.11.0
7262026-03-11T21:37:27.108Z Downloaded path-slash v0.1.5
7272026-03-11T21:37:27.112Z Downloaded parse-size v1.1.0
7282026-03-11T21:37:27.112Z Downloaded mime_guess v2.0.5
7292026-03-11T21:37:27.115Z Downloaded allocator-api2 v0.2.21
7302026-03-11T21:37:27.119Z Downloaded hyper-rustls v0.27.7
7312026-03-11T21:37:27.123Z Downloaded nanorand v0.7.0
7322026-03-11T21:37:27.126Z Downloaded peg-runtime v0.8.5
7332026-03-11T21:37:27.126Z Downloaded aes v0.8.4
7342026-03-11T21:37:27.130Z Downloaded memmap2 v0.9.10
7352026-03-11T21:37:27.133Z Downloaded des v0.8.1
7362026-03-11T21:37:27.137Z Downloaded pbkdf2 v0.12.2
7372026-03-11T21:37:27.137Z Downloaded pin-utils v0.1.0
7382026-03-11T21:37:27.140Z Downloaded phf_shared v0.12.1
7392026-03-11T21:37:27.140Z Downloaded phf_shared v0.11.3
7402026-03-11T21:37:27.144Z Downloaded nu-ansi-term v0.50.3
7412026-03-11T21:37:27.147Z Downloaded compact_str v0.8.1
7422026-03-11T21:37:27.151Z Downloaded num_enum v0.5.11
7432026-03-11T21:37:27.155Z Downloaded phf_shared v0.13.1
7442026-03-11T21:37:27.158Z Downloaded num-integer v0.1.46
7452026-03-11T21:37:27.158Z Downloaded parse-display-derive v0.10.0
7462026-03-11T21:37:27.163Z Downloaded packed_struct v0.10.1
7472026-03-11T21:37:27.163Z Downloaded precomputed-hash v0.1.1
7482026-03-11T21:37:27.167Z Downloaded powerfmt v0.2.0
7492026-03-11T21:37:27.167Z Downloaded litrs v1.0.0
7502026-03-11T21:37:27.171Z Downloaded const_format v0.2.35
7512026-03-11T21:37:27.175Z Downloaded darling v0.20.11
7522026-03-11T21:37:27.180Z Downloaded predicates-core v1.0.10
7532026-03-11T21:37:27.183Z Downloaded owo-colors v4.3.0
7542026-03-11T21:37:27.187Z Downloaded proc-macro-crate v1.3.1
7552026-03-11T21:37:27.187Z Downloaded paste v1.0.15
7562026-03-11T21:37:27.191Z Downloaded peg-macros v0.8.5
7572026-03-11T21:37:27.194Z Downloaded oxnet v0.1.4
7582026-03-11T21:37:27.194Z Downloaded oxide-tokio-rt v0.1.2
7592026-03-11T21:37:27.198Z Downloaded progenitor-macro v0.11.2
7602026-03-11T21:37:27.202Z Downloaded proc-macro-error-attr2 v2.0.0
7612026-03-11T21:37:27.202Z Downloaded peg v0.8.5
7622026-03-11T21:37:27.206Z Downloaded pem v3.0.6
7632026-03-11T21:37:27.209Z Downloaded phf v0.13.1
7642026-03-11T21:37:27.209Z Downloaded phf v0.12.1
7652026-03-11T21:37:27.213Z Downloaded password-hash v0.4.2
7662026-03-11T21:37:27.216Z Downloaded progenitor-client v0.10.0
7672026-03-11T21:37:27.216Z Downloaded poly1305 v0.8.0
7682026-03-11T21:37:27.220Z Downloaded indexmap v1.9.3
7692026-03-11T21:37:27.223Z Downloaded crossbeam-channel v0.5.15
7702026-03-11T21:37:27.227Z Downloaded psl-types v2.0.11
7712026-03-11T21:37:27.230Z Downloaded radium v0.7.0
7722026-03-11T21:37:27.230Z Downloaded ignore v0.4.25
7732026-03-11T21:37:27.234Z Downloaded postgres-protocol v0.6.10
7742026-03-11T21:37:27.238Z Downloaded parking_lot_core v0.9.12
7752026-03-11T21:37:27.238Z Downloaded heapless v0.8.0
7762026-03-11T21:37:27.242Z Downloaded recursive-proc-macro-impl v0.1.1
7772026-03-11T21:37:27.245Z Downloaded quick-error v1.2.3
7782026-03-11T21:37:27.246Z Downloaded recursive v0.1.1
7792026-03-11T21:37:27.249Z Downloaded ref-cast-impl v1.0.25
7802026-03-11T21:37:27.249Z Downloaded pkg-config v0.3.32
7812026-03-11T21:37:27.253Z Downloaded pkcs8 v0.10.2
7822026-03-11T21:37:27.257Z Downloaded polyval v0.6.2
7832026-03-11T21:37:27.257Z Downloaded pin-project-lite v0.2.17
7842026-03-11T21:37:27.261Z Downloaded rand_xorshift v0.4.0
7852026-03-11T21:37:27.264Z Downloaded flume v0.11.1
7862026-03-11T21:37:27.268Z Downloaded derive_more v2.1.1
7872026-03-11T21:37:27.276Z Downloaded ref-cast v1.0.25
7882026-03-11T21:37:27.280Z Downloaded parking_lot_core v0.8.6
7892026-03-11T21:37:27.284Z Downloaded oso v0.27.3
7902026-03-11T21:37:27.287Z Downloaded progenitor v0.13.0
7912026-03-11T21:37:27.292Z Downloaded primeorder v0.13.6
7922026-03-11T21:37:27.292Z Downloaded rustc_version v0.1.7
7932026-03-11T21:37:27.292Z Downloaded pkcs1 v0.7.5
7942026-03-11T21:37:27.296Z Downloaded rfc6979 v0.4.0
7952026-03-11T21:37:27.296Z Downloaded crypto-bigint v0.5.5
7962026-03-11T21:37:27.301Z Downloaded miniz_oxide v0.8.9
7972026-03-11T21:37:27.305Z Downloaded progenitor-macro v0.13.0
7982026-03-11T21:37:27.309Z Downloaded postcard v1.1.3
7992026-03-11T21:37:27.310Z Downloaded rand_core v0.10.0
8002026-03-11T21:37:27.313Z Downloaded psm v0.1.30
8012026-03-11T21:37:27.317Z Downloaded rand_chacha v0.3.1
8022026-03-11T21:37:27.317Z Downloaded sapling-renderdag v0.1.0
8032026-03-11T21:37:27.321Z Downloaded rtoolbox v0.0.3
8042026-03-11T21:37:27.321Z Downloaded rustc_version v0.4.1
8052026-03-11T21:37:27.326Z Downloaded same-file v1.0.6
8062026-03-11T21:37:27.326Z Downloaded postgres-types v0.2.12
8072026-03-11T21:37:27.329Z Downloaded rustc-hash v2.1.1
8082026-03-11T21:37:27.330Z Downloaded russh-cryptovec v0.7.3
8092026-03-11T21:37:27.330Z Downloaded hickory-resolver v0.24.4
8102026-03-11T21:37:27.333Z Downloaded expectorate v1.2.0
8112026-03-11T21:37:27.337Z Downloaded headers v0.4.1
8122026-03-11T21:37:27.341Z Downloaded hickory-resolver v0.25.2
8132026-03-11T21:37:27.345Z Downloaded flate2 v1.1.9
8142026-03-11T21:37:27.350Z Downloaded scopeguard v1.2.0
8152026-03-11T21:37:27.353Z Downloaded rand_chacha v0.9.0
8162026-03-11T21:37:27.354Z Downloaded pkcs5 v0.7.1
8172026-03-11T21:37:27.357Z Downloaded seq-macro v0.3.6
8182026-03-11T21:37:27.361Z Downloaded scrypt v0.11.0
8192026-03-11T21:37:27.361Z Downloaded salsa20 v0.10.2
8202026-03-11T21:37:27.365Z Downloaded r2d2 v0.8.10
8212026-03-11T21:37:27.366Z Downloaded rand_seeder v0.4.0
8222026-03-11T21:37:27.371Z Downloaded rand_core v0.9.5
8232026-03-11T21:37:27.371Z Downloaded secrecy v0.10.3
8242026-03-11T21:37:27.375Z Downloaded progenitor-client v0.13.0
8252026-03-11T21:37:27.375Z Downloaded serde_bytes v0.11.19
8262026-03-11T21:37:27.375Z Downloaded semver v0.1.20
8272026-03-11T21:37:27.378Z Downloaded serde_urlencoded v0.7.1
8282026-03-11T21:37:27.378Z Downloaded serde-big-array v0.5.1
8292026-03-11T21:37:27.382Z Downloaded secrecy v0.8.0
8302026-03-11T21:37:27.382Z Downloaded scroll_derive v0.13.1
8312026-03-11T21:37:27.386Z Downloaded scheduled-thread-pool v0.2.7
8322026-03-11T21:37:27.386Z Downloaded serde_spanned v1.0.4
8332026-03-11T21:37:27.389Z Downloaded minimal-lexical v0.2.1
8342026-03-11T21:37:27.393Z Downloaded resolv-conf v0.7.6
8352026-03-11T21:37:27.393Z Downloaded papergrid v0.17.0
8362026-03-11T21:37:27.397Z Downloaded rustls-pemfile v2.2.0
8372026-03-11T21:37:27.401Z Downloaded progenitor-extras v0.1.0
8382026-03-11T21:37:27.405Z Downloaded quinn-udp v0.5.14
8392026-03-11T21:37:27.405Z Downloaded indicatif v0.18.4
8402026-03-11T21:37:27.409Z Downloaded derive_more-impl v2.1.1
8412026-03-11T21:37:27.412Z Downloaded hashbrown v0.13.2
8422026-03-11T21:37:27.416Z Downloaded shell-words v1.1.1
8432026-03-11T21:37:27.420Z Downloaded sha1 v0.10.6
8442026-03-11T21:37:27.420Z Downloaded rustls-native-certs v0.8.3
8452026-03-11T21:37:27.424Z Downloaded serde_repr v0.1.20
8462026-03-11T21:37:27.424Z Downloaded sigpipe v0.1.3
8472026-03-11T21:37:27.428Z Downloaded siphasher v1.0.2
8482026-03-11T21:37:27.428Z Downloaded jiff-static v0.2.21
8492026-03-11T21:37:27.432Z Downloaded signature v2.2.0
8502026-03-11T21:37:27.432Z Downloaded aes-gcm v0.10.3
8512026-03-11T21:37:27.436Z Downloaded signal-hook-tokio v0.3.1
8522026-03-11T21:37:27.440Z Downloaded signal-hook-mio v0.2.5
8532026-03-11T21:37:27.440Z Downloaded serde_plain v1.0.2
8542026-03-11T21:37:27.440Z Downloaded schemars_derive v0.8.22
8552026-03-11T21:37:27.443Z Downloaded rand_core v0.6.4
8562026-03-11T21:37:27.443Z Downloaded rusty-fork v0.3.1
8572026-03-11T21:37:27.447Z Downloaded rustversion v1.0.22
8582026-03-11T21:37:27.451Z Downloaded russh-keys v0.45.0
8592026-03-11T21:37:27.451Z Downloaded slog-envlogger v2.2.0
8602026-03-11T21:37:27.455Z Downloaded serde-hex v0.1.0
8612026-03-11T21:37:27.455Z Downloaded slog-bunyan v2.5.0
8622026-03-11T21:37:27.459Z Downloaded prefix-trie v0.7.0
8632026-03-11T21:37:27.459Z Downloaded rustls-pemfile v1.0.4
8642026-03-11T21:37:27.462Z Downloaded http v1.4.0
8652026-03-11T21:37:27.466Z Downloaded scroll v0.13.0
8662026-03-11T21:37:27.466Z Downloaded p256 v0.13.2
8672026-03-11T21:37:27.470Z Downloaded progenitor-impl v0.10.0
8682026-03-11T21:37:27.473Z Downloaded sec1 v0.7.3
8692026-03-11T21:37:27.477Z Downloaded prettyplease v0.2.37
8702026-03-11T21:37:27.481Z Downloaded sqlparser_derive v0.5.0
8712026-03-11T21:37:27.481Z Downloaded rustls-pki-types v1.14.0
8722026-03-11T21:37:27.481Z Downloaded ssh-cipher v0.2.0
8732026-03-11T21:37:27.486Z Downloaded serde_path_to_error v0.1.20
8742026-03-11T21:37:27.486Z Downloaded serde_derive_internals v0.29.1
8752026-03-11T21:37:27.490Z Downloaded progenitor-impl v0.11.2
8762026-03-11T21:37:27.490Z Downloaded simd-adler32 v0.3.8
8772026-03-11T21:37:27.494Z Downloaded bumpalo v3.20.2
8782026-03-11T21:37:27.494Z Downloaded pretty_assertions v1.4.1
8792026-03-11T21:37:27.498Z Downloaded progenitor-impl v0.13.0
8802026-03-11T21:37:27.498Z Downloaded openssl-sys v0.9.111
8812026-03-11T21:37:27.503Z Downloaded hickory-server v0.25.2
8822026-03-11T21:37:27.506Z Downloaded parking_lot v0.12.5
8832026-03-11T21:37:27.512Z Downloaded parking_lot v0.11.2
8842026-03-11T21:37:27.516Z Downloaded strum v0.27.2
8852026-03-11T21:37:27.516Z Downloaded subtle v2.6.1
8862026-03-11T21:37:27.516Z Downloaded strum v0.26.3
8872026-03-11T21:37:27.516Z Downloaded signal-hook-registry v1.4.8
8882026-03-11T21:37:27.520Z Downloaded shlex v1.3.0
8892026-03-11T21:37:27.520Z Downloaded strip-ansi-escapes v0.2.1
8902026-03-11T21:37:27.520Z Downloaded supports-color v3.0.2
8912026-03-11T21:37:27.524Z Downloaded take_mut v0.2.2
8922026-03-11T21:37:27.524Z Downloaded tabwriter v1.4.1
8932026-03-11T21:37:27.524Z Downloaded tap v1.0.1
8942026-03-11T21:37:27.529Z Downloaded slog-stdlog v4.1.1
8952026-03-11T21:37:27.529Z Downloaded slog-json v2.6.1
8962026-03-11T21:37:27.529Z Downloaded pin-project v1.1.11
8972026-03-11T21:37:27.537Z Downloaded sqlformat v0.3.5
8982026-03-11T21:37:27.541Z Downloaded slog-term v2.9.2
8992026-03-11T21:37:27.544Z Downloaded thread-id v5.1.0
9002026-03-11T21:37:27.544Z Downloaded spki v0.7.3
9012026-03-11T21:37:27.548Z Downloaded hashbrown v0.15.5
9022026-03-11T21:37:27.552Z Downloaded smallvec v0.6.14
9032026-03-11T21:37:27.552Z Downloaded itertools v0.10.5
9042026-03-11T21:37:27.557Z Downloaded time-core v0.1.8
9052026-03-11T21:37:27.560Z Downloaded thiserror-impl-no-std v2.0.2
9062026-03-11T21:37:27.560Z Downloaded smf v0.2.3
9072026-03-11T21:37:27.560Z Downloaded ryu v1.0.23
9082026-03-11T21:37:27.564Z Downloaded stringprep v0.1.5
9092026-03-11T21:37:27.567Z Downloaded stacker v0.1.23
9102026-03-11T21:37:27.567Z Downloaded ssh-encoding v0.2.0
9112026-03-11T21:37:27.567Z Downloaded snafu-derive v0.8.9
9122026-03-11T21:37:27.571Z Downloaded serde_with_macros v3.17.0
9132026-03-11T21:37:27.574Z Downloaded testing_table v0.3.0
9142026-03-11T21:37:27.574Z Downloaded termtree v0.5.1
9152026-03-11T21:37:27.574Z Downloaded slab v0.4.12
9162026-03-11T21:37:27.578Z Downloaded slog-async v2.8.0
9172026-03-11T21:37:27.578Z Downloaded serde_cbor v0.11.2
9182026-03-11T21:37:27.582Z Downloaded tinyvec_macros v0.1.1
9192026-03-11T21:37:27.582Z Downloaded string_cache v0.8.9
9202026-03-11T21:37:27.582Z Downloaded ron v0.8.1
9212026-03-11T21:37:27.587Z Downloaded sct v0.7.1
9222026-03-11T21:37:27.590Z Downloaded static_assertions v1.1.0
9232026-03-11T21:37:27.593Z Downloaded strum_macros v0.24.3
9242026-03-11T21:37:27.594Z Downloaded hyper-util v0.1.20
9252026-03-11T21:37:27.598Z Downloaded slog-dtrace v0.3.0
9262026-03-11T21:37:27.602Z Downloaded tabled_derive v0.11.0
9272026-03-11T21:37:27.602Z Downloaded sync_wrapper v1.0.2
9282026-03-11T21:37:27.602Z Downloaded sync-ptr v0.1.4
9292026-03-11T21:37:27.606Z Downloaded structmeta-derive v0.3.0
9302026-03-11T21:37:27.606Z Downloaded structmeta v0.3.0
9312026-03-11T21:37:27.606Z Downloaded proc-macro-crate v3.4.0
9322026-03-11T21:37:27.609Z Downloaded support-bundle-viewer v0.1.2
9332026-03-11T21:37:27.609Z Downloaded strum_macros v0.27.2
9342026-03-11T21:37:27.614Z Downloaded strum_macros v0.26.4
9352026-03-11T21:37:27.614Z Downloaded qorb v0.4.1
9362026-03-11T21:37:27.617Z Downloaded tagptr v0.2.0
9372026-03-11T21:37:27.617Z Downloaded iddqd v0.3.17
9382026-03-11T21:37:27.623Z Downloaded mio v1.1.1
9392026-03-11T21:37:27.628Z Downloaded topological-sort v0.2.2
9402026-03-11T21:37:27.631Z Downloaded time-macros v0.2.27
9412026-03-11T21:37:27.631Z Downloaded thread_local v1.1.9
9422026-03-11T21:37:27.635Z Downloaded similar v2.7.0
9432026-03-11T21:37:27.639Z Downloaded tokio-macros v2.6.0
9442026-03-11T21:37:27.639Z Downloaded tls_codec_derive v0.4.2
9452026-03-11T21:37:27.642Z Downloaded slog-scope v4.4.1
9462026-03-11T21:37:27.642Z Downloaded hashbrown v0.12.3
9472026-03-11T21:37:27.646Z Downloaded rcgen v0.12.1
9482026-03-11T21:37:27.650Z Downloaded publicsuffix v2.3.0
9492026-03-11T21:37:27.650Z Downloaded rayon-core v1.13.0
9502026-03-11T21:37:27.656Z Downloaded tower-service v0.3.3
9512026-03-11T21:37:27.656Z Downloaded tls_codec v0.4.2
9522026-03-11T21:37:27.656Z Downloaded ed25519-dalek v2.2.0
9532026-03-11T21:37:27.661Z Downloaded typify-macro v0.4.3
9542026-03-11T21:37:27.661Z Downloaded typify-macro v0.6.1
9552026-03-11T21:37:27.661Z Downloaded spin v0.9.8
9562026-03-11T21:37:27.665Z Downloaded unarray v0.1.4
9572026-03-11T21:37:27.665Z Downloaded try-lock v0.2.5
9582026-03-11T21:37:27.665Z Downloaded termios v0.3.3
9592026-03-11T21:37:27.669Z Downloaded trait-variant v0.1.2
9602026-03-11T21:37:27.669Z Downloaded num-bigint v0.4.6
9612026-03-11T21:37:27.673Z Downloaded tower-layer v0.3.3
9622026-03-11T21:37:27.673Z Downloaded unicode-truncate v1.1.0
9632026-03-11T21:37:27.673Z Downloaded tokio-rustls v0.25.0
9642026-03-11T21:37:27.677Z Downloaded untrusted v0.7.1
9652026-03-11T21:37:27.677Z Downloaded unit-prefix v0.5.2
9662026-03-11T21:37:27.677Z Downloaded tokio-dtrace v0.1.1
9672026-03-11T21:37:27.680Z Downloaded hyper v1.8.1
9682026-03-11T21:37:27.684Z Downloaded tokio-tungstenite v0.21.0
9692026-03-11T21:37:27.689Z Downloaded tokio-native-tls v0.3.1
9702026-03-11T21:37:27.689Z Downloaded tiny-keccak v2.0.2
9712026-03-11T21:37:27.689Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9722026-03-11T21:37:27.693Z Downloaded slog v2.8.2
9732026-03-11T21:37:27.693Z Downloaded untrusted v0.9.0
9742026-03-11T21:37:27.696Z Downloaded quinn v0.11.9
9752026-03-11T21:37:27.700Z Downloaded usdt-attr-macro v0.6.0
9762026-03-11T21:37:27.700Z Downloaded toml_writer v1.0.6+spec-1.1.0
9772026-03-11T21:37:27.700Z Downloaded itertools v0.13.0
9782026-03-11T21:37:27.705Z Downloaded signal-hook v0.3.18
9792026-03-11T21:37:27.708Z Downloaded utf-8 v0.7.6
9802026-03-11T21:37:27.708Z Downloaded usdt-macro v0.6.0
9812026-03-11T21:37:27.712Z Downloaded universal-hash v0.5.1
9822026-03-11T21:37:27.712Z Downloaded serde_yaml v0.9.34+deprecated
9832026-03-11T21:37:27.717Z Downloaded samael v0.0.19
9842026-03-11T21:37:27.720Z Downloaded schemars v1.2.1
9852026-03-11T21:37:27.728Z Downloaded schemars v0.8.22
9862026-03-11T21:37:27.737Z Downloaded tui-tree-widget v0.23.1
9872026-03-11T21:37:27.741Z Downloaded itertools v0.14.0
9882026-03-11T21:37:27.744Z Downloaded term v1.2.1
9892026-03-11T21:37:27.748Z Downloaded want v0.3.1
9902026-03-11T21:37:27.748Z Downloaded tokio-tungstenite v0.23.1
9912026-03-11T21:37:27.752Z Downloaded aho-corasick v1.1.4
9922026-03-11T21:37:27.756Z Downloaded libm v0.2.16
9932026-03-11T21:37:27.760Z Downloaded thiserror-no-std v2.0.2
9942026-03-11T21:37:27.764Z Downloaded unicase v2.9.0
9952026-03-11T21:37:27.768Z Downloaded void v1.0.2
9962026-03-11T21:37:27.768Z Downloaded usdt-impl v0.6.0
9972026-03-11T21:37:27.768Z Downloaded waitgroup v0.1.2
9982026-03-11T21:37:27.768Z Downloaded term v0.7.0
9992026-03-11T21:37:27.773Z Downloaded socket2 v0.6.2
10002026-03-11T21:37:27.773Z Downloaded xshell-macros v0.2.7
10012026-03-11T21:37:27.776Z Downloaded xattr v1.6.1
10022026-03-11T21:37:27.777Z Downloaded socket2 v0.5.10
10032026-03-11T21:37:27.777Z Downloaded p521 v0.13.3
10042026-03-11T21:37:27.781Z Downloaded iri-string v0.7.10
10052026-03-11T21:37:27.785Z Downloaded vergen-lib v0.1.6
10062026-03-11T21:37:27.788Z Downloaded snafu v0.8.9
10072026-03-11T21:37:27.792Z Downloaded zone v0.3.1
10082026-03-11T21:37:27.792Z Downloaded schemars v0.9.0
10092026-03-11T21:37:27.799Z Downloaded usdt v0.6.0
10102026-03-11T21:37:27.803Z Downloaded twox-hash v2.1.2
10112026-03-11T21:37:27.803Z Downloaded tracing-attributes v0.1.31
10122026-03-11T21:37:27.806Z Downloaded zone_cfg_derive v0.3.1
10132026-03-11T21:37:27.806Z Downloaded walkdir v2.5.0
10142026-03-11T21:37:27.807Z Downloaded tokio-rustls v0.24.1
10152026-03-11T21:37:27.810Z Downloaded zeroize_derive v1.4.3
10162026-03-11T21:37:27.811Z Downloaded libxml v0.3.3
10172026-03-11T21:37:27.814Z Downloaded uzers v0.12.2
10182026-03-11T21:37:27.818Z Downloaded rustls-webpki v0.103.9
10192026-03-11T21:37:27.818Z Downloaded tokio-rustls v0.26.4
10202026-03-11T21:37:27.821Z Downloaded whoami v1.6.1
10212026-03-11T21:37:27.822Z Downloaded tokio-stream v0.1.18
10222026-03-11T21:37:27.826Z Downloaded rand v0.9.2
10232026-03-11T21:37:27.830Z Downloaded num-bigint-dig v0.8.6
10242026-03-11T21:37:27.833Z Downloaded wyz v0.5.1
10252026-03-11T21:37:27.833Z Downloaded vergen-git2 v1.0.7
10262026-03-11T21:37:27.837Z Downloaded vergen-gitcl v1.0.8
10272026-03-11T21:37:27.837Z Downloaded itertools v0.12.1
10282026-03-11T21:37:27.840Z Downloaded toml_parser v1.0.9+spec-1.1.0
10292026-03-11T21:37:27.844Z Downloaded futures-util v0.3.32
10302026-03-11T21:37:27.850Z Downloaded xz2 v0.1.7
10312026-03-11T21:37:27.854Z Downloaded tracing-core v0.1.36
10322026-03-11T21:37:27.854Z Downloaded zeroize v1.8.2
10332026-03-11T21:37:27.859Z Downloaded vsss-rs v3.3.4
10342026-03-11T21:37:27.859Z Downloaded tinyvec v1.10.0
10352026-03-11T21:37:27.863Z Downloaded test-strategy v0.4.5
10362026-03-11T21:37:27.863Z Downloaded zstd-safe v7.2.4
10372026-03-11T21:37:27.866Z Downloaded rand v0.10.0
10382026-03-11T21:37:27.867Z Downloaded vergen v9.0.6
10392026-03-11T21:37:27.871Z Downloaded tar v0.4.44
10402026-03-11T21:37:27.871Z Downloaded subprocess v0.2.15
10412026-03-11T21:37:27.874Z Downloaded wait-timeout v0.2.1
10422026-03-11T21:37:27.874Z Downloaded rsa v0.9.10
10432026-03-11T21:37:27.878Z Downloaded rand v0.8.5
10442026-03-11T21:37:27.882Z Downloaded typify v0.4.3
10452026-03-11T21:37:27.885Z Downloaded unicode-properties v0.1.4
10462026-03-11T21:37:27.886Z Downloaded unicode-bidi v0.3.18
10472026-03-11T21:37:27.889Z Downloaded zstd v0.13.3
10482026-03-11T21:37:27.889Z Downloaded toml v0.9.12+spec-1.1.0
10492026-03-11T21:37:27.893Z Downloaded whoami v2.1.0
10502026-03-11T21:37:27.896Z Downloaded bitvec v1.0.1
10512026-03-11T21:37:27.904Z Downloaded unsafe-libyaml v0.2.11
10522026-03-11T21:37:27.908Z Downloaded git2 v0.20.4
10532026-03-11T21:37:27.913Z Downloaded toml_edit v0.23.10+spec-1.0.0
10542026-03-11T21:37:27.917Z Downloaded tungstenite v0.21.0
10552026-03-11T21:37:27.920Z Downloaded xshell v0.2.7
10562026-03-11T21:37:27.920Z Downloaded steno v0.4.1
10572026-03-11T21:37:27.924Z Downloaded ron v0.12.0
10582026-03-11T21:37:27.929Z Downloaded typify v0.6.1
10592026-03-11T21:37:27.932Z Downloaded russh v0.45.0
10602026-03-11T21:37:27.936Z Downloaded yasna v0.5.2
10612026-03-11T21:37:27.939Z Downloaded aws-lc-rs v1.16.0
10622026-03-11T21:37:27.944Z Downloaded h2 v0.4.13
10632026-03-11T21:37:27.949Z Downloaded hkdf v0.12.4
10642026-03-11T21:37:27.953Z Downloaded nom v7.1.3
10652026-03-11T21:37:27.957Z Downloaded bindgen v0.71.1
10662026-03-11T21:37:27.960Z Downloaded zerocopy v0.6.6
10672026-03-11T21:37:27.964Z Downloaded uuid v1.21.0
10682026-03-11T21:37:27.967Z Downloaded toml v0.7.8
10692026-03-11T21:37:27.967Z Downloaded ssh-key v0.6.7
10702026-03-11T21:37:27.972Z Downloaded tungstenite v0.23.0
10712026-03-11T21:37:27.976Z Downloaded blake3 v1.8.3
10722026-03-11T21:37:27.981Z Downloaded rustyline v14.0.0
10732026-03-11T21:37:27.987Z Downloaded rustls-platform-verifier v0.6.2
10742026-03-11T21:37:27.992Z Downloaded diesel_derives v2.2.7
10752026-03-11T21:37:27.992Z Downloaded toml_edit v0.19.15
10762026-03-11T21:37:28.003Z Downloaded yansi v1.0.1
10772026-03-11T21:37:28.007Z Downloaded rpassword v7.4.0
10782026-03-11T21:37:28.007Z Downloaded zopfli v0.8.3
10792026-03-11T21:37:28.011Z Downloaded zip v0.6.6
10802026-03-11T21:37:28.011Z Downloaded chrono v0.4.44
10812026-03-11T21:37:28.016Z Downloaded regex v1.12.3
10822026-03-11T21:37:28.021Z Downloaded vte v0.14.1
10832026-03-11T21:37:28.024Z Downloaded progenitor v0.10.0
10842026-03-11T21:37:28.024Z Downloaded unicode_categories v0.1.1
10852026-03-11T21:37:28.028Z Downloaded proc-macro-error2 v2.0.1
10862026-03-11T21:37:28.028Z Downloaded pem-rfc7468 v0.7.0
10872026-03-11T21:37:28.032Z Downloaded unicode-segmentation v1.12.0
10882026-03-11T21:37:28.035Z Downloaded dropshot-api-manager v0.5.2
10892026-03-11T21:37:28.035Z Downloaded progenitor v0.11.2
10902026-03-11T21:37:28.036Z Downloaded pin-project-internal v1.1.11
10912026-03-11T21:37:28.040Z Downloaded lalrpop v0.19.12
10922026-03-11T21:37:28.044Z Downloaded moka v0.12.13
10932026-03-11T21:37:28.051Z Downloaded zerocopy-derive v0.8.40
10942026-03-11T21:37:28.057Z Downloaded tokio-postgres v0.7.16
10952026-03-11T21:37:28.061Z Downloaded quick-xml v0.37.5
10962026-03-11T21:37:28.065Z Downloaded salty v0.3.0
10972026-03-11T21:37:28.070Z Downloaded p384 v0.13.1
10982026-03-11T21:37:28.074Z Downloaded reqwest v0.13.2
10992026-03-11T21:37:28.078Z Downloaded x509-cert v0.2.5
11002026-03-11T21:37:28.083Z Downloaded goblin v0.10.5
11012026-03-11T21:37:28.088Z Downloaded predicates v3.1.4
11022026-03-11T21:37:28.092Z Downloaded ppv-lite86 v0.2.21
11032026-03-11T21:37:28.092Z Downloaded heapless v0.7.17
11042026-03-11T21:37:28.095Z Downloaded omicron-zone-package v0.12.2
11052026-03-11T21:37:28.099Z Downloaded num-complex v0.4.6
11062026-03-11T21:37:28.099Z Downloaded typed-path v0.9.3
11072026-03-11T21:37:28.103Z Downloaded progenitor-macro v0.10.0
11082026-03-11T21:37:28.103Z Downloaded progenitor-client v0.11.2
11092026-03-11T21:37:28.107Z Downloaded libbz2-rs-sys v0.2.2
11102026-03-11T21:37:28.107Z Downloaded ar_archive_writer v0.5.1
11112026-03-11T21:37:28.110Z Downloaded predicates-tree v1.0.13
11122026-03-11T21:37:28.110Z Downloaded portable-atomic v1.13.1
11132026-03-11T21:37:28.114Z Downloaded rustls-webpki v0.102.8
11142026-03-11T21:37:28.128Z Downloaded tower v0.5.3
11152026-03-11T21:37:28.134Z Downloaded reqwest v0.12.28
11162026-03-11T21:37:28.138Z Downloaded reedline v0.40.0
11172026-03-11T21:37:28.144Z Downloaded object v0.30.4
11182026-03-11T21:37:28.151Z Downloaded serde_with v3.17.0
11192026-03-11T21:37:28.160Z Downloaded rustls-webpki v0.101.7
11202026-03-11T21:37:28.170Z Downloaded rayon v1.11.0
11212026-03-11T21:37:28.177Z Downloaded tough v0.20.0
11222026-03-11T21:37:28.183Z Downloaded tokio-util v0.7.18
11232026-03-11T21:37:28.189Z Downloaded petname v2.0.2
11242026-03-11T21:37:28.193Z Downloaded winnow v0.5.40
11252026-03-11T21:37:28.200Z Downloaded unicode-normalization v0.1.25
11262026-03-11T21:37:28.230Z Downloaded tower-http v0.6.8
11272026-03-11T21:37:28.230Z Downloaded zip v4.6.1
11282026-03-11T21:37:28.230Z Downloaded bstr v1.12.1
11292026-03-11T21:37:28.231Z Downloaded radix_trie v0.2.1
11302026-03-11T21:37:28.231Z Downloaded winnow v0.6.26
11312026-03-11T21:37:28.231Z Downloaded nix v0.28.0
11322026-03-11T21:37:28.237Z Downloaded rustls v0.21.12
11332026-03-11T21:37:28.245Z Downloaded proptest v1.10.0
11342026-03-11T21:37:28.251Z Downloaded password-hash v0.5.0
11352026-03-11T21:37:28.255Z Downloaded curve25519-dalek v4.1.3
11362026-03-11T21:37:28.259Z Downloaded regex-syntax v0.6.29
11372026-03-11T21:37:28.265Z Downloaded quinn-proto v0.11.13
11382026-03-11T21:37:28.270Z Downloaded nix v0.29.0
11392026-03-11T21:37:28.278Z Downloaded zlib-rs v0.6.2
11402026-03-11T21:37:28.282Z Downloaded iana-time-zone v0.1.65
11412026-03-11T21:37:28.286Z Downloaded cc v1.2.56
11422026-03-11T21:37:28.290Z Downloaded crossterm v0.28.1
11432026-03-11T21:37:28.294Z Downloaded vcpkg v0.2.15
11442026-03-11T21:37:28.321Z Downloaded polar-core v0.27.3
11452026-03-11T21:37:28.327Z Downloaded diesel v2.2.12
11462026-03-11T21:37:28.340Z Downloaded smoltcp v0.11.0
11472026-03-11T21:37:28.350Z Downloaded tabled v0.20.0
11482026-03-11T21:37:28.362Z Downloaded object v0.37.3
11492026-03-11T21:37:28.371Z Downloaded dropshot v0.16.7
11502026-03-11T21:37:28.387Z Downloaded time v0.3.47
11512026-03-11T21:37:28.395Z Downloaded nix v0.30.1
11522026-03-11T21:37:28.404Z Downloaded smoltcp v0.9.1
11532026-03-11T21:37:28.411Z Downloaded hickory-proto v0.24.4
11542026-03-11T21:37:28.422Z Downloaded webpki-roots v1.0.6
11552026-03-11T21:37:28.427Z Downloaded nix v0.31.1
11562026-03-11T21:37:28.434Z Downloaded regress v0.10.5
11572026-03-11T21:37:28.441Z Downloaded rustls v0.22.4
11582026-03-11T21:37:28.450Z Downloaded zerocopy v0.8.40
11592026-03-11T21:37:28.457Z Downloaded openapiv3 v2.2.0
11602026-03-11T21:37:28.466Z Downloaded rustls v0.23.37
11612026-03-11T21:37:28.477Z Downloaded rustix v0.38.44
11622026-03-11T21:37:28.492Z Downloaded hickory-proto v0.25.2
11632026-03-11T21:37:28.504Z Downloaded sqlparser v0.61.0
11642026-03-11T21:37:28.511Z Downloaded sled v0.34.7
11652026-03-11T21:37:28.518Z Downloaded regex-syntax v0.8.10
11662026-03-11T21:37:28.524Z Downloaded openssl v0.10.75
11672026-03-11T21:37:28.531Z Downloaded tracing v0.1.44
11682026-03-11T21:37:28.548Z Downloaded ratatui v0.29.0
11692026-03-11T21:37:28.562Z Downloaded nix v0.27.1
11702026-03-11T21:37:28.570Z Downloaded typify-impl v0.6.1
11712026-03-11T21:37:28.580Z Downloaded typify-impl v0.4.3
11722026-03-11T21:37:28.592Z Downloaded bzip2-sys v0.1.13+1.0.8
11732026-03-11T21:37:28.601Z Downloaded num_enum_derive v0.7.5
11742026-03-11T21:37:28.605Z Downloaded num_enum v0.7.5
11752026-03-11T21:37:28.610Z Downloaded num-rational v0.4.2
11762026-03-11T21:37:28.610Z Downloaded ingot-types v0.1.2
11772026-03-11T21:37:28.610Z Downloaded ingot-macros v0.1.1
11782026-03-11T21:37:28.613Z Downloaded derive_more v0.99.20
11792026-03-11T21:37:28.614Z Downloaded chacha20poly1305 v0.10.1
11802026-03-11T21:37:28.617Z Downloaded fatfs v0.3.6
11812026-03-11T21:37:28.617Z Downloaded der v0.7.10
11822026-03-11T21:37:28.622Z Downloaded packed_struct_codegen v0.10.1
11832026-03-11T21:37:28.622Z Downloaded multer v3.1.0
11842026-03-11T21:37:28.622Z Downloaded num-iter v0.1.45
11852026-03-11T21:37:28.622Z Downloaded hmac v0.12.1
11862026-03-11T21:37:28.626Z Downloaded half v2.7.1
11872026-03-11T21:37:28.626Z Downloaded openssl-probe v0.2.1
11882026-03-11T21:37:28.630Z Downloaded getrandom v0.3.4
11892026-03-11T21:37:28.630Z Downloaded num-derive v0.3.3
11902026-03-11T21:37:28.630Z Downloaded num-conv v0.2.0
11912026-03-11T21:37:28.634Z Downloaded dropshot_endpoint v0.16.7
11922026-03-11T21:37:28.634Z Downloaded drift v0.1.3
11932026-03-11T21:37:28.638Z Downloaded zerocopy-derive v0.6.6
11942026-03-11T21:37:28.643Z Downloaded regex-automata v0.4.14
11952026-03-11T21:37:28.654Z Downloaded crossterm v0.29.0
11962026-03-11T21:37:28.660Z Downloaded petgraph v0.6.5
11972026-03-11T21:37:28.672Z Downloaded jiff v0.2.21
11982026-03-11T21:37:28.686Z Downloaded lzma-sys v0.1.20
11992026-03-11T21:37:28.707Z Downloaded chrono-tz v0.10.4
12002026-03-11T21:37:28.720Z Downloaded nonempty v0.12.0
12012026-03-11T21:37:28.724Z Downloaded arc-swap v1.8.2
12022026-03-11T21:37:28.724Z Downloaded highway v1.3.0
12032026-03-11T21:37:28.727Z Downloaded clang-sys v1.8.1
12042026-03-11T21:37:28.728Z Downloaded futures v0.3.32
12052026-03-11T21:37:28.731Z Downloaded petgraph v0.8.3
12062026-03-11T21:37:28.746Z Downloaded libz-sys v1.1.24
12072026-03-11T21:37:28.762Z Downloaded md-5 v0.10.6
12082026-03-11T21:37:28.765Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
12092026-03-11T21:37:28.776Z Downloaded md5 v0.7.0
12102026-03-11T21:37:28.780Z Downloaded csv v1.4.0
12112026-03-11T21:37:28.793Z Downloaded elliptic-curve v0.13.8
12122026-03-11T21:37:28.797Z Downloaded new_debug_unreachable v1.0.6
12132026-03-11T21:37:28.797Z Downloaded tokio v1.49.0
12142026-03-11T21:37:28.824Z Downloaded sha3 v0.10.8
12152026-03-11T21:37:28.828Z Downloaded match_cfg v0.1.0
12162026-03-11T21:37:28.833Z Downloaded maplit v1.0.2
12172026-03-11T21:37:28.833Z Downloaded lru-cache v0.1.2
12182026-03-11T21:37:28.833Z Downloaded lru v0.12.5
12192026-03-11T21:37:28.833Z Downloaded ipnet v2.11.0
12202026-03-11T21:37:28.836Z Downloaded impl-trait-for-tuples v0.2.3
12212026-03-11T21:37:28.837Z Downloaded derive_builder v0.20.2
12222026-03-11T21:37:28.840Z Downloaded darling v0.21.3
12232026-03-11T21:37:28.844Z Downloaded futures-channel v0.3.32
12242026-03-11T21:37:28.844Z Downloaded lzss v0.8.2
12252026-03-11T21:37:28.844Z Downloaded lru-slab v0.1.2
12262026-03-11T21:37:28.844Z Downloaded http-body-util v0.1.3
12272026-03-11T21:37:28.851Z Downloaded hash32 v0.3.1
12282026-03-11T21:37:28.851Z Downloaded group v0.13.0
12292026-03-11T21:37:28.851Z Downloaded glob v0.3.3
12302026-03-11T21:37:28.851Z Downloaded crc32fast v1.5.0
12312026-03-11T21:37:28.851Z Downloaded corncobs v0.1.4
12322026-03-11T21:37:28.851Z Downloaded console v0.15.11
12332026-03-11T21:37:28.854Z Downloaded colored v3.1.1
12342026-03-11T21:37:28.854Z Downloaded ahash v0.8.12
12352026-03-11T21:37:28.857Z Downloaded indoc v1.0.9
12362026-03-11T21:37:28.857Z Downloaded fs-err v2.11.0
12372026-03-11T21:37:28.861Z Downloaded cookie v0.18.1
12382026-03-11T21:37:28.861Z Downloaded cargo_toml v0.22.3
12392026-03-11T21:37:28.861Z Downloaded base64 v0.21.7
12402026-03-11T21:37:28.864Z Downloaded is-terminal v0.4.17
12412026-03-11T21:37:28.864Z Downloaded filetime v0.2.27
12422026-03-11T21:37:28.867Z Downloaded encoding_rs v0.8.35
12432026-03-11T21:37:28.881Z Downloaded ecdsa v0.16.9
12442026-03-11T21:37:28.885Z Downloaded hubpack v0.1.2
12452026-03-11T21:37:28.885Z Downloaded git-stub-vcs v0.1.0
12462026-03-11T21:37:28.885Z Downloaded futures-executor v0.3.32
12472026-03-11T21:37:28.888Z Downloaded derive_builder_core v0.20.2
12482026-03-11T21:37:28.889Z Downloaded derive-ex v0.1.8
12492026-03-11T21:37:28.889Z Downloaded darling_core v0.21.3
12502026-03-11T21:37:28.893Z Downloaded daft-derive v0.1.5
12512026-03-11T21:37:28.896Z Downloaded ena v0.14.4
12522026-03-11T21:37:28.897Z Downloaded fixedbitset v0.5.7
12532026-03-11T21:37:28.897Z Downloaded bit-vec v0.8.0
12542026-03-11T21:37:28.900Z Downloaded ctr v0.9.2
12552026-03-11T21:37:28.900Z Downloaded der_derive v0.7.3
12562026-03-11T21:37:28.900Z Downloaded cookie_store v0.22.1
12572026-03-11T21:37:28.903Z Downloaded chacha20 v0.10.0
12582026-03-11T21:37:28.903Z Downloaded cbc v0.1.2
12592026-03-11T21:37:28.907Z Downloaded http-body v1.0.1
12602026-03-11T21:37:28.907Z Downloaded home v0.5.12
12612026-03-11T21:37:28.907Z Downloaded convert_case v0.10.0
12622026-03-11T21:37:28.907Z Downloaded async-bb8-diesel v0.2.1
12632026-03-11T21:37:28.912Z Downloaded bitflags v1.3.2
12642026-03-11T21:37:28.912Z Downloaded bcs v0.1.6
12652026-03-11T21:37:28.912Z Downloaded arrayvec v0.7.6
12662026-03-11T21:37:28.916Z Downloaded argon2 v0.5.3
12672026-03-11T21:37:28.916Z Downloaded defmt-macros v1.0.1
12682026-03-11T21:37:28.916Z Downloaded display-error-chain v0.2.2
12692026-03-11T21:37:28.919Z Downloaded hex-literal v0.4.1
12702026-03-11T21:37:28.919Z Downloaded hex v0.4.3
12712026-03-11T21:37:28.919Z Downloaded dtrace-parser v0.3.0
12722026-03-11T21:37:28.919Z Downloaded dof v0.4.0
12732026-03-11T21:37:28.919Z Downloaded gethostname v0.5.0
12742026-03-11T21:37:28.923Z Downloaded futures-macro v0.3.32
12752026-03-11T21:37:28.923Z Downloaded dsl_auto_type v0.1.3
12762026-03-11T21:37:28.924Z Downloaded diesel-dtrace v0.4.2
12772026-03-11T21:37:28.924Z Downloaded darling_core v0.20.11
12782026-03-11T21:37:28.927Z Downloaded crc-any v2.5.0
12792026-03-11T21:37:28.927Z Downloaded const_format_proc_macros v0.2.34
12802026-03-11T21:37:28.931Z Downloaded ciborium v0.2.2
12812026-03-11T21:37:28.931Z Downloaded buf-list v1.1.2
12822026-03-11T21:37:28.931Z Downloaded backon v1.6.0
12832026-03-11T21:37:28.935Z Downloaded enum-as-inner v0.6.1
12842026-03-11T21:37:28.935Z Downloaded crc-catalog v2.4.0
12852026-03-11T21:37:28.935Z Downloaded constant_time_eq v0.4.2
12862026-03-11T21:37:28.939Z Downloaded chacha20 v0.9.1
12872026-03-11T21:37:28.939Z Downloaded cexpr v0.6.0
12882026-03-11T21:37:28.939Z Downloaded bytes v1.11.1
12892026-03-11T21:37:28.943Z Downloaded base64ct v1.8.3
12902026-03-11T21:37:28.943Z Downloaded crc8 v0.1.1
12912026-03-11T21:37:28.946Z Downloaded atty v0.2.14
12922026-03-11T21:37:28.946Z Downloaded futures-core v0.3.32
12932026-03-11T21:37:28.947Z Downloaded float-ord v0.3.2
12942026-03-11T21:37:28.947Z Downloaded endian-type v0.1.2
12952026-03-11T21:37:28.947Z Downloaded curve25519-dalek-derive v0.1.1
12962026-03-11T21:37:28.947Z Downloaded cstr-argument v0.1.2
12972026-03-11T21:37:28.950Z Downloaded crunchy v0.2.4
12982026-03-11T21:37:28.950Z Downloaded dirs-sys-next v0.1.2
12992026-03-11T21:37:28.951Z Downloaded dirs-next v2.0.0
13002026-03-11T21:37:28.951Z Downloaded data-encoding v2.10.0
13012026-03-11T21:37:28.951Z Downloaded block-padding v0.3.3
13022026-03-11T21:37:28.951Z Downloaded castaway v0.2.4
13032026-03-11T21:37:28.955Z Downloaded darling_macro v0.20.11
13042026-03-11T21:37:28.955Z Downloaded async-stream v0.3.6
13052026-03-11T21:37:28.955Z Downloaded bzip2 v0.4.4
13062026-03-11T21:37:28.955Z Downloaded base64 v0.22.1
13072026-03-11T21:37:28.958Z Downloaded cancel-safe-futures v0.1.5
13082026-03-11T21:37:28.958Z Downloaded bitfield v0.19.4
13092026-03-11T21:37:28.962Z Downloaded ring v0.17.14
13102026-03-11T21:37:28.990Z Downloaded assert_matches v1.5.0
13112026-03-11T21:37:28.994Z Downloaded arrayref v0.3.9
13122026-03-11T21:37:28.994Z Downloaded crossbeam-epoch v0.9.18
13132026-03-11T21:37:28.994Z Downloaded darling v0.23.0
13142026-03-11T21:37:28.997Z Downloaded cobs v0.3.0
13152026-03-11T21:37:29.000Z Downloaded cfg_aliases v0.2.1
13162026-03-11T21:37:29.000Z Downloaded async-stream-impl v0.3.6
13172026-03-11T21:37:29.000Z Downloaded cargo-platform v0.1.9
13182026-03-11T21:37:29.000Z Downloaded deranged v0.5.8
13192026-03-11T21:37:29.004Z Downloaded defmt v1.0.1
13202026-03-11T21:37:29.004Z Downloaded bitfield-macros v0.19.4
13212026-03-11T21:37:29.004Z Downloaded crossbeam-deque v0.8.6
13222026-03-11T21:37:29.004Z Downloaded daft v0.1.5
13232026-03-11T21:37:29.008Z Downloaded cfg_aliases v0.1.1
13242026-03-11T21:37:29.008Z Downloaded blowfish v0.9.1
13252026-03-11T21:37:29.008Z Downloaded bitfield-struct v0.6.2
13262026-03-11T21:37:29.008Z Downloaded bit-set v0.8.0
13272026-03-11T21:37:29.011Z Downloaded darling_macro v0.21.3
13282026-03-11T21:37:29.011Z Downloaded convert_case v0.4.0
13292026-03-11T21:37:29.012Z Downloaded colored v2.2.0
13302026-03-11T21:37:29.012Z Downloaded document-features v0.2.12
13312026-03-11T21:37:29.016Z Downloaded bit-vec v0.6.3
13322026-03-11T21:37:29.016Z Downloaded async-trait v0.1.89
13332026-03-11T21:37:29.016Z Downloaded bzip2 v0.6.1
13342026-03-11T21:37:29.016Z Downloaded crossbeam-utils v0.8.21
13352026-03-11T21:37:29.020Z Downloaded libgit2-sys v0.18.3+1.9.2
13362026-03-11T21:37:29.059Z Downloaded ciborium-io v0.2.2
13372026-03-11T21:37:29.062Z Downloaded ciborium-ll v0.2.2
13382026-03-11T21:37:29.063Z Downloaded atomicwrites v0.4.4
13392026-03-11T21:37:29.063Z Downloaded ascii-canvas v3.0.0
13402026-03-11T21:37:29.063Z Downloaded adler2 v2.0.1
13412026-03-11T21:37:29.542Z Downloaded aws-lc-sys v0.37.1
13422026-03-11T21:37:29.834Z Compiling libc v0.2.180
13432026-03-11T21:37:29.839Z Compiling serde v1.0.228
13442026-03-11T21:37:29.839Z Compiling log v0.4.29
13452026-03-11T21:37:29.839Z Compiling shlex v1.3.0
13462026-03-11T21:37:29.839Z Compiling find-msvc-tools v0.1.9
13472026-03-11T21:37:29.993Z Compiling smallvec v1.15.1
13482026-03-11T21:37:30.008Z Compiling syn v2.0.117
13492026-03-11T21:37:30.012Z Compiling typenum v1.19.0
13502026-03-11T21:37:30.884Z Compiling generic-array v0.14.7
13512026-03-11T21:37:30.897Z Compiling subtle v2.6.1
13522026-03-11T21:37:30.897Z Compiling scopeguard v1.2.0
13532026-03-11T21:37:30.898Z Compiling portable-atomic v1.13.1
13542026-03-11T21:37:30.898Z Compiling lock_api v0.4.14
13552026-03-11T21:37:30.898Z Compiling const-oid v0.9.6
13562026-03-11T21:37:30.898Z Compiling critical-section v1.2.0
13572026-03-11T21:37:30.898Z Compiling zerocopy v0.8.40
13582026-03-11T21:37:30.898Z Compiling pin-project-lite v0.2.17
13592026-03-11T21:37:30.898Z Compiling parking_lot_core v0.9.12
13602026-03-11T21:37:30.898Z Compiling serde_json v1.0.149
13612026-03-11T21:37:31.139Z Compiling pkg-config v0.3.32
13622026-03-11T21:37:31.216Z Compiling libm v0.2.16
13632026-03-11T21:37:31.354Z Compiling getrandom v0.2.17
13642026-03-11T21:37:31.403Z Compiling jobserver v0.1.34
13652026-03-11T21:37:31.627Z Compiling rand_core v0.6.4
13662026-03-11T21:37:31.645Z Compiling errno v0.3.14
13672026-03-11T21:37:31.782Z Compiling cc v1.2.56
13682026-03-11T21:37:31.833Z Compiling once_cell v1.21.3
13692026-03-11T21:37:31.906Z Compiling signal-hook-registry v1.4.8
13702026-03-11T21:37:31.924Z Compiling mio v1.1.1
13712026-03-11T21:37:31.996Z Compiling parking_lot v0.12.5
13722026-03-11T21:37:32.066Z Compiling num-traits v0.2.19
13732026-03-11T21:37:32.106Z Compiling bitflags v2.11.0
13742026-03-11T21:37:32.261Z Compiling futures-core v0.3.32
13752026-03-11T21:37:32.447Z Compiling socket2 v0.6.2
13762026-03-11T21:37:32.490Z Compiling percent-encoding v2.3.2
13772026-03-11T21:37:32.527Z Compiling allocator-api2 v0.2.21
13782026-03-11T21:37:32.598Z Compiling foldhash v0.2.0
13792026-03-11T21:37:32.725Z Compiling cpufeatures v0.2.17
13802026-03-11T21:37:32.745Z Compiling futures-sink v0.3.32
13812026-03-11T21:37:32.819Z Compiling getrandom v0.4.1
13822026-03-11T21:37:32.865Z Compiling futures-io v0.3.32
13832026-03-11T21:37:32.883Z Compiling futures-channel v0.3.32
13842026-03-11T21:37:32.961Z Compiling hashbrown v0.16.1
13852026-03-11T21:37:33.010Z Compiling slab v0.4.12
13862026-03-11T21:37:33.058Z Compiling futures-task v0.3.32
13872026-03-11T21:37:33.168Z Compiling rustversion v1.0.22
13882026-03-11T21:37:33.226Z Compiling rand_core v0.10.0
13892026-03-11T21:37:33.267Z Compiling getrandom v0.3.4
13902026-03-11T21:37:33.311Z Compiling cmake v0.1.57
13912026-03-11T21:37:33.706Z Compiling indexmap v2.13.0
13922026-03-11T21:37:33.830Z Compiling form_urlencoded v1.2.2
13932026-03-11T21:37:33.946Z Compiling ident_case v1.0.1
13942026-03-11T21:37:34.014Z Compiling base64ct v1.8.3
13952026-03-11T21:37:34.084Z Compiling fs_extra v1.3.0
13962026-03-11T21:37:34.092Z Compiling dunce v1.0.5
13972026-03-11T21:37:34.136Z Compiling synstructure v0.13.2
13982026-03-11T21:37:34.395Z Compiling pem-rfc7468 v0.7.0
13992026-03-11T21:37:34.439Z Compiling aws-lc-sys v0.37.1
14002026-03-11T21:37:34.509Z Compiling flagset v0.4.7
14012026-03-11T21:37:34.598Z Compiling rand_core v0.9.5
14022026-03-11T21:37:34.619Z Compiling rustix v1.1.3
14032026-03-11T21:37:34.645Z Compiling iana-time-zone v0.1.65
14042026-03-11T21:37:34.678Z Compiling ring v0.17.14
14052026-03-11T21:37:34.810Z Compiling uuid v1.21.0
14062026-03-11T21:37:34.909Z Compiling rustc_version v0.4.1
14072026-03-11T21:37:34.964Z Compiling aws-lc-rs v1.16.0
14082026-03-11T21:37:35.006Z Compiling regex-syntax v0.8.10
14092026-03-11T21:37:35.333Z Compiling vcpkg v0.2.15
14102026-03-11T21:37:35.360Z Compiling tracing-core v0.1.36
14112026-03-11T21:37:35.725Z Compiling crossbeam-utils v0.8.21
14122026-03-11T21:37:36.108Z Compiling pest_generator v2.8.6
14132026-03-11T21:37:36.150Z Compiling serde_derive_internals v0.29.1
14142026-03-11T21:37:36.322Z Compiling openssl-sys v0.9.111
14152026-03-11T21:37:36.814Z Compiling serde_derive v1.0.228
14162026-03-11T21:37:37.008Z Compiling zeroize_derive v1.4.3
14172026-03-11T21:37:37.027Z Compiling zerofrom-derive v0.1.6
14182026-03-11T21:37:37.043Z Compiling yoke-derive v0.8.1
14192026-03-11T21:37:37.369Z Compiling zerocopy-derive v0.8.40
14202026-03-11T21:37:37.898Z Compiling zeroize v1.8.2
14212026-03-11T21:37:38.298Z Compiling zerovec-derive v0.11.2
14222026-03-11T21:37:38.639Z Compiling displaydoc v0.2.5
14232026-03-11T21:37:38.944Z Compiling crypto-common v0.1.7
14242026-03-11T21:37:38.962Z Compiling zerofrom v0.1.6
14252026-03-11T21:37:39.117Z Compiling yoke v0.8.1
14262026-03-11T21:37:39.122Z Compiling block-buffer v0.10.4
14272026-03-11T21:37:39.379Z Compiling digest v0.10.7
14282026-03-11T21:37:39.398Z Compiling tokio-macros v2.6.0
14292026-03-11T21:37:39.557Z Compiling futures-macro v0.3.32
14302026-03-11T21:37:39.646Z Compiling zerotrie v0.2.3
14312026-03-11T21:37:39.714Z Compiling hmac v0.12.1
14322026-03-11T21:37:39.832Z Compiling zerovec v0.11.5
14332026-03-11T21:37:39.915Z Compiling block-padding v0.3.3
14342026-03-11T21:37:40.064Z Compiling sha2 v0.10.9
14352026-03-11T21:37:40.118Z Compiling inout v0.1.4
14362026-03-11T21:37:40.335Z Compiling cipher v0.4.4
14372026-03-11T21:37:40.398Z Compiling der_derive v0.7.3
14382026-03-11T21:37:40.530Z Compiling tinystr v0.8.2
14392026-03-11T21:37:40.689Z Compiling potential_utf v0.1.4
14402026-03-11T21:37:40.693Z Compiling futures-util v0.3.32
14412026-03-11T21:37:40.796Z Compiling icu_locale_core v2.1.1
14422026-03-11T21:37:40.904Z Compiling icu_collections v2.1.1
14432026-03-11T21:37:41.532Z Compiling bytes v1.11.1
14442026-03-11T21:37:41.551Z Compiling chrono v0.4.44
14452026-03-11T21:37:41.682Z Compiling icu_provider v2.1.1
14462026-03-11T21:37:41.852Z Compiling der v0.7.10
14472026-03-11T21:37:42.017Z Compiling icu_normalizer v2.1.1
14482026-03-11T21:37:42.055Z Compiling icu_properties v2.1.2
14492026-03-11T21:37:42.353Z Compiling tokio v1.49.0
14502026-03-11T21:37:42.715Z Compiling http v1.4.0
14512026-03-11T21:37:43.392Z Compiling idna_adapter v1.2.1
14522026-03-11T21:37:43.486Z Compiling spki v0.7.3
14532026-03-11T21:37:43.558Z Compiling idna v1.1.0
14542026-03-11T21:37:43.562Z Compiling salsa20 v0.10.2
14552026-03-11T21:37:43.727Z Compiling ppv-lite86 v0.2.21
14562026-03-11T21:37:43.745Z Compiling pbkdf2 v0.12.2
14572026-03-11T21:37:43.748Z Compiling thiserror-impl v2.0.18
14582026-03-11T21:37:43.903Z Compiling scrypt v0.11.0
14592026-03-11T21:37:43.927Z Compiling cbc v0.1.2
14602026-03-11T21:37:43.945Z Compiling url v2.5.8
14612026-03-11T21:37:44.110Z Compiling aes v0.8.4
14622026-03-11T21:37:44.175Z Compiling rand_chacha v0.9.0
14632026-03-11T21:37:44.220Z Compiling rustls-pki-types v1.14.0
14642026-03-11T21:37:44.488Z Compiling tracing-attributes v0.1.31
14652026-03-11T21:37:44.835Z Compiling pkcs5 v0.7.1
14662026-03-11T21:37:45.051Z Compiling rand v0.9.2
14672026-03-11T21:37:45.139Z Compiling http-body v1.0.1
14682026-03-11T21:37:45.397Z Compiling syn v1.0.109
14692026-03-11T21:37:45.487Z Compiling untrusted v0.9.0
14702026-03-11T21:37:45.542Z Compiling untrusted v0.7.1
14712026-03-11T21:37:45.606Z Compiling thiserror v2.0.18
14722026-03-11T21:37:45.636Z Compiling schemars v0.8.22
14732026-03-11T21:37:45.694Z Compiling base64 v0.22.1
14742026-03-11T21:37:45.732Z Compiling openssl-probe v0.2.1
14752026-03-11T21:37:45.808Z Compiling httparse v1.10.1
14762026-03-11T21:37:45.986Z Compiling pkcs8 v0.10.2
14772026-03-11T21:37:46.098Z Compiling schemars_derive v0.8.22
14782026-03-11T21:37:46.119Z Compiling pest_derive v2.8.6
14792026-03-11T21:37:46.323Z Compiling scroll_derive v0.13.1
14802026-03-11T21:37:46.344Z Compiling tracing v0.1.44
14812026-03-11T21:37:46.679Z Compiling darling_core v0.20.11
14822026-03-11T21:37:46.696Z Compiling tinyvec_macros v0.1.1
14832026-03-11T21:37:46.783Z Compiling rustls v0.23.37
14842026-03-11T21:37:47.033Z Compiling atomic-waker v1.1.2
14852026-03-11T21:37:47.045Z Compiling dyn-clone v1.0.20
14862026-03-11T21:37:47.160Z Compiling tower-service v0.3.3
14872026-03-11T21:37:47.201Z Compiling try-lock v0.2.5
14882026-03-11T21:37:47.278Z Compiling tower-layer v0.3.3
14892026-03-11T21:37:47.332Z Compiling tokio-util v0.7.18
14902026-03-11T21:37:47.395Z Compiling scroll v0.13.0
14912026-03-11T21:37:47.479Z Compiling want v0.3.1
14922026-03-11T21:37:47.680Z Compiling tinyvec v1.10.0
14932026-03-11T21:37:48.147Z Compiling ipnet v2.11.0
14942026-03-11T21:37:48.384Z Compiling h2 v0.4.13
14952026-03-11T21:37:48.735Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14962026-03-11T21:37:48.832Z Compiling spin v0.9.8
14972026-03-11T21:37:49.098Z Compiling aho-corasick v1.1.4
14982026-03-11T21:37:49.260Z Compiling pin-utils v0.1.0
14992026-03-11T21:37:49.392Z Compiling time-core v0.1.8
15002026-03-11T21:37:49.594Z Compiling num-conv v0.2.0
15012026-03-11T21:37:49.638Z Compiling foreign-types-shared v0.1.1
15022026-03-11T21:37:49.747Z Compiling httpdate v1.0.3
15032026-03-11T21:37:49.774Z Compiling powerfmt v0.2.0
15042026-03-11T21:37:49.951Z Compiling darling_macro v0.20.11
15052026-03-11T21:37:50.030Z Compiling openssl v0.10.75
15062026-03-11T21:37:50.033Z Compiling crc32fast v1.5.0
15072026-03-11T21:37:50.210Z Compiling tempfile v3.25.0
15082026-03-11T21:37:50.376Z Compiling regex-automata v0.4.14
15092026-03-11T21:37:50.470Z Compiling deranged v0.5.8
15102026-03-11T21:37:50.576Z Compiling darling v0.20.11
15112026-03-11T21:37:50.677Z Compiling time-macros v0.2.27
15122026-03-11T21:37:50.711Z Compiling foreign-types v0.3.2
15132026-03-11T21:37:51.545Z Compiling goblin v0.10.5
15142026-03-11T21:37:52.127Z Compiling openssl-macros v0.1.1
15152026-03-11T21:37:52.643Z Compiling hyper v1.8.1
15162026-03-11T21:37:52.688Z Compiling thiserror-impl v1.0.69
15172026-03-11T21:37:53.747Z Compiling wait-timeout v0.2.1
15182026-03-11T21:37:53.772Z Compiling native-tls v0.2.18
15192026-03-11T21:37:54.046Z Compiling quick-error v1.2.3
15202026-03-11T21:37:54.071Z Compiling either v1.15.0
15212026-03-11T21:37:54.182Z Compiling siphasher v1.0.2
15222026-03-11T21:37:54.388Z Compiling bit-vec v0.8.0
15232026-03-11T21:37:54.407Z Compiling simd-adler32 v0.3.8
15242026-03-11T21:37:54.469Z Compiling num_threads v0.1.7
15252026-03-11T21:37:54.591Z Compiling usdt-impl v0.6.0
15262026-03-11T21:37:54.689Z Compiling bit-set v0.8.0
15272026-03-11T21:37:54.738Z Compiling time v0.3.47
15282026-03-11T21:37:54.764Z Compiling thiserror v1.0.69
15292026-03-11T21:37:54.887Z Compiling rusty-fork v0.3.1
15302026-03-11T21:37:54.923Z Compiling hyper-util v0.1.20
15312026-03-11T21:37:55.310Z Compiling derive_builder_core v0.20.2
15322026-03-11T21:37:56.173Z Compiling dof v0.4.0
15332026-03-11T21:37:56.736Z Compiling unicode-normalization v0.1.25
15342026-03-11T21:37:56.942Z Compiling crossbeam-epoch v0.9.18
15352026-03-11T21:37:57.211Z Compiling dtrace-parser v0.3.0
15362026-03-11T21:37:57.339Z Compiling rustls-native-certs v0.8.3
15372026-03-11T21:37:57.359Z Compiling signature v2.2.0
15382026-03-11T21:37:57.576Z Compiling scroll_derive v0.12.1
15392026-03-11T21:37:57.681Z Compiling heapless v0.7.17
15402026-03-11T21:37:57.714Z Compiling rand_xorshift v0.4.0
15412026-03-11T21:37:57.912Z Compiling slog v2.8.2
15422026-03-11T21:37:57.912Z Compiling darling_core v0.21.3
15432026-03-11T21:37:58.000Z Compiling bzip2-sys v0.1.13+1.0.8
15442026-03-11T21:37:58.163Z Compiling sync_wrapper v1.0.2
15452026-03-11T21:37:58.246Z Compiling thread-id v5.1.0
15462026-03-11T21:37:58.294Z Compiling cookie v0.18.1
15472026-03-11T21:37:58.348Z Compiling zstd-safe v7.2.4
15482026-03-11T21:37:58.367Z Compiling unicode-bidi v0.3.18
15492026-03-11T21:37:58.460Z Compiling unicode-properties v0.1.4
15502026-03-11T21:37:58.538Z Compiling unarray v0.1.4
15512026-03-11T21:37:58.609Z Compiling anyhow v1.0.102
15522026-03-11T21:37:58.670Z Compiling paste v1.0.15
15532026-03-11T21:37:58.719Z Compiling signal-hook v0.3.18
15542026-03-11T21:37:58.947Z Compiling unicode-segmentation v1.12.0
15552026-03-11T21:37:58.967Z Compiling rayon-core v1.13.0
15562026-03-11T21:37:59.015Z Compiling adler2 v2.0.1
15572026-03-11T21:37:59.131Z Compiling miniz_oxide v0.8.9
15582026-03-11T21:37:59.171Z Compiling stringprep v0.1.5
15592026-03-11T21:37:59.228Z Compiling proptest v1.10.0
15602026-03-11T21:37:59.353Z Compiling scroll v0.12.0
15612026-03-11T21:37:59.713Z Compiling tower v0.5.3
15622026-03-11T21:37:59.997Z Compiling crossbeam-deque v0.8.6
15632026-03-11T21:38:00.162Z Compiling derive_builder_macro v0.20.2
15642026-03-11T21:38:00.237Z Compiling ipnetwork v0.21.1
15652026-03-11T21:38:00.282Z Compiling http-body-util v0.1.3
15662026-03-11T21:38:00.334Z Compiling webpki-roots v1.0.6
15672026-03-11T21:38:00.360Z Compiling rand_chacha v0.3.1
15682026-03-11T21:38:00.483Z Compiling serde_tokenstream v0.2.3
15692026-03-11T21:38:00.587Z Compiling serde_spanned v0.6.9
15702026-03-11T21:38:00.747Z Compiling toml_datetime v0.6.11
15712026-03-11T21:38:00.766Z Compiling erased-serde v0.3.31
15722026-03-11T21:38:00.784Z Compiling md-5 v0.10.6
15732026-03-11T21:38:00.878Z Compiling zerocopy-derive v0.7.35
15742026-03-11T21:38:00.983Z Compiling curve25519-dalek v4.1.3
15752026-03-11T21:38:01.076Z Compiling vergen-lib v0.1.6
15762026-03-11T21:38:01.325Z Compiling num-integer v0.1.46
15772026-03-11T21:38:01.421Z Compiling hash32 v0.2.1
15782026-03-11T21:38:01.441Z Compiling ff v0.13.1
15792026-03-11T21:38:01.498Z Compiling rustix v0.38.44
15802026-03-11T21:38:01.546Z Compiling darling_macro v0.21.3
15812026-03-11T21:38:01.610Z Compiling ryu v1.0.23
15822026-03-11T21:38:01.660Z Compiling litrs v1.0.0
15832026-03-11T21:38:01.746Z Compiling psl-types v2.0.11
15842026-03-11T21:38:01.843Z Compiling ref-cast v1.0.25
15852026-03-11T21:38:01.901Z Compiling fallible-iterator v0.2.0
15862026-03-11T21:38:01.957Z Compiling smoltcp v0.9.1
15872026-03-11T21:38:02.061Z Compiling iri-string v0.7.10
15882026-03-11T21:38:02.167Z Compiling num-bigint-dig v0.8.6
15892026-03-11T21:38:02.248Z Compiling zlib-rs v0.6.2
15902026-03-11T21:38:02.304Z Compiling base16ct v0.2.0
15912026-03-11T21:38:02.348Z Compiling document-features v0.2.12
15922026-03-11T21:38:02.437Z Compiling postgres-protocol v0.6.10
15932026-03-11T21:38:02.459Z Compiling sec1 v0.7.3
15942026-03-11T21:38:02.524Z Compiling newtype-uuid v1.3.2
15952026-03-11T21:38:02.867Z Compiling darling v0.21.3
15962026-03-11T21:38:02.952Z Compiling zerocopy v0.7.35
15972026-03-11T21:38:03.083Z Compiling publicsuffix v2.3.0
15982026-03-11T21:38:03.131Z Compiling serde_urlencoded v0.7.1
15992026-03-11T21:38:03.160Z Compiling num-iter v0.1.45
16002026-03-11T21:38:03.310Z Compiling group v0.13.0
16012026-03-11T21:38:03.578Z Compiling derive_builder v0.20.2
16022026-03-11T21:38:03.724Z Compiling tower-http v0.6.8
16032026-03-11T21:38:03.743Z Compiling rand v0.8.5
16042026-03-11T21:38:03.919Z Compiling oxnet v0.1.4
16052026-03-11T21:38:04.040Z Compiling proc-macro-error v1.0.4
16062026-03-11T21:38:04.245Z Compiling tokio-native-tls v0.3.1
16072026-03-11T21:38:04.466Z Compiling goblin v0.8.2
16082026-03-11T21:38:04.541Z Compiling heck v0.4.1
16092026-03-11T21:38:05.208Z Compiling phf_shared v0.13.1
16102026-03-11T21:38:05.320Z Compiling hubpack_derive v0.1.1
16112026-03-11T21:38:05.461Z Compiling regex v1.12.3
16122026-03-11T21:38:05.535Z Compiling lazy_static v1.5.0
16132026-03-11T21:38:05.651Z Compiling cargo-platform v0.1.9
16142026-03-11T21:38:05.872Z Compiling hkdf v0.12.4
16152026-03-11T21:38:05.900Z Compiling crypto-bigint v0.5.5
16162026-03-11T21:38:05.978Z Compiling curve25519-dalek-derive v0.1.1
16172026-03-11T21:38:06.033Z Compiling ref-cast-impl v1.0.25
16182026-03-11T21:38:06.066Z Compiling strum_macros v0.27.2
16192026-03-11T21:38:06.692Z Compiling flate2 v1.1.9
16202026-03-11T21:38:06.765Z Compiling daft-derive v0.1.5
16212026-03-11T21:38:06.853Z Compiling async-trait v0.1.89
16222026-03-11T21:38:07.227Z Compiling terminal_size v0.4.3
16232026-03-11T21:38:07.398Z Compiling vergen v9.0.6
16242026-03-11T21:38:07.645Z Compiling fs-err v3.3.0
16252026-03-11T21:38:07.716Z Compiling ahash v0.8.12
16262026-03-11T21:38:07.896Z Compiling object v0.37.3
16272026-03-11T21:38:07.995Z Compiling foldhash v0.1.5
16282026-03-11T21:38:08.208Z Compiling winnow v0.5.40
16292026-03-11T21:38:08.258Z Compiling bitflags v1.3.2
16302026-03-11T21:38:08.282Z Compiling managed v0.8.0
16312026-03-11T21:38:08.355Z Compiling libbz2-rs-sys v0.2.2
16322026-03-11T21:38:08.559Z Compiling bumpalo v3.20.2
16332026-03-11T21:38:08.846Z Compiling console v0.16.2
16342026-03-11T21:38:08.886Z Compiling bzip2 v0.6.1
16352026-03-11T21:38:09.108Z Compiling strum v0.27.2
16362026-03-11T21:38:09.145Z Compiling zopfli v0.8.3
16372026-03-11T21:38:09.254Z Compiling clap_builder v4.5.60
16382026-03-11T21:38:09.628Z Compiling hashbrown v0.15.5
16392026-03-11T21:38:09.838Z Compiling daft v0.1.5
16402026-03-11T21:38:10.095Z Compiling toml_edit v0.19.15
16412026-03-11T21:38:10.162Z Compiling dof v0.3.0
16422026-03-11T21:38:10.236Z Compiling elliptic-curve v0.13.8
16432026-03-11T21:38:10.528Z Compiling hubpack v0.1.2
16442026-03-11T21:38:10.785Z Compiling cargo_metadata v0.19.2
16452026-03-11T21:38:11.164Z Compiling phf v0.13.1
16462026-03-11T21:38:11.371Z Compiling signal-hook-mio v0.2.5
16472026-03-11T21:38:11.996Z Compiling zstd v0.13.3
16482026-03-11T21:38:12.345Z Compiling cookie_store v0.22.1
16492026-03-11T21:38:12.630Z Compiling zone_cfg_derive v0.3.1
16502026-03-11T21:38:13.235Z Compiling rayon v1.11.0
16512026-03-11T21:38:13.481Z Compiling bzip2 v0.4.4
16522026-03-11T21:38:13.640Z Compiling hyper-tls v0.6.0
16532026-03-11T21:38:13.797Z Compiling serde_with_macros v3.17.0
16542026-03-11T21:38:13.924Z Compiling postgres-types v0.2.12
16552026-03-11T21:38:14.000Z Compiling usdt-macro v0.6.0
16562026-03-11T21:38:14.602Z Compiling usdt-attr-macro v0.6.0
16572026-03-11T21:38:14.696Z Compiling ed25519 v2.2.3
16582026-03-11T21:38:15.037Z Compiling dtrace-parser v0.2.0
16592026-03-11T21:38:15.364Z Compiling phf_shared v0.11.3
16602026-03-11T21:38:15.382Z Compiling itertools v0.12.1
16612026-03-11T21:38:15.610Z Compiling bstr v1.12.1
16622026-03-11T21:38:15.662Z Compiling pkcs1 v0.7.5
16632026-03-11T21:38:15.696Z Compiling hex v0.4.3
16642026-03-11T21:38:15.916Z Compiling serde-big-array v0.5.1
16652026-03-11T21:38:16.065Z Compiling rfc6979 v0.4.0
16662026-03-11T21:38:16.092Z Compiling clap_derive v4.5.55
16672026-03-11T21:38:16.102Z Compiling strum_macros v0.26.4
16682026-03-11T21:38:16.212Z Compiling serde_repr v0.1.20
16692026-03-11T21:38:16.228Z Compiling enum-as-inner v0.6.1
16702026-03-11T21:38:16.519Z Compiling float-cmp v0.10.0
16712026-03-11T21:38:16.701Z Compiling thread-id v4.2.2
16722026-03-11T21:38:16.818Z Compiling memmap2 v0.9.10
16732026-03-11T21:38:16.889Z Compiling env_filter v1.0.0
16742026-03-11T21:38:16.918Z Compiling encoding_rs v0.8.35
16752026-03-11T21:38:17.034Z Compiling difflib v0.4.0
16762026-03-11T21:38:17.087Z Compiling keccak v0.1.6
16772026-03-11T21:38:17.293Z Compiling jiff v0.2.21
16782026-03-11T21:38:17.786Z Compiling fixedbitset v0.4.2
16792026-03-11T21:38:18.046Z Compiling static_assertions v1.1.0
16802026-03-11T21:38:18.077Z Compiling new_debug_unreachable v1.0.6
16812026-03-11T21:38:18.137Z Compiling precomputed-hash v0.1.1
16822026-03-11T21:38:18.168Z Compiling predicates-core v1.0.10
16832026-03-11T21:38:18.195Z Compiling normalize-line-endings v0.3.0
16842026-03-11T21:38:18.245Z Compiling whoami v2.1.0
16852026-03-11T21:38:18.312Z Compiling data-encoding v2.10.0
16862026-03-11T21:38:18.404Z Compiling unit-prefix v0.5.2
16872026-03-11T21:38:18.523Z Compiling rustc-hash v2.1.1
16882026-03-11T21:38:18.526Z Compiling mime v0.3.17
16892026-03-11T21:38:18.579Z Compiling fixedbitset v0.5.7
16902026-03-11T21:38:18.679Z Compiling iddqd v0.3.17
16912026-03-11T21:38:18.754Z Compiling hickory-proto v0.25.2
16922026-03-11T21:38:18.873Z Compiling petgraph v0.8.3
16932026-03-11T21:38:18.964Z Compiling indicatif v0.18.4
16942026-03-11T21:38:18.987Z Compiling clap v4.5.60
16952026-03-11T21:38:19.089Z Compiling strum v0.26.3
16962026-03-11T21:38:19.245Z Compiling tokio-postgres v0.7.16
16972026-03-11T21:38:19.281Z Compiling predicates v3.1.4
16982026-03-11T21:38:20.149Z Compiling string_cache v0.8.9
16992026-03-11T21:38:20.220Z Compiling toml_edit v0.22.27
17002026-03-11T21:38:20.274Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17012026-03-11T21:38:20.444Z Compiling petgraph v0.6.5
17022026-03-11T21:38:21.586Z Compiling zip v4.6.1
17032026-03-11T21:38:22.246Z Compiling sha3 v0.10.8
17042026-03-11T21:38:22.460Z Compiling env_logger v0.11.9
17052026-03-11T21:38:22.862Z Compiling usdt v0.6.0
17062026-03-11T21:38:22.881Z Compiling zone v0.3.1
17072026-03-11T21:38:22.926Z Compiling usdt-impl v0.5.0
17082026-03-11T21:38:23.188Z Compiling ecdsa v0.16.9
17092026-03-11T21:38:23.292Z Compiling similar v2.7.0
17102026-03-11T21:38:23.706Z Compiling serde_with v3.17.0
17112026-03-11T21:38:23.725Z Compiling rsa v0.9.10
17122026-03-11T21:38:23.791Z Compiling crossterm v0.28.1
17132026-03-11T21:38:24.010Z Compiling ed25519-dalek v2.2.0
17142026-03-11T21:38:24.061Z Compiling zip v0.6.6
17152026-03-11T21:38:24.839Z Compiling toml v0.7.8
17162026-03-11T21:38:25.376Z Compiling toml_parser v1.0.9+spec-1.1.0
17172026-03-11T21:38:25.466Z Compiling itertools v0.13.0
17182026-03-11T21:38:25.652Z Compiling tokio-stream v0.1.18
17192026-03-11T21:38:25.692Z Compiling buf-list v1.1.2
17202026-03-11T21:38:26.052Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17212026-03-11T21:38:26.163Z Compiling x509-cert v0.2.5
17222026-03-11T21:38:26.237Z Compiling openapiv3 v2.2.0
17232026-03-11T21:38:26.273Z Compiling sha1 v0.10.6
17242026-03-11T21:38:26.478Z Compiling toml_datetime v0.7.5+spec-1.1.0
17252026-03-11T21:38:26.555Z Compiling lalrpop-util v0.19.12
17262026-03-11T21:38:26.797Z Compiling peg-runtime v0.8.5
17272026-03-11T21:38:26.857Z Compiling thread_local v1.1.9
17282026-03-11T21:38:27.153Z Compiling slog-async v2.8.0
17292026-03-11T21:38:27.171Z Compiling crossbeam-channel v0.5.15
17302026-03-11T21:38:27.175Z Compiling futures-executor v0.3.32
17312026-03-11T21:38:27.505Z Compiling filetime v0.2.27
17322026-03-11T21:38:27.584Z Compiling is-terminal v0.4.17
17332026-03-11T21:38:27.707Z Compiling take_mut v0.2.2
17342026-03-11T21:38:27.730Z Compiling xattr v1.6.1
17352026-03-11T21:38:27.765Z Compiling term v1.2.1
17362026-03-11T21:38:27.944Z Compiling tar v0.4.44
17372026-03-11T21:38:28.144Z Compiling slog-term v2.9.2
17382026-03-11T21:38:28.459Z Compiling futures v0.3.32
17392026-03-11T21:38:35.032Z Compiling rustls-webpki v0.103.9
17402026-03-11T21:38:39.057Z Compiling tokio-rustls v0.26.4
17412026-03-11T21:38:39.057Z Compiling rustls-platform-verifier v0.6.2
17422026-03-11T21:38:39.317Z Compiling hyper-rustls v0.27.7
17432026-03-11T21:38:39.581Z Compiling reqwest v0.13.2
17442026-03-11T21:38:39.604Z Compiling reqwest v0.12.28
17452026-03-11T21:38:42.563Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17462026-03-11T21:38:42.855Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17472026-03-11T21:38:46.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
17482026-03-11T21:38:46.857Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17492026-03-11T21:38:46.917ZMar 11 21:38:45.088 INFO Starting download, target: Clickhouse
17502026-03-11T21:38:46.917ZMar 11 21:38:45.088 INFO Starting download, target: Console
17512026-03-11T21:38:46.917ZMar 11 21:38:45.088 INFO Starting download, target: MaghemiteMgd
17522026-03-11T21:38:46.917ZMar 11 21:38:45.089 INFO Starting download, target: DendriteStub
17532026-03-11T21:38:46.921ZMar 11 21:38:45.089 INFO Starting download, target: Cockroach
17542026-03-11T21:38:46.921ZMar 11 21:38:45.089 INFO Starting download, target: TransceiverControl
17552026-03-11T21:38:46.921ZMar 11 21:38:45.089 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17562026-03-11T21:38:46.921ZMar 11 21:38:45.089 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17572026-03-11T21:38:46.921ZMar 11 21:38:45.089 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17582026-03-11T21:38:46.921ZMar 11 21:38:45.089 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17592026-03-11T21:38:46.921ZMar 11 21:38:45.089 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17602026-03-11T21:38:46.921ZMar 11 21:38:45.089 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17612026-03-11T21:38:47.820ZMar 11 21:38:45.985 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17622026-03-11T21:38:47.937ZMar 11 21:38:46.106 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17632026-03-11T21:38:48.148ZMar 11 21:38:46.317 INFO Download complete, target: TransceiverControl
17642026-03-11T21:38:48.324ZMar 11 21:38:46.494 INFO Download complete, target: Console
17652026-03-11T21:38:48.792ZMar 11 21:38:46.962 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17662026-03-11T21:38:48.929ZMar 11 21:38:47.100 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17672026-03-11T21:38:48.932ZMar 11 21:38:47.100 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17682026-03-11T21:38:48.933ZMar 11 21:38:47.100 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17692026-03-11T21:38:48.973ZMar 11 21:38:47.143 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17702026-03-11T21:38:52.444ZMar 11 21:38:50.611 INFO Download complete, target: MaghemiteMgd
17712026-03-11T21:38:52.558ZMar 11 21:38:50.725 INFO Download complete, target: DendriteStub
17722026-03-11T21:38:56.608ZMar 11 21:38:54.772 INFO Checking that binary works, target: Cockroach
17732026-03-11T21:38:56.719ZMar 11 21:38:54.884 INFO Download complete, target: Cockroach
17742026-03-11T21:38:59.885ZMar 11 21:38:58.046 INFO Checking that binary works, target: Clickhouse
17752026-03-11T21:39:00.043ZMar 11 21:38:58.204 INFO Download complete, target: Clickhouse
17762026-03-11T21:39:00.060ZAll builder prerequisites installed successfully, and PATH looks valid
17772026-03-11T21:39:00.064Z
17782026-03-11T21:39:00.064Zreal 3:59.350707247
17792026-03-11T21:39:00.064Zuser 10:21.433470111
17802026-03-11T21:39:00.064Zsys 1:48.613327968
17812026-03-11T21:39:00.064Ztrap 0.316244151
17822026-03-11T21:39:00.064Ztflt 0.717477733
17832026-03-11T21:39:00.064Zdflt 0.659054194
17842026-03-11T21:39:00.064Zkflt 0.020099205
17852026-03-11T21:39:00.064Zlock 21:59.738600142
17862026-03-11T21:39:00.064Zslp 37:56.189623807
17872026-03-11T21:39:00.064Zlat 55.200575784
17882026-03-11T21:39:00.064Zstop 2:37.128461015
17892026-03-11T21:39:00.064Z+ banner clippy
17902026-03-11T21:39:00.064Z
17912026-03-11T21:39:00.064Z #### # # ##### ##### # #
17922026-03-11T21:39:00.064Z # # # # # # # # # #
17932026-03-11T21:39:00.064Z # # # # # # # #
17942026-03-11T21:39:00.065Z # # # ##### ##### #
17952026-03-11T21:39:00.065Z # # # # # # #
17962026-03-11T21:39:00.065Z #### ###### # # # #
17972026-03-11T21:39:00.065Z
17982026-03-11T21:39:00.065Z+ export CARGO_INCREMENTAL=0
17992026-03-11T21:39:00.065Z+ CARGO_INCREMENTAL=0
18002026-03-11T21:39:00.065Z+ ptime -m cargo xtask clippy
18012026-03-11T21:39:00.796Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18022026-03-11T21:39:01.069Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18032026-03-11T21:39:03.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.50s
18042026-03-11T21:39:03.732Z Running `target/debug/xtask clippy`
18052026-03-11T21:39:03.763Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18062026-03-11T21:39:04.602Z Downloading crates ...
18072026-03-11T21:39:04.863Z Downloaded addr2line v0.25.1
18082026-03-11T21:39:04.881Z Downloaded tinytemplate v1.2.1
18092026-03-11T21:39:04.884Z Downloaded knuffel-derive v3.2.0
18102026-03-11T21:39:04.886Z Downloaded async-lock v3.4.2
18112026-03-11T21:39:04.889Z Downloaded assert-json-diff v2.0.2
18122026-03-11T21:39:04.889Z Downloaded datatest-stable v0.3.3
18132026-03-11T21:39:04.892Z Downloaded plotters-svg v0.3.7
18142026-03-11T21:39:04.892Z Downloaded cast v0.3.0
18152026-03-11T21:39:04.896Z Downloaded toml_datetime v1.0.0+spec-1.1.0
18162026-03-11T21:39:04.899Z Downloaded guppy v0.17.25
18172026-03-11T21:39:04.903Z Downloaded criterion-plot v0.6.0
18182026-03-11T21:39:04.906Z Downloaded supports-unicode v2.1.0
18192026-03-11T21:39:04.906Z Downloaded nested v0.1.1
18202026-03-11T21:39:04.906Z Downloaded guppy-workspace-hack v0.1.0
18212026-03-11T21:39:04.910Z Downloaded serde_regex v1.1.0
18222026-03-11T21:39:04.913Z Downloaded blake2b_simd v1.0.4
18232026-03-11T21:39:04.924Z Downloaded terminal_size v0.1.17
18242026-03-11T21:39:04.927Z Downloaded supports-color v2.1.0
18252026-03-11T21:39:04.931Z Downloaded similar-asserts v1.7.0
18262026-03-11T21:39:04.933Z Downloaded target-spec v3.5.7
18272026-03-11T21:39:04.933Z Downloaded path-tree v0.8.3
18282026-03-11T21:39:04.936Z Downloaded httptest v0.16.4
18292026-03-11T21:39:04.937Z Downloaded cargo-platform v0.3.2
18302026-03-11T21:39:04.939Z Downloaded constant_time_eq v0.3.1
18312026-03-11T21:39:04.939Z Downloaded async-object-pool v0.2.0
18322026-03-11T21:39:04.942Z Downloaded plotters-backend v0.3.7
18332026-03-11T21:39:04.942Z Downloaded target-triple v1.0.0
18342026-03-11T21:39:04.946Z Downloaded pathdiff v0.2.3
18352026-03-11T21:39:04.949Z Downloaded linkme-impl v0.3.35
18362026-03-11T21:39:04.949Z Downloaded supports-hyperlinks v2.1.0
18372026-03-11T21:39:04.952Z Downloaded parking v2.2.1
18382026-03-11T21:39:04.952Z Downloaded partial-io v0.5.4
18392026-03-11T21:39:04.954Z Downloaded escape8259 v0.5.3
18402026-03-11T21:39:04.954Z Downloaded oorandom v11.1.5
18412026-03-11T21:39:04.957Z Downloaded rstest_macros v0.25.0
18422026-03-11T21:39:04.957Z Downloaded approx v0.5.1
18432026-03-11T21:39:04.960Z Downloaded assert_cmd v2.1.2
18442026-03-11T21:39:04.963Z Downloaded miette-derive v5.10.0
18452026-03-11T21:39:04.967Z Downloaded event-listener-strategy v0.5.4
18462026-03-11T21:39:04.967Z Downloaded owo-colors v3.5.0
18472026-03-11T21:39:04.971Z Downloaded libtest-mimic v0.8.1
18482026-03-11T21:39:04.971Z Downloaded chumsky v0.9.3
18492026-03-11T21:39:04.974Z Downloaded relative-path v1.9.3
18502026-03-11T21:39:04.974Z Downloaded linkme v0.3.35
18512026-03-11T21:39:04.977Z Downloaded futures-timer v3.0.3
18522026-03-11T21:39:04.977Z Downloaded cargo_metadata v0.23.1
18532026-03-11T21:39:04.980Z Downloaded backtrace-ext v0.2.1
18542026-03-11T21:39:04.980Z Downloaded anes v0.1.6
18552026-03-11T21:39:04.983Z Downloaded target-lexicon v0.13.3
18562026-03-11T21:39:04.985Z Downloaded stringmetrics v2.2.2
18572026-03-11T21:39:04.986Z Downloaded concurrent-queue v2.5.0
18582026-03-11T21:39:04.986Z Downloaded termcolor v1.4.1
18592026-03-11T21:39:04.989Z Downloaded miette v5.10.0
18602026-03-11T21:39:04.998Z Downloaded rustc-demangle v0.1.27
18612026-03-11T21:39:05.002Z Downloaded cfg-expr v0.20.6
18622026-03-11T21:39:05.002Z Downloaded fancy-regex v0.14.0
18632026-03-11T21:39:05.005Z Downloaded event-listener v5.4.1
18642026-03-11T21:39:05.008Z Downloaded knuffel v3.2.0
18652026-03-11T21:39:05.011Z Downloaded trybuild v1.0.116
18662026-03-11T21:39:05.014Z Downloaded rust-argon2 v2.1.0
18672026-03-11T21:39:05.014Z Downloaded rand_distr v0.5.1
18682026-03-11T21:39:05.016Z Downloaded toml v1.0.3+spec-1.1.0
18692026-03-11T21:39:05.019Z Downloaded textwrap v0.15.2
18702026-03-11T21:39:05.022Z Downloaded rstest v0.25.0
18712026-03-11T21:39:05.025Z Downloaded backtrace v0.3.76
18722026-03-11T21:39:05.028Z Downloaded hashbrown v0.14.5
18732026-03-11T21:39:05.031Z Downloaded criterion v0.7.0
18742026-03-11T21:39:05.037Z Downloaded plotters v0.3.7
18752026-03-11T21:39:05.055Z Downloaded gimli v0.32.3
18762026-03-11T21:39:05.148Z Downloaded httpmock v0.8.3
18772026-03-11T21:39:07.170Z Checking cfg-if v1.0.4
18782026-03-11T21:39:07.538Z Checking libc v0.2.180
18792026-03-11T21:39:07.541Z Checking serde_core v1.0.228
18802026-03-11T21:39:07.617Z Checking memchr v2.8.0
18812026-03-11T21:39:07.658Z Checking smallvec v1.15.1
18822026-03-11T21:39:07.697Z Checking itoa v1.0.17
18832026-03-11T21:39:07.737Z Checking log v0.4.29
18842026-03-11T21:39:07.781Z Checking zeroize v1.8.2
18852026-03-11T21:39:07.824Z Checking libm v0.2.16
18862026-03-11T21:39:07.905Z Checking scopeguard v1.2.0
18872026-03-11T21:39:07.949Z Checking stable_deref_trait v1.2.1
18882026-03-11T21:39:07.994Z Checking zmij v1.0.21
18892026-03-11T21:39:08.038Z Checking zerofrom v0.1.6
18902026-03-11T21:39:08.081Z Checking lock_api v0.4.14
18912026-03-11T21:39:08.125Z Checking percent-encoding v2.3.2
18922026-03-11T21:39:08.167Z Checking writeable v0.6.2
18932026-03-11T21:39:08.212Z Checking errno v0.3.14
18942026-03-11T21:39:08.248Z Checking getrandom v0.2.17
18952026-03-11T21:39:08.296Z Checking yoke v0.8.1
18962026-03-11T21:39:08.351Z Checking litemap v0.8.1
18972026-03-11T21:39:08.395Z Checking icu_properties_data v2.1.2
18982026-03-11T21:39:08.395Z Checking icu_normalizer_data v2.1.1
18992026-03-11T21:39:08.483Z Checking subtle v2.6.1
19002026-03-11T21:39:08.486Z Checking form_urlencoded v1.2.2
19012026-03-11T21:39:08.564Z Checking zerovec v0.11.5
19022026-03-11T21:39:08.567Z Checking zerotrie v0.2.3
19032026-03-11T21:39:08.645Z Checking utf8_iter v1.0.4
19042026-03-11T21:39:08.682Z Checking rand_core v0.6.4
19052026-03-11T21:39:08.726Z Checking portable-atomic v1.13.1
19062026-03-11T21:39:08.726Z Checking pin-project-lite v0.2.17
19072026-03-11T21:39:08.828Z Checking critical-section v1.2.0
19082026-03-11T21:39:08.884Z Checking num-traits v0.2.19
19092026-03-11T21:39:08.927Z Checking rand_core v0.10.0
19102026-03-11T21:39:08.969Z Checking zerocopy v0.8.40
19112026-03-11T21:39:09.007Z Checking parking_lot_core v0.9.12
19122026-03-11T21:39:09.052Z Checking signal-hook-registry v1.4.8
19132026-03-11T21:39:09.137Z Checking getrandom v0.4.1
19142026-03-11T21:39:09.200Z Checking tinystr v0.8.2
19152026-03-11T21:39:09.271Z Checking potential_utf v0.1.4
19162026-03-11T21:39:09.312Z Checking parking_lot v0.12.5
19172026-03-11T21:39:09.354Z Checking once_cell v1.21.3
19182026-03-11T21:39:09.396Z Checking mio v1.1.1
19192026-03-11T21:39:09.458Z Checking icu_collections v2.1.1
19202026-03-11T21:39:09.462Z Checking icu_locale_core v2.1.1
19212026-03-11T21:39:09.592Z Checking typenum v1.19.0
19222026-03-11T21:39:09.637Z Checking socket2 v0.6.2
19232026-03-11T21:39:09.696Z Checking iana-time-zone v0.1.65
19242026-03-11T21:39:09.764Z Checking serde v1.0.228
19252026-03-11T21:39:09.813Z Checking bitflags v2.11.0
19262026-03-11T21:39:09.864Z Checking serde_json v1.0.149
19272026-03-11T21:39:09.916Z Checking semver v1.0.27
19282026-03-11T21:39:09.985Z Checking uuid v1.21.0
19292026-03-11T21:39:10.063Z Checking thiserror v2.0.18
19302026-03-11T21:39:10.216Z Checking allocator-api2 v0.2.21
19312026-03-11T21:39:10.260Z Checking futures-core v0.3.32
19322026-03-11T21:39:10.303Z Checking icu_provider v2.1.1
19332026-03-11T21:39:10.345Z Checking generic-array v0.14.7
19342026-03-11T21:39:10.384Z Checking bytes v1.11.1
19352026-03-11T21:39:10.429Z Checking chrono v0.4.44
19362026-03-11T21:39:10.476Z Checking equivalent v1.0.2
19372026-03-11T21:39:10.613Z Checking dyn-clone v1.0.20
19382026-03-11T21:39:10.657Z Checking icu_properties v2.1.2
19392026-03-11T21:39:10.657Z Checking icu_normalizer v2.1.1
19402026-03-11T21:39:10.779Z Checking const-oid v0.9.6
19412026-03-11T21:39:10.832Z Checking foldhash v0.2.0
19422026-03-11T21:39:11.013Z Checking tokio v1.49.0
19432026-03-11T21:39:11.056Z Checking crypto-common v0.1.7
19442026-03-11T21:39:11.059Z Checking hashbrown v0.16.1
19452026-03-11T21:39:11.132Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19462026-03-11T21:39:11.236Z Checking block-buffer v0.10.4
19472026-03-11T21:39:11.473Z Checking futures-sink v0.3.32
19482026-03-11T21:39:11.525Z Checking byteorder v1.5.0
19492026-03-11T21:39:11.615Z Checking rustix v1.1.3
19502026-03-11T21:39:11.654Z Checking futures-channel v0.3.32
19512026-03-11T21:39:11.790Z Checking slab v0.4.12
19522026-03-11T21:39:11.832Z Checking futures-io v0.3.32
19532026-03-11T21:39:11.839Z Checking digest v0.10.7
19542026-03-11T21:39:11.912Z Checking idna_adapter v1.2.1
19552026-03-11T21:39:11.951Z Checking futures-task v0.3.32
19562026-03-11T21:39:12.007Z Checking cpufeatures v0.2.17
19572026-03-11T21:39:12.048Z Checking indexmap v2.13.0
19582026-03-11T21:39:12.089Z Checking idna v1.1.0
19592026-03-11T21:39:12.141Z Checking thiserror v1.0.69
19602026-03-11T21:39:12.194Z Checking futures-util v0.3.32
19612026-03-11T21:39:12.195Z Checking getrandom v0.3.4
19622026-03-11T21:39:12.290Z Checking fnv v1.0.7
19632026-03-11T21:39:12.427Z Checking url v2.5.8
19642026-03-11T21:39:12.467Z Checking regex-syntax v0.8.10
19652026-03-11T21:39:12.473Z Checking http v1.4.0
19662026-03-11T21:39:12.814Z Checking tracing-core v0.1.36
19672026-03-11T21:39:12.858Z Checking base64 v0.22.1
19682026-03-11T21:39:13.047Z Checking schemars v0.8.22
19692026-03-11T21:39:13.196Z Checking unicode-ident v1.0.24
19702026-03-11T21:39:13.256Z Checking tracing v0.1.44
19712026-03-11T21:39:13.262Z Checking ppv-lite86 v0.2.21
19722026-03-11T21:39:13.338Z Checking ipnet v2.11.0
19732026-03-11T21:39:13.382Z Checking proc-macro2 v1.0.106
19742026-03-11T21:39:13.555Z Checking utf8parse v0.2.2
19752026-03-11T21:39:13.715Z Checking untrusted v0.9.0
19762026-03-11T21:39:13.757Z Checking anstyle v1.0.13
19772026-03-11T21:39:13.769Z Checking aho-corasick v1.1.4
19782026-03-11T21:39:13.848Z Checking quote v1.0.44
19792026-03-11T21:39:13.890Z Checking ring v0.17.14
19802026-03-11T21:39:14.024Z Checking anstyle-parse v0.2.7
19812026-03-11T21:39:14.034Z Checking base64ct v1.8.3
19822026-03-11T21:39:14.110Z Checking syn v2.0.117
19832026-03-11T21:39:14.589Z Checking colorchoice v1.0.4
19842026-03-11T21:39:14.599Z Checking is_terminal_polyfill v1.70.2
19852026-03-11T21:39:14.599Z Checking anstyle-query v1.1.5
19862026-03-11T21:39:14.599Z Checking block-padding v0.3.3
19872026-03-11T21:39:14.600Z Checking rustls-pki-types v1.14.0
19882026-03-11T21:39:14.600Z Checking anstream v0.6.21
19892026-03-11T21:39:14.609Z Checking httparse v1.10.1
19902026-03-11T21:39:14.752Z Checking regex-automata v0.4.14
19912026-03-11T21:39:14.804Z Checking inout v0.1.4
19922026-03-11T21:39:14.856Z Checking terminal_size v0.4.3
19932026-03-11T21:39:14.904Z Checking crossbeam-utils v0.8.21
19942026-03-11T21:39:14.915Z Checking strsim v0.11.1
19952026-03-11T21:39:15.008Z Checking cipher v0.4.4
19962026-03-11T21:39:15.055Z Checking clap_lex v1.0.0
19972026-03-11T21:39:15.175Z Checking http-body v1.0.1
19982026-03-11T21:39:15.256Z Checking rand_core v0.9.5
19992026-03-11T21:39:15.300Z Checking clap_builder v4.5.60
20002026-03-11T21:39:15.348Z Checking sha2 v0.10.9
20012026-03-11T21:39:15.356Z Checking tokio-util v0.7.18
20022026-03-11T21:39:15.362Z Checking atomic-waker v1.1.2
20032026-03-11T21:39:15.370Z Checking pem-rfc7468 v0.7.0
20042026-03-11T21:39:15.574Z Checking try-lock v0.2.5
20052026-03-11T21:39:15.632Z Checking httpdate v1.0.3
20062026-03-11T21:39:15.675Z Checking hmac v0.12.1
20072026-03-11T21:39:15.719Z Checking want v0.3.1
20082026-03-11T21:39:15.785Z Checking tower-service v0.3.3
20092026-03-11T21:39:15.847Z Checking tower-layer v0.3.3
20102026-03-11T21:39:15.888Z Checking ryu v1.0.23
20112026-03-11T21:39:15.931Z Checking pin-utils v0.1.0
20122026-03-11T21:39:15.936Z Checking rand_chacha v0.9.0
20132026-03-11T21:39:16.060Z Checking erased-serde v0.3.31
20142026-03-11T21:39:16.086Z Checking flagset v0.4.7
20152026-03-11T21:39:16.127Z Checking spin v0.9.8
20162026-03-11T21:39:16.260Z Checking rand v0.9.2
20172026-03-11T21:39:16.300Z Checking der v0.7.10
20182026-03-11T21:39:16.343Z Checking h2 v0.4.13
20192026-03-11T21:39:16.388Z Checking anyhow v1.0.102
20202026-03-11T21:39:16.645Z Checking slog v2.8.2
20212026-03-11T21:39:16.688Z Checking http-body-util v0.1.3
20222026-03-11T21:39:16.913Z Checking aws-lc-sys v0.37.1
20232026-03-11T21:39:16.999Z Checking untrusted v0.7.1
20242026-03-11T21:39:17.002Z Checking clap v4.5.60
20252026-03-11T21:39:17.081Z Checking powerfmt v0.2.0
20262026-03-11T21:39:17.166Z Checking openssl-probe v0.2.1
20272026-03-11T21:39:17.209Z Checking num_threads v0.1.7
20282026-03-11T21:39:17.280Z Checking num-conv v0.2.0
20292026-03-11T21:39:17.324Z Checking deranged v0.5.8
20302026-03-11T21:39:17.367Z Checking time-core v0.1.8
20312026-03-11T21:39:17.370Z Checking regex v1.12.3
20322026-03-11T21:39:17.370Z Checking serde_urlencoded v0.7.1
20332026-03-11T21:39:17.486Z Checking rand_chacha v0.3.1
20342026-03-11T21:39:17.490Z Checking fastrand v2.3.0
20352026-03-11T21:39:17.589Z Checking spki v0.7.3
20362026-03-11T21:39:17.702Z Checking pbkdf2 v0.12.2
20372026-03-11T21:39:17.784Z Checking aes v0.8.4
20382026-03-11T21:39:17.787Z Checking rand v0.8.5
20392026-03-11T21:39:17.866Z Checking pretty-hex v0.4.1
20402026-03-11T21:39:17.869Z Checking aws-lc-rs v1.16.0
20412026-03-11T21:39:17.869Z Checking unicode-width v0.2.0
20422026-03-11T21:39:17.902Z Checking cbc v0.1.2
20432026-03-11T21:39:18.040Z Checking salsa20 v0.10.2
20442026-03-11T21:39:18.170Z Checking ipnetwork v0.21.1
20452026-03-11T21:39:18.242Z Checking scrypt v0.11.0
20462026-03-11T21:39:18.291Z Checking tempfile v3.25.0
20472026-03-11T21:39:18.342Z Checking rustls-native-certs v0.8.3
20482026-03-11T21:39:18.455Z Checking sync_wrapper v1.0.2
20492026-03-11T21:39:18.499Z Checking hex v0.4.3
20502026-03-11T21:39:18.551Z Checking plain v0.2.3
20512026-03-11T21:39:18.594Z Checking pkcs5 v0.7.1
20522026-03-11T21:39:18.598Z Checking webpki-roots v1.0.6
20532026-03-11T21:39:18.673Z Checking tower v0.5.3
20542026-03-11T21:39:18.717Z Checking camino v1.2.2
20552026-03-11T21:39:18.720Z Checking time v0.3.47
20562026-03-11T21:39:18.809Z Checking ucd-trie v0.1.7
20572026-03-11T21:39:18.852Z Checking mime v0.3.17
20582026-03-11T21:39:18.959Z Checking iri-string v0.7.10
20592026-03-11T21:39:19.007Z Checking pest v2.8.6
20602026-03-11T21:39:19.091Z Checking pkcs8 v0.10.2
20612026-03-11T21:39:19.095Z Checking rustls-webpki v0.103.9
20622026-03-11T21:39:19.172Z Checking openapiv3 v2.2.0
20632026-03-11T21:39:19.227Z Checking either v1.15.0
20642026-03-11T21:39:19.349Z Checking encoding_rs v0.8.35
20652026-03-11T21:39:19.507Z Checking winnow v0.7.14
20662026-03-11T21:39:19.726Z Checking rustls v0.23.37
20672026-03-11T21:39:19.938Z Checking hyper v1.8.1
20682026-03-11T21:39:20.355Z Checking foreign-types-shared v0.1.1
20692026-03-11T21:39:20.462Z Checking tower-http v0.6.8
20702026-03-11T21:39:20.503Z Checking foreign-types v0.3.2
20712026-03-11T21:39:20.546Z Checking oxnet v0.1.4
20722026-03-11T21:39:20.620Z Checking lazy_static v1.5.0
20732026-03-11T21:39:20.664Z Checking openssl-sys v0.9.111
20742026-03-11T21:39:20.766Z Checking static_assertions v1.1.0
20752026-03-11T21:39:20.850Z Checking signature v2.2.0
20762026-03-11T21:39:20.893Z Checking simd-adler32 v0.3.8
20772026-03-11T21:39:20.896Z Checking hubpack v0.1.2
20782026-03-11T21:39:20.973Z Checking adler2 v2.0.1
20792026-03-11T21:39:21.044Z Checking sha1 v0.10.6
20802026-03-11T21:39:21.139Z Checking strum v0.26.3
20812026-03-11T21:39:21.144Z Checking data-encoding v2.10.0
20822026-03-11T21:39:21.221Z Checking miniz_oxide v0.8.9
20832026-03-11T21:39:21.224Z Checking hyper-util v0.1.20
20842026-03-11T21:39:21.224Z Checking tinyvec_macros v0.1.1
20852026-03-11T21:39:21.341Z Checking serde_spanned v0.6.9
20862026-03-11T21:39:21.344Z Checking toml_datetime v0.6.11
20872026-03-11T21:39:21.420Z Checking tinyvec v1.10.0
20882026-03-11T21:39:21.464Z Checking openssl v0.10.75
20892026-03-11T21:39:21.526Z Checking num-integer v0.1.46
20902026-03-11T21:39:21.569Z Checking scroll v0.13.0
20912026-03-11T21:39:21.644Z Checking bit-vec v0.8.0
20922026-03-11T21:39:21.721Z Checking base16ct v0.2.0
20932026-03-11T21:39:21.860Z Checking crossbeam-epoch v0.9.18
20942026-03-11T21:39:21.903Z Checking crc32fast v1.5.0
20952026-03-11T21:39:21.906Z Checking goblin v0.10.5
20962026-03-11T21:39:21.981Z Checking bit-set v0.8.0
20972026-03-11T21:39:21.984Z Checking sec1 v0.7.3
20982026-03-11T21:39:22.106Z Checking ff v0.13.1
20992026-03-11T21:39:22.176Z Checking memmap2 v0.9.10
21002026-03-11T21:39:22.219Z Checking wait-timeout v0.2.1
21012026-03-11T21:39:22.297Z Checking group v0.13.0
21022026-03-11T21:39:22.340Z Checking num-iter v0.1.45
21032026-03-11T21:39:22.402Z Checking dtrace-parser v0.3.0
21042026-03-11T21:39:22.444Z Checking bstr v1.12.1
21052026-03-11T21:39:22.512Z Checking hkdf v0.12.4
21062026-03-11T21:39:22.515Z Checking ahash v0.8.12
21072026-03-11T21:39:22.711Z Checking crypto-bigint v0.5.5
21082026-03-11T21:39:22.755Z Checking scroll v0.12.0
21092026-03-11T21:39:22.842Z Checking thread-id v5.1.0
21102026-03-11T21:39:22.948Z Checking tokio-rustls v0.26.4
21112026-03-11T21:39:22.992Z Checking quick-error v1.2.3
21122026-03-11T21:39:22.995Z Checking rand_xorshift v0.4.0
21132026-03-11T21:39:23.072Z Checking zerocopy v0.7.35
21142026-03-11T21:39:23.113Z Checking goblin v0.8.2
21152026-03-11T21:39:23.154Z Checking rusty-fork v0.3.1
21162026-03-11T21:39:23.207Z Checking unarray v0.1.4
21172026-03-11T21:39:23.268Z Checking hyper-rustls v0.27.7
21182026-03-11T21:39:23.369Z Checking num-bigint-dig v0.8.6
21192026-03-11T21:39:23.413Z Checking proptest v1.10.0
21202026-03-11T21:39:23.562Z Checking dtrace-parser v0.2.0
21212026-03-11T21:39:23.824Z Checking pkcs1 v0.7.5
21222026-03-11T21:39:23.909Z Checking x509-cert v0.2.5
21232026-03-11T21:39:24.122Z Checking thread-id v4.2.2
21242026-03-11T21:39:24.254Z Checking psl-types v2.0.11
21252026-03-11T21:39:24.297Z Checking elliptic-curve v0.13.8
21262026-03-11T21:39:24.337Z Checking native-tls v0.2.18
21272026-03-11T21:39:24.432Z Checking zlib-rs v0.6.2
21282026-03-11T21:39:24.559Z Checking unicode-segmentation v1.12.0
21292026-03-11T21:39:24.603Z Checking tokio-native-tls v0.3.1
21302026-03-11T21:39:24.726Z Checking rsa v0.9.10
21312026-03-11T21:39:24.823Z Checking hyper-tls v0.6.0
21322026-03-11T21:39:24.827Z Checking publicsuffix v2.3.0
21332026-03-11T21:39:25.002Z Checking crossbeam-deque v0.8.6
21342026-03-11T21:39:25.064Z Checking reqwest v0.12.28
21352026-03-11T21:39:25.242Z Checking cookie v0.18.1
21362026-03-11T21:39:25.258Z Checking rfc6979 v0.4.0
21372026-03-11T21:39:25.366Z Checking dof v0.4.0
21382026-03-11T21:39:25.370Z Checking toml_write v0.1.2
21392026-03-11T21:39:25.448Z Checking ecdsa v0.16.9
21402026-03-11T21:39:25.452Z Checking cookie_store v0.22.1
21412026-03-11T21:39:25.638Z Checking flate2 v1.1.9
21422026-03-11T21:39:25.680Z Checking toml_edit v0.22.27
21432026-03-11T21:39:25.874Z Checking dof v0.3.0
21442026-03-11T21:39:25.921Z Checking rustls-platform-verifier v0.6.2
21452026-03-11T21:39:25.970Z Checking toml_parser v1.0.9+spec-1.1.0
21462026-03-11T21:39:25.974Z Checking newtype-uuid v1.3.2
21472026-03-11T21:39:26.072Z Checking curve25519-dalek v4.1.3
21482026-03-11T21:39:26.124Z Checking rustix v0.38.44
21492026-03-11T21:39:26.215Z Checking env_filter v1.0.0
21502026-03-11T21:39:26.281Z Checking usdt-impl v0.5.0
21512026-03-11T21:39:26.284Z Checking keccak v0.1.6
21522026-03-11T21:39:26.363Z Checking usdt-impl v0.6.0
21532026-03-11T21:39:26.426Z Checking env_logger v0.11.9
21542026-03-11T21:39:26.468Z Checking daft v0.1.5
21552026-03-11T21:39:26.573Z Checking sha3 v0.10.8
21562026-03-11T21:39:26.673Z Checking reqwest v0.13.2
21572026-03-11T21:39:26.716Z Checking ed25519 v2.2.3
21582026-03-11T21:39:26.757Z Checking usdt v0.6.0
21592026-03-11T21:39:26.803Z Checking itertools v0.13.0
21602026-03-11T21:39:26.872Z Checking serde_with v3.17.0
21612026-03-11T21:39:26.980Z Checking siphasher v1.0.2
21622026-03-11T21:39:27.021Z Checking bitflags v1.3.2
21632026-03-11T21:39:27.137Z Checking ed25519-dalek v2.2.0
21642026-03-11T21:39:27.179Z Checking unicode-normalization v0.1.25
21652026-03-11T21:39:27.222Z Checking signal-hook v0.3.18
21662026-03-11T21:39:27.225Z Checking toml_datetime v0.7.5+spec-1.1.0
21672026-03-11T21:39:27.303Z Checking managed v0.8.0
21682026-03-11T21:39:27.464Z Checking winnow v0.5.40
21692026-03-11T21:39:27.504Z Checking rayon-core v1.13.0
21702026-03-11T21:39:27.548Z Checking bzip2-sys v0.1.13+1.0.8
21712026-03-11T21:39:27.590Z Checking object v0.37.3
21722026-03-11T21:39:27.686Z Checking foldhash v0.1.5
21732026-03-11T21:39:27.747Z Checking bzip2 v0.4.4
21742026-03-11T21:39:27.842Z Checking signal-hook-mio v0.2.5
21752026-03-11T21:39:27.890Z Checking hashbrown v0.15.5
21762026-03-11T21:39:27.956Z Checking ref-cast v1.0.25
21772026-03-11T21:39:27.999Z Checking zstd-sys v2.0.16+zstd.1.5.7
21782026-03-11T21:39:28.004Z Checking zip v0.6.6
21792026-03-11T21:39:28.108Z Checking libbz2-rs-sys v0.2.2
21802026-03-11T21:39:28.177Z Checking zstd-safe v7.2.4
21812026-03-11T21:39:28.251Z Checking bumpalo v3.20.2
21822026-03-11T21:39:28.418Z Checking zstd v0.13.3
21832026-03-11T21:39:28.495Z Checking crossterm v0.28.1
21842026-03-11T21:39:28.556Z Checking zopfli v0.8.3
21852026-03-11T21:39:28.597Z Checking rayon v1.11.0
21862026-03-11T21:39:28.653Z Checking bzip2 v0.6.1
21872026-03-11T21:39:28.706Z Checking similar v2.7.0
21882026-03-11T21:39:28.897Z Checking fs-err v3.3.0
21892026-03-11T21:39:28.939Z Checking hash32 v0.2.1
21902026-03-11T21:39:29.017Z Checking serde-big-array v0.5.1
21912026-03-11T21:39:29.092Z Checking toml_edit v0.19.15
21922026-03-11T21:39:29.177Z Checking predicates-core v1.0.10
21932026-03-11T21:39:29.220Z Checking jiff v0.2.21
21942026-03-11T21:39:29.262Z Checking unicode-properties v0.1.4
21952026-03-11T21:39:29.307Z Checking unicode-bidi v0.3.18
21962026-03-11T21:39:29.362Z Checking heapless v0.7.17
21972026-03-11T21:39:29.491Z Checking hickory-proto v0.25.2
21982026-03-11T21:39:29.535Z Checking tokio-stream v0.1.18
21992026-03-11T21:39:29.723Z Checking stringprep v0.1.5
22002026-03-11T21:39:29.941Z Checking md-5 v0.10.6
22012026-03-11T21:39:29.982Z Checking float-cmp v0.10.0
22022026-03-11T21:39:30.100Z Checking rustc-hash v2.1.1
22032026-03-11T21:39:30.150Z Checking normalize-line-endings v0.3.0
22042026-03-11T21:39:30.192Z Checking fallible-iterator v0.2.0
22052026-03-11T21:39:30.271Z Checking difflib v0.4.0
22062026-03-11T21:39:30.313Z Checking iddqd v0.3.17
22072026-03-11T21:39:30.534Z Checking predicates v3.1.4
22082026-03-11T21:39:30.537Z Checking toml v0.7.8
22092026-03-11T21:39:30.618Z Checking postgres-protocol v0.6.10
22102026-03-11T21:39:30.621Z Checking smoltcp v0.9.1
22112026-03-11T21:39:30.958Z Checking phf_shared v0.11.3
22122026-03-11T21:39:31.029Z Checking phf_shared v0.13.1
22132026-03-11T21:39:31.072Z Checking itertools v0.12.1
22142026-03-11T21:39:31.075Z Checking console v0.16.2
22152026-03-11T21:39:31.175Z Checking buf-list v1.1.2
22162026-03-11T21:39:31.333Z Checking strum v0.27.2
22172026-03-11T21:39:31.441Z Checking fixedbitset v0.5.7
22182026-03-11T21:39:31.500Z Checking precomputed-hash v0.1.1
22192026-03-11T21:39:31.504Z Checking lalrpop-util v0.19.12
22202026-03-11T21:39:31.504Z Checking fixedbitset v0.4.2
22212026-03-11T21:39:31.619Z Checking new_debug_unreachable v1.0.6
22222026-03-11T21:39:31.660Z Checking unit-prefix v0.5.2
22232026-03-11T21:39:31.723Z Checking petgraph v0.8.3
22242026-03-11T21:39:31.765Z Checking petgraph v0.6.5
22252026-03-11T21:39:31.768Z Checking string_cache v0.8.9
22262026-03-11T21:39:31.847Z Checking indicatif v0.18.4
22272026-03-11T21:39:31.850Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22282026-03-11T21:39:32.006Z Checking phf v0.13.1
22292026-03-11T21:39:32.240Z Checking postgres-types v0.2.12
22302026-03-11T21:39:32.330Z Checking zip v4.6.1
22312026-03-11T21:39:32.372Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22322026-03-11T21:39:32.450Z Checking zone v0.3.1
22332026-03-11T21:39:32.685Z Checking peg-runtime v0.8.5
22342026-03-11T21:39:32.775Z Checking whoami v2.1.0
22352026-03-11T21:39:32.953Z Checking futures-executor v0.3.32
22362026-03-11T21:39:33.043Z Checking is-terminal v0.4.17
22372026-03-11T21:39:33.078Z Checking tokio-postgres v0.7.16
22382026-03-11T21:39:33.120Z Checking crossbeam-channel v0.5.15
22392026-03-11T21:39:33.168Z Checking futures v0.3.32
22402026-03-11T21:39:33.211Z Checking thread_local v1.1.9
22412026-03-11T21:39:33.297Z Checking take_mut v0.2.2
22422026-03-11T21:39:33.415Z Checking term v1.2.1
22432026-03-11T21:39:33.445Z Checking regress v0.10.5
22442026-03-11T21:39:33.489Z Compiling rustls v0.22.4
22452026-03-11T21:39:33.561Z Compiling newtype-uuid-macros v0.1.0
22462026-03-11T21:39:33.604Z Checking slog-async v2.8.0
22472026-03-11T21:39:33.690Z Checking slog-term v2.9.2
22482026-03-11T21:39:33.821Z Compiling structmeta-derive v0.3.0
22492026-03-11T21:39:33.906Z Compiling multer v3.1.0
22502026-03-11T21:39:33.913Z Compiling async-stream-impl v0.3.6
22512026-03-11T21:39:34.068Z Compiling dropshot v0.16.7
22522026-03-11T21:39:34.241Z Compiling dropshot_endpoint v0.16.7
22532026-03-11T21:39:34.452Z Checking match_cfg v0.1.0
22542026-03-11T21:39:34.575Z Checking hostname v0.3.1
22552026-03-11T21:39:34.630Z Checking slog-json v2.6.1
22562026-03-11T21:39:34.731Z Checking debug-ignore v1.0.5
22572026-03-11T21:39:34.775Z Checking serde_spanned v1.0.4
22582026-03-11T21:39:34.778Z Checking toml_writer v1.0.6+spec-1.1.0
22592026-03-11T21:39:34.858Z Checking slog-bunyan v2.5.0
22602026-03-11T21:39:34.900Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22612026-03-11T21:39:34.971Z Checking progenitor-client v0.13.0
22622026-03-11T21:39:35.052Z Checking rustls-webpki v0.102.8
22632026-03-11T21:39:35.095Z Checking serde_path_to_error v0.1.20
22642026-03-11T21:39:35.146Z Checking toml v0.9.12+spec-1.1.0
22652026-03-11T21:39:35.296Z Checking async-stream v0.3.6
22662026-03-11T21:39:35.337Z Compiling structmeta v0.3.0
22672026-03-11T21:39:35.458Z Checking waitgroup v0.1.2
22682026-03-11T21:39:35.499Z Checking rustls-pemfile v2.2.0
22692026-03-11T21:39:35.504Z Checking hostname v0.4.2
22702026-03-11T21:39:35.626Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22712026-03-11T21:39:35.672Z Compiling derive-ex v0.1.8
22722026-03-11T21:39:35.712Z Compiling parse-display-derive v0.10.0
22732026-03-11T21:39:35.715Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22742026-03-11T21:39:35.791Z Checking itertools v0.14.0
22752026-03-11T21:39:35.969Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22762026-03-11T21:39:36.007Z Checking macaddr v1.0.1
22772026-03-11T21:39:36.175Z Checking progenitor-client v0.10.0
22782026-03-11T21:39:36.270Z Checking instant v0.1.13
22792026-03-11T21:39:36.415Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22802026-03-11T21:39:36.485Z Checking backoff v0.4.0
22812026-03-11T21:39:36.528Z Checking backon v1.6.0
22822026-03-11T21:39:36.584Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
22832026-03-11T21:39:36.737Z Checking heck v0.5.0
22842026-03-11T21:39:36.780Z Checking camino-tempfile v1.4.1
22852026-03-11T21:39:37.015Z Checking toml v0.8.23
22862026-03-11T21:39:37.243Z Compiling cfg_aliases v0.2.1
22872026-03-11T21:39:37.283Z Compiling crucible-workspace-hack v0.1.0
22882026-03-11T21:39:37.367Z Compiling memoffset v0.9.1
22892026-03-11T21:39:37.489Z Compiling toml_edit v0.23.10+spec-1.0.0
22902026-03-11T21:39:37.599Z Checking tokio-rustls v0.25.0
22912026-03-11T21:39:37.771Z Checking secrecy v0.10.3
22922026-03-11T21:39:37.953Z Checking glob v0.3.3
22932026-03-11T21:39:37.996Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22942026-03-11T21:39:38.038Z Compiling test-strategy v0.4.5
22952026-03-11T21:39:38.041Z Checking parse-display v0.10.0
22962026-03-11T21:39:38.215Z Compiling heapless v0.8.0
22972026-03-11T21:39:38.257Z Compiling proc-macro-crate v3.4.0
22982026-03-11T21:39:38.306Z Compiling unsafe-libyaml v0.2.11
22992026-03-11T21:39:38.666Z Compiling ingot-macros v0.1.1
23002026-03-11T21:39:39.015Z Checking tabwriter v1.4.1
23012026-03-11T21:39:39.056Z Checking hash32 v0.3.1
23022026-03-11T21:39:39.102Z Compiling convert_case v0.4.0
23032026-03-11T21:39:39.238Z Compiling serde_yaml v0.9.34+deprecated
23042026-03-11T21:39:39.278Z Compiling smoltcp v0.11.0
23052026-03-11T21:39:39.419Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23062026-03-11T21:39:39.646Z Compiling derive_more v0.99.20
23072026-03-11T21:39:39.861Z Compiling num_enum_derive v0.7.5
23082026-03-11T21:39:40.194Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23092026-03-11T21:39:40.324Z Checking cobs v0.3.0
23102026-03-11T21:39:40.423Z Compiling foreign-types-macros v0.2.3
23112026-03-11T21:39:40.540Z Checking foreign-types-shared v0.3.1
23122026-03-11T21:39:40.689Z Checking cpufeatures v0.3.0
23132026-03-11T21:39:40.732Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23142026-03-11T21:39:40.816Z Checking chacha20 v0.10.0
23152026-03-11T21:39:41.034Z Checking postcard v1.1.3
23162026-03-11T21:39:41.231Z Checking foreign-types v0.5.0
23172026-03-11T21:39:41.334Z Checking num_enum v0.7.5
23182026-03-11T21:39:41.460Z Compiling proc-macro-crate v1.3.1
23192026-03-11T21:39:41.505Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23202026-03-11T21:39:41.548Z Checking sigpipe v0.1.3
23212026-03-11T21:39:41.588Z Checking cstr-argument v0.1.2
23222026-03-11T21:39:41.678Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23232026-03-11T21:39:41.772Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23242026-03-11T21:39:41.826Z Checking colored v3.1.1
23252026-03-11T21:39:42.038Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23262026-03-11T21:39:42.120Z Compiling num_enum_derive v0.5.11
23272026-03-11T21:39:42.174Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23282026-03-11T21:39:42.266Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23292026-03-11T21:39:42.374Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23302026-03-11T21:39:42.427Z Checking rand v0.10.0
23312026-03-11T21:39:42.468Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23322026-03-11T21:39:42.528Z Checking ingot-types v0.1.2
23332026-03-11T21:39:42.604Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23342026-03-11T21:39:42.836Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23352026-03-11T21:39:42.880Z Compiling nix v0.30.1
23362026-03-11T21:39:43.019Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23372026-03-11T21:39:43.061Z Checking ingot v0.1.1
23382026-03-11T21:39:43.103Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=19c5faa556ebab465ac6cf42a133125c41b9e2c5#19c5faa5)
23392026-03-11T21:39:43.310Z Checking smf v0.2.3
23402026-03-11T21:39:43.364Z Compiling num-derive v0.4.2
23412026-03-11T21:39:43.513Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23422026-03-11T21:39:43.616Z Checking num_enum v0.5.11
23432026-03-11T21:39:43.701Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=19c5faa556ebab465ac6cf42a133125c41b9e2c5#19c5faa5)
23442026-03-11T21:39:43.785Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23452026-03-11T21:39:43.883Z Checking whoami v1.6.1
23462026-03-11T21:39:43.930Z Compiling typify-impl v0.6.1
23472026-03-11T21:39:44.137Z Checking half v2.7.1
23482026-03-11T21:39:44.258Z Checking ciborium-io v0.2.2
23492026-03-11T21:39:44.404Z Checking indent_write v2.2.0
23502026-03-11T21:39:44.524Z Checking ciborium-ll v0.2.2
23512026-03-11T21:39:44.603Z Checking universal-hash v0.5.1
23522026-03-11T21:39:44.704Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23532026-03-11T21:39:44.778Z Checking ciborium v0.2.2
23542026-03-11T21:39:44.819Z Checking opaque-debug v0.3.1
23552026-03-11T21:39:44.861Z Checking aead v0.5.2
23562026-03-11T21:39:44.939Z Checking swrite v0.1.0
23572026-03-11T21:39:45.024Z Checking poly1305 v0.8.0
23582026-03-11T21:39:45.067Z Checking chacha20 v0.9.1
23592026-03-11T21:39:45.105Z Checking unicode-width v0.1.14
23602026-03-11T21:39:45.340Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23612026-03-11T21:39:45.396Z Compiling thiserror-impl-no-std v2.0.2
23622026-03-11T21:39:45.399Z Checking password-hash v0.5.0
23632026-03-11T21:39:45.475Z Checking blake2 v0.10.6
23642026-03-11T21:39:45.565Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23652026-03-11T21:39:45.737Z Compiling usdt-macro v0.5.0
23662026-03-11T21:39:45.779Z Compiling usdt-attr-macro v0.5.0
23672026-03-11T21:39:45.820Z Checking memmap v0.7.0
23682026-03-11T21:39:45.891Z Checking argon2 v0.5.3
23692026-03-11T21:39:46.022Z Checking chacha20poly1305 v0.10.1
23702026-03-11T21:39:46.210Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23712026-03-11T21:39:46.358Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=19c5faa556ebab465ac6cf42a133125c41b9e2c5#19c5faa5)
23722026-03-11T21:39:46.621Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23732026-03-11T21:39:46.705Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=19c5faa556ebab465ac6cf42a133125c41b9e2c5#19c5faa5)
23742026-03-11T21:39:46.747Z Compiling derive-where v1.6.0
23752026-03-11T21:39:46.843Z Checking usdt v0.5.0
23762026-03-11T21:39:46.924Z Checking atomicwrites v0.4.4
23772026-03-11T21:39:47.051Z Checking thiserror-no-std v2.0.2
23782026-03-11T21:39:47.093Z Checking tokio-dtrace v0.1.1
23792026-03-11T21:39:47.133Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23802026-03-11T21:39:47.137Z Checking console v0.15.11
23812026-03-11T21:39:47.211Z Checking vsss-rs v3.3.4
23822026-03-11T21:39:47.346Z Checking oxide-tokio-rt v0.1.2
23832026-03-11T21:39:47.558Z Checking newline-converter v0.3.0
23842026-03-11T21:39:47.597Z Compiling prettyplease v0.2.37
23852026-03-11T21:39:47.722Z Checking expectorate v1.2.0
23862026-03-11T21:39:47.850Z Checking bytecount v0.6.9
23872026-03-11T21:39:47.938Z Compiling owo-colors v4.3.0
23882026-03-11T21:39:47.988Z Compiling cancel-safe-futures v0.1.5
23892026-03-11T21:39:48.027Z Checking libsw-core v0.3.2
23902026-03-11T21:39:48.241Z Checking libsw v3.5.0
23912026-03-11T21:39:48.462Z Checking linear-map v1.2.0
23922026-03-11T21:39:48.511Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23932026-03-11T21:39:48.555Z Checking same-file v1.0.6
23942026-03-11T21:39:48.708Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=19c5faa556ebab465ac6cf42a133125c41b9e2c5#19c5faa5)
23952026-03-11T21:39:48.749Z Checking num-rational v0.4.2
23962026-03-11T21:39:48.752Z Checking walkdir v2.5.0
23972026-03-11T21:39:48.752Z Checking num-complex v0.4.6
23982026-03-11T21:39:48.870Z Checking float-ord v0.3.2
23992026-03-11T21:39:48.961Z Checking gethostname v0.5.0
24002026-03-11T21:39:49.110Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24012026-03-11T21:39:49.167Z Compiling typify-impl v0.4.3
24022026-03-11T21:39:49.252Z Compiling async-recursion v1.1.1
24032026-03-11T21:39:49.355Z Checking num v0.4.3
24042026-03-11T21:39:49.480Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24052026-03-11T21:39:49.522Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24062026-03-11T21:39:50.427Z Compiling typify-macro v0.6.1
24072026-03-11T21:39:51.248Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24082026-03-11T21:39:51.571Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24092026-03-11T21:39:51.668Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24102026-03-11T21:39:52.350Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24112026-03-11T21:39:52.392Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24122026-03-11T21:39:52.798Z Compiling typify v0.6.1
24132026-03-11T21:39:52.968Z Compiling progenitor-impl v0.13.0
24142026-03-11T21:39:54.188Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24152026-03-11T21:39:55.035Z Checking unicode-linebreak v0.1.5
24162026-03-11T21:39:55.347Z Checking smawk v0.3.2
24172026-03-11T21:39:55.546Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24182026-03-11T21:39:55.612Z Compiling typify-macro v0.4.3
24192026-03-11T21:39:55.782Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24202026-03-11T21:39:55.873Z Checking globset v0.4.18
24212026-03-11T21:39:56.524Z Compiling convert_case v0.10.0
24222026-03-11T21:39:56.714Z Compiling progenitor-macro v0.13.0
24232026-03-11T21:39:57.098Z Compiling slog-dtrace v0.3.0
24242026-03-11T21:39:57.382Z Checking resolv-conf v0.7.6
24252026-03-11T21:39:57.556Z Compiling derive_more-impl v2.1.1
24262026-03-11T21:39:57.953Z Compiling typify v0.4.3
24272026-03-11T21:39:58.125Z Compiling pin-project-internal v1.1.11
24282026-03-11T21:39:58.225Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24292026-03-11T21:39:58.554Z Checking pem v3.0.6
24302026-03-11T21:39:58.719Z Checking derive_more v2.1.1
24312026-03-11T21:39:58.798Z Checking fd-lock v4.0.4
24322026-03-11T21:39:58.801Z Checking vte v0.14.1
24332026-03-11T21:39:58.877Z Checking crossterm v0.29.0
24342026-03-11T21:39:58.989Z Checking display-error-chain v0.2.2
24352026-03-11T21:39:59.069Z Checking strip-ansi-escapes v0.2.1
24362026-03-11T21:39:59.177Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24372026-03-11T21:39:59.235Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24382026-03-11T21:39:59.489Z Compiling snafu-derive v0.8.9
24392026-03-11T21:39:59.677Z Checking termtree v0.5.1
24402026-03-11T21:39:59.753Z Checking pin-project v1.1.11
24412026-03-11T21:39:59.887Z Checking linked-hash-map v0.5.6
24422026-03-11T21:39:59.928Z Checking nu-ansi-term v0.50.3
24432026-03-11T21:40:00.062Z Compiling progenitor-impl v0.11.2
24442026-03-11T21:40:00.140Z Checking lru-cache v0.1.2
24452026-03-11T21:40:00.235Z Checking reedline v0.40.0
24462026-03-11T21:40:00.325Z Checking textwrap v0.16.2
24472026-03-11T21:40:00.630Z Checking olpc-cjson v0.1.4
24482026-03-11T21:40:00.838Z Checking hickory-proto v0.24.4
24492026-03-11T21:40:01.420Z Checking serde_plain v1.0.2
24502026-03-11T21:40:01.646Z Checking typed-path v0.9.3
24512026-03-11T21:40:01.806Z Compiling minimal-lexical v0.2.1
24522026-03-11T21:40:02.165Z Compiling nom v7.1.3
24532026-03-11T21:40:02.206Z Checking snafu v0.8.9
24542026-03-11T21:40:02.777Z Checking tough v0.20.0
24552026-03-11T21:40:03.328Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24562026-03-11T21:40:03.452Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24572026-03-11T21:40:03.772Z Checking progenitor v0.13.0
24582026-03-11T21:40:03.816Z Checking progenitor-client v0.11.2
24592026-03-11T21:40:03.855Z Compiling progenitor-macro v0.11.2
24602026-03-11T21:40:03.976Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24612026-03-11T21:40:04.065Z Checking nibble_vec v0.1.0
24622026-03-11T21:40:04.129Z Checking endian-type v0.1.2
24632026-03-11T21:40:04.169Z Checking hickory-resolver v0.24.4
24642026-03-11T21:40:04.260Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24652026-03-11T21:40:04.327Z Checking radix_trie v0.2.1
24662026-03-11T21:40:04.635Z Compiling ar_archive_writer v0.5.1
24672026-03-11T21:40:04.769Z Checking humantime v2.3.0
24682026-03-11T21:40:05.044Z Checking base64 v0.21.7
24692026-03-11T21:40:05.086Z Checking csv-core v0.1.13
24702026-03-11T21:40:05.154Z Checking qorb v0.4.1
24712026-03-11T21:40:05.390Z Checking csv v1.4.0
24722026-03-11T21:40:05.622Z Compiling stacker v0.1.23
24732026-03-11T21:40:05.881Z Compiling psm v0.1.30
24742026-03-11T21:40:05.923Z Checking highway v1.3.0
24752026-03-11T21:40:06.137Z Compiling cfg_aliases v0.1.1
24762026-03-11T21:40:06.297Z Compiling nix v0.28.0
24772026-03-11T21:40:06.349Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24782026-03-11T21:40:06.720Z Checking papergrid v0.11.0
24792026-03-11T21:40:06.816Z Compiling tabled_derive v0.7.0
24802026-03-11T21:40:06.857Z Checking home v0.5.12
24812026-03-11T21:40:07.081Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24822026-03-11T21:40:07.143Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24832026-03-11T21:40:07.576Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24842026-03-11T21:40:07.688Z Checking phf_shared v0.12.1
24852026-03-11T21:40:07.822Z Compiling recursive-proc-macro-impl v0.1.1
24862026-03-11T21:40:07.910Z Compiling semver v0.1.20
24872026-03-11T21:40:08.171Z Checking tabled v0.15.0
24882026-03-11T21:40:08.217Z Compiling chrono-tz v0.10.4
24892026-03-11T21:40:08.220Z Compiling rustc_version v0.1.7
24902026-03-11T21:40:08.299Z Checking phf v0.12.1
24912026-03-11T21:40:08.386Z Checking recursive v0.1.1
24922026-03-11T21:40:08.560Z Compiling const_format_proc_macros v0.2.34
24932026-03-11T21:40:08.675Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24942026-03-11T21:40:08.733Z Compiling peg-macros v0.8.5
24952026-03-11T21:40:09.393Z Checking winnow v0.6.26
24962026-03-11T21:40:09.761Z Compiling sqlparser_derive v0.5.0
24972026-03-11T21:40:09.801Z Checking unicode_categories v0.1.1
24982026-03-11T21:40:09.911Z Checking const_format v0.2.35
24992026-03-11T21:40:10.042Z Checking rustyline v14.0.0
25002026-03-11T21:40:10.616Z Checking peg v0.8.5
25012026-03-11T21:40:10.743Z Compiling newtype_derive v0.1.6
25022026-03-11T21:40:10.787Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25032026-03-11T21:40:10.828Z Checking sqlparser v0.61.0
25042026-03-11T21:40:10.878Z Checking progenitor v0.11.2
25052026-03-11T21:40:10.976Z Checking sqlformat v0.3.5
25062026-03-11T21:40:11.019Z Checking bcs v0.1.6
25072026-03-11T21:40:11.100Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25082026-03-11T21:40:11.284Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25092026-03-11T21:40:11.353Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25102026-03-11T21:40:11.395Z Checking steno v0.4.1
25112026-03-11T21:40:11.577Z Checking utf-8 v0.7.6
25122026-03-11T21:40:11.665Z Checking filetime v0.2.27
25132026-03-11T21:40:11.709Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25142026-03-11T21:40:11.778Z Checking arc-swap v1.8.2
25152026-03-11T21:40:11.864Z Checking xattr v1.6.1
25162026-03-11T21:40:12.061Z Checking tar v0.4.44
25172026-03-11T21:40:12.100Z Checking slog-scope v4.4.1
25182026-03-11T21:40:12.298Z Checking slog-stdlog v4.1.1
25192026-03-11T21:40:12.481Z Checking slog-envlogger v2.2.0
25202026-03-11T21:40:12.592Z Checking tungstenite v0.21.0
25212026-03-11T21:40:12.694Z Checking typeid v1.0.3
25222026-03-11T21:40:12.736Z Compiling progenitor-impl v0.10.0
25232026-03-11T21:40:12.849Z Checking subprocess v0.2.15
25242026-03-11T21:40:13.209Z Checking tokio-tungstenite v0.21.0
25252026-03-11T21:40:13.282Z Checking headers-core v0.3.0
25262026-03-11T21:40:13.473Z Checking headers v0.4.1
25272026-03-11T21:40:13.629Z Compiling lzma-sys v0.1.20
25282026-03-11T21:40:14.104Z Compiling cargo_toml v0.22.3
25292026-03-11T21:40:14.163Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25302026-03-11T21:40:14.440Z Checking yasna v0.5.2
25312026-03-11T21:40:14.504Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25322026-03-11T21:40:14.763Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25332026-03-11T21:40:14.981Z Checking rcgen v0.12.1
25342026-03-11T21:40:15.090Z Checking xz2 v0.1.7
25352026-03-11T21:40:15.339Z Checking ron v0.12.0
25362026-03-11T21:40:15.420Z Checking base16ct v1.0.0
25372026-03-11T21:40:15.629Z Checking dropshot-api-manager-types v0.5.2
25382026-03-11T21:40:15.865Z Checking tagptr v0.2.0
25392026-03-11T21:40:16.086Z Checking moka v0.12.13
25402026-03-11T21:40:16.258Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25412026-03-11T21:40:16.377Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25422026-03-11T21:40:16.506Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25432026-03-11T21:40:16.557Z Compiling libefi-sys v0.1.0
25442026-03-11T21:40:16.602Z Compiling radium v0.7.0
25452026-03-11T21:40:16.644Z Compiling progenitor-macro v0.10.0
25462026-03-11T21:40:16.885Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25472026-03-11T21:40:16.939Z Compiling bitfield-struct v0.6.2
25482026-03-11T21:40:17.022Z Checking hickory-resolver v0.25.2
25492026-03-11T21:40:17.099Z Compiling maybe-uninit v2.0.0
25502026-03-11T21:40:17.152Z Checking tap v1.0.1
25512026-03-11T21:40:17.324Z Checking wyz v0.5.1
25522026-03-11T21:40:17.821Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25532026-03-11T21:40:17.886Z Compiling zerocopy-derive v0.6.6
25542026-03-11T21:40:17.926Z Checking crc-catalog v2.4.0
25552026-03-11T21:40:17.977Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25562026-03-11T21:40:18.062Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
25572026-03-11T21:40:18.101Z Compiling packed_struct v0.10.1
25582026-03-11T21:40:18.192Z Checking funty v2.0.0
25592026-03-11T21:40:18.475Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25602026-03-11T21:40:18.685Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25612026-03-11T21:40:18.724Z Checking bitvec v1.0.1
25622026-03-11T21:40:18.764Z Checking crc v3.4.0
25632026-03-11T21:40:19.024Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25642026-03-11T21:40:19.136Z Checking zerocopy v0.6.6
25652026-03-11T21:40:19.189Z Compiling packed_struct_codegen v0.10.1
25662026-03-11T21:40:19.249Z Compiling bitfield-macros v0.19.4
25672026-03-11T21:40:19.393Z Compiling indexmap v1.9.3
25682026-03-11T21:40:19.596Z Checking nodrop v0.1.14
25692026-03-11T21:40:19.747Z Checking array-init v0.0.4
25702026-03-11T21:40:19.750Z Checking smallvec v0.6.14
25712026-03-11T21:40:20.079Z Checking hashbrown v0.12.3
25722026-03-11T21:40:20.235Z Checking bitfield v0.19.4
25732026-03-11T21:40:20.281Z Checking serde-hex v0.1.0
25742026-03-11T21:40:20.601Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25752026-03-11T21:40:20.655Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25762026-03-11T21:40:20.829Z Checking ron v0.8.1
25772026-03-11T21:40:21.199Z Checking hashbrown v0.13.2
25782026-03-11T21:40:21.569Z Checking crc-any v2.5.0
25792026-03-11T21:40:21.821Z Checking object v0.30.4
25802026-03-11T21:40:21.862Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25812026-03-11T21:40:21.865Z Checking path-slash v0.1.5
25822026-03-11T21:40:22.065Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=19c5faa556ebab465ac6cf42a133125c41b9e2c5#19c5faa5)
25832026-03-11T21:40:22.106Z Compiling xshell-macros v0.2.7
25842026-03-11T21:40:22.301Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25852026-03-11T21:40:22.410Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25862026-03-11T21:40:22.650Z Checking xshell v0.2.7
25872026-03-11T21:40:22.902Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25882026-03-11T21:40:22.943Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25892026-03-11T21:40:23.775Z Checking progenitor v0.10.0
25902026-03-11T21:40:23.815Z Checking half v1.8.3
25912026-03-11T21:40:23.968Z Compiling num-derive v0.3.3
25922026-03-11T21:40:24.008Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25932026-03-11T21:40:24.118Z Checking serde_cbor v0.11.2
25942026-03-11T21:40:24.259Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25952026-03-11T21:40:24.675Z Compiling proc-macro-error-attr2 v2.0.0
25962026-03-11T21:40:24.989Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25972026-03-11T21:40:25.193Z Checking libscf-sys v1.1.0
25982026-03-11T21:40:25.236Z Compiling proc-macro-error2 v2.0.1
25992026-03-11T21:40:25.295Z Compiling nix v0.31.1
26002026-03-11T21:40:25.419Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26012026-03-11T21:40:25.656Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26022026-03-11T21:40:25.696Z Compiling tabled_derive v0.11.0
26032026-03-11T21:40:25.959Z Checking papergrid v0.17.0
26042026-03-11T21:40:26.124Z Checking testing_table v0.3.0
26052026-03-11T21:40:26.646Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26062026-03-11T21:40:27.072Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26072026-03-11T21:40:27.111Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26082026-03-11T21:40:27.336Z Checking tabled v0.20.0
26092026-03-11T21:40:27.417Z Checking maplit v1.0.2
26102026-03-11T21:40:27.654Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26112026-03-11T21:40:27.753Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26122026-03-11T21:40:28.045Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26132026-03-11T21:40:28.112Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26142026-03-11T21:40:28.232Z Checking crc8 v0.1.1
26152026-03-11T21:40:28.315Z Checking fxhash v0.2.1
26162026-03-11T21:40:28.386Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26172026-03-11T21:40:28.500Z Checking unicase v2.9.0
26182026-03-11T21:40:28.540Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26192026-03-11T21:40:28.740Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26202026-03-11T21:40:29.082Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26212026-03-11T21:40:29.325Z Checking kstat-rs v0.2.4
26222026-03-11T21:40:29.369Z Compiling parking_lot_core v0.8.6
26232026-03-11T21:40:29.607Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26242026-03-11T21:40:29.694Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26252026-03-11T21:40:29.842Z Compiling git-stub v1.0.0
26262026-03-11T21:40:30.002Z Compiling dsl_auto_type v0.1.3
26272026-03-11T21:40:30.041Z Checking scheduled-thread-pool v0.2.7
26282026-03-11T21:40:30.198Z Compiling vergen-gitcl v1.0.8
26292026-03-11T21:40:30.252Z Compiling diesel_table_macro_syntax v0.2.0
26302026-03-11T21:40:30.413Z Checking r2d2 v0.8.10
26312026-03-11T21:40:30.545Z Compiling git-stub-vcs v0.1.0
26322026-03-11T21:40:30.666Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26332026-03-11T21:40:30.705Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26342026-03-11T21:40:30.762Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26352026-03-11T21:40:30.858Z Checking parking_lot v0.11.2
26362026-03-11T21:40:30.899Z Compiling diesel_derives v2.2.7
26372026-03-11T21:40:31.019Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26382026-03-11T21:40:31.060Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26392026-03-11T21:40:31.141Z Checking prefix-trie v0.7.0
26402026-03-11T21:40:31.181Z Checking nanorand v0.7.0
26412026-03-11T21:40:31.466Z Compiling dirs-sys-next v0.1.2
26422026-03-11T21:40:31.605Z Compiling crunchy v0.2.4
26432026-03-11T21:40:31.646Z Checking hickory-server v0.25.2
26442026-03-11T21:40:31.751Z Compiling dirs-next v2.0.0
26452026-03-11T21:40:31.866Z Checking flume v0.11.1
26462026-03-11T21:40:31.914Z Checking sled v0.34.7
26472026-03-11T21:40:31.954Z Compiling clang-sys v1.8.1
26482026-03-11T21:40:32.050Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26492026-03-11T21:40:32.219Z Checking hickory-client v0.25.2
26502026-03-11T21:40:32.343Z Compiling tiny-keccak v2.0.2
26512026-03-11T21:40:32.616Z Compiling term v0.7.0
26522026-03-11T21:40:32.709Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26532026-03-11T21:40:32.712Z Compiling salty v0.3.0
26542026-03-11T21:40:32.946Z Compiling bit-vec v0.6.3
26552026-03-11T21:40:33.144Z Compiling ascii-canvas v3.0.0
26562026-03-11T21:40:33.197Z Compiling bit-set v0.5.3
26572026-03-11T21:40:33.303Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26582026-03-11T21:40:33.410Z Checking primeorder v0.13.6
26592026-03-11T21:40:33.449Z Compiling itertools v0.10.5
26602026-03-11T21:40:33.496Z Compiling ena v0.14.4
26612026-03-11T21:40:33.784Z Compiling libloading v0.8.9
26622026-03-11T21:40:33.824Z Compiling bindgen v0.71.1
26632026-03-11T21:40:33.863Z Compiling diff v0.1.13
26642026-03-11T21:40:34.034Z Compiling regex-syntax v0.6.29
26652026-03-11T21:40:34.564Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26662026-03-11T21:40:34.680Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26672026-03-11T21:40:34.731Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26682026-03-11T21:40:34.991Z Compiling cexpr v0.6.0
26692026-03-11T21:40:35.187Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26702026-03-11T21:40:35.547Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26712026-03-11T21:40:35.586Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26722026-03-11T21:40:35.883Z Compiling libxml v0.3.3
26732026-03-11T21:40:35.926Z Compiling lalrpop v0.19.12
26742026-03-11T21:40:36.220Z Compiling fs-err v2.11.0
26752026-03-11T21:40:36.652Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26762026-03-11T21:40:36.709Z Checking p384 v0.13.1
26772026-03-11T21:40:37.035Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26782026-03-11T21:40:37.038Z Checking diesel v2.2.12
26792026-03-11T21:40:37.214Z Compiling strum_macros v0.24.3
26802026-03-11T21:40:37.293Z Compiling indoc v1.0.9
26812026-03-11T21:40:39.056Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26822026-03-11T21:40:39.132Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
26832026-03-11T21:40:39.537Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26842026-03-11T21:40:39.815Z Checking quick-xml v0.37.5
26852026-03-11T21:40:39.853Z Checking derive_builder v0.20.2
26862026-03-11T21:40:40.029Z Compiling oso-derive v0.27.3
26872026-03-11T21:40:40.355Z Compiling impl-trait-for-tuples v0.2.3
26882026-03-11T21:40:40.396Z Compiling trait-variant v0.1.2
26892026-03-11T21:40:40.726Z Checking parse-size v1.1.0
26902026-03-11T21:40:40.913Z Checking openssl-probe v0.1.6
26912026-03-11T21:40:41.043Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26922026-03-11T21:40:41.090Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
26932026-03-11T21:40:41.145Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26942026-03-11T21:40:42.159Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26952026-03-11T21:40:42.274Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26962026-03-11T21:40:42.371Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26972026-03-11T21:40:42.583Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26982026-03-11T21:40:42.946Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26992026-03-11T21:40:43.646Z Checking assert_matches v1.5.0
27002026-03-11T21:40:43.776Z Compiling mime_guess v2.0.5
27012026-03-11T21:40:44.555Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27022026-03-11T21:40:44.905Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27032026-03-11T21:40:44.968Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27042026-03-11T21:40:45.026Z Checking predicates-tree v1.0.13
27052026-03-11T21:40:45.202Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27062026-03-11T21:40:45.499Z Checking http-range v0.1.5
27072026-03-11T21:40:45.680Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27082026-03-11T21:40:45.719Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27092026-03-11T21:40:45.876Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27102026-03-11T21:40:46.690Z Checking atty v0.2.14
27112026-03-11T21:40:46.739Z Compiling diesel-dtrace v0.4.2
27122026-03-11T21:40:47.308Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27132026-03-11T21:40:47.382Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27142026-03-11T21:40:47.827Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27152026-03-11T21:40:48.114Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27162026-03-11T21:40:48.153Z Checking bb8 v0.8.6
27172026-03-11T21:40:48.540Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27182026-03-11T21:40:48.837Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27192026-03-11T21:40:48.979Z Checking corncobs v0.1.4
27202026-03-11T21:40:49.193Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27212026-03-11T21:40:49.407Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27222026-03-11T21:40:49.558Z Checking hyper-staticfile v0.10.1
27232026-03-11T21:40:49.895Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27242026-03-11T21:40:49.937Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27252026-03-11T21:40:49.977Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27262026-03-11T21:40:49.980Z Checking ignore v0.4.25
27272026-03-11T21:40:50.120Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27282026-03-11T21:40:50.272Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27292026-03-11T21:40:50.312Z Checking signal-hook-tokio v0.3.1
27302026-03-11T21:40:50.500Z Checking secrecy v0.8.0
27312026-03-11T21:40:50.596Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27322026-03-11T21:40:50.950Z Checking globwalk v0.9.1
27332026-03-11T21:40:51.079Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27342026-03-11T21:40:51.224Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27352026-03-11T21:40:51.474Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27362026-03-11T21:40:51.730Z Checking nonempty v0.12.0
27372026-03-11T21:40:51.839Z Checking camino-tempfile-ext v0.3.3
27382026-03-11T21:40:52.338Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27392026-03-11T21:40:52.338Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27402026-03-11T21:40:52.338Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27412026-03-11T21:40:52.506Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27422026-03-11T21:40:52.994Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=19c5faa556ebab465ac6cf42a133125c41b9e2c5#19c5faa5)
27432026-03-11T21:40:53.524Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27442026-03-11T21:40:53.823Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27452026-03-11T21:40:53.893Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27462026-03-11T21:40:54.227Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27472026-03-11T21:40:54.367Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27482026-03-11T21:40:54.717Z Checking async-bb8-diesel v0.2.1
27492026-03-11T21:40:54.908Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27502026-03-11T21:40:55.196Z Checking tungstenite v0.23.0
27512026-03-11T21:40:55.492Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27522026-03-11T21:40:55.533Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27532026-03-11T21:40:55.587Z Checking void v1.0.2
27542026-03-11T21:40:55.759Z Checking lzss v0.8.2
27552026-03-11T21:40:55.800Z Checking tokio-tungstenite v0.23.1
27562026-03-11T21:40:56.001Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27572026-03-11T21:40:56.042Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27582026-03-11T21:40:56.178Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27592026-03-11T21:40:56.277Z Checking nix v0.27.1
27602026-03-11T21:40:56.914Z Checking serde_bytes v0.11.19
27612026-03-11T21:40:57.032Z Checking rand_seeder v0.4.0
27622026-03-11T21:40:57.222Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27632026-03-11T21:40:57.288Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27642026-03-11T21:40:57.783Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27652026-03-11T21:40:57.823Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27662026-03-11T21:40:58.038Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27672026-03-11T21:40:58.823Z Checking is_ci v1.2.0
27682026-03-11T21:40:58.993Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27692026-03-11T21:40:59.032Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27702026-03-11T21:40:59.230Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27712026-03-11T21:40:59.543Z Checking yansi v1.0.1
27722026-03-11T21:40:59.583Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27732026-03-11T21:40:59.900Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27742026-03-11T21:40:59.939Z Checking pretty_assertions v1.4.1
27752026-03-11T21:41:00.154Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27762026-03-11T21:41:00.257Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27772026-03-11T21:41:00.576Z Compiling darling_core v0.23.0
27782026-03-11T21:41:01.756Z Compiling indoc v2.0.7
27792026-03-11T21:41:01.938Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27802026-03-11T21:41:02.115Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27812026-03-11T21:41:02.394Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27822026-03-11T21:41:02.433Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27832026-03-11T21:41:02.740Z Compiling instability v0.3.11
27842026-03-11T21:41:02.960Z Compiling libz-sys v1.1.24
27852026-03-11T21:41:03.096Z Checking castaway v0.2.4
27862026-03-11T21:41:03.278Z Checking compact_str v0.8.1
27872026-03-11T21:41:03.486Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27882026-03-11T21:41:03.705Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27892026-03-11T21:41:03.867Z Checking supports-color v3.0.2
27902026-03-11T21:41:04.073Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27912026-03-11T21:41:04.275Z Compiling darling_macro v0.23.0
27922026-03-11T21:41:04.373Z Checking unicode-truncate v1.1.0
27932026-03-11T21:41:04.522Z Checking lru v0.12.5
27942026-03-11T21:41:04.590Z Checking cassowary v0.3.0
27952026-03-11T21:41:04.858Z Compiling libgit2-sys v0.18.3+1.9.2
27962026-03-11T21:41:04.962Z Compiling darling v0.23.0
27972026-03-11T21:41:05.075Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27982026-03-11T21:41:05.890Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27992026-03-11T21:41:06.127Z Checking ratatui v0.29.0
28002026-03-11T21:41:06.665Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28012026-03-11T21:41:06.969Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28022026-03-11T21:41:07.387Z Compiling vergen-git2 v1.0.7
28032026-03-11T21:41:07.747Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28042026-03-11T21:41:07.845Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28052026-03-11T21:41:07.959Z Checking colored v2.2.0
28062026-03-11T21:41:08.045Z Compiling rustls v0.21.12
28072026-03-11T21:41:08.146Z Checking plotters-backend v0.3.7
28082026-03-11T21:41:08.263Z Checking shell-words v1.1.1
28092026-03-11T21:41:08.439Z Checking plotters-svg v0.3.7
28102026-03-11T21:41:08.479Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28112026-03-11T21:41:08.585Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28122026-03-11T21:41:08.666Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28132026-03-11T21:41:08.900Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28142026-03-11T21:41:08.973Z Compiling nix v0.29.0
28152026-03-11T21:41:09.492Z Checking sct v0.7.1
28162026-03-11T21:41:09.559Z Checking rustls-webpki v0.101.7
28172026-03-11T21:41:09.701Z Checking hex-literal v0.4.1
28182026-03-11T21:41:09.832Z Checking cast v0.3.0
28192026-03-11T21:41:09.870Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28202026-03-11T21:41:10.086Z Checking criterion-plot v0.6.0
28212026-03-11T21:41:10.605Z Checking plotters v0.3.7
28222026-03-11T21:41:11.648Z Checking erased-serde v0.4.9
28232026-03-11T21:41:11.835Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28242026-03-11T21:41:12.204Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28252026-03-11T21:41:12.919Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28262026-03-11T21:41:13.201Z Checking progenitor-extras v0.1.0
28272026-03-11T21:41:13.512Z Checking tinytemplate v1.2.1
28282026-03-11T21:41:13.838Z Checking ordered-float v2.10.1
28292026-03-11T21:41:14.204Z Checking anes v0.1.6
28302026-03-11T21:41:14.477Z Checking oorandom v11.1.5
28312026-03-11T21:41:14.661Z Checking criterion v0.7.0
28322026-03-11T21:41:16.329Z Checking serde-value v0.7.0
28332026-03-11T21:41:16.439Z Checking serde-untagged v0.1.9
28342026-03-11T21:41:16.640Z Checking tokio-rustls v0.24.1
28352026-03-11T21:41:16.927Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28362026-03-11T21:41:17.063Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28372026-03-11T21:41:17.360Z Checking rustls-pemfile v1.0.4
28382026-03-11T21:41:17.572Z Checking twox-hash v2.1.2
28392026-03-11T21:41:17.987Z Checking unicode-xid v0.2.6
28402026-03-11T21:41:18.085Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28412026-03-11T21:41:18.128Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28422026-03-11T21:41:18.167Z Checking cargo-util-schemas v0.8.2
28432026-03-11T21:41:18.342Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28442026-03-11T21:41:19.444Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28452026-03-11T21:41:19.673Z Checking fatfs v0.3.6
28462026-03-11T21:41:20.080Z Checking cargo-platform v0.2.0
28472026-03-11T21:41:20.328Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28482026-03-11T21:41:20.366Z Compiling petname v2.0.2
28492026-03-11T21:41:21.065Z Compiling seq-macro v0.3.6
28502026-03-11T21:41:21.996Z Checking cargo_metadata v0.21.0
28512026-03-11T21:41:22.262Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28522026-03-11T21:41:23.077Z Checking concurrent-queue v2.5.0
28532026-03-11T21:41:23.354Z Checking rtoolbox v0.0.3
28542026-03-11T21:41:23.559Z Checking parking v2.2.1
28552026-03-11T21:41:23.756Z Checking futures-timer v3.0.3
28562026-03-11T21:41:23.797Z Checking event-listener v5.4.1
28572026-03-11T21:41:24.026Z Checking rpassword v7.4.0
28582026-03-11T21:41:24.201Z Checking tui-tree-widget v0.23.1
28592026-03-11T21:41:24.477Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28602026-03-11T21:41:24.517Z Checking polyval v0.6.2
28612026-03-11T21:41:24.685Z Checking sapling-renderdag v0.1.0
28622026-03-11T21:41:24.726Z Checking sync-ptr v0.1.4
28632026-03-11T21:41:24.764Z Checking ghash v0.5.1
28642026-03-11T21:41:24.908Z Checking event-listener-strategy v0.5.4
28652026-03-11T21:41:24.947Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28662026-03-11T21:41:25.042Z Checking ctr v0.9.2
28672026-03-11T21:41:25.115Z Checking arrayref v0.3.9
28682026-03-11T21:41:25.242Z Checking constant_time_eq v0.4.2
28692026-03-11T21:41:25.280Z Checking arrayvec v0.7.6
28702026-03-11T21:41:25.319Z Checking aes-gcm v0.10.3
28712026-03-11T21:41:25.501Z Checking async-lock v3.4.2
28722026-03-11T21:41:25.544Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28732026-03-11T21:41:25.581Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28742026-03-11T21:41:26.065Z Checking ssh-encoding v0.2.0
28752026-03-11T21:41:26.347Z Checking blowfish v0.9.1
28762026-03-11T21:41:26.581Z Checking bcrypt-pbkdf v0.10.0
28772026-03-11T21:41:26.818Z Checking ssh-cipher v0.2.0
28782026-03-11T21:41:26.857Z Checking async-object-pool v0.2.0
28792026-03-11T21:41:27.034Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28802026-03-11T21:41:27.075Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28812026-03-11T21:41:27.483Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28822026-03-11T21:41:27.886Z Checking serde_regex v1.1.0
28832026-03-11T21:41:28.123Z Checking password-hash v0.4.2
28842026-03-11T21:41:28.376Z Checking assert-json-diff v2.0.2
28852026-03-11T21:41:28.452Z Checking path-tree v0.8.3
28862026-03-11T21:41:28.635Z Checking stringmetrics v2.2.2
28872026-03-11T21:41:28.734Z Checking gimli v0.32.3
28882026-03-11T21:41:28.861Z Compiling target-lexicon v0.13.3
28892026-03-11T21:41:29.263Z Checking httpmock v0.8.3
28902026-03-11T21:41:29.479Z Compiling samael v0.0.19
28912026-03-11T21:41:29.638Z Checking pbkdf2 v0.11.0
28922026-03-11T21:41:29.887Z Checking ssh-key v0.6.7
28932026-03-11T21:41:30.932Z Checking addr2line v0.25.1
28942026-03-11T21:41:31.316Z Checking p521 v0.13.3
28952026-03-11T21:41:32.126Z Checking p256 v0.13.2
28962026-03-11T21:41:32.222Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28972026-03-11T21:41:32.488Z Checking russh-cryptovec v0.7.3
28982026-03-11T21:41:32.527Z Checking rustc-demangle v0.1.27
28992026-03-11T21:41:32.695Z Compiling guppy-workspace-hack v0.1.0
29002026-03-11T21:41:32.863Z Checking md5 v0.7.0
29012026-03-11T21:41:33.032Z Checking backtrace v0.3.76
29022026-03-11T21:41:33.111Z Checking russh-keys v0.45.0
29032026-03-11T21:41:33.449Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29042026-03-11T21:41:33.759Z Checking num-bigint v0.4.6
29052026-03-11T21:41:34.058Z Checking des v0.8.1
29062026-03-11T21:41:34.490Z Compiling blake3 v1.8.3
29072026-03-11T21:41:35.005Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29082026-03-11T21:41:35.160Z Compiling target-spec v3.5.7
29092026-03-11T21:41:35.441Z Checking russh v0.45.0
29102026-03-11T21:41:35.605Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29112026-03-11T21:41:35.846Z Checking cfg-expr v0.20.6
29122026-03-11T21:41:36.186Z Checking backtrace-ext v0.2.1
29132026-03-11T21:41:36.402Z Checking supports-color v2.1.0
29142026-03-11T21:41:36.465Z Checking textwrap v0.15.2
29152026-03-11T21:41:36.504Z Checking supports-hyperlinks v2.1.0
29162026-03-11T21:41:36.600Z Checking supports-unicode v2.1.0
29172026-03-11T21:41:36.681Z Checking hashbrown v0.14.5
29182026-03-11T21:41:36.762Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29192026-03-11T21:41:36.800Z Checking cargo-platform v0.3.2
29202026-03-11T21:41:37.054Z Checking terminal_size v0.1.17
29212026-03-11T21:41:37.091Z Checking socket2 v0.5.10
29222026-03-11T21:41:37.218Z Compiling miette-derive v5.10.0
29232026-03-11T21:41:37.356Z Checking internet-checksum v0.2.1
29242026-03-11T21:41:37.449Z Checking owo-colors v3.5.0
29252026-03-11T21:41:37.542Z Checking chumsky v0.9.3
29262026-03-11T21:41:37.984Z Checking cargo_metadata v0.23.1
29272026-03-11T21:41:38.790Z Checking miette v5.10.0
29282026-03-11T21:41:39.086Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29292026-03-11T21:41:39.089Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29302026-03-11T21:41:39.363Z Compiling git2 v0.20.4
29312026-03-11T21:41:39.401Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29322026-03-11T21:41:39.481Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29332026-03-11T21:41:39.826Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29342026-03-11T21:41:39.866Z Checking httptest v0.16.4
29352026-03-11T21:41:40.185Z Checking pathdiff v0.2.3
29362026-03-11T21:41:40.236Z Compiling knuffel-derive v3.2.0
29372026-03-11T21:41:40.358Z Checking topological-sort v0.2.2
29382026-03-11T21:41:40.397Z Checking nested v0.1.1
29392026-03-11T21:41:40.570Z Checking omicron-zone-package v0.12.2
29402026-03-11T21:41:40.608Z Checking guppy v0.17.25
29412026-03-11T21:41:40.980Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29422026-03-11T21:41:41.279Z Checking similar-asserts v1.7.0
29432026-03-11T21:41:41.515Z Compiling rstest_macros v0.25.0
29442026-03-11T21:41:41.792Z Compiling target-triple v1.0.0
29452026-03-11T21:41:41.915Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29462026-03-11T21:41:42.089Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29472026-03-11T21:41:42.129Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29482026-03-11T21:41:42.274Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29492026-03-11T21:41:42.333Z Checking knuffel v3.2.0
29502026-03-11T21:41:42.854Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29512026-03-11T21:41:43.403Z Checking toml_datetime v1.0.0+spec-1.1.0
29522026-03-11T21:41:43.755Z Compiling assert_cmd v2.1.2
29532026-03-11T21:41:43.957Z Compiling relative-path v1.9.3
29542026-03-11T21:41:44.125Z Checking escape8259 v0.5.3
29552026-03-11T21:41:44.202Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29562026-03-11T21:41:44.331Z Checking libtest-mimic v0.8.1
29572026-03-11T21:41:44.628Z Checking toml v1.0.3+spec-1.1.0
29582026-03-11T21:41:44.879Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29592026-03-11T21:41:45.065Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29602026-03-11T21:41:45.508Z Checking blake2b_simd v1.0.4
29612026-03-11T21:41:46.008Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29622026-03-11T21:41:46.099Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29632026-03-11T21:41:46.566Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29642026-03-11T21:41:46.626Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29652026-03-11T21:41:46.938Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29662026-03-11T21:41:47.255Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29672026-03-11T21:41:47.539Z Checking fancy-regex v0.14.0
29682026-03-11T21:41:47.828Z Checking serde_tokenstream v0.2.3
29692026-03-11T21:41:48.108Z Checking uzers v0.12.2
29702026-03-11T21:41:48.157Z Checking termcolor v1.4.1
29712026-03-11T21:41:48.463Z Compiling linkme-impl v0.3.35
29722026-03-11T21:41:48.501Z Checking constant_time_eq v0.3.1
29732026-03-11T21:41:48.739Z Checking rust-argon2 v2.1.0
29742026-03-11T21:41:49.080Z Checking trybuild v1.0.116
29752026-03-11T21:41:49.119Z Checking datatest-stable v0.3.3
29762026-03-11T21:41:49.712Z Checking rstest v0.25.0
29772026-03-11T21:41:50.027Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29782026-03-11T21:41:50.105Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29792026-03-11T21:41:50.424Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29802026-03-11T21:41:50.515Z Checking support-bundle-viewer v0.1.2
29812026-03-11T21:41:50.866Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29822026-03-11T21:41:51.181Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29832026-03-11T21:41:51.331Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29842026-03-11T21:41:51.515Z Checking drift v0.1.3
29852026-03-11T21:41:51.750Z Checking rand_distr v0.5.1
29862026-03-11T21:41:52.025Z Checking multimap v0.10.1
29872026-03-11T21:41:52.296Z Checking approx v0.5.1
29882026-03-11T21:41:52.371Z Compiling linkme v0.3.35
29892026-03-11T21:41:52.513Z Checking dropshot-api-manager v0.5.2
29902026-03-11T21:41:53.482Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29912026-03-11T21:41:54.035Z Compiling polar-core v0.27.3
29922026-03-11T21:41:54.106Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29932026-03-11T21:41:54.173Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29942026-03-11T21:41:54.464Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29952026-03-11T21:41:54.693Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29962026-03-11T21:41:54.733Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29972026-03-11T21:41:54.985Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29982026-03-11T21:41:55.026Z Checking partial-io v0.5.4
29992026-03-11T21:41:55.105Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30002026-03-11T21:41:55.204Z Checking cargo_toml v0.21.0
30012026-03-11T21:41:55.267Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30022026-03-11T21:41:55.324Z Checking termios v0.3.3
30032026-03-11T21:41:55.399Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
30042026-03-11T21:41:56.026Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30052026-03-11T21:41:56.377Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30062026-03-11T21:41:57.667Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30072026-03-11T21:42:00.082Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30082026-03-11T21:42:01.112Z Checking oso v0.27.3
30092026-03-11T21:42:05.621Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30102026-03-11T21:42:06.465Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30112026-03-11T21:42:09.220Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30122026-03-11T21:42:13.688Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30132026-03-11T21:42:22.199Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30142026-03-11T21:42:28.400Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30152026-03-11T21:42:29.257Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30162026-03-11T21:42:29.761Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30172026-03-11T21:42:42.167Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30182026-03-11T21:44:27.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 23s
30192026-03-11T21:44:28.452Z
30202026-03-11T21:44:28.455Zreal 5:28.129476878
30212026-03-11T21:44:28.455Zuser 27:48.767287895
30222026-03-11T21:44:28.455Zsys 5:49.140679221
30232026-03-11T21:44:28.455Ztrap 0.720316376
30242026-03-11T21:44:28.455Ztflt 0.630982428
30252026-03-11T21:44:28.455Zdflt 0.173101865
30262026-03-11T21:44:28.456Zkflt 0.006237996
30272026-03-11T21:44:28.456Zlock 1:05:44.273076949
30282026-03-11T21:44:28.456Zslp 1:30:03.514874866
30292026-03-11T21:44:28.456Zlat 2:19.516494145
30302026-03-11T21:44:28.456Zstop 12:26.113526895
30312026-03-11T21:44:28.456Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30322026-03-11T21:44:28.456Z+ ptime -m cargo doc --workspace --no-deps
30332026-03-11T21:44:29.688Zwarning: output filename collision.
30342026-03-11T21:44:29.688ZThe 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)`.
30352026-03-11T21:44:29.688ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30362026-03-11T21:44:29.688ZThe targets should have unique names.
30372026-03-11T21:44:29.688ZThis is a known bug where multiple crates with the same name use
30382026-03-11T21:44:29.688Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30392026-03-11T21:44:30.873Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30402026-03-11T21:44:31.091Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30412026-03-11T21:44:31.122Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30422026-03-11T21:44:31.180Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30432026-03-11T21:44:31.217Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30442026-03-11T21:44:31.249Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30452026-03-11T21:44:31.252Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30462026-03-11T21:44:31.445Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30472026-03-11T21:44:31.477Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30482026-03-11T21:44:31.507Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30492026-03-11T21:44:31.560Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30502026-03-11T21:44:31.629Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30512026-03-11T21:44:31.784Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30522026-03-11T21:44:31.810Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30532026-03-11T21:44:31.853Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30542026-03-11T21:44:31.961Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30552026-03-11T21:44:32.012Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30562026-03-11T21:44:32.050Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30572026-03-11T21:44:32.432Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30582026-03-11T21:44:32.695Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30592026-03-11T21:44:32.757Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30602026-03-11T21:44:33.926Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30612026-03-11T21:44:33.929Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30622026-03-11T21:44:33.929Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30632026-03-11T21:44:33.929Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30642026-03-11T21:44:33.929Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30652026-03-11T21:44:33.929Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30662026-03-11T21:44:33.929Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30672026-03-11T21:44:33.930Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30682026-03-11T21:44:33.930Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30692026-03-11T21:44:33.930Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30702026-03-11T21:44:33.997Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30712026-03-11T21:44:34.076Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30722026-03-11T21:44:34.130Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30732026-03-11T21:44:34.305Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30742026-03-11T21:44:34.381Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30752026-03-11T21:44:34.412Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30762026-03-11T21:44:34.740Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30772026-03-11T21:44:34.820Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
30782026-03-11T21:44:35.160Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30792026-03-11T21:44:35.308Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30802026-03-11T21:44:35.354Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30812026-03-11T21:44:35.508Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30822026-03-11T21:44:35.566Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30832026-03-11T21:44:35.592Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30842026-03-11T21:44:35.667Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30852026-03-11T21:44:35.817Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30862026-03-11T21:44:35.902Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30872026-03-11T21:44:35.928Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30882026-03-11T21:44:35.953Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30892026-03-11T21:44:36.085Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30902026-03-11T21:44:36.276Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30912026-03-11T21:44:36.301Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30922026-03-11T21:44:36.327Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30932026-03-11T21:44:36.393Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30942026-03-11T21:44:36.598Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30952026-03-11T21:44:36.621Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30962026-03-11T21:44:36.648Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30972026-03-11T21:44:36.837Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30982026-03-11T21:44:36.922Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30992026-03-11T21:44:36.947Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31002026-03-11T21:44:36.975Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31012026-03-11T21:44:37.195Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31022026-03-11T21:44:37.221Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31032026-03-11T21:44:37.508Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31042026-03-11T21:44:37.532Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31052026-03-11T21:44:37.581Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31062026-03-11T21:44:37.616Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31072026-03-11T21:44:37.825Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31082026-03-11T21:44:38.252Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31092026-03-11T21:44:38.579Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31102026-03-11T21:44:38.648Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31112026-03-11T21:44:38.794Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31122026-03-11T21:44:39.405Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31132026-03-11T21:44:40.033Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31142026-03-11T21:44:40.088Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31152026-03-11T21:44:40.386Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31162026-03-11T21:44:40.619Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31172026-03-11T21:44:40.647Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31182026-03-11T21:44:40.746Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31192026-03-11T21:44:40.863Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31202026-03-11T21:44:41.053Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31212026-03-11T21:44:41.243Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31222026-03-11T21:44:41.413Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31232026-03-11T21:44:41.459Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31242026-03-11T21:44:41.793Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31252026-03-11T21:44:41.905Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31262026-03-11T21:44:42.304Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31272026-03-11T21:44:42.557Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31282026-03-11T21:44:42.611Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31292026-03-11T21:44:42.640Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31302026-03-11T21:44:43.118Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31312026-03-11T21:44:43.370Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31322026-03-11T21:44:43.446Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31332026-03-11T21:44:43.700Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31342026-03-11T21:44:43.871Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31352026-03-11T21:44:44.041Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31362026-03-11T21:44:44.540Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31372026-03-11T21:44:44.992Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31382026-03-11T21:44:45.897Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31392026-03-11T21:44:46.105Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31402026-03-11T21:44:46.641Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31412026-03-11T21:44:47.002Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31422026-03-11T21:44:47.409Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31432026-03-11T21:44:47.448Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31442026-03-11T21:44:47.728Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31452026-03-11T21:44:47.879Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31462026-03-11T21:44:47.883Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31472026-03-11T21:44:47.931Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31482026-03-11T21:44:48.069Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31492026-03-11T21:44:48.372Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31502026-03-11T21:44:48.410Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31512026-03-11T21:44:48.446Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31522026-03-11T21:44:48.678Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31532026-03-11T21:44:49.014Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31542026-03-11T21:44:49.630Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31552026-03-11T21:44:50.068Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31562026-03-11T21:44:50.989Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31572026-03-11T21:44:51.554Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31582026-03-11T21:44:51.724Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31592026-03-11T21:44:51.878Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31602026-03-11T21:44:52.049Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31612026-03-11T21:44:52.124Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31622026-03-11T21:44:52.524Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31632026-03-11T21:44:52.866Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31642026-03-11T21:44:52.909Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31652026-03-11T21:44:53.286Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31662026-03-11T21:44:53.502Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31672026-03-11T21:44:53.528Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31682026-03-11T21:44:53.823Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31692026-03-11T21:44:53.852Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31702026-03-11T21:44:53.902Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31712026-03-11T21:44:54.094Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31722026-03-11T21:44:54.326Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31732026-03-11T21:44:55.879Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31742026-03-11T21:44:56.164Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31752026-03-11T21:44:56.721Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31762026-03-11T21:44:57.250Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31772026-03-11T21:44:57.418Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31782026-03-11T21:44:58.040Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31792026-03-11T21:44:59.451Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31802026-03-11T21:44:59.526Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31812026-03-11T21:45:00.450Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31822026-03-11T21:45:00.542Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31832026-03-11T21:45:00.542Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31842026-03-11T21:45:00.737Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31852026-03-11T21:45:03.902Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31862026-03-11T21:45:04.157Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31872026-03-11T21:45:04.204Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31882026-03-11T21:45:04.238Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31892026-03-11T21:45:04.585Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31902026-03-11T21:45:05.058Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31912026-03-11T21:45:05.268Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31922026-03-11T21:45:05.653Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31932026-03-11T21:45:08.185Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31942026-03-11T21:45:09.430Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31952026-03-11T21:45:11.677Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31962026-03-11T21:45:11.727Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31972026-03-11T21:45:12.289Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31982026-03-11T21:45:13.301Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31992026-03-11T21:45:13.895Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32002026-03-11T21:45:15.032Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32012026-03-11T21:45:15.558Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32022026-03-11T21:45:15.702Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32032026-03-11T21:45:16.122Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32042026-03-11T21:45:16.191Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32052026-03-11T21:45:16.985Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32062026-03-11T21:45:17.307Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32072026-03-11T21:45:17.421Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32082026-03-11T21:45:17.672Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32092026-03-11T21:45:17.714Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32102026-03-11T21:45:17.812Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32112026-03-11T21:45:18.433Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32122026-03-11T21:45:18.670Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32132026-03-11T21:45:18.813Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32142026-03-11T21:45:19.350Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32152026-03-11T21:45:19.520Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32162026-03-11T21:45:19.734Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32172026-03-11T21:45:20.041Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32182026-03-11T21:45:20.636Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32192026-03-11T21:45:21.179Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32202026-03-11T21:45:21.975Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32212026-03-11T21:45:22.070Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32222026-03-11T21:45:23.260Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32232026-03-11T21:45:24.368Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32242026-03-11T21:45:25.148Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32252026-03-11T21:45:29.528Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32262026-03-11T21:45:30.459Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32272026-03-11T21:45:31.245Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32282026-03-11T21:45:32.140Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32292026-03-11T21:45:32.814Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32302026-03-11T21:45:35.384Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32312026-03-11T21:45:37.408Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32322026-03-11T21:45:37.972Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32332026-03-11T21:45:38.534Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32342026-03-11T21:45:39.487Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32352026-03-11T21:45:42.812Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32362026-03-11T21:45:43.429Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32372026-03-11T21:45:43.719Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32382026-03-11T21:45:44.083Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32392026-03-11T21:45:45.180Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32402026-03-11T21:45:46.956Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32412026-03-11T21:45:47.482Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32422026-03-11T21:45:47.953Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32432026-03-11T21:45:48.829Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32442026-03-11T21:45:54.985Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32452026-03-11T21:45:55.544Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32462026-03-11T21:45:56.380Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32472026-03-11T21:45:57.410Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32482026-03-11T21:45:58.218Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32492026-03-11T21:45:59.139Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32502026-03-11T21:46:00.369Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32512026-03-11T21:46:01.422Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32522026-03-11T21:46:02.997Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32532026-03-11T21:46:04.490Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32542026-03-11T21:46:05.351Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32552026-03-11T21:46:08.265Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32562026-03-11T21:46:09.502Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32572026-03-11T21:46:10.301Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32582026-03-11T21:46:12.689Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32592026-03-11T21:46:13.015Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32602026-03-11T21:46:14.406Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32612026-03-11T21:46:15.771Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32622026-03-11T21:46:16.929Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32632026-03-11T21:46:18.391Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32642026-03-11T21:46:19.776Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32652026-03-11T21:46:23.829Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32662026-03-11T21:46:25.114Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32672026-03-11T21:46:26.549Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32682026-03-11T21:46:27.629Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32692026-03-11T21:46:31.303Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32702026-03-11T21:46:31.900Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32712026-03-11T21:46:33.293Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32722026-03-11T21:46:37.575Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32732026-03-11T21:46:38.726Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32742026-03-11T21:46:40.166Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32752026-03-11T21:46:40.914Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32762026-03-11T21:46:42.753Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32772026-03-11T21:46:44.678Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32782026-03-11T21:46:46.593Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32792026-03-11T21:46:48.911Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32802026-03-11T21:46:50.891Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32812026-03-11T21:46:52.774Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32822026-03-11T21:46:55.144Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32832026-03-11T21:46:56.803Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32842026-03-11T21:46:58.756Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32852026-03-11T21:47:00.727Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32862026-03-11T21:47:02.653Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32872026-03-11T21:47:04.261Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32882026-03-11T21:47:06.590Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32892026-03-11T21:47:08.208Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32902026-03-11T21:47:10.071Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32912026-03-11T21:47:12.647Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32922026-03-11T21:47:14.342Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32932026-03-11T21:47:16.402Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32942026-03-11T21:47:18.364Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32952026-03-11T21:47:20.494Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32962026-03-11T21:47:22.537Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32972026-03-11T21:47:24.596Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32982026-03-11T21:47:26.769Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32992026-03-11T21:47:28.754Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33002026-03-11T21:47:30.801Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33012026-03-11T21:47:32.862Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33022026-03-11T21:47:34.966Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33032026-03-11T21:47:37.120Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33042026-03-11T21:47:39.163Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33052026-03-11T21:47:41.128Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33062026-03-11T21:47:43.369Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33072026-03-11T21:47:47.234Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33082026-03-11T21:47:47.997Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33092026-03-11T21:47:52.401Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33102026-03-11T21:47:54.663Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33112026-03-11T21:47:56.924Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33122026-03-11T21:47:59.151Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33132026-03-11T21:48:01.368Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33142026-03-11T21:48:03.649Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33152026-03-11T21:48:05.749Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33162026-03-11T21:48:08.064Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33172026-03-11T21:48:10.400Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33182026-03-11T21:48:12.960Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33192026-03-11T21:48:14.778Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33202026-03-11T21:48:16.970Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33212026-03-11T21:48:19.821Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33222026-03-11T21:48:21.662Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33232026-03-11T21:48:23.650Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33242026-03-11T21:48:25.919Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33252026-03-11T21:48:28.104Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33262026-03-11T21:48:30.433Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33272026-03-11T21:48:32.724Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33282026-03-11T21:48:34.935Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33292026-03-11T21:48:37.246Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33302026-03-11T21:48:39.507Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33312026-03-11T21:48:41.779Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33322026-03-11T21:48:43.987Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33332026-03-11T21:48:46.582Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33342026-03-11T21:48:48.566Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33352026-03-11T21:48:51.082Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33362026-03-11T21:48:53.228Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33372026-03-11T21:48:55.833Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33382026-03-11T21:48:58.122Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33392026-03-11T21:49:00.508Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33402026-03-11T21:49:02.775Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33412026-03-11T21:49:05.257Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33422026-03-11T21:49:08.294Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33432026-03-11T21:49:10.362Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33442026-03-11T21:49:12.996Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33452026-03-11T21:49:15.367Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33462026-03-11T21:49:17.935Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33472026-03-11T21:49:20.439Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33482026-03-11T21:49:24.565Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33492026-03-11T21:49:26.174Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33502026-03-11T21:49:33.544Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33512026-03-11T21:49:34.630Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33522026-03-11T21:49:36.923Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33532026-03-11T21:49:40.325Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33542026-03-11T21:49:43.569Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33552026-03-11T21:49:46.926Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33562026-03-11T21:49:50.210Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33572026-03-11T21:49:53.593Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33582026-03-11T21:49:57.009Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33592026-03-11T21:50:00.567Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33602026-03-11T21:50:03.794Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33612026-03-11T21:50:07.082Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33622026-03-11T21:50:10.398Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33632026-03-11T21:50:13.893Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33642026-03-11T21:50:17.178Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33652026-03-11T21:50:20.487Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33662026-03-11T21:50:47.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 18s
33672026-03-11T21:50:47.580Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 188 other files
33682026-03-11T21:50:47.680Z
33692026-03-11T21:50:47.683Zreal 6:18.854012147
33702026-03-11T21:50:47.683Zuser 21:46.066918062
33712026-03-11T21:50:47.683Zsys 3:58.086761750
33722026-03-11T21:50:47.683Ztrap 0.399557096
33732026-03-11T21:50:47.683Ztflt 0.073002385
33742026-03-11T21:50:47.683Zdflt 0.111026409
33752026-03-11T21:50:47.683Zkflt 0.000037999
33762026-03-11T21:50:47.684Zlock 5:05:08.199413216
33772026-03-11T21:50:47.684Zslp 2:09:07.611542954
33782026-03-11T21:50:47.684Zlat 39.110774710
33792026-03-11T21:50:47.684Zstop 1:44.866402820
33802026-03-11T21:50:47.684Zprocess exited: duration 946570 ms, exit code 0
 
33812026-03-11T21:50:47.692Zfound 0 output files