01KJ6QNESZ4F6S2E8GEK9AVZAG: clippy (helios)

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

Buildomat Job: 01KJ6QP01QC7R8557AQAG6DZM7

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-24T02:30:33.833Zjob assigned to worker 01KJ6QP7M7JSCRBBHDX5020GPJ [factory aws, i-0f67e2c138acb87ae] (queued for 59 s)
 
22026-02-24T02:30:42.613Zstarting task 0: "setup"
32026-02-24T02:30:42.619Z++ uname -s
42026-02-24T02:30:42.622Z+ kern=SunOS
52026-02-24T02:30:42.622Z+ build_user=build
62026-02-24T02:30:42.622Z+ build_uid=12345
72026-02-24T02:30:42.622Z+ work_dir=/work
82026-02-24T02:30:42.622Z+ input_dir=/input
92026-02-24T02:30:42.622Z+ [[ 0 == 12345 ]]
102026-02-24T02:30:42.622Z+ case "$kern" in
112026-02-24T02:30:42.622Z+ groupadd -g 12345 build
122026-02-24T02:30:42.625Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-24T02:30:44.630Z+ zfs create -o mountpoint=/work rpool/work
142026-02-24T02:30:44.753Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-24T02:30:44.756Z+ home_fs=zfs
162026-02-24T02:30:44.756Z+ [[ zfs == autofs ]]
172026-02-24T02:30:44.757Z+ mkdir -p /home/build
182026-02-24T02:30:44.759Z+ chown build:build /home/build /work
192026-02-24T02:30:45.760Z+ chmod 0700 /home/build /work
202026-02-24T02:30:45.763Zprocess exited: duration 3152 ms, exit code 0
 
212026-02-24T02:30:45.769Zstarting task 1: "rust-toolchain"
222026-02-24T02:30:45.775Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-24T02:30:45.775Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-24T02:30:45.775Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-02-24T02:30:45.775Z * rust toolchain channel = "1.91.1"
262026-02-24T02:30:45.775Z * rust toolchain profile = "default"
272026-02-24T02:30:45.775Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-24T02:30:45.779Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-24T02:30:45.779Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-24T02:30:45.885Zinfo: downloading installer
312026-02-24T02:30:47.645Zwarn: It looks like you have an existing installation of Rust at:
322026-02-24T02:30:47.646Zwarn: /opt/ooce/bin
332026-02-24T02:30:47.646Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-24T02:30:47.646Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-24T02:30:47.646Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-24T02:30:47.646Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-24T02:30:47.646Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-24T02:30:47.646Zerror: cannot install while Rust is installed
392026-02-24T02:30:47.646Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-24T02:30:47.675Zinfo: profile set to 'default'
412026-02-24T02:30:47.675Zinfo: default host triple is x86_64-unknown-illumos
422026-02-24T02:30:47.678Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-24T02:30:47.863Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-24T02:30:47.864Zinfo: downloading component 'cargo'
452026-02-24T02:30:48.866Zinfo: downloading component 'clippy'
462026-02-24T02:30:49.251Zinfo: downloading component 'rust-docs'
472026-02-24T02:30:50.692Zinfo: downloading component 'rust-std'
482026-02-24T02:30:52.938Zinfo: downloading component 'rustc'
492026-02-24T02:31:00.345Zinfo: downloading component 'rustfmt'
502026-02-24T02:31:00.610Zinfo: installing component 'cargo'
512026-02-24T02:31:01.542Zinfo: installing component 'clippy'
522026-02-24T02:31:01.936Zinfo: installing component 'rust-docs'
532026-02-24T02:31:03.928Zinfo: installing component 'rust-std'
542026-02-24T02:31:05.765Zinfo: installing component 'rustc'
552026-02-24T02:31:12.755Zinfo: installing component 'rustfmt'
562026-02-24T02:31:13.104Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-24T02:31:13.104Z
582026-02-24T02:31:13.576Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-24T02:31:13.576Z
602026-02-24T02:31:13.579Z
612026-02-24T02:31:13.579ZRust is installed now. Great!
622026-02-24T02:31:13.579Z
632026-02-24T02:31:13.579ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-24T02:31:13.579Zenvironment variable. This has not been done automatically.
652026-02-24T02:31:13.579Z
662026-02-24T02:31:13.579ZTo configure your current shell, you need to source
672026-02-24T02:31:13.579Zthe corresponding env file under $HOME/.cargo.
682026-02-24T02:31:13.579Z
692026-02-24T02:31:13.579ZThis is usually done by running one of the following (note the leading DOT):
702026-02-24T02:31:13.579Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-24T02:31:13.579Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-24T02:31:13.579Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-24T02:31:13.678Z+ rustup --version
742026-02-24T02:31:13.689Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-24T02:31:13.693Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-24T02:31:13.780Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-24T02:31:13.784Z+ cargo --version
782026-02-24T02:31:13.861Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-24T02:31:13.864Z+ rustc --version
802026-02-24T02:31:13.943Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-24T02:31:13.947Zprocess exited: duration 28175 ms, exit code 0
 
822026-02-24T02:31:13.953Zstarting task 2: "authentication"
832026-02-24T02:31:13.978Zprocess exited: duration 23 ms, exit code 0
 
842026-02-24T02:31:13.986Zstarting task 3: "clone repository"
852026-02-24T02:31:13.989Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-24T02:31:13.993Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-24T02:31:14.025ZCloning into '/work/oxidecomputer/omicron'...
882026-02-24T02:32:10.097Z+ cd /work/oxidecomputer/omicron
892026-02-24T02:32:10.097Z+ git fetch origin 726b27d712b45a2c74e8d60323dfcefb38d3fbc6
902026-02-24T02:32:10.723ZFrom https://github.com/oxidecomputer/omicron
912026-02-24T02:32:10.723Z * branch 726b27d712b45a2c74e8d60323dfcefb38d3fbc6 -> FETCH_HEAD
922026-02-24T02:32:10.735Z+ [[ -n john/move-external-port-discovery ]]
932026-02-24T02:32:10.738Z++ git branch --show-current
942026-02-24T02:32:10.741Z+ current=main
952026-02-24T02:32:10.742Z+ [[ main != john/move-external-port-discovery ]]
962026-02-24T02:32:10.742Z+ git branch -f john/move-external-port-discovery 726b27d712b45a2c74e8d60323dfcefb38d3fbc6
972026-02-24T02:32:10.744Z+ git checkout -f john/move-external-port-discovery
982026-02-24T02:32:11.265ZSwitched to branch 'john/move-external-port-discovery'
992026-02-24T02:32:11.269Z+ git reset --hard 726b27d712b45a2c74e8d60323dfcefb38d3fbc6
1002026-02-24T02:32:11.287ZHEAD is now at 726b27d71 Merge branch 'main' into john/move-external-port-discovery
1012026-02-24T02:32:11.290Zprocess exited: duration 57299 ms, exit code 0
 
1022026-02-24T02:32:11.295Zstarting task 4: "build"
1032026-02-24T02:32:11.301Z+ source ./env.sh
1042026-02-24T02:32:11.301Z++ OLD_SHELL_OPTS=ehxB
1052026-02-24T02:32:11.301Z++ set -o xtrace
1062026-02-24T02:32:11.304Z++++ dirname ./env.sh
1072026-02-24T02:32:11.307Z+++ readlink -f .
1082026-02-24T02:32:11.310Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-02-24T02:32:11.310Z++ 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-24T02:32:11.310Z++ 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-24T02:32:11.310Z++ 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-24T02:32:11.310Z++ 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-24T02:32:11.310Z++ 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-24T02:32:11.310Z++ 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-24T02:32:11.310Z++ 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-24T02:32:11.310Z++ 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-24T02:32:11.311Z++ case $OLD_SHELL_OPTS in
1182026-02-24T02:32:11.311Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-02-24T02:32:11.311Z+ source .github/buildomat/ci-env.sh
1202026-02-24T02:32:11.311Z++ export CARGO_TERM_COLOR=always
1212026-02-24T02:32:11.311Z++ CARGO_TERM_COLOR=always
1222026-02-24T02:32:11.311Z+ cargo --version
1232026-02-24T02:32:11.372Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-02-24T02:32:11.375Z+ rustc --version
1252026-02-24T02:32:11.453Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-02-24T02:32:11.456Z+ banner prerequisites
1272026-02-24T02:32:11.459Z
1282026-02-24T02:32:11.459Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-02-24T02:32:11.460Z # # # # # # # # # # # # # # #
1302026-02-24T02:32:11.460Z # # # # ##### # # ##### # # # # # #### #
1312026-02-24T02:32:11.460Z ##### ##### # ##### # # # # # # # # #
1322026-02-24T02:32:11.460Z # # # # # # # # # # # # # # #
1332026-02-24T02:32:11.460Z # # # ###### # # ###### ### # #### # #### #
1342026-02-24T02:32:11.460Z
1352026-02-24T02:32:11.460Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-02-24T02:32:22.924Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-02-24T02:32:33.568Z Startup: Caching catalogs ... Done
1382026-02-24T02:32:57.729ZPlanning: Solver setup ... Done (22.490s)
1392026-02-24T02:32:57.903ZPlanning: Running solver ... Done (0.165s)
1402026-02-24T02:32:58.064ZPlanning: Finding local manifests ... Done (0.002s)
1412026-02-24T02:32:58.078ZPlanning: Fetching manifests: 0/4 0% complete
1422026-02-24T02:32:58.222ZPlanning: Fetching manifests: 4/4 100% complete
1432026-02-24T02:32:58.273ZPlanning: Package planning ... Done (0.051s)
1442026-02-24T02:32:58.326ZPlanning: Merging actions ... Done (0.053s)
1452026-02-24T02:32:58.604ZPlanning: Checking for conflicting actions ... Done (0.278s)
1462026-02-24T02:32:58.616ZPlanning: Consolidating action changes ... Done (0.011s)
1472026-02-24T02:32:59.390ZPlanning: Evaluating mediators ... Done (0.774s)
1482026-02-24T02:32:59.400ZPlanning: Planning completed in 25.67 seconds
1492026-02-24T02:32:59.417Z Packages to install: 4
1502026-02-24T02:32:59.417Z Mediators to change: 2
1512026-02-24T02:32:59.420Z Services to change: 1
1522026-02-24T02:32:59.420Z Estimated space available: 155.43 GB
1532026-02-24T02:32:59.420ZEstimated space to be consumed: 1.81 GB
1542026-02-24T02:32:59.420Z Create boot environment: No
1552026-02-24T02:32:59.420ZCreate backup boot environment: No
1562026-02-24T02:32:59.420Z Rebuild boot archive: No
1572026-02-24T02:32:59.420Z
1582026-02-24T02:32:59.420ZChanged mediators:
1592026-02-24T02:32:59.420Z mediator clang:
1602026-02-24T02:32:59.420Z version: None -> 15 (system default)
1612026-02-24T02:32:59.420Z
1622026-02-24T02:32:59.420Z mediator llvm:
1632026-02-24T02:32:59.420Z version: 14 (system default) -> 15 (system default)
1642026-02-24T02:32:59.420Z
1652026-02-24T02:32:59.420ZChanged packages:
1662026-02-24T02:32:59.420Zhelios-dev
1672026-02-24T02:32:59.420Z developer/build-essential
1682026-02-24T02:32:59.420Z None -> 11-2.0
1692026-02-24T02:32:59.420Z library/libxmlsec1
1702026-02-24T02:32:59.420Z None -> 1.2.35-2.0
1712026-02-24T02:32:59.420Z ooce/developer/clang-15
1722026-02-24T02:32:59.420Z None -> 15.0.7-2.0
1732026-02-24T02:32:59.420Z ooce/developer/llvm-15
1742026-02-24T02:32:59.421Z None -> 15.0.7-2.0
1752026-02-24T02:32:59.421Z
1762026-02-24T02:32:59.421ZServices:
1772026-02-24T02:32:59.421Z restart_fmri:
1782026-02-24T02:32:59.421Z svc:/system/update-man-index:default
1792026-02-24T02:32:59.469Z
1802026-02-24T02:32:59.469ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-02-24T02:33:04.641ZDownload: 1190/3290 items 82.9/212.6MB 39% complete (16.7M/s)
1822026-02-24T02:33:10.123ZDownload: 2223/3290 items 119.1/212.6MB 56% complete (13.2M/s)
1832026-02-24T02:33:16.360ZDownload: 3289/3290 items 212.6/212.6MB 99% complete (18.6M/s)
1842026-02-24T02:33:16.386ZDownload: Completed 212.60 MB in 16.92 seconds (12.6M/s)
1852026-02-24T02:33:16.566Z Actions: 1/3689 actions (Installing new actions)
1862026-02-24T02:33:21.237Z Actions: Completed 3689 actions in 4.67 seconds.
1872026-02-24T02:33:21.671Z Done (0.430s)
1882026-02-24T02:33:21.671Z Done (0.000s)
1892026-02-24T02:33:22.783Z Done (1.111s)
1902026-02-24T02:33:27.227Z Done (4.081s)
1912026-02-24T02:33:27.312Z Done (0.019s)
1922026-02-24T02:33:27.315Z Done (0.000s)
1932026-02-24T02:33:27.543Z Done (0.000s)
1942026-02-24T02:33:28.571ZPlanning: Evaluating mediator changes ... Done
1952026-02-24T02:33:28.743ZPlanning: Checking for conflicting actions ... Done
1962026-02-24T02:33:28.745ZPlanning: Consolidating action changes ... Done
1972026-02-24T02:33:29.038ZPlanning: Evaluating mediators ... Done
1982026-02-24T02:33:29.042ZPlanning: Planning completed in 0.47 seconds
1992026-02-24T02:33:29.074Z Mediators to change: 2
2002026-02-24T02:33:29.074Z Create boot environment: No
2012026-02-24T02:33:29.074ZCreate backup boot environment: No
2022026-02-24T02:33:29.160Z Done
2032026-02-24T02:33:29.160Z Done
2042026-02-24T02:33:29.972Z Done
2052026-02-24T02:33:34.079Z Done
2062026-02-24T02:33:34.192Z Done
2072026-02-24T02:33:34.195Z Done
2082026-02-24T02:33:34.276Z Done
2092026-02-24T02:33:34.937ZPlanning: Evaluating mediator changes ... Done
2102026-02-24T02:33:34.940ZPlanning: Merging actions ... Done
2112026-02-24T02:33:35.136ZPlanning: Checking for conflicting actions ... Done
2122026-02-24T02:33:35.138ZPlanning: Consolidating action changes ... Done
2132026-02-24T02:33:35.418ZPlanning: Evaluating mediators ... Done
2142026-02-24T02:33:35.480ZPlanning: Planning completed in 0.81 seconds
2152026-02-24T02:33:35.516Z Packages to change: 1
2162026-02-24T02:33:35.516Z Mediators to change: 1
2172026-02-24T02:33:35.519Z Services to change: 1
2182026-02-24T02:33:35.519Z Create boot environment: No
2192026-02-24T02:33:35.519ZCreate backup boot environment: Yes
2202026-02-24T02:33:38.226Z Actions: 1/6 actions (Updating modified actions)
2212026-02-24T02:33:38.248Z Actions: Completed 6 actions in 0.00 seconds.
2222026-02-24T02:33:38.248Z Done
2232026-02-24T02:33:38.248Z Done
2242026-02-24T02:33:38.449Z Done
2252026-02-24T02:33:42.349Z Done
2262026-02-24T02:33:42.440Z Done
2272026-02-24T02:33:42.444Z Done
2282026-02-24T02:33:42.605Z Done
2292026-02-24T02:33:43.089ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2302026-02-24T02:33:43.089Zclang system 15 system
2312026-02-24T02:33:43.089Zcsh system system illumos
2322026-02-24T02:33:43.089Zctags system system illumos
2332026-02-24T02:33:43.089Zfile system system illumos
2342026-02-24T02:33:43.089Zgcc vendor 12 vendor
2352026-02-24T02:33:43.089Zgcc system 10 system
2362026-02-24T02:33:43.089Zgcc system 7 system
2372026-02-24T02:33:43.089Zgo system 1.20 system
2382026-02-24T02:33:43.089Zgo system 1.19 system
2392026-02-24T02:33:43.089Zllvm system 15 system
2402026-02-24T02:33:43.089Zllvm system 14 system
2412026-02-24T02:33:43.089Zmariadb system 10.6 system
2422026-02-24T02:33:43.089Zmta vendor vendor dma
2432026-02-24T02:33:43.089Zopenjdk system 17 system
2442026-02-24T02:33:43.089Zopenjdk system 11 system
2452026-02-24T02:33:43.089Zopenjdk system 1.8 system
2462026-02-24T02:33:43.089Zopenssl vendor 3 vendor
2472026-02-24T02:33:43.089Zperl system 5.36 system
2482026-02-24T02:33:43.089Zpostgresql system 15 system
2492026-02-24T02:33:43.089Zpostgresql system 13 system
2502026-02-24T02:33:43.089Zpython vendor 3 vendor
2512026-02-24T02:33:43.089Zpython system 2 system
2522026-02-24T02:33:43.089Zpython3 system 3.11 system
2532026-02-24T02:33:43.089Zruby system 3.0 system
2542026-02-24T02:33:43.089Zwords vendor vendor american-english
2552026-02-24T02:33:43.090Zwords system system australian-english
2562026-02-24T02:33:43.090Zwords system system british-english
2572026-02-24T02:33:43.090Zwords system system canadian-english
2582026-02-24T02:33:43.090Zwords system system french
2592026-02-24T02:33:43.090Zwords system system italian
2602026-02-24T02:33:43.090Zwords system system ngerman
2612026-02-24T02:33:43.090Zwords system system ogerman
2622026-02-24T02:33:43.090Zwords system system spanish
2632026-02-24T02:33:43.454ZPUBLISHER TYPE STATUS P LOCATION
2642026-02-24T02:33:43.454Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2652026-02-24T02:33:50.180ZFMRI IFO
2662026-02-24T02:33:50.180Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2672026-02-24T02:33:50.180Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2682026-02-24T02:33:50.180Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2692026-02-24T02:33:50.180Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2702026-02-24T02:33:50.180Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2712026-02-24T02:33:50.180Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2722026-02-24T02:33:50.180Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2732026-02-24T02:33:50.180Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2742026-02-24T02:33:50.180Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2752026-02-24T02:33:50.180Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2762026-02-24T02:33:50.180Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2772026-02-24T02:33:50.181Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2782026-02-24T02:33:50.181Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2792026-02-24T02:33:50.181Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2802026-02-24T02:33:50.181Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2812026-02-24T02:33:50.181Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2822026-02-24T02:33:51.426Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2832026-02-24T02:33:52.069Z Updating crates.io index
2842026-02-24T02:33:52.110Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2852026-02-24T02:33:53.103Z Updating git repository `https://github.com/oxidecomputer/lldp`
2862026-02-24T02:33:53.901Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2872026-02-24T02:33:56.100Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2882026-02-24T02:33:56.938Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2892026-02-24T02:33:57.622Z Updating git repository `https://github.com/oxidecomputer/propolis`
2902026-02-24T02:34:01.969Z Updating git repository `https://github.com/oxidecomputer/crucible`
2912026-02-24T02:34:07.551Z Updating git repository `https://github.com/oxidecomputer/opte`
2922026-02-24T02:34:10.299Z Updating git repository `https://github.com/oxidecomputer/tofino`
2932026-02-24T02:34:11.323Z Updating git repository `https://github.com/oxidecomputer/falcon`
2942026-02-24T02:34:14.917Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2952026-02-24T02:34:16.370Z Updating git repository `https://github.com/oxidecomputer/clickward`
2962026-02-24T02:34:16.938Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2972026-02-24T02:34:18.174Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2982026-02-24T02:34:18.937Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2992026-02-24T02:34:20.903Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3002026-02-24T02:34:22.168Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3012026-02-24T02:34:22.740Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3022026-02-24T02:34:23.383Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3032026-02-24T02:34:24.086Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3042026-02-24T02:34:24.747Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3052026-02-24T02:34:25.327Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3062026-02-24T02:34:25.906Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3072026-02-24T02:34:26.893Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3082026-02-24T02:34:27.731Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3092026-02-24T02:34:29.079Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3102026-02-24T02:34:29.650Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3112026-02-24T02:34:30.364Z Updating git repository `https://github.com/oxidecomputer/ispf`
3122026-02-24T02:34:31.713Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-02-24T02:34:32.990Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3142026-02-24T02:34:33.790Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3152026-02-24T02:34:34.412Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3162026-02-24T02:34:35.301Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3172026-02-24T02:34:35.956Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3182026-02-24T02:34:36.909Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3192026-02-24T02:34:37.464Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3202026-02-24T02:34:38.205Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3212026-02-24T02:34:38.820Z Updating git repository `https://github.com/illumos/smf-rs`
3222026-02-24T02:34:39.596Z Updating git repository `https://github.com/oxidecomputer/omicron`
3232026-02-24T02:35:16.628Z Downloading crates ...
3242026-02-24T02:35:16.688Z Downloaded fastrand v2.1.1
3252026-02-24T02:35:16.692Z Downloaded anstyle-query v1.1.1
3262026-02-24T02:35:16.696Z Downloaded bytecount v0.6.8
3272026-02-24T02:35:16.698Z Downloaded anstyle-parse v0.2.5
3282026-02-24T02:35:16.701Z Downloaded bitflags v2.9.4
3292026-02-24T02:35:16.704Z Downloaded block-buffer v0.10.4
3302026-02-24T02:35:16.707Z Downloaded anyhow v1.0.99
3312026-02-24T02:35:16.710Z Downloaded toml_write v0.1.2
3322026-02-24T02:35:16.714Z Downloaded thread-id v4.2.2
3332026-02-24T02:35:16.714Z Downloaded form_urlencoded v1.2.2
3342026-02-24T02:35:16.714Z Downloaded anstream v0.6.18
3352026-02-24T02:35:16.717Z Downloaded usdt v0.5.0
3362026-02-24T02:35:16.717Z Downloaded log v0.4.29
3372026-02-24T02:35:16.719Z Downloaded idna_adapter v1.2.0
3382026-02-24T02:35:16.722Z Downloaded textwrap v0.16.2
3392026-02-24T02:35:16.722Z Downloaded version_check v0.9.5
3402026-02-24T02:35:16.725Z Downloaded typenum v1.17.0
3412026-02-24T02:35:16.728Z Downloaded thiserror v2.0.18
3422026-02-24T02:35:16.731Z Downloaded dof v0.3.0
3432026-02-24T02:35:16.734Z Downloaded anstyle v1.0.11
3442026-02-24T02:35:16.734Z Downloaded icu_locid v1.5.0
3452026-02-24T02:35:16.738Z Downloaded write16 v1.0.0
3462026-02-24T02:35:16.740Z Downloaded tabled_derive v0.7.0
3472026-02-24T02:35:16.740Z Downloaded errno v0.3.12
3482026-02-24T02:35:16.743Z Downloaded is_terminal_polyfill v1.70.1
3492026-02-24T02:35:16.743Z Downloaded icu_provider_macros v1.5.0
3502026-02-24T02:35:16.743Z Downloaded unicode-linebreak v0.1.5
3512026-02-24T02:35:16.746Z Downloaded thiserror-impl v2.0.18
3522026-02-24T02:35:16.746Z Downloaded writeable v0.5.5
3532026-02-24T02:35:16.750Z Downloaded thiserror-impl v1.0.69
3542026-02-24T02:35:16.750Z Downloaded litemap v0.7.3
3552026-02-24T02:35:16.753Z Downloaded zerofrom-derive v0.1.4
3562026-02-24T02:35:16.753Z Downloaded unicode-xid v0.2.6
3572026-02-24T02:35:16.756Z Downloaded cpufeatures v0.2.14
3582026-02-24T02:35:16.756Z Downloaded clap_lex v0.7.4
3592026-02-24T02:35:16.756Z Downloaded typeid v1.0.3
3602026-02-24T02:35:16.759Z Downloaded zerocopy-derive v0.7.35
3612026-02-24T02:35:16.762Z Downloaded zerofrom v0.1.4
3622026-02-24T02:35:16.765Z Downloaded utf8parse v0.2.2
3632026-02-24T02:35:16.765Z Downloaded utf16_iter v1.0.5
3642026-02-24T02:35:16.767Z Downloaded zmij v1.0.15
3652026-02-24T02:35:16.767Z Downloaded icu_provider v1.5.0
3662026-02-24T02:35:16.770Z Downloaded yoke v0.7.4
3672026-02-24T02:35:16.773Z Downloaded usdt-attr-macro v0.5.0
3682026-02-24T02:35:16.773Z Downloaded toml_edit v0.22.27
3692026-02-24T02:35:16.776Z Downloaded proc-macro-error-attr v1.0.4
3702026-02-24T02:35:16.776Z Downloaded percent-encoding v2.3.2
3712026-02-24T02:35:16.780Z Downloaded toml v0.8.23
3722026-02-24T02:35:16.780Z Downloaded usdt-macro v0.5.0
3732026-02-24T02:35:16.783Z Downloaded unicode-ident v1.0.19
3742026-02-24T02:35:16.783Z Downloaded usdt-impl v0.5.0
3752026-02-24T02:35:16.790Z Downloaded tinystr v0.7.6
3762026-02-24T02:35:16.790Z Downloaded zerovec-derive v0.10.3
3772026-02-24T02:35:16.794Z Downloaded thiserror v1.0.69
3782026-02-24T02:35:16.794Z Downloaded utf8_iter v1.0.4
3792026-02-24T02:35:16.794Z Downloaded terminal_size v0.4.0
3802026-02-24T02:35:16.797Z Downloaded swrite v0.1.0
3812026-02-24T02:35:16.797Z Downloaded cargo-platform v0.2.0
3822026-02-24T02:35:16.797Z Downloaded toml_datetime v0.6.11
3832026-02-24T02:35:16.797Z Downloaded heck v0.4.1
3842026-02-24T02:35:16.800Z Downloaded pretty-hex v0.4.1
3852026-02-24T02:35:16.800Z Downloaded plain v0.2.3
3862026-02-24T02:35:16.803Z Downloaded url v2.5.4
3872026-02-24T02:35:16.806Z Downloaded strsim v0.11.1
3882026-02-24T02:35:16.806Z Downloaded serde_spanned v0.6.9
3892026-02-24T02:35:16.806Z Downloaded equivalent v1.0.2
3902026-02-24T02:35:16.809Z Downloaded memmap v0.7.0
3912026-02-24T02:35:16.809Z Downloaded itoa v1.0.11
3922026-02-24T02:35:16.811Z Downloaded fnv v1.0.7
3932026-02-24T02:35:16.811Z Downloaded winnow v0.7.14
3942026-02-24T02:35:16.818Z Downloaded stable_deref_trait v1.2.0
3952026-02-24T02:35:16.821Z Downloaded smawk v0.3.2
3962026-02-24T02:35:16.821Z Downloaded scroll v0.12.0
3972026-02-24T02:35:16.824Z Downloaded quote v1.0.40
3982026-02-24T02:35:16.829Z Downloaded serde_tokenstream v0.2.2
3992026-02-24T02:35:16.829Z Downloaded unicode-width v0.1.14
4002026-02-24T02:35:16.832Z Downloaded zerovec v0.10.4
4012026-02-24T02:35:16.835Z Downloaded zerocopy v0.7.35
4022026-02-24T02:35:16.849Z Downloaded synstructure v0.13.1
4032026-02-24T02:35:16.852Z Downloaded camino-tempfile v1.4.1
4042026-02-24T02:35:16.852Z Downloaded scroll_derive v0.12.0
4052026-02-24T02:35:16.852Z Downloaded unicode-width v0.2.0
4062026-02-24T02:35:16.856Z Downloaded proc-macro-error v1.0.4
4072026-02-24T02:35:16.859Z Downloaded once_cell v1.21.3
4082026-02-24T02:35:16.861Z Downloaded icu_properties v1.5.1
4092026-02-24T02:35:16.864Z Downloaded fs-err v3.1.1
4102026-02-24T02:35:16.867Z Downloaded icu_normalizer v1.5.0
4112026-02-24T02:35:16.871Z Downloaded serde-untagged v0.1.7
4122026-02-24T02:35:16.871Z Downloaded byteorder v1.5.0
4132026-02-24T02:35:16.871Z Downloaded serde-value v0.7.0
4142026-02-24T02:35:16.874Z Downloaded erased-serde v0.4.6
4152026-02-24T02:35:16.874Z Downloaded digest v0.10.7
4162026-02-24T02:35:16.874Z Downloaded autocfg v1.4.0
4172026-02-24T02:35:16.877Z Downloaded colorchoice v1.0.2
4182026-02-24T02:35:16.877Z Downloaded cargo_metadata v0.21.0
4192026-02-24T02:35:16.880Z Downloaded sha2 v0.10.9
4202026-02-24T02:35:16.883Z Downloaded smallvec v1.15.1
4212026-02-24T02:35:16.883Z Downloaded clap_derive v4.5.47
4222026-02-24T02:35:16.885Z Downloaded camino v1.2.2
4232026-02-24T02:35:16.885Z Downloaded cargo-util-schemas v0.8.2
4242026-02-24T02:35:16.888Z Downloaded tempfile v3.24.0
4252026-02-24T02:35:16.891Z Downloaded getrandom v0.3.4
4262026-02-24T02:35:16.894Z Downloaded semver v1.0.27
4272026-02-24T02:35:16.896Z Downloaded proc-macro2 v1.0.101
4282026-02-24T02:35:16.896Z Downloaded serde_derive v1.0.228
4292026-02-24T02:35:16.899Z Downloaded papergrid v0.11.0
4302026-02-24T02:35:16.903Z Downloaded serde_core v1.0.228
4312026-02-24T02:35:16.905Z Downloaded pest_meta v2.8.2
4322026-02-24T02:35:16.908Z Downloaded pest_derive v2.8.2
4332026-02-24T02:35:16.911Z Downloaded icu_normalizer_data v1.5.0
4342026-02-24T02:35:16.911Z Downloaded clap v4.5.48
4352026-02-24T02:35:16.918Z Downloaded num-traits v0.2.19
4362026-02-24T02:35:16.921Z Downloaded cargo_toml v0.21.0
4372026-02-24T02:35:16.925Z Downloaded pest_generator v2.8.2
4382026-02-24T02:35:16.925Z Downloaded cfg-if v1.0.4
4392026-02-24T02:35:16.925Z Downloaded displaydoc v0.2.5
4402026-02-24T02:35:16.928Z Downloaded generic-array v0.14.7
4412026-02-24T02:35:16.928Z Downloaded dtrace-parser v0.2.0
4422026-02-24T02:35:16.931Z Downloaded icu_collections v1.5.0
4432026-02-24T02:35:16.933Z Downloaded serde v1.0.228
4442026-02-24T02:35:16.936Z Downloaded crypto-common v0.1.6
4452026-02-24T02:35:16.940Z Downloaded yoke-derive v0.7.4
4462026-02-24T02:35:16.940Z Downloaded ucd-trie v0.1.7
4472026-02-24T02:35:16.940Z Downloaded memchr v2.7.4
4482026-02-24T02:35:16.943Z Downloaded ordered-float v2.10.1
4492026-02-24T02:35:16.946Z Downloaded macaddr v1.0.1
4502026-02-24T02:35:16.946Z Downloaded indexmap v2.13.0
4512026-02-24T02:35:16.949Z Downloaded icu_locid_transform v1.5.0
4522026-02-24T02:35:16.952Z Downloaded icu_locid_transform_data v1.5.0
4532026-02-24T02:35:16.955Z Downloaded heck v0.5.0
4542026-02-24T02:35:16.970Z Downloaded idna v1.0.3
4552026-02-24T02:35:16.975Z Downloaded pest v2.8.2
4562026-02-24T02:35:16.980Z Downloaded hashbrown v0.16.1
4572026-02-24T02:35:16.989Z Downloaded serde_json v1.0.149
4582026-02-24T02:35:16.995Z Downloaded icu_properties_data v1.5.0
4592026-02-24T02:35:17.003Z Downloaded tabled v0.15.0
4602026-02-24T02:35:17.016Z Downloaded goblin v0.8.2
4612026-02-24T02:35:17.021Z Downloaded clap_builder v4.5.48
4622026-02-24T02:35:17.026Z Downloaded syn v1.0.109
4632026-02-24T02:35:17.039Z Downloaded syn v2.0.114
4642026-02-24T02:35:17.052Z Downloaded rustix v0.38.37
4652026-02-24T02:35:17.071Z Downloaded rustix v1.1.3
4662026-02-24T02:35:17.092Z Downloaded libc v0.2.180
4672026-02-24T02:35:17.180Z Compiling proc-macro2 v1.0.101
4682026-02-24T02:35:17.180Z Compiling unicode-ident v1.0.19
4692026-02-24T02:35:17.183Z Compiling serde_core v1.0.228
4702026-02-24T02:35:17.183Z Compiling serde v1.0.228
4712026-02-24T02:35:17.183Z Compiling version_check v0.9.5
4722026-02-24T02:35:17.183Z Compiling libc v0.2.180
4732026-02-24T02:35:17.415Z Compiling memchr v2.7.4
4742026-02-24T02:35:17.418Z Compiling thiserror v2.0.18
4752026-02-24T02:35:17.697Z Compiling stable_deref_trait v1.2.0
4762026-02-24T02:35:17.839Z Compiling zmij v1.0.15
4772026-02-24T02:35:18.243Z Compiling itoa v1.0.11
4782026-02-24T02:35:18.296Z Compiling thiserror v1.0.69
4792026-02-24T02:35:18.544Z Compiling writeable v0.5.5
4802026-02-24T02:35:18.758Z Compiling litemap v0.7.3
4812026-02-24T02:35:19.006Z Compiling ucd-trie v0.1.7
4822026-02-24T02:35:19.085Z Compiling autocfg v1.4.0
4832026-02-24T02:35:19.273Z Compiling byteorder v1.5.0
4842026-02-24T02:35:19.521Z Compiling bitflags v2.9.4
4852026-02-24T02:35:19.756Z Compiling icu_locid_transform_data v1.5.0
4862026-02-24T02:35:19.874Z Compiling quote v1.0.40
4872026-02-24T02:35:19.928Z Compiling errno v0.3.12
4882026-02-24T02:35:20.006Z Compiling serde_json v1.0.149
4892026-02-24T02:35:20.200Z Compiling icu_properties_data v1.5.0
4902026-02-24T02:35:20.352Z Compiling syn v2.0.114
4912026-02-24T02:35:20.436Z Compiling num-traits v0.2.19
4922026-02-24T02:35:20.466Z Compiling hashbrown v0.16.1
4932026-02-24T02:35:20.492Z Compiling smallvec v1.15.1
4942026-02-24T02:35:20.530Z Compiling icu_normalizer_data v1.5.0
4952026-02-24T02:35:20.651Z Compiling typeid v1.0.3
4962026-02-24T02:35:20.772Z Compiling utf16_iter v1.0.5
4972026-02-24T02:35:20.800Z Compiling write16 v1.0.0
4982026-02-24T02:35:20.961Z Compiling utf8_iter v1.0.4
4992026-02-24T02:35:21.002Z Compiling equivalent v1.0.2
5002026-02-24T02:35:21.143Z Compiling rustix v0.38.37
5012026-02-24T02:35:21.313Z Compiling usdt-impl v0.5.0
5022026-02-24T02:35:21.503Z Compiling proc-macro-error-attr v1.0.4
5032026-02-24T02:35:21.705Z Compiling indexmap v2.13.0
5042026-02-24T02:35:21.732Z Compiling winnow v0.7.14
5052026-02-24T02:35:21.860Z Compiling toml_write v0.1.2
5062026-02-24T02:35:22.064Z Compiling syn v1.0.109
5072026-02-24T02:35:22.174Z Compiling thread-id v4.2.2
5082026-02-24T02:35:23.239Z Compiling proc-macro-error v1.0.4
5092026-02-24T02:35:23.314Z Compiling rustix v1.1.3
5102026-02-24T02:35:23.604Z Compiling plain v0.2.3
5112026-02-24T02:35:23.802Z Compiling utf8parse v0.2.2
5122026-02-24T02:35:23.829Z Compiling percent-encoding v2.3.2
5132026-02-24T02:35:23.990Z Compiling camino v1.2.2
5142026-02-24T02:35:24.041Z Compiling log v0.4.29
5152026-02-24T02:35:24.179Z Compiling getrandom v0.3.4
5162026-02-24T02:35:24.405Z Compiling ordered-float v2.10.1
5172026-02-24T02:35:24.458Z Compiling form_urlencoded v1.2.2
5182026-02-24T02:35:24.821Z Compiling anstyle-parse v0.2.5
5192026-02-24T02:35:25.174Z Compiling terminal_size v0.4.0
5202026-02-24T02:35:25.441Z Compiling anstyle v1.0.11
5212026-02-24T02:35:25.665Z Compiling cfg-if v1.0.4
5222026-02-24T02:35:25.690Z Compiling anstyle-query v1.1.1
5232026-02-24T02:35:25.788Z Compiling is_terminal_polyfill v1.70.1
5242026-02-24T02:35:25.816Z Compiling colorchoice v1.0.2
5252026-02-24T02:35:25.861Z Compiling pretty-hex v0.4.1
5262026-02-24T02:35:25.997Z Compiling anstream v0.6.18
5272026-02-24T02:35:26.103Z Compiling semver v1.0.27
5282026-02-24T02:35:26.630Z Compiling fs-err v3.1.1
5292026-02-24T02:35:26.949Z Compiling bytecount v0.6.8
5302026-02-24T02:35:26.978Z Compiling anyhow v1.0.99
5312026-02-24T02:35:27.007Z Compiling fnv v1.0.7
5322026-02-24T02:35:27.173Z Compiling clap_lex v0.7.4
5332026-02-24T02:35:27.201Z Compiling strsim v0.11.1
5342026-02-24T02:35:27.205Z Compiling unicode-width v0.1.14
5352026-02-24T02:35:27.645Z Compiling synstructure v0.13.1
5362026-02-24T02:35:27.683Z Compiling once_cell v1.21.3
5372026-02-24T02:35:27.855Z Compiling unicode-xid v0.2.6
5382026-02-24T02:35:28.056Z Compiling heck v0.4.1
5392026-02-24T02:35:28.136Z Compiling fastrand v2.1.1
5402026-02-24T02:35:28.252Z Compiling heck v0.5.0
5412026-02-24T02:35:28.527Z Compiling tempfile v3.24.0
5422026-02-24T02:35:28.695Z Compiling papergrid v0.11.0
5432026-02-24T02:35:28.784Z Compiling clap_builder v4.5.48
5442026-02-24T02:35:29.178Z Compiling memmap v0.7.0
5452026-02-24T02:35:29.291Z Compiling smawk v0.3.2
5462026-02-24T02:35:29.362Z Compiling unicode-width v0.2.0
5472026-02-24T02:35:29.535Z Compiling unicode-linebreak v0.1.5
5482026-02-24T02:35:30.080Z Compiling textwrap v0.16.2
5492026-02-24T02:35:30.157Z Compiling camino-tempfile v1.4.1
5502026-02-24T02:35:30.647Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5512026-02-24T02:35:30.688Z Compiling tabled_derive v0.7.0
5522026-02-24T02:35:30.773Z Compiling swrite v0.1.0
5532026-02-24T02:35:31.741Z Compiling serde_derive v1.0.228
5542026-02-24T02:35:31.741Z Compiling zerofrom-derive v0.1.4
5552026-02-24T02:35:31.744Z Compiling yoke-derive v0.7.4
5562026-02-24T02:35:31.794Z Compiling thiserror-impl v2.0.18
5572026-02-24T02:35:31.820Z Compiling zerovec-derive v0.10.3
5582026-02-24T02:35:32.255Z Compiling displaydoc v0.2.5
5592026-02-24T02:35:33.903Z Compiling icu_provider_macros v1.5.0
5602026-02-24T02:35:34.434Z Compiling thiserror-impl v1.0.69
5612026-02-24T02:35:34.655Z Compiling zerocopy-derive v0.7.35
5622026-02-24T02:35:34.972Z Compiling scroll_derive v0.12.0
5632026-02-24T02:35:35.255Z Compiling zerofrom v0.1.4
5642026-02-24T02:35:35.284Z Compiling pest v2.8.2
5652026-02-24T02:35:35.531Z Compiling yoke v0.7.4
5662026-02-24T02:35:35.956Z Compiling zerovec v0.10.4
5672026-02-24T02:35:36.419Z Compiling scroll v0.12.0
5682026-02-24T02:35:36.652Z Compiling zerocopy v0.7.35
5692026-02-24T02:35:36.749Z Compiling clap_derive v4.5.47
5702026-02-24T02:35:37.020Z Compiling goblin v0.8.2
5712026-02-24T02:35:37.162Z Compiling tabled v0.15.0
5722026-02-24T02:35:37.911Z Compiling tinystr v0.7.6
5732026-02-24T02:35:38.179Z Compiling pest_meta v2.8.2
5742026-02-24T02:35:38.209Z Compiling icu_collections v1.5.0
5752026-02-24T02:35:38.341Z Compiling icu_locid v1.5.0
5762026-02-24T02:35:39.696Z Compiling icu_provider v1.5.0
5772026-02-24T02:35:40.443Z Compiling pest_generator v2.8.2
5782026-02-24T02:35:40.475Z Compiling icu_locid_transform v1.5.0
5792026-02-24T02:35:40.571Z Compiling toml_datetime v0.6.11
5802026-02-24T02:35:40.706Z Compiling serde_spanned v0.6.9
5812026-02-24T02:35:40.733Z Compiling dof v0.3.0
5822026-02-24T02:35:40.983Z Compiling toml_edit v0.22.27
5832026-02-24T02:35:41.120Z Compiling serde_tokenstream v0.2.2
5842026-02-24T02:35:41.677Z Compiling erased-serde v0.4.6
5852026-02-24T02:35:41.765Z Compiling icu_properties v1.5.1
5862026-02-24T02:35:42.266Z Compiling serde-value v0.7.0
5872026-02-24T02:35:42.665Z Compiling pest_derive v2.8.2
5882026-02-24T02:35:42.869Z Compiling serde-untagged v0.1.7
5892026-02-24T02:35:42.907Z Compiling cargo-platform v0.2.0
5902026-02-24T02:35:43.136Z Compiling clap v4.5.48
5912026-02-24T02:35:43.281Z Compiling macaddr v1.0.1
5922026-02-24T02:35:43.517Z Compiling dtrace-parser v0.2.0
5932026-02-24T02:35:44.595Z Compiling toml v0.8.23
5942026-02-24T02:35:45.476Z Compiling usdt-macro v0.5.0
5952026-02-24T02:35:45.479Z Compiling usdt-attr-macro v0.5.0
5962026-02-24T02:35:45.533Z Compiling cargo_toml v0.21.0
5972026-02-24T02:35:45.669Z Compiling icu_normalizer v1.5.0
5982026-02-24T02:35:46.502Z Compiling idna_adapter v1.2.0
5992026-02-24T02:35:46.615Z Compiling usdt v0.5.0
6002026-02-24T02:35:46.681Z Compiling idna v1.0.3
6012026-02-24T02:35:47.097Z Compiling url v2.5.4
6022026-02-24T02:35:47.794Z Compiling cargo-util-schemas v0.8.2
6032026-02-24T02:35:49.528Z Compiling cargo_metadata v0.21.0
6042026-02-24T02:35:51.163Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6052026-02-24T02:35:54.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
6062026-02-24T02:35:55.185Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6072026-02-24T02:35:55.995Z Downloading crates ...
6082026-02-24T02:35:56.135Z Downloaded bcrypt-pbkdf v0.10.0
6092026-02-24T02:35:56.140Z Downloaded addr2line v0.24.2
6102026-02-24T02:35:56.145Z Downloaded async-stream v0.3.6
6112026-02-24T02:35:56.151Z Downloaded convert_case v0.4.0
6122026-02-24T02:35:56.154Z Downloaded compact_str v0.8.0
6132026-02-24T02:35:56.161Z Downloaded console v0.16.0
6142026-02-24T02:35:56.168Z Downloaded derive_builder v0.20.2
6152026-02-24T02:35:56.176Z Downloaded darling v0.21.0
6162026-02-24T02:35:56.186Z Downloaded derive_more-impl v2.0.1
6172026-02-24T02:35:56.192Z Downloaded document-features v0.2.11
6182026-02-24T02:35:56.197Z Downloaded debug-ignore v1.0.5
6192026-02-24T02:35:56.202Z Downloaded dropshot-api-manager-types v0.3.0
6202026-02-24T02:35:56.206Z Downloaded dirs-sys-next v0.1.2
6212026-02-24T02:35:56.211Z Downloaded foreign-types v0.5.0
6222026-02-24T02:35:56.215Z Downloaded defmt-parser v0.3.4
6232026-02-24T02:35:56.219Z Downloaded ciborium-ll v0.2.2
6242026-02-24T02:35:56.223Z Downloaded hickory-client v0.25.2
6252026-02-24T02:35:56.228Z Downloaded defmt v0.3.8
6262026-02-24T02:35:56.234Z Downloaded either v1.15.0
6272026-02-24T02:35:56.238Z Downloaded dtrace-parser v0.3.0
6282026-02-24T02:35:56.241Z Downloaded cobs v0.2.3
6292026-02-24T02:35:56.246Z Downloaded flagset v0.4.6
6302026-02-24T02:35:56.250Z Downloaded enum-as-inner v0.6.1
6312026-02-24T02:35:56.255Z Downloaded futures-macro v0.3.31
6322026-02-24T02:35:56.273Z Downloaded futures-task v0.3.31
6332026-02-24T02:35:56.277Z Downloaded atomicwrites v0.4.4
6342026-02-24T02:35:56.282Z Downloaded float-cmp v0.10.0
6352026-02-24T02:35:56.285Z Downloaded endian-type v0.1.2
6362026-02-24T02:35:56.289Z Downloaded gethostname v0.5.0
6372026-02-24T02:35:56.293Z Downloaded headers-core v0.3.0
6382026-02-24T02:35:56.297Z Downloaded fxhash v0.2.1
6392026-02-24T02:35:56.300Z Downloaded hash32 v0.3.1
6402026-02-24T02:35:56.304Z Downloaded float-ord v0.3.2
6412026-02-24T02:35:56.308Z Downloaded bit-vec v0.6.3
6422026-02-24T02:35:56.313Z Downloaded fs-err v2.11.0
6432026-02-24T02:35:56.318Z Downloaded home v0.5.9
6442026-02-24T02:35:56.321Z Downloaded hubpack_derive v0.1.1
6452026-02-24T02:35:56.324Z Downloaded http-range v0.1.5
6462026-02-24T02:35:56.328Z Downloaded foreign-types-shared v0.3.1
6472026-02-24T02:35:56.331Z Downloaded hyper-tls v0.6.0
6482026-02-24T02:35:56.335Z Downloaded hubpack v0.1.2
6492026-02-24T02:35:56.339Z Downloaded httpdate v1.0.3
6502026-02-24T02:35:56.342Z Downloaded crypto-bigint v0.5.5
6512026-02-24T02:35:56.354Z Downloaded indoc v1.0.9
6522026-02-24T02:35:56.358Z Downloaded is_ci v1.2.0
6532026-02-24T02:35:56.362Z Downloaded highway v1.3.0
6542026-02-24T02:35:56.367Z Downloaded foldhash v0.1.5
6552026-02-24T02:35:56.371Z Downloaded filetime v0.2.26
6562026-02-24T02:35:56.375Z Downloaded heck v0.3.3
6572026-02-24T02:35:56.378Z Downloaded keccak v0.1.5
6582026-02-24T02:35:56.382Z Downloaded lazy_static v1.5.0
6592026-02-24T02:35:56.388Z Downloaded humantime v2.2.0
6602026-02-24T02:35:56.392Z Downloaded match_cfg v0.1.0
6612026-02-24T02:35:56.395Z Downloaded linked-hash-map v0.5.6
6622026-02-24T02:35:56.398Z Downloaded memoffset v0.9.1
6632026-02-24T02:35:56.401Z Downloaded libscf-sys v1.1.0
6642026-02-24T02:35:56.404Z Downloaded md-5 v0.10.6
6652026-02-24T02:35:56.407Z Downloaded instant v0.1.13
6662026-02-24T02:35:56.411Z Downloaded multimap v0.10.1
6672026-02-24T02:35:56.414Z Downloaded md5 v0.7.0
6682026-02-24T02:35:56.417Z Downloaded nibble_vec v0.1.0
6692026-02-24T02:35:56.420Z Downloaded nonempty v0.12.0
6702026-02-24T02:35:56.424Z Downloaded ipnetwork v0.21.1
6712026-02-24T02:35:56.428Z Downloaded normalize-line-endings v0.3.0
6722026-02-24T02:35:56.431Z Downloaded nodrop v0.1.14
6732026-02-24T02:35:56.434Z Downloaded newtype_derive v0.1.6
6742026-02-24T02:35:56.437Z Downloaded num v0.4.3
6752026-02-24T02:35:56.441Z Downloaded http-body-util v0.1.3
6762026-02-24T02:35:56.445Z Downloaded maybe-uninit v2.0.0
6772026-02-24T02:35:56.448Z Downloaded num_threads v0.1.7
6782026-02-24T02:35:56.452Z Downloaded olpc-cjson v0.1.4
6792026-02-24T02:35:56.455Z Downloaded num-derive v0.3.3
6802026-02-24T02:35:56.458Z Downloaded linear-map v1.2.0
6812026-02-24T02:35:56.462Z Downloaded openssl-probe v0.1.5
6822026-02-24T02:35:56.465Z Downloaded number_prefix v0.4.0
6832026-02-24T02:35:56.468Z Downloaded openssl-macros v0.1.1
6842026-02-24T02:35:56.471Z Downloaded packed_struct_codegen v0.10.1
6852026-02-24T02:35:56.473Z Downloaded oso-derive v0.27.3
6862026-02-24T02:35:56.476Z Downloaded path-slash v0.1.5
6872026-02-24T02:35:56.479Z Downloaded opaque-debug v0.3.1
6882026-02-24T02:35:56.482Z Downloaded iana-time-zone v0.1.63
6892026-02-24T02:35:56.486Z Downloaded allocator-api2 v0.2.21
6902026-02-24T02:35:56.491Z Downloaded newtype-uuid v1.3.2
6912026-02-24T02:35:56.494Z Downloaded hyper-rustls v0.27.7
6922026-02-24T02:35:56.499Z Downloaded pbkdf2 v0.11.0
6932026-02-24T02:35:56.503Z Downloaded phf_shared v0.12.1
6942026-02-24T02:35:56.507Z Downloaded pbkdf2 v0.12.2
6952026-02-24T02:35:56.510Z Downloaded nu-ansi-term v0.50.1
6962026-02-24T02:35:56.513Z Downloaded ingot-macros v0.1.1
6972026-02-24T02:35:56.516Z Downloaded num_enum v0.5.11
6982026-02-24T02:35:56.524Z Downloaded pin-utils v0.1.0
6992026-02-24T02:35:56.527Z Downloaded litrs v0.4.1
7002026-02-24T02:35:56.532Z Downloaded oxide-tokio-rt v0.1.2
7012026-02-24T02:35:56.535Z Downloaded arc-swap v1.7.1
7022026-02-24T02:35:56.540Z Downloaded powerfmt v0.2.0
7032026-02-24T02:35:56.543Z Downloaded packed_struct v0.10.1
7042026-02-24T02:35:56.546Z Downloaded pretty-hex v0.2.1
7052026-02-24T02:35:56.549Z Downloaded predicates-tree v1.0.12
7062026-02-24T02:35:56.552Z Downloaded parking_lot_core v0.8.6
7072026-02-24T02:35:56.555Z Downloaded multer v3.1.0
7082026-02-24T02:35:56.559Z Downloaded psl-types v2.0.11
7092026-02-24T02:35:56.562Z Downloaded progenitor-client v0.11.2
7102026-02-24T02:35:56.565Z Downloaded paste v1.0.15
7112026-02-24T02:35:56.569Z Downloaded progenitor-macro v0.10.0
7122026-02-24T02:35:56.572Z Downloaded quick-error v1.2.3
7132026-02-24T02:35:56.575Z Downloaded progenitor-macro v0.8.0
7142026-02-24T02:35:56.578Z Downloaded progenitor v0.8.0
7152026-02-24T02:35:56.581Z Downloaded pem-rfc7468 v0.7.0
7162026-02-24T02:35:56.583Z Downloaded radium v0.7.0
7172026-02-24T02:35:56.586Z Downloaded ar_archive_writer v0.5.1
7182026-02-24T02:35:56.591Z Downloaded phf v0.11.2
7192026-02-24T02:35:56.594Z Downloaded pin-project-internal v1.1.6
7202026-02-24T02:35:56.598Z Downloaded recursive-proc-macro-impl v0.1.1
7212026-02-24T02:35:56.601Z Downloaded omicron-zone-package v0.12.2
7222026-02-24T02:35:56.604Z Downloaded rand_xorshift v0.4.0
7232026-02-24T02:35:56.607Z Downloaded poly1305 v0.8.0
7242026-02-24T02:35:56.611Z Downloaded predicates v3.1.3
7252026-02-24T02:35:56.617Z Downloaded recursive v0.1.1
7262026-02-24T02:35:56.620Z Downloaded indicatif v0.18.0
7272026-02-24T02:35:56.624Z Downloaded primeorder v0.13.6
7282026-02-24T02:35:56.626Z Downloaded ref-cast-impl v1.0.25
7292026-02-24T02:35:56.629Z Downloaded rfc6979 v0.4.0
7302026-02-24T02:35:56.632Z Downloaded proc-macro-error2 v2.0.1
7312026-02-24T02:35:56.636Z Downloaded owo-colors v4.2.3
7322026-02-24T02:35:56.641Z Downloaded progenitor-macro v0.11.2
7332026-02-24T02:35:56.644Z Downloaded progenitor v0.10.0
7342026-02-24T02:35:56.647Z Downloaded ref-cast v1.0.25
7352026-02-24T02:35:56.650Z Downloaded r2d2 v0.8.10
7362026-02-24T02:35:56.653Z Downloaded rtoolbox v0.0.2
7372026-02-24T02:35:56.656Z Downloaded rustc_version v0.4.1
7382026-02-24T02:35:56.659Z Downloaded rustc_version v0.1.7
7392026-02-24T02:35:56.662Z Downloaded russh-cryptovec v0.7.3
7402026-02-24T02:35:56.665Z Downloaded pkcs1 v0.7.5
7412026-02-24T02:35:56.668Z Downloaded rustc-hash v1.1.0
7422026-02-24T02:35:56.670Z Downloaded polyval v0.6.2
7432026-02-24T02:35:56.674Z Downloaded rustc-hash v2.1.1
7442026-02-24T02:35:56.677Z Downloaded rand_seeder v0.4.0
7452026-02-24T02:35:56.679Z Downloaded same-file v1.0.6
7462026-02-24T02:35:56.682Z Downloaded scheduled-thread-pool v0.2.7
7472026-02-24T02:35:56.682Z Downloaded sapling-renderdag v0.1.0
7482026-02-24T02:35:56.685Z Downloaded scrypt v0.11.0
7492026-02-24T02:35:56.688Z Downloaded scroll_derive v0.13.1
7502026-02-24T02:35:56.691Z Downloaded scopeguard v1.2.0
7512026-02-24T02:35:56.693Z Downloaded oso v0.27.3
7522026-02-24T02:35:56.696Z Downloaded papergrid v0.14.0
7532026-02-24T02:35:56.702Z Downloaded serde-big-array v0.5.1
7542026-02-24T02:35:56.705Z Downloaded serde_bytes v0.11.19
7552026-02-24T02:35:56.708Z Downloaded seq-macro v0.3.6
7562026-02-24T02:35:56.711Z Downloaded parking_lot_core v0.9.10
7572026-02-24T02:35:56.714Z Downloaded semver v0.1.20
7582026-02-24T02:35:56.717Z Downloaded secrecy v0.8.0
7592026-02-24T02:35:56.720Z Downloaded shell-words v1.1.0
7602026-02-24T02:35:56.725Z Downloaded serde_urlencoded v0.7.1
7612026-02-24T02:35:56.725Z Downloaded serde_repr v0.1.19
7622026-02-24T02:35:56.728Z Downloaded sha1 v0.10.6
7632026-02-24T02:35:56.731Z Downloaded serde_spanned v1.0.4
7642026-02-24T02:35:56.733Z Downloaded phf v0.12.1
7652026-02-24T02:35:56.737Z Downloaded rustls-native-certs v0.8.1
7662026-02-24T02:35:56.740Z Downloaded signature v2.2.0
7672026-02-24T02:35:56.743Z Downloaded siphasher v0.3.11
7682026-02-24T02:35:56.746Z Downloaded rustls-pemfile v2.2.0
7692026-02-24T02:35:56.749Z Downloaded rustls-pemfile v1.0.4
7702026-02-24T02:35:56.753Z Downloaded siphasher v1.0.1
7712026-02-24T02:35:56.756Z Downloaded rusty-fork v0.3.0
7722026-02-24T02:35:56.756Z Downloaded postgres-types v0.2.9
7732026-02-24T02:35:56.759Z Downloaded scroll v0.13.0
7742026-02-24T02:35:56.762Z Downloaded hyper-util v0.1.19
7752026-02-24T02:35:56.769Z Downloaded slog-envlogger v2.2.0
7762026-02-24T02:35:56.772Z Downloaded slog-bunyan v2.5.0
7772026-02-24T02:35:56.775Z Downloaded sec1 v0.7.3
7782026-02-24T02:35:56.778Z Downloaded minimal-lexical v0.2.1
7792026-02-24T02:35:56.783Z Downloaded ssh-cipher v0.2.0
7802026-02-24T02:35:56.786Z Downloaded serde_path_to_error v0.1.20
7812026-02-24T02:35:56.789Z Downloaded serde-hex v0.1.0
7822026-02-24T02:35:56.791Z Downloaded sqlparser_derive v0.5.0
7832026-02-24T02:35:56.795Z Downloaded serde_derive_internals v0.29.1
7842026-02-24T02:35:56.795Z Downloaded hashbrown v0.13.2
7852026-02-24T02:35:56.800Z Downloaded ssh-encoding v0.2.0
7862026-02-24T02:35:56.803Z Downloaded jiff-static v0.2.15
7872026-02-24T02:35:56.806Z Downloaded russh-keys v0.45.0
7882026-02-24T02:35:56.812Z Downloaded strum v0.27.2
7892026-02-24T02:35:56.815Z Downloaded structmeta-derive v0.3.0
7902026-02-24T02:35:56.815Z Downloaded structmeta v0.3.0
7912026-02-24T02:35:56.818Z Downloaded rcgen v0.12.1
7922026-02-24T02:35:56.821Z Downloaded strum v0.26.3
7932026-02-24T02:35:56.824Z Downloaded ryu v1.0.18
7942026-02-24T02:35:56.827Z Downloaded tabled_derive v0.11.0
7952026-02-24T02:35:56.831Z Downloaded crossterm v0.28.1
7962026-02-24T02:35:56.838Z Downloaded tap v1.0.1
7972026-02-24T02:35:56.841Z Downloaded smf v0.2.3
7982026-02-24T02:35:56.845Z Downloaded slog-term v2.9.2
7992026-02-24T02:35:56.848Z Downloaded slog-scope v4.4.0
8002026-02-24T02:35:56.848Z Downloaded slog-dtrace v0.3.0
8012026-02-24T02:35:56.851Z Downloaded take_mut v0.2.2
8022026-02-24T02:35:56.852Z Downloaded tagptr v0.2.0
8032026-02-24T02:35:56.855Z Downloaded thread_local v1.1.8
8042026-02-24T02:35:56.858Z Downloaded time-core v0.1.6
8052026-02-24T02:35:56.862Z Downloaded thread-id v5.0.0
8062026-02-24T02:35:56.862Z Downloaded static_assertions v1.1.0
8072026-02-24T02:35:56.865Z Downloaded tinyvec_macros v0.1.1
8082026-02-24T02:35:56.865Z Downloaded termtree v0.5.1
8092026-02-24T02:35:56.868Z Downloaded string_cache v0.8.9
8102026-02-24T02:35:56.870Z Downloaded stringprep v0.1.5
8112026-02-24T02:35:56.874Z Downloaded quinn v0.11.5
8122026-02-24T02:35:56.877Z Downloaded rayon-core v1.12.1
8132026-02-24T02:35:56.881Z Downloaded libm v0.2.8
8142026-02-24T02:35:56.891Z Downloaded strum_macros v0.27.2
8152026-02-24T02:35:56.894Z Downloaded strum_macros v0.26.4
8162026-02-24T02:35:56.897Z Downloaded slab v0.4.9
8172026-02-24T02:35:56.900Z Downloaded blake3 v1.5.4
8182026-02-24T02:35:56.908Z Downloaded spin v0.9.8
8192026-02-24T02:35:56.911Z Downloaded prettyplease v0.2.36
8202026-02-24T02:35:56.916Z Downloaded thiserror-no-std v2.0.2
8212026-02-24T02:35:56.921Z Downloaded serde_yaml v0.9.34+deprecated
8222026-02-24T02:35:56.926Z Downloaded trait-variant v0.1.2
8232026-02-24T02:35:56.929Z Downloaded num-bigint v0.4.6
8242026-02-24T02:35:56.933Z Downloaded time-macros v0.2.24
8252026-02-24T02:35:56.935Z Downloaded ron v0.7.1
8262026-02-24T02:35:56.941Z Downloaded tokio-dtrace v0.1.0
8272026-02-24T02:35:56.944Z Downloaded rustls-pki-types v1.10.0
8282026-02-24T02:35:56.947Z Downloaded tokio-tungstenite v0.21.0
8292026-02-24T02:35:56.950Z Downloaded unarray v0.1.4
8302026-02-24T02:35:56.952Z Downloaded typify-macro v0.4.3
8312026-02-24T02:35:56.955Z Downloaded unit-prefix v0.5.1
8322026-02-24T02:35:56.955Z Downloaded support-bundle-viewer v0.1.2
8332026-02-24T02:35:56.958Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8342026-02-24T02:35:56.958Z Downloaded typify-macro v0.2.0
8352026-02-24T02:35:56.961Z Downloaded strum_macros v0.24.3
8362026-02-24T02:35:56.964Z Downloaded subprocess v0.2.9
8372026-02-24T02:35:56.966Z Downloaded signal-hook v0.3.18
8382026-02-24T02:35:56.970Z Downloaded tls_codec_derive v0.4.1
8392026-02-24T02:35:56.974Z Downloaded tokio-native-tls v0.3.1
8402026-02-24T02:35:56.974Z Downloaded usdt-macro v0.6.0
8412026-02-24T02:35:56.977Z Downloaded usdt-attr-macro v0.6.0
8422026-02-24T02:35:56.977Z Downloaded untrusted v0.7.1
8432026-02-24T02:35:56.977Z Downloaded void v1.0.2
8442026-02-24T02:35:56.980Z Downloaded unicode-truncate v1.1.0
8452026-02-24T02:35:56.980Z Downloaded socket2 v0.6.1
8462026-02-24T02:35:56.983Z Downloaded tokio-rustls v0.25.0
8472026-02-24T02:35:56.985Z Downloaded socket2 v0.5.10
8482026-02-24T02:35:56.988Z Downloaded utf-8 v0.7.6
8492026-02-24T02:35:56.991Z Downloaded untrusted v0.9.0
8502026-02-24T02:35:56.991Z Downloaded itertools v0.13.0
8512026-02-24T02:35:56.998Z Downloaded vte_generate_state_changes v0.1.2
8522026-02-24T02:35:57.002Z Downloaded itertools v0.12.1
8532026-02-24T02:35:57.008Z Downloaded want v0.3.1
8542026-02-24T02:35:57.011Z Downloaded hashbrown v0.15.4
8552026-02-24T02:35:57.015Z Downloaded publicsuffix v2.3.0
8562026-02-24T02:35:57.018Z Downloaded waitgroup v0.1.2
8572026-02-24T02:35:57.021Z Downloaded try-lock v0.2.5
8582026-02-24T02:35:57.021Z Downloaded tinyvec v1.8.0
8592026-02-24T02:35:57.024Z Downloaded unicase v2.8.1
8602026-02-24T02:35:57.027Z Downloaded typify v0.2.0
8612026-02-24T02:35:57.030Z Downloaded which v4.4.2
8622026-02-24T02:35:57.033Z Downloaded xattr v1.3.1
8632026-02-24T02:35:57.036Z Downloaded similar v2.7.0
8642026-02-24T02:35:57.039Z Downloaded universal-hash v0.5.1
8652026-02-24T02:35:57.041Z Downloaded libxml v0.3.3
8662026-02-24T02:35:57.046Z Downloaded xshell-macros v0.2.7
8672026-02-24T02:35:57.049Z Downloaded tokio-rustls v0.24.1
8682026-02-24T02:35:57.052Z Downloaded zone v0.1.8
8692026-02-24T02:35:57.052Z Downloaded vergen-git2 v1.0.7
8702026-02-24T02:35:57.071Z Downloaded zeroize_derive v1.4.2
8712026-02-24T02:35:57.071Z Downloaded slog v2.8.2
8722026-02-24T02:35:57.071Z Downloaded zone_cfg_derive v0.1.2
8732026-02-24T02:35:57.071Z Downloaded uzers v0.12.1
8742026-02-24T02:35:57.071Z Downloaded usdt-impl v0.6.0
8752026-02-24T02:35:57.071Z Downloaded usdt v0.6.0
8762026-02-24T02:35:57.071Z Downloaded itertools v0.14.0
8772026-02-24T02:35:57.071Z Downloaded wait-timeout v0.2.0
8782026-02-24T02:35:57.075Z Downloaded vsss-rs v3.3.4
8792026-02-24T02:35:57.078Z Downloaded zone_cfg_derive v0.3.0
8802026-02-24T02:35:57.078Z Downloaded walkdir v2.5.0
8812026-02-24T02:35:57.081Z Downloaded tracing-attributes v0.1.27
8822026-02-24T02:35:57.081Z Downloaded zone v0.3.1
8832026-02-24T02:35:57.085Z Downloaded hkdf v0.12.4
8842026-02-24T02:35:57.087Z Downloaded toml_parser v1.0.6+spec-1.1.0
8852026-02-24T02:35:57.090Z Downloaded vergen-lib v0.1.6
8862026-02-24T02:35:57.090Z Downloaded twox-hash v2.1.0
8872026-02-24T02:35:57.095Z Downloaded tui-tree-widget v0.23.1
8882026-02-24T02:35:57.098Z Downloaded unicode-properties v0.1.3
8892026-02-24T02:35:57.098Z Downloaded tokio-stream v0.1.17
8902026-02-24T02:35:57.101Z Downloaded wyz v0.5.1
8912026-02-24T02:35:57.104Z Downloaded whoami v1.5.2
8922026-02-24T02:35:57.107Z Downloaded xz2 v0.1.7
8932026-02-24T02:35:57.110Z Downloaded p521 v0.13.3
8942026-02-24T02:35:57.113Z Downloaded tar v0.4.44
8952026-02-24T02:35:57.116Z Downloaded xshell v0.2.7
8962026-02-24T02:35:57.118Z Downloaded toml v0.9.11+spec-1.1.0
8972026-02-24T02:35:57.123Z Downloaded zeroize v1.8.1
8982026-02-24T02:35:57.126Z Downloaded aho-corasick v1.1.3
8992026-02-24T02:35:57.131Z Downloaded vte v0.11.1
9002026-02-24T02:35:57.134Z Downloaded vergen-gitcl v1.0.8
9012026-02-24T02:35:57.136Z Downloaded vergen v9.0.6
9022026-02-24T02:35:57.141Z Downloaded aws-lc-rs v1.12.4
9032026-02-24T02:35:57.147Z Downloaded typify v0.4.3
9042026-02-24T02:35:57.152Z Downloaded tungstenite v0.21.0
9052026-02-24T02:35:57.155Z Downloaded zstd-safe v7.2.3
9062026-02-24T02:35:57.158Z Downloaded unicode-bidi v0.3.17
9072026-02-24T02:35:57.161Z Downloaded unsafe-libyaml v0.2.11
9082026-02-24T02:35:57.164Z Downloaded tracing-core v0.1.32
9092026-02-24T02:35:57.168Z Downloaded toml v0.7.8
9102026-02-24T02:35:57.171Z Downloaded steno v0.4.1
9112026-02-24T02:35:57.176Z Downloaded zerocopy v0.6.6
9122026-02-24T02:35:57.179Z Downloaded yasna v0.5.2
9132026-02-24T02:35:57.182Z Downloaded value-bag v1.12.0
9142026-02-24T02:35:57.184Z Downloaded snafu v0.8.5
9152026-02-24T02:35:57.192Z Downloaded tracing v0.1.40
9162026-02-24T02:35:57.197Z Downloaded zstd v0.13.3
9172026-02-24T02:35:57.199Z Downloaded ssh-key v0.6.6
9182026-02-24T02:35:57.207Z Downloaded tungstenite v0.23.0
9192026-02-24T02:35:57.210Z Downloaded uuid v1.19.0
9202026-02-24T02:35:57.214Z Downloaded reedline v0.40.0
9212026-02-24T02:35:57.223Z Downloaded tokio-postgres v0.7.13
9222026-02-24T02:35:57.229Z Downloaded bindgen v0.69.5
9232026-02-24T02:35:57.237Z Downloaded rustyline v14.0.0
9242026-02-24T02:35:57.242Z Downloaded zopfli v0.8.1
9252026-02-24T02:35:57.245Z Downloaded curve25519-dalek v4.1.3
9262026-02-24T02:35:57.254Z Downloaded unicode_categories v0.1.1
9272026-02-24T02:35:57.256Z Downloaded regex v1.11.3
9282026-02-24T02:35:57.263Z Downloaded yansi v1.0.1
9292026-02-24T02:35:57.266Z Downloaded bitvec v1.0.1
9302026-02-24T02:35:57.283Z Downloaded zip v0.6.6
9312026-02-24T02:35:57.287Z Downloaded reqwest v0.12.24
9322026-02-24T02:35:57.293Z Downloaded rayon v1.10.0
9332026-02-24T02:35:57.303Z Downloaded goblin v0.10.2
9342026-02-24T02:35:57.311Z Downloaded tower v0.5.2
9352026-02-24T02:35:57.321Z Downloaded x509-cert v0.2.5
9362026-02-24T02:35:57.328Z Downloaded unicode-segmentation v1.12.0
9372026-02-24T02:35:57.333Z Downloaded proptest v1.7.0
9382026-02-24T02:35:57.342Z Downloaded time v0.3.43
9392026-02-24T02:35:57.351Z Downloaded unicode-normalization v0.1.24
9402026-02-24T02:35:57.355Z Downloaded zerocopy-derive v0.8.27
9412026-02-24T02:35:57.362Z Downloaded zip v4.2.0
9422026-02-24T02:35:57.366Z Downloaded quinn-proto v0.11.8
9432026-02-24T02:35:57.373Z Downloaded tower-http v0.6.6
9442026-02-24T02:35:57.382Z Downloaded typed-path v0.9.3
9452026-02-24T02:35:57.389Z Downloaded tough v0.20.0
9462026-02-24T02:35:57.397Z Downloaded moka v0.12.10
9472026-02-24T02:35:57.408Z Downloaded rustls-webpki v0.102.8
9482026-02-24T02:35:57.427Z Downloaded winnow v0.6.26
9492026-02-24T02:35:57.435Z Downloaded radix_trie v0.2.1
9502026-02-24T02:35:57.439Z Downloaded nix v0.27.1
9512026-02-24T02:35:57.450Z Downloaded petname v2.0.2
9522026-02-24T02:35:57.455Z Downloaded object v0.30.4
9532026-02-24T02:35:57.466Z Downloaded serde_with v3.16.1
9542026-02-24T02:35:57.477Z Downloaded winnow v0.5.40
9552026-02-24T02:35:57.487Z Downloaded diesel v2.2.12
9562026-02-24T02:35:57.512Z Downloaded zlib-rs v0.5.1
9572026-02-24T02:35:57.517Z Downloaded tabled v0.20.0
9582026-02-24T02:35:57.538Z Downloaded vcpkg v0.2.15
9592026-02-24T02:35:57.581Z Downloaded nix v0.29.0
9602026-02-24T02:35:57.591Z Downloaded zerocopy v0.8.27
9612026-02-24T02:35:57.614Z Downloaded regress v0.10.4
9622026-02-24T02:35:57.623Z Downloaded regex-syntax v0.8.5
9632026-02-24T02:35:57.629Z Downloaded hickory-proto v0.24.4
9642026-02-24T02:35:57.642Z Downloaded bstr v1.10.0
9652026-02-24T02:35:57.650Z Downloaded nix v0.30.1
9662026-02-24T02:35:57.662Z Downloaded webpki-roots v1.0.1
9672026-02-24T02:35:57.665Z Downloaded smoltcp v0.11.0
9682026-02-24T02:35:57.675Z Downloaded hickory-proto v0.25.2
9692026-02-24T02:35:57.691Z Downloaded rustls v0.22.4
9702026-02-24T02:35:57.704Z Downloaded rustls v0.23.19
9712026-02-24T02:35:57.715Z Downloaded openapiv3 v2.2.0
9722026-02-24T02:35:57.725Z Downloaded object v0.37.3
9732026-02-24T02:35:57.736Z Downloaded dropshot v0.16.7
9742026-02-24T02:35:57.756Z Downloaded tabled v0.18.0
9752026-02-24T02:35:57.772Z Downloaded smoltcp v0.9.1
9762026-02-24T02:35:57.782Z Downloaded polar-core v0.27.3
9772026-02-24T02:35:57.791Z Downloaded zerocopy-derive v0.6.6
9782026-02-24T02:35:57.798Z Downloaded openssl v0.10.73
9792026-02-24T02:35:57.807Z Downloaded regex-automata v0.4.11
9802026-02-24T02:35:57.822Z Downloaded sqlparser v0.61.0
9812026-02-24T02:35:57.830Z Downloaded jiff v0.2.15
9822026-02-24T02:35:57.845Z Downloaded object v0.36.5
9832026-02-24T02:35:57.855Z Downloaded rustls v0.21.12
9842026-02-24T02:35:57.866Z Downloaded regex-syntax v0.6.29
9852026-02-24T02:35:57.872Z Downloaded lzma-sys v0.1.20
9862026-02-24T02:35:57.900Z Downloaded typify-impl v0.4.3
9872026-02-24T02:35:57.911Z Downloaded bzip2-sys v0.1.13+1.0.8
9882026-02-24T02:35:57.921Z Downloaded typify-impl v0.2.0
9892026-02-24T02:35:57.932Z Downloaded libz-sys v1.1.20
9902026-02-24T02:35:57.951Z Downloaded csv v1.3.1
9912026-02-24T02:35:57.968Z Downloaded sled v0.34.7
9922026-02-24T02:35:57.977Z Downloaded ratatui v0.29.0
9932026-02-24T02:35:57.996Z Downloaded nix v0.28.0
9942026-02-24T02:35:58.005Z Downloaded gimli v0.31.1
9952026-02-24T02:35:58.011Z Downloaded salty v0.3.0
9962026-02-24T02:35:58.017Z Downloaded tokio-util v0.7.15
9972026-02-24T02:35:58.023Z Downloaded petgraph v0.6.5
9982026-02-24T02:35:58.039Z Downloaded petgraph v0.8.2
9992026-02-24T02:35:58.057Z Downloaded chrono-tz v0.10.4
10002026-02-24T02:35:58.074Z Downloaded rustls-webpki v0.101.7
10012026-02-24T02:35:58.088Z Downloaded lalrpop v0.19.12
10022026-02-24T02:35:58.099Z Downloaded quick-xml v0.37.2
10032026-02-24T02:35:58.104Z Downloaded portable-atomic v1.11.0
10042026-02-24T02:35:58.112Z Downloaded chrono v0.4.43
10052026-02-24T02:35:58.119Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10062026-02-24T02:35:58.135Z Downloaded toml_edit v0.19.15
10072026-02-24T02:35:58.153Z Downloaded p384 v0.13.1
10082026-02-24T02:35:58.157Z Downloaded sha3 v0.10.8
10092026-02-24T02:35:58.161Z Downloaded git2 v0.20.2
10102026-02-24T02:35:58.169Z Downloaded tokio v1.49.0
10112026-02-24T02:35:58.207Z Downloaded rpassword v7.4.0
10122026-02-24T02:35:58.210Z Downloaded h2 v0.4.6
10132026-02-24T02:35:58.216Z Downloaded test-strategy v0.4.3
10142026-02-24T02:35:58.219Z Downloaded russh v0.45.0
10152026-02-24T02:35:58.224Z Downloaded num-bigint-dig v0.8.6
10162026-02-24T02:35:58.228Z Downloaded schemars v1.0.4
10172026-02-24T02:35:58.243Z Downloaded schemars v0.9.0
10182026-02-24T02:35:58.254Z Downloaded futures-util v0.3.31
10192026-02-24T02:35:58.266Z Downloaded rand v0.9.2
10202026-02-24T02:35:58.269Z Downloaded encoding_rs v0.8.34
10212026-02-24T02:35:58.289Z Downloaded hyper v1.8.1
10222026-02-24T02:35:58.295Z Downloaded tokio-rustls v0.26.0
10232026-02-24T02:35:58.298Z Downloaded samael v0.0.19
10242026-02-24T02:35:58.303Z Downloaded toml_writer v1.0.6+spec-1.1.0
10252026-02-24T02:35:58.306Z Downloaded tiny-keccak v2.0.2
10262026-02-24T02:35:58.308Z Downloaded tokio-tungstenite v0.23.1
10272026-02-24T02:35:58.311Z Downloaded rsa v0.9.8
10282026-02-24T02:35:58.314Z Downloaded ring v0.17.14
10292026-02-24T02:35:58.354Z Downloaded iri-string v0.7.8
10302026-02-24T02:35:58.360Z Downloaded tokio-macros v2.6.0
10312026-02-24T02:35:58.362Z Downloaded tls_codec v0.4.1
10322026-02-24T02:35:58.363Z Downloaded term v1.1.0
10332026-02-24T02:35:58.365Z Downloaded term v0.7.0
10342026-02-24T02:35:58.368Z Downloaded schemars v0.8.22
10352026-02-24T02:35:58.379Z Downloaded rand v0.8.5
10362026-02-24T02:35:58.382Z Downloaded tower-service v0.3.3
10372026-02-24T02:35:58.385Z Downloaded tower-layer v0.3.3
10382026-02-24T02:35:58.385Z Downloaded topological-sort v0.2.2
10392026-02-24T02:35:58.385Z Downloaded termios v0.3.3
10402026-02-24T02:35:58.388Z Downloaded serde_cbor v0.11.2
10412026-02-24T02:35:58.391Z Downloaded qorb v0.4.1
10422026-02-24T02:35:58.394Z Downloaded ron v0.8.1
10432026-02-24T02:35:58.399Z Downloaded nom v7.1.3
10442026-02-24T02:35:58.402Z Downloaded iddqd v0.3.16
10452026-02-24T02:35:58.410Z Downloaded serde_with_macros v3.16.1
10462026-02-24T02:35:58.412Z Downloaded hickory-server v0.25.2
10472026-02-24T02:35:58.415Z Downloaded snafu-derive v0.8.5
10482026-02-24T02:35:58.418Z Downloaded shlex v1.3.0
10492026-02-24T02:35:58.418Z Downloaded sqlformat v0.3.5
10502026-02-24T02:35:58.421Z Downloaded spki v0.7.3
10512026-02-24T02:35:58.421Z Downloaded thiserror-impl-no-std v2.0.2
10522026-02-24T02:35:58.424Z Downloaded itertools v0.10.5
10532026-02-24T02:35:58.427Z Downloaded testing_table v0.3.0
10542026-02-24T02:35:58.430Z Downloaded stacker v0.1.23
10552026-02-24T02:35:58.431Z Downloaded tabwriter v1.4.0
10562026-02-24T02:35:58.434Z Downloaded tabled_derive v0.10.0
10572026-02-24T02:35:58.434Z Downloaded smallvec v0.6.14
10582026-02-24T02:35:58.434Z Downloaded slog-stdlog v4.1.1
10592026-02-24T02:35:58.437Z Downloaded slog-json v2.6.1
10602026-02-24T02:35:58.437Z Downloaded slog-async v2.8.0
10612026-02-24T02:35:58.437Z Downloaded sct v0.7.1
10622026-02-24T02:35:58.439Z Downloaded progenitor-impl v0.10.0
10632026-02-24T02:35:58.442Z Downloaded pretty_assertions v1.4.1
10642026-02-24T02:35:58.445Z Downloaded prefix-trie v0.7.0
10652026-02-24T02:35:58.448Z Downloaded mio v1.0.2
10662026-02-24T02:35:58.452Z Downloaded aes-gcm v0.10.3
10672026-02-24T02:35:58.455Z Downloaded sync_wrapper v1.0.1
10682026-02-24T02:35:58.457Z Downloaded sync-ptr v0.1.4
10692026-02-24T02:35:58.457Z Downloaded supports-color v3.0.2
10702026-02-24T02:35:58.457Z Downloaded subtle v2.6.1
10712026-02-24T02:35:58.460Z Downloaded openssl-sys v0.9.109
10722026-02-24T02:35:58.463Z Downloaded strip-ansi-escapes v0.2.0
10732026-02-24T02:35:58.466Z Downloaded signal-hook-registry v1.4.2
10742026-02-24T02:35:58.466Z Downloaded libgit2-sys v0.18.2+1.9.1
10752026-02-24T02:35:58.516Z Downloaded progenitor-impl v0.11.2
10762026-02-24T02:35:58.519Z Downloaded http v1.4.0
10772026-02-24T02:35:58.524Z Downloaded hashbrown v0.12.3
10782026-02-24T02:35:58.526Z Downloaded schemars_derive v0.8.22
10792026-02-24T02:35:58.526Z Downloaded papergrid v0.17.0
10802026-02-24T02:35:58.531Z Downloaded rustversion v1.0.22
10812026-02-24T02:35:58.534Z Downloaded simd-adler32 v0.3.7
10822026-02-24T02:35:58.536Z Downloaded sigpipe v0.1.3
10832026-02-24T02:35:58.536Z Downloaded signal-hook-tokio v0.3.1
10842026-02-24T02:35:58.539Z Downloaded signal-hook-mio v0.2.4
10852026-02-24T02:35:58.539Z Downloaded pin-project v1.1.6
10862026-02-24T02:35:58.548Z Downloaded serde_plain v1.0.2
10872026-02-24T02:35:58.551Z Downloaded rustc-demangle v0.1.24
10882026-02-24T02:35:58.551Z Downloaded resolv-conf v0.7.0
10892026-02-24T02:35:58.554Z Downloaded heapless v0.7.17
10902026-02-24T02:35:58.556Z Downloaded secrecy v0.10.3
10912026-02-24T02:35:58.556Z Downloaded progenitor-impl v0.8.0
10922026-02-24T02:35:58.559Z Downloaded progenitor v0.11.2
10932026-02-24T02:35:58.560Z Downloaded miniz_oxide v0.8.5
10942026-02-24T02:35:58.562Z Downloaded salsa20 v0.10.2
10952026-02-24T02:35:58.565Z Downloaded ppv-lite86 v0.2.20
10962026-02-24T02:35:58.565Z Downloaded postcard v1.0.10
10972026-02-24T02:35:58.568Z Downloaded pkcs5 v0.7.1
10982026-02-24T02:35:58.571Z Downloaded rand_core v0.6.4
10992026-02-24T02:35:58.574Z Downloaded rand_chacha v0.9.0
11002026-02-24T02:35:58.574Z Downloaded rand_core v0.9.3
11012026-02-24T02:35:58.574Z Downloaded p256 v0.13.2
11022026-02-24T02:35:58.576Z Downloaded expectorate v1.2.0
11032026-02-24T02:35:58.579Z Downloaded indexmap v1.9.3
11042026-02-24T02:35:58.583Z Downloaded hickory-resolver v0.25.2
11052026-02-24T02:35:58.585Z Downloaded hickory-resolver v0.24.4
11062026-02-24T02:35:58.589Z Downloaded heapless v0.8.0
11072026-02-24T02:35:58.592Z Downloaded quinn-udp v0.5.5
11082026-02-24T02:35:58.595Z Downloaded psm v0.1.30
11092026-02-24T02:35:58.598Z Downloaded predicates-core v1.0.8
11102026-02-24T02:35:58.598Z Downloaded parking_lot v0.12.3
11112026-02-24T02:35:58.601Z Downloaded parking_lot v0.11.2
11122026-02-24T02:35:58.604Z Downloaded indicatif v0.17.11
11132026-02-24T02:35:58.608Z Downloaded const_format v0.2.34
11142026-02-24T02:35:58.611Z Downloaded precomputed-hash v0.1.1
11152026-02-24T02:35:58.611Z Downloaded postgres-protocol v0.6.8
11162026-02-24T02:35:58.611Z Downloaded pkcs8 v0.10.2
11172026-02-24T02:35:58.614Z Downloaded rand_chacha v0.3.1
11182026-02-24T02:35:58.617Z Downloaded crossterm v0.29.0
11192026-02-24T02:35:58.621Z Downloaded cc v1.2.56
11202026-02-24T02:35:58.623Z Downloaded pkg-config v0.3.31
11212026-02-24T02:35:58.626Z Downloaded pin-project-lite v0.2.14
11222026-02-24T02:35:58.630Z Downloaded pem v3.0.5
11232026-02-24T02:35:58.633Z Downloaded password-hash v0.4.2
11242026-02-24T02:35:58.633Z Downloaded backtrace v0.3.74
11252026-02-24T02:35:58.637Z Downloaded peg-macros v0.8.5
11262026-02-24T02:35:58.640Z Downloaded peg v0.8.5
11272026-02-24T02:35:58.643Z Downloaded parse-display-derive v0.10.0
11282026-02-24T02:35:58.645Z Downloaded password-hash v0.5.0
11292026-02-24T02:35:58.645Z Downloaded num-complex v0.4.6
11302026-02-24T02:35:58.648Z Downloaded progenitor-client v0.10.0
11312026-02-24T02:35:58.648Z Downloaded progenitor-client v0.8.0
11322026-02-24T02:35:58.648Z Downloaded proc-macro-error-attr2 v2.0.0
11332026-02-24T02:35:58.651Z Downloaded proc-macro-crate v1.3.1
11342026-02-24T02:35:58.651Z Downloaded headers v0.4.1
11352026-02-24T02:35:58.655Z Downloaded half v2.4.1
11362026-02-24T02:35:58.658Z Downloaded aes v0.8.4
11372026-02-24T02:35:58.661Z Downloaded mime_guess v2.0.5
11382026-02-24T02:35:58.664Z Downloaded chacha20poly1305 v0.10.1
11392026-02-24T02:35:58.664Z Downloaded oxnet v0.1.4
11402026-02-24T02:35:58.669Z Downloaded ignore v0.4.23
11412026-02-24T02:35:58.669Z Downloaded memmap2 v0.9.8
11422026-02-24T02:35:58.672Z Downloaded num-iter v0.1.45
11432026-02-24T02:35:58.672Z Downloaded flume v0.11.1
11442026-02-24T02:35:58.674Z Downloaded ed25519-dalek v2.1.1
11452026-02-24T02:35:58.677Z Downloaded phf_shared v0.11.2
11462026-02-24T02:35:58.677Z Downloaded base64 v0.21.7
11472026-02-24T02:35:58.680Z Downloaded num-integer v0.1.46
11482026-02-24T02:35:58.683Z Downloaded flate2 v1.1.2
11492026-02-24T02:35:58.685Z Downloaded peg-runtime v0.8.5
11502026-02-24T02:35:58.688Z Downloaded parse-display v0.10.0
11512026-02-24T02:35:58.688Z Downloaded num-rational v0.4.2
11522026-02-24T02:35:58.688Z Downloaded parse-size v1.1.0
11532026-02-24T02:35:58.691Z Downloaded httparse v1.9.5
11542026-02-24T02:35:58.694Z Downloaded native-tls v0.2.12
11552026-02-24T02:35:58.694Z Downloaded nanorand v0.7.0
11562026-02-24T02:35:58.697Z Downloaded half v1.8.3
11572026-02-24T02:35:58.700Z Downloaded lock_api v0.4.12
11582026-02-24T02:35:58.700Z Downloaded libz-rs-sys v0.5.1
11592026-02-24T02:35:58.700Z Downloaded libefi-sys v0.1.0
11602026-02-24T02:35:58.703Z Downloaded libloading v0.8.5
11612026-02-24T02:35:58.703Z Downloaded kstat-rs v0.2.4
11622026-02-24T02:35:58.705Z Downloaded jobserver v0.1.32
11632026-02-24T02:35:58.705Z Downloaded bytes v1.11.1
11642026-02-24T02:35:58.708Z Downloaded num_enum_derive v0.5.11
11652026-02-24T02:35:58.711Z Downloaded num-derive v0.4.2
11662026-02-24T02:35:58.711Z Downloaded num-conv v0.1.0
11672026-02-24T02:35:58.714Z Downloaded libsw v3.5.0
11682026-02-24T02:35:58.714Z Downloaded ipnet v2.11.0
11692026-02-24T02:35:58.717Z Downloaded indoc v2.0.6
11702026-02-24T02:35:58.717Z Downloaded futures v0.3.31
11712026-02-24T02:35:58.721Z Downloaded diff v0.1.13
11722026-02-24T02:35:58.724Z Downloaded find-msvc-tools v0.1.9
11732026-02-24T02:35:58.726Z Downloaded crc-any v2.5.0
11742026-02-24T02:35:58.729Z Downloaded blake2 v0.10.6
11752026-02-24T02:35:58.729Z Downloaded base64 v0.13.1
11762026-02-24T02:35:58.732Z Downloaded hmac v0.12.1
11772026-02-24T02:35:58.735Z Downloaded getrandom v0.2.15
11782026-02-24T02:35:58.738Z Downloaded newtype-uuid-macros v0.1.0
11792026-02-24T02:35:58.738Z Downloaded newline-converter v0.3.0
11802026-02-24T02:35:58.738Z Downloaded new_debug_unreachable v1.0.6
11812026-02-24T02:35:58.741Z Downloaded dropshot-api-manager v0.3.0
11822026-02-24T02:35:58.744Z Downloaded mime v0.3.17
11832026-02-24T02:35:58.744Z Downloaded maplit v1.0.2
11842026-02-24T02:35:58.744Z Downloaded managed v0.8.0
11852026-02-24T02:35:58.747Z Downloaded lockfree-object-pool v0.1.6
11862026-02-24T02:35:58.749Z Downloaded ingot v0.1.1
11872026-02-24T02:35:58.750Z Downloaded ingot-types v0.1.2
11882026-02-24T02:35:58.752Z Downloaded lru v0.12.5
11892026-02-24T02:35:58.752Z Downloaded impl-trait-for-tuples v0.2.2
11902026-02-24T02:35:58.755Z Downloaded hyper-staticfile v0.10.1
11912026-02-24T02:35:58.755Z Downloaded diesel_derives v2.2.3
11922026-02-24T02:35:58.758Z Downloaded bzip2 v0.5.2
11932026-02-24T02:35:58.761Z Downloaded bzip2 v0.4.4
11942026-02-24T02:35:58.761Z Downloaded lazycell v1.3.0
11952026-02-24T02:35:58.764Z Downloaded fixedbitset v0.5.7
11962026-02-24T02:35:58.764Z Downloaded elliptic-curve v0.13.8
11972026-02-24T02:35:58.768Z Downloaded lzss v0.8.2
11982026-02-24T02:35:58.770Z Downloaded lru-cache v0.1.2
11992026-02-24T02:35:58.773Z Downloaded libsw-core v0.3.1
12002026-02-24T02:35:58.773Z Downloaded lalrpop-util v0.19.12
12012026-02-24T02:35:58.773Z Downloaded inout v0.1.3
12022026-02-24T02:35:58.776Z Downloaded fatfs v0.3.6
12032026-02-24T02:35:58.776Z Downloaded crc32fast v1.4.2
12042026-02-24T02:35:58.779Z Downloaded cookie_store v0.21.1
12052026-02-24T02:35:58.782Z Downloaded clang-sys v1.8.1
12062026-02-24T02:35:58.785Z Downloaded cassowary v0.3.0
12072026-02-24T02:35:58.785Z Downloaded http-body v1.0.1
12082026-02-24T02:35:58.785Z Downloaded darling v0.20.10
12092026-02-24T02:35:58.789Z Downloaded futures-channel v0.3.31
12102026-02-24T02:35:58.792Z Downloaded fs_extra v1.3.0
12112026-02-24T02:35:58.794Z Downloaded ed25519 v2.2.3
12122026-02-24T02:35:58.794Z Downloaded console v0.15.10
12132026-02-24T02:35:58.797Z Downloaded is-terminal v0.4.13
12142026-02-24T02:35:58.797Z Downloaded internet-checksum v0.2.1
12152026-02-24T02:35:58.801Z Downloaded instability v0.3.2
12162026-02-24T02:35:58.801Z Downloaded indent_write v2.2.0
12172026-02-24T02:35:58.801Z Downloaded ident_case v1.0.1
12182026-02-24T02:35:58.801Z Downloaded hostname v0.3.1
12192026-02-24T02:35:58.805Z Downloaded globset v0.4.15
12202026-02-24T02:35:58.807Z Downloaded ghash v0.5.1
12212026-02-24T02:35:58.808Z Downloaded futures-io v0.3.31
12222026-02-24T02:35:58.808Z Downloaded corncobs v0.1.4
12232026-02-24T02:35:58.810Z Downloaded cancel-safe-futures v0.1.5
12242026-02-24T02:35:58.813Z Downloaded hex v0.4.3
12252026-02-24T02:35:58.813Z Downloaded group v0.13.0
12262026-02-24T02:35:58.816Z Downloaded glob v0.3.2
12272026-02-24T02:35:58.816Z Downloaded fallible-iterator v0.2.0
12282026-02-24T02:35:58.818Z Downloaded blowfish v0.9.1
12292026-02-24T02:35:58.819Z Downloaded hostname v0.4.2
12302026-02-24T02:35:58.862Z Downloaded hex-literal v0.4.1
12312026-02-24T02:35:58.863Z Downloaded der_derive v0.7.3
12322026-02-24T02:35:58.863Z Downloaded ciborium v0.2.2
12332026-02-24T02:35:58.863Z Downloaded cbc v0.1.2
12342026-02-24T02:35:58.863Z Downloaded foreign-types-shared v0.1.1
12352026-02-24T02:35:58.863Z Downloaded fixedbitset v0.4.2
12362026-02-24T02:35:58.863Z Downloaded diesel_table_macro_syntax v0.2.0
12372026-02-24T02:35:58.863Z Downloaded futures-executor v0.3.31
12382026-02-24T02:35:58.863Z Downloaded dropshot_endpoint v0.16.7
12392026-02-24T02:35:58.863Z Downloaded cmake v0.1.51
12402026-02-24T02:35:58.863Z Downloaded cargo_metadata v0.19.2
12412026-02-24T02:35:58.863Z Downloaded ff v0.13.0
12422026-02-24T02:35:58.863Z Downloaded erased-serde v0.3.31
12432026-02-24T02:35:58.863Z Downloaded defmt-macros v0.3.9
12442026-02-24T02:35:58.863Z Downloaded bitfield v0.19.2
12452026-02-24T02:35:58.863Z Downloaded bindgen v0.71.1
12462026-02-24T02:35:58.866Z Downloaded async-trait v0.1.89
12472026-02-24T02:35:58.866Z Downloaded dyn-clone v1.0.20
12482026-02-24T02:35:58.866Z Downloaded dunce v1.0.5
12492026-02-24T02:35:58.866Z Downloaded dof v0.4.0
12502026-02-24T02:35:58.866Z Downloaded derive-ex v0.1.8
12512026-02-24T02:35:58.866Z Downloaded cstr-argument v0.1.2
12522026-02-24T02:35:58.866Z Downloaded crunchy v0.2.2
12532026-02-24T02:35:58.866Z Downloaded globwalk v0.9.1
12542026-02-24T02:35:58.866Z Downloaded hash32 v0.2.1
12552026-02-24T02:35:58.866Z Downloaded foreign-types-macros v0.2.3
12562026-02-24T02:35:58.866Z Downloaded foldhash v0.2.0
12572026-02-24T02:35:58.866Z Downloaded ecdsa v0.16.9
12582026-02-24T02:35:58.866Z Downloaded dsl_auto_type v0.1.2
12592026-02-24T02:35:58.870Z Downloaded bit-set v0.8.0
12602026-02-24T02:35:58.870Z Downloaded derive-where v1.5.0
12612026-02-24T02:35:58.873Z Downloaded darling_macro v0.21.0
12622026-02-24T02:35:58.873Z Downloaded colored v3.0.0
12632026-02-24T02:35:58.875Z Downloaded colored v2.2.0
12642026-02-24T02:35:58.878Z Downloaded base64ct v1.6.0
12652026-02-24T02:35:58.881Z Downloaded futures-sink v0.3.31
12662026-02-24T02:35:58.881Z Downloaded futures-core v0.3.31
12672026-02-24T02:35:58.881Z Downloaded env_logger v0.11.8
12682026-02-24T02:35:58.884Z Downloaded ena v0.14.3
12692026-02-24T02:35:58.887Z Downloaded embedded-io v0.6.1
12702026-02-24T02:35:58.887Z Downloaded embedded-io v0.4.0
12712026-02-24T02:35:58.889Z Downloaded drift v0.1.3
12722026-02-24T02:35:58.893Z Downloaded dirs-next v2.0.0
12732026-02-24T02:35:58.895Z Downloaded daft v0.1.4
12742026-02-24T02:35:58.895Z Downloaded ctr v0.9.2
12752026-02-24T02:35:58.898Z Downloaded convert_case v0.7.1
12762026-02-24T02:35:58.898Z Downloaded ciborium-io v0.2.2
12772026-02-24T02:35:58.901Z Downloaded chacha20 v0.9.1
12782026-02-24T02:35:58.901Z Downloaded cexpr v0.6.0
12792026-02-24T02:35:58.904Z Downloaded buf-list v1.0.3
12802026-02-24T02:35:58.904Z Downloaded bitfield-struct v0.6.2
12812026-02-24T02:35:58.907Z Downloaded bit-set v0.5.3
12822026-02-24T02:35:58.907Z Downloaded base64 v0.22.1
12832026-02-24T02:35:58.910Z Downloaded funty v2.0.0
12842026-02-24T02:35:58.910Z Downloaded env_filter v0.1.2
12852026-02-24T02:35:58.912Z Downloaded display-error-chain v0.2.2
12862026-02-24T02:35:58.912Z Downloaded difflib v0.4.0
12872026-02-24T02:35:58.912Z Downloaded daft-derive v0.1.4
12882026-02-24T02:35:58.916Z Downloaded crc-catalog v2.4.0
12892026-02-24T02:35:58.918Z Downloaded cargo-platform v0.1.8
12902026-02-24T02:35:58.918Z Downloaded bb8 v0.8.5
12912026-02-24T02:35:58.921Z Downloaded base16ct v0.2.0
12922026-02-24T02:35:58.921Z Downloaded cfg_aliases v0.1.1
12932026-02-24T02:35:58.921Z Downloaded derive_more v2.0.1
12942026-02-24T02:35:58.928Z Downloaded data-encoding v2.9.0
12952026-02-24T02:35:58.931Z Downloaded camino-tempfile-ext v0.3.2
12962026-02-24T02:35:58.931Z Downloaded foreign-types v0.3.2
12972026-02-24T02:35:58.934Z Downloaded fd-lock v4.0.2
12982026-02-24T02:35:58.934Z Downloaded diesel-dtrace v0.4.2
12992026-02-24T02:35:58.937Z Downloaded deranged v0.5.3
13002026-02-24T02:35:58.937Z Downloaded darling_macro v0.20.10
13012026-02-24T02:35:58.937Z Downloaded csv-core v0.1.11
13022026-02-24T02:35:58.939Z Downloaded async-stream-impl v0.3.6
13032026-02-24T02:35:58.939Z Downloaded cfg_aliases v0.2.1
13042026-02-24T02:35:58.940Z Downloaded atty v0.2.14
13052026-02-24T02:35:58.942Z Downloaded crc v3.2.1
13062026-02-24T02:35:58.943Z Downloaded castaway v0.2.3
13072026-02-24T02:35:58.945Z Downloaded bitfield-macros v0.19.2
13082026-02-24T02:35:58.945Z Downloaded ascii-canvas v3.0.0
13092026-02-24T02:35:58.945Z Downloaded derive_more v0.99.20
13102026-02-24T02:35:58.949Z Downloaded derive_builder_macro v0.20.2
13112026-02-24T02:35:58.952Z Downloaded darling_core v0.21.0
13122026-02-24T02:35:58.954Z Downloaded darling_core v0.20.10
13132026-02-24T02:35:58.958Z Downloaded crucible-workspace-hack v0.1.0
13142026-02-24T02:35:58.960Z Downloaded derive_builder_core v0.20.2
13152026-02-24T02:35:58.960Z Downloaded block-padding v0.3.3
13162026-02-24T02:35:58.963Z Downloaded bcs v0.1.6
13172026-02-24T02:35:58.963Z Downloaded arrayref v0.3.9
13182026-02-24T02:35:58.966Z Downloaded des v0.8.1
13192026-02-24T02:35:58.966Z Downloaded crossbeam-epoch v0.9.18
13202026-02-24T02:35:58.969Z Downloaded crc8 v0.1.1
13212026-02-24T02:35:58.969Z Downloaded constant_time_eq v0.3.1
13222026-02-24T02:35:58.969Z Downloaded atomic-waker v1.1.2
13232026-02-24T02:35:58.971Z Downloaded crossbeam-deque v0.8.5
13242026-02-24T02:35:58.972Z Downloaded crossbeam-channel v0.5.15
13252026-02-24T02:35:58.974Z Downloaded der v0.7.10
13262026-02-24T02:35:58.979Z Downloaded cookie v0.18.1
13272026-02-24T02:35:58.986Z Downloaded bumpalo v3.16.0
13282026-02-24T02:35:58.989Z Downloaded arrayvec v0.7.6
13292026-02-24T02:35:58.989Z Downloaded ahash v0.8.12
13302026-02-24T02:35:58.989Z Downloaded bitflags v1.3.2
13312026-02-24T02:35:58.992Z Downloaded backoff v0.4.0
13322026-02-24T02:35:58.992Z Downloaded array-init v0.0.4
13332026-02-24T02:35:58.995Z Downloaded curve25519-dalek-derive v0.1.1
13342026-02-24T02:35:58.995Z Downloaded crossbeam-utils v0.8.21
13352026-02-24T02:35:58.999Z Downloaded critical-section v1.1.3
13362026-02-24T02:35:58.999Z Downloaded const_format_proc_macros v0.2.34
13372026-02-24T02:35:59.002Z Downloaded const-oid v0.9.6
13382026-02-24T02:35:59.002Z Downloaded cipher v0.4.4
13392026-02-24T02:35:59.005Z Downloaded aead v0.5.2
13402026-02-24T02:35:59.005Z Downloaded bit-vec v0.8.0
13412026-02-24T02:35:59.005Z Downloaded async-bb8-diesel v0.2.1
13422026-02-24T02:35:59.008Z Downloaded assert_matches v1.5.0
13432026-02-24T02:35:59.008Z Downloaded argon2 v0.5.3
13442026-02-24T02:35:59.011Z Downloaded async-recursion v1.1.1
13452026-02-24T02:35:59.015Z Downloaded adler2 v2.0.0
13462026-02-24T02:35:59.146Z Downloaded aws-lc-sys v0.26.0
13472026-02-24T02:35:59.465Z Compiling value-bag v1.12.0
13482026-02-24T02:35:59.466Z Compiling lock_api v0.4.12
13492026-02-24T02:35:59.466Z Compiling scopeguard v1.2.0
13502026-02-24T02:35:59.469Z Compiling shlex v1.3.0
13512026-02-24T02:35:59.469Z Compiling find-msvc-tools v0.1.9
13522026-02-24T02:35:59.469Z Compiling syn v2.0.114
13532026-02-24T02:35:59.636Z Compiling getrandom v0.2.15
13542026-02-24T02:35:59.639Z Compiling jobserver v0.1.32
13552026-02-24T02:35:59.766Z Compiling smallvec v1.15.1
13562026-02-24T02:36:00.074Z Compiling log v0.4.29
13572026-02-24T02:36:00.100Z Compiling typenum v1.17.0
13582026-02-24T02:36:00.180Z Compiling cc v1.2.56
13592026-02-24T02:36:00.201Z Compiling rand_core v0.6.4
13602026-02-24T02:36:00.234Z Compiling generic-array v0.14.7
13612026-02-24T02:36:00.525Z Compiling subtle v2.6.1
13622026-02-24T02:36:00.622Z Compiling portable-atomic v1.11.0
13632026-02-24T02:36:00.674Z Compiling critical-section v1.1.3
13642026-02-24T02:36:00.745Z Compiling const-oid v0.9.6
13652026-02-24T02:36:00.788Z Compiling serde_json v1.0.149
13662026-02-24T02:36:00.847Z Compiling getrandom v0.3.4
13672026-02-24T02:36:00.895Z Compiling pkg-config v0.3.31
13682026-02-24T02:36:01.232Z Compiling spin v0.9.8
13692026-02-24T02:36:01.648Z Compiling parking_lot_core v0.9.10
13702026-02-24T02:36:02.131Z Compiling pin-project-lite v0.2.14
13712026-02-24T02:36:02.277Z Compiling regex-syntax v0.8.5
13722026-02-24T02:36:02.505Z Compiling libm v0.2.8
13732026-02-24T02:36:02.864Z Compiling rustix v0.38.37
13742026-02-24T02:36:02.989Z Compiling once_cell v1.21.3
13752026-02-24T02:36:03.198Z Compiling signal-hook-registry v1.4.2
13762026-02-24T02:36:03.414Z Compiling num-traits v0.2.19
13772026-02-24T02:36:03.535Z Compiling allocator-api2 v0.2.21
13782026-02-24T02:36:03.802Z Compiling parking_lot v0.12.3
13792026-02-24T02:36:04.069Z Compiling mio v1.0.2
13802026-02-24T02:36:04.213Z Compiling futures-core v0.3.31
13812026-02-24T02:36:04.286Z Compiling lazy_static v1.5.0
13822026-02-24T02:36:04.446Z Compiling aho-corasick v1.1.3
13832026-02-24T02:36:04.507Z Compiling percent-encoding v2.3.2
13842026-02-24T02:36:04.684Z Compiling socket2 v0.6.1
13852026-02-24T02:36:04.884Z Compiling slab v0.4.9
13862026-02-24T02:36:05.284Z Compiling cpufeatures v0.2.14
13872026-02-24T02:36:05.411Z Compiling either v1.15.0
13882026-02-24T02:36:05.452Z Compiling glob v0.3.2
13892026-02-24T02:36:05.524Z Compiling futures-sink v0.3.31
13902026-02-24T02:36:05.695Z Compiling futures-channel v0.3.31
13912026-02-24T02:36:05.861Z Compiling hashbrown v0.16.1
13922026-02-24T02:36:06.040Z Compiling pin-utils v0.1.0
13932026-02-24T02:36:06.143Z Compiling prettyplease v0.2.36
13942026-02-24T02:36:06.167Z Compiling futures-io v0.3.31
13952026-02-24T02:36:06.359Z Compiling clang-sys v1.8.1
13962026-02-24T02:36:06.454Z Compiling rustversion v1.0.22
13972026-02-24T02:36:06.509Z Compiling futures-task v0.3.31
13982026-02-24T02:36:06.831Z Compiling regex-automata v0.4.11
13992026-02-24T02:36:07.130Z Compiling minimal-lexical v0.2.1
14002026-02-24T02:36:07.156Z Compiling indexmap v2.13.0
14012026-02-24T02:36:07.191Z Compiling libloading v0.8.5
14022026-02-24T02:36:07.628Z Compiling synstructure v0.13.1
14032026-02-24T02:36:07.700Z Compiling nom v7.1.3
14042026-02-24T02:36:08.485Z Compiling base64ct v1.6.0
14052026-02-24T02:36:08.546Z Compiling bindgen v0.69.5
14062026-02-24T02:36:08.710Z Compiling home v0.5.9
14072026-02-24T02:36:08.959Z Compiling ident_case v1.0.1
14082026-02-24T02:36:09.073Z Compiling pem-rfc7468 v0.7.0
14092026-02-24T02:36:09.173Z Compiling itertools v0.12.1
14102026-02-24T02:36:09.602Z Compiling form_urlencoded v1.2.2
14112026-02-24T02:36:09.712Z Compiling rustc-hash v1.1.0
14122026-02-24T02:36:09.885Z Compiling flagset v0.4.6
14132026-02-24T02:36:09.936Z Compiling lazycell v1.3.0
14142026-02-24T02:36:10.115Z Compiling rand_core v0.9.3
14152026-02-24T02:36:10.138Z Compiling cmake v0.1.51
14162026-02-24T02:36:10.745Z Compiling foldhash v0.1.5
14172026-02-24T02:36:11.052Z Compiling cexpr v0.6.0
14182026-02-24T02:36:11.076Z Compiling fs_extra v1.3.0
14192026-02-24T02:36:11.125Z Compiling paste v1.0.15
14202026-02-24T02:36:11.649Z Compiling dunce v1.0.5
14212026-02-24T02:36:11.682Z Compiling iana-time-zone v0.1.63
14222026-02-24T02:36:11.897Z Compiling hashbrown v0.15.4
14232026-02-24T02:36:12.070Z Compiling rustc_version v0.4.1
14242026-02-24T02:36:12.184Z Compiling uuid v1.19.0
14252026-02-24T02:36:12.233Z Compiling vcpkg v0.2.15
14262026-02-24T02:36:12.442Z Compiling serde_derive v1.0.228
14272026-02-24T02:36:12.643Z Compiling zeroize_derive v1.4.2
14282026-02-24T02:36:12.725Z Compiling zerofrom-derive v0.1.4
14292026-02-24T02:36:13.249Z Compiling yoke-derive v0.7.4
14302026-02-24T02:36:13.774Z Compiling zerovec-derive v0.10.3
14312026-02-24T02:36:14.013Z Compiling displaydoc v0.2.5
14322026-02-24T02:36:14.113Z Compiling zeroize v1.8.1
14332026-02-24T02:36:15.645Z Compiling icu_provider_macros v1.5.0
14342026-02-24T02:36:15.970Z Compiling crypto-common v0.1.6
14352026-02-24T02:36:16.040Z Compiling block-buffer v0.10.4
14362026-02-24T02:36:16.250Z Compiling zerofrom v0.1.4
14372026-02-24T02:36:16.259Z Compiling zerocopy-derive v0.7.35
14382026-02-24T02:36:16.279Z Compiling tokio-macros v2.6.0
14392026-02-24T02:36:16.350Z Compiling digest v0.10.7
14402026-02-24T02:36:16.483Z Compiling yoke v0.7.4
14412026-02-24T02:36:16.677Z Compiling thiserror-impl v2.0.18
14422026-02-24T02:36:16.854Z Compiling zerovec v0.10.4
14432026-02-24T02:36:16.880Z Compiling hmac v0.12.1
14442026-02-24T02:36:17.171Z Compiling block-padding v0.3.3
14452026-02-24T02:36:17.469Z Compiling futures-macro v0.3.31
14462026-02-24T02:36:17.708Z Compiling inout v0.1.3
14472026-02-24T02:36:17.947Z Compiling regex v1.11.3
14482026-02-24T02:36:18.018Z Compiling cipher v0.4.4
14492026-02-24T02:36:18.268Z Compiling zerocopy v0.7.35
14502026-02-24T02:36:18.595Z Compiling sha2 v0.10.9
14512026-02-24T02:36:18.946Z Compiling tinystr v0.7.6
14522026-02-24T02:36:19.012Z Compiling icu_collections v1.5.0
14532026-02-24T02:36:19.352Z Compiling icu_locid v1.5.0
14542026-02-24T02:36:19.469Z Compiling futures-util v0.3.31
14552026-02-24T02:36:19.705Z Compiling ppv-lite86 v0.2.20
14562026-02-24T02:36:19.708Z Compiling der_derive v0.7.3
14572026-02-24T02:36:19.868Z Compiling thiserror v2.0.18
14582026-02-24T02:36:19.932Z Compiling serde v1.0.228
14592026-02-24T02:36:20.048Z Compiling pest v2.8.2
14602026-02-24T02:36:20.273Z Compiling salsa20 v0.10.2
14612026-02-24T02:36:20.508Z Compiling icu_provider v1.5.0
14622026-02-24T02:36:20.531Z Compiling pbkdf2 v0.12.2
14632026-02-24T02:36:20.736Z Compiling zerocopy v0.8.27
14642026-02-24T02:36:21.209Z Compiling bitflags v2.9.4
14652026-02-24T02:36:21.364Z Compiling bytes v1.11.1
14662026-02-24T02:36:21.461Z Compiling icu_locid_transform v1.5.0
14672026-02-24T02:36:21.654Z Compiling chrono v0.4.43
14682026-02-24T02:36:21.958Z Compiling der v0.7.10
14692026-02-24T02:36:22.360Z Compiling scrypt v0.11.0
14702026-02-24T02:36:22.881Z Compiling tokio v1.49.0
14712026-02-24T02:36:22.942Z Compiling icu_properties v1.5.1
14722026-02-24T02:36:23.208Z Compiling pest_meta v2.8.2
14732026-02-24T02:36:23.917Z Compiling http v1.4.0
14742026-02-24T02:36:25.024Z Compiling spki v0.7.3
14752026-02-24T02:36:25.144Z Compiling rand_chacha v0.9.0
14762026-02-24T02:36:25.184Z Compiling cbc v0.1.2
14772026-02-24T02:36:25.429Z Compiling which v4.4.2
14782026-02-24T02:36:25.463Z Compiling aes v0.8.4
14792026-02-24T02:36:26.271Z Compiling openssl-sys v0.9.109
14802026-02-24T02:36:26.474Z Compiling zerocopy-derive v0.8.27
14812026-02-24T02:36:26.881Z Compiling icu_normalizer v1.5.0
14822026-02-24T02:36:27.874Z Compiling idna_adapter v1.2.0
14832026-02-24T02:36:28.014Z Compiling pkcs5 v0.7.1
14842026-02-24T02:36:28.141Z Compiling idna v1.0.3
14852026-02-24T02:36:28.259Z Compiling rand v0.9.2
14862026-02-24T02:36:28.614Z Compiling pest_generator v2.8.2
14872026-02-24T02:36:28.694Z Compiling tracing-attributes v0.1.27
14882026-02-24T02:36:29.194Z Compiling url v2.5.4
14892026-02-24T02:36:29.707Z Compiling serde_derive_internals v0.29.1
14902026-02-24T02:36:30.151Z Compiling ring v0.17.14
14912026-02-24T02:36:30.509Z Compiling tracing-core v0.1.32
14922026-02-24T02:36:31.052Z Compiling schemars v0.8.22
14932026-02-24T02:36:31.328Z Compiling rustix v1.1.3
14942026-02-24T02:36:31.465Z Compiling adler2 v2.0.0
14952026-02-24T02:36:31.715Z Compiling aws-lc-rs v1.12.4
14962026-02-24T02:36:31.767Z Compiling miniz_oxide v0.8.5
14972026-02-24T02:36:32.020Z Compiling schemars_derive v0.8.22
14982026-02-24T02:36:32.023Z Compiling tracing v0.1.40
14992026-02-24T02:36:32.168Z Compiling tokio-util v0.7.15
15002026-02-24T02:36:32.576Z Compiling pest_derive v2.8.2
15012026-02-24T02:36:33.236Z Compiling pkcs8 v0.10.2
15022026-02-24T02:36:33.439Z Compiling http-body v1.0.1
15032026-02-24T02:36:33.709Z Compiling scroll_derive v0.13.1
15042026-02-24T02:36:33.735Z Compiling darling_core v0.20.10
15052026-02-24T02:36:33.887Z Compiling rustls-pki-types v1.10.0
15062026-02-24T02:36:34.600Z Compiling dyn-clone v1.0.20
15072026-02-24T02:36:34.838Z Compiling base64 v0.22.1
15082026-02-24T02:36:34.841Z Compiling tinyvec_macros v0.1.1
15092026-02-24T02:36:34.964Z Compiling httparse v1.9.5
15102026-02-24T02:36:35.551Z Compiling tinyvec v1.8.0
15112026-02-24T02:36:35.589Z Compiling scroll v0.13.0
15122026-02-24T02:36:36.135Z Compiling bzip2-sys v0.1.13+1.0.8
15132026-02-24T02:36:36.706Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15142026-02-24T02:36:37.012Z Compiling num-conv v0.1.0
15152026-02-24T02:36:37.332Z Compiling tower-layer v0.3.3
15162026-02-24T02:36:37.389Z Compiling foreign-types-shared v0.1.1
15172026-02-24T02:36:37.538Z Compiling atomic-waker v1.1.2
15182026-02-24T02:36:37.576Z Compiling try-lock v0.2.5
15192026-02-24T02:36:37.659Z Compiling untrusted v0.9.0
15202026-02-24T02:36:37.739Z Compiling openssl-probe v0.1.5
15212026-02-24T02:36:37.763Z Compiling powerfmt v0.2.0
15222026-02-24T02:36:37.868Z Compiling tower-service v0.3.3
15232026-02-24T02:36:38.010Z Compiling time-core v0.1.6
15242026-02-24T02:36:38.035Z Compiling untrusted v0.7.1
15252026-02-24T02:36:38.096Z Compiling openssl v0.10.73
15262026-02-24T02:36:38.177Z Compiling tempfile v3.24.0
15272026-02-24T02:36:38.271Z Compiling deranged v0.5.3
15282026-02-24T02:36:38.385Z Compiling time-macros v0.2.24
15292026-02-24T02:36:38.614Z Compiling want v0.3.1
15302026-02-24T02:36:38.699Z Compiling h2 v0.4.6
15312026-02-24T02:36:38.988Z Compiling foreign-types v0.3.2
15322026-02-24T02:36:39.575Z Compiling darling_macro v0.20.10
15332026-02-24T02:36:40.476Z Compiling darling v0.20.10
15342026-02-24T02:36:40.598Z Compiling goblin v0.10.2
15352026-02-24T02:36:40.905Z Compiling ipnet v2.11.0
15362026-02-24T02:36:41.385Z Compiling openssl-macros v0.1.1
15372026-02-24T02:36:42.070Z Compiling wait-timeout v0.2.0
15382026-02-24T02:36:42.153Z Compiling num_threads v0.1.7
15392026-02-24T02:36:42.289Z Compiling quick-error v1.2.3
15402026-02-24T02:36:42.319Z Compiling rustls v0.23.19
15412026-02-24T02:36:42.467Z Compiling httpdate v1.0.3
15422026-02-24T02:36:42.622Z Compiling gimli v0.31.1
15432026-02-24T02:36:42.668Z Compiling native-tls v0.2.12
15442026-02-24T02:36:42.739Z Compiling bit-vec v0.8.0
15452026-02-24T02:36:42.954Z Compiling usdt-impl v0.6.0
15462026-02-24T02:36:43.055Z Compiling crossbeam-utils v0.8.21
15472026-02-24T02:36:43.250Z Compiling syn v1.0.109
15482026-02-24T02:36:43.376Z Compiling bit-set v0.8.0
15492026-02-24T02:36:43.681Z Compiling rusty-fork v0.3.0
15502026-02-24T02:36:43.704Z Compiling time v0.3.43
15512026-02-24T02:36:44.576Z Compiling derive_builder_core v0.20.2
15522026-02-24T02:36:46.813Z Compiling addr2line v0.24.2
15532026-02-24T02:36:47.336Z Compiling hyper v1.8.1
15542026-02-24T02:36:47.567Z Compiling unicode-normalization v0.1.24
15552026-02-24T02:36:47.635Z Compiling dtrace-parser v0.3.0
15562026-02-24T02:36:48.575Z Compiling dof v0.4.0
15572026-02-24T02:36:48.683Z Compiling signature v2.2.0
15582026-02-24T02:36:49.030Z Compiling heapless v0.7.17
15592026-02-24T02:36:49.502Z Compiling thiserror-impl v1.0.69
15602026-02-24T02:36:49.574Z Compiling scroll_derive v0.12.0
15612026-02-24T02:36:50.909Z Compiling rand_xorshift v0.4.0
15622026-02-24T02:36:51.026Z Compiling darling_core v0.21.0
15632026-02-24T02:36:51.095Z Compiling slog v2.8.2
15642026-02-24T02:36:51.209Z Compiling thread-id v5.0.0
15652026-02-24T02:36:51.355Z Compiling cookie v0.18.1
15662026-02-24T02:36:51.453Z Compiling object v0.36.5
15672026-02-24T02:36:51.530Z Compiling crc32fast v1.4.2
15682026-02-24T02:36:51.701Z Compiling unicode-properties v0.1.3
15692026-02-24T02:36:51.875Z Compiling signal-hook v0.3.18
15702026-02-24T02:36:51.928Z Compiling unarray v0.1.4
15712026-02-24T02:36:52.118Z Compiling anyhow v1.0.99
15722026-02-24T02:36:52.143Z Compiling rustc-demangle v0.1.24
15732026-02-24T02:36:52.199Z Compiling siphasher v0.3.11
15742026-02-24T02:36:52.436Z Compiling zstd-safe v7.2.3
15752026-02-24T02:36:52.646Z Compiling unicode-bidi v0.3.17
15762026-02-24T02:36:52.816Z Compiling zlib-rs v0.5.1
15772026-02-24T02:36:53.108Z Compiling phf_shared v0.11.2
15782026-02-24T02:36:53.260Z Compiling thiserror v1.0.69
15792026-02-24T02:36:53.361Z Compiling stringprep v0.1.5
15802026-02-24T02:36:53.436Z Compiling proptest v1.7.0
15812026-02-24T02:36:53.875Z Compiling scroll v0.12.0
15822026-02-24T02:36:54.434Z Compiling hyper-util v0.1.19
15832026-02-24T02:36:55.095Z Compiling derive_builder_macro v0.20.2
15842026-02-24T02:36:57.179Z Compiling ipnetwork v0.21.1
15852026-02-24T02:36:57.324Z Compiling darling_macro v0.21.0
15862026-02-24T02:36:58.076Z Compiling toml_datetime v0.6.11
15872026-02-24T02:36:58.347Z Compiling backtrace v0.3.74
15882026-02-24T02:36:58.586Z Compiling serde_spanned v0.6.9
15892026-02-24T02:36:58.628Z Compiling serde_tokenstream v0.2.2
15902026-02-24T02:36:58.733Z Compiling erased-serde v0.3.31
15912026-02-24T02:36:58.864Z Compiling rand_chacha v0.3.1
15922026-02-24T02:36:59.228Z Compiling libz-rs-sys v0.5.1
15932026-02-24T02:36:59.548Z Compiling md-5 v0.10.6
15942026-02-24T02:36:59.869Z Compiling curve25519-dalek v4.1.3
15952026-02-24T02:37:00.072Z Compiling vergen-lib v0.1.6
15962026-02-24T02:37:00.093Z Compiling num-integer v0.1.46
15972026-02-24T02:37:00.429Z Compiling sync_wrapper v1.0.1
15982026-02-24T02:37:00.600Z Compiling ff v0.13.0
15992026-02-24T02:37:00.624Z Compiling hash32 v0.2.1
16002026-02-24T02:37:00.825Z Compiling memoffset v0.9.1
16012026-02-24T02:37:00.867Z Compiling smoltcp v0.9.1
16022026-02-24T02:37:00.932Z Compiling num-bigint-dig v0.8.6
16032026-02-24T02:37:01.016Z Compiling litrs v0.4.1
16042026-02-24T02:37:01.197Z Compiling fallible-iterator v0.2.0
16052026-02-24T02:37:01.268Z Compiling psl-types v2.0.11
16062026-02-24T02:37:01.292Z Compiling cfg_aliases v0.2.1
16072026-02-24T02:37:01.415Z Compiling ref-cast v1.0.25
16082026-02-24T02:37:01.486Z Compiling base16ct v0.2.0
16092026-02-24T02:37:01.584Z Compiling publicsuffix v2.3.0
16102026-02-24T02:37:01.844Z Compiling postgres-protocol v0.6.8
16112026-02-24T02:37:01.896Z Compiling sec1 v0.7.3
16122026-02-24T02:37:01.921Z Compiling nix v0.29.0
16132026-02-24T02:37:02.112Z Compiling document-features v0.2.11
16142026-02-24T02:37:02.474Z Compiling group v0.13.0
16152026-02-24T02:37:02.837Z Compiling num-iter v0.1.45
16162026-02-24T02:37:03.029Z Compiling tower v0.5.2
16172026-02-24T02:37:03.090Z Compiling newtype-uuid v1.3.2
16182026-02-24T02:37:03.449Z Compiling flate2 v1.1.2
16192026-02-24T02:37:03.534Z Compiling rand v0.8.5
16202026-02-24T02:37:03.931Z Compiling darling v0.21.0
16212026-02-24T02:37:04.074Z Compiling oxnet v0.1.4
16222026-02-24T02:37:04.097Z Compiling derive_builder v0.20.2
16232026-02-24T02:37:04.311Z Compiling tokio-native-tls v0.3.1
16242026-02-24T02:37:04.422Z Compiling goblin v0.8.2
16252026-02-24T02:37:05.399Z Compiling rustls-native-certs v0.8.1
16262026-02-24T02:37:05.517Z Compiling webpki-roots v1.0.1
16272026-02-24T02:37:05.623Z Compiling http-body-util v0.1.3
16282026-02-24T02:37:05.750Z Compiling strum_macros v0.27.2
16292026-02-24T02:37:05.818Z Compiling terminal_size v0.4.0
16302026-02-24T02:37:05.947Z Compiling cargo-platform v0.1.8
16312026-02-24T02:37:06.077Z Compiling hkdf v0.12.4
16322026-02-24T02:37:06.130Z Compiling crypto-bigint v0.5.5
16332026-02-24T02:37:06.382Z Compiling ref-cast-impl v1.0.25
16342026-02-24T02:37:06.453Z Compiling curve25519-dalek-derive v0.1.1
16352026-02-24T02:37:07.419Z Compiling hubpack_derive v0.1.1
16362026-02-24T02:37:07.632Z Compiling daft-derive v0.1.4
16372026-02-24T02:37:07.914Z Compiling async-trait v0.1.89
16382026-02-24T02:37:08.357Z Compiling vergen v9.0.6
16392026-02-24T02:37:08.735Z Compiling ahash v0.8.12
16402026-02-24T02:37:09.140Z Compiling fs-err v3.1.1
16412026-02-24T02:37:09.280Z Compiling winnow v0.5.40
16422026-02-24T02:37:09.499Z Compiling bumpalo v3.16.0
16432026-02-24T02:37:10.002Z Compiling buf-list v1.0.3
16442026-02-24T02:37:10.545Z Compiling ryu v1.0.18
16452026-02-24T02:37:10.652Z Compiling lockfree-object-pool v0.1.6
16462026-02-24T02:37:10.873Z Compiling managed v0.8.0
16472026-02-24T02:37:10.921Z Compiling simd-adler32 v0.3.7
16482026-02-24T02:37:10.943Z Compiling bitflags v1.3.2
16492026-02-24T02:37:11.076Z Compiling unicode-segmentation v1.12.0
16502026-02-24T02:37:11.384Z Compiling iri-string v0.7.8
16512026-02-24T02:37:12.010Z Compiling zopfli v0.8.1
16522026-02-24T02:37:12.308Z Compiling clap_builder v4.5.48
16532026-02-24T02:37:13.067Z Compiling toml_edit v0.19.15
16542026-02-24T02:37:13.559Z Compiling strum v0.27.2
16552026-02-24T02:37:13.752Z Compiling serde_urlencoded v0.7.1
16562026-02-24T02:37:13.869Z Compiling dof v0.3.0
16572026-02-24T02:37:14.066Z Compiling daft v0.1.4
16582026-02-24T02:37:14.330Z Compiling elliptic-curve v0.13.8
16592026-02-24T02:37:14.665Z Compiling tower-http v0.6.6
16602026-02-24T02:37:15.407Z Compiling hubpack v0.1.2
16612026-02-24T02:37:15.727Z Compiling cargo_metadata v0.19.2
16622026-02-24T02:37:15.771Z Compiling hyper-tls v0.6.0
16632026-02-24T02:37:15.864Z Compiling zstd v0.13.3
16642026-02-24T02:37:16.196Z Compiling cookie_store v0.21.1
16652026-02-24T02:37:16.428Z Compiling signal-hook-mio v0.2.4
16662026-02-24T02:37:18.624Z Compiling serde_with_macros v3.16.1
16672026-02-24T02:37:19.343Z Compiling postgres-types v0.2.9
16682026-02-24T02:37:20.271Z Compiling usdt-macro v0.6.0
16692026-02-24T02:37:20.452Z Compiling usdt-attr-macro v0.6.0
16702026-02-24T02:37:20.649Z Compiling phf v0.11.2
16712026-02-24T02:37:20.904Z Compiling dtrace-parser v0.2.0
16722026-02-24T02:37:20.964Z Compiling ed25519 v2.2.3
16732026-02-24T02:37:21.288Z Compiling bzip2 v0.5.2
16742026-02-24T02:37:21.670Z Compiling bzip2 v0.4.4
16752026-02-24T02:37:21.799Z Compiling pkcs1 v0.7.5
16762026-02-24T02:37:22.081Z Compiling strum_macros v0.26.4
16772026-02-24T02:37:22.084Z Compiling enum-as-inner v0.6.1
16782026-02-24T02:37:22.727Z Compiling clap_derive v4.5.47
16792026-02-24T02:37:22.780Z Compiling serde-big-array v0.5.1
16802026-02-24T02:37:23.055Z Compiling hex v0.4.3
16812026-02-24T02:37:23.164Z Compiling rfc6979 v0.4.0
16822026-02-24T02:37:23.271Z Compiling bstr v1.10.0
16832026-02-24T02:37:23.409Z Compiling serde_repr v0.1.19
16842026-02-24T02:37:23.642Z Compiling float-cmp v0.10.0
16852026-02-24T02:37:23.800Z Compiling env_filter v0.1.2
16862026-02-24T02:37:23.921Z Compiling socket2 v0.5.10
16872026-02-24T02:37:24.442Z Compiling memmap2 v0.9.8
16882026-02-24T02:37:24.545Z Compiling encoding_rs v0.8.34
16892026-02-24T02:37:24.863Z Compiling data-encoding v2.9.0
16902026-02-24T02:37:24.867Z Compiling new_debug_unreachable v1.0.6
16912026-02-24T02:37:24.903Z Compiling precomputed-hash v0.1.1
16922026-02-24T02:37:24.991Z Compiling jiff v0.2.15
16932026-02-24T02:37:25.048Z Compiling normalize-line-endings v0.3.0
16942026-02-24T02:37:25.207Z Compiling fixedbitset v0.5.7
16952026-02-24T02:37:25.891Z Compiling foldhash v0.2.0
16962026-02-24T02:37:26.336Z Compiling whoami v1.5.2
16972026-02-24T02:37:26.600Z Compiling difflib v0.4.0
16982026-02-24T02:37:26.664Z Compiling static_assertions v1.1.0
16992026-02-24T02:37:26.796Z Compiling keccak v0.1.5
17002026-02-24T02:37:26.946Z Compiling rustc-hash v2.1.1
17012026-02-24T02:37:27.172Z Compiling fixedbitset v0.4.2
17022026-02-24T02:37:27.283Z Compiling mime v0.3.17
17032026-02-24T02:37:27.664Z Compiling predicates-core v1.0.8
17042026-02-24T02:37:27.889Z Compiling petgraph v0.6.5
17052026-02-24T02:37:27.967Z Compiling predicates v3.1.3
17062026-02-24T02:37:28.049Z Compiling toml_edit v0.22.27
17072026-02-24T02:37:28.450Z Compiling clap v4.5.48
17082026-02-24T02:37:28.597Z Compiling sha3 v0.10.8
17092026-02-24T02:37:29.132Z Compiling iddqd v0.3.16
17102026-02-24T02:37:29.581Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17112026-02-24T02:37:29.756Z Compiling tokio-postgres v0.7.13
17122026-02-24T02:37:30.593Z Compiling strum v0.26.3
17132026-02-24T02:37:30.819Z Compiling petgraph v0.8.2
17142026-02-24T02:37:31.614Z Compiling hickory-proto v0.25.2
17152026-02-24T02:37:31.850Z Compiling string_cache v0.8.9
17162026-02-24T02:37:32.338Z Compiling usdt v0.6.0
17172026-02-24T02:37:32.876Z Compiling zip v4.2.0
17182026-02-24T02:37:35.190Z Compiling similar v2.7.0
17192026-02-24T02:37:35.407Z Compiling env_logger v0.11.8
17202026-02-24T02:37:35.472Z Compiling usdt-impl v0.5.0
17212026-02-24T02:37:35.640Z Compiling serde_with v3.16.1
17222026-02-24T02:37:36.204Z Compiling ecdsa v0.16.9
17232026-02-24T02:37:36.686Z Compiling rsa v0.9.8
17242026-02-24T02:37:36.834Z Compiling zip v0.6.6
17252026-02-24T02:37:37.109Z Compiling ed25519-dalek v2.1.1
17262026-02-24T02:37:38.183Z Compiling crossterm v0.28.1
17272026-02-24T02:37:38.206Z Compiling toml v0.7.8
17282026-02-24T02:37:39.687Z Compiling heck v0.4.1
17292026-02-24T02:37:39.863Z Compiling crossbeam-epoch v0.9.18
17302026-02-24T02:37:39.883Z Compiling tokio-stream v0.1.17
17312026-02-24T02:37:40.129Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17322026-02-24T02:37:40.155Z Compiling x509-cert v0.2.5
17332026-02-24T02:37:40.560Z Compiling openapiv3 v2.2.0
17342026-02-24T02:37:40.591Z Compiling sha1 v0.10.6
17352026-02-24T02:37:40.911Z Compiling itertools v0.13.0
17362026-02-24T02:37:41.055Z Compiling itertools v0.10.5
17372026-02-24T02:37:41.509Z Compiling winnow v0.6.26
17382026-02-24T02:37:43.768Z Compiling peg-runtime v0.8.5
17392026-02-24T02:37:43.954Z Compiling lalrpop-util v0.19.12
17402026-02-24T02:37:44.059Z Compiling thread_local v1.1.8
17412026-02-24T02:37:44.323Z Compiling slog-async v2.8.0
17422026-02-24T02:37:44.356Z Compiling crossbeam-channel v0.5.15
17432026-02-24T02:37:44.565Z Compiling xattr v1.3.1
17442026-02-24T02:37:44.721Z Compiling futures-executor v0.3.31
17452026-02-24T02:37:44.745Z Compiling is-terminal v0.4.13
17462026-02-24T02:37:44.842Z Compiling filetime v0.2.26
17472026-02-24T02:37:44.899Z Compiling term v1.1.0
17482026-02-24T02:37:44.922Z Compiling take_mut v0.2.2
17492026-02-24T02:37:45.109Z Compiling tar v0.4.44
17502026-02-24T02:37:45.212Z Compiling futures v0.3.31
17512026-02-24T02:37:46.272Z Compiling slog-term v2.9.2
17522026-02-24T02:37:48.679Z Compiling aws-lc-sys v0.26.0
17532026-02-24T02:38:20.290Z Compiling rustls-webpki v0.102.8
17542026-02-24T02:38:25.299Z Compiling tokio-rustls v0.26.0
17552026-02-24T02:38:25.627Z Compiling hyper-rustls v0.27.7
17562026-02-24T02:38:25.999Z Compiling reqwest v0.12.24
17572026-02-24T02:38:30.007Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17582026-02-24T02:38:30.313Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17592026-02-24T02:38:35.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 40s
17602026-02-24T02:38:35.493Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17612026-02-24T02:38:35.559ZFeb 24 02:38:34.755 INFO Starting download, target: Console
17622026-02-24T02:38:35.559ZFeb 24 02:38:34.756 INFO Starting download, target: DendriteStub
17632026-02-24T02:38:35.590ZFeb 24 02:38:34.756 INFO Starting download, target: Clickhouse
17642026-02-24T02:38:35.590ZFeb 24 02:38:34.756 INFO Starting download, target: Cockroach
17652026-02-24T02:38:35.590ZFeb 24 02:38:34.756 INFO Starting download, target: MaghemiteMgd
17662026-02-24T02:38:35.591ZFeb 24 02:38:34.756 INFO Starting download, target: TransceiverControl
17672026-02-24T02:38:35.591ZFeb 24 02:38:34.756 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17682026-02-24T02:38:35.591ZFeb 24 02:38:34.756 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17692026-02-24T02:38:35.591ZFeb 24 02:38:34.756 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17702026-02-24T02:38:35.591ZFeb 24 02:38:34.756 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17712026-02-24T02:38:35.592ZFeb 24 02:38:34.756 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17722026-02-24T02:38:35.592ZFeb 24 02:38:34.756 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17732026-02-24T02:38:36.115ZFeb 24 02:38:35.253 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17742026-02-24T02:38:36.461ZFeb 24 02:38:35.637 INFO Download complete, target: Console
17752026-02-24T02:38:36.744ZFeb 24 02:38:35.914 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17762026-02-24T02:38:37.154ZFeb 24 02:38:36.350 INFO Download complete, target: TransceiverControl
17772026-02-24T02:38:37.383ZFeb 24 02:38:36.546 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17782026-02-24T02:38:37.956ZFeb 24 02:38:37.172 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17792026-02-24T02:38:38.192ZFeb 24 02:38:37.411 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17802026-02-24T02:38:39.396ZFeb 24 02:38:38.617 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17812026-02-24T02:38:39.396ZFeb 24 02:38:38.617 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17822026-02-24T02:38:42.246ZFeb 24 02:38:41.466 INFO Download complete, target: DendriteStub
17832026-02-24T02:38:42.436ZFeb 24 02:38:41.657 INFO Download complete, target: MaghemiteMgd
17842026-02-24T02:38:47.244ZFeb 24 02:38:46.462 INFO Checking that binary works, target: Cockroach
17852026-02-24T02:38:47.380ZFeb 24 02:38:46.596 INFO Download complete, target: Cockroach
17862026-02-24T02:38:48.847ZFeb 24 02:38:48.066 INFO Checking that binary works, target: Clickhouse
17872026-02-24T02:38:49.015ZFeb 24 02:38:48.234 INFO Download complete, target: Clickhouse
17882026-02-24T02:38:49.035ZAll builder prerequisites installed successfully, and PATH looks valid
17892026-02-24T02:38:49.038Z
17902026-02-24T02:38:49.038Zreal 6:37.539517154
17912026-02-24T02:38:49.038Zuser 19:34.805244609
17922026-02-24T02:38:49.038Zsys 2:40.595069821
17932026-02-24T02:38:49.038Ztrap 0.746366584
17942026-02-24T02:38:49.038Ztflt 1.103377761
17952026-02-24T02:38:49.038Zdflt 1.526699242
17962026-02-24T02:38:49.038Zkflt 0.025066468
17972026-02-24T02:38:49.038Zlock 46:52.835947142
17982026-02-24T02:38:49.038Zslp 1:13:31.217050933
17992026-02-24T02:38:49.038Zlat 1:23.698921920
18002026-02-24T02:38:49.038Zstop 3:22.981614430
18012026-02-24T02:38:49.038Z+ banner clippy
18022026-02-24T02:38:49.041Z
18032026-02-24T02:38:49.041Z #### # # ##### ##### # #
18042026-02-24T02:38:49.041Z # # # # # # # # # #
18052026-02-24T02:38:49.041Z # # # # # # # #
18062026-02-24T02:38:49.041Z # # # ##### ##### #
18072026-02-24T02:38:49.041Z # # # # # # #
18082026-02-24T02:38:49.041Z #### ###### # # # #
18092026-02-24T02:38:49.041Z
18102026-02-24T02:38:49.041Z+ export CARGO_INCREMENTAL=0
18112026-02-24T02:38:49.041Z+ CARGO_INCREMENTAL=0
18122026-02-24T02:38:49.041Z+ ptime -m cargo xtask clippy
18132026-02-24T02:38:49.935Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18142026-02-24T02:38:50.240Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18152026-02-24T02:38:53.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s
18162026-02-24T02:38:53.634Z Running `target/debug/xtask clippy`
18172026-02-24T02:38:53.664Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18182026-02-24T02:38:54.622Z Downloading crates ...
18192026-02-24T02:38:54.944Z Downloaded anes v0.1.6
18202026-02-24T02:38:54.948Z Downloaded approx v0.5.1
18212026-02-24T02:38:54.951Z Downloaded assert_cmd v2.0.17
18222026-02-24T02:38:54.954Z Downloaded async-channel v1.9.0
18232026-02-24T02:38:54.956Z Downloaded assert-json-diff v2.0.2
18242026-02-24T02:38:54.956Z Downloaded async-attributes v1.1.2
18252026-02-24T02:38:54.963Z Downloaded trybuild v1.0.106
18262026-02-24T02:38:54.967Z Downloaded partial-io v0.5.4
18272026-02-24T02:38:54.971Z Downloaded serde_regex v1.1.0
18282026-02-24T02:38:54.974Z Downloaded escape8259 v0.5.3
18292026-02-24T02:38:54.974Z Downloaded termcolor v1.4.1
18302026-02-24T02:38:54.974Z Downloaded miette-derive v5.10.0
18312026-02-24T02:38:54.976Z Downloaded doc-comment v0.3.3
18322026-02-24T02:38:54.979Z Downloaded target-lexicon v0.13.2
18332026-02-24T02:38:54.982Z Downloaded rust-argon2 v2.1.0
18342026-02-24T02:38:54.984Z Downloaded event-listener v5.3.1
18352026-02-24T02:38:54.984Z Downloaded blocking v1.6.1
18362026-02-24T02:38:54.987Z Downloaded tinytemplate v1.2.1
18372026-02-24T02:38:54.990Z Downloaded polling v3.7.3
18382026-02-24T02:38:54.992Z Downloaded async-task v4.7.1
18392026-02-24T02:38:54.996Z Downloaded pathdiff v0.2.3
18402026-02-24T02:38:54.996Z Downloaded async-executor v1.13.1
18412026-02-24T02:38:54.999Z Downloaded supports-unicode v2.1.0
18422026-02-24T02:38:54.999Z Downloaded concurrent-queue v2.5.0
18432026-02-24T02:38:54.999Z Downloaded cfg-expr v0.20.1
18442026-02-24T02:38:55.002Z Downloaded similar-asserts v1.7.0
18452026-02-24T02:38:55.005Z Downloaded knuffel-derive v3.2.0
18462026-02-24T02:38:55.008Z Downloaded guppy-workspace-hack v0.1.0
18472026-02-24T02:38:55.008Z Downloaded event-listener-strategy v0.5.2
18482026-02-24T02:38:55.008Z Downloaded cast v0.3.0
18492026-02-24T02:38:55.010Z Downloaded blake2b_simd v1.0.2
18502026-02-24T02:38:55.010Z Downloaded async-object-pool v0.1.5
18512026-02-24T02:38:55.013Z Downloaded backtrace-ext v0.2.1
18522026-02-24T02:38:55.013Z Downloaded target-triple v0.1.3
18532026-02-24T02:38:55.016Z Downloaded piper v0.2.4
18542026-02-24T02:38:55.016Z Downloaded async-global-executor v2.4.1
18552026-02-24T02:38:55.019Z Downloaded nested v0.1.1
18562026-02-24T02:38:55.019Z Downloaded supports-color v2.1.0
18572026-02-24T02:38:55.022Z Downloaded async-channel v2.3.1
18582026-02-24T02:38:55.022Z Downloaded supports-hyperlinks v2.1.0
18592026-02-24T02:38:55.022Z Downloaded plotters-svg v0.3.7
18602026-02-24T02:38:55.025Z Downloaded libtest-mimic v0.8.1
18612026-02-24T02:38:55.025Z Downloaded kv-log-macro v1.0.7
18622026-02-24T02:38:55.028Z Downloaded terminal_size v0.1.17
18632026-02-24T02:38:55.030Z Downloaded plotters-backend v0.3.7
18642026-02-24T02:38:55.033Z Downloaded httptest v0.16.3
18652026-02-24T02:38:55.036Z Downloaded target-spec v3.5.0
18662026-02-24T02:38:55.038Z Downloaded proc-macro-crate v3.2.0
18672026-02-24T02:38:55.041Z Downloaded event-listener v2.5.3
18682026-02-24T02:38:55.046Z Downloaded parking v2.2.1
18692026-02-24T02:38:55.049Z Downloaded oorandom v11.1.4
18702026-02-24T02:38:55.049Z Downloaded stringmetrics v2.2.2
18712026-02-24T02:38:55.052Z Downloaded criterion-plot v0.6.0
18722026-02-24T02:38:55.054Z Downloaded relative-path v1.9.3
18732026-02-24T02:38:55.054Z Downloaded datatest-stable v0.3.2
18742026-02-24T02:38:55.057Z Downloaded path-tree v0.8.1
18752026-02-24T02:38:55.060Z Downloaded owo-colors v3.5.0
18762026-02-24T02:38:55.063Z Downloaded knuffel v3.2.0
18772026-02-24T02:38:55.063Z Downloaded async-signal v0.2.10
18782026-02-24T02:38:55.067Z Downloaded async-process v2.3.0
18792026-02-24T02:38:55.067Z Downloaded async-io v2.3.4
18802026-02-24T02:38:55.069Z Downloaded futures-timer v3.0.3
18812026-02-24T02:38:55.072Z Downloaded async-lock v3.4.0
18822026-02-24T02:38:55.072Z Downloaded futures-lite v2.3.0
18832026-02-24T02:38:55.080Z Downloaded textwrap v0.15.2
18842026-02-24T02:38:55.083Z Downloaded rstest v0.25.0
18852026-02-24T02:38:55.091Z Downloaded chumsky v0.9.3
18862026-02-24T02:38:55.094Z Downloaded rand_distr v0.5.1
18872026-02-24T02:38:55.096Z Downloaded fancy-regex v0.14.0
18882026-02-24T02:38:55.100Z Downloaded rstest_macros v0.25.0
18892026-02-24T02:38:55.103Z Downloaded miette v5.10.0
18902026-02-24T02:38:55.122Z Downloaded guppy v0.17.20
18912026-02-24T02:38:55.128Z Downloaded plotters v0.3.7
18922026-02-24T02:38:55.136Z Downloaded hashbrown v0.14.5
18932026-02-24T02:38:55.141Z Downloaded criterion v0.7.0
18942026-02-24T02:38:55.147Z Downloaded async-std v1.13.0
18952026-02-24T02:38:55.216Z Downloaded httpmock v0.8.0-alpha.1
18962026-02-24T02:38:57.648Z Checking cfg-if v1.0.4
18972026-02-24T02:38:58.070Z Checking libc v0.2.180
18982026-02-24T02:38:58.073Z Checking serde_core v1.0.228
18992026-02-24T02:38:58.159Z Checking memchr v2.7.4
19002026-02-24T02:38:58.211Z Checking smallvec v1.15.1
19012026-02-24T02:38:58.261Z Checking value-bag v1.12.0
19022026-02-24T02:38:58.315Z Checking itoa v1.0.11
19032026-02-24T02:38:58.380Z Checking scopeguard v1.2.0
19042026-02-24T02:38:58.444Z Checking libm v0.2.8
19052026-02-24T02:38:58.570Z Checking zeroize v1.8.1
19062026-02-24T02:38:58.624Z Checking lock_api v0.4.12
19072026-02-24T02:38:58.688Z Checking log v0.4.29
19082026-02-24T02:38:58.751Z Checking stable_deref_trait v1.2.0
19092026-02-24T02:38:58.875Z Checking portable-atomic v1.11.0
19102026-02-24T02:38:58.943Z Checking critical-section v1.1.3
19112026-02-24T02:38:59.054Z Checking zerofrom v0.1.4
19122026-02-24T02:38:59.131Z Checking zmij v1.0.15
19132026-02-24T02:38:59.192Z Checking pin-project-lite v0.2.14
19142026-02-24T02:38:59.257Z Checking getrandom v0.2.15
19152026-02-24T02:38:59.318Z Checking getrandom v0.3.4
19162026-02-24T02:38:59.379Z Checking yoke v0.7.4
19172026-02-24T02:38:59.442Z Checking num-traits v0.2.19
19182026-02-24T02:38:59.511Z Checking percent-encoding v2.3.2
19192026-02-24T02:38:59.576Z Checking rand_core v0.6.4
19202026-02-24T02:38:59.579Z Checking litemap v0.7.3
19212026-02-24T02:38:59.692Z Checking writeable v0.5.5
19222026-02-24T02:38:59.784Z Checking zerovec v0.10.4
19232026-02-24T02:38:59.849Z Checking icu_locid_transform_data v1.5.0
19242026-02-24T02:38:59.964Z Checking icu_properties_data v1.5.0
19252026-02-24T02:39:00.031Z Checking byteorder v1.5.0
19262026-02-24T02:39:00.031Z Checking subtle v2.6.1
19272026-02-24T02:39:00.146Z Checking once_cell v1.21.3
19282026-02-24T02:39:00.146Z Checking utf8_iter v1.0.4
19292026-02-24T02:39:00.264Z Checking icu_normalizer_data v1.5.0
19302026-02-24T02:39:00.419Z Checking utf16_iter v1.0.5
19312026-02-24T02:39:00.482Z Checking write16 v1.0.0
19322026-02-24T02:39:00.544Z Checking form_urlencoded v1.2.2
19332026-02-24T02:39:00.548Z Checking parking_lot_core v0.9.10
19342026-02-24T02:39:00.644Z Checking signal-hook-registry v1.4.2
19352026-02-24T02:39:00.708Z Checking typenum v1.17.0
19362026-02-24T02:39:00.765Z Checking mio v1.0.2
19372026-02-24T02:39:00.827Z Checking futures-core v0.3.31
19382026-02-24T02:39:00.922Z Checking allocator-api2 v0.2.21
19392026-02-24T02:39:00.990Z Checking socket2 v0.6.1
19402026-02-24T02:39:01.056Z Checking parking_lot v0.12.3
19412026-02-24T02:39:01.125Z Checking iana-time-zone v0.1.63
19422026-02-24T02:39:01.360Z Checking errno v0.3.12
19432026-02-24T02:39:01.425Z Checking tinystr v0.7.6
19442026-02-24T02:39:01.428Z Checking icu_collections v1.5.0
19452026-02-24T02:39:01.522Z Checking equivalent v1.0.2
19462026-02-24T02:39:01.599Z Checking const-oid v0.9.6
19472026-02-24T02:39:01.659Z Checking zerocopy v0.7.35
19482026-02-24T02:39:01.662Z Checking thiserror v1.0.69
19492026-02-24T02:39:01.774Z Checking futures-io v0.3.31
19502026-02-24T02:39:01.835Z Checking generic-array v0.14.7
19512026-02-24T02:39:01.839Z Checking icu_locid v1.5.0
19522026-02-24T02:39:01.951Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19532026-02-24T02:39:02.017Z Checking thiserror v2.0.18
19542026-02-24T02:39:02.021Z Checking serde v1.0.228
19552026-02-24T02:39:02.197Z Checking serde_json v1.0.149
19562026-02-24T02:39:02.258Z Checking uuid v1.19.0
19572026-02-24T02:39:02.364Z Checking semver v1.0.27
19582026-02-24T02:39:02.831Z Checking dyn-clone v1.0.20
19592026-02-24T02:39:02.908Z Checking icu_provider v1.5.0
19602026-02-24T02:39:03.074Z Checking slab v0.4.9
19612026-02-24T02:39:03.078Z Checking crypto-common v0.1.6
19622026-02-24T02:39:03.078Z Checking block-buffer v0.10.4
19632026-02-24T02:39:03.219Z Checking bytes v1.11.1
19642026-02-24T02:39:03.277Z Checking bitflags v2.9.4
19652026-02-24T02:39:03.355Z Checking chrono v0.4.43
19662026-02-24T02:39:03.410Z Checking pin-utils v0.1.0
19672026-02-24T02:39:03.470Z Checking cpufeatures v0.2.14
19682026-02-24T02:39:03.534Z Checking digest v0.10.7
19692026-02-24T02:39:03.593Z Checking futures-sink v0.3.31
19702026-02-24T02:39:03.596Z Checking icu_locid_transform v1.5.0
19712026-02-24T02:39:03.690Z Checking hashbrown v0.16.1
19722026-02-24T02:39:03.693Z Checking rustix v0.38.37
19732026-02-24T02:39:03.830Z Checking futures-task v0.3.31
19742026-02-24T02:39:03.883Z Checking futures-channel v0.3.31
19752026-02-24T02:39:03.938Z Checking ppv-lite86 v0.2.20
19762026-02-24T02:39:04.124Z Checking foldhash v0.1.5
19772026-02-24T02:39:04.315Z Checking tokio v1.49.0
19782026-02-24T02:39:04.375Z Checking futures-util v0.3.31
19792026-02-24T02:39:04.446Z Checking hashbrown v0.15.4
19802026-02-24T02:39:04.647Z Checking icu_properties v1.5.1
19812026-02-24T02:39:04.727Z Checking fnv v1.0.7
19822026-02-24T02:39:04.822Z Checking indexmap v2.13.0
19832026-02-24T02:39:04.933Z Checking tracing-core v0.1.32
19842026-02-24T02:39:05.517Z Checking regex-syntax v0.8.5
19852026-02-24T02:39:05.593Z Checking http v1.4.0
19862026-02-24T02:39:05.680Z Checking tracing v0.1.40
19872026-02-24T02:39:06.147Z Checking spin v0.9.8
19882026-02-24T02:39:06.255Z Checking crossbeam-utils v0.8.21
19892026-02-24T02:39:06.557Z Checking adler2 v2.0.0
19902026-02-24T02:39:06.802Z Checking miniz_oxide v0.8.5
19912026-02-24T02:39:07.039Z Checking utf8parse v0.2.2
19922026-02-24T02:39:07.101Z Checking base64ct v1.6.0
19932026-02-24T02:39:07.104Z Checking unicode-ident v1.0.19
19942026-02-24T02:39:07.246Z Checking base64 v0.22.1
19952026-02-24T02:39:07.399Z Checking proc-macro2 v1.0.101
19962026-02-24T02:39:07.617Z Checking block-padding v0.3.3
19972026-02-24T02:39:07.676Z Checking anstyle v1.0.11
19982026-02-24T02:39:07.824Z Checking ipnet v2.11.0
19992026-02-24T02:39:07.913Z Checking inout v0.1.3
20002026-02-24T02:39:08.115Z Checking aho-corasick v1.1.3
20012026-02-24T02:39:08.118Z Checking icu_normalizer v1.5.0
20022026-02-24T02:39:08.118Z Checking quote v1.0.40
20032026-02-24T02:39:08.280Z Checking cipher v0.4.4
20042026-02-24T02:39:08.418Z Checking anstyle-parse v0.2.5
20052026-02-24T02:39:08.551Z Checking syn v2.0.114
20062026-02-24T02:39:08.773Z Checking colorchoice v1.0.2
20072026-02-24T02:39:08.776Z Checking anstyle-query v1.1.1
20082026-02-24T02:39:08.914Z Checking powerfmt v0.2.0
20092026-02-24T02:39:09.002Z Checking is_terminal_polyfill v1.70.1
20102026-02-24T02:39:09.062Z Checking num-conv v0.1.0
20112026-02-24T02:39:09.065Z Checking idna_adapter v1.2.0
20122026-02-24T02:39:09.184Z Checking num_threads v0.1.7
20132026-02-24T02:39:09.239Z Checking deranged v0.5.3
20142026-02-24T02:39:09.242Z Checking anstream v0.6.18
20152026-02-24T02:39:09.357Z Checking idna v1.0.3
20162026-02-24T02:39:09.413Z Checking fastrand v2.1.1
20172026-02-24T02:39:09.473Z Checking time-core v0.1.6
20182026-02-24T02:39:09.726Z Checking atomic-waker v1.1.2
20192026-02-24T02:39:09.788Z Checking regex-automata v0.4.11
20202026-02-24T02:39:09.848Z Checking pem-rfc7468 v0.7.0
20212026-02-24T02:39:09.851Z Checking terminal_size v0.4.0
20222026-02-24T02:39:09.961Z Checking sha2 v0.10.9
20232026-02-24T02:39:09.963Z Checking url v2.5.4
20242026-02-24T02:39:10.161Z Checking untrusted v0.9.0
20252026-02-24T02:39:10.221Z Checking gimli v0.31.1
20262026-02-24T02:39:10.417Z Checking ring v0.17.14
20272026-02-24T02:39:10.605Z Checking hmac v0.12.1
20282026-02-24T02:39:10.926Z Checking object v0.36.5
20292026-02-24T02:39:11.021Z Checking schemars v0.8.22
20302026-02-24T02:39:11.776Z Checking tokio-util v0.7.15
20312026-02-24T02:39:11.918Z Checking time v0.3.43
20322026-02-24T02:39:12.826Z Checking zerocopy v0.8.27
20332026-02-24T02:39:12.889Z Checking httparse v1.9.5
20342026-02-24T02:39:13.226Z Checking rustc-demangle v0.1.24
20352026-02-24T02:39:13.455Z Checking clap_lex v0.7.4
20362026-02-24T02:39:13.749Z Checking strsim v0.11.1
20372026-02-24T02:39:13.815Z Checking lazy_static v1.5.0
20382026-02-24T02:39:14.019Z Checking flagset v0.4.6
20392026-02-24T02:39:14.135Z Checking clap_builder v4.5.48
20402026-02-24T02:39:14.250Z Checking addr2line v0.24.2
20412026-02-24T02:39:14.320Z Checking der v0.7.10
20422026-02-24T02:39:14.385Z Checking rand_chacha v0.3.1
20432026-02-24T02:39:14.687Z Checking rustls-pki-types v1.10.0
20442026-02-24T02:39:14.848Z Checking http-body v1.0.1
20452026-02-24T02:39:14.851Z Checking aws-lc-sys v0.26.0
20462026-02-24T02:39:14.970Z Checking rand v0.8.5
20472026-02-24T02:39:15.157Z Checking httpdate v1.0.3
20482026-02-24T02:39:15.340Z Checking try-lock v0.2.5
20492026-02-24T02:39:15.491Z Checking untrusted v0.7.1
20502026-02-24T02:39:15.572Z Checking want v0.3.1
20512026-02-24T02:39:15.757Z Checking h2 v0.4.6
20522026-02-24T02:39:15.855Z Checking ryu v1.0.18
20532026-02-24T02:39:16.151Z Checking tower-service v0.3.3
20542026-02-24T02:39:16.213Z Checking tower-layer v0.3.3
20552026-02-24T02:39:16.337Z Checking erased-serde v0.3.31
20562026-02-24T02:39:16.398Z Checking rand_core v0.9.3
20572026-02-24T02:39:16.461Z Checking spki v0.7.3
20582026-02-24T02:39:16.532Z Checking pbkdf2 v0.12.2
20592026-02-24T02:39:16.791Z Checking aes v0.8.4
20602026-02-24T02:39:16.852Z Checking mime v0.3.17
20612026-02-24T02:39:16.856Z Checking salsa20 v0.10.2
20622026-02-24T02:39:17.132Z Checking clap v4.5.48
20632026-02-24T02:39:17.197Z Checking backtrace v0.3.74
20642026-02-24T02:39:17.254Z Checking cbc v0.1.2
20652026-02-24T02:39:17.257Z Checking aws-lc-rs v1.12.4
20662026-02-24T02:39:17.257Z Checking rustix v1.1.3
20672026-02-24T02:39:17.415Z Checking slog v2.8.2
20682026-02-24T02:39:17.420Z Checking scrypt v0.11.0
20692026-02-24T02:39:17.536Z Checking rand_chacha v0.9.0
20702026-02-24T02:39:17.793Z Checking http-body-util v0.1.3
20712026-02-24T02:39:17.855Z Checking regex v1.11.3
20722026-02-24T02:39:17.860Z Checking anyhow v1.0.99
20732026-02-24T02:39:17.990Z Checking rand v0.9.2
20742026-02-24T02:39:18.053Z Checking pkcs5 v0.7.1
20752026-02-24T02:39:18.312Z Checking openssl-probe v0.1.5
20762026-02-24T02:39:18.381Z Checking foreign-types-shared v0.1.1
20772026-02-24T02:39:18.544Z Checking serde_urlencoded v0.7.1
20782026-02-24T02:39:18.600Z Checking foreign-types v0.3.2
20792026-02-24T02:39:18.604Z Checking hex v0.4.3
20802026-02-24T02:39:18.691Z Checking pkcs8 v0.10.2
20812026-02-24T02:39:18.752Z Checking openssl-sys v0.9.109
20822026-02-24T02:39:19.008Z Checking encoding_rs v0.8.34
20832026-02-24T02:39:19.103Z Checking ipnetwork v0.21.1
20842026-02-24T02:39:19.106Z Checking rustls-webpki v0.102.8
20852026-02-24T02:39:19.218Z Checking plain v0.2.3
20862026-02-24T02:39:19.221Z Checking ucd-trie v0.1.7
20872026-02-24T02:39:19.459Z Checking sync_wrapper v1.0.1
20882026-02-24T02:39:19.555Z Checking pest v2.8.2
20892026-02-24T02:39:19.617Z Checking pretty-hex v0.4.1
20902026-02-24T02:39:19.619Z Checking tempfile v3.24.0
20912026-02-24T02:39:19.717Z Checking either v1.15.0
20922026-02-24T02:39:19.859Z Checking psl-types v2.0.11
20932026-02-24T02:39:19.974Z Checking rustls v0.23.19
20942026-02-24T02:39:20.035Z Checking openssl v0.10.73
20952026-02-24T02:39:20.100Z Checking tower v0.5.2
20962026-02-24T02:39:20.155Z Checking publicsuffix v2.3.0
20972026-02-24T02:39:20.155Z Checking rustls-native-certs v0.8.1
20982026-02-24T02:39:20.433Z Checking webpki-roots v1.0.1
20992026-02-24T02:39:20.573Z Checking cookie v0.18.1
21002026-02-24T02:39:20.721Z Checking openapiv3 v2.2.0
21012026-02-24T02:39:20.981Z Checking iri-string v0.7.8
21022026-02-24T02:39:21.107Z Checking cookie_store v0.21.1
21032026-02-24T02:39:21.297Z Checking signature v2.2.0
21042026-02-24T02:39:21.571Z Checking toml_datetime v0.6.11
21052026-02-24T02:39:21.862Z Checking serde_spanned v0.6.9
21062026-02-24T02:39:22.001Z Checking winnow v0.7.14
21072026-02-24T02:39:22.118Z Checking sha1 v0.10.6
21082026-02-24T02:39:22.169Z Checking strum v0.26.3
21092026-02-24T02:39:22.230Z Checking hyper v1.8.1
21102026-02-24T02:39:22.403Z Checking static_assertions v1.1.0
21112026-02-24T02:39:22.477Z Checking data-encoding v2.9.0
21122026-02-24T02:39:22.582Z Checking oxnet v0.1.4
21132026-02-24T02:39:23.122Z Checking tinyvec_macros v0.1.1
21142026-02-24T02:39:23.184Z Checking quick-error v1.2.3
21152026-02-24T02:39:23.293Z Checking tinyvec v1.8.0
21162026-02-24T02:39:23.408Z Checking hubpack v0.1.2
21172026-02-24T02:39:23.599Z Checking tower-http v0.6.6
21182026-02-24T02:39:23.800Z Checking num-integer v0.1.46
21192026-02-24T02:39:24.211Z Checking bit-vec v0.8.0
21202026-02-24T02:39:24.289Z Checking base16ct v0.2.0
21212026-02-24T02:39:24.349Z Checking scroll v0.12.0
21222026-02-24T02:39:24.352Z Checking hyper-util v0.1.19
21232026-02-24T02:39:24.540Z Checking sec1 v0.7.3
21242026-02-24T02:39:24.614Z Checking bit-set v0.8.0
21252026-02-24T02:39:24.774Z Checking ff v0.13.0
21262026-02-24T02:39:24.885Z Checking wait-timeout v0.2.0
21272026-02-24T02:39:24.954Z Checking crc32fast v1.4.2
21282026-02-24T02:39:25.012Z Checking goblin v0.8.2
21292026-02-24T02:39:25.069Z Checking group v0.13.0
21302026-02-24T02:39:25.072Z Checking num-iter v0.1.45
21312026-02-24T02:39:25.175Z Checking ahash v0.8.12
21322026-02-24T02:39:25.178Z Checking native-tls v0.2.12
21332026-02-24T02:39:25.178Z Checking tokio-rustls v0.26.0
21342026-02-24T02:39:25.354Z Checking bstr v1.10.0
21352026-02-24T02:39:25.357Z Checking hkdf v0.12.4
21362026-02-24T02:39:25.357Z Checking crypto-bigint v0.5.5
21372026-02-24T02:39:25.614Z Checking rusty-fork v0.3.0
21382026-02-24T02:39:25.677Z Checking tokio-native-tls v0.3.1
21392026-02-24T02:39:25.681Z Checking dtrace-parser v0.2.0
21402026-02-24T02:39:25.797Z Checking rand_xorshift v0.4.0
21412026-02-24T02:39:25.990Z Checking crossbeam-epoch v0.9.18
21422026-02-24T02:39:25.993Z Checking thread-id v4.2.2
21432026-02-24T02:39:26.094Z Checking unarray v0.1.4
21442026-02-24T02:39:26.219Z Checking zlib-rs v0.5.1
21452026-02-24T02:39:26.285Z Checking num-bigint-dig v0.8.6
21462026-02-24T02:39:26.288Z Checking pkcs1 v0.7.5
21472026-02-24T02:39:26.381Z Checking proptest v1.7.0
21482026-02-24T02:39:26.447Z Checking x509-cert v0.2.5
21492026-02-24T02:39:26.801Z Checking scroll v0.13.0
21502026-02-24T02:39:27.316Z Checking toml_write v0.1.2
21512026-02-24T02:39:27.319Z Checking hyper-rustls v0.27.7
21522026-02-24T02:39:27.720Z Checking hyper-tls v0.6.0
21532026-02-24T02:39:27.849Z Checking unicode-segmentation v1.12.0
21542026-02-24T02:39:28.099Z Checking reqwest v0.12.24
21552026-02-24T02:39:28.102Z Checking toml_edit v0.22.27
21562026-02-24T02:39:28.219Z Checking libz-rs-sys v0.5.1
21572026-02-24T02:39:28.321Z Checking elliptic-curve v0.13.8
21582026-02-24T02:39:28.325Z Checking rsa v0.9.8
21592026-02-24T02:39:28.493Z Checking flate2 v1.1.2
21602026-02-24T02:39:28.593Z Checking goblin v0.10.2
21612026-02-24T02:39:29.108Z Checking rfc6979 v0.4.0
21622026-02-24T02:39:29.252Z Checking memmap2 v0.9.8
21632026-02-24T02:39:29.387Z Checking bitflags v1.3.2
21642026-02-24T02:39:29.451Z Checking winnow v0.5.40
21652026-02-24T02:39:29.567Z Checking ecdsa v0.16.9
21662026-02-24T02:39:29.635Z Checking dtrace-parser v0.3.0
21672026-02-24T02:39:30.025Z Checking dof v0.3.0
21682026-02-24T02:39:30.167Z Checking curve25519-dalek v4.1.3
21692026-02-24T02:39:30.230Z Checking bzip2-sys v0.1.13+1.0.8
21702026-02-24T02:39:30.359Z Checking env_filter v0.1.2
21712026-02-24T02:39:30.425Z Checking thread-id v5.0.0
21722026-02-24T02:39:30.606Z Checking keccak v0.1.5
21732026-02-24T02:39:30.668Z Checking env_logger v0.11.8
21742026-02-24T02:39:30.725Z Checking usdt-impl v0.5.0
21752026-02-24T02:39:30.832Z Checking ed25519 v2.2.3
21762026-02-24T02:39:30.997Z Checking newtype-uuid v1.3.2
21772026-02-24T02:39:31.058Z Checking sha3 v0.10.8
21782026-02-24T02:39:31.118Z Checking itertools v0.13.0
21792026-02-24T02:39:31.200Z Checking serde_with v3.16.1
21802026-02-24T02:39:31.304Z Checking unicode-normalization v0.1.24
21812026-02-24T02:39:31.457Z Checking daft v0.1.4
21822026-02-24T02:39:31.534Z Checking memoffset v0.9.1
21832026-02-24T02:39:31.722Z Checking signal-hook v0.3.18
21842026-02-24T02:39:32.038Z Checking managed v0.8.0
21852026-02-24T02:39:32.146Z Checking signal-hook-mio v0.2.4
21862026-02-24T02:39:32.217Z Checking ed25519-dalek v2.1.1
21872026-02-24T02:39:32.279Z Checking bzip2 v0.4.4
21882026-02-24T02:39:32.378Z Checking ref-cast v1.0.25
21892026-02-24T02:39:32.381Z Checking toml_edit v0.19.15
21902026-02-24T02:39:32.480Z Checking zstd-sys v2.0.14+zstd.1.5.7
21912026-02-24T02:39:32.563Z Checking lockfree-object-pool v0.1.6
21922026-02-24T02:39:32.638Z Checking zip v0.6.6
21932026-02-24T02:39:32.700Z Checking simd-adler32 v0.3.7
21942026-02-24T02:39:32.759Z Checking zstd-safe v7.2.3
21952026-02-24T02:39:32.885Z Checking bumpalo v3.16.0
21962026-02-24T02:39:33.119Z Checking siphasher v0.3.11
21972026-02-24T02:39:33.179Z Checking zstd v0.13.3
21982026-02-24T02:39:33.281Z Checking zopfli v0.8.1
21992026-02-24T02:39:33.420Z Checking crossterm v0.28.1
22002026-02-24T02:39:33.521Z Checking phf_shared v0.11.2
22012026-02-24T02:39:33.606Z Checking bzip2 v0.5.2
22022026-02-24T02:39:33.670Z Checking similar v2.7.0
22032026-02-24T02:39:33.879Z Checking serde-big-array v0.5.1
22042026-02-24T02:39:33.987Z Checking hash32 v0.2.1
22052026-02-24T02:39:34.049Z Checking socket2 v0.5.10
22062026-02-24T02:39:34.168Z Checking winnow v0.6.26
22072026-02-24T02:39:34.381Z Checking predicates-core v1.0.8
22082026-02-24T02:39:34.634Z Checking unicode-properties v0.1.3
22092026-02-24T02:39:34.698Z Checking jiff v0.2.15
22102026-02-24T02:39:34.701Z Checking unicode-bidi v0.3.17
22112026-02-24T02:39:34.820Z Checking dof v0.4.0
22122026-02-24T02:39:34.965Z Checking toml v0.7.8
22132026-02-24T02:39:35.028Z Checking heapless v0.7.17
22142026-02-24T02:39:35.091Z Checking hickory-proto v0.25.2
22152026-02-24T02:39:35.292Z Checking tokio-stream v0.1.17
22162026-02-24T02:39:35.478Z Checking stringprep v0.1.5
22172026-02-24T02:39:35.761Z Checking fs-err v3.1.1
22182026-02-24T02:39:35.823Z Checking usdt-impl v0.6.0
22192026-02-24T02:39:35.878Z Checking md-5 v0.10.6
22202026-02-24T02:39:36.023Z Checking float-cmp v0.10.0
22212026-02-24T02:39:36.158Z Checking foldhash v0.2.0
22222026-02-24T02:39:36.217Z Checking normalize-line-endings v0.3.0
22232026-02-24T02:39:36.290Z Checking rustc-hash v2.1.1
22242026-02-24T02:39:36.406Z Checking difflib v0.4.0
22252026-02-24T02:39:36.465Z Checking usdt v0.6.0
22262026-02-24T02:39:36.468Z Checking fallible-iterator v0.2.0
22272026-02-24T02:39:36.561Z Checking smoltcp v0.9.1
22282026-02-24T02:39:36.564Z Checking iddqd v0.3.16
22292026-02-24T02:39:36.745Z Checking nix v0.29.0
22302026-02-24T02:39:36.808Z Checking predicates v3.1.3
22312026-02-24T02:39:36.916Z Checking itertools v0.10.5
22322026-02-24T02:39:37.128Z Checking postgres-protocol v0.6.8
22332026-02-24T02:39:37.509Z Checking buf-list v1.0.3
22342026-02-24T02:39:37.875Z Checking strum v0.27.2
22352026-02-24T02:39:37.936Z Checking lalrpop-util v0.19.12
22362026-02-24T02:39:38.061Z Checking precomputed-hash v0.1.1
22372026-02-24T02:39:38.126Z Checking fixedbitset v0.5.7
22382026-02-24T02:39:38.264Z Checking fixedbitset v0.4.2
22392026-02-24T02:39:38.319Z Checking new_debug_unreachable v1.0.6
22402026-02-24T02:39:38.322Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22412026-02-24T02:39:38.492Z Checking string_cache v0.8.9
22422026-02-24T02:39:38.553Z Checking petgraph v0.8.2
22432026-02-24T02:39:38.614Z Checking petgraph v0.6.5
22442026-02-24T02:39:38.677Z Checking postgres-types v0.2.9
22452026-02-24T02:39:38.834Z Checking phf v0.11.2
22462026-02-24T02:39:39.136Z Checking itertools v0.12.1
22472026-02-24T02:39:39.207Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22482026-02-24T02:39:39.447Z Checking peg-runtime v0.8.5
22492026-02-24T02:39:39.665Z Checking whoami v1.5.2
22502026-02-24T02:39:39.772Z Checking minimal-lexical v0.2.1
22512026-02-24T02:39:40.061Z Checking tokio-postgres v0.7.13
22522026-02-24T02:39:40.260Z Checking nom v7.1.3
22532026-02-24T02:39:40.766Z Checking zip v4.2.0
22542026-02-24T02:39:41.779Z Checking camino v1.2.2
22552026-02-24T02:39:41.920Z Compiling regress v0.10.4
22562026-02-24T02:39:42.015Z Checking futures-executor v0.3.31
22572026-02-24T02:39:42.164Z Checking is-terminal v0.4.13
22582026-02-24T02:39:42.260Z Compiling unsafe-libyaml v0.2.11
22592026-02-24T02:39:42.321Z Checking futures v0.3.31
22602026-02-24T02:39:42.378Z Checking crossbeam-channel v0.5.15
22612026-02-24T02:39:42.434Z Checking heck v0.5.0
22622026-02-24T02:39:42.498Z Checking thread_local v1.1.8
22632026-02-24T02:39:42.702Z Compiling rustls v0.22.4
22642026-02-24T02:39:43.034Z Compiling newtype-uuid-macros v0.1.0
22652026-02-24T02:39:43.095Z Compiling structmeta-derive v0.3.0
22662026-02-24T02:39:43.202Z Checking term v1.1.0
22672026-02-24T02:39:43.265Z Checking take_mut v0.2.2
22682026-02-24T02:39:43.499Z Checking slog-async v2.8.0
22692026-02-24T02:39:43.674Z Compiling serde_yaml v0.9.34+deprecated
22702026-02-24T02:39:43.887Z Checking slog-term v2.9.2
22712026-02-24T02:39:44.143Z Compiling multer v3.1.0
22722026-02-24T02:39:44.227Z Compiling async-stream-impl v0.3.6
22732026-02-24T02:39:44.522Z Compiling dropshot v0.16.7
22742026-02-24T02:39:44.717Z Checking match_cfg v0.1.0
22752026-02-24T02:39:44.800Z Compiling dropshot_endpoint v0.16.7
22762026-02-24T02:39:44.899Z Checking hostname v0.3.1
22772026-02-24T02:39:45.104Z Checking debug-ignore v1.0.5
22782026-02-24T02:39:45.155Z Checking unicode-width v0.1.14
22792026-02-24T02:39:45.318Z Checking slog-json v2.6.1
22802026-02-24T02:39:45.581Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22812026-02-24T02:39:45.654Z Checking slog-bunyan v2.5.0
22822026-02-24T02:39:45.724Z Compiling typify-impl v0.4.3
22832026-02-24T02:39:45.828Z Compiling structmeta v0.3.0
22842026-02-24T02:39:45.901Z Checking toml_parser v1.0.6+spec-1.1.0
22852026-02-24T02:39:46.328Z Compiling derive-ex v0.1.8
22862026-02-24T02:39:46.548Z Checking toml_datetime v0.7.5+spec-1.1.0
22872026-02-24T02:39:46.766Z Checking serde_spanned v1.0.4
22882026-02-24T02:39:47.059Z Checking serde_path_to_error v0.1.20
22892026-02-24T02:39:47.121Z Checking toml_writer v1.0.6+spec-1.1.0
22902026-02-24T02:39:47.582Z Checking toml v0.9.11+spec-1.1.0
22912026-02-24T02:39:47.752Z Checking async-stream v0.3.6
22922026-02-24T02:39:48.567Z Checking rustls-pemfile v2.2.0
22932026-02-24T02:39:48.897Z Checking waitgroup v0.1.2
22942026-02-24T02:39:49.109Z Checking hostname v0.4.2
22952026-02-24T02:39:49.169Z Checking progenitor-client v0.10.0
22962026-02-24T02:39:49.231Z Compiling parse-display-derive v0.10.0
22972026-02-24T02:39:49.314Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
22982026-02-24T02:39:49.377Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22992026-02-24T02:39:49.582Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23002026-02-24T02:39:49.655Z Checking macaddr v1.0.1
23012026-02-24T02:39:50.095Z Checking tabwriter v1.4.0
23022026-02-24T02:39:50.154Z Checking itertools v0.14.0
23032026-02-24T02:39:50.219Z Checking instant v0.1.13
23042026-02-24T02:39:50.404Z Checking progenitor-client v0.11.2
23052026-02-24T02:39:50.464Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23062026-02-24T02:39:50.467Z Checking backoff v0.4.0
23072026-02-24T02:39:50.584Z Compiling test-strategy v0.4.3
23082026-02-24T02:39:50.715Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
23092026-02-24T02:39:50.891Z Checking colored v3.0.0
23102026-02-24T02:39:50.950Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23112026-02-24T02:39:51.010Z Checking tokio-rustls v0.25.0
23122026-02-24T02:39:51.322Z Checking camino-tempfile v1.4.1
23132026-02-24T02:39:51.710Z Checking crossbeam-deque v0.8.5
23142026-02-24T02:39:52.141Z Compiling rayon-core v1.12.1
23152026-02-24T02:39:52.195Z Checking toml v0.8.23
23162026-02-24T02:39:52.824Z Compiling proc-macro-error v1.0.4
23172026-02-24T02:39:53.044Z Checking secrecy v0.10.3
23182026-02-24T02:39:53.108Z Checking parse-display v0.10.0
23192026-02-24T02:39:53.321Z Compiling crucible-workspace-hack v0.1.0
23202026-02-24T02:39:53.399Z Checking rayon v1.10.0
23212026-02-24T02:39:53.459Z Compiling proc-macro-crate v1.3.1
23222026-02-24T02:39:53.521Z Compiling nix v0.30.1
23232026-02-24T02:39:53.987Z Checking glob v0.3.2
23242026-02-24T02:39:54.283Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23252026-02-24T02:39:54.444Z Compiling heapless v0.8.0
23262026-02-24T02:39:54.504Z Compiling num_enum_derive v0.5.11
23272026-02-24T02:39:54.507Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23282026-02-24T02:39:55.157Z Compiling ingot-macros v0.1.1
23292026-02-24T02:39:55.217Z Checking hash32 v0.3.1
23302026-02-24T02:39:55.497Z Compiling smoltcp v0.11.0
23312026-02-24T02:39:55.501Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23322026-02-24T02:39:56.123Z Compiling foreign-types-macros v0.2.3
23332026-02-24T02:39:56.325Z Checking cobs v0.2.3
23342026-02-24T02:39:56.613Z Checking foreign-types-shared v0.3.1
23352026-02-24T02:39:56.824Z Checking unicode-width v0.2.0
23362026-02-24T02:39:56.888Z Checking num_enum v0.5.11
23372026-02-24T02:39:56.891Z Checking postcard v1.0.10
23382026-02-24T02:39:57.352Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23392026-02-24T02:39:57.414Z Checking sigpipe v0.1.3
23402026-02-24T02:39:57.472Z Checking foreign-types v0.5.0
23412026-02-24T02:39:57.476Z Checking cstr-argument v0.1.2
23422026-02-24T02:39:57.582Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23432026-02-24T02:39:57.623Z Compiling typify-macro v0.4.3
23442026-02-24T02:39:57.623Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23452026-02-24T02:39:57.737Z Checking pretty-hex v0.2.1
23462026-02-24T02:39:57.741Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23472026-02-24T02:39:57.851Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23482026-02-24T02:39:57.970Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23492026-02-24T02:39:58.241Z Checking colored v2.2.0
23502026-02-24T02:39:58.244Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23512026-02-24T02:39:58.345Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23522026-02-24T02:39:58.345Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23532026-02-24T02:39:58.457Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23542026-02-24T02:39:58.610Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23552026-02-24T02:39:58.666Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23562026-02-24T02:39:58.792Z Compiling zone_cfg_derive v0.3.0
23572026-02-24T02:39:59.061Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23582026-02-24T02:39:59.258Z Checking smf v0.2.3
23592026-02-24T02:39:59.375Z Compiling num-derive v0.4.2
23602026-02-24T02:39:59.541Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23612026-02-24T02:39:59.780Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23622026-02-24T02:40:00.027Z Compiling convert_case v0.4.0
23632026-02-24T02:40:00.117Z Checking half v2.4.1
23642026-02-24T02:40:00.188Z Checking ciborium-io v0.2.2
23652026-02-24T02:40:00.265Z Checking zone v0.3.1
23662026-02-24T02:40:00.391Z Checking indent_write v2.2.0
23672026-02-24T02:40:00.688Z Compiling usdt-macro v0.5.0
23682026-02-24T02:40:00.749Z Checking ciborium-ll v0.2.2
23692026-02-24T02:40:00.866Z Compiling usdt-attr-macro v0.5.0
23702026-02-24T02:40:00.918Z Compiling derive_more v0.99.20
23712026-02-24T02:40:01.077Z Checking memmap v0.7.0
23722026-02-24T02:40:01.136Z Checking ciborium v0.2.2
23732026-02-24T02:40:01.388Z Checking swrite v0.1.0
23742026-02-24T02:40:01.461Z Compiling typify v0.4.3
23752026-02-24T02:40:01.669Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23762026-02-24T02:40:01.729Z Compiling progenitor-impl v0.11.2
23772026-02-24T02:40:02.014Z Checking ingot-types v0.1.2
23782026-02-24T02:40:02.127Z Compiling progenitor-impl v0.10.0
23792026-02-24T02:40:02.181Z Checking universal-hash v0.5.1
23802026-02-24T02:40:02.464Z Checking usdt v0.5.0
23812026-02-24T02:40:02.516Z Checking opaque-debug v0.3.1
23822026-02-24T02:40:02.686Z Checking aead v0.5.2
23832026-02-24T02:40:02.817Z Checking poly1305 v0.8.0
23842026-02-24T02:40:02.878Z Checking ingot v0.1.1
23852026-02-24T02:40:02.991Z Checking chacha20 v0.9.1
23862026-02-24T02:40:03.449Z Checking password-hash v0.5.0
23872026-02-24T02:40:03.452Z Checking blake2 v0.10.6
23882026-02-24T02:40:03.858Z Compiling thiserror-impl-no-std v2.0.2
23892026-02-24T02:40:03.993Z Checking chacha20poly1305 v0.10.1
23902026-02-24T02:40:04.049Z Checking argon2 v0.5.3
23912026-02-24T02:40:04.271Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23922026-02-24T02:40:04.326Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23932026-02-24T02:40:04.898Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23942026-02-24T02:40:04.961Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23952026-02-24T02:40:05.027Z Checking tokio-dtrace v0.1.0
23962026-02-24T02:40:05.342Z Checking console v0.15.10
23972026-02-24T02:40:05.406Z Compiling derive-where v1.5.0
23982026-02-24T02:40:05.480Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23992026-02-24T02:40:06.011Z Checking oxide-tokio-rt v0.1.2
24002026-02-24T02:40:06.314Z Checking atomicwrites v0.4.4
24012026-02-24T02:40:06.611Z Checking newline-converter v0.3.0
24022026-02-24T02:40:06.674Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24032026-02-24T02:40:06.806Z Checking thiserror-no-std v2.0.2
24042026-02-24T02:40:06.868Z Checking bytecount v0.6.8
24052026-02-24T02:40:07.009Z Checking vsss-rs v3.3.4
24062026-02-24T02:40:07.109Z Checking expectorate v1.2.0
24072026-02-24T02:40:07.389Z Compiling owo-colors v4.2.3
24082026-02-24T02:40:07.450Z Checking num-rational v0.4.2
24092026-02-24T02:40:08.204Z Checking num-complex v0.4.6
24102026-02-24T02:40:08.289Z Compiling cancel-safe-futures v0.1.5
24112026-02-24T02:40:08.787Z Compiling progenitor-macro v0.11.2
24122026-02-24T02:40:08.847Z Checking libsw-core v0.3.1
24132026-02-24T02:40:08.900Z Checking float-ord v0.3.2
24142026-02-24T02:40:09.046Z Compiling progenitor-macro v0.10.0
24152026-02-24T02:40:09.109Z Checking num v0.4.3
24162026-02-24T02:40:09.224Z Checking libsw v3.5.0
24172026-02-24T02:40:09.282Z Checking linear-map v1.2.0
24182026-02-24T02:40:09.340Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24192026-02-24T02:40:09.573Z Checking same-file v1.0.6
24202026-02-24T02:40:09.709Z Checking gethostname v0.5.0
24212026-02-24T02:40:09.832Z Checking walkdir v2.5.0
24222026-02-24T02:40:09.903Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24232026-02-24T02:40:10.278Z Checking prettyplease v0.2.36
24242026-02-24T02:40:10.364Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24252026-02-24T02:40:11.844Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24262026-02-24T02:40:14.696Z Compiling async-recursion v1.1.1
24272026-02-24T02:40:16.154Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24282026-02-24T02:40:18.332Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24292026-02-24T02:40:18.834Z Checking unicode-linebreak v0.1.5
24302026-02-24T02:40:18.970Z Checking smawk v0.3.2
24312026-02-24T02:40:19.107Z Checking resolv-conf v0.7.0
24322026-02-24T02:40:19.186Z Checking globset v0.4.15
24332026-02-24T02:40:19.268Z Compiling convert_case v0.7.1
24342026-02-24T02:40:19.371Z Compiling slog-dtrace v0.3.0
24352026-02-24T02:40:19.554Z Compiling pin-project-internal v1.1.6
24362026-02-24T02:40:19.759Z Compiling vte_generate_state_changes v0.1.2
24372026-02-24T02:40:20.106Z Compiling derive_more-impl v2.0.1
24382026-02-24T02:40:20.324Z Checking pem v3.0.5
24392026-02-24T02:40:20.435Z Checking fd-lock v4.0.2
24402026-02-24T02:40:20.496Z Checking vte v0.11.1
24412026-02-24T02:40:20.678Z Checking display-error-chain v0.2.2
24422026-02-24T02:40:20.739Z Compiling snafu-derive v0.8.5
24432026-02-24T02:40:20.934Z Checking linked-hash-map v0.5.6
24442026-02-24T02:40:21.335Z Checking nu-ansi-term v0.50.1
24452026-02-24T02:40:21.738Z Checking progenitor v0.11.2
24462026-02-24T02:40:21.905Z Checking progenitor v0.10.0
24472026-02-24T02:40:21.965Z Checking derive_more v2.0.1
24482026-02-24T02:40:22.029Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
24492026-02-24T02:40:22.090Z Checking strip-ansi-escapes v0.2.0
24502026-02-24T02:40:22.209Z Checking crossterm v0.29.0
24512026-02-24T02:40:22.269Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24522026-02-24T02:40:22.325Z Checking pin-project v1.1.6
24532026-02-24T02:40:22.376Z Checking termtree v0.5.1
24542026-02-24T02:40:22.540Z Compiling object v0.37.3
24552026-02-24T02:40:22.684Z Checking reedline v0.40.0
24562026-02-24T02:40:23.283Z Checking lru-cache v0.1.2
24572026-02-24T02:40:23.542Z Checking textwrap v0.16.2
24582026-02-24T02:40:23.692Z Checking olpc-cjson v0.1.4
24592026-02-24T02:40:24.005Z Checking hickory-proto v0.24.4
24602026-02-24T02:40:24.064Z Checking serde_plain v1.0.2
24612026-02-24T02:40:24.462Z Checking typed-path v0.9.3
24622026-02-24T02:40:25.513Z Checking snafu v0.8.5
24632026-02-24T02:40:26.061Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24642026-02-24T02:40:26.543Z Checking tough v0.20.0
24652026-02-24T02:40:27.267Z Checking nibble_vec v0.1.0
24662026-02-24T02:40:27.559Z Checking endian-type v0.1.2
24672026-02-24T02:40:27.870Z Checking radix_trie v0.2.1
24682026-02-24T02:40:28.401Z Checking base64 v0.21.7
24692026-02-24T02:40:28.466Z Checking humantime v2.2.0
24702026-02-24T02:40:28.555Z Checking hickory-resolver v0.24.4
24712026-02-24T02:40:28.871Z Checking csv-core v0.1.11
24722026-02-24T02:40:28.987Z Compiling stacker v0.1.23
24732026-02-24T02:40:29.128Z Compiling cfg_aliases v0.1.1
24742026-02-24T02:40:29.321Z Checking csv v1.3.1
24752026-02-24T02:40:29.383Z Checking highway v1.3.0
24762026-02-24T02:40:29.654Z Compiling nix v0.28.0
24772026-02-24T02:40:29.956Z Checking papergrid v0.11.0
24782026-02-24T02:40:30.233Z Compiling tabled_derive v0.7.0
24792026-02-24T02:40:30.326Z Checking qorb v0.4.1
24802026-02-24T02:40:30.513Z Checking home v0.5.9
24812026-02-24T02:40:30.754Z Checking siphasher v1.0.1
24822026-02-24T02:40:31.094Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24832026-02-24T02:40:31.165Z Checking phf_shared v0.12.1
24842026-02-24T02:40:31.472Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24852026-02-24T02:40:31.535Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24862026-02-24T02:40:31.538Z Compiling recursive-proc-macro-impl v0.1.1
24872026-02-24T02:40:32.552Z Compiling ar_archive_writer v0.5.1
24882026-02-24T02:40:32.635Z Checking tabled v0.15.0
24892026-02-24T02:40:32.697Z Compiling chrono-tz v0.10.4
24902026-02-24T02:40:33.105Z Compiling semver v0.1.20
24912026-02-24T02:40:33.233Z Checking phf v0.12.1
24922026-02-24T02:40:33.579Z Compiling rustc_version v0.1.7
24932026-02-24T02:40:33.760Z Compiling const_format_proc_macros v0.2.34
24942026-02-24T02:40:34.125Z Compiling peg-macros v0.8.5
24952026-02-24T02:40:34.823Z Compiling psm v0.1.30
24962026-02-24T02:40:35.449Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24972026-02-24T02:40:35.643Z Compiling sqlparser_derive v0.5.0
24982026-02-24T02:40:35.817Z Checking unicode_categories v0.1.1
24992026-02-24T02:40:35.915Z Checking rustyline v14.0.0
25002026-02-24T02:40:36.172Z Checking sqlformat v0.3.5
25012026-02-24T02:40:36.645Z Checking recursive v0.1.1
25022026-02-24T02:40:36.725Z Checking const_format v0.2.34
25032026-02-24T02:40:36.858Z Compiling newtype_derive v0.1.6
25042026-02-24T02:40:37.301Z Checking bcs v0.1.6
25052026-02-24T02:40:37.412Z Checking sqlparser v0.61.0
25062026-02-24T02:40:37.553Z Checking peg v0.8.5
25072026-02-24T02:40:37.611Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25082026-02-24T02:40:37.682Z Checking steno v0.4.1
25092026-02-24T02:40:37.741Z Checking utf-8 v0.7.6
25102026-02-24T02:40:37.826Z Checking xattr v1.3.1
25112026-02-24T02:40:37.997Z Checking filetime v0.2.26
25122026-02-24T02:40:38.058Z Checking arc-swap v1.7.1
25132026-02-24T02:40:38.123Z Checking tungstenite v0.21.0
25142026-02-24T02:40:38.292Z Checking tar v0.4.44
25152026-02-24T02:40:38.573Z Checking slog-scope v4.4.0
25162026-02-24T02:40:38.881Z Checking slog-stdlog v4.1.1
25172026-02-24T02:40:39.134Z Checking tokio-tungstenite v0.21.0
25182026-02-24T02:40:39.197Z Checking slog-envlogger v2.2.0
25192026-02-24T02:40:39.254Z Compiling typify-impl v0.2.0
25202026-02-24T02:40:39.531Z Checking subprocess v0.2.9
25212026-02-24T02:40:39.782Z Checking headers-core v0.3.0
25222026-02-24T02:40:40.008Z Checking headers v0.4.1
25232026-02-24T02:40:40.150Z Compiling lzma-sys v0.1.20
25242026-02-24T02:40:41.078Z Checking progenitor-client v0.8.0
25252026-02-24T02:40:41.138Z Compiling heck v0.3.3
25262026-02-24T02:40:41.604Z Compiling zone_cfg_derive v0.1.2
25272026-02-24T02:40:41.791Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25282026-02-24T02:40:42.176Z Checking yasna v0.5.2
25292026-02-24T02:40:42.666Z Checking base64 v0.13.1
25302026-02-24T02:40:43.062Z Checking number_prefix v0.4.0
25312026-02-24T02:40:43.120Z Checking zone v0.1.8
25322026-02-24T02:40:43.176Z Checking ron v0.7.1
25332026-02-24T02:40:43.326Z Checking indicatif v0.17.11
25342026-02-24T02:40:43.834Z Checking rcgen v0.12.1
25352026-02-24T02:40:44.136Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25362026-02-24T02:40:44.383Z Checking xz2 v0.1.7
25372026-02-24T02:40:44.591Z Checking dropshot-api-manager-types v0.3.0
25382026-02-24T02:40:44.645Z Compiling moka v0.12.10
25392026-02-24T02:40:44.754Z Checking tagptr v0.2.0
25402026-02-24T02:40:44.922Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25412026-02-24T02:40:45.092Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25422026-02-24T02:40:45.242Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25432026-02-24T02:40:45.382Z Compiling radium v0.7.0
25442026-02-24T02:40:45.962Z Compiling libefi-sys v0.1.0
25452026-02-24T02:40:46.284Z Compiling bitfield-struct v0.6.2
25462026-02-24T02:40:46.520Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25472026-02-24T02:40:46.659Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25482026-02-24T02:40:47.485Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25492026-02-24T02:40:47.769Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25502026-02-24T02:40:49.170Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25512026-02-24T02:40:49.944Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25522026-02-24T02:40:50.458Z Checking hickory-resolver v0.25.2
25532026-02-24T02:40:50.525Z Compiling maybe-uninit v2.0.0
25542026-02-24T02:40:50.663Z Compiling typify-macro v0.2.0
25552026-02-24T02:40:51.112Z Checking tap v1.0.1
25562026-02-24T02:40:51.324Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25572026-02-24T02:40:51.384Z Checking wyz v0.5.1
25582026-02-24T02:40:51.503Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25592026-02-24T02:40:51.867Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25602026-02-24T02:40:52.073Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25612026-02-24T02:40:52.458Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25622026-02-24T02:40:52.967Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25632026-02-24T02:40:53.228Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25642026-02-24T02:40:53.996Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25652026-02-24T02:40:54.692Z Compiling typify v0.2.0
25662026-02-24T02:40:54.968Z Compiling progenitor-impl v0.8.0
25672026-02-24T02:40:55.040Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25682026-02-24T02:40:55.651Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25692026-02-24T02:40:55.751Z Compiling zerocopy-derive v0.6.6
25702026-02-24T02:40:57.687Z Compiling packed_struct v0.10.1
25712026-02-24T02:40:57.762Z Checking crc-catalog v2.4.0
25722026-02-24T02:40:57.919Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25732026-02-24T02:40:57.997Z Checking funty v2.0.0
25742026-02-24T02:40:58.107Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25752026-02-24T02:40:58.323Z Checking crc v3.2.1
25762026-02-24T02:40:58.654Z Checking zerocopy v0.6.6
25772026-02-24T02:40:58.715Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25782026-02-24T02:40:58.803Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25792026-02-24T02:40:58.871Z Checking bitvec v1.0.1
25802026-02-24T02:40:59.304Z Compiling packed_struct_codegen v0.10.1
25812026-02-24T02:40:59.468Z Compiling bitfield-macros v0.19.2
25822026-02-24T02:41:01.169Z Compiling indexmap v1.9.3
25832026-02-24T02:41:01.606Z Checking nodrop v0.1.14
25842026-02-24T02:41:01.781Z Compiling progenitor-macro v0.8.0
25852026-02-24T02:41:01.844Z Checking array-init v0.0.4
25862026-02-24T02:41:01.995Z Checking bitfield v0.19.2
25872026-02-24T02:41:02.424Z Checking smallvec v0.6.14
25882026-02-24T02:41:02.528Z Checking hashbrown v0.12.3
25892026-02-24T02:41:02.880Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25902026-02-24T02:41:02.944Z Checking serde-hex v0.1.0
25912026-02-24T02:41:03.245Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25922026-02-24T02:41:04.407Z Checking ron v0.8.1
25932026-02-24T02:41:04.830Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25942026-02-24T02:41:05.384Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
25952026-02-24T02:41:05.513Z Checking hashbrown v0.13.2
25962026-02-24T02:41:05.786Z Checking crc-any v2.5.0
25972026-02-24T02:41:06.264Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25982026-02-24T02:41:06.558Z Checking object v0.30.4
25992026-02-24T02:41:06.630Z Checking path-slash v0.1.5
26002026-02-24T02:41:06.869Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26012026-02-24T02:41:07.230Z Compiling xshell-macros v0.2.7
26022026-02-24T02:41:08.044Z Checking xshell v0.2.7
26032026-02-24T02:41:08.497Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26042026-02-24T02:41:09.366Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26052026-02-24T02:41:09.967Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26062026-02-24T02:41:10.615Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26072026-02-24T02:41:11.025Z Checking half v1.8.3
26082026-02-24T02:41:11.529Z Checking serde_cbor v0.11.2
26092026-02-24T02:41:12.111Z Compiling proc-macro-error-attr2 v2.0.0
26102026-02-24T02:41:12.179Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26112026-02-24T02:41:12.507Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26122026-02-24T02:41:12.569Z Compiling num-derive v0.3.3
26132026-02-24T02:41:12.985Z Compiling proc-macro-error2 v2.0.1
26142026-02-24T02:41:13.419Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26152026-02-24T02:41:13.672Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26162026-02-24T02:41:14.129Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26172026-02-24T02:41:14.609Z Compiling tabled_derive v0.11.0
26182026-02-24T02:41:14.711Z Checking libscf-sys v1.1.0
26192026-02-24T02:41:14.770Z Checking papergrid v0.17.0
26202026-02-24T02:41:14.837Z Checking testing_table v0.3.0
26212026-02-24T02:41:15.003Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26222026-02-24T02:41:15.063Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26232026-02-24T02:41:15.158Z Checking progenitor v0.8.0
26242026-02-24T02:41:15.490Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26252026-02-24T02:41:15.549Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26262026-02-24T02:41:15.887Z Checking maplit v1.0.2
26272026-02-24T02:41:15.974Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26282026-02-24T02:41:16.214Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26292026-02-24T02:41:16.740Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26302026-02-24T02:41:16.798Z Checking crc8 v0.1.1
26312026-02-24T02:41:16.942Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26322026-02-24T02:41:17.014Z Checking fxhash v0.2.1
26332026-02-24T02:41:17.231Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26342026-02-24T02:41:17.291Z Checking unicase v2.8.1
26352026-02-24T02:41:17.348Z Checking tabled v0.20.0
26362026-02-24T02:41:17.483Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26372026-02-24T02:41:17.670Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26382026-02-24T02:41:18.445Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26392026-02-24T02:41:18.502Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26402026-02-24T02:41:18.712Z Checking kstat-rs v0.2.4
26412026-02-24T02:41:18.801Z Compiling parking_lot_core v0.8.6
26422026-02-24T02:41:19.102Z Checking scheduled-thread-pool v0.2.7
26432026-02-24T02:41:19.159Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26442026-02-24T02:41:19.430Z Compiling dsl_auto_type v0.1.2
26452026-02-24T02:41:19.512Z Compiling vergen-gitcl v1.0.8
26462026-02-24T02:41:19.575Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26472026-02-24T02:41:19.912Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26482026-02-24T02:41:19.971Z Compiling diesel_table_macro_syntax v0.2.0
26492026-02-24T02:41:20.895Z Compiling diesel_derives v2.2.3
26502026-02-24T02:41:20.990Z Checking r2d2 v0.8.10
26512026-02-24T02:41:21.081Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26522026-02-24T02:41:21.255Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26532026-02-24T02:41:21.406Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26542026-02-24T02:41:21.712Z Checking parking_lot v0.11.2
26552026-02-24T02:41:22.171Z Checking prefix-trie v0.7.0
26562026-02-24T02:41:22.174Z Checking nanorand v0.7.0
26572026-02-24T02:41:22.430Z Compiling dirs-sys-next v0.1.2
26582026-02-24T02:41:22.670Z Compiling crunchy v0.2.2
26592026-02-24T02:41:22.937Z Checking hickory-server v0.25.2
26602026-02-24T02:41:22.986Z Compiling dirs-next v2.0.0
26612026-02-24T02:41:23.044Z Checking flume v0.11.1
26622026-02-24T02:41:23.283Z Checking sled v0.34.7
26632026-02-24T02:41:23.368Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26642026-02-24T02:41:23.438Z Checking hickory-client v0.25.2
26652026-02-24T02:41:23.593Z Compiling tiny-keccak v2.0.2
26662026-02-24T02:41:23.993Z Compiling term v0.7.0
26672026-02-24T02:41:24.053Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26682026-02-24T02:41:24.206Z Compiling salty v0.3.0
26692026-02-24T02:41:24.474Z Compiling bit-vec v0.6.3
26702026-02-24T02:41:24.842Z Compiling ascii-canvas v3.0.0
26712026-02-24T02:41:24.976Z Compiling bit-set v0.5.3
26722026-02-24T02:41:25.402Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26732026-02-24T02:41:25.456Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26742026-02-24T02:41:25.965Z Checking primeorder v0.13.6
26752026-02-24T02:41:26.256Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26762026-02-24T02:41:26.318Z Compiling ena v0.14.3
26772026-02-24T02:41:26.464Z Compiling regex-syntax v0.6.29
26782026-02-24T02:41:26.523Z Compiling diff v0.1.13
26792026-02-24T02:41:26.774Z Compiling bindgen v0.71.1
26802026-02-24T02:41:27.967Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26812026-02-24T02:41:28.090Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26822026-02-24T02:41:28.674Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26832026-02-24T02:41:28.677Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26842026-02-24T02:41:29.448Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26852026-02-24T02:41:30.225Z Compiling lalrpop v0.19.12
26862026-02-24T02:41:31.453Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26872026-02-24T02:41:32.116Z Checking diesel v2.2.12
26882026-02-24T02:41:32.309Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26892026-02-24T02:41:32.731Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26902026-02-24T02:41:32.793Z Compiling libxml v0.3.3
26912026-02-24T02:41:33.043Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26922026-02-24T02:41:33.046Z Compiling fs-err v2.11.0
26932026-02-24T02:41:33.460Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26942026-02-24T02:41:33.728Z Checking p384 v0.13.1
26952026-02-24T02:41:33.889Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26962026-02-24T02:41:34.307Z Compiling strum_macros v0.24.3
26972026-02-24T02:41:34.765Z Compiling indoc v1.0.9
26982026-02-24T02:41:37.544Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26992026-02-24T02:41:37.712Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27002026-02-24T02:41:38.300Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27012026-02-24T02:41:38.363Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27022026-02-24T02:41:38.808Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27032026-02-24T02:41:39.396Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27042026-02-24T02:41:39.962Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27052026-02-24T02:41:40.023Z Checking quick-xml v0.37.2
27062026-02-24T02:41:40.402Z Checking derive_builder v0.20.2
27072026-02-24T02:41:40.654Z Compiling impl-trait-for-tuples v0.2.2
27082026-02-24T02:41:42.226Z Compiling oso-derive v0.27.3
27092026-02-24T02:41:42.467Z Compiling trait-variant v0.1.2
27102026-02-24T02:41:42.686Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27112026-02-24T02:41:43.289Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27122026-02-24T02:41:43.349Z Checking parse-size v1.1.0
27132026-02-24T02:41:43.627Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27142026-02-24T02:41:43.687Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27152026-02-24T02:41:45.026Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27162026-02-24T02:41:45.360Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27172026-02-24T02:41:45.585Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27182026-02-24T02:41:45.588Z Checking assert_matches v1.5.0
27192026-02-24T02:41:46.301Z Compiling mime_guess v2.0.5
27202026-02-24T02:41:46.635Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27212026-02-24T02:41:47.279Z Checking predicates-tree v1.0.12
27222026-02-24T02:41:47.401Z Checking http-range v0.1.5
27232026-02-24T02:41:47.505Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27242026-02-24T02:41:47.647Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27252026-02-24T02:41:47.708Z Checking atty v0.2.14
27262026-02-24T02:41:47.768Z Compiling diesel-dtrace v0.4.2
27272026-02-24T02:41:48.328Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27282026-02-24T02:41:48.332Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27292026-02-24T02:41:48.785Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27302026-02-24T02:41:48.848Z Checking bb8 v0.8.5
27312026-02-24T02:41:49.014Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27322026-02-24T02:41:49.301Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27332026-02-24T02:41:49.506Z Checking corncobs v0.1.4
27342026-02-24T02:41:49.565Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27352026-02-24T02:41:49.809Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27362026-02-24T02:41:49.962Z Checking hyper-staticfile v0.10.1
27372026-02-24T02:41:50.031Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27382026-02-24T02:41:50.357Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27392026-02-24T02:41:50.419Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27402026-02-24T02:41:50.561Z Checking ignore v0.4.23
27412026-02-24T02:41:50.618Z Checking signal-hook-tokio v0.3.1
27422026-02-24T02:41:50.827Z Checking secrecy v0.8.0
27432026-02-24T02:41:50.899Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27442026-02-24T02:41:51.423Z Checking globwalk v0.9.1
27452026-02-24T02:41:51.594Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27462026-02-24T02:41:51.856Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27472026-02-24T02:41:52.371Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27482026-02-24T02:41:52.529Z Checking nonempty v0.12.0
27492026-02-24T02:41:52.595Z Checking camino-tempfile-ext v0.3.2
27502026-02-24T02:41:53.038Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27512026-02-24T02:41:53.234Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27522026-02-24T02:41:53.323Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27532026-02-24T02:41:54.112Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27542026-02-24T02:41:54.847Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27552026-02-24T02:41:55.421Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27562026-02-24T02:41:55.796Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27572026-02-24T02:41:57.519Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27582026-02-24T02:41:59.315Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27592026-02-24T02:42:00.162Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27602026-02-24T02:42:00.219Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27612026-02-24T02:42:00.279Z Checking tungstenite v0.23.0
27622026-02-24T02:42:00.715Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27632026-02-24T02:42:01.198Z Checking void v1.0.2
27642026-02-24T02:42:01.280Z Checking tokio-tungstenite v0.23.1
27652026-02-24T02:42:01.441Z Checking lzss v0.8.2
27662026-02-24T02:42:01.501Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27672026-02-24T02:42:01.872Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27682026-02-24T02:42:01.875Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27692026-02-24T02:42:02.193Z Checking nix v0.27.1
27702026-02-24T02:42:02.932Z Checking serde_bytes v0.11.19
27712026-02-24T02:42:03.352Z Checking rand_seeder v0.4.0
27722026-02-24T02:42:03.559Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27732026-02-24T02:42:03.670Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27742026-02-24T02:42:04.462Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27752026-02-24T02:42:04.629Z Checking async-bb8-diesel v0.2.1
27762026-02-24T02:42:05.353Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27772026-02-24T02:42:05.409Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27782026-02-24T02:42:06.537Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27792026-02-24T02:42:06.952Z Checking is_ci v1.2.0
27802026-02-24T02:42:07.013Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27812026-02-24T02:42:07.147Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27822026-02-24T02:42:07.207Z Checking yansi v1.0.1
27832026-02-24T02:42:07.831Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27842026-02-24T02:42:07.923Z Checking pretty_assertions v1.4.1
27852026-02-24T02:42:08.239Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27862026-02-24T02:42:08.334Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27872026-02-24T02:42:08.787Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27882026-02-24T02:42:09.303Z Checking typeid v1.0.3
27892026-02-24T02:42:09.559Z Compiling tabled_derive v0.10.0
27902026-02-24T02:42:10.155Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27912026-02-24T02:42:11.270Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27922026-02-24T02:42:11.507Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27932026-02-24T02:42:11.589Z Checking papergrid v0.14.0
27942026-02-24T02:42:11.686Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27952026-02-24T02:42:12.450Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27962026-02-24T02:42:12.839Z Compiling indoc v2.0.6
27972026-02-24T02:42:13.126Z Checking erased-serde v0.4.6
27982026-02-24T02:42:13.185Z Checking tabled v0.18.0
27992026-02-24T02:42:13.698Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
28002026-02-24T02:42:13.918Z Checking ordered-float v2.10.1
28012026-02-24T02:42:14.092Z Compiling libz-sys v1.1.20
28022026-02-24T02:42:14.565Z Checking castaway v0.2.3
28032026-02-24T02:42:14.826Z Checking compact_str v0.8.0
28042026-02-24T02:42:15.121Z Checking serde-value v0.7.0
28052026-02-24T02:42:15.651Z Checking serde-untagged v0.1.7
28062026-02-24T02:42:15.870Z Checking supports-color v3.0.2
28072026-02-24T02:42:16.111Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28082026-02-24T02:42:16.170Z Checking console v0.16.0
28092026-02-24T02:42:16.527Z Checking unicode-truncate v1.1.0
28102026-02-24T02:42:16.846Z Checking concurrent-queue v2.5.0
28112026-02-24T02:42:16.908Z Checking lru v0.12.5
28122026-02-24T02:42:17.251Z Compiling instability v0.3.2
28132026-02-24T02:42:17.310Z Checking unicode-xid v0.2.6
28142026-02-24T02:42:17.370Z Checking unit-prefix v0.5.1
28152026-02-24T02:42:17.552Z Checking parking v2.2.1
28162026-02-24T02:42:17.658Z Checking cassowary v0.3.0
28172026-02-24T02:42:17.837Z Checking indicatif v0.18.0
28182026-02-24T02:42:18.165Z Checking cargo-util-schemas v0.8.2
28192026-02-24T02:42:18.322Z Checking cargo-platform v0.2.0
28202026-02-24T02:42:18.325Z Checking ratatui v0.29.0
28212026-02-24T02:42:18.694Z Compiling libgit2-sys v0.18.2+1.9.1
28222026-02-24T02:42:18.753Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28232026-02-24T02:42:20.547Z Checking cargo_metadata v0.21.0
28242026-02-24T02:42:21.858Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28252026-02-24T02:42:22.227Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28262026-02-24T02:42:22.354Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28272026-02-24T02:42:22.738Z Checking event-listener v5.3.1
28282026-02-24T02:42:22.887Z Compiling vergen-git2 v1.0.7
28292026-02-24T02:42:23.216Z Checking event-listener-strategy v0.5.2
28302026-02-24T02:42:23.449Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28312026-02-24T02:42:23.529Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28322026-02-24T02:42:23.890Z Checking shell-words v1.1.0
28332026-02-24T02:42:23.963Z Compiling rustls v0.21.12
28342026-02-24T02:42:24.175Z Checking plotters-backend v0.3.7
28352026-02-24T02:42:24.534Z Checking futures-lite v2.3.0
28362026-02-24T02:42:24.617Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28372026-02-24T02:42:24.664Z Checking plotters-svg v0.3.7
28382026-02-24T02:42:24.995Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28392026-02-24T02:42:25.904Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28402026-02-24T02:42:25.976Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28412026-02-24T02:42:26.355Z Checking rustls-webpki v0.101.7
28422026-02-24T02:42:26.418Z Checking sct v0.7.1
28432026-02-24T02:42:26.732Z Checking hex-literal v0.4.1
28442026-02-24T02:42:26.864Z Checking cast v0.3.0
28452026-02-24T02:42:26.943Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28462026-02-24T02:42:27.254Z Checking criterion-plot v0.6.0
28472026-02-24T02:42:27.993Z Checking plotters v0.3.7
28482026-02-24T02:42:29.811Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28492026-02-24T02:42:30.400Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28502026-02-24T02:42:32.094Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28512026-02-24T02:42:33.717Z Checking tinytemplate v1.2.1
28522026-02-24T02:42:34.226Z Checking oorandom v11.1.4
28532026-02-24T02:42:34.497Z Checking anes v0.1.6
28542026-02-24T02:42:34.932Z Checking criterion v0.7.0
28552026-02-24T02:42:35.892Z Checking tokio-rustls v0.24.1
28562026-02-24T02:42:36.360Z Checking async-lock v3.4.0
28572026-02-24T02:42:37.461Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28582026-02-24T02:42:37.896Z Checking rustls-pemfile v1.0.4
28592026-02-24T02:42:38.056Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28602026-02-24T02:42:38.199Z Checking twox-hash v2.1.0
28612026-02-24T02:42:38.964Z Checking polling v3.7.3
28622026-02-24T02:42:39.494Z Checking async-io v2.3.4
28632026-02-24T02:42:40.065Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28642026-02-24T02:42:40.428Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28652026-02-24T02:42:40.755Z Checking fatfs v0.3.6
28662026-02-24T02:42:40.817Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28672026-02-24T02:42:41.141Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28682026-02-24T02:42:41.949Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28692026-02-24T02:42:43.878Z Compiling petname v2.0.2
28702026-02-24T02:42:44.104Z Checking async-task v4.7.1
28712026-02-24T02:42:44.533Z Compiling seq-macro v0.3.6
28722026-02-24T02:42:45.405Z Checking async-channel v2.3.1
28732026-02-24T02:42:45.719Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28742026-02-24T02:42:45.773Z Checking piper v0.2.4
28752026-02-24T02:42:45.857Z Checking rtoolbox v0.0.2
28762026-02-24T02:42:46.082Z Checking futures-timer v3.0.3
28772026-02-24T02:42:46.159Z Checking rpassword v7.4.0
28782026-02-24T02:42:46.409Z Checking blocking v1.6.1
28792026-02-24T02:42:46.812Z Checking async-executor v1.13.1
28802026-02-24T02:42:47.227Z Checking async-signal v0.2.10
28812026-02-24T02:42:47.284Z Checking tui-tree-widget v0.23.1
28822026-02-24T02:42:47.586Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28832026-02-24T02:42:47.710Z Checking polyval v0.6.2
28842026-02-24T02:42:47.923Z Checking sapling-renderdag v0.1.0
28852026-02-24T02:42:48.007Z Checking sync-ptr v0.1.4
28862026-02-24T02:42:48.290Z Checking event-listener v2.5.3
28872026-02-24T02:42:48.570Z Checking ghash v0.5.1
28882026-02-24T02:42:48.630Z Checking async-channel v1.9.0
28892026-02-24T02:42:48.851Z Checking async-process v2.3.0
28902026-02-24T02:42:48.995Z Checking async-global-executor v2.4.1
28912026-02-24T02:42:49.389Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28922026-02-24T02:42:49.391Z Checking ctr v0.9.2
28932026-02-24T02:42:49.762Z Checking kv-log-macro v1.0.7
28942026-02-24T02:42:49.819Z Compiling async-attributes v1.1.2
28952026-02-24T02:42:49.965Z Checking constant_time_eq v0.3.1
28962026-02-24T02:42:50.197Z Checking arrayref v0.3.9
28972026-02-24T02:42:50.359Z Checking arrayvec v0.7.6
28982026-02-24T02:42:50.475Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28992026-02-24T02:42:50.708Z Checking async-std v1.13.0
29002026-02-24T02:42:50.915Z Checking aes-gcm v0.10.3
29012026-02-24T02:42:51.249Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29022026-02-24T02:42:53.191Z Checking ssh-encoding v0.2.0
29032026-02-24T02:42:53.632Z Checking blowfish v0.9.1
29042026-02-24T02:42:53.962Z Checking bcrypt-pbkdf v0.10.0
29052026-02-24T02:42:54.329Z Checking ssh-cipher v0.2.0
29062026-02-24T02:42:54.386Z Checking async-object-pool v0.1.5
29072026-02-24T02:42:54.636Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29082026-02-24T02:42:54.698Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29092026-02-24T02:42:55.366Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29102026-02-24T02:42:55.976Z Checking serde_regex v1.1.0
29112026-02-24T02:42:56.344Z Checking password-hash v0.4.2
29122026-02-24T02:42:56.490Z Checking assert-json-diff v2.0.2
29132026-02-24T02:42:56.603Z Checking path-tree v0.8.1
29142026-02-24T02:42:56.839Z Compiling target-lexicon v0.13.2
29152026-02-24T02:42:56.896Z Checking stringmetrics v2.2.2
29162026-02-24T02:42:57.013Z Checking pbkdf2 v0.11.0
29172026-02-24T02:42:57.247Z Checking httpmock v0.8.0-alpha.1
29182026-02-24T02:42:57.409Z Checking ssh-key v0.6.6
29192026-02-24T02:42:58.953Z Checking p256 v0.13.2
29202026-02-24T02:42:59.527Z Checking p521 v0.13.3
29212026-02-24T02:43:00.809Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29222026-02-24T02:43:01.185Z Checking russh-cryptovec v0.7.3
29232026-02-24T02:43:01.502Z Compiling guppy-workspace-hack v0.1.0
29242026-02-24T02:43:01.924Z Checking md5 v0.7.0
29252026-02-24T02:43:02.327Z Checking russh-keys v0.45.0
29262026-02-24T02:43:02.504Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29272026-02-24T02:43:02.958Z Checking num-bigint v0.4.6
29282026-02-24T02:43:03.890Z Checking des v0.8.1
29292026-02-24T02:43:04.550Z Compiling blake3 v1.5.4
29302026-02-24T02:43:05.253Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29312026-02-24T02:43:05.354Z Compiling target-spec v3.5.0
29322026-02-24T02:43:05.787Z Checking russh v0.45.0
29332026-02-24T02:43:06.161Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29342026-02-24T02:43:06.817Z Checking cfg-expr v0.20.1
29352026-02-24T02:43:07.335Z Compiling samael v0.0.19
29362026-02-24T02:43:07.702Z Checking supports-color v2.1.0
29372026-02-24T02:43:07.824Z Checking textwrap v0.15.2
29382026-02-24T02:43:08.007Z Checking supports-hyperlinks v2.1.0
29392026-02-24T02:43:08.282Z Checking supports-unicode v2.1.0
29402026-02-24T02:43:08.339Z Checking hashbrown v0.14.5
29412026-02-24T02:43:08.532Z Checking backtrace-ext v0.2.1
29422026-02-24T02:43:08.780Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29432026-02-24T02:43:09.315Z Checking terminal_size v0.1.17
29442026-02-24T02:43:09.559Z Compiling miette-derive v5.10.0
29452026-02-24T02:43:09.618Z Checking internet-checksum v0.2.1
29462026-02-24T02:43:09.879Z Checking owo-colors v3.5.0
29472026-02-24T02:43:10.165Z Checking chumsky v0.9.3
29482026-02-24T02:43:12.164Z Checking miette v5.10.0
29492026-02-24T02:43:12.847Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29502026-02-24T02:43:13.199Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29512026-02-24T02:43:13.336Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29522026-02-24T02:43:13.977Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29532026-02-24T02:43:14.571Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29542026-02-24T02:43:14.633Z Compiling knuffel-derive v3.2.0
29552026-02-24T02:43:14.961Z Compiling git2 v0.20.2
29562026-02-24T02:43:15.022Z Checking httptest v0.16.3
29572026-02-24T02:43:15.879Z Checking pathdiff v0.2.3
29582026-02-24T02:43:16.123Z Checking nested v0.1.1
29592026-02-24T02:43:16.426Z Checking topological-sort v0.2.2
29602026-02-24T02:43:16.603Z Checking guppy v0.17.20
29612026-02-24T02:43:16.737Z Checking omicron-zone-package v0.12.2
29622026-02-24T02:43:17.993Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29632026-02-24T02:43:18.443Z Compiling rstest_macros v0.25.0
29642026-02-24T02:43:18.502Z Checking knuffel v3.2.0
29652026-02-24T02:43:18.869Z Compiling target-triple v0.1.3
29662026-02-24T02:43:18.929Z Compiling doc-comment v0.3.3
29672026-02-24T02:43:19.076Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29682026-02-24T02:43:19.558Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29692026-02-24T02:43:19.639Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29702026-02-24T02:43:19.922Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29712026-02-24T02:43:19.999Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29722026-02-24T02:43:21.690Z Checking similar-asserts v1.7.0
29732026-02-24T02:43:22.036Z Compiling proc-macro-crate v3.2.0
29742026-02-24T02:43:22.309Z Checking escape8259 v0.5.3
29752026-02-24T02:43:22.612Z Compiling assert_cmd v2.0.17
29762026-02-24T02:43:23.166Z Compiling relative-path v1.9.3
29772026-02-24T02:43:23.454Z Checking libtest-mimic v0.8.1
29782026-02-24T02:43:23.837Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29792026-02-24T02:43:24.009Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29802026-02-24T02:43:24.145Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29812026-02-24T02:43:24.247Z Checking blake2b_simd v1.0.2
29822026-02-24T02:43:25.280Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29832026-02-24T02:43:25.674Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29842026-02-24T02:43:26.070Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29852026-02-24T02:43:26.572Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29862026-02-24T02:43:27.008Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29872026-02-24T02:43:27.142Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29882026-02-24T02:43:27.547Z Checking fancy-regex v0.14.0
29892026-02-24T02:43:27.704Z Checking serde_tokenstream v0.2.2
29902026-02-24T02:43:28.192Z Checking uzers v0.12.1
29912026-02-24T02:43:28.341Z Checking termcolor v1.4.1
29922026-02-24T02:43:28.726Z Checking datatest-stable v0.3.2
29932026-02-24T02:43:28.784Z Checking trybuild v1.0.106
29942026-02-24T02:43:29.635Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29952026-02-24T02:43:30.368Z Checking rust-argon2 v2.1.0
29962026-02-24T02:43:30.915Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29972026-02-24T02:43:31.096Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29982026-02-24T02:43:32.554Z Checking support-bundle-viewer v0.1.2
29992026-02-24T02:43:33.087Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30002026-02-24T02:43:33.269Z Checking rstest v0.25.0
30012026-02-24T02:43:33.474Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30022026-02-24T02:43:33.570Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30032026-02-24T02:43:33.911Z Checking drift v0.1.3
30042026-02-24T02:43:33.995Z Checking rand_distr v0.5.1
30052026-02-24T02:43:34.694Z Checking multimap v0.10.1
30062026-02-24T02:43:35.092Z Checking approx v0.5.1
30072026-02-24T02:43:35.261Z Checking dropshot-api-manager v0.3.0
30082026-02-24T02:43:35.693Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30092026-02-24T02:43:37.067Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30102026-02-24T02:43:37.520Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30112026-02-24T02:43:38.995Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30122026-02-24T02:43:39.073Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30132026-02-24T02:43:39.236Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30142026-02-24T02:43:39.452Z Checking partial-io v0.5.4
30152026-02-24T02:43:39.903Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30162026-02-24T02:43:39.959Z Checking cargo_toml v0.21.0
30172026-02-24T02:43:40.148Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30182026-02-24T02:43:40.507Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30192026-02-24T02:43:40.773Z Checking termios v0.3.3
30202026-02-24T02:43:41.057Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
30212026-02-24T02:43:41.117Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30222026-02-24T02:43:41.486Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30232026-02-24T02:43:42.087Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30242026-02-24T02:43:48.123Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30252026-02-24T02:43:50.191Z Compiling polar-core v0.27.3
30262026-02-24T02:43:57.067Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30272026-02-24T02:44:00.981Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30282026-02-24T02:44:01.255Z Checking oso v0.27.3
30292026-02-24T02:44:08.632Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30302026-02-24T02:44:09.238Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30312026-02-24T02:44:15.975Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30322026-02-24T02:44:26.524Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30332026-02-24T02:44:35.253Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30342026-02-24T02:44:41.016Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30352026-02-24T02:44:56.887Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30362026-02-24T02:47:30.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 37s
30372026-02-24T02:47:31.764Z
30382026-02-24T02:47:31.764Zreal 8:42.677683536
30392026-02-24T02:47:31.764Zuser 47:36.468245091
30402026-02-24T02:47:31.764Zsys 8:26.160959996
30412026-02-24T02:47:31.764Ztrap 1.454186216
30422026-02-24T02:47:31.764Ztflt 0.538905327
30432026-02-24T02:47:31.764Zdflt 0.247508950
30442026-02-24T02:47:31.764Zkflt 0.000714880
30452026-02-24T02:47:31.764Zlock 1:56:09.016098626
30462026-02-24T02:47:31.771Zslp 2:33:34.777843925
30472026-02-24T02:47:31.771Zlat 2:30.590092700
30482026-02-24T02:47:31.771Zstop 17:31.940308118
30492026-02-24T02:47:31.771Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30502026-02-24T02:47:31.771Z+ ptime -m cargo doc --workspace --no-deps
30512026-02-24T02:47:33.192Zwarning: output filename collision.
30522026-02-24T02:47:33.192ZThe 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)`.
30532026-02-24T02:47:33.192ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30542026-02-24T02:47:33.193ZThe targets should have unique names.
30552026-02-24T02:47:33.193ZThis is a known bug where multiple crates with the same name use
30562026-02-24T02:47:33.193Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30572026-02-24T02:47:34.543Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30582026-02-24T02:47:34.787Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30592026-02-24T02:47:34.820Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30602026-02-24T02:47:34.886Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30612026-02-24T02:47:34.942Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30622026-02-24T02:47:34.945Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30632026-02-24T02:47:34.984Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30642026-02-24T02:47:35.246Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30652026-02-24T02:47:35.291Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30662026-02-24T02:47:35.359Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30672026-02-24T02:47:35.508Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30682026-02-24T02:47:35.547Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30692026-02-24T02:47:35.839Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30702026-02-24T02:47:35.874Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30712026-02-24T02:47:35.966Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30722026-02-24T02:47:36.118Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30732026-02-24T02:47:36.151Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30742026-02-24T02:47:36.434Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30752026-02-24T02:47:36.843Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30762026-02-24T02:47:37.150Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30772026-02-24T02:47:37.489Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30782026-02-24T02:47:37.615Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30792026-02-24T02:47:37.753Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30802026-02-24T02:47:37.804Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30812026-02-24T02:47:37.861Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30822026-02-24T02:47:38.135Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30832026-02-24T02:47:38.208Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30842026-02-24T02:47:38.558Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30852026-02-24T02:47:38.907Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30862026-02-24T02:47:39.029Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30872026-02-24T02:47:39.280Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30882026-02-24T02:47:39.644Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30892026-02-24T02:47:39.716Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30902026-02-24T02:47:39.770Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30912026-02-24T02:47:39.965Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30922026-02-24T02:47:40.135Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30932026-02-24T02:47:40.187Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30942026-02-24T02:47:40.646Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
30952026-02-24T02:47:40.682Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30962026-02-24T02:47:41.324Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30972026-02-24T02:47:41.440Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30982026-02-24T02:47:41.634Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30992026-02-24T02:47:41.771Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31002026-02-24T02:47:41.805Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31012026-02-24T02:47:41.928Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31022026-02-24T02:47:41.972Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31032026-02-24T02:47:42.261Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31042026-02-24T02:47:42.297Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31052026-02-24T02:47:42.368Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31062026-02-24T02:47:42.423Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31072026-02-24T02:47:42.657Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31082026-02-24T02:47:42.857Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31092026-02-24T02:47:42.936Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31102026-02-24T02:47:42.939Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31112026-02-24T02:47:43.085Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31122026-02-24T02:47:43.360Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31132026-02-24T02:47:43.397Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31142026-02-24T02:47:43.437Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31152026-02-24T02:47:43.695Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31162026-02-24T02:47:43.849Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31172026-02-24T02:47:43.880Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31182026-02-24T02:47:43.917Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31192026-02-24T02:47:44.225Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31202026-02-24T02:47:44.292Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31212026-02-24T02:47:44.757Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31222026-02-24T02:47:44.792Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31232026-02-24T02:47:44.827Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31242026-02-24T02:47:45.168Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31252026-02-24T02:47:45.210Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31262026-02-24T02:47:46.050Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31272026-02-24T02:47:46.606Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31282026-02-24T02:47:46.963Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31292026-02-24T02:47:47.597Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31302026-02-24T02:47:49.792Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31312026-02-24T02:47:50.728Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31322026-02-24T02:47:50.767Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31332026-02-24T02:47:52.082Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31342026-02-24T02:47:53.048Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31352026-02-24T02:47:53.388Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31362026-02-24T02:47:53.444Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31372026-02-24T02:47:53.929Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31382026-02-24T02:47:54.108Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31392026-02-24T02:47:54.191Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31402026-02-24T02:47:54.320Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31412026-02-24T02:47:54.709Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31422026-02-24T02:47:55.530Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31432026-02-24T02:47:56.018Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31442026-02-24T02:47:56.560Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31452026-02-24T02:47:56.564Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31462026-02-24T02:47:56.826Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31472026-02-24T02:47:57.154Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31482026-02-24T02:47:57.463Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31492026-02-24T02:47:58.054Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31502026-02-24T02:47:58.459Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31512026-02-24T02:47:58.954Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31522026-02-24T02:47:59.045Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31532026-02-24T02:47:59.981Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31542026-02-24T02:48:00.051Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31552026-02-24T02:48:00.893Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31562026-02-24T02:48:02.316Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31572026-02-24T02:48:03.836Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31582026-02-24T02:48:05.665Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31592026-02-24T02:48:06.133Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31602026-02-24T02:48:06.215Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31612026-02-24T02:48:06.793Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31622026-02-24T02:48:07.402Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31632026-02-24T02:48:08.200Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31642026-02-24T02:48:08.676Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31652026-02-24T02:48:09.396Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31662026-02-24T02:48:09.748Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31672026-02-24T02:48:10.419Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31682026-02-24T02:48:10.620Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31692026-02-24T02:48:11.324Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31702026-02-24T02:48:11.694Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31712026-02-24T02:48:12.154Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31722026-02-24T02:48:13.505Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31732026-02-24T02:48:13.628Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31742026-02-24T02:48:13.769Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31752026-02-24T02:48:13.994Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31762026-02-24T02:48:14.407Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31772026-02-24T02:48:14.484Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31782026-02-24T02:48:15.079Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31792026-02-24T02:48:15.409Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31802026-02-24T02:48:15.836Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31812026-02-24T02:48:16.179Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31822026-02-24T02:48:16.281Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31832026-02-24T02:48:16.915Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31842026-02-24T02:48:16.954Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31852026-02-24T02:48:17.525Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31862026-02-24T02:48:18.322Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31872026-02-24T02:48:18.553Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31882026-02-24T02:48:19.168Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31892026-02-24T02:48:19.638Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31902026-02-24T02:48:19.725Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31912026-02-24T02:48:19.787Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31922026-02-24T02:48:20.566Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31932026-02-24T02:48:23.012Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31942026-02-24T02:48:25.092Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31952026-02-24T02:48:26.046Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31962026-02-24T02:48:26.284Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31972026-02-24T02:48:26.451Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31982026-02-24T02:48:28.092Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31992026-02-24T02:48:28.158Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32002026-02-24T02:48:28.506Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32012026-02-24T02:48:29.797Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32022026-02-24T02:48:29.998Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32032026-02-24T02:48:30.661Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32042026-02-24T02:48:34.730Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32052026-02-24T02:48:34.767Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32062026-02-24T02:48:34.767Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32072026-02-24T02:48:34.767Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
32082026-02-24T02:48:34.767Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32092026-02-24T02:48:34.767Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32102026-02-24T02:48:34.767Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32112026-02-24T02:48:34.767Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32122026-02-24T02:48:34.938Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32132026-02-24T02:48:35.315Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32142026-02-24T02:48:36.182Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32152026-02-24T02:48:36.591Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32162026-02-24T02:48:37.685Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32172026-02-24T02:48:37.919Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32182026-02-24T02:48:38.067Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32192026-02-24T02:48:38.889Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32202026-02-24T02:48:39.342Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32212026-02-24T02:48:39.517Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32222026-02-24T02:48:39.696Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32232026-02-24T02:48:39.887Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32242026-02-24T02:48:40.980Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
32252026-02-24T02:48:41.071Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32262026-02-24T02:48:41.580Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32272026-02-24T02:48:41.848Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32282026-02-24T02:48:43.692Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32292026-02-24T02:48:44.054Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32302026-02-24T02:48:44.949Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32312026-02-24T02:48:45.372Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32322026-02-24T02:48:45.435Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32332026-02-24T02:48:46.680Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32342026-02-24T02:48:49.368Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32352026-02-24T02:48:49.644Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32362026-02-24T02:48:55.363Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32372026-02-24T02:48:58.482Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32382026-02-24T02:48:58.954Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32392026-02-24T02:49:00.599Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32402026-02-24T02:49:01.161Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32412026-02-24T02:49:04.572Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32422026-02-24T02:49:07.155Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32432026-02-24T02:49:07.649Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32442026-02-24T02:49:10.521Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32452026-02-24T02:49:11.239Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32462026-02-24T02:49:12.244Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32472026-02-24T02:49:14.054Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32482026-02-24T02:49:14.610Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32492026-02-24T02:49:17.628Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32502026-02-24T02:49:19.468Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32512026-02-24T02:49:20.895Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32522026-02-24T02:49:22.241Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32532026-02-24T02:49:25.991Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32542026-02-24T02:49:28.116Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32552026-02-24T02:49:28.984Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32562026-02-24T02:49:29.856Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32572026-02-24T02:49:34.114Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32582026-02-24T02:49:36.465Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32592026-02-24T02:49:38.043Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32602026-02-24T02:49:38.770Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32612026-02-24T02:49:39.483Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32622026-02-24T02:49:39.617Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32632026-02-24T02:49:45.273Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32642026-02-24T02:49:45.906Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32652026-02-24T02:49:46.594Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32662026-02-24T02:49:47.322Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32672026-02-24T02:49:48.445Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32682026-02-24T02:49:51.622Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32692026-02-24T02:49:55.237Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32702026-02-24T02:50:02.850Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32712026-02-24T02:50:02.887Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32722026-02-24T02:50:04.060Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32732026-02-24T02:50:05.068Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32742026-02-24T02:50:06.787Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32752026-02-24T02:50:11.632Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32762026-02-24T02:50:13.246Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32772026-02-24T02:50:13.324Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32782026-02-24T02:50:14.338Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32792026-02-24T02:50:15.789Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32802026-02-24T02:50:19.694Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32812026-02-24T02:50:20.342Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32822026-02-24T02:50:21.642Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32832026-02-24T02:50:23.532Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32842026-02-24T02:50:25.196Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32852026-02-24T02:50:27.796Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32862026-02-24T02:50:29.462Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32872026-02-24T02:50:31.049Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32882026-02-24T02:50:34.819Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32892026-02-24T02:50:34.925Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32902026-02-24T02:50:36.689Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32912026-02-24T02:50:39.281Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32922026-02-24T02:50:40.662Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32932026-02-24T02:50:42.573Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32942026-02-24T02:50:44.758Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32952026-02-24T02:50:46.717Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32962026-02-24T02:50:51.570Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32972026-02-24T02:50:52.336Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32982026-02-24T02:50:54.014Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32992026-02-24T02:50:55.239Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33002026-02-24T02:50:57.409Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33012026-02-24T02:51:00.096Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33022026-02-24T02:51:03.256Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33032026-02-24T02:51:06.834Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33042026-02-24T02:51:09.617Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33052026-02-24T02:51:12.455Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33062026-02-24T02:51:15.706Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33072026-02-24T02:51:17.863Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33082026-02-24T02:51:20.471Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33092026-02-24T02:51:22.733Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33102026-02-24T02:51:25.001Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33112026-02-24T02:51:26.579Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33122026-02-24T02:51:29.297Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33132026-02-24T02:51:31.885Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33142026-02-24T02:51:34.340Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33152026-02-24T02:51:37.528Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33162026-02-24T02:51:39.322Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33172026-02-24T02:51:41.457Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33182026-02-24T02:51:43.490Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33192026-02-24T02:51:47.660Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33202026-02-24T02:51:49.356Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33212026-02-24T02:51:52.123Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33222026-02-24T02:51:54.608Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33232026-02-24T02:51:57.283Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33242026-02-24T02:51:59.519Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33252026-02-24T02:52:01.856Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33262026-02-24T02:52:03.954Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33272026-02-24T02:52:07.147Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33282026-02-24T02:52:09.468Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33292026-02-24T02:52:11.660Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33302026-02-24T02:52:13.827Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33312026-02-24T02:52:16.178Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33322026-02-24T02:52:18.530Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33332026-02-24T02:52:22.757Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33342026-02-24T02:52:23.607Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33352026-02-24T02:52:26.162Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33362026-02-24T02:52:28.711Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33372026-02-24T02:52:31.101Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33382026-02-24T02:52:33.592Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33392026-02-24T02:52:36.012Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33402026-02-24T02:52:38.623Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33412026-02-24T02:52:41.276Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33422026-02-24T02:52:43.933Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33432026-02-24T02:52:46.264Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33442026-02-24T02:52:48.661Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33452026-02-24T02:52:51.176Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33462026-02-24T02:52:54.097Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33472026-02-24T02:52:56.297Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33482026-02-24T02:52:58.653Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33492026-02-24T02:53:02.131Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33502026-02-24T02:53:04.383Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33512026-02-24T02:53:06.570Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33522026-02-24T02:53:09.096Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33532026-02-24T02:53:11.806Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33542026-02-24T02:53:14.400Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33552026-02-24T02:53:16.865Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33562026-02-24T02:53:19.643Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33572026-02-24T02:53:22.084Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33582026-02-24T02:53:24.842Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33592026-02-24T02:53:27.515Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33602026-02-24T02:53:30.336Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33612026-02-24T02:53:32.884Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33622026-02-24T02:53:35.573Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33632026-02-24T02:53:39.212Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33642026-02-24T02:53:41.366Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33652026-02-24T02:53:44.198Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33662026-02-24T02:53:46.808Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33672026-02-24T02:53:49.693Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33682026-02-24T02:53:52.193Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33692026-02-24T02:53:57.122Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33702026-02-24T02:53:58.724Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33712026-02-24T02:54:01.764Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33722026-02-24T02:54:05.073Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33732026-02-24T02:54:07.870Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33742026-02-24T02:54:16.202Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33752026-02-24T02:54:18.351Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33762026-02-24T02:54:19.907Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33772026-02-24T02:54:23.588Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33782026-02-24T02:54:27.174Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33792026-02-24T02:54:30.834Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33802026-02-24T02:54:34.476Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33812026-02-24T02:54:38.318Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33822026-02-24T02:54:41.956Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33832026-02-24T02:54:45.540Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33842026-02-24T02:54:49.302Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33852026-02-24T02:54:52.859Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33862026-02-24T02:54:56.725Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33872026-02-24T02:55:25.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 53s
33882026-02-24T02:55:26.060Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 188 other files
33892026-02-24T02:55:26.160Z
33902026-02-24T02:55:26.160Zreal 7:54.279384609
33912026-02-24T02:55:26.160Zuser 32:21.551363387
33922026-02-24T02:55:26.160Zsys 5:01.855742850
33932026-02-24T02:55:26.160Ztrap 0.867220717
33942026-02-24T02:55:26.160Ztflt 0.073970711
33952026-02-24T02:55:26.164Zdflt 0.137835478
33962026-02-24T02:55:26.164Zkflt 0.000023516
33972026-02-24T02:55:26.164Zlock 5:43:50.425058301
33982026-02-24T02:55:26.164Zslp 2:41:09.971208247
33992026-02-24T02:55:26.164Zlat 49.383334875
34002026-02-24T02:55:26.164Zstop 2:20.704403509
34012026-02-24T02:55:26.164Zprocess exited: duration 1394748 ms, exit code 0
 
34022026-02-24T02:55:26.170Zfound 0 output files