01KJED9NPX1RJQ1FXETZ7T2BER: clippy (helios)

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

Buildomat Job: 01KJEDA61QHP2HS3XANS44SBSB

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-27T02:03:09.155Zjob assigned to worker 01KJEDAAV90HTXC5VZWXR7RDXF [factory aws, i-0f45e19838d279b78] (queued for 52 s)
 
22026-02-27T02:03:18.234Zstarting task 0: "setup"
32026-02-27T02:03:18.238Z++ uname -s
42026-02-27T02:03:18.241Z+ kern=SunOS
52026-02-27T02:03:18.241Z+ build_user=build
62026-02-27T02:03:18.241Z+ build_uid=12345
72026-02-27T02:03:18.242Z+ work_dir=/work
82026-02-27T02:03:18.242Z+ input_dir=/input
92026-02-27T02:03:18.242Z+ [[ 0 == 12345 ]]
102026-02-27T02:03:18.242Z+ case "$kern" in
112026-02-27T02:03:18.242Z+ groupadd -g 12345 build
122026-02-27T02:03:18.245Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-27T02:03:20.251Z+ zfs create -o mountpoint=/work rpool/work
142026-02-27T02:03:20.373Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-27T02:03:20.376Z+ home_fs=zfs
162026-02-27T02:03:20.376Z+ [[ zfs == autofs ]]
172026-02-27T02:03:20.376Z+ mkdir -p /home/build
182026-02-27T02:03:20.379Z+ chown build:build /home/build /work
192026-02-27T02:03:22.380Z+ chmod 0700 /home/build /work
202026-02-27T02:03:22.383Zprocess exited: duration 4151 ms, exit code 0
 
212026-02-27T02:03:22.389Zstarting task 1: "rust-toolchain"
222026-02-27T02:03:22.394Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-27T02:03:22.394Z * rust toolchain channel = "1.91.1"
242026-02-27T02:03:22.394Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-02-27T02:03:22.394Z * rust toolchain profile = "default"
262026-02-27T02:03:22.394Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-27T02:03:22.394Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-27T02:03:22.397Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-27T02:03:22.397Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-27T02:03:22.521Zinfo: downloading installer
312026-02-27T02:03:24.294Zwarn: It looks like you have an existing installation of Rust at:
322026-02-27T02:03:24.294Zwarn: /opt/ooce/bin
332026-02-27T02:03:24.294Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-27T02:03:24.294Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-27T02:03:24.294Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-27T02:03:24.294Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-27T02:03:24.294Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-27T02:03:24.294Zerror: cannot install while Rust is installed
392026-02-27T02:03:24.294Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-27T02:03:24.307Zinfo: profile set to 'default'
412026-02-27T02:03:24.308Zinfo: default host triple is x86_64-unknown-illumos
422026-02-27T02:03:24.310Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-27T02:03:24.507Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-27T02:03:24.507Zinfo: downloading component 'cargo'
452026-02-27T02:03:25.708Zinfo: downloading component 'clippy'
462026-02-27T02:03:26.164Zinfo: downloading component 'rust-docs'
472026-02-27T02:03:27.671Zinfo: downloading component 'rust-std'
482026-02-27T02:03:29.896Zinfo: downloading component 'rustc'
492026-02-27T02:03:37.590Zinfo: downloading component 'rustfmt'
502026-02-27T02:03:37.916Zinfo: installing component 'cargo'
512026-02-27T02:03:38.815Zinfo: installing component 'clippy'
522026-02-27T02:03:39.213Zinfo: installing component 'rust-docs'
532026-02-27T02:03:41.156Zinfo: installing component 'rust-std'
542026-02-27T02:03:42.951Zinfo: installing component 'rustc'
552026-02-27T02:03:49.677Zinfo: installing component 'rustfmt'
562026-02-27T02:03:50.017Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-27T02:03:50.017Z
582026-02-27T02:03:50.522Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-27T02:03:50.522Z
602026-02-27T02:03:50.525Z
612026-02-27T02:03:50.525ZRust is installed now. Great!
622026-02-27T02:03:50.525Z
632026-02-27T02:03:50.525ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-27T02:03:50.525Zenvironment variable. This has not been done automatically.
652026-02-27T02:03:50.525Z
662026-02-27T02:03:50.525ZTo configure your current shell, you need to source
672026-02-27T02:03:50.525Zthe corresponding env file under $HOME/.cargo.
682026-02-27T02:03:50.525Z
692026-02-27T02:03:50.525ZThis is usually done by running one of the following (note the leading DOT):
702026-02-27T02:03:50.525Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-27T02:03:50.525Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-27T02:03:50.525Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-27T02:03:50.619Z+ rustup --version
742026-02-27T02:03:50.631Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-27T02:03:50.633Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-27T02:03:50.720Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-27T02:03:50.723Z+ cargo --version
782026-02-27T02:03:50.798Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-27T02:03:50.801Z+ rustc --version
802026-02-27T02:03:50.875Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-27T02:03:50.879Zprocess exited: duration 28490 ms, exit code 0
 
822026-02-27T02:03:50.885Zstarting task 2: "authentication"
832026-02-27T02:03:50.909Zprocess exited: duration 23 ms, exit code 0
 
842026-02-27T02:03:50.917Zstarting task 3: "clone repository"
852026-02-27T02:03:50.920Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-27T02:03:50.923Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-27T02:03:50.966ZCloning into '/work/oxidecomputer/omicron'...
882026-02-27T02:04:45.648Z+ cd /work/oxidecomputer/omicron
892026-02-27T02:04:45.648Z+ git fetch origin 0c68818c355c7ac10a6f294956c525726c53275e
902026-02-27T02:04:46.381ZFrom https://github.com/oxidecomputer/omicron
912026-02-27T02:04:46.382Z * branch 0c68818c355c7ac10a6f294956c525726c53275e -> FETCH_HEAD
922026-02-27T02:04:46.393Z+ [[ -n sunshowers/spr/meta-use-oxide-update-engine-from-cratesio ]]
932026-02-27T02:04:46.397Z++ git branch --show-current
942026-02-27T02:04:46.397Z+ current=main
952026-02-27T02:04:46.397Z+ [[ main != sunshowers/spr/meta-use-oxide-update-engine-from-cratesio ]]
962026-02-27T02:04:46.399Z+ git branch -f sunshowers/spr/meta-use-oxide-update-engine-from-cratesio 0c68818c355c7ac10a6f294956c525726c53275e
972026-02-27T02:04:46.402Z+ git checkout -f sunshowers/spr/meta-use-oxide-update-engine-from-cratesio
982026-02-27T02:04:46.936ZSwitched to branch 'sunshowers/spr/meta-use-oxide-update-engine-from-cratesio'
992026-02-27T02:04:46.939Z+ git reset --hard 0c68818c355c7ac10a6f294956c525726c53275e
1002026-02-27T02:04:46.966ZHEAD is now at 0c68818c3 remove patches
1012026-02-27T02:04:46.969Zprocess exited: duration 56054 ms, exit code 0
 
1022026-02-27T02:04:46.975Zstarting task 4: "build"
1032026-02-27T02:04:46.980Z+ source ./env.sh
1042026-02-27T02:04:46.980Z++ OLD_SHELL_OPTS=ehxB
1052026-02-27T02:04:46.980Z++ set -o xtrace
1062026-02-27T02:04:46.983Z++++ dirname ./env.sh
1072026-02-27T02:04:46.986Z+++ readlink -f .
1082026-02-27T02:04:46.989Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-02-27T02:04:46.989Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102026-02-27T02:04:46.989Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-02-27T02:04:46.989Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122026-02-27T02:04:46.989Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132026-02-27T02:04:46.989Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1142026-02-27T02:04:46.989Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1152026-02-27T02:04:46.989Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162026-02-27T02:04:46.989Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172026-02-27T02:04:46.989Z++ case $OLD_SHELL_OPTS in
1182026-02-27T02:04:46.989Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-02-27T02:04:46.989Z+ source .github/buildomat/ci-env.sh
1202026-02-27T02:04:46.989Z++ export CARGO_TERM_COLOR=always
1212026-02-27T02:04:46.989Z++ CARGO_TERM_COLOR=always
1222026-02-27T02:04:46.989Z+ cargo --version
1232026-02-27T02:04:47.049Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-02-27T02:04:47.052Z+ rustc --version
1252026-02-27T02:04:47.125Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-02-27T02:04:47.128Z+ banner prerequisites
1272026-02-27T02:04:47.131Z
1282026-02-27T02:04:47.131Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-02-27T02:04:47.131Z # # # # # # # # # # # # # # #
1302026-02-27T02:04:47.131Z # # # # ##### # # ##### # # # # # #### #
1312026-02-27T02:04:47.131Z ##### ##### # ##### # # # # # # # # #
1322026-02-27T02:04:47.131Z # # # # # # # # # # # # # # #
1332026-02-27T02:04:47.132Z # # # ###### # # ###### ### # #### # #### #
1342026-02-27T02:04:47.132Z
1352026-02-27T02:04:47.132Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-02-27T02:04:58.246Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-02-27T02:05:08.667Z Startup: Caching catalogs ... Done
1382026-02-27T02:05:31.947ZPlanning: Solver setup ... Done (21.655s)
1392026-02-27T02:05:32.107ZPlanning: Running solver ... Done (0.160s)
1402026-02-27T02:05:32.276ZPlanning: Finding local manifests ... Done (0.003s)
1412026-02-27T02:05:32.291ZPlanning: Fetching manifests: 0/4 0% complete
1422026-02-27T02:05:32.425ZPlanning: Fetching manifests: 4/4 100% complete
1432026-02-27T02:05:32.474ZPlanning: Package planning ... Done (0.048s)
1442026-02-27T02:05:32.524ZPlanning: Merging actions ... Done (0.050s)
1452026-02-27T02:05:32.800ZPlanning: Checking for conflicting actions ... Done (0.277s)
1462026-02-27T02:05:32.811ZPlanning: Consolidating action changes ... Done (0.011s)
1472026-02-27T02:05:33.865ZPlanning: Evaluating mediators ... Done (1.054s)
1482026-02-27T02:05:33.875ZPlanning: Planning completed in 25.06 seconds
1492026-02-27T02:05:33.891Z Packages to install: 4
1502026-02-27T02:05:33.891Z Mediators to change: 2
1512026-02-27T02:05:33.894Z Services to change: 1
1522026-02-27T02:05:33.894Z Estimated space available: 155.43 GB
1532026-02-27T02:05:33.894ZEstimated space to be consumed: 1.81 GB
1542026-02-27T02:05:33.894Z Create boot environment: No
1552026-02-27T02:05:33.894ZCreate backup boot environment: No
1562026-02-27T02:05:33.894Z Rebuild boot archive: No
1572026-02-27T02:05:33.894Z
1582026-02-27T02:05:33.895ZChanged mediators:
1592026-02-27T02:05:33.895Z mediator clang:
1602026-02-27T02:05:33.895Z version: None -> 15 (system default)
1612026-02-27T02:05:33.895Z
1622026-02-27T02:05:33.895Z mediator llvm:
1632026-02-27T02:05:33.895Z version: 14 (system default) -> 15 (system default)
1642026-02-27T02:05:33.895Z
1652026-02-27T02:05:33.895ZChanged packages:
1662026-02-27T02:05:33.895Zhelios-dev
1672026-02-27T02:05:33.895Z developer/build-essential
1682026-02-27T02:05:33.895Z None -> 11-2.0
1692026-02-27T02:05:33.895Z library/libxmlsec1
1702026-02-27T02:05:33.895Z None -> 1.2.35-2.0
1712026-02-27T02:05:33.895Z ooce/developer/clang-15
1722026-02-27T02:05:33.895Z None -> 15.0.7-2.0
1732026-02-27T02:05:33.895Z ooce/developer/llvm-15
1742026-02-27T02:05:33.895Z None -> 15.0.7-2.0
1752026-02-27T02:05:33.895Z
1762026-02-27T02:05:33.895ZServices:
1772026-02-27T02:05:33.895Z restart_fmri:
1782026-02-27T02:05:33.895Z svc:/system/update-man-index:default
1792026-02-27T02:05:33.946Z
1802026-02-27T02:05:33.946ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-02-27T02:05:38.958ZDownload: 1199/3290 items 83.5/212.6MB 39% complete (17.0M/s)
1822026-02-27T02:05:43.958ZDownload: 3249/3290 items 203.1/212.6MB 95% complete (20.4M/s)
1832026-02-27T02:05:45.381ZDownload: Completed 212.60 MB in 11.43 seconds (18.6M/s)
1842026-02-27T02:05:46.842Z Actions: 1/3689 actions (Installing new actions)
1852026-02-27T02:05:51.417Z Actions: Completed 3689 actions in 4.57 seconds.
1862026-02-27T02:05:51.846Z Done (0.424s)
1872026-02-27T02:05:51.846Z Done (0.000s)
1882026-02-27T02:05:52.954Z Done (1.108s)
1892026-02-27T02:05:57.498Z Done (4.180s)
1902026-02-27T02:05:57.585Z Done (0.020s)
1912026-02-27T02:05:57.588Z Done (0.000s)
1922026-02-27T02:05:57.816Z Done (0.000s)
1932026-02-27T02:05:58.793ZPlanning: Evaluating mediator changes ... Done
1942026-02-27T02:05:58.958ZPlanning: Checking for conflicting actions ... Done
1952026-02-27T02:05:58.961ZPlanning: Consolidating action changes ... Done
1962026-02-27T02:05:59.237ZPlanning: Evaluating mediators ... Done
1972026-02-27T02:05:59.241ZPlanning: Planning completed in 0.44 seconds
1982026-02-27T02:05:59.271Z Mediators to change: 2
1992026-02-27T02:05:59.274Z Create boot environment: No
2002026-02-27T02:05:59.274ZCreate backup boot environment: No
2012026-02-27T02:05:59.347Z Done
2022026-02-27T02:05:59.347Z Done
2032026-02-27T02:06:00.140Z Done
2042026-02-27T02:06:03.771Z Done
2052026-02-27T02:06:03.855Z Done
2062026-02-27T02:06:03.858Z Done
2072026-02-27T02:06:04.024Z Done
2082026-02-27T02:06:04.637ZPlanning: Evaluating mediator changes ... Done
2092026-02-27T02:06:04.641ZPlanning: Merging actions ... Done
2102026-02-27T02:06:04.825ZPlanning: Checking for conflicting actions ... Done
2112026-02-27T02:06:04.828ZPlanning: Consolidating action changes ... Done
2122026-02-27T02:06:05.091ZPlanning: Evaluating mediators ... Done
2132026-02-27T02:06:05.147ZPlanning: Planning completed in 0.75 seconds
2142026-02-27T02:06:05.181Z Packages to change: 1
2152026-02-27T02:06:05.181Z Mediators to change: 1
2162026-02-27T02:06:05.184Z Services to change: 1
2172026-02-27T02:06:05.184Z Create boot environment: No
2182026-02-27T02:06:05.184ZCreate backup boot environment: Yes
2192026-02-27T02:06:07.689Z Actions: 1/6 actions (Updating modified actions)
2202026-02-27T02:06:07.691Z Actions: Completed 6 actions in 0.00 seconds.
2212026-02-27T02:06:07.692Z Done
2222026-02-27T02:06:07.692Z Done
2232026-02-27T02:06:07.909Z Done
2242026-02-27T02:06:11.512Z Done
2252026-02-27T02:06:11.598Z Done
2262026-02-27T02:06:11.601Z Done
2272026-02-27T02:06:11.759Z Done
2282026-02-27T02:06:12.198ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2292026-02-27T02:06:12.198Zclang system 15 system
2302026-02-27T02:06:12.198Zcsh system system illumos
2312026-02-27T02:06:12.198Zctags system system illumos
2322026-02-27T02:06:12.198Zfile system system illumos
2332026-02-27T02:06:12.198Zgcc vendor 12 vendor
2342026-02-27T02:06:12.198Zgcc system 10 system
2352026-02-27T02:06:12.198Zgcc system 7 system
2362026-02-27T02:06:12.198Zgo system 1.20 system
2372026-02-27T02:06:12.198Zgo system 1.19 system
2382026-02-27T02:06:12.198Zllvm system 15 system
2392026-02-27T02:06:12.198Zllvm system 14 system
2402026-02-27T02:06:12.198Zmariadb system 10.6 system
2412026-02-27T02:06:12.198Zmta vendor vendor dma
2422026-02-27T02:06:12.198Zopenjdk system 17 system
2432026-02-27T02:06:12.198Zopenjdk system 11 system
2442026-02-27T02:06:12.198Zopenjdk system 1.8 system
2452026-02-27T02:06:12.198Zopenssl vendor 3 vendor
2462026-02-27T02:06:12.198Zperl system 5.36 system
2472026-02-27T02:06:12.198Zpostgresql system 15 system
2482026-02-27T02:06:12.198Zpostgresql system 13 system
2492026-02-27T02:06:12.198Zpython vendor 3 vendor
2502026-02-27T02:06:12.198Zpython system 2 system
2512026-02-27T02:06:12.198Zpython3 system 3.11 system
2522026-02-27T02:06:12.198Zruby system 3.0 system
2532026-02-27T02:06:12.198Zwords vendor vendor american-english
2542026-02-27T02:06:12.198Zwords system system australian-english
2552026-02-27T02:06:12.198Zwords system system british-english
2562026-02-27T02:06:12.198Zwords system system canadian-english
2572026-02-27T02:06:12.199Zwords system system french
2582026-02-27T02:06:12.199Zwords system system italian
2592026-02-27T02:06:12.199Zwords system system ngerman
2602026-02-27T02:06:12.199Zwords system system ogerman
2612026-02-27T02:06:12.199Zwords system system spanish
2622026-02-27T02:06:12.535ZPUBLISHER TYPE STATUS P LOCATION
2632026-02-27T02:06:12.535Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2642026-02-27T02:06:19.075ZFMRI IFO
2652026-02-27T02:06:19.075Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2662026-02-27T02:06:19.075Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2672026-02-27T02:06:19.075Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2682026-02-27T02:06:19.075Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2692026-02-27T02:06:19.075Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2702026-02-27T02:06:19.075Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2712026-02-27T02:06:19.075Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2722026-02-27T02:06:19.075Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2732026-02-27T02:06:19.075Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2742026-02-27T02:06:19.075Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2752026-02-27T02:06:19.075Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2762026-02-27T02:06:19.075Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2772026-02-27T02:06:19.075Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2782026-02-27T02:06:19.075Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2792026-02-27T02:06:19.075Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2802026-02-27T02:06:19.075Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2812026-02-27T02:06:20.264Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2822026-02-27T02:06:20.881Z Updating crates.io index
2832026-02-27T02:06:20.923Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2842026-02-27T02:06:21.888Z Updating git repository `https://github.com/oxidecomputer/lldp`
2852026-02-27T02:06:22.906Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2862026-02-27T02:06:23.490Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2872026-02-27T02:06:24.253Z Updating git repository `https://github.com/oxidecomputer/propolis`
2882026-02-27T02:06:28.822Z Updating git repository `https://github.com/oxidecomputer/crucible`
2892026-02-27T02:06:34.663Z Updating git repository `https://github.com/oxidecomputer/opte`
2902026-02-27T02:06:37.750Z Updating git repository `https://github.com/oxidecomputer/tofino`
2912026-02-27T02:06:38.839Z Updating git repository `https://github.com/oxidecomputer/falcon`
2922026-02-27T02:06:42.599Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2932026-02-27T02:06:44.132Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2942026-02-27T02:06:46.633Z Updating git repository `https://github.com/oxidecomputer/clickward`
2952026-02-27T02:06:47.412Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2962026-02-27T02:06:48.380Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2972026-02-27T02:06:49.183Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2982026-02-27T02:06:51.106Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2992026-02-27T02:06:52.448Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3002026-02-27T02:06:53.006Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3012026-02-27T02:06:53.993Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3022026-02-27T02:06:54.931Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3032026-02-27T02:06:55.522Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3042026-02-27T02:06:56.089Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3052026-02-27T02:06:56.674Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3062026-02-27T02:06:57.696Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3072026-02-27T02:06:58.838Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3082026-02-27T02:07:00.114Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3092026-02-27T02:07:00.679Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3102026-02-27T02:07:01.525Z Updating git repository `https://github.com/oxidecomputer/ispf`
3112026-02-27T02:07:03.440Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122026-02-27T02:07:05.049Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3132026-02-27T02:07:05.904Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3142026-02-27T02:07:06.462Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3152026-02-27T02:07:07.348Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3162026-02-27T02:07:07.982Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3172026-02-27T02:07:09.078Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3182026-02-27T02:07:09.566Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3192026-02-27T02:07:10.274Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3202026-02-27T02:07:10.899Z Updating git repository `https://github.com/illumos/smf-rs`
3212026-02-27T02:07:11.677Z Updating git repository `https://github.com/oxidecomputer/omicron`
3222026-02-27T02:07:49.607Z Downloading crates ...
3232026-02-27T02:07:49.664Z Downloaded anstream v0.6.18
3242026-02-27T02:07:49.786Z Downloaded bytecount v0.6.8
3252026-02-27T02:07:49.791Z Downloaded heck v0.4.1
3262026-02-27T02:07:49.791Z Downloaded bitflags v2.9.4
3272026-02-27T02:07:49.791Z Downloaded utf8parse v0.2.2
3282026-02-27T02:07:49.791Z Downloaded anyhow v1.0.99
3292026-02-27T02:07:49.791Z Downloaded typenum v1.17.0
3302026-02-27T02:07:49.791Z Downloaded icu_normalizer v1.5.0
3312026-02-27T02:07:49.791Z Downloaded typeid v1.0.3
3322026-02-27T02:07:49.791Z Downloaded toml_datetime v0.6.11
3332026-02-27T02:07:49.791Z Downloaded icu_normalizer_data v1.5.0
3342026-02-27T02:07:49.791Z Downloaded ucd-trie v0.1.7
3352026-02-27T02:07:49.791Z Downloaded tabled_derive v0.7.0
3362026-02-27T02:07:49.791Z Downloaded thread-id v4.2.2
3372026-02-27T02:07:49.791Z Downloaded getrandom v0.3.4
3382026-02-27T02:07:49.791Z Downloaded fs-err v3.1.1
3392026-02-27T02:07:49.791Z Downloaded zerofrom v0.1.4
3402026-02-27T02:07:49.791Z Downloaded zerofrom-derive v0.1.4
3412026-02-27T02:07:49.791Z Downloaded write16 v1.0.0
3422026-02-27T02:07:49.791Z Downloaded errno v0.3.12
3432026-02-27T02:07:49.791Z Downloaded anstyle-query v1.1.1
3442026-02-27T02:07:49.791Z Downloaded utf16_iter v1.0.5
3452026-02-27T02:07:49.791Z Downloaded unicode-xid v0.2.6
3462026-02-27T02:07:49.792Z Downloaded zerovec-derive v0.10.3
3472026-02-27T02:07:49.792Z Downloaded quote v1.0.44
3482026-02-27T02:07:49.792Z Downloaded erased-serde v0.4.6
3492026-02-27T02:07:49.792Z Downloaded thiserror-impl v1.0.69
3502026-02-27T02:07:49.792Z Downloaded thiserror v1.0.69
3512026-02-27T02:07:49.792Z Downloaded yoke-derive v0.7.4
3522026-02-27T02:07:49.792Z Downloaded unicode-linebreak v0.1.5
3532026-02-27T02:07:49.792Z Downloaded usdt-attr-macro v0.5.0
3542026-02-27T02:07:49.792Z Downloaded usdt-macro v0.5.0
3552026-02-27T02:07:49.792Z Downloaded proc-macro2 v1.0.106
3562026-02-27T02:07:49.792Z Downloaded tinystr v0.7.6
3572026-02-27T02:07:49.792Z Downloaded serde-value v0.7.0
3582026-02-27T02:07:49.792Z Downloaded usdt v0.5.0
3592026-02-27T02:07:49.792Z Downloaded terminal_size v0.4.0
3602026-02-27T02:07:49.792Z Downloaded toml v0.8.23
3612026-02-27T02:07:49.792Z Downloaded thiserror v2.0.18
3622026-02-27T02:07:49.792Z Downloaded zerocopy-derive v0.7.35
3632026-02-27T02:07:49.793Z Downloaded zmij v1.0.15
3642026-02-27T02:07:49.793Z Downloaded smawk v0.3.2
3652026-02-27T02:07:49.793Z Downloaded yoke v0.7.4
3662026-02-27T02:07:49.793Z Downloaded heck v0.5.0
3672026-02-27T02:07:49.793Z Downloaded usdt-impl v0.5.0
3682026-02-27T02:07:49.793Z Downloaded writeable v0.5.5
3692026-02-27T02:07:49.793Z Downloaded cargo_metadata v0.21.0
3702026-02-27T02:07:49.793Z Downloaded textwrap v0.16.2
3712026-02-27T02:07:49.793Z Downloaded thiserror-impl v2.0.18
3722026-02-27T02:07:49.793Z Downloaded colorchoice v1.0.2
3732026-02-27T02:07:49.793Z Downloaded clap_lex v0.7.4
3742026-02-27T02:07:49.793Z Downloaded url v2.5.4
3752026-02-27T02:07:49.793Z Downloaded strsim v0.11.1
3762026-02-27T02:07:49.793Z Downloaded pretty-hex v0.4.1
3772026-02-27T02:07:49.793Z Downloaded proc-macro-error-attr v1.0.4
3782026-02-27T02:07:49.793Z Downloaded itoa v1.0.11
3792026-02-27T02:07:49.794Z Downloaded equivalent v1.0.2
3802026-02-27T02:07:49.794Z Downloaded unicode-ident v1.0.24
3812026-02-27T02:07:49.794Z Downloaded anstyle v1.0.11
3822026-02-27T02:07:49.794Z Downloaded toml_edit v0.22.27
3832026-02-27T02:07:49.794Z Downloaded synstructure v0.13.1
3842026-02-27T02:07:49.794Z Downloaded serde-untagged v0.1.7
3852026-02-27T02:07:49.794Z Downloaded ordered-float v2.10.1
3862026-02-27T02:07:49.794Z Downloaded macaddr v1.0.1
3872026-02-27T02:07:49.846Z Downloaded dof v0.3.0
3882026-02-27T02:07:49.846Z Downloaded autocfg v1.4.0
3892026-02-27T02:07:49.846Z Downloaded zerovec v0.10.4
3902026-02-27T02:07:49.846Z Downloaded dtrace-parser v0.2.0
3912026-02-27T02:07:49.846Z Downloaded scroll_derive v0.12.0
3922026-02-27T02:07:49.846Z Downloaded is_terminal_polyfill v1.70.1
3932026-02-27T02:07:49.846Z Downloaded icu_provider_macros v1.5.0
3942026-02-27T02:07:49.846Z Downloaded winnow v0.7.14
3952026-02-27T02:07:49.846Z Downloaded zerocopy v0.7.35
3962026-02-27T02:07:49.846Z Downloaded semver v1.0.27
3972026-02-27T02:07:49.846Z Downloaded goblin v0.8.2
3982026-02-27T02:07:49.846Z Downloaded sha2 v0.10.9
3992026-02-27T02:07:49.846Z Downloaded unicode-width v0.2.0
4002026-02-27T02:07:49.846Z Downloaded once_cell v1.21.3
4012026-02-27T02:07:49.846Z Downloaded unicode-width v0.1.14
4022026-02-27T02:07:49.846Z Downloaded swrite v0.1.0
4032026-02-27T02:07:49.846Z Downloaded serde_derive v1.0.228
4042026-02-27T02:07:49.850Z Downloaded icu_locid_transform v1.5.0
4052026-02-27T02:07:49.850Z Downloaded proc-macro-error v1.0.4
4062026-02-27T02:07:49.852Z Downloaded digest v0.10.7
4072026-02-27T02:07:49.852Z Downloaded cargo-util-schemas v0.8.2
4082026-02-27T02:07:49.856Z Downloaded litemap v0.7.3
4092026-02-27T02:07:49.856Z Downloaded serde_tokenstream v0.2.3
4102026-02-27T02:07:49.859Z Downloaded scroll v0.12.0
4112026-02-27T02:07:49.860Z Downloaded pest_generator v2.8.2
4122026-02-27T02:07:49.860Z Downloaded clap_derive v4.5.47
4132026-02-27T02:07:49.864Z Downloaded cargo_toml v0.21.0
4142026-02-27T02:07:49.864Z Downloaded smallvec v1.15.1
4152026-02-27T02:07:49.864Z Downloaded papergrid v0.11.0
4162026-02-27T02:07:49.867Z Downloaded log v0.4.29
4172026-02-27T02:07:49.870Z Downloaded icu_locid v1.5.0
4182026-02-27T02:07:49.873Z Downloaded anstyle-parse v0.2.5
4192026-02-27T02:07:49.876Z Downloaded camino v1.2.2
4202026-02-27T02:07:49.876Z Downloaded pest_meta v2.8.2
4212026-02-27T02:07:49.879Z Downloaded cfg-if v1.0.4
4222026-02-27T02:07:49.879Z Downloaded pest_derive v2.8.2
4232026-02-27T02:07:49.882Z Downloaded camino-tempfile v1.4.1
4242026-02-27T02:07:49.882Z Downloaded tempfile v3.24.0
4252026-02-27T02:07:49.885Z Downloaded serde_core v1.0.228
4262026-02-27T02:07:49.888Z Downloaded num-traits v0.2.19
4272026-02-27T02:07:49.891Z Downloaded icu_locid_transform_data v1.5.0
4282026-02-27T02:07:49.891Z Downloaded displaydoc v0.2.5
4292026-02-27T02:07:49.894Z Downloaded stable_deref_trait v1.2.0
4302026-02-27T02:07:49.894Z Downloaded serde_spanned v0.6.9
4312026-02-27T02:07:49.894Z Downloaded memmap v0.7.0
4322026-02-27T02:07:49.897Z Downloaded cpufeatures v0.2.14
4332026-02-27T02:07:49.897Z Downloaded version_check v0.9.5
4342026-02-27T02:07:49.897Z Downloaded utf8_iter v1.0.4
4352026-02-27T02:07:49.900Z Downloaded crypto-common v0.1.6
4362026-02-27T02:07:49.900Z Downloaded clap v4.5.48
4372026-02-27T02:07:49.905Z Downloaded cargo-platform v0.2.0
4382026-02-27T02:07:49.908Z Downloaded percent-encoding v2.3.2
4392026-02-27T02:07:49.908Z Downloaded fnv v1.0.7
4402026-02-27T02:07:49.908Z Downloaded form_urlencoded v1.2.2
4412026-02-27T02:07:49.911Z Downloaded idna_adapter v1.2.0
4422026-02-27T02:07:49.911Z Downloaded generic-array v0.14.7
4432026-02-27T02:07:49.911Z Downloaded block-buffer v0.10.4
4442026-02-27T02:07:49.916Z Downloaded plain v0.2.3
4452026-02-27T02:07:49.916Z Downloaded icu_properties v1.5.1
4462026-02-27T02:07:49.916Z Downloaded fastrand v2.1.1
4472026-02-27T02:07:49.919Z Downloaded byteorder v1.5.0
4482026-02-27T02:07:49.919Z Downloaded memchr v2.7.4
4492026-02-27T02:07:49.922Z Downloaded icu_provider v1.5.0
4502026-02-27T02:07:49.922Z Downloaded hashbrown v0.16.1
4512026-02-27T02:07:49.927Z Downloaded serde v1.0.228
4522026-02-27T02:07:49.930Z Downloaded toml_write v0.1.2
4532026-02-27T02:07:49.935Z Downloaded indexmap v2.13.0
4542026-02-27T02:07:49.938Z Downloaded icu_collections v1.5.0
4552026-02-27T02:07:49.951Z Downloaded idna v1.0.3
4562026-02-27T02:07:49.958Z Downloaded clap_builder v4.5.48
4572026-02-27T02:07:49.962Z Downloaded serde_json v1.0.149
4582026-02-27T02:07:49.967Z Downloaded pest v2.8.2
4592026-02-27T02:07:50.002Z Downloaded tabled v0.15.0
4602026-02-27T02:07:50.014Z Downloaded syn v1.0.109
4612026-02-27T02:07:50.022Z Downloaded icu_properties_data v1.5.0
4622026-02-27T02:07:50.030Z Downloaded syn v2.0.117
4632026-02-27T02:07:50.039Z Downloaded rustix v0.38.37
4642026-02-27T02:07:50.057Z Downloaded rustix v1.1.3
4652026-02-27T02:07:50.096Z Downloaded libc v0.2.180
4662026-02-27T02:07:50.184Z Compiling proc-macro2 v1.0.106
4672026-02-27T02:07:50.187Z Compiling quote v1.0.44
4682026-02-27T02:07:50.187Z Compiling unicode-ident v1.0.24
4692026-02-27T02:07:50.187Z Compiling serde_core v1.0.228
4702026-02-27T02:07:50.187Z Compiling serde v1.0.228
4712026-02-27T02:07:50.187Z Compiling version_check v0.9.5
4722026-02-27T02:07:50.187Z Compiling libc v0.2.180
4732026-02-27T02:07:50.418Z Compiling memchr v2.7.4
4742026-02-27T02:07:50.676Z Compiling stable_deref_trait v1.2.0
4752026-02-27T02:07:50.811Z Compiling thiserror v2.0.18
4762026-02-27T02:07:51.165Z Compiling zmij v1.0.15
4772026-02-27T02:07:51.168Z Compiling writeable v0.5.5
4782026-02-27T02:07:51.217Z Compiling litemap v0.7.3
4792026-02-27T02:07:51.757Z Compiling thiserror v1.0.69
4802026-02-27T02:07:51.866Z Compiling ucd-trie v0.1.7
4812026-02-27T02:07:51.974Z Compiling autocfg v1.4.0
4822026-02-27T02:07:52.276Z Compiling itoa v1.0.11
4832026-02-27T02:07:52.419Z Compiling byteorder v1.5.0
4842026-02-27T02:07:52.779Z Compiling errno v0.3.12
4852026-02-27T02:07:52.807Z Compiling icu_locid_transform_data v1.5.0
4862026-02-27T02:07:52.922Z Compiling bitflags v2.9.4
4872026-02-27T02:07:52.948Z Compiling syn v2.0.117
4882026-02-27T02:07:53.158Z Compiling icu_properties_data v1.5.0
4892026-02-27T02:07:53.187Z Compiling serde_json v1.0.149
4902026-02-27T02:07:53.339Z Compiling num-traits v0.2.19
4912026-02-27T02:07:53.418Z Compiling hashbrown v0.16.1
4922026-02-27T02:07:53.580Z Compiling utf16_iter v1.0.5
4932026-02-27T02:07:53.611Z Compiling icu_normalizer_data v1.5.0
4942026-02-27T02:07:53.674Z Compiling rustix v0.38.37
4952026-02-27T02:07:53.731Z Compiling equivalent v1.0.2
4962026-02-27T02:07:53.803Z Compiling utf8_iter v1.0.4
4972026-02-27T02:07:53.859Z Compiling smallvec v1.15.1
4982026-02-27T02:07:53.886Z Compiling write16 v1.0.0
4992026-02-27T02:07:54.085Z Compiling typeid v1.0.3
5002026-02-27T02:07:54.478Z Compiling proc-macro-error-attr v1.0.4
5012026-02-27T02:07:54.644Z Compiling indexmap v2.13.0
5022026-02-27T02:07:54.676Z Compiling usdt-impl v0.5.0
5032026-02-27T02:07:54.700Z Compiling syn v1.0.109
5042026-02-27T02:07:54.817Z Compiling winnow v0.7.14
5052026-02-27T02:07:55.060Z Compiling toml_write v0.1.2
5062026-02-27T02:07:55.197Z Compiling thread-id v4.2.2
5072026-02-27T02:07:55.840Z Compiling proc-macro-error v1.0.4
5082026-02-27T02:07:55.958Z Compiling percent-encoding v2.3.2
5092026-02-27T02:07:56.198Z Compiling plain v0.2.3
5102026-02-27T02:07:56.320Z Compiling camino v1.2.2
5112026-02-27T02:07:56.393Z Compiling log v0.4.29
5122026-02-27T02:07:56.790Z Compiling utf8parse v0.2.2
5132026-02-27T02:07:56.969Z Compiling rustix v1.1.3
5142026-02-27T02:07:56.973Z Compiling getrandom v0.3.4
5152026-02-27T02:07:57.172Z Compiling ordered-float v2.10.1
5162026-02-27T02:07:57.286Z Compiling anstyle-parse v0.2.5
5172026-02-27T02:07:57.634Z Compiling terminal_size v0.4.0
5182026-02-27T02:07:57.882Z Compiling form_urlencoded v1.2.2
5192026-02-27T02:07:58.211Z Compiling pretty-hex v0.4.1
5202026-02-27T02:07:58.404Z Compiling anstyle-query v1.1.1
5212026-02-27T02:07:58.465Z Compiling cfg-if v1.0.4
5222026-02-27T02:07:58.490Z Compiling colorchoice v1.0.2
5232026-02-27T02:07:58.538Z Compiling is_terminal_polyfill v1.70.1
5242026-02-27T02:07:58.580Z Compiling anstyle v1.0.11
5252026-02-27T02:07:58.845Z Compiling semver v1.0.27
5262026-02-27T02:07:58.907Z Compiling anstream v0.6.18
5272026-02-27T02:07:59.397Z Compiling fs-err v3.1.1
5282026-02-27T02:07:59.524Z Compiling synstructure v0.13.1
5292026-02-27T02:07:59.593Z Compiling anyhow v1.0.99
5302026-02-27T02:07:59.682Z Compiling unicode-width v0.1.14
5312026-02-27T02:07:59.729Z Compiling once_cell v1.21.3
5322026-02-27T02:08:00.147Z Compiling heck v0.5.0
5332026-02-27T02:08:00.186Z Compiling heck v0.4.1
5342026-02-27T02:08:00.217Z Compiling fastrand v2.1.1
5352026-02-27T02:08:00.634Z Compiling strsim v0.11.1
5362026-02-27T02:08:00.713Z Compiling fnv v1.0.7
5372026-02-27T02:08:00.740Z Compiling bytecount v0.6.8
5382026-02-27T02:08:00.805Z Compiling unicode-xid v0.2.6
5392026-02-27T02:08:00.880Z Compiling clap_lex v0.7.4
5402026-02-27T02:08:00.979Z Compiling papergrid v0.11.0
5412026-02-27T02:08:01.021Z Compiling tempfile v3.24.0
5422026-02-27T02:08:01.275Z Compiling clap_builder v4.5.48
5432026-02-27T02:08:01.502Z Compiling memmap v0.7.0
5442026-02-27T02:08:01.784Z Compiling smawk v0.3.2
5452026-02-27T02:08:01.865Z Compiling unicode-width v0.2.0
5462026-02-27T02:08:01.893Z Compiling unicode-linebreak v0.1.5
5472026-02-27T02:08:02.416Z Compiling textwrap v0.16.2
5482026-02-27T02:08:02.806Z Compiling camino-tempfile v1.4.1
5492026-02-27T02:08:03.009Z Compiling swrite v0.1.0
5502026-02-27T02:08:03.156Z Compiling tabled_derive v0.7.0
5512026-02-27T02:08:03.183Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5522026-02-27T02:08:03.807Z Compiling serde_derive v1.0.228
5532026-02-27T02:08:03.807Z Compiling zerofrom-derive v0.1.4
5542026-02-27T02:08:03.810Z Compiling yoke-derive v0.7.4
5552026-02-27T02:08:03.854Z Compiling zerovec-derive v0.10.3
5562026-02-27T02:08:03.936Z Compiling thiserror-impl v2.0.18
5572026-02-27T02:08:05.177Z Compiling displaydoc v0.2.5
5582026-02-27T02:08:06.271Z Compiling thiserror-impl v1.0.69
5592026-02-27T02:08:06.555Z Compiling icu_provider_macros v1.5.0
5602026-02-27T02:08:06.760Z Compiling zerocopy-derive v0.7.35
5612026-02-27T02:08:07.215Z Compiling zerofrom v0.1.4
5622026-02-27T02:08:07.243Z Compiling pest v2.8.2
5632026-02-27T02:08:07.478Z Compiling yoke v0.7.4
5642026-02-27T02:08:07.637Z Compiling scroll_derive v0.12.0
5652026-02-27T02:08:07.866Z Compiling zerovec v0.10.4
5662026-02-27T02:08:08.677Z Compiling zerocopy v0.7.35
5672026-02-27T02:08:08.799Z Compiling clap_derive v4.5.47
5682026-02-27T02:08:09.061Z Compiling scroll v0.12.0
5692026-02-27T02:08:09.334Z Compiling tabled v0.15.0
5702026-02-27T02:08:09.596Z Compiling tinystr v0.7.6
5712026-02-27T02:08:09.859Z Compiling pest_meta v2.8.2
5722026-02-27T02:08:09.899Z Compiling icu_collections v1.5.0
5732026-02-27T02:08:09.938Z Compiling icu_locid v1.5.0
5742026-02-27T02:08:10.003Z Compiling goblin v0.8.2
5752026-02-27T02:08:11.159Z Compiling icu_provider v1.5.0
5762026-02-27T02:08:11.831Z Compiling pest_generator v2.8.2
5772026-02-27T02:08:11.964Z Compiling icu_locid_transform v1.5.0
5782026-02-27T02:08:12.019Z Compiling toml_datetime v0.6.11
5792026-02-27T02:08:12.163Z Compiling serde_spanned v0.6.9
5802026-02-27T02:08:12.444Z Compiling toml_edit v0.22.27
5812026-02-27T02:08:12.547Z Compiling dof v0.3.0
5822026-02-27T02:08:13.219Z Compiling serde_tokenstream v0.2.3
5832026-02-27T02:08:13.366Z Compiling icu_properties v1.5.1
5842026-02-27T02:08:13.609Z Compiling erased-serde v0.4.6
5852026-02-27T02:08:13.832Z Compiling serde-value v0.7.0
5862026-02-27T02:08:14.245Z Compiling pest_derive v2.8.2
5872026-02-27T02:08:14.293Z Compiling cargo-platform v0.2.0
5882026-02-27T02:08:14.633Z Compiling serde-untagged v0.1.7
5892026-02-27T02:08:14.732Z Compiling clap v4.5.48
5902026-02-27T02:08:14.827Z Compiling macaddr v1.0.1
5912026-02-27T02:08:15.028Z Compiling dtrace-parser v0.2.0
5922026-02-27T02:08:15.528Z Compiling toml v0.8.23
5932026-02-27T02:08:16.867Z Compiling icu_normalizer v1.5.0
5942026-02-27T02:08:17.033Z Compiling usdt-attr-macro v0.5.0
5952026-02-27T02:08:17.172Z Compiling usdt-macro v0.5.0
5962026-02-27T02:08:17.430Z Compiling cargo_toml v0.21.0
5972026-02-27T02:08:17.756Z Compiling idna_adapter v1.2.0
5982026-02-27T02:08:17.976Z Compiling idna v1.0.3
5992026-02-27T02:08:18.286Z Compiling usdt v0.5.0
6002026-02-27T02:08:18.440Z Compiling url v2.5.4
6012026-02-27T02:08:19.090Z Compiling cargo-util-schemas v0.8.2
6022026-02-27T02:08:20.681Z Compiling cargo_metadata v0.21.0
6032026-02-27T02:08:22.235Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6042026-02-27T02:08:25.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
6052026-02-27T02:08:25.911Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6062026-02-27T02:08:26.701Z Downloading crates ...
6072026-02-27T02:08:26.845Z Downloaded cargo-platform v0.1.8
6082026-02-27T02:08:26.849Z Downloaded ciborium-ll v0.2.2
6092026-02-27T02:08:26.854Z Downloaded atty v0.2.14
6102026-02-27T02:08:26.861Z Downloaded addr2line v0.24.2
6112026-02-27T02:08:26.869Z Downloaded foreign-types v0.5.0
6122026-02-27T02:08:26.873Z Downloaded cfg_aliases v0.2.1
6132026-02-27T02:08:26.878Z Downloaded endian-type v0.1.2
6142026-02-27T02:08:26.881Z Downloaded foldhash v0.1.5
6152026-02-27T02:08:26.885Z Downloaded ff v0.13.0
6162026-02-27T02:08:26.889Z Downloaded document-features v0.2.11
6172026-02-27T02:08:26.893Z Downloaded dirs-next v2.0.0
6182026-02-27T02:08:26.901Z Downloaded dirs-sys-next v0.1.2
6192026-02-27T02:08:26.904Z Downloaded dropshot_endpoint v0.16.7
6202026-02-27T02:08:26.910Z Downloaded diesel_table_macro_syntax v0.2.0
6212026-02-27T02:08:26.914Z Downloaded difflib v0.4.0
6222026-02-27T02:08:26.918Z Downloaded env_filter v0.1.2
6232026-02-27T02:08:26.922Z Downloaded either v1.15.0
6242026-02-27T02:08:26.927Z Downloaded derive_more-impl v2.0.1
6252026-02-27T02:08:26.934Z Downloaded futures-macro v0.3.31
6262026-02-27T02:08:26.938Z Downloaded bit-set v0.5.3
6272026-02-27T02:08:26.942Z Downloaded foreign-types v0.3.2
6282026-02-27T02:08:26.946Z Downloaded darling_macro v0.21.0
6292026-02-27T02:08:26.949Z Downloaded bitfield-struct v0.6.2
6302026-02-27T02:08:26.952Z Downloaded enum-as-inner v0.6.1
6312026-02-27T02:08:26.957Z Downloaded hash32 v0.2.1
6322026-02-27T02:08:26.960Z Downloaded dropshot-api-manager v0.3.0
6332026-02-27T02:08:26.966Z Downloaded dropshot-api-manager-types v0.3.0
6342026-02-27T02:08:26.970Z Downloaded foreign-types-macros v0.2.3
6352026-02-27T02:08:26.973Z Downloaded foreign-types-shared v0.3.1
6362026-02-27T02:08:26.977Z Downloaded fd-lock v4.0.2
6372026-02-27T02:08:26.995Z Downloaded hash32 v0.3.1
6382026-02-27T02:08:26.999Z Downloaded dtrace-parser v0.3.0
6392026-02-27T02:08:27.003Z Downloaded globwalk v0.9.1
6402026-02-27T02:08:27.006Z Downloaded funty v2.0.0
6412026-02-27T02:08:27.011Z Downloaded chacha20 v0.9.1
6422026-02-27T02:08:27.015Z Downloaded fallible-iterator v0.2.0
6432026-02-27T02:08:27.019Z Downloaded hex-literal v0.4.1
6442026-02-27T02:08:27.023Z Downloaded crossbeam-channel v0.5.15
6452026-02-27T02:08:27.030Z Downloaded http-body v1.0.1
6462026-02-27T02:08:27.033Z Downloaded hostname v0.4.2
6472026-02-27T02:08:27.037Z Downloaded data-encoding v2.9.0
6482026-02-27T02:08:27.041Z Downloaded hubpack_derive v0.1.1
6492026-02-27T02:08:27.044Z Downloaded futures-channel v0.3.31
6502026-02-27T02:08:27.048Z Downloaded hubpack v0.1.2
6512026-02-27T02:08:27.051Z Downloaded http-range v0.1.5
6522026-02-27T02:08:27.054Z Downloaded instability v0.3.2
6532026-02-27T02:08:27.057Z Downloaded foldhash v0.2.0
6542026-02-27T02:08:27.061Z Downloaded instant v0.1.13
6552026-02-27T02:08:27.064Z Downloaded ciborium v0.2.2
6562026-02-27T02:08:27.069Z Downloaded const_format_proc_macros v0.2.34
6572026-02-27T02:08:27.073Z Downloaded indoc v1.0.9
6582026-02-27T02:08:27.078Z Downloaded is-terminal v0.4.13
6592026-02-27T02:08:27.081Z Downloaded csv-core v0.1.11
6602026-02-27T02:08:27.085Z Downloaded highway v1.3.0
6612026-02-27T02:08:27.089Z Downloaded clang-sys v1.8.1
6622026-02-27T02:08:27.093Z Downloaded kstat-rs v0.2.4
6632026-02-27T02:08:27.096Z Downloaded lazy_static v1.5.0
6642026-02-27T02:08:27.100Z Downloaded libscf-sys v1.1.0
6652026-02-27T02:08:27.104Z Downloaded lalrpop-util v0.19.12
6662026-02-27T02:08:27.107Z Downloaded lru-cache v0.1.2
6672026-02-27T02:08:27.110Z Downloaded humantime v2.2.0
6682026-02-27T02:08:27.114Z Downloaded ingot-types v0.1.2
6692026-02-27T02:08:27.118Z Downloaded match_cfg v0.1.0
6702026-02-27T02:08:27.121Z Downloaded mime v0.3.17
6712026-02-27T02:08:27.124Z Downloaded multimap v0.10.1
6722026-02-27T02:08:27.128Z Downloaded darling v0.21.0
6732026-02-27T02:08:27.135Z Downloaded md-5 v0.10.6
6742026-02-27T02:08:27.138Z Downloaded crc-any v2.5.0
6752026-02-27T02:08:27.142Z Downloaded memoffset v0.9.1
6762026-02-27T02:08:27.146Z Downloaded nodrop v0.1.14
6772026-02-27T02:08:27.148Z Downloaded num-conv v0.2.0
6782026-02-27T02:08:27.151Z Downloaded num-derive v0.3.3
6792026-02-27T02:08:27.155Z Downloaded num v0.4.3
6802026-02-27T02:08:27.158Z Downloaded hyper-staticfile v0.10.1
6812026-02-27T02:08:27.162Z Downloaded hyper-rustls v0.27.7
6822026-02-27T02:08:27.166Z Downloaded num-derive v0.4.2
6832026-02-27T02:08:27.169Z Downloaded libz-rs-sys v0.5.1
6842026-02-27T02:08:27.173Z Downloaded num_threads v0.1.7
6852026-02-27T02:08:27.175Z Downloaded olpc-cjson v0.1.4
6862026-02-27T02:08:27.178Z Downloaded openssl-macros v0.1.1
6872026-02-27T02:08:27.181Z Downloaded linear-map v1.2.0
6882026-02-27T02:08:27.184Z Downloaded ingot-macros v0.1.1
6892026-02-27T02:08:27.187Z Downloaded elliptic-curve v0.13.8
6902026-02-27T02:08:27.192Z Downloaded oso-derive v0.27.3
6912026-02-27T02:08:27.195Z Downloaded mime_guess v2.0.5
6922026-02-27T02:08:27.198Z Downloaded half v2.4.1
6932026-02-27T02:08:27.202Z Downloaded lock_api v0.4.12
6942026-02-27T02:08:27.206Z Downloaded nanorand v0.7.0
6952026-02-27T02:08:27.209Z Downloaded multer v3.1.0
6962026-02-27T02:08:27.213Z Downloaded chacha20poly1305 v0.10.1
6972026-02-27T02:08:27.216Z Downloaded packed_struct_codegen v0.10.1
6982026-02-27T02:08:27.219Z Downloaded native-tls v0.2.12
6992026-02-27T02:08:27.222Z Downloaded compact_str v0.8.0
7002026-02-27T02:08:27.227Z Downloaded peg-runtime v0.8.5
7012026-02-27T02:08:27.230Z Downloaded pbkdf2 v0.12.2
7022026-02-27T02:08:27.232Z Downloaded libloading v0.8.5
7032026-02-27T02:08:27.235Z Downloaded jobserver v0.1.32
7042026-02-27T02:08:27.239Z Downloaded num_enum_derive v0.5.11
7052026-02-27T02:08:27.241Z Downloaded num-complex v0.4.6
7062026-02-27T02:08:27.244Z Downloaded newtype-uuid v1.3.2
7072026-02-27T02:08:27.247Z Downloaded pbkdf2 v0.11.0
7082026-02-27T02:08:27.250Z Downloaded pin-utils v0.1.0
7092026-02-27T02:08:27.253Z Downloaded num-rational v0.4.2
7102026-02-27T02:08:27.256Z Downloaded phf_shared v0.12.1
7112026-02-27T02:08:27.259Z Downloaded phf_shared v0.11.2
7122026-02-27T02:08:27.262Z Downloaded ignore v0.4.23
7132026-02-27T02:08:27.264Z Downloaded openssl-probe v0.1.5
7142026-02-27T02:08:27.267Z Downloaded oxnet v0.1.4
7152026-02-27T02:08:27.270Z Downloaded packed_struct v0.10.1
7162026-02-27T02:08:27.273Z Downloaded crossbeam-epoch v0.9.18
7172026-02-27T02:08:27.276Z Downloaded predicates-tree v1.0.12
7182026-02-27T02:08:27.278Z Downloaded pretty-hex v0.2.1
7192026-02-27T02:08:27.281Z Downloaded oxide-update-engine v0.1.0
7202026-02-27T02:08:27.284Z Downloaded proc-macro-error-attr2 v2.0.0
7212026-02-27T02:08:27.287Z Downloaded indexmap v1.9.3
7222026-02-27T02:08:27.290Z Downloaded oxide-update-engine-display v0.1.0
7232026-02-27T02:08:27.293Z Downloaded progenitor-client v0.11.2
7242026-02-27T02:08:27.296Z Downloaded progenitor-client v0.8.0
7252026-02-27T02:08:27.298Z Downloaded progenitor-client v0.10.0
7262026-02-27T02:08:27.302Z Downloaded psl-types v2.0.11
7272026-02-27T02:08:27.304Z Downloaded progenitor-macro v0.13.0
7282026-02-27T02:08:27.304Z Downloaded progenitor-macro v0.8.0
7292026-02-27T02:08:27.307Z Downloaded progenitor-macro v0.11.2
7302026-02-27T02:08:27.310Z Downloaded parse-display-derive v0.10.0
7312026-02-27T02:08:27.313Z Downloaded headers v0.4.1
7322026-02-27T02:08:27.316Z Downloaded omicron-zone-package v0.12.2
7332026-02-27T02:08:27.322Z Downloaded pem-rfc7468 v0.7.0
7342026-02-27T02:08:27.325Z Downloaded pem v3.0.5
7352026-02-27T02:08:27.327Z Downloaded phf v0.12.1
7362026-02-27T02:08:27.330Z Downloaded pkg-config v0.3.31
7372026-02-27T02:08:27.333Z Downloaded pin-project-lite v0.2.14
7382026-02-27T02:08:27.337Z Downloaded quick-error v1.2.3
7392026-02-27T02:08:27.340Z Downloaded litrs v0.4.1
7402026-02-27T02:08:27.344Z Downloaded poly1305 v0.8.0
7412026-02-27T02:08:27.347Z Downloaded rand_xorshift v0.4.0
7422026-02-27T02:08:27.350Z Downloaded flate2 v1.1.2
7432026-02-27T02:08:27.354Z Downloaded recursive v0.1.1
7442026-02-27T02:08:27.356Z Downloaded pkcs8 v0.10.2
7452026-02-27T02:08:27.360Z Downloaded rand_chacha v0.3.1
7462026-02-27T02:08:27.363Z Downloaded base64 v0.22.1
7472026-02-27T02:08:27.366Z Downloaded proc-macro-error2 v2.0.1
7482026-02-27T02:08:27.370Z Downloaded ref-cast-impl v1.0.25
7492026-02-27T02:08:27.373Z Downloaded progenitor-client v0.13.0
7502026-02-27T02:08:27.375Z Downloaded progenitor-extras v0.1.0
7512026-02-27T02:08:27.378Z Downloaded rfc6979 v0.4.0
7522026-02-27T02:08:27.381Z Downloaded progenitor-macro v0.10.0
7532026-02-27T02:08:27.381Z Downloaded psm v0.1.30
7542026-02-27T02:08:27.384Z Downloaded parking_lot v0.12.3
7552026-02-27T02:08:27.387Z Downloaded jiff-static v0.2.15
7562026-02-27T02:08:27.390Z Downloaded progenitor v0.13.0
7572026-02-27T02:08:27.393Z Downloaded radium v0.7.0
7582026-02-27T02:08:27.396Z Downloaded quinn-udp v0.5.5
7592026-02-27T02:08:27.399Z Downloaded progenitor v0.11.2
7602026-02-27T02:08:27.402Z Downloaded rustc-hash v2.1.1
7612026-02-27T02:08:27.405Z Downloaded russh-cryptovec v0.7.3
7622026-02-27T02:08:27.405Z Downloaded progenitor v0.10.0
7632026-02-27T02:08:27.407Z Downloaded polyval v0.6.2
7642026-02-27T02:08:27.410Z Downloaded rtoolbox v0.0.2
7652026-02-27T02:08:27.413Z Downloaded rustc_version v0.4.1
7662026-02-27T02:08:27.416Z Downloaded pkcs1 v0.7.5
7672026-02-27T02:08:27.419Z Downloaded oxide-update-engine-types v0.1.0
7682026-02-27T02:08:27.422Z Downloaded rand_core v0.9.3
7692026-02-27T02:08:27.425Z Downloaded rand_seeder v0.4.0
7702026-02-27T02:08:27.425Z Downloaded r2d2 v0.8.10
7712026-02-27T02:08:27.428Z Downloaded hashbrown v0.13.2
7722026-02-27T02:08:27.431Z Downloaded ed25519-dalek v2.1.1
7732026-02-27T02:08:27.435Z Downloaded same-file v1.0.6
7742026-02-27T02:08:27.438Z Downloaded postgres-types v0.2.9
7752026-02-27T02:08:27.441Z Downloaded sapling-renderdag v0.1.0
7762026-02-27T02:08:27.443Z Downloaded scrypt v0.11.0
7772026-02-27T02:08:27.446Z Downloaded scroll_derive v0.13.1
7782026-02-27T02:08:27.449Z Downloaded progenitor-impl v0.8.0
7792026-02-27T02:08:27.452Z Downloaded salsa20 v0.10.2
7802026-02-27T02:08:27.452Z Downloaded secrecy v0.8.0
7812026-02-27T02:08:27.454Z Downloaded seq-macro v0.3.6
7822026-02-27T02:08:27.457Z Downloaded semver v0.1.20
7832026-02-27T02:08:27.460Z Downloaded resolv-conf v0.7.0
7842026-02-27T02:08:27.460Z Downloaded secrecy v0.10.3
7852026-02-27T02:08:27.463Z Downloaded papergrid v0.17.0
7862026-02-27T02:08:27.467Z Downloaded serde_repr v0.1.19
7872026-02-27T02:08:27.470Z Downloaded hickory-server v0.25.2
7882026-02-27T02:08:27.475Z Downloaded serde-big-array v0.5.1
7892026-02-27T02:08:27.478Z Downloaded pin-project v1.1.6
7902026-02-27T02:08:27.488Z Downloaded serde_urlencoded v0.7.1
7912026-02-27T02:08:27.491Z Downloaded sha1 v0.10.6
7922026-02-27T02:08:27.493Z Downloaded openssl-sys v0.9.109
7932026-02-27T02:08:27.497Z Downloaded sigpipe v0.1.3
7942026-02-27T02:08:27.500Z Downloaded signature v2.2.0
7952026-02-27T02:08:27.504Z Downloaded siphasher v1.0.1
7962026-02-27T02:08:27.504Z Downloaded signal-hook-mio v0.2.4
7972026-02-27T02:08:27.506Z Downloaded siphasher v0.3.11
7982026-02-27T02:08:27.512Z Downloaded rusty-fork v0.3.0
7992026-02-27T02:08:27.512Z Downloaded rand_chacha v0.9.0
8002026-02-27T02:08:27.514Z Downloaded simd-adler32 v0.3.7
8012026-02-27T02:08:27.514Z Downloaded scroll v0.13.0
8022026-02-27T02:08:27.517Z Downloaded shell-words v1.1.0
8032026-02-27T02:08:27.517Z Downloaded rustls-pemfile v2.2.0
8042026-02-27T02:08:27.520Z Downloaded schemars_derive v0.8.22
8052026-02-27T02:08:27.523Z Downloaded serde_bytes v0.11.19
8062026-02-27T02:08:27.526Z Downloaded serde_derive_internals v0.29.1
8072026-02-27T02:08:27.529Z Downloaded serde-hex v0.1.0
8082026-02-27T02:08:27.529Z Downloaded sec1 v0.7.3
8092026-02-27T02:08:27.533Z Downloaded aes v0.8.4
8102026-02-27T02:08:27.535Z Downloaded slog-envlogger v2.2.0
8112026-02-27T02:08:27.557Z Downloaded slog-bunyan v2.5.0
8122026-02-27T02:08:27.557Z Downloaded progenitor-impl v0.11.2
8132026-02-27T02:08:27.557Z Downloaded progenitor-impl v0.10.0
8142026-02-27T02:08:27.557Z Downloaded rustls-pemfile v1.0.4
8152026-02-27T02:08:27.557Z Downloaded rustls-pki-types v1.14.0
8162026-02-27T02:08:27.557Z Downloaded ssh-encoding v0.2.0
8172026-02-27T02:08:27.557Z Downloaded signal-hook-tokio v0.3.1
8182026-02-27T02:08:27.557Z Downloaded ssh-cipher v0.2.0
8192026-02-27T02:08:27.557Z Downloaded prefix-trie v0.7.0
8202026-02-27T02:08:27.561Z Downloaded sqlparser_derive v0.5.0
8212026-02-27T02:08:27.561Z Downloaded strip-ansi-escapes v0.2.0
8222026-02-27T02:08:27.563Z Downloaded expectorate v1.2.0
8232026-02-27T02:08:27.566Z Downloaded strum v0.26.3
8242026-02-27T02:08:27.566Z Downloaded shlex v1.3.0
8252026-02-27T02:08:27.569Z Downloaded minimal-lexical v0.2.1
8262026-02-27T02:08:27.573Z Downloaded structmeta v0.3.0
8272026-02-27T02:08:27.576Z Downloaded signal-hook-registry v1.4.2
8282026-02-27T02:08:27.579Z Downloaded structmeta-derive v0.3.0
8292026-02-27T02:08:27.579Z Downloaded papergrid v0.14.0
8302026-02-27T02:08:27.582Z Downloaded subtle v2.6.1
8312026-02-27T02:08:27.585Z Downloaded sync_wrapper v1.0.1
8322026-02-27T02:08:27.588Z Downloaded rcgen v0.12.1
8332026-02-27T02:08:27.591Z Downloaded scheduled-thread-pool v0.2.7
8342026-02-27T02:08:27.591Z Downloaded sct v0.7.1
8352026-02-27T02:08:27.594Z Downloaded supports-color v3.0.2
8362026-02-27T02:08:27.597Z Downloaded sync-ptr v0.1.4
8372026-02-27T02:08:27.599Z Downloaded thread-id v5.0.0
8382026-02-27T02:08:27.600Z Downloaded termtree v0.5.1
8392026-02-27T02:08:27.602Z Downloaded slog-stdlog v4.1.1
8402026-02-27T02:08:27.603Z Downloaded slog-scope v4.4.0
8412026-02-27T02:08:27.606Z Downloaded tap v1.0.1
8422026-02-27T02:08:27.609Z Downloaded spki v0.7.3
8432026-02-27T02:08:27.609Z Downloaded thiserror-impl-no-std v2.0.2
8442026-02-27T02:08:27.612Z Downloaded testing_table v0.3.0
8452026-02-27T02:08:27.612Z Downloaded tabwriter v1.4.0
8462026-02-27T02:08:27.615Z Downloaded thread_local v1.1.8
8472026-02-27T02:08:27.615Z Downloaded tabled_derive v0.10.0
8482026-02-27T02:08:27.618Z Downloaded snafu-derive v0.8.5
8492026-02-27T02:08:27.618Z Downloaded tagptr v0.2.0
8502026-02-27T02:08:27.621Z Downloaded rustls-platform-verifier v0.6.2
8512026-02-27T02:08:27.624Z Downloaded serde_with_macros v3.16.1
8522026-02-27T02:08:27.626Z Downloaded sqlformat v0.3.5
8532026-02-27T02:08:27.629Z Downloaded ron v0.8.1
8542026-02-27T02:08:27.633Z Downloaded string_cache v0.8.9
8552026-02-27T02:08:27.636Z Downloaded crossterm v0.29.0
8562026-02-27T02:08:27.641Z Downloaded static_assertions v1.1.0
8572026-02-27T02:08:27.644Z Downloaded tinyvec_macros v0.1.1
8582026-02-27T02:08:27.646Z Downloaded stacker v0.1.23
8592026-02-27T02:08:27.646Z Downloaded serde_cbor v0.11.2
8602026-02-27T02:08:27.650Z Downloaded stringprep v0.1.5
8612026-02-27T02:08:27.652Z Downloaded strum_macros v0.24.3
8622026-02-27T02:08:27.655Z Downloaded hashbrown v0.15.4
8632026-02-27T02:08:27.659Z Downloaded strum_macros v0.27.2
8642026-02-27T02:08:27.662Z Downloaded support-bundle-viewer v0.1.2
8652026-02-27T02:08:27.662Z Downloaded itertools v0.10.5
8662026-02-27T02:08:27.668Z Downloaded iddqd v0.3.16
8672026-02-27T02:08:27.674Z Downloaded termios v0.3.3
8682026-02-27T02:08:27.677Z Downloaded thiserror-no-std v2.0.2
8692026-02-27T02:08:27.680Z Downloaded topological-sort v0.2.2
8702026-02-27T02:08:27.683Z Downloaded tabled_derive v0.11.0
8712026-02-27T02:08:27.683Z Downloaded qorb v0.4.1
8722026-02-27T02:08:27.687Z Downloaded num-bigint v0.4.6
8732026-02-27T02:08:27.691Z Downloaded schemars v0.8.22
8742026-02-27T02:08:27.702Z Downloaded try-lock v0.2.5
8752026-02-27T02:08:27.705Z Downloaded trait-variant v0.1.2
8762026-02-27T02:08:27.705Z Downloaded time-macros v0.2.27
8772026-02-27T02:08:27.708Z Downloaded tower-service v0.3.3
8782026-02-27T02:08:27.708Z Downloaded tower-layer v0.3.3
8792026-02-27T02:08:27.711Z Downloaded tokio-native-tls v0.3.1
8802026-02-27T02:08:27.713Z Downloaded similar v2.7.0
8812026-02-27T02:08:27.716Z Downloaded typify-macro v0.4.3
8822026-02-27T02:08:27.719Z Downloaded rayon-core v1.12.1
8832026-02-27T02:08:27.722Z Downloaded typify-macro v0.6.1
8842026-02-27T02:08:27.722Z Downloaded tokio-macros v2.6.0
8852026-02-27T02:08:27.725Z Downloaded tokio-dtrace v0.1.0
8862026-02-27T02:08:27.725Z Downloaded untrusted v0.9.0
8872026-02-27T02:08:27.727Z Downloaded subprocess v0.2.9
8882026-02-27T02:08:27.730Z Downloaded tls_codec_derive v0.4.1
8892026-02-27T02:08:27.730Z Downloaded tokio-rustls v0.25.0
8902026-02-27T02:08:27.733Z Downloaded unarray v0.1.4
8912026-02-27T02:08:27.733Z Downloaded blake3 v1.5.4
8922026-02-27T02:08:27.740Z Downloaded usdt-attr-macro v0.6.0
8932026-02-27T02:08:27.743Z Downloaded usdt v0.6.0
8942026-02-27T02:08:27.743Z Downloaded untrusted v0.7.1
8952026-02-27T02:08:27.747Z Downloaded usdt-macro v0.6.0
8962026-02-27T02:08:27.747Z Downloaded universal-hash v0.5.1
8972026-02-27T02:08:27.747Z Downloaded spin v0.9.8
8982026-02-27T02:08:27.750Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8992026-02-27T02:08:27.750Z Downloaded term v1.1.0
9002026-02-27T02:08:27.754Z Downloaded utf-8 v0.7.6
9012026-02-27T02:08:27.757Z Downloaded toml_writer v1.0.6+spec-1.1.0
9022026-02-27T02:08:27.757Z Downloaded socket2 v0.6.1
9032026-02-27T02:08:27.760Z Downloaded term v0.7.0
9042026-02-27T02:08:27.763Z Downloaded itertools v0.13.0
9052026-02-27T02:08:27.768Z Downloaded itertools v0.12.1
9062026-02-27T02:08:27.774Z Downloaded void v1.0.2
9072026-02-27T02:08:27.778Z Downloaded want v0.3.1
9082026-02-27T02:08:27.778Z Downloaded waitgroup v0.1.2
9092026-02-27T02:08:27.778Z Downloaded wait-timeout v0.2.0
9102026-02-27T02:08:27.781Z Downloaded tui-tree-widget v0.23.1
9112026-02-27T02:08:27.781Z Downloaded socket2 v0.5.10
9122026-02-27T02:08:27.784Z Downloaded futures-util v0.3.31
9132026-02-27T02:08:27.793Z Downloaded vte_generate_state_changes v0.1.2
9142026-02-27T02:08:27.796Z Downloaded xattr v1.3.1
9152026-02-27T02:08:27.796Z Downloaded tiny-keccak v2.0.2
9162026-02-27T02:08:27.799Z Downloaded tokio-rustls v0.24.1
9172026-02-27T02:08:27.802Z Downloaded aho-corasick v1.1.3
9182026-02-27T02:08:27.805Z Downloaded tokio-stream v0.1.17
9192026-02-27T02:08:27.810Z Downloaded zeroize_derive v1.4.2
9202026-02-27T02:08:27.813Z Downloaded xshell-macros v0.2.7
9212026-02-27T02:08:27.813Z Downloaded tokio-rustls v0.26.0
9222026-02-27T02:08:27.816Z Downloaded schemars v1.0.4
9232026-02-27T02:08:27.826Z Downloaded zone v0.3.1
9242026-02-27T02:08:27.829Z Downloaded vergen-git2 v1.0.7
9252026-02-27T02:08:27.829Z Downloaded uzers v0.12.1
9262026-02-27T02:08:27.832Z Downloaded hyper v1.8.1
9272026-02-27T02:08:27.837Z Downloaded num-bigint-dig v0.8.6
9282026-02-27T02:08:27.841Z Downloaded snafu v0.8.5
9292026-02-27T02:08:27.846Z Downloaded zone_cfg_derive v0.1.2
9302026-02-27T02:08:27.849Z Downloaded zone v0.1.8
9312026-02-27T02:08:27.849Z Downloaded vsss-rs v3.3.4
9322026-02-27T02:08:27.852Z Downloaded zone_cfg_derive v0.3.0
9332026-02-27T02:08:27.852Z Downloaded vergen-lib v0.1.6
9342026-02-27T02:08:27.855Z Downloaded twox-hash v2.1.0
9352026-02-27T02:08:27.855Z Downloaded vergen-gitcl v1.0.8
9362026-02-27T02:08:27.858Z Downloaded typify v0.2.0
9372026-02-27T02:08:27.860Z Downloaded wyz v0.5.1
9382026-02-27T02:08:27.861Z Downloaded tinyvec v1.8.0
9392026-02-27T02:08:27.863Z Downloaded unicase v2.8.1
9402026-02-27T02:08:27.866Z Downloaded walkdir v2.5.0
9412026-02-27T02:08:27.866Z Downloaded samael v0.0.19
9422026-02-27T02:08:27.872Z Downloaded itertools v0.14.0
9432026-02-27T02:08:27.878Z Downloaded whoami v1.5.2
9442026-02-27T02:08:27.881Z Downloaded vergen v9.0.6
9452026-02-27T02:08:27.884Z Downloaded toml v0.9.11+spec-1.1.0
9462026-02-27T02:08:27.887Z Downloaded zeroize v1.8.1
9472026-02-27T02:08:27.890Z Downloaded tar v0.4.44
9482026-02-27T02:08:27.890Z Downloaded xz2 v0.1.7
9492026-02-27T02:08:27.892Z Downloaded xshell v0.2.7
9502026-02-27T02:08:27.895Z Downloaded bitvec v1.0.1
9512026-02-27T02:08:27.907Z Downloaded zstd-safe v7.2.3
9522026-02-27T02:08:27.910Z Downloaded vte v0.11.1
9532026-02-27T02:08:27.913Z Downloaded typify v0.4.3
9542026-02-27T02:08:27.916Z Downloaded russh v0.45.0
9552026-02-27T02:08:27.919Z Downloaded tungstenite v0.21.0
9562026-02-27T02:08:27.921Z Downloaded typify v0.6.1
9572026-02-27T02:08:27.925Z Downloaded unsafe-libyaml v0.2.11
9582026-02-27T02:08:27.927Z Downloaded unicode-properties v0.1.3
9592026-02-27T02:08:27.930Z Downloaded unicode-bidi v0.3.17
9602026-02-27T02:08:27.933Z Downloaded tungstenite v0.23.0
9612026-02-27T02:08:27.936Z Downloaded steno v0.4.1
9622026-02-27T02:08:27.939Z Downloaded rustyline v14.0.0
9632026-02-27T02:08:27.943Z Downloaded zerocopy v0.6.6
9642026-02-27T02:08:27.947Z Downloaded yasna v0.5.2
9652026-02-27T02:08:27.950Z Downloaded value-bag v1.12.0
9662026-02-27T02:08:27.950Z Downloaded uuid v1.19.0
9672026-02-27T02:08:27.953Z Downloaded rpassword v7.4.0
9682026-02-27T02:08:27.956Z Downloaded hkdf v0.12.4
9692026-02-27T02:08:27.960Z Downloaded tracing-attributes v0.1.27
9702026-02-27T02:08:27.960Z Downloaded zstd v0.13.3
9712026-02-27T02:08:27.962Z Downloaded tracing-core v0.1.32
9722026-02-27T02:08:27.965Z Downloaded tracing v0.1.40
9732026-02-27T02:08:27.968Z Downloaded tokio-postgres v0.7.13
9742026-02-27T02:08:27.972Z Downloaded ssh-key v0.6.6
9752026-02-27T02:08:27.978Z Downloaded p521 v0.13.3
9762026-02-27T02:08:27.981Z Downloaded toml v0.7.8
9772026-02-27T02:08:27.984Z Downloaded aws-lc-rs v1.16.0
9782026-02-27T02:08:27.993Z Downloaded reedline v0.40.0
9792026-02-27T02:08:27.999Z Downloaded h2 v0.4.6
9802026-02-27T02:08:28.005Z Downloaded usdt-impl v0.6.0
9812026-02-27T02:08:28.008Z Downloaded zopfli v0.8.1
9822026-02-27T02:08:28.011Z Downloaded toml_parser v1.0.6+spec-1.1.0
9832026-02-27T02:08:28.014Z Downloaded test-strategy v0.4.3
9842026-02-27T02:08:28.016Z Downloaded portable-atomic v1.11.0
9852026-02-27T02:08:28.021Z Downloaded rustls-webpki v0.103.9
9862026-02-27T02:08:28.024Z Downloaded rsa v0.9.8
9872026-02-27T02:08:28.028Z Downloaded toml_edit v0.19.15
9882026-02-27T02:08:28.043Z Downloaded reqwest v0.13.2
9892026-02-27T02:08:28.048Z Downloaded slog v2.8.2
9902026-02-27T02:08:28.051Z Downloaded p384 v0.13.1
9912026-02-27T02:08:28.055Z Downloaded rayon v1.10.0
9922026-02-27T02:08:28.063Z Downloaded goblin v0.10.2
9932026-02-27T02:08:28.070Z Downloaded zerocopy-derive v0.8.27
9942026-02-27T02:08:28.076Z Downloaded zip v0.6.6
9952026-02-27T02:08:28.080Z Downloaded quick-xml v0.37.2
9962026-02-27T02:08:28.084Z Downloaded yansi v1.0.1
9972026-02-27T02:08:28.087Z Downloaded unicode-segmentation v1.12.0
9982026-02-27T02:08:28.090Z Downloaded reqwest v0.12.28
9992026-02-27T02:08:28.095Z Downloaded unicode_categories v0.1.1
10002026-02-27T02:08:28.099Z Downloaded chrono v0.4.43
10012026-02-27T02:08:28.103Z Downloaded x509-cert v0.2.5
10022026-02-27T02:08:28.108Z Downloaded tower v0.5.2
10032026-02-27T02:08:28.119Z Downloaded lalrpop v0.19.12
10042026-02-27T02:08:28.138Z Downloaded dropshot v0.16.7
10052026-02-27T02:08:28.146Z Downloaded zip v4.2.0
10062026-02-27T02:08:28.150Z Downloaded unicode-normalization v0.1.24
10072026-02-27T02:08:28.153Z Downloaded tokio-util v0.7.15
10082026-02-27T02:08:28.159Z Downloaded tower-http v0.6.8
10092026-02-27T02:08:28.167Z Downloaded typed-path v0.9.3
10102026-02-27T02:08:28.172Z Downloaded petname v2.0.2
10112026-02-27T02:08:28.177Z Downloaded gimli v0.31.1
10122026-02-27T02:08:28.184Z Downloaded rustls-webpki v0.102.8
10132026-02-27T02:08:28.201Z Downloaded tough v0.20.0
10142026-02-27T02:08:28.208Z Downloaded object v0.30.4
10152026-02-27T02:08:28.217Z Downloaded winnow v0.5.40
10162026-02-27T02:08:28.226Z Downloaded winnow v0.6.26
10172026-02-27T02:08:28.232Z Downloaded openssl v0.10.73
10182026-02-27T02:08:28.240Z Downloaded polar-core v0.27.3
10192026-02-27T02:08:28.247Z Downloaded curve25519-dalek v4.1.3
10202026-02-27T02:08:28.254Z Downloaded nix v0.27.1
10212026-02-27T02:08:28.263Z Downloaded rustls v0.21.12
10222026-02-27T02:08:28.273Z Downloaded diesel v2.2.12
10232026-02-27T02:08:28.289Z Downloaded zlib-rs v0.5.1
10242026-02-27T02:08:28.294Z Downloaded regex-syntax v0.6.29
10252026-02-27T02:08:28.300Z Downloaded nix v0.30.1
10262026-02-27T02:08:28.310Z Downloaded tabled v0.20.0
10272026-02-27T02:08:28.326Z Downloaded smoltcp v0.9.1
10282026-02-27T02:08:28.335Z Downloaded zerocopy v0.8.27
10292026-02-27T02:08:28.355Z Downloaded webpki-roots v1.0.1
10302026-02-27T02:08:28.358Z Downloaded openapiv3 v2.2.0
10312026-02-27T02:08:28.367Z Downloaded smoltcp v0.11.0
10322026-02-27T02:08:28.379Z Downloaded rustls v0.22.4
10332026-02-27T02:08:28.390Z Downloaded rustls v0.23.37
10342026-02-27T02:08:28.400Z Downloaded regex-syntax v0.8.5
10352026-02-27T02:08:28.407Z Downloaded object v0.37.3
10362026-02-27T02:08:28.418Z Downloaded regress v0.10.5
10372026-02-27T02:08:28.425Z Downloaded hickory-proto v0.25.2
10382026-02-27T02:08:28.439Z Downloaded vcpkg v0.2.15
10392026-02-27T02:08:28.474Z Downloaded nix v0.28.0
10402026-02-27T02:08:28.484Z Downloaded sqlparser v0.61.0
10412026-02-27T02:08:28.491Z Downloaded object v0.36.5
10422026-02-27T02:08:28.501Z Downloaded bstr v1.10.0
10432026-02-27T02:08:28.509Z Downloaded typify-impl v0.6.1
10442026-02-27T02:08:28.521Z Downloaded typify-impl v0.2.0
10452026-02-27T02:08:28.533Z Downloaded hickory-proto v0.24.4
10462026-02-27T02:08:28.545Z Downloaded typify-impl v0.4.3
10472026-02-27T02:08:28.557Z Downloaded sled v0.34.7
10482026-02-27T02:08:28.566Z Downloaded time v0.3.47
10492026-02-27T02:08:28.577Z Downloaded zerocopy-derive v0.6.6
10502026-02-27T02:08:28.585Z Downloaded ratatui v0.29.0
10512026-02-27T02:08:28.602Z Downloaded tabled v0.18.0
10522026-02-27T02:08:28.617Z Downloaded nix v0.29.0
10532026-02-27T02:08:28.627Z Downloaded bzip2-sys v0.1.13+1.0.8
10542026-02-27T02:08:28.636Z Downloaded regex-automata v0.4.14
10552026-02-27T02:08:28.649Z Downloaded radix_trie v0.2.1
10562026-02-27T02:08:28.653Z Downloaded quinn-proto v0.11.13
10572026-02-27T02:08:28.659Z Downloaded serde_with v3.16.1
10582026-02-27T02:08:28.669Z Downloaded jiff v0.2.15
10592026-02-27T02:08:28.684Z Downloaded petgraph v0.6.5
10602026-02-27T02:08:28.700Z Downloaded csv v1.3.1
10612026-02-27T02:08:28.716Z Downloaded lzma-sys v0.1.20
10622026-02-27T02:08:28.741Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10632026-02-27T02:08:28.755Z Downloaded libz-sys v1.1.20
10642026-02-27T02:08:28.773Z Downloaded chrono-tz v0.10.4
10652026-02-27T02:08:28.787Z Downloaded tokio v1.49.0
10662026-02-27T02:08:28.821Z Downloaded petgraph v0.8.2
10672026-02-27T02:08:28.838Z Downloaded salty v0.3.0
10682026-02-27T02:08:28.844Z Downloaded rustls-webpki v0.101.7
10692026-02-27T02:08:28.857Z Downloaded proptest v1.7.0
10702026-02-27T02:08:28.864Z Downloaded moka v0.12.10
10712026-02-27T02:08:28.873Z Downloaded sha3 v0.10.8
10722026-02-27T02:08:28.877Z Downloaded git2 v0.20.2
10732026-02-27T02:08:28.884Z Downloaded regex v1.12.3
10742026-02-27T02:08:28.888Z Downloaded rand v0.9.2
10752026-02-27T02:08:28.894Z Downloaded iri-string v0.7.8
10762026-02-27T02:08:28.897Z Downloaded publicsuffix v2.3.0
10772026-02-27T02:08:28.900Z Downloaded schemars v0.9.0
10782026-02-27T02:08:28.910Z Downloaded unit-prefix v0.5.1
10792026-02-27T02:08:28.913Z Downloaded unicode-truncate v1.1.0
10802026-02-27T02:08:28.913Z Downloaded tokio-tungstenite v0.23.1
10812026-02-27T02:08:28.916Z Downloaded tokio-tungstenite v0.21.0
10822026-02-27T02:08:28.916Z Downloaded mio v1.0.2
10832026-02-27T02:08:28.920Z Downloaded tls_codec v0.4.1
10842026-02-27T02:08:28.923Z Downloaded libxml v0.3.3
10852026-02-27T02:08:28.927Z Downloaded typify-macro v0.2.0
10862026-02-27T02:08:28.931Z Downloaded pretty_assertions v1.4.1
10872026-02-27T02:08:28.931Z Downloaded time-core v0.1.8
10882026-02-27T02:08:28.931Z Downloaded signal-hook v0.3.18
10892026-02-27T02:08:28.934Z Downloaded encoding_rs v0.8.34
10902026-02-27T02:08:28.950Z Downloaded serde_yaml v0.9.34+deprecated
10912026-02-27T02:08:28.953Z Downloaded rand v0.8.5
10922026-02-27T02:08:28.956Z Downloaded quinn v0.11.9
10932026-02-27T02:08:28.959Z Downloaded nom v7.1.3
10942026-02-27T02:08:28.963Z Downloaded strum_macros v0.26.4
10952026-02-27T02:08:28.966Z Downloaded russh-keys v0.45.0
10962026-02-27T02:08:28.969Z Downloaded ron v0.7.1
10972026-02-27T02:08:28.972Z Downloaded libm v0.2.8
10982026-02-27T02:08:28.977Z Downloaded smallvec v0.6.14
10992026-02-27T02:08:28.980Z Downloaded take_mut v0.2.2
11002026-02-27T02:08:28.980Z Downloaded smf v0.2.3
11012026-02-27T02:08:28.980Z Downloaded slog-term v2.9.2
11022026-02-27T02:08:28.983Z Downloaded slog-json v2.6.1
11032026-02-27T02:08:28.983Z Downloaded slog-dtrace v0.3.0
11042026-02-27T02:08:28.986Z Downloaded slog-async v2.8.0
11052026-02-27T02:08:28.986Z Downloaded hyper-util v0.1.19
11062026-02-27T02:08:28.990Z Downloaded ryu v1.0.18
11072026-02-27T02:08:28.993Z Downloaded progenitor-impl v0.13.0
11082026-02-27T02:08:28.996Z Downloaded prettyplease v0.2.36
11092026-02-27T02:08:28.999Z Downloaded aes-gcm v0.10.3
11102026-02-27T02:08:29.003Z Downloaded ring v0.17.14
11112026-02-27T02:08:29.036Z Downloaded strum v0.27.2
11122026-02-27T02:08:29.039Z Downloaded crossterm v0.28.1
11132026-02-27T02:08:29.042Z Downloaded serde_path_to_error v0.1.20
11142026-02-27T02:08:29.045Z Downloaded slab v0.4.9
11152026-02-27T02:08:29.045Z Downloaded serde_spanned v1.0.4
11162026-02-27T02:08:29.048Z Downloaded serde_plain v1.0.2
11172026-02-27T02:08:29.048Z Downloaded rustversion v1.0.22
11182026-02-27T02:08:29.051Z Downloaded rustls-native-certs v0.8.1
11192026-02-27T02:08:29.051Z Downloaded rustc_version v0.1.7
11202026-02-27T02:08:29.054Z Downloaded rustc-demangle v0.1.24
11212026-02-27T02:08:29.054Z Downloaded http v1.4.0
11222026-02-27T02:08:29.057Z Downloaded hickory-resolver v0.25.2
11232026-02-27T02:08:29.060Z Downloaded hickory-resolver v0.24.4
11242026-02-27T02:08:29.063Z Downloaded scopeguard v1.2.0
11252026-02-27T02:08:29.066Z Downloaded libgit2-sys v0.18.2+1.9.1
11262026-02-27T02:08:29.113Z Downloaded recursive-proc-macro-impl v0.1.1
11272026-02-27T02:08:29.116Z Downloaded rand_core v0.6.4
11282026-02-27T02:08:29.116Z Downloaded postcard v1.0.10
11292026-02-27T02:08:29.118Z Downloaded p256 v0.13.2
11302026-02-27T02:08:29.121Z Downloaded ppv-lite86 v0.2.20
11312026-02-27T02:08:29.121Z Downloaded oso v0.27.3
11322026-02-27T02:08:29.124Z Downloaded pkcs5 v0.7.1
11332026-02-27T02:08:29.127Z Downloaded hashbrown v0.12.3
11342026-02-27T02:08:29.130Z Downloaded nu-ansi-term v0.50.1
11352026-02-27T02:08:29.133Z Downloaded miniz_oxide v0.8.5
11362026-02-27T02:08:29.135Z Downloaded ref-cast v1.0.25
11372026-02-27T02:08:29.136Z Downloaded password-hash v0.4.2
11382026-02-27T02:08:29.138Z Downloaded indicatif v0.17.11
11392026-02-27T02:08:29.141Z Downloaded primeorder v0.13.6
11402026-02-27T02:08:29.141Z Downloaded predicates v3.1.3
11412026-02-27T02:08:29.144Z Downloaded postgres-protocol v0.6.8
11422026-02-27T02:08:29.147Z Downloaded owo-colors v4.2.3
11432026-02-27T02:08:29.147Z Downloaded parking_lot v0.11.2
11442026-02-27T02:08:29.150Z Downloaded heapless v0.7.17
11452026-02-27T02:08:29.153Z Downloaded der v0.7.10
11462026-02-27T02:08:29.156Z Downloaded indicatif v0.18.0
11472026-02-27T02:08:29.159Z Downloaded pin-project-internal v1.1.6
11482026-02-27T02:08:29.162Z Downloaded phf v0.11.2
11492026-02-27T02:08:29.162Z Downloaded num_enum v0.5.11
11502026-02-27T02:08:29.166Z Downloaded peg v0.8.5
11512026-02-27T02:08:29.169Z Downloaded num-integer v0.1.46
11522026-02-27T02:08:29.172Z Downloaded parking_lot_core v0.9.10
11532026-02-27T02:08:29.174Z Downloaded peg-macros v0.8.5
11542026-02-27T02:08:29.174Z Downloaded paste v1.0.15
11552026-02-27T02:08:29.177Z Downloaded parking_lot_core v0.8.6
11562026-02-27T02:08:29.180Z Downloaded heapless v0.8.0
11572026-02-27T02:08:29.183Z Downloaded progenitor v0.8.0
11582026-02-27T02:08:29.183Z Downloaded proc-macro-crate v1.3.1
11592026-02-27T02:08:29.183Z Downloaded password-hash v0.5.0
11602026-02-27T02:08:29.185Z Downloaded base64 v0.21.7
11612026-02-27T02:08:29.188Z Downloaded precomputed-hash v0.1.1
11622026-02-27T02:08:29.188Z Downloaded const_format v0.2.34
11632026-02-27T02:08:29.191Z Downloaded bumpalo v3.16.0
11642026-02-27T02:08:29.194Z Downloaded backtrace v0.3.74
11652026-02-27T02:08:29.197Z Downloaded ar_archive_writer v0.5.1
11662026-02-27T02:08:29.200Z Downloaded oxide-tokio-rt v0.1.2
11672026-02-27T02:08:29.202Z Downloaded memmap2 v0.9.8
11682026-02-27T02:08:29.203Z Downloaded predicates-core v1.0.8
11692026-02-27T02:08:29.205Z Downloaded powerfmt v0.2.0
11702026-02-27T02:08:29.205Z Downloaded cc v1.2.56
11712026-02-27T02:08:29.208Z Downloaded darling_core v0.21.0
11722026-02-27T02:08:29.211Z Downloaded flume v0.11.1
11732026-02-27T02:08:29.214Z Downloaded path-slash v0.1.5
11742026-02-27T02:08:29.239Z Downloaded parse-size v1.1.0
11752026-02-27T02:08:29.239Z Downloaded parse-display v0.10.0
11762026-02-27T02:08:29.239Z Downloaded bytes v1.11.1
11772026-02-27T02:08:29.239Z Downloaded maybe-uninit v2.0.0
11782026-02-27T02:08:29.239Z Downloaded arc-swap v1.7.1
11792026-02-27T02:08:29.239Z Downloaded futures v0.3.31
11802026-02-27T02:08:29.239Z Downloaded fs_extra v1.3.0
11812026-02-27T02:08:29.239Z Downloaded iana-time-zone v0.1.63
11822026-02-27T02:08:29.239Z Downloaded hickory-client v0.25.2
11832026-02-27T02:08:29.239Z Downloaded opaque-debug v0.3.1
11842026-02-27T02:08:29.239Z Downloaded number_prefix v0.4.0
11852026-02-27T02:08:29.239Z Downloaded fatfs v0.3.6
11862026-02-27T02:08:29.240Z Downloaded darling_core v0.20.10
11872026-02-27T02:08:29.242Z Downloaded num-iter v0.1.45
11882026-02-27T02:08:29.243Z Downloaded libsw-core v0.3.1
11892026-02-27T02:08:29.243Z Downloaded libsw v3.5.0
11902026-02-27T02:08:29.246Z Downloaded libefi-sys v0.1.0
11912026-02-27T02:08:29.246Z Downloaded nibble_vec v0.1.0
11922026-02-27T02:08:29.246Z Downloaded hmac v0.12.1
11932026-02-27T02:08:29.248Z Downloaded httparse v1.9.5
11942026-02-27T02:08:29.251Z Downloaded normalize-line-endings v0.3.0
11952026-02-27T02:08:29.252Z Downloaded newtype-uuid-macros v0.1.0
11962026-02-27T02:08:29.252Z Downloaded indoc v2.0.6
11972026-02-27T02:08:29.254Z Downloaded getrandom v0.2.15
11982026-02-27T02:08:29.257Z Downloaded newtype_derive v0.1.6
11992026-02-27T02:08:29.257Z Downloaded diff v0.1.13
12002026-02-27T02:08:29.260Z Downloaded backon v1.6.0
12012026-02-27T02:08:29.263Z Downloaded nonempty v0.12.0
12022026-02-27T02:08:29.263Z Downloaded newline-converter v0.3.0
12032026-02-27T02:08:29.263Z Downloaded new_debug_unreachable v1.0.6
12042026-02-27T02:08:29.266Z Downloaded ipnet v2.11.0
12052026-02-27T02:08:29.266Z Downloaded md5 v0.7.0
12062026-02-27T02:08:29.266Z Downloaded impl-trait-for-tuples v0.2.2
12072026-02-27T02:08:29.269Z Downloaded console v0.15.10
12082026-02-27T02:08:29.272Z Downloaded allocator-api2 v0.2.21
12092026-02-27T02:08:29.272Z Downloaded ipnetwork v0.21.1
12102026-02-27T02:08:29.275Z Downloaded derive-where v1.5.0
12112026-02-27T02:08:29.278Z Downloaded der_derive v0.7.3
12122026-02-27T02:08:29.278Z Downloaded crc32fast v1.4.2
12132026-02-27T02:08:29.281Z Downloaded derive_builder v0.20.2
12142026-02-27T02:08:29.284Z Downloaded defmt v0.3.8
12152026-02-27T02:08:29.286Z Downloaded maplit v1.0.2
12162026-02-27T02:08:29.286Z Downloaded lzss v0.8.2
12172026-02-27T02:08:29.289Z Downloaded managed v0.8.0
12182026-02-27T02:08:29.289Z Downloaded lru-slab v0.1.2
12192026-02-27T02:08:29.292Z Downloaded linked-hash-map v0.5.6
12202026-02-27T02:08:29.292Z Downloaded crossbeam-utils v0.8.21
12212026-02-27T02:08:29.295Z Downloaded ingot v0.1.1
12222026-02-27T02:08:29.295Z Downloaded http-body-util v0.1.3
12232026-02-27T02:08:29.298Z Downloaded embedded-io v0.6.1
12242026-02-27T02:08:29.298Z Downloaded lru v0.12.5
12252026-02-27T02:08:29.298Z Downloaded lockfree-object-pool v0.1.6
12262026-02-27T02:08:29.301Z Downloaded half v1.8.3
12272026-02-27T02:08:29.305Z Downloaded keccak v0.1.5
12282026-02-27T02:08:29.305Z Downloaded is_ci v1.2.0
12292026-02-27T02:08:29.305Z Downloaded colored v3.0.0
12302026-02-27T02:08:29.308Z Downloaded bzip2 v0.5.2
12312026-02-27T02:08:29.308Z Downloaded bcs v0.1.6
12322026-02-27T02:08:29.311Z Downloaded internet-checksum v0.2.1
12332026-02-27T02:08:29.311Z Downloaded inout v0.1.3
12342026-02-27T02:08:29.311Z Downloaded cookie_store v0.22.1
12352026-02-27T02:08:29.314Z Downloaded cookie v0.18.1
12362026-02-27T02:08:29.315Z Downloaded colored v2.2.0
12372026-02-27T02:08:29.317Z Downloaded cargo_metadata v0.19.2
12382026-02-27T02:08:29.317Z Downloaded indent_write v2.2.0
12392026-02-27T02:08:29.320Z Downloaded ident_case v1.0.1
12402026-02-27T02:08:29.320Z Downloaded hyper-tls v0.6.0
12412026-02-27T02:08:29.320Z Downloaded cancel-safe-futures v0.1.5
12422026-02-27T02:08:29.323Z Downloaded async-bb8-diesel v0.2.1
12432026-02-27T02:08:29.326Z Downloaded filetime v0.2.26
12442026-02-27T02:08:29.326Z Downloaded derive-ex v0.1.8
12452026-02-27T02:08:29.329Z Downloaded darling v0.20.10
12462026-02-27T02:08:29.331Z Downloaded deranged v0.5.3
12472026-02-27T02:08:29.332Z Downloaded daft v0.1.4
12482026-02-27T02:08:29.334Z Downloaded group v0.13.0
12492026-02-27T02:08:29.334Z Downloaded globset v0.4.15
12502026-02-27T02:08:29.337Z Downloaded glob v0.3.2
12512026-02-27T02:08:29.337Z Downloaded fs-err v2.11.0
12522026-02-27T02:08:29.340Z Downloaded ed25519 v2.2.3
12532026-02-27T02:08:29.340Z Downloaded derive_builder_core v0.20.2
12542026-02-27T02:08:29.343Z Downloaded daft-derive v0.1.4
12552026-02-27T02:08:29.345Z Downloaded httpdate v1.0.3
12562026-02-27T02:08:29.345Z Downloaded heck v0.3.3
12572026-02-27T02:08:29.348Z Downloaded futures-core v0.3.32
12582026-02-27T02:08:29.348Z Downloaded find-msvc-tools v0.1.9
12592026-02-27T02:08:29.348Z Downloaded ena v0.14.3
12602026-02-27T02:08:29.351Z Downloaded defmt-macros v0.3.9
12612026-02-27T02:08:29.354Z Downloaded bzip2 v0.4.4
12622026-02-27T02:08:29.354Z Downloaded bitfield v0.19.2
12632026-02-27T02:08:29.356Z Downloaded base64 v0.13.1
12642026-02-27T02:08:29.359Z Downloaded crunchy v0.2.2
12652026-02-27T02:08:29.359Z Downloaded hostname v0.3.1
12662026-02-27T02:08:29.359Z Downloaded critical-section v1.1.3
12672026-02-27T02:08:29.362Z Downloaded camino-tempfile-ext v0.3.2
12682026-02-27T02:08:29.362Z Downloaded blowfish v0.9.1
12692026-02-27T02:08:29.366Z Downloaded home v0.5.9
12702026-02-27T02:08:29.366Z Downloaded convert_case v0.7.1
12712026-02-27T02:08:29.366Z Downloaded cmake v0.1.57
12722026-02-27T02:08:29.369Z Downloaded cbc v0.1.2
12732026-02-27T02:08:29.369Z Downloaded hex v0.4.3
12742026-02-27T02:08:29.369Z Downloaded headers-core v0.3.0
12752026-02-27T02:08:29.369Z Downloaded futures-executor v0.3.31
12762026-02-27T02:08:29.372Z Downloaded fixedbitset v0.5.7
12772026-02-27T02:08:29.372Z Downloaded corncobs v0.1.4
12782026-02-27T02:08:29.375Z Downloaded cipher v0.4.4
12792026-02-27T02:08:29.375Z Downloaded bitflags v1.3.2
12802026-02-27T02:08:29.378Z Downloaded bit-vec v0.8.0
12812026-02-27T02:08:29.378Z Downloaded argon2 v0.5.3
12822026-02-27T02:08:29.380Z Downloaded env_logger v0.11.8
12832026-02-27T02:08:29.383Z Downloaded ecdsa v0.16.9
12842026-02-27T02:08:29.383Z Downloaded derive_more v2.0.1
12852026-02-27T02:08:29.390Z Downloaded ctr v0.9.2
12862026-02-27T02:08:29.393Z Downloaded cexpr v0.6.0
12872026-02-27T02:08:29.396Z Downloaded backoff v0.4.0
12882026-02-27T02:08:29.396Z Downloaded float-ord v0.3.2
12892026-02-27T02:08:29.396Z Downloaded futures-sink v0.3.31
12902026-02-27T02:08:29.398Z Downloaded cassowary v0.3.0
12912026-02-27T02:08:29.398Z Downloaded bcrypt-pbkdf v0.10.0
12922026-02-27T02:08:29.398Z Downloaded async-trait v0.1.89
12932026-02-27T02:08:29.401Z Downloaded crucible-workspace-hack v0.1.0
12942026-02-27T02:08:29.404Z Downloaded ghash v0.5.1
12952026-02-27T02:08:29.404Z Downloaded gethostname v0.5.0
12962026-02-27T02:08:29.404Z Downloaded fxhash v0.2.1
12972026-02-27T02:08:29.404Z Downloaded futures-task v0.3.31
12982026-02-27T02:08:29.407Z Downloaded float-cmp v0.10.0
12992026-02-27T02:08:29.407Z Downloaded dunce v1.0.5
13002026-02-27T02:08:29.407Z Downloaded defmt-parser v0.3.4
13012026-02-27T02:08:29.410Z Downloaded darling_macro v0.20.10
13022026-02-27T02:08:29.410Z Downloaded console v0.16.0
13032026-02-27T02:08:29.410Z Downloaded blake2 v0.10.6
13042026-02-27T02:08:29.413Z Downloaded arrayvec v0.7.6
13052026-02-27T02:08:29.416Z Downloaded foreign-types-shared v0.1.1
13062026-02-27T02:08:29.416Z Downloaded atomic-waker v1.1.2
13072026-02-27T02:08:29.416Z Downloaded adler2 v2.0.0
13082026-02-27T02:08:29.419Z Downloaded bit-set v0.8.0
13092026-02-27T02:08:29.419Z Downloaded array-init v0.0.4
13102026-02-27T02:08:29.419Z Downloaded crc8 v0.1.1
13112026-02-27T02:08:29.419Z Downloaded ciborium-io v0.2.2
13122026-02-27T02:08:29.419Z Downloaded block-padding v0.3.3
13132026-02-27T02:08:29.422Z Downloaded crossbeam-deque v0.8.5
13142026-02-27T02:08:29.422Z Downloaded bb8 v0.8.5
13152026-02-27T02:08:29.422Z Downloaded embedded-io v0.4.0
13162026-02-27T02:08:29.424Z Downloaded dyn-clone v1.0.20
13172026-02-27T02:08:29.424Z Downloaded curve25519-dalek-derive v0.1.1
13182026-02-27T02:08:29.428Z Downloaded atomicwrites v0.4.4
13192026-02-27T02:08:29.428Z Downloaded fixedbitset v0.4.2
13202026-02-27T02:08:29.428Z Downloaded futures-io v0.3.31
13212026-02-27T02:08:29.428Z Downloaded erased-serde v0.3.31
13222026-02-27T02:08:29.430Z Downloaded cstr-argument v0.1.2
13232026-02-27T02:08:29.430Z Downloaded crc v3.2.1
13242026-02-27T02:08:29.433Z Downloaded castaway v0.2.3
13252026-02-27T02:08:29.434Z Downloaded base16ct v0.2.0
13262026-02-27T02:08:29.436Z Downloaded async-recursion v1.1.1
13272026-02-27T02:08:29.439Z Downloaded aead v0.5.2
13282026-02-27T02:08:29.439Z Downloaded debug-ignore v1.0.5
13292026-02-27T02:08:29.439Z Downloaded cobs v0.2.3
13302026-02-27T02:08:29.442Z Downloaded diesel_derives v2.2.3
13312026-02-27T02:08:29.445Z Downloaded diesel-dtrace v0.4.2
13322026-02-27T02:08:29.445Z Downloaded dsl_auto_type v0.1.2
13332026-02-27T02:08:29.448Z Downloaded drift v0.1.3
13342026-02-27T02:08:29.451Z Downloaded dof v0.4.0
13352026-02-27T02:08:29.453Z Downloaded display-error-chain v0.2.2
13362026-02-27T02:08:29.453Z Downloaded derive_builder_macro v0.20.2
13372026-02-27T02:08:29.453Z Downloaded derive_more v0.99.20
13382026-02-27T02:08:29.456Z Downloaded des v0.8.1
13392026-02-27T02:08:29.459Z Downloaded constant_time_eq v0.3.1
13402026-02-27T02:08:29.459Z Downloaded const-oid v0.9.6
13412026-02-27T02:08:29.462Z Downloaded cfg_aliases v0.1.1
13422026-02-27T02:08:29.462Z Downloaded ahash v0.8.12
13432026-02-27T02:08:29.465Z Downloaded crc-catalog v2.4.0
13442026-02-27T02:08:29.465Z Downloaded ascii-canvas v3.0.0
13452026-02-27T02:08:29.465Z Downloaded crypto-bigint v0.5.5
13462026-02-27T02:08:29.470Z Downloaded buf-list v1.0.3
13472026-02-27T02:08:29.473Z Downloaded bit-vec v0.6.3
13482026-02-27T02:08:29.473Z Downloaded base64ct v1.6.0
13492026-02-27T02:08:29.476Z Downloaded async-stream-impl v0.3.6
13502026-02-27T02:08:29.476Z Downloaded convert_case v0.4.0
13512026-02-27T02:08:29.476Z Downloaded async-stream v0.3.6
13522026-02-27T02:08:29.479Z Downloaded flagset v0.4.6
13532026-02-27T02:08:29.479Z Downloaded bitfield-macros v0.19.2
13542026-02-27T02:08:29.483Z Downloaded bindgen v0.71.1
13552026-02-27T02:08:29.486Z Downloaded assert_matches v1.5.0
13562026-02-27T02:08:29.486Z Downloaded arrayref v0.3.9
13572026-02-27T02:08:29.746Z Downloaded aws-lc-sys v0.37.1
13582026-02-27T02:08:30.089Z Compiling value-bag v1.12.0
13592026-02-27T02:08:30.092Z Compiling shlex v1.3.0
13602026-02-27T02:08:30.092Z Compiling find-msvc-tools v0.1.9
13612026-02-27T02:08:30.092Z Compiling smallvec v1.15.1
13622026-02-27T02:08:30.092Z Compiling syn v2.0.117
13632026-02-27T02:08:30.092Z Compiling getrandom v0.2.15
13642026-02-27T02:08:30.092Z Compiling jobserver v0.1.32
13652026-02-27T02:08:30.261Z Compiling typenum v1.17.0
13662026-02-27T02:08:30.643Z Compiling log v0.4.29
13672026-02-27T02:08:30.665Z Compiling rand_core v0.6.4
13682026-02-27T02:08:30.744Z Compiling cc v1.2.56
13692026-02-27T02:08:30.767Z Compiling generic-array v0.14.7
13702026-02-27T02:08:30.770Z Compiling lock_api v0.4.12
13712026-02-27T02:08:31.138Z Compiling scopeguard v1.2.0
13722026-02-27T02:08:31.188Z Compiling subtle v2.6.1
13732026-02-27T02:08:31.233Z Compiling portable-atomic v1.11.0
13742026-02-27T02:08:31.264Z Compiling critical-section v1.1.3
13752026-02-27T02:08:31.312Z Compiling const-oid v0.9.6
13762026-02-27T02:08:31.420Z Compiling serde_json v1.0.149
13772026-02-27T02:08:31.561Z Compiling pkg-config v0.3.31
13782026-02-27T02:08:31.892Z Compiling getrandom v0.3.4
13792026-02-27T02:08:31.991Z Compiling pin-project-lite v0.2.14
13802026-02-27T02:08:32.146Z Compiling parking_lot_core v0.9.10
13812026-02-27T02:08:32.969Z Compiling signal-hook-registry v1.4.2
13822026-02-27T02:08:33.387Z Compiling libm v0.2.8
13832026-02-27T02:08:33.408Z Compiling allocator-api2 v0.2.21
13842026-02-27T02:08:33.670Z Compiling once_cell v1.21.3
13852026-02-27T02:08:33.704Z Compiling parking_lot v0.12.3
13862026-02-27T02:08:33.748Z Compiling mio v1.0.2
13872026-02-27T02:08:33.801Z Compiling num-traits v0.2.19
13882026-02-27T02:08:34.082Z Compiling futures-core v0.3.32
13892026-02-27T02:08:34.360Z Compiling percent-encoding v2.3.2
13902026-02-27T02:08:34.426Z Compiling socket2 v0.6.1
13912026-02-27T02:08:34.526Z Compiling slab v0.4.9
13922026-02-27T02:08:34.563Z Compiling cpufeatures v0.2.14
13932026-02-27T02:08:34.686Z Compiling foldhash v0.2.0
13942026-02-27T02:08:34.715Z Compiling futures-sink v0.3.31
13952026-02-27T02:08:34.798Z Compiling futures-io v0.3.31
13962026-02-27T02:08:34.897Z Compiling futures-channel v0.3.31
13972026-02-27T02:08:35.096Z Compiling hashbrown v0.16.1
13982026-02-27T02:08:35.331Z Compiling pin-utils v0.1.0
13992026-02-27T02:08:35.356Z Compiling futures-task v0.3.31
14002026-02-27T02:08:35.387Z Compiling rustversion v1.0.22
14012026-02-27T02:08:35.409Z Compiling form_urlencoded v1.2.2
14022026-02-27T02:08:35.446Z Compiling cmake v0.1.57
14032026-02-27T02:08:35.550Z Compiling fs_extra v1.3.0
14042026-02-27T02:08:35.649Z Compiling base64ct v1.6.0
14052026-02-27T02:08:35.750Z Compiling dunce v1.0.5
14062026-02-27T02:08:35.922Z Compiling ident_case v1.0.1
14072026-02-27T02:08:36.088Z Compiling flagset v0.4.6
14082026-02-27T02:08:36.123Z Compiling pem-rfc7468 v0.7.0
14092026-02-27T02:08:36.220Z Compiling foldhash v0.1.5
14102026-02-27T02:08:36.309Z Compiling rand_core v0.9.3
14112026-02-27T02:08:36.332Z Compiling indexmap v2.13.0
14122026-02-27T02:08:36.409Z Compiling aws-lc-sys v0.37.1
14132026-02-27T02:08:36.530Z Compiling hashbrown v0.15.4
14142026-02-27T02:08:36.793Z Compiling iana-time-zone v0.1.63
14152026-02-27T02:08:36.835Z Compiling ring v0.17.14
14162026-02-27T02:08:36.896Z Compiling rustc_version v0.4.1
14172026-02-27T02:08:37.178Z Compiling uuid v1.19.0
14182026-02-27T02:08:37.434Z Compiling spin v0.9.8
14192026-02-27T02:08:37.548Z Compiling vcpkg v0.2.15
14202026-02-27T02:08:37.808Z Compiling regex-syntax v0.8.5
14212026-02-27T02:08:37.830Z Compiling zerocopy v0.8.27
14222026-02-27T02:08:37.833Z Compiling aws-lc-rs v1.16.0
14232026-02-27T02:08:38.414Z Compiling synstructure v0.13.1
14242026-02-27T02:08:38.623Z Compiling tracing-core v0.1.32
14252026-02-27T02:08:38.678Z Compiling serde_derive_internals v0.29.1
14262026-02-27T02:08:39.131Z Compiling openssl-sys v0.9.109
14272026-02-27T02:08:39.772Z Compiling base64 v0.22.1
14282026-02-27T02:08:39.793Z Compiling rustix v1.1.3
14292026-02-27T02:08:40.251Z Compiling untrusted v0.7.1
14302026-02-27T02:08:40.403Z Compiling untrusted v0.9.0
14312026-02-27T02:08:40.454Z Compiling rustix v0.38.37
14322026-02-27T02:08:40.502Z Compiling schemars v0.8.22
14332026-02-27T02:08:40.600Z Compiling adler2 v2.0.0
14342026-02-27T02:08:40.785Z Compiling httparse v1.9.5
14352026-02-27T02:08:40.814Z Compiling openssl-probe v0.1.5
14362026-02-27T02:08:40.887Z Compiling miniz_oxide v0.8.5
14372026-02-27T02:08:41.245Z Compiling darling_core v0.20.10
14382026-02-27T02:08:41.463Z Compiling try-lock v0.2.5
14392026-02-27T02:08:41.518Z Compiling dyn-clone v1.0.20
14402026-02-27T02:08:41.681Z Compiling tinyvec_macros v0.1.1
14412026-02-27T02:08:41.791Z Compiling rustls v0.23.37
14422026-02-27T02:08:41.813Z Compiling tower-layer v0.3.3
14432026-02-27T02:08:42.091Z Compiling atomic-waker v1.1.2
14442026-02-27T02:08:42.114Z Compiling tower-service v0.3.3
14452026-02-27T02:08:42.245Z Compiling tinyvec v1.8.0
14462026-02-27T02:08:42.265Z Compiling want v0.3.1
14472026-02-27T02:08:42.481Z Compiling serde_derive v1.0.228
14482026-02-27T02:08:42.519Z Compiling zeroize_derive v1.4.2
14492026-02-27T02:08:42.915Z Compiling zerofrom-derive v0.1.4
14502026-02-27T02:08:43.217Z Compiling yoke-derive v0.7.4
14512026-02-27T02:08:43.386Z Compiling zerovec-derive v0.10.3
14522026-02-27T02:08:43.572Z Compiling displaydoc v0.2.5
14532026-02-27T02:08:43.896Z Compiling zeroize v1.8.1
14542026-02-27T02:08:45.103Z Compiling icu_provider_macros v1.5.0
14552026-02-27T02:08:45.731Z Compiling crypto-common v0.1.6
14562026-02-27T02:08:45.778Z Compiling block-buffer v0.10.4
14572026-02-27T02:08:45.935Z Compiling zerocopy-derive v0.7.35
14582026-02-27T02:08:45.970Z Compiling tokio-macros v2.6.0
14592026-02-27T02:08:46.047Z Compiling digest v0.10.7
14602026-02-27T02:08:46.132Z Compiling thiserror-impl v2.0.18
14612026-02-27T02:08:46.233Z Compiling zerofrom v0.1.4
14622026-02-27T02:08:46.481Z Compiling yoke v0.7.4
14632026-02-27T02:08:46.539Z Compiling hmac v0.12.1
14642026-02-27T02:08:46.864Z Compiling futures-macro v0.3.31
14652026-02-27T02:08:46.899Z Compiling zerovec v0.10.4
14662026-02-27T02:08:46.921Z Compiling block-padding v0.3.3
14672026-02-27T02:08:47.204Z Compiling inout v0.1.3
14682026-02-27T02:08:47.350Z Compiling sha2 v0.10.9
14692026-02-27T02:08:47.518Z Compiling cipher v0.4.4
14702026-02-27T02:08:47.570Z Compiling der_derive v0.7.3
14712026-02-27T02:08:47.944Z Compiling zerocopy v0.7.35
14722026-02-27T02:08:48.629Z Compiling tinystr v0.7.6
14732026-02-27T02:08:48.885Z Compiling icu_collections v1.5.0
14742026-02-27T02:08:48.971Z Compiling icu_locid v1.5.0
14752026-02-27T02:08:49.200Z Compiling thiserror v2.0.18
14762026-02-27T02:08:49.308Z Compiling futures-util v0.3.31
14772026-02-27T02:08:49.361Z Compiling ppv-lite86 v0.2.20
14782026-02-27T02:08:49.571Z Compiling serde v1.0.228
14792026-02-27T02:08:49.733Z Compiling der v0.7.10
14802026-02-27T02:08:50.028Z Compiling icu_provider v1.5.0
14812026-02-27T02:08:50.087Z Compiling pest v2.8.2
14822026-02-27T02:08:50.669Z Compiling bytes v1.11.1
14832026-02-27T02:08:50.695Z Compiling bitflags v2.9.4
14842026-02-27T02:08:50.767Z Compiling icu_locid_transform v1.5.0
14852026-02-27T02:08:50.904Z Compiling chrono v0.4.43
14862026-02-27T02:08:51.126Z Compiling salsa20 v0.10.2
14872026-02-27T02:08:51.334Z Compiling pbkdf2 v0.12.2
14882026-02-27T02:08:51.484Z Compiling scrypt v0.11.0
14892026-02-27T02:08:52.007Z Compiling tokio v1.49.0
14902026-02-27T02:08:52.136Z Compiling icu_properties v1.5.1
14912026-02-27T02:08:52.481Z Compiling http v1.4.0
14922026-02-27T02:08:52.913Z Compiling spki v0.7.3
14932026-02-27T02:08:53.010Z Compiling pest_meta v2.8.2
14942026-02-27T02:08:53.266Z Compiling rand_chacha v0.9.0
14952026-02-27T02:08:54.157Z Compiling cbc v0.1.2
14962026-02-27T02:08:54.424Z Compiling aes v0.8.4
14972026-02-27T02:08:54.488Z Compiling rustls-pki-types v1.14.0
14982026-02-27T02:08:54.543Z Compiling tracing-attributes v0.1.27
14992026-02-27T02:08:54.852Z Compiling zerocopy-derive v0.8.27
15002026-02-27T02:08:55.473Z Compiling pkcs5 v0.7.1
15012026-02-27T02:08:56.504Z Compiling icu_normalizer v1.5.0
15022026-02-27T02:08:56.590Z Compiling pest_generator v2.8.2
15032026-02-27T02:08:56.998Z Compiling http-body v1.0.1
15042026-02-27T02:08:57.195Z Compiling rand v0.9.2
15052026-02-27T02:08:57.261Z Compiling pkcs8 v0.10.2
15062026-02-27T02:08:57.718Z Compiling idna_adapter v1.2.0
15072026-02-27T02:08:57.907Z Compiling idna v1.0.3
15082026-02-27T02:08:57.951Z Compiling tracing v0.1.40
15092026-02-27T02:08:58.339Z Compiling pest_derive v2.8.2
15102026-02-27T02:08:58.440Z Compiling scroll_derive v0.13.1
15112026-02-27T02:08:58.890Z Compiling url v2.5.4
15122026-02-27T02:08:59.165Z Compiling schemars_derive v0.8.22
15132026-02-27T02:09:00.220Z Compiling scroll v0.13.0
15142026-02-27T02:09:00.563Z Compiling tokio-util v0.7.15
15152026-02-27T02:09:01.667Z Compiling ipnet v2.11.0
15162026-02-27T02:09:02.294Z Compiling h2 v0.4.6
15172026-02-27T02:09:02.319Z Compiling darling_macro v0.20.10
15182026-02-27T02:09:02.810Z Compiling lazy_static v1.5.0
15192026-02-27T02:09:02.832Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15202026-02-27T02:09:02.964Z Compiling bzip2-sys v0.1.13+1.0.8
15212026-02-27T02:09:03.188Z Compiling aho-corasick v1.1.3
15222026-02-27T02:09:03.469Z Compiling time-core v0.1.8
15232026-02-27T02:09:03.571Z Compiling httpdate v1.0.3
15242026-02-27T02:09:03.764Z Compiling powerfmt v0.2.0
15252026-02-27T02:09:04.027Z Compiling openssl v0.10.73
15262026-02-27T02:09:04.161Z Compiling foreign-types-shared v0.1.1
15272026-02-27T02:09:04.297Z Compiling num-conv v0.2.0
15282026-02-27T02:09:04.480Z Compiling foreign-types v0.3.2
15292026-02-27T02:09:04.536Z Compiling time-macros v0.2.27
15302026-02-27T02:09:04.600Z Compiling deranged v0.5.3
15312026-02-27T02:09:05.235Z Compiling regex-automata v0.4.14
15322026-02-27T02:09:05.258Z Compiling tempfile v3.24.0
15332026-02-27T02:09:07.022Z Compiling darling v0.20.10
15342026-02-27T02:09:07.069Z Compiling goblin v0.10.2
15352026-02-27T02:09:07.088Z Compiling openssl-macros v0.1.1
15362026-02-27T02:09:07.431Z Compiling wait-timeout v0.2.0
15372026-02-27T02:09:07.791Z Compiling bit-vec v0.8.0
15382026-02-27T02:09:07.925Z Compiling syn v1.0.109
15392026-02-27T02:09:08.229Z Compiling gimli v0.31.1
15402026-02-27T02:09:08.329Z Compiling num_threads v0.1.7
15412026-02-27T02:09:08.474Z Compiling quick-error v1.2.3
15422026-02-27T02:09:08.524Z Compiling native-tls v0.2.12
15432026-02-27T02:09:08.645Z Compiling crossbeam-utils v0.8.21
15442026-02-27T02:09:08.856Z Compiling hyper v1.8.1
15452026-02-27T02:09:09.202Z Compiling usdt-impl v0.6.0
15462026-02-27T02:09:09.684Z Compiling rusty-fork v0.3.0
15472026-02-27T02:09:10.400Z Compiling time v0.3.47
15482026-02-27T02:09:11.240Z Compiling hyper-util v0.1.19
15492026-02-27T02:09:12.209Z Compiling addr2line v0.24.2
15502026-02-27T02:09:12.874Z Compiling bit-set v0.8.0
15512026-02-27T02:09:13.342Z Compiling derive_builder_core v0.20.2
15522026-02-27T02:09:14.195Z Compiling dof v0.4.0
15532026-02-27T02:09:14.909Z Compiling dtrace-parser v0.3.0
15542026-02-27T02:09:15.131Z Compiling rustls-native-certs v0.8.1
15552026-02-27T02:09:15.335Z Compiling signature v2.2.0
15562026-02-27T02:09:15.641Z Compiling unicode-normalization v0.1.24
15572026-02-27T02:09:15.662Z Compiling scroll_derive v0.12.0
15582026-02-27T02:09:16.263Z Compiling thiserror-impl v1.0.69
15592026-02-27T02:09:16.542Z Compiling darling_core v0.21.0
15602026-02-27T02:09:16.571Z Compiling heapless v0.7.17
15612026-02-27T02:09:16.945Z Compiling slog v2.8.2
15622026-02-27T02:09:17.049Z Compiling rand_xorshift v0.4.0
15632026-02-27T02:09:17.277Z Compiling sync_wrapper v1.0.1
15642026-02-27T02:09:17.303Z Compiling thread-id v5.0.0
15652026-02-27T02:09:17.324Z Compiling object v0.36.5
15662026-02-27T02:09:17.425Z Compiling cookie v0.18.1
15672026-02-27T02:09:17.450Z Compiling crc32fast v1.4.2
15682026-02-27T02:09:17.694Z Compiling zstd-safe v7.2.3
15692026-02-27T02:09:17.775Z Compiling rustc-demangle v0.1.24
15702026-02-27T02:09:18.048Z Compiling signal-hook v0.3.18
15712026-02-27T02:09:18.371Z Compiling unicode-properties v0.1.3
15722026-02-27T02:09:18.580Z Compiling anyhow v1.0.99
15732026-02-27T02:09:18.715Z Compiling siphasher v0.3.11
15742026-02-27T02:09:18.959Z Compiling zlib-rs v0.5.1
15752026-02-27T02:09:19.092Z Compiling paste v1.0.15
15762026-02-27T02:09:19.193Z Compiling unarray v0.1.4
15772026-02-27T02:09:19.366Z Compiling unicode-bidi v0.3.17
15782026-02-27T02:09:19.598Z Compiling proptest v1.7.0
15792026-02-27T02:09:20.034Z Compiling stringprep v0.1.5
15802026-02-27T02:09:20.093Z Compiling phf_shared v0.11.2
15812026-02-27T02:09:20.441Z Compiling thiserror v1.0.69
15822026-02-27T02:09:20.670Z Compiling tower v0.5.2
15832026-02-27T02:09:21.212Z Compiling scroll v0.12.0
15842026-02-27T02:09:21.651Z Compiling derive_builder_macro v0.20.2
15852026-02-27T02:09:22.440Z Compiling darling_macro v0.21.0
15862026-02-27T02:09:22.536Z Compiling ipnetwork v0.21.1
15872026-02-27T02:09:23.257Z Compiling http-body-util v0.1.3
15882026-02-27T02:09:23.279Z Compiling webpki-roots v1.0.1
15892026-02-27T02:09:23.308Z Compiling serde_tokenstream v0.2.3
15902026-02-27T02:09:23.492Z Compiling backtrace v0.3.74
15912026-02-27T02:09:23.711Z Compiling serde_spanned v0.6.9
15922026-02-27T02:09:23.893Z Compiling toml_datetime v0.6.11
15932026-02-27T02:09:23.943Z Compiling erased-serde v0.3.31
15942026-02-27T02:09:23.965Z Compiling rand_chacha v0.3.1
15952026-02-27T02:09:24.358Z Compiling md-5 v0.10.6
15962026-02-27T02:09:24.636Z Compiling curve25519-dalek v4.1.3
15972026-02-27T02:09:25.215Z Compiling libz-rs-sys v0.5.1
15982026-02-27T02:09:25.333Z Compiling vergen-lib v0.1.6
15992026-02-27T02:09:25.495Z Compiling num-integer v0.1.46
16002026-02-27T02:09:25.649Z Compiling ff v0.13.0
16012026-02-27T02:09:25.801Z Compiling hash32 v0.2.1
16022026-02-27T02:09:25.889Z Compiling memoffset v0.9.1
16032026-02-27T02:09:25.950Z Compiling ref-cast v1.0.25
16042026-02-27T02:09:26.147Z Compiling base16ct v0.2.0
16052026-02-27T02:09:26.180Z Compiling num-bigint-dig v0.8.6
16062026-02-27T02:09:26.203Z Compiling ryu v1.0.18
16072026-02-27T02:09:26.234Z Compiling litrs v0.4.1
16082026-02-27T02:09:26.461Z Compiling cfg_aliases v0.2.1
16092026-02-27T02:09:26.489Z Compiling fallible-iterator v0.2.0
16102026-02-27T02:09:26.512Z Compiling iri-string v0.7.8
16112026-02-27T02:09:26.544Z Compiling psl-types v2.0.11
16122026-02-27T02:09:26.574Z Compiling smoltcp v0.9.1
16132026-02-27T02:09:26.812Z Compiling publicsuffix v2.3.0
16142026-02-27T02:09:27.116Z Compiling nix v0.29.0
16152026-02-27T02:09:27.183Z Compiling postgres-protocol v0.6.8
16162026-02-27T02:09:27.297Z Compiling document-features v0.2.11
16172026-02-27T02:09:27.436Z Compiling serde_urlencoded v0.7.1
16182026-02-27T02:09:27.934Z Compiling sec1 v0.7.3
16192026-02-27T02:09:28.331Z Compiling num-iter v0.1.45
16202026-02-27T02:09:28.485Z Compiling group v0.13.0
16212026-02-27T02:09:28.534Z Compiling flate2 v1.1.2
16222026-02-27T02:09:28.827Z Compiling newtype-uuid v1.3.2
16232026-02-27T02:09:29.162Z Compiling rand v0.8.5
16242026-02-27T02:09:29.416Z Compiling tower-http v0.6.8
16252026-02-27T02:09:29.499Z Compiling darling v0.21.0
16262026-02-27T02:09:29.647Z Compiling oxnet v0.1.4
16272026-02-27T02:09:30.155Z Compiling derive_builder v0.20.2
16282026-02-27T02:09:30.225Z Compiling goblin v0.8.2
16292026-02-27T02:09:30.248Z Compiling tokio-native-tls v0.3.1
16302026-02-27T02:09:31.030Z Compiling regex v1.12.3
16312026-02-27T02:09:31.233Z Compiling terminal_size v0.4.0
16322026-02-27T02:09:31.449Z Compiling cargo-platform v0.1.8
16332026-02-27T02:09:31.471Z Compiling hkdf v0.12.4
16342026-02-27T02:09:31.744Z Compiling crypto-bigint v0.5.5
16352026-02-27T02:09:31.970Z Compiling daft-derive v0.1.4
16362026-02-27T02:09:31.996Z Compiling curve25519-dalek-derive v0.1.1
16372026-02-27T02:09:32.030Z Compiling async-trait v0.1.89
16382026-02-27T02:09:32.821Z Compiling hubpack_derive v0.1.1
16392026-02-27T02:09:33.332Z Compiling strum_macros v0.27.2
16402026-02-27T02:09:33.523Z Compiling ref-cast-impl v1.0.25
16412026-02-27T02:09:33.705Z Compiling vergen v9.0.6
16422026-02-27T02:09:34.041Z Compiling ahash v0.8.12
16432026-02-27T02:09:34.448Z Compiling fs-err v3.1.1
16442026-02-27T02:09:34.544Z Compiling managed v0.8.0
16452026-02-27T02:09:34.648Z Compiling winnow v0.5.40
16462026-02-27T02:09:34.800Z Compiling either v1.15.0
16472026-02-27T02:09:34.951Z Compiling bitflags v1.3.2
16482026-02-27T02:09:35.078Z Compiling lockfree-object-pool v0.1.6
16492026-02-27T02:09:35.207Z Compiling simd-adler32 v0.3.7
16502026-02-27T02:09:35.363Z Compiling unicode-segmentation v1.12.0
16512026-02-27T02:09:35.753Z Compiling bumpalo v3.16.0
16522026-02-27T02:09:36.244Z Compiling buf-list v1.0.3
16532026-02-27T02:09:36.262Z Compiling zopfli v0.8.1
16542026-02-27T02:09:37.016Z Compiling dof v0.3.0
16552026-02-27T02:09:37.982Z Compiling toml_edit v0.19.15
16562026-02-27T02:09:38.106Z Compiling strum v0.27.2
16572026-02-27T02:09:38.165Z Compiling clap_builder v4.5.48
16582026-02-27T02:09:38.476Z Compiling elliptic-curve v0.13.8
16592026-02-27T02:09:38.895Z Compiling hubpack v0.1.2
16602026-02-27T02:09:39.045Z Compiling daft v0.1.4
16612026-02-27T02:09:39.334Z Compiling cargo_metadata v0.19.2
16622026-02-27T02:09:39.363Z Compiling zstd v0.13.3
16632026-02-27T02:09:39.609Z Compiling cookie_store v0.22.1
16642026-02-27T02:09:39.913Z Compiling signal-hook-mio v0.2.4
16652026-02-27T02:09:41.128Z Compiling hyper-tls v0.6.0
16662026-02-27T02:09:42.334Z Compiling serde_with_macros v3.16.1
16672026-02-27T02:09:42.829Z Compiling postgres-types v0.2.9
16682026-02-27T02:09:44.084Z Compiling usdt-attr-macro v0.6.0
16692026-02-27T02:09:44.627Z Compiling usdt-macro v0.6.0
16702026-02-27T02:09:44.661Z Compiling dtrace-parser v0.2.0
16712026-02-27T02:09:44.799Z Compiling phf v0.11.2
16722026-02-27T02:09:45.088Z Compiling ed25519 v2.2.3
16732026-02-27T02:09:45.654Z Compiling bzip2 v0.5.2
16742026-02-27T02:09:45.657Z Compiling bzip2 v0.4.4
16752026-02-27T02:09:46.050Z Compiling bstr v1.10.0
16762026-02-27T02:09:46.074Z Compiling pkcs1 v0.7.5
16772026-02-27T02:09:46.095Z Compiling serde-big-array v0.5.1
16782026-02-27T02:09:46.340Z Compiling hex v0.4.3
16792026-02-27T02:09:46.484Z Compiling rfc6979 v0.4.0
16802026-02-27T02:09:46.740Z Compiling strum_macros v0.26.4
16812026-02-27T02:09:46.959Z Compiling clap_derive v4.5.47
16822026-02-27T02:09:47.020Z Compiling serde_repr v0.1.19
16832026-02-27T02:09:47.055Z Compiling enum-as-inner v0.6.1
16842026-02-27T02:09:47.168Z Compiling float-cmp v0.10.0
16852026-02-27T02:09:47.433Z Compiling env_filter v0.1.2
16862026-02-27T02:09:47.602Z Compiling socket2 v0.5.10
16872026-02-27T02:09:48.055Z Compiling memmap2 v0.9.8
16882026-02-27T02:09:48.079Z Compiling encoding_rs v0.8.34
16892026-02-27T02:09:48.107Z Compiling fixedbitset v0.5.7
16902026-02-27T02:09:48.478Z Compiling new_debug_unreachable v1.0.6
16912026-02-27T02:09:48.500Z Compiling data-encoding v2.9.0
16922026-02-27T02:09:48.594Z Compiling difflib v0.4.0
16932026-02-27T02:09:48.748Z Compiling mime v0.3.17
16942026-02-27T02:09:49.274Z Compiling precomputed-hash v0.1.1
16952026-02-27T02:09:49.418Z Compiling jiff v0.2.15
16962026-02-27T02:09:49.871Z Compiling whoami v1.5.2
16972026-02-27T02:09:50.241Z Compiling static_assertions v1.1.0
16982026-02-27T02:09:50.356Z Compiling rustc-hash v2.1.1
16992026-02-27T02:09:50.427Z Compiling fixedbitset v0.4.2
17002026-02-27T02:09:50.568Z Compiling normalize-line-endings v0.3.0
17012026-02-27T02:09:50.725Z Compiling predicates-core v1.0.8
17022026-02-27T02:09:50.781Z Compiling keccak v0.1.5
17032026-02-27T02:09:50.838Z Compiling strum v0.26.3
17042026-02-27T02:09:51.041Z Compiling predicates v3.1.3
17052026-02-27T02:09:51.063Z Compiling petgraph v0.6.5
17062026-02-27T02:09:51.168Z Compiling clap v4.5.48
17072026-02-27T02:09:51.303Z Compiling sha3 v0.10.8
17082026-02-27T02:09:51.668Z Compiling iddqd v0.3.16
17092026-02-27T02:09:52.401Z Compiling toml_edit v0.22.27
17102026-02-27T02:09:52.579Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17112026-02-27T02:09:53.127Z Compiling tokio-postgres v0.7.13
17122026-02-27T02:09:53.382Z Compiling string_cache v0.8.9
17132026-02-27T02:09:53.814Z Compiling hickory-proto v0.25.2
17142026-02-27T02:09:54.280Z Compiling petgraph v0.8.2
17152026-02-27T02:09:54.622Z Compiling usdt v0.6.0
17162026-02-27T02:09:55.122Z Compiling env_logger v0.11.8
17172026-02-27T02:09:55.890Z Compiling usdt-impl v0.5.0
17182026-02-27T02:09:57.318Z Compiling zip v4.2.0
17192026-02-27T02:09:58.456Z Compiling similar v2.7.0
17202026-02-27T02:09:58.884Z Compiling serde_with v3.16.1
17212026-02-27T02:09:59.357Z Compiling ecdsa v0.16.9
17222026-02-27T02:09:59.486Z Compiling rsa v0.9.8
17232026-02-27T02:09:59.512Z Compiling zip v0.6.6
17242026-02-27T02:10:00.195Z Compiling ed25519-dalek v2.1.1
17252026-02-27T02:10:00.951Z Compiling toml v0.7.8
17262026-02-27T02:10:01.555Z Compiling crossterm v0.28.1
17272026-02-27T02:10:02.521Z Compiling heck v0.4.1
17282026-02-27T02:10:02.865Z Compiling itertools v0.13.0
17292026-02-27T02:10:02.907Z Compiling itertools v0.10.5
17302026-02-27T02:10:02.964Z Compiling crossbeam-epoch v0.9.18
17312026-02-27T02:10:03.211Z Compiling tokio-stream v0.1.17
17322026-02-27T02:10:03.658Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17332026-02-27T02:10:04.087Z Compiling x509-cert v0.2.5
17342026-02-27T02:10:04.193Z Compiling openapiv3 v2.2.0
17352026-02-27T02:10:04.766Z Compiling sha1 v0.10.6
17362026-02-27T02:10:05.184Z Compiling winnow v0.6.26
17372026-02-27T02:10:05.355Z Compiling lalrpop-util v0.19.12
17382026-02-27T02:10:05.359Z Compiling peg-runtime v0.8.5
17392026-02-27T02:10:05.712Z Compiling thread_local v1.1.8
17402026-02-27T02:10:05.734Z Compiling slog-async v2.8.0
17412026-02-27T02:10:05.933Z Compiling crossbeam-channel v0.5.15
17422026-02-27T02:10:06.173Z Compiling xattr v1.3.1
17432026-02-27T02:10:06.335Z Compiling futures-executor v0.3.31
17442026-02-27T02:10:06.452Z Compiling filetime v0.2.26
17452026-02-27T02:10:06.772Z Compiling is-terminal v0.4.13
17462026-02-27T02:10:06.836Z Compiling take_mut v0.2.2
17472026-02-27T02:10:06.922Z Compiling term v1.1.0
17482026-02-27T02:10:06.955Z Compiling tar v0.4.44
17492026-02-27T02:10:07.112Z Compiling futures v0.3.31
17502026-02-27T02:10:07.932Z Compiling slog-term v2.9.2
17512026-02-27T02:10:16.242Z Compiling rustls-webpki v0.103.9
17522026-02-27T02:10:21.132Z Compiling tokio-rustls v0.26.0
17532026-02-27T02:10:21.132Z Compiling rustls-platform-verifier v0.6.2
17542026-02-27T02:10:21.429Z Compiling hyper-rustls v0.27.7
17552026-02-27T02:10:21.763Z Compiling reqwest v0.12.28
17562026-02-27T02:10:21.766Z Compiling reqwest v0.13.2
17572026-02-27T02:10:26.000Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17582026-02-27T02:10:26.297Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17592026-02-27T02:10:30.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
17602026-02-27T02:10:31.073Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17612026-02-27T02:10:31.129ZFeb 27 02:10:30.905 INFO Starting download, target: Cockroach
17622026-02-27T02:10:31.132ZFeb 27 02:10:30.906 INFO Starting download, target: Console
17632026-02-27T02:10:31.132ZFeb 27 02:10:30.906 INFO Starting download, target: Clickhouse
17642026-02-27T02:10:31.132ZFeb 27 02:10:30.906 INFO Starting download, target: DendriteStub
17652026-02-27T02:10:31.132ZFeb 27 02:10:30.906 INFO Starting download, target: MaghemiteMgd
17662026-02-27T02:10:31.132ZFeb 27 02:10:30.906 INFO Starting download, target: TransceiverControl
17672026-02-27T02:10:31.132ZFeb 27 02:10:30.906 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17682026-02-27T02:10:31.132ZFeb 27 02:10:30.906 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17692026-02-27T02:10:31.132ZFeb 27 02:10:30.906 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17702026-02-27T02:10:31.132ZFeb 27 02:10:30.906 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17712026-02-27T02:10:31.132ZFeb 27 02:10:30.907 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17722026-02-27T02:10:31.132ZFeb 27 02:10:30.907 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17732026-02-27T02:10:31.626ZFeb 27 02:10:31.396 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17742026-02-27T02:10:32.058ZFeb 27 02:10:31.831 INFO Download complete, target: TransceiverControl
17752026-02-27T02:10:32.081ZFeb 27 02:10:31.857 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17762026-02-27T02:10:32.536ZFeb 27 02:10:32.312 INFO Download complete, target: Console
17772026-02-27T02:10:32.820ZFeb 27 02:10:32.597 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17782026-02-27T02:10:33.124ZFeb 27 02:10:32.901 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17792026-02-27T02:10:33.757ZFeb 27 02:10:33.534 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17802026-02-27T02:10:33.794ZFeb 27 02:10:33.572 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17812026-02-27T02:10:33.794ZFeb 27 02:10:33.572 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17822026-02-27T02:10:36.802ZFeb 27 02:10:36.580 INFO Download complete, target: DendriteStub
17832026-02-27T02:10:37.076ZFeb 27 02:10:36.854 INFO Download complete, target: MaghemiteMgd
17842026-02-27T02:10:41.505ZFeb 27 02:10:41.283 INFO Checking that binary works, target: Cockroach
17852026-02-27T02:10:41.632ZFeb 27 02:10:41.410 INFO Download complete, target: Cockroach
17862026-02-27T02:10:44.670ZFeb 27 02:10:44.447 INFO Checking that binary works, target: Clickhouse
17872026-02-27T02:10:44.785ZFeb 27 02:10:44.563 INFO Download complete, target: Clickhouse
17882026-02-27T02:10:44.806ZAll builder prerequisites installed successfully, and PATH looks valid
17892026-02-27T02:10:44.810Z
17902026-02-27T02:10:44.810Zreal 5:57.682629861
17912026-02-27T02:10:44.810Zuser 16:56.656845341
17922026-02-27T02:10:44.810Zsys 2:25.024356369
17932026-02-27T02:10:44.810Ztrap 0.627359192
17942026-02-27T02:10:44.810Ztflt 0.805858858
17952026-02-27T02:10:44.810Zdflt 0.844771140
17962026-02-27T02:10:44.810Zkflt 0.024379940
17972026-02-27T02:10:44.810Zlock 38:13.704998443
17982026-02-27T02:10:44.810Zslp 1:04:31.991214968
17992026-02-27T02:10:44.810Zlat 1:08.160044954
18002026-02-27T02:10:44.810Zstop 3:07.041054502
18012026-02-27T02:10:44.810Z+ banner clippy
18022026-02-27T02:10:44.813Z
18032026-02-27T02:10:44.813Z #### # # ##### ##### # #
18042026-02-27T02:10:44.813Z # # # # # # # # # #
18052026-02-27T02:10:44.813Z # # # # # # # #
18062026-02-27T02:10:44.813Z # # # ##### ##### #
18072026-02-27T02:10:44.813Z # # # # # # #
18082026-02-27T02:10:44.813Z #### ###### # # # #
18092026-02-27T02:10:44.813Z
18102026-02-27T02:10:44.813Z+ export CARGO_INCREMENTAL=0
18112026-02-27T02:10:44.813Z+ CARGO_INCREMENTAL=0
18122026-02-27T02:10:44.813Z+ ptime -m cargo xtask clippy
18132026-02-27T02:10:45.599Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18142026-02-27T02:10:45.905Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18152026-02-27T02:10:48.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.07s
18162026-02-27T02:10:49.049Z Running `target/debug/xtask clippy`
18172026-02-27T02:10:49.072Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18182026-02-27T02:10:49.955Z Downloading crates ...
18192026-02-27T02:10:50.280Z Downloaded proc-macro-crate v3.2.0
18202026-02-27T02:10:50.284Z Downloaded tinytemplate v1.2.1
18212026-02-27T02:10:50.289Z Downloaded piper v0.2.4
18222026-02-27T02:10:50.292Z Downloaded anes v0.1.6
18232026-02-27T02:10:50.295Z Downloaded doc-comment v0.3.3
18242026-02-27T02:10:50.295Z Downloaded async-attributes v1.1.2
18252026-02-27T02:10:50.298Z Downloaded assert-json-diff v2.0.2
18262026-02-27T02:10:50.298Z Downloaded oorandom v11.1.4
18272026-02-27T02:10:50.298Z Downloaded async-executor v1.13.1
18282026-02-27T02:10:50.301Z Downloaded async-global-executor v2.4.1
18292026-02-27T02:10:50.304Z Downloaded assert_cmd v2.0.17
18302026-02-27T02:10:50.304Z Downloaded async-object-pool v0.1.5
18312026-02-27T02:10:50.307Z Downloaded approx v0.5.1
18322026-02-27T02:10:50.307Z Downloaded async-channel v2.3.1
18332026-02-27T02:10:50.309Z Downloaded async-channel v1.9.0
18342026-02-27T02:10:50.309Z Downloaded async-lock v3.4.0
18352026-02-27T02:10:50.312Z Downloaded nested v0.1.1
18362026-02-27T02:10:50.317Z Downloaded futures-timer v3.0.3
18372026-02-27T02:10:50.320Z Downloaded futures-lite v2.3.0
18382026-02-27T02:10:50.323Z Downloaded escape8259 v0.5.3
18392026-02-27T02:10:50.326Z Downloaded pathdiff v0.2.3
18402026-02-27T02:10:50.326Z Downloaded supports-color v2.1.0
18412026-02-27T02:10:50.330Z Downloaded blocking v1.6.1
18422026-02-27T02:10:50.330Z Downloaded async-signal v0.2.10
18432026-02-27T02:10:50.330Z Downloaded relative-path v1.9.3
18442026-02-27T02:10:50.333Z Downloaded async-io v2.3.4
18452026-02-27T02:10:50.336Z Downloaded parking v2.2.1
18462026-02-27T02:10:50.339Z Downloaded guppy-workspace-hack v0.1.0
18472026-02-27T02:10:50.339Z Downloaded terminal_size v0.1.17
18482026-02-27T02:10:50.346Z Downloaded chumsky v0.9.3
18492026-02-27T02:10:50.349Z Downloaded concurrent-queue v2.5.0
18502026-02-27T02:10:50.360Z Downloaded plotters-backend v0.3.7
18512026-02-27T02:10:50.363Z Downloaded backtrace-ext v0.2.1
18522026-02-27T02:10:50.363Z Downloaded plotters-svg v0.3.7
18532026-02-27T02:10:50.366Z Downloaded supports-unicode v2.1.0
18542026-02-27T02:10:50.372Z Downloaded rust-argon2 v2.1.0
18552026-02-27T02:10:50.377Z Downloaded knuffel-derive v3.2.0
18562026-02-27T02:10:50.377Z Downloaded trybuild v1.0.106
18572026-02-27T02:10:50.380Z Downloaded supports-hyperlinks v2.1.0
18582026-02-27T02:10:50.380Z Downloaded event-listener-strategy v0.5.2
18592026-02-27T02:10:50.383Z Downloaded target-triple v0.1.3
18602026-02-27T02:10:50.383Z Downloaded miette-derive v5.10.0
18612026-02-27T02:10:50.383Z Downloaded event-listener v2.5.3
18622026-02-27T02:10:50.387Z Downloaded serde_regex v1.1.0
18632026-02-27T02:10:50.390Z Downloaded cast v0.3.0
18642026-02-27T02:10:50.392Z Downloaded libtest-mimic v0.8.1
18652026-02-27T02:10:50.396Z Downloaded criterion-plot v0.6.0
18662026-02-27T02:10:50.396Z Downloaded async-process v2.3.0
18672026-02-27T02:10:50.400Z Downloaded termcolor v1.4.1
18682026-02-27T02:10:50.402Z Downloaded target-lexicon v0.13.2
18692026-02-27T02:10:50.405Z Downloaded target-spec v3.5.0
18702026-02-27T02:10:50.405Z Downloaded partial-io v0.5.4
18712026-02-27T02:10:50.408Z Downloaded kv-log-macro v1.0.7
18722026-02-27T02:10:50.411Z Downloaded async-task v4.7.1
18732026-02-27T02:10:50.416Z Downloaded similar-asserts v1.7.0
18742026-02-27T02:10:50.419Z Downloaded datatest-stable v0.3.2
18752026-02-27T02:10:50.422Z Downloaded owo-colors v3.5.0
18762026-02-27T02:10:50.425Z Downloaded path-tree v0.8.1
18772026-02-27T02:10:50.425Z Downloaded stringmetrics v2.2.2
18782026-02-27T02:10:50.428Z Downloaded event-listener v5.3.1
18792026-02-27T02:10:50.428Z Downloaded httptest v0.16.3
18802026-02-27T02:10:50.431Z Downloaded cfg-expr v0.20.1
18812026-02-27T02:10:50.443Z Downloaded blake2b_simd v1.0.2
18822026-02-27T02:10:50.449Z Downloaded rstest v0.25.0
18832026-02-27T02:10:50.454Z Downloaded textwrap v0.15.2
18842026-02-27T02:10:50.457Z Downloaded rstest_macros v0.25.0
18852026-02-27T02:10:50.460Z Downloaded rand_distr v0.5.1
18862026-02-27T02:10:50.463Z Downloaded knuffel v3.2.0
18872026-02-27T02:10:50.468Z Downloaded polling v3.7.3
18882026-02-27T02:10:50.471Z Downloaded fancy-regex v0.14.0
18892026-02-27T02:10:50.485Z Downloaded miette v5.10.0
18902026-02-27T02:10:50.497Z Downloaded criterion v0.7.0
18912026-02-27T02:10:50.502Z Downloaded plotters v0.3.7
18922026-02-27T02:10:50.509Z Downloaded hashbrown v0.14.5
18932026-02-27T02:10:50.513Z Downloaded guppy v0.17.20
18942026-02-27T02:10:50.518Z Downloaded async-std v1.13.0
18952026-02-27T02:10:50.597Z Downloaded httpmock v0.8.0-alpha.1
18962026-02-27T02:10:52.728Z Checking cfg-if v1.0.4
18972026-02-27T02:10:53.165Z Checking libc v0.2.180
18982026-02-27T02:10:53.165Z Checking serde_core v1.0.228
18992026-02-27T02:10:53.239Z Checking memchr v2.7.4
19002026-02-27T02:10:53.271Z Checking smallvec v1.15.1
19012026-02-27T02:10:53.319Z Checking value-bag v1.12.0
19022026-02-27T02:10:53.369Z Checking itoa v1.0.11
19032026-02-27T02:10:53.434Z Checking scopeguard v1.2.0
19042026-02-27T02:10:53.515Z Checking zeroize v1.8.1
19052026-02-27T02:10:53.643Z Checking libm v0.2.8
19062026-02-27T02:10:53.708Z Checking lock_api v0.4.12
19072026-02-27T02:10:53.756Z Checking stable_deref_trait v1.2.0
19082026-02-27T02:10:53.811Z Checking log v0.4.29
19092026-02-27T02:10:53.871Z Checking portable-atomic v1.11.0
19102026-02-27T02:10:53.933Z Checking critical-section v1.1.3
19112026-02-27T02:10:54.037Z Checking zerofrom v0.1.4
19122026-02-27T02:10:54.168Z Checking zmij v1.0.15
19132026-02-27T02:10:54.228Z Checking writeable v0.5.5
19142026-02-27T02:10:54.325Z Checking getrandom v0.2.15
19152026-02-27T02:10:54.330Z Checking getrandom v0.3.4
19162026-02-27T02:10:54.422Z Checking yoke v0.7.4
19172026-02-27T02:10:54.562Z Checking num-traits v0.2.19
19182026-02-27T02:10:54.619Z Checking percent-encoding v2.3.2
19192026-02-27T02:10:54.625Z Checking litemap v0.7.3
19202026-02-27T02:10:54.725Z Checking pin-project-lite v0.2.14
19212026-02-27T02:10:54.778Z Checking icu_locid_transform_data v1.5.0
19222026-02-27T02:10:54.831Z Checking zerovec v0.10.4
19232026-02-27T02:10:54.915Z Checking icu_properties_data v1.5.0
19242026-02-27T02:10:54.980Z Checking once_cell v1.21.3
19252026-02-27T02:10:54.983Z Checking write16 v1.0.0
19262026-02-27T02:10:54.983Z Checking utf16_iter v1.0.5
19272026-02-27T02:10:55.127Z Checking utf8_iter v1.0.4
19282026-02-27T02:10:55.188Z Checking icu_normalizer_data v1.5.0
19292026-02-27T02:10:55.253Z Checking form_urlencoded v1.2.2
19302026-02-27T02:10:55.314Z Checking rand_core v0.6.4
19312026-02-27T02:10:55.375Z Checking subtle v2.6.1
19322026-02-27T02:10:55.424Z Checking byteorder v1.5.0
19332026-02-27T02:10:55.480Z Checking parking_lot_core v0.9.10
19342026-02-27T02:10:55.544Z Checking signal-hook-registry v1.4.2
19352026-02-27T02:10:55.687Z Checking allocator-api2 v0.2.21
19362026-02-27T02:10:55.749Z Checking mio v1.0.2
19372026-02-27T02:10:55.818Z Checking futures-core v0.3.32
19382026-02-27T02:10:55.881Z Checking parking_lot v0.12.3
19392026-02-27T02:10:55.938Z Checking typenum v1.17.0
19402026-02-27T02:10:55.996Z Checking equivalent v1.0.2
19412026-02-27T02:10:56.079Z Checking socket2 v0.6.1
19422026-02-27T02:10:56.187Z Checking iana-time-zone v0.1.63
19432026-02-27T02:10:56.275Z Checking errno v0.3.12
19442026-02-27T02:10:56.380Z Checking foldhash v0.2.0
19452026-02-27T02:10:56.446Z Checking dyn-clone v1.0.20
19462026-02-27T02:10:56.449Z Checking futures-io v0.3.31
19472026-02-27T02:10:56.550Z Checking tinystr v0.7.6
19482026-02-27T02:10:56.551Z Checking icu_collections v1.5.0
19492026-02-27T02:10:56.662Z Checking zerocopy v0.7.35
19502026-02-27T02:10:56.712Z Checking hashbrown v0.16.1
19512026-02-27T02:10:56.774Z Checking serde v1.0.228
19522026-02-27T02:10:56.774Z Checking serde_json v1.0.149
19532026-02-27T02:10:56.774Z Checking uuid v1.19.0
19542026-02-27T02:10:56.939Z Checking icu_locid v1.5.0
19552026-02-27T02:10:57.072Z Checking generic-array v0.14.7
19562026-02-27T02:10:57.235Z Checking semver v1.0.27
19572026-02-27T02:10:57.596Z Checking slab v0.4.9
19582026-02-27T02:10:57.730Z Checking thiserror v2.0.18
19592026-02-27T02:10:57.835Z Checking bytes v1.11.1
19602026-02-27T02:10:57.838Z Checking bitflags v2.9.4
19612026-02-27T02:10:57.951Z Checking chrono v0.4.43
19622026-02-27T02:10:58.016Z Checking const-oid v0.9.6
19632026-02-27T02:10:58.019Z Checking icu_provider v1.5.0
19642026-02-27T02:10:58.146Z Checking thiserror v1.0.69
19652026-02-27T02:10:58.239Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19662026-02-27T02:10:58.301Z Checking crypto-common v0.1.6
19672026-02-27T02:10:58.362Z Checking block-buffer v0.10.4
19682026-02-27T02:10:58.471Z Checking indexmap v2.13.0
19692026-02-27T02:10:58.587Z Checking pin-utils v0.1.0
19702026-02-27T02:10:58.661Z Checking futures-sink v0.3.31
19712026-02-27T02:10:58.782Z Checking icu_locid_transform v1.5.0
19722026-02-27T02:10:58.793Z Checking futures-task v0.3.31
19732026-02-27T02:10:58.879Z Checking futures-channel v0.3.31
19742026-02-27T02:10:58.933Z Checking tokio v1.49.0
19752026-02-27T02:10:58.946Z Checking ppv-lite86 v0.2.20
19762026-02-27T02:10:59.121Z Checking cpufeatures v0.2.14
19772026-02-27T02:10:59.294Z Checking rustix v0.38.37
19782026-02-27T02:10:59.349Z Checking futures-util v0.3.31
19792026-02-27T02:10:59.684Z Checking fnv v1.0.7
19802026-02-27T02:10:59.795Z Checking icu_properties v1.5.1
19812026-02-27T02:10:59.855Z Checking regex-syntax v0.8.5
19822026-02-27T02:10:59.910Z Checking digest v0.10.7
19832026-02-27T02:10:59.956Z Checking tracing-core v0.1.32
19842026-02-27T02:10:59.962Z Checking foldhash v0.1.5
19852026-02-27T02:11:00.312Z Checking hashbrown v0.15.4
19862026-02-27T02:11:00.365Z Checking http v1.4.0
19872026-02-27T02:11:00.617Z Checking tracing v0.1.40
19882026-02-27T02:11:01.064Z Checking spin v0.9.8
19892026-02-27T02:11:01.455Z Checking adler2 v2.0.0
19902026-02-27T02:11:01.512Z Checking unicode-ident v1.0.24
19912026-02-27T02:11:01.690Z Checking miniz_oxide v0.8.5
19922026-02-27T02:11:01.753Z Checking base64 v0.22.1
19932026-02-27T02:11:01.800Z Checking proc-macro2 v1.0.106
19942026-02-27T02:11:02.252Z Checking crossbeam-utils v0.8.21
19952026-02-27T02:11:02.487Z Checking ipnet v2.11.0
19962026-02-27T02:11:02.491Z Checking quote v1.0.44
19972026-02-27T02:11:02.525Z Checking utf8parse v0.2.2
19982026-02-27T02:11:02.803Z Checking fastrand v2.1.1
19992026-02-27T02:11:02.898Z Checking syn v2.0.117
20002026-02-27T02:11:02.963Z Checking untrusted v0.9.0
20012026-02-27T02:11:03.012Z Checking aho-corasick v1.1.3
20022026-02-27T02:11:03.073Z Checking icu_normalizer v1.5.0
20032026-02-27T02:11:03.130Z Checking atomic-waker v1.1.2
20042026-02-27T02:11:03.187Z Checking base64ct v1.6.0
20052026-02-27T02:11:03.191Z Checking ring v0.17.14
20062026-02-27T02:11:03.321Z Checking block-padding v0.3.3
20072026-02-27T02:11:03.622Z Checking anstyle v1.0.11
20082026-02-27T02:11:03.719Z Checking inout v0.1.3
20092026-02-27T02:11:03.919Z Checking rustls-pki-types v1.14.0
20102026-02-27T02:11:03.978Z Checking idna_adapter v1.2.0
20112026-02-27T02:11:04.028Z Checking httparse v1.9.5
20122026-02-27T02:11:04.032Z Checking gimli v0.31.1
20132026-02-27T02:11:04.192Z Checking idna v1.0.3
20142026-02-27T02:11:04.544Z Checking cipher v0.4.4
20152026-02-27T02:11:04.591Z Checking anstyle-parse v0.2.5
20162026-02-27T02:11:04.649Z Checking regex-automata v0.4.14
20172026-02-27T02:11:04.717Z Checking url v2.5.4
20182026-02-27T02:11:04.925Z Checking object v0.36.5
20192026-02-27T02:11:05.010Z Checking rustc-demangle v0.1.24
20202026-02-27T02:11:05.447Z Checking anstyle-query v1.1.1
20212026-02-27T02:11:05.506Z Checking colorchoice v1.0.2
20222026-02-27T02:11:05.646Z Checking is_terminal_polyfill v1.70.1
20232026-02-27T02:11:05.691Z Checking schemars v0.8.22
20242026-02-27T02:11:05.746Z Checking lazy_static v1.5.0
20252026-02-27T02:11:05.827Z Checking anstream v0.6.18
20262026-02-27T02:11:05.929Z Checking pem-rfc7468 v0.7.0
20272026-02-27T02:11:06.017Z Checking tokio-util v0.7.15
20282026-02-27T02:11:06.242Z Checking terminal_size v0.4.0
20292026-02-27T02:11:06.302Z Checking http-body v1.0.1
20302026-02-27T02:11:06.482Z Checking sha2 v0.10.9
20312026-02-27T02:11:06.588Z Checking hmac v0.12.1
20322026-02-27T02:11:06.884Z Checking zerocopy v0.8.27
20332026-02-27T02:11:07.142Z Checking httpdate v1.0.3
20342026-02-27T02:11:07.310Z Checking clap_lex v0.7.4
20352026-02-27T02:11:07.376Z Checking strsim v0.11.1
20362026-02-27T02:11:07.458Z Checking try-lock v0.2.5
20372026-02-27T02:11:07.637Z Checking h2 v0.4.6
20382026-02-27T02:11:07.690Z Checking want v0.3.1
20392026-02-27T02:11:07.742Z Checking clap_builder v4.5.48
20402026-02-27T02:11:07.798Z Checking addr2line v0.24.2
20412026-02-27T02:11:07.938Z Checking tower-service v0.3.3
20422026-02-27T02:11:08.138Z Checking tower-layer v0.3.3
20432026-02-27T02:11:08.347Z Checking flagset v0.4.6
20442026-02-27T02:11:08.458Z Checking ryu v1.0.18
20452026-02-27T02:11:08.626Z Checking der v0.7.10
20462026-02-27T02:11:08.738Z Checking rand_chacha v0.3.1
20472026-02-27T02:11:08.797Z Checking rand_core v0.9.3
20482026-02-27T02:11:09.007Z Checking erased-serde v0.3.31
20492026-02-27T02:11:09.185Z Checking rand v0.8.5
20502026-02-27T02:11:09.188Z Checking http-body-util v0.1.3
20512026-02-27T02:11:09.741Z Checking rustix v1.1.3
20522026-02-27T02:11:10.154Z Checking slog v2.8.2
20532026-02-27T02:11:10.275Z Checking aws-lc-sys v0.37.1
20542026-02-27T02:11:10.356Z Checking untrusted v0.7.1
20552026-02-27T02:11:10.475Z Checking openssl-probe v0.1.5
20562026-02-27T02:11:10.607Z Checking rand_chacha v0.9.0
20572026-02-27T02:11:10.669Z Checking clap v4.5.48
20582026-02-27T02:11:10.723Z Checking spki v0.7.3
20592026-02-27T02:11:10.726Z Checking regex v1.12.3
20602026-02-27T02:11:10.849Z Checking serde_urlencoded v0.7.1
20612026-02-27T02:11:11.020Z Checking rand v0.9.2
20622026-02-27T02:11:11.080Z Checking backtrace v0.3.74
20632026-02-27T02:11:11.139Z Checking pbkdf2 v0.12.2
20642026-02-27T02:11:11.339Z Checking aes v0.8.4
20652026-02-27T02:11:11.394Z Checking mime v0.3.17
20662026-02-27T02:11:11.397Z Checking salsa20 v0.10.2
20672026-02-27T02:11:11.721Z Checking anyhow v1.0.99
20682026-02-27T02:11:11.725Z Checking cbc v0.1.2
20692026-02-27T02:11:11.818Z Checking scrypt v0.11.0
20702026-02-27T02:11:11.821Z Checking tempfile v3.24.0
20712026-02-27T02:11:11.930Z Checking aws-lc-rs v1.16.0
20722026-02-27T02:11:12.039Z Checking powerfmt v0.2.0
20732026-02-27T02:11:12.099Z Checking rustls-native-certs v0.8.1
20742026-02-27T02:11:12.142Z Checking sync_wrapper v1.0.1
20752026-02-27T02:11:12.190Z Checking foreign-types-shared v0.1.1
20762026-02-27T02:11:12.238Z Checking pkcs5 v0.7.1
20772026-02-27T02:11:12.292Z Checking num-conv v0.2.0
20782026-02-27T02:11:12.354Z Checking num_threads v0.1.7
20792026-02-27T02:11:12.357Z Checking time-core v0.1.8
20802026-02-27T02:11:12.358Z Checking foreign-types v0.3.2
20812026-02-27T02:11:12.495Z Checking deranged v0.5.3
20822026-02-27T02:11:12.552Z Checking tower v0.5.2
20832026-02-27T02:11:12.555Z Checking webpki-roots v1.0.1
20842026-02-27T02:11:12.556Z Checking hex v0.4.3
20852026-02-27T02:11:12.729Z Checking pkcs8 v0.10.2
20862026-02-27T02:11:12.789Z Checking openssl-sys v0.9.109
20872026-02-27T02:11:12.849Z Checking encoding_rs v0.8.34
20882026-02-27T02:11:13.117Z Checking iri-string v0.7.8
20892026-02-27T02:11:13.215Z Checking ipnetwork v0.21.1
20902026-02-27T02:11:13.385Z Checking plain v0.2.3
20912026-02-27T02:11:13.646Z Checking openapiv3 v2.2.0
20922026-02-27T02:11:13.709Z Checking ucd-trie v0.1.7
20932026-02-27T02:11:13.792Z Checking hyper v1.8.1
20942026-02-27T02:11:13.854Z Checking rustls-webpki v0.103.9
20952026-02-27T02:11:13.950Z Checking openssl v0.10.73
20962026-02-27T02:11:14.009Z Checking pest v2.8.2
20972026-02-27T02:11:14.793Z Checking rustls v0.23.37
20982026-02-27T02:11:14.956Z Checking time v0.3.47
20992026-02-27T02:11:15.097Z Checking either v1.15.0
21002026-02-27T02:11:15.533Z Checking pretty-hex v0.4.1
21012026-02-27T02:11:15.646Z Checking tower-http v0.6.8
21022026-02-27T02:11:15.767Z Checking signature v2.2.0
21032026-02-27T02:11:15.894Z Checking hyper-util v0.1.19
21042026-02-27T02:11:16.014Z Checking toml_datetime v0.6.11
21052026-02-27T02:11:16.281Z Checking serde_spanned v0.6.9
21062026-02-27T02:11:16.422Z Checking quick-error v1.2.3
21072026-02-27T02:11:16.542Z Checking winnow v0.7.14
21082026-02-27T02:11:16.600Z Checking sha1 v0.10.6
21092026-02-27T02:11:16.662Z Checking strum v0.26.3
21102026-02-27T02:11:16.824Z Checking bit-vec v0.8.0
21112026-02-27T02:11:16.895Z Checking static_assertions v1.1.0
21122026-02-27T02:11:16.950Z Checking data-encoding v2.9.0
21132026-02-27T02:11:17.063Z Checking oxnet v0.1.4
21142026-02-27T02:11:17.258Z Checking bit-set v0.8.0
21152026-02-27T02:11:17.553Z Checking wait-timeout v0.2.0
21162026-02-27T02:11:17.608Z Checking tinyvec_macros v0.1.1
21172026-02-27T02:11:17.611Z Checking hubpack v0.1.2
21182026-02-27T02:11:17.611Z Checking num-integer v0.1.46
21192026-02-27T02:11:17.771Z Checking tinyvec v1.8.0
21202026-02-27T02:11:17.827Z Checking rusty-fork v0.3.0
21212026-02-27T02:11:18.006Z Checking rand_xorshift v0.4.0
21222026-02-27T02:11:18.201Z Checking unarray v0.1.4
21232026-02-27T02:11:18.263Z Checking base16ct v0.2.0
21242026-02-27T02:11:18.322Z Checking scroll v0.12.0
21252026-02-27T02:11:18.438Z Checking proptest v1.7.0
21262026-02-27T02:11:18.544Z Checking sec1 v0.7.3
21272026-02-27T02:11:18.834Z Checking ff v0.13.0
21282026-02-27T02:11:18.837Z Checking native-tls v0.2.12
21292026-02-27T02:11:18.948Z Checking crc32fast v1.4.2
21302026-02-27T02:11:19.005Z Checking goblin v0.8.2
21312026-02-27T02:11:19.098Z Checking num-iter v0.1.45
21322026-02-27T02:11:19.158Z Checking group v0.13.0
21332026-02-27T02:11:19.237Z Checking ahash v0.8.12
21342026-02-27T02:11:19.240Z Checking tokio-native-tls v0.3.1
21352026-02-27T02:11:19.347Z Checking bstr v1.10.0
21362026-02-27T02:11:19.401Z Checking hkdf v0.12.4
21372026-02-27T02:11:19.466Z Checking crypto-bigint v0.5.5
21382026-02-27T02:11:19.605Z Checking hyper-tls v0.6.0
21392026-02-27T02:11:19.665Z Checking dtrace-parser v0.2.0
21402026-02-27T02:11:19.722Z Checking crossbeam-epoch v0.9.18
21412026-02-27T02:11:19.954Z Checking thread-id v4.2.2
21422026-02-27T02:11:20.043Z Checking tokio-rustls v0.26.0
21432026-02-27T02:11:20.128Z Checking zlib-rs v0.5.1
21442026-02-27T02:11:20.189Z Checking num-bigint-dig v0.8.6
21452026-02-27T02:11:20.245Z Checking pkcs1 v0.7.5
21462026-02-27T02:11:20.248Z Checking x509-cert v0.2.5
21472026-02-27T02:11:20.477Z Checking hyper-rustls v0.27.7
21482026-02-27T02:11:20.707Z Checking scroll v0.13.0
21492026-02-27T02:11:20.896Z Checking reqwest v0.12.28
21502026-02-27T02:11:21.246Z Checking toml_write v0.1.2
21512026-02-27T02:11:21.628Z Checking unicode-segmentation v1.12.0
21522026-02-27T02:11:21.948Z Checking libz-rs-sys v0.5.1
21532026-02-27T02:11:21.951Z Checking toml_edit v0.22.27
21542026-02-27T02:11:22.073Z Checking elliptic-curve v0.13.8
21552026-02-27T02:11:22.210Z Checking flate2 v1.1.2
21562026-02-27T02:11:22.266Z Checking rsa v0.9.8
21572026-02-27T02:11:22.348Z Checking goblin v0.10.2
21582026-02-27T02:11:22.726Z Checking rfc6979 v0.4.0
21592026-02-27T02:11:22.790Z Checking memmap2 v0.9.8
21602026-02-27T02:11:22.793Z Checking newtype-uuid v1.3.2
21612026-02-27T02:11:22.919Z Checking winnow v0.5.40
21622026-02-27T02:11:22.980Z Checking bitflags v1.3.2
21632026-02-27T02:11:23.151Z Checking ecdsa v0.16.9
21642026-02-27T02:11:23.212Z Checking dtrace-parser v0.3.0
21652026-02-27T02:11:23.275Z Checking curve25519-dalek v4.1.3
21662026-02-27T02:11:23.278Z Checking bzip2-sys v0.1.13+1.0.8
21672026-02-27T02:11:23.544Z Checking env_filter v0.1.2
21682026-02-27T02:11:23.731Z Checking dof v0.3.0
21692026-02-27T02:11:23.788Z Checking thread-id v5.0.0
21702026-02-27T02:11:23.846Z Checking keccak v0.1.5
21712026-02-27T02:11:23.929Z Checking env_logger v0.11.8
21722026-02-27T02:11:23.991Z Checking daft v0.1.4
21732026-02-27T02:11:24.214Z Checking sha3 v0.10.8
21742026-02-27T02:11:24.343Z Checking ed25519 v2.2.3
21752026-02-27T02:11:24.402Z Checking usdt-impl v0.5.0
21762026-02-27T02:11:24.514Z Checking itertools v0.13.0
21772026-02-27T02:11:24.600Z Checking serde_with v3.16.1
21782026-02-27T02:11:24.662Z Checking unicode-normalization v0.1.24
21792026-02-27T02:11:24.739Z Checking memoffset v0.9.1
21802026-02-27T02:11:24.919Z Checking signal-hook v0.3.18
21812026-02-27T02:11:24.980Z Checking managed v0.8.0
21822026-02-27T02:11:25.112Z Checking ed25519-dalek v2.1.1
21832026-02-27T02:11:25.341Z Checking signal-hook-mio v0.2.4
21842026-02-27T02:11:25.400Z Checking bzip2 v0.4.4
21852026-02-27T02:11:25.567Z Checking ref-cast v1.0.25
21862026-02-27T02:11:25.570Z Checking zstd-sys v2.0.14+zstd.1.5.7
21872026-02-27T02:11:25.677Z Checking psl-types v2.0.11
21882026-02-27T02:11:25.679Z Checking toml_edit v0.19.15
21892026-02-27T02:11:25.774Z Checking zip v0.6.6
21902026-02-27T02:11:25.777Z Checking cookie v0.18.1
21912026-02-27T02:11:25.881Z Checking zstd-safe v7.2.3
21922026-02-27T02:11:25.939Z Checking publicsuffix v2.3.0
21932026-02-27T02:11:26.254Z Checking siphasher v0.3.11
21942026-02-27T02:11:26.314Z Checking bumpalo v3.16.0
21952026-02-27T02:11:26.366Z Checking lockfree-object-pool v0.1.6
21962026-02-27T02:11:26.487Z Checking simd-adler32 v0.3.7
21972026-02-27T02:11:26.627Z Checking fixedbitset v0.5.7
21982026-02-27T02:11:26.685Z Checking phf_shared v0.11.2
21992026-02-27T02:11:26.727Z Checking cookie_store v0.22.1
22002026-02-27T02:11:26.895Z Checking zopfli v0.8.1
22012026-02-27T02:11:26.969Z Checking zstd v0.13.3
22022026-02-27T02:11:27.018Z Checking crossterm v0.28.1
22032026-02-27T02:11:27.075Z Checking petgraph v0.8.2
22042026-02-27T02:11:27.384Z Checking bzip2 v0.5.2
22052026-02-27T02:11:27.444Z Checking similar v2.7.0
22062026-02-27T02:11:27.615Z Checking rustls-platform-verifier v0.6.2
22072026-02-27T02:11:27.742Z Checking serde-big-array v0.5.1
22082026-02-27T02:11:27.897Z Checking hash32 v0.2.1
22092026-02-27T02:11:28.003Z Checking socket2 v0.5.10
22102026-02-27T02:11:28.063Z Checking dof v0.4.0
22112026-02-27T02:11:28.174Z Checking toml v0.7.8
22122026-02-27T02:11:28.236Z Checking winnow v0.6.26
22132026-02-27T02:11:28.239Z Checking unicode-bidi v0.3.17
22142026-02-27T02:11:28.351Z Checking unicode-properties v0.1.3
22152026-02-27T02:11:28.552Z Checking jiff v0.2.15
22162026-02-27T02:11:28.743Z Checking predicates-core v1.0.8
22172026-02-27T02:11:28.806Z Checking heapless v0.7.17
22182026-02-27T02:11:28.912Z Checking reqwest v0.13.2
22192026-02-27T02:11:28.972Z Checking stringprep v0.1.5
22202026-02-27T02:11:28.976Z Checking usdt-impl v0.6.0
22212026-02-27T02:11:29.080Z Checking hickory-proto v0.25.2
22222026-02-27T02:11:29.302Z Checking tokio-stream v0.1.17
22232026-02-27T02:11:29.648Z Checking usdt v0.6.0
22242026-02-27T02:11:29.708Z Checking fs-err v3.1.1
22252026-02-27T02:11:29.990Z Checking md-5 v0.10.6
22262026-02-27T02:11:30.144Z Checking float-cmp v0.10.0
22272026-02-27T02:11:30.284Z Checking difflib v0.4.0
22282026-02-27T02:11:30.343Z Checking normalize-line-endings v0.3.0
22292026-02-27T02:11:30.411Z Checking fallible-iterator v0.2.0
22302026-02-27T02:11:30.539Z Checking rustc-hash v2.1.1
22312026-02-27T02:11:30.655Z Checking smoltcp v0.9.1
22322026-02-27T02:11:30.658Z Checking predicates v3.1.3
22332026-02-27T02:11:30.763Z Checking nix v0.29.0
22342026-02-27T02:11:30.821Z Checking iddqd v0.3.16
22352026-02-27T02:11:30.957Z Checking itertools v0.10.5
22362026-02-27T02:11:31.051Z Checking postgres-protocol v0.6.8
22372026-02-27T02:11:31.408Z Checking buf-list v1.0.3
22382026-02-27T02:11:31.779Z Checking strum v0.27.2
22392026-02-27T02:11:31.839Z Checking precomputed-hash v0.1.1
22402026-02-27T02:11:32.015Z Checking new_debug_unreachable v1.0.6
22412026-02-27T02:11:32.070Z Checking lalrpop-util v0.19.12
22422026-02-27T02:11:32.073Z Checking fixedbitset v0.4.2
22432026-02-27T02:11:32.165Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22442026-02-27T02:11:32.168Z Checking string_cache v0.8.9
22452026-02-27T02:11:32.420Z Checking postgres-types v0.2.9
22462026-02-27T02:11:32.478Z Checking petgraph v0.6.5
22472026-02-27T02:11:32.586Z Checking phf v0.11.2
22482026-02-27T02:11:32.682Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22492026-02-27T02:11:32.917Z Checking peg-runtime v0.8.5
22502026-02-27T02:11:33.038Z Checking whoami v1.5.2
22512026-02-27T02:11:33.151Z Checking camino v1.2.2
22522026-02-27T02:11:33.218Z Checking futures-executor v0.3.31
22532026-02-27T02:11:33.282Z Checking is-terminal v0.4.13
22542026-02-27T02:11:33.385Z Checking tokio-postgres v0.7.13
22552026-02-27T02:11:33.490Z Checking crossbeam-channel v0.5.15
22562026-02-27T02:11:33.549Z Checking futures v0.3.31
22572026-02-27T02:11:33.734Z Checking regress v0.10.5
22582026-02-27T02:11:33.796Z Checking thread_local v1.1.8
22592026-02-27T02:11:34.112Z Compiling rustls v0.22.4
22602026-02-27T02:11:34.309Z Compiling newtype-uuid-macros v0.1.0
22612026-02-27T02:11:34.549Z Checking zip v4.2.0
22622026-02-27T02:11:34.622Z Compiling structmeta-derive v0.3.0
22632026-02-27T02:11:35.410Z Checking term v1.1.0
22642026-02-27T02:11:35.497Z Checking take_mut v0.2.2
22652026-02-27T02:11:35.726Z Checking slog-async v2.8.0
22662026-02-27T02:11:35.875Z Checking slog-term v2.9.2
22672026-02-27T02:11:35.940Z Compiling multer v3.1.0
22682026-02-27T02:11:36.014Z Compiling async-stream-impl v0.3.6
22692026-02-27T02:11:36.073Z Compiling dropshot v0.16.7
22702026-02-27T02:11:36.140Z Checking match_cfg v0.1.0
22712026-02-27T02:11:36.313Z Checking hostname v0.3.1
22722026-02-27T02:11:36.450Z Compiling dropshot_endpoint v0.16.7
22732026-02-27T02:11:36.511Z Checking debug-ignore v1.0.5
22742026-02-27T02:11:36.516Z Checking slog-json v2.6.1
22752026-02-27T02:11:36.689Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22762026-02-27T02:11:36.749Z Checking toml_parser v1.0.6+spec-1.1.0
22772026-02-27T02:11:36.927Z Checking slog-bunyan v2.5.0
22782026-02-27T02:11:36.998Z Checking rustls-webpki v0.102.8
22792026-02-27T02:11:37.089Z Compiling structmeta v0.3.0
22802026-02-27T02:11:37.165Z Checking serde_path_to_error v0.1.20
22812026-02-27T02:11:37.282Z Checking serde_spanned v1.0.4
22822026-02-27T02:11:37.522Z Checking toml_datetime v0.7.5+spec-1.1.0
22832026-02-27T02:11:37.526Z Compiling derive-ex v0.1.8
22842026-02-27T02:11:37.627Z Checking toml_writer v1.0.6+spec-1.1.0
22852026-02-27T02:11:37.674Z Checking async-stream v0.3.6
22862026-02-27T02:11:37.770Z Checking rustls-pemfile v2.2.0
22872026-02-27T02:11:37.923Z Checking waitgroup v0.1.2
22882026-02-27T02:11:37.977Z Checking hostname v0.4.2
22892026-02-27T02:11:38.032Z Checking toml v0.9.11+spec-1.1.0
22902026-02-27T02:11:38.089Z Checking progenitor-client v0.13.0
22912026-02-27T02:11:38.147Z Compiling parse-display-derive v0.10.0
22922026-02-27T02:11:38.151Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
22932026-02-27T02:11:38.238Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22942026-02-27T02:11:38.404Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22952026-02-27T02:11:38.562Z Checking macaddr v1.0.1
22962026-02-27T02:11:38.978Z Checking progenitor-client v0.10.0
22972026-02-27T02:11:39.065Z Checking itertools v0.14.0
22982026-02-27T02:11:39.286Z Checking instant v0.1.13
22992026-02-27T02:11:39.437Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23002026-02-27T02:11:39.500Z Checking backoff v0.4.0
23012026-02-27T02:11:39.503Z Checking backon v1.6.0
23022026-02-27T02:11:39.667Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23032026-02-27T02:11:39.932Z Checking heck v0.5.0
23042026-02-27T02:11:40.204Z Checking camino-tempfile v1.4.1
23052026-02-27T02:11:40.543Z Checking unicode-width v0.1.14
23062026-02-27T02:11:40.709Z Checking crossbeam-deque v0.8.5
23072026-02-27T02:11:41.072Z Compiling rayon-core v1.12.1
23082026-02-27T02:11:41.124Z Checking toml v0.8.23
23092026-02-27T02:11:41.257Z Checking tokio-rustls v0.25.0
23102026-02-27T02:11:41.580Z Compiling proc-macro-error v1.0.4
23112026-02-27T02:11:41.657Z Compiling test-strategy v0.4.3
23122026-02-27T02:11:41.851Z Checking secrecy v0.10.3
23132026-02-27T02:11:41.914Z Checking parse-display v0.10.0
23142026-02-27T02:11:42.106Z Compiling crucible-workspace-hack v0.1.0
23152026-02-27T02:11:42.169Z Compiling unsafe-libyaml v0.2.11
23162026-02-27T02:11:42.225Z Compiling proc-macro-crate v1.3.1
23172026-02-27T02:11:42.228Z Checking rayon v1.10.0
23182026-02-27T02:11:42.717Z Compiling nix v0.30.1
23192026-02-27T02:11:43.117Z Checking glob v0.3.2
23202026-02-27T02:11:43.265Z Compiling num_enum_derive v0.5.11
23212026-02-27T02:11:43.573Z Compiling serde_yaml v0.9.34+deprecated
23222026-02-27T02:11:43.771Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23232026-02-27T02:11:43.922Z Compiling heapless v0.8.0
23242026-02-27T02:11:44.930Z Compiling ingot-macros v0.1.1
23252026-02-27T02:11:45.234Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23262026-02-27T02:11:45.544Z Checking num_enum v0.5.11
23272026-02-27T02:11:45.780Z Checking tabwriter v1.4.0
23282026-02-27T02:11:45.908Z Checking hash32 v0.3.1
23292026-02-27T02:11:46.019Z Compiling smoltcp v0.11.0
23302026-02-27T02:11:46.090Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23312026-02-27T02:11:46.142Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23322026-02-27T02:11:46.195Z Checking unicode-width v0.2.0
23332026-02-27T02:11:46.614Z Compiling foreign-types-macros v0.2.3
23342026-02-27T02:11:46.748Z Checking cobs v0.2.3
23352026-02-27T02:11:46.868Z Checking foreign-types-shared v0.3.1
23362026-02-27T02:11:47.004Z Checking postcard v1.0.10
23372026-02-27T02:11:47.296Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23382026-02-27T02:11:47.354Z Checking sigpipe v0.1.3
23392026-02-27T02:11:47.510Z Checking cstr-argument v0.1.2
23402026-02-27T02:11:47.568Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23412026-02-27T02:11:47.571Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23422026-02-27T02:11:47.768Z Checking pretty-hex v0.2.1
23432026-02-27T02:11:47.821Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23442026-02-27T02:11:47.825Z Checking foreign-types v0.5.0
23452026-02-27T02:11:47.996Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23462026-02-27T02:11:48.050Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23472026-02-27T02:11:48.177Z Checking colored v2.2.0
23482026-02-27T02:11:48.319Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23492026-02-27T02:11:48.379Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23502026-02-27T02:11:48.383Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23512026-02-27T02:11:48.485Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23522026-02-27T02:11:48.613Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23532026-02-27T02:11:48.736Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23542026-02-27T02:11:48.813Z Compiling zone_cfg_derive v0.3.0
23552026-02-27T02:11:49.104Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23562026-02-27T02:11:49.219Z Checking itertools v0.12.1
23572026-02-27T02:11:49.333Z Checking smf v0.2.3
23582026-02-27T02:11:49.500Z Compiling num-derive v0.4.2
23592026-02-27T02:11:49.838Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23602026-02-27T02:11:50.153Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23612026-02-27T02:11:50.337Z Compiling convert_case v0.4.0
23622026-02-27T02:11:50.431Z Compiling typify-impl v0.6.1
23632026-02-27T02:11:50.562Z Checking indent_write v2.2.0
23642026-02-27T02:11:50.808Z Checking half v2.4.1
23652026-02-27T02:11:51.190Z Compiling derive_more v0.99.20
23662026-02-27T02:11:51.291Z Checking ingot-types v0.1.2
23672026-02-27T02:11:51.351Z Checking ciborium-io v0.2.2
23682026-02-27T02:11:51.540Z Checking ciborium-ll v0.2.2
23692026-02-27T02:11:51.693Z Checking zone v0.3.1
23702026-02-27T02:11:51.751Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23712026-02-27T02:11:51.915Z Checking ciborium v0.2.2
23722026-02-27T02:11:52.104Z Checking ingot v0.1.1
23732026-02-27T02:11:52.247Z Compiling usdt-attr-macro v0.5.0
23742026-02-27T02:11:52.452Z Compiling usdt-macro v0.5.0
23752026-02-27T02:11:52.935Z Checking memmap v0.7.0
23762026-02-27T02:11:53.206Z Checking universal-hash v0.5.1
23772026-02-27T02:11:53.258Z Checking opaque-debug v0.3.1
23782026-02-27T02:11:53.412Z Checking aead v0.5.2
23792026-02-27T02:11:53.488Z Checking poly1305 v0.8.0
23802026-02-27T02:11:53.738Z Checking chacha20 v0.9.1
23812026-02-27T02:11:53.897Z Checking password-hash v0.5.0
23822026-02-27T02:11:53.986Z Checking usdt v0.5.0
23832026-02-27T02:11:54.133Z Checking blake2 v0.10.6
23842026-02-27T02:11:54.190Z Compiling typify-impl v0.4.3
23852026-02-27T02:11:54.306Z Compiling thiserror-impl-no-std v2.0.2
23862026-02-27T02:11:54.435Z Checking chacha20poly1305 v0.10.1
23872026-02-27T02:11:54.628Z Checking argon2 v0.5.3
23882026-02-27T02:11:54.698Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23892026-02-27T02:11:55.295Z Compiling derive-where v1.5.0
23902026-02-27T02:11:55.422Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23912026-02-27T02:11:55.533Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23922026-02-27T02:11:55.879Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23932026-02-27T02:11:56.562Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23942026-02-27T02:11:57.074Z Checking thiserror-no-std v2.0.2
23952026-02-27T02:11:57.131Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23962026-02-27T02:11:57.273Z Checking vsss-rs v3.3.4
23972026-02-27T02:11:57.352Z Checking tokio-dtrace v0.1.0
23982026-02-27T02:11:57.720Z Checking console v0.15.10
23992026-02-27T02:11:58.092Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24002026-02-27T02:11:58.309Z Checking swrite v0.1.0
24012026-02-27T02:11:58.369Z Checking oxide-tokio-rt v0.1.2
24022026-02-27T02:11:58.693Z Checking atomicwrites v0.4.4
24032026-02-27T02:11:58.997Z Checking newline-converter v0.3.0
24042026-02-27T02:11:59.232Z Checking bytecount v0.6.8
24052026-02-27T02:11:59.469Z Checking expectorate v1.2.0
24062026-02-27T02:11:59.765Z Compiling prettyplease v0.2.36
24072026-02-27T02:11:59.878Z Checking num-rational v0.4.2
24082026-02-27T02:12:00.155Z Checking num-complex v0.4.6
24092026-02-27T02:12:00.291Z Checking oxide-update-engine-types v0.1.0
24102026-02-27T02:12:00.433Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24112026-02-27T02:12:00.559Z Checking float-ord v0.3.2
24122026-02-27T02:12:00.619Z Checking same-file v1.0.6
24132026-02-27T02:12:00.790Z Checking progenitor-client v0.11.2
24142026-02-27T02:12:00.932Z Checking walkdir v2.5.0
24152026-02-27T02:12:01.039Z Checking num v0.4.3
24162026-02-27T02:12:01.174Z Checking gethostname v0.5.0
24172026-02-27T02:12:01.384Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24182026-02-27T02:12:01.980Z Compiling typify-macro v0.6.1
24192026-02-27T02:12:05.248Z Compiling async-recursion v1.1.1
24202026-02-27T02:12:05.440Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24212026-02-27T02:12:05.757Z Compiling typify-macro v0.4.3
24222026-02-27T02:12:05.956Z Compiling typify v0.6.1
24232026-02-27T02:12:06.201Z Compiling progenitor-impl v0.13.0
24242026-02-27T02:12:06.421Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24252026-02-27T02:12:06.543Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24262026-02-27T02:12:08.286Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24272026-02-27T02:12:09.564Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24282026-02-27T02:12:09.678Z Compiling typify v0.4.3
24292026-02-27T02:12:09.958Z Compiling progenitor-impl v0.11.2
24302026-02-27T02:12:11.105Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24312026-02-27T02:12:12.174Z Compiling cancel-safe-futures v0.1.5
24322026-02-27T02:12:12.703Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24332026-02-27T02:12:12.870Z Compiling progenitor-macro v0.13.0
24342026-02-27T02:12:13.086Z Checking linear-map v1.2.0
24352026-02-27T02:12:13.201Z Checking smawk v0.3.2
24362026-02-27T02:12:13.530Z Checking unicode-linebreak v0.1.5
24372026-02-27T02:12:13.583Z Checking oxide-update-engine v0.1.0
24382026-02-27T02:12:14.021Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24392026-02-27T02:12:14.533Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24402026-02-27T02:12:14.634Z Checking resolv-conf v0.7.0
24412026-02-27T02:12:15.070Z Checking globset v0.4.15
24422026-02-27T02:12:15.646Z Compiling convert_case v0.7.1
24432026-02-27T02:12:16.536Z Compiling slog-dtrace v0.3.0
24442026-02-27T02:12:16.594Z Compiling progenitor-macro v0.11.2
24452026-02-27T02:12:17.093Z Compiling derive_more-impl v2.0.1
24462026-02-27T02:12:17.787Z Compiling pin-project-internal v1.1.6
24472026-02-27T02:12:17.933Z Compiling vte_generate_state_changes v0.1.2
24482026-02-27T02:12:18.650Z Checking vte v0.11.1
24492026-02-27T02:12:18.957Z Checking derive_more v2.0.1
24502026-02-27T02:12:19.137Z Checking crossterm v0.29.0
24512026-02-27T02:12:20.141Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24522026-02-27T02:12:20.241Z Checking fd-lock v4.0.2
24532026-02-27T02:12:20.482Z Checking pem v3.0.5
24542026-02-27T02:12:20.532Z Checking pin-project v1.1.6
24552026-02-27T02:12:20.535Z Checking display-error-chain v0.2.2
24562026-02-27T02:12:20.639Z Checking strip-ansi-escapes v0.2.0
24572026-02-27T02:12:20.730Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24582026-02-27T02:12:20.806Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24592026-02-27T02:12:20.863Z Compiling snafu-derive v0.8.5
24602026-02-27T02:12:20.866Z Checking linked-hash-map v0.5.6
24612026-02-27T02:12:21.151Z Checking nu-ansi-term v0.50.1
24622026-02-27T02:12:21.293Z Compiling object v0.37.3
24632026-02-27T02:12:21.625Z Checking termtree v0.5.1
24642026-02-27T02:12:21.953Z Checking reedline v0.40.0
24652026-02-27T02:12:22.030Z Checking lru-cache v0.1.2
24662026-02-27T02:12:22.105Z Checking textwrap v0.16.2
24672026-02-27T02:12:22.286Z Checking olpc-cjson v0.1.4
24682026-02-27T02:12:22.590Z Checking hickory-proto v0.24.4
24692026-02-27T02:12:22.593Z Checking serde_plain v1.0.2
24702026-02-27T02:12:22.979Z Checking typed-path v0.9.3
24712026-02-27T02:12:23.253Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24722026-02-27T02:12:24.821Z Compiling minimal-lexical v0.2.1
24732026-02-27T02:12:25.306Z Compiling nom v7.1.3
24742026-02-27T02:12:25.367Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24752026-02-27T02:12:25.447Z Checking snafu v0.8.5
24762026-02-27T02:12:25.506Z Checking progenitor v0.13.0
24772026-02-27T02:12:25.783Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24782026-02-27T02:12:25.972Z Checking tough v0.20.0
24792026-02-27T02:12:26.492Z Checking nibble_vec v0.1.0
24802026-02-27T02:12:26.671Z Checking endian-type v0.1.2
24812026-02-27T02:12:26.776Z Checking hickory-resolver v0.24.4
24822026-02-27T02:12:26.936Z Checking radix_trie v0.2.1
24832026-02-27T02:12:27.412Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24842026-02-27T02:12:28.572Z Checking humantime v2.2.0
24852026-02-27T02:12:28.814Z Checking base64 v0.21.7
24862026-02-27T02:12:28.869Z Checking progenitor v0.11.2
24872026-02-27T02:12:28.940Z Checking qorb v0.4.1
24882026-02-27T02:12:29.155Z Checking csv-core v0.1.11
24892026-02-27T02:12:29.379Z Compiling stacker v0.1.23
24902026-02-27T02:12:29.742Z Checking csv v1.3.1
24912026-02-27T02:12:29.926Z Checking highway v1.3.0
24922026-02-27T02:12:30.455Z Compiling cfg_aliases v0.1.1
24932026-02-27T02:12:30.594Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24942026-02-27T02:12:30.653Z Compiling nix v0.28.0
24952026-02-27T02:12:30.698Z Checking papergrid v0.11.0
24962026-02-27T02:12:31.449Z Compiling tabled_derive v0.7.0
24972026-02-27T02:12:31.452Z Checking home v0.5.9
24982026-02-27T02:12:31.547Z Checking siphasher v1.0.1
24992026-02-27T02:12:31.665Z Compiling ar_archive_writer v0.5.1
25002026-02-27T02:12:31.938Z Checking phf_shared v0.12.1
25012026-02-27T02:12:32.018Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25022026-02-27T02:12:32.122Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25032026-02-27T02:12:32.181Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25042026-02-27T02:12:32.264Z Compiling recursive-proc-macro-impl v0.1.1
25052026-02-27T02:12:33.109Z Compiling semver v0.1.20
25062026-02-27T02:12:33.109Z Compiling chrono-tz v0.10.4
25072026-02-27T02:12:33.329Z Checking phf v0.12.1
25082026-02-27T02:12:33.672Z Compiling rustc_version v0.1.7
25092026-02-27T02:12:33.722Z Checking tabled v0.15.0
25102026-02-27T02:12:33.820Z Compiling psm v0.1.30
25112026-02-27T02:12:33.985Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25122026-02-27T02:12:34.135Z Compiling const_format_proc_macros v0.2.34
25132026-02-27T02:12:34.740Z Compiling peg-macros v0.8.5
25142026-02-27T02:12:35.059Z Compiling sqlparser_derive v0.5.0
25152026-02-27T02:12:35.601Z Checking recursive v0.1.1
25162026-02-27T02:12:36.022Z Checking unicode_categories v0.1.1
25172026-02-27T02:12:36.308Z Checking rustyline v14.0.0
25182026-02-27T02:12:36.372Z Checking sqlformat v0.3.5
25192026-02-27T02:12:36.430Z Checking const_format v0.2.34
25202026-02-27T02:12:36.578Z Compiling newtype_derive v0.1.6
25212026-02-27T02:12:36.676Z Checking sqlparser v0.61.0
25222026-02-27T02:12:37.031Z Checking bcs v0.1.6
25232026-02-27T02:12:37.494Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25242026-02-27T02:12:37.553Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25252026-02-27T02:12:37.616Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25262026-02-27T02:12:37.830Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25272026-02-27T02:12:37.912Z Checking colored v3.0.0
25282026-02-27T02:12:37.969Z Checking peg v0.8.5
25292026-02-27T02:12:38.135Z Checking steno v0.4.1
25302026-02-27T02:12:38.334Z Checking utf-8 v0.7.6
25312026-02-27T02:12:38.384Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25322026-02-27T02:12:38.653Z Checking xattr v1.3.1
25332026-02-27T02:12:38.858Z Checking filetime v0.2.26
25342026-02-27T02:12:38.918Z Checking arc-swap v1.7.1
25352026-02-27T02:12:39.130Z Checking tar v0.4.44
25362026-02-27T02:12:39.368Z Checking slog-scope v4.4.0
25372026-02-27T02:12:39.671Z Checking slog-stdlog v4.1.1
25382026-02-27T02:12:39.930Z Checking slog-envlogger v2.2.0
25392026-02-27T02:12:40.021Z Checking tungstenite v0.21.0
25402026-02-27T02:12:40.079Z Compiling typify-impl v0.2.0
25412026-02-27T02:12:40.232Z Checking subprocess v0.2.9
25422026-02-27T02:12:40.290Z Checking headers-core v0.3.0
25432026-02-27T02:12:40.508Z Checking headers v0.4.1
25442026-02-27T02:12:40.925Z Checking tokio-tungstenite v0.21.0
25452026-02-27T02:12:41.453Z Compiling lzma-sys v0.1.20
25462026-02-27T02:12:41.574Z Checking progenitor-client v0.8.0
25472026-02-27T02:12:42.005Z Compiling heck v0.3.3
25482026-02-27T02:12:42.403Z Compiling zone_cfg_derive v0.1.2
25492026-02-27T02:12:42.547Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25502026-02-27T02:12:42.915Z Checking yasna v0.5.2
25512026-02-27T02:12:43.071Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25522026-02-27T02:12:43.335Z Checking number_prefix v0.4.0
25532026-02-27T02:12:43.557Z Checking base64 v0.13.1
25542026-02-27T02:12:43.693Z Checking indicatif v0.17.11
25552026-02-27T02:12:43.829Z Checking rcgen v0.12.1
25562026-02-27T02:12:43.913Z Checking zone v0.1.8
25572026-02-27T02:12:44.034Z Checking ron v0.7.1
25582026-02-27T02:12:44.480Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25592026-02-27T02:12:44.538Z Checking xz2 v0.1.7
25602026-02-27T02:12:44.678Z Checking dropshot-api-manager-types v0.3.0
25612026-02-27T02:12:44.917Z Compiling moka v0.12.10
25622026-02-27T02:12:45.014Z Checking tagptr v0.2.0
25632026-02-27T02:12:45.070Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25642026-02-27T02:12:45.157Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25652026-02-27T02:12:45.355Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25662026-02-27T02:12:45.410Z Compiling libefi-sys v0.1.0
25672026-02-27T02:12:45.464Z Compiling radium v0.7.0
25682026-02-27T02:12:45.883Z Compiling bitfield-struct v0.6.2
25692026-02-27T02:12:46.208Z Compiling maybe-uninit v2.0.0
25702026-02-27T02:12:46.267Z Checking tap v1.0.1
25712026-02-27T02:12:46.502Z Checking wyz v0.5.1
25722026-02-27T02:12:46.907Z Checking hickory-resolver v0.25.2
25732026-02-27T02:12:47.075Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25742026-02-27T02:12:47.167Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25752026-02-27T02:12:47.383Z Compiling progenitor-impl v0.10.0
25762026-02-27T02:12:47.441Z Compiling zerocopy-derive v0.6.6
25772026-02-27T02:12:47.806Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25782026-02-27T02:12:47.946Z Compiling packed_struct v0.10.1
25792026-02-27T02:12:48.002Z Checking crc-catalog v2.4.0
25802026-02-27T02:12:48.230Z Checking funty v2.0.0
25812026-02-27T02:12:48.484Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25822026-02-27T02:12:48.626Z Checking crc v3.2.1
25832026-02-27T02:12:49.164Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25842026-02-27T02:12:49.223Z Checking bitvec v1.0.1
25852026-02-27T02:12:49.375Z Checking zerocopy v0.6.6
25862026-02-27T02:12:49.432Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25872026-02-27T02:12:49.852Z Compiling packed_struct_codegen v0.10.1
25882026-02-27T02:12:50.145Z Compiling bitfield-macros v0.19.2
25892026-02-27T02:12:51.070Z Compiling typify-macro v0.2.0
25902026-02-27T02:12:51.691Z Compiling indexmap v1.9.3
25912026-02-27T02:12:51.855Z Checking nodrop v0.1.14
25922026-02-27T02:12:52.057Z Checking array-init v0.0.4
25932026-02-27T02:12:52.198Z Checking bitfield v0.19.2
25942026-02-27T02:12:52.320Z Checking smallvec v0.6.14
25952026-02-27T02:12:52.692Z Checking hashbrown v0.12.3
25962026-02-27T02:12:52.755Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25972026-02-27T02:12:53.056Z Checking serde-hex v0.1.0
25982026-02-27T02:12:53.112Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25992026-02-27T02:12:53.881Z Compiling progenitor-macro v0.10.0
26002026-02-27T02:12:54.475Z Checking ron v0.8.1
26012026-02-27T02:12:54.867Z Compiling typify v0.2.0
26022026-02-27T02:12:55.098Z Compiling progenitor-impl v0.8.0
26032026-02-27T02:12:55.325Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26042026-02-27T02:12:55.741Z Checking hashbrown v0.13.2
26052026-02-27T02:12:56.750Z Checking crc-any v2.5.0
26062026-02-27T02:12:56.962Z Checking object v0.30.4
26072026-02-27T02:12:57.162Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26082026-02-27T02:12:57.520Z Checking path-slash v0.1.5
26092026-02-27T02:12:57.564Z Compiling xshell-macros v0.2.7
26102026-02-27T02:12:57.723Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26112026-02-27T02:12:58.400Z Checking xshell v0.2.7
26122026-02-27T02:12:58.474Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26132026-02-27T02:12:58.891Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26142026-02-27T02:12:59.952Z Checking half v1.8.3
26152026-02-27T02:13:00.417Z Compiling proc-macro-error-attr2 v2.0.0
26162026-02-27T02:13:00.476Z Checking serde_cbor v0.11.2
26172026-02-27T02:13:01.307Z Compiling proc-macro-error2 v2.0.1
26182026-02-27T02:13:01.408Z Compiling num-derive v0.3.3
26192026-02-27T02:13:01.533Z Compiling progenitor-macro v0.8.0
26202026-02-27T02:13:01.986Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26212026-02-27T02:13:02.455Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26222026-02-27T02:13:02.851Z Compiling tabled_derive v0.11.0
26232026-02-27T02:13:03.009Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26242026-02-27T02:13:03.067Z Checking papergrid v0.17.0
26252026-02-27T02:13:03.604Z Checking libscf-sys v1.1.0
26262026-02-27T02:13:03.901Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26272026-02-27T02:13:04.394Z Checking testing_table v0.3.0
26282026-02-27T02:13:04.613Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26292026-02-27T02:13:05.056Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26302026-02-27T02:13:05.488Z Checking maplit v1.0.2
26312026-02-27T02:13:05.584Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26322026-02-27T02:13:05.730Z Checking tabled v0.20.0
26332026-02-27T02:13:05.813Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26342026-02-27T02:13:06.333Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26352026-02-27T02:13:06.464Z Checking progenitor v0.10.0
26362026-02-27T02:13:06.527Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26372026-02-27T02:13:06.749Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26382026-02-27T02:13:06.827Z Checking crc8 v0.1.1
26392026-02-27T02:13:07.050Z Checking fxhash v0.2.1
26402026-02-27T02:13:07.106Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26412026-02-27T02:13:07.314Z Checking unicase v2.8.1
26422026-02-27T02:13:07.661Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26432026-02-27T02:13:08.518Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26442026-02-27T02:13:08.726Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26452026-02-27T02:13:08.984Z Checking kstat-rs v0.2.4
26462026-02-27T02:13:09.342Z Compiling parking_lot_core v0.8.6
26472026-02-27T02:13:09.437Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26482026-02-27T02:13:09.644Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26492026-02-27T02:13:09.979Z Checking scheduled-thread-pool v0.2.7
26502026-02-27T02:13:10.078Z Compiling dsl_auto_type v0.1.2
26512026-02-27T02:13:10.207Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26522026-02-27T02:13:10.265Z Compiling vergen-gitcl v1.0.8
26532026-02-27T02:13:10.360Z Compiling diesel_table_macro_syntax v0.2.0
26542026-02-27T02:13:10.737Z Checking r2d2 v0.8.10
26552026-02-27T02:13:10.995Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26562026-02-27T02:13:11.057Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26572026-02-27T02:13:11.108Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26582026-02-27T02:13:11.162Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26592026-02-27T02:13:11.224Z Checking parking_lot v0.11.2
26602026-02-27T02:13:11.452Z Compiling diesel_derives v2.2.3
26612026-02-27T02:13:11.677Z Checking prefix-trie v0.7.0
26622026-02-27T02:13:11.751Z Checking nanorand v0.7.0
26632026-02-27T02:13:12.181Z Compiling dirs-sys-next v0.1.2
26642026-02-27T02:13:12.442Z Compiling crunchy v0.2.2
26652026-02-27T02:13:12.516Z Compiling dirs-next v2.0.0
26662026-02-27T02:13:12.751Z Checking hickory-server v0.25.2
26672026-02-27T02:13:12.807Z Checking flume v0.11.1
26682026-02-27T02:13:12.906Z Checking sled v0.34.7
26692026-02-27T02:13:13.045Z Compiling clang-sys v1.8.1
26702026-02-27T02:13:13.348Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26712026-02-27T02:13:13.765Z Checking hickory-client v0.25.2
26722026-02-27T02:13:13.900Z Compiling tiny-keccak v2.0.2
26732026-02-27T02:13:13.949Z Checking progenitor v0.8.0
26742026-02-27T02:13:14.234Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26752026-02-27T02:13:14.546Z Compiling term v0.7.0
26762026-02-27T02:13:14.647Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26772026-02-27T02:13:14.976Z Compiling salty v0.3.0
26782026-02-27T02:13:15.467Z Compiling bit-vec v0.6.3
26792026-02-27T02:13:15.739Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26802026-02-27T02:13:15.795Z Compiling ascii-canvas v3.0.0
26812026-02-27T02:13:15.847Z Compiling bit-set v0.5.3
26822026-02-27T02:13:16.168Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26832026-02-27T02:13:16.298Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26842026-02-27T02:13:16.911Z Checking primeorder v0.13.6
26852026-02-27T02:13:17.207Z Compiling ena v0.14.3
26862026-02-27T02:13:17.316Z Compiling libloading v0.8.5
26872026-02-27T02:13:17.428Z Compiling bindgen v0.71.1
26882026-02-27T02:13:17.652Z Compiling regex-syntax v0.6.29
26892026-02-27T02:13:17.784Z Compiling diff v0.1.13
26902026-02-27T02:13:18.371Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26912026-02-27T02:13:19.390Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26922026-02-27T02:13:20.895Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26932026-02-27T02:13:22.434Z Checking diesel v2.2.12
26942026-02-27T02:13:22.751Z Compiling lalrpop v0.19.12
26952026-02-27T02:13:22.819Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26962026-02-27T02:13:22.876Z Compiling cexpr v0.6.0
26972026-02-27T02:13:24.235Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26982026-02-27T02:13:24.471Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26992026-02-27T02:13:24.935Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27002026-02-27T02:13:25.020Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27012026-02-27T02:13:26.337Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27022026-02-27T02:13:26.749Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27032026-02-27T02:13:27.814Z Compiling libxml v0.3.3
27042026-02-27T02:13:28.272Z Compiling fs-err v2.11.0
27052026-02-27T02:13:28.450Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27062026-02-27T02:13:28.503Z Checking p384 v0.13.1
27072026-02-27T02:13:28.883Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27082026-02-27T02:13:29.259Z Compiling strum_macros v0.24.3
27092026-02-27T02:13:29.512Z Compiling indoc v1.0.9
27102026-02-27T02:13:30.106Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27112026-02-27T02:13:30.375Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27122026-02-27T02:13:30.491Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27132026-02-27T02:13:32.407Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27142026-02-27T02:13:34.035Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27152026-02-27T02:13:34.263Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27162026-02-27T02:13:34.341Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27172026-02-27T02:13:34.778Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27182026-02-27T02:13:34.836Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27192026-02-27T02:13:34.929Z Checking quick-xml v0.37.2
27202026-02-27T02:13:35.245Z Checking derive_builder v0.20.2
27212026-02-27T02:13:35.486Z Compiling impl-trait-for-tuples v0.2.2
27222026-02-27T02:13:36.287Z Compiling oso-derive v0.27.3
27232026-02-27T02:13:36.497Z Compiling trait-variant v0.1.2
27242026-02-27T02:13:36.700Z Checking parse-size v1.1.0
27252026-02-27T02:13:36.963Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27262026-02-27T02:13:37.050Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27272026-02-27T02:13:37.449Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27282026-02-27T02:13:37.634Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27292026-02-27T02:13:38.628Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27302026-02-27T02:13:38.735Z Checking assert_matches v1.5.0
27312026-02-27T02:13:39.369Z Compiling mime_guess v2.0.5
27322026-02-27T02:13:39.372Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27332026-02-27T02:13:39.999Z Checking predicates-tree v1.0.12
27342026-02-27T02:13:40.247Z Checking http-range v0.1.5
27352026-02-27T02:13:40.294Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27362026-02-27T02:13:40.485Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27372026-02-27T02:13:40.671Z Checking atty v0.2.14
27382026-02-27T02:13:40.811Z Compiling diesel-dtrace v0.4.2
27392026-02-27T02:13:41.356Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27402026-02-27T02:13:41.762Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27412026-02-27T02:13:41.945Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27422026-02-27T02:13:42.068Z Checking bb8 v0.8.5
27432026-02-27T02:13:42.120Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27442026-02-27T02:13:42.343Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27452026-02-27T02:13:42.548Z Checking corncobs v0.1.4
27462026-02-27T02:13:42.695Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27472026-02-27T02:13:42.845Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27482026-02-27T02:13:42.924Z Checking hyper-staticfile v0.10.1
27492026-02-27T02:13:42.928Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27502026-02-27T02:13:43.354Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27512026-02-27T02:13:43.413Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27522026-02-27T02:13:43.542Z Checking ignore v0.4.23
27532026-02-27T02:13:43.594Z Checking signal-hook-tokio v0.3.1
27542026-02-27T02:13:43.830Z Checking secrecy v0.8.0
27552026-02-27T02:13:43.888Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27562026-02-27T02:13:44.446Z Checking globwalk v0.9.1
27572026-02-27T02:13:44.524Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27582026-02-27T02:13:44.851Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27592026-02-27T02:13:45.278Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27602026-02-27T02:13:45.419Z Checking nonempty v0.12.0
27612026-02-27T02:13:45.684Z Checking camino-tempfile-ext v0.3.2
27622026-02-27T02:13:45.848Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27632026-02-27T02:13:46.045Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27642026-02-27T02:13:46.136Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27652026-02-27T02:13:46.873Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27662026-02-27T02:13:47.586Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27672026-02-27T02:13:47.928Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27682026-02-27T02:13:48.342Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27692026-02-27T02:13:50.103Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27702026-02-27T02:13:51.451Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27712026-02-27T02:13:51.667Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27722026-02-27T02:13:52.170Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27732026-02-27T02:13:52.232Z Checking tungstenite v0.23.0
27742026-02-27T02:13:52.402Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27752026-02-27T02:13:53.011Z Checking async-bb8-diesel v0.2.1
27762026-02-27T02:13:53.198Z Checking tokio-tungstenite v0.23.1
27772026-02-27T02:13:53.654Z Checking void v1.0.2
27782026-02-27T02:13:53.749Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27792026-02-27T02:13:53.804Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27802026-02-27T02:13:53.866Z Checking lzss v0.8.2
27812026-02-27T02:13:54.140Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27822026-02-27T02:13:54.293Z Checking nix v0.27.1
27832026-02-27T02:13:55.140Z Checking serde_bytes v0.11.19
27842026-02-27T02:13:55.554Z Checking rand_seeder v0.4.0
27852026-02-27T02:13:55.609Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27862026-02-27T02:13:55.880Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27872026-02-27T02:13:56.677Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27882026-02-27T02:13:56.788Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27892026-02-27T02:13:57.044Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27902026-02-27T02:13:58.240Z Compiling owo-colors v4.2.3
27912026-02-27T02:13:58.693Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27922026-02-27T02:13:58.831Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27932026-02-27T02:13:59.077Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27942026-02-27T02:13:59.465Z Checking is_ci v1.2.0
27952026-02-27T02:13:59.685Z Checking yansi v1.0.1
27962026-02-27T02:14:00.342Z Checking pretty_assertions v1.4.1
27972026-02-27T02:14:00.643Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27982026-02-27T02:14:01.083Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27992026-02-27T02:14:01.485Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28002026-02-27T02:14:01.612Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28012026-02-27T02:14:01.679Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28022026-02-27T02:14:02.128Z Checking typeid v1.0.3
28032026-02-27T02:14:02.349Z Compiling tabled_derive v0.10.0
28042026-02-27T02:14:02.710Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28052026-02-27T02:14:03.110Z Checking papergrid v0.14.0
28062026-02-27T02:14:03.168Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28072026-02-27T02:14:04.443Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
28082026-02-27T02:14:04.668Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
28092026-02-27T02:14:04.855Z Checking erased-serde v0.4.6
28102026-02-27T02:14:04.965Z Checking tabled v0.18.0
28112026-02-27T02:14:05.188Z Checking ordered-float v2.10.1
28122026-02-27T02:14:05.765Z Compiling libz-sys v1.1.20
28132026-02-27T02:14:05.822Z Checking castaway v0.2.3
28142026-02-27T02:14:06.071Z Checking compact_str v0.8.0
28152026-02-27T02:14:06.323Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
28162026-02-27T02:14:06.767Z Checking serde-untagged v0.1.7
28172026-02-27T02:14:06.958Z Checking serde-value v0.7.0
28182026-02-27T02:14:07.459Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28192026-02-27T02:14:07.883Z Checking unicode-truncate v1.1.0
28202026-02-27T02:14:07.958Z Checking concurrent-queue v2.5.0
28212026-02-27T02:14:08.180Z Checking lru v0.12.5
28222026-02-27T02:14:08.399Z Compiling instability v0.3.2
28232026-02-27T02:14:08.560Z Checking parking v2.2.1
28242026-02-27T02:14:08.629Z Checking unicode-xid v0.2.6
28252026-02-27T02:14:08.841Z Compiling indoc v2.0.6
28262026-02-27T02:14:08.895Z Checking cassowary v0.3.0
28272026-02-27T02:14:09.364Z Checking cargo-util-schemas v0.8.2
28282026-02-27T02:14:09.527Z Checking cargo-platform v0.2.0
28292026-02-27T02:14:09.837Z Checking ratatui v0.29.0
28302026-02-27T02:14:09.941Z Compiling libgit2-sys v0.18.2+1.9.1
28312026-02-27T02:14:10.115Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28322026-02-27T02:14:11.572Z Checking cargo_metadata v0.21.0
28332026-02-27T02:14:13.179Z Checking supports-color v3.0.2
28342026-02-27T02:14:13.234Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28352026-02-27T02:14:13.360Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28362026-02-27T02:14:13.429Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28372026-02-27T02:14:13.774Z Checking console v0.16.0
28382026-02-27T02:14:13.850Z Checking unit-prefix v0.5.1
28392026-02-27T02:14:14.293Z Checking event-listener v5.3.1
28402026-02-27T02:14:14.398Z Checking indicatif v0.18.0
28412026-02-27T02:14:14.809Z Checking libsw-core v0.3.1
28422026-02-27T02:14:15.127Z Compiling vergen-git2 v1.0.7
28432026-02-27T02:14:15.170Z Checking libsw v3.5.0
28442026-02-27T02:14:15.452Z Checking event-listener-strategy v0.5.2
28452026-02-27T02:14:15.563Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28462026-02-27T02:14:15.642Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28472026-02-27T02:14:15.756Z Checking shell-words v1.1.0
28482026-02-27T02:14:15.963Z Checking plotters-backend v0.3.7
28492026-02-27T02:14:16.021Z Compiling rustls v0.21.12
28502026-02-27T02:14:16.243Z Checking oxide-update-engine-display v0.1.0
28512026-02-27T02:14:16.401Z Checking plotters-svg v0.3.7
28522026-02-27T02:14:16.542Z Checking futures-lite v2.3.0
28532026-02-27T02:14:16.680Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28542026-02-27T02:14:16.869Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28552026-02-27T02:14:17.217Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28562026-02-27T02:14:17.628Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28572026-02-27T02:14:17.875Z Checking rustls-webpki v0.101.7
28582026-02-27T02:14:18.504Z Checking sct v0.7.1
28592026-02-27T02:14:18.632Z Checking cast v0.3.0
28602026-02-27T02:14:18.704Z Checking hex-literal v0.4.1
28612026-02-27T02:14:18.919Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28622026-02-27T02:14:19.002Z Checking criterion-plot v0.6.0
28632026-02-27T02:14:19.700Z Checking plotters v0.3.7
28642026-02-27T02:14:21.486Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28652026-02-27T02:14:21.833Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28662026-02-27T02:14:23.348Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28672026-02-27T02:14:24.939Z Checking tinytemplate v1.2.1
28682026-02-27T02:14:25.405Z Checking oorandom v11.1.4
28692026-02-27T02:14:25.653Z Checking anes v0.1.6
28702026-02-27T02:14:26.079Z Checking criterion v0.7.0
28712026-02-27T02:14:27.162Z Checking tokio-rustls v0.24.1
28722026-02-27T02:14:27.523Z Checking async-lock v3.4.0
28732026-02-27T02:14:28.412Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28742026-02-27T02:14:28.806Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28752026-02-27T02:14:29.199Z Checking rustls-pemfile v1.0.4
28762026-02-27T02:14:29.497Z Checking twox-hash v2.1.0
28772026-02-27T02:14:30.102Z Checking polling v3.7.3
28782026-02-27T02:14:30.245Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28792026-02-27T02:14:30.526Z Checking async-io v2.3.4
28802026-02-27T02:14:31.015Z Checking progenitor-extras v0.1.0
28812026-02-27T02:14:31.450Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28822026-02-27T02:14:31.496Z Checking fatfs v0.3.6
28832026-02-27T02:14:31.741Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28842026-02-27T02:14:31.928Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28852026-02-27T02:14:32.249Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28862026-02-27T02:14:32.650Z Compiling petname v2.0.2
28872026-02-27T02:14:33.623Z Checking async-task v4.7.1
28882026-02-27T02:14:34.034Z Compiling seq-macro v0.3.6
28892026-02-27T02:14:35.062Z Checking async-channel v2.3.1
28902026-02-27T02:14:35.187Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28912026-02-27T02:14:35.372Z Checking piper v0.2.4
28922026-02-27T02:14:35.428Z Checking rtoolbox v0.0.2
28932026-02-27T02:14:35.690Z Checking futures-timer v3.0.3
28942026-02-27T02:14:35.742Z Checking rpassword v7.4.0
28952026-02-27T02:14:35.981Z Checking blocking v1.6.1
28962026-02-27T02:14:36.365Z Checking async-executor v1.13.1
28972026-02-27T02:14:36.790Z Checking async-signal v0.2.10
28982026-02-27T02:14:36.842Z Checking tui-tree-widget v0.23.1
28992026-02-27T02:14:37.124Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29002026-02-27T02:14:37.197Z Checking polyval v0.6.2
29012026-02-27T02:14:37.466Z Checking sapling-renderdag v0.1.0
29022026-02-27T02:14:37.534Z Checking event-listener v2.5.3
29032026-02-27T02:14:37.757Z Checking sync-ptr v0.1.4
29042026-02-27T02:14:38.028Z Checking async-channel v1.9.0
29052026-02-27T02:14:38.083Z Checking ghash v0.5.1
29062026-02-27T02:14:38.336Z Checking async-process v2.3.0
29072026-02-27T02:14:38.379Z Checking async-global-executor v2.4.1
29082026-02-27T02:14:38.731Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29092026-02-27T02:14:38.788Z Checking ctr v0.9.2
29102026-02-27T02:14:39.117Z Checking kv-log-macro v1.0.7
29112026-02-27T02:14:39.156Z Compiling async-attributes v1.1.2
29122026-02-27T02:14:39.295Z Checking arrayvec v0.7.6
29132026-02-27T02:14:39.737Z Checking arrayref v0.3.9
29142026-02-27T02:14:39.793Z Checking constant_time_eq v0.3.1
29152026-02-27T02:14:39.906Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29162026-02-27T02:14:39.995Z Checking async-std v1.13.0
29172026-02-27T02:14:40.105Z Checking aes-gcm v0.10.3
29182026-02-27T02:14:40.411Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29192026-02-27T02:14:42.286Z Checking ssh-encoding v0.2.0
29202026-02-27T02:14:42.688Z Checking blowfish v0.9.1
29212026-02-27T02:14:43.014Z Checking bcrypt-pbkdf v0.10.0
29222026-02-27T02:14:43.274Z Checking async-object-pool v0.1.5
29232026-02-27T02:14:43.335Z Checking ssh-cipher v0.2.0
29242026-02-27T02:14:43.545Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29252026-02-27T02:14:43.690Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29262026-02-27T02:14:44.245Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29272026-02-27T02:14:44.704Z Checking serde_regex v1.1.0
29282026-02-27T02:14:45.044Z Checking password-hash v0.4.2
29292026-02-27T02:14:45.480Z Checking assert-json-diff v2.0.2
29302026-02-27T02:14:45.536Z Checking path-tree v0.8.1
29312026-02-27T02:14:45.751Z Checking stringmetrics v2.2.2
29322026-02-27T02:14:45.817Z Compiling target-lexicon v0.13.2
29332026-02-27T02:14:45.908Z Checking pbkdf2 v0.11.0
29342026-02-27T02:14:46.079Z Checking httpmock v0.8.0-alpha.1
29352026-02-27T02:14:46.263Z Checking ssh-key v0.6.6
29362026-02-27T02:14:47.982Z Checking p521 v0.13.3
29372026-02-27T02:14:49.406Z Checking p256 v0.13.2
29382026-02-27T02:14:49.975Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29392026-02-27T02:14:50.395Z Checking russh-cryptovec v0.7.3
29402026-02-27T02:14:50.690Z Compiling guppy-workspace-hack v0.1.0
29412026-02-27T02:14:50.807Z Checking md5 v0.7.0
29422026-02-27T02:14:51.168Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29432026-02-27T02:14:51.222Z Checking russh-keys v0.45.0
29442026-02-27T02:14:51.622Z Checking num-bigint v0.4.6
29452026-02-27T02:14:52.600Z Checking des v0.8.1
29462026-02-27T02:14:53.226Z Compiling blake3 v1.5.4
29472026-02-27T02:14:53.963Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29482026-02-27T02:14:54.023Z Compiling target-spec v3.5.0
29492026-02-27T02:14:54.160Z Checking russh v0.45.0
29502026-02-27T02:14:54.777Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29512026-02-27T02:14:55.400Z Compiling samael v0.0.19
29522026-02-27T02:14:55.569Z Checking cfg-expr v0.20.1
29532026-02-27T02:14:56.396Z Checking supports-color v2.1.0
29542026-02-27T02:14:56.455Z Checking textwrap v0.15.2
29552026-02-27T02:14:56.682Z Checking supports-hyperlinks v2.1.0
29562026-02-27T02:14:56.902Z Checking supports-unicode v2.1.0
29572026-02-27T02:14:56.958Z Checking hashbrown v0.14.5
29582026-02-27T02:14:57.121Z Checking backtrace-ext v0.2.1
29592026-02-27T02:14:57.352Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29602026-02-27T02:14:57.808Z Checking terminal_size v0.1.17
29612026-02-27T02:14:58.015Z Compiling miette-derive v5.10.0
29622026-02-27T02:14:58.069Z Checking internet-checksum v0.2.1
29632026-02-27T02:14:58.279Z Checking owo-colors v3.5.0
29642026-02-27T02:14:58.331Z Checking chumsky v0.9.3
29652026-02-27T02:15:00.514Z Checking miette v5.10.0
29662026-02-27T02:15:00.907Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29672026-02-27T02:15:01.362Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29682026-02-27T02:15:01.585Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29692026-02-27T02:15:02.156Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29702026-02-27T02:15:02.584Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29712026-02-27T02:15:02.644Z Compiling knuffel-derive v3.2.0
29722026-02-27T02:15:02.884Z Checking httptest v0.16.3
29732026-02-27T02:15:03.659Z Compiling git2 v0.20.2
29742026-02-27T02:15:03.714Z Checking pathdiff v0.2.3
29752026-02-27T02:15:03.947Z Checking topological-sort v0.2.2
29762026-02-27T02:15:04.252Z Checking nested v0.1.1
29772026-02-27T02:15:04.529Z Checking omicron-zone-package v0.12.2
29782026-02-27T02:15:04.578Z Checking guppy v0.17.20
29792026-02-27T02:15:05.692Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29802026-02-27T02:15:06.070Z Compiling rstest_macros v0.25.0
29812026-02-27T02:15:06.326Z Checking knuffel v3.2.0
29822026-02-27T02:15:06.517Z Compiling doc-comment v0.3.3
29832026-02-27T02:15:06.658Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29842026-02-27T02:15:06.746Z Compiling target-triple v0.1.3
29852026-02-27T02:15:07.106Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29862026-02-27T02:15:07.442Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29872026-02-27T02:15:07.521Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29882026-02-27T02:15:07.743Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29892026-02-27T02:15:07.927Z Checking similar-asserts v1.7.0
29902026-02-27T02:15:08.596Z Compiling proc-macro-crate v3.2.0
29912026-02-27T02:15:09.883Z Checking escape8259 v0.5.3
29922026-02-27T02:15:10.165Z Compiling assert_cmd v2.0.17
29932026-02-27T02:15:10.678Z Compiling relative-path v1.9.3
29942026-02-27T02:15:10.849Z Checking libtest-mimic v0.8.1
29952026-02-27T02:15:11.395Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29962026-02-27T02:15:11.568Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29972026-02-27T02:15:11.682Z Checking blake2b_simd v1.0.2
29982026-02-27T02:15:12.077Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29992026-02-27T02:15:12.608Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30002026-02-27T02:15:12.999Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30012026-02-27T02:15:13.340Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30022026-02-27T02:15:13.832Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30032026-02-27T02:15:14.262Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30042026-02-27T02:15:14.386Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30052026-02-27T02:15:14.782Z Checking fancy-regex v0.14.0
30062026-02-27T02:15:14.940Z Checking serde_tokenstream v0.2.3
30072026-02-27T02:15:15.413Z Checking uzers v0.12.1
30082026-02-27T02:15:15.599Z Checking termcolor v1.4.1
30092026-02-27T02:15:15.894Z Checking datatest-stable v0.3.2
30102026-02-27T02:15:16.020Z Checking trybuild v1.0.106
30112026-02-27T02:15:16.718Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30122026-02-27T02:15:17.375Z Checking rust-argon2 v2.1.0
30132026-02-27T02:15:17.900Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30142026-02-27T02:15:17.970Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30152026-02-27T02:15:19.461Z Checking support-bundle-viewer v0.1.2
30162026-02-27T02:15:19.982Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30172026-02-27T02:15:20.227Z Checking rstest v0.25.0
30182026-02-27T02:15:20.416Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30192026-02-27T02:15:20.539Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30202026-02-27T02:15:20.829Z Checking drift v0.1.3
30212026-02-27T02:15:20.956Z Checking rand_distr v0.5.1
30222026-02-27T02:15:21.421Z Checking multimap v0.10.1
30232026-02-27T02:15:21.811Z Checking approx v0.5.1
30242026-02-27T02:15:21.965Z Checking dropshot-api-manager v0.3.0
30252026-02-27T02:15:22.412Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30262026-02-27T02:15:23.694Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30272026-02-27T02:15:24.132Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30282026-02-27T02:15:25.419Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30292026-02-27T02:15:25.476Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30302026-02-27T02:15:25.530Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30312026-02-27T02:15:25.845Z Checking partial-io v0.5.4
30322026-02-27T02:15:26.316Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30332026-02-27T02:15:26.464Z Checking cargo_toml v0.21.0
30342026-02-27T02:15:26.891Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30352026-02-27T02:15:27.878Z Checking termios v0.3.3
30362026-02-27T02:15:27.939Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
30372026-02-27T02:15:28.193Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30382026-02-27T02:15:28.630Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30392026-02-27T02:15:29.301Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30402026-02-27T02:15:30.188Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30412026-02-27T02:15:32.827Z Compiling polar-core v0.27.3
30422026-02-27T02:15:34.792Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30432026-02-27T02:15:42.518Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30442026-02-27T02:15:43.651Z Checking oso v0.27.3
30452026-02-27T02:15:46.296Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30462026-02-27T02:15:50.877Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30472026-02-27T02:15:52.824Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30482026-02-27T02:15:59.865Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30492026-02-27T02:16:08.249Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30502026-02-27T02:16:15.116Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30512026-02-27T02:16:15.880Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30522026-02-27T02:16:36.594Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30532026-02-27T02:18:55.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 06s
30542026-02-27T02:18:56.647Z
30552026-02-27T02:18:56.647Zreal 8:11.848106561
30562026-02-27T02:18:56.647Zuser 45:26.019911947
30572026-02-27T02:18:56.647Zsys 8:05.664609682
30582026-02-27T02:18:56.648Ztrap 1.296938455
30592026-02-27T02:18:56.648Ztflt 0.593210026
30602026-02-27T02:18:56.648Zdflt 0.197817690
30612026-02-27T02:18:56.648Zkflt 0.000978395
30622026-02-27T02:18:56.648Zlock 1:50:31.052883242
30632026-02-27T02:18:56.648Zslp 2:27:25.261945356
30642026-02-27T02:18:56.651Zlat 2:36.465311234
30652026-02-27T02:18:56.651Zstop 17:01.745221457
30662026-02-27T02:18:56.651Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30672026-02-27T02:18:56.651Z+ ptime -m cargo doc --workspace --no-deps
30682026-02-27T02:18:58.044Zwarning: output filename collision.
30692026-02-27T02:18:58.044ZThe 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)`.
30702026-02-27T02:18:58.044ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30712026-02-27T02:18:58.044ZThe targets should have unique names.
30722026-02-27T02:18:58.044ZThis is a known bug where multiple crates with the same name use
30732026-02-27T02:18:58.044Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30742026-02-27T02:18:59.358Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30752026-02-27T02:18:59.601Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30762026-02-27T02:18:59.634Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30772026-02-27T02:18:59.705Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30782026-02-27T02:18:59.756Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30792026-02-27T02:18:59.759Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30802026-02-27T02:18:59.759Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30812026-02-27T02:19:00.051Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30822026-02-27T02:19:00.096Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30832026-02-27T02:19:00.153Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30842026-02-27T02:19:00.295Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30852026-02-27T02:19:00.334Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30862026-02-27T02:19:00.609Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30872026-02-27T02:19:00.712Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30882026-02-27T02:19:00.752Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30892026-02-27T02:19:00.787Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30902026-02-27T02:19:00.932Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30912026-02-27T02:19:01.176Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30922026-02-27T02:19:01.508Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30932026-02-27T02:19:01.833Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30942026-02-27T02:19:01.904Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30952026-02-27T02:19:01.962Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30962026-02-27T02:19:02.101Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30972026-02-27T02:19:02.138Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30982026-02-27T02:19:02.388Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30992026-02-27T02:19:02.422Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31002026-02-27T02:19:02.494Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31012026-02-27T02:19:02.758Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31022026-02-27T02:19:03.192Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31032026-02-27T02:19:03.406Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31042026-02-27T02:19:03.507Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31052026-02-27T02:19:03.836Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31062026-02-27T02:19:03.922Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31072026-02-27T02:19:04.225Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31082026-02-27T02:19:04.267Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31092026-02-27T02:19:04.354Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31102026-02-27T02:19:04.566Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31112026-02-27T02:19:04.687Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31122026-02-27T02:19:05.253Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31132026-02-27T02:19:05.384Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31142026-02-27T02:19:05.415Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31152026-02-27T02:19:05.448Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31162026-02-27T02:19:05.683Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31172026-02-27T02:19:05.733Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31182026-02-27T02:19:05.842Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31192026-02-27T02:19:05.882Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31202026-02-27T02:19:06.073Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31212026-02-27T02:19:06.160Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31222026-02-27T02:19:06.197Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31232026-02-27T02:19:06.249Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31242026-02-27T02:19:06.525Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31252026-02-27T02:19:06.639Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31262026-02-27T02:19:06.666Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31272026-02-27T02:19:06.701Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31282026-02-27T02:19:06.929Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31292026-02-27T02:19:07.042Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31302026-02-27T02:19:07.090Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31312026-02-27T02:19:07.359Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31322026-02-27T02:19:07.428Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31332026-02-27T02:19:07.477Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31342026-02-27T02:19:07.559Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31352026-02-27T02:19:07.811Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31362026-02-27T02:19:07.848Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31372026-02-27T02:19:08.356Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31382026-02-27T02:19:08.384Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31392026-02-27T02:19:08.415Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31402026-02-27T02:19:08.731Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31412026-02-27T02:19:09.487Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31422026-02-27T02:19:09.825Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31432026-02-27T02:19:10.390Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31442026-02-27T02:19:10.712Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31452026-02-27T02:19:11.221Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31462026-02-27T02:19:13.252Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31472026-02-27T02:19:14.121Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31482026-02-27T02:19:14.240Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31492026-02-27T02:19:15.456Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31502026-02-27T02:19:16.161Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31512026-02-27T02:19:16.583Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31522026-02-27T02:19:16.814Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31532026-02-27T02:19:17.113Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31542026-02-27T02:19:17.222Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31552026-02-27T02:19:17.259Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31562026-02-27T02:19:17.403Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31572026-02-27T02:19:18.355Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31582026-02-27T02:19:18.881Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31592026-02-27T02:19:19.053Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31602026-02-27T02:19:19.223Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31612026-02-27T02:19:19.297Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31622026-02-27T02:19:19.936Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31632026-02-27T02:19:19.994Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31642026-02-27T02:19:20.561Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31652026-02-27T02:19:20.956Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31662026-02-27T02:19:21.076Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31672026-02-27T02:19:22.002Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31682026-02-27T02:19:22.039Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31692026-02-27T02:19:22.344Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31702026-02-27T02:19:23.181Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31712026-02-27T02:19:23.467Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31722026-02-27T02:19:24.598Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31732026-02-27T02:19:26.438Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31742026-02-27T02:19:27.712Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31752026-02-27T02:19:28.418Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31762026-02-27T02:19:28.964Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31772026-02-27T02:19:29.032Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31782026-02-27T02:19:29.971Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31792026-02-27T02:19:30.027Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31802026-02-27T02:19:30.351Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31812026-02-27T02:19:31.086Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31822026-02-27T02:19:31.619Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31832026-02-27T02:19:31.788Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31842026-02-27T02:19:32.432Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31852026-02-27T02:19:32.847Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31862026-02-27T02:19:33.054Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31872026-02-27T02:19:33.885Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31882026-02-27T02:19:34.970Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31892026-02-27T02:19:35.403Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31902026-02-27T02:19:35.515Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31912026-02-27T02:19:35.699Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31922026-02-27T02:19:35.963Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31932026-02-27T02:19:36.293Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31942026-02-27T02:19:36.543Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31952026-02-27T02:19:36.858Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31962026-02-27T02:19:37.259Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31972026-02-27T02:19:37.708Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31982026-02-27T02:19:37.962Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31992026-02-27T02:19:38.393Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32002026-02-27T02:19:38.893Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
32012026-02-27T02:19:38.957Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32022026-02-27T02:19:39.706Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32032026-02-27T02:19:40.034Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32042026-02-27T02:19:40.497Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32052026-02-27T02:19:40.900Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
32062026-02-27T02:19:40.938Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32072026-02-27T02:19:41.024Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32082026-02-27T02:19:41.812Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32092026-02-27T02:19:44.138Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32102026-02-27T02:19:45.906Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32112026-02-27T02:19:47.153Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32122026-02-27T02:19:47.415Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32132026-02-27T02:19:47.555Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32142026-02-27T02:19:48.654Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32152026-02-27T02:19:49.087Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32162026-02-27T02:19:49.423Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32172026-02-27T02:19:50.137Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32182026-02-27T02:19:50.693Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32192026-02-27T02:19:52.700Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32202026-02-27T02:19:53.407Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32212026-02-27T02:19:53.547Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32222026-02-27T02:19:53.798Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32232026-02-27T02:19:54.579Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32242026-02-27T02:19:54.616Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
32252026-02-27T02:19:54.877Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
32262026-02-27T02:19:54.915Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32272026-02-27T02:19:55.106Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32282026-02-27T02:19:55.156Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32292026-02-27T02:19:55.198Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32302026-02-27T02:19:55.398Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32312026-02-27T02:19:55.861Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32322026-02-27T02:19:57.048Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32332026-02-27T02:19:57.089Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32342026-02-27T02:19:57.704Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32352026-02-27T02:19:57.949Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32362026-02-27T02:19:58.526Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32372026-02-27T02:19:58.598Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32382026-02-27T02:19:59.419Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32392026-02-27T02:19:59.457Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32402026-02-27T02:19:59.907Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32412026-02-27T02:20:00.764Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32422026-02-27T02:20:00.892Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32432026-02-27T02:20:01.823Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32442026-02-27T02:20:02.734Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32452026-02-27T02:20:02.958Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32462026-02-27T02:20:03.091Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32472026-02-27T02:20:03.931Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32482026-02-27T02:20:05.082Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32492026-02-27T02:20:06.359Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32502026-02-27T02:20:08.033Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32512026-02-27T02:20:11.113Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32522026-02-27T02:20:11.218Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32532026-02-27T02:20:14.072Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32542026-02-27T02:20:14.737Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32552026-02-27T02:20:15.702Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32562026-02-27T02:20:16.470Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32572026-02-27T02:20:22.587Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32582026-02-27T02:20:22.862Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32592026-02-27T02:20:25.085Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32602026-02-27T02:20:25.401Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32612026-02-27T02:20:27.500Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32622026-02-27T02:20:29.928Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32632026-02-27T02:20:32.027Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32642026-02-27T02:20:32.764Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32652026-02-27T02:20:32.859Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32662026-02-27T02:20:35.583Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32672026-02-27T02:20:38.208Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32682026-02-27T02:20:39.132Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32692026-02-27T02:20:40.619Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32702026-02-27T02:20:43.529Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32712026-02-27T02:20:44.729Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32722026-02-27T02:20:48.190Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32732026-02-27T02:20:51.534Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32742026-02-27T02:20:53.100Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32752026-02-27T02:20:53.930Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32762026-02-27T02:20:54.489Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32772026-02-27T02:20:55.194Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32782026-02-27T02:20:55.883Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32792026-02-27T02:21:01.468Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32802026-02-27T02:21:01.750Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32812026-02-27T02:21:02.521Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32822026-02-27T02:21:03.471Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32832026-02-27T02:21:04.340Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32842026-02-27T02:21:06.425Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32852026-02-27T02:21:11.096Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32862026-02-27T02:21:16.867Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32872026-02-27T02:21:19.365Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32882026-02-27T02:21:20.883Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32892026-02-27T02:21:21.388Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32902026-02-27T02:21:22.486Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32912026-02-27T02:21:27.117Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32922026-02-27T02:21:28.158Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32932026-02-27T02:21:28.332Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32942026-02-27T02:21:30.036Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32952026-02-27T02:21:31.634Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32962026-02-27T02:21:33.064Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32972026-02-27T02:21:34.936Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32982026-02-27T02:21:36.587Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32992026-02-27T02:21:38.998Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33002026-02-27T02:21:40.974Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33012026-02-27T02:21:42.374Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33022026-02-27T02:21:44.019Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33032026-02-27T02:21:45.217Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33042026-02-27T02:21:48.584Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33052026-02-27T02:21:48.867Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
33062026-02-27T02:21:51.341Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
33072026-02-27T02:21:52.619Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33082026-02-27T02:21:54.309Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33092026-02-27T02:21:56.301Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33102026-02-27T02:21:58.056Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33112026-02-27T02:22:02.607Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33122026-02-27T02:22:03.541Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33132026-02-27T02:22:05.297Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33142026-02-27T02:22:06.214Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33152026-02-27T02:22:08.067Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33162026-02-27T02:22:11.099Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33172026-02-27T02:22:13.576Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33182026-02-27T02:22:17.004Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33192026-02-27T02:22:19.846Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33202026-02-27T02:22:22.243Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33212026-02-27T02:22:25.709Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33222026-02-27T02:22:28.246Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33232026-02-27T02:22:30.706Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33242026-02-27T02:22:32.673Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33252026-02-27T02:22:34.830Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33262026-02-27T02:22:36.355Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33272026-02-27T02:22:39.180Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33282026-02-27T02:22:41.551Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33292026-02-27T02:22:43.583Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33302026-02-27T02:22:45.935Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33312026-02-27T02:22:48.488Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33322026-02-27T02:22:51.334Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33332026-02-27T02:22:53.052Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33342026-02-27T02:22:54.900Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33352026-02-27T02:22:57.022Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33362026-02-27T02:23:00.302Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33372026-02-27T02:23:01.736Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33382026-02-27T02:23:04.298Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33392026-02-27T02:23:06.551Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33402026-02-27T02:23:08.826Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33412026-02-27T02:23:11.078Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33422026-02-27T02:23:13.330Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33432026-02-27T02:23:15.461Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33442026-02-27T02:23:17.694Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33452026-02-27T02:23:19.851Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33462026-02-27T02:23:23.680Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33472026-02-27T02:23:24.709Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33482026-02-27T02:23:26.977Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33492026-02-27T02:23:29.313Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33502026-02-27T02:23:31.728Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33512026-02-27T02:23:33.957Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33522026-02-27T02:23:36.209Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33532026-02-27T02:23:36.455Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33542026-02-27T02:23:40.871Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33552026-02-27T02:23:43.330Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33562026-02-27T02:23:46.255Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33572026-02-27T02:23:48.564Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33582026-02-27T02:23:50.970Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33592026-02-27T02:23:53.215Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33602026-02-27T02:23:55.862Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33612026-02-27T02:23:58.564Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33622026-02-27T02:24:00.316Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33632026-02-27T02:24:03.457Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33642026-02-27T02:24:05.728Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33652026-02-27T02:24:07.950Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33662026-02-27T02:24:10.411Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33672026-02-27T02:24:12.825Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33682026-02-27T02:24:15.051Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33692026-02-27T02:24:17.548Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33702026-02-27T02:24:19.838Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33712026-02-27T02:24:22.324Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33722026-02-27T02:24:24.840Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33732026-02-27T02:24:27.257Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33742026-02-27T02:24:29.776Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33752026-02-27T02:24:32.455Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33762026-02-27T02:24:34.806Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33772026-02-27T02:24:37.214Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33782026-02-27T02:24:39.788Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33792026-02-27T02:24:43.055Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33802026-02-27T02:24:45.110Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33812026-02-27T02:24:47.631Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33822026-02-27T02:24:50.390Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33832026-02-27T02:24:52.864Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33842026-02-27T02:24:57.339Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33852026-02-27T02:24:58.904Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33862026-02-27T02:25:01.717Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33872026-02-27T02:25:04.712Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33882026-02-27T02:25:07.724Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33892026-02-27T02:25:15.159Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33902026-02-27T02:25:16.884Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33912026-02-27T02:25:18.733Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33922026-02-27T02:25:22.117Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33932026-02-27T02:25:25.562Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33942026-02-27T02:25:29.057Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33952026-02-27T02:25:32.558Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33962026-02-27T02:25:36.017Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33972026-02-27T02:25:39.372Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33982026-02-27T02:25:42.780Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33992026-02-27T02:25:46.173Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34002026-02-27T02:25:49.630Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34012026-02-27T02:25:53.046Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34022026-02-27T02:26:20.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 23s
34032026-02-27T02:26:20.621Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 187 other files
34042026-02-27T02:26:20.719Z
34052026-02-27T02:26:20.722Zreal 7:24.009250417
34062026-02-27T02:26:20.722Zuser 29:56.225627893
34072026-02-27T02:26:20.723Zsys 4:41.354955836
34082026-02-27T02:26:20.723Ztrap 0.733910112
34092026-02-27T02:26:20.723Ztflt 0.060357451
34102026-02-27T02:26:20.723Zdflt 0.089931293
34112026-02-27T02:26:20.723Zkflt 0.000002429
34122026-02-27T02:26:20.723Zlock 5:24:07.540368719
34132026-02-27T02:26:20.723Zslp 2:31:00.290037491
34142026-02-27T02:26:20.723Zlat 49.019612772
34152026-02-27T02:26:20.723Zstop 2:14.087474138
34162026-02-27T02:26:20.723Zprocess exited: duration 1293781 ms, exit code 0
 
34172026-02-27T02:26:20.730Zfound 0 output files