01KK9YTP7XGM0EEXC70WB8NPHP: clippy (helios)

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

Buildomat Job: 01KK9YVPPP2EFK59VGQBM1K6WM

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-09T18:49:25.466Zjob assigned to worker 01KK9YW01E320K0J4ZD9Q6N7DN [factory aws, i-0901c716812617a7d] (queued for 58 s)
 
22026-03-09T18:49:33.493Zstarting task 0: "setup"
32026-03-09T18:49:33.498Z++ uname -s
42026-03-09T18:49:33.501Z+ kern=SunOS
52026-03-09T18:49:33.501Z+ build_user=build
62026-03-09T18:49:33.501Z+ build_uid=12345
72026-03-09T18:49:33.502Z+ work_dir=/work
82026-03-09T18:49:33.502Z+ input_dir=/input
92026-03-09T18:49:33.502Z+ [[ 0 == 12345 ]]
102026-03-09T18:49:33.502Z+ case "$kern" in
112026-03-09T18:49:33.502Z+ groupadd -g 12345 build
122026-03-09T18:49:33.505Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-09T18:49:35.510Z+ zfs create -o mountpoint=/work rpool/work
142026-03-09T18:49:35.641Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-09T18:49:35.643Z+ home_fs=zfs
162026-03-09T18:49:35.643Z+ [[ zfs == autofs ]]
172026-03-09T18:49:35.643Z+ mkdir -p /home/build
182026-03-09T18:49:35.647Z+ chown build:build /home/build /work
192026-03-09T18:49:37.647Z+ chmod 0700 /home/build /work
202026-03-09T18:49:37.651Zprocess exited: duration 4160 ms, exit code 0
 
212026-03-09T18:49:37.660Zstarting task 1: "rust-toolchain"
222026-03-09T18:49:37.664Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-09T18:49:37.664Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-03-09T18:49:37.664Z * rust toolchain channel = "1.91.1"
252026-03-09T18:49:37.664Z * rust toolchain profile = "default"
262026-03-09T18:49:37.664Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-09T18:49:37.664Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-09T18:49:37.667Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-09T18:49:37.667Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-09T18:49:37.808Zinfo: downloading installer
312026-03-09T18:49:39.880Zwarn: It looks like you have an existing installation of Rust at:
322026-03-09T18:49:39.880Zwarn: /opt/ooce/bin
332026-03-09T18:49:39.880Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-09T18:49:39.880Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-09T18:49:39.880Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-09T18:49:39.880Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-09T18:49:39.880Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-09T18:49:39.880Zerror: cannot install while Rust is installed
392026-03-09T18:49:39.880Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-09T18:49:39.909Zinfo: profile set to 'default'
412026-03-09T18:49:39.909Zinfo: default host triple is x86_64-unknown-illumos
422026-03-09T18:49:39.913Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-09T18:49:40.112Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-09T18:49:40.112Zinfo: downloading component 'cargo'
452026-03-09T18:49:41.132Zinfo: downloading component 'clippy'
462026-03-09T18:49:41.615Zinfo: downloading component 'rust-docs'
472026-03-09T18:49:43.099Zinfo: downloading component 'rust-std'
482026-03-09T18:49:45.395Zinfo: downloading component 'rustc'
492026-03-09T18:49:52.937Zinfo: downloading component 'rustfmt'
502026-03-09T18:49:53.196Zinfo: installing component 'cargo'
512026-03-09T18:49:54.100Zinfo: installing component 'clippy'
522026-03-09T18:49:54.494Zinfo: installing component 'rust-docs'
532026-03-09T18:49:56.431Zinfo: installing component 'rust-std'
542026-03-09T18:49:58.230Zinfo: installing component 'rustc'
552026-03-09T18:50:04.945Zinfo: installing component 'rustfmt'
562026-03-09T18:50:05.286Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-09T18:50:05.286Z
582026-03-09T18:50:05.756Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-09T18:50:05.756Z
602026-03-09T18:50:05.760Z
612026-03-09T18:50:05.760ZRust is installed now. Great!
622026-03-09T18:50:05.760Z
632026-03-09T18:50:05.760ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-09T18:50:05.760Zenvironment variable. This has not been done automatically.
652026-03-09T18:50:05.760Z
662026-03-09T18:50:05.760ZTo configure your current shell, you need to source
672026-03-09T18:50:05.760Zthe corresponding env file under $HOME/.cargo.
682026-03-09T18:50:05.760Z
692026-03-09T18:50:05.760ZThis is usually done by running one of the following (note the leading DOT):
702026-03-09T18:50:05.760Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-09T18:50:05.760Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-09T18:50:05.760Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-09T18:50:05.851Z+ rustup --version
742026-03-09T18:50:05.863Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-09T18:50:05.867Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-09T18:50:05.952Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-09T18:50:05.955Z+ cargo --version
782026-03-09T18:50:06.026Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-09T18:50:06.029Z+ rustc --version
802026-03-09T18:50:06.103Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-09T18:50:06.106Zprocess exited: duration 28446 ms, exit code 0
 
822026-03-09T18:50:06.114Zstarting task 2: "authentication"
832026-03-09T18:50:06.139Zprocess exited: duration 25 ms, exit code 0
 
842026-03-09T18:50:06.150Zstarting task 3: "clone repository"
852026-03-09T18:50:06.153Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-09T18:50:06.156Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-09T18:50:06.191ZCloning into '/work/oxidecomputer/omicron'...
882026-03-09T18:51:00.457Z+ cd /work/oxidecomputer/omicron
892026-03-09T18:51:00.457Z+ git fetch origin 44a114028cc75ea7ee969474a71cf0a33394f58e
902026-03-09T18:51:01.199ZFrom https://github.com/oxidecomputer/omicron
912026-03-09T18:51:01.199Z * branch 44a114028cc75ea7ee969474a71cf0a33394f58e -> FETCH_HEAD
922026-03-09T18:51:01.210Z+ [[ -n '' ]]
932026-03-09T18:51:01.211Z+ git reset --hard 44a114028cc75ea7ee969474a71cf0a33394f58e
942026-03-09T18:51:01.573ZHEAD is now at 44a114028 feedback
952026-03-09T18:51:01.583Zprocess exited: duration 55421 ms, exit code 0
 
962026-03-09T18:51:01.605Zstarting task 4: "build"
972026-03-09T18:51:01.611Z+ source ./env.sh
982026-03-09T18:51:01.611Z++ OLD_SHELL_OPTS=ehxB
992026-03-09T18:51:01.611Z++ set -o xtrace
1002026-03-09T18:51:01.611Z++++ dirname ./env.sh
1012026-03-09T18:51:01.611Z+++ readlink -f .
1022026-03-09T18:51:01.611Z++ OMICRON_WS=/work/oxidecomputer/omicron
1032026-03-09T18:51:01.611Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042026-03-09T18:51:01.611Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052026-03-09T18:51:01.611Z++ 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
1062026-03-09T18:51:01.611Z++ 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
1072026-03-09T18:51:01.611Z++ 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
1082026-03-09T18:51:01.611Z++ 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
1092026-03-09T18:51:01.611Z++ 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
1102026-03-09T18:51:01.611Z++ 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
1112026-03-09T18:51:01.611Z++ case $OLD_SHELL_OPTS in
1122026-03-09T18:51:01.611Z++ unset OLD_SHELL_OPTS OMICRON_WS
1132026-03-09T18:51:01.611Z+ source .github/buildomat/ci-env.sh
1142026-03-09T18:51:01.611Z++ export CARGO_TERM_COLOR=always
1152026-03-09T18:51:01.611Z++ CARGO_TERM_COLOR=always
1162026-03-09T18:51:01.611Z+ cargo --version
1172026-03-09T18:51:01.669Zcargo 1.91.1 (ea2d97820 2025-10-10)
1182026-03-09T18:51:01.672Z+ rustc --version
1192026-03-09T18:51:01.746Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1202026-03-09T18:51:01.749Z+ banner prerequisites
1212026-03-09T18:51:01.753Z
1222026-03-09T18:51:01.753Z ##### ##### ###### ##### ###### #### # # # #### #
1232026-03-09T18:51:01.753Z # # # # # # # # # # # # # # #
1242026-03-09T18:51:01.753Z # # # # ##### # # ##### # # # # # #### #
1252026-03-09T18:51:01.753Z ##### ##### # ##### # # # # # # # # #
1262026-03-09T18:51:01.753Z # # # # # # # # # # # # # # #
1272026-03-09T18:51:01.753Z # # # ###### # # ###### ### # #### # #### #
1282026-03-09T18:51:01.753Z
1292026-03-09T18:51:01.753Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1302026-03-09T18:51:13.075Z Startup: Refreshing catalog 'helios-dev' ... Done
1312026-03-09T18:51:23.738Z Startup: Caching catalogs ... Done
1322026-03-09T18:51:48.317ZPlanning: Solver setup ... Done (22.962s)
1332026-03-09T18:51:48.489ZPlanning: Running solver ... Done (0.172s)
1342026-03-09T18:51:48.663ZPlanning: Finding local manifests ... Done (0.004s)
1352026-03-09T18:51:48.677ZPlanning: Fetching manifests: 0/4 0% complete
1362026-03-09T18:51:48.816ZPlanning: Fetching manifests: 4/4 100% complete
1372026-03-09T18:51:48.864ZPlanning: Package planning ... Done (0.048s)
1382026-03-09T18:51:48.915ZPlanning: Merging actions ... Done (0.051s)
1392026-03-09T18:51:49.203ZPlanning: Checking for conflicting actions ... Done (0.279s)
1402026-03-09T18:51:49.208ZPlanning: Consolidating action changes ... Done (0.011s)
1412026-03-09T18:51:50.318ZPlanning: Evaluating mediators ... Done (1.113s)
1422026-03-09T18:51:50.329ZPlanning: Planning completed in 26.44 seconds
1432026-03-09T18:51:50.344Z Packages to install: 4
1442026-03-09T18:51:50.345Z Mediators to change: 2
1452026-03-09T18:51:50.348Z Services to change: 1
1462026-03-09T18:51:50.348Z Estimated space available: 155.44 GB
1472026-03-09T18:51:50.348ZEstimated space to be consumed: 1.82 GB
1482026-03-09T18:51:50.349Z Create boot environment: No
1492026-03-09T18:51:50.349ZCreate backup boot environment: No
1502026-03-09T18:51:50.349Z Rebuild boot archive: No
1512026-03-09T18:51:50.349Z
1522026-03-09T18:51:50.349ZChanged mediators:
1532026-03-09T18:51:50.349Z mediator clang:
1542026-03-09T18:51:50.349Z version: None -> 15 (system default)
1552026-03-09T18:51:50.349Z
1562026-03-09T18:51:50.349Z mediator llvm:
1572026-03-09T18:51:50.349Z version: 14 (system default) -> 15 (system default)
1582026-03-09T18:51:50.349Z
1592026-03-09T18:51:50.349ZChanged packages:
1602026-03-09T18:51:50.349Zhelios-dev
1612026-03-09T18:51:50.349Z developer/build-essential
1622026-03-09T18:51:50.349Z None -> 11-2.0
1632026-03-09T18:51:50.349Z library/libxmlsec1
1642026-03-09T18:51:50.349Z None -> 1.2.35-2.0
1652026-03-09T18:51:50.349Z ooce/developer/clang-15
1662026-03-09T18:51:50.350Z None -> 15.0.7-2.0
1672026-03-09T18:51:50.350Z ooce/developer/llvm-15
1682026-03-09T18:51:50.350Z None -> 15.0.7-2.0
1692026-03-09T18:51:50.350Z
1702026-03-09T18:51:50.350ZServices:
1712026-03-09T18:51:50.350Z restart_fmri:
1722026-03-09T18:51:50.350Z svc:/system/update-man-index:default
1732026-03-09T18:51:50.399Z
1742026-03-09T18:51:50.399ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1752026-03-09T18:51:55.400ZDownload: 1118/3290 items 37.4/212.6MB 17% complete (7.3M/s)
1762026-03-09T18:52:00.404ZDownload: 1842/3290 items 116.9/212.6MB 54% complete (11.8M/s)
1772026-03-09T18:52:05.399ZDownload: 3121/3290 items 140.2/212.6MB 65% complete (10.3M/s)
1782026-03-09T18:52:08.772ZDownload: Completed 212.60 MB in 18.36 seconds (11.6M/s)
1792026-03-09T18:52:09.014Z Actions: 1/3689 actions (Installing new actions)
1802026-03-09T18:52:13.556Z Actions: Completed 3689 actions in 4.54 seconds.
1812026-03-09T18:52:13.989Z Done (0.426s)
1822026-03-09T18:52:13.989Z Done (0.000s)
1832026-03-09T18:52:15.092Z Done (1.105s)
1842026-03-09T18:52:19.612Z Done (4.168s)
1852026-03-09T18:52:19.700Z Done (0.021s)
1862026-03-09T18:52:19.703Z Done (0.000s)
1872026-03-09T18:52:19.867Z Done (0.000s)
1882026-03-09T18:52:20.842ZPlanning: Evaluating mediator changes ... Done
1892026-03-09T18:52:21.013ZPlanning: Checking for conflicting actions ... Done
1902026-03-09T18:52:21.016ZPlanning: Consolidating action changes ... Done
1912026-03-09T18:52:21.294ZPlanning: Evaluating mediators ... Done
1922026-03-09T18:52:21.299ZPlanning: Planning completed in 0.45 seconds
1932026-03-09T18:52:21.330Z Mediators to change: 2
1942026-03-09T18:52:21.330Z Create boot environment: No
1952026-03-09T18:52:21.334ZCreate backup boot environment: No
1962026-03-09T18:52:21.420Z Done
1972026-03-09T18:52:21.420Z Done
1982026-03-09T18:52:22.217Z Done
1992026-03-09T18:52:25.818Z Done
2002026-03-09T18:52:25.906Z Done
2012026-03-09T18:52:25.909Z Done
2022026-03-09T18:52:26.081Z Done
2032026-03-09T18:52:26.714ZPlanning: Evaluating mediator changes ... Done
2042026-03-09T18:52:26.717ZPlanning: Merging actions ... Done
2052026-03-09T18:52:26.908ZPlanning: Checking for conflicting actions ... Done
2062026-03-09T18:52:26.912ZPlanning: Consolidating action changes ... Done
2072026-03-09T18:52:27.182ZPlanning: Evaluating mediators ... Done
2082026-03-09T18:52:27.240ZPlanning: Planning completed in 0.78 seconds
2092026-03-09T18:52:27.275Z Packages to change: 1
2102026-03-09T18:52:27.275Z Mediators to change: 1
2112026-03-09T18:52:27.278Z Services to change: 1
2122026-03-09T18:52:27.278Z Create boot environment: No
2132026-03-09T18:52:27.278ZCreate backup boot environment: Yes
2142026-03-09T18:52:29.854Z Actions: 1/6 actions (Updating modified actions)
2152026-03-09T18:52:29.858Z Actions: Completed 6 actions in 0.00 seconds.
2162026-03-09T18:52:29.858Z Done
2172026-03-09T18:52:29.858Z Done
2182026-03-09T18:52:30.077Z Done
2192026-03-09T18:52:33.701Z Done
2202026-03-09T18:52:33.791Z Done
2212026-03-09T18:52:33.794Z Done
2222026-03-09T18:52:33.985Z Done
2232026-03-09T18:52:34.428ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2242026-03-09T18:52:34.429Zclang system 15 system
2252026-03-09T18:52:34.429Zcsh system system illumos
2262026-03-09T18:52:34.429Zctags system system illumos
2272026-03-09T18:52:34.429Zfile system system illumos
2282026-03-09T18:52:34.429Zgcc vendor 12 vendor
2292026-03-09T18:52:34.429Zgcc system 10 system
2302026-03-09T18:52:34.429Zgcc system 7 system
2312026-03-09T18:52:34.429Zgo system 1.20 system
2322026-03-09T18:52:34.429Zgo system 1.19 system
2332026-03-09T18:52:34.429Zllvm system 15 system
2342026-03-09T18:52:34.429Zllvm system 14 system
2352026-03-09T18:52:34.429Zmariadb system 10.6 system
2362026-03-09T18:52:34.429Zmta vendor vendor dma
2372026-03-09T18:52:34.429Zopenjdk system 17 system
2382026-03-09T18:52:34.429Zopenjdk system 11 system
2392026-03-09T18:52:34.429Zopenjdk system 1.8 system
2402026-03-09T18:52:34.429Zopenssl vendor 3 vendor
2412026-03-09T18:52:34.429Zperl system 5.36 system
2422026-03-09T18:52:34.429Zpostgresql system 15 system
2432026-03-09T18:52:34.429Zpostgresql system 13 system
2442026-03-09T18:52:34.429Zpython vendor 3 vendor
2452026-03-09T18:52:34.429Zpython system 2 system
2462026-03-09T18:52:34.429Zpython3 system 3.11 system
2472026-03-09T18:52:34.429Zruby system 3.0 system
2482026-03-09T18:52:34.429Zwords vendor vendor american-english
2492026-03-09T18:52:34.429Zwords system system australian-english
2502026-03-09T18:52:34.429Zwords system system british-english
2512026-03-09T18:52:34.429Zwords system system canadian-english
2522026-03-09T18:52:34.429Zwords system system french
2532026-03-09T18:52:34.429Zwords system system italian
2542026-03-09T18:52:34.429Zwords system system ngerman
2552026-03-09T18:52:34.429Zwords system system ogerman
2562026-03-09T18:52:34.429Zwords system system spanish
2572026-03-09T18:52:34.770ZPUBLISHER TYPE STATUS P LOCATION
2582026-03-09T18:52:34.770Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2592026-03-09T18:52:41.458ZFMRI IFO
2602026-03-09T18:52:41.458Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2612026-03-09T18:52:41.458Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2622026-03-09T18:52:41.458Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2632026-03-09T18:52:41.458Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2642026-03-09T18:52:41.458Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2652026-03-09T18:52:41.458Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2662026-03-09T18:52:41.458Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2672026-03-09T18:52:41.458Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2682026-03-09T18:52:41.458Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2692026-03-09T18:52:41.459Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2702026-03-09T18:52:41.459Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2712026-03-09T18:52:41.459Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2722026-03-09T18:52:41.459Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2732026-03-09T18:52:41.459Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2742026-03-09T18:52:41.459Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2752026-03-09T18:52:41.459Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2762026-03-09T18:52:42.641Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2772026-03-09T18:52:43.191Z Updating crates.io index
2782026-03-09T18:52:43.233Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2792026-03-09T18:52:44.183Z Updating git repository `https://github.com/oxidecomputer/lldp`
2802026-03-09T18:52:45.098Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2812026-03-09T18:52:45.720Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2822026-03-09T18:52:46.518Z Updating git repository `https://github.com/oxidecomputer/propolis`
2832026-03-09T18:52:50.939Z Updating git repository `https://github.com/oxidecomputer/crucible`
2842026-03-09T18:52:56.555Z Updating git repository `https://github.com/oxidecomputer/opte`
2852026-03-09T18:52:59.589Z Updating git repository `https://github.com/oxidecomputer/tofino`
2862026-03-09T18:53:00.893Z Updating git repository `https://github.com/oxidecomputer/falcon`
2872026-03-09T18:53:04.862Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2882026-03-09T18:53:06.379Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2892026-03-09T18:53:09.180Z Updating git repository `https://github.com/oxidecomputer/clickward`
2902026-03-09T18:53:09.857Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2912026-03-09T18:53:10.996Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2922026-03-09T18:53:11.682Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2932026-03-09T18:53:14.078Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2942026-03-09T18:53:15.595Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2952026-03-09T18:53:16.129Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2962026-03-09T18:53:16.937Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2972026-03-09T18:53:17.865Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2982026-03-09T18:53:18.414Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2992026-03-09T18:53:18.860Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3002026-03-09T18:53:19.410Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3012026-03-09T18:53:20.327Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3022026-03-09T18:53:21.428Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3032026-03-09T18:53:22.693Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3042026-03-09T18:53:23.305Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3052026-03-09T18:53:24.054Z Updating git repository `https://github.com/oxidecomputer/ispf`
3062026-03-09T18:53:24.631Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3072026-03-09T18:53:26.676Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3082026-03-09T18:53:27.261Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3092026-03-09T18:53:28.227Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3102026-03-09T18:53:28.842Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3112026-03-09T18:53:29.651Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3122026-03-09T18:53:30.179Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3132026-03-09T18:53:30.920Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3142026-03-09T18:53:31.482Z Updating git repository `https://github.com/illumos/smf-rs`
3152026-03-09T18:53:32.079Z Updating git repository `https://github.com/oxidecomputer/omicron`
3162026-03-09T18:54:18.036Z Downloading crates ...
3172026-03-09T18:54:18.095Z Downloaded block-buffer v0.10.4
3182026-03-09T18:54:18.122Z Downloaded generic-array v0.14.7
3192026-03-09T18:54:18.122Z Downloaded anstyle v1.0.13
3202026-03-09T18:54:18.122Z Downloaded autocfg v1.5.0
3212026-03-09T18:54:18.122Z Downloaded pest_derive v2.8.6
3222026-03-09T18:54:18.144Z Downloaded tabled_derive v0.7.0
3232026-03-09T18:54:18.145Z Downloaded once_cell v1.21.3
3242026-03-09T18:54:18.145Z Downloaded displaydoc v0.2.5
3252026-03-09T18:54:18.145Z Downloaded equivalent v1.0.2
3262026-03-09T18:54:18.145Z Downloaded fastrand v2.3.0
3272026-03-09T18:54:18.145Z Downloaded cargo_toml v0.21.0
3282026-03-09T18:54:18.145Z Downloaded anstream v0.6.21
3292026-03-09T18:54:18.145Z Downloaded erased-serde v0.4.9
3302026-03-09T18:54:18.145Z Downloaded zerofrom-derive v0.1.6
3312026-03-09T18:54:18.145Z Downloaded scroll v0.12.0
3322026-03-09T18:54:18.145Z Downloaded zerofrom v0.1.6
3332026-03-09T18:54:18.145Z Downloaded thiserror v2.0.18
3342026-03-09T18:54:18.154Z Downloaded usdt v0.5.0
3352026-03-09T18:54:18.154Z Downloaded typeid v1.0.3
3362026-03-09T18:54:18.154Z Downloaded toml_write v0.1.2
3372026-03-09T18:54:18.154Z Downloaded utf8parse v0.2.2
3382026-03-09T18:54:18.154Z Downloaded swrite v0.1.0
3392026-03-09T18:54:18.155Z Downloaded yoke-derive v0.8.1
3402026-03-09T18:54:18.155Z Downloaded utf8_iter v1.0.4
3412026-03-09T18:54:18.155Z Downloaded serde_derive v1.0.228
3422026-03-09T18:54:18.155Z Downloaded anstyle-query v1.1.5
3432026-03-09T18:54:18.155Z Downloaded yoke v0.8.1
3442026-03-09T18:54:18.155Z Downloaded icu_properties v2.1.2
3452026-03-09T18:54:18.155Z Downloaded cpufeatures v0.2.17
3462026-03-09T18:54:18.155Z Downloaded usdt-attr-macro v0.5.0
3472026-03-09T18:54:18.155Z Downloaded semver v1.0.27
3482026-03-09T18:54:18.155Z Downloaded unicode-linebreak v0.1.5
3492026-03-09T18:54:18.155Z Downloaded toml_datetime v0.6.11
3502026-03-09T18:54:18.174Z Downloaded smallvec v1.15.1
3512026-03-09T18:54:18.174Z Downloaded thread-id v4.2.2
3522026-03-09T18:54:18.174Z Downloaded cargo-util-schemas v0.8.2
3532026-03-09T18:54:18.174Z Downloaded usdt-impl v0.5.0
3542026-03-09T18:54:18.181Z Downloaded unicode-xid v0.2.6
3552026-03-09T18:54:18.181Z Downloaded thiserror-impl v1.0.69
3562026-03-09T18:54:18.181Z Downloaded zerovec-derive v0.11.2
3572026-03-09T18:54:18.181Z Downloaded writeable v0.6.2
3582026-03-09T18:54:18.181Z Downloaded icu_properties_data v2.1.2
3592026-03-09T18:54:18.191Z Downloaded version_check v0.9.5
3602026-03-09T18:54:18.191Z Downloaded usdt-macro v0.5.0
3612026-03-09T18:54:18.191Z Downloaded toml v0.8.23
3622026-03-09T18:54:18.191Z Downloaded ucd-trie v0.1.7
3632026-03-09T18:54:18.191Z Downloaded dof v0.3.0
3642026-03-09T18:54:18.191Z Downloaded scroll_derive v0.12.1
3652026-03-09T18:54:18.191Z Downloaded tinystr v0.8.2
3662026-03-09T18:54:18.201Z Downloaded crypto-common v0.1.7
3672026-03-09T18:54:18.201Z Downloaded thiserror-impl v2.0.18
3682026-03-09T18:54:18.201Z Downloaded byteorder v1.5.0
3692026-03-09T18:54:18.201Z Downloaded memmap v0.7.0
3702026-03-09T18:54:18.201Z Downloaded zmij v1.0.21
3712026-03-09T18:54:18.201Z Downloaded dtrace-parser v0.2.0
3722026-03-09T18:54:18.211Z Downloaded form_urlencoded v1.2.2
3732026-03-09T18:54:18.211Z Downloaded serde_spanned v0.6.9
3742026-03-09T18:54:18.211Z Downloaded unicode-ident v1.0.24
3752026-03-09T18:54:18.211Z Downloaded zerotrie v0.2.3
3762026-03-09T18:54:18.211Z Downloaded toml_edit v0.22.27
3772026-03-09T18:54:18.216Z Downloaded zerovec v0.11.5
3782026-03-09T18:54:18.225Z Downloaded url v2.5.8
3792026-03-09T18:54:18.225Z Downloaded zerocopy v0.7.35
3802026-03-09T18:54:18.235Z Downloaded synstructure v0.13.2
3812026-03-09T18:54:18.243Z Downloaded cargo-platform v0.2.0
3822026-03-09T18:54:18.243Z Downloaded winnow v0.7.14
3832026-03-09T18:54:18.249Z Downloaded is_terminal_polyfill v1.70.2
3842026-03-09T18:54:18.249Z Downloaded clap_lex v1.0.0
3852026-03-09T18:54:18.249Z Downloaded heck v0.4.1
3862026-03-09T18:54:18.249Z Downloaded proc-macro-error v1.0.4
3872026-03-09T18:54:18.261Z Downloaded errno v0.3.14
3882026-03-09T18:54:18.261Z Downloaded idna_adapter v1.2.1
3892026-03-09T18:54:18.261Z Downloaded textwrap v0.16.2
3902026-03-09T18:54:18.261Z Downloaded colorchoice v1.0.4
3912026-03-09T18:54:18.261Z Downloaded bitflags v2.11.0
3922026-03-09T18:54:18.272Z Downloaded serde-value v0.7.0
3932026-03-09T18:54:18.272Z Downloaded unicode-width v0.2.0
3942026-03-09T18:54:18.272Z Downloaded heck v0.5.0
3952026-03-09T18:54:18.272Z Downloaded itoa v1.0.17
3962026-03-09T18:54:18.272Z Downloaded unicode-width v0.1.14
3972026-03-09T18:54:18.272Z Downloaded typenum v1.19.0
3982026-03-09T18:54:18.280Z Downloaded ordered-float v2.10.1
3992026-03-09T18:54:18.280Z Downloaded thiserror v1.0.69
4002026-03-09T18:54:18.280Z Downloaded anstyle-parse v0.2.7
4012026-03-09T18:54:18.290Z Downloaded smawk v0.3.2
4022026-03-09T18:54:18.290Z Downloaded percent-encoding v2.3.2
4032026-03-09T18:54:18.290Z Downloaded digest v0.10.7
4042026-03-09T18:54:18.290Z Downloaded terminal_size v0.4.3
4052026-03-09T18:54:18.290Z Downloaded stable_deref_trait v1.2.1
4062026-03-09T18:54:18.290Z Downloaded strsim v0.11.1
4072026-03-09T18:54:18.290Z Downloaded macaddr v1.0.1
4082026-03-09T18:54:18.290Z Downloaded bytecount v0.6.9
4092026-03-09T18:54:18.290Z Downloaded serde_tokenstream v0.2.3
4102026-03-09T18:54:18.301Z Downloaded potential_utf v0.1.4
4112026-03-09T18:54:18.301Z Downloaded fnv v1.0.7
4122026-03-09T18:54:18.301Z Downloaded zerocopy-derive v0.7.35
4132026-03-09T18:54:18.301Z Downloaded serde v1.0.228
4142026-03-09T18:54:18.301Z Downloaded litemap v0.8.1
4152026-03-09T18:54:18.301Z Downloaded plain v0.2.3
4162026-03-09T18:54:18.321Z Downloaded cfg-if v1.0.4
4172026-03-09T18:54:18.321Z Downloaded pretty-hex v0.4.1
4182026-03-09T18:54:18.321Z Downloaded serde-untagged v0.1.9
4192026-03-09T18:54:18.321Z Downloaded log v0.4.29
4202026-03-09T18:54:18.343Z Downloaded camino-tempfile v1.4.1
4212026-03-09T18:54:18.343Z Downloaded cargo_metadata v0.21.0
4222026-03-09T18:54:18.343Z Downloaded quote v1.0.44
4232026-03-09T18:54:18.343Z Downloaded sha2 v0.10.9
4242026-03-09T18:54:18.343Z Downloaded proc-macro-error-attr v1.0.4
4252026-03-09T18:54:18.360Z Downloaded papergrid v0.11.0
4262026-03-09T18:54:18.360Z Downloaded pest_generator v2.8.6
4272026-03-09T18:54:18.360Z Downloaded clap v4.5.60
4282026-03-09T18:54:18.360Z Downloaded serde_core v1.0.228
4292026-03-09T18:54:18.360Z Downloaded tempfile v3.25.0
4302026-03-09T18:54:18.360Z Downloaded icu_collections v2.1.1
4312026-03-09T18:54:18.374Z Downloaded fs-err v3.3.0
4322026-03-09T18:54:18.374Z Downloaded camino v1.2.2
4332026-03-09T18:54:18.374Z Downloaded icu_provider v2.1.1
4342026-03-09T18:54:18.374Z Downloaded icu_normalizer v2.1.1
4352026-03-09T18:54:18.374Z Downloaded indexmap v2.13.0
4362026-03-09T18:54:18.374Z Downloaded clap_derive v4.5.55
4372026-03-09T18:54:18.392Z Downloaded icu_locale_core v2.1.1
4382026-03-09T18:54:18.393Z Downloaded num-traits v0.2.19
4392026-03-09T18:54:18.393Z Downloaded anyhow v1.0.102
4402026-03-09T18:54:18.393Z Downloaded getrandom v0.4.1
4412026-03-09T18:54:18.409Z Downloaded pest_meta v2.8.6
4422026-03-09T18:54:18.409Z Downloaded proc-macro2 v1.0.106
4432026-03-09T18:54:18.409Z Downloaded memchr v2.8.0
4442026-03-09T18:54:18.421Z Downloaded icu_normalizer_data v2.1.1
4452026-03-09T18:54:18.428Z Downloaded goblin v0.8.2
4462026-03-09T18:54:18.448Z Downloaded idna v1.1.0
4472026-03-09T18:54:18.457Z Downloaded hashbrown v0.16.1
4482026-03-09T18:54:18.464Z Downloaded clap_builder v4.5.60
4492026-03-09T18:54:18.464Z Downloaded pest v2.8.6
4502026-03-09T18:54:18.483Z Downloaded serde_json v1.0.149
4512026-03-09T18:54:18.520Z Downloaded tabled v0.15.0
4522026-03-09T18:54:18.547Z Downloaded syn v1.0.109
4532026-03-09T18:54:18.547Z Downloaded syn v2.0.117
4542026-03-09T18:54:18.567Z Downloaded rustix v1.1.3
4552026-03-09T18:54:18.567Z Downloaded libc v0.2.180
4562026-03-09T18:54:18.646Z Compiling proc-macro2 v1.0.106
4572026-03-09T18:54:18.654Z Compiling quote v1.0.44
4582026-03-09T18:54:18.654Z Compiling unicode-ident v1.0.24
4592026-03-09T18:54:18.654Z Compiling serde_core v1.0.228
4602026-03-09T18:54:18.654Z Compiling libc v0.2.180
4612026-03-09T18:54:18.654Z Compiling version_check v0.9.5
4622026-03-09T18:54:18.654Z Compiling memchr v2.8.0
4632026-03-09T18:54:18.654Z Compiling stable_deref_trait v1.2.1
4642026-03-09T18:54:19.101Z Compiling serde v1.0.228
4652026-03-09T18:54:19.136Z Compiling zmij v1.0.21
4662026-03-09T18:54:19.594Z Compiling thiserror v1.0.69
4672026-03-09T18:54:19.762Z Compiling autocfg v1.5.0
4682026-03-09T18:54:19.835Z Compiling itoa v1.0.17
4692026-03-09T18:54:20.212Z Compiling ucd-trie v0.1.7
4702026-03-09T18:54:20.341Z Compiling writeable v0.6.2
4712026-03-09T18:54:20.709Z Compiling pest v2.8.6
4722026-03-09T18:54:20.736Z Compiling litemap v0.8.1
4732026-03-09T18:54:20.747Z Compiling icu_properties_data v2.1.2
4742026-03-09T18:54:20.747Z Compiling rustix v1.1.3
4752026-03-09T18:54:21.123Z Compiling byteorder v1.5.0
4762026-03-09T18:54:21.440Z Compiling icu_normalizer_data v2.1.1
4772026-03-09T18:54:21.469Z Compiling syn v2.0.117
4782026-03-09T18:54:21.710Z Compiling errno v0.3.14
4792026-03-09T18:54:21.732Z Compiling bitflags v2.11.0
4802026-03-09T18:54:21.809Z Compiling serde_json v1.0.149
4812026-03-09T18:54:22.155Z Compiling num-traits v0.2.19
4822026-03-09T18:54:22.215Z Compiling equivalent v1.0.2
4832026-03-09T18:54:22.354Z Compiling hashbrown v0.16.1
4842026-03-09T18:54:22.475Z Compiling typeid v1.0.3
4852026-03-09T18:54:22.595Z Compiling smallvec v1.15.1
4862026-03-09T18:54:26.368Z Compiling thread-id v4.2.2
4872026-03-09T18:54:26.481Z Compiling pest_meta v2.8.6
4882026-03-09T18:54:26.481Z Compiling proc-macro-error-attr v1.0.4
4892026-03-09T18:54:26.508Z Compiling indexmap v2.13.0
4902026-03-09T18:54:26.508Z Compiling usdt-impl v0.5.0
4912026-03-09T18:54:26.508Z Compiling syn v1.0.109
4922026-03-09T18:54:26.508Z Compiling erased-serde v0.4.9
4932026-03-09T18:54:26.508Z Compiling winnow v0.7.14
4942026-03-09T18:54:26.508Z Compiling toml_write v0.1.2
4952026-03-09T18:54:26.508Z Compiling proc-macro-error v1.0.4
4962026-03-09T18:54:26.508Z Compiling utf8_iter v1.0.4
4972026-03-09T18:54:26.508Z Compiling percent-encoding v2.3.2
4982026-03-09T18:54:26.508Z Compiling plain v0.2.3
4992026-03-09T18:54:26.508Z Compiling log v0.4.29
5002026-03-09T18:54:26.508Z Compiling utf8parse v0.2.2
5012026-03-09T18:54:26.508Z Compiling camino v1.2.2
5022026-03-09T18:54:26.508Z Compiling getrandom v0.4.1
5032026-03-09T18:54:26.719Z Compiling thiserror v2.0.18
5042026-03-09T18:54:26.856Z Compiling ordered-float v2.10.1
5052026-03-09T18:54:26.890Z Compiling anstyle-parse v0.2.7
5062026-03-09T18:54:27.161Z Compiling form_urlencoded v1.2.2
5072026-03-09T18:54:27.506Z Compiling terminal_size v0.4.3
5082026-03-09T18:54:27.804Z Compiling colorchoice v1.0.4
5092026-03-09T18:54:27.829Z Compiling is_terminal_polyfill v1.70.2
5102026-03-09T18:54:27.862Z Compiling cfg-if v1.0.4
5112026-03-09T18:54:27.976Z Compiling anstyle v1.0.13
5122026-03-09T18:54:28.005Z Compiling anstyle-query v1.1.5
5132026-03-09T18:54:28.005Z Compiling pretty-hex v0.4.1
5142026-03-09T18:54:28.163Z Compiling synstructure v0.13.2
5152026-03-09T18:54:28.217Z Compiling pest_generator v2.8.6
5162026-03-09T18:54:28.404Z Compiling serde-untagged v0.1.9
5172026-03-09T18:54:28.431Z Compiling anstream v0.6.21
5182026-03-09T18:54:28.561Z Compiling semver v1.0.27
5192026-03-09T18:54:29.146Z Compiling fs-err v3.3.0
5202026-03-09T18:54:29.273Z Compiling unicode-width v0.1.14
5212026-03-09T18:54:29.437Z Compiling unicode-xid v0.2.6
5222026-03-09T18:54:29.460Z Compiling anyhow v1.0.102
5232026-03-09T18:54:29.512Z Compiling fnv v1.0.7
5242026-03-09T18:54:29.661Z Compiling once_cell v1.21.3
5252026-03-09T18:54:29.690Z Compiling strsim v0.11.1
5262026-03-09T18:54:29.791Z Compiling heck v0.5.0
5272026-03-09T18:54:29.936Z Compiling fastrand v2.3.0
5282026-03-09T18:54:30.053Z Compiling clap_lex v1.0.0
5292026-03-09T18:54:30.082Z Compiling heck v0.4.1
5302026-03-09T18:54:30.270Z Compiling bytecount v0.6.9
5312026-03-09T18:54:30.422Z Compiling clap_builder v4.5.60
5322026-03-09T18:54:30.496Z Compiling papergrid v0.11.0
5332026-03-09T18:54:30.499Z Compiling tempfile v3.25.0
5342026-03-09T18:54:31.004Z Compiling memmap v0.7.0
5352026-03-09T18:54:31.131Z Compiling unicode-linebreak v0.1.5
5362026-03-09T18:54:31.276Z Compiling unicode-width v0.2.0
5372026-03-09T18:54:31.350Z Compiling smawk v0.3.2
5382026-03-09T18:54:31.825Z Compiling textwrap v0.16.2
5392026-03-09T18:54:32.181Z Compiling camino-tempfile v1.4.1
5402026-03-09T18:54:32.440Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5412026-03-09T18:54:32.634Z Compiling swrite v0.1.0
5422026-03-09T18:54:32.835Z Compiling tabled_derive v0.7.0
5432026-03-09T18:54:32.918Z Compiling serde_derive v1.0.228
5442026-03-09T18:54:32.922Z Compiling zerofrom-derive v0.1.6
5452026-03-09T18:54:32.945Z Compiling yoke-derive v0.8.1
5462026-03-09T18:54:33.189Z Compiling zerovec-derive v0.11.2
5472026-03-09T18:54:33.430Z Compiling displaydoc v0.2.5
5482026-03-09T18:54:34.878Z Compiling thiserror-impl v1.0.69
5492026-03-09T18:54:35.008Z Compiling zerocopy-derive v0.7.35
5502026-03-09T18:54:35.743Z Compiling pest_derive v2.8.6
5512026-03-09T18:54:35.833Z Compiling scroll_derive v0.12.1
5522026-03-09T18:54:36.347Z Compiling zerofrom v0.1.6
5532026-03-09T18:54:36.566Z Compiling yoke v0.8.1
5542026-03-09T18:54:36.590Z Compiling thiserror-impl v2.0.18
5552026-03-09T18:54:36.920Z Compiling zerovec v0.11.5
5562026-03-09T18:54:36.949Z Compiling zerotrie v0.2.3
5572026-03-09T18:54:37.279Z Compiling zerocopy v0.7.35
5582026-03-09T18:54:37.578Z Compiling scroll v0.12.0
5592026-03-09T18:54:37.858Z Compiling dtrace-parser v0.2.0
5602026-03-09T18:54:37.941Z Compiling clap_derive v4.5.55
5612026-03-09T18:54:38.103Z Compiling tinystr v0.8.2
5622026-03-09T18:54:38.131Z Compiling potential_utf v0.1.4
5632026-03-09T18:54:38.430Z Compiling icu_collections v2.1.1
5642026-03-09T18:54:38.499Z Compiling icu_locale_core v2.1.1
5652026-03-09T18:54:38.630Z Compiling goblin v0.8.2
5662026-03-09T18:54:39.536Z Compiling tabled v0.15.0
5672026-03-09T18:54:39.950Z Compiling icu_provider v2.1.1
5682026-03-09T18:54:40.453Z Compiling icu_properties v2.1.2
5692026-03-09T18:54:40.550Z Compiling icu_normalizer v2.1.1
5702026-03-09T18:54:41.164Z Compiling clap v4.5.60
5712026-03-09T18:54:41.408Z Compiling serde_spanned v0.6.9
5722026-03-09T18:54:41.441Z Compiling toml_datetime v0.6.11
5732026-03-09T18:54:41.505Z Compiling dof v0.3.0
5742026-03-09T18:54:41.542Z Compiling serde_tokenstream v0.2.3
5752026-03-09T18:54:41.627Z Compiling serde-value v0.7.0
5762026-03-09T18:54:41.660Z Compiling cargo-platform v0.2.0
5772026-03-09T18:54:41.967Z Compiling toml_edit v0.22.27
5782026-03-09T18:54:42.199Z Compiling macaddr v1.0.1
5792026-03-09T18:54:42.507Z Compiling idna_adapter v1.2.1
5802026-03-09T18:54:42.687Z Compiling idna v1.1.0
5812026-03-09T18:54:43.210Z Compiling usdt-attr-macro v0.5.0
5822026-03-09T18:54:43.264Z Compiling usdt-macro v0.5.0
5832026-03-09T18:54:43.342Z Compiling url v2.5.8
5842026-03-09T18:54:45.165Z Compiling toml v0.8.23
5852026-03-09T18:54:45.525Z Compiling usdt v0.5.0
5862026-03-09T18:54:45.961Z Compiling cargo-util-schemas v0.8.2
5872026-03-09T18:54:45.962Z Compiling cargo_toml v0.21.0
5882026-03-09T18:54:47.408Z Compiling cargo_metadata v0.21.0
5892026-03-09T18:54:49.197Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5902026-03-09T18:54:52.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
5912026-03-09T18:54:52.906Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5922026-03-09T18:54:53.677Z Downloading crates ...
5932026-03-09T18:54:53.808Z Downloaded async-bb8-diesel v0.2.1
5942026-03-09T18:54:53.816Z Downloaded adler2 v2.0.1
5952026-03-09T18:54:53.821Z Downloaded argon2 v0.5.3
5962026-03-09T18:54:53.828Z Downloaded arc-swap v1.8.2
5972026-03-09T18:54:53.838Z Downloaded crucible-workspace-hack v0.1.0
5982026-03-09T18:54:53.843Z Downloaded bcrypt-pbkdf v0.10.0
5992026-03-09T18:54:53.849Z Downloaded fd-lock v4.0.4
6002026-03-09T18:54:53.855Z Downloaded env_logger v0.11.9
6012026-03-09T18:54:53.864Z Downloaded foreign-types-macros v0.2.3
6022026-03-09T18:54:53.867Z Downloaded fixedbitset v0.5.7
6032026-03-09T18:54:53.874Z Downloaded des v0.8.1
6042026-03-09T18:54:53.879Z Downloaded bb8 v0.8.6
6052026-03-09T18:54:53.883Z Downloaded crossbeam-utils v0.8.21
6062026-03-09T18:54:53.889Z Downloaded cfg_aliases v0.2.1
6072026-03-09T18:54:53.896Z Downloaded funty v2.0.0
6082026-03-09T18:54:53.900Z Downloaded async-stream-impl v0.3.6
6092026-03-09T18:54:53.903Z Downloaded cargo-platform v0.1.9
6102026-03-09T18:54:53.907Z Downloaded cfg_aliases v0.1.1
6112026-03-09T18:54:53.911Z Downloaded fxhash v0.2.1
6122026-03-09T18:54:53.913Z Downloaded crc v3.4.0
6132026-03-09T18:54:53.917Z Downloaded data-encoding v2.10.0
6142026-03-09T18:54:53.920Z Downloaded foreign-types-shared v0.1.1
6152026-03-09T18:54:53.924Z Downloaded defmt-parser v1.0.0
6162026-03-09T18:54:53.928Z Downloaded float-ord v0.3.2
6172026-03-09T18:54:53.932Z Downloaded csv-core v0.1.13
6182026-03-09T18:54:53.937Z Downloaded crc-catalog v2.4.0
6192026-03-09T18:54:53.941Z Downloaded enum-as-inner v0.6.1
6202026-03-09T18:54:53.945Z Downloaded castaway v0.2.4
6212026-03-09T18:54:53.949Z Downloaded embedded-io v0.6.1
6222026-03-09T18:54:53.954Z Downloaded futures-io v0.3.32
6232026-03-09T18:54:53.957Z Downloaded futures-sink v0.3.32
6242026-03-09T18:54:53.961Z Downloaded git-stub v1.0.0
6252026-03-09T18:54:53.965Z Downloaded diesel_table_macro_syntax v0.2.0
6262026-03-09T18:54:53.968Z Downloaded headers-core v0.3.0
6272026-03-09T18:54:53.977Z Downloaded flagset v0.4.7
6282026-03-09T18:54:53.990Z Downloaded foreign-types-shared v0.3.1
6292026-03-09T18:54:53.993Z Downloaded arrayvec v0.7.6
6302026-03-09T18:54:53.998Z Downloaded constant_time_eq v0.4.2
6312026-03-09T18:54:54.003Z Downloaded globwalk v0.9.1
6322026-03-09T18:54:54.006Z Downloaded convert_case v0.10.0
6332026-03-09T18:54:54.011Z Downloaded hex-literal v0.4.1
6342026-03-09T18:54:54.014Z Downloaded futures-core v0.3.32
6352026-03-09T18:54:54.018Z Downloaded hex v0.4.3
6362026-03-09T18:54:54.022Z Downloaded hash32 v0.2.1
6372026-03-09T18:54:54.026Z Downloaded glob v0.3.3
6382026-03-09T18:54:54.030Z Downloaded fs-err v2.11.0
6392026-03-09T18:54:54.034Z Downloaded hyper-tls v0.6.0
6402026-03-09T18:54:54.038Z Downloaded indent_write v2.2.0
6412026-03-09T18:54:54.042Z Downloaded fs_extra v1.3.0
6422026-03-09T18:54:54.046Z Downloaded erased-serde v0.3.31
6432026-03-09T18:54:54.051Z Downloaded http-range v0.1.5
6442026-03-09T18:54:54.054Z Downloaded colored v3.1.1
6452026-03-09T18:54:54.060Z Downloaded ff v0.13.1
6462026-03-09T18:54:54.063Z Downloaded foreign-types v0.5.0
6472026-03-09T18:54:54.067Z Downloaded dropshot-api-manager-types v0.5.2
6482026-03-09T18:54:54.070Z Downloaded hubpack v0.1.2
6492026-03-09T18:54:54.075Z Downloaded indoc v1.0.9
6502026-03-09T18:54:54.084Z Downloaded httpdate v1.0.3
6512026-03-09T18:54:54.084Z Downloaded foldhash v0.1.5
6522026-03-09T18:54:54.087Z Downloaded internet-checksum v0.2.1
6532026-03-09T18:54:54.090Z Downloaded is_ci v1.2.0
6542026-03-09T18:54:54.093Z Downloaded half v1.8.3
6552026-03-09T18:54:54.096Z Downloaded group v0.13.0
6562026-03-09T18:54:54.099Z Downloaded kstat-rs v0.2.4
6572026-03-09T18:54:54.103Z Downloaded instant v0.1.13
6582026-03-09T18:54:54.106Z Downloaded lru-cache v0.1.2
6592026-03-09T18:54:54.109Z Downloaded libscf-sys v1.1.0
6602026-03-09T18:54:54.113Z Downloaded md5 v0.7.0
6612026-03-09T18:54:54.116Z Downloaded lalrpop-util v0.19.12
6622026-03-09T18:54:54.119Z Downloaded lazy_static v1.5.0
6632026-03-09T18:54:54.122Z Downloaded const-oid v0.9.6
6642026-03-09T18:54:54.126Z Downloaded colored v2.2.0
6652026-03-09T18:54:54.131Z Downloaded derive_builder v0.20.2
6662026-03-09T18:54:54.138Z Downloaded memoffset v0.9.1
6672026-03-09T18:54:54.143Z Downloaded humantime v2.3.0
6682026-03-09T18:54:54.146Z Downloaded ingot v0.1.1
6692026-03-09T18:54:54.149Z Downloaded maybe-uninit v2.0.0
6702026-03-09T18:54:54.152Z Downloaded managed v0.8.0
6712026-03-09T18:54:54.155Z Downloaded newtype_derive v0.1.6
6722026-03-09T18:54:54.159Z Downloaded match_cfg v0.1.0
6732026-03-09T18:54:54.162Z Downloaded num-iter v0.1.45
6742026-03-09T18:54:54.165Z Downloaded mime v0.3.17
6752026-03-09T18:54:54.168Z Downloaded nonempty v0.12.0
6762026-03-09T18:54:54.171Z Downloaded nodrop v0.1.14
6772026-03-09T18:54:54.174Z Downloaded libloading v0.8.9
6782026-03-09T18:54:54.179Z Downloaded libsw-core v0.3.2
6792026-03-09T18:54:54.182Z Downloaded opaque-debug v0.3.1
6802026-03-09T18:54:54.186Z Downloaded openssl-probe v0.2.1
6812026-03-09T18:54:54.189Z Downloaded num-derive v0.3.3
6822026-03-09T18:54:54.193Z Downloaded num-conv v0.2.0
6832026-03-09T18:54:54.196Z Downloaded num_threads v0.1.7
6842026-03-09T18:54:54.199Z Downloaded diff v0.1.13
6852026-03-09T18:54:54.202Z Downloaded derive_more v0.99.20
6862026-03-09T18:54:54.209Z Downloaded olpc-cjson v0.1.4
6872026-03-09T18:54:54.212Z Downloaded oso-derive v0.27.3
6882026-03-09T18:54:54.215Z Downloaded mime_guess v2.0.5
6892026-03-09T18:54:54.219Z Downloaded packed_struct_codegen v0.10.1
6902026-03-09T18:54:54.222Z Downloaded linear-map v1.2.0
6912026-03-09T18:54:54.225Z Downloaded linked-hash-map v0.5.6
6922026-03-09T18:54:54.227Z Downloaded ingot-macros v0.1.1
6932026-03-09T18:54:54.232Z Downloaded newtype-uuid v1.3.2
6942026-03-09T18:54:54.235Z Downloaded parse-size v1.1.0
6952026-03-09T18:54:54.238Z Downloaded lock_api v0.4.14
6962026-03-09T18:54:54.241Z Downloaded pbkdf2 v0.12.2
6972026-03-09T18:54:54.244Z Downloaded path-slash v0.1.5
6982026-03-09T18:54:54.247Z Downloaded hyper-rustls v0.27.7
6992026-03-09T18:54:54.250Z Downloaded pbkdf2 v0.11.0
7002026-03-09T18:54:54.253Z Downloaded peg-runtime v0.8.5
7012026-03-09T18:54:54.256Z Downloaded num-rational v0.4.2
7022026-03-09T18:54:54.260Z Downloaded native-tls v0.2.18
7032026-03-09T18:54:54.260Z Downloaded phf_shared v0.13.1
7042026-03-09T18:54:54.264Z Downloaded nanorand v0.7.0
7052026-03-09T18:54:54.267Z Downloaded memmap2 v0.9.10
7062026-03-09T18:54:54.270Z Downloaded cc v1.2.56
7072026-03-09T18:54:54.274Z Downloaded phf_shared v0.11.3
7082026-03-09T18:54:54.280Z Downloaded num-integer v0.1.46
7092026-03-09T18:54:54.283Z Downloaded darling v0.23.0
7102026-03-09T18:54:54.286Z Downloaded pin-utils v0.1.0
7112026-03-09T18:54:54.290Z Downloaded oxnet v0.1.4
7122026-03-09T18:54:54.293Z Downloaded predicates-core v1.0.10
7132026-03-09T18:54:54.297Z Downloaded password-hash v0.4.2
7142026-03-09T18:54:54.300Z Downloaded crossterm v0.28.1
7152026-03-09T18:54:54.306Z Downloaded predicates-tree v1.0.13
7162026-03-09T18:54:54.309Z Downloaded httparse v1.10.1
7172026-03-09T18:54:54.312Z Downloaded progenitor-client v0.11.2
7182026-03-09T18:54:54.315Z Downloaded progenitor-client v0.10.0
7192026-03-09T18:54:54.318Z Downloaded proc-macro-error-attr2 v2.0.0
7202026-03-09T18:54:54.321Z Downloaded ignore v0.4.25
7212026-03-09T18:54:54.325Z Downloaded darling_core v0.21.3
7222026-03-09T18:54:54.328Z Downloaded phf_shared v0.12.1
7232026-03-09T18:54:54.330Z Downloaded phf v0.13.1
7242026-03-09T18:54:54.333Z Downloaded quick-error v1.2.3
7252026-03-09T18:54:54.336Z Downloaded pem-rfc7468 v0.7.0
7262026-03-09T18:54:54.339Z Downloaded diesel_derives v2.2.7
7272026-03-09T18:54:54.345Z Downloaded heapless v0.8.0
7282026-03-09T18:54:54.349Z Downloaded num-complex v0.4.6
7292026-03-09T18:54:54.352Z Downloaded psl-types v2.0.11
7302026-03-09T18:54:54.356Z Downloaded progenitor-macro v0.13.0
7312026-03-09T18:54:54.359Z Downloaded progenitor-macro v0.11.2
7322026-03-09T18:54:54.359Z Downloaded polyval v0.6.2
7332026-03-09T18:54:54.362Z Downloaded progenitor-macro v0.10.0
7342026-03-09T18:54:54.365Z Downloaded radium v0.7.0
7352026-03-09T18:54:54.367Z Downloaded rand_xorshift v0.4.0
7362026-03-09T18:54:54.370Z Downloaded recursive v0.1.1
7372026-03-09T18:54:54.373Z Downloaded crypto-bigint v0.5.5
7382026-03-09T18:54:54.379Z Downloaded pin-project-lite v0.2.17
7392026-03-09T18:54:54.386Z Downloaded recursive-proc-macro-impl v0.1.1
7402026-03-09T18:54:54.389Z Downloaded predicates v3.1.4
7412026-03-09T18:54:54.392Z Downloaded rfc6979 v0.4.0
7422026-03-09T18:54:54.396Z Downloaded flate2 v1.1.9
7432026-03-09T18:54:54.400Z Downloaded dropshot-api-manager v0.5.2
7442026-03-09T18:54:54.404Z Downloaded ref-cast v1.0.25
7452026-03-09T18:54:54.408Z Downloaded rtoolbox v0.0.3
7462026-03-09T18:54:54.411Z Downloaded indicatif v0.18.4
7472026-03-09T18:54:54.415Z Downloaded progenitor v0.10.0
7482026-03-09T18:54:54.418Z Downloaded progenitor-extras v0.1.0
7492026-03-09T18:54:54.421Z Downloaded progenitor v0.11.2
7502026-03-09T18:54:54.424Z Downloaded pkcs5 v0.7.1
7512026-03-09T18:54:54.428Z Downloaded rustc_version v0.4.1
7522026-03-09T18:54:54.431Z Downloaded rand_core v0.6.4
7532026-03-09T18:54:54.434Z Downloaded rand_core v0.10.0
7542026-03-09T18:54:54.437Z Downloaded oso v0.27.3
7552026-03-09T18:54:54.440Z Downloaded postcard v1.1.3
7562026-03-09T18:54:54.444Z Downloaded papergrid v0.17.0
7572026-03-09T18:54:54.450Z Downloaded scheduled-thread-pool v0.2.7
7582026-03-09T18:54:54.453Z Downloaded r2d2 v0.8.10
7592026-03-09T18:54:54.456Z Downloaded same-file v1.0.6
7602026-03-09T18:54:54.459Z Downloaded miniz_oxide v0.8.9
7612026-03-09T18:54:54.462Z Downloaded ref-cast-impl v1.0.25
7622026-03-09T18:54:54.466Z Downloaded sapling-renderdag v0.1.0
7632026-03-09T18:54:54.466Z Downloaded rand_chacha v0.9.0
7642026-03-09T18:54:54.472Z Downloaded postgres-types v0.2.12
7652026-03-09T18:54:54.472Z Downloaded serde-big-array v0.5.1
7662026-03-09T18:54:54.475Z Downloaded rand_seeder v0.4.0
7672026-03-09T18:54:54.478Z Downloaded parking_lot v0.11.2
7682026-03-09T18:54:54.481Z Downloaded jiff-static v0.2.21
7692026-03-09T18:54:54.488Z Downloaded secrecy v0.8.0
7702026-03-09T18:54:54.491Z Downloaded serde_bytes v0.11.19
7712026-03-09T18:54:54.491Z Downloaded secrecy v0.10.3
7722026-03-09T18:54:54.491Z Downloaded serde_spanned v1.0.4
7732026-03-09T18:54:54.494Z Downloaded p256 v0.13.2
7742026-03-09T18:54:54.497Z Downloaded openssl-sys v0.9.111
7752026-03-09T18:54:54.502Z Downloaded serde_urlencoded v0.7.1
7762026-03-09T18:54:54.505Z Downloaded serde_repr v0.1.20
7772026-03-09T18:54:54.509Z Downloaded signal-hook-tokio v0.3.1
7782026-03-09T18:54:54.514Z Downloaded rustls-native-certs v0.8.3
7792026-03-09T18:54:54.520Z Downloaded rustls-pemfile v1.0.4
7802026-03-09T18:54:54.520Z Downloaded rustls-pemfile v2.2.0
7812026-03-09T18:54:54.523Z Downloaded shell-words v1.1.1
7822026-03-09T18:54:54.523Z Downloaded rusty-fork v0.3.1
7832026-03-09T18:54:54.526Z Downloaded rustversion v1.0.22
7842026-03-09T18:54:54.529Z Downloaded seq-macro v0.3.6
7852026-03-09T18:54:54.532Z Downloaded psm v0.1.30
7862026-03-09T18:54:54.536Z Downloaded quinn-udp v0.5.14
7872026-03-09T18:54:54.536Z Downloaded signal-hook-mio v0.2.5
7882026-03-09T18:54:54.539Z Downloaded slog-envlogger v2.2.0
7892026-03-09T18:54:54.542Z Downloaded siphasher v1.0.2
7902026-03-09T18:54:54.545Z Downloaded sigpipe v0.1.3
7912026-03-09T18:54:54.545Z Downloaded semver v0.1.20
7922026-03-09T18:54:54.548Z Downloaded schemars_derive v0.8.22
7932026-03-09T18:54:54.552Z Downloaded hashbrown v0.12.3
7942026-03-09T18:54:54.556Z Downloaded scrypt v0.11.0
7952026-03-09T18:54:54.556Z Downloaded slog-bunyan v2.5.0
7962026-03-09T18:54:54.559Z Downloaded serde_plain v1.0.2
7972026-03-09T18:54:54.562Z Downloaded ed25519-dalek v2.2.0
7982026-03-09T18:54:54.565Z Downloaded serde-hex v0.1.0
7992026-03-09T18:54:54.569Z Downloaded hashbrown v0.13.2
8002026-03-09T18:54:54.572Z Downloaded sec1 v0.7.3
8012026-03-09T18:54:54.575Z Downloaded ssh-cipher v0.2.0
8022026-03-09T18:54:54.578Z Downloaded sha1 v0.10.6
8032026-03-09T18:54:54.581Z Downloaded sct v0.7.1
8042026-03-09T18:54:54.584Z Downloaded rustls-pki-types v1.14.0
8052026-03-09T18:54:54.587Z Downloaded signal-hook-registry v1.4.8
8062026-03-09T18:54:54.591Z Downloaded progenitor-impl v0.10.0
8072026-03-09T18:54:54.594Z Downloaded signature v2.2.0
8082026-03-09T18:54:54.594Z Downloaded ssh-encoding v0.2.0
8092026-03-09T18:54:54.597Z Downloaded subtle v2.6.1
8102026-03-09T18:54:54.599Z Downloaded strum v0.27.2
8112026-03-09T18:54:54.603Z Downloaded strum v0.26.3
8122026-03-09T18:54:54.603Z Downloaded serde_path_to_error v0.1.20
8132026-03-09T18:54:54.605Z Downloaded shlex v1.3.0
8142026-03-09T18:54:54.608Z Downloaded prettyplease v0.2.37
8152026-03-09T18:54:54.611Z Downloaded pretty_assertions v1.4.1
8162026-03-09T18:54:54.614Z Downloaded tabled_derive v0.11.0
8172026-03-09T18:54:54.617Z Downloaded tagptr v0.2.0
8182026-03-09T18:54:54.617Z Downloaded tabwriter v1.4.1
8192026-03-09T18:54:54.621Z Downloaded progenitor-impl v0.11.2
8202026-03-09T18:54:54.624Z Downloaded sync_wrapper v1.0.2
8212026-03-09T18:54:54.624Z Downloaded structmeta v0.3.0
8222026-03-09T18:54:54.627Z Downloaded rcgen v0.12.1
8232026-03-09T18:54:54.630Z Downloaded minimal-lexical v0.2.1
8242026-03-09T18:54:54.633Z Downloaded serde_cbor v0.11.2
8252026-03-09T18:54:54.636Z Downloaded testing_table v0.3.0
8262026-03-09T18:54:54.640Z Downloaded thiserror-impl-no-std v2.0.2
8272026-03-09T18:54:54.643Z Downloaded spki v0.7.3
8282026-03-09T18:54:54.643Z Downloaded take_mut v0.2.2
8292026-03-09T18:54:54.646Z Downloaded slog-async v2.8.0
8302026-03-09T18:54:54.646Z Downloaded slog-dtrace v0.3.0
8312026-03-09T18:54:54.648Z Downloaded tap v1.0.1
8322026-03-09T18:54:54.651Z Downloaded hashbrown v0.15.5
8332026-03-09T18:54:54.655Z Downloaded slog-scope v4.4.1
8342026-03-09T18:54:54.658Z Downloaded time-core v0.1.8
8352026-03-09T18:54:54.661Z Downloaded slog-json v2.6.1
8362026-03-09T18:54:54.661Z Downloaded smf v0.2.3
8372026-03-09T18:54:54.664Z Downloaded string_cache v0.8.9
8382026-03-09T18:54:54.667Z Downloaded prefix-trie v0.7.0
8392026-03-09T18:54:54.670Z Downloaded slog-term v2.9.2
8402026-03-09T18:54:54.673Z Downloaded tinyvec_macros v0.1.1
8412026-03-09T18:54:54.673Z Downloaded strum_macros v0.27.2
8422026-03-09T18:54:54.676Z Downloaded hyper-util v0.1.20
8432026-03-09T18:54:54.682Z Downloaded strum_macros v0.24.3
8442026-03-09T18:54:54.685Z Downloaded supports-color v3.0.2
8452026-03-09T18:54:54.688Z Downloaded thread-id v5.1.0
8462026-03-09T18:54:54.690Z Downloaded support-bundle-viewer v0.1.2
8472026-03-09T18:54:54.690Z Downloaded schemars v0.8.22
8482026-03-09T18:54:54.701Z Downloaded serde_with_macros v3.17.0
8492026-03-09T18:54:54.705Z Downloaded itertools v0.10.5
8502026-03-09T18:54:54.711Z Downloaded libxml v0.3.3
8512026-03-09T18:54:54.717Z Downloaded snafu-derive v0.8.9
8522026-03-09T18:54:54.720Z Downloaded ryu v1.0.23
8532026-03-09T18:54:54.723Z Downloaded strum_macros v0.26.4
8542026-03-09T18:54:54.726Z Downloaded spin v0.9.8
8552026-03-09T18:54:54.729Z Downloaded static_assertions v1.1.0
8562026-03-09T18:54:54.729Z Downloaded rand v0.8.5
8572026-03-09T18:54:54.733Z Downloaded quinn v0.11.9
8582026-03-09T18:54:54.736Z Downloaded thread_local v1.1.9
8592026-03-09T18:54:54.739Z Downloaded tower-service v0.3.3
8602026-03-09T18:54:54.742Z Downloaded topological-sort v0.2.2
8612026-03-09T18:54:54.742Z Downloaded stacker v0.1.23
8622026-03-09T18:54:54.745Z Downloaded sqlparser_derive v0.5.0
8632026-03-09T18:54:54.745Z Downloaded slab v0.4.12
8642026-03-09T18:54:54.762Z Downloaded serde_derive_internals v0.29.1
8652026-03-09T18:54:54.762Z Downloaded rayon-core v1.13.0
8662026-03-09T18:54:54.762Z Downloaded try-lock v0.2.5
8672026-03-09T18:54:54.762Z Downloaded tls_codec_derive v0.4.2
8682026-03-09T18:54:54.762Z Downloaded trait-variant v0.1.2
8692026-03-09T18:54:54.763Z Downloaded mio v1.1.1
8702026-03-09T18:54:54.767Z Downloaded tiny-keccak v2.0.2
8712026-03-09T18:54:54.770Z Downloaded time-macros v0.2.27
8722026-03-09T18:54:54.770Z Downloaded tokio-native-tls v0.3.1
8732026-03-09T18:54:54.773Z Downloaded tokio-macros v2.6.0
8742026-03-09T18:54:54.773Z Downloaded typify-macro v0.6.1
8752026-03-09T18:54:54.776Z Downloaded tokio-rustls v0.25.0
8762026-03-09T18:54:54.780Z Downloaded unarray v0.1.4
8772026-03-09T18:54:54.780Z Downloaded typify-macro v0.4.3
8782026-03-09T18:54:54.780Z Downloaded tokio-dtrace v0.1.1
8792026-03-09T18:54:54.783Z Downloaded unit-prefix v0.5.2
8802026-03-09T18:54:54.783Z Downloaded unicode-truncate v1.1.0
8812026-03-09T18:54:54.786Z Downloaded tokio-tungstenite v0.21.0
8822026-03-09T18:54:54.786Z Downloaded tower-layer v0.3.3
8832026-03-09T18:54:54.789Z Downloaded socket2 v0.6.2
8842026-03-09T18:54:54.792Z Downloaded thiserror-no-std v2.0.2
8852026-03-09T18:54:54.795Z Downloaded termtree v0.5.1
8862026-03-09T18:54:54.798Z Downloaded termios v0.3.3
8872026-03-09T18:54:54.798Z Downloaded socket2 v0.5.10
8882026-03-09T18:54:54.801Z Downloaded publicsuffix v2.3.0
8892026-03-09T18:54:54.804Z Downloaded usdt v0.6.0
8902026-03-09T18:54:54.804Z Downloaded universal-hash v0.5.1
8912026-03-09T18:54:54.807Z Downloaded tokio-tungstenite v0.23.1
8922026-03-09T18:54:54.811Z Downloaded signal-hook v0.3.18
8932026-03-09T18:54:54.813Z Downloaded wait-timeout v0.2.1
8942026-03-09T18:54:54.813Z Downloaded utf-8 v0.7.6
8952026-03-09T18:54:54.817Z Downloaded usdt-macro v0.6.0
8962026-03-09T18:54:54.817Z Downloaded usdt-attr-macro v0.6.0
8972026-03-09T18:54:54.817Z Downloaded untrusted v0.9.0
8982026-03-09T18:54:54.820Z Downloaded untrusted v0.7.1
8992026-03-09T18:54:54.820Z Downloaded rand v0.9.2
9002026-03-09T18:54:54.824Z Downloaded ron v0.8.1
9012026-03-09T18:54:54.829Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9022026-03-09T18:54:54.833Z Downloaded rustls-webpki v0.103.9
9032026-03-09T18:54:54.836Z Downloaded void v1.0.2
9042026-03-09T18:54:54.836Z Downloaded aws-lc-rs v1.16.0
9052026-03-09T18:54:54.848Z Downloaded want v0.3.1
9062026-03-09T18:54:54.851Z Downloaded tui-tree-widget v0.23.1
9072026-03-09T18:54:54.851Z Downloaded waitgroup v0.1.2
9082026-03-09T18:54:54.851Z Downloaded iddqd v0.3.17
9092026-03-09T18:54:54.857Z Downloaded schemars v0.9.0
9102026-03-09T18:54:54.869Z Downloaded xshell-macros v0.2.7
9112026-03-09T18:54:54.872Z Downloaded itertools v0.14.0
9122026-03-09T18:54:54.877Z Downloaded tokio-stream v0.1.18
9132026-03-09T18:54:54.882Z Downloaded itertools v0.12.1
9142026-03-09T18:54:54.890Z Downloaded usdt-impl v0.6.0
9152026-03-09T18:54:54.893Z Downloaded qorb v0.4.1
9162026-03-09T18:54:54.896Z Downloaded rand v0.10.0
9172026-03-09T18:54:54.900Z Downloaded num-bigint-dig v0.8.6
9182026-03-09T18:54:54.904Z Downloaded tokio-rustls v0.24.1
9192026-03-09T18:54:54.907Z Downloaded zeroize_derive v1.4.3
9202026-03-09T18:54:54.910Z Downloaded zone v0.3.1
9212026-03-09T18:54:54.910Z Downloaded samael v0.0.19
9222026-03-09T18:54:54.915Z Downloaded tinyvec v1.10.0
9232026-03-09T18:54:54.918Z Downloaded schemars v1.2.1
9242026-03-09T18:54:54.934Z Downloaded zone_cfg_derive v0.3.1
9252026-03-09T18:54:54.937Z Downloaded wyz v0.5.1
9262026-03-09T18:54:54.937Z Downloaded whoami v2.1.0
9272026-03-09T18:54:54.940Z Downloaded vergen-git2 v1.0.7
9282026-03-09T18:54:54.940Z Downloaded twox-hash v2.1.2
9292026-03-09T18:54:54.943Z Downloaded vsss-rs v3.3.4
9302026-03-09T18:54:54.946Z Downloaded vergen-lib v0.1.6
9312026-03-09T18:54:54.946Z Downloaded tar v0.4.44
9322026-03-09T18:54:54.950Z Downloaded walkdir v2.5.0
9332026-03-09T18:54:54.953Z Downloaded subprocess v0.2.15
9342026-03-09T18:54:54.956Z Downloaded toml v0.9.12+spec-1.1.0
9352026-03-09T18:54:54.959Z Downloaded xz2 v0.1.7
9362026-03-09T18:54:54.962Z Downloaded zeroize v1.8.2
9372026-03-09T18:54:54.962Z Downloaded unicode-properties v0.1.4
9382026-03-09T18:54:54.965Z Downloaded tracing-core v0.1.36
9392026-03-09T18:54:54.968Z Downloaded nom v7.1.3
9402026-03-09T18:54:54.973Z Downloaded zstd v0.13.3
9412026-03-09T18:54:54.975Z Downloaded num-bigint v0.4.6
9422026-03-09T18:54:54.980Z Downloaded whoami v1.6.1
9432026-03-09T18:54:54.983Z Downloaded uzers v0.12.2
9442026-03-09T18:54:54.986Z Downloaded blake3 v1.8.3
9452026-03-09T18:54:54.993Z Downloaded zstd-safe v7.2.4
9462026-03-09T18:54:54.996Z Downloaded vergen v9.0.6
9472026-03-09T18:54:54.999Z Downloaded toml v0.7.8
9482026-03-09T18:54:55.002Z Downloaded tungstenite v0.23.0
9492026-03-09T18:54:55.005Z Downloaded itertools v0.13.0
9502026-03-09T18:54:55.010Z Downloaded uuid v1.21.0
9512026-03-09T18:54:55.013Z Downloaded vergen-gitcl v1.0.8
9522026-03-09T18:54:55.016Z Downloaded toml_parser v1.0.9+spec-1.1.0
9532026-03-09T18:54:55.019Z Downloaded toml_edit v0.23.10+spec-1.0.0
9542026-03-09T18:54:55.022Z Downloaded rsa v0.9.10
9552026-03-09T18:54:55.026Z Downloaded vte v0.14.1
9562026-03-09T18:54:55.029Z Downloaded typify v0.6.1
9572026-03-09T18:54:55.032Z Downloaded unicode-bidi v0.3.18
9582026-03-09T18:54:55.035Z Downloaded xshell v0.2.7
9592026-03-09T18:54:55.038Z Downloaded futures-util v0.3.32
9602026-03-09T18:54:55.048Z Downloaded tungstenite v0.21.0
9612026-03-09T18:54:55.052Z Downloaded rustyline v14.0.0
9622026-03-09T18:54:55.057Z Downloaded zerocopy v0.6.6
9632026-03-09T18:54:55.060Z Downloaded yasna v0.5.2
9642026-03-09T18:54:55.062Z Downloaded chrono v0.4.44
9652026-03-09T18:54:55.068Z Downloaded bindgen v0.71.1
9662026-03-09T18:54:55.075Z Downloaded ssh-key v0.6.7
9672026-03-09T18:54:55.083Z Downloaded reqwest v0.12.28
9682026-03-09T18:54:55.090Z Downloaded russh v0.45.0
9692026-03-09T18:54:55.094Z Downloaded reqwest v0.13.2
9702026-03-09T18:54:55.100Z Downloaded rpassword v7.4.0
9712026-03-09T18:54:55.103Z Downloaded git2 v0.20.4
9722026-03-09T18:54:55.109Z Downloaded yansi v1.0.1
9732026-03-09T18:54:55.112Z Downloaded ron v0.12.0
9742026-03-09T18:54:55.119Z Downloaded regex v1.12.3
9752026-03-09T18:54:55.123Z Downloaded unsafe-libyaml v0.2.11
9762026-03-09T18:54:55.127Z Downloaded portable-atomic v1.13.1
9772026-03-09T18:54:55.133Z Downloaded rayon v1.11.0
9782026-03-09T18:54:55.141Z Downloaded zopfli v0.8.3
9792026-03-09T18:54:55.144Z Downloaded p384 v0.13.1
9802026-03-09T18:54:55.147Z Downloaded toml_edit v0.19.15
9812026-03-09T18:54:55.163Z Downloaded tokio-postgres v0.7.16
9822026-03-09T18:54:55.167Z Downloaded quick-xml v0.37.5
9832026-03-09T18:54:55.172Z Downloaded unicode_categories v0.1.1
9842026-03-09T18:54:55.175Z Downloaded tower v0.5.3
9852026-03-09T18:54:55.182Z Downloaded zip v0.6.6
9862026-03-09T18:54:55.186Z Downloaded x509-cert v0.2.5
9872026-03-09T18:54:55.191Z Downloaded reedline v0.40.0
9882026-03-09T18:54:55.198Z Downloaded rustls-webpki v0.101.7
9892026-03-09T18:54:55.211Z Downloaded typify v0.4.3
9902026-03-09T18:54:55.214Z Downloaded bitvec v1.0.1
9912026-03-09T18:54:55.228Z Downloaded zip v4.6.1
9922026-03-09T18:54:55.232Z Downloaded zerocopy-derive v0.8.40
9932026-03-09T18:54:55.240Z Downloaded tower-http v0.6.8
9942026-03-09T18:54:55.249Z Downloaded typed-path v0.9.3
9952026-03-09T18:54:55.252Z Downloaded steno v0.4.1
9962026-03-09T18:54:55.256Z Downloaded iri-string v0.7.10
9972026-03-09T18:54:55.262Z Downloaded unicode-segmentation v1.12.0
9982026-03-09T18:54:55.266Z Downloaded salty v0.3.0
9992026-03-09T18:54:55.271Z Downloaded lalrpop v0.19.12
10002026-03-09T18:54:55.283Z Downloaded rustls-webpki v0.102.8
10012026-03-09T18:54:55.299Z Downloaded goblin v0.10.5
10022026-03-09T18:54:55.306Z Downloaded similar v2.7.0
10032026-03-09T18:54:55.310Z Downloaded winnow v0.6.26
10042026-03-09T18:54:55.319Z Downloaded tokio-util v0.7.18
10052026-03-09T18:54:55.325Z Downloaded tough v0.20.0
10062026-03-09T18:54:55.333Z Downloaded unicode-normalization v0.1.25
10072026-03-09T18:54:55.337Z Downloaded proptest v1.10.0
10082026-03-09T18:54:55.345Z Downloaded serde_with v3.17.0
10092026-03-09T18:54:55.356Z Downloaded nix v0.29.0
10102026-03-09T18:54:55.366Z Downloaded object v0.30.4
10112026-03-09T18:54:55.377Z Downloaded polar-core v0.27.3
10122026-03-09T18:54:55.381Z Downloaded curve25519-dalek v4.1.3
10132026-03-09T18:54:55.388Z Downloaded smoltcp v0.9.1
10142026-03-09T18:54:55.398Z Downloaded time v0.3.47
10152026-03-09T18:54:55.409Z Downloaded tabled v0.20.0
10162026-03-09T18:54:55.425Z Downloaded winnow v0.5.40
10172026-03-09T18:54:55.432Z Downloaded nix v0.30.1
10182026-03-09T18:54:55.443Z Downloaded radix_trie v0.2.1
10192026-03-09T18:54:55.447Z Downloaded rustls v0.21.12
10202026-03-09T18:54:55.457Z Downloaded webpki-roots v1.0.6
10212026-03-09T18:54:55.460Z Downloaded openssl v0.10.75
10222026-03-09T18:54:55.469Z Downloaded regex-syntax v0.8.10
10232026-03-09T18:54:55.475Z Downloaded quinn-proto v0.11.13
10242026-03-09T18:54:55.484Z Downloaded smoltcp v0.11.0
10252026-03-09T18:54:55.493Z Downloaded rustls v0.22.4
10262026-03-09T18:54:55.505Z Downloaded zlib-rs v0.6.2
10272026-03-09T18:54:55.510Z Downloaded rustix v0.38.44
10282026-03-09T18:54:55.531Z Downloaded object v0.37.3
10292026-03-09T18:54:55.540Z Downloaded dropshot v0.16.7
10302026-03-09T18:54:55.560Z Downloaded zerocopy v0.8.40
10312026-03-09T18:54:55.568Z Downloaded regress v0.10.5
10322026-03-09T18:54:55.576Z Downloaded hickory-proto v0.24.4
10332026-03-09T18:54:55.589Z Downloaded rustls v0.23.37
10342026-03-09T18:54:55.600Z Downloaded openapiv3 v2.2.0
10352026-03-09T18:54:55.609Z Downloaded diesel v2.2.12
10362026-03-09T18:54:55.625Z Downloaded vcpkg v0.2.15
10372026-03-09T18:54:55.662Z Downloaded hickory-proto v0.25.2
10382026-03-09T18:54:55.675Z Downloaded regex-syntax v0.6.29
10392026-03-09T18:54:55.681Z Downloaded nix v0.31.1
10402026-03-09T18:54:55.691Z Downloaded nix v0.27.1
10412026-03-09T18:54:55.700Z Downloaded tracing v0.1.44
10422026-03-09T18:54:55.720Z Downloaded typify-impl v0.6.1
10432026-03-09T18:54:55.732Z Downloaded sled v0.34.7
10442026-03-09T18:54:55.741Z Downloaded ratatui v0.29.0
10452026-03-09T18:54:55.758Z Downloaded typify-impl v0.4.3
10462026-03-09T18:54:55.770Z Downloaded sqlparser v0.61.0
10472026-03-09T18:54:55.778Z Downloaded bzip2-sys v0.1.13+1.0.8
10482026-03-09T18:54:55.789Z Downloaded nix v0.28.0
10492026-03-09T18:54:55.799Z Downloaded regex-automata v0.4.14
10502026-03-09T18:54:55.811Z Downloaded zerocopy-derive v0.6.6
10512026-03-09T18:54:55.820Z Downloaded bstr v1.12.1
10522026-03-09T18:54:55.828Z Downloaded petname v2.0.2
10532026-03-09T18:54:55.832Z Downloaded petgraph v0.6.5
10542026-03-09T18:54:55.848Z Downloaded csv v1.4.0
10552026-03-09T18:54:55.865Z Downloaded lzma-sys v0.1.20
10562026-03-09T18:54:55.890Z Downloaded jiff v0.2.21
10572026-03-09T18:54:55.906Z Downloaded petgraph v0.8.3
10582026-03-09T18:54:55.925Z Downloaded chrono-tz v0.10.4
10592026-03-09T18:54:55.939Z Downloaded moka v0.12.13
10602026-03-09T18:54:55.946Z Downloaded p521 v0.13.3
10612026-03-09T18:54:55.949Z Downloaded tracing-attributes v0.1.31
10622026-03-09T18:54:55.952Z Downloaded test-strategy v0.4.5
10632026-03-09T18:54:55.955Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
10642026-03-09T18:54:55.970Z Downloaded sha3 v0.10.8
10652026-03-09T18:54:55.974Z Downloaded libz-sys v1.1.24
10662026-03-09T18:54:55.993Z Downloaded snafu v0.8.9
10672026-03-09T18:54:55.998Z Downloaded serde_yaml v0.9.34+deprecated
10682026-03-09T18:54:56.002Z Downloaded tokio v1.49.0
10692026-03-09T18:54:56.036Z Downloaded libm v0.2.16
10702026-03-09T18:54:56.044Z Downloaded hkdf v0.12.4
10712026-03-09T18:54:56.047Z Downloaded h2 v0.4.13
10722026-03-09T18:54:56.051Z Downloaded xattr v1.6.1
10732026-03-09T18:54:56.056Z Downloaded unicase v2.9.0
10742026-03-09T18:54:56.056Z Downloaded tokio-rustls v0.26.4
10752026-03-09T18:54:56.059Z Downloaded tls_codec v0.4.2
10762026-03-09T18:54:56.059Z Downloaded term v0.7.0
10772026-03-09T18:54:56.062Z Downloaded toml_writer v1.0.6+spec-1.1.0
10782026-03-09T18:54:56.062Z Downloaded term v1.2.1
10792026-03-09T18:54:56.065Z Downloaded slog v2.8.2
10802026-03-09T18:54:56.068Z Downloaded hyper v1.8.1
10812026-03-09T18:54:56.073Z Downloaded strip-ansi-escapes v0.2.1
10822026-03-09T18:54:56.076Z Downloaded stringprep v0.1.5
10832026-03-09T18:54:56.076Z Downloaded smallvec v0.6.14
10842026-03-09T18:54:56.079Z Downloaded slog-stdlog v4.1.1
10852026-03-09T18:54:56.079Z Downloaded rustls-platform-verifier v0.6.2
10862026-03-09T18:54:56.082Z Downloaded hickory-server v0.25.2
10872026-03-09T18:54:56.085Z Downloaded sync-ptr v0.1.4
10882026-03-09T18:54:56.085Z Downloaded structmeta-derive v0.3.0
10892026-03-09T18:54:56.088Z Downloaded sqlformat v0.3.5
10902026-03-09T18:54:56.088Z Downloaded simd-adler32 v0.3.8
10912026-03-09T18:54:56.091Z Downloaded progenitor-impl v0.13.0
10922026-03-09T18:54:56.091Z Downloaded scroll v0.13.0
10932026-03-09T18:54:56.094Z Downloaded russh-keys v0.45.0
10942026-03-09T18:54:56.094Z Downloaded http v1.4.0
10952026-03-09T18:54:56.097Z Downloaded rustc_version v0.1.7
10962026-03-09T18:54:56.097Z Downloaded resolv-conf v0.7.6
10972026-03-09T18:54:56.100Z Downloaded pin-project v1.1.11
10982026-03-09T18:54:56.108Z Downloaded expectorate v1.2.0
10992026-03-09T18:54:56.111Z Downloaded derive_more-impl v2.1.1
11002026-03-09T18:54:56.114Z Downloaded encoding_rs v0.8.35
11012026-03-09T18:54:56.133Z Downloaded der v0.7.10
11022026-03-09T18:54:56.137Z Downloaded scroll_derive v0.13.1
11032026-03-09T18:54:56.140Z Downloaded scopeguard v1.2.0
11042026-03-09T18:54:56.140Z Downloaded pkcs1 v0.7.5
11052026-03-09T18:54:56.143Z Downloaded salsa20 v0.10.2
11062026-03-09T18:54:56.143Z Downloaded rand_chacha v0.3.1
11072026-03-09T18:54:56.143Z Downloaded rand_core v0.9.5
11082026-03-09T18:54:56.146Z Downloaded rustc-hash v2.1.1
11092026-03-09T18:54:56.146Z Downloaded russh-cryptovec v0.7.3
11102026-03-09T18:54:56.146Z Downloaded progenitor v0.13.0
11112026-03-09T18:54:56.149Z Downloaded proc-macro-error2 v2.0.1
11122026-03-09T18:54:56.149Z Downloaded parking_lot_core v0.9.12
11132026-03-09T18:54:56.152Z Downloaded parking_lot v0.12.5
11142026-03-09T18:54:56.155Z Downloaded ring v0.17.14
11152026-03-09T18:54:56.188Z Downloaded primeorder v0.13.6
11162026-03-09T18:54:56.191Z Downloaded progenitor-client v0.13.0
11172026-03-09T18:54:56.191Z Downloaded pem v3.0.6
11182026-03-09T18:54:56.191Z Downloaded ppv-lite86 v0.2.21
11192026-03-09T18:54:56.196Z Downloaded powerfmt v0.2.0
11202026-03-09T18:54:56.196Z Downloaded postgres-protocol v0.6.10
11212026-03-09T18:54:56.199Z Downloaded poly1305 v0.8.0
11222026-03-09T18:54:56.199Z Downloaded pin-project-internal v1.1.11
11232026-03-09T18:54:56.200Z Downloaded libbz2-rs-sys v0.2.2
11242026-03-09T18:54:56.203Z Downloaded hickory-resolver v0.25.2
11252026-03-09T18:54:56.205Z Downloaded hickory-resolver v0.24.4
11262026-03-09T18:54:56.208Z Downloaded pkcs8 v0.10.2
11272026-03-09T18:54:56.211Z Downloaded pkg-config v0.3.32
11282026-03-09T18:54:56.211Z Downloaded aho-corasick v1.1.4
11292026-03-09T18:54:56.214Z Downloaded phf v0.12.1
11302026-03-09T18:54:56.217Z Downloaded heapless v0.7.17
11312026-03-09T18:54:56.220Z Downloaded peg-macros v0.8.5
11322026-03-09T18:54:56.220Z Downloaded peg v0.8.5
11332026-03-09T18:54:56.223Z Downloaded omicron-zone-package v0.12.2
11342026-03-09T18:54:56.226Z Downloaded libgit2-sys v0.18.3+1.9.2
11352026-03-09T18:54:56.275Z Downloaded crossterm v0.29.0
11362026-03-09T18:54:56.280Z Downloaded bumpalo v3.20.2
11372026-03-09T18:54:56.284Z Downloaded proc-macro-crate v3.4.0
11382026-03-09T18:54:56.284Z Downloaded proc-macro-crate v1.3.1
11392026-03-09T18:54:56.287Z Downloaded paste v1.0.15
11402026-03-09T18:54:56.288Z Downloaded parse-display-derive v0.10.0
11412026-03-09T18:54:56.290Z Downloaded parking_lot_core v0.8.6
11422026-03-09T18:54:56.290Z Downloaded packed_struct v0.10.1
11432026-03-09T18:54:56.293Z Downloaded owo-colors v4.3.0
11442026-03-09T18:54:56.293Z Downloaded password-hash v0.5.0
11452026-03-09T18:54:56.296Z Downloaded num_enum v0.5.11
11462026-03-09T18:54:56.299Z Downloaded litrs v1.0.0
11472026-03-09T18:54:56.302Z Downloaded darling_core v0.20.11
11482026-03-09T18:54:56.305Z Downloaded precomputed-hash v0.1.1
11492026-03-09T18:54:56.305Z Downloaded num_enum_derive v0.7.5
11502026-03-09T18:54:56.308Z Downloaded headers v0.4.1
11512026-03-09T18:54:56.311Z Downloaded fatfs v0.3.6
11522026-03-09T18:54:56.314Z Downloaded base64 v0.21.7
11532026-03-09T18:54:56.317Z Downloaded const_format v0.2.35
11542026-03-09T18:54:56.320Z Downloaded indexmap v1.9.3
11552026-03-09T18:54:56.323Z Downloaded oxide-tokio-rt v0.1.2
11562026-03-09T18:54:56.323Z Downloaded futures v0.3.32
11572026-03-09T18:54:56.327Z Downloaded crossbeam-channel v0.5.15
11582026-03-09T18:54:56.331Z Downloaded multer v3.1.0
11592026-03-09T18:54:56.334Z Downloaded defmt v1.0.1
11602026-03-09T18:54:56.337Z Downloaded nu-ansi-term v0.50.3
11612026-03-09T18:54:56.337Z Downloaded num_enum v0.7.5
11622026-03-09T18:54:56.341Z Downloaded multimap v0.10.1
11632026-03-09T18:54:56.346Z Downloaded half v2.7.1
11642026-03-09T18:54:56.349Z Downloaded parse-display v0.10.0
11652026-03-09T18:54:56.349Z Downloaded darling_core v0.23.0
11662026-03-09T18:54:56.350Z Downloaded iana-time-zone v0.1.65
11672026-03-09T18:54:56.353Z Downloaded dropshot_endpoint v0.16.7
11682026-03-09T18:54:56.356Z Downloaded ipnetwork v0.21.1
11692026-03-09T18:54:56.356Z Downloaded openssl-probe v0.1.6
11702026-03-09T18:54:56.359Z Downloaded openssl-macros v0.1.1
11712026-03-09T18:54:56.359Z Downloaded num_enum_derive v0.5.11
11722026-03-09T18:54:56.359Z Downloaded libefi-sys v0.1.0
11732026-03-09T18:54:56.360Z Downloaded http-body-util v0.1.3
11742026-03-09T18:54:56.362Z Downloaded hmac v0.12.1
11752026-03-09T18:54:56.362Z Downloaded crc-any v2.5.0
11762026-03-09T18:54:56.365Z Downloaded derive-where v1.6.0
11772026-03-09T18:54:56.368Z Downloaded compact_str v0.8.1
11782026-03-09T18:54:56.371Z Downloaded chacha20poly1305 v0.10.1
11792026-03-09T18:54:56.371Z Downloaded bytes v1.11.1
11802026-03-09T18:54:56.374Z Downloaded num-derive v0.4.2
11812026-03-09T18:54:56.377Z Downloaded num v0.4.3
11822026-03-09T18:54:56.377Z Downloaded libsw v3.5.0
11832026-03-09T18:54:56.380Z Downloaded indoc v2.0.7
11842026-03-09T18:54:56.380Z Downloaded keccak v0.1.6
11852026-03-09T18:54:56.383Z Downloaded jobserver v0.1.34
11862026-03-09T18:54:56.383Z Downloaded ingot-types v0.1.2
11872026-03-09T18:54:56.386Z Downloaded nibble_vec v0.1.0
11882026-03-09T18:54:56.386Z Downloaded newtype-uuid-macros v0.1.0
11892026-03-09T18:54:56.386Z Downloaded getrandom v0.3.4
11902026-03-09T18:54:56.391Z Downloaded normalize-line-endings v0.3.0
11912026-03-09T18:54:56.391Z Downloaded newline-converter v0.3.0
11922026-03-09T18:54:56.394Z Downloaded new_debug_unreachable v1.0.6
11932026-03-09T18:54:56.394Z Downloaded ipnet v2.11.0
11942026-03-09T18:54:56.394Z Downloaded lzss v0.8.2
11952026-03-09T18:54:56.394Z Downloaded lru v0.12.5
11962026-03-09T18:54:56.397Z Downloaded hickory-client v0.25.2
11972026-03-09T18:54:56.397Z Downloaded aes-gcm v0.10.3
11982026-03-09T18:54:56.400Z Downloaded darling v0.20.11
11992026-03-09T18:54:56.403Z Downloaded chacha20 v0.10.0
12002026-03-09T18:54:56.406Z Downloaded blake2 v0.10.6
12012026-03-09T18:54:56.409Z Downloaded backon v1.6.0
12022026-03-09T18:54:56.410Z Downloaded impl-trait-for-tuples v0.2.3
12032026-03-09T18:54:56.413Z Downloaded cipher v0.4.4
12042026-03-09T18:54:56.413Z Downloaded highway v1.3.0
12052026-03-09T18:54:56.415Z Downloaded md-5 v0.10.6
12062026-03-09T18:54:56.416Z Downloaded maplit v1.0.2
12072026-03-09T18:54:56.416Z Downloaded lru-slab v0.1.2
12082026-03-09T18:54:56.418Z Downloaded globset v0.4.18
12092026-03-09T18:54:56.418Z Downloaded darling v0.21.3
12102026-03-09T18:54:56.421Z Downloaded instability v0.3.11
12112026-03-09T18:54:56.425Z Downloaded hyper-staticfile v0.10.1
12122026-03-09T18:54:56.425Z Downloaded futures-channel v0.3.32
12132026-03-09T18:54:56.428Z Downloaded is-terminal v0.4.17
12142026-03-09T18:54:56.428Z Downloaded getrandom v0.2.17
12152026-03-09T18:54:56.431Z Downloaded inout v0.1.4
12162026-03-09T18:54:56.431Z Downloaded ident_case v1.0.1
12172026-03-09T18:54:56.431Z Downloaded foldhash v0.2.0
12182026-03-09T18:54:56.434Z Downloaded aes v0.8.4
12192026-03-09T18:54:56.437Z Downloaded diesel-dtrace v0.4.2
12202026-03-09T18:54:56.437Z Downloaded daft-derive v0.1.5
12212026-03-09T18:54:56.440Z Downloaded cookie v0.18.1
12222026-03-09T18:54:56.443Z Downloaded derive-ex v0.1.8
12232026-03-09T18:54:56.443Z Downloaded fallible-iterator v0.2.0
12242026-03-09T18:54:56.443Z Downloaded cargo_toml v0.22.3
12252026-03-09T18:54:56.446Z Downloaded ciborium v0.2.2
12262026-03-09T18:54:56.449Z Downloaded bzip2 v0.6.1
12272026-03-09T18:54:56.449Z Downloaded http-body v1.0.1
12282026-03-09T18:54:56.449Z Downloaded hostname v0.3.1
12292026-03-09T18:54:56.453Z Downloaded home v0.5.12
12302026-03-09T18:54:56.453Z Downloaded filetime v0.2.27
12312026-03-09T18:54:56.453Z Downloaded derive_more v2.1.1
12322026-03-09T18:54:56.461Z Downloaded deranged v0.5.8
12332026-03-09T18:54:56.464Z Downloaded cookie_store v0.22.1
12342026-03-09T18:54:56.465Z Downloaded console v0.15.11
12352026-03-09T18:54:56.469Z Downloaded cancel-safe-futures v0.1.5
12362026-03-09T18:54:56.472Z Downloaded either v1.15.0
12372026-03-09T18:54:56.472Z Downloaded crc32fast v1.5.0
12382026-03-09T18:54:56.474Z Downloaded console v0.16.2
12392026-03-09T18:54:56.475Z Downloaded clang-sys v1.8.1
12402026-03-09T18:54:56.478Z Downloaded bzip2 v0.4.4
12412026-03-09T18:54:56.478Z Downloaded env_filter v1.0.0
12422026-03-09T18:54:56.478Z Downloaded ed25519 v2.2.3
12432026-03-09T18:54:56.482Z Downloaded hubpack_derive v0.1.1
12442026-03-09T18:54:56.482Z Downloaded hostname v0.4.2
12452026-03-09T18:54:56.482Z Downloaded ecdsa v0.16.9
12462026-03-09T18:54:56.485Z Downloaded find-msvc-tools v0.1.9
12472026-03-09T18:54:56.485Z Downloaded drift v0.1.3
12482026-03-09T18:54:56.488Z Downloaded derive_builder_core v0.20.2
12492026-03-09T18:54:56.491Z Downloaded ctr v0.9.2
12502026-03-09T18:54:56.491Z Downloaded git-stub-vcs v0.1.0
12512026-03-09T18:54:56.494Z Downloaded futures-executor v0.3.32
12522026-03-09T18:54:56.494Z Downloaded der_derive v0.7.3
12532026-03-09T18:54:56.517Z Downloaded futures-task v0.3.32
12542026-03-09T18:54:56.517Z Downloaded const_format_proc_macros v0.2.34
12552026-03-09T18:54:56.517Z Downloaded bcs v0.1.6
12562026-03-09T18:54:56.517Z Downloaded async-trait v0.1.89
12572026-03-09T18:54:56.517Z Downloaded hash32 v0.3.1
12582026-03-09T18:54:56.517Z Downloaded display-error-chain v0.2.2
12592026-03-09T18:54:56.518Z Downloaded float-cmp v0.10.0
12602026-03-09T18:54:56.518Z Downloaded ena v0.14.4
12612026-03-09T18:54:56.518Z Downloaded ghash v0.5.1
12622026-03-09T18:54:56.518Z Downloaded gethostname v0.5.0
12632026-03-09T18:54:56.518Z Downloaded endian-type v0.1.2
12642026-03-09T18:54:56.518Z Downloaded dunce v1.0.5
12652026-03-09T18:54:56.518Z Downloaded dsl_auto_type v0.1.3
12662026-03-09T18:54:56.518Z Downloaded chacha20 v0.9.1
12672026-03-09T18:54:56.518Z Downloaded camino-tempfile-ext v0.3.3
12682026-03-09T18:54:56.521Z Downloaded blowfish v0.9.1
12692026-03-09T18:54:56.521Z Downloaded bit-vec v0.6.3
12702026-03-09T18:54:56.521Z Downloaded flume v0.11.1
12712026-03-09T18:54:56.521Z Downloaded fixedbitset v0.4.2
12722026-03-09T18:54:56.521Z Downloaded embedded-io v0.4.0
12732026-03-09T18:54:56.521Z Downloaded dtrace-parser v0.3.0
12742026-03-09T18:54:56.521Z Downloaded daft v0.1.5
12752026-03-09T18:54:56.524Z Downloaded crossbeam-deque v0.8.6
12762026-03-09T18:54:56.524Z Downloaded corncobs v0.1.4
12772026-03-09T18:54:56.530Z Downloaded cmake v0.1.57
12782026-03-09T18:54:56.530Z Downloaded cexpr v0.6.0
12792026-03-09T18:54:56.530Z Downloaded cassowary v0.3.0
12802026-03-09T18:54:56.534Z Downloaded cargo_metadata v0.19.2
12812026-03-09T18:54:56.534Z Downloaded bit-vec v0.8.0
12822026-03-09T18:54:56.534Z Downloaded dof v0.4.0
12832026-03-09T18:54:56.534Z Downloaded buf-list v1.1.2
12842026-03-09T18:54:56.537Z Downloaded cbc v0.1.2
12852026-03-09T18:54:56.537Z Downloaded bitflags v1.3.2
12862026-03-09T18:54:56.540Z Downloaded bitfield v0.19.4
12872026-03-09T18:54:56.540Z Downloaded bit-set v0.5.3
12882026-03-09T18:54:56.540Z Downloaded document-features v0.2.12
12892026-03-09T18:54:56.544Z Downloaded futures-macro v0.3.32
12902026-03-09T18:54:56.544Z Downloaded foreign-types v0.3.2
12912026-03-09T18:54:56.544Z Downloaded defmt v0.3.100
12922026-03-09T18:54:56.544Z Downloaded base64 v0.22.1
12932026-03-09T18:54:56.547Z Downloaded base16ct v1.0.0
12942026-03-09T18:54:56.547Z Downloaded dirs-sys-next v0.1.2
12952026-03-09T18:54:56.547Z Downloaded dirs-next v2.0.0
12962026-03-09T18:54:56.551Z Downloaded difflib v0.4.0
12972026-03-09T18:54:56.551Z Downloaded debug-ignore v1.0.5
12982026-03-09T18:54:56.551Z Downloaded ciborium-ll v0.2.2
12992026-03-09T18:54:56.554Z Downloaded atomic-waker v1.1.2
13002026-03-09T18:54:56.554Z Downloaded arrayref v0.3.9
13012026-03-09T18:54:56.554Z Downloaded bitfield-struct v0.6.2
13022026-03-09T18:54:56.557Z Downloaded derive_builder_macro v0.20.2
13032026-03-09T18:54:56.557Z Downloaded defmt-macros v1.0.1
13042026-03-09T18:54:56.560Z Downloaded darling_macro v0.21.3
13052026-03-09T18:54:56.560Z Downloaded darling_macro v0.20.11
13062026-03-09T18:54:56.560Z Downloaded crunchy v0.2.4
13072026-03-09T18:54:56.560Z Downloaded convert_case v0.4.0
13082026-03-09T18:54:56.560Z Downloaded block-padding v0.3.3
13092026-03-09T18:54:56.563Z Downloaded cstr-argument v0.1.2
13102026-03-09T18:54:56.563Z Downloaded critical-section v1.2.0
13112026-03-09T18:54:56.563Z Downloaded cpufeatures v0.3.0
13122026-03-09T18:54:56.566Z Downloaded bitfield-macros v0.19.4
13132026-03-09T18:54:56.566Z Downloaded crc8 v0.1.1
13142026-03-09T18:54:56.566Z Downloaded cobs v0.3.0
13152026-03-09T18:54:56.566Z Downloaded ciborium-io v0.2.2
13162026-03-09T18:54:56.569Z Downloaded async-stream v0.3.6
13172026-03-09T18:54:56.569Z Downloaded darling_macro v0.23.0
13182026-03-09T18:54:56.569Z Downloaded bit-set v0.8.0
13192026-03-09T18:54:56.569Z Downloaded base16ct v0.2.0
13202026-03-09T18:54:56.574Z Downloaded atomicwrites v0.4.4
13212026-03-09T18:54:56.574Z Downloaded curve25519-dalek-derive v0.1.1
13222026-03-09T18:54:56.574Z Downloaded elliptic-curve v0.13.8
13232026-03-09T18:54:56.577Z Downloaded async-recursion v1.1.1
13242026-03-09T18:54:56.580Z Downloaded ascii-canvas v3.0.0
13252026-03-09T18:54:56.580Z Downloaded ar_archive_writer v0.5.1
13262026-03-09T18:54:56.583Z Downloaded ahash v0.8.12
13272026-03-09T18:54:56.583Z Downloaded base64ct v1.8.3
13282026-03-09T18:54:56.586Z Downloaded backoff v0.4.0
13292026-03-09T18:54:56.589Z Downloaded dyn-clone v1.0.20
13302026-03-09T18:54:56.589Z Downloaded crossbeam-epoch v0.9.18
13312026-03-09T18:54:56.592Z Downloaded assert_matches v1.5.0
13322026-03-09T18:54:56.592Z Downloaded atty v0.2.14
13332026-03-09T18:54:56.592Z Downloaded array-init v0.0.4
13342026-03-09T18:54:56.592Z Downloaded aead v0.5.2
13352026-03-09T18:54:56.595Z Downloaded allocator-api2 v0.2.21
13362026-03-09T18:54:56.904Z Downloaded aws-lc-sys v0.37.1
13372026-03-09T18:54:57.251Z Compiling libc v0.2.180
13382026-03-09T18:54:57.251Z Compiling serde v1.0.228
13392026-03-09T18:54:57.254Z Compiling log v0.4.29
13402026-03-09T18:54:57.254Z Compiling shlex v1.3.0
13412026-03-09T18:54:57.254Z Compiling find-msvc-tools v0.1.9
13422026-03-09T18:54:57.421Z Compiling smallvec v1.15.1
13432026-03-09T18:54:57.436Z Compiling syn v2.0.117
13442026-03-09T18:54:57.450Z Compiling typenum v1.19.0
13452026-03-09T18:54:57.804Z Compiling generic-array v0.14.7
13462026-03-09T18:54:57.825Z Compiling subtle v2.6.1
13472026-03-09T18:54:57.872Z Compiling scopeguard v1.2.0
13482026-03-09T18:54:57.939Z Compiling portable-atomic v1.13.1
13492026-03-09T18:54:58.030Z Compiling lock_api v0.4.14
13502026-03-09T18:54:58.051Z Compiling const-oid v0.9.6
13512026-03-09T18:54:58.189Z Compiling critical-section v1.2.0
13522026-03-09T18:54:58.251Z Compiling zerocopy v0.8.40
13532026-03-09T18:54:58.346Z Compiling parking_lot_core v0.9.12
13542026-03-09T18:54:58.473Z Compiling serde_json v1.0.149
13552026-03-09T18:54:58.798Z Compiling pin-project-lite v0.2.17
13562026-03-09T18:54:59.201Z Compiling pkg-config v0.3.32
13572026-03-09T18:54:59.300Z Compiling libm v0.2.16
13582026-03-09T18:54:59.628Z Compiling num-traits v0.2.19
13592026-03-09T18:54:59.781Z Compiling getrandom v0.2.17
13602026-03-09T18:54:59.953Z Compiling jobserver v0.1.34
13612026-03-09T18:54:59.976Z Compiling errno v0.3.14
13622026-03-09T18:55:00.032Z Compiling rand_core v0.6.4
13632026-03-09T18:55:00.215Z Compiling once_cell v1.21.3
13642026-03-09T18:55:00.243Z Compiling signal-hook-registry v1.4.8
13652026-03-09T18:55:00.454Z Compiling cc v1.2.56
13662026-03-09T18:55:00.584Z Compiling mio v1.1.1
13672026-03-09T18:55:00.667Z Compiling bitflags v2.11.0
13682026-03-09T18:55:00.817Z Compiling parking_lot v0.12.5
13692026-03-09T18:55:00.837Z Compiling futures-core v0.3.32
13702026-03-09T18:55:01.179Z Compiling socket2 v0.6.2
13712026-03-09T18:55:01.372Z Compiling percent-encoding v2.3.2
13722026-03-09T18:55:01.632Z Compiling allocator-api2 v0.2.21
13732026-03-09T18:55:01.684Z Compiling cpufeatures v0.2.17
13742026-03-09T18:55:01.735Z Compiling foldhash v0.2.0
13752026-03-09T18:55:01.802Z Compiling futures-sink v0.3.32
13762026-03-09T18:55:01.986Z Compiling futures-channel v0.3.32
13772026-03-09T18:55:02.011Z Compiling futures-task v0.3.32
13782026-03-09T18:55:02.094Z Compiling futures-io v0.3.32
13792026-03-09T18:55:02.146Z Compiling slab v0.4.12
13802026-03-09T18:55:02.339Z Compiling hashbrown v0.16.1
13812026-03-09T18:55:02.361Z Compiling getrandom v0.4.1
13822026-03-09T18:55:02.365Z Compiling rustversion v1.0.22
13832026-03-09T18:55:02.431Z Compiling rand_core v0.10.0
13842026-03-09T18:55:02.474Z Compiling getrandom v0.3.4
13852026-03-09T18:55:02.766Z Compiling cmake v0.1.57
13862026-03-09T18:55:03.630Z Compiling indexmap v2.13.0
13872026-03-09T18:55:03.680Z Compiling form_urlencoded v1.2.2
13882026-03-09T18:55:03.864Z Compiling base64ct v1.8.3
13892026-03-09T18:55:04.012Z Compiling fs_extra v1.3.0
13902026-03-09T18:55:04.282Z Compiling ident_case v1.0.1
13912026-03-09T18:55:04.359Z Compiling dunce v1.0.5
13922026-03-09T18:55:04.465Z Compiling pem-rfc7468 v0.7.0
13932026-03-09T18:55:04.486Z Compiling flagset v0.4.7
13942026-03-09T18:55:04.509Z Compiling rand_core v0.9.5
13952026-03-09T18:55:04.565Z Compiling aws-lc-sys v0.37.1
13962026-03-09T18:55:04.706Z Compiling iana-time-zone v0.1.65
13972026-03-09T18:55:04.881Z Compiling rustix v1.1.3
13982026-03-09T18:55:04.930Z Compiling ring v0.17.14
13992026-03-09T18:55:05.032Z Compiling uuid v1.21.0
14002026-03-09T18:55:05.080Z Compiling synstructure v0.13.2
14012026-03-09T18:55:05.102Z Compiling rustc_version v0.4.1
14022026-03-09T18:55:05.106Z Compiling aws-lc-rs v1.16.0
14032026-03-09T18:55:05.700Z Compiling vcpkg v0.2.15
14042026-03-09T18:55:05.751Z Compiling regex-syntax v0.8.10
14052026-03-09T18:55:06.421Z Compiling tracing-core v0.1.36
14062026-03-09T18:55:06.461Z Compiling crossbeam-utils v0.8.21
14072026-03-09T18:55:07.043Z Compiling pest_generator v2.8.6
14082026-03-09T18:55:07.344Z Compiling openssl-sys v0.9.111
14092026-03-09T18:55:07.596Z Compiling serde_derive_internals v0.29.1
14102026-03-09T18:55:08.494Z Compiling base64 v0.22.1
14112026-03-09T18:55:08.642Z Compiling schemars v0.8.22
14122026-03-09T18:55:08.732Z Compiling httparse v1.10.1
14132026-03-09T18:55:09.063Z Compiling untrusted v0.7.1
14142026-03-09T18:55:09.165Z Compiling untrusted v0.9.0
14152026-03-09T18:55:09.262Z Compiling openssl-probe v0.2.1
14162026-03-09T18:55:09.350Z Compiling syn v1.0.109
14172026-03-09T18:55:09.561Z Compiling darling_core v0.20.11
14182026-03-09T18:55:09.744Z Compiling tower-service v0.3.3
14192026-03-09T18:55:09.799Z Compiling serde_derive v1.0.228
14202026-03-09T18:55:09.894Z Compiling zeroize_derive v1.4.3
14212026-03-09T18:55:09.950Z Compiling zerofrom-derive v0.1.6
14222026-03-09T18:55:10.499Z Compiling yoke-derive v0.8.1
14232026-03-09T18:55:11.213Z Compiling zeroize v1.8.2
14242026-03-09T18:55:11.430Z Compiling zerocopy-derive v0.8.40
14252026-03-09T18:55:11.559Z Compiling zerovec-derive v0.11.2
14262026-03-09T18:55:12.971Z Compiling crypto-common v0.1.7
14272026-03-09T18:55:13.210Z Compiling block-buffer v0.10.4
14282026-03-09T18:55:13.233Z Compiling displaydoc v0.2.5
14292026-03-09T18:55:13.259Z Compiling zerofrom v0.1.6
14302026-03-09T18:55:13.495Z Compiling yoke v0.8.1
14312026-03-09T18:55:13.517Z Compiling digest v0.10.7
14322026-03-09T18:55:13.876Z Compiling tokio-macros v2.6.0
14332026-03-09T18:55:14.041Z Compiling hmac v0.12.1
14342026-03-09T18:55:14.138Z Compiling zerovec v0.11.5
14352026-03-09T18:55:14.334Z Compiling futures-macro v0.3.32
14362026-03-09T18:55:14.825Z Compiling zerotrie v0.2.3
14372026-03-09T18:55:15.248Z Compiling tinystr v0.8.2
14382026-03-09T18:55:15.400Z Compiling potential_utf v0.1.4
14392026-03-09T18:55:15.452Z Compiling block-padding v0.3.3
14402026-03-09T18:55:15.486Z Compiling sha2 v0.10.9
14412026-03-09T18:55:15.624Z Compiling icu_locale_core v2.1.1
14422026-03-09T18:55:15.691Z Compiling icu_collections v2.1.1
14432026-03-09T18:55:15.761Z Compiling inout v0.1.4
14442026-03-09T18:55:15.892Z Compiling der_derive v0.7.3
14452026-03-09T18:55:16.054Z Compiling cipher v0.4.4
14462026-03-09T18:55:16.185Z Compiling futures-util v0.3.32
14472026-03-09T18:55:16.730Z Compiling salsa20 v0.10.2
14482026-03-09T18:55:16.967Z Compiling pbkdf2 v0.12.2
14492026-03-09T18:55:17.130Z Compiling icu_provider v2.1.1
14502026-03-09T18:55:17.671Z Compiling icu_normalizer v2.1.1
14512026-03-09T18:55:17.689Z Compiling icu_properties v2.1.2
14522026-03-09T18:55:17.995Z Compiling bytes v1.11.1
14532026-03-09T18:55:18.042Z Compiling der v0.7.10
14542026-03-09T18:55:18.872Z Compiling chrono v0.4.44
14552026-03-09T18:55:19.090Z Compiling thiserror-impl v2.0.18
14562026-03-09T18:55:19.465Z Compiling tokio v1.49.0
14572026-03-09T18:55:20.346Z Compiling idna_adapter v1.2.1
14582026-03-09T18:55:20.570Z Compiling idna v1.1.0
14592026-03-09T18:55:20.946Z Compiling spki v0.7.3
14602026-03-09T18:55:21.309Z Compiling url v2.5.8
14612026-03-09T18:55:21.382Z Compiling http v1.4.0
14622026-03-09T18:55:22.033Z Compiling scrypt v0.11.0
14632026-03-09T18:55:22.097Z Compiling thiserror v2.0.18
14642026-03-09T18:55:22.174Z Compiling cbc v0.1.2
14652026-03-09T18:55:22.266Z Compiling aes v0.8.4
14662026-03-09T18:55:22.440Z Compiling rustls-pki-types v1.14.0
14672026-03-09T18:55:22.504Z Compiling tracing-attributes v0.1.31
14682026-03-09T18:55:22.915Z Compiling ppv-lite86 v0.2.21
14692026-03-09T18:55:22.938Z Compiling http-body v1.0.1
14702026-03-09T18:55:23.181Z Compiling pkcs5 v0.7.1
14712026-03-09T18:55:23.556Z Compiling schemars_derive v0.8.22
14722026-03-09T18:55:23.680Z Compiling rand_chacha v0.9.0
14732026-03-09T18:55:24.249Z Compiling rand v0.9.2
14742026-03-09T18:55:24.812Z Compiling pkcs8 v0.10.2
14752026-03-09T18:55:25.308Z Compiling scroll_derive v0.13.1
14762026-03-09T18:55:25.448Z Compiling pest_derive v2.8.6
14772026-03-09T18:55:25.733Z Compiling tracing v0.1.44
14782026-03-09T18:55:25.934Z Compiling tinyvec_macros v0.1.1
14792026-03-09T18:55:26.043Z Compiling rustls v0.23.37
14802026-03-09T18:55:26.192Z Compiling dyn-clone v1.0.20
14812026-03-09T18:55:26.245Z Compiling tower-layer v0.3.3
14822026-03-09T18:55:26.353Z Compiling try-lock v0.2.5
14832026-03-09T18:55:26.429Z Compiling atomic-waker v1.1.2
14842026-03-09T18:55:26.518Z Compiling want v0.3.1
14852026-03-09T18:55:26.536Z Compiling tinyvec v1.10.0
14862026-03-09T18:55:26.793Z Compiling ipnet v2.11.0
14872026-03-09T18:55:27.105Z Compiling scroll v0.13.0
14882026-03-09T18:55:27.273Z Compiling darling_macro v0.20.11
14892026-03-09T18:55:27.609Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14902026-03-09T18:55:27.924Z Compiling tokio-util v0.7.18
14912026-03-09T18:55:28.070Z Compiling spin v0.9.8
14922026-03-09T18:55:28.093Z Compiling aho-corasick v1.1.4
14932026-03-09T18:55:28.350Z Compiling num-conv v0.2.0
14942026-03-09T18:55:28.458Z Compiling time-core v0.1.8
14952026-03-09T18:55:28.608Z Compiling openssl v0.10.75
14962026-03-09T18:55:28.769Z Compiling crc32fast v1.5.0
14972026-03-09T18:55:29.077Z Compiling powerfmt v0.2.0
14982026-03-09T18:55:29.341Z Compiling foreign-types-shared v0.1.1
14992026-03-09T18:55:29.469Z Compiling h2 v0.4.13
15002026-03-09T18:55:29.491Z Compiling httpdate v1.0.3
15012026-03-09T18:55:29.619Z Compiling pin-utils v0.1.0
15022026-03-09T18:55:29.735Z Compiling foreign-types v0.3.2
15032026-03-09T18:55:29.846Z Compiling deranged v0.5.8
15042026-03-09T18:55:30.006Z Compiling regex-automata v0.4.14
15052026-03-09T18:55:30.355Z Compiling time-macros v0.2.27
15062026-03-09T18:55:32.252Z Compiling tempfile v3.25.0
15072026-03-09T18:55:32.876Z Compiling darling v0.20.11
15082026-03-09T18:55:32.899Z Compiling goblin v0.10.5
15092026-03-09T18:55:32.982Z Compiling openssl-macros v0.1.1
15102026-03-09T18:55:33.009Z Compiling thiserror-impl v1.0.69
15112026-03-09T18:55:35.042Z Compiling wait-timeout v0.2.1
15122026-03-09T18:55:35.523Z Compiling native-tls v0.2.18
15132026-03-09T18:55:35.852Z Compiling usdt-impl v0.6.0
15142026-03-09T18:55:35.889Z Compiling either v1.15.0
15152026-03-09T18:55:36.181Z Compiling hyper v1.8.1
15162026-03-09T18:55:36.282Z Compiling num_threads v0.1.7
15172026-03-09T18:55:36.417Z Compiling siphasher v1.0.2
15182026-03-09T18:55:36.538Z Compiling bit-vec v0.8.0
15192026-03-09T18:55:36.800Z Compiling simd-adler32 v0.3.8
15202026-03-09T18:55:36.963Z Compiling quick-error v1.2.3
15212026-03-09T18:55:37.132Z Compiling rusty-fork v0.3.1
15222026-03-09T18:55:37.293Z Compiling bit-set v0.8.0
15232026-03-09T18:55:37.554Z Compiling time v0.3.47
15242026-03-09T18:55:37.816Z Compiling thiserror v1.0.69
15252026-03-09T18:55:38.477Z Compiling hyper-util v0.1.20
15262026-03-09T18:55:39.696Z Compiling dof v0.4.0
15272026-03-09T18:55:39.853Z Compiling derive_builder_core v0.20.2
15282026-03-09T18:55:41.678Z Compiling unicode-normalization v0.1.25
15292026-03-09T18:55:41.986Z Compiling dtrace-parser v0.3.0
15302026-03-09T18:55:42.569Z Compiling rustls-native-certs v0.8.3
15312026-03-09T18:55:42.582Z Compiling signature v2.2.0
15322026-03-09T18:55:42.598Z Compiling crossbeam-epoch v0.9.18
15332026-03-09T18:55:42.828Z Compiling scroll_derive v0.12.1
15342026-03-09T18:55:42.845Z Compiling heapless v0.7.17
15352026-03-09T18:55:43.228Z Compiling darling_core v0.21.3
15362026-03-09T18:55:43.290Z Compiling slog v2.8.2
15372026-03-09T18:55:43.432Z Compiling rand_xorshift v0.4.0
15382026-03-09T18:55:43.608Z Compiling bzip2-sys v0.1.13+1.0.8
15392026-03-09T18:55:43.714Z Compiling sync_wrapper v1.0.2
15402026-03-09T18:55:43.807Z Compiling thread-id v5.1.0
15412026-03-09T18:55:43.910Z Compiling cookie v0.18.1
15422026-03-09T18:55:43.953Z Compiling adler2 v2.0.1
15432026-03-09T18:55:44.106Z Compiling unarray v0.1.4
15442026-03-09T18:55:44.170Z Compiling zstd-safe v7.2.4
15452026-03-09T18:55:44.221Z Compiling paste v1.0.15
15462026-03-09T18:55:44.245Z Compiling anyhow v1.0.102
15472026-03-09T18:55:44.282Z Compiling unicode-bidi v0.3.18
15482026-03-09T18:55:44.523Z Compiling signal-hook v0.3.18
15492026-03-09T18:55:44.726Z Compiling unicode-segmentation v1.12.0
15502026-03-09T18:55:44.824Z Compiling unicode-properties v0.1.4
15512026-03-09T18:55:44.843Z Compiling rayon-core v1.13.0
15522026-03-09T18:55:45.181Z Compiling stringprep v0.1.5
15532026-03-09T18:55:45.320Z Compiling proptest v1.10.0
15542026-03-09T18:55:45.375Z Compiling scroll v0.12.0
15552026-03-09T18:55:45.603Z Compiling miniz_oxide v0.8.9
15562026-03-09T18:55:45.908Z Compiling tower v0.5.3
15572026-03-09T18:55:46.826Z Compiling crossbeam-deque v0.8.6
15582026-03-09T18:55:46.848Z Compiling derive_builder_macro v0.20.2
15592026-03-09T18:55:46.875Z Compiling ipnetwork v0.21.1
15602026-03-09T18:55:46.900Z Compiling rand_chacha v0.3.1
15612026-03-09T18:55:46.904Z Compiling http-body-util v0.1.3
15622026-03-09T18:55:47.168Z Compiling webpki-roots v1.0.6
15632026-03-09T18:55:47.357Z Compiling serde_spanned v0.6.9
15642026-03-09T18:55:47.378Z Compiling erased-serde v0.3.31
15652026-03-09T18:55:47.586Z Compiling serde_tokenstream v0.2.3
15662026-03-09T18:55:47.647Z Compiling toml_datetime v0.6.11
15672026-03-09T18:55:47.666Z Compiling md-5 v0.10.6
15682026-03-09T18:55:47.923Z Compiling zerocopy-derive v0.7.35
15692026-03-09T18:55:48.147Z Compiling curve25519-dalek v4.1.3
15702026-03-09T18:55:48.172Z Compiling vergen-lib v0.1.6
15712026-03-09T18:55:48.483Z Compiling num-integer v0.1.46
15722026-03-09T18:55:48.678Z Compiling hash32 v0.2.1
15732026-03-09T18:55:48.710Z Compiling ff v0.13.1
15742026-03-09T18:55:48.845Z Compiling smoltcp v0.9.1
15752026-03-09T18:55:48.972Z Compiling ryu v1.0.23
15762026-03-09T18:55:49.081Z Compiling litrs v1.0.0
15772026-03-09T18:55:49.175Z Compiling ref-cast v1.0.25
15782026-03-09T18:55:49.333Z Compiling fallible-iterator v0.2.0
15792026-03-09T18:55:49.424Z Compiling darling_macro v0.21.3
15802026-03-09T18:55:49.548Z Compiling iri-string v0.7.10
15812026-03-09T18:55:49.740Z Compiling zlib-rs v0.6.2
15822026-03-09T18:55:49.867Z Compiling num-bigint-dig v0.8.6
15832026-03-09T18:55:49.992Z Compiling base16ct v0.2.0
15842026-03-09T18:55:50.179Z Compiling psl-types v2.0.11
15852026-03-09T18:55:50.211Z Compiling rustix v0.38.44
15862026-03-09T18:55:50.304Z Compiling sec1 v0.7.3
15872026-03-09T18:55:50.344Z Compiling darling v0.21.3
15882026-03-09T18:55:50.384Z Compiling publicsuffix v2.3.0
15892026-03-09T18:55:50.494Z Compiling document-features v0.2.12
15902026-03-09T18:55:50.673Z Compiling postgres-protocol v0.6.10
15912026-03-09T18:55:50.820Z Compiling zerocopy v0.7.35
15922026-03-09T18:55:51.063Z Compiling newtype-uuid v1.3.2
15932026-03-09T18:55:51.719Z Compiling serde_urlencoded v0.7.1
15942026-03-09T18:55:51.798Z Compiling num-iter v0.1.45
15952026-03-09T18:55:51.997Z Compiling group v0.13.0
15962026-03-09T18:55:52.293Z Compiling tower-http v0.6.8
15972026-03-09T18:55:52.344Z Compiling derive_builder v0.20.2
15982026-03-09T18:55:52.528Z Compiling rand v0.8.5
15992026-03-09T18:55:52.727Z Compiling oxnet v0.1.4
16002026-03-09T18:55:53.190Z Compiling proc-macro-error v1.0.4
16012026-03-09T18:55:53.212Z Compiling tokio-native-tls v0.3.1
16022026-03-09T18:55:53.504Z Compiling goblin v0.8.2
16032026-03-09T18:55:54.481Z Compiling heck v0.4.1
16042026-03-09T18:55:54.923Z Compiling phf_shared v0.13.1
16052026-03-09T18:55:55.080Z Compiling hubpack_derive v0.1.1
16062026-03-09T18:55:55.138Z Compiling regex v1.12.3
16072026-03-09T18:55:55.439Z Compiling lazy_static v1.5.0
16082026-03-09T18:55:55.478Z Compiling cargo-platform v0.1.9
16092026-03-09T18:55:55.584Z Compiling hkdf v0.12.4
16102026-03-09T18:55:55.843Z Compiling crypto-bigint v0.5.5
16112026-03-09T18:55:55.918Z Compiling daft-derive v0.1.5
16122026-03-09T18:55:55.963Z Compiling async-trait v0.1.89
16132026-03-09T18:55:56.075Z Compiling curve25519-dalek-derive v0.1.1
16142026-03-09T18:55:57.162Z Compiling flate2 v1.1.9
16152026-03-09T18:55:57.442Z Compiling ref-cast-impl v1.0.25
16162026-03-09T18:55:57.498Z Compiling strum_macros v0.27.2
16172026-03-09T18:55:58.078Z Compiling terminal_size v0.4.3
16182026-03-09T18:55:58.273Z Compiling vergen v9.0.6
16192026-03-09T18:55:58.306Z Compiling fs-err v3.3.0
16202026-03-09T18:55:58.467Z Compiling ahash v0.8.12
16212026-03-09T18:55:58.579Z Compiling libbz2-rs-sys v0.2.2
16222026-03-09T18:55:58.634Z Compiling object v0.37.3
16232026-03-09T18:55:58.858Z Compiling managed v0.8.0
16242026-03-09T18:55:59.151Z Compiling bumpalo v3.20.2
16252026-03-09T18:55:59.340Z Compiling bitflags v1.3.2
16262026-03-09T18:55:59.485Z Compiling winnow v0.5.40
16272026-03-09T18:55:59.644Z Compiling foldhash v0.1.5
16282026-03-09T18:55:59.959Z Compiling hashbrown v0.15.5
16292026-03-09T18:56:00.119Z Compiling zopfli v0.8.3
16302026-03-09T18:56:01.190Z Compiling bzip2 v0.6.1
16312026-03-09T18:56:01.602Z Compiling clap_builder v4.5.60
16322026-03-09T18:56:01.650Z Compiling console v0.16.2
16332026-03-09T18:56:02.427Z Compiling strum v0.27.2
16342026-03-09T18:56:02.462Z Compiling dof v0.3.0
16352026-03-09T18:56:02.711Z Compiling toml_edit v0.19.15
16362026-03-09T18:56:02.914Z Compiling elliptic-curve v0.13.8
16372026-03-09T18:56:03.317Z Compiling daft v0.1.5
16382026-03-09T18:56:03.774Z Compiling hubpack v0.1.2
16392026-03-09T18:56:03.915Z Compiling cargo_metadata v0.19.2
16402026-03-09T18:56:04.252Z Compiling phf v0.13.1
16412026-03-09T18:56:04.560Z Compiling signal-hook-mio v0.2.5
16422026-03-09T18:56:04.749Z Compiling zone_cfg_derive v0.3.1
16432026-03-09T18:56:06.135Z Compiling cookie_store v0.22.1
16442026-03-09T18:56:07.608Z Compiling rayon v1.11.0
16452026-03-09T18:56:08.012Z Compiling zstd v0.13.3
16462026-03-09T18:56:08.560Z Compiling hyper-tls v0.6.0
16472026-03-09T18:56:09.010Z Compiling bzip2 v0.4.4
16482026-03-09T18:56:09.126Z Compiling postgres-types v0.2.12
16492026-03-09T18:56:09.416Z Compiling serde_with_macros v3.17.0
16502026-03-09T18:56:10.435Z Compiling usdt-attr-macro v0.6.0
16512026-03-09T18:56:11.091Z Compiling usdt-macro v0.6.0
16522026-03-09T18:56:11.582Z Compiling ed25519 v2.2.3
16532026-03-09T18:56:11.823Z Compiling dtrace-parser v0.2.0
16542026-03-09T18:56:12.019Z Compiling phf_shared v0.11.3
16552026-03-09T18:56:12.048Z Compiling itertools v0.12.1
16562026-03-09T18:56:12.129Z Compiling bstr v1.12.1
16572026-03-09T18:56:12.388Z Compiling pkcs1 v0.7.5
16582026-03-09T18:56:12.476Z Compiling serde-big-array v0.5.1
16592026-03-09T18:56:12.727Z Compiling hex v0.4.3
16602026-03-09T18:56:13.290Z Compiling rfc6979 v0.4.0
16612026-03-09T18:56:13.343Z Compiling enum-as-inner v0.6.1
16622026-03-09T18:56:13.500Z Compiling strum_macros v0.26.4
16632026-03-09T18:56:13.618Z Compiling serde_repr v0.1.20
16642026-03-09T18:56:13.640Z Compiling clap_derive v4.5.55
16652026-03-09T18:56:13.674Z Compiling float-cmp v0.10.0
16662026-03-09T18:56:13.992Z Compiling thread-id v4.2.2
16672026-03-09T18:56:14.130Z Compiling memmap2 v0.9.10
16682026-03-09T18:56:14.371Z Compiling env_filter v1.0.0
16692026-03-09T18:56:14.544Z Compiling encoding_rs v0.8.35
16702026-03-09T18:56:14.743Z Compiling keccak v0.1.6
16712026-03-09T18:56:14.956Z Compiling fixedbitset v0.4.2
16722026-03-09T18:56:14.980Z Compiling difflib v0.4.0
16732026-03-09T18:56:15.378Z Compiling new_debug_unreachable v1.0.6
16742026-03-09T18:56:15.496Z Compiling fixedbitset v0.5.7
16752026-03-09T18:56:16.160Z Compiling static_assertions v1.1.0
16762026-03-09T18:56:16.285Z Compiling whoami v2.1.0
16772026-03-09T18:56:16.314Z Compiling normalize-line-endings v0.3.0
16782026-03-09T18:56:16.470Z Compiling precomputed-hash v0.1.1
16792026-03-09T18:56:16.613Z Compiling jiff v0.2.21
16802026-03-09T18:56:16.992Z Compiling mime v0.3.17
16812026-03-09T18:56:17.117Z Compiling predicates-core v1.0.10
16822026-03-09T18:56:17.455Z Compiling data-encoding v2.10.0
16832026-03-09T18:56:17.504Z Compiling rustc-hash v2.1.1
16842026-03-09T18:56:17.684Z Compiling unit-prefix v0.5.2
16852026-03-09T18:56:17.720Z Compiling toml_edit v0.22.27
16862026-03-09T18:56:17.870Z Compiling strum v0.26.3
16872026-03-09T18:56:17.926Z Compiling indicatif v0.18.4
16882026-03-09T18:56:17.930Z Compiling clap v4.5.60
16892026-03-09T18:56:18.081Z Compiling hickory-proto v0.25.2
16902026-03-09T18:56:18.105Z Compiling iddqd v0.3.17
16912026-03-09T18:56:18.155Z Compiling predicates v3.1.4
16922026-03-09T18:56:19.242Z Compiling tokio-postgres v0.7.16
16932026-03-09T18:56:19.628Z Compiling string_cache v0.8.9
16942026-03-09T18:56:19.911Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16952026-03-09T18:56:20.053Z Compiling petgraph v0.8.3
16962026-03-09T18:56:20.702Z Compiling petgraph v0.6.5
16972026-03-09T18:56:24.250Z Compiling zip v4.6.1
16982026-03-09T18:56:24.511Z Compiling sha3 v0.10.8
16992026-03-09T18:56:24.708Z Compiling zone v0.3.1
17002026-03-09T18:56:24.882Z Compiling env_logger v0.11.9
17012026-03-09T18:56:25.555Z Compiling usdt v0.6.0
17022026-03-09T18:56:25.617Z Compiling usdt-impl v0.5.0
17032026-03-09T18:56:26.027Z Compiling ecdsa v0.16.9
17042026-03-09T18:56:26.224Z Compiling serde_with v3.17.0
17052026-03-09T18:56:26.319Z Compiling similar v2.7.0
17062026-03-09T18:56:26.558Z Compiling rsa v0.9.10
17072026-03-09T18:56:26.865Z Compiling ed25519-dalek v2.2.0
17082026-03-09T18:56:26.942Z Compiling crossterm v0.28.1
17092026-03-09T18:56:27.097Z Compiling zip v0.6.6
17102026-03-09T18:56:28.355Z Compiling toml v0.7.8
17112026-03-09T18:56:29.578Z Compiling toml_parser v1.0.9+spec-1.1.0
17122026-03-09T18:56:29.676Z Compiling itertools v0.13.0
17132026-03-09T18:56:29.816Z Compiling tokio-stream v0.1.18
17142026-03-09T18:56:30.035Z Compiling buf-list v1.1.2
17152026-03-09T18:56:30.550Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17162026-03-09T18:56:30.592Z Compiling x509-cert v0.2.5
17172026-03-09T18:56:30.761Z Compiling openapiv3 v2.2.0
17182026-03-09T18:56:31.077Z Compiling sha1 v0.10.6
17192026-03-09T18:56:31.248Z Compiling toml_datetime v0.7.5+spec-1.1.0
17202026-03-09T18:56:31.486Z Compiling peg-runtime v0.8.5
17212026-03-09T18:56:31.864Z Compiling lalrpop-util v0.19.12
17222026-03-09T18:56:32.059Z Compiling thread_local v1.1.9
17232026-03-09T18:56:32.219Z Compiling slog-async v2.8.0
17242026-03-09T18:56:32.504Z Compiling futures-executor v0.3.32
17252026-03-09T18:56:32.637Z Compiling crossbeam-channel v0.5.15
17262026-03-09T18:56:32.834Z Compiling filetime v0.2.27
17272026-03-09T18:56:32.954Z Compiling is-terminal v0.4.17
17282026-03-09T18:56:33.100Z Compiling take_mut v0.2.2
17292026-03-09T18:56:33.118Z Compiling term v1.2.1
17302026-03-09T18:56:33.247Z Compiling xattr v1.6.1
17312026-03-09T18:56:33.534Z Compiling tar v0.4.44
17322026-03-09T18:56:34.126Z Compiling slog-term v2.9.2
17332026-03-09T18:56:34.415Z Compiling futures v0.3.32
17342026-03-09T18:56:43.600Z Compiling rustls-webpki v0.103.9
17352026-03-09T18:56:48.491Z Compiling tokio-rustls v0.26.4
17362026-03-09T18:56:48.491Z Compiling rustls-platform-verifier v0.6.2
17372026-03-09T18:56:48.789Z Compiling hyper-rustls v0.27.7
17382026-03-09T18:56:49.179Z Compiling reqwest v0.13.2
17392026-03-09T18:56:49.179Z Compiling reqwest v0.12.28
17402026-03-09T18:56:53.451Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17412026-03-09T18:56:53.744Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17422026-03-09T18:56:58.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
17432026-03-09T18:56:58.300Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17442026-03-09T18:56:58.352ZMar 09 18:56:57.488 INFO Starting download, target: Console
17452026-03-09T18:56:58.352ZMar 09 18:56:57.489 INFO Starting download, target: Clickhouse
17462026-03-09T18:56:58.352ZMar 09 18:56:57.489 INFO Starting download, target: DendriteStub
17472026-03-09T18:56:58.356ZMar 09 18:56:57.489 INFO Starting download, target: Cockroach
17482026-03-09T18:56:58.356ZMar 09 18:56:57.489 INFO Starting download, target: MaghemiteMgd
17492026-03-09T18:56:58.356ZMar 09 18:56:57.489 INFO Starting download, target: TransceiverControl
17502026-03-09T18:56:58.356ZMar 09 18:56:57.489 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17512026-03-09T18:56:58.356ZMar 09 18:56:57.489 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17522026-03-09T18:56:58.356ZMar 09 18:56:57.489 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17532026-03-09T18:56:58.356ZMar 09 18:56:57.490 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17542026-03-09T18:56:58.356ZMar 09 18:56:57.490 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17552026-03-09T18:56:58.356ZMar 09 18:56:57.490 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17562026-03-09T18:56:58.754ZMar 09 18:56:57.889 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17572026-03-09T18:56:59.331ZMar 09 18:56:58.462 INFO Download complete, target: TransceiverControl
17582026-03-09T18:56:59.556ZMar 09 18:56:58.679 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17592026-03-09T18:57:00.179ZMar 09 18:56:59.315 INFO Download complete, target: Console
17602026-03-09T18:57:00.647ZMar 09 18:56:59.784 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17612026-03-09T18:57:00.783ZMar 09 18:56:59.917 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17622026-03-09T18:57:00.783ZMar 09 18:56:59.917 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17632026-03-09T18:57:00.834ZMar 09 18:56:59.971 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17642026-03-09T18:57:01.144ZMar 09 18:57:00.281 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17652026-03-09T18:57:05.558ZMar 09 18:57:04.682 INFO Download complete, target: MaghemiteMgd
17662026-03-09T18:57:05.760ZMar 09 18:57:04.875 INFO Download complete, target: DendriteStub
17672026-03-09T18:57:10.540ZMar 09 18:57:09.676 INFO Checking that binary works, target: Cockroach
17682026-03-09T18:57:10.670ZMar 09 18:57:09.806 INFO Download complete, target: Cockroach
17692026-03-09T18:57:14.750ZMar 09 18:57:13.885 INFO Checking that binary works, target: Clickhouse
17702026-03-09T18:57:14.891ZMar 09 18:57:14.027 INFO Download complete, target: Clickhouse
17712026-03-09T18:57:14.912ZAll builder prerequisites installed successfully, and PATH looks valid
17722026-03-09T18:57:14.915Z
17732026-03-09T18:57:14.916Zreal 6:13.138664935
17742026-03-09T18:57:14.916Zuser 17:00.832349454
17752026-03-09T18:57:14.916Zsys 2:24.225649429
17762026-03-09T18:57:14.916Ztrap 0.635878975
17772026-03-09T18:57:14.916Ztflt 0.795495162
17782026-03-09T18:57:14.916Zdflt 0.812317646
17792026-03-09T18:57:14.916Zkflt 0.022116698
17802026-03-09T18:57:14.916Zlock 39:19.729785095
17812026-03-09T18:57:14.916Zslp 1:04:05.737878933
17822026-03-09T18:57:14.916Zlat 1:10.066585686
17832026-03-09T18:57:14.916Zstop 3:04.118460564
17842026-03-09T18:57:14.916Z+ banner clippy
17852026-03-09T18:57:14.916Z
17862026-03-09T18:57:14.916Z #### # # ##### ##### # #
17872026-03-09T18:57:14.916Z # # # # # # # # # #
17882026-03-09T18:57:14.916Z # # # # # # # #
17892026-03-09T18:57:14.916Z # # # ##### ##### #
17902026-03-09T18:57:14.916Z # # # # # # #
17912026-03-09T18:57:14.916Z #### ###### # # # #
17922026-03-09T18:57:14.916Z
17932026-03-09T18:57:14.916Z+ export CARGO_INCREMENTAL=0
17942026-03-09T18:57:14.916Z+ CARGO_INCREMENTAL=0
17952026-03-09T18:57:14.919Z+ ptime -m cargo xtask clippy
17962026-03-09T18:57:15.682Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17972026-03-09T18:57:15.991Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17982026-03-09T18:57:18.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.00s
17992026-03-09T18:57:19.085Z Running `target/debug/xtask clippy`
18002026-03-09T18:57:19.112Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18012026-03-09T18:57:19.993Z Downloading crates ...
18022026-03-09T18:57:20.303Z Downloaded constant_time_eq v0.3.1
18032026-03-09T18:57:20.310Z Downloaded addr2line v0.25.1
18042026-03-09T18:57:20.314Z Downloaded serde_regex v1.1.0
18052026-03-09T18:57:20.317Z Downloaded event-listener v5.4.1
18062026-03-09T18:57:20.320Z Downloaded cast v0.3.0
18072026-03-09T18:57:20.320Z Downloaded rustc-demangle v0.1.27
18082026-03-09T18:57:20.320Z Downloaded anes v0.1.6
18092026-03-09T18:57:20.323Z Downloaded assert-json-diff v2.0.2
18102026-03-09T18:57:20.327Z Downloaded backtrace-ext v0.2.1
18112026-03-09T18:57:20.332Z Downloaded async-object-pool v0.2.0
18122026-03-09T18:57:20.335Z Downloaded assert_cmd v2.1.2
18132026-03-09T18:57:20.338Z Downloaded tinytemplate v1.2.1
18142026-03-09T18:57:20.341Z Downloaded target-triple v1.0.0
18152026-03-09T18:57:20.341Z Downloaded event-listener-strategy v0.5.4
18162026-03-09T18:57:20.347Z Downloaded futures-timer v3.0.3
18172026-03-09T18:57:20.351Z Downloaded knuffel-derive v3.2.0
18182026-03-09T18:57:20.356Z Downloaded concurrent-queue v2.5.0
18192026-03-09T18:57:20.359Z Downloaded toml_datetime v1.0.0+spec-1.1.0
18202026-03-09T18:57:20.362Z Downloaded cfg-expr v0.20.6
18212026-03-09T18:57:20.362Z Downloaded async-lock v3.4.2
18222026-03-09T18:57:20.366Z Downloaded linkme-impl v0.3.35
18232026-03-09T18:57:20.372Z Downloaded datatest-stable v0.3.3
18242026-03-09T18:57:20.379Z Downloaded plotters-svg v0.3.7
18252026-03-09T18:57:20.382Z Downloaded nested v0.1.1
18262026-03-09T18:57:20.382Z Downloaded guppy-workspace-hack v0.1.0
18272026-03-09T18:57:20.385Z Downloaded target-spec v3.5.7
18282026-03-09T18:57:20.388Z Downloaded target-lexicon v0.13.3
18292026-03-09T18:57:20.391Z Downloaded rstest v0.25.0
18302026-03-09T18:57:20.394Z Downloaded pathdiff v0.2.3
18312026-03-09T18:57:20.397Z Downloaded criterion-plot v0.6.0
18322026-03-09T18:57:20.397Z Downloaded terminal_size v0.1.17
18332026-03-09T18:57:20.400Z Downloaded parking v2.2.1
18342026-03-09T18:57:20.400Z Downloaded cargo-platform v0.3.2
18352026-03-09T18:57:20.403Z Downloaded approx v0.5.1
18362026-03-09T18:57:20.406Z Downloaded miette-derive v5.10.0
18372026-03-09T18:57:20.407Z Downloaded supports-hyperlinks v2.1.0
18382026-03-09T18:57:20.410Z Downloaded escape8259 v0.5.3
18392026-03-09T18:57:20.410Z Downloaded supports-color v2.1.0
18402026-03-09T18:57:20.416Z Downloaded similar-asserts v1.7.0
18412026-03-09T18:57:20.419Z Downloaded path-tree v0.8.3
18422026-03-09T18:57:20.427Z Downloaded supports-unicode v2.1.0
18432026-03-09T18:57:20.430Z Downloaded linkme v0.3.35
18442026-03-09T18:57:20.437Z Downloaded termcolor v1.4.1
18452026-03-09T18:57:20.440Z Downloaded plotters-backend v0.3.7
18462026-03-09T18:57:20.440Z Downloaded oorandom v11.1.5
18472026-03-09T18:57:20.444Z Downloaded httptest v0.16.4
18482026-03-09T18:57:20.447Z Downloaded stringmetrics v2.2.2
18492026-03-09T18:57:20.450Z Downloaded rust-argon2 v2.1.0
18502026-03-09T18:57:20.450Z Downloaded partial-io v0.5.4
18512026-03-09T18:57:20.453Z Downloaded libtest-mimic v0.8.1
18522026-03-09T18:57:20.456Z Downloaded knuffel v3.2.0
18532026-03-09T18:57:20.456Z Downloaded criterion v0.7.0
18542026-03-09T18:57:20.462Z Downloaded miette v5.10.0
18552026-03-09T18:57:20.465Z Downloaded relative-path v1.9.3
18562026-03-09T18:57:20.465Z Downloaded blake2b_simd v1.0.4
18572026-03-09T18:57:20.468Z Downloaded cargo_metadata v0.23.1
18582026-03-09T18:57:20.468Z Downloaded owo-colors v3.5.0
18592026-03-09T18:57:20.482Z Downloaded toml v1.0.3+spec-1.1.0
18602026-03-09T18:57:20.486Z Downloaded textwrap v0.15.2
18612026-03-09T18:57:20.489Z Downloaded backtrace v0.3.76
18622026-03-09T18:57:20.492Z Downloaded rstest_macros v0.25.0
18632026-03-09T18:57:20.495Z Downloaded trybuild v1.0.116
18642026-03-09T18:57:20.498Z Downloaded plotters v0.3.7
18652026-03-09T18:57:20.509Z Downloaded fancy-regex v0.14.0
18662026-03-09T18:57:20.512Z Downloaded chumsky v0.9.3
18672026-03-09T18:57:20.515Z Downloaded rand_distr v0.5.1
18682026-03-09T18:57:20.523Z Downloaded hashbrown v0.14.5
18692026-03-09T18:57:20.528Z Downloaded guppy v0.17.25
18702026-03-09T18:57:20.542Z Downloaded gimli v0.32.3
18712026-03-09T18:57:20.664Z Downloaded httpmock v0.8.3
18722026-03-09T18:57:22.866Z Checking cfg-if v1.0.4
18732026-03-09T18:57:23.273Z Checking libc v0.2.180
18742026-03-09T18:57:23.277Z Checking serde_core v1.0.228
18752026-03-09T18:57:23.351Z Checking memchr v2.8.0
18762026-03-09T18:57:23.397Z Checking smallvec v1.15.1
18772026-03-09T18:57:23.439Z Checking itoa v1.0.17
18782026-03-09T18:57:23.439Z Checking log v0.4.29
18792026-03-09T18:57:23.526Z Checking zeroize v1.8.2
18802026-03-09T18:57:23.585Z Checking libm v0.2.16
18812026-03-09T18:57:23.699Z Checking scopeguard v1.2.0
18822026-03-09T18:57:23.787Z Checking stable_deref_trait v1.2.1
18832026-03-09T18:57:23.843Z Checking zmij v1.0.21
18842026-03-09T18:57:23.899Z Checking zerofrom v0.1.6
18852026-03-09T18:57:23.954Z Checking lock_api v0.4.14
18862026-03-09T18:57:24.010Z Checking percent-encoding v2.3.2
18872026-03-09T18:57:24.074Z Checking writeable v0.6.2
18882026-03-09T18:57:24.142Z Checking yoke v0.8.1
18892026-03-09T18:57:24.286Z Checking litemap v0.8.1
18902026-03-09T18:57:24.341Z Checking subtle v2.6.1
18912026-03-09T18:57:24.415Z Checking errno v0.3.14
18922026-03-09T18:57:24.415Z Checking getrandom v0.2.17
18932026-03-09T18:57:24.418Z Checking icu_properties_data v2.1.2
18942026-03-09T18:57:24.568Z Checking zerovec v0.11.5
18952026-03-09T18:57:24.627Z Checking zerotrie v0.2.3
18962026-03-09T18:57:24.681Z Checking icu_normalizer_data v2.1.1
18972026-03-09T18:57:24.727Z Checking form_urlencoded v1.2.2
18982026-03-09T18:57:24.778Z Checking rand_core v0.6.4
18992026-03-09T18:57:24.831Z Checking portable-atomic v1.13.1
19002026-03-09T18:57:24.835Z Checking utf8_iter v1.0.4
19012026-03-09T18:57:24.958Z Checking pin-project-lite v0.2.17
19022026-03-09T18:57:25.117Z Checking critical-section v1.2.0
19032026-03-09T18:57:25.163Z Checking zerocopy v0.8.40
19042026-03-09T18:57:25.202Z Checking parking_lot_core v0.9.12
19052026-03-09T18:57:25.254Z Checking rand_core v0.10.0
19062026-03-09T18:57:25.310Z Checking num-traits v0.2.19
19072026-03-09T18:57:25.363Z Checking signal-hook-registry v1.4.8
19082026-03-09T18:57:25.573Z Checking getrandom v0.4.1
19092026-03-09T18:57:25.577Z Checking parking_lot v0.12.5
19102026-03-09T18:57:25.677Z Checking tinystr v0.8.2
19112026-03-09T18:57:25.727Z Checking potential_utf v0.1.4
19122026-03-09T18:57:25.849Z Checking once_cell v1.21.3
19132026-03-09T18:57:25.927Z Checking mio v1.1.1
19142026-03-09T18:57:25.988Z Checking icu_collections v2.1.1
19152026-03-09T18:57:25.991Z Checking typenum v1.19.0
19162026-03-09T18:57:26.092Z Checking icu_locale_core v2.1.1
19172026-03-09T18:57:26.198Z Checking socket2 v0.6.2
19182026-03-09T18:57:26.592Z Checking iana-time-zone v0.1.65
19192026-03-09T18:57:26.655Z Checking thiserror v2.0.18
19202026-03-09T18:57:26.721Z Checking allocator-api2 v0.2.21
19212026-03-09T18:57:26.781Z Checking futures-core v0.3.32
19222026-03-09T18:57:26.841Z Checking equivalent v1.0.2
19232026-03-09T18:57:26.899Z Checking serde v1.0.228
19242026-03-09T18:57:26.944Z Checking bitflags v2.11.0
19252026-03-09T18:57:27.021Z Checking serde_json v1.0.149
19262026-03-09T18:57:27.075Z Checking semver v1.0.27
19272026-03-09T18:57:27.270Z Checking generic-array v0.14.7
19282026-03-09T18:57:27.316Z Checking uuid v1.21.0
19292026-03-09T18:57:27.389Z Checking dyn-clone v1.0.20
19302026-03-09T18:57:27.447Z Checking icu_provider v2.1.1
19312026-03-09T18:57:27.515Z Checking const-oid v0.9.6
19322026-03-09T18:57:27.608Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19332026-03-09T18:57:27.902Z Checking bytes v1.11.1
19342026-03-09T18:57:27.965Z Checking chrono v0.4.44
19352026-03-09T18:57:28.014Z Checking icu_properties v2.1.2
19362026-03-09T18:57:28.064Z Checking icu_normalizer v2.1.1
19372026-03-09T18:57:28.482Z Checking crypto-common v0.1.7
19382026-03-09T18:57:28.740Z Checking foldhash v0.2.0
19392026-03-09T18:57:28.843Z Checking block-buffer v0.10.4
19402026-03-09T18:57:28.906Z Checking futures-sink v0.3.32
19412026-03-09T18:57:28.956Z Checking tokio v1.49.0
19422026-03-09T18:57:29.062Z Checking hashbrown v0.16.1
19432026-03-09T18:57:29.115Z Checking rustix v1.1.3
19442026-03-09T18:57:29.163Z Checking byteorder v1.5.0
19452026-03-09T18:57:29.371Z Checking digest v0.10.7
19462026-03-09T18:57:29.654Z Checking futures-channel v0.3.32
19472026-03-09T18:57:29.798Z Checking futures-io v0.3.32
19482026-03-09T18:57:30.045Z Checking idna_adapter v1.2.1
19492026-03-09T18:57:30.092Z Checking futures-task v0.3.32
19502026-03-09T18:57:30.140Z Checking slab v0.4.12
19512026-03-09T18:57:30.185Z Checking cpufeatures v0.2.17
19522026-03-09T18:57:30.229Z Checking indexmap v2.13.0
19532026-03-09T18:57:30.285Z Checking idna v1.1.0
19542026-03-09T18:57:30.340Z Checking thiserror v1.0.69
19552026-03-09T18:57:30.389Z Checking getrandom v0.3.4
19562026-03-09T18:57:30.472Z Checking futures-util v0.3.32
19572026-03-09T18:57:30.529Z Checking fnv v1.0.7
19582026-03-09T18:57:30.652Z Checking regex-syntax v0.8.10
19592026-03-09T18:57:30.713Z Checking http v1.4.0
19602026-03-09T18:57:30.796Z Checking url v2.5.8
19612026-03-09T18:57:31.275Z Checking tracing-core v0.1.36
19622026-03-09T18:57:31.584Z Checking base64 v0.22.1
19632026-03-09T18:57:31.780Z Checking schemars v0.8.22
19642026-03-09T18:57:31.976Z Checking tracing v0.1.44
19652026-03-09T18:57:32.031Z Checking unicode-ident v1.0.24
19662026-03-09T18:57:32.122Z Checking ipnet v2.11.0
19672026-03-09T18:57:32.266Z Checking utf8parse v0.2.2
19682026-03-09T18:57:32.395Z Checking anstyle v1.0.13
19692026-03-09T18:57:32.491Z Checking proc-macro2 v1.0.106
19702026-03-09T18:57:32.546Z Checking ppv-lite86 v0.2.21
19712026-03-09T18:57:32.671Z Checking untrusted v0.9.0
19722026-03-09T18:57:32.792Z Checking anstyle-parse v0.2.7
19732026-03-09T18:57:32.908Z Checking ring v0.17.14
19742026-03-09T18:57:33.138Z Checking aho-corasick v1.1.4
19752026-03-09T18:57:33.224Z Checking quote v1.0.44
19762026-03-09T18:57:33.278Z Checking base64ct v1.8.3
19772026-03-09T18:57:33.408Z Checking is_terminal_polyfill v1.70.2
19782026-03-09T18:57:33.601Z Checking colorchoice v1.0.4
19792026-03-09T18:57:33.653Z Checking anstyle-query v1.1.5
19802026-03-09T18:57:33.769Z Checking syn v2.0.117
19812026-03-09T18:57:33.827Z Checking block-padding v0.3.3
19822026-03-09T18:57:33.831Z Checking anstream v0.6.21
19832026-03-09T18:57:33.831Z Checking terminal_size v0.4.3
19842026-03-09T18:57:34.111Z Checking inout v0.1.4
19852026-03-09T18:57:34.162Z Checking rustls-pki-types v1.14.0
19862026-03-09T18:57:34.310Z Checking crossbeam-utils v0.8.21
19872026-03-09T18:57:34.384Z Checking httparse v1.10.1
19882026-03-09T18:57:34.779Z Checking regex-automata v0.4.14
19892026-03-09T18:57:34.839Z Checking cipher v0.4.4
19902026-03-09T18:57:34.844Z Checking clap_lex v1.0.0
19912026-03-09T18:57:34.996Z Checking strsim v0.11.1
19922026-03-09T18:57:35.087Z Checking sha2 v0.10.9
19932026-03-09T18:57:35.140Z Checking pem-rfc7468 v0.7.0
19942026-03-09T18:57:35.202Z Checking http-body v1.0.1
19952026-03-09T18:57:35.288Z Checking rand_core v0.9.5
19962026-03-09T18:57:35.349Z Checking clap_builder v4.5.60
19972026-03-09T18:57:35.445Z Checking atomic-waker v1.1.2
19982026-03-09T18:57:35.501Z Checking hmac v0.12.1
19992026-03-09T18:57:35.655Z Checking try-lock v0.2.5
20002026-03-09T18:57:35.710Z Checking httpdate v1.0.3
20012026-03-09T18:57:35.713Z Checking tower-layer v0.3.3
20022026-03-09T18:57:35.802Z Checking flagset v0.4.7
20032026-03-09T18:57:35.856Z Checking want v0.3.1
20042026-03-09T18:57:36.031Z Checking tower-service v0.3.3
20052026-03-09T18:57:36.082Z Checking pin-utils v0.1.0
20062026-03-09T18:57:36.088Z Checking ryu v1.0.23
20072026-03-09T18:57:36.179Z Checking der v0.7.10
20082026-03-09T18:57:36.182Z Checking tokio-util v0.7.18
20092026-03-09T18:57:36.203Z Checking rand_chacha v0.9.0
20102026-03-09T18:57:36.227Z Checking erased-serde v0.3.31
20112026-03-09T18:57:36.442Z Checking spin v0.9.8
20122026-03-09T18:57:36.799Z Checking rand v0.9.2
20132026-03-09T18:57:36.861Z Checking anyhow v1.0.102
20142026-03-09T18:57:37.334Z Checking http-body-util v0.1.3
20152026-03-09T18:57:37.387Z Checking slog v2.8.2
20162026-03-09T18:57:37.788Z Checking h2 v0.4.13
20172026-03-09T18:57:37.843Z Checking aws-lc-sys v0.37.1
20182026-03-09T18:57:37.974Z Checking powerfmt v0.2.0
20192026-03-09T18:57:38.018Z Checking untrusted v0.7.1
20202026-03-09T18:57:38.022Z Checking openssl-probe v0.2.1
20212026-03-09T18:57:38.193Z Checking clap v4.5.60
20222026-03-09T18:57:38.252Z Checking num_threads v0.1.7
20232026-03-09T18:57:38.308Z Checking deranged v0.5.8
20242026-03-09T18:57:38.312Z Checking num-conv v0.2.0
20252026-03-09T18:57:38.413Z Checking time-core v0.1.8
20262026-03-09T18:57:38.467Z Checking fastrand v2.3.0
20272026-03-09T18:57:38.606Z Checking spki v0.7.3
20282026-03-09T18:57:38.778Z Checking serde_urlencoded v0.7.1
20292026-03-09T18:57:38.848Z Checking pbkdf2 v0.12.2
20302026-03-09T18:57:38.949Z Checking aes v0.8.4
20312026-03-09T18:57:39.014Z Checking regex v1.12.3
20322026-03-09T18:57:39.071Z Checking rand_chacha v0.3.1
20332026-03-09T18:57:39.229Z Checking unicode-width v0.2.0
20342026-03-09T18:57:39.390Z Checking aws-lc-rs v1.16.0
20352026-03-09T18:57:39.496Z Checking pretty-hex v0.4.1
20362026-03-09T18:57:39.545Z Checking rand v0.8.5
20372026-03-09T18:57:39.643Z Checking cbc v0.1.2
20382026-03-09T18:57:39.736Z Checking salsa20 v0.10.2
20392026-03-09T18:57:39.794Z Checking ipnetwork v0.21.1
20402026-03-09T18:57:39.850Z Checking tempfile v3.25.0
20412026-03-09T18:57:39.904Z Checking hex v0.4.3
20422026-03-09T18:57:40.024Z Checking scrypt v0.11.0
20432026-03-09T18:57:40.213Z Checking plain v0.2.3
20442026-03-09T18:57:40.269Z Checking rustls-native-certs v0.8.3
20452026-03-09T18:57:40.313Z Checking pkcs5 v0.7.1
20462026-03-09T18:57:40.427Z Checking sync_wrapper v1.0.2
20472026-03-09T18:57:40.481Z Checking camino v1.2.2
20482026-03-09T18:57:40.527Z Checking mime v0.3.17
20492026-03-09T18:57:40.636Z Checking ucd-trie v0.1.7
20502026-03-09T18:57:40.745Z Checking time v0.3.47
20512026-03-09T18:57:40.801Z Checking tower v0.5.3
20522026-03-09T18:57:40.891Z Checking webpki-roots v1.0.6
20532026-03-09T18:57:40.895Z Checking pkcs8 v0.10.2
20542026-03-09T18:57:40.997Z Checking pest v2.8.6
20552026-03-09T18:57:41.054Z Checking iri-string v0.7.10
20562026-03-09T18:57:41.140Z Checking either v1.15.0
20572026-03-09T18:57:41.283Z Checking rustls-webpki v0.103.9
20582026-03-09T18:57:41.338Z Checking openapiv3 v2.2.0
20592026-03-09T18:57:41.555Z Checking foreign-types-shared v0.1.1
20602026-03-09T18:57:41.685Z Checking openssl-sys v0.9.111
20612026-03-09T18:57:41.744Z Checking foreign-types v0.3.2
20622026-03-09T18:57:41.906Z Checking encoding_rs v0.8.35
20632026-03-09T18:57:42.266Z Checking rustls v0.23.37
20642026-03-09T18:57:43.071Z Checking winnow v0.7.14
20652026-03-09T18:57:43.347Z Checking openssl v0.10.75
20662026-03-09T18:57:43.554Z Checking oxnet v0.1.4
20672026-03-09T18:57:43.611Z Checking tower-http v0.6.8
20682026-03-09T18:57:43.842Z Checking hyper v1.8.1
20692026-03-09T18:57:44.029Z Checking lazy_static v1.5.0
20702026-03-09T18:57:44.183Z Checking static_assertions v1.1.0
20712026-03-09T18:57:44.240Z Checking signature v2.2.0
20722026-03-09T18:57:44.244Z Checking simd-adler32 v0.3.8
20732026-03-09T18:57:44.344Z Checking hubpack v0.1.2
20742026-03-09T18:57:44.487Z Checking adler2 v2.0.1
20752026-03-09T18:57:44.544Z Checking strum v0.26.3
20762026-03-09T18:57:44.665Z Checking sha1 v0.10.6
20772026-03-09T18:57:44.721Z Checking tinyvec_macros v0.1.1
20782026-03-09T18:57:44.775Z Checking miniz_oxide v0.8.9
20792026-03-09T18:57:44.778Z Checking data-encoding v2.10.0
20802026-03-09T18:57:44.876Z Checking tinyvec v1.10.0
20812026-03-09T18:57:44.976Z Checking toml_datetime v0.6.11
20822026-03-09T18:57:45.388Z Checking serde_spanned v0.6.9
20832026-03-09T18:57:45.455Z Checking num-integer v0.1.46
20842026-03-09T18:57:45.600Z Checking scroll v0.13.0
20852026-03-09T18:57:45.655Z Checking bit-vec v0.8.0
20862026-03-09T18:57:45.658Z Checking base16ct v0.2.0
20872026-03-09T18:57:45.811Z Checking crossbeam-epoch v0.9.18
20882026-03-09T18:57:45.868Z Checking hyper-util v0.1.20
20892026-03-09T18:57:45.925Z Checking sec1 v0.7.3
20902026-03-09T18:57:45.979Z Checking crc32fast v1.5.0
20912026-03-09T18:57:46.111Z Checking goblin v0.10.5
20922026-03-09T18:57:46.168Z Checking bit-set v0.8.0
20932026-03-09T18:57:46.288Z Checking ff v0.13.1
20942026-03-09T18:57:46.291Z Checking memmap2 v0.9.10
20952026-03-09T18:57:46.390Z Checking wait-timeout v0.2.1
20962026-03-09T18:57:46.484Z Checking num-iter v0.1.45
20972026-03-09T18:57:46.553Z Checking group v0.13.0
20982026-03-09T18:57:46.618Z Checking dtrace-parser v0.3.0
20992026-03-09T18:57:46.684Z Checking bstr v1.12.1
21002026-03-09T18:57:46.824Z Checking hkdf v0.12.4
21012026-03-09T18:57:46.861Z Checking ahash v0.8.12
21022026-03-09T18:57:47.011Z Checking crypto-bigint v0.5.5
21032026-03-09T18:57:47.118Z Checking scroll v0.12.0
21042026-03-09T18:57:47.304Z Checking thread-id v5.1.0
21052026-03-09T18:57:47.483Z Checking quick-error v1.2.3
21062026-03-09T18:57:47.597Z Checking rand_xorshift v0.4.0
21072026-03-09T18:57:47.651Z Checking goblin v0.8.2
21082026-03-09T18:57:47.697Z Checking rusty-fork v0.3.1
21092026-03-09T18:57:47.745Z Checking tokio-rustls v0.26.4
21102026-03-09T18:57:47.856Z Checking zerocopy v0.7.35
21112026-03-09T18:57:48.051Z Checking unarray v0.1.4
21122026-03-09T18:57:48.234Z Checking num-bigint-dig v0.8.6
21132026-03-09T18:57:48.291Z Checking proptest v1.10.0
21142026-03-09T18:57:48.347Z Checking native-tls v0.2.18
21152026-03-09T18:57:48.728Z Checking tokio-native-tls v0.3.1
21162026-03-09T18:57:48.779Z Checking hyper-rustls v0.27.7
21172026-03-09T18:57:49.057Z Checking hyper-tls v0.6.0
21182026-03-09T18:57:49.149Z Checking dtrace-parser v0.2.0
21192026-03-09T18:57:49.228Z Checking pkcs1 v0.7.5
21202026-03-09T18:57:49.393Z Checking reqwest v0.12.28
21212026-03-09T18:57:49.696Z Checking x509-cert v0.2.5
21222026-03-09T18:57:49.752Z Checking thread-id v4.2.2
21232026-03-09T18:57:49.756Z Checking elliptic-curve v0.13.8
21242026-03-09T18:57:49.928Z Checking unicode-segmentation v1.12.0
21252026-03-09T18:57:50.357Z Checking zlib-rs v0.6.2
21262026-03-09T18:57:50.494Z Checking rsa v0.9.10
21272026-03-09T18:57:50.646Z Checking crossbeam-deque v0.8.6
21282026-03-09T18:57:51.037Z Checking rfc6979 v0.4.0
21292026-03-09T18:57:51.216Z Checking toml_write v0.1.2
21302026-03-09T18:57:51.271Z Checking ecdsa v0.16.9
21312026-03-09T18:57:51.351Z Checking toml_parser v1.0.9+spec-1.1.0
21322026-03-09T18:57:51.519Z Checking curve25519-dalek v4.1.3
21332026-03-09T18:57:51.571Z Checking toml_edit v0.22.27
21342026-03-09T18:57:51.901Z Checking dof v0.4.0
21352026-03-09T18:57:52.017Z Checking rustix v0.38.44
21362026-03-09T18:57:52.135Z Checking env_filter v1.0.0
21372026-03-09T18:57:52.408Z Checking dof v0.3.0
21382026-03-09T18:57:52.466Z Checking psl-types v2.0.11
21392026-03-09T18:57:52.520Z Checking flate2 v1.1.9
21402026-03-09T18:57:52.730Z Checking keccak v0.1.6
21412026-03-09T18:57:52.866Z Checking newtype-uuid v1.3.2
21422026-03-09T18:57:53.107Z Checking usdt-impl v0.5.0
21432026-03-09T18:57:53.163Z Checking sha3 v0.10.8
21442026-03-09T18:57:53.221Z Checking publicsuffix v2.3.0
21452026-03-09T18:57:53.291Z Checking daft v0.1.5
21462026-03-09T18:57:53.295Z Checking env_logger v0.11.9
21472026-03-09T18:57:53.557Z Checking ed25519 v2.2.3
21482026-03-09T18:57:53.639Z Checking cookie v0.18.1
21492026-03-09T18:57:53.694Z Checking usdt-impl v0.6.0
21502026-03-09T18:57:53.697Z Checking itertools v0.13.0
21512026-03-09T18:57:53.796Z Checking serde_with v3.17.0
21522026-03-09T18:57:53.800Z Checking siphasher v1.0.2
21532026-03-09T18:57:53.902Z Checking bitflags v1.3.2
21542026-03-09T18:57:53.964Z Checking ed25519-dalek v2.2.0
21552026-03-09T18:57:54.063Z Checking rustls-platform-verifier v0.6.2
21562026-03-09T18:57:54.118Z Checking unicode-normalization v0.1.25
21572026-03-09T18:57:54.173Z Checking cookie_store v0.22.1
21582026-03-09T18:57:54.233Z Checking toml_datetime v0.7.5+spec-1.1.0
21592026-03-09T18:57:54.237Z Checking usdt v0.6.0
21602026-03-09T18:57:54.357Z Checking signal-hook v0.3.18
21612026-03-09T18:57:54.459Z Checking managed v0.8.0
21622026-03-09T18:57:54.602Z Checking winnow v0.5.40
21632026-03-09T18:57:54.669Z Checking rayon-core v1.13.0
21642026-03-09T18:57:54.780Z Checking bzip2-sys v0.1.13+1.0.8
21652026-03-09T18:57:54.879Z Checking object v0.37.3
21662026-03-09T18:57:54.939Z Checking reqwest v0.13.2
21672026-03-09T18:57:54.992Z Checking foldhash v0.1.5
21682026-03-09T18:57:55.093Z Checking bzip2 v0.4.4
21692026-03-09T18:57:55.280Z Checking hashbrown v0.15.5
21702026-03-09T18:57:55.409Z Checking signal-hook-mio v0.2.5
21712026-03-09T18:57:55.466Z Checking ref-cast v1.0.25
21722026-03-09T18:57:55.622Z Checking zstd-sys v2.0.16+zstd.1.5.7
21732026-03-09T18:57:55.680Z Checking zip v0.6.6
21742026-03-09T18:57:55.892Z Checking zstd-safe v7.2.4
21752026-03-09T18:57:56.129Z Checking libbz2-rs-sys v0.2.2
21762026-03-09T18:57:56.267Z Checking bumpalo v3.20.2
21772026-03-09T18:57:56.370Z Checking zstd v0.13.3
21782026-03-09T18:57:56.424Z Checking crossterm v0.28.1
21792026-03-09T18:57:56.730Z Checking zopfli v0.8.3
21802026-03-09T18:57:56.788Z Checking rayon v1.11.0
21812026-03-09T18:57:56.840Z Checking similar v2.7.0
21822026-03-09T18:57:57.108Z Checking bzip2 v0.6.1
21832026-03-09T18:57:57.417Z Checking fs-err v3.3.0
21842026-03-09T18:57:57.473Z Checking hash32 v0.2.1
21852026-03-09T18:57:57.523Z Checking toml_edit v0.19.15
21862026-03-09T18:57:57.526Z Checking serde-big-array v0.5.1
21872026-03-09T18:57:57.751Z Checking unicode-properties v0.1.4
21882026-03-09T18:57:57.809Z Checking predicates-core v1.0.10
21892026-03-09T18:57:57.864Z Checking unicode-bidi v0.3.18
21902026-03-09T18:57:58.007Z Checking jiff v0.2.21
21912026-03-09T18:57:58.071Z Checking heapless v0.7.17
21922026-03-09T18:57:58.173Z Checking hickory-proto v0.25.2
21932026-03-09T18:57:58.231Z Checking tokio-stream v0.1.18
21942026-03-09T18:57:58.482Z Checking stringprep v0.1.5
21952026-03-09T18:57:58.819Z Checking md-5 v0.10.6
21962026-03-09T18:57:59.071Z Checking float-cmp v0.10.0
21972026-03-09T18:57:59.126Z Checking fallible-iterator v0.2.0
21982026-03-09T18:57:59.130Z Checking difflib v0.4.0
21992026-03-09T18:57:59.324Z Checking rustc-hash v2.1.1
22002026-03-09T18:57:59.551Z Checking normalize-line-endings v0.3.0
22012026-03-09T18:57:59.605Z Checking iddqd v0.3.17
22022026-03-09T18:57:59.750Z Checking predicates v3.1.4
22032026-03-09T18:57:59.753Z Checking postgres-protocol v0.6.10
22042026-03-09T18:58:00.015Z Checking toml v0.7.8
22052026-03-09T18:58:00.263Z Checking smoltcp v0.9.1
22062026-03-09T18:58:00.477Z Checking phf_shared v0.11.3
22072026-03-09T18:58:00.542Z Checking phf_shared v0.13.1
22082026-03-09T18:58:00.769Z Checking itertools v0.12.1
22092026-03-09T18:58:00.824Z Checking console v0.16.2
22102026-03-09T18:58:01.035Z Checking buf-list v1.1.2
22112026-03-09T18:58:01.152Z Checking strum v0.27.2
22122026-03-09T18:58:01.393Z Checking unit-prefix v0.5.2
22132026-03-09T18:58:01.448Z Checking new_debug_unreachable v1.0.6
22142026-03-09T18:58:01.519Z Checking lalrpop-util v0.19.12
22152026-03-09T18:58:01.609Z Checking precomputed-hash v0.1.1
22162026-03-09T18:58:01.661Z Checking fixedbitset v0.4.2
22172026-03-09T18:58:01.665Z Checking fixedbitset v0.5.7
22182026-03-09T18:58:01.753Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22192026-03-09T18:58:01.804Z Checking string_cache v0.8.9
22202026-03-09T18:58:01.876Z Checking indicatif v0.18.4
22212026-03-09T18:58:01.982Z Checking petgraph v0.6.5
22222026-03-09T18:58:02.115Z Checking petgraph v0.8.3
22232026-03-09T18:58:02.172Z Checking phf v0.13.1
22242026-03-09T18:58:02.511Z Checking postgres-types v0.2.12
22252026-03-09T18:58:02.758Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22262026-03-09T18:58:03.054Z Checking zone v0.3.1
22272026-03-09T18:58:03.242Z Checking whoami v2.1.0
22282026-03-09T18:58:03.348Z Checking zip v4.6.1
22292026-03-09T18:58:03.403Z Checking peg-runtime v0.8.5
22302026-03-09T18:58:03.679Z Checking tokio-postgres v0.7.16
22312026-03-09T18:58:03.870Z Checking futures-executor v0.3.32
22322026-03-09T18:58:03.926Z Checking is-terminal v0.4.17
22332026-03-09T18:58:04.134Z Checking crossbeam-channel v0.5.15
22342026-03-09T18:58:04.188Z Checking futures v0.3.32
22352026-03-09T18:58:04.363Z Checking thread_local v1.1.9
22362026-03-09T18:58:04.661Z Checking term v1.2.1
22372026-03-09T18:58:04.724Z Checking take_mut v0.2.2
22382026-03-09T18:58:04.759Z Checking regress v0.10.5
22392026-03-09T18:58:04.913Z Compiling rustls v0.22.4
22402026-03-09T18:58:04.969Z Checking slog-async v2.8.0
22412026-03-09T18:58:05.017Z Compiling newtype-uuid-macros v0.1.0
22422026-03-09T18:58:05.144Z Checking slog-term v2.9.2
22432026-03-09T18:58:05.335Z Compiling structmeta-derive v0.3.0
22442026-03-09T18:58:05.407Z Compiling multer v3.1.0
22452026-03-09T18:58:05.742Z Compiling async-stream-impl v0.3.6
22462026-03-09T18:58:05.806Z Compiling dropshot v0.16.7
22472026-03-09T18:58:05.974Z Compiling dropshot_endpoint v0.16.7
22482026-03-09T18:58:06.324Z Checking match_cfg v0.1.0
22492026-03-09T18:58:06.436Z Checking slog-json v2.6.1
22502026-03-09T18:58:06.495Z Checking hostname v0.3.1
22512026-03-09T18:58:06.686Z Checking debug-ignore v1.0.5
22522026-03-09T18:58:06.738Z Checking serde_spanned v1.0.4
22532026-03-09T18:58:06.792Z Checking slog-bunyan v2.5.0
22542026-03-09T18:58:06.912Z Checking toml_writer v1.0.6+spec-1.1.0
22552026-03-09T18:58:07.030Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22562026-03-09T18:58:07.034Z Checking rustls-webpki v0.102.8
22572026-03-09T18:58:07.034Z Checking serde_path_to_error v0.1.20
22582026-03-09T18:58:07.303Z Checking toml v0.9.12+spec-1.1.0
22592026-03-09T18:58:07.360Z Checking async-stream v0.3.6
22602026-03-09T18:58:07.752Z Checking progenitor-client v0.13.0
22612026-03-09T18:58:07.806Z Compiling structmeta v0.3.0
22622026-03-09T18:58:07.987Z Checking waitgroup v0.1.2
22632026-03-09T18:58:08.043Z Checking rustls-pemfile v2.2.0
22642026-03-09T18:58:08.092Z Checking hostname v0.4.2
22652026-03-09T18:58:08.200Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22662026-03-09T18:58:08.204Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22672026-03-09T18:58:08.284Z Compiling derive-ex v0.1.8
22682026-03-09T18:58:08.287Z Compiling parse-display-derive v0.10.0
22692026-03-09T18:58:08.388Z Checking itertools v0.14.0
22702026-03-09T18:58:08.533Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22712026-03-09T18:58:08.696Z Checking macaddr v1.0.1
22722026-03-09T18:58:08.935Z Checking progenitor-client v0.10.0
22732026-03-09T18:58:09.101Z Checking instant v0.1.13
22742026-03-09T18:58:09.291Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22752026-03-09T18:58:09.348Z Checking backoff v0.4.0
22762026-03-09T18:58:09.400Z Checking backon v1.6.0
22772026-03-09T18:58:09.509Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
22782026-03-09T18:58:09.767Z Checking heck v0.5.0
22792026-03-09T18:58:10.046Z Checking camino-tempfile v1.4.1
22802026-03-09T18:58:10.409Z Checking toml v0.8.23
22812026-03-09T18:58:10.565Z Compiling cfg_aliases v0.2.1
22822026-03-09T18:58:10.737Z Compiling memoffset v0.9.1
22832026-03-09T18:58:10.898Z Compiling toml_edit v0.23.10+spec-1.0.0
22842026-03-09T18:58:11.217Z Compiling crucible-workspace-hack v0.1.0
22852026-03-09T18:58:11.268Z Checking tokio-rustls v0.25.0
22862026-03-09T18:58:11.552Z Checking secrecy v0.10.3
22872026-03-09T18:58:11.803Z Checking glob v0.3.3
22882026-03-09T18:58:11.852Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22892026-03-09T18:58:12.191Z Checking parse-display v0.10.0
22902026-03-09T18:58:12.250Z Compiling proc-macro-crate v3.4.0
22912026-03-09T18:58:12.301Z Compiling heapless v0.8.0
22922026-03-09T18:58:12.385Z Compiling test-strategy v0.4.5
22932026-03-09T18:58:12.578Z Checking tabwriter v1.4.1
22942026-03-09T18:58:12.891Z Checking hash32 v0.3.1
22952026-03-09T18:58:13.047Z Compiling ingot-macros v0.1.1
22962026-03-09T18:58:13.159Z Compiling smoltcp v0.11.0
22972026-03-09T18:58:13.330Z Compiling unsafe-libyaml v0.2.11
22982026-03-09T18:58:13.394Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22992026-03-09T18:58:13.471Z Compiling convert_case v0.4.0
23002026-03-09T18:58:13.907Z Compiling num_enum_derive v0.7.5
23012026-03-09T18:58:14.286Z Compiling derive_more v0.99.20
23022026-03-09T18:58:14.881Z Compiling serde_yaml v0.9.34+deprecated
23032026-03-09T18:58:15.156Z Checking cobs v0.3.0
23042026-03-09T18:58:15.474Z Compiling foreign-types-macros v0.2.3
23052026-03-09T18:58:15.857Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23062026-03-09T18:58:16.050Z Checking cpufeatures v0.3.0
23072026-03-09T18:58:16.221Z Checking foreign-types-shared v0.3.1
23082026-03-09T18:58:16.276Z Checking num_enum v0.7.5
23092026-03-09T18:58:16.419Z Checking chacha20 v0.10.0
23102026-03-09T18:58:16.511Z Checking postcard v1.1.3
23112026-03-09T18:58:16.659Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23122026-03-09T18:58:16.785Z Checking foreign-types v0.5.0
23132026-03-09T18:58:17.268Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23142026-03-09T18:58:17.438Z Compiling proc-macro-crate v1.3.1
23152026-03-09T18:58:17.487Z Checking sigpipe v0.1.3
23162026-03-09T18:58:17.668Z Checking cstr-argument v0.1.2
23172026-03-09T18:58:17.759Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23182026-03-09T18:58:17.914Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23192026-03-09T18:58:18.320Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23202026-03-09T18:58:18.368Z Checking colored v3.1.1
23212026-03-09T18:58:18.414Z Compiling num_enum_derive v0.5.11
23222026-03-09T18:58:18.628Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23232026-03-09T18:58:18.829Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23242026-03-09T18:58:18.832Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23252026-03-09T18:58:18.933Z Checking rand v0.10.0
23262026-03-09T18:58:19.181Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23272026-03-09T18:58:19.232Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23282026-03-09T18:58:19.613Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23292026-03-09T18:58:19.782Z Checking ingot-types v0.1.2
23302026-03-09T18:58:19.841Z Compiling nix v0.30.1
23312026-03-09T18:58:19.844Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23322026-03-09T18:58:20.078Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23332026-03-09T18:58:20.444Z Checking smf v0.2.3
23342026-03-09T18:58:20.492Z Compiling num-derive v0.4.2
23352026-03-09T18:58:20.545Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23362026-03-09T18:58:20.594Z Checking num_enum v0.5.11
23372026-03-09T18:58:20.643Z Checking ingot v0.1.1
23382026-03-09T18:58:20.826Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23392026-03-09T18:58:20.895Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23402026-03-09T18:58:21.026Z Checking whoami v1.6.1
23412026-03-09T18:58:21.243Z Compiling typify-impl v0.6.1
23422026-03-09T18:58:21.378Z Checking half v2.7.1
23432026-03-09T18:58:21.486Z Checking ciborium-io v0.2.2
23442026-03-09T18:58:21.824Z Checking indent_write v2.2.0
23452026-03-09T18:58:22.045Z Checking ciborium-ll v0.2.2
23462026-03-09T18:58:22.134Z Checking universal-hash v0.5.1
23472026-03-09T18:58:22.419Z Checking opaque-debug v0.3.1
23482026-03-09T18:58:22.471Z Checking ciborium v0.2.2
23492026-03-09T18:58:22.571Z Checking aead v0.5.2
23502026-03-09T18:58:22.746Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23512026-03-09T18:58:22.866Z Checking swrite v0.1.0
23522026-03-09T18:58:23.005Z Checking poly1305 v0.8.0
23532026-03-09T18:58:23.064Z Checking chacha20 v0.9.1
23542026-03-09T18:58:23.221Z Checking unicode-width v0.1.14
23552026-03-09T18:58:23.462Z Compiling thiserror-impl-no-std v2.0.2
23562026-03-09T18:58:23.517Z Checking password-hash v0.5.0
23572026-03-09T18:58:23.592Z Checking blake2 v0.10.6
23582026-03-09T18:58:23.769Z Compiling usdt-attr-macro v0.5.0
23592026-03-09T18:58:23.994Z Compiling usdt-macro v0.5.0
23602026-03-09T18:58:24.105Z Checking memmap v0.7.0
23612026-03-09T18:58:24.369Z Checking argon2 v0.5.3
23622026-03-09T18:58:24.423Z Checking chacha20poly1305 v0.10.1
23632026-03-09T18:58:24.678Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23642026-03-09T18:58:24.816Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23652026-03-09T18:58:25.101Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23662026-03-09T18:58:25.333Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23672026-03-09T18:58:25.382Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23682026-03-09T18:58:25.433Z Checking usdt v0.5.0
23692026-03-09T18:58:25.722Z Compiling derive-where v1.6.0
23702026-03-09T18:58:25.778Z Checking tokio-dtrace v0.1.1
23712026-03-09T18:58:25.831Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23722026-03-09T18:58:25.836Z Checking atomicwrites v0.4.4
23732026-03-09T18:58:26.076Z Checking thiserror-no-std v2.0.2
23742026-03-09T18:58:26.122Z Checking oxide-tokio-rt v0.1.2
23752026-03-09T18:58:26.175Z Checking console v0.15.11
23762026-03-09T18:58:26.263Z Checking vsss-rs v3.3.4
23772026-03-09T18:58:26.408Z Checking newline-converter v0.3.0
23782026-03-09T18:58:26.664Z Compiling prettyplease v0.2.37
23792026-03-09T18:58:26.818Z Checking expectorate v1.2.0
23802026-03-09T18:58:27.089Z Checking bytecount v0.6.9
23812026-03-09T18:58:27.218Z Compiling owo-colors v4.3.0
23822026-03-09T18:58:27.290Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23832026-03-09T18:58:27.339Z Compiling cancel-safe-futures v0.1.5
23842026-03-09T18:58:27.851Z Checking libsw-core v0.3.2
23852026-03-09T18:58:28.167Z Checking libsw v3.5.0
23862026-03-09T18:58:28.725Z Checking same-file v1.0.6
23872026-03-09T18:58:28.870Z Checking linear-map v1.2.0
23882026-03-09T18:58:28.927Z Checking num-rational v0.4.2
23892026-03-09T18:58:28.973Z Checking walkdir v2.5.0
23902026-03-09T18:58:28.980Z Checking num-complex v0.4.6
23912026-03-09T18:58:29.262Z Checking float-ord v0.3.2
23922026-03-09T18:58:29.325Z Compiling typify-impl v0.4.3
23932026-03-09T18:58:29.390Z Checking gethostname v0.5.0
23942026-03-09T18:58:29.548Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23952026-03-09T18:58:29.599Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
23962026-03-09T18:58:29.727Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23972026-03-09T18:58:29.798Z Compiling async-recursion v1.1.1
23982026-03-09T18:58:29.871Z Checking num v0.4.3
23992026-03-09T18:58:30.089Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24002026-03-09T18:58:31.704Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24012026-03-09T18:58:32.865Z Compiling typify-macro v0.6.1
24022026-03-09T18:58:33.874Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24032026-03-09T18:58:34.596Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24042026-03-09T18:58:35.604Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24052026-03-09T18:58:35.649Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24062026-03-09T18:58:36.764Z Compiling typify v0.6.1
24072026-03-09T18:58:37.013Z Compiling progenitor-impl v0.13.0
24082026-03-09T18:58:38.561Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24092026-03-09T18:58:39.236Z Checking unicode-linebreak v0.1.5
24102026-03-09T18:58:39.690Z Checking smawk v0.3.2
24112026-03-09T18:58:39.746Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24122026-03-09T18:58:39.983Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24132026-03-09T18:58:40.846Z Checking globset v0.4.18
24142026-03-09T18:58:40.892Z Compiling typify-macro v0.4.3
24152026-03-09T18:58:41.409Z Compiling convert_case v0.10.0
24162026-03-09T18:58:42.847Z Compiling slog-dtrace v0.3.0
24172026-03-09T18:58:43.048Z Checking resolv-conf v0.7.6
24182026-03-09T18:58:43.297Z Compiling derive_more-impl v2.1.1
24192026-03-09T18:58:43.627Z Compiling pin-project-internal v1.1.11
24202026-03-09T18:58:43.806Z Compiling progenitor-macro v0.13.0
24212026-03-09T18:58:44.737Z Compiling typify v0.4.3
24222026-03-09T18:58:45.055Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24232026-03-09T18:58:45.110Z Checking derive_more v2.1.1
24242026-03-09T18:58:45.196Z Checking pem v3.0.6
24252026-03-09T18:58:45.286Z Checking crossterm v0.29.0
24262026-03-09T18:58:45.473Z Checking fd-lock v4.0.4
24272026-03-09T18:58:45.557Z Checking vte v0.14.1
24282026-03-09T18:58:45.726Z Checking display-error-chain v0.2.2
24292026-03-09T18:58:45.895Z Checking strip-ansi-escapes v0.2.1
24302026-03-09T18:58:45.973Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24312026-03-09T18:58:46.121Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24322026-03-09T18:58:46.299Z Checking pin-project v1.1.11
24332026-03-09T18:58:46.399Z Compiling snafu-derive v0.8.9
24342026-03-09T18:58:46.498Z Checking linked-hash-map v0.5.6
24352026-03-09T18:58:46.722Z Checking termtree v0.5.1
24362026-03-09T18:58:46.929Z Checking nu-ansi-term v0.50.3
24372026-03-09T18:58:46.981Z Checking lru-cache v0.1.2
24382026-03-09T18:58:47.250Z Compiling progenitor-impl v0.11.2
24392026-03-09T18:58:47.393Z Checking textwrap v0.16.2
24402026-03-09T18:58:47.444Z Checking reedline v0.40.0
24412026-03-09T18:58:47.859Z Checking olpc-cjson v0.1.4
24422026-03-09T18:58:48.154Z Checking hickory-proto v0.24.4
24432026-03-09T18:58:50.270Z Checking serde_plain v1.0.2
24442026-03-09T18:58:50.492Z Checking typed-path v0.9.3
24452026-03-09T18:58:50.583Z Compiling minimal-lexical v0.2.1
24462026-03-09T18:58:51.149Z Compiling nom v7.1.3
24472026-03-09T18:58:51.203Z Checking snafu v0.8.9
24482026-03-09T18:58:52.345Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24492026-03-09T18:58:52.486Z Checking tough v0.20.0
24502026-03-09T18:58:57.735Z Checking progenitor-client v0.11.2
24512026-03-09T18:58:57.735Z Checking nibble_vec v0.1.0
24522026-03-09T18:58:57.735Z Compiling progenitor-macro v0.11.2
24532026-03-09T18:58:57.735Z Checking endian-type v0.1.2
24542026-03-09T18:58:57.735Z Checking hickory-resolver v0.24.4
24552026-03-09T18:58:57.735Z Checking radix_trie v0.2.1
24562026-03-09T18:58:57.735Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24572026-03-09T18:58:57.735Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24582026-03-09T18:58:57.735Z Compiling ar_archive_writer v0.5.1
24592026-03-09T18:58:57.735Z Checking humantime v2.3.0
24602026-03-09T18:58:57.735Z Checking qorb v0.4.1
24612026-03-09T18:58:57.735Z Checking csv-core v0.1.13
24622026-03-09T18:58:57.735Z Checking base64 v0.21.7
24632026-03-09T18:58:57.735Z Checking csv v1.4.0
24642026-03-09T18:58:57.735Z Checking progenitor v0.13.0
24652026-03-09T18:58:57.735Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24662026-03-09T18:58:57.736Z Compiling psm v0.1.30
24672026-03-09T18:58:57.736Z Compiling stacker v0.1.23
24682026-03-09T18:58:57.736Z Checking highway v1.3.0
24692026-03-09T18:58:57.736Z Compiling cfg_aliases v0.1.1
24702026-03-09T18:58:57.796Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24712026-03-09T18:58:57.796Z Compiling nix v0.28.0
24722026-03-09T18:58:58.262Z Checking papergrid v0.11.0
24732026-03-09T18:58:58.316Z Compiling tabled_derive v0.7.0
24742026-03-09T18:58:58.555Z Checking home v0.5.12
24752026-03-09T18:58:58.768Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24762026-03-09T18:58:58.920Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24772026-03-09T18:58:59.791Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24782026-03-09T18:59:00.034Z Checking phf_shared v0.12.1
24792026-03-09T18:59:00.369Z Compiling recursive-proc-macro-impl v0.1.1
24802026-03-09T18:59:00.520Z Checking tabled v0.15.0
24812026-03-09T18:59:00.571Z Compiling chrono-tz v0.10.4
24822026-03-09T18:59:00.957Z Compiling semver v0.1.20
24832026-03-09T18:59:01.090Z Checking phf v0.12.1
24842026-03-09T18:59:01.177Z Checking recursive v0.1.1
24852026-03-09T18:59:01.381Z Compiling rustc_version v0.1.7
24862026-03-09T18:59:01.598Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24872026-03-09T18:59:01.884Z Compiling const_format_proc_macros v0.2.34
24882026-03-09T18:59:02.929Z Compiling peg-macros v0.8.5
24892026-03-09T18:59:03.038Z Checking winnow v0.6.26
24902026-03-09T18:59:03.401Z Compiling sqlparser_derive v0.5.0
24912026-03-09T18:59:03.903Z Checking unicode_categories v0.1.1
24922026-03-09T18:59:04.258Z Checking rustyline v14.0.0
24932026-03-09T18:59:05.066Z Checking sqlparser v0.61.0
24942026-03-09T18:59:05.494Z Checking const_format v0.2.35
24952026-03-09T18:59:05.783Z Checking sqlformat v0.3.5
24962026-03-09T18:59:05.963Z Compiling newtype_derive v0.1.6
24972026-03-09T18:59:06.101Z Checking progenitor v0.11.2
24982026-03-09T18:59:06.156Z Checking peg v0.8.5
24992026-03-09T18:59:06.320Z Checking bcs v0.1.6
25002026-03-09T18:59:06.370Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25012026-03-09T18:59:06.472Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25022026-03-09T18:59:06.696Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25032026-03-09T18:59:06.752Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25042026-03-09T18:59:06.800Z Checking steno v0.4.1
25052026-03-09T18:59:06.847Z Checking utf-8 v0.7.6
25062026-03-09T18:59:06.932Z Checking filetime v0.2.27
25072026-03-09T18:59:07.149Z Checking arc-swap v1.8.2
25082026-03-09T18:59:07.243Z Checking xattr v1.6.1
25092026-03-09T18:59:07.322Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25102026-03-09T18:59:07.514Z Checking tar v0.4.44
25112026-03-09T18:59:07.600Z Checking slog-scope v4.4.1
25122026-03-09T18:59:07.893Z Compiling progenitor-impl v0.10.0
25132026-03-09T18:59:08.390Z Checking slog-stdlog v4.1.1
25142026-03-09T18:59:09.019Z Checking slog-envlogger v2.2.0
25152026-03-09T18:59:09.103Z Checking tungstenite v0.21.0
25162026-03-09T18:59:09.328Z Checking typeid v1.0.3
25172026-03-09T18:59:09.532Z Checking subprocess v0.2.15
25182026-03-09T18:59:10.030Z Checking tokio-tungstenite v0.21.0
25192026-03-09T18:59:10.145Z Checking headers-core v0.3.0
25202026-03-09T18:59:10.379Z Checking headers v0.4.1
25212026-03-09T18:59:10.534Z Compiling lzma-sys v0.1.20
25222026-03-09T18:59:10.594Z Compiling cargo_toml v0.22.3
25232026-03-09T18:59:11.500Z Checking yasna v0.5.2
25242026-03-09T18:59:11.680Z Checking xz2 v0.1.7
25252026-03-09T18:59:11.736Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25262026-03-09T18:59:12.082Z Checking ron v0.12.0
25272026-03-09T18:59:12.210Z Checking base16ct v1.0.0
25282026-03-09T18:59:12.494Z Checking dropshot-api-manager-types v0.5.2
25292026-03-09T18:59:12.548Z Checking rcgen v0.12.1
25302026-03-09T18:59:12.859Z Checking tagptr v0.2.0
25312026-03-09T18:59:13.183Z Checking moka v0.12.13
25322026-03-09T18:59:13.256Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25332026-03-09T18:59:13.631Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25342026-03-09T18:59:13.852Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25352026-03-09T18:59:13.930Z Compiling libefi-sys v0.1.0
25362026-03-09T18:59:14.333Z Compiling radium v0.7.0
25372026-03-09T18:59:14.597Z Compiling progenitor-macro v0.10.0
25382026-03-09T18:59:14.651Z Checking hickory-resolver v0.25.2
25392026-03-09T18:59:14.867Z Compiling bitfield-struct v0.6.2
25402026-03-09T18:59:14.990Z Compiling maybe-uninit v2.0.0
25412026-03-09T18:59:15.568Z Checking tap v1.0.1
25422026-03-09T18:59:15.809Z Checking wyz v0.5.1
25432026-03-09T18:59:15.964Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25442026-03-09T18:59:16.137Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25452026-03-09T18:59:16.246Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25462026-03-09T18:59:16.924Z Compiling zerocopy-derive v0.6.6
25472026-03-09T18:59:16.985Z Checking crc-catalog v2.4.0
25482026-03-09T18:59:17.211Z Checking funty v2.0.0
25492026-03-09T18:59:17.290Z Compiling packed_struct v0.10.1
25502026-03-09T18:59:17.365Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25512026-03-09T18:59:17.551Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25522026-03-09T18:59:17.775Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
25532026-03-09T18:59:17.899Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25542026-03-09T18:59:18.058Z Checking crc v3.4.0
25552026-03-09T18:59:18.139Z Checking bitvec v1.0.1
25562026-03-09T18:59:18.367Z Compiling packed_struct_codegen v0.10.1
25572026-03-09T18:59:18.476Z Compiling bitfield-macros v0.19.4
25582026-03-09T18:59:18.847Z Checking zerocopy v0.6.6
25592026-03-09T18:59:19.548Z Compiling indexmap v1.9.3
25602026-03-09T18:59:19.696Z Checking nodrop v0.1.14
25612026-03-09T18:59:19.884Z Checking array-init v0.0.4
25622026-03-09T18:59:20.039Z Checking smallvec v0.6.14
25632026-03-09T18:59:20.093Z Checking bitfield v0.19.4
25642026-03-09T18:59:20.469Z Checking hashbrown v0.12.3
25652026-03-09T18:59:20.772Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25662026-03-09T18:59:20.825Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25672026-03-09T18:59:20.871Z Checking serde-hex v0.1.0
25682026-03-09T18:59:21.086Z Checking ron v0.8.1
25692026-03-09T18:59:22.173Z Checking hashbrown v0.13.2
25702026-03-09T18:59:22.295Z Checking crc-any v2.5.0
25712026-03-09T18:59:22.707Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25722026-03-09T18:59:22.760Z Checking path-slash v0.1.5
25732026-03-09T18:59:22.975Z Compiling xshell-macros v0.2.7
25742026-03-09T18:59:23.040Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25752026-03-09T18:59:23.205Z Checking object v0.30.4
25762026-03-09T18:59:23.754Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25772026-03-09T18:59:23.805Z Checking xshell v0.2.7
25782026-03-09T18:59:24.229Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25792026-03-09T18:59:24.572Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25802026-03-09T18:59:24.779Z Checking half v1.8.3
25812026-03-09T18:59:25.192Z Compiling num-derive v0.3.3
25822026-03-09T18:59:25.254Z Checking serde_cbor v0.11.2
25832026-03-09T18:59:25.696Z Compiling proc-macro-error-attr2 v2.0.0
25842026-03-09T18:59:26.180Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25852026-03-09T18:59:26.686Z Compiling proc-macro-error2 v2.0.1
25862026-03-09T18:59:26.791Z Compiling nix v0.31.1
25872026-03-09T18:59:27.195Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25882026-03-09T18:59:27.331Z Checking progenitor v0.10.0
25892026-03-09T18:59:27.430Z Checking libscf-sys v1.1.0
25902026-03-09T18:59:27.578Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25912026-03-09T18:59:27.613Z Compiling tabled_derive v0.11.0
25922026-03-09T18:59:27.716Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25932026-03-09T18:59:28.075Z Checking papergrid v0.17.0
25942026-03-09T18:59:28.162Z Checking testing_table v0.3.0
25952026-03-09T18:59:28.917Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25962026-03-09T18:59:29.793Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25972026-03-09T18:59:29.976Z Checking maplit v1.0.2
25982026-03-09T18:59:30.179Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25992026-03-09T18:59:30.355Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26002026-03-09T18:59:30.523Z Checking tabled v0.20.0
26012026-03-09T18:59:30.761Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26022026-03-09T18:59:31.084Z Checking crc8 v0.1.1
26032026-03-09T18:59:31.134Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26042026-03-09T18:59:31.279Z Checking fxhash v0.2.1
26052026-03-09T18:59:31.551Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26062026-03-09T18:59:31.947Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26072026-03-09T18:59:32.905Z Checking unicase v2.9.0
26082026-03-09T18:59:33.055Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26092026-03-09T18:59:33.258Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26102026-03-09T18:59:33.851Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26112026-03-09T18:59:34.003Z Checking kstat-rs v0.2.4
26122026-03-09T18:59:34.419Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26132026-03-09T18:59:34.522Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26142026-03-09T18:59:34.739Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26152026-03-09T18:59:35.118Z Compiling parking_lot_core v0.8.6
26162026-03-09T18:59:35.248Z Compiling git-stub v1.0.0
26172026-03-09T18:59:35.576Z Compiling dsl_auto_type v0.1.3
26182026-03-09T18:59:35.705Z Checking scheduled-thread-pool v0.2.7
26192026-03-09T18:59:35.785Z Compiling vergen-gitcl v1.0.8
26202026-03-09T18:59:35.996Z Compiling diesel_table_macro_syntax v0.2.0
26212026-03-09T18:59:36.238Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26222026-03-09T18:59:36.285Z Checking r2d2 v0.8.10
26232026-03-09T18:59:36.404Z Compiling git-stub-vcs v0.1.0
26242026-03-09T18:59:36.639Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26252026-03-09T18:59:36.754Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26262026-03-09T18:59:36.979Z Compiling diesel_derives v2.2.7
26272026-03-09T18:59:37.132Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26282026-03-09T18:59:37.243Z Checking parking_lot v0.11.2
26292026-03-09T18:59:37.432Z Checking prefix-trie v0.7.0
26302026-03-09T18:59:37.664Z Checking nanorand v0.7.0
26312026-03-09T18:59:37.718Z Compiling dirs-sys-next v0.1.2
26322026-03-09T18:59:38.022Z Compiling crunchy v0.2.4
26332026-03-09T18:59:38.100Z Checking flume v0.11.1
26342026-03-09T18:59:38.150Z Checking hickory-server v0.25.2
26352026-03-09T18:59:38.405Z Compiling dirs-next v2.0.0
26362026-03-09T18:59:38.632Z Checking sled v0.34.7
26372026-03-09T18:59:38.681Z Compiling clang-sys v1.8.1
26382026-03-09T18:59:38.684Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26392026-03-09T18:59:38.771Z Checking hickory-client v0.25.2
26402026-03-09T18:59:39.129Z Compiling tiny-keccak v2.0.2
26412026-03-09T18:59:39.517Z Compiling term v0.7.0
26422026-03-09T18:59:39.627Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26432026-03-09T18:59:39.687Z Compiling bit-vec v0.6.3
26442026-03-09T18:59:39.946Z Compiling salty v0.3.0
26452026-03-09T18:59:40.160Z Compiling ascii-canvas v3.0.0
26462026-03-09T18:59:40.215Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26472026-03-09T18:59:40.677Z Compiling bit-set v0.5.3
26482026-03-09T18:59:40.757Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26492026-03-09T18:59:40.761Z Checking primeorder v0.13.6
26502026-03-09T18:59:40.847Z Compiling itertools v0.10.5
26512026-03-09T18:59:41.330Z Compiling ena v0.14.4
26522026-03-09T18:59:41.640Z Compiling libloading v0.8.9
26532026-03-09T18:59:41.769Z Compiling diff v0.1.13
26542026-03-09T18:59:41.820Z Compiling regex-syntax v0.6.29
26552026-03-09T18:59:42.154Z Compiling bindgen v0.71.1
26562026-03-09T18:59:43.290Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26572026-03-09T18:59:43.379Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26582026-03-09T18:59:43.867Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26592026-03-09T18:59:44.500Z Compiling cexpr v0.6.0
26602026-03-09T18:59:44.773Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26612026-03-09T18:59:45.290Z Compiling lalrpop v0.19.12
26622026-03-09T18:59:46.051Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26632026-03-09T18:59:46.606Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26642026-03-09T18:59:46.995Z Compiling libxml v0.3.3
26652026-03-09T18:59:47.050Z Compiling fs-err v2.11.0
26662026-03-09T18:59:47.580Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26672026-03-09T18:59:47.651Z Checking p384 v0.13.1
26682026-03-09T18:59:47.700Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26692026-03-09T18:59:47.749Z Checking diesel v2.2.12
26702026-03-09T18:59:48.366Z Compiling strum_macros v0.24.3
26712026-03-09T18:59:48.697Z Compiling indoc v1.0.9
26722026-03-09T18:59:51.516Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26732026-03-09T18:59:51.586Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
26742026-03-09T18:59:52.271Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26752026-03-09T18:59:52.664Z Checking quick-xml v0.37.5
26762026-03-09T18:59:52.715Z Checking derive_builder v0.20.2
26772026-03-09T18:59:52.876Z Compiling oso-derive v0.27.3
26782026-03-09T18:59:52.938Z Compiling trait-variant v0.1.2
26792026-03-09T18:59:53.770Z Compiling impl-trait-for-tuples v0.2.3
26802026-03-09T18:59:53.918Z Checking openssl-probe v0.1.6
26812026-03-09T18:59:54.093Z Checking parse-size v1.1.0
26822026-03-09T18:59:54.150Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26832026-03-09T18:59:54.349Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26842026-03-09T18:59:54.721Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
26852026-03-09T18:59:55.917Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26862026-03-09T18:59:56.217Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26872026-03-09T18:59:57.006Z Checking assert_matches v1.5.0
26882026-03-09T18:59:57.531Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26892026-03-09T18:59:57.589Z Compiling mime_guess v2.0.5
26902026-03-09T18:59:57.891Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26912026-03-09T18:59:58.071Z Checking predicates-tree v1.0.13
26922026-03-09T18:59:58.300Z Checking http-range v0.1.5
26932026-03-09T18:59:58.565Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26942026-03-09T18:59:58.752Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26952026-03-09T18:59:58.956Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26962026-03-09T18:59:59.594Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26972026-03-09T18:59:59.879Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26982026-03-09T19:00:00.240Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26992026-03-09T19:00:03.675Z Checking atty v0.2.14
27002026-03-09T19:00:03.789Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27012026-03-09T19:00:03.887Z Compiling diesel-dtrace v0.4.2
27022026-03-09T19:00:04.412Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27032026-03-09T19:00:04.557Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27042026-03-09T19:00:06.318Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27052026-03-09T19:00:06.934Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27062026-03-09T19:00:07.146Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27072026-03-09T19:00:07.567Z Checking bb8 v0.8.6
27082026-03-09T19:00:07.842Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27092026-03-09T19:00:08.144Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27102026-03-09T19:00:08.194Z Checking corncobs v0.1.4
27112026-03-09T19:00:08.279Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27122026-03-09T19:00:08.452Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27132026-03-09T19:00:08.717Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27142026-03-09T19:00:08.993Z Checking hyper-staticfile v0.10.1
27152026-03-09T19:00:09.458Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27162026-03-09T19:00:09.508Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27172026-03-09T19:00:09.568Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27182026-03-09T19:00:09.786Z Checking ignore v0.4.25
27192026-03-09T19:00:09.973Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27202026-03-09T19:00:10.027Z Checking signal-hook-tokio v0.3.1
27212026-03-09T19:00:10.277Z Checking secrecy v0.8.0
27222026-03-09T19:00:10.557Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27232026-03-09T19:00:10.710Z Checking globwalk v0.9.1
27242026-03-09T19:00:11.135Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27252026-03-09T19:00:11.210Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27262026-03-09T19:00:12.028Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27272026-03-09T19:00:12.136Z Checking nonempty v0.12.0
27282026-03-09T19:00:12.291Z Checking camino-tempfile-ext v0.3.3
27292026-03-09T19:00:12.585Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27302026-03-09T19:00:12.725Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27312026-03-09T19:00:12.782Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27322026-03-09T19:00:13.477Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27332026-03-09T19:00:13.566Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27342026-03-09T19:00:14.003Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27352026-03-09T19:00:14.207Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27362026-03-09T19:00:14.982Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27372026-03-09T19:00:15.204Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27382026-03-09T19:00:15.952Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27392026-03-09T19:00:16.021Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27402026-03-09T19:00:16.448Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27412026-03-09T19:00:16.513Z Checking tungstenite v0.23.0
27422026-03-09T19:00:17.372Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27432026-03-09T19:00:17.556Z Checking tokio-tungstenite v0.23.1
27442026-03-09T19:00:18.083Z Checking async-bb8-diesel v0.2.1
27452026-03-09T19:00:18.313Z Checking void v1.0.2
27462026-03-09T19:00:18.541Z Checking lzss v0.8.2
27472026-03-09T19:00:18.593Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27482026-03-09T19:00:18.818Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27492026-03-09T19:00:18.937Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27502026-03-09T19:00:19.168Z Checking nix v0.27.1
27512026-03-09T19:00:19.929Z Checking serde_bytes v0.11.19
27522026-03-09T19:00:20.343Z Checking rand_seeder v0.4.0
27532026-03-09T19:00:20.661Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27542026-03-09T19:00:20.671Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27552026-03-09T19:00:21.436Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27562026-03-09T19:00:21.491Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27572026-03-09T19:00:21.790Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27582026-03-09T19:00:23.043Z Checking is_ci v1.2.0
27592026-03-09T19:00:23.260Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27602026-03-09T19:00:23.430Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27612026-03-09T19:00:23.485Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27622026-03-09T19:00:24.062Z Checking yansi v1.0.1
27632026-03-09T19:00:24.715Z Checking pretty_assertions v1.4.1
27642026-03-09T19:00:25.026Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27652026-03-09T19:00:25.524Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27662026-03-09T19:00:25.624Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27672026-03-09T19:00:26.021Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27682026-03-09T19:00:26.497Z Compiling darling_core v0.23.0
27692026-03-09T19:00:27.578Z Compiling indoc v2.0.7
27702026-03-09T19:00:28.176Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27712026-03-09T19:00:28.534Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27722026-03-09T19:00:28.736Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27732026-03-09T19:00:28.922Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27742026-03-09T19:00:29.308Z Compiling instability v0.3.11
27752026-03-09T19:00:29.540Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27762026-03-09T19:00:29.613Z Compiling libz-sys v1.1.24
27772026-03-09T19:00:29.775Z Checking castaway v0.2.4
27782026-03-09T19:00:30.007Z Checking compact_str v0.8.1
27792026-03-09T19:00:30.594Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27802026-03-09T19:00:30.851Z Checking supports-color v3.0.2
27812026-03-09T19:00:31.130Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27822026-03-09T19:00:31.520Z Checking unicode-truncate v1.1.0
27832026-03-09T19:00:31.841Z Checking lru v0.12.5
27842026-03-09T19:00:31.886Z Checking cassowary v0.3.0
27852026-03-09T19:00:32.310Z Compiling libgit2-sys v0.18.3+1.9.2
27862026-03-09T19:00:32.616Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27872026-03-09T19:00:33.103Z Compiling darling_macro v0.23.0
27882026-03-09T19:00:34.078Z Compiling darling v0.23.0
27892026-03-09T19:00:34.358Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27902026-03-09T19:00:34.964Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27912026-03-09T19:00:35.383Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27922026-03-09T19:00:35.724Z Checking ratatui v0.29.0
27932026-03-09T19:00:35.954Z Compiling vergen-git2 v1.0.7
27942026-03-09T19:00:36.422Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27952026-03-09T19:00:36.830Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27962026-03-09T19:00:37.264Z Checking colored v2.2.0
27972026-03-09T19:00:37.606Z Compiling rustls v0.21.12
27982026-03-09T19:00:37.701Z Checking shell-words v1.1.1
27992026-03-09T19:00:37.969Z Checking plotters-backend v0.3.7
28002026-03-09T19:00:38.256Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28012026-03-09T19:00:38.384Z Checking plotters-svg v0.3.7
28022026-03-09T19:00:38.698Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28032026-03-09T19:00:38.759Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28042026-03-09T19:00:39.080Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28052026-03-09T19:00:39.158Z Compiling nix v0.29.0
28062026-03-09T19:00:39.955Z Checking rustls-webpki v0.101.7
28072026-03-09T19:00:40.008Z Checking sct v0.7.1
28082026-03-09T19:00:40.288Z Checking hex-literal v0.4.1
28092026-03-09T19:00:40.435Z Checking cast v0.3.0
28102026-03-09T19:00:40.496Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28112026-03-09T19:00:40.783Z Checking criterion-plot v0.6.0
28122026-03-09T19:00:41.584Z Checking plotters v0.3.7
28132026-03-09T19:00:43.337Z Checking erased-serde v0.4.9
28142026-03-09T19:00:43.595Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28152026-03-09T19:00:44.319Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28162026-03-09T19:00:45.824Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28172026-03-09T19:00:47.315Z Checking progenitor-extras v0.1.0
28182026-03-09T19:00:47.737Z Checking tinytemplate v1.2.1
28192026-03-09T19:00:48.199Z Checking ordered-float v2.10.1
28202026-03-09T19:00:48.753Z Checking oorandom v11.1.5
28212026-03-09T19:00:48.992Z Checking anes v0.1.6
28222026-03-09T19:00:49.378Z Checking criterion v0.7.0
28232026-03-09T19:00:49.458Z Checking serde-value v0.7.0
28242026-03-09T19:00:50.025Z Checking serde-untagged v0.1.9
28252026-03-09T19:00:50.437Z Checking tokio-rustls v0.24.1
28262026-03-09T19:00:51.444Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28272026-03-09T19:00:52.171Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28282026-03-09T19:00:52.596Z Checking rustls-pemfile v1.0.4
28292026-03-09T19:00:52.874Z Checking twox-hash v2.1.2
28302026-03-09T19:00:53.254Z Checking unicode-xid v0.2.6
28312026-03-09T19:00:53.461Z Checking cargo-util-schemas v0.8.2
28322026-03-09T19:00:53.603Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28332026-03-09T19:00:54.006Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28342026-03-09T19:00:54.309Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28352026-03-09T19:00:55.450Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28362026-03-09T19:00:55.760Z Checking fatfs v0.3.6
28372026-03-09T19:00:56.829Z Checking cargo-platform v0.2.0
28382026-03-09T19:00:57.114Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28392026-03-09T19:00:57.204Z Compiling petname v2.0.2
28402026-03-09T19:00:58.272Z Compiling seq-macro v0.3.6
28412026-03-09T19:00:59.762Z Checking cargo_metadata v0.21.0
28422026-03-09T19:01:00.515Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28432026-03-09T19:01:01.466Z Checking concurrent-queue v2.5.0
28442026-03-09T19:01:01.850Z Checking rtoolbox v0.0.3
28452026-03-09T19:01:02.130Z Checking parking v2.2.1
28462026-03-09T19:01:02.381Z Checking futures-timer v3.0.3
28472026-03-09T19:01:02.767Z Checking event-listener v5.4.1
28482026-03-09T19:01:03.247Z Checking rpassword v7.4.0
28492026-03-09T19:01:03.498Z Checking tui-tree-widget v0.23.1
28502026-03-09T19:01:03.639Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28512026-03-09T19:01:03.862Z Checking polyval v0.6.2
28522026-03-09T19:01:03.966Z Checking sapling-renderdag v0.1.0
28532026-03-09T19:01:04.211Z Checking sync-ptr v0.1.4
28542026-03-09T19:01:04.215Z Checking ghash v0.5.1
28552026-03-09T19:01:04.459Z Checking event-listener-strategy v0.5.4
28562026-03-09T19:01:04.512Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28572026-03-09T19:01:04.565Z Checking ctr v0.9.2
28582026-03-09T19:01:04.742Z Checking arrayref v0.3.9
28592026-03-09T19:01:04.903Z Checking arrayvec v0.7.6
28602026-03-09T19:01:04.952Z Checking constant_time_eq v0.4.2
28612026-03-09T19:01:05.078Z Checking aes-gcm v0.10.3
28622026-03-09T19:01:05.224Z Checking async-lock v3.4.2
28632026-03-09T19:01:05.327Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28642026-03-09T19:01:05.372Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28652026-03-09T19:01:06.169Z Checking ssh-encoding v0.2.0
28662026-03-09T19:01:06.579Z Checking blowfish v0.9.1
28672026-03-09T19:01:06.909Z Checking bcrypt-pbkdf v0.10.0
28682026-03-09T19:01:07.178Z Checking ssh-cipher v0.2.0
28692026-03-09T19:01:07.232Z Checking async-object-pool v0.2.0
28702026-03-09T19:01:07.460Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28712026-03-09T19:01:07.521Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28722026-03-09T19:01:08.055Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28732026-03-09T19:01:08.565Z Checking serde_regex v1.1.0
28742026-03-09T19:01:08.911Z Checking password-hash v0.4.2
28752026-03-09T19:01:09.406Z Checking assert-json-diff v2.0.2
28762026-03-09T19:01:09.458Z Checking path-tree v0.8.3
28772026-03-09T19:01:09.764Z Checking stringmetrics v2.2.2
28782026-03-09T19:01:09.847Z Checking gimli v0.32.3
28792026-03-09T19:01:10.060Z Compiling target-lexicon v0.13.3
28802026-03-09T19:01:11.226Z Checking httpmock v0.8.3
28812026-03-09T19:01:11.274Z Checking pbkdf2 v0.11.0
28822026-03-09T19:01:11.662Z Checking ssh-key v0.6.7
28832026-03-09T19:01:13.796Z Checking addr2line v0.25.1
28842026-03-09T19:01:14.376Z Checking p521 v0.13.3
28852026-03-09T19:01:15.800Z Checking p256 v0.13.2
28862026-03-09T19:01:16.393Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28872026-03-09T19:01:16.446Z Checking russh-cryptovec v0.7.3
28882026-03-09T19:01:16.720Z Compiling guppy-workspace-hack v0.1.0
28892026-03-09T19:01:16.807Z Checking md5 v0.7.0
28902026-03-09T19:01:16.981Z Compiling samael v0.0.19
28912026-03-09T19:01:17.102Z Checking rustc-demangle v0.1.27
28922026-03-09T19:01:17.160Z Checking russh-keys v0.45.0
28932026-03-09T19:01:17.612Z Checking backtrace v0.3.76
28942026-03-09T19:01:18.110Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28952026-03-09T19:01:18.279Z Checking num-bigint v0.4.6
28962026-03-09T19:01:18.514Z Checking des v0.8.1
28972026-03-09T19:01:19.130Z Compiling blake3 v1.8.3
28982026-03-09T19:01:19.884Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28992026-03-09T19:01:20.701Z Compiling target-spec v3.5.7
29002026-03-09T19:01:20.790Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29012026-03-09T19:01:21.319Z Checking russh v0.45.0
29022026-03-09T19:01:22.183Z Checking backtrace-ext v0.2.1
29032026-03-09T19:01:22.260Z Checking cfg-expr v0.20.6
29042026-03-09T19:01:22.578Z Checking supports-color v2.1.0
29052026-03-09T19:01:22.839Z Checking textwrap v0.15.2
29062026-03-09T19:01:23.201Z Checking supports-unicode v2.1.0
29072026-03-09T19:01:23.281Z Checking supports-hyperlinks v2.1.0
29082026-03-09T19:01:23.413Z Checking hashbrown v0.14.5
29092026-03-09T19:01:23.518Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29102026-03-09T19:01:23.969Z Checking cargo-platform v0.3.2
29112026-03-09T19:01:24.363Z Checking terminal_size v0.1.17
29122026-03-09T19:01:24.438Z Checking socket2 v0.5.10
29132026-03-09T19:01:24.601Z Compiling miette-derive v5.10.0
29142026-03-09T19:01:24.981Z Checking owo-colors v3.5.0
29152026-03-09T19:01:25.483Z Checking internet-checksum v0.2.1
29162026-03-09T19:01:25.750Z Compiling git2 v0.20.4
29172026-03-09T19:01:25.867Z Checking chumsky v0.9.3
29182026-03-09T19:01:26.658Z Checking cargo_metadata v0.23.1
29192026-03-09T19:01:27.304Z Checking miette v5.10.0
29202026-03-09T19:01:28.412Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29212026-03-09T19:01:28.504Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29222026-03-09T19:01:28.552Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29232026-03-09T19:01:28.790Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29242026-03-09T19:01:29.093Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29252026-03-09T19:01:29.247Z Checking httptest v0.16.4
29262026-03-09T19:01:30.034Z Checking pathdiff v0.2.3
29272026-03-09T19:01:30.107Z Compiling knuffel-derive v3.2.0
29282026-03-09T19:01:30.160Z Checking topological-sort v0.2.2
29292026-03-09T19:01:30.274Z Checking nested v0.1.1
29302026-03-09T19:01:30.455Z Checking omicron-zone-package v0.12.2
29312026-03-09T19:01:30.572Z Checking guppy v0.17.25
29322026-03-09T19:01:31.052Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29332026-03-09T19:01:32.371Z Checking similar-asserts v1.7.0
29342026-03-09T19:01:32.691Z Compiling rstest_macros v0.25.0
29352026-03-09T19:01:32.839Z Compiling target-triple v1.0.0
29362026-03-09T19:01:32.893Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29372026-03-09T19:01:33.163Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29382026-03-09T19:01:33.440Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29392026-03-09T19:01:33.571Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29402026-03-09T19:01:33.814Z Checking knuffel v3.2.0
29412026-03-09T19:01:33.963Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29422026-03-09T19:01:34.340Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29432026-03-09T19:01:35.234Z Checking toml_datetime v1.0.0+spec-1.1.0
29442026-03-09T19:01:35.628Z Checking escape8259 v0.5.3
29452026-03-09T19:01:35.694Z Compiling relative-path v1.9.3
29462026-03-09T19:01:35.896Z Compiling assert_cmd v2.1.2
29472026-03-09T19:01:36.515Z Checking libtest-mimic v0.8.1
29482026-03-09T19:01:37.050Z Checking toml v1.0.3+spec-1.1.0
29492026-03-09T19:01:37.382Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29502026-03-09T19:01:37.617Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29512026-03-09T19:01:38.534Z Checking blake2b_simd v1.0.4
29522026-03-09T19:01:39.052Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29532026-03-09T19:01:39.592Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29542026-03-09T19:01:39.819Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29552026-03-09T19:01:40.456Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29562026-03-09T19:01:40.903Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29572026-03-09T19:01:40.960Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29582026-03-09T19:01:41.408Z Checking fancy-regex v0.14.0
29592026-03-09T19:01:42.122Z Checking serde_tokenstream v0.2.3
29602026-03-09T19:01:42.319Z Checking uzers v0.12.2
29612026-03-09T19:01:42.602Z Checking constant_time_eq v0.3.1
29622026-03-09T19:01:42.820Z Compiling linkme-impl v0.3.35
29632026-03-09T19:01:42.871Z Checking termcolor v1.4.1
29642026-03-09T19:01:43.405Z Checking trybuild v1.0.116
29652026-03-09T19:01:43.594Z Checking rust-argon2 v2.1.0
29662026-03-09T19:01:44.156Z Checking datatest-stable v0.3.3
29672026-03-09T19:01:45.149Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29682026-03-09T19:01:45.789Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29692026-03-09T19:01:45.949Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29702026-03-09T19:01:46.024Z Checking rstest v0.25.0
29712026-03-09T19:01:46.325Z Checking support-bundle-viewer v0.1.2
29722026-03-09T19:01:46.829Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29732026-03-09T19:01:47.261Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29742026-03-09T19:01:47.411Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29752026-03-09T19:01:47.655Z Checking drift v0.1.3
29762026-03-09T19:01:47.820Z Checking rand_distr v0.5.1
29772026-03-09T19:01:48.391Z Checking multimap v0.10.1
29782026-03-09T19:01:48.738Z Checking approx v0.5.1
29792026-03-09T19:01:48.790Z Compiling linkme v0.3.35
29802026-03-09T19:01:48.794Z Checking dropshot-api-manager v0.5.2
29812026-03-09T19:01:49.424Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29822026-03-09T19:01:51.100Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29832026-03-09T19:01:51.236Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29842026-03-09T19:01:51.301Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29852026-03-09T19:01:51.702Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29862026-03-09T19:01:52.472Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29872026-03-09T19:01:52.643Z Checking partial-io v0.5.4
29882026-03-09T19:01:52.765Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29892026-03-09T19:01:53.079Z Checking cargo_toml v0.21.0
29902026-03-09T19:01:53.294Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29912026-03-09T19:01:53.397Z Checking termios v0.3.3
29922026-03-09T19:01:53.683Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
29932026-03-09T19:01:54.231Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29942026-03-09T19:01:54.682Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29952026-03-09T19:01:55.098Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29962026-03-09T19:01:57.176Z Compiling polar-core v0.27.3
29972026-03-09T19:01:58.304Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29982026-03-09T19:02:01.258Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
29992026-03-09T19:02:07.863Z Checking oso v0.27.3
30002026-03-09T19:02:10.081Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30012026-03-09T19:02:14.994Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30022026-03-09T19:02:15.227Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30032026-03-09T19:02:22.373Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30042026-03-09T19:02:35.172Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30052026-03-09T19:02:46.095Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30062026-03-09T19:02:48.713Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30072026-03-09T19:02:50.228Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30082026-03-09T19:03:08.691Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30092026-03-09T19:05:21.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 02s
30102026-03-09T19:05:22.208Z
30112026-03-09T19:05:22.209Zreal 8:07.263479965
30122026-03-09T19:05:22.209Zuser 44:59.993459929
30132026-03-09T19:05:22.209Zsys 7:54.083632072
30142026-03-09T19:05:22.209Ztrap 1.290716703
30152026-03-09T19:05:22.209Ztflt 0.608653004
30162026-03-09T19:05:22.209Zdflt 0.247304198
30172026-03-09T19:05:22.209Zkflt 0.000938255
30182026-03-09T19:05:22.209Zlock 1:49:33.105794102
30192026-03-09T19:05:22.209Zslp 2:26:13.547952017
30202026-03-09T19:05:22.209Zlat 2:35.165432214
30212026-03-09T19:05:22.209Zstop 15:40.648160502
30222026-03-09T19:05:22.215Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30232026-03-09T19:05:22.215Z+ ptime -m cargo doc --workspace --no-deps
30242026-03-09T19:05:23.551Zwarning: output filename collision.
30252026-03-09T19:05:23.551ZThe 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-09T19:05:23.551ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30272026-03-09T19:05:23.551ZThe targets should have unique names.
30282026-03-09T19:05:23.551ZThis is a known bug where multiple crates with the same name use
30292026-03-09T19:05:23.551Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30302026-03-09T19:05:24.796Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30312026-03-09T19:05:25.004Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30322026-03-09T19:05:25.035Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30332026-03-09T19:05:25.101Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30342026-03-09T19:05:25.141Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30352026-03-09T19:05:25.180Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30362026-03-09T19:05:25.189Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30372026-03-09T19:05:25.458Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30382026-03-09T19:05:25.507Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30392026-03-09T19:05:25.549Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30402026-03-09T19:05:25.729Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30412026-03-09T19:05:25.760Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30422026-03-09T19:05:25.958Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30432026-03-09T19:05:26.029Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30442026-03-09T19:05:26.086Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30452026-03-09T19:05:26.311Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30462026-03-09T19:05:26.387Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30472026-03-09T19:05:26.506Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30482026-03-09T19:05:27.040Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30492026-03-09T19:05:27.456Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30502026-03-09T19:05:27.617Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30512026-03-09T19:05:32.132Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30522026-03-09T19:05:32.222Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30532026-03-09T19:05:32.222Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30542026-03-09T19:05:32.222Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30552026-03-09T19:05:32.222Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30562026-03-09T19:05:32.222Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30572026-03-09T19:05:32.222Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30582026-03-09T19:05:32.225Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30592026-03-09T19:05:32.225Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30602026-03-09T19:05:32.225Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30612026-03-09T19:05:32.225Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30622026-03-09T19:05:32.225Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30632026-03-09T19:05:32.225Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30642026-03-09T19:05:32.225Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30652026-03-09T19:05:32.225Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30662026-03-09T19:05:32.225Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30672026-03-09T19:05:32.225Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30682026-03-09T19:05:32.225Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
30692026-03-09T19:05:32.225Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30702026-03-09T19:05:32.225Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30712026-03-09T19:05:32.225Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30722026-03-09T19:05:32.225Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30732026-03-09T19:05:32.225Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30742026-03-09T19:05:32.225Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30752026-03-09T19:05:32.225Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30762026-03-09T19:05:32.225Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30772026-03-09T19:05:32.227Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30782026-03-09T19:05:32.250Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30792026-03-09T19:05:32.430Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30802026-03-09T19:05:32.493Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30812026-03-09T19:05:32.627Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30822026-03-09T19:05:32.664Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30832026-03-09T19:05:32.786Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30842026-03-09T19:05:32.905Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30852026-03-09T19:05:33.061Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30862026-03-09T19:05:33.092Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30872026-03-09T19:05:33.168Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30882026-03-09T19:05:33.412Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30892026-03-09T19:05:33.501Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30902026-03-09T19:05:33.547Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30912026-03-09T19:05:33.599Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30922026-03-09T19:05:33.850Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30932026-03-09T19:05:33.916Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30942026-03-09T19:05:34.350Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30952026-03-09T19:05:34.376Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30962026-03-09T19:05:34.407Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30972026-03-09T19:05:34.739Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30982026-03-09T19:05:35.139Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30992026-03-09T19:05:35.449Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31002026-03-09T19:05:36.421Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31012026-03-09T19:05:36.494Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31022026-03-09T19:05:36.798Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31032026-03-09T19:05:37.040Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31042026-03-09T19:05:37.250Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31052026-03-09T19:05:39.271Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31062026-03-09T19:05:39.670Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31072026-03-09T19:05:40.418Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31082026-03-09T19:05:40.460Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31092026-03-09T19:05:40.499Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31102026-03-09T19:05:41.369Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31112026-03-09T19:05:41.455Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31122026-03-09T19:05:41.947Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31132026-03-09T19:05:42.147Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31142026-03-09T19:05:42.727Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31152026-03-09T19:05:43.099Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31162026-03-09T19:05:43.376Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31172026-03-09T19:05:43.527Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31182026-03-09T19:05:43.780Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31192026-03-09T19:05:43.949Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31202026-03-09T19:05:44.013Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31212026-03-09T19:05:44.220Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31222026-03-09T19:05:44.910Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31232026-03-09T19:05:45.135Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31242026-03-09T19:05:45.251Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31252026-03-09T19:05:45.765Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31262026-03-09T19:05:46.000Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31272026-03-09T19:05:46.396Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31282026-03-09T19:05:46.652Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31292026-03-09T19:05:46.876Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31302026-03-09T19:05:47.423Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31312026-03-09T19:05:48.803Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31322026-03-09T19:05:49.505Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31332026-03-09T19:05:49.553Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31342026-03-09T19:05:50.662Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31352026-03-09T19:05:51.027Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31362026-03-09T19:05:51.483Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31372026-03-09T19:05:51.978Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31382026-03-09T19:05:52.112Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31392026-03-09T19:05:52.388Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31402026-03-09T19:05:52.589Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31412026-03-09T19:05:52.627Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31422026-03-09T19:05:53.045Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31432026-03-09T19:05:53.566Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31442026-03-09T19:05:53.936Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31452026-03-09T19:05:54.006Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31462026-03-09T19:05:54.269Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31472026-03-09T19:05:54.310Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31482026-03-09T19:05:55.578Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31492026-03-09T19:05:57.434Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31502026-03-09T19:05:58.505Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31512026-03-09T19:05:58.691Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31522026-03-09T19:05:59.213Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31532026-03-09T19:05:59.433Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31542026-03-09T19:05:59.469Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31552026-03-09T19:06:00.364Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31562026-03-09T19:06:01.029Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31572026-03-09T19:06:01.443Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31582026-03-09T19:06:01.480Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31592026-03-09T19:06:01.861Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31602026-03-09T19:06:02.186Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31612026-03-09T19:06:02.744Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31622026-03-09T19:06:03.537Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31632026-03-09T19:06:03.593Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31642026-03-09T19:06:03.630Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31652026-03-09T19:06:04.190Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31662026-03-09T19:06:06.283Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31672026-03-09T19:06:06.491Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31682026-03-09T19:06:07.082Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31692026-03-09T19:06:07.298Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31702026-03-09T19:06:08.090Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31712026-03-09T19:06:08.534Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31722026-03-09T19:06:10.327Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31732026-03-09T19:06:11.916Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31742026-03-09T19:06:12.468Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31752026-03-09T19:06:12.703Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31762026-03-09T19:06:13.529Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31772026-03-09T19:06:15.327Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31782026-03-09T19:06:17.179Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31792026-03-09T19:06:18.305Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31802026-03-09T19:06:19.536Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31812026-03-09T19:06:19.917Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31822026-03-09T19:06:20.032Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31832026-03-09T19:06:20.806Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31842026-03-09T19:06:21.305Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31852026-03-09T19:06:24.673Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31862026-03-09T19:06:25.694Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31872026-03-09T19:06:26.421Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31882026-03-09T19:06:27.719Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31892026-03-09T19:06:31.146Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31902026-03-09T19:06:31.219Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31912026-03-09T19:06:33.306Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31922026-03-09T19:06:34.418Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31932026-03-09T19:06:34.591Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31942026-03-09T19:06:35.335Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31952026-03-09T19:06:35.446Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31962026-03-09T19:06:38.816Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31972026-03-09T19:06:38.932Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31982026-03-09T19:06:39.281Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
31992026-03-09T19:06:39.464Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32002026-03-09T19:06:40.455Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32012026-03-09T19:06:40.734Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32022026-03-09T19:06:40.901Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32032026-03-09T19:06:41.423Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32042026-03-09T19:06:42.080Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32052026-03-09T19:06:42.302Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32062026-03-09T19:06:42.613Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32072026-03-09T19:06:42.766Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32082026-03-09T19:06:42.932Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32092026-03-09T19:06:43.931Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32102026-03-09T19:06:45.405Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32112026-03-09T19:06:45.471Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32122026-03-09T19:06:47.701Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32132026-03-09T19:06:47.936Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32142026-03-09T19:06:48.055Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32152026-03-09T19:06:48.898Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32162026-03-09T19:06:49.330Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32172026-03-09T19:06:50.465Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32182026-03-09T19:06:52.598Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32192026-03-09T19:06:52.664Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32202026-03-09T19:06:59.468Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32212026-03-09T19:07:01.210Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32222026-03-09T19:07:03.753Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32232026-03-09T19:07:05.228Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32242026-03-09T19:07:07.654Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32252026-03-09T19:07:09.015Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32262026-03-09T19:07:11.088Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32272026-03-09T19:07:14.310Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32282026-03-09T19:07:15.920Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32292026-03-09T19:07:18.147Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32302026-03-09T19:07:19.802Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32312026-03-09T19:07:20.813Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32322026-03-09T19:07:23.236Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32332026-03-09T19:07:25.020Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32342026-03-09T19:07:26.460Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32352026-03-09T19:07:28.008Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32362026-03-09T19:07:29.426Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32372026-03-09T19:07:29.598Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32382026-03-09T19:07:30.983Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32392026-03-09T19:07:32.144Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32402026-03-09T19:07:39.173Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32412026-03-09T19:07:41.886Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32422026-03-09T19:07:43.072Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32432026-03-09T19:07:44.420Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32442026-03-09T19:07:45.985Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32452026-03-09T19:07:48.064Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32462026-03-09T19:07:49.538Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32472026-03-09T19:07:52.789Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32482026-03-09T19:07:54.551Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32492026-03-09T19:07:56.539Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32502026-03-09T19:07:58.467Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32512026-03-09T19:08:00.069Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32522026-03-09T19:08:03.835Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32532026-03-09T19:08:04.491Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32542026-03-09T19:08:06.294Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32552026-03-09T19:08:08.813Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32562026-03-09T19:08:10.234Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32572026-03-09T19:08:12.379Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32582026-03-09T19:08:17.586Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32592026-03-09T19:08:19.627Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32602026-03-09T19:08:21.606Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32612026-03-09T19:08:22.677Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32622026-03-09T19:08:24.736Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32632026-03-09T19:08:26.081Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32642026-03-09T19:08:33.121Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32652026-03-09T19:08:33.154Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32662026-03-09T19:08:34.575Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32672026-03-09T19:08:36.001Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32682026-03-09T19:08:37.830Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32692026-03-09T19:08:40.397Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32702026-03-09T19:08:43.609Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32712026-03-09T19:08:47.161Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32722026-03-09T19:08:50.738Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32732026-03-09T19:08:53.228Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32742026-03-09T19:08:55.133Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32752026-03-09T19:08:58.248Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32762026-03-09T19:09:00.567Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32772026-03-09T19:09:03.067Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32782026-03-09T19:09:04.855Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32792026-03-09T19:09:07.424Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32802026-03-09T19:09:09.576Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32812026-03-09T19:09:12.266Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32822026-03-09T19:09:14.070Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32832026-03-09T19:09:16.027Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32842026-03-09T19:09:18.825Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32852026-03-09T19:09:21.646Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32862026-03-09T19:09:23.457Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32872026-03-09T19:09:26.291Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32882026-03-09T19:09:28.432Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32892026-03-09T19:09:30.848Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32902026-03-09T19:09:33.032Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32912026-03-09T19:09:35.619Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32922026-03-09T19:09:38.040Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32932026-03-09T19:09:40.327Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32942026-03-09T19:09:42.495Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32952026-03-09T19:09:44.629Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32962026-03-09T19:09:46.915Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32972026-03-09T19:09:48.997Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32982026-03-09T19:09:53.024Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32992026-03-09T19:09:53.770Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33002026-03-09T19:09:56.138Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33012026-03-09T19:09:58.361Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33022026-03-09T19:10:00.835Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33032026-03-09T19:10:03.153Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33042026-03-09T19:10:05.387Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33052026-03-09T19:10:10.140Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33062026-03-09T19:10:12.530Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33072026-03-09T19:10:14.887Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33082026-03-09T19:10:17.296Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33092026-03-09T19:10:19.488Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33102026-03-09T19:10:21.738Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33112026-03-09T19:10:24.533Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33122026-03-09T19:10:26.513Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33132026-03-09T19:10:29.346Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33142026-03-09T19:10:31.082Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33152026-03-09T19:10:33.452Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33162026-03-09T19:10:35.685Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33172026-03-09T19:10:38.488Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33182026-03-09T19:10:40.698Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33192026-03-09T19:10:43.031Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33202026-03-09T19:10:45.385Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33212026-03-09T19:10:47.763Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33222026-03-09T19:10:50.324Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33232026-03-09T19:10:52.596Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33242026-03-09T19:10:55.003Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33252026-03-09T19:10:57.399Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33262026-03-09T19:10:59.880Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33272026-03-09T19:11:02.495Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33282026-03-09T19:11:04.926Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33292026-03-09T19:11:07.374Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33302026-03-09T19:11:09.725Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33312026-03-09T19:11:12.175Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33322026-03-09T19:11:14.773Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33332026-03-09T19:11:18.119Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33342026-03-09T19:11:20.425Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33352026-03-09T19:11:23.014Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33362026-03-09T19:11:25.591Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33372026-03-09T19:11:28.252Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33382026-03-09T19:11:30.816Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33392026-03-09T19:11:33.452Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33402026-03-09T19:11:36.083Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33412026-03-09T19:11:44.813Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33422026-03-09T19:11:45.018Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33432026-03-09T19:11:47.298Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33442026-03-09T19:11:50.682Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33452026-03-09T19:11:54.085Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33462026-03-09T19:11:57.641Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33472026-03-09T19:12:00.948Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33482026-03-09T19:12:04.385Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33492026-03-09T19:12:07.892Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33502026-03-09T19:12:11.299Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33512026-03-09T19:12:14.790Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33522026-03-09T19:12:18.161Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33532026-03-09T19:12:21.634Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33542026-03-09T19:12:25.361Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33552026-03-09T19:12:28.602Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33562026-03-09T19:12:32.115Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33572026-03-09T19:12:59.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 37s
33582026-03-09T19:13:00.123Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 188 other files
33592026-03-09T19:13:00.213Z
33602026-03-09T19:13:00.217Zreal 7:37.912971623
33612026-03-09T19:13:00.217Zuser 30:15.847656238
33622026-03-09T19:13:00.217Zsys 4:45.327492667
33632026-03-09T19:13:00.217Ztrap 0.742919257
33642026-03-09T19:13:00.217Ztflt 0.070611576
33652026-03-09T19:13:00.217Zdflt 0.023959800
33662026-03-09T19:13:00.217Zkflt 0.000020158
33672026-03-09T19:13:00.217Zlock 5:44:55.830171920
33682026-03-09T19:13:00.217Zslp 2:35:53.339980783
33692026-03-09T19:13:00.217Zlat 47.380547215
33702026-03-09T19:13:00.217Zstop 2:12.131035891
33712026-03-09T19:13:00.217Zprocess exited: duration 1318551 ms, exit code 0
 
33722026-03-09T19:13:00.224Zfound 0 output files