01KFNM49K7F06JJ5SK9532D0MJ: clippy (helios)

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

Buildomat Job: 01KFNM4P7K8V09XAWPNDS1ZYJS

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-01-23T14:29:40.943Zjob assigned to worker 01KFNM4SK5ZMSXTPD8B7G82FR8 [factory gimlet-EVT22200007-propolis, EVT22200007/55534] (queued for 28 s)
 
22026-01-23T14:29:50.258Zstarting task 0: "setup"
32026-01-23T14:29:50.311Z++ uname -s
42026-01-23T14:29:50.312Z+ kern=SunOS
52026-01-23T14:29:50.312Z+ build_user=build
62026-01-23T14:29:50.312Z+ build_uid=12345
72026-01-23T14:29:50.312Z+ work_dir=/work
82026-01-23T14:29:50.312Z+ input_dir=/input
92026-01-23T14:29:50.312Z+ [[ 0 == 12345 ]]
102026-01-23T14:29:50.312Z+ case "$kern" in
112026-01-23T14:29:50.312Z+ groupadd -g 12345 build
122026-01-23T14:29:50.312Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-01-23T14:29:52.298Z+ zfs create -o mountpoint=/work rpool/work
142026-01-23T14:29:52.360Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-01-23T14:29:52.360Z+ home_fs=zfs
162026-01-23T14:29:52.360Z+ [[ zfs == autofs ]]
172026-01-23T14:29:52.360Z+ mkdir -p /home/build
182026-01-23T14:29:52.360Z+ chown build:build /home/build /work
192026-01-23T14:29:54.290Z+ chmod 0700 /home/build /work
202026-01-23T14:29:54.316Zprocess exited: duration 4077 ms, exit code 0
 
212026-01-23T14:29:54.378Zstarting task 1: "rust-toolchain"
222026-01-23T14:29:54.405Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-01-23T14:29:54.405Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-01-23T14:29:54.405Z * rust toolchain channel = "1.91.1"
252026-01-23T14:29:54.405Z * rust toolchain profile = "default"
262026-01-23T14:29:54.406Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-01-23T14:29:54.406Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-01-23T14:29:54.406Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-01-23T14:29:54.406Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-01-23T14:29:54.517Zinfo: downloading installer
312026-01-23T14:29:55.805Zwarn: It looks like you have an existing installation of Rust at:
322026-01-23T14:29:55.805Zwarn: /opt/ooce/bin
332026-01-23T14:29:55.805Zwarn: It is recommended that rustup be the primary Rust installation.
342026-01-23T14:29:55.805Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-01-23T14:29:55.805Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-01-23T14:29:55.805Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-01-23T14:29:55.805Zwarn: or pass `-y' to ignore all ignorable checks.
382026-01-23T14:29:55.805Zerror: cannot install while Rust is installed
392026-01-23T14:29:55.805Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-01-23T14:29:55.830Zinfo: profile set to 'default'
412026-01-23T14:29:55.830Zinfo: default host triple is x86_64-unknown-illumos
422026-01-23T14:29:55.830Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-01-23T14:29:56.190Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-01-23T14:29:56.190Zinfo: downloading component 'cargo'
452026-01-23T14:29:56.688Zinfo: downloading component 'clippy'
462026-01-23T14:29:56.849Zinfo: downloading component 'rust-docs'
472026-01-23T14:29:57.409Zinfo: downloading component 'rust-std'
482026-01-23T14:29:58.195Zinfo: downloading component 'rustc'
492026-01-23T14:30:00.784Zinfo: downloading component 'rustfmt'
502026-01-23T14:30:00.854Zinfo: installing component 'cargo'
512026-01-23T14:30:02.130Zinfo: installing component 'clippy'
522026-01-23T14:30:02.631Zinfo: installing component 'rust-docs'
532026-01-23T14:30:06.128Zinfo: installing component 'rust-std'
542026-01-23T14:30:08.245Zinfo: installing component 'rustc'
552026-01-23T14:30:16.941Zinfo: installing component 'rustfmt'
562026-01-23T14:30:17.333Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-01-23T14:30:17.333Z
582026-01-23T14:30:17.519Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-01-23T14:30:17.519Z
602026-01-23T14:30:17.519Z
612026-01-23T14:30:17.519ZRust is installed now. Great!
622026-01-23T14:30:17.519Z
632026-01-23T14:30:17.520ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-01-23T14:30:17.520Zenvironment variable. This has not been done automatically.
652026-01-23T14:30:17.520Z
662026-01-23T14:30:17.520ZTo configure your current shell, you need to source
672026-01-23T14:30:17.520Zthe corresponding env file under $HOME/.cargo.
682026-01-23T14:30:17.520Z
692026-01-23T14:30:17.520ZThis is usually done by running one of the following (note the leading DOT):
702026-01-23T14:30:17.520Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-01-23T14:30:17.520Zsource "$HOME/.cargo/env.fish" # For fish
722026-01-23T14:30:17.520Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-01-23T14:30:17.648Z+ rustup --version
742026-01-23T14:30:17.672Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-01-23T14:30:17.672Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-01-23T14:30:17.782Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-01-23T14:30:17.806Z+ cargo --version
782026-01-23T14:30:17.882Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-01-23T14:30:17.906Z+ rustc --version
802026-01-23T14:30:17.985Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-01-23T14:30:18.009Zprocess exited: duration 23619 ms, exit code 0
 
822026-01-23T14:30:18.057Zstarting task 2: "authentication"
832026-01-23T14:30:18.116Zprocess exited: duration 57 ms, exit code 0
 
842026-01-23T14:30:18.167Zstarting task 3: "clone repository"
852026-01-23T14:30:18.191Z+ mkdir -p /work/oxidecomputer/omicron
862026-01-23T14:30:18.191Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-01-23T14:30:18.215ZCloning into '/work/oxidecomputer/omicron'...
882026-01-23T14:30:28.572Z+ cd /work/oxidecomputer/omicron
892026-01-23T14:30:28.573Z+ git fetch origin 7114c35df1126a36c163ea5db5fb0556cb559ccb
902026-01-23T14:30:29.048ZFrom https://github.com/oxidecomputer/omicron
912026-01-23T14:30:29.048Z * branch 7114c35df1126a36c163ea5db5fb0556cb559ccb -> FETCH_HEAD
922026-01-23T14:30:29.072Z+ [[ -n zl/api-guidelines-cleanup ]]
932026-01-23T14:30:29.072Z++ git branch --show-current
942026-01-23T14:30:29.072Z+ current=main
952026-01-23T14:30:29.072Z+ [[ main != zl/api-guidelines-cleanup ]]
962026-01-23T14:30:29.072Z+ git branch -f zl/api-guidelines-cleanup 7114c35df1126a36c163ea5db5fb0556cb559ccb
972026-01-23T14:30:29.098Z+ git checkout -f zl/api-guidelines-cleanup
982026-01-23T14:30:29.580ZSwitched to branch 'zl/api-guidelines-cleanup'
992026-01-23T14:30:29.604Z+ git reset --hard 7114c35df1126a36c163ea5db5fb0556cb559ccb
1002026-01-23T14:30:29.628ZHEAD is now at 7114c35df [nexus] Clean up API versioning: chain conversions, fix module docs
1012026-01-23T14:30:29.628Zprocess exited: duration 11448 ms, exit code 0
 
1022026-01-23T14:30:29.682Zstarting task 4: "build"
1032026-01-23T14:30:29.707Z+ source ./env.sh
1042026-01-23T14:30:29.707Z++ OLD_SHELL_OPTS=ehxB
1052026-01-23T14:30:29.707Z++ set -o xtrace
1062026-01-23T14:30:29.707Z++++ dirname ./env.sh
1072026-01-23T14:30:29.707Z+++ readlink -f .
1082026-01-23T14:30:29.707Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-01-23T14:30:29.707Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102026-01-23T14:30:29.707Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-01-23T14:30:29.707Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122026-01-23T14:30:29.707Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132026-01-23T14:30:29.707Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1142026-01-23T14:30:29.707Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1152026-01-23T14:30:29.707Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162026-01-23T14:30:29.707Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172026-01-23T14:30:29.707Z++ case $OLD_SHELL_OPTS in
1182026-01-23T14:30:29.707Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-01-23T14:30:29.707Z+ source .github/buildomat/ci-env.sh
1202026-01-23T14:30:29.707Z++ export CARGO_TERM_COLOR=always
1212026-01-23T14:30:29.707Z++ CARGO_TERM_COLOR=always
1222026-01-23T14:30:29.707Z+ cargo --version
1232026-01-23T14:30:29.787Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-01-23T14:30:29.811Z+ rustc --version
1252026-01-23T14:30:29.884Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-01-23T14:30:29.908Z+ banner prerequisites
1272026-01-23T14:30:29.908Z
1282026-01-23T14:30:29.908Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-01-23T14:30:29.908Z # # # # # # # # # # # # # # #
1302026-01-23T14:30:29.909Z # # # # ##### # # ##### # # # # # #### #
1312026-01-23T14:30:29.909Z ##### ##### # ##### # # # # # # # # #
1322026-01-23T14:30:29.909Z # # # # # # # # # # # # # # #
1332026-01-23T14:30:29.909Z # # # ###### # # ###### ### # #### # #### #
1342026-01-23T14:30:29.909Z
1352026-01-23T14:30:29.909Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-01-23T14:30:50.033Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-01-23T14:31:01.938Z Startup: Caching catalogs ... Done
1382026-01-23T14:31:26.636ZPlanning: Solver setup ... Done (22.630s)
1392026-01-23T14:31:26.818ZPlanning: Running solver ... Done (0.182s)
1402026-01-23T14:31:26.987ZPlanning: Finding local manifests ... Done (0.002s)
1412026-01-23T14:31:27.067ZPlanning: Fetching manifests: 0/4 0% complete
1422026-01-23T14:31:27.520ZPlanning: Fetching manifests: 4/4 100% complete
1432026-01-23T14:31:27.602ZPlanning: Package planning ... Done (0.082s)
1442026-01-23T14:31:27.668ZPlanning: Merging actions ... Done (0.066s)
1452026-01-23T14:31:28.010ZPlanning: Checking for conflicting actions ... Done (0.342s)
1462026-01-23T14:31:28.035ZPlanning: Consolidating action changes ... Done (0.014s)
1472026-01-23T14:31:28.715ZPlanning: Evaluating mediators ... Done (0.690s)
1482026-01-23T14:31:28.739ZPlanning: Planning completed in 26.67 seconds
1492026-01-23T14:31:28.764Z Packages to install: 4
1502026-01-23T14:31:28.764Z Mediators to change: 2
1512026-01-23T14:31:28.764Z Services to change: 1
1522026-01-23T14:31:28.764Z Estimated space available: 154.95 GB
1532026-01-23T14:31:28.764ZEstimated space to be consumed: 1.79 GB
1542026-01-23T14:31:28.764Z Create boot environment: No
1552026-01-23T14:31:28.764ZCreate backup boot environment: No
1562026-01-23T14:31:28.764Z Rebuild boot archive: No
1572026-01-23T14:31:28.764Z
1582026-01-23T14:31:28.764ZChanged mediators:
1592026-01-23T14:31:28.764Z mediator clang:
1602026-01-23T14:31:28.764Z version: None -> 15 (system default)
1612026-01-23T14:31:28.764Z
1622026-01-23T14:31:28.764Z mediator llvm:
1632026-01-23T14:31:28.764Z version: 14 (system default) -> 15 (system default)
1642026-01-23T14:31:28.764Z
1652026-01-23T14:31:28.764ZChanged packages:
1662026-01-23T14:31:28.765Zhelios-dev
1672026-01-23T14:31:28.765Z developer/build-essential
1682026-01-23T14:31:28.765Z None -> 11-2.0
1692026-01-23T14:31:28.765Z library/libxmlsec1
1702026-01-23T14:31:28.765Z None -> 1.2.35-2.0
1712026-01-23T14:31:28.765Z ooce/developer/clang-15
1722026-01-23T14:31:28.765Z None -> 15.0.7-2.0
1732026-01-23T14:31:28.765Z ooce/developer/llvm-15
1742026-01-23T14:31:28.765Z None -> 15.0.7-2.0
1752026-01-23T14:31:28.765Z
1762026-01-23T14:31:28.765ZServices:
1772026-01-23T14:31:28.765Z restart_fmri:
1782026-01-23T14:31:28.765Z svc:/system/update-man-index:default
1792026-01-23T14:31:28.812Z
1802026-01-23T14:31:28.812ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-01-23T14:31:33.813ZDownload: 1277/3290 items 106.9/212.6MB 50% complete (21.4M/s)
1822026-01-23T14:31:38.814ZDownload: 3201/3290 items 154.4/212.6MB 72% complete (15.4M/s)
1832026-01-23T14:31:43.241ZDownload: Completed 212.60 MB in 14.43 seconds (14.7M/s)
1842026-01-23T14:31:43.437Z Actions: 1/3689 actions (Installing new actions)
1852026-01-23T14:31:48.437Z Actions: 2397/3689 actions (Installing new actions)
1862026-01-23T14:31:49.582Z Actions: Completed 3689 actions in 6.14 seconds.
1872026-01-23T14:31:50.615Z Done (1.026s)
1882026-01-23T14:31:50.615Z Done (0.000s)
1892026-01-23T14:31:51.888Z Done (1.273s)
1902026-01-23T14:31:57.038Z Done (4.876s)
1912026-01-23T14:31:57.142Z Done (0.018s)
1922026-01-23T14:31:57.166Z Done (0.000s)
1932026-01-23T14:31:57.332Z Done (0.000s)
1942026-01-23T14:31:58.415ZPlanning: Evaluating mediator changes ... Done
1952026-01-23T14:31:58.626ZPlanning: Checking for conflicting actions ... Done
1962026-01-23T14:31:58.650ZPlanning: Consolidating action changes ... Done
1972026-01-23T14:31:58.975ZPlanning: Evaluating mediators ... Done
1982026-01-23T14:31:58.999ZPlanning: Planning completed in 0.56 seconds
1992026-01-23T14:31:59.023Z Mediators to change: 2
2002026-01-23T14:31:59.024Z Create boot environment: No
2012026-01-23T14:31:59.024ZCreate backup boot environment: No
2022026-01-23T14:31:59.079Z Done
2032026-01-23T14:31:59.079Z Done
2042026-01-23T14:32:00.009Z Done
2052026-01-23T14:32:04.685Z Done
2062026-01-23T14:32:04.800Z Done
2072026-01-23T14:32:04.800Z Done
2082026-01-23T14:32:04.860Z Done
2092026-01-23T14:32:05.654ZPlanning: Evaluating mediator changes ... Done
2102026-01-23T14:32:05.679ZPlanning: Merging actions ... Done
2112026-01-23T14:32:05.898ZPlanning: Checking for conflicting actions ... Done
2122026-01-23T14:32:05.922ZPlanning: Consolidating action changes ... Done
2132026-01-23T14:32:06.233ZPlanning: Evaluating mediators ... Done
2142026-01-23T14:32:06.305ZPlanning: Planning completed in 0.95 seconds
2152026-01-23T14:32:06.353Z Packages to change: 1
2162026-01-23T14:32:06.353Z Mediators to change: 1
2172026-01-23T14:32:06.353Z Services to change: 1
2182026-01-23T14:32:06.353Z Create boot environment: No
2192026-01-23T14:32:06.353ZCreate backup boot environment: Yes
2202026-01-23T14:32:08.387Z Actions: 1/6 actions (Updating modified actions)
2212026-01-23T14:32:08.411Z Actions: Completed 6 actions in 0.00 seconds.
2222026-01-23T14:32:08.412Z Done
2232026-01-23T14:32:08.412Z Done
2242026-01-23T14:32:08.642Z Done
2252026-01-23T14:32:13.628Z Done
2262026-01-23T14:32:13.724Z Done
2272026-01-23T14:32:13.724Z Done
2282026-01-23T14:32:13.773Z Done
2292026-01-23T14:32:14.356ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2302026-01-23T14:32:14.357Zclang system 15 system
2312026-01-23T14:32:14.357Zcsh system system illumos
2322026-01-23T14:32:14.357Zctags system system illumos
2332026-01-23T14:32:14.357Zfile system system illumos
2342026-01-23T14:32:14.357Zgcc vendor 12 vendor
2352026-01-23T14:32:14.357Zgcc system 10 system
2362026-01-23T14:32:14.357Zgcc system 7 system
2372026-01-23T14:32:14.357Zgo system 1.20 system
2382026-01-23T14:32:14.357Zgo system 1.19 system
2392026-01-23T14:32:14.357Zllvm system 15 system
2402026-01-23T14:32:14.357Zllvm system 14 system
2412026-01-23T14:32:14.357Zmariadb system 10.6 system
2422026-01-23T14:32:14.357Zmta vendor vendor dma
2432026-01-23T14:32:14.357Zopenjdk system 17 system
2442026-01-23T14:32:14.357Zopenjdk system 11 system
2452026-01-23T14:32:14.357Zopenjdk system 1.8 system
2462026-01-23T14:32:14.357Zopenssl vendor 3 vendor
2472026-01-23T14:32:14.357Zperl system 5.36 system
2482026-01-23T14:32:14.357Zpostgresql system 15 system
2492026-01-23T14:32:14.357Zpostgresql system 13 system
2502026-01-23T14:32:14.357Zpython vendor 3 vendor
2512026-01-23T14:32:14.357Zpython system 2 system
2522026-01-23T14:32:14.357Zpython3 system 3.11 system
2532026-01-23T14:32:14.357Zruby system 3.0 system
2542026-01-23T14:32:14.357Zwords vendor vendor american-english
2552026-01-23T14:32:14.357Zwords system system australian-english
2562026-01-23T14:32:14.357Zwords system system british-english
2572026-01-23T14:32:14.357Zwords system system canadian-english
2582026-01-23T14:32:14.357Zwords system system french
2592026-01-23T14:32:14.357Zwords system system italian
2602026-01-23T14:32:14.357Zwords system system ngerman
2612026-01-23T14:32:14.357Zwords system system ogerman
2622026-01-23T14:32:14.357Zwords system system spanish
2632026-01-23T14:32:14.769ZPUBLISHER TYPE STATUS P LOCATION
2642026-01-23T14:32:14.769Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2652026-01-23T14:32:22.605ZFMRI IFO
2662026-01-23T14:32:22.605Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2672026-01-23T14:32:22.605Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2682026-01-23T14:32:22.605Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2692026-01-23T14:32:22.605Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2702026-01-23T14:32:22.605Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2712026-01-23T14:32:22.605Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2722026-01-23T14:32:22.605Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2732026-01-23T14:32:22.605Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2742026-01-23T14:32:22.605Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2752026-01-23T14:32:22.605Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2762026-01-23T14:32:22.605Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2772026-01-23T14:32:22.605Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2782026-01-23T14:32:22.605Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2792026-01-23T14:32:22.605Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2802026-01-23T14:32:22.605Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2812026-01-23T14:32:22.605Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2822026-01-23T14:32:23.904Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2832026-01-23T14:32:24.306Z Updating crates.io index
2842026-01-23T14:32:24.359Z Updating git repository `https://github.com/oxidecomputer/lldp`
2852026-01-23T14:32:24.810Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2862026-01-23T14:32:25.923Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2872026-01-23T14:32:26.269Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2882026-01-23T14:32:26.668Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2892026-01-23T14:32:27.082Z Updating git repository `https://github.com/oxidecomputer/propolis`
2902026-01-23T14:32:28.561Z Updating git repository `https://github.com/oxidecomputer/crucible`
2912026-01-23T14:32:32.792Z Updating git repository `https://github.com/oxidecomputer/opte`
2922026-01-23T14:32:33.653Z Updating git repository `https://github.com/oxidecomputer/tofino`
2932026-01-23T14:32:34.023Z Updating git repository `https://github.com/oxidecomputer/falcon`
2942026-01-23T14:32:34.965Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2952026-01-23T14:32:35.632Z Updating git repository `https://github.com/oxidecomputer/clickward`
2962026-01-23T14:32:36.087Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2972026-01-23T14:32:36.608Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2982026-01-23T14:32:36.978Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2992026-01-23T14:32:37.906Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3002026-01-23T14:32:38.603Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3012026-01-23T14:32:39.014Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3022026-01-23T14:32:39.417Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3032026-01-23T14:32:39.857Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3042026-01-23T14:32:40.354Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3052026-01-23T14:32:40.708Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3062026-01-23T14:32:41.048Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3072026-01-23T14:32:41.593Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3082026-01-23T14:32:42.196Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3092026-01-23T14:32:42.567Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3102026-01-23T14:32:43.011Z Updating git repository `https://github.com/oxidecomputer/ispf`
3112026-01-23T14:32:43.398Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122026-01-23T14:32:44.449Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3132026-01-23T14:32:45.007Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3142026-01-23T14:32:45.342Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3152026-01-23T14:32:45.873Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3162026-01-23T14:32:46.385Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3172026-01-23T14:32:46.805Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3182026-01-23T14:32:47.197Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3192026-01-23T14:32:47.581Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3202026-01-23T14:32:47.945Z Updating git repository `https://github.com/oxidecomputer/omicron`
3212026-01-23T14:33:00.336Z Updating git repository `https://github.com/illumos/smf-rs`
3222026-01-23T14:33:00.794Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3232026-01-23T14:33:02.514Z Downloading crates ...
3242026-01-23T14:33:02.576Z Downloaded anyhow v1.0.99
3252026-01-23T14:33:02.601Z Downloaded ordered-float v2.10.1
3262026-01-23T14:33:02.601Z Downloaded once_cell v1.21.3
3272026-01-23T14:33:02.601Z Downloaded textwrap v0.16.2
3282026-01-23T14:33:02.625Z Downloaded toml_datetime v0.6.11
3292026-01-23T14:33:02.625Z Downloaded typeid v1.0.3
3302026-01-23T14:33:02.625Z Downloaded yoke-derive v0.7.4
3312026-01-23T14:33:02.625Z Downloaded unicode-xid v0.2.6
3322026-01-23T14:33:02.625Z Downloaded zerofrom v0.1.4
3332026-01-23T14:33:02.625Z Downloaded utf8parse v0.2.2
3342026-01-23T14:33:02.625Z Downloaded utf8_iter v1.0.4
3352026-01-23T14:33:02.625Z Downloaded zerofrom-derive v0.1.4
3362026-01-23T14:33:02.626Z Downloaded version_check v0.9.5
3372026-01-23T14:33:02.626Z Downloaded clap_lex v0.7.4
3382026-01-23T14:33:02.626Z Downloaded tabled v0.15.0
3392026-01-23T14:33:02.650Z Downloaded zmij v1.0.15
3402026-01-23T14:33:02.650Z Downloaded zerocopy-derive v0.7.35
3412026-01-23T14:33:02.674Z Downloaded typenum v1.17.0
3422026-01-23T14:33:02.674Z Downloaded url v2.5.4
3432026-01-23T14:33:02.674Z Downloaded num-traits v0.2.19
3442026-01-23T14:33:02.674Z Downloaded zerovec v0.10.4
3452026-01-23T14:33:02.674Z Downloaded hashbrown v0.16.1
3462026-01-23T14:33:02.698Z Downloaded zerocopy v0.7.35
3472026-01-23T14:33:02.724Z Downloaded winnow v0.7.13
3482026-01-23T14:33:02.724Z Downloaded goblin v0.8.2
3492026-01-23T14:33:02.724Z Downloaded rustix v0.38.37
3502026-01-23T14:33:02.748Z Downloaded dof v0.3.0
3512026-01-23T14:33:02.748Z Downloaded crypto-common v0.1.6
3522026-01-23T14:33:02.748Z Downloaded unicode-width v0.2.0
3532026-01-23T14:33:02.748Z Downloaded unicode-width v0.1.14
3542026-01-23T14:33:02.773Z Downloaded syn v2.0.111
3552026-01-23T14:33:02.773Z Downloaded litemap v0.7.3
3562026-01-23T14:33:02.773Z Downloaded toml_edit v0.22.27
3572026-01-23T14:33:02.773Z Downloaded generic-array v0.14.7
3582026-01-23T14:33:02.773Z Downloaded serde-value v0.7.0
3592026-01-23T14:33:02.773Z Downloaded scroll v0.12.0
3602026-01-23T14:33:02.797Z Downloaded proc-macro2 v1.0.101
3612026-01-23T14:33:02.798Z Downloaded papergrid v0.11.0
3622026-01-23T14:33:02.798Z Downloaded pest v2.8.2
3632026-01-23T14:33:02.798Z Downloaded icu_normalizer_data v1.5.0
3642026-01-23T14:33:02.798Z Downloaded yoke v0.7.4
3652026-01-23T14:33:02.798Z Downloaded writeable v0.5.5
3662026-01-23T14:33:02.798Z Downloaded unicode-ident v1.0.19
3672026-01-23T14:33:02.798Z Downloaded ucd-trie v0.1.7
3682026-01-23T14:33:02.798Z Downloaded toml v0.8.23
3692026-01-23T14:33:02.823Z Downloaded stable_deref_trait v1.2.0
3702026-01-23T14:33:02.823Z Downloaded serde-untagged v0.1.7
3712026-01-23T14:33:02.823Z Downloaded pest_derive v2.8.2
3722026-01-23T14:33:02.823Z Downloaded icu_provider_macros v1.5.0
3732026-01-23T14:33:02.823Z Downloaded icu_locid_transform v1.5.0
3742026-01-23T14:33:02.823Z Downloaded fnv v1.0.7
3752026-01-23T14:33:02.823Z Downloaded dtrace-parser v0.2.0
3762026-01-23T14:33:02.823Z Downloaded clap v4.5.48
3772026-01-23T14:33:02.849Z Downloaded cargo-platform v0.2.0
3782026-01-23T14:33:02.849Z Downloaded anstyle-parse v0.2.5
3792026-01-23T14:33:02.849Z Downloaded zerovec-derive v0.10.3
3802026-01-23T14:33:02.849Z Downloaded usdt-impl v0.5.0
3812026-01-23T14:33:02.849Z Downloaded usdt v0.5.0
3822026-01-23T14:33:02.849Z Downloaded smawk v0.3.2
3832026-01-23T14:33:02.849Z Downloaded serde_tokenstream v0.2.2
3842026-01-23T14:33:02.849Z Downloaded log v0.4.29
3852026-01-23T14:33:02.849Z Downloaded cargo-util-schemas v0.8.2
3862026-01-23T14:33:02.849Z Downloaded anstyle v1.0.11
3872026-01-23T14:33:02.849Z Downloaded serde_json v1.0.149
3882026-01-23T14:33:02.874Z Downloaded anstream v0.6.18
3892026-01-23T14:33:02.874Z Downloaded rustix v1.1.3
3902026-01-23T14:33:02.898Z Downloaded usdt-macro v0.5.0
3912026-01-23T14:33:02.898Z Downloaded usdt-attr-macro v0.5.0
3922026-01-23T14:33:02.898Z Downloaded icu_properties_data v1.5.0
3932026-01-23T14:33:02.899Z Downloaded libc v0.2.180
3942026-01-23T14:33:02.923Z Downloaded icu_collections v1.5.0
3952026-01-23T14:33:02.947Z Downloaded write16 v1.0.0
3962026-01-23T14:33:02.947Z Downloaded utf16_iter v1.0.5
3972026-01-23T14:33:02.947Z Downloaded unicode-linebreak v0.1.5
3982026-01-23T14:33:02.947Z Downloaded tempfile v3.24.0
3992026-01-23T14:33:02.947Z Downloaded syn v1.0.109
4002026-01-23T14:33:02.947Z Downloaded serde v1.0.228
4012026-01-23T14:33:02.947Z Downloaded thiserror-impl v1.0.69
4022026-01-23T14:33:02.972Z Downloaded toml_write v0.1.2
4032026-01-23T14:33:02.972Z Downloaded thread-id v4.2.2
4042026-01-23T14:33:02.972Z Downloaded thiserror-impl v2.0.17
4052026-01-23T14:33:02.972Z Downloaded thiserror v2.0.17
4062026-01-23T14:33:02.972Z Downloaded terminal_size v0.4.0
4072026-01-23T14:33:02.972Z Downloaded tabled_derive v0.7.0
4082026-01-23T14:33:02.972Z Downloaded scroll_derive v0.12.0
4092026-01-23T14:33:02.972Z Downloaded proc-macro-error v1.0.4
4102026-01-23T14:33:02.972Z Downloaded plain v0.2.3
4112026-01-23T14:33:02.972Z Downloaded pest_meta v2.8.2
4122026-01-23T14:33:02.972Z Downloaded icu_locid_transform_data v1.5.0
4132026-01-23T14:33:02.972Z Downloaded fs-err v3.1.1
4142026-01-23T14:33:02.972Z Downloaded errno v0.3.12
4152026-01-23T14:33:02.972Z Downloaded cpufeatures v0.2.14
4162026-01-23T14:33:02.996Z Downloaded tinystr v0.7.6
4172026-01-23T14:33:02.996Z Downloaded thiserror v1.0.69
4182026-01-23T14:33:02.996Z Downloaded synstructure v0.13.1
4192026-01-23T14:33:02.997Z Downloaded swrite v0.1.0
4202026-01-23T14:33:02.997Z Downloaded strsim v0.11.1
4212026-01-23T14:33:02.997Z Downloaded smallvec v1.15.1
4222026-01-23T14:33:02.997Z Downloaded sha2 v0.10.9
4232026-01-23T14:33:02.997Z Downloaded serde_spanned v0.6.9
4242026-01-23T14:33:02.997Z Downloaded serde_derive v1.0.228
4252026-01-23T14:33:02.997Z Downloaded semver v1.0.27
4262026-01-23T14:33:02.997Z Downloaded quote v1.0.40
4272026-01-23T14:33:02.997Z Downloaded proc-macro-error-attr v1.0.4
4282026-01-23T14:33:03.021Z Downloaded pretty-hex v0.4.1
4292026-01-23T14:33:03.022Z Downloaded pest_generator v2.8.2
4302026-01-23T14:33:03.022Z Downloaded percent-encoding v2.3.2
4312026-01-23T14:33:03.022Z Downloaded memmap v0.7.0
4322026-01-23T14:33:03.022Z Downloaded macaddr v1.0.1
4332026-01-23T14:33:03.022Z Downloaded itoa v1.0.11
4342026-01-23T14:33:03.022Z Downloaded indexmap v2.12.1
4352026-01-23T14:33:03.022Z Downloaded icu_normalizer v1.5.0
4362026-01-23T14:33:03.022Z Downloaded digest v0.10.7
4372026-01-23T14:33:03.022Z Downloaded bytecount v0.6.8
4382026-01-23T14:33:03.022Z Downloaded serde_core v1.0.228
4392026-01-23T14:33:03.022Z Downloaded memchr v2.7.4
4402026-01-23T14:33:03.046Z Downloaded is_terminal_polyfill v1.70.1
4412026-01-23T14:33:03.046Z Downloaded idna v1.0.3
4422026-01-23T14:33:03.046Z Downloaded icu_provider v1.5.0
4432026-01-23T14:33:03.046Z Downloaded icu_properties v1.5.1
4442026-01-23T14:33:03.046Z Downloaded icu_locid v1.5.0
4452026-01-23T14:33:03.046Z Downloaded erased-serde v0.4.6
4462026-01-23T14:33:03.046Z Downloaded idna_adapter v1.2.0
4472026-01-23T14:33:03.046Z Downloaded getrandom v0.3.4
4482026-01-23T14:33:03.071Z Downloaded form_urlencoded v1.2.2
4492026-01-23T14:33:03.071Z Downloaded fastrand v2.1.1
4502026-01-23T14:33:03.071Z Downloaded equivalent v1.0.2
4512026-01-23T14:33:03.071Z Downloaded clap_builder v4.5.48
4522026-01-23T14:33:03.071Z Downloaded cargo_toml v0.21.0
4532026-01-23T14:33:03.071Z Downloaded camino v1.2.1
4542026-01-23T14:33:03.071Z Downloaded byteorder v1.5.0
4552026-01-23T14:33:03.071Z Downloaded block-buffer v0.10.4
4562026-01-23T14:33:03.071Z Downloaded bitflags v2.9.4
4572026-01-23T14:33:03.071Z Downloaded autocfg v1.4.0
4582026-01-23T14:33:03.095Z Downloaded anstyle-query v1.1.1
4592026-01-23T14:33:03.095Z Downloaded heck v0.5.0
4602026-01-23T14:33:03.095Z Downloaded heck v0.4.1
4612026-01-23T14:33:03.095Z Downloaded displaydoc v0.2.5
4622026-01-23T14:33:03.095Z Downloaded colorchoice v1.0.2
4632026-01-23T14:33:03.095Z Downloaded clap_derive v4.5.47
4642026-01-23T14:33:03.095Z Downloaded cfg-if v1.0.4
4652026-01-23T14:33:03.095Z Downloaded cargo_metadata v0.21.0
4662026-01-23T14:33:03.095Z Downloaded camino-tempfile v1.4.1
4672026-01-23T14:33:03.180Z Compiling proc-macro2 v1.0.101
4682026-01-23T14:33:03.180Z Compiling unicode-ident v1.0.19
4692026-01-23T14:33:03.205Z Compiling serde_core v1.0.228
4702026-01-23T14:33:03.205Z Compiling serde v1.0.228
4712026-01-23T14:33:03.205Z Compiling version_check v0.9.5
4722026-01-23T14:33:03.205Z Compiling libc v0.2.180
4732026-01-23T14:33:03.205Z Compiling memchr v2.7.4
4742026-01-23T14:33:03.205Z Compiling thiserror v2.0.17
4752026-01-23T14:33:03.582Z Compiling stable_deref_trait v1.2.0
4762026-01-23T14:33:03.703Z Compiling zmij v1.0.15
4772026-01-23T14:33:04.135Z Compiling ucd-trie v0.1.7
4782026-01-23T14:33:04.169Z Compiling autocfg v1.4.0
4792026-01-23T14:33:04.554Z Compiling itoa v1.0.11
4802026-01-23T14:33:04.687Z Compiling litemap v0.7.3
4812026-01-23T14:33:04.826Z Compiling writeable v0.5.5
4822026-01-23T14:33:04.875Z Compiling thiserror v1.0.69
4832026-01-23T14:33:05.185Z Compiling icu_locid_transform_data v1.5.0
4842026-01-23T14:33:05.318Z Compiling bitflags v2.9.4
4852026-01-23T14:33:05.426Z Compiling byteorder v1.5.0
4862026-01-23T14:33:05.490Z Compiling quote v1.0.40
4872026-01-23T14:33:05.752Z Compiling errno v0.3.12
4882026-01-23T14:33:05.876Z Compiling syn v2.0.111
4892026-01-23T14:33:05.903Z Compiling icu_properties_data v1.5.0
4902026-01-23T14:33:06.025Z Compiling serde_json v1.0.149
4912026-01-23T14:33:06.079Z Compiling num-traits v0.2.19
4922026-01-23T14:33:06.132Z Compiling write16 v1.0.0
4932026-01-23T14:33:06.185Z Compiling utf16_iter v1.0.5
4942026-01-23T14:33:06.338Z Compiling typeid v1.0.3
4952026-01-23T14:33:06.430Z Compiling utf8_iter v1.0.4
4962026-01-23T14:33:06.462Z Compiling rustix v0.38.37
4972026-01-23T14:33:06.490Z Compiling smallvec v1.15.1
4982026-01-23T14:33:06.867Z Compiling hashbrown v0.16.1
4992026-01-23T14:33:06.897Z Compiling icu_normalizer_data v1.5.0
5002026-01-23T14:33:06.937Z Compiling equivalent v1.0.2
5012026-01-23T14:33:07.256Z Compiling usdt-impl v0.5.0
5022026-01-23T14:33:07.380Z Compiling proc-macro-error-attr v1.0.4
5032026-01-23T14:33:07.441Z Compiling winnow v0.7.13
5042026-01-23T14:33:07.673Z Compiling syn v1.0.109
5052026-01-23T14:33:07.797Z Compiling toml_write v0.1.2
5062026-01-23T14:33:08.081Z Compiling indexmap v2.12.1
5072026-01-23T14:33:08.159Z Compiling thread-id v4.2.2
5082026-01-23T14:33:08.954Z Compiling proc-macro-error v1.0.4
5092026-01-23T14:33:09.347Z Compiling camino v1.2.1
5102026-01-23T14:33:09.629Z Compiling plain v0.2.3
5112026-01-23T14:33:09.858Z Compiling rustix v1.1.3
5122026-01-23T14:33:10.010Z Compiling getrandom v0.3.4
5132026-01-23T14:33:10.045Z Compiling percent-encoding v2.3.2
5142026-01-23T14:33:10.378Z Compiling log v0.4.29
5152026-01-23T14:33:10.427Z Compiling utf8parse v0.2.2
5162026-01-23T14:33:10.641Z Compiling anstyle-parse v0.2.5
5172026-01-23T14:33:10.777Z Compiling form_urlencoded v1.2.2
5182026-01-23T14:33:10.951Z Compiling ordered-float v2.10.1
5192026-01-23T14:33:11.030Z Compiling terminal_size v0.4.0
5202026-01-23T14:33:11.341Z Compiling anstyle v1.0.11
5212026-01-23T14:33:11.441Z Compiling colorchoice v1.0.2
5222026-01-23T14:33:11.643Z Compiling is_terminal_polyfill v1.70.1
5232026-01-23T14:33:11.674Z Compiling cfg-if v1.0.4
5242026-01-23T14:33:11.710Z Compiling pretty-hex v0.4.1
5252026-01-23T14:33:11.814Z Compiling anstyle-query v1.1.1
5262026-01-23T14:33:12.005Z Compiling anstream v0.6.18
5272026-01-23T14:33:12.126Z Compiling semver v1.0.27
5282026-01-23T14:33:12.689Z Compiling synstructure v0.13.1
5292026-01-23T14:33:12.911Z Compiling fs-err v3.1.1
5302026-01-23T14:33:12.977Z Compiling once_cell v1.21.3
5312026-01-23T14:33:13.036Z Compiling unicode-xid v0.2.6
5322026-01-23T14:33:13.236Z Compiling fastrand v2.1.1
5332026-01-23T14:33:13.268Z Compiling heck v0.5.0
5342026-01-23T14:33:13.404Z Compiling anyhow v1.0.99
5352026-01-23T14:33:13.742Z Compiling clap_lex v0.7.4
5362026-01-23T14:33:13.798Z Compiling strsim v0.11.1
5372026-01-23T14:33:14.051Z Compiling bytecount v0.6.8
5382026-01-23T14:33:14.271Z Compiling heck v0.4.1
5392026-01-23T14:33:14.304Z Compiling unicode-width v0.1.14
5402026-01-23T14:33:14.345Z Compiling fnv v1.0.7
5412026-01-23T14:33:14.534Z Compiling clap_builder v4.5.48
5422026-01-23T14:33:14.788Z Compiling papergrid v0.11.0
5432026-01-23T14:33:14.788Z Compiling tempfile v3.24.0
5442026-01-23T14:33:15.001Z Compiling memmap v0.7.0
5452026-01-23T14:33:15.060Z Compiling smawk v0.3.2
5462026-01-23T14:33:15.306Z Compiling unicode-linebreak v0.1.5
5472026-01-23T14:33:15.352Z Compiling unicode-width v0.2.0
5482026-01-23T14:33:15.682Z Compiling camino-tempfile v1.4.1
5492026-01-23T14:33:15.871Z Compiling textwrap v0.16.2
5502026-01-23T14:33:16.398Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5512026-01-23T14:33:16.498Z Compiling tabled_derive v0.7.0
5522026-01-23T14:33:16.908Z Compiling swrite v0.1.0
5532026-01-23T14:33:17.211Z Compiling serde_derive v1.0.228
5542026-01-23T14:33:17.243Z Compiling zerofrom-derive v0.1.4
5552026-01-23T14:33:17.317Z Compiling yoke-derive v0.7.4
5562026-01-23T14:33:17.368Z Compiling thiserror-impl v2.0.17
5572026-01-23T14:33:17.751Z Compiling zerovec-derive v0.10.3
5582026-01-23T14:33:18.450Z Compiling displaydoc v0.2.5
5592026-01-23T14:33:19.968Z Compiling thiserror-impl v1.0.69
5602026-01-23T14:33:20.032Z Compiling icu_provider_macros v1.5.0
5612026-01-23T14:33:20.166Z Compiling zerocopy-derive v0.7.35
5622026-01-23T14:33:20.537Z Compiling zerofrom v0.1.4
5632026-01-23T14:33:20.660Z Compiling pest v2.8.2
5642026-01-23T14:33:20.791Z Compiling yoke v0.7.4
5652026-01-23T14:33:20.998Z Compiling scroll_derive v0.12.0
5662026-01-23T14:33:21.231Z Compiling zerovec v0.10.4
5672026-01-23T14:33:22.067Z Compiling zerocopy v0.7.35
5682026-01-23T14:33:22.311Z Compiling scroll v0.12.0
5692026-01-23T14:33:22.447Z Compiling clap_derive v4.5.47
5702026-01-23T14:33:22.734Z Compiling tabled v0.15.0
5712026-01-23T14:33:22.876Z Compiling goblin v0.8.2
5722026-01-23T14:33:23.114Z Compiling tinystr v0.7.6
5732026-01-23T14:33:23.415Z Compiling pest_meta v2.8.2
5742026-01-23T14:33:23.450Z Compiling icu_collections v1.5.0
5752026-01-23T14:33:23.539Z Compiling icu_locid v1.5.0
5762026-01-23T14:33:24.782Z Compiling icu_provider v1.5.0
5772026-01-23T14:33:25.505Z Compiling icu_locid_transform v1.5.0
5782026-01-23T14:33:25.574Z Compiling pest_generator v2.8.2
5792026-01-23T14:33:25.605Z Compiling toml_datetime v0.6.11
5802026-01-23T14:33:25.755Z Compiling serde_spanned v0.6.9
5812026-01-23T14:33:26.012Z Compiling toml_edit v0.22.27
5822026-01-23T14:33:26.144Z Compiling dof v0.3.0
5832026-01-23T14:33:26.568Z Compiling serde_tokenstream v0.2.2
5842026-01-23T14:33:27.035Z Compiling icu_properties v1.5.1
5852026-01-23T14:33:27.198Z Compiling erased-serde v0.4.6
5862026-01-23T14:33:27.225Z Compiling serde-value v0.7.0
5872026-01-23T14:33:27.716Z Compiling pest_derive v2.8.2
5882026-01-23T14:33:27.878Z Compiling cargo-platform v0.2.0
5892026-01-23T14:33:28.014Z Compiling clap v4.5.48
5902026-01-23T14:33:28.164Z Compiling macaddr v1.0.1
5912026-01-23T14:33:28.419Z Compiling serde-untagged v0.1.7
5922026-01-23T14:33:28.490Z Compiling dtrace-parser v0.2.0
5932026-01-23T14:33:29.683Z Compiling toml v0.8.23
5942026-01-23T14:33:30.488Z Compiling usdt-attr-macro v0.5.0
5952026-01-23T14:33:30.512Z Compiling usdt-macro v0.5.0
5962026-01-23T14:33:30.670Z Compiling cargo_toml v0.21.0
5972026-01-23T14:33:31.168Z Compiling icu_normalizer v1.5.0
5982026-01-23T14:33:31.851Z Compiling usdt v0.5.0
5992026-01-23T14:33:32.097Z Compiling idna_adapter v1.2.0
6002026-01-23T14:33:32.281Z Compiling idna v1.0.3
6012026-01-23T14:33:32.857Z Compiling url v2.5.4
6022026-01-23T14:33:33.705Z Compiling cargo-util-schemas v0.8.2
6032026-01-23T14:33:35.830Z Compiling cargo_metadata v0.21.0
6042026-01-23T14:33:38.057Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6052026-01-23T14:33:42.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
6062026-01-23T14:33:42.991Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6072026-01-23T14:33:44.109Z Downloading crates ...
6082026-01-23T14:33:44.305Z Downloaded base16ct v0.2.0
6092026-01-23T14:33:44.331Z Downloaded bb8 v0.8.5
6102026-01-23T14:33:44.331Z Downloaded block-padding v0.3.3
6112026-01-23T14:33:44.357Z Downloaded ciborium-io v0.2.2
6122026-01-23T14:33:44.357Z Downloaded cargo-platform v0.1.8
6132026-01-23T14:33:44.357Z Downloaded ciborium-ll v0.2.2
6142026-01-23T14:33:44.357Z Downloaded convert_case v0.4.0
6152026-01-23T14:33:44.385Z Downloaded critical-section v1.1.3
6162026-01-23T14:33:44.386Z Downloaded crunchy v0.2.2
6172026-01-23T14:33:44.386Z Downloaded enum-as-inner v0.6.1
6182026-01-23T14:33:44.414Z Downloaded foreign-types-shared v0.3.1
6192026-01-23T14:33:44.414Z Downloaded funty v2.0.0
6202026-01-23T14:33:44.440Z Downloaded globwalk v0.9.1
6212026-01-23T14:33:44.440Z Downloaded headers-core v0.3.0
6222026-01-23T14:33:44.440Z Downloaded ghash v0.5.1
6232026-01-23T14:33:44.440Z Downloaded hostname v0.4.2
6242026-01-23T14:33:44.465Z Downloaded http-body v1.0.1
6252026-01-23T14:33:44.465Z Downloaded hubpack v0.1.2
6262026-01-23T14:33:44.465Z Downloaded indent_write v2.2.0
6272026-01-23T14:33:44.490Z Downloaded httparse v1.9.5
6282026-01-23T14:33:44.490Z Downloaded ipnet v2.11.0
6292026-01-23T14:33:44.490Z Downloaded newline-converter v0.3.0
6302026-01-23T14:33:44.514Z Downloaded newtype_derive v0.1.6
6312026-01-23T14:33:44.514Z Downloaded nonempty v0.12.0
6322026-01-23T14:33:44.514Z Downloaded openssl-probe v0.1.5
6332026-01-23T14:33:44.539Z Downloaded packed_struct_codegen v0.10.1
6342026-01-23T14:33:44.539Z Downloaded pin-utils v0.1.0
6352026-01-23T14:33:44.565Z Downloaded pretty-hex v0.2.1
6362026-01-23T14:33:44.565Z Downloaded progenitor-macro v0.10.0
6372026-01-23T14:33:44.565Z Downloaded rand_seeder v0.4.0
6382026-01-23T14:33:44.565Z Downloaded ref-cast-impl v1.0.25
6392026-01-23T14:33:44.591Z Downloaded rustc_version v0.4.1
6402026-01-23T14:33:44.591Z Downloaded rustc-hash v1.1.0
6412026-01-23T14:33:44.591Z Downloaded prefix-trie v0.7.0
6422026-01-23T14:33:44.591Z Downloaded seq-macro v0.3.6
6432026-01-23T14:33:44.616Z Downloaded serde-big-array v0.5.1
6442026-01-23T14:33:44.616Z Downloaded scroll_derive v0.13.1
6452026-01-23T14:33:44.616Z Downloaded serde_spanned v1.0.3
6462026-01-23T14:33:44.616Z Downloaded shell-words v1.1.0
6472026-01-23T14:33:44.616Z Downloaded term v0.7.0
6482026-01-23T14:33:44.643Z Downloaded siphasher v1.0.1
6492026-01-23T14:33:44.643Z Downloaded sqlparser_derive v0.2.2
6502026-01-23T14:33:44.643Z Downloaded tagptr v0.2.0
6512026-01-23T14:33:44.643Z Downloaded take_mut v0.2.2
6522026-01-23T14:33:44.643Z Downloaded testing_table v0.3.0
6532026-01-23T14:33:44.643Z Downloaded tinyvec_macros v0.1.1
6542026-01-23T14:33:44.669Z Downloaded time-core v0.1.6
6552026-01-23T14:33:44.670Z Downloaded smf v0.2.3
6562026-01-23T14:33:44.670Z Downloaded trait-variant v0.1.2
6572026-01-23T14:33:44.670Z Downloaded unarray v0.1.4
6582026-01-23T14:33:44.670Z Downloaded support-bundle-viewer v0.1.2
6592026-01-23T14:33:44.670Z Downloaded untrusted v0.9.0
6602026-01-23T14:33:44.670Z Downloaded universal-hash v0.5.1
6612026-01-23T14:33:44.670Z Downloaded waitgroup v0.1.2
6622026-01-23T14:33:44.670Z Downloaded xshell-macros v0.2.7
6632026-01-23T14:33:44.696Z Downloaded which v4.4.2
6642026-01-23T14:33:44.696Z Downloaded want v0.3.1
6652026-01-23T14:33:44.696Z Downloaded usdt-macro v0.6.0
6662026-01-23T14:33:44.696Z Downloaded usdt-impl v0.6.0
6672026-01-23T14:33:44.696Z Downloaded zone_cfg_derive v0.3.0
6682026-01-23T14:33:44.696Z Downloaded zone v0.3.1
6692026-01-23T14:33:44.696Z Downloaded vergen-lib v0.1.6
6702026-01-23T14:33:44.696Z Downloaded xshell v0.2.7
6712026-01-23T14:33:44.696Z Downloaded zstd v0.13.3
6722026-01-23T14:33:44.722Z Downloaded zstd-safe v7.2.3
6732026-01-23T14:33:44.722Z Downloaded zerocopy v0.6.6
6742026-01-23T14:33:44.722Z Downloaded unicode-bidi v0.3.17
6752026-01-23T14:33:44.722Z Downloaded zopfli v0.8.1
6762026-01-23T14:33:44.722Z Downloaded value-bag v1.12.0
6772026-01-23T14:33:44.722Z Downloaded yasna v0.5.2
6782026-01-23T14:33:44.749Z Downloaded zerocopy-derive v0.8.27
6792026-01-23T14:33:44.749Z Downloaded zip v0.6.6
6802026-01-23T14:33:44.749Z Downloaded yansi v1.0.1
6812026-01-23T14:33:44.749Z Downloaded polar-core v0.27.3
6822026-01-23T14:33:44.774Z Downloaded zip v4.2.0
6832026-01-23T14:33:44.774Z Downloaded unicode-normalization v0.1.24
6842026-01-23T14:33:44.774Z Downloaded winnow v0.5.40
6852026-01-23T14:33:44.800Z Downloaded regex-syntax v0.6.29
6862026-01-23T14:33:44.800Z Downloaded serde_with v3.16.1
6872026-01-23T14:33:44.826Z Downloaded zlib-rs v0.5.1
6882026-01-23T14:33:44.826Z Downloaded smoltcp v0.11.0
6892026-01-23T14:33:44.850Z Downloaded zerocopy v0.8.27
6902026-01-23T14:33:44.874Z Downloaded rustls v0.23.19
6912026-01-23T14:33:44.874Z Downloaded regex-syntax v0.8.5
6922026-01-23T14:33:44.874Z Downloaded webpki-roots v1.0.1
6932026-01-23T14:33:44.898Z Downloaded vcpkg v0.2.15
6942026-01-23T14:33:44.924Z Downloaded regress v0.10.4
6952026-01-23T14:33:44.948Z Downloaded rustls v0.22.4
6962026-01-23T14:33:44.948Z Downloaded chrono-tz v0.10.4
6972026-01-23T14:33:44.972Z Downloaded ratatui v0.29.0
6982026-01-23T14:33:44.997Z Downloaded typify-impl v0.4.3
6992026-01-23T14:33:45.021Z Downloaded csv v1.3.1
7002026-01-23T14:33:45.045Z Downloaded zerocopy-derive v0.6.6
7012026-01-23T14:33:45.045Z Downloaded typify-impl v0.2.0
7022026-01-23T14:33:45.070Z Downloaded petgraph v0.6.5
7032026-01-23T14:33:45.094Z Downloaded lzma-sys v0.1.20
7042026-01-23T14:33:45.119Z Downloaded jiff v0.2.15
7052026-01-23T14:33:45.143Z Downloaded regex-automata v0.4.11
7062026-01-23T14:33:45.167Z Downloaded petgraph v0.8.2
7072026-01-23T14:33:45.192Z Downloaded libz-sys v1.1.20
7082026-01-23T14:33:45.241Z Downloaded sled v0.34.7
7092026-01-23T14:33:45.265Z Downloaded tabled v0.20.0
7102026-01-23T14:33:45.265Z Downloaded tabled v0.18.0
7112026-01-23T14:33:45.265Z Downloaded smoltcp v0.9.1
7122026-01-23T14:33:45.289Z Downloaded unicode-properties v0.1.3
7132026-01-23T14:33:45.289Z Downloaded openapiv3 v2.2.0
7142026-01-23T14:33:45.313Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7152026-01-23T14:33:45.338Z Downloaded uuid v1.19.0
7162026-01-23T14:33:45.338Z Downloaded sha3 v0.10.8
7172026-01-23T14:33:45.338Z Downloaded rustls v0.21.12
7182026-01-23T14:33:45.338Z Downloaded tough v0.20.0
7192026-01-23T14:33:45.363Z Downloaded time v0.3.43
7202026-01-23T14:33:45.363Z Downloaded sqlparser v0.45.0
7212026-01-23T14:33:45.388Z Downloaded tokio v1.48.0
7222026-01-23T14:33:45.414Z Downloaded winnow v0.6.26
7232026-01-23T14:33:45.438Z Downloaded tower-http v0.6.6
7242026-01-23T14:33:45.438Z Downloaded radix_trie v0.2.1
7252026-01-23T14:33:45.462Z Downloaded object v0.36.5
7262026-01-23T14:33:45.462Z Downloaded nix v0.30.1
7272026-01-23T14:33:45.487Z Downloaded nix v0.29.0
7282026-01-23T14:33:45.487Z Downloaded nix v0.28.0
7292026-01-23T14:33:45.511Z Downloaded tokio-util v0.7.15
7302026-01-23T14:33:45.511Z Downloaded ssh-key v0.6.6
7312026-01-23T14:33:45.511Z Downloaded salty v0.3.0
7322026-01-23T14:33:45.536Z Downloaded rustls-webpki v0.102.8
7332026-01-23T14:33:45.536Z Downloaded object v0.30.4
7342026-01-23T14:33:45.560Z Downloaded x509-cert v0.2.5
7352026-01-23T14:33:45.560Z Downloaded unicode_categories v0.1.1
7362026-01-23T14:33:45.560Z Downloaded unicode-segmentation v1.12.0
7372026-01-23T14:33:45.560Z Downloaded typed-path v0.9.3
7382026-01-23T14:33:45.585Z Downloaded tower v0.5.2
7392026-01-23T14:33:45.585Z Downloaded regex v1.11.3
7402026-01-23T14:33:45.585Z Downloaded quinn-proto v0.11.8
7412026-01-23T14:33:45.610Z Downloaded quick-xml v0.37.2
7422026-01-23T14:33:45.610Z Downloaded petname v2.0.2
7432026-01-23T14:33:45.610Z Downloaded openssl v0.10.73
7442026-01-23T14:33:45.635Z Downloaded tungstenite v0.23.0
7452026-01-23T14:33:45.635Z Downloaded rustls-webpki v0.101.7
7462026-01-23T14:33:45.635Z Downloaded proptest v1.7.0
7472026-01-23T14:33:45.660Z Downloaded ring v0.17.14
7482026-01-23T14:33:45.693Z Downloaded hickory-proto v0.25.2
7492026-01-23T14:33:45.718Z Downloaded bzip2-sys v0.1.13+1.0.8
7502026-01-23T14:33:45.743Z Downloaded tokio-postgres v0.7.13
7512026-01-23T14:33:45.743Z Downloaded nix v0.27.1
7522026-01-23T14:33:45.768Z Downloaded unsafe-libyaml v0.2.11
7532026-01-23T14:33:45.768Z Downloaded tracing v0.1.40
7542026-01-23T14:33:45.768Z Downloaded toml_edit v0.19.15
7552026-01-23T14:33:45.793Z Downloaded libgit2-sys v0.18.2+1.9.1
7562026-01-23T14:33:45.841Z Downloaded toml v0.7.8
7572026-01-23T14:33:45.866Z Downloaded steno v0.4.1
7582026-01-23T14:33:45.866Z Downloaded rayon v1.10.0
7592026-01-23T14:33:45.867Z Downloaded tungstenite v0.21.0
7602026-01-23T14:33:45.867Z Downloaded tracing-core v0.1.32
7612026-01-23T14:33:45.867Z Downloaded reqwest v0.12.24
7622026-01-23T14:33:45.895Z Downloaded portable-atomic v1.11.0
7632026-01-23T14:33:45.895Z Downloaded hickory-proto v0.24.4
7642026-01-23T14:33:45.921Z Downloaded vte v0.11.1
7652026-01-23T14:33:45.921Z Downloaded toml v0.9.8
7662026-01-23T14:33:45.921Z Downloaded tar v0.4.44
7672026-01-23T14:33:45.921Z Downloaded walkdir v2.5.0
7682026-01-23T14:33:45.921Z Downloaded vergen-git2 v1.0.7
7692026-01-23T14:33:45.921Z Downloaded typify v0.4.3
7702026-01-23T14:33:45.921Z Downloaded socket2 v0.5.10
7712026-01-23T14:33:45.921Z Downloaded zeroize v1.8.1
7722026-01-23T14:33:45.946Z Downloaded xz2 v0.1.7
7732026-01-23T14:33:45.946Z Downloaded vergen v9.0.6
7742026-01-23T14:33:45.946Z Downloaded reedline v0.40.0
7752026-01-23T14:33:45.946Z Downloaded xattr v1.3.1
7762026-01-23T14:33:45.946Z Downloaded wyz v0.5.1
7772026-01-23T14:33:45.946Z Downloaded whoami v1.5.2
7782026-01-23T14:33:45.946Z Downloaded tokio-rustls v0.24.1
7792026-01-23T14:33:45.946Z Downloaded term v1.1.0
7802026-01-23T14:33:45.971Z Downloaded snafu v0.8.5
7812026-01-23T14:33:45.971Z Downloaded russh v0.45.0
7822026-01-23T14:33:45.971Z Downloaded vergen-gitcl v1.0.8
7832026-01-23T14:33:45.971Z Downloaded twox-hash v2.1.0
7842026-01-23T14:33:45.971Z Downloaded test-strategy v0.4.3
7852026-01-23T14:33:45.971Z Downloaded socket2 v0.6.1
7862026-01-23T14:33:45.999Z Downloaded slog v2.8.2
7872026-01-23T14:33:45.999Z Downloaded zone_cfg_derive v0.1.2
7882026-01-23T14:33:45.999Z Downloaded zone v0.1.8
7892026-01-23T14:33:45.999Z Downloaded zeroize_derive v1.4.2
7902026-01-23T14:33:45.999Z Downloaded vsss-rs v3.3.4
7912026-01-23T14:33:45.999Z Downloaded uzers v0.12.1
7922026-01-23T14:33:45.999Z Downloaded usdt-attr-macro v0.6.0
7932026-01-23T14:33:45.999Z Downloaded toml_parser v1.0.4
7942026-01-23T14:33:45.999Z Downloaded tokio-tungstenite v0.23.1
7952026-01-23T14:33:45.999Z Downloaded tokio-stream v0.1.17
7962026-01-23T14:33:46.000Z Downloaded tokio-rustls v0.26.0
7972026-01-23T14:33:46.000Z Downloaded samael v0.0.19
7982026-01-23T14:33:46.025Z Downloaded wait-timeout v0.2.0
7992026-01-23T14:33:46.025Z Downloaded unicase v2.8.1
8002026-01-23T14:33:46.025Z Downloaded typify-macro v0.2.0
8012026-01-23T14:33:46.025Z Downloaded typify v0.2.0
8022026-01-23T14:33:46.025Z Downloaded tinyvec v1.8.0
8032026-01-23T14:33:46.025Z Downloaded similar v2.7.0
8042026-01-23T14:33:46.025Z Downloaded schemars v1.0.4
8052026-01-23T14:33:46.049Z Downloaded rpassword v7.4.0
8062026-01-23T14:33:46.049Z Downloaded signal-hook v0.3.18
8072026-01-23T14:33:46.049Z Downloaded moka v0.12.10
8082026-01-23T14:33:46.074Z Downloaded vte_generate_state_changes v0.1.2
8092026-01-23T14:33:46.074Z Downloaded tracing-attributes v0.1.27
8102026-01-23T14:33:46.074Z Downloaded toml_datetime v0.7.3
8112026-01-23T14:33:46.074Z Downloaded tokio-tungstenite v0.21.0
8122026-01-23T14:33:46.074Z Downloaded subprocess v0.2.9
8132026-01-23T14:33:46.074Z Downloaded stringprep v0.1.5
8142026-01-23T14:33:46.074Z Downloaded void v1.0.2
8152026-01-23T14:33:46.074Z Downloaded utf-8 v0.7.6
8162026-01-23T14:33:46.074Z Downloaded usdt v0.6.0
8172026-01-23T14:33:46.074Z Downloaded tui-tree-widget v0.23.1
8182026-01-23T14:33:46.074Z Downloaded spin v0.9.8
8192026-01-23T14:33:46.099Z Downloaded toml_writer v1.0.4
8202026-01-23T14:33:46.099Z Downloaded tokio-rustls v0.25.0
8212026-01-23T14:33:46.099Z Downloaded tokio-native-tls v0.3.1
8222026-01-23T14:33:46.099Z Downloaded tokio-macros v2.6.0
8232026-01-23T14:33:46.099Z Downloaded tokio-dtrace v0.1.0
8242026-01-23T14:33:46.099Z Downloaded tls_codec_derive v0.4.1
8252026-01-23T14:33:46.099Z Downloaded tls_codec v0.4.1
8262026-01-23T14:33:46.099Z Downloaded tiny-keccak v2.0.2
8272026-01-23T14:33:46.099Z Downloaded thread-id v5.0.0
8282026-01-23T14:33:46.099Z Downloaded thiserror-no-std v2.0.2
8292026-01-23T14:33:46.124Z Downloaded untrusted v0.7.1
8302026-01-23T14:33:46.124Z Downloaded unit-prefix v0.5.1
8312026-01-23T14:33:46.124Z Downloaded unicode-truncate v1.1.0
8322026-01-23T14:33:46.124Z Downloaded time-macros v0.2.24
8332026-01-23T14:33:46.124Z Downloaded smallvec v0.6.14
8342026-01-23T14:33:46.124Z Downloaded serde_yaml v0.9.34+deprecated
8352026-01-23T14:33:46.124Z Downloaded sqlformat v0.3.5
8362026-01-23T14:33:46.124Z Downloaded typify-macro v0.4.3
8372026-01-23T14:33:46.124Z Downloaded try-lock v0.2.5
8382026-01-23T14:33:46.124Z Downloaded tower-layer v0.3.3
8392026-01-23T14:33:46.124Z Downloaded strum_macros v0.27.2
8402026-01-23T14:33:46.124Z Downloaded strum_macros v0.24.3
8412026-01-23T14:33:46.124Z Downloaded static_assertions v1.1.0
8422026-01-23T14:33:46.148Z Downloaded rustyline v14.0.0
8432026-01-23T14:33:46.149Z Downloaded tower-service v0.3.3
8442026-01-23T14:33:46.149Z Downloaded topological-sort v0.2.2
8452026-01-23T14:33:46.149Z Downloaded termios v0.3.3
8462026-01-23T14:33:46.149Z Downloaded sync_wrapper v1.0.1
8472026-01-23T14:33:46.149Z Downloaded strum_macros v0.26.4
8482026-01-23T14:33:46.149Z Downloaded spki v0.7.3
8492026-01-23T14:33:46.149Z Downloaded slab v0.4.9
8502026-01-23T14:33:46.149Z Downloaded thread_local v1.1.8
8512026-01-23T14:33:46.149Z Downloaded string_cache v0.8.9
8522026-01-23T14:33:46.203Z Downloaded slog-term v2.9.2
8532026-01-23T14:33:46.203Z Downloaded slog-scope v4.4.0
8542026-01-23T14:33:46.203Z Downloaded thiserror-impl-no-std v2.0.2
8552026-01-23T14:33:46.203Z Downloaded slog-stdlog v4.1.1
8562026-01-23T14:33:46.203Z Downloaded slog-json v2.6.1
8572026-01-23T14:33:46.203Z Downloaded slog-dtrace v0.3.0
8582026-01-23T14:33:46.203Z Downloaded schemars v0.9.0
8592026-01-23T14:33:46.228Z Downloaded rsa v0.9.8
8602026-01-23T14:33:46.228Z Downloaded termtree v0.5.1
8612026-01-23T14:33:46.228Z Downloaded tap v1.0.1
8622026-01-23T14:33:46.228Z Downloaded sync-ptr v0.1.4
8632026-01-23T14:33:46.228Z Downloaded signal-hook-registry v1.4.2
8642026-01-23T14:33:46.228Z Downloaded shlex v1.3.0
8652026-01-23T14:33:46.228Z Downloaded serde_with_macros v3.16.1
8662026-01-23T14:33:46.228Z Downloaded tabwriter v1.4.0
8672026-01-23T14:33:46.228Z Downloaded tabled_derive v0.11.0
8682026-01-23T14:33:46.228Z Downloaded tabled_derive v0.10.0
8692026-01-23T14:33:46.228Z Downloaded strum v0.27.2
8702026-01-23T14:33:46.228Z Downloaded structmeta-derive v0.3.0
8712026-01-23T14:33:46.228Z Downloaded strip-ansi-escapes v0.2.0
8722026-01-23T14:33:46.228Z Downloaded snafu-derive v0.8.5
8732026-01-23T14:33:46.228Z Downloaded slog-async v2.8.0
8742026-01-23T14:33:46.228Z Downloaded serde_cbor v0.11.2
8752026-01-23T14:33:46.228Z Downloaded schemars v0.8.22
8762026-01-23T14:33:46.228Z Downloaded supports-color v3.0.2
8772026-01-23T14:33:46.228Z Downloaded subtle v2.6.1
8782026-01-23T14:33:46.228Z Downloaded strum v0.26.3
8792026-01-23T14:33:46.228Z Downloaded structmeta v0.3.0
8802026-01-23T14:33:46.228Z Downloaded ssh-encoding v0.2.0
8812026-01-23T14:33:46.228Z Downloaded ssh-cipher v0.2.0
8822026-01-23T14:33:46.228Z Downloaded slog-envlogger v2.2.0
8832026-01-23T14:33:46.228Z Downloaded slog-bunyan v2.5.0
8842026-01-23T14:33:46.253Z Downloaded siphasher v0.3.11
8852026-01-23T14:33:46.253Z Downloaded sigpipe v0.1.3
8862026-01-23T14:33:46.253Z Downloaded sct v0.7.1
8872026-01-23T14:33:46.253Z Downloaded rustls-pki-types v1.10.0
8882026-01-23T14:33:46.253Z Downloaded rand v0.8.5
8892026-01-23T14:33:46.254Z Downloaded p384 v0.13.1
8902026-01-23T14:33:46.254Z Downloaded simd-adler32 v0.3.7
8912026-01-23T14:33:46.254Z Downloaded signature v2.2.0
8922026-01-23T14:33:46.254Z Downloaded signal-hook-tokio v0.3.1
8932026-01-23T14:33:46.254Z Downloaded signal-hook-mio v0.2.4
8942026-01-23T14:33:46.278Z Downloaded sha1 v0.10.6
8952026-01-23T14:33:46.278Z Downloaded serde_urlencoded v0.7.1
8962026-01-23T14:33:46.278Z Downloaded serde_path_to_error v0.1.20
8972026-01-23T14:33:46.278Z Downloaded serde_derive_internals v0.29.1
8982026-01-23T14:33:46.278Z Downloaded russh-keys v0.45.0
8992026-01-23T14:33:46.278Z Downloaded rayon-core v1.12.1
9002026-01-23T14:33:46.279Z Downloaded quinn v0.11.5
9012026-01-23T14:33:46.279Z Downloaded publicsuffix v2.3.0
9022026-01-23T14:33:46.279Z Downloaded sec1 v0.7.3
9032026-01-23T14:33:46.279Z Downloaded ryu v1.0.18
9042026-01-23T14:33:46.303Z Downloaded qorb v0.4.1
9052026-01-23T14:33:46.303Z Downloaded pretty_assertions v1.4.1
9062026-01-23T14:33:46.303Z Downloaded serde_repr v0.1.19
9072026-01-23T14:33:46.303Z Downloaded serde_plain v1.0.2
9082026-01-23T14:33:46.303Z Downloaded serde_bytes v0.11.19
9092026-01-23T14:33:46.303Z Downloaded scrypt v0.11.0
9102026-01-23T14:33:46.303Z Downloaded scroll v0.13.0
9112026-01-23T14:33:46.303Z Downloaded schemars_derive v0.8.22
9122026-01-23T14:33:46.303Z Downloaded rcgen v0.12.1
9132026-01-23T14:33:46.327Z Downloaded serde-hex v0.1.0
9142026-01-23T14:33:46.327Z Downloaded progenitor-impl v0.10.0
9152026-01-23T14:33:46.328Z Downloaded itertools v0.14.0
9162026-01-23T14:33:46.328Z Downloaded rustversion v1.0.22
9172026-01-23T14:33:46.328Z Downloaded rustls-pemfile v1.0.4
9182026-01-23T14:33:46.328Z Downloaded rustc-demangle v0.1.24
9192026-01-23T14:33:46.328Z Downloaded ron v0.8.1
9202026-01-23T14:33:46.352Z Downloaded rand v0.9.2
9212026-01-23T14:33:46.352Z Downloaded libxml v0.3.3
9222026-01-23T14:33:46.352Z Downloaded semver v0.1.20
9232026-01-23T14:33:46.352Z Downloaded secrecy v0.10.3
9242026-01-23T14:33:46.352Z Downloaded secrecy v0.8.0
9252026-01-23T14:33:46.352Z Downloaded scopeguard v1.2.0
9262026-01-23T14:33:46.352Z Downloaded scheduled-thread-pool v0.2.7
9272026-01-23T14:33:46.352Z Downloaded salsa20 v0.10.2
9282026-01-23T14:33:46.352Z Downloaded rustls-pemfile v2.2.0
9292026-01-23T14:33:46.376Z Downloaded rustls-native-certs v0.8.1
9302026-01-23T14:33:46.376Z Downloaded quinn-udp v0.5.5
9312026-01-23T14:33:46.376Z Downloaded prettyplease v0.2.36
9322026-01-23T14:33:46.376Z Downloaded sapling-renderdag v0.1.0
9332026-01-23T14:33:46.376Z Downloaded same-file v1.0.6
9342026-01-23T14:33:46.377Z Downloaded rusty-fork v0.3.0
9352026-01-23T14:33:46.377Z Downloaded rustc-hash v2.1.1
9362026-01-23T14:33:46.377Z Downloaded ron v0.7.1
9372026-01-23T14:33:46.377Z Downloaded progenitor-impl v0.11.2
9382026-01-23T14:33:46.377Z Downloaded progenitor-impl v0.8.0
9392026-01-23T14:33:46.377Z Downloaded p521 v0.13.3
9402026-01-23T14:33:46.401Z Downloaded num-bigint-dig v0.8.6
9412026-01-23T14:33:46.401Z Downloaded russh-cryptovec v0.7.3
9422026-01-23T14:33:46.401Z Downloaded resolv-conf v0.7.0
9432026-01-23T14:33:46.401Z Downloaded rand_core v0.6.4
9442026-01-23T14:33:46.401Z Downloaded r2d2 v0.8.10
9452026-01-23T14:33:46.401Z Downloaded lalrpop v0.19.12
9462026-01-23T14:33:46.426Z Downloaded itertools v0.13.0
9472026-01-23T14:33:46.426Z Downloaded rustc_version v0.1.7
9482026-01-23T14:33:46.426Z Downloaded rtoolbox v0.0.2
9492026-01-23T14:33:46.426Z Downloaded rfc6979 v0.4.0
9502026-01-23T14:33:46.426Z Downloaded ref-cast v1.0.25
9512026-01-23T14:33:46.426Z Downloaded rand_core v0.9.3
9522026-01-23T14:33:46.426Z Downloaded rand_chacha v0.9.0
9532026-01-23T14:33:46.426Z Downloaded pkcs5 v0.7.1
9542026-01-23T14:33:46.450Z Downloaded pin-project v1.1.6
9552026-01-23T14:33:46.450Z Downloaded itertools v0.12.1
9562026-01-23T14:33:46.450Z Downloaded iri-string v0.7.8
9572026-01-23T14:33:46.475Z Downloaded rand_xorshift v0.4.0
9582026-01-23T14:33:46.475Z Downloaded radium v0.7.0
9592026-01-23T14:33:46.475Z Downloaded psl-types v2.0.11
9602026-01-23T14:33:46.475Z Downloaded progenitor-client v0.11.2
9612026-01-23T14:33:46.475Z Downloaded progenitor v0.10.0
9622026-01-23T14:33:46.475Z Downloaded postgres-types v0.2.9
9632026-01-23T14:33:46.475Z Downloaded p256 v0.13.2
9642026-01-23T14:33:46.475Z Downloaded num-bigint v0.4.6
9652026-01-23T14:33:46.500Z Downloaded nom v7.1.3
9662026-01-23T14:33:46.500Z Downloaded rand_chacha v0.3.1
9672026-01-23T14:33:46.500Z Downloaded quick-error v1.2.3
9682026-01-23T14:33:46.500Z Downloaded progenitor-macro v0.11.2
9692026-01-23T14:33:46.500Z Downloaded progenitor v0.11.2
9702026-01-23T14:33:46.500Z Downloaded proc-macro-error2 v2.0.1
9712026-01-23T14:33:46.524Z Downloaded proc-macro-error-attr2 v2.0.0
9722026-01-23T14:33:46.524Z Downloaded primeorder v0.13.6
9732026-01-23T14:33:46.524Z Downloaded predicates v3.1.3
9742026-01-23T14:33:46.524Z Downloaded postcard v1.0.10
9752026-01-23T14:33:46.524Z Downloaded polyval v0.6.2
9762026-01-23T14:33:46.525Z Downloaded pkcs8 v0.10.2
9772026-01-23T14:33:46.525Z Downloaded pin-project-internal v1.1.6
9782026-01-23T14:33:46.525Z Downloaded parking_lot v0.12.3
9792026-01-23T14:33:46.549Z Downloaded papergrid v0.17.0
9802026-01-23T14:33:46.549Z Downloaded openssl-sys v0.9.109
9812026-01-23T14:33:46.549Z Downloaded itertools v0.10.5
9822026-01-23T14:33:46.573Z Downloaded hyper v1.8.1
9832026-01-23T14:33:46.573Z Downloaded progenitor-macro v0.8.0
9842026-01-23T14:33:46.573Z Downloaded progenitor-client v0.10.0
9852026-01-23T14:33:46.573Z Downloaded progenitor-client v0.8.0
9862026-01-23T14:33:46.573Z Downloaded progenitor v0.8.0
9872026-01-23T14:33:46.574Z Downloaded proc-macro-crate v1.3.1
9882026-01-23T14:33:46.574Z Downloaded predicates-tree v1.0.12
9892026-01-23T14:33:46.574Z Downloaded precomputed-hash v0.1.1
9902026-01-23T14:33:46.574Z Downloaded ppv-lite86 v0.2.20
9912026-01-23T14:33:46.574Z Downloaded postgres-protocol v0.6.8
9922026-01-23T14:33:46.574Z Downloaded poly1305 v0.8.0
9932026-01-23T14:33:46.598Z Downloaded pkg-config v0.3.31
9942026-01-23T14:33:46.598Z Downloaded pkcs1 v0.7.5
9952026-01-23T14:33:46.598Z Downloaded pin-project-lite v0.2.14
9962026-01-23T14:33:46.598Z Downloaded phf v0.12.1
9972026-01-23T14:33:46.598Z Downloaded phf v0.11.2
9982026-01-23T14:33:46.598Z Downloaded pem-rfc7468 v0.7.0
9992026-01-23T14:33:46.598Z Downloaded parking_lot v0.11.2
10002026-01-23T14:33:46.598Z Downloaded papergrid v0.14.0
10012026-01-23T14:33:46.623Z Downloaded owo-colors v4.2.2
10022026-01-23T14:33:46.623Z Downloaded oso v0.27.3
10032026-01-23T14:33:46.623Z Downloaded omicron-zone-package v0.12.2
10042026-01-23T14:33:46.623Z Downloaded mio v1.0.2
10052026-01-23T14:33:46.623Z Downloaded libm v0.2.8
10062026-01-23T14:33:46.647Z Downloaded predicates-core v1.0.8
10072026-01-23T14:33:46.647Z Downloaded powerfmt v0.2.0
10082026-01-23T14:33:46.647Z Downloaded phf_shared v0.11.2
10092026-01-23T14:33:46.647Z Downloaded pem v3.0.5
10102026-01-23T14:33:46.647Z Downloaded peg-macros v0.8.5
10112026-01-23T14:33:46.647Z Downloaded peg v0.8.5
10122026-01-23T14:33:46.647Z Downloaded paste v1.0.15
10132026-01-23T14:33:46.647Z Downloaded password-hash v0.5.0
10142026-01-23T14:33:46.672Z Downloaded password-hash v0.4.2
10152026-01-23T14:33:46.672Z Downloaded parse-display-derive v0.10.0
10162026-01-23T14:33:46.672Z Downloaded parse-display v0.10.0
10172026-01-23T14:33:46.672Z Downloaded parking_lot_core v0.9.10
10182026-01-23T14:33:46.672Z Downloaded parking_lot_core v0.8.6
10192026-01-23T14:33:46.673Z Downloaded oxide-tokio-rt v0.1.2
10202026-01-23T14:33:46.673Z Downloaded iddqd v0.3.16
10212026-01-23T14:33:46.673Z Downloaded phf_shared v0.12.1
10222026-01-23T14:33:46.673Z Downloaded peg-runtime v0.8.5
10232026-01-23T14:33:46.673Z Downloaded pbkdf2 v0.12.2
10242026-01-23T14:33:46.673Z Downloaded pbkdf2 v0.11.0
10252026-01-23T14:33:46.697Z Downloaded path-slash v0.1.5
10262026-01-23T14:33:46.697Z Downloaded parse-size v1.1.0
10272026-01-23T14:33:46.697Z Downloaded packed_struct v0.10.1
10282026-01-23T14:33:46.697Z Downloaded oxnet v0.1.4
10292026-01-23T14:33:46.697Z Downloaded num_enum v0.5.11
10302026-01-23T14:33:46.697Z Downloaded num-rational v0.4.2
10312026-01-23T14:33:46.697Z Downloaded minimal-lexical v0.2.1
10322026-01-23T14:33:46.697Z Downloaded memmap2 v0.9.8
10332026-01-23T14:33:46.697Z Downloaded jiff-static v0.2.15
10342026-01-23T14:33:46.697Z Downloaded oso-derive v0.27.3
10352026-01-23T14:33:46.722Z Downloaded opaque-debug v0.3.1
10362026-01-23T14:33:46.722Z Downloaded number_prefix v0.4.0
10372026-01-23T14:33:46.722Z Downloaded num_threads v0.1.7
10382026-01-23T14:33:46.722Z Downloaded num-integer v0.1.46
10392026-01-23T14:33:46.722Z Downloaded num-complex v0.4.6
10402026-01-23T14:33:46.722Z Downloaded nu-ansi-term v0.50.1
10412026-01-23T14:33:46.722Z Downloaded miniz_oxide v0.8.5
10422026-01-23T14:33:46.722Z Downloaded libz-rs-sys v0.5.1
10432026-01-23T14:33:46.722Z Downloaded hyper-util v0.1.19
10442026-01-23T14:33:46.722Z Downloaded http v1.4.0
10452026-01-23T14:33:46.746Z Downloaded curve25519-dalek v4.1.3
10462026-01-23T14:33:46.746Z Downloaded bstr v1.10.0
10472026-01-23T14:33:46.746Z Downloaded openssl-macros v0.1.1
10482026-01-23T14:33:46.746Z Downloaded olpc-cjson v0.1.4
10492026-01-23T14:33:46.746Z Downloaded num_enum_derive v0.5.11
10502026-01-23T14:33:46.771Z Downloaded num-iter v0.1.45
10512026-01-23T14:33:46.771Z Downloaded num-derive v0.4.2
10522026-01-23T14:33:46.771Z Downloaded num-derive v0.3.3
10532026-01-23T14:33:46.771Z Downloaded num-conv v0.1.0
10542026-01-23T14:33:46.771Z Downloaded num v0.4.3
10552026-01-23T14:33:46.771Z Downloaded normalize-line-endings v0.3.0
10562026-01-23T14:33:46.771Z Downloaded nodrop v0.1.14
10572026-01-23T14:33:46.771Z Downloaded nibble_vec v0.1.0
10582026-01-23T14:33:46.771Z Downloaded newtype-uuid v1.3.2
10592026-01-23T14:33:46.771Z Downloaded libsw v3.5.0
10602026-01-23T14:33:46.771Z Downloaded libloading v0.8.5
10612026-01-23T14:33:46.771Z Downloaded ingot-macros v0.1.1
10622026-01-23T14:33:46.771Z Downloaded indicatif v0.18.0
10632026-01-23T14:33:46.771Z Downloaded indicatif v0.17.11
10642026-01-23T14:33:46.796Z Downloaded multimap v0.10.1
10652026-01-23T14:33:46.796Z Downloaded multer v3.1.0
10662026-01-23T14:33:46.796Z Downloaded mime_guess v2.0.5
10672026-01-23T14:33:46.796Z Downloaded md5 v0.7.0
10682026-01-23T14:33:46.796Z Downloaded md-5 v0.10.6
10692026-01-23T14:33:46.796Z Downloaded maybe-uninit v2.0.0
10702026-01-23T14:33:46.796Z Downloaded match_cfg v0.1.0
10712026-01-23T14:33:46.796Z Downloaded jobserver v0.1.32
10722026-01-23T14:33:46.796Z Downloaded indexmap v1.9.3
10732026-01-23T14:33:46.796Z Downloaded hkdf v0.12.4
10742026-01-23T14:33:46.796Z Downloaded h2 v0.4.6
10752026-01-23T14:33:46.822Z Downloaded encoding_rs v0.8.34
10762026-01-23T14:33:46.846Z Downloaded newtype-uuid-macros v0.1.0
10772026-01-23T14:33:46.846Z Downloaded new_debug_unreachable v1.0.6
10782026-01-23T14:33:46.846Z Downloaded native-tls v0.2.12
10792026-01-23T14:33:46.846Z Downloaded nanorand v0.7.0
10802026-01-23T14:33:46.847Z Downloaded mime v0.3.17
10812026-01-23T14:33:46.847Z Downloaded memoffset v0.9.1
10822026-01-23T14:33:46.847Z Downloaded managed v0.8.0
10832026-01-23T14:33:46.847Z Downloaded lzss v0.8.2
10842026-01-23T14:33:46.847Z Downloaded lru v0.12.5
10852026-01-23T14:33:46.847Z Downloaded lockfree-object-pool v0.1.6
10862026-01-23T14:33:46.847Z Downloaded lock_api v0.4.12
10872026-01-23T14:33:46.847Z Downloaded litrs v0.4.1
10882026-01-23T14:33:46.871Z Downloaded linear-map v1.2.0
10892026-01-23T14:33:46.871Z Downloaded libsw-core v0.3.1
10902026-01-23T14:33:46.871Z Downloaded libscf-sys v1.1.0
10912026-01-23T14:33:46.871Z Downloaded ingot-types v0.1.2
10922026-01-23T14:33:46.871Z Downloaded hashbrown v0.15.4
10932026-01-23T14:33:46.871Z Downloaded maplit v1.0.2
10942026-01-23T14:33:46.871Z Downloaded lru-cache v0.1.2
10952026-01-23T14:33:46.871Z Downloaded linked-hash-map v0.5.6
10962026-01-23T14:33:46.872Z Downloaded libefi-sys v0.1.0
10972026-01-23T14:33:46.872Z Downloaded lazycell v1.3.0
10982026-01-23T14:33:46.872Z Downloaded lazy_static v1.5.0
10992026-01-23T14:33:46.872Z Downloaded lalrpop-util v0.19.12
11002026-01-23T14:33:46.896Z Downloaded kstat-rs v0.2.4
11012026-01-23T14:33:46.896Z Downloaded keccak v0.1.5
11022026-01-23T14:33:46.896Z Downloaded is_ci v1.2.0
11032026-01-23T14:33:46.896Z Downloaded is-terminal v0.4.13
11042026-01-23T14:33:46.896Z Downloaded ipnetwork v0.21.1
11052026-01-23T14:33:46.896Z Downloaded inout v0.1.3
11062026-01-23T14:33:46.896Z Downloaded ingot v0.1.1
11072026-01-23T14:33:46.896Z Downloaded indoc v2.0.6
11082026-01-23T14:33:46.896Z Downloaded ignore v0.4.23
11092026-01-23T14:33:46.896Z Downloaded hickory-server v0.25.2
11102026-01-23T14:33:46.923Z Downloaded hickory-resolver v0.25.2
11112026-01-23T14:33:46.923Z Downloaded hickory-resolver v0.24.4
11122026-01-23T14:33:46.923Z Downloaded internet-checksum v0.2.1
11132026-01-23T14:33:46.923Z Downloaded instant v0.1.13
11142026-01-23T14:33:46.923Z Downloaded instability v0.3.2
11152026-01-23T14:33:46.923Z Downloaded indoc v1.0.9
11162026-01-23T14:33:46.923Z Downloaded iana-time-zone v0.1.63
11172026-01-23T14:33:46.923Z Downloaded hyper-rustls v0.27.7
11182026-01-23T14:33:46.948Z Downloaded humantime v2.2.0
11192026-01-23T14:33:46.948Z Downloaded hashbrown v0.12.3
11202026-01-23T14:33:46.948Z Downloaded hashbrown v0.13.2
11212026-01-23T14:33:46.948Z Downloaded goblin v0.10.2
11222026-01-23T14:33:46.948Z Downloaded git2 v0.20.2
11232026-01-23T14:33:46.972Z Downloaded gimli v0.31.1
11242026-01-23T14:33:46.972Z Downloaded diesel v2.2.12
11252026-01-23T14:33:46.997Z Downloaded aws-lc-sys v0.26.0
11262026-01-23T14:33:47.219Z Downloaded impl-trait-for-tuples v0.2.2
11272026-01-23T14:33:47.243Z Downloaded ident_case v1.0.1
11282026-01-23T14:33:47.243Z Downloaded hyper-tls v0.6.0
11292026-01-23T14:33:47.243Z Downloaded hyper-staticfile v0.10.1
11302026-01-23T14:33:47.243Z Downloaded hubpack_derive v0.1.1
11312026-01-23T14:33:47.243Z Downloaded hmac v0.12.1
11322026-01-23T14:33:47.243Z Downloaded heapless v0.7.17
11332026-01-23T14:33:47.243Z Downloaded headers v0.4.1
11342026-01-23T14:33:47.243Z Downloaded futures-util v0.3.31
11352026-01-23T14:33:47.268Z Downloaded httpdate v1.0.3
11362026-01-23T14:33:47.268Z Downloaded http-range v0.1.5
11372026-01-23T14:33:47.268Z Downloaded http-body-util v0.1.3
11382026-01-23T14:33:47.268Z Downloaded highway v1.3.0
11392026-01-23T14:33:47.268Z Downloaded hex v0.4.3
11402026-01-23T14:33:47.268Z Downloaded half v2.4.1
11412026-01-23T14:33:47.268Z Downloaded flume v0.11.1
11422026-01-23T14:33:47.292Z Downloaded expectorate v1.2.0
11432026-01-23T14:33:47.292Z Downloaded ed25519-dalek v2.1.1
11442026-01-23T14:33:47.292Z Downloaded derive_more-impl v2.0.1
11452026-01-23T14:33:47.292Z Downloaded derive_more v0.99.20
11462026-01-23T14:33:47.292Z Downloaded hostname v0.3.1
11472026-01-23T14:33:47.292Z Downloaded home v0.5.9
11482026-01-23T14:33:47.292Z Downloaded hickory-client v0.25.2
11492026-01-23T14:33:47.292Z Downloaded heapless v0.8.0
11502026-01-23T14:33:47.317Z Downloaded futures v0.3.31
11512026-01-23T14:33:47.317Z Downloaded fs_extra v1.3.0
11522026-01-23T14:33:47.317Z Downloaded flagset v0.4.6
11532026-01-23T14:33:47.317Z Downloaded fallible-iterator v0.2.0
11542026-01-23T14:33:47.317Z Downloaded dropshot_endpoint v0.16.6
11552026-01-23T14:33:47.317Z Downloaded diesel_derives v2.2.3
11562026-01-23T14:33:47.317Z Downloaded diesel-dtrace v0.4.2
11572026-01-23T14:33:47.317Z Downloaded der_derive v0.7.3
11582026-01-23T14:33:47.341Z Downloaded darling_macro v0.21.0
11592026-01-23T14:33:47.341Z Downloaded hex-literal v0.4.1
11602026-01-23T14:33:47.341Z Downloaded heck v0.3.3
11612026-01-23T14:33:47.341Z Downloaded half v1.8.3
11622026-01-23T14:33:47.341Z Downloaded globset v0.4.15
11632026-01-23T14:33:47.341Z Downloaded futures-executor v0.3.31
11642026-01-23T14:33:47.341Z Downloaded fs-err v2.11.0
11652026-01-23T14:33:47.341Z Downloaded foreign-types v0.3.2
11662026-01-23T14:33:47.341Z Downloaded foldhash v0.1.5
11672026-01-23T14:33:47.341Z Downloaded flate2 v1.1.2
11682026-01-23T14:33:47.341Z Downloaded fixedbitset v0.5.7
11692026-01-23T14:33:47.341Z Downloaded ff v0.13.0
11702026-01-23T14:33:47.341Z Downloaded fd-lock v4.0.2
11712026-01-23T14:33:47.366Z Downloaded erased-serde v0.3.31
11722026-01-23T14:33:47.366Z Downloaded dropshot-api-manager v0.2.4
11732026-01-23T14:33:47.366Z Downloaded drift v0.1.2
11742026-01-23T14:33:47.366Z Downloaded difflib v0.4.0
11752026-01-23T14:33:47.366Z Downloaded gethostname v0.5.0
11762026-01-23T14:33:47.366Z Downloaded futures-task v0.3.31
11772026-01-23T14:33:47.366Z Downloaded futures-io v0.3.31
11782026-01-23T14:33:47.366Z Downloaded futures-core v0.3.31
11792026-01-23T14:33:47.366Z Downloaded float-cmp v0.10.0
11802026-01-23T14:33:47.366Z Downloaded ena v0.14.3
11812026-01-23T14:33:47.366Z Downloaded dirs-next v2.0.0
11822026-01-23T14:33:47.366Z Downloaded chrono v0.4.42
11832026-01-23T14:33:47.391Z Downloaded bindgen v0.71.1
11842026-01-23T14:33:47.391Z Downloaded hash32 v0.3.1
11852026-01-23T14:33:47.391Z Downloaded hash32 v0.2.1
11862026-01-23T14:33:47.415Z Downloaded group v0.13.0
11872026-01-23T14:33:47.415Z Downloaded getrandom v0.2.15
11882026-01-23T14:33:47.415Z Downloaded futures-sink v0.3.31
11892026-01-23T14:33:47.415Z Downloaded foreign-types-shared v0.1.1
11902026-01-23T14:33:47.415Z Downloaded foreign-types-macros v0.2.3
11912026-01-23T14:33:47.415Z Downloaded env_filter v0.1.2
11922026-01-23T14:33:47.415Z Downloaded dtrace-parser v0.3.0
11932026-01-23T14:33:47.415Z Downloaded dropshot v0.16.6
11942026-01-23T14:33:47.445Z Downloaded des v0.8.1
11952026-01-23T14:33:47.470Z Downloaded darling_core v0.21.0
11962026-01-23T14:33:47.470Z Downloaded crossterm v0.29.0
11972026-01-23T14:33:47.470Z Downloaded bitvec v1.0.1
11982026-01-23T14:33:47.494Z Downloaded bindgen v0.69.5
11992026-01-23T14:33:47.494Z Downloaded glob v0.3.2
12002026-01-23T14:33:47.494Z Downloaded fxhash v0.2.1
12012026-01-23T14:33:47.494Z Downloaded futures-macro v0.3.31
12022026-01-23T14:33:47.494Z Downloaded futures-channel v0.3.31
12032026-01-23T14:33:47.494Z Downloaded foreign-types v0.5.0
12042026-01-23T14:33:47.494Z Downloaded foldhash v0.2.0
12052026-01-23T14:33:47.494Z Downloaded filetime v0.2.26
12062026-01-23T14:33:47.519Z Downloaded fatfs v0.3.6
12072026-01-23T14:33:47.519Z Downloaded env_logger v0.11.8
12082026-01-23T14:33:47.519Z Downloaded endian-type v0.1.2
12092026-01-23T14:33:47.519Z Downloaded elliptic-curve v0.13.8
12102026-01-23T14:33:47.519Z Downloaded dropshot-api-manager-types v0.2.4
12112026-01-23T14:33:47.519Z Downloaded diff v0.1.13
12122026-01-23T14:33:47.519Z Downloaded derive_builder v0.20.2
12132026-01-23T14:33:47.519Z Downloaded data-encoding v2.9.0
12142026-01-23T14:33:47.519Z Downloaded daft v0.1.4
12152026-01-23T14:33:47.543Z Downloaded crossterm v0.28.1
12162026-01-23T14:33:47.543Z Downloaded blake3 v1.5.4
12172026-01-23T14:33:47.543Z Downloaded float-ord v0.3.2
12182026-01-23T14:33:47.543Z Downloaded fixedbitset v0.4.2
12192026-01-23T14:33:47.543Z Downloaded embedded-io v0.4.0
12202026-01-23T14:33:47.543Z Downloaded either v1.15.0
12212026-01-23T14:33:47.543Z Downloaded ed25519 v2.2.3
12222026-01-23T14:33:47.568Z Downloaded dunce v1.0.5
12232026-01-23T14:33:47.568Z Downloaded dsl_auto_type v0.1.2
12242026-01-23T14:33:47.568Z Downloaded dof v0.4.0
12252026-01-23T14:33:47.568Z Downloaded document-features v0.2.11
12262026-01-23T14:33:47.568Z Downloaded display-error-chain v0.2.2
12272026-01-23T14:33:47.568Z Downloaded diesel_table_macro_syntax v0.2.0
12282026-01-23T14:33:47.568Z Downloaded derive-where v1.5.0
12292026-01-23T14:33:47.568Z Downloaded deranged v0.5.3
12302026-01-23T14:33:47.568Z Downloaded defmt v0.3.8
12312026-01-23T14:33:47.568Z Downloaded debug-ignore v1.0.5
12322026-01-23T14:33:47.568Z Downloaded daft-derive v0.1.4
12332026-01-23T14:33:47.593Z Downloaded curve25519-dalek-derive v0.1.1
12342026-01-23T14:33:47.593Z Downloaded ctr v0.9.2
12352026-01-23T14:33:47.593Z Downloaded crypto-bigint v0.5.5
12362026-01-23T14:33:47.593Z Downloaded cc v1.2.30
12372026-01-23T14:33:47.593Z Downloaded dirs-sys-next v0.1.2
12382026-01-23T14:33:47.593Z Downloaded derive_more v2.0.1
12392026-01-23T14:33:47.618Z Downloaded derive_builder_macro v0.20.2
12402026-01-23T14:33:47.618Z Downloaded derive_builder_core v0.20.2
12412026-01-23T14:33:47.618Z Downloaded derive-ex v0.1.8
12422026-01-23T14:33:47.618Z Downloaded der v0.7.10
12432026-01-23T14:33:47.618Z Downloaded defmt-parser v0.3.4
12442026-01-23T14:33:47.618Z Downloaded defmt-macros v0.3.9
12452026-01-23T14:33:47.618Z Downloaded darling_core v0.20.10
12462026-01-23T14:33:47.618Z Downloaded darling v0.21.0
12472026-01-23T14:33:47.642Z Downloaded darling v0.20.10
12482026-01-23T14:33:47.642Z Downloaded csv-core v0.1.11
12492026-01-23T14:33:47.642Z Downloaded cstr-argument v0.1.2
12502026-01-23T14:33:47.642Z Downloaded crossbeam-epoch v0.9.18
12512026-01-23T14:33:47.642Z Downloaded crossbeam-channel v0.5.15
12522026-01-23T14:33:47.642Z Downloaded compact_str v0.8.0
12532026-01-23T14:33:47.643Z Downloaded bumpalo v3.16.0
12542026-01-23T14:33:47.667Z Downloaded aws-lc-rs v1.12.4
12552026-01-23T14:33:47.667Z Downloaded embedded-io v0.6.1
12562026-01-23T14:33:47.667Z Downloaded ecdsa v0.16.9
12572026-01-23T14:33:47.667Z Downloaded dyn-clone v1.0.20
12582026-01-23T14:33:47.667Z Downloaded darling_macro v0.20.10
12592026-01-23T14:33:47.667Z Downloaded crucible-workspace-hack v0.1.0
12602026-01-23T14:33:47.667Z Downloaded crossbeam-utils v0.8.21
12612026-01-23T14:33:47.667Z Downloaded crossbeam-deque v0.8.5
12622026-01-23T14:33:47.667Z Downloaded crc-any v2.5.0
12632026-01-23T14:33:47.692Z Downloaded const_format v0.2.34
12642026-01-23T14:33:47.692Z Downloaded console v0.16.0
12652026-01-23T14:33:47.692Z Downloaded colored v3.0.0
12662026-01-23T14:33:47.692Z Downloaded colored v2.2.0
12672026-01-23T14:33:47.692Z Downloaded chacha20poly1305 v0.10.1
12682026-01-23T14:33:47.692Z Downloaded bzip2 v0.5.2
12692026-01-23T14:33:47.692Z Downloaded bytes v1.10.1
12702026-01-23T14:33:47.692Z Downloaded bitflags v1.3.2
12712026-01-23T14:33:47.717Z Downloaded aho-corasick v1.1.3
12722026-01-23T14:33:47.717Z Downloaded crc32fast v1.4.2
12732026-01-23T14:33:47.717Z Downloaded crc-catalog v2.4.0
12742026-01-23T14:33:47.717Z Downloaded cookie_store v0.21.1
12752026-01-23T14:33:47.717Z Downloaded cookie v0.18.1
12762026-01-23T14:33:47.717Z Downloaded const_format_proc_macros v0.2.34
12772026-01-23T14:33:47.717Z Downloaded const-oid v0.9.6
12782026-01-23T14:33:47.717Z Downloaded console v0.15.10
12792026-01-23T14:33:47.717Z Downloaded cmake v0.1.51
12802026-01-23T14:33:47.741Z Downloaded cassowary v0.3.0
12812026-01-23T14:33:47.741Z Downloaded bzip2 v0.4.4
12822026-01-23T14:33:47.741Z Downloaded bitfield v0.19.2
12832026-01-23T14:33:47.741Z Downloaded base64 v0.21.7
12842026-01-23T14:33:47.741Z Downloaded aes-gcm v0.10.3
12852026-01-23T14:33:47.741Z Downloaded crc8 v0.1.1
12862026-01-23T14:33:47.741Z Downloaded crc v3.2.1
12872026-01-23T14:33:47.741Z Downloaded corncobs v0.1.4
12882026-01-23T14:33:47.742Z Downloaded convert_case v0.7.1
12892026-01-23T14:33:47.742Z Downloaded cobs v0.2.3
12902026-01-23T14:33:47.742Z Downloaded clang-sys v1.8.1
12912026-01-23T14:33:47.766Z Downloaded cipher v0.4.4
12922026-01-23T14:33:47.766Z Downloaded cargo_metadata v0.19.2
12932026-01-23T14:33:47.766Z Downloaded bitfield-macros v0.19.2
12942026-01-23T14:33:47.766Z Downloaded bit-vec v0.8.0
12952026-01-23T14:33:47.766Z Downloaded bit-vec v0.6.3
12962026-01-23T14:33:47.766Z Downloaded bcrypt-pbkdf v0.10.0
12972026-01-23T14:33:47.767Z Downloaded constant_time_eq v0.3.1
12982026-01-23T14:33:47.767Z Downloaded cexpr v0.6.0
12992026-01-23T14:33:47.767Z Downloaded buf-list v1.0.3
13002026-01-23T14:33:47.767Z Downloaded blowfish v0.9.1
13012026-01-23T14:33:47.767Z Downloaded bit-set v0.5.3
13022026-01-23T14:33:47.767Z Downloaded aes v0.8.4
13032026-01-23T14:33:47.767Z Downloaded ciborium v0.2.2
13042026-01-23T14:33:47.791Z Downloaded chacha20 v0.9.1
13052026-01-23T14:33:47.791Z Downloaded cfg_aliases v0.2.1
13062026-01-23T14:33:47.791Z Downloaded cfg_aliases v0.1.1
13072026-01-23T14:33:47.791Z Downloaded cbc v0.1.2
13082026-01-23T14:33:47.791Z Downloaded castaway v0.2.3
13092026-01-23T14:33:47.791Z Downloaded cancel-safe-futures v0.1.5
13102026-01-23T14:33:47.791Z Downloaded bitfield-struct v0.6.2
13112026-01-23T14:33:47.791Z Downloaded backtrace v0.3.74
13122026-01-23T14:33:47.791Z Downloaded camino-tempfile-ext v0.3.2
13132026-01-23T14:33:47.791Z Downloaded base64 v0.22.1
13142026-01-23T14:33:47.816Z Downloaded blake2 v0.10.6
13152026-01-23T14:33:47.816Z Downloaded bit-set v0.8.0
13162026-01-23T14:33:47.816Z Downloaded base64ct v1.6.0
13172026-01-23T14:33:47.816Z Downloaded backoff v0.4.0
13182026-01-23T14:33:47.816Z Downloaded atomicwrites v0.4.4
13192026-01-23T14:33:47.816Z Downloaded arc-swap v1.7.1
13202026-01-23T14:33:47.816Z Downloaded bcs v0.1.6
13212026-01-23T14:33:47.816Z Downloaded base64 v0.13.1
13222026-01-23T14:33:47.816Z Downloaded atomic-waker v1.1.2
13232026-01-23T14:33:47.816Z Downloaded async-bb8-diesel v0.2.1
13242026-01-23T14:33:47.816Z Downloaded allocator-api2 v0.2.21
13252026-01-23T14:33:47.840Z Downloaded ahash v0.8.12
13262026-01-23T14:33:47.840Z Downloaded addr2line v0.24.2
13272026-01-23T14:33:47.840Z Downloaded atty v0.2.14
13282026-01-23T14:33:47.840Z Downloaded async-trait v0.1.89
13292026-01-23T14:33:47.840Z Downloaded assert_matches v1.5.0
13302026-01-23T14:33:47.841Z Downloaded arrayvec v0.7.6
13312026-01-23T14:33:47.841Z Downloaded argon2 v0.5.3
13322026-01-23T14:33:47.841Z Downloaded aead v0.5.2
13332026-01-23T14:33:47.841Z Downloaded adler2 v2.0.0
13342026-01-23T14:33:47.841Z Downloaded async-stream-impl v0.3.6
13352026-01-23T14:33:47.841Z Downloaded async-stream v0.3.6
13362026-01-23T14:33:47.841Z Downloaded async-recursion v1.1.1
13372026-01-23T14:33:47.865Z Downloaded ascii-canvas v3.0.0
13382026-01-23T14:33:47.865Z Downloaded arrayref v0.3.9
13392026-01-23T14:33:47.865Z Downloaded array-init v0.0.4
13402026-01-23T14:33:48.044Z Compiling value-bag v1.12.0
13412026-01-23T14:33:48.044Z Compiling lock_api v0.4.12
13422026-01-23T14:33:48.044Z Compiling scopeguard v1.2.0
13432026-01-23T14:33:48.044Z Compiling shlex v1.3.0
13442026-01-23T14:33:48.068Z Compiling typenum v1.17.0
13452026-01-23T14:33:48.068Z Compiling syn v2.0.111
13462026-01-23T14:33:48.068Z Compiling getrandom v0.2.15
13472026-01-23T14:33:48.068Z Compiling jobserver v0.1.32
13482026-01-23T14:33:48.282Z Compiling smallvec v1.15.1
13492026-01-23T14:33:48.568Z Compiling log v0.4.29
13502026-01-23T14:33:48.617Z Compiling cc v1.2.30
13512026-01-23T14:33:48.642Z Compiling rand_core v0.6.4
13522026-01-23T14:33:48.690Z Compiling generic-array v0.14.7
13532026-01-23T14:33:49.372Z Compiling subtle v2.6.1
13542026-01-23T14:33:49.506Z Compiling portable-atomic v1.11.0
13552026-01-23T14:33:49.673Z Compiling const-oid v0.9.6
13562026-01-23T14:33:49.697Z Compiling critical-section v1.1.3
13572026-01-23T14:33:49.790Z Compiling getrandom v0.3.4
13582026-01-23T14:33:49.882Z Compiling pkg-config v0.3.31
13592026-01-23T14:33:49.929Z Compiling serde_json v1.0.149
13602026-01-23T14:33:50.507Z Compiling spin v0.9.8
13612026-01-23T14:33:50.974Z Compiling regex-syntax v0.8.5
13622026-01-23T14:33:51.219Z Compiling parking_lot_core v0.9.10
13632026-01-23T14:33:51.543Z Compiling pin-project-lite v0.2.14
13642026-01-23T14:33:51.846Z Compiling libm v0.2.8
13652026-01-23T14:33:51.983Z Compiling rustix v0.38.37
13662026-01-23T14:33:52.252Z Compiling signal-hook-registry v1.4.2
13672026-01-23T14:33:52.455Z Compiling once_cell v1.21.3
13682026-01-23T14:33:52.771Z Compiling num-traits v0.2.19
13692026-01-23T14:33:52.917Z Compiling allocator-api2 v0.2.21
13702026-01-23T14:33:52.941Z Compiling parking_lot v0.12.3
13712026-01-23T14:33:53.475Z Compiling mio v1.0.2
13722026-01-23T14:33:53.762Z Compiling futures-core v0.3.31
13732026-01-23T14:33:53.805Z Compiling lazy_static v1.5.0
13742026-01-23T14:33:53.853Z Compiling aho-corasick v1.1.3
13752026-01-23T14:33:53.979Z Compiling percent-encoding v2.3.2
13762026-01-23T14:33:54.076Z Compiling socket2 v0.6.1
13772026-01-23T14:33:54.504Z Compiling slab v0.4.9
13782026-01-23T14:33:54.781Z Compiling cpufeatures v0.2.14
13792026-01-23T14:33:54.907Z Compiling glob v0.3.2
13802026-01-23T14:33:54.992Z Compiling either v1.15.0
13812026-01-23T14:33:55.037Z Compiling futures-sink v0.3.31
13822026-01-23T14:33:55.234Z Compiling futures-channel v0.3.31
13832026-01-23T14:33:55.390Z Compiling hashbrown v0.16.1
13842026-01-23T14:33:55.426Z Compiling prettyplease v0.2.36
13852026-01-23T14:33:55.676Z Compiling futures-task v0.3.31
13862026-01-23T14:33:55.805Z Compiling clang-sys v1.8.1
13872026-01-23T14:33:55.830Z Compiling pin-utils v0.1.0
13882026-01-23T14:33:55.957Z Compiling futures-io v0.3.31
13892026-01-23T14:33:56.023Z Compiling rustversion v1.0.22
13902026-01-23T14:33:56.208Z Compiling regex-automata v0.4.11
13912026-01-23T14:33:56.332Z Compiling minimal-lexical v0.2.1
13922026-01-23T14:33:56.540Z Compiling libloading v0.8.5
13932026-01-23T14:33:56.672Z Compiling indexmap v2.12.1
13942026-01-23T14:33:56.938Z Compiling nom v7.1.3
13952026-01-23T14:33:57.012Z Compiling synstructure v0.13.1
13962026-01-23T14:33:57.308Z Compiling base64ct v1.6.0
13972026-01-23T14:33:57.981Z Compiling home v0.5.9
13982026-01-23T14:33:58.284Z Compiling bindgen v0.69.5
13992026-01-23T14:33:58.308Z Compiling ident_case v1.0.1
14002026-01-23T14:33:58.443Z Compiling pem-rfc7468 v0.7.0
14012026-01-23T14:33:58.646Z Compiling itertools v0.12.1
14022026-01-23T14:33:59.177Z Compiling form_urlencoded v1.2.2
14032026-01-23T14:33:59.397Z Compiling rustc-hash v1.1.0
14042026-01-23T14:33:59.523Z Compiling lazycell v1.3.0
14052026-01-23T14:33:59.576Z Compiling flagset v0.4.6
14062026-01-23T14:33:59.731Z Compiling rand_core v0.9.3
14072026-01-23T14:33:59.822Z Compiling cmake v0.1.51
14082026-01-23T14:34:00.349Z Compiling cexpr v0.6.0
14092026-01-23T14:34:00.460Z Compiling fs_extra v1.3.0
14102026-01-23T14:34:00.779Z Compiling paste v1.0.15
14112026-01-23T14:34:01.041Z Compiling foldhash v0.1.5
14122026-01-23T14:34:01.286Z Compiling dunce v1.0.5
14132026-01-23T14:34:01.415Z Compiling iana-time-zone v0.1.63
14142026-01-23T14:34:01.473Z Compiling hashbrown v0.15.4
14152026-01-23T14:34:01.627Z Compiling rustc_version v0.4.1
14162026-01-23T14:34:01.836Z Compiling uuid v1.19.0
14172026-01-23T14:34:01.879Z Compiling vcpkg v0.2.15
14182026-01-23T14:34:02.028Z Compiling serde_derive v1.0.228
14192026-01-23T14:34:02.053Z Compiling zeroize_derive v1.4.2
14202026-01-23T14:34:02.380Z Compiling zerofrom-derive v0.1.4
14212026-01-23T14:34:02.807Z Compiling yoke-derive v0.7.4
14222026-01-23T14:34:03.347Z Compiling zerovec-derive v0.10.3
14232026-01-23T14:34:03.441Z Compiling zeroize v1.8.1
14242026-01-23T14:34:03.595Z Compiling displaydoc v0.2.5
14252026-01-23T14:34:05.201Z Compiling icu_provider_macros v1.5.0
14262026-01-23T14:34:05.328Z Compiling crypto-common v0.1.6
14272026-01-23T14:34:05.528Z Compiling block-buffer v0.10.4
14282026-01-23T14:34:05.598Z Compiling zerocopy-derive v0.7.35
14292026-01-23T14:34:05.632Z Compiling zerofrom v0.1.4
14302026-01-23T14:34:05.660Z Compiling tokio-macros v2.6.0
14312026-01-23T14:34:05.857Z Compiling digest v0.10.7
14322026-01-23T14:34:05.925Z Compiling yoke v0.7.4
14332026-01-23T14:34:06.248Z Compiling thiserror-impl v2.0.17
14342026-01-23T14:34:06.331Z Compiling zerovec v0.10.4
14352026-01-23T14:34:06.391Z Compiling hmac v0.12.1
14362026-01-23T14:34:06.677Z Compiling block-padding v0.3.3
14372026-01-23T14:34:07.008Z Compiling futures-macro v0.3.31
14382026-01-23T14:34:07.229Z Compiling inout v0.1.3
14392026-01-23T14:34:07.257Z Compiling regex v1.11.3
14402026-01-23T14:34:07.562Z Compiling zerocopy v0.7.35
14412026-01-23T14:34:07.588Z Compiling cipher v0.4.4
14422026-01-23T14:34:08.168Z Compiling tinystr v0.7.6
14432026-01-23T14:34:08.304Z Compiling icu_collections v1.5.0
14442026-01-23T14:34:08.497Z Compiling sha2 v0.10.9
14452026-01-23T14:34:08.594Z Compiling icu_locid v1.5.0
14462026-01-23T14:34:08.688Z Compiling futures-util v0.3.31
14472026-01-23T14:34:08.889Z Compiling der_derive v0.7.3
14482026-01-23T14:34:09.048Z Compiling ppv-lite86 v0.2.20
14492026-01-23T14:34:09.201Z Compiling serde v1.0.228
14502026-01-23T14:34:09.340Z Compiling thiserror v2.0.17
14512026-01-23T14:34:09.521Z Compiling pest v2.8.2
14522026-01-23T14:34:09.616Z Compiling salsa20 v0.10.2
14532026-01-23T14:34:09.835Z Compiling icu_provider v1.5.0
14542026-01-23T14:34:09.881Z Compiling pbkdf2 v0.12.2
14552026-01-23T14:34:10.095Z Compiling zerocopy v0.8.27
14562026-01-23T14:34:10.387Z Compiling bitflags v2.9.4
14572026-01-23T14:34:10.597Z Compiling bytes v1.10.1
14582026-01-23T14:34:10.842Z Compiling icu_locid_transform v1.5.0
14592026-01-23T14:34:10.869Z Compiling chrono v0.4.42
14602026-01-23T14:34:10.958Z Compiling der v0.7.10
14612026-01-23T14:34:11.541Z Compiling scrypt v0.11.0
14622026-01-23T14:34:12.043Z Compiling tokio v1.48.0
14632026-01-23T14:34:12.067Z Compiling pest_meta v2.8.2
14642026-01-23T14:34:12.438Z Compiling icu_properties v1.5.1
14652026-01-23T14:34:13.133Z Compiling spki v0.7.3
14662026-01-23T14:34:13.507Z Compiling http v1.4.0
14672026-01-23T14:34:13.965Z Compiling rand_chacha v0.9.0
14682026-01-23T14:34:14.236Z Compiling aes v0.8.4
14692026-01-23T14:34:14.340Z Compiling cbc v0.1.2
14702026-01-23T14:34:14.600Z Compiling which v4.4.2
14712026-01-23T14:34:15.457Z Compiling openssl-sys v0.9.109
14722026-01-23T14:34:15.593Z Compiling zerocopy-derive v0.8.27
14732026-01-23T14:34:16.372Z Compiling icu_normalizer v1.5.0
14742026-01-23T14:34:16.657Z Compiling pkcs5 v0.7.1
14752026-01-23T14:34:16.688Z Compiling rand v0.9.2
14762026-01-23T14:34:16.815Z Compiling pest_generator v2.8.2
14772026-01-23T14:34:17.016Z Compiling tracing-attributes v0.1.27
14782026-01-23T14:34:17.772Z Compiling idna_adapter v1.2.0
14792026-01-23T14:34:18.010Z Compiling idna v1.0.3
14802026-01-23T14:34:18.128Z Compiling serde_derive_internals v0.29.1
14812026-01-23T14:34:18.486Z Compiling ring v0.17.14
14822026-01-23T14:34:18.510Z Compiling tracing-core v0.1.32
14832026-01-23T14:34:19.485Z Compiling url v2.5.4
14842026-01-23T14:34:19.593Z Compiling aws-lc-rs v1.12.4
14852026-01-23T14:34:19.768Z Compiling rustix v1.1.3
14862026-01-23T14:34:20.073Z Compiling adler2 v2.0.0
14872026-01-23T14:34:20.110Z Compiling schemars v0.8.22
14882026-01-23T14:34:20.303Z Compiling schemars_derive v0.8.22
14892026-01-23T14:34:20.354Z Compiling miniz_oxide v0.8.5
14902026-01-23T14:34:20.582Z Compiling tracing v0.1.40
14912026-01-23T14:34:21.151Z Compiling tokio-util v0.7.15
14922026-01-23T14:34:21.250Z Compiling pest_derive v2.8.2
14932026-01-23T14:34:21.869Z Compiling pkcs8 v0.10.2
14942026-01-23T14:34:22.281Z Compiling http-body v1.0.1
14952026-01-23T14:34:22.414Z Compiling scroll_derive v0.13.1
14962026-01-23T14:34:22.608Z Compiling darling_core v0.20.10
14972026-01-23T14:34:22.632Z Compiling tinyvec_macros v0.1.1
14982026-01-23T14:34:22.783Z Compiling rustls-pki-types v1.10.0
14992026-01-23T14:34:23.368Z Compiling dyn-clone v1.0.20
15002026-01-23T14:34:23.689Z Compiling httparse v1.9.5
15012026-01-23T14:34:23.781Z Compiling base64 v0.22.1
15022026-01-23T14:34:24.390Z Compiling scroll v0.13.0
15032026-01-23T14:34:24.546Z Compiling tinyvec v1.8.0
15042026-01-23T14:34:24.991Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15052026-01-23T14:34:25.795Z Compiling bzip2-sys v0.1.13+1.0.8
15062026-01-23T14:34:26.078Z Compiling foreign-types-shared v0.1.1
15072026-01-23T14:34:26.251Z Compiling untrusted v0.9.0
15082026-01-23T14:34:26.337Z Compiling openssl-probe v0.1.5
15092026-01-23T14:34:26.526Z Compiling untrusted v0.7.1
15102026-01-23T14:34:26.562Z Compiling atomic-waker v1.1.2
15112026-01-23T14:34:26.700Z Compiling try-lock v0.2.5
15122026-01-23T14:34:26.751Z Compiling openssl v0.10.73
15132026-01-23T14:34:26.778Z Compiling tower-service v0.3.3
15142026-01-23T14:34:26.804Z Compiling num-conv v0.1.0
15152026-01-23T14:34:26.913Z Compiling tower-layer v0.3.3
15162026-01-23T14:34:26.965Z Compiling time-core v0.1.6
15172026-01-23T14:34:27.176Z Compiling powerfmt v0.2.0
15182026-01-23T14:34:27.265Z Compiling tempfile v3.24.0
15192026-01-23T14:34:27.290Z Compiling want v0.3.1
15202026-01-23T14:34:27.319Z Compiling time-macros v0.2.24
15212026-01-23T14:34:27.602Z Compiling deranged v0.5.3
15222026-01-23T14:34:27.627Z Compiling h2 v0.4.6
15232026-01-23T14:34:28.182Z Compiling foreign-types v0.3.2
15242026-01-23T14:34:28.780Z Compiling darling_macro v0.20.10
15252026-01-23T14:34:29.384Z Compiling goblin v0.10.2
15262026-01-23T14:34:29.694Z Compiling darling v0.20.10
15272026-01-23T14:34:30.475Z Compiling ipnet v2.11.0
15282026-01-23T14:34:30.555Z Compiling openssl-macros v0.1.1
15292026-01-23T14:34:31.307Z Compiling wait-timeout v0.2.0
15302026-01-23T14:34:31.675Z Compiling httpdate v1.0.3
15312026-01-23T14:34:31.701Z Compiling bit-vec v0.8.0
15322026-01-23T14:34:31.954Z Compiling gimli v0.31.1
15332026-01-23T14:34:32.067Z Compiling crossbeam-utils v0.8.21
15342026-01-23T14:34:32.198Z Compiling syn v1.0.109
15352026-01-23T14:34:32.296Z Compiling rustls v0.23.19
15362026-01-23T14:34:32.619Z Compiling quick-error v1.2.3
15372026-01-23T14:34:32.719Z Compiling usdt-impl v0.6.0
15382026-01-23T14:34:32.828Z Compiling native-tls v0.2.12
15392026-01-23T14:34:32.870Z Compiling num_threads v0.1.7
15402026-01-23T14:34:33.033Z Compiling time v0.3.43
15412026-01-23T14:34:33.224Z Compiling rusty-fork v0.3.0
15422026-01-23T14:34:33.330Z Compiling bit-set v0.8.0
15432026-01-23T14:34:34.121Z Compiling derive_builder_core v0.20.2
15442026-01-23T14:34:36.452Z Compiling hyper v1.8.1
15452026-01-23T14:34:37.185Z Compiling dof v0.4.0
15462026-01-23T14:34:37.239Z Compiling addr2line v0.24.2
15472026-01-23T14:34:38.201Z Compiling unicode-normalization v0.1.24
15482026-01-23T14:34:38.243Z Compiling dtrace-parser v0.3.0
15492026-01-23T14:34:39.214Z Compiling signature v2.2.0
15502026-01-23T14:34:39.565Z Compiling heapless v0.7.17
15512026-01-23T14:34:39.628Z Compiling thiserror-impl v1.0.69
15522026-01-23T14:34:40.022Z Compiling scroll_derive v0.12.0
15532026-01-23T14:34:40.244Z Compiling rand_xorshift v0.4.0
15542026-01-23T14:34:40.314Z Compiling darling_core v0.21.0
15552026-01-23T14:34:40.554Z Compiling slog v2.8.2
15562026-01-23T14:34:40.913Z Compiling thread-id v5.0.0
15572026-01-23T14:34:41.069Z Compiling cookie v0.18.1
15582026-01-23T14:34:41.411Z Compiling object v0.36.5
15592026-01-23T14:34:41.444Z Compiling crc32fast v1.4.2
15602026-01-23T14:34:41.489Z Compiling unicode-bidi v0.3.17
15612026-01-23T14:34:41.699Z Compiling siphasher v0.3.11
15622026-01-23T14:34:41.833Z Compiling anyhow v1.0.99
15632026-01-23T14:34:41.865Z Compiling unarray v0.1.4
15642026-01-23T14:34:42.072Z Compiling unicode-properties v0.1.3
15652026-01-23T14:34:42.163Z Compiling zlib-rs v0.5.1
15662026-01-23T14:34:42.450Z Compiling signal-hook v0.3.18
15672026-01-23T14:34:42.483Z Compiling zstd-safe v7.2.3
15682026-01-23T14:34:42.786Z Compiling rustc-demangle v0.1.24
15692026-01-23T14:34:42.813Z Compiling thiserror v1.0.69
15702026-01-23T14:34:42.938Z Compiling stringprep v0.1.5
15712026-01-23T14:34:43.010Z Compiling phf_shared v0.11.2
15722026-01-23T14:34:43.324Z Compiling proptest v1.7.0
15732026-01-23T14:34:43.766Z Compiling scroll v0.12.0
15742026-01-23T14:34:44.455Z Compiling hyper-util v0.1.19
15752026-01-23T14:34:44.749Z Compiling derive_builder_macro v0.20.2
15762026-01-23T14:34:46.436Z Compiling ipnetwork v0.21.1
15772026-01-23T14:34:46.771Z Compiling darling_macro v0.21.0
15782026-01-23T14:34:47.466Z Compiling serde_spanned v0.6.9
15792026-01-23T14:34:47.755Z Compiling serde_tokenstream v0.2.2
15802026-01-23T14:34:47.781Z Compiling erased-serde v0.3.31
15812026-01-23T14:34:48.382Z Compiling toml_datetime v0.6.11
15822026-01-23T14:34:48.950Z Compiling backtrace v0.3.74
15832026-01-23T14:34:48.996Z Compiling libz-rs-sys v0.5.1
15842026-01-23T14:34:49.130Z Compiling rand_chacha v0.3.1
15852026-01-23T14:34:49.337Z Compiling md-5 v0.10.6
15862026-01-23T14:34:49.365Z Compiling curve25519-dalek v4.1.3
15872026-01-23T14:34:49.488Z Compiling vergen-lib v0.1.6
15882026-01-23T14:34:49.647Z Compiling num-integer v0.1.46
15892026-01-23T14:34:49.859Z Compiling sync_wrapper v1.0.1
15902026-01-23T14:34:50.049Z Compiling ff v0.13.0
15912026-01-23T14:34:50.099Z Compiling hash32 v0.2.1
15922026-01-23T14:34:50.312Z Compiling memoffset v0.9.1
15932026-01-23T14:34:50.381Z Compiling num-bigint-dig v0.8.6
15942026-01-23T14:34:50.495Z Compiling cfg_aliases v0.2.1
15952026-01-23T14:34:50.634Z Compiling smoltcp v0.9.1
15962026-01-23T14:34:50.666Z Compiling psl-types v2.0.11
15972026-01-23T14:34:50.702Z Compiling fallible-iterator v0.2.0
15982026-01-23T14:34:50.906Z Compiling litrs v0.4.1
15992026-01-23T14:34:51.005Z Compiling ref-cast v1.0.25
16002026-01-23T14:34:51.324Z Compiling base16ct v0.2.0
16012026-01-23T14:34:51.415Z Compiling postgres-protocol v0.6.8
16022026-01-23T14:34:51.720Z Compiling sec1 v0.7.3
16032026-01-23T14:34:51.780Z Compiling publicsuffix v2.3.0
16042026-01-23T14:34:52.091Z Compiling document-features v0.2.11
16052026-01-23T14:34:52.124Z Compiling nix v0.29.0
16062026-01-23T14:34:52.427Z Compiling group v0.13.0
16072026-01-23T14:34:52.782Z Compiling num-iter v0.1.45
16082026-01-23T14:34:52.946Z Compiling tower v0.5.2
16092026-01-23T14:34:53.047Z Compiling newtype-uuid v1.3.2
16102026-01-23T14:34:53.487Z Compiling rand v0.8.5
16112026-01-23T14:34:53.512Z Compiling flate2 v1.1.2
16122026-01-23T14:34:53.886Z Compiling darling v0.21.0
16132026-01-23T14:34:54.040Z Compiling oxnet v0.1.4
16142026-01-23T14:34:54.122Z Compiling derive_builder v0.20.2
16152026-01-23T14:34:54.343Z Compiling tokio-native-tls v0.3.1
16162026-01-23T14:34:54.616Z Compiling goblin v0.8.2
16172026-01-23T14:34:55.185Z Compiling rustls-native-certs v0.8.1
16182026-01-23T14:34:55.584Z Compiling webpki-roots v1.0.1
16192026-01-23T14:34:55.797Z Compiling http-body-util v0.1.3
16202026-01-23T14:34:55.832Z Compiling strum_macros v0.27.2
16212026-01-23T14:34:55.832Z Compiling terminal_size v0.4.0
16222026-01-23T14:34:55.896Z Compiling cargo-platform v0.1.8
16232026-01-23T14:34:56.129Z Compiling hkdf v0.12.4
16242026-01-23T14:34:56.438Z Compiling crypto-bigint v0.5.5
16252026-01-23T14:34:56.481Z Compiling ref-cast-impl v1.0.25
16262026-01-23T14:34:56.524Z Compiling daft-derive v0.1.4
16272026-01-23T14:34:57.586Z Compiling async-trait v0.1.89
16282026-01-23T14:34:58.008Z Compiling hubpack_derive v0.1.1
16292026-01-23T14:34:58.246Z Compiling curve25519-dalek-derive v0.1.1
16302026-01-23T14:34:58.938Z Compiling vergen v9.0.6
16312026-01-23T14:34:59.322Z Compiling ahash v0.8.12
16322026-01-23T14:34:59.685Z Compiling fs-err v3.1.1
16332026-01-23T14:34:59.792Z Compiling bumpalo v3.16.0
16342026-01-23T14:35:00.050Z Compiling simd-adler32 v0.3.7
16352026-01-23T14:35:00.233Z Compiling unicode-segmentation v1.12.0
16362026-01-23T14:35:00.317Z Compiling bitflags v1.3.2
16372026-01-23T14:35:00.456Z Compiling lockfree-object-pool v0.1.6
16382026-01-23T14:35:00.668Z Compiling buf-list v1.0.3
16392026-01-23T14:35:00.748Z Compiling iri-string v0.7.8
16402026-01-23T14:35:00.863Z Compiling winnow v0.5.40
16412026-01-23T14:35:01.073Z Compiling managed v0.8.0
16422026-01-23T14:35:01.315Z Compiling ryu v1.0.18
16432026-01-23T14:35:01.707Z Compiling serde_urlencoded v0.7.1
16442026-01-23T14:35:02.260Z Compiling clap_builder v4.5.48
16452026-01-23T14:35:02.825Z Compiling dof v0.3.0
16462026-01-23T14:35:03.715Z Compiling strum v0.27.2
16472026-01-23T14:35:03.996Z Compiling zopfli v0.8.1
16482026-01-23T14:35:04.420Z Compiling toml_edit v0.19.15
16492026-01-23T14:35:04.621Z Compiling tower-http v0.6.6
16502026-01-23T14:35:04.910Z Compiling elliptic-curve v0.13.8
16512026-01-23T14:35:05.662Z Compiling hubpack v0.1.2
16522026-01-23T14:35:05.695Z Compiling daft v0.1.4
16532026-01-23T14:35:06.049Z Compiling hyper-tls v0.6.0
16542026-01-23T14:35:06.166Z Compiling cargo_metadata v0.19.2
16552026-01-23T14:35:06.367Z Compiling signal-hook-mio v0.2.4
16562026-01-23T14:35:06.548Z Compiling cookie_store v0.21.1
16572026-01-23T14:35:06.594Z Compiling zstd v0.13.3
16582026-01-23T14:35:09.073Z Compiling serde_with_macros v3.16.1
16592026-01-23T14:35:09.829Z Compiling postgres-types v0.2.9
16602026-01-23T14:35:10.732Z Compiling usdt-macro v0.6.0
16612026-01-23T14:35:11.179Z Compiling usdt-attr-macro v0.6.0
16622026-01-23T14:35:11.610Z Compiling phf v0.11.2
16632026-01-23T14:35:11.775Z Compiling dtrace-parser v0.2.0
16642026-01-23T14:35:11.833Z Compiling ed25519 v2.2.3
16652026-01-23T14:35:11.952Z Compiling bzip2 v0.5.2
16662026-01-23T14:35:12.278Z Compiling bzip2 v0.4.4
16672026-01-23T14:35:12.431Z Compiling pkcs1 v0.7.5
16682026-01-23T14:35:12.731Z Compiling enum-as-inner v0.6.1
16692026-01-23T14:35:12.759Z Compiling clap_derive v4.5.47
16702026-01-23T14:35:12.808Z Compiling strum_macros v0.26.4
16712026-01-23T14:35:13.436Z Compiling hex v0.4.3
16722026-01-23T14:35:13.734Z Compiling serde-big-array v0.5.1
16732026-01-23T14:35:13.887Z Compiling rfc6979 v0.4.0
16742026-01-23T14:35:14.056Z Compiling bstr v1.10.0
16752026-01-23T14:35:14.125Z Compiling serde_repr v0.1.19
16762026-01-23T14:35:14.154Z Compiling float-cmp v0.10.0
16772026-01-23T14:35:14.190Z Compiling env_filter v0.1.2
16782026-01-23T14:35:14.431Z Compiling memmap2 v0.9.8
16792026-01-23T14:35:14.864Z Compiling socket2 v0.5.10
16802026-01-23T14:35:14.889Z Compiling encoding_rs v0.8.34
16812026-01-23T14:35:15.232Z Compiling fixedbitset v0.5.7
16822026-01-23T14:35:15.629Z Compiling predicates-core v1.0.8
16832026-01-23T14:35:15.862Z Compiling jiff v0.2.15
16842026-01-23T14:35:15.907Z Compiling normalize-line-endings v0.3.0
16852026-01-23T14:35:15.990Z Compiling mime v0.3.17
16862026-01-23T14:35:16.099Z Compiling whoami v1.5.2
16872026-01-23T14:35:16.590Z Compiling static_assertions v1.1.0
16882026-01-23T14:35:16.739Z Compiling data-encoding v2.9.0
16892026-01-23T14:35:16.775Z Compiling new_debug_unreachable v1.0.6
16902026-01-23T14:35:16.914Z Compiling precomputed-hash v0.1.1
16912026-01-23T14:35:17.102Z Compiling difflib v0.4.0
16922026-01-23T14:35:17.126Z Compiling foldhash v0.2.0
16932026-01-23T14:35:17.320Z Compiling fixedbitset v0.4.2
16942026-01-23T14:35:17.590Z Compiling rustc-hash v2.1.1
16952026-01-23T14:35:17.832Z Compiling keccak v0.1.5
16962026-01-23T14:35:17.865Z Compiling toml_edit v0.22.27
16972026-01-23T14:35:18.504Z Compiling sha3 v0.10.8
16982026-01-23T14:35:18.536Z Compiling iddqd v0.3.16
16992026-01-23T14:35:18.586Z Compiling petgraph v0.6.5
17002026-01-23T14:35:19.803Z Compiling predicates v3.1.3
17012026-01-23T14:35:19.853Z Compiling hickory-proto v0.25.2
17022026-01-23T14:35:21.144Z Compiling clap v4.5.48
17032026-01-23T14:35:21.317Z Compiling strum v0.26.3
17042026-01-23T14:35:21.379Z Compiling string_cache v0.8.9
17052026-01-23T14:35:21.429Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17062026-01-23T14:35:21.557Z Compiling tokio-postgres v0.7.13
17072026-01-23T14:35:21.884Z Compiling petgraph v0.8.2
17082026-01-23T14:35:22.886Z Compiling similar v2.7.0
17092026-01-23T14:35:25.070Z Compiling zip v4.2.0
17102026-01-23T14:35:25.477Z Compiling usdt v0.6.0
17112026-01-23T14:35:25.958Z Compiling env_logger v0.11.8
17122026-01-23T14:35:26.805Z Compiling usdt-impl v0.5.0
17132026-01-23T14:35:26.929Z Compiling ecdsa v0.16.9
17142026-01-23T14:35:27.381Z Compiling serde_with v3.16.1
17152026-01-23T14:35:27.604Z Compiling rsa v0.9.8
17162026-01-23T14:35:27.838Z Compiling zip v0.6.6
17172026-01-23T14:35:28.254Z Compiling ed25519-dalek v2.1.1
17182026-01-23T14:35:29.362Z Compiling toml v0.7.8
17192026-01-23T14:35:29.809Z Compiling crossterm v0.28.1
17202026-01-23T14:35:30.854Z Compiling heck v0.4.1
17212026-01-23T14:35:31.040Z Compiling crossbeam-epoch v0.9.18
17222026-01-23T14:35:31.258Z Compiling tokio-stream v0.1.17
17232026-01-23T14:35:31.407Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17242026-01-23T14:35:31.820Z Compiling x509-cert v0.2.5
17252026-01-23T14:35:31.905Z Compiling openapiv3 v2.2.0
17262026-01-23T14:35:32.149Z Compiling sha1 v0.10.6
17272026-01-23T14:35:32.392Z Compiling itertools v0.13.0
17282026-01-23T14:35:32.660Z Compiling itertools v0.10.5
17292026-01-23T14:35:32.686Z Compiling winnow v0.6.26
17302026-01-23T14:35:33.243Z Compiling peg-runtime v0.8.5
17312026-01-23T14:35:33.927Z Compiling lalrpop-util v0.19.12
17322026-01-23T14:35:34.311Z Compiling thread_local v1.1.8
17332026-01-23T14:35:34.823Z Compiling slog-async v2.8.0
17342026-01-23T14:35:35.453Z Compiling crossbeam-channel v0.5.15
17352026-01-23T14:35:35.485Z Compiling xattr v1.3.1
17362026-01-23T14:35:35.642Z Compiling futures-executor v0.3.31
17372026-01-23T14:35:35.784Z Compiling filetime v0.2.26
17382026-01-23T14:35:36.124Z Compiling is-terminal v0.4.13
17392026-01-23T14:35:36.158Z Compiling term v1.1.0
17402026-01-23T14:35:36.190Z Compiling take_mut v0.2.2
17412026-01-23T14:35:36.220Z Compiling tar v0.4.44
17422026-01-23T14:35:36.307Z Compiling futures v0.3.31
17432026-01-23T14:35:37.466Z Compiling slog-term v2.9.2
17442026-01-23T14:35:40.436Z Compiling aws-lc-sys v0.26.0
17452026-01-23T14:36:16.966Z Compiling rustls-webpki v0.102.8
17462026-01-23T14:36:23.609Z Compiling tokio-rustls v0.26.0
17472026-01-23T14:36:23.984Z Compiling hyper-rustls v0.27.7
17482026-01-23T14:36:24.403Z Compiling reqwest v0.12.24
17492026-01-23T14:36:29.628Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17502026-01-23T14:36:30.044Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17512026-01-23T14:36:36.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s
17522026-01-23T14:36:36.350Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17532026-01-23T14:36:36.435ZJan 23 14:36:36.381 INFO Starting download, target: Clickhouse
17542026-01-23T14:36:36.436ZJan 23 14:36:36.382 INFO Starting download, target: Cockroach
17552026-01-23T14:36:36.436ZJan 23 14:36:36.382 INFO Starting download, target: Console
17562026-01-23T14:36:36.436ZJan 23 14:36:36.382 INFO Starting download, target: MaghemiteMgd
17572026-01-23T14:36:36.460ZJan 23 14:36:36.382 INFO Starting download, target: DendriteStub
17582026-01-23T14:36:36.460ZJan 23 14:36:36.382 INFO Starting download, target: TransceiverControl
17592026-01-23T14:36:36.460ZJan 23 14:36:36.383 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17602026-01-23T14:36:36.460ZJan 23 14:36:36.384 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17612026-01-23T14:36:36.460ZJan 23 14:36:36.384 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17622026-01-23T14:36:36.460ZJan 23 14:36:36.384 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17632026-01-23T14:36:36.460ZJan 23 14:36:36.384 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17642026-01-23T14:36:36.460ZJan 23 14:36:36.384 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17652026-01-23T14:36:36.803ZJan 23 14:36:36.741 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17662026-01-23T14:36:37.267ZJan 23 14:36:37.212 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17672026-01-23T14:36:37.356ZJan 23 14:36:37.302 INFO Download complete, target: Console
17682026-01-23T14:36:37.698ZJan 23 14:36:37.644 INFO Download complete, target: TransceiverControl
17692026-01-23T14:36:41.479ZJan 23 14:36:41.416 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17702026-01-23T14:36:42.231ZJan 23 14:36:42.177 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17712026-01-23T14:36:46.157ZJan 23 14:36:46.103 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17722026-01-23T14:36:46.157ZJan 23 14:36:46.103 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17732026-01-23T14:36:46.541ZJan 23 14:36:46.489 INFO Download complete, target: MaghemiteMgd
17742026-01-23T14:36:48.062ZJan 23 14:36:48.008 INFO Download complete, target: DendriteStub
17752026-01-23T14:36:59.291ZJan 23 14:36:59.239 INFO Checking that binary works, target: Cockroach
17762026-01-23T14:36:59.585ZJan 23 14:36:59.533 INFO Download complete, target: Cockroach
17772026-01-23T14:37:00.055ZJan 23 14:37:00.002 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17782026-01-23T14:37:16.335ZJan 23 14:37:16.282 INFO Checking that binary works, target: Clickhouse
17792026-01-23T14:37:16.567ZJan 23 14:37:16.515 INFO Download complete, target: Clickhouse
17802026-01-23T14:37:16.599ZAll builder prerequisites installed successfully, and PATH looks valid
17812026-01-23T14:37:16.623Z
17822026-01-23T14:37:16.623Zreal 6:46.717246098
17832026-01-23T14:37:16.623Zuser 20:03.967845983
17842026-01-23T14:37:16.623Zsys 3:10.363532925
17852026-01-23T14:37:16.623Ztrap 0.871982921
17862026-01-23T14:37:16.623Ztflt 0.458087592
17872026-01-23T14:37:16.623Zdflt 1.234149462
17882026-01-23T14:37:16.624Zkflt 0.010517325
17892026-01-23T14:37:16.624Zlock 54:39.474233956
17902026-01-23T14:37:16.624Zslp 1:14:46.009486681
17912026-01-23T14:37:16.624Zlat 1:31.948791271
17922026-01-23T14:37:16.624Zstop 3:19.914089610
17932026-01-23T14:37:16.624Z+ banner clippy
17942026-01-23T14:37:16.624Z
17952026-01-23T14:37:16.624Z #### # # ##### ##### # #
17962026-01-23T14:37:16.624Z # # # # # # # # # #
17972026-01-23T14:37:16.624Z # # # # # # # #
17982026-01-23T14:37:16.624Z # # # ##### ##### #
17992026-01-23T14:37:16.624Z # # # # # # #
18002026-01-23T14:37:16.624Z #### ###### # # # #
18012026-01-23T14:37:16.624Z
18022026-01-23T14:37:16.624Z+ export CARGO_INCREMENTAL=0
18032026-01-23T14:37:16.624Z+ CARGO_INCREMENTAL=0
18042026-01-23T14:37:16.624Z+ ptime -m cargo xtask clippy
18052026-01-23T14:37:18.012Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18062026-01-23T14:37:18.351Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18072026-01-23T14:37:22.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.94s
18082026-01-23T14:37:22.753Z Running `target/debug/xtask clippy`
18092026-01-23T14:37:22.798Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18102026-01-23T14:37:24.106Z Downloading crates ...
18112026-01-23T14:37:24.480Z Downloaded approx v0.5.1
18122026-01-23T14:37:24.505Z Downloaded pathdiff v0.2.3
18132026-01-23T14:37:24.505Z Downloaded concurrent-queue v2.5.0
18142026-01-23T14:37:24.505Z Downloaded rstest_macros v0.25.0
18152026-01-23T14:37:24.529Z Downloaded target-lexicon v0.13.2
18162026-01-23T14:37:24.529Z Downloaded termcolor v1.4.1
18172026-01-23T14:37:24.529Z Downloaded tinytemplate v1.2.1
18182026-01-23T14:37:24.529Z Downloaded terminal_size v0.1.17
18192026-01-23T14:37:24.529Z Downloaded trybuild v1.0.106
18202026-01-23T14:37:24.554Z Downloaded textwrap v0.15.2
18212026-01-23T14:37:24.554Z Downloaded target-spec v3.5.0
18222026-01-23T14:37:24.554Z Downloaded guppy v0.17.20
18232026-01-23T14:37:24.554Z Downloaded event-listener-strategy v0.5.2
18242026-01-23T14:37:24.554Z Downloaded doc-comment v0.3.3
18252026-01-23T14:37:24.554Z Downloaded rust-argon2 v2.1.0
18262026-01-23T14:37:24.554Z Downloaded guppy-workspace-hack v0.1.0
18272026-01-23T14:37:24.554Z Downloaded relative-path v1.9.3
18282026-01-23T14:37:24.554Z Downloaded supports-hyperlinks v2.1.0
18292026-01-23T14:37:24.554Z Downloaded polling v3.7.3
18302026-01-23T14:37:24.578Z Downloaded rand_distr v0.5.1
18312026-01-23T14:37:24.578Z Downloaded plotters-backend v0.3.7
18322026-01-23T14:37:24.578Z Downloaded httptest v0.16.3
18332026-01-23T14:37:24.578Z Downloaded futures-timer v3.0.3
18342026-01-23T14:37:24.578Z Downloaded hashbrown v0.14.5
18352026-01-23T14:37:24.578Z Downloaded knuffel v3.2.0
18362026-01-23T14:37:24.578Z Downloaded httpmock v0.8.0-alpha.1
18372026-01-23T14:37:24.602Z Downloaded futures-lite v2.3.0
18382026-01-23T14:37:24.602Z Downloaded event-listener v5.3.1
18392026-01-23T14:37:24.602Z Downloaded escape8259 v0.5.3
18402026-01-23T14:37:24.626Z Downloaded supports-unicode v2.1.0
18412026-01-23T14:37:24.626Z Downloaded supports-color v2.1.0
18422026-01-23T14:37:24.626Z Downloaded serde_regex v1.1.0
18432026-01-23T14:37:24.626Z Downloaded rstest v0.25.0
18442026-01-23T14:37:24.626Z Downloaded piper v0.2.4
18452026-01-23T14:37:24.626Z Downloaded fancy-regex v0.14.0
18462026-01-23T14:37:24.651Z Downloaded event-listener v2.5.3
18472026-01-23T14:37:24.651Z Downloaded target-triple v0.1.3
18482026-01-23T14:37:24.651Z Downloaded stringmetrics v2.2.2
18492026-01-23T14:37:24.651Z Downloaded plotters v0.3.7
18502026-01-23T14:37:24.651Z Downloaded path-tree v0.8.1
18512026-01-23T14:37:24.651Z Downloaded datatest-stable v0.3.2
18522026-01-23T14:37:24.651Z Downloaded criterion-plot v0.6.0
18532026-01-23T14:37:24.651Z Downloaded chumsky v0.9.3
18542026-01-23T14:37:24.651Z Downloaded similar-asserts v1.7.0
18552026-01-23T14:37:24.675Z Downloaded proc-macro-crate v3.2.0
18562026-01-23T14:37:24.675Z Downloaded plotters-svg v0.3.7
18572026-01-23T14:37:24.675Z Downloaded partial-io v0.5.4
18582026-01-23T14:37:24.675Z Downloaded parking v2.2.1
18592026-01-23T14:37:24.675Z Downloaded owo-colors v3.5.0
18602026-01-23T14:37:24.675Z Downloaded oorandom v11.1.4
18612026-01-23T14:37:24.675Z Downloaded nested v0.1.1
18622026-01-23T14:37:24.675Z Downloaded miette-derive v5.10.0
18632026-01-23T14:37:24.675Z Downloaded miette v5.10.0
18642026-01-23T14:37:24.675Z Downloaded libtest-mimic v0.8.1
18652026-01-23T14:37:24.675Z Downloaded knuffel-derive v3.2.0
18662026-01-23T14:37:24.675Z Downloaded criterion v0.7.0
18672026-01-23T14:37:24.700Z Downloaded cfg-expr v0.20.1
18682026-01-23T14:37:24.700Z Downloaded blocking v1.6.1
18692026-01-23T14:37:24.700Z Downloaded blake2b_simd v1.0.2
18702026-01-23T14:37:24.700Z Downloaded backtrace-ext v0.2.1
18712026-01-23T14:37:24.700Z Downloaded async-task v4.7.1
18722026-01-23T14:37:24.700Z Downloaded async-std v1.13.0
18732026-01-23T14:37:24.724Z Downloaded async-process v2.3.0
18742026-01-23T14:37:24.724Z Downloaded async-io v2.3.4
18752026-01-23T14:37:24.724Z Downloaded async-global-executor v2.4.1
18762026-01-23T14:37:24.724Z Downloaded async-channel v1.9.0
18772026-01-23T14:37:24.724Z Downloaded async-attributes v1.1.2
18782026-01-23T14:37:24.748Z Downloaded assert_cmd v2.0.17
18792026-01-23T14:37:24.748Z Downloaded kv-log-macro v1.0.7
18802026-01-23T14:37:24.748Z Downloaded cast v0.3.0
18812026-01-23T14:37:24.748Z Downloaded assert-json-diff v2.0.2
18822026-01-23T14:37:24.748Z Downloaded async-signal v0.2.10
18832026-01-23T14:37:24.748Z Downloaded async-object-pool v0.1.5
18842026-01-23T14:37:24.748Z Downloaded async-executor v1.13.1
18852026-01-23T14:37:24.748Z Downloaded async-channel v2.3.1
18862026-01-23T14:37:24.748Z Downloaded anes v0.1.6
18872026-01-23T14:37:24.749Z Downloaded async-lock v3.4.0
18882026-01-23T14:37:28.161Z Checking cfg-if v1.0.4
18892026-01-23T14:37:28.278Z Checking libc v0.2.180
18902026-01-23T14:37:28.278Z Checking serde_core v1.0.228
18912026-01-23T14:37:28.410Z Checking memchr v2.7.4
18922026-01-23T14:37:28.468Z Checking smallvec v1.15.1
18932026-01-23T14:37:28.532Z Checking value-bag v1.12.0
18942026-01-23T14:37:28.604Z Checking itoa v1.0.11
18952026-01-23T14:37:28.671Z Checking scopeguard v1.2.0
18962026-01-23T14:37:28.741Z Checking libm v0.2.8
18972026-01-23T14:37:28.927Z Checking zeroize v1.8.1
18982026-01-23T14:37:28.992Z Checking lock_api v0.4.12
18992026-01-23T14:37:29.057Z Checking log v0.4.29
19002026-01-23T14:37:29.120Z Checking portable-atomic v1.11.0
19012026-01-23T14:37:29.302Z Checking stable_deref_trait v1.2.0
19022026-01-23T14:37:29.364Z Checking critical-section v1.1.3
19032026-01-23T14:37:29.509Z Checking pin-project-lite v0.2.14
19042026-01-23T14:37:29.567Z Checking zerofrom v0.1.4
19052026-01-23T14:37:29.626Z Checking getrandom v0.2.15
19062026-01-23T14:37:29.691Z Checking getrandom v0.3.4
19072026-01-23T14:37:29.759Z Checking zmij v1.0.15
19082026-01-23T14:37:29.822Z Checking num-traits v0.2.19
19092026-01-23T14:37:29.893Z Checking yoke v0.7.4
19102026-01-23T14:37:29.958Z Checking litemap v0.7.3
19112026-01-23T14:37:30.027Z Checking rand_core v0.6.4
19122026-01-23T14:37:30.088Z Checking percent-encoding v2.3.2
19132026-01-23T14:37:30.227Z Checking once_cell v1.21.3
19142026-01-23T14:37:30.265Z Checking writeable v0.5.5
19152026-01-23T14:37:30.329Z Checking zerovec v0.10.4
19162026-01-23T14:37:30.401Z Checking byteorder v1.5.0
19172026-01-23T14:37:30.466Z Checking icu_locid_transform_data v1.5.0
19182026-01-23T14:37:30.492Z Checking subtle v2.6.1
19192026-01-23T14:37:30.606Z Checking icu_properties_data v1.5.0
19202026-01-23T14:37:30.667Z Checking utf16_iter v1.0.5
19212026-01-23T14:37:30.667Z Checking icu_normalizer_data v1.5.0
19222026-01-23T14:37:30.848Z Checking utf8_iter v1.0.4
19232026-01-23T14:37:30.909Z Checking write16 v1.0.0
19242026-01-23T14:37:30.973Z Checking form_urlencoded v1.2.2
19252026-01-23T14:37:30.973Z Checking parking_lot_core v0.9.10
19262026-01-23T14:37:31.096Z Checking signal-hook-registry v1.4.2
19272026-01-23T14:37:31.162Z Checking typenum v1.17.0
19282026-01-23T14:37:31.222Z Checking mio v1.0.2
19292026-01-23T14:37:31.291Z Checking futures-core v0.3.31
19302026-01-23T14:37:31.347Z Checking allocator-api2 v0.2.21
19312026-01-23T14:37:31.440Z Checking socket2 v0.6.1
19322026-01-23T14:37:31.493Z Checking parking_lot v0.12.3
19332026-01-23T14:37:31.572Z Checking equivalent v1.0.2
19342026-01-23T14:37:31.788Z Checking errno v0.3.12
19352026-01-23T14:37:31.874Z Checking iana-time-zone v0.1.63
19362026-01-23T14:37:31.954Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19372026-01-23T14:37:32.015Z Checking const-oid v0.9.6
19382026-01-23T14:37:32.039Z Checking tinystr v0.7.6
19392026-01-23T14:37:32.039Z Checking icu_collections v1.5.0
19402026-01-23T14:37:32.201Z Checking futures-io v0.3.31
19412026-01-23T14:37:32.225Z Checking serde v1.0.228
19422026-01-23T14:37:32.225Z Checking serde_json v1.0.149
19432026-01-23T14:37:32.412Z Checking generic-array v0.14.7
19442026-01-23T14:37:32.466Z Checking uuid v1.19.0
19452026-01-23T14:37:32.523Z Checking semver v1.0.27
19462026-01-23T14:37:32.573Z Checking icu_locid v1.5.0
19472026-01-23T14:37:32.858Z Checking zerocopy v0.7.35
19482026-01-23T14:37:32.973Z Checking thiserror v1.0.69
19492026-01-23T14:37:33.149Z Checking slab v0.4.9
19502026-01-23T14:37:33.198Z Checking thiserror v2.0.17
19512026-01-23T14:37:33.354Z Checking bytes v1.10.1
19522026-01-23T14:37:33.405Z Checking bitflags v2.9.4
19532026-01-23T14:37:33.468Z Checking chrono v0.4.42
19542026-01-23T14:37:33.527Z Checking crypto-common v0.1.6
19552026-01-23T14:37:33.594Z Checking block-buffer v0.10.4
19562026-01-23T14:37:33.651Z Checking icu_provider v1.5.0
19572026-01-23T14:37:33.774Z Checking dyn-clone v1.0.20
19582026-01-23T14:37:33.834Z Checking futures-sink v0.3.31
19592026-01-23T14:37:33.896Z Checking digest v0.10.7
19602026-01-23T14:37:33.950Z Checking cpufeatures v0.2.14
19612026-01-23T14:37:34.012Z Checking pin-utils v0.1.0
19622026-01-23T14:37:34.071Z Checking hashbrown v0.16.1
19632026-01-23T14:37:34.095Z Checking futures-channel v0.3.31
19642026-01-23T14:37:34.196Z Checking futures-task v0.3.31
19652026-01-23T14:37:34.221Z Checking ppv-lite86 v0.2.20
19662026-01-23T14:37:34.317Z Checking icu_locid_transform v1.5.0
19672026-01-23T14:37:34.380Z Checking rustix v0.38.37
19682026-01-23T14:37:34.404Z Checking tokio v1.48.0
19692026-01-23T14:37:34.502Z Checking foldhash v0.1.5
19702026-01-23T14:37:34.564Z Checking futures-util v0.3.31
19712026-01-23T14:37:34.793Z Checking hashbrown v0.15.4
19722026-01-23T14:37:34.976Z Checking fnv v1.0.7
19732026-01-23T14:37:35.102Z Checking indexmap v2.12.1
19742026-01-23T14:37:35.184Z Checking tracing-core v0.1.32
19752026-01-23T14:37:35.308Z Checking icu_properties v1.5.1
19762026-01-23T14:37:35.424Z Checking regex-syntax v0.8.5
19772026-01-23T14:37:35.865Z Checking tracing v0.1.40
19782026-01-23T14:37:35.918Z Checking spin v0.9.8
19792026-01-23T14:37:36.273Z Checking http v1.4.0
19802026-01-23T14:37:36.328Z Checking crossbeam-utils v0.8.21
19812026-01-23T14:37:36.433Z Checking adler2 v2.0.0
19822026-01-23T14:37:36.658Z Checking miniz_oxide v0.8.5
19832026-01-23T14:37:37.174Z Checking base64 v0.22.1
19842026-01-23T14:37:37.447Z Checking utf8parse v0.2.2
19852026-01-23T14:37:37.545Z Checking unicode-ident v1.0.19
19862026-01-23T14:37:37.595Z Checking block-padding v0.3.3
19872026-01-23T14:37:37.707Z Checking base64ct v1.6.0
19882026-01-23T14:37:37.761Z Checking ipnet v2.11.0
19892026-01-23T14:37:37.835Z Checking proc-macro2 v1.0.101
19902026-01-23T14:37:37.908Z Checking inout v0.1.3
19912026-01-23T14:37:38.208Z Checking aho-corasick v1.1.3
19922026-01-23T14:37:38.262Z Checking cipher v0.4.4
19932026-01-23T14:37:38.375Z Checking anstyle v1.0.11
19942026-01-23T14:37:38.444Z Checking atomic-waker v1.1.2
19952026-01-23T14:37:38.529Z Checking quote v1.0.40
19962026-01-23T14:37:38.617Z Checking icu_normalizer v1.5.0
19972026-01-23T14:37:38.673Z Checking powerfmt v0.2.0
19982026-01-23T14:37:38.738Z Checking fastrand v2.1.1
19992026-01-23T14:37:38.798Z Checking anstyle-parse v0.2.5
20002026-01-23T14:37:38.916Z Checking syn v2.0.111
20012026-01-23T14:37:38.982Z Checking sha2 v0.10.9
20022026-01-23T14:37:39.037Z Checking deranged v0.5.3
20032026-01-23T14:37:39.130Z Checking anstyle-query v1.1.1
20042026-01-23T14:37:39.187Z Checking num_threads v0.1.7
20052026-01-23T14:37:39.332Z Checking num-conv v0.1.0
20062026-01-23T14:37:39.380Z Checking time-core v0.1.6
20072026-01-23T14:37:39.437Z Checking idna_adapter v1.2.0
20082026-01-23T14:37:39.607Z Checking is_terminal_polyfill v1.70.1
20092026-01-23T14:37:39.656Z Checking colorchoice v1.0.2
20102026-01-23T14:37:39.714Z Checking idna v1.0.3
20112026-01-23T14:37:39.776Z Checking untrusted v0.9.0
20122026-01-23T14:37:39.836Z Checking pem-rfc7468 v0.7.0
20132026-01-23T14:37:39.860Z Checking regex-automata v0.4.11
20142026-01-23T14:37:39.971Z Checking anstream v0.6.18
20152026-01-23T14:37:40.060Z Checking ring v0.17.14
20162026-01-23T14:37:40.179Z Checking lazy_static v1.5.0
20172026-01-23T14:37:40.277Z Checking url v2.5.4
20182026-01-23T14:37:40.374Z Checking hmac v0.12.1
20192026-01-23T14:37:40.444Z Checking zerocopy v0.8.27
20202026-01-23T14:37:40.652Z Checking httparse v1.9.5
20212026-01-23T14:37:41.148Z Checking gimli v0.31.1
20222026-01-23T14:37:41.204Z Checking schemars v0.8.22
20232026-01-23T14:37:41.430Z Checking time v0.3.43
20242026-01-23T14:37:41.508Z Checking tokio-util v0.7.15
20252026-01-23T14:37:42.351Z Checking terminal_size v0.4.0
20262026-01-23T14:37:42.590Z Checking rand_chacha v0.3.1
20272026-01-23T14:37:42.753Z Checking object v0.36.5
20282026-01-23T14:37:42.856Z Checking rustc-demangle v0.1.24
20292026-01-23T14:37:43.069Z Checking rand v0.8.5
20302026-01-23T14:37:43.353Z Checking rustls-pki-types v1.10.0
20312026-01-23T14:37:43.862Z Checking strsim v0.11.1
20322026-01-23T14:37:43.937Z Checking clap_lex v0.7.4
20332026-01-23T14:37:43.999Z Checking flagset v0.4.6
20342026-01-23T14:37:44.181Z Checking http-body v1.0.1
20352026-01-23T14:37:44.253Z Checking aws-lc-sys v0.26.0
20362026-01-23T14:37:44.319Z Checking try-lock v0.2.5
20372026-01-23T14:37:44.344Z Checking clap_builder v4.5.48
20382026-01-23T14:37:44.344Z Checking der v0.7.10
20392026-01-23T14:37:44.521Z Checking untrusted v0.7.1
20402026-01-23T14:37:44.578Z Checking httpdate v1.0.3
20412026-01-23T14:37:44.696Z Checking want v0.3.1
20422026-01-23T14:37:44.822Z Checking h2 v0.4.6
20432026-01-23T14:37:44.882Z Checking addr2line v0.24.2
20442026-01-23T14:37:44.948Z Checking tower-service v0.3.3
20452026-01-23T14:37:45.011Z Checking tower-layer v0.3.3
20462026-01-23T14:37:45.190Z Checking ryu v1.0.18
20472026-01-23T14:37:45.392Z Checking pbkdf2 v0.12.2
20482026-01-23T14:37:45.529Z Checking aes v0.8.4
20492026-01-23T14:37:45.588Z Checking erased-serde v0.3.31
20502026-01-23T14:37:45.664Z Checking rand_core v0.9.3
20512026-01-23T14:37:46.139Z Checking mime v0.3.17
20522026-01-23T14:37:46.264Z Checking spki v0.7.3
20532026-01-23T14:37:46.489Z Checking cbc v0.1.2
20542026-01-23T14:37:46.546Z Checking salsa20 v0.10.2
20552026-01-23T14:37:46.613Z Checking aws-lc-rs v1.12.4
20562026-01-23T14:37:46.613Z Checking rustix v1.1.3
20572026-01-23T14:37:46.732Z Checking slog v2.8.2
20582026-01-23T14:37:46.794Z Checking http-body-util v0.1.3
20592026-01-23T14:37:46.872Z Checking scrypt v0.11.0
20602026-01-23T14:37:47.175Z Checking regex v1.11.3
20612026-01-23T14:37:47.308Z Checking pkcs5 v0.7.1
20622026-01-23T14:37:47.370Z Checking clap v4.5.48
20632026-01-23T14:37:47.431Z Checking rand_chacha v0.9.0
20642026-01-23T14:37:47.551Z Checking foreign-types-shared v0.1.1
20652026-01-23T14:37:47.725Z Checking openssl-probe v0.1.5
20662026-01-23T14:37:47.821Z Checking foreign-types v0.3.2
20672026-01-23T14:37:47.896Z Checking rand v0.9.2
20682026-01-23T14:37:47.962Z Checking serde_urlencoded v0.7.1
20692026-01-23T14:37:47.986Z Checking pkcs8 v0.10.2
20702026-01-23T14:37:48.084Z Checking openssl-sys v0.9.109
20712026-01-23T14:37:48.385Z Checking rustls-webpki v0.102.8
20722026-01-23T14:37:48.446Z Checking encoding_rs v0.8.34
20732026-01-23T14:37:48.511Z Checking hex v0.4.3
20742026-01-23T14:37:48.585Z Checking backtrace v0.3.74
20752026-01-23T14:37:48.696Z Checking tempfile v3.24.0
20762026-01-23T14:37:48.977Z Checking plain v0.2.3
20772026-01-23T14:37:49.037Z Checking ipnetwork v0.21.1
20782026-01-23T14:37:49.121Z Checking ucd-trie v0.1.7
20792026-01-23T14:37:49.181Z Checking anyhow v1.0.99
20802026-01-23T14:37:49.246Z Checking rustls v0.23.19
20812026-01-23T14:37:49.271Z Checking sync_wrapper v1.0.1
20822026-01-23T14:37:49.362Z Checking openssl v0.10.73
20832026-01-23T14:37:49.419Z Checking pest v2.8.2
20842026-01-23T14:37:49.514Z Checking either v1.15.0
20852026-01-23T14:37:49.570Z Checking psl-types v2.0.11
20862026-01-23T14:37:49.638Z Checking pretty-hex v0.4.1
20872026-01-23T14:37:49.861Z Checking publicsuffix v2.3.0
20882026-01-23T14:37:49.920Z Checking tower v0.5.2
20892026-01-23T14:37:49.981Z Checking rustls-native-certs v0.8.1
20902026-01-23T14:37:50.196Z Checking cookie v0.18.1
20912026-01-23T14:37:50.257Z Checking webpki-roots v1.0.1
20922026-01-23T14:37:50.493Z Checking openapiv3 v2.2.0
20932026-01-23T14:37:50.558Z Checking serde_spanned v0.6.9
20942026-01-23T14:37:50.717Z Checking toml_datetime v0.6.11
20952026-01-23T14:37:50.812Z Checking iri-string v0.7.8
20962026-01-23T14:37:50.875Z Checking cookie_store v0.21.1
20972026-01-23T14:37:50.981Z Checking hyper v1.8.1
20982026-01-23T14:37:51.133Z Checking signature v2.2.0
20992026-01-23T14:37:51.415Z Checking winnow v0.7.13
21002026-01-23T14:37:51.644Z Checking sha1 v0.10.6
21012026-01-23T14:37:51.770Z Checking data-encoding v2.9.0
21022026-01-23T14:37:51.998Z Checking tinyvec_macros v0.1.1
21032026-01-23T14:37:52.157Z Checking quick-error v1.2.3
21042026-01-23T14:37:52.354Z Checking tinyvec v1.8.0
21052026-01-23T14:37:52.403Z Checking num-integer v0.1.46
21062026-01-23T14:37:52.908Z Checking strum v0.26.3
21072026-01-23T14:37:52.968Z Checking hyper-util v0.1.19
21082026-01-23T14:37:53.146Z Checking oxnet v0.1.4
21092026-01-23T14:37:53.393Z Checking tower-http v0.6.6
21102026-01-23T14:37:53.521Z Checking bit-vec v0.8.0
21112026-01-23T14:37:53.662Z Checking static_assertions v1.1.0
21122026-01-23T14:37:53.729Z Checking scroll v0.12.0
21132026-01-23T14:37:53.840Z Checking wait-timeout v0.2.0
21142026-01-23T14:37:53.953Z Checking bit-set v0.8.0
21152026-01-23T14:37:54.011Z Checking crc32fast v1.4.2
21162026-01-23T14:37:54.104Z Checking base16ct v0.2.0
21172026-01-23T14:37:54.156Z Checking native-tls v0.2.12
21182026-01-23T14:37:54.248Z Checking num-iter v0.1.45
21192026-01-23T14:37:54.318Z Checking bstr v1.10.0
21202026-01-23T14:37:54.342Z Checking tokio-rustls v0.26.0
21212026-01-23T14:37:54.343Z Checking goblin v0.8.2
21222026-01-23T14:37:54.507Z Checking sec1 v0.7.3
21232026-01-23T14:37:54.531Z Checking ahash v0.8.12
21242026-01-23T14:37:54.531Z Checking hubpack v0.1.2
21252026-01-23T14:37:54.691Z Checking tokio-native-tls v0.3.1
21262026-01-23T14:37:54.860Z Checking ff v0.13.0
21272026-01-23T14:37:54.933Z Checking rusty-fork v0.3.0
21282026-01-23T14:37:54.989Z Checking dtrace-parser v0.2.0
21292026-01-23T14:37:55.055Z Checking rand_xorshift v0.4.0
21302026-01-23T14:37:55.110Z Checking hkdf v0.12.4
21312026-01-23T14:37:55.171Z Checking group v0.13.0
21322026-01-23T14:37:55.235Z Checking crossbeam-epoch v0.9.18
21332026-01-23T14:37:55.300Z Checking crypto-bigint v0.5.5
21342026-01-23T14:37:55.359Z Checking thread-id v4.2.2
21352026-01-23T14:37:55.420Z Checking zlib-rs v0.5.1
21362026-01-23T14:37:55.496Z Checking unarray v0.1.4
21372026-01-23T14:37:55.555Z Checking num-bigint-dig v0.8.6
21382026-01-23T14:37:55.579Z Checking pkcs1 v0.7.5
21392026-01-23T14:37:55.728Z Checking unicode-segmentation v1.12.0
21402026-01-23T14:37:55.794Z Checking proptest v1.7.0
21412026-01-23T14:37:55.855Z Checking hyper-tls v0.6.0
21422026-01-23T14:37:56.154Z Checking hyper-rustls v0.27.7
21432026-01-23T14:37:56.223Z Checking toml_write v0.1.2
21442026-01-23T14:37:56.435Z Checking x509-cert v0.2.5
21452026-01-23T14:37:56.578Z Checking reqwest v0.12.24
21462026-01-23T14:37:56.633Z Checking toml_edit v0.22.27
21472026-01-23T14:37:57.274Z Checking libz-rs-sys v0.5.1
21482026-01-23T14:37:57.517Z Checking flate2 v1.1.2
21492026-01-23T14:37:57.569Z Checking rsa v0.9.8
21502026-01-23T14:37:57.904Z Checking elliptic-curve v0.13.8
21512026-01-23T14:37:57.993Z Checking scroll v0.13.0
21522026-01-23T14:37:58.225Z Checking winnow v0.5.40
21532026-01-23T14:37:58.501Z Checking bitflags v1.3.2
21542026-01-23T14:37:58.564Z Checking goblin v0.10.2
21552026-01-23T14:37:58.615Z Checking rfc6979 v0.4.0
21562026-01-23T14:37:58.682Z Checking bzip2-sys v0.1.13+1.0.8
21572026-01-23T14:37:58.706Z Checking memmap2 v0.9.8
21582026-01-23T14:37:58.873Z Checking ecdsa v0.16.9
21592026-01-23T14:37:58.926Z Checking dtrace-parser v0.3.0
21602026-01-23T14:37:59.131Z Checking itertools v0.13.0
21612026-01-23T14:37:59.218Z Checking curve25519-dalek v4.1.3
21622026-01-23T14:37:59.285Z Checking dof v0.3.0
21632026-01-23T14:37:59.451Z Checking env_filter v0.1.2
21642026-01-23T14:37:59.634Z Checking thread-id v5.0.0
21652026-01-23T14:37:59.740Z Checking env_logger v0.11.8
21662026-01-23T14:37:59.806Z Checking unicode-normalization v0.1.24
21672026-01-23T14:37:59.906Z Checking usdt-impl v0.5.0
21682026-01-23T14:38:00.146Z Checking ed25519 v2.2.3
21692026-01-23T14:38:00.226Z Checking newtype-uuid v1.3.2
21702026-01-23T14:38:00.476Z Checking signal-hook v0.3.18
21712026-01-23T14:38:00.552Z Checking managed v0.8.0
21722026-01-23T14:38:00.630Z Checking keccak v0.1.5
21732026-01-23T14:38:00.654Z Checking daft v0.1.4
21742026-01-23T14:38:00.798Z Checking toml_edit v0.19.15
21752026-01-23T14:38:00.900Z Checking serde_with v3.16.1
21762026-01-23T14:38:00.951Z Checking ed25519-dalek v2.1.1
21772026-01-23T14:38:01.015Z Checking memoffset v0.9.1
21782026-01-23T14:38:01.081Z Checking sha3 v0.10.8
21792026-01-23T14:38:01.223Z Checking signal-hook-mio v0.2.4
21802026-01-23T14:38:01.278Z Checking bzip2 v0.4.4
21812026-01-23T14:38:01.431Z Checking ref-cast v1.0.25
21822026-01-23T14:38:01.489Z Checking zstd-sys v2.0.14+zstd.1.5.7
21832026-01-23T14:38:01.553Z Checking lockfree-object-pool v0.1.6
21842026-01-23T14:38:01.577Z Checking simd-adler32 v0.3.7
21852026-01-23T14:38:01.682Z Checking zip v0.6.6
21862026-01-23T14:38:01.707Z Checking siphasher v0.3.11
21872026-01-23T14:38:01.800Z Checking zstd-safe v7.2.3
21882026-01-23T14:38:01.880Z Checking bumpalo v3.16.0
21892026-01-23T14:38:02.033Z Checking crossterm v0.28.1
21902026-01-23T14:38:02.114Z Checking phf_shared v0.11.2
21912026-01-23T14:38:02.169Z Checking zstd v0.13.3
21922026-01-23T14:38:02.279Z Checking zopfli v0.8.1
21932026-01-23T14:38:02.427Z Checking bzip2 v0.5.2
21942026-01-23T14:38:02.475Z Checking similar v2.7.0
21952026-01-23T14:38:02.585Z Checking serde-big-array v0.5.1
21962026-01-23T14:38:02.777Z Checking hash32 v0.2.1
21972026-01-23T14:38:02.880Z Checking socket2 v0.5.10
21982026-01-23T14:38:03.003Z Checking winnow v0.6.26
21992026-01-23T14:38:03.144Z Checking jiff v0.2.15
22002026-01-23T14:38:03.214Z Checking toml v0.7.8
22012026-01-23T14:38:03.378Z Checking unicode-properties v0.1.3
22022026-01-23T14:38:03.431Z Checking predicates-core v1.0.8
22032026-01-23T14:38:03.695Z Checking unicode-bidi v0.3.17
22042026-01-23T14:38:03.749Z Checking heapless v0.7.17
22052026-01-23T14:38:03.809Z Checking hickory-proto v0.25.2
22062026-01-23T14:38:03.965Z Checking tokio-stream v0.1.17
22072026-01-23T14:38:04.185Z Checking dof v0.4.0
22082026-01-23T14:38:04.340Z Checking stringprep v0.1.5
22092026-01-23T14:38:04.395Z Checking fs-err v3.1.1
22102026-01-23T14:38:04.670Z Checking md-5 v0.10.6
22112026-01-23T14:38:04.734Z Checking float-cmp v0.10.0
22122026-01-23T14:38:04.796Z Checking rustc-hash v2.1.1
22132026-01-23T14:38:04.967Z Checking normalize-line-endings v0.3.0
22142026-01-23T14:38:05.030Z Checking difflib v0.4.0
22152026-01-23T14:38:05.054Z Checking fallible-iterator v0.2.0
22162026-01-23T14:38:05.150Z Checking usdt-impl v0.6.0
22172026-01-23T14:38:05.150Z Checking foldhash v0.2.0
22182026-01-23T14:38:05.260Z Checking smoltcp v0.9.1
22192026-01-23T14:38:05.425Z Checking predicates v3.1.3
22202026-01-23T14:38:05.507Z Checking iddqd v0.3.16
22212026-01-23T14:38:05.575Z Checking nix v0.29.0
22222026-01-23T14:38:05.756Z Checking postgres-protocol v0.6.8
22232026-01-23T14:38:05.813Z Checking usdt v0.6.0
22242026-01-23T14:38:06.120Z Checking itertools v0.10.5
22252026-01-23T14:38:06.171Z Checking buf-list v1.0.3
22262026-01-23T14:38:06.450Z Checking strum v0.27.2
22272026-01-23T14:38:06.551Z Checking precomputed-hash v0.1.1
22282026-01-23T14:38:06.680Z Checking fixedbitset v0.4.2
22292026-01-23T14:38:06.705Z Checking new_debug_unreachable v1.0.6
22302026-01-23T14:38:06.791Z Checking lalrpop-util v0.19.12
22312026-01-23T14:38:06.911Z Checking fixedbitset v0.5.7
22322026-01-23T14:38:06.973Z Checking string_cache v0.8.9
22332026-01-23T14:38:07.034Z Checking petgraph v0.6.5
22342026-01-23T14:38:07.169Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22352026-01-23T14:38:07.336Z Checking postgres-types v0.2.9
22362026-01-23T14:38:07.388Z Checking petgraph v0.8.2
22372026-01-23T14:38:07.466Z Checking phf v0.11.2
22382026-01-23T14:38:07.784Z Checking itertools v0.12.1
22392026-01-23T14:38:08.011Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22402026-01-23T14:38:08.165Z Checking peg-runtime v0.8.5
22412026-01-23T14:38:08.414Z Checking minimal-lexical v0.2.1
22422026-01-23T14:38:08.467Z Checking whoami v1.5.2
22432026-01-23T14:38:08.852Z Checking tokio-postgres v0.7.13
22442026-01-23T14:38:08.906Z Checking nom v7.1.3
22452026-01-23T14:38:08.930Z Checking zip v4.2.0
22462026-01-23T14:38:09.975Z Checking camino v1.2.1
22472026-01-23T14:38:10.028Z Compiling regress v0.10.4
22482026-01-23T14:38:10.092Z Checking futures-executor v0.3.31
22492026-01-23T14:38:10.226Z Checking is-terminal v0.4.13
22502026-01-23T14:38:10.401Z Compiling unsafe-libyaml v0.2.11
22512026-01-23T14:38:10.451Z Checking futures v0.3.31
22522026-01-23T14:38:10.561Z Checking heck v0.5.0
22532026-01-23T14:38:10.636Z Checking crossbeam-channel v0.5.15
22542026-01-23T14:38:10.859Z Compiling rustls v0.22.4
22552026-01-23T14:38:10.912Z Compiling newtype-uuid-macros v0.1.0
22562026-01-23T14:38:11.278Z Compiling structmeta-derive v0.3.0
22572026-01-23T14:38:11.395Z Checking thread_local v1.1.8
22582026-01-23T14:38:11.585Z Compiling multer v3.1.0
22592026-01-23T14:38:11.742Z Compiling serde_yaml v0.9.34+deprecated
22602026-01-23T14:38:12.042Z Compiling async-stream-impl v0.3.6
22612026-01-23T14:38:12.094Z Checking term v1.1.0
22622026-01-23T14:38:12.332Z Checking take_mut v0.2.2
22632026-01-23T14:38:12.426Z Compiling dropshot v0.16.6
22642026-01-23T14:38:12.557Z Checking slog-async v2.8.0
22652026-01-23T14:38:12.606Z Checking slog-term v2.9.2
22662026-01-23T14:38:12.909Z Compiling dropshot_endpoint v0.16.6
22672026-01-23T14:38:12.972Z Checking match_cfg v0.1.0
22682026-01-23T14:38:13.137Z Checking hostname v0.3.1
22692026-01-23T14:38:13.218Z Compiling typify-impl v0.4.3
22702026-01-23T14:38:13.274Z Checking debug-ignore v1.0.5
22712026-01-23T14:38:13.349Z Checking unicode-width v0.1.14
22722026-01-23T14:38:13.496Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22732026-01-23T14:38:13.544Z Compiling structmeta v0.3.0
22742026-01-23T14:38:13.846Z Checking toml_parser v1.0.4
22752026-01-23T14:38:14.062Z Compiling derive-ex v0.1.8
22762026-01-23T14:38:14.443Z Checking toml_datetime v0.7.3
22772026-01-23T14:38:14.651Z Checking serde_path_to_error v0.1.20
22782026-01-23T14:38:14.896Z Checking serde_spanned v1.0.3
22792026-01-23T14:38:15.177Z Checking toml_writer v1.0.4
22802026-01-23T14:38:15.305Z Checking slog-json v2.6.1
22812026-01-23T14:38:15.632Z Checking toml v0.9.8
22822026-01-23T14:38:15.685Z Checking slog-bunyan v2.5.0
22832026-01-23T14:38:15.932Z Checking async-stream v0.3.6
22842026-01-23T14:38:16.719Z Checking rustls-pemfile v2.2.0
22852026-01-23T14:38:16.952Z Checking waitgroup v0.1.2
22862026-01-23T14:38:17.016Z Checking hostname v0.4.2
22872026-01-23T14:38:17.087Z Checking progenitor-client v0.10.0
22882026-01-23T14:38:17.112Z Compiling parse-display-derive v0.10.0
22892026-01-23T14:38:17.216Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
22902026-01-23T14:38:17.240Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22912026-01-23T14:38:17.341Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22922026-01-23T14:38:17.495Z Checking macaddr v1.0.1
22932026-01-23T14:38:17.627Z Checking tabwriter v1.4.0
22942026-01-23T14:38:17.968Z Checking instant v0.1.13
22952026-01-23T14:38:18.027Z Checking itertools v0.14.0
22962026-01-23T14:38:18.101Z Compiling test-strategy v0.4.3
22972026-01-23T14:38:18.167Z Checking progenitor-client v0.11.2
22982026-01-23T14:38:18.235Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22992026-01-23T14:38:18.235Z Checking backoff v0.4.0
23002026-01-23T14:38:18.498Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
23012026-01-23T14:38:18.679Z Checking colored v3.0.0
23022026-01-23T14:38:18.737Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23032026-01-23T14:38:19.015Z Checking tokio-rustls v0.25.0
23042026-01-23T14:38:19.079Z Checking camino-tempfile v1.4.1
23052026-01-23T14:38:19.175Z Checking toml v0.8.23
23062026-01-23T14:38:19.882Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23072026-01-23T14:38:20.010Z Checking crossbeam-deque v0.8.5
23082026-01-23T14:38:20.249Z Compiling rayon-core v1.12.1
23092026-01-23T14:38:20.435Z Compiling proc-macro-error v1.0.4
23102026-01-23T14:38:20.716Z Checking unicode-width v0.2.0
23112026-01-23T14:38:21.057Z Checking parse-display v0.10.0
23122026-01-23T14:38:21.136Z Compiling crucible-workspace-hack v0.1.0
23132026-01-23T14:38:21.273Z Compiling proc-macro-crate v1.3.1
23142026-01-23T14:38:21.391Z Checking glob v0.3.2
23152026-01-23T14:38:21.625Z Checking rayon v1.10.0
23162026-01-23T14:38:21.696Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23172026-01-23T14:38:21.824Z Compiling nix v0.30.1
23182026-01-23T14:38:21.954Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23192026-01-23T14:38:22.258Z Compiling num_enum_derive v0.5.11
23202026-01-23T14:38:22.372Z Compiling heapless v0.8.0
23212026-01-23T14:38:22.679Z Compiling ingot-macros v0.1.1
23222026-01-23T14:38:22.830Z Checking hash32 v0.3.1
23232026-01-23T14:38:22.913Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23242026-01-23T14:38:23.124Z Compiling smoltcp v0.11.0
23252026-01-23T14:38:23.909Z Compiling foreign-types-macros v0.2.3
23262026-01-23T14:38:24.045Z Checking cobs v0.2.3
23272026-01-23T14:38:24.339Z Checking foreign-types-shared v0.3.1
23282026-01-23T14:38:24.511Z Checking num_enum v0.5.11
23292026-01-23T14:38:24.573Z Checking postcard v1.0.10
23302026-01-23T14:38:24.740Z Compiling typify-macro v0.4.3
23312026-01-23T14:38:25.164Z Checking foreign-types v0.5.0
23322026-01-23T14:38:25.231Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
23332026-01-23T14:38:25.286Z Checking sigpipe v0.1.3
23342026-01-23T14:38:25.361Z Checking cstr-argument v0.1.2
23352026-01-23T14:38:25.468Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23362026-01-23T14:38:25.521Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
23372026-01-23T14:38:25.604Z Checking pretty-hex v0.2.1
23382026-01-23T14:38:25.686Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23392026-01-23T14:38:25.772Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23402026-01-23T14:38:25.912Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23412026-01-23T14:38:26.140Z Checking colored v2.2.0
23422026-01-23T14:38:26.205Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
23432026-01-23T14:38:26.279Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
23442026-01-23T14:38:26.349Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23452026-01-23T14:38:26.373Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23462026-01-23T14:38:26.590Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23472026-01-23T14:38:26.855Z Compiling convert_case v0.4.0
23482026-01-23T14:38:27.214Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23492026-01-23T14:38:27.367Z Compiling zone_cfg_derive v0.3.0
23502026-01-23T14:38:27.435Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
23512026-01-23T14:38:27.546Z Checking smf v0.2.3
23522026-01-23T14:38:27.716Z Compiling num-derive v0.4.2
23532026-01-23T14:38:27.883Z Compiling derive_more v0.99.20
23542026-01-23T14:38:27.949Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23552026-01-23T14:38:28.201Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
23562026-01-23T14:38:28.548Z Compiling usdt-macro v0.5.0
23572026-01-23T14:38:28.740Z Compiling usdt-attr-macro v0.5.0
23582026-01-23T14:38:28.804Z Compiling typify v0.4.3
23592026-01-23T14:38:28.951Z Checking zone v0.3.1
23602026-01-23T14:38:29.064Z Compiling progenitor-impl v0.11.2
23612026-01-23T14:38:29.130Z Checking ingot-types v0.1.2
23622026-01-23T14:38:29.701Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23632026-01-23T14:38:29.803Z Compiling progenitor-impl v0.10.0
23642026-01-23T14:38:30.025Z Checking ingot v0.1.1
23652026-01-23T14:38:30.268Z Checking memmap v0.7.0
23662026-01-23T14:38:30.340Z Checking indent_write v2.2.0
23672026-01-23T14:38:30.586Z Checking usdt v0.5.0
23682026-01-23T14:38:30.645Z Checking half v2.4.1
23692026-01-23T14:38:30.980Z Checking ciborium-io v0.2.2
23702026-01-23T14:38:31.182Z Checking secrecy v0.10.3
23712026-01-23T14:38:31.239Z Checking swrite v0.1.0
23722026-01-23T14:38:31.263Z Checking ciborium-ll v0.2.2
23732026-01-23T14:38:31.479Z Checking num-rational v0.4.2
23742026-01-23T14:38:31.531Z Checking num-complex v0.4.6
23752026-01-23T14:38:31.638Z Checking ciborium v0.2.2
23762026-01-23T14:38:32.134Z Checking float-ord v0.3.2
23772026-01-23T14:38:32.372Z Checking universal-hash v0.5.1
23782026-01-23T14:38:32.495Z Checking num v0.4.3
23792026-01-23T14:38:32.587Z Checking opaque-debug v0.3.1
23802026-01-23T14:38:32.654Z Checking password-hash v0.5.0
23812026-01-23T14:38:32.716Z Checking blake2 v0.10.6
23822026-01-23T14:38:32.785Z Checking aead v0.5.2
23832026-01-23T14:38:33.113Z Checking poly1305 v0.8.0
23842026-01-23T14:38:33.339Z Checking prettyplease v0.2.36
23852026-01-23T14:38:33.400Z Checking argon2 v0.5.3
23862026-01-23T14:38:33.618Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
23872026-01-23T14:38:33.722Z Checking chacha20 v0.9.1
23882026-01-23T14:38:35.800Z Compiling progenitor-macro v0.11.2
23892026-01-23T14:38:36.155Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
23902026-01-23T14:38:36.381Z Compiling progenitor-macro v0.10.0
23912026-01-23T14:38:37.999Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23922026-01-23T14:38:38.389Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
23932026-01-23T14:38:38.499Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23942026-01-23T14:38:38.556Z Checking tokio-dtrace v0.1.0
23952026-01-23T14:38:38.848Z Checking console v0.15.10
23962026-01-23T14:38:39.873Z Compiling derive-where v1.5.0
23972026-01-23T14:38:40.116Z Checking oxide-tokio-rt v0.1.2
23982026-01-23T14:38:40.431Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23992026-01-23T14:38:40.659Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
24002026-01-23T14:38:41.646Z Compiling thiserror-impl-no-std v2.0.2
24012026-01-23T14:38:41.737Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
24022026-01-23T14:38:42.502Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24032026-01-23T14:38:43.015Z Checking chacha20poly1305 v0.10.1
24042026-01-23T14:38:43.039Z Checking atomicwrites v0.4.4
24052026-01-23T14:38:43.141Z Checking newline-converter v0.3.0
24062026-01-23T14:38:43.379Z Checking bytecount v0.6.8
24072026-01-23T14:38:43.438Z Checking expectorate v1.2.0
24082026-01-23T14:38:43.618Z Compiling owo-colors v4.2.2
24092026-01-23T14:38:43.712Z Compiling cancel-safe-futures v0.1.5
24102026-01-23T14:38:44.190Z Checking libsw-core v0.3.1
24112026-01-23T14:38:44.412Z Checking thiserror-no-std v2.0.2
24122026-01-23T14:38:44.603Z Checking libsw v3.5.0
24132026-01-23T14:38:44.665Z Checking vsss-rs v3.3.4
24142026-01-23T14:38:44.972Z Checking linear-map v1.2.0
24152026-01-23T14:38:45.028Z Checking same-file v1.0.6
24162026-01-23T14:38:45.330Z Checking walkdir v2.5.0
24172026-01-23T14:38:45.452Z Checking gethostname v0.5.0
24182026-01-23T14:38:45.511Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24192026-01-23T14:38:45.700Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24202026-01-23T14:38:45.778Z Compiling async-recursion v1.1.1
24212026-01-23T14:38:46.357Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24222026-01-23T14:38:46.661Z Checking smawk v0.3.2
24232026-01-23T14:38:46.978Z Checking unicode-linebreak v0.1.5
24242026-01-23T14:38:47.364Z Checking resolv-conf v0.7.0
24252026-01-23T14:38:47.422Z Compiling convert_case v0.7.1
24262026-01-23T14:38:47.886Z Compiling slog-dtrace v0.3.0
24272026-01-23T14:38:47.971Z Checking globset v0.4.15
24282026-01-23T14:38:48.225Z Checking progenitor v0.11.2
24292026-01-23T14:38:48.507Z Checking progenitor v0.10.0
24302026-01-23T14:38:48.573Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
24312026-01-23T14:38:48.637Z Compiling derive_more-impl v2.0.1
24322026-01-23T14:38:48.837Z Compiling vte_generate_state_changes v0.1.2
24332026-01-23T14:38:49.296Z Checking fd-lock v4.0.2
24342026-01-23T14:38:49.514Z Checking vte v0.11.1
24352026-01-23T14:38:49.589Z Checking display-error-chain v0.2.2
24362026-01-23T14:38:49.868Z Compiling pin-project-internal v1.1.6
24372026-01-23T14:38:49.926Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24382026-01-23T14:38:50.026Z Checking linked-hash-map v0.5.6
24392026-01-23T14:38:50.304Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24402026-01-23T14:38:50.457Z Checking termtree v0.5.1
24412026-01-23T14:38:50.512Z Checking derive_more v2.0.1
24422026-01-23T14:38:50.704Z Checking crossterm v0.29.0
24432026-01-23T14:38:50.772Z Checking nu-ansi-term v0.50.1
24442026-01-23T14:38:50.917Z Checking strip-ansi-escapes v0.2.0
24452026-01-23T14:38:51.159Z Checking lru-cache v0.1.2
24462026-01-23T14:38:51.295Z Checking reedline v0.40.0
24472026-01-23T14:38:51.447Z Checking textwrap v0.16.2
24482026-01-23T14:38:51.524Z Checking hickory-proto v0.24.4
24492026-01-23T14:38:51.943Z Checking pem v3.0.5
24502026-01-23T14:38:52.088Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24512026-01-23T14:38:52.341Z Checking nibble_vec v0.1.0
24522026-01-23T14:38:52.513Z Checking pin-project v1.1.6
24532026-01-23T14:38:52.636Z Compiling snafu-derive v0.8.5
24542026-01-23T14:38:52.748Z Checking endian-type v0.1.2
24552026-01-23T14:38:53.113Z Checking radix_trie v0.2.1
24562026-01-23T14:38:53.270Z Checking olpc-cjson v0.1.4
24572026-01-23T14:38:53.578Z Checking serde_plain v1.0.2
24582026-01-23T14:38:53.632Z Checking typed-path v0.9.3
24592026-01-23T14:38:53.945Z Checking humantime v2.2.0
24602026-01-23T14:38:54.319Z Checking base64 v0.21.7
24612026-01-23T14:38:54.373Z Checking csv-core v0.1.11
24622026-01-23T14:38:54.811Z Checking csv v1.3.1
24632026-01-23T14:38:54.922Z Compiling cfg_aliases v0.1.1
24642026-01-23T14:38:55.027Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24652026-01-23T14:38:55.114Z Compiling nix v0.28.0
24662026-01-23T14:38:55.611Z Checking papergrid v0.11.0
24672026-01-23T14:38:55.774Z Compiling tabled_derive v0.7.0
24682026-01-23T14:38:56.035Z Checking hickory-resolver v0.24.4
24692026-01-23T14:38:56.309Z Checking siphasher v1.0.1
24702026-01-23T14:38:56.724Z Checking home v0.5.9
24712026-01-23T14:38:56.947Z Checking phf_shared v0.12.1
24722026-01-23T14:38:57.305Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24732026-01-23T14:38:57.370Z Checking snafu v0.8.5
24742026-01-23T14:38:57.430Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24752026-01-23T14:38:57.777Z Checking qorb v0.4.1
24762026-01-23T14:38:57.968Z Checking tough v0.20.0
24772026-01-23T14:38:58.039Z Checking tabled v0.15.0
24782026-01-23T14:38:58.420Z Compiling chrono-tz v0.10.4
24792026-01-23T14:38:58.552Z Checking highway v1.3.0
24802026-01-23T14:38:58.625Z Compiling semver v0.1.20
24812026-01-23T14:38:59.119Z Compiling rustc_version v0.1.7
24822026-01-23T14:38:59.281Z Checking phf v0.12.1
24832026-01-23T14:38:59.628Z Compiling const_format_proc_macros v0.2.34
24842026-01-23T14:38:59.681Z Compiling peg-macros v0.8.5
24852026-01-23T14:39:00.445Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24862026-01-23T14:39:00.866Z Compiling sqlparser_derive v0.2.2
24872026-01-23T14:39:01.311Z Checking unicode_categories v0.1.1
24882026-01-23T14:39:01.507Z Checking const_format v0.2.34
24892026-01-23T14:39:01.646Z Checking rustyline v14.0.0
24902026-01-23T14:39:01.696Z Checking sqlformat v0.3.5
24912026-01-23T14:39:01.907Z Checking sqlparser v0.45.0
24922026-01-23T14:39:02.048Z Compiling newtype_derive v0.1.6
24932026-01-23T14:39:02.648Z Checking bcs v0.1.6
24942026-01-23T14:39:02.725Z Checking peg v0.8.5
24952026-01-23T14:39:02.950Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24962026-01-23T14:39:03.135Z Checking steno v0.4.1
24972026-01-23T14:39:03.218Z Checking utf-8 v0.7.6
24982026-01-23T14:39:03.300Z Checking xattr v1.3.1
24992026-01-23T14:39:03.393Z Checking filetime v0.2.26
25002026-01-23T14:39:03.520Z Checking arc-swap v1.7.1
25012026-01-23T14:39:03.583Z Checking tungstenite v0.21.0
25022026-01-23T14:39:03.675Z Checking tar v0.4.44
25032026-01-23T14:39:03.996Z Checking slog-scope v4.4.0
25042026-01-23T14:39:04.273Z Checking slog-stdlog v4.1.1
25052026-01-23T14:39:04.535Z Checking slog-envlogger v2.2.0
25062026-01-23T14:39:04.591Z Compiling typify-impl v0.2.0
25072026-01-23T14:39:04.592Z Checking tokio-tungstenite v0.21.0
25082026-01-23T14:39:04.847Z Checking subprocess v0.2.9
25092026-01-23T14:39:05.257Z Checking headers-core v0.3.0
25102026-01-23T14:39:05.495Z Compiling lzma-sys v0.1.20
25112026-01-23T14:39:05.566Z Checking headers v0.4.1
25122026-01-23T14:39:06.550Z Checking progenitor-client v0.8.0
25132026-01-23T14:39:06.801Z Compiling heck v0.3.3
25142026-01-23T14:39:07.259Z Compiling zone_cfg_derive v0.1.2
25152026-01-23T14:39:07.316Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25162026-01-23T14:39:07.713Z Checking yasna v0.5.2
25172026-01-23T14:39:08.084Z Checking base64 v0.13.1
25182026-01-23T14:39:08.623Z Checking number_prefix v0.4.0
25192026-01-23T14:39:08.719Z Checking zone v0.1.8
25202026-01-23T14:39:08.909Z Checking rcgen v0.12.1
25212026-01-23T14:39:08.968Z Checking indicatif v0.17.11
25222026-01-23T14:39:09.482Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25232026-01-23T14:39:09.631Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25242026-01-23T14:39:09.784Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25252026-01-23T14:39:10.481Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25262026-01-23T14:39:10.846Z Checking ron v0.7.1
25272026-01-23T14:39:11.167Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25282026-01-23T14:39:12.221Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25292026-01-23T14:39:12.617Z Checking xz2 v0.1.7
25302026-01-23T14:39:12.809Z Checking dropshot-api-manager-types v0.2.4
25312026-01-23T14:39:12.869Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25322026-01-23T14:39:13.068Z Compiling moka v0.12.10
25332026-01-23T14:39:13.396Z Checking tagptr v0.2.0
25342026-01-23T14:39:13.521Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25352026-01-23T14:39:13.606Z Compiling radium v0.7.0
25362026-01-23T14:39:13.838Z Compiling libefi-sys v0.1.0
25372026-01-23T14:39:14.306Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25382026-01-23T14:39:14.372Z Compiling bitfield-struct v0.6.2
25392026-01-23T14:39:14.461Z Compiling maybe-uninit v2.0.0
25402026-01-23T14:39:14.526Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25412026-01-23T14:39:15.039Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25422026-01-23T14:39:15.310Z Checking hickory-resolver v0.25.2
25432026-01-23T14:39:15.456Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25442026-01-23T14:39:15.879Z Checking tap v1.0.1
25452026-01-23T14:39:16.166Z Checking wyz v0.5.1
25462026-01-23T14:39:16.225Z Compiling typify-macro v0.2.0
25472026-01-23T14:39:16.667Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25482026-01-23T14:39:17.086Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25492026-01-23T14:39:17.512Z Compiling zerocopy-derive v0.6.6
25502026-01-23T14:39:17.583Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25512026-01-23T14:39:17.899Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25522026-01-23T14:39:18.066Z Compiling packed_struct v0.10.1
25532026-01-23T14:39:18.121Z Checking crc-catalog v2.4.0
25542026-01-23T14:39:18.211Z Checking funty v2.0.0
25552026-01-23T14:39:18.385Z Checking crc v3.2.1
25562026-01-23T14:39:18.662Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25572026-01-23T14:39:18.920Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25582026-01-23T14:39:18.984Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25592026-01-23T14:39:19.124Z Checking bitvec v1.0.1
25602026-01-23T14:39:19.296Z Compiling packed_struct_codegen v0.10.1
25612026-01-23T14:39:19.422Z Compiling bitfield-macros v0.19.2
25622026-01-23T14:39:19.532Z Checking zerocopy v0.6.6
25632026-01-23T14:39:20.116Z Compiling typify v0.2.0
25642026-01-23T14:39:20.366Z Compiling progenitor-impl v0.8.0
25652026-01-23T14:39:20.424Z Compiling indexmap v1.9.3
25662026-01-23T14:39:20.895Z Checking nodrop v0.1.14
25672026-01-23T14:39:21.031Z Checking bitfield v0.19.2
25682026-01-23T14:39:21.128Z Checking array-init v0.0.4
25692026-01-23T14:39:21.668Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25702026-01-23T14:39:21.753Z Checking smallvec v0.6.14
25712026-01-23T14:39:21.988Z Checking hashbrown v0.12.3
25722026-01-23T14:39:22.210Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25732026-01-23T14:39:22.300Z Checking serde-hex v0.1.0
25742026-01-23T14:39:22.609Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25752026-01-23T14:39:22.925Z Checking ron v0.8.1
25762026-01-23T14:39:23.948Z Checking hashbrown v0.13.2
25772026-01-23T14:39:24.271Z Checking crc-any v2.5.0
25782026-01-23T14:39:24.717Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25792026-01-23T14:39:24.957Z Checking path-slash v0.1.5
25802026-01-23T14:39:25.160Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
25812026-01-23T14:39:25.225Z Checking object v0.30.4
25822026-01-23T14:39:25.275Z Compiling xshell-macros v0.2.7
25832026-01-23T14:39:26.086Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
25842026-01-23T14:39:26.168Z Checking xshell v0.2.7
25852026-01-23T14:39:26.567Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25862026-01-23T14:39:26.648Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25872026-01-23T14:39:27.474Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25882026-01-23T14:39:27.682Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25892026-01-23T14:39:28.003Z Compiling progenitor-macro v0.8.0
25902026-01-23T14:39:28.319Z Checking half v1.8.3
25912026-01-23T14:39:28.886Z Checking serde_cbor v0.11.2
25922026-01-23T14:39:29.155Z Compiling proc-macro-error-attr2 v2.0.0
25932026-01-23T14:39:29.219Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
25942026-01-23T14:39:29.906Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25952026-01-23T14:39:30.036Z Compiling proc-macro-error2 v2.0.1
25962026-01-23T14:39:30.437Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25972026-01-23T14:39:30.855Z Compiling num-derive v0.3.3
25982026-01-23T14:39:31.637Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
25992026-01-23T14:39:32.307Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26002026-01-23T14:39:32.800Z Checking maplit v1.0.2
26012026-01-23T14:39:32.914Z Checking libscf-sys v1.1.0
26022026-01-23T14:39:33.002Z Compiling tabled_derive v0.11.0
26032026-01-23T14:39:33.220Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26042026-01-23T14:39:34.240Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26052026-01-23T14:39:34.853Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26062026-01-23T14:39:35.588Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26072026-01-23T14:39:35.846Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26082026-01-23T14:39:35.904Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26092026-01-23T14:39:36.365Z Checking papergrid v0.17.0
26102026-01-23T14:39:36.713Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26112026-01-23T14:39:36.773Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26122026-01-23T14:39:37.006Z Checking testing_table v0.3.0
26132026-01-23T14:39:37.247Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26142026-01-23T14:39:37.346Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26152026-01-23T14:39:37.570Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26162026-01-23T14:39:37.648Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26172026-01-23T14:39:37.970Z Checking fxhash v0.2.1
26182026-01-23T14:39:38.291Z Checking crc8 v0.1.1
26192026-01-23T14:39:38.414Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26202026-01-23T14:39:38.539Z Checking unicase v2.8.1
26212026-01-23T14:39:38.626Z Checking tabled v0.20.0
26222026-01-23T14:39:38.967Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26232026-01-23T14:39:39.296Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26242026-01-23T14:39:40.056Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26252026-01-23T14:39:40.334Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26262026-01-23T14:39:40.981Z Checking kstat-rs v0.2.4
26272026-01-23T14:39:41.087Z Checking progenitor v0.8.0
26282026-01-23T14:39:41.466Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26292026-01-23T14:39:41.533Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26302026-01-23T14:39:41.593Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26312026-01-23T14:39:41.796Z Compiling parking_lot_core v0.8.6
26322026-01-23T14:39:42.564Z Checking scheduled-thread-pool v0.2.7
26332026-01-23T14:39:43.067Z Compiling dsl_auto_type v0.1.2
26342026-01-23T14:39:43.143Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26352026-01-23T14:39:43.431Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26362026-01-23T14:39:43.662Z Compiling vergen-gitcl v1.0.8
26372026-01-23T14:39:43.737Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=846348bf5c92ab490cf4f69fbe1202691dae6125#846348bf)
26382026-01-23T14:39:44.078Z Compiling diesel_table_macro_syntax v0.2.0
26392026-01-23T14:39:44.223Z Checking r2d2 v0.8.10
26402026-01-23T14:39:44.706Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26412026-01-23T14:39:44.772Z Compiling diesel_derives v2.2.3
26422026-01-23T14:39:44.840Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26432026-01-23T14:39:45.144Z Checking parking_lot v0.11.2
26442026-01-23T14:39:45.551Z Checking prefix-trie v0.7.0
26452026-01-23T14:39:45.671Z Checking nanorand v0.7.0
26462026-01-23T14:39:46.215Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=846348bf5c92ab490cf4f69fbe1202691dae6125#846348bf)
26472026-01-23T14:39:46.292Z Compiling dirs-sys-next v0.1.2
26482026-01-23T14:39:46.360Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26492026-01-23T14:39:46.522Z Compiling crunchy v0.2.2
26502026-01-23T14:39:46.935Z Compiling dirs-next v2.0.0
26512026-01-23T14:39:47.013Z Checking hickory-server v0.25.2
26522026-01-23T14:39:47.295Z Checking flume v0.11.1
26532026-01-23T14:39:47.390Z Checking sled v0.34.7
26542026-01-23T14:39:48.116Z Checking hickory-client v0.25.2
26552026-01-23T14:39:48.736Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26562026-01-23T14:39:49.193Z Compiling tiny-keccak v2.0.2
26572026-01-23T14:39:49.692Z Compiling term v0.7.0
26582026-01-23T14:39:49.761Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26592026-01-23T14:39:50.153Z Compiling bit-vec v0.6.3
26602026-01-23T14:39:50.629Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26612026-01-23T14:39:50.714Z Compiling bit-set v0.5.3
26622026-01-23T14:39:51.124Z Compiling ascii-canvas v3.0.0
26632026-01-23T14:39:51.175Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26642026-01-23T14:39:51.392Z Compiling ena v0.14.3
26652026-01-23T14:39:51.794Z Compiling regex-syntax v0.6.29
26662026-01-23T14:39:51.972Z Compiling diff v0.1.13
26672026-01-23T14:39:52.169Z Compiling bindgen v0.71.1
26682026-01-23T14:39:52.488Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26692026-01-23T14:39:52.633Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26702026-01-23T14:39:52.741Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26712026-01-23T14:39:53.270Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
26722026-01-23T14:39:53.415Z Checking primeorder v0.13.6
26732026-01-23T14:39:53.511Z Compiling salty v0.3.0
26742026-01-23T14:39:54.154Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26752026-01-23T14:39:54.533Z Compiling libxml v0.3.3
26762026-01-23T14:39:54.806Z Compiling fs-err v2.11.0
26772026-01-23T14:39:55.127Z Compiling lalrpop v0.19.12
26782026-01-23T14:39:55.471Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26792026-01-23T14:39:55.772Z Checking diesel v2.2.12
26802026-01-23T14:39:56.394Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26812026-01-23T14:39:56.695Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26822026-01-23T14:39:57.272Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26832026-01-23T14:39:58.929Z Compiling strum_macros v0.24.3
26842026-01-23T14:40:00.409Z Compiling indoc v1.0.9
26852026-01-23T14:40:02.056Z Checking p384 v0.13.1
26862026-01-23T14:40:02.425Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26872026-01-23T14:40:02.477Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26882026-01-23T14:40:02.957Z Checking quick-xml v0.37.2
26892026-01-23T14:40:03.215Z Checking derive_builder v0.20.2
26902026-01-23T14:40:03.308Z Compiling oso-derive v0.27.3
26912026-01-23T14:40:03.475Z Compiling impl-trait-for-tuples v0.2.2
26922026-01-23T14:40:03.806Z Compiling trait-variant v0.1.2
26932026-01-23T14:40:04.346Z Checking parse-size v1.1.0
26942026-01-23T14:40:04.629Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26952026-01-23T14:40:04.972Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26962026-01-23T14:40:05.231Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26972026-01-23T14:40:06.526Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26982026-01-23T14:40:06.640Z Checking assert_matches v1.5.0
26992026-01-23T14:40:06.929Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27002026-01-23T14:40:07.317Z Compiling mime_guess v2.0.5
27012026-01-23T14:40:07.531Z Checking predicates-tree v1.0.12
27022026-01-23T14:40:07.781Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27032026-01-23T14:40:08.176Z Checking http-range v0.1.5
27042026-01-23T14:40:08.329Z Checking atty v0.2.14
27052026-01-23T14:40:08.493Z Compiling diesel-dtrace v0.4.2
27062026-01-23T14:40:08.978Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
27072026-01-23T14:40:09.083Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27082026-01-23T14:40:09.485Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27092026-01-23T14:40:09.838Z Checking bb8 v0.8.5
27102026-01-23T14:40:09.903Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
27112026-01-23T14:40:09.961Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=9122d6eb288dc88bfdbcd98cc93cb02cc8c89f96#9122d6eb)
27122026-01-23T14:40:10.302Z Checking corncobs v0.1.4
27132026-01-23T14:40:10.474Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
27142026-01-23T14:40:10.609Z Checking hyper-staticfile v0.10.1
27152026-01-23T14:40:10.633Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
27162026-01-23T14:40:10.736Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27172026-01-23T14:40:11.311Z Checking ignore v0.4.23
27182026-01-23T14:40:11.391Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27192026-01-23T14:40:11.467Z Checking signal-hook-tokio v0.3.1
27202026-01-23T14:40:11.549Z Checking secrecy v0.8.0
27212026-01-23T14:40:11.781Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27222026-01-23T14:40:11.991Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27232026-01-23T14:40:12.305Z Checking globwalk v0.9.1
27242026-01-23T14:40:12.783Z Checking nonempty v0.12.0
27252026-01-23T14:40:12.853Z Checking camino-tempfile-ext v0.3.2
27262026-01-23T14:40:13.036Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27272026-01-23T14:40:13.261Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
27282026-01-23T14:40:13.314Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27292026-01-23T14:40:13.376Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27302026-01-23T14:40:14.984Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27312026-01-23T14:40:15.456Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27322026-01-23T14:40:15.801Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27332026-01-23T14:40:15.988Z Checking tungstenite v0.23.0
27342026-01-23T14:40:16.064Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27352026-01-23T14:40:16.704Z Checking void v1.0.2
27362026-01-23T14:40:16.813Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27372026-01-23T14:40:16.955Z Checking lzss v0.8.2
27382026-01-23T14:40:17.056Z Checking tokio-tungstenite v0.23.1
27392026-01-23T14:40:17.271Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27402026-01-23T14:40:17.420Z Checking nix v0.27.1
27412026-01-23T14:40:17.684Z Checking serde_bytes v0.11.19
27422026-01-23T14:40:18.016Z Checking rand_seeder v0.4.0
27432026-01-23T14:40:18.108Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27442026-01-23T14:40:18.371Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27452026-01-23T14:40:18.721Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27462026-01-23T14:40:18.781Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27472026-01-23T14:40:18.993Z Checking is_ci v1.2.0
27482026-01-23T14:40:19.144Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27492026-01-23T14:40:19.236Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27502026-01-23T14:40:20.006Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27512026-01-23T14:40:20.437Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27522026-01-23T14:40:21.885Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27532026-01-23T14:40:23.183Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27542026-01-23T14:40:23.364Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27552026-01-23T14:40:23.468Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27562026-01-23T14:40:24.268Z Checking yansi v1.0.1
27572026-01-23T14:40:24.598Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27582026-01-23T14:40:24.913Z Checking pretty_assertions v1.4.1
27592026-01-23T14:40:25.082Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27602026-01-23T14:40:25.225Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27612026-01-23T14:40:25.749Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27622026-01-23T14:40:26.134Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27632026-01-23T14:40:26.277Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27642026-01-23T14:40:26.374Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27652026-01-23T14:40:26.907Z Checking typeid v1.0.3
27662026-01-23T14:40:27.148Z Compiling tabled_derive v0.10.0
27672026-01-23T14:40:29.395Z Checking async-bb8-diesel v0.2.1
27682026-01-23T14:40:29.890Z Checking papergrid v0.14.0
27692026-01-23T14:40:30.128Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27702026-01-23T14:40:30.222Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27712026-01-23T14:40:30.555Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27722026-01-23T14:40:30.984Z Compiling indoc v2.0.6
27732026-01-23T14:40:31.247Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27742026-01-23T14:40:31.503Z Checking tabled v0.18.0
27752026-01-23T14:40:32.179Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27762026-01-23T14:40:32.275Z Checking erased-serde v0.4.6
27772026-01-23T14:40:32.488Z Checking ordered-float v2.10.1
27782026-01-23T14:40:33.151Z Compiling libz-sys v1.1.20
27792026-01-23T14:40:33.362Z Checking castaway v0.2.3
27802026-01-23T14:40:33.631Z Checking compact_str v0.8.0
27812026-01-23T14:40:34.110Z Checking serde-untagged v0.1.7
27822026-01-23T14:40:34.414Z Checking serde-value v0.7.0
27832026-01-23T14:40:34.597Z Checking supports-color v3.0.2
27842026-01-23T14:40:34.915Z Checking console v0.16.0
27852026-01-23T14:40:34.980Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27862026-01-23T14:40:35.368Z Checking unicode-truncate v1.1.0
27872026-01-23T14:40:35.677Z Checking concurrent-queue v2.5.0
27882026-01-23T14:40:35.739Z Checking lru v0.12.5
27892026-01-23T14:40:35.952Z Compiling instability v0.3.2
27902026-01-23T14:40:36.108Z Checking unit-prefix v0.5.1
27912026-01-23T14:40:36.165Z Checking cassowary v0.3.0
27922026-01-23T14:40:36.446Z Checking unicode-xid v0.2.6
27932026-01-23T14:40:36.634Z Checking parking v2.2.1
27942026-01-23T14:40:36.727Z Checking cargo-util-schemas v0.8.2
27952026-01-23T14:40:36.780Z Checking indicatif v0.18.0
27962026-01-23T14:40:37.035Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27972026-01-23T14:40:37.120Z Checking ratatui v0.29.0
27982026-01-23T14:40:37.180Z Checking cargo-platform v0.2.0
27992026-01-23T14:40:37.602Z Compiling libgit2-sys v0.18.2+1.9.1
28002026-01-23T14:40:37.692Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28012026-01-23T14:40:38.894Z Checking cargo_metadata v0.21.0
28022026-01-23T14:40:40.592Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28032026-01-23T14:40:40.772Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28042026-01-23T14:40:40.892Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28052026-01-23T14:40:41.283Z Checking event-listener v5.3.1
28062026-01-23T14:40:41.428Z Compiling vergen-git2 v1.0.7
28072026-01-23T14:40:41.824Z Checking event-listener-strategy v0.5.2
28082026-01-23T14:40:41.983Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28092026-01-23T14:40:42.180Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28102026-01-23T14:40:42.394Z Checking plotters-backend v0.3.7
28112026-01-23T14:40:42.651Z Checking shell-words v1.1.0
28122026-01-23T14:40:42.916Z Compiling rustls v0.21.12
28132026-01-23T14:40:43.003Z Checking plotters-svg v0.3.7
28142026-01-23T14:40:43.391Z Checking futures-lite v2.3.0
28152026-01-23T14:40:43.448Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28162026-01-23T14:40:43.525Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28172026-01-23T14:40:44.463Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28182026-01-23T14:40:44.773Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28192026-01-23T14:40:44.890Z Checking sct v0.7.1
28202026-01-23T14:40:45.185Z Checking rustls-webpki v0.101.7
28212026-01-23T14:40:45.252Z Checking hex-literal v0.4.1
28222026-01-23T14:40:45.499Z Checking cast v0.3.0
28232026-01-23T14:40:45.689Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28242026-01-23T14:40:45.903Z Checking criterion-plot v0.6.0
28252026-01-23T14:40:46.699Z Checking plotters v0.3.7
28262026-01-23T14:40:48.724Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28272026-01-23T14:40:49.520Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28282026-01-23T14:40:50.540Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28292026-01-23T14:40:51.184Z Checking tinytemplate v1.2.1
28302026-01-23T14:40:51.765Z Checking oorandom v11.1.4
28312026-01-23T14:40:52.153Z Checking anes v0.1.6
28322026-01-23T14:40:52.709Z Checking criterion v0.7.0
28332026-01-23T14:40:55.667Z Checking tokio-rustls v0.24.1
28342026-01-23T14:40:56.182Z Checking async-lock v3.4.0
28352026-01-23T14:40:57.230Z Checking rustls-pemfile v1.0.4
28362026-01-23T14:40:57.555Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28372026-01-23T14:40:57.713Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28382026-01-23T14:40:58.110Z Checking twox-hash v2.1.0
28392026-01-23T14:40:58.833Z Checking polling v3.7.3
28402026-01-23T14:40:59.397Z Checking async-io v2.3.4
28412026-01-23T14:40:59.490Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28422026-01-23T14:41:00.060Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28432026-01-23T14:41:00.376Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28442026-01-23T14:41:00.450Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28452026-01-23T14:41:00.807Z Checking fatfs v0.3.6
28462026-01-23T14:41:02.087Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28472026-01-23T14:41:03.504Z Compiling petname v2.0.2
28482026-01-23T14:41:04.566Z Compiling seq-macro v0.3.6
28492026-01-23T14:41:05.666Z Checking async-task v4.7.1
28502026-01-23T14:41:06.077Z Checking async-channel v2.3.1
28512026-01-23T14:41:06.135Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28522026-01-23T14:41:06.560Z Checking piper v0.2.4
28532026-01-23T14:41:06.925Z Checking rtoolbox v0.0.2
28542026-01-23T14:41:07.239Z Checking futures-timer v3.0.3
28552026-01-23T14:41:07.704Z Checking rpassword v7.4.0
28562026-01-23T14:41:07.986Z Checking blocking v1.6.1
28572026-01-23T14:41:08.037Z Checking async-executor v1.13.1
28582026-01-23T14:41:08.478Z Checking async-signal v0.2.10
28592026-01-23T14:41:08.903Z Checking tui-tree-widget v0.23.1
28602026-01-23T14:41:09.357Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28612026-01-23T14:41:09.416Z Checking polyval v0.6.2
28622026-01-23T14:41:09.648Z Checking sapling-renderdag v0.1.0
28632026-01-23T14:41:09.740Z Checking event-listener v2.5.3
28642026-01-23T14:41:09.819Z Checking sync-ptr v0.1.4
28652026-01-23T14:41:10.055Z Checking async-channel v1.9.0
28662026-01-23T14:41:10.147Z Checking ghash v0.5.1
28672026-01-23T14:41:10.257Z Checking async-process v2.3.0
28682026-01-23T14:41:10.409Z Checking async-global-executor v2.4.1
28692026-01-23T14:41:10.478Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28702026-01-23T14:41:10.826Z Checking ctr v0.9.2
28712026-01-23T14:41:10.881Z Checking kv-log-macro v1.0.7
28722026-01-23T14:41:10.944Z Compiling async-attributes v1.1.2
28732026-01-23T14:41:11.135Z Checking arrayvec v0.7.6
28742026-01-23T14:41:11.227Z Checking arrayref v0.3.9
28752026-01-23T14:41:11.419Z Checking constant_time_eq v0.3.1
28762026-01-23T14:41:11.679Z Checking aes-gcm v0.10.3
28772026-01-23T14:41:11.852Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28782026-01-23T14:41:11.907Z Checking async-std v1.13.0
28792026-01-23T14:41:12.060Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28802026-01-23T14:41:13.881Z Checking ssh-encoding v0.2.0
28812026-01-23T14:41:14.352Z Checking blowfish v0.9.1
28822026-01-23T14:41:14.703Z Checking bcrypt-pbkdf v0.10.0
28832026-01-23T14:41:15.129Z Checking ssh-cipher v0.2.0
28842026-01-23T14:41:15.526Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28852026-01-23T14:41:15.860Z Checking async-object-pool v0.1.5
28862026-01-23T14:41:16.157Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28872026-01-23T14:41:16.859Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28882026-01-23T14:41:16.914Z Checking serde_regex v1.1.0
28892026-01-23T14:41:17.311Z Checking password-hash v0.4.2
28902026-01-23T14:41:17.911Z Checking assert-json-diff v2.0.2
28912026-01-23T14:41:18.261Z Checking path-tree v0.8.1
28922026-01-23T14:41:18.346Z Checking stringmetrics v2.2.2
28932026-01-23T14:41:18.592Z Compiling target-lexicon v0.13.2
28942026-01-23T14:41:18.702Z Checking pbkdf2 v0.11.0
28952026-01-23T14:41:18.754Z Checking httpmock v0.8.0-alpha.1
28962026-01-23T14:41:19.097Z Checking ssh-key v0.6.6
28972026-01-23T14:41:20.885Z Checking p256 v0.13.2
28982026-01-23T14:41:21.529Z Checking p521 v0.13.3
28992026-01-23T14:41:22.984Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29002026-01-23T14:41:23.446Z Checking russh-cryptovec v0.7.3
29012026-01-23T14:41:23.751Z Compiling guppy-workspace-hack v0.1.0
29022026-01-23T14:41:24.150Z Checking md5 v0.7.0
29032026-01-23T14:41:24.388Z Checking num-bigint v0.4.6
29042026-01-23T14:41:24.557Z Checking russh-keys v0.45.0
29052026-01-23T14:41:24.874Z Checking des v0.8.1
29062026-01-23T14:41:25.523Z Compiling blake3 v1.5.4
29072026-01-23T14:41:26.164Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29082026-01-23T14:41:26.237Z Compiling target-spec v3.5.0
29092026-01-23T14:41:27.007Z Checking russh v0.45.0
29102026-01-23T14:41:27.109Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29112026-01-23T14:41:27.948Z Checking cfg-expr v0.20.1
29122026-01-23T14:41:28.822Z Checking supports-color v2.1.0
29132026-01-23T14:41:28.906Z Checking textwrap v0.15.2
29142026-01-23T14:41:29.121Z Checking supports-unicode v2.1.0
29152026-01-23T14:41:29.368Z Checking supports-hyperlinks v2.1.0
29162026-01-23T14:41:29.437Z Checking hashbrown v0.14.5
29172026-01-23T14:41:29.684Z Checking backtrace-ext v0.2.1
29182026-01-23T14:41:29.992Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29192026-01-23T14:41:30.468Z Checking terminal_size v0.1.17
29202026-01-23T14:41:30.614Z Compiling miette-derive v5.10.0
29212026-01-23T14:41:30.713Z Checking owo-colors v3.5.0
29222026-01-23T14:41:31.382Z Compiling samael v0.0.19
29232026-01-23T14:41:31.627Z Checking internet-checksum v0.2.1
29242026-01-23T14:41:31.917Z Checking chumsky v0.9.3
29252026-01-23T14:41:33.099Z Compiling git2 v0.20.2
29262026-01-23T14:41:33.379Z Checking miette v5.10.0
29272026-01-23T14:41:34.230Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29282026-01-23T14:41:34.535Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29292026-01-23T14:41:34.595Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29302026-01-23T14:41:35.240Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29312026-01-23T14:41:35.770Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29322026-01-23T14:41:35.982Z Compiling knuffel-derive v3.2.0
29332026-01-23T14:41:36.360Z Checking httptest v0.16.3
29342026-01-23T14:41:37.373Z Checking pathdiff v0.2.3
29352026-01-23T14:41:37.645Z Checking nested v0.1.1
29362026-01-23T14:41:37.925Z Checking topological-sort v0.2.2
29372026-01-23T14:41:38.047Z Checking guppy v0.17.20
29382026-01-23T14:41:38.257Z Checking omicron-zone-package v0.12.2
29392026-01-23T14:41:40.472Z Checking knuffel v3.2.0
29402026-01-23T14:41:40.530Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29412026-01-23T14:41:40.974Z Compiling rstest_macros v0.25.0
29422026-01-23T14:41:41.338Z Compiling target-triple v0.1.3
29432026-01-23T14:41:41.645Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29442026-01-23T14:41:41.916Z Compiling doc-comment v0.3.3
29452026-01-23T14:41:42.138Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29462026-01-23T14:41:42.203Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29472026-01-23T14:41:42.267Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29482026-01-23T14:41:42.555Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29492026-01-23T14:41:43.542Z Checking similar-asserts v1.7.0
29502026-01-23T14:41:43.951Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29512026-01-23T14:41:44.332Z Compiling proc-macro-crate v3.2.0
29522026-01-23T14:41:44.446Z Compiling relative-path v1.9.3
29532026-01-23T14:41:45.219Z Checking escape8259 v0.5.3
29542026-01-23T14:41:45.517Z Compiling assert_cmd v2.0.17
29552026-01-23T14:41:45.920Z Checking libtest-mimic v0.8.1
29562026-01-23T14:41:46.556Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29572026-01-23T14:41:46.661Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29582026-01-23T14:41:46.820Z Checking blake2b_simd v1.0.2
29592026-01-23T14:41:47.784Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29602026-01-23T14:41:48.327Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29612026-01-23T14:41:48.625Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29622026-01-23T14:41:49.222Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29632026-01-23T14:41:49.629Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29642026-01-23T14:41:49.731Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29652026-01-23T14:41:50.238Z Checking fancy-regex v0.14.0
29662026-01-23T14:41:50.453Z Checking serde_tokenstream v0.2.2
29672026-01-23T14:41:51.285Z Checking uzers v0.12.1
29682026-01-23T14:41:51.561Z Checking termcolor v1.4.1
29692026-01-23T14:41:51.881Z Checking datatest-stable v0.3.2
29702026-01-23T14:41:52.217Z Checking trybuild v1.0.106
29712026-01-23T14:41:52.847Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29722026-01-23T14:41:54.016Z Checking rust-argon2 v2.1.0
29732026-01-23T14:41:54.578Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29742026-01-23T14:41:54.694Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29752026-01-23T14:41:55.664Z Checking rstest v0.25.0
29762026-01-23T14:41:55.930Z Checking support-bundle-viewer v0.1.2
29772026-01-23T14:41:56.025Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29782026-01-23T14:41:56.227Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29792026-01-23T14:41:56.555Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29802026-01-23T14:41:56.612Z Checking drift v0.1.2
29812026-01-23T14:41:56.767Z Checking rand_distr v0.5.1
29822026-01-23T14:41:57.072Z Checking multimap v0.10.1
29832026-01-23T14:41:57.374Z Checking approx v0.5.1
29842026-01-23T14:41:57.522Z Checking dropshot-api-manager v0.2.4
29852026-01-23T14:41:57.973Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29862026-01-23T14:41:58.791Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29872026-01-23T14:41:59.196Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29882026-01-23T14:41:59.372Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29892026-01-23T14:41:59.808Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29902026-01-23T14:42:00.479Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29912026-01-23T14:42:00.603Z Checking partial-io v0.5.4
29922026-01-23T14:42:00.834Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29932026-01-23T14:42:01.098Z Checking cargo_toml v0.21.0
29942026-01-23T14:42:01.950Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29952026-01-23T14:42:02.241Z Checking termios v0.3.3
29962026-01-23T14:42:02.507Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=9122d6eb288dc88bfdbcd98cc93cb02cc8c89f96#9122d6eb)
29972026-01-23T14:42:02.569Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29982026-01-23T14:42:02.639Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29992026-01-23T14:42:03.278Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30002026-01-23T14:42:06.389Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30012026-01-23T14:42:09.647Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30022026-01-23T14:42:17.645Z Compiling polar-core v0.27.3
30032026-01-23T14:42:19.346Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30042026-01-23T14:42:23.829Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30052026-01-23T14:42:29.170Z Checking oso v0.27.3
30062026-01-23T14:42:29.775Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30072026-01-23T14:42:37.068Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30082026-01-23T14:42:40.509Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30092026-01-23T14:42:55.916Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30102026-01-23T14:42:56.510Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30112026-01-23T14:43:11.881Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30122026-01-23T14:43:21.732Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30132026-01-23T14:47:07.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 44s
30142026-01-23T14:47:08.176Z
30152026-01-23T14:47:08.176Zreal 9:51.584577035
30162026-01-23T14:47:08.176Zuser 48:08.476145836
30172026-01-23T14:47:08.176Zsys 9:10.637318648
30182026-01-23T14:47:08.176Ztrap 1.738111048
30192026-01-23T14:47:08.176Ztflt 0.376976252
30202026-01-23T14:47:08.176Zdflt 0.323255005
30212026-01-23T14:47:08.176Zkflt 0.000961365
30222026-01-23T14:47:08.176Zlock 2:02:18.660323724
30232026-01-23T14:47:08.176Zslp 2:37:39.844937960
30242026-01-23T14:47:08.176Zlat 2:29.123855953
30252026-01-23T14:47:08.176Zstop 16:46.932744685
30262026-01-23T14:47:08.200Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30272026-01-23T14:47:08.200Z+ ptime -m cargo doc --workspace --no-deps
30282026-01-23T14:47:10.129Zwarning: output filename collision.
30292026-01-23T14:47:10.129ZThe 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)`.
30302026-01-23T14:47:10.129ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30312026-01-23T14:47:10.129ZThe targets should have unique names.
30322026-01-23T14:47:10.129ZThis is a known bug where multiple crates with the same name use
30332026-01-23T14:47:10.129Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30342026-01-23T14:47:12.334Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30352026-01-23T14:47:12.417Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30362026-01-23T14:47:12.460Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30372026-01-23T14:47:12.551Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30382026-01-23T14:47:12.608Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30392026-01-23T14:47:12.644Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30402026-01-23T14:47:12.644Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30412026-01-23T14:47:12.931Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30422026-01-23T14:47:12.977Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30432026-01-23T14:47:13.024Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30442026-01-23T14:47:13.174Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30452026-01-23T14:47:13.323Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30462026-01-23T14:47:13.615Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30472026-01-23T14:47:13.654Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30482026-01-23T14:47:13.737Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30492026-01-23T14:47:13.846Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30502026-01-23T14:47:14.044Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30512026-01-23T14:47:14.088Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30522026-01-23T14:47:14.178Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30532026-01-23T14:47:14.793Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30542026-01-23T14:47:14.906Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30552026-01-23T14:47:15.207Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30562026-01-23T14:47:15.231Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30572026-01-23T14:47:15.485Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
30582026-01-23T14:47:15.642Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30592026-01-23T14:47:15.745Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30602026-01-23T14:47:15.959Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30612026-01-23T14:47:16.093Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30622026-01-23T14:47:16.395Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30632026-01-23T14:47:16.442Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30642026-01-23T14:47:17.019Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30652026-01-23T14:47:17.060Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30662026-01-23T14:47:17.467Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30672026-01-23T14:47:17.529Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30682026-01-23T14:47:17.708Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30692026-01-23T14:47:17.886Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30702026-01-23T14:47:17.941Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30712026-01-23T14:47:18.179Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30722026-01-23T14:47:18.242Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30732026-01-23T14:47:18.379Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30742026-01-23T14:47:18.892Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30752026-01-23T14:47:18.935Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30762026-01-23T14:47:19.120Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30772026-01-23T14:47:19.232Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30782026-01-23T14:47:19.301Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30792026-01-23T14:47:19.498Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30802026-01-23T14:47:19.596Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30812026-01-23T14:47:19.731Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30822026-01-23T14:47:19.768Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30832026-01-23T14:47:19.878Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30842026-01-23T14:47:19.965Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30852026-01-23T14:47:20.276Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30862026-01-23T14:47:20.322Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30872026-01-23T14:47:20.368Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30882026-01-23T14:47:20.477Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30892026-01-23T14:47:20.761Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30902026-01-23T14:47:20.801Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30912026-01-23T14:47:20.825Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30922026-01-23T14:47:21.124Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30932026-01-23T14:47:21.254Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30942026-01-23T14:47:21.289Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30952026-01-23T14:47:21.324Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30962026-01-23T14:47:21.629Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30972026-01-23T14:47:21.669Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30982026-01-23T14:47:22.192Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30992026-01-23T14:47:22.227Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31002026-01-23T14:47:22.268Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31012026-01-23T14:47:22.599Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31022026-01-23T14:47:23.373Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31032026-01-23T14:47:23.458Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31042026-01-23T14:47:24.179Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31052026-01-23T14:47:24.756Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31062026-01-23T14:47:24.910Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31072026-01-23T14:47:27.063Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31082026-01-23T14:47:27.930Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31092026-01-23T14:47:28.141Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31102026-01-23T14:47:29.551Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31112026-01-23T14:47:30.011Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31122026-01-23T14:47:30.638Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31132026-01-23T14:47:30.774Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31142026-01-23T14:47:31.038Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31152026-01-23T14:47:31.560Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31162026-01-23T14:47:31.660Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31172026-01-23T14:47:32.795Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31182026-01-23T14:47:32.859Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31192026-01-23T14:47:33.321Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31202026-01-23T14:47:33.368Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31212026-01-23T14:47:33.727Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31222026-01-23T14:47:33.934Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31232026-01-23T14:47:35.090Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31242026-01-23T14:47:35.803Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31252026-01-23T14:47:36.457Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31262026-01-23T14:47:36.499Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31272026-01-23T14:47:36.587Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31282026-01-23T14:47:37.045Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31292026-01-23T14:47:37.278Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31302026-01-23T14:47:38.358Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31312026-01-23T14:47:38.398Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31322026-01-23T14:47:39.270Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31332026-01-23T14:47:39.760Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31342026-01-23T14:47:40.308Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31352026-01-23T14:47:40.665Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31362026-01-23T14:47:40.736Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31372026-01-23T14:47:40.935Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31382026-01-23T14:47:41.920Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31392026-01-23T14:47:42.049Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31402026-01-23T14:47:42.351Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31412026-01-23T14:47:43.137Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31422026-01-23T14:47:43.479Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31432026-01-23T14:47:43.583Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31442026-01-23T14:47:43.713Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31452026-01-23T14:47:44.385Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31462026-01-23T14:47:44.841Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31472026-01-23T14:47:44.885Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31482026-01-23T14:47:44.933Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31492026-01-23T14:47:45.367Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31502026-01-23T14:47:45.560Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31512026-01-23T14:47:45.687Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31522026-01-23T14:47:45.959Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31532026-01-23T14:47:46.268Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31542026-01-23T14:47:46.689Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31552026-01-23T14:47:46.811Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=846348bf5c92ab490cf4f69fbe1202691dae6125#846348bf)
31562026-01-23T14:47:47.293Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31572026-01-23T14:47:47.579Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31582026-01-23T14:47:47.801Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31592026-01-23T14:47:48.408Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31602026-01-23T14:47:48.524Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31612026-01-23T14:47:48.974Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31622026-01-23T14:47:49.016Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=846348bf5c92ab490cf4f69fbe1202691dae6125#846348bf)
31632026-01-23T14:47:49.465Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31642026-01-23T14:47:50.459Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31652026-01-23T14:47:51.779Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31662026-01-23T14:47:52.873Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31672026-01-23T14:47:53.745Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31682026-01-23T14:47:54.185Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31692026-01-23T14:47:55.838Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31702026-01-23T14:47:56.141Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31712026-01-23T14:47:57.680Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31722026-01-23T14:47:58.917Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31732026-01-23T14:48:00.707Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31742026-01-23T14:48:01.919Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31752026-01-23T14:48:02.487Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31762026-01-23T14:48:03.387Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31772026-01-23T14:48:04.291Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31782026-01-23T14:48:04.371Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
31792026-01-23T14:48:04.651Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
31802026-01-23T14:48:05.694Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31812026-01-23T14:48:06.159Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31822026-01-23T14:48:06.459Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31832026-01-23T14:48:07.371Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31842026-01-23T14:48:07.999Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31852026-01-23T14:48:13.549Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31862026-01-23T14:48:13.822Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31872026-01-23T14:48:14.394Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31882026-01-23T14:48:14.791Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31892026-01-23T14:48:17.102Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31902026-01-23T14:48:17.856Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31912026-01-23T14:48:17.942Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31922026-01-23T14:48:19.725Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31932026-01-23T14:48:19.840Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31942026-01-23T14:48:20.407Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31952026-01-23T14:48:20.644Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31962026-01-23T14:48:20.998Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31972026-01-23T14:48:23.446Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31982026-01-23T14:48:24.122Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31992026-01-23T14:48:24.186Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32002026-01-23T14:48:25.676Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32012026-01-23T14:48:26.125Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32022026-01-23T14:48:26.363Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32032026-01-23T14:48:26.611Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32042026-01-23T14:48:26.914Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32052026-01-23T14:48:27.086Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32062026-01-23T14:48:27.580Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32072026-01-23T14:48:28.033Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32082026-01-23T14:48:28.753Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32092026-01-23T14:48:29.694Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32102026-01-23T14:48:30.205Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32112026-01-23T14:48:30.985Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32122026-01-23T14:48:31.014Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32132026-01-23T14:48:31.457Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32142026-01-23T14:48:32.760Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32152026-01-23T14:48:33.860Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32162026-01-23T14:48:33.923Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32172026-01-23T14:48:35.953Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32182026-01-23T14:48:39.254Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32192026-01-23T14:48:39.576Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32202026-01-23T14:48:44.682Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32212026-01-23T14:48:45.118Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32222026-01-23T14:48:47.845Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32232026-01-23T14:48:49.191Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32242026-01-23T14:48:51.064Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32252026-01-23T14:48:54.387Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32262026-01-23T14:48:55.281Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32272026-01-23T14:48:58.463Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32282026-01-23T14:49:01.522Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32292026-01-23T14:49:02.909Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32302026-01-23T14:49:08.977Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32312026-01-23T14:49:08.977Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32322026-01-23T14:49:08.977Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32332026-01-23T14:49:09.382Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32342026-01-23T14:49:10.921Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32352026-01-23T14:49:11.881Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32362026-01-23T14:49:14.036Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32372026-01-23T14:49:15.258Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32382026-01-23T14:49:20.385Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32392026-01-23T14:49:21.129Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32402026-01-23T14:49:21.627Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32412026-01-23T14:49:23.774Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32422026-01-23T14:49:25.480Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32432026-01-23T14:49:26.775Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32442026-01-23T14:49:28.068Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32452026-01-23T14:49:33.787Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32462026-01-23T14:49:35.765Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32472026-01-23T14:49:36.441Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32482026-01-23T14:49:38.087Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32492026-01-23T14:49:39.359Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32502026-01-23T14:49:40.944Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32512026-01-23T14:49:43.957Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32522026-01-23T14:49:45.409Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32532026-01-23T14:49:47.284Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32542026-01-23T14:49:49.039Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32552026-01-23T14:49:50.402Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32562026-01-23T14:49:54.003Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32572026-01-23T14:49:55.296Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32582026-01-23T14:49:58.824Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32592026-01-23T14:50:00.083Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32602026-01-23T14:50:01.528Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32612026-01-23T14:50:04.084Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32622026-01-23T14:50:08.544Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32632026-01-23T14:50:09.606Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32642026-01-23T14:50:11.694Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32652026-01-23T14:50:13.815Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32662026-01-23T14:50:16.204Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32672026-01-23T14:50:18.713Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32682026-01-23T14:50:21.762Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32692026-01-23T14:50:24.027Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32702026-01-23T14:50:27.242Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32712026-01-23T14:50:29.768Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32722026-01-23T14:50:32.371Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32732026-01-23T14:50:39.082Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32742026-01-23T14:50:40.201Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32752026-01-23T14:50:42.634Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32762026-01-23T14:50:42.963Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32772026-01-23T14:50:45.213Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32782026-01-23T14:50:48.293Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32792026-01-23T14:50:51.835Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32802026-01-23T14:50:54.599Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32812026-01-23T14:50:57.890Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32822026-01-23T14:51:00.599Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32832026-01-23T14:51:03.857Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32842026-01-23T14:51:06.334Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32852026-01-23T14:51:09.372Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32862026-01-23T14:51:12.217Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32872026-01-23T14:51:15.036Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32882026-01-23T14:51:18.406Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32892026-01-23T14:51:21.077Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32902026-01-23T14:51:24.171Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32912026-01-23T14:51:26.726Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32922026-01-23T14:51:29.667Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32932026-01-23T14:51:32.458Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32942026-01-23T14:51:35.304Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32952026-01-23T14:51:38.041Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32962026-01-23T14:51:40.990Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32972026-01-23T14:51:43.890Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32982026-01-23T14:51:46.752Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32992026-01-23T14:51:49.779Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33002026-01-23T14:51:52.625Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33012026-01-23T14:51:55.750Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33022026-01-23T14:51:58.656Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33032026-01-23T14:52:01.853Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33042026-01-23T14:52:04.893Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33052026-01-23T14:52:08.314Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33062026-01-23T14:52:11.534Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33072026-01-23T14:52:14.963Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33082026-01-23T14:52:18.054Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33092026-01-23T14:52:21.533Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33102026-01-23T14:52:29.114Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33112026-01-23T14:52:29.212Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33122026-01-23T14:52:33.103Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33132026-01-23T14:52:36.427Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33142026-01-23T14:52:39.703Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33152026-01-23T14:52:43.865Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33162026-01-23T14:52:45.197Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33172026-01-23T14:52:50.626Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33182026-01-23T14:52:54.246Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33192026-01-23T14:52:57.785Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33202026-01-23T14:53:01.508Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33212026-01-23T14:53:04.538Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33222026-01-23T14:53:07.950Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33232026-01-23T14:53:11.314Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33242026-01-23T14:53:14.572Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33252026-01-23T14:53:18.965Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33262026-01-23T14:53:23.011Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33272026-01-23T14:53:25.903Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33282026-01-23T14:53:29.170Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33292026-01-23T14:53:32.618Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33302026-01-23T14:53:36.073Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33312026-01-23T14:53:39.445Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33322026-01-23T14:53:42.882Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33332026-01-23T14:53:46.437Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33342026-01-23T14:53:50.870Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33352026-01-23T14:53:53.495Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33362026-01-23T14:53:56.915Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33372026-01-23T14:54:00.946Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33382026-01-23T14:54:04.370Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33392026-01-23T14:54:08.043Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33402026-01-23T14:54:11.571Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33412026-01-23T14:54:15.274Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33422026-01-23T14:54:18.801Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33432026-01-23T14:54:25.817Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33442026-01-23T14:54:27.831Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33452026-01-23T14:54:38.532Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33462026-01-23T14:54:41.823Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33472026-01-23T14:54:43.602Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33482026-01-23T14:54:48.202Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33492026-01-23T14:54:53.065Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33502026-01-23T14:54:58.156Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33512026-01-23T14:55:02.884Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33522026-01-23T14:55:07.734Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33532026-01-23T14:55:12.504Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33542026-01-23T14:55:17.410Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33552026-01-23T14:55:22.168Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33562026-01-23T14:56:01.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 52s
33572026-01-23T14:56:01.210Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 184 other files
33582026-01-23T14:56:01.332Z
33592026-01-23T14:56:01.332Zreal 8:53.069233137
33602026-01-23T14:56:01.332Zuser 33:16.617415359
33612026-01-23T14:56:01.332Zsys 6:18.662464120
33622026-01-23T14:56:01.332Ztrap 1.018483543
33632026-01-23T14:56:01.332Ztflt 0.088117900
33642026-01-23T14:56:01.332Zdflt 0.045001880
33652026-01-23T14:56:01.332Zkflt 0.000134596
33662026-01-23T14:56:01.356Zlock 6:46:33.208845542
33672026-01-23T14:56:01.356Zslp 2:59:41.384449747
33682026-01-23T14:56:01.356Zlat 56.526219590
33692026-01-23T14:56:01.356Zstop 2:20.416266367
33702026-01-23T14:56:01.356Zprocess exited: duration 1531704 ms, exit code 0
 
33712026-01-23T14:56:01.405Zfound 0 output files