01KHSMK348SJ1BZ9W9BHZ4FG99: clippy (helios)

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

Buildomat Job: 01KHSMKKW6RC03V3K357AG2VT2

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-19T00:26:17.869Zjob assigned to worker 01KHSMKN5V686870AHGW7C8EN6 [factory gimlet-EVT22200007-propolis, EVT22200007/58566] (queued for 34 s)
 
22026-02-19T00:26:27.532Zstarting task 0: "setup"
32026-02-19T00:26:27.557Z++ uname -s
42026-02-19T00:26:27.557Z+ kern=SunOS
52026-02-19T00:26:27.557Z+ build_user=build
62026-02-19T00:26:27.557Z+ build_uid=12345
72026-02-19T00:26:27.557Z+ work_dir=/work
82026-02-19T00:26:27.557Z+ input_dir=/input
92026-02-19T00:26:27.557Z+ [[ 0 == 12345 ]]
102026-02-19T00:26:27.557Z+ case "$kern" in
112026-02-19T00:26:27.557Z+ groupadd -g 12345 build
122026-02-19T00:26:27.557Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-19T00:26:29.562Z+ zfs create -o mountpoint=/work rpool/work
142026-02-19T00:26:29.606Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-19T00:26:29.630Z+ home_fs=zfs
162026-02-19T00:26:29.630Z+ [[ zfs == autofs ]]
172026-02-19T00:26:29.630Z+ mkdir -p /home/build
182026-02-19T00:26:29.630Z+ chown build:build /home/build /work
192026-02-19T00:26:31.619Z+ chmod 0700 /home/build /work
202026-02-19T00:26:31.644Zprocess exited: duration 4089 ms, exit code 0
 
212026-02-19T00:26:31.696Zstarting task 1: "rust-toolchain"
222026-02-19T00:26:31.720Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-19T00:26:31.720Z * rust toolchain channel = "1.91.1"
242026-02-19T00:26:31.720Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-02-19T00:26:31.720Z * rust toolchain profile = "default"
262026-02-19T00:26:31.720Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-19T00:26:31.720Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-19T00:26:31.720Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-19T00:26:31.720Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-19T00:26:31.912Zinfo: downloading installer
312026-02-19T00:26:33.323Zwarn: It looks like you have an existing installation of Rust at:
322026-02-19T00:26:33.323Zwarn: /opt/ooce/bin
332026-02-19T00:26:33.323Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-19T00:26:33.323Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-19T00:26:33.323Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-19T00:26:33.323Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-19T00:26:33.323Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-19T00:26:33.323Zerror: cannot install while Rust is installed
392026-02-19T00:26:33.323Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-19T00:26:33.352Zinfo: profile set to 'default'
412026-02-19T00:26:33.352Zinfo: default host triple is x86_64-unknown-illumos
422026-02-19T00:26:33.352Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-19T00:26:33.512Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-19T00:26:33.512Zinfo: downloading component 'cargo'
452026-02-19T00:26:34.062Zinfo: downloading component 'clippy'
462026-02-19T00:26:34.257Zinfo: downloading component 'rust-docs'
472026-02-19T00:26:35.352Zinfo: downloading component 'rust-std'
482026-02-19T00:26:36.350Zinfo: downloading component 'rustc'
492026-02-19T00:26:42.147Zinfo: downloading component 'rustfmt'
502026-02-19T00:26:42.213Zinfo: installing component 'cargo'
512026-02-19T00:26:43.636Zinfo: installing component 'clippy'
522026-02-19T00:26:44.140Zinfo: installing component 'rust-docs'
532026-02-19T00:26:48.270Zinfo: installing component 'rust-std'
542026-02-19T00:26:51.101Zinfo: installing component 'rustc'
552026-02-19T00:27:01.633Zinfo: installing component 'rustfmt'
562026-02-19T00:27:02.163Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-19T00:27:02.163Z
582026-02-19T00:27:02.390Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-19T00:27:02.390Z
602026-02-19T00:27:02.414Z
612026-02-19T00:27:02.414ZRust is installed now. Great!
622026-02-19T00:27:02.414Z
632026-02-19T00:27:02.414ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-19T00:27:02.414Zenvironment variable. This has not been done automatically.
652026-02-19T00:27:02.414Z
662026-02-19T00:27:02.414ZTo configure your current shell, you need to source
672026-02-19T00:27:02.414Zthe corresponding env file under $HOME/.cargo.
682026-02-19T00:27:02.414Z
692026-02-19T00:27:02.414ZThis is usually done by running one of the following (note the leading DOT):
702026-02-19T00:27:02.414Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-19T00:27:02.414Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-19T00:27:02.415Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-19T00:27:02.558Z+ rustup --version
742026-02-19T00:27:02.582Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-19T00:27:02.582Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-19T00:27:02.735Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-19T00:27:02.759Z+ cargo --version
782026-02-19T00:27:02.888Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-19T00:27:02.912Z+ rustc --version
802026-02-19T00:27:03.028Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-19T00:27:03.052Zprocess exited: duration 31344 ms, exit code 0
 
822026-02-19T00:27:03.100Zstarting task 2: "authentication"
832026-02-19T00:27:03.158Zprocess exited: duration 57 ms, exit code 0
 
842026-02-19T00:27:03.207Zstarting task 3: "clone repository"
852026-02-19T00:27:03.231Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-19T00:27:03.231Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-19T00:27:03.255ZCloning into '/work/oxidecomputer/omicron'...
882026-02-19T00:27:23.458Z+ cd /work/oxidecomputer/omicron
892026-02-19T00:27:23.458Z+ git fetch origin 0b383007a58de88fda46ab7ad6ed64a7630f0470
902026-02-19T00:27:23.924ZFrom https://github.com/oxidecomputer/omicron
912026-02-19T00:27:23.924Z * branch 0b383007a58de88fda46ab7ad6ed64a7630f0470 -> FETCH_HEAD
922026-02-19T00:27:23.948Z+ [[ -n jmcarp/audit-log-docs ]]
932026-02-19T00:27:23.972Z++ git branch --show-current
942026-02-19T00:27:23.972Z+ current=main
952026-02-19T00:27:23.972Z+ [[ main != jmcarp/audit-log-docs ]]
962026-02-19T00:27:23.972Z+ git branch -f jmcarp/audit-log-docs 0b383007a58de88fda46ab7ad6ed64a7630f0470
972026-02-19T00:27:23.972Z+ git checkout -f jmcarp/audit-log-docs
982026-02-19T00:27:24.718ZSwitched to branch 'jmcarp/audit-log-docs'
992026-02-19T00:27:24.742Z+ git reset --hard 0b383007a58de88fda46ab7ad6ed64a7630f0470
1002026-02-19T00:27:24.766ZHEAD is now at 0b383007a docs: clarify audit log filtering behavior.
1012026-02-19T00:27:24.790Zprocess exited: duration 21563 ms, exit code 0
 
1022026-02-19T00:27:24.839Zstarting task 4: "build"
1032026-02-19T00:27:24.863Z+ source ./env.sh
1042026-02-19T00:27:24.863Z++ OLD_SHELL_OPTS=ehxB
1052026-02-19T00:27:24.863Z++ set -o xtrace
1062026-02-19T00:27:24.863Z++++ dirname ./env.sh
1072026-02-19T00:27:24.863Z+++ readlink -f .
1082026-02-19T00:27:24.863Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-02-19T00:27:24.863Z++ 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-19T00:27:24.863Z++ 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-19T00:27:24.863Z++ 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-19T00:27:24.863Z++ 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-19T00:27:24.863Z++ 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-19T00:27:24.863Z++ 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-19T00:27:24.863Z++ 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-19T00:27:24.863Z++ 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-19T00:27:24.864Z++ case $OLD_SHELL_OPTS in
1182026-02-19T00:27:24.864Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-02-19T00:27:24.864Z+ source .github/buildomat/ci-env.sh
1202026-02-19T00:27:24.864Z++ export CARGO_TERM_COLOR=always
1212026-02-19T00:27:24.864Z++ CARGO_TERM_COLOR=always
1222026-02-19T00:27:24.864Z+ cargo --version
1232026-02-19T00:27:25.001Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-02-19T00:27:25.025Z+ rustc --version
1252026-02-19T00:27:25.167Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-02-19T00:27:25.192Z+ banner prerequisites
1272026-02-19T00:27:25.192Z
1282026-02-19T00:27:25.192Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-02-19T00:27:25.192Z # # # # # # # # # # # # # # #
1302026-02-19T00:27:25.192Z # # # # ##### # # ##### # # # # # #### #
1312026-02-19T00:27:25.192Z ##### ##### # ##### # # # # # # # # #
1322026-02-19T00:27:25.192Z # # # # # # # # # # # # # # #
1332026-02-19T00:27:25.192Z # # # ###### # # ###### ### # #### # #### #
1342026-02-19T00:27:25.192Z
1352026-02-19T00:27:25.192Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-02-19T00:27:47.495Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-02-19T00:28:09.306Z Startup: Caching catalogs ... Done
1382026-02-19T00:28:51.383ZPlanning: Solver setup ... Done (38.891s)
1392026-02-19T00:28:51.683ZPlanning: Running solver ... Done (0.300s)
1402026-02-19T00:28:51.872ZPlanning: Finding local manifests ... Done (0.002s)
1412026-02-19T00:28:51.951ZPlanning: Fetching manifests: 0/4 0% complete
1422026-02-19T00:28:52.448ZPlanning: Fetching manifests: 4/4 100% complete
1432026-02-19T00:28:52.557ZPlanning: Package planning ... Done (0.089s)
1442026-02-19T00:28:52.628ZPlanning: Merging actions ... Done (0.089s)
1452026-02-19T00:28:53.097ZPlanning: Checking for conflicting actions ... Done (0.470s)
1462026-02-19T00:28:53.121ZPlanning: Consolidating action changes ... Done (0.018s)
1472026-02-19T00:28:53.995ZPlanning: Evaluating mediators ... Done (0.879s)
1482026-02-19T00:28:54.026ZPlanning: Planning completed in 44.58 seconds
1492026-02-19T00:28:54.050Z Packages to install: 4
1502026-02-19T00:28:54.050Z Mediators to change: 2
1512026-02-19T00:28:54.050Z Services to change: 1
1522026-02-19T00:28:54.050Z Estimated space available: 154.93 GB
1532026-02-19T00:28:54.050ZEstimated space to be consumed: 1.81 GB
1542026-02-19T00:28:54.050Z Create boot environment: No
1552026-02-19T00:28:54.050ZCreate backup boot environment: No
1562026-02-19T00:28:54.050Z Rebuild boot archive: No
1572026-02-19T00:28:54.050Z
1582026-02-19T00:28:54.050ZChanged mediators:
1592026-02-19T00:28:54.051Z mediator clang:
1602026-02-19T00:28:54.051Z version: None -> 15 (system default)
1612026-02-19T00:28:54.051Z
1622026-02-19T00:28:54.051Z mediator llvm:
1632026-02-19T00:28:54.051Z version: 14 (system default) -> 15 (system default)
1642026-02-19T00:28:54.051Z
1652026-02-19T00:28:54.051ZChanged packages:
1662026-02-19T00:28:54.051Zhelios-dev
1672026-02-19T00:28:54.051Z developer/build-essential
1682026-02-19T00:28:54.051Z None -> 11-2.0
1692026-02-19T00:28:54.051Z library/libxmlsec1
1702026-02-19T00:28:54.051Z None -> 1.2.35-2.0
1712026-02-19T00:28:54.051Z ooce/developer/clang-15
1722026-02-19T00:28:54.051Z None -> 15.0.7-2.0
1732026-02-19T00:28:54.051Z ooce/developer/llvm-15
1742026-02-19T00:28:54.051Z None -> 15.0.7-2.0
1752026-02-19T00:28:54.051Z
1762026-02-19T00:28:54.051ZServices:
1772026-02-19T00:28:54.051Z restart_fmri:
1782026-02-19T00:28:54.051Z svc:/system/update-man-index:default
1792026-02-19T00:28:54.134Z
1802026-02-19T00:28:54.134ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-02-19T00:28:59.137ZDownload: 1197/3290 items 79.9/212.6MB 37% complete (16.3M/s)
1822026-02-19T00:29:04.190ZDownload: 2223/3290 items 119.2/212.6MB 56% complete (12.8M/s)
1832026-02-19T00:29:09.193ZDownload: 3248/3290 items 190.3/212.6MB 89% complete (11.0M/s)
1842026-02-19T00:29:11.131ZDownload: Completed 212.60 MB in 17.00 seconds (12.5M/s)
1852026-02-19T00:29:11.397Z Actions: 1/3689 actions (Installing new actions)
1862026-02-19T00:29:16.428Z Actions: 2463/3689 actions (Installing new actions)
1872026-02-19T00:29:18.131Z Actions: Completed 3689 actions in 6.73 seconds.
1882026-02-19T00:29:19.515Z Done (1.377s)
1892026-02-19T00:29:19.515Z Done (0.000s)
1902026-02-19T00:29:21.399Z Done (1.884s)
1912026-02-19T00:29:28.477Z Done (6.753s)
1922026-02-19T00:29:28.594Z Done (0.023s)
1932026-02-19T00:29:28.622Z Done (0.000s)
1942026-02-19T00:29:28.802Z Done (0.000s)
1952026-02-19T00:29:30.178ZPlanning: Evaluating mediator changes ... Done
1962026-02-19T00:29:30.514ZPlanning: Checking for conflicting actions ... Done
1972026-02-19T00:29:30.538ZPlanning: Consolidating action changes ... Done
1982026-02-19T00:29:31.075ZPlanning: Evaluating mediators ... Done
1992026-02-19T00:29:31.099ZPlanning: Planning completed in 0.86 seconds
2002026-02-19T00:29:31.099Z Mediators to change: 2
2012026-02-19T00:29:31.099Z Create boot environment: No
2022026-02-19T00:29:31.099ZCreate backup boot environment: No
2032026-02-19T00:29:31.163Z Done
2042026-02-19T00:29:31.163Z Done
2052026-02-19T00:29:32.568Z Done
2062026-02-19T00:29:39.329Z Done
2072026-02-19T00:29:39.464Z Done
2082026-02-19T00:29:39.464Z Done
2092026-02-19T00:29:39.538Z Done
2102026-02-19T00:29:40.510ZPlanning: Evaluating mediator changes ... Done
2112026-02-19T00:29:40.534ZPlanning: Merging actions ... Done
2122026-02-19T00:29:40.862ZPlanning: Checking for conflicting actions ... Done
2132026-02-19T00:29:40.886ZPlanning: Consolidating action changes ... Done
2142026-02-19T00:29:41.290ZPlanning: Evaluating mediators ... Done
2152026-02-19T00:29:41.382ZPlanning: Planning completed in 1.28 seconds
2162026-02-19T00:29:41.434Z Packages to change: 1
2172026-02-19T00:29:41.434Z Mediators to change: 1
2182026-02-19T00:29:41.434Z Services to change: 1
2192026-02-19T00:29:41.434Z Create boot environment: No
2202026-02-19T00:29:41.434ZCreate backup boot environment: Yes
2212026-02-19T00:29:43.820Z Actions: 1/6 actions (Updating modified actions)
2222026-02-19T00:29:43.844Z Actions: Completed 6 actions in 0.00 seconds.
2232026-02-19T00:29:43.844Z Done
2242026-02-19T00:29:43.844Z Done
2252026-02-19T00:29:44.193Z Done
2262026-02-19T00:29:50.669Z Done
2272026-02-19T00:29:50.793Z Done
2282026-02-19T00:29:50.817Z Done
2292026-02-19T00:29:50.872Z Done
2302026-02-19T00:29:51.610ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312026-02-19T00:29:51.610Zclang system 15 system
2322026-02-19T00:29:51.610Zcsh system system illumos
2332026-02-19T00:29:51.610Zctags system system illumos
2342026-02-19T00:29:51.610Zfile system system illumos
2352026-02-19T00:29:51.610Zgcc vendor 12 vendor
2362026-02-19T00:29:51.610Zgcc system 10 system
2372026-02-19T00:29:51.610Zgcc system 7 system
2382026-02-19T00:29:51.610Zgo system 1.20 system
2392026-02-19T00:29:51.610Zgo system 1.19 system
2402026-02-19T00:29:51.610Zllvm system 15 system
2412026-02-19T00:29:51.610Zllvm system 14 system
2422026-02-19T00:29:51.610Zmariadb system 10.6 system
2432026-02-19T00:29:51.610Zmta vendor vendor dma
2442026-02-19T00:29:51.610Zopenjdk system 17 system
2452026-02-19T00:29:51.610Zopenjdk system 11 system
2462026-02-19T00:29:51.610Zopenjdk system 1.8 system
2472026-02-19T00:29:51.610Zopenssl vendor 3 vendor
2482026-02-19T00:29:51.610Zperl system 5.36 system
2492026-02-19T00:29:51.611Zpostgresql system 15 system
2502026-02-19T00:29:51.611Zpostgresql system 13 system
2512026-02-19T00:29:51.611Zpython vendor 3 vendor
2522026-02-19T00:29:51.611Zpython system 2 system
2532026-02-19T00:29:51.611Zpython3 system 3.11 system
2542026-02-19T00:29:51.611Zruby system 3.0 system
2552026-02-19T00:29:51.611Zwords vendor vendor american-english
2562026-02-19T00:29:51.611Zwords system system australian-english
2572026-02-19T00:29:51.611Zwords system system british-english
2582026-02-19T00:29:51.611Zwords system system canadian-english
2592026-02-19T00:29:51.611Zwords system system french
2602026-02-19T00:29:51.611Zwords system system italian
2612026-02-19T00:29:51.611Zwords system system ngerman
2622026-02-19T00:29:51.611Zwords system system ogerman
2632026-02-19T00:29:51.611Zwords system system spanish
2642026-02-19T00:29:52.156ZPUBLISHER TYPE STATUS P LOCATION
2652026-02-19T00:29:52.156Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662026-02-19T00:30:04.093ZFMRI IFO
2672026-02-19T00:30:04.093Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682026-02-19T00:30:04.093Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692026-02-19T00:30:04.093Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702026-02-19T00:30:04.093Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712026-02-19T00:30:04.093Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722026-02-19T00:30:04.093Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2732026-02-19T00:30:04.093Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742026-02-19T00:30:04.093Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2752026-02-19T00:30:04.093Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762026-02-19T00:30:04.093Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772026-02-19T00:30:04.093Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2782026-02-19T00:30:04.093Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792026-02-19T00:30:04.094Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802026-02-19T00:30:04.094Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2812026-02-19T00:30:04.094Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822026-02-19T00:30:04.094Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832026-02-19T00:30:05.598Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842026-02-19T00:30:06.046Z Updating crates.io index
2852026-02-19T00:30:06.095Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2862026-02-19T00:30:06.533Z Updating git repository `https://github.com/oxidecomputer/lldp`
2872026-02-19T00:30:07.012Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2882026-02-19T00:30:08.427Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892026-02-19T00:30:08.805Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2902026-02-19T00:30:09.237Z Updating git repository `https://github.com/oxidecomputer/propolis`
2912026-02-19T00:30:10.929Z Updating git repository `https://github.com/oxidecomputer/crucible`
2922026-02-19T00:30:13.957Z Updating git repository `https://github.com/oxidecomputer/opte`
2932026-02-19T00:30:14.994Z Updating git repository `https://github.com/oxidecomputer/tofino`
2942026-02-19T00:30:15.622Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952026-02-19T00:30:16.524Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2962026-02-19T00:30:17.288Z Updating git repository `https://github.com/oxidecomputer/clickward`
2972026-02-19T00:30:17.650Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2982026-02-19T00:30:18.331Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2992026-02-19T00:30:18.748Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002026-02-19T00:30:19.719Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3012026-02-19T00:30:21.528Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3022026-02-19T00:30:21.900Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032026-02-19T00:30:22.377Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3042026-02-19T00:30:22.896Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052026-02-19T00:30:23.240Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062026-02-19T00:30:23.627Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072026-02-19T00:30:24.016Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3082026-02-19T00:30:24.632Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3092026-02-19T00:30:25.201Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3102026-02-19T00:30:25.869Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3112026-02-19T00:30:26.242Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3122026-02-19T00:30:26.732Z Updating git repository `https://github.com/oxidecomputer/ispf`
3132026-02-19T00:30:27.522Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3142026-02-19T00:30:28.294Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3152026-02-19T00:30:28.837Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3162026-02-19T00:30:29.230Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3172026-02-19T00:30:29.712Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3182026-02-19T00:30:30.121Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3192026-02-19T00:30:30.830Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3202026-02-19T00:30:31.160Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3212026-02-19T00:30:31.586Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3222026-02-19T00:30:31.964Z Updating git repository `https://github.com/illumos/smf-rs`
3232026-02-19T00:30:32.494Z Updating git repository `https://github.com/oxidecomputer/omicron`
3242026-02-19T00:30:48.621Z Downloading crates ...
3252026-02-19T00:30:48.691Z Downloaded bitflags v2.9.4
3262026-02-19T00:30:48.715Z Downloaded cargo-util-schemas v0.8.2
3272026-02-19T00:30:48.715Z Downloaded cargo-platform v0.2.0
3282026-02-19T00:30:48.715Z Downloaded byteorder v1.5.0
3292026-02-19T00:30:48.715Z Downloaded block-buffer v0.10.4
3302026-02-19T00:30:48.715Z Downloaded autocfg v1.4.0
3312026-02-19T00:30:48.716Z Downloaded anyhow v1.0.99
3322026-02-19T00:30:48.716Z Downloaded unicode-xid v0.2.6
3332026-02-19T00:30:48.740Z Downloaded typeid v1.0.3
3342026-02-19T00:30:48.740Z Downloaded textwrap v0.16.2
3352026-02-19T00:30:48.740Z Downloaded typenum v1.17.0
3362026-02-19T00:30:48.740Z Downloaded zerofrom v0.1.4
3372026-02-19T00:30:48.740Z Downloaded usdt-attr-macro v0.5.0
3382026-02-19T00:30:48.740Z Downloaded zerofrom-derive v0.1.4
3392026-02-19T00:30:48.740Z Downloaded version_check v0.9.5
3402026-02-19T00:30:48.740Z Downloaded thiserror-impl v2.0.18
3412026-02-19T00:30:48.740Z Downloaded fastrand v2.1.1
3422026-02-19T00:30:48.740Z Downloaded zerovec-derive v0.10.3
3432026-02-19T00:30:48.766Z Downloaded zerocopy-derive v0.7.35
3442026-02-19T00:30:48.766Z Downloaded zmij v1.0.15
3452026-02-19T00:30:48.766Z Downloaded toml_datetime v0.6.11
3462026-02-19T00:30:48.766Z Downloaded unicode-ident v1.0.19
3472026-02-19T00:30:48.766Z Downloaded icu_provider_macros v1.5.0
3482026-02-19T00:30:48.766Z Downloaded is_terminal_polyfill v1.70.1
3492026-02-19T00:30:48.766Z Downloaded zerovec v0.10.4
3502026-02-19T00:30:48.791Z Downloaded zerocopy v0.7.35
3512026-02-19T00:30:48.816Z Downloaded winnow v0.7.14
3522026-02-19T00:30:48.816Z Downloaded swrite v0.1.0
3532026-02-19T00:30:48.816Z Downloaded unicode-width v0.2.0
3542026-02-19T00:30:49.388Z Downloaded serde-untagged v0.1.7
3552026-02-19T00:30:49.388Z Downloaded serde_tokenstream v0.2.2
3562026-02-19T00:30:49.388Z Downloaded quote v1.0.40
3572026-02-19T00:30:49.388Z Downloaded proc-macro-error v1.0.4
3582026-02-19T00:30:49.388Z Downloaded synstructure v0.13.1
3592026-02-19T00:30:49.388Z Downloaded icu_collections v1.5.0
3602026-02-19T00:30:49.388Z Downloaded serde_core v1.0.228
3612026-02-19T00:30:49.388Z Downloaded proc-macro2 v1.0.101
3622026-02-19T00:30:49.388Z Downloaded smallvec v1.15.1
3632026-02-19T00:30:49.388Z Downloaded semver v1.0.27
3642026-02-19T00:30:49.388Z Downloaded pest_meta v2.8.2
3652026-02-19T00:30:49.388Z Downloaded pest_derive v2.8.2
3662026-02-19T00:30:49.388Z Downloaded serde_derive v1.0.228
3672026-02-19T00:30:49.388Z Downloaded serde v1.0.228
3682026-02-19T00:30:49.388Z Downloaded memchr v2.7.4
3692026-02-19T00:30:49.388Z Downloaded icu_normalizer_data v1.5.0
3702026-02-19T00:30:49.388Z Downloaded indexmap v2.13.0
3712026-02-19T00:30:49.389Z Downloaded getrandom v0.3.4
3722026-02-19T00:30:49.389Z Downloaded pest v2.8.2
3732026-02-19T00:30:49.389Z Downloaded idna v1.0.3
3742026-02-19T00:30:49.389Z Downloaded hashbrown v0.16.1
3752026-02-19T00:30:49.389Z Downloaded serde_json v1.0.149
3762026-02-19T00:30:49.389Z Downloaded camino v1.2.2
3772026-02-19T00:30:49.389Z Downloaded goblin v0.8.2
3782026-02-19T00:30:49.389Z Downloaded tabled v0.15.0
3792026-02-19T00:30:49.389Z Downloaded icu_properties_data v1.5.0
3802026-02-19T00:30:49.389Z Downloaded num-traits v0.2.19
3812026-02-19T00:30:49.389Z Downloaded syn v1.0.109
3822026-02-19T00:30:49.389Z Downloaded log v0.4.29
3832026-02-19T00:30:49.389Z Downloaded icu_provider v1.5.0
3842026-02-19T00:30:49.389Z Downloaded syn v2.0.114
3852026-02-19T00:30:49.389Z Downloaded icu_normalizer v1.5.0
3862026-02-19T00:30:49.389Z Downloaded litemap v0.7.3
3872026-02-19T00:30:49.389Z Downloaded unicode-width v0.1.14
3882026-02-19T00:30:49.389Z Downloaded scroll v0.12.0
3892026-02-19T00:30:49.389Z Downloaded rustix v0.38.37
3902026-02-19T00:30:49.389Z Downloaded fs-err v3.1.1
3912026-02-19T00:30:49.389Z Downloaded rustix v1.1.3
3922026-02-19T00:30:49.389Z Downloaded erased-serde v0.4.6
3932026-02-19T00:30:49.389Z Downloaded displaydoc v0.2.5
3942026-02-19T00:30:49.389Z Downloaded sha2 v0.10.9
3952026-02-19T00:30:49.389Z Downloaded once_cell v1.21.3
3962026-02-19T00:30:49.389Z Downloaded icu_properties v1.5.1
3972026-02-19T00:30:49.389Z Downloaded icu_locid v1.5.0
3982026-02-19T00:30:49.389Z Downloaded clap_derive v4.5.47
3992026-02-19T00:30:49.389Z Downloaded stable_deref_trait v1.2.0
4002026-02-19T00:30:49.389Z Downloaded smawk v0.3.2
4012026-02-19T00:30:49.389Z Downloaded serde_spanned v0.6.9
4022026-02-19T00:30:49.389Z Downloaded pretty-hex v0.4.1
4032026-02-19T00:30:49.389Z Downloaded plain v0.2.3
4042026-02-19T00:30:49.389Z Downloaded pest_generator v2.8.2
4052026-02-19T00:30:49.389Z Downloaded generic-array v0.14.7
4062026-02-19T00:30:49.389Z Downloaded dtrace-parser v0.2.0
4072026-02-19T00:30:49.389Z Downloaded strsim v0.11.1
4082026-02-19T00:30:49.389Z Downloaded serde-value v0.7.0
4092026-02-19T00:30:49.390Z Downloaded scroll_derive v0.12.0
4102026-02-19T00:30:49.390Z Downloaded libc v0.2.180
4112026-02-19T00:30:49.390Z Downloaded proc-macro-error-attr v1.0.4
4122026-02-19T00:30:49.390Z Downloaded percent-encoding v2.3.2
4132026-02-19T00:30:49.390Z Downloaded ordered-float v2.10.1
4142026-02-19T00:30:49.390Z Downloaded macaddr v1.0.1
4152026-02-19T00:30:49.390Z Downloaded idna_adapter v1.2.0
4162026-02-19T00:30:49.390Z Downloaded papergrid v0.11.0
4172026-02-19T00:30:49.390Z Downloaded form_urlencoded v1.2.2
4182026-02-19T00:30:49.390Z Downloaded equivalent v1.0.2
4192026-02-19T00:30:49.390Z Downloaded cpufeatures v0.2.14
4202026-02-19T00:30:49.390Z Downloaded toml_edit v0.22.27
4212026-02-19T00:30:49.390Z Downloaded icu_locid_transform v1.5.0
4222026-02-19T00:30:49.390Z Downloaded digest v0.10.7
4232026-02-19T00:30:49.390Z Downloaded cfg-if v1.0.4
4242026-02-19T00:30:49.390Z Downloaded cargo_metadata v0.21.0
4252026-02-19T00:30:49.390Z Downloaded utf8parse v0.2.2
4262026-02-19T00:30:49.390Z Downloaded usdt-macro v0.5.0
4272026-02-19T00:30:49.390Z Downloaded itoa v1.0.11
4282026-02-19T00:30:49.390Z Downloaded icu_locid_transform_data v1.5.0
4292026-02-19T00:30:49.390Z Downloaded heck v0.5.0
4302026-02-19T00:30:49.390Z Downloaded heck v0.4.1
4312026-02-19T00:30:49.390Z Downloaded fnv v1.0.7
4322026-02-19T00:30:49.390Z Downloaded errno v0.3.12
4332026-02-19T00:30:49.390Z Downloaded clap_lex v0.7.4
4342026-02-19T00:30:49.390Z Downloaded utf16_iter v1.0.5
4352026-02-19T00:30:49.390Z Downloaded url v2.5.4
4362026-02-19T00:30:49.390Z Downloaded ucd-trie v0.1.7
4372026-02-19T00:30:49.390Z Downloaded yoke-derive v0.7.4
4382026-02-19T00:30:49.390Z Downloaded yoke v0.7.4
4392026-02-19T00:30:49.390Z Downloaded utf8_iter v1.0.4
4402026-02-19T00:30:49.390Z Downloaded usdt v0.5.0
4412026-02-19T00:30:49.390Z Downloaded unicode-linebreak v0.1.5
4422026-02-19T00:30:49.390Z Downloaded toml v0.8.23
4432026-02-19T00:30:49.390Z Downloaded memmap v0.7.0
4442026-02-19T00:30:49.390Z Downloaded clap_builder v4.5.48
4452026-02-19T00:30:49.390Z Downloaded cargo_toml v0.21.0
4462026-02-19T00:30:49.390Z Downloaded colorchoice v1.0.2
4472026-02-19T00:30:49.390Z Downloaded tempfile v3.24.0
4482026-02-19T00:30:49.391Z Downloaded writeable v0.5.5
4492026-02-19T00:30:49.391Z Downloaded usdt-impl v0.5.0
4502026-02-19T00:30:49.391Z Downloaded thread-id v4.2.2
4512026-02-19T00:30:49.391Z Downloaded thiserror v1.0.69
4522026-02-19T00:30:49.391Z Downloaded terminal_size v0.4.0
4532026-02-19T00:30:49.391Z Downloaded crypto-common v0.1.6
4542026-02-19T00:30:49.416Z Downloaded clap v4.5.48
4552026-02-19T00:30:49.416Z Downloaded write16 v1.0.0
4562026-02-19T00:30:49.416Z Downloaded toml_write v0.1.2
4572026-02-19T00:30:49.416Z Downloaded dof v0.3.0
4582026-02-19T00:30:49.416Z Downloaded tinystr v0.7.6
4592026-02-19T00:30:49.416Z Downloaded thiserror v2.0.18
4602026-02-19T00:30:49.416Z Downloaded tabled_derive v0.7.0
4612026-02-19T00:30:49.416Z Downloaded thiserror-impl v1.0.69
4622026-02-19T00:30:49.416Z Downloaded anstyle-parse v0.2.5
4632026-02-19T00:30:49.416Z Downloaded anstyle v1.0.11
4642026-02-19T00:30:49.416Z Downloaded anstream v0.6.18
4652026-02-19T00:30:49.416Z Downloaded camino-tempfile v1.4.1
4662026-02-19T00:30:49.416Z Downloaded bytecount v0.6.8
4672026-02-19T00:30:49.416Z Downloaded anstyle-query v1.1.1
4682026-02-19T00:30:49.416Z Compiling proc-macro2 v1.0.101
4692026-02-19T00:30:49.416Z Compiling unicode-ident v1.0.19
4702026-02-19T00:30:49.416Z Compiling serde_core v1.0.228
4712026-02-19T00:30:49.416Z Compiling serde v1.0.228
4722026-02-19T00:30:49.416Z Compiling version_check v0.9.5
4732026-02-19T00:30:49.416Z Compiling libc v0.2.180
4742026-02-19T00:30:49.416Z Compiling memchr v2.7.4
4752026-02-19T00:30:49.441Z Compiling stable_deref_trait v1.2.0
4762026-02-19T00:30:49.657Z Compiling thiserror v2.0.18
4772026-02-19T00:30:49.855Z Compiling zmij v1.0.15
4782026-02-19T00:30:50.391Z Compiling autocfg v1.4.0
4792026-02-19T00:30:50.868Z Compiling litemap v0.7.3
4802026-02-19T00:30:50.950Z Compiling writeable v0.5.5
4812026-02-19T00:30:51.204Z Compiling ucd-trie v0.1.7
4822026-02-19T00:30:51.373Z Compiling thiserror v1.0.69
4832026-02-19T00:30:51.446Z Compiling itoa v1.0.11
4842026-02-19T00:30:51.636Z Compiling byteorder v1.5.0
4852026-02-19T00:30:51.721Z Compiling bitflags v2.9.4
4862026-02-19T00:30:51.746Z Compiling icu_locid_transform_data v1.5.0
4872026-02-19T00:30:52.038Z Compiling errno v0.3.12
4882026-02-19T00:30:52.146Z Compiling quote v1.0.40
4892026-02-19T00:30:52.322Z Compiling serde_json v1.0.149
4902026-02-19T00:30:52.355Z Compiling icu_properties_data v1.5.0
4912026-02-19T00:30:52.630Z Compiling syn v2.0.114
4922026-02-19T00:30:52.661Z Compiling num-traits v0.2.19
4932026-02-19T00:30:52.741Z Compiling write16 v1.0.0
4942026-02-19T00:30:52.823Z Compiling hashbrown v0.16.1
4952026-02-19T00:30:52.921Z Compiling icu_normalizer_data v1.5.0
4962026-02-19T00:30:53.008Z Compiling typeid v1.0.3
4972026-02-19T00:30:53.054Z Compiling smallvec v1.15.1
4982026-02-19T00:30:53.152Z Compiling utf16_iter v1.0.5
4992026-02-19T00:30:53.201Z Compiling utf8_iter v1.0.4
5002026-02-19T00:30:53.394Z Compiling rustix v0.38.37
5012026-02-19T00:30:53.476Z Compiling equivalent v1.0.2
5022026-02-19T00:30:53.701Z Compiling proc-macro-error-attr v1.0.4
5032026-02-19T00:30:53.967Z Compiling usdt-impl v0.5.0
5042026-02-19T00:30:54.062Z Compiling indexmap v2.13.0
5052026-02-19T00:30:54.133Z Compiling winnow v0.7.14
5062026-02-19T00:30:54.421Z Compiling syn v1.0.109
5072026-02-19T00:30:54.453Z Compiling toml_write v0.1.2
5082026-02-19T00:30:54.599Z Compiling thread-id v4.2.2
5092026-02-19T00:30:55.491Z Compiling proc-macro-error v1.0.4
5102026-02-19T00:30:55.754Z Compiling rustix v1.1.3
5112026-02-19T00:30:55.824Z Compiling plain v0.2.3
5122026-02-19T00:30:56.110Z Compiling percent-encoding v2.3.2
5132026-02-19T00:30:56.465Z Compiling log v0.4.29
5142026-02-19T00:30:56.491Z Compiling utf8parse v0.2.2
5152026-02-19T00:30:56.752Z Compiling getrandom v0.3.4
5162026-02-19T00:30:56.824Z Compiling camino v1.2.2
5172026-02-19T00:30:56.888Z Compiling anstyle-parse v0.2.5
5182026-02-19T00:30:57.186Z Compiling ordered-float v2.10.1
5192026-02-19T00:30:57.554Z Compiling form_urlencoded v1.2.2
5202026-02-19T00:30:57.789Z Compiling terminal_size v0.4.0
5212026-02-19T00:30:58.307Z Compiling is_terminal_polyfill v1.70.1
5222026-02-19T00:30:58.348Z Compiling anstyle-query v1.1.1
5232026-02-19T00:30:58.504Z Compiling colorchoice v1.0.2
5242026-02-19T00:30:58.546Z Compiling pretty-hex v0.4.1
5252026-02-19T00:30:58.571Z Compiling cfg-if v1.0.4
5262026-02-19T00:30:58.620Z Compiling anstyle v1.0.11
5272026-02-19T00:30:58.999Z Compiling semver v1.0.27
5282026-02-19T00:30:59.094Z Compiling anstream v0.6.18
5292026-02-19T00:30:59.693Z Compiling fs-err v3.1.1
5302026-02-19T00:30:59.729Z Compiling bytecount v0.6.8
5312026-02-19T00:30:59.819Z Compiling anyhow v1.0.99
5322026-02-19T00:30:59.904Z Compiling unicode-xid v0.2.6
5332026-02-19T00:31:00.009Z Compiling synstructure v0.13.1
5342026-02-19T00:31:00.049Z Compiling unicode-width v0.1.14
5352026-02-19T00:31:00.159Z Compiling once_cell v1.21.3
5362026-02-19T00:31:00.494Z Compiling strsim v0.11.1
5372026-02-19T00:31:00.604Z Compiling clap_lex v0.7.4
5382026-02-19T00:31:00.637Z Compiling fastrand v2.1.1
5392026-02-19T00:31:01.213Z Compiling fnv v1.0.7
5402026-02-19T00:31:01.275Z Compiling heck v0.4.1
5412026-02-19T00:31:01.384Z Compiling heck v0.5.0
5422026-02-19T00:31:01.415Z Compiling papergrid v0.11.0
5432026-02-19T00:31:01.572Z Compiling tempfile v3.24.0
5442026-02-19T00:31:01.775Z Compiling clap_builder v4.5.48
5452026-02-19T00:31:02.103Z Compiling memmap v0.7.0
5462026-02-19T00:31:02.295Z Compiling unicode-linebreak v0.1.5
5472026-02-19T00:31:02.443Z Compiling unicode-width v0.2.0
5482026-02-19T00:31:02.473Z Compiling smawk v0.3.2
5492026-02-19T00:31:03.007Z Compiling textwrap v0.16.2
5502026-02-19T00:31:03.425Z Compiling camino-tempfile v1.4.1
5512026-02-19T00:31:03.562Z Compiling swrite v0.1.0
5522026-02-19T00:31:03.591Z Compiling tabled_derive v0.7.0
5532026-02-19T00:31:03.752Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5542026-02-19T00:31:04.580Z Compiling serde_derive v1.0.228
5552026-02-19T00:31:04.608Z Compiling zerofrom-derive v0.1.4
5562026-02-19T00:31:04.642Z Compiling yoke-derive v0.7.4
5572026-02-19T00:31:04.666Z Compiling zerovec-derive v0.10.3
5582026-02-19T00:31:04.738Z Compiling thiserror-impl v2.0.18
5592026-02-19T00:31:05.212Z Compiling displaydoc v0.2.5
5602026-02-19T00:31:07.005Z Compiling thiserror-impl v1.0.69
5612026-02-19T00:31:07.300Z Compiling icu_provider_macros v1.5.0
5622026-02-19T00:31:07.500Z Compiling zerocopy-derive v0.7.35
5632026-02-19T00:31:08.126Z Compiling zerofrom v0.1.4
5642026-02-19T00:31:08.327Z Compiling scroll_derive v0.12.0
5652026-02-19T00:31:08.386Z Compiling yoke v0.7.4
5662026-02-19T00:31:08.428Z Compiling pest v2.8.2
5672026-02-19T00:31:08.914Z Compiling zerovec v0.10.4
5682026-02-19T00:31:09.616Z Compiling zerocopy v0.7.35
5692026-02-19T00:31:09.884Z Compiling scroll v0.12.0
5702026-02-19T00:31:10.176Z Compiling clap_derive v4.5.47
5712026-02-19T00:31:10.440Z Compiling goblin v0.8.2
5722026-02-19T00:31:10.518Z Compiling tabled v0.15.0
5732026-02-19T00:31:11.164Z Compiling tinystr v0.7.6
5742026-02-19T00:31:11.247Z Compiling icu_collections v1.5.0
5752026-02-19T00:31:11.567Z Compiling icu_locid v1.5.0
5762026-02-19T00:31:11.654Z Compiling pest_meta v2.8.2
5772026-02-19T00:31:13.321Z Compiling icu_provider v1.5.0
5782026-02-19T00:31:13.644Z Compiling pest_generator v2.8.2
5792026-02-19T00:31:13.675Z Compiling serde_spanned v0.6.9
5802026-02-19T00:31:13.738Z Compiling toml_datetime v0.6.11
5812026-02-19T00:31:14.015Z Compiling dof v0.3.0
5822026-02-19T00:31:14.056Z Compiling erased-serde v0.4.6
5832026-02-19T00:31:14.375Z Compiling icu_locid_transform v1.5.0
5842026-02-19T00:31:14.541Z Compiling toml_edit v0.22.27
5852026-02-19T00:31:15.115Z Compiling serde_tokenstream v0.2.2
5862026-02-19T00:31:15.390Z Compiling serde-untagged v0.1.7
5872026-02-19T00:31:15.421Z Compiling serde-value v0.7.0
5882026-02-19T00:31:15.869Z Compiling cargo-platform v0.2.0
5892026-02-19T00:31:16.104Z Compiling icu_properties v1.5.1
5902026-02-19T00:31:16.365Z Compiling clap v4.5.48
5912026-02-19T00:31:16.488Z Compiling macaddr v1.0.1
5922026-02-19T00:31:16.534Z Compiling pest_derive v2.8.2
5932026-02-19T00:31:17.386Z Compiling dtrace-parser v0.2.0
5942026-02-19T00:31:18.665Z Compiling toml v0.8.23
5952026-02-19T00:31:19.646Z Compiling usdt-attr-macro v0.5.0
5962026-02-19T00:31:19.678Z Compiling usdt-macro v0.5.0
5972026-02-19T00:31:19.789Z Compiling cargo_toml v0.21.0
5982026-02-19T00:31:20.282Z Compiling icu_normalizer v1.5.0
5992026-02-19T00:31:21.145Z Compiling usdt v0.5.0
6002026-02-19T00:31:21.605Z Compiling idna_adapter v1.2.0
6012026-02-19T00:31:21.839Z Compiling idna v1.0.3
6022026-02-19T00:31:22.550Z Compiling url v2.5.4
6032026-02-19T00:31:23.645Z Compiling cargo-util-schemas v0.8.2
6042026-02-19T00:31:26.026Z Compiling cargo_metadata v0.21.0
6052026-02-19T00:31:28.916Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6062026-02-19T00:31:34.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
6072026-02-19T00:31:35.053Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6082026-02-19T00:31:36.623Z Downloading crates ...
6092026-02-19T00:31:36.813Z Downloaded async-recursion v1.1.1
6102026-02-19T00:31:36.839Z Downloaded atomicwrites v0.4.4
6112026-02-19T00:31:36.862Z Downloaded async-stream-impl v0.3.6
6122026-02-19T00:31:36.862Z Downloaded atty v0.2.14
6132026-02-19T00:31:36.862Z Downloaded bit-vec v0.8.0
6142026-02-19T00:31:36.863Z Downloaded darling v0.20.10
6152026-02-19T00:31:36.887Z Downloaded csv-core v0.1.11
6162026-02-19T00:31:36.887Z Downloaded castaway v0.2.3
6172026-02-19T00:31:36.912Z Downloaded derive_more-impl v2.0.1
6182026-02-19T00:31:36.936Z Downloaded ghash v0.5.1
6192026-02-19T00:31:36.936Z Downloaded heck v0.3.3
6202026-02-19T00:31:36.960Z Downloaded http-body v1.0.1
6212026-02-19T00:31:36.960Z Downloaded hostname v0.3.1
6222026-02-19T00:31:36.986Z Downloaded impl-trait-for-tuples v0.2.2
6232026-02-19T00:31:37.011Z Downloaded mime v0.3.17
6242026-02-19T00:31:37.011Z Downloaded md-5 v0.10.6
6252026-02-19T00:31:37.011Z Downloaded maplit v1.0.2
6262026-02-19T00:31:37.011Z Downloaded instability v0.3.2
6272026-02-19T00:31:37.035Z Downloaded instant v0.1.13
6282026-02-19T00:31:37.060Z Downloaded newtype-uuid-macros v0.1.0
6292026-02-19T00:31:37.060Z Downloaded num_threads v0.1.7
6302026-02-19T00:31:37.060Z Downloaded phf_shared v0.12.1
6312026-02-19T00:31:37.085Z Downloaded phf_shared v0.11.2
6322026-02-19T00:31:37.085Z Downloaded oxide-tokio-rt v0.1.2
6332026-02-19T00:31:37.086Z Downloaded phf v0.12.1
6342026-02-19T00:31:37.086Z Downloaded predicates-core v1.0.8
6352026-02-19T00:31:37.111Z Downloaded pbkdf2 v0.11.0
6362026-02-19T00:31:37.111Z Downloaded predicates v3.1.3
6372026-02-19T00:31:37.111Z Downloaded proc-macro-error-attr2 v2.0.0
6382026-02-19T00:31:37.135Z Downloaded psl-types v2.0.11
6392026-02-19T00:31:37.135Z Downloaded progenitor-macro v0.10.0
6402026-02-19T00:31:37.135Z Downloaded pkcs5 v0.7.1
6412026-02-19T00:31:37.160Z Downloaded rustc_version v0.4.1
6422026-02-19T00:31:37.160Z Downloaded postcard v1.0.10
6432026-02-19T00:31:37.160Z Downloaded radium v0.7.0
6442026-02-19T00:31:37.160Z Downloaded rustc_version v0.1.7
6452026-02-19T00:31:37.160Z Downloaded rand_core v0.9.3
6462026-02-19T00:31:37.184Z Downloaded scopeguard v1.2.0
6472026-02-19T00:31:37.185Z Downloaded sha1 v0.10.6
6482026-02-19T00:31:37.185Z Downloaded slog-bunyan v2.5.0
6492026-02-19T00:31:37.209Z Downloaded slog-envlogger v2.2.0
6502026-02-19T00:31:37.210Z Downloaded ssh-encoding v0.2.0
6512026-02-19T00:31:37.210Z Downloaded strum v0.27.2
6522026-02-19T00:31:37.235Z Downloaded sqlparser_derive v0.2.2
6532026-02-19T00:31:37.235Z Downloaded structmeta-derive v0.3.0
6542026-02-19T00:31:37.235Z Downloaded supports-color v3.0.2
6552026-02-19T00:31:37.235Z Downloaded tinyvec_macros v0.1.1
6562026-02-19T00:31:37.235Z Downloaded gimli v0.31.1
6572026-02-19T00:31:37.263Z Downloaded tower-service v0.3.3
6582026-02-19T00:31:37.263Z Downloaded typify v0.2.0
6592026-02-19T00:31:37.288Z Downloaded twox-hash v2.1.0
6602026-02-19T00:31:37.288Z Downloaded untrusted v0.9.0
6612026-02-19T00:31:37.288Z Downloaded tungstenite v0.23.0
6622026-02-19T00:31:37.288Z Downloaded typify-macro v0.2.0
6632026-02-19T00:31:37.313Z Downloaded which v4.4.2
6642026-02-19T00:31:37.313Z Downloaded usdt-macro v0.6.0
6652026-02-19T00:31:37.313Z Downloaded want v0.3.1
6662026-02-19T00:31:37.313Z Downloaded wait-timeout v0.2.0
6672026-02-19T00:31:37.338Z Downloaded zone_cfg_derive v0.3.0
6682026-02-19T00:31:37.338Z Downloaded zeroize_derive v1.4.2
6692026-02-19T00:31:37.338Z Downloaded zone_cfg_derive v0.1.2
6702026-02-19T00:31:37.338Z Downloaded moka v0.12.10
6712026-02-19T00:31:37.362Z Downloaded zstd v0.13.3
6722026-02-19T00:31:37.362Z Downloaded vte v0.11.1
6732026-02-19T00:31:37.362Z Downloaded zstd-safe v7.2.3
6742026-02-19T00:31:37.362Z Downloaded xattr v1.3.1
6752026-02-19T00:31:37.362Z Downloaded unicode-normalization v0.1.24
6762026-02-19T00:31:37.386Z Downloaded zopfli v0.8.1
6772026-02-19T00:31:37.386Z Downloaded toml_edit v0.19.15
6782026-02-19T00:31:37.410Z Downloaded tokio-postgres v0.7.13
6792026-02-19T00:31:37.410Z Downloaded zlib-rs v0.5.1
6802026-02-19T00:31:37.434Z Downloaded vcpkg v0.2.15
6812026-02-19T00:31:37.469Z Downloaded openssl v0.10.73
6822026-02-19T00:31:37.493Z Downloaded winnow v0.5.40
6832026-02-19T00:31:37.517Z Downloaded rustls v0.21.12
6842026-02-19T00:31:37.517Z Downloaded zip v4.2.0
6852026-02-19T00:31:37.541Z Downloaded zip v0.6.6
6862026-02-19T00:31:37.565Z Downloaded openapiv3 v2.2.0
6872026-02-19T00:31:37.565Z Downloaded zerocopy v0.8.27
6882026-02-19T00:31:37.590Z Downloaded rustls v0.23.19
6892026-02-19T00:31:37.615Z Downloaded rustls v0.22.4
6902026-02-19T00:31:37.639Z Downloaded regex-syntax v0.8.5
6912026-02-19T00:31:37.664Z Downloaded csv v1.3.1
6922026-02-19T00:31:37.688Z Downloaded bzip2-sys v0.1.13+1.0.8
6932026-02-19T00:31:37.714Z Downloaded tabled v0.20.0
6942026-02-19T00:31:37.738Z Downloaded winnow v0.6.26
6952026-02-19T00:31:37.762Z Downloaded zerocopy-derive v0.6.6
6962026-02-19T00:31:37.762Z Downloaded libz-sys v1.1.20
6972026-02-19T00:31:37.788Z Downloaded sled v0.34.7
6982026-02-19T00:31:37.812Z Downloaded tabled v0.18.0
6992026-02-19T00:31:37.836Z Downloaded ratatui v0.29.0
7002026-02-19T00:31:37.861Z Downloaded chrono-tz v0.10.4
7012026-02-19T00:31:37.884Z Downloaded jiff v0.2.15
7022026-02-19T00:31:37.909Z Downloaded regex-automata v0.4.11
7032026-02-19T00:31:37.933Z Downloaded typify-impl v0.4.3
7042026-02-19T00:31:37.958Z Downloaded typify-impl v0.2.0
7052026-02-19T00:31:38.029Z Downloaded petgraph v0.6.5
7062026-02-19T00:31:38.054Z Downloaded lzma-sys v0.1.20
7072026-02-19T00:31:38.078Z Downloaded regex-syntax v0.6.29
7082026-02-19T00:31:38.103Z Downloaded object v0.36.5
7092026-02-19T00:31:38.128Z Downloaded webpki-roots v1.0.1
7102026-02-19T00:31:38.128Z Downloaded hickory-proto v0.25.2
7112026-02-19T00:31:38.152Z Downloaded petgraph v0.8.2
7122026-02-19T00:31:38.188Z Downloaded x509-cert v0.2.5
7132026-02-19T00:31:38.212Z Downloaded tokio-util v0.7.15
7142026-02-19T00:31:38.236Z Downloaded proptest v1.7.0
7152026-02-19T00:31:38.236Z Downloaded hickory-proto v0.24.4
7162026-02-19T00:31:38.260Z Downloaded rustls-webpki v0.102.8
7172026-02-19T00:31:38.284Z Downloaded object v0.30.4
7182026-02-19T00:31:38.309Z Downloaded regress v0.10.4
7192026-02-19T00:31:38.309Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7202026-02-19T00:31:38.336Z Downloaded sha3 v0.10.8
7212026-02-19T00:31:38.336Z Downloaded encoding_rs v0.8.34
7222026-02-19T00:31:38.362Z Downloaded typify v0.4.3
7232026-02-19T00:31:38.386Z Downloaded smoltcp v0.11.0
7242026-02-19T00:31:38.386Z Downloaded tokio v1.49.0
7252026-02-19T00:31:38.461Z Downloaded smoltcp v0.9.1
7262026-02-19T00:31:38.484Z Downloaded zerocopy-derive v0.8.27
7272026-02-19T00:31:38.508Z Downloaded yansi v1.0.1
7282026-02-19T00:31:38.508Z Downloaded whoami v1.5.2
7292026-02-19T00:31:38.508Z Downloaded walkdir v2.5.0
7302026-02-19T00:31:38.508Z Downloaded uuid v1.19.0
7312026-02-19T00:31:38.532Z Downloaded unsafe-libyaml v0.2.11
7322026-02-19T00:31:38.532Z Downloaded unicode_categories v0.1.1
7332026-02-19T00:31:38.532Z Downloaded unicode-segmentation v1.12.0
7342026-02-19T00:31:38.532Z Downloaded tracing v0.1.40
7352026-02-19T00:31:38.532Z Downloaded polar-core v0.27.3
7362026-02-19T00:31:38.556Z Downloaded petname v2.0.2
7372026-02-19T00:31:38.580Z Downloaded vergen v9.0.6
7382026-02-19T00:31:38.580Z Downloaded value-bag v1.12.0
7392026-02-19T00:31:38.580Z Downloaded ring v0.17.14
7402026-02-19T00:31:38.645Z Downloaded unicode-bidi v0.3.17
7412026-02-19T00:31:38.669Z Downloaded rayon v1.10.0
7422026-02-19T00:31:38.669Z Downloaded bstr v1.10.0
7432026-02-19T00:31:38.693Z Downloaded zeroize v1.8.1
7442026-02-19T00:31:38.693Z Downloaded zerocopy v0.6.6
7452026-02-19T00:31:38.693Z Downloaded wyz v0.5.1
7462026-02-19T00:31:38.717Z Downloaded vergen-lib v0.1.6
7472026-02-19T00:31:38.717Z Downloaded unit-prefix v0.5.1
7482026-02-19T00:31:38.718Z Downloaded unicode-truncate v1.1.0
7492026-02-19T00:31:38.718Z Downloaded unicode-properties v0.1.3
7502026-02-19T00:31:38.718Z Downloaded tracing-core v0.1.32
7512026-02-19T00:31:38.718Z Downloaded tracing-attributes v0.1.27
7522026-02-19T00:31:38.718Z Downloaded libgit2-sys v0.18.2+1.9.1
7532026-02-19T00:31:38.780Z Downloaded regex v1.11.3
7542026-02-19T00:31:38.805Z Downloaded zone v0.3.1
7552026-02-19T00:31:38.805Z Downloaded yasna v0.5.2
7562026-02-19T00:31:38.805Z Downloaded xz2 v0.1.7
7572026-02-19T00:31:38.805Z Downloaded vergen-gitcl v1.0.8
7582026-02-19T00:31:38.805Z Downloaded universal-hash v0.5.1
7592026-02-19T00:31:38.805Z Downloaded nix v0.30.1
7602026-02-19T00:31:38.829Z Downloaded xshell-macros v0.2.7
7612026-02-19T00:31:38.829Z Downloaded usdt-impl v0.6.0
7622026-02-19T00:31:38.829Z Downloaded test-strategy v0.4.3
7632026-02-19T00:31:38.829Z Downloaded reedline v0.40.0
7642026-02-19T00:31:38.854Z Downloaded dropshot v0.16.7
7652026-02-19T00:31:38.877Z Downloaded zone v0.1.8
7662026-02-19T00:31:38.878Z Downloaded xshell v0.2.7
7672026-02-19T00:31:38.878Z Downloaded vergen-git2 v1.0.7
7682026-02-19T00:31:38.878Z Downloaded utf-8 v0.7.6
7692026-02-19T00:31:38.878Z Downloaded unicase v2.8.1
7702026-02-19T00:31:38.878Z Downloaded typed-path v0.9.3
7712026-02-19T00:31:38.878Z Downloaded tokio-stream v0.1.17
7722026-02-19T00:31:38.902Z Downloaded tokio-rustls v0.26.0
7732026-02-19T00:31:38.902Z Downloaded term v1.1.0
7742026-02-19T00:31:38.902Z Downloaded vsss-rs v3.3.4
7752026-02-19T00:31:38.902Z Downloaded uzers v0.12.1
7762026-02-19T00:31:38.902Z Downloaded tough v0.20.0
7772026-02-19T00:31:38.927Z Downloaded toml_parser v1.0.6+spec-1.1.0
7782026-02-19T00:31:38.927Z Downloaded serde_with v3.16.1
7792026-02-19T00:31:38.951Z Downloaded waitgroup v0.1.2
7802026-02-19T00:31:38.951Z Downloaded vte_generate_state_changes v0.1.2
7812026-02-19T00:31:38.951Z Downloaded void v1.0.2
7822026-02-19T00:31:38.951Z Downloaded usdt-attr-macro v0.6.0
7832026-02-19T00:31:38.951Z Downloaded toml_writer v1.0.6+spec-1.1.0
7842026-02-19T00:31:38.951Z Downloaded quinn-proto v0.11.8
7852026-02-19T00:31:38.951Z Downloaded usdt v0.6.0
7862026-02-19T00:31:38.951Z Downloaded tower-http v0.6.6
7872026-02-19T00:31:38.976Z Downloaded tokio-native-tls v0.3.1
7882026-02-19T00:31:38.976Z Downloaded time v0.3.43
7892026-02-19T00:31:38.976Z Downloaded sqlparser v0.45.0
7902026-02-19T00:31:38.999Z Downloaded reqwest v0.12.24
7912026-02-19T00:31:39.000Z Downloaded radix_trie v0.2.1
7922026-02-19T00:31:39.000Z Downloaded p384 v0.13.1
7932026-02-19T00:31:39.000Z Downloaded nix v0.29.0
7942026-02-19T00:31:39.024Z Downloaded nix v0.28.0
7952026-02-19T00:31:39.049Z Downloaded nix v0.27.1
7962026-02-19T00:31:39.049Z Downloaded tokio-tungstenite v0.23.1
7972026-02-19T00:31:39.049Z Downloaded tokio-tungstenite v0.21.0
7982026-02-19T00:31:39.076Z Downloaded tokio-rustls v0.24.1
7992026-02-19T00:31:39.076Z Downloaded tokio-dtrace v0.1.0
8002026-02-19T00:31:39.076Z Downloaded termtree v0.5.1
8012026-02-19T00:31:39.076Z Downloaded ssh-key v0.6.6
8022026-02-19T00:31:39.076Z Downloaded quick-xml v0.37.2
8032026-02-19T00:31:39.100Z Downloaded portable-atomic v1.11.0
8042026-02-19T00:31:39.100Z Downloaded tower v0.5.2
8052026-02-19T00:31:39.125Z Downloaded salty v0.3.0
8062026-02-19T00:31:39.149Z Downloaded rustls-webpki v0.101.7
8072026-02-19T00:31:39.173Z Downloaded tungstenite v0.21.0
8082026-02-19T00:31:39.173Z Downloaded tui-tree-widget v0.23.1
8092026-02-19T00:31:39.173Z Downloaded tokio-rustls v0.25.0
8102026-02-19T00:31:39.173Z Downloaded tokio-macros v2.6.0
8112026-02-19T00:31:39.173Z Downloaded thiserror-no-std v2.0.2
8122026-02-19T00:31:39.197Z Downloaded rustyline v14.0.0
8132026-02-19T00:31:39.197Z Downloaded untrusted v0.7.1
8142026-02-19T00:31:39.197Z Downloaded unarray v0.1.4
8152026-02-19T00:31:39.197Z Downloaded typify-macro v0.4.3
8162026-02-19T00:31:39.197Z Downloaded trait-variant v0.1.2
8172026-02-19T00:31:39.197Z Downloaded toml v0.9.11+spec-1.1.0
8182026-02-19T00:31:39.222Z Downloaded tabled_derive v0.11.0
8192026-02-19T00:31:39.222Z Downloaded steno v0.4.1
8202026-02-19T00:31:39.222Z Downloaded rpassword v7.4.0
8212026-02-19T00:31:39.222Z Downloaded try-lock v0.2.5
8222026-02-19T00:31:39.222Z Downloaded toml v0.7.8
8232026-02-19T00:31:39.222Z Downloaded tinyvec v1.8.0
8242026-02-19T00:31:39.246Z Downloaded thread-id v5.0.0
8252026-02-19T00:31:39.246Z Downloaded term v0.7.0
8262026-02-19T00:31:39.246Z Downloaded tar v0.4.44
8272026-02-19T00:31:39.246Z Downloaded snafu v0.8.5
8282026-02-19T00:31:39.270Z Downloaded schemars v1.0.4
8292026-02-19T00:31:39.296Z Downloaded tower-layer v0.3.3
8302026-02-19T00:31:39.296Z Downloaded tiny-keccak v2.0.2
8312026-02-19T00:31:39.296Z Downloaded time-macros v0.2.24
8322026-02-19T00:31:39.296Z Downloaded thread_local v1.1.8
8332026-02-19T00:31:39.296Z Downloaded termios v0.3.3
8342026-02-19T00:31:39.296Z Downloaded socket2 v0.6.1
8352026-02-19T00:31:39.296Z Downloaded socket2 v0.5.10
8362026-02-19T00:31:39.296Z Downloaded similar v2.7.0
8372026-02-19T00:31:39.320Z Downloaded samael v0.0.19
8382026-02-19T00:31:39.320Z Downloaded russh v0.45.0
8392026-02-19T00:31:39.346Z Downloaded rsa v0.9.8
8402026-02-19T00:31:39.346Z Downloaded rand v0.9.2
8412026-02-19T00:31:39.346Z Downloaded publicsuffix v2.3.0
8422026-02-19T00:31:39.370Z Downloaded p521 v0.13.3
8432026-02-19T00:31:39.370Z Downloaded lalrpop v0.19.12
8442026-02-19T00:31:39.394Z Downloaded topological-sort v0.2.2
8452026-02-19T00:31:39.394Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8462026-02-19T00:31:39.394Z Downloaded tls_codec_derive v0.4.1
8472026-02-19T00:31:39.394Z Downloaded tls_codec v0.4.1
8482026-02-19T00:31:39.394Z Downloaded thiserror-impl-no-std v2.0.2
8492026-02-19T00:31:39.394Z Downloaded testing_table v0.3.0
8502026-02-19T00:31:39.394Z Downloaded tabled_derive v0.10.0
8512026-02-19T00:31:39.394Z Downloaded sync_wrapper v1.0.1
8522026-02-19T00:31:39.394Z Downloaded sync-ptr v0.1.4
8532026-02-19T00:31:39.394Z Downloaded support-bundle-viewer v0.1.2
8542026-02-19T00:31:39.419Z Downloaded subprocess v0.2.9
8552026-02-19T00:31:39.419Z Downloaded strum_macros v0.27.2
8562026-02-19T00:31:39.419Z Downloaded stringprep v0.1.5
8572026-02-19T00:31:39.419Z Downloaded spin v0.9.8
8582026-02-19T00:31:39.419Z Downloaded slog v2.8.2
8592026-02-19T00:31:39.419Z Downloaded signal-hook v0.3.18
8602026-02-19T00:31:39.444Z Downloaded serde_yaml v0.9.34+deprecated
8612026-02-19T00:31:39.444Z Downloaded schemars v0.9.0
8622026-02-19T00:31:39.444Z Downloaded prettyplease v0.2.36
8632026-02-19T00:31:39.469Z Downloaded time-core v0.1.6
8642026-02-19T00:31:39.469Z Downloaded tap v1.0.1
8652026-02-19T00:31:39.469Z Downloaded take_mut v0.2.2
8662026-02-19T00:31:39.469Z Downloaded tagptr v0.2.0
8672026-02-19T00:31:39.469Z Downloaded tabwriter v1.4.0
8682026-02-19T00:31:39.469Z Downloaded subtle v2.6.1
8692026-02-19T00:31:39.469Z Downloaded strum_macros v0.26.4
8702026-02-19T00:31:39.469Z Downloaded strum_macros v0.24.3
8712026-02-19T00:31:39.469Z Downloaded strum v0.26.3
8722026-02-19T00:31:39.469Z Downloaded string_cache v0.8.9
8732026-02-19T00:31:39.469Z Downloaded static_assertions v1.1.0
8742026-02-19T00:31:39.469Z Downloaded sqlformat v0.3.5
8752026-02-19T00:31:39.469Z Downloaded slog-term v2.9.2
8762026-02-19T00:31:39.469Z Downloaded slog-stdlog v4.1.1
8772026-02-19T00:31:39.494Z Downloaded slog-scope v4.4.0
8782026-02-19T00:31:39.494Z Downloaded slog-json v2.6.1
8792026-02-19T00:31:39.494Z Downloaded serde_with_macros v3.16.1
8802026-02-19T00:31:39.494Z Downloaded russh-keys v0.45.0
8812026-02-19T00:31:39.494Z Downloaded strip-ansi-escapes v0.2.0
8822026-02-19T00:31:39.494Z Downloaded ssh-cipher v0.2.0
8832026-02-19T00:31:39.494Z Downloaded rand v0.8.5
8842026-02-19T00:31:39.494Z Downloaded structmeta v0.3.0
8852026-02-19T00:31:39.494Z Downloaded scroll v0.13.0
8862026-02-19T00:31:39.494Z Downloaded rustls-pki-types v1.10.0
8872026-02-19T00:31:39.494Z Downloaded ron v0.8.1
8882026-02-19T00:31:39.518Z Downloaded qorb v0.4.1
8892026-02-19T00:31:39.518Z Downloaded spki v0.7.3
8902026-02-19T00:31:39.518Z Downloaded snafu-derive v0.8.5
8912026-02-19T00:31:39.518Z Downloaded smf v0.2.3
8922026-02-19T00:31:39.518Z Downloaded slab v0.4.9
8932026-02-19T00:31:39.518Z Downloaded simd-adler32 v0.3.7
8942026-02-19T00:31:39.518Z Downloaded sigpipe v0.1.3
8952026-02-19T00:31:39.518Z Downloaded serde_plain v1.0.2
8962026-02-19T00:31:39.543Z Downloaded serde_cbor v0.11.2
8972026-02-19T00:31:39.543Z Downloaded serde-hex v0.1.0
8982026-02-19T00:31:39.543Z Downloaded sec1 v0.7.3
8992026-02-19T00:31:39.543Z Downloaded sct v0.7.1
9002026-02-19T00:31:39.543Z Downloaded schemars v0.8.22
9012026-02-19T00:31:39.568Z Downloaded ron v0.7.1
9022026-02-19T00:31:39.568Z Downloaded rayon-core v1.12.1
9032026-02-19T00:31:39.568Z Downloaded quinn-udp v0.5.5
9042026-02-19T00:31:39.568Z Downloaded goblin v0.10.2
9052026-02-19T00:31:39.593Z Downloaded smallvec v0.6.14
9062026-02-19T00:31:39.593Z Downloaded slog-dtrace v0.3.0
9072026-02-19T00:31:39.593Z Downloaded slog-async v2.8.0
9082026-02-19T00:31:39.593Z Downloaded siphasher v1.0.1
9092026-02-19T00:31:39.593Z Downloaded siphasher v0.3.11
9102026-02-19T00:31:39.593Z Downloaded shlex v1.3.0
9112026-02-19T00:31:39.593Z Downloaded serde_urlencoded v0.7.1
9122026-02-19T00:31:39.593Z Downloaded serde_spanned v1.0.4
9132026-02-19T00:31:39.593Z Downloaded serde_repr v0.1.19
9142026-02-19T00:31:39.593Z Downloaded serde_bytes v0.11.19
9152026-02-19T00:31:39.593Z Downloaded rustls-pemfile v2.2.0
9162026-02-19T00:31:39.593Z Downloaded rustls-pemfile v1.0.4
9172026-02-19T00:31:39.617Z Downloaded quinn v0.11.5
9182026-02-19T00:31:39.617Z Downloaded libxml v0.3.3
9192026-02-19T00:31:39.617Z Downloaded signal-hook-registry v1.4.2
9202026-02-19T00:31:39.617Z Downloaded serde_path_to_error v0.1.20
9212026-02-19T00:31:39.618Z Downloaded serde_derive_internals v0.29.1
9222026-02-19T00:31:39.618Z Downloaded secrecy v0.8.0
9232026-02-19T00:31:39.618Z Downloaded scrypt v0.11.0
9242026-02-19T00:31:39.618Z Downloaded rustc-demangle v0.1.24
9252026-02-19T00:31:39.618Z Downloaded rtoolbox v0.0.2
9262026-02-19T00:31:39.642Z Downloaded rcgen v0.12.1
9272026-02-19T00:31:39.642Z Downloaded r2d2 v0.8.10
9282026-02-19T00:31:39.642Z Downloaded postgres-types v0.2.9
9292026-02-19T00:31:39.642Z Downloaded salsa20 v0.10.2
9302026-02-19T00:31:39.642Z Downloaded ryu v1.0.18
9312026-02-19T00:31:39.642Z Downloaded rustls-native-certs v0.8.1
9322026-02-19T00:31:39.642Z Downloaded russh-cryptovec v0.7.3
9332026-02-19T00:31:39.642Z Downloaded rfc6979 v0.4.0
9342026-02-19T00:31:39.642Z Downloaded resolv-conf v0.7.0
9352026-02-19T00:31:39.642Z Downloaded hkdf v0.12.4
9362026-02-19T00:31:39.666Z Downloaded curve25519-dalek v4.1.3
9372026-02-19T00:31:39.666Z Downloaded signature v2.2.0
9382026-02-19T00:31:39.666Z Downloaded signal-hook-tokio v0.3.1
9392026-02-19T00:31:39.666Z Downloaded signal-hook-mio v0.2.4
9402026-02-19T00:31:39.666Z Downloaded shell-words v1.1.0
9412026-02-19T00:31:39.666Z Downloaded schemars_derive v0.8.22
9422026-02-19T00:31:39.666Z Downloaded same-file v1.0.6
9432026-02-19T00:31:39.666Z Downloaded rusty-fork v0.3.0
9442026-02-19T00:31:39.666Z Downloaded rustc-hash v1.1.0
9452026-02-19T00:31:39.666Z Downloaded progenitor-impl v0.11.2
9462026-02-19T00:31:39.691Z Downloaded progenitor-impl v0.10.0
9472026-02-19T00:31:39.691Z Downloaded pkcs1 v0.7.5
9482026-02-19T00:31:39.691Z Downloaded num-bigint-dig v0.8.6
9492026-02-19T00:31:39.691Z Downloaded libm v0.2.8
9502026-02-19T00:31:39.691Z Downloaded bitvec v1.0.1
9512026-02-19T00:31:39.715Z Downloaded serde-big-array v0.5.1
9522026-02-19T00:31:39.715Z Downloaded seq-macro v0.3.6
9532026-02-19T00:31:39.715Z Downloaded semver v0.1.20
9542026-02-19T00:31:39.739Z Downloaded secrecy v0.10.3
9552026-02-19T00:31:39.740Z Downloaded scroll_derive v0.13.1
9562026-02-19T00:31:39.740Z Downloaded rustversion v1.0.22
9572026-02-19T00:31:39.740Z Downloaded rand_chacha v0.9.0
9582026-02-19T00:31:39.740Z Downloaded progenitor-impl v0.8.0
9592026-02-19T00:31:39.740Z Downloaded predicates-tree v1.0.12
9602026-02-19T00:31:39.740Z Downloaded pkg-config v0.3.31
9612026-02-19T00:31:39.740Z Downloaded nom v7.1.3
9622026-02-19T00:31:39.740Z Downloaded mio v1.0.2
9632026-02-19T00:31:39.764Z Downloaded minimal-lexical v0.2.1
9642026-02-19T00:31:39.764Z Downloaded itertools v0.14.0
9652026-02-19T00:31:39.764Z Downloaded hickory-resolver v0.24.4
9662026-02-19T00:31:39.764Z Downloaded git2 v0.20.2
9672026-02-19T00:31:39.789Z Downloaded diesel v2.2.12
9682026-02-19T00:31:39.814Z Downloaded scheduled-thread-pool v0.2.7
9692026-02-19T00:31:39.814Z Downloaded sapling-renderdag v0.1.0
9702026-02-19T00:31:39.814Z Downloaded progenitor v0.11.2
9712026-02-19T00:31:39.814Z Downloaded pretty_assertions v1.4.1
9722026-02-19T00:31:39.814Z Downloaded prefix-trie v0.7.0
9732026-02-19T00:31:39.814Z Downloaded pin-project-lite v0.2.14
9742026-02-19T00:31:39.814Z Downloaded num-bigint v0.4.6
9752026-02-19T00:31:39.839Z Downloaded itertools v0.13.0
9762026-02-19T00:31:39.839Z Downloaded iri-string v0.7.8
9772026-02-19T00:31:39.839Z Downloaded futures-util v0.3.31
9782026-02-19T00:31:39.863Z Downloaded rand_chacha v0.3.1
9792026-02-19T00:31:39.863Z Downloaded bindgen v0.71.1
9802026-02-19T00:31:39.887Z Downloaded ref-cast v1.0.25
9812026-02-19T00:31:39.887Z Downloaded rand_seeder v0.4.0
9822026-02-19T00:31:39.887Z Downloaded rand_core v0.6.4
9832026-02-19T00:31:39.887Z Downloaded packed_struct v0.10.1
9842026-02-19T00:31:39.887Z Downloaded quick-error v1.2.3
9852026-02-19T00:31:39.887Z Downloaded progenitor v0.10.0
9862026-02-19T00:31:39.887Z Downloaded papergrid v0.14.0
9872026-02-19T00:31:39.887Z Downloaded hickory-resolver v0.25.2
9882026-02-19T00:31:39.912Z Downloaded peg v0.8.5
9892026-02-19T00:31:39.912Z Downloaded parking_lot_core v0.8.6
9902026-02-19T00:31:39.912Z Downloaded itertools v0.12.1
9912026-02-19T00:31:39.912Z Downloaded flate2 v1.1.2
9922026-02-19T00:31:39.912Z Downloaded rustc-hash v2.1.1
9932026-02-19T00:31:39.937Z Downloaded ref-cast-impl v1.0.25
9942026-02-19T00:31:39.937Z Downloaded rand_xorshift v0.4.0
9952026-02-19T00:31:39.937Z Downloaded progenitor-client v0.10.0
9962026-02-19T00:31:39.937Z Downloaded primeorder v0.13.6
9972026-02-19T00:31:39.937Z Downloaded parse-display-derive v0.10.0
9982026-02-19T00:31:39.937Z Downloaded parking_lot v0.12.3
9992026-02-19T00:31:39.937Z Downloaded papergrid v0.17.0
10002026-02-19T00:31:39.937Z Downloaded parking_lot_core v0.9.10
10012026-02-19T00:31:39.937Z Downloaded parking_lot v0.11.2
10022026-02-19T00:31:39.937Z Downloaded packed_struct_codegen v0.10.1
10032026-02-19T00:31:39.962Z Downloaded hyper v1.8.1
10042026-02-19T00:31:39.962Z Downloaded progenitor-client v0.8.0
10052026-02-19T00:31:39.962Z Downloaded proc-macro-error2 v2.0.1
10062026-02-19T00:31:39.962Z Downloaded postgres-protocol v0.6.8
10072026-02-19T00:31:39.962Z Downloaded phf v0.11.2
10082026-02-19T00:31:39.962Z Downloaded paste v1.0.15
10092026-02-19T00:31:39.962Z Downloaded openssl-sys v0.9.109
10102026-02-19T00:31:39.986Z Downloaded num-integer v0.1.46
10112026-02-19T00:31:39.986Z Downloaded iddqd v0.3.16
10122026-02-19T00:31:39.986Z Downloaded ed25519-dalek v2.1.1
10132026-02-19T00:31:39.986Z Downloaded progenitor-macro v0.11.2
10142026-02-19T00:31:39.986Z Downloaded progenitor-macro v0.8.0
10152026-02-19T00:31:39.986Z Downloaded progenitor-client v0.11.2
10162026-02-19T00:31:39.986Z Downloaded progenitor v0.8.0
10172026-02-19T00:31:39.986Z Downloaded polyval v0.6.2
10182026-02-19T00:31:40.010Z Downloaded poly1305 v0.8.0
10192026-02-19T00:31:40.011Z Downloaded pkcs8 v0.10.2
10202026-02-19T00:31:40.011Z Downloaded pin-project v1.1.6
10212026-02-19T00:31:40.011Z Downloaded peg-macros v0.8.5
10222026-02-19T00:31:40.035Z Downloaded password-hash v0.5.0
10232026-02-19T00:31:40.035Z Downloaded oso v0.27.3
10242026-02-19T00:31:40.035Z Downloaded num_enum v0.5.11
10252026-02-19T00:31:40.035Z Downloaded jiff-static v0.2.15
10262026-02-19T00:31:40.035Z Downloaded itertools v0.10.5
10272026-02-19T00:31:40.059Z Downloaded chrono v0.4.43
10282026-02-19T00:31:40.059Z Downloaded proc-macro-crate v1.3.1
10292026-02-19T00:31:40.059Z Downloaded pretty-hex v0.2.1
10302026-02-19T00:31:40.059Z Downloaded password-hash v0.4.2
10312026-02-19T00:31:40.059Z Downloaded p256 v0.13.2
10322026-02-19T00:31:40.059Z Downloaded miniz_oxide v0.8.5
10332026-02-19T00:31:40.059Z Downloaded mime_guess v2.0.5
10342026-02-19T00:31:40.084Z Downloaded litrs v0.4.1
10352026-02-19T00:31:40.084Z Downloaded h2 v0.4.6
10362026-02-19T00:31:40.084Z Downloaded ppv-lite86 v0.2.20
10372026-02-19T00:31:40.084Z Downloaded pin-utils v0.1.0
10382026-02-19T00:31:40.084Z Downloaded omicron-zone-package v0.12.2
10392026-02-19T00:31:40.084Z Downloaded hashbrown v0.15.4
10402026-02-19T00:31:40.108Z Downloaded expectorate v1.2.0
10412026-02-19T00:31:40.109Z Downloaded path-slash v0.1.5
10422026-02-19T00:31:40.109Z Downloaded owo-colors v4.2.3
10432026-02-19T00:31:40.109Z Downloaded num-rational v0.4.2
10442026-02-19T00:31:40.109Z Downloaded derive_more v2.0.1
10452026-02-19T00:31:40.133Z Downloaded precomputed-hash v0.1.1
10462026-02-19T00:31:40.133Z Downloaded powerfmt v0.2.0
10472026-02-19T00:31:40.133Z Downloaded pin-project-internal v1.1.6
10482026-02-19T00:31:40.133Z Downloaded oxnet v0.1.4
10492026-02-19T00:31:40.133Z Downloaded num_enum_derive v0.5.11
10502026-02-19T00:31:40.133Z Downloaded num-complex v0.4.6
10512026-02-19T00:31:40.133Z Downloaded hyper-util v0.1.19
10522026-02-19T00:31:40.133Z Downloaded bindgen v0.69.5
10532026-02-19T00:31:40.159Z Downloaded pem-rfc7468 v0.7.0
10542026-02-19T00:31:40.159Z Downloaded pem v3.0.5
10552026-02-19T00:31:40.159Z Downloaded libloading v0.8.5
10562026-02-19T00:31:40.159Z Downloaded ingot-types v0.1.2
10572026-02-19T00:31:40.159Z Downloaded http-body-util v0.1.3
10582026-02-19T00:31:40.159Z Downloaded blake3 v1.5.4
10592026-02-19T00:31:40.183Z Downloaded pbkdf2 v0.12.2
10602026-02-19T00:31:40.183Z Downloaded parse-size v1.1.0
10612026-02-19T00:31:40.183Z Downloaded parse-display v0.10.0
10622026-02-19T00:31:40.183Z Downloaded nu-ansi-term v0.50.1
10632026-02-19T00:31:40.183Z Downloaded native-tls v0.2.12
10642026-02-19T00:31:40.183Z Downloaded lru-cache v0.1.2
10652026-02-19T00:31:40.183Z Downloaded lock_api v0.4.12
10662026-02-19T00:31:40.183Z Downloaded ingot-macros v0.1.1
10672026-02-19T00:31:40.183Z Downloaded http v1.4.0
10682026-02-19T00:31:40.183Z Downloaded darling_core v0.20.10
10692026-02-19T00:31:40.207Z Downloaded peg-runtime v0.8.5
10702026-02-19T00:31:40.207Z Downloaded oso-derive v0.27.3
10712026-02-19T00:31:40.207Z Downloaded openssl-probe v0.1.5
10722026-02-19T00:31:40.207Z Downloaded openssl-macros v0.1.1
10732026-02-19T00:31:40.207Z Downloaded opaque-debug v0.3.1
10742026-02-19T00:31:40.207Z Downloaded olpc-cjson v0.1.4
10752026-02-19T00:31:40.207Z Downloaded number_prefix v0.4.0
10762026-02-19T00:31:40.207Z Downloaded num-iter v0.1.45
10772026-02-19T00:31:40.207Z Downloaded num-derive v0.4.2
10782026-02-19T00:31:40.207Z Downloaded num-derive v0.3.3
10792026-02-19T00:31:40.207Z Downloaded nonempty v0.12.0
10802026-02-19T00:31:40.208Z Downloaded nodrop v0.1.14
10812026-02-19T00:31:40.208Z Downloaded nibble_vec v0.1.0
10822026-02-19T00:31:40.208Z Downloaded newtype_derive v0.1.6
10832026-02-19T00:31:40.208Z Downloaded nanorand v0.7.0
10842026-02-19T00:31:40.232Z Downloaded linked-hash-map v0.5.6
10852026-02-19T00:31:40.232Z Downloaded libsw-core v0.3.1
10862026-02-19T00:31:40.232Z Downloaded is-terminal v0.4.13
10872026-02-19T00:31:40.232Z Downloaded ipnet v2.11.0
10882026-02-19T00:31:40.232Z Downloaded indicatif v0.18.0
10892026-02-19T00:31:40.232Z Downloaded indicatif v0.17.11
10902026-02-19T00:31:40.232Z Downloaded hickory-server v0.25.2
10912026-02-19T00:31:40.232Z Downloaded hashbrown v0.13.2
10922026-02-19T00:31:40.256Z Downloaded futures v0.3.31
10932026-02-19T00:31:40.256Z Downloaded flume v0.11.1
10942026-02-19T00:31:40.256Z Downloaded filetime v0.2.26
10952026-02-19T00:31:40.256Z Downloaded dropshot-api-manager v0.3.0
10962026-02-19T00:31:40.257Z Downloaded des v0.8.1
10972026-02-19T00:31:40.257Z Downloaded crossterm v0.29.0
10982026-02-19T00:31:40.282Z Downloaded num-conv v0.1.0
10992026-02-19T00:31:40.282Z Downloaded num v0.4.3
11002026-02-19T00:31:40.282Z Downloaded normalize-line-endings v0.3.0
11012026-02-19T00:31:40.282Z Downloaded newtype-uuid v1.3.2
11022026-02-19T00:31:40.282Z Downloaded new_debug_unreachable v1.0.6
11032026-02-19T00:31:40.282Z Downloaded multer v3.1.0
11042026-02-19T00:31:40.282Z Downloaded memoffset v0.9.1
11052026-02-19T00:31:40.282Z Downloaded memmap2 v0.9.8
11062026-02-19T00:31:40.282Z Downloaded md5 v0.7.0
11072026-02-19T00:31:40.282Z Downloaded maybe-uninit v2.0.0
11082026-02-19T00:31:40.282Z Downloaded lzss v0.8.2
11092026-02-19T00:31:40.282Z Downloaded libz-rs-sys v0.5.1
11102026-02-19T00:31:40.282Z Downloaded libsw v3.5.0
11112026-02-19T00:31:40.307Z Downloaded libefi-sys v0.1.0
11122026-02-19T00:31:40.307Z Downloaded lalrpop-util v0.19.12
11132026-02-19T00:31:40.307Z Downloaded keccak v0.1.5
11142026-02-19T00:31:40.307Z Downloaded is_ci v1.2.0
11152026-02-19T00:31:40.307Z Downloaded indexmap v1.9.3
11162026-02-19T00:31:40.307Z Downloaded ignore v0.4.23
11172026-02-19T00:31:40.307Z Downloaded httparse v1.9.5
11182026-02-19T00:31:40.307Z Downloaded hex-literal v0.4.1
11192026-02-19T00:31:40.307Z Downloaded heapless v0.8.0
11202026-02-19T00:31:40.307Z Downloaded futures-sink v0.3.31
11212026-02-19T00:31:40.307Z Downloaded fs_extra v1.3.0
11222026-02-19T00:31:40.331Z Downloaded erased-serde v0.3.31
11232026-02-19T00:31:40.331Z Downloaded env_logger v0.11.8
11242026-02-19T00:31:40.331Z Downloaded ena v0.14.3
11252026-02-19T00:31:40.331Z Downloaded either v1.15.0
11262026-02-19T00:31:40.331Z Downloaded dropshot_endpoint v0.16.7
11272026-02-19T00:31:40.331Z Downloaded crossterm v0.28.1
11282026-02-19T00:31:40.356Z Downloaded newline-converter v0.3.0
11292026-02-19T00:31:40.356Z Downloaded multimap v0.10.1
11302026-02-19T00:31:40.356Z Downloaded linear-map v1.2.0
11312026-02-19T00:31:40.356Z Downloaded libscf-sys v1.1.0
11322026-02-19T00:31:40.356Z Downloaded inout v0.1.3
11332026-02-19T00:31:40.356Z Downloaded hyper-rustls v0.27.7
11342026-02-19T00:31:40.356Z Downloaded hashbrown v0.12.3
11352026-02-19T00:31:40.356Z Downloaded fd-lock v4.0.2
11362026-02-19T00:31:40.356Z Downloaded ecdsa v0.16.9
11372026-02-19T00:31:40.356Z Downloaded defmt-macros v0.3.9
11382026-02-19T00:31:40.381Z Downloaded futures-executor v0.3.31
11392026-02-19T00:31:40.381Z Downloaded foldhash v0.2.0
11402026-02-19T00:31:40.381Z Downloaded elliptic-curve v0.13.8
11412026-02-19T00:31:40.381Z Downloaded http-range v0.1.5
11422026-02-19T00:31:40.381Z Downloaded foreign-types-shared v0.3.1
11432026-02-19T00:31:40.381Z Downloaded aws-lc-sys v0.26.0
11442026-02-19T00:31:40.675Z Downloaded managed v0.8.0
11452026-02-19T00:31:40.699Z Downloaded kstat-rs v0.2.4
11462026-02-19T00:31:40.699Z Downloaded jobserver v0.1.32
11472026-02-19T00:31:40.700Z Downloaded ipnetwork v0.21.1
11482026-02-19T00:31:40.700Z Downloaded indoc v2.0.6
11492026-02-19T00:31:40.700Z Downloaded iana-time-zone v0.1.63
11502026-02-19T00:31:40.700Z Downloaded heapless v0.7.17
11512026-02-19T00:31:40.700Z Downloaded funty v2.0.0
11522026-02-19T00:31:40.700Z Downloaded float-cmp v0.10.0
11532026-02-19T00:31:40.700Z Downloaded fixedbitset v0.5.7
11542026-02-19T00:31:40.724Z Downloaded fatfs v0.3.6
11552026-02-19T00:31:40.724Z Downloaded derive_builder_core v0.20.2
11562026-02-19T00:31:40.724Z Downloaded derive-ex v0.1.8
11572026-02-19T00:31:40.724Z Downloaded crossbeam-channel v0.5.15
11582026-02-19T00:31:40.724Z Downloaded cc v1.2.30
11592026-02-19T00:31:40.724Z Downloaded match_cfg v0.1.0
11602026-02-19T00:31:40.724Z Downloaded lru v0.12.5
11612026-02-19T00:31:40.724Z Downloaded lockfree-object-pool v0.1.6
11622026-02-19T00:31:40.748Z Downloaded lazycell v1.3.0
11632026-02-19T00:31:40.748Z Downloaded lazy_static v1.5.0
11642026-02-19T00:31:40.748Z Downloaded internet-checksum v0.2.1
11652026-02-19T00:31:40.748Z Downloaded ingot v0.1.1
11662026-02-19T00:31:40.748Z Downloaded indoc v1.0.9
11672026-02-19T00:31:40.748Z Downloaded indent_write v2.2.0
11682026-02-19T00:31:40.748Z Downloaded hyper-staticfile v0.10.1
11692026-02-19T00:31:40.748Z Downloaded humantime v2.2.0
11702026-02-19T00:31:40.749Z Downloaded hubpack_derive v0.1.1
11712026-02-19T00:31:40.749Z Downloaded hubpack v0.1.2
11722026-02-19T00:31:40.749Z Downloaded httpdate v1.0.3
11732026-02-19T00:31:40.749Z Downloaded hickory-client v0.25.2
11742026-02-19T00:31:40.749Z Downloaded headers v0.4.1
11752026-02-19T00:31:40.773Z Downloaded fxhash v0.2.1
11762026-02-19T00:31:40.774Z Downloaded futures-macro v0.3.31
11772026-02-19T00:31:40.774Z Downloaded futures-core v0.3.31
11782026-02-19T00:31:40.774Z Downloaded futures-channel v0.3.31
11792026-02-19T00:31:40.774Z Downloaded fs-err v2.11.0
11802026-02-19T00:31:40.774Z Downloaded ff v0.13.0
11812026-02-19T00:31:40.774Z Downloaded fallible-iterator v0.2.0
11822026-02-19T00:31:40.774Z Downloaded env_filter v0.1.2
11832026-02-19T00:31:40.774Z Downloaded dunce v1.0.5
11842026-02-19T00:31:40.774Z Downloaded dropshot-api-manager-types v0.3.0
11852026-02-19T00:31:40.774Z Downloaded drift v0.1.3
11862026-02-19T00:31:40.798Z Downloaded dof v0.4.0
11872026-02-19T00:31:40.798Z Downloaded diesel_table_macro_syntax v0.2.0
11882026-02-19T00:31:40.798Z Downloaded defmt-parser v0.3.4
11892026-02-19T00:31:40.798Z Downloaded darling_macro v0.20.10
11902026-02-19T00:31:40.798Z Downloaded daft-derive v0.1.4
11912026-02-19T00:31:40.798Z Downloaded cstr-argument v0.1.2
11922026-02-19T00:31:40.798Z Downloaded const_format v0.2.34
11932026-02-19T00:31:40.823Z Downloaded chacha20poly1305 v0.10.1
11942026-02-19T00:31:40.823Z Downloaded bytes v1.11.1
11952026-02-19T00:31:40.823Z Downloaded bumpalo v3.16.0
11962026-02-19T00:31:40.823Z Downloaded ident_case v1.0.1
11972026-02-19T00:31:40.823Z Downloaded hyper-tls v0.6.0
11982026-02-19T00:31:40.823Z Downloaded hmac v0.12.1
11992026-02-19T00:31:40.823Z Downloaded half v2.4.1
12002026-02-19T00:31:40.823Z Downloaded futures-task v0.3.31
12012026-02-19T00:31:40.823Z Downloaded futures-io v0.3.31
12022026-02-19T00:31:40.849Z Downloaded foreign-types v0.5.0
12032026-02-19T00:31:40.849Z Downloaded foldhash v0.1.5
12042026-02-19T00:31:40.849Z Downloaded float-ord v0.3.2
12052026-02-19T00:31:40.849Z Downloaded enum-as-inner v0.6.1
12062026-02-19T00:31:40.850Z Downloaded embedded-io v0.4.0
12072026-02-19T00:31:40.850Z Downloaded ed25519 v2.2.3
12082026-02-19T00:31:40.850Z Downloaded der v0.7.10
12092026-02-19T00:31:40.850Z Downloaded compact_str v0.8.0
12102026-02-19T00:31:40.875Z Downloaded base64 v0.22.1
12112026-02-19T00:31:40.875Z Downloaded home v0.5.9
12122026-02-19T00:31:40.875Z Downloaded highway v1.3.0
12132026-02-19T00:31:40.875Z Downloaded hex v0.4.3
12142026-02-19T00:31:40.875Z Downloaded headers-core v0.3.0
12152026-02-19T00:31:40.875Z Downloaded hash32 v0.3.1
12162026-02-19T00:31:40.915Z Downloaded half v1.8.3
12172026-02-19T00:31:40.915Z Downloaded foreign-types-shared v0.1.1
12182026-02-19T00:31:40.915Z Downloaded foreign-types-macros v0.2.3
12192026-02-19T00:31:40.915Z Downloaded foreign-types v0.3.2
12202026-02-19T00:31:40.938Z Downloaded flagset v0.4.6
12212026-02-19T00:31:40.938Z Downloaded fixedbitset v0.4.2
12222026-02-19T00:31:40.938Z Downloaded embedded-io v0.6.1
12232026-02-19T00:31:40.938Z Downloaded dyn-clone v1.0.20
12242026-02-19T00:31:40.963Z Downloaded dtrace-parser v0.3.0
12252026-02-19T00:31:40.963Z Downloaded crc-any v2.5.0
12262026-02-19T00:31:40.963Z Downloaded base64 v0.13.1
12272026-02-19T00:31:40.988Z Downloaded allocator-api2 v0.2.21
12282026-02-19T00:31:40.988Z Downloaded hostname v0.4.2
12292026-02-19T00:31:40.988Z Downloaded getrandom v0.2.15
12302026-02-19T00:31:40.989Z Downloaded endian-type v0.1.2
12312026-02-19T00:31:40.989Z Downloaded dsl_auto_type v0.1.2
12322026-02-19T00:31:40.989Z Downloaded dirs-next v2.0.0
12332026-02-19T00:31:41.015Z Downloaded difflib v0.4.0
12342026-02-19T00:31:41.015Z Downloaded crossbeam-utils v0.8.21
12352026-02-19T00:31:41.015Z Downloaded crossbeam-epoch v0.9.18
12362026-02-19T00:31:41.015Z Downloaded crc32fast v1.4.2
12372026-02-19T00:31:41.015Z Downloaded cookie_store v0.21.1
12382026-02-19T00:31:41.015Z Downloaded cookie v0.18.1
12392026-02-19T00:31:41.015Z Downloaded console v0.16.0
12402026-02-19T00:31:41.039Z Downloaded console v0.15.10
12412026-02-19T00:31:41.039Z Downloaded colored v3.0.0
12422026-02-19T00:31:41.064Z Downloaded clang-sys v1.8.1
12432026-02-19T00:31:41.064Z Downloaded cancel-safe-futures v0.1.5
12442026-02-19T00:31:41.064Z Downloaded bitfield v0.19.2
12452026-02-19T00:31:41.064Z Downloaded bit-vec v0.6.3
12462026-02-19T00:31:41.089Z Downloaded hash32 v0.2.1
12472026-02-19T00:31:41.089Z Downloaded group v0.13.0
12482026-02-19T00:31:41.089Z Downloaded globwalk v0.9.1
12492026-02-19T00:31:41.089Z Downloaded globset v0.4.15
12502026-02-19T00:31:41.089Z Downloaded glob v0.3.2
12512026-02-19T00:31:41.089Z Downloaded display-error-chain v0.2.2
12522026-02-19T00:31:41.089Z Downloaded diff v0.1.13
12532026-02-19T00:31:41.089Z Downloaded diesel-dtrace v0.4.2
12542026-02-19T00:31:41.114Z Downloaded derive_more v0.99.20
12552026-02-19T00:31:41.114Z Downloaded derive_builder v0.20.2
12562026-02-19T00:31:41.114Z Downloaded deranged v0.5.3
12572026-02-19T00:31:41.114Z Downloaded debug-ignore v1.0.5
12582026-02-19T00:31:41.114Z Downloaded data-encoding v2.9.0
12592026-02-19T00:31:41.139Z Downloaded darling_macro v0.21.0
12602026-02-19T00:31:41.139Z Downloaded darling_core v0.21.0
12612026-02-19T00:31:41.139Z Downloaded darling v0.21.0
12622026-02-19T00:31:41.139Z Downloaded daft v0.1.4
12632026-02-19T00:31:41.139Z Downloaded ctr v0.9.2
12642026-02-19T00:31:41.163Z Downloaded corncobs v0.1.4
12652026-02-19T00:31:41.163Z Downloaded const_format_proc_macros v0.2.34
12662026-02-19T00:31:41.163Z Downloaded cmake v0.1.51
12672026-02-19T00:31:41.163Z Downloaded ciborium-io v0.2.2
12682026-02-19T00:31:41.163Z Downloaded ciborium v0.2.2
12692026-02-19T00:31:41.163Z Downloaded chacha20 v0.9.1
12702026-02-19T00:31:41.187Z Downloaded camino-tempfile-ext v0.3.2
12712026-02-19T00:31:41.187Z Downloaded bzip2 v0.4.4
12722026-02-19T00:31:41.187Z Downloaded blowfish v0.9.1
12732026-02-19T00:31:41.187Z Downloaded base64 v0.21.7
12742026-02-19T00:31:41.187Z Downloaded async-trait v0.1.89
12752026-02-19T00:31:41.212Z Downloaded array-init v0.0.4
12762026-02-19T00:31:41.212Z Downloaded argon2 v0.5.3
12772026-02-19T00:31:41.212Z Downloaded arc-swap v1.7.1
12782026-02-19T00:31:41.212Z Downloaded gethostname v0.5.0
12792026-02-19T00:31:41.212Z Downloaded document-features v0.2.11
12802026-02-19T00:31:41.212Z Downloaded dirs-sys-next v0.1.2
12812026-02-19T00:31:41.212Z Downloaded diesel_derives v2.2.3
12822026-02-19T00:31:41.236Z Downloaded derive-where v1.5.0
12832026-02-19T00:31:41.236Z Downloaded crunchy v0.2.2
12842026-02-19T00:31:41.236Z Downloaded crucible-workspace-hack v0.1.0
12852026-02-19T00:31:41.236Z Downloaded critical-section v1.1.3
12862026-02-19T00:31:41.236Z Downloaded crc-catalog v2.4.0
12872026-02-19T00:31:41.236Z Downloaded crc v3.2.1
12882026-02-19T00:31:41.261Z Downloaded convert_case v0.7.1
12892026-02-19T00:31:41.262Z Downloaded convert_case v0.4.0
12902026-02-19T00:31:41.262Z Downloaded constant_time_eq v0.3.1
12912026-02-19T00:31:41.262Z Downloaded cobs v0.2.3
12922026-02-19T00:31:41.262Z Downloaded cipher v0.4.4
12932026-02-19T00:31:41.262Z Downloaded cassowary v0.3.0
12942026-02-19T00:31:41.262Z Downloaded block-padding v0.3.3
12952026-02-19T00:31:41.262Z Downloaded bitfield-macros v0.19.2
12962026-02-19T00:31:41.262Z Downloaded bcrypt-pbkdf v0.10.0
12972026-02-19T00:31:41.288Z Downloaded bb8 v0.8.5
12982026-02-19T00:31:41.288Z Downloaded arrayref v0.3.9
12992026-02-19T00:31:41.288Z Downloaded derive_builder_macro v0.20.2
13002026-02-19T00:31:41.288Z Downloaded der_derive v0.7.3
13012026-02-19T00:31:41.288Z Downloaded defmt v0.3.8
13022026-02-19T00:31:41.288Z Downloaded curve25519-dalek-derive v0.1.1
13032026-02-19T00:31:41.313Z Downloaded crossbeam-deque v0.8.5
13042026-02-19T00:31:41.313Z Downloaded crc8 v0.1.1
13052026-02-19T00:31:41.313Z Downloaded colored v2.2.0
13062026-02-19T00:31:41.313Z Downloaded ciborium-ll v0.2.2
13072026-02-19T00:31:41.313Z Downloaded cfg_aliases v0.2.1
13082026-02-19T00:31:41.313Z Downloaded bzip2 v0.5.2
13092026-02-19T00:31:41.338Z Downloaded buf-list v1.0.3
13102026-02-19T00:31:41.338Z Downloaded bcs v0.1.6
13112026-02-19T00:31:41.338Z Downloaded cargo-platform v0.1.8
13122026-02-19T00:31:41.338Z Downloaded crypto-bigint v0.5.5
13132026-02-19T00:31:41.363Z Downloaded cexpr v0.6.0
13142026-02-19T00:31:41.363Z Downloaded bitfield-struct v0.6.2
13152026-02-19T00:31:41.363Z Downloaded backtrace v0.3.74
13162026-02-19T00:31:41.388Z Downloaded const-oid v0.9.6
13172026-02-19T00:31:41.388Z Downloaded cfg_aliases v0.1.1
13182026-02-19T00:31:41.388Z Downloaded cbc v0.1.2
13192026-02-19T00:31:41.388Z Downloaded cargo_metadata v0.19.2
13202026-02-19T00:31:41.388Z Downloaded blake2 v0.10.6
13212026-02-19T00:31:41.412Z Downloaded bitflags v1.3.2
13222026-02-19T00:31:41.412Z Downloaded bit-set v0.8.0
13232026-02-19T00:31:41.412Z Downloaded bit-set v0.5.3
13242026-02-19T00:31:41.412Z Downloaded base64ct v1.6.0
13252026-02-19T00:31:41.412Z Downloaded backoff v0.4.0
13262026-02-19T00:31:41.436Z Downloaded aws-lc-rs v1.12.4
13272026-02-19T00:31:41.437Z Downloaded base16ct v0.2.0
13282026-02-19T00:31:41.437Z Downloaded atomic-waker v1.1.2
13292026-02-19T00:31:41.437Z Downloaded arrayvec v0.7.6
13302026-02-19T00:31:41.437Z Downloaded aho-corasick v1.1.3
13312026-02-19T00:31:41.461Z Downloaded aes-gcm v0.10.3
13322026-02-19T00:31:41.461Z Downloaded aes v0.8.4
13332026-02-19T00:31:41.461Z Downloaded async-bb8-diesel v0.2.1
13342026-02-19T00:31:41.461Z Downloaded ahash v0.8.12
13352026-02-19T00:31:41.461Z Downloaded aead v0.5.2
13362026-02-19T00:31:41.461Z Downloaded addr2line v0.24.2
13372026-02-19T00:31:41.461Z Downloaded async-stream v0.3.6
13382026-02-19T00:31:41.461Z Downloaded ascii-canvas v3.0.0
13392026-02-19T00:31:41.461Z Downloaded adler2 v2.0.0
13402026-02-19T00:31:41.485Z Downloaded assert_matches v1.5.0
13412026-02-19T00:31:41.680Z Compiling value-bag v1.12.0
13422026-02-19T00:31:41.680Z Compiling lock_api v0.4.12
13432026-02-19T00:31:41.680Z Compiling scopeguard v1.2.0
13442026-02-19T00:31:41.704Z Compiling shlex v1.3.0
13452026-02-19T00:31:41.704Z Compiling smallvec v1.15.1
13462026-02-19T00:31:41.704Z Compiling syn v2.0.114
13472026-02-19T00:31:41.704Z Compiling getrandom v0.2.15
13482026-02-19T00:31:41.704Z Compiling jobserver v0.1.32
13492026-02-19T00:31:41.951Z Compiling typenum v1.17.0
13502026-02-19T00:31:42.218Z Compiling log v0.4.29
13512026-02-19T00:31:42.333Z Compiling rand_core v0.6.4
13522026-02-19T00:31:42.462Z Compiling generic-array v0.14.7
13532026-02-19T00:31:42.562Z Compiling subtle v2.6.1
13542026-02-19T00:31:42.968Z Compiling cc v1.2.30
13552026-02-19T00:31:43.053Z Compiling portable-atomic v1.11.0
13562026-02-19T00:31:43.082Z Compiling const-oid v0.9.6
13572026-02-19T00:31:43.112Z Compiling critical-section v1.1.3
13582026-02-19T00:31:43.169Z Compiling pkg-config v0.3.31
13592026-02-19T00:31:43.310Z Compiling getrandom v0.3.4
13602026-02-19T00:31:43.338Z Compiling serde_json v1.0.149
13612026-02-19T00:31:43.843Z Compiling spin v0.9.8
13622026-02-19T00:31:44.408Z Compiling parking_lot_core v0.9.10
13632026-02-19T00:31:44.584Z Compiling regex-syntax v0.8.5
13642026-02-19T00:31:44.827Z Compiling pin-project-lite v0.2.14
13652026-02-19T00:31:45.148Z Compiling rustix v0.38.37
13662026-02-19T00:31:45.226Z Compiling libm v0.2.8
13672026-02-19T00:31:45.762Z Compiling signal-hook-registry v1.4.2
13682026-02-19T00:31:46.099Z Compiling once_cell v1.21.3
13692026-02-19T00:31:46.330Z Compiling num-traits v0.2.19
13702026-02-19T00:31:46.577Z Compiling allocator-api2 v0.2.21
13712026-02-19T00:31:46.601Z Compiling parking_lot v0.12.3
13722026-02-19T00:31:47.065Z Compiling mio v1.0.2
13732026-02-19T00:31:47.472Z Compiling futures-core v0.3.31
13742026-02-19T00:31:47.574Z Compiling lazy_static v1.5.0
13752026-02-19T00:31:47.615Z Compiling aho-corasick v1.1.3
13762026-02-19T00:31:47.832Z Compiling percent-encoding v2.3.2
13772026-02-19T00:31:48.078Z Compiling socket2 v0.6.1
13782026-02-19T00:31:48.205Z Compiling slab v0.4.9
13792026-02-19T00:31:48.269Z Compiling cpufeatures v0.2.14
13802026-02-19T00:31:48.405Z Compiling either v1.15.0
13812026-02-19T00:31:48.626Z Compiling futures-sink v0.3.31
13822026-02-19T00:31:48.812Z Compiling glob v0.3.2
13832026-02-19T00:31:48.877Z Compiling futures-channel v0.3.31
13842026-02-19T00:31:49.061Z Compiling hashbrown v0.16.1
13852026-02-19T00:31:49.238Z Compiling futures-task v0.3.31
13862026-02-19T00:31:49.354Z Compiling pin-utils v0.1.0
13872026-02-19T00:31:49.487Z Compiling futures-io v0.3.31
13882026-02-19T00:31:49.551Z Compiling prettyplease v0.2.36
13892026-02-19T00:31:49.581Z Compiling rustversion v1.0.22
13902026-02-19T00:31:49.820Z Compiling clang-sys v1.8.1
13912026-02-19T00:31:49.844Z Compiling minimal-lexical v0.2.1
13922026-02-19T00:31:49.923Z Compiling regex-automata v0.4.11
13932026-02-19T00:31:50.423Z Compiling synstructure v0.13.1
13942026-02-19T00:31:50.635Z Compiling nom v7.1.3
13952026-02-19T00:31:50.815Z Compiling indexmap v2.13.0
13962026-02-19T00:31:51.739Z Compiling libloading v0.8.5
13972026-02-19T00:31:52.014Z Compiling base64ct v1.6.0
13982026-02-19T00:31:52.053Z Compiling home v0.5.9
13992026-02-19T00:31:52.226Z Compiling ident_case v1.0.1
14002026-02-19T00:31:52.301Z Compiling bindgen v0.69.5
14012026-02-19T00:31:52.661Z Compiling pem-rfc7468 v0.7.0
14022026-02-19T00:31:52.748Z Compiling itertools v0.12.1
14032026-02-19T00:31:53.396Z Compiling form_urlencoded v1.2.2
14042026-02-19T00:31:53.506Z Compiling flagset v0.4.6
14052026-02-19T00:31:53.794Z Compiling rustc-hash v1.1.0
14062026-02-19T00:31:53.849Z Compiling lazycell v1.3.0
14072026-02-19T00:31:53.968Z Compiling rand_core v0.9.3
14082026-02-19T00:31:54.079Z Compiling cmake v0.1.51
14092026-02-19T00:31:54.513Z Compiling cexpr v0.6.0
14102026-02-19T00:31:54.646Z Compiling paste v1.0.15
14112026-02-19T00:31:55.001Z Compiling fs_extra v1.3.0
14122026-02-19T00:31:55.193Z Compiling iana-time-zone v0.1.63
14132026-02-19T00:31:55.650Z Compiling dunce v1.0.5
14142026-02-19T00:31:55.678Z Compiling foldhash v0.1.5
14152026-02-19T00:31:55.917Z Compiling rustc_version v0.4.1
14162026-02-19T00:31:55.996Z Compiling hashbrown v0.15.4
14172026-02-19T00:31:56.064Z Compiling serde_derive v1.0.228
14182026-02-19T00:31:56.109Z Compiling zeroize_derive v1.4.2
14192026-02-19T00:31:56.310Z Compiling zerofrom-derive v0.1.4
14202026-02-19T00:31:56.371Z Compiling yoke-derive v0.7.4
14212026-02-19T00:31:56.735Z Compiling zerovec-derive v0.10.3
14222026-02-19T00:31:57.427Z Compiling displaydoc v0.2.5
14232026-02-19T00:31:57.658Z Compiling zeroize v1.8.1
14242026-02-19T00:31:59.092Z Compiling icu_provider_macros v1.5.0
14252026-02-19T00:31:59.401Z Compiling zerocopy-derive v0.7.35
14262026-02-19T00:31:59.558Z Compiling crypto-common v0.1.6
14272026-02-19T00:31:59.608Z Compiling block-buffer v0.10.4
14282026-02-19T00:31:59.856Z Compiling tokio-macros v2.6.0
14292026-02-19T00:31:59.981Z Compiling digest v0.10.7
14302026-02-19T00:32:00.008Z Compiling zerofrom v0.1.4
14312026-02-19T00:32:00.175Z Compiling thiserror-impl v2.0.18
14322026-02-19T00:32:00.281Z Compiling yoke v0.7.4
14332026-02-19T00:32:00.601Z Compiling hmac v0.12.1
14342026-02-19T00:32:00.754Z Compiling zerovec v0.10.4
14352026-02-19T00:32:01.002Z Compiling block-padding v0.3.3
14362026-02-19T00:32:01.423Z Compiling futures-macro v0.3.31
14372026-02-19T00:32:01.806Z Compiling zerocopy v0.7.35
14382026-02-19T00:32:01.864Z Compiling inout v0.1.3
14392026-02-19T00:32:01.896Z Compiling regex v1.11.3
14402026-02-19T00:32:02.240Z Compiling cipher v0.4.4
14412026-02-19T00:32:02.948Z Compiling sha2 v0.10.9
14422026-02-19T00:32:03.125Z Compiling tinystr v0.7.6
14432026-02-19T00:32:03.361Z Compiling icu_collections v1.5.0
14442026-02-19T00:32:03.439Z Compiling futures-util v0.3.31
14452026-02-19T00:32:03.549Z Compiling icu_locid v1.5.0
14462026-02-19T00:32:03.600Z Compiling ppv-lite86 v0.2.20
14472026-02-19T00:32:03.997Z Compiling thiserror v2.0.18
14482026-02-19T00:32:04.214Z Compiling der_derive v0.7.3
14492026-02-19T00:32:04.251Z Compiling serde v1.0.228
14502026-02-19T00:32:04.305Z Compiling pest v2.8.2
14512026-02-19T00:32:04.477Z Compiling salsa20 v0.10.2
14522026-02-19T00:32:04.745Z Compiling pbkdf2 v0.12.2
14532026-02-19T00:32:04.909Z Compiling icu_provider v1.5.0
14542026-02-19T00:32:04.981Z Compiling uuid v1.19.0
14552026-02-19T00:32:05.667Z Compiling bitflags v2.9.4
14562026-02-19T00:32:05.877Z Compiling bytes v1.11.1
14572026-02-19T00:32:06.088Z Compiling icu_locid_transform v1.5.0
14582026-02-19T00:32:06.716Z Compiling der v0.7.10
14592026-02-19T00:32:06.740Z Compiling chrono v0.4.43
14602026-02-19T00:32:07.082Z Compiling vcpkg v0.2.15
14612026-02-19T00:32:07.854Z Compiling tokio v1.49.0
14622026-02-19T00:32:08.253Z Compiling icu_properties v1.5.1
14632026-02-19T00:32:09.061Z Compiling zerocopy v0.8.27
14642026-02-19T00:32:09.088Z Compiling openssl-sys v0.9.109
14652026-02-19T00:32:09.914Z Compiling spki v0.7.3
14662026-02-19T00:32:10.101Z Compiling pest_meta v2.8.2
14672026-02-19T00:32:10.293Z Compiling http v1.4.0
14682026-02-19T00:32:10.383Z Compiling scrypt v0.11.0
14692026-02-19T00:32:10.478Z Compiling rand_chacha v0.9.0
14702026-02-19T00:32:10.580Z Compiling which v4.4.2
14712026-02-19T00:32:10.983Z Compiling cbc v0.1.2
14722026-02-19T00:32:11.326Z Compiling aes v0.8.4
14732026-02-19T00:32:11.685Z Compiling zerocopy-derive v0.8.27
14742026-02-19T00:32:12.843Z Compiling icu_normalizer v1.5.0
14752026-02-19T00:32:13.461Z Compiling pkcs5 v0.7.1
14762026-02-19T00:32:13.599Z Compiling pest_generator v2.8.2
14772026-02-19T00:32:14.204Z Compiling idna_adapter v1.2.0
14782026-02-19T00:32:14.486Z Compiling idna v1.0.3
14792026-02-19T00:32:14.637Z Compiling rand v0.9.2
14802026-02-19T00:32:14.960Z Compiling tracing-attributes v0.1.27
14812026-02-19T00:32:15.093Z Compiling serde_derive_internals v0.29.1
14822026-02-19T00:32:15.506Z Compiling url v2.5.4
14832026-02-19T00:32:16.415Z Compiling ring v0.17.14
14842026-02-19T00:32:16.832Z Compiling tracing-core v0.1.32
14852026-02-19T00:32:17.550Z Compiling adler2 v2.0.0
14862026-02-19T00:32:17.705Z Compiling aws-lc-rs v1.12.4
14872026-02-19T00:32:17.850Z Compiling rustix v1.1.3
14882026-02-19T00:32:17.889Z Compiling schemars v0.8.22
14892026-02-19T00:32:18.225Z Compiling schemars_derive v0.8.22
14902026-02-19T00:32:18.429Z Compiling miniz_oxide v0.8.5
14912026-02-19T00:32:18.735Z Compiling tokio-util v0.7.15
14922026-02-19T00:32:18.868Z Compiling tracing v0.1.40
14932026-02-19T00:32:19.823Z Compiling pest_derive v2.8.2
14942026-02-19T00:32:19.947Z Compiling pkcs8 v0.10.2
14952026-02-19T00:32:20.180Z Compiling http-body v1.0.1
14962026-02-19T00:32:20.528Z Compiling scroll_derive v0.13.1
14972026-02-19T00:32:20.728Z Compiling darling_core v0.20.10
14982026-02-19T00:32:20.765Z Compiling tinyvec_macros v0.1.1
14992026-02-19T00:32:20.995Z Compiling rustls-pki-types v1.10.0
15002026-02-19T00:32:21.499Z Compiling base64 v0.22.1
15012026-02-19T00:32:21.590Z Compiling dyn-clone v1.0.20
15022026-02-19T00:32:21.867Z Compiling httparse v1.9.5
15032026-02-19T00:32:22.414Z Compiling tinyvec v1.8.0
15042026-02-19T00:32:22.752Z Compiling scroll v0.13.0
15052026-02-19T00:32:23.385Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15062026-02-19T00:32:24.142Z Compiling bzip2-sys v0.1.13+1.0.8
15072026-02-19T00:32:24.183Z Compiling powerfmt v0.2.0
15082026-02-19T00:32:24.272Z Compiling atomic-waker v1.1.2
15092026-02-19T00:32:24.531Z Compiling num-conv v0.1.0
15102026-02-19T00:32:24.576Z Compiling time-core v0.1.6
15112026-02-19T00:32:24.646Z Compiling tower-layer v0.3.3
15122026-02-19T00:32:24.720Z Compiling openssl-probe v0.1.5
15132026-02-19T00:32:24.861Z Compiling untrusted v0.9.0
15142026-02-19T00:32:24.956Z Compiling untrusted v0.7.1
15152026-02-19T00:32:25.064Z Compiling tower-service v0.3.3
15162026-02-19T00:32:25.096Z Compiling try-lock v0.2.5
15172026-02-19T00:32:25.130Z Compiling foreign-types-shared v0.1.1
15182026-02-19T00:32:25.238Z Compiling openssl v0.10.73
15192026-02-19T00:32:25.263Z Compiling want v0.3.1
15202026-02-19T00:32:25.308Z Compiling foreign-types v0.3.2
15212026-02-19T00:32:25.470Z Compiling tempfile v3.24.0
15222026-02-19T00:32:25.601Z Compiling time-macros v0.2.24
15232026-02-19T00:32:25.936Z Compiling deranged v0.5.3
15242026-02-19T00:32:26.128Z Compiling h2 v0.4.6
15252026-02-19T00:32:27.353Z Compiling darling_macro v0.20.10
15262026-02-19T00:32:27.508Z Compiling goblin v0.10.2
15272026-02-19T00:32:28.345Z Compiling darling v0.20.10
15282026-02-19T00:32:28.976Z Compiling ipnet v2.11.0
15292026-02-19T00:32:29.318Z Compiling openssl-macros v0.1.1
15302026-02-19T00:32:30.149Z Compiling wait-timeout v0.2.0
15312026-02-19T00:32:30.273Z Compiling crossbeam-utils v0.8.21
15322026-02-19T00:32:30.299Z Compiling quick-error v1.2.3
15332026-02-19T00:32:30.534Z Compiling syn v1.0.109
15342026-02-19T00:32:30.561Z Compiling rustls v0.23.19
15352026-02-19T00:32:30.730Z Compiling num_threads v0.1.7
15362026-02-19T00:32:30.984Z Compiling usdt-impl v0.6.0
15372026-02-19T00:32:31.009Z Compiling gimli v0.31.1
15382026-02-19T00:32:31.034Z Compiling native-tls v0.2.12
15392026-02-19T00:32:31.270Z Compiling httpdate v1.0.3
15402026-02-19T00:32:31.450Z Compiling bit-vec v0.8.0
15412026-02-19T00:32:31.719Z Compiling time v0.3.43
15422026-02-19T00:32:31.783Z Compiling rusty-fork v0.3.0
15432026-02-19T00:32:32.046Z Compiling bit-set v0.8.0
15442026-02-19T00:32:32.596Z Compiling derive_builder_core v0.20.2
15452026-02-19T00:32:35.277Z Compiling hyper v1.8.1
15462026-02-19T00:32:36.237Z Compiling dof v0.4.0
15472026-02-19T00:32:36.998Z Compiling addr2line v0.24.2
15482026-02-19T00:32:37.767Z Compiling unicode-normalization v0.1.24
15492026-02-19T00:32:37.890Z Compiling dtrace-parser v0.3.0
15502026-02-19T00:32:38.684Z Compiling signature v2.2.0
15512026-02-19T00:32:38.988Z Compiling heapless v0.7.17
15522026-02-19T00:32:39.042Z Compiling scroll_derive v0.12.0
15532026-02-19T00:32:39.564Z Compiling thiserror-impl v1.0.69
15542026-02-19T00:32:39.648Z Compiling rand_xorshift v0.4.0
15552026-02-19T00:32:39.965Z Compiling darling_core v0.21.0
15562026-02-19T00:32:39.989Z Compiling slog v2.8.2
15572026-02-19T00:32:40.364Z Compiling thread-id v5.0.0
15582026-02-19T00:32:40.525Z Compiling cookie v0.18.1
15592026-02-19T00:32:40.625Z Compiling object v0.36.5
15602026-02-19T00:32:40.688Z Compiling crc32fast v1.4.2
15612026-02-19T00:32:40.994Z Compiling rustc-demangle v0.1.24
15622026-02-19T00:32:41.105Z Compiling unarray v0.1.4
15632026-02-19T00:32:41.306Z Compiling unicode-properties v0.1.3
15642026-02-19T00:32:41.373Z Compiling signal-hook v0.3.18
15652026-02-19T00:32:41.527Z Compiling zlib-rs v0.5.1
15662026-02-19T00:32:41.688Z Compiling siphasher v0.3.11
15672026-02-19T00:32:41.810Z Compiling unicode-bidi v0.3.17
15682026-02-19T00:32:42.018Z Compiling anyhow v1.0.99
15692026-02-19T00:32:42.109Z Compiling zstd-safe v7.2.3
15702026-02-19T00:32:42.544Z Compiling phf_shared v0.11.2
15712026-02-19T00:32:42.752Z Compiling thiserror v1.0.69
15722026-02-19T00:32:42.978Z Compiling stringprep v0.1.5
15732026-02-19T00:32:43.146Z Compiling proptest v1.7.0
15742026-02-19T00:32:43.266Z Compiling scroll v0.12.0
15752026-02-19T00:32:44.181Z Compiling hyper-util v0.1.19
15762026-02-19T00:32:44.662Z Compiling derive_builder_macro v0.20.2
15772026-02-19T00:32:45.962Z Compiling ipnetwork v0.21.1
15782026-02-19T00:32:46.648Z Compiling darling_macro v0.21.0
15792026-02-19T00:32:46.825Z Compiling serde_tokenstream v0.2.2
15802026-02-19T00:32:47.586Z Compiling erased-serde v0.3.31
15812026-02-19T00:32:47.650Z Compiling serde_spanned v0.6.9
15822026-02-19T00:32:47.911Z Compiling toml_datetime v0.6.11
15832026-02-19T00:32:48.540Z Compiling backtrace v0.3.74
15842026-02-19T00:32:48.844Z Compiling rand_chacha v0.3.1
15852026-02-19T00:32:48.916Z Compiling libz-rs-sys v0.5.1
15862026-02-19T00:32:48.981Z Compiling md-5 v0.10.6
15872026-02-19T00:32:49.249Z Compiling curve25519-dalek v4.1.3
15882026-02-19T00:32:49.304Z Compiling vergen-lib v0.1.6
15892026-02-19T00:32:49.636Z Compiling num-integer v0.1.46
15902026-02-19T00:32:49.922Z Compiling sync_wrapper v1.0.1
15912026-02-19T00:32:50.016Z Compiling hash32 v0.2.1
15922026-02-19T00:32:50.144Z Compiling ff v0.13.0
15932026-02-19T00:32:50.422Z Compiling memoffset v0.9.1
15942026-02-19T00:32:50.448Z Compiling num-bigint-dig v0.8.6
15952026-02-19T00:32:50.473Z Compiling psl-types v2.0.11
15962026-02-19T00:32:50.720Z Compiling base16ct v0.2.0
15972026-02-19T00:32:50.750Z Compiling ref-cast v1.0.25
15982026-02-19T00:32:50.789Z Compiling fallible-iterator v0.2.0
15992026-02-19T00:32:50.823Z Compiling smoltcp v0.9.1
16002026-02-19T00:32:51.126Z Compiling cfg_aliases v0.2.1
16012026-02-19T00:32:51.266Z Compiling litrs v0.4.1
16022026-02-19T00:32:51.514Z Compiling nix v0.29.0
16032026-02-19T00:32:51.618Z Compiling postgres-protocol v0.6.8
16042026-02-19T00:32:51.658Z Compiling sec1 v0.7.3
16052026-02-19T00:32:51.948Z Compiling publicsuffix v2.3.0
16062026-02-19T00:32:52.272Z Compiling group v0.13.0
16072026-02-19T00:32:52.347Z Compiling num-iter v0.1.45
16082026-02-19T00:32:52.479Z Compiling document-features v0.2.11
16092026-02-19T00:32:52.594Z Compiling tower v0.5.2
16102026-02-19T00:32:52.806Z Compiling newtype-uuid v1.3.2
16112026-02-19T00:32:53.563Z Compiling rand v0.8.5
16122026-02-19T00:32:53.604Z Compiling flate2 v1.1.2
16132026-02-19T00:32:53.906Z Compiling darling v0.21.0
16142026-02-19T00:32:53.932Z Compiling oxnet v0.1.4
16152026-02-19T00:32:54.081Z Compiling derive_builder v0.20.2
16162026-02-19T00:32:54.301Z Compiling tokio-native-tls v0.3.1
16172026-02-19T00:32:54.677Z Compiling goblin v0.8.2
16182026-02-19T00:32:55.222Z Compiling rustls-native-certs v0.8.1
16192026-02-19T00:32:55.619Z Compiling webpki-roots v1.0.1
16202026-02-19T00:32:55.802Z Compiling http-body-util v0.1.3
16212026-02-19T00:32:55.830Z Compiling strum_macros v0.27.2
16222026-02-19T00:32:55.935Z Compiling terminal_size v0.4.0
16232026-02-19T00:32:56.020Z Compiling cargo-platform v0.1.8
16242026-02-19T00:32:56.228Z Compiling hkdf v0.12.4
16252026-02-19T00:32:56.402Z Compiling crypto-bigint v0.5.5
16262026-02-19T00:32:56.571Z Compiling ref-cast-impl v1.0.25
16272026-02-19T00:32:56.601Z Compiling curve25519-dalek-derive v0.1.1
16282026-02-19T00:32:58.113Z Compiling daft-derive v0.1.4
16292026-02-19T00:32:58.297Z Compiling async-trait v0.1.89
16302026-02-19T00:32:59.062Z Compiling hubpack_derive v0.1.1
16312026-02-19T00:33:00.156Z Compiling vergen v9.0.6
16322026-02-19T00:33:00.245Z Compiling ahash v0.8.12
16332026-02-19T00:33:00.572Z Compiling fs-err v3.1.1
16342026-02-19T00:33:00.708Z Compiling winnow v0.5.40
16352026-02-19T00:33:00.960Z Compiling iri-string v0.7.8
16362026-02-19T00:33:01.343Z Compiling bitflags v1.3.2
16372026-02-19T00:33:01.500Z Compiling unicode-segmentation v1.12.0
16382026-02-19T00:33:01.525Z Compiling simd-adler32 v0.3.7
16392026-02-19T00:33:02.169Z Compiling bumpalo v3.16.0
16402026-02-19T00:33:02.574Z Compiling lockfree-object-pool v0.1.6
16412026-02-19T00:33:02.793Z Compiling buf-list v1.0.3
16422026-02-19T00:33:02.889Z Compiling managed v0.8.0
16432026-02-19T00:33:03.413Z Compiling ryu v1.0.18
16442026-02-19T00:33:03.448Z Compiling clap_builder v4.5.48
16452026-02-19T00:33:03.895Z Compiling serde_urlencoded v0.7.1
16462026-02-19T00:33:04.498Z Compiling tower-http v0.6.6
16472026-02-19T00:33:05.396Z Compiling toml_edit v0.19.15
16482026-02-19T00:33:05.425Z Compiling zopfli v0.8.1
16492026-02-19T00:33:05.647Z Compiling dof v0.3.0
16502026-02-19T00:33:05.695Z Compiling strum v0.27.2
16512026-02-19T00:33:06.369Z Compiling daft v0.1.4
16522026-02-19T00:33:06.400Z Compiling hubpack v0.1.2
16532026-02-19T00:33:06.883Z Compiling elliptic-curve v0.13.8
16542026-02-19T00:33:07.519Z Compiling cargo_metadata v0.19.2
16552026-02-19T00:33:07.604Z Compiling hyper-tls v0.6.0
16562026-02-19T00:33:07.846Z Compiling cookie_store v0.21.1
16572026-02-19T00:33:08.142Z Compiling signal-hook-mio v0.2.4
16582026-02-19T00:33:08.439Z Compiling zstd v0.13.3
16592026-02-19T00:33:10.650Z Compiling serde_with_macros v3.16.1
16602026-02-19T00:33:11.619Z Compiling postgres-types v0.2.9
16612026-02-19T00:33:12.730Z Compiling usdt-macro v0.6.0
16622026-02-19T00:33:13.114Z Compiling usdt-attr-macro v0.6.0
16632026-02-19T00:33:13.145Z Compiling dtrace-parser v0.2.0
16642026-02-19T00:33:13.309Z Compiling phf v0.11.2
16652026-02-19T00:33:13.583Z Compiling ed25519 v2.2.3
16662026-02-19T00:33:13.659Z Compiling bzip2 v0.4.4
16672026-02-19T00:33:14.176Z Compiling bzip2 v0.5.2
16682026-02-19T00:33:14.378Z Compiling pkcs1 v0.7.5
16692026-02-19T00:33:14.688Z Compiling clap_derive v4.5.47
16702026-02-19T00:33:14.993Z Compiling enum-as-inner v0.6.1
16712026-02-19T00:33:15.313Z Compiling strum_macros v0.26.4
16722026-02-19T00:33:15.480Z Compiling hex v0.4.3
16732026-02-19T00:33:15.883Z Compiling serde-big-array v0.5.1
16742026-02-19T00:33:16.159Z Compiling rfc6979 v0.4.0
16752026-02-19T00:33:16.188Z Compiling bstr v1.10.0
16762026-02-19T00:33:16.218Z Compiling serde_repr v0.1.19
16772026-02-19T00:33:16.242Z Compiling float-cmp v0.10.0
16782026-02-19T00:33:16.439Z Compiling env_filter v0.1.2
16792026-02-19T00:33:16.547Z Compiling socket2 v0.5.10
16802026-02-19T00:33:17.191Z Compiling memmap2 v0.9.8
16812026-02-19T00:33:17.298Z Compiling encoding_rs v0.8.34
16822026-02-19T00:33:17.641Z Compiling mime v0.3.17
16832026-02-19T00:33:17.673Z Compiling precomputed-hash v0.1.1
16842026-02-19T00:33:17.849Z Compiling static_assertions v1.1.0
16852026-02-19T00:33:17.927Z Compiling new_debug_unreachable v1.0.6
16862026-02-19T00:33:17.973Z Compiling difflib v0.4.0
16872026-02-19T00:33:18.054Z Compiling jiff v0.2.15
16882026-02-19T00:33:18.217Z Compiling fixedbitset v0.5.7
16892026-02-19T00:33:19.007Z Compiling predicates-core v1.0.8
16902026-02-19T00:33:19.226Z Compiling whoami v1.5.2
16912026-02-19T00:33:19.353Z Compiling normalize-line-endings v0.3.0
16922026-02-19T00:33:19.538Z Compiling foldhash v0.2.0
16932026-02-19T00:33:19.594Z Compiling fixedbitset v0.4.2
16942026-02-19T00:33:19.818Z Compiling data-encoding v2.9.0
16952026-02-19T00:33:19.948Z Compiling rustc-hash v2.1.1
16962026-02-19T00:33:19.985Z Compiling keccak v0.1.5
16972026-02-19T00:33:20.116Z Compiling petgraph v0.6.5
16982026-02-19T00:33:20.206Z Compiling iddqd v0.3.16
16992026-02-19T00:33:21.307Z Compiling hickory-proto v0.25.2
17002026-02-19T00:33:21.740Z Compiling sha3 v0.10.8
17012026-02-19T00:33:22.125Z Compiling strum v0.26.3
17022026-02-19T00:33:22.351Z Compiling tokio-postgres v0.7.13
17032026-02-19T00:33:22.887Z Compiling predicates v3.1.3
17042026-02-19T00:33:23.349Z Compiling clap v4.5.48
17052026-02-19T00:33:23.497Z Compiling toml_edit v0.22.27
17062026-02-19T00:33:23.703Z Compiling petgraph v0.8.2
17072026-02-19T00:33:24.285Z Compiling string_cache v0.8.9
17082026-02-19T00:33:24.512Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17092026-02-19T00:33:24.789Z Compiling usdt v0.6.0
17102026-02-19T00:33:25.338Z Compiling usdt-impl v0.5.0
17112026-02-19T00:33:26.732Z Compiling zip v4.2.0
17122026-02-19T00:33:27.810Z Compiling similar v2.7.0
17132026-02-19T00:33:28.901Z Compiling env_logger v0.11.8
17142026-02-19T00:33:29.142Z Compiling ecdsa v0.16.9
17152026-02-19T00:33:29.726Z Compiling serde_with v3.16.1
17162026-02-19T00:33:30.060Z Compiling rsa v0.9.8
17172026-02-19T00:33:30.086Z Compiling ed25519-dalek v2.1.1
17182026-02-19T00:33:31.030Z Compiling zip v0.6.6
17192026-02-19T00:33:32.065Z Compiling toml v0.7.8
17202026-02-19T00:33:32.366Z Compiling crossterm v0.28.1
17212026-02-19T00:33:33.608Z Compiling heck v0.4.1
17222026-02-19T00:33:33.874Z Compiling crossbeam-epoch v0.9.18
17232026-02-19T00:33:33.989Z Compiling tokio-stream v0.1.17
17242026-02-19T00:33:34.073Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17252026-02-19T00:33:34.110Z Compiling x509-cert v0.2.5
17262026-02-19T00:33:34.532Z Compiling openapiv3 v2.2.0
17272026-02-19T00:33:34.639Z Compiling sha1 v0.10.6
17282026-02-19T00:33:34.777Z Compiling itertools v0.13.0
17292026-02-19T00:33:35.070Z Compiling itertools v0.10.5
17302026-02-19T00:33:35.172Z Compiling winnow v0.6.26
17312026-02-19T00:33:36.173Z Compiling lalrpop-util v0.19.12
17322026-02-19T00:33:36.622Z Compiling peg-runtime v0.8.5
17332026-02-19T00:33:37.307Z Compiling thread_local v1.1.8
17342026-02-19T00:33:37.896Z Compiling slog-async v2.8.0
17352026-02-19T00:33:37.929Z Compiling crossbeam-channel v0.5.15
17362026-02-19T00:33:38.253Z Compiling xattr v1.3.1
17372026-02-19T00:33:38.568Z Compiling futures-executor v0.3.31
17382026-02-19T00:33:38.626Z Compiling is-terminal v0.4.13
17392026-02-19T00:33:38.709Z Compiling filetime v0.2.26
17402026-02-19T00:33:38.838Z Compiling term v1.1.0
17412026-02-19T00:33:38.972Z Compiling take_mut v0.2.2
17422026-02-19T00:33:39.088Z Compiling futures v0.3.31
17432026-02-19T00:33:39.120Z Compiling tar v0.4.44
17442026-02-19T00:33:40.262Z Compiling slog-term v2.9.2
17452026-02-19T00:33:43.777Z Compiling aws-lc-sys v0.26.0
17462026-02-19T00:34:25.025Z Compiling rustls-webpki v0.102.8
17472026-02-19T00:34:31.870Z Compiling tokio-rustls v0.26.0
17482026-02-19T00:34:32.271Z Compiling hyper-rustls v0.27.7
17492026-02-19T00:34:32.679Z Compiling reqwest v0.12.24
17502026-02-19T00:34:38.269Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17512026-02-19T00:34:38.725Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17522026-02-19T00:34:45.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 10s
17532026-02-19T00:34:45.390Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17542026-02-19T00:34:45.467ZFeb 19 00:34:44.560 INFO Starting download, target: Cockroach
17552026-02-19T00:34:45.467ZFeb 19 00:34:44.561 INFO Starting download, target: Clickhouse
17562026-02-19T00:34:45.467ZFeb 19 00:34:44.561 INFO Starting download, target: DendriteStub
17572026-02-19T00:34:45.467ZFeb 19 00:34:44.561 INFO Starting download, target: Console
17582026-02-19T00:34:45.467ZFeb 19 00:34:44.561 INFO Starting download, target: TransceiverControl
17592026-02-19T00:34:45.467ZFeb 19 00:34:44.561 INFO Starting download, target: MaghemiteMgd
17602026-02-19T00:34:45.532ZFeb 19 00:34:44.562 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17612026-02-19T00:34:45.532ZFeb 19 00:34:44.562 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17622026-02-19T00:34:45.532ZFeb 19 00:34:44.562 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17632026-02-19T00:34:45.532ZFeb 19 00:34:44.562 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17642026-02-19T00:34:45.532ZFeb 19 00:34:44.562 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17652026-02-19T00:34:45.532ZFeb 19 00:34:44.562 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17662026-02-19T00:34:46.657ZFeb 19 00:34:45.648 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17672026-02-19T00:34:47.155ZFeb 19 00:34:46.167 INFO Download complete, target: TransceiverControl
17682026-02-19T00:34:50.479ZFeb 19 00:34:49.585 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17692026-02-19T00:34:50.919ZFeb 19 00:34:50.025 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17702026-02-19T00:34:51.281ZFeb 19 00:34:50.387 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17712026-02-19T00:34:51.543ZFeb 19 00:34:50.649 INFO Download complete, target: Console
17722026-02-19T00:34:53.137ZFeb 19 00:34:52.237 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17732026-02-19T00:34:53.137ZFeb 19 00:34:52.237 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17742026-02-19T00:34:57.088ZFeb 19 00:34:56.194 INFO Download complete, target: DendriteStub
17752026-02-19T00:34:57.665ZFeb 19 00:34:56.771 INFO Download complete, target: MaghemiteMgd
17762026-02-19T00:35:06.425ZFeb 19 00:35:05.532 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17772026-02-19T00:35:06.720ZFeb 19 00:35:05.827 INFO Checking that binary works, target: Cockroach
17782026-02-19T00:35:06.993ZFeb 19 00:35:06.100 INFO Download complete, target: Cockroach
17792026-02-19T00:35:24.516ZFeb 19 00:35:23.624 INFO Checking that binary works, target: Clickhouse
17802026-02-19T00:35:24.706ZFeb 19 00:35:23.814 INFO Download complete, target: Clickhouse
17812026-02-19T00:35:24.740ZAll builder prerequisites installed successfully, and PATH looks valid
17822026-02-19T00:35:24.764Z
17832026-02-19T00:35:24.764Zreal 7:59.579072155
17842026-02-19T00:35:24.764Zuser 22:41.557679373
17852026-02-19T00:35:24.764Zsys 3:24.863914466
17862026-02-19T00:35:24.765Ztrap 1.014229979
17872026-02-19T00:35:24.765Ztflt 0.485272967
17882026-02-19T00:35:24.765Zdflt 1.170782878
17892026-02-19T00:35:24.765Zkflt 0.013429338
17902026-02-19T00:35:24.765Zlock 59:58.445907537
17912026-02-19T00:35:24.765Zslp 1:22:04.189868580
17922026-02-19T00:35:24.765Zlat 1:32.604124126
17932026-02-19T00:35:24.765Zstop 3:31.297828689
17942026-02-19T00:35:24.765Z+ banner clippy
17952026-02-19T00:35:24.765Z
17962026-02-19T00:35:24.765Z #### # # ##### ##### # #
17972026-02-19T00:35:24.765Z # # # # # # # # # #
17982026-02-19T00:35:24.765Z # # # # # # # #
17992026-02-19T00:35:24.765Z # # # ##### ##### #
18002026-02-19T00:35:24.765Z # # # # # # #
18012026-02-19T00:35:24.765Z #### ###### # # # #
18022026-02-19T00:35:24.765Z
18032026-02-19T00:35:24.765Z+ export CARGO_INCREMENTAL=0
18042026-02-19T00:35:24.765Z+ CARGO_INCREMENTAL=0
18052026-02-19T00:35:24.765Z+ ptime -m cargo xtask clippy
18062026-02-19T00:35:26.173Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18072026-02-19T00:35:26.513Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18082026-02-19T00:35:31.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.60s
18092026-02-19T00:35:31.547Z Running `target/debug/xtask clippy`
18102026-02-19T00:35:31.590Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18112026-02-19T00:35:33.370Z Downloading crates ...
18122026-02-19T00:35:33.887Z Downloaded async-channel v2.3.1
18132026-02-19T00:35:33.910Z Downloaded assert-json-diff v2.0.2
18142026-02-19T00:35:33.911Z Downloaded async-lock v3.4.0
18152026-02-19T00:35:33.911Z Downloaded cfg-expr v0.20.1
18162026-02-19T00:35:33.911Z Downloaded criterion-plot v0.6.0
18172026-02-19T00:35:33.911Z Downloaded datatest-stable v0.3.2
18182026-02-19T00:35:33.934Z Downloaded futures-timer v3.0.3
18192026-02-19T00:35:33.934Z Downloaded futures-lite v2.3.0
18202026-02-19T00:35:33.935Z Downloaded async-channel v1.9.0
18212026-02-19T00:35:33.935Z Downloaded cast v0.3.0
18222026-02-19T00:35:33.935Z Downloaded proc-macro-crate v3.2.0
18232026-02-19T00:35:33.935Z Downloaded partial-io v0.5.4
18242026-02-19T00:35:33.935Z Downloaded owo-colors v3.5.0
18252026-02-19T00:35:33.960Z Downloaded supports-unicode v2.1.0
18262026-02-19T00:35:33.960Z Downloaded target-triple v0.1.3
18272026-02-19T00:35:33.960Z Downloaded target-lexicon v0.13.2
18282026-02-19T00:35:33.960Z Downloaded tinytemplate v1.2.1
18292026-02-19T00:35:33.960Z Downloaded termcolor v1.4.1
18302026-02-19T00:35:33.960Z Downloaded target-spec v3.5.0
18312026-02-19T00:35:33.960Z Downloaded knuffel-derive v3.2.0
18322026-02-19T00:35:33.960Z Downloaded httptest v0.16.3
18332026-02-19T00:35:33.988Z Downloaded trybuild v1.0.106
18342026-02-19T00:35:33.988Z Downloaded rstest_macros v0.25.0
18352026-02-19T00:35:33.989Z Downloaded knuffel v3.2.0
18362026-02-19T00:35:33.989Z Downloaded miette v5.10.0
18372026-02-19T00:35:34.019Z Downloaded rstest v0.25.0
18382026-02-19T00:35:34.019Z Downloaded guppy v0.17.20
18392026-02-19T00:35:34.019Z Downloaded plotters v0.3.7
18402026-02-19T00:35:34.043Z Downloaded rand_distr v0.5.1
18412026-02-19T00:35:34.043Z Downloaded hashbrown v0.14.5
18422026-02-19T00:35:34.043Z Downloaded async-std v1.13.0
18432026-02-19T00:35:34.067Z Downloaded textwrap v0.15.2
18442026-02-19T00:35:34.067Z Downloaded polling v3.7.3
18452026-02-19T00:35:34.091Z Downloaded event-listener v5.3.1
18462026-02-19T00:35:34.092Z Downloaded criterion v0.7.0
18472026-02-19T00:35:34.092Z Downloaded supports-hyperlinks v2.1.0
18482026-02-19T00:35:34.092Z Downloaded stringmetrics v2.2.2
18492026-02-19T00:35:34.092Z Downloaded serde_regex v1.1.0
18502026-02-19T00:35:34.092Z Downloaded rust-argon2 v2.1.0
18512026-02-19T00:35:34.092Z Downloaded nested v0.1.1
18522026-02-19T00:35:34.092Z Downloaded kv-log-macro v1.0.7
18532026-02-19T00:35:34.092Z Downloaded fancy-regex v0.14.0
18542026-02-19T00:35:34.116Z Downloaded event-listener-strategy v0.5.2
18552026-02-19T00:35:34.117Z Downloaded terminal_size v0.1.17
18562026-02-19T00:35:34.117Z Downloaded piper v0.2.4
18572026-02-19T00:35:34.117Z Downloaded pathdiff v0.2.3
18582026-02-19T00:35:34.117Z Downloaded path-tree v0.8.1
18592026-02-19T00:35:34.117Z Downloaded relative-path v1.9.3
18602026-02-19T00:35:34.117Z Downloaded libtest-mimic v0.8.1
18612026-02-19T00:35:34.117Z Downloaded supports-color v2.1.0
18622026-02-19T00:35:34.117Z Downloaded parking v2.2.1
18632026-02-19T00:35:34.117Z Downloaded doc-comment v0.3.3
18642026-02-19T00:35:34.117Z Downloaded similar-asserts v1.7.0
18652026-02-19T00:35:34.117Z Downloaded plotters-svg v0.3.7
18662026-02-19T00:35:34.117Z Downloaded plotters-backend v0.3.7
18672026-02-19T00:35:34.141Z Downloaded oorandom v11.1.4
18682026-02-19T00:35:34.141Z Downloaded miette-derive v5.10.0
18692026-02-19T00:35:34.141Z Downloaded async-executor v1.13.1
18702026-02-19T00:35:34.141Z Downloaded guppy-workspace-hack v0.1.0
18712026-02-19T00:35:34.142Z Downloaded event-listener v2.5.3
18722026-02-19T00:35:34.142Z Downloaded async-object-pool v0.1.5
18732026-02-19T00:35:34.142Z Downloaded anes v0.1.6
18742026-02-19T00:35:34.142Z Downloaded async-attributes v1.1.2
18752026-02-19T00:35:34.142Z Downloaded chumsky v0.9.3
18762026-02-19T00:35:34.142Z Downloaded blake2b_simd v1.0.2
18772026-02-19T00:35:34.142Z Downloaded async-process v2.3.0
18782026-02-19T00:35:34.142Z Downloaded escape8259 v0.5.3
18792026-02-19T00:35:34.142Z Downloaded blocking v1.6.1
18802026-02-19T00:35:34.142Z Downloaded async-task v4.7.1
18812026-02-19T00:35:34.167Z Downloaded async-signal v0.2.10
18822026-02-19T00:35:34.167Z Downloaded async-global-executor v2.4.1
18832026-02-19T00:35:34.167Z Downloaded concurrent-queue v2.5.0
18842026-02-19T00:35:34.167Z Downloaded async-io v2.3.4
18852026-02-19T00:35:34.167Z Downloaded approx v0.5.1
18862026-02-19T00:35:34.167Z Downloaded backtrace-ext v0.2.1
18872026-02-19T00:35:34.167Z Downloaded assert_cmd v2.0.17
18882026-02-19T00:35:34.167Z Downloaded httpmock v0.8.0-alpha.1
18892026-02-19T00:35:38.441Z Checking cfg-if v1.0.4
18902026-02-19T00:35:38.548Z Checking libc v0.2.180
18912026-02-19T00:35:38.548Z Checking serde_core v1.0.228
18922026-02-19T00:35:38.667Z Checking memchr v2.7.4
18932026-02-19T00:35:38.726Z Checking smallvec v1.15.1
18942026-02-19T00:35:38.808Z Checking value-bag v1.12.0
18952026-02-19T00:35:38.890Z Checking itoa v1.0.11
18962026-02-19T00:35:39.044Z Checking scopeguard v1.2.0
18972026-02-19T00:35:39.068Z Checking libm v0.2.8
18982026-02-19T00:35:39.186Z Checking lock_api v0.4.12
18992026-02-19T00:35:39.243Z Checking zeroize v1.8.1
19002026-02-19T00:35:39.302Z Checking log v0.4.29
19012026-02-19T00:35:39.365Z Checking stable_deref_trait v1.2.0
19022026-02-19T00:35:39.532Z Checking portable-atomic v1.11.0
19032026-02-19T00:35:39.594Z Checking critical-section v1.1.3
19042026-02-19T00:35:39.660Z Checking zerofrom v0.1.4
19052026-02-19T00:35:39.719Z Checking zmij v1.0.15
19062026-02-19T00:35:39.813Z Checking getrandom v0.2.15
19072026-02-19T00:35:39.870Z Checking getrandom v0.3.4
19082026-02-19T00:35:39.932Z Checking num-traits v0.2.19
19092026-02-19T00:35:39.997Z Checking pin-project-lite v0.2.14
19102026-02-19T00:35:40.021Z Checking yoke v0.7.4
19112026-02-19T00:35:40.108Z Checking rand_core v0.6.4
19122026-02-19T00:35:40.179Z Checking percent-encoding v2.3.2
19132026-02-19T00:35:40.203Z Checking litemap v0.7.3
19142026-02-19T00:35:40.296Z Checking writeable v0.5.5
19152026-02-19T00:35:40.439Z Checking zerovec v0.10.4
19162026-02-19T00:35:40.503Z Checking icu_locid_transform_data v1.5.0
19172026-02-19T00:35:40.529Z Checking icu_properties_data v1.5.0
19182026-02-19T00:35:40.614Z Checking once_cell v1.21.3
19192026-02-19T00:35:40.675Z Checking byteorder v1.5.0
19202026-02-19T00:35:40.765Z Checking subtle v2.6.1
19212026-02-19T00:35:40.789Z Checking utf16_iter v1.0.5
19222026-02-19T00:35:40.879Z Checking write16 v1.0.0
19232026-02-19T00:35:41.007Z Checking icu_normalizer_data v1.5.0
19242026-02-19T00:35:41.072Z Checking utf8_iter v1.0.4
19252026-02-19T00:35:41.135Z Checking form_urlencoded v1.2.2
19262026-02-19T00:35:41.221Z Checking parking_lot_core v0.9.10
19272026-02-19T00:35:41.280Z Checking signal-hook-registry v1.4.2
19282026-02-19T00:35:41.356Z Checking typenum v1.17.0
19292026-02-19T00:35:41.403Z Checking mio v1.0.2
19302026-02-19T00:35:41.476Z Checking futures-core v0.3.31
19312026-02-19T00:35:41.535Z Checking allocator-api2 v0.2.21
19322026-02-19T00:35:41.613Z Checking socket2 v0.6.1
19332026-02-19T00:35:41.669Z Checking parking_lot v0.12.3
19342026-02-19T00:35:41.773Z Checking iana-time-zone v0.1.63
19352026-02-19T00:35:42.038Z Checking errno v0.3.12
19362026-02-19T00:35:42.113Z Checking tinystr v0.7.6
19372026-02-19T00:35:42.113Z Checking icu_collections v1.5.0
19382026-02-19T00:35:42.311Z Checking equivalent v1.0.2
19392026-02-19T00:35:42.337Z Checking const-oid v0.9.6
19402026-02-19T00:35:42.376Z Checking zerocopy v0.7.35
19412026-02-19T00:35:42.400Z Checking thiserror v1.0.69
19422026-02-19T00:35:42.496Z Checking futures-io v0.3.31
19432026-02-19T00:35:42.561Z Checking generic-array v0.14.7
19442026-02-19T00:35:42.586Z Checking icu_locid v1.5.0
19452026-02-19T00:35:42.678Z Checking serde v1.0.228
19462026-02-19T00:35:42.702Z Checking serde_json v1.0.149
19472026-02-19T00:35:42.792Z Checking uuid v1.19.0
19482026-02-19T00:35:42.927Z Checking semver v1.0.27
19492026-02-19T00:35:43.398Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19502026-02-19T00:35:43.554Z Checking thiserror v2.0.18
19512026-02-19T00:35:43.615Z Checking icu_provider v1.5.0
19522026-02-19T00:35:43.676Z Checking dyn-clone v1.0.20
19532026-02-19T00:35:43.798Z Checking slab v0.4.9
19542026-02-19T00:35:43.918Z Checking bytes v1.11.1
19552026-02-19T00:35:43.983Z Checking bitflags v2.9.4
19562026-02-19T00:35:44.041Z Checking crypto-common v0.1.6
19572026-02-19T00:35:44.103Z Checking chrono v0.4.43
19582026-02-19T00:35:44.168Z Checking block-buffer v0.10.4
19592026-02-19T00:35:44.236Z Checking futures-sink v0.3.31
19602026-02-19T00:35:44.335Z Checking pin-utils v0.1.0
19612026-02-19T00:35:44.399Z Checking icu_locid_transform v1.5.0
19622026-02-19T00:35:44.464Z Checking cpufeatures v0.2.14
19632026-02-19T00:35:44.533Z Checking hashbrown v0.16.1
19642026-02-19T00:35:44.557Z Checking digest v0.10.7
19652026-02-19T00:35:44.557Z Checking futures-channel v0.3.31
19662026-02-19T00:35:44.725Z Checking rustix v0.38.37
19672026-02-19T00:35:44.782Z Checking futures-task v0.3.31
19682026-02-19T00:35:45.048Z Checking ppv-lite86 v0.2.20
19692026-02-19T00:35:45.107Z Checking futures-util v0.3.31
19702026-02-19T00:35:45.170Z Checking tokio v1.49.0
19712026-02-19T00:35:45.170Z Checking foldhash v0.1.5
19722026-02-19T00:35:45.526Z Checking icu_properties v1.5.1
19732026-02-19T00:35:45.597Z Checking hashbrown v0.15.4
19742026-02-19T00:35:45.659Z Checking indexmap v2.13.0
19752026-02-19T00:35:45.875Z Checking fnv v1.0.7
19762026-02-19T00:35:46.101Z Checking tracing-core v0.1.32
19772026-02-19T00:35:46.262Z Checking regex-syntax v0.8.5
19782026-02-19T00:35:46.746Z Checking http v1.4.0
19792026-02-19T00:35:46.862Z Checking tracing v0.1.40
19802026-02-19T00:35:47.109Z Checking spin v0.9.8
19812026-02-19T00:35:47.331Z Checking crossbeam-utils v0.8.21
19822026-02-19T00:35:47.555Z Checking adler2 v2.0.0
19832026-02-19T00:35:47.795Z Checking miniz_oxide v0.8.5
19842026-02-19T00:35:47.959Z Checking utf8parse v0.2.2
19852026-02-19T00:35:48.187Z Checking base64 v0.22.1
19862026-02-19T00:35:48.249Z Checking base64ct v1.6.0
19872026-02-19T00:35:48.274Z Checking unicode-ident v1.0.19
19882026-02-19T00:35:48.563Z Checking proc-macro2 v1.0.101
19892026-02-19T00:35:48.624Z Checking block-padding v0.3.3
19902026-02-19T00:35:48.757Z Checking anstyle v1.0.11
19912026-02-19T00:35:48.843Z Checking ipnet v2.11.0
19922026-02-19T00:35:48.922Z Checking inout v0.1.3
19932026-02-19T00:35:49.170Z Checking icu_normalizer v1.5.0
19942026-02-19T00:35:49.247Z Checking aho-corasick v1.1.3
19952026-02-19T00:35:49.315Z Checking cipher v0.4.4
19962026-02-19T00:35:49.375Z Checking quote v1.0.40
19972026-02-19T00:35:49.443Z Checking anstyle-parse v0.2.5
19982026-02-19T00:35:49.505Z Checking is_terminal_polyfill v1.70.1
19992026-02-19T00:35:49.694Z Checking anstyle-query v1.1.1
20002026-02-19T00:35:49.769Z Checking syn v2.0.114
20012026-02-19T00:35:49.822Z Checking colorchoice v1.0.2
20022026-02-19T00:35:49.846Z Checking powerfmt v0.2.0
20032026-02-19T00:35:49.946Z Checking num-conv v0.1.0
20042026-02-19T00:35:49.970Z Checking time-core v0.1.6
20052026-02-19T00:35:50.065Z Checking anstream v0.6.18
20062026-02-19T00:35:50.127Z Checking idna_adapter v1.2.0
20072026-02-19T00:35:50.241Z Checking deranged v0.5.3
20082026-02-19T00:35:50.298Z Checking atomic-waker v1.1.2
20092026-02-19T00:35:50.367Z Checking num_threads v0.1.7
20102026-02-19T00:35:50.448Z Checking idna v1.0.3
20112026-02-19T00:35:50.528Z Checking fastrand v2.1.1
20122026-02-19T00:35:50.552Z Checking pem-rfc7468 v0.7.0
20132026-02-19T00:35:50.641Z Checking terminal_size v0.4.0
20142026-02-19T00:35:50.905Z Checking sha2 v0.10.9
20152026-02-19T00:35:50.969Z Checking gimli v0.31.1
20162026-02-19T00:35:50.994Z Checking regex-automata v0.4.11
20172026-02-19T00:35:50.994Z Checking untrusted v0.9.0
20182026-02-19T00:35:51.161Z Checking url v2.5.4
20192026-02-19T00:35:51.362Z Checking ring v0.17.14
20202026-02-19T00:35:51.527Z Checking hmac v0.12.1
20212026-02-19T00:35:51.843Z Checking object v0.36.5
20222026-02-19T00:35:52.108Z Checking schemars v0.8.22
20232026-02-19T00:35:52.786Z Checking time v0.3.43
20242026-02-19T00:35:52.961Z Checking tokio-util v0.7.15
20252026-02-19T00:35:53.807Z Checking zerocopy v0.8.27
20262026-02-19T00:35:53.865Z Checking httparse v1.9.5
20272026-02-19T00:35:54.441Z Checking clap_lex v0.7.4
20282026-02-19T00:35:54.539Z Checking strsim v0.11.1
20292026-02-19T00:35:54.732Z Checking addr2line v0.24.2
20302026-02-19T00:35:54.804Z Checking rustc-demangle v0.1.24
20312026-02-19T00:35:54.921Z Checking clap_builder v4.5.48
20322026-02-19T00:35:55.361Z Checking lazy_static v1.5.0
20332026-02-19T00:35:55.422Z Checking flagset v0.4.6
20342026-02-19T00:35:55.484Z Checking rand_chacha v0.3.1
20352026-02-19T00:35:55.592Z Checking rustls-pki-types v1.10.0
20362026-02-19T00:35:55.652Z Checking http-body v1.0.1
20372026-02-19T00:35:55.731Z Checking der v0.7.10
20382026-02-19T00:35:55.790Z Checking aws-lc-sys v0.26.0
20392026-02-19T00:35:55.959Z Checking rand v0.8.5
20402026-02-19T00:35:56.011Z Checking httpdate v1.0.3
20412026-02-19T00:35:56.248Z Checking try-lock v0.2.5
20422026-02-19T00:35:56.340Z Checking untrusted v0.7.1
20432026-02-19T00:35:56.462Z Checking want v0.3.1
20442026-02-19T00:35:56.594Z Checking h2 v0.4.6
20452026-02-19T00:35:56.746Z Checking tower-layer v0.3.3
20462026-02-19T00:35:57.061Z Checking tower-service v0.3.3
20472026-02-19T00:35:57.179Z Checking ryu v1.0.18
20482026-02-19T00:35:57.233Z Checking erased-serde v0.3.31
20492026-02-19T00:35:57.293Z Checking rand_core v0.9.3
20502026-02-19T00:35:57.501Z Checking pbkdf2 v0.12.2
20512026-02-19T00:35:57.558Z Checking spki v0.7.3
20522026-02-19T00:35:57.697Z Checking aes v0.8.4
20532026-02-19T00:35:57.754Z Checking mime v0.3.17
20542026-02-19T00:35:57.934Z Checking cbc v0.1.2
20552026-02-19T00:35:57.991Z Checking aws-lc-rs v1.12.4
20562026-02-19T00:35:58.063Z Checking backtrace v0.3.74
20572026-02-19T00:35:58.087Z Checking clap v4.5.48
20582026-02-19T00:35:58.177Z Checking salsa20 v0.10.2
20592026-02-19T00:35:58.238Z Checking rustix v1.1.3
20602026-02-19T00:35:58.305Z Checking rand_chacha v0.9.0
20612026-02-19T00:35:58.359Z Checking slog v2.8.2
20622026-02-19T00:35:58.464Z Checking scrypt v0.11.0
20632026-02-19T00:35:58.622Z Checking http-body-util v0.1.3
20642026-02-19T00:35:58.679Z Checking anyhow v1.0.99
20652026-02-19T00:35:58.745Z Checking regex v1.11.3
20662026-02-19T00:35:58.806Z Checking pkcs5 v0.7.1
20672026-02-19T00:35:58.926Z Checking rand v0.9.2
20682026-02-19T00:35:59.117Z Checking openssl-probe v0.1.5
20692026-02-19T00:35:59.172Z Checking foreign-types-shared v0.1.1
20702026-02-19T00:35:59.335Z Checking serde_urlencoded v0.7.1
20712026-02-19T00:35:59.394Z Checking foreign-types v0.3.2
20722026-02-19T00:35:59.418Z Checking pkcs8 v0.10.2
20732026-02-19T00:35:59.418Z Checking hex v0.4.3
20742026-02-19T00:35:59.565Z Checking openssl-sys v0.9.109
20752026-02-19T00:35:59.791Z Checking rustls-webpki v0.102.8
20762026-02-19T00:35:59.859Z Checking encoding_rs v0.8.34
20772026-02-19T00:35:59.923Z Checking ipnetwork v0.21.1
20782026-02-19T00:35:59.947Z Checking plain v0.2.3
20792026-02-19T00:36:00.037Z Checking ucd-trie v0.1.7
20802026-02-19T00:36:00.224Z Checking sync_wrapper v1.0.1
20812026-02-19T00:36:00.322Z Checking tempfile v3.24.0
20822026-02-19T00:36:00.378Z Checking pest v2.8.2
20832026-02-19T00:36:00.446Z Checking psl-types v2.0.11
20842026-02-19T00:36:00.470Z Checking either v1.15.0
20852026-02-19T00:36:00.641Z Checking rustls v0.23.19
20862026-02-19T00:36:00.693Z Checking pretty-hex v0.4.1
20872026-02-19T00:36:00.764Z Checking publicsuffix v2.3.0
20882026-02-19T00:36:00.821Z Checking openssl v0.10.73
20892026-02-19T00:36:00.938Z Checking tower v0.5.2
20902026-02-19T00:36:00.992Z Checking rustls-native-certs v0.8.1
20912026-02-19T00:36:01.120Z Checking webpki-roots v1.0.1
20922026-02-19T00:36:01.318Z Checking cookie v0.18.1
20932026-02-19T00:36:01.373Z Checking openapiv3 v2.2.0
20942026-02-19T00:36:01.726Z Checking iri-string v0.7.8
20952026-02-19T00:36:01.821Z Checking cookie_store v0.21.1
20962026-02-19T00:36:01.992Z Checking signature v2.2.0
20972026-02-19T00:36:02.239Z Checking serde_spanned v0.6.9
20982026-02-19T00:36:02.448Z Checking hyper v1.8.1
20992026-02-19T00:36:02.498Z Checking toml_datetime v0.6.11
21002026-02-19T00:36:02.555Z Checking winnow v0.7.14
21012026-02-19T00:36:02.911Z Checking sha1 v0.10.6
21022026-02-19T00:36:02.963Z Checking strum v0.26.3
21032026-02-19T00:36:03.185Z Checking static_assertions v1.1.0
21042026-02-19T00:36:03.280Z Checking data-encoding v2.9.0
21052026-02-19T00:36:03.341Z Checking oxnet v0.1.4
21062026-02-19T00:36:03.852Z Checking tinyvec_macros v0.1.1
21072026-02-19T00:36:03.905Z Checking quick-error v1.2.3
21082026-02-19T00:36:04.012Z Checking tinyvec v1.8.0
21092026-02-19T00:36:04.132Z Checking hubpack v0.1.2
21102026-02-19T00:36:04.190Z Checking tower-http v0.6.6
21112026-02-19T00:36:04.274Z Checking num-integer v0.1.46
21122026-02-19T00:36:04.404Z Checking hyper-util v0.1.19
21132026-02-19T00:36:04.477Z Checking bit-vec v0.8.0
21142026-02-19T00:36:04.751Z Checking base16ct v0.2.0
21152026-02-19T00:36:04.803Z Checking scroll v0.12.0
21162026-02-19T00:36:04.897Z Checking bit-set v0.8.0
21172026-02-19T00:36:05.013Z Checking sec1 v0.7.3
21182026-02-19T00:36:05.209Z Checking ff v0.13.0
21192026-02-19T00:36:05.261Z Checking wait-timeout v0.2.0
21202026-02-19T00:36:05.319Z Checking crc32fast v1.4.2
21212026-02-19T00:36:05.370Z Checking goblin v0.8.2
21222026-02-19T00:36:05.433Z Checking native-tls v0.2.12
21232026-02-19T00:36:05.508Z Checking group v0.13.0
21242026-02-19T00:36:05.532Z Checking num-iter v0.1.45
21252026-02-19T00:36:05.629Z Checking ahash v0.8.12
21262026-02-19T00:36:05.653Z Checking tokio-rustls v0.26.0
21272026-02-19T00:36:05.653Z Checking bstr v1.10.0
21282026-02-19T00:36:05.815Z Checking hkdf v0.12.4
21292026-02-19T00:36:05.869Z Checking tokio-native-tls v0.3.1
21302026-02-19T00:36:05.893Z Checking crypto-bigint v0.5.5
21312026-02-19T00:36:06.046Z Checking rusty-fork v0.3.0
21322026-02-19T00:36:06.109Z Checking dtrace-parser v0.2.0
21332026-02-19T00:36:06.177Z Checking rand_xorshift v0.4.0
21342026-02-19T00:36:06.234Z Checking crossbeam-epoch v0.9.18
21352026-02-19T00:36:06.415Z Checking thread-id v4.2.2
21362026-02-19T00:36:06.467Z Checking unarray v0.1.4
21372026-02-19T00:36:06.589Z Checking zlib-rs v0.5.1
21382026-02-19T00:36:06.647Z Checking num-bigint-dig v0.8.6
21392026-02-19T00:36:06.670Z Checking pkcs1 v0.7.5
21402026-02-19T00:36:06.771Z Checking proptest v1.7.0
21412026-02-19T00:36:06.795Z Checking x509-cert v0.2.5
21422026-02-19T00:36:07.154Z Checking scroll v0.13.0
21432026-02-19T00:36:07.210Z Checking hyper-rustls v0.27.7
21442026-02-19T00:36:07.682Z Checking hyper-tls v0.6.0
21452026-02-19T00:36:07.732Z Checking unicode-segmentation v1.12.0
21462026-02-19T00:36:08.033Z Checking reqwest v0.12.24
21472026-02-19T00:36:08.360Z Checking libz-rs-sys v0.5.1
21482026-02-19T00:36:08.412Z Checking toml_write v0.1.2
21492026-02-19T00:36:08.476Z Checking goblin v0.10.2
21502026-02-19T00:36:08.553Z Checking elliptic-curve v0.13.8
21512026-02-19T00:36:08.577Z Checking rsa v0.9.8
21522026-02-19T00:36:08.661Z Checking flate2 v1.1.2
21532026-02-19T00:36:08.788Z Checking toml_edit v0.22.27
21542026-02-19T00:36:09.316Z Checking rfc6979 v0.4.0
21552026-02-19T00:36:09.369Z Checking memmap2 v0.9.8
21562026-02-19T00:36:09.571Z Checking winnow v0.5.40
21572026-02-19T00:36:09.623Z Checking bitflags v1.3.2
21582026-02-19T00:36:09.715Z Checking ecdsa v0.16.9
21592026-02-19T00:36:09.800Z Checking dtrace-parser v0.3.0
21602026-02-19T00:36:09.934Z Checking dof v0.3.0
21612026-02-19T00:36:09.993Z Checking curve25519-dalek v4.1.3
21622026-02-19T00:36:10.320Z Checking bzip2-sys v0.1.13+1.0.8
21632026-02-19T00:36:10.485Z Checking env_filter v0.1.2
21642026-02-19T00:36:10.535Z Checking thread-id v5.0.0
21652026-02-19T00:36:10.601Z Checking usdt-impl v0.5.0
21662026-02-19T00:36:10.719Z Checking keccak v0.1.5
21672026-02-19T00:36:10.777Z Checking env_logger v0.11.8
21682026-02-19T00:36:10.986Z Checking newtype-uuid v1.3.2
21692026-02-19T00:36:11.090Z Checking sha3 v0.10.8
21702026-02-19T00:36:11.175Z Checking ed25519 v2.2.3
21712026-02-19T00:36:11.226Z Checking itertools v0.13.0
21722026-02-19T00:36:11.385Z Checking daft v0.1.4
21732026-02-19T00:36:11.440Z Checking serde_with v3.16.1
21742026-02-19T00:36:11.527Z Checking unicode-normalization v0.1.24
21752026-02-19T00:36:11.578Z Checking memoffset v0.9.1
21762026-02-19T00:36:11.719Z Checking ed25519-dalek v2.1.1
21772026-02-19T00:36:11.771Z Checking signal-hook v0.3.18
21782026-02-19T00:36:11.910Z Checking managed v0.8.0
21792026-02-19T00:36:12.155Z Checking signal-hook-mio v0.2.4
21802026-02-19T00:36:12.209Z Checking bzip2 v0.4.4
21812026-02-19T00:36:12.233Z Checking toml_edit v0.19.15
21822026-02-19T00:36:12.328Z Checking ref-cast v1.0.25
21832026-02-19T00:36:12.391Z Checking zstd-sys v2.0.14+zstd.1.5.7
21842026-02-19T00:36:12.452Z Checking siphasher v0.3.11
21852026-02-19T00:36:12.542Z Checking lockfree-object-pool v0.1.6
21862026-02-19T00:36:12.597Z Checking zip v0.6.6
21872026-02-19T00:36:12.703Z Checking zstd-safe v7.2.3
21882026-02-19T00:36:12.817Z Checking bumpalo v3.16.0
21892026-02-19T00:36:12.873Z Checking simd-adler32 v0.3.7
21902026-02-19T00:36:13.071Z Checking zstd v0.13.3
21912026-02-19T00:36:13.194Z Checking phf_shared v0.11.2
21922026-02-19T00:36:13.283Z Checking zopfli v0.8.1
21932026-02-19T00:36:13.340Z Checking crossterm v0.28.1
21942026-02-19T00:36:13.504Z Checking bzip2 v0.5.2
21952026-02-19T00:36:13.556Z Checking similar v2.7.0
21962026-02-19T00:36:13.616Z Checking serde-big-array v0.5.1
21972026-02-19T00:36:13.856Z Checking hash32 v0.2.1
21982026-02-19T00:36:13.910Z Checking socket2 v0.5.10
21992026-02-19T00:36:13.996Z Checking winnow v0.6.26
22002026-02-19T00:36:14.153Z Checking dof v0.4.0
22012026-02-19T00:36:14.226Z Checking unicode-properties v0.1.3
22022026-02-19T00:36:14.446Z Checking predicates-core v1.0.8
22032026-02-19T00:36:14.496Z Checking unicode-bidi v0.3.17
22042026-02-19T00:36:14.622Z Checking jiff v0.2.15
22052026-02-19T00:36:14.671Z Checking toml v0.7.8
22062026-02-19T00:36:14.729Z Checking heapless v0.7.17
22072026-02-19T00:36:14.925Z Checking hickory-proto v0.25.2
22082026-02-19T00:36:14.982Z Checking tokio-stream v0.1.17
22092026-02-19T00:36:15.041Z Checking usdt-impl v0.6.0
22102026-02-19T00:36:15.149Z Checking stringprep v0.1.5
22112026-02-19T00:36:15.420Z Checking fs-err v3.1.1
22122026-02-19T00:36:15.482Z Checking md-5 v0.10.6
22132026-02-19T00:36:15.612Z Checking usdt v0.6.0
22142026-02-19T00:36:15.665Z Checking float-cmp v0.10.0
22152026-02-19T00:36:15.765Z Checking normalize-line-endings v0.3.0
22162026-02-19T00:36:15.821Z Checking rustc-hash v2.1.1
22172026-02-19T00:36:15.958Z Checking difflib v0.4.0
22182026-02-19T00:36:16.010Z Checking foldhash v0.2.0
22192026-02-19T00:36:16.073Z Checking fallible-iterator v0.2.0
22202026-02-19T00:36:16.098Z Checking smoltcp v0.9.1
22212026-02-19T00:36:16.098Z Checking nix v0.29.0
22222026-02-19T00:36:16.352Z Checking iddqd v0.3.16
22232026-02-19T00:36:16.406Z Checking predicates v3.1.3
22242026-02-19T00:36:16.523Z Checking itertools v0.10.5
22252026-02-19T00:36:16.673Z Checking postgres-protocol v0.6.8
22262026-02-19T00:36:17.124Z Checking buf-list v1.0.3
22272026-02-19T00:36:17.362Z Checking strum v0.27.2
22282026-02-19T00:36:17.534Z Checking fixedbitset v0.5.7
22292026-02-19T00:36:17.593Z Checking lalrpop-util v0.19.12
22302026-02-19T00:36:17.593Z Checking fixedbitset v0.4.2
22312026-02-19T00:36:17.704Z Checking precomputed-hash v0.1.1
22322026-02-19T00:36:17.913Z Checking new_debug_unreachable v1.0.6
22332026-02-19T00:36:17.974Z Checking petgraph v0.8.2
22342026-02-19T00:36:17.998Z Checking petgraph v0.6.5
22352026-02-19T00:36:18.110Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22362026-02-19T00:36:18.134Z Checking string_cache v0.8.9
22372026-02-19T00:36:18.338Z Checking postgres-types v0.2.9
22382026-02-19T00:36:18.541Z Checking phf v0.11.2
22392026-02-19T00:36:18.646Z Checking itertools v0.12.1
22402026-02-19T00:36:18.885Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22412026-02-19T00:36:19.142Z Checking minimal-lexical v0.2.1
22422026-02-19T00:36:19.311Z Checking whoami v1.5.2
22432026-02-19T00:36:19.574Z Checking peg-runtime v0.8.5
22442026-02-19T00:36:19.670Z Checking tokio-postgres v0.7.13
22452026-02-19T00:36:19.876Z Checking nom v7.1.3
22462026-02-19T00:36:20.457Z Checking zip v4.2.0
22472026-02-19T00:36:21.060Z Checking camino v1.2.2
22482026-02-19T00:36:21.202Z Compiling regress v0.10.4
22492026-02-19T00:36:21.520Z Checking futures-executor v0.3.31
22502026-02-19T00:36:21.667Z Checking is-terminal v0.4.13
22512026-02-19T00:36:21.734Z Compiling unsafe-libyaml v0.2.11
22522026-02-19T00:36:21.817Z Checking futures v0.3.31
22532026-02-19T00:36:21.875Z Checking crossbeam-channel v0.5.15
22542026-02-19T00:36:21.900Z Checking heck v0.5.0
22552026-02-19T00:36:22.019Z Checking thread_local v1.1.8
22562026-02-19T00:36:22.219Z Compiling rustls v0.22.4
22572026-02-19T00:36:22.473Z Compiling newtype-uuid-macros v0.1.0
22582026-02-19T00:36:22.631Z Compiling structmeta-derive v0.3.0
22592026-02-19T00:36:22.703Z Checking term v1.1.0
22602026-02-19T00:36:22.758Z Checking take_mut v0.2.2
22612026-02-19T00:36:23.024Z Checking slog-async v2.8.0
22622026-02-19T00:36:23.274Z Compiling serde_yaml v0.9.34+deprecated
22632026-02-19T00:36:23.467Z Checking slog-term v2.9.2
22642026-02-19T00:36:23.587Z Compiling multer v3.1.0
22652026-02-19T00:36:23.845Z Compiling async-stream-impl v0.3.6
22662026-02-19T00:36:24.090Z Compiling dropshot v0.16.7
22672026-02-19T00:36:24.114Z Checking match_cfg v0.1.0
22682026-02-19T00:36:24.205Z Compiling dropshot_endpoint v0.16.7
22692026-02-19T00:36:24.317Z Checking hostname v0.3.1
22702026-02-19T00:36:24.545Z Checking debug-ignore v1.0.5
22712026-02-19T00:36:24.600Z Checking unicode-width v0.1.14
22722026-02-19T00:36:24.778Z Checking slog-json v2.6.1
22732026-02-19T00:36:25.056Z Compiling typify-impl v0.4.3
22742026-02-19T00:36:25.127Z Compiling structmeta v0.3.0
22752026-02-19T00:36:25.187Z Checking slog-bunyan v2.5.0
22762026-02-19T00:36:25.211Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22772026-02-19T00:36:25.450Z Checking toml_parser v1.0.6+spec-1.1.0
22782026-02-19T00:36:25.601Z Compiling derive-ex v0.1.8
22792026-02-19T00:36:26.220Z Checking toml_datetime v0.7.5+spec-1.1.0
22802026-02-19T00:36:26.274Z Checking serde_spanned v1.0.4
22812026-02-19T00:36:26.564Z Checking serde_path_to_error v0.1.20
22822026-02-19T00:36:26.704Z Checking toml_writer v1.0.6+spec-1.1.0
22832026-02-19T00:36:27.117Z Checking toml v0.9.11+spec-1.1.0
22842026-02-19T00:36:27.212Z Checking async-stream v0.3.6
22852026-02-19T00:36:28.032Z Checking rustls-pemfile v2.2.0
22862026-02-19T00:36:28.188Z Checking waitgroup v0.1.2
22872026-02-19T00:36:28.344Z Checking hostname v0.4.2
22882026-02-19T00:36:28.419Z Checking progenitor-client v0.10.0
22892026-02-19T00:36:28.584Z Compiling parse-display-derive v0.10.0
22902026-02-19T00:36:28.682Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
22912026-02-19T00:36:28.797Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22922026-02-19T00:36:28.872Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22932026-02-19T00:36:28.941Z Checking macaddr v1.0.1
22942026-02-19T00:36:29.003Z Checking tabwriter v1.4.0
22952026-02-19T00:36:29.376Z Checking itertools v0.14.0
22962026-02-19T00:36:29.445Z Checking instant v0.1.13
22972026-02-19T00:36:29.604Z Checking progenitor-client v0.11.2
22982026-02-19T00:36:29.661Z Compiling test-strategy v0.4.3
22992026-02-19T00:36:29.758Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23002026-02-19T00:36:29.783Z Checking backoff v0.4.0
23012026-02-19T00:36:30.006Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
23022026-02-19T00:36:30.129Z Checking colored v3.0.0
23032026-02-19T00:36:30.204Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23042026-02-19T00:36:30.576Z Checking tokio-rustls v0.25.0
23052026-02-19T00:36:30.634Z Checking camino-tempfile v1.4.1
23062026-02-19T00:36:30.998Z Checking crossbeam-deque v0.8.5
23072026-02-19T00:36:31.386Z Checking toml v0.8.23
23082026-02-19T00:36:31.436Z Compiling rayon-core v1.12.1
23092026-02-19T00:36:31.992Z Compiling proc-macro-error v1.0.4
23102026-02-19T00:36:32.196Z Compiling crucible-workspace-hack v0.1.0
23112026-02-19T00:36:32.351Z Checking parse-display v0.10.0
23122026-02-19T00:36:32.751Z Compiling proc-macro-crate v1.3.1
23132026-02-19T00:36:32.775Z Compiling nix v0.30.1
23142026-02-19T00:36:32.897Z Checking rayon v1.10.0
23152026-02-19T00:36:32.921Z Checking glob v0.3.2
23162026-02-19T00:36:33.345Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23172026-02-19T00:36:33.399Z Compiling heapless v0.8.0
23182026-02-19T00:36:33.722Z Checking unicode-width v0.2.0
23192026-02-19T00:36:33.779Z Compiling num_enum_derive v0.5.11
23202026-02-19T00:36:33.914Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23212026-02-19T00:36:34.242Z Compiling ingot-macros v0.1.1
23222026-02-19T00:36:34.454Z Checking hash32 v0.3.1
23232026-02-19T00:36:34.507Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23242026-02-19T00:36:34.792Z Compiling smoltcp v0.11.0
23252026-02-19T00:36:35.650Z Compiling foreign-types-macros v0.2.3
23262026-02-19T00:36:35.706Z Checking cobs v0.2.3
23272026-02-19T00:36:35.915Z Checking foreign-types-shared v0.3.1
23282026-02-19T00:36:35.998Z Checking postcard v1.0.10
23292026-02-19T00:36:36.059Z Checking num_enum v0.5.11
23302026-02-19T00:36:36.627Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23312026-02-19T00:36:36.708Z Checking sigpipe v0.1.3
23322026-02-19T00:36:36.770Z Checking cstr-argument v0.1.2
23332026-02-19T00:36:36.824Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23342026-02-19T00:36:36.894Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23352026-02-19T00:36:36.964Z Checking foreign-types v0.5.0
23362026-02-19T00:36:37.043Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23372026-02-19T00:36:37.092Z Compiling typify-macro v0.4.3
23382026-02-19T00:36:37.182Z Checking pretty-hex v0.2.1
23392026-02-19T00:36:37.240Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23402026-02-19T00:36:37.473Z Checking colored v2.2.0
23412026-02-19T00:36:37.497Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23422026-02-19T00:36:37.593Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23432026-02-19T00:36:37.703Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23442026-02-19T00:36:37.778Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23452026-02-19T00:36:37.909Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23462026-02-19T00:36:37.992Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23472026-02-19T00:36:38.115Z Compiling zone_cfg_derive v0.3.0
23482026-02-19T00:36:38.391Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
23492026-02-19T00:36:38.526Z Checking smf v0.2.3
23502026-02-19T00:36:38.621Z Compiling num-derive v0.4.2
23512026-02-19T00:36:38.811Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23522026-02-19T00:36:39.098Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
23532026-02-19T00:36:39.346Z Compiling convert_case v0.4.0
23542026-02-19T00:36:39.474Z Checking half v2.4.1
23552026-02-19T00:36:39.524Z Checking zone v0.3.1
23562026-02-19T00:36:39.601Z Checking ciborium-io v0.2.2
23572026-02-19T00:36:39.813Z Checking indent_write v2.2.0
23582026-02-19T00:36:39.982Z Checking ciborium-ll v0.2.2
23592026-02-19T00:36:40.105Z Compiling usdt-attr-macro v0.5.0
23602026-02-19T00:36:40.163Z Compiling usdt-macro v0.5.0
23612026-02-19T00:36:40.221Z Compiling derive_more v0.99.20
23622026-02-19T00:36:40.373Z Checking memmap v0.7.0
23632026-02-19T00:36:40.430Z Checking ciborium v0.2.2
23642026-02-19T00:36:40.643Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23652026-02-19T00:36:40.699Z Checking secrecy v0.10.3
23662026-02-19T00:36:40.760Z Checking ingot-types v0.1.2
23672026-02-19T00:36:40.969Z Checking swrite v0.1.0
23682026-02-19T00:36:41.141Z Checking universal-hash v0.5.1
23692026-02-19T00:36:41.192Z Checking opaque-debug v0.3.1
23702026-02-19T00:36:41.260Z Compiling typify v0.4.3
23712026-02-19T00:36:41.424Z Checking aead v0.5.2
23722026-02-19T00:36:41.448Z Checking poly1305 v0.8.0
23732026-02-19T00:36:41.538Z Compiling progenitor-impl v0.11.2
23742026-02-19T00:36:41.605Z Checking ingot v0.1.1
23752026-02-19T00:36:41.731Z Compiling progenitor-impl v0.10.0
23762026-02-19T00:36:41.789Z Checking usdt v0.5.0
23772026-02-19T00:36:42.022Z Checking chacha20 v0.9.1
23782026-02-19T00:36:42.167Z Checking password-hash v0.5.0
23792026-02-19T00:36:42.406Z Checking blake2 v0.10.6
23802026-02-19T00:36:42.753Z Compiling thiserror-impl-no-std v2.0.2
23812026-02-19T00:36:43.017Z Checking argon2 v0.5.3
23822026-02-19T00:36:43.706Z Checking chacha20poly1305 v0.10.1
23832026-02-19T00:36:43.762Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23842026-02-19T00:36:43.851Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23852026-02-19T00:36:43.966Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23862026-02-19T00:36:44.199Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
23872026-02-19T00:36:44.430Z Checking tokio-dtrace v0.1.0
23882026-02-19T00:36:44.550Z Checking console v0.15.10
23892026-02-19T00:36:44.671Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
23902026-02-19T00:36:44.771Z Compiling derive-where v1.5.0
23912026-02-19T00:36:44.823Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23922026-02-19T00:36:45.181Z Checking oxide-tokio-rt v0.1.2
23932026-02-19T00:36:45.301Z Checking thiserror-no-std v2.0.2
23942026-02-19T00:36:45.453Z Checking atomicwrites v0.4.4
23952026-02-19T00:36:45.503Z Checking vsss-rs v3.3.4
23962026-02-19T00:36:45.717Z Checking newline-converter v0.3.0
23972026-02-19T00:36:45.949Z Checking bytecount v0.6.8
23982026-02-19T00:36:46.001Z Checking expectorate v1.2.0
23992026-02-19T00:36:46.169Z Compiling owo-colors v4.2.3
24002026-02-19T00:36:46.278Z Compiling cancel-safe-futures v0.1.5
24012026-02-19T00:36:46.747Z Checking libsw-core v0.3.1
24022026-02-19T00:36:47.073Z Checking libsw v3.5.0
24032026-02-19T00:36:47.276Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24042026-02-19T00:36:47.476Z Checking num-rational v0.4.2
24052026-02-19T00:36:47.578Z Checking num-complex v0.4.6
24062026-02-19T00:36:47.651Z Compiling progenitor-macro v0.11.2
24072026-02-19T00:36:47.809Z Compiling progenitor-macro v0.10.0
24082026-02-19T00:36:47.999Z Checking linear-map v1.2.0
24092026-02-19T00:36:48.171Z Checking float-ord v0.3.2
24102026-02-19T00:36:48.384Z Checking same-file v1.0.6
24112026-02-19T00:36:48.443Z Checking gethostname v0.5.0
24122026-02-19T00:36:48.508Z Checking num v0.4.3
24132026-02-19T00:36:48.570Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24142026-02-19T00:36:48.703Z Checking walkdir v2.5.0
24152026-02-19T00:36:48.727Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24162026-02-19T00:36:49.049Z Checking prettyplease v0.2.36
24172026-02-19T00:36:49.706Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24182026-02-19T00:36:53.636Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24192026-02-19T00:36:55.889Z Compiling async-recursion v1.1.1
24202026-02-19T00:36:56.304Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24212026-02-19T00:36:56.683Z Checking smawk v0.3.2
24222026-02-19T00:36:56.813Z Checking unicode-linebreak v0.1.5
24232026-02-19T00:36:56.867Z Checking resolv-conf v0.7.0
24242026-02-19T00:36:57.001Z Compiling convert_case v0.7.1
24252026-02-19T00:36:57.350Z Compiling slog-dtrace v0.3.0
24262026-02-19T00:36:57.408Z Checking globset v0.4.15
24272026-02-19T00:36:57.471Z Compiling vte_generate_state_changes v0.1.2
24282026-02-19T00:36:57.974Z Compiling derive_more-impl v2.0.1
24292026-02-19T00:36:58.104Z Checking fd-lock v4.0.2
24302026-02-19T00:36:58.260Z Checking display-error-chain v0.2.2
24312026-02-19T00:36:58.315Z Checking vte v0.11.1
24322026-02-19T00:36:58.386Z Compiling pin-project-internal v1.1.6
24332026-02-19T00:36:58.529Z Checking linked-hash-map v0.5.6
24342026-02-19T00:36:58.581Z Checking nu-ansi-term v0.50.1
24352026-02-19T00:36:58.936Z Checking termtree v0.5.1
24362026-02-19T00:36:59.086Z Checking lru-cache v0.1.2
24372026-02-19T00:36:59.261Z Checking textwrap v0.16.2
24382026-02-19T00:36:59.361Z Checking progenitor v0.11.2
24392026-02-19T00:36:59.660Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
24402026-02-19T00:36:59.727Z Checking progenitor v0.10.0
24412026-02-19T00:36:59.866Z Checking strip-ansi-escapes v0.2.0
24422026-02-19T00:36:59.890Z Checking derive_more v2.0.1
24432026-02-19T00:36:59.890Z Checking hickory-proto v0.24.4
24442026-02-19T00:37:00.100Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24452026-02-19T00:37:00.157Z Checking reedline v0.40.0
24462026-02-19T00:37:00.212Z Checking crossterm v0.29.0
24472026-02-19T00:37:00.917Z Checking pin-project v1.1.6
24482026-02-19T00:37:01.119Z Checking pem v3.0.5
24492026-02-19T00:37:01.470Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24502026-02-19T00:37:01.610Z Checking nibble_vec v0.1.0
24512026-02-19T00:37:01.888Z Compiling snafu-derive v0.8.5
24522026-02-19T00:37:02.593Z Checking endian-type v0.1.2
24532026-02-19T00:37:02.915Z Checking radix_trie v0.2.1
24542026-02-19T00:37:03.001Z Checking olpc-cjson v0.1.4
24552026-02-19T00:37:03.334Z Checking serde_plain v1.0.2
24562026-02-19T00:37:03.398Z Checking typed-path v0.9.3
24572026-02-19T00:37:03.702Z Checking humantime v2.2.0
24582026-02-19T00:37:04.112Z Checking base64 v0.21.7
24592026-02-19T00:37:04.406Z Checking hickory-resolver v0.24.4
24602026-02-19T00:37:04.714Z Checking csv-core v0.1.11
24612026-02-19T00:37:05.164Z Checking csv v1.3.1
24622026-02-19T00:37:05.338Z Compiling cfg_aliases v0.1.1
24632026-02-19T00:37:05.509Z Compiling nix v0.28.0
24642026-02-19T00:37:05.749Z Checking papergrid v0.11.0
24652026-02-19T00:37:06.105Z Compiling tabled_derive v0.7.0
24662026-02-19T00:37:06.173Z Checking qorb v0.4.1
24672026-02-19T00:37:06.308Z Checking siphasher v1.0.1
24682026-02-19T00:37:06.412Z Checking home v0.5.9
24692026-02-19T00:37:06.619Z Checking snafu v0.8.5
24702026-02-19T00:37:06.735Z Checking phf_shared v0.12.1
24712026-02-19T00:37:06.816Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24722026-02-19T00:37:07.086Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24732026-02-19T00:37:07.234Z Checking tough v0.20.0
24742026-02-19T00:37:07.314Z Compiling chrono-tz v0.10.4
24752026-02-19T00:37:07.727Z Checking highway v1.3.0
24762026-02-19T00:37:08.025Z Compiling semver v0.1.20
24772026-02-19T00:37:08.370Z Checking tabled v0.15.0
24782026-02-19T00:37:08.427Z Checking phf v0.12.1
24792026-02-19T00:37:08.485Z Compiling rustc_version v0.1.7
24802026-02-19T00:37:08.810Z Compiling const_format_proc_macros v0.2.34
24812026-02-19T00:37:08.936Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24822026-02-19T00:37:09.006Z Compiling peg-macros v0.8.5
24832026-02-19T00:37:09.030Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24842026-02-19T00:37:10.717Z Compiling sqlparser_derive v0.2.2
24852026-02-19T00:37:11.082Z Checking unicode_categories v0.1.1
24862026-02-19T00:37:11.241Z Checking rustyline v14.0.0
24872026-02-19T00:37:11.451Z Checking sqlformat v0.3.5
24882026-02-19T00:37:11.763Z Checking sqlparser v0.45.0
24892026-02-19T00:37:12.085Z Checking const_format v0.2.34
24902026-02-19T00:37:12.159Z Checking peg v0.8.5
24912026-02-19T00:37:12.437Z Compiling newtype_derive v0.1.6
24922026-02-19T00:37:12.699Z Checking bcs v0.1.6
24932026-02-19T00:37:13.016Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24942026-02-19T00:37:13.249Z Checking utf-8 v0.7.6
24952026-02-19T00:37:13.319Z Checking xattr v1.3.1
24962026-02-19T00:37:13.319Z Checking steno v0.4.1
24972026-02-19T00:37:13.486Z Checking filetime v0.2.26
24982026-02-19T00:37:13.569Z Checking arc-swap v1.7.1
24992026-02-19T00:37:13.639Z Checking tungstenite v0.21.0
25002026-02-19T00:37:13.797Z Checking tar v0.4.44
25012026-02-19T00:37:14.098Z Checking slog-scope v4.4.0
25022026-02-19T00:37:14.402Z Checking slog-stdlog v4.1.1
25032026-02-19T00:37:14.695Z Checking slog-envlogger v2.2.0
25042026-02-19T00:37:14.785Z Checking tokio-tungstenite v0.21.0
25052026-02-19T00:37:14.785Z Compiling typify-impl v0.2.0
25062026-02-19T00:37:15.070Z Checking subprocess v0.2.9
25072026-02-19T00:37:15.490Z Checking headers-core v0.3.0
25082026-02-19T00:37:15.714Z Checking headers v0.4.1
25092026-02-19T00:37:15.969Z Compiling lzma-sys v0.1.20
25102026-02-19T00:37:16.927Z Checking progenitor-client v0.8.0
25112026-02-19T00:37:17.041Z Compiling heck v0.3.3
25122026-02-19T00:37:17.540Z Compiling zone_cfg_derive v0.1.2
25132026-02-19T00:37:17.760Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25142026-02-19T00:37:18.152Z Checking yasna v0.5.2
25152026-02-19T00:37:18.764Z Checking base64 v0.13.1
25162026-02-19T00:37:19.138Z Checking number_prefix v0.4.0
25172026-02-19T00:37:19.215Z Checking rcgen v0.12.1
25182026-02-19T00:37:19.343Z Checking ron v0.7.1
25192026-02-19T00:37:19.464Z Checking indicatif v0.17.11
25202026-02-19T00:37:20.081Z Checking zone v0.1.8
25212026-02-19T00:37:20.328Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25222026-02-19T00:37:20.615Z Checking xz2 v0.1.7
25232026-02-19T00:37:20.883Z Checking dropshot-api-manager-types v0.3.0
25242026-02-19T00:37:20.936Z Compiling moka v0.12.10
25252026-02-19T00:37:21.010Z Checking tagptr v0.2.0
25262026-02-19T00:37:21.253Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25272026-02-19T00:37:21.381Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25282026-02-19T00:37:21.470Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25292026-02-19T00:37:21.667Z Compiling libefi-sys v0.1.0
25302026-02-19T00:37:21.732Z Compiling radium v0.7.0
25312026-02-19T00:37:22.250Z Compiling bitfield-struct v0.6.2
25322026-02-19T00:37:22.470Z Compiling maybe-uninit v2.0.0
25332026-02-19T00:37:22.533Z Checking tap v1.0.1
25342026-02-19T00:37:22.824Z Checking wyz v0.5.1
25352026-02-19T00:37:23.229Z Checking hickory-resolver v0.25.2
25362026-02-19T00:37:23.770Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25372026-02-19T00:37:23.841Z Compiling zerocopy-derive v0.6.6
25382026-02-19T00:37:23.901Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25392026-02-19T00:37:24.177Z Compiling packed_struct v0.10.1
25402026-02-19T00:37:24.380Z Checking funty v2.0.0
25412026-02-19T00:37:24.451Z Checking crc-catalog v2.4.0
25422026-02-19T00:37:24.682Z Checking crc v3.2.1
25432026-02-19T00:37:24.830Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25442026-02-19T00:37:25.033Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25452026-02-19T00:37:25.294Z Checking bitvec v1.0.1
25462026-02-19T00:37:25.375Z Compiling packed_struct_codegen v0.10.1
25472026-02-19T00:37:25.435Z Compiling bitfield-macros v0.19.2
25482026-02-19T00:37:25.459Z Compiling indexmap v1.9.3
25492026-02-19T00:37:25.767Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25502026-02-19T00:37:25.893Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25512026-02-19T00:37:26.874Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25522026-02-19T00:37:27.054Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25532026-02-19T00:37:27.132Z Compiling typify-macro v0.2.0
25542026-02-19T00:37:28.661Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25552026-02-19T00:37:28.919Z Checking zerocopy v0.6.6
25562026-02-19T00:37:29.209Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25572026-02-19T00:37:29.753Z Checking nodrop v0.1.14
25582026-02-19T00:37:29.894Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25592026-02-19T00:37:30.011Z Checking array-init v0.0.4
25602026-02-19T00:37:30.760Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25612026-02-19T00:37:30.958Z Checking bitfield v0.19.2
25622026-02-19T00:37:31.023Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25632026-02-19T00:37:31.086Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25642026-02-19T00:37:31.173Z Compiling typify v0.2.0
25652026-02-19T00:37:31.468Z Compiling progenitor-impl v0.8.0
25662026-02-19T00:37:31.943Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25672026-02-19T00:37:32.404Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25682026-02-19T00:37:33.157Z Checking smallvec v0.6.14
25692026-02-19T00:37:33.248Z Checking hashbrown v0.12.3
25702026-02-19T00:37:33.666Z Checking serde-hex v0.1.0
25712026-02-19T00:37:34.010Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
25722026-02-19T00:37:34.715Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25732026-02-19T00:37:35.182Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25742026-02-19T00:37:35.243Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25752026-02-19T00:37:35.267Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25762026-02-19T00:37:35.600Z Checking ron v0.8.1
25772026-02-19T00:37:36.903Z Checking hashbrown v0.13.2
25782026-02-19T00:37:36.961Z Checking crc-any v2.5.0
25792026-02-19T00:37:37.228Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25802026-02-19T00:37:37.494Z Checking path-slash v0.1.5
25812026-02-19T00:37:37.675Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
25822026-02-19T00:37:37.761Z Compiling xshell-macros v0.2.7
25832026-02-19T00:37:37.826Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25842026-02-19T00:37:38.175Z Checking object v0.30.4
25852026-02-19T00:37:38.497Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25862026-02-19T00:37:38.610Z Checking xshell v0.2.7
25872026-02-19T00:37:38.681Z Compiling progenitor-macro v0.8.0
25882026-02-19T00:37:38.743Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25892026-02-19T00:37:39.100Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25902026-02-19T00:37:40.269Z Checking half v1.8.3
25912026-02-19T00:37:40.751Z Compiling proc-macro-error-attr2 v2.0.0
25922026-02-19T00:37:40.819Z Checking serde_cbor v0.11.2
25932026-02-19T00:37:41.554Z Compiling num-derive v0.3.3
25942026-02-19T00:37:41.617Z Compiling proc-macro-error2 v2.0.1
25952026-02-19T00:37:41.723Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25962026-02-19T00:37:42.057Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
25972026-02-19T00:37:42.349Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25982026-02-19T00:37:42.775Z Compiling tabled_derive v0.11.0
25992026-02-19T00:37:42.833Z Checking papergrid v0.17.0
26002026-02-19T00:37:43.891Z Checking libscf-sys v1.1.0
26012026-02-19T00:37:44.339Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26022026-02-19T00:37:44.661Z Checking testing_table v0.3.0
26032026-02-19T00:37:44.725Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26042026-02-19T00:37:44.908Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26052026-02-19T00:37:44.974Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26062026-02-19T00:37:45.045Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26072026-02-19T00:37:45.109Z Checking maplit v1.0.2
26082026-02-19T00:37:45.403Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26092026-02-19T00:37:45.701Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26102026-02-19T00:37:45.763Z Checking crc8 v0.1.1
26112026-02-19T00:37:46.039Z Checking fxhash v0.2.1
26122026-02-19T00:37:46.096Z Checking tabled v0.20.0
26132026-02-19T00:37:46.381Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26142026-02-19T00:37:46.659Z Checking unicase v2.8.1
26152026-02-19T00:37:46.771Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26162026-02-19T00:37:47.074Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26172026-02-19T00:37:47.179Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26182026-02-19T00:37:48.072Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26192026-02-19T00:37:48.270Z Checking kstat-rs v0.2.4
26202026-02-19T00:37:48.352Z Compiling parking_lot_core v0.8.6
26212026-02-19T00:37:48.749Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26222026-02-19T00:37:49.090Z Checking scheduled-thread-pool v0.2.7
26232026-02-19T00:37:49.185Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26242026-02-19T00:37:49.461Z Compiling dsl_auto_type v0.1.2
26252026-02-19T00:37:49.632Z Compiling vergen-gitcl v1.0.8
26262026-02-19T00:37:50.053Z Compiling diesel_table_macro_syntax v0.2.0
26272026-02-19T00:37:50.594Z Checking r2d2 v0.8.10
26282026-02-19T00:37:50.974Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26292026-02-19T00:37:51.052Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26302026-02-19T00:37:51.133Z Compiling diesel_derives v2.2.3
26312026-02-19T00:37:51.309Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26322026-02-19T00:37:51.362Z Checking parking_lot v0.11.2
26332026-02-19T00:37:51.767Z Checking prefix-trie v0.7.0
26342026-02-19T00:37:51.856Z Checking nanorand v0.7.0
26352026-02-19T00:37:51.939Z Compiling dirs-sys-next v0.1.2
26362026-02-19T00:37:52.355Z Checking progenitor v0.8.0
26372026-02-19T00:37:52.424Z Compiling crunchy v0.2.2
26382026-02-19T00:37:52.711Z Checking hickory-server v0.25.2
26392026-02-19T00:37:52.774Z Checking flume v0.11.1
26402026-02-19T00:37:52.841Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26412026-02-19T00:37:53.145Z Compiling dirs-next v2.0.0
26422026-02-19T00:37:53.268Z Checking sled v0.34.7
26432026-02-19T00:37:53.480Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26442026-02-19T00:37:53.537Z Checking hickory-client v0.25.2
26452026-02-19T00:37:53.862Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26462026-02-19T00:37:53.928Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26472026-02-19T00:37:54.169Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26482026-02-19T00:37:55.415Z Compiling tiny-keccak v2.0.2
26492026-02-19T00:37:56.015Z Compiling term v0.7.0
26502026-02-19T00:37:56.133Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26512026-02-19T00:37:56.278Z Compiling bit-vec v0.6.3
26522026-02-19T00:37:56.494Z Compiling salty v0.3.0
26532026-02-19T00:37:56.590Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26542026-02-19T00:37:56.716Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26552026-02-19T00:37:56.810Z Compiling bit-set v0.5.3
26562026-02-19T00:37:57.095Z Compiling ascii-canvas v3.0.0
26572026-02-19T00:37:57.427Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26582026-02-19T00:37:57.719Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26592026-02-19T00:37:57.990Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26602026-02-19T00:37:58.190Z Checking primeorder v0.13.6
26612026-02-19T00:37:58.486Z Compiling ena v0.14.3
26622026-02-19T00:37:58.542Z Compiling regex-syntax v0.6.29
26632026-02-19T00:37:58.784Z Compiling bindgen v0.71.1
26642026-02-19T00:37:59.026Z Compiling diff v0.1.13
26652026-02-19T00:38:00.039Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26662026-02-19T00:38:00.619Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26672026-02-19T00:38:01.244Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26682026-02-19T00:38:01.962Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26692026-02-19T00:38:02.669Z Checking diesel v2.2.12
26702026-02-19T00:38:03.445Z Compiling lalrpop v0.19.12
26712026-02-19T00:38:04.327Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26722026-02-19T00:38:04.397Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26732026-02-19T00:38:05.695Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26742026-02-19T00:38:05.958Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26752026-02-19T00:38:06.051Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26762026-02-19T00:38:06.421Z Compiling libxml v0.3.3
26772026-02-19T00:38:06.872Z Compiling fs-err v2.11.0
26782026-02-19T00:38:07.562Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26792026-02-19T00:38:07.659Z Checking p384 v0.13.1
26802026-02-19T00:38:08.592Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26812026-02-19T00:38:08.734Z Compiling strum_macros v0.24.3
26822026-02-19T00:38:11.593Z Compiling indoc v1.0.9
26832026-02-19T00:38:12.530Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26842026-02-19T00:38:12.916Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
26852026-02-19T00:38:13.192Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26862026-02-19T00:38:14.170Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26872026-02-19T00:38:14.623Z Checking quick-xml v0.37.2
26882026-02-19T00:38:14.692Z Checking derive_builder v0.20.2
26892026-02-19T00:38:14.762Z Compiling oso-derive v0.27.3
26902026-02-19T00:38:14.998Z Compiling impl-trait-for-tuples v0.2.2
26912026-02-19T00:38:15.365Z Compiling trait-variant v0.1.2
26922026-02-19T00:38:15.879Z Checking parse-size v1.1.0
26932026-02-19T00:38:16.211Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26942026-02-19T00:38:16.593Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26952026-02-19T00:38:16.929Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
26962026-02-19T00:38:18.247Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26972026-02-19T00:38:18.723Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26982026-02-19T00:38:20.167Z Checking assert_matches v1.5.0
26992026-02-19T00:38:20.382Z Compiling mime_guess v2.0.5
27002026-02-19T00:38:20.458Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27012026-02-19T00:38:21.097Z Checking predicates-tree v1.0.12
27022026-02-19T00:38:21.345Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27032026-02-19T00:38:21.542Z Checking http-range v0.1.5
27042026-02-19T00:38:21.894Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27052026-02-19T00:38:21.954Z Checking atty v0.2.14
27062026-02-19T00:38:22.014Z Compiling diesel-dtrace v0.4.2
27072026-02-19T00:38:22.980Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27082026-02-19T00:38:23.158Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27092026-02-19T00:38:23.328Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27102026-02-19T00:38:23.589Z Checking bb8 v0.8.5
27112026-02-19T00:38:23.942Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27122026-02-19T00:38:24.324Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
27132026-02-19T00:38:24.518Z Checking corncobs v0.1.4
27142026-02-19T00:38:24.609Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27152026-02-19T00:38:24.896Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27162026-02-19T00:38:25.124Z Checking hyper-staticfile v0.10.1
27172026-02-19T00:38:25.479Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27182026-02-19T00:38:25.679Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27192026-02-19T00:38:25.858Z Checking ignore v0.4.23
27202026-02-19T00:38:26.074Z Checking signal-hook-tokio v0.3.1
27212026-02-19T00:38:26.129Z Checking secrecy v0.8.0
27222026-02-19T00:38:26.449Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27232026-02-19T00:38:26.830Z Checking globwalk v0.9.1
27242026-02-19T00:38:27.110Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27252026-02-19T00:38:27.314Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27262026-02-19T00:38:27.874Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27272026-02-19T00:38:28.049Z Checking nonempty v0.12.0
27282026-02-19T00:38:28.123Z Checking camino-tempfile-ext v0.3.2
27292026-02-19T00:38:28.639Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27302026-02-19T00:38:28.915Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27312026-02-19T00:38:28.997Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27322026-02-19T00:38:29.900Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27332026-02-19T00:38:30.785Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27342026-02-19T00:38:31.062Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27352026-02-19T00:38:31.541Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
27362026-02-19T00:38:33.481Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27372026-02-19T00:38:33.639Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27382026-02-19T00:38:34.511Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27392026-02-19T00:38:35.056Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27402026-02-19T00:38:35.151Z Checking tungstenite v0.23.0
27412026-02-19T00:38:36.039Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27422026-02-19T00:38:36.164Z Checking void v1.0.2
27432026-02-19T00:38:36.331Z Checking tokio-tungstenite v0.23.1
27442026-02-19T00:38:36.421Z Checking lzss v0.8.2
27452026-02-19T00:38:36.797Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27462026-02-19T00:38:36.847Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27472026-02-19T00:38:36.946Z Checking nix v0.27.1
27482026-02-19T00:38:37.174Z Checking serde_bytes v0.11.19
27492026-02-19T00:38:37.634Z Checking rand_seeder v0.4.0
27502026-02-19T00:38:38.029Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27512026-02-19T00:38:38.882Z Checking async-bb8-diesel v0.2.1
27522026-02-19T00:38:39.095Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27532026-02-19T00:38:39.735Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27542026-02-19T00:38:39.794Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27552026-02-19T00:38:39.859Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27562026-02-19T00:38:40.110Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27572026-02-19T00:38:41.463Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27582026-02-19T00:38:42.448Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27592026-02-19T00:38:44.235Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27602026-02-19T00:38:44.411Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27612026-02-19T00:38:45.637Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27622026-02-19T00:38:46.068Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27632026-02-19T00:38:46.128Z Checking is_ci v1.2.0
27642026-02-19T00:38:46.432Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27652026-02-19T00:38:47.250Z Checking yansi v1.0.1
27662026-02-19T00:38:47.449Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27672026-02-19T00:38:47.539Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27682026-02-19T00:38:47.628Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27692026-02-19T00:38:47.961Z Checking pretty_assertions v1.4.1
27702026-02-19T00:38:48.059Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27712026-02-19T00:38:48.285Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27722026-02-19T00:38:48.578Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27732026-02-19T00:38:49.134Z Checking typeid v1.0.3
27742026-02-19T00:38:49.374Z Compiling tabled_derive v0.10.0
27752026-02-19T00:38:51.615Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27762026-02-19T00:38:52.008Z Checking papergrid v0.14.0
27772026-02-19T00:38:52.110Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27782026-02-19T00:38:52.163Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27792026-02-19T00:38:52.550Z Compiling indoc v2.0.6
27802026-02-19T00:38:52.621Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27812026-02-19T00:38:53.716Z Checking erased-serde v0.4.6
27822026-02-19T00:38:53.769Z Checking tabled v0.18.0
27832026-02-19T00:38:53.965Z Checking ordered-float v2.10.1
27842026-02-19T00:38:54.020Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27852026-02-19T00:38:54.635Z Compiling libz-sys v1.1.20
27862026-02-19T00:38:54.761Z Checking castaway v0.2.3
27872026-02-19T00:38:55.009Z Checking compact_str v0.8.0
27882026-02-19T00:38:55.592Z Checking serde-untagged v0.1.7
27892026-02-19T00:38:55.972Z Checking serde-value v0.7.0
27902026-02-19T00:38:56.374Z Checking supports-color v3.0.2
27912026-02-19T00:38:56.515Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27922026-02-19T00:38:56.674Z Checking console v0.16.0
27932026-02-19T00:38:56.929Z Checking unicode-truncate v1.1.0
27942026-02-19T00:38:57.316Z Checking concurrent-queue v2.5.0
27952026-02-19T00:38:57.369Z Checking lru v0.12.5
27962026-02-19T00:38:57.602Z Compiling instability v0.3.2
27972026-02-19T00:38:57.762Z Checking cassowary v0.3.0
27982026-02-19T00:38:57.829Z Checking parking v2.2.1
27992026-02-19T00:38:58.177Z Checking unicode-xid v0.2.6
28002026-02-19T00:38:58.258Z Checking unit-prefix v0.5.1
28012026-02-19T00:38:58.436Z Checking cargo-util-schemas v0.8.2
28022026-02-19T00:38:58.593Z Checking indicatif v0.18.0
28032026-02-19T00:38:58.706Z Checking ratatui v0.29.0
28042026-02-19T00:38:59.119Z Checking cargo-platform v0.2.0
28052026-02-19T00:38:59.502Z Compiling libgit2-sys v0.18.2+1.9.1
28062026-02-19T00:38:59.562Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28072026-02-19T00:38:59.630Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28082026-02-19T00:39:00.929Z Checking cargo_metadata v0.21.0
28092026-02-19T00:39:02.295Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28102026-02-19T00:39:02.888Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28112026-02-19T00:39:02.953Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28122026-02-19T00:39:03.438Z Checking event-listener v5.3.1
28132026-02-19T00:39:03.491Z Compiling vergen-git2 v1.0.7
28142026-02-19T00:39:03.969Z Checking event-listener-strategy v0.5.2
28152026-02-19T00:39:04.048Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28162026-02-19T00:39:04.263Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28172026-02-19T00:39:04.445Z Checking shell-words v1.1.0
28182026-02-19T00:39:04.655Z Checking plotters-backend v0.3.7
28192026-02-19T00:39:04.723Z Compiling rustls v0.21.12
28202026-02-19T00:39:05.057Z Checking futures-lite v2.3.0
28212026-02-19T00:39:05.197Z Checking plotters-svg v0.3.7
28222026-02-19T00:39:05.278Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28232026-02-19T00:39:05.523Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28242026-02-19T00:39:06.423Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28252026-02-19T00:39:06.476Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28262026-02-19T00:39:06.821Z Checking sct v0.7.1
28272026-02-19T00:39:06.909Z Checking rustls-webpki v0.101.7
28282026-02-19T00:39:07.134Z Checking hex-literal v0.4.1
28292026-02-19T00:39:07.356Z Checking cast v0.3.0
28302026-02-19T00:39:07.433Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28312026-02-19T00:39:07.759Z Checking criterion-plot v0.6.0
28322026-02-19T00:39:08.571Z Checking plotters v0.3.7
28332026-02-19T00:39:10.468Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28342026-02-19T00:39:10.759Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28352026-02-19T00:39:12.154Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28362026-02-19T00:39:12.278Z Checking tinytemplate v1.2.1
28372026-02-19T00:39:12.774Z Checking oorandom v11.1.4
28382026-02-19T00:39:13.044Z Checking anes v0.1.6
28392026-02-19T00:39:13.461Z Checking criterion v0.7.0
28402026-02-19T00:39:16.320Z Checking tokio-rustls v0.24.1
28412026-02-19T00:39:16.748Z Checking async-lock v3.4.0
28422026-02-19T00:39:17.628Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28432026-02-19T00:39:18.078Z Checking rustls-pemfile v1.0.4
28442026-02-19T00:39:18.394Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28452026-02-19T00:39:20.189Z Checking twox-hash v2.1.0
28462026-02-19T00:39:20.989Z Checking polling v3.7.3
28472026-02-19T00:39:21.433Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28482026-02-19T00:39:21.533Z Checking async-io v2.3.4
28492026-02-19T00:39:21.799Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28502026-02-19T00:39:22.402Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28512026-02-19T00:39:22.607Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28522026-02-19T00:39:22.966Z Checking fatfs v0.3.6
28532026-02-19T00:39:24.210Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28542026-02-19T00:39:24.949Z Compiling petname v2.0.2
28552026-02-19T00:39:26.029Z Compiling seq-macro v0.3.6
28562026-02-19T00:39:27.153Z Checking async-task v4.7.1
28572026-02-19T00:39:27.781Z Checking async-channel v2.3.1
28582026-02-19T00:39:28.057Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28592026-02-19T00:39:28.191Z Checking piper v0.2.4
28602026-02-19T00:39:28.559Z Checking rtoolbox v0.0.2
28612026-02-19T00:39:28.858Z Checking futures-timer v3.0.3
28622026-02-19T00:39:29.292Z Checking rpassword v7.4.0
28632026-02-19T00:39:29.558Z Checking blocking v1.6.1
28642026-02-19T00:39:30.903Z Checking async-executor v1.13.1
28652026-02-19T00:39:31.337Z Checking async-signal v0.2.10
28662026-02-19T00:39:31.699Z Checking tui-tree-widget v0.23.1
28672026-02-19T00:39:32.121Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28682026-02-19T00:39:32.441Z Checking polyval v0.6.2
28692026-02-19T00:39:32.495Z Checking sapling-renderdag v0.1.0
28702026-02-19T00:39:32.918Z Checking event-listener v2.5.3
28712026-02-19T00:39:33.098Z Checking sync-ptr v0.1.4
28722026-02-19T00:39:33.246Z Checking async-channel v1.9.0
28732026-02-19T00:39:33.392Z Checking ghash v0.5.1
28742026-02-19T00:39:33.554Z Checking async-process v2.3.0
28752026-02-19T00:39:33.623Z Checking async-global-executor v2.4.1
28762026-02-19T00:39:33.683Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28772026-02-19T00:39:33.995Z Checking ctr v0.9.2
28782026-02-19T00:39:34.081Z Checking kv-log-macro v1.0.7
28792026-02-19T00:39:34.145Z Compiling async-attributes v1.1.2
28802026-02-19T00:39:34.315Z Checking constant_time_eq v0.3.1
28812026-02-19T00:39:34.462Z Checking arrayref v0.3.9
28822026-02-19T00:39:34.540Z Checking arrayvec v0.7.6
28832026-02-19T00:39:34.638Z Checking aes-gcm v0.10.3
28842026-02-19T00:39:35.035Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28852026-02-19T00:39:35.091Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28862026-02-19T00:39:35.116Z Checking async-std v1.13.0
28872026-02-19T00:39:36.955Z Checking ssh-encoding v0.2.0
28882026-02-19T00:39:37.391Z Checking blowfish v0.9.1
28892026-02-19T00:39:37.792Z Checking bcrypt-pbkdf v0.10.0
28902026-02-19T00:39:38.193Z Checking ssh-cipher v0.2.0
28912026-02-19T00:39:38.594Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28922026-02-19T00:39:38.835Z Checking async-object-pool v0.1.5
28932026-02-19T00:39:39.105Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28942026-02-19T00:39:39.745Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28952026-02-19T00:39:39.886Z Checking serde_regex v1.1.0
28962026-02-19T00:39:40.284Z Checking password-hash v0.4.2
28972026-02-19T00:39:40.758Z Checking assert-json-diff v2.0.2
28982026-02-19T00:39:41.058Z Checking path-tree v0.8.1
28992026-02-19T00:39:41.130Z Compiling target-lexicon v0.13.2
29002026-02-19T00:39:41.340Z Checking stringmetrics v2.2.2
29012026-02-19T00:39:41.491Z Checking pbkdf2 v0.11.0
29022026-02-19T00:39:41.675Z Checking httpmock v0.8.0-alpha.1
29032026-02-19T00:39:41.825Z Compiling samael v0.0.19
29042026-02-19T00:39:41.892Z Checking ssh-key v0.6.6
29052026-02-19T00:39:43.652Z Checking p256 v0.13.2
29062026-02-19T00:39:44.263Z Checking p521 v0.13.3
29072026-02-19T00:39:45.803Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29082026-02-19T00:39:46.223Z Checking russh-cryptovec v0.7.3
29092026-02-19T00:39:46.495Z Compiling guppy-workspace-hack v0.1.0
29102026-02-19T00:39:46.548Z Checking md5 v0.7.0
29112026-02-19T00:39:46.996Z Checking russh-keys v0.45.0
29122026-02-19T00:39:47.060Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29132026-02-19T00:39:47.531Z Checking num-bigint v0.4.6
29142026-02-19T00:39:48.571Z Checking des v0.8.1
29152026-02-19T00:39:49.263Z Compiling blake3 v1.5.4
29162026-02-19T00:39:49.982Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29172026-02-19T00:39:50.206Z Compiling target-spec v3.5.0
29182026-02-19T00:39:50.413Z Checking russh v0.45.0
29192026-02-19T00:39:50.875Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29202026-02-19T00:39:51.897Z Checking cfg-expr v0.20.1
29212026-02-19T00:39:52.355Z Checking supports-color v2.1.0
29222026-02-19T00:39:52.437Z Checking textwrap v0.15.2
29232026-02-19T00:39:52.672Z Checking supports-hyperlinks v2.1.0
29242026-02-19T00:39:52.821Z Checking supports-unicode v2.1.0
29252026-02-19T00:39:52.924Z Checking hashbrown v0.14.5
29262026-02-19T00:39:52.974Z Checking backtrace-ext v0.2.1
29272026-02-19T00:39:53.109Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29282026-02-19T00:39:53.297Z Checking terminal_size v0.1.17
29292026-02-19T00:39:53.514Z Compiling miette-derive v5.10.0
29302026-02-19T00:39:53.578Z Checking owo-colors v3.5.0
29312026-02-19T00:39:53.736Z Compiling git2 v0.20.2
29322026-02-19T00:39:54.102Z Checking internet-checksum v0.2.1
29332026-02-19T00:39:54.344Z Checking chumsky v0.9.3
29342026-02-19T00:39:55.884Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29352026-02-19T00:39:56.013Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29362026-02-19T00:39:56.058Z Checking miette v5.10.0
29372026-02-19T00:39:56.976Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29382026-02-19T00:39:57.164Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29392026-02-19T00:39:57.565Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29402026-02-19T00:39:57.665Z Compiling knuffel-derive v3.2.0
29412026-02-19T00:39:57.725Z Checking httptest v0.16.3
29422026-02-19T00:39:57.835Z Checking pathdiff v0.2.3
29432026-02-19T00:39:58.068Z Checking nested v0.1.1
29442026-02-19T00:39:58.382Z Checking topological-sort v0.2.2
29452026-02-19T00:39:58.628Z Checking guppy v0.17.20
29462026-02-19T00:39:58.692Z Checking omicron-zone-package v0.12.2
29472026-02-19T00:40:00.795Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29482026-02-19T00:40:00.911Z Compiling rstest_macros v0.25.0
29492026-02-19T00:40:00.989Z Compiling target-triple v0.1.3
29502026-02-19T00:40:01.261Z Compiling doc-comment v0.3.3
29512026-02-19T00:40:01.327Z Checking knuffel v3.2.0
29522026-02-19T00:40:01.544Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29532026-02-19T00:40:01.843Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29542026-02-19T00:40:01.898Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29552026-02-19T00:40:02.201Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29562026-02-19T00:40:02.405Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29572026-02-19T00:40:02.891Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29582026-02-19T00:40:03.214Z Checking similar-asserts v1.7.0
29592026-02-19T00:40:03.554Z Compiling proc-macro-crate v3.2.0
29602026-02-19T00:40:03.911Z Compiling assert_cmd v2.0.17
29612026-02-19T00:40:04.391Z Compiling relative-path v1.9.3
29622026-02-19T00:40:04.798Z Checking escape8259 v0.5.3
29632026-02-19T00:40:05.119Z Checking libtest-mimic v0.8.1
29642026-02-19T00:40:06.010Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29652026-02-19T00:40:06.097Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29662026-02-19T00:40:06.257Z Checking blake2b_simd v1.0.2
29672026-02-19T00:40:07.272Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29682026-02-19T00:40:07.688Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29692026-02-19T00:40:08.385Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29702026-02-19T00:40:08.612Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29712026-02-19T00:40:09.033Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29722026-02-19T00:40:09.393Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29732026-02-19T00:40:09.792Z Checking fancy-regex v0.14.0
29742026-02-19T00:40:09.848Z Checking serde_tokenstream v0.2.2
29752026-02-19T00:40:10.424Z Checking uzers v0.12.1
29762026-02-19T00:40:10.628Z Checking termcolor v1.4.1
29772026-02-19T00:40:14.408Z Checking datatest-stable v0.3.2
29782026-02-19T00:40:14.462Z Checking trybuild v1.0.106
29792026-02-19T00:40:14.462Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29802026-02-19T00:40:14.486Z Checking rust-argon2 v2.1.0
29812026-02-19T00:40:14.486Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29822026-02-19T00:40:14.486Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29832026-02-19T00:40:15.263Z Checking rstest v0.25.0
29842026-02-19T00:40:15.630Z Checking support-bundle-viewer v0.1.2
29852026-02-19T00:40:16.036Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29862026-02-19T00:40:16.123Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29872026-02-19T00:40:16.248Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29882026-02-19T00:40:16.554Z Checking drift v0.1.3
29892026-02-19T00:40:16.640Z Checking rand_distr v0.5.1
29902026-02-19T00:40:16.759Z Checking multimap v0.10.1
29912026-02-19T00:40:17.164Z Checking approx v0.5.1
29922026-02-19T00:40:17.317Z Checking dropshot-api-manager v0.3.0
29932026-02-19T00:40:17.749Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29942026-02-19T00:40:18.522Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29952026-02-19T00:40:18.943Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29962026-02-19T00:40:19.500Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29972026-02-19T00:40:19.953Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29982026-02-19T00:40:20.514Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29992026-02-19T00:40:20.538Z Checking partial-io v0.5.4
30002026-02-19T00:40:21.084Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30012026-02-19T00:40:21.213Z Checking cargo_toml v0.21.0
30022026-02-19T00:40:22.200Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30032026-02-19T00:40:22.388Z Checking termios v0.3.3
30042026-02-19T00:40:22.724Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
30052026-02-19T00:40:22.749Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30062026-02-19T00:40:23.469Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30072026-02-19T00:40:24.447Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30082026-02-19T00:40:26.059Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30092026-02-19T00:40:26.380Z Compiling polar-core v0.27.3
30102026-02-19T00:40:31.113Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30112026-02-19T00:40:37.974Z Checking oso v0.27.3
30122026-02-19T00:40:40.013Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30132026-02-19T00:40:44.733Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30142026-02-19T00:40:46.138Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30152026-02-19T00:40:53.049Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30162026-02-19T00:41:00.288Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30172026-02-19T00:41:09.751Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30182026-02-19T00:41:11.400Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30192026-02-19T00:41:27.973Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30202026-02-19T00:41:46.331Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30212026-02-19T00:45:26.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 54s
30222026-02-19T00:45:27.419Z
30232026-02-19T00:45:27.420Zreal 10:02.687994361
30242026-02-19T00:45:27.420Zuser 50:29.178276995
30252026-02-19T00:45:27.420Zsys 9:15.837718682
30262026-02-19T00:45:27.420Ztrap 1.808985021
30272026-02-19T00:45:27.420Ztflt 0.430053956
30282026-02-19T00:45:27.420Zdflt 0.480064547
30292026-02-19T00:45:27.420Zkflt 0.001805127
30302026-02-19T00:45:27.445Zlock 2:07:01.923232047
30312026-02-19T00:45:27.445Zslp 2:43:33.577941801
30322026-02-19T00:45:27.445Zlat 2:33.314951549
30332026-02-19T00:45:27.445Zstop 16:47.254859492
30342026-02-19T00:45:27.445Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30352026-02-19T00:45:27.445Z+ ptime -m cargo doc --workspace --no-deps
30362026-02-19T00:45:30.043Zwarning: output filename collision.
30372026-02-19T00:45:30.043ZThe 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)`.
30382026-02-19T00:45:30.043ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30392026-02-19T00:45:30.043ZThe targets should have unique names.
30402026-02-19T00:45:30.043ZThis is a known bug where multiple crates with the same name use
30412026-02-19T00:45:30.043Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30422026-02-19T00:45:32.848Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30432026-02-19T00:45:32.930Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30442026-02-19T00:45:32.974Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30452026-02-19T00:45:33.080Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30462026-02-19T00:45:33.156Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30472026-02-19T00:45:33.181Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30482026-02-19T00:45:33.181Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30492026-02-19T00:45:33.676Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30502026-02-19T00:45:33.735Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30512026-02-19T00:45:33.841Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30522026-02-19T00:45:33.936Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30532026-02-19T00:45:34.136Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30542026-02-19T00:45:34.383Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30552026-02-19T00:45:34.430Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30562026-02-19T00:45:34.491Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30572026-02-19T00:45:34.555Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30582026-02-19T00:45:34.778Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30592026-02-19T00:45:35.371Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30602026-02-19T00:45:35.742Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30612026-02-19T00:45:35.801Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30622026-02-19T00:45:35.825Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30632026-02-19T00:45:35.825Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30642026-02-19T00:45:36.080Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30652026-02-19T00:45:36.320Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30662026-02-19T00:45:36.435Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30672026-02-19T00:45:36.864Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30682026-02-19T00:45:37.230Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30692026-02-19T00:45:37.486Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30702026-02-19T00:45:37.570Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30712026-02-19T00:45:38.121Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30722026-02-19T00:45:38.305Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30732026-02-19T00:45:38.713Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30742026-02-19T00:45:38.793Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30752026-02-19T00:45:38.973Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30762026-02-19T00:45:39.291Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
30772026-02-19T00:45:39.344Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30782026-02-19T00:45:39.406Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30792026-02-19T00:45:40.075Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30802026-02-19T00:45:40.167Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30812026-02-19T00:45:40.438Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30822026-02-19T00:45:40.510Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30832026-02-19T00:45:40.728Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30842026-02-19T00:45:40.783Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30852026-02-19T00:45:40.826Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30862026-02-19T00:45:41.080Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30872026-02-19T00:45:41.328Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30882026-02-19T00:45:41.371Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30892026-02-19T00:45:41.421Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30902026-02-19T00:45:41.479Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30912026-02-19T00:45:42.005Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30922026-02-19T00:45:42.029Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30932026-02-19T00:45:42.054Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30942026-02-19T00:45:42.152Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30952026-02-19T00:45:42.512Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30962026-02-19T00:45:42.602Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30972026-02-19T00:45:42.711Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30982026-02-19T00:45:43.050Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30992026-02-19T00:45:43.167Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31002026-02-19T00:45:43.257Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31012026-02-19T00:45:43.330Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31022026-02-19T00:45:43.716Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31032026-02-19T00:45:43.837Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31042026-02-19T00:45:44.391Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31052026-02-19T00:45:44.454Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31062026-02-19T00:45:44.514Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31072026-02-19T00:45:45.023Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31082026-02-19T00:45:45.308Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31092026-02-19T00:45:45.808Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31102026-02-19T00:45:46.489Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31112026-02-19T00:45:47.042Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31122026-02-19T00:45:47.671Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31132026-02-19T00:45:50.541Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31142026-02-19T00:45:51.346Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31152026-02-19T00:45:51.575Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31162026-02-19T00:45:51.716Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31172026-02-19T00:45:53.260Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31182026-02-19T00:45:54.349Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31192026-02-19T00:45:54.459Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31202026-02-19T00:45:54.864Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31212026-02-19T00:45:54.905Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31222026-02-19T00:45:55.276Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31232026-02-19T00:45:55.475Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31242026-02-19T00:45:55.712Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31252026-02-19T00:45:56.030Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31262026-02-19T00:45:56.532Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31272026-02-19T00:45:56.672Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31282026-02-19T00:45:57.513Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31292026-02-19T00:45:58.117Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31302026-02-19T00:45:58.175Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31312026-02-19T00:45:58.714Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31322026-02-19T00:45:58.761Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31332026-02-19T00:45:59.945Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31342026-02-19T00:46:00.084Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31352026-02-19T00:46:00.405Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31362026-02-19T00:46:01.404Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31372026-02-19T00:46:01.740Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31382026-02-19T00:46:03.117Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31392026-02-19T00:46:03.438Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31402026-02-19T00:46:03.768Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31412026-02-19T00:46:04.176Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31422026-02-19T00:46:05.017Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31432026-02-19T00:46:05.847Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31442026-02-19T00:46:06.869Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31452026-02-19T00:46:07.530Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31462026-02-19T00:46:07.697Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31472026-02-19T00:46:07.791Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31482026-02-19T00:46:08.810Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31492026-02-19T00:46:08.946Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31502026-02-19T00:46:09.345Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31512026-02-19T00:46:09.476Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31522026-02-19T00:46:09.888Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31532026-02-19T00:46:10.300Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31542026-02-19T00:46:10.324Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31552026-02-19T00:46:10.791Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31562026-02-19T00:46:11.205Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31572026-02-19T00:46:11.953Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31582026-02-19T00:46:12.721Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31592026-02-19T00:46:12.913Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31602026-02-19T00:46:13.254Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31612026-02-19T00:46:14.062Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31622026-02-19T00:46:15.149Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31632026-02-19T00:46:15.522Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31642026-02-19T00:46:15.565Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31652026-02-19T00:46:16.147Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31662026-02-19T00:46:16.215Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31672026-02-19T00:46:17.367Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31682026-02-19T00:46:18.249Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31692026-02-19T00:46:18.675Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31702026-02-19T00:46:18.982Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31712026-02-19T00:46:19.437Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31722026-02-19T00:46:19.725Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31732026-02-19T00:46:19.937Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31742026-02-19T00:46:19.983Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31752026-02-19T00:46:20.380Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31762026-02-19T00:46:20.463Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31772026-02-19T00:46:21.207Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31782026-02-19T00:46:22.689Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31792026-02-19T00:46:25.478Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31802026-02-19T00:46:26.743Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31812026-02-19T00:46:27.653Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31822026-02-19T00:46:30.344Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31832026-02-19T00:46:30.637Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31842026-02-19T00:46:32.252Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31852026-02-19T00:46:32.750Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31862026-02-19T00:46:33.484Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31872026-02-19T00:46:34.788Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31882026-02-19T00:46:34.979Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31892026-02-19T00:46:35.391Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31902026-02-19T00:46:36.443Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31912026-02-19T00:46:36.777Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31922026-02-19T00:46:37.524Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31932026-02-19T00:46:38.067Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
31942026-02-19T00:46:38.226Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31952026-02-19T00:46:38.447Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
31962026-02-19T00:46:46.554Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31972026-02-19T00:46:46.592Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31982026-02-19T00:46:48.087Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31992026-02-19T00:46:48.659Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32002026-02-19T00:46:51.356Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32012026-02-19T00:46:52.861Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32022026-02-19T00:46:53.084Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32032026-02-19T00:46:54.790Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32042026-02-19T00:46:55.274Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32052026-02-19T00:46:55.485Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32062026-02-19T00:46:57.829Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32072026-02-19T00:46:57.917Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32082026-02-19T00:46:59.643Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32092026-02-19T00:46:59.784Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32102026-02-19T00:47:00.941Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32112026-02-19T00:47:01.533Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32122026-02-19T00:47:01.615Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32132026-02-19T00:47:02.038Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32142026-02-19T00:47:02.685Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32152026-02-19T00:47:03.482Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32162026-02-19T00:47:03.806Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32172026-02-19T00:47:04.312Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32182026-02-19T00:47:05.986Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32192026-02-19T00:47:06.180Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32202026-02-19T00:47:07.366Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32212026-02-19T00:47:07.894Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32222026-02-19T00:47:08.190Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32232026-02-19T00:47:08.875Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32242026-02-19T00:47:10.305Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32252026-02-19T00:47:11.650Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32262026-02-19T00:47:12.863Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32272026-02-19T00:47:15.615Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32282026-02-19T00:47:16.101Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32292026-02-19T00:47:17.267Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32302026-02-19T00:47:25.387Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32312026-02-19T00:47:27.747Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32322026-02-19T00:47:29.144Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32332026-02-19T00:47:30.776Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32342026-02-19T00:47:33.612Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32352026-02-19T00:47:35.911Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32362026-02-19T00:47:39.111Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32372026-02-19T00:47:41.556Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32382026-02-19T00:47:42.583Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32392026-02-19T00:47:45.442Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32402026-02-19T00:47:46.499Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32412026-02-19T00:47:51.803Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32422026-02-19T00:47:54.128Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32432026-02-19T00:47:56.382Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32442026-02-19T00:47:57.305Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32452026-02-19T00:48:00.001Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32462026-02-19T00:48:00.966Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32472026-02-19T00:48:04.095Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32482026-02-19T00:48:09.272Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32492026-02-19T00:48:09.622Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32502026-02-19T00:48:11.427Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32512026-02-19T00:48:14.428Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32522026-02-19T00:48:16.861Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32532026-02-19T00:48:18.809Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32542026-02-19T00:48:23.165Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32552026-02-19T00:48:25.394Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32562026-02-19T00:48:27.190Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32572026-02-19T00:48:29.377Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32582026-02-19T00:48:30.818Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32592026-02-19T00:48:32.766Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32602026-02-19T00:48:35.940Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32612026-02-19T00:48:40.395Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32622026-02-19T00:48:42.172Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32632026-02-19T00:48:44.119Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32642026-02-19T00:48:47.944Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32652026-02-19T00:48:50.896Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32662026-02-19T00:48:55.199Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32672026-02-19T00:48:56.112Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32682026-02-19T00:48:58.599Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32692026-02-19T00:49:01.013Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32702026-02-19T00:49:04.341Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32712026-02-19T00:49:10.960Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32722026-02-19T00:49:11.943Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32732026-02-19T00:49:13.964Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32742026-02-19T00:49:17.246Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32752026-02-19T00:49:20.262Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32762026-02-19T00:49:23.688Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32772026-02-19T00:49:27.152Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32782026-02-19T00:49:30.040Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32792026-02-19T00:49:33.646Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32802026-02-19T00:49:37.442Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32812026-02-19T00:49:40.702Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32822026-02-19T00:49:49.026Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32832026-02-19T00:49:50.664Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32842026-02-19T00:49:52.644Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32852026-02-19T00:49:54.010Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32862026-02-19T00:49:57.503Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32872026-02-19T00:50:02.097Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32882026-02-19T00:50:05.583Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32892026-02-19T00:50:09.865Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32902026-02-19T00:50:13.718Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32912026-02-19T00:50:17.174Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32922026-02-19T00:50:21.639Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32932026-02-19T00:50:24.752Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32942026-02-19T00:50:28.413Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32952026-02-19T00:50:32.307Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32962026-02-19T00:50:35.902Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32972026-02-19T00:50:39.294Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32982026-02-19T00:50:43.005Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32992026-02-19T00:50:47.432Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33002026-02-19T00:50:51.040Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33012026-02-19T00:50:54.516Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33022026-02-19T00:50:58.279Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33032026-02-19T00:51:02.376Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33042026-02-19T00:51:05.909Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33052026-02-19T00:51:09.739Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33062026-02-19T00:51:14.012Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33072026-02-19T00:51:17.551Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33082026-02-19T00:51:21.521Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33092026-02-19T00:51:25.505Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33102026-02-19T00:51:30.086Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33112026-02-19T00:51:34.224Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33122026-02-19T00:51:38.013Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33132026-02-19T00:51:42.416Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33142026-02-19T00:51:46.751Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33152026-02-19T00:51:50.853Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33162026-02-19T00:51:54.657Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33172026-02-19T00:51:59.006Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33182026-02-19T00:52:02.957Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33192026-02-19T00:52:07.179Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33202026-02-19T00:52:11.245Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33212026-02-19T00:52:20.988Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33222026-02-19T00:52:21.857Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33232026-02-19T00:52:26.108Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33242026-02-19T00:52:31.409Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33252026-02-19T00:52:35.810Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33262026-02-19T00:52:40.751Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33272026-02-19T00:52:41.834Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33282026-02-19T00:52:49.868Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33292026-02-19T00:52:55.184Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33302026-02-19T00:52:59.371Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33312026-02-19T00:53:03.881Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33322026-02-19T00:53:08.100Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33332026-02-19T00:53:12.521Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33342026-02-19T00:53:17.120Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33352026-02-19T00:53:22.765Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33362026-02-19T00:53:27.601Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33372026-02-19T00:53:32.124Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33382026-02-19T00:53:36.193Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33392026-02-19T00:53:40.588Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33402026-02-19T00:53:45.212Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33412026-02-19T00:53:49.966Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33422026-02-19T00:53:54.260Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33432026-02-19T00:53:58.771Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33442026-02-19T00:54:04.209Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33452026-02-19T00:54:10.242Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33462026-02-19T00:54:14.246Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33472026-02-19T00:54:19.349Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33482026-02-19T00:54:24.555Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33492026-02-19T00:54:29.353Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33502026-02-19T00:54:34.514Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33512026-02-19T00:54:39.773Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33522026-02-19T00:54:44.800Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33532026-02-19T00:54:53.660Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33542026-02-19T00:54:56.570Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33552026-02-19T00:55:02.078Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33562026-02-19T00:55:16.180Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33572026-02-19T00:55:20.582Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33582026-02-19T00:55:22.792Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33592026-02-19T00:55:29.089Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33602026-02-19T00:55:35.772Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33612026-02-19T00:55:42.260Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33622026-02-19T00:55:49.002Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33632026-02-19T00:55:55.782Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33642026-02-19T00:56:01.912Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33652026-02-19T00:56:08.047Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33662026-02-19T00:56:14.450Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33672026-02-19T00:56:21.069Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33682026-02-19T00:57:12.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11m 44s
33692026-02-19T00:57:12.736Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 186 other files
33702026-02-19T00:57:12.918Z
33712026-02-19T00:57:12.918Zreal 11:45.378842661
33722026-02-19T00:57:12.918Zuser 43:10.080848739
33732026-02-19T00:57:12.918Zsys 7:27.519716941
33742026-02-19T00:57:12.918Ztrap 1.529970576
33752026-02-19T00:57:12.918Ztflt 0.071750866
33762026-02-19T00:57:12.918Zdflt 0.082729315
33772026-02-19T00:57:12.918Zkflt 0.000117773
33782026-02-19T00:57:12.918Zlock 9:22:24.411441363
33792026-02-19T00:57:12.918Zslp 3:59:24.322608744
33802026-02-19T00:57:12.919Zlat 1:05.971118324
33812026-02-19T00:57:12.919Zstop 2:53.128212452
33822026-02-19T00:57:12.943Zprocess exited: duration 1788154 ms, exit code 0
 
33832026-02-19T00:57:12.994Zfound 0 output files