01KH7ECRYWYM5JQB4WKSZKK9R9: clippy (helios)

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

Buildomat Job: 01KH7ED65E2GTXWTK048XMPJ67

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-11T22:51:30.861Zjob assigned to worker 01KH7ED8D56BXZNC7NRE56XZX5 [factory gimlet-EVT22200007-propolis, EVT22200007/57871] (queued for 29 s)
 
22026-02-11T22:51:39.882Zstarting task 0: "setup"
32026-02-11T22:51:39.907Z++ uname -s
42026-02-11T22:51:39.907Z+ kern=SunOS
52026-02-11T22:51:39.908Z+ build_user=build
62026-02-11T22:51:39.908Z+ build_uid=12345
72026-02-11T22:51:39.908Z+ work_dir=/work
82026-02-11T22:51:39.908Z+ input_dir=/input
92026-02-11T22:51:39.908Z+ [[ 0 == 12345 ]]
102026-02-11T22:51:39.908Z+ case "$kern" in
112026-02-11T22:51:39.908Z+ groupadd -g 12345 build
122026-02-11T22:51:39.908Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-11T22:51:41.908Z+ zfs create -o mountpoint=/work rpool/work
142026-02-11T22:51:41.948Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-11T22:51:41.973Z+ home_fs=zfs
162026-02-11T22:51:41.973Z+ [[ zfs == autofs ]]
172026-02-11T22:51:41.973Z+ mkdir -p /home/build
182026-02-11T22:51:41.973Z+ chown build:build /home/build /work
192026-02-11T22:51:43.957Z+ chmod 0700 /home/build /work
202026-02-11T22:51:43.983Zprocess exited: duration 4078 ms, exit code 0
 
212026-02-11T22:51:44.037Zstarting task 1: "rust-toolchain"
222026-02-11T22:51:44.063Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-11T22:51:44.063Z * rust toolchain channel = "1.91.1"
242026-02-11T22:51:44.063Z * rust toolchain profile = "default"
252026-02-11T22:51:44.063Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-11T22:51:44.063Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-11T22:51:44.063Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-11T22:51:44.063Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-11T22:51:44.063Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-11T22:51:44.190Zinfo: downloading installer
312026-02-11T22:51:50.134Zwarn: It looks like you have an existing installation of Rust at:
322026-02-11T22:51:50.135Zwarn: /opt/ooce/bin
332026-02-11T22:51:50.135Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-11T22:51:50.135Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-11T22:51:50.135Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-11T22:51:50.135Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-11T22:51:50.135Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-11T22:51:50.135Zerror: cannot install while Rust is installed
392026-02-11T22:51:50.135Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-11T22:51:50.160Zinfo: profile set to 'default'
412026-02-11T22:51:50.160Zinfo: default host triple is x86_64-unknown-illumos
422026-02-11T22:51:50.160Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-11T22:51:50.318Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-11T22:51:50.318Zinfo: downloading component 'cargo'
452026-02-11T22:51:50.660Zinfo: downloading component 'clippy'
462026-02-11T22:51:50.770Zinfo: downloading component 'rust-docs'
472026-02-11T22:51:51.403Zinfo: downloading component 'rust-std'
482026-02-11T22:51:51.820Zinfo: downloading component 'rustc'
492026-02-11T22:51:53.400Zinfo: downloading component 'rustfmt'
502026-02-11T22:51:53.461Zinfo: installing component 'cargo'
512026-02-11T22:51:54.881Zinfo: installing component 'clippy'
522026-02-11T22:51:55.373Zinfo: installing component 'rust-docs'
532026-02-11T22:51:58.890Zinfo: installing component 'rust-std'
542026-02-11T22:52:01.079Zinfo: installing component 'rustc'
552026-02-11T22:52:09.587Zinfo: installing component 'rustfmt'
562026-02-11T22:52:09.995Z
572026-02-11T22:52:09.995Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
582026-02-11T22:52:10.176Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-11T22:52:10.176Z
602026-02-11T22:52:10.176Z
612026-02-11T22:52:10.176ZRust is installed now. Great!
622026-02-11T22:52:10.176Z
632026-02-11T22:52:10.176ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-11T22:52:10.176Zenvironment variable. This has not been done automatically.
652026-02-11T22:52:10.177Z
662026-02-11T22:52:10.177ZTo configure your current shell, you need to source
672026-02-11T22:52:10.177Zthe corresponding env file under $HOME/.cargo.
682026-02-11T22:52:10.177Z
692026-02-11T22:52:10.177ZThis is usually done by running one of the following (note the leading DOT):
702026-02-11T22:52:10.177Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-11T22:52:10.177Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-11T22:52:10.177Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-11T22:52:10.294Z+ rustup --version
742026-02-11T22:52:10.319Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-11T22:52:10.319Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-11T22:52:10.421Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-11T22:52:10.446Z+ cargo --version
782026-02-11T22:52:10.525Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-11T22:52:10.549Z+ rustc --version
802026-02-11T22:52:10.625Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-11T22:52:10.649Zprocess exited: duration 26595 ms, exit code 0
 
822026-02-11T22:52:10.697Zstarting task 2: "authentication"
832026-02-11T22:52:10.756Zprocess exited: duration 58 ms, exit code 0
 
842026-02-11T22:52:10.805Zstarting task 3: "clone repository"
852026-02-11T22:52:10.830Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-11T22:52:10.830Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-11T22:52:10.854ZCloning into '/work/oxidecomputer/omicron'...
882026-02-11T22:52:33.223Z+ cd /work/oxidecomputer/omicron
892026-02-11T22:52:33.223Z+ git fetch origin b94ffbfefdb5fca4bfb2a259179c8cb7f261ad04
902026-02-11T22:52:33.869ZFrom https://github.com/oxidecomputer/omicron
912026-02-11T22:52:33.869Z * branch b94ffbfefdb5fca4bfb2a259179c8cb7f261ad04 -> FETCH_HEAD
922026-02-11T22:52:33.895Z+ [[ -n luqmana/bump-propolis ]]
932026-02-11T22:52:33.895Z++ git branch --show-current
942026-02-11T22:52:33.895Z+ current=main
952026-02-11T22:52:33.895Z+ [[ main != luqmana/bump-propolis ]]
962026-02-11T22:52:33.895Z+ git branch -f luqmana/bump-propolis b94ffbfefdb5fca4bfb2a259179c8cb7f261ad04
972026-02-11T22:52:33.895Z+ git checkout -f luqmana/bump-propolis
982026-02-11T22:52:33.990ZSwitched to branch 'luqmana/bump-propolis'
992026-02-11T22:52:34.015Z+ git reset --hard b94ffbfefdb5fca4bfb2a259179c8cb7f261ad04
1002026-02-11T22:52:34.107ZHEAD is now at b94ffbfef Bump propolis
1012026-02-11T22:52:34.132Zprocess exited: duration 23305 ms, exit code 0
 
1022026-02-11T22:52:34.184Zstarting task 4: "build"
1032026-02-11T22:52:34.210Z+ source ./env.sh
1042026-02-11T22:52:34.210Z++ OLD_SHELL_OPTS=ehxB
1052026-02-11T22:52:34.210Z++ set -o xtrace
1062026-02-11T22:52:34.210Z++++ dirname ./env.sh
1072026-02-11T22:52:34.210Z+++ readlink -f .
1082026-02-11T22:52:34.210Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-02-11T22:52:34.211Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102026-02-11T22:52:34.211Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-02-11T22:52:34.211Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122026-02-11T22:52:34.211Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132026-02-11T22:52:34.211Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1142026-02-11T22:52:34.211Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1152026-02-11T22:52:34.211Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162026-02-11T22:52:34.211Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172026-02-11T22:52:34.211Z++ case $OLD_SHELL_OPTS in
1182026-02-11T22:52:34.211Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-02-11T22:52:34.211Z+ source .github/buildomat/ci-env.sh
1202026-02-11T22:52:34.211Z++ export CARGO_TERM_COLOR=always
1212026-02-11T22:52:34.211Z++ CARGO_TERM_COLOR=always
1222026-02-11T22:52:34.211Z+ cargo --version
1232026-02-11T22:52:34.290Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-02-11T22:52:34.315Z+ rustc --version
1252026-02-11T22:52:34.405Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-02-11T22:52:34.429Z+ banner prerequisites
1272026-02-11T22:52:34.429Z
1282026-02-11T22:52:34.429Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-02-11T22:52:34.429Z # # # # # # # # # # # # # # #
1302026-02-11T22:52:34.429Z # # # # ##### # # ##### # # # # # #### #
1312026-02-11T22:52:34.429Z ##### ##### # ##### # # # # # # # # #
1322026-02-11T22:52:34.429Z # # # # # # # # # # # # # # #
1332026-02-11T22:52:34.429Z # # # ###### # # ###### ### # #### # #### #
1342026-02-11T22:52:34.429Z
1352026-02-11T22:52:34.429Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-02-11T22:52:54.081Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-02-11T22:53:07.358Z Startup: Caching catalogs ... Done
1382026-02-11T22:53:43.482ZPlanning: Solver setup ... Done (33.747s)
1392026-02-11T22:53:43.700ZPlanning: Running solver ... Done (0.218s)
1402026-02-11T22:53:43.893ZPlanning: Finding local manifests ... Done (0.003s)
1412026-02-11T22:53:43.974ZPlanning: Fetching manifests: 0/4 0% complete
1422026-02-11T22:53:44.411ZPlanning: Fetching manifests: 4/4 100% complete
1432026-02-11T22:53:44.499ZPlanning: Package planning ... Done (0.088s)
1442026-02-11T22:53:44.577ZPlanning: Merging actions ... Done (0.077s)
1452026-02-11T22:53:45.039ZPlanning: Checking for conflicting actions ... Done (0.462s)
1462026-02-11T22:53:45.063ZPlanning: Consolidating action changes ... Done (0.016s)
1472026-02-11T22:53:46.109ZPlanning: Evaluating mediators ... Done (1.052s)
1482026-02-11T22:53:46.133ZPlanning: Planning completed in 38.62 seconds
1492026-02-11T22:53:46.158Z Packages to install: 4
1502026-02-11T22:53:46.158Z Mediators to change: 2
1512026-02-11T22:53:46.158Z Services to change: 1
1522026-02-11T22:53:46.158Z Estimated space available: 154.94 GB
1532026-02-11T22:53:46.158ZEstimated space to be consumed: 1.81 GB
1542026-02-11T22:53:46.158Z Create boot environment: No
1552026-02-11T22:53:46.158ZCreate backup boot environment: No
1562026-02-11T22:53:46.159Z Rebuild boot archive: No
1572026-02-11T22:53:46.159Z
1582026-02-11T22:53:46.159ZChanged mediators:
1592026-02-11T22:53:46.159Z mediator clang:
1602026-02-11T22:53:46.159Z version: None -> 15 (system default)
1612026-02-11T22:53:46.159Z
1622026-02-11T22:53:46.159Z mediator llvm:
1632026-02-11T22:53:46.159Z version: 14 (system default) -> 15 (system default)
1642026-02-11T22:53:46.159Z
1652026-02-11T22:53:46.159ZChanged packages:
1662026-02-11T22:53:46.159Zhelios-dev
1672026-02-11T22:53:46.159Z developer/build-essential
1682026-02-11T22:53:46.159Z None -> 11-2.0
1692026-02-11T22:53:46.159Z library/libxmlsec1
1702026-02-11T22:53:46.159Z None -> 1.2.35-2.0
1712026-02-11T22:53:46.160Z ooce/developer/clang-15
1722026-02-11T22:53:46.160Z None -> 15.0.7-2.0
1732026-02-11T22:53:46.160Z ooce/developer/llvm-15
1742026-02-11T22:53:46.160Z None -> 15.0.7-2.0
1752026-02-11T22:53:46.160Z
1762026-02-11T22:53:46.160ZServices:
1772026-02-11T22:53:46.160Z restart_fmri:
1782026-02-11T22:53:46.160Z svc:/system/update-man-index:default
1792026-02-11T22:53:46.257Z
1802026-02-11T22:53:46.257ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-02-11T22:53:51.267ZDownload: 1198/3290 items 83.2/212.6MB 39% complete (17.2M/s)
1822026-02-11T22:53:56.271ZDownload: 2284/3290 items 119.5/212.6MB 56% complete (12.3M/s)
1832026-02-11T22:54:01.275ZDownload: 3234/3290 items 172.5/212.6MB 81% complete (8.8M/s)
1842026-02-11T22:54:05.501ZDownload: Completed 212.60 MB in 19.24 seconds (11.1M/s)
1852026-02-11T22:54:05.717Z Actions: 1/3689 actions (Installing new actions)
1862026-02-11T22:54:10.752Z Actions: 3258/3689 actions (Installing new actions)
1872026-02-11T22:54:11.920Z Actions: Completed 3689 actions in 6.20 seconds.
1882026-02-11T22:54:12.659Z Done (0.733s)
1892026-02-11T22:54:12.659Z Done (0.000s)
1902026-02-11T22:54:14.113Z Done (1.454s)
1912026-02-11T22:54:20.417Z Done (6.022s)
1922026-02-11T22:54:20.535Z Done (0.022s)
1932026-02-11T22:54:20.559Z Done (0.000s)
1942026-02-11T22:54:20.705Z Done (0.000s)
1952026-02-11T22:54:21.801ZPlanning: Evaluating mediator changes ... Done
1962026-02-11T22:54:22.078ZPlanning: Checking for conflicting actions ... Done
1972026-02-11T22:54:22.103ZPlanning: Consolidating action changes ... Done
1982026-02-11T22:54:22.411ZPlanning: Evaluating mediators ... Done
1992026-02-11T22:54:22.435ZPlanning: Planning completed in 0.61 seconds
2002026-02-11T22:54:22.460Z Mediators to change: 2
2012026-02-11T22:54:22.460Z Create boot environment: No
2022026-02-11T22:54:22.460ZCreate backup boot environment: No
2032026-02-11T22:54:22.514Z Done
2042026-02-11T22:54:22.514Z Done
2052026-02-11T22:54:23.599Z Done
2062026-02-11T22:54:28.636Z Done
2072026-02-11T22:54:28.727Z Done
2082026-02-11T22:54:28.727Z Done
2092026-02-11T22:54:28.793Z Done
2102026-02-11T22:54:29.615ZPlanning: Evaluating mediator changes ... Done
2112026-02-11T22:54:29.640ZPlanning: Merging actions ... Done
2122026-02-11T22:54:29.921ZPlanning: Checking for conflicting actions ... Done
2132026-02-11T22:54:29.945ZPlanning: Consolidating action changes ... Done
2142026-02-11T22:54:30.296ZPlanning: Evaluating mediators ... Done
2152026-02-11T22:54:30.372ZPlanning: Planning completed in 1.10 seconds
2162026-02-11T22:54:30.417Z Packages to change: 1
2172026-02-11T22:54:30.418Z Mediators to change: 1
2182026-02-11T22:54:30.418Z Services to change: 1
2192026-02-11T22:54:30.442Z Create boot environment: No
2202026-02-11T22:54:30.442ZCreate backup boot environment: Yes
2212026-02-11T22:54:32.511Z Actions: 1/6 actions (Updating modified actions)
2222026-02-11T22:54:32.537Z Actions: Completed 6 actions in 0.00 seconds.
2232026-02-11T22:54:32.537Z Done
2242026-02-11T22:54:32.537Z Done
2252026-02-11T22:54:32.812Z Done
2262026-02-11T22:54:37.973Z Done
2272026-02-11T22:54:38.086Z Done
2282026-02-11T22:54:38.113Z Done
2292026-02-11T22:54:38.146Z Done
2302026-02-11T22:54:38.699ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312026-02-11T22:54:38.699Zclang system 15 system
2322026-02-11T22:54:38.699Zcsh system system illumos
2332026-02-11T22:54:38.699Zctags system system illumos
2342026-02-11T22:54:38.699Zfile system system illumos
2352026-02-11T22:54:38.699Zgcc vendor 12 vendor
2362026-02-11T22:54:38.699Zgcc system 10 system
2372026-02-11T22:54:38.699Zgcc system 7 system
2382026-02-11T22:54:38.700Zgo system 1.20 system
2392026-02-11T22:54:38.700Zgo system 1.19 system
2402026-02-11T22:54:38.700Zllvm system 15 system
2412026-02-11T22:54:38.700Zllvm system 14 system
2422026-02-11T22:54:38.700Zmariadb system 10.6 system
2432026-02-11T22:54:38.700Zmta vendor vendor dma
2442026-02-11T22:54:38.700Zopenjdk system 17 system
2452026-02-11T22:54:38.700Zopenjdk system 11 system
2462026-02-11T22:54:38.700Zopenjdk system 1.8 system
2472026-02-11T22:54:38.700Zopenssl vendor 3 vendor
2482026-02-11T22:54:38.700Zperl system 5.36 system
2492026-02-11T22:54:38.700Zpostgresql system 15 system
2502026-02-11T22:54:38.700Zpostgresql system 13 system
2512026-02-11T22:54:38.700Zpython vendor 3 vendor
2522026-02-11T22:54:38.700Zpython system 2 system
2532026-02-11T22:54:38.700Zpython3 system 3.11 system
2542026-02-11T22:54:38.700Zruby system 3.0 system
2552026-02-11T22:54:38.700Zwords vendor vendor american-english
2562026-02-11T22:54:38.700Zwords system system australian-english
2572026-02-11T22:54:38.700Zwords system system british-english
2582026-02-11T22:54:38.700Zwords system system canadian-english
2592026-02-11T22:54:38.700Zwords system system french
2602026-02-11T22:54:38.700Zwords system system italian
2612026-02-11T22:54:38.700Zwords system system ngerman
2622026-02-11T22:54:38.700Zwords system system ogerman
2632026-02-11T22:54:38.700Zwords system system spanish
2642026-02-11T22:54:39.117ZPUBLISHER TYPE STATUS P LOCATION
2652026-02-11T22:54:39.117Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662026-02-11T22:54:47.046ZFMRI IFO
2672026-02-11T22:54:47.046Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682026-02-11T22:54:47.046Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692026-02-11T22:54:47.046Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702026-02-11T22:54:47.046Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712026-02-11T22:54:47.047Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722026-02-11T22:54:47.047Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2732026-02-11T22:54:47.047Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742026-02-11T22:54:47.047Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2752026-02-11T22:54:47.047Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762026-02-11T22:54:47.047Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772026-02-11T22:54:47.047Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2782026-02-11T22:54:47.047Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792026-02-11T22:54:47.047Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802026-02-11T22:54:47.047Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2812026-02-11T22:54:47.047Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822026-02-11T22:54:47.047Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832026-02-11T22:54:48.384Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842026-02-11T22:54:49.036Z Updating crates.io index
2852026-02-11T22:54:54.075Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2862026-02-11T22:54:54.638Z Updating git repository `https://github.com/oxidecomputer/lldp`
2872026-02-11T22:54:55.364Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2882026-02-11T22:54:56.800Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892026-02-11T22:54:57.355Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2902026-02-11T22:54:58.058Z Updating git repository `https://github.com/oxidecomputer/propolis`
2912026-02-11T22:55:00.401Z Updating git repository `https://github.com/oxidecomputer/crucible`
2922026-02-11T22:55:03.909Z Updating git repository `https://github.com/oxidecomputer/opte`
2932026-02-11T22:55:05.445Z Updating git repository `https://github.com/oxidecomputer/tofino`
2942026-02-11T22:55:06.098Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952026-02-11T22:55:08.246Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2962026-02-11T22:55:09.332Z Updating git repository `https://github.com/oxidecomputer/clickward`
2972026-02-11T22:55:09.993Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2982026-02-11T22:55:10.855Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2992026-02-11T22:55:11.482Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002026-02-11T22:55:12.796Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3012026-02-11T22:55:13.840Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3022026-02-11T22:55:14.405Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032026-02-11T22:55:15.100Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3042026-02-11T22:55:15.820Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052026-02-11T22:55:16.321Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062026-02-11T22:55:16.847Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072026-02-11T22:55:17.434Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3082026-02-11T22:55:18.221Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3092026-02-11T22:55:18.983Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3102026-02-11T22:55:19.996Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3112026-02-11T22:55:20.603Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3122026-02-11T22:55:21.336Z Updating git repository `https://github.com/oxidecomputer/ispf`
3132026-02-11T22:55:22.065Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3142026-02-11T22:55:22.991Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3152026-02-11T22:55:23.803Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3162026-02-11T22:55:24.406Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3172026-02-11T22:55:25.129Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3182026-02-11T22:55:25.725Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3192026-02-11T22:55:26.463Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3202026-02-11T22:55:26.990Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3212026-02-11T22:55:27.678Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3222026-02-11T22:55:28.235Z Updating git repository `https://github.com/illumos/smf-rs`
3232026-02-11T22:55:28.873Z Updating git repository `https://github.com/oxidecomputer/omicron`
3242026-02-11T22:55:47.984Z Downloading crates ...
3252026-02-11T22:55:48.062Z Downloaded clap_derive v4.5.47
3262026-02-11T22:55:48.086Z Downloaded serde_spanned v0.6.9
3272026-02-11T22:55:48.086Z Downloaded stable_deref_trait v1.2.0
3282026-02-11T22:55:48.086Z Downloaded bitflags v2.9.4
3292026-02-11T22:55:48.087Z Downloaded serde-untagged v0.1.7
3302026-02-11T22:55:48.087Z Downloaded indexmap v2.13.0
3312026-02-11T22:55:48.087Z Downloaded icu_properties_data v1.5.0
3322026-02-11T22:55:48.111Z Downloaded heck v0.5.0
3332026-02-11T22:55:48.111Z Downloaded tabled_derive v0.7.0
3342026-02-11T22:55:48.111Z Downloaded cargo-util-schemas v0.8.2
3352026-02-11T22:55:48.111Z Downloaded clap v4.5.48
3362026-02-11T22:55:48.137Z Downloaded zmij v1.0.15
3372026-02-11T22:55:48.161Z Downloaded unicode-linebreak v0.1.5
3382026-02-11T22:55:48.161Z Downloaded zerocopy v0.7.35
3392026-02-11T22:55:48.189Z Downloaded zerofrom-derive v0.1.4
3402026-02-11T22:55:48.215Z Downloaded zerovec v0.10.4
3412026-02-11T22:55:48.215Z Downloaded serde_json v1.0.149
3422026-02-11T22:55:48.241Z Downloaded usdt-attr-macro v0.5.0
3432026-02-11T22:55:48.241Z Downloaded toml_edit v0.22.27
3442026-02-11T22:55:48.242Z Downloaded idna v1.0.3
3452026-02-11T22:55:48.242Z Downloaded pest v2.8.2
3462026-02-11T22:55:48.242Z Downloaded serde v1.0.228
3472026-02-11T22:55:48.242Z Downloaded tabled v0.15.0
3482026-02-11T22:55:48.267Z Downloaded syn v1.0.109
3492026-02-11T22:55:48.291Z Downloaded url v2.5.4
3502026-02-11T22:55:48.291Z Downloaded unicode-width v0.2.0
3512026-02-11T22:55:48.291Z Downloaded synstructure v0.13.1
3522026-02-11T22:55:48.291Z Downloaded anyhow v1.0.99
3532026-02-11T22:55:48.291Z Downloaded icu_properties v1.5.1
3542026-02-11T22:55:48.291Z Downloaded syn v2.0.114
3552026-02-11T22:55:48.316Z Downloaded icu_normalizer v1.5.0
3562026-02-11T22:55:48.316Z Downloaded zerofrom v0.1.4
3572026-02-11T22:55:48.316Z Downloaded usdt-impl v0.5.0
3582026-02-11T22:55:48.316Z Downloaded rustix v1.1.3
3592026-02-11T22:55:48.340Z Downloaded rustix v0.38.37
3602026-02-11T22:55:48.365Z Downloaded num-traits v0.2.19
3612026-02-11T22:55:48.389Z Downloaded icu_locid v1.5.0
3622026-02-11T22:55:48.389Z Downloaded colorchoice v1.0.2
3632026-02-11T22:55:48.389Z Downloaded yoke-derive v0.7.4
3642026-02-11T22:55:48.389Z Downloaded utf8_iter v1.0.4
3652026-02-11T22:55:48.389Z Downloaded unicode-width v0.1.14
3662026-02-11T22:55:48.389Z Downloaded unicode-ident v1.0.19
3672026-02-11T22:55:48.389Z Downloaded ucd-trie v0.1.7
3682026-02-11T22:55:48.390Z Downloaded thiserror-impl v2.0.18
3692026-02-11T22:55:48.414Z Downloaded thiserror v1.0.69
3702026-02-11T22:55:48.414Z Downloaded terminal_size v0.4.0
3712026-02-11T22:55:48.414Z Downloaded smallvec v1.15.1
3722026-02-11T22:55:48.414Z Downloaded serde_derive v1.0.228
3732026-02-11T22:55:48.414Z Downloaded serde_core v1.0.228
3742026-02-11T22:55:48.414Z Downloaded icu_locid_transform_data v1.5.0
3752026-02-11T22:55:48.439Z Downloaded equivalent v1.0.2
3762026-02-11T22:55:48.439Z Downloaded displaydoc v0.2.5
3772026-02-11T22:55:48.439Z Downloaded libc v0.2.180
3782026-02-11T22:55:48.463Z Downloaded writeable v0.5.5
3792026-02-11T22:55:48.463Z Downloaded winnow v0.7.14
3802026-02-11T22:55:48.488Z Downloaded utf8parse v0.2.2
3812026-02-11T22:55:48.488Z Downloaded utf16_iter v1.0.5
3822026-02-11T22:55:48.488Z Downloaded toml_write v0.1.2
3832026-02-11T22:55:48.488Z Downloaded sha2 v0.10.9
3842026-02-11T22:55:48.488Z Downloaded serde_tokenstream v0.2.2
3852026-02-11T22:55:48.488Z Downloaded memchr v2.7.4
3862026-02-11T22:55:48.488Z Downloaded litemap v0.7.3
3872026-02-11T22:55:48.513Z Downloaded icu_collections v1.5.0
3882026-02-11T22:55:48.513Z Downloaded cpufeatures v0.2.14
3892026-02-11T22:55:48.513Z Downloaded typeid v1.0.3
3902026-02-11T22:55:48.513Z Downloaded toml_datetime v0.6.11
3912026-02-11T22:55:48.513Z Downloaded tinystr v0.7.6
3922026-02-11T22:55:48.513Z Downloaded thread-id v4.2.2
3932026-02-11T22:55:48.513Z Downloaded thiserror-impl v1.0.69
3942026-02-11T22:55:48.513Z Downloaded thiserror v2.0.18
3952026-02-11T22:55:48.513Z Downloaded textwrap v0.16.2
3962026-02-11T22:55:48.538Z Downloaded tempfile v3.24.0
3972026-02-11T22:55:48.538Z Downloaded swrite v0.1.0
3982026-02-11T22:55:48.538Z Downloaded smawk v0.3.2
3992026-02-11T22:55:48.538Z Downloaded semver v1.0.27
4002026-02-11T22:55:48.538Z Downloaded quote v1.0.40
4012026-02-11T22:55:48.538Z Downloaded proc-macro-error-attr v1.0.4
4022026-02-11T22:55:48.538Z Downloaded plain v0.2.3
4032026-02-11T22:55:48.539Z Downloaded pest_meta v2.8.2
4042026-02-11T22:55:48.539Z Downloaded memmap v0.7.0
4052026-02-11T22:55:48.539Z Downloaded macaddr v1.0.1
4062026-02-11T22:55:48.539Z Downloaded itoa v1.0.11
4072026-02-11T22:55:48.539Z Downloaded idna_adapter v1.2.0
4082026-02-11T22:55:48.539Z Downloaded icu_provider_macros v1.5.0
4092026-02-11T22:55:48.539Z Downloaded icu_provider v1.5.0
4102026-02-11T22:55:48.564Z Downloaded icu_normalizer_data v1.5.0
4112026-02-11T22:55:48.564Z Downloaded form_urlencoded v1.2.2
4122026-02-11T22:55:48.564Z Downloaded dtrace-parser v0.2.0
4132026-02-11T22:55:48.564Z Downloaded camino-tempfile v1.4.1
4142026-02-11T22:55:48.564Z Downloaded camino v1.2.2
4152026-02-11T22:55:48.564Z Downloaded bytecount v0.6.8
4162026-02-11T22:55:48.564Z Downloaded block-buffer v0.10.4
4172026-02-11T22:55:48.564Z Downloaded zerovec-derive v0.10.3
4182026-02-11T22:55:48.564Z Downloaded zerocopy-derive v0.7.35
4192026-02-11T22:55:48.564Z Downloaded yoke v0.7.4
4202026-02-11T22:55:48.564Z Downloaded write16 v1.0.0
4212026-02-11T22:55:48.564Z Downloaded version_check v0.9.5
4222026-02-11T22:55:48.564Z Downloaded usdt-macro v0.5.0
4232026-02-11T22:55:48.564Z Downloaded usdt v0.5.0
4242026-02-11T22:55:48.564Z Downloaded unicode-xid v0.2.6
4252026-02-11T22:55:48.588Z Downloaded typenum v1.17.0
4262026-02-11T22:55:48.589Z Downloaded toml v0.8.23
4272026-02-11T22:55:48.589Z Downloaded strsim v0.11.1
4282026-02-11T22:55:48.589Z Downloaded serde-value v0.7.0
4292026-02-11T22:55:48.589Z Downloaded scroll_derive v0.12.0
4302026-02-11T22:55:48.589Z Downloaded scroll v0.12.0
4312026-02-11T22:55:48.589Z Downloaded proc-macro2 v1.0.101
4322026-02-11T22:55:48.589Z Downloaded pretty-hex v0.4.1
4332026-02-11T22:55:48.589Z Downloaded pest_generator v2.8.2
4342026-02-11T22:55:48.589Z Downloaded percent-encoding v2.3.2
4352026-02-11T22:55:48.589Z Downloaded papergrid v0.11.0
4362026-02-11T22:55:48.613Z Downloaded ordered-float v2.10.1
4372026-02-11T22:55:48.614Z Downloaded is_terminal_polyfill v1.70.1
4382026-02-11T22:55:48.614Z Downloaded hashbrown v0.16.1
4392026-02-11T22:55:48.614Z Downloaded goblin v0.8.2
4402026-02-11T22:55:48.614Z Downloaded getrandom v0.3.4
4412026-02-11T22:55:48.614Z Downloaded generic-array v0.14.7
4422026-02-11T22:55:48.614Z Downloaded fnv v1.0.7
4432026-02-11T22:55:48.614Z Downloaded fastrand v2.1.1
4442026-02-11T22:55:48.614Z Downloaded errno v0.3.12
4452026-02-11T22:55:48.639Z Downloaded erased-serde v0.4.6
4462026-02-11T22:55:48.639Z Downloaded dof v0.3.0
4472026-02-11T22:55:48.639Z Downloaded crypto-common v0.1.6
4482026-02-11T22:55:48.639Z Downloaded clap_lex v0.7.4
4492026-02-11T22:55:48.639Z Downloaded clap_builder v4.5.48
4502026-02-11T22:55:48.639Z Downloaded cargo_toml v0.21.0
4512026-02-11T22:55:48.639Z Downloaded cargo-platform v0.2.0
4522026-02-11T22:55:48.639Z Downloaded autocfg v1.4.0
4532026-02-11T22:55:48.639Z Downloaded anstream v0.6.18
4542026-02-11T22:55:48.639Z Downloaded icu_locid_transform v1.5.0
4552026-02-11T22:55:48.640Z Downloaded anstyle-query v1.1.1
4562026-02-11T22:55:48.640Z Downloaded proc-macro-error v1.0.4
4572026-02-11T22:55:48.670Z Downloaded once_cell v1.21.3
4582026-02-11T22:55:48.670Z Downloaded log v0.4.29
4592026-02-11T22:55:48.670Z Downloaded cfg-if v1.0.4
4602026-02-11T22:55:48.670Z Downloaded byteorder v1.5.0
4612026-02-11T22:55:48.670Z Downloaded anstyle v1.0.11
4622026-02-11T22:55:48.670Z Downloaded pest_derive v2.8.2
4632026-02-11T22:55:48.670Z Downloaded heck v0.4.1
4642026-02-11T22:55:48.670Z Downloaded fs-err v3.1.1
4652026-02-11T22:55:48.670Z Downloaded digest v0.10.7
4662026-02-11T22:55:48.670Z Downloaded cargo_metadata v0.21.0
4672026-02-11T22:55:48.670Z Downloaded anstyle-parse v0.2.5
4682026-02-11T22:55:48.751Z Compiling proc-macro2 v1.0.101
4692026-02-11T22:55:48.751Z Compiling unicode-ident v1.0.19
4702026-02-11T22:55:48.777Z Compiling serde_core v1.0.228
4712026-02-11T22:55:48.777Z Compiling serde v1.0.228
4722026-02-11T22:55:48.777Z Compiling version_check v0.9.5
4732026-02-11T22:55:48.777Z Compiling libc v0.2.180
4742026-02-11T22:55:48.777Z Compiling memchr v2.7.4
4752026-02-11T22:55:48.777Z Compiling stable_deref_trait v1.2.0
4762026-02-11T22:55:49.149Z Compiling thiserror v2.0.18
4772026-02-11T22:55:49.256Z Compiling zmij v1.0.15
4782026-02-11T22:55:49.716Z Compiling itoa v1.0.11
4792026-02-11T22:55:49.979Z Compiling writeable v0.5.5
4802026-02-11T22:55:50.275Z Compiling autocfg v1.4.0
4812026-02-11T22:55:50.303Z Compiling thiserror v1.0.69
4822026-02-11T22:55:50.327Z Compiling litemap v0.7.3
4832026-02-11T22:55:50.425Z Compiling ucd-trie v0.1.7
4842026-02-11T22:55:50.903Z Compiling bitflags v2.9.4
4852026-02-11T22:55:51.105Z Compiling quote v1.0.40
4862026-02-11T22:55:51.135Z Compiling errno v0.3.12
4872026-02-11T22:55:51.164Z Compiling byteorder v1.5.0
4882026-02-11T22:55:51.244Z Compiling icu_locid_transform_data v1.5.0
4892026-02-11T22:55:51.368Z Compiling icu_properties_data v1.5.0
4902026-02-11T22:55:51.402Z Compiling serde_json v1.0.149
4912026-02-11T22:55:51.568Z Compiling syn v2.0.114
4922026-02-11T22:55:51.615Z Compiling num-traits v0.2.19
4932026-02-11T22:55:51.643Z Compiling icu_normalizer_data v1.5.0
4942026-02-11T22:55:51.788Z Compiling smallvec v1.15.1
4952026-02-11T22:55:51.821Z Compiling rustix v0.38.37
4962026-02-11T22:55:51.924Z Compiling utf16_iter v1.0.5
4972026-02-11T22:55:52.095Z Compiling hashbrown v0.16.1
4982026-02-11T22:55:52.179Z Compiling equivalent v1.0.2
4992026-02-11T22:55:52.210Z Compiling write16 v1.0.0
5002026-02-11T22:55:52.236Z Compiling utf8_iter v1.0.4
5012026-02-11T22:55:52.364Z Compiling typeid v1.0.3
5022026-02-11T22:55:52.675Z Compiling usdt-impl v0.5.0
5032026-02-11T22:55:52.858Z Compiling proc-macro-error-attr v1.0.4
5042026-02-11T22:55:52.919Z Compiling toml_write v0.1.2
5052026-02-11T22:55:53.032Z Compiling winnow v0.7.14
5062026-02-11T22:55:53.282Z Compiling indexmap v2.13.0
5072026-02-11T22:55:53.386Z Compiling syn v1.0.109
5082026-02-11T22:55:53.412Z Compiling thread-id v4.2.2
5092026-02-11T22:55:54.009Z Compiling proc-macro-error v1.0.4
5102026-02-11T22:55:54.409Z Compiling getrandom v0.3.4
5112026-02-11T22:55:54.658Z Compiling camino v1.2.2
5122026-02-11T22:55:55.179Z Compiling log v0.4.29
5132026-02-11T22:55:55.234Z Compiling plain v0.2.3
5142026-02-11T22:55:55.476Z Compiling rustix v1.1.3
5152026-02-11T22:55:55.504Z Compiling percent-encoding v2.3.2
5162026-02-11T22:55:55.574Z Compiling utf8parse v0.2.2
5172026-02-11T22:55:55.769Z Compiling anstyle-parse v0.2.5
5182026-02-11T22:55:55.840Z Compiling form_urlencoded v1.2.2
5192026-02-11T22:55:55.885Z Compiling ordered-float v2.10.1
5202026-02-11T22:55:56.189Z Compiling terminal_size v0.4.0
5212026-02-11T22:55:56.514Z Compiling is_terminal_polyfill v1.70.1
5222026-02-11T22:55:56.690Z Compiling anstyle v1.0.11
5232026-02-11T22:55:56.725Z Compiling colorchoice v1.0.2
5242026-02-11T22:55:56.832Z Compiling pretty-hex v0.4.1
5252026-02-11T22:55:56.866Z Compiling anstyle-query v1.1.1
5262026-02-11T22:55:56.946Z Compiling cfg-if v1.0.4
5272026-02-11T22:55:57.056Z Compiling anstream v0.6.18
5282026-02-11T22:55:57.317Z Compiling semver v1.0.27
5292026-02-11T22:55:57.577Z Compiling fs-err v3.1.1
5302026-02-11T22:55:57.890Z Compiling fnv v1.0.7
5312026-02-11T22:55:57.927Z Compiling strsim v0.11.1
5322026-02-11T22:55:57.991Z Compiling unicode-xid v0.2.6
5332026-02-11T22:55:58.066Z Compiling heck v0.5.0
5342026-02-11T22:55:58.093Z Compiling anyhow v1.0.99
5352026-02-11T22:55:58.298Z Compiling once_cell v1.21.3
5362026-02-11T22:55:58.617Z Compiling synstructure v0.13.1
5372026-02-11T22:55:58.685Z Compiling fastrand v2.1.1
5382026-02-11T22:55:58.717Z Compiling heck v0.4.1
5392026-02-11T22:55:58.746Z Compiling bytecount v0.6.8
5402026-02-11T22:55:59.005Z Compiling unicode-width v0.1.14
5412026-02-11T22:55:59.300Z Compiling clap_lex v0.7.4
5422026-02-11T22:55:59.325Z Compiling tempfile v3.24.0
5432026-02-11T22:55:59.656Z Compiling papergrid v0.11.0
5442026-02-11T22:55:59.822Z Compiling clap_builder v4.5.48
5452026-02-11T22:56:00.203Z Compiling memmap v0.7.0
5462026-02-11T22:56:00.228Z Compiling unicode-width v0.2.0
5472026-02-11T22:56:00.476Z Compiling unicode-linebreak v0.1.5
5482026-02-11T22:56:00.571Z Compiling smawk v0.3.2
5492026-02-11T22:56:01.021Z Compiling textwrap v0.16.2
5502026-02-11T22:56:01.528Z Compiling camino-tempfile v1.4.1
5512026-02-11T22:56:01.638Z Compiling tabled_derive v0.7.0
5522026-02-11T22:56:01.669Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5532026-02-11T22:56:01.990Z Compiling swrite v0.1.0
5542026-02-11T22:56:02.685Z Compiling serde_derive v1.0.228
5552026-02-11T22:56:02.715Z Compiling zerofrom-derive v0.1.4
5562026-02-11T22:56:02.751Z Compiling yoke-derive v0.7.4
5572026-02-11T22:56:02.789Z Compiling thiserror-impl v2.0.18
5582026-02-11T22:56:02.789Z Compiling zerovec-derive v0.10.3
5592026-02-11T22:56:03.248Z Compiling displaydoc v0.2.5
5602026-02-11T22:56:04.907Z Compiling thiserror-impl v1.0.69
5612026-02-11T22:56:05.332Z Compiling icu_provider_macros v1.5.0
5622026-02-11T22:56:05.451Z Compiling zerocopy-derive v0.7.35
5632026-02-11T22:56:05.979Z Compiling pest v2.8.2
5642026-02-11T22:56:06.066Z Compiling zerofrom v0.1.4
5652026-02-11T22:56:06.319Z Compiling yoke v0.7.4
5662026-02-11T22:56:06.344Z Compiling scroll_derive v0.12.0
5672026-02-11T22:56:06.699Z Compiling zerovec v0.10.4
5682026-02-11T22:56:07.311Z Compiling zerocopy v0.7.35
5692026-02-11T22:56:07.598Z Compiling clap_derive v4.5.47
5702026-02-11T22:56:07.663Z Compiling scroll v0.12.0
5712026-02-11T22:56:07.872Z Compiling tabled v0.15.0
5722026-02-11T22:56:08.313Z Compiling goblin v0.8.2
5732026-02-11T22:56:08.579Z Compiling tinystr v0.7.6
5742026-02-11T22:56:08.647Z Compiling icu_collections v1.5.0
5752026-02-11T22:56:08.906Z Compiling pest_meta v2.8.2
5762026-02-11T22:56:09.003Z Compiling icu_locid v1.5.0
5772026-02-11T22:56:10.272Z Compiling icu_provider v1.5.0
5782026-02-11T22:56:10.606Z Compiling pest_generator v2.8.2
5792026-02-11T22:56:10.652Z Compiling serde_spanned v0.6.9
5802026-02-11T22:56:10.987Z Compiling toml_datetime v0.6.11
5812026-02-11T22:56:11.018Z Compiling dof v0.3.0
5822026-02-11T22:56:11.315Z Compiling icu_locid_transform v1.5.0
5832026-02-11T22:56:11.348Z Compiling serde_tokenstream v0.2.2
5842026-02-11T22:56:11.584Z Compiling toml_edit v0.22.27
5852026-02-11T22:56:11.959Z Compiling erased-serde v0.4.6
5862026-02-11T22:56:12.026Z Compiling serde-value v0.7.0
5872026-02-11T22:56:12.431Z Compiling cargo-platform v0.2.0
5882026-02-11T22:56:12.872Z Compiling icu_properties v1.5.1
5892026-02-11T22:56:12.976Z Compiling serde-untagged v0.1.7
5902026-02-11T22:56:13.131Z Compiling clap v4.5.48
5912026-02-11T22:56:13.278Z Compiling macaddr v1.0.1
5922026-02-11T22:56:13.525Z Compiling pest_derive v2.8.2
5932026-02-11T22:56:14.326Z Compiling dtrace-parser v0.2.0
5942026-02-11T22:56:14.956Z Compiling toml v0.8.23
5952026-02-11T22:56:15.880Z Compiling cargo_toml v0.21.0
5962026-02-11T22:56:16.457Z Compiling usdt-attr-macro v0.5.0
5972026-02-11T22:56:16.556Z Compiling usdt-macro v0.5.0
5982026-02-11T22:56:16.747Z Compiling icu_normalizer v1.5.0
5992026-02-11T22:56:17.647Z Compiling idna_adapter v1.2.0
6002026-02-11T22:56:17.774Z Compiling usdt v0.5.0
6012026-02-11T22:56:17.837Z Compiling idna v1.0.3
6022026-02-11T22:56:18.482Z Compiling url v2.5.4
6032026-02-11T22:56:19.401Z Compiling cargo-util-schemas v0.8.2
6042026-02-11T22:56:21.544Z Compiling cargo_metadata v0.21.0
6052026-02-11T22:56:23.872Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6062026-02-11T22:56:28.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
6072026-02-11T22:56:28.963Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6082026-02-11T22:56:30.139Z Downloading crates ...
6092026-02-11T22:56:30.333Z Downloaded constant_time_eq v0.3.1
6102026-02-11T22:56:30.357Z Downloaded atomic-waker v1.1.2
6112026-02-11T22:56:30.357Z Downloaded base16ct v0.2.0
6122026-02-11T22:56:30.386Z Downloaded backtrace v0.3.74
6132026-02-11T22:56:30.386Z Downloaded bit-vec v0.8.0
6142026-02-11T22:56:30.410Z Downloaded group v0.13.0
6152026-02-11T22:56:30.437Z Downloaded futures-sink v0.3.31
6162026-02-11T22:56:30.437Z Downloaded hex-literal v0.4.1
6172026-02-11T22:56:30.437Z Downloaded globwalk v0.9.1
6182026-02-11T22:56:30.437Z Downloaded csv-core v0.1.11
6192026-02-11T22:56:30.463Z Downloaded globset v0.4.15
6202026-02-11T22:56:30.464Z Downloaded crunchy v0.2.2
6212026-02-11T22:56:30.464Z Downloaded hyper-tls v0.6.0
6222026-02-11T22:56:30.491Z Downloaded md-5 v0.10.6
6232026-02-11T22:56:30.491Z Downloaded derive-where v1.5.0
6242026-02-11T22:56:30.491Z Downloaded keccak v0.1.5
6252026-02-11T22:56:30.491Z Downloaded ena v0.14.3
6262026-02-11T22:56:30.516Z Downloaded newline-converter v0.3.0
6272026-02-11T22:56:30.516Z Downloaded multimap v0.10.1
6282026-02-11T22:56:30.516Z Downloaded new_debug_unreachable v1.0.6
6292026-02-11T22:56:30.516Z Downloaded maplit v1.0.2
6302026-02-11T22:56:30.541Z Downloaded newtype_derive v0.1.6
6312026-02-11T22:56:30.541Z Downloaded kstat-rs v0.2.4
6322026-02-11T22:56:30.541Z Downloaded num-derive v0.4.2
6332026-02-11T22:56:30.541Z Downloaded opaque-debug v0.3.1
6342026-02-11T22:56:30.541Z Downloaded openssl-probe v0.1.5
6352026-02-11T22:56:30.565Z Downloaded packed_struct_codegen v0.10.1
6362026-02-11T22:56:30.566Z Downloaded num_enum_derive v0.5.11
6372026-02-11T22:56:30.566Z Downloaded parse-size v1.1.0
6382026-02-11T22:56:30.566Z Downloaded peg-runtime v0.8.5
6392026-02-11T22:56:30.566Z Downloaded pbkdf2 v0.11.0
6402026-02-11T22:56:30.591Z Downloaded pin-utils v0.1.0
6412026-02-11T22:56:30.591Z Downloaded managed v0.8.0
6422026-02-11T22:56:30.591Z Downloaded peg-macros v0.8.5
6432026-02-11T22:56:30.591Z Downloaded powerfmt v0.2.0
6442026-02-11T22:56:30.591Z Downloaded pretty-hex v0.2.1
6452026-02-11T22:56:30.616Z Downloaded predicates-core v1.0.8
6462026-02-11T22:56:30.616Z Downloaded progenitor-macro v0.8.0
6472026-02-11T22:56:30.616Z Downloaded ref-cast-impl v1.0.25
6482026-02-11T22:56:30.616Z Downloaded rand_chacha v0.3.1
6492026-02-11T22:56:30.617Z Downloaded resolv-conf v0.7.0
6502026-02-11T22:56:30.642Z Downloaded rfc6979 v0.4.0
6512026-02-11T22:56:30.642Z Downloaded same-file v1.0.6
6522026-02-11T22:56:30.642Z Downloaded scroll_derive v0.13.1
6532026-02-11T22:56:30.667Z Downloaded sapling-renderdag v0.1.0
6542026-02-11T22:56:30.667Z Downloaded siphasher v1.0.1
6552026-02-11T22:56:30.667Z Downloaded shell-words v1.1.0
6562026-02-11T22:56:30.668Z Downloaded sct v0.7.1
6572026-02-11T22:56:31.183Z Downloaded slog-envlogger v2.2.0
6582026-02-11T22:56:31.184Z Downloaded strip-ansi-escapes v0.2.0
6592026-02-11T22:56:31.184Z Downloaded supports-color v3.0.2
6602026-02-11T22:56:31.184Z Downloaded slog-term v2.9.2
6612026-02-11T22:56:31.184Z Downloaded strum v0.27.2
6622026-02-11T22:56:31.184Z Downloaded strum v0.26.3
6632026-02-11T22:56:31.184Z Downloaded serde_with_macros v3.16.1
6642026-02-11T22:56:31.184Z Downloaded rusty-fork v0.3.0
6652026-02-11T22:56:31.184Z Downloaded tap v1.0.1
6662026-02-11T22:56:31.184Z Downloaded tabwriter v1.4.0
6672026-02-11T22:56:31.184Z Downloaded tagptr v0.2.0
6682026-02-11T22:56:31.184Z Downloaded qorb v0.4.1
6692026-02-11T22:56:31.184Z Downloaded goblin v0.10.2
6702026-02-11T22:56:31.184Z Downloaded typify-macro v0.4.3
6712026-02-11T22:56:31.184Z Downloaded usdt-macro v0.6.0
6722026-02-11T22:56:31.184Z Downloaded tokio-rustls v0.25.0
6732026-02-11T22:56:31.184Z Downloaded usdt v0.6.0
6742026-02-11T22:56:31.184Z Downloaded unicode-truncate v1.1.0
6752026-02-11T22:56:31.184Z Downloaded usdt-attr-macro v0.6.0
6762026-02-11T22:56:31.184Z Downloaded wait-timeout v0.2.0
6772026-02-11T22:56:31.185Z Downloaded vergen-lib v0.1.6
6782026-02-11T22:56:31.185Z Downloaded unicase v2.8.1
6792026-02-11T22:56:31.185Z Downloaded uzers v0.12.1
6802026-02-11T22:56:31.185Z Downloaded petname v2.0.2
6812026-02-11T22:56:31.185Z Downloaded zone_cfg_derive v0.3.0
6822026-02-11T22:56:31.185Z Downloaded zeroize_derive v1.4.2
6832026-02-11T22:56:31.185Z Downloaded zone v0.3.1
6842026-02-11T22:56:31.185Z Downloaded zone_cfg_derive v0.1.2
6852026-02-11T22:56:31.185Z Downloaded vte_generate_state_changes v0.1.2
6862026-02-11T22:56:31.185Z Downloaded walkdir v2.5.0
6872026-02-11T22:56:31.185Z Downloaded uuid v1.19.0
6882026-02-11T22:56:31.185Z Downloaded vsss-rs v3.3.4
6892026-02-11T22:56:31.185Z Downloaded vergen v9.0.6
6902026-02-11T22:56:31.185Z Downloaded zone v0.1.8
6912026-02-11T22:56:31.185Z Downloaded xshell-macros v0.2.7
6922026-02-11T22:56:31.185Z Downloaded zeroize v1.8.1
6932026-02-11T22:56:31.185Z Downloaded zstd-safe v7.2.3
6942026-02-11T22:56:31.185Z Downloaded yasna v0.5.2
6952026-02-11T22:56:31.185Z Downloaded typify v0.4.3
6962026-02-11T22:56:31.185Z Downloaded zstd v0.13.3
6972026-02-11T22:56:31.185Z Downloaded openssl v0.10.73
6982026-02-11T22:56:31.185Z Downloaded zerocopy v0.6.6
6992026-02-11T22:56:31.185Z Downloaded zopfli v0.8.1
7002026-02-11T22:56:31.185Z Downloaded serde_with v3.16.1
7012026-02-11T22:56:31.185Z Downloaded zip v0.6.6
7022026-02-11T22:56:31.185Z Downloaded sqlparser v0.45.0
7032026-02-11T22:56:31.185Z Downloaded time v0.3.43
7042026-02-11T22:56:31.185Z Downloaded unicode-normalization v0.1.24
7052026-02-11T22:56:31.185Z Downloaded rustls-webpki v0.102.8
7062026-02-11T22:56:31.185Z Downloaded zip v4.2.0
7072026-02-11T22:56:31.185Z Downloaded tabled v0.20.0
7082026-02-11T22:56:31.185Z Downloaded nix v0.27.1
7092026-02-11T22:56:31.185Z Downloaded rustls v0.22.4
7102026-02-11T22:56:31.185Z Downloaded winnow v0.6.26
7112026-02-11T22:56:31.186Z Downloaded zlib-rs v0.5.1
7122026-02-11T22:56:31.186Z Downloaded openapiv3 v2.2.0
7132026-02-11T22:56:31.186Z Downloaded object v0.36.5
7142026-02-11T22:56:31.186Z Downloaded regress v0.10.4
7152026-02-11T22:56:31.186Z Downloaded zerocopy v0.8.27
7162026-02-11T22:56:31.186Z Downloaded regex-syntax v0.8.5
7172026-02-11T22:56:31.186Z Downloaded bzip2-sys v0.1.13+1.0.8
7182026-02-11T22:56:31.186Z Downloaded sled v0.34.7
7192026-02-11T22:56:31.186Z Downloaded webpki-roots v1.0.1
7202026-02-11T22:56:31.186Z Downloaded nix v0.30.1
7212026-02-11T22:56:31.186Z Downloaded nix v0.28.0
7222026-02-11T22:56:31.213Z Downloaded dropshot v0.16.7
7232026-02-11T22:56:31.213Z Downloaded chrono-tz v0.10.4
7242026-02-11T22:56:31.213Z Downloaded typify-impl v0.4.3
7252026-02-11T22:56:31.241Z Downloaded typify-impl v0.2.0
7262026-02-11T22:56:31.266Z Downloaded ratatui v0.29.0
7272026-02-11T22:56:31.290Z Downloaded lzma-sys v0.1.20
7282026-02-11T22:56:31.315Z Downloaded regex-automata v0.4.11
7292026-02-11T22:56:31.340Z Downloaded zerocopy-derive v0.6.6
7302026-02-11T22:56:31.366Z Downloaded diesel v2.2.12
7312026-02-11T22:56:31.390Z Downloaded petgraph v0.6.5
7322026-02-11T22:56:31.415Z Downloaded jiff v0.2.15
7332026-02-11T22:56:31.415Z Downloaded winnow v0.5.40
7342026-02-11T22:56:31.440Z Downloaded vcpkg v0.2.15
7352026-02-11T22:56:31.471Z Downloaded petgraph v0.8.2
7362026-02-11T22:56:31.495Z Downloaded smoltcp v0.11.0
7372026-02-11T22:56:31.521Z Downloaded smoltcp v0.9.1
7382026-02-11T22:56:31.545Z Downloaded libz-sys v1.1.20
7392026-02-11T22:56:31.569Z Downloaded csv v1.3.1
7402026-02-11T22:56:31.594Z Downloaded sha3 v0.10.8
7412026-02-11T22:56:31.594Z Downloaded rustls v0.23.19
7422026-02-11T22:56:31.594Z Downloaded rustls v0.21.12
7432026-02-11T22:56:31.619Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7442026-02-11T22:56:31.644Z Downloaded nix v0.29.0
7452026-02-11T22:56:31.644Z Downloaded zerocopy-derive v0.8.27
7462026-02-11T22:56:31.669Z Downloaded tokio v1.49.0
7472026-02-11T22:56:31.694Z Downloaded x509-cert v0.2.5
7482026-02-11T22:56:31.718Z Downloaded tabled v0.18.0
7492026-02-11T22:56:31.718Z Downloaded regex-syntax v0.6.29
7502026-02-11T22:56:31.743Z Downloaded object v0.30.4
7512026-02-11T22:56:31.743Z Downloaded hickory-proto v0.25.2
7522026-02-11T22:56:31.767Z Downloaded hickory-proto v0.24.4
7532026-02-11T22:56:31.792Z Downloaded tower-http v0.6.6
7542026-02-11T22:56:31.792Z Downloaded tough v0.20.0
7552026-02-11T22:56:31.792Z Downloaded proptest v1.7.0
7562026-02-11T22:56:31.817Z Downloaded radix_trie v0.2.1
7572026-02-11T22:56:31.818Z Downloaded moka v0.12.10
7582026-02-11T22:56:31.842Z Downloaded lalrpop v0.19.12
7592026-02-11T22:56:31.842Z Downloaded yansi v1.0.1
7602026-02-11T22:56:31.842Z Downloaded unicode_categories v0.1.1
7612026-02-11T22:56:31.842Z Downloaded unicode-segmentation v1.12.0
7622026-02-11T22:56:31.867Z Downloaded typed-path v0.9.3
7632026-02-11T22:56:31.867Z Downloaded tokio-util v0.7.15
7642026-02-11T22:56:31.867Z Downloaded polar-core v0.27.3
7652026-02-11T22:56:31.891Z Downloaded tower v0.5.2
7662026-02-11T22:56:31.891Z Downloaded salty v0.3.0
7672026-02-11T22:56:31.891Z Downloaded encoding_rs v0.8.34
7682026-02-11T22:56:31.916Z Downloaded xz2 v0.1.7
7692026-02-11T22:56:31.916Z Downloaded whoami v1.5.2
7702026-02-11T22:56:31.941Z Downloaded rustls-webpki v0.101.7
7712026-02-11T22:56:31.941Z Downloaded tracing v0.1.40
7722026-02-11T22:56:31.941Z Downloaded toml_edit v0.19.15
7732026-02-11T22:56:31.965Z Downloaded ring v0.17.14
7742026-02-11T22:56:32.012Z Downloaded tokio-postgres v0.7.13
7752026-02-11T22:56:32.036Z Downloaded rayon v1.10.0
7762026-02-11T22:56:32.036Z Downloaded p384 v0.13.1
7772026-02-11T22:56:32.036Z Downloaded unsafe-libyaml v0.2.11
7782026-02-11T22:56:32.062Z Downloaded tungstenite v0.23.0
7792026-02-11T22:56:32.062Z Downloaded steno v0.4.1
7802026-02-11T22:56:32.062Z Downloaded vte v0.11.1
7812026-02-11T22:56:32.062Z Downloaded xshell v0.2.7
7822026-02-11T22:56:32.062Z Downloaded wyz v0.5.1
7832026-02-11T22:56:32.062Z Downloaded unicode-bidi v0.3.17
7842026-02-11T22:56:32.062Z Downloaded unicode-properties v0.1.3
7852026-02-11T22:56:32.062Z Downloaded tungstenite v0.21.0
7862026-02-11T22:56:32.089Z Downloaded tui-tree-widget v0.23.1
7872026-02-11T22:56:32.089Z Downloaded tracing-core v0.1.32
7882026-02-11T22:56:32.089Z Downloaded quinn-proto v0.11.8
7892026-02-11T22:56:32.089Z Downloaded toml v0.9.11+spec-1.1.0
7902026-02-11T22:56:32.170Z Downloaded reqwest v0.12.24
7912026-02-11T22:56:32.170Z Downloaded vergen-git2 v1.0.7
7922026-02-11T22:56:32.170Z Downloaded value-bag v1.12.0
7932026-02-11T22:56:32.170Z Downloaded regex v1.11.3
7942026-02-11T22:56:32.195Z Downloaded quick-xml v0.37.2
7952026-02-11T22:56:32.195Z Downloaded libgit2-sys v0.18.2+1.9.1
7962026-02-11T22:56:32.220Z Downloaded portable-atomic v1.11.0
7972026-02-11T22:56:32.220Z Downloaded xattr v1.3.1
7982026-02-11T22:56:32.220Z Downloaded typify v0.2.0
7992026-02-11T22:56:32.220Z Downloaded itertools v0.13.0
8002026-02-11T22:56:32.245Z Downloaded hkdf v0.12.4
8012026-02-11T22:56:32.245Z Downloaded which v4.4.2
8022026-02-11T22:56:32.245Z Downloaded want v0.3.1
8032026-02-11T22:56:32.245Z Downloaded waitgroup v0.1.2
8042026-02-11T22:56:32.245Z Downloaded void v1.0.2
8052026-02-11T22:56:32.245Z Downloaded vergen-gitcl v1.0.8
8062026-02-11T22:56:32.246Z Downloaded usdt-impl v0.6.0
8072026-02-11T22:56:32.246Z Downloaded twox-hash v2.1.0
8082026-02-11T22:56:32.246Z Downloaded tinyvec v1.8.0
8092026-02-11T22:56:32.246Z Downloaded ssh-key v0.6.6
8102026-02-11T22:56:32.272Z Downloaded curve25519-dalek v4.1.3
8112026-02-11T22:56:32.272Z Downloaded bstr v1.10.0
8122026-02-11T22:56:32.272Z Downloaded utf-8 v0.7.6
8132026-02-11T22:56:32.272Z Downloaded toml_writer v1.0.6+spec-1.1.0
8142026-02-11T22:56:32.272Z Downloaded tar v0.4.44
8152026-02-11T22:56:32.297Z Downloaded toml v0.7.8
8162026-02-11T22:56:32.297Z Downloaded tokio-rustls v0.24.1
8172026-02-11T22:56:32.297Z Downloaded test-strategy v0.4.3
8182026-02-11T22:56:32.297Z Downloaded untrusted v0.9.0
8192026-02-11T22:56:32.297Z Downloaded universal-hash v0.5.1
8202026-02-11T22:56:32.297Z Downloaded typify-macro v0.2.0
8212026-02-11T22:56:32.297Z Downloaded tracing-attributes v0.1.27
8222026-02-11T22:56:32.297Z Downloaded topological-sort v0.2.2
8232026-02-11T22:56:32.297Z Downloaded toml_parser v1.0.6+spec-1.1.0
8242026-02-11T22:56:32.297Z Downloaded tokio-tungstenite v0.21.0
8252026-02-11T22:56:32.323Z Downloaded tokio-stream v0.1.17
8262026-02-11T22:56:32.323Z Downloaded tokio-rustls v0.26.0
8272026-02-11T22:56:32.323Z Downloaded untrusted v0.7.1
8282026-02-11T22:56:32.323Z Downloaded unarray v0.1.4
8292026-02-11T22:56:32.323Z Downloaded tls_codec v0.4.1
8302026-02-11T22:56:32.323Z Downloaded itertools v0.14.0
8312026-02-11T22:56:32.323Z Downloaded tokio-dtrace v0.1.0
8322026-02-11T22:56:32.323Z Downloaded term v1.1.0
8332026-02-11T22:56:32.348Z Downloaded snafu v0.8.5
8342026-02-11T22:56:32.348Z Downloaded p521 v0.13.3
8352026-02-11T22:56:32.348Z Downloaded unit-prefix v0.5.1
8362026-02-11T22:56:32.348Z Downloaded try-lock v0.2.5
8372026-02-11T22:56:32.348Z Downloaded trait-variant v0.1.2
8382026-02-11T22:56:32.348Z Downloaded tower-layer v0.3.3
8392026-02-11T22:56:32.348Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8402026-02-11T22:56:32.348Z Downloaded tokio-native-tls v0.3.1
8412026-02-11T22:56:32.348Z Downloaded tokio-macros v2.6.0
8422026-02-11T22:56:32.348Z Downloaded tls_codec_derive v0.4.1
8432026-02-11T22:56:32.372Z Downloaded tiny-keccak v2.0.2
8442026-02-11T22:56:32.372Z Downloaded time-macros v0.2.24
8452026-02-11T22:56:32.372Z Downloaded thiserror-no-std v2.0.2
8462026-02-11T22:56:32.372Z Downloaded termios v0.3.3
8472026-02-11T22:56:32.372Z Downloaded term v0.7.0
8482026-02-11T22:56:32.372Z Downloaded subprocess v0.2.9
8492026-02-11T22:56:32.372Z Downloaded socket2 v0.6.1
8502026-02-11T22:56:32.372Z Downloaded slog v2.8.2
8512026-02-11T22:56:32.397Z Downloaded samael v0.0.19
8522026-02-11T22:56:32.397Z Downloaded rustyline v14.0.0
8532026-02-11T22:56:32.397Z Downloaded rpassword v7.4.0
8542026-02-11T22:56:32.397Z Downloaded libxml v0.3.3
8552026-02-11T22:56:32.397Z Downloaded gimli v0.31.1
8562026-02-11T22:56:32.422Z Downloaded futures-util v0.3.31
8572026-02-11T22:56:32.422Z Downloaded tower-service v0.3.3
8582026-02-11T22:56:32.422Z Downloaded tokio-tungstenite v0.23.1
8592026-02-11T22:56:32.447Z Downloaded tinyvec_macros v0.1.1
8602026-02-11T22:56:32.447Z Downloaded time-core v0.1.6
8612026-02-11T22:56:32.447Z Downloaded thread_local v1.1.8
8622026-02-11T22:56:32.447Z Downloaded thread-id v5.0.0
8632026-02-11T22:56:32.447Z Downloaded thiserror-impl-no-std v2.0.2
8642026-02-11T22:56:32.447Z Downloaded testing_table v0.3.0
8652026-02-11T22:56:32.447Z Downloaded termtree v0.5.1
8662026-02-11T22:56:32.447Z Downloaded strum_macros v0.24.3
8672026-02-11T22:56:32.447Z Downloaded socket2 v0.5.10
8682026-02-11T22:56:32.447Z Downloaded similar v2.7.0
8692026-02-11T22:56:32.447Z Downloaded serde_yaml v0.9.34+deprecated
8702026-02-11T22:56:32.472Z Downloaded russh v0.45.0
8712026-02-11T22:56:32.472Z Downloaded publicsuffix v2.3.0
8722026-02-11T22:56:32.472Z Downloaded support-bundle-viewer v0.1.2
8732026-02-11T22:56:32.472Z Downloaded spki v0.7.3
8742026-02-11T22:56:32.472Z Downloaded spin v0.9.8
8752026-02-11T22:56:32.472Z Downloaded slog-async v2.8.0
8762026-02-11T22:56:32.472Z Downloaded reedline v0.40.0
8772026-02-11T22:56:32.496Z Downloaded nom v7.1.3
8782026-02-11T22:56:32.497Z Downloaded strum_macros v0.27.2
8792026-02-11T22:56:32.497Z Downloaded strum_macros v0.26.4
8802026-02-11T22:56:32.497Z Downloaded static_assertions v1.1.0
8812026-02-11T22:56:32.497Z Downloaded schemars v1.0.4
8822026-02-11T22:56:32.521Z Downloaded progenitor-impl v0.10.0
8832026-02-11T22:56:32.521Z Downloaded libm v0.2.8
8842026-02-11T22:56:32.522Z Downloaded take_mut v0.2.2
8852026-02-11T22:56:32.522Z Downloaded tabled_derive v0.11.0
8862026-02-11T22:56:32.522Z Downloaded tabled_derive v0.10.0
8872026-02-11T22:56:32.522Z Downloaded sync_wrapper v1.0.1
8882026-02-11T22:56:32.549Z Downloaded sync-ptr v0.1.4
8892026-02-11T22:56:32.549Z Downloaded subtle v2.6.1
8902026-02-11T22:56:32.549Z Downloaded structmeta-derive v0.3.0
8912026-02-11T22:56:32.549Z Downloaded structmeta v0.3.0
8922026-02-11T22:56:32.549Z Downloaded stringprep v0.1.5
8932026-02-11T22:56:32.549Z Downloaded string_cache v0.8.9
8942026-02-11T22:56:32.549Z Downloaded sqlformat v0.3.5
8952026-02-11T22:56:32.549Z Downloaded snafu-derive v0.8.5
8962026-02-11T22:56:32.549Z Downloaded slog-json v2.6.1
8972026-02-11T22:56:32.549Z Downloaded signal-hook v0.3.18
8982026-02-11T22:56:32.549Z Downloaded schemars v0.9.0
8992026-02-11T22:56:32.574Z Downloaded schemars v0.8.22
9002026-02-11T22:56:32.575Z Downloaded rustls-pki-types v1.10.0
9012026-02-11T22:56:32.575Z Downloaded rsa v0.9.8
9022026-02-11T22:56:32.598Z Downloaded rand v0.9.2
9032026-02-11T22:56:32.598Z Downloaded rand v0.8.5
9042026-02-11T22:56:32.598Z Downloaded ssh-encoding v0.2.0
9052026-02-11T22:56:32.599Z Downloaded sqlparser_derive v0.2.2
9062026-02-11T22:56:32.599Z Downloaded smf v0.2.3
9072026-02-11T22:56:32.599Z Downloaded smallvec v0.6.14
9082026-02-11T22:56:32.599Z Downloaded serde_path_to_error v0.1.20
9092026-02-11T22:56:32.599Z Downloaded serde_cbor v0.11.2
9102026-02-11T22:56:32.624Z Downloaded mio v1.0.2
9112026-02-11T22:56:32.624Z Downloaded minimal-lexical v0.2.1
9122026-02-11T22:56:32.624Z Downloaded git2 v0.20.2
9132026-02-11T22:56:32.624Z Downloaded ssh-cipher v0.2.0
9142026-02-11T22:56:32.652Z Downloaded slog-stdlog v4.1.1
9152026-02-11T22:56:32.652Z Downloaded slog-scope v4.4.0
9162026-02-11T22:56:32.652Z Downloaded slog-dtrace v0.3.0
9172026-02-11T22:56:32.652Z Downloaded slab v0.4.9
9182026-02-11T22:56:32.652Z Downloaded shlex v1.3.0
9192026-02-11T22:56:32.652Z Downloaded sec1 v0.7.3
9202026-02-11T22:56:32.652Z Downloaded ryu v1.0.18
9212026-02-11T22:56:32.652Z Downloaded rayon-core v1.12.1
9222026-02-11T22:56:32.652Z Downloaded papergrid v0.17.0
9232026-02-11T22:56:32.652Z Downloaded chrono v0.4.43
9242026-02-11T22:56:32.678Z Downloaded slog-bunyan v2.5.0
9252026-02-11T22:56:32.679Z Downloaded sigpipe v0.1.3
9262026-02-11T22:56:32.679Z Downloaded signature v2.2.0
9272026-02-11T22:56:32.679Z Downloaded signal-hook-tokio v0.3.1
9282026-02-11T22:56:32.679Z Downloaded signal-hook-registry v1.4.2
9292026-02-11T22:56:32.679Z Downloaded serde_urlencoded v0.7.1
9302026-02-11T22:56:32.679Z Downloaded serde_derive_internals v0.29.1
9312026-02-11T22:56:32.679Z Downloaded serde-hex v0.1.0
9322026-02-11T22:56:32.679Z Downloaded rustversion v1.0.22
9332026-02-11T22:56:32.679Z Downloaded quinn v0.11.5
9342026-02-11T22:56:32.679Z Downloaded proc-macro-error2 v2.0.1
9352026-02-11T22:56:32.679Z Downloaded prefix-trie v0.7.0
9362026-02-11T22:56:32.704Z Downloaded http v1.4.0
9372026-02-11T22:56:32.705Z Downloaded expectorate v1.2.0
9382026-02-11T22:56:32.705Z Downloaded schemars_derive v0.8.22
9392026-02-11T22:56:32.705Z Downloaded rustls-native-certs v0.8.1
9402026-02-11T22:56:32.705Z Downloaded iri-string v0.7.8
9412026-02-11T22:56:32.729Z Downloaded serde_spanned v1.0.4
9422026-02-11T22:56:32.730Z Downloaded serde_repr v0.1.19
9432026-02-11T22:56:32.730Z Downloaded secrecy v0.10.3
9442026-02-11T22:56:32.730Z Downloaded secrecy v0.8.0
9452026-02-11T22:56:32.730Z Downloaded scroll v0.13.0
9462026-02-11T22:56:32.730Z Downloaded rustls-pemfile v2.2.0
9472026-02-11T22:56:32.730Z Downloaded rustls-pemfile v1.0.4
9482026-02-11T22:56:32.730Z Downloaded russh-keys v0.45.0
9492026-02-11T22:56:32.730Z Downloaded ron v0.8.1
9502026-02-11T22:56:32.756Z Downloaded ron v0.7.1
9512026-02-11T22:56:32.756Z Downloaded rand_seeder v0.4.0
9522026-02-11T22:56:32.756Z Downloaded rand_core v0.6.4
9532026-02-11T22:56:32.756Z Downloaded pin-project v1.1.6
9542026-02-11T22:56:32.780Z Downloaded num-bigint-dig v0.8.6
9552026-02-11T22:56:32.780Z Downloaded num-bigint v0.4.6
9562026-02-11T22:56:32.804Z Downloaded hyper v1.8.1
9572026-02-11T22:56:32.804Z Downloaded siphasher v0.3.11
9582026-02-11T22:56:32.805Z Downloaded simd-adler32 v0.3.7
9592026-02-11T22:56:32.805Z Downloaded signal-hook-mio v0.2.4
9602026-02-11T22:56:32.805Z Downloaded sha1 v0.10.6
9612026-02-11T22:56:32.805Z Downloaded serde_plain v1.0.2
9622026-02-11T22:56:32.805Z Downloaded serde_bytes v0.11.19
9632026-02-11T22:56:32.805Z Downloaded serde-big-array v0.5.1
9642026-02-11T22:56:32.830Z Downloaded seq-macro v0.3.6
9652026-02-11T22:56:32.830Z Downloaded semver v0.1.20
9662026-02-11T22:56:32.830Z Downloaded scrypt v0.11.0
9672026-02-11T22:56:32.830Z Downloaded scopeguard v1.2.0
9682026-02-11T22:56:32.830Z Downloaded scheduled-thread-pool v0.2.7
9692026-02-11T22:56:32.830Z Downloaded rustc-demangle v0.1.24
9702026-02-11T22:56:32.830Z Downloaded rcgen v0.12.1
9712026-02-11T22:56:32.830Z Downloaded jiff-static v0.2.15
9722026-02-11T22:56:32.830Z Downloaded itertools v0.10.5
9732026-02-11T22:56:32.855Z Downloaded der v0.7.10
9742026-02-11T22:56:32.855Z Downloaded salsa20 v0.10.2
9752026-02-11T22:56:32.855Z Downloaded rustc_version v0.4.1
9762026-02-11T22:56:32.855Z Downloaded prettyplease v0.2.36
9772026-02-11T22:56:32.855Z Downloaded pretty_assertions v1.4.1
9782026-02-11T22:56:32.855Z Downloaded papergrid v0.14.0
9792026-02-11T22:56:32.881Z Downloaded p256 v0.13.2
9802026-02-11T22:56:32.881Z Downloaded miniz_oxide v0.8.5
9812026-02-11T22:56:32.881Z Downloaded indicatif v0.18.0
9822026-02-11T22:56:32.881Z Downloaded indicatif v0.17.11
9832026-02-11T22:56:32.906Z Downloaded ignore v0.4.23
9842026-02-11T22:56:32.906Z Downloaded hyper-util v0.1.19
9852026-02-11T22:56:32.906Z Downloaded rand_core v0.9.3
9862026-02-11T22:56:32.906Z Downloaded rand_chacha v0.9.0
9872026-02-11T22:56:32.906Z Downloaded r2d2 v0.8.10
9882026-02-11T22:56:32.906Z Downloaded progenitor v0.10.0
9892026-02-11T22:56:32.907Z Downloaded predicates v3.1.3
9902026-02-11T22:56:32.931Z Downloaded postcard v1.0.10
9912026-02-11T22:56:32.931Z Downloaded pem-rfc7468 v0.7.0
9922026-02-11T22:56:32.932Z Downloaded peg v0.8.5
9932026-02-11T22:56:32.932Z Downloaded itertools v0.12.1
9942026-02-11T22:56:32.932Z Downloaded bindgen v0.71.1
9952026-02-11T22:56:32.957Z Downloaded rustc_version v0.1.7
9962026-02-11T22:56:32.957Z Downloaded rustc-hash v2.1.1
9972026-02-11T22:56:32.957Z Downloaded rustc-hash v1.1.0
9982026-02-11T22:56:32.957Z Downloaded russh-cryptovec v0.7.3
9992026-02-11T22:56:32.957Z Downloaded rtoolbox v0.0.2
10002026-02-11T22:56:32.957Z Downloaded progenitor-impl v0.11.2
10012026-02-11T22:56:32.957Z Downloaded iddqd v0.3.16
10022026-02-11T22:56:32.957Z Downloaded h2 v0.4.6
10032026-02-11T22:56:32.983Z Downloaded ed25519-dalek v2.1.1
10042026-02-11T22:56:32.983Z Downloaded ref-cast v1.0.25
10052026-02-11T22:56:32.983Z Downloaded quick-error v1.2.3
10062026-02-11T22:56:32.983Z Downloaded progenitor-impl v0.8.0
10072026-02-11T22:56:32.983Z Downloaded parking_lot v0.12.3
10082026-02-11T22:56:32.983Z Downloaded parking_lot v0.11.2
10092026-02-11T22:56:32.983Z Downloaded omicron-zone-package v0.12.2
10102026-02-11T22:56:32.983Z Downloaded hashbrown v0.15.4
10112026-02-11T22:56:33.008Z Downloaded rand_xorshift v0.4.0
10122026-02-11T22:56:33.008Z Downloaded openssl-sys v0.9.109
10132026-02-11T22:56:33.008Z Downloaded flate2 v1.1.2
10142026-02-11T22:56:33.008Z Downloaded quinn-udp v0.5.5
10152026-02-11T22:56:33.008Z Downloaded psl-types v2.0.11
10162026-02-11T22:56:33.008Z Downloaded progenitor-macro v0.11.2
10172026-02-11T22:56:33.008Z Downloaded progenitor-macro v0.10.0
10182026-02-11T22:56:33.008Z Downloaded progenitor v0.8.0
10192026-02-11T22:56:33.008Z Downloaded proc-macro-error-attr2 v2.0.0
10202026-02-11T22:56:33.008Z Downloaded pin-project-internal v1.1.6
10212026-02-11T22:56:33.034Z Downloaded pem v3.0.5
10222026-02-11T22:56:33.034Z Downloaded password-hash v0.4.2
10232026-02-11T22:56:33.034Z Downloaded radium v0.7.0
10242026-02-11T22:56:33.034Z Downloaded progenitor v0.11.2
10252026-02-11T22:56:33.035Z Downloaded proc-macro-crate v1.3.1
10262026-02-11T22:56:33.035Z Downloaded primeorder v0.13.6
10272026-02-11T22:56:33.035Z Downloaded predicates-tree v1.0.12
10282026-02-11T22:56:33.035Z Downloaded ppv-lite86 v0.2.20
10292026-02-11T22:56:33.035Z Downloaded postgres-types v0.2.9
10302026-02-11T22:56:33.035Z Downloaded password-hash v0.5.0
10312026-02-11T22:56:33.035Z Downloaded packed_struct v0.10.1
10322026-02-11T22:56:33.035Z Downloaded oxnet v0.1.4
10332026-02-11T22:56:33.035Z Downloaded owo-colors v4.2.2
10342026-02-11T22:56:33.059Z Downloaded indexmap v1.9.3
10352026-02-11T22:56:33.059Z Downloaded hickory-server v0.25.2
10362026-02-11T22:56:33.060Z Downloaded hashbrown v0.13.2
10372026-02-11T22:56:33.060Z Downloaded futures v0.3.31
10382026-02-11T22:56:33.060Z Downloaded derive_more-impl v2.0.1
10392026-02-11T22:56:33.060Z Downloaded derive_more v2.0.1
10402026-02-11T22:56:33.085Z Downloaded crossterm v0.29.0
10412026-02-11T22:56:33.085Z Downloaded progenitor-client v0.11.2
10422026-02-11T22:56:33.085Z Downloaded progenitor-client v0.10.0
10432026-02-11T22:56:33.085Z Downloaded progenitor-client v0.8.0
10442026-02-11T22:56:33.085Z Downloaded precomputed-hash v0.1.1
10452026-02-11T22:56:33.085Z Downloaded postgres-protocol v0.6.8
10462026-02-11T22:56:33.085Z Downloaded pkcs5 v0.7.1
10472026-02-11T22:56:33.110Z Downloaded pkcs1 v0.7.5
10482026-02-11T22:56:33.110Z Downloaded parse-display-derive v0.10.0
10492026-02-11T22:56:33.110Z Downloaded oxide-tokio-rt v0.1.2
10502026-02-11T22:56:33.110Z Downloaded flume v0.11.1
10512026-02-11T22:56:33.110Z Downloaded elliptic-curve v0.13.8
10522026-02-11T22:56:33.110Z Downloaded diesel_derives v2.2.3
10532026-02-11T22:56:33.110Z Downloaded polyval v0.6.2
10542026-02-11T22:56:33.110Z Downloaded poly1305 v0.8.0
10552026-02-11T22:56:33.136Z Downloaded pkcs8 v0.10.2
10562026-02-11T22:56:33.136Z Downloaded oso v0.27.3
10572026-02-11T22:56:33.136Z Downloaded num_threads v0.1.7
10582026-02-11T22:56:33.136Z Downloaded num_enum v0.5.11
10592026-02-11T22:56:33.136Z Downloaded litrs v0.4.1
10602026-02-11T22:56:33.136Z Downloaded jobserver v0.1.32
10612026-02-11T22:56:33.136Z Downloaded crossterm v0.28.1
10622026-02-11T22:56:33.162Z Downloaded pkg-config v0.3.31
10632026-02-11T22:56:33.162Z Downloaded pin-project-lite v0.2.14
10642026-02-11T22:56:33.194Z Downloaded phf_shared v0.12.1
10652026-02-11T22:56:33.220Z Downloaded phf v0.12.1
10662026-02-11T22:56:33.220Z Downloaded phf v0.11.2
10672026-02-11T22:56:33.220Z Downloaded parking_lot_core v0.8.6
10682026-02-11T22:56:33.246Z Downloaded hickory-resolver v0.24.4
10692026-02-11T22:56:33.247Z Downloaded hashbrown v0.12.3
10702026-02-11T22:56:33.247Z Downloaded pbkdf2 v0.12.2
10712026-02-11T22:56:33.247Z Downloaded paste v1.0.15
10722026-02-11T22:56:33.247Z Downloaded num-complex v0.4.6
10732026-02-11T22:56:33.247Z Downloaded newtype-uuid v1.3.2
10742026-02-11T22:56:33.247Z Downloaded ingot-macros v0.1.1
10752026-02-11T22:56:33.247Z Downloaded indoc v2.0.6
10762026-02-11T22:56:33.271Z Downloaded dropshot-api-manager v0.2.4
10772026-02-11T22:56:33.271Z Downloaded phf_shared v0.11.2
10782026-02-11T22:56:33.271Z Downloaded parking_lot_core v0.9.10
10792026-02-11T22:56:33.272Z Downloaded nanorand v0.7.0
10802026-02-11T22:56:33.272Z Downloaded memmap2 v0.9.8
10812026-02-11T22:56:33.272Z Downloaded lock_api v0.4.12
10822026-02-11T22:56:33.272Z Downloaded libsw v3.5.0
10832026-02-11T22:56:33.299Z Downloaded humantime v2.2.0
10842026-02-11T22:56:33.299Z Downloaded heapless v0.7.17
10852026-02-11T22:56:33.299Z Downloaded derive_more v0.99.20
10862026-02-11T22:56:33.299Z Downloaded path-slash v0.1.5
10872026-02-11T22:56:33.299Z Downloaded crossbeam-channel v0.5.15
10882026-02-11T22:56:33.328Z Downloaded blake3 v1.5.4
10892026-02-11T22:56:33.328Z Downloaded parse-display v0.10.0
10902026-02-11T22:56:33.328Z Downloaded oso-derive v0.27.3
10912026-02-11T22:56:33.328Z Downloaded openssl-macros v0.1.1
10922026-02-11T22:56:33.328Z Downloaded hmac v0.12.1
10932026-02-11T22:56:33.356Z Downloaded nu-ansi-term v0.50.1
10942026-02-11T22:56:33.356Z Downloaded hyper-staticfile v0.10.1
10952026-02-11T22:56:33.356Z Downloaded hickory-resolver v0.25.2
10962026-02-11T22:56:33.356Z Downloaded bitvec v1.0.1
10972026-02-11T22:56:33.382Z Downloaded bindgen v0.69.5
10982026-02-11T22:56:33.382Z Downloaded olpc-cjson v0.1.4
10992026-02-11T22:56:33.382Z Downloaded num-rational v0.4.2
11002026-02-11T22:56:33.382Z Downloaded num-iter v0.1.45
11012026-02-11T22:56:33.382Z Downloaded num-integer v0.1.46
11022026-02-11T22:56:33.382Z Downloaded num-derive v0.3.3
11032026-02-11T22:56:33.383Z Downloaded num v0.4.3
11042026-02-11T22:56:33.383Z Downloaded normalize-line-endings v0.3.0
11052026-02-11T22:56:33.383Z Downloaded native-tls v0.2.12
11062026-02-11T22:56:33.383Z Downloaded multer v3.1.0
11072026-02-11T22:56:33.383Z Downloaded lru-cache v0.1.2
11082026-02-11T22:56:33.408Z Downloaded libz-rs-sys v0.5.1
11092026-02-11T22:56:33.408Z Downloaded libloading v0.8.5
11102026-02-11T22:56:33.408Z Downloaded libefi-sys v0.1.0
11112026-02-11T22:56:33.408Z Downloaded heapless v0.8.0
11122026-02-11T22:56:33.408Z Downloaded headers v0.4.1
11132026-02-11T22:56:33.408Z Downloaded const_format v0.2.34
11142026-02-11T22:56:33.432Z Downloaded cc v1.2.30
11152026-02-11T22:56:33.432Z Downloaded mime v0.3.17
11162026-02-11T22:56:33.432Z Downloaded md5 v0.7.0
11172026-02-11T22:56:33.432Z Downloaded lru v0.12.5
11182026-02-11T22:56:33.432Z Downloaded linear-map v1.2.0
11192026-02-11T22:56:33.432Z Downloaded libscf-sys v1.1.0
11202026-02-11T22:56:33.432Z Downloaded is-terminal v0.4.13
11212026-02-11T22:56:33.432Z Downloaded internet-checksum v0.2.1
11222026-02-11T22:56:33.432Z Downloaded instability v0.3.2
11232026-02-11T22:56:33.457Z Downloaded ingot-types v0.1.2
11242026-02-11T22:56:33.457Z Downloaded ingot v0.1.1
11252026-02-11T22:56:33.457Z Downloaded httparse v1.9.5
11262026-02-11T22:56:33.457Z Downloaded getrandom v0.2.15
11272026-02-11T22:56:33.457Z Downloaded aho-corasick v1.1.3
11282026-02-11T22:56:33.457Z Downloaded number_prefix v0.4.0
11292026-02-11T22:56:33.457Z Downloaded num-conv v0.1.0
11302026-02-11T22:56:33.482Z Downloaded nonempty v0.12.0
11312026-02-11T22:56:33.482Z Downloaded nodrop v0.1.14
11322026-02-11T22:56:33.482Z Downloaded ipnet v2.11.0
11332026-02-11T22:56:33.482Z Downloaded futures-executor v0.3.31
11342026-02-11T22:56:33.483Z Downloaded fatfs v0.3.6
11352026-02-11T22:56:33.483Z Downloaded crossbeam-epoch v0.9.18
11362026-02-11T22:56:33.483Z Downloaded nibble_vec v0.1.0
11372026-02-11T22:56:33.508Z Downloaded newtype-uuid-macros v0.1.0
11382026-02-11T22:56:33.508Z Downloaded libsw-core v0.3.1
11392026-02-11T22:56:33.508Z Downloaded iana-time-zone v0.1.63
11402026-02-11T22:56:33.508Z Downloaded dropshot_endpoint v0.16.7
11412026-02-11T22:56:33.536Z Downloaded glob v0.3.2
11422026-02-11T22:56:33.536Z Downloaded crypto-bigint v0.5.5
11432026-02-11T22:56:33.560Z Downloaded mime_guess v2.0.5
11442026-02-11T22:56:33.560Z Downloaded maybe-uninit v2.0.0
11452026-02-11T22:56:33.560Z Downloaded lzss v0.8.2
11462026-02-11T22:56:33.560Z Downloaded lockfree-object-pool v0.1.6
11472026-02-11T22:56:33.560Z Downloaded ipnetwork v0.21.1
11482026-02-11T22:56:33.584Z Downloaded hyper-rustls v0.27.7
11492026-02-11T22:56:33.584Z Downloaded fs_extra v1.3.0
11502026-02-11T22:56:33.584Z Downloaded fallible-iterator v0.2.0
11512026-02-11T22:56:33.584Z Downloaded bumpalo v3.16.0
11522026-02-11T22:56:33.584Z Downloaded memoffset v0.9.1
11532026-02-11T22:56:33.584Z Downloaded match_cfg v0.1.0
11542026-02-11T22:56:33.584Z Downloaded aws-lc-sys v0.26.0
11552026-02-11T22:56:33.778Z Downloaded http-body-util v0.1.3
11562026-02-11T22:56:33.803Z Downloaded highway v1.3.0
11572026-02-11T22:56:33.803Z Downloaded hickory-client v0.25.2
11582026-02-11T22:56:33.803Z Downloaded half v2.4.1
11592026-02-11T22:56:33.804Z Downloaded linked-hash-map v0.5.6
11602026-02-11T22:56:33.804Z Downloaded lazy_static v1.5.0
11612026-02-11T22:56:33.804Z Downloaded lalrpop-util v0.19.12
11622026-02-11T22:56:33.804Z Downloaded half v1.8.3
11632026-02-11T22:56:33.804Z Downloaded compact_str v0.8.0
11642026-02-11T22:56:33.804Z Downloaded lazycell v1.3.0
11652026-02-11T22:56:33.804Z Downloaded is_ci v1.2.0
11662026-02-11T22:56:33.804Z Downloaded instant v0.1.13
11672026-02-11T22:56:33.804Z Downloaded inout v0.1.3
11682026-02-11T22:56:33.804Z Downloaded hubpack v0.1.2
11692026-02-11T22:56:33.830Z Downloaded futures-channel v0.3.31
11702026-02-11T22:56:33.830Z Downloaded ecdsa v0.16.9
11712026-02-11T22:56:33.830Z Downloaded drift v0.1.3
11722026-02-11T22:56:33.830Z Downloaded crc-any v2.5.0
11732026-02-11T22:56:33.830Z Downloaded indoc v1.0.9
11742026-02-11T22:56:33.830Z Downloaded indent_write v2.2.0
11752026-02-11T22:56:33.830Z Downloaded impl-trait-for-tuples v0.2.2
11762026-02-11T22:56:33.830Z Downloaded ident_case v1.0.1
11772026-02-11T22:56:33.830Z Downloaded hex v0.4.3
11782026-02-11T22:56:33.831Z Downloaded heck v0.3.3
11792026-02-11T22:56:33.831Z Downloaded hash32 v0.2.1
11802026-02-11T22:56:33.831Z Downloaded fs-err v2.11.0
11812026-02-11T22:56:33.858Z Downloaded foldhash v0.2.0
11822026-02-11T22:56:33.858Z Downloaded foldhash v0.1.5
11832026-02-11T22:56:33.858Z Downloaded fixedbitset v0.5.7
11842026-02-11T22:56:33.858Z Downloaded filetime v0.2.26
11852026-02-11T22:56:33.858Z Downloaded diff v0.1.13
11862026-02-11T22:56:33.858Z Downloaded daft-derive v0.1.4
11872026-02-11T22:56:33.858Z Downloaded cookie_store v0.21.1
11882026-02-11T22:56:33.858Z Downloaded colored v2.2.0
11892026-02-11T22:56:33.858Z Downloaded chacha20poly1305 v0.10.1
11902026-02-11T22:56:33.858Z Downloaded async-bb8-diesel v0.2.1
11912026-02-11T22:56:33.858Z Downloaded hubpack_derive v0.1.1
11922026-02-11T22:56:33.883Z Downloaded httpdate v1.0.3
11932026-02-11T22:56:33.883Z Downloaded http-range v0.1.5
11942026-02-11T22:56:33.883Z Downloaded http-body v1.0.1
11952026-02-11T22:56:33.883Z Downloaded hostname v0.4.2
11962026-02-11T22:56:33.883Z Downloaded hostname v0.3.1
11972026-02-11T22:56:33.883Z Downloaded home v0.5.9
11982026-02-11T22:56:33.883Z Downloaded headers-core v0.3.0
11992026-02-11T22:56:33.883Z Downloaded hash32 v0.3.1
12002026-02-11T22:56:33.883Z Downloaded ghash v0.5.1
12012026-02-11T22:56:33.883Z Downloaded diesel_table_macro_syntax v0.2.0
12022026-02-11T22:56:33.883Z Downloaded diesel-dtrace v0.4.2
12032026-02-11T22:56:33.883Z Downloaded crucible-workspace-hack v0.1.0
12042026-02-11T22:56:33.883Z Downloaded crossbeam-utils v0.8.21
12052026-02-11T22:56:33.883Z Downloaded const-oid v0.9.6
12062026-02-11T22:56:33.883Z Downloaded colored v3.0.0
12072026-02-11T22:56:33.911Z Downloaded clang-sys v1.8.1
12082026-02-11T22:56:33.911Z Downloaded cancel-safe-futures v0.1.5
12092026-02-11T22:56:33.911Z Downloaded futures-io v0.3.31
12102026-02-11T22:56:33.911Z Downloaded float-cmp v0.10.0
12112026-02-11T22:56:33.911Z Downloaded erased-serde v0.3.31
12122026-02-11T22:56:33.911Z Downloaded env_logger v0.11.8
12132026-02-11T22:56:33.911Z Downloaded ed25519 v2.2.3
12142026-02-11T22:56:33.911Z Downloaded des v0.8.1
12152026-02-11T22:56:33.911Z Downloaded data-encoding v2.9.0
12162026-02-11T22:56:33.911Z Downloaded crc32fast v1.4.2
12172026-02-11T22:56:33.911Z Downloaded console v0.15.10
12182026-02-11T22:56:33.911Z Downloaded cargo_metadata v0.19.2
12192026-02-11T22:56:33.936Z Downloaded bzip2 v0.4.4
12202026-02-11T22:56:33.937Z Downloaded cookie v0.18.1
12212026-02-11T22:56:33.937Z Downloaded console v0.16.0
12222026-02-11T22:56:33.937Z Downloaded fxhash v0.2.1
12232026-02-11T22:56:33.937Z Downloaded futures-macro v0.3.31
12242026-02-11T22:56:33.937Z Downloaded embedded-io v0.4.0
12252026-02-11T22:56:33.937Z Downloaded either v1.15.0
12262026-02-11T22:56:33.937Z Downloaded document-features v0.2.11
12272026-02-11T22:56:33.937Z Downloaded darling_macro v0.20.10
12282026-02-11T22:56:33.937Z Downloaded cstr-argument v0.1.2
12292026-02-11T22:56:33.937Z Downloaded crc-catalog v2.4.0
12302026-02-11T22:56:33.937Z Downloaded corncobs v0.1.4
12312026-02-11T22:56:33.937Z Downloaded convert_case v0.7.1
12322026-02-11T22:56:33.937Z Downloaded cmake v0.1.51
12332026-02-11T22:56:33.937Z Downloaded cfg_aliases v0.2.1
12342026-02-11T22:56:33.937Z Downloaded cargo-platform v0.1.8
12352026-02-11T22:56:33.937Z Downloaded bitflags v1.3.2
12362026-02-11T22:56:33.963Z Downloaded bcs v0.1.6
12372026-02-11T22:56:33.963Z Downloaded base64ct v1.6.0
12382026-02-11T22:56:33.963Z Downloaded async-stream-impl v0.3.6
12392026-02-11T22:56:33.963Z Downloaded async-recursion v1.1.1
12402026-02-11T22:56:33.963Z Downloaded assert_matches v1.5.0
12412026-02-11T22:56:33.963Z Downloaded arrayvec v0.7.6
12422026-02-11T22:56:33.963Z Downloaded gethostname v0.5.0
12432026-02-11T22:56:33.963Z Downloaded futures-task v0.3.31
12442026-02-11T22:56:33.963Z Downloaded futures-core v0.3.31
12452026-02-11T22:56:33.963Z Downloaded funty v2.0.0
12462026-02-11T22:56:33.964Z Downloaded foreign-types-shared v0.3.1
12472026-02-11T22:56:33.964Z Downloaded foreign-types-shared v0.1.1
12482026-02-11T22:56:33.964Z Downloaded foreign-types-macros v0.2.3
12492026-02-11T22:56:33.964Z Downloaded foreign-types v0.5.0
12502026-02-11T22:56:33.989Z Downloaded float-ord v0.3.2
12512026-02-11T22:56:33.989Z Downloaded flagset v0.4.6
12522026-02-11T22:56:33.989Z Downloaded fixedbitset v0.4.2
12532026-02-11T22:56:33.989Z Downloaded fd-lock v4.0.2
12542026-02-11T22:56:33.989Z Downloaded env_filter v0.1.2
12552026-02-11T22:56:33.989Z Downloaded endian-type v0.1.2
12562026-02-11T22:56:33.989Z Downloaded embedded-io v0.6.1
12572026-02-11T22:56:33.990Z Downloaded dyn-clone v1.0.20
12582026-02-11T22:56:33.990Z Downloaded dunce v1.0.5
12592026-02-11T22:56:33.991Z Downloaded dtrace-parser v0.3.0
12602026-02-11T22:56:33.992Z Downloaded dsl_auto_type v0.1.2
12612026-02-11T22:56:33.992Z Downloaded dropshot-api-manager-types v0.2.4
12622026-02-11T22:56:33.992Z Downloaded dof v0.4.0
12632026-02-11T22:56:33.992Z Downloaded dirs-next v2.0.0
12642026-02-11T22:56:33.992Z Downloaded difflib v0.4.0
12652026-02-11T22:56:34.017Z Downloaded darling_core v0.21.0
12662026-02-11T22:56:34.017Z Downloaded darling_core v0.20.10
12672026-02-11T22:56:34.017Z Downloaded critical-section v1.1.3
12682026-02-11T22:56:34.017Z Downloaded crc v3.2.1
12692026-02-11T22:56:34.017Z Downloaded convert_case v0.4.0
12702026-02-11T22:56:34.017Z Downloaded const_format_proc_macros v0.2.34
12712026-02-11T22:56:34.017Z Downloaded cobs v0.2.3
12722026-02-11T22:56:34.017Z Downloaded ciborium-ll v0.2.2
12732026-02-11T22:56:34.017Z Downloaded ciborium v0.2.2
12742026-02-11T22:56:34.017Z Downloaded cfg_aliases v0.1.1
12752026-02-11T22:56:34.017Z Downloaded cbc v0.1.2
12762026-02-11T22:56:34.017Z Downloaded async-stream v0.3.6
12772026-02-11T22:56:34.042Z Downloaded foreign-types v0.3.2
12782026-02-11T22:56:34.042Z Downloaded ff v0.13.0
12792026-02-11T22:56:34.042Z Downloaded enum-as-inner v0.6.1
12802026-02-11T22:56:34.042Z Downloaded dirs-sys-next v0.1.2
12812026-02-11T22:56:34.042Z Downloaded derive_builder_macro v0.20.2
12822026-02-11T22:56:34.042Z Downloaded derive_builder v0.20.2
12832026-02-11T22:56:34.042Z Downloaded derive-ex v0.1.8
12842026-02-11T22:56:34.042Z Downloaded defmt-macros v0.3.9
12852026-02-11T22:56:34.043Z Downloaded darling_macro v0.21.0
12862026-02-11T22:56:34.043Z Downloaded ctr v0.9.2
12872026-02-11T22:56:34.043Z Downloaded crc8 v0.1.1
12882026-02-11T22:56:34.043Z Downloaded chacha20 v0.9.1
12892026-02-11T22:56:34.043Z Downloaded cexpr v0.6.0
12902026-02-11T22:56:34.043Z Downloaded castaway v0.2.3
12912026-02-11T22:56:34.043Z Downloaded cassowary v0.3.0
12922026-02-11T22:56:34.067Z Downloaded camino-tempfile-ext v0.3.2
12932026-02-11T22:56:34.067Z Downloaded bytes v1.11.1
12942026-02-11T22:56:34.067Z Downloaded bitfield-struct v0.6.2
12952026-02-11T22:56:34.067Z Downloaded bit-vec v0.6.3
12962026-02-11T22:56:34.067Z Downloaded base64 v0.22.1
12972026-02-11T22:56:34.067Z Downloaded base64 v0.21.7
12982026-02-11T22:56:34.067Z Downloaded display-error-chain v0.2.2
12992026-02-11T22:56:34.067Z Downloaded derive_builder_core v0.20.2
13002026-02-11T22:56:34.067Z Downloaded deranged v0.5.3
13012026-02-11T22:56:34.067Z Downloaded der_derive v0.7.3
13022026-02-11T22:56:34.092Z Downloaded defmt-parser v0.3.4
13032026-02-11T22:56:34.092Z Downloaded defmt v0.3.8
13042026-02-11T22:56:34.092Z Downloaded debug-ignore v1.0.5
13052026-02-11T22:56:34.092Z Downloaded darling v0.21.0
13062026-02-11T22:56:34.092Z Downloaded darling v0.20.10
13072026-02-11T22:56:34.092Z Downloaded daft v0.1.4
13082026-02-11T22:56:34.092Z Downloaded curve25519-dalek-derive v0.1.1
13092026-02-11T22:56:34.092Z Downloaded crossbeam-deque v0.8.5
13102026-02-11T22:56:34.092Z Downloaded cipher v0.4.4
13112026-02-11T22:56:34.092Z Downloaded ciborium-io v0.2.2
13122026-02-11T22:56:34.092Z Downloaded bzip2 v0.5.2
13132026-02-11T22:56:34.120Z Downloaded buf-list v1.0.3
13142026-02-11T22:56:34.120Z Downloaded blowfish v0.9.1
13152026-02-11T22:56:34.120Z Downloaded block-padding v0.3.3
13162026-02-11T22:56:34.120Z Downloaded blake2 v0.10.6
13172026-02-11T22:56:34.120Z Downloaded bitfield-macros v0.19.2
13182026-02-11T22:56:34.120Z Downloaded bitfield v0.19.2
13192026-02-11T22:56:34.121Z Downloaded bit-set v0.8.0
13202026-02-11T22:56:34.121Z Downloaded aws-lc-rs v1.12.4
13212026-02-11T22:56:34.121Z Downloaded ascii-canvas v3.0.0
13222026-02-11T22:56:34.121Z Downloaded bit-set v0.5.3
13232026-02-11T22:56:34.121Z Downloaded bcrypt-pbkdf v0.10.0
13242026-02-11T22:56:34.121Z Downloaded bb8 v0.8.5
13252026-02-11T22:56:34.121Z Downloaded arc-swap v1.7.1
13262026-02-11T22:56:34.145Z Downloaded allocator-api2 v0.2.21
13272026-02-11T22:56:34.146Z Downloaded aes-gcm v0.10.3
13282026-02-11T22:56:34.146Z Downloaded backoff v0.4.0
13292026-02-11T22:56:34.146Z Downloaded atty v0.2.14
13302026-02-11T22:56:34.146Z Downloaded atomicwrites v0.4.4
13312026-02-11T22:56:34.146Z Downloaded async-trait v0.1.89
13322026-02-11T22:56:34.146Z Downloaded ahash v0.8.12
13332026-02-11T22:56:34.146Z Downloaded aes v0.8.4
13342026-02-11T22:56:34.146Z Downloaded aead v0.5.2
13352026-02-11T22:56:34.146Z Downloaded arrayref v0.3.9
13362026-02-11T22:56:34.146Z Downloaded argon2 v0.5.3
13372026-02-11T22:56:34.146Z Downloaded adler2 v2.0.0
13382026-02-11T22:56:34.170Z Downloaded addr2line v0.24.2
13392026-02-11T22:56:34.170Z Downloaded base64 v0.13.1
13402026-02-11T22:56:34.170Z Downloaded array-init v0.0.4
13412026-02-11T22:56:34.346Z Compiling value-bag v1.12.0
13422026-02-11T22:56:34.346Z Compiling lock_api v0.4.12
13432026-02-11T22:56:34.346Z Compiling scopeguard v1.2.0
13442026-02-11T22:56:34.371Z Compiling shlex v1.3.0
13452026-02-11T22:56:34.371Z Compiling typenum v1.17.0
13462026-02-11T22:56:34.432Z Compiling syn v2.0.114
13472026-02-11T22:56:34.456Z Compiling getrandom v0.2.15
13482026-02-11T22:56:34.456Z Compiling jobserver v0.1.32
13492026-02-11T22:56:34.623Z Compiling smallvec v1.15.1
13502026-02-11T22:56:34.810Z Compiling log v0.4.29
13512026-02-11T22:56:34.917Z Compiling cc v1.2.30
13522026-02-11T22:56:34.979Z Compiling rand_core v0.6.4
13532026-02-11T22:56:35.035Z Compiling generic-array v0.14.7
13542026-02-11T22:56:35.270Z Compiling subtle v2.6.1
13552026-02-11T22:56:35.295Z Compiling portable-atomic v1.11.0
13562026-02-11T22:56:35.444Z Compiling const-oid v0.9.6
13572026-02-11T22:56:35.504Z Compiling critical-section v1.1.3
13582026-02-11T22:56:35.548Z Compiling getrandom v0.3.4
13592026-02-11T22:56:35.594Z Compiling pkg-config v0.3.31
13602026-02-11T22:56:35.679Z Compiling serde_json v1.0.149
13612026-02-11T22:56:36.038Z Compiling spin v0.9.8
13622026-02-11T22:56:36.438Z Compiling regex-syntax v0.8.5
13632026-02-11T22:56:36.534Z Compiling pin-project-lite v0.2.14
13642026-02-11T22:56:36.694Z Compiling parking_lot_core v0.9.10
13652026-02-11T22:56:37.128Z Compiling rustix v0.38.37
13662026-02-11T22:56:37.191Z Compiling libm v0.2.8
13672026-02-11T22:56:37.422Z Compiling once_cell v1.21.3
13682026-02-11T22:56:37.612Z Compiling signal-hook-registry v1.4.2
13692026-02-11T22:56:37.792Z Compiling num-traits v0.2.19
13702026-02-11T22:56:37.822Z Compiling allocator-api2 v0.2.21
13712026-02-11T22:56:37.995Z Compiling parking_lot v0.12.3
13722026-02-11T22:56:38.546Z Compiling mio v1.0.2
13732026-02-11T22:56:38.658Z Compiling futures-core v0.3.31
13742026-02-11T22:56:38.773Z Compiling lazy_static v1.5.0
13752026-02-11T22:56:38.936Z Compiling aho-corasick v1.1.3
13762026-02-11T22:56:38.960Z Compiling percent-encoding v2.3.2
13772026-02-11T22:56:38.960Z Compiling socket2 v0.6.1
13782026-02-11T22:56:39.786Z Compiling slab v0.4.9
13792026-02-11T22:56:39.825Z Compiling cpufeatures v0.2.14
13802026-02-11T22:56:39.871Z Compiling either v1.15.0
13812026-02-11T22:56:39.974Z Compiling futures-sink v0.3.31
13822026-02-11T22:56:39.998Z Compiling glob v0.3.2
13832026-02-11T22:56:40.182Z Compiling futures-channel v0.3.31
13842026-02-11T22:56:40.334Z Compiling hashbrown v0.16.1
13852026-02-11T22:56:40.659Z Compiling futures-io v0.3.31
13862026-02-11T22:56:40.761Z Compiling futures-task v0.3.31
13872026-02-11T22:56:40.918Z Compiling clang-sys v1.8.1
13882026-02-11T22:56:40.977Z Compiling prettyplease v0.2.36
13892026-02-11T22:56:41.113Z Compiling pin-utils v0.1.0
13902026-02-11T22:56:41.242Z Compiling regex-automata v0.4.11
13912026-02-11T22:56:41.287Z Compiling rustversion v1.0.22
13922026-02-11T22:56:41.411Z Compiling minimal-lexical v0.2.1
13932026-02-11T22:56:41.612Z Compiling indexmap v2.13.0
13942026-02-11T22:56:41.641Z Compiling libloading v0.8.5
13952026-02-11T22:56:41.948Z Compiling nom v7.1.3
13962026-02-11T22:56:41.980Z Compiling synstructure v0.13.1
13972026-02-11T22:56:42.361Z Compiling bindgen v0.69.5
13982026-02-11T22:56:43.122Z Compiling ident_case v1.0.1
13992026-02-11T22:56:43.326Z Compiling home v0.5.9
14002026-02-11T22:56:43.377Z Compiling base64ct v1.6.0
14012026-02-11T22:56:43.483Z Compiling itertools v0.12.1
14022026-02-11T22:56:43.592Z Compiling form_urlencoded v1.2.2
14032026-02-11T22:56:43.910Z Compiling pem-rfc7468 v0.7.0
14042026-02-11T22:56:43.984Z Compiling rustc-hash v1.1.0
14052026-02-11T22:56:44.168Z Compiling flagset v0.4.6
14062026-02-11T22:56:44.401Z Compiling lazycell v1.3.0
14072026-02-11T22:56:44.529Z Compiling rand_core v0.9.3
14082026-02-11T22:56:44.596Z Compiling cmake v0.1.51
14092026-02-11T22:56:45.066Z Compiling cexpr v0.6.0
14102026-02-11T22:56:45.154Z Compiling fs_extra v1.3.0
14112026-02-11T22:56:45.348Z Compiling iana-time-zone v0.1.63
14122026-02-11T22:56:45.671Z Compiling foldhash v0.1.5
14132026-02-11T22:56:45.711Z Compiling paste v1.0.15
14142026-02-11T22:56:45.986Z Compiling dunce v1.0.5
14152026-02-11T22:56:46.148Z Compiling hashbrown v0.15.4
14162026-02-11T22:56:46.174Z Compiling rustc_version v0.4.1
14172026-02-11T22:56:46.313Z Compiling uuid v1.19.0
14182026-02-11T22:56:46.381Z Compiling zerocopy v0.8.27
14192026-02-11T22:56:46.550Z Compiling vcpkg v0.2.15
14202026-02-11T22:56:46.613Z Compiling serde_derive v1.0.228
14212026-02-11T22:56:46.825Z Compiling zeroize_derive v1.4.2
14222026-02-11T22:56:47.109Z Compiling zerofrom-derive v0.1.4
14232026-02-11T22:56:47.416Z Compiling yoke-derive v0.7.4
14242026-02-11T22:56:47.753Z Compiling zerovec-derive v0.10.3
14252026-02-11T22:56:48.176Z Compiling displaydoc v0.2.5
14262026-02-11T22:56:48.226Z Compiling zeroize v1.8.1
14272026-02-11T22:56:49.646Z Compiling zerocopy-derive v0.7.35
14282026-02-11T22:56:50.056Z Compiling icu_provider_macros v1.5.0
14292026-02-11T22:56:50.148Z Compiling crypto-common v0.1.6
14302026-02-11T22:56:50.173Z Compiling block-buffer v0.10.4
14312026-02-11T22:56:50.307Z Compiling zerofrom v0.1.4
14322026-02-11T22:56:50.408Z Compiling tokio-macros v2.6.0
14332026-02-11T22:56:50.484Z Compiling digest v0.10.7
14342026-02-11T22:56:50.553Z Compiling yoke v0.7.4
14352026-02-11T22:56:50.941Z Compiling zerovec v0.10.4
14362026-02-11T22:56:51.003Z Compiling hmac v0.12.1
14372026-02-11T22:56:51.049Z Compiling thiserror-impl v2.0.18
14382026-02-11T22:56:51.361Z Compiling block-padding v0.3.3
14392026-02-11T22:56:51.420Z Compiling futures-macro v0.3.31
14402026-02-11T22:56:51.620Z Compiling zerocopy v0.7.35
14412026-02-11T22:56:51.646Z Compiling inout v0.1.3
14422026-02-11T22:56:51.982Z Compiling regex v1.11.3
14432026-02-11T22:56:52.024Z Compiling cipher v0.4.4
14442026-02-11T22:56:52.666Z Compiling sha2 v0.10.9
14452026-02-11T22:56:52.986Z Compiling tinystr v0.7.6
14462026-02-11T22:56:53.041Z Compiling icu_collections v1.5.0
14472026-02-11T22:56:53.134Z Compiling ppv-lite86 v0.2.20
14482026-02-11T22:56:53.319Z Compiling futures-util v0.3.31
14492026-02-11T22:56:53.408Z Compiling der_derive v0.7.3
14502026-02-11T22:56:53.502Z Compiling serde v1.0.228
14512026-02-11T22:56:53.527Z Compiling icu_locid v1.5.0
14522026-02-11T22:56:53.991Z Compiling salsa20 v0.10.2
14532026-02-11T22:56:54.187Z Compiling thiserror v2.0.18
14542026-02-11T22:56:54.238Z Compiling pbkdf2 v0.12.2
14552026-02-11T22:56:54.336Z Compiling pest v2.8.2
14562026-02-11T22:56:54.373Z Compiling rand_chacha v0.9.0
14572026-02-11T22:56:54.440Z Compiling scrypt v0.11.0
14582026-02-11T22:56:54.721Z Compiling bitflags v2.9.4
14592026-02-11T22:56:54.967Z Compiling bytes v1.11.1
14602026-02-11T22:56:55.497Z Compiling icu_provider v1.5.0
14612026-02-11T22:56:55.592Z Compiling der v0.7.10
14622026-02-11T22:56:55.917Z Compiling chrono v0.4.43
14632026-02-11T22:56:56.267Z Compiling icu_locid_transform v1.5.0
14642026-02-11T22:56:56.334Z Compiling tokio v1.49.0
14652026-02-11T22:56:56.504Z Compiling http v1.4.0
14662026-02-11T22:56:57.738Z Compiling icu_properties v1.5.1
14672026-02-11T22:56:58.683Z Compiling spki v0.7.3
14682026-02-11T22:56:58.735Z Compiling pest_meta v2.8.2
14692026-02-11T22:56:58.941Z Compiling aes v0.8.4
14702026-02-11T22:56:59.089Z Compiling which v4.4.2
14712026-02-11T22:56:59.116Z Compiling cbc v0.1.2
14722026-02-11T22:56:59.387Z Compiling openssl-sys v0.9.109
14732026-02-11T22:56:59.702Z Compiling zerocopy-derive v0.8.27
14742026-02-11T22:57:00.626Z Compiling pest_generator v2.8.2
14752026-02-11T22:57:01.290Z Compiling pkcs5 v0.7.1
14762026-02-11T22:57:01.739Z Compiling icu_normalizer v1.5.0
14772026-02-11T22:57:02.457Z Compiling rand v0.9.2
14782026-02-11T22:57:02.498Z Compiling tracing-attributes v0.1.27
14792026-02-11T22:57:02.532Z Compiling serde_derive_internals v0.29.1
14802026-02-11T22:57:02.978Z Compiling idna_adapter v1.2.0
14812026-02-11T22:57:03.296Z Compiling idna v1.0.3
14822026-02-11T22:57:03.586Z Compiling ring v0.17.14
14832026-02-11T22:57:04.491Z Compiling url v2.5.4
14842026-02-11T22:57:04.636Z Compiling tracing-core v0.1.32
14852026-02-11T22:57:04.795Z Compiling aws-lc-rs v1.12.4
14862026-02-11T22:57:04.845Z Compiling rustix v1.1.3
14872026-02-11T22:57:05.229Z Compiling schemars v0.8.22
14882026-02-11T22:57:05.545Z Compiling adler2 v2.0.0
14892026-02-11T22:57:05.725Z Compiling tracing v0.1.40
14902026-02-11T22:57:05.796Z Compiling miniz_oxide v0.8.5
14912026-02-11T22:57:05.836Z Compiling schemars_derive v0.8.22
14922026-02-11T22:57:06.255Z Compiling tokio-util v0.7.15
14932026-02-11T22:57:06.280Z Compiling pest_derive v2.8.2
14942026-02-11T22:57:07.132Z Compiling pkcs8 v0.10.2
14952026-02-11T22:57:07.243Z Compiling http-body v1.0.1
14962026-02-11T22:57:07.351Z Compiling scroll_derive v0.13.1
14972026-02-11T22:57:07.576Z Compiling darling_core v0.20.10
14982026-02-11T22:57:07.902Z Compiling dyn-clone v1.0.20
14992026-02-11T22:57:08.291Z Compiling base64 v0.22.1
15002026-02-11T22:57:08.860Z Compiling rustls-pki-types v1.10.0
15012026-02-11T22:57:08.978Z Compiling tinyvec_macros v0.1.1
15022026-02-11T22:57:09.094Z Compiling httparse v1.9.5
15032026-02-11T22:57:09.121Z Compiling tinyvec v1.8.0
15042026-02-11T22:57:09.388Z Compiling scroll v0.13.0
15052026-02-11T22:57:09.996Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15062026-02-11T22:57:10.714Z Compiling bzip2-sys v0.1.13+1.0.8
15072026-02-11T22:57:10.762Z Compiling openssl v0.10.73
15082026-02-11T22:57:11.235Z Compiling time-core v0.1.6
15092026-02-11T22:57:11.285Z Compiling powerfmt v0.2.0
15102026-02-11T22:57:11.364Z Compiling atomic-waker v1.1.2
15112026-02-11T22:57:11.547Z Compiling openssl-probe v0.1.5
15122026-02-11T22:57:11.594Z Compiling tower-service v0.3.3
15132026-02-11T22:57:11.713Z Compiling untrusted v0.7.1
15142026-02-11T22:57:11.755Z Compiling foreign-types-shared v0.1.1
15152026-02-11T22:57:11.781Z Compiling num-conv v0.1.0
15162026-02-11T22:57:11.881Z Compiling untrusted v0.9.0
15172026-02-11T22:57:11.933Z Compiling tower-layer v0.3.3
15182026-02-11T22:57:11.961Z Compiling try-lock v0.2.5
15192026-02-11T22:57:12.148Z Compiling time-macros v0.2.24
15202026-02-11T22:57:12.179Z Compiling want v0.3.1
15212026-02-11T22:57:12.344Z Compiling foreign-types v0.3.2
15222026-02-11T22:57:12.480Z Compiling tempfile v3.24.0
15232026-02-11T22:57:12.511Z Compiling deranged v0.5.3
15242026-02-11T22:57:13.087Z Compiling h2 v0.4.6
15252026-02-11T22:57:13.667Z Compiling darling_macro v0.20.10
15262026-02-11T22:57:14.567Z Compiling darling v0.20.10
15272026-02-11T22:57:14.807Z Compiling goblin v0.10.2
15282026-02-11T22:57:15.155Z Compiling ipnet v2.11.0
15292026-02-11T22:57:15.439Z Compiling openssl-macros v0.1.1
15302026-02-11T22:57:16.221Z Compiling wait-timeout v0.2.0
15312026-02-11T22:57:16.322Z Compiling usdt-impl v0.6.0
15322026-02-11T22:57:16.347Z Compiling gimli v0.31.1
15332026-02-11T22:57:16.673Z Compiling quick-error v1.2.3
15342026-02-11T22:57:16.701Z Compiling syn v1.0.109
15352026-02-11T22:57:16.756Z Compiling native-tls v0.2.12
15362026-02-11T22:57:16.854Z Compiling httpdate v1.0.3
15372026-02-11T22:57:17.124Z Compiling num_threads v0.1.7
15382026-02-11T22:57:17.293Z Compiling crossbeam-utils v0.8.21
15392026-02-11T22:57:17.353Z Compiling rustls v0.23.19
15402026-02-11T22:57:17.380Z Compiling bit-vec v0.8.0
15412026-02-11T22:57:17.780Z Compiling time v0.3.43
15422026-02-11T22:57:17.886Z Compiling bit-set v0.8.0
15432026-02-11T22:57:18.019Z Compiling rusty-fork v0.3.0
15442026-02-11T22:57:18.982Z Compiling derive_builder_core v0.20.2
15452026-02-11T22:57:21.135Z Compiling hyper v1.8.1
15462026-02-11T22:57:21.293Z Compiling addr2line v0.24.2
15472026-02-11T22:57:21.713Z Compiling unicode-normalization v0.1.24
15482026-02-11T22:57:22.064Z Compiling dtrace-parser v0.3.0
15492026-02-11T22:57:22.829Z Compiling dof v0.4.0
15502026-02-11T22:57:23.502Z Compiling signature v2.2.0
15512026-02-11T22:57:23.830Z Compiling heapless v0.7.17
15522026-02-11T22:57:24.027Z Compiling scroll_derive v0.12.0
15532026-02-11T22:57:24.274Z Compiling thiserror-impl v1.0.69
15542026-02-11T22:57:24.934Z Compiling rand_xorshift v0.4.0
15552026-02-11T22:57:25.069Z Compiling slog v2.8.2
15562026-02-11T22:57:25.272Z Compiling darling_core v0.21.0
15572026-02-11T22:57:25.339Z Compiling thread-id v5.0.0
15582026-02-11T22:57:25.388Z Compiling cookie v0.18.1
15592026-02-11T22:57:25.497Z Compiling crc32fast v1.4.2
15602026-02-11T22:57:25.720Z Compiling object v0.36.5
15612026-02-11T22:57:25.762Z Compiling siphasher v0.3.11
15622026-02-11T22:57:25.896Z Compiling unicode-bidi v0.3.17
15632026-02-11T22:57:26.175Z Compiling zlib-rs v0.5.1
15642026-02-11T22:57:26.335Z Compiling unarray v0.1.4
15652026-02-11T22:57:26.536Z Compiling anyhow v1.0.99
15662026-02-11T22:57:26.969Z Compiling rustc-demangle v0.1.24
15672026-02-11T22:57:27.148Z Compiling zstd-safe v7.2.3
15682026-02-11T22:57:27.222Z Compiling signal-hook v0.3.18
15692026-02-11T22:57:27.306Z Compiling unicode-properties v0.1.3
15702026-02-11T22:57:27.536Z Compiling thiserror v1.0.69
15712026-02-11T22:57:27.800Z Compiling stringprep v0.1.5
15722026-02-11T22:57:27.886Z Compiling proptest v1.7.0
15732026-02-11T22:57:27.956Z Compiling phf_shared v0.11.2
15742026-02-11T22:57:28.434Z Compiling scroll v0.12.0
15752026-02-11T22:57:28.995Z Compiling hyper-util v0.1.19
15762026-02-11T22:57:29.467Z Compiling derive_builder_macro v0.20.2
15772026-02-11T22:57:30.634Z Compiling ipnetwork v0.21.1
15782026-02-11T22:57:31.280Z Compiling darling_macro v0.21.0
15792026-02-11T22:57:31.514Z Compiling erased-serde v0.3.31
15802026-02-11T22:57:32.197Z Compiling serde_tokenstream v0.2.2
15812026-02-11T22:57:32.829Z Compiling backtrace v0.3.74
15822026-02-11T22:57:32.901Z Compiling toml_datetime v0.6.11
15832026-02-11T22:57:33.228Z Compiling serde_spanned v0.6.9
15842026-02-11T22:57:33.321Z Compiling libz-rs-sys v0.5.1
15852026-02-11T22:57:33.511Z Compiling rand_chacha v0.3.1
15862026-02-11T22:57:33.587Z Compiling md-5 v0.10.6
15872026-02-11T22:57:33.699Z Compiling curve25519-dalek v4.1.3
15882026-02-11T22:57:33.949Z Compiling vergen-lib v0.1.6
15892026-02-11T22:57:34.283Z Compiling num-integer v0.1.46
15902026-02-11T22:57:34.307Z Compiling sync_wrapper v1.0.1
15912026-02-11T22:57:34.380Z Compiling ff v0.13.0
15922026-02-11T22:57:34.524Z Compiling hash32 v0.2.1
15932026-02-11T22:57:34.663Z Compiling memoffset v0.9.1
15942026-02-11T22:57:34.952Z Compiling num-bigint-dig v0.8.6
15952026-02-11T22:57:35.015Z Compiling litrs v0.4.1
15962026-02-11T22:57:35.103Z Compiling base16ct v0.2.0
15972026-02-11T22:57:35.298Z Compiling psl-types v2.0.11
15982026-02-11T22:57:35.406Z Compiling ref-cast v1.0.25
15992026-02-11T22:57:35.462Z Compiling fallible-iterator v0.2.0
16002026-02-11T22:57:35.532Z Compiling cfg_aliases v0.2.1
16012026-02-11T22:57:35.677Z Compiling smoltcp v0.9.1
16022026-02-11T22:57:35.809Z Compiling nix v0.29.0
16032026-02-11T22:57:36.106Z Compiling postgres-protocol v0.6.8
16042026-02-11T22:57:36.145Z Compiling document-features v0.2.11
16052026-02-11T22:57:36.170Z Compiling publicsuffix v2.3.0
16062026-02-11T22:57:36.397Z Compiling sec1 v0.7.3
16072026-02-11T22:57:36.643Z Compiling num-iter v0.1.45
16082026-02-11T22:57:36.869Z Compiling group v0.13.0
16092026-02-11T22:57:37.007Z Compiling tower v0.5.2
16102026-02-11T22:57:37.357Z Compiling rand v0.8.5
16112026-02-11T22:57:37.397Z Compiling newtype-uuid v1.3.2
16122026-02-11T22:57:37.755Z Compiling flate2 v1.1.2
16132026-02-11T22:57:38.220Z Compiling darling v0.21.0
16142026-02-11T22:57:38.360Z Compiling oxnet v0.1.4
16152026-02-11T22:57:38.387Z Compiling derive_builder v0.20.2
16162026-02-11T22:57:38.605Z Compiling tokio-native-tls v0.3.1
16172026-02-11T22:57:38.828Z Compiling goblin v0.8.2
16182026-02-11T22:57:39.435Z Compiling rustls-native-certs v0.8.1
16192026-02-11T22:57:39.521Z Compiling webpki-roots v1.0.1
16202026-02-11T22:57:39.783Z Compiling http-body-util v0.1.3
16212026-02-11T22:57:40.013Z Compiling strum_macros v0.27.2
16222026-02-11T22:57:40.110Z Compiling terminal_size v0.4.0
16232026-02-11T22:57:40.170Z Compiling cargo-platform v0.1.8
16242026-02-11T22:57:40.344Z Compiling hkdf v0.12.4
16252026-02-11T22:57:40.410Z Compiling crypto-bigint v0.5.5
16262026-02-11T22:57:40.606Z Compiling curve25519-dalek-derive v0.1.1
16272026-02-11T22:57:40.697Z Compiling async-trait v0.1.89
16282026-02-11T22:57:41.975Z Compiling daft-derive v0.1.4
16292026-02-11T22:57:42.692Z Compiling hubpack_derive v0.1.1
16302026-02-11T22:57:43.237Z Compiling ref-cast-impl v1.0.25
16312026-02-11T22:57:43.562Z Compiling vergen v9.0.6
16322026-02-11T22:57:43.813Z Compiling ahash v0.8.12
16332026-02-11T22:57:43.881Z Compiling fs-err v3.1.1
16342026-02-11T22:57:44.244Z Compiling bumpalo v3.16.0
16352026-02-11T22:57:44.274Z Compiling buf-list v1.0.3
16362026-02-11T22:57:44.411Z Compiling unicode-segmentation v1.12.0
16372026-02-11T22:57:44.803Z Compiling bitflags v1.3.2
16382026-02-11T22:57:44.963Z Compiling managed v0.8.0
16392026-02-11T22:57:44.988Z Compiling iri-string v0.7.8
16402026-02-11T22:57:45.014Z Compiling winnow v0.5.40
16412026-02-11T22:57:45.395Z Compiling lockfree-object-pool v0.1.6
16422026-02-11T22:57:45.437Z Compiling ryu v1.0.18
16432026-02-11T22:57:45.695Z Compiling simd-adler32 v0.3.7
16442026-02-11T22:57:45.820Z Compiling serde_urlencoded v0.7.1
16452026-02-11T22:57:46.277Z Compiling zopfli v0.8.1
16462026-02-11T22:57:46.410Z Compiling dof v0.3.0
16472026-02-11T22:57:48.155Z Compiling strum v0.27.2
16482026-02-11T22:57:48.416Z Compiling tower-http v0.6.6
16492026-02-11T22:57:48.681Z Compiling clap_builder v4.5.48
16502026-02-11T22:57:48.829Z Compiling toml_edit v0.19.15
16512026-02-11T22:57:48.931Z Compiling daft v0.1.4
16522026-02-11T22:57:49.179Z Compiling elliptic-curve v0.13.8
16532026-02-11T22:57:49.212Z Compiling hubpack v0.1.2
16542026-02-11T22:57:49.613Z Compiling cargo_metadata v0.19.2
16552026-02-11T22:57:49.675Z Compiling hyper-tls v0.6.0
16562026-02-11T22:57:50.159Z Compiling signal-hook-mio v0.2.4
16572026-02-11T22:57:50.188Z Compiling cookie_store v0.21.1
16582026-02-11T22:57:50.415Z Compiling zstd v0.13.3
16592026-02-11T22:57:52.735Z Compiling serde_with_macros v3.16.1
16602026-02-11T22:57:53.319Z Compiling postgres-types v0.2.9
16612026-02-11T22:57:54.905Z Compiling usdt-macro v0.6.0
16622026-02-11T22:57:55.114Z Compiling usdt-attr-macro v0.6.0
16632026-02-11T22:57:55.410Z Compiling phf v0.11.2
16642026-02-11T22:57:55.758Z Compiling dtrace-parser v0.2.0
16652026-02-11T22:57:56.370Z Compiling ed25519 v2.2.3
16662026-02-11T22:57:56.412Z Compiling bzip2 v0.5.2
16672026-02-11T22:57:56.775Z Compiling bzip2 v0.4.4
16682026-02-11T22:57:56.812Z Compiling pkcs1 v0.7.5
16692026-02-11T22:57:57.052Z Compiling enum-as-inner v0.6.1
16702026-02-11T22:57:57.228Z Compiling clap_derive v4.5.47
16712026-02-11T22:57:57.896Z Compiling strum_macros v0.26.4
16722026-02-11T22:57:57.928Z Compiling hex v0.4.3
16732026-02-11T22:57:57.963Z Compiling serde-big-array v0.5.1
16742026-02-11T22:57:58.294Z Compiling rfc6979 v0.4.0
16752026-02-11T22:57:58.338Z Compiling bstr v1.10.0
16762026-02-11T22:57:58.509Z Compiling serde_repr v0.1.19
16772026-02-11T22:57:58.605Z Compiling float-cmp v0.10.0
16782026-02-11T22:57:58.691Z Compiling env_filter v0.1.2
16792026-02-11T22:57:58.874Z Compiling socket2 v0.5.10
16802026-02-11T22:57:59.347Z Compiling memmap2 v0.9.8
16812026-02-11T22:57:59.562Z Compiling encoding_rs v0.8.34
16822026-02-11T22:57:59.786Z Compiling data-encoding v2.9.0
16832026-02-11T22:57:59.819Z Compiling static_assertions v1.1.0
16842026-02-11T22:57:59.876Z Compiling whoami v1.5.2
16852026-02-11T22:57:59.959Z Compiling new_debug_unreachable v1.0.6
16862026-02-11T22:58:00.156Z Compiling jiff v0.2.15
16872026-02-11T22:58:00.494Z Compiling rustc-hash v2.1.1
16882026-02-11T22:58:00.734Z Compiling predicates-core v1.0.8
16892026-02-11T22:58:01.077Z Compiling difflib v0.4.0
16902026-02-11T22:58:01.633Z Compiling mime v0.3.17
16912026-02-11T22:58:01.716Z Compiling precomputed-hash v0.1.1
16922026-02-11T22:58:01.908Z Compiling fixedbitset v0.4.2
16932026-02-11T22:58:02.282Z Compiling normalize-line-endings v0.3.0
16942026-02-11T22:58:02.326Z Compiling fixedbitset v0.5.7
16952026-02-11T22:58:02.442Z Compiling keccak v0.1.5
16962026-02-11T22:58:02.469Z Compiling foldhash v0.2.0
16972026-02-11T22:58:02.529Z Compiling predicates v3.1.3
16982026-02-11T22:58:02.909Z Compiling sha3 v0.10.8
16992026-02-11T22:58:03.044Z Compiling petgraph v0.8.2
17002026-02-11T22:58:03.512Z Compiling iddqd v0.3.16
17012026-02-11T22:58:04.058Z Compiling strum v0.26.3
17022026-02-11T22:58:04.300Z Compiling petgraph v0.6.5
17032026-02-11T22:58:04.330Z Compiling string_cache v0.8.9
17042026-02-11T22:58:04.570Z Compiling toml_edit v0.22.27
17052026-02-11T22:58:04.824Z Compiling clap v4.5.48
17062026-02-11T22:58:04.852Z Compiling hickory-proto v0.25.2
17072026-02-11T22:58:04.979Z Compiling tokio-postgres v0.7.13
17082026-02-11T22:58:06.370Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17092026-02-11T22:58:08.028Z Compiling zip v4.2.0
17102026-02-11T22:58:08.452Z Compiling usdt v0.6.0
17112026-02-11T22:58:09.058Z Compiling usdt-impl v0.5.0
17122026-02-11T22:58:10.457Z Compiling similar v2.7.0
17132026-02-11T22:58:10.555Z Compiling env_logger v0.11.8
17142026-02-11T22:58:10.647Z Compiling serde_with v3.16.1
17152026-02-11T22:58:11.437Z Compiling ecdsa v0.16.9
17162026-02-11T22:58:12.313Z Compiling rsa v0.9.8
17172026-02-11T22:58:12.486Z Compiling zip v0.6.6
17182026-02-11T22:58:12.571Z Compiling ed25519-dalek v2.1.1
17192026-02-11T22:58:13.828Z Compiling toml v0.7.8
17202026-02-11T22:58:14.148Z Compiling crossterm v0.28.1
17212026-02-11T22:58:15.367Z Compiling heck v0.4.1
17222026-02-11T22:58:15.555Z Compiling crossbeam-epoch v0.9.18
17232026-02-11T22:58:15.690Z Compiling tokio-stream v0.1.17
17242026-02-11T22:58:15.847Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17252026-02-11T22:58:15.895Z Compiling x509-cert v0.2.5
17262026-02-11T22:58:16.335Z Compiling openapiv3 v2.2.0
17272026-02-11T22:58:16.372Z Compiling sha1 v0.10.6
17282026-02-11T22:58:16.861Z Compiling itertools v0.10.5
17292026-02-11T22:58:16.952Z Compiling itertools v0.13.0
17302026-02-11T22:58:17.564Z Compiling winnow v0.6.26
17312026-02-11T22:58:17.862Z Compiling lalrpop-util v0.19.12
17322026-02-11T22:58:18.280Z Compiling peg-runtime v0.8.5
17332026-02-11T22:58:18.969Z Compiling thread_local v1.1.8
17342026-02-11T22:58:19.506Z Compiling slog-async v2.8.0
17352026-02-11T22:58:19.709Z Compiling crossbeam-channel v0.5.15
17362026-02-11T22:58:20.144Z Compiling xattr v1.3.1
17372026-02-11T22:58:20.635Z Compiling futures-executor v0.3.31
17382026-02-11T22:58:20.741Z Compiling is-terminal v0.4.13
17392026-02-11T22:58:20.741Z Compiling filetime v0.2.26
17402026-02-11T22:58:20.741Z Compiling term v1.1.0
17412026-02-11T22:58:20.741Z Compiling take_mut v0.2.2
17422026-02-11T22:58:20.742Z Compiling tar v0.4.44
17432026-02-11T22:58:20.742Z Compiling futures v0.3.31
17442026-02-11T22:58:24.188Z Compiling slog-term v2.9.2
17452026-02-11T22:58:24.237Z Compiling aws-lc-sys v0.26.0
17462026-02-11T22:59:02.399Z Compiling rustls-webpki v0.102.8
17472026-02-11T22:59:09.074Z Compiling tokio-rustls v0.26.0
17482026-02-11T22:59:09.498Z Compiling hyper-rustls v0.27.7
17492026-02-11T22:59:09.904Z Compiling reqwest v0.12.24
17502026-02-11T22:59:15.413Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17512026-02-11T22:59:15.870Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17522026-02-11T22:59:22.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s
17532026-02-11T22:59:22.587Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17542026-02-11T22:59:22.682ZFeb 11 22:59:22.564 INFO Starting download, target: Cockroach
17552026-02-11T22:59:22.682ZFeb 11 22:59:22.565 INFO Starting download, target: Clickhouse
17562026-02-11T22:59:22.682ZFeb 11 22:59:22.565 INFO Starting download, target: Console
17572026-02-11T22:59:22.682ZFeb 11 22:59:22.565 INFO Starting download, target: DendriteStub
17582026-02-11T22:59:22.682ZFeb 11 22:59:22.565 INFO Starting download, target: MaghemiteMgd
17592026-02-11T22:59:22.682ZFeb 11 22:59:22.566 INFO Starting download, target: TransceiverControl
17602026-02-11T22:59:22.708ZFeb 11 22:59:22.566 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17612026-02-11T22:59:22.708ZFeb 11 22:59:22.567 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17622026-02-11T22:59:22.708ZFeb 11 22:59:22.567 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17632026-02-11T22:59:22.708ZFeb 11 22:59:22.567 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17642026-02-11T22:59:22.708ZFeb 11 22:59:22.567 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17652026-02-11T22:59:22.709ZFeb 11 22:59:22.567 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17662026-02-11T22:59:23.047ZFeb 11 22:59:22.925 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17672026-02-11T22:59:23.722ZFeb 11 22:59:23.586 INFO Download complete, target: Console
17682026-02-11T22:59:24.182ZFeb 11 22:59:24.064 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17692026-02-11T22:59:24.768ZFeb 11 22:59:24.650 INFO Download complete, target: TransceiverControl
17702026-02-11T22:59:27.157ZFeb 11 22:59:27.035 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17712026-02-11T22:59:29.515ZFeb 11 22:59:29.397 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17722026-02-11T22:59:32.501ZFeb 11 22:59:32.385 INFO Download complete, target: MaghemiteMgd
17732026-02-11T22:59:34.413ZFeb 11 22:59:34.297 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17742026-02-11T22:59:34.413ZFeb 11 22:59:34.297 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17752026-02-11T22:59:35.231ZFeb 11 22:59:35.115 INFO Download complete, target: DendriteStub
17762026-02-11T22:59:47.473ZFeb 11 22:59:47.358 INFO Checking that binary works, target: Cockroach
17772026-02-11T22:59:47.684ZFeb 11 22:59:47.569 INFO Download complete, target: Cockroach
17782026-02-11T22:59:49.939ZFeb 11 22:59:49.823 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17792026-02-11T23:00:05.696ZFeb 11 23:00:05.581 INFO Checking that binary works, target: Clickhouse
17802026-02-11T23:00:05.840ZFeb 11 23:00:05.725 INFO Download complete, target: Clickhouse
17812026-02-11T23:00:05.870ZAll builder prerequisites installed successfully, and PATH looks valid
17822026-02-11T23:00:05.895Z
17832026-02-11T23:00:05.895Zreal 7:31.460435209
17842026-02-11T23:00:05.896Zuser 20:11.796744415
17852026-02-11T23:00:05.896Zsys 3:06.884031219
17862026-02-11T23:00:05.896Ztrap 0.822586013
17872026-02-11T23:00:05.896Ztflt 0.458736398
17882026-02-11T23:00:05.896Zdflt 0.922895678
17892026-02-11T23:00:05.896Zkflt 0.008462205
17902026-02-11T23:00:05.896Zlock 55:38.632126896
17912026-02-11T23:00:05.896Zslp 1:15:12.737494721
17922026-02-11T23:00:05.896Zlat 1:26.436431927
17932026-02-11T23:00:05.896Zstop 3:15.364775021
17942026-02-11T23:00:05.896Z+ banner clippy
17952026-02-11T23:00:05.897Z
17962026-02-11T23:00:05.897Z #### # # ##### ##### # #
17972026-02-11T23:00:05.897Z # # # # # # # # # #
17982026-02-11T23:00:05.897Z # # # # # # # #
17992026-02-11T23:00:05.897Z # # # ##### ##### #
18002026-02-11T23:00:05.897Z # # # # # # #
18012026-02-11T23:00:05.897Z #### ###### # # # #
18022026-02-11T23:00:05.897Z
18032026-02-11T23:00:05.897Z+ export CARGO_INCREMENTAL=0
18042026-02-11T23:00:05.897Z+ CARGO_INCREMENTAL=0
18052026-02-11T23:00:05.897Z+ ptime -m cargo xtask clippy
18062026-02-11T23:00:07.096Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18072026-02-11T23:00:07.445Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18082026-02-11T23:00:11.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.87s
18092026-02-11T23:00:11.917Z Running `target/debug/xtask clippy`
18102026-02-11T23:00:11.958Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18112026-02-11T23:00:13.266Z Downloading crates ...
18122026-02-11T23:00:13.678Z Downloaded blake2b_simd v1.0.2
18132026-02-11T23:00:13.703Z Downloaded event-listener v5.3.1
18142026-02-11T23:00:13.703Z Downloaded blocking v1.6.1
18152026-02-11T23:00:13.703Z Downloaded async-lock v3.4.0
18162026-02-11T23:00:13.703Z Downloaded fancy-regex v0.14.0
18172026-02-11T23:00:13.704Z Downloaded serde_regex v1.1.0
18182026-02-11T23:00:13.704Z Downloaded piper v0.2.4
18192026-02-11T23:00:13.704Z Downloaded miette-derive v5.10.0
18202026-02-11T23:00:13.704Z Downloaded cfg-expr v0.20.1
18212026-02-11T23:00:13.704Z Downloaded textwrap v0.15.2
18222026-02-11T23:00:13.728Z Downloaded supports-color v2.1.0
18232026-02-11T23:00:13.728Z Downloaded tinytemplate v1.2.1
18242026-02-11T23:00:13.729Z Downloaded plotters-svg v0.3.7
18252026-02-11T23:00:13.731Z Downloaded plotters-backend v0.3.7
18262026-02-11T23:00:13.731Z Downloaded assert_cmd v2.0.17
18272026-02-11T23:00:13.732Z Downloaded pathdiff v0.2.3
18282026-02-11T23:00:13.732Z Downloaded knuffel-derive v3.2.0
18292026-02-11T23:00:13.733Z Downloaded terminal_size v0.1.17
18302026-02-11T23:00:13.733Z Downloaded trybuild v1.0.106
18312026-02-11T23:00:13.760Z Downloaded rust-argon2 v2.1.0
18322026-02-11T23:00:13.760Z Downloaded libtest-mimic v0.8.1
18332026-02-11T23:00:13.760Z Downloaded guppy v0.17.20
18342026-02-11T23:00:13.760Z Downloaded relative-path v1.9.3
18352026-02-11T23:00:13.760Z Downloaded futures-lite v2.3.0
18362026-02-11T23:00:13.760Z Downloaded criterion-plot v0.6.0
18372026-02-11T23:00:13.760Z Downloaded event-listener-strategy v0.5.2
18382026-02-11T23:00:13.760Z Downloaded cast v0.3.0
18392026-02-11T23:00:13.760Z Downloaded owo-colors v3.5.0
18402026-02-11T23:00:13.760Z Downloaded partial-io v0.5.4
18412026-02-11T23:00:13.760Z Downloaded supports-unicode v2.1.0
18422026-02-11T23:00:13.760Z Downloaded polling v3.7.3
18432026-02-11T23:00:13.785Z Downloaded stringmetrics v2.2.2
18442026-02-11T23:00:13.785Z Downloaded async-attributes v1.1.2
18452026-02-11T23:00:13.785Z Downloaded miette v5.10.0
18462026-02-11T23:00:13.785Z Downloaded async-executor v1.13.1
18472026-02-11T23:00:13.785Z Downloaded datatest-stable v0.3.2
18482026-02-11T23:00:13.785Z Downloaded chumsky v0.9.3
18492026-02-11T23:00:13.785Z Downloaded futures-timer v3.0.3
18502026-02-11T23:00:13.785Z Downloaded supports-hyperlinks v2.1.0
18512026-02-11T23:00:13.785Z Downloaded rstest v0.25.0
18522026-02-11T23:00:13.811Z Downloaded target-spec v3.5.0
18532026-02-11T23:00:13.811Z Downloaded similar-asserts v1.7.0
18542026-02-11T23:00:13.811Z Downloaded target-triple v0.1.3
18552026-02-11T23:00:13.811Z Downloaded rand_distr v0.5.1
18562026-02-11T23:00:13.811Z Downloaded plotters v0.3.7
18572026-02-11T23:00:13.811Z Downloaded httptest v0.16.3
18582026-02-11T23:00:13.835Z Downloaded async-std v1.13.0
18592026-02-11T23:00:13.862Z Downloaded termcolor v1.4.1
18602026-02-11T23:00:13.862Z Downloaded async-process v2.3.0
18612026-02-11T23:00:13.862Z Downloaded approx v0.5.1
18622026-02-11T23:00:13.862Z Downloaded oorandom v11.1.4
18632026-02-11T23:00:13.862Z Downloaded hashbrown v0.14.5
18642026-02-11T23:00:13.862Z Downloaded escape8259 v0.5.3
18652026-02-11T23:00:13.862Z Downloaded async-channel v2.3.1
18662026-02-11T23:00:13.862Z Downloaded path-tree v0.8.1
18672026-02-11T23:00:13.863Z Downloaded nested v0.1.1
18682026-02-11T23:00:13.863Z Downloaded guppy-workspace-hack v0.1.0
18692026-02-11T23:00:13.863Z Downloaded async-task v4.7.1
18702026-02-11T23:00:13.863Z Downloaded async-signal v0.2.10
18712026-02-11T23:00:13.863Z Downloaded async-global-executor v2.4.1
18722026-02-11T23:00:13.863Z Downloaded rstest_macros v0.25.0
18732026-02-11T23:00:13.888Z Downloaded assert-json-diff v2.0.2
18742026-02-11T23:00:13.888Z Downloaded target-lexicon v0.13.2
18752026-02-11T23:00:13.888Z Downloaded parking v2.2.1
18762026-02-11T23:00:13.888Z Downloaded kv-log-macro v1.0.7
18772026-02-11T23:00:13.889Z Downloaded event-listener v2.5.3
18782026-02-11T23:00:13.889Z Downloaded doc-comment v0.3.3
18792026-02-11T23:00:13.889Z Downloaded knuffel v3.2.0
18802026-02-11T23:00:13.889Z Downloaded criterion v0.7.0
18812026-02-11T23:00:13.889Z Downloaded async-io v2.3.4
18822026-02-11T23:00:13.889Z Downloaded proc-macro-crate v3.2.0
18832026-02-11T23:00:13.916Z Downloaded concurrent-queue v2.5.0
18842026-02-11T23:00:13.916Z Downloaded backtrace-ext v0.2.1
18852026-02-11T23:00:13.916Z Downloaded async-object-pool v0.1.5
18862026-02-11T23:00:13.916Z Downloaded async-channel v1.9.0
18872026-02-11T23:00:13.916Z Downloaded anes v0.1.6
18882026-02-11T23:00:13.916Z Downloaded httpmock v0.8.0-alpha.1
18892026-02-11T23:00:17.248Z Checking cfg-if v1.0.4
18902026-02-11T23:00:17.347Z Checking libc v0.2.180
18912026-02-11T23:00:17.347Z Checking serde_core v1.0.228
18922026-02-11T23:00:17.457Z Checking memchr v2.7.4
18932026-02-11T23:00:17.513Z Checking smallvec v1.15.1
18942026-02-11T23:00:17.571Z Checking value-bag v1.12.0
18952026-02-11T23:00:17.633Z Checking itoa v1.0.11
18962026-02-11T23:00:17.691Z Checking scopeguard v1.2.0
18972026-02-11T23:00:17.753Z Checking libm v0.2.8
18982026-02-11T23:00:17.918Z Checking zeroize v1.8.1
18992026-02-11T23:00:17.969Z Checking lock_api v0.4.12
19002026-02-11T23:00:18.032Z Checking stable_deref_trait v1.2.0
19012026-02-11T23:00:18.056Z Checking log v0.4.29
19022026-02-11T23:00:18.255Z Checking portable-atomic v1.11.0
19032026-02-11T23:00:18.306Z Checking critical-section v1.1.3
19042026-02-11T23:00:18.396Z Checking zerofrom v0.1.4
19052026-02-11T23:00:18.467Z Checking zmij v1.0.15
19062026-02-11T23:00:18.521Z Checking getrandom v0.2.15
19072026-02-11T23:00:18.586Z Checking getrandom v0.3.4
19082026-02-11T23:00:18.649Z Checking num-traits v0.2.19
19092026-02-11T23:00:18.712Z Checking yoke v0.7.4
19102026-02-11T23:00:18.736Z Checking pin-project-lite v0.2.14
19112026-02-11T23:00:18.837Z Checking rand_core v0.6.4
19122026-02-11T23:00:18.902Z Checking writeable v0.5.5
19132026-02-11T23:00:18.926Z Checking percent-encoding v2.3.2
19142026-02-11T23:00:19.004Z Checking litemap v0.7.3
19152026-02-11T23:00:19.112Z Checking zerovec v0.10.4
19162026-02-11T23:00:19.201Z Checking once_cell v1.21.3
19172026-02-11T23:00:19.260Z Checking icu_locid_transform_data v1.5.0
19182026-02-11T23:00:19.316Z Checking icu_properties_data v1.5.0
19192026-02-11T23:00:19.341Z Checking subtle v2.6.1
19202026-02-11T23:00:19.432Z Checking byteorder v1.5.0
19212026-02-11T23:00:19.489Z Checking utf16_iter v1.0.5
19222026-02-11T23:00:19.562Z Checking write16 v1.0.0
19232026-02-11T23:00:19.616Z Checking icu_normalizer_data v1.5.0
19242026-02-11T23:00:19.689Z Checking utf8_iter v1.0.4
19252026-02-11T23:00:19.748Z Checking form_urlencoded v1.2.2
19262026-02-11T23:00:19.805Z Checking parking_lot_core v0.9.10
19272026-02-11T23:00:19.864Z Checking signal-hook-registry v1.4.2
19282026-02-11T23:00:19.928Z Checking typenum v1.17.0
19292026-02-11T23:00:19.993Z Checking mio v1.0.2
19302026-02-11T23:00:20.061Z Checking futures-core v0.3.31
19312026-02-11T23:00:20.115Z Checking allocator-api2 v0.2.21
19322026-02-11T23:00:20.193Z Checking parking_lot v0.12.3
19332026-02-11T23:00:20.257Z Checking socket2 v0.6.1
19342026-02-11T23:00:20.326Z Checking iana-time-zone v0.1.63
19352026-02-11T23:00:20.600Z Checking errno v0.3.12
19362026-02-11T23:00:20.665Z Checking equivalent v1.0.2
19372026-02-11T23:00:20.728Z Checking tinystr v0.7.6
19382026-02-11T23:00:20.728Z Checking icu_collections v1.5.0
19392026-02-11T23:00:20.860Z Checking const-oid v0.9.6
19402026-02-11T23:00:20.922Z Checking zerocopy v0.7.35
19412026-02-11T23:00:20.946Z Checking thiserror v1.0.69
19422026-02-11T23:00:21.060Z Checking generic-array v0.14.7
19432026-02-11T23:00:21.108Z Checking futures-io v0.3.31
19442026-02-11T23:00:21.168Z Checking serde v1.0.228
19452026-02-11T23:00:21.225Z Checking serde_json v1.0.149
19462026-02-11T23:00:21.282Z Checking icu_locid v1.5.0
19472026-02-11T23:00:21.386Z Checking uuid v1.19.0
19482026-02-11T23:00:21.501Z Checking semver v1.0.27
19492026-02-11T23:00:21.967Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19502026-02-11T23:00:22.078Z Checking thiserror v2.0.18
19512026-02-11T23:00:22.160Z Checking bytes v1.11.1
19522026-02-11T23:00:22.237Z Checking bitflags v2.9.4
19532026-02-11T23:00:22.297Z Checking crypto-common v0.1.6
19542026-02-11T23:00:22.321Z Checking icu_provider v1.5.0
19552026-02-11T23:00:22.419Z Checking chrono v0.4.43
19562026-02-11T23:00:22.474Z Checking block-buffer v0.10.4
19572026-02-11T23:00:22.535Z Checking dyn-clone v1.0.20
19582026-02-11T23:00:22.667Z Checking slab v0.4.9
19592026-02-11T23:00:22.736Z Checking futures-sink v0.3.31
19602026-02-11T23:00:22.800Z Checking digest v0.10.7
19612026-02-11T23:00:22.801Z Checking cpufeatures v0.2.14
19622026-02-11T23:00:22.915Z Checking pin-utils v0.1.0
19632026-02-11T23:00:22.969Z Checking hashbrown v0.16.1
19642026-02-11T23:00:23.035Z Checking futures-channel v0.3.31
19652026-02-11T23:00:23.087Z Checking icu_locid_transform v1.5.0
19662026-02-11T23:00:23.088Z Checking rustix v0.38.37
19672026-02-11T23:00:23.207Z Checking futures-task v0.3.31
19682026-02-11T23:00:23.252Z Checking ppv-lite86 v0.2.20
19692026-02-11T23:00:23.328Z Checking tokio v1.49.0
19702026-02-11T23:00:23.474Z Checking foldhash v0.1.5
19712026-02-11T23:00:23.555Z Checking futures-util v0.3.31
19722026-02-11T23:00:23.765Z Checking hashbrown v0.15.4
19732026-02-11T23:00:23.891Z Checking fnv v1.0.7
19742026-02-11T23:00:23.982Z Checking indexmap v2.13.0
19752026-02-11T23:00:24.067Z Checking tracing-core v0.1.32
19762026-02-11T23:00:24.120Z Checking icu_properties v1.5.1
19772026-02-11T23:00:24.335Z Checking regex-syntax v0.8.5
19782026-02-11T23:00:24.707Z Checking tracing v0.1.40
19792026-02-11T23:00:24.791Z Checking http v1.4.0
19802026-02-11T23:00:25.070Z Checking spin v0.9.8
19812026-02-11T23:00:25.202Z Checking crossbeam-utils v0.8.21
19822026-02-11T23:00:25.443Z Checking adler2 v2.0.0
19832026-02-11T23:00:25.656Z Checking miniz_oxide v0.8.5
19842026-02-11T23:00:25.882Z Checking utf8parse v0.2.2
19852026-02-11T23:00:26.028Z Checking base64 v0.22.1
19862026-02-11T23:00:26.079Z Checking unicode-ident v1.0.19
19872026-02-11T23:00:26.128Z Checking base64ct v1.6.0
19882026-02-11T23:00:26.316Z Checking proc-macro2 v1.0.101
19892026-02-11T23:00:26.404Z Checking block-padding v0.3.3
19902026-02-11T23:00:26.539Z Checking anstyle v1.0.11
19912026-02-11T23:00:26.614Z Checking ipnet v2.11.0
19922026-02-11T23:00:26.686Z Checking inout v0.1.3
19932026-02-11T23:00:26.918Z Checking aho-corasick v1.1.3
19942026-02-11T23:00:26.982Z Checking cipher v0.4.4
19952026-02-11T23:00:27.046Z Checking quote v1.0.40
19962026-02-11T23:00:27.070Z Checking anstyle-parse v0.2.5
19972026-02-11T23:00:27.185Z Checking is_terminal_polyfill v1.70.1
19982026-02-11T23:00:27.250Z Checking icu_normalizer v1.5.0
19992026-02-11T23:00:27.379Z Checking anstyle-query v1.1.1
20002026-02-11T23:00:27.441Z Checking colorchoice v1.0.2
20012026-02-11T23:00:27.498Z Checking syn v2.0.114
20022026-02-11T23:00:27.522Z Checking powerfmt v0.2.0
20032026-02-11T23:00:27.609Z Checking num-conv v0.1.0
20042026-02-11T23:00:27.672Z Checking anstream v0.6.18
20052026-02-11T23:00:27.730Z Checking atomic-waker v1.1.2
20062026-02-11T23:00:27.895Z Checking deranged v0.5.3
20072026-02-11T23:00:27.948Z Checking fastrand v2.1.1
20082026-02-11T23:00:27.973Z Checking num_threads v0.1.7
20092026-02-11T23:00:28.076Z Checking idna_adapter v1.2.0
20102026-02-11T23:00:28.150Z Checking time-core v0.1.6
20112026-02-11T23:00:28.234Z Checking pem-rfc7468 v0.7.0
20122026-02-11T23:00:28.362Z Checking idna v1.0.3
20132026-02-11T23:00:28.413Z Checking terminal_size v0.4.0
20142026-02-11T23:00:28.503Z Checking regex-automata v0.4.11
20152026-02-11T23:00:28.560Z Checking sha2 v0.10.9
20162026-02-11T23:00:28.586Z Checking untrusted v0.9.0
20172026-02-11T23:00:28.671Z Checking gimli v0.31.1
20182026-02-11T23:00:28.847Z Checking ring v0.17.14
20192026-02-11T23:00:28.899Z Checking url v2.5.4
20202026-02-11T23:00:29.145Z Checking hmac v0.12.1
20212026-02-11T23:00:29.409Z Checking object v0.36.5
20222026-02-11T23:00:29.787Z Checking schemars v0.8.22
20232026-02-11T23:00:30.202Z Checking time v0.3.43
20242026-02-11T23:00:30.338Z Checking tokio-util v0.7.15
20252026-02-11T23:00:30.881Z Checking zerocopy v0.8.27
20262026-02-11T23:00:31.194Z Checking httparse v1.9.5
20272026-02-11T23:00:31.652Z Checking strsim v0.11.1
20282026-02-11T23:00:31.676Z Checking rustc-demangle v0.1.24
20292026-02-11T23:00:31.996Z Checking clap_lex v0.7.4
20302026-02-11T23:00:32.126Z Checking addr2line v0.24.2
20312026-02-11T23:00:32.193Z Checking lazy_static v1.5.0
20322026-02-11T23:00:32.308Z Checking clap_builder v4.5.48
20332026-02-11T23:00:32.379Z Checking flagset v0.4.6
20342026-02-11T23:00:32.472Z Checking rand_chacha v0.3.1
20352026-02-11T23:00:32.629Z Checking rustls-pki-types v1.10.0
20362026-02-11T23:00:32.683Z Checking der v0.7.10
20372026-02-11T23:00:32.708Z Checking http-body v1.0.1
20382026-02-11T23:00:32.932Z Checking rand v0.8.5
20392026-02-11T23:00:33.023Z Checking aws-lc-sys v0.26.0
20402026-02-11T23:00:33.077Z Checking httpdate v1.0.3
20412026-02-11T23:00:33.285Z Checking try-lock v0.2.5
20422026-02-11T23:00:33.402Z Checking untrusted v0.7.1
20432026-02-11T23:00:33.487Z Checking want v0.3.1
20442026-02-11T23:00:33.639Z Checking h2 v0.4.6
20452026-02-11T23:00:33.735Z Checking tower-layer v0.3.3
20462026-02-11T23:00:34.064Z Checking ryu v1.0.18
20472026-02-11T23:00:34.224Z Checking tower-service v0.3.3
20482026-02-11T23:00:34.277Z Checking erased-serde v0.3.31
20492026-02-11T23:00:34.391Z Checking rand_core v0.9.3
20502026-02-11T23:00:34.453Z Checking pbkdf2 v0.12.2
20512026-02-11T23:00:34.527Z Checking spki v0.7.3
20522026-02-11T23:00:34.669Z Checking aes v0.8.4
20532026-02-11T23:00:34.792Z Checking mime v0.3.17
20542026-02-11T23:00:34.901Z Checking salsa20 v0.10.2
20552026-02-11T23:00:35.139Z Checking backtrace v0.3.74
20562026-02-11T23:00:35.192Z Checking cbc v0.1.2
20572026-02-11T23:00:35.216Z Checking clap v4.5.48
20582026-02-11T23:00:35.216Z Checking rustix v1.1.3
20592026-02-11T23:00:35.363Z Checking slog v2.8.2
20602026-02-11T23:00:35.389Z Checking aws-lc-rs v1.12.4
20612026-02-11T23:00:35.481Z Checking scrypt v0.11.0
20622026-02-11T23:00:35.505Z Checking rand_chacha v0.9.0
20632026-02-11T23:00:35.597Z Checking http-body-util v0.1.3
20642026-02-11T23:00:35.753Z Checking anyhow v1.0.99
20652026-02-11T23:00:35.806Z Checking regex v1.11.3
20662026-02-11T23:00:35.962Z Checking rand v0.9.2
20672026-02-11T23:00:36.023Z Checking pkcs5 v0.7.1
20682026-02-11T23:00:36.095Z Checking foreign-types-shared v0.1.1
20692026-02-11T23:00:36.203Z Checking openssl-probe v0.1.5
20702026-02-11T23:00:36.278Z Checking foreign-types v0.3.2
20712026-02-11T23:00:36.434Z Checking serde_urlencoded v0.7.1
20722026-02-11T23:00:36.494Z Checking hex v0.4.3
20732026-02-11T23:00:36.518Z Checking openssl-sys v0.9.109
20742026-02-11T23:00:36.611Z Checking pkcs8 v0.10.2
20752026-02-11T23:00:36.917Z Checking encoding_rs v0.8.34
20762026-02-11T23:00:36.979Z Checking ipnetwork v0.21.1
20772026-02-11T23:00:37.003Z Checking plain v0.2.3
20782026-02-11T23:00:37.098Z Checking ucd-trie v0.1.7
20792026-02-11T23:00:37.234Z Checking rustls-webpki v0.102.8
20802026-02-11T23:00:37.295Z Checking sync_wrapper v1.0.1
20812026-02-11T23:00:37.355Z Checking tempfile v3.24.0
20822026-02-11T23:00:37.420Z Checking pest v2.8.2
20832026-02-11T23:00:37.480Z Checking either v1.15.0
20842026-02-11T23:00:37.540Z Checking pretty-hex v0.4.1
20852026-02-11T23:00:37.690Z Checking openssl v0.10.73
20862026-02-11T23:00:37.794Z Checking psl-types v2.0.11
20872026-02-11T23:00:37.849Z Checking tower v0.5.2
20882026-02-11T23:00:37.932Z Checking rustls-native-certs v0.8.1
20892026-02-11T23:00:38.081Z Checking publicsuffix v2.3.0
20902026-02-11T23:00:38.136Z Checking rustls v0.23.19
20912026-02-11T23:00:38.216Z Checking webpki-roots v1.0.1
20922026-02-11T23:00:38.432Z Checking cookie v0.18.1
20932026-02-11T23:00:38.482Z Checking openapiv3 v2.2.0
20942026-02-11T23:00:38.733Z Checking iri-string v0.7.8
20952026-02-11T23:00:38.889Z Checking cookie_store v0.21.1
20962026-02-11T23:00:38.940Z Checking signature v2.2.0
20972026-02-11T23:00:39.193Z Checking toml_datetime v0.6.11
20982026-02-11T23:00:39.486Z Checking hyper v1.8.1
20992026-02-11T23:00:39.543Z Checking serde_spanned v0.6.9
21002026-02-11T23:00:39.568Z Checking winnow v0.7.14
21012026-02-11T23:00:39.804Z Checking sha1 v0.10.6
21022026-02-11T23:00:39.851Z Checking strum v0.26.3
21032026-02-11T23:00:40.057Z Checking static_assertions v1.1.0
21042026-02-11T23:00:40.142Z Checking data-encoding v2.9.0
21052026-02-11T23:00:40.203Z Checking oxnet v0.1.4
21062026-02-11T23:00:40.666Z Checking quick-error v1.2.3
21072026-02-11T23:00:40.714Z Checking tinyvec_macros v0.1.1
21082026-02-11T23:00:40.876Z Checking tinyvec v1.8.0
21092026-02-11T23:00:40.925Z Checking hubpack v0.1.2
21102026-02-11T23:00:41.075Z Checking tower-http v0.6.6
21112026-02-11T23:00:41.216Z Checking num-integer v0.1.46
21122026-02-11T23:00:41.305Z Checking bit-vec v0.8.0
21132026-02-11T23:00:41.358Z Checking hyper-util v0.1.19
21142026-02-11T23:00:41.645Z Checking base16ct v0.2.0
21152026-02-11T23:00:41.718Z Checking scroll v0.12.0
21162026-02-11T23:00:41.742Z Checking bit-set v0.8.0
21172026-02-11T23:00:41.909Z Checking sec1 v0.7.3
21182026-02-11T23:00:42.074Z Checking ff v0.13.0
21192026-02-11T23:00:42.169Z Checking wait-timeout v0.2.0
21202026-02-11T23:00:42.250Z Checking crc32fast v1.4.2
21212026-02-11T23:00:42.308Z Checking goblin v0.8.2
21222026-02-11T23:00:42.333Z Checking native-tls v0.2.12
21232026-02-11T23:00:42.431Z Checking group v0.13.0
21242026-02-11T23:00:42.456Z Checking num-iter v0.1.45
21252026-02-11T23:00:42.540Z Checking ahash v0.8.12
21262026-02-11T23:00:42.598Z Checking bstr v1.10.0
21272026-02-11T23:00:42.729Z Checking hkdf v0.12.4
21282026-02-11T23:00:42.779Z Checking crypto-bigint v0.5.5
21292026-02-11T23:00:42.804Z Checking tokio-native-tls v0.3.1
21302026-02-11T23:00:42.990Z Checking tokio-rustls v0.26.0
21312026-02-11T23:00:43.014Z Checking rusty-fork v0.3.0
21322026-02-11T23:00:43.096Z Checking dtrace-parser v0.2.0
21332026-02-11T23:00:43.172Z Checking rand_xorshift v0.4.0
21342026-02-11T23:00:43.402Z Checking crossbeam-epoch v0.9.18
21352026-02-11T23:00:43.458Z Checking thread-id v4.2.2
21362026-02-11T23:00:43.482Z Checking unarray v0.1.4
21372026-02-11T23:00:43.482Z Checking zlib-rs v0.5.1
21382026-02-11T23:00:43.613Z Checking num-bigint-dig v0.8.6
21392026-02-11T23:00:43.667Z Checking pkcs1 v0.7.5
21402026-02-11T23:00:43.734Z Checking proptest v1.7.0
21412026-02-11T23:00:43.836Z Checking x509-cert v0.2.5
21422026-02-11T23:00:44.027Z Checking hyper-rustls v0.27.7
21432026-02-11T23:00:44.104Z Checking hyper-tls v0.6.0
21442026-02-11T23:00:44.422Z Checking scroll v0.13.0
21452026-02-11T23:00:44.531Z Checking reqwest v0.12.24
21462026-02-11T23:00:44.903Z Checking unicode-segmentation v1.12.0
21472026-02-11T23:00:45.099Z Checking elliptic-curve v0.13.8
21482026-02-11T23:00:45.168Z Checking toml_write v0.1.2
21492026-02-11T23:00:45.227Z Checking libz-rs-sys v0.5.1
21502026-02-11T23:00:45.389Z Checking rsa v0.9.8
21512026-02-11T23:00:45.473Z Checking flate2 v1.1.2
21522026-02-11T23:00:45.529Z Checking goblin v0.10.2
21532026-02-11T23:00:45.554Z Checking toml_edit v0.22.27
21542026-02-11T23:00:45.730Z Checking rfc6979 v0.4.0
21552026-02-11T23:00:45.974Z Checking memmap2 v0.9.8
21562026-02-11T23:00:46.112Z Checking winnow v0.5.40
21572026-02-11T23:00:46.186Z Checking bitflags v1.3.2
21582026-02-11T23:00:46.317Z Checking ecdsa v0.16.9
21592026-02-11T23:00:46.371Z Checking dtrace-parser v0.3.0
21602026-02-11T23:00:46.371Z Checking curve25519-dalek v4.1.3
21612026-02-11T23:00:46.576Z Checking dof v0.3.0
21622026-02-11T23:00:46.872Z Checking bzip2-sys v0.1.13+1.0.8
21632026-02-11T23:00:46.974Z Checking env_filter v0.1.2
21642026-02-11T23:00:47.054Z Checking thread-id v5.0.0
21652026-02-11T23:00:47.166Z Checking usdt-impl v0.5.0
21662026-02-11T23:00:47.236Z Checking keccak v0.1.5
21672026-02-11T23:00:47.285Z Checking env_logger v0.11.8
21682026-02-11T23:00:47.580Z Checking sha3 v0.10.8
21692026-02-11T23:00:47.671Z Checking ed25519 v2.2.3
21702026-02-11T23:00:47.722Z Checking itertools v0.13.0
21712026-02-11T23:00:47.778Z Checking newtype-uuid v1.3.2
21722026-02-11T23:00:47.997Z Checking serde_with v3.16.1
21732026-02-11T23:00:48.059Z Checking unicode-normalization v0.1.24
21742026-02-11T23:00:48.084Z Checking ed25519-dalek v2.1.1
21752026-02-11T23:00:48.084Z Checking memoffset v0.9.1
21762026-02-11T23:00:48.227Z Checking daft v0.1.4
21772026-02-11T23:00:48.295Z Checking signal-hook v0.3.18
21782026-02-11T23:00:48.643Z Checking managed v0.8.0
21792026-02-11T23:00:48.705Z Checking toml_edit v0.19.15
21802026-02-11T23:00:48.705Z Checking signal-hook-mio v0.2.4
21812026-02-11T23:00:48.730Z Checking bzip2 v0.4.4
21822026-02-11T23:00:48.887Z Checking ref-cast v1.0.25
21832026-02-11T23:00:48.936Z Checking zstd-sys v2.0.14+zstd.1.5.7
21842026-02-11T23:00:49.033Z Checking simd-adler32 v0.3.7
21852026-02-11T23:00:49.094Z Checking bumpalo v3.16.0
21862026-02-11T23:00:49.148Z Checking zip v0.6.6
21872026-02-11T23:00:49.201Z Checking zstd-safe v7.2.3
21882026-02-11T23:00:49.392Z Checking lockfree-object-pool v0.1.6
21892026-02-11T23:00:49.460Z Checking siphasher v0.3.11
21902026-02-11T23:00:49.553Z Checking zstd v0.13.3
21912026-02-11T23:00:49.680Z Checking zopfli v0.8.1
21922026-02-11T23:00:49.802Z Checking crossterm v0.28.1
21932026-02-11T23:00:49.826Z Checking phf_shared v0.11.2
21942026-02-11T23:00:49.947Z Checking bzip2 v0.5.2
21952026-02-11T23:00:50.002Z Checking similar v2.7.0
21962026-02-11T23:00:50.162Z Checking serde-big-array v0.5.1
21972026-02-11T23:00:50.259Z Checking hash32 v0.2.1
21982026-02-11T23:00:50.346Z Checking socket2 v0.5.10
21992026-02-11T23:00:50.417Z Checking winnow v0.6.26
22002026-02-11T23:00:50.593Z Checking unicode-bidi v0.3.17
22012026-02-11T23:00:50.756Z Checking dof v0.4.0
22022026-02-11T23:00:50.807Z Checking unicode-properties v0.1.3
22032026-02-11T23:00:50.879Z Checking jiff v0.2.15
22042026-02-11T23:00:51.028Z Checking toml v0.7.8
22052026-02-11T23:00:51.141Z Checking predicates-core v1.0.8
22062026-02-11T23:00:51.209Z Checking heapless v0.7.17
22072026-02-11T23:00:51.233Z Checking stringprep v0.1.5
22082026-02-11T23:00:51.391Z Checking hickory-proto v0.25.2
22092026-02-11T23:00:51.441Z Checking tokio-stream v0.1.17
22102026-02-11T23:00:51.588Z Checking fs-err v3.1.1
22112026-02-11T23:00:51.641Z Checking usdt-impl v0.6.0
22122026-02-11T23:00:51.792Z Checking md-5 v0.10.6
22132026-02-11T23:00:52.078Z Checking float-cmp v0.10.0
22142026-02-11T23:00:52.191Z Checking foldhash v0.2.0
22152026-02-11T23:00:52.250Z Checking normalize-line-endings v0.3.0
22162026-02-11T23:00:52.250Z Checking usdt v0.6.0
22172026-02-11T23:00:52.374Z Checking fallible-iterator v0.2.0
22182026-02-11T23:00:52.399Z Checking rustc-hash v2.1.1
22192026-02-11T23:00:52.491Z Checking difflib v0.4.0
22202026-02-11T23:00:52.550Z Checking smoltcp v0.9.1
22212026-02-11T23:00:52.628Z Checking nix v0.29.0
22222026-02-11T23:00:52.680Z Checking iddqd v0.3.16
22232026-02-11T23:00:52.862Z Checking predicates v3.1.3
22242026-02-11T23:00:52.918Z Checking itertools v0.10.5
22252026-02-11T23:00:53.000Z Checking postgres-protocol v0.6.8
22262026-02-11T23:00:53.547Z Checking buf-list v1.0.3
22272026-02-11T23:00:53.666Z Checking strum v0.27.2
22282026-02-11T23:00:53.872Z Checking fixedbitset v0.5.7
22292026-02-11T23:00:53.926Z Checking new_debug_unreachable v1.0.6
22302026-02-11T23:00:53.950Z Checking precomputed-hash v0.1.1
22312026-02-11T23:00:54.047Z Checking lalrpop-util v0.19.12
22322026-02-11T23:00:54.113Z Checking fixedbitset v0.4.2
22332026-02-11T23:00:54.197Z Checking string_cache v0.8.9
22342026-02-11T23:00:54.305Z Checking petgraph v0.8.2
22352026-02-11T23:00:54.406Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22362026-02-11T23:00:54.461Z Checking petgraph v0.6.5
22372026-02-11T23:00:54.525Z Checking postgres-types v0.2.9
22382026-02-11T23:00:54.549Z Checking phf v0.11.2
22392026-02-11T23:00:54.851Z Checking itertools v0.12.1
22402026-02-11T23:00:55.568Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22412026-02-11T23:00:55.568Z Checking whoami v1.5.2
22422026-02-11T23:00:55.568Z Checking minimal-lexical v0.2.1
22432026-02-11T23:00:55.568Z Checking peg-runtime v0.8.5
22442026-02-11T23:00:55.731Z Checking nom v7.1.3
22452026-02-11T23:00:55.785Z Checking tokio-postgres v0.7.13
22462026-02-11T23:00:56.285Z Checking zip v4.2.0
22472026-02-11T23:00:57.302Z Checking camino v1.2.2
22482026-02-11T23:00:57.359Z Compiling regress v0.10.4
22492026-02-11T23:00:57.416Z Checking futures-executor v0.3.31
22502026-02-11T23:00:57.533Z Checking is-terminal v0.4.13
22512026-02-11T23:00:57.698Z Compiling unsafe-libyaml v0.2.11
22522026-02-11T23:00:57.753Z Checking crossbeam-channel v0.5.15
22532026-02-11T23:00:57.779Z Checking futures v0.3.31
22542026-02-11T23:00:57.900Z Checking heck v0.5.0
22552026-02-11T23:00:57.991Z Checking thread_local v1.1.8
22562026-02-11T23:00:58.181Z Compiling rustls v0.22.4
22572026-02-11T23:00:58.355Z Compiling newtype-uuid-macros v0.1.0
22582026-02-11T23:00:58.457Z Compiling structmeta-derive v0.3.0
22592026-02-11T23:00:58.516Z Checking take_mut v0.2.2
22602026-02-11T23:00:58.640Z Checking term v1.1.0
22612026-02-11T23:00:58.732Z Checking slog-async v2.8.0
22622026-02-11T23:00:59.055Z Compiling serde_yaml v0.9.34+deprecated
22632026-02-11T23:00:59.109Z Checking slog-term v2.9.2
22642026-02-11T23:00:59.255Z Compiling multer v3.1.0
22652026-02-11T23:00:59.491Z Compiling async-stream-impl v0.3.6
22662026-02-11T23:00:59.693Z Compiling dropshot v0.16.7
22672026-02-11T23:00:59.749Z Checking match_cfg v0.1.0
22682026-02-11T23:00:59.822Z Compiling dropshot_endpoint v0.16.7
22692026-02-11T23:00:59.943Z Checking hostname v0.3.1
22702026-02-11T23:01:00.149Z Checking unicode-width v0.1.14
22712026-02-11T23:01:00.199Z Checking debug-ignore v1.0.5
22722026-02-11T23:01:00.424Z Checking slog-json v2.6.1
22732026-02-11T23:01:00.645Z Compiling typify-impl v0.4.3
22742026-02-11T23:01:00.703Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22752026-02-11T23:01:00.727Z Compiling structmeta v0.3.0
22762026-02-11T23:01:00.816Z Checking slog-bunyan v2.5.0
22772026-02-11T23:01:01.065Z Checking toml_parser v1.0.6+spec-1.1.0
22782026-02-11T23:01:01.257Z Compiling derive-ex v0.1.8
22792026-02-11T23:01:01.689Z Checking serde_path_to_error v0.1.20
22802026-02-11T23:01:01.782Z Checking serde_spanned v1.0.4
22812026-02-11T23:01:02.063Z Checking toml_datetime v0.7.5+spec-1.1.0
22822026-02-11T23:01:02.324Z Checking toml_writer v1.0.6+spec-1.1.0
22832026-02-11T23:01:02.489Z Checking async-stream v0.3.6
22842026-02-11T23:01:02.749Z Checking toml v0.9.11+spec-1.1.0
22852026-02-11T23:01:03.264Z Checking rustls-pemfile v2.2.0
22862026-02-11T23:01:03.545Z Checking waitgroup v0.1.2
22872026-02-11T23:01:03.596Z Checking hostname v0.4.2
22882026-02-11T23:01:03.764Z Checking progenitor-client v0.10.0
22892026-02-11T23:01:03.821Z Compiling parse-display-derive v0.10.0
22902026-02-11T23:01:03.821Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
22912026-02-11T23:01:03.982Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22922026-02-11T23:01:04.112Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22932026-02-11T23:01:04.164Z Checking macaddr v1.0.1
22942026-02-11T23:01:04.228Z Checking tabwriter v1.4.0
22952026-02-11T23:01:04.537Z Checking itertools v0.14.0
22962026-02-11T23:01:04.607Z Checking instant v0.1.13
22972026-02-11T23:01:04.714Z Checking progenitor-client v0.11.2
22982026-02-11T23:01:04.783Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22992026-02-11T23:01:04.858Z Checking backoff v0.4.0
23002026-02-11T23:01:04.930Z Compiling test-strategy v0.4.3
23012026-02-11T23:01:05.009Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
23022026-02-11T23:01:05.172Z Checking colored v3.0.0
23032026-02-11T23:01:05.227Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23042026-02-11T23:01:05.490Z Checking camino-tempfile v1.4.1
23052026-02-11T23:01:05.630Z Checking tokio-rustls v0.25.0
23062026-02-11T23:01:05.831Z Checking toml v0.8.23
23072026-02-11T23:01:06.286Z Checking crossbeam-deque v0.8.5
23082026-02-11T23:01:06.617Z Compiling rayon-core v1.12.1
23092026-02-11T23:01:06.672Z Compiling proc-macro-error v1.0.4
23102026-02-11T23:01:06.938Z Checking unicode-width v0.2.0
23112026-02-11T23:01:07.230Z Checking parse-display v0.10.0
23122026-02-11T23:01:07.346Z Compiling crucible-workspace-hack v0.1.0
23132026-02-11T23:01:07.465Z Compiling proc-macro-crate v1.3.1
23142026-02-11T23:01:07.522Z Compiling nix v0.30.1
23152026-02-11T23:01:07.866Z Checking rayon v1.10.0
23162026-02-11T23:01:07.977Z Checking glob v0.3.2
23172026-02-11T23:01:08.122Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23182026-02-11T23:01:08.492Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23192026-02-11T23:01:08.519Z Compiling num_enum_derive v0.5.11
23202026-02-11T23:01:08.609Z Compiling heapless v0.8.0
23212026-02-11T23:01:08.969Z Compiling ingot-macros v0.1.1
23222026-02-11T23:01:09.042Z Checking hash32 v0.3.1
23232026-02-11T23:01:09.337Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23242026-02-11T23:01:09.660Z Compiling smoltcp v0.11.0
23252026-02-11T23:01:10.495Z Compiling foreign-types-macros v0.2.3
23262026-02-11T23:01:10.558Z Checking foreign-types-shared v0.3.1
23272026-02-11T23:01:10.741Z Checking cobs v0.2.3
23282026-02-11T23:01:10.888Z Checking num_enum v0.5.11
23292026-02-11T23:01:11.066Z Checking postcard v1.0.10
23302026-02-11T23:01:11.240Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23312026-02-11T23:01:11.421Z Compiling typify-macro v0.4.3
23322026-02-11T23:01:11.478Z Checking sigpipe v0.1.3
23332026-02-11T23:01:11.583Z Checking cstr-argument v0.1.2
23342026-02-11T23:01:11.711Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23352026-02-11T23:01:11.767Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23362026-02-11T23:01:11.876Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23372026-02-11T23:01:11.939Z Checking pretty-hex v0.2.1
23382026-02-11T23:01:12.055Z Checking foreign-types v0.5.0
23392026-02-11T23:01:12.265Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23402026-02-11T23:01:12.289Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23412026-02-11T23:01:12.382Z Checking colored v2.2.0
23422026-02-11T23:01:12.512Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23432026-02-11T23:01:12.582Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23442026-02-11T23:01:12.649Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23452026-02-11T23:01:12.698Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23462026-02-11T23:01:12.814Z Compiling convert_case v0.4.0
23472026-02-11T23:01:13.036Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23482026-02-11T23:01:13.401Z Compiling zone_cfg_derive v0.3.0
23492026-02-11T23:01:13.425Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
23502026-02-11T23:01:13.508Z Checking smf v0.2.3
23512026-02-11T23:01:13.683Z Compiling derive_more v0.99.20
23522026-02-11T23:01:13.843Z Compiling num-derive v0.4.2
23532026-02-11T23:01:13.900Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23542026-02-11T23:01:14.003Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
23552026-02-11T23:01:14.442Z Checking half v2.4.1
23562026-02-11T23:01:14.670Z Checking zone v0.3.1
23572026-02-11T23:01:14.750Z Checking ciborium-io v0.2.2
23582026-02-11T23:01:14.916Z Compiling usdt-macro v0.5.0
23592026-02-11T23:01:15.026Z Compiling usdt-attr-macro v0.5.0
23602026-02-11T23:01:15.130Z Checking ciborium-ll v0.2.2
23612026-02-11T23:01:15.323Z Compiling typify v0.4.3
23622026-02-11T23:01:15.553Z Compiling progenitor-impl v0.11.2
23632026-02-11T23:01:15.614Z Checking ingot-types v0.1.2
23642026-02-11T23:01:15.614Z Compiling progenitor-impl v0.10.0
23652026-02-11T23:01:15.859Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23662026-02-11T23:01:16.503Z Checking memmap v0.7.0
23672026-02-11T23:01:16.528Z Checking ingot v0.1.1
23682026-02-11T23:01:16.662Z Checking indent_write v2.2.0
23692026-02-11T23:01:16.872Z Checking usdt v0.5.0
23702026-02-11T23:01:16.991Z Checking ciborium v0.2.2
23712026-02-11T23:01:17.246Z Checking secrecy v0.10.3
23722026-02-11T23:01:17.504Z Checking swrite v0.1.0
23732026-02-11T23:01:17.695Z Checking universal-hash v0.5.1
23742026-02-11T23:01:17.964Z Checking opaque-debug v0.3.1
23752026-02-11T23:01:18.086Z Checking aead v0.5.2
23762026-02-11T23:01:18.144Z Checking chacha20 v0.9.1
23772026-02-11T23:01:18.248Z Checking poly1305 v0.8.0
23782026-02-11T23:01:18.481Z Checking password-hash v0.5.0
23792026-02-11T23:01:18.658Z Checking blake2 v0.10.6
23802026-02-11T23:01:18.715Z Compiling thiserror-impl-no-std v2.0.2
23812026-02-11T23:01:18.865Z Checking chacha20poly1305 v0.10.1
23822026-02-11T23:01:19.020Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23832026-02-11T23:01:19.132Z Checking tokio-dtrace v0.1.0
23842026-02-11T23:01:19.236Z Checking argon2 v0.5.3
23852026-02-11T23:01:19.498Z Checking console v0.15.10
23862026-02-11T23:01:19.607Z Compiling derive-where v1.5.0
23872026-02-11T23:01:19.866Z Checking oxide-tokio-rt v0.1.2
23882026-02-11T23:01:20.031Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23892026-02-11T23:01:20.123Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23902026-02-11T23:01:20.185Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
23912026-02-11T23:01:20.251Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23922026-02-11T23:01:20.495Z Checking atomicwrites v0.4.4
23932026-02-11T23:01:20.735Z Checking newline-converter v0.3.0
23942026-02-11T23:01:20.793Z Checking bytecount v0.6.8
23952026-02-11T23:01:20.853Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
23962026-02-11T23:01:20.986Z Checking expectorate v1.2.0
23972026-02-11T23:01:21.064Z Compiling owo-colors v4.2.2
23982026-02-11T23:01:21.304Z Compiling cancel-safe-futures v0.1.5
23992026-02-11T23:01:21.402Z Checking thiserror-no-std v2.0.2
24002026-02-11T23:01:21.599Z Checking vsss-rs v3.3.4
24012026-02-11T23:01:21.925Z Checking libsw-core v0.3.1
24022026-02-11T23:01:22.245Z Checking libsw v3.5.0
24032026-02-11T23:01:22.305Z Compiling progenitor-macro v0.10.0
24042026-02-11T23:01:22.635Z Compiling progenitor-macro v0.11.2
24052026-02-11T23:01:22.806Z Checking num-rational v0.4.2
24062026-02-11T23:01:23.040Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24072026-02-11T23:01:23.097Z Checking num-complex v0.4.6
24082026-02-11T23:01:23.551Z Checking linear-map v1.2.0
24092026-02-11T23:01:23.727Z Checking float-ord v0.3.2
24102026-02-11T23:01:23.938Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24112026-02-11T23:01:23.998Z Checking same-file v1.0.6
24122026-02-11T23:01:24.053Z Checking num v0.4.3
24132026-02-11T23:01:24.077Z Checking gethostname v0.5.0
24142026-02-11T23:01:24.252Z Checking walkdir v2.5.0
24152026-02-11T23:01:24.369Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24162026-02-11T23:01:24.791Z Checking prettyplease v0.2.36
24172026-02-11T23:01:25.354Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24182026-02-11T23:01:29.448Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24192026-02-11T23:01:31.653Z Compiling async-recursion v1.1.1
24202026-02-11T23:01:32.167Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24212026-02-11T23:01:32.532Z Checking smawk v0.3.2
24222026-02-11T23:01:32.597Z Checking unicode-linebreak v0.1.5
24232026-02-11T23:01:32.846Z Checking resolv-conf v0.7.0
24242026-02-11T23:01:33.060Z Compiling convert_case v0.7.1
24252026-02-11T23:01:33.160Z Compiling slog-dtrace v0.3.0
24262026-02-11T23:01:33.247Z Checking globset v0.4.15
24272026-02-11T23:01:33.358Z Compiling vte_generate_state_changes v0.1.2
24282026-02-11T23:01:33.837Z Checking fd-lock v4.0.2
24292026-02-11T23:01:33.981Z Compiling derive_more-impl v2.0.1
24302026-02-11T23:01:34.119Z Checking vte v0.11.1
24312026-02-11T23:01:34.182Z Checking display-error-chain v0.2.2
24322026-02-11T23:01:34.206Z Compiling pin-project-internal v1.1.6
24332026-02-11T23:01:34.305Z Checking linked-hash-map v0.5.6
24342026-02-11T23:01:34.373Z Checking progenitor v0.10.0
24352026-02-11T23:01:34.467Z Checking nu-ansi-term v0.50.1
24362026-02-11T23:01:34.669Z Checking progenitor v0.11.2
24372026-02-11T23:01:34.778Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24382026-02-11T23:01:34.951Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
24392026-02-11T23:01:35.061Z Checking termtree v0.5.1
24402026-02-11T23:01:35.364Z Checking lru-cache v0.1.2
24412026-02-11T23:01:35.447Z Checking strip-ansi-escapes v0.2.0
24422026-02-11T23:01:35.644Z Checking textwrap v0.16.2
24432026-02-11T23:01:35.700Z Checking reedline v0.40.0
24442026-02-11T23:01:35.768Z Checking derive_more v2.0.1
24452026-02-11T23:01:35.965Z Checking crossterm v0.29.0
24462026-02-11T23:01:36.153Z Checking hickory-proto v0.24.4
24472026-02-11T23:01:36.823Z Checking pin-project v1.1.6
24482026-02-11T23:01:37.036Z Checking pem v3.0.5
24492026-02-11T23:01:37.375Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24502026-02-11T23:01:37.427Z Compiling snafu-derive v0.8.5
24512026-02-11T23:01:38.491Z Checking nibble_vec v0.1.0
24522026-02-11T23:01:38.552Z Checking endian-type v0.1.2
24532026-02-11T23:01:38.774Z Checking olpc-cjson v0.1.4
24542026-02-11T23:01:38.853Z Checking radix_trie v0.2.1
24552026-02-11T23:01:39.088Z Checking serde_plain v1.0.2
24562026-02-11T23:01:39.411Z Checking base64 v0.21.7
24572026-02-11T23:01:39.435Z Checking humantime v2.2.0
24582026-02-11T23:01:39.870Z Checking typed-path v0.9.3
24592026-02-11T23:01:39.955Z Checking csv-core v0.1.11
24602026-02-11T23:01:40.364Z Checking csv v1.3.1
24612026-02-11T23:01:40.662Z Checking hickory-resolver v0.24.4
24622026-02-11T23:01:40.764Z Compiling cfg_aliases v0.1.1
24632026-02-11T23:01:40.946Z Compiling nix v0.28.0
24642026-02-11T23:01:41.205Z Checking papergrid v0.11.0
24652026-02-11T23:01:41.424Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24662026-02-11T23:01:41.723Z Compiling tabled_derive v0.7.0
24672026-02-11T23:01:41.887Z Checking home v0.5.9
24682026-02-11T23:01:41.986Z Checking snafu v0.8.5
24692026-02-11T23:01:42.145Z Checking siphasher v1.0.1
24702026-02-11T23:01:42.521Z Checking tough v0.20.0
24712026-02-11T23:01:42.547Z Checking qorb v0.4.1
24722026-02-11T23:01:42.738Z Checking phf_shared v0.12.1
24732026-02-11T23:01:43.141Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24742026-02-11T23:01:43.239Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24752026-02-11T23:01:43.890Z Checking tabled v0.15.0
24762026-02-11T23:01:44.201Z Compiling chrono-tz v0.10.4
24772026-02-11T23:01:44.269Z Compiling semver v0.1.20
24782026-02-11T23:01:44.447Z Checking highway v1.3.0
24792026-02-11T23:01:44.920Z Compiling rustc_version v0.1.7
24802026-02-11T23:01:44.977Z Checking phf v0.12.1
24812026-02-11T23:01:45.130Z Compiling const_format_proc_macros v0.2.34
24822026-02-11T23:01:45.304Z Compiling peg-macros v0.8.5
24832026-02-11T23:01:45.365Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24842026-02-11T23:01:46.353Z Compiling sqlparser_derive v0.2.2
24852026-02-11T23:01:46.626Z Checking unicode_categories v0.1.1
24862026-02-11T23:01:46.943Z Checking const_format v0.2.34
24872026-02-11T23:01:47.001Z Checking sqlformat v0.3.5
24882026-02-11T23:01:47.086Z Checking rustyline v14.0.0
24892026-02-11T23:01:47.345Z Compiling newtype_derive v0.1.6
24902026-02-11T23:01:47.398Z Checking sqlparser v0.45.0
24912026-02-11T23:01:47.717Z Checking bcs v0.1.6
24922026-02-11T23:01:48.293Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24932026-02-11T23:01:48.347Z Checking steno v0.4.1
24942026-02-11T23:01:48.483Z Checking peg v0.8.5
24952026-02-11T23:01:48.649Z Checking utf-8 v0.7.6
24962026-02-11T23:01:48.674Z Checking xattr v1.3.1
24972026-02-11T23:01:48.762Z Checking filetime v0.2.26
24982026-02-11T23:01:48.932Z Checking arc-swap v1.7.1
24992026-02-11T23:01:48.986Z Checking tungstenite v0.21.0
25002026-02-11T23:01:49.048Z Checking tar v0.4.44
25012026-02-11T23:01:49.401Z Checking slog-scope v4.4.0
25022026-02-11T23:01:49.738Z Checking slog-stdlog v4.1.1
25032026-02-11T23:01:49.904Z Checking tokio-tungstenite v0.21.0
25042026-02-11T23:01:49.935Z Compiling typify-impl v0.2.0
25052026-02-11T23:01:49.995Z Checking slog-envlogger v2.2.0
25062026-02-11T23:01:50.302Z Checking subprocess v0.2.9
25072026-02-11T23:01:50.459Z Checking headers-core v0.3.0
25082026-02-11T23:01:50.679Z Checking headers v0.4.1
25092026-02-11T23:01:50.922Z Compiling lzma-sys v0.1.20
25102026-02-11T23:01:51.760Z Checking progenitor-client v0.8.0
25112026-02-11T23:01:51.826Z Compiling heck v0.3.3
25122026-02-11T23:01:52.270Z Compiling zone_cfg_derive v0.1.2
25132026-02-11T23:01:52.379Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25142026-02-11T23:01:52.729Z Checking yasna v0.5.2
25152026-02-11T23:01:52.835Z Checking base64 v0.13.1
25162026-02-11T23:01:53.327Z Checking number_prefix v0.4.0
25172026-02-11T23:01:53.571Z Checking zone v0.1.8
25182026-02-11T23:01:53.630Z Checking indicatif v0.17.11
25192026-02-11T23:01:53.695Z Checking rcgen v0.12.1
25202026-02-11T23:01:54.361Z Checking ron v0.7.1
25212026-02-11T23:01:54.477Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25222026-02-11T23:01:54.531Z Checking xz2 v0.1.7
25232026-02-11T23:01:54.917Z Checking dropshot-api-manager-types v0.2.4
25242026-02-11T23:01:55.040Z Compiling moka v0.12.10
25252026-02-11T23:01:55.366Z Checking tagptr v0.2.0
25262026-02-11T23:01:55.496Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25272026-02-11T23:01:55.566Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25282026-02-11T23:01:55.736Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25292026-02-11T23:01:56.553Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25302026-02-11T23:01:57.168Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25312026-02-11T23:01:57.439Z Checking hickory-resolver v0.25.2
25322026-02-11T23:01:58.119Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25332026-02-11T23:01:58.474Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25342026-02-11T23:01:58.532Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25352026-02-11T23:01:58.968Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25362026-02-11T23:01:59.047Z Compiling radium v0.7.0
25372026-02-11T23:01:59.071Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25382026-02-11T23:01:59.544Z Compiling libefi-sys v0.1.0
25392026-02-11T23:01:59.912Z Compiling bitfield-struct v0.6.2
25402026-02-11T23:02:00.032Z Compiling maybe-uninit v2.0.0
25412026-02-11T23:02:00.126Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25422026-02-11T23:02:00.190Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25432026-02-11T23:02:00.249Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25442026-02-11T23:02:00.450Z Compiling typify-macro v0.2.0
25452026-02-11T23:02:00.613Z Checking tap v1.0.1
25462026-02-11T23:02:00.850Z Checking wyz v0.5.1
25472026-02-11T23:02:01.242Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25482026-02-11T23:02:01.371Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25492026-02-11T23:02:01.437Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25502026-02-11T23:02:01.959Z Compiling zerocopy-derive v0.6.6
25512026-02-11T23:02:02.061Z Checking crc-catalog v2.4.0
25522026-02-11T23:02:02.277Z Compiling packed_struct v0.10.1
25532026-02-11T23:02:02.326Z Checking funty v2.0.0
25542026-02-11T23:02:02.784Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25552026-02-11T23:02:03.214Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25562026-02-11T23:02:03.281Z Checking bitvec v1.0.1
25572026-02-11T23:02:03.344Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25582026-02-11T23:02:03.794Z Checking zerocopy v0.6.6
25592026-02-11T23:02:03.914Z Checking crc v3.2.1
25602026-02-11T23:02:04.002Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25612026-02-11T23:02:04.100Z Compiling typify v0.2.0
25622026-02-11T23:02:04.306Z Compiling progenitor-impl v0.8.0
25632026-02-11T23:02:04.492Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25642026-02-11T23:02:04.561Z Compiling packed_struct_codegen v0.10.1
25652026-02-11T23:02:04.644Z Compiling bitfield-macros v0.19.2
25662026-02-11T23:02:05.283Z Compiling indexmap v1.9.3
25672026-02-11T23:02:05.644Z Checking nodrop v0.1.14
25682026-02-11T23:02:05.848Z Checking array-init v0.0.4
25692026-02-11T23:02:06.125Z Checking bitfield v0.19.2
25702026-02-11T23:02:06.393Z Checking smallvec v0.6.14
25712026-02-11T23:02:06.559Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25722026-02-11T23:02:06.642Z Checking hashbrown v0.12.3
25732026-02-11T23:02:06.693Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25742026-02-11T23:02:06.778Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25752026-02-11T23:02:06.848Z Checking serde-hex v0.1.0
25762026-02-11T23:02:07.042Z Checking ron v0.8.1
25772026-02-11T23:02:08.396Z Checking hashbrown v0.13.2
25782026-02-11T23:02:08.461Z Checking crc-any v2.5.0
25792026-02-11T23:02:08.873Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25802026-02-11T23:02:08.926Z Checking path-slash v0.1.5
25812026-02-11T23:02:09.175Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
25822026-02-11T23:02:09.268Z Compiling xshell-macros v0.2.7
25832026-02-11T23:02:09.426Z Checking object v0.30.4
25842026-02-11T23:02:09.944Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
25852026-02-11T23:02:10.058Z Checking xshell v0.2.7
25862026-02-11T23:02:10.511Z Compiling progenitor-macro v0.8.0
25872026-02-11T23:02:10.564Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25882026-02-11T23:02:10.748Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25892026-02-11T23:02:11.431Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25902026-02-11T23:02:12.252Z Checking half v1.8.3
25912026-02-11T23:02:12.310Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25922026-02-11T23:02:12.745Z Checking serde_cbor v0.11.2
25932026-02-11T23:02:12.882Z Compiling proc-macro-error-attr2 v2.0.0
25942026-02-11T23:02:12.959Z Compiling num-derive v0.3.3
25952026-02-11T23:02:13.743Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25962026-02-11T23:02:13.797Z Compiling proc-macro-error2 v2.0.1
25972026-02-11T23:02:14.233Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25982026-02-11T23:02:14.610Z Compiling tabled_derive v0.11.0
25992026-02-11T23:02:14.836Z Checking papergrid v0.17.0
26002026-02-11T23:02:14.910Z Checking libscf-sys v1.1.0
26012026-02-11T23:02:15.182Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26022026-02-11T23:02:15.370Z Checking testing_table v0.3.0
26032026-02-11T23:02:15.573Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26042026-02-11T23:02:15.649Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26052026-02-11T23:02:16.047Z Checking maplit v1.0.2
26062026-02-11T23:02:16.393Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26072026-02-11T23:02:16.707Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26082026-02-11T23:02:17.319Z Checking tabled v0.20.0
26092026-02-11T23:02:17.431Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26102026-02-11T23:02:17.492Z Checking crc8 v0.1.1
26112026-02-11T23:02:17.555Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26122026-02-11T23:02:17.555Z Checking fxhash v0.2.1
26132026-02-11T23:02:17.720Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26142026-02-11T23:02:17.851Z Checking unicase v2.8.1
26152026-02-11T23:02:18.239Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26162026-02-11T23:02:18.304Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26172026-02-11T23:02:19.232Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26182026-02-11T23:02:19.457Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26192026-02-11T23:02:19.663Z Checking kstat-rs v0.2.4
26202026-02-11T23:02:19.834Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26212026-02-11T23:02:20.083Z Compiling parking_lot_core v0.8.6
26222026-02-11T23:02:20.197Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26232026-02-11T23:02:20.420Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26242026-02-11T23:02:20.564Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26252026-02-11T23:02:20.621Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26262026-02-11T23:02:20.770Z Checking scheduled-thread-pool v0.2.7
26272026-02-11T23:02:21.129Z Compiling dsl_auto_type v0.1.2
26282026-02-11T23:02:21.420Z Compiling vergen-gitcl v1.0.8
26292026-02-11T23:02:21.801Z Compiling diesel_table_macro_syntax v0.2.0
26302026-02-11T23:02:22.115Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26312026-02-11T23:02:22.235Z Checking r2d2 v0.8.10
26322026-02-11T23:02:22.388Z Checking progenitor v0.8.0
26332026-02-11T23:02:22.448Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26342026-02-11T23:02:22.598Z Compiling diesel_derives v2.2.3
26352026-02-11T23:02:22.689Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26362026-02-11T23:02:22.757Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26372026-02-11T23:02:22.810Z Checking parking_lot v0.11.2
26382026-02-11T23:02:23.175Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26392026-02-11T23:02:23.366Z Checking prefix-trie v0.7.0
26402026-02-11T23:02:23.426Z Checking nanorand v0.7.0
26412026-02-11T23:02:23.691Z Compiling dirs-sys-next v0.1.2
26422026-02-11T23:02:23.901Z Compiling crunchy v0.2.2
26432026-02-11T23:02:24.124Z Checking hickory-server v0.25.2
26442026-02-11T23:02:24.350Z Compiling dirs-next v2.0.0
26452026-02-11T23:02:24.502Z Checking flume v0.11.1
26462026-02-11T23:02:24.584Z Checking sled v0.34.7
26472026-02-11T23:02:24.640Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26482026-02-11T23:02:25.028Z Checking hickory-client v0.25.2
26492026-02-11T23:02:25.082Z Compiling tiny-keccak v2.0.2
26502026-02-11T23:02:25.704Z Compiling term v0.7.0
26512026-02-11T23:02:25.822Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26522026-02-11T23:02:26.181Z Compiling salty v0.3.0
26532026-02-11T23:02:26.645Z Compiling bit-vec v0.6.3
26542026-02-11T23:02:27.099Z Compiling bit-set v0.5.3
26552026-02-11T23:02:27.154Z Compiling ascii-canvas v3.0.0
26562026-02-11T23:02:27.355Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26572026-02-11T23:02:27.465Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26582026-02-11T23:02:27.724Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26592026-02-11T23:02:27.786Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26602026-02-11T23:02:28.180Z Checking primeorder v0.13.6
26612026-02-11T23:02:28.446Z Compiling ena v0.14.3
26622026-02-11T23:02:28.758Z Compiling regex-syntax v0.6.29
26632026-02-11T23:02:28.920Z Compiling diff v0.1.13
26642026-02-11T23:02:29.407Z Compiling bindgen v0.71.1
26652026-02-11T23:02:29.854Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26662026-02-11T23:02:30.512Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26672026-02-11T23:02:31.122Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
26682026-02-11T23:02:32.656Z Compiling lalrpop v0.19.12
26692026-02-11T23:02:32.821Z Checking diesel v2.2.12
26702026-02-11T23:02:33.132Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26712026-02-11T23:02:33.916Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26722026-02-11T23:02:34.003Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26732026-02-11T23:02:35.371Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26742026-02-11T23:02:35.555Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26752026-02-11T23:02:35.750Z Compiling libxml v0.3.3
26762026-02-11T23:02:36.245Z Compiling fs-err v2.11.0
26772026-02-11T23:02:36.606Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26782026-02-11T23:02:36.908Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26792026-02-11T23:02:36.993Z Checking p384 v0.13.1
26802026-02-11T23:02:37.053Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26812026-02-11T23:02:37.708Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26822026-02-11T23:02:37.987Z Compiling strum_macros v0.24.3
26832026-02-11T23:02:41.147Z Compiling indoc v1.0.9
26842026-02-11T23:02:42.198Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26852026-02-11T23:02:42.255Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26862026-02-11T23:02:42.445Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=7a66c1b2415122b821611fd51012032a03e14ada#7a66c1b2)
26872026-02-11T23:02:42.777Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26882026-02-11T23:02:42.957Z Checking quick-xml v0.37.2
26892026-02-11T23:02:43.163Z Checking derive_builder v0.20.2
26902026-02-11T23:02:43.389Z Compiling oso-derive v0.27.3
26912026-02-11T23:02:43.491Z Compiling impl-trait-for-tuples v0.2.2
26922026-02-11T23:02:44.359Z Compiling trait-variant v0.1.2
26932026-02-11T23:02:44.685Z Checking parse-size v1.1.0
26942026-02-11T23:02:44.942Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26952026-02-11T23:02:45.116Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=7a66c1b2415122b821611fd51012032a03e14ada#7a66c1b2)
26962026-02-11T23:02:45.464Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26972026-02-11T23:02:46.896Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26982026-02-11T23:02:47.279Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26992026-02-11T23:02:48.018Z Checking assert_matches v1.5.0
27002026-02-11T23:02:48.660Z Compiling mime_guess v2.0.5
27012026-02-11T23:02:48.826Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27022026-02-11T23:02:49.420Z Checking predicates-tree v1.0.12
27032026-02-11T23:02:49.592Z Checking http-range v0.1.5
27042026-02-11T23:02:49.669Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27052026-02-11T23:02:49.824Z Checking atty v0.2.14
27062026-02-11T23:02:49.900Z Compiling diesel-dtrace v0.4.2
27072026-02-11T23:02:50.431Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27082026-02-11T23:02:50.500Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27092026-02-11T23:02:50.812Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27102026-02-11T23:02:50.880Z Checking bb8 v0.8.5
27112026-02-11T23:02:51.323Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27122026-02-11T23:02:51.585Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
27132026-02-11T23:02:51.759Z Checking corncobs v0.1.4
27142026-02-11T23:02:52.038Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27152026-02-11T23:02:52.154Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27162026-02-11T23:02:52.322Z Checking hyper-staticfile v0.10.1
27172026-02-11T23:02:52.641Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27182026-02-11T23:02:52.868Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27192026-02-11T23:02:52.947Z Checking ignore v0.4.23
27202026-02-11T23:02:53.240Z Checking signal-hook-tokio v0.3.1
27212026-02-11T23:02:53.333Z Checking secrecy v0.8.0
27222026-02-11T23:02:53.511Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27232026-02-11T23:02:53.898Z Checking globwalk v0.9.1
27242026-02-11T23:02:54.111Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27252026-02-11T23:02:54.311Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27262026-02-11T23:02:54.816Z Checking nonempty v0.12.0
27272026-02-11T23:02:54.974Z Checking camino-tempfile-ext v0.3.2
27282026-02-11T23:02:55.227Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27292026-02-11T23:02:55.408Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27302026-02-11T23:02:55.463Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27312026-02-11T23:02:56.259Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27322026-02-11T23:02:57.031Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27332026-02-11T23:02:57.346Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27342026-02-11T23:02:57.727Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
27352026-02-11T23:02:59.660Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27362026-02-11T23:02:59.733Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27372026-02-11T23:03:00.545Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27382026-02-11T23:03:01.065Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27392026-02-11T23:03:01.310Z Checking tungstenite v0.23.0
27402026-02-11T23:03:01.673Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27412026-02-11T23:03:01.969Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27422026-02-11T23:03:02.074Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27432026-02-11T23:03:02.330Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27442026-02-11T23:03:05.685Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27452026-02-11T23:03:06.069Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27462026-02-11T23:03:06.275Z Checking async-bb8-diesel v0.2.1
27472026-02-11T23:03:06.990Z Checking tokio-tungstenite v0.23.1
27482026-02-11T23:03:07.525Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27492026-02-11T23:03:07.575Z Checking void v1.0.2
27502026-02-11T23:03:07.818Z Checking lzss v0.8.2
27512026-02-11T23:03:08.110Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27522026-02-11T23:03:08.219Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27532026-02-11T23:03:08.271Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27542026-02-11T23:03:08.549Z Checking nix v0.27.1
27552026-02-11T23:03:09.424Z Checking serde_bytes v0.11.19
27562026-02-11T23:03:09.701Z Checking rand_seeder v0.4.0
27572026-02-11T23:03:09.812Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27582026-02-11T23:03:10.053Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27592026-02-11T23:03:10.684Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27602026-02-11T23:03:10.741Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27612026-02-11T23:03:10.804Z Checking is_ci v1.2.0
27622026-02-11T23:03:11.044Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27632026-02-11T23:03:11.101Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27642026-02-11T23:03:11.930Z Checking yansi v1.0.1
27652026-02-11T23:03:12.366Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27662026-02-11T23:03:12.540Z Checking pretty_assertions v1.4.1
27672026-02-11T23:03:12.834Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27682026-02-11T23:03:12.896Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27692026-02-11T23:03:12.920Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27702026-02-11T23:03:12.920Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27712026-02-11T23:03:13.314Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27722026-02-11T23:03:13.776Z Checking typeid v1.0.3
27732026-02-11T23:03:14.002Z Compiling tabled_derive v0.10.0
27742026-02-11T23:03:15.914Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27752026-02-11T23:03:16.328Z Checking papergrid v0.14.0
27762026-02-11T23:03:16.433Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27772026-02-11T23:03:16.996Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27782026-02-11T23:03:17.398Z Compiling indoc v2.0.6
27792026-02-11T23:03:17.591Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27802026-02-11T23:03:17.920Z Checking tabled v0.18.0
27812026-02-11T23:03:18.162Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27822026-02-11T23:03:18.318Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27832026-02-11T23:03:18.582Z Checking erased-serde v0.4.6
27842026-02-11T23:03:18.863Z Checking ordered-float v2.10.1
27852026-02-11T23:03:19.418Z Compiling libz-sys v1.1.20
27862026-02-11T23:03:19.537Z Checking castaway v0.2.3
27872026-02-11T23:03:19.776Z Checking compact_str v0.8.0
27882026-02-11T23:03:20.472Z Checking serde-untagged v0.1.7
27892026-02-11T23:03:20.524Z Checking serde-value v0.7.0
27902026-02-11T23:03:20.935Z Checking supports-color v3.0.2
27912026-02-11T23:03:21.012Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27922026-02-11T23:03:21.277Z Checking console v0.16.0
27932026-02-11T23:03:21.460Z Checking unicode-truncate v1.1.0
27942026-02-11T23:03:21.762Z Checking concurrent-queue v2.5.0
27952026-02-11T23:03:22.019Z Checking lru v0.12.5
27962026-02-11T23:03:22.172Z Compiling instability v0.3.2
27972026-02-11T23:03:22.240Z Checking cassowary v0.3.0
27982026-02-11T23:03:22.394Z Checking unicode-xid v0.2.6
27992026-02-11T23:03:22.651Z Checking parking v2.2.1
28002026-02-11T23:03:22.706Z Checking unit-prefix v0.5.1
28012026-02-11T23:03:22.890Z Checking cargo-util-schemas v0.8.2
28022026-02-11T23:03:23.005Z Checking indicatif v0.18.0
28032026-02-11T23:03:23.074Z Checking cargo-platform v0.2.0
28042026-02-11T23:03:23.299Z Checking ratatui v0.29.0
28052026-02-11T23:03:23.508Z Compiling libgit2-sys v0.18.2+1.9.1
28062026-02-11T23:03:23.880Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28072026-02-11T23:03:25.004Z Checking cargo_metadata v0.21.0
28082026-02-11T23:03:26.841Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28092026-02-11T23:03:26.900Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28102026-02-11T23:03:27.306Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28112026-02-11T23:03:27.437Z Checking event-listener v5.3.1
28122026-02-11T23:03:27.784Z Compiling vergen-git2 v1.0.7
28132026-02-11T23:03:27.950Z Checking event-listener-strategy v0.5.2
28142026-02-11T23:03:28.268Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28152026-02-11T23:03:28.320Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28162026-02-11T23:03:28.698Z Checking plotters-backend v0.3.7
28172026-02-11T23:03:28.825Z Checking shell-words v1.1.0
28182026-02-11T23:03:29.099Z Compiling rustls v0.21.12
28192026-02-11T23:03:29.182Z Checking plotters-svg v0.3.7
28202026-02-11T23:03:29.513Z Checking futures-lite v2.3.0
28212026-02-11T23:03:29.626Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28222026-02-11T23:03:29.707Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28232026-02-11T23:03:30.566Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28242026-02-11T23:03:30.837Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28252026-02-11T23:03:30.975Z Checking rustls-webpki v0.101.7
28262026-02-11T23:03:31.249Z Checking sct v0.7.1
28272026-02-11T23:03:31.555Z Checking hex-literal v0.4.1
28282026-02-11T23:03:31.755Z Checking cast v0.3.0
28292026-02-11T23:03:31.810Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28302026-02-11T23:03:32.145Z Checking criterion-plot v0.6.0
28312026-02-11T23:03:32.914Z Checking plotters v0.3.7
28322026-02-11T23:03:34.748Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28332026-02-11T23:03:35.018Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28342026-02-11T23:03:36.244Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28352026-02-11T23:03:36.572Z Checking tinytemplate v1.2.1
28362026-02-11T23:03:37.081Z Checking oorandom v11.1.4
28372026-02-11T23:03:37.364Z Checking anes v0.1.6
28382026-02-11T23:03:37.814Z Checking criterion v0.7.0
28392026-02-11T23:03:40.582Z Checking tokio-rustls v0.24.1
28402026-02-11T23:03:41.036Z Checking async-lock v3.4.0
28412026-02-11T23:03:41.961Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28422026-02-11T23:03:42.364Z Checking rustls-pemfile v1.0.4
28432026-02-11T23:03:42.665Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28442026-02-11T23:03:44.318Z Checking twox-hash v2.1.0
28452026-02-11T23:03:44.993Z Checking polling v3.7.3
28462026-02-11T23:03:45.434Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28472026-02-11T23:03:45.523Z Checking async-io v2.3.4
28482026-02-11T23:03:45.610Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28492026-02-11T23:03:45.936Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28502026-02-11T23:03:46.572Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28512026-02-11T23:03:46.902Z Checking fatfs v0.3.6
28522026-02-11T23:03:48.005Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28532026-02-11T23:03:49.008Z Compiling petname v2.0.2
28542026-02-11T23:03:50.033Z Checking async-task v4.7.1
28552026-02-11T23:03:50.478Z Compiling seq-macro v0.3.6
28562026-02-11T23:03:51.653Z Checking async-channel v2.3.1
28572026-02-11T23:03:52.045Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28582026-02-11T23:03:52.099Z Checking piper v0.2.4
28592026-02-11T23:03:52.207Z Checking rtoolbox v0.0.2
28602026-02-11T23:03:52.512Z Checking futures-timer v3.0.3
28612026-02-11T23:03:52.562Z Checking blocking v1.6.1
28622026-02-11T23:03:52.932Z Checking rpassword v7.4.0
28632026-02-11T23:03:53.183Z Checking async-executor v1.13.1
28642026-02-11T23:03:53.620Z Checking async-signal v0.2.10
28652026-02-11T23:03:53.887Z Checking tui-tree-widget v0.23.1
28662026-02-11T23:03:53.972Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28672026-02-11T23:03:54.294Z Checking polyval v0.6.2
28682026-02-11T23:03:54.346Z Checking sapling-renderdag v0.1.0
28692026-02-11T23:03:54.671Z Checking sync-ptr v0.1.4
28702026-02-11T23:03:54.944Z Checking event-listener v2.5.3
28712026-02-11T23:03:54.995Z Checking ghash v0.5.1
28722026-02-11T23:03:55.268Z Checking async-channel v1.9.0
28732026-02-11T23:03:55.321Z Checking async-process v2.3.0
28742026-02-11T23:03:55.491Z Checking async-global-executor v2.4.1
28752026-02-11T23:03:55.633Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28762026-02-11T23:03:55.860Z Checking ctr v0.9.2
28772026-02-11T23:03:55.916Z Checking kv-log-macro v1.0.7
28782026-02-11T23:03:56.097Z Compiling async-attributes v1.1.2
28792026-02-11T23:03:56.206Z Checking arrayvec v0.7.6
28802026-02-11T23:03:56.303Z Checking constant_time_eq v0.3.1
28812026-02-11T23:03:56.527Z Checking arrayref v0.3.9
28822026-02-11T23:03:56.663Z Checking aes-gcm v0.10.3
28832026-02-11T23:03:56.820Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28842026-02-11T23:03:57.009Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28852026-02-11T23:03:57.069Z Checking async-std v1.13.0
28862026-02-11T23:03:59.002Z Checking ssh-encoding v0.2.0
28872026-02-11T23:03:59.403Z Checking blowfish v0.9.1
28882026-02-11T23:03:59.726Z Checking bcrypt-pbkdf v0.10.0
28892026-02-11T23:04:00.061Z Checking ssh-cipher v0.2.0
28902026-02-11T23:04:00.435Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28912026-02-11T23:04:00.820Z Checking async-object-pool v0.1.5
28922026-02-11T23:04:01.100Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28932026-02-11T23:04:01.686Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28942026-02-11T23:04:01.795Z Checking serde_regex v1.1.0
28952026-02-11T23:04:02.130Z Checking password-hash v0.4.2
28962026-02-11T23:04:02.662Z Checking assert-json-diff v2.0.2
28972026-02-11T23:04:02.767Z Checking path-tree v0.8.1
28982026-02-11T23:04:03.025Z Checking stringmetrics v2.2.2
28992026-02-11T23:04:03.078Z Compiling target-lexicon v0.13.2
29002026-02-11T23:04:03.195Z Checking pbkdf2 v0.11.0
29012026-02-11T23:04:03.420Z Checking httpmock v0.8.0-alpha.1
29022026-02-11T23:04:03.576Z Checking ssh-key v0.6.6
29032026-02-11T23:04:03.802Z Compiling samael v0.0.19
29042026-02-11T23:04:05.326Z Checking p521 v0.13.3
29052026-02-11T23:04:06.820Z Checking p256 v0.13.2
29062026-02-11T23:04:07.403Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29072026-02-11T23:04:07.802Z Checking russh-cryptovec v0.7.3
29082026-02-11T23:04:08.122Z Checking md5 v0.7.0
29092026-02-11T23:04:08.456Z Compiling guppy-workspace-hack v0.1.0
29102026-02-11T23:04:08.521Z Checking russh-keys v0.45.0
29112026-02-11T23:04:08.954Z Checking num-bigint v0.4.6
29122026-02-11T23:04:09.251Z Checking des v0.8.1
29132026-02-11T23:04:09.863Z Compiling blake3 v1.5.4
29142026-02-11T23:04:09.996Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29152026-02-11T23:04:10.576Z Compiling target-spec v3.5.0
29162026-02-11T23:04:10.867Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29172026-02-11T23:04:11.438Z Checking russh v0.45.0
29182026-02-11T23:04:12.145Z Checking cfg-expr v0.20.1
29192026-02-11T23:04:12.586Z Checking supports-color v2.1.0
29202026-02-11T23:04:12.877Z Checking textwrap v0.15.2
29212026-02-11T23:04:13.066Z Checking supports-hyperlinks v2.1.0
29222026-02-11T23:04:13.331Z Checking supports-unicode v2.1.0
29232026-02-11T23:04:13.413Z Checking hashbrown v0.14.5
29242026-02-11T23:04:13.584Z Checking backtrace-ext v0.2.1
29252026-02-11T23:04:13.884Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29262026-02-11T23:04:14.088Z Checking terminal_size v0.1.17
29272026-02-11T23:04:14.335Z Compiling miette-derive v5.10.0
29282026-02-11T23:04:14.404Z Checking owo-colors v3.5.0
29292026-02-11T23:04:14.489Z Checking internet-checksum v0.2.1
29302026-02-11T23:04:14.754Z Checking chumsky v0.9.3
29312026-02-11T23:04:16.172Z Compiling git2 v0.20.2
29322026-02-11T23:04:16.510Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29332026-02-11T23:04:16.882Z Checking miette v5.10.0
29342026-02-11T23:04:17.049Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29352026-02-11T23:04:17.429Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29362026-02-11T23:04:17.974Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29372026-02-11T23:04:18.039Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29382026-02-11T23:04:18.244Z Compiling knuffel-derive v3.2.0
29392026-02-11T23:04:18.549Z Checking httptest v0.16.3
29402026-02-11T23:04:18.862Z Checking pathdiff v0.2.3
29412026-02-11T23:04:19.120Z Checking topological-sort v0.2.2
29422026-02-11T23:04:19.433Z Checking nested v0.1.1
29432026-02-11T23:04:19.511Z Checking omicron-zone-package v0.12.2
29442026-02-11T23:04:19.825Z Checking guppy v0.17.20
29452026-02-11T23:04:20.014Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29462026-02-11T23:04:20.467Z Compiling rstest_macros v0.25.0
29472026-02-11T23:04:21.066Z Compiling target-triple v0.1.3
29482026-02-11T23:04:21.642Z Compiling doc-comment v0.3.3
29492026-02-11T23:04:21.699Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29502026-02-11T23:04:22.001Z Checking knuffel v3.2.0
29512026-02-11T23:04:22.523Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29522026-02-11T23:04:22.602Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29532026-02-11T23:04:23.345Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29542026-02-11T23:04:23.474Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29552026-02-11T23:04:23.891Z Checking similar-asserts v1.7.0
29562026-02-11T23:04:24.229Z Compiling proc-macro-crate v3.2.0
29572026-02-11T23:04:24.709Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29582026-02-11T23:04:25.045Z Checking escape8259 v0.5.3
29592026-02-11T23:04:25.331Z Compiling relative-path v1.9.3
29602026-02-11T23:04:25.490Z Compiling assert_cmd v2.0.17
29612026-02-11T23:04:26.159Z Checking libtest-mimic v0.8.1
29622026-02-11T23:04:27.004Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29632026-02-11T23:04:27.080Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29642026-02-11T23:04:27.234Z Checking blake2b_simd v1.0.2
29652026-02-11T23:04:28.178Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29662026-02-11T23:04:28.584Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29672026-02-11T23:04:29.005Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29682026-02-11T23:04:29.448Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29692026-02-11T23:04:29.865Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29702026-02-11T23:04:29.983Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29712026-02-11T23:04:30.462Z Checking fancy-regex v0.14.0
29722026-02-11T23:04:30.833Z Checking serde_tokenstream v0.2.2
29732026-02-11T23:04:31.328Z Checking uzers v0.12.1
29742026-02-11T23:04:31.403Z Checking termcolor v1.4.1
29752026-02-11T23:04:31.913Z Checking datatest-stable v0.3.2
29762026-02-11T23:04:32.035Z Checking trybuild v1.0.106
29772026-02-11T23:04:32.790Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29782026-02-11T23:04:33.908Z Checking rust-argon2 v2.1.0
29792026-02-11T23:04:34.516Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29802026-02-11T23:04:34.591Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29812026-02-11T23:04:35.189Z Checking rstest v0.25.0
29822026-02-11T23:04:35.575Z Checking support-bundle-viewer v0.1.2
29832026-02-11T23:04:35.983Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29842026-02-11T23:04:36.348Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29852026-02-11T23:04:36.720Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29862026-02-11T23:04:36.823Z Checking drift v0.1.3
29872026-02-11T23:04:37.137Z Checking rand_distr v0.5.1
29882026-02-11T23:04:37.464Z Checking multimap v0.10.1
29892026-02-11T23:04:37.853Z Checking approx v0.5.1
29902026-02-11T23:04:38.179Z Checking dropshot-api-manager v0.2.4
29912026-02-11T23:04:38.460Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29922026-02-11T23:04:39.181Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29932026-02-11T23:04:39.769Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29942026-02-11T23:04:39.826Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29952026-02-11T23:04:40.267Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29962026-02-11T23:04:41.012Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29972026-02-11T23:04:41.078Z Checking partial-io v0.5.4
29982026-02-11T23:04:41.348Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29992026-02-11T23:04:41.558Z Checking cargo_toml v0.21.0
30002026-02-11T23:04:42.557Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30012026-02-11T23:04:42.903Z Checking termios v0.3.3
30022026-02-11T23:04:43.089Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
30032026-02-11T23:04:43.214Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30042026-02-11T23:04:43.694Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30052026-02-11T23:04:44.428Z Compiling polar-core v0.27.3
30062026-02-11T23:04:45.087Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30072026-02-11T23:04:48.408Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30082026-02-11T23:04:49.524Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30092026-02-11T23:04:55.933Z Checking oso v0.27.3
30102026-02-11T23:05:00.249Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30112026-02-11T23:05:03.717Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30122026-02-11T23:05:03.988Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30132026-02-11T23:05:10.446Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30142026-02-11T23:05:20.813Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30152026-02-11T23:05:30.903Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30162026-02-11T23:05:32.080Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30172026-02-11T23:05:45.169Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30182026-02-11T23:06:04.343Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30192026-02-11T23:09:29.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 17s
30202026-02-11T23:09:30.558Z
30212026-02-11T23:09:30.558Zreal 9:24.685288077
30222026-02-11T23:09:30.558Zuser 47:21.083960498
30232026-02-11T23:09:30.558Zsys 8:52.570619091
30242026-02-11T23:09:30.558Ztrap 1.664067090
30252026-02-11T23:09:30.558Ztflt 0.423003436
30262026-02-11T23:09:30.558Zdflt 0.492643461
30272026-02-11T23:09:30.558Zkflt 0.001261512
30282026-02-11T23:09:30.558Zlock 1:58:44.105855136
30292026-02-11T23:09:30.558Zslp 2:33:25.996583431
30302026-02-11T23:09:30.582Zlat 2:32.050515877
30312026-02-11T23:09:30.582Zstop 16:10.608532440
30322026-02-11T23:09:30.582Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30332026-02-11T23:09:30.582Z+ ptime -m cargo doc --workspace --no-deps
30342026-02-11T23:09:32.752Zwarning: output filename collision.
30352026-02-11T23:09:32.752ZThe 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)`.
30362026-02-11T23:09:32.753ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30372026-02-11T23:09:32.753ZThe targets should have unique names.
30382026-02-11T23:09:32.753ZThis is a known bug where multiple crates with the same name use
30392026-02-11T23:09:32.753Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30402026-02-11T23:09:35.070Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30412026-02-11T23:09:35.164Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30422026-02-11T23:09:35.209Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30432026-02-11T23:09:35.304Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30442026-02-11T23:09:35.363Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30452026-02-11T23:09:35.387Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30462026-02-11T23:09:35.387Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30472026-02-11T23:09:35.675Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30482026-02-11T23:09:35.722Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30492026-02-11T23:09:35.754Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30502026-02-11T23:09:35.928Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30512026-02-11T23:09:36.048Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30522026-02-11T23:09:36.359Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30532026-02-11T23:09:36.467Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30542026-02-11T23:09:36.505Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30552026-02-11T23:09:36.596Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30562026-02-11T23:09:36.698Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30572026-02-11T23:09:37.187Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30582026-02-11T23:09:37.568Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30592026-02-11T23:09:37.758Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30602026-02-11T23:09:37.914Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30612026-02-11T23:09:38.023Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30622026-02-11T23:09:38.110Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30632026-02-11T23:09:38.153Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30642026-02-11T23:09:38.448Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30652026-02-11T23:09:38.489Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30662026-02-11T23:09:38.814Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30672026-02-11T23:09:39.112Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30682026-02-11T23:09:39.179Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30692026-02-11T23:09:39.553Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30702026-02-11T23:09:39.864Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30712026-02-11T23:09:39.913Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30722026-02-11T23:09:40.005Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30732026-02-11T23:09:40.280Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30742026-02-11T23:09:40.322Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30752026-02-11T23:09:40.360Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30762026-02-11T23:09:40.703Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
30772026-02-11T23:09:40.795Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30782026-02-11T23:09:41.525Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30792026-02-11T23:09:41.615Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30802026-02-11T23:09:41.640Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30812026-02-11T23:09:41.894Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30822026-02-11T23:09:41.950Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30832026-02-11T23:09:42.055Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30842026-02-11T23:09:42.260Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30852026-02-11T23:09:42.403Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30862026-02-11T23:09:42.437Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30872026-02-11T23:09:42.558Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30882026-02-11T23:09:42.668Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30892026-02-11T23:09:42.771Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30902026-02-11T23:09:42.987Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30912026-02-11T23:09:43.026Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30922026-02-11T23:09:43.126Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30932026-02-11T23:09:43.222Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30942026-02-11T23:09:43.464Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30952026-02-11T23:09:43.500Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30962026-02-11T23:09:43.544Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30972026-02-11T23:09:43.840Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30982026-02-11T23:09:43.931Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30992026-02-11T23:09:43.985Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31002026-02-11T23:09:44.046Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31012026-02-11T23:09:44.288Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31022026-02-11T23:09:44.335Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31032026-02-11T23:09:44.820Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31042026-02-11T23:09:44.860Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31052026-02-11T23:09:44.903Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31062026-02-11T23:09:45.179Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31072026-02-11T23:09:45.443Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31082026-02-11T23:09:45.989Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31092026-02-11T23:09:46.491Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31102026-02-11T23:09:47.029Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31112026-02-11T23:09:47.561Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31122026-02-11T23:09:50.111Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31132026-02-11T23:09:50.529Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31142026-02-11T23:09:51.005Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31152026-02-11T23:09:52.172Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31162026-02-11T23:09:53.161Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31172026-02-11T23:09:53.208Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31182026-02-11T23:09:53.440Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31192026-02-11T23:09:53.664Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31202026-02-11T23:09:54.172Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31212026-02-11T23:09:54.328Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31222026-02-11T23:09:54.399Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31232026-02-11T23:09:54.480Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31242026-02-11T23:09:55.283Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31252026-02-11T23:09:55.615Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31262026-02-11T23:09:55.873Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31272026-02-11T23:09:56.109Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31282026-02-11T23:09:56.626Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31292026-02-11T23:09:56.963Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31302026-02-11T23:09:57.202Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31312026-02-11T23:09:57.259Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31322026-02-11T23:09:57.385Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31332026-02-11T23:09:57.897Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31342026-02-11T23:09:58.571Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31352026-02-11T23:09:58.691Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31362026-02-11T23:09:59.600Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31372026-02-11T23:09:59.717Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31382026-02-11T23:10:00.615Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31392026-02-11T23:10:01.037Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31402026-02-11T23:10:01.705Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31412026-02-11T23:10:02.953Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31422026-02-11T23:10:03.006Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31432026-02-11T23:10:04.175Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31442026-02-11T23:10:04.607Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31452026-02-11T23:10:05.079Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31462026-02-11T23:10:05.387Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31472026-02-11T23:10:05.686Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31482026-02-11T23:10:05.837Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31492026-02-11T23:10:06.144Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31502026-02-11T23:10:06.609Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31512026-02-11T23:10:06.952Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31522026-02-11T23:10:07.628Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31532026-02-11T23:10:08.220Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31542026-02-11T23:10:08.305Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31552026-02-11T23:10:08.637Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31562026-02-11T23:10:09.052Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31572026-02-11T23:10:09.092Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31582026-02-11T23:10:09.271Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31592026-02-11T23:10:09.507Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31602026-02-11T23:10:10.192Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31612026-02-11T23:10:10.832Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31622026-02-11T23:10:10.883Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31632026-02-11T23:10:11.173Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31642026-02-11T23:10:11.553Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31652026-02-11T23:10:11.875Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31662026-02-11T23:10:13.269Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31672026-02-11T23:10:13.578Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31682026-02-11T23:10:13.936Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31692026-02-11T23:10:14.451Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31702026-02-11T23:10:14.622Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31712026-02-11T23:10:15.513Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31722026-02-11T23:10:15.576Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31732026-02-11T23:10:16.281Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31742026-02-11T23:10:16.615Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31752026-02-11T23:10:17.749Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31762026-02-11T23:10:17.837Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31772026-02-11T23:10:18.984Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31782026-02-11T23:10:19.905Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31792026-02-11T23:10:22.382Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31802026-02-11T23:10:24.006Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31812026-02-11T23:10:24.775Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31822026-02-11T23:10:25.127Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31832026-02-11T23:10:25.972Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31842026-02-11T23:10:26.505Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31852026-02-11T23:10:26.985Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31862026-02-11T23:10:28.610Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31872026-02-11T23:10:30.632Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31882026-02-11T23:10:30.855Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31892026-02-11T23:10:30.924Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31902026-02-11T23:10:31.772Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
31912026-02-11T23:10:32.120Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
31922026-02-11T23:10:36.541Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31932026-02-11T23:10:36.873Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31942026-02-11T23:10:37.422Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31952026-02-11T23:10:38.434Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31962026-02-11T23:10:43.340Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31972026-02-11T23:10:43.680Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31982026-02-11T23:10:44.010Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31992026-02-11T23:10:44.383Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32002026-02-11T23:10:44.747Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32012026-02-11T23:10:45.740Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32022026-02-11T23:10:47.220Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32032026-02-11T23:10:47.465Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32042026-02-11T23:10:49.342Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32052026-02-11T23:10:50.047Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32062026-02-11T23:10:50.645Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32072026-02-11T23:10:50.791Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32082026-02-11T23:10:50.893Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32092026-02-11T23:10:51.242Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32102026-02-11T23:10:51.764Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32112026-02-11T23:10:52.228Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32122026-02-11T23:10:52.269Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32132026-02-11T23:10:53.132Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32142026-02-11T23:10:53.576Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32152026-02-11T23:10:54.610Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32162026-02-11T23:10:54.738Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32172026-02-11T23:10:55.698Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32182026-02-11T23:10:55.981Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32192026-02-11T23:10:56.515Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32202026-02-11T23:10:57.817Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32212026-02-11T23:10:59.021Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32222026-02-11T23:11:00.614Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32232026-02-11T23:11:01.397Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32242026-02-11T23:11:04.498Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32252026-02-11T23:11:04.988Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32262026-02-11T23:11:10.788Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32272026-02-11T23:11:11.203Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32282026-02-11T23:11:13.411Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32292026-02-11T23:11:14.942Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32302026-02-11T23:11:17.911Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32312026-02-11T23:11:19.640Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32322026-02-11T23:11:20.612Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32332026-02-11T23:11:23.729Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32342026-02-11T23:11:24.460Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32352026-02-11T23:11:27.664Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32362026-02-11T23:11:28.934Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32372026-02-11T23:11:31.903Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32382026-02-11T23:11:34.733Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32392026-02-11T23:11:34.912Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32402026-02-11T23:11:35.240Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32412026-02-11T23:11:36.836Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32422026-02-11T23:11:38.801Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32432026-02-11T23:11:40.109Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32442026-02-11T23:11:42.550Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32452026-02-11T23:11:43.638Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32462026-02-11T23:11:45.210Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32472026-02-11T23:11:46.405Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32482026-02-11T23:11:46.447Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32492026-02-11T23:11:57.872Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32502026-02-11T23:11:57.872Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32512026-02-11T23:11:58.945Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32522026-02-11T23:11:59.687Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32532026-02-11T23:12:01.186Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32542026-02-11T23:12:02.665Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32552026-02-11T23:12:07.079Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32562026-02-11T23:12:09.208Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32572026-02-11T23:12:10.730Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32582026-02-11T23:12:12.057Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32592026-02-11T23:12:16.682Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32602026-02-11T23:12:17.712Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32612026-02-11T23:12:19.222Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32622026-02-11T23:12:22.967Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32632026-02-11T23:12:23.574Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32642026-02-11T23:12:25.618Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32652026-02-11T23:12:30.341Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32662026-02-11T23:12:31.654Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32672026-02-11T23:12:33.206Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32682026-02-11T23:12:35.876Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32692026-02-11T23:12:37.946Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32702026-02-11T23:12:40.577Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32712026-02-11T23:12:43.236Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32722026-02-11T23:12:46.290Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32732026-02-11T23:12:48.743Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32742026-02-11T23:12:52.073Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32752026-02-11T23:12:54.537Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32762026-02-11T23:12:57.436Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32772026-02-11T23:13:00.357Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32782026-02-11T23:13:03.238Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32792026-02-11T23:13:09.892Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32802026-02-11T23:13:12.020Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32812026-02-11T23:13:13.368Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32822026-02-11T23:13:14.825Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32832026-02-11T23:13:17.906Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32842026-02-11T23:13:20.779Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32852026-02-11T23:13:24.585Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32862026-02-11T23:13:27.508Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32872026-02-11T23:13:30.799Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32882026-02-11T23:13:33.807Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32892026-02-11T23:13:37.440Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32902026-02-11T23:13:39.958Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32912026-02-11T23:13:42.956Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32922026-02-11T23:13:45.837Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32932026-02-11T23:13:48.840Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32942026-02-11T23:13:51.489Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32952026-02-11T23:13:54.826Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32962026-02-11T23:13:57.816Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32972026-02-11T23:14:00.813Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32982026-02-11T23:14:03.967Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32992026-02-11T23:14:07.166Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33002026-02-11T23:14:10.672Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33012026-02-11T23:14:13.948Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33022026-02-11T23:14:17.239Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33032026-02-11T23:14:20.412Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33042026-02-11T23:14:23.542Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33052026-02-11T23:14:27.040Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33062026-02-11T23:14:30.028Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33072026-02-11T23:14:33.564Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33082026-02-11T23:14:36.757Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33092026-02-11T23:14:40.301Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33102026-02-11T23:14:43.687Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33112026-02-11T23:14:47.003Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33122026-02-11T23:14:50.344Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33132026-02-11T23:14:53.692Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33142026-02-11T23:14:56.986Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33152026-02-11T23:15:00.435Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33162026-02-11T23:15:03.913Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33172026-02-11T23:15:12.300Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33182026-02-11T23:15:12.346Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33192026-02-11T23:15:15.749Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33202026-02-11T23:15:19.483Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33212026-02-11T23:15:23.119Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33222026-02-11T23:15:26.817Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33232026-02-11T23:15:30.889Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33242026-02-11T23:15:35.217Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33252026-02-11T23:15:39.393Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33262026-02-11T23:15:43.893Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33272026-02-11T23:15:48.158Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33282026-02-11T23:15:51.974Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33292026-02-11T23:15:57.370Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33302026-02-11T23:16:01.150Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33312026-02-11T23:16:06.915Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33322026-02-11T23:16:10.529Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33332026-02-11T23:16:14.678Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33342026-02-11T23:16:19.275Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33352026-02-11T23:16:23.262Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33362026-02-11T23:16:27.350Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33372026-02-11T23:16:31.466Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33382026-02-11T23:16:35.587Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33392026-02-11T23:16:39.647Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33402026-02-11T23:16:44.949Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33412026-02-11T23:16:48.455Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33422026-02-11T23:16:52.908Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33432026-02-11T23:16:57.200Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33442026-02-11T23:17:01.435Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33452026-02-11T23:17:05.656Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33462026-02-11T23:17:13.207Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33472026-02-11T23:17:15.949Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33482026-02-11T23:17:20.876Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33492026-02-11T23:17:33.487Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33502026-02-11T23:17:35.807Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33512026-02-11T23:17:39.033Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33522026-02-11T23:17:44.793Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33532026-02-11T23:17:50.231Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33542026-02-11T23:17:55.576Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33552026-02-11T23:18:01.175Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33562026-02-11T23:18:06.454Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33572026-02-11T23:18:12.042Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33582026-02-11T23:18:17.924Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33592026-02-11T23:18:23.115Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33602026-02-11T23:18:28.569Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33612026-02-11T23:18:34.148Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33622026-02-11T23:19:33.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 47s
33632026-02-11T23:19:33.810Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 184 other files
33642026-02-11T23:19:33.810Z
33652026-02-11T23:19:33.810Zreal 9:47.928882618
33662026-02-11T23:19:33.810Zuser 35:09.978679046
33672026-02-11T23:19:33.810Zsys 6:28.183474010
33682026-02-11T23:19:33.810Ztrap 1.093533999
33692026-02-11T23:19:33.810Ztflt 0.062781410
33702026-02-11T23:19:33.810Zdflt 0.069595983
33712026-02-11T23:19:33.810Zkflt 0.000085707
33722026-02-11T23:19:33.810Zlock 7:47:00.345122417
33732026-02-11T23:19:33.810Zslp 3:19:47.949608811
33742026-02-11T23:19:33.810Zlat 55.986772506
33752026-02-11T23:19:33.810Zstop 2:21.426409904
33762026-02-11T23:19:33.810Zprocess exited: duration 1604436 ms, exit code 0
 
33772026-02-11T23:19:35.250Zfound 0 output files