01KFKS8DH0F56JNFKV48GFDX8D: clippy (helios)

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

Buildomat Job: 01KFKS8XXVPA01786B9RTZ2NDZ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-01-22T21:20:57.226Zjob assigned to worker 01KFKS8YG5XWN1ZDTBY4FR2YYK [factory gimlet-EVT22200007-propolis, EVT22200007/55446] (queued for 31 s)
 
22026-01-22T21:21:05.740Zstarting task 0: "setup"
32026-01-22T21:21:05.765Z++ uname -s
42026-01-22T21:21:05.765Z+ kern=SunOS
52026-01-22T21:21:05.765Z+ build_user=build
62026-01-22T21:21:05.765Z+ build_uid=12345
72026-01-22T21:21:05.765Z+ work_dir=/work
82026-01-22T21:21:05.765Z+ input_dir=/input
92026-01-22T21:21:05.765Z+ [[ 0 == 12345 ]]
102026-01-22T21:21:05.765Z+ case "$kern" in
112026-01-22T21:21:05.765Z+ groupadd -g 12345 build
122026-01-22T21:21:05.765Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-01-22T21:21:07.767Z+ zfs create -o mountpoint=/work rpool/work
142026-01-22T21:21:07.808Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-01-22T21:21:07.833Z+ home_fs=zfs
162026-01-22T21:21:07.833Z+ [[ zfs == autofs ]]
172026-01-22T21:21:07.833Z+ mkdir -p /home/build
182026-01-22T21:21:07.833Z+ chown build:build /home/build /work
192026-01-22T21:21:09.820Z+ chmod 0700 /home/build /work
202026-01-22T21:21:09.844Zprocess exited: duration 4087 ms, exit code 0
 
212026-01-22T21:21:09.898Zstarting task 1: "rust-toolchain"
222026-01-22T21:21:09.925Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-01-22T21:21:09.925Z * rust toolchain channel = "1.91.1"
242026-01-22T21:21:09.925Z * rust toolchain profile = "default"
252026-01-22T21:21:09.925Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-01-22T21:21:09.925Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-01-22T21:21:09.925Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-01-22T21:21:09.925Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-01-22T21:21:09.926Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-01-22T21:21:10.065Zinfo: downloading installer
312026-01-22T21:21:10.946Zwarn: It looks like you have an existing installation of Rust at:
322026-01-22T21:21:10.946Zwarn: /opt/ooce/bin
332026-01-22T21:21:10.946Zwarn: It is recommended that rustup be the primary Rust installation.
342026-01-22T21:21:10.946Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-01-22T21:21:10.946Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-01-22T21:21:10.946Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-01-22T21:21:10.946Zwarn: or pass `-y' to ignore all ignorable checks.
382026-01-22T21:21:10.946Zerror: cannot install while Rust is installed
392026-01-22T21:21:10.946Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-01-22T21:21:10.971Zinfo: profile set to 'default'
412026-01-22T21:21:10.971Zinfo: default host triple is x86_64-unknown-illumos
422026-01-22T21:21:10.972Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-01-22T21:21:11.124Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-01-22T21:21:11.124Zinfo: downloading component 'cargo'
452026-01-22T21:21:11.245Zinfo: downloading component 'clippy'
462026-01-22T21:21:11.344Zinfo: downloading component 'rust-docs'
472026-01-22T21:21:11.618Zinfo: downloading component 'rust-std'
482026-01-22T21:21:11.911Zinfo: downloading component 'rustc'
492026-01-22T21:21:13.485Zinfo: downloading component 'rustfmt'
502026-01-22T21:21:14.017Zinfo: installing component 'cargo'
512026-01-22T21:21:14.893Zinfo: installing component 'clippy'
522026-01-22T21:21:15.362Zinfo: installing component 'rust-docs'
532026-01-22T21:21:18.801Zinfo: installing component 'rust-std'
542026-01-22T21:21:20.934Zinfo: installing component 'rustc'
552026-01-22T21:21:29.938Zinfo: installing component 'rustfmt'
562026-01-22T21:21:30.349Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-01-22T21:21:30.349Z
582026-01-22T21:21:30.540Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-01-22T21:21:30.540Z
602026-01-22T21:21:30.564Z
612026-01-22T21:21:30.564ZRust is installed now. Great!
622026-01-22T21:21:30.564Z
632026-01-22T21:21:30.564ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-01-22T21:21:30.564Zenvironment variable. This has not been done automatically.
652026-01-22T21:21:30.564Z
662026-01-22T21:21:30.564ZTo configure your current shell, you need to source
672026-01-22T21:21:30.564Zthe corresponding env file under $HOME/.cargo.
682026-01-22T21:21:30.564Z
692026-01-22T21:21:30.564ZThis is usually done by running one of the following (note the leading DOT):
702026-01-22T21:21:30.564Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-01-22T21:21:30.564Zsource "$HOME/.cargo/env.fish" # For fish
722026-01-22T21:21:30.564Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-01-22T21:21:30.677Z+ rustup --version
742026-01-22T21:21:30.702Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-01-22T21:21:30.702Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-01-22T21:21:30.801Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-01-22T21:21:30.825Z+ cargo --version
782026-01-22T21:21:30.925Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-01-22T21:21:30.949Z+ rustc --version
802026-01-22T21:21:31.058Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-01-22T21:21:31.082Zprocess exited: duration 21169 ms, exit code 0
 
822026-01-22T21:21:31.135Zstarting task 2: "authentication"
832026-01-22T21:21:31.194Zprocess exited: duration 61 ms, exit code 0
 
842026-01-22T21:21:31.246Zstarting task 3: "clone repository"
852026-01-22T21:21:31.270Z+ mkdir -p /work/oxidecomputer/omicron
862026-01-22T21:21:31.270Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-01-22T21:21:31.294ZCloning into '/work/oxidecomputer/omicron'...
882026-01-22T21:21:42.521Z+ cd /work/oxidecomputer/omicron
892026-01-22T21:21:42.521Z+ git fetch origin de5db7314eee6c54ae433d60b79d1ef8286948a9
902026-01-22T21:21:43.001ZFrom https://github.com/oxidecomputer/omicron
912026-01-22T21:21:43.001Z * branch de5db7314eee6c54ae433d60b79d1ef8286948a9 -> FETCH_HEAD
922026-01-22T21:21:43.025Z+ [[ -n no-audit-get-endpoints ]]
932026-01-22T21:21:43.025Z++ git branch --show-current
942026-01-22T21:21:43.025Z+ current=main
952026-01-22T21:21:43.025Z+ [[ main != no-audit-get-endpoints ]]
962026-01-22T21:21:43.025Z+ git branch -f no-audit-get-endpoints de5db7314eee6c54ae433d60b79d1ef8286948a9
972026-01-22T21:21:43.049Z+ git checkout -f no-audit-get-endpoints
982026-01-22T21:21:43.384ZSwitched to branch 'no-audit-get-endpoints'
992026-01-22T21:21:43.408Z+ git reset --hard de5db7314eee6c54ae433d60b79d1ef8286948a9
1002026-01-22T21:21:43.432ZHEAD is now at de5db7314 test making sure we don't audit log GET endpoints
1012026-01-22T21:21:43.432Zprocess exited: duration 12175 ms, exit code 0
 
1022026-01-22T21:21:43.481Zstarting task 4: "build"
1032026-01-22T21:21:43.506Z+ source ./env.sh
1042026-01-22T21:21:43.506Z++ OLD_SHELL_OPTS=ehxB
1052026-01-22T21:21:43.506Z++ set -o xtrace
1062026-01-22T21:21:43.506Z++++ dirname ./env.sh
1072026-01-22T21:21:43.506Z+++ readlink -f .
1082026-01-22T21:21:43.506Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-01-22T21:21:43.506Z++ 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-22T21:21:43.506Z++ 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-22T21:21:43.506Z++ 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-22T21:21:43.506Z++ 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-22T21:21:43.506Z++ 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-22T21:21:43.506Z++ 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-22T21:21:43.506Z++ 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-22T21:21:43.506Z++ 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-22T21:21:43.506Z++ case $OLD_SHELL_OPTS in
1182026-01-22T21:21:43.506Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-01-22T21:21:43.506Z+ source .github/buildomat/ci-env.sh
1202026-01-22T21:21:43.506Z++ export CARGO_TERM_COLOR=always
1212026-01-22T21:21:43.506Z++ CARGO_TERM_COLOR=always
1222026-01-22T21:21:43.506Z+ cargo --version
1232026-01-22T21:21:43.613Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-01-22T21:21:43.638Z+ rustc --version
1252026-01-22T21:21:43.730Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-01-22T21:21:43.755Z+ banner prerequisites
1272026-01-22T21:21:43.755Z
1282026-01-22T21:21:43.755Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-01-22T21:21:43.755Z # # # # # # # # # # # # # # #
1302026-01-22T21:21:43.755Z # # # # ##### # # ##### # # # # # #### #
1312026-01-22T21:21:43.755Z ##### ##### # ##### # # # # # # # # #
1322026-01-22T21:21:43.755Z # # # # # # # # # # # # # # #
1332026-01-22T21:21:43.755Z # # # ###### # # ###### ### # #### # #### #
1342026-01-22T21:21:43.755Z
1352026-01-22T21:21:43.755Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-01-22T21:22:04.734Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-01-22T21:22:17.463Z Startup: Caching catalogs ... Done
1382026-01-22T21:22:43.274ZPlanning: Solver setup ... Done (23.790s)
1392026-01-22T21:22:43.444ZPlanning: Running solver ... Done (0.170s)
1402026-01-22T21:22:43.594ZPlanning: Finding local manifests ... Done (0.002s)
1412026-01-22T21:22:43.678ZPlanning: Fetching manifests: 0/4 0% complete
1422026-01-22T21:23:25.348ZPlanning: Fetching manifests: 3/4 75% complete
1432026-01-22T21:23:25.456ZPlanning: Fetching manifests: 3/4 75% complete
1442026-01-22T21:23:25.667ZPlanning: Package planning ... Done (0.210s)
1452026-01-22T21:23:25.749ZPlanning: Merging actions ... Done (0.064s)
1462026-01-22T21:23:26.128ZPlanning: Checking for conflicting actions ... Done (0.397s)
1472026-01-22T21:23:26.152ZPlanning: Consolidating action changes ... Done (0.016s)
1482026-01-22T21:23:26.966ZPlanning: Evaluating mediators ... Done (0.812s)
1492026-01-22T21:23:26.991ZPlanning: Planning completed in 69.38 seconds
1502026-01-22T21:23:26.991Z Packages to install: 4
1512026-01-22T21:23:26.992Z Mediators to change: 2
1522026-01-22T21:23:26.992Z Services to change: 1
1532026-01-22T21:23:26.992Z Estimated space available: 154.95 GB
1542026-01-22T21:23:26.992ZEstimated space to be consumed: 1.79 GB
1552026-01-22T21:23:26.992Z Create boot environment: No
1562026-01-22T21:23:26.992ZCreate backup boot environment: No
1572026-01-22T21:23:26.992Z Rebuild boot archive: No
1582026-01-22T21:23:26.992Z
1592026-01-22T21:23:26.992ZChanged mediators:
1602026-01-22T21:23:26.992Z mediator clang:
1612026-01-22T21:23:26.992Z version: None -> 15 (system default)
1622026-01-22T21:23:26.992Z
1632026-01-22T21:23:26.992Z mediator llvm:
1642026-01-22T21:23:26.992Z version: 14 (system default) -> 15 (system default)
1652026-01-22T21:23:26.992Z
1662026-01-22T21:23:26.992ZChanged packages:
1672026-01-22T21:23:26.992Zhelios-dev
1682026-01-22T21:23:26.992Z developer/build-essential
1692026-01-22T21:23:26.992Z None -> 11-2.0
1702026-01-22T21:23:26.992Z library/libxmlsec1
1712026-01-22T21:23:26.992Z None -> 1.2.35-2.0
1722026-01-22T21:23:26.992Z ooce/developer/clang-15
1732026-01-22T21:23:26.992Z None -> 15.0.7-2.0
1742026-01-22T21:23:26.992Z ooce/developer/llvm-15
1752026-01-22T21:23:26.992Z None -> 15.0.7-2.0
1762026-01-22T21:23:26.992Z
1772026-01-22T21:23:26.992ZServices:
1782026-01-22T21:23:26.992Z restart_fmri:
1792026-01-22T21:23:26.992Z svc:/system/update-man-index:default
1802026-01-22T21:23:27.054Z
1812026-01-22T21:23:27.054ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1822026-01-22T21:23:32.057ZDownload: 1215/3290 items 86.2/212.6MB 40% complete (17.3M/s)
1832026-01-22T21:23:37.057ZDownload: 3248/3290 items 201.0/212.6MB 94% complete (20.2M/s)
1842026-01-22T21:23:38.766ZDownload: Completed 212.60 MB in 11.71 seconds (18.1M/s)
1852026-01-22T21:23:38.953Z Actions: 1/3689 actions (Installing new actions)
1862026-01-22T21:23:43.957Z Actions: 3244/3689 actions (Installing new actions)
1872026-01-22T21:23:45.346Z Actions: Completed 3689 actions in 6.39 seconds.
1882026-01-22T21:23:46.604Z Done (1.246s)
1892026-01-22T21:23:46.604Z Done (0.000s)
1902026-01-22T21:23:48.045Z Done (1.446s)
1912026-01-22T21:23:54.218Z Done (5.854s)
1922026-01-22T21:23:54.342Z Done (0.025s)
1932026-01-22T21:23:54.367Z Done (0.000s)
1942026-01-22T21:23:54.506Z Done (0.000s)
1952026-01-22T21:23:55.690ZPlanning: Evaluating mediator changes ... Done
1962026-01-22T21:23:55.947ZPlanning: Checking for conflicting actions ... Done
1972026-01-22T21:23:55.973ZPlanning: Consolidating action changes ... Done
1982026-01-22T21:23:56.399ZPlanning: Evaluating mediators ... Done
1992026-01-22T21:23:56.424ZPlanning: Planning completed in 0.71 seconds
2002026-01-22T21:23:56.456Z Mediators to change: 2
2012026-01-22T21:23:56.456Z Create boot environment: No
2022026-01-22T21:23:56.456ZCreate backup boot environment: No
2032026-01-22T21:23:56.529Z Done
2042026-01-22T21:23:56.529Z Done
2052026-01-22T21:23:57.709Z Done
2062026-01-22T21:24:03.566Z Done
2072026-01-22T21:24:03.675Z Done
2082026-01-22T21:24:03.675Z Done
2092026-01-22T21:24:03.757Z Done
2102026-01-22T21:24:04.714ZPlanning: Evaluating mediator changes ... Done
2112026-01-22T21:24:04.739ZPlanning: Merging actions ... Done
2122026-01-22T21:24:05.000ZPlanning: Checking for conflicting actions ... Done
2132026-01-22T21:24:05.026ZPlanning: Consolidating action changes ... Done
2142026-01-22T21:24:05.393ZPlanning: Evaluating mediators ... Done
2152026-01-22T21:24:05.468ZPlanning: Planning completed in 1.11 seconds
2162026-01-22T21:24:05.514Z Packages to change: 1
2172026-01-22T21:24:05.514Z Mediators to change: 1
2182026-01-22T21:24:05.514Z Services to change: 1
2192026-01-22T21:24:05.514Z Create boot environment: No
2202026-01-22T21:24:05.515ZCreate backup boot environment: Yes
2212026-01-22T21:24:07.712Z Actions: 1/6 actions (Updating modified actions)
2222026-01-22T21:24:07.736Z Actions: Completed 6 actions in 0.00 seconds.
2232026-01-22T21:24:07.736Z Done
2242026-01-22T21:24:07.737Z Done
2252026-01-22T21:24:08.024Z Done
2262026-01-22T21:24:13.846Z Done
2272026-01-22T21:24:13.962Z Done
2282026-01-22T21:24:13.987Z Done
2292026-01-22T21:24:14.028Z Done
2302026-01-22T21:24:14.769ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312026-01-22T21:24:14.769Zclang system 15 system
2322026-01-22T21:24:14.769Zcsh system system illumos
2332026-01-22T21:24:14.770Zctags system system illumos
2342026-01-22T21:24:14.770Zfile system system illumos
2352026-01-22T21:24:14.770Zgcc vendor 12 vendor
2362026-01-22T21:24:14.770Zgcc system 10 system
2372026-01-22T21:24:14.771Zgcc system 7 system
2382026-01-22T21:24:14.771Zgo system 1.20 system
2392026-01-22T21:24:14.771Zgo system 1.19 system
2402026-01-22T21:24:14.772Zllvm system 15 system
2412026-01-22T21:24:14.772Zllvm system 14 system
2422026-01-22T21:24:14.772Zmariadb system 10.6 system
2432026-01-22T21:24:14.772Zmta vendor vendor dma
2442026-01-22T21:24:14.772Zopenjdk system 17 system
2452026-01-22T21:24:14.772Zopenjdk system 11 system
2462026-01-22T21:24:14.773Zopenjdk system 1.8 system
2472026-01-22T21:24:14.773Zopenssl vendor 3 vendor
2482026-01-22T21:24:14.773Zperl system 5.36 system
2492026-01-22T21:24:14.773Zpostgresql system 15 system
2502026-01-22T21:24:14.774Zpostgresql system 13 system
2512026-01-22T21:24:14.774Zpython vendor 3 vendor
2522026-01-22T21:24:14.774Zpython system 2 system
2532026-01-22T21:24:14.774Zpython3 system 3.11 system
2542026-01-22T21:24:14.774Zruby system 3.0 system
2552026-01-22T21:24:14.774Zwords vendor vendor american-english
2562026-01-22T21:24:14.775Zwords system system australian-english
2572026-01-22T21:24:14.775Zwords system system british-english
2582026-01-22T21:24:14.775Zwords system system canadian-english
2592026-01-22T21:24:14.775Zwords system system french
2602026-01-22T21:24:14.775Zwords system system italian
2612026-01-22T21:24:14.775Zwords system system ngerman
2622026-01-22T21:24:14.775Zwords system system ogerman
2632026-01-22T21:24:14.776Zwords system system spanish
2642026-01-22T21:24:15.237ZPUBLISHER TYPE STATUS P LOCATION
2652026-01-22T21:24:15.238Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662026-01-22T21:24:26.639ZFMRI IFO
2672026-01-22T21:24:26.639Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682026-01-22T21:24:26.639Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692026-01-22T21:24:26.639Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702026-01-22T21:24:26.639Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712026-01-22T21:24:26.639Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722026-01-22T21:24:26.639Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2732026-01-22T21:24:26.639Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742026-01-22T21:24:26.639Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2752026-01-22T21:24:26.639Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762026-01-22T21:24:26.639Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772026-01-22T21:24:26.639Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2782026-01-22T21:24:26.639Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792026-01-22T21:24:26.639Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802026-01-22T21:24:26.639Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2812026-01-22T21:24:26.639Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822026-01-22T21:24:26.639Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832026-01-22T21:24:28.118Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842026-01-22T21:24:28.558Z Updating crates.io index
2852026-01-22T21:24:28.582Z Updating git repository `https://github.com/oxidecomputer/lldp`
2862026-01-22T21:24:29.099Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2872026-01-22T21:24:30.719Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2882026-01-22T21:24:31.187Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2892026-01-22T21:24:31.531Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2902026-01-22T21:24:32.278Z Updating git repository `https://github.com/oxidecomputer/propolis`
2912026-01-22T21:24:33.954Z Updating git repository `https://github.com/oxidecomputer/crucible`
2922026-01-22T21:24:36.948Z Updating git repository `https://github.com/oxidecomputer/opte`
2932026-01-22T21:24:40.419Z Updating git repository `https://github.com/oxidecomputer/tofino`
2942026-01-22T21:24:40.782Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952026-01-22T21:24:41.773Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2962026-01-22T21:24:42.533Z Updating git repository `https://github.com/oxidecomputer/clickward`
2972026-01-22T21:24:42.935Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2982026-01-22T21:24:43.591Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2992026-01-22T21:24:44.023Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002026-01-22T21:24:44.898Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3012026-01-22T21:24:45.562Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3022026-01-22T21:24:46.023Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032026-01-22T21:24:46.462Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3042026-01-22T21:24:47.050Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052026-01-22T21:24:47.387Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062026-01-22T21:24:47.733Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072026-01-22T21:24:48.102Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3082026-01-22T21:24:48.681Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3092026-01-22T21:24:49.383Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3102026-01-22T21:24:49.772Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3112026-01-22T21:24:50.217Z Updating git repository `https://github.com/oxidecomputer/ispf`
3122026-01-22T21:24:50.664Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-01-22T21:24:51.772Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3142026-01-22T21:24:52.291Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3152026-01-22T21:24:52.652Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3162026-01-22T21:24:53.121Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3172026-01-22T21:24:53.632Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3182026-01-22T21:24:54.109Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3192026-01-22T21:24:54.536Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3202026-01-22T21:24:54.944Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3212026-01-22T21:24:55.299Z Updating git repository `https://github.com/oxidecomputer/omicron`
3222026-01-22T21:25:09.363Z Updating git repository `https://github.com/illumos/smf-rs`
3232026-01-22T21:25:09.883Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3242026-01-22T21:25:11.921Z Downloading crates ...
3252026-01-22T21:25:11.994Z Downloaded anstyle-query v1.1.1
3262026-01-22T21:25:12.020Z Downloaded pretty-hex v0.4.1
3272026-01-22T21:25:12.020Z Downloaded heck v0.4.1
3282026-01-22T21:25:12.020Z Downloaded log v0.4.29
3292026-01-22T21:25:12.020Z Downloaded num-traits v0.2.19
3302026-01-22T21:25:12.020Z Downloaded toml v0.8.23
3312026-01-22T21:25:12.046Z Downloaded thiserror-impl v2.0.17
3322026-01-22T21:25:12.046Z Downloaded typenum v1.17.0
3332026-01-22T21:25:12.046Z Downloaded usdt v0.5.0
3342026-01-22T21:25:12.046Z Downloaded zerofrom-derive v0.1.4
3352026-01-22T21:25:12.046Z Downloaded yoke-derive v0.7.4
3362026-01-22T21:25:12.046Z Downloaded zerovec-derive v0.10.3
3372026-01-22T21:25:12.071Z Downloaded yoke v0.7.4
3382026-01-22T21:25:12.071Z Downloaded write16 v1.0.0
3392026-01-22T21:25:12.072Z Downloaded zerocopy-derive v0.7.35
3402026-01-22T21:25:12.072Z Downloaded zerofrom v0.1.4
3412026-01-22T21:25:12.072Z Downloaded serde_core v1.0.228
3422026-01-22T21:25:12.072Z Downloaded zmij v1.0.15
3432026-01-22T21:25:12.072Z Downloaded idna v1.0.3
3442026-01-22T21:25:12.096Z Downloaded icu_properties_data v1.5.0
3452026-01-22T21:25:12.096Z Downloaded winnow v0.7.13
3462026-01-22T21:25:12.120Z Downloaded zerocopy v0.7.35
3472026-01-22T21:25:12.121Z Downloaded serde_json v1.0.149
3482026-01-22T21:25:12.144Z Downloaded unicode-width v0.1.14
3492026-01-22T21:25:12.144Z Downloaded syn v2.0.111
3502026-01-22T21:25:12.169Z Downloaded zerovec v0.10.4
3512026-01-22T21:25:12.169Z Downloaded unicode-width v0.2.0
3522026-01-22T21:25:12.169Z Downloaded tabled v0.15.0
3532026-01-22T21:25:12.193Z Downloaded syn v1.0.109
3542026-01-22T21:25:12.193Z Downloaded serde v1.0.228
3552026-01-22T21:25:12.193Z Downloaded rustix v1.1.3
3562026-01-22T21:25:12.221Z Downloaded proc-macro2 v1.0.101
3572026-01-22T21:25:12.245Z Downloaded icu_normalizer_data v1.5.0
3582026-01-22T21:25:12.245Z Downloaded icu_normalizer v1.5.0
3592026-01-22T21:25:12.245Z Downloaded utf8_iter v1.0.4
3602026-01-22T21:25:12.245Z Downloaded utf16_iter v1.0.5
3612026-01-22T21:25:12.245Z Downloaded usdt-macro v0.5.0
3622026-01-22T21:25:12.245Z Downloaded ucd-trie v0.1.7
3632026-01-22T21:25:12.245Z Downloaded thiserror v1.0.69
3642026-01-22T21:25:12.270Z Downloaded smawk v0.3.2
3652026-01-22T21:25:12.270Z Downloaded libc v0.2.180
3662026-01-22T21:25:12.296Z Downloaded synstructure v0.13.1
3672026-01-22T21:25:12.320Z Downloaded pest_meta v2.8.2
3682026-01-22T21:25:12.320Z Downloaded papergrid v0.11.0
3692026-01-22T21:25:12.320Z Downloaded goblin v0.8.2
3702026-01-22T21:25:12.320Z Downloaded tempfile v3.24.0
3712026-01-22T21:25:12.320Z Downloaded serde-value v0.7.0
3722026-01-22T21:25:12.320Z Downloaded plain v0.2.3
3732026-01-22T21:25:12.320Z Downloaded pest_generator v2.8.2
3742026-01-22T21:25:12.320Z Downloaded url v2.5.4
3752026-01-22T21:25:12.320Z Downloaded unicode-ident v1.0.19
3762026-01-22T21:25:12.344Z Downloaded sha2 v0.10.9
3772026-01-22T21:25:12.344Z Downloaded semver v1.0.27
3782026-01-22T21:25:12.344Z Downloaded quote v1.0.40
3792026-01-22T21:25:12.344Z Downloaded percent-encoding v2.3.2
3802026-01-22T21:25:12.344Z Downloaded idna_adapter v1.2.0
3812026-01-22T21:25:12.344Z Downloaded icu_provider_macros v1.5.0
3822026-01-22T21:25:12.344Z Downloaded icu_locid_transform v1.5.0
3832026-01-22T21:25:12.344Z Downloaded heck v0.5.0
3842026-01-22T21:25:12.344Z Downloaded fs-err v3.1.1
3852026-01-22T21:25:12.344Z Downloaded dtrace-parser v0.2.0
3862026-01-22T21:25:12.344Z Downloaded bitflags v2.9.4
3872026-01-22T21:25:12.369Z Downloaded utf8parse v0.2.2
3882026-01-22T21:25:12.369Z Downloaded usdt-impl v0.5.0
3892026-01-22T21:25:12.369Z Downloaded thiserror v2.0.17
3902026-01-22T21:25:12.369Z Downloaded smallvec v1.15.1
3912026-01-22T21:25:12.369Z Downloaded serde-untagged v0.1.7
3922026-01-22T21:25:12.369Z Downloaded pest_derive v2.8.2
3932026-01-22T21:25:12.369Z Downloaded ordered-float v2.10.1
3942026-01-22T21:25:12.369Z Downloaded colorchoice v1.0.2
3952026-01-22T21:25:12.369Z Downloaded cargo_toml v0.21.0
3962026-01-22T21:25:12.369Z Downloaded writeable v0.5.5
3972026-01-22T21:25:12.369Z Downloaded toml_edit v0.22.27
3982026-01-22T21:25:12.393Z Downloaded thiserror-impl v1.0.69
3992026-01-22T21:25:12.393Z Downloaded strsim v0.11.1
4002026-01-22T21:25:12.393Z Downloaded serde_tokenstream v0.2.2
4012026-01-22T21:25:12.393Z Downloaded litemap v0.7.3
4022026-01-22T21:25:12.393Z Downloaded toml_write v0.1.2
4032026-01-22T21:25:12.393Z Downloaded swrite v0.1.0
4042026-01-22T21:25:12.393Z Downloaded scroll v0.12.0
4052026-01-22T21:25:12.393Z Downloaded proc-macro-error v1.0.4
4062026-01-22T21:25:12.393Z Downloaded errno v0.3.12
4072026-01-22T21:25:12.393Z Downloaded cfg-if v1.0.4
4082026-01-22T21:25:12.393Z Downloaded camino-tempfile v1.4.1
4092026-01-22T21:25:12.393Z Downloaded bytecount v0.6.8
4102026-01-22T21:25:12.419Z Downloaded version_check v0.9.5
4112026-01-22T21:25:12.419Z Downloaded usdt-attr-macro v0.5.0
4122026-01-22T21:25:12.419Z Downloaded unicode-xid v0.2.6
4132026-01-22T21:25:12.419Z Downloaded unicode-linebreak v0.1.5
4142026-01-22T21:25:12.419Z Downloaded tinystr v0.7.6
4152026-01-22T21:25:12.419Z Downloaded serde_derive v1.0.228
4162026-01-22T21:25:12.419Z Downloaded proc-macro-error-attr v1.0.4
4172026-01-22T21:25:12.419Z Downloaded once_cell v1.21.3
4182026-01-22T21:25:12.419Z Downloaded icu_locid v1.5.0
4192026-01-22T21:25:12.419Z Downloaded fnv v1.0.7
4202026-01-22T21:25:12.419Z Downloaded camino v1.2.1
4212026-01-22T21:25:12.419Z Downloaded typeid v1.0.3
4222026-01-22T21:25:12.443Z Downloaded toml_datetime v0.6.11
4232026-01-22T21:25:12.443Z Downloaded thread-id v4.2.2
4242026-01-22T21:25:12.443Z Downloaded stable_deref_trait v1.2.0
4252026-01-22T21:25:12.443Z Downloaded serde_spanned v0.6.9
4262026-01-22T21:25:12.443Z Downloaded scroll_derive v0.12.0
4272026-01-22T21:25:12.443Z Downloaded memmap v0.7.0
4282026-01-22T21:25:12.443Z Downloaded memchr v2.7.4
4292026-01-22T21:25:12.444Z Downloaded is_terminal_polyfill v1.70.1
4302026-01-22T21:25:12.444Z Downloaded icu_collections v1.5.0
4312026-01-22T21:25:12.444Z Downloaded hashbrown v0.16.1
4322026-01-22T21:25:12.468Z Downloaded fastrand v2.1.1
4332026-01-22T21:25:12.468Z Downloaded crypto-common v0.1.6
4342026-01-22T21:25:12.468Z Downloaded clap_lex v0.7.4
4352026-01-22T21:25:12.468Z Downloaded textwrap v0.16.2
4362026-01-22T21:25:12.468Z Downloaded terminal_size v0.4.0
4372026-01-22T21:25:12.468Z Downloaded itoa v1.0.11
4382026-01-22T21:25:12.468Z Downloaded icu_provider v1.5.0
4392026-01-22T21:25:12.468Z Downloaded icu_properties v1.5.1
4402026-01-22T21:25:12.468Z Downloaded dof v0.3.0
4412026-01-22T21:25:12.468Z Downloaded cargo-util-schemas v0.8.2
4422026-01-22T21:25:12.468Z Downloaded cargo-platform v0.2.0
4432026-01-22T21:25:12.468Z Downloaded block-buffer v0.10.4
4442026-01-22T21:25:12.468Z Downloaded tabled_derive v0.7.0
4452026-01-22T21:25:12.468Z Downloaded rustix v0.38.37
4462026-01-22T21:25:12.493Z Downloaded macaddr v1.0.1
4472026-01-22T21:25:12.517Z Downloaded getrandom v0.3.4
4482026-01-22T21:25:12.517Z Downloaded generic-array v0.14.7
4492026-01-22T21:25:12.517Z Downloaded equivalent v1.0.2
4502026-01-22T21:25:12.517Z Downloaded digest v0.10.7
4512026-01-22T21:25:12.517Z Downloaded cpufeatures v0.2.14
4522026-01-22T21:25:12.517Z Downloaded pest v2.8.2
4532026-01-22T21:25:12.517Z Downloaded form_urlencoded v1.2.2
4542026-01-22T21:25:12.517Z Downloaded displaydoc v0.2.5
4552026-01-22T21:25:12.517Z Downloaded clap_builder v4.5.48
4562026-01-22T21:25:12.542Z Downloaded anstream v0.6.18
4572026-01-22T21:25:12.542Z Downloaded indexmap v2.12.1
4582026-01-22T21:25:12.542Z Downloaded icu_locid_transform_data v1.5.0
4592026-01-22T21:25:12.542Z Downloaded erased-serde v0.4.6
4602026-01-22T21:25:12.542Z Downloaded clap_derive v4.5.47
4612026-01-22T21:25:12.542Z Downloaded clap v4.5.48
4622026-01-22T21:25:12.567Z Downloaded autocfg v1.4.0
4632026-01-22T21:25:12.567Z Downloaded anyhow v1.0.99
4642026-01-22T21:25:12.567Z Downloaded anstyle-parse v0.2.5
4652026-01-22T21:25:12.567Z Downloaded cargo_metadata v0.21.0
4662026-01-22T21:25:12.567Z Downloaded byteorder v1.5.0
4672026-01-22T21:25:12.567Z Downloaded anstyle v1.0.11
4682026-01-22T21:25:12.662Z Compiling proc-macro2 v1.0.101
4692026-01-22T21:25:12.662Z Compiling unicode-ident v1.0.19
4702026-01-22T21:25:12.662Z Compiling serde_core v1.0.228
4712026-01-22T21:25:12.686Z Compiling serde v1.0.228
4722026-01-22T21:25:12.686Z Compiling version_check v0.9.5
4732026-01-22T21:25:12.686Z Compiling libc v0.2.180
4742026-01-22T21:25:12.686Z Compiling memchr v2.7.4
4752026-01-22T21:25:12.686Z Compiling thiserror v2.0.17
4762026-01-22T21:25:13.016Z Compiling stable_deref_trait v1.2.0
4772026-01-22T21:25:13.168Z Compiling zmij v1.0.15
4782026-01-22T21:25:13.642Z Compiling thiserror v1.0.69
4792026-01-22T21:25:13.713Z Compiling writeable v0.5.5
4802026-01-22T21:25:13.984Z Compiling autocfg v1.4.0
4812026-01-22T21:25:14.416Z Compiling itoa v1.0.11
4822026-01-22T21:25:14.517Z Compiling litemap v0.7.3
4832026-01-22T21:25:14.651Z Compiling ucd-trie v0.1.7
4842026-01-22T21:25:14.996Z Compiling byteorder v1.5.0
4852026-01-22T21:25:15.130Z Compiling icu_locid_transform_data v1.5.0
4862026-01-22T21:25:15.195Z Compiling quote v1.0.40
4872026-01-22T21:25:15.227Z Compiling errno v0.3.12
4882026-01-22T21:25:15.295Z Compiling bitflags v2.9.4
4892026-01-22T21:25:15.533Z Compiling serde_json v1.0.149
4902026-01-22T21:25:15.567Z Compiling icu_properties_data v1.5.0
4912026-01-22T21:25:15.744Z Compiling syn v2.0.111
4922026-01-22T21:25:15.916Z Compiling num-traits v0.2.19
4932026-01-22T21:25:16.049Z Compiling hashbrown v0.16.1
4942026-01-22T21:25:16.135Z Compiling utf8_iter v1.0.4
4952026-01-22T21:25:16.304Z Compiling rustix v0.38.37
4962026-01-22T21:25:16.403Z Compiling write16 v1.0.0
4972026-01-22T21:25:16.440Z Compiling equivalent v1.0.2
4982026-01-22T21:25:16.607Z Compiling utf16_iter v1.0.5
4992026-01-22T21:25:16.636Z Compiling smallvec v1.15.1
5002026-01-22T21:25:16.789Z Compiling icu_normalizer_data v1.5.0
5012026-01-22T21:25:16.876Z Compiling typeid v1.0.3
5022026-01-22T21:25:17.185Z Compiling proc-macro-error-attr v1.0.4
5032026-01-22T21:25:17.412Z Compiling indexmap v2.12.1
5042026-01-22T21:25:17.489Z Compiling usdt-impl v0.5.0
5052026-01-22T21:25:17.552Z Compiling syn v1.0.109
5062026-01-22T21:25:17.576Z Compiling toml_write v0.1.2
5072026-01-22T21:25:17.864Z Compiling winnow v0.7.13
5082026-01-22T21:25:17.991Z Compiling thread-id v4.2.2
5092026-01-22T21:25:18.377Z Compiling proc-macro-error v1.0.4
5102026-01-22T21:25:18.851Z Compiling rustix v1.1.3
5112026-01-22T21:25:18.978Z Compiling utf8parse v0.2.2
5122026-01-22T21:25:19.312Z Compiling camino v1.2.1
5132026-01-22T21:25:19.775Z Compiling getrandom v0.3.4
5142026-01-22T21:25:19.917Z Compiling percent-encoding v2.3.2
5152026-01-22T21:25:20.072Z Compiling plain v0.2.3
5162026-01-22T21:25:20.265Z Compiling log v0.4.29
5172026-01-22T21:25:20.395Z Compiling form_urlencoded v1.2.2
5182026-01-22T21:25:20.645Z Compiling ordered-float v2.10.1
5192026-01-22T21:25:20.848Z Compiling terminal_size v0.4.0
5202026-01-22T21:25:21.174Z Compiling anstyle-parse v0.2.5
5212026-01-22T21:25:21.570Z Compiling cfg-if v1.0.4
5222026-01-22T21:25:21.709Z Compiling colorchoice v1.0.2
5232026-01-22T21:25:21.741Z Compiling pretty-hex v0.4.1
5242026-01-22T21:25:21.870Z Compiling is_terminal_polyfill v1.70.1
5252026-01-22T21:25:21.919Z Compiling anstyle v1.0.11
5262026-01-22T21:25:21.957Z Compiling anstyle-query v1.1.1
5272026-01-22T21:25:22.255Z Compiling semver v1.0.27
5282026-01-22T21:25:22.429Z Compiling anstream v0.6.18
5292026-01-22T21:25:22.976Z Compiling fs-err v3.1.1
5302026-01-22T21:25:23.176Z Compiling heck v0.4.1
5312026-01-22T21:25:23.201Z Compiling once_cell v1.21.3
5322026-01-22T21:25:23.294Z Compiling synstructure v0.13.1
5332026-01-22T21:25:23.327Z Compiling anyhow v1.0.99
5342026-01-22T21:25:23.654Z Compiling clap_lex v0.7.4
5352026-01-22T21:25:23.687Z Compiling unicode-xid v0.2.6
5362026-01-22T21:25:23.957Z Compiling bytecount v0.6.8
5372026-01-22T21:25:23.986Z Compiling strsim v0.11.1
5382026-01-22T21:25:24.229Z Compiling fastrand v2.1.1
5392026-01-22T21:25:24.288Z Compiling unicode-width v0.1.14
5402026-01-22T21:25:24.370Z Compiling fnv v1.0.7
5412026-01-22T21:25:24.559Z Compiling heck v0.5.0
5422026-01-22T21:25:24.812Z Compiling papergrid v0.11.0
5432026-01-22T21:25:24.869Z Compiling tempfile v3.24.0
5442026-01-22T21:25:24.903Z Compiling clap_builder v4.5.48
5452026-01-22T21:25:25.593Z Compiling memmap v0.7.0
5462026-01-22T21:25:25.752Z Compiling unicode-width v0.2.0
5472026-01-22T21:25:25.800Z Compiling unicode-linebreak v0.1.5
5482026-01-22T21:25:26.025Z Compiling smawk v0.3.2
5492026-01-22T21:25:26.275Z Compiling textwrap v0.16.2
5502026-01-22T21:25:26.903Z Compiling camino-tempfile v1.4.1
5512026-01-22T21:25:27.189Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5522026-01-22T21:25:27.293Z Compiling tabled_derive v0.7.0
5532026-01-22T21:25:27.402Z Compiling swrite v0.1.0
5542026-01-22T21:25:28.022Z Compiling serde_derive v1.0.228
5552026-01-22T21:25:28.022Z Compiling zerofrom-derive v0.1.4
5562026-01-22T21:25:28.046Z Compiling yoke-derive v0.7.4
5572026-01-22T21:25:28.047Z Compiling zerovec-derive v0.10.3
5582026-01-22T21:25:28.115Z Compiling thiserror-impl v2.0.17
5592026-01-22T21:25:29.442Z Compiling displaydoc v0.2.5
5602026-01-22T21:25:30.558Z Compiling thiserror-impl v1.0.69
5612026-01-22T21:25:31.057Z Compiling icu_provider_macros v1.5.0
5622026-01-22T21:25:31.087Z Compiling zerocopy-derive v0.7.35
5632026-01-22T21:25:31.624Z Compiling zerofrom v0.1.4
5642026-01-22T21:25:31.712Z Compiling pest v2.8.2
5652026-01-22T21:25:31.885Z Compiling yoke v0.7.4
5662026-01-22T21:25:32.113Z Compiling scroll_derive v0.12.0
5672026-01-22T21:25:32.321Z Compiling zerovec v0.10.4
5682026-01-22T21:25:33.185Z Compiling zerocopy v0.7.35
5692026-01-22T21:25:33.305Z Compiling clap_derive v4.5.47
5702026-01-22T21:25:33.568Z Compiling scroll v0.12.0
5712026-01-22T21:25:33.606Z Compiling tabled v0.15.0
5722026-01-22T21:25:34.300Z Compiling goblin v0.8.2
5732026-01-22T21:25:34.375Z Compiling tinystr v0.7.6
5742026-01-22T21:25:34.687Z Compiling pest_meta v2.8.2
5752026-01-22T21:25:34.868Z Compiling icu_locid v1.5.0
5762026-01-22T21:25:34.906Z Compiling icu_collections v1.5.0
5772026-01-22T21:25:36.234Z Compiling icu_provider v1.5.0
5782026-01-22T21:25:36.570Z Compiling pest_generator v2.8.2
5792026-01-22T21:25:36.773Z Compiling toml_datetime v0.6.11
5802026-01-22T21:25:36.995Z Compiling icu_locid_transform v1.5.0
5812026-01-22T21:25:37.215Z Compiling serde_spanned v0.6.9
5822026-01-22T21:25:37.351Z Compiling dof v0.3.0
5832026-01-22T21:25:37.515Z Compiling toml_edit v0.22.27
5842026-01-22T21:25:37.690Z Compiling serde_tokenstream v0.2.2
5852026-01-22T21:25:38.315Z Compiling erased-serde v0.4.6
5862026-01-22T21:25:38.357Z Compiling serde-value v0.7.0
5872026-01-22T21:25:38.357Z Compiling cargo-platform v0.2.0
5882026-01-22T21:25:38.956Z Compiling icu_properties v1.5.1
5892026-01-22T21:25:39.213Z Compiling pest_derive v2.8.2
5902026-01-22T21:25:39.293Z Compiling clap v4.5.48
5912026-01-22T21:25:39.448Z Compiling macaddr v1.0.1
5922026-01-22T21:25:39.521Z Compiling serde-untagged v0.1.7
5932026-01-22T21:25:40.139Z Compiling dtrace-parser v0.2.0
5942026-01-22T21:25:41.371Z Compiling toml v0.8.23
5952026-01-22T21:25:42.284Z Compiling usdt-attr-macro v0.5.0
5962026-01-22T21:25:42.418Z Compiling usdt-macro v0.5.0
5972026-01-22T21:25:42.455Z Compiling cargo_toml v0.21.0
5982026-01-22T21:25:42.889Z Compiling icu_normalizer v1.5.0
5992026-01-22T21:25:43.673Z Compiling usdt v0.5.0
6002026-01-22T21:25:43.941Z Compiling idna_adapter v1.2.0
6012026-01-22T21:25:44.220Z Compiling idna v1.0.3
6022026-01-22T21:25:44.849Z Compiling url v2.5.4
6032026-01-22T21:25:45.973Z Compiling cargo-util-schemas v0.8.2
6042026-01-22T21:25:48.261Z Compiling cargo_metadata v0.21.0
6052026-01-22T21:25:50.908Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6062026-01-22T21:25:56.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
6072026-01-22T21:25:56.677Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6082026-01-22T21:25:57.971Z Downloading crates ...
6092026-01-22T21:25:58.176Z Downloaded addr2line v0.24.2
6102026-01-22T21:25:58.201Z Downloaded atomicwrites v0.4.4
6112026-01-22T21:25:58.201Z Downloaded base64ct v1.6.0
6122026-01-22T21:25:58.201Z Downloaded backtrace v0.3.74
6132026-01-22T21:25:58.225Z Downloaded async-trait v0.1.89
6142026-01-22T21:25:58.225Z Downloaded ciborium-ll v0.2.2
6152026-01-22T21:25:58.250Z Downloaded corncobs v0.1.4
6162026-01-22T21:25:58.250Z Downloaded cfg_aliases v0.2.1
6172026-01-22T21:25:58.250Z Downloaded critical-section v1.1.3
6182026-01-22T21:25:58.250Z Downloaded cookie v0.18.1
6192026-01-22T21:25:58.278Z Downloaded hash32 v0.3.1
6202026-01-22T21:25:58.278Z Downloaded heck v0.3.3
6212026-01-22T21:25:58.307Z Downloaded futures v0.3.31
6222026-01-22T21:25:58.307Z Downloaded ident_case v1.0.1
6232026-01-22T21:25:58.333Z Downloaded indexmap v1.9.3
6242026-01-22T21:25:58.334Z Downloaded ipnet v2.11.0
6252026-01-22T21:25:58.334Z Downloaded itertools v0.10.5
6262026-01-22T21:25:58.361Z Downloaded lalrpop-util v0.19.12
6272026-01-22T21:25:58.361Z Downloaded lru v0.12.5
6282026-01-22T21:25:58.387Z Downloaded lazycell v1.3.0
6292026-01-22T21:25:58.387Z Downloaded multimap v0.10.1
6302026-01-22T21:25:58.413Z Downloaded num-derive v0.4.2
6312026-01-22T21:25:58.413Z Downloaded oxnet v0.1.4
6322026-01-22T21:25:58.441Z Downloaded password-hash v0.5.0
6332026-01-22T21:25:58.476Z Downloaded pin-utils v0.1.0
6342026-01-22T21:25:58.476Z Downloaded progenitor-client v0.11.2
6352026-01-22T21:25:58.505Z Downloaded rand_core v0.6.4
6362026-01-22T21:25:58.505Z Downloaded rustc-hash v1.1.0
6372026-01-22T21:25:58.505Z Downloaded serde-big-array v0.5.1
6382026-01-22T21:25:58.533Z Downloaded sec1 v0.7.3
6392026-01-22T21:25:58.533Z Downloaded serde_spanned v1.0.3
6402026-01-22T21:25:58.534Z Downloaded siphasher v1.0.1
6412026-01-22T21:25:58.559Z Downloaded slog-stdlog v4.1.1
6422026-01-22T21:25:58.559Z Downloaded serde_with_macros v3.16.1
6432026-01-22T21:25:58.587Z Downloaded stringprep v0.1.5
6442026-01-22T21:25:58.587Z Downloaded tagptr v0.2.0
6452026-01-22T21:25:58.613Z Downloaded tinyvec_macros v0.1.1
6462026-01-22T21:25:58.613Z Downloaded strum_macros v0.26.4
6472026-01-22T21:25:58.613Z Downloaded toml_writer v1.0.4
6482026-01-22T21:25:58.639Z Downloaded unit-prefix v0.5.1
6492026-01-22T21:25:58.639Z Downloaded slog-envlogger v2.2.0
6502026-01-22T21:25:58.667Z Downloaded tokio-postgres v0.7.13
6512026-01-22T21:25:58.667Z Downloaded void v1.0.2
6522026-01-22T21:25:58.667Z Downloaded zerocopy-derive v0.8.27
6532026-01-22T21:25:58.693Z Downloaded zopfli v0.8.1
6542026-01-22T21:25:58.693Z Downloaded walkdir v2.5.0
6552026-01-22T21:25:58.693Z Downloaded yansi v1.0.1
6562026-01-22T21:25:58.719Z Downloaded zone_cfg_derive v0.3.0
6572026-01-22T21:25:58.719Z Downloaded zeroize_derive v1.4.2
6582026-01-22T21:25:58.719Z Downloaded want v0.3.1
6592026-01-22T21:25:58.719Z Downloaded zone v0.3.1
6602026-01-22T21:25:58.719Z Downloaded whoami v1.5.2
6612026-01-22T21:25:58.746Z Downloaded slog-term v2.9.2
6622026-01-22T21:25:58.746Z Downloaded supports-color v3.0.2
6632026-01-22T21:25:58.746Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
6642026-01-22T21:25:58.774Z Downloaded usdt-macro v0.6.0
6652026-01-22T21:25:58.774Z Downloaded wait-timeout v0.2.0
6662026-01-22T21:25:58.774Z Downloaded which v4.4.2
6672026-01-22T21:25:58.800Z Downloaded zlib-rs v0.5.1
6682026-01-22T21:25:58.800Z Downloaded zone v0.1.8
6692026-01-22T21:25:58.800Z Downloaded vcpkg v0.2.15
6702026-01-22T21:25:58.851Z Downloaded zstd-safe v7.2.3
6712026-01-22T21:25:58.876Z Downloaded zstd v0.13.3
6722026-01-22T21:25:58.876Z Downloaded zone_cfg_derive v0.1.2
6732026-01-22T21:25:58.876Z Downloaded typify-impl v0.4.3
6742026-01-22T21:25:58.901Z Downloaded regex-syntax v0.6.29
6752026-01-22T21:25:58.901Z Downloaded polar-core v0.27.3
6762026-01-22T21:25:58.926Z Downloaded x509-cert v0.2.5
6772026-01-22T21:25:58.926Z Downloaded unicode-segmentation v1.12.0
6782026-01-22T21:25:58.926Z Downloaded regress v0.10.4
6792026-01-22T21:25:58.952Z Downloaded regex-syntax v0.8.5
6802026-01-22T21:25:58.952Z Downloaded typify-impl v0.2.0
6812026-01-22T21:25:58.977Z Downloaded object v0.36.5
6822026-01-22T21:25:59.003Z Downloaded webpki-roots v1.0.1
6832026-01-22T21:25:59.003Z Downloaded twox-hash v2.1.0
6842026-01-22T21:25:59.003Z Downloaded toml v0.9.8
6852026-01-22T21:25:59.003Z Downloaded yasna v0.5.2
6862026-01-22T21:25:59.003Z Downloaded vergen v9.0.6
6872026-01-22T21:25:59.004Z Downloaded unicode-bidi v0.3.17
6882026-01-22T21:25:59.028Z Downloaded zerocopy v0.8.27
6892026-01-22T21:25:59.052Z Downloaded petgraph v0.6.5
6902026-01-22T21:25:59.084Z Downloaded waitgroup v0.1.2
6912026-01-22T21:25:59.108Z Downloaded tower v0.5.2
6922026-01-22T21:25:59.108Z Downloaded tiny-keccak v2.0.2
6932026-01-22T21:25:59.108Z Downloaded sqlformat v0.3.5
6942026-01-22T21:25:59.133Z Downloaded regex-automata v0.4.11
6952026-01-22T21:25:59.133Z Downloaded vergen-gitcl v1.0.8
6962026-01-22T21:25:59.157Z Downloaded untrusted v0.9.0
6972026-01-22T21:25:59.157Z Downloaded tracing-core v0.1.32
6982026-01-22T21:25:59.158Z Downloaded tokio-util v0.7.15
6992026-01-22T21:25:59.182Z Downloaded zerocopy-derive v0.6.6
7002026-01-22T21:25:59.182Z Downloaded tokio-rustls v0.26.0
7012026-01-22T21:25:59.182Z Downloaded tokio-dtrace v0.1.0
7022026-01-22T21:25:59.207Z Downloaded term v1.1.0
7032026-01-22T21:25:59.207Z Downloaded tokio v1.48.0
7042026-01-22T21:25:59.241Z Downloaded unsafe-libyaml v0.2.11
7052026-01-22T21:25:59.266Z Downloaded unicase v2.8.1
7062026-01-22T21:25:59.266Z Downloaded typed-path v0.9.3
7072026-01-22T21:25:59.266Z Downloaded trait-variant v0.1.2
7082026-01-22T21:25:59.266Z Downloaded tls_codec v0.4.1
7092026-01-22T21:25:59.266Z Downloaded thiserror-impl-no-std v2.0.2
7102026-01-22T21:25:59.266Z Downloaded termtree v0.5.1
7112026-01-22T21:25:59.266Z Downloaded strum_macros v0.24.3
7122026-01-22T21:25:59.266Z Downloaded slog v2.8.2
7132026-01-22T21:25:59.291Z Downloaded signal-hook v0.3.18
7142026-01-22T21:25:59.291Z Downloaded ring v0.17.14
7152026-01-22T21:25:59.323Z Downloaded winnow v0.5.40
7162026-01-22T21:25:59.347Z Downloaded topological-sort v0.2.2
7172026-01-22T21:25:59.347Z Downloaded tabled_derive v0.10.0
7182026-01-22T21:25:59.347Z Downloaded sqlparser_derive v0.2.2
7192026-01-22T21:25:59.347Z Downloaded signature v2.2.0
7202026-01-22T21:25:59.347Z Downloaded portable-atomic v1.11.0
7212026-01-22T21:25:59.371Z Downloaded strum v0.26.3
7222026-01-22T21:25:59.371Z Downloaded sled v0.34.7
7232026-01-22T21:25:59.371Z Downloaded siphasher v0.3.11
7242026-01-22T21:25:59.371Z Downloaded sha3 v0.10.8
7252026-01-22T21:25:59.371Z Downloaded schemars_derive v0.8.22
7262026-01-22T21:25:59.371Z Downloaded rustls-webpki v0.101.7
7272026-01-22T21:25:59.395Z Downloaded rcgen v0.12.1
7282026-01-22T21:25:59.420Z Downloaded object v0.30.4
7292026-01-22T21:25:59.420Z Downloaded serde_derive_internals v0.29.1
7302026-01-22T21:25:59.420Z Downloaded nix v0.28.0
7312026-01-22T21:25:59.444Z Downloaded tui-tree-widget v0.23.1
7322026-01-22T21:25:59.444Z Downloaded subtle v2.6.1
7332026-01-22T21:25:59.444Z Downloaded ssh-key v0.6.6
7342026-01-22T21:25:59.444Z Downloaded serde_plain v1.0.2
7352026-01-22T21:25:59.444Z Downloaded quinn v0.11.5
7362026-01-22T21:25:59.444Z Downloaded qorb v0.4.1
7372026-01-22T21:25:59.469Z Downloaded uzers v0.12.1
7382026-01-22T21:25:59.469Z Downloaded tar v0.4.44
7392026-01-22T21:25:59.469Z Downloaded slog-bunyan v2.5.0
7402026-01-22T21:25:59.469Z Downloaded schemars v0.8.22
7412026-01-22T21:25:59.493Z Downloaded ryu v1.0.18
7422026-01-22T21:25:59.493Z Downloaded russh-keys v0.45.0
7432026-01-22T21:25:59.493Z Downloaded vergen-git2 v1.0.7
7442026-01-22T21:25:59.493Z Downloaded tokio-rustls v0.25.0
7452026-01-22T21:25:59.493Z Downloaded serde_urlencoded v0.7.1
7462026-01-22T21:25:59.493Z Downloaded seq-macro v0.3.6
7472026-01-22T21:25:59.493Z Downloaded regex v1.11.3
7482026-01-22T21:25:59.517Z Downloaded ref-cast-impl v1.0.25
7492026-01-22T21:25:59.517Z Downloaded xattr v1.3.1
7502026-01-22T21:25:59.517Z Downloaded winnow v0.6.26
7512026-01-22T21:25:59.517Z Downloaded usdt v0.6.0
7522026-01-22T21:25:59.517Z Downloaded zeroize v1.8.1
7532026-01-22T21:25:59.517Z Downloaded zerocopy v0.6.6
7542026-01-22T21:25:59.517Z Downloaded xz2 v0.1.7
7552026-01-22T21:25:59.517Z Downloaded unicode-normalization v0.1.24
7562026-01-22T21:25:59.542Z Downloaded tungstenite v0.21.0
7572026-01-22T21:25:59.542Z Downloaded smf v0.2.3
7582026-01-22T21:25:59.542Z Downloaded reedline v0.40.0
7592026-01-22T21:25:59.542Z Downloaded rand_seeder v0.4.0
7602026-01-22T21:25:59.542Z Downloaded vte v0.11.1
7612026-01-22T21:25:59.542Z Downloaded vergen-lib v0.1.6
7622026-01-22T21:25:59.542Z Downloaded value-bag v1.12.0
7632026-01-22T21:25:59.566Z Downloaded typify v0.2.0
7642026-01-22T21:25:59.566Z Downloaded toml_edit v0.19.15
7652026-01-22T21:25:59.591Z Downloaded tokio-native-tls v0.3.1
7662026-01-22T21:25:59.591Z Downloaded sapling-renderdag v0.1.0
7672026-01-22T21:25:59.591Z Downloaded rustc-demangle v0.1.24
7682026-01-22T21:25:59.591Z Downloaded rand_chacha v0.9.0
7692026-01-22T21:25:59.591Z Downloaded vte_generate_state_changes v0.1.2
7702026-01-22T21:25:59.591Z Downloaded utf-8 v0.7.6
7712026-01-22T21:25:59.591Z Downloaded untrusted v0.7.1
7722026-01-22T21:25:59.591Z Downloaded unicode_categories v0.1.1
7732026-01-22T21:25:59.591Z Downloaded typify-macro v0.4.3
7742026-01-22T21:25:59.591Z Downloaded try-lock v0.2.5
7752026-01-22T21:25:59.591Z Downloaded tower-http v0.6.6
7762026-01-22T21:25:59.615Z Downloaded thread-id v5.0.0
7772026-01-22T21:25:59.615Z Downloaded testing_table v0.3.0
7782026-01-22T21:25:59.616Z Downloaded tabwriter v1.4.0
7792026-01-22T21:25:59.616Z Downloaded socket2 v0.6.1
7802026-01-22T21:25:59.616Z Downloaded samael v0.0.19
7812026-01-22T21:25:59.616Z Downloaded rustls-pemfile v1.0.4
7822026-01-22T21:25:59.616Z Downloaded rustc_version v0.1.7
7832026-01-22T21:25:59.616Z Downloaded rustc-hash v2.1.1
7842026-01-22T21:25:59.616Z Downloaded rand_xorshift v0.4.0
7852026-01-22T21:25:59.640Z Downloaded zip v4.2.0
7862026-01-22T21:25:59.640Z Downloaded zip v0.6.6
7872026-01-22T21:25:59.640Z Downloaded xshell-macros v0.2.7
7882026-01-22T21:25:59.640Z Downloaded xshell v0.2.7
7892026-01-22T21:25:59.640Z Downloaded vsss-rs v3.3.4
7902026-01-22T21:25:59.640Z Downloaded unarray v0.1.4
7912026-01-22T21:25:59.665Z Downloaded tower-layer v0.3.3
7922026-01-22T21:25:59.665Z Downloaded toml_datetime v0.7.3
7932026-01-22T21:25:59.665Z Downloaded toml v0.7.8
7942026-01-22T21:25:59.665Z Downloaded tokio-rustls v0.24.1
7952026-01-22T21:25:59.665Z Downloaded tabled v0.20.0
7962026-01-22T21:25:59.690Z Downloaded tabled v0.18.0
7972026-01-22T21:25:59.714Z Downloaded snafu-derive v0.8.5
7982026-01-22T21:25:59.714Z Downloaded secrecy v0.8.0
7992026-01-22T21:25:59.714Z Downloaded radium v0.7.0
8002026-01-22T21:25:59.714Z Downloaded libgit2-sys v0.18.2+1.9.1
8012026-01-22T21:25:59.786Z Downloaded wyz v0.5.1
8022026-01-22T21:25:59.810Z Downloaded usdt-attr-macro v0.6.0
8032026-01-22T21:25:59.811Z Downloaded typify v0.4.3
8042026-01-22T21:25:59.811Z Downloaded tinyvec v1.8.0
8052026-01-22T21:25:59.811Z Downloaded time-core v0.1.6
8062026-01-22T21:25:59.811Z Downloaded take_mut v0.2.2
8072026-01-22T21:25:59.811Z Downloaded support-bundle-viewer v0.1.2
8082026-01-22T21:25:59.811Z Downloaded strum_macros v0.27.2
8092026-01-22T21:25:59.811Z Downloaded string_cache v0.8.9
8102026-01-22T21:25:59.811Z Downloaded ssh-encoding v0.2.0
8112026-01-22T21:25:59.811Z Downloaded snafu v0.8.5
8122026-01-22T21:25:59.835Z Downloaded shlex v1.3.0
8132026-01-22T21:25:59.835Z Downloaded shell-words v1.1.0
8142026-01-22T21:25:59.835Z Downloaded serde_path_to_error v0.1.20
8152026-01-22T21:25:59.835Z Downloaded progenitor-macro v0.10.0
8162026-01-22T21:25:59.835Z Downloaded progenitor v0.10.0
8172026-01-22T21:25:59.836Z Downloaded prefix-trie v0.7.0
8182026-01-22T21:25:59.836Z Downloaded predicates v3.1.3
8192026-01-22T21:25:59.836Z Downloaded postgres-protocol v0.6.8
8202026-01-22T21:25:59.836Z Downloaded pkcs1 v0.7.5
8212026-01-22T21:25:59.861Z Downloaded parking_lot_core v0.8.6
8222026-01-22T21:25:59.861Z Downloaded papergrid v0.14.0
8232026-01-22T21:25:59.861Z Downloaded opaque-debug v0.3.1
8242026-01-22T21:25:59.861Z Downloaded uuid v1.19.0
8252026-01-22T21:25:59.861Z Downloaded usdt-impl v0.6.0
8262026-01-22T21:25:59.861Z Downloaded universal-hash v0.5.1
8272026-01-22T21:25:59.861Z Downloaded unicode-truncate v1.1.0
8282026-01-22T21:25:59.861Z Downloaded unicode-properties v0.1.3
8292026-01-22T21:25:59.861Z Downloaded typify-macro v0.2.0
8302026-01-22T21:25:59.861Z Downloaded tungstenite v0.23.0
8312026-01-22T21:25:59.885Z Downloaded tracing-attributes v0.1.27
8322026-01-22T21:25:59.885Z Downloaded tower-service v0.3.3
8332026-01-22T21:25:59.885Z Downloaded toml_parser v1.0.4
8342026-01-22T21:25:59.885Z Downloaded tokio-tungstenite v0.23.1
8352026-01-22T21:25:59.885Z Downloaded tokio-tungstenite v0.21.0
8362026-01-22T21:25:59.885Z Downloaded tokio-macros v2.6.0
8372026-01-22T21:25:59.885Z Downloaded sync-ptr v0.1.4
8382026-01-22T21:25:59.885Z Downloaded structmeta v0.3.0
8392026-01-22T21:25:59.885Z Downloaded similar v2.7.0
8402026-01-22T21:25:59.909Z Downloaded rustls v0.23.19
8412026-01-22T21:25:59.909Z Downloaded publicsuffix v2.3.0
8422026-01-22T21:25:59.909Z Downloaded progenitor-client v0.10.0
8432026-01-22T21:25:59.935Z Downloaded primeorder v0.13.6
8442026-01-22T21:25:59.935Z Downloaded pretty_assertions v1.4.1
8452026-01-22T21:25:59.935Z Downloaded petname v2.0.2
8462026-01-22T21:25:59.935Z Downloaded papergrid v0.17.0
8472026-01-22T21:25:59.935Z Downloaded nix v0.27.1
8482026-01-22T21:25:59.960Z Downloaded slog-scope v4.4.0
8492026-01-22T21:25:59.960Z Downloaded sha1 v0.10.6
8502026-01-22T21:25:59.960Z Downloaded serde_yaml v0.9.34+deprecated
8512026-01-22T21:25:59.960Z Downloaded secrecy v0.10.3
8522026-01-22T21:25:59.960Z Downloaded scroll v0.13.0
8532026-01-22T21:25:59.985Z Downloaded scheduled-thread-pool v0.2.7
8542026-01-22T21:25:59.985Z Downloaded rustc_version v0.4.1
8552026-01-22T21:25:59.985Z Downloaded ron v0.8.1
8562026-01-22T21:25:59.985Z Downloaded phf v0.12.1
8572026-01-22T21:25:59.985Z Downloaded omicron-zone-package v0.12.2
8582026-01-22T21:25:59.985Z Downloaded serde_repr v0.1.19
8592026-01-22T21:25:59.985Z Downloaded rustls-native-certs v0.8.1
8602026-01-22T21:25:59.985Z Downloaded rustls v0.21.12
8612026-01-22T21:26:00.009Z Downloaded rtoolbox v0.0.2
8622026-01-22T21:26:00.009Z Downloaded rsa v0.9.8
8632026-01-22T21:26:00.009Z Downloaded rfc6979 v0.4.0
8642026-01-22T21:26:00.009Z Downloaded progenitor-impl v0.10.0
8652026-01-22T21:26:00.034Z Downloaded phf_shared v0.12.1
8662026-01-22T21:26:00.034Z Downloaded password-hash v0.4.2
8672026-01-22T21:26:00.034Z Downloaded openssl-macros v0.1.1
8682026-01-22T21:26:00.034Z Downloaded num-iter v0.1.45
8692026-01-22T21:26:00.034Z Downloaded tracing v0.1.40
8702026-01-22T21:26:00.034Z Downloaded tough v0.20.0
8712026-01-22T21:26:00.058Z Downloaded tokio-stream v0.1.17
8722026-01-22T21:26:00.058Z Downloaded tls_codec_derive v0.4.1
8732026-01-22T21:26:00.058Z Downloaded thiserror-no-std v2.0.2
8742026-01-22T21:26:00.082Z Downloaded test-strategy v0.4.3
8752026-01-22T21:26:00.082Z Downloaded term v0.7.0
8762026-01-22T21:26:00.082Z Downloaded scroll_derive v0.13.1
8772026-01-22T21:26:00.082Z Downloaded progenitor-macro v0.11.2
8782026-01-22T21:26:00.082Z Downloaded postcard v1.0.10
8792026-01-22T21:26:00.082Z Downloaded p256 v0.13.2
8802026-01-22T21:26:00.082Z Downloaded time v0.3.43
8812026-01-22T21:26:00.106Z Downloaded termios v0.3.3
8822026-01-22T21:26:00.106Z Downloaded smoltcp v0.11.0
8832026-01-22T21:26:00.131Z Downloaded rand v0.8.5
8842026-01-22T21:26:00.131Z Downloaded quick-error v1.2.3
8852026-01-22T21:26:00.131Z Downloaded petgraph v0.8.2
8862026-01-22T21:26:00.155Z Downloaded pbkdf2 v0.12.2
8872026-01-22T21:26:00.155Z Downloaded p384 v0.13.1
8882026-01-22T21:26:00.155Z Downloaded oso v0.27.3
8892026-01-22T21:26:00.179Z Downloaded num-bigint-dig v0.8.6
8902026-01-22T21:26:00.179Z Downloaded maybe-uninit v2.0.0
8912026-01-22T21:26:00.179Z Downloaded rand_core v0.9.3
8922026-01-22T21:26:00.179Z Downloaded pem-rfc7468 v0.7.0
8932026-01-22T21:26:00.179Z Downloaded parking_lot v0.11.2
8942026-01-22T21:26:00.179Z Downloaded nix v0.30.1
8952026-01-22T21:26:00.203Z Downloaded md-5 v0.10.6
8962026-01-22T21:26:00.203Z Downloaded kstat-rs v0.2.4
8972026-01-22T21:26:00.203Z Downloaded time-macros v0.2.24
8982026-01-22T21:26:00.203Z Downloaded thread_local v1.1.8
8992026-01-22T21:26:00.203Z Downloaded tap v1.0.1
9002026-01-22T21:26:00.203Z Downloaded sqlparser v0.45.0
9012026-01-22T21:26:00.203Z Downloaded smoltcp v0.9.1
9022026-01-22T21:26:00.228Z Downloaded serde_with v3.16.1
9032026-01-22T21:26:00.269Z Downloaded r2d2 v0.8.10
9042026-01-22T21:26:00.269Z Downloaded progenitor-impl v0.8.0
9052026-01-22T21:26:00.269Z Downloaded proc-macro-error2 v2.0.1
9062026-01-22T21:26:00.269Z Downloaded prettyplease v0.2.36
9072026-01-22T21:26:00.269Z Downloaded predicates-core v1.0.8
9082026-01-22T21:26:00.269Z Downloaded pin-project-lite v0.2.14
9092026-01-22T21:26:00.269Z Downloaded phf v0.11.2
9102026-01-22T21:26:00.269Z Downloaded peg-macros v0.8.5
9112026-01-22T21:26:00.269Z Downloaded path-slash v0.1.5
9122026-01-22T21:26:00.269Z Downloaded openssl-probe v0.1.5
9132026-01-22T21:26:00.294Z Downloaded num-integer v0.1.46
9142026-01-22T21:26:00.294Z Downloaded nu-ansi-term v0.50.1
9152026-01-22T21:26:00.294Z Downloaded managed v0.8.0
9162026-01-22T21:26:00.294Z Downloaded jiff-static v0.2.15
9172026-01-22T21:26:00.294Z Downloaded instability v0.3.2
9182026-01-22T21:26:00.294Z Downloaded encoding_rs v0.8.34
9192026-01-22T21:26:00.318Z Downloaded tabled_derive v0.11.0
9202026-01-22T21:26:00.355Z Downloaded sync_wrapper v1.0.1
9212026-01-22T21:26:00.355Z Downloaded subprocess v0.2.9
9222026-01-22T21:26:00.355Z Downloaded strum v0.27.2
9232026-01-22T21:26:00.355Z Downloaded structmeta-derive v0.3.0
9242026-01-22T21:26:00.355Z Downloaded strip-ansi-escapes v0.2.0
9252026-01-22T21:26:00.355Z Downloaded steno v0.4.1
9262026-01-22T21:26:00.355Z Downloaded spin v0.9.8
9272026-01-22T21:26:00.355Z Downloaded socket2 v0.5.10
9282026-01-22T21:26:00.355Z Downloaded ratatui v0.29.0
9292026-01-22T21:26:00.379Z Downloaded proc-macro-error-attr2 v2.0.0
9302026-01-22T21:26:00.379Z Downloaded proc-macro-crate v1.3.1
9312026-01-22T21:26:00.402Z Downloaded powerfmt v0.2.0
9322026-01-22T21:26:00.403Z Downloaded pkcs8 v0.10.2
9332026-01-22T21:26:00.403Z Downloaded pkcs5 v0.7.1
9342026-01-22T21:26:00.403Z Downloaded parking_lot_core v0.9.10
9352026-01-22T21:26:00.403Z Downloaded packed_struct_codegen v0.10.1
9362026-01-22T21:26:00.403Z Downloaded oxide-tokio-rt v0.1.2
9372026-01-22T21:26:00.403Z Downloaded num_threads v0.1.7
9382026-01-22T21:26:00.403Z Downloaded num_enum v0.5.11
9392026-01-22T21:26:00.427Z Downloaded num-complex v0.4.6
9402026-01-22T21:26:00.427Z Downloaded nodrop v0.1.14
9412026-01-22T21:26:00.427Z Downloaded nibble_vec v0.1.0
9422026-01-22T21:26:00.427Z Downloaded new_debug_unreachable v1.0.6
9432026-01-22T21:26:00.427Z Downloaded moka v0.12.10
9442026-01-22T21:26:00.427Z Downloaded mio v1.0.2
9452026-01-22T21:26:00.450Z Downloaded lockfree-object-pool v0.1.6
9462026-01-22T21:26:00.451Z Downloaded libefi-sys v0.1.0
9472026-01-22T21:26:00.451Z Downloaded aws-lc-sys v0.26.0
9482026-01-22T21:26:00.701Z Downloaded itertools v0.13.0
9492026-01-22T21:26:00.734Z Downloaded hickory-proto v0.24.4
9502026-01-22T21:26:00.734Z Downloaded static_assertions v1.1.0
9512026-01-22T21:26:00.734Z Downloaded ssh-cipher v0.2.0
9522026-01-22T21:26:00.734Z Downloaded spki v0.7.3
9532026-01-22T21:26:00.758Z Downloaded smallvec v0.6.14
9542026-01-22T21:26:00.758Z Downloaded slog-json v2.6.1
9552026-01-22T21:26:00.758Z Downloaded slog-dtrace v0.3.0
9562026-01-22T21:26:00.758Z Downloaded slog-async v2.8.0
9572026-01-22T21:26:00.758Z Downloaded slab v0.4.9
9582026-01-22T21:26:00.758Z Downloaded signal-hook-mio v0.2.4
9592026-01-22T21:26:00.758Z Downloaded serde_cbor v0.11.2
9602026-01-22T21:26:00.758Z Downloaded serde-hex v0.1.0
9612026-01-22T21:26:00.758Z Downloaded schemars v1.0.4
9622026-01-22T21:26:00.783Z Downloaded schemars v0.9.0
9632026-01-22T21:26:00.807Z Downloaded rustls-webpki v0.102.8
9642026-01-22T21:26:00.832Z Downloaded normalize-line-endings v0.3.0
9652026-01-22T21:26:00.832Z Downloaded newtype-uuid v1.3.2
9662026-01-22T21:26:00.832Z Downloaded libloading v0.8.5
9672026-01-22T21:26:00.832Z Downloaded salty v0.3.0
9682026-01-22T21:26:00.832Z Downloaded quick-xml v0.37.2
9692026-01-22T21:26:00.856Z Downloaded proptest v1.7.0
9702026-01-22T21:26:00.856Z Downloaded linear-map v1.2.0
9712026-01-22T21:26:00.856Z Downloaded libscf-sys v1.1.0
9722026-01-22T21:26:00.881Z Downloaded itertools v0.14.0
9732026-01-22T21:26:00.881Z Downloaded simd-adler32 v0.3.7
9742026-01-22T21:26:00.881Z Downloaded sigpipe v0.1.3
9752026-01-22T21:26:00.881Z Downloaded signal-hook-tokio v0.3.1
9762026-01-22T21:26:00.881Z Downloaded signal-hook-registry v1.4.2
9772026-01-22T21:26:00.881Z Downloaded sct v0.7.1
9782026-01-22T21:26:00.881Z Downloaded rpassword v7.4.0
9792026-01-22T21:26:00.905Z Downloaded multer v3.1.0
9802026-01-22T21:26:00.905Z Downloaded minimal-lexical v0.2.1
9812026-01-22T21:26:00.905Z Downloaded memmap2 v0.9.8
9822026-01-22T21:26:00.905Z Downloaded maplit v1.0.2
9832026-01-22T21:26:00.905Z Downloaded libsw v3.5.0
9842026-01-22T21:26:00.906Z Downloaded ingot-macros v0.1.1
9852026-01-22T21:26:00.906Z Downloaded indicatif v0.18.0
9862026-01-22T21:26:00.906Z Downloaded serde_bytes v0.11.19
9872026-01-22T21:26:00.906Z Downloaded semver v0.1.20
9882026-01-22T21:26:00.906Z Downloaded scrypt v0.11.0
9892026-01-22T21:26:00.930Z Downloaded same-file v1.0.6
9902026-01-22T21:26:00.930Z Downloaded rustversion v1.0.22
9912026-01-22T21:26:00.930Z Downloaded rustls-pemfile v2.2.0
9922026-01-22T21:26:00.930Z Downloaded rustls v0.22.4
9932026-01-22T21:26:00.930Z Downloaded russh-cryptovec v0.7.3
9942026-01-22T21:26:00.955Z Downloaded russh v0.45.0
9952026-01-22T21:26:00.955Z Downloaded resolv-conf v0.7.0
9962026-01-22T21:26:00.955Z Downloaded reqwest v0.12.24
9972026-01-22T21:26:00.955Z Downloaded rayon-core v1.12.1
9982026-01-22T21:26:00.955Z Downloaded num-derive v0.3.3
9992026-01-22T21:26:00.955Z Downloaded hickory-resolver v0.25.2
10002026-01-22T21:26:00.980Z Downloaded salsa20 v0.10.2
10012026-01-22T21:26:00.980Z Downloaded rusty-fork v0.3.0
10022026-01-22T21:26:00.980Z Downloaded itertools v0.12.1
10032026-01-22T21:26:00.980Z Downloaded ipnetwork v0.21.1
10042026-01-22T21:26:00.980Z Downloaded internet-checksum v0.2.1
10052026-01-22T21:26:00.980Z Downloaded scopeguard v1.2.0
10062026-01-22T21:26:00.980Z Downloaded rustyline v14.0.0
10072026-01-22T21:26:01.005Z Downloaded rand v0.9.2
10082026-01-22T21:26:01.005Z Downloaded lock_api v0.4.12
10092026-01-22T21:26:01.005Z Downloaded libz-rs-sys v0.5.1
10102026-01-22T21:26:01.005Z Downloaded indoc v1.0.9
10112026-01-22T21:26:01.005Z Downloaded hickory-client v0.25.2
10122026-01-22T21:26:01.005Z Downloaded glob v0.3.2
10132026-01-22T21:26:01.005Z Downloaded dropshot v0.16.6
10142026-01-22T21:26:01.030Z Downloaded rustls-pki-types v1.10.0
10152026-01-22T21:26:01.054Z Downloaded radix_trie v0.2.1
10162026-01-22T21:26:01.055Z Downloaded quinn-proto v0.11.8
10172026-01-22T21:26:01.055Z Downloaded lru-cache v0.1.2
10182026-01-22T21:26:01.055Z Downloaded indoc v2.0.6
10192026-01-22T21:26:01.055Z Downloaded iddqd v0.3.16
10202026-01-22T21:26:01.079Z Downloaded hyper-util v0.1.19
10212026-01-22T21:26:01.079Z Downloaded hyper-rustls v0.27.7
10222026-01-22T21:26:01.079Z Downloaded hkdf v0.12.4
10232026-01-22T21:26:01.079Z Downloaded heapless v0.8.0
10242026-01-22T21:26:01.079Z Downloaded hashbrown v0.13.2
10252026-01-22T21:26:01.104Z Downloaded ron v0.7.1
10262026-01-22T21:26:01.104Z Downloaded ref-cast v1.0.25
10272026-01-22T21:26:01.104Z Downloaded rayon v1.10.0
10282026-01-22T21:26:01.104Z Downloaded rand_chacha v0.3.1
10292026-01-22T21:26:01.104Z Downloaded quinn-udp v0.5.5
10302026-01-22T21:26:01.104Z Downloaded progenitor-macro v0.8.0
10312026-01-22T21:26:01.104Z Downloaded progenitor-impl v0.11.2
10322026-01-22T21:26:01.128Z Downloaded is_ci v1.2.0
10332026-01-22T21:26:01.128Z Downloaded hubpack_derive v0.1.1
10342026-01-22T21:26:01.128Z Downloaded hostname v0.4.2
10352026-01-22T21:26:01.128Z Downloaded h2 v0.4.6
10362026-01-22T21:26:01.128Z Downloaded globwalk v0.9.1
10372026-01-22T21:26:01.128Z Downloaded bstr v1.10.0
10382026-01-22T21:26:01.153Z Downloaded psl-types v2.0.11
10392026-01-22T21:26:01.153Z Downloaded ppv-lite86 v0.2.20
10402026-01-22T21:26:01.153Z Downloaded postgres-types v0.2.9
10412026-01-22T21:26:01.153Z Downloaded polyval v0.6.2
10422026-01-22T21:26:01.153Z Downloaded poly1305 v0.8.0
10432026-01-22T21:26:01.153Z Downloaded openapiv3 v2.2.0
10442026-01-22T21:26:01.178Z Downloaded lzss v0.8.2
10452026-01-22T21:26:01.178Z Downloaded instant v0.1.13
10462026-01-22T21:26:01.178Z Downloaded hyper-staticfile v0.10.1
10472026-01-22T21:26:01.178Z Downloaded hex-literal v0.4.1
10482026-01-22T21:26:01.178Z Downloaded hash32 v0.2.1
10492026-01-22T21:26:01.178Z Downloaded ghash v0.5.1
10502026-01-22T21:26:01.178Z Downloaded dropshot_endpoint v0.16.6
10512026-01-22T21:26:01.178Z Downloaded drift v0.1.2
10522026-01-22T21:26:01.178Z Downloaded der v0.7.10
10532026-01-22T21:26:01.202Z Downloaded debug-ignore v1.0.5
10542026-01-22T21:26:01.202Z Downloaded daft v0.1.4
10552026-01-22T21:26:01.202Z Downloaded curve25519-dalek v4.1.3
10562026-01-22T21:26:01.202Z Downloaded progenitor-client v0.8.0
10572026-01-22T21:26:01.202Z Downloaded progenitor v0.11.2
10582026-01-22T21:26:01.202Z Downloaded progenitor v0.8.0
10592026-01-22T21:26:01.202Z Downloaded pretty-hex v0.2.1
10602026-01-22T21:26:01.202Z Downloaded predicates-tree v1.0.12
10612026-01-22T21:26:01.227Z Downloaded precomputed-hash v0.1.1
10622026-01-22T21:26:01.227Z Downloaded pkg-config v0.3.31
10632026-01-22T21:26:01.227Z Downloaded pin-project v1.1.6
10642026-01-22T21:26:01.227Z Downloaded p521 v0.13.3
10652026-01-22T21:26:01.227Z Downloaded openssl v0.10.73
10662026-01-22T21:26:01.252Z Downloaded lzma-sys v0.1.20
10672026-01-22T21:26:01.276Z Downloaded hyper-tls v0.6.0
10682026-01-22T21:26:01.276Z Downloaded headers-core v0.3.0
10692026-01-22T21:26:01.276Z Downloaded hashbrown v0.12.3
10702026-01-22T21:26:01.301Z Downloaded group v0.13.0
10712026-01-22T21:26:01.301Z Downloaded gethostname v0.5.0
10722026-01-22T21:26:01.301Z Downloaded fxhash v0.2.1
10732026-01-22T21:26:01.301Z Downloaded futures-macro v0.3.31
10742026-01-22T21:26:01.301Z Downloaded futures-channel v0.3.31
10752026-01-22T21:26:01.301Z Downloaded fs_extra v1.3.0
10762026-01-22T21:26:01.301Z Downloaded foreign-types-macros v0.2.3
10772026-01-22T21:26:01.301Z Downloaded expectorate v1.2.0
10782026-01-22T21:26:01.301Z Downloaded embedded-io v0.4.0
10792026-01-22T21:26:01.326Z Downloaded ed25519-dalek v2.1.1
10802026-01-22T21:26:01.326Z Downloaded dyn-clone v1.0.20
10812026-01-22T21:26:01.326Z Downloaded dropshot-api-manager v0.2.4
10822026-01-22T21:26:01.326Z Downloaded diesel v2.2.12
10832026-01-22T21:26:01.350Z Downloaded des v0.8.1
10842026-01-22T21:26:01.374Z Downloaded derive_more-impl v2.0.1
10852026-01-22T21:26:01.374Z Downloaded deranged v0.5.3
10862026-01-22T21:26:01.374Z Downloaded der_derive v0.7.3
10872026-01-22T21:26:01.374Z Downloaded defmt-parser v0.3.4
10882026-01-22T21:26:01.374Z Downloaded defmt v0.3.8
10892026-01-22T21:26:01.374Z Downloaded darling_macro v0.21.0
10902026-01-22T21:26:01.374Z Downloaded csv v1.3.1
10912026-01-22T21:26:01.399Z Downloaded crypto-bigint v0.5.5
10922026-01-22T21:26:01.399Z Downloaded crossbeam-epoch v0.9.18
10932026-01-22T21:26:01.423Z Downloaded crossbeam-deque v0.8.5
10942026-01-22T21:26:01.424Z Downloaded chacha20poly1305 v0.10.1
10952026-01-22T21:26:01.424Z Downloaded cbc v0.1.2
10962026-01-22T21:26:01.424Z Downloaded bytes v1.10.1
10972026-01-22T21:26:01.424Z Downloaded pin-project-internal v1.1.6
10982026-01-22T21:26:01.424Z Downloaded phf_shared v0.11.2
10992026-01-22T21:26:01.424Z Downloaded pem v3.0.5
11002026-01-22T21:26:01.424Z Downloaded peg-runtime v0.8.5
11012026-01-22T21:26:01.424Z Downloaded peg v0.8.5
11022026-01-22T21:26:01.424Z Downloaded pbkdf2 v0.11.0
11032026-01-22T21:26:01.448Z Downloaded paste v1.0.15
11042026-01-22T21:26:01.448Z Downloaded parse-display-derive v0.10.0
11052026-01-22T21:26:01.448Z Downloaded parse-display v0.10.0
11062026-01-22T21:26:01.448Z Downloaded owo-colors v4.2.2
11072026-01-22T21:26:01.448Z Downloaded openssl-sys v0.9.109
11082026-01-22T21:26:01.448Z Downloaded num-bigint v0.4.6
11092026-01-22T21:26:01.449Z Downloaded nom v7.1.3
11102026-01-22T21:26:01.473Z Downloaded getrandom v0.2.15
11112026-01-22T21:26:01.473Z Downloaded futures-io v0.3.31
11122026-01-22T21:26:01.473Z Downloaded futures-executor v0.3.31
11132026-01-22T21:26:01.473Z Downloaded flagset v0.4.6
11142026-01-22T21:26:01.473Z Downloaded fixedbitset v0.5.7
11152026-01-22T21:26:01.473Z Downloaded ff v0.13.0
11162026-01-22T21:26:01.473Z Downloaded dof v0.4.0
11172026-01-22T21:26:01.473Z Downloaded darling_macro v0.20.10
11182026-01-22T21:26:01.473Z Downloaded curve25519-dalek-derive v0.1.1
11192026-01-22T21:26:01.473Z Downloaded cstr-argument v0.1.2
11202026-01-22T21:26:01.473Z Downloaded const_format_proc_macros v0.2.34
11212026-01-22T21:26:01.473Z Downloaded blowfish v0.9.1
11222026-01-22T21:26:01.473Z Downloaded bitfield v0.19.2
11232026-01-22T21:26:01.498Z Downloaded parse-size v1.1.0
11242026-01-22T21:26:01.498Z Downloaded parking_lot v0.12.3
11252026-01-22T21:26:01.498Z Downloaded packed_struct v0.10.1
11262026-01-22T21:26:01.498Z Downloaded olpc-cjson v0.1.4
11272026-01-22T21:26:01.498Z Downloaded number_prefix v0.4.0
11282026-01-22T21:26:01.498Z Downloaded num-rational v0.4.2
11292026-01-22T21:26:01.498Z Downloaded num v0.4.3
11302026-01-22T21:26:01.498Z Downloaded nonempty v0.12.0
11312026-01-22T21:26:01.498Z Downloaded lalrpop v0.19.12
11322026-01-22T21:26:01.498Z Downloaded jiff v0.2.15
11332026-01-22T21:26:01.523Z Downloaded futures-task v0.3.31
11342026-01-22T21:26:01.523Z Downloaded foreign-types-shared v0.3.1
11352026-01-22T21:26:01.523Z Downloaded foreign-types-shared v0.1.1
11362026-01-22T21:26:01.523Z Downloaded float-cmp v0.10.0
11372026-01-22T21:26:01.523Z Downloaded fd-lock v4.0.2
11382026-01-22T21:26:01.547Z Downloaded env_logger v0.11.8
11392026-01-22T21:26:01.547Z Downloaded elliptic-curve v0.13.8
11402026-01-22T21:26:01.547Z Downloaded ecdsa v0.16.9
11412026-01-22T21:26:01.547Z Downloaded dirs-sys-next v0.1.2
11422026-01-22T21:26:01.547Z Downloaded derive-where v1.5.0
11432026-01-22T21:26:01.547Z Downloaded defmt-macros v0.3.9
11442026-01-22T21:26:01.547Z Downloaded darling_core v0.20.10
11452026-01-22T21:26:01.572Z Downloaded darling v0.21.0
11462026-01-22T21:26:01.572Z Downloaded crossbeam-channel v0.5.15
11472026-01-22T21:26:01.572Z Downloaded crc v3.2.1
11482026-01-22T21:26:01.572Z Downloaded cobs v0.2.3
11492026-01-22T21:26:01.572Z Downloaded cipher v0.4.4
11502026-01-22T21:26:01.572Z Downloaded cfg_aliases v0.1.1
11512026-01-22T21:26:01.572Z Downloaded aes-gcm v0.10.3
11522026-01-22T21:26:01.572Z Downloaded oso-derive v0.27.3
11532026-01-22T21:26:01.572Z Downloaded num_enum_derive v0.5.11
11542026-01-22T21:26:01.597Z Downloaded num-conv v0.1.0
11552026-01-22T21:26:01.597Z Downloaded nix v0.29.0
11562026-01-22T21:26:01.597Z Downloaded newtype_derive v0.1.6
11572026-01-22T21:26:01.597Z Downloaded newline-converter v0.3.0
11582026-01-22T21:26:01.597Z Downloaded native-tls v0.2.12
11592026-01-22T21:26:01.597Z Downloaded miniz_oxide v0.8.5
11602026-01-22T21:26:01.597Z Downloaded mime_guess v2.0.5
11612026-01-22T21:26:01.622Z Downloaded mime v0.3.17
11622026-01-22T21:26:01.622Z Downloaded match_cfg v0.1.0
11632026-01-22T21:26:01.622Z Downloaded libm v0.2.8
11642026-01-22T21:26:01.622Z Downloaded iana-time-zone v0.1.63
11652026-01-22T21:26:01.622Z Downloaded fs-err v2.11.0
11662026-01-22T21:26:01.622Z Downloaded fixedbitset v0.4.2
11672026-01-22T21:26:01.622Z Downloaded env_filter v0.1.2
11682026-01-22T21:26:01.622Z Downloaded derive_builder_macro v0.20.2
11692026-01-22T21:26:01.622Z Downloaded blake2 v0.10.6
11702026-01-22T21:26:01.622Z Downloaded bcrypt-pbkdf v0.10.0
11712026-01-22T21:26:01.646Z Downloaded newtype-uuid-macros v0.1.0
11722026-01-22T21:26:01.646Z Downloaded nanorand v0.7.0
11732026-01-22T21:26:01.646Z Downloaded litrs v0.4.1
11742026-01-22T21:26:01.646Z Downloaded fallible-iterator v0.2.0
11752026-01-22T21:26:01.647Z Downloaded dunce v1.0.5
11762026-01-22T21:26:01.647Z Downloaded difflib v0.4.0
11772026-01-22T21:26:01.647Z Downloaded crc32fast v1.4.2
11782026-01-22T21:26:01.647Z Downloaded ciborium-io v0.2.2
11792026-01-22T21:26:01.647Z Downloaded cargo_metadata v0.19.2
11802026-01-22T21:26:01.647Z Downloaded camino-tempfile-ext v0.3.2
11812026-01-22T21:26:01.647Z Downloaded bitfield-struct v0.6.2
11822026-01-22T21:26:01.647Z Downloaded base64 v0.21.7
11832026-01-22T21:26:01.671Z Downloaded base16ct v0.2.0
11842026-01-22T21:26:01.671Z Downloaded aho-corasick v1.1.3
11852026-01-22T21:26:01.671Z Downloaded memoffset v0.9.1
11862026-01-22T21:26:01.672Z Downloaded md5 v0.7.0
11872026-01-22T21:26:01.672Z Downloaded libz-sys v1.1.20
11882026-01-22T21:26:01.696Z Downloaded libxml v0.3.3
11892026-01-22T21:26:01.696Z Downloaded libsw-core v0.3.1
11902026-01-22T21:26:01.722Z Downloaded iri-string v0.7.8
11912026-01-22T21:26:01.722Z Downloaded http v1.4.0
11922026-01-22T21:26:01.722Z Downloaded hostname v0.3.1
11932026-01-22T21:26:01.722Z Downloaded futures-sink v0.3.31
11942026-01-22T21:26:01.722Z Downloaded foreign-types v0.5.0
11952026-01-22T21:26:01.722Z Downloaded filetime v0.2.26
11962026-01-22T21:26:01.722Z Downloaded endian-type v0.1.2
11972026-01-22T21:26:01.722Z Downloaded dsl_auto_type v0.1.2
11982026-01-22T21:26:01.747Z Downloaded dropshot-api-manager-types v0.2.4
11992026-01-22T21:26:01.747Z Downloaded document-features v0.2.11
12002026-01-22T21:26:01.747Z Downloaded dirs-next v2.0.0
12012026-01-22T21:26:01.747Z Downloaded diesel-dtrace v0.4.2
12022026-01-22T21:26:01.747Z Downloaded convert_case v0.7.1
12032026-01-22T21:26:01.747Z Downloaded console v0.16.0
12042026-01-22T21:26:01.747Z Downloaded colored v3.0.0
12052026-01-22T21:26:01.747Z Downloaded atty v0.2.14
12062026-01-22T21:26:01.747Z Downloaded assert_matches v1.5.0
12072026-01-22T21:26:01.747Z Downloaded aead v0.5.2
12082026-01-22T21:26:01.748Z Downloaded lazy_static v1.5.0
12092026-01-22T21:26:01.748Z Downloaded keccak v0.1.5
12102026-01-22T21:26:01.748Z Downloaded ingot-types v0.1.2
12112026-01-22T21:26:01.772Z Downloaded ingot v0.1.1
12122026-01-22T21:26:01.772Z Downloaded goblin v0.10.2
12132026-01-22T21:26:01.772Z Downloaded git2 v0.20.2
12142026-01-22T21:26:01.772Z Downloaded foldhash v0.2.0
12152026-01-22T21:26:01.772Z Downloaded crossterm v0.28.1
12162026-01-22T21:26:01.797Z Downloaded convert_case v0.4.0
12172026-01-22T21:26:01.797Z Downloaded compact_str v0.8.0
12182026-01-22T21:26:01.797Z Downloaded clang-sys v1.8.1
12192026-01-22T21:26:01.797Z Downloaded bzip2 v0.5.2
12202026-01-22T21:26:01.797Z Downloaded linked-hash-map v0.5.6
12212026-01-22T21:26:01.797Z Downloaded indicatif v0.17.11
12222026-01-22T21:26:01.797Z Downloaded hyper v1.8.1
12232026-01-22T21:26:01.823Z Downloaded highway v1.3.0
12242026-01-22T21:26:01.823Z Downloaded hashbrown v0.15.4
12252026-01-22T21:26:01.823Z Downloaded chacha20 v0.9.1
12262026-01-22T21:26:01.823Z Downloaded cexpr v0.6.0
12272026-01-22T21:26:01.823Z Downloaded backoff v0.4.0
12282026-01-22T21:26:01.823Z Downloaded jobserver v0.1.32
12292026-01-22T21:26:01.848Z Downloaded is-terminal v0.4.13
12302026-01-22T21:26:01.848Z Downloaded inout v0.1.3
12312026-01-22T21:26:01.848Z Downloaded indent_write v2.2.0
12322026-01-22T21:26:01.848Z Downloaded impl-trait-for-tuples v0.2.2
12332026-01-22T21:26:01.848Z Downloaded hubpack v0.1.2
12342026-01-22T21:26:01.848Z Downloaded httpdate v1.0.3
12352026-01-22T21:26:01.848Z Downloaded httparse v1.9.5
12362026-01-22T21:26:01.848Z Downloaded http-body-util v0.1.3
12372026-01-22T21:26:01.848Z Downloaded hickory-resolver v0.24.4
12382026-01-22T21:26:01.848Z Downloaded heapless v0.7.17
12392026-01-22T21:26:01.873Z Downloaded gimli v0.31.1
12402026-01-22T21:26:01.873Z Downloaded cookie_store v0.21.1
12412026-01-22T21:26:01.873Z Downloaded const_format v0.2.34
12422026-01-22T21:26:01.897Z Downloaded cargo-platform v0.1.8
12432026-01-22T21:26:01.897Z Downloaded block-padding v0.3.3
12442026-01-22T21:26:01.897Z Downloaded atomic-waker v1.1.2
12452026-01-22T21:26:01.897Z Downloaded ignore v0.4.23
12462026-01-22T21:26:01.897Z Downloaded hmac v0.12.1
12472026-01-22T21:26:01.897Z Downloaded hex v0.4.3
12482026-01-22T21:26:01.897Z Downloaded half v1.8.3
12492026-01-22T21:26:01.897Z Downloaded futures-util v0.3.31
12502026-01-22T21:26:01.922Z Downloaded colored v2.2.0
12512026-01-22T21:26:01.922Z Downloaded ciborium v0.2.2
12522026-01-22T21:26:01.922Z Downloaded bitvec v1.0.1
12532026-01-22T21:26:01.946Z Downloaded bit-set v0.5.3
12542026-01-22T21:26:01.946Z Downloaded home v0.5.9
12552026-01-22T21:26:01.946Z Downloaded crc8 v0.1.1
12562026-01-22T21:26:01.946Z Downloaded crc-any v2.5.0
12572026-01-22T21:26:01.946Z Downloaded bumpalo v3.16.0
12582026-01-22T21:26:01.946Z Downloaded bitfield-macros v0.19.2
12592026-01-22T21:26:01.946Z Downloaded aws-lc-rs v1.12.4
12602026-01-22T21:26:01.971Z Downloaded arc-swap v1.7.1
12612026-01-22T21:26:01.971Z Downloaded hickory-proto v0.25.2
12622026-01-22T21:26:01.995Z Downloaded globset v0.4.15
12632026-01-22T21:26:01.995Z Downloaded flate2 v1.1.2
12642026-01-22T21:26:01.995Z Downloaded darling_core v0.21.0
12652026-01-22T21:26:02.020Z Downloaded ctr v0.9.2
12662026-01-22T21:26:02.020Z Downloaded chrono v0.4.42
12672026-01-22T21:26:02.020Z Downloaded cassowary v0.3.0
12682026-01-22T21:26:02.020Z Downloaded bindgen v0.69.5
12692026-01-22T21:26:02.045Z Downloaded bcs v0.1.6
12702026-01-22T21:26:02.045Z Downloaded base64 v0.22.1
12712026-01-22T21:26:02.045Z Downloaded ahash v0.8.12
12722026-01-22T21:26:02.045Z Downloaded humantime v2.2.0
12732026-01-22T21:26:02.045Z Downloaded http-range v0.1.5
12742026-01-22T21:26:02.045Z Downloaded http-body v1.0.1
12752026-01-22T21:26:02.045Z Downloaded hickory-server v0.25.2
12762026-01-22T21:26:02.045Z Downloaded foreign-types v0.3.2
12772026-01-22T21:26:02.045Z Downloaded foldhash v0.1.5
12782026-01-22T21:26:02.045Z Downloaded flume v0.11.1
12792026-01-22T21:26:02.071Z Downloaded float-ord v0.3.2
12802026-01-22T21:26:02.071Z Downloaded erased-serde v0.3.31
12812026-01-22T21:26:02.072Z Downloaded diesel_derives v2.2.3
12822026-01-22T21:26:02.072Z Downloaded derive_builder v0.20.2
12832026-01-22T21:26:02.072Z Downloaded derive-ex v0.1.8
12842026-01-22T21:26:02.072Z Downloaded daft-derive v0.1.4
12852026-01-22T21:26:02.096Z Downloaded csv-core v0.1.11
12862026-01-22T21:26:02.096Z Downloaded chrono-tz v0.10.4
12872026-01-22T21:26:02.096Z Downloaded fatfs v0.3.6
12882026-01-22T21:26:02.121Z Downloaded ena v0.14.3
12892026-01-22T21:26:02.121Z Downloaded display-error-chain v0.2.2
12902026-01-22T21:26:02.121Z Downloaded diff v0.1.13
12912026-01-22T21:26:02.121Z Downloaded diesel_table_macro_syntax v0.2.0
12922026-01-22T21:26:02.121Z Downloaded derive_more v2.0.1
12932026-01-22T21:26:02.121Z Downloaded crossterm v0.29.0
12942026-01-22T21:26:02.146Z Downloaded bzip2-sys v0.1.13+1.0.8
12952026-01-22T21:26:02.170Z Downloaded bitflags v1.3.2
12962026-01-22T21:26:02.170Z Downloaded bb8 v0.8.5
12972026-01-22T21:26:02.170Z Downloaded ascii-canvas v3.0.0
12982026-01-22T21:26:02.170Z Downloaded headers v0.4.1
12992026-01-22T21:26:02.170Z Downloaded futures-core v0.3.31
13002026-01-22T21:26:02.170Z Downloaded funty v2.0.0
13012026-01-22T21:26:02.170Z Downloaded enum-as-inner v0.6.1
13022026-01-22T21:26:02.195Z Downloaded ed25519 v2.2.3
13032026-01-22T21:26:02.195Z Downloaded dtrace-parser v0.3.0
13042026-01-22T21:26:02.195Z Downloaded derive_more v0.99.20
13052026-01-22T21:26:02.195Z Downloaded derive_builder_core v0.20.2
13062026-01-22T21:26:02.195Z Downloaded data-encoding v2.9.0
13072026-01-22T21:26:02.195Z Downloaded darling v0.20.10
13082026-01-22T21:26:02.195Z Downloaded crunchy v0.2.2
13092026-01-22T21:26:02.195Z Downloaded half v2.4.1
13102026-01-22T21:26:02.195Z Downloaded embedded-io v0.6.1
13112026-01-22T21:26:02.195Z Downloaded either v1.15.0
13122026-01-22T21:26:02.221Z Downloaded crucible-workspace-hack v0.1.0
13132026-01-22T21:26:02.221Z Downloaded crossbeam-utils v0.8.21
13142026-01-22T21:26:02.221Z Downloaded cc v1.2.30
13152026-01-22T21:26:02.221Z Downloaded base64 v0.13.1
13162026-01-22T21:26:02.221Z Downloaded const-oid v0.9.6
13172026-01-22T21:26:02.221Z Downloaded console v0.15.10
13182026-01-22T21:26:02.221Z Downloaded cancel-safe-futures v0.1.5
13192026-01-22T21:26:02.246Z Downloaded bzip2 v0.4.4
13202026-01-22T21:26:02.246Z Downloaded async-stream-impl v0.3.6
13212026-01-22T21:26:02.246Z Downloaded async-bb8-diesel v0.2.1
13222026-01-22T21:26:02.246Z Downloaded crc-catalog v2.4.0
13232026-01-22T21:26:02.246Z Downloaded castaway v0.2.3
13242026-01-22T21:26:02.246Z Downloaded buf-list v1.0.3
13252026-01-22T21:26:02.246Z Downloaded blake3 v1.5.4
13262026-01-22T21:26:02.246Z Downloaded bit-vec v0.8.0
13272026-01-22T21:26:02.246Z Downloaded bit-vec v0.6.3
13282026-01-22T21:26:02.270Z Downloaded constant_time_eq v0.3.1
13292026-01-22T21:26:02.271Z Downloaded cmake v0.1.51
13302026-01-22T21:26:02.271Z Downloaded async-stream v0.3.6
13312026-01-22T21:26:02.271Z Downloaded async-recursion v1.1.1
13322026-01-22T21:26:02.271Z Downloaded arrayref v0.3.9
13332026-01-22T21:26:02.271Z Downloaded bit-set v0.8.0
13342026-01-22T21:26:02.271Z Downloaded bindgen v0.71.1
13352026-01-22T21:26:02.295Z Downloaded aes v0.8.4
13362026-01-22T21:26:02.295Z Downloaded adler2 v2.0.0
13372026-01-22T21:26:02.295Z Downloaded arrayvec v0.7.6
13382026-01-22T21:26:02.295Z Downloaded array-init v0.0.4
13392026-01-22T21:26:02.295Z Downloaded argon2 v0.5.3
13402026-01-22T21:26:02.295Z Downloaded allocator-api2 v0.2.21
13412026-01-22T21:26:02.515Z Compiling value-bag v1.12.0
13422026-01-22T21:26:02.515Z Compiling lock_api v0.4.12
13432026-01-22T21:26:02.515Z Compiling scopeguard v1.2.0
13442026-01-22T21:26:02.540Z Compiling shlex v1.3.0
13452026-01-22T21:26:02.540Z Compiling smallvec v1.15.1
13462026-01-22T21:26:02.540Z Compiling syn v2.0.111
13472026-01-22T21:26:02.540Z Compiling getrandom v0.2.15
13482026-01-22T21:26:02.540Z Compiling jobserver v0.1.32
13492026-01-22T21:26:02.764Z Compiling typenum v1.17.0
13502026-01-22T21:26:02.969Z Compiling rand_core v0.6.4
13512026-01-22T21:26:03.071Z Compiling log v0.4.29
13522026-01-22T21:26:03.122Z Compiling cc v1.2.30
13532026-01-22T21:26:03.230Z Compiling generic-array v0.14.7
13542026-01-22T21:26:03.508Z Compiling subtle v2.6.1
13552026-01-22T21:26:03.568Z Compiling portable-atomic v1.11.0
13562026-01-22T21:26:03.597Z Compiling critical-section v1.1.3
13572026-01-22T21:26:03.706Z Compiling const-oid v0.9.6
13582026-01-22T21:26:03.805Z Compiling pkg-config v0.3.31
13592026-01-22T21:26:03.854Z Compiling serde_json v1.0.149
13602026-01-22T21:26:03.936Z Compiling getrandom v0.3.4
13612026-01-22T21:26:04.695Z Compiling spin v0.9.8
13622026-01-22T21:26:05.150Z Compiling parking_lot_core v0.9.10
13632026-01-22T21:26:05.663Z Compiling regex-syntax v0.8.5
13642026-01-22T21:26:05.689Z Compiling pin-project-lite v0.2.14
13652026-01-22T21:26:05.887Z Compiling rustix v0.38.37
13662026-01-22T21:26:06.296Z Compiling libm v0.2.8
13672026-01-22T21:26:06.713Z Compiling once_cell v1.21.3
13682026-01-22T21:26:06.806Z Compiling signal-hook-registry v1.4.2
13692026-01-22T21:26:06.938Z Compiling num-traits v0.2.19
13702026-01-22T21:26:07.177Z Compiling allocator-api2 v0.2.21
13712026-01-22T21:26:07.203Z Compiling parking_lot v0.12.3
13722026-01-22T21:26:07.648Z Compiling mio v1.0.2
13732026-01-22T21:26:07.673Z Compiling futures-core v0.3.31
13742026-01-22T21:26:07.931Z Compiling lazy_static v1.5.0
13752026-01-22T21:26:07.956Z Compiling aho-corasick v1.1.3
13762026-01-22T21:26:08.079Z Compiling percent-encoding v2.3.2
13772026-01-22T21:26:08.104Z Compiling socket2 v0.6.1
13782026-01-22T21:26:08.456Z Compiling slab v0.4.9
13792026-01-22T21:26:08.725Z Compiling cpufeatures v0.2.14
13802026-01-22T21:26:08.866Z Compiling glob v0.3.2
13812026-01-22T21:26:08.929Z Compiling either v1.15.0
13822026-01-22T21:26:09.003Z Compiling futures-sink v0.3.31
13832026-01-22T21:26:09.247Z Compiling futures-channel v0.3.31
13842026-01-22T21:26:09.381Z Compiling hashbrown v0.16.1
13852026-01-22T21:26:09.473Z Compiling futures-task v0.3.31
13862026-01-22T21:26:09.681Z Compiling pin-utils v0.1.0
13872026-01-22T21:26:09.785Z Compiling clang-sys v1.8.1
13882026-01-22T21:26:09.812Z Compiling rustversion v1.0.22
13892026-01-22T21:26:09.840Z Compiling futures-io v0.3.31
13902026-01-22T21:26:10.156Z Compiling regex-automata v0.4.11
13912026-01-22T21:26:10.521Z Compiling prettyplease v0.2.36
13922026-01-22T21:26:10.625Z Compiling minimal-lexical v0.2.1
13932026-01-22T21:26:10.658Z Compiling indexmap v2.12.1
13942026-01-22T21:26:10.876Z Compiling synstructure v0.13.1
13952026-01-22T21:26:11.180Z Compiling nom v7.1.3
13962026-01-22T21:26:11.819Z Compiling libloading v0.8.5
13972026-01-22T21:26:11.892Z Compiling ident_case v1.0.1
13982026-01-22T21:26:12.128Z Compiling home v0.5.9
13992026-01-22T21:26:12.225Z Compiling base64ct v1.6.0
14002026-01-22T21:26:12.261Z Compiling bindgen v0.69.5
14012026-01-22T21:26:12.607Z Compiling itertools v0.12.1
14022026-01-22T21:26:12.823Z Compiling pem-rfc7468 v0.7.0
14032026-01-22T21:26:13.243Z Compiling form_urlencoded v1.2.2
14042026-01-22T21:26:13.465Z Compiling rustc-hash v1.1.0
14052026-01-22T21:26:13.595Z Compiling flagset v0.4.6
14062026-01-22T21:26:13.658Z Compiling lazycell v1.3.0
14072026-01-22T21:26:13.848Z Compiling rand_core v0.9.3
14082026-01-22T21:26:13.874Z Compiling cmake v0.1.51
14092026-01-22T21:26:14.498Z Compiling cexpr v0.6.0
14102026-01-22T21:26:14.713Z Compiling dunce v1.0.5
14112026-01-22T21:26:14.766Z Compiling iana-time-zone v0.1.63
14122026-01-22T21:26:14.893Z Compiling fs_extra v1.3.0
14132026-01-22T21:26:15.170Z Compiling paste v1.0.15
14142026-01-22T21:26:15.425Z Compiling foldhash v0.1.5
14152026-01-22T21:26:15.503Z Compiling rustc_version v0.4.1
14162026-01-22T21:26:15.627Z Compiling serde_derive v1.0.228
14172026-01-22T21:26:15.685Z Compiling zeroize_derive v1.4.2
14182026-01-22T21:26:15.753Z Compiling zerofrom-derive v0.1.4
14192026-01-22T21:26:15.799Z Compiling yoke-derive v0.7.4
14202026-01-22T21:26:16.121Z Compiling zerovec-derive v0.10.3
14212026-01-22T21:26:16.205Z Compiling displaydoc v0.2.5
14222026-01-22T21:26:17.187Z Compiling zeroize v1.8.1
14232026-01-22T21:26:17.715Z Compiling icu_provider_macros v1.5.0
14242026-01-22T21:26:18.511Z Compiling zerocopy-derive v0.7.35
14252026-01-22T21:26:18.567Z Compiling tokio-macros v2.6.0
14262026-01-22T21:26:18.784Z Compiling thiserror-impl v2.0.17
14272026-01-22T21:26:19.041Z Compiling crypto-common v0.1.6
14282026-01-22T21:26:19.218Z Compiling block-buffer v0.10.4
14292026-01-22T21:26:19.355Z Compiling zerofrom v0.1.4
14302026-01-22T21:26:19.543Z Compiling digest v0.10.7
14312026-01-22T21:26:19.612Z Compiling yoke v0.7.4
14322026-01-22T21:26:20.062Z Compiling zerovec v0.10.4
14332026-01-22T21:26:20.109Z Compiling hmac v0.12.1
14342026-01-22T21:26:20.236Z Compiling block-padding v0.3.3
14352026-01-22T21:26:20.420Z Compiling futures-macro v0.3.31
14362026-01-22T21:26:20.538Z Compiling inout v0.1.3
14372026-01-22T21:26:20.609Z Compiling zerocopy v0.7.35
14382026-01-22T21:26:20.875Z Compiling regex v1.11.3
14392026-01-22T21:26:21.095Z Compiling cipher v0.4.4
14402026-01-22T21:26:21.697Z Compiling sha2 v0.10.9
14412026-01-22T21:26:21.913Z Compiling der_derive v0.7.3
14422026-01-22T21:26:21.970Z Compiling tinystr v0.7.6
14432026-01-22T21:26:22.156Z Compiling icu_collections v1.5.0
14442026-01-22T21:26:22.209Z Compiling thiserror v2.0.17
14452026-01-22T21:26:22.303Z Compiling futures-util v0.3.31
14462026-01-22T21:26:22.398Z Compiling icu_locid v1.5.0
14472026-01-22T21:26:22.422Z Compiling ppv-lite86 v0.2.20
14482026-01-22T21:26:22.560Z Compiling pest v2.8.2
14492026-01-22T21:26:23.048Z Compiling serde v1.0.228
14502026-01-22T21:26:23.281Z Compiling salsa20 v0.10.2
14512026-01-22T21:26:23.515Z Compiling pbkdf2 v0.12.2
14522026-01-22T21:26:23.642Z Compiling hashbrown v0.15.4
14532026-01-22T21:26:23.736Z Compiling icu_provider v1.5.0
14542026-01-22T21:26:24.168Z Compiling der v0.7.10
14552026-01-22T21:26:24.507Z Compiling bitflags v2.9.4
14562026-01-22T21:26:24.703Z Compiling bytes v1.10.1
14572026-01-22T21:26:24.988Z Compiling icu_locid_transform v1.5.0
14582026-01-22T21:26:25.105Z Compiling chrono v0.4.42
14592026-01-22T21:26:25.149Z Compiling uuid v1.19.0
14602026-01-22T21:26:25.880Z Compiling zerocopy v0.8.27
14612026-01-22T21:26:26.268Z Compiling tokio v1.48.0
14622026-01-22T21:26:26.657Z Compiling icu_properties v1.5.1
14632026-01-22T21:26:26.760Z Compiling spki v0.7.3
14642026-01-22T21:26:27.175Z Compiling vcpkg v0.2.15
14652026-01-22T21:26:27.390Z Compiling http v1.4.0
14662026-01-22T21:26:27.466Z Compiling pest_meta v2.8.2
14672026-01-22T21:26:28.219Z Compiling scrypt v0.11.0
14682026-01-22T21:26:28.537Z Compiling which v4.4.2
14692026-01-22T21:26:29.211Z Compiling openssl-sys v0.9.109
14702026-01-22T21:26:29.499Z Compiling rand_chacha v0.9.0
14712026-01-22T21:26:29.774Z Compiling cbc v0.1.2
14722026-01-22T21:26:29.965Z Compiling aes v0.8.4
14732026-01-22T21:26:30.060Z Compiling zerocopy-derive v0.8.27
14742026-01-22T21:26:30.551Z Compiling rand v0.9.2
14752026-01-22T21:26:31.100Z Compiling icu_normalizer v1.5.0
14762026-01-22T21:26:31.474Z Compiling pkcs5 v0.7.1
14772026-01-22T21:26:31.994Z Compiling pest_generator v2.8.2
14782026-01-22T21:26:32.390Z Compiling idna_adapter v1.2.0
14792026-01-22T21:26:32.589Z Compiling tracing-attributes v0.1.27
14802026-01-22T21:26:32.662Z Compiling idna v1.0.3
14812026-01-22T21:26:32.686Z Compiling serde_derive_internals v0.29.1
14822026-01-22T21:26:32.854Z Compiling ring v0.17.14
14832026-01-22T21:26:33.761Z Compiling url v2.5.4
14842026-01-22T21:26:33.985Z Compiling tracing-core v0.1.32
14852026-01-22T21:26:34.268Z Compiling schemars v0.8.22
14862026-01-22T21:26:34.641Z Compiling adler2 v2.0.0
14872026-01-22T21:26:34.890Z Compiling rustix v1.1.3
14882026-01-22T21:26:35.051Z Compiling aws-lc-rs v1.12.4
14892026-01-22T21:26:35.434Z Compiling schemars_derive v0.8.22
14902026-01-22T21:26:35.519Z Compiling miniz_oxide v0.8.5
14912026-01-22T21:26:35.664Z Compiling tokio-util v0.7.15
14922026-01-22T21:26:35.949Z Compiling tracing v0.1.40
14932026-01-22T21:26:36.551Z Compiling pest_derive v2.8.2
14942026-01-22T21:26:37.133Z Compiling pkcs8 v0.10.2
14952026-01-22T21:26:37.219Z Compiling http-body v1.0.1
14962026-01-22T21:26:37.542Z Compiling scroll_derive v0.13.1
14972026-01-22T21:26:37.568Z Compiling darling_core v0.20.10
14982026-01-22T21:26:37.904Z Compiling dyn-clone v1.0.20
14992026-01-22T21:26:38.178Z Compiling httparse v1.9.5
15002026-01-22T21:26:38.269Z Compiling base64 v0.22.1
15012026-01-22T21:26:38.397Z Compiling tinyvec_macros v0.1.1
15022026-01-22T21:26:38.547Z Compiling rustls-pki-types v1.10.0
15032026-01-22T21:26:38.981Z Compiling tinyvec v1.8.0
15042026-01-22T21:26:39.499Z Compiling scroll v0.13.0
15052026-01-22T21:26:40.106Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15062026-01-22T21:26:40.553Z Compiling bzip2-sys v0.1.13+1.0.8
15072026-01-22T21:26:40.916Z Compiling foreign-types-shared v0.1.1
15082026-01-22T21:26:40.973Z Compiling openssl v0.10.73
15092026-01-22T21:26:41.076Z Compiling powerfmt v0.2.0
15102026-01-22T21:26:41.104Z Compiling atomic-waker v1.1.2
15112026-01-22T21:26:41.346Z Compiling num-conv v0.1.0
15122026-01-22T21:26:41.430Z Compiling tower-layer v0.3.3
15132026-01-22T21:26:41.517Z Compiling untrusted v0.7.1
15142026-01-22T21:26:41.568Z Compiling try-lock v0.2.5
15152026-01-22T21:26:41.683Z Compiling tower-service v0.3.3
15162026-01-22T21:26:41.802Z Compiling openssl-probe v0.1.5
15172026-01-22T21:26:41.827Z Compiling untrusted v0.9.0
15182026-01-22T21:26:41.827Z Compiling time-core v0.1.6
15192026-01-22T21:26:41.879Z Compiling want v0.3.1
15202026-01-22T21:26:42.162Z Compiling tempfile v3.24.0
15212026-01-22T21:26:42.186Z Compiling time-macros v0.2.24
15222026-01-22T21:26:42.262Z Compiling deranged v0.5.3
15232026-01-22T21:26:42.453Z Compiling h2 v0.4.6
15242026-01-22T21:26:43.058Z Compiling foreign-types v0.3.2
15252026-01-22T21:26:43.761Z Compiling darling_macro v0.20.10
15262026-01-22T21:26:44.360Z Compiling goblin v0.10.2
15272026-01-22T21:26:44.809Z Compiling darling v0.20.10
15282026-01-22T21:26:45.182Z Compiling ipnet v2.11.0
15292026-01-22T21:26:45.634Z Compiling openssl-macros v0.1.1
15302026-01-22T21:26:46.306Z Compiling wait-timeout v0.2.0
15312026-01-22T21:26:46.399Z Compiling rustls v0.23.19
15322026-01-22T21:26:46.423Z Compiling httpdate v1.0.3
15332026-01-22T21:26:46.689Z Compiling bit-vec v0.8.0
15342026-01-22T21:26:46.761Z Compiling gimli v0.31.1
15352026-01-22T21:26:46.865Z Compiling quick-error v1.2.3
15362026-01-22T21:26:46.894Z Compiling num_threads v0.1.7
15372026-01-22T21:26:47.060Z Compiling native-tls v0.2.12
15382026-01-22T21:26:47.091Z Compiling crossbeam-utils v0.8.21
15392026-01-22T21:26:47.200Z Compiling syn v1.0.109
15402026-01-22T21:26:47.441Z Compiling usdt-impl v0.6.0
15412026-01-22T21:26:47.754Z Compiling bit-set v0.8.0
15422026-01-22T21:26:47.878Z Compiling time v0.3.43
15432026-01-22T21:26:47.936Z Compiling rusty-fork v0.3.0
15442026-01-22T21:26:48.689Z Compiling derive_builder_core v0.20.2
15452026-01-22T21:26:50.964Z Compiling hyper v1.8.1
15462026-01-22T21:26:51.613Z Compiling addr2line v0.24.2
15472026-01-22T21:26:51.792Z Compiling dof v0.4.0
15482026-01-22T21:26:52.525Z Compiling unicode-normalization v0.1.24
15492026-01-22T21:26:52.589Z Compiling dtrace-parser v0.3.0
15502026-01-22T21:26:53.586Z Compiling signature v2.2.0
15512026-01-22T21:26:53.978Z Compiling heapless v0.7.17
15522026-01-22T21:26:54.296Z Compiling thiserror-impl v1.0.69
15532026-01-22T21:26:54.498Z Compiling scroll_derive v0.12.0
15542026-01-22T21:26:54.567Z Compiling rand_xorshift v0.4.0
15552026-01-22T21:26:54.912Z Compiling darling_core v0.21.0
15562026-01-22T21:26:54.979Z Compiling slog v2.8.2
15572026-01-22T21:26:55.319Z Compiling thread-id v5.0.0
15582026-01-22T21:26:55.467Z Compiling cookie v0.18.1
15592026-01-22T21:26:55.814Z Compiling object v0.36.5
15602026-01-22T21:26:55.886Z Compiling crc32fast v1.4.2
15612026-01-22T21:26:55.914Z Compiling unicode-bidi v0.3.17
15622026-01-22T21:26:55.940Z Compiling unicode-properties v0.1.3
15632026-01-22T21:26:56.266Z Compiling zstd-safe v7.2.3
15642026-01-22T21:26:56.339Z Compiling zlib-rs v0.5.1
15652026-01-22T21:26:56.605Z Compiling siphasher v0.3.11
15662026-01-22T21:26:56.629Z Compiling unarray v0.1.4
15672026-01-22T21:26:56.835Z Compiling anyhow v1.0.99
15682026-01-22T21:26:57.009Z Compiling signal-hook v0.3.18
15692026-01-22T21:26:57.091Z Compiling rustc-demangle v0.1.24
15702026-01-22T21:26:57.238Z Compiling thiserror v1.0.69
15712026-01-22T21:26:57.360Z Compiling phf_shared v0.11.2
15722026-01-22T21:26:57.423Z Compiling proptest v1.7.0
15732026-01-22T21:26:57.914Z Compiling stringprep v0.1.5
15742026-01-22T21:26:57.970Z Compiling scroll v0.12.0
15752026-01-22T21:26:58.956Z Compiling hyper-util v0.1.19
15762026-01-22T21:26:59.347Z Compiling derive_builder_macro v0.20.2
15772026-01-22T21:27:01.112Z Compiling darling_macro v0.21.0
15782026-01-22T21:27:01.211Z Compiling ipnetwork v0.21.1
15792026-01-22T21:27:01.921Z Compiling serde_tokenstream v0.2.2
15802026-01-22T21:27:02.025Z Compiling erased-serde v0.3.31
15812026-01-22T21:27:02.523Z Compiling serde_spanned v0.6.9
15822026-01-22T21:27:02.801Z Compiling backtrace v0.3.74
15832026-01-22T21:27:03.084Z Compiling libz-rs-sys v0.5.1
15842026-01-22T21:27:03.140Z Compiling toml_datetime v0.6.11
15852026-01-22T21:27:03.305Z Compiling rand_chacha v0.3.1
15862026-01-22T21:27:03.387Z Compiling md-5 v0.10.6
15872026-01-22T21:27:03.654Z Compiling curve25519-dalek v4.1.3
15882026-01-22T21:27:03.699Z Compiling vergen-lib v0.1.6
15892026-01-22T21:27:03.834Z Compiling num-integer v0.1.46
15902026-01-22T21:27:04.064Z Compiling sync_wrapper v1.0.1
15912026-01-22T21:27:04.298Z Compiling ff v0.13.0
15922026-01-22T21:27:04.375Z Compiling hash32 v0.2.1
15932026-01-22T21:27:04.551Z Compiling memoffset v0.9.1
15942026-01-22T21:27:04.583Z Compiling base16ct v0.2.0
15952026-01-22T21:27:04.746Z Compiling num-bigint-dig v0.8.6
15962026-01-22T21:27:04.918Z Compiling smoltcp v0.9.1
15972026-01-22T21:27:04.952Z Compiling fallible-iterator v0.2.0
15982026-01-22T21:27:05.137Z Compiling ref-cast v1.0.25
15992026-01-22T21:27:05.187Z Compiling psl-types v2.0.11
16002026-01-22T21:27:05.418Z Compiling litrs v0.4.1
16012026-01-22T21:27:05.562Z Compiling cfg_aliases v0.2.1
16022026-01-22T21:27:05.683Z Compiling postgres-protocol v0.6.8
16032026-01-22T21:27:05.736Z Compiling nix v0.29.0
16042026-01-22T21:27:05.790Z Compiling publicsuffix v2.3.0
16052026-01-22T21:27:06.058Z Compiling sec1 v0.7.3
16062026-01-22T21:27:06.478Z Compiling group v0.13.0
16072026-01-22T21:27:06.515Z Compiling document-features v0.2.11
16082026-01-22T21:27:06.722Z Compiling num-iter v0.1.45
16092026-01-22T21:27:06.804Z Compiling tower v0.5.2
16102026-01-22T21:27:06.921Z Compiling rand v0.8.5
16112026-01-22T21:27:07.223Z Compiling newtype-uuid v1.3.2
16122026-01-22T21:27:07.696Z Compiling flate2 v1.1.2
16132026-01-22T21:27:07.847Z Compiling darling v0.21.0
16142026-01-22T21:27:07.906Z Compiling oxnet v0.1.4
16152026-01-22T21:27:07.994Z Compiling derive_builder v0.20.2
16162026-01-22T21:27:08.210Z Compiling tokio-native-tls v0.3.1
16172026-01-22T21:27:08.494Z Compiling goblin v0.8.2
16182026-01-22T21:27:08.902Z Compiling rustls-native-certs v0.8.1
16192026-01-22T21:27:09.134Z Compiling webpki-roots v1.0.1
16202026-01-22T21:27:09.367Z Compiling http-body-util v0.1.3
16212026-01-22T21:27:09.534Z Compiling strum_macros v0.27.2
16222026-01-22T21:27:09.813Z Compiling terminal_size v0.4.0
16232026-01-22T21:27:09.854Z Compiling cargo-platform v0.1.8
16242026-01-22T21:27:09.904Z Compiling hkdf v0.12.4
16252026-01-22T21:27:10.069Z Compiling crypto-bigint v0.5.5
16262026-01-22T21:27:10.227Z Compiling daft-derive v0.1.4
16272026-01-22T21:27:10.409Z Compiling ref-cast-impl v1.0.25
16282026-01-22T21:27:11.067Z Compiling hubpack_derive v0.1.1
16292026-01-22T21:27:11.605Z Compiling async-trait v0.1.89
16302026-01-22T21:27:11.866Z Compiling curve25519-dalek-derive v0.1.1
16312026-01-22T21:27:12.095Z Compiling vergen v9.0.6
16322026-01-22T21:27:12.490Z Compiling ahash v0.8.12
16332026-01-22T21:27:12.942Z Compiling fs-err v3.1.1
16342026-01-22T21:27:13.306Z Compiling simd-adler32 v0.3.7
16352026-01-22T21:27:13.339Z Compiling bitflags v1.3.2
16362026-01-22T21:27:13.497Z Compiling managed v0.8.0
16372026-01-22T21:27:13.876Z Compiling bumpalo v3.16.0
16382026-01-22T21:27:13.976Z Compiling iri-string v0.7.8
16392026-01-22T21:27:14.087Z Compiling unicode-segmentation v1.12.0
16402026-01-22T21:27:14.329Z Compiling buf-list v1.0.3
16412026-01-22T21:27:14.473Z Compiling lockfree-object-pool v0.1.6
16422026-01-22T21:27:15.205Z Compiling winnow v0.5.40
16432026-01-22T21:27:15.230Z Compiling ryu v1.0.18
16442026-01-22T21:27:15.230Z Compiling zopfli v0.8.1
16452026-01-22T21:27:15.323Z Compiling serde_urlencoded v0.7.1
16462026-01-22T21:27:15.852Z Compiling dof v0.3.0
16472026-01-22T21:27:15.879Z Compiling strum v0.27.2
16482026-01-22T21:27:16.768Z Compiling clap_builder v4.5.48
16492026-01-22T21:27:17.599Z Compiling tower-http v0.6.6
16502026-01-22T21:27:17.803Z Compiling elliptic-curve v0.13.8
16512026-01-22T21:27:17.938Z Compiling toml_edit v0.19.15
16522026-01-22T21:27:18.269Z Compiling hubpack v0.1.2
16532026-01-22T21:27:18.484Z Compiling daft v0.1.4
16542026-01-22T21:27:18.701Z Compiling cargo_metadata v0.19.2
16552026-01-22T21:27:18.853Z Compiling hyper-tls v0.6.0
16562026-01-22T21:27:19.136Z Compiling signal-hook-mio v0.2.4
16572026-01-22T21:27:19.338Z Compiling cookie_store v0.21.1
16582026-01-22T21:27:19.363Z Compiling zstd v0.13.3
16592026-01-22T21:27:21.534Z Compiling serde_with_macros v3.16.1
16602026-01-22T21:27:22.117Z Compiling postgres-types v0.2.9
16612026-01-22T21:27:23.449Z Compiling usdt-macro v0.6.0
16622026-01-22T21:27:23.512Z Compiling usdt-attr-macro v0.6.0
16632026-01-22T21:27:23.949Z Compiling phf v0.11.2
16642026-01-22T21:27:24.325Z Compiling dtrace-parser v0.2.0
16652026-01-22T21:27:24.351Z Compiling ed25519 v2.2.3
16662026-01-22T21:27:25.012Z Compiling bzip2 v0.5.2
16672026-01-22T21:27:25.074Z Compiling bzip2 v0.4.4
16682026-01-22T21:27:25.074Z Compiling pkcs1 v0.7.5
16692026-01-22T21:27:25.147Z Compiling clap_derive v4.5.47
16702026-01-22T21:27:25.242Z Compiling strum_macros v0.26.4
16712026-01-22T21:27:25.364Z Compiling enum-as-inner v0.6.1
16722026-01-22T21:27:25.915Z Compiling serde-big-array v0.5.1
16732026-01-22T21:27:26.178Z Compiling hex v0.4.3
16742026-01-22T21:27:26.207Z Compiling rfc6979 v0.4.0
16752026-01-22T21:27:26.322Z Compiling bstr v1.10.0
16762026-01-22T21:27:26.384Z Compiling serde_repr v0.1.19
16772026-01-22T21:27:26.413Z Compiling float-cmp v0.10.0
16782026-01-22T21:27:30.777Z Compiling env_filter v0.1.2
16792026-01-22T21:27:30.818Z Compiling socket2 v0.5.10
16802026-01-22T21:27:30.818Z Compiling memmap2 v0.9.8
16812026-01-22T21:27:30.818Z Compiling encoding_rs v0.8.34
16822026-01-22T21:27:30.818Z Compiling static_assertions v1.1.0
16832026-01-22T21:27:30.818Z Compiling fixedbitset v0.5.7
16842026-01-22T21:27:30.818Z Compiling foldhash v0.2.0
16852026-01-22T21:27:30.818Z Compiling normalize-line-endings v0.3.0
16862026-01-22T21:27:30.818Z Compiling predicates-core v1.0.8
16872026-01-22T21:27:30.818Z Compiling mime v0.3.17
16882026-01-22T21:27:30.818Z Compiling data-encoding v2.9.0
16892026-01-22T21:27:30.818Z Compiling jiff v0.2.15
16902026-01-22T21:27:30.818Z Compiling new_debug_unreachable v1.0.6
16912026-01-22T21:27:30.818Z Compiling keccak v0.1.5
16922026-01-22T21:27:30.818Z Compiling rustc-hash v2.1.1
16932026-01-22T21:27:30.818Z Compiling fixedbitset v0.4.2
16942026-01-22T21:27:30.818Z Compiling difflib v0.4.0
16952026-01-22T21:27:30.818Z Compiling precomputed-hash v0.1.1
16962026-01-22T21:27:30.818Z Compiling whoami v1.5.2
16972026-01-22T21:27:30.818Z Compiling string_cache v0.8.9
16982026-01-22T21:27:30.819Z Compiling tokio-postgres v0.7.13
16992026-01-22T21:27:30.819Z Compiling predicates v3.1.3
17002026-01-22T21:27:30.846Z Compiling petgraph v0.6.5
17012026-01-22T21:27:30.846Z Compiling iddqd v0.3.16
17022026-01-22T21:27:31.024Z Compiling strum v0.26.3
17032026-01-22T21:27:31.229Z Compiling clap v4.5.48
17042026-01-22T21:27:31.376Z Compiling sha3 v0.10.8
17052026-01-22T21:27:32.052Z Compiling hickory-proto v0.25.2
17062026-01-22T21:27:32.329Z Compiling toml_edit v0.22.27
17072026-01-22T21:27:32.574Z Compiling petgraph v0.8.2
17082026-01-22T21:27:33.347Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17092026-01-22T21:27:34.301Z Compiling usdt v0.6.0
17102026-01-22T21:27:34.783Z Compiling usdt-impl v0.5.0
17112026-01-22T21:27:35.502Z Compiling similar v2.7.0
17122026-01-22T21:27:36.012Z Compiling zip v4.2.0
17132026-01-22T21:27:36.865Z Compiling env_logger v0.11.8
17142026-01-22T21:27:37.492Z Compiling serde_with v3.16.1
17152026-01-22T21:27:37.599Z Compiling ecdsa v0.16.9
17162026-01-22T21:27:38.196Z Compiling rsa v0.9.8
17172026-01-22T21:27:38.421Z Compiling zip v0.6.6
17182026-01-22T21:27:38.857Z Compiling ed25519-dalek v2.1.1
17192026-01-22T21:27:39.731Z Compiling toml v0.7.8
17202026-01-22T21:27:40.268Z Compiling crossterm v0.28.1
17212026-01-22T21:27:41.600Z Compiling heck v0.4.1
17222026-01-22T21:27:41.625Z Compiling crossbeam-epoch v0.9.18
17232026-01-22T21:27:41.774Z Compiling tokio-stream v0.1.17
17242026-01-22T21:27:41.871Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17252026-01-22T21:27:42.065Z Compiling x509-cert v0.2.5
17262026-01-22T21:27:42.282Z Compiling openapiv3 v2.2.0
17272026-01-22T21:27:42.307Z Compiling sha1 v0.10.6
17282026-01-22T21:27:42.719Z Compiling itertools v0.13.0
17292026-01-22T21:27:42.744Z Compiling itertools v0.10.5
17302026-01-22T21:27:43.167Z Compiling winnow v0.6.26
17312026-01-22T21:27:43.419Z Compiling lalrpop-util v0.19.12
17322026-01-22T21:27:43.754Z Compiling peg-runtime v0.8.5
17332026-01-22T21:27:44.364Z Compiling thread_local v1.1.8
17342026-01-22T21:27:44.847Z Compiling slog-async v2.8.0
17352026-01-22T21:27:45.293Z Compiling crossbeam-channel v0.5.15
17362026-01-22T21:27:45.431Z Compiling xattr v1.3.1
17372026-01-22T21:27:45.555Z Compiling futures-executor v0.3.31
17382026-01-22T21:27:45.656Z Compiling filetime v0.2.26
17392026-01-22T21:27:45.743Z Compiling is-terminal v0.4.13
17402026-01-22T21:27:45.896Z Compiling take_mut v0.2.2
17412026-01-22T21:27:46.003Z Compiling term v1.1.0
17422026-01-22T21:27:46.098Z Compiling tar v0.4.44
17432026-01-22T21:27:46.098Z Compiling futures v0.3.31
17442026-01-22T21:27:46.619Z Compiling slog-term v2.9.2
17452026-01-22T21:27:49.546Z Compiling aws-lc-sys v0.26.0
17462026-01-22T21:28:28.696Z Compiling rustls-webpki v0.102.8
17472026-01-22T21:28:35.918Z Compiling tokio-rustls v0.26.0
17482026-01-22T21:28:36.319Z Compiling hyper-rustls v0.27.7
17492026-01-22T21:28:36.759Z Compiling reqwest v0.12.24
17502026-01-22T21:28:42.221Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17512026-01-22T21:28:42.636Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17522026-01-22T21:28:49.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 52s
17532026-01-22T21:28:49.322Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17542026-01-22T21:28:49.405ZJan 22 21:28:49.242 INFO Starting download, target: Console
17552026-01-22T21:28:49.405ZJan 22 21:28:49.244 INFO Starting download, target: Clickhouse
17562026-01-22T21:28:49.405ZJan 22 21:28:49.244 INFO Starting download, target: Cockroach
17572026-01-22T21:28:49.405ZJan 22 21:28:49.244 INFO Starting download, target: DendriteStub
17582026-01-22T21:28:49.434ZJan 22 21:28:49.244 INFO Starting download, target: MaghemiteMgd
17592026-01-22T21:28:49.434ZJan 22 21:28:49.244 INFO Starting download, target: TransceiverControl
17602026-01-22T21:28:49.434ZJan 22 21:28:49.245 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17612026-01-22T21:28:49.434ZJan 22 21:28:49.245 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17622026-01-22T21:28:49.434ZJan 22 21:28:49.245 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17632026-01-22T21:28:49.434ZJan 22 21:28:49.245 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17642026-01-22T21:28:49.434ZJan 22 21:28:49.245 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17652026-01-22T21:28:49.434ZJan 22 21:28:49.246 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17662026-01-22T21:28:49.742ZJan 22 21:28:49.582 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17672026-01-22T21:28:50.205ZJan 22 21:28:50.044 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17682026-01-22T21:28:50.344ZJan 22 21:28:50.176 INFO Download complete, target: Console
17692026-01-22T21:28:50.783ZJan 22 21:28:50.617 INFO Download complete, target: TransceiverControl
17702026-01-22T21:28:52.336ZJan 22 21:28:52.176 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17712026-01-22T21:28:53.575ZJan 22 21:28:53.414 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17722026-01-22T21:28:56.049ZJan 22 21:28:55.889 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17732026-01-22T21:28:56.049ZJan 22 21:28:55.889 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17742026-01-22T21:28:58.745ZJan 22 21:28:58.586 INFO Download complete, target: DendriteStub
17752026-01-22T21:28:59.581ZJan 22 21:28:59.421 INFO Download complete, target: MaghemiteMgd
17762026-01-22T21:29:03.939ZJan 22 21:29:03.780 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17772026-01-22T21:29:08.852ZJan 22 21:29:08.674 INFO Checking that binary works, target: Cockroach
17782026-01-22T21:29:09.105ZJan 22 21:29:08.946 INFO Download complete, target: Cockroach
17792026-01-22T21:29:20.296ZJan 22 21:29:20.139 INFO Checking that binary works, target: Clickhouse
17802026-01-22T21:29:20.547ZJan 22 21:29:20.390 INFO Download complete, target: Clickhouse
17812026-01-22T21:29:20.584ZAll builder prerequisites installed successfully, and PATH looks valid
17822026-01-22T21:29:20.609Z
17832026-01-22T21:29:20.609Zreal 7:36.890099716
17842026-01-22T21:29:20.609Zuser 20:06.212524023
17852026-01-22T21:29:20.609Zsys 3:10.146211870
17862026-01-22T21:29:20.609Ztrap 0.840925922
17872026-01-22T21:29:20.609Ztflt 0.414764516
17882026-01-22T21:29:20.609Zdflt 1.114261966
17892026-01-22T21:29:20.609Zkflt 0.011017930
17902026-01-22T21:29:20.609Zlock 52:25.833188323
17912026-01-22T21:29:20.609Zslp 1:15:22.789922164
17922026-01-22T21:29:20.609Zlat 1:28.137626628
17932026-01-22T21:29:20.609Zstop 3:18.969022131
17942026-01-22T21:29:20.609Z+ banner clippy
17952026-01-22T21:29:20.609Z
17962026-01-22T21:29:20.609Z #### # # ##### ##### # #
17972026-01-22T21:29:20.609Z # # # # # # # # # #
17982026-01-22T21:29:20.609Z # # # # # # # #
17992026-01-22T21:29:20.609Z # # # ##### ##### #
18002026-01-22T21:29:20.609Z # # # # # # #
18012026-01-22T21:29:20.609Z #### ###### # # # #
18022026-01-22T21:29:20.609Z
18032026-01-22T21:29:20.610Z+ export CARGO_INCREMENTAL=0
18042026-01-22T21:29:20.610Z+ CARGO_INCREMENTAL=0
18052026-01-22T21:29:20.610Z+ ptime -m cargo xtask clippy
18062026-01-22T21:29:22.056Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18072026-01-22T21:29:22.406Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18082026-01-22T21:29:26.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.06s
18092026-01-22T21:29:26.851Z Running `target/debug/xtask clippy`
18102026-01-22T21:29:26.900Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18112026-01-22T21:29:28.226Z Downloading crates ...
18122026-01-22T21:29:28.662Z Downloaded async-object-pool v0.1.5
18132026-01-22T21:29:28.687Z Downloaded async-process v2.3.0
18142026-01-22T21:29:28.687Z Downloaded concurrent-queue v2.5.0
18152026-01-22T21:29:28.687Z Downloaded blocking v1.6.1
18162026-01-22T21:29:28.687Z Downloaded async-attributes v1.1.2
18172026-01-22T21:29:28.687Z Downloaded libtest-mimic v0.8.1
18182026-01-22T21:29:28.687Z Downloaded nested v0.1.1
18192026-01-22T21:29:28.712Z Downloaded knuffel v3.2.0
18202026-01-22T21:29:28.712Z Downloaded serde_regex v1.1.0
18212026-01-22T21:29:28.712Z Downloaded terminal_size v0.1.17
18222026-01-22T21:29:28.712Z Downloaded target-triple v0.1.3
18232026-01-22T21:29:28.712Z Downloaded termcolor v1.4.1
18242026-01-22T21:29:28.736Z Downloaded doc-comment v0.3.3
18252026-01-22T21:29:28.736Z Downloaded target-lexicon v0.13.2
18262026-01-22T21:29:28.736Z Downloaded similar-asserts v1.7.0
18272026-01-22T21:29:28.736Z Downloaded stringmetrics v2.2.2
18282026-01-22T21:29:28.736Z Downloaded tinytemplate v1.2.1
18292026-01-22T21:29:28.762Z Downloaded trybuild v1.0.106
18302026-01-22T21:29:28.762Z Downloaded hashbrown v0.14.5
18312026-01-22T21:29:28.762Z Downloaded plotters v0.3.7
18322026-01-22T21:29:28.786Z Downloaded guppy v0.17.20
18332026-01-22T21:29:28.786Z Downloaded chumsky v0.9.3
18342026-01-22T21:29:28.786Z Downloaded textwrap v0.15.2
18352026-01-22T21:29:28.786Z Downloaded miette v5.10.0
18362026-01-22T21:29:28.787Z Downloaded fancy-regex v0.14.0
18372026-01-22T21:29:28.811Z Downloaded datatest-stable v0.3.2
18382026-01-22T21:29:28.811Z Downloaded target-spec v3.5.0
18392026-01-22T21:29:28.811Z Downloaded rstest_macros v0.25.0
18402026-01-22T21:29:28.811Z Downloaded plotters-svg v0.3.7
18412026-01-22T21:29:28.811Z Downloaded plotters-backend v0.3.7
18422026-01-22T21:29:28.811Z Downloaded path-tree v0.8.1
18432026-01-22T21:29:28.811Z Downloaded guppy-workspace-hack v0.1.0
18442026-01-22T21:29:28.811Z Downloaded oorandom v11.1.4
18452026-01-22T21:29:28.811Z Downloaded knuffel-derive v3.2.0
18462026-01-22T21:29:28.811Z Downloaded httptest v0.16.3
18472026-01-22T21:29:28.811Z Downloaded futures-timer v3.0.3
18482026-01-22T21:29:28.811Z Downloaded futures-lite v2.3.0
18492026-01-22T21:29:28.836Z Downloaded criterion v0.7.0
18502026-01-22T21:29:28.836Z Downloaded rand_distr v0.5.1
18512026-01-22T21:29:28.836Z Downloaded polling v3.7.3
18522026-01-22T21:29:28.836Z Downloaded pathdiff v0.2.3
18532026-01-22T21:29:28.836Z Downloaded parking v2.2.1
18542026-01-22T21:29:28.836Z Downloaded event-listener v2.5.3
18552026-01-22T21:29:28.836Z Downloaded supports-hyperlinks v2.1.0
18562026-01-22T21:29:28.836Z Downloaded rust-argon2 v2.1.0
18572026-01-22T21:29:28.836Z Downloaded rstest v0.25.0
18582026-01-22T21:29:28.862Z Downloaded proc-macro-crate v3.2.0
18592026-01-22T21:29:28.862Z Downloaded kv-log-macro v1.0.7
18602026-01-22T21:29:28.862Z Downloaded event-listener-strategy v0.5.2
18612026-01-22T21:29:28.862Z Downloaded escape8259 v0.5.3
18622026-01-22T21:29:28.863Z Downloaded supports-unicode v2.1.0
18632026-01-22T21:29:28.863Z Downloaded supports-color v2.1.0
18642026-01-22T21:29:28.863Z Downloaded relative-path v1.9.3
18652026-01-22T21:29:28.863Z Downloaded piper v0.2.4
18662026-01-22T21:29:28.863Z Downloaded partial-io v0.5.4
18672026-01-22T21:29:28.863Z Downloaded criterion-plot v0.6.0
18682026-01-22T21:29:28.863Z Downloaded blake2b_simd v1.0.2
18692026-01-22T21:29:28.863Z Downloaded backtrace-ext v0.2.1
18702026-01-22T21:29:28.863Z Downloaded async-signal v0.2.10
18712026-01-22T21:29:28.887Z Downloaded async-io v2.3.4
18722026-01-22T21:29:28.887Z Downloaded owo-colors v3.5.0
18732026-01-22T21:29:28.887Z Downloaded miette-derive v5.10.0
18742026-01-22T21:29:28.887Z Downloaded cast v0.3.0
18752026-01-22T21:29:28.887Z Downloaded approx v0.5.1
18762026-01-22T21:29:28.887Z Downloaded async-lock v3.4.0
18772026-01-22T21:29:28.887Z Downloaded event-listener v5.3.1
18782026-01-22T21:29:28.887Z Downloaded async-executor v1.13.1
18792026-01-22T21:29:28.887Z Downloaded async-std v1.13.0
18802026-01-22T21:29:28.913Z Downloaded async-channel v2.3.1
18812026-01-22T21:29:28.913Z Downloaded assert-json-diff v2.0.2
18822026-01-22T21:29:28.913Z Downloaded cfg-expr v0.20.1
18832026-01-22T21:29:28.913Z Downloaded async-task v4.7.1
18842026-01-22T21:29:28.938Z Downloaded async-channel v1.9.0
18852026-01-22T21:29:28.938Z Downloaded assert_cmd v2.0.17
18862026-01-22T21:29:28.938Z Downloaded anes v0.1.6
18872026-01-22T21:29:28.939Z Downloaded async-global-executor v2.4.1
18882026-01-22T21:29:28.939Z Downloaded httpmock v0.8.0-alpha.1
18892026-01-22T21:29:32.495Z Checking cfg-if v1.0.4
18902026-01-22T21:29:32.597Z Checking libc v0.2.180
18912026-01-22T21:29:32.597Z Checking serde_core v1.0.228
18922026-01-22T21:29:32.717Z Checking memchr v2.7.4
18932026-01-22T21:29:32.779Z Checking smallvec v1.15.1
18942026-01-22T21:29:32.846Z Checking value-bag v1.12.0
18952026-01-22T21:29:32.921Z Checking itoa v1.0.11
18962026-01-22T21:29:32.994Z Checking scopeguard v1.2.0
18972026-01-22T21:29:33.074Z Checking libm v0.2.8
18982026-01-22T21:29:33.249Z Checking zeroize v1.8.1
18992026-01-22T21:29:33.306Z Checking lock_api v0.4.12
19002026-01-22T21:29:33.374Z Checking log v0.4.29
19012026-01-22T21:29:33.441Z Checking portable-atomic v1.11.0
19022026-01-22T21:29:33.653Z Checking stable_deref_trait v1.2.0
19032026-01-22T21:29:33.677Z Checking critical-section v1.1.3
19042026-01-22T21:29:33.823Z Checking pin-project-lite v0.2.14
19052026-01-22T21:29:33.878Z Checking zerofrom v0.1.4
19062026-01-22T21:29:33.953Z Checking zmij v1.0.15
19072026-01-22T21:29:34.020Z Checking getrandom v0.2.15
19082026-01-22T21:29:34.093Z Checking getrandom v0.3.4
19092026-01-22T21:29:34.117Z Checking num-traits v0.2.19
19102026-01-22T21:29:34.222Z Checking yoke v0.7.4
19112026-01-22T21:29:34.285Z Checking writeable v0.5.5
19122026-01-22T21:29:34.374Z Checking rand_core v0.6.4
19132026-01-22T21:29:34.441Z Checking percent-encoding v2.3.2
19142026-01-22T21:29:34.502Z Checking litemap v0.7.3
19152026-01-22T21:29:34.589Z Checking once_cell v1.21.3
19162026-01-22T21:29:34.657Z Checking zerovec v0.10.4
19172026-01-22T21:29:34.728Z Checking byteorder v1.5.0
19182026-01-22T21:29:34.807Z Checking icu_locid_transform_data v1.5.0
19192026-01-22T21:29:34.871Z Checking subtle v2.6.1
19202026-01-22T21:29:34.968Z Checking icu_properties_data v1.5.0
19212026-01-22T21:29:35.030Z Checking write16 v1.0.0
19222026-01-22T21:29:35.055Z Checking icu_normalizer_data v1.5.0
19232026-01-22T21:29:35.227Z Checking utf8_iter v1.0.4
19242026-01-22T21:29:35.279Z Checking utf16_iter v1.0.5
19252026-01-22T21:29:35.355Z Checking form_urlencoded v1.2.2
19262026-01-22T21:29:35.379Z Checking parking_lot_core v0.9.10
19272026-01-22T21:29:35.471Z Checking signal-hook-registry v1.4.2
19282026-01-22T21:29:35.541Z Checking typenum v1.17.0
19292026-01-22T21:29:35.618Z Checking mio v1.0.2
19302026-01-22T21:29:35.686Z Checking futures-core v0.3.31
19312026-01-22T21:29:35.754Z Checking allocator-api2 v0.2.21
19322026-01-22T21:29:35.823Z Checking parking_lot v0.12.3
19332026-01-22T21:29:35.889Z Checking socket2 v0.6.1
19342026-01-22T21:29:35.969Z Checking equivalent v1.0.2
19352026-01-22T21:29:36.163Z Checking errno v0.3.12
19362026-01-22T21:29:36.256Z Checking iana-time-zone v0.1.63
19372026-01-22T21:29:36.353Z Checking tinystr v0.7.6
19382026-01-22T21:29:36.411Z Checking icu_collections v1.5.0
19392026-01-22T21:29:36.502Z Checking const-oid v0.9.6
19402026-01-22T21:29:36.527Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19412026-01-22T21:29:36.527Z Checking futures-io v0.3.31
19422026-01-22T21:29:36.694Z Checking zerocopy v0.7.35
19432026-01-22T21:29:36.778Z Checking serde v1.0.228
19442026-01-22T21:29:36.829Z Checking serde_json v1.0.149
19452026-01-22T21:29:36.894Z Checking icu_locid v1.5.0
19462026-01-22T21:29:36.946Z Checking generic-array v0.14.7
19472026-01-22T21:29:37.065Z Checking uuid v1.19.0
19482026-01-22T21:29:37.124Z Checking semver v1.0.27
19492026-01-22T21:29:37.624Z Checking thiserror v1.0.69
19502026-01-22T21:29:37.750Z Checking slab v0.4.9
19512026-01-22T21:29:37.809Z Checking bytes v1.10.1
19522026-01-22T21:29:37.869Z Checking bitflags v2.9.4
19532026-01-22T21:29:37.960Z Checking icu_provider v1.5.0
19542026-01-22T21:29:38.036Z Checking chrono v0.4.42
19552026-01-22T21:29:38.099Z Checking thiserror v2.0.17
19562026-01-22T21:29:38.123Z Checking crypto-common v0.1.6
19572026-01-22T21:29:38.231Z Checking block-buffer v0.10.4
19582026-01-22T21:29:38.303Z Checking dyn-clone v1.0.20
19592026-01-22T21:29:38.361Z Checking cpufeatures v0.2.14
19602026-01-22T21:29:38.437Z Checking futures-sink v0.3.31
19612026-01-22T21:29:38.493Z Checking pin-utils v0.1.0
19622026-01-22T21:29:38.559Z Checking digest v0.10.7
19632026-01-22T21:29:38.583Z Checking hashbrown v0.16.1
19642026-01-22T21:29:38.583Z Checking futures-task v0.3.31
19652026-01-22T21:29:38.740Z Checking futures-channel v0.3.31
19662026-01-22T21:29:38.764Z Checking icu_locid_transform v1.5.0
19672026-01-22T21:29:38.764Z Checking rustix v0.38.37
19682026-01-22T21:29:38.909Z Checking tokio v1.48.0
19692026-01-22T21:29:38.987Z Checking ppv-lite86 v0.2.20
19702026-01-22T21:29:39.055Z Checking foldhash v0.1.5
19712026-01-22T21:29:39.184Z Checking futures-util v0.3.31
19722026-01-22T21:29:39.357Z Checking hashbrown v0.15.4
19732026-01-22T21:29:39.730Z Checking fnv v1.0.7
19742026-01-22T21:29:39.782Z Checking indexmap v2.12.1
19752026-01-22T21:29:39.843Z Checking icu_properties v1.5.1
19762026-01-22T21:29:39.933Z Checking tracing-core v0.1.32
19772026-01-22T21:29:40.044Z Checking regex-syntax v0.8.5
19782026-01-22T21:29:40.390Z Checking spin v0.9.8
19792026-01-22T21:29:40.589Z Checking tracing v0.1.40
19802026-01-22T21:29:40.792Z Checking http v1.4.0
19812026-01-22T21:29:41.010Z Checking crossbeam-utils v0.8.21
19822026-01-22T21:29:41.086Z Checking adler2 v2.0.0
19832026-01-22T21:29:41.351Z Checking miniz_oxide v0.8.5
19842026-01-22T21:29:41.807Z Checking base64 v0.22.1
19852026-01-22T21:29:42.008Z Checking unicode-ident v1.0.19
19862026-01-22T21:29:42.094Z Checking utf8parse v0.2.2
19872026-01-22T21:29:42.147Z Checking block-padding v0.3.3
19882026-01-22T21:29:42.258Z Checking proc-macro2 v1.0.101
19892026-01-22T21:29:42.318Z Checking base64ct v1.6.0
19902026-01-22T21:29:42.373Z Checking ipnet v2.11.0
19912026-01-22T21:29:42.435Z Checking inout v0.1.3
19922026-01-22T21:29:42.714Z Checking aho-corasick v1.1.3
19932026-01-22T21:29:42.809Z Checking cipher v0.4.4
19942026-01-22T21:29:42.946Z Checking quote v1.0.40
19952026-01-22T21:29:43.007Z Checking anstyle v1.0.11
19962026-01-22T21:29:43.080Z Checking icu_normalizer v1.5.0
19972026-01-22T21:29:43.137Z Checking powerfmt v0.2.0
19982026-01-22T21:29:43.256Z Checking fastrand v2.1.1
19992026-01-22T21:29:43.338Z Checking syn v2.0.111
20002026-01-22T21:29:43.441Z Checking atomic-waker v1.1.2
20012026-01-22T21:29:43.489Z Checking deranged v0.5.3
20022026-01-22T21:29:43.639Z Checking anstyle-parse v0.2.5
20032026-01-22T21:29:43.698Z Checking sha2 v0.10.9
20042026-01-22T21:29:43.760Z Checking time-core v0.1.6
20052026-01-22T21:29:43.905Z Checking idna_adapter v1.2.0
20062026-01-22T21:29:43.985Z Checking is_terminal_polyfill v1.70.1
20072026-01-22T21:29:44.115Z Checking colorchoice v1.0.2
20082026-01-22T21:29:44.173Z Checking idna v1.0.3
20092026-01-22T21:29:44.199Z Checking anstyle-query v1.1.1
20102026-01-22T21:29:44.298Z Checking regex-automata v0.4.11
20112026-01-22T21:29:44.322Z Checking num-conv v0.1.0
20122026-01-22T21:29:44.410Z Checking num_threads v0.1.7
20132026-01-22T21:29:44.469Z Checking untrusted v0.9.0
20142026-01-22T21:29:44.609Z Checking anstream v0.6.18
20152026-01-22T21:29:44.668Z Checking pem-rfc7468 v0.7.0
20162026-01-22T21:29:44.735Z Checking url v2.5.4
20172026-01-22T21:29:44.759Z Checking ring v0.17.14
20182026-01-22T21:29:45.019Z Checking lazy_static v1.5.0
20192026-01-22T21:29:45.074Z Checking hmac v0.12.1
20202026-01-22T21:29:45.222Z Checking zerocopy v0.8.27
20212026-01-22T21:29:45.369Z Checking httparse v1.9.5
20222026-01-22T21:29:45.657Z Checking schemars v0.8.22
20232026-01-22T21:29:45.864Z Checking gimli v0.31.1
20242026-01-22T21:29:45.930Z Checking time v0.3.43
20252026-01-22T21:29:46.015Z Checking tokio-util v0.7.15
20262026-01-22T21:29:47.123Z Checking terminal_size v0.4.0
20272026-01-22T21:29:47.174Z Checking rand_chacha v0.3.1
20282026-01-22T21:29:47.291Z Checking object v0.36.5
20292026-01-22T21:29:47.355Z Checking rustc-demangle v0.1.24
20302026-01-22T21:29:47.592Z Checking rand v0.8.5
20312026-01-22T21:29:47.811Z Checking strsim v0.11.1
20322026-01-22T21:29:48.132Z Checking clap_lex v0.7.4
20332026-01-22T21:29:48.366Z Checking flagset v0.4.6
20342026-01-22T21:29:48.460Z Checking rustls-pki-types v1.10.0
20352026-01-22T21:29:48.516Z Checking clap_builder v4.5.48
20362026-01-22T21:29:48.578Z Checking http-body v1.0.1
20372026-01-22T21:29:48.648Z Checking der v0.7.10
20382026-01-22T21:29:48.743Z Checking aws-lc-sys v0.26.0
20392026-01-22T21:29:48.861Z Checking untrusted v0.7.1
20402026-01-22T21:29:49.077Z Checking httpdate v1.0.3
20412026-01-22T21:29:49.133Z Checking try-lock v0.2.5
20422026-01-22T21:29:49.157Z Checking h2 v0.4.6
20432026-01-22T21:29:49.356Z Checking want v0.3.1
20442026-01-22T21:29:49.415Z Checking tower-service v0.3.3
20452026-01-22T21:29:49.439Z Checking addr2line v0.24.2
20462026-01-22T21:29:49.610Z Checking ryu v1.0.18
20472026-01-22T21:29:49.661Z Checking tower-layer v0.3.3
20482026-01-22T21:29:49.925Z Checking pbkdf2 v0.12.2
20492026-01-22T21:29:49.993Z Checking aes v0.8.4
20502026-01-22T21:29:50.068Z Checking erased-serde v0.3.31
20512026-01-22T21:29:50.185Z Checking rand_core v0.9.3
20522026-01-22T21:29:50.358Z Checking spki v0.7.3
20532026-01-22T21:29:50.579Z Checking mime v0.3.17
20542026-01-22T21:29:50.710Z Checking cbc v0.1.2
20552026-01-22T21:29:50.910Z Checking aws-lc-rs v1.12.4
20562026-01-22T21:29:50.969Z Checking salsa20 v0.10.2
20572026-01-22T21:29:50.993Z Checking rustix v1.1.3
20582026-01-22T21:29:50.993Z Checking http-body-util v0.1.3
20592026-01-22T21:29:51.146Z Checking slog v2.8.2
20602026-01-22T21:29:51.283Z Checking scrypt v0.11.0
20612026-01-22T21:29:51.472Z Checking clap v4.5.48
20622026-01-22T21:29:51.551Z Checking regex v1.11.3
20632026-01-22T21:29:51.605Z Checking pkcs5 v0.7.1
20642026-01-22T21:29:51.664Z Checking rand_chacha v0.9.0
20652026-01-22T21:29:51.748Z Checking openssl-probe v0.1.5
20662026-01-22T21:29:51.951Z Checking foreign-types-shared v0.1.1
20672026-01-22T21:29:52.085Z Checking rand v0.9.2
20682026-01-22T21:29:52.140Z Checking foreign-types v0.3.2
20692026-01-22T21:29:52.207Z Checking pkcs8 v0.10.2
20702026-01-22T21:29:52.232Z Checking serde_urlencoded v0.7.1
20712026-01-22T21:29:52.340Z Checking openssl-sys v0.9.109
20722026-01-22T21:29:52.616Z Checking encoding_rs v0.8.34
20732026-01-22T21:29:52.692Z Checking rustls-webpki v0.102.8
20742026-01-22T21:29:52.761Z Checking hex v0.4.3
20752026-01-22T21:29:52.969Z Checking backtrace v0.3.74
20762026-01-22T21:29:53.144Z Checking plain v0.2.3
20772026-01-22T21:29:53.203Z Checking tempfile v3.24.0
20782026-01-22T21:29:53.313Z Checking ipnetwork v0.21.1
20792026-01-22T21:29:53.371Z Checking ucd-trie v0.1.7
20802026-01-22T21:29:53.493Z Checking rustls v0.23.19
20812026-01-22T21:29:53.565Z Checking openssl v0.10.73
20822026-01-22T21:29:53.644Z Checking anyhow v1.0.99
20832026-01-22T21:29:53.719Z Checking sync_wrapper v1.0.1
20842026-01-22T21:29:53.743Z Checking pest v2.8.2
20852026-01-22T21:29:53.828Z Checking pretty-hex v0.4.1
20862026-01-22T21:29:53.931Z Checking psl-types v2.0.11
20872026-01-22T21:29:54.092Z Checking either v1.15.0
20882026-01-22T21:29:54.139Z Checking tower v0.5.2
20892026-01-22T21:29:54.212Z Checking publicsuffix v2.3.0
20902026-01-22T21:29:54.540Z Checking rustls-native-certs v0.8.1
20912026-01-22T21:29:54.590Z Checking webpki-roots v1.0.1
20922026-01-22T21:29:54.795Z Checking cookie v0.18.1
20932026-01-22T21:29:54.845Z Checking openapiv3 v2.2.0
20942026-01-22T21:29:54.902Z Checking toml_datetime v0.6.11
20952026-01-22T21:29:55.009Z Checking serde_spanned v0.6.9
20962026-01-22T21:29:55.279Z Checking iri-string v0.7.8
20972026-01-22T21:29:55.352Z Checking signature v2.2.0
20982026-01-22T21:29:55.382Z Checking hyper v1.8.1
20992026-01-22T21:29:55.382Z Checking cookie_store v0.21.1
21002026-01-22T21:29:55.679Z Checking winnow v0.7.13
21012026-01-22T21:29:56.209Z Checking sha1 v0.10.6
21022026-01-22T21:29:56.424Z Checking data-encoding v2.9.0
21032026-01-22T21:29:56.551Z Checking quick-error v1.2.3
21042026-01-22T21:29:56.770Z Checking tinyvec_macros v0.1.1
21052026-01-22T21:29:56.929Z Checking tinyvec v1.8.0
21062026-01-22T21:29:57.043Z Checking num-integer v0.1.46
21072026-01-22T21:29:57.464Z Checking hyper-util v0.1.19
21082026-01-22T21:29:57.559Z Checking strum v0.26.3
21092026-01-22T21:29:57.790Z Checking oxnet v0.1.4
21102026-01-22T21:29:57.875Z Checking tower-http v0.6.6
21112026-01-22T21:29:57.991Z Checking static_assertions v1.1.0
21122026-01-22T21:29:58.158Z Checking bit-vec v0.8.0
21132026-01-22T21:29:58.218Z Checking scroll v0.12.0
21142026-01-22T21:29:58.304Z Checking wait-timeout v0.2.0
21152026-01-22T21:29:58.366Z Checking native-tls v0.2.12
21162026-01-22T21:29:58.431Z Checking crc32fast v1.4.2
21172026-01-22T21:29:58.500Z Checking base16ct v0.2.0
21182026-01-22T21:29:58.567Z Checking tokio-rustls v0.26.0
21192026-01-22T21:29:58.633Z Checking num-iter v0.1.45
21202026-01-22T21:29:58.657Z Checking bit-set v0.8.0
21212026-01-22T21:29:58.769Z Checking goblin v0.8.2
21222026-01-22T21:29:58.853Z Checking ahash v0.8.12
21232026-01-22T21:29:58.877Z Checking tokio-native-tls v0.3.1
21242026-01-22T21:29:58.877Z Checking sec1 v0.7.3
21252026-01-22T21:29:59.012Z Checking bstr v1.10.0
21262026-01-22T21:29:59.077Z Checking hubpack v0.1.2
21272026-01-22T21:29:59.101Z Checking ff v0.13.0
21282026-01-22T21:29:59.204Z Checking rusty-fork v0.3.0
21292026-01-22T21:29:59.380Z Checking dtrace-parser v0.2.0
21302026-01-22T21:29:59.444Z Checking group v0.13.0
21312026-01-22T21:29:59.469Z Checking rand_xorshift v0.4.0
21322026-01-22T21:29:59.554Z Checking hkdf v0.12.4
21332026-01-22T21:29:59.619Z Checking crossbeam-epoch v0.9.18
21342026-01-22T21:29:59.766Z Checking crypto-bigint v0.5.5
21352026-01-22T21:29:59.821Z Checking thread-id v4.2.2
21362026-01-22T21:29:59.883Z Checking zlib-rs v0.5.1
21372026-01-22T21:29:59.948Z Checking unarray v0.1.4
21382026-01-22T21:30:00.013Z Checking num-bigint-dig v0.8.6
21392026-01-22T21:30:00.037Z Checking pkcs1 v0.7.5
21402026-01-22T21:30:00.146Z Checking toml_write v0.1.2
21412026-01-22T21:30:00.208Z Checking proptest v1.7.0
21422026-01-22T21:30:00.418Z Checking hyper-rustls v0.27.7
21432026-01-22T21:30:00.557Z Checking hyper-tls v0.6.0
21442026-01-22T21:30:00.611Z Checking unicode-segmentation v1.12.0
21452026-01-22T21:30:00.855Z Checking toml_edit v0.22.27
21462026-01-22T21:30:00.911Z Checking reqwest v0.12.24
21472026-01-22T21:30:01.316Z Checking x509-cert v0.2.5
21482026-01-22T21:30:01.857Z Checking libz-rs-sys v0.5.1
21492026-01-22T21:30:02.019Z Checking rsa v0.9.8
21502026-01-22T21:30:02.117Z Checking flate2 v1.1.2
21512026-01-22T21:30:02.568Z Checking elliptic-curve v0.13.8
21522026-01-22T21:30:02.797Z Checking scroll v0.13.0
21532026-01-22T21:30:02.855Z Checking bitflags v1.3.2
21542026-01-22T21:30:02.931Z Checking winnow v0.5.40
21552026-01-22T21:30:03.034Z Checking rfc6979 v0.4.0
21562026-01-22T21:30:03.059Z Checking bzip2-sys v0.1.13+1.0.8
21572026-01-22T21:30:03.242Z Checking memmap2 v0.9.8
21582026-01-22T21:30:03.303Z Checking dtrace-parser v0.3.0
21592026-01-22T21:30:03.328Z Checking ecdsa v0.16.9
21602026-01-22T21:30:03.447Z Checking goblin v0.10.2
21612026-01-22T21:30:03.514Z Checking itertools v0.13.0
21622026-01-22T21:30:03.568Z Checking dof v0.3.0
21632026-01-22T21:30:03.630Z Checking curve25519-dalek v4.1.3
21642026-01-22T21:30:03.862Z Checking env_filter v0.1.2
21652026-01-22T21:30:04.175Z Checking thread-id v5.0.0
21662026-01-22T21:30:04.231Z Checking env_logger v0.11.8
21672026-01-22T21:30:04.305Z Checking usdt-impl v0.5.0
21682026-01-22T21:30:04.369Z Checking unicode-normalization v0.1.24
21692026-01-22T21:30:04.665Z Checking ed25519 v2.2.3
21702026-01-22T21:30:04.718Z Checking newtype-uuid v1.3.2
21712026-01-22T21:30:04.908Z Checking signal-hook v0.3.18
21722026-01-22T21:30:05.049Z Checking keccak v0.1.5
21732026-01-22T21:30:05.136Z Checking daft v0.1.4
21742026-01-22T21:30:05.315Z Checking managed v0.8.0
21752026-01-22T21:30:05.385Z Checking serde_with v3.16.1
21762026-01-22T21:30:05.410Z Checking ed25519-dalek v2.1.1
21772026-01-22T21:30:05.490Z Checking sha3 v0.10.8
21782026-01-22T21:30:05.675Z Checking toml_edit v0.19.15
21792026-01-22T21:30:05.738Z Checking memoffset v0.9.1
21802026-01-22T21:30:05.798Z Checking signal-hook-mio v0.2.4
21812026-01-22T21:30:05.914Z Checking bzip2 v0.4.4
21822026-01-22T21:30:05.976Z Checking ref-cast v1.0.25
21832026-01-22T21:30:06.000Z Checking zstd-sys v2.0.14+zstd.1.5.7
21842026-01-22T21:30:06.054Z Checking simd-adler32 v0.3.7
21852026-01-22T21:30:06.157Z Checking lockfree-object-pool v0.1.6
21862026-01-22T21:30:06.223Z Checking siphasher v0.3.11
21872026-01-22T21:30:06.286Z Checking zip v0.6.6
21882026-01-22T21:30:06.350Z Checking zstd-safe v7.2.3
21892026-01-22T21:30:06.474Z Checking bumpalo v3.16.0
21902026-01-22T21:30:06.531Z Checking crossterm v0.28.1
21912026-01-22T21:30:06.614Z Checking phf_shared v0.11.2
21922026-01-22T21:30:06.734Z Checking zstd v0.13.3
21932026-01-22T21:30:06.873Z Checking zopfli v0.8.1
21942026-01-22T21:30:06.950Z Checking bzip2 v0.5.2
21952026-01-22T21:30:07.031Z Checking similar v2.7.0
21962026-01-22T21:30:07.164Z Checking serde-big-array v0.5.1
21972026-01-22T21:30:07.316Z Checking hash32 v0.2.1
21982026-01-22T21:30:07.448Z Checking socket2 v0.5.10
21992026-01-22T21:30:07.618Z Checking winnow v0.6.26
22002026-01-22T21:30:07.678Z Checking predicates-core v1.0.8
22012026-01-22T21:30:07.910Z Checking jiff v0.2.15
22022026-01-22T21:30:07.970Z Checking unicode-properties v0.1.3
22032026-01-22T21:30:08.032Z Checking unicode-bidi v0.3.17
22042026-01-22T21:30:08.105Z Checking toml v0.7.8
22052026-01-22T21:30:08.223Z Checking heapless v0.7.17
22062026-01-22T21:30:08.393Z Checking hickory-proto v0.25.2
22072026-01-22T21:30:08.731Z Checking stringprep v0.1.5
22082026-01-22T21:30:08.840Z Checking tokio-stream v0.1.17
22092026-01-22T21:30:08.894Z Checking fs-err v3.1.1
22102026-01-22T21:30:09.065Z Checking md-5 v0.10.6
22112026-01-22T21:30:09.165Z Checking dof v0.4.0
22122026-01-22T21:30:09.222Z Checking float-cmp v0.10.0
22132026-01-22T21:30:09.360Z Checking rustc-hash v2.1.1
22142026-01-22T21:30:09.498Z Checking foldhash v0.2.0
22152026-01-22T21:30:09.553Z Checking normalize-line-endings v0.3.0
22162026-01-22T21:30:09.609Z Checking fallible-iterator v0.2.0
22172026-01-22T21:30:09.725Z Checking difflib v0.4.0
22182026-01-22T21:30:09.778Z Checking smoltcp v0.9.1
22192026-01-22T21:30:09.849Z Checking iddqd v0.3.16
22202026-01-22T21:30:10.057Z Checking usdt-impl v0.6.0
22212026-01-22T21:30:10.127Z Checking predicates v3.1.3
22222026-01-22T21:30:10.264Z Checking postgres-protocol v0.6.8
22232026-01-22T21:30:10.326Z Checking nix v0.29.0
22242026-01-22T21:30:10.626Z Checking usdt v0.6.0
22252026-01-22T21:30:10.793Z Checking itertools v0.10.5
22262026-01-22T21:30:10.953Z Checking buf-list v1.0.3
22272026-01-22T21:30:11.006Z Checking strum v0.27.2
22282026-01-22T21:30:11.212Z Checking fixedbitset v0.4.2
22292026-01-22T21:30:11.266Z Checking new_debug_unreachable v1.0.6
22302026-01-22T21:30:11.334Z Checking lalrpop-util v0.19.12
22312026-01-22T21:30:11.445Z Checking fixedbitset v0.5.7
22322026-01-22T21:30:11.539Z Checking precomputed-hash v0.1.1
22332026-01-22T21:30:11.711Z Checking petgraph v0.6.5
22342026-01-22T21:30:11.770Z Checking string_cache v0.8.9
22352026-01-22T21:30:11.770Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22362026-01-22T21:30:11.794Z Checking postgres-types v0.2.9
22372026-01-22T21:30:11.942Z Checking petgraph v0.8.2
22382026-01-22T21:30:12.151Z Checking phf v0.11.2
22392026-01-22T21:30:12.480Z Checking itertools v0.12.1
22402026-01-22T21:30:12.572Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22412026-01-22T21:30:12.896Z Checking minimal-lexical v0.2.1
22422026-01-22T21:30:12.983Z Checking whoami v1.5.2
22432026-01-22T21:30:13.346Z Checking peg-runtime v0.8.5
22442026-01-22T21:30:13.406Z Checking nom v7.1.3
22452026-01-22T21:30:13.683Z Checking tokio-postgres v0.7.13
22462026-01-22T21:30:13.745Z Checking zip v4.2.0
22472026-01-22T21:30:14.921Z Checking camino v1.2.1
22482026-01-22T21:30:14.990Z Compiling regress v0.10.4
22492026-01-22T21:30:15.014Z Checking futures-executor v0.3.31
22502026-01-22T21:30:15.126Z Checking is-terminal v0.4.13
22512026-01-22T21:30:15.352Z Compiling unsafe-libyaml v0.2.11
22522026-01-22T21:30:15.432Z Checking futures v0.3.31
22532026-01-22T21:30:15.608Z Checking heck v0.5.0
22542026-01-22T21:30:15.608Z Checking crossbeam-channel v0.5.15
22552026-01-22T21:30:15.720Z Compiling rustls v0.22.4
22562026-01-22T21:30:15.917Z Compiling newtype-uuid-macros v0.1.0
22572026-01-22T21:30:16.138Z Compiling structmeta-derive v0.3.0
22582026-01-22T21:30:16.476Z Checking thread_local v1.1.8
22592026-01-22T21:30:16.559Z Compiling multer v3.1.0
22602026-01-22T21:30:16.887Z Compiling serde_yaml v0.9.34+deprecated
22612026-01-22T21:30:17.099Z Compiling async-stream-impl v0.3.6
22622026-01-22T21:30:17.160Z Checking term v1.1.0
22632026-01-22T21:30:17.520Z Checking take_mut v0.2.2
22642026-01-22T21:30:17.584Z Compiling dropshot v0.16.6
22652026-01-22T21:30:17.652Z Checking slog-term v2.9.2
22662026-01-22T21:30:17.776Z Checking slog-async v2.8.0
22672026-01-22T21:30:18.084Z Compiling dropshot_endpoint v0.16.6
22682026-01-22T21:30:18.157Z Checking match_cfg v0.1.0
22692026-01-22T21:30:18.285Z Checking unicode-width v0.1.14
22702026-01-22T21:30:18.339Z Checking hostname v0.3.1
22712026-01-22T21:30:18.363Z Checking debug-ignore v1.0.5
22722026-01-22T21:30:18.523Z Compiling structmeta v0.3.0
22732026-01-22T21:30:18.580Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22742026-01-22T21:30:18.648Z Compiling typify-impl v0.4.3
22752026-01-22T21:30:18.882Z Checking toml_parser v1.0.4
22762026-01-22T21:30:19.052Z Compiling derive-ex v0.1.8
22772026-01-22T21:30:19.496Z Checking serde_path_to_error v0.1.20
22782026-01-22T21:30:19.689Z Checking toml_datetime v0.7.3
22792026-01-22T21:30:20.125Z Checking serde_spanned v1.0.3
22802026-01-22T21:30:20.187Z Checking toml_writer v1.0.4
22812026-01-22T21:30:20.415Z Checking slog-json v2.6.1
22822026-01-22T21:30:20.636Z Checking toml v0.9.8
22832026-01-22T21:30:20.735Z Checking slog-bunyan v2.5.0
22842026-01-22T21:30:20.973Z Checking async-stream v0.3.6
22852026-01-22T21:30:21.704Z Checking rustls-pemfile v2.2.0
22862026-01-22T21:30:21.997Z Checking waitgroup v0.1.2
22872026-01-22T21:30:22.080Z Checking hostname v0.4.2
22882026-01-22T21:30:22.138Z Checking progenitor-client v0.10.0
22892026-01-22T21:30:22.230Z Compiling parse-display-derive v0.10.0
22902026-01-22T21:30:22.295Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
22912026-01-22T21:30:22.361Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22922026-01-22T21:30:22.385Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22932026-01-22T21:30:22.556Z Checking macaddr v1.0.1
22942026-01-22T21:30:22.630Z Checking tabwriter v1.4.0
22952026-01-22T21:30:22.868Z Compiling test-strategy v0.4.3
22962026-01-22T21:30:22.972Z Checking instant v0.1.13
22972026-01-22T21:30:22.997Z Checking itertools v0.14.0
22982026-01-22T21:30:23.162Z Checking progenitor-client v0.11.2
22992026-01-22T21:30:23.219Z Checking backoff v0.4.0
23002026-01-22T21:30:23.279Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23012026-01-22T21:30:23.537Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
23022026-01-22T21:30:23.610Z Checking colored v3.0.0
23032026-01-22T21:30:23.711Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23042026-01-22T21:30:23.750Z Checking tokio-rustls v0.25.0
23052026-01-22T21:30:24.108Z Checking camino-tempfile v1.4.1
23062026-01-22T21:30:24.164Z Checking toml v0.8.23
23072026-01-22T21:30:24.754Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23082026-01-22T21:30:24.926Z Checking crossbeam-deque v0.8.5
23092026-01-22T21:30:25.139Z Compiling rayon-core v1.12.1
23102026-01-22T21:30:25.338Z Compiling proc-macro-error v1.0.4
23112026-01-22T21:30:25.660Z Checking unicode-width v0.2.0
23122026-01-22T21:30:25.936Z Checking parse-display v0.10.0
23132026-01-22T21:30:25.988Z Compiling crucible-workspace-hack v0.1.0
23142026-01-22T21:30:26.229Z Compiling proc-macro-crate v1.3.1
23152026-01-22T21:30:26.284Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23162026-01-22T21:30:26.309Z Checking glob v0.3.2
23172026-01-22T21:30:26.405Z Checking rayon v1.10.0
23182026-01-22T21:30:26.691Z Compiling nix v0.30.1
23192026-01-22T21:30:26.744Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23202026-01-22T21:30:27.123Z Compiling heapless v0.8.0
23212026-01-22T21:30:27.237Z Compiling num_enum_derive v0.5.11
23222026-01-22T21:30:27.326Z Checking hash32 v0.3.1
23232026-01-22T21:30:27.378Z Compiling ingot-macros v0.1.1
23242026-01-22T21:30:27.563Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23252026-01-22T21:30:27.615Z Compiling smoltcp v0.11.0
23262026-01-22T21:30:28.363Z Compiling foreign-types-macros v0.2.3
23272026-01-22T21:30:28.440Z Checking cobs v0.2.3
23282026-01-22T21:30:28.731Z Checking foreign-types-shared v0.3.1
23292026-01-22T21:30:28.937Z Checking postcard v1.0.10
23302026-01-22T21:30:29.435Z Checking num_enum v0.5.11
23312026-01-22T21:30:29.627Z Checking foreign-types v0.5.0
23322026-01-22T21:30:29.760Z Compiling typify-macro v0.4.3
23332026-01-22T21:30:29.816Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
23342026-01-22T21:30:29.841Z Checking sigpipe v0.1.3
23352026-01-22T21:30:29.926Z Checking cstr-argument v0.1.2
23362026-01-22T21:30:30.010Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23372026-01-22T21:30:30.095Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
23382026-01-22T21:30:30.194Z Checking pretty-hex v0.2.1
23392026-01-22T21:30:30.247Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23402026-01-22T21:30:30.344Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23412026-01-22T21:30:30.459Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23422026-01-22T21:30:30.677Z Checking colored v2.2.0
23432026-01-22T21:30:30.728Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
23442026-01-22T21:30:30.793Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
23452026-01-22T21:30:30.853Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23462026-01-22T21:30:30.914Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23472026-01-22T21:30:31.141Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23482026-01-22T21:30:31.262Z Compiling convert_case v0.4.0
23492026-01-22T21:30:31.593Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23502026-01-22T21:30:31.648Z Compiling zone_cfg_derive v0.3.0
23512026-01-22T21:30:31.839Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
23522026-01-22T21:30:31.900Z Checking smf v0.2.3
23532026-01-22T21:30:31.972Z Compiling num-derive v0.4.2
23542026-01-22T21:30:32.087Z Compiling derive_more v0.99.20
23552026-01-22T21:30:32.249Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23562026-01-22T21:30:32.427Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
23572026-01-22T21:30:32.759Z Compiling usdt-macro v0.5.0
23582026-01-22T21:30:32.981Z Checking zone v0.3.1
23592026-01-22T21:30:33.038Z Compiling usdt-attr-macro v0.5.0
23602026-01-22T21:30:33.118Z Checking memmap v0.7.0
23612026-01-22T21:30:33.401Z Compiling typify v0.4.3
23622026-01-22T21:30:33.526Z Checking ingot-types v0.1.2
23632026-01-22T21:30:33.724Z Compiling progenitor-impl v0.11.2
23642026-01-22T21:30:33.881Z Compiling progenitor-impl v0.10.0
23652026-01-22T21:30:33.991Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23662026-01-22T21:30:34.434Z Checking ingot v0.1.1
23672026-01-22T21:30:34.492Z Checking indent_write v2.2.0
23682026-01-22T21:30:34.591Z Checking usdt v0.5.0
23692026-01-22T21:30:34.778Z Checking half v2.4.1
23702026-01-22T21:30:34.913Z Checking ciborium-io v0.2.2
23712026-01-22T21:30:35.112Z Checking secrecy v0.10.3
23722026-01-22T21:30:35.315Z Checking ciborium-ll v0.2.2
23732026-01-22T21:30:35.371Z Checking num-rational v0.4.2
23742026-01-22T21:30:35.721Z Checking ciborium v0.2.2
23752026-01-22T21:30:35.834Z Checking num-complex v0.4.6
23762026-01-22T21:30:36.110Z Checking float-ord v0.3.2
23772026-01-22T21:30:36.215Z Checking swrite v0.1.0
23782026-01-22T21:30:36.426Z Checking universal-hash v0.5.1
23792026-01-22T21:30:36.688Z Checking opaque-debug v0.3.1
23802026-01-22T21:30:36.755Z Checking num v0.4.3
23812026-01-22T21:30:36.947Z Checking prettyplease v0.2.36
23822026-01-22T21:30:38.137Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
23832026-01-22T21:30:39.293Z Checking password-hash v0.5.0
23842026-01-22T21:30:39.360Z Checking blake2 v0.10.6
23852026-01-22T21:30:39.858Z Checking aead v0.5.2
23862026-01-22T21:30:40.422Z Compiling progenitor-macro v0.11.2
23872026-01-22T21:30:40.537Z Compiling progenitor-macro v0.10.0
23882026-01-22T21:30:40.880Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
23892026-01-22T21:30:42.119Z Checking argon2 v0.5.3
23902026-01-22T21:30:42.216Z Checking poly1305 v0.8.0
23912026-01-22T21:30:42.792Z Checking tokio-dtrace v0.1.0
23922026-01-22T21:30:42.869Z Checking console v0.15.10
23932026-01-22T21:30:43.108Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
23942026-01-22T21:30:43.549Z Checking chacha20 v0.9.1
23952026-01-22T21:30:44.282Z Checking oxide-tokio-rt v0.1.2
23962026-01-22T21:30:45.208Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23972026-01-22T21:30:45.725Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23982026-01-22T21:30:46.146Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23992026-01-22T21:30:46.207Z Checking atomicwrites v0.4.4
24002026-01-22T21:30:46.230Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
24012026-01-22T21:30:46.380Z Compiling thiserror-impl-no-std v2.0.2
24022026-01-22T21:30:46.470Z Compiling derive-where v1.5.0
24032026-01-22T21:30:46.530Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24042026-01-22T21:30:46.807Z Checking newline-converter v0.3.0
24052026-01-22T21:30:46.888Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
24062026-01-22T21:30:47.087Z Checking expectorate v1.2.0
24072026-01-22T21:30:47.458Z Checking chacha20poly1305 v0.10.1
24082026-01-22T21:30:47.793Z Checking bytecount v0.6.8
24092026-01-22T21:30:48.044Z Compiling owo-colors v4.2.2
24102026-01-22T21:30:48.578Z Compiling cancel-safe-futures v0.1.5
24112026-01-22T21:30:49.109Z Checking libsw-core v0.3.1
24122026-01-22T21:30:49.249Z Checking thiserror-no-std v2.0.2
24132026-01-22T21:30:49.457Z Checking vsss-rs v3.3.4
24142026-01-22T21:30:49.515Z Checking same-file v1.0.6
24152026-01-22T21:30:49.637Z Checking libsw v3.5.0
24162026-01-22T21:30:49.846Z Checking walkdir v2.5.0
24172026-01-22T21:30:50.272Z Checking linear-map v1.2.0
24182026-01-22T21:30:50.333Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24192026-01-22T21:30:50.583Z Checking gethostname v0.5.0
24202026-01-22T21:30:50.725Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24212026-01-22T21:30:50.799Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24222026-01-22T21:30:50.799Z Compiling async-recursion v1.1.1
24232026-01-22T21:30:51.643Z Checking unicode-linebreak v0.1.5
24242026-01-22T21:30:52.242Z Checking smawk v0.3.2
24252026-01-22T21:30:52.451Z Checking resolv-conf v0.7.0
24262026-01-22T21:30:52.582Z Compiling convert_case v0.7.1
24272026-01-22T21:30:52.916Z Compiling slog-dtrace v0.3.0
24282026-01-22T21:30:52.981Z Checking globset v0.4.15
24292026-01-22T21:30:53.558Z Compiling derive_more-impl v2.0.1
24302026-01-22T21:30:53.629Z Compiling vte_generate_state_changes v0.1.2
24312026-01-22T21:30:53.717Z Checking progenitor v0.11.2
24322026-01-22T21:30:53.901Z Checking progenitor v0.10.0
24332026-01-22T21:30:54.041Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
24342026-01-22T21:30:54.207Z Checking fd-lock v4.0.2
24352026-01-22T21:30:54.487Z Checking vte v0.11.1
24362026-01-22T21:30:54.531Z Checking display-error-chain v0.2.2
24372026-01-22T21:30:54.797Z Compiling pin-project-internal v1.1.6
24382026-01-22T21:30:54.878Z Checking linked-hash-map v0.5.6
24392026-01-22T21:30:54.949Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24402026-01-22T21:30:55.294Z Checking termtree v0.5.1
24412026-01-22T21:30:55.363Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24422026-01-22T21:30:55.505Z Checking derive_more v2.0.1
24432026-01-22T21:30:55.596Z Checking nu-ansi-term v0.50.1
24442026-01-22T21:30:55.718Z Checking crossterm v0.29.0
24452026-01-22T21:30:56.017Z Checking strip-ansi-escapes v0.2.0
24462026-01-22T21:30:56.170Z Checking lru-cache v0.1.2
24472026-01-22T21:30:56.226Z Checking reedline v0.40.0
24482026-01-22T21:30:56.484Z Checking textwrap v0.16.2
24492026-01-22T21:30:56.731Z Checking hickory-proto v0.24.4
24502026-01-22T21:30:57.069Z Checking pem v3.0.5
24512026-01-22T21:30:57.233Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24522026-01-22T21:30:57.448Z Checking nibble_vec v0.1.0
24532026-01-22T21:30:57.637Z Checking pin-project v1.1.6
24542026-01-22T21:30:57.742Z Compiling snafu-derive v0.8.5
24552026-01-22T21:30:57.847Z Checking endian-type v0.1.2
24562026-01-22T21:30:58.165Z Checking radix_trie v0.2.1
24572026-01-22T21:30:58.396Z Checking olpc-cjson v0.1.4
24582026-01-22T21:30:58.656Z Checking serde_plain v1.0.2
24592026-01-22T21:30:58.742Z Checking typed-path v0.9.3
24602026-01-22T21:30:58.984Z Checking humantime v2.2.0
24612026-01-22T21:30:59.338Z Checking base64 v0.21.7
24622026-01-22T21:30:59.405Z Checking csv-core v0.1.11
24632026-01-22T21:31:00.004Z Checking csv v1.3.1
24642026-01-22T21:31:00.056Z Compiling cfg_aliases v0.1.1
24652026-01-22T21:31:00.138Z Compiling nix v0.28.0
24662026-01-22T21:31:00.827Z Checking papergrid v0.11.0
24672026-01-22T21:31:00.953Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24682026-01-22T21:31:00.995Z Compiling tabled_derive v0.7.0
24692026-01-22T21:31:01.080Z Checking siphasher v1.0.1
24702026-01-22T21:31:01.438Z Checking hickory-resolver v0.24.4
24712026-01-22T21:31:01.523Z Checking home v0.5.9
24722026-01-22T21:31:01.735Z Checking phf_shared v0.12.1
24732026-01-22T21:31:02.084Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24742026-01-22T21:31:02.385Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24752026-01-22T21:31:02.702Z Checking snafu v0.8.5
24762026-01-22T21:31:03.239Z Checking tabled v0.15.0
24772026-01-22T21:31:03.300Z Checking tough v0.20.0
24782026-01-22T21:31:03.326Z Checking qorb v0.4.1
24792026-01-22T21:31:03.434Z Compiling semver v0.1.20
24802026-01-22T21:31:03.602Z Checking highway v1.3.0
24812026-01-22T21:31:04.152Z Compiling chrono-tz v0.10.4
24822026-01-22T21:31:04.227Z Compiling rustc_version v0.1.7
24832026-01-22T21:31:04.409Z Checking phf v0.12.1
24842026-01-22T21:31:04.786Z Compiling const_format_proc_macros v0.2.34
24852026-01-22T21:31:04.846Z Compiling peg-macros v0.8.5
24862026-01-22T21:31:06.334Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24872026-01-22T21:31:06.395Z Compiling sqlparser_derive v0.2.2
24882026-01-22T21:31:06.880Z Checking unicode_categories v0.1.1
24892026-01-22T21:31:07.295Z Checking sqlformat v0.3.5
24902026-01-22T21:31:07.494Z Checking rustyline v14.0.0
24912026-01-22T21:31:07.563Z Checking sqlparser v0.45.0
24922026-01-22T21:31:07.667Z Checking const_format v0.2.34
24932026-01-22T21:31:08.246Z Compiling newtype_derive v0.1.6
24942026-01-22T21:31:08.350Z Checking peg v0.8.5
24952026-01-22T21:31:08.493Z Checking bcs v0.1.6
24962026-01-22T21:31:08.568Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24972026-01-22T21:31:09.036Z Checking utf-8 v0.7.6
24982026-01-22T21:31:09.092Z Checking steno v0.4.1
24992026-01-22T21:31:09.162Z Checking xattr v1.3.1
25002026-01-22T21:31:09.375Z Checking filetime v0.2.26
25012026-01-22T21:31:09.403Z Checking arc-swap v1.7.1
25022026-01-22T21:31:09.533Z Checking tungstenite v0.21.0
25032026-01-22T21:31:09.628Z Checking tar v0.4.44
25042026-01-22T21:31:09.948Z Checking slog-scope v4.4.0
25052026-01-22T21:31:10.276Z Checking slog-stdlog v4.1.1
25062026-01-22T21:31:10.582Z Checking tokio-tungstenite v0.21.0
25072026-01-22T21:31:10.639Z Checking slog-envlogger v2.2.0
25082026-01-22T21:31:10.640Z Compiling typify-impl v0.2.0
25092026-01-22T21:31:10.992Z Checking subprocess v0.2.9
25102026-01-22T21:31:11.269Z Checking headers-core v0.3.0
25112026-01-22T21:31:11.513Z Checking headers v0.4.1
25122026-01-22T21:31:11.672Z Compiling lzma-sys v0.1.20
25132026-01-22T21:31:12.692Z Checking progenitor-client v0.8.0
25142026-01-22T21:31:12.806Z Compiling heck v0.3.3
25152026-01-22T21:31:13.320Z Compiling zone_cfg_derive v0.1.2
25162026-01-22T21:31:13.471Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25172026-01-22T21:31:13.996Z Checking yasna v0.5.2
25182026-01-22T21:31:14.524Z Checking base64 v0.13.1
25192026-01-22T21:31:14.953Z Checking number_prefix v0.4.0
25202026-01-22T21:31:15.077Z Checking rcgen v0.12.1
25212026-01-22T21:31:15.138Z Checking ron v0.7.1
25222026-01-22T21:31:15.330Z Checking indicatif v0.17.11
25232026-01-22T21:31:15.978Z Checking zone v0.1.8
25242026-01-22T21:31:16.319Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25252026-01-22T21:31:16.634Z Checking xz2 v0.1.7
25262026-01-22T21:31:16.817Z Checking dropshot-api-manager-types v0.2.4
25272026-01-22T21:31:16.971Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25282026-01-22T21:31:17.075Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25292026-01-22T21:31:17.239Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25302026-01-22T21:31:17.298Z Compiling moka v0.12.10
25312026-01-22T21:31:17.715Z Checking tagptr v0.2.0
25322026-01-22T21:31:18.002Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25332026-01-22T21:31:18.678Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25342026-01-22T21:31:19.704Z Checking hickory-resolver v0.25.2
25352026-01-22T21:31:20.284Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25362026-01-22T21:31:20.468Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25372026-01-22T21:31:20.639Z Compiling radium v0.7.0
25382026-01-22T21:31:21.048Z Compiling maybe-uninit v2.0.0
25392026-01-22T21:31:21.330Z Checking tap v1.0.1
25402026-01-22T21:31:21.509Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25412026-01-22T21:31:21.621Z Checking wyz v0.5.1
25422026-01-22T21:31:21.874Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25432026-01-22T21:31:22.076Z Compiling zerocopy-derive v0.6.6
25442026-01-22T21:31:22.154Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25452026-01-22T21:31:22.327Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25462026-01-22T21:31:22.528Z Compiling packed_struct v0.10.1
25472026-01-22T21:31:23.010Z Compiling typify-macro v0.2.0
25482026-01-22T21:31:23.085Z Checking crc-catalog v2.4.0
25492026-01-22T21:31:23.144Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25502026-01-22T21:31:23.610Z Checking funty v2.0.0
25512026-01-22T21:31:24.065Z Checking zerocopy v0.6.6
25522026-01-22T21:31:24.397Z Checking crc v3.2.1
25532026-01-22T21:31:24.480Z Checking bitvec v1.0.1
25542026-01-22T21:31:25.006Z Compiling packed_struct_codegen v0.10.1
25552026-01-22T21:31:25.147Z Compiling bitfield-macros v0.19.2
25562026-01-22T21:31:25.380Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25572026-01-22T21:31:25.463Z Compiling indexmap v1.9.3
25582026-01-22T21:31:25.901Z Checking nodrop v0.1.14
25592026-01-22T21:31:26.123Z Checking array-init v0.0.4
25602026-01-22T21:31:26.482Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25612026-01-22T21:31:26.735Z Checking bitfield v0.19.2
25622026-01-22T21:31:27.136Z Compiling typify v0.2.0
25632026-01-22T21:31:27.385Z Compiling progenitor-impl v0.8.0
25642026-01-22T21:31:27.441Z Checking smallvec v0.6.14
25652026-01-22T21:31:27.622Z Compiling libefi-sys v0.1.0
25662026-01-22T21:31:28.001Z Checking hashbrown v0.12.3
25672026-01-22T21:31:28.161Z Checking serde-hex v0.1.0
25682026-01-22T21:31:28.333Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25692026-01-22T21:31:28.734Z Checking ron v0.8.1
25702026-01-22T21:31:29.541Z Checking hashbrown v0.13.2
25712026-01-22T21:31:29.707Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25722026-01-22T21:31:29.918Z Compiling bitfield-struct v0.6.2
25732026-01-22T21:31:30.013Z Checking crc-any v2.5.0
25742026-01-22T21:31:30.530Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25752026-01-22T21:31:30.841Z Checking object v0.30.4
25762026-01-22T21:31:31.190Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
25772026-01-22T21:31:31.385Z Checking path-slash v0.1.5
25782026-01-22T21:31:31.431Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25792026-01-22T21:31:31.651Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25802026-01-22T21:31:31.860Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25812026-01-22T21:31:32.058Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25822026-01-22T21:31:32.198Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
25832026-01-22T21:31:32.252Z Compiling xshell-macros v0.2.7
25842026-01-22T21:31:32.620Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25852026-01-22T21:31:33.080Z Checking xshell v0.2.7
25862026-01-22T21:31:33.533Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25872026-01-22T21:31:34.329Z Compiling progenitor-macro v0.8.0
25882026-01-22T21:31:34.478Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25892026-01-22T21:31:34.975Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25902026-01-22T21:31:35.711Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25912026-01-22T21:31:36.038Z Checking half v1.8.3
25922026-01-22T21:31:36.344Z Compiling proc-macro-error-attr2 v2.0.0
25932026-01-22T21:31:36.679Z Checking serde_cbor v0.11.2
25942026-01-22T21:31:36.714Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
25952026-01-22T21:31:37.224Z Compiling proc-macro-error2 v2.0.1
25962026-01-22T21:31:37.282Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25972026-01-22T21:31:37.914Z Compiling num-derive v0.3.3
25982026-01-22T21:31:38.049Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
25992026-01-22T21:31:39.316Z Checking maplit v1.0.2
26002026-01-22T21:31:39.418Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26012026-01-22T21:31:39.609Z Compiling tabled_derive v0.11.0
26022026-01-22T21:31:39.868Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26032026-01-22T21:31:40.175Z Checking libscf-sys v1.1.0
26042026-01-22T21:31:40.532Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26052026-01-22T21:31:41.103Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26062026-01-22T21:31:42.320Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26072026-01-22T21:31:42.717Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26082026-01-22T21:31:42.765Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26092026-01-22T21:31:43.081Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26102026-01-22T21:31:43.157Z Checking papergrid v0.17.0
26112026-01-22T21:31:43.919Z Checking testing_table v0.3.0
26122026-01-22T21:31:44.171Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26132026-01-22T21:31:44.393Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26142026-01-22T21:31:44.993Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26152026-01-22T21:31:45.196Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26162026-01-22T21:31:45.254Z Checking tabled v0.20.0
26172026-01-22T21:31:45.385Z Checking fxhash v0.2.1
26182026-01-22T21:31:45.657Z Checking crc8 v0.1.1
26192026-01-22T21:31:45.718Z Checking unicase v2.8.1
26202026-01-22T21:31:45.889Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26212026-01-22T21:31:46.129Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26222026-01-22T21:31:46.252Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26232026-01-22T21:31:46.310Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26242026-01-22T21:31:46.744Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26252026-01-22T21:31:47.677Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26262026-01-22T21:31:48.359Z Checking progenitor v0.8.0
26272026-01-22T21:31:48.400Z Checking kstat-rs v0.2.4
26282026-01-22T21:31:48.439Z Compiling parking_lot_core v0.8.6
26292026-01-22T21:31:48.512Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26302026-01-22T21:31:48.603Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26312026-01-22T21:31:48.877Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26322026-01-22T21:31:49.148Z Checking scheduled-thread-pool v0.2.7
26332026-01-22T21:31:49.460Z Compiling dsl_auto_type v0.1.2
26342026-01-22T21:31:49.707Z Compiling vergen-gitcl v1.0.8
26352026-01-22T21:31:50.204Z Compiling diesel_table_macro_syntax v0.2.0
26362026-01-22T21:31:50.823Z Checking r2d2 v0.8.10
26372026-01-22T21:31:51.005Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26382026-01-22T21:31:51.160Z Compiling diesel_derives v2.2.3
26392026-01-22T21:31:51.330Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26402026-01-22T21:31:51.473Z Checking parking_lot v0.11.2
26412026-01-22T21:31:51.545Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26422026-01-22T21:31:51.963Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26432026-01-22T21:31:52.128Z Checking prefix-trie v0.7.0
26442026-01-22T21:31:52.189Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=846348bf5c92ab490cf4f69fbe1202691dae6125#846348bf)
26452026-01-22T21:31:52.932Z Checking nanorand v0.7.0
26462026-01-22T21:31:53.239Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26472026-01-22T21:31:53.298Z Compiling dirs-sys-next v0.1.2
26482026-01-22T21:31:53.436Z Compiling crunchy v0.2.2
26492026-01-22T21:31:53.772Z Compiling dirs-next v2.0.0
26502026-01-22T21:31:54.085Z Checking flume v0.11.1
26512026-01-22T21:31:54.209Z Checking hickory-server v0.25.2
26522026-01-22T21:31:54.273Z Checking sled v0.34.7
26532026-01-22T21:31:54.564Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=846348bf5c92ab490cf4f69fbe1202691dae6125#846348bf)
26542026-01-22T21:31:54.773Z Checking hickory-client v0.25.2
26552026-01-22T21:31:55.390Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26562026-01-22T21:31:55.805Z Compiling tiny-keccak v2.0.2
26572026-01-22T21:31:56.360Z Compiling term v0.7.0
26582026-01-22T21:31:56.463Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26592026-01-22T21:31:57.387Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26602026-01-22T21:31:57.537Z Compiling bit-vec v0.6.3
26612026-01-22T21:31:57.758Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26622026-01-22T21:31:57.836Z Compiling ascii-canvas v3.0.0
26632026-01-22T21:31:58.100Z Compiling bit-set v0.5.3
26642026-01-22T21:31:58.415Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26652026-01-22T21:31:58.495Z Compiling ena v0.14.3
26662026-01-22T21:31:58.847Z Compiling bindgen v0.71.1
26672026-01-22T21:31:59.006Z Compiling regex-syntax v0.6.29
26682026-01-22T21:31:59.435Z Compiling diff v0.1.13
26692026-01-22T21:31:59.657Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26702026-01-22T21:31:59.777Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26712026-01-22T21:31:59.921Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26722026-01-22T21:32:00.047Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
26732026-01-22T21:32:00.424Z Checking primeorder v0.13.6
26742026-01-22T21:32:00.841Z Compiling salty v0.3.0
26752026-01-22T21:32:01.300Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26762026-01-22T21:32:01.724Z Compiling libxml v0.3.3
26772026-01-22T21:32:01.790Z Compiling fs-err v2.11.0
26782026-01-22T21:32:02.272Z Checking diesel v2.2.12
26792026-01-22T21:32:02.476Z Compiling lalrpop v0.19.12
26802026-01-22T21:32:02.540Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26812026-01-22T21:32:03.380Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26822026-01-22T21:32:03.729Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26832026-01-22T21:32:06.190Z Compiling strum_macros v0.24.3
26842026-01-22T21:32:06.246Z Compiling indoc v1.0.9
26852026-01-22T21:32:06.897Z Checking p384 v0.13.1
26862026-01-22T21:32:07.624Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26872026-01-22T21:32:07.993Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26882026-01-22T21:32:08.283Z Checking quick-xml v0.37.2
26892026-01-22T21:32:08.424Z Checking derive_builder v0.20.2
26902026-01-22T21:32:08.520Z Compiling impl-trait-for-tuples v0.2.2
26912026-01-22T21:32:08.726Z Compiling oso-derive v0.27.3
26922026-01-22T21:32:11.634Z Compiling trait-variant v0.1.2
26932026-01-22T21:32:11.865Z Checking parse-size v1.1.0
26942026-01-22T21:32:11.865Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26952026-01-22T21:32:11.865Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26962026-01-22T21:32:11.896Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26972026-01-22T21:32:12.117Z Checking assert_matches v1.5.0
26982026-01-22T21:32:12.295Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26992026-01-22T21:32:12.666Z Compiling mime_guess v2.0.5
27002026-01-22T21:32:12.718Z Checking predicates-tree v1.0.12
27012026-01-22T21:32:12.880Z Checking http-range v0.1.5
27022026-01-22T21:32:12.982Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27032026-01-22T21:32:13.151Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27042026-01-22T21:32:13.438Z Checking atty v0.2.14
27052026-01-22T21:32:13.636Z Compiling diesel-dtrace v0.4.2
27062026-01-22T21:32:14.472Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
27072026-01-22T21:32:14.677Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27082026-01-22T21:32:15.014Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27092026-01-22T21:32:15.352Z Checking bb8 v0.8.5
27102026-01-22T21:32:15.416Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
27112026-01-22T21:32:15.922Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=9122d6eb288dc88bfdbcd98cc93cb02cc8c89f96#9122d6eb)
27122026-01-22T21:32:15.978Z Checking corncobs v0.1.4
27132026-01-22T21:32:16.119Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
27142026-01-22T21:32:16.272Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
27152026-01-22T21:32:16.456Z Checking hyper-staticfile v0.10.1
27162026-01-22T21:32:16.820Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27172026-01-22T21:32:16.876Z Checking ignore v0.4.23
27182026-01-22T21:32:17.120Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27192026-01-22T21:32:17.393Z Checking signal-hook-tokio v0.3.1
27202026-01-22T21:32:17.497Z Checking secrecy v0.8.0
27212026-01-22T21:32:17.766Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27222026-01-22T21:32:17.827Z Checking globwalk v0.9.1
27232026-01-22T21:32:18.295Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27242026-01-22T21:32:18.348Z Checking nonempty v0.12.0
27252026-01-22T21:32:18.737Z Checking camino-tempfile-ext v0.3.2
27262026-01-22T21:32:18.791Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27272026-01-22T21:32:19.147Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27282026-01-22T21:32:19.207Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
27292026-01-22T21:32:19.611Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27302026-01-22T21:32:21.101Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27312026-01-22T21:32:21.266Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27322026-01-22T21:32:21.636Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27332026-01-22T21:32:21.742Z Checking tungstenite v0.23.0
27342026-01-22T21:32:21.887Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27352026-01-22T21:32:22.557Z Checking void v1.0.2
27362026-01-22T21:32:22.613Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27372026-01-22T21:32:22.741Z Checking tokio-tungstenite v0.23.1
27382026-01-22T21:32:22.811Z Checking lzss v0.8.2
27392026-01-22T21:32:22.966Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27402026-01-22T21:32:23.238Z Checking nix v0.27.1
27412026-01-22T21:32:23.353Z Checking serde_bytes v0.11.19
27422026-01-22T21:32:23.651Z Checking rand_seeder v0.4.0
27432026-01-22T21:32:23.765Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27442026-01-22T21:32:23.983Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27452026-01-22T21:32:24.344Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27462026-01-22T21:32:24.551Z Checking is_ci v1.2.0
27472026-01-22T21:32:24.607Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27482026-01-22T21:32:24.777Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27492026-01-22T21:32:25.558Z Checking yansi v1.0.1
27502026-01-22T21:32:25.695Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27512026-01-22T21:32:25.962Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27522026-01-22T21:32:26.151Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27532026-01-22T21:32:26.211Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27542026-01-22T21:32:26.275Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27552026-01-22T21:32:26.382Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27562026-01-22T21:32:27.651Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27572026-01-22T21:32:28.979Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27582026-01-22T21:32:30.098Z Checking pretty_assertions v1.4.1
27592026-01-22T21:32:30.229Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27602026-01-22T21:32:30.508Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27612026-01-22T21:32:30.610Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27622026-01-22T21:32:30.723Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27632026-01-22T21:32:32.079Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27642026-01-22T21:32:32.891Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27652026-01-22T21:32:33.367Z Checking typeid v1.0.3
27662026-01-22T21:32:33.653Z Checking async-bb8-diesel v0.2.1
27672026-01-22T21:32:34.366Z Compiling tabled_derive v0.10.0
27682026-01-22T21:32:34.429Z Checking papergrid v0.14.0
27692026-01-22T21:32:34.835Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27702026-01-22T21:32:35.232Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27712026-01-22T21:32:36.080Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27722026-01-22T21:32:36.455Z Compiling indoc v2.0.6
27732026-01-22T21:32:37.006Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27742026-01-22T21:32:37.061Z Checking tabled v0.18.0
27752026-01-22T21:32:37.180Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27762026-01-22T21:32:37.569Z Checking erased-serde v0.4.6
27772026-01-22T21:32:38.315Z Checking ordered-float v2.10.1
27782026-01-22T21:32:38.609Z Compiling libz-sys v1.1.20
27792026-01-22T21:32:38.928Z Checking castaway v0.2.3
27802026-01-22T21:32:39.208Z Checking compact_str v0.8.0
27812026-01-22T21:32:39.430Z Checking serde-value v0.7.0
27822026-01-22T21:32:39.584Z Checking serde-untagged v0.1.7
27832026-01-22T21:32:40.065Z Checking supports-color v3.0.2
27842026-01-22T21:32:40.157Z Checking console v0.16.0
27852026-01-22T21:32:40.404Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27862026-01-22T21:32:40.835Z Checking unicode-truncate v1.1.0
27872026-01-22T21:32:40.910Z Checking concurrent-queue v2.5.0
27882026-01-22T21:32:41.168Z Checking lru v0.12.5
27892026-01-22T21:32:41.351Z Compiling instability v0.3.2
27902026-01-22T21:32:41.407Z Checking unit-prefix v0.5.1
27912026-01-22T21:32:41.540Z Checking parking v2.2.1
27922026-01-22T21:32:41.690Z Checking unicode-xid v0.2.6
27932026-01-22T21:32:41.785Z Checking cassowary v0.3.0
27942026-01-22T21:32:41.954Z Checking cargo-util-schemas v0.8.2
27952026-01-22T21:32:42.277Z Checking indicatif v0.18.0
27962026-01-22T21:32:42.397Z Checking ratatui v0.29.0
27972026-01-22T21:32:42.422Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27982026-01-22T21:32:42.517Z Checking cargo-platform v0.2.0
27992026-01-22T21:32:42.938Z Compiling libgit2-sys v0.18.2+1.9.1
28002026-01-22T21:32:43.171Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28012026-01-22T21:32:44.119Z Checking cargo_metadata v0.21.0
28022026-01-22T21:32:45.902Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28032026-01-22T21:32:45.926Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28042026-01-22T21:32:46.374Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28052026-01-22T21:32:46.554Z Checking event-listener v5.3.1
28062026-01-22T21:32:46.920Z Compiling vergen-git2 v1.0.7
28072026-01-22T21:32:47.071Z Checking event-listener-strategy v0.5.2
28082026-01-22T21:32:47.393Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28092026-01-22T21:32:47.476Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28102026-01-22T21:32:47.817Z Checking plotters-backend v0.3.7
28112026-01-22T21:32:47.908Z Compiling rustls v0.21.12
28122026-01-22T21:32:48.277Z Checking shell-words v1.1.0
28132026-01-22T21:32:48.395Z Checking plotters-svg v0.3.7
28142026-01-22T21:32:48.619Z Checking futures-lite v2.3.0
28152026-01-22T21:32:48.670Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28162026-01-22T21:32:48.764Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28172026-01-22T21:32:49.643Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28182026-01-22T21:32:50.030Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28192026-01-22T21:32:50.084Z Checking rustls-webpki v0.101.7
28202026-01-22T21:32:50.475Z Checking sct v0.7.1
28212026-01-22T21:32:50.692Z Checking cast v0.3.0
28222026-01-22T21:32:50.798Z Checking hex-literal v0.4.1
28232026-01-22T21:32:51.054Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28242026-01-22T21:32:51.106Z Checking criterion-plot v0.6.0
28252026-01-22T21:32:51.863Z Checking plotters v0.3.7
28262026-01-22T21:32:53.640Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28272026-01-22T21:32:54.048Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28282026-01-22T21:32:55.533Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28292026-01-22T21:32:57.245Z Checking tinytemplate v1.2.1
28302026-01-22T21:32:57.787Z Checking anes v0.1.6
28312026-01-22T21:32:58.247Z Checking oorandom v11.1.4
28322026-01-22T21:32:58.547Z Checking criterion v0.7.0
28332026-01-22T21:33:00.527Z Checking tokio-rustls v0.24.1
28342026-01-22T21:33:00.948Z Checking async-lock v3.4.0
28352026-01-22T21:33:01.349Z Checking rustls-pemfile v1.0.4
28362026-01-22T21:33:01.647Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28372026-01-22T21:33:01.883Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28382026-01-22T21:33:02.274Z Checking twox-hash v2.1.0
28392026-01-22T21:33:03.091Z Checking polling v3.7.3
28402026-01-22T21:33:03.519Z Checking async-io v2.3.4
28412026-01-22T21:33:03.616Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28422026-01-22T21:33:04.528Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28432026-01-22T21:33:04.608Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28442026-01-22T21:33:04.847Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28452026-01-22T21:33:04.945Z Checking fatfs v0.3.6
28462026-01-22T21:33:06.072Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28472026-01-22T21:33:07.694Z Compiling petname v2.0.2
28482026-01-22T21:33:08.708Z Checking async-task v4.7.1
28492026-01-22T21:33:09.149Z Compiling seq-macro v0.3.6
28502026-01-22T21:33:09.931Z Checking async-channel v2.3.1
28512026-01-22T21:33:10.252Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28522026-01-22T21:33:10.354Z Checking piper v0.2.4
28532026-01-22T21:33:10.702Z Checking rtoolbox v0.0.2
28542026-01-22T21:33:10.963Z Checking futures-timer v3.0.3
28552026-01-22T21:33:11.429Z Checking rpassword v7.4.0
28562026-01-22T21:33:11.676Z Checking blocking v1.6.1
28572026-01-22T21:33:12.632Z Checking async-executor v1.13.1
28582026-01-22T21:33:13.024Z Checking async-signal v0.2.10
28592026-01-22T21:33:13.087Z Checking tui-tree-widget v0.23.1
28602026-01-22T21:33:13.298Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28612026-01-22T21:33:13.414Z Checking polyval v0.6.2
28622026-01-22T21:33:13.565Z Checking sapling-renderdag v0.1.0
28632026-01-22T21:33:13.644Z Checking sync-ptr v0.1.4
28642026-01-22T21:33:13.815Z Checking event-listener v2.5.3
28652026-01-22T21:33:13.950Z Checking ghash v0.5.1
28662026-01-22T21:33:14.148Z Checking async-channel v1.9.0
28672026-01-22T21:33:14.208Z Checking async-process v2.3.0
28682026-01-22T21:33:14.281Z Checking async-global-executor v2.4.1
28692026-01-22T21:33:14.500Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28702026-01-22T21:33:14.691Z Checking ctr v0.9.2
28712026-01-22T21:33:14.748Z Checking kv-log-macro v1.0.7
28722026-01-22T21:33:14.908Z Compiling async-attributes v1.1.2
28732026-01-22T21:33:14.965Z Checking arrayvec v0.7.6
28742026-01-22T21:33:15.091Z Checking arrayref v0.3.9
28752026-01-22T21:33:15.299Z Checking constant_time_eq v0.3.1
28762026-01-22T21:33:15.451Z Checking aes-gcm v0.10.3
28772026-01-22T21:33:15.620Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28782026-01-22T21:33:15.800Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28792026-01-22T21:33:15.871Z Checking async-std v1.13.0
28802026-01-22T21:33:17.516Z Checking ssh-encoding v0.2.0
28812026-01-22T21:33:17.943Z Checking blowfish v0.9.1
28822026-01-22T21:33:18.264Z Checking bcrypt-pbkdf v0.10.0
28832026-01-22T21:33:18.635Z Checking ssh-cipher v0.2.0
28842026-01-22T21:33:19.018Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28852026-01-22T21:33:19.694Z Checking async-object-pool v0.1.5
28862026-01-22T21:33:19.977Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28872026-01-22T21:33:20.242Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28882026-01-22T21:33:20.661Z Checking serde_regex v1.1.0
28892026-01-22T21:33:20.985Z Checking password-hash v0.4.2
28902026-01-22T21:33:21.546Z Checking assert-json-diff v2.0.2
28912026-01-22T21:33:21.602Z Checking path-tree v0.8.1
28922026-01-22T21:33:21.939Z Checking stringmetrics v2.2.2
28932026-01-22T21:33:21.995Z Compiling target-lexicon v0.13.2
28942026-01-22T21:33:22.062Z Checking pbkdf2 v0.11.0
28952026-01-22T21:33:22.280Z Checking httpmock v0.8.0-alpha.1
28962026-01-22T21:33:22.468Z Checking ssh-key v0.6.6
28972026-01-22T21:33:24.269Z Checking p256 v0.13.2
28982026-01-22T21:33:24.863Z Checking p521 v0.13.3
28992026-01-22T21:33:26.190Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29002026-01-22T21:33:26.633Z Checking russh-cryptovec v0.7.3
29012026-01-22T21:33:26.924Z Compiling guppy-workspace-hack v0.1.0
29022026-01-22T21:33:27.309Z Checking md5 v0.7.0
29032026-01-22T21:33:27.532Z Checking num-bigint v0.4.6
29042026-01-22T21:33:27.735Z Checking russh-keys v0.45.0
29052026-01-22T21:33:28.025Z Checking des v0.8.1
29062026-01-22T21:33:28.633Z Compiling blake3 v1.5.4
29072026-01-22T21:33:29.263Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29082026-01-22T21:33:29.326Z Compiling target-spec v3.5.0
29092026-01-22T21:33:29.953Z Checking russh v0.45.0
29102026-01-22T21:33:30.156Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29112026-01-22T21:33:30.966Z Checking cfg-expr v0.20.1
29122026-01-22T21:33:31.894Z Checking supports-color v2.1.0
29132026-01-22T21:33:31.950Z Checking textwrap v0.15.2
29142026-01-22T21:33:32.198Z Checking supports-hyperlinks v2.1.0
29152026-01-22T21:33:32.259Z Compiling samael v0.0.19
29162026-01-22T21:33:32.423Z Checking supports-unicode v2.1.0
29172026-01-22T21:33:32.553Z Checking hashbrown v0.14.5
29182026-01-22T21:33:32.681Z Checking backtrace-ext v0.2.1
29192026-01-22T21:33:32.957Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29202026-01-22T21:33:33.446Z Checking terminal_size v0.1.17
29212026-01-22T21:33:33.643Z Compiling miette-derive v5.10.0
29222026-01-22T21:33:33.718Z Checking internet-checksum v0.2.1
29232026-01-22T21:33:33.976Z Checking owo-colors v3.5.0
29242026-01-22T21:33:34.413Z Checking chumsky v0.9.3
29252026-01-22T21:33:36.328Z Checking miette v5.10.0
29262026-01-22T21:33:37.097Z Compiling git2 v0.20.2
29272026-01-22T21:33:37.155Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29282026-01-22T21:33:37.266Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29292026-01-22T21:33:37.539Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29302026-01-22T21:33:38.161Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29312026-01-22T21:33:38.747Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29322026-01-22T21:33:38.940Z Compiling knuffel-derive v3.2.0
29332026-01-22T21:33:39.082Z Checking httptest v0.16.3
29342026-01-22T21:33:39.862Z Checking pathdiff v0.2.3
29352026-01-22T21:33:40.092Z Checking nested v0.1.1
29362026-01-22T21:33:40.432Z Checking topological-sort v0.2.2
29372026-01-22T21:33:40.646Z Checking guppy v0.17.20
29382026-01-22T21:33:40.787Z Checking omicron-zone-package v0.12.2
29392026-01-22T21:33:42.457Z Checking knuffel v3.2.0
29402026-01-22T21:33:42.906Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29412026-01-22T21:33:43.014Z Compiling rstest_macros v0.25.0
29422026-01-22T21:33:43.360Z Compiling target-triple v0.1.3
29432026-01-22T21:33:43.621Z Compiling doc-comment v0.3.3
29442026-01-22T21:33:43.991Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29452026-01-22T21:33:44.214Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29462026-01-22T21:33:44.358Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29472026-01-22T21:33:44.416Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29482026-01-22T21:33:45.578Z Checking similar-asserts v1.7.0
29492026-01-22T21:33:45.792Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29502026-01-22T21:33:45.986Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29512026-01-22T21:33:46.285Z Compiling proc-macro-crate v3.2.0
29522026-01-22T21:33:46.423Z Compiling relative-path v1.9.3
29532026-01-22T21:33:47.236Z Compiling assert_cmd v2.0.17
29542026-01-22T21:33:47.652Z Checking escape8259 v0.5.3
29552026-01-22T21:33:47.984Z Checking libtest-mimic v0.8.1
29562026-01-22T21:33:48.592Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29572026-01-22T21:33:48.676Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29582026-01-22T21:33:48.951Z Checking blake2b_simd v1.0.2
29592026-01-22T21:33:49.973Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29602026-01-22T21:33:50.265Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29612026-01-22T21:33:50.802Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29622026-01-22T21:33:51.169Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29632026-01-22T21:33:51.590Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29642026-01-22T21:33:52.052Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29652026-01-22T21:33:52.401Z Checking fancy-regex v0.14.0
29662026-01-22T21:33:52.462Z Checking serde_tokenstream v0.2.2
29672026-01-22T21:33:53.014Z Checking uzers v0.12.1
29682026-01-22T21:33:53.397Z Checking termcolor v1.4.1
29692026-01-22T21:33:53.580Z Checking datatest-stable v0.3.2
29702026-01-22T21:33:54.290Z Checking trybuild v1.0.106
29712026-01-22T21:33:54.793Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29722026-01-22T21:33:55.782Z Checking rust-argon2 v2.1.0
29732026-01-22T21:33:56.372Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29742026-01-22T21:33:56.554Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29752026-01-22T21:33:57.651Z Checking rstest v0.25.0
29762026-01-22T21:33:58.032Z Checking support-bundle-viewer v0.1.2
29772026-01-22T21:33:58.232Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29782026-01-22T21:33:58.613Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29792026-01-22T21:33:58.706Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29802026-01-22T21:33:59.089Z Checking drift v0.1.2
29812026-01-22T21:33:59.177Z Checking rand_distr v0.5.1
29822026-01-22T21:33:59.230Z Checking multimap v0.10.1
29832026-01-22T21:33:59.645Z Checking approx v0.5.1
29842026-01-22T21:33:59.748Z Checking dropshot-api-manager v0.2.4
29852026-01-22T21:34:00.228Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29862026-01-22T21:34:01.050Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29872026-01-22T21:34:01.417Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29882026-01-22T21:34:01.538Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29892026-01-22T21:34:01.964Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29902026-01-22T21:34:02.487Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29912026-01-22T21:34:02.993Z Checking partial-io v0.5.4
29922026-01-22T21:34:03.367Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29932026-01-22T21:34:03.468Z Checking cargo_toml v0.21.0
29942026-01-22T21:34:03.923Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29952026-01-22T21:34:04.278Z Checking termios v0.3.3
29962026-01-22T21:34:04.347Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29972026-01-22T21:34:04.573Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=9122d6eb288dc88bfdbcd98cc93cb02cc8c89f96#9122d6eb)
29982026-01-22T21:34:04.786Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29992026-01-22T21:34:04.848Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30002026-01-22T21:34:05.436Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30012026-01-22T21:34:11.651Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30022026-01-22T21:34:16.354Z Compiling polar-core v0.27.3
30032026-01-22T21:34:20.856Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30042026-01-22T21:34:24.873Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30052026-01-22T21:34:27.579Z Checking oso v0.27.3
30062026-01-22T21:34:31.852Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30072026-01-22T21:34:35.257Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30082026-01-22T21:34:43.115Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30092026-01-22T21:34:47.259Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30102026-01-22T21:34:54.410Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30112026-01-22T21:35:11.262Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30122026-01-22T21:35:23.980Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30132026-01-22T21:39:17.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 50s
30142026-01-22T21:39:18.488Z
30152026-01-22T21:39:18.488Zreal 9:57.952115302
30162026-01-22T21:39:18.488Zuser 48:41.689798659
30172026-01-22T21:39:18.488Zsys 9:06.119295192
30182026-01-22T21:39:18.489Ztrap 1.711513495
30192026-01-22T21:39:18.489Ztflt 0.331835723
30202026-01-22T21:39:18.514Zdflt 0.360419689
30212026-01-22T21:39:18.514Zkflt 0.001206044
30222026-01-22T21:39:18.514Zlock 2:03:16.057479317
30232026-01-22T21:39:18.514Zslp 2:38:15.920343636
30242026-01-22T21:39:18.514Zlat 2:29.680036893
30252026-01-22T21:39:18.514Zstop 16:48.445631110
30262026-01-22T21:39:18.514Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30272026-01-22T21:39:18.514Z+ ptime -m cargo doc --workspace --no-deps
30282026-01-22T21:39:20.682Zwarning: output filename collision.
30292026-01-22T21:39:20.682ZThe 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-22T21:39:20.682ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30312026-01-22T21:39:20.682ZThe targets should have unique names.
30322026-01-22T21:39:20.682ZThis is a known bug where multiple crates with the same name use
30332026-01-22T21:39:20.682Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30342026-01-22T21:39:23.251Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30352026-01-22T21:39:23.344Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30362026-01-22T21:39:23.385Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30372026-01-22T21:39:23.475Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30382026-01-22T21:39:23.542Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30392026-01-22T21:39:23.566Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30402026-01-22T21:39:23.566Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30412026-01-22T21:39:23.891Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30422026-01-22T21:39:23.937Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30432026-01-22T21:39:23.974Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30442026-01-22T21:39:24.126Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30452026-01-22T21:39:24.279Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30462026-01-22T21:39:24.482Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30472026-01-22T21:39:24.554Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30482026-01-22T21:39:24.665Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30492026-01-22T21:39:24.781Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30502026-01-22T21:39:24.939Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30512026-01-22T21:39:25.017Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30522026-01-22T21:39:25.061Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30532026-01-22T21:39:25.707Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30542026-01-22T21:39:25.848Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30552026-01-22T21:39:26.138Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30562026-01-22T21:39:26.179Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30572026-01-22T21:39:26.633Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
30582026-01-22T21:39:26.689Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30592026-01-22T21:39:26.744Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30602026-01-22T21:39:27.046Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30612026-01-22T21:39:27.095Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30622026-01-22T21:39:27.385Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30632026-01-22T21:39:27.837Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30642026-01-22T21:39:28.116Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30652026-01-22T21:39:28.263Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30662026-01-22T21:39:28.522Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30672026-01-22T21:39:28.575Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30682026-01-22T21:39:28.618Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30692026-01-22T21:39:28.673Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30702026-01-22T21:39:29.018Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30712026-01-22T21:39:29.071Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30722026-01-22T21:39:29.278Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30732026-01-22T21:39:29.539Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30742026-01-22T21:39:29.850Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30752026-01-22T21:39:29.912Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30762026-01-22T21:39:30.066Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30772026-01-22T21:39:30.124Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30782026-01-22T21:39:30.213Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30792026-01-22T21:39:30.500Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30802026-01-22T21:39:30.601Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30812026-01-22T21:39:30.699Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30822026-01-22T21:39:30.770Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30832026-01-22T21:39:30.921Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30842026-01-22T21:39:31.036Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30852026-01-22T21:39:31.282Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30862026-01-22T21:39:31.370Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30872026-01-22T21:39:31.423Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30882026-01-22T21:39:31.595Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30892026-01-22T21:39:31.846Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30902026-01-22T21:39:31.942Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30912026-01-22T21:39:31.996Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30922026-01-22T21:39:32.289Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30932026-01-22T21:39:32.358Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30942026-01-22T21:39:32.415Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30952026-01-22T21:39:32.484Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30962026-01-22T21:39:32.743Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30972026-01-22T21:39:32.790Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30982026-01-22T21:39:33.311Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30992026-01-22T21:39:33.350Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31002026-01-22T21:39:33.392Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31012026-01-22T21:39:33.730Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31022026-01-22T21:39:34.261Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31032026-01-22T21:39:34.563Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31042026-01-22T21:39:35.021Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31052026-01-22T21:39:35.840Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31062026-01-22T21:39:36.216Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31072026-01-22T21:39:38.339Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31082026-01-22T21:39:39.278Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31092026-01-22T21:39:39.454Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31102026-01-22T21:39:40.333Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31112026-01-22T21:39:41.325Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31122026-01-22T21:39:41.640Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31132026-01-22T21:39:41.990Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31142026-01-22T21:39:42.344Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31152026-01-22T21:39:42.570Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31162026-01-22T21:39:42.944Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31172026-01-22T21:39:43.471Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31182026-01-22T21:39:44.096Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31192026-01-22T21:39:44.200Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31202026-01-22T21:39:44.449Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31212026-01-22T21:39:45.222Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31222026-01-22T21:39:45.358Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31232026-01-22T21:39:46.003Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31242026-01-22T21:39:47.294Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31252026-01-22T21:39:47.484Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31262026-01-22T21:39:47.961Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31272026-01-22T21:39:48.030Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31282026-01-22T21:39:48.071Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31292026-01-22T21:39:48.601Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31302026-01-22T21:39:49.391Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31312026-01-22T21:39:49.802Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31322026-01-22T21:39:50.351Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31332026-01-22T21:39:51.499Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31342026-01-22T21:39:51.897Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31352026-01-22T21:39:51.921Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31362026-01-22T21:39:52.384Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31372026-01-22T21:39:52.569Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31382026-01-22T21:39:53.891Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31392026-01-22T21:39:54.062Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31402026-01-22T21:39:54.175Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31412026-01-22T21:39:54.948Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31422026-01-22T21:39:54.988Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31432026-01-22T21:39:55.559Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31442026-01-22T21:39:55.731Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31452026-01-22T21:39:56.263Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31462026-01-22T21:39:56.444Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31472026-01-22T21:39:56.845Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31482026-01-22T21:39:56.896Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31492026-01-22T21:39:57.044Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31502026-01-22T21:39:57.669Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31512026-01-22T21:39:57.711Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31522026-01-22T21:39:58.028Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31532026-01-22T21:39:58.090Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31542026-01-22T21:39:58.157Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31552026-01-22T21:39:58.683Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31562026-01-22T21:39:58.707Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=846348bf5c92ab490cf4f69fbe1202691dae6125#846348bf)
31572026-01-22T21:39:59.969Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31582026-01-22T21:40:00.315Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31592026-01-22T21:40:00.922Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=846348bf5c92ab490cf4f69fbe1202691dae6125#846348bf)
31602026-01-22T21:40:01.222Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31612026-01-22T21:40:01.802Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31622026-01-22T21:40:02.155Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31632026-01-22T21:40:02.746Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31642026-01-22T21:40:03.538Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31652026-01-22T21:40:04.491Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31662026-01-22T21:40:04.670Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31672026-01-22T21:40:05.706Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31682026-01-22T21:40:05.837Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31692026-01-22T21:40:07.488Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31702026-01-22T21:40:08.066Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31712026-01-22T21:40:10.649Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31722026-01-22T21:40:11.080Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31732026-01-22T21:40:11.773Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31742026-01-22T21:40:12.290Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31752026-01-22T21:40:14.072Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31762026-01-22T21:40:15.543Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31772026-01-22T21:40:17.841Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31782026-01-22T21:40:18.523Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31792026-01-22T21:40:19.527Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
31802026-01-22T21:40:19.849Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
31812026-01-22T21:40:19.978Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31822026-01-22T21:40:20.408Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31832026-01-22T21:40:21.640Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31842026-01-22T21:40:22.945Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31852026-01-22T21:40:27.603Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31862026-01-22T21:40:28.088Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31872026-01-22T21:40:28.505Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31882026-01-22T21:40:28.659Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31892026-01-22T21:40:29.472Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31902026-01-22T21:40:30.073Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31912026-01-22T21:40:32.196Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31922026-01-22T21:40:33.129Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31932026-01-22T21:40:34.071Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31942026-01-22T21:40:36.083Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31952026-01-22T21:40:36.385Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31962026-01-22T21:40:37.399Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
31972026-01-22T21:40:37.698Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31982026-01-22T21:40:39.853Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31992026-01-22T21:40:39.943Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32002026-01-22T21:40:39.994Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32012026-01-22T21:40:40.159Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32022026-01-22T21:40:40.407Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32032026-01-22T21:40:41.290Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32042026-01-22T21:40:41.417Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32052026-01-22T21:40:41.836Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32062026-01-22T21:40:42.467Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32072026-01-22T21:40:42.813Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32082026-01-22T21:40:43.530Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32092026-01-22T21:40:43.806Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32102026-01-22T21:40:45.477Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32112026-01-22T21:40:46.024Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32122026-01-22T21:40:47.382Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32132026-01-22T21:40:48.660Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32142026-01-22T21:40:48.902Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32152026-01-22T21:40:50.749Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32162026-01-22T21:40:51.328Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32172026-01-22T21:40:52.549Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32182026-01-22T21:41:00.311Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32192026-01-22T21:41:01.076Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32202026-01-22T21:41:03.428Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32212026-01-22T21:41:04.120Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32222026-01-22T21:41:06.713Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32232026-01-22T21:41:10.090Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32242026-01-22T21:41:11.266Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32252026-01-22T21:41:13.759Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32262026-01-22T21:41:15.958Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32272026-01-22T21:41:17.023Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32282026-01-22T21:41:20.519Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32292026-01-22T21:41:22.150Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32302026-01-22T21:41:22.786Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32312026-01-22T21:41:24.719Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32322026-01-22T21:41:27.283Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32332026-01-22T21:41:29.383Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32342026-01-22T21:41:30.582Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32352026-01-22T21:41:32.122Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32362026-01-22T21:41:38.040Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32372026-01-22T21:41:38.304Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32382026-01-22T21:41:39.509Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32392026-01-22T21:41:40.988Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32402026-01-22T21:41:43.821Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32412026-01-22T21:41:45.378Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32422026-01-22T21:41:47.153Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32432026-01-22T21:41:48.605Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32442026-01-22T21:41:54.177Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32452026-01-22T21:41:56.876Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32462026-01-22T21:41:57.935Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32472026-01-22T21:41:59.208Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32482026-01-22T21:42:00.955Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32492026-01-22T21:42:03.450Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32502026-01-22T21:42:08.909Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32512026-01-22T21:42:10.544Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32522026-01-22T21:42:12.814Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32532026-01-22T21:42:14.571Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32542026-01-22T21:42:16.724Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32552026-01-22T21:42:22.169Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32562026-01-22T21:42:23.031Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32572026-01-22T21:42:25.235Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32582026-01-22T21:42:27.501Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32592026-01-22T21:42:30.372Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32602026-01-22T21:42:32.297Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32612026-01-22T21:42:34.915Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32622026-01-22T21:42:37.433Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32632026-01-22T21:42:43.355Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32642026-01-22T21:42:44.802Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32652026-01-22T21:42:47.398Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32662026-01-22T21:42:50.035Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32672026-01-22T21:42:53.609Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32682026-01-22T21:42:56.963Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32692026-01-22T21:42:59.726Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32702026-01-22T21:43:02.637Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32712026-01-22T21:43:10.296Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32722026-01-22T21:43:12.237Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32732026-01-22T21:43:13.447Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32742026-01-22T21:43:15.340Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32752026-01-22T21:43:18.469Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32762026-01-22T21:43:21.884Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32772026-01-22T21:43:25.817Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32782026-01-22T21:43:29.146Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32792026-01-22T21:43:32.449Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32802026-01-22T21:43:35.686Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32812026-01-22T21:43:39.732Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32822026-01-22T21:43:42.880Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32832026-01-22T21:43:46.227Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32842026-01-22T21:43:49.691Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32852026-01-22T21:43:52.674Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32862026-01-22T21:43:56.496Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32872026-01-22T21:43:59.299Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32882026-01-22T21:44:03.511Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32892026-01-22T21:44:06.450Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32902026-01-22T21:44:09.935Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32912026-01-22T21:44:13.560Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32922026-01-22T21:44:16.993Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32932026-01-22T21:44:20.581Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32942026-01-22T21:44:24.237Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32952026-01-22T21:44:27.841Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32962026-01-22T21:44:31.342Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32972026-01-22T21:44:35.120Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32982026-01-22T21:44:38.698Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32992026-01-22T21:44:42.162Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33002026-01-22T21:44:45.533Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33012026-01-22T21:44:48.950Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33022026-01-22T21:44:52.471Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33032026-01-22T21:44:55.928Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33042026-01-22T21:44:59.669Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33052026-01-22T21:45:03.380Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33062026-01-22T21:45:07.338Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33072026-01-22T21:45:11.686Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33082026-01-22T21:45:15.323Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33092026-01-22T21:45:24.695Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33102026-01-22T21:45:25.670Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33112026-01-22T21:45:29.097Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33122026-01-22T21:45:33.145Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33132026-01-22T21:45:37.181Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33142026-01-22T21:45:41.499Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33152026-01-22T21:45:45.338Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33162026-01-22T21:45:49.353Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33172026-01-22T21:45:53.657Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33182026-01-22T21:45:57.851Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33192026-01-22T21:46:01.809Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33202026-01-22T21:46:06.116Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33212026-01-22T21:46:11.019Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33222026-01-22T21:46:14.885Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33232026-01-22T21:46:19.509Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33242026-01-22T21:46:24.824Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33252026-01-22T21:46:28.270Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33262026-01-22T21:46:33.830Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33272026-01-22T21:46:36.912Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33282026-01-22T21:46:41.044Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33292026-01-22T21:46:45.046Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33302026-01-22T21:46:49.276Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33312026-01-22T21:46:54.089Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33322026-01-22T21:46:59.477Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33332026-01-22T21:47:03.182Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33342026-01-22T21:47:08.357Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33352026-01-22T21:47:12.452Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33362026-01-22T21:47:16.903Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33372026-01-22T21:47:20.989Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33382026-01-22T21:47:25.303Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33392026-01-22T21:47:30.258Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33402026-01-22T21:47:34.404Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33412026-01-22T21:47:39.012Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33422026-01-22T21:47:46.524Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33432026-01-22T21:47:57.668Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33442026-01-22T21:48:01.724Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33452026-01-22T21:48:03.672Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33462026-01-22T21:48:09.616Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33472026-01-22T21:48:15.459Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33482026-01-22T21:48:21.582Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33492026-01-22T21:48:27.258Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33502026-01-22T21:48:33.308Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33512026-01-22T21:48:39.763Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33522026-01-22T21:48:45.762Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33532026-01-22T21:48:51.887Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33542026-01-22T21:49:39.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 20s
33552026-01-22T21:49:39.268Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 183 other files
33562026-01-22T21:49:39.408Z
33572026-01-22T21:49:39.408Zreal 10:20.863307727
33582026-01-22T21:49:39.408Zuser 38:29.903000603
33592026-01-22T21:49:39.408Zsys 6:57.349960402
33602026-01-22T21:49:39.409Ztrap 1.300305553
33612026-01-22T21:49:39.433Ztflt 0.051382492
33622026-01-22T21:49:39.433Zdflt 0.104660666
33632026-01-22T21:49:39.433Zkflt 0.000215795
33642026-01-22T21:49:39.433Zlock 8:05:43.420679472
33652026-01-22T21:49:39.433Zslp 3:29:15.437657920
33662026-01-22T21:49:39.433Zlat 57.329321365
33672026-01-22T21:49:39.433Zstop 2:33.775650679
33682026-01-22T21:49:39.433Zprocess exited: duration 1676098 ms, exit code 0
 
33692026-01-22T21:49:39.484Zfound 0 output files