01KJR800TY18SPNCDNZY402GVB: clippy (helios)

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

Buildomat Job: 01KJR80QRQFWND37RXNVJ6N9JF

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-02T21:43:04.968Zjob assigned to worker 01KJR80Z1XCZNTYHMAR8CGKY0N [factory aws, i-0a3e0afa8445c5769] (queued for 56 s)
 
22026-03-02T21:43:13.254Zstarting task 0: "setup"
32026-03-02T21:43:13.259Z++ uname -s
42026-03-02T21:43:13.263Z+ kern=SunOS
52026-03-02T21:43:13.263Z+ build_user=build
62026-03-02T21:43:13.263Z+ build_uid=12345
72026-03-02T21:43:13.263Z+ work_dir=/work
82026-03-02T21:43:13.263Z+ input_dir=/input
92026-03-02T21:43:13.263Z+ [[ 0 == 12345 ]]
102026-03-02T21:43:13.263Z+ case "$kern" in
112026-03-02T21:43:13.263Z+ groupadd -g 12345 build
122026-03-02T21:43:13.266Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-02T21:43:15.271Z+ zfs create -o mountpoint=/work rpool/work
142026-03-02T21:43:15.388Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-02T21:43:15.391Z+ home_fs=zfs
162026-03-02T21:43:15.391Z+ [[ zfs == autofs ]]
172026-03-02T21:43:15.391Z+ mkdir -p /home/build
182026-03-02T21:43:15.391Z+ chown build:build /home/build /work
192026-03-02T21:43:17.393Z+ chmod 0700 /home/build /work
202026-03-02T21:43:17.397Zprocess exited: duration 4144 ms, exit code 0
 
212026-03-02T21:43:17.402Zstarting task 1: "rust-toolchain"
222026-03-02T21:43:17.409Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-02T21:43:17.409Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-03-02T21:43:17.409Z * rust toolchain channel = "1.91.1"
252026-03-02T21:43:17.409Z * rust toolchain profile = "default"
262026-03-02T21:43:17.409Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-02T21:43:17.409Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-02T21:43:17.412Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-02T21:43:17.412Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-02T21:43:17.548Zinfo: downloading installer
312026-03-02T21:43:19.298Zwarn: It looks like you have an existing installation of Rust at:
322026-03-02T21:43:19.298Zwarn: /opt/ooce/bin
332026-03-02T21:43:19.298Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-02T21:43:19.298Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-02T21:43:19.298Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-02T21:43:19.298Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-02T21:43:19.298Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-02T21:43:19.298Zerror: cannot install while Rust is installed
392026-03-02T21:43:19.298Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-02T21:43:19.323Zinfo: profile set to 'default'
412026-03-02T21:43:19.323Zinfo: default host triple is x86_64-unknown-illumos
422026-03-02T21:43:19.326Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-02T21:43:19.512Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-02T21:43:19.512Zinfo: downloading component 'cargo'
452026-03-02T21:43:20.496Zinfo: downloading component 'clippy'
462026-03-02T21:43:20.910Zinfo: downloading component 'rust-docs'
472026-03-02T21:43:22.433Zinfo: downloading component 'rust-std'
482026-03-02T21:43:24.537Zinfo: downloading component 'rustc'
492026-03-02T21:43:32.073Zinfo: downloading component 'rustfmt'
502026-03-02T21:43:32.351Zinfo: installing component 'cargo'
512026-03-02T21:43:33.257Zinfo: installing component 'clippy'
522026-03-02T21:43:33.653Zinfo: installing component 'rust-docs'
532026-03-02T21:43:35.603Zinfo: installing component 'rust-std'
542026-03-02T21:43:37.411Zinfo: installing component 'rustc'
552026-03-02T21:43:44.167Zinfo: installing component 'rustfmt'
562026-03-02T21:43:44.515Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-02T21:43:44.515Z
582026-03-02T21:43:45.014Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-02T21:43:45.014Z
602026-03-02T21:43:45.018Z
612026-03-02T21:43:45.018ZRust is installed now. Great!
622026-03-02T21:43:45.018Z
632026-03-02T21:43:45.018ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-02T21:43:45.018Zenvironment variable. This has not been done automatically.
652026-03-02T21:43:45.018Z
662026-03-02T21:43:45.018ZTo configure your current shell, you need to source
672026-03-02T21:43:45.018Zthe corresponding env file under $HOME/.cargo.
682026-03-02T21:43:45.018Z
692026-03-02T21:43:45.019ZThis is usually done by running one of the following (note the leading DOT):
702026-03-02T21:43:45.019Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-02T21:43:45.019Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-02T21:43:45.019Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-02T21:43:45.127Z+ rustup --version
742026-03-02T21:43:45.139Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-02T21:43:45.142Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-02T21:43:45.229Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-02T21:43:45.234Z+ cargo --version
782026-03-02T21:43:45.305Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-02T21:43:45.308Z+ rustc --version
802026-03-02T21:43:45.385Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-02T21:43:45.388Zprocess exited: duration 27981 ms, exit code 0
 
822026-03-02T21:43:45.396Zstarting task 2: "authentication"
832026-03-02T21:43:45.418Zprocess exited: duration 22 ms, exit code 0
 
842026-03-02T21:43:45.431Zstarting task 3: "clone repository"
852026-03-02T21:43:45.435Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-02T21:43:45.435Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-02T21:43:45.479ZCloning into '/work/oxidecomputer/omicron'...
882026-03-02T21:45:11.479Z+ cd /work/oxidecomputer/omicron
892026-03-02T21:45:11.483Z+ git fetch origin 5f0b9e13b6288efed081e5166987a99ac46ce3bd
902026-03-02T21:45:11.820ZFrom https://github.com/oxidecomputer/omicron
912026-03-02T21:45:11.820Z * branch 5f0b9e13b6288efed081e5166987a99ac46ce3bd -> FETCH_HEAD
922026-03-02T21:45:11.834Z+ [[ -n unbork-db ]]
932026-03-02T21:45:11.837Z++ git branch --show-current
942026-03-02T21:45:11.837Z+ current=main
952026-03-02T21:45:11.838Z+ [[ main != unbork-db ]]
962026-03-02T21:45:11.838Z+ git branch -f unbork-db 5f0b9e13b6288efed081e5166987a99ac46ce3bd
972026-03-02T21:45:11.845Z+ git checkout -f unbork-db
982026-03-02T21:45:12.139ZSwitched to branch 'unbork-db'
992026-03-02T21:45:12.142Z+ git reset --hard 5f0b9e13b6288efed081e5166987a99ac46ce3bd
1002026-03-02T21:45:12.431ZHEAD is now at 5f0b9e13b Unbreak database tests
1012026-03-02T21:45:12.438Zprocess exited: duration 86993 ms, exit code 0
 
1022026-03-02T21:45:12.447Zstarting task 4: "build"
1032026-03-02T21:45:12.452Z+ source ./env.sh
1042026-03-02T21:45:12.456Z++ OLD_SHELL_OPTS=ehxB
1052026-03-02T21:45:12.456Z++ set -o xtrace
1062026-03-02T21:45:12.456Z++++ dirname ./env.sh
1072026-03-02T21:45:12.462Z+++ readlink -f .
1082026-03-02T21:45:12.462Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-03-02T21:45:12.463Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102026-03-02T21:45:12.463Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-03-02T21:45:12.463Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122026-03-02T21:45:12.463Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132026-03-02T21:45:12.463Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1142026-03-02T21:45:12.463Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1152026-03-02T21:45:12.463Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162026-03-02T21:45:12.463Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172026-03-02T21:45:12.464Z++ case $OLD_SHELL_OPTS in
1182026-03-02T21:45:12.464Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-03-02T21:45:12.464Z+ source .github/buildomat/ci-env.sh
1202026-03-02T21:45:12.464Z++ export CARGO_TERM_COLOR=always
1212026-03-02T21:45:12.464Z++ CARGO_TERM_COLOR=always
1222026-03-02T21:45:12.464Z+ cargo --version
1232026-03-02T21:45:12.520Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-03-02T21:45:12.525Z+ rustc --version
1252026-03-02T21:45:12.597Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-03-02T21:45:12.600Z+ banner prerequisites
1272026-03-02T21:45:12.604Z
1282026-03-02T21:45:12.604Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-03-02T21:45:12.604Z # # # # # # # # # # # # # # #
1302026-03-02T21:45:12.604Z # # # # ##### # # ##### # # # # # #### #
1312026-03-02T21:45:12.604Z ##### ##### # ##### # # # # # # # # #
1322026-03-02T21:45:12.604Z # # # # # # # # # # # # # # #
1332026-03-02T21:45:12.604Z # # # ###### # # ###### ### # #### # #### #
1342026-03-02T21:45:12.605Z
1352026-03-02T21:45:12.609Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-03-02T21:45:25.056Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-03-02T21:45:35.595Z Startup: Caching catalogs ... Done
1382026-03-02T21:45:58.998ZPlanning: Solver setup ... Done (21.657s)
1392026-03-02T21:45:59.161ZPlanning: Running solver ... Done (0.164s)
1402026-03-02T21:45:59.327ZPlanning: Finding local manifests ... Done (0.002s)
1412026-03-02T21:45:59.341ZPlanning: Fetching manifests: 0/4 0% complete
1422026-03-02T21:45:59.505ZPlanning: Fetching manifests: 4/4 100% complete
1432026-03-02T21:45:59.553ZPlanning: Package planning ... Done (0.047s)
1442026-03-02T21:45:59.602ZPlanning: Merging actions ... Done (0.049s)
1452026-03-02T21:46:00.192ZPlanning: Checking for conflicting actions ... Done (0.590s)
1462026-03-02T21:46:00.205ZPlanning: Consolidating action changes ... Done (0.011s)
1472026-03-02T21:46:02.494ZPlanning: Evaluating mediators ... Done (2.289s)
1482026-03-02T21:46:02.503ZPlanning: Planning completed in 26.76 seconds
1492026-03-02T21:46:02.518Z Packages to install: 4
1502026-03-02T21:46:02.518Z Mediators to change: 2
1512026-03-02T21:46:02.521Z Services to change: 1
1522026-03-02T21:46:02.521Z Estimated space available: 155.43 GB
1532026-03-02T21:46:02.521ZEstimated space to be consumed: 1.82 GB
1542026-03-02T21:46:02.521Z Create boot environment: No
1552026-03-02T21:46:02.521ZCreate backup boot environment: No
1562026-03-02T21:46:02.521Z Rebuild boot archive: No
1572026-03-02T21:46:02.521Z
1582026-03-02T21:46:02.521ZChanged mediators:
1592026-03-02T21:46:02.521Z mediator clang:
1602026-03-02T21:46:02.521Z version: None -> 15 (system default)
1612026-03-02T21:46:02.521Z
1622026-03-02T21:46:02.521Z mediator llvm:
1632026-03-02T21:46:02.521Z version: 14 (system default) -> 15 (system default)
1642026-03-02T21:46:02.521Z
1652026-03-02T21:46:02.521ZChanged packages:
1662026-03-02T21:46:02.522Zhelios-dev
1672026-03-02T21:46:02.522Z developer/build-essential
1682026-03-02T21:46:02.522Z None -> 11-2.0
1692026-03-02T21:46:02.522Z library/libxmlsec1
1702026-03-02T21:46:02.522Z None -> 1.2.35-2.0
1712026-03-02T21:46:02.522Z ooce/developer/clang-15
1722026-03-02T21:46:02.522Z None -> 15.0.7-2.0
1732026-03-02T21:46:02.522Z ooce/developer/llvm-15
1742026-03-02T21:46:02.522Z None -> 15.0.7-2.0
1752026-03-02T21:46:02.522Z
1762026-03-02T21:46:02.522ZServices:
1772026-03-02T21:46:02.522Z restart_fmri:
1782026-03-02T21:46:02.522Z svc:/system/update-man-index:default
1792026-03-02T21:46:02.675Z
1802026-03-02T21:46:02.675ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-03-02T21:46:07.760ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (26.4M/s)
1822026-03-02T21:46:10.904ZDownload: Completed 212.60 MB in 8.23 seconds (25.8M/s)
1832026-03-02T21:46:11.743Z Actions: 1/3689 actions (Installing new actions)
1842026-03-02T21:46:16.549Z Actions: Completed 3689 actions in 4.81 seconds.
1852026-03-02T21:46:16.970Z Done (0.416s)
1862026-03-02T21:46:16.970Z Done (0.000s)
1872026-03-02T21:46:18.062Z Done (1.092s)
1882026-03-02T21:46:22.865Z Done (4.451s)
1892026-03-02T21:46:22.950Z Done (0.019s)
1902026-03-02T21:46:22.953Z Done (0.000s)
1912026-03-02T21:46:23.119Z Done (0.000s)
1922026-03-02T21:46:24.116ZPlanning: Evaluating mediator changes ... Done
1932026-03-02T21:46:24.257ZPlanning: Checking for conflicting actions ... Done
1942026-03-02T21:46:24.272ZPlanning: Consolidating action changes ... Done
1952026-03-02T21:46:24.529ZPlanning: Evaluating mediators ... Done
1962026-03-02T21:46:24.543ZPlanning: Planning completed in 0.43 seconds
1972026-03-02T21:46:24.563Z Mediators to change: 2
1982026-03-02T21:46:24.564Z Create boot environment: No
1992026-03-02T21:46:24.574ZCreate backup boot environment: No
2002026-03-02T21:46:24.654Z Done
2012026-03-02T21:46:24.654Z Done
2022026-03-02T21:46:25.466Z Done
2032026-03-02T21:46:29.129Z Done
2042026-03-02T21:46:29.212Z Done
2052026-03-02T21:46:29.218Z Done
2062026-03-02T21:46:29.394Z Done
2072026-03-02T21:46:30.001ZPlanning: Evaluating mediator changes ... Done
2082026-03-02T21:46:30.005ZPlanning: Merging actions ... Done
2092026-03-02T21:46:30.200ZPlanning: Checking for conflicting actions ... Done
2102026-03-02T21:46:30.205ZPlanning: Consolidating action changes ... Done
2112026-03-02T21:46:30.460ZPlanning: Evaluating mediators ... Done
2122026-03-02T21:46:30.515ZPlanning: Planning completed in 0.76 seconds
2132026-03-02T21:46:30.550Z Packages to change: 1
2142026-03-02T21:46:30.550Z Mediators to change: 1
2152026-03-02T21:46:30.553Z Services to change: 1
2162026-03-02T21:46:30.553Z Create boot environment: No
2172026-03-02T21:46:30.553ZCreate backup boot environment: Yes
2182026-03-02T21:46:33.256Z Actions: 1/6 actions (Updating modified actions)
2192026-03-02T21:46:33.259Z Actions: Completed 6 actions in 0.00 seconds.
2202026-03-02T21:46:33.259Z Done
2212026-03-02T21:46:33.259Z Done
2222026-03-02T21:46:33.477Z Done
2232026-03-02T21:46:37.065Z Done
2242026-03-02T21:46:37.149Z Done
2252026-03-02T21:46:37.152Z Done
2262026-03-02T21:46:37.312Z Done
2272026-03-02T21:46:37.754ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2282026-03-02T21:46:37.754Zclang system 15 system
2292026-03-02T21:46:37.754Zcsh system system illumos
2302026-03-02T21:46:37.754Zctags system system illumos
2312026-03-02T21:46:37.754Zfile system system illumos
2322026-03-02T21:46:37.754Zgcc vendor 12 vendor
2332026-03-02T21:46:37.754Zgcc system 10 system
2342026-03-02T21:46:37.754Zgcc system 7 system
2352026-03-02T21:46:37.754Zgo system 1.20 system
2362026-03-02T21:46:37.754Zgo system 1.19 system
2372026-03-02T21:46:37.754Zllvm system 15 system
2382026-03-02T21:46:37.754Zllvm system 14 system
2392026-03-02T21:46:37.754Zmariadb system 10.6 system
2402026-03-02T21:46:37.754Zmta vendor vendor dma
2412026-03-02T21:46:37.754Zopenjdk system 17 system
2422026-03-02T21:46:37.754Zopenjdk system 11 system
2432026-03-02T21:46:37.754Zopenjdk system 1.8 system
2442026-03-02T21:46:37.754Zopenssl vendor 3 vendor
2452026-03-02T21:46:37.754Zperl system 5.36 system
2462026-03-02T21:46:37.754Zpostgresql system 15 system
2472026-03-02T21:46:37.754Zpostgresql system 13 system
2482026-03-02T21:46:37.754Zpython vendor 3 vendor
2492026-03-02T21:46:37.755Zpython system 2 system
2502026-03-02T21:46:37.755Zpython3 system 3.11 system
2512026-03-02T21:46:37.755Zruby system 3.0 system
2522026-03-02T21:46:37.755Zwords vendor vendor american-english
2532026-03-02T21:46:37.755Zwords system system australian-english
2542026-03-02T21:46:37.755Zwords system system british-english
2552026-03-02T21:46:37.755Zwords system system canadian-english
2562026-03-02T21:46:37.755Zwords system system french
2572026-03-02T21:46:37.755Zwords system system italian
2582026-03-02T21:46:37.755Zwords system system ngerman
2592026-03-02T21:46:37.755Zwords system system ogerman
2602026-03-02T21:46:37.755Zwords system system spanish
2612026-03-02T21:46:38.088ZPUBLISHER TYPE STATUS P LOCATION
2622026-03-02T21:46:38.088Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2632026-03-02T21:46:44.711ZFMRI IFO
2642026-03-02T21:46:44.711Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2652026-03-02T21:46:44.711Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2662026-03-02T21:46:44.711Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2672026-03-02T21:46:44.711Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2682026-03-02T21:46:44.711Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2692026-03-02T21:46:44.711Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2702026-03-02T21:46:44.711Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2712026-03-02T21:46:44.711Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2722026-03-02T21:46:44.711Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2732026-03-02T21:46:44.711Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2742026-03-02T21:46:44.711Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2752026-03-02T21:46:44.711Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2762026-03-02T21:46:44.711Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2772026-03-02T21:46:44.712Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2782026-03-02T21:46:44.712Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2792026-03-02T21:46:44.712Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2802026-03-02T21:46:45.902Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2812026-03-02T21:46:46.217Z Updating crates.io index
2822026-03-02T21:46:46.259Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2832026-03-02T21:46:46.986Z Updating git repository `https://github.com/oxidecomputer/lldp`
2842026-03-02T21:46:47.517Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2852026-03-02T21:46:47.850Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2862026-03-02T21:46:48.170Z Updating git repository `https://github.com/oxidecomputer/propolis`
2872026-03-02T21:46:49.650Z Updating git repository `https://github.com/oxidecomputer/crucible`
2882026-03-02T21:46:54.843Z Updating git repository `https://github.com/oxidecomputer/opte`
2892026-03-02T21:46:59.622Z Updating git repository `https://github.com/oxidecomputer/tofino`
2902026-03-02T21:47:00.288Z Updating git repository `https://github.com/oxidecomputer/falcon`
2912026-03-02T21:47:01.187Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2922026-03-02T21:47:02.106Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2932026-03-02T21:47:03.421Z Updating git repository `https://github.com/oxidecomputer/clickward`
2942026-03-02T21:47:03.824Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2952026-03-02T21:47:04.197Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2962026-03-02T21:47:04.664Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2972026-03-02T21:47:05.582Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2982026-03-02T21:47:06.284Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2992026-03-02T21:47:06.633Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3002026-03-02T21:47:06.923Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3012026-03-02T21:47:07.360Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3022026-03-02T21:47:07.724Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3032026-03-02T21:47:07.965Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3042026-03-02T21:47:08.270Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3052026-03-02T21:47:08.739Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3062026-03-02T21:47:09.491Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3072026-03-02T21:47:10.039Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3082026-03-02T21:47:10.329Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3092026-03-02T21:47:10.650Z Updating git repository `https://github.com/oxidecomputer/ispf`
3102026-03-02T21:47:11.947Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3112026-03-02T21:47:13.027Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3122026-03-02T21:47:13.371Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3132026-03-02T21:47:13.787Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3142026-03-02T21:47:14.213Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3152026-03-02T21:47:14.580Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3162026-03-02T21:47:15.120Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3172026-03-02T21:47:15.573Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3182026-03-02T21:47:15.887Z Updating git repository `https://github.com/illumos/smf-rs`
3192026-03-02T21:47:16.335Z Updating git repository `https://github.com/oxidecomputer/omicron`
3202026-03-02T21:49:08.227Z Downloading crates ...
3212026-03-02T21:49:08.305Z Downloaded anstyle-parse v0.2.7
3222026-03-02T21:49:08.309Z Downloaded quote v1.0.44
3232026-03-02T21:49:08.313Z Downloaded byteorder v1.5.0
3242026-03-02T21:49:08.318Z Downloaded bytecount v0.6.9
3252026-03-02T21:49:08.321Z Downloaded autocfg v1.5.0
3262026-03-02T21:49:08.324Z Downloaded anyhow v1.0.102
3272026-03-02T21:49:08.326Z Downloaded unicode-xid v0.2.6
3282026-03-02T21:49:08.332Z Downloaded thiserror v1.0.69
3292026-03-02T21:49:08.335Z Downloaded zerofrom-derive v0.1.6
3302026-03-02T21:49:08.335Z Downloaded bitflags v2.11.0
3312026-03-02T21:49:08.338Z Downloaded usdt-attr-macro v0.5.0
3322026-03-02T21:49:08.341Z Downloaded usdt v0.5.0
3332026-03-02T21:49:08.341Z Downloaded utf8_iter v1.0.4
3342026-03-02T21:49:08.344Z Downloaded typeid v1.0.3
3352026-03-02T21:49:08.344Z Downloaded heck v0.5.0
3362026-03-02T21:49:08.347Z Downloaded utf8parse v0.2.2
3372026-03-02T21:49:08.347Z Downloaded toml_datetime v0.6.11
3382026-03-02T21:49:08.347Z Downloaded toml_write v0.1.2
3392026-03-02T21:49:08.350Z Downloaded itoa v1.0.17
3402026-03-02T21:49:08.350Z Downloaded block-buffer v0.10.4
3412026-03-02T21:49:08.353Z Downloaded version_check v0.9.5
3422026-03-02T21:49:08.353Z Downloaded form_urlencoded v1.2.2
3432026-03-02T21:49:08.353Z Downloaded cfg-if v1.0.4
3442026-03-02T21:49:08.356Z Downloaded yoke-derive v0.8.1
3452026-03-02T21:49:08.356Z Downloaded plain v0.2.3
3462026-03-02T21:49:08.359Z Downloaded cargo_metadata v0.21.0
3472026-03-02T21:49:08.359Z Downloaded usdt-macro v0.5.0
3482026-03-02T21:49:08.359Z Downloaded pest v2.8.6
3492026-03-02T21:49:08.364Z Downloaded thread-id v4.2.2
3502026-03-02T21:49:08.367Z Downloaded once_cell v1.21.3
3512026-03-02T21:49:08.369Z Downloaded zmij v1.0.21
3522026-03-02T21:49:08.370Z Downloaded memmap v0.7.0
3532026-03-02T21:49:08.373Z Downloaded zerofrom v0.1.6
3542026-03-02T21:49:08.373Z Downloaded thiserror-impl v1.0.69
3552026-03-02T21:49:08.376Z Downloaded scroll_derive v0.12.1
3562026-03-02T21:49:08.376Z Downloaded ordered-float v2.10.1
3572026-03-02T21:49:08.376Z Downloaded idna_adapter v1.2.1
3582026-03-02T21:49:08.379Z Downloaded colorchoice v1.0.4
3592026-03-02T21:49:08.379Z Downloaded fastrand v2.3.0
3602026-03-02T21:49:08.379Z Downloaded unicode-linebreak v0.1.5
3612026-03-02T21:49:08.383Z Downloaded tinystr v0.8.2
3622026-03-02T21:49:08.383Z Downloaded thiserror-impl v2.0.18
3632026-03-02T21:49:08.386Z Downloaded icu_properties v2.1.2
3642026-03-02T21:49:08.386Z Downloaded zerovec-derive v0.11.2
3652026-03-02T21:49:08.388Z Downloaded thiserror v2.0.18
3662026-03-02T21:49:08.393Z Downloaded zerocopy-derive v0.7.35
3672026-03-02T21:49:08.397Z Downloaded writeable v0.6.2
3682026-03-02T21:49:08.400Z Downloaded ucd-trie v0.1.7
3692026-03-02T21:49:08.402Z Downloaded toml v0.8.23
3702026-03-02T21:49:08.405Z Downloaded cpufeatures v0.2.17
3712026-03-02T21:49:08.405Z Downloaded tabled_derive v0.7.0
3722026-03-02T21:49:08.405Z Downloaded usdt-impl v0.5.0
3732026-03-02T21:49:08.408Z Downloaded textwrap v0.16.2
3742026-03-02T21:49:08.412Z Downloaded swrite v0.1.0
3752026-03-02T21:49:08.412Z Downloaded yoke v0.8.1
3762026-03-02T21:49:08.412Z Downloaded strsim v0.11.1
3772026-03-02T21:49:08.415Z Downloaded terminal_size v0.4.3
3782026-03-02T21:49:08.415Z Downloaded clap_lex v1.0.0
3792026-03-02T21:49:08.418Z Downloaded stable_deref_trait v1.2.1
3802026-03-02T21:49:08.418Z Downloaded dtrace-parser v0.2.0
3812026-03-02T21:49:08.418Z Downloaded crypto-common v0.1.7
3822026-03-02T21:49:08.418Z Downloaded pretty-hex v0.4.1
3832026-03-02T21:49:08.421Z Downloaded unicode-ident v1.0.24
3842026-03-02T21:49:08.423Z Downloaded serde-value v0.7.0
3852026-03-02T21:49:08.423Z Downloaded fnv v1.0.7
3862026-03-02T21:49:08.424Z Downloaded proc-macro-error-attr v1.0.4
3872026-03-02T21:49:08.426Z Downloaded digest v0.10.7
3882026-03-02T21:49:08.426Z Downloaded percent-encoding v2.3.2
3892026-03-02T21:49:08.429Z Downloaded generic-array v0.14.7
3902026-03-02T21:49:08.429Z Downloaded fs-err v3.3.0
3912026-03-02T21:49:08.432Z Downloaded serde_tokenstream v0.2.3
3922026-03-02T21:49:08.432Z Downloaded serde-untagged v0.1.9
3932026-03-02T21:49:08.435Z Downloaded pest_derive v2.8.6
3942026-03-02T21:49:08.438Z Downloaded url v2.5.8
3952026-03-02T21:49:08.438Z Downloaded typenum v1.19.0
3962026-03-02T21:49:08.441Z Downloaded zerotrie v0.2.3
3972026-03-02T21:49:08.444Z Downloaded toml_edit v0.22.27
3982026-03-02T21:49:08.447Z Downloaded macaddr v1.0.1
3992026-03-02T21:49:08.450Z Downloaded potential_utf v0.1.4
4002026-03-02T21:49:08.450Z Downloaded smawk v0.3.2
4012026-03-02T21:49:08.453Z Downloaded is_terminal_polyfill v1.70.2
4022026-03-02T21:49:08.453Z Downloaded equivalent v1.0.2
4032026-03-02T21:49:08.456Z Downloaded cargo-platform v0.2.0
4042026-03-02T21:49:08.456Z Downloaded serde_spanned v0.6.9
4052026-03-02T21:49:08.456Z Downloaded erased-serde v0.4.9
4062026-03-02T21:49:08.459Z Downloaded heck v0.4.1
4072026-03-02T21:49:08.461Z Downloaded displaydoc v0.2.5
4082026-03-02T21:49:08.464Z Downloaded zerovec v0.11.5
4092026-03-02T21:49:08.467Z Downloaded zerocopy v0.7.35
4102026-03-02T21:49:08.481Z Downloaded synstructure v0.13.2
4112026-03-02T21:49:08.484Z Downloaded winnow v0.7.14
4122026-03-02T21:49:08.490Z Downloaded anstyle v1.0.13
4132026-03-02T21:49:08.493Z Downloaded proc-macro-error v1.0.4
4142026-03-02T21:49:08.496Z Downloaded cargo_toml v0.21.0
4152026-03-02T21:49:08.496Z Downloaded dof v0.3.0
4162026-03-02T21:49:08.499Z Downloaded unicode-width v0.2.0
4172026-03-02T21:49:08.502Z Downloaded scroll v0.12.0
4182026-03-02T21:49:08.505Z Downloaded unicode-width v0.1.14
4192026-03-02T21:49:08.507Z Downloaded sha2 v0.10.9
4202026-03-02T21:49:08.510Z Downloaded pest_generator v2.8.6
4212026-03-02T21:49:08.513Z Downloaded camino-tempfile v1.4.1
4222026-03-02T21:49:08.513Z Downloaded errno v0.3.14
4232026-03-02T21:49:08.516Z Downloaded semver v1.0.27
4242026-03-02T21:49:08.516Z Downloaded camino v1.2.2
4252026-03-02T21:49:08.519Z Downloaded smallvec v1.15.1
4262026-03-02T21:49:08.522Z Downloaded tempfile v3.25.0
4272026-03-02T21:49:08.522Z Downloaded anstyle-query v1.1.5
4282026-03-02T21:49:08.525Z Downloaded anstream v0.6.21
4292026-03-02T21:49:08.525Z Downloaded proc-macro2 v1.0.106
4302026-03-02T21:49:08.528Z Downloaded litemap v0.8.1
4312026-03-02T21:49:08.531Z Downloaded cargo-util-schemas v0.8.2
4322026-03-02T21:49:08.535Z Downloaded num-traits v0.2.19
4332026-03-02T21:49:08.551Z Downloaded clap_derive v4.5.55
4342026-03-02T21:49:08.554Z Downloaded pest_meta v2.8.6
4352026-03-02T21:49:08.557Z Downloaded papergrid v0.11.0
4362026-03-02T21:49:08.560Z Downloaded icu_provider v2.1.1
4372026-03-02T21:49:08.563Z Downloaded serde_derive v1.0.228
4382026-03-02T21:49:08.565Z Downloaded log v0.4.29
4392026-03-02T21:49:08.568Z Downloaded icu_normalizer v2.1.1
4402026-03-02T21:49:08.571Z Downloaded indexmap v2.13.0
4412026-03-02T21:49:08.574Z Downloaded serde_core v1.0.228
4422026-03-02T21:49:08.577Z Downloaded clap v4.5.60
4432026-03-02T21:49:08.583Z Downloaded getrandom v0.4.1
4442026-03-02T21:49:08.588Z Downloaded memchr v2.8.0
4452026-03-02T21:49:08.593Z Downloaded serde v1.0.228
4462026-03-02T21:49:08.596Z Downloaded icu_normalizer_data v2.1.1
4472026-03-02T21:49:08.599Z Downloaded icu_collections v2.1.1
4482026-03-02T21:49:08.603Z Downloaded icu_locale_core v2.1.1
4492026-03-02T21:49:08.609Z Downloaded serde_json v1.0.149
4502026-03-02T21:49:08.614Z Downloaded clap_builder v4.5.60
4512026-03-02T21:49:08.625Z Downloaded idna v1.1.0
4522026-03-02T21:49:08.650Z Downloaded icu_properties_data v2.1.2
4532026-03-02T21:49:08.660Z Downloaded hashbrown v0.16.1
4542026-03-02T21:49:08.672Z Downloaded goblin v0.8.2
4552026-03-02T21:49:08.677Z Downloaded tabled v0.15.0
4562026-03-02T21:49:08.690Z Downloaded syn v1.0.109
4572026-03-02T21:49:08.705Z Downloaded syn v2.0.117
4582026-03-02T21:49:08.722Z Downloaded rustix v1.1.3
4592026-03-02T21:49:08.752Z Downloaded libc v0.2.180
4602026-03-02T21:49:08.839Z Compiling proc-macro2 v1.0.106
4612026-03-02T21:49:08.842Z Compiling unicode-ident v1.0.24
4622026-03-02T21:49:08.842Z Compiling quote v1.0.44
4632026-03-02T21:49:08.842Z Compiling serde_core v1.0.228
4642026-03-02T21:49:08.842Z Compiling libc v0.2.180
4652026-03-02T21:49:08.843Z Compiling version_check v0.9.5
4662026-03-02T21:49:09.091Z Compiling memchr v2.8.0
4672026-03-02T21:49:09.109Z Compiling stable_deref_trait v1.2.1
4682026-03-02T21:49:09.300Z Compiling serde v1.0.228
4692026-03-02T21:49:09.322Z Compiling zmij v1.0.21
4702026-03-02T21:49:09.743Z Compiling thiserror v1.0.69
4712026-03-02T21:49:10.231Z Compiling autocfg v1.5.0
4722026-03-02T21:49:10.294Z Compiling ucd-trie v0.1.7
4732026-03-02T21:49:10.410Z Compiling itoa v1.0.17
4742026-03-02T21:49:10.762Z Compiling pest v2.8.6
4752026-03-02T21:49:10.915Z Compiling writeable v0.6.2
4762026-03-02T21:49:10.942Z Compiling litemap v0.8.1
4772026-03-02T21:49:11.226Z Compiling byteorder v1.5.0
4782026-03-02T21:49:11.229Z Compiling rustix v1.1.3
4792026-03-02T21:49:11.280Z Compiling icu_properties_data v2.1.2
4802026-03-02T21:49:11.716Z Compiling icu_normalizer_data v2.1.1
4812026-03-02T21:49:11.984Z Compiling syn v2.0.117
4822026-03-02T21:49:12.094Z Compiling errno v0.3.14
4832026-03-02T21:49:12.120Z Compiling bitflags v2.11.0
4842026-03-02T21:49:12.176Z Compiling serde_json v1.0.149
4852026-03-02T21:49:12.573Z Compiling num-traits v0.2.19
4862026-03-02T21:49:12.648Z Compiling hashbrown v0.16.1
4872026-03-02T21:49:12.923Z Compiling typeid v1.0.3
4882026-03-02T21:49:13.067Z Compiling smallvec v1.15.1
4892026-03-02T21:49:13.472Z Compiling pest_meta v2.8.6
4902026-03-02T21:49:13.519Z Compiling equivalent v1.0.2
4912026-03-02T21:49:13.821Z Compiling indexmap v2.13.0
4922026-03-02T21:49:13.901Z Compiling thread-id v4.2.2
4932026-03-02T21:49:14.040Z Compiling proc-macro-error-attr v1.0.4
4942026-03-02T21:49:14.067Z Compiling usdt-impl v0.5.0
4952026-03-02T21:49:14.390Z Compiling syn v1.0.109
4962026-03-02T21:49:14.471Z Compiling toml_write v0.1.2
4972026-03-02T21:49:14.859Z Compiling winnow v0.7.14
4982026-03-02T21:49:15.009Z Compiling erased-serde v0.4.9
4992026-03-02T21:49:15.689Z Compiling proc-macro-error v1.0.4
5002026-03-02T21:49:15.865Z Compiling utf8_iter v1.0.4
5012026-03-02T21:49:16.029Z Compiling log v0.4.29
5022026-03-02T21:49:16.134Z Compiling plain v0.2.3
5032026-03-02T21:49:16.331Z Compiling thiserror v2.0.18
5042026-03-02T21:49:16.410Z Compiling percent-encoding v2.3.2
5052026-03-02T21:49:16.785Z Compiling utf8parse v0.2.2
5062026-03-02T21:49:16.981Z Compiling getrandom v0.4.1
5072026-03-02T21:49:17.062Z Compiling camino v1.2.2
5082026-03-02T21:49:17.640Z Compiling ordered-float v2.10.1
5092026-03-02T21:49:17.723Z Compiling anstyle-parse v0.2.7
5102026-03-02T21:49:17.808Z Compiling form_urlencoded v1.2.2
5112026-03-02T21:49:18.083Z Compiling terminal_size v0.4.3
5122026-03-02T21:49:18.210Z Compiling pretty-hex v0.4.1
5132026-03-02T21:49:18.294Z Compiling is_terminal_polyfill v1.70.2
5142026-03-02T21:49:18.441Z Compiling colorchoice v1.0.4
5152026-03-02T21:49:18.444Z Compiling anstyle v1.0.13
5162026-03-02T21:49:18.514Z Compiling synstructure v0.13.2
5172026-03-02T21:49:18.543Z Compiling pest_generator v2.8.6
5182026-03-02T21:49:18.626Z Compiling cfg-if v1.0.4
5192026-03-02T21:49:18.748Z Compiling anstyle-query v1.1.5
5202026-03-02T21:49:18.894Z Compiling anstream v0.6.21
5212026-03-02T21:49:18.937Z Compiling serde-untagged v0.1.9
5222026-03-02T21:49:19.167Z Compiling semver v1.0.27
5232026-03-02T21:49:19.519Z Compiling fs-err v3.3.0
5242026-03-02T21:49:19.853Z Compiling once_cell v1.21.3
5252026-03-02T21:49:19.880Z Compiling fastrand v2.3.0
5262026-03-02T21:49:19.883Z Compiling clap_lex v1.0.0
5272026-03-02T21:49:20.010Z Compiling fnv v1.0.7
5282026-03-02T21:49:20.167Z Compiling strsim v0.11.1
5292026-03-02T21:49:20.237Z Compiling unicode-xid v0.2.6
5302026-03-02T21:49:20.265Z Compiling bytecount v0.6.9
5312026-03-02T21:49:20.353Z Compiling heck v0.5.0
5322026-03-02T21:49:20.381Z Compiling unicode-width v0.1.14
5332026-03-02T21:49:20.452Z Compiling anyhow v1.0.102
5342026-03-02T21:49:20.482Z Compiling heck v0.4.1
5352026-03-02T21:49:20.874Z Compiling clap_builder v4.5.60
5362026-03-02T21:49:20.911Z Compiling papergrid v0.11.0
5372026-03-02T21:49:20.940Z Compiling tempfile v3.25.0
5382026-03-02T21:49:21.481Z Compiling memmap v0.7.0
5392026-03-02T21:49:21.527Z Compiling smawk v0.3.2
5402026-03-02T21:49:21.734Z Compiling unicode-linebreak v0.1.5
5412026-03-02T21:49:21.778Z Compiling unicode-width v0.2.0
5422026-03-02T21:49:22.375Z Compiling textwrap v0.16.2
5432026-03-02T21:49:22.443Z Compiling camino-tempfile v1.4.1
5442026-03-02T21:49:22.898Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5452026-03-02T21:49:23.023Z Compiling swrite v0.1.0
5462026-03-02T21:49:23.293Z Compiling tabled_derive v0.7.0
5472026-03-02T21:49:23.401Z Compiling serde_derive v1.0.228
5482026-03-02T21:49:23.427Z Compiling zerofrom-derive v0.1.6
5492026-03-02T21:49:23.430Z Compiling yoke-derive v0.8.1
5502026-03-02T21:49:23.553Z Compiling zerovec-derive v0.11.2
5512026-03-02T21:49:24.002Z Compiling displaydoc v0.2.5
5522026-03-02T21:49:25.306Z Compiling thiserror-impl v1.0.69
5532026-03-02T21:49:25.593Z Compiling zerocopy-derive v0.7.35
5542026-03-02T21:49:26.125Z Compiling pest_derive v2.8.6
5552026-03-02T21:49:26.206Z Compiling scroll_derive v0.12.1
5562026-03-02T21:49:26.833Z Compiling zerofrom v0.1.6
5572026-03-02T21:49:26.961Z Compiling thiserror-impl v2.0.18
5582026-03-02T21:49:27.098Z Compiling yoke v0.8.1
5592026-03-02T21:49:27.525Z Compiling zerovec v0.11.5
5602026-03-02T21:49:27.596Z Compiling zerotrie v0.2.3
5612026-03-02T21:49:27.703Z Compiling zerocopy v0.7.35
5622026-03-02T21:49:28.196Z Compiling scroll v0.12.0
5632026-03-02T21:49:28.456Z Compiling dtrace-parser v0.2.0
5642026-03-02T21:49:28.629Z Compiling tinystr v0.8.2
5652026-03-02T21:49:28.714Z Compiling potential_utf v0.1.4
5662026-03-02T21:49:28.744Z Compiling goblin v0.8.2
5672026-03-02T21:49:29.013Z Compiling icu_locale_core v2.1.1
5682026-03-02T21:49:29.043Z Compiling icu_collections v2.1.1
5692026-03-02T21:49:29.113Z Compiling clap_derive v4.5.55
5702026-03-02T21:49:29.968Z Compiling tabled v0.15.0
5712026-03-02T21:49:30.418Z Compiling icu_provider v2.1.1
5722026-03-02T21:49:30.857Z Compiling icu_properties v2.1.2
5732026-03-02T21:49:30.857Z Compiling icu_normalizer v2.1.1
5742026-03-02T21:49:31.940Z Compiling toml_datetime v0.6.11
5752026-03-02T21:49:32.026Z Compiling serde_spanned v0.6.9
5762026-03-02T21:49:32.066Z Compiling dof v0.3.0
5772026-03-02T21:49:32.116Z Compiling serde_tokenstream v0.2.3
5782026-03-02T21:49:32.316Z Compiling serde-value v0.7.0
5792026-03-02T21:49:32.505Z Compiling toml_edit v0.22.27
5802026-03-02T21:49:32.532Z Compiling cargo-platform v0.2.0
5812026-03-02T21:49:33.059Z Compiling clap v4.5.60
5822026-03-02T21:49:33.087Z Compiling idna_adapter v1.2.1
5832026-03-02T21:49:33.119Z Compiling macaddr v1.0.1
5842026-03-02T21:49:33.323Z Compiling idna v1.1.0
5852026-03-02T21:49:33.874Z Compiling usdt-attr-macro v0.5.0
5862026-03-02T21:49:33.940Z Compiling url v2.5.8
5872026-03-02T21:49:34.012Z Compiling usdt-macro v0.5.0
5882026-03-02T21:49:35.685Z Compiling usdt v0.5.0
5892026-03-02T21:49:35.740Z Compiling toml v0.8.23
5902026-03-02T21:49:36.460Z Compiling cargo-util-schemas v0.8.2
5912026-03-02T21:49:36.460Z Compiling cargo_toml v0.21.0
5922026-03-02T21:49:37.928Z Compiling cargo_metadata v0.21.0
5932026-03-02T21:49:39.667Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5942026-03-02T21:49:43.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 57s
5952026-03-02T21:49:43.374Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5962026-03-02T21:49:44.152Z Downloading crates ...
5972026-03-02T21:49:44.280Z Downloaded bit-set v0.5.3
5982026-03-02T21:49:44.285Z Downloaded atty v0.2.14
5992026-03-02T21:49:44.292Z Downloaded convert_case v0.4.0
6002026-03-02T21:49:44.296Z Downloaded console v0.16.2
6012026-03-02T21:49:44.301Z Downloaded async-trait v0.1.89
6022026-03-02T21:49:44.308Z Downloaded bcrypt-pbkdf v0.10.0
6032026-03-02T21:49:44.312Z Downloaded atomicwrites v0.4.4
6042026-03-02T21:49:44.316Z Downloaded defmt v0.3.100
6052026-03-02T21:49:44.320Z Downloaded backon v1.6.0
6062026-03-02T21:49:44.326Z Downloaded dunce v1.0.5
6072026-03-02T21:49:44.329Z Downloaded bit-set v0.8.0
6082026-03-02T21:49:44.334Z Downloaded document-features v0.2.12
6092026-03-02T21:49:44.338Z Downloaded foreign-types-macros v0.2.3
6102026-03-02T21:49:44.343Z Downloaded curve25519-dalek-derive v0.1.1
6112026-03-02T21:49:44.348Z Downloaded block-padding v0.3.3
6122026-03-02T21:49:44.352Z Downloaded derive_builder_core v0.20.2
6132026-03-02T21:49:44.357Z Downloaded debug-ignore v1.0.5
6142026-03-02T21:49:44.361Z Downloaded darling_macro v0.23.0
6152026-03-02T21:49:44.365Z Downloaded dirs-sys-next v0.1.2
6162026-03-02T21:49:44.369Z Downloaded castaway v0.2.4
6172026-03-02T21:49:44.373Z Downloaded dsl_auto_type v0.1.3
6182026-03-02T21:49:44.377Z Downloaded crc8 v0.1.1
6192026-03-02T21:49:44.381Z Downloaded ff v0.13.1
6202026-03-02T21:49:44.385Z Downloaded foldhash v0.1.5
6212026-03-02T21:49:44.389Z Downloaded defmt v1.0.1
6222026-03-02T21:49:44.396Z Downloaded futures-core v0.3.32
6232026-03-02T21:49:44.400Z Downloaded foreign-types-shared v0.3.1
6242026-03-02T21:49:44.404Z Downloaded embedded-io v0.4.0
6252026-03-02T21:49:44.408Z Downloaded fixedbitset v0.4.2
6262026-03-02T21:49:44.412Z Downloaded dof v0.4.0
6272026-03-02T21:49:44.416Z Downloaded endian-type v0.1.2
6282026-03-02T21:49:44.419Z Downloaded either v1.15.0
6292026-03-02T21:49:44.424Z Downloaded futures-task v0.3.32
6302026-03-02T21:49:44.427Z Downloaded derive-ex v0.1.8
6312026-03-02T21:49:44.431Z Downloaded globwalk v0.9.1
6322026-03-02T21:49:44.435Z Downloaded git-stub v1.0.0
6332026-03-02T21:49:44.439Z Downloaded foreign-types-shared v0.1.1
6342026-03-02T21:49:44.442Z Downloaded funty v2.0.0
6352026-03-02T21:49:44.458Z Downloaded hash32 v0.3.1
6362026-03-02T21:49:44.461Z Downloaded csv-core v0.1.13
6372026-03-02T21:49:44.465Z Downloaded headers-core v0.3.0
6382026-03-02T21:49:44.469Z Downloaded hex v0.4.3
6392026-03-02T21:49:44.473Z Downloaded crossbeam-deque v0.8.6
6402026-03-02T21:49:44.478Z Downloaded hex-literal v0.4.1
6412026-03-02T21:49:44.481Z Downloaded hostname v0.3.1
6422026-03-02T21:49:44.486Z Downloaded httpdate v1.0.3
6432026-03-02T21:49:44.489Z Downloaded http-range v0.1.5
6442026-03-02T21:49:44.493Z Downloaded http-body v1.0.1
6452026-03-02T21:49:44.496Z Downloaded hubpack v0.1.2
6462026-03-02T21:49:44.500Z Downloaded hyper-tls v0.6.0
6472026-03-02T21:49:44.503Z Downloaded indent_write v2.2.0
6482026-03-02T21:49:44.507Z Downloaded flagset v0.4.7
6492026-03-02T21:49:44.568Z Downloaded fixedbitset v0.5.7
6502026-03-02T21:49:44.568Z Downloaded fs_extra v1.3.0
6512026-03-02T21:49:44.568Z Downloaded find-msvc-tools v0.1.9
6522026-03-02T21:49:44.568Z Downloaded const-oid v0.9.6
6532026-03-02T21:49:44.568Z Downloaded instant v0.1.13
6542026-03-02T21:49:44.568Z Downloaded git-stub-vcs v0.1.0
6552026-03-02T21:49:44.568Z Downloaded env_logger v0.11.9
6562026-03-02T21:49:44.569Z Downloaded fd-lock v4.0.4
6572026-03-02T21:49:44.569Z Downloaded indoc v1.0.9
6582026-03-02T21:49:44.569Z Downloaded lalrpop-util v0.19.12
6592026-03-02T21:49:44.569Z Downloaded kstat-rs v0.2.4
6602026-03-02T21:49:44.569Z Downloaded internet-checksum v0.2.1
6612026-03-02T21:49:44.569Z Downloaded half v1.8.3
6622026-03-02T21:49:44.572Z Downloaded darling v0.20.11
6632026-03-02T21:49:44.572Z Downloaded match_cfg v0.1.0
6642026-03-02T21:49:44.576Z Downloaded maybe-uninit v2.0.0
6652026-03-02T21:49:44.579Z Downloaded http-body-util v0.1.3
6662026-03-02T21:49:44.581Z Downloaded multimap v0.10.1
6672026-03-02T21:49:44.584Z Downloaded lru v0.12.5
6682026-03-02T21:49:44.587Z Downloaded humantime v2.3.0
6692026-03-02T21:49:44.590Z Downloaded hyper-staticfile v0.10.1
6702026-03-02T21:49:44.593Z Downloaded maplit v1.0.2
6712026-03-02T21:49:44.596Z Downloaded new_debug_unreachable v1.0.6
6722026-03-02T21:49:44.599Z Downloaded memoffset v0.9.1
6732026-03-02T21:49:44.602Z Downloaded darling_core v0.21.3
6742026-03-02T21:49:44.609Z Downloaded hickory-client v0.25.2
6752026-03-02T21:49:44.614Z Downloaded nonempty v0.12.0
6762026-03-02T21:49:44.617Z Downloaded jobserver v0.1.34
6772026-03-02T21:49:44.620Z Downloaded newtype_derive v0.1.6
6782026-03-02T21:49:44.623Z Downloaded num-conv v0.2.0
6792026-03-02T21:49:44.626Z Downloaded normalize-line-endings v0.3.0
6802026-03-02T21:49:44.628Z Downloaded num v0.4.3
6812026-03-02T21:49:44.632Z Downloaded olpc-cjson v0.1.4
6822026-03-02T21:49:44.634Z Downloaded num-derive v0.4.2
6832026-03-02T21:49:44.638Z Downloaded getrandom v0.3.4
6842026-03-02T21:49:44.644Z Downloaded httparse v1.10.1
6852026-03-02T21:49:44.648Z Downloaded num_threads v0.1.7
6862026-03-02T21:49:44.651Z Downloaded openssl-macros v0.1.1
6872026-03-02T21:49:44.653Z Downloaded openssl-probe v0.2.1
6882026-03-02T21:49:44.656Z Downloaded num_enum_derive v0.5.11
6892026-03-02T21:49:44.659Z Downloaded compact_str v0.8.1
6902026-03-02T21:49:44.664Z Downloaded oso-derive v0.27.3
6912026-03-02T21:49:44.667Z Downloaded multer v3.1.0
6922026-03-02T21:49:44.670Z Downloaded opaque-debug v0.3.1
6932026-03-02T21:49:44.673Z Downloaded const_format v0.2.35
6942026-03-02T21:49:44.679Z Downloaded newtype-uuid v1.3.2
6952026-03-02T21:49:44.682Z Downloaded native-tls v0.2.18
6962026-03-02T21:49:44.686Z Downloaded packed_struct_codegen v0.10.1
6972026-03-02T21:49:44.689Z Downloaded parse-size v1.1.0
6982026-03-02T21:49:44.694Z Downloaded parse-display v0.10.0
6992026-03-02T21:49:44.697Z Downloaded libloading v0.8.9
7002026-03-02T21:49:44.700Z Downloaded num-complex v0.4.6
7012026-03-02T21:49:44.703Z Downloaded path-slash v0.1.5
7022026-03-02T21:49:44.706Z Downloaded ingot-macros v0.1.1
7032026-03-02T21:49:44.709Z Downloaded chacha20poly1305 v0.10.1
7042026-03-02T21:49:44.711Z Downloaded num-integer v0.1.46
7052026-03-02T21:49:44.714Z Downloaded peg-runtime v0.8.5
7062026-03-02T21:49:44.717Z Downloaded pin-utils v0.1.0
7072026-03-02T21:49:44.720Z Downloaded phf_shared v0.12.1
7082026-03-02T21:49:44.725Z Downloaded phf_shared v0.11.3
7092026-03-02T21:49:44.725Z Downloaded num_enum_derive v0.7.5
7102026-03-02T21:49:44.728Z Downloaded powerfmt v0.2.0
7112026-03-02T21:49:44.731Z Downloaded diesel_derives v2.2.7
7122026-03-02T21:49:44.735Z Downloaded crossbeam-channel v0.5.15
7132026-03-02T21:49:44.741Z Downloaded packed_struct v0.10.1
7142026-03-02T21:49:44.744Z Downloaded num_enum v0.5.11
7152026-03-02T21:49:44.751Z Downloaded proc-macro-crate v3.4.0
7162026-03-02T21:49:44.754Z Downloaded owo-colors v4.3.0
7172026-03-02T21:49:44.757Z Downloaded predicates-tree v1.0.13
7182026-03-02T21:49:44.760Z Downloaded proc-macro-error-attr2 v2.0.0
7192026-03-02T21:49:44.765Z Downloaded predicates-core v1.0.10
7202026-03-02T21:49:44.768Z Downloaded peg v0.8.5
7212026-03-02T21:49:44.771Z Downloaded progenitor-macro v0.13.0
7222026-03-02T21:49:44.773Z Downloaded progenitor-macro v0.10.0
7232026-03-02T21:49:44.777Z Downloaded proc-macro-crate v1.3.1
7242026-03-02T21:49:44.781Z Downloaded progenitor-macro v0.11.2
7252026-03-02T21:49:44.782Z Downloaded password-hash v0.5.0
7262026-03-02T21:49:44.785Z Downloaded psl-types v2.0.11
7272026-03-02T21:49:44.788Z Downloaded quick-error v1.2.3
7282026-03-02T21:49:44.788Z Downloaded omicron-zone-package v0.12.2
7292026-03-02T21:49:44.793Z Downloaded pkcs8 v0.10.2
7302026-03-02T21:49:44.796Z Downloaded pin-project-lite v0.2.17
7312026-03-02T21:49:44.802Z Downloaded polyval v0.6.2
7322026-03-02T21:49:44.807Z Downloaded poly1305 v0.8.0
7332026-03-02T21:49:44.810Z Downloaded ppv-lite86 v0.2.21
7342026-03-02T21:49:44.813Z Downloaded darling_core v0.20.11
7352026-03-02T21:49:44.818Z Downloaded rand_chacha v0.3.1
7362026-03-02T21:49:44.821Z Downloaded libbz2-rs-sys v0.2.2
7372026-03-02T21:49:44.825Z Downloaded bumpalo v3.20.2
7382026-03-02T21:49:44.828Z Downloaded radium v0.7.0
7392026-03-02T21:49:44.831Z Downloaded primeorder v0.13.6
7402026-03-02T21:49:44.837Z Downloaded recursive-proc-macro-impl v0.1.1
7412026-03-02T21:49:44.837Z Downloaded flume v0.11.1
7422026-03-02T21:49:44.840Z Downloaded flate2 v1.1.9
7432026-03-02T21:49:44.846Z Downloaded progenitor-extras v0.1.0
7442026-03-02T21:49:44.850Z Downloaded ref-cast v1.0.25
7452026-03-02T21:49:44.853Z Downloaded rfc6979 v0.4.0
7462026-03-02T21:49:44.856Z Downloaded ignore v0.4.25
7472026-03-02T21:49:44.859Z Downloaded parking_lot_core v0.9.12
7482026-03-02T21:49:44.863Z Downloaded progenitor v0.13.0
7492026-03-02T21:49:44.866Z Downloaded progenitor v0.11.2
7502026-03-02T21:49:44.869Z Downloaded progenitor v0.10.0
7512026-03-02T21:49:44.872Z Downloaded russh-cryptovec v0.7.3
7522026-03-02T21:49:44.872Z Downloaded rustc_version v0.4.1
7532026-03-02T21:49:44.875Z Downloaded hashbrown v0.12.3
7542026-03-02T21:49:44.879Z Downloaded ed25519-dalek v2.2.0
7552026-03-02T21:49:44.883Z Downloaded rand_xorshift v0.4.0
7562026-03-02T21:49:44.886Z Downloaded rand_core v0.10.0
7572026-03-02T21:49:44.889Z Downloaded rand_core v0.9.5
7582026-03-02T21:49:44.892Z Downloaded postgres-types v0.2.12
7592026-03-02T21:49:44.895Z Downloaded rustc_version v0.1.7
7602026-03-02T21:49:44.898Z Downloaded salsa20 v0.10.2
7612026-03-02T21:49:44.901Z Downloaded scheduled-thread-pool v0.2.7
7622026-03-02T21:49:44.903Z Downloaded pkcs1 v0.7.5
7632026-03-02T21:49:44.906Z Downloaded rand_chacha v0.9.0
7642026-03-02T21:49:44.909Z Downloaded hickory-resolver v0.25.2
7652026-03-02T21:49:44.912Z Downloaded ref-cast-impl v1.0.25
7662026-03-02T21:49:44.915Z Downloaded scroll_derive v0.13.1
7672026-03-02T21:49:44.918Z Downloaded rand_seeder v0.4.0
7682026-03-02T21:49:44.921Z Downloaded rand_core v0.6.4
7692026-03-02T21:49:44.923Z Downloaded pin-project-internal v1.1.11
7702026-03-02T21:49:44.926Z Downloaded derive_more-impl v2.1.1
7712026-03-02T21:49:44.930Z Downloaded p256 v0.13.2
7722026-03-02T21:49:44.934Z Downloaded serde-big-array v0.5.1
7732026-03-02T21:49:44.937Z Downloaded secrecy v0.8.0
7742026-03-02T21:49:44.940Z Downloaded secrecy v0.10.3
7752026-03-02T21:49:44.943Z Downloaded aes-gcm v0.10.3
7762026-03-02T21:49:44.946Z Downloaded hashbrown v0.13.2
7772026-03-02T21:49:44.951Z Downloaded quinn-udp v0.5.14
7782026-03-02T21:49:44.954Z Downloaded serde_plain v1.0.2
7792026-03-02T21:49:44.957Z Downloaded serde_bytes v0.11.19
7802026-03-02T21:49:44.961Z Downloaded serde_urlencoded v0.7.1
7812026-03-02T21:49:44.964Z Downloaded shell-words v1.1.1
7822026-03-02T21:49:44.964Z Downloaded serde_spanned v1.0.4
7832026-03-02T21:49:44.966Z Downloaded rusty-fork v0.3.1
7842026-03-02T21:49:44.969Z Downloaded rustls-pemfile v1.0.4
7852026-03-02T21:49:44.972Z Downloaded serde_repr v0.1.20
7862026-03-02T21:49:44.975Z Downloaded pin-project v1.1.11
7872026-03-02T21:49:44.988Z Downloaded signal-hook-tokio v0.3.1
7882026-03-02T21:49:44.990Z Downloaded signal-hook-mio v0.2.5
7892026-03-02T21:49:44.993Z Downloaded sha1 v0.10.6
7902026-03-02T21:49:44.993Z Downloaded hickory-resolver v0.24.4
7912026-03-02T21:49:44.998Z Downloaded signature v2.2.0
7922026-03-02T21:49:45.001Z Downloaded schemars_derive v0.8.22
7932026-03-02T21:49:45.004Z Downloaded rustls-pemfile v2.2.0
7942026-03-02T21:49:45.007Z Downloaded progenitor-impl v0.10.0
7952026-03-02T21:49:45.010Z Downloaded slog-envlogger v2.2.0
7962026-03-02T21:49:45.013Z Downloaded slog-bunyan v2.5.0
7972026-03-02T21:49:45.016Z Downloaded siphasher v1.0.2
7982026-03-02T21:49:45.016Z Downloaded sigpipe v0.1.3
7992026-03-02T21:49:45.019Z Downloaded postcard v1.1.3
8002026-03-02T21:49:45.022Z Downloaded serde-hex v0.1.0
8012026-03-02T21:49:45.025Z Downloaded hyper-util v0.1.20
8022026-03-02T21:49:45.030Z Downloaded semver v0.1.20
8032026-03-02T21:49:45.033Z Downloaded papergrid v0.17.0
8042026-03-02T21:49:45.036Z Downloaded russh-keys v0.45.0
8052026-03-02T21:49:45.039Z Downloaded serde_path_to_error v0.1.20
8062026-03-02T21:49:45.042Z Downloaded serde_derive_internals v0.29.1
8072026-03-02T21:49:45.045Z Downloaded aho-corasick v1.1.4
8082026-03-02T21:49:45.049Z Downloaded ssh-encoding v0.2.0
8092026-03-02T21:49:45.052Z Downloaded ssh-cipher v0.2.0
8102026-03-02T21:49:45.055Z Downloaded sqlparser_derive v0.5.0
8112026-03-02T21:49:45.055Z Downloaded rcgen v0.12.1
8122026-03-02T21:49:45.058Z Downloaded mio v1.1.1
8132026-03-02T21:49:45.063Z Downloaded structmeta v0.3.0
8142026-03-02T21:49:45.066Z Downloaded prettyplease v0.2.37
8152026-03-02T21:49:45.069Z Downloaded progenitor-impl v0.11.2
8162026-03-02T21:49:45.072Z Downloaded strum v0.27.2
8172026-03-02T21:49:45.075Z Downloaded tabled_derive v0.11.0
8182026-03-02T21:49:45.075Z Downloaded structmeta-derive v0.3.0
8192026-03-02T21:49:45.078Z Downloaded supports-color v3.0.2
8202026-03-02T21:49:45.081Z Downloaded simd-adler32 v0.3.8
8212026-03-02T21:49:45.084Z Downloaded progenitor-impl v0.13.0
8222026-03-02T21:49:45.086Z Downloaded strum v0.26.3
8232026-03-02T21:49:45.086Z Downloaded sct v0.7.1
8242026-03-02T21:49:45.089Z Downloaded smf v0.2.3
8252026-03-02T21:49:45.092Z Downloaded slog-stdlog v4.1.1
8262026-03-02T21:49:45.092Z Downloaded take_mut v0.2.2
8272026-03-02T21:49:45.095Z Downloaded sync_wrapper v1.0.2
8282026-03-02T21:49:45.098Z Downloaded sync-ptr v0.1.4
8292026-03-02T21:49:45.098Z Downloaded subtle v2.6.1
8302026-03-02T21:49:45.100Z Downloaded slog-async v2.8.0
8312026-03-02T21:49:45.100Z Downloaded slab v0.4.12
8322026-03-02T21:49:45.103Z Downloaded crossterm v0.29.0
8332026-03-02T21:49:45.109Z Downloaded tap v1.0.1
8342026-03-02T21:49:45.112Z Downloaded termtree v0.5.1
8352026-03-02T21:49:45.115Z Downloaded time-core v0.1.8
8362026-03-02T21:49:45.115Z Downloaded thread-id v5.1.0
8372026-03-02T21:49:45.118Z Downloaded thiserror-impl-no-std v2.0.2
8382026-03-02T21:49:45.118Z Downloaded smallvec v0.6.14
8392026-03-02T21:49:45.121Z Downloaded minimal-lexical v0.2.1
8402026-03-02T21:49:45.124Z Downloaded pretty_assertions v1.4.1
8412026-03-02T21:49:45.127Z Downloaded tabwriter v1.4.1
8422026-03-02T21:49:45.130Z Downloaded snafu-derive v0.8.9
8432026-03-02T21:49:45.130Z Downloaded spki v0.7.3
8442026-03-02T21:49:45.132Z Downloaded slog-term v2.9.2
8452026-03-02T21:49:45.135Z Downloaded testing_table v0.3.0
8462026-03-02T21:49:45.135Z Downloaded tinyvec_macros v0.1.1
8472026-03-02T21:49:45.138Z Downloaded static_assertions v1.1.0
8482026-03-02T21:49:45.141Z Downloaded sqlformat v0.3.5
8492026-03-02T21:49:45.141Z Downloaded rayon-core v1.13.0
8502026-03-02T21:49:45.144Z Downloaded slog-scope v4.4.1
8512026-03-02T21:49:45.147Z Downloaded ron v0.8.1
8522026-03-02T21:49:45.152Z Downloaded strum_macros v0.27.2
8532026-03-02T21:49:45.155Z Downloaded openssl-sys v0.9.111
8542026-03-02T21:49:45.160Z Downloaded stringprep v0.1.5
8552026-03-02T21:49:45.163Z Downloaded rustls-platform-verifier v0.6.2
8562026-03-02T21:49:45.166Z Downloaded quinn v0.11.9
8572026-03-02T21:49:45.170Z Downloaded slog-json v2.6.1
8582026-03-02T21:49:45.173Z Downloaded num-bigint v0.4.6
8592026-03-02T21:49:45.177Z Downloaded serde_cbor v0.11.2
8602026-03-02T21:49:45.180Z Downloaded schemars v0.8.22
8612026-03-02T21:49:45.191Z Downloaded thiserror-no-std v2.0.2
8622026-03-02T21:49:45.195Z Downloaded try-lock v0.2.5
8632026-03-02T21:49:45.198Z Downloaded trait-variant v0.1.2
8642026-03-02T21:49:45.198Z Downloaded thread_local v1.1.9
8652026-03-02T21:49:45.200Z Downloaded tagptr v0.2.0
8662026-03-02T21:49:45.203Z Downloaded topological-sort v0.2.2
8672026-03-02T21:49:45.203Z Downloaded support-bundle-viewer v0.1.2
8682026-03-02T21:49:45.206Z Downloaded termios v0.3.3
8692026-03-02T21:49:45.206Z Downloaded scroll v0.13.0
8702026-03-02T21:49:45.209Z Downloaded ryu v1.0.23
8712026-03-02T21:49:45.212Z Downloaded spin v0.9.8
8722026-03-02T21:49:45.215Z Downloaded tower-service v0.3.3
8732026-03-02T21:49:45.215Z Downloaded tower-layer v0.3.3
8742026-03-02T21:49:45.218Z Downloaded tokio-native-tls v0.3.1
8752026-03-02T21:49:45.218Z Downloaded typify-macro v0.4.3
8762026-03-02T21:49:45.221Z Downloaded tiny-keccak v2.0.2
8772026-03-02T21:49:45.224Z Downloaded unarray v0.1.4
8782026-03-02T21:49:45.224Z Downloaded typify-macro v0.6.1
8792026-03-02T21:49:45.227Z Downloaded string_cache v0.8.9
8802026-03-02T21:49:45.227Z Downloaded time-macros v0.2.27
8812026-03-02T21:49:45.230Z Downloaded tls_codec v0.4.2
8822026-03-02T21:49:45.233Z Downloaded nom v7.1.3
8832026-03-02T21:49:45.236Z Downloaded untrusted v0.7.1
8842026-03-02T21:49:45.239Z Downloaded universal-hash v0.5.1
8852026-03-02T21:49:45.239Z Downloaded hashbrown v0.15.5
8862026-03-02T21:49:45.243Z Downloaded rsa v0.9.10
8872026-03-02T21:49:45.248Z Downloaded tokio-macros v2.6.0
8882026-03-02T21:49:45.250Z Downloaded unicode-truncate v1.1.0
8892026-03-02T21:49:45.253Z Downloaded usdt-macro v0.6.0
8902026-03-02T21:49:45.253Z Downloaded untrusted v0.9.0
8912026-03-02T21:49:45.253Z Downloaded unit-prefix v0.5.2
8922026-03-02T21:49:45.256Z Downloaded tokio-tungstenite v0.23.1
8932026-03-02T21:49:45.259Z Downloaded tokio-dtrace v0.1.1
8942026-03-02T21:49:45.259Z Downloaded tls_codec_derive v0.4.2
8952026-03-02T21:49:45.261Z Downloaded rand v0.8.5
8962026-03-02T21:49:45.264Z Downloaded h2 v0.4.13
8972026-03-02T21:49:45.270Z Downloaded toml_writer v1.0.6+spec-1.1.0
8982026-03-02T21:49:45.273Z Downloaded tokio-rustls v0.25.0
8992026-03-02T21:49:45.277Z Downloaded term v0.7.0
9002026-03-02T21:49:45.280Z Downloaded void v1.0.2
9012026-03-02T21:49:45.280Z Downloaded utf-8 v0.7.6
9022026-03-02T21:49:45.280Z Downloaded usdt-attr-macro v0.6.0
9032026-03-02T21:49:45.280Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9042026-03-02T21:49:45.283Z Downloaded tokio-tungstenite v0.21.0
9052026-03-02T21:49:45.285Z Downloaded serde_with_macros v3.17.0
9062026-03-02T21:49:45.288Z Downloaded term v1.2.1
9072026-03-02T21:49:45.291Z Downloaded rand v0.9.2
9082026-03-02T21:49:45.294Z Downloaded tui-tree-widget v0.23.1
9092026-03-02T21:49:45.297Z Downloaded socket2 v0.5.10
9102026-03-02T21:49:45.297Z Downloaded iddqd v0.3.17
9112026-03-02T21:49:45.303Z Downloaded tokio-rustls v0.26.4
9122026-03-02T21:49:45.306Z Downloaded tokio-rustls v0.24.1
9132026-03-02T21:49:45.309Z Downloaded itertools v0.14.0
9142026-03-02T21:49:45.315Z Downloaded want v0.3.1
9152026-03-02T21:49:45.318Z Downloaded waitgroup v0.1.2
9162026-03-02T21:49:45.318Z Downloaded wait-timeout v0.2.1
9172026-03-02T21:49:45.318Z Downloaded subprocess v0.2.15
9182026-03-02T21:49:45.321Z Downloaded snafu v0.8.9
9192026-03-02T21:49:45.326Z Downloaded xshell-macros v0.2.7
9202026-03-02T21:49:45.329Z Downloaded xattr v1.6.1
9212026-03-02T21:49:45.329Z Downloaded tar v0.4.44
9222026-03-02T21:49:45.332Z Downloaded qorb v0.4.1
9232026-03-02T21:49:45.335Z Downloaded libxml v0.3.3
9242026-03-02T21:49:45.341Z Downloaded usdt v0.6.0
9252026-03-02T21:49:45.344Z Downloaded unicase v2.9.0
9262026-03-02T21:49:45.344Z Downloaded toml_parser v1.0.9+spec-1.1.0
9272026-03-02T21:49:45.347Z Downloaded slog v2.8.2
9282026-03-02T21:49:45.349Z Downloaded itertools v0.12.1
9292026-03-02T21:49:45.355Z Downloaded vergen-git2 v1.0.7
9302026-03-02T21:49:45.359Z Downloaded similar v2.7.0
9312026-03-02T21:49:45.361Z Downloaded tokio-stream v0.1.18
9322026-03-02T21:49:45.365Z Downloaded twox-hash v2.1.2
9332026-03-02T21:49:45.368Z Downloaded rustls-webpki v0.103.9
9342026-03-02T21:49:45.371Z Downloaded schemars v1.2.1
9352026-03-02T21:49:45.384Z Downloaded zone_cfg_derive v0.3.1
9362026-03-02T21:49:45.387Z Downloaded zeroize_derive v1.4.3
9372026-03-02T21:49:45.387Z Downloaded walkdir v2.5.0
9382026-03-02T21:49:45.390Z Downloaded whoami v1.6.1
9392026-03-02T21:49:45.390Z Downloaded vergen-lib v0.1.6
9402026-03-02T21:49:45.393Z Downloaded socket2 v0.6.2
9412026-03-02T21:49:45.396Z Downloaded uzers v0.12.2
9422026-03-02T21:49:45.396Z Downloaded futures-util v0.3.32
9432026-03-02T21:49:45.406Z Downloaded vsss-rs v3.3.4
9442026-03-02T21:49:45.409Z Downloaded vergen-gitcl v1.0.8
9452026-03-02T21:49:45.412Z Downloaded zone v0.3.1
9462026-03-02T21:49:45.412Z Downloaded vergen v9.0.6
9472026-03-02T21:49:45.415Z Downloaded iri-string v0.7.10
9482026-03-02T21:49:45.420Z Downloaded tungstenite v0.21.0
9492026-03-02T21:49:45.422Z Downloaded steno v0.4.1
9502026-03-02T21:49:45.426Z Downloaded zstd-safe v7.2.4
9512026-03-02T21:49:45.429Z Downloaded unicode-properties v0.1.4
9522026-03-02T21:49:45.432Z Downloaded wyz v0.5.1
9532026-03-02T21:49:45.432Z Downloaded unicode-bidi v0.3.18
9542026-03-02T21:49:45.434Z Downloaded typify v0.4.3
9552026-03-02T21:49:45.437Z Downloaded xshell v0.2.7
9562026-03-02T21:49:45.440Z Downloaded num-bigint-dig v0.8.6
9572026-03-02T21:49:45.443Z Downloaded hkdf v0.12.4
9582026-03-02T21:49:45.446Z Downloaded xz2 v0.1.7
9592026-03-02T21:49:45.449Z Downloaded whoami v2.1.0
9602026-03-02T21:49:45.452Z Downloaded toml v0.9.12+spec-1.1.0
9612026-03-02T21:49:45.455Z Downloaded toml v0.7.8
9622026-03-02T21:49:45.458Z Downloaded rand v0.10.0
9632026-03-02T21:49:45.461Z Downloaded zstd v0.13.3
9642026-03-02T21:49:45.466Z Downloaded toml_edit v0.23.10+spec-1.0.0
9652026-03-02T21:49:45.468Z Downloaded zeroize v1.8.2
9662026-03-02T21:49:45.469Z Downloaded blake3 v1.8.3
9672026-03-02T21:49:45.475Z Downloaded tracing-core v0.1.36
9682026-03-02T21:49:45.478Z Downloaded libm v0.2.16
9692026-03-02T21:49:45.486Z Downloaded vte v0.14.1
9702026-03-02T21:49:45.489Z Downloaded bindgen v0.71.1
9712026-03-02T21:49:45.495Z Downloaded typify v0.6.1
9722026-03-02T21:49:45.499Z Downloaded unsafe-libyaml v0.2.11
9732026-03-02T21:49:45.502Z Downloaded zerocopy v0.6.6
9742026-03-02T21:49:45.505Z Downloaded yasna v0.5.2
9752026-03-02T21:49:45.508Z Downloaded russh v0.45.0
9762026-03-02T21:49:45.511Z Downloaded ron v0.12.0
9772026-03-02T21:49:45.518Z Downloaded uuid v1.21.0
9782026-03-02T21:49:45.521Z Downloaded chrono v0.4.44
9792026-03-02T21:49:45.527Z Downloaded tungstenite v0.23.0
9802026-03-02T21:49:45.530Z Downloaded bitvec v1.0.1
9812026-03-02T21:49:45.544Z Downloaded ssh-key v0.6.7
9822026-03-02T21:49:45.551Z Downloaded yansi v1.0.1
9832026-03-02T21:49:45.553Z Downloaded rpassword v7.4.0
9842026-03-02T21:49:45.556Z Downloaded toml_edit v0.19.15
9852026-03-02T21:49:45.572Z Downloaded zopfli v0.8.3
9862026-03-02T21:49:45.575Z Downloaded reedline v0.40.0
9872026-03-02T21:49:45.582Z Downloaded rayon v1.11.0
9882026-03-02T21:49:45.591Z Downloaded lalrpop v0.19.12
9892026-03-02T21:49:45.604Z Downloaded unicode_categories v0.1.1
9902026-03-02T21:49:45.607Z Downloaded goblin v0.10.5
9912026-03-02T21:49:45.614Z Downloaded reqwest v0.13.2
9922026-03-02T21:49:45.618Z Downloaded zip v0.6.6
9932026-03-02T21:49:45.622Z Downloaded reqwest v0.12.28
9942026-03-02T21:49:45.628Z Downloaded typed-path v0.9.3
9952026-03-02T21:49:45.634Z Downloaded zerocopy-derive v0.8.40
9962026-03-02T21:49:45.643Z Downloaded tokio-postgres v0.7.16
9972026-03-02T21:49:45.648Z Downloaded rustls-webpki v0.101.7
9982026-03-02T21:49:45.663Z Downloaded tower v0.5.3
9992026-03-02T21:49:45.672Z Downloaded quick-xml v0.37.5
10002026-03-02T21:49:45.677Z Downloaded curve25519-dalek v4.1.3
10012026-03-02T21:49:45.686Z Downloaded zip v4.6.1
10022026-03-02T21:49:45.691Z Downloaded unicode-normalization v0.1.25
10032026-03-02T21:49:45.695Z Downloaded moka v0.12.13
10042026-03-02T21:49:45.702Z Downloaded rustls-webpki v0.102.8
10052026-03-02T21:49:45.721Z Downloaded tower-http v0.6.8
10062026-03-02T21:49:45.727Z Downloaded quinn-proto v0.11.13
10072026-03-02T21:49:45.734Z Downloaded radix_trie v0.2.1
10082026-03-02T21:49:45.738Z Downloaded tough v0.20.0
10092026-03-02T21:49:45.746Z Downloaded x509-cert v0.2.5
10102026-03-02T21:49:45.752Z Downloaded polar-core v0.27.3
10112026-03-02T21:49:45.760Z Downloaded petname v2.0.2
10122026-03-02T21:49:45.765Z Downloaded proptest v1.10.0
10132026-03-02T21:49:45.773Z Downloaded unicode-segmentation v1.12.0
10142026-03-02T21:49:45.776Z Downloaded tokio-util v0.7.18
10152026-03-02T21:49:45.783Z Downloaded salty v0.3.0
10162026-03-02T21:49:45.790Z Downloaded nix v0.27.1
10172026-03-02T21:49:45.800Z Downloaded tabled v0.20.0
10182026-03-02T21:49:45.818Z Downloaded winnow v0.5.40
10192026-03-02T21:49:45.825Z Downloaded nix v0.28.0
10202026-03-02T21:49:45.836Z Downloaded winnow v0.6.26
10212026-03-02T21:49:45.844Z Downloaded openssl v0.10.75
10222026-03-02T21:49:45.853Z Downloaded zlib-rs v0.6.2
10232026-03-02T21:49:45.882Z Downloaded regex-syntax v0.6.29
10242026-03-02T21:49:45.882Z Downloaded vcpkg v0.2.15
10252026-03-02T21:49:45.905Z Downloaded webpki-roots v1.0.6
10262026-03-02T21:49:45.908Z Downloaded dropshot v0.16.7
10272026-03-02T21:49:45.929Z Downloaded nix v0.30.1
10282026-03-02T21:49:45.941Z Downloaded smoltcp v0.11.0
10292026-03-02T21:49:45.952Z Downloaded regex-syntax v0.8.10
10302026-03-02T21:49:45.960Z Downloaded rustls v0.23.37
10312026-03-02T21:49:45.971Z Downloaded nix v0.31.1
10322026-03-02T21:49:45.983Z Downloaded hickory-proto v0.24.4
10332026-03-02T21:49:45.997Z Downloaded zerocopy v0.8.40
10342026-03-02T21:49:46.006Z Downloaded openapiv3 v2.2.0
10352026-03-02T21:49:46.017Z Downloaded rustls v0.22.4
10362026-03-02T21:49:46.029Z Downloaded regress v0.10.5
10372026-03-02T21:49:46.037Z Downloaded sqlparser v0.61.0
10382026-03-02T21:49:46.046Z Downloaded hickory-proto v0.25.2
10392026-03-02T21:49:46.061Z Downloaded rustix v0.38.44
10402026-03-02T21:49:46.083Z Downloaded diesel v2.2.12
10412026-03-02T21:49:46.099Z Downloaded smoltcp v0.9.1
10422026-03-02T21:49:46.108Z Downloaded object v0.37.3
10432026-03-02T21:49:46.119Z Downloaded time v0.3.47
10442026-03-02T21:49:46.130Z Downloaded serde_with v3.17.0
10452026-03-02T21:49:46.143Z Downloaded zerocopy-derive v0.6.6
10462026-03-02T21:49:46.153Z Downloaded bzip2-sys v0.1.13+1.0.8
10472026-03-02T21:49:46.163Z Downloaded rustls v0.21.12
10482026-03-02T21:49:46.175Z Downloaded nix v0.29.0
10492026-03-02T21:49:46.184Z Downloaded tracing v0.1.44
10502026-03-02T21:49:46.206Z Downloaded typify-impl v0.6.1
10512026-03-02T21:49:46.218Z Downloaded typify-impl v0.4.3
10522026-03-02T21:49:46.231Z Downloaded chrono-tz v0.10.4
10532026-03-02T21:49:46.246Z Downloaded ratatui v0.29.0
10542026-03-02T21:49:46.264Z Downloaded sled v0.34.7
10552026-03-02T21:49:46.273Z Downloaded petgraph v0.6.5
10562026-03-02T21:49:46.289Z Downloaded bstr v1.12.1
10572026-03-02T21:49:46.296Z Downloaded object v0.30.4
10582026-03-02T21:49:46.304Z Downloaded regex-automata v0.4.14
10592026-03-02T21:49:46.318Z Downloaded portable-atomic v1.13.1
10602026-03-02T21:49:46.325Z Downloaded git2 v0.20.4
10612026-03-02T21:49:46.333Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
10622026-03-02T21:49:46.349Z Downloaded libz-sys v1.1.24
10632026-03-02T21:49:46.369Z Downloaded lzma-sys v0.1.20
10642026-03-02T21:49:46.393Z Downloaded jiff v0.2.21
10652026-03-02T21:49:46.410Z Downloaded sha3 v0.10.8
10662026-03-02T21:49:46.414Z Downloaded petgraph v0.8.3
10672026-03-02T21:49:46.433Z Downloaded p384 v0.13.1
10682026-03-02T21:49:46.437Z Downloaded regex v1.12.3
10692026-03-02T21:49:46.442Z Downloaded aws-lc-rs v1.16.0
10702026-03-02T21:49:46.451Z Downloaded rustyline v14.0.0
10712026-03-02T21:49:46.458Z Downloaded csv v1.4.0
10722026-03-02T21:49:46.473Z Downloaded tracing-attributes v0.1.31
10732026-03-02T21:49:46.476Z Downloaded usdt-impl v0.6.0
10742026-03-02T21:49:46.479Z Downloaded test-strategy v0.4.5
10752026-03-02T21:49:46.484Z Downloaded p521 v0.13.3
10762026-03-02T21:49:46.484Z Downloaded tokio v1.49.0
10772026-03-02T21:49:46.521Z Downloaded hyper v1.8.1
10782026-03-02T21:49:46.525Z Downloaded tinyvec v1.10.0
10792026-03-02T21:49:46.528Z Downloaded schemars v0.9.0
10802026-03-02T21:49:46.538Z Downloaded samael v0.0.19
10812026-03-02T21:49:46.543Z Downloaded publicsuffix v2.3.0
10822026-03-02T21:49:46.547Z Downloaded strum_macros v0.26.4
10832026-03-02T21:49:46.550Z Downloaded strum_macros v0.24.3
10842026-03-02T21:49:46.550Z Downloaded itertools v0.13.0
10852026-03-02T21:49:46.556Z Downloaded stacker v0.1.23
10862026-03-02T21:49:46.559Z Downloaded signal-hook v0.3.18
10872026-03-02T21:49:46.562Z Downloaded serde_yaml v0.9.34+deprecated
10882026-03-02T21:49:46.565Z Downloaded expectorate v1.2.0
10892026-03-02T21:49:46.565Z Downloaded crossterm v0.28.1
10902026-03-02T21:49:46.571Z Downloaded slog-dtrace v0.3.0
10912026-03-02T21:49:46.578Z Downloaded strip-ansi-escapes v0.2.1
10922026-03-02T21:49:46.578Z Downloaded signal-hook-registry v1.4.8
10932026-03-02T21:49:46.581Z Downloaded shlex v1.3.0
10942026-03-02T21:49:46.581Z Downloaded rustls-pki-types v1.14.0
10952026-03-02T21:49:46.581Z Downloaded itertools v0.10.5
10962026-03-02T21:49:46.584Z Downloaded sec1 v0.7.3
10972026-03-02T21:49:46.587Z Downloaded jiff-static v0.2.21
10982026-03-02T21:49:46.590Z Downloaded http v1.4.0
10992026-03-02T21:49:46.592Z Downloaded hickory-server v0.25.2
11002026-03-02T21:49:46.595Z Downloaded encoding_rs v0.8.35
11012026-03-02T21:49:46.613Z Downloaded same-file v1.0.6
11022026-03-02T21:49:46.616Z Downloaded rustversion v1.0.22
11032026-03-02T21:49:46.619Z Downloaded prefix-trie v0.7.0
11042026-03-02T21:49:46.622Z Downloaded rustls-native-certs v0.8.3
11052026-03-02T21:49:46.622Z Downloaded rtoolbox v0.0.3
11062026-03-02T21:49:46.625Z Downloaded resolv-conf v0.7.6
11072026-03-02T21:49:46.625Z Downloaded r2d2 v0.8.10
11082026-03-02T21:49:46.625Z Downloaded proc-macro-error2 v2.0.1
11092026-03-02T21:49:46.628Z Downloaded seq-macro v0.3.6
11102026-03-02T21:49:46.631Z Downloaded scrypt v0.11.0
11112026-03-02T21:49:46.631Z Downloaded scopeguard v1.2.0
11122026-03-02T21:49:46.631Z Downloaded predicates v3.1.4
11132026-03-02T21:49:46.634Z Downloaded oso v0.27.3
11142026-03-02T21:49:46.637Z Downloaded sapling-renderdag v0.1.0
11152026-03-02T21:49:46.637Z Downloaded parking_lot v0.12.5
11162026-03-02T21:49:46.640Z Downloaded derive_more v2.1.1
11172026-03-02T21:49:46.650Z Downloaded rustc-hash v2.1.1
11182026-03-02T21:49:46.653Z Downloaded pbkdf2 v0.11.0
11192026-03-02T21:49:46.656Z Downloaded ring v0.17.14
11202026-03-02T21:49:46.691Z Downloaded miniz_oxide v0.8.9
11212026-03-02T21:49:46.694Z Downloaded indicatif v0.18.4
11222026-03-02T21:49:46.697Z Downloaded pkcs5 v0.7.1
11232026-03-02T21:49:46.699Z Downloaded parking_lot v0.11.2
11242026-03-02T21:49:46.702Z Downloaded recursive v0.1.1
11252026-03-02T21:49:46.702Z Downloaded psm v0.1.30
11262026-03-02T21:49:46.705Z Downloaded progenitor-client v0.13.0
11272026-03-02T21:49:46.705Z Downloaded postgres-protocol v0.6.10
11282026-03-02T21:49:46.709Z Downloaded heapless v0.8.0
11292026-03-02T21:49:46.712Z Downloaded headers v0.4.1
11302026-03-02T21:49:46.716Z Downloaded pkg-config v0.3.32
11312026-03-02T21:49:46.719Z Downloaded phf v0.12.1
11322026-03-02T21:49:46.719Z Downloaded pem v3.0.6
11332026-03-02T21:49:46.719Z Downloaded peg-macros v0.8.5
11342026-03-02T21:49:46.722Z Downloaded nu-ansi-term v0.50.3
11352026-03-02T21:49:46.724Z Downloaded paste v1.0.15
11362026-03-02T21:49:46.727Z Downloaded libgit2-sys v0.18.3+1.9.2
11372026-03-02T21:49:46.775Z Downloaded heapless v0.7.17
11382026-03-02T21:49:46.779Z Downloaded progenitor-client v0.10.0
11392026-03-02T21:49:46.782Z Downloaded progenitor-client v0.11.2
11402026-03-02T21:49:46.782Z Downloaded phf v0.13.1
11412026-03-02T21:49:46.782Z Downloaded pem-rfc7468 v0.7.0
11422026-03-02T21:49:46.785Z Downloaded indexmap v1.9.3
11432026-03-02T21:49:46.788Z Downloaded num-rational v0.4.2
11442026-03-02T21:49:46.788Z Downloaded lock_api v0.4.14
11452026-03-02T21:49:46.788Z Downloaded dropshot-api-manager v0.5.2
11462026-03-02T21:49:46.791Z Downloaded pbkdf2 v0.12.2
11472026-03-02T21:49:46.794Z Downloaded password-hash v0.4.2
11482026-03-02T21:49:46.794Z Downloaded parse-display-derive v0.10.0
11492026-03-02T21:49:46.794Z Downloaded parking_lot_core v0.8.6
11502026-03-02T21:49:46.797Z Downloaded precomputed-hash v0.1.1
11512026-03-02T21:49:46.797Z Downloaded crypto-bigint v0.5.5
11522026-03-02T21:49:46.802Z Downloaded darling_core v0.23.0
11532026-03-02T21:49:46.808Z Downloaded oxnet v0.1.4
11542026-03-02T21:49:46.810Z Downloaded oxide-tokio-rt v0.1.2
11552026-03-02T21:49:46.810Z Downloaded num_enum v0.7.5
11562026-03-02T21:49:46.813Z Downloaded cc v1.2.56
11572026-03-02T21:49:46.816Z Downloaded bytes v1.11.1
11582026-03-02T21:49:46.821Z Downloaded memmap2 v0.9.10
11592026-03-02T21:49:46.824Z Downloaded phf_shared v0.13.1
11602026-03-02T21:49:46.824Z Downloaded litrs v1.0.0
11612026-03-02T21:49:46.826Z Downloaded ingot-types v0.1.2
11622026-03-02T21:49:46.826Z Downloaded der v0.7.10
11632026-03-02T21:49:46.830Z Downloaded arc-swap v1.8.2
11642026-03-02T21:49:46.833Z Downloaded aes v0.8.4
11652026-03-02T21:49:46.836Z Downloaded nodrop v0.1.14
11662026-03-02T21:49:46.839Z Downloaded nanorand v0.7.0
11672026-03-02T21:49:46.839Z Downloaded nibble_vec v0.1.0
11682026-03-02T21:49:46.842Z Downloaded mime_guess v2.0.5
11692026-03-02T21:49:46.842Z Downloaded iana-time-zone v0.1.65
11702026-03-02T21:49:46.845Z Downloaded base64 v0.22.1
11712026-03-02T21:49:46.848Z Downloaded libefi-sys v0.1.0
11722026-03-02T21:49:46.850Z Downloaded hyper-rustls v0.27.7
11732026-03-02T21:49:46.850Z Downloaded num-derive v0.3.3
11742026-03-02T21:49:46.853Z Downloaded openssl-probe v0.1.6
11752026-03-02T21:49:46.853Z Downloaded half v2.7.1
11762026-03-02T21:49:46.856Z Downloaded md-5 v0.10.6
11772026-03-02T21:49:46.859Z Downloaded linear-map v1.2.0
11782026-03-02T21:49:46.859Z Downloaded libsw-core v0.3.2
11792026-03-02T21:49:46.862Z Downloaded libsw v3.5.0
11802026-03-02T21:49:46.862Z Downloaded hmac v0.12.1
11812026-03-02T21:49:46.864Z Downloaded futures v0.3.32
11822026-03-02T21:49:46.867Z Downloaded fatfs v0.3.6
11832026-03-02T21:49:46.870Z Downloaded elliptic-curve v0.13.8
11842026-03-02T21:49:46.873Z Downloaded dropshot_endpoint v0.16.7
11852026-03-02T21:49:46.876Z Downloaded num-iter v0.1.45
11862026-03-02T21:49:46.876Z Downloaded ipnetwork v0.21.1
11872026-03-02T21:49:46.879Z Downloaded lazy_static v1.5.0
11882026-03-02T21:49:46.881Z Downloaded ipnet v2.11.0
11892026-03-02T21:49:46.881Z Downloaded ingot v0.1.1
11902026-03-02T21:49:46.881Z Downloaded indoc v2.0.7
11912026-03-02T21:49:46.884Z Downloaded newtype-uuid-macros v0.1.0
11922026-03-02T21:49:46.888Z Downloaded newline-converter v0.3.0
11932026-03-02T21:49:46.888Z Downloaded mime v0.3.17
11942026-03-02T21:49:46.888Z Downloaded md5 v0.7.0
11952026-03-02T21:49:46.891Z Downloaded lru-slab v0.1.2
11962026-03-02T21:49:46.891Z Downloaded ar_archive_writer v0.5.1
11972026-03-02T21:49:46.891Z Downloaded managed v0.8.0
11982026-03-02T21:49:46.894Z Downloaded lzss v0.8.2
11992026-03-02T21:49:46.894Z Downloaded lru-cache v0.1.2
12002026-03-02T21:49:46.897Z Downloaded blake2 v0.10.6
12012026-03-02T21:49:46.897Z Downloaded futures-channel v0.3.32
12022026-03-02T21:49:46.899Z Downloaded derive_more v0.99.20
12032026-03-02T21:49:46.902Z Downloaded crc-any v2.5.0
12042026-03-02T21:49:46.905Z Downloaded console v0.15.11
12052026-03-02T21:49:46.908Z Downloaded impl-trait-for-tuples v0.2.3
12062026-03-02T21:49:46.912Z Downloaded des v0.8.1
12072026-03-02T21:49:46.912Z Downloaded derive-where v1.6.0
12082026-03-02T21:49:46.915Z Downloaded linked-hash-map v0.5.6
12092026-03-02T21:49:46.915Z Downloaded libscf-sys v1.1.0
12102026-03-02T21:49:46.918Z Downloaded highway v1.3.0
12112026-03-02T21:49:46.918Z Downloaded foreign-types v0.3.2
12122026-03-02T21:49:46.918Z Downloaded getrandom v0.2.17
12132026-03-02T21:49:46.921Z Downloaded erased-serde v0.3.31
12142026-03-02T21:49:46.924Z Downloaded darling v0.23.0
12152026-03-02T21:49:46.927Z Downloaded crossbeam-epoch v0.9.18
12162026-03-02T21:49:46.930Z Downloaded cookie_store v0.22.1
12172026-03-02T21:49:46.933Z Downloaded keccak v0.1.6
12182026-03-02T21:49:46.933Z Downloaded is_ci v1.2.0
12192026-03-02T21:49:46.933Z Downloaded is-terminal v0.4.17
12202026-03-02T21:49:46.936Z Downloaded chacha20 v0.10.0
12212026-03-02T21:49:46.936Z Downloaded cargo_toml v0.22.3
12222026-03-02T21:49:46.939Z Downloaded bzip2 v0.4.4
12232026-03-02T21:49:46.939Z Downloaded instability v0.3.11
12242026-03-02T21:49:46.942Z Downloaded inout v0.1.4
12252026-03-02T21:49:46.942Z Downloaded ident_case v1.0.1
12262026-03-02T21:49:46.942Z Downloaded group v0.13.0
12272026-03-02T21:49:46.945Z Downloaded filetime v0.2.27
12282026-03-02T21:49:46.945Z Downloaded cargo_metadata v0.19.2
12292026-03-02T21:49:46.948Z Downloaded clang-sys v1.8.1
12302026-03-02T21:49:46.948Z Downloaded fallible-iterator v0.2.0
12312026-03-02T21:49:46.951Z Downloaded crossbeam-utils v0.8.21
12322026-03-02T21:49:46.951Z Downloaded ciborium v0.2.2
12332026-03-02T21:49:46.954Z Downloaded cbc v0.1.2
12342026-03-02T21:49:46.957Z Downloaded display-error-chain v0.2.2
12352026-03-02T21:49:46.957Z Downloaded crc32fast v1.5.0
12362026-03-02T21:49:46.957Z Downloaded cancel-safe-futures v0.1.5
12372026-03-02T21:49:46.959Z Downloaded derive_builder v0.20.2
12382026-03-02T21:49:46.963Z Downloaded const_format_proc_macros v0.2.34
12392026-03-02T21:49:46.966Z Downloaded hubpack_derive v0.1.1
12402026-03-02T21:49:46.966Z Downloaded fs-err v2.11.0
12412026-03-02T21:49:46.969Z Downloaded globset v0.4.18
12422026-03-02T21:49:46.969Z Downloaded glob v0.3.3
12432026-03-02T21:49:46.972Z Downloaded foldhash v0.2.0
12442026-03-02T21:49:46.972Z Downloaded diesel-dtrace v0.4.2
12452026-03-02T21:49:46.974Z Downloaded daft-derive v0.1.5
12462026-03-02T21:49:46.977Z Downloaded futures-executor v0.3.32
12472026-03-02T21:49:46.978Z Downloaded hostname v0.4.2
12482026-03-02T21:49:46.980Z Downloaded home v0.5.12
12492026-03-02T21:49:46.980Z Downloaded drift v0.1.3
12502026-03-02T21:49:46.984Z Downloaded cookie v0.18.1
12512026-03-02T21:49:46.987Z Downloaded colored v3.1.1
12522026-03-02T21:49:46.990Z Downloaded bzip2 v0.6.1
12532026-03-02T21:49:46.990Z Downloaded base64 v0.21.7
12542026-03-02T21:49:46.993Z Downloaded data-encoding v2.10.0
12552026-03-02T21:49:46.998Z Downloaded convert_case v0.10.0
12562026-03-02T21:49:46.998Z Downloaded corncobs v0.1.4
12572026-03-02T21:49:47.001Z Downloaded cipher v0.4.4
12582026-03-02T21:49:47.001Z Downloaded cassowary v0.3.0
12592026-03-02T21:49:47.001Z Downloaded hash32 v0.2.1
12602026-03-02T21:49:47.001Z Downloaded float-ord v0.3.2
12612026-03-02T21:49:47.005Z Downloaded ena v0.14.4
12622026-03-02T21:49:47.005Z Downloaded ed25519 v2.2.3
12632026-03-02T21:49:47.005Z Downloaded difflib v0.4.0
12642026-03-02T21:49:47.007Z Downloaded diff v0.1.13
12652026-03-02T21:49:47.007Z Downloaded ctr v0.9.2
12662026-03-02T21:49:47.010Z Downloaded constant_time_eq v0.4.2
12672026-03-02T21:49:47.013Z Downloaded chacha20 v0.9.1
12682026-03-02T21:49:47.014Z Downloaded cexpr v0.6.0
12692026-03-02T21:49:47.016Z Downloaded camino-tempfile-ext v0.3.3
12702026-03-02T21:49:47.017Z Downloaded buf-list v1.1.2
12712026-03-02T21:49:47.019Z Downloaded bitflags v1.3.2
12722026-03-02T21:49:47.023Z Downloaded bitfield v0.19.4
12732026-03-02T21:49:47.023Z Downloaded argon2 v0.5.3
12742026-03-02T21:49:47.023Z Downloaded cmake v0.1.57
12752026-03-02T21:49:47.026Z Downloaded bcs v0.1.6
12762026-03-02T21:49:47.026Z Downloaded foreign-types v0.5.0
12772026-03-02T21:49:47.029Z Downloaded dropshot-api-manager-types v0.5.2
12782026-03-02T21:49:47.029Z Downloaded ghash v0.5.1
12792026-03-02T21:49:47.029Z Downloaded gethostname v0.5.0
12802026-03-02T21:49:47.032Z Downloaded fxhash v0.2.1
12812026-03-02T21:49:47.032Z Downloaded futures-sink v0.3.32
12822026-03-02T21:49:47.032Z Downloaded futures-macro v0.3.32
12832026-03-02T21:49:47.032Z Downloaded futures-io v0.3.32
12842026-03-02T21:49:47.035Z Downloaded ecdsa v0.16.9
12852026-03-02T21:49:47.035Z Downloaded deranged v0.5.8
12862026-03-02T21:49:47.035Z Downloaded embedded-io v0.6.1
12872026-03-02T21:49:47.038Z Downloaded dtrace-parser v0.3.0
12882026-03-02T21:49:47.038Z Downloaded diesel_table_macro_syntax v0.2.0
12892026-03-02T21:49:47.038Z Downloaded colored v2.2.0
12902026-03-02T21:49:47.041Z Downloaded blowfish v0.9.1
12912026-03-02T21:49:47.041Z Downloaded bit-vec v0.6.3
12922026-03-02T21:49:47.045Z Downloaded dirs-next v2.0.0
12932026-03-02T21:49:47.045Z Downloaded env_filter v1.0.0
12942026-03-02T21:49:47.045Z Downloaded dyn-clone v1.0.20
12952026-03-02T21:49:47.048Z Downloaded ciborium-ll v0.2.2
12962026-03-02T21:49:47.048Z Downloaded ascii-canvas v3.0.0
12972026-03-02T21:49:47.048Z Downloaded float-cmp v0.10.0
12982026-03-02T21:49:47.051Z Downloaded enum-as-inner v0.6.1
12992026-03-02T21:49:47.051Z Downloaded derive_builder_macro v0.20.2
13002026-03-02T21:49:47.051Z Downloaded arrayref v0.3.9
13012026-03-02T21:49:47.051Z Downloaded der_derive v0.7.3
13022026-03-02T21:49:47.054Z Downloaded defmt-macros v1.0.1
13032026-03-02T21:49:47.057Z Downloaded daft v0.1.5
13042026-03-02T21:49:47.058Z Downloaded bitfield-macros v0.19.4
13052026-03-02T21:49:47.061Z Downloaded bitfield-struct v0.6.2
13062026-03-02T21:49:47.061Z Downloaded cfg_aliases v0.2.1
13072026-03-02T21:49:47.061Z Downloaded crc-catalog v2.4.0
13082026-03-02T21:49:47.061Z Downloaded cobs v0.3.0
13092026-03-02T21:49:47.064Z Downloaded cfg_aliases v0.1.1
13102026-03-02T21:49:47.064Z Downloaded assert_matches v1.5.0
13112026-03-02T21:49:47.064Z Downloaded darling_macro v0.21.3
13122026-03-02T21:49:47.064Z Downloaded crucible-workspace-hack v0.1.0
13132026-03-02T21:49:47.068Z Downloaded cpufeatures v0.3.0
13142026-03-02T21:49:47.068Z Downloaded crunchy v0.2.4
13152026-03-02T21:49:47.068Z Downloaded critical-section v1.2.0
13162026-03-02T21:49:47.071Z Downloaded backoff v0.4.0
13172026-03-02T21:49:47.071Z Downloaded async-bb8-diesel v0.2.1
13182026-03-02T21:49:47.074Z Downloaded defmt-parser v1.0.0
13192026-03-02T21:49:47.074Z Downloaded cstr-argument v0.1.2
13202026-03-02T21:49:47.074Z Downloaded crc v3.4.0
13212026-03-02T21:49:47.077Z Downloaded cargo-platform v0.1.9
13222026-03-02T21:49:47.077Z Downloaded darling v0.21.3
13232026-03-02T21:49:47.081Z Downloaded base16ct v0.2.0
13242026-03-02T21:49:47.084Z Downloaded atomic-waker v1.1.2
13252026-03-02T21:49:47.084Z Downloaded ahash v0.8.12
13262026-03-02T21:49:47.087Z Downloaded base16ct v1.0.0
13272026-03-02T21:49:47.087Z Downloaded async-stream-impl v0.3.6
13282026-03-02T21:49:47.087Z Downloaded darling_macro v0.20.11
13292026-03-02T21:49:47.090Z Downloaded aead v0.5.2
13302026-03-02T21:49:47.090Z Downloaded bb8 v0.8.6
13312026-03-02T21:49:47.090Z Downloaded base64ct v1.8.3
13322026-03-02T21:49:47.093Z Downloaded async-stream v0.3.6
13332026-03-02T21:49:47.096Z Downloaded array-init v0.0.4
13342026-03-02T21:49:47.096Z Downloaded allocator-api2 v0.2.21
13352026-03-02T21:49:47.099Z Downloaded bit-vec v0.8.0
13362026-03-02T21:49:47.099Z Downloaded async-recursion v1.1.1
13372026-03-02T21:49:47.102Z Downloaded ciborium-io v0.2.2
13382026-03-02T21:49:47.102Z Downloaded arrayvec v0.7.6
13392026-03-02T21:49:47.105Z Downloaded adler2 v2.0.1
13402026-03-02T21:49:47.408Z Downloaded aws-lc-sys v0.37.1
13412026-03-02T21:49:47.762Z Compiling libc v0.2.180
13422026-03-02T21:49:47.762Z Compiling serde v1.0.228
13432026-03-02T21:49:47.765Z Compiling log v0.4.29
13442026-03-02T21:49:47.765Z Compiling find-msvc-tools v0.1.9
13452026-03-02T21:49:47.765Z Compiling shlex v1.3.0
13462026-03-02T21:49:47.933Z Compiling smallvec v1.15.1
13472026-03-02T21:49:47.950Z Compiling syn v2.0.117
13482026-03-02T21:49:47.953Z Compiling typenum v1.19.0
13492026-03-02T21:49:48.322Z Compiling generic-array v0.14.7
13502026-03-02T21:49:48.357Z Compiling subtle v2.6.1
13512026-03-02T21:49:48.447Z Compiling scopeguard v1.2.0
13522026-03-02T21:49:48.521Z Compiling portable-atomic v1.13.1
13532026-03-02T21:49:48.571Z Compiling const-oid v0.9.6
13542026-03-02T21:49:48.622Z Compiling lock_api v0.4.14
13552026-03-02T21:49:48.725Z Compiling critical-section v1.2.0
13562026-03-02T21:49:48.789Z Compiling zerocopy v0.8.40
13572026-03-02T21:49:48.885Z Compiling serde_json v1.0.149
13582026-03-02T21:49:49.094Z Compiling pin-project-lite v0.2.17
13592026-03-02T21:49:49.249Z Compiling parking_lot_core v0.9.12
13602026-03-02T21:49:49.665Z Compiling pkg-config v0.3.32
13612026-03-02T21:49:49.726Z Compiling libm v0.2.16
13622026-03-02T21:49:50.061Z Compiling getrandom v0.2.17
13632026-03-02T21:49:50.150Z Compiling jobserver v0.1.34
13642026-03-02T21:49:50.331Z Compiling rand_core v0.6.4
13652026-03-02T21:49:50.501Z Compiling errno v0.3.14
13662026-03-02T21:49:50.575Z Compiling cc v1.2.56
13672026-03-02T21:49:50.737Z Compiling once_cell v1.21.3
13682026-03-02T21:49:50.865Z Compiling signal-hook-registry v1.4.8
13692026-03-02T21:49:50.931Z Compiling mio v1.1.1
13702026-03-02T21:49:51.029Z Compiling num-traits v0.2.19
13712026-03-02T21:49:51.124Z Compiling bitflags v2.11.0
13722026-03-02T21:49:51.359Z Compiling parking_lot v0.12.5
13732026-03-02T21:49:51.420Z Compiling futures-core v0.3.32
13742026-03-02T21:49:51.664Z Compiling socket2 v0.6.2
13752026-03-02T21:49:51.709Z Compiling percent-encoding v2.3.2
13762026-03-02T21:49:51.991Z Compiling allocator-api2 v0.2.21
13772026-03-02T21:49:52.057Z Compiling foldhash v0.2.0
13782026-03-02T21:49:52.061Z Compiling futures-sink v0.3.32
13792026-03-02T21:49:52.163Z Compiling cpufeatures v0.2.17
13802026-03-02T21:49:52.299Z Compiling futures-channel v0.3.32
13812026-03-02T21:49:52.327Z Compiling getrandom v0.4.1
13822026-03-02T21:49:52.468Z Compiling slab v0.4.12
13832026-03-02T21:49:52.572Z Compiling futures-io v0.3.32
13842026-03-02T21:49:52.735Z Compiling hashbrown v0.16.1
13852026-03-02T21:49:52.756Z Compiling futures-task v0.3.32
13862026-03-02T21:49:52.800Z Compiling rand_core v0.10.0
13872026-03-02T21:49:52.854Z Compiling getrandom v0.3.4
13882026-03-02T21:49:53.035Z Compiling rustversion v1.0.22
13892026-03-02T21:49:53.117Z Compiling cmake v0.1.57
13902026-03-02T21:49:53.486Z Compiling form_urlencoded v1.2.2
13912026-03-02T21:49:53.954Z Compiling dunce v1.0.5
13922026-03-02T21:49:54.095Z Compiling indexmap v2.13.0
13932026-03-02T21:49:54.116Z Compiling base64ct v1.8.3
13942026-03-02T21:49:54.324Z Compiling fs_extra v1.3.0
13952026-03-02T21:49:54.465Z Compiling ident_case v1.0.1
13962026-03-02T21:49:54.671Z Compiling pem-rfc7468 v0.7.0
13972026-03-02T21:49:54.698Z Compiling flagset v0.4.7
13982026-03-02T21:49:54.700Z Compiling rand_core v0.9.5
13992026-03-02T21:49:54.867Z Compiling aws-lc-sys v0.37.1
14002026-03-02T21:49:54.929Z Compiling iana-time-zone v0.1.65
14012026-03-02T21:49:55.149Z Compiling rustix v1.1.3
14022026-03-02T21:49:55.291Z Compiling ring v0.17.14
14032026-03-02T21:49:55.304Z Compiling synstructure v0.13.2
14042026-03-02T21:49:55.327Z Compiling uuid v1.21.0
14052026-03-02T21:49:55.457Z Compiling rustc_version v0.4.1
14062026-03-02T21:49:55.546Z Compiling regex-syntax v0.8.10
14072026-03-02T21:49:56.102Z Compiling aws-lc-rs v1.16.0
14082026-03-02T21:49:56.209Z Compiling vcpkg v0.2.15
14092026-03-02T21:49:56.679Z Compiling tracing-core v0.1.36
14102026-03-02T21:49:56.784Z Compiling crossbeam-utils v0.8.21
14112026-03-02T21:49:57.409Z Compiling pest_generator v2.8.6
14122026-03-02T21:49:57.783Z Compiling openssl-sys v0.9.111
14132026-03-02T21:49:57.871Z Compiling serde_derive_internals v0.29.1
14142026-03-02T21:49:59.054Z Compiling base64 v0.22.1
14152026-03-02T21:49:59.071Z Compiling untrusted v0.9.0
14162026-03-02T21:49:59.266Z Compiling httparse v1.10.1
14172026-03-02T21:49:59.397Z Compiling untrusted v0.7.1
14182026-03-02T21:49:59.615Z Compiling openssl-probe v0.2.1
14192026-03-02T21:49:59.685Z Compiling syn v1.0.109
14202026-03-02T21:49:59.890Z Compiling serde_derive v1.0.228
14212026-03-02T21:49:59.911Z Compiling zeroize_derive v1.4.3
14222026-03-02T21:49:59.935Z Compiling zerofrom-derive v0.1.6
14232026-03-02T21:49:59.978Z Compiling yoke-derive v0.8.1
14242026-03-02T21:50:00.282Z Compiling zerocopy-derive v0.8.40
14252026-03-02T21:50:01.082Z Compiling zerovec-derive v0.11.2
14262026-03-02T21:50:01.267Z Compiling zeroize v1.8.2
14272026-03-02T21:50:02.677Z Compiling displaydoc v0.2.5
14282026-03-02T21:50:02.934Z Compiling tokio-macros v2.6.0
14292026-03-02T21:50:03.106Z Compiling crypto-common v0.1.7
14302026-03-02T21:50:03.159Z Compiling zerofrom v0.1.6
14312026-03-02T21:50:03.366Z Compiling yoke v0.8.1
14322026-03-02T21:50:03.393Z Compiling block-buffer v0.10.4
14332026-03-02T21:50:03.660Z Compiling digest v0.10.7
14342026-03-02T21:50:03.701Z Compiling futures-macro v0.3.32
14352026-03-02T21:50:03.729Z Compiling zerovec v0.11.5
14362026-03-02T21:50:04.171Z Compiling hmac v0.12.1
14372026-03-02T21:50:04.237Z Compiling zerotrie v0.2.3
14382026-03-02T21:50:04.449Z Compiling block-padding v0.3.3
14392026-03-02T21:50:04.485Z Compiling sha2 v0.10.9
14402026-03-02T21:50:04.740Z Compiling inout v0.1.4
14412026-03-02T21:50:04.862Z Compiling tinystr v0.8.2
14422026-03-02T21:50:04.884Z Compiling potential_utf v0.1.4
14432026-03-02T21:50:05.027Z Compiling cipher v0.4.4
14442026-03-02T21:50:05.170Z Compiling icu_collections v2.1.1
14452026-03-02T21:50:05.239Z Compiling icu_locale_core v2.1.1
14462026-03-02T21:50:05.527Z Compiling futures-util v0.3.32
14472026-03-02T21:50:05.547Z Compiling der_derive v0.7.3
14482026-03-02T21:50:06.195Z Compiling salsa20 v0.10.2
14492026-03-02T21:50:06.449Z Compiling pbkdf2 v0.12.2
14502026-03-02T21:50:06.606Z Compiling thiserror-impl v2.0.18
14512026-03-02T21:50:07.369Z Compiling icu_provider v2.1.1
14522026-03-02T21:50:07.648Z Compiling der v0.7.10
14532026-03-02T21:50:07.958Z Compiling icu_properties v2.1.2
14542026-03-02T21:50:08.051Z Compiling icu_normalizer v2.1.1
14552026-03-02T21:50:08.378Z Compiling bytes v1.11.1
14562026-03-02T21:50:09.185Z Compiling chrono v0.4.44
14572026-03-02T21:50:09.676Z Compiling tokio v1.49.0
14582026-03-02T21:50:09.758Z Compiling spki v0.7.3
14592026-03-02T21:50:10.128Z Compiling idna_adapter v1.2.1
14602026-03-02T21:50:10.343Z Compiling idna v1.1.0
14612026-03-02T21:50:10.454Z Compiling http v1.4.0
14622026-03-02T21:50:10.536Z Compiling thiserror v2.0.18
14632026-03-02T21:50:10.701Z Compiling scrypt v0.11.0
14642026-03-02T21:50:10.842Z Compiling cbc v0.1.2
14652026-03-02T21:50:11.087Z Compiling url v2.5.8
14662026-03-02T21:50:11.199Z Compiling aes v0.8.4
14672026-03-02T21:50:11.737Z Compiling ppv-lite86 v0.2.21
14682026-03-02T21:50:11.856Z Compiling rustls-pki-types v1.14.0
14692026-03-02T21:50:12.380Z Compiling tracing-attributes v0.1.31
14702026-03-02T21:50:12.505Z Compiling rand_chacha v0.9.0
14712026-03-02T21:50:12.566Z Compiling pkcs5 v0.7.1
14722026-03-02T21:50:12.868Z Compiling http-body v1.0.1
14732026-03-02T21:50:12.911Z Compiling schemars v0.8.22
14742026-03-02T21:50:13.132Z Compiling rand v0.9.2
14752026-03-02T21:50:13.323Z Compiling pkcs8 v0.10.2
14762026-03-02T21:50:13.949Z Compiling schemars_derive v0.8.22
14772026-03-02T21:50:14.061Z Compiling scroll_derive v0.13.1
14782026-03-02T21:50:14.119Z Compiling pest_derive v2.8.6
14792026-03-02T21:50:14.936Z Compiling darling_core v0.20.11
14802026-03-02T21:50:15.590Z Compiling tracing v0.1.44
14812026-03-02T21:50:15.939Z Compiling rustls v0.23.37
14822026-03-02T21:50:16.022Z Compiling dyn-clone v1.0.20
14832026-03-02T21:50:16.123Z Compiling tower-layer v0.3.3
14842026-03-02T21:50:16.260Z Compiling try-lock v0.2.5
14852026-03-02T21:50:16.278Z Compiling atomic-waker v1.1.2
14862026-03-02T21:50:16.431Z Compiling tinyvec_macros v0.1.1
14872026-03-02T21:50:16.450Z Compiling tower-service v0.3.3
14882026-03-02T21:50:16.470Z Compiling want v0.3.1
14892026-03-02T21:50:16.528Z Compiling tinyvec v1.10.0
14902026-03-02T21:50:16.585Z Compiling scroll v0.13.0
14912026-03-02T21:50:17.297Z Compiling ipnet v2.11.0
14922026-03-02T21:50:17.370Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14932026-03-02T21:50:17.735Z Compiling spin v0.9.8
14942026-03-02T21:50:18.140Z Compiling tokio-util v0.7.18
14952026-03-02T21:50:18.161Z Compiling aho-corasick v1.1.4
14962026-03-02T21:50:18.395Z Compiling crc32fast v1.5.0
14972026-03-02T21:50:18.931Z Compiling time-core v0.1.8
14982026-03-02T21:50:19.271Z Compiling foreign-types-shared v0.1.1
14992026-03-02T21:50:19.408Z Compiling httpdate v1.0.3
15002026-03-02T21:50:19.826Z Compiling h2 v0.4.13
15012026-03-02T21:50:20.016Z Compiling openssl v0.10.75
15022026-03-02T21:50:20.418Z Compiling num-conv v0.2.0
15032026-03-02T21:50:20.447Z Compiling pin-utils v0.1.0
15042026-03-02T21:50:20.556Z Compiling powerfmt v0.2.0
15052026-03-02T21:50:20.658Z Compiling time-macros v0.2.27
15062026-03-02T21:50:20.748Z Compiling darling_macro v0.20.11
15072026-03-02T21:50:20.932Z Compiling deranged v0.5.8
15082026-03-02T21:50:21.584Z Compiling darling v0.20.11
15092026-03-02T21:50:21.746Z Compiling regex-automata v0.4.14
15102026-03-02T21:50:22.375Z Compiling tempfile v3.25.0
15112026-03-02T21:50:22.945Z Compiling foreign-types v0.3.2
15122026-03-02T21:50:23.158Z Compiling goblin v0.10.5
15132026-03-02T21:50:23.233Z Compiling thiserror-impl v1.0.69
15142026-03-02T21:50:23.493Z Compiling openssl-macros v0.1.1
15152026-03-02T21:50:25.574Z Compiling wait-timeout v0.2.1
15162026-03-02T21:50:25.904Z Compiling num_threads v0.1.7
15172026-03-02T21:50:26.057Z Compiling either v1.15.0
15182026-03-02T21:50:26.062Z Compiling bit-vec v0.8.0
15192026-03-02T21:50:26.487Z Compiling simd-adler32 v0.3.8
15202026-03-02T21:50:26.526Z Compiling siphasher v1.0.2
15212026-03-02T21:50:26.837Z Compiling hyper v1.8.1
15222026-03-02T21:50:27.021Z Compiling usdt-impl v0.6.0
15232026-03-02T21:50:27.231Z Compiling native-tls v0.2.18
15242026-03-02T21:50:27.471Z Compiling quick-error v1.2.3
15252026-03-02T21:50:27.575Z Compiling rusty-fork v0.3.1
15262026-03-02T21:50:27.695Z Compiling bit-set v0.8.0
15272026-03-02T21:50:27.989Z Compiling time v0.3.47
15282026-03-02T21:50:28.218Z Compiling thiserror v1.0.69
15292026-03-02T21:50:29.397Z Compiling hyper-util v0.1.20
15302026-03-02T21:50:30.390Z Compiling dof v0.4.0
15312026-03-02T21:50:31.930Z Compiling derive_builder_core v0.20.2
15322026-03-02T21:50:32.032Z Compiling unicode-normalization v0.1.25
15332026-03-02T21:50:33.022Z Compiling crossbeam-epoch v0.9.18
15342026-03-02T21:50:33.197Z Compiling dtrace-parser v0.3.0
15352026-03-02T21:50:33.354Z Compiling rustls-native-certs v0.8.3
15362026-03-02T21:50:33.659Z Compiling signature v2.2.0
15372026-03-02T21:50:33.839Z Compiling scroll_derive v0.12.1
15382026-03-02T21:50:33.907Z Compiling heapless v0.7.17
15392026-03-02T21:50:33.930Z Compiling darling_core v0.21.3
15402026-03-02T21:50:33.958Z Compiling slog v2.8.2
15412026-03-02T21:50:34.288Z Compiling rand_xorshift v0.4.0
15422026-03-02T21:50:34.323Z Compiling bzip2-sys v0.1.13+1.0.8
15432026-03-02T21:50:34.553Z Compiling sync_wrapper v1.0.2
15442026-03-02T21:50:34.735Z Compiling thread-id v5.1.0
15452026-03-02T21:50:34.829Z Compiling cookie v0.18.1
15462026-03-02T21:50:34.857Z Compiling paste v1.0.15
15472026-03-02T21:50:34.912Z Compiling unicode-segmentation v1.12.0
15482026-03-02T21:50:35.221Z Compiling anyhow v1.0.102
15492026-03-02T21:50:35.236Z Compiling rayon-core v1.13.0
15502026-03-02T21:50:35.364Z Compiling unicode-properties v0.1.4
15512026-03-02T21:50:35.455Z Compiling unicode-bidi v0.3.18
15522026-03-02T21:50:35.482Z Compiling unarray v0.1.4
15532026-03-02T21:50:35.663Z Compiling adler2 v2.0.1
15542026-03-02T21:50:35.691Z Compiling signal-hook v0.3.18
15552026-03-02T21:50:35.714Z Compiling zstd-safe v7.2.4
15562026-03-02T21:50:35.870Z Compiling miniz_oxide v0.8.9
15572026-03-02T21:50:36.035Z Compiling proptest v1.10.0
15582026-03-02T21:50:36.090Z Compiling stringprep v0.1.5
15592026-03-02T21:50:36.298Z Compiling scroll v0.12.0
15602026-03-02T21:50:36.830Z Compiling tower v0.5.3
15612026-03-02T21:50:37.171Z Compiling derive_builder_macro v0.20.2
15622026-03-02T21:50:37.766Z Compiling crossbeam-deque v0.8.6
15632026-03-02T21:50:37.851Z Compiling ipnetwork v0.21.1
15642026-03-02T21:50:37.867Z Compiling http-body-util v0.1.3
15652026-03-02T21:50:38.051Z Compiling webpki-roots v1.0.6
15662026-03-02T21:50:38.054Z Compiling rand_chacha v0.3.1
15672026-03-02T21:50:38.109Z Compiling toml_datetime v0.6.11
15682026-03-02T21:50:38.236Z Compiling serde_tokenstream v0.2.3
15692026-03-02T21:50:38.364Z Compiling serde_spanned v0.6.9
15702026-03-02T21:50:38.580Z Compiling erased-serde v0.3.31
15712026-03-02T21:50:38.623Z Compiling md-5 v0.10.6
15722026-03-02T21:50:38.646Z Compiling zerocopy-derive v0.7.35
15732026-03-02T21:50:38.818Z Compiling curve25519-dalek v4.1.3
15742026-03-02T21:50:38.909Z Compiling num-integer v0.1.46
15752026-03-02T21:50:39.462Z Compiling vergen-lib v0.1.6
15762026-03-02T21:50:39.589Z Compiling hash32 v0.2.1
15772026-03-02T21:50:39.809Z Compiling ff v0.13.1
15782026-03-02T21:50:39.885Z Compiling zlib-rs v0.6.2
15792026-03-02T21:50:39.945Z Compiling ref-cast v1.0.25
15802026-03-02T21:50:39.975Z Compiling num-bigint-dig v0.8.6
15812026-03-02T21:50:40.048Z Compiling psl-types v2.0.11
15822026-03-02T21:50:40.071Z Compiling darling_macro v0.21.3
15832026-03-02T21:50:40.262Z Compiling smoltcp v0.9.1
15842026-03-02T21:50:40.313Z Compiling base16ct v0.2.0
15852026-03-02T21:50:40.495Z Compiling fallible-iterator v0.2.0
15862026-03-02T21:50:40.515Z Compiling litrs v1.0.0
15872026-03-02T21:50:40.598Z Compiling ryu v1.0.23
15882026-03-02T21:50:40.832Z Compiling iri-string v0.7.10
15892026-03-02T21:50:40.944Z Compiling rustix v0.38.44
15902026-03-02T21:50:40.967Z Compiling darling v0.21.3
15912026-03-02T21:50:41.089Z Compiling serde_urlencoded v0.7.1
15922026-03-02T21:50:41.161Z Compiling postgres-protocol v0.6.10
15932026-03-02T21:50:41.648Z Compiling document-features v0.2.12
15942026-03-02T21:50:41.691Z Compiling newtype-uuid v1.3.2
15952026-03-02T21:50:41.810Z Compiling zerocopy v0.7.35
15962026-03-02T21:50:42.393Z Compiling sec1 v0.7.3
15972026-03-02T21:50:42.467Z Compiling publicsuffix v2.3.0
15982026-03-02T21:50:42.746Z Compiling group v0.13.0
15992026-03-02T21:50:43.159Z Compiling num-iter v0.1.45
16002026-03-02T21:50:43.188Z Compiling rand v0.8.5
16012026-03-02T21:50:43.369Z Compiling oxnet v0.1.4
16022026-03-02T21:50:43.673Z Compiling tower-http v0.6.8
16032026-03-02T21:50:44.236Z Compiling derive_builder v0.20.2
16042026-03-02T21:50:44.486Z Compiling proc-macro-error v1.0.4
16052026-03-02T21:50:44.505Z Compiling tokio-native-tls v0.3.1
16062026-03-02T21:50:44.546Z Compiling goblin v0.8.2
16072026-03-02T21:50:46.111Z Compiling heck v0.4.1
16082026-03-02T21:50:46.134Z Compiling hubpack_derive v0.1.1
16092026-03-02T21:50:46.134Z Compiling regex v1.12.3
16102026-03-02T21:50:46.152Z Compiling flate2 v1.1.9
16112026-03-02T21:50:46.322Z Compiling phf_shared v0.13.1
16122026-03-02T21:50:46.771Z Compiling lazy_static v1.5.0
16132026-03-02T21:50:46.872Z Compiling cargo-platform v0.1.9
16142026-03-02T21:50:46.905Z Compiling hkdf v0.12.4
16152026-03-02T21:50:46.933Z Compiling crypto-bigint v0.5.5
16162026-03-02T21:50:46.951Z Compiling async-trait v0.1.89
16172026-03-02T21:50:47.054Z Compiling strum_macros v0.27.2
16182026-03-02T21:50:47.169Z Compiling ref-cast-impl v1.0.25
16192026-03-02T21:50:47.366Z Compiling daft-derive v0.1.5
16202026-03-02T21:50:48.303Z Compiling curve25519-dalek-derive v0.1.1
16212026-03-02T21:50:48.887Z Compiling terminal_size v0.4.3
16222026-03-02T21:50:49.115Z Compiling vergen v9.0.6
16232026-03-02T21:50:49.439Z Compiling fs-err v3.3.0
16242026-03-02T21:50:49.460Z Compiling ahash v0.8.12
16252026-03-02T21:50:49.688Z Compiling bumpalo v3.20.2
16262026-03-02T21:50:49.798Z Compiling bitflags v1.3.2
16272026-03-02T21:50:49.863Z Compiling object v0.37.3
16282026-03-02T21:50:49.914Z Compiling managed v0.8.0
16292026-03-02T21:50:50.179Z Compiling foldhash v0.1.5
16302026-03-02T21:50:50.324Z Compiling winnow v0.5.40
16312026-03-02T21:50:50.365Z Compiling libbz2-rs-sys v0.2.2
16322026-03-02T21:50:50.474Z Compiling hashbrown v0.15.5
16332026-03-02T21:50:51.739Z Compiling bzip2 v0.6.1
16342026-03-02T21:50:51.980Z Compiling strum v0.27.2
16352026-03-02T21:50:52.088Z Compiling zopfli v0.8.3
16362026-03-02T21:50:52.091Z Compiling dof v0.3.0
16372026-03-02T21:50:52.677Z Compiling console v0.16.2
16382026-03-02T21:50:53.467Z Compiling clap_builder v4.5.60
16392026-03-02T21:50:53.674Z Compiling toml_edit v0.19.15
16402026-03-02T21:50:53.921Z Compiling elliptic-curve v0.13.8
16412026-03-02T21:50:54.092Z Compiling daft v0.1.5
16422026-03-02T21:50:54.264Z Compiling cargo_metadata v0.19.2
16432026-03-02T21:50:54.795Z Compiling phf v0.13.1
16442026-03-02T21:50:58.907Z Compiling hubpack v0.1.2
16452026-03-02T21:50:58.996Z Compiling zone_cfg_derive v0.3.1
16462026-03-02T21:50:58.996Z Compiling signal-hook-mio v0.2.5
16472026-03-02T21:50:58.996Z Compiling cookie_store v0.22.1
16482026-03-02T21:50:58.996Z Compiling zstd v0.13.3
16492026-03-02T21:50:59.025Z Compiling hyper-tls v0.6.0
16502026-03-02T21:50:59.025Z Compiling rayon v1.11.0
16512026-03-02T21:50:59.122Z Compiling bzip2 v0.4.4
16522026-03-02T21:50:59.531Z Compiling postgres-types v0.2.12
16532026-03-02T21:51:00.807Z Compiling serde_with_macros v3.17.0
16542026-03-02T21:51:01.096Z Compiling usdt-attr-macro v0.6.0
16552026-03-02T21:51:01.552Z Compiling usdt-macro v0.6.0
16562026-03-02T21:51:01.970Z Compiling ed25519 v2.2.3
16572026-03-02T21:51:02.705Z Compiling dtrace-parser v0.2.0
16582026-03-02T21:51:03.041Z Compiling bstr v1.12.1
16592026-03-02T21:51:03.073Z Compiling phf_shared v0.11.3
16602026-03-02T21:51:03.101Z Compiling itertools v0.12.1
16612026-03-02T21:51:03.364Z Compiling pkcs1 v0.7.5
16622026-03-02T21:51:03.447Z Compiling hex v0.4.3
16632026-03-02T21:51:04.054Z Compiling serde-big-array v0.5.1
16642026-03-02T21:51:04.073Z Compiling rfc6979 v0.4.0
16652026-03-02T21:51:04.274Z Compiling enum-as-inner v0.6.1
16662026-03-02T21:51:04.295Z Compiling clap_derive v4.5.55
16672026-03-02T21:51:04.316Z Compiling strum_macros v0.26.4
16682026-03-02T21:51:04.500Z Compiling serde_repr v0.1.20
16692026-03-02T21:51:04.618Z Compiling float-cmp v0.10.0
16702026-03-02T21:51:04.871Z Compiling memmap2 v0.9.10
16712026-03-02T21:51:05.241Z Compiling thread-id v4.2.2
16722026-03-02T21:51:05.322Z Compiling env_filter v1.0.0
16732026-03-02T21:51:05.375Z Compiling encoding_rs v0.8.35
16742026-03-02T21:51:05.571Z Compiling keccak v0.1.6
16752026-03-02T21:51:05.935Z Compiling jiff v0.2.21
16762026-03-02T21:51:05.999Z Compiling unit-prefix v0.5.2
16772026-03-02T21:51:06.248Z Compiling predicates-core v1.0.10
16782026-03-02T21:51:06.571Z Compiling precomputed-hash v0.1.1
16792026-03-02T21:51:06.712Z Compiling normalize-line-endings v0.3.0
16802026-03-02T21:51:06.871Z Compiling new_debug_unreachable v1.0.6
16812026-03-02T21:51:06.980Z Compiling data-encoding v2.10.0
16822026-03-02T21:51:07.891Z Compiling rustc-hash v2.1.1
16832026-03-02T21:51:07.983Z Compiling whoami v2.1.0
16842026-03-02T21:51:08.090Z Compiling mime v0.3.17
16852026-03-02T21:51:08.569Z Compiling static_assertions v1.1.0
16862026-03-02T21:51:08.611Z Compiling difflib v0.4.0
16872026-03-02T21:51:08.614Z Compiling fixedbitset v0.5.7
16882026-03-02T21:51:09.691Z Compiling fixedbitset v0.4.2
16892026-03-02T21:51:09.693Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16902026-03-02T21:51:09.694Z Compiling toml_edit v0.22.27
16912026-03-02T21:51:09.694Z Compiling petgraph v0.8.3
16922026-03-02T21:51:09.694Z Compiling predicates v3.1.4
16932026-03-02T21:51:09.694Z Compiling petgraph v0.6.5
16942026-03-02T21:51:09.944Z Compiling clap v4.5.60
16952026-03-02T21:51:10.072Z Compiling strum v0.26.3
16962026-03-02T21:51:10.282Z Compiling tokio-postgres v0.7.16
16972026-03-02T21:51:10.601Z Compiling iddqd v0.3.17
16982026-03-02T21:51:12.805Z Compiling zip v4.6.1
16992026-03-02T21:51:13.292Z Compiling hickory-proto v0.25.2
17002026-03-02T21:51:13.716Z Compiling string_cache v0.8.9
17012026-03-02T21:51:14.146Z Compiling indicatif v0.18.4
17022026-03-02T21:51:14.990Z Compiling sha3 v0.10.8
17032026-03-02T21:51:15.509Z Compiling zone v0.3.1
17042026-03-02T21:51:15.637Z Compiling env_logger v0.11.9
17052026-03-02T21:51:15.726Z Compiling usdt-impl v0.5.0
17062026-03-02T21:51:16.041Z Compiling usdt v0.6.0
17072026-03-02T21:51:16.123Z Compiling ecdsa v0.16.9
17082026-03-02T21:51:16.359Z Compiling serde_with v3.17.0
17092026-03-02T21:51:16.535Z Compiling similar v2.7.0
17102026-03-02T21:51:16.603Z Compiling rsa v0.9.10
17112026-03-02T21:51:16.952Z Compiling crossterm v0.28.1
17122026-03-02T21:51:17.009Z Compiling ed25519-dalek v2.2.0
17132026-03-02T21:51:17.032Z Compiling zip v0.6.6
17142026-03-02T21:51:18.557Z Compiling toml v0.7.8
17152026-03-02T21:51:19.693Z Compiling toml_parser v1.0.9+spec-1.1.0
17162026-03-02T21:51:19.972Z Compiling itertools v0.13.0
17172026-03-02T21:51:19.997Z Compiling tokio-stream v0.1.18
17182026-03-02T21:51:20.792Z Compiling buf-list v1.1.2
17192026-03-02T21:51:20.963Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17202026-03-02T21:51:21.148Z Compiling x509-cert v0.2.5
17212026-03-02T21:51:21.353Z Compiling openapiv3 v2.2.0
17222026-03-02T21:51:21.672Z Compiling sha1 v0.10.6
17232026-03-02T21:51:22.097Z Compiling toml_datetime v0.7.5+spec-1.1.0
17242026-03-02T21:51:22.719Z Compiling peg-runtime v0.8.5
17252026-03-02T21:51:22.874Z Compiling lalrpop-util v0.19.12
17262026-03-02T21:51:23.252Z Compiling thread_local v1.1.9
17272026-03-02T21:51:23.292Z Compiling slog-async v2.8.0
17282026-03-02T21:51:23.714Z Compiling crossbeam-channel v0.5.15
17292026-03-02T21:51:23.908Z Compiling futures-executor v0.3.32
17302026-03-02T21:51:24.408Z Compiling is-terminal v0.4.17
17312026-03-02T21:51:24.433Z Compiling filetime v0.2.27
17322026-03-02T21:51:24.562Z Compiling xattr v1.6.1
17332026-03-02T21:51:24.694Z Compiling term v1.2.1
17342026-03-02T21:51:24.739Z Compiling take_mut v0.2.2
17352026-03-02T21:51:24.788Z Compiling tar v0.4.44
17362026-03-02T21:51:24.860Z Compiling futures v0.3.32
17372026-03-02T21:51:25.353Z Compiling slog-term v2.9.2
17382026-03-02T21:51:34.225Z Compiling rustls-webpki v0.103.9
17392026-03-02T21:51:39.073Z Compiling tokio-rustls v0.26.4
17402026-03-02T21:51:39.073Z Compiling rustls-platform-verifier v0.6.2
17412026-03-02T21:51:39.381Z Compiling hyper-rustls v0.27.7
17422026-03-02T21:51:39.659Z Compiling reqwest v0.13.2
17432026-03-02T21:51:39.659Z Compiling reqwest v0.12.28
17442026-03-02T21:51:44.001Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17452026-03-02T21:51:44.297Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17462026-03-02T21:51:48.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
17472026-03-02T21:51:48.894Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17482026-03-02T21:51:48.951ZMar 02 21:51:47.695 INFO Starting download, target: Cockroach
17492026-03-02T21:51:48.951ZMar 02 21:51:47.696 INFO Starting download, target: Clickhouse
17502026-03-02T21:51:48.951ZMar 02 21:51:47.696 INFO Starting download, target: Console
17512026-03-02T21:51:48.951ZMar 02 21:51:47.696 INFO Starting download, target: DendriteStub
17522026-03-02T21:51:48.951ZMar 02 21:51:47.696 INFO Starting download, target: MaghemiteMgd
17532026-03-02T21:51:48.967ZMar 02 21:51:47.696 INFO Starting download, target: TransceiverControl
17542026-03-02T21:51:48.968ZMar 02 21:51:47.696 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17552026-03-02T21:51:48.968ZMar 02 21:51:47.696 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17562026-03-02T21:51:48.968ZMar 02 21:51:47.697 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17572026-03-02T21:51:48.968ZMar 02 21:51:47.697 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17582026-03-02T21:51:48.968ZMar 02 21:51:47.697 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17592026-03-02T21:51:48.968ZMar 02 21:51:47.697 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17602026-03-02T21:51:49.453ZMar 02 21:51:48.196 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17612026-03-02T21:51:50.041ZMar 02 21:51:48.782 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17622026-03-02T21:51:50.065ZMar 02 21:51:48.801 INFO Download complete, target: TransceiverControl
17632026-03-02T21:51:50.634ZMar 02 21:51:49.371 INFO Download complete, target: Console
17642026-03-02T21:51:50.891ZMar 02 21:51:49.633 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17652026-03-02T21:51:51.054ZMar 02 21:51:49.799 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17662026-03-02T21:51:51.271ZMar 02 21:51:50.018 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17672026-03-02T21:51:51.353ZMar 02 21:51:50.100 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17682026-03-02T21:51:51.353ZMar 02 21:51:50.101 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17692026-03-02T21:51:55.763ZMar 02 21:51:54.510 INFO Download complete, target: DendriteStub
17702026-03-02T21:51:56.027ZMar 02 21:51:54.774 INFO Download complete, target: MaghemiteMgd
17712026-03-02T21:52:01.412ZMar 02 21:52:00.158 INFO Checking that binary works, target: Cockroach
17722026-03-02T21:52:01.584ZMar 02 21:52:00.330 INFO Download complete, target: Cockroach
17732026-03-02T21:52:05.513ZMar 02 21:52:04.258 INFO Checking that binary works, target: Clickhouse
17742026-03-02T21:52:05.752ZMar 02 21:52:04.497 INFO Download complete, target: Clickhouse
17752026-03-02T21:52:05.773ZAll builder prerequisites installed successfully, and PATH looks valid
17762026-03-02T21:52:05.777Z
17772026-03-02T21:52:05.777Zreal 6:53.108425233
17782026-03-02T21:52:05.777Zuser 17:04.708171811
17792026-03-02T21:52:05.777Zsys 2:24.507181592
17802026-03-02T21:52:05.777Ztrap 0.613575024
17812026-03-02T21:52:05.777Ztflt 1.657343836
17822026-03-02T21:52:05.777Zdflt 1.933706624
17832026-03-02T21:52:05.777Zkflt 0.130983964
17842026-03-02T21:52:05.777Zlock 38:46.698063243
17852026-03-02T21:52:05.777Zslp 1:06:01.352523053
17862026-03-02T21:52:05.777Zlat 1:07.461980234
17872026-03-02T21:52:05.778Zstop 3:03.139018087
17882026-03-02T21:52:05.778Z+ banner clippy
17892026-03-02T21:52:05.778Z
17902026-03-02T21:52:05.778Z #### # # ##### ##### # #
17912026-03-02T21:52:05.778Z # # # # # # # # # #
17922026-03-02T21:52:05.778Z # # # # # # # #
17932026-03-02T21:52:05.778Z # # # ##### ##### #
17942026-03-02T21:52:05.778Z # # # # # # #
17952026-03-02T21:52:05.778Z #### ###### # # # #
17962026-03-02T21:52:05.778Z
17972026-03-02T21:52:05.778Z+ export CARGO_INCREMENTAL=0
17982026-03-02T21:52:05.778Z+ CARGO_INCREMENTAL=0
17992026-03-02T21:52:05.778Z+ ptime -m cargo xtask clippy
18002026-03-02T21:52:06.553Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18012026-03-02T21:52:06.857Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18022026-03-02T21:52:09.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.96s
18032026-03-02T21:52:09.903Z Running `target/debug/xtask clippy`
18042026-03-02T21:52:09.928Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18052026-03-02T21:52:10.797Z Downloading crates ...
18062026-03-02T21:52:11.084Z Downloaded async-object-pool v0.2.0
18072026-03-02T21:52:11.091Z Downloaded rust-argon2 v2.1.0
18082026-03-02T21:52:11.095Z Downloaded plotters-svg v0.3.7
18092026-03-02T21:52:11.099Z Downloaded httptest v0.16.4
18102026-03-02T21:52:11.102Z Downloaded target-spec v3.5.7
18112026-03-02T21:52:11.102Z Downloaded approx v0.5.1
18122026-03-02T21:52:11.106Z Downloaded assert-json-diff v2.0.2
18132026-03-02T21:52:11.106Z Downloaded cargo-platform v0.3.2
18142026-03-02T21:52:11.106Z Downloaded addr2line v0.25.1
18152026-03-02T21:52:11.110Z Downloaded supports-color v2.1.0
18162026-03-02T21:52:11.110Z Downloaded rstest v0.25.0
18172026-03-02T21:52:11.115Z Downloaded terminal_size v0.1.17
18182026-03-02T21:52:11.119Z Downloaded oorandom v11.1.5
18192026-03-02T21:52:11.119Z Downloaded toml_datetime v1.0.0+spec-1.1.0
18202026-03-02T21:52:11.122Z Downloaded cargo_metadata v0.23.1
18212026-03-02T21:52:11.122Z Downloaded cast v0.3.0
18222026-03-02T21:52:11.123Z Downloaded knuffel-derive v3.2.0
18232026-03-02T21:52:11.126Z Downloaded rustc-demangle v0.1.27
18242026-03-02T21:52:11.126Z Downloaded libtest-mimic v0.8.1
18252026-03-02T21:52:11.129Z Downloaded stringmetrics v2.2.2
18262026-03-02T21:52:11.129Z Downloaded async-lock v3.4.2
18272026-03-02T21:52:11.133Z Downloaded plotters-backend v0.3.7
18282026-03-02T21:52:11.133Z Downloaded guppy-workspace-hack v0.1.0
18292026-03-02T21:52:11.137Z Downloaded supports-unicode v2.1.0
18302026-03-02T21:52:11.142Z Downloaded parking v2.2.1
18312026-03-02T21:52:11.147Z Downloaded event-listener-strategy v0.5.4
18322026-03-02T21:52:11.150Z Downloaded partial-io v0.5.4
18332026-03-02T21:52:11.154Z Downloaded similar-asserts v1.7.0
18342026-03-02T21:52:11.157Z Downloaded serde_regex v1.1.0
18352026-03-02T21:52:11.160Z Downloaded target-triple v1.0.0
18362026-03-02T21:52:11.164Z Downloaded constant_time_eq v0.3.1
18372026-03-02T21:52:11.164Z Downloaded supports-hyperlinks v2.1.0
18382026-03-02T21:52:11.168Z Downloaded nested v0.1.1
18392026-03-02T21:52:11.172Z Downloaded relative-path v1.9.3
18402026-03-02T21:52:11.172Z Downloaded assert_cmd v2.1.2
18412026-03-02T21:52:11.175Z Downloaded miette-derive v5.10.0
18422026-03-02T21:52:11.179Z Downloaded escape8259 v0.5.3
18432026-03-02T21:52:11.183Z Downloaded pathdiff v0.2.3
18442026-03-02T21:52:11.183Z Downloaded backtrace-ext v0.2.1
18452026-03-02T21:52:11.183Z Downloaded anes v0.1.6
18462026-03-02T21:52:11.188Z Downloaded tinytemplate v1.2.1
18472026-03-02T21:52:11.191Z Downloaded path-tree v0.8.3
18482026-03-02T21:52:11.191Z Downloaded criterion-plot v0.6.0
18492026-03-02T21:52:11.195Z Downloaded owo-colors v3.5.0
18502026-03-02T21:52:11.195Z Downloaded target-lexicon v0.13.3
18512026-03-02T21:52:11.200Z Downloaded termcolor v1.4.1
18522026-03-02T21:52:11.200Z Downloaded futures-timer v3.0.3
18532026-03-02T21:52:11.204Z Downloaded concurrent-queue v2.5.0
18542026-03-02T21:52:11.208Z Downloaded datatest-stable v0.3.3
18552026-03-02T21:52:11.211Z Downloaded miette v5.10.0
18562026-03-02T21:52:11.215Z Downloaded cfg-expr v0.20.6
18572026-03-02T21:52:11.219Z Downloaded fancy-regex v0.14.0
18582026-03-02T21:52:11.222Z Downloaded blake2b_simd v1.0.4
18592026-03-02T21:52:11.223Z Downloaded textwrap v0.15.2
18602026-03-02T21:52:11.226Z Downloaded trybuild v1.0.116
18612026-03-02T21:52:11.230Z Downloaded toml v1.0.3+spec-1.1.0
18622026-03-02T21:52:11.234Z Downloaded rand_distr v0.5.1
18632026-03-02T21:52:11.237Z Downloaded rstest_macros v0.25.0
18642026-03-02T21:52:11.237Z Downloaded event-listener v5.4.1
18652026-03-02T21:52:11.241Z Downloaded criterion v0.7.0
18662026-03-02T21:52:11.245Z Downloaded knuffel v3.2.0
18672026-03-02T21:52:11.249Z Downloaded chumsky v0.9.3
18682026-03-02T21:52:11.253Z Downloaded hashbrown v0.14.5
18692026-03-02T21:52:11.256Z Downloaded backtrace v0.3.76
18702026-03-02T21:52:11.260Z Downloaded guppy v0.17.25
18712026-03-02T21:52:11.266Z Downloaded plotters v0.3.7
18722026-03-02T21:52:11.285Z Downloaded gimli v0.32.3
18732026-03-02T21:52:11.380Z Downloaded httpmock v0.8.3
18742026-03-02T21:52:13.547Z Checking cfg-if v1.0.4
18752026-03-02T21:52:13.956Z Checking libc v0.2.180
18762026-03-02T21:52:13.960Z Checking serde_core v1.0.228
18772026-03-02T21:52:14.041Z Checking memchr v2.8.0
18782026-03-02T21:52:14.085Z Checking smallvec v1.15.1
18792026-03-02T21:52:14.142Z Checking log v0.4.29
18802026-03-02T21:52:14.142Z Checking itoa v1.0.17
18812026-03-02T21:52:14.230Z Checking zeroize v1.8.2
18822026-03-02T21:52:14.295Z Checking libm v0.2.16
18832026-03-02T21:52:14.477Z Checking scopeguard v1.2.0
18842026-03-02T21:52:14.537Z Checking stable_deref_trait v1.2.1
18852026-03-02T21:52:14.600Z Checking zmij v1.0.21
18862026-03-02T21:52:14.654Z Checking zerofrom v0.1.6
18872026-03-02T21:52:14.706Z Checking lock_api v0.4.14
18882026-03-02T21:52:14.767Z Checking percent-encoding v2.3.2
18892026-03-02T21:52:14.846Z Checking litemap v0.8.1
18902026-03-02T21:52:14.927Z Checking yoke v0.8.1
18912026-03-02T21:52:15.015Z Checking errno v0.3.14
18922026-03-02T21:52:15.147Z Checking getrandom v0.2.17
18932026-03-02T21:52:15.153Z Checking writeable v0.6.2
18942026-03-02T21:52:15.193Z Checking subtle v2.6.1
18952026-03-02T21:52:15.254Z Checking zerovec v0.11.5
18962026-03-02T21:52:15.254Z Checking zerotrie v0.2.3
18972026-03-02T21:52:15.334Z Checking icu_properties_data v2.1.2
18982026-03-02T21:52:15.401Z Checking icu_normalizer_data v2.1.1
18992026-03-02T21:52:15.494Z Checking rand_core v0.6.4
19002026-03-02T21:52:15.547Z Checking form_urlencoded v1.2.2
19012026-03-02T21:52:15.606Z Checking portable-atomic v1.13.1
19022026-03-02T21:52:15.668Z Checking utf8_iter v1.0.4
19032026-03-02T21:52:15.783Z Checking pin-project-lite v0.2.17
19042026-03-02T21:52:15.840Z Checking critical-section v1.2.0
19052026-03-02T21:52:15.896Z Checking zerocopy v0.8.40
19062026-03-02T21:52:15.956Z Checking parking_lot_core v0.9.12
19072026-03-02T21:52:16.020Z Checking rand_core v0.10.0
19082026-03-02T21:52:16.078Z Checking num-traits v0.2.19
19092026-03-02T21:52:16.142Z Checking signal-hook-registry v1.4.8
19102026-03-02T21:52:16.230Z Checking tinystr v0.8.2
19112026-03-02T21:52:16.307Z Checking potential_utf v0.1.4
19122026-03-02T21:52:16.362Z Checking parking_lot v0.12.5
19132026-03-02T21:52:16.509Z Checking getrandom v0.4.1
19142026-03-02T21:52:16.591Z Checking icu_collections v2.1.1
19152026-03-02T21:52:16.652Z Checking icu_locale_core v2.1.1
19162026-03-02T21:52:16.656Z Checking once_cell v1.21.3
19172026-03-02T21:52:16.775Z Checking mio v1.1.1
19182026-03-02T21:52:16.836Z Checking typenum v1.19.0
19192026-03-02T21:52:17.111Z Checking socket2 v0.6.2
19202026-03-02T21:52:17.233Z Checking iana-time-zone v0.1.65
19212026-03-02T21:52:17.447Z Checking thiserror v2.0.18
19222026-03-02T21:52:17.511Z Checking allocator-api2 v0.2.21
19232026-03-02T21:52:17.606Z Checking futures-core v0.3.32
19242026-03-02T21:52:17.672Z Checking equivalent v1.0.2
19252026-03-02T21:52:17.736Z Checking serde v1.0.228
19262026-03-02T21:52:17.736Z Checking bitflags v2.11.0
19272026-03-02T21:52:17.864Z Checking serde_json v1.0.149
19282026-03-02T21:52:17.868Z Checking uuid v1.21.0
19292026-03-02T21:52:17.961Z Checking icu_provider v2.1.1
19302026-03-02T21:52:18.062Z Checking generic-array v0.14.7
19312026-03-02T21:52:18.139Z Checking semver v1.0.27
19322026-03-02T21:52:18.212Z Checking dyn-clone v1.0.20
19332026-03-02T21:52:18.445Z Checking const-oid v0.9.6
19342026-03-02T21:52:18.502Z Checking icu_properties v2.1.2
19352026-03-02T21:52:18.580Z Checking icu_normalizer v2.1.1
19362026-03-02T21:52:18.646Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19372026-03-02T21:52:18.721Z Checking bytes v1.11.1
19382026-03-02T21:52:19.660Z Checking chrono v0.4.44
19392026-03-02T21:52:19.686Z Checking crypto-common v0.1.7
19402026-03-02T21:52:19.686Z Checking foldhash v0.2.0
19412026-03-02T21:52:19.687Z Checking block-buffer v0.10.4
19422026-03-02T21:52:19.687Z Checking futures-sink v0.3.32
19432026-03-02T21:52:19.694Z Checking hashbrown v0.16.1
19442026-03-02T21:52:19.813Z Checking tokio v1.49.0
19452026-03-02T21:52:19.887Z Checking rustix v1.1.3
19462026-03-02T21:52:19.911Z Checking byteorder v1.5.0
19472026-03-02T21:52:20.334Z Checking digest v0.10.7
19482026-03-02T21:52:20.494Z Checking futures-channel v0.3.32
19492026-03-02T21:52:20.498Z Checking idna_adapter v1.2.1
19502026-03-02T21:52:20.741Z Checking idna v1.1.0
19512026-03-02T21:52:20.793Z Checking slab v0.4.12
19522026-03-02T21:52:20.851Z Checking futures-task v0.3.32
19532026-03-02T21:52:20.854Z Checking futures-io v0.3.32
19542026-03-02T21:52:21.114Z Checking cpufeatures v0.2.17
19552026-03-02T21:52:21.173Z Checking indexmap v2.13.0
19562026-03-02T21:52:21.176Z Checking futures-util v0.3.32
19572026-03-02T21:52:21.176Z Checking thiserror v1.0.69
19582026-03-02T21:52:21.301Z Checking url v2.5.8
19592026-03-02T21:52:21.305Z Checking getrandom v0.3.4
19602026-03-02T21:52:21.407Z Checking fnv v1.0.7
19612026-03-02T21:52:21.605Z Checking regex-syntax v0.8.10
19622026-03-02T21:52:21.678Z Checking http v1.4.0
19632026-03-02T21:52:21.974Z Checking tracing-core v0.1.36
19642026-03-02T21:52:22.367Z Checking schemars v0.8.22
19652026-03-02T21:52:22.531Z Checking base64 v0.22.1
19662026-03-02T21:52:22.698Z Checking tracing v0.1.44
19672026-03-02T21:52:22.998Z Checking unicode-ident v1.0.24
19682026-03-02T21:52:23.089Z Checking ipnet v2.11.0
19692026-03-02T21:52:23.150Z Checking utf8parse v0.2.2
19702026-03-02T21:52:23.252Z Checking anstyle v1.0.13
19712026-03-02T21:52:23.381Z Checking proc-macro2 v1.0.106
19722026-03-02T21:52:23.448Z Checking ppv-lite86 v0.2.21
19732026-03-02T21:52:23.676Z Checking untrusted v0.9.0
19742026-03-02T21:52:23.733Z Checking anstyle-parse v0.2.7
19752026-03-02T21:52:23.915Z Checking ring v0.17.14
19762026-03-02T21:52:23.975Z Checking aho-corasick v1.1.4
19772026-03-02T21:52:24.054Z Checking anstyle-query v1.1.5
19782026-03-02T21:52:24.105Z Checking quote v1.0.44
19792026-03-02T21:52:24.170Z Checking base64ct v1.8.3
19802026-03-02T21:52:24.246Z Checking colorchoice v1.0.4
19812026-03-02T21:52:24.470Z Checking is_terminal_polyfill v1.70.2
19822026-03-02T21:52:24.529Z Checking syn v2.0.117
19832026-03-02T21:52:24.674Z Checking anstream v0.6.21
19842026-03-02T21:52:24.718Z Checking block-padding v0.3.3
19852026-03-02T21:52:24.840Z Checking terminal_size v0.4.3
19862026-03-02T21:52:25.004Z Checking inout v0.1.4
19872026-03-02T21:52:25.088Z Checking rustls-pki-types v1.14.0
19882026-03-02T21:52:25.148Z Checking crossbeam-utils v0.8.21
19892026-03-02T21:52:25.317Z Checking httparse v1.10.1
19902026-03-02T21:52:25.516Z Checking regex-automata v0.4.14
19912026-03-02T21:52:25.744Z Checking cipher v0.4.4
19922026-03-02T21:52:25.803Z Checking strsim v0.11.1
19932026-03-02T21:52:25.806Z Checking clap_lex v1.0.0
19942026-03-02T21:52:25.958Z Checking sha2 v0.10.9
19952026-03-02T21:52:26.125Z Checking pem-rfc7468 v0.7.0
19962026-03-02T21:52:26.190Z Checking http-body v1.0.1
19972026-03-02T21:52:26.252Z Checking clap_builder v4.5.60
19982026-03-02T21:52:26.255Z Checking rand_core v0.9.5
19992026-03-02T21:52:26.463Z Checking atomic-waker v1.1.2
20002026-03-02T21:52:26.517Z Checking hmac v0.12.1
20012026-03-02T21:52:26.576Z Checking try-lock v0.2.5
20022026-03-02T21:52:26.683Z Checking httpdate v1.0.3
20032026-03-02T21:52:26.687Z Checking flagset v0.4.7
20042026-03-02T21:52:26.794Z Checking pin-utils v0.1.0
20052026-03-02T21:52:26.861Z Checking want v0.3.1
20062026-03-02T21:52:26.971Z Checking ryu v1.0.23
20072026-03-02T21:52:27.027Z Checking tower-layer v0.3.3
20082026-03-02T21:52:27.030Z Checking tower-service v0.3.3
20092026-03-02T21:52:27.131Z Checking der v0.7.10
20102026-03-02T21:52:27.197Z Checking tokio-util v0.7.18
20112026-03-02T21:52:27.234Z Checking rand_chacha v0.9.0
20122026-03-02T21:52:27.386Z Checking erased-serde v0.3.31
20132026-03-02T21:52:27.389Z Checking spin v0.9.8
20142026-03-02T21:52:27.792Z Checking rand v0.9.2
20152026-03-02T21:52:27.851Z Checking anyhow v1.0.102
20162026-03-02T21:52:28.288Z Checking http-body-util v0.1.3
20172026-03-02T21:52:28.378Z Checking slog v2.8.2
20182026-03-02T21:52:28.686Z Checking h2 v0.4.13
20192026-03-02T21:52:28.773Z Checking aws-lc-sys v0.37.1
20202026-03-02T21:52:28.902Z Checking powerfmt v0.2.0
20212026-03-02T21:52:28.906Z Checking untrusted v0.7.1
20222026-03-02T21:52:29.012Z Checking openssl-probe v0.2.1
20232026-03-02T21:52:29.182Z Checking clap v4.5.60
20242026-03-02T21:52:29.236Z Checking fastrand v2.3.0
20252026-03-02T21:52:29.239Z Checking deranged v0.5.8
20262026-03-02T21:52:29.239Z Checking num_threads v0.1.7
20272026-03-02T21:52:29.382Z Checking time-core v0.1.8
20282026-03-02T21:52:29.511Z Checking num-conv v0.2.0
20292026-03-02T21:52:29.600Z Checking spki v0.7.3
20302026-03-02T21:52:29.745Z Checking serde_urlencoded v0.7.1
20312026-03-02T21:52:29.811Z Checking pbkdf2 v0.12.2
20322026-03-02T21:52:29.813Z Checking regex v1.12.3
20332026-03-02T21:52:29.928Z Checking aes v0.8.4
20342026-03-02T21:52:30.032Z Checking rand_chacha v0.3.1
20352026-03-02T21:52:30.186Z Checking unicode-width v0.2.0
20362026-03-02T21:52:30.361Z Checking pretty-hex v0.4.1
20372026-03-02T21:52:30.420Z Checking aws-lc-rs v1.16.0
20382026-03-02T21:52:30.503Z Checking rand v0.8.5
20392026-03-02T21:52:30.506Z Checking cbc v0.1.2
20402026-03-02T21:52:30.615Z Checking salsa20 v0.10.2
20412026-03-02T21:52:30.679Z Checking ipnetwork v0.21.1
20422026-03-02T21:52:30.815Z Checking tempfile v3.25.0
20432026-03-02T21:52:30.875Z Checking hex v0.4.3
20442026-03-02T21:52:30.923Z Checking scrypt v0.11.0
20452026-03-02T21:52:31.134Z Checking plain v0.2.3
20462026-03-02T21:52:31.219Z Checking pkcs5 v0.7.1
20472026-03-02T21:52:31.279Z Checking rustls-native-certs v0.8.3
20482026-03-02T21:52:31.346Z Checking sync_wrapper v1.0.2
20492026-03-02T21:52:31.408Z Checking camino v1.2.2
20502026-03-02T21:52:31.529Z Checking mime v0.3.17
20512026-03-02T21:52:31.580Z Checking ucd-trie v0.1.7
20522026-03-02T21:52:31.699Z Checking time v0.3.47
20532026-03-02T21:52:31.764Z Checking tower v0.5.3
20542026-03-02T21:52:31.819Z Checking pkcs8 v0.10.2
20552026-03-02T21:52:31.873Z Checking pest v2.8.6
20562026-03-02T21:52:31.929Z Checking webpki-roots v1.0.6
20572026-03-02T21:52:32.027Z Checking iri-string v0.7.10
20582026-03-02T21:52:32.177Z Checking either v1.15.0
20592026-03-02T21:52:32.237Z Checking openapiv3 v2.2.0
20602026-03-02T21:52:32.367Z Checking rustls-webpki v0.103.9
20612026-03-02T21:52:32.605Z Checking foreign-types-shared v0.1.1
20622026-03-02T21:52:32.665Z Checking openssl-sys v0.9.111
20632026-03-02T21:52:32.797Z Checking foreign-types v0.3.2
20642026-03-02T21:52:32.953Z Checking encoding_rs v0.8.35
20652026-03-02T21:52:33.239Z Checking rustls v0.23.37
20662026-03-02T21:52:33.963Z Checking winnow v0.7.14
20672026-03-02T21:52:34.348Z Checking openssl v0.10.75
20682026-03-02T21:52:34.403Z Checking oxnet v0.1.4
20692026-03-02T21:52:34.688Z Checking tower-http v0.6.8
20702026-03-02T21:52:34.870Z Checking lazy_static v1.5.0
20712026-03-02T21:52:34.930Z Checking hyper v1.8.1
20722026-03-02T21:52:35.076Z Checking static_assertions v1.1.0
20732026-03-02T21:52:35.248Z Checking signature v2.2.0
20742026-03-02T21:52:35.304Z Checking simd-adler32 v0.3.8
20752026-03-02T21:52:35.307Z Checking hubpack v0.1.2
20762026-03-02T21:52:35.480Z Checking adler2 v2.0.1
20772026-03-02T21:52:35.539Z Checking strum v0.26.3
20782026-03-02T21:52:35.636Z Checking sha1 v0.10.6
20792026-03-02T21:52:35.719Z Checking data-encoding v2.10.0
20802026-03-02T21:52:35.775Z Checking tinyvec_macros v0.1.1
20812026-03-02T21:52:35.778Z Checking miniz_oxide v0.8.9
20822026-03-02T21:52:35.923Z Checking tinyvec v1.10.0
20832026-03-02T21:52:35.981Z Checking toml_datetime v0.6.11
20842026-03-02T21:52:36.361Z Checking serde_spanned v0.6.9
20852026-03-02T21:52:36.419Z Checking num-integer v0.1.46
20862026-03-02T21:52:36.602Z Checking scroll v0.13.0
20872026-03-02T21:52:36.656Z Checking bit-vec v0.8.0
20882026-03-02T21:52:36.710Z Checking base16ct v0.2.0
20892026-03-02T21:52:36.868Z Checking crossbeam-epoch v0.9.18
20902026-03-02T21:52:36.954Z Checking crc32fast v1.5.0
20912026-03-02T21:52:37.014Z Checking sec1 v0.7.3
20922026-03-02T21:52:37.018Z Checking hyper-util v0.1.20
20932026-03-02T21:52:37.101Z Checking bit-set v0.8.0
20942026-03-02T21:52:37.165Z Checking goblin v0.10.5
20952026-03-02T21:52:37.263Z Checking ff v0.13.1
20962026-03-02T21:52:37.323Z Checking wait-timeout v0.2.1
20972026-03-02T21:52:37.439Z Checking memmap2 v0.9.10
20982026-03-02T21:52:37.482Z Checking num-iter v0.1.45
20992026-03-02T21:52:37.543Z Checking group v0.13.0
21002026-03-02T21:52:37.599Z Checking dtrace-parser v0.3.0
21012026-03-02T21:52:37.714Z Checking bstr v1.12.1
21022026-03-02T21:52:37.773Z Checking hkdf v0.12.4
21032026-03-02T21:52:37.849Z Checking ahash v0.8.12
21042026-03-02T21:52:38.063Z Checking crypto-bigint v0.5.5
21052026-03-02T21:52:38.131Z Checking scroll v0.12.0
21062026-03-02T21:52:38.284Z Checking thread-id v5.1.0
21072026-03-02T21:52:38.459Z Checking quick-error v1.2.3
21082026-03-02T21:52:38.631Z Checking goblin v0.8.2
21092026-03-02T21:52:38.683Z Checking rusty-fork v0.3.1
21102026-03-02T21:52:38.686Z Checking tokio-rustls v0.26.4
21112026-03-02T21:52:38.686Z Checking rand_xorshift v0.4.0
21122026-03-02T21:52:39.008Z Checking zerocopy v0.7.35
21132026-03-02T21:52:39.065Z Checking unarray v0.1.4
21142026-03-02T21:52:39.186Z Checking num-bigint-dig v0.8.6
21152026-03-02T21:52:39.289Z Checking proptest v1.10.0
21162026-03-02T21:52:39.404Z Checking native-tls v0.2.18
21172026-03-02T21:52:39.797Z Checking hyper-rustls v0.27.7
21182026-03-02T21:52:39.856Z Checking tokio-native-tls v0.3.1
21192026-03-02T21:52:40.196Z Checking hyper-tls v0.6.0
21202026-03-02T21:52:40.255Z Checking dtrace-parser v0.2.0
21212026-03-02T21:52:40.313Z Checking pkcs1 v0.7.5
21222026-03-02T21:52:40.562Z Checking reqwest v0.12.28
21232026-03-02T21:52:40.669Z Checking elliptic-curve v0.13.8
21242026-03-02T21:52:40.792Z Checking x509-cert v0.2.5
21252026-03-02T21:52:40.796Z Checking thread-id v4.2.2
21262026-03-02T21:52:40.946Z Checking unicode-segmentation v1.12.0
21272026-03-02T21:52:41.148Z Checking zlib-rs v0.6.2
21282026-03-02T21:52:41.418Z Checking rsa v0.9.10
21292026-03-02T21:52:41.692Z Checking crossbeam-deque v0.8.6
21302026-03-02T21:52:42.111Z Checking rfc6979 v0.4.0
21312026-03-02T21:52:42.346Z Checking toml_write v0.1.2
21322026-03-02T21:52:42.401Z Checking ecdsa v0.16.9
21332026-03-02T21:52:42.469Z Checking toml_parser v1.0.9+spec-1.1.0
21342026-03-02T21:52:42.523Z Checking curve25519-dalek v4.1.3
21352026-03-02T21:52:42.701Z Checking toml_edit v0.22.27
21362026-03-02T21:52:43.100Z Checking dof v0.4.0
21372026-03-02T21:52:43.161Z Checking rustix v0.38.44
21382026-03-02T21:52:43.274Z Checking flate2 v1.1.9
21392026-03-02T21:52:43.279Z Checking env_filter v1.0.0
21402026-03-02T21:52:43.404Z Checking dof v0.3.0
21412026-03-02T21:52:43.581Z Checking psl-types v2.0.11
21422026-03-02T21:52:43.753Z Checking newtype-uuid v1.3.2
21432026-03-02T21:52:43.844Z Checking keccak v0.1.6
21442026-03-02T21:52:43.924Z Checking publicsuffix v2.3.0
21452026-03-02T21:52:44.055Z Checking usdt-impl v0.5.0
21462026-03-02T21:52:44.172Z Checking daft v0.1.5
21472026-03-02T21:52:44.231Z Checking sha3 v0.10.8
21482026-03-02T21:52:44.288Z Checking env_logger v0.11.9
21492026-03-02T21:52:44.365Z Checking ed25519 v2.2.3
21502026-03-02T21:52:44.629Z Checking cookie v0.18.1
21512026-03-02T21:52:44.693Z Checking usdt-impl v0.6.0
21522026-03-02T21:52:44.731Z Checking itertools v0.13.0
21532026-03-02T21:52:44.734Z Checking serde_with v3.17.0
21542026-03-02T21:52:44.773Z Checking siphasher v1.0.2
21552026-03-02T21:52:44.882Z Checking bitflags v1.3.2
21562026-03-02T21:52:45.049Z Checking ed25519-dalek v2.2.0
21572026-03-02T21:52:45.113Z Checking cookie_store v0.22.1
21582026-03-02T21:52:45.116Z Checking rustls-platform-verifier v0.6.2
21592026-03-02T21:52:45.219Z Checking unicode-normalization v0.1.25
21602026-03-02T21:52:45.222Z Checking usdt v0.6.0
21612026-03-02T21:52:45.333Z Checking toml_datetime v0.7.5+spec-1.1.0
21622026-03-02T21:52:45.382Z Checking signal-hook v0.3.18
21632026-03-02T21:52:45.503Z Checking managed v0.8.0
21642026-03-02T21:52:45.562Z Checking winnow v0.5.40
21652026-03-02T21:52:45.740Z Checking rayon-core v1.13.0
21662026-03-02T21:52:45.800Z Checking bzip2-sys v0.1.13+1.0.8
21672026-03-02T21:52:45.860Z Checking reqwest v0.13.2
21682026-03-02T21:52:45.921Z Checking object v0.37.3
21692026-03-02T21:52:45.988Z Checking foldhash v0.1.5
21702026-03-02T21:52:46.189Z Checking bzip2 v0.4.4
21712026-03-02T21:52:46.300Z Checking hashbrown v0.15.5
21722026-03-02T21:52:46.428Z Checking signal-hook-mio v0.2.5
21732026-03-02T21:52:46.562Z Checking ref-cast v1.0.25
21742026-03-02T21:52:46.653Z Checking zstd-sys v2.0.16+zstd.1.5.7
21752026-03-02T21:52:46.779Z Checking zip v0.6.6
21762026-03-02T21:52:46.942Z Checking zstd-safe v7.2.4
21772026-03-02T21:52:47.154Z Checking libbz2-rs-sys v0.2.2
21782026-03-02T21:52:47.314Z Checking bumpalo v3.20.2
21792026-03-02T21:52:47.476Z Checking zstd v0.13.3
21802026-03-02T21:52:47.550Z Checking crossterm v0.28.1
21812026-03-02T21:52:47.651Z Checking rayon v1.11.0
21822026-03-02T21:52:47.766Z Checking zopfli v0.8.3
21832026-03-02T21:52:47.883Z Checking similar v2.7.0
21842026-03-02T21:52:48.110Z Checking bzip2 v0.6.1
21852026-03-02T21:52:48.339Z Checking fs-err v3.3.0
21862026-03-02T21:52:48.392Z Checking toml_edit v0.19.15
21872026-03-02T21:52:48.477Z Checking hash32 v0.2.1
21882026-03-02T21:52:48.536Z Checking serde-big-array v0.5.1
21892026-03-02T21:52:48.770Z Checking jiff v0.2.21
21902026-03-02T21:52:48.854Z Checking predicates-core v1.0.10
21912026-03-02T21:52:48.857Z Checking unicode-properties v0.1.4
21922026-03-02T21:52:48.941Z Checking unicode-bidi v0.3.18
21932026-03-02T21:52:49.063Z Checking heapless v0.7.17
21942026-03-02T21:52:49.245Z Checking hickory-proto v0.25.2
21952026-03-02T21:52:49.329Z Checking tokio-stream v0.1.18
21962026-03-02T21:52:49.619Z Checking stringprep v0.1.5
21972026-03-02T21:52:49.945Z Checking md-5 v0.10.6
21982026-03-02T21:52:50.025Z Checking float-cmp v0.10.0
21992026-03-02T21:52:50.233Z Checking difflib v0.4.0
22002026-03-02T21:52:50.236Z Checking normalize-line-endings v0.3.0
22012026-03-02T21:52:50.344Z Checking fallible-iterator v0.2.0
22022026-03-02T21:52:50.488Z Checking rustc-hash v2.1.1
22032026-03-02T21:52:50.647Z Checking predicates v3.1.4
22042026-03-02T21:52:50.743Z Checking iddqd v0.3.17
22052026-03-02T21:52:50.860Z Checking toml v0.7.8
22062026-03-02T21:52:50.948Z Checking postgres-protocol v0.6.10
22072026-03-02T21:52:51.128Z Checking smoltcp v0.9.1
22082026-03-02T21:52:51.367Z Checking phf_shared v0.13.1
22092026-03-02T21:52:51.549Z Checking phf_shared v0.11.3
22102026-03-02T21:52:51.635Z Checking itertools v0.12.1
22112026-03-02T21:52:51.890Z Checking console v0.16.2
22122026-03-02T21:52:51.947Z Checking buf-list v1.1.2
22132026-03-02T21:52:52.174Z Checking strum v0.27.2
22142026-03-02T21:52:52.316Z Checking unit-prefix v0.5.2
22152026-03-02T21:52:52.412Z Checking lalrpop-util v0.19.12
22162026-03-02T21:52:52.585Z Checking precomputed-hash v0.1.1
22172026-03-02T21:52:52.644Z Checking fixedbitset v0.5.7
22182026-03-02T21:52:52.647Z Checking new_debug_unreachable v1.0.6
22192026-03-02T21:52:52.738Z Checking fixedbitset v0.4.2
22202026-03-02T21:52:52.742Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22212026-03-02T21:52:52.841Z Checking indicatif v0.18.4
22222026-03-02T21:52:52.845Z Checking string_cache v0.8.9
22232026-03-02T21:52:53.027Z Checking petgraph v0.8.3
22242026-03-02T21:52:53.084Z Checking petgraph v0.6.5
22252026-03-02T21:52:53.183Z Checking phf v0.13.1
22262026-03-02T21:52:53.530Z Checking postgres-types v0.2.12
22272026-03-02T21:52:53.739Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22282026-03-02T21:52:54.096Z Checking zone v0.3.1
22292026-03-02T21:52:54.261Z Checking peg-runtime v0.8.5
22302026-03-02T21:52:54.318Z Checking zip v4.6.1
22312026-03-02T21:52:54.406Z Checking whoami v2.1.0
22322026-03-02T21:52:54.764Z Checking futures-executor v0.3.32
22332026-03-02T21:52:54.844Z Checking tokio-postgres v0.7.16
22342026-03-02T21:52:54.906Z Checking is-terminal v0.4.17
22352026-03-02T21:52:55.077Z Checking futures v0.3.32
22362026-03-02T21:52:55.134Z Checking crossbeam-channel v0.5.15
22372026-03-02T21:52:55.265Z Checking thread_local v1.1.9
22382026-03-02T21:52:55.612Z Checking term v1.2.1
22392026-03-02T21:52:55.710Z Checking take_mut v0.2.2
22402026-03-02T21:52:55.908Z Checking regress v0.10.5
22412026-03-02T21:52:55.965Z Checking slog-async v2.8.0
22422026-03-02T21:52:56.021Z Compiling rustls v0.22.4
22432026-03-02T21:52:56.076Z Checking slog-term v2.9.2
22442026-03-02T21:52:56.080Z Compiling newtype-uuid-macros v0.1.0
22452026-03-02T21:52:56.311Z Compiling structmeta-derive v0.3.0
22462026-03-02T21:52:56.475Z Compiling multer v3.1.0
22472026-03-02T21:52:56.683Z Compiling async-stream-impl v0.3.6
22482026-03-02T21:52:56.739Z Compiling dropshot v0.16.7
22492026-03-02T21:52:57.012Z Compiling dropshot_endpoint v0.16.7
22502026-03-02T21:52:57.279Z Checking match_cfg v0.1.0
22512026-03-02T21:52:57.447Z Checking hostname v0.3.1
22522026-03-02T21:52:57.611Z Checking slog-json v2.6.1
22532026-03-02T21:52:57.671Z Checking debug-ignore v1.0.5
22542026-03-02T21:52:57.812Z Checking serde_spanned v1.0.4
22552026-03-02T21:52:57.887Z Checking toml_writer v1.0.6+spec-1.1.0
22562026-03-02T21:52:57.947Z Checking slog-bunyan v2.5.0
22572026-03-02T21:52:58.004Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22582026-03-02T21:52:58.109Z Checking rustls-webpki v0.102.8
22592026-03-02T21:52:58.191Z Checking serde_path_to_error v0.1.20
22602026-03-02T21:52:58.257Z Checking async-stream v0.3.6
22612026-03-02T21:52:58.314Z Checking toml v0.9.12+spec-1.1.0
22622026-03-02T21:52:58.785Z Compiling structmeta v0.3.0
22632026-03-02T21:52:58.855Z Checking progenitor-client v0.13.0
22642026-03-02T21:52:58.957Z Checking waitgroup v0.1.2
22652026-03-02T21:52:59.003Z Checking rustls-pemfile v2.2.0
22662026-03-02T21:52:59.165Z Checking hostname v0.4.2
22672026-03-02T21:52:59.224Z Compiling derive-ex v0.1.8
22682026-03-02T21:52:59.288Z Compiling parse-display-derive v0.10.0
22692026-03-02T21:52:59.350Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22702026-03-02T21:52:59.353Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22712026-03-02T21:52:59.447Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22722026-03-02T21:52:59.686Z Checking itertools v0.14.0
22732026-03-02T21:52:59.740Z Checking macaddr v1.0.1
22742026-03-02T21:53:00.141Z Checking progenitor-client v0.10.0
22752026-03-02T21:53:00.144Z Checking instant v0.1.13
22762026-03-02T21:53:00.258Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22772026-03-02T21:53:00.398Z Checking backoff v0.4.0
22782026-03-02T21:53:00.483Z Checking backon v1.6.0
22792026-03-02T21:53:00.584Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
22802026-03-02T21:53:00.856Z Checking heck v0.5.0
22812026-03-02T21:53:01.016Z Checking camino-tempfile v1.4.1
22822026-03-02T21:53:01.390Z Checking toml v0.8.23
22832026-03-02T21:53:01.766Z Compiling cfg_aliases v0.2.1
22842026-03-02T21:53:01.981Z Compiling memoffset v0.9.1
22852026-03-02T21:53:02.217Z Compiling toml_edit v0.23.10+spec-1.0.0
22862026-03-02T21:53:02.285Z Compiling crucible-workspace-hack v0.1.0
22872026-03-02T21:53:02.343Z Checking tokio-rustls v0.25.0
22882026-03-02T21:53:02.755Z Checking secrecy v0.10.3
22892026-03-02T21:53:03.009Z Checking glob v0.3.3
22902026-03-02T21:53:03.053Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22912026-03-02T21:53:03.179Z Checking parse-display v0.10.0
22922026-03-02T21:53:03.340Z Compiling test-strategy v0.4.5
22932026-03-02T21:53:03.395Z Compiling proc-macro-crate v3.4.0
22942026-03-02T21:53:03.463Z Compiling heapless v0.8.0
22952026-03-02T21:53:03.603Z Checking tabwriter v1.4.1
22962026-03-02T21:53:03.914Z Checking hash32 v0.3.1
22972026-03-02T21:53:04.168Z Compiling smoltcp v0.11.0
22982026-03-02T21:53:04.172Z Compiling ingot-macros v0.1.1
22992026-03-02T21:53:04.467Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23002026-03-02T21:53:04.689Z Compiling unsafe-libyaml v0.2.11
23012026-03-02T21:53:04.745Z Compiling convert_case v0.4.0
23022026-03-02T21:53:04.975Z Compiling num_enum_derive v0.7.5
23032026-03-02T21:53:05.626Z Compiling derive_more v0.99.20
23042026-03-02T21:53:05.946Z Checking cobs v0.3.0
23052026-03-02T21:53:06.267Z Compiling serde_yaml v0.9.34+deprecated
23062026-03-02T21:53:06.511Z Compiling foreign-types-macros v0.2.3
23072026-03-02T21:53:06.869Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23082026-03-02T21:53:07.060Z Checking foreign-types-shared v0.3.1
23092026-03-02T21:53:07.279Z Checking cpufeatures v0.3.0
23102026-03-02T21:53:07.338Z Checking num_enum v0.7.5
23112026-03-02T21:53:07.466Z Checking chacha20 v0.10.0
23122026-03-02T21:53:07.581Z Checking postcard v1.1.3
23132026-03-02T21:53:07.691Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23142026-03-02T21:53:07.823Z Checking foreign-types v0.5.0
23152026-03-02T21:53:08.271Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23162026-03-02T21:53:08.458Z Compiling proc-macro-crate v1.3.1
23172026-03-02T21:53:08.515Z Checking sigpipe v0.1.3
23182026-03-02T21:53:08.697Z Checking cstr-argument v0.1.2
23192026-03-02T21:53:08.748Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23202026-03-02T21:53:08.949Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23212026-03-02T21:53:09.359Z Checking colored v3.1.1
23222026-03-02T21:53:09.420Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23232026-03-02T21:53:09.623Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23242026-03-02T21:53:09.774Z Compiling num_enum_derive v0.5.11
23252026-03-02T21:53:09.923Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23262026-03-02T21:53:09.977Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23272026-03-02T21:53:10.025Z Checking rand v0.10.0
23282026-03-02T21:53:10.275Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23292026-03-02T21:53:10.326Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23302026-03-02T21:53:10.712Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23312026-03-02T21:53:10.816Z Compiling nix v0.30.1
23322026-03-02T21:53:10.976Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23332026-03-02T21:53:11.033Z Checking ingot-types v0.1.2
23342026-03-02T21:53:11.148Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23352026-03-02T21:53:11.559Z Checking smf v0.2.3
23362026-03-02T21:53:11.696Z Compiling num-derive v0.4.2
23372026-03-02T21:53:11.773Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23382026-03-02T21:53:11.843Z Checking ingot v0.1.1
23392026-03-02T21:53:12.006Z Checking num_enum v0.5.11
23402026-03-02T21:53:12.098Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23412026-03-02T21:53:12.264Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23422026-03-02T21:53:12.342Z Checking whoami v1.6.1
23432026-03-02T21:53:12.411Z Compiling typify-impl v0.6.1
23442026-03-02T21:53:12.713Z Checking half v2.7.1
23452026-03-02T21:53:12.934Z Checking ciborium-io v0.2.2
23462026-03-02T21:53:13.137Z Checking indent_write v2.2.0
23472026-03-02T21:53:13.308Z Checking ciborium-ll v0.2.2
23482026-03-02T21:53:13.406Z Checking universal-hash v0.5.1
23492026-03-02T21:53:13.680Z Checking opaque-debug v0.3.1
23502026-03-02T21:53:13.737Z Checking ciborium v0.2.2
23512026-03-02T21:53:13.849Z Checking aead v0.5.2
23522026-03-02T21:53:13.984Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23532026-03-02T21:53:14.137Z Checking swrite v0.1.0
23542026-03-02T21:53:14.196Z Checking poly1305 v0.8.0
23552026-03-02T21:53:14.332Z Checking chacha20 v0.9.1
23562026-03-02T21:53:14.471Z Checking unicode-width v0.1.14
23572026-03-02T21:53:14.752Z Compiling thiserror-impl-no-std v2.0.2
23582026-03-02T21:53:14.812Z Checking password-hash v0.5.0
23592026-03-02T21:53:14.816Z Checking blake2 v0.10.6
23602026-03-02T21:53:15.049Z Compiling usdt-macro v0.5.0
23612026-03-02T21:53:15.349Z Compiling usdt-attr-macro v0.5.0
23622026-03-02T21:53:15.407Z Checking memmap v0.7.0
23632026-03-02T21:53:15.688Z Checking argon2 v0.5.3
23642026-03-02T21:53:15.747Z Checking chacha20poly1305 v0.10.1
23652026-03-02T21:53:16.018Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23662026-03-02T21:53:16.149Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23672026-03-02T21:53:16.466Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23682026-03-02T21:53:16.539Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23692026-03-02T21:53:16.646Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23702026-03-02T21:53:16.943Z Checking usdt v0.5.0
23712026-03-02T21:53:17.023Z Compiling derive-where v1.6.0
23722026-03-02T21:53:17.136Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23732026-03-02T21:53:17.139Z Checking atomicwrites v0.4.4
23742026-03-02T21:53:17.270Z Checking tokio-dtrace v0.1.1
23752026-03-02T21:53:17.390Z Checking thiserror-no-std v2.0.2
23762026-03-02T21:53:17.472Z Checking console v0.15.11
23772026-03-02T21:53:17.585Z Checking vsss-rs v3.3.4
23782026-03-02T21:53:17.641Z Checking oxide-tokio-rt v0.1.2
23792026-03-02T21:53:17.918Z Checking newline-converter v0.3.0
23802026-03-02T21:53:18.096Z Compiling prettyplease v0.2.37
23812026-03-02T21:53:18.148Z Checking expectorate v1.2.0
23822026-03-02T21:53:18.413Z Checking bytecount v0.6.9
23832026-03-02T21:53:18.584Z Compiling owo-colors v4.3.0
23842026-03-02T21:53:18.639Z Compiling cancel-safe-futures v0.1.5
23852026-03-02T21:53:18.752Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23862026-03-02T21:53:19.158Z Checking libsw-core v0.3.2
23872026-03-02T21:53:19.450Z Checking libsw v3.5.0
23882026-03-02T21:53:19.786Z Checking same-file v1.0.6
23892026-03-02T21:53:20.020Z Checking linear-map v1.2.0
23902026-03-02T21:53:20.024Z Checking walkdir v2.5.0
23912026-03-02T21:53:20.164Z Checking num-rational v0.4.2
23922026-03-02T21:53:20.230Z Checking num-complex v0.4.6
23932026-03-02T21:53:20.397Z Checking float-ord v0.3.2
23942026-03-02T21:53:20.454Z Compiling typify-impl v0.4.3
23952026-03-02T21:53:20.629Z Checking gethostname v0.5.0
23962026-03-02T21:53:20.870Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
23972026-03-02T21:53:21.002Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23982026-03-02T21:53:21.065Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23992026-03-02T21:53:21.123Z Checking num v0.4.3
24002026-03-02T21:53:21.126Z Compiling async-recursion v1.1.1
24012026-03-02T21:53:21.320Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24022026-03-02T21:53:24.023Z Compiling typify-macro v0.6.1
24032026-03-02T21:53:24.026Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24042026-03-02T21:53:25.087Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24052026-03-02T21:53:26.087Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24062026-03-02T21:53:27.168Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24072026-03-02T21:53:27.348Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24082026-03-02T21:53:27.857Z Compiling typify v0.6.1
24092026-03-02T21:53:28.084Z Compiling progenitor-impl v0.13.0
24102026-03-02T21:53:30.239Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24112026-03-02T21:53:31.396Z Checking smawk v0.3.2
24122026-03-02T21:53:31.596Z Checking unicode-linebreak v0.1.5
24132026-03-02T21:53:31.651Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24142026-03-02T21:53:31.703Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24152026-03-02T21:53:31.809Z Compiling typify-macro v0.4.3
24162026-03-02T21:53:32.115Z Checking globset v0.4.18
24172026-03-02T21:53:32.922Z Compiling convert_case v0.10.0
24182026-03-02T21:53:34.200Z Compiling slog-dtrace v0.3.0
24192026-03-02T21:53:34.648Z Compiling progenitor-macro v0.13.0
24202026-03-02T21:53:34.709Z Checking resolv-conf v0.7.6
24212026-03-02T21:53:35.091Z Compiling derive_more-impl v2.1.1
24222026-03-02T21:53:35.636Z Compiling typify v0.4.3
24232026-03-02T21:53:35.931Z Compiling pin-project-internal v1.1.11
24242026-03-02T21:53:36.109Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24252026-03-02T21:53:36.534Z Checking pem v3.0.6
24262026-03-02T21:53:36.901Z Checking derive_more v2.1.1
24272026-03-02T21:53:36.957Z Checking fd-lock v4.0.4
24282026-03-02T21:53:37.012Z Checking vte v0.14.1
24292026-03-02T21:53:37.090Z Checking crossterm v0.29.0
24302026-03-02T21:53:37.230Z Checking display-error-chain v0.2.2
24312026-03-02T21:53:37.347Z Checking strip-ansi-escapes v0.2.1
24322026-03-02T21:53:37.491Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24332026-03-02T21:53:37.589Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24342026-03-02T21:53:37.915Z Compiling snafu-derive v0.8.9
24352026-03-02T21:53:38.515Z Checking nu-ansi-term v0.50.3
24362026-03-02T21:53:38.603Z Checking pin-project v1.1.11
24372026-03-02T21:53:38.809Z Checking termtree v0.5.1
24382026-03-02T21:53:38.948Z Checking linked-hash-map v0.5.6
24392026-03-02T21:53:39.004Z Checking reedline v0.40.0
24402026-03-02T21:53:39.086Z Compiling progenitor-impl v0.11.2
24412026-03-02T21:53:39.327Z Checking lru-cache v0.1.2
24422026-03-02T21:53:39.605Z Checking textwrap v0.16.2
24432026-03-02T21:53:40.091Z Checking olpc-cjson v0.1.4
24442026-03-02T21:53:40.398Z Checking hickory-proto v0.24.4
24452026-03-02T21:53:41.092Z Checking serde_plain v1.0.2
24462026-03-02T21:53:41.423Z Compiling minimal-lexical v0.2.1
24472026-03-02T21:53:41.818Z Checking typed-path v0.9.3
24482026-03-02T21:53:42.023Z Compiling nom v7.1.3
24492026-03-02T21:53:42.610Z Checking snafu v0.8.9
24502026-03-02T21:53:43.753Z Checking tough v0.20.0
24512026-03-02T21:53:44.632Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24522026-03-02T21:53:45.230Z Checking progenitor-client v0.11.2
24532026-03-02T21:53:45.351Z Checking nibble_vec v0.1.0
24542026-03-02T21:53:45.623Z Checking endian-type v0.1.2
24552026-03-02T21:53:45.701Z Checking hickory-resolver v0.24.4
24562026-03-02T21:53:45.759Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24572026-03-02T21:53:45.901Z Checking radix_trie v0.2.1
24582026-03-02T21:53:45.972Z Compiling progenitor-macro v0.11.2
24592026-03-02T21:53:46.035Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24602026-03-02T21:53:46.350Z Compiling ar_archive_writer v0.5.1
24612026-03-02T21:53:46.965Z Checking humantime v2.3.0
24622026-03-02T21:53:47.247Z Checking progenitor v0.13.0
24632026-03-02T21:53:47.392Z Checking csv-core v0.1.13
24642026-03-02T21:53:47.448Z Checking qorb v0.4.1
24652026-03-02T21:53:47.519Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24662026-03-02T21:53:47.798Z Checking base64 v0.21.7
24672026-03-02T21:53:48.305Z Checking csv v1.4.0
24682026-03-02T21:53:48.419Z Compiling stacker v0.1.23
24692026-03-02T21:53:48.493Z Compiling psm v0.1.30
24702026-03-02T21:53:49.135Z Compiling cfg_aliases v0.1.1
24712026-03-02T21:53:49.194Z Checking highway v1.3.0
24722026-03-02T21:53:49.315Z Compiling nix v0.28.0
24732026-03-02T21:53:49.820Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24742026-03-02T21:53:49.918Z Checking papergrid v0.11.0
24752026-03-02T21:53:49.978Z Compiling tabled_derive v0.7.0
24762026-03-02T21:53:50.158Z Checking home v0.5.12
24772026-03-02T21:53:50.715Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24782026-03-02T21:53:50.763Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24792026-03-02T21:53:51.397Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24802026-03-02T21:53:51.934Z Checking phf_shared v0.12.1
24812026-03-02T21:53:52.258Z Compiling recursive-proc-macro-impl v0.1.1
24822026-03-02T21:53:52.314Z Checking tabled v0.15.0
24832026-03-02T21:53:52.521Z Compiling chrono-tz v0.10.4
24842026-03-02T21:53:52.614Z Compiling semver v0.1.20
24852026-03-02T21:53:52.976Z Checking phf v0.12.1
24862026-03-02T21:53:53.073Z Checking recursive v0.1.1
24872026-03-02T21:53:53.279Z Compiling rustc_version v0.1.7
24882026-03-02T21:53:53.389Z Compiling const_format_proc_macros v0.2.34
24892026-03-02T21:53:53.753Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24902026-03-02T21:53:53.809Z Compiling peg-macros v0.8.5
24912026-03-02T21:53:54.900Z Checking winnow v0.6.26
24922026-03-02T21:53:55.044Z Compiling sqlparser_derive v0.5.0
24932026-03-02T21:53:55.744Z Checking unicode_categories v0.1.1
24942026-03-02T21:53:55.951Z Checking rustyline v14.0.0
24952026-03-02T21:53:56.118Z Checking const_format v0.2.35
24962026-03-02T21:53:56.689Z Checking sqlparser v0.61.0
24972026-03-02T21:53:56.764Z Compiling newtype_derive v0.1.6
24982026-03-02T21:53:56.855Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24992026-03-02T21:53:57.239Z Checking peg v0.8.5
25002026-03-02T21:53:57.402Z Checking bcs v0.1.6
25012026-03-02T21:53:57.694Z Checking sqlformat v0.3.5
25022026-03-02T21:53:57.887Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25032026-03-02T21:53:57.942Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25042026-03-02T21:53:58.250Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25052026-03-02T21:53:58.254Z Checking progenitor v0.11.2
25062026-03-02T21:53:58.487Z Checking steno v0.4.1
25072026-03-02T21:53:58.575Z Checking utf-8 v0.7.6
25082026-03-02T21:53:58.652Z Checking filetime v0.2.27
25092026-03-02T21:53:58.762Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25102026-03-02T21:53:58.844Z Checking arc-swap v1.8.2
25112026-03-02T21:53:58.935Z Checking xattr v1.6.1
25122026-03-02T21:53:59.196Z Checking tar v0.4.44
25132026-03-02T21:53:59.316Z Checking slog-scope v4.4.1
25142026-03-02T21:53:59.582Z Compiling progenitor-impl v0.10.0
25152026-03-02T21:54:00.140Z Checking slog-stdlog v4.1.1
25162026-03-02T21:54:00.401Z Checking slog-envlogger v2.2.0
25172026-03-02T21:54:00.666Z Checking tungstenite v0.21.0
25182026-03-02T21:54:00.727Z Checking typeid v1.0.3
25192026-03-02T21:54:00.952Z Checking subprocess v0.2.15
25202026-03-02T21:54:01.560Z Checking headers-core v0.3.0
25212026-03-02T21:54:01.617Z Checking tokio-tungstenite v0.21.0
25222026-03-02T21:54:01.798Z Checking headers v0.4.1
25232026-03-02T21:54:02.278Z Compiling lzma-sys v0.1.20
25242026-03-02T21:54:02.313Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25252026-03-02T21:54:02.394Z Compiling cargo_toml v0.22.3
25262026-03-02T21:54:02.780Z Checking yasna v0.5.2
25272026-03-02T21:54:02.868Z Checking ron v0.12.0
25282026-03-02T21:54:03.469Z Checking xz2 v0.1.7
25292026-03-02T21:54:03.659Z Checking rcgen v0.12.1
25302026-03-02T21:54:03.843Z Checking base16ct v1.0.0
25312026-03-02T21:54:04.117Z Checking dropshot-api-manager-types v0.5.2
25322026-03-02T21:54:04.384Z Checking tagptr v0.2.0
25332026-03-02T21:54:04.491Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25342026-03-02T21:54:04.663Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25352026-03-02T21:54:04.730Z Checking moka v0.12.13
25362026-03-02T21:54:04.829Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25372026-03-02T21:54:04.966Z Compiling libefi-sys v0.1.0
25382026-03-02T21:54:05.358Z Compiling radium v0.7.0
25392026-03-02T21:54:05.842Z Compiling bitfield-struct v0.6.2
25402026-03-02T21:54:05.981Z Checking tap v1.0.1
25412026-03-02T21:54:06.121Z Compiling progenitor-macro v0.10.0
25422026-03-02T21:54:06.177Z Checking hickory-resolver v0.25.2
25432026-03-02T21:54:06.231Z Compiling maybe-uninit v2.0.0
25442026-03-02T21:54:06.949Z Checking wyz v0.5.1
25452026-03-02T21:54:07.227Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25462026-03-02T21:54:07.645Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25472026-03-02T21:54:07.764Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25482026-03-02T21:54:07.895Z Compiling zerocopy-derive v0.6.6
25492026-03-02T21:54:08.257Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25502026-03-02T21:54:08.445Z Compiling packed_struct v0.10.1
25512026-03-02T21:54:08.531Z Checking crc-catalog v2.4.0
25522026-03-02T21:54:08.614Z Checking funty v2.0.0
25532026-03-02T21:54:08.805Z Checking crc v3.4.0
25542026-03-02T21:54:09.059Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25552026-03-02T21:54:09.173Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25562026-03-02T21:54:09.547Z Checking bitvec v1.0.1
25572026-03-02T21:54:09.603Z Compiling packed_struct_codegen v0.10.1
25582026-03-02T21:54:09.660Z Compiling bitfield-macros v0.19.4
25592026-03-02T21:54:09.767Z Checking zerocopy v0.6.6
25602026-03-02T21:54:09.877Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
25612026-03-02T21:54:10.536Z Compiling indexmap v1.9.3
25622026-03-02T21:54:10.954Z Checking nodrop v0.1.14
25632026-03-02T21:54:11.155Z Checking array-init v0.0.4
25642026-03-02T21:54:11.211Z Checking bitfield v0.19.4
25652026-03-02T21:54:11.955Z Checking smallvec v0.6.14
25662026-03-02T21:54:12.002Z Checking hashbrown v0.12.3
25672026-03-02T21:54:12.054Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25682026-03-02T21:54:12.109Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25692026-03-02T21:54:12.356Z Checking serde-hex v0.1.0
25702026-03-02T21:54:12.418Z Checking ron v0.8.1
25712026-03-02T21:54:13.696Z Checking hashbrown v0.13.2
25722026-03-02T21:54:13.752Z Checking crc-any v2.5.0
25732026-03-02T21:54:14.014Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25742026-03-02T21:54:14.188Z Checking path-slash v0.1.5
25752026-03-02T21:54:14.373Z Compiling xshell-macros v0.2.7
25762026-03-02T21:54:14.431Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25772026-03-02T21:54:14.646Z Checking object v0.30.4
25782026-03-02T21:54:15.162Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25792026-03-02T21:54:15.218Z Checking xshell v0.2.7
25802026-03-02T21:54:15.656Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25812026-03-02T21:54:15.837Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25822026-03-02T21:54:16.256Z Checking half v1.8.3
25832026-03-02T21:54:16.566Z Compiling num-derive v0.3.3
25842026-03-02T21:54:16.744Z Checking serde_cbor v0.11.2
25852026-03-02T21:54:17.146Z Compiling proc-macro-error-attr2 v2.0.0
25862026-03-02T21:54:17.743Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25872026-03-02T21:54:17.982Z Compiling proc-macro-error2 v2.0.1
25882026-03-02T21:54:18.205Z Compiling nix v0.31.1
25892026-03-02T21:54:18.647Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25902026-03-02T21:54:18.702Z Checking progenitor v0.10.0
25912026-03-02T21:54:18.753Z Checking libscf-sys v1.1.0
25922026-03-02T21:54:18.988Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25932026-03-02T21:54:19.047Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25942026-03-02T21:54:19.103Z Compiling tabled_derive v0.11.0
25952026-03-02T21:54:19.442Z Checking papergrid v0.17.0
25962026-03-02T21:54:19.530Z Checking testing_table v0.3.0
25972026-03-02T21:54:20.432Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25982026-03-02T21:54:21.128Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25992026-03-02T21:54:21.424Z Checking maplit v1.0.2
26002026-03-02T21:54:21.581Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26012026-03-02T21:54:21.661Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26022026-03-02T21:54:21.949Z Checking tabled v0.20.0
26032026-03-02T21:54:22.312Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26042026-03-02T21:54:22.425Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26052026-03-02T21:54:22.550Z Checking crc8 v0.1.1
26062026-03-02T21:54:22.767Z Checking fxhash v0.2.1
26072026-03-02T21:54:23.021Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26082026-03-02T21:54:23.311Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26092026-03-02T21:54:24.503Z Checking unicase v2.9.0
26102026-03-02T21:54:24.561Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26112026-03-02T21:54:24.879Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26122026-03-02T21:54:25.069Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26132026-03-02T21:54:25.657Z Checking kstat-rs v0.2.4
26142026-03-02T21:54:25.930Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26152026-03-02T21:54:25.987Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26162026-03-02T21:54:26.075Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26172026-03-02T21:54:26.627Z Compiling parking_lot_core v0.8.6
26182026-03-02T21:54:26.686Z Compiling git-stub v1.0.0
26192026-03-02T21:54:27.175Z Compiling dsl_auto_type v0.1.3
26202026-03-02T21:54:27.284Z Checking scheduled-thread-pool v0.2.7
26212026-03-02T21:54:27.338Z Compiling vergen-gitcl v1.0.8
26222026-03-02T21:54:27.449Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26232026-03-02T21:54:27.560Z Compiling diesel_table_macro_syntax v0.2.0
26242026-03-02T21:54:27.797Z Checking r2d2 v0.8.10
26252026-03-02T21:54:27.978Z Compiling git-stub-vcs v0.1.0
26262026-03-02T21:54:28.163Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26272026-03-02T21:54:28.252Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26282026-03-02T21:54:28.635Z Compiling diesel_derives v2.2.7
26292026-03-02T21:54:28.690Z Checking parking_lot v0.11.2
26302026-03-02T21:54:28.752Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26312026-03-02T21:54:28.859Z Checking prefix-trie v0.7.0
26322026-03-02T21:54:28.958Z Checking nanorand v0.7.0
26332026-03-02T21:54:29.094Z Compiling dirs-sys-next v0.1.2
26342026-03-02T21:54:29.354Z Compiling crunchy v0.2.4
26352026-03-02T21:54:29.658Z Checking hickory-server v0.25.2
26362026-03-02T21:54:29.708Z Compiling dirs-next v2.0.0
26372026-03-02T21:54:29.712Z Checking flume v0.11.1
26382026-03-02T21:54:29.970Z Checking sled v0.34.7
26392026-03-02T21:54:30.021Z Compiling clang-sys v1.8.1
26402026-03-02T21:54:30.127Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26412026-03-02T21:54:30.294Z Checking hickory-client v0.25.2
26422026-03-02T21:54:30.537Z Compiling tiny-keccak v2.0.2
26432026-03-02T21:54:30.939Z Compiling term v0.7.0
26442026-03-02T21:54:31.048Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26452026-03-02T21:54:31.124Z Compiling salty v0.3.0
26462026-03-02T21:54:31.382Z Compiling bit-vec v0.6.3
26472026-03-02T21:54:31.514Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26482026-03-02T21:54:31.703Z Compiling ascii-canvas v3.0.0
26492026-03-02T21:54:31.866Z Compiling bit-set v0.5.3
26502026-03-02T21:54:32.235Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26512026-03-02T21:54:32.290Z Checking primeorder v0.13.6
26522026-03-02T21:54:32.344Z Compiling itertools v0.10.5
26532026-03-02T21:54:32.844Z Compiling ena v0.14.4
26542026-03-02T21:54:33.203Z Compiling libloading v0.8.9
26552026-03-02T21:54:33.257Z Compiling bindgen v0.71.1
26562026-03-02T21:54:33.340Z Compiling regex-syntax v0.6.29
26572026-03-02T21:54:33.671Z Compiling diff v0.1.13
26582026-03-02T21:54:34.587Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26592026-03-02T21:54:34.769Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26602026-03-02T21:54:35.092Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26612026-03-02T21:54:35.704Z Compiling cexpr v0.6.0
26622026-03-02T21:54:36.158Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26632026-03-02T21:54:36.687Z Compiling lalrpop v0.19.12
26642026-03-02T21:54:37.321Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26652026-03-02T21:54:37.979Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26662026-03-02T21:54:38.475Z Compiling libxml v0.3.3
26672026-03-02T21:54:38.714Z Compiling fs-err v2.11.0
26682026-03-02T21:54:38.999Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26692026-03-02T21:54:39.055Z Checking p384 v0.13.1
26702026-03-02T21:54:39.347Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26712026-03-02T21:54:39.617Z Checking diesel v2.2.12
26722026-03-02T21:54:39.777Z Compiling strum_macros v0.24.3
26732026-03-02T21:54:40.105Z Compiling indoc v1.0.9
26742026-03-02T21:54:43.007Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26752026-03-02T21:54:43.172Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
26762026-03-02T21:54:43.748Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26772026-03-02T21:54:44.146Z Checking quick-xml v0.37.5
26782026-03-02T21:54:44.365Z Checking derive_builder v0.20.2
26792026-03-02T21:54:44.584Z Compiling oso-derive v0.27.3
26802026-03-02T21:54:44.633Z Compiling impl-trait-for-tuples v0.2.3
26812026-03-02T21:54:45.413Z Compiling trait-variant v0.1.2
26822026-03-02T21:54:45.635Z Checking openssl-probe v0.1.6
26832026-03-02T21:54:45.868Z Checking parse-size v1.1.0
26842026-03-02T21:54:46.126Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26852026-03-02T21:54:46.302Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
26862026-03-02T21:54:46.544Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26872026-03-02T21:54:47.921Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26882026-03-02T21:54:48.407Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26892026-03-02T21:54:48.946Z Checking assert_matches v1.5.0
26902026-03-02T21:54:48.998Z Compiling mime_guess v2.0.5
26912026-03-02T21:54:49.116Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26922026-03-02T21:54:49.696Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26932026-03-02T21:54:50.004Z Checking predicates-tree v1.0.13
26942026-03-02T21:54:50.132Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26952026-03-02T21:54:50.234Z Checking http-range v0.1.5
26962026-03-02T21:54:50.629Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26972026-03-02T21:54:50.679Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26982026-03-02T21:54:50.934Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26992026-03-02T21:54:51.620Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27002026-03-02T21:54:51.891Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27012026-03-02T21:54:55.097Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27022026-03-02T21:54:55.589Z Checking atty v0.2.14
27032026-03-02T21:54:55.811Z Compiling diesel-dtrace v0.4.2
27042026-03-02T21:54:56.321Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27052026-03-02T21:54:56.376Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27062026-03-02T21:54:57.890Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27072026-03-02T21:54:58.649Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27082026-03-02T21:54:58.692Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27092026-03-02T21:54:59.117Z Checking bb8 v0.8.6
27102026-03-02T21:54:59.707Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27112026-03-02T21:54:59.786Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27122026-03-02T21:54:59.840Z Checking corncobs v0.1.4
27132026-03-02T21:55:00.098Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27142026-03-02T21:55:00.160Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27152026-03-02T21:55:00.377Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27162026-03-02T21:55:00.718Z Checking hyper-staticfile v0.10.1
27172026-03-02T21:55:00.960Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27182026-03-02T21:55:01.080Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27192026-03-02T21:55:01.332Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27202026-03-02T21:55:01.526Z Checking ignore v0.4.25
27212026-03-02T21:55:01.596Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27222026-03-02T21:55:01.739Z Checking signal-hook-tokio v0.3.1
27232026-03-02T21:55:02.009Z Checking secrecy v0.8.0
27242026-03-02T21:55:02.305Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27252026-03-02T21:55:02.517Z Checking globwalk v0.9.1
27262026-03-02T21:55:02.908Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27272026-03-02T21:55:02.977Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27282026-03-02T21:55:03.825Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27292026-03-02T21:55:03.885Z Checking nonempty v0.12.0
27302026-03-02T21:55:03.941Z Checking camino-tempfile-ext v0.3.3
27312026-03-02T21:55:04.426Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27322026-03-02T21:55:04.438Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27332026-03-02T21:55:04.518Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27342026-03-02T21:55:05.189Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27352026-03-02T21:55:05.246Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27362026-03-02T21:55:05.680Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27372026-03-02T21:55:05.874Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27382026-03-02T21:55:06.756Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27392026-03-02T21:55:07.118Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27402026-03-02T21:55:07.907Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27412026-03-02T21:55:07.969Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27422026-03-02T21:55:08.313Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27432026-03-02T21:55:08.410Z Checking tungstenite v0.23.0
27442026-03-02T21:55:09.145Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27452026-03-02T21:55:09.336Z Checking tokio-tungstenite v0.23.1
27462026-03-02T21:55:09.879Z Checking async-bb8-diesel v0.2.1
27472026-03-02T21:55:10.014Z Checking void v1.0.2
27482026-03-02T21:55:10.243Z Checking lzss v0.8.2
27492026-03-02T21:55:10.403Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27502026-03-02T21:55:10.605Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27512026-03-02T21:55:10.658Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27522026-03-02T21:55:10.937Z Checking nix v0.27.1
27532026-03-02T21:55:11.722Z Checking serde_bytes v0.11.19
27542026-03-02T21:55:12.177Z Checking rand_seeder v0.4.0
27552026-03-02T21:55:12.239Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27562026-03-02T21:55:12.536Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27572026-03-02T21:55:13.351Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27582026-03-02T21:55:13.415Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27592026-03-02T21:55:13.705Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27602026-03-02T21:55:15.012Z Checking is_ci v1.2.0
27612026-03-02T21:55:15.206Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27622026-03-02T21:55:15.256Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27632026-03-02T21:55:15.495Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27642026-03-02T21:55:15.729Z Checking yansi v1.0.1
27652026-03-02T21:55:16.687Z Checking pretty_assertions v1.4.1
27662026-03-02T21:55:17.003Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27672026-03-02T21:55:17.323Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27682026-03-02T21:55:17.528Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27692026-03-02T21:55:17.845Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27702026-03-02T21:55:18.322Z Compiling darling_core v0.23.0
27712026-03-02T21:55:19.603Z Compiling indoc v2.0.7
27722026-03-02T21:55:19.787Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27732026-03-02T21:55:20.620Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27742026-03-02T21:55:20.674Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27752026-03-02T21:55:20.935Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27762026-03-02T21:55:21.037Z Compiling instability v0.3.11
27772026-03-02T21:55:21.577Z Compiling libz-sys v1.1.24
27782026-03-02T21:55:21.629Z Checking castaway v0.2.4
27792026-03-02T21:55:21.676Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27802026-03-02T21:55:21.875Z Checking compact_str v0.8.1
27812026-03-02T21:55:22.423Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27822026-03-02T21:55:22.761Z Checking supports-color v3.0.2
27832026-03-02T21:55:23.025Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27842026-03-02T21:55:23.435Z Checking unicode-truncate v1.1.0
27852026-03-02T21:55:23.760Z Checking lru v0.12.5
27862026-03-02T21:55:23.819Z Checking cassowary v0.3.0
27872026-03-02T21:55:24.190Z Compiling libgit2-sys v0.18.3+1.9.2
27882026-03-02T21:55:24.577Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27892026-03-02T21:55:24.773Z Compiling darling_macro v0.23.0
27902026-03-02T21:55:25.734Z Compiling darling v0.23.0
27912026-03-02T21:55:26.334Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27922026-03-02T21:55:26.904Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27932026-03-02T21:55:27.340Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27942026-03-02T21:55:27.470Z Checking ratatui v0.29.0
27952026-03-02T21:55:27.923Z Compiling vergen-git2 v1.0.7
27962026-03-02T21:55:28.391Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27972026-03-02T21:55:28.815Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27982026-03-02T21:55:29.231Z Checking colored v2.2.0
27992026-03-02T21:55:29.560Z Compiling rustls v0.21.12
28002026-03-02T21:55:29.687Z Checking plotters-backend v0.3.7
28012026-03-02T21:55:29.933Z Checking shell-words v1.1.1
28022026-03-02T21:55:30.110Z Checking plotters-svg v0.3.7
28032026-03-02T21:55:30.419Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28042026-03-02T21:55:30.460Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28052026-03-02T21:55:30.518Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28062026-03-02T21:55:30.872Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28072026-03-02T21:55:30.930Z Compiling nix v0.29.0
28082026-03-02T21:55:31.664Z Checking sct v0.7.1
28092026-03-02T21:55:31.886Z Checking rustls-webpki v0.101.7
28102026-03-02T21:55:31.960Z Checking cast v0.3.0
28112026-03-02T21:55:32.336Z Checking hex-literal v0.4.1
28122026-03-02T21:55:32.558Z Checking criterion-plot v0.6.0
28132026-03-02T21:55:32.633Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28142026-03-02T21:55:33.324Z Checking plotters v0.3.7
28152026-03-02T21:55:34.997Z Checking erased-serde v0.4.9
28162026-03-02T21:55:35.568Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28172026-03-02T21:55:35.935Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28182026-03-02T21:55:37.418Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28192026-03-02T21:55:38.901Z Checking tinytemplate v1.2.1
28202026-03-02T21:55:39.386Z Checking ordered-float v2.10.1
28212026-03-02T21:55:39.976Z Checking anes v0.1.6
28222026-03-02T21:55:40.410Z Checking oorandom v11.1.5
28232026-03-02T21:55:40.650Z Checking criterion v0.7.0
28242026-03-02T21:55:41.324Z Checking serde-value v0.7.0
28252026-03-02T21:55:41.834Z Checking serde-untagged v0.1.9
28262026-03-02T21:55:42.291Z Checking tokio-rustls v0.24.1
28272026-03-02T21:55:43.178Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28282026-03-02T21:55:43.410Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28292026-03-02T21:55:43.839Z Checking rustls-pemfile v1.0.4
28302026-03-02T21:55:44.133Z Checking twox-hash v2.1.2
28312026-03-02T21:55:44.823Z Checking unicode-xid v0.2.6
28322026-03-02T21:55:44.949Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28332026-03-02T21:55:45.049Z Checking cargo-util-schemas v0.8.2
28342026-03-02T21:55:46.397Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28352026-03-02T21:55:46.710Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28362026-03-02T21:55:47.231Z Checking progenitor-extras v0.1.0
28372026-03-02T21:55:47.691Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28382026-03-02T21:55:47.975Z Checking fatfs v0.3.6
28392026-03-02T21:55:49.095Z Checking cargo-platform v0.2.0
28402026-03-02T21:55:49.394Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28412026-03-02T21:55:49.473Z Compiling petname v2.0.2
28422026-03-02T21:55:50.531Z Compiling seq-macro v0.3.6
28432026-03-02T21:55:52.077Z Checking cargo_metadata v0.21.0
28442026-03-02T21:55:52.938Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28452026-03-02T21:55:53.698Z Checking concurrent-queue v2.5.0
28462026-03-02T21:55:54.090Z Checking rtoolbox v0.0.3
28472026-03-02T21:55:54.372Z Checking futures-timer v3.0.3
28482026-03-02T21:55:54.761Z Checking parking v2.2.1
28492026-03-02T21:55:54.949Z Checking rpassword v7.4.0
28502026-03-02T21:55:55.031Z Checking event-listener v5.4.1
28512026-03-02T21:55:55.247Z Checking tui-tree-widget v0.23.1
28522026-03-02T21:55:55.498Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28532026-03-02T21:55:55.592Z Checking polyval v0.6.2
28542026-03-02T21:55:55.826Z Checking sapling-renderdag v0.1.0
28552026-03-02T21:55:55.965Z Checking sync-ptr v0.1.4
28562026-03-02T21:55:56.023Z Checking ghash v0.5.1
28572026-03-02T21:55:56.242Z Checking event-listener-strategy v0.5.4
28582026-03-02T21:55:56.295Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28592026-03-02T21:55:56.338Z Checking ctr v0.9.2
28602026-03-02T21:55:56.493Z Checking arrayref v0.3.9
28612026-03-02T21:55:56.653Z Checking arrayvec v0.7.6
28622026-03-02T21:55:56.707Z Checking constant_time_eq v0.4.2
28632026-03-02T21:55:56.843Z Checking aes-gcm v0.10.3
28642026-03-02T21:55:57.015Z Checking async-lock v3.4.2
28652026-03-02T21:55:57.094Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28662026-03-02T21:55:57.166Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28672026-03-02T21:55:57.902Z Checking ssh-encoding v0.2.0
28682026-03-02T21:55:58.323Z Checking blowfish v0.9.1
28692026-03-02T21:55:58.653Z Checking bcrypt-pbkdf v0.10.0
28702026-03-02T21:55:58.959Z Checking ssh-cipher v0.2.0
28712026-03-02T21:55:59.012Z Checking async-object-pool v0.2.0
28722026-03-02T21:55:59.252Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28732026-03-02T21:55:59.334Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28742026-03-02T21:55:59.932Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28752026-03-02T21:56:00.402Z Checking serde_regex v1.1.0
28762026-03-02T21:56:00.723Z Checking password-hash v0.4.2
28772026-03-02T21:56:01.218Z Checking assert-json-diff v2.0.2
28782026-03-02T21:56:01.277Z Checking path-tree v0.8.3
28792026-03-02T21:56:01.594Z Compiling target-lexicon v0.13.3
28802026-03-02T21:56:01.684Z Checking stringmetrics v2.2.2
28812026-03-02T21:56:02.041Z Checking gimli v0.32.3
28822026-03-02T21:56:02.752Z Checking httpmock v0.8.3
28832026-03-02T21:56:02.939Z Checking pbkdf2 v0.11.0
28842026-03-02T21:56:03.302Z Checking ssh-key v0.6.7
28852026-03-02T21:56:06.210Z Checking addr2line v0.25.1
28862026-03-02T21:56:06.868Z Checking p521 v0.13.3
28872026-03-02T21:56:07.626Z Checking p256 v0.13.2
28882026-03-02T21:56:08.186Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28892026-03-02T21:56:08.347Z Checking russh-cryptovec v0.7.3
28902026-03-02T21:56:08.566Z Compiling guppy-workspace-hack v0.1.0
28912026-03-02T21:56:08.627Z Checking rustc-demangle v0.1.27
28922026-03-02T21:56:08.920Z Checking md5 v0.7.0
28932026-03-02T21:56:08.975Z Compiling samael v0.0.19
28942026-03-02T21:56:09.147Z Checking backtrace v0.3.76
28952026-03-02T21:56:09.286Z Checking russh-keys v0.45.0
28962026-03-02T21:56:09.693Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28972026-03-02T21:56:09.748Z Checking num-bigint v0.4.6
28982026-03-02T21:56:10.490Z Checking des v0.8.1
28992026-03-02T21:56:11.111Z Compiling blake3 v1.8.3
29002026-03-02T21:56:11.800Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29012026-03-02T21:56:12.245Z Compiling target-spec v3.5.7
29022026-03-02T21:56:12.663Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29032026-03-02T21:56:12.720Z Checking russh v0.45.0
29042026-03-02T21:56:13.728Z Checking backtrace-ext v0.2.1
29052026-03-02T21:56:13.970Z Checking cfg-expr v0.20.6
29062026-03-02T21:56:14.261Z Checking supports-color v2.1.0
29072026-03-02T21:56:14.558Z Checking textwrap v0.15.2
29082026-03-02T21:56:14.875Z Checking supports-hyperlinks v2.1.0
29092026-03-02T21:56:14.990Z Checking supports-unicode v2.1.0
29102026-03-02T21:56:15.132Z Checking hashbrown v0.14.5
29112026-03-02T21:56:15.226Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29122026-03-02T21:56:15.698Z Checking cargo-platform v0.3.2
29132026-03-02T21:56:16.095Z Checking terminal_size v0.1.17
29142026-03-02T21:56:16.200Z Checking socket2 v0.5.10
29152026-03-02T21:56:16.310Z Compiling miette-derive v5.10.0
29162026-03-02T21:56:16.756Z Checking owo-colors v3.5.0
29172026-03-02T21:56:16.804Z Checking internet-checksum v0.2.1
29182026-03-02T21:56:17.072Z Checking chumsky v0.9.3
29192026-03-02T21:56:17.902Z Compiling git2 v0.20.4
29202026-03-02T21:56:18.404Z Checking cargo_metadata v0.23.1
29212026-03-02T21:56:18.999Z Checking miette v5.10.0
29222026-03-02T21:56:20.131Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29232026-03-02T21:56:20.188Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29242026-03-02T21:56:20.281Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29252026-03-02T21:56:20.707Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29262026-03-02T21:56:20.821Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29272026-03-02T21:56:21.132Z Checking httptest v0.16.4
29282026-03-02T21:56:21.784Z Checking pathdiff v0.2.3
29292026-03-02T21:56:21.854Z Compiling knuffel-derive v3.2.0
29302026-03-02T21:56:21.947Z Checking topological-sort v0.2.2
29312026-03-02T21:56:22.026Z Checking nested v0.1.1
29322026-03-02T21:56:22.265Z Checking omicron-zone-package v0.12.2
29332026-03-02T21:56:22.336Z Checking guppy v0.17.25
29342026-03-02T21:56:22.687Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29352026-03-02T21:56:23.110Z Compiling rstest_macros v0.25.0
29362026-03-02T21:56:24.321Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29372026-03-02T21:56:24.519Z Compiling target-triple v1.0.0
29382026-03-02T21:56:24.791Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29392026-03-02T21:56:25.034Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29402026-03-02T21:56:25.205Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29412026-03-02T21:56:25.610Z Checking knuffel v3.2.0
29422026-03-02T21:56:25.665Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29432026-03-02T21:56:26.254Z Checking similar-asserts v1.7.0
29442026-03-02T21:56:26.393Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29452026-03-02T21:56:27.072Z Checking toml_datetime v1.0.0+spec-1.1.0
29462026-03-02T21:56:27.307Z Compiling relative-path v1.9.3
29472026-03-02T21:56:27.582Z Checking escape8259 v0.5.3
29482026-03-02T21:56:27.861Z Compiling assert_cmd v2.1.2
29492026-03-02T21:56:28.458Z Checking libtest-mimic v0.8.1
29502026-03-02T21:56:28.703Z Checking toml v1.0.3+spec-1.1.0
29512026-03-02T21:56:29.251Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29522026-03-02T21:56:29.485Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29532026-03-02T21:56:30.078Z Checking blake2b_simd v1.0.4
29542026-03-02T21:56:30.773Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29552026-03-02T21:56:31.045Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29562026-03-02T21:56:31.665Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29572026-03-02T21:56:32.032Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29582026-03-02T21:56:32.493Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29592026-03-02T21:56:32.801Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29602026-03-02T21:56:33.257Z Checking fancy-regex v0.14.0
29612026-03-02T21:56:33.663Z Checking serde_tokenstream v0.2.3
29622026-03-02T21:56:34.139Z Checking uzers v0.12.2
29632026-03-02T21:56:34.192Z Checking constant_time_eq v0.3.1
29642026-03-02T21:56:34.414Z Checking termcolor v1.4.1
29652026-03-02T21:56:34.617Z Checking rust-argon2 v2.1.0
29662026-03-02T21:56:34.937Z Checking trybuild v1.0.116
29672026-03-02T21:56:35.059Z Checking datatest-stable v0.3.3
29682026-03-02T21:56:36.476Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29692026-03-02T21:56:37.073Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29702026-03-02T21:56:37.245Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29712026-03-02T21:56:37.372Z Checking rstest v0.25.0
29722026-03-02T21:56:37.673Z Checking support-bundle-viewer v0.1.2
29732026-03-02T21:56:38.189Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29742026-03-02T21:56:38.585Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29752026-03-02T21:56:38.639Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29762026-03-02T21:56:39.017Z Checking drift v0.1.3
29772026-03-02T21:56:39.071Z Checking rand_distr v0.5.1
29782026-03-02T21:56:39.879Z Checking multimap v0.10.1
29792026-03-02T21:56:40.076Z Checking approx v0.5.1
29802026-03-02T21:56:40.248Z Checking dropshot-api-manager v0.5.2
29812026-03-02T21:56:40.705Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29822026-03-02T21:56:41.382Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29832026-03-02T21:56:41.860Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29842026-03-02T21:56:42.679Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29852026-03-02T21:56:43.046Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29862026-03-02T21:56:43.103Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29872026-03-02T21:56:43.193Z Checking partial-io v0.5.4
29882026-03-02T21:56:43.616Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29892026-03-02T21:56:43.969Z Checking cargo_toml v0.21.0
29902026-03-02T21:56:44.401Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29912026-03-02T21:56:44.862Z Checking termios v0.3.3
29922026-03-02T21:56:45.098Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
29932026-03-02T21:56:45.160Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29942026-03-02T21:56:45.840Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29952026-03-02T21:56:46.901Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29962026-03-02T21:56:47.211Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29972026-03-02T21:56:48.459Z Compiling polar-core v0.27.3
29982026-03-02T21:56:51.419Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
29992026-03-02T21:56:58.628Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30002026-03-02T21:56:59.316Z Checking oso v0.27.3
30012026-03-02T21:57:02.468Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30022026-03-02T21:57:06.721Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30032026-03-02T21:57:09.218Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30042026-03-02T21:57:16.137Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30052026-03-02T21:57:25.527Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30062026-03-02T21:57:28.805Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30072026-03-02T21:57:29.662Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30082026-03-02T21:57:53.636Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30092026-03-02T22:00:15.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 05s
30102026-03-02T22:00:16.081Z
30112026-03-02T22:00:16.081Zreal 8:10.233608235
30122026-03-02T22:00:16.081Zuser 45:12.757175271
30132026-03-02T22:00:16.081Zsys 7:54.770498577
30142026-03-02T22:00:16.081Ztrap 1.308399025
30152026-03-02T22:00:16.081Ztflt 0.688756839
30162026-03-02T22:00:16.081Zdflt 0.219309353
30172026-03-02T22:00:16.085Zkflt 0.001313000
30182026-03-02T22:00:16.085Zlock 1:49:43.703641989
30192026-03-02T22:00:16.085Zslp 2:25:47.764473968
30202026-03-02T22:00:16.085Zlat 2:35.503910602
30212026-03-02T22:00:16.085Zstop 16:39.983279975
30222026-03-02T22:00:16.085Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30232026-03-02T22:00:16.085Z+ ptime -m cargo doc --workspace --no-deps
30242026-03-02T22:00:17.408Zwarning: output filename collision.
30252026-03-02T22:00:17.408ZThe 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)`.
30262026-03-02T22:00:17.408ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30272026-03-02T22:00:17.408ZThe targets should have unique names.
30282026-03-02T22:00:17.408ZThis is a known bug where multiple crates with the same name use
30292026-03-02T22:00:17.408Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30302026-03-02T22:00:18.686Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30312026-03-02T22:00:18.923Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30322026-03-02T22:00:18.954Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30332026-03-02T22:00:19.022Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30342026-03-02T22:00:19.070Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30352026-03-02T22:00:19.112Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30362026-03-02T22:00:19.115Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30372026-03-02T22:00:19.382Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30382026-03-02T22:00:19.426Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30392026-03-02T22:00:19.467Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30402026-03-02T22:00:19.644Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30412026-03-02T22:00:19.647Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30422026-03-02T22:00:19.902Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30432026-03-02T22:00:19.939Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30442026-03-02T22:00:20.094Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30452026-03-02T22:00:20.211Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30462026-03-02T22:00:20.251Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30472026-03-02T22:00:20.429Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30482026-03-02T22:00:20.943Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30492026-03-02T22:00:21.355Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30502026-03-02T22:00:21.542Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30512026-03-02T22:00:21.693Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30522026-03-02T22:00:21.772Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30532026-03-02T22:00:21.870Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30542026-03-02T22:00:21.907Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30552026-03-02T22:00:22.157Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30562026-03-02T22:00:22.202Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30572026-03-02T22:00:22.530Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30582026-03-02T22:00:22.809Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30592026-03-02T22:00:22.884Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30602026-03-02T22:00:23.223Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30612026-03-02T22:00:23.460Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30622026-03-02T22:00:23.509Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30632026-03-02T22:00:23.640Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30642026-03-02T22:00:23.825Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30652026-03-02T22:00:23.912Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30662026-03-02T22:00:23.957Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30672026-03-02T22:00:24.352Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30682026-03-02T22:00:24.513Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
30692026-03-02T22:00:25.022Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30702026-03-02T22:00:25.203Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30712026-03-02T22:00:25.416Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30722026-03-02T22:00:25.501Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30732026-03-02T22:00:25.632Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30742026-03-02T22:00:25.679Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30752026-03-02T22:00:25.721Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30762026-03-02T22:00:25.895Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30772026-03-02T22:00:26.062Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30782026-03-02T22:00:26.138Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30792026-03-02T22:00:26.176Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30802026-03-02T22:00:26.241Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30812026-03-02T22:00:26.579Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30822026-03-02T22:00:26.608Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30832026-03-02T22:00:26.658Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30842026-03-02T22:00:26.705Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30852026-03-02T22:00:26.986Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30862026-03-02T22:00:27.045Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30872026-03-02T22:00:27.075Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30882026-03-02T22:00:27.314Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30892026-03-02T22:00:27.446Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30902026-03-02T22:00:27.481Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30912026-03-02T22:00:27.513Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30922026-03-02T22:00:27.819Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30932026-03-02T22:00:27.854Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30942026-03-02T22:00:28.282Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30952026-03-02T22:00:28.313Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30962026-03-02T22:00:28.339Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30972026-03-02T22:00:28.652Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30982026-03-02T22:00:29.354Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30992026-03-02T22:00:29.428Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31002026-03-02T22:00:29.945Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31012026-03-02T22:00:30.820Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31022026-03-02T22:00:30.939Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31032026-03-02T22:00:31.015Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31042026-03-02T22:00:31.592Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31052026-03-02T22:00:33.451Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31062026-03-02T22:00:33.837Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31072026-03-02T22:00:34.064Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31082026-03-02T22:00:34.681Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31092026-03-02T22:00:34.919Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31102026-03-02T22:00:34.986Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31112026-03-02T22:00:35.385Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31122026-03-02T22:00:35.461Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31132026-03-02T22:00:36.028Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31142026-03-02T22:00:36.663Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31152026-03-02T22:00:37.112Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31162026-03-02T22:00:37.197Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31172026-03-02T22:00:37.649Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31182026-03-02T22:00:37.756Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31192026-03-02T22:00:37.759Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31202026-03-02T22:00:38.056Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31212026-03-02T22:00:38.147Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31222026-03-02T22:00:38.999Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31232026-03-02T22:00:39.039Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31242026-03-02T22:00:39.210Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31252026-03-02T22:00:39.516Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31262026-03-02T22:00:40.066Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31272026-03-02T22:00:40.164Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31282026-03-02T22:00:40.508Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31292026-03-02T22:00:41.030Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31302026-03-02T22:00:41.526Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31312026-03-02T22:00:42.909Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31322026-03-02T22:00:43.251Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31332026-03-02T22:00:43.633Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31342026-03-02T22:00:44.459Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31352026-03-02T22:00:44.930Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31362026-03-02T22:00:45.577Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31372026-03-02T22:00:45.701Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31382026-03-02T22:00:46.004Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31392026-03-02T22:00:46.481Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31402026-03-02T22:00:46.517Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31412026-03-02T22:00:46.755Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31422026-03-02T22:00:47.157Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31432026-03-02T22:00:47.694Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31442026-03-02T22:00:47.753Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31452026-03-02T22:00:48.049Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31462026-03-02T22:00:48.082Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31472026-03-02T22:00:48.636Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31482026-03-02T22:00:49.203Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31492026-03-02T22:00:50.908Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31502026-03-02T22:00:52.477Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31512026-03-02T22:00:52.680Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31522026-03-02T22:00:52.999Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31532026-03-02T22:00:53.095Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31542026-03-02T22:00:53.185Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31552026-03-02T22:00:53.636Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31562026-03-02T22:00:54.455Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31572026-03-02T22:00:54.542Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31582026-03-02T22:00:54.581Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31592026-03-02T22:00:54.620Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31602026-03-02T22:00:55.125Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31612026-03-02T22:00:55.337Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31622026-03-02T22:00:55.751Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31632026-03-02T22:00:56.543Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31642026-03-02T22:00:58.112Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31652026-03-02T22:00:58.712Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31662026-03-02T22:00:59.096Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31672026-03-02T22:01:00.162Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31682026-03-02T22:01:01.027Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31692026-03-02T22:01:03.401Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31702026-03-02T22:01:05.055Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31712026-03-02T22:01:05.455Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31722026-03-02T22:01:06.625Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31732026-03-02T22:01:06.908Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31742026-03-02T22:01:07.029Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31752026-03-02T22:01:07.065Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31762026-03-02T22:01:07.472Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31772026-03-02T22:01:08.522Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31782026-03-02T22:01:12.195Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31792026-03-02T22:01:12.713Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31802026-03-02T22:01:12.854Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31812026-03-02T22:01:13.325Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31822026-03-02T22:01:15.538Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31832026-03-02T22:01:16.022Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31842026-03-02T22:01:16.332Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31852026-03-02T22:01:17.768Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31862026-03-02T22:01:19.731Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31872026-03-02T22:01:21.936Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31882026-03-02T22:01:22.656Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31892026-03-02T22:01:23.898Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31902026-03-02T22:01:29.053Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31912026-03-02T22:01:30.055Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31922026-03-02T22:01:30.086Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31932026-03-02T22:01:30.972Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
31942026-03-02T22:01:31.028Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31952026-03-02T22:01:31.683Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
31962026-03-02T22:01:32.063Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31972026-03-02T22:01:32.939Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
31982026-03-02T22:01:33.018Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
31992026-03-02T22:01:33.057Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32002026-03-02T22:01:33.480Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32012026-03-02T22:01:33.519Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32022026-03-02T22:01:34.278Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32032026-03-02T22:01:34.317Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32042026-03-02T22:01:34.879Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32052026-03-02T22:01:34.935Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32062026-03-02T22:01:35.132Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32072026-03-02T22:01:36.441Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32082026-03-02T22:01:37.088Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32092026-03-02T22:01:38.328Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32102026-03-02T22:01:39.221Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32112026-03-02T22:01:39.493Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32122026-03-02T22:01:40.471Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32132026-03-02T22:01:41.509Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32142026-03-02T22:01:44.614Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32152026-03-02T22:01:46.661Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32162026-03-02T22:01:50.407Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32172026-03-02T22:01:51.010Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32182026-03-02T22:01:52.213Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32192026-03-02T22:01:54.079Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32202026-03-02T22:01:55.739Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32212026-03-02T22:01:59.535Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32222026-03-02T22:02:00.579Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32232026-03-02T22:02:02.820Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32242026-03-02T22:02:04.343Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32252026-03-02T22:02:05.015Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32262026-03-02T22:02:09.183Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32272026-03-02T22:02:10.505Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32282026-03-02T22:02:11.247Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32292026-03-02T22:02:12.230Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32302026-03-02T22:02:13.301Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32312026-03-02T22:02:15.194Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32322026-03-02T22:02:16.691Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32332026-03-02T22:02:17.829Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32342026-03-02T22:02:22.513Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32352026-03-02T22:02:22.857Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32362026-03-02T22:02:23.679Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32372026-03-02T22:02:29.128Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32382026-03-02T22:02:33.455Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32392026-03-02T22:02:35.065Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32402026-03-02T22:02:36.155Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32412026-03-02T22:02:37.532Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32422026-03-02T22:02:39.230Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32432026-03-02T22:02:43.869Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32442026-03-02T22:02:44.700Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32452026-03-02T22:02:46.219Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32462026-03-02T22:02:47.949Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32472026-03-02T22:02:50.309Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32482026-03-02T22:02:52.213Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32492026-03-02T22:02:53.868Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32502026-03-02T22:02:57.354Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32512026-03-02T22:02:57.922Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32522026-03-02T22:02:59.460Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32532026-03-02T22:03:01.459Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32542026-03-02T22:03:04.501Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32552026-03-02T22:03:05.595Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32562026-03-02T22:03:06.794Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32572026-03-02T22:03:08.112Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32582026-03-02T22:03:10.412Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32592026-03-02T22:03:12.057Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32602026-03-02T22:03:14.237Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32612026-03-02T22:03:16.667Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32622026-03-02T22:03:18.726Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32632026-03-02T22:03:20.265Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32642026-03-02T22:03:22.439Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32652026-03-02T22:03:27.664Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32662026-03-02T22:03:28.643Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32672026-03-02T22:03:30.182Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32682026-03-02T22:03:30.987Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32692026-03-02T22:03:33.573Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32702026-03-02T22:03:36.873Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32712026-03-02T22:03:39.908Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32722026-03-02T22:03:42.659Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32732026-03-02T22:03:45.774Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32742026-03-02T22:03:48.509Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32752026-03-02T22:03:51.570Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32762026-03-02T22:03:53.934Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32772026-03-02T22:03:57.012Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32782026-03-02T22:03:59.454Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32792026-03-02T22:04:01.319Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32802026-03-02T22:04:04.304Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32812026-03-02T22:04:06.744Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32822026-03-02T22:04:08.598Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32832026-03-02T22:04:10.697Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32842026-03-02T22:04:13.130Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32852026-03-02T22:04:16.419Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32862026-03-02T22:04:18.144Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32872026-03-02T22:04:20.647Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32882026-03-02T22:04:22.664Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32892026-03-02T22:04:25.586Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32902026-03-02T22:04:27.924Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32912026-03-02T22:04:29.967Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32922026-03-02T22:04:32.566Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32932026-03-02T22:04:34.786Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32942026-03-02T22:04:36.872Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32952026-03-02T22:04:39.024Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32962026-03-02T22:04:41.388Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32972026-03-02T22:04:43.569Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32982026-03-02T22:04:45.738Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32992026-03-02T22:04:50.847Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33002026-03-02T22:04:50.847Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33012026-03-02T22:04:53.015Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33022026-03-02T22:04:55.221Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33032026-03-02T22:04:57.494Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33042026-03-02T22:05:02.135Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33052026-03-02T22:05:04.453Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33062026-03-02T22:05:07.012Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33072026-03-02T22:05:09.306Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33082026-03-02T22:05:11.560Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33092026-03-02T22:05:13.946Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33102026-03-02T22:05:16.116Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33112026-03-02T22:05:18.534Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33122026-03-02T22:05:21.228Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33132026-03-02T22:05:23.106Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33142026-03-02T22:05:25.339Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33152026-03-02T22:05:28.700Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33162026-03-02T22:05:30.455Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33172026-03-02T22:05:32.656Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33182026-03-02T22:05:35.461Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33192026-03-02T22:05:37.578Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33202026-03-02T22:05:39.944Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33212026-03-02T22:05:42.285Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33222026-03-02T22:05:44.696Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33232026-03-02T22:05:47.076Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33242026-03-02T22:05:49.524Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33252026-03-02T22:05:51.888Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33262026-03-02T22:05:54.511Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33272026-03-02T22:05:56.871Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33282026-03-02T22:05:59.259Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33292026-03-02T22:06:01.740Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33302026-03-02T22:06:04.171Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33312026-03-02T22:06:06.545Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33322026-03-02T22:06:09.265Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33332026-03-02T22:06:12.396Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33342026-03-02T22:06:14.514Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33352026-03-02T22:06:17.333Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33362026-03-02T22:06:20.032Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33372026-03-02T22:06:22.429Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33382026-03-02T22:06:24.959Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33392026-03-02T22:06:31.734Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33402026-03-02T22:06:31.861Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33412026-03-02T22:06:37.047Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33422026-03-02T22:06:39.076Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33432026-03-02T22:06:42.342Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33442026-03-02T22:06:44.458Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33452026-03-02T22:06:47.828Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33462026-03-02T22:06:51.215Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33472026-03-02T22:06:54.698Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33482026-03-02T22:06:58.077Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33492026-03-02T22:07:01.595Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33502026-03-02T22:07:04.941Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33512026-03-02T22:07:08.652Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33522026-03-02T22:07:12.002Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33532026-03-02T22:07:15.386Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33542026-03-02T22:07:18.956Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33552026-03-02T22:07:22.322Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33562026-03-02T22:07:25.766Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33572026-03-02T22:07:53.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 36s
33582026-03-02T22:07:53.392Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 188 other files
33592026-03-02T22:07:53.488Z
33602026-03-02T22:07:53.491Zreal 7:37.270685504
33612026-03-02T22:07:53.491Zuser 30:20.198057503
33622026-03-02T22:07:53.491Zsys 4:40.521905438
33632026-03-02T22:07:53.491Ztrap 0.753341856
33642026-03-02T22:07:53.491Ztflt 0.059971493
33652026-03-02T22:07:53.491Zdflt 0.078180256
33662026-03-02T22:07:53.491Zkflt 0.000025966
33672026-03-02T22:07:53.491Zlock 5:42:46.797614329
33682026-03-02T22:07:53.491Zslp 2:35:52.832722000
33692026-03-02T22:07:53.491Zlat 43.146452526
33702026-03-02T22:07:53.491Zstop 2:07.421954390
33712026-03-02T22:07:53.491Zprocess exited: duration 1360853 ms, exit code 0
 
33722026-03-02T22:07:53.499Zfound 0 output files