01KJ6CMAC6594D96NYXFHHHAYA: clippy (helios)

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

Buildomat Job: 01KJ6CMYWPT72MHSRXME826WN7

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-23T23:17:43.399Zjob assigned to worker 01KJ6CN77TA57B6W4C1DDTS500 [factory aws, i-05f4159bae7c2703f] (queued for 57 s)
 
22026-02-23T23:17:51.363Zstarting task 0: "setup"
32026-02-23T23:17:51.367Z++ uname -s
42026-02-23T23:17:51.367Z+ kern=SunOS
52026-02-23T23:17:51.373Z+ build_user=build
62026-02-23T23:17:51.373Z+ build_uid=12345
72026-02-23T23:17:51.373Z+ work_dir=/work
82026-02-23T23:17:51.373Z+ input_dir=/input
92026-02-23T23:17:51.373Z+ [[ 0 == 12345 ]]
102026-02-23T23:17:51.373Z+ case "$kern" in
112026-02-23T23:17:51.373Z+ groupadd -g 12345 build
122026-02-23T23:17:51.373Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-23T23:17:53.378Z+ zfs create -o mountpoint=/work rpool/work
142026-02-23T23:17:53.497Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-23T23:17:53.500Z+ home_fs=zfs
162026-02-23T23:17:53.500Z+ [[ zfs == autofs ]]
172026-02-23T23:17:53.500Z+ mkdir -p /home/build
182026-02-23T23:17:53.503Z+ chown build:build /home/build /work
192026-02-23T23:17:55.504Z+ chmod 0700 /home/build /work
202026-02-23T23:17:55.507Zprocess exited: duration 4148 ms, exit code 0
 
212026-02-23T23:17:55.514Zstarting task 1: "rust-toolchain"
222026-02-23T23:17:55.519Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-23T23:17:55.519Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-23T23:17:55.519Z * rust toolchain channel = "1.91.1"
252026-02-23T23:17:55.519Z * rust toolchain profile = "default"
262026-02-23T23:17:55.522Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-23T23:17:55.522Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-23T23:17:55.522Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-23T23:17:55.522Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-23T23:17:55.613Zinfo: downloading installer
312026-02-23T23:17:57.297Zwarn: It looks like you have an existing installation of Rust at:
322026-02-23T23:17:57.297Zwarn: /opt/ooce/bin
332026-02-23T23:17:57.297Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-23T23:17:57.297Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-23T23:17:57.297Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-23T23:17:57.297Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-23T23:17:57.297Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-23T23:17:57.297Zerror: cannot install while Rust is installed
392026-02-23T23:17:57.297Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-23T23:17:57.314Zinfo: profile set to 'default'
412026-02-23T23:17:57.314Zinfo: default host triple is x86_64-unknown-illumos
422026-02-23T23:17:57.317Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-23T23:17:57.488Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-23T23:17:57.488Zinfo: downloading component 'cargo'
452026-02-23T23:17:58.618Zinfo: downloading component 'clippy'
462026-02-23T23:17:59.006Zinfo: downloading component 'rust-docs'
472026-02-23T23:18:00.711Zinfo: downloading component 'rust-std'
482026-02-23T23:18:02.925Zinfo: downloading component 'rustc'
492026-02-23T23:18:10.471Zinfo: downloading component 'rustfmt'
502026-02-23T23:18:10.786Zinfo: installing component 'cargo'
512026-02-23T23:18:11.695Zinfo: installing component 'clippy'
522026-02-23T23:18:12.093Zinfo: installing component 'rust-docs'
532026-02-23T23:18:14.100Zinfo: installing component 'rust-std'
542026-02-23T23:18:15.905Zinfo: installing component 'rustc'
552026-02-23T23:18:22.719Zinfo: installing component 'rustfmt'
562026-02-23T23:18:23.066Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-23T23:18:23.067Z
582026-02-23T23:18:23.580Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-23T23:18:23.581Z
602026-02-23T23:18:23.592Z
612026-02-23T23:18:23.593ZRust is installed now. Great!
622026-02-23T23:18:23.593Z
632026-02-23T23:18:23.593ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-23T23:18:23.593Zenvironment variable. This has not been done automatically.
652026-02-23T23:18:23.593Z
662026-02-23T23:18:23.593ZTo configure your current shell, you need to source
672026-02-23T23:18:23.593Zthe corresponding env file under $HOME/.cargo.
682026-02-23T23:18:23.594Z
692026-02-23T23:18:23.594ZThis is usually done by running one of the following (note the leading DOT):
702026-02-23T23:18:23.594Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-23T23:18:23.594Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-23T23:18:23.594Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-23T23:18:23.687Z+ rustup --version
742026-02-23T23:18:23.702Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-23T23:18:23.703Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-23T23:18:23.782Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-23T23:18:23.792Z+ cargo --version
782026-02-23T23:18:23.853Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-23T23:18:23.857Z+ rustc --version
802026-02-23T23:18:23.941Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-23T23:18:23.949Zprocess exited: duration 28422 ms, exit code 0
 
822026-02-23T23:18:23.977Zstarting task 2: "authentication"
832026-02-23T23:18:24.016Zprocess exited: duration 40 ms, exit code 0
 
842026-02-23T23:18:24.035Zstarting task 3: "clone repository"
852026-02-23T23:18:24.042Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-23T23:18:24.047Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-23T23:18:24.092ZCloning into '/work/oxidecomputer/omicron'...
882026-02-23T23:19:27.303Z+ cd /work/oxidecomputer/omicron
892026-02-23T23:19:27.303Z+ git fetch origin 408a9bf7d1d9d834744556260fe4c62133c090fc
902026-02-23T23:19:27.907ZFrom https://github.com/oxidecomputer/omicron
912026-02-23T23:19:27.907Z * branch 408a9bf7d1d9d834744556260fe4c62133c090fc -> FETCH_HEAD
922026-02-23T23:19:27.919Z+ [[ -n john/move-sled-agent-only-types-out-of-common ]]
932026-02-23T23:19:27.923Z++ git branch --show-current
942026-02-23T23:19:27.926Z+ current=main
952026-02-23T23:19:27.926Z+ [[ main != john/move-sled-agent-only-types-out-of-common ]]
962026-02-23T23:19:27.926Z+ git branch -f john/move-sled-agent-only-types-out-of-common 408a9bf7d1d9d834744556260fe4c62133c090fc
972026-02-23T23:19:27.929Z+ git checkout -f john/move-sled-agent-only-types-out-of-common
982026-02-23T23:19:28.006ZSwitched to branch 'john/move-sled-agent-only-types-out-of-common'
992026-02-23T23:19:28.009Z+ git reset --hard 408a9bf7d1d9d834744556260fe4c62133c090fc
1002026-02-23T23:19:28.092ZHEAD is now at 408a9bf7d Merge branch 'main' into john/move-sled-agent-only-types-out-of-common
1012026-02-23T23:19:28.095Zprocess exited: duration 64051 ms, exit code 0
 
1022026-02-23T23:19:28.103Zstarting task 4: "build"
1032026-02-23T23:19:28.108Z+ source ./env.sh
1042026-02-23T23:19:28.108Z++ OLD_SHELL_OPTS=ehxB
1052026-02-23T23:19:28.108Z++ set -o xtrace
1062026-02-23T23:19:28.111Z++++ dirname ./env.sh
1072026-02-23T23:19:28.114Z+++ readlink -f .
1082026-02-23T23:19:28.117Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-02-23T23:19:28.117Z++ 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-23T23:19:28.117Z++ 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-23T23:19:28.117Z++ 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-23T23:19:28.117Z++ 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-23T23:19:28.117Z++ 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-23T23:19:28.117Z++ 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-23T23:19:28.117Z++ 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-23T23:19:28.117Z++ 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-23T23:19:28.117Z++ case $OLD_SHELL_OPTS in
1182026-02-23T23:19:28.117Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-02-23T23:19:28.117Z+ source .github/buildomat/ci-env.sh
1202026-02-23T23:19:28.117Z++ export CARGO_TERM_COLOR=always
1212026-02-23T23:19:28.117Z++ CARGO_TERM_COLOR=always
1222026-02-23T23:19:28.117Z+ cargo --version
1232026-02-23T23:19:28.182Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-02-23T23:19:28.186Z+ rustc --version
1252026-02-23T23:19:28.266Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-02-23T23:19:28.270Z+ banner prerequisites
1272026-02-23T23:19:28.273Z
1282026-02-23T23:19:28.273Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-02-23T23:19:28.273Z # # # # # # # # # # # # # # #
1302026-02-23T23:19:28.273Z # # # # ##### # # ##### # # # # # #### #
1312026-02-23T23:19:28.273Z ##### ##### # ##### # # # # # # # # #
1322026-02-23T23:19:28.273Z # # # # # # # # # # # # # # #
1332026-02-23T23:19:28.273Z # # # ###### # # ###### ### # #### # #### #
1342026-02-23T23:19:28.273Z
1352026-02-23T23:19:28.276Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-02-23T23:19:39.358Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-02-23T23:19:50.018Z Startup: Caching catalogs ... Done
1382026-02-23T23:20:13.590ZPlanning: Solver setup ... Done (21.839s)
1392026-02-23T23:20:13.754ZPlanning: Running solver ... Done (0.164s)
1402026-02-23T23:20:13.931ZPlanning: Finding local manifests ... Done (0.003s)
1412026-02-23T23:20:13.943ZPlanning: Fetching manifests: 0/4 0% complete
1422026-02-23T23:20:14.085ZPlanning: Fetching manifests: 4/4 100% complete
1432026-02-23T23:20:14.143ZPlanning: Package planning ... Done (0.051s)
1442026-02-23T23:20:14.185ZPlanning: Merging actions ... Done (0.050s)
1452026-02-23T23:20:14.471ZPlanning: Checking for conflicting actions ... Done (0.286s)
1462026-02-23T23:20:14.483ZPlanning: Consolidating action changes ... Done (0.011s)
1472026-02-23T23:20:15.506ZPlanning: Evaluating mediators ... Done (1.022s)
1482026-02-23T23:20:15.518ZPlanning: Planning completed in 25.34 seconds
1492026-02-23T23:20:15.532Z Packages to install: 4
1502026-02-23T23:20:15.532Z Mediators to change: 2
1512026-02-23T23:20:15.537Z Services to change: 1
1522026-02-23T23:20:15.537Z Estimated space available: 155.43 GB
1532026-02-23T23:20:15.537ZEstimated space to be consumed: 1.81 GB
1542026-02-23T23:20:15.537Z Create boot environment: No
1552026-02-23T23:20:15.537ZCreate backup boot environment: No
1562026-02-23T23:20:15.538Z Rebuild boot archive: No
1572026-02-23T23:20:15.538Z
1582026-02-23T23:20:15.538ZChanged mediators:
1592026-02-23T23:20:15.538Z mediator clang:
1602026-02-23T23:20:15.538Z version: None -> 15 (system default)
1612026-02-23T23:20:15.538Z
1622026-02-23T23:20:15.538Z mediator llvm:
1632026-02-23T23:20:15.538Z version: 14 (system default) -> 15 (system default)
1642026-02-23T23:20:15.538Z
1652026-02-23T23:20:15.538ZChanged packages:
1662026-02-23T23:20:15.538Zhelios-dev
1672026-02-23T23:20:15.538Z developer/build-essential
1682026-02-23T23:20:15.538Z None -> 11-2.0
1692026-02-23T23:20:15.539Z library/libxmlsec1
1702026-02-23T23:20:15.539Z None -> 1.2.35-2.0
1712026-02-23T23:20:15.539Z ooce/developer/clang-15
1722026-02-23T23:20:15.539Z None -> 15.0.7-2.0
1732026-02-23T23:20:15.539Z ooce/developer/llvm-15
1742026-02-23T23:20:15.539Z None -> 15.0.7-2.0
1752026-02-23T23:20:15.539Z
1762026-02-23T23:20:15.539ZServices:
1772026-02-23T23:20:15.539Z restart_fmri:
1782026-02-23T23:20:15.539Z svc:/system/update-man-index:default
1792026-02-23T23:20:15.588Z
1802026-02-23T23:20:15.588ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-02-23T23:20:22.195ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (42.6M/s)
1822026-02-23T23:20:27.254ZDownload: 3249/3290 items 203.1/212.6MB 95% complete (18.3M/s)
1832026-02-23T23:20:30.332ZDownload: Completed 212.60 MB in 14.74 seconds (14.4M/s)
1842026-02-23T23:20:30.582Z Actions: 1/3689 actions (Installing new actions)
1852026-02-23T23:20:35.215Z Actions: Completed 3689 actions in 4.63 seconds.
1862026-02-23T23:20:35.963Z Done (0.746s)
1872026-02-23T23:20:35.963Z Done (0.000s)
1882026-02-23T23:20:37.075Z Done (1.111s)
1892026-02-23T23:20:41.939Z Done (4.477s)
1902026-02-23T23:20:42.045Z Done (0.020s)
1912026-02-23T23:20:42.062Z Done (0.000s)
1922026-02-23T23:20:42.212Z Done (0.000s)
1932026-02-23T23:20:43.234ZPlanning: Evaluating mediator changes ... Done
1942026-02-23T23:20:43.405ZPlanning: Checking for conflicting actions ... Done
1952026-02-23T23:20:43.409ZPlanning: Consolidating action changes ... Done
1962026-02-23T23:20:43.704ZPlanning: Evaluating mediators ... Done
1972026-02-23T23:20:43.709ZPlanning: Planning completed in 0.46 seconds
1982026-02-23T23:20:43.725Z Mediators to change: 2
1992026-02-23T23:20:43.725Z Create boot environment: No
2002026-02-23T23:20:43.725ZCreate backup boot environment: No
2012026-02-23T23:20:43.802Z Done
2022026-02-23T23:20:43.802Z Done
2032026-02-23T23:20:44.642Z Done
2042026-02-23T23:20:48.587Z Done
2052026-02-23T23:20:48.685Z Done
2062026-02-23T23:20:48.693Z Done
2072026-02-23T23:20:48.831Z Done
2082026-02-23T23:20:49.494ZPlanning: Evaluating mediator changes ... Done
2092026-02-23T23:20:49.573ZPlanning: Merging actions ... Done
2102026-02-23T23:20:49.707ZPlanning: Checking for conflicting actions ... Done
2112026-02-23T23:20:49.742ZPlanning: Consolidating action changes ... Done
2122026-02-23T23:20:49.987ZPlanning: Evaluating mediators ... Done
2132026-02-23T23:20:50.029ZPlanning: Planning completed in 0.78 seconds
2142026-02-23T23:20:50.054Z Packages to change: 1
2152026-02-23T23:20:50.054Z Mediators to change: 1
2162026-02-23T23:20:50.092Z Services to change: 1
2172026-02-23T23:20:50.093Z Create boot environment: No
2182026-02-23T23:20:50.093ZCreate backup boot environment: Yes
2192026-02-23T23:20:52.825Z Actions: 1/6 actions (Updating modified actions)
2202026-02-23T23:20:52.832Z Actions: Completed 6 actions in 0.00 seconds.
2212026-02-23T23:20:52.832Z Done
2222026-02-23T23:20:52.832Z Done
2232026-02-23T23:20:53.046Z Done
2242026-02-23T23:20:59.366Z Done
2252026-02-23T23:20:59.366Z Done
2262026-02-23T23:20:59.367Z Done
2272026-02-23T23:20:59.367Z Done
2282026-02-23T23:20:59.367ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2292026-02-23T23:20:59.367Zclang system 15 system
2302026-02-23T23:20:59.367Zcsh system system illumos
2312026-02-23T23:20:59.367Zctags system system illumos
2322026-02-23T23:20:59.367Zfile system system illumos
2332026-02-23T23:20:59.367Zgcc vendor 12 vendor
2342026-02-23T23:20:59.367Zgcc system 10 system
2352026-02-23T23:20:59.367Zgcc system 7 system
2362026-02-23T23:20:59.367Zgo system 1.20 system
2372026-02-23T23:20:59.367Zgo system 1.19 system
2382026-02-23T23:20:59.367Zllvm system 15 system
2392026-02-23T23:20:59.367Zllvm system 14 system
2402026-02-23T23:20:59.367Zmariadb system 10.6 system
2412026-02-23T23:20:59.367Zmta vendor vendor dma
2422026-02-23T23:20:59.367Zopenjdk system 17 system
2432026-02-23T23:20:59.367Zopenjdk system 11 system
2442026-02-23T23:20:59.367Zopenjdk system 1.8 system
2452026-02-23T23:20:59.367Zopenssl vendor 3 vendor
2462026-02-23T23:20:59.367Zperl system 5.36 system
2472026-02-23T23:20:59.367Zpostgresql system 15 system
2482026-02-23T23:20:59.367Zpostgresql system 13 system
2492026-02-23T23:20:59.367Zpython vendor 3 vendor
2502026-02-23T23:20:59.368Zpython system 2 system
2512026-02-23T23:20:59.368Zpython3 system 3.11 system
2522026-02-23T23:20:59.368Zruby system 3.0 system
2532026-02-23T23:20:59.368Zwords vendor vendor american-english
2542026-02-23T23:20:59.368Zwords system system australian-english
2552026-02-23T23:20:59.368Zwords system system british-english
2562026-02-23T23:20:59.368Zwords system system canadian-english
2572026-02-23T23:20:59.368Zwords system system french
2582026-02-23T23:20:59.368Zwords system system italian
2592026-02-23T23:20:59.368Zwords system system ngerman
2602026-02-23T23:20:59.368Zwords system system ogerman
2612026-02-23T23:20:59.368Zwords system system spanish
2622026-02-23T23:20:59.368ZPUBLISHER TYPE STATUS P LOCATION
2632026-02-23T23:20:59.368Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2642026-02-23T23:21:04.741ZFMRI IFO
2652026-02-23T23:21:04.741Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2662026-02-23T23:21:04.741Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2672026-02-23T23:21:04.741Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2682026-02-23T23:21:04.741Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2692026-02-23T23:21:04.741Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2702026-02-23T23:21:04.741Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2712026-02-23T23:21:04.742Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2722026-02-23T23:21:04.742Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2732026-02-23T23:21:04.742Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2742026-02-23T23:21:04.742Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2752026-02-23T23:21:04.742Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2762026-02-23T23:21:04.742Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2772026-02-23T23:21:04.742Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2782026-02-23T23:21:04.743Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2792026-02-23T23:21:04.743Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2802026-02-23T23:21:04.743Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2812026-02-23T23:21:06.004Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2822026-02-23T23:21:06.696Z Updating crates.io index
2832026-02-23T23:21:06.700Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2842026-02-23T23:21:07.221Z Updating git repository `https://github.com/oxidecomputer/lldp`
2852026-02-23T23:21:08.273Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2862026-02-23T23:21:10.806Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2872026-02-23T23:21:11.560Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2882026-02-23T23:21:12.374Z Updating git repository `https://github.com/oxidecomputer/propolis`
2892026-02-23T23:21:16.312Z Updating git repository `https://github.com/oxidecomputer/crucible`
2902026-02-23T23:21:22.792Z Updating git repository `https://github.com/oxidecomputer/opte`
2912026-02-23T23:21:25.746Z Updating git repository `https://github.com/oxidecomputer/tofino`
2922026-02-23T23:21:26.481Z Updating git repository `https://github.com/oxidecomputer/falcon`
2932026-02-23T23:21:30.285Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2942026-02-23T23:21:31.861Z Updating git repository `https://github.com/oxidecomputer/clickward`
2952026-02-23T23:21:32.544Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2962026-02-23T23:21:33.690Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2972026-02-23T23:21:34.457Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2982026-02-23T23:21:36.335Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2992026-02-23T23:21:37.355Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3002026-02-23T23:21:37.977Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3012026-02-23T23:21:38.560Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3022026-02-23T23:21:39.288Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3032026-02-23T23:21:39.950Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3042026-02-23T23:21:40.486Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3052026-02-23T23:21:41.016Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3062026-02-23T23:21:41.787Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3072026-02-23T23:21:42.695Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3082026-02-23T23:21:44.073Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3092026-02-23T23:21:44.774Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3102026-02-23T23:21:45.508Z Updating git repository `https://github.com/oxidecomputer/ispf`
3112026-02-23T23:21:46.214Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122026-02-23T23:21:48.077Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3132026-02-23T23:21:48.886Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3142026-02-23T23:21:49.458Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3152026-02-23T23:21:50.225Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3162026-02-23T23:21:50.835Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3172026-02-23T23:21:51.616Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3182026-02-23T23:21:52.355Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3192026-02-23T23:21:53.096Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3202026-02-23T23:21:53.565Z Updating git repository `https://github.com/illumos/smf-rs`
3212026-02-23T23:21:54.394Z Updating git repository `https://github.com/oxidecomputer/omicron`
3222026-02-23T23:22:35.591Z Downloading crates ...
3232026-02-23T23:22:35.650Z Downloaded dof v0.3.0
3242026-02-23T23:22:35.657Z Downloaded cfg-if v1.0.4
3252026-02-23T23:22:35.660Z Downloaded colorchoice v1.0.2
3262026-02-23T23:22:35.663Z Downloaded anstyle-query v1.1.1
3272026-02-23T23:22:35.663Z Downloaded bitflags v2.9.4
3282026-02-23T23:22:35.666Z Downloaded cargo-platform v0.2.0
3292026-02-23T23:22:35.669Z Downloaded generic-array v0.14.7
3302026-02-23T23:22:35.669Z Downloaded typeid v1.0.3
3312026-02-23T23:22:35.672Z Downloaded block-buffer v0.10.4
3322026-02-23T23:22:35.672Z Downloaded usdt-attr-macro v0.5.0
3332026-02-23T23:22:35.677Z Downloaded tabled_derive v0.7.0
3342026-02-23T23:22:35.677Z Downloaded clap_lex v0.7.4
3352026-02-23T23:22:35.680Z Downloaded terminal_size v0.4.0
3362026-02-23T23:22:35.680Z Downloaded anstyle v1.0.11
3372026-02-23T23:22:35.680Z Downloaded crypto-common v0.1.6
3382026-02-23T23:22:35.683Z Downloaded utf8parse v0.2.2
3392026-02-23T23:22:35.686Z Downloaded tinystr v0.7.6
3402026-02-23T23:22:35.690Z Downloaded dtrace-parser v0.2.0
3412026-02-23T23:22:35.690Z Downloaded cpufeatures v0.2.14
3422026-02-23T23:22:35.690Z Downloaded thread-id v4.2.2
3432026-02-23T23:22:35.693Z Downloaded byteorder v1.5.0
3442026-02-23T23:22:35.693Z Downloaded textwrap v0.16.2
3452026-02-23T23:22:35.696Z Downloaded toml_datetime v0.6.11
3462026-02-23T23:22:35.699Z Downloaded zerofrom-derive v0.1.4
3472026-02-23T23:22:35.699Z Downloaded scroll v0.12.0
3482026-02-23T23:22:35.699Z Downloaded clap_derive v4.5.47
3492026-02-23T23:22:35.702Z Downloaded yoke-derive v0.7.4
3502026-02-23T23:22:35.705Z Downloaded zerofrom v0.1.4
3512026-02-23T23:22:35.705Z Downloaded version_check v0.9.5
3522026-02-23T23:22:35.705Z Downloaded heck v0.4.1
3532026-02-23T23:22:35.708Z Downloaded fnv v1.0.7
3542026-02-23T23:22:35.708Z Downloaded serde-value v0.7.0
3552026-02-23T23:22:35.708Z Downloaded cargo_toml v0.21.0
3562026-02-23T23:22:35.712Z Downloaded scroll_derive v0.12.0
3572026-02-23T23:22:35.712Z Downloaded usdt v0.5.0
3582026-02-23T23:22:35.712Z Downloaded ordered-float v2.10.1
3592026-02-23T23:22:35.715Z Downloaded write16 v1.0.0
3602026-02-23T23:22:35.715Z Downloaded usdt-macro v0.5.0
3612026-02-23T23:22:35.718Z Downloaded toml_write v0.1.2
3622026-02-23T23:22:35.718Z Downloaded memmap v0.7.0
3632026-02-23T23:22:35.718Z Downloaded camino v1.2.2
3642026-02-23T23:22:35.721Z Downloaded utf8_iter v1.0.4
3652026-02-23T23:22:35.724Z Downloaded thiserror v2.0.18
3662026-02-23T23:22:35.727Z Downloaded yoke v0.7.4
3672026-02-23T23:22:35.730Z Downloaded zmij v1.0.15
3682026-02-23T23:22:35.733Z Downloaded utf16_iter v1.0.5
3692026-02-23T23:22:35.733Z Downloaded thiserror-impl v1.0.69
3702026-02-23T23:22:35.736Z Downloaded pretty-hex v0.4.1
3712026-02-23T23:22:35.736Z Downloaded zerovec-derive v0.10.3
3722026-02-23T23:22:35.736Z Downloaded zerocopy-derive v0.7.35
3732026-02-23T23:22:35.739Z Downloaded toml v0.8.23
3742026-02-23T23:22:35.743Z Downloaded smawk v0.3.2
3752026-02-23T23:22:35.750Z Downloaded thiserror v1.0.69
3762026-02-23T23:22:35.754Z Downloaded unicode-ident v1.0.19
3772026-02-23T23:22:35.754Z Downloaded ucd-trie v0.1.7
3782026-02-23T23:22:35.754Z Downloaded strsim v0.11.1
3792026-02-23T23:22:35.754Z Downloaded toml_edit v0.22.27
3802026-02-23T23:22:35.758Z Downloaded icu_provider_macros v1.5.0
3812026-02-23T23:22:35.763Z Downloaded idna_adapter v1.2.0
3822026-02-23T23:22:35.763Z Downloaded thiserror-impl v2.0.18
3832026-02-23T23:22:35.763Z Downloaded bytecount v0.6.8
3842026-02-23T23:22:35.763Z Downloaded url v2.5.4
3852026-02-23T23:22:35.767Z Downloaded swrite v0.1.0
3862026-02-23T23:22:35.767Z Downloaded macaddr v1.0.1
3872026-02-23T23:22:35.770Z Downloaded proc-macro-error-attr v1.0.4
3882026-02-23T23:22:35.770Z Downloaded usdt-impl v0.5.0
3892026-02-23T23:22:35.770Z Downloaded typenum v1.17.0
3902026-02-23T23:22:35.773Z Downloaded is_terminal_polyfill v1.70.1
3912026-02-23T23:22:35.776Z Downloaded writeable v0.5.5
3922026-02-23T23:22:35.776Z Downloaded zerovec v0.10.4
3932026-02-23T23:22:35.780Z Downloaded serde_spanned v0.6.9
3942026-02-23T23:22:35.783Z Downloaded stable_deref_trait v1.2.0
3952026-02-23T23:22:35.783Z Downloaded zerocopy v0.7.35
3962026-02-23T23:22:35.798Z Downloaded winnow v0.7.14
3972026-02-23T23:22:35.805Z Downloaded sha2 v0.10.9
3982026-02-23T23:22:35.808Z Downloaded serde_tokenstream v0.2.2
3992026-02-23T23:22:35.811Z Downloaded semver v1.0.27
4002026-02-23T23:22:35.811Z Downloaded camino-tempfile v1.4.1
4012026-02-23T23:22:35.814Z Downloaded unicode-width v0.1.14
4022026-02-23T23:22:35.818Z Downloaded unicode-width v0.2.0
4032026-02-23T23:22:35.822Z Downloaded cargo_metadata v0.21.0
4042026-02-23T23:22:35.825Z Downloaded synstructure v0.13.1
4052026-02-23T23:22:35.825Z Downloaded pest_generator v2.8.2
4062026-02-23T23:22:35.828Z Downloaded litemap v0.7.3
4072026-02-23T23:22:35.828Z Downloaded proc-macro-error v1.0.4
4082026-02-23T23:22:35.831Z Downloaded serde-untagged v0.1.7
4092026-02-23T23:22:35.834Z Downloaded form_urlencoded v1.2.2
4102026-02-23T23:22:35.834Z Downloaded icu_locid_transform v1.5.0
4112026-02-23T23:22:35.837Z Downloaded plain v0.2.3
4122026-02-23T23:22:35.837Z Downloaded errno v0.3.12
4132026-02-23T23:22:35.840Z Downloaded equivalent v1.0.2
4142026-02-23T23:22:35.840Z Downloaded percent-encoding v2.3.2
4152026-02-23T23:22:35.840Z Downloaded erased-serde v0.4.6
4162026-02-23T23:22:35.843Z Downloaded pest_meta v2.8.2
4172026-02-23T23:22:35.843Z Downloaded displaydoc v0.2.5
4182026-02-23T23:22:35.847Z Downloaded unicode-linebreak v0.1.5
4192026-02-23T23:22:35.847Z Downloaded unicode-xid v0.2.6
4202026-02-23T23:22:35.850Z Downloaded fastrand v2.1.1
4212026-02-23T23:22:35.850Z Downloaded anyhow v1.0.99
4222026-02-23T23:22:35.853Z Downloaded quote v1.0.40
4232026-02-23T23:22:35.856Z Downloaded num-traits v0.2.19
4242026-02-23T23:22:35.856Z Downloaded icu_locid_transform_data v1.5.0
4252026-02-23T23:22:35.859Z Downloaded itoa v1.0.11
4262026-02-23T23:22:35.859Z Downloaded proc-macro2 v1.0.101
4272026-02-23T23:22:35.862Z Downloaded pest_derive v2.8.2
4282026-02-23T23:22:35.865Z Downloaded once_cell v1.21.3
4292026-02-23T23:22:35.868Z Downloaded heck v0.5.0
4302026-02-23T23:22:35.868Z Downloaded fs-err v3.1.1
4312026-02-23T23:22:35.871Z Downloaded autocfg v1.4.0
4322026-02-23T23:22:35.871Z Downloaded anstyle-parse v0.2.5
4332026-02-23T23:22:35.874Z Downloaded anstream v0.6.18
4342026-02-23T23:22:35.874Z Downloaded digest v0.10.7
4352026-02-23T23:22:35.878Z Downloaded tempfile v3.24.0
4362026-02-23T23:22:35.881Z Downloaded smallvec v1.15.1
4372026-02-23T23:22:35.881Z Downloaded clap v4.5.48
4382026-02-23T23:22:35.887Z Downloaded log v0.4.29
4392026-02-23T23:22:35.890Z Downloaded icu_properties v1.5.1
4402026-02-23T23:22:35.893Z Downloaded serde_derive v1.0.228
4412026-02-23T23:22:35.896Z Downloaded serde_core v1.0.228
4422026-02-23T23:22:35.899Z Downloaded icu_normalizer v1.5.0
4432026-02-23T23:22:35.903Z Downloaded getrandom v0.3.4
4442026-02-23T23:22:35.906Z Downloaded papergrid v0.11.0
4452026-02-23T23:22:35.910Z Downloaded memchr v2.7.4
4462026-02-23T23:22:35.914Z Downloaded icu_provider v1.5.0
4472026-02-23T23:22:35.917Z Downloaded icu_normalizer_data v1.5.0
4482026-02-23T23:22:35.917Z Downloaded icu_locid v1.5.0
4492026-02-23T23:22:35.920Z Downloaded cargo-util-schemas v0.8.2
4502026-02-23T23:22:35.925Z Downloaded serde v1.0.228
4512026-02-23T23:22:35.931Z Downloaded icu_collections v1.5.0
4522026-02-23T23:22:35.942Z Downloaded indexmap v2.13.0
4532026-02-23T23:22:35.958Z Downloaded clap_builder v4.5.48
4542026-02-23T23:22:35.973Z Downloaded serde_json v1.0.149
4552026-02-23T23:22:35.979Z Downloaded pest v2.8.2
4562026-02-23T23:22:35.989Z Downloaded hashbrown v0.16.1
4572026-02-23T23:22:35.993Z Downloaded idna v1.0.3
4582026-02-23T23:22:35.997Z Downloaded goblin v0.8.2
4592026-02-23T23:22:36.027Z Downloaded tabled v0.15.0
4602026-02-23T23:22:36.041Z Downloaded syn v1.0.109
4612026-02-23T23:22:36.051Z Downloaded icu_properties_data v1.5.0
4622026-02-23T23:22:36.060Z Downloaded syn v2.0.114
4632026-02-23T23:22:36.069Z Downloaded rustix v0.38.37
4642026-02-23T23:22:36.091Z Downloaded rustix v1.1.3
4652026-02-23T23:22:36.118Z Downloaded libc v0.2.180
4662026-02-23T23:22:36.208Z Compiling proc-macro2 v1.0.101
4672026-02-23T23:22:36.208Z Compiling unicode-ident v1.0.19
4682026-02-23T23:22:36.211Z Compiling serde_core v1.0.228
4692026-02-23T23:22:36.211Z Compiling version_check v0.9.5
4702026-02-23T23:22:36.211Z Compiling serde v1.0.228
4712026-02-23T23:22:36.211Z Compiling libc v0.2.180
4722026-02-23T23:22:36.211Z Compiling memchr v2.7.4
4732026-02-23T23:22:36.444Z Compiling thiserror v2.0.18
4742026-02-23T23:22:36.695Z Compiling stable_deref_trait v1.2.0
4752026-02-23T23:22:36.833Z Compiling zmij v1.0.15
4762026-02-23T23:22:37.239Z Compiling writeable v0.5.5
4772026-02-23T23:22:37.673Z Compiling thiserror v1.0.69
4782026-02-23T23:22:37.811Z Compiling litemap v0.7.3
4792026-02-23T23:22:38.009Z Compiling itoa v1.0.11
4802026-02-23T23:22:38.039Z Compiling ucd-trie v0.1.7
4812026-02-23T23:22:38.066Z Compiling autocfg v1.4.0
4822026-02-23T23:22:38.588Z Compiling bitflags v2.9.4
4832026-02-23T23:22:38.688Z Compiling icu_locid_transform_data v1.5.0
4842026-02-23T23:22:38.822Z Compiling quote v1.0.40
4852026-02-23T23:22:38.851Z Compiling errno v0.3.12
4862026-02-23T23:22:38.880Z Compiling byteorder v1.5.0
4872026-02-23T23:22:39.032Z Compiling serde_json v1.0.149
4882026-02-23T23:22:39.064Z Compiling icu_properties_data v1.5.0
4892026-02-23T23:22:39.329Z Compiling syn v2.0.114
4902026-02-23T23:22:39.356Z Compiling num-traits v0.2.19
4912026-02-23T23:22:39.385Z Compiling write16 v1.0.0
4922026-02-23T23:22:39.451Z Compiling rustix v0.38.37
4932026-02-23T23:22:39.508Z Compiling hashbrown v0.16.1
4942026-02-23T23:22:39.550Z Compiling smallvec v1.15.1
4952026-02-23T23:22:39.713Z Compiling utf8_iter v1.0.4
4962026-02-23T23:22:39.970Z Compiling typeid v1.0.3
4972026-02-23T23:22:39.994Z Compiling equivalent v1.0.2
4982026-02-23T23:22:39.997Z Compiling icu_normalizer_data v1.5.0
4992026-02-23T23:22:40.188Z Compiling utf16_iter v1.0.5
5002026-02-23T23:22:40.560Z Compiling indexmap v2.13.0
5012026-02-23T23:22:40.586Z Compiling usdt-impl v0.5.0
5022026-02-23T23:22:40.647Z Compiling proc-macro-error-attr v1.0.4
5032026-02-23T23:22:40.681Z Compiling winnow v0.7.14
5042026-02-23T23:22:41.007Z Compiling toml_write v0.1.2
5052026-02-23T23:22:41.036Z Compiling syn v1.0.109
5062026-02-23T23:22:41.280Z Compiling thread-id v4.2.2
5072026-02-23T23:22:41.782Z Compiling proc-macro-error v1.0.4
5082026-02-23T23:22:42.140Z Compiling percent-encoding v2.3.2
5092026-02-23T23:22:42.140Z Compiling camino v1.2.2
5102026-02-23T23:22:42.578Z Compiling log v0.4.29
5112026-02-23T23:22:42.958Z Compiling plain v0.2.3
5122026-02-23T23:22:42.986Z Compiling rustix v1.1.3
5132026-02-23T23:22:43.174Z Compiling utf8parse v0.2.2
5142026-02-23T23:22:43.218Z Compiling getrandom v0.3.4
5152026-02-23T23:22:43.341Z Compiling anstyle-parse v0.2.5
5162026-02-23T23:22:43.379Z Compiling ordered-float v2.10.1
5172026-02-23T23:22:43.794Z Compiling terminal_size v0.4.0
5182026-02-23T23:22:43.982Z Compiling form_urlencoded v1.2.2
5192026-02-23T23:22:44.338Z Compiling anstyle-query v1.1.1
5202026-02-23T23:22:44.456Z Compiling is_terminal_polyfill v1.70.1
5212026-02-23T23:22:44.536Z Compiling cfg-if v1.0.4
5222026-02-23T23:22:44.628Z Compiling anstyle v1.0.11
5232026-02-23T23:22:44.656Z Compiling pretty-hex v0.4.1
5242026-02-23T23:22:44.684Z Compiling colorchoice v1.0.2
5252026-02-23T23:22:45.007Z Compiling anstream v0.6.18
5262026-02-23T23:22:45.068Z Compiling semver v1.0.27
5272026-02-23T23:22:45.304Z Compiling fs-err v3.1.1
5282026-02-23T23:22:45.677Z Compiling heck v0.4.1
5292026-02-23T23:22:45.791Z Compiling heck v0.5.0
5302026-02-23T23:22:45.794Z Compiling anyhow v1.0.99
5312026-02-23T23:22:45.874Z Compiling strsim v0.11.1
5322026-02-23T23:22:46.130Z Compiling synstructure v0.13.1
5332026-02-23T23:22:46.295Z Compiling unicode-xid v0.2.6
5342026-02-23T23:22:46.457Z Compiling clap_lex v0.7.4
5352026-02-23T23:22:46.524Z Compiling fnv v1.0.7
5362026-02-23T23:22:46.636Z Compiling unicode-width v0.1.14
5372026-02-23T23:22:46.913Z Compiling fastrand v2.1.1
5382026-02-23T23:22:47.000Z Compiling bytecount v0.6.8
5392026-02-23T23:22:47.227Z Compiling once_cell v1.21.3
5402026-02-23T23:22:47.299Z Compiling papergrid v0.11.0
5412026-02-23T23:22:47.355Z Compiling clap_builder v4.5.48
5422026-02-23T23:22:47.650Z Compiling tempfile v3.24.0
5432026-02-23T23:22:47.721Z Compiling memmap v0.7.0
5442026-02-23T23:22:47.880Z Compiling smawk v0.3.2
5452026-02-23T23:22:48.058Z Compiling unicode-width v0.2.0
5462026-02-23T23:22:48.143Z Compiling unicode-linebreak v0.1.5
5472026-02-23T23:22:48.465Z Compiling camino-tempfile v1.4.1
5482026-02-23T23:22:48.636Z Compiling textwrap v0.16.2
5492026-02-23T23:22:49.311Z Compiling tabled_derive v0.7.0
5502026-02-23T23:22:49.455Z Compiling swrite v0.1.0
5512026-02-23T23:22:49.496Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5522026-02-23T23:22:50.314Z Compiling serde_derive v1.0.228
5532026-02-23T23:22:50.314Z Compiling zerofrom-derive v0.1.4
5542026-02-23T23:22:50.319Z Compiling yoke-derive v0.7.4
5552026-02-23T23:22:50.367Z Compiling zerovec-derive v0.10.3
5562026-02-23T23:22:50.394Z Compiling thiserror-impl v2.0.18
5572026-02-23T23:22:50.841Z Compiling displaydoc v0.2.5
5582026-02-23T23:22:52.509Z Compiling thiserror-impl v1.0.69
5592026-02-23T23:22:52.911Z Compiling icu_provider_macros v1.5.0
5602026-02-23T23:22:53.360Z Compiling zerocopy-derive v0.7.35
5612026-02-23T23:22:53.732Z Compiling zerofrom v0.1.4
5622026-02-23T23:22:53.804Z Compiling pest v2.8.2
5632026-02-23T23:22:53.979Z Compiling yoke v0.7.4
5642026-02-23T23:22:54.026Z Compiling scroll_derive v0.12.0
5652026-02-23T23:22:54.352Z Compiling zerovec v0.10.4
5662026-02-23T23:22:54.943Z Compiling clap_derive v4.5.47
5672026-02-23T23:22:55.186Z Compiling zerocopy v0.7.35
5682026-02-23T23:22:55.422Z Compiling scroll v0.12.0
5692026-02-23T23:22:55.512Z Compiling tabled v0.15.0
5702026-02-23T23:22:55.970Z Compiling goblin v0.8.2
5712026-02-23T23:22:56.173Z Compiling tinystr v0.7.6
5722026-02-23T23:22:56.387Z Compiling icu_collections v1.5.0
5732026-02-23T23:22:56.593Z Compiling icu_locid v1.5.0
5742026-02-23T23:22:56.621Z Compiling pest_meta v2.8.2
5752026-02-23T23:22:58.093Z Compiling icu_provider v1.5.0
5762026-02-23T23:22:58.445Z Compiling pest_generator v2.8.2
5772026-02-23T23:22:58.710Z Compiling toml_datetime v0.6.11
5782026-02-23T23:22:58.742Z Compiling icu_locid_transform v1.5.0
5792026-02-23T23:22:58.742Z Compiling serde_spanned v0.6.9
5802026-02-23T23:22:59.002Z Compiling dof v0.3.0
5812026-02-23T23:22:59.046Z Compiling serde_tokenstream v0.2.2
5822026-02-23T23:22:59.272Z Compiling toml_edit v0.22.27
5832026-02-23T23:22:59.655Z Compiling erased-serde v0.4.6
5842026-02-23T23:22:59.906Z Compiling serde-value v0.7.0
5852026-02-23T23:23:00.251Z Compiling icu_properties v1.5.1
5862026-02-23T23:23:00.715Z Compiling serde-untagged v0.1.7
5872026-02-23T23:23:00.845Z Compiling cargo-platform v0.2.0
5882026-02-23T23:23:01.020Z Compiling pest_derive v2.8.2
5892026-02-23T23:23:01.130Z Compiling clap v4.5.48
5902026-02-23T23:23:01.230Z Compiling macaddr v1.0.1
5912026-02-23T23:23:01.714Z Compiling dtrace-parser v0.2.0
5922026-02-23T23:23:02.728Z Compiling toml v0.8.23
5932026-02-23T23:23:03.581Z Compiling usdt-macro v0.5.0
5942026-02-23T23:23:03.675Z Compiling usdt-attr-macro v0.5.0
5952026-02-23T23:23:03.784Z Compiling cargo_toml v0.21.0
5962026-02-23T23:23:04.011Z Compiling icu_normalizer v1.5.0
5972026-02-23T23:23:04.828Z Compiling idna_adapter v1.2.0
5982026-02-23T23:23:04.914Z Compiling usdt v0.5.0
5992026-02-23T23:23:04.993Z Compiling idna v1.0.3
6002026-02-23T23:23:05.403Z Compiling url v2.5.4
6012026-02-23T23:23:06.073Z Compiling cargo-util-schemas v0.8.2
6022026-02-23T23:23:07.747Z Compiling cargo_metadata v0.21.0
6032026-02-23T23:23:09.353Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6042026-02-23T23:23:12.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
6052026-02-23T23:23:13.262Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6062026-02-23T23:23:14.086Z Downloading crates ...
6072026-02-23T23:23:14.239Z Downloaded assert_matches v1.5.0
6082026-02-23T23:23:14.250Z Downloaded cfg_aliases v0.2.1
6092026-02-23T23:23:14.253Z Downloaded arrayref v0.3.9
6102026-02-23T23:23:14.257Z Downloaded bit-set v0.5.3
6112026-02-23T23:23:14.261Z Downloaded atomicwrites v0.4.4
6122026-02-23T23:23:14.265Z Downloaded backoff v0.4.0
6132026-02-23T23:23:14.270Z Downloaded aead v0.5.2
6142026-02-23T23:23:14.274Z Downloaded ciborium-io v0.2.2
6152026-02-23T23:23:14.277Z Downloaded base16ct v0.2.0
6162026-02-23T23:23:14.282Z Downloaded darling_macro v0.20.10
6172026-02-23T23:23:14.286Z Downloaded arrayvec v0.7.6
6182026-02-23T23:23:14.291Z Downloaded bb8 v0.8.5
6192026-02-23T23:23:14.296Z Downloaded adler2 v2.0.0
6202026-02-23T23:23:14.299Z Downloaded crossbeam-utils v0.8.21
6212026-02-23T23:23:14.303Z Downloaded filetime v0.2.26
6222026-02-23T23:23:14.307Z Downloaded cobs v0.2.3
6232026-02-23T23:23:14.313Z Downloaded blake2 v0.10.6
6242026-02-23T23:23:14.316Z Downloaded embedded-io v0.6.1
6252026-02-23T23:23:14.320Z Downloaded crc-catalog v2.4.0
6262026-02-23T23:23:14.323Z Downloaded atomic-waker v1.1.2
6272026-02-23T23:23:14.327Z Downloaded crc8 v0.1.1
6282026-02-23T23:23:14.330Z Downloaded crc v3.2.1
6292026-02-23T23:23:14.335Z Downloaded float-ord v0.3.2
6302026-02-23T23:23:14.352Z Downloaded dsl_auto_type v0.1.2
6312026-02-23T23:23:14.357Z Downloaded cargo-platform v0.1.8
6322026-02-23T23:23:14.361Z Downloaded dirs-next v2.0.0
6332026-02-23T23:23:14.364Z Downloaded bitfield-struct v0.6.2
6342026-02-23T23:23:14.368Z Downloaded flagset v0.4.6
6352026-02-23T23:23:14.373Z Downloaded derive_more v0.99.20
6362026-02-23T23:23:14.377Z Downloaded futures-sink v0.3.31
6372026-02-23T23:23:14.381Z Downloaded gethostname v0.5.0
6382026-02-23T23:23:14.385Z Downloaded difflib v0.4.0
6392026-02-23T23:23:14.388Z Downloaded funty v2.0.0
6402026-02-23T23:23:14.391Z Downloaded curve25519-dalek-derive v0.1.1
6412026-02-23T23:23:14.396Z Downloaded dirs-sys-next v0.1.2
6422026-02-23T23:23:14.401Z Downloaded futures-core v0.3.31
6432026-02-23T23:23:14.404Z Downloaded foreign-types-shared v0.3.1
6442026-02-23T23:23:14.404Z Downloaded buf-list v1.0.3
6452026-02-23T23:23:14.410Z Downloaded hash32 v0.3.1
6462026-02-23T23:23:14.414Z Downloaded headers-core v0.3.0
6472026-02-23T23:23:14.417Z Downloaded dof v0.4.0
6482026-02-23T23:23:14.421Z Downloaded foreign-types-shared v0.1.1
6492026-02-23T23:23:14.424Z Downloaded document-features v0.2.11
6502026-02-23T23:23:14.428Z Downloaded hex-literal v0.4.1
6512026-02-23T23:23:14.433Z Downloaded globwalk v0.9.1
6522026-02-23T23:23:14.436Z Downloaded derive-where v1.5.0
6532026-02-23T23:23:14.440Z Downloaded fxhash v0.2.1
6542026-02-23T23:23:14.442Z Downloaded hash32 v0.2.1
6552026-02-23T23:23:14.446Z Downloaded erased-serde v0.3.31
6562026-02-23T23:23:14.449Z Downloaded fallible-iterator v0.2.0
6572026-02-23T23:23:14.453Z Downloaded find-msvc-tools v0.1.9
6582026-02-23T23:23:14.456Z Downloaded http-range v0.1.5
6592026-02-23T23:23:14.459Z Downloaded env_logger v0.11.8
6602026-02-23T23:23:14.465Z Downloaded http-body v1.0.1
6612026-02-23T23:23:14.470Z Downloaded hubpack v0.1.2
6622026-02-23T23:23:14.473Z Downloaded globset v0.4.15
6632026-02-23T23:23:14.476Z Downloaded data-encoding v2.9.0
6642026-02-23T23:23:14.476Z Downloaded hyper-tls v0.6.0
6652026-02-23T23:23:14.480Z Downloaded inout v0.1.3
6662026-02-23T23:23:14.484Z Downloaded darling v0.20.10
6672026-02-23T23:23:14.489Z Downloaded hubpack_derive v0.1.1
6682026-02-23T23:23:14.493Z Downloaded const-oid v0.9.6
6692026-02-23T23:23:14.497Z Downloaded is_ci v1.2.0
6702026-02-23T23:23:14.501Z Downloaded derive_more-impl v2.0.1
6712026-02-23T23:23:14.508Z Downloaded highway v1.3.0
6722026-02-23T23:23:14.512Z Downloaded indoc v1.0.9
6732026-02-23T23:23:14.515Z Downloaded kstat-rs v0.2.4
6742026-02-23T23:23:14.518Z Downloaded getrandom v0.2.15
6752026-02-23T23:23:14.523Z Downloaded ar_archive_writer v0.5.1
6762026-02-23T23:23:14.536Z Downloaded libsw-core v0.3.1
6772026-02-23T23:23:14.543Z Downloaded lockfree-object-pool v0.1.6
6782026-02-23T23:23:14.543Z Downloaded md5 v0.7.0
6792026-02-23T23:23:14.543Z Downloaded lru-cache v0.1.2
6802026-02-23T23:23:14.543Z Downloaded keccak v0.1.5
6812026-02-23T23:23:14.548Z Downloaded maplit v1.0.2
6822026-02-23T23:23:14.548Z Downloaded match_cfg v0.1.0
6832026-02-23T23:23:14.551Z Downloaded mime v0.3.17
6842026-02-23T23:23:14.551Z Downloaded memoffset v0.9.1
6852026-02-23T23:23:14.554Z Downloaded futures-executor v0.3.31
6862026-02-23T23:23:14.560Z Downloaded md-5 v0.10.6
6872026-02-23T23:23:14.563Z Downloaded futures-channel v0.3.31
6882026-02-23T23:23:14.563Z Downloaded hyper-staticfile v0.10.1
6892026-02-23T23:23:14.626Z Downloaded multimap v0.10.1
6902026-02-23T23:23:14.626Z Downloaded new_debug_unreachable v1.0.6
6912026-02-23T23:23:14.626Z Downloaded nibble_vec v0.1.0
6922026-02-23T23:23:14.626Z Downloaded newtype_derive v0.1.6
6932026-02-23T23:23:14.626Z Downloaded ingot v0.1.1
6942026-02-23T23:23:14.626Z Downloaded fatfs v0.3.6
6952026-02-23T23:23:14.626Z Downloaded internet-checksum v0.2.1
6962026-02-23T23:23:14.626Z Downloaded hmac v0.12.1
6972026-02-23T23:23:14.627Z Downloaded opaque-debug v0.3.1
6982026-02-23T23:23:14.627Z Downloaded newtype-uuid-macros v0.1.0
6992026-02-23T23:23:14.627Z Downloaded jobserver v0.1.32
7002026-02-23T23:23:14.627Z Downloaded openssl-macros v0.1.1
7012026-02-23T23:23:14.628Z Downloaded oso-derive v0.27.3
7022026-02-23T23:23:14.628Z Downloaded nonempty v0.12.0
7032026-02-23T23:23:14.628Z Downloaded num-conv v0.1.0
7042026-02-23T23:23:14.628Z Downloaded num_threads v0.1.7
7052026-02-23T23:23:14.628Z Downloaded num-derive v0.3.3
7062026-02-23T23:23:14.628Z Downloaded olpc-cjson v0.1.4
7072026-02-23T23:23:14.628Z Downloaded libsw v3.5.0
7082026-02-23T23:23:14.636Z Downloaded libloading v0.8.5
7092026-02-23T23:23:14.637Z Downloaded number_prefix v0.4.0
7102026-02-23T23:23:14.637Z Downloaded packed_struct_codegen v0.10.1
7112026-02-23T23:23:14.637Z Downloaded parse-display v0.10.0
7122026-02-23T23:23:14.637Z Downloaded openssl-probe v0.1.5
7132026-02-23T23:23:14.641Z Downloaded compact_str v0.8.0
7142026-02-23T23:23:14.641Z Downloaded path-slash v0.1.5
7152026-02-23T23:23:14.645Z Downloaded pbkdf2 v0.12.2
7162026-02-23T23:23:14.646Z Downloaded parse-size v1.1.0
7172026-02-23T23:23:14.648Z Downloaded indoc v2.0.6
7182026-02-23T23:23:14.653Z Downloaded base64 v0.21.7
7192026-02-23T23:23:14.657Z Downloaded nu-ansi-term v0.50.1
7202026-02-23T23:23:14.660Z Downloaded dropshot-api-manager v0.3.0
7212026-02-23T23:23:14.663Z Downloaded phf_shared v0.11.2
7222026-02-23T23:23:14.666Z Downloaded peg-runtime v0.8.5
7232026-02-23T23:23:14.669Z Downloaded cc v1.2.56
7242026-02-23T23:23:14.672Z Downloaded oxide-tokio-rt v0.1.2
7252026-02-23T23:23:14.677Z Downloaded flate2 v1.1.2
7262026-02-23T23:23:14.683Z Downloaded precomputed-hash v0.1.1
7272026-02-23T23:23:14.686Z Downloaded crossterm v0.28.1
7282026-02-23T23:23:14.693Z Downloaded num-integer v0.1.46
7292026-02-23T23:23:14.696Z Downloaded pin-utils v0.1.0
7302026-02-23T23:23:14.696Z Downloaded phf_shared v0.12.1
7312026-02-23T23:23:14.699Z Downloaded packed_struct v0.10.1
7322026-02-23T23:23:14.705Z Downloaded memmap2 v0.9.8
7332026-02-23T23:23:14.711Z Downloaded proc-macro-error-attr2 v2.0.0
7342026-02-23T23:23:14.711Z Downloaded predicates-tree v1.0.12
7352026-02-23T23:23:14.711Z Downloaded chacha20poly1305 v0.10.1
7362026-02-23T23:23:14.714Z Downloaded predicates-core v1.0.8
7372026-02-23T23:23:14.714Z Downloaded paste v1.0.15
7382026-02-23T23:23:14.717Z Downloaded progenitor-client v0.8.0
7392026-02-23T23:23:14.721Z Downloaded peg-macros v0.8.5
7402026-02-23T23:23:14.724Z Downloaded pretty-hex v0.2.1
7412026-02-23T23:23:14.730Z Downloaded pem-rfc7468 v0.7.0
7422026-02-23T23:23:14.733Z Downloaded flume v0.11.1
7432026-02-23T23:23:14.733Z Downloaded radium v0.7.0
7442026-02-23T23:23:14.736Z Downloaded pem v3.0.5
7452026-02-23T23:23:14.740Z Downloaded progenitor-client v0.11.2
7462026-02-23T23:23:14.745Z Downloaded progenitor-macro v0.10.0
7472026-02-23T23:23:14.745Z Downloaded owo-colors v4.2.3
7482026-02-23T23:23:14.749Z Downloaded predicates v3.1.3
7492026-02-23T23:23:14.753Z Downloaded rand_chacha v0.3.1
7502026-02-23T23:23:14.753Z Downloaded progenitor-client v0.10.0
7512026-02-23T23:23:14.756Z Downloaded progenitor-macro v0.8.0
7522026-02-23T23:23:14.756Z Downloaded quick-error v1.2.3
7532026-02-23T23:23:14.760Z Downloaded psl-types v2.0.11
7542026-02-23T23:23:14.767Z Downloaded parking_lot_core v0.9.10
7552026-02-23T23:23:14.767Z Downloaded progenitor v0.8.0
7562026-02-23T23:23:14.770Z Downloaded proc-macro-error2 v2.0.1
7572026-02-23T23:23:14.770Z Downloaded pin-project-internal v1.1.6
7582026-02-23T23:23:14.773Z Downloaded progenitor v0.11.2
7592026-02-23T23:23:14.777Z Downloaded ref-cast-impl v1.0.25
7602026-02-23T23:23:14.780Z Downloaded ref-cast v1.0.25
7612026-02-23T23:23:14.783Z Downloaded rfc6979 v0.4.0
7622026-02-23T23:23:14.783Z Downloaded progenitor v0.10.0
7632026-02-23T23:23:14.787Z Downloaded poly1305 v0.8.0
7642026-02-23T23:23:14.791Z Downloaded postgres-protocol v0.6.8
7652026-02-23T23:23:14.794Z Downloaded jiff-static v0.2.15
7662026-02-23T23:23:14.797Z Downloaded rand_xorshift v0.4.0
7672026-02-23T23:23:14.797Z Downloaded rustc_version v0.1.7
7682026-02-23T23:23:14.804Z Downloaded r2d2 v0.8.10
7692026-02-23T23:23:14.807Z Downloaded recursive-proc-macro-impl v0.1.1
7702026-02-23T23:23:14.807Z Downloaded postcard v1.0.10
7712026-02-23T23:23:14.807Z Downloaded rand_core v0.9.3
7722026-02-23T23:23:14.811Z Downloaded omicron-zone-package v0.12.2
7732026-02-23T23:23:14.816Z Downloaded oso v0.27.3
7742026-02-23T23:23:14.819Z Downloaded salsa20 v0.10.2
7752026-02-23T23:23:14.823Z Downloaded crypto-bigint v0.5.5
7762026-02-23T23:23:14.828Z Downloaded miniz_oxide v0.8.5
7772026-02-23T23:23:14.831Z Downloaded parking_lot v0.11.2
7782026-02-23T23:23:14.834Z Downloaded rustc-hash v2.1.1
7792026-02-23T23:23:14.835Z Downloaded rustc-hash v1.1.0
7802026-02-23T23:23:14.837Z Downloaded indicatif v0.18.0
7812026-02-23T23:23:14.845Z Downloaded hickory-resolver v0.24.4
7822026-02-23T23:23:14.849Z Downloaded scroll_derive v0.13.1
7832026-02-23T23:23:14.849Z Downloaded secrecy v0.8.0
7842026-02-23T23:23:14.855Z Downloaded seq-macro v0.3.6
7852026-02-23T23:23:14.855Z Downloaded semver v0.1.20
7862026-02-23T23:23:14.860Z Downloaded sapling-renderdag v0.1.0
7872026-02-23T23:23:14.860Z Downloaded rand_chacha v0.9.0
7882026-02-23T23:23:14.867Z Downloaded phf v0.11.2
7892026-02-23T23:23:14.867Z Downloaded crossterm v0.29.0
7902026-02-23T23:23:14.871Z Downloaded sha1 v0.10.6
7912026-02-23T23:23:14.871Z Downloaded pkcs5 v0.7.1
7922026-02-23T23:23:14.875Z Downloaded quinn-udp v0.5.5
7932026-02-23T23:23:14.878Z Downloaded rustc_version v0.4.1
7942026-02-23T23:23:14.882Z Downloaded serde-big-array v0.5.1
7952026-02-23T23:23:14.885Z Downloaded scrypt v0.11.0
7962026-02-23T23:23:14.885Z Downloaded shell-words v1.1.0
7972026-02-23T23:23:14.891Z Downloaded scopeguard v1.2.0
7982026-02-23T23:23:14.891Z Downloaded signature v2.2.0
7992026-02-23T23:23:14.891Z Downloaded serde_bytes v0.11.19
8002026-02-23T23:23:14.894Z Downloaded simd-adler32 v0.3.7
8012026-02-23T23:23:14.897Z Downloaded sigpipe v0.1.3
8022026-02-23T23:23:14.897Z Downloaded signal-hook-tokio v0.3.1
8032026-02-23T23:23:14.900Z Downloaded scheduled-thread-pool v0.2.7
8042026-02-23T23:23:14.900Z Downloaded rustls-pemfile v2.2.0
8052026-02-23T23:23:14.905Z Downloaded hashbrown v0.12.3
8062026-02-23T23:23:14.908Z Downloaded siphasher v1.0.1
8072026-02-23T23:23:14.911Z Downloaded signal-hook-mio v0.2.4
8082026-02-23T23:23:14.914Z Downloaded serde_urlencoded v0.7.1
8092026-02-23T23:23:14.914Z Downloaded slog-envlogger v2.2.0
8102026-02-23T23:23:14.918Z Downloaded resolv-conf v0.7.0
8112026-02-23T23:23:14.923Z Downloaded progenitor-impl v0.10.0
8122026-02-23T23:23:14.928Z Downloaded siphasher v0.3.11
8132026-02-23T23:23:14.928Z Downloaded expectorate v1.2.0
8142026-02-23T23:23:14.928Z Downloaded hickory-resolver v0.25.2
8152026-02-23T23:23:14.932Z Downloaded hickory-server v0.25.2
8162026-02-23T23:23:14.937Z Downloaded serde_path_to_error v0.1.20
8172026-02-23T23:23:14.941Z Downloaded sec1 v0.7.3
8182026-02-23T23:23:14.943Z Downloaded slog-bunyan v2.5.0
8192026-02-23T23:23:14.943Z Downloaded rustversion v1.0.22
8202026-02-23T23:23:14.948Z Downloaded hashbrown v0.13.2
8212026-02-23T23:23:14.954Z Downloaded rustls-pemfile v1.0.4
8222026-02-23T23:23:14.954Z Downloaded russh-keys v0.45.0
8232026-02-23T23:23:14.957Z Downloaded ssh-encoding v0.2.0
8242026-02-23T23:23:14.960Z Downloaded pkcs1 v0.7.5
8252026-02-23T23:23:14.963Z Downloaded pin-project v1.1.6
8262026-02-23T23:23:14.972Z Downloaded signal-hook-registry v1.4.2
8272026-02-23T23:23:14.976Z Downloaded shlex v1.3.0
8282026-02-23T23:23:14.979Z Downloaded sct v0.7.1
8292026-02-23T23:23:14.983Z Downloaded schemars_derive v0.8.22
8302026-02-23T23:23:14.983Z Downloaded strum v0.26.3
8312026-02-23T23:23:14.983Z Downloaded structmeta-derive v0.3.0
8322026-02-23T23:23:14.986Z Downloaded slog-dtrace v0.3.0
8332026-02-23T23:23:14.992Z Downloaded ssh-cipher v0.2.0
8342026-02-23T23:23:14.992Z Downloaded strip-ansi-escapes v0.2.0
8352026-02-23T23:23:14.992Z Downloaded slog-json v2.6.1
8362026-02-23T23:23:14.995Z Downloaded p256 v0.13.2
8372026-02-23T23:23:15.002Z Downloaded slog-scope v4.4.0
8382026-02-23T23:23:15.002Z Downloaded papergrid v0.14.0
8392026-02-23T23:23:15.006Z Downloaded take_mut v0.2.2
8402026-02-23T23:23:15.006Z Downloaded tagptr v0.2.0
8412026-02-23T23:23:15.009Z Downloaded subtle v2.6.1
8422026-02-23T23:23:15.009Z Downloaded strum v0.27.2
8432026-02-23T23:23:15.015Z Downloaded ron v0.8.1
8442026-02-23T23:23:15.015Z Downloaded tap v1.0.1
8452026-02-23T23:23:15.018Z Downloaded tabwriter v1.4.0
8462026-02-23T23:23:15.018Z Downloaded progenitor-impl v0.11.2
8472026-02-23T23:23:15.022Z Downloaded smallvec v0.6.14
8482026-02-23T23:23:15.025Z Downloaded slab v0.4.9
8492026-02-23T23:23:15.025Z Downloaded ron v0.7.1
8502026-02-23T23:23:15.032Z Downloaded sync_wrapper v1.0.1
8512026-02-23T23:23:15.035Z Downloaded static_assertions v1.1.0
8522026-02-23T23:23:15.035Z Downloaded tabled_derive v0.11.0
8532026-02-23T23:23:15.035Z Downloaded time-core v0.1.6
8542026-02-23T23:23:15.038Z Downloaded termtree v0.5.1
8552026-02-23T23:23:15.038Z Downloaded stacker v0.1.23
8562026-02-23T23:23:15.041Z Downloaded slog-stdlog v4.1.1
8572026-02-23T23:23:15.044Z Downloaded pretty_assertions v1.4.1
8582026-02-23T23:23:15.044Z Downloaded sync-ptr v0.1.4
8592026-02-23T23:23:15.048Z Downloaded rcgen v0.12.1
8602026-02-23T23:23:15.052Z Downloaded smf v0.2.3
8612026-02-23T23:23:15.052Z Downloaded snafu-derive v0.8.5
8622026-02-23T23:23:15.057Z Downloaded scroll v0.13.0
8632026-02-23T23:23:15.057Z Downloaded testing_table v0.3.0
8642026-02-23T23:23:15.057Z Downloaded tinyvec_macros v0.1.1
8652026-02-23T23:23:15.057Z Downloaded thiserror-impl-no-std v2.0.2
8662026-02-23T23:23:15.060Z Downloaded strum_macros v0.24.3
8672026-02-23T23:23:15.060Z Downloaded thread_local v1.1.8
8682026-02-23T23:23:15.063Z Downloaded thread-id v5.0.0
8692026-02-23T23:23:15.063Z Downloaded sqlformat v0.3.5
8702026-02-23T23:23:15.071Z Downloaded support-bundle-viewer v0.1.2
8712026-02-23T23:23:15.075Z Downloaded tabled_derive v0.10.0
8722026-02-23T23:23:15.075Z Downloaded libm v0.2.8
8732026-02-23T23:23:15.078Z Downloaded openssl-sys v0.9.109
8742026-02-23T23:23:15.081Z Downloaded string_cache v0.8.9
8752026-02-23T23:23:15.084Z Downloaded futures-util v0.3.31
8762026-02-23T23:23:15.094Z Downloaded topological-sort v0.2.2
8772026-02-23T23:23:15.097Z Downloaded stringprep v0.1.5
8782026-02-23T23:23:15.100Z Downloaded spki v0.7.3
8792026-02-23T23:23:15.101Z Downloaded rand v0.8.5
8802026-02-23T23:23:15.104Z Downloaded prettyplease v0.2.36
8812026-02-23T23:23:15.110Z Downloaded strum_macros v0.27.2
8822026-02-23T23:23:15.114Z Downloaded strum_macros v0.26.4
8832026-02-23T23:23:15.115Z Downloaded try-lock v0.2.5
8842026-02-23T23:23:15.115Z Downloaded thiserror-no-std v2.0.2
8852026-02-23T23:23:15.119Z Downloaded tower-layer v0.3.3
8862026-02-23T23:23:15.123Z Downloaded blake3 v1.5.4
8872026-02-23T23:23:15.126Z Downloaded rustls-pki-types v1.10.0
8882026-02-23T23:23:15.133Z Downloaded slog v2.8.2
8892026-02-23T23:23:15.133Z Downloaded trait-variant v0.1.2
8902026-02-23T23:23:15.137Z Downloaded schemars v0.8.22
8912026-02-23T23:23:15.144Z Downloaded tls_codec v0.4.1
8922026-02-23T23:23:15.148Z Downloaded termios v0.3.3
8932026-02-23T23:23:15.151Z Downloaded tokio-macros v2.6.0
8942026-02-23T23:23:15.151Z Downloaded tiny-keccak v2.0.2
8952026-02-23T23:23:15.155Z Downloaded aho-corasick v1.1.3
8962026-02-23T23:23:15.161Z Downloaded unicode-truncate v1.1.0
8972026-02-23T23:23:15.165Z Downloaded num-bigint v0.4.6
8982026-02-23T23:23:15.174Z Downloaded untrusted v0.7.1
8992026-02-23T23:23:15.174Z Downloaded unit-prefix v0.5.1
9002026-02-23T23:23:15.174Z Downloaded tokio-tungstenite v0.23.1
9012026-02-23T23:23:15.174Z Downloaded tokio-tungstenite v0.21.0
9022026-02-23T23:23:15.178Z Downloaded tokio-native-tls v0.3.1
9032026-02-23T23:23:15.178Z Downloaded utf-8 v0.7.6
9042026-02-23T23:23:15.178Z Downloaded untrusted v0.9.0
9052026-02-23T23:23:15.200Z Downloaded tls_codec_derive v0.4.1
9062026-02-23T23:23:15.200Z Downloaded usdt-macro v0.6.0
9072026-02-23T23:23:15.200Z Downloaded serde_yaml v0.9.34+deprecated
9082026-02-23T23:23:15.200Z Downloaded toml_writer v1.0.6+spec-1.1.0
9092026-02-23T23:23:15.200Z Downloaded similar v2.7.0
9102026-02-23T23:23:15.201Z Downloaded void v1.0.2
9112026-02-23T23:23:15.201Z Downloaded tinyvec v1.8.0
9122026-02-23T23:23:15.201Z Downloaded qorb v0.4.1
9132026-02-23T23:23:15.207Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9142026-02-23T23:23:15.207Z Downloaded usdt-attr-macro v0.6.0
9152026-02-23T23:23:15.207Z Downloaded usdt v0.6.0
9162026-02-23T23:23:15.207Z Downloaded term v1.1.0
9172026-02-23T23:23:15.211Z Downloaded samael v0.0.19
9182026-02-23T23:23:15.211Z Downloaded waitgroup v0.1.2
9192026-02-23T23:23:15.215Z Downloaded vte_generate_state_changes v0.1.2
9202026-02-23T23:23:15.215Z Downloaded iri-string v0.7.8
9212026-02-23T23:23:15.219Z Downloaded spin v0.9.8
9222026-02-23T23:23:15.223Z Downloaded which v4.4.2
9232026-02-23T23:23:15.229Z Downloaded socket2 v0.5.10
9242026-02-23T23:23:15.229Z Downloaded tracing-attributes v0.1.27
9252026-02-23T23:23:15.233Z Downloaded want v0.3.1
9262026-02-23T23:23:15.233Z Downloaded wait-timeout v0.2.0
9272026-02-23T23:23:15.233Z Downloaded tokio-rustls v0.24.1
9282026-02-23T23:23:15.233Z Downloaded schemars v1.0.4
9292026-02-23T23:23:15.251Z Downloaded xshell-macros v0.2.7
9302026-02-23T23:23:15.256Z Downloaded xattr v1.3.1
9312026-02-23T23:23:15.256Z Downloaded unicase v2.8.1
9322026-02-23T23:23:15.256Z Downloaded time-macros v0.2.24
9332026-02-23T23:23:15.256Z Downloaded tar v0.4.44
9342026-02-23T23:23:15.256Z Downloaded rsa v0.9.8
9352026-02-23T23:23:15.267Z Downloaded tokio-rustls v0.26.0
9362026-02-23T23:23:15.272Z Downloaded vergen-gitcl v1.0.8
9372026-02-23T23:23:15.272Z Downloaded zeroize_derive v1.4.2
9382026-02-23T23:23:15.272Z Downloaded vergen-git2 v1.0.7
9392026-02-23T23:23:15.272Z Downloaded uzers v0.12.1
9402026-02-23T23:23:15.272Z Downloaded zone v0.1.8
9412026-02-23T23:23:15.272Z Downloaded subprocess v0.2.9
9422026-02-23T23:23:15.272Z Downloaded publicsuffix v2.3.0
9432026-02-23T23:23:15.276Z Downloaded h2 v0.4.6
9442026-02-23T23:23:15.282Z Downloaded typify v0.2.0
9452026-02-23T23:23:15.286Z Downloaded vergen-lib v0.1.6
9462026-02-23T23:23:15.286Z Downloaded twox-hash v2.1.0
9472026-02-23T23:23:15.286Z Downloaded schemars v0.9.0
9482026-02-23T23:23:15.299Z Downloaded zone_cfg_derive v0.3.0
9492026-02-23T23:23:15.306Z Downloaded num-bigint-dig v0.8.6
9502026-02-23T23:23:15.306Z Downloaded tui-tree-widget v0.23.1
9512026-02-23T23:23:15.306Z Downloaded toml v0.7.8
9522026-02-23T23:23:15.318Z Downloaded test-strategy v0.4.3
9532026-02-23T23:23:15.318Z Downloaded socket2 v0.6.1
9542026-02-23T23:23:15.331Z Downloaded hashbrown v0.15.4
9552026-02-23T23:23:15.331Z Downloaded snafu v0.8.5
9562026-02-23T23:23:15.331Z Downloaded itertools v0.12.1
9572026-02-23T23:23:15.337Z Downloaded zeroize v1.8.1
9582026-02-23T23:23:15.337Z Downloaded vte v0.11.1
9592026-02-23T23:23:15.337Z Downloaded tracing-core v0.1.32
9602026-02-23T23:23:15.337Z Downloaded p521 v0.13.3
9612026-02-23T23:23:15.340Z Downloaded rustyline v14.0.0
9622026-02-23T23:23:15.471Z Downloaded xz2 v0.1.7
9632026-02-23T23:23:15.472Z Downloaded bindgen v0.69.5
9642026-02-23T23:23:15.483Z Downloaded xshell v0.2.7
9652026-02-23T23:23:15.483Z Downloaded curve25519-dalek v4.1.3
9662026-02-23T23:23:15.483Z Downloaded value-bag v1.12.0
9672026-02-23T23:23:15.483Z Downloaded vsss-rs v3.3.4
9682026-02-23T23:23:15.483Z Downloaded toml_parser v1.0.6+spec-1.1.0
9692026-02-23T23:23:15.483Z Downloaded tungstenite v0.21.0
9702026-02-23T23:23:15.483Z Downloaded itertools v0.13.0
9712026-02-23T23:23:15.483Z Downloaded tungstenite v0.23.0
9722026-02-23T23:23:15.483Z Downloaded zstd-safe v7.2.3
9732026-02-23T23:23:15.484Z Downloaded zstd v0.13.3
9742026-02-23T23:23:15.484Z Downloaded tracing v0.1.40
9752026-02-23T23:23:15.484Z Downloaded steno v0.4.1
9762026-02-23T23:23:15.484Z Downloaded walkdir v2.5.0
9772026-02-23T23:23:15.484Z Downloaded unicode-bidi v0.3.17
9782026-02-23T23:23:15.484Z Downloaded itertools v0.14.0
9792026-02-23T23:23:15.484Z Downloaded bitvec v1.0.1
9802026-02-23T23:23:15.484Z Downloaded zerocopy v0.6.6
9812026-02-23T23:23:15.484Z Downloaded yasna v0.5.2
9822026-02-23T23:23:15.484Z Downloaded uuid v1.19.0
9832026-02-23T23:23:15.484Z Downloaded toml_edit v0.19.15
9842026-02-23T23:23:15.484Z Downloaded zopfli v0.8.1
9852026-02-23T23:23:15.484Z Downloaded chrono v0.4.43
9862026-02-23T23:23:15.484Z Downloaded tokio-postgres v0.7.13
9872026-02-23T23:23:15.484Z Downloaded bindgen v0.71.1
9882026-02-23T23:23:15.484Z Downloaded yansi v1.0.1
9892026-02-23T23:23:15.484Z Downloaded rpassword v7.4.0
9902026-02-23T23:23:15.484Z Downloaded ssh-key v0.6.6
9912026-02-23T23:23:15.484Z Downloaded goblin v0.10.2
9922026-02-23T23:23:15.484Z Downloaded typed-path v0.9.3
9932026-02-23T23:23:15.497Z Downloaded reqwest v0.12.24
9942026-02-23T23:23:15.497Z Downloaded git2 v0.20.2
9952026-02-23T23:23:15.558Z Downloaded reedline v0.40.0
9962026-02-23T23:23:15.558Z Downloaded tower v0.5.2
9972026-02-23T23:23:15.558Z Downloaded salty v0.3.0
9982026-02-23T23:23:15.558Z Downloaded unicode_categories v0.1.1
9992026-02-23T23:23:15.558Z Downloaded x509-cert v0.2.5
10002026-02-23T23:23:15.558Z Downloaded tokio-util v0.7.15
10012026-02-23T23:23:15.558Z Downloaded zip v0.6.6
10022026-02-23T23:23:15.558Z Downloaded time v0.3.43
10032026-02-23T23:23:15.558Z Downloaded lalrpop v0.19.12
10042026-02-23T23:23:15.573Z Downloaded unicode-normalization v0.1.24
10052026-02-23T23:23:15.573Z Downloaded regex v1.11.3
10062026-02-23T23:23:15.573Z Downloaded zip v4.2.0
10072026-02-23T23:23:15.573Z Downloaded p384 v0.13.1
10082026-02-23T23:23:15.573Z Downloaded gimli v0.31.1
10092026-02-23T23:23:15.579Z Downloaded rustls-webpki v0.101.7
10102026-02-23T23:23:15.584Z Downloaded rustls-webpki v0.102.8
10112026-02-23T23:23:15.597Z Downloaded unicode-segmentation v1.12.0
10122026-02-23T23:23:15.600Z Downloaded zerocopy-derive v0.8.27
10132026-02-23T23:23:15.609Z Downloaded serde_with v3.16.1
10142026-02-23T23:23:15.620Z Downloaded rayon v1.10.0
10152026-02-23T23:23:15.640Z Downloaded winnow v0.5.40
10162026-02-23T23:23:15.648Z Downloaded tower-http v0.6.6
10172026-02-23T23:23:15.648Z Downloaded quinn-proto v0.11.8
10182026-02-23T23:23:15.655Z Downloaded nix v0.27.1
10192026-02-23T23:23:15.660Z Downloaded zlib-rs v0.5.1
10202026-02-23T23:23:15.665Z Downloaded tabled v0.20.0
10212026-02-23T23:23:15.676Z Downloaded tough v0.20.0
10222026-02-23T23:23:15.683Z Downloaded smoltcp v0.9.1
10232026-02-23T23:23:15.694Z Downloaded regex-syntax v0.6.29
10242026-02-23T23:23:15.699Z Downloaded moka v0.12.10
10252026-02-23T23:23:15.707Z Downloaded bstr v1.10.0
10262026-02-23T23:23:15.716Z Downloaded rustls v0.22.4
10272026-02-23T23:23:15.727Z Downloaded zerocopy v0.8.27
10282026-02-23T23:23:15.747Z Downloaded winnow v0.6.26
10292026-02-23T23:23:15.755Z Downloaded regex-syntax v0.8.5
10302026-02-23T23:23:15.763Z Downloaded radix_trie v0.2.1
10312026-02-23T23:23:15.767Z Downloaded object v0.30.4
10322026-02-23T23:23:15.774Z Downloaded regress v0.10.4
10332026-02-23T23:23:15.783Z Downloaded hickory-proto v0.25.2
10342026-02-23T23:23:15.796Z Downloaded proptest v1.7.0
10352026-02-23T23:23:15.804Z Downloaded polar-core v0.27.3
10362026-02-23T23:23:15.812Z Downloaded tabled v0.18.0
10372026-02-23T23:23:15.830Z Downloaded sqlparser v0.61.0
10382026-02-23T23:23:15.838Z Downloaded nix v0.29.0
10392026-02-23T23:23:15.845Z Downloaded typify-impl v0.2.0
10402026-02-23T23:23:15.857Z Downloaded dropshot v0.16.7
10412026-02-23T23:23:15.880Z Downloaded ratatui v0.29.0
10422026-02-23T23:23:15.895Z Downloaded nix v0.30.1
10432026-02-23T23:23:15.903Z Downloaded webpki-roots v1.0.1
10442026-02-23T23:23:15.906Z Downloaded object v0.37.3
10452026-02-23T23:23:15.916Z Downloaded vcpkg v0.2.15
10462026-02-23T23:23:15.951Z Downloaded smoltcp v0.11.0
10472026-02-23T23:23:15.962Z Downloaded openapiv3 v2.2.0
10482026-02-23T23:23:15.971Z Downloaded rustls v0.23.19
10492026-02-23T23:23:15.981Z Downloaded nix v0.28.0
10502026-02-23T23:23:15.990Z Downloaded object v0.36.5
10512026-02-23T23:23:16.000Z Downloaded hickory-proto v0.24.4
10522026-02-23T23:23:16.012Z Downloaded diesel v2.2.12
10532026-02-23T23:23:16.028Z Downloaded chrono-tz v0.10.4
10542026-02-23T23:23:16.045Z Downloaded bzip2-sys v0.1.13+1.0.8
10552026-02-23T23:23:16.055Z Downloaded lzma-sys v0.1.20
10562026-02-23T23:23:16.078Z Downloaded libz-sys v1.1.20
10572026-02-23T23:23:16.096Z Downloaded petname v2.0.2
10582026-02-23T23:23:16.100Z Downloaded rustls v0.21.12
10592026-02-23T23:23:16.112Z Downloaded openssl v0.10.73
10602026-02-23T23:23:16.118Z Downloaded quick-xml v0.37.2
10612026-02-23T23:23:16.123Z Downloaded tokio-stream v0.1.17
10622026-02-23T23:23:16.127Z Downloaded russh v0.45.0
10632026-02-23T23:23:16.131Z Downloaded sha3 v0.10.8
10642026-02-23T23:23:16.136Z Downloaded portable-atomic v1.11.0
10652026-02-23T23:23:16.143Z Downloaded sled v0.34.7
10662026-02-23T23:23:16.150Z Downloaded nom v7.1.3
10672026-02-23T23:23:16.155Z Downloaded unsafe-libyaml v0.2.11
10682026-02-23T23:23:16.159Z Downloaded toml v0.9.11+spec-1.1.0
10692026-02-23T23:23:16.162Z Downloaded typify v0.4.3
10702026-02-23T23:23:16.167Z Downloaded vergen v9.0.6
10712026-02-23T23:23:16.167Z Downloaded typify-impl v0.4.3
10722026-02-23T23:23:16.178Z Downloaded unicode-properties v0.1.3
10732026-02-23T23:23:16.181Z Downloaded hkdf v0.12.4
10742026-02-23T23:23:16.184Z Downloaded zone_cfg_derive v0.1.2
10752026-02-23T23:23:16.184Z Downloaded zone v0.3.1
10762026-02-23T23:23:16.184Z Downloaded wyz v0.5.1
10772026-02-23T23:23:16.187Z Downloaded whoami v1.5.2
10782026-02-23T23:23:16.187Z Downloaded usdt-impl v0.6.0
10792026-02-23T23:23:16.190Z Downloaded term v0.7.0
10802026-02-23T23:23:16.190Z Downloaded signal-hook v0.3.18
10812026-02-23T23:23:16.194Z Downloaded rand v0.9.2
10822026-02-23T23:23:16.197Z Downloaded mio v1.0.2
10832026-02-23T23:23:16.200Z Downloaded libxml v0.3.3
10842026-02-23T23:23:16.205Z Downloaded hyper v1.8.1
10852026-02-23T23:23:16.211Z Downloaded progenitor-impl v0.8.0
10862026-02-23T23:23:16.214Z Downloaded iddqd v0.3.16
10872026-02-23T23:23:16.218Z Downloaded universal-hash v0.5.1
10882026-02-23T23:23:16.222Z Downloaded serde_cbor v0.11.2
10892026-02-23T23:23:16.226Z Downloaded zerocopy-derive v0.6.6
10902026-02-23T23:23:16.230Z Downloaded unarray v0.1.4
10912026-02-23T23:23:16.233Z Downloaded typify-macro v0.4.3
10922026-02-23T23:23:16.233Z Downloaded typify-macro v0.2.0
10932026-02-23T23:23:16.233Z Downloaded tokio-rustls v0.25.0
10942026-02-23T23:23:16.238Z Downloaded tokio-dtrace v0.1.0
10952026-02-23T23:23:16.238Z Downloaded prefix-trie v0.7.0
10962026-02-23T23:23:16.242Z Downloaded itertools v0.10.5
10972026-02-23T23:23:16.245Z Downloaded regex-automata v0.4.11
10982026-02-23T23:23:16.260Z Downloaded rayon-core v1.12.1
10992026-02-23T23:23:16.263Z Downloaded jiff v0.2.15
11002026-02-23T23:23:16.276Z Downloaded tower-service v0.3.3
11012026-02-23T23:23:16.279Z Downloaded quinn v0.11.5
11022026-02-23T23:23:16.279Z Downloaded http v1.4.0
11032026-02-23T23:23:16.283Z Downloaded supports-color v3.0.2
11042026-02-23T23:23:16.287Z Downloaded slog-async v2.8.0
11052026-02-23T23:23:16.287Z Downloaded serde_with_macros v3.16.1
11062026-02-23T23:23:16.287Z Downloaded structmeta v0.3.0
11072026-02-23T23:23:16.287Z Downloaded slog-term v2.9.2
11082026-02-23T23:23:16.292Z Downloaded serde-hex v0.1.0
11092026-02-23T23:23:16.292Z Downloaded ryu v1.0.18
11102026-02-23T23:23:16.298Z Downloaded minimal-lexical v0.2.1
11112026-02-23T23:23:16.302Z Downloaded petgraph v0.6.5
11122026-02-23T23:23:16.312Z Downloaded petgraph v0.8.2
11132026-02-23T23:23:16.329Z Downloaded hyper-util v0.1.19
11142026-02-23T23:23:16.336Z Downloaded sqlparser_derive v0.5.0
11152026-02-23T23:23:16.339Z Downloaded serde_derive_internals v0.29.1
11162026-02-23T23:23:16.339Z Downloaded papergrid v0.17.0
11172026-02-23T23:23:16.348Z Downloaded serde_spanned v1.0.4
11182026-02-23T23:23:16.348Z Downloaded serde_repr v0.1.19
11192026-02-23T23:23:16.352Z Downloaded serde_plain v1.0.2
11202026-02-23T23:23:16.352Z Downloaded rusty-fork v0.3.0
11212026-02-23T23:23:16.352Z Downloaded csv v1.3.1
11222026-02-23T23:23:16.362Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
11232026-02-23T23:23:16.377Z Downloaded rustls-native-certs v0.8.1
11242026-02-23T23:23:16.381Z Downloaded rustc-demangle v0.1.24
11252026-02-23T23:23:16.384Z Downloaded tokio v1.49.0
11262026-02-23T23:23:16.416Z Downloaded libgit2-sys v0.18.2+1.9.1
11272026-02-23T23:23:16.468Z Downloaded rand_core v0.6.4
11282026-02-23T23:23:16.471Z Downloaded postgres-types v0.2.9
11292026-02-23T23:23:16.471Z Downloaded rtoolbox v0.0.2
11302026-02-23T23:23:16.471Z Downloaded same-file v1.0.6
11312026-02-23T23:23:16.471Z Downloaded secrecy v0.10.3
11322026-02-23T23:23:16.472Z Downloaded psm v0.1.30
11332026-02-23T23:23:16.477Z Downloaded der v0.7.10
11342026-02-23T23:23:16.481Z Downloaded russh-cryptovec v0.7.3
11352026-02-23T23:23:16.481Z Downloaded ed25519-dalek v2.1.1
11362026-02-23T23:23:16.481Z Downloaded aes v0.8.4
11372026-02-23T23:23:16.487Z Downloaded rand_seeder v0.4.0
11382026-02-23T23:23:16.487Z Downloaded recursive v0.1.1
11392026-02-23T23:23:16.487Z Downloaded num-derive v0.4.2
11402026-02-23T23:23:16.494Z Downloaded phf v0.12.1
11412026-02-23T23:23:16.494Z Downloaded primeorder v0.13.6
11422026-02-23T23:23:16.494Z Downloaded parking_lot v0.12.3
11432026-02-23T23:23:16.498Z Downloaded indicatif v0.17.11
11442026-02-23T23:23:16.498Z Downloaded heapless v0.7.17
11452026-02-23T23:23:16.501Z Downloaded progenitor-macro v0.11.2
11462026-02-23T23:23:16.501Z Downloaded ppv-lite86 v0.2.20
11472026-02-23T23:23:16.501Z Downloaded aws-lc-rs v1.12.4
11482026-02-23T23:23:16.508Z Downloaded headers v0.4.1
11492026-02-23T23:23:16.513Z Downloaded polyval v0.6.2
11502026-02-23T23:23:16.521Z Downloaded pkg-config v0.3.31
11512026-02-23T23:23:16.522Z Downloaded pkcs8 v0.10.2
11522026-02-23T23:23:16.526Z Downloaded pin-project-lite v0.2.14
11532026-02-23T23:23:16.526Z Downloaded parking_lot_core v0.8.6
11542026-02-23T23:23:16.526Z Downloaded diesel_derives v2.2.3
11552026-02-23T23:23:16.534Z Downloaded encoding_rs v0.8.34
11562026-02-23T23:23:16.545Z Downloaded proc-macro-crate v1.3.1
11572026-02-23T23:23:16.550Z Downloaded num_enum v0.5.11
11582026-02-23T23:23:16.553Z Downloaded elliptic-curve v0.13.8
11592026-02-23T23:23:16.557Z Downloaded oxnet v0.1.4
11602026-02-23T23:23:16.557Z Downloaded peg v0.8.5
11612026-02-23T23:23:16.560Z Downloaded pbkdf2 v0.11.0
11622026-02-23T23:23:16.560Z Downloaded password-hash v0.5.0
11632026-02-23T23:23:16.564Z Downloaded password-hash v0.4.2
11642026-02-23T23:23:16.564Z Downloaded parse-display-derive v0.10.0
11652026-02-23T23:23:16.567Z Downloaded native-tls v0.2.12
11662026-02-23T23:23:16.567Z Downloaded litrs v0.4.1
11672026-02-23T23:23:16.570Z Downloaded indexmap v1.9.3
11682026-02-23T23:23:16.573Z Downloaded ring v0.17.14
11692026-02-23T23:23:16.607Z Downloaded ignore v0.4.23
11702026-02-23T23:23:16.610Z Downloaded heapless v0.8.0
11712026-02-23T23:23:16.613Z Downloaded num-complex v0.4.6
11722026-02-23T23:23:16.618Z Downloaded half v2.4.1
11732026-02-23T23:23:16.618Z Downloaded aes-gcm v0.10.3
11742026-02-23T23:23:16.622Z Downloaded powerfmt v0.2.0
11752026-02-23T23:23:16.622Z Downloaded bytes v1.11.1
11762026-02-23T23:23:16.624Z Downloaded bumpalo v3.16.0
11772026-02-23T23:23:16.628Z Downloaded base64 v0.22.1
11782026-02-23T23:23:16.631Z Downloaded num-rational v0.4.2
11792026-02-23T23:23:16.631Z Downloaded ipnet v2.11.0
11802026-02-23T23:23:16.631Z Downloaded ingot-macros v0.1.1
11812026-02-23T23:23:16.639Z Downloaded derive_more v2.0.1
11822026-02-23T23:23:16.644Z Downloaded nanorand v0.7.0
11832026-02-23T23:23:16.644Z Downloaded multer v3.1.0
11842026-02-23T23:23:16.649Z Downloaded futures v0.3.31
11852026-02-23T23:23:16.649Z Downloaded normalize-line-endings v0.3.0
11862026-02-23T23:23:16.649Z Downloaded newtype-uuid v1.3.2
11872026-02-23T23:23:16.655Z Downloaded httparse v1.9.5
11882026-02-23T23:23:16.655Z Downloaded dropshot_endpoint v0.16.7
11892026-02-23T23:23:16.659Z Downloaded mime_guess v2.0.5
11902026-02-23T23:23:16.659Z Downloaded linear-map v1.2.0
11912026-02-23T23:23:16.659Z Downloaded libefi-sys v0.1.0
11922026-02-23T23:23:16.659Z Downloaded lazycell v1.3.0
11932026-02-23T23:23:16.665Z Downloaded hickory-client v0.25.2
11942026-02-23T23:23:16.665Z Downloaded num_enum_derive v0.5.11
11952026-02-23T23:23:16.665Z Downloaded iana-time-zone v0.1.63
11962026-02-23T23:23:16.669Z Downloaded num v0.4.3
11972026-02-23T23:23:16.669Z Downloaded nodrop v0.1.14
11982026-02-23T23:23:16.669Z Downloaded num-iter v0.1.45
11992026-02-23T23:23:16.669Z Downloaded lock_api v0.4.12
12002026-02-23T23:23:16.669Z Downloaded libz-rs-sys v0.5.1
12012026-02-23T23:23:16.669Z Downloaded hyper-rustls v0.27.7
12022026-02-23T23:23:16.672Z Downloaded newline-converter v0.3.0
12032026-02-23T23:23:16.672Z Downloaded const_format v0.2.34
12042026-02-23T23:23:16.675Z Downloaded maybe-uninit v2.0.0
12052026-02-23T23:23:16.675Z Downloaded ipnetwork v0.21.1
12062026-02-23T23:23:16.678Z Downloaded ingot-types v0.1.2
12072026-02-23T23:23:16.678Z Downloaded indent_write v2.2.0
12082026-02-23T23:23:16.678Z Downloaded darling v0.21.0
12092026-02-23T23:23:16.682Z Downloaded crc-any v2.5.0
12102026-02-23T23:23:16.685Z Downloaded bzip2 v0.5.2
12112026-02-23T23:23:16.688Z Downloaded daft-derive v0.1.4
12122026-02-23T23:23:16.690Z Downloaded derive_builder v0.20.2
12132026-02-23T23:23:16.694Z Downloaded half v1.8.3
12142026-02-23T23:23:16.697Z Downloaded lru v0.12.5
12152026-02-23T23:23:16.697Z Downloaded linked-hash-map v0.5.6
12162026-02-23T23:23:16.697Z Downloaded humantime v2.2.0
12172026-02-23T23:23:16.699Z Downloaded managed v0.8.0
12182026-02-23T23:23:16.700Z Downloaded lzss v0.8.2
12192026-02-23T23:23:16.704Z Downloaded httpdate v1.0.3
12202026-02-23T23:23:16.704Z Downloaded libscf-sys v1.1.0
12212026-02-23T23:23:16.704Z Downloaded lazy_static v1.5.0
12222026-02-23T23:23:16.704Z Downloaded lalrpop-util v0.19.12
12232026-02-23T23:23:16.704Z Downloaded http-body-util v0.1.3
12242026-02-23T23:23:16.707Z Downloaded allocator-api2 v0.2.21
12252026-02-23T23:23:16.711Z Downloaded is-terminal v0.4.13
12262026-02-23T23:23:16.711Z Downloaded des v0.8.1
12272026-02-23T23:23:16.711Z Downloaded derive-ex v0.1.8
12282026-02-23T23:23:16.711Z Downloaded crc32fast v1.4.2
12292026-02-23T23:23:16.714Z Downloaded cookie v0.18.1
12302026-02-23T23:23:16.714Z Downloaded instant v0.1.13
12312026-02-23T23:23:16.718Z Downloaded instability v0.3.2
12322026-02-23T23:23:16.718Z Downloaded impl-trait-for-tuples v0.2.2
12332026-02-23T23:23:16.725Z Downloaded clang-sys v1.8.1
12342026-02-23T23:23:16.725Z Downloaded ena v0.14.3
12352026-02-23T23:23:16.729Z Downloaded console v0.15.10
12362026-02-23T23:23:16.729Z Downloaded cipher v0.4.4
12372026-02-23T23:23:16.729Z Downloaded crossbeam-epoch v0.9.18
12382026-02-23T23:23:16.729Z Downloaded ident_case v1.0.1
12392026-02-23T23:23:16.729Z Downloaded fs_extra v1.3.0
12402026-02-23T23:23:16.732Z Downloaded fs-err v2.11.0
12412026-02-23T23:23:16.732Z Downloaded foreign-types v0.5.0
12422026-02-23T23:23:16.732Z Downloaded foldhash v0.2.0
12432026-02-23T23:23:16.735Z Downloaded foldhash v0.1.5
12442026-02-23T23:23:16.735Z Downloaded fixedbitset v0.5.7
12452026-02-23T23:23:16.735Z Downloaded either v1.15.0
12462026-02-23T23:23:16.738Z Downloaded diesel-dtrace v0.4.2
12472026-02-23T23:23:16.738Z Downloaded daft v0.1.4
12482026-02-23T23:23:16.741Z Downloaded csv-core v0.1.11
12492026-02-23T23:23:16.741Z Downloaded ed25519 v2.2.3
12502026-02-23T23:23:16.777Z Downloaded drift v0.1.3
12512026-02-23T23:23:16.777Z Downloaded defmt v0.3.8
12522026-02-23T23:23:16.777Z Downloaded group v0.13.0
12532026-02-23T23:23:16.777Z Downloaded glob v0.3.2
12542026-02-23T23:23:16.777Z Downloaded hostname v0.4.2
12552026-02-23T23:23:16.777Z Downloaded hostname v0.3.1
12562026-02-23T23:23:16.777Z Downloaded home v0.5.9
12572026-02-23T23:23:16.777Z Downloaded ctr v0.9.2
12582026-02-23T23:23:16.777Z Downloaded base64ct v1.6.0
12592026-02-23T23:23:16.777Z Downloaded derive_builder_core v0.20.2
12602026-02-23T23:23:16.777Z Downloaded cookie_store v0.21.1
12612026-02-23T23:23:16.777Z Downloaded console v0.16.0
12622026-02-23T23:23:16.777Z Downloaded cmake v0.1.51
12632026-02-23T23:23:16.777Z Downloaded bzip2 v0.4.4
12642026-02-23T23:23:16.777Z Downloaded colored v3.0.0
12652026-02-23T23:23:16.777Z Downloaded ecdsa v0.16.9
12662026-02-23T23:23:16.777Z Downloaded fixedbitset v0.4.2
12672026-02-23T23:23:16.777Z Downloaded blowfish v0.9.1
12682026-02-23T23:23:16.777Z Downloaded defmt-macros v0.3.9
12692026-02-23T23:23:16.777Z Downloaded corncobs v0.1.4
12702026-02-23T23:23:16.781Z Downloaded ciborium v0.2.2
12712026-02-23T23:23:16.781Z Downloaded cancel-safe-futures v0.1.5
12722026-02-23T23:23:16.782Z Downloaded hex v0.4.3
12732026-02-23T23:23:16.782Z Downloaded heck v0.3.3
12742026-02-23T23:23:16.790Z Downloaded foreign-types v0.3.2
12752026-02-23T23:23:16.790Z Downloaded cstr-argument v0.1.2
12762026-02-23T23:23:16.790Z Downloaded chacha20 v0.9.1
12772026-02-23T23:23:16.790Z Downloaded crossbeam-deque v0.8.5
12782026-02-23T23:23:16.794Z Downloaded convert_case v0.7.1
12792026-02-23T23:23:16.794Z Downloaded float-cmp v0.10.0
12802026-02-23T23:23:16.794Z Downloaded endian-type v0.1.2
12812026-02-23T23:23:16.794Z Downloaded critical-section v1.1.3
12822026-02-23T23:23:16.794Z Downloaded cexpr v0.6.0
12832026-02-23T23:23:16.794Z Downloaded bitflags v1.3.2
12842026-02-23T23:23:16.794Z Downloaded bit-vec v0.6.3
12852026-02-23T23:23:16.797Z Downloaded camino-tempfile-ext v0.3.2
12862026-02-23T23:23:16.797Z Downloaded fd-lock v4.0.2
12872026-02-23T23:23:16.797Z Downloaded crunchy v0.2.2
12882026-02-23T23:23:16.801Z Downloaded ghash v0.5.1
12892026-02-23T23:23:16.801Z Downloaded enum-as-inner v0.6.1
12902026-02-23T23:23:16.801Z Downloaded dunce v1.0.5
12912026-02-23T23:23:16.805Z Downloaded backtrace v0.3.74
12922026-02-23T23:23:16.807Z Downloaded dyn-clone v1.0.20
12932026-02-23T23:23:16.811Z Downloaded colored v2.2.0
12942026-02-23T23:23:16.812Z Downloaded foreign-types-macros v0.2.3
12952026-02-23T23:23:16.812Z Downloaded dropshot-api-manager-types v0.3.0
12962026-02-23T23:23:16.815Z Downloaded bcs v0.1.6
12972026-02-23T23:23:16.815Z Downloaded const_format_proc_macros v0.2.34
12982026-02-23T23:23:16.818Z Downloaded bit-vec v0.8.0
12992026-02-23T23:23:16.818Z Downloaded derive_builder_macro v0.20.2
13002026-02-23T23:23:16.818Z Downloaded futures-task v0.3.31
13012026-02-23T23:23:16.818Z Downloaded crucible-workspace-hack v0.1.0
13022026-02-23T23:23:16.821Z Downloaded async-bb8-diesel v0.2.1
13032026-02-23T23:23:16.822Z Downloaded futures-macro v0.3.31
13042026-02-23T23:23:16.822Z Downloaded futures-io v0.3.31
13052026-02-23T23:23:16.822Z Downloaded ff v0.13.0
13062026-02-23T23:23:16.825Z Downloaded diesel_table_macro_syntax v0.2.0
13072026-02-23T23:23:16.825Z Downloaded der_derive v0.7.3
13082026-02-23T23:23:16.825Z Downloaded darling_core v0.21.0
13092026-02-23T23:23:16.829Z Downloaded darling_core v0.20.10
13102026-02-23T23:23:16.834Z Downloaded constant_time_eq v0.3.1
13112026-02-23T23:23:16.840Z Downloaded bitfield-macros v0.19.2
13122026-02-23T23:23:16.841Z Downloaded convert_case v0.4.0
13132026-02-23T23:23:16.841Z Downloaded cargo_metadata v0.19.2
13142026-02-23T23:23:16.841Z Downloaded bcrypt-pbkdf v0.10.0
13152026-02-23T23:23:16.841Z Downloaded bit-set v0.8.0
13162026-02-23T23:23:16.847Z Downloaded display-error-chain v0.2.2
13172026-02-23T23:23:16.847Z Downloaded diff v0.1.13
13182026-02-23T23:23:16.847Z Downloaded defmt-parser v0.3.4
13192026-02-23T23:23:16.847Z Downloaded cbc v0.1.2
13202026-02-23T23:23:16.847Z Downloaded block-padding v0.3.3
13212026-02-23T23:23:16.847Z Downloaded env_filter v0.1.2
13222026-02-23T23:23:16.847Z Downloaded dtrace-parser v0.3.0
13232026-02-23T23:23:16.851Z Downloaded deranged v0.5.3
13242026-02-23T23:23:16.851Z Downloaded darling_macro v0.21.0
13252026-02-23T23:23:16.851Z Downloaded cassowary v0.3.0
13262026-02-23T23:23:16.851Z Downloaded arc-swap v1.7.1
13272026-02-23T23:23:16.855Z Downloaded castaway v0.2.3
13282026-02-23T23:23:16.855Z Downloaded debug-ignore v1.0.5
13292026-02-23T23:23:16.855Z Downloaded ciborium-ll v0.2.2
13302026-02-23T23:23:16.861Z Downloaded bitfield v0.19.2
13312026-02-23T23:23:16.861Z Downloaded base64 v0.13.1
13322026-02-23T23:23:16.861Z Downloaded async-stream v0.3.6
13332026-02-23T23:23:16.864Z Downloaded embedded-io v0.4.0
13342026-02-23T23:23:16.865Z Downloaded crossbeam-channel v0.5.15
13352026-02-23T23:23:16.867Z Downloaded atty v0.2.14
13362026-02-23T23:23:16.868Z Downloaded async-recursion v1.1.1
13372026-02-23T23:23:16.872Z Downloaded cfg_aliases v0.1.1
13382026-02-23T23:23:16.872Z Downloaded addr2line v0.24.2
13392026-02-23T23:23:16.875Z Downloaded async-stream-impl v0.3.6
13402026-02-23T23:23:16.875Z Downloaded ahash v0.8.12
13412026-02-23T23:23:16.875Z Downloaded async-trait v0.1.89
13422026-02-23T23:23:16.880Z Downloaded array-init v0.0.4
13432026-02-23T23:23:16.880Z Downloaded ascii-canvas v3.0.0
13442026-02-23T23:23:16.880Z Downloaded argon2 v0.5.3
13452026-02-23T23:23:17.235Z Downloaded aws-lc-sys v0.26.0
13462026-02-23T23:23:17.557Z Compiling value-bag v1.12.0
13472026-02-23T23:23:17.557Z Compiling lock_api v0.4.12
13482026-02-23T23:23:17.557Z Compiling scopeguard v1.2.0
13492026-02-23T23:23:17.562Z Compiling shlex v1.3.0
13502026-02-23T23:23:17.562Z Compiling find-msvc-tools v0.1.9
13512026-02-23T23:23:17.726Z Compiling syn v2.0.114
13522026-02-23T23:23:17.740Z Compiling getrandom v0.2.15
13532026-02-23T23:23:17.744Z Compiling jobserver v0.1.32
13542026-02-23T23:23:17.896Z Compiling typenum v1.17.0
13552026-02-23T23:23:18.164Z Compiling log v0.4.29
13562026-02-23T23:23:18.369Z Compiling cc v1.2.56
13572026-02-23T23:23:18.387Z Compiling smallvec v1.15.1
13582026-02-23T23:23:18.387Z Compiling rand_core v0.6.4
13592026-02-23T23:23:18.557Z Compiling generic-array v0.14.7
13602026-02-23T23:23:18.640Z Compiling subtle v2.6.1
13612026-02-23T23:23:18.717Z Compiling portable-atomic v1.11.0
13622026-02-23T23:23:18.904Z Compiling critical-section v1.1.3
13632026-02-23T23:23:18.926Z Compiling const-oid v0.9.6
13642026-02-23T23:23:19.006Z Compiling getrandom v0.3.4
13652026-02-23T23:23:19.030Z Compiling pkg-config v0.3.31
13662026-02-23T23:23:19.095Z Compiling serde_json v1.0.149
13672026-02-23T23:23:19.515Z Compiling spin v0.9.8
13682026-02-23T23:23:19.928Z Compiling pin-project-lite v0.2.14
13692026-02-23T23:23:20.101Z Compiling regex-syntax v0.8.5
13702026-02-23T23:23:20.333Z Compiling parking_lot_core v0.9.10
13712026-02-23T23:23:20.841Z Compiling libm v0.2.8
13722026-02-23T23:23:20.954Z Compiling once_cell v1.21.3
13732026-02-23T23:23:21.054Z Compiling rustix v0.38.37
13742026-02-23T23:23:21.273Z Compiling signal-hook-registry v1.4.2
13752026-02-23T23:23:21.372Z Compiling num-traits v0.2.19
13762026-02-23T23:23:21.717Z Compiling allocator-api2 v0.2.21
13772026-02-23T23:23:21.911Z Compiling parking_lot v0.12.3
13782026-02-23T23:23:21.994Z Compiling mio v1.0.2
13792026-02-23T23:23:22.129Z Compiling futures-core v0.3.31
13802026-02-23T23:23:22.455Z Compiling lazy_static v1.5.0
13812026-02-23T23:23:22.460Z Compiling aho-corasick v1.1.3
13822026-02-23T23:23:22.608Z Compiling percent-encoding v2.3.2
13832026-02-23T23:23:22.782Z Compiling socket2 v0.6.1
13842026-02-23T23:23:23.072Z Compiling slab v0.4.9
13852026-02-23T23:23:23.238Z Compiling cpufeatures v0.2.14
13862026-02-23T23:23:23.266Z Compiling either v1.15.0
13872026-02-23T23:23:23.362Z Compiling futures-sink v0.3.31
13882026-02-23T23:23:23.542Z Compiling glob v0.3.2
13892026-02-23T23:23:23.687Z Compiling futures-channel v0.3.31
13902026-02-23T23:23:23.711Z Compiling hashbrown v0.16.1
13912026-02-23T23:23:23.908Z Compiling futures-io v0.3.31
13922026-02-23T23:23:24.155Z Compiling rustversion v1.0.22
13932026-02-23T23:23:24.207Z Compiling futures-task v0.3.31
13942026-02-23T23:23:24.358Z Compiling clang-sys v1.8.1
13952026-02-23T23:23:24.520Z Compiling regex-automata v0.4.11
13962026-02-23T23:23:24.675Z Compiling pin-utils v0.1.0
13972026-02-23T23:23:24.794Z Compiling prettyplease v0.2.36
13982026-02-23T23:23:24.910Z Compiling minimal-lexical v0.2.1
13992026-02-23T23:23:25.070Z Compiling indexmap v2.13.0
14002026-02-23T23:23:25.219Z Compiling libloading v0.8.5
14012026-02-23T23:23:25.415Z Compiling synstructure v0.13.1
14022026-02-23T23:23:25.602Z Compiling nom v7.1.3
14032026-02-23T23:23:25.894Z Compiling ident_case v1.0.1
14042026-02-23T23:23:26.082Z Compiling home v0.5.9
14052026-02-23T23:23:26.150Z Compiling bindgen v0.69.5
14062026-02-23T23:23:26.322Z Compiling base64ct v1.6.0
14072026-02-23T23:23:26.878Z Compiling pem-rfc7468 v0.7.0
14082026-02-23T23:23:26.945Z Compiling itertools v0.12.1
14092026-02-23T23:23:27.399Z Compiling form_urlencoded v1.2.2
14102026-02-23T23:23:27.563Z Compiling rustc-hash v1.1.0
14112026-02-23T23:23:27.583Z Compiling lazycell v1.3.0
14122026-02-23T23:23:27.745Z Compiling flagset v0.4.6
14132026-02-23T23:23:27.849Z Compiling rand_core v0.9.3
14142026-02-23T23:23:27.980Z Compiling cmake v0.1.51
14152026-02-23T23:23:28.380Z Compiling fs_extra v1.3.0
14162026-02-23T23:23:28.836Z Compiling cexpr v0.6.0
14172026-02-23T23:23:28.943Z Compiling dunce v1.0.5
14182026-02-23T23:23:28.994Z Compiling iana-time-zone v0.1.63
14192026-02-23T23:23:29.185Z Compiling foldhash v0.1.5
14202026-02-23T23:23:29.402Z Compiling paste v1.0.15
14212026-02-23T23:23:29.440Z Compiling hashbrown v0.15.4
14222026-02-23T23:23:29.671Z Compiling rustc_version v0.4.1
14232026-02-23T23:23:29.866Z Compiling uuid v1.19.0
14242026-02-23T23:23:30.000Z Compiling regex v1.11.3
14252026-02-23T23:23:30.095Z Compiling serde_derive v1.0.228
14262026-02-23T23:23:30.368Z Compiling zeroize_derive v1.4.2
14272026-02-23T23:23:30.377Z Compiling zerofrom-derive v0.1.4
14282026-02-23T23:23:30.686Z Compiling yoke-derive v0.7.4
14292026-02-23T23:23:31.010Z Compiling zerovec-derive v0.10.3
14302026-02-23T23:23:31.394Z Compiling displaydoc v0.2.5
14312026-02-23T23:23:31.810Z Compiling zeroize v1.8.1
14322026-02-23T23:23:33.355Z Compiling zerocopy-derive v0.7.35
14332026-02-23T23:23:33.538Z Compiling icu_provider_macros v1.5.0
14342026-02-23T23:23:33.622Z Compiling tokio-macros v2.6.0
14352026-02-23T23:23:33.754Z Compiling crypto-common v0.1.6
14362026-02-23T23:23:33.806Z Compiling block-buffer v0.10.4
14372026-02-23T23:23:33.968Z Compiling zerofrom v0.1.4
14382026-02-23T23:23:34.065Z Compiling digest v0.10.7
14392026-02-23T23:23:34.238Z Compiling yoke v0.7.4
14402026-02-23T23:23:34.502Z Compiling thiserror-impl v2.0.18
14412026-02-23T23:23:34.576Z Compiling zerovec v0.10.4
14422026-02-23T23:23:34.607Z Compiling hmac v0.12.1
14432026-02-23T23:23:34.879Z Compiling block-padding v0.3.3
14442026-02-23T23:23:34.908Z Compiling futures-macro v0.3.31
14452026-02-23T23:23:35.013Z Compiling zerocopy v0.7.35
14462026-02-23T23:23:35.122Z Compiling inout v0.1.3
14472026-02-23T23:23:35.193Z Compiling sha2 v0.10.9
14482026-02-23T23:23:35.432Z Compiling cipher v0.4.4
14492026-02-23T23:23:36.325Z Compiling der_derive v0.7.3
14502026-02-23T23:23:36.443Z Compiling tinystr v0.7.6
14512026-02-23T23:23:36.625Z Compiling icu_collections v1.5.0
14522026-02-23T23:23:36.765Z Compiling futures-util v0.3.31
14532026-02-23T23:23:36.894Z Compiling icu_locid v1.5.0
14542026-02-23T23:23:36.900Z Compiling ppv-lite86 v0.2.20
14552026-02-23T23:23:40.826Z Compiling serde v1.0.228
14562026-02-23T23:23:40.884Z Compiling thiserror v2.0.18
14572026-02-23T23:23:40.884Z Compiling salsa20 v0.10.2
14582026-02-23T23:23:40.885Z Compiling pest v2.8.2
14592026-02-23T23:23:40.885Z Compiling pbkdf2 v0.12.2
14602026-02-23T23:23:40.885Z Compiling vcpkg v0.2.15
14612026-02-23T23:23:40.885Z Compiling icu_provider v1.5.0
14622026-02-23T23:23:40.885Z Compiling der v0.7.10
14632026-02-23T23:23:40.885Z Compiling bitflags v2.9.4
14642026-02-23T23:23:40.885Z Compiling bytes v1.11.1
14652026-02-23T23:23:40.885Z Compiling icu_locid_transform v1.5.0
14662026-02-23T23:23:40.885Z Compiling chrono v0.4.43
14672026-02-23T23:23:40.885Z Compiling zerocopy v0.8.27
14682026-02-23T23:23:40.885Z Compiling tokio v1.49.0
14692026-02-23T23:23:40.885Z Compiling icu_properties v1.5.1
14702026-02-23T23:23:40.895Z Compiling spki v0.7.3
14712026-02-23T23:23:41.237Z Compiling pest_meta v2.8.2
14722026-02-23T23:23:41.241Z Compiling http v1.4.0
14732026-02-23T23:23:41.286Z Compiling openssl-sys v0.9.109
14742026-02-23T23:23:42.203Z Compiling scrypt v0.11.0
14752026-02-23T23:23:42.438Z Compiling rand_chacha v0.9.0
14762026-02-23T23:23:42.670Z Compiling which v4.4.2
14772026-02-23T23:23:42.728Z Compiling cbc v0.1.2
14782026-02-23T23:23:43.008Z Compiling aes v0.8.4
14792026-02-23T23:23:43.464Z Compiling zerocopy-derive v0.8.27
14802026-02-23T23:23:44.113Z Compiling pkcs5 v0.7.1
14812026-02-23T23:23:44.818Z Compiling icu_normalizer v1.5.0
14822026-02-23T23:23:45.125Z Compiling rand v0.9.2
14832026-02-23T23:23:45.185Z Compiling pest_generator v2.8.2
14842026-02-23T23:23:45.759Z Compiling idna_adapter v1.2.0
14852026-02-23T23:23:46.006Z Compiling idna v1.0.3
14862026-02-23T23:23:46.071Z Compiling tracing-attributes v0.1.27
14872026-02-23T23:23:46.515Z Compiling serde_derive_internals v0.29.1
14882026-02-23T23:23:46.742Z Compiling url v2.5.4
14892026-02-23T23:23:46.953Z Compiling ring v0.17.14
14902026-02-23T23:23:47.581Z Compiling tracing-core v0.1.32
14912026-02-23T23:23:48.114Z Compiling aws-lc-rs v1.12.4
14922026-02-23T23:23:48.573Z Compiling rustix v1.1.3
14932026-02-23T23:23:48.592Z Compiling adler2 v2.0.0
14942026-02-23T23:23:48.791Z Compiling schemars v0.8.22
14952026-02-23T23:23:48.795Z Compiling schemars_derive v0.8.22
14962026-02-23T23:23:48.835Z Compiling miniz_oxide v0.8.5
14972026-02-23T23:23:49.230Z Compiling tokio-util v0.7.15
14982026-02-23T23:23:49.252Z Compiling tracing v0.1.40
14992026-02-23T23:23:49.752Z Compiling pest_derive v2.8.2
15002026-02-23T23:23:50.213Z Compiling pkcs8 v0.10.2
15012026-02-23T23:23:50.587Z Compiling http-body v1.0.1
15022026-02-23T23:23:50.680Z Compiling scroll_derive v0.13.1
15032026-02-23T23:23:50.854Z Compiling darling_core v0.20.10
15042026-02-23T23:23:50.873Z Compiling tinyvec_macros v0.1.1
15052026-02-23T23:23:50.985Z Compiling httparse v1.9.5
15062026-02-23T23:23:51.459Z Compiling dyn-clone v1.0.20
15072026-02-23T23:23:51.665Z Compiling rustls-pki-types v1.10.0
15082026-02-23T23:23:51.686Z Compiling base64 v0.22.1
15092026-02-23T23:23:52.399Z Compiling tinyvec v1.8.0
15102026-02-23T23:23:52.518Z Compiling scroll v0.13.0
15112026-02-23T23:23:53.050Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15122026-02-23T23:23:53.847Z Compiling bzip2-sys v0.1.13+1.0.8
15132026-02-23T23:23:53.866Z Compiling atomic-waker v1.1.2
15142026-02-23T23:23:54.087Z Compiling openssl v0.10.73
15152026-02-23T23:23:54.325Z Compiling num-conv v0.1.0
15162026-02-23T23:23:54.411Z Compiling tower-service v0.3.3
15172026-02-23T23:23:54.521Z Compiling foreign-types-shared v0.1.1
15182026-02-23T23:23:54.551Z Compiling try-lock v0.2.5
15192026-02-23T23:23:54.605Z Compiling untrusted v0.7.1
15202026-02-23T23:23:54.659Z Compiling tower-layer v0.3.3
15212026-02-23T23:23:54.726Z Compiling openssl-probe v0.1.5
15222026-02-23T23:23:54.817Z Compiling time-core v0.1.6
15232026-02-23T23:23:54.966Z Compiling powerfmt v0.2.0
15242026-02-23T23:23:55.019Z Compiling untrusted v0.9.0
15252026-02-23T23:23:55.102Z Compiling tempfile v3.24.0
15262026-02-23T23:23:55.145Z Compiling want v0.3.1
15272026-02-23T23:23:55.148Z Compiling time-macros v0.2.24
15282026-02-23T23:23:55.357Z Compiling deranged v0.5.3
15292026-02-23T23:23:55.456Z Compiling foreign-types v0.3.2
15302026-02-23T23:23:55.625Z Compiling h2 v0.4.6
15312026-02-23T23:23:56.530Z Compiling darling_macro v0.20.10
15322026-02-23T23:23:57.015Z Compiling goblin v0.10.2
15332026-02-23T23:23:57.487Z Compiling darling v0.20.10
15342026-02-23T23:23:57.962Z Compiling ipnet v2.11.0
15352026-02-23T23:23:58.291Z Compiling openssl-macros v0.1.1
15362026-02-23T23:23:59.064Z Compiling wait-timeout v0.2.0
15372026-02-23T23:23:59.112Z Compiling syn v1.0.109
15382026-02-23T23:23:59.186Z Compiling quick-error v1.2.3
15392026-02-23T23:23:59.365Z Compiling httpdate v1.0.3
15402026-02-23T23:23:59.427Z Compiling usdt-impl v0.6.0
15412026-02-23T23:23:59.575Z Compiling gimli v0.31.1
15422026-02-23T23:23:59.701Z Compiling native-tls v0.2.12
15432026-02-23T23:23:59.788Z Compiling crossbeam-utils v0.8.21
15442026-02-23T23:23:59.810Z Compiling bit-vec v0.8.0
15452026-02-23T23:24:00.089Z Compiling num_threads v0.1.7
15462026-02-23T23:24:00.218Z Compiling rustls v0.23.19
15472026-02-23T23:24:00.248Z Compiling time v0.3.43
15482026-02-23T23:24:00.413Z Compiling bit-set v0.8.0
15492026-02-23T23:24:00.690Z Compiling rusty-fork v0.3.0
15502026-02-23T23:24:01.381Z Compiling derive_builder_core v0.20.2
15512026-02-23T23:24:03.561Z Compiling hyper v1.8.1
15522026-02-23T23:24:04.071Z Compiling dof v0.4.0
15532026-02-23T23:24:04.344Z Compiling addr2line v0.24.2
15542026-02-23T23:24:05.175Z Compiling unicode-normalization v0.1.24
15552026-02-23T23:24:05.213Z Compiling dtrace-parser v0.3.0
15562026-02-23T23:24:06.204Z Compiling signature v2.2.0
15572026-02-23T23:24:06.366Z Compiling heapless v0.7.17
15582026-02-23T23:24:06.525Z Compiling thiserror-impl v1.0.69
15592026-02-23T23:24:06.835Z Compiling scroll_derive v0.12.0
15602026-02-23T23:24:07.075Z Compiling rand_xorshift v0.4.0
15612026-02-23T23:24:07.196Z Compiling slog v2.8.2
15622026-02-23T23:24:07.415Z Compiling darling_core v0.21.0
15632026-02-23T23:24:07.561Z Compiling thread-id v5.0.0
15642026-02-23T23:24:07.711Z Compiling cookie v0.18.1
15652026-02-23T23:24:07.744Z Compiling object v0.36.5
15662026-02-23T23:24:08.042Z Compiling crc32fast v1.4.2
15672026-02-23T23:24:08.230Z Compiling unicode-bidi v0.3.17
15682026-02-23T23:24:08.255Z Compiling zstd-safe v7.2.3
15692026-02-23T23:24:08.376Z Compiling zlib-rs v0.5.1
15702026-02-23T23:24:08.627Z Compiling siphasher v0.3.11
15712026-02-23T23:24:09.019Z Compiling anyhow v1.0.99
15722026-02-23T23:24:09.394Z Compiling unarray v0.1.4
15732026-02-23T23:24:09.417Z Compiling unicode-properties v0.1.3
15742026-02-23T23:24:09.569Z Compiling signal-hook v0.3.18
15752026-02-23T23:24:09.656Z Compiling rustc-demangle v0.1.24
15762026-02-23T23:24:09.858Z Compiling stringprep v0.1.5
15772026-02-23T23:24:10.331Z Compiling proptest v1.7.0
15782026-02-23T23:24:10.354Z Compiling thiserror v1.0.69
15792026-02-23T23:24:10.494Z Compiling phf_shared v0.11.2
15802026-02-23T23:24:10.525Z Compiling scroll v0.12.0
15812026-02-23T23:24:11.063Z Compiling hyper-util v0.1.19
15822026-02-23T23:24:11.674Z Compiling derive_builder_macro v0.20.2
15832026-02-23T23:24:13.494Z Compiling darling_macro v0.21.0
15842026-02-23T23:24:13.635Z Compiling ipnetwork v0.21.1
15852026-02-23T23:24:14.426Z Compiling backtrace v0.3.74
15862026-02-23T23:24:14.500Z Compiling toml_datetime v0.6.11
15872026-02-23T23:24:14.766Z Compiling libz-rs-sys v0.5.1
15882026-02-23T23:24:15.019Z Compiling serde_tokenstream v0.2.2
15892026-02-23T23:24:15.078Z Compiling erased-serde v0.3.31
15902026-02-23T23:24:15.267Z Compiling serde_spanned v0.6.9
15912026-02-23T23:24:15.534Z Compiling rand_chacha v0.3.1
15922026-02-23T23:24:15.642Z Compiling md-5 v0.10.6
15932026-02-23T23:24:15.661Z Compiling curve25519-dalek v4.1.3
15942026-02-23T23:24:15.936Z Compiling vergen-lib v0.1.6
15952026-02-23T23:24:16.284Z Compiling num-integer v0.1.46
15962026-02-23T23:24:16.379Z Compiling sync_wrapper v1.0.1
15972026-02-23T23:24:16.407Z Compiling ff v0.13.0
15982026-02-23T23:24:16.567Z Compiling hash32 v0.2.1
15992026-02-23T23:24:16.652Z Compiling memoffset v0.9.1
16002026-02-23T23:24:16.926Z Compiling litrs v0.4.1
16012026-02-23T23:24:16.990Z Compiling fallible-iterator v0.2.0
16022026-02-23T23:24:17.037Z Compiling cfg_aliases v0.2.1
16032026-02-23T23:24:17.185Z Compiling ref-cast v1.0.25
16042026-02-23T23:24:17.230Z Compiling num-bigint-dig v0.8.6
16052026-02-23T23:24:17.515Z Compiling psl-types v2.0.11
16062026-02-23T23:24:17.607Z Compiling smoltcp v0.9.1
16072026-02-23T23:24:17.688Z Compiling base16ct v0.2.0
16082026-02-23T23:24:17.754Z Compiling publicsuffix v2.3.0
16092026-02-23T23:24:17.918Z Compiling postgres-protocol v0.6.8
16102026-02-23T23:24:18.036Z Compiling sec1 v0.7.3
16112026-02-23T23:24:18.071Z Compiling document-features v0.2.11
16122026-02-23T23:24:18.128Z Compiling nix v0.29.0
16132026-02-23T23:24:18.593Z Compiling num-iter v0.1.45
16142026-02-23T23:24:18.820Z Compiling group v0.13.0
16152026-02-23T23:24:19.021Z Compiling tower v0.5.2
16162026-02-23T23:24:19.260Z Compiling newtype-uuid v1.3.2
16172026-02-23T23:24:19.309Z Compiling rand v0.8.5
16182026-02-23T23:24:19.954Z Compiling flate2 v1.1.2
16192026-02-23T23:24:20.096Z Compiling darling v0.21.0
16202026-02-23T23:24:20.148Z Compiling oxnet v0.1.4
16212026-02-23T23:24:20.308Z Compiling derive_builder v0.20.2
16222026-02-23T23:24:20.333Z Compiling tokio-native-tls v0.3.1
16232026-02-23T23:24:20.445Z Compiling goblin v0.8.2
16242026-02-23T23:24:21.338Z Compiling rustls-native-certs v0.8.1
16252026-02-23T23:24:21.341Z Compiling webpki-roots v1.0.1
16262026-02-23T23:24:21.584Z Compiling http-body-util v0.1.3
16272026-02-23T23:24:22.044Z Compiling strum_macros v0.27.2
16282026-02-23T23:24:22.052Z Compiling terminal_size v0.4.0
16292026-02-23T23:24:22.052Z Compiling cargo-platform v0.1.8
16302026-02-23T23:24:22.092Z Compiling hkdf v0.12.4
16312026-02-23T23:24:22.123Z Compiling crypto-bigint v0.5.5
16322026-02-23T23:24:22.392Z Compiling daft-derive v0.1.4
16332026-02-23T23:24:22.455Z Compiling async-trait v0.1.89
16342026-02-23T23:24:24.044Z Compiling curve25519-dalek-derive v0.1.1
16352026-02-23T23:24:24.211Z Compiling hubpack_derive v0.1.1
16362026-02-23T23:24:25.063Z Compiling ref-cast-impl v1.0.25
16372026-02-23T23:24:25.140Z Compiling vergen v9.0.6
16382026-02-23T23:24:25.473Z Compiling ahash v0.8.12
16392026-02-23T23:24:25.494Z Compiling fs-err v3.1.1
16402026-02-23T23:24:25.834Z Compiling ryu v1.0.18
16412026-02-23T23:24:25.856Z Compiling managed v0.8.0
16422026-02-23T23:24:26.214Z Compiling bumpalo v3.16.0
16432026-02-23T23:24:26.241Z Compiling lockfree-object-pool v0.1.6
16442026-02-23T23:24:26.315Z Compiling unicode-segmentation v1.12.0
16452026-02-23T23:24:26.523Z Compiling buf-list v1.0.3
16462026-02-23T23:24:26.674Z Compiling bitflags v1.3.2
16472026-02-23T23:24:26.809Z Compiling winnow v0.5.40
16482026-02-23T23:24:26.983Z Compiling iri-string v0.7.8
16492026-02-23T23:24:27.169Z Compiling simd-adler32 v0.3.7
16502026-02-23T23:24:27.363Z Compiling strum v0.27.2
16512026-02-23T23:24:27.774Z Compiling zopfli v0.8.1
16522026-02-23T23:24:28.078Z Compiling clap_builder v4.5.48
16532026-02-23T23:24:29.342Z Compiling dof v0.3.0
16542026-02-23T23:24:29.644Z Compiling serde_urlencoded v0.7.1
16552026-02-23T23:24:30.059Z Compiling tower-http v0.6.6
16562026-02-23T23:24:30.180Z Compiling toml_edit v0.19.15
16572026-02-23T23:24:30.879Z Compiling hubpack v0.1.2
16582026-02-23T23:24:30.967Z Compiling elliptic-curve v0.13.8
16592026-02-23T23:24:31.064Z Compiling daft v0.1.4
16602026-02-23T23:24:31.301Z Compiling cargo_metadata v0.19.2
16612026-02-23T23:24:31.645Z Compiling hyper-tls v0.6.0
16622026-02-23T23:24:31.820Z Compiling signal-hook-mio v0.2.4
16632026-02-23T23:24:32.019Z Compiling cookie_store v0.21.1
16642026-02-23T23:24:32.055Z Compiling zstd v0.13.3
16652026-02-23T23:24:34.358Z Compiling serde_with_macros v3.16.1
16662026-02-23T23:24:34.766Z Compiling postgres-types v0.2.9
16672026-02-23T23:24:36.006Z Compiling usdt-macro v0.6.0
16682026-02-23T23:24:36.068Z Compiling usdt-attr-macro v0.6.0
16692026-02-23T23:24:36.770Z Compiling phf v0.11.2
16702026-02-23T23:24:36.954Z Compiling dtrace-parser v0.2.0
16712026-02-23T23:24:36.975Z Compiling ed25519 v2.2.3
16722026-02-23T23:24:37.056Z Compiling bzip2 v0.5.2
16732026-02-23T23:24:37.482Z Compiling bzip2 v0.4.4
16742026-02-23T23:24:37.522Z Compiling pkcs1 v0.7.5
16752026-02-23T23:24:37.745Z Compiling strum_macros v0.26.4
16762026-02-23T23:24:37.898Z Compiling enum-as-inner v0.6.1
16772026-02-23T23:24:38.453Z Compiling clap_derive v4.5.47
16782026-02-23T23:24:38.581Z Compiling hex v0.4.3
16792026-02-23T23:24:38.877Z Compiling serde-big-array v0.5.1
16802026-02-23T23:24:39.016Z Compiling rfc6979 v0.4.0
16812026-02-23T23:24:39.068Z Compiling serde_repr v0.1.19
16822026-02-23T23:24:39.160Z Compiling bstr v1.10.0
16832026-02-23T23:24:39.200Z Compiling float-cmp v0.10.0
16842026-02-23T23:24:39.240Z Compiling env_filter v0.1.2
16852026-02-23T23:24:39.444Z Compiling memmap2 v0.9.8
16862026-02-23T23:24:39.867Z Compiling socket2 v0.5.10
16872026-02-23T23:24:39.871Z Compiling encoding_rs v0.8.34
16882026-02-23T23:24:40.161Z Compiling data-encoding v2.9.0
16892026-02-23T23:24:40.655Z Compiling predicates-core v1.0.8
16902026-02-23T23:24:40.807Z Compiling rustc-hash v2.1.1
16912026-02-23T23:24:40.985Z Compiling mime v0.3.17
16922026-02-23T23:24:41.026Z Compiling jiff v0.2.15
16932026-02-23T23:24:41.530Z Compiling whoami v1.5.2
16942026-02-23T23:24:41.914Z Compiling normalize-line-endings v0.3.0
16952026-02-23T23:24:42.030Z Compiling static_assertions v1.1.0
16962026-02-23T23:24:42.100Z Compiling fixedbitset v0.5.7
16972026-02-23T23:24:42.132Z Compiling fixedbitset v0.4.2
16982026-02-23T23:24:42.155Z Compiling keccak v0.1.5
16992026-02-23T23:24:42.646Z Compiling foldhash v0.2.0
17002026-02-23T23:24:42.759Z Compiling new_debug_unreachable v1.0.6
17012026-02-23T23:24:42.849Z Compiling precomputed-hash v0.1.1
17022026-02-23T23:24:42.881Z Compiling difflib v0.4.0
17032026-02-23T23:24:42.998Z Compiling string_cache v0.8.9
17042026-02-23T23:24:43.077Z Compiling iddqd v0.3.16
17052026-02-23T23:24:43.450Z Compiling predicates v3.1.3
17062026-02-23T23:24:43.627Z Compiling clap v4.5.48
17072026-02-23T23:24:43.792Z Compiling petgraph v0.8.2
17082026-02-23T23:24:44.246Z Compiling petgraph v0.6.5
17092026-02-23T23:24:44.402Z Compiling sha3 v0.10.8
17102026-02-23T23:24:44.991Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17112026-02-23T23:24:45.479Z Compiling strum v0.26.3
17122026-02-23T23:24:45.698Z Compiling tokio-postgres v0.7.13
17132026-02-23T23:24:45.733Z Compiling toml_edit v0.22.27
17142026-02-23T23:24:46.156Z Compiling hickory-proto v0.25.2
17152026-02-23T23:24:47.783Z Compiling similar v2.7.0
17162026-02-23T23:24:48.420Z Compiling zip v4.2.0
17172026-02-23T23:24:49.905Z Compiling usdt-impl v0.5.0
17182026-02-23T23:24:50.679Z Compiling usdt v0.6.0
17192026-02-23T23:24:51.071Z Compiling env_logger v0.11.8
17202026-02-23T23:24:51.175Z Compiling ecdsa v0.16.9
17212026-02-23T23:24:51.256Z Compiling serde_with v3.16.1
17222026-02-23T23:24:51.834Z Compiling rsa v0.9.8
17232026-02-23T23:24:51.860Z Compiling zip v0.6.6
17242026-02-23T23:24:52.067Z Compiling ed25519-dalek v2.1.1
17252026-02-23T23:24:53.159Z Compiling toml v0.7.8
17262026-02-23T23:24:53.519Z Compiling crossterm v0.28.1
17272026-02-23T23:24:54.907Z Compiling heck v0.4.1
17282026-02-23T23:24:55.090Z Compiling crossbeam-epoch v0.9.18
17292026-02-23T23:24:55.153Z Compiling tokio-stream v0.1.17
17302026-02-23T23:24:55.363Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17312026-02-23T23:24:55.653Z Compiling x509-cert v0.2.5
17322026-02-23T23:24:55.778Z Compiling openapiv3 v2.2.0
17332026-02-23T23:24:55.812Z Compiling sha1 v0.10.6
17342026-02-23T23:24:56.177Z Compiling itertools v0.10.5
17352026-02-23T23:24:56.257Z Compiling itertools v0.13.0
17362026-02-23T23:24:56.767Z Compiling winnow v0.6.26
17372026-02-23T23:24:58.245Z Compiling peg-runtime v0.8.5
17382026-02-23T23:24:58.818Z Compiling lalrpop-util v0.19.12
17392026-02-23T23:24:58.852Z Compiling thread_local v1.1.8
17402026-02-23T23:24:59.235Z Compiling slog-async v2.8.0
17412026-02-23T23:24:59.366Z Compiling crossbeam-channel v0.5.15
17422026-02-23T23:24:59.397Z Compiling xattr v1.3.1
17432026-02-23T23:24:59.670Z Compiling futures-executor v0.3.31
17442026-02-23T23:24:59.832Z Compiling filetime v0.2.26
17452026-02-23T23:24:59.879Z Compiling is-terminal v0.4.13
17462026-02-23T23:24:59.902Z Compiling term v1.1.0
17472026-02-23T23:25:00.035Z Compiling take_mut v0.2.2
17482026-02-23T23:25:00.054Z Compiling futures v0.3.31
17492026-02-23T23:25:00.163Z Compiling tar v0.4.44
17502026-02-23T23:25:01.202Z Compiling slog-term v2.9.2
17512026-02-23T23:25:03.651Z Compiling aws-lc-sys v0.26.0
17522026-02-23T23:25:33.847Z Compiling rustls-webpki v0.102.8
17532026-02-23T23:25:38.475Z Compiling tokio-rustls v0.26.0
17542026-02-23T23:25:38.773Z Compiling hyper-rustls v0.27.7
17552026-02-23T23:25:39.140Z Compiling reqwest v0.12.24
17562026-02-23T23:25:42.949Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17572026-02-23T23:25:43.256Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17582026-02-23T23:25:48.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s
17592026-02-23T23:25:48.238Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17602026-02-23T23:25:48.299ZFeb 23 23:25:47.029 INFO Starting download, target: Clickhouse
17612026-02-23T23:25:48.299ZFeb 23 23:25:47.030 INFO Starting download, target: Console
17622026-02-23T23:25:48.299ZFeb 23 23:25:47.030 INFO Starting download, target: Cockroach
17632026-02-23T23:25:48.302ZFeb 23 23:25:47.030 INFO Starting download, target: DendriteStub
17642026-02-23T23:25:48.302ZFeb 23 23:25:47.030 INFO Starting download, target: MaghemiteMgd
17652026-02-23T23:25:48.302ZFeb 23 23:25:47.030 INFO Starting download, target: TransceiverControl
17662026-02-23T23:25:48.303ZFeb 23 23:25:47.030 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17672026-02-23T23:25:48.303ZFeb 23 23:25:47.031 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17682026-02-23T23:25:48.303ZFeb 23 23:25:47.031 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17692026-02-23T23:25:48.303ZFeb 23 23:25:47.031 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17702026-02-23T23:25:48.303ZFeb 23 23:25:47.031 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17712026-02-23T23:25:48.303ZFeb 23 23:25:47.031 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17722026-02-23T23:25:48.599ZFeb 23 23:25:47.321 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17732026-02-23T23:25:48.958ZFeb 23 23:25:47.657 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17742026-02-23T23:25:49.069ZFeb 23 23:25:47.794 INFO Download complete, target: TransceiverControl
17752026-02-23T23:25:49.409ZFeb 23 23:25:48.139 INFO Download complete, target: Console
17762026-02-23T23:25:49.578ZFeb 23 23:25:48.308 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17772026-02-23T23:25:49.882ZFeb 23 23:25:48.612 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17782026-02-23T23:25:50.133ZFeb 23 23:25:48.864 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17792026-02-23T23:25:50.134ZFeb 23 23:25:48.864 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17802026-02-23T23:25:50.795ZFeb 23 23:25:49.526 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17812026-02-23T23:25:53.545ZFeb 23 23:25:52.275 INFO Download complete, target: DendriteStub
17822026-02-23T23:25:53.972ZFeb 23 23:25:52.703 INFO Download complete, target: MaghemiteMgd
17832026-02-23T23:25:57.808ZFeb 23 23:25:56.538 INFO Checking that binary works, target: Cockroach
17842026-02-23T23:25:57.944ZFeb 23 23:25:56.673 INFO Download complete, target: Cockroach
17852026-02-23T23:26:01.619ZFeb 23 23:26:00.348 INFO Checking that binary works, target: Clickhouse
17862026-02-23T23:26:01.747ZFeb 23 23:26:00.476 INFO Download complete, target: Clickhouse
17872026-02-23T23:26:01.769ZAll builder prerequisites installed successfully, and PATH looks valid
17882026-02-23T23:26:01.773Z
17892026-02-23T23:26:01.773Zreal 6:33.434875098
17902026-02-23T23:26:01.773Zuser 19:00.564271338
17912026-02-23T23:26:01.773Zsys 2:36.967088987
17922026-02-23T23:26:01.773Ztrap 0.728077511
17932026-02-23T23:26:01.773Ztflt 0.882803133
17942026-02-23T23:26:01.773Zdflt 0.967710219
17952026-02-23T23:26:01.774Zkflt 0.023009393
17962026-02-23T23:26:01.774Zlock 45:28.964391461
17972026-02-23T23:26:01.774Zslp 1:11:39.327232186
17982026-02-23T23:26:01.774Zlat 1:21.358302923
17992026-02-23T23:26:01.774Zstop 3:19.644340415
18002026-02-23T23:26:01.774Z+ banner clippy
18012026-02-23T23:26:01.778Z
18022026-02-23T23:26:01.778Z #### # # ##### ##### # #
18032026-02-23T23:26:01.778Z # # # # # # # # # #
18042026-02-23T23:26:01.778Z # # # # # # # #
18052026-02-23T23:26:01.778Z # # # ##### ##### #
18062026-02-23T23:26:01.778Z # # # # # # #
18072026-02-23T23:26:01.778Z #### ###### # # # #
18082026-02-23T23:26:01.778Z
18092026-02-23T23:26:01.778Z+ export CARGO_INCREMENTAL=0
18102026-02-23T23:26:01.778Z+ CARGO_INCREMENTAL=0
18112026-02-23T23:26:01.778Z+ ptime -m cargo xtask clippy
18122026-02-23T23:26:02.616Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18132026-02-23T23:26:02.924Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18142026-02-23T23:26:06.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.28s
18152026-02-23T23:26:06.227Z Running `target/debug/xtask clippy`
18162026-02-23T23:26:06.257Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18172026-02-23T23:26:07.171Z Downloading crates ...
18182026-02-23T23:26:07.473Z Downloaded approx v0.5.1
18192026-02-23T23:26:07.482Z Downloaded similar-asserts v1.7.0
18202026-02-23T23:26:07.486Z Downloaded partial-io v0.5.4
18212026-02-23T23:26:07.489Z Downloaded async-process v2.3.0
18222026-02-23T23:26:07.492Z Downloaded async-object-pool v0.1.5
18232026-02-23T23:26:07.493Z Downloaded async-lock v3.4.0
18242026-02-23T23:26:07.496Z Downloaded async-global-executor v2.4.1
18252026-02-23T23:26:07.496Z Downloaded relative-path v1.9.3
18262026-02-23T23:26:07.496Z Downloaded piper v0.2.4
18272026-02-23T23:26:07.499Z Downloaded async-io v2.3.4
18282026-02-23T23:26:07.502Z Downloaded knuffel-derive v3.2.0
18292026-02-23T23:26:07.502Z Downloaded datatest-stable v0.3.2
18302026-02-23T23:26:07.506Z Downloaded target-lexicon v0.13.2
18312026-02-23T23:26:07.506Z Downloaded event-listener v2.5.3
18322026-02-23T23:26:07.509Z Downloaded plotters-svg v0.3.7
18332026-02-23T23:26:07.509Z Downloaded event-listener-strategy v0.5.2
18342026-02-23T23:26:07.513Z Downloaded libtest-mimic v0.8.1
18352026-02-23T23:26:07.513Z Downloaded kv-log-macro v1.0.7
18362026-02-23T23:26:07.516Z Downloaded backtrace-ext v0.2.1
18372026-02-23T23:26:07.516Z Downloaded async-signal v0.2.10
18382026-02-23T23:26:07.516Z Downloaded assert_cmd v2.0.17
18392026-02-23T23:26:07.519Z Downloaded serde_regex v1.1.0
18402026-02-23T23:26:07.519Z Downloaded async-channel v1.9.0
18412026-02-23T23:26:07.522Z Downloaded target-triple v0.1.3
18422026-02-23T23:26:07.522Z Downloaded fancy-regex v0.14.0
18432026-02-23T23:26:07.525Z Downloaded supports-color v2.1.0
18442026-02-23T23:26:07.525Z Downloaded futures-timer v3.0.3
18452026-02-23T23:26:07.528Z Downloaded escape8259 v0.5.3
18462026-02-23T23:26:07.528Z Downloaded cast v0.3.0
18472026-02-23T23:26:07.528Z Downloaded async-executor v1.13.1
18482026-02-23T23:26:07.531Z Downloaded nested v0.1.1
18492026-02-23T23:26:07.531Z Downloaded anes v0.1.6
18502026-02-23T23:26:07.540Z Downloaded stringmetrics v2.2.2
18512026-02-23T23:26:07.543Z Downloaded rust-argon2 v2.1.0
18522026-02-23T23:26:07.547Z Downloaded plotters-backend v0.3.7
18532026-02-23T23:26:07.550Z Downloaded async-channel v2.3.1
18542026-02-23T23:26:07.558Z Downloaded miette-derive v5.10.0
18552026-02-23T23:26:07.561Z Downloaded assert-json-diff v2.0.2
18562026-02-23T23:26:07.613Z Downloaded doc-comment v0.3.3
18572026-02-23T23:26:07.614Z Downloaded parking v2.2.1
18582026-02-23T23:26:07.614Z Downloaded oorandom v11.1.4
18592026-02-23T23:26:07.614Z Downloaded async-attributes v1.1.2
18602026-02-23T23:26:07.614Z Downloaded guppy-workspace-hack v0.1.0
18612026-02-23T23:26:07.614Z Downloaded supports-unicode v2.1.0
18622026-02-23T23:26:07.614Z Downloaded supports-hyperlinks v2.1.0
18632026-02-23T23:26:07.614Z Downloaded pathdiff v0.2.3
18642026-02-23T23:26:07.614Z Downloaded terminal_size v0.1.17
18652026-02-23T23:26:07.614Z Downloaded path-tree v0.8.1
18662026-02-23T23:26:07.614Z Downloaded tinytemplate v1.2.1
18672026-02-23T23:26:07.614Z Downloaded proc-macro-crate v3.2.0
18682026-02-23T23:26:07.614Z Downloaded concurrent-queue v2.5.0
18692026-02-23T23:26:07.614Z Downloaded termcolor v1.4.1
18702026-02-23T23:26:07.614Z Downloaded rstest_macros v0.25.0
18712026-02-23T23:26:07.614Z Downloaded futures-lite v2.3.0
18722026-02-23T23:26:07.614Z Downloaded chumsky v0.9.3
18732026-02-23T23:26:07.614Z Downloaded httptest v0.16.3
18742026-02-23T23:26:07.614Z Downloaded event-listener v5.3.1
18752026-02-23T23:26:07.614Z Downloaded blocking v1.6.1
18762026-02-23T23:26:07.614Z Downloaded owo-colors v3.5.0
18772026-02-23T23:26:07.618Z Downloaded async-task v4.7.1
18782026-02-23T23:26:07.618Z Downloaded cfg-expr v0.20.1
18792026-02-23T23:26:07.621Z Downloaded criterion-plot v0.6.0
18802026-02-23T23:26:07.624Z Downloaded trybuild v1.0.106
18812026-02-23T23:26:07.628Z Downloaded blake2b_simd v1.0.2
18822026-02-23T23:26:07.633Z Downloaded target-spec v3.5.0
18832026-02-23T23:26:07.636Z Downloaded textwrap v0.15.2
18842026-02-23T23:26:07.636Z Downloaded rstest v0.25.0
18852026-02-23T23:26:07.640Z Downloaded rand_distr v0.5.1
18862026-02-23T23:26:07.643Z Downloaded polling v3.7.3
18872026-02-23T23:26:07.647Z Downloaded hashbrown v0.14.5
18882026-02-23T23:26:07.650Z Downloaded miette v5.10.0
18892026-02-23T23:26:07.654Z Downloaded knuffel v3.2.0
18902026-02-23T23:26:07.657Z Downloaded plotters v0.3.7
18912026-02-23T23:26:07.664Z Downloaded criterion v0.7.0
18922026-02-23T23:26:07.669Z Downloaded guppy v0.17.20
18932026-02-23T23:26:07.674Z Downloaded async-std v1.13.0
18942026-02-23T23:26:07.742Z Downloaded httpmock v0.8.0-alpha.1
18952026-02-23T23:26:10.025Z Checking cfg-if v1.0.4
18962026-02-23T23:26:10.446Z Checking libc v0.2.180
18972026-02-23T23:26:10.450Z Checking serde_core v1.0.228
18982026-02-23T23:26:10.535Z Checking memchr v2.7.4
18992026-02-23T23:26:10.586Z Checking smallvec v1.15.1
19002026-02-23T23:26:10.636Z Checking value-bag v1.12.0
19012026-02-23T23:26:10.689Z Checking itoa v1.0.11
19022026-02-23T23:26:10.757Z Checking scopeguard v1.2.0
19032026-02-23T23:26:10.826Z Checking libm v0.2.8
19042026-02-23T23:26:10.923Z Checking zeroize v1.8.1
19052026-02-23T23:26:10.997Z Checking lock_api v0.4.12
19062026-02-23T23:26:11.061Z Checking stable_deref_trait v1.2.0
19072026-02-23T23:26:11.125Z Checking log v0.4.29
19082026-02-23T23:26:11.241Z Checking portable-atomic v1.11.0
19092026-02-23T23:26:11.298Z Checking critical-section v1.1.3
19102026-02-23T23:26:11.370Z Checking zerofrom v0.1.4
19112026-02-23T23:26:11.466Z Checking zmij v1.0.15
19122026-02-23T23:26:11.529Z Checking pin-project-lite v0.2.14
19132026-02-23T23:26:11.585Z Checking getrandom v0.2.15
19142026-02-23T23:26:11.645Z Checking getrandom v0.3.4
19152026-02-23T23:26:11.706Z Checking yoke v0.7.4
19162026-02-23T23:26:11.771Z Checking writeable v0.5.5
19172026-02-23T23:26:11.829Z Checking num-traits v0.2.19
19182026-02-23T23:26:11.891Z Checking percent-encoding v2.3.2
19192026-02-23T23:26:11.948Z Checking litemap v0.7.3
19202026-02-23T23:26:11.961Z Checking rand_core v0.6.4
19212026-02-23T23:26:12.105Z Checking zerovec v0.10.4
19222026-02-23T23:26:12.162Z Checking icu_locid_transform_data v1.5.0
19232026-02-23T23:26:12.221Z Checking subtle v2.6.1
19242026-02-23T23:26:12.336Z Checking icu_properties_data v1.5.0
19252026-02-23T23:26:12.350Z Checking once_cell v1.21.3
19262026-02-23T23:26:12.453Z Checking byteorder v1.5.0
19272026-02-23T23:26:12.509Z Checking write16 v1.0.0
19282026-02-23T23:26:12.618Z Checking utf8_iter v1.0.4
19292026-02-23T23:26:12.672Z Checking utf16_iter v1.0.5
19302026-02-23T23:26:12.740Z Checking icu_normalizer_data v1.5.0
19312026-02-23T23:26:12.790Z Checking form_urlencoded v1.2.2
19322026-02-23T23:26:12.844Z Checking parking_lot_core v0.9.10
19332026-02-23T23:26:12.910Z Checking signal-hook-registry v1.4.2
19342026-02-23T23:26:12.980Z Checking typenum v1.17.0
19352026-02-23T23:26:13.022Z Checking mio v1.0.2
19362026-02-23T23:26:13.080Z Checking futures-core v0.3.31
19372026-02-23T23:26:13.251Z Checking allocator-api2 v0.2.21
19382026-02-23T23:26:13.309Z Checking parking_lot v0.12.3
19392026-02-23T23:26:13.380Z Checking socket2 v0.6.1
19402026-02-23T23:26:13.449Z Checking iana-time-zone v0.1.63
19412026-02-23T23:26:13.697Z Checking errno v0.3.12
19422026-02-23T23:26:13.761Z Checking equivalent v1.0.2
19432026-02-23T23:26:13.818Z Checking tinystr v0.7.6
19442026-02-23T23:26:13.819Z Checking icu_collections v1.5.0
19452026-02-23T23:26:13.952Z Checking const-oid v0.9.6
19462026-02-23T23:26:14.013Z Checking generic-array v0.14.7
19472026-02-23T23:26:14.064Z Checking zerocopy v0.7.35
19482026-02-23T23:26:14.067Z Checking thiserror v1.0.69
19492026-02-23T23:26:14.170Z Checking serde v1.0.228
19502026-02-23T23:26:14.170Z Checking serde_json v1.0.149
19512026-02-23T23:26:14.290Z Checking icu_locid v1.5.0
19522026-02-23T23:26:14.355Z Checking uuid v1.19.0
19532026-02-23T23:26:14.453Z Checking semver v1.0.27
19542026-02-23T23:26:14.960Z Checking futures-io v0.3.31
19552026-02-23T23:26:15.126Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19562026-02-23T23:26:15.211Z Checking crypto-common v0.1.6
19572026-02-23T23:26:15.272Z Checking block-buffer v0.10.4
19582026-02-23T23:26:15.336Z Checking bytes v1.11.1
19592026-02-23T23:26:15.339Z Checking bitflags v2.9.4
19602026-02-23T23:26:15.435Z Checking icu_provider v1.5.0
19612026-02-23T23:26:15.497Z Checking chrono v0.4.43
19622026-02-23T23:26:15.560Z Checking thiserror v2.0.18
19632026-02-23T23:26:15.602Z Checking dyn-clone v1.0.20
19642026-02-23T23:26:15.695Z Checking digest v0.10.7
19652026-02-23T23:26:15.813Z Checking slab v0.4.9
19662026-02-23T23:26:15.870Z Checking cpufeatures v0.2.14
19672026-02-23T23:26:15.929Z Checking futures-sink v0.3.31
19682026-02-23T23:26:15.969Z Checking pin-utils v0.1.0
19692026-02-23T23:26:16.034Z Checking hashbrown v0.16.1
19702026-02-23T23:26:16.094Z Checking icu_locid_transform v1.5.0
19712026-02-23T23:26:16.149Z Checking rustix v0.38.37
19722026-02-23T23:26:16.153Z Checking futures-channel v0.3.31
19732026-02-23T23:26:16.153Z Checking futures-task v0.3.31
19742026-02-23T23:26:16.191Z Checking ppv-lite86 v0.2.20
19752026-02-23T23:26:16.351Z Checking tokio v1.49.0
19762026-02-23T23:26:16.552Z Checking foldhash v0.1.5
19772026-02-23T23:26:16.614Z Checking futures-util v0.3.31
19782026-02-23T23:26:16.865Z Checking hashbrown v0.15.4
19792026-02-23T23:26:17.062Z Checking fnv v1.0.7
19802026-02-23T23:26:17.124Z Checking icu_properties v1.5.1
19812026-02-23T23:26:17.181Z Checking indexmap v2.13.0
19822026-02-23T23:26:17.272Z Checking tracing-core v0.1.32
19832026-02-23T23:26:17.501Z Checking regex-syntax v0.8.5
19842026-02-23T23:26:17.954Z Checking http v1.4.0
19852026-02-23T23:26:18.015Z Checking tracing v0.1.40
19862026-02-23T23:26:18.456Z Checking spin v0.9.8
19872026-02-23T23:26:18.554Z Checking crossbeam-utils v0.8.21
19882026-02-23T23:26:18.890Z Checking adler2 v2.0.0
19892026-02-23T23:26:19.159Z Checking miniz_oxide v0.8.5
19902026-02-23T23:26:19.373Z Checking utf8parse v0.2.2
19912026-02-23T23:26:19.439Z Checking base64 v0.22.1
19922026-02-23T23:26:19.442Z Checking base64ct v1.6.0
19932026-02-23T23:26:19.594Z Checking unicode-ident v1.0.19
19942026-02-23T23:26:19.868Z Checking proc-macro2 v1.0.101
19952026-02-23T23:26:19.984Z Checking block-padding v0.3.3
19962026-02-23T23:26:20.049Z Checking anstyle v1.0.11
19972026-02-23T23:26:20.109Z Checking ipnet v2.11.0
19982026-02-23T23:26:20.247Z Checking inout v0.1.3
19992026-02-23T23:26:20.440Z Checking icu_normalizer v1.5.0
20002026-02-23T23:26:20.502Z Checking aho-corasick v1.1.3
20012026-02-23T23:26:20.561Z Checking cipher v0.4.4
20022026-02-23T23:26:20.624Z Checking quote v1.0.40
20032026-02-23T23:26:20.720Z Checking anstyle-parse v0.2.5
20042026-02-23T23:26:20.785Z Checking colorchoice v1.0.2
20052026-02-23T23:26:21.010Z Checking powerfmt v0.2.0
20062026-02-23T23:26:21.073Z Checking syn v2.0.114
20072026-02-23T23:26:21.077Z Checking anstyle-query v1.1.1
20082026-02-23T23:26:21.077Z Checking is_terminal_polyfill v1.70.1
20092026-02-23T23:26:21.261Z Checking idna_adapter v1.2.0
20102026-02-23T23:26:21.324Z Checking time-core v0.1.6
20112026-02-23T23:26:21.327Z Checking fastrand v2.1.1
20122026-02-23T23:26:21.423Z Checking deranged v0.5.3
20132026-02-23T23:26:21.426Z Checking anstream v0.6.18
20142026-02-23T23:26:21.529Z Checking idna v1.0.3
20152026-02-23T23:26:21.643Z Checking num_threads v0.1.7
20162026-02-23T23:26:21.737Z Checking num-conv v0.1.0
20172026-02-23T23:26:21.847Z Checking atomic-waker v1.1.2
20182026-02-23T23:26:21.898Z Checking pem-rfc7468 v0.7.0
20192026-02-23T23:26:22.033Z Checking terminal_size v0.4.0
20202026-02-23T23:26:22.037Z Checking regex-automata v0.4.11
20212026-02-23T23:26:22.131Z Checking sha2 v0.10.9
20222026-02-23T23:26:22.135Z Checking url v2.5.4
20232026-02-23T23:26:22.249Z Checking untrusted v0.9.0
20242026-02-23T23:26:22.312Z Checking gimli v0.31.1
20252026-02-23T23:26:22.504Z Checking ring v0.17.14
20262026-02-23T23:26:22.742Z Checking hmac v0.12.1
20272026-02-23T23:26:23.043Z Checking object v0.36.5
20282026-02-23T23:26:23.129Z Checking schemars v0.8.22
20292026-02-23T23:26:23.525Z Checking tokio-util v0.7.15
20302026-02-23T23:26:23.972Z Checking time v0.3.43
20312026-02-23T23:26:24.823Z Checking zerocopy v0.8.27
20322026-02-23T23:26:24.904Z Checking httparse v1.9.5
20332026-02-23T23:26:24.967Z Checking strsim v0.11.1
20342026-02-23T23:26:25.331Z Checking rustc-demangle v0.1.24
20352026-02-23T23:26:25.432Z Checking clap_lex v0.7.4
20362026-02-23T23:26:25.775Z Checking clap_builder v4.5.48
20372026-02-23T23:26:25.835Z Checking lazy_static v1.5.0
20382026-02-23T23:26:26.037Z Checking flagset v0.4.6
20392026-02-23T23:26:26.166Z Checking addr2line v0.24.2
20402026-02-23T23:26:26.332Z Checking der v0.7.10
20412026-02-23T23:26:26.569Z Checking rand_chacha v0.3.1
20422026-02-23T23:26:26.656Z Checking rustls-pki-types v1.10.0
20432026-02-23T23:26:26.770Z Checking http-body v1.0.1
20442026-02-23T23:26:27.043Z Checking rand v0.8.5
20452026-02-23T23:26:27.106Z Checking aws-lc-sys v0.26.0
20462026-02-23T23:26:27.109Z Checking httpdate v1.0.3
20472026-02-23T23:26:27.269Z Checking untrusted v0.7.1
20482026-02-23T23:26:27.497Z Checking try-lock v0.2.5
20492026-02-23T23:26:27.560Z Checking h2 v0.4.6
20502026-02-23T23:26:27.717Z Checking want v0.3.1
20512026-02-23T23:26:27.992Z Checking ryu v1.0.18
20522026-02-23T23:26:28.110Z Checking tower-service v0.3.3
20532026-02-23T23:26:28.176Z Checking tower-layer v0.3.3
20542026-02-23T23:26:28.317Z Checking erased-serde v0.3.31
20552026-02-23T23:26:28.365Z Checking rand_core v0.9.3
20562026-02-23T23:26:28.369Z Checking spki v0.7.3
20572026-02-23T23:26:28.530Z Checking pbkdf2 v0.12.2
20582026-02-23T23:26:28.719Z Checking clap v4.5.48
20592026-02-23T23:26:28.778Z Checking aes v0.8.4
20602026-02-23T23:26:28.781Z Checking mime v0.3.17
20612026-02-23T23:26:28.781Z Checking salsa20 v0.10.2
20622026-02-23T23:26:28.934Z Checking cbc v0.1.2
20632026-02-23T23:26:29.063Z Checking backtrace v0.3.74
20642026-02-23T23:26:29.173Z Checking rustix v1.1.3
20652026-02-23T23:26:29.231Z Checking scrypt v0.11.0
20662026-02-23T23:26:29.235Z Checking rand_chacha v0.9.0
20672026-02-23T23:26:29.353Z Checking slog v2.8.2
20682026-02-23T23:26:29.357Z Checking aws-lc-rs v1.12.4
20692026-02-23T23:26:29.549Z Checking http-body-util v0.1.3
20702026-02-23T23:26:29.679Z Checking regex v1.11.3
20712026-02-23T23:26:29.696Z Checking anyhow v1.0.99
20722026-02-23T23:26:29.800Z Checking rand v0.9.2
20732026-02-23T23:26:30.023Z Checking pkcs5 v0.7.1
20742026-02-23T23:26:30.086Z Checking openssl-probe v0.1.5
20752026-02-23T23:26:30.187Z Checking foreign-types-shared v0.1.1
20762026-02-23T23:26:30.326Z Checking serde_urlencoded v0.7.1
20772026-02-23T23:26:30.385Z Checking foreign-types v0.3.2
20782026-02-23T23:26:30.388Z Checking hex v0.4.3
20792026-02-23T23:26:30.541Z Checking openssl-sys v0.9.109
20802026-02-23T23:26:30.608Z Checking pkcs8 v0.10.2
20812026-02-23T23:26:30.806Z Checking encoding_rs v0.8.34
20822026-02-23T23:26:30.888Z Checking ipnetwork v0.21.1
20832026-02-23T23:26:31.012Z Checking plain v0.2.3
20842026-02-23T23:26:31.071Z Checking ucd-trie v0.1.7
20852026-02-23T23:26:31.132Z Checking rustls-webpki v0.102.8
20862026-02-23T23:26:31.240Z Checking tempfile v3.24.0
20872026-02-23T23:26:31.296Z Checking sync_wrapper v1.0.1
20882026-02-23T23:26:31.361Z Checking pest v2.8.2
20892026-02-23T23:26:31.364Z Checking psl-types v2.0.11
20902026-02-23T23:26:31.526Z Checking either v1.15.0
20912026-02-23T23:26:31.660Z Checking pretty-hex v0.4.1
20922026-02-23T23:26:31.721Z Checking publicsuffix v2.3.0
20932026-02-23T23:26:31.779Z Checking openssl v0.10.73
20942026-02-23T23:26:31.924Z Checking tower v0.5.2
20952026-02-23T23:26:31.988Z Checking rustls-native-certs v0.8.1
20962026-02-23T23:26:31.988Z Checking rustls v0.23.19
20972026-02-23T23:26:32.099Z Checking webpki-roots v1.0.1
20982026-02-23T23:26:32.245Z Checking cookie v0.18.1
20992026-02-23T23:26:32.365Z Checking openapiv3 v2.2.0
21002026-02-23T23:26:32.744Z Checking iri-string v0.7.8
21012026-02-23T23:26:32.826Z Checking cookie_store v0.21.1
21022026-02-23T23:26:33.075Z Checking signature v2.2.0
21032026-02-23T23:26:33.364Z Checking toml_datetime v0.6.11
21042026-02-23T23:26:33.573Z Checking serde_spanned v0.6.9
21052026-02-23T23:26:33.775Z Checking winnow v0.7.14
21062026-02-23T23:26:33.836Z Checking hyper v1.8.1
21072026-02-23T23:26:33.892Z Checking sha1 v0.10.6
21082026-02-23T23:26:33.895Z Checking strum v0.26.3
21092026-02-23T23:26:34.135Z Checking data-encoding v2.9.0
21102026-02-23T23:26:34.308Z Checking static_assertions v1.1.0
21112026-02-23T23:26:34.489Z Checking oxnet v0.1.4
21122026-02-23T23:26:34.781Z Checking tinyvec_macros v0.1.1
21132026-02-23T23:26:34.962Z Checking quick-error v1.2.3
21142026-02-23T23:26:35.044Z Checking tinyvec v1.8.0
21152026-02-23T23:26:35.173Z Checking hubpack v0.1.2
21162026-02-23T23:26:35.413Z Checking tower-http v0.6.6
21172026-02-23T23:26:35.567Z Checking num-integer v0.1.46
21182026-02-23T23:26:35.679Z Checking base16ct v0.2.0
21192026-02-23T23:26:35.931Z Checking hyper-util v0.1.19
21202026-02-23T23:26:35.983Z Checking bit-vec v0.8.0
21212026-02-23T23:26:36.122Z Checking sec1 v0.7.3
21222026-02-23T23:26:36.181Z Checking scroll v0.12.0
21232026-02-23T23:26:36.358Z Checking ff v0.13.0
21242026-02-23T23:26:36.422Z Checking bit-set v0.8.0
21252026-02-23T23:26:36.588Z Checking wait-timeout v0.2.0
21262026-02-23T23:26:36.651Z Checking crc32fast v1.4.2
21272026-02-23T23:26:36.711Z Checking goblin v0.8.2
21282026-02-23T23:26:36.715Z Checking native-tls v0.2.12
21292026-02-23T23:26:36.811Z Checking group v0.13.0
21302026-02-23T23:26:36.815Z Checking num-iter v0.1.45
21312026-02-23T23:26:36.924Z Checking ahash v0.8.12
21322026-02-23T23:26:36.981Z Checking bstr v1.10.0
21332026-02-23T23:26:37.045Z Checking tokio-rustls v0.26.0
21342026-02-23T23:26:37.106Z Checking hkdf v0.12.4
21352026-02-23T23:26:37.111Z Checking tokio-native-tls v0.3.1
21362026-02-23T23:26:37.111Z Checking crypto-bigint v0.5.5
21372026-02-23T23:26:37.376Z Checking rusty-fork v0.3.0
21382026-02-23T23:26:37.441Z Checking dtrace-parser v0.2.0
21392026-02-23T23:26:37.491Z Checking rand_xorshift v0.4.0
21402026-02-23T23:26:37.495Z Checking crossbeam-epoch v0.9.18
21412026-02-23T23:26:37.724Z Checking thread-id v4.2.2
21422026-02-23T23:26:37.786Z Checking unarray v0.1.4
21432026-02-23T23:26:37.866Z Checking zlib-rs v0.5.1
21442026-02-23T23:26:37.925Z Checking num-bigint-dig v0.8.6
21452026-02-23T23:26:37.997Z Checking proptest v1.7.0
21462026-02-23T23:26:38.002Z Checking pkcs1 v0.7.5
21472026-02-23T23:26:38.115Z Checking x509-cert v0.2.5
21482026-02-23T23:26:38.536Z Checking scroll v0.13.0
21492026-02-23T23:26:38.852Z Checking hyper-tls v0.6.0
21502026-02-23T23:26:39.100Z Checking hyper-rustls v0.27.7
21512026-02-23T23:26:39.244Z Checking unicode-segmentation v1.12.0
21522026-02-23T23:26:39.557Z Checking reqwest v0.12.24
21532026-02-23T23:26:39.650Z Checking toml_write v0.1.2
21542026-02-23T23:26:39.716Z Checking libz-rs-sys v0.5.1
21552026-02-23T23:26:40.002Z Checking elliptic-curve v0.13.8
21562026-02-23T23:26:40.006Z Checking flate2 v1.1.2
21572026-02-23T23:26:40.114Z Checking goblin v0.10.2
21582026-02-23T23:26:40.118Z Checking toml_edit v0.22.27
21592026-02-23T23:26:40.118Z Checking rsa v0.9.8
21602026-02-23T23:26:40.741Z Checking rfc6979 v0.4.0
21612026-02-23T23:26:40.803Z Checking memmap2 v0.9.8
21622026-02-23T23:26:41.003Z Checking bitflags v1.3.2
21632026-02-23T23:26:41.174Z Checking winnow v0.5.40
21642026-02-23T23:26:41.177Z Checking ecdsa v0.16.9
21652026-02-23T23:26:41.296Z Checking dtrace-parser v0.3.0
21662026-02-23T23:26:41.396Z Checking dof v0.3.0
21672026-02-23T23:26:41.619Z Checking curve25519-dalek v4.1.3
21682026-02-23T23:26:41.876Z Checking bzip2-sys v0.1.13+1.0.8
21692026-02-23T23:26:42.009Z Checking env_filter v0.1.2
21702026-02-23T23:26:42.075Z Checking usdt-impl v0.5.0
21712026-02-23T23:26:42.078Z Checking thread-id v5.0.0
21722026-02-23T23:26:42.304Z Checking keccak v0.1.5
21732026-02-23T23:26:42.367Z Checking env_logger v0.11.8
21742026-02-23T23:26:42.542Z Checking newtype-uuid v1.3.2
21752026-02-23T23:26:42.736Z Checking sha3 v0.10.8
21762026-02-23T23:26:42.740Z Checking ed25519 v2.2.3
21772026-02-23T23:26:42.861Z Checking itertools v0.13.0
21782026-02-23T23:26:42.865Z Checking serde_with v3.16.1
21792026-02-23T23:26:42.985Z Checking daft v0.1.4
21802026-02-23T23:26:43.161Z Checking unicode-normalization v0.1.24
21812026-02-23T23:26:43.229Z Checking memoffset v0.9.1
21822026-02-23T23:26:43.428Z Checking signal-hook v0.3.18
21832026-02-23T23:26:43.494Z Checking ed25519-dalek v2.1.1
21842026-02-23T23:26:43.559Z Checking managed v0.8.0
21852026-02-23T23:26:43.846Z Checking signal-hook-mio v0.2.4
21862026-02-23T23:26:43.976Z Checking bzip2 v0.4.4
21872026-02-23T23:26:44.038Z Checking ref-cast v1.0.25
21882026-02-23T23:26:44.041Z Checking toml_edit v0.19.15
21892026-02-23T23:26:44.140Z Checking zstd-sys v2.0.14+zstd.1.5.7
21902026-02-23T23:26:44.143Z Checking simd-adler32 v0.3.7
21912026-02-23T23:26:44.261Z Checking lockfree-object-pool v0.1.6
21922026-02-23T23:26:44.325Z Checking zip v0.6.6
21932026-02-23T23:26:44.421Z Checking zstd-safe v7.2.3
21942026-02-23T23:26:44.594Z Checking bumpalo v3.16.0
21952026-02-23T23:26:44.657Z Checking siphasher v0.3.11
21962026-02-23T23:26:44.802Z Checking zstd v0.13.3
21972026-02-23T23:26:45.041Z Checking zopfli v0.8.1
21982026-02-23T23:26:45.097Z Checking crossterm v0.28.1
21992026-02-23T23:26:45.136Z Checking phf_shared v0.11.2
22002026-02-23T23:26:45.228Z Checking bzip2 v0.5.2
22012026-02-23T23:26:45.408Z Checking similar v2.7.0
22022026-02-23T23:26:45.504Z Checking serde-big-array v0.5.1
22032026-02-23T23:26:45.608Z Checking hash32 v0.2.1
22042026-02-23T23:26:45.778Z Checking socket2 v0.5.10
22052026-02-23T23:26:45.783Z Checking winnow v0.6.26
22062026-02-23T23:26:45.898Z Checking dof v0.4.0
22072026-02-23T23:26:45.978Z Checking predicates-core v1.0.8
22082026-02-23T23:26:46.262Z Checking jiff v0.2.15
22092026-02-23T23:26:46.336Z Checking unicode-bidi v0.3.17
22102026-02-23T23:26:46.400Z Checking unicode-properties v0.1.3
22112026-02-23T23:26:46.521Z Checking toml v0.7.8
22122026-02-23T23:26:46.631Z Checking heapless v0.7.17
22132026-02-23T23:26:46.817Z Checking hickory-proto v0.25.2
22142026-02-23T23:26:46.880Z Checking tokio-stream v0.1.17
22152026-02-23T23:26:46.884Z Checking usdt-impl v0.6.0
22162026-02-23T23:26:46.999Z Checking stringprep v0.1.5
22172026-02-23T23:26:47.342Z Checking fs-err v3.1.1
22182026-02-23T23:26:47.404Z Checking md-5 v0.10.6
22192026-02-23T23:26:47.521Z Checking usdt v0.6.0
22202026-02-23T23:26:47.569Z Checking float-cmp v0.10.0
22212026-02-23T23:26:47.695Z Checking foldhash v0.2.0
22222026-02-23T23:26:47.758Z Checking normalize-line-endings v0.3.0
22232026-02-23T23:26:47.839Z Checking difflib v0.4.0
22242026-02-23T23:26:47.903Z Checking rustc-hash v2.1.1
22252026-02-23T23:26:47.967Z Checking fallible-iterator v0.2.0
22262026-02-23T23:26:47.970Z Checking smoltcp v0.9.1
22272026-02-23T23:26:48.090Z Checking nix v0.29.0
22282026-02-23T23:26:48.166Z Checking iddqd v0.3.16
22292026-02-23T23:26:48.228Z Checking predicates v3.1.3
22302026-02-23T23:26:48.629Z Checking itertools v0.10.5
22312026-02-23T23:26:48.691Z Checking postgres-protocol v0.6.8
22322026-02-23T23:26:48.925Z Checking buf-list v1.0.3
22332026-02-23T23:26:49.335Z Checking strum v0.27.2
22342026-02-23T23:26:49.437Z Checking fixedbitset v0.5.7
22352026-02-23T23:26:49.501Z Checking precomputed-hash v0.1.1
22362026-02-23T23:26:49.597Z Checking lalrpop-util v0.19.12
22372026-02-23T23:26:49.600Z Checking fixedbitset v0.4.2
22382026-02-23T23:26:49.717Z Checking new_debug_unreachable v1.0.6
22392026-02-23T23:26:49.887Z Checking string_cache v0.8.9
22402026-02-23T23:26:49.948Z Checking petgraph v0.8.2
22412026-02-23T23:26:50.011Z Checking petgraph v0.6.5
22422026-02-23T23:26:50.015Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22432026-02-23T23:26:50.158Z Checking postgres-types v0.2.9
22442026-02-23T23:26:50.254Z Checking phf v0.11.2
22452026-02-23T23:26:50.603Z Checking itertools v0.12.1
22462026-02-23T23:26:50.826Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22472026-02-23T23:26:50.891Z Checking peg-runtime v0.8.5
22482026-02-23T23:26:51.211Z Checking minimal-lexical v0.2.1
22492026-02-23T23:26:51.274Z Checking whoami v1.5.2
22502026-02-23T23:26:51.643Z Checking tokio-postgres v0.7.13
22512026-02-23T23:26:51.707Z Checking nom v7.1.3
22522026-02-23T23:26:52.213Z Checking zip v4.2.0
22532026-02-23T23:26:53.102Z Checking camino v1.2.2
22542026-02-23T23:26:53.364Z Compiling regress v0.10.4
22552026-02-23T23:26:53.602Z Checking futures-executor v0.3.31
22562026-02-23T23:26:53.672Z Checking is-terminal v0.4.13
22572026-02-23T23:26:53.675Z Compiling unsafe-libyaml v0.2.11
22582026-02-23T23:26:53.782Z Checking crossbeam-channel v0.5.15
22592026-02-23T23:26:53.876Z Checking heck v0.5.0
22602026-02-23T23:26:53.941Z Checking futures v0.3.31
22612026-02-23T23:26:54.134Z Checking thread_local v1.1.8
22622026-02-23T23:26:54.197Z Compiling rustls v0.22.4
22632026-02-23T23:26:54.507Z Compiling newtype-uuid-macros v0.1.0
22642026-02-23T23:26:54.567Z Compiling structmeta-derive v0.3.0
22652026-02-23T23:26:54.628Z Checking take_mut v0.2.2
22662026-02-23T23:26:54.816Z Checking term v1.1.0
22672026-02-23T23:26:54.870Z Checking slog-async v2.8.0
22682026-02-23T23:26:55.256Z Compiling serde_yaml v0.9.34+deprecated
22692026-02-23T23:26:55.318Z Checking slog-term v2.9.2
22702026-02-23T23:26:55.534Z Compiling multer v3.1.0
22712026-02-23T23:26:55.621Z Compiling async-stream-impl v0.3.6
22722026-02-23T23:26:56.012Z Compiling dropshot v0.16.7
22732026-02-23T23:26:56.097Z Checking match_cfg v0.1.0
22742026-02-23T23:26:56.267Z Checking hostname v0.3.1
22752026-02-23T23:26:56.326Z Compiling dropshot_endpoint v0.16.7
22762026-02-23T23:26:56.487Z Checking unicode-width v0.1.14
22772026-02-23T23:26:56.566Z Checking debug-ignore v1.0.5
22782026-02-23T23:26:56.790Z Checking slog-json v2.6.1
22792026-02-23T23:26:56.958Z Compiling typify-impl v0.4.3
22802026-02-23T23:26:57.031Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22812026-02-23T23:26:57.115Z Compiling structmeta v0.3.0
22822026-02-23T23:26:57.118Z Checking slog-bunyan v2.5.0
22832026-02-23T23:26:57.406Z Checking toml_parser v1.0.6+spec-1.1.0
22842026-02-23T23:26:57.566Z Compiling derive-ex v0.1.8
22852026-02-23T23:26:57.976Z Checking toml_datetime v0.7.5+spec-1.1.0
22862026-02-23T23:26:58.176Z Checking serde_spanned v1.0.4
22872026-02-23T23:26:58.445Z Checking serde_path_to_error v0.1.20
22882026-02-23T23:26:58.506Z Checking toml_writer v1.0.6+spec-1.1.0
22892026-02-23T23:26:58.944Z Checking toml v0.9.11+spec-1.1.0
22902026-02-23T23:26:59.147Z Checking async-stream v0.3.6
22912026-02-23T23:26:59.953Z Checking rustls-pemfile v2.2.0
22922026-02-23T23:27:00.277Z Checking waitgroup v0.1.2
22932026-02-23T23:27:00.500Z Checking hostname v0.4.2
22942026-02-23T23:27:00.504Z Checking progenitor-client v0.10.0
22952026-02-23T23:27:00.611Z Compiling parse-display-derive v0.10.0
22962026-02-23T23:27:00.616Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
22972026-02-23T23:27:00.728Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22982026-02-23T23:27:00.858Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22992026-02-23T23:27:01.002Z Checking macaddr v1.0.1
23002026-02-23T23:27:01.230Z Checking tabwriter v1.4.0
23012026-02-23T23:27:01.420Z Checking itertools v0.14.0
23022026-02-23T23:27:01.535Z Checking instant v0.1.13
23032026-02-23T23:27:01.599Z Checking progenitor-client v0.11.2
23042026-02-23T23:27:01.729Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23052026-02-23T23:27:01.793Z Compiling test-strategy v0.4.3
23062026-02-23T23:27:01.796Z Checking backoff v0.4.0
23072026-02-23T23:27:01.970Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
23082026-02-23T23:27:02.094Z Checking colored v3.0.0
23092026-02-23T23:27:02.221Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23102026-02-23T23:27:02.285Z Checking tokio-rustls v0.25.0
23112026-02-23T23:27:02.550Z Checking camino-tempfile v1.4.1
23122026-02-23T23:27:02.935Z Checking crossbeam-deque v0.8.5
23132026-02-23T23:27:03.327Z Compiling rayon-core v1.12.1
23142026-02-23T23:27:03.386Z Checking toml v0.8.23
23152026-02-23T23:27:03.950Z Compiling proc-macro-error v1.0.4
23162026-02-23T23:27:04.192Z Checking secrecy v0.10.3
23172026-02-23T23:27:04.469Z Checking parse-display v0.10.0
23182026-02-23T23:27:04.472Z Compiling crucible-workspace-hack v0.1.0
23192026-02-23T23:27:04.579Z Checking rayon v1.10.0
23202026-02-23T23:27:04.655Z Compiling proc-macro-crate v1.3.1
23212026-02-23T23:27:04.808Z Compiling nix v0.30.1
23222026-02-23T23:27:05.242Z Checking glob v0.3.2
23232026-02-23T23:27:05.419Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23242026-02-23T23:27:05.640Z Compiling num_enum_derive v0.5.11
23252026-02-23T23:27:05.703Z Compiling heapless v0.8.0
23262026-02-23T23:27:05.758Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23272026-02-23T23:27:06.248Z Compiling ingot-macros v0.1.1
23282026-02-23T23:27:06.335Z Checking hash32 v0.3.1
23292026-02-23T23:27:06.627Z Compiling smoltcp v0.11.0
23302026-02-23T23:27:06.806Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23312026-02-23T23:27:07.307Z Compiling foreign-types-macros v0.2.3
23322026-02-23T23:27:07.453Z Checking foreign-types-shared v0.3.1
23332026-02-23T23:27:07.653Z Checking cobs v0.2.3
23342026-02-23T23:27:07.943Z Checking unicode-width v0.2.0
23352026-02-23T23:27:08.002Z Checking num_enum v0.5.11
23362026-02-23T23:27:08.176Z Checking postcard v1.0.10
23372026-02-23T23:27:08.461Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23382026-02-23T23:27:08.522Z Checking sigpipe v0.1.3
23392026-02-23T23:27:08.526Z Compiling typify-macro v0.4.3
23402026-02-23T23:27:08.631Z Checking cstr-argument v0.1.2
23412026-02-23T23:27:08.634Z Checking foreign-types v0.5.0
23422026-02-23T23:27:08.734Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23432026-02-23T23:27:08.793Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23442026-02-23T23:27:08.863Z Checking pretty-hex v0.2.1
23452026-02-23T23:27:08.910Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23462026-02-23T23:27:08.974Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23472026-02-23T23:27:09.106Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23482026-02-23T23:27:09.380Z Checking colored v2.2.0
23492026-02-23T23:27:09.439Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23502026-02-23T23:27:09.499Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23512026-02-23T23:27:09.503Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23522026-02-23T23:27:09.610Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23532026-02-23T23:27:09.856Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23542026-02-23T23:27:09.859Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23552026-02-23T23:27:09.972Z Compiling zone_cfg_derive v0.3.0
23562026-02-23T23:27:10.299Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23572026-02-23T23:27:10.436Z Checking smf v0.2.3
23582026-02-23T23:27:10.541Z Compiling num-derive v0.4.2
23592026-02-23T23:27:10.708Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23602026-02-23T23:27:10.960Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23612026-02-23T23:27:11.189Z Compiling convert_case v0.4.0
23622026-02-23T23:27:11.286Z Checking half v2.4.1
23632026-02-23T23:27:11.349Z Checking ciborium-io v0.2.2
23642026-02-23T23:27:11.458Z Checking zone v0.3.1
23652026-02-23T23:27:11.552Z Checking indent_write v2.2.0
23662026-02-23T23:27:11.833Z Checking ciborium-ll v0.2.2
23672026-02-23T23:27:11.896Z Compiling usdt-macro v0.5.0
23682026-02-23T23:27:11.969Z Compiling usdt-attr-macro v0.5.0
23692026-02-23T23:27:12.059Z Compiling derive_more v0.99.20
23702026-02-23T23:27:12.202Z Checking ciborium v0.2.2
23712026-02-23T23:27:12.283Z Checking memmap v0.7.0
23722026-02-23T23:27:12.473Z Compiling typify v0.4.3
23732026-02-23T23:27:12.721Z Compiling progenitor-impl v0.11.2
23742026-02-23T23:27:12.789Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23752026-02-23T23:27:13.098Z Checking ingot-types v0.1.2
23762026-02-23T23:27:13.219Z Compiling progenitor-impl v0.10.0
23772026-02-23T23:27:13.366Z Checking swrite v0.1.0
23782026-02-23T23:27:13.565Z Checking universal-hash v0.5.1
23792026-02-23T23:27:13.628Z Checking usdt v0.5.0
23802026-02-23T23:27:13.844Z Checking opaque-debug v0.3.1
23812026-02-23T23:27:13.933Z Checking ingot v0.1.1
23822026-02-23T23:27:13.996Z Checking aead v0.5.2
23832026-02-23T23:27:14.056Z Checking poly1305 v0.8.0
23842026-02-23T23:27:14.313Z Checking chacha20 v0.9.1
23852026-02-23T23:27:14.669Z Checking password-hash v0.5.0
23862026-02-23T23:27:14.811Z Checking blake2 v0.10.6
23872026-02-23T23:27:15.052Z Compiling thiserror-impl-no-std v2.0.2
23882026-02-23T23:27:15.231Z Checking chacha20poly1305 v0.10.1
23892026-02-23T23:27:15.321Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23902026-02-23T23:27:15.399Z Checking argon2 v0.5.3
23912026-02-23T23:27:15.516Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23922026-02-23T23:27:15.983Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23932026-02-23T23:27:16.271Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23942026-02-23T23:27:16.286Z Checking tokio-dtrace v0.1.0
23952026-02-23T23:27:16.496Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23962026-02-23T23:27:16.652Z Checking console v0.15.10
23972026-02-23T23:27:16.717Z Compiling derive-where v1.5.0
23982026-02-23T23:27:17.320Z Checking oxide-tokio-rt v0.1.2
23992026-02-23T23:27:17.566Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24002026-02-23T23:27:17.626Z Checking atomicwrites v0.4.4
24012026-02-23T23:27:17.824Z Checking thiserror-no-std v2.0.2
24022026-02-23T23:27:17.897Z Checking newline-converter v0.3.0
24032026-02-23T23:27:18.026Z Checking vsss-rs v3.3.4
24042026-02-23T23:27:18.142Z Checking bytecount v0.6.8
24052026-02-23T23:27:18.294Z Checking expectorate v1.2.0
24062026-02-23T23:27:18.373Z Compiling owo-colors v4.2.3
24072026-02-23T23:27:18.587Z Checking num-rational v0.4.2
24082026-02-23T23:27:19.190Z Checking num-complex v0.4.6
24092026-02-23T23:27:19.304Z Compiling cancel-safe-futures v0.1.5
24102026-02-23T23:27:19.597Z Compiling progenitor-macro v0.11.2
24112026-02-23T23:27:19.852Z Checking libsw-core v0.3.1
24122026-02-23T23:27:19.927Z Checking float-ord v0.3.2
24132026-02-23T23:27:20.087Z Checking num v0.4.3
24142026-02-23T23:27:20.150Z Compiling progenitor-macro v0.10.0
24152026-02-23T23:27:20.153Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24162026-02-23T23:27:20.261Z Checking libsw v3.5.0
24172026-02-23T23:27:20.265Z Checking same-file v1.0.6
24182026-02-23T23:27:20.583Z Checking linear-map v1.2.0
24192026-02-23T23:27:20.702Z Checking walkdir v2.5.0
24202026-02-23T23:27:20.778Z Checking gethostname v0.5.0
24212026-02-23T23:27:21.034Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24222026-02-23T23:27:21.157Z Checking prettyplease v0.2.36
24232026-02-23T23:27:21.295Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24242026-02-23T23:27:22.577Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24252026-02-23T23:27:25.548Z Compiling async-recursion v1.1.1
24262026-02-23T23:27:26.734Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24272026-02-23T23:27:29.155Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24282026-02-23T23:27:29.584Z Checking unicode-linebreak v0.1.5
24292026-02-23T23:27:29.666Z Checking smawk v0.3.2
24302026-02-23T23:27:29.725Z Checking resolv-conf v0.7.0
24312026-02-23T23:27:29.849Z Checking globset v0.4.15
24322026-02-23T23:27:29.992Z Compiling convert_case v0.7.1
24332026-02-23T23:27:30.079Z Compiling slog-dtrace v0.3.0
24342026-02-23T23:27:30.143Z Compiling pin-project-internal v1.1.6
24352026-02-23T23:27:30.422Z Compiling vte_generate_state_changes v0.1.2
24362026-02-23T23:27:30.800Z Compiling derive_more-impl v2.0.1
24372026-02-23T23:27:31.051Z Checking pem v3.0.5
24382026-02-23T23:27:31.113Z Checking vte v0.11.1
24392026-02-23T23:27:31.163Z Checking fd-lock v4.0.2
24402026-02-23T23:27:31.400Z Checking display-error-chain v0.2.2
24412026-02-23T23:27:31.456Z Compiling snafu-derive v0.8.5
24422026-02-23T23:27:31.670Z Checking linked-hash-map v0.5.6
24432026-02-23T23:27:32.069Z Checking termtree v0.5.1
24442026-02-23T23:27:32.179Z Checking progenitor v0.11.2
24452026-02-23T23:27:32.463Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
24462026-02-23T23:27:32.571Z Checking strip-ansi-escapes v0.2.0
24472026-02-23T23:27:32.704Z Checking derive_more v2.0.1
24482026-02-23T23:27:32.763Z Checking progenitor v0.10.0
24492026-02-23T23:27:32.821Z Checking pin-project v1.1.6
24502026-02-23T23:27:32.824Z Checking nu-ansi-term v0.50.1
24512026-02-23T23:27:32.936Z Checking crossterm v0.29.0
24522026-02-23T23:27:33.033Z Compiling object v0.37.3
24532026-02-23T23:27:33.092Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24542026-02-23T23:27:33.366Z Checking reedline v0.40.0
24552026-02-23T23:27:33.741Z Checking lru-cache v0.1.2
24562026-02-23T23:27:34.025Z Checking textwrap v0.16.2
24572026-02-23T23:27:34.284Z Checking olpc-cjson v0.1.4
24582026-02-23T23:27:34.500Z Checking hickory-proto v0.24.4
24592026-02-23T23:27:34.587Z Checking serde_plain v1.0.2
24602026-02-23T23:27:34.904Z Checking typed-path v0.9.3
24612026-02-23T23:27:36.178Z Checking snafu v0.8.5
24622026-02-23T23:27:36.695Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24632026-02-23T23:27:36.902Z Checking tough v0.20.0
24642026-02-23T23:27:37.877Z Checking nibble_vec v0.1.0
24652026-02-23T23:27:38.170Z Checking endian-type v0.1.2
24662026-02-23T23:27:38.477Z Checking radix_trie v0.2.1
24672026-02-23T23:27:38.963Z Checking humantime v2.2.0
24682026-02-23T23:27:39.027Z Checking hickory-resolver v0.24.4
24692026-02-23T23:27:39.141Z Checking base64 v0.21.7
24702026-02-23T23:27:39.375Z Checking csv-core v0.1.11
24712026-02-23T23:27:39.713Z Compiling stacker v0.1.23
24722026-02-23T23:27:39.777Z Checking highway v1.3.0
24732026-02-23T23:27:39.830Z Checking csv v1.3.1
24742026-02-23T23:27:40.272Z Compiling cfg_aliases v0.1.1
24752026-02-23T23:27:40.442Z Checking papergrid v0.11.0
24762026-02-23T23:27:40.501Z Compiling nix v0.28.0
24772026-02-23T23:27:40.697Z Compiling tabled_derive v0.7.0
24782026-02-23T23:27:40.759Z Checking qorb v0.4.1
24792026-02-23T23:27:41.318Z Checking home v0.5.9
24802026-02-23T23:27:41.379Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24812026-02-23T23:27:41.541Z Checking siphasher v1.0.1
24822026-02-23T23:27:41.732Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24832026-02-23T23:27:41.912Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24842026-02-23T23:27:41.975Z Checking phf_shared v0.12.1
24852026-02-23T23:27:42.872Z Compiling recursive-proc-macro-impl v0.1.1
24862026-02-23T23:27:42.934Z Checking tabled v0.15.0
24872026-02-23T23:27:43.111Z Compiling ar_archive_writer v0.5.1
24882026-02-23T23:27:43.531Z Compiling semver v0.1.20
24892026-02-23T23:27:43.594Z Compiling chrono-tz v0.10.4
24902026-02-23T23:27:43.732Z Checking phf v0.12.1
24912026-02-23T23:27:44.081Z Compiling rustc_version v0.1.7
24922026-02-23T23:27:44.200Z Compiling const_format_proc_macros v0.2.34
24932026-02-23T23:27:44.597Z Compiling peg-macros v0.8.5
24942026-02-23T23:27:45.230Z Compiling psm v0.1.30
24952026-02-23T23:27:45.560Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24962026-02-23T23:27:45.785Z Compiling sqlparser_derive v0.5.0
24972026-02-23T23:27:46.232Z Checking unicode_categories v0.1.1
24982026-02-23T23:27:46.587Z Checking rustyline v14.0.0
24992026-02-23T23:27:46.648Z Checking sqlformat v0.3.5
25002026-02-23T23:27:46.828Z Checking const_format v0.2.34
25012026-02-23T23:27:47.017Z Checking recursive v0.1.1
25022026-02-23T23:27:47.232Z Compiling newtype_derive v0.1.6
25032026-02-23T23:27:47.442Z Checking sqlparser v0.61.0
25042026-02-23T23:27:47.622Z Checking bcs v0.1.6
25052026-02-23T23:27:47.869Z Checking peg v0.8.5
25062026-02-23T23:27:47.981Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25072026-02-23T23:27:48.038Z Checking steno v0.4.1
25082026-02-23T23:27:48.155Z Checking utf-8 v0.7.6
25092026-02-23T23:27:48.217Z Checking xattr v1.3.1
25102026-02-23T23:27:48.374Z Checking filetime v0.2.26
25112026-02-23T23:27:48.457Z Checking arc-swap v1.7.1
25122026-02-23T23:27:48.516Z Checking tungstenite v0.21.0
25132026-02-23T23:27:48.650Z Checking tar v0.4.44
25142026-02-23T23:27:48.932Z Checking slog-scope v4.4.0
25152026-02-23T23:27:49.250Z Checking slog-stdlog v4.1.1
25162026-02-23T23:27:49.527Z Checking slog-envlogger v2.2.0
25172026-02-23T23:27:49.530Z Checking tokio-tungstenite v0.21.0
25182026-02-23T23:27:49.628Z Compiling typify-impl v0.2.0
25192026-02-23T23:27:49.926Z Checking subprocess v0.2.9
25202026-02-23T23:27:50.100Z Checking headers-core v0.3.0
25212026-02-23T23:27:50.374Z Checking headers v0.4.1
25222026-02-23T23:27:50.546Z Compiling lzma-sys v0.1.20
25232026-02-23T23:27:51.475Z Checking progenitor-client v0.8.0
25242026-02-23T23:27:51.535Z Compiling heck v0.3.3
25252026-02-23T23:27:51.988Z Compiling zone_cfg_derive v0.1.2
25262026-02-23T23:27:52.174Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25272026-02-23T23:27:52.558Z Checking yasna v0.5.2
25282026-02-23T23:27:52.856Z Checking base64 v0.13.1
25292026-02-23T23:27:53.373Z Checking number_prefix v0.4.0
25302026-02-23T23:27:53.433Z Checking zone v0.1.8
25312026-02-23T23:27:53.492Z Checking rcgen v0.12.1
25322026-02-23T23:27:53.659Z Checking indicatif v0.17.11
25332026-02-23T23:27:54.138Z Checking ron v0.7.1
25342026-02-23T23:27:54.200Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25352026-02-23T23:27:54.458Z Checking xz2 v0.1.7
25362026-02-23T23:27:54.772Z Checking dropshot-api-manager-types v0.3.0
25372026-02-23T23:27:54.848Z Compiling moka v0.12.10
25382026-02-23T23:27:55.139Z Checking tagptr v0.2.0
25392026-02-23T23:27:55.308Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25402026-02-23T23:27:55.393Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25412026-02-23T23:27:55.682Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25422026-02-23T23:27:55.743Z Compiling libefi-sys v0.1.0
25432026-02-23T23:27:56.151Z Compiling radium v0.7.0
25442026-02-23T23:27:56.532Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25452026-02-23T23:27:56.704Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25462026-02-23T23:27:56.890Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25472026-02-23T23:27:57.531Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25482026-02-23T23:27:58.626Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25492026-02-23T23:27:59.674Z Checking hickory-resolver v0.25.2
25502026-02-23T23:27:59.890Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25512026-02-23T23:28:00.692Z Compiling bitfield-struct v0.6.2
25522026-02-23T23:28:00.950Z Compiling typify-macro v0.2.0
25532026-02-23T23:28:01.110Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25542026-02-23T23:28:01.259Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25552026-02-23T23:28:01.472Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25562026-02-23T23:28:02.160Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25572026-02-23T23:28:02.218Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25582026-02-23T23:28:02.279Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25592026-02-23T23:28:02.809Z Compiling maybe-uninit v2.0.0
25602026-02-23T23:28:03.416Z Checking tap v1.0.1
25612026-02-23T23:28:03.673Z Checking wyz v0.5.1
25622026-02-23T23:28:04.215Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25632026-02-23T23:28:04.339Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25642026-02-23T23:28:04.798Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25652026-02-23T23:28:04.983Z Compiling typify v0.2.0
25662026-02-23T23:28:05.164Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25672026-02-23T23:28:05.242Z Compiling progenitor-impl v0.8.0
25682026-02-23T23:28:05.978Z Compiling zerocopy-derive v0.6.6
25692026-02-23T23:28:06.966Z Checking funty v2.0.0
25702026-02-23T23:28:07.536Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25712026-02-23T23:28:07.741Z Checking crc-catalog v2.4.0
25722026-02-23T23:28:07.890Z Compiling packed_struct v0.10.1
25732026-02-23T23:28:07.974Z Checking zerocopy v0.6.6
25742026-02-23T23:28:08.016Z Checking crc v3.2.1
25752026-02-23T23:28:08.066Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25762026-02-23T23:28:08.487Z Checking bitvec v1.0.1
25772026-02-23T23:28:08.571Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25782026-02-23T23:28:08.673Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25792026-02-23T23:28:09.105Z Compiling packed_struct_codegen v0.10.1
25802026-02-23T23:28:09.182Z Compiling bitfield-macros v0.19.2
25812026-02-23T23:28:10.671Z Compiling indexmap v1.9.3
25822026-02-23T23:28:11.110Z Checking nodrop v0.1.14
25832026-02-23T23:28:11.327Z Checking array-init v0.0.4
25842026-02-23T23:28:11.819Z Checking bitfield v0.19.2
25852026-02-23T23:28:11.931Z Compiling progenitor-macro v0.8.0
25862026-02-23T23:28:12.258Z Checking smallvec v0.6.14
25872026-02-23T23:28:12.331Z Checking hashbrown v0.12.3
25882026-02-23T23:28:12.395Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25892026-02-23T23:28:12.722Z Checking serde-hex v0.1.0
25902026-02-23T23:28:13.935Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25912026-02-23T23:28:14.000Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25922026-02-23T23:28:14.274Z Checking ron v0.8.1
25932026-02-23T23:28:14.447Z Checking hashbrown v0.13.2
25942026-02-23T23:28:14.959Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
25952026-02-23T23:28:15.560Z Checking crc-any v2.5.0
25962026-02-23T23:28:15.631Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25972026-02-23T23:28:15.985Z Checking object v0.30.4
25982026-02-23T23:28:16.046Z Checking path-slash v0.1.5
25992026-02-23T23:28:16.288Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26002026-02-23T23:28:16.756Z Compiling xshell-macros v0.2.7
26012026-02-23T23:28:17.608Z Checking xshell v0.2.7
26022026-02-23T23:28:18.046Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26032026-02-23T23:28:18.890Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26042026-02-23T23:28:19.223Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26052026-02-23T23:28:19.830Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26062026-02-23T23:28:20.525Z Checking half v1.8.3
26072026-02-23T23:28:20.998Z Checking serde_cbor v0.11.2
26082026-02-23T23:28:21.291Z Compiling proc-macro-error-attr2 v2.0.0
26092026-02-23T23:28:21.359Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26102026-02-23T23:28:21.789Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26112026-02-23T23:28:21.882Z Compiling num-derive v0.3.3
26122026-02-23T23:28:22.129Z Compiling proc-macro-error2 v2.0.1
26132026-02-23T23:28:22.686Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26142026-02-23T23:28:22.793Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26152026-02-23T23:28:23.278Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26162026-02-23T23:28:23.664Z Compiling tabled_derive v0.11.0
26172026-02-23T23:28:23.730Z Checking papergrid v0.17.0
26182026-02-23T23:28:23.882Z Checking testing_table v0.3.0
26192026-02-23T23:28:23.960Z Checking libscf-sys v1.1.0
26202026-02-23T23:28:24.106Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26212026-02-23T23:28:24.269Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26222026-02-23T23:28:24.662Z Checking progenitor v0.8.0
26232026-02-23T23:28:24.721Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26242026-02-23T23:28:24.967Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26252026-02-23T23:28:25.162Z Checking maplit v1.0.2
26262026-02-23T23:28:25.223Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26272026-02-23T23:28:25.502Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26282026-02-23T23:28:25.689Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26292026-02-23T23:28:25.974Z Checking crc8 v0.1.1
26302026-02-23T23:28:26.082Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26312026-02-23T23:28:26.193Z Checking fxhash v0.2.1
26322026-02-23T23:28:26.417Z Checking tabled v0.20.0
26332026-02-23T23:28:26.475Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26342026-02-23T23:28:26.478Z Checking unicase v2.8.1
26352026-02-23T23:28:26.577Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26362026-02-23T23:28:26.878Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26372026-02-23T23:28:27.489Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26382026-02-23T23:28:27.645Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26392026-02-23T23:28:27.875Z Checking kstat-rs v0.2.4
26402026-02-23T23:28:27.944Z Compiling parking_lot_core v0.8.6
26412026-02-23T23:28:28.130Z Checking scheduled-thread-pool v0.2.7
26422026-02-23T23:28:28.318Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26432026-02-23T23:28:28.454Z Compiling dsl_auto_type v0.1.2
26442026-02-23T23:28:28.588Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26452026-02-23T23:28:28.675Z Compiling vergen-gitcl v1.0.8
26462026-02-23T23:28:29.097Z Compiling diesel_table_macro_syntax v0.2.0
26472026-02-23T23:28:29.251Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26482026-02-23T23:28:29.883Z Compiling diesel_derives v2.2.3
26492026-02-23T23:28:30.128Z Checking r2d2 v0.8.10
26502026-02-23T23:28:30.210Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26512026-02-23T23:28:30.270Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26522026-02-23T23:28:30.495Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26532026-02-23T23:28:30.841Z Checking parking_lot v0.11.2
26542026-02-23T23:28:31.238Z Checking prefix-trie v0.7.0
26552026-02-23T23:28:31.288Z Checking nanorand v0.7.0
26562026-02-23T23:28:31.749Z Compiling dirs-sys-next v0.1.2
26572026-02-23T23:28:31.809Z Compiling crunchy v0.2.2
26582026-02-23T23:28:31.868Z Checking flume v0.11.1
26592026-02-23T23:28:31.953Z Checking hickory-server v0.25.2
26602026-02-23T23:28:32.344Z Compiling dirs-next v2.0.0
26612026-02-23T23:28:32.462Z Checking sled v0.34.7
26622026-02-23T23:28:32.519Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26632026-02-23T23:28:32.575Z Checking hickory-client v0.25.2
26642026-02-23T23:28:32.633Z Compiling tiny-keccak v2.0.2
26652026-02-23T23:28:33.172Z Compiling term v0.7.0
26662026-02-23T23:28:33.234Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26672026-02-23T23:28:33.238Z Compiling salty v0.3.0
26682026-02-23T23:28:33.626Z Compiling bit-vec v0.6.3
26692026-02-23T23:28:33.859Z Compiling ascii-canvas v3.0.0
26702026-02-23T23:28:34.147Z Compiling bit-set v0.5.3
26712026-02-23T23:28:34.510Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26722026-02-23T23:28:34.569Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26732026-02-23T23:28:34.763Z Checking primeorder v0.13.6
26742026-02-23T23:28:35.325Z Compiling ena v0.14.3
26752026-02-23T23:28:35.394Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26762026-02-23T23:28:35.450Z Compiling diff v0.1.13
26772026-02-23T23:28:35.549Z Compiling bindgen v0.71.1
26782026-02-23T23:28:35.824Z Compiling regex-syntax v0.6.29
26792026-02-23T23:28:36.720Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26802026-02-23T23:28:37.127Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26812026-02-23T23:28:37.538Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26822026-02-23T23:28:37.722Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26832026-02-23T23:28:38.203Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26842026-02-23T23:28:39.240Z Compiling lalrpop v0.19.12
26852026-02-23T23:28:39.834Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26862026-02-23T23:28:40.918Z Checking diesel v2.2.12
26872026-02-23T23:28:41.004Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26882026-02-23T23:28:41.060Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26892026-02-23T23:28:41.439Z Compiling libxml v0.3.3
26902026-02-23T23:28:41.601Z Compiling fs-err v2.11.0
26912026-02-23T23:28:42.148Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26922026-02-23T23:28:42.210Z Checking p384 v0.13.1
26932026-02-23T23:28:42.292Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26942026-02-23T23:28:42.990Z Compiling strum_macros v0.24.3
26952026-02-23T23:28:43.230Z Compiling indoc v1.0.9
26962026-02-23T23:28:43.341Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26972026-02-23T23:28:46.247Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26982026-02-23T23:28:46.324Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
26992026-02-23T23:28:46.612Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27002026-02-23T23:28:47.026Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27012026-02-23T23:28:47.659Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27022026-02-23T23:28:48.503Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27032026-02-23T23:28:48.935Z Checking quick-xml v0.37.2
27042026-02-23T23:28:49.186Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27052026-02-23T23:28:49.730Z Checking derive_builder v0.20.2
27062026-02-23T23:28:49.996Z Compiling impl-trait-for-tuples v0.2.2
27072026-02-23T23:28:51.045Z Compiling oso-derive v0.27.3
27082026-02-23T23:28:51.112Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27092026-02-23T23:28:51.194Z Compiling trait-variant v0.1.2
27102026-02-23T23:28:51.955Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27112026-02-23T23:28:52.087Z Checking parse-size v1.1.0
27122026-02-23T23:28:52.369Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27132026-02-23T23:28:52.427Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27142026-02-23T23:28:53.560Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27152026-02-23T23:28:53.647Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27162026-02-23T23:28:54.190Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27172026-02-23T23:28:54.741Z Checking assert_matches v1.5.0
27182026-02-23T23:28:54.910Z Compiling mime_guess v2.0.5
27192026-02-23T23:28:54.970Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27202026-02-23T23:28:55.610Z Checking predicates-tree v1.0.12
27212026-02-23T23:28:55.874Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27222026-02-23T23:28:55.936Z Checking http-range v0.1.5
27232026-02-23T23:28:56.215Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27242026-02-23T23:28:56.278Z Checking atty v0.2.14
27252026-02-23T23:28:56.429Z Compiling diesel-dtrace v0.4.2
27262026-02-23T23:28:56.929Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27272026-02-23T23:28:57.013Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27282026-02-23T23:28:57.445Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27292026-02-23T23:28:57.526Z Checking bb8 v0.8.5
27302026-02-23T23:28:57.622Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27312026-02-23T23:28:57.797Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27322026-02-23T23:28:58.069Z Checking corncobs v0.1.4
27332026-02-23T23:28:58.128Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27342026-02-23T23:28:58.340Z Checking hyper-staticfile v0.10.1
27352026-02-23T23:28:58.398Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27362026-02-23T23:28:58.647Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27372026-02-23T23:28:58.885Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27382026-02-23T23:28:58.953Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27392026-02-23T23:28:59.015Z Checking ignore v0.4.23
27402026-02-23T23:28:59.233Z Checking signal-hook-tokio v0.3.1
27412026-02-23T23:28:59.390Z Checking secrecy v0.8.0
27422026-02-23T23:28:59.510Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27432026-02-23T23:28:59.919Z Checking globwalk v0.9.1
27442026-02-23T23:29:00.160Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27452026-02-23T23:29:00.324Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27462026-02-23T23:29:00.901Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27472026-02-23T23:29:01.012Z Checking nonempty v0.12.0
27482026-02-23T23:29:01.107Z Checking camino-tempfile-ext v0.3.2
27492026-02-23T23:29:01.594Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27502026-02-23T23:29:01.677Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27512026-02-23T23:29:01.844Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27522026-02-23T23:29:02.576Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27532026-02-23T23:29:03.321Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27542026-02-23T23:29:03.776Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27552026-02-23T23:29:04.319Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27562026-02-23T23:29:05.943Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27572026-02-23T23:29:07.569Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27582026-02-23T23:29:08.083Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27592026-02-23T23:29:08.397Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27602026-02-23T23:29:08.590Z Checking tungstenite v0.23.0
27612026-02-23T23:29:08.651Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27622026-02-23T23:29:09.322Z Checking void v1.0.2
27632026-02-23T23:29:09.423Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27642026-02-23T23:29:09.507Z Checking tokio-tungstenite v0.23.1
27652026-02-23T23:29:09.571Z Checking lzss v0.8.2
27662026-02-23T23:29:10.036Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27672026-02-23T23:29:10.098Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27682026-02-23T23:29:10.385Z Checking nix v0.27.1
27692026-02-23T23:29:10.813Z Checking serde_bytes v0.11.19
27702026-02-23T23:29:11.243Z Checking rand_seeder v0.4.0
27712026-02-23T23:29:11.592Z Checking async-bb8-diesel v0.2.1
27722026-02-23T23:29:12.248Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27732026-02-23T23:29:12.365Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27742026-02-23T23:29:12.733Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27752026-02-23T23:29:13.111Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27762026-02-23T23:29:13.172Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27772026-02-23T23:29:14.741Z Checking is_ci v1.2.0
27782026-02-23T23:29:14.921Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27792026-02-23T23:29:14.985Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27802026-02-23T23:29:15.235Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27812026-02-23T23:29:15.583Z Checking yansi v1.0.1
27822026-02-23T23:29:15.950Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27832026-02-23T23:29:16.213Z Checking pretty_assertions v1.4.1
27842026-02-23T23:29:16.453Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27852026-02-23T23:29:16.536Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27862026-02-23T23:29:16.979Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27872026-02-23T23:29:17.459Z Checking typeid v1.0.3
27882026-02-23T23:29:17.681Z Compiling tabled_derive v0.10.0
27892026-02-23T23:29:17.833Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27902026-02-23T23:29:19.025Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27912026-02-23T23:29:19.470Z Checking papergrid v0.14.0
27922026-02-23T23:29:19.667Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27932026-02-23T23:29:19.946Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27942026-02-23T23:29:20.358Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27952026-02-23T23:29:20.798Z Compiling indoc v2.0.6
27962026-02-23T23:29:21.089Z Checking tabled v0.18.0
27972026-02-23T23:29:21.468Z Checking erased-serde v0.4.6
27982026-02-23T23:29:21.533Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27992026-02-23T23:29:21.769Z Checking ordered-float v2.10.1
28002026-02-23T23:29:22.349Z Compiling libz-sys v1.1.20
28012026-02-23T23:29:22.477Z Checking castaway v0.2.3
28022026-02-23T23:29:22.739Z Checking compact_str v0.8.0
28032026-02-23T23:29:23.390Z Checking serde-untagged v0.1.7
28042026-02-23T23:29:23.667Z Checking serde-value v0.7.0
28052026-02-23T23:29:23.880Z Checking supports-color v3.0.2
28062026-02-23T23:29:24.163Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28072026-02-23T23:29:24.213Z Checking console v0.16.0
28082026-02-23T23:29:24.589Z Checking unicode-truncate v1.1.0
28092026-02-23T23:29:24.926Z Checking concurrent-queue v2.5.0
28102026-02-23T23:29:24.982Z Checking lru v0.12.5
28112026-02-23T23:29:25.108Z Compiling instability v0.3.2
28122026-02-23T23:29:25.318Z Checking parking v2.2.1
28132026-02-23T23:29:25.378Z Checking cassowary v0.3.0
28142026-02-23T23:29:25.595Z Checking unicode-xid v0.2.6
28152026-02-23T23:29:25.850Z Checking unit-prefix v0.5.1
28162026-02-23T23:29:25.853Z Checking cargo-util-schemas v0.8.2
28172026-02-23T23:29:26.170Z Checking indicatif v0.18.0
28182026-02-23T23:29:26.230Z Checking ratatui v0.29.0
28192026-02-23T23:29:26.286Z Checking cargo-platform v0.2.0
28202026-02-23T23:29:26.693Z Compiling libgit2-sys v0.18.2+1.9.1
28212026-02-23T23:29:27.041Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28222026-02-23T23:29:28.026Z Checking cargo_metadata v0.21.0
28232026-02-23T23:29:29.627Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28242026-02-23T23:29:30.045Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28252026-02-23T23:29:30.356Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28262026-02-23T23:29:30.547Z Checking event-listener v5.3.1
28272026-02-23T23:29:30.860Z Compiling vergen-git2 v1.0.7
28282026-02-23T23:29:31.073Z Checking event-listener-strategy v0.5.2
28292026-02-23T23:29:31.335Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28302026-02-23T23:29:31.385Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28312026-02-23T23:29:31.764Z Compiling rustls v0.21.12
28322026-02-23T23:29:31.825Z Checking shell-words v1.1.0
28332026-02-23T23:29:32.026Z Checking plotters-backend v0.3.7
28342026-02-23T23:29:32.308Z Checking futures-lite v2.3.0
28352026-02-23T23:29:32.366Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28362026-02-23T23:29:32.425Z Checking plotters-svg v0.3.7
28372026-02-23T23:29:32.729Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28382026-02-23T23:29:33.607Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28392026-02-23T23:29:33.678Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28402026-02-23T23:29:34.019Z Checking rustls-webpki v0.101.7
28412026-02-23T23:29:34.093Z Checking sct v0.7.1
28422026-02-23T23:29:34.405Z Checking hex-literal v0.4.1
28432026-02-23T23:29:34.560Z Checking cast v0.3.0
28442026-02-23T23:29:34.619Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28452026-02-23T23:29:34.956Z Checking criterion-plot v0.6.0
28462026-02-23T23:29:35.689Z Checking plotters v0.3.7
28472026-02-23T23:29:37.374Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28482026-02-23T23:29:37.840Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28492026-02-23T23:29:39.242Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28502026-02-23T23:29:40.865Z Checking tinytemplate v1.2.1
28512026-02-23T23:29:41.256Z Checking oorandom v11.1.4
28522026-02-23T23:29:41.505Z Checking anes v0.1.6
28532026-02-23T23:29:41.950Z Checking criterion v0.7.0
28542026-02-23T23:29:43.335Z Checking tokio-rustls v0.24.1
28552026-02-23T23:29:43.800Z Checking async-lock v3.4.0
28562026-02-23T23:29:44.773Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28572026-02-23T23:29:44.828Z Checking rustls-pemfile v1.0.4
28582026-02-23T23:29:45.122Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28592026-02-23T23:29:45.188Z Checking twox-hash v2.1.0
28602026-02-23T23:29:45.932Z Checking polling v3.7.3
28612026-02-23T23:29:46.464Z Checking async-io v2.3.4
28622026-02-23T23:29:47.009Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28632026-02-23T23:29:47.398Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28642026-02-23T23:29:47.723Z Checking fatfs v0.3.6
28652026-02-23T23:29:48.460Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28662026-02-23T23:29:48.706Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28672026-02-23T23:29:48.780Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28682026-02-23T23:29:50.304Z Compiling petname v2.0.2
28692026-02-23T23:29:51.259Z Checking async-task v4.7.1
28702026-02-23T23:29:51.689Z Compiling seq-macro v0.3.6
28712026-02-23T23:29:52.125Z Checking async-channel v2.3.1
28722026-02-23T23:29:52.308Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28732026-02-23T23:29:52.544Z Checking piper v0.2.4
28742026-02-23T23:29:52.870Z Checking rtoolbox v0.0.2
28752026-02-23T23:29:52.928Z Checking futures-timer v3.0.3
28762026-02-23T23:29:53.121Z Checking rpassword v7.4.0
28772026-02-23T23:29:53.314Z Checking blocking v1.6.1
28782026-02-23T23:29:53.712Z Checking async-executor v1.13.1
28792026-02-23T23:29:54.126Z Checking async-signal v0.2.10
28802026-02-23T23:29:54.240Z Checking tui-tree-widget v0.23.1
28812026-02-23T23:29:54.496Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28822026-02-23T23:29:54.629Z Checking polyval v0.6.2
28832026-02-23T23:29:54.856Z Checking sapling-renderdag v0.1.0
28842026-02-23T23:29:55.029Z Checking event-listener v2.5.3
28852026-02-23T23:29:55.348Z Checking sync-ptr v0.1.4
28862026-02-23T23:29:55.407Z Checking async-channel v1.9.0
28872026-02-23T23:29:55.625Z Checking ghash v0.5.1
28882026-02-23T23:29:55.771Z Checking async-process v2.3.0
28892026-02-23T23:29:55.884Z Checking async-global-executor v2.4.1
28902026-02-23T23:29:56.254Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28912026-02-23T23:29:56.312Z Checking ctr v0.9.2
28922026-02-23T23:29:56.666Z Checking kv-log-macro v1.0.7
28932026-02-23T23:29:56.724Z Compiling async-attributes v1.1.2
28942026-02-23T23:29:56.888Z Checking arrayvec v0.7.6
28952026-02-23T23:29:57.043Z Checking constant_time_eq v0.3.1
28962026-02-23T23:29:57.274Z Checking arrayref v0.3.9
28972026-02-23T23:29:57.333Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28982026-02-23T23:29:57.551Z Checking aes-gcm v0.10.3
28992026-02-23T23:29:57.626Z Checking async-std v1.13.0
29002026-02-23T23:29:57.876Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29012026-02-23T23:29:59.816Z Checking ssh-encoding v0.2.0
29022026-02-23T23:30:00.243Z Checking blowfish v0.9.1
29032026-02-23T23:30:00.575Z Checking bcrypt-pbkdf v0.10.0
29042026-02-23T23:30:00.937Z Checking ssh-cipher v0.2.0
29052026-02-23T23:30:01.082Z Checking async-object-pool v0.1.5
29062026-02-23T23:30:01.325Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29072026-02-23T23:30:01.386Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29082026-02-23T23:30:02.045Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29092026-02-23T23:30:02.610Z Checking serde_regex v1.1.0
29102026-02-23T23:30:02.955Z Checking password-hash v0.4.2
29112026-02-23T23:30:03.381Z Checking assert-json-diff v2.0.2
29122026-02-23T23:30:03.436Z Checking path-tree v0.8.1
29132026-02-23T23:30:03.488Z Checking stringmetrics v2.2.2
29142026-02-23T23:30:03.725Z Compiling target-lexicon v0.13.2
29152026-02-23T23:30:03.826Z Checking pbkdf2 v0.11.0
29162026-02-23T23:30:03.875Z Checking httpmock v0.8.0-alpha.1
29172026-02-23T23:30:04.235Z Checking ssh-key v0.6.6
29182026-02-23T23:30:05.899Z Checking p521 v0.13.3
29192026-02-23T23:30:07.379Z Checking p256 v0.13.2
29202026-02-23T23:30:07.967Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29212026-02-23T23:30:08.399Z Checking russh-cryptovec v0.7.3
29222026-02-23T23:30:08.714Z Compiling guppy-workspace-hack v0.1.0
29232026-02-23T23:30:08.933Z Checking md5 v0.7.0
29242026-02-23T23:30:09.277Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29252026-02-23T23:30:09.334Z Checking russh-keys v0.45.0
29262026-02-23T23:30:09.745Z Checking num-bigint v0.4.6
29272026-02-23T23:30:10.855Z Checking des v0.8.1
29282026-02-23T23:30:11.486Z Compiling blake3 v1.5.4
29292026-02-23T23:30:12.150Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29302026-02-23T23:30:12.211Z Compiling target-spec v3.5.0
29312026-02-23T23:30:12.435Z Compiling samael v0.0.19
29322026-02-23T23:30:12.533Z Checking russh v0.45.0
29332026-02-23T23:30:13.052Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29342026-02-23T23:30:13.786Z Checking cfg-expr v0.20.1
29352026-02-23T23:30:14.696Z Checking supports-color v2.1.0
29362026-02-23T23:30:14.750Z Checking textwrap v0.15.2
29372026-02-23T23:30:14.984Z Checking supports-unicode v2.1.0
29382026-02-23T23:30:15.233Z Checking supports-hyperlinks v2.1.0
29392026-02-23T23:30:15.288Z Checking hashbrown v0.14.5
29402026-02-23T23:30:15.492Z Checking backtrace-ext v0.2.1
29412026-02-23T23:30:15.748Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29422026-02-23T23:30:16.232Z Checking terminal_size v0.1.17
29432026-02-23T23:30:16.426Z Compiling miette-derive v5.10.0
29442026-02-23T23:30:16.483Z Checking owo-colors v3.5.0
29452026-02-23T23:30:16.734Z Checking internet-checksum v0.2.1
29462026-02-23T23:30:16.984Z Checking chumsky v0.9.3
29472026-02-23T23:30:19.009Z Checking miette v5.10.0
29482026-02-23T23:30:19.658Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29492026-02-23T23:30:19.899Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29502026-02-23T23:30:20.066Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29512026-02-23T23:30:20.659Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29522026-02-23T23:30:21.198Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29532026-02-23T23:30:21.456Z Compiling knuffel-derive v3.2.0
29542026-02-23T23:30:21.588Z Compiling git2 v0.20.2
29552026-02-23T23:30:21.650Z Checking httptest v0.16.3
29562026-02-23T23:30:22.463Z Checking pathdiff v0.2.3
29572026-02-23T23:30:22.705Z Checking nested v0.1.1
29582026-02-23T23:30:22.832Z Checking topological-sort v0.2.2
29592026-02-23T23:30:23.016Z Checking guppy v0.17.20
29602026-02-23T23:30:23.142Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29612026-02-23T23:30:23.203Z Checking omicron-zone-package v0.12.2
29622026-02-23T23:30:23.588Z Compiling rstest_macros v0.25.0
29632026-02-23T23:30:24.218Z Compiling doc-comment v0.3.3
29642026-02-23T23:30:24.868Z Compiling target-triple v0.1.3
29652026-02-23T23:30:25.183Z Checking knuffel v3.2.0
29662026-02-23T23:30:25.284Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29672026-02-23T23:30:25.601Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29682026-02-23T23:30:25.604Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29692026-02-23T23:30:25.721Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29702026-02-23T23:30:26.655Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29712026-02-23T23:30:27.448Z Checking similar-asserts v1.7.0
29722026-02-23T23:30:27.789Z Compiling proc-macro-crate v3.2.0
29732026-02-23T23:30:28.469Z Checking escape8259 v0.5.3
29742026-02-23T23:30:28.768Z Compiling assert_cmd v2.0.17
29752026-02-23T23:30:29.089Z Compiling relative-path v1.9.3
29762026-02-23T23:30:29.393Z Checking libtest-mimic v0.8.1
29772026-02-23T23:30:29.966Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29782026-02-23T23:30:30.083Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29792026-02-23T23:30:30.225Z Checking blake2b_simd v1.0.2
29802026-02-23T23:30:30.287Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29812026-02-23T23:30:31.174Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29822026-02-23T23:30:31.536Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29832026-02-23T23:30:31.954Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29842026-02-23T23:30:32.389Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29852026-02-23T23:30:32.824Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29862026-02-23T23:30:32.995Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29872026-02-23T23:30:33.439Z Checking fancy-regex v0.14.0
29882026-02-23T23:30:33.525Z Checking serde_tokenstream v0.2.2
29892026-02-23T23:30:34.023Z Checking uzers v0.12.1
29902026-02-23T23:30:34.299Z Checking termcolor v1.4.1
29912026-02-23T23:30:34.490Z Checking datatest-stable v0.3.2
29922026-02-23T23:30:34.835Z Checking trybuild v1.0.106
29932026-02-23T23:30:35.427Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29942026-02-23T23:30:36.209Z Checking rust-argon2 v2.1.0
29952026-02-23T23:30:36.748Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29962026-02-23T23:30:36.899Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29972026-02-23T23:30:38.493Z Checking support-bundle-viewer v0.1.2
29982026-02-23T23:30:38.866Z Checking rstest v0.25.0
29992026-02-23T23:30:39.048Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30002026-02-23T23:30:39.198Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30012026-02-23T23:30:39.498Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30022026-02-23T23:30:39.647Z Checking drift v0.1.3
30032026-02-23T23:30:40.067Z Checking rand_distr v0.5.1
30042026-02-23T23:30:40.300Z Checking multimap v0.10.1
30052026-02-23T23:30:40.725Z Checking approx v0.5.1
30062026-02-23T23:30:41.063Z Checking dropshot-api-manager v0.3.0
30072026-02-23T23:30:41.442Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30082026-02-23T23:30:42.787Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30092026-02-23T23:30:43.229Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30102026-02-23T23:30:44.650Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30112026-02-23T23:30:44.703Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30122026-02-23T23:30:44.706Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30132026-02-23T23:30:45.073Z Checking partial-io v0.5.4
30142026-02-23T23:30:45.514Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30152026-02-23T23:30:45.839Z Checking cargo_toml v0.21.0
30162026-02-23T23:30:45.893Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30172026-02-23T23:30:45.982Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30182026-02-23T23:30:46.191Z Checking termios v0.3.3
30192026-02-23T23:30:46.535Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
30202026-02-23T23:30:46.770Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30212026-02-23T23:30:47.062Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30222026-02-23T23:30:47.997Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30232026-02-23T23:30:53.819Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30242026-02-23T23:30:54.435Z Compiling polar-core v0.27.3
30252026-02-23T23:31:02.523Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30262026-02-23T23:31:05.692Z Checking oso v0.27.3
30272026-02-23T23:31:05.895Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30282026-02-23T23:31:13.396Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30292026-02-23T23:31:13.807Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30302026-02-23T23:31:23.559Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30312026-02-23T23:31:31.007Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30322026-02-23T23:31:35.737Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30332026-02-23T23:31:37.002Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30342026-02-23T23:32:01.408Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30352026-02-23T23:34:26.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 20s
30362026-02-23T23:34:27.319Z
30372026-02-23T23:34:27.319Zreal 8:25.466766570
30382026-02-23T23:34:27.319Zuser 46:02.395270502
30392026-02-23T23:34:27.319Zsys 8:24.802437769
30402026-02-23T23:34:27.319Ztrap 1.375478634
30412026-02-23T23:34:27.322Ztflt 0.567038352
30422026-02-23T23:34:27.322Zdflt 0.239677372
30432026-02-23T23:34:27.323Zkflt 0.001166028
30442026-02-23T23:34:27.323Zlock 1:51:56.445830916
30452026-02-23T23:34:27.323Zslp 2:28:41.751477716
30462026-02-23T23:34:27.323Zlat 2:30.537572657
30472026-02-23T23:34:27.323Zstop 17:28.354267419
30482026-02-23T23:34:27.323Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30492026-02-23T23:34:27.323Z+ ptime -m cargo doc --workspace --no-deps
30502026-02-23T23:34:28.707Zwarning: output filename collision.
30512026-02-23T23:34:28.707ZThe 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)`.
30522026-02-23T23:34:28.707ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30532026-02-23T23:34:28.707ZThe targets should have unique names.
30542026-02-23T23:34:28.707ZThis is a known bug where multiple crates with the same name use
30552026-02-23T23:34:28.707Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30562026-02-23T23:34:30.033Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30572026-02-23T23:34:30.276Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30582026-02-23T23:34:30.310Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30592026-02-23T23:34:30.377Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30602026-02-23T23:34:30.426Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30612026-02-23T23:34:30.429Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30622026-02-23T23:34:30.463Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30632026-02-23T23:34:30.659Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30642026-02-23T23:34:30.997Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30652026-02-23T23:34:31.043Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30662026-02-23T23:34:31.098Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30672026-02-23T23:34:31.218Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30682026-02-23T23:34:31.418Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30692026-02-23T23:34:31.456Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30702026-02-23T23:34:31.523Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30712026-02-23T23:34:31.797Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30722026-02-23T23:34:31.838Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30732026-02-23T23:34:31.841Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30742026-02-23T23:34:32.517Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30752026-02-23T23:34:32.637Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30762026-02-23T23:34:32.935Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30772026-02-23T23:34:32.975Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30782026-02-23T23:34:33.213Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30792026-02-23T23:34:33.464Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30802026-02-23T23:34:33.553Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30812026-02-23T23:34:33.700Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30822026-02-23T23:34:33.780Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30832026-02-23T23:34:33.943Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30842026-02-23T23:34:34.277Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30852026-02-23T23:34:34.595Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30862026-02-23T23:34:34.903Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30872026-02-23T23:34:35.097Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30882026-02-23T23:34:35.286Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30892026-02-23T23:34:35.380Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30902026-02-23T23:34:35.429Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30912026-02-23T23:34:35.467Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30922026-02-23T23:34:35.722Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30932026-02-23T23:34:35.867Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
30942026-02-23T23:34:36.149Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30952026-02-23T23:34:36.750Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30962026-02-23T23:34:36.895Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30972026-02-23T23:34:36.988Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30982026-02-23T23:34:37.026Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30992026-02-23T23:34:37.232Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31002026-02-23T23:34:37.292Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31012026-02-23T23:34:37.412Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31022026-02-23T23:34:37.488Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31032026-02-23T23:34:37.699Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31042026-02-23T23:34:37.752Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31052026-02-23T23:34:37.791Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31062026-02-23T23:34:37.871Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31072026-02-23T23:34:38.219Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31082026-02-23T23:34:38.244Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31092026-02-23T23:34:38.286Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31102026-02-23T23:34:38.373Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31112026-02-23T23:34:38.738Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31122026-02-23T23:34:38.774Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31132026-02-23T23:34:38.777Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31142026-02-23T23:34:39.113Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31152026-02-23T23:34:39.238Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31162026-02-23T23:34:39.269Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31172026-02-23T23:34:39.336Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31182026-02-23T23:34:39.611Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31192026-02-23T23:34:39.671Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31202026-02-23T23:34:40.173Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31212026-02-23T23:34:40.207Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31222026-02-23T23:34:40.243Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31232026-02-23T23:34:40.584Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31242026-02-23T23:34:40.625Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31252026-02-23T23:34:41.308Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31262026-02-23T23:34:41.929Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31272026-02-23T23:34:42.274Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31282026-02-23T23:34:42.712Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31292026-02-23T23:34:45.422Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31302026-02-23T23:34:46.022Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31312026-02-23T23:34:46.287Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31322026-02-23T23:34:47.431Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31332026-02-23T23:34:48.363Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31342026-02-23T23:34:48.615Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31352026-02-23T23:34:48.732Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31362026-02-23T23:34:49.126Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31372026-02-23T23:34:49.458Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31382026-02-23T23:34:49.599Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31392026-02-23T23:34:49.642Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31402026-02-23T23:34:49.887Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31412026-02-23T23:34:50.888Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31422026-02-23T23:34:51.296Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31432026-02-23T23:34:51.750Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31442026-02-23T23:34:51.828Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31452026-02-23T23:34:51.871Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31462026-02-23T23:34:52.507Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31472026-02-23T23:34:52.640Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31482026-02-23T23:34:53.084Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31492026-02-23T23:34:53.556Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31502026-02-23T23:34:54.105Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31512026-02-23T23:34:54.748Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31522026-02-23T23:34:55.076Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31532026-02-23T23:34:55.782Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31542026-02-23T23:34:56.014Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31552026-02-23T23:34:57.521Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31562026-02-23T23:34:58.794Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31572026-02-23T23:35:01.254Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31582026-02-23T23:35:01.561Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31592026-02-23T23:35:02.230Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31602026-02-23T23:35:02.362Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31612026-02-23T23:35:02.744Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31622026-02-23T23:35:03.706Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31632026-02-23T23:35:03.746Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31642026-02-23T23:35:04.461Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31652026-02-23T23:35:05.389Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31662026-02-23T23:35:05.455Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31672026-02-23T23:35:06.217Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31682026-02-23T23:35:06.350Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31692026-02-23T23:35:06.723Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31702026-02-23T23:35:07.760Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31712026-02-23T23:35:08.833Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31722026-02-23T23:35:08.906Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31732026-02-23T23:35:09.479Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31742026-02-23T23:35:09.520Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31752026-02-23T23:35:09.718Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31762026-02-23T23:35:10.294Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31772026-02-23T23:35:10.632Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31782026-02-23T23:35:10.978Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31792026-02-23T23:35:11.410Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31802026-02-23T23:35:11.539Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31812026-02-23T23:35:11.861Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31822026-02-23T23:35:12.122Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31832026-02-23T23:35:12.622Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31842026-02-23T23:35:13.220Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31852026-02-23T23:35:13.962Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31862026-02-23T23:35:14.238Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31872026-02-23T23:35:14.839Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31882026-02-23T23:35:15.283Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31892026-02-23T23:35:15.397Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31902026-02-23T23:35:15.451Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31912026-02-23T23:35:16.302Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31922026-02-23T23:35:18.851Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31932026-02-23T23:35:20.864Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31942026-02-23T23:35:20.924Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31952026-02-23T23:35:20.990Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31962026-02-23T23:35:21.346Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31972026-02-23T23:35:22.713Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31982026-02-23T23:35:23.939Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31992026-02-23T23:35:24.096Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32002026-02-23T23:35:25.512Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32012026-02-23T23:35:25.563Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32022026-02-23T23:35:26.121Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32032026-02-23T23:35:26.587Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32042026-02-23T23:35:27.759Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32052026-02-23T23:35:27.847Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32062026-02-23T23:35:28.097Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32072026-02-23T23:35:28.258Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32082026-02-23T23:35:28.294Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32092026-02-23T23:35:29.344Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32102026-02-23T23:35:29.559Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32112026-02-23T23:35:30.070Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32122026-02-23T23:35:30.578Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
32132026-02-23T23:35:30.870Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32142026-02-23T23:35:31.149Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32152026-02-23T23:35:31.589Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32162026-02-23T23:35:31.656Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32172026-02-23T23:35:32.130Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32182026-02-23T23:35:32.249Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32192026-02-23T23:35:32.574Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32202026-02-23T23:35:33.593Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32212026-02-23T23:35:33.783Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
32222026-02-23T23:35:34.051Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32232026-02-23T23:35:35.060Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32242026-02-23T23:35:35.258Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32252026-02-23T23:35:36.243Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32262026-02-23T23:35:36.799Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32272026-02-23T23:35:37.499Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32282026-02-23T23:35:37.831Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32292026-02-23T23:35:38.891Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32302026-02-23T23:35:39.155Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32312026-02-23T23:35:40.410Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32322026-02-23T23:35:40.665Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32332026-02-23T23:35:42.194Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32342026-02-23T23:35:42.592Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32352026-02-23T23:35:50.609Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32362026-02-23T23:35:50.612Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32372026-02-23T23:35:51.781Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32382026-02-23T23:35:54.087Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32392026-02-23T23:35:56.966Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32402026-02-23T23:35:59.202Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32412026-02-23T23:35:59.799Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32422026-02-23T23:35:59.865Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32432026-02-23T23:36:04.253Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32442026-02-23T23:36:04.556Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32452026-02-23T23:36:06.514Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32462026-02-23T23:36:07.162Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32472026-02-23T23:36:08.923Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32482026-02-23T23:36:12.188Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32492026-02-23T23:36:13.050Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32502026-02-23T23:36:13.115Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32512026-02-23T23:36:13.527Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32522026-02-23T23:36:18.367Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32532026-02-23T23:36:26.418Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32542026-02-23T23:36:27.250Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32552026-02-23T23:36:29.523Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32562026-02-23T23:36:31.386Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32572026-02-23T23:36:32.093Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32582026-02-23T23:36:32.288Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32592026-02-23T23:36:33.010Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32602026-02-23T23:36:35.431Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32612026-02-23T23:36:38.455Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32622026-02-23T23:36:40.820Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32632026-02-23T23:36:44.372Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32642026-02-23T23:36:44.574Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32652026-02-23T23:36:45.999Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32662026-02-23T23:36:48.602Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32672026-02-23T23:36:49.699Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32682026-02-23T23:36:50.516Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32692026-02-23T23:36:56.812Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32702026-02-23T23:36:57.269Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32712026-02-23T23:36:58.537Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32722026-02-23T23:36:59.591Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32732026-02-23T23:37:00.497Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32742026-02-23T23:37:05.709Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32752026-02-23T23:37:09.658Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32762026-02-23T23:37:09.696Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32772026-02-23T23:37:10.080Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32782026-02-23T23:37:11.585Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32792026-02-23T23:37:13.270Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32802026-02-23T23:37:15.807Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32812026-02-23T23:37:17.264Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32822026-02-23T23:37:18.646Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32832026-02-23T23:37:21.120Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32842026-02-23T23:37:22.246Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32852026-02-23T23:37:24.167Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32862026-02-23T23:37:25.695Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32872026-02-23T23:37:27.107Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32882026-02-23T23:37:31.033Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32892026-02-23T23:37:31.294Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32902026-02-23T23:37:33.014Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32912026-02-23T23:37:34.867Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32922026-02-23T23:37:36.747Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32932026-02-23T23:37:42.013Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32942026-02-23T23:37:42.862Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32952026-02-23T23:37:44.952Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32962026-02-23T23:37:45.411Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32972026-02-23T23:37:46.932Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32982026-02-23T23:37:50.362Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32992026-02-23T23:37:53.159Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33002026-02-23T23:37:56.484Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33012026-02-23T23:38:00.037Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33022026-02-23T23:38:02.558Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33032026-02-23T23:38:05.915Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33042026-02-23T23:38:08.195Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33052026-02-23T23:38:10.748Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33062026-02-23T23:38:13.134Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33072026-02-23T23:38:15.418Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33082026-02-23T23:38:17.733Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33092026-02-23T23:38:20.112Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33102026-02-23T23:38:24.778Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33112026-02-23T23:38:24.778Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33122026-02-23T23:38:26.247Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33132026-02-23T23:38:28.931Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33142026-02-23T23:38:31.205Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33152026-02-23T23:38:34.536Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33162026-02-23T23:38:36.181Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33172026-02-23T23:38:38.538Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33182026-02-23T23:38:40.933Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33192026-02-23T23:38:44.258Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33202026-02-23T23:38:45.581Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33212026-02-23T23:38:48.547Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33222026-02-23T23:38:50.901Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33232026-02-23T23:38:53.313Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33242026-02-23T23:38:55.774Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33252026-02-23T23:38:57.942Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33262026-02-23T23:39:00.369Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33272026-02-23T23:39:02.552Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33282026-02-23T23:39:04.871Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33292026-02-23T23:39:09.041Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33302026-02-23T23:39:09.806Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33312026-02-23T23:39:12.098Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33322026-02-23T23:39:14.688Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33332026-02-23T23:39:17.082Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33342026-02-23T23:39:19.491Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33352026-02-23T23:39:21.934Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33362026-02-23T23:39:24.360Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33372026-02-23T23:39:26.900Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33382026-02-23T23:39:29.463Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33392026-02-23T23:39:31.952Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33402026-02-23T23:39:34.487Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33412026-02-23T23:39:36.752Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33422026-02-23T23:39:39.365Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33432026-02-23T23:39:42.000Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33442026-02-23T23:39:44.471Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33452026-02-23T23:39:47.614Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33462026-02-23T23:39:49.573Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33472026-02-23T23:39:52.072Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33482026-02-23T23:39:54.385Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33492026-02-23T23:39:56.995Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33502026-02-23T23:39:59.365Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33512026-02-23T23:40:01.837Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33522026-02-23T23:40:04.361Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33532026-02-23T23:40:06.834Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33542026-02-23T23:40:09.397Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33552026-02-23T23:40:11.876Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33562026-02-23T23:40:14.373Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33572026-02-23T23:40:16.953Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33582026-02-23T23:40:19.565Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33592026-02-23T23:40:22.363Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33602026-02-23T23:40:25.132Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33612026-02-23T23:40:27.414Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33622026-02-23T23:40:31.140Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33632026-02-23T23:40:33.341Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33642026-02-23T23:40:35.983Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33652026-02-23T23:40:38.624Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33662026-02-23T23:40:41.433Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33672026-02-23T23:40:44.117Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33682026-02-23T23:40:48.844Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33692026-02-23T23:40:50.369Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33702026-02-23T23:40:53.459Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33712026-02-23T23:40:56.367Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33722026-02-23T23:41:04.276Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33732026-02-23T23:41:06.348Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33742026-02-23T23:41:08.028Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33752026-02-23T23:41:11.571Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33762026-02-23T23:41:15.224Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33772026-02-23T23:41:18.733Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33782026-02-23T23:41:22.336Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33792026-02-23T23:41:25.895Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33802026-02-23T23:41:29.421Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33812026-02-23T23:41:32.992Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33822026-02-23T23:41:36.647Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33832026-02-23T23:41:40.213Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33842026-02-23T23:41:43.849Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33852026-02-23T23:41:47.385Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33862026-02-23T23:42:16.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 48s
33872026-02-23T23:42:16.394Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 188 other files
33882026-02-23T23:42:16.499Z
33892026-02-23T23:42:16.499Zreal 7:49.028923179
33902026-02-23T23:42:16.499Zuser 31:45.632759735
33912026-02-23T23:42:16.499Zsys 5:04.115241437
33922026-02-23T23:42:16.499Ztrap 0.816836997
33932026-02-23T23:42:16.499Ztflt 0.136661978
33942026-02-23T23:42:16.499Zdflt 0.112291537
33952026-02-23T23:42:16.499Zkflt 0.000030742
33962026-02-23T23:42:16.503Zlock 5:40:14.529919699
33972026-02-23T23:42:16.503Zslp 2:39:14.608488256
33982026-02-23T23:42:16.503Zlat 49.314102925
33992026-02-23T23:42:16.503Zstop 2:21.079372281
34002026-02-23T23:42:16.503Zprocess exited: duration 1368194 ms, exit code 0
 
34012026-02-23T23:42:16.511Zfound 0 output files