01KHVW3E4H5BDRRZYH3DNJ4M0J: clippy (helios)

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

Buildomat Job: 01KHVW3YBEZVWJKJKJ6KQ2XWXG

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-19T21:16:04.287Zjob assigned to worker 01KHVW40DXB58FKPHX3HE77X3B [factory gimlet-EVT22200007-propolis, EVT22200007/58697] (queued for 37 s)
 
22026-02-19T21:16:13.306Zstarting task 0: "setup"
32026-02-19T21:16:13.332Z++ uname -s
42026-02-19T21:16:13.332Z+ kern=SunOS
52026-02-19T21:16:13.332Z+ build_user=build
62026-02-19T21:16:13.332Z+ build_uid=12345
72026-02-19T21:16:13.332Z+ work_dir=/work
82026-02-19T21:16:13.332Z+ input_dir=/input
92026-02-19T21:16:13.332Z+ [[ 0 == 12345 ]]
102026-02-19T21:16:13.332Z+ case "$kern" in
112026-02-19T21:16:13.332Z+ groupadd -g 12345 build
122026-02-19T21:16:13.332Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-19T21:16:15.335Z+ zfs create -o mountpoint=/work rpool/work
142026-02-19T21:16:15.380Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-19T21:16:15.404Z+ home_fs=zfs
162026-02-19T21:16:15.404Z+ [[ zfs == autofs ]]
172026-02-19T21:16:15.404Z+ mkdir -p /home/build
182026-02-19T21:16:15.404Z+ chown build:build /home/build /work
192026-02-19T21:16:17.390Z+ chmod 0700 /home/build /work
202026-02-19T21:16:17.415Zprocess exited: duration 4089 ms, exit code 0
 
212026-02-19T21:16:17.465Zstarting task 1: "rust-toolchain"
222026-02-19T21:16:17.490Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-19T21:16:17.490Z * rust toolchain channel = "1.91.1"
242026-02-19T21:16:17.490Z * rust toolchain profile = "default"
252026-02-19T21:16:17.490Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-19T21:16:17.490Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-19T21:16:17.490Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-19T21:16:17.490Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-19T21:16:17.490Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-19T21:16:17.646Zinfo: downloading installer
312026-02-19T21:16:18.831Zwarn: It looks like you have an existing installation of Rust at:
322026-02-19T21:16:18.831Zwarn: /opt/ooce/bin
332026-02-19T21:16:18.831Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-19T21:16:18.831Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-19T21:16:18.831Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-19T21:16:18.831Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-19T21:16:18.831Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-19T21:16:18.831Zerror: cannot install while Rust is installed
392026-02-19T21:16:18.831Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-19T21:16:18.856Zinfo: profile set to 'default'
412026-02-19T21:16:18.856Zinfo: default host triple is x86_64-unknown-illumos
422026-02-19T21:16:18.856Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-19T21:16:19.004Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-19T21:16:19.004Zinfo: downloading component 'cargo'
452026-02-19T21:16:19.234Zinfo: downloading component 'clippy'
462026-02-19T21:16:19.353Zinfo: downloading component 'rust-docs'
472026-02-19T21:16:19.814Zinfo: downloading component 'rust-std'
482026-02-19T21:16:20.253Zinfo: downloading component 'rustc'
492026-02-19T21:16:23.483Zinfo: downloading component 'rustfmt'
502026-02-19T21:16:24.003Zinfo: installing component 'cargo'
512026-02-19T21:16:24.856Zinfo: installing component 'clippy'
522026-02-19T21:16:25.378Zinfo: installing component 'rust-docs'
532026-02-19T21:16:29.203Zinfo: installing component 'rust-std'
542026-02-19T21:16:31.540Zinfo: installing component 'rustc'
552026-02-19T21:16:40.630Zinfo: installing component 'rustfmt'
562026-02-19T21:16:41.074Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-19T21:16:41.075Z
582026-02-19T21:16:41.243Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-19T21:16:41.243Z
602026-02-19T21:16:41.243Z
612026-02-19T21:16:41.243ZRust is installed now. Great!
622026-02-19T21:16:41.243Z
632026-02-19T21:16:41.243ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-19T21:16:41.267Zenvironment variable. This has not been done automatically.
652026-02-19T21:16:41.267Z
662026-02-19T21:16:41.267ZTo configure your current shell, you need to source
672026-02-19T21:16:41.267Zthe corresponding env file under $HOME/.cargo.
682026-02-19T21:16:41.267Z
692026-02-19T21:16:41.267ZThis is usually done by running one of the following (note the leading DOT):
702026-02-19T21:16:41.268Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-19T21:16:41.268Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-19T21:16:41.268Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-19T21:16:41.382Z+ rustup --version
742026-02-19T21:16:41.406Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-19T21:16:41.406Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-19T21:16:41.529Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-19T21:16:41.553Z+ cargo --version
782026-02-19T21:16:41.657Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-19T21:16:41.681Z+ rustc --version
802026-02-19T21:16:41.783Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-19T21:16:41.807Zprocess exited: duration 24325 ms, exit code 0
 
822026-02-19T21:16:41.856Zstarting task 2: "authentication"
832026-02-19T21:16:41.916Zprocess exited: duration 59 ms, exit code 0
 
842026-02-19T21:16:41.967Zstarting task 3: "clone repository"
852026-02-19T21:16:41.992Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-19T21:16:41.992Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-19T21:16:42.016ZCloning into '/work/oxidecomputer/omicron'...
882026-02-19T21:16:56.169Z+ cd /work/oxidecomputer/omicron
892026-02-19T21:16:56.169Z+ git fetch origin 0d8d9b740335dbbe4787fef51bbf65fc17b54740
902026-02-19T21:16:56.610ZFrom https://github.com/oxidecomputer/omicron
912026-02-19T21:16:56.610Z * branch 0d8d9b740335dbbe4787fef51bbf65fc17b54740 -> FETCH_HEAD
922026-02-19T21:16:56.634Z+ [[ -n tq-expunge ]]
932026-02-19T21:16:56.634Z++ git branch --show-current
942026-02-19T21:16:56.658Z+ current=main
952026-02-19T21:16:56.658Z+ [[ main != tq-expunge ]]
962026-02-19T21:16:56.658Z+ git branch -f tq-expunge 0d8d9b740335dbbe4787fef51bbf65fc17b54740
972026-02-19T21:16:56.658Z+ git checkout -f tq-expunge
982026-02-19T21:16:57.344ZSwitched to branch 'tq-expunge'
992026-02-19T21:16:57.369Z+ git reset --hard 0d8d9b740335dbbe4787fef51bbf65fc17b54740
1002026-02-19T21:16:57.393ZHEAD is now at 0d8d9b740 Merge branch 'main' into tq-expunge
1012026-02-19T21:16:57.393Zprocess exited: duration 15409 ms, exit code 0
 
1022026-02-19T21:16:57.444Zstarting task 4: "build"
1032026-02-19T21:16:57.469Z+ source ./env.sh
1042026-02-19T21:16:57.469Z++ OLD_SHELL_OPTS=ehxB
1052026-02-19T21:16:57.469Z++ set -o xtrace
1062026-02-19T21:16:57.469Z++++ dirname ./env.sh
1072026-02-19T21:16:57.470Z+++ readlink -f .
1082026-02-19T21:16:57.470Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-02-19T21:16:57.470Z++ 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-19T21:16:57.470Z++ 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-19T21:16:57.470Z++ 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-19T21:16:57.470Z++ 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-19T21:16:57.470Z++ 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-19T21:16:57.470Z++ 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-19T21:16:57.470Z++ 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-19T21:16:57.470Z++ 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-19T21:16:57.470Z++ case $OLD_SHELL_OPTS in
1182026-02-19T21:16:57.471Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-02-19T21:16:57.471Z+ source .github/buildomat/ci-env.sh
1202026-02-19T21:16:57.471Z++ export CARGO_TERM_COLOR=always
1212026-02-19T21:16:57.471Z++ CARGO_TERM_COLOR=always
1222026-02-19T21:16:57.471Z+ cargo --version
1232026-02-19T21:16:57.571Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-02-19T21:16:57.595Z+ rustc --version
1252026-02-19T21:16:57.708Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-02-19T21:16:57.732Z+ banner prerequisites
1272026-02-19T21:16:57.732Z
1282026-02-19T21:16:57.732Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-02-19T21:16:57.732Z # # # # # # # # # # # # # # #
1302026-02-19T21:16:57.732Z # # # # ##### # # ##### # # # # # #### #
1312026-02-19T21:16:57.732Z ##### ##### # ##### # # # # # # # # #
1322026-02-19T21:16:57.732Z # # # # # # # # # # # # # # #
1332026-02-19T21:16:57.732Z # # # ###### # # ###### ### # #### # #### #
1342026-02-19T21:16:57.732Z
1352026-02-19T21:16:57.732Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-02-19T21:17:19.829Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-02-19T21:17:34.158Z Startup: Caching catalogs ... Done
1382026-02-19T21:18:04.966ZPlanning: Solver setup ... Done (27.945s)
1392026-02-19T21:18:05.177ZPlanning: Running solver ... Done (0.210s)
1402026-02-19T21:18:05.350ZPlanning: Finding local manifests ... Done (0.003s)
1412026-02-19T21:18:05.429ZPlanning: Fetching manifests: 0/4 0% complete
1422026-02-19T21:18:05.858ZPlanning: Fetching manifests: 4/4 100% complete
1432026-02-19T21:18:05.927ZPlanning: Package planning ... Done (0.070s)
1442026-02-19T21:18:05.990ZPlanning: Merging actions ... Done (0.062s)
1452026-02-19T21:18:06.352ZPlanning: Checking for conflicting actions ... Done (0.361s)
1462026-02-19T21:18:06.376ZPlanning: Consolidating action changes ... Done (0.013s)
1472026-02-19T21:18:07.238ZPlanning: Evaluating mediators ... Done (0.872s)
1482026-02-19T21:18:07.262ZPlanning: Planning completed in 32.96 seconds
1492026-02-19T21:18:07.287Z Packages to install: 4
1502026-02-19T21:18:07.287Z Mediators to change: 2
1512026-02-19T21:18:07.287Z Services to change: 1
1522026-02-19T21:18:07.287Z Estimated space available: 154.94 GB
1532026-02-19T21:18:07.287ZEstimated space to be consumed: 1.81 GB
1542026-02-19T21:18:07.287Z Create boot environment: No
1552026-02-19T21:18:07.287ZCreate backup boot environment: No
1562026-02-19T21:18:07.287Z Rebuild boot archive: No
1572026-02-19T21:18:07.287Z
1582026-02-19T21:18:07.287ZChanged mediators:
1592026-02-19T21:18:07.287Z mediator clang:
1602026-02-19T21:18:07.287Z version: None -> 15 (system default)
1612026-02-19T21:18:07.287Z
1622026-02-19T21:18:07.287Z mediator llvm:
1632026-02-19T21:18:07.287Z version: 14 (system default) -> 15 (system default)
1642026-02-19T21:18:07.287Z
1652026-02-19T21:18:07.287ZChanged packages:
1662026-02-19T21:18:07.287Zhelios-dev
1672026-02-19T21:18:07.287Z developer/build-essential
1682026-02-19T21:18:07.287Z None -> 11-2.0
1692026-02-19T21:18:07.287Z library/libxmlsec1
1702026-02-19T21:18:07.287Z None -> 1.2.35-2.0
1712026-02-19T21:18:07.287Z ooce/developer/clang-15
1722026-02-19T21:18:07.287Z None -> 15.0.7-2.0
1732026-02-19T21:18:07.287Z ooce/developer/llvm-15
1742026-02-19T21:18:07.287Z None -> 15.0.7-2.0
1752026-02-19T21:18:07.287Z
1762026-02-19T21:18:07.287ZServices:
1772026-02-19T21:18:07.287Z restart_fmri:
1782026-02-19T21:18:07.287Z svc:/system/update-man-index:default
1792026-02-19T21:18:07.340Z
1802026-02-19T21:18:07.340ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-02-19T21:18:12.341ZDownload: 1121/3290 items 26.0/212.6MB 12% complete (4.9M/s)
1822026-02-19T21:18:17.341ZDownload: 1798/3290 items 118.4/212.6MB 55% complete (11.9M/s)
1832026-02-19T21:18:22.343ZDownload: 3013/3290 items 121.1/212.6MB 56% complete (9.9M/s)
1842026-02-19T21:18:26.870ZDownload: Completed 212.60 MB in 19.53 seconds (10.9M/s)
1852026-02-19T21:18:27.111Z Actions: 1/3689 actions (Installing new actions)
1862026-02-19T21:18:32.112Z Actions: 2651/3689 actions (Installing new actions)
1872026-02-19T21:18:33.399Z Actions: Completed 3689 actions in 6.29 seconds.
1882026-02-19T21:18:34.643Z Done (1.236s)
1892026-02-19T21:18:34.643Z Done (0.000s)
1902026-02-19T21:18:36.056Z Done (1.369s)
1912026-02-19T21:18:42.171Z Done (5.845s)
1922026-02-19T21:18:42.289Z Done (0.029s)
1932026-02-19T21:18:42.313Z Done (0.000s)
1942026-02-19T21:18:42.449Z Done (0.000s)
1952026-02-19T21:18:43.597ZPlanning: Evaluating mediator changes ... Done
1962026-02-19T21:18:43.821ZPlanning: Checking for conflicting actions ... Done
1972026-02-19T21:18:43.849ZPlanning: Consolidating action changes ... Done
1982026-02-19T21:18:44.155ZPlanning: Evaluating mediators ... Done
1992026-02-19T21:18:44.180ZPlanning: Planning completed in 0.56 seconds
2002026-02-19T21:18:44.213Z Mediators to change: 2
2012026-02-19T21:18:44.214Z Create boot environment: No
2022026-02-19T21:18:44.214ZCreate backup boot environment: No
2032026-02-19T21:18:44.284Z Done
2042026-02-19T21:18:44.284Z Done
2052026-02-19T21:18:45.285Z Done
2062026-02-19T21:18:50.411Z Done
2072026-02-19T21:18:50.516Z Done
2082026-02-19T21:18:50.540Z Done
2092026-02-19T21:18:50.584Z Done
2102026-02-19T21:18:51.390ZPlanning: Evaluating mediator changes ... Done
2112026-02-19T21:18:51.414ZPlanning: Merging actions ... Done
2122026-02-19T21:18:51.641ZPlanning: Checking for conflicting actions ... Done
2132026-02-19T21:18:51.665ZPlanning: Consolidating action changes ... Done
2142026-02-19T21:18:51.974ZPlanning: Evaluating mediators ... Done
2152026-02-19T21:18:52.045ZPlanning: Planning completed in 0.98 seconds
2162026-02-19T21:18:52.092Z Packages to change: 1
2172026-02-19T21:18:52.092Z Mediators to change: 1
2182026-02-19T21:18:52.092Z Services to change: 1
2192026-02-19T21:18:52.092Z Create boot environment: No
2202026-02-19T21:18:52.092ZCreate backup boot environment: Yes
2212026-02-19T21:18:54.222Z Actions: 1/6 actions (Updating modified actions)
2222026-02-19T21:18:54.247Z Actions: Completed 6 actions in 0.00 seconds.
2232026-02-19T21:18:54.247Z Done
2242026-02-19T21:18:54.248Z Done
2252026-02-19T21:18:54.541Z Done
2262026-02-19T21:18:59.559Z Done
2272026-02-19T21:18:59.662Z Done
2282026-02-19T21:18:59.662Z Done
2292026-02-19T21:18:59.714Z Done
2302026-02-19T21:19:00.350ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312026-02-19T21:19:00.350Zclang system 15 system
2322026-02-19T21:19:00.350Zcsh system system illumos
2332026-02-19T21:19:00.350Zctags system system illumos
2342026-02-19T21:19:00.350Zfile system system illumos
2352026-02-19T21:19:00.350Zgcc vendor 12 vendor
2362026-02-19T21:19:00.350Zgcc system 10 system
2372026-02-19T21:19:00.350Zgcc system 7 system
2382026-02-19T21:19:00.350Zgo system 1.20 system
2392026-02-19T21:19:00.350Zgo system 1.19 system
2402026-02-19T21:19:00.350Zllvm system 15 system
2412026-02-19T21:19:00.350Zllvm system 14 system
2422026-02-19T21:19:00.350Zmariadb system 10.6 system
2432026-02-19T21:19:00.350Zmta vendor vendor dma
2442026-02-19T21:19:00.350Zopenjdk system 17 system
2452026-02-19T21:19:00.350Zopenjdk system 11 system
2462026-02-19T21:19:00.351Zopenjdk system 1.8 system
2472026-02-19T21:19:00.351Zopenssl vendor 3 vendor
2482026-02-19T21:19:00.351Zperl system 5.36 system
2492026-02-19T21:19:00.351Zpostgresql system 15 system
2502026-02-19T21:19:00.351Zpostgresql system 13 system
2512026-02-19T21:19:00.351Zpython vendor 3 vendor
2522026-02-19T21:19:00.351Zpython system 2 system
2532026-02-19T21:19:00.351Zpython3 system 3.11 system
2542026-02-19T21:19:00.351Zruby system 3.0 system
2552026-02-19T21:19:00.351Zwords vendor vendor american-english
2562026-02-19T21:19:00.351Zwords system system australian-english
2572026-02-19T21:19:00.351Zwords system system british-english
2582026-02-19T21:19:00.351Zwords system system canadian-english
2592026-02-19T21:19:00.351Zwords system system french
2602026-02-19T21:19:00.351Zwords system system italian
2612026-02-19T21:19:00.351Zwords system system ngerman
2622026-02-19T21:19:00.351Zwords system system ogerman
2632026-02-19T21:19:00.351Zwords system system spanish
2642026-02-19T21:19:00.791ZPUBLISHER TYPE STATUS P LOCATION
2652026-02-19T21:19:00.791Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662026-02-19T21:19:09.246ZFMRI IFO
2672026-02-19T21:19:09.246Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682026-02-19T21:19:09.246Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692026-02-19T21:19:09.246Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702026-02-19T21:19:09.246Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712026-02-19T21:19:09.246Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722026-02-19T21:19:09.246Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2732026-02-19T21:19:09.246Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742026-02-19T21:19:09.246Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2752026-02-19T21:19:09.246Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762026-02-19T21:19:09.246Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772026-02-19T21:19:09.246Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2782026-02-19T21:19:09.246Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792026-02-19T21:19:09.246Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802026-02-19T21:19:09.246Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2812026-02-19T21:19:09.246Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822026-02-19T21:19:09.246Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832026-02-19T21:19:10.651Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842026-02-19T21:19:11.076Z Updating crates.io index
2852026-02-19T21:19:11.122Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2862026-02-19T21:19:11.602Z Updating git repository `https://github.com/oxidecomputer/lldp`
2872026-02-19T21:19:12.059Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2882026-02-19T21:19:13.328Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892026-02-19T21:19:13.692Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2902026-02-19T21:19:14.140Z Updating git repository `https://github.com/oxidecomputer/propolis`
2912026-02-19T21:19:15.724Z Updating git repository `https://github.com/oxidecomputer/crucible`
2922026-02-19T21:19:18.447Z Updating git repository `https://github.com/oxidecomputer/opte`
2932026-02-19T21:19:19.491Z Updating git repository `https://github.com/oxidecomputer/tofino`
2942026-02-19T21:19:20.040Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952026-02-19T21:19:20.837Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2962026-02-19T21:19:21.474Z Updating git repository `https://github.com/oxidecomputer/clickward`
2972026-02-19T21:19:21.867Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2982026-02-19T21:19:22.518Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2992026-02-19T21:19:22.986Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002026-02-19T21:19:23.930Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3012026-02-19T21:19:24.612Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3022026-02-19T21:19:24.970Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032026-02-19T21:19:25.412Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3042026-02-19T21:19:25.921Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052026-02-19T21:19:26.245Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062026-02-19T21:19:26.563Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072026-02-19T21:19:26.936Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3082026-02-19T21:19:27.562Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3092026-02-19T21:19:28.195Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3102026-02-19T21:19:28.838Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3112026-02-19T21:19:29.227Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3122026-02-19T21:19:29.731Z Updating git repository `https://github.com/oxidecomputer/ispf`
3132026-02-19T21:19:31.063Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3142026-02-19T21:19:32.330Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3152026-02-19T21:19:33.224Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3162026-02-19T21:19:33.717Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3172026-02-19T21:19:34.283Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3182026-02-19T21:19:34.745Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3192026-02-19T21:19:35.396Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3202026-02-19T21:19:35.739Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3212026-02-19T21:19:36.128Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3222026-02-19T21:19:36.546Z Updating git repository `https://github.com/illumos/smf-rs`
3232026-02-19T21:19:37.084Z Updating git repository `https://github.com/oxidecomputer/omicron`
3242026-02-19T21:19:51.659Z Downloading crates ...
3252026-02-19T21:19:51.729Z Downloaded anstyle-parse v0.2.5
3262026-02-19T21:19:52.334Z Downloaded camino v1.2.2
3272026-02-19T21:19:52.334Z Downloaded thiserror-impl v1.0.69
3282026-02-19T21:19:52.334Z Downloaded terminal_size v0.4.0
3292026-02-19T21:19:52.334Z Downloaded unicode-xid v0.2.6
3302026-02-19T21:19:52.334Z Downloaded unicode-linebreak v0.1.5
3312026-02-19T21:19:52.334Z Downloaded yoke-derive v0.7.4
3322026-02-19T21:19:52.334Z Downloaded utf8_iter v1.0.4
3332026-02-19T21:19:52.334Z Downloaded write16 v1.0.0
3342026-02-19T21:19:52.334Z Downloaded zerofrom-derive v0.1.4
3352026-02-19T21:19:52.334Z Downloaded zmij v1.0.15
3362026-02-19T21:19:52.334Z Downloaded zerovec-derive v0.10.3
3372026-02-19T21:19:52.334Z Downloaded usdt-impl v0.5.0
3382026-02-19T21:19:52.334Z Downloaded zerocopy-derive v0.7.35
3392026-02-19T21:19:52.334Z Downloaded semver v1.0.27
3402026-02-19T21:19:52.334Z Downloaded block-buffer v0.10.4
3412026-02-19T21:19:52.335Z Downloaded proc-macro-error-attr v1.0.4
3422026-02-19T21:19:52.335Z Downloaded zerovec v0.10.4
3432026-02-19T21:19:52.335Z Downloaded zerocopy v0.7.35
3442026-02-19T21:19:52.335Z Downloaded swrite v0.1.0
3452026-02-19T21:19:52.335Z Downloaded winnow v0.7.14
3462026-02-19T21:19:52.335Z Downloaded unicode-width v0.1.14
3472026-02-19T21:19:52.335Z Downloaded unicode-width v0.2.0
3482026-02-19T21:19:52.335Z Downloaded synstructure v0.13.1
3492026-02-19T21:19:52.335Z Downloaded serde_core v1.0.228
3502026-02-19T21:19:52.335Z Downloaded icu_normalizer v1.5.0
3512026-02-19T21:19:52.335Z Downloaded memchr v2.7.4
3522026-02-19T21:19:52.335Z Downloaded serde_json v1.0.149
3532026-02-19T21:19:52.335Z Downloaded pest v2.8.2
3542026-02-19T21:19:52.335Z Downloaded idna v1.0.3
3552026-02-19T21:19:52.335Z Downloaded indexmap v2.13.0
3562026-02-19T21:19:52.335Z Downloaded icu_locid_transform_data v1.5.0
3572026-02-19T21:19:52.335Z Downloaded tabled v0.15.0
3582026-02-19T21:19:52.335Z Downloaded clap_builder v4.5.48
3592026-02-19T21:19:52.335Z Downloaded syn v2.0.114
3602026-02-19T21:19:52.335Z Downloaded syn v1.0.109
3612026-02-19T21:19:52.335Z Downloaded icu_properties_data v1.5.0
3622026-02-19T21:19:52.335Z Downloaded icu_locid v1.5.0
3632026-02-19T21:19:52.335Z Downloaded serde_derive v1.0.228
3642026-02-19T21:19:52.335Z Downloaded rustix v1.1.3
3652026-02-19T21:19:52.335Z Downloaded rustix v0.38.37
3662026-02-19T21:19:52.335Z Downloaded proc-macro2 v1.0.101
3672026-02-19T21:19:52.335Z Downloaded pest_derive v2.8.2
3682026-02-19T21:19:52.335Z Downloaded num-traits v0.2.19
3692026-02-19T21:19:52.335Z Downloaded icu_provider v1.5.0
3702026-02-19T21:19:52.335Z Downloaded icu_properties v1.5.1
3712026-02-19T21:19:52.335Z Downloaded getrandom v0.3.4
3722026-02-19T21:19:52.335Z Downloaded cargo-util-schemas v0.8.2
3732026-02-19T21:19:52.335Z Downloaded smallvec v1.15.1
3742026-02-19T21:19:52.335Z Downloaded serde-untagged v0.1.7
3752026-02-19T21:19:52.335Z Downloaded scroll v0.12.0
3762026-02-19T21:19:52.335Z Downloaded quote v1.0.40
3772026-02-19T21:19:52.335Z Downloaded proc-macro-error v1.0.4
3782026-02-19T21:19:52.335Z Downloaded pest_generator v2.8.2
3792026-02-19T21:19:52.336Z Downloaded litemap v0.7.3
3802026-02-19T21:19:52.336Z Downloaded fs-err v3.1.1
3812026-02-19T21:19:52.336Z Downloaded displaydoc v0.2.5
3822026-02-19T21:19:52.336Z Downloaded digest v0.10.7
3832026-02-19T21:19:52.336Z Downloaded clap_derive v4.5.47
3842026-02-19T21:19:52.336Z Downloaded bitflags v2.9.4
3852026-02-19T21:19:52.336Z Downloaded serde_tokenstream v0.2.2
3862026-02-19T21:19:52.336Z Downloaded scroll_derive v0.12.0
3872026-02-19T21:19:52.336Z Downloaded percent-encoding v2.3.2
3882026-02-19T21:19:52.336Z Downloaded itoa v1.0.11
3892026-02-19T21:19:52.336Z Downloaded plain v0.2.3
3902026-02-19T21:19:52.336Z Downloaded ordered-float v2.10.1
3912026-02-19T21:19:52.336Z Downloaded macaddr v1.0.1
3922026-02-19T21:19:52.336Z Downloaded is_terminal_polyfill v1.70.1
3932026-02-19T21:19:52.336Z Downloaded libc v0.2.180
3942026-02-19T21:19:52.336Z Downloaded idna_adapter v1.2.0
3952026-02-19T21:19:52.336Z Downloaded heck v0.4.1
3962026-02-19T21:19:52.336Z Downloaded generic-array v0.14.7
3972026-02-19T21:19:52.336Z Downloaded fastrand v2.1.1
3982026-02-19T21:19:52.336Z Downloaded erased-serde v0.4.6
3992026-02-19T21:19:52.336Z Downloaded equivalent v1.0.2
4002026-02-19T21:19:52.336Z Downloaded dof v0.3.0
4012026-02-19T21:19:52.336Z Downloaded cpufeatures v0.2.14
4022026-02-19T21:19:52.336Z Downloaded colorchoice v1.0.2
4032026-02-19T21:19:52.336Z Downloaded cfg-if v1.0.4
4042026-02-19T21:19:52.336Z Downloaded cargo_metadata v0.21.0
4052026-02-19T21:19:52.336Z Downloaded stable_deref_trait v1.2.0
4062026-02-19T21:19:52.336Z Downloaded smawk v0.3.2
4072026-02-19T21:19:52.336Z Downloaded sha2 v0.10.9
4082026-02-19T21:19:52.336Z Downloaded serde_spanned v0.6.9
4092026-02-19T21:19:52.336Z Downloaded serde-value v0.7.0
4102026-02-19T21:19:52.336Z Downloaded serde v1.0.228
4112026-02-19T21:19:52.336Z Downloaded pretty-hex v0.4.1
4122026-02-19T21:19:52.336Z Downloaded icu_provider_macros v1.5.0
4132026-02-19T21:19:52.336Z Downloaded heck v0.5.0
4142026-02-19T21:19:52.336Z Downloaded pest_meta v2.8.2
4152026-02-19T21:19:52.336Z Downloaded memmap v0.7.0
4162026-02-19T21:19:52.336Z Downloaded icu_normalizer_data v1.5.0
4172026-02-19T21:19:52.336Z Downloaded fnv v1.0.7
4182026-02-19T21:19:52.337Z Downloaded anyhow v1.0.99
4192026-02-19T21:19:52.337Z Downloaded url v2.5.4
4202026-02-19T21:19:52.337Z Downloaded strsim v0.11.1
4212026-02-19T21:19:52.337Z Downloaded once_cell v1.21.3
4222026-02-19T21:19:52.337Z Downloaded log v0.4.29
4232026-02-19T21:19:52.337Z Downloaded byteorder v1.5.0
4242026-02-19T21:19:52.337Z Downloaded toml v0.8.23
4252026-02-19T21:19:52.337Z Downloaded tinystr v0.7.6
4262026-02-19T21:19:52.383Z Downloaded writeable v0.5.5
4272026-02-19T21:19:52.383Z Downloaded unicode-ident v1.0.19
4282026-02-19T21:19:52.383Z Downloaded ucd-trie v0.1.7
4292026-02-19T21:19:52.383Z Downloaded yoke v0.7.4
4302026-02-19T21:19:52.383Z Downloaded zerofrom v0.1.4
4312026-02-19T21:19:52.383Z Downloaded utf8parse v0.2.2
4322026-02-19T21:19:52.384Z Downloaded typenum v1.17.0
4332026-02-19T21:19:52.384Z Downloaded toml_edit v0.22.27
4342026-02-19T21:19:52.384Z Downloaded thiserror v2.0.18
4352026-02-19T21:19:52.384Z Downloaded anstyle-query v1.1.1
4362026-02-19T21:19:52.384Z Downloaded anstyle v1.0.11
4372026-02-19T21:19:52.384Z Downloaded version_check v0.9.5
4382026-02-19T21:19:52.384Z Downloaded usdt-macro v0.5.0
4392026-02-19T21:19:52.384Z Downloaded toml_write v0.1.2
4402026-02-19T21:19:52.384Z Downloaded papergrid v0.11.0
4412026-02-19T21:19:52.384Z Downloaded icu_locid_transform v1.5.0
4422026-02-19T21:19:52.384Z Downloaded camino-tempfile v1.4.1
4432026-02-19T21:19:52.384Z Downloaded anstream v0.6.18
4442026-02-19T21:19:52.384Z Downloaded thiserror v1.0.69
4452026-02-19T21:19:52.384Z Downloaded textwrap v0.16.2
4462026-02-19T21:19:52.384Z Downloaded goblin v0.8.2
4472026-02-19T21:19:52.384Z Downloaded errno v0.3.12
4482026-02-19T21:19:52.384Z Downloaded utf16_iter v1.0.5
4492026-02-19T21:19:52.384Z Downloaded usdt-attr-macro v0.5.0
4502026-02-19T21:19:52.384Z Downloaded usdt v0.5.0
4512026-02-19T21:19:52.384Z Downloaded toml_datetime v0.6.11
4522026-02-19T21:19:52.384Z Downloaded hashbrown v0.16.1
4532026-02-19T21:19:52.384Z Downloaded typeid v1.0.3
4542026-02-19T21:19:52.384Z Downloaded thread-id v4.2.2
4552026-02-19T21:19:52.384Z Downloaded thiserror-impl v2.0.18
4562026-02-19T21:19:52.384Z Downloaded tabled_derive v0.7.0
4572026-02-19T21:19:52.384Z Downloaded icu_collections v1.5.0
4582026-02-19T21:19:52.384Z Downloaded form_urlencoded v1.2.2
4592026-02-19T21:19:52.384Z Downloaded dtrace-parser v0.2.0
4602026-02-19T21:19:52.384Z Downloaded clap_lex v0.7.4
4612026-02-19T21:19:52.384Z Downloaded autocfg v1.4.0
4622026-02-19T21:19:52.384Z Downloaded tempfile v3.24.0
4632026-02-19T21:19:52.384Z Downloaded cargo_toml v0.21.0
4642026-02-19T21:19:52.384Z Downloaded cargo-platform v0.2.0
4652026-02-19T21:19:52.384Z Downloaded crypto-common v0.1.6
4662026-02-19T21:19:52.384Z Downloaded clap v4.5.48
4672026-02-19T21:19:52.384Z Downloaded bytecount v0.6.8
4682026-02-19T21:19:52.384Z Compiling proc-macro2 v1.0.101
4692026-02-19T21:19:52.384Z Compiling unicode-ident v1.0.19
4702026-02-19T21:19:52.385Z Compiling serde_core v1.0.228
4712026-02-19T21:19:52.385Z Compiling version_check v0.9.5
4722026-02-19T21:19:52.385Z Compiling serde v1.0.228
4732026-02-19T21:19:52.385Z Compiling libc v0.2.180
4742026-02-19T21:19:52.385Z Compiling memchr v2.7.4
4752026-02-19T21:19:52.385Z Compiling thiserror v2.0.18
4762026-02-19T21:19:52.668Z Compiling stable_deref_trait v1.2.0
4772026-02-19T21:19:52.803Z Compiling zmij v1.0.15
4782026-02-19T21:19:53.177Z Compiling itoa v1.0.11
4792026-02-19T21:19:53.246Z Compiling autocfg v1.4.0
4802026-02-19T21:19:53.472Z Compiling thiserror v1.0.69
4812026-02-19T21:19:53.631Z Compiling writeable v0.5.5
4822026-02-19T21:19:53.953Z Compiling litemap v0.7.3
4832026-02-19T21:19:54.032Z Compiling ucd-trie v0.1.7
4842026-02-19T21:19:54.249Z Compiling bitflags v2.9.4
4852026-02-19T21:19:54.528Z Compiling byteorder v1.5.0
4862026-02-19T21:19:54.681Z Compiling quote v1.0.40
4872026-02-19T21:19:54.814Z Compiling errno v0.3.12
4882026-02-19T21:19:54.860Z Compiling icu_locid_transform_data v1.5.0
4892026-02-19T21:19:55.151Z Compiling syn v2.0.114
4902026-02-19T21:19:55.195Z Compiling serde_json v1.0.149
4912026-02-19T21:19:55.304Z Compiling icu_properties_data v1.5.0
4922026-02-19T21:19:55.382Z Compiling num-traits v0.2.19
4932026-02-19T21:19:55.455Z Compiling write16 v1.0.0
4942026-02-19T21:19:55.532Z Compiling utf16_iter v1.0.5
4952026-02-19T21:19:55.606Z Compiling utf8_iter v1.0.4
4962026-02-19T21:19:55.644Z Compiling smallvec v1.15.1
4972026-02-19T21:19:55.725Z Compiling rustix v0.38.37
4982026-02-19T21:19:55.900Z Compiling typeid v1.0.3
4992026-02-19T21:19:55.960Z Compiling equivalent v1.0.2
5002026-02-19T21:19:56.131Z Compiling hashbrown v0.16.1
5012026-02-19T21:19:56.164Z Compiling icu_normalizer_data v1.5.0
5022026-02-19T21:19:56.607Z Compiling proc-macro-error-attr v1.0.4
5032026-02-19T21:19:56.725Z Compiling usdt-impl v0.5.0
5042026-02-19T21:19:56.754Z Compiling syn v1.0.109
5052026-02-19T21:19:57.019Z Compiling toml_write v0.1.2
5062026-02-19T21:19:57.184Z Compiling winnow v0.7.14
5072026-02-19T21:19:57.379Z Compiling thread-id v4.2.2
5082026-02-19T21:19:57.447Z Compiling indexmap v2.13.0
5092026-02-19T21:19:57.978Z Compiling proc-macro-error v1.0.4
5102026-02-19T21:19:58.386Z Compiling getrandom v0.3.4
5112026-02-19T21:19:59.070Z Compiling camino v1.2.2
5122026-02-19T21:19:59.246Z Compiling utf8parse v0.2.2
5132026-02-19T21:19:59.526Z Compiling rustix v1.1.3
5142026-02-19T21:19:59.808Z Compiling percent-encoding v2.3.2
5152026-02-19T21:19:59.901Z Compiling plain v0.2.3
5162026-02-19T21:19:59.985Z Compiling log v0.4.29
5172026-02-19T21:20:00.106Z Compiling form_urlencoded v1.2.2
5182026-02-19T21:20:00.350Z Compiling anstyle-parse v0.2.5
5192026-02-19T21:20:00.384Z Compiling ordered-float v2.10.1
5202026-02-19T21:20:00.452Z Compiling terminal_size v0.4.0
5212026-02-19T21:20:01.008Z Compiling pretty-hex v0.4.1
5222026-02-19T21:20:01.180Z Compiling cfg-if v1.0.4
5232026-02-19T21:20:01.236Z Compiling anstyle v1.0.11
5242026-02-19T21:20:01.306Z Compiling is_terminal_polyfill v1.70.1
5252026-02-19T21:20:01.343Z Compiling anstyle-query v1.1.1
5262026-02-19T21:20:01.374Z Compiling colorchoice v1.0.2
5272026-02-19T21:20:01.622Z Compiling anstream v0.6.18
5282026-02-19T21:20:01.742Z Compiling semver v1.0.27
5292026-02-19T21:20:02.396Z Compiling fs-err v3.1.1
5302026-02-19T21:20:02.530Z Compiling synstructure v0.13.1
5312026-02-19T21:20:02.562Z Compiling clap_lex v0.7.4
5322026-02-19T21:20:02.710Z Compiling once_cell v1.21.3
5332026-02-19T21:20:02.760Z Compiling fnv v1.0.7
5342026-02-19T21:20:03.000Z Compiling heck v0.4.1
5352026-02-19T21:20:03.085Z Compiling fastrand v2.1.1
5362026-02-19T21:20:03.168Z Compiling unicode-xid v0.2.6
5372026-02-19T21:20:03.408Z Compiling strsim v0.11.1
5382026-02-19T21:20:03.469Z Compiling unicode-width v0.1.14
5392026-02-19T21:20:03.642Z Compiling anyhow v1.0.99
5402026-02-19T21:20:04.054Z Compiling bytecount v0.6.8
5412026-02-19T21:20:04.094Z Compiling heck v0.5.0
5422026-02-19T21:20:04.278Z Compiling papergrid v0.11.0
5432026-02-19T21:20:04.339Z Compiling clap_builder v4.5.48
5442026-02-19T21:20:04.646Z Compiling tempfile v3.24.0
5452026-02-19T21:20:04.967Z Compiling memmap v0.7.0
5462026-02-19T21:20:05.040Z Compiling unicode-width v0.2.0
5472026-02-19T21:20:05.317Z Compiling smawk v0.3.2
5482026-02-19T21:20:05.539Z Compiling unicode-linebreak v0.1.5
5492026-02-19T21:20:05.580Z Compiling camino-tempfile v1.4.1
5502026-02-19T21:20:06.127Z Compiling textwrap v0.16.2
5512026-02-19T21:20:06.281Z Compiling swrite v0.1.0
5522026-02-19T21:20:06.485Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5532026-02-19T21:20:06.714Z Compiling tabled_derive v0.7.0
5542026-02-19T21:20:07.463Z Compiling serde_derive v1.0.228
5552026-02-19T21:20:07.487Z Compiling zerofrom-derive v0.1.4
5562026-02-19T21:20:07.487Z Compiling yoke-derive v0.7.4
5572026-02-19T21:20:07.487Z Compiling zerovec-derive v0.10.3
5582026-02-19T21:20:07.609Z Compiling thiserror-impl v2.0.18
5592026-02-19T21:20:08.756Z Compiling displaydoc v0.2.5
5602026-02-19T21:20:10.121Z Compiling icu_provider_macros v1.5.0
5612026-02-19T21:20:10.434Z Compiling thiserror-impl v1.0.69
5622026-02-19T21:20:10.479Z Compiling zerocopy-derive v0.7.35
5632026-02-19T21:20:11.070Z Compiling zerofrom v0.1.4
5642026-02-19T21:20:11.164Z Compiling pest v2.8.2
5652026-02-19T21:20:11.194Z Compiling scroll_derive v0.12.0
5662026-02-19T21:20:11.361Z Compiling yoke v0.7.4
5672026-02-19T21:20:11.792Z Compiling zerovec v0.10.4
5682026-02-19T21:20:12.460Z Compiling zerocopy v0.7.35
5692026-02-19T21:20:12.686Z Compiling scroll v0.12.0
5702026-02-19T21:20:12.718Z Compiling clap_derive v4.5.47
5712026-02-19T21:20:13.328Z Compiling goblin v0.8.2
5722026-02-19T21:20:13.402Z Compiling tabled v0.15.0
5732026-02-19T21:20:13.657Z Compiling tinystr v0.7.6
5742026-02-19T21:20:13.848Z Compiling icu_collections v1.5.0
5752026-02-19T21:20:13.949Z Compiling pest_meta v2.8.2
5762026-02-19T21:20:14.151Z Compiling icu_locid v1.5.0
5772026-02-19T21:20:15.726Z Compiling icu_provider v1.5.0
5782026-02-19T21:20:16.108Z Compiling pest_generator v2.8.2
5792026-02-19T21:20:16.142Z Compiling toml_datetime v0.6.11
5802026-02-19T21:20:16.459Z Compiling icu_locid_transform v1.5.0
5812026-02-19T21:20:16.720Z Compiling serde_spanned v0.6.9
5822026-02-19T21:20:16.799Z Compiling dof v0.3.0
5832026-02-19T21:20:16.849Z Compiling serde_tokenstream v0.2.2
5842026-02-19T21:20:17.012Z Compiling toml_edit v0.22.27
5852026-02-19T21:20:17.450Z Compiling erased-serde v0.4.6
5862026-02-19T21:20:17.690Z Compiling serde-value v0.7.0
5872026-02-19T21:20:17.813Z Compiling icu_properties v1.5.1
5882026-02-19T21:20:18.475Z Compiling serde-untagged v0.1.7
5892026-02-19T21:20:18.615Z Compiling cargo-platform v0.2.0
5902026-02-19T21:20:18.678Z Compiling pest_derive v2.8.2
5912026-02-19T21:20:18.854Z Compiling clap v4.5.48
5922026-02-19T21:20:19.018Z Compiling macaddr v1.0.1
5932026-02-19T21:20:19.511Z Compiling dtrace-parser v0.2.0
5942026-02-19T21:20:20.673Z Compiling toml v0.8.23
5952026-02-19T21:20:21.632Z Compiling cargo_toml v0.21.0
5962026-02-19T21:20:21.685Z Compiling usdt-macro v0.5.0
5972026-02-19T21:20:21.716Z Compiling usdt-attr-macro v0.5.0
5982026-02-19T21:20:21.863Z Compiling icu_normalizer v1.5.0
5992026-02-19T21:20:22.857Z Compiling idna_adapter v1.2.0
6002026-02-19T21:20:23.103Z Compiling usdt v0.5.0
6012026-02-19T21:20:23.139Z Compiling idna v1.0.3
6022026-02-19T21:20:23.774Z Compiling url v2.5.4
6032026-02-19T21:20:24.965Z Compiling cargo-util-schemas v0.8.2
6042026-02-19T21:20:27.176Z Compiling cargo_metadata v0.21.0
6052026-02-19T21:20:29.678Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6062026-02-19T21:20:34.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
6072026-02-19T21:20:34.996Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6082026-02-19T21:20:36.287Z Downloading crates ...
6092026-02-19T21:20:36.477Z Downloaded array-init v0.0.4
6102026-02-19T21:20:36.501Z Downloaded atty v0.2.14
6112026-02-19T21:20:36.501Z Downloaded bit-set v0.5.3
6122026-02-19T21:20:36.526Z Downloaded darling_macro v0.20.10
6132026-02-19T21:20:36.526Z Downloaded ctr v0.9.2
6142026-02-19T21:20:36.526Z Downloaded derive_builder_macro v0.20.2
6152026-02-19T21:20:37.112Z Downloaded diff v0.1.13
6162026-02-19T21:20:37.112Z Downloaded fixedbitset v0.5.7
6172026-02-19T21:20:37.112Z Downloaded foldhash v0.1.5
6182026-02-19T21:20:37.112Z Downloaded getrandom v0.2.15
6192026-02-19T21:20:37.112Z Downloaded glob v0.3.2
6202026-02-19T21:20:37.112Z Downloaded hex-literal v0.4.1
6212026-02-19T21:20:37.112Z Downloaded lockfree-object-pool v0.1.6
6222026-02-19T21:20:37.112Z Downloaded mime v0.3.17
6232026-02-19T21:20:37.112Z Downloaded num_enum_derive v0.5.11
6242026-02-19T21:20:37.112Z Downloaded packed_struct_codegen v0.10.1
6252026-02-19T21:20:37.112Z Downloaded pbkdf2 v0.11.0
6262026-02-19T21:20:37.112Z Downloaded phf_shared v0.11.2
6272026-02-19T21:20:37.112Z Downloaded pretty-hex v0.2.1
6282026-02-19T21:20:37.112Z Downloaded proc-macro-error-attr2 v2.0.0
6292026-02-19T21:20:37.112Z Downloaded p384 v0.13.1
6302026-02-19T21:20:37.112Z Downloaded progenitor-impl v0.11.2
6312026-02-19T21:20:37.112Z Downloaded r2d2 v0.8.10
6322026-02-19T21:20:37.112Z Downloaded progenitor-client v0.8.0
6332026-02-19T21:20:37.112Z Downloaded radium v0.7.0
6342026-02-19T21:20:37.113Z Downloaded ref-cast-impl v1.0.25
6352026-02-19T21:20:37.113Z Downloaded rustls-pemfile v2.2.0
6362026-02-19T21:20:37.113Z Downloaded salsa20 v0.10.2
6372026-02-19T21:20:37.113Z Downloaded serde_urlencoded v0.7.1
6382026-02-19T21:20:37.113Z Downloaded siphasher v1.0.1
6392026-02-19T21:20:37.113Z Downloaded slog-bunyan v2.5.0
6402026-02-19T21:20:37.113Z Downloaded itertools v0.13.0
6412026-02-19T21:20:37.113Z Downloaded serde_with_macros v3.16.1
6422026-02-19T21:20:37.113Z Downloaded serde_yaml v0.9.34+deprecated
6432026-02-19T21:20:37.113Z Downloaded sync_wrapper v1.0.1
6442026-02-19T21:20:37.113Z Downloaded thread-id v5.0.0
6452026-02-19T21:20:37.113Z Downloaded thiserror-impl-no-std v2.0.2
6462026-02-19T21:20:37.113Z Downloaded structmeta v0.3.0
6472026-02-19T21:20:37.113Z Downloaded tokio-macros v2.6.0
6482026-02-19T21:20:37.113Z Downloaded slog-stdlog v4.1.1
6492026-02-19T21:20:37.113Z Downloaded tower-layer v0.3.3
6502026-02-19T21:20:37.113Z Downloaded test-strategy v0.4.3
6512026-02-19T21:20:37.113Z Downloaded unicode-truncate v1.1.0
6522026-02-19T21:20:37.113Z Downloaded untrusted v0.9.0
6532026-02-19T21:20:37.113Z Downloaded void v1.0.2
6542026-02-19T21:20:37.113Z Downloaded twox-hash v2.1.0
6552026-02-19T21:20:37.113Z Downloaded toml v0.7.8
6562026-02-19T21:20:37.113Z Downloaded xshell-macros v0.2.7
6572026-02-19T21:20:37.113Z Downloaded unicode-properties v0.1.3
6582026-02-19T21:20:37.113Z Downloaded wait-timeout v0.2.0
6592026-02-19T21:20:37.113Z Downloaded zone_cfg_derive v0.3.0
6602026-02-19T21:20:37.113Z Downloaded time-core v0.1.6
6612026-02-19T21:20:37.113Z Downloaded whoami v1.5.2
6622026-02-19T21:20:37.113Z Downloaded usdt-attr-macro v0.6.0
6632026-02-19T21:20:37.113Z Downloaded zeroize v1.8.1
6642026-02-19T21:20:37.113Z Downloaded yasna v0.5.2
6652026-02-19T21:20:37.113Z Downloaded progenitor-impl v0.10.0
6662026-02-19T21:20:37.113Z Downloaded toml_edit v0.19.15
6672026-02-19T21:20:37.113Z Downloaded zstd-safe v7.2.3
6682026-02-19T21:20:37.113Z Downloaded zopfli v0.8.1
6692026-02-19T21:20:37.113Z Downloaded zone v0.3.1
6702026-02-19T21:20:37.113Z Downloaded xshell v0.2.7
6712026-02-19T21:20:37.113Z Downloaded zip v0.6.6
6722026-02-19T21:20:37.114Z Downloaded vte v0.11.1
6732026-02-19T21:20:37.114Z Downloaded zip v4.2.0
6742026-02-19T21:20:37.114Z Downloaded unicode_categories v0.1.1
6752026-02-19T21:20:37.114Z Downloaded zerocopy-derive v0.8.27
6762026-02-19T21:20:37.114Z Downloaded serde_with v3.16.1
6772026-02-19T21:20:37.114Z Downloaded winnow v0.6.26
6782026-02-19T21:20:37.114Z Downloaded vcpkg v0.2.15
6792026-02-19T21:20:37.138Z Downloaded rustls-webpki v0.102.8
6802026-02-19T21:20:37.138Z Downloaded smoltcp v0.11.0
6812026-02-19T21:20:37.138Z Downloaded zlib-rs v0.5.1
6822026-02-19T21:20:37.138Z Downloaded tabled v0.20.0
6832026-02-19T21:20:37.138Z Downloaded zerocopy v0.8.27
6842026-02-19T21:20:37.162Z Downloaded webpki-roots v1.0.1
6852026-02-19T21:20:37.162Z Downloaded sled v0.34.7
6862026-02-19T21:20:37.187Z Downloaded bzip2-sys v0.1.13+1.0.8
6872026-02-19T21:20:37.188Z Downloaded encoding_rs v0.8.34
6882026-02-19T21:20:37.212Z Downloaded regress v0.10.4
6892026-02-19T21:20:37.236Z Downloaded polar-core v0.27.3
6902026-02-19T21:20:37.236Z Downloaded typify-impl v0.2.0
6912026-02-19T21:20:37.260Z Downloaded ratatui v0.29.0
6922026-02-19T21:20:37.284Z Downloaded chrono-tz v0.10.4
6932026-02-19T21:20:37.309Z Downloaded rustls v0.21.12
6942026-02-19T21:20:37.309Z Downloaded typify-impl v0.4.3
6952026-02-19T21:20:37.334Z Downloaded hickory-proto v0.25.2
6962026-02-19T21:20:37.359Z Downloaded jiff v0.2.15
6972026-02-19T21:20:37.359Z Downloaded smoltcp v0.9.1
6982026-02-19T21:20:37.383Z Downloaded libz-sys v1.1.20
6992026-02-19T21:20:37.407Z Downloaded lzma-sys v0.1.20
7002026-02-19T21:20:37.431Z Downloaded regex-automata v0.4.11
7012026-02-19T21:20:37.455Z Downloaded zerocopy-derive v0.6.6
7022026-02-19T21:20:37.479Z Downloaded petgraph v0.8.2
7032026-02-19T21:20:37.503Z Downloaded csv v1.3.1
7042026-02-19T21:20:37.527Z Downloaded winnow v0.5.40
7052026-02-19T21:20:37.527Z Downloaded petgraph v0.6.5
7062026-02-19T21:20:37.550Z Downloaded rustls v0.23.19
7072026-02-19T21:20:37.575Z Downloaded proptest v1.7.0
7082026-02-19T21:20:37.599Z Downloaded openapiv3 v2.2.0
7092026-02-19T21:20:37.599Z Downloaded rustls v0.22.4
7102026-02-19T21:20:37.623Z Downloaded regex-syntax v0.8.5
7112026-02-19T21:20:37.623Z Downloaded quick-xml v0.37.2
7122026-02-19T21:20:37.647Z Downloaded object v0.30.4
7132026-02-19T21:20:37.647Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7142026-02-19T21:20:37.671Z Downloaded tokio v1.49.0
7152026-02-19T21:20:37.711Z Downloaded sha3 v0.10.8
7162026-02-19T21:20:37.735Z Downloaded unicode-segmentation v1.12.0
7172026-02-19T21:20:37.735Z Downloaded tracing v0.1.40
7182026-02-19T21:20:37.735Z Downloaded tabled v0.18.0
7192026-02-19T21:20:37.759Z Downloaded reqwest v0.12.24
7202026-02-19T21:20:37.759Z Downloaded steno v0.4.1
7212026-02-19T21:20:37.759Z Downloaded ssh-key v0.6.6
7222026-02-19T21:20:37.784Z Downloaded regex v1.11.3
7232026-02-19T21:20:37.784Z Downloaded object v0.36.5
7242026-02-19T21:20:37.808Z Downloaded nix v0.28.0
7252026-02-19T21:20:37.808Z Downloaded tracing-core v0.1.32
7262026-02-19T21:20:37.808Z Downloaded tough v0.20.0
7272026-02-19T21:20:37.833Z Downloaded time v0.3.43
7282026-02-19T21:20:37.833Z Downloaded sqlparser v0.45.0
7292026-02-19T21:20:37.833Z Downloaded rustyline v14.0.0
7302026-02-19T21:20:37.833Z Downloaded zerocopy v0.6.6
7312026-02-19T21:20:37.858Z Downloaded yansi v1.0.1
7322026-02-19T21:20:37.858Z Downloaded x509-cert v0.2.5
7332026-02-19T21:20:37.858Z Downloaded unicode-normalization v0.1.24
7342026-02-19T21:20:37.860Z Downloaded tokio-util v0.7.15
7352026-02-19T21:20:37.884Z Downloaded unarray v0.1.4
7362026-02-19T21:20:37.884Z Downloaded tar v0.4.44
7372026-02-19T21:20:37.884Z Downloaded salty v0.3.0
7382026-02-19T21:20:37.884Z Downloaded openssl v0.10.73
7392026-02-19T21:20:37.884Z Downloaded unicode-bidi v0.3.17
7402026-02-19T21:20:37.884Z Downloaded toml_parser v1.0.6+spec-1.1.0
7412026-02-19T21:20:37.909Z Downloaded zone v0.1.8
7422026-02-19T21:20:37.909Z Downloaded vergen v9.0.6
7432026-02-19T21:20:37.909Z Downloaded value-bag v1.12.0
7442026-02-19T21:20:37.909Z Downloaded usdt-impl v0.6.0
7452026-02-19T21:20:37.909Z Downloaded typed-path v0.9.3
7462026-02-19T21:20:37.909Z Downloaded tungstenite v0.23.0
7472026-02-19T21:20:37.909Z Downloaded tower-http v0.6.6
7482026-02-19T21:20:37.934Z Downloaded tower v0.5.2
7492026-02-19T21:20:37.934Z Downloaded tokio-rustls v0.25.0
7502026-02-19T21:20:37.935Z Downloaded snafu v0.8.5
7512026-02-19T21:20:37.935Z Downloaded ring v0.17.14
7522026-02-19T21:20:37.983Z Downloaded regex-syntax v0.6.29
7532026-02-19T21:20:38.008Z Downloaded publicsuffix v2.3.0
7542026-02-19T21:20:38.009Z Downloaded moka v0.12.10
7552026-02-19T21:20:38.009Z Downloaded zstd v0.13.3
7562026-02-19T21:20:38.009Z Downloaded zeroize_derive v1.4.2
7572026-02-19T21:20:38.009Z Downloaded libgit2-sys v0.18.2+1.9.1
7582026-02-19T21:20:38.080Z Downloaded waitgroup v0.1.2
7592026-02-19T21:20:38.104Z Downloaded uzers v0.12.1
7602026-02-19T21:20:38.104Z Downloaded utf-8 v0.7.6
7612026-02-19T21:20:38.105Z Downloaded typify-macro v0.4.3
7622026-02-19T21:20:38.105Z Downloaded typify v0.4.3
7632026-02-19T21:20:38.105Z Downloaded tungstenite v0.21.0
7642026-02-19T21:20:38.105Z Downloaded tokio-tungstenite v0.23.1
7652026-02-19T21:20:38.129Z Downloaded slog v2.8.2
7662026-02-19T21:20:38.129Z Downloaded uuid v1.19.0
7672026-02-19T21:20:38.129Z Downloaded tokio-postgres v0.7.13
7682026-02-19T21:20:38.129Z Downloaded wyz v0.5.1
7692026-02-19T21:20:38.129Z Downloaded schemars v0.8.22
7702026-02-19T21:20:38.154Z Downloaded nix v0.27.1
7712026-02-19T21:20:38.154Z Downloaded dropshot v0.16.7
7722026-02-19T21:20:38.179Z Downloaded untrusted v0.7.1
7732026-02-19T21:20:38.204Z Downloaded unsafe-libyaml v0.2.11
7742026-02-19T21:20:38.205Z Downloaded universal-hash v0.5.1
7752026-02-19T21:20:38.205Z Downloaded term v1.1.0
7762026-02-19T21:20:38.205Z Downloaded support-bundle-viewer v0.1.2
7772026-02-19T21:20:38.205Z Downloaded serde_cbor v0.11.2
7782026-02-19T21:20:38.205Z Downloaded ron v0.8.1
7792026-02-19T21:20:38.205Z Downloaded quinn-proto v0.11.8
7802026-02-19T21:20:38.229Z Downloaded prefix-trie v0.7.0
7812026-02-19T21:20:38.229Z Downloaded usdt-macro v0.6.0
7822026-02-19T21:20:38.229Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7832026-02-19T21:20:38.230Z Downloaded tabled_derive v0.11.0
7842026-02-19T21:20:38.230Z Downloaded spin v0.9.8
7852026-02-19T21:20:38.230Z Downloaded slog-json v2.6.1
7862026-02-19T21:20:38.230Z Downloaded rustversion v1.0.22
7872026-02-19T21:20:38.230Z Downloaded rustls-webpki v0.101.7
7882026-02-19T21:20:38.257Z Downloaded zone_cfg_derive v0.1.2
7892026-02-19T21:20:38.257Z Downloaded xz2 v0.1.7
7902026-02-19T21:20:38.257Z Downloaded walkdir v2.5.0
7912026-02-19T21:20:38.257Z Downloaded petname v2.0.2
7922026-02-19T21:20:38.257Z Downloaded vsss-rs v3.3.4
7932026-02-19T21:20:38.257Z Downloaded vergen-lib v0.1.6
7942026-02-19T21:20:38.257Z Downloaded vergen-gitcl v1.0.8
7952026-02-19T21:20:38.282Z Downloaded tokio-stream v0.1.17
7962026-02-19T21:20:38.282Z Downloaded strum_macros v0.26.4
7972026-02-19T21:20:38.282Z Downloaded prettyplease v0.2.36
7982026-02-19T21:20:38.282Z Downloaded smf v0.2.3
7992026-02-19T21:20:38.282Z Downloaded rustc-demangle v0.1.24
8002026-02-19T21:20:38.282Z Downloaded xattr v1.3.1
8012026-02-19T21:20:38.282Z Downloaded which v4.4.2
8022026-02-19T21:20:38.282Z Downloaded want v0.3.1
8032026-02-19T21:20:38.282Z Downloaded vte_generate_state_changes v0.1.2
8042026-02-19T21:20:38.282Z Downloaded vergen-git2 v1.0.7
8052026-02-19T21:20:38.282Z Downloaded unicase v2.8.1
8062026-02-19T21:20:38.282Z Downloaded tracing-attributes v0.1.27
8072026-02-19T21:20:38.282Z Downloaded tower-service v0.3.3
8082026-02-19T21:20:38.282Z Downloaded tokio-native-tls v0.3.1
8092026-02-19T21:20:38.331Z Downloaded thread_local v1.1.8
8102026-02-19T21:20:38.331Z Downloaded testing_table v0.3.0
8112026-02-19T21:20:38.331Z Downloaded structmeta-derive v0.3.0
8122026-02-19T21:20:38.331Z Downloaded sigpipe v0.1.3
8132026-02-19T21:20:38.331Z Downloaded reedline v0.40.0
8142026-02-19T21:20:38.331Z Downloaded tokio-rustls v0.26.0
8152026-02-19T21:20:38.331Z Downloaded tinyvec_macros v0.1.1
8162026-02-19T21:20:38.331Z Downloaded slog-async v2.8.0
8172026-02-19T21:20:38.331Z Downloaded signal-hook-registry v1.4.2
8182026-02-19T21:20:38.331Z Downloaded sct v0.7.1
8192026-02-19T21:20:38.380Z Downloaded rustls-native-certs v0.8.1
8202026-02-19T21:20:38.380Z Downloaded bstr v1.10.0
8212026-02-19T21:20:38.381Z Downloaded toml v0.9.11+spec-1.1.0
8222026-02-19T21:20:38.381Z Downloaded signal-hook-tokio v0.3.1
8232026-02-19T21:20:38.381Z Downloaded shell-words v1.1.0
8242026-02-19T21:20:38.381Z Downloaded serde_repr v0.1.19
8252026-02-19T21:20:38.381Z Downloaded secrecy v0.8.0
8262026-02-19T21:20:38.381Z Downloaded num-bigint v0.4.6
8272026-02-19T21:20:38.381Z Downloaded usdt v0.6.0
8282026-02-19T21:20:38.381Z Downloaded unit-prefix v0.5.1
8292026-02-19T21:20:38.381Z Downloaded typify-macro v0.2.0
8302026-02-19T21:20:38.381Z Downloaded typify v0.2.0
8312026-02-19T21:20:38.381Z Downloaded tui-tree-widget v0.23.1
8322026-02-19T21:20:38.381Z Downloaded toml_writer v1.0.6+spec-1.1.0
8332026-02-19T21:20:38.381Z Downloaded tokio-tungstenite v0.21.0
8342026-02-19T21:20:38.381Z Downloaded termtree v0.5.1
8352026-02-19T21:20:38.381Z Downloaded term v0.7.0
8362026-02-19T21:20:38.381Z Downloaded sync-ptr v0.1.4
8372026-02-19T21:20:38.381Z Downloaded supports-color v3.0.2
8382026-02-19T21:20:38.381Z Downloaded sqlparser_derive v0.2.2
8392026-02-19T21:20:38.381Z Downloaded similar v2.7.0
8402026-02-19T21:20:38.407Z Downloaded portable-atomic v1.11.0
8412026-02-19T21:20:38.407Z Downloaded goblin v0.10.2
8422026-02-19T21:20:38.407Z Downloaded trait-variant v0.1.2
8432026-02-19T21:20:38.407Z Downloaded tiny-keccak v2.0.2
8442026-02-19T21:20:38.407Z Downloaded tap v1.0.1
8452026-02-19T21:20:38.408Z Downloaded tabwriter v1.4.0
8462026-02-19T21:20:38.408Z Downloaded serde-big-array v0.5.1
8472026-02-19T21:20:38.408Z Downloaded scopeguard v1.2.0
8482026-02-19T21:20:38.408Z Downloaded russh-cryptovec v0.7.3
8492026-02-19T21:20:38.408Z Downloaded ref-cast v1.0.25
8502026-02-19T21:20:38.408Z Downloaded postcard v1.0.10
8512026-02-19T21:20:38.408Z Downloaded pkcs5 v0.7.1
8522026-02-19T21:20:38.408Z Downloaded minimal-lexical v0.2.1
8532026-02-19T21:20:38.408Z Downloaded try-lock v0.2.5
8542026-02-19T21:20:38.432Z Downloaded tokio-rustls v0.24.1
8552026-02-19T21:20:38.432Z Downloaded tinyvec v1.8.0
8562026-02-19T21:20:38.432Z Downloaded time-macros v0.2.24
8572026-02-19T21:20:38.432Z Downloaded stringprep v0.1.5
8582026-02-19T21:20:38.432Z Downloaded static_assertions v1.1.0
8592026-02-19T21:20:38.432Z Downloaded ssh-cipher v0.2.0
8602026-02-19T21:20:38.433Z Downloaded slog-scope v4.4.0
8612026-02-19T21:20:38.433Z Downloaded scroll_derive v0.13.1
8622026-02-19T21:20:38.433Z Downloaded rand_core v0.6.4
8632026-02-19T21:20:38.433Z Downloaded qorb v0.4.1
8642026-02-19T21:20:38.433Z Downloaded progenitor-macro v0.10.0
8652026-02-19T21:20:38.433Z Downloaded polyval v0.6.2
8662026-02-19T21:20:38.458Z Downloaded rand_chacha v0.3.1
8672026-02-19T21:20:38.458Z Downloaded primeorder v0.13.6
8682026-02-19T21:20:38.458Z Downloaded lalrpop v0.19.12
8692026-02-19T21:20:38.458Z Downloaded topological-sort v0.2.2
8702026-02-19T21:20:38.458Z Downloaded tokio-dtrace v0.1.0
8712026-02-19T21:20:38.458Z Downloaded tls_codec v0.4.1
8722026-02-19T21:20:38.458Z Downloaded thiserror-no-std v2.0.2
8732026-02-19T21:20:38.482Z Downloaded tagptr v0.2.0
8742026-02-19T21:20:38.482Z Downloaded tabled_derive v0.10.0
8752026-02-19T21:20:38.482Z Downloaded subprocess v0.2.9
8762026-02-19T21:20:38.482Z Downloaded strip-ansi-escapes v0.2.0
8772026-02-19T21:20:38.482Z Downloaded string_cache v0.8.9
8782026-02-19T21:20:38.482Z Downloaded smallvec v0.6.14
8792026-02-19T21:20:38.482Z Downloaded radix_trie v0.2.1
8802026-02-19T21:20:38.482Z Downloaded ppv-lite86 v0.2.20
8812026-02-19T21:20:38.482Z Downloaded pin-utils v0.1.0
8822026-02-19T21:20:38.482Z Downloaded ryu v1.0.18
8832026-02-19T21:20:38.482Z Downloaded russh v0.45.0
8842026-02-19T21:20:38.506Z Downloaded tls_codec_derive v0.4.1
8852026-02-19T21:20:38.506Z Downloaded take_mut v0.2.2
8862026-02-19T21:20:38.506Z Downloaded strum_macros v0.27.2
8872026-02-19T21:20:38.506Z Downloaded socket2 v0.6.1
8882026-02-19T21:20:38.507Z Downloaded socket2 v0.5.10
8892026-02-19T21:20:38.507Z Downloaded rand_chacha v0.9.0
8902026-02-19T21:20:38.507Z Downloaded proc-macro-crate v1.3.1
8912026-02-19T21:20:38.507Z Downloaded pin-project-internal v1.1.6
8922026-02-19T21:20:38.531Z Downloaded path-slash v0.1.5
8932026-02-19T21:20:38.531Z Downloaded miniz_oxide v0.8.5
8942026-02-19T21:20:38.531Z Downloaded termios v0.3.3
8952026-02-19T21:20:38.531Z Downloaded strum_macros v0.24.3
8962026-02-19T21:20:38.531Z Downloaded ssh-encoding v0.2.0
8972026-02-19T21:20:38.531Z Downloaded schemars v0.9.0
8982026-02-19T21:20:38.555Z Downloaded samael v0.0.19
8992026-02-19T21:20:38.555Z Downloaded packed_struct v0.10.1
9002026-02-19T21:20:38.555Z Downloaded native-tls v0.2.12
9012026-02-19T21:20:38.555Z Downloaded sqlformat v0.3.5
9022026-02-19T21:20:38.555Z Downloaded slog-envlogger v2.2.0
9032026-02-19T21:20:38.555Z Downloaded serde_derive_internals v0.29.1
9042026-02-19T21:20:38.555Z Downloaded progenitor-client v0.11.2
9052026-02-19T21:20:38.555Z Downloaded progenitor-client v0.10.0
9062026-02-19T21:20:38.555Z Downloaded pbkdf2 v0.12.2
9072026-02-19T21:20:38.555Z Downloaded openssl-probe v0.1.5
9082026-02-19T21:20:38.555Z Downloaded libz-rs-sys v0.5.1
9092026-02-19T21:20:38.579Z Downloaded gimli v0.31.1
9102026-02-19T21:20:38.580Z Downloaded subtle v2.6.1
9112026-02-19T21:20:38.580Z Downloaded strum v0.27.2
9122026-02-19T21:20:38.580Z Downloaded strum v0.26.3
9132026-02-19T21:20:38.580Z Downloaded spki v0.7.3
9142026-02-19T21:20:38.580Z Downloaded snafu-derive v0.8.5
9152026-02-19T21:20:38.580Z Downloaded slog-term v2.9.2
9162026-02-19T21:20:38.580Z Downloaded slog-dtrace v0.3.0
9172026-02-19T21:20:38.580Z Downloaded slab v0.4.9
9182026-02-19T21:20:38.580Z Downloaded signature v2.2.0
9192026-02-19T21:20:38.580Z Downloaded signal-hook v0.3.18
9202026-02-19T21:20:38.604Z Downloaded serde_bytes v0.11.19
9212026-02-19T21:20:38.604Z Downloaded schemars v1.0.4
9222026-02-19T21:20:38.604Z Downloaded serde_plain v1.0.2
9232026-02-19T21:20:38.604Z Downloaded secrecy v0.10.3
9242026-02-19T21:20:38.604Z Downloaded same-file v1.0.6
9252026-02-19T21:20:38.628Z Downloaded rpassword v7.4.0
9262026-02-19T21:20:38.628Z Downloaded rayon v1.10.0
9272026-02-19T21:20:38.628Z Downloaded nodrop v0.1.14
9282026-02-19T21:20:38.628Z Downloaded lru v0.12.5
9292026-02-19T21:20:38.628Z Downloaded fd-lock v4.0.2
9302026-02-19T21:20:38.628Z Downloaded seq-macro v0.3.6
9312026-02-19T21:20:38.628Z Downloaded rtoolbox v0.0.2
9322026-02-19T21:20:38.628Z Downloaded quinn v0.11.5
9332026-02-19T21:20:38.653Z Downloaded peg-runtime v0.8.5
9342026-02-19T21:20:38.653Z Downloaded normalize-line-endings v0.3.0
9352026-02-19T21:20:38.653Z Downloaded itertools v0.12.1
9362026-02-19T21:20:38.653Z Downloaded iri-string v0.7.8
9372026-02-19T21:20:38.653Z Downloaded chrono v0.4.43
9382026-02-19T21:20:38.677Z Downloaded data-encoding v2.9.0
9392026-02-19T21:20:38.677Z Downloaded simd-adler32 v0.3.7
9402026-02-19T21:20:38.677Z Downloaded shlex v1.3.0
9412026-02-19T21:20:38.677Z Downloaded rustc-hash v2.1.1
9422026-02-19T21:20:38.677Z Downloaded rsa v0.9.8
9432026-02-19T21:20:38.677Z Downloaded rand v0.9.2
9442026-02-19T21:20:38.677Z Downloaded oso-derive v0.27.3
9452026-02-19T21:20:38.678Z Downloaded inout v0.1.3
9462026-02-19T21:20:38.678Z Downloaded futures-executor v0.3.31
9472026-02-19T21:20:38.678Z Downloaded derive_more v0.99.20
9482026-02-19T21:20:38.702Z Downloaded daft-derive v0.1.4
9492026-02-19T21:20:38.702Z Downloaded siphasher v0.3.11
9502026-02-19T21:20:38.702Z Downloaded signal-hook-mio v0.2.4
9512026-02-19T21:20:38.702Z Downloaded sha1 v0.10.6
9522026-02-19T21:20:38.702Z Downloaded serde_path_to_error v0.1.20
9532026-02-19T21:20:38.702Z Downloaded serde-hex v0.1.0
9542026-02-19T21:20:38.702Z Downloaded sec1 v0.7.3
9552026-02-19T21:20:38.702Z Downloaded scroll v0.13.0
9562026-02-19T21:20:38.702Z Downloaded rustls-pki-types v1.10.0
9572026-02-19T21:20:38.702Z Downloaded rustc-hash v1.1.0
9582026-02-19T21:20:38.702Z Downloaded russh-keys v0.45.0
9592026-02-19T21:20:38.726Z Downloaded rayon-core v1.12.1
9602026-02-19T21:20:38.726Z Downloaded rand_core v0.9.3
9612026-02-19T21:20:38.726Z Downloaded opaque-debug v0.3.1
9622026-02-19T21:20:38.726Z Downloaded libsw-core v0.3.1
9632026-02-19T21:20:38.727Z Downloaded itertools v0.14.0
9642026-02-19T21:20:38.727Z Downloaded itertools v0.10.5
9652026-02-19T21:20:38.727Z Downloaded hyper-staticfile v0.10.1
9662026-02-19T21:20:38.727Z Downloaded display-error-chain v0.2.2
9672026-02-19T21:20:38.751Z Downloaded serde_spanned v1.0.4
9682026-02-19T21:20:38.751Z Downloaded semver v0.1.20
9692026-02-19T21:20:38.751Z Downloaded scrypt v0.11.0
9702026-02-19T21:20:38.751Z Downloaded schemars_derive v0.8.22
9712026-02-19T21:20:38.751Z Downloaded scheduled-thread-pool v0.2.7
9722026-02-19T21:20:38.751Z Downloaded sapling-renderdag v0.1.0
9732026-02-19T21:20:38.751Z Downloaded rusty-fork v0.3.0
9742026-02-19T21:20:38.751Z Downloaded rustls-pemfile v1.0.4
9752026-02-19T21:20:38.751Z Downloaded rfc6979 v0.4.0
9762026-02-19T21:20:38.751Z Downloaded rand_xorshift v0.4.0
9772026-02-19T21:20:38.751Z Downloaded progenitor v0.10.0
9782026-02-19T21:20:38.751Z Downloaded progenitor v0.8.0
9792026-02-19T21:20:38.751Z Downloaded parking_lot_core v0.9.10
9802026-02-19T21:20:38.751Z Downloaded parking_lot v0.11.2
9812026-02-19T21:20:38.751Z Downloaded num-conv v0.1.0
9822026-02-19T21:20:38.751Z Downloaded hyper-util v0.1.19
9832026-02-19T21:20:38.777Z Downloaded git2 v0.20.2
9842026-02-19T21:20:38.777Z Downloaded futures-task v0.3.31
9852026-02-19T21:20:38.777Z Downloaded either v1.15.0
9862026-02-19T21:20:38.777Z Downloaded diesel_derives v2.2.3
9872026-02-19T21:20:38.777Z Downloaded darling_core v0.20.10
9882026-02-19T21:20:38.805Z Downloaded ron v0.7.1
9892026-02-19T21:20:38.805Z Downloaded resolv-conf v0.7.0
9902026-02-19T21:20:38.805Z Downloaded rand_seeder v0.4.0
9912026-02-19T21:20:38.805Z Downloaded quick-error v1.2.3
9922026-02-19T21:20:38.805Z Downloaded progenitor-impl v0.8.0
9932026-02-19T21:20:38.805Z Downloaded pretty_assertions v1.4.1
9942026-02-19T21:20:38.805Z Downloaded powerfmt v0.2.0
9952026-02-19T21:20:38.805Z Downloaded postgres-types v0.2.9
9962026-02-19T21:20:38.805Z Downloaded postgres-protocol v0.6.8
9972026-02-19T21:20:38.805Z Downloaded poly1305 v0.8.0
9982026-02-19T21:20:38.805Z Downloaded pem v3.0.5
9992026-02-19T21:20:38.805Z Downloaded num_threads v0.1.7
10002026-02-19T21:20:38.805Z Downloaded libm v0.2.8
10012026-02-19T21:20:38.830Z Downloaded instability v0.3.2
10022026-02-19T21:20:38.830Z Downloaded ingot v0.1.1
10032026-02-19T21:20:38.830Z Downloaded hmac v0.12.1
10042026-02-19T21:20:38.830Z Downloaded hashbrown v0.15.4
10052026-02-19T21:20:38.830Z Downloaded des v0.8.1
10062026-02-19T21:20:38.830Z Downloaded rustc_version v0.4.1
10072026-02-19T21:20:38.830Z Downloaded rustc_version v0.1.7
10082026-02-19T21:20:38.830Z Downloaded rcgen v0.12.1
10092026-02-19T21:20:38.830Z Downloaded quinn-udp v0.5.5
10102026-02-19T21:20:38.830Z Downloaded psl-types v2.0.11
10112026-02-19T21:20:38.830Z Downloaded pin-project-lite v0.2.14
10122026-02-19T21:20:38.855Z Downloaded new_debug_unreachable v1.0.6
10132026-02-19T21:20:38.855Z Downloaded linked-hash-map v0.5.6
10142026-02-19T21:20:38.855Z Downloaded iddqd v0.3.16
10152026-02-19T21:20:38.855Z Downloaded http v1.4.0
10162026-02-19T21:20:38.855Z Downloaded h2 v0.4.6
10172026-02-19T21:20:38.880Z Downloaded rand v0.8.5
10182026-02-19T21:20:38.881Z Downloaded progenitor v0.11.2
10192026-02-19T21:20:38.881Z Downloaded proc-macro-error2 v2.0.1
10202026-02-19T21:20:38.881Z Downloaded predicates-core v1.0.8
10212026-02-19T21:20:38.881Z Downloaded pkcs8 v0.10.2
10222026-02-19T21:20:38.881Z Downloaded pkcs1 v0.7.5
10232026-02-19T21:20:38.881Z Downloaded progenitor-macro v0.11.2
10242026-02-19T21:20:38.881Z Downloaded progenitor-macro v0.8.0
10252026-02-19T21:20:38.881Z Downloaded predicates v3.1.3
10262026-02-19T21:20:38.881Z Downloaded phf v0.11.2
10272026-02-19T21:20:38.881Z Downloaded parking_lot_core v0.8.6
10282026-02-19T21:20:38.881Z Downloaded number_prefix v0.4.0
10292026-02-19T21:20:38.906Z Downloaded jiff-static v0.2.15
10302026-02-19T21:20:38.906Z Downloaded hickory-resolver v0.25.2
10312026-02-19T21:20:38.906Z Downloaded defmt-parser v0.3.4
10322026-02-19T21:20:38.906Z Downloaded bitvec v1.0.1
10332026-02-19T21:20:38.906Z Downloaded phf_shared v0.12.1
10342026-02-19T21:20:38.906Z Downloaded peg-macros v0.8.5
10352026-02-19T21:20:38.930Z Downloaded password-hash v0.5.0
10362026-02-19T21:20:38.930Z Downloaded parking_lot v0.12.3
10372026-02-19T21:20:38.930Z Downloaded nix v0.29.0
10382026-02-19T21:20:38.930Z Downloaded derive-where v1.5.0
10392026-02-19T21:20:38.931Z Downloaded bindgen v0.71.1
10402026-02-19T21:20:38.955Z Downloaded precomputed-hash v0.1.1
10412026-02-19T21:20:38.955Z Downloaded phf v0.12.1
10422026-02-19T21:20:38.955Z Downloaded pem-rfc7468 v0.7.0
10432026-02-19T21:20:38.955Z Downloaded peg v0.8.5
10442026-02-19T21:20:38.955Z Downloaded password-hash v0.4.2
10452026-02-19T21:20:38.955Z Downloaded parse-display-derive v0.10.0
10462026-02-19T21:20:38.955Z Downloaded omicron-zone-package v0.12.2
10472026-02-19T21:20:38.955Z Downloaded num-iter v0.1.45
10482026-02-19T21:20:38.955Z Downloaded md5 v0.7.0
10492026-02-19T21:20:38.955Z Downloaded indexmap v1.9.3
10502026-02-19T21:20:38.955Z Downloaded hickory-resolver v0.24.4
10512026-02-19T21:20:38.980Z Downloaded foreign-types-macros v0.2.3
10522026-02-19T21:20:38.980Z Downloaded foldhash v0.2.0
10532026-02-19T21:20:38.980Z Downloaded fallible-iterator v0.2.0
10542026-02-19T21:20:38.980Z Downloaded erased-serde v0.3.31
10552026-02-19T21:20:38.980Z Downloaded ena v0.14.3
10562026-02-19T21:20:38.980Z Downloaded dtrace-parser v0.3.0
10572026-02-19T21:20:38.980Z Downloaded dropshot-api-manager-types v0.3.0
10582026-02-19T21:20:38.980Z Downloaded csv-core v0.1.11
10592026-02-19T21:20:38.980Z Downloaded parse-size v1.1.0
10602026-02-19T21:20:38.980Z Downloaded parse-display v0.10.0
10612026-02-19T21:20:38.980Z Downloaded papergrid v0.17.0
10622026-02-19T21:20:38.980Z Downloaded p256 v0.13.2
10632026-02-19T21:20:38.980Z Downloaded openssl-sys v0.9.109
10642026-02-19T21:20:39.004Z Downloaded num-integer v0.1.46
10652026-02-19T21:20:39.004Z Downloaded nix v0.30.1
10662026-02-19T21:20:39.004Z Downloaded newtype_derive v0.1.6
10672026-02-19T21:20:39.004Z Downloaded indicatif v0.17.11
10682026-02-19T21:20:39.004Z Downloaded ignore v0.4.23
10692026-02-19T21:20:39.030Z Downloaded heapless v0.8.0
10702026-02-19T21:20:39.030Z Downloaded fs_extra v1.3.0
10712026-02-19T21:20:39.030Z Downloaded foreign-types-shared v0.1.1
10722026-02-19T21:20:39.030Z Downloaded endian-type v0.1.2
10732026-02-19T21:20:39.030Z Downloaded ed25519 v2.2.3
10742026-02-19T21:20:39.030Z Downloaded oxide-tokio-rt v0.1.2
10752026-02-19T21:20:39.030Z Downloaded owo-colors v4.2.3
10762026-02-19T21:20:39.030Z Downloaded indicatif v0.18.0
10772026-02-19T21:20:39.030Z Downloaded hashbrown v0.12.3
10782026-02-19T21:20:39.030Z Downloaded futures-io v0.3.31
10792026-02-19T21:20:39.030Z Downloaded float-cmp v0.10.0
10802026-02-19T21:20:39.059Z Downloaded predicates-tree v1.0.12
10812026-02-19T21:20:39.059Z Downloaded pin-project v1.1.6
10822026-02-19T21:20:39.059Z Downloaded p521 v0.13.3
10832026-02-19T21:20:39.059Z Downloaded nibble_vec v0.1.0
10842026-02-19T21:20:39.059Z Downloaded hickory-server v0.25.2
10852026-02-19T21:20:39.059Z Downloaded hashbrown v0.13.2
10862026-02-19T21:20:39.086Z Downloaded fixedbitset v0.4.2
10872026-02-19T21:20:39.086Z Downloaded der_derive v0.7.3
10882026-02-19T21:20:39.086Z Downloaded pkg-config v0.3.31
10892026-02-19T21:20:39.086Z Downloaded openssl-macros v0.1.1
10902026-02-19T21:20:39.086Z Downloaded olpc-cjson v0.1.4
10912026-02-19T21:20:39.086Z Downloaded mio v1.0.2
10922026-02-19T21:20:39.086Z Downloaded maplit v1.0.2
10932026-02-19T21:20:39.086Z Downloaded iana-time-zone v0.1.63
10942026-02-19T21:20:39.086Z Downloaded httparse v1.9.5
10952026-02-19T21:20:39.086Z Downloaded crossterm v0.28.1
10962026-02-19T21:20:39.086Z Downloaded paste v1.0.15
10972026-02-19T21:20:39.113Z Downloaded papergrid v0.14.0
10982026-02-19T21:20:39.113Z Downloaded oso v0.27.3
10992026-02-19T21:20:39.113Z Downloaded num-derive v0.4.2
11002026-02-19T21:20:39.113Z Downloaded num-derive v0.3.3
11012026-02-19T21:20:39.113Z Downloaded num-bigint-dig v0.8.6
11022026-02-19T21:20:39.113Z Downloaded nom v7.1.3
11032026-02-19T21:20:39.113Z Downloaded md-5 v0.10.6
11042026-02-19T21:20:39.113Z Downloaded match_cfg v0.1.0
11052026-02-19T21:20:39.113Z Downloaded managed v0.8.0
11062026-02-19T21:20:39.113Z Downloaded lzss v0.8.2
11072026-02-19T21:20:39.139Z Downloaded libloading v0.8.5
11082026-02-19T21:20:39.139Z Downloaded hickory-client v0.25.2
11092026-02-19T21:20:39.139Z Downloaded heapless v0.7.17
11102026-02-19T21:20:39.139Z Downloaded num-rational v0.4.2
11112026-02-19T21:20:39.139Z Downloaded num-complex v0.4.6
11122026-02-19T21:20:39.139Z Downloaded nonempty v0.12.0
11132026-02-19T21:20:39.140Z Downloaded memmap2 v0.9.8
11142026-02-19T21:20:39.140Z Downloaded maybe-uninit v2.0.0
11152026-02-19T21:20:39.140Z Downloaded lru-cache v0.1.2
11162026-02-19T21:20:39.140Z Downloaded lazycell v1.3.0
11172026-02-19T21:20:39.140Z Downloaded kstat-rs v0.2.4
11182026-02-19T21:20:39.140Z Downloaded hickory-proto v0.24.4
11192026-02-19T21:20:39.165Z Downloaded crossterm v0.29.0
11202026-02-19T21:20:39.165Z Downloaded blake3 v1.5.4
11212026-02-19T21:20:39.189Z Downloaded oxnet v0.1.4
11222026-02-19T21:20:39.190Z Downloaded num_enum v0.5.11
11232026-02-19T21:20:39.190Z Downloaded num v0.4.3
11242026-02-19T21:20:39.190Z Downloaded newtype-uuid v1.3.2
11252026-02-19T21:20:39.190Z Downloaded multimap v0.10.1
11262026-02-19T21:20:39.190Z Downloaded memoffset v0.9.1
11272026-02-19T21:20:39.190Z Downloaded libefi-sys v0.1.0
11282026-02-19T21:20:39.190Z Downloaded lazy_static v1.5.0
11292026-02-19T21:20:39.190Z Downloaded keccak v0.1.5
11302026-02-19T21:20:39.190Z Downloaded jobserver v0.1.32
11312026-02-19T21:20:39.190Z Downloaded is-terminal v0.4.13
11322026-02-19T21:20:39.190Z Downloaded aws-lc-sys v0.26.0
11332026-02-19T21:20:39.401Z Downloaded ipnetwork v0.21.1
11342026-02-19T21:20:39.427Z Downloaded indent_write v2.2.0
11352026-02-19T21:20:39.427Z Downloaded hyper v1.8.1
11362026-02-19T21:20:39.428Z Downloaded http-range v0.1.5
11372026-02-19T21:20:39.428Z Downloaded hostname v0.4.2
11382026-02-19T21:20:39.428Z Downloaded hostname v0.3.1
11392026-02-19T21:20:39.428Z Downloaded hkdf v0.12.4
11402026-02-19T21:20:39.428Z Downloaded half v1.8.3
11412026-02-19T21:20:39.428Z Downloaded globset v0.4.15
11422026-02-19T21:20:39.428Z Downloaded nu-ansi-term v0.50.1
11432026-02-19T21:20:39.428Z Downloaded newtype-uuid-macros v0.1.0
11442026-02-19T21:20:39.428Z Downloaded newline-converter v0.3.0
11452026-02-19T21:20:39.428Z Downloaded nanorand v0.7.0
11462026-02-19T21:20:39.455Z Downloaded multer v3.1.0
11472026-02-19T21:20:39.456Z Downloaded mime_guess v2.0.5
11482026-02-19T21:20:39.456Z Downloaded lock_api v0.4.12
11492026-02-19T21:20:39.456Z Downloaded libxml v0.3.3
11502026-02-19T21:20:39.456Z Downloaded libscf-sys v1.1.0
11512026-02-19T21:20:39.456Z Downloaded indoc v1.0.9
11522026-02-19T21:20:39.456Z Downloaded impl-trait-for-tuples v0.2.2
11532026-02-19T21:20:39.456Z Downloaded ident_case v1.0.1
11542026-02-19T21:20:39.456Z Downloaded hubpack_derive v0.1.1
11552026-02-19T21:20:39.456Z Downloaded highway v1.3.0
11562026-02-19T21:20:39.456Z Downloaded half v2.4.1
11572026-02-19T21:20:39.456Z Downloaded globwalk v0.9.1
11582026-02-19T21:20:39.480Z Downloaded ghash v0.5.1
11592026-02-19T21:20:39.480Z Downloaded crypto-bigint v0.5.5
11602026-02-19T21:20:39.480Z Downloaded litrs v0.4.1
11612026-02-19T21:20:39.480Z Downloaded linear-map v1.2.0
11622026-02-19T21:20:39.480Z Downloaded lalrpop-util v0.19.12
11632026-02-19T21:20:39.481Z Downloaded is_ci v1.2.0
11642026-02-19T21:20:39.481Z Downloaded ipnet v2.11.0
11652026-02-19T21:20:39.481Z Downloaded ingot-macros v0.1.1
11662026-02-19T21:20:39.481Z Downloaded http-body-util v0.1.3
11672026-02-19T21:20:39.481Z Downloaded dropshot-api-manager v0.3.0
11682026-02-19T21:20:39.481Z Downloaded cstr-argument v0.1.2
11692026-02-19T21:20:39.481Z Downloaded crossbeam-channel v0.5.15
11702026-02-19T21:20:39.505Z Downloaded chacha20poly1305 v0.10.1
11712026-02-19T21:20:39.505Z Downloaded bumpalo v3.16.0
11722026-02-19T21:20:39.505Z Downloaded aws-lc-rs v1.12.4
11732026-02-19T21:20:39.505Z Downloaded libsw v3.5.0
11742026-02-19T21:20:39.505Z Downloaded internet-checksum v0.2.1
11752026-02-19T21:20:39.505Z Downloaded instant v0.1.13
11762026-02-19T21:20:39.505Z Downloaded ingot-types v0.1.2
11772026-02-19T21:20:39.505Z Downloaded indoc v2.0.6
11782026-02-19T21:20:39.532Z Downloaded hyper-tls v0.6.0
11792026-02-19T21:20:39.532Z Downloaded hyper-rustls v0.27.7
11802026-02-19T21:20:39.532Z Downloaded humantime v2.2.0
11812026-02-19T21:20:39.532Z Downloaded hubpack v0.1.2
11822026-02-19T21:20:39.533Z Downloaded httpdate v1.0.3
11832026-02-19T21:20:39.533Z Downloaded http-body v1.0.1
11842026-02-19T21:20:39.533Z Downloaded home v0.5.9
11852026-02-19T21:20:39.533Z Downloaded hex v0.4.3
11862026-02-19T21:20:39.533Z Downloaded headers-core v0.3.0
11872026-02-19T21:20:39.533Z Downloaded headers v0.4.1
11882026-02-19T21:20:39.533Z Downloaded group v0.13.0
11892026-02-19T21:20:39.533Z Downloaded futures-util v0.3.31
11902026-02-19T21:20:39.561Z Downloaded flate2 v1.1.2
11912026-02-19T21:20:39.561Z Downloaded expectorate v1.2.0
11922026-02-19T21:20:39.561Z Downloaded crucible-workspace-hack v0.1.0
11932026-02-19T21:20:39.561Z Downloaded cc v1.2.30
11942026-02-19T21:20:39.561Z Downloaded bindgen v0.69.5
11952026-02-19T21:20:39.586Z Downloaded heck v0.3.3
11962026-02-19T21:20:39.586Z Downloaded hash32 v0.3.1
11972026-02-19T21:20:39.586Z Downloaded hash32 v0.2.1
11982026-02-19T21:20:39.586Z Downloaded futures v0.3.31
11992026-02-19T21:20:39.586Z Downloaded fs-err v2.11.0
12002026-02-19T21:20:39.586Z Downloaded filetime v0.2.26
12012026-02-19T21:20:39.586Z Downloaded deranged v0.5.3
12022026-02-19T21:20:39.586Z Downloaded gethostname v0.5.0
12032026-02-19T21:20:39.586Z Downloaded fxhash v0.2.1
12042026-02-19T21:20:39.586Z Downloaded funty v2.0.0
12052026-02-19T21:20:39.586Z Downloaded foreign-types-shared v0.3.1
12062026-02-19T21:20:39.586Z Downloaded foreign-types v0.5.0
12072026-02-19T21:20:39.586Z Downloaded foreign-types v0.3.2
12082026-02-19T21:20:39.586Z Downloaded embedded-io v0.6.1
12092026-02-19T21:20:39.586Z Downloaded dirs-next v2.0.0
12102026-02-19T21:20:39.610Z Downloaded derive_builder v0.20.2
12112026-02-19T21:20:39.610Z Downloaded der v0.7.10
12122026-02-19T21:20:39.611Z Downloaded defmt v0.3.8
12132026-02-19T21:20:39.611Z Downloaded debug-ignore v1.0.5
12142026-02-19T21:20:39.611Z Downloaded crossbeam-utils v0.8.21
12152026-02-19T21:20:39.611Z Downloaded crossbeam-epoch v0.9.18
12162026-02-19T21:20:39.611Z Downloaded crc-any v2.5.0
12172026-02-19T21:20:39.611Z Downloaded futures-sink v0.3.31
12182026-02-19T21:20:39.635Z Downloaded futures-macro v0.3.31
12192026-02-19T21:20:39.635Z Downloaded futures-core v0.3.31
12202026-02-19T21:20:39.635Z Downloaded futures-channel v0.3.31
12212026-02-19T21:20:39.635Z Downloaded flume v0.11.1
12222026-02-19T21:20:39.635Z Downloaded float-ord v0.3.2
12232026-02-19T21:20:39.635Z Downloaded flagset v0.4.6
12242026-02-19T21:20:39.635Z Downloaded env_logger v0.11.8
12252026-02-19T21:20:39.635Z Downloaded embedded-io v0.4.0
12262026-02-19T21:20:39.635Z Downloaded elliptic-curve v0.13.8
12272026-02-19T21:20:39.635Z Downloaded ecdsa v0.16.9
12282026-02-19T21:20:39.635Z Downloaded dof v0.4.0
12292026-02-19T21:20:39.635Z Downloaded difflib v0.4.0
12302026-02-19T21:20:39.659Z Downloaded derive-ex v0.1.8
12312026-02-19T21:20:39.659Z Downloaded daft v0.1.4
12322026-02-19T21:20:39.659Z Downloaded crc32fast v1.4.2
12332026-02-19T21:20:39.659Z Downloaded const_format v0.2.34
12342026-02-19T21:20:39.659Z Downloaded cbc v0.1.2
12352026-02-19T21:20:39.659Z Downloaded cargo_metadata v0.19.2
12362026-02-19T21:20:39.659Z Downloaded cancel-safe-futures v0.1.5
12372026-02-19T21:20:39.659Z Downloaded camino-tempfile-ext v0.3.2
12382026-02-19T21:20:39.659Z Downloaded bzip2 v0.4.4
12392026-02-19T21:20:39.659Z Downloaded bytes v1.11.1
12402026-02-19T21:20:39.683Z Downloaded aes-gcm v0.10.3
12412026-02-19T21:20:39.683Z Downloaded fatfs v0.3.6
12422026-02-19T21:20:39.683Z Downloaded env_filter v0.1.2
12432026-02-19T21:20:39.683Z Downloaded enum-as-inner v0.6.1
12442026-02-19T21:20:39.683Z Downloaded ed25519-dalek v2.1.1
12452026-02-19T21:20:39.683Z Downloaded dyn-clone v1.0.20
12462026-02-19T21:20:39.683Z Downloaded dropshot_endpoint v0.16.7
12472026-02-19T21:20:39.683Z Downloaded drift v0.1.3
12482026-02-19T21:20:39.707Z Downloaded document-features v0.2.11
12492026-02-19T21:20:39.707Z Downloaded dirs-sys-next v0.1.2
12502026-02-19T21:20:39.707Z Downloaded defmt-macros v0.3.9
12512026-02-19T21:20:39.707Z Downloaded curve25519-dalek v4.1.3
12522026-02-19T21:20:39.707Z Downloaded crunchy v0.2.2
12532026-02-19T21:20:39.708Z Downloaded critical-section v1.1.3
12542026-02-19T21:20:39.708Z Downloaded crc8 v0.1.1
12552026-02-19T21:20:39.708Z Downloaded corncobs v0.1.4
12562026-02-19T21:20:39.708Z Downloaded cookie v0.18.1
12572026-02-19T21:20:39.733Z Downloaded const_format_proc_macros v0.2.34
12582026-02-19T21:20:39.733Z Downloaded const-oid v0.9.6
12592026-02-19T21:20:39.733Z Downloaded compact_str v0.8.0
12602026-02-19T21:20:39.790Z Downloaded colored v3.0.0
12612026-02-19T21:20:39.815Z Downloaded colored v2.2.0
12622026-02-19T21:20:39.815Z Downloaded cmake v0.1.51
12632026-02-19T21:20:39.815Z Downloaded ciborium v0.2.2
12642026-02-19T21:20:39.815Z Downloaded cexpr v0.6.0
12652026-02-19T21:20:39.815Z Downloaded castaway v0.2.3
12662026-02-19T21:20:39.815Z Downloaded cassowary v0.3.0
12672026-02-19T21:20:39.815Z Downloaded blowfish v0.9.1
12682026-02-19T21:20:39.815Z Downloaded blake2 v0.10.6
12692026-02-19T21:20:39.840Z Downloaded bitflags v1.3.2
12702026-02-19T21:20:39.841Z Downloaded bitfield-macros v0.19.2
12712026-02-19T21:20:39.841Z Downloaded base64 v0.21.7
12722026-02-19T21:20:39.841Z Downloaded backtrace v0.3.74
12732026-02-19T21:20:39.841Z Downloaded ff v0.13.0
12742026-02-19T21:20:39.841Z Downloaded dunce v1.0.5
12752026-02-19T21:20:39.841Z Downloaded dsl_auto_type v0.1.2
12762026-02-19T21:20:39.841Z Downloaded diesel_table_macro_syntax v0.2.0
12772026-02-19T21:20:39.868Z Downloaded diesel v2.2.12
12782026-02-19T21:20:39.893Z Downloaded derive_more v2.0.1
12792026-02-19T21:20:39.893Z Downloaded darling_core v0.21.0
12802026-02-19T21:20:39.893Z Downloaded darling v0.20.10
12812026-02-19T21:20:39.917Z Downloaded crc-catalog v2.4.0
12822026-02-19T21:20:39.917Z Downloaded crc v3.2.1
12832026-02-19T21:20:39.917Z Downloaded constant_time_eq v0.3.1
12842026-02-19T21:20:39.917Z Downloaded console v0.16.0
12852026-02-19T21:20:39.917Z Downloaded console v0.15.10
12862026-02-19T21:20:39.942Z Downloaded cipher v0.4.4
12872026-02-19T21:20:39.942Z Downloaded ciborium-io v0.2.2
12882026-02-19T21:20:39.942Z Downloaded chacha20 v0.9.1
12892026-02-19T21:20:39.942Z Downloaded cfg_aliases v0.2.1
12902026-02-19T21:20:39.942Z Downloaded cfg_aliases v0.1.1
12912026-02-19T21:20:39.942Z Downloaded bzip2 v0.5.2
12922026-02-19T21:20:39.942Z Downloaded base64 v0.22.1
12932026-02-19T21:20:39.942Z Downloaded diesel-dtrace v0.4.2
12942026-02-19T21:20:39.942Z Downloaded derive_more-impl v2.0.1
12952026-02-19T21:20:39.942Z Downloaded darling_macro v0.21.0
12962026-02-19T21:20:39.966Z Downloaded cookie_store v0.21.1
12972026-02-19T21:20:39.967Z Downloaded convert_case v0.7.1
12982026-02-19T21:20:39.967Z Downloaded convert_case v0.4.0
12992026-02-19T21:20:39.967Z Downloaded clang-sys v1.8.1
13002026-02-19T21:20:39.967Z Downloaded block-padding v0.3.3
13012026-02-19T21:20:39.967Z Downloaded bitfield-struct v0.6.2
13022026-02-19T21:20:39.967Z Downloaded bitfield v0.19.2
13032026-02-19T21:20:39.967Z Downloaded bit-vec v0.8.0
13042026-02-19T21:20:39.967Z Downloaded bit-vec v0.6.3
13052026-02-19T21:20:39.993Z Downloaded backoff v0.4.0
13062026-02-19T21:20:39.993Z Downloaded derive_builder_core v0.20.2
13072026-02-19T21:20:39.993Z Downloaded darling v0.21.0
13082026-02-19T21:20:39.993Z Downloaded cargo-platform v0.1.8
13092026-02-19T21:20:39.993Z Downloaded buf-list v1.0.3
13102026-02-19T21:20:39.993Z Downloaded bit-set v0.8.0
13112026-02-19T21:20:39.993Z Downloaded bb8 v0.8.5
13122026-02-19T21:20:40.018Z Downloaded crossbeam-deque v0.8.5
13132026-02-19T21:20:40.018Z Downloaded cobs v0.2.3
13142026-02-19T21:20:40.044Z Downloaded ciborium-ll v0.2.2
13152026-02-19T21:20:40.044Z Downloaded atomicwrites v0.4.4
13162026-02-19T21:20:40.044Z Downloaded atomic-waker v1.1.2
13172026-02-19T21:20:40.044Z Downloaded assert_matches v1.5.0
13182026-02-19T21:20:40.044Z Downloaded aes v0.8.4
13192026-02-19T21:20:40.069Z Downloaded curve25519-dalek-derive v0.1.1
13202026-02-19T21:20:40.069Z Downloaded bcs v0.1.6
13212026-02-19T21:20:40.095Z Downloaded base16ct v0.2.0
13222026-02-19T21:20:40.095Z Downloaded async-trait v0.1.89
13232026-02-19T21:20:40.119Z Downloaded async-stream-impl v0.3.6
13242026-02-19T21:20:40.119Z Downloaded async-stream v0.3.6
13252026-02-19T21:20:40.119Z Downloaded async-bb8-diesel v0.2.1
13262026-02-19T21:20:40.149Z Downloaded arrayref v0.3.9
13272026-02-19T21:20:40.149Z Downloaded arc-swap v1.7.1
13282026-02-19T21:20:40.149Z Downloaded allocator-api2 v0.2.21
13292026-02-19T21:20:40.173Z Downloaded aho-corasick v1.1.3
13302026-02-19T21:20:40.206Z Downloaded aead v0.5.2
13312026-02-19T21:20:40.206Z Downloaded bcrypt-pbkdf v0.10.0
13322026-02-19T21:20:40.206Z Downloaded base64ct v1.6.0
13332026-02-19T21:20:40.230Z Downloaded base64 v0.13.1
13342026-02-19T21:20:40.230Z Downloaded arrayvec v0.7.6
13352026-02-19T21:20:40.230Z Downloaded async-recursion v1.1.1
13362026-02-19T21:20:40.254Z Downloaded ascii-canvas v3.0.0
13372026-02-19T21:20:40.254Z Downloaded ahash v0.8.12
13382026-02-19T21:20:40.278Z Downloaded adler2 v2.0.0
13392026-02-19T21:20:40.278Z Downloaded addr2line v0.24.2
13402026-02-19T21:20:40.303Z Downloaded argon2 v0.5.3
13412026-02-19T21:20:40.562Z Compiling value-bag v1.12.0
13422026-02-19T21:20:40.562Z Compiling lock_api v0.4.12
13432026-02-19T21:20:40.562Z Compiling scopeguard v1.2.0
13442026-02-19T21:20:40.586Z Compiling shlex v1.3.0
13452026-02-19T21:20:40.586Z Compiling smallvec v1.15.1
13462026-02-19T21:20:40.586Z Compiling syn v2.0.114
13472026-02-19T21:20:40.586Z Compiling getrandom v0.2.15
13482026-02-19T21:20:40.586Z Compiling jobserver v0.1.32
13492026-02-19T21:20:40.911Z Compiling typenum v1.17.0
13502026-02-19T21:20:41.025Z Compiling rand_core v0.6.4
13512026-02-19T21:20:41.058Z Compiling log v0.4.29
13522026-02-19T21:20:41.111Z Compiling generic-array v0.14.7
13532026-02-19T21:20:41.184Z Compiling cc v1.2.30
13542026-02-19T21:20:41.540Z Compiling subtle v2.6.1
13552026-02-19T21:20:41.565Z Compiling portable-atomic v1.11.0
13562026-02-19T21:20:41.618Z Compiling const-oid v0.9.6
13572026-02-19T21:20:41.667Z Compiling critical-section v1.1.3
13582026-02-19T21:20:41.855Z Compiling getrandom v0.3.4
13592026-02-19T21:20:41.888Z Compiling pkg-config v0.3.31
13602026-02-19T21:20:41.954Z Compiling serde_json v1.0.149
13612026-02-19T21:20:42.313Z Compiling spin v0.9.8
13622026-02-19T21:20:42.768Z Compiling regex-syntax v0.8.5
13632026-02-19T21:20:43.154Z Compiling parking_lot_core v0.9.10
13642026-02-19T21:20:43.256Z Compiling pin-project-lite v0.2.14
13652026-02-19T21:20:43.558Z Compiling rustix v0.38.37
13662026-02-19T21:20:43.740Z Compiling libm v0.2.8
13672026-02-19T21:20:44.108Z Compiling once_cell v1.21.3
13682026-02-19T21:20:44.190Z Compiling signal-hook-registry v1.4.2
13692026-02-19T21:20:44.428Z Compiling num-traits v0.2.19
13702026-02-19T21:20:44.542Z Compiling allocator-api2 v0.2.21
13712026-02-19T21:20:44.575Z Compiling parking_lot v0.12.3
13722026-02-19T21:20:45.169Z Compiling mio v1.0.2
13732026-02-19T21:20:45.345Z Compiling futures-core v0.3.31
13742026-02-19T21:20:45.422Z Compiling lazy_static v1.5.0
13752026-02-19T21:20:45.550Z Compiling aho-corasick v1.1.3
13762026-02-19T21:20:45.591Z Compiling percent-encoding v2.3.2
13772026-02-19T21:20:45.638Z Compiling socket2 v0.6.1
13782026-02-19T21:20:46.287Z Compiling slab v0.4.9
13792026-02-19T21:20:46.317Z Compiling cpufeatures v0.2.14
13802026-02-19T21:20:46.449Z Compiling glob v0.3.2
13812026-02-19T21:20:46.682Z Compiling futures-sink v0.3.31
13822026-02-19T21:20:46.706Z Compiling either v1.15.0
13832026-02-19T21:20:46.932Z Compiling futures-channel v0.3.31
13842026-02-19T21:20:47.165Z Compiling hashbrown v0.16.1
13852026-02-19T21:20:47.190Z Compiling rustversion v1.0.22
13862026-02-19T21:20:47.336Z Compiling clang-sys v1.8.1
13872026-02-19T21:20:47.417Z Compiling futures-task v0.3.31
13882026-02-19T21:20:47.759Z Compiling regex-automata v0.4.11
13892026-02-19T21:20:47.866Z Compiling futures-io v0.3.31
13902026-02-19T21:20:47.999Z Compiling pin-utils v0.1.0
13912026-02-19T21:20:48.039Z Compiling prettyplease v0.2.36
13922026-02-19T21:20:48.193Z Compiling minimal-lexical v0.2.1
13932026-02-19T21:20:48.445Z Compiling libloading v0.8.5
13942026-02-19T21:20:48.564Z Compiling indexmap v2.13.0
13952026-02-19T21:20:48.734Z Compiling synstructure v0.13.1
13962026-02-19T21:20:48.891Z Compiling nom v7.1.3
13972026-02-19T21:20:49.057Z Compiling bindgen v0.69.5
13982026-02-19T21:20:49.565Z Compiling ident_case v1.0.1
13992026-02-19T21:20:49.836Z Compiling base64ct v1.6.0
14002026-02-19T21:20:50.068Z Compiling home v0.5.9
14012026-02-19T21:20:50.353Z Compiling itertools v0.12.1
14022026-02-19T21:20:50.377Z Compiling form_urlencoded v1.2.2
14032026-02-19T21:20:50.502Z Compiling pem-rfc7468 v0.7.0
14042026-02-19T21:20:50.705Z Compiling rustc-hash v1.1.0
14052026-02-19T21:20:50.890Z Compiling flagset v0.4.6
14062026-02-19T21:20:51.142Z Compiling lazycell v1.3.0
14072026-02-19T21:20:51.222Z Compiling rand_core v0.9.3
14082026-02-19T21:20:51.364Z Compiling cmake v0.1.51
14092026-02-19T21:20:51.805Z Compiling iana-time-zone v0.1.63
14102026-02-19T21:20:52.200Z Compiling paste v1.0.15
14112026-02-19T21:20:52.224Z Compiling fs_extra v1.3.0
14122026-02-19T21:20:52.517Z Compiling cexpr v0.6.0
14132026-02-19T21:20:52.679Z Compiling dunce v1.0.5
14142026-02-19T21:20:52.769Z Compiling foldhash v0.1.5
14152026-02-19T21:20:52.925Z Compiling rustc_version v0.4.1
14162026-02-19T21:20:53.146Z Compiling hashbrown v0.15.4
14172026-02-19T21:20:53.285Z Compiling uuid v1.19.0
14182026-02-19T21:20:53.406Z Compiling serde_derive v1.0.228
14192026-02-19T21:20:53.487Z Compiling zeroize_derive v1.4.2
14202026-02-19T21:20:53.664Z Compiling zerofrom-derive v0.1.4
14212026-02-19T21:20:54.173Z Compiling yoke-derive v0.7.4
14222026-02-19T21:20:54.426Z Compiling zerovec-derive v0.10.3
14232026-02-19T21:20:54.906Z Compiling displaydoc v0.2.5
14242026-02-19T21:20:54.946Z Compiling zeroize v1.8.1
14252026-02-19T21:20:56.533Z Compiling zerocopy-derive v0.7.35
14262026-02-19T21:20:56.879Z Compiling crypto-common v0.1.6
14272026-02-19T21:20:56.985Z Compiling block-buffer v0.10.4
14282026-02-19T21:20:57.027Z Compiling icu_provider_macros v1.5.0
14292026-02-19T21:20:57.149Z Compiling zerofrom v0.1.4
14302026-02-19T21:20:57.181Z Compiling tokio-macros v2.6.0
14312026-02-19T21:20:57.297Z Compiling digest v0.10.7
14322026-02-19T21:20:57.399Z Compiling yoke v0.7.4
14332026-02-19T21:20:57.801Z Compiling zerovec v0.10.4
14342026-02-19T21:20:57.832Z Compiling hmac v0.12.1
14352026-02-19T21:20:57.984Z Compiling thiserror-impl v2.0.18
14362026-02-19T21:20:58.150Z Compiling block-padding v0.3.3
14372026-02-19T21:20:58.430Z Compiling zerocopy v0.7.35
14382026-02-19T21:20:58.464Z Compiling futures-macro v0.3.31
14392026-02-19T21:20:58.628Z Compiling inout v0.1.3
14402026-02-19T21:20:58.830Z Compiling regex v1.11.3
14412026-02-19T21:20:58.987Z Compiling cipher v0.4.4
14422026-02-19T21:20:59.556Z Compiling sha2 v0.10.9
14432026-02-19T21:20:59.906Z Compiling tinystr v0.7.6
14442026-02-19T21:21:00.038Z Compiling icu_collections v1.5.0
14452026-02-19T21:21:00.082Z Compiling ppv-lite86 v0.2.20
14462026-02-19T21:21:00.354Z Compiling icu_locid v1.5.0
14472026-02-19T21:21:00.386Z Compiling futures-util v0.3.31
14482026-02-19T21:21:00.647Z Compiling serde v1.0.228
14492026-02-19T21:21:00.970Z Compiling der_derive v0.7.3
14502026-02-19T21:21:01.044Z Compiling salsa20 v0.10.2
14512026-02-19T21:21:01.258Z Compiling thiserror v2.0.18
14522026-02-19T21:21:01.309Z Compiling pbkdf2 v0.12.2
14532026-02-19T21:21:01.439Z Compiling pest v2.8.2
14542026-02-19T21:21:01.471Z Compiling zerocopy v0.8.27
14552026-02-19T21:21:01.518Z Compiling vcpkg v0.2.15
14562026-02-19T21:21:01.973Z Compiling bitflags v2.9.4
14572026-02-19T21:21:02.199Z Compiling bytes v1.11.1
14582026-02-19T21:21:02.423Z Compiling icu_provider v1.5.0
14592026-02-19T21:21:03.123Z Compiling der v0.7.10
14602026-02-19T21:21:03.181Z Compiling icu_locid_transform v1.5.0
14612026-02-19T21:21:03.213Z Compiling chrono v0.4.43
14622026-02-19T21:21:03.402Z Compiling tokio v1.49.0
14632026-02-19T21:21:03.644Z Compiling http v1.4.0
14642026-02-19T21:21:04.760Z Compiling icu_properties v1.5.1
14652026-02-19T21:21:05.750Z Compiling spki v0.7.3
14662026-02-19T21:21:06.145Z Compiling which v4.4.2
14672026-02-19T21:21:06.188Z Compiling pest_meta v2.8.2
14682026-02-19T21:21:06.235Z Compiling openssl-sys v0.9.109
14692026-02-19T21:21:06.486Z Compiling scrypt v0.11.0
14702026-02-19T21:21:06.879Z Compiling rand_chacha v0.9.0
14712026-02-19T21:21:07.018Z Compiling aes v0.8.4
14722026-02-19T21:21:07.190Z Compiling cbc v0.1.2
14732026-02-19T21:21:07.312Z Compiling zerocopy-derive v0.8.27
14742026-02-19T21:21:08.470Z Compiling pkcs5 v0.7.1
14752026-02-19T21:21:08.503Z Compiling pest_generator v2.8.2
14762026-02-19T21:21:09.468Z Compiling icu_normalizer v1.5.0
14772026-02-19T21:21:09.587Z Compiling rand v0.9.2
14782026-02-19T21:21:09.935Z Compiling tracing-attributes v0.1.27
14792026-02-19T21:21:10.275Z Compiling serde_derive_internals v0.29.1
14802026-02-19T21:21:10.622Z Compiling idna_adapter v1.2.0
14812026-02-19T21:21:10.875Z Compiling idna v1.0.3
14822026-02-19T21:21:11.283Z Compiling ring v0.17.14
14832026-02-19T21:21:11.478Z Compiling tracing-core v0.1.32
14842026-02-19T21:21:12.342Z Compiling url v2.5.4
14852026-02-19T21:21:12.385Z Compiling rustix v1.1.3
14862026-02-19T21:21:12.480Z Compiling schemars v0.8.22
14872026-02-19T21:21:12.752Z Compiling aws-lc-rs v1.12.4
14882026-02-19T21:21:12.953Z Compiling tokio-util v0.7.15
14892026-02-19T21:21:13.180Z Compiling adler2 v2.0.0
14902026-02-19T21:21:13.212Z Compiling tracing v0.1.40
14912026-02-19T21:21:13.448Z Compiling miniz_oxide v0.8.5
14922026-02-19T21:21:13.812Z Compiling schemars_derive v0.8.22
14932026-02-19T21:21:14.263Z Compiling pest_derive v2.8.2
14942026-02-19T21:21:14.438Z Compiling pkcs8 v0.10.2
14952026-02-19T21:21:15.135Z Compiling http-body v1.0.1
14962026-02-19T21:21:15.167Z Compiling scroll_derive v0.13.1
14972026-02-19T21:21:15.213Z Compiling darling_core v0.20.10
14982026-02-19T21:21:15.459Z Compiling base64 v0.22.1
14992026-02-19T21:21:15.642Z Compiling tinyvec_macros v0.1.1
15002026-02-19T21:21:15.763Z Compiling httparse v1.9.5
15012026-02-19T21:21:16.180Z Compiling rustls-pki-types v1.10.0
15022026-02-19T21:21:16.454Z Compiling dyn-clone v1.0.20
15032026-02-19T21:21:16.787Z Compiling tinyvec v1.8.0
15042026-02-19T21:21:17.021Z Compiling scroll v0.13.0
15052026-02-19T21:21:17.611Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15062026-02-19T21:21:18.296Z Compiling bzip2-sys v0.1.13+1.0.8
15072026-02-19T21:21:18.327Z Compiling openssl v0.10.73
15082026-02-19T21:21:18.391Z Compiling untrusted v0.7.1
15092026-02-19T21:21:18.615Z Compiling tower-layer v0.3.3
15102026-02-19T21:21:18.797Z Compiling tower-service v0.3.3
15112026-02-19T21:21:18.821Z Compiling untrusted v0.9.0
15122026-02-19T21:21:18.921Z Compiling foreign-types-shared v0.1.1
15132026-02-19T21:21:18.952Z Compiling openssl-probe v0.1.5
15142026-02-19T21:21:18.992Z Compiling time-core v0.1.6
15152026-02-19T21:21:19.063Z Compiling num-conv v0.1.0
15162026-02-19T21:21:19.096Z Compiling try-lock v0.2.5
15172026-02-19T21:21:19.313Z Compiling powerfmt v0.2.0
15182026-02-19T21:21:19.346Z Compiling atomic-waker v1.1.2
15192026-02-19T21:21:19.370Z Compiling want v0.3.1
15202026-02-19T21:21:19.423Z Compiling time-macros v0.2.24
15212026-02-19T21:21:19.584Z Compiling tempfile v3.24.0
15222026-02-19T21:21:19.688Z Compiling deranged v0.5.3
15232026-02-19T21:21:19.833Z Compiling h2 v0.4.6
15242026-02-19T21:21:20.319Z Compiling foreign-types v0.3.2
15252026-02-19T21:21:21.252Z Compiling darling_macro v0.20.10
15262026-02-19T21:21:21.901Z Compiling goblin v0.10.2
15272026-02-19T21:21:22.140Z Compiling darling v0.20.10
15282026-02-19T21:21:22.489Z Compiling ipnet v2.11.0
15292026-02-19T21:21:23.003Z Compiling openssl-macros v0.1.1
15302026-02-19T21:21:23.637Z Compiling wait-timeout v0.2.0
15312026-02-19T21:21:23.676Z Compiling gimli v0.31.1
15322026-02-19T21:21:23.803Z Compiling native-tls v0.2.12
15332026-02-19T21:21:24.247Z Compiling num_threads v0.1.7
15342026-02-19T21:21:24.273Z Compiling bit-vec v0.8.0
15352026-02-19T21:21:24.409Z Compiling httpdate v1.0.3
15362026-02-19T21:21:24.855Z Compiling quick-error v1.2.3
15372026-02-19T21:21:24.938Z Compiling syn v1.0.109
15382026-02-19T21:21:24.979Z Compiling rustls v0.23.19
15392026-02-19T21:21:25.054Z Compiling usdt-impl v0.6.0
15402026-02-19T21:21:25.338Z Compiling crossbeam-utils v0.8.21
15412026-02-19T21:21:25.483Z Compiling rusty-fork v0.3.0
15422026-02-19T21:21:25.683Z Compiling bit-set v0.8.0
15432026-02-19T21:21:26.006Z Compiling time v0.3.43
15442026-02-19T21:21:26.280Z Compiling derive_builder_core v0.20.2
15452026-02-19T21:21:28.341Z Compiling addr2line v0.24.2
15462026-02-19T21:21:28.392Z Compiling hyper v1.8.1
15472026-02-19T21:21:29.166Z Compiling dof v0.4.0
15482026-02-19T21:21:29.690Z Compiling unicode-normalization v0.1.24
15492026-02-19T21:21:29.758Z Compiling dtrace-parser v0.3.0
15502026-02-19T21:21:30.748Z Compiling signature v2.2.0
15512026-02-19T21:21:31.090Z Compiling heapless v0.7.17
15522026-02-19T21:21:31.442Z Compiling scroll_derive v0.12.0
15532026-02-19T21:21:31.540Z Compiling thiserror-impl v1.0.69
15542026-02-19T21:21:31.603Z Compiling rand_xorshift v0.4.0
15552026-02-19T21:21:31.907Z Compiling darling_core v0.21.0
15562026-02-19T21:21:32.141Z Compiling slog v2.8.2
15572026-02-19T21:21:32.487Z Compiling thread-id v5.0.0
15582026-02-19T21:21:32.637Z Compiling cookie v0.18.1
15592026-02-19T21:21:32.717Z Compiling object v0.36.5
15602026-02-19T21:21:32.915Z Compiling crc32fast v1.4.2
15612026-02-19T21:21:33.006Z Compiling signal-hook v0.3.18
15622026-02-19T21:21:33.298Z Compiling zlib-rs v0.5.1
15632026-02-19T21:21:33.368Z Compiling unarray v0.1.4
15642026-02-19T21:21:33.573Z Compiling unicode-properties v0.1.3
15652026-02-19T21:21:33.726Z Compiling zstd-safe v7.2.3
15662026-02-19T21:21:34.085Z Compiling anyhow v1.0.99
15672026-02-19T21:21:34.117Z Compiling rustc-demangle v0.1.24
15682026-02-19T21:21:34.149Z Compiling siphasher v0.3.11
15692026-02-19T21:21:34.555Z Compiling unicode-bidi v0.3.17
15702026-02-19T21:21:34.596Z Compiling thiserror v1.0.69
15712026-02-19T21:21:34.862Z Compiling phf_shared v0.11.2
15722026-02-19T21:21:35.274Z Compiling proptest v1.7.0
15732026-02-19T21:21:35.442Z Compiling stringprep v0.1.5
15742026-02-19T21:21:35.475Z Compiling scroll v0.12.0
15752026-02-19T21:21:36.595Z Compiling hyper-util v0.1.19
15762026-02-19T21:21:36.740Z Compiling derive_builder_macro v0.20.2
15772026-02-19T21:21:38.213Z Compiling darling_macro v0.21.0
15782026-02-19T21:21:38.367Z Compiling ipnetwork v0.21.1
15792026-02-19T21:21:39.145Z Compiling toml_datetime v0.6.11
15802026-02-19T21:21:39.325Z Compiling erased-serde v0.3.31
15812026-02-19T21:21:39.811Z Compiling backtrace v0.3.74
15822026-02-19T21:21:40.257Z Compiling serde_spanned v0.6.9
15832026-02-19T21:21:40.588Z Compiling serde_tokenstream v0.2.2
15842026-02-19T21:21:40.835Z Compiling rand_chacha v0.3.1
15852026-02-19T21:21:40.867Z Compiling md-5 v0.10.6
15862026-02-19T21:21:41.221Z Compiling libz-rs-sys v0.5.1
15872026-02-19T21:21:41.253Z Compiling curve25519-dalek v4.1.3
15882026-02-19T21:21:41.554Z Compiling vergen-lib v0.1.6
15892026-02-19T21:21:41.873Z Compiling num-integer v0.1.46
15902026-02-19T21:21:41.990Z Compiling sync_wrapper v1.0.1
15912026-02-19T21:21:42.023Z Compiling ff v0.13.0
15922026-02-19T21:21:42.198Z Compiling hash32 v0.2.1
15932026-02-19T21:21:42.321Z Compiling memoffset v0.9.1
15942026-02-19T21:21:42.599Z Compiling smoltcp v0.9.1
15952026-02-19T21:21:42.633Z Compiling fallible-iterator v0.2.0
15962026-02-19T21:21:42.674Z Compiling base16ct v0.2.0
15972026-02-19T21:21:42.758Z Compiling litrs v0.4.1
15982026-02-19T21:21:42.828Z Compiling num-bigint-dig v0.8.6
15992026-02-19T21:21:43.064Z Compiling cfg_aliases v0.2.1
16002026-02-19T21:21:43.225Z Compiling ref-cast v1.0.25
16012026-02-19T21:21:43.259Z Compiling psl-types v2.0.11
16022026-02-19T21:21:43.369Z Compiling postgres-protocol v0.6.8
16032026-02-19T21:21:43.440Z Compiling nix v0.29.0
16042026-02-19T21:21:43.499Z Compiling publicsuffix v2.3.0
16052026-02-19T21:21:43.916Z Compiling sec1 v0.7.3
16062026-02-19T21:21:44.019Z Compiling document-features v0.2.11
16072026-02-19T21:21:44.329Z Compiling num-iter v0.1.45
16082026-02-19T21:21:44.574Z Compiling group v0.13.0
16092026-02-19T21:21:44.607Z Compiling tower v0.5.2
16102026-02-19T21:21:45.050Z Compiling newtype-uuid v1.3.2
16112026-02-19T21:21:45.084Z Compiling flate2 v1.1.2
16122026-02-19T21:21:45.464Z Compiling rand v0.8.5
16132026-02-19T21:21:45.869Z Compiling darling v0.21.0
16142026-02-19T21:21:46.035Z Compiling oxnet v0.1.4
16152026-02-19T21:21:46.148Z Compiling derive_builder v0.20.2
16162026-02-19T21:21:46.367Z Compiling tokio-native-tls v0.3.1
16172026-02-19T21:21:46.405Z Compiling goblin v0.8.2
16182026-02-19T21:21:47.326Z Compiling rustls-native-certs v0.8.1
16192026-02-19T21:21:47.621Z Compiling webpki-roots v1.0.1
16202026-02-19T21:21:47.878Z Compiling http-body-util v0.1.3
16212026-02-19T21:21:47.929Z Compiling strum_macros v0.27.2
16222026-02-19T21:21:47.980Z Compiling terminal_size v0.4.0
16232026-02-19T21:21:48.057Z Compiling cargo-platform v0.1.8
16242026-02-19T21:21:48.256Z Compiling hkdf v0.12.4
16252026-02-19T21:21:48.478Z Compiling crypto-bigint v0.5.5
16262026-02-19T21:21:48.589Z Compiling curve25519-dalek-derive v0.1.1
16272026-02-19T21:21:48.621Z Compiling ref-cast-impl v1.0.25
16282026-02-19T21:21:49.992Z Compiling async-trait v0.1.89
16292026-02-19T21:21:50.304Z Compiling daft-derive v0.1.4
16302026-02-19T21:21:50.614Z Compiling hubpack_derive v0.1.1
16312026-02-19T21:21:51.685Z Compiling vergen v9.0.6
16322026-02-19T21:21:52.118Z Compiling ahash v0.8.12
16332026-02-19T21:21:52.152Z Compiling fs-err v3.1.1
16342026-02-19T21:21:52.551Z Compiling winnow v0.5.40
16352026-02-19T21:21:52.584Z Compiling bitflags v1.3.2
16362026-02-19T21:21:52.651Z Compiling lockfree-object-pool v0.1.6
16372026-02-19T21:21:52.755Z Compiling managed v0.8.0
16382026-02-19T21:21:52.935Z Compiling bumpalo v3.16.0
16392026-02-19T21:21:53.221Z Compiling ryu v1.0.18
16402026-02-19T21:21:53.454Z Compiling iri-string v0.7.8
16412026-02-19T21:21:53.560Z Compiling buf-list v1.0.3
16422026-02-19T21:21:53.685Z Compiling simd-adler32 v0.3.7
16432026-02-19T21:21:54.264Z Compiling unicode-segmentation v1.12.0
16442026-02-19T21:21:54.441Z Compiling zopfli v0.8.1
16452026-02-19T21:21:55.162Z Compiling strum v0.27.2
16462026-02-19T21:21:55.328Z Compiling serde_urlencoded v0.7.1
16472026-02-19T21:21:55.416Z Compiling clap_builder v4.5.48
16482026-02-19T21:21:56.219Z Compiling dof v0.3.0
16492026-02-19T21:21:56.643Z Compiling toml_edit v0.19.15
16502026-02-19T21:21:56.991Z Compiling tower-http v0.6.6
16512026-02-19T21:21:57.937Z Compiling daft v0.1.4
16522026-02-19T21:21:58.006Z Compiling elliptic-curve v0.13.8
16532026-02-19T21:21:58.092Z Compiling hubpack v0.1.2
16542026-02-19T21:21:58.607Z Compiling cargo_metadata v0.19.2
16552026-02-19T21:21:58.760Z Compiling hyper-tls v0.6.0
16562026-02-19T21:21:59.106Z Compiling signal-hook-mio v0.2.4
16572026-02-19T21:21:59.267Z Compiling cookie_store v0.21.1
16582026-02-19T21:21:59.353Z Compiling zstd v0.13.3
16592026-02-19T21:22:01.956Z Compiling serde_with_macros v3.16.1
16602026-02-19T21:22:02.440Z Compiling postgres-types v0.2.9
16612026-02-19T21:22:04.001Z Compiling usdt-attr-macro v0.6.0
16622026-02-19T21:22:04.181Z Compiling usdt-macro v0.6.0
16632026-02-19T21:22:04.220Z Compiling phf v0.11.2
16642026-02-19T21:22:04.543Z Compiling dtrace-parser v0.2.0
16652026-02-19T21:22:04.575Z Compiling ed25519 v2.2.3
16662026-02-19T21:22:04.625Z Compiling bzip2 v0.4.4
16672026-02-19T21:22:05.146Z Compiling bzip2 v0.5.2
16682026-02-19T21:22:05.619Z Compiling pkcs1 v0.7.5
16692026-02-19T21:22:05.893Z Compiling enum-as-inner v0.6.1
16702026-02-19T21:22:05.944Z Compiling clap_derive v4.5.47
16712026-02-19T21:22:06.758Z Compiling strum_macros v0.26.4
16722026-02-19T21:22:06.792Z Compiling hex v0.4.3
16732026-02-19T21:22:06.955Z Compiling serde-big-array v0.5.1
16742026-02-19T21:22:07.139Z Compiling rfc6979 v0.4.0
16752026-02-19T21:22:07.171Z Compiling bstr v1.10.0
16762026-02-19T21:22:07.247Z Compiling serde_repr v0.1.19
16772026-02-19T21:22:07.395Z Compiling float-cmp v0.10.0
16782026-02-19T21:22:07.436Z Compiling env_filter v0.1.2
16792026-02-19T21:22:07.665Z Compiling socket2 v0.5.10
16802026-02-19T21:22:08.191Z Compiling memmap2 v0.9.8
16812026-02-19T21:22:08.421Z Compiling encoding_rs v0.8.34
16822026-02-19T21:22:08.705Z Compiling fixedbitset v0.5.7
16832026-02-19T21:22:08.754Z Compiling precomputed-hash v0.1.1
16842026-02-19T21:22:08.915Z Compiling whoami v1.5.2
16852026-02-19T21:22:08.947Z Compiling fixedbitset v0.4.2
16862026-02-19T21:22:09.435Z Compiling predicates-core v1.0.8
16872026-02-19T21:22:09.468Z Compiling jiff v0.2.15
16882026-02-19T21:22:09.593Z Compiling keccak v0.1.5
16892026-02-19T21:22:09.944Z Compiling difflib v0.4.0
16902026-02-19T21:22:10.792Z Compiling data-encoding v2.9.0
16912026-02-19T21:22:11.327Z Compiling foldhash v0.2.0
16922026-02-19T21:22:11.522Z Compiling mime v0.3.17
16932026-02-19T21:22:11.792Z Compiling normalize-line-endings v0.3.0
16942026-02-19T21:22:11.947Z Compiling rustc-hash v2.1.1
16952026-02-19T21:22:11.980Z Compiling static_assertions v1.1.0
16962026-02-19T21:22:12.113Z Compiling new_debug_unreachable v1.0.6
16972026-02-19T21:22:12.176Z Compiling iddqd v0.3.16
16982026-02-19T21:22:12.219Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16992026-02-19T21:22:12.281Z Compiling string_cache v0.8.9
17002026-02-19T21:22:12.525Z Compiling predicates v3.1.3
17012026-02-19T21:22:12.784Z Compiling hickory-proto v0.25.2
17022026-02-19T21:22:12.816Z Compiling strum v0.26.3
17032026-02-19T21:22:13.034Z Compiling clap v4.5.48
17042026-02-19T21:22:13.216Z Compiling sha3 v0.10.8
17052026-02-19T21:22:14.065Z Compiling tokio-postgres v0.7.13
17062026-02-19T21:22:14.417Z Compiling petgraph v0.6.5
17072026-02-19T21:22:14.658Z Compiling petgraph v0.8.2
17082026-02-19T21:22:15.035Z Compiling toml_edit v0.22.27
17092026-02-19T21:22:18.517Z Compiling zip v4.2.0
17102026-02-19T21:22:19.947Z Compiling usdt v0.6.0
17112026-02-19T21:22:20.041Z Compiling usdt-impl v0.5.0
17122026-02-19T21:22:20.221Z Compiling similar v2.7.0
17132026-02-19T21:22:20.488Z Compiling env_logger v0.11.8
17142026-02-19T21:22:21.053Z Compiling ecdsa v0.16.9
17152026-02-19T21:22:21.323Z Compiling serde_with v3.16.1
17162026-02-19T21:22:21.633Z Compiling rsa v0.9.8
17172026-02-19T21:22:22.072Z Compiling ed25519-dalek v2.1.1
17182026-02-19T21:22:22.327Z Compiling zip v0.6.6
17192026-02-19T21:22:23.502Z Compiling toml v0.7.8
17202026-02-19T21:22:23.792Z Compiling crossterm v0.28.1
17212026-02-19T21:22:24.938Z Compiling heck v0.4.1
17222026-02-19T21:22:25.479Z Compiling crossbeam-epoch v0.9.18
17232026-02-19T21:22:25.588Z Compiling tokio-stream v0.1.17
17242026-02-19T21:22:25.888Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17252026-02-19T21:22:26.270Z Compiling x509-cert v0.2.5
17262026-02-19T21:22:26.363Z Compiling openapiv3 v2.2.0
17272026-02-19T21:22:26.396Z Compiling sha1 v0.10.6
17282026-02-19T21:22:26.455Z Compiling itertools v0.10.5
17292026-02-19T21:22:26.679Z Compiling itertools v0.13.0
17302026-02-19T21:22:26.913Z Compiling winnow v0.6.26
17312026-02-19T21:22:27.377Z Compiling peg-runtime v0.8.5
17322026-02-19T21:22:28.048Z Compiling lalrpop-util v0.19.12
17332026-02-19T21:22:28.453Z Compiling thread_local v1.1.8
17342026-02-19T21:22:29.062Z Compiling slog-async v2.8.0
17352026-02-19T21:22:29.453Z Compiling crossbeam-channel v0.5.15
17362026-02-19T21:22:29.793Z Compiling xattr v1.3.1
17372026-02-19T21:22:30.123Z Compiling futures-executor v0.3.31
17382026-02-19T21:22:30.154Z Compiling is-terminal v0.4.13
17392026-02-19T21:22:30.347Z Compiling filetime v0.2.26
17402026-02-19T21:22:30.392Z Compiling take_mut v0.2.2
17412026-02-19T21:22:30.639Z Compiling term v1.1.0
17422026-02-19T21:22:30.681Z Compiling tar v0.4.44
17432026-02-19T21:22:30.763Z Compiling futures v0.3.31
17442026-02-19T21:22:31.990Z Compiling slog-term v2.9.2
17452026-02-19T21:22:35.499Z Compiling aws-lc-sys v0.26.0
17462026-02-19T21:23:18.441Z Compiling rustls-webpki v0.102.8
17472026-02-19T21:23:26.291Z Compiling tokio-rustls v0.26.0
17482026-02-19T21:23:26.699Z Compiling hyper-rustls v0.27.7
17492026-02-19T21:23:27.136Z Compiling reqwest v0.12.24
17502026-02-19T21:23:33.341Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17512026-02-19T21:23:33.776Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17522026-02-19T21:23:41.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 06s
17532026-02-19T21:23:41.320Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17542026-02-19T21:23:41.405ZFeb 19 21:23:41.106 INFO Starting download, target: Cockroach
17552026-02-19T21:23:41.405ZFeb 19 21:23:41.107 INFO Starting download, target: DendriteStub
17562026-02-19T21:23:41.405ZFeb 19 21:23:41.107 INFO Starting download, target: Clickhouse
17572026-02-19T21:23:41.405ZFeb 19 21:23:41.107 INFO Starting download, target: Console
17582026-02-19T21:23:41.406ZFeb 19 21:23:41.108 INFO Starting download, target: MaghemiteMgd
17592026-02-19T21:23:41.406ZFeb 19 21:23:41.108 INFO Starting download, target: TransceiverControl
17602026-02-19T21:23:41.442ZFeb 19 21:23:41.108 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17612026-02-19T21:23:41.442ZFeb 19 21:23:41.108 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17622026-02-19T21:23:41.443ZFeb 19 21:23:41.108 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17632026-02-19T21:23:41.443ZFeb 19 21:23:41.108 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17642026-02-19T21:23:41.443ZFeb 19 21:23:41.109 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17652026-02-19T21:23:41.443ZFeb 19 21:23:41.109 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17662026-02-19T21:23:42.022ZFeb 19 21:23:41.713 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17672026-02-19T21:23:42.790ZFeb 19 21:23:42.369 INFO Download complete, target: Console
17682026-02-19T21:23:45.116ZFeb 19 21:23:44.820 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17692026-02-19T21:23:45.742ZFeb 19 21:23:45.446 INFO Download complete, target: TransceiverControl
17702026-02-19T21:23:46.105ZFeb 19 21:23:45.809 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17712026-02-19T21:23:52.686ZFeb 19 21:23:52.392 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17722026-02-19T21:23:52.740ZFeb 19 21:23:52.445 INFO Download complete, target: MaghemiteMgd
17732026-02-19T21:23:59.371ZFeb 19 21:23:59.077 INFO Download complete, target: DendriteStub
17742026-02-19T21:23:59.420ZFeb 19 21:23:59.126 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17752026-02-19T21:23:59.420ZFeb 19 21:23:59.126 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17762026-02-19T21:24:00.427ZFeb 19 21:24:00.132 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17772026-02-19T21:24:12.953ZFeb 19 21:24:12.658 INFO Checking that binary works, target: Cockroach
17782026-02-19T21:24:13.229ZFeb 19 21:24:12.934 INFO Download complete, target: Cockroach
17792026-02-19T21:24:19.603ZFeb 19 21:24:19.309 INFO Checking that binary works, target: Clickhouse
17802026-02-19T21:24:19.950ZFeb 19 21:24:19.656 INFO Download complete, target: Clickhouse
17812026-02-19T21:24:19.985ZAll builder prerequisites installed successfully, and PATH looks valid
17822026-02-19T21:24:20.017Z
17832026-02-19T21:24:20.017Zreal 7:22.264182561
17842026-02-19T21:24:20.018Zuser 21:22.030491765
17852026-02-19T21:24:20.018Zsys 3:17.132048154
17862026-02-19T21:24:20.018Ztrap 0.874931659
17872026-02-19T21:24:20.018Ztflt 0.584096496
17882026-02-19T21:24:20.018Zdflt 1.048422817
17892026-02-19T21:24:20.018Zkflt 0.015570793
17902026-02-19T21:24:20.018Zlock 57:19.341121362
17912026-02-19T21:24:20.018Zslp 1:18:26.159470456
17922026-02-19T21:24:20.018Zlat 1:29.927404648
17932026-02-19T21:24:20.018Zstop 3:25.097780708
17942026-02-19T21:24:20.018Z+ banner clippy
17952026-02-19T21:24:20.018Z
17962026-02-19T21:24:20.018Z #### # # ##### ##### # #
17972026-02-19T21:24:20.018Z # # # # # # # # # #
17982026-02-19T21:24:20.018Z # # # # # # # #
17992026-02-19T21:24:20.018Z # # # ##### ##### #
18002026-02-19T21:24:20.018Z # # # # # # #
18012026-02-19T21:24:20.018Z #### ###### # # # #
18022026-02-19T21:24:20.018Z
18032026-02-19T21:24:20.018Z+ export CARGO_INCREMENTAL=0
18042026-02-19T21:24:20.018Z+ CARGO_INCREMENTAL=0
18052026-02-19T21:24:20.018Z+ ptime -m cargo xtask clippy
18062026-02-19T21:24:21.500Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18072026-02-19T21:24:21.880Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18082026-02-19T21:24:26.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.46s
18092026-02-19T21:24:26.683Z Running `target/debug/xtask clippy`
18102026-02-19T21:24:26.723Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18112026-02-19T21:24:28.452Z Downloading crates ...
18122026-02-19T21:24:28.922Z Downloaded async-object-pool v0.1.5
18132026-02-19T21:24:28.954Z Downloaded async-attributes v1.1.2
18142026-02-19T21:24:28.954Z Downloaded async-channel v2.3.1
18152026-02-19T21:24:28.954Z Downloaded async-global-executor v2.4.1
18162026-02-19T21:24:28.954Z Downloaded blake2b_simd v1.0.2
18172026-02-19T21:24:28.954Z Downloaded async-task v4.7.1
18182026-02-19T21:24:28.955Z Downloaded chumsky v0.9.3
18192026-02-19T21:24:28.955Z Downloaded knuffel v3.2.0
18202026-02-19T21:24:28.955Z Downloaded owo-colors v3.5.0
18212026-02-19T21:24:28.987Z Downloaded tinytemplate v1.2.1
18222026-02-19T21:24:28.987Z Downloaded rstest_macros v0.25.0
18232026-02-19T21:24:28.987Z Downloaded async-signal v0.2.10
18242026-02-19T21:24:28.987Z Downloaded async-std v1.13.0
18252026-02-19T21:24:29.019Z Downloaded trybuild v1.0.106
18262026-02-19T21:24:29.019Z Downloaded rstest v0.25.0
18272026-02-19T21:24:29.051Z Downloaded rust-argon2 v2.1.0
18282026-02-19T21:24:29.051Z Downloaded partial-io v0.5.4
18292026-02-19T21:24:29.052Z Downloaded target-lexicon v0.13.2
18302026-02-19T21:24:29.052Z Downloaded relative-path v1.9.3
18312026-02-19T21:24:29.052Z Downloaded proc-macro-crate v3.2.0
18322026-02-19T21:24:29.052Z Downloaded supports-color v2.1.0
18332026-02-19T21:24:29.052Z Downloaded plotters v0.3.7
18342026-02-19T21:24:29.052Z Downloaded serde_regex v1.1.0
18352026-02-19T21:24:29.084Z Downloaded target-spec v3.5.0
18362026-02-19T21:24:29.084Z Downloaded concurrent-queue v2.5.0
18372026-02-19T21:24:29.084Z Downloaded parking v2.2.1
18382026-02-19T21:24:29.084Z Downloaded miette-derive v5.10.0
18392026-02-19T21:24:29.084Z Downloaded event-listener v5.3.1
18402026-02-19T21:24:29.084Z Downloaded cfg-expr v0.20.1
18412026-02-19T21:24:29.084Z Downloaded backtrace-ext v0.2.1
18422026-02-19T21:24:29.084Z Downloaded rand_distr v0.5.1
18432026-02-19T21:24:29.084Z Downloaded piper v0.2.4
18442026-02-19T21:24:29.084Z Downloaded httptest v0.16.3
18452026-02-19T21:24:29.084Z Downloaded hashbrown v0.14.5
18462026-02-19T21:24:29.116Z Downloaded futures-timer v3.0.3
18472026-02-19T21:24:29.116Z Downloaded futures-lite v2.3.0
18482026-02-19T21:24:29.116Z Downloaded doc-comment v0.3.3
18492026-02-19T21:24:29.116Z Downloaded textwrap v0.15.2
18502026-02-19T21:24:29.116Z Downloaded supports-hyperlinks v2.1.0
18512026-02-19T21:24:29.116Z Downloaded stringmetrics v2.2.2
18522026-02-19T21:24:29.116Z Downloaded plotters-svg v0.3.7
18532026-02-19T21:24:29.116Z Downloaded pathdiff v0.2.3
18542026-02-19T21:24:29.116Z Downloaded knuffel-derive v3.2.0
18552026-02-19T21:24:29.116Z Downloaded nested v0.1.1
18562026-02-19T21:24:29.116Z Downloaded miette v5.10.0
18572026-02-19T21:24:29.116Z Downloaded event-listener v2.5.3
18582026-02-19T21:24:29.116Z Downloaded criterion-plot v0.6.0
18592026-02-19T21:24:29.116Z Downloaded criterion v0.7.0
18602026-02-19T21:24:29.149Z Downloaded blocking v1.6.1
18612026-02-19T21:24:29.149Z Downloaded async-channel v1.9.0
18622026-02-19T21:24:29.149Z Downloaded terminal_size v0.1.17
18632026-02-19T21:24:29.149Z Downloaded termcolor v1.4.1
18642026-02-19T21:24:29.149Z Downloaded target-triple v0.1.3
18652026-02-19T21:24:29.149Z Downloaded similar-asserts v1.7.0
18662026-02-19T21:24:29.149Z Downloaded polling v3.7.3
18672026-02-19T21:24:29.149Z Downloaded plotters-backend v0.3.7
18682026-02-19T21:24:29.149Z Downloaded path-tree v0.8.1
18692026-02-19T21:24:29.149Z Downloaded oorandom v11.1.4
18702026-02-19T21:24:29.149Z Downloaded kv-log-macro v1.0.7
18712026-02-19T21:24:29.149Z Downloaded libtest-mimic v0.8.1
18722026-02-19T21:24:29.149Z Downloaded guppy v0.17.20
18732026-02-19T21:24:29.182Z Downloaded escape8259 v0.5.3
18742026-02-19T21:24:29.182Z Downloaded supports-unicode v2.1.0
18752026-02-19T21:24:29.182Z Downloaded httpmock v0.8.0-alpha.1
18762026-02-19T21:24:29.214Z Downloaded async-lock v3.4.0
18772026-02-19T21:24:29.214Z Downloaded guppy-workspace-hack v0.1.0
18782026-02-19T21:24:29.214Z Downloaded fancy-regex v0.14.0
18792026-02-19T21:24:29.214Z Downloaded event-listener-strategy v0.5.2
18802026-02-19T21:24:29.214Z Downloaded datatest-stable v0.3.2
18812026-02-19T21:24:29.214Z Downloaded async-io v2.3.4
18822026-02-19T21:24:29.214Z Downloaded approx v0.5.1
18832026-02-19T21:24:29.214Z Downloaded anes v0.1.6
18842026-02-19T21:24:29.214Z Downloaded cast v0.3.0
18852026-02-19T21:24:29.214Z Downloaded async-executor v1.13.1
18862026-02-19T21:24:29.214Z Downloaded assert_cmd v2.0.17
18872026-02-19T21:24:29.214Z Downloaded async-process v2.3.0
18882026-02-19T21:24:29.246Z Downloaded assert-json-diff v2.0.2
18892026-02-19T21:24:33.622Z Checking cfg-if v1.0.4
18902026-02-19T21:24:33.732Z Checking libc v0.2.180
18912026-02-19T21:24:33.732Z Checking serde_core v1.0.228
18922026-02-19T21:24:33.851Z Checking memchr v2.7.4
18932026-02-19T21:24:33.908Z Checking smallvec v1.15.1
18942026-02-19T21:24:33.968Z Checking value-bag v1.12.0
18952026-02-19T21:24:34.043Z Checking itoa v1.0.11
18962026-02-19T21:24:34.102Z Checking scopeguard v1.2.0
18972026-02-19T21:24:34.159Z Checking libm v0.2.8
18982026-02-19T21:24:34.318Z Checking lock_api v0.4.12
18992026-02-19T21:24:34.384Z Checking zeroize v1.8.1
19002026-02-19T21:24:34.451Z Checking stable_deref_trait v1.2.0
19012026-02-19T21:24:34.507Z Checking log v0.4.29
19022026-02-19T21:24:34.647Z Checking portable-atomic v1.11.0
19032026-02-19T21:24:34.749Z Checking critical-section v1.1.3
19042026-02-19T21:24:34.812Z Checking zerofrom v0.1.4
19052026-02-19T21:24:34.865Z Checking zmij v1.0.15
19062026-02-19T21:24:34.968Z Checking pin-project-lite v0.2.14
19072026-02-19T21:24:35.021Z Checking getrandom v0.2.15
19082026-02-19T21:24:35.101Z Checking num-traits v0.2.19
19092026-02-19T21:24:35.153Z Checking getrandom v0.3.4
19102026-02-19T21:24:35.184Z Checking yoke v0.7.4
19112026-02-19T21:24:35.267Z Checking percent-encoding v2.3.2
19122026-02-19T21:24:35.325Z Checking writeable v0.5.5
19132026-02-19T21:24:35.385Z Checking rand_core v0.6.4
19142026-02-19T21:24:35.544Z Checking litemap v0.7.3
19152026-02-19T21:24:35.597Z Checking zerovec v0.10.4
19162026-02-19T21:24:35.700Z Checking icu_locid_transform_data v1.5.0
19172026-02-19T21:24:35.747Z Checking once_cell v1.21.3
19182026-02-19T21:24:35.802Z Checking subtle v2.6.1
19192026-02-19T21:24:35.834Z Checking icu_properties_data v1.5.0
19202026-02-19T21:24:35.920Z Checking byteorder v1.5.0
19212026-02-19T21:24:35.988Z Checking icu_normalizer_data v1.5.0
19222026-02-19T21:24:36.155Z Checking utf8_iter v1.0.4
19232026-02-19T21:24:36.215Z Checking utf16_iter v1.0.5
19242026-02-19T21:24:36.247Z Checking write16 v1.0.0
19252026-02-19T21:24:36.336Z Checking form_urlencoded v1.2.2
19262026-02-19T21:24:36.398Z Checking parking_lot_core v0.9.10
19272026-02-19T21:24:36.458Z Checking signal-hook-registry v1.4.2
19282026-02-19T21:24:36.521Z Checking typenum v1.17.0
19292026-02-19T21:24:36.553Z Checking mio v1.0.2
19302026-02-19T21:24:36.665Z Checking futures-core v0.3.31
19312026-02-19T21:24:36.728Z Checking allocator-api2 v0.2.21
19322026-02-19T21:24:36.818Z Checking parking_lot v0.12.3
19332026-02-19T21:24:36.878Z Checking socket2 v0.6.1
19342026-02-19T21:24:36.952Z Checking iana-time-zone v0.1.63
19352026-02-19T21:24:37.184Z Checking errno v0.3.12
19362026-02-19T21:24:37.256Z Checking tinystr v0.7.6
19372026-02-19T21:24:37.256Z Checking icu_collections v1.5.0
19382026-02-19T21:24:37.371Z Checking equivalent v1.0.2
19392026-02-19T21:24:37.448Z Checking const-oid v0.9.6
19402026-02-19T21:24:37.511Z Checking zerocopy v0.7.35
19412026-02-19T21:24:37.543Z Checking thiserror v1.0.69
19422026-02-19T21:24:37.654Z Checking futures-io v0.3.31
19432026-02-19T21:24:37.707Z Checking generic-array v0.14.7
19442026-02-19T21:24:37.739Z Checking icu_locid v1.5.0
19452026-02-19T21:24:37.837Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19462026-02-19T21:24:37.892Z Checking serde v1.0.228
19472026-02-19T21:24:37.947Z Checking serde_json v1.0.149
19482026-02-19T21:24:38.033Z Checking uuid v1.19.0
19492026-02-19T21:24:38.258Z Checking semver v1.0.27
19502026-02-19T21:24:38.696Z Checking thiserror v2.0.18
19512026-02-19T21:24:38.758Z Checking dyn-clone v1.0.20
19522026-02-19T21:24:38.817Z Checking icu_provider v1.5.0
19532026-02-19T21:24:38.949Z Checking crypto-common v0.1.6
19542026-02-19T21:24:39.006Z Checking bytes v1.11.1
19552026-02-19T21:24:39.038Z Checking bitflags v2.9.4
19562026-02-19T21:24:39.070Z Checking chrono v0.4.43
19572026-02-19T21:24:39.175Z Checking block-buffer v0.10.4
19582026-02-19T21:24:39.243Z Checking slab v0.4.9
19592026-02-19T21:24:39.275Z Checking cpufeatures v0.2.14
19602026-02-19T21:24:39.425Z Checking pin-utils v0.1.0
19612026-02-19T21:24:39.476Z Checking futures-sink v0.3.31
19622026-02-19T21:24:39.532Z Checking digest v0.10.7
19632026-02-19T21:24:39.595Z Checking hashbrown v0.16.1
19642026-02-19T21:24:39.626Z Checking icu_locid_transform v1.5.0
19652026-02-19T21:24:39.626Z Checking rustix v0.38.37
19662026-02-19T21:24:39.773Z Checking futures-task v0.3.31
19672026-02-19T21:24:39.805Z Checking futures-channel v0.3.31
19682026-02-19T21:24:40.024Z Checking ppv-lite86 v0.2.20
19692026-02-19T21:24:40.084Z Checking foldhash v0.1.5
19702026-02-19T21:24:40.149Z Checking tokio v1.49.0
19712026-02-19T21:24:40.246Z Checking futures-util v0.3.31
19722026-02-19T21:24:40.374Z Checking hashbrown v0.15.4
19732026-02-19T21:24:40.697Z Checking icu_properties v1.5.1
19742026-02-19T21:24:40.760Z Checking indexmap v2.13.0
19752026-02-19T21:24:40.855Z Checking fnv v1.0.7
19762026-02-19T21:24:41.058Z Checking tracing-core v0.1.32
19772026-02-19T21:24:41.203Z Checking regex-syntax v0.8.5
19782026-02-19T21:24:41.552Z Checking http v1.4.0
19792026-02-19T21:24:41.772Z Checking tracing v0.1.40
19802026-02-19T21:24:42.155Z Checking spin v0.9.8
19812026-02-19T21:24:42.213Z Checking crossbeam-utils v0.8.21
19822026-02-19T21:24:42.557Z Checking adler2 v2.0.0
19832026-02-19T21:24:42.782Z Checking miniz_oxide v0.8.5
19842026-02-19T21:24:42.958Z Checking utf8parse v0.2.2
19852026-02-19T21:24:43.016Z Checking base64 v0.22.1
19862026-02-19T21:24:43.081Z Checking unicode-ident v1.0.19
19872026-02-19T21:24:43.226Z Checking base64ct v1.6.0
19882026-02-19T21:24:43.374Z Checking proc-macro2 v1.0.101
19892026-02-19T21:24:43.616Z Checking block-padding v0.3.3
19902026-02-19T21:24:43.665Z Checking anstyle v1.0.11
19912026-02-19T21:24:43.750Z Checking ipnet v2.11.0
19922026-02-19T21:24:43.903Z Checking inout v0.1.3
19932026-02-19T21:24:44.081Z Checking quote v1.0.40
19942026-02-19T21:24:44.136Z Checking aho-corasick v1.1.3
19952026-02-19T21:24:44.200Z Checking icu_normalizer v1.5.0
19962026-02-19T21:24:44.232Z Checking cipher v0.4.4
19972026-02-19T21:24:44.315Z Checking anstyle-parse v0.2.5
19982026-02-19T21:24:44.412Z Checking is_terminal_polyfill v1.70.1
19992026-02-19T21:24:44.502Z Checking syn v2.0.114
20002026-02-19T21:24:44.598Z Checking anstyle-query v1.1.1
20012026-02-19T21:24:44.677Z Checking colorchoice v1.0.2
20022026-02-19T21:24:44.747Z Checking powerfmt v0.2.0
20032026-02-19T21:24:44.812Z Checking time-core v0.1.6
20042026-02-19T21:24:44.895Z Checking anstream v0.6.18
20052026-02-19T21:24:45.056Z Checking idna_adapter v1.2.0
20062026-02-19T21:24:45.109Z Checking deranged v0.5.3
20072026-02-19T21:24:45.141Z Checking atomic-waker v1.1.2
20082026-02-19T21:24:45.223Z Checking num-conv v0.1.0
20092026-02-19T21:24:45.336Z Checking fastrand v2.1.1
20102026-02-19T21:24:45.394Z Checking num_threads v0.1.7
20112026-02-19T21:24:45.426Z Checking idna v1.0.3
20122026-02-19T21:24:45.528Z Checking pem-rfc7468 v0.7.0
20132026-02-19T21:24:45.591Z Checking terminal_size v0.4.0
20142026-02-19T21:24:45.756Z Checking sha2 v0.10.9
20152026-02-19T21:24:45.829Z Checking regex-automata v0.4.11
20162026-02-19T21:24:45.891Z Checking gimli v0.31.1
20172026-02-19T21:24:45.923Z Checking untrusted v0.9.0
20182026-02-19T21:24:46.041Z Checking url v2.5.4
20192026-02-19T21:24:46.199Z Checking ring v0.17.14
20202026-02-19T21:24:46.444Z Checking hmac v0.12.1
20212026-02-19T21:24:46.719Z Checking object v0.36.5
20222026-02-19T21:24:46.996Z Checking schemars v0.8.22
20232026-02-19T21:24:47.753Z Checking time v0.3.43
20242026-02-19T21:24:47.863Z Checking tokio-util v0.7.15
20252026-02-19T21:24:48.492Z Checking zerocopy v0.8.27
20262026-02-19T21:24:48.608Z Checking httparse v1.9.5
20272026-02-19T21:24:49.096Z Checking clap_lex v0.7.4
20282026-02-19T21:24:49.183Z Checking strsim v0.11.1
20292026-02-19T21:24:49.422Z Checking rustc-demangle v0.1.24
20302026-02-19T21:24:49.523Z Checking clap_builder v4.5.48
20312026-02-19T21:24:49.624Z Checking addr2line v0.24.2
20322026-02-19T21:24:49.923Z Checking lazy_static v1.5.0
20332026-02-19T21:24:50.089Z Checking flagset v0.4.6
20342026-02-19T21:24:50.251Z Checking rand_chacha v0.3.1
20352026-02-19T21:24:50.309Z Checking rustls-pki-types v1.10.0
20362026-02-19T21:24:50.342Z Checking http-body v1.0.1
20372026-02-19T21:24:50.434Z Checking der v0.7.10
20382026-02-19T21:24:50.469Z Checking aws-lc-sys v0.26.0
20392026-02-19T21:24:50.650Z Checking untrusted v0.7.1
20402026-02-19T21:24:50.736Z Checking rand v0.8.5
20412026-02-19T21:24:50.918Z Checking httpdate v1.0.3
20422026-02-19T21:24:50.971Z Checking try-lock v0.2.5
20432026-02-19T21:24:51.201Z Checking want v0.3.1
20442026-02-19T21:24:51.253Z Checking h2 v0.4.6
20452026-02-19T21:24:51.487Z Checking ryu v1.0.18
20462026-02-19T21:24:51.804Z Checking tower-service v0.3.3
20472026-02-19T21:24:51.875Z Checking tower-layer v0.3.3
20482026-02-19T21:24:52.002Z Checking erased-serde v0.3.31
20492026-02-19T21:24:52.061Z Checking rand_core v0.9.3
20502026-02-19T21:24:52.229Z Checking pbkdf2 v0.12.2
20512026-02-19T21:24:52.289Z Checking spki v0.7.3
20522026-02-19T21:24:52.431Z Checking clap v4.5.48
20532026-02-19T21:24:52.504Z Checking aes v0.8.4
20542026-02-19T21:24:52.536Z Checking mime v0.3.17
20552026-02-19T21:24:52.630Z Checking cbc v0.1.2
20562026-02-19T21:24:52.685Z Checking salsa20 v0.10.2
20572026-02-19T21:24:52.753Z Checking aws-lc-rs v1.12.4
20582026-02-19T21:24:52.842Z Checking backtrace v0.3.74
20592026-02-19T21:24:52.945Z Checking rustix v1.1.3
20602026-02-19T21:24:52.977Z Checking rand_chacha v0.9.0
20612026-02-19T21:24:53.058Z Checking scrypt v0.11.0
20622026-02-19T21:24:53.090Z Checking slog v2.8.2
20632026-02-19T21:24:53.352Z Checking http-body-util v0.1.3
20642026-02-19T21:24:53.438Z Checking regex v1.11.3
20652026-02-19T21:24:53.492Z Checking rand v0.9.2
20662026-02-19T21:24:53.524Z Checking anyhow v1.0.99
20672026-02-19T21:24:53.690Z Checking pkcs5 v0.7.1
20682026-02-19T21:24:53.824Z Checking openssl-probe v0.1.5
20692026-02-19T21:24:53.970Z Checking foreign-types-shared v0.1.1
20702026-02-19T21:24:54.037Z Checking serde_urlencoded v0.7.1
20712026-02-19T21:24:54.104Z Checking hex v0.4.3
20722026-02-19T21:24:54.167Z Checking foreign-types v0.3.2
20732026-02-19T21:24:54.255Z Checking pkcs8 v0.10.2
20742026-02-19T21:24:54.321Z Checking openssl-sys v0.9.109
20752026-02-19T21:24:54.553Z Checking encoding_rs v0.8.34
20762026-02-19T21:24:54.609Z Checking ipnetwork v0.21.1
20772026-02-19T21:24:54.674Z Checking plain v0.2.3
20782026-02-19T21:24:54.707Z Checking rustls-webpki v0.102.8
20792026-02-19T21:24:54.707Z Checking ucd-trie v0.1.7
20802026-02-19T21:24:54.939Z Checking sync_wrapper v1.0.1
20812026-02-19T21:24:55.038Z Checking pest v2.8.2
20822026-02-19T21:24:55.122Z Checking either v1.15.0
20832026-02-19T21:24:55.176Z Checking pretty-hex v0.4.1
20842026-02-19T21:24:55.236Z Checking tempfile v3.24.0
20852026-02-19T21:24:55.443Z Checking psl-types v2.0.11
20862026-02-19T21:24:55.577Z Checking tower v0.5.2
20872026-02-19T21:24:55.630Z Checking openssl v0.10.73
20882026-02-19T21:24:55.687Z Checking rustls v0.23.19
20892026-02-19T21:24:55.687Z Checking rustls-native-certs v0.8.1
20902026-02-19T21:24:55.803Z Checking publicsuffix v2.3.0
20912026-02-19T21:24:56.071Z Checking webpki-roots v1.0.1
20922026-02-19T21:24:56.156Z Checking cookie v0.18.1
20932026-02-19T21:24:56.331Z Checking openapiv3 v2.2.0
20942026-02-19T21:24:56.484Z Checking iri-string v0.7.8
20952026-02-19T21:24:56.676Z Checking cookie_store v0.21.1
20962026-02-19T21:24:56.781Z Checking signature v2.2.0
20972026-02-19T21:24:57.082Z Checking serde_spanned v0.6.9
20982026-02-19T21:24:57.388Z Checking toml_datetime v0.6.11
20992026-02-19T21:24:57.443Z Checking winnow v0.7.14
21002026-02-19T21:24:57.730Z Checking sha1 v0.10.6
21012026-02-19T21:24:57.797Z Checking hyper v1.8.1
21022026-02-19T21:24:57.874Z Checking strum v0.26.3
21032026-02-19T21:24:58.087Z Checking data-encoding v2.9.0
21042026-02-19T21:24:58.141Z Checking static_assertions v1.1.0
21052026-02-19T21:24:58.305Z Checking oxnet v0.1.4
21062026-02-19T21:24:58.702Z Checking tinyvec_macros v0.1.1
21072026-02-19T21:24:58.817Z Checking quick-error v1.2.3
21082026-02-19T21:24:58.871Z Checking tinyvec v1.8.0
21092026-02-19T21:24:59.053Z Checking hubpack v0.1.2
21102026-02-19T21:24:59.111Z Checking tower-http v0.6.6
21112026-02-19T21:24:59.459Z Checking num-integer v0.1.46
21122026-02-19T21:24:59.512Z Checking bit-vec v0.8.0
21132026-02-19T21:24:59.766Z Checking base16ct v0.2.0
21142026-02-19T21:24:59.905Z Checking hyper-util v0.1.19
21152026-02-19T21:25:00.016Z Checking bit-set v0.8.0
21162026-02-19T21:25:00.068Z Checking scroll v0.12.0
21172026-02-19T21:25:00.100Z Checking sec1 v0.7.3
21182026-02-19T21:25:00.229Z Checking ff v0.13.0
21192026-02-19T21:25:00.356Z Checking wait-timeout v0.2.0
21202026-02-19T21:25:00.414Z Checking crc32fast v1.4.2
21212026-02-19T21:25:00.545Z Checking group v0.13.0
21222026-02-19T21:25:00.601Z Checking num-iter v0.1.45
21232026-02-19T21:25:00.671Z Checking ahash v0.8.12
21242026-02-19T21:25:00.703Z Checking goblin v0.8.2
21252026-02-19T21:25:00.797Z Checking bstr v1.10.0
21262026-02-19T21:25:00.797Z Checking native-tls v0.2.12
21272026-02-19T21:25:00.933Z Checking hkdf v0.12.4
21282026-02-19T21:25:00.965Z Checking crypto-bigint v0.5.5
21292026-02-19T21:25:01.042Z Checking tokio-rustls v0.26.0
21302026-02-19T21:25:01.134Z Checking rusty-fork v0.3.0
21312026-02-19T21:25:01.291Z Checking dtrace-parser v0.2.0
21322026-02-19T21:25:01.323Z Checking tokio-native-tls v0.3.1
21332026-02-19T21:25:01.512Z Checking rand_xorshift v0.4.0
21342026-02-19T21:25:01.575Z Checking crossbeam-epoch v0.9.18
21352026-02-19T21:25:01.700Z Checking thread-id v4.2.2
21362026-02-19T21:25:01.799Z Checking unarray v0.1.4
21372026-02-19T21:25:01.833Z Checking zlib-rs v0.5.1
21382026-02-19T21:25:01.953Z Checking num-bigint-dig v0.8.6
21392026-02-19T21:25:01.953Z Checking pkcs1 v0.7.5
21402026-02-19T21:25:02.049Z Checking proptest v1.7.0
21412026-02-19T21:25:02.133Z Checking x509-cert v0.2.5
21422026-02-19T21:25:02.504Z Checking scroll v0.13.0
21432026-02-19T21:25:02.901Z Checking hyper-rustls v0.27.7
21442026-02-19T21:25:03.025Z Checking hyper-tls v0.6.0
21452026-02-19T21:25:03.353Z Checking unicode-segmentation v1.12.0
21462026-02-19T21:25:03.384Z Checking reqwest v0.12.24
21472026-02-19T21:25:03.728Z Checking elliptic-curve v0.13.8
21482026-02-19T21:25:03.782Z Checking toml_write v0.1.2
21492026-02-19T21:25:03.837Z Checking libz-rs-sys v0.5.1
21502026-02-19T21:25:03.941Z Checking rsa v0.9.8
21512026-02-19T21:25:04.086Z Checking goblin v0.10.2
21522026-02-19T21:25:04.139Z Checking flate2 v1.1.2
21532026-02-19T21:25:04.199Z Checking toml_edit v0.22.27
21542026-02-19T21:25:04.394Z Checking rfc6979 v0.4.0
21552026-02-19T21:25:04.625Z Checking memmap2 v0.9.8
21562026-02-19T21:25:04.879Z Checking winnow v0.5.40
21572026-02-19T21:25:04.994Z Checking bitflags v1.3.2
21582026-02-19T21:25:05.047Z Checking ecdsa v0.16.9
21592026-02-19T21:25:05.171Z Checking dtrace-parser v0.3.0
21602026-02-19T21:25:05.328Z Checking curve25519-dalek v4.1.3
21612026-02-19T21:25:05.579Z Checking dof v0.3.0
21622026-02-19T21:25:05.704Z Checking bzip2-sys v0.1.13+1.0.8
21632026-02-19T21:25:05.859Z Checking env_filter v0.1.2
21642026-02-19T21:25:05.914Z Checking thread-id v5.0.0
21652026-02-19T21:25:06.097Z Checking keccak v0.1.5
21662026-02-19T21:25:06.188Z Checking env_logger v0.11.8
21672026-02-19T21:25:06.254Z Checking usdt-impl v0.5.0
21682026-02-19T21:25:06.482Z Checking newtype-uuid v1.3.2
21692026-02-19T21:25:06.540Z Checking sha3 v0.10.8
21702026-02-19T21:25:06.626Z Checking ed25519 v2.2.3
21712026-02-19T21:25:06.859Z Checking itertools v0.13.0
21722026-02-19T21:25:06.927Z Checking serde_with v3.16.1
21732026-02-19T21:25:06.982Z Checking daft v0.1.4
21742026-02-19T21:25:07.051Z Checking unicode-normalization v0.1.24
21752026-02-19T21:25:07.109Z Checking memoffset v0.9.1
21762026-02-19T21:25:07.219Z Checking ed25519-dalek v2.1.1
21772026-02-19T21:25:07.293Z Checking signal-hook v0.3.18
21782026-02-19T21:25:07.558Z Checking managed v0.8.0
21792026-02-19T21:25:07.687Z Checking bzip2 v0.4.4
21802026-02-19T21:25:07.753Z Checking signal-hook-mio v0.2.4
21812026-02-19T21:25:07.833Z Checking toml_edit v0.19.15
21822026-02-19T21:25:08.015Z Checking ref-cast v1.0.25
21832026-02-19T21:25:08.073Z Checking zstd-sys v2.0.14+zstd.1.5.7
21842026-02-19T21:25:08.105Z Checking lockfree-object-pool v0.1.6
21852026-02-19T21:25:08.185Z Checking zip v0.6.6
21862026-02-19T21:25:08.243Z Checking bumpalo v3.16.0
21872026-02-19T21:25:08.408Z Checking siphasher v0.3.11
21882026-02-19T21:25:08.455Z Checking zstd-safe v7.2.3
21892026-02-19T21:25:08.625Z Checking simd-adler32 v0.3.7
21902026-02-19T21:25:08.798Z Checking phf_shared v0.11.2
21912026-02-19T21:25:08.831Z Checking zstd v0.13.3
21922026-02-19T21:25:08.909Z Checking crossterm v0.28.1
21932026-02-19T21:25:09.064Z Checking zopfli v0.8.1
21942026-02-19T21:25:09.210Z Checking bzip2 v0.5.2
21952026-02-19T21:25:09.270Z Checking similar v2.7.0
21962026-02-19T21:25:09.509Z Checking serde-big-array v0.5.1
21972026-02-19T21:25:09.570Z Checking hash32 v0.2.1
21982026-02-19T21:25:09.764Z Checking socket2 v0.5.10
21992026-02-19T21:25:09.816Z Checking winnow v0.6.26
22002026-02-19T21:25:09.952Z Checking unicode-bidi v0.3.17
22012026-02-19T21:25:10.203Z Checking unicode-properties v0.1.3
22022026-02-19T21:25:10.302Z Checking jiff v0.2.15
22032026-02-19T21:25:10.365Z Checking dof v0.4.0
22042026-02-19T21:25:10.397Z Checking toml v0.7.8
22052026-02-19T21:25:10.571Z Checking predicates-core v1.0.8
22062026-02-19T21:25:10.650Z Checking heapless v0.7.17
22072026-02-19T21:25:10.707Z Checking hickory-proto v0.25.2
22082026-02-19T21:25:10.743Z Checking stringprep v0.1.5
22092026-02-19T21:25:10.873Z Checking tokio-stream v0.1.17
22102026-02-19T21:25:11.075Z Checking fs-err v3.1.1
22112026-02-19T21:25:11.226Z Checking md-5 v0.10.6
22122026-02-19T21:25:11.343Z Checking usdt-impl v0.6.0
22132026-02-19T21:25:11.522Z Checking float-cmp v0.10.0
22142026-02-19T21:25:11.621Z Checking difflib v0.4.0
22152026-02-19T21:25:11.782Z Checking fallible-iterator v0.2.0
22162026-02-19T21:25:11.815Z Checking foldhash v0.2.0
22172026-02-19T21:25:11.867Z Checking rustc-hash v2.1.1
22182026-02-19T21:25:11.943Z Checking usdt v0.6.0
22192026-02-19T21:25:12.005Z Checking normalize-line-endings v0.3.0
22202026-02-19T21:25:12.134Z Checking smoltcp v0.9.1
22212026-02-19T21:25:12.188Z Checking iddqd v0.3.16
22222026-02-19T21:25:12.256Z Checking predicates v3.1.3
22232026-02-19T21:25:12.312Z Checking nix v0.29.0
22242026-02-19T21:25:12.394Z Checking postgres-protocol v0.6.8
22252026-02-19T21:25:12.588Z Checking itertools v0.10.5
22262026-02-19T21:25:12.906Z Checking buf-list v1.0.3
22272026-02-19T21:25:13.102Z Checking strum v0.27.2
22282026-02-19T21:25:13.353Z Checking new_debug_unreachable v1.0.6
22292026-02-19T21:25:13.401Z Checking precomputed-hash v0.1.1
22302026-02-19T21:25:13.504Z Checking fixedbitset v0.5.7
22312026-02-19T21:25:13.576Z Checking fixedbitset v0.4.2
22322026-02-19T21:25:13.665Z Checking lalrpop-util v0.19.12
22332026-02-19T21:25:13.780Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22342026-02-19T21:25:13.925Z Checking petgraph v0.6.5
22352026-02-19T21:25:13.985Z Checking petgraph v0.8.2
22362026-02-19T21:25:14.072Z Checking string_cache v0.8.9
22372026-02-19T21:25:14.242Z Checking postgres-types v0.2.9
22382026-02-19T21:25:14.445Z Checking phf v0.11.2
22392026-02-19T21:25:14.765Z Checking itertools v0.12.1
22402026-02-19T21:25:14.831Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22412026-02-19T21:25:14.996Z Checking whoami v1.5.2
22422026-02-19T21:25:15.229Z Checking peg-runtime v0.8.5
22432026-02-19T21:25:15.356Z Checking minimal-lexical v0.2.1
22442026-02-19T21:25:15.508Z Checking tokio-postgres v0.7.13
22452026-02-19T21:25:15.833Z Checking nom v7.1.3
22462026-02-19T21:25:16.475Z Checking zip v4.2.0
22472026-02-19T21:25:17.021Z Checking camino v1.2.2
22482026-02-19T21:25:17.319Z Compiling regress v0.10.4
22492026-02-19T21:25:17.613Z Checking futures-executor v0.3.31
22502026-02-19T21:25:17.674Z Checking is-terminal v0.4.13
22512026-02-19T21:25:17.854Z Compiling unsafe-libyaml v0.2.11
22522026-02-19T21:25:17.929Z Checking crossbeam-channel v0.5.15
22532026-02-19T21:25:17.961Z Checking heck v0.5.0
22542026-02-19T21:25:18.054Z Checking futures v0.3.31
22552026-02-19T21:25:18.238Z Checking thread_local v1.1.8
22562026-02-19T21:25:18.302Z Compiling rustls v0.22.4
22572026-02-19T21:25:18.586Z Compiling newtype-uuid-macros v0.1.0
22582026-02-19T21:25:18.719Z Compiling structmeta-derive v0.3.0
22592026-02-19T21:25:18.778Z Checking take_mut v0.2.2
22602026-02-19T21:25:18.836Z Checking term v1.1.0
22612026-02-19T21:25:18.997Z Checking slog-async v2.8.0
22622026-02-19T21:25:19.343Z Compiling serde_yaml v0.9.34+deprecated
22632026-02-19T21:25:19.401Z Checking slog-term v2.9.2
22642026-02-19T21:25:19.470Z Compiling multer v3.1.0
22652026-02-19T21:25:19.656Z Compiling async-stream-impl v0.3.6
22662026-02-19T21:25:20.011Z Compiling dropshot v0.16.7
22672026-02-19T21:25:20.069Z Checking match_cfg v0.1.0
22682026-02-19T21:25:20.233Z Checking hostname v0.3.1
22692026-02-19T21:25:20.280Z Compiling dropshot_endpoint v0.16.7
22702026-02-19T21:25:20.451Z Checking unicode-width v0.1.14
22712026-02-19T21:25:20.533Z Checking debug-ignore v1.0.5
22722026-02-19T21:25:20.762Z Checking slog-json v2.6.1
22732026-02-19T21:25:20.924Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22742026-02-19T21:25:21.061Z Compiling typify-impl v0.4.3
22752026-02-19T21:25:21.118Z Checking slog-bunyan v2.5.0
22762026-02-19T21:25:21.216Z Compiling structmeta v0.3.0
22772026-02-19T21:25:21.391Z Checking toml_parser v1.0.6+spec-1.1.0
22782026-02-19T21:25:21.687Z Compiling derive-ex v0.1.8
22792026-02-19T21:25:21.888Z Checking toml_datetime v0.7.5+spec-1.1.0
22802026-02-19T21:25:22.194Z Checking serde_path_to_error v0.1.20
22812026-02-19T21:25:22.379Z Checking serde_spanned v1.0.4
22822026-02-19T21:25:22.650Z Checking toml_writer v1.0.6+spec-1.1.0
22832026-02-19T21:25:23.037Z Checking async-stream v0.3.6
22842026-02-19T21:25:23.089Z Checking toml v0.9.11+spec-1.1.0
22852026-02-19T21:25:23.822Z Checking rustls-pemfile v2.2.0
22862026-02-19T21:25:24.127Z Checking waitgroup v0.1.2
22872026-02-19T21:25:24.361Z Checking hostname v0.4.2
22882026-02-19T21:25:24.411Z Checking progenitor-client v0.10.0
22892026-02-19T21:25:24.596Z Compiling parse-display-derive v0.10.0
22902026-02-19T21:25:24.628Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
22912026-02-19T21:25:24.709Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22922026-02-19T21:25:24.877Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22932026-02-19T21:25:24.950Z Checking macaddr v1.0.1
22942026-02-19T21:25:25.006Z Checking tabwriter v1.4.0
22952026-02-19T21:25:25.334Z Checking itertools v0.14.0
22962026-02-19T21:25:25.388Z Checking instant v0.1.13
22972026-02-19T21:25:25.558Z Checking progenitor-client v0.11.2
22982026-02-19T21:25:25.615Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22992026-02-19T21:25:25.685Z Compiling test-strategy v0.4.3
23002026-02-19T21:25:25.717Z Checking backoff v0.4.0
23012026-02-19T21:25:25.895Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
23022026-02-19T21:25:26.085Z Checking colored v3.0.0
23032026-02-19T21:25:26.155Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23042026-02-19T21:25:26.482Z Checking camino-tempfile v1.4.1
23052026-02-19T21:25:26.538Z Checking tokio-rustls v0.25.0
23062026-02-19T21:25:26.884Z Checking crossbeam-deque v0.8.5
23072026-02-19T21:25:27.305Z Checking toml v0.8.23
23082026-02-19T21:25:27.389Z Compiling rayon-core v1.12.1
23092026-02-19T21:25:28.062Z Compiling proc-macro-error v1.0.4
23102026-02-19T21:25:28.135Z Checking secrecy v0.10.3
23112026-02-19T21:25:28.386Z Compiling crucible-workspace-hack v0.1.0
23122026-02-19T21:25:28.443Z Checking parse-display v0.10.0
23132026-02-19T21:25:28.566Z Checking rayon v1.10.0
23142026-02-19T21:25:28.714Z Compiling proc-macro-crate v1.3.1
23152026-02-19T21:25:28.770Z Compiling nix v0.30.1
23162026-02-19T21:25:29.095Z Checking glob v0.3.2
23172026-02-19T21:25:29.215Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23182026-02-19T21:25:29.534Z Compiling heapless v0.8.0
23192026-02-19T21:25:29.656Z Compiling num_enum_derive v0.5.11
23202026-02-19T21:25:29.843Z Checking unicode-width v0.2.0
23212026-02-19T21:25:29.897Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23222026-02-19T21:25:30.178Z Compiling ingot-macros v0.1.1
23232026-02-19T21:25:30.442Z Checking hash32 v0.3.1
23242026-02-19T21:25:30.537Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23252026-02-19T21:25:30.726Z Compiling smoltcp v0.11.0
23262026-02-19T21:25:31.503Z Compiling foreign-types-macros v0.2.3
23272026-02-19T21:25:31.572Z Checking foreign-types-shared v0.3.1
23282026-02-19T21:25:31.781Z Checking cobs v0.2.3
23292026-02-19T21:25:32.035Z Checking num_enum v0.5.11
23302026-02-19T21:25:32.098Z Checking postcard v1.0.10
23312026-02-19T21:25:32.539Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23322026-02-19T21:25:32.606Z Checking sigpipe v0.1.3
23332026-02-19T21:25:32.665Z Checking cstr-argument v0.1.2
23342026-02-19T21:25:32.733Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23352026-02-19T21:25:32.799Z Checking foreign-types v0.5.0
23362026-02-19T21:25:32.832Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23372026-02-19T21:25:32.916Z Compiling typify-macro v0.4.3
23382026-02-19T21:25:32.978Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23392026-02-19T21:25:33.045Z Checking pretty-hex v0.2.1
23402026-02-19T21:25:33.111Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23412026-02-19T21:25:33.341Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23422026-02-19T21:25:33.401Z Checking colored v2.2.0
23432026-02-19T21:25:33.509Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23442026-02-19T21:25:33.589Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23452026-02-19T21:25:33.640Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23462026-02-19T21:25:33.702Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23472026-02-19T21:25:33.856Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23482026-02-19T21:25:33.979Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23492026-02-19T21:25:34.011Z Compiling zone_cfg_derive v0.3.0
23502026-02-19T21:25:34.428Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
23512026-02-19T21:25:34.460Z Checking smf v0.2.3
23522026-02-19T21:25:34.550Z Compiling num-derive v0.4.2
23532026-02-19T21:25:34.723Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23542026-02-19T21:25:34.946Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
23552026-02-19T21:25:35.271Z Compiling convert_case v0.4.0
23562026-02-19T21:25:35.351Z Checking half v2.4.1
23572026-02-19T21:25:35.489Z Checking zone v0.3.1
23582026-02-19T21:25:35.545Z Checking ciborium-io v0.2.2
23592026-02-19T21:25:35.779Z Checking indent_write v2.2.0
23602026-02-19T21:25:35.955Z Checking ciborium-ll v0.2.2
23612026-02-19T21:25:36.066Z Compiling usdt-attr-macro v0.5.0
23622026-02-19T21:25:36.140Z Compiling usdt-macro v0.5.0
23632026-02-19T21:25:36.218Z Compiling derive_more v0.99.20
23642026-02-19T21:25:36.397Z Checking ciborium v0.2.2
23652026-02-19T21:25:36.462Z Checking memmap v0.7.0
23662026-02-19T21:25:36.734Z Checking ingot-types v0.1.2
23672026-02-19T21:25:36.799Z Checking swrite v0.1.0
23682026-02-19T21:25:36.860Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23692026-02-19T21:25:36.970Z Compiling typify v0.4.3
23702026-02-19T21:25:37.227Z Compiling progenitor-impl v0.11.2
23712026-02-19T21:25:37.459Z Compiling progenitor-impl v0.10.0
23722026-02-19T21:25:37.660Z Checking ingot v0.1.1
23732026-02-19T21:25:37.797Z Checking universal-hash v0.5.1
23742026-02-19T21:25:37.853Z Checking usdt v0.5.0
23752026-02-19T21:25:38.064Z Checking opaque-debug v0.3.1
23762026-02-19T21:25:38.198Z Checking aead v0.5.2
23772026-02-19T21:25:38.255Z Checking poly1305 v0.8.0
23782026-02-19T21:25:38.501Z Checking chacha20 v0.9.1
23792026-02-19T21:25:38.906Z Checking password-hash v0.5.0
23802026-02-19T21:25:38.956Z Checking blake2 v0.10.6
23812026-02-19T21:25:39.454Z Compiling thiserror-impl-no-std v2.0.2
23822026-02-19T21:25:39.509Z Checking chacha20poly1305 v0.10.1
23832026-02-19T21:25:39.561Z Checking argon2 v0.5.3
23842026-02-19T21:25:39.680Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23852026-02-19T21:25:39.787Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23862026-02-19T21:25:40.436Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
23872026-02-19T21:25:40.501Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23882026-02-19T21:25:40.566Z Checking tokio-dtrace v0.1.0
23892026-02-19T21:25:40.947Z Checking console v0.15.10
23902026-02-19T21:25:41.003Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
23912026-02-19T21:25:41.066Z Compiling derive-where v1.5.0
23922026-02-19T21:25:41.415Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23932026-02-19T21:25:41.690Z Checking oxide-tokio-rt v0.1.2
23942026-02-19T21:25:42.003Z Checking atomicwrites v0.4.4
23952026-02-19T21:25:42.343Z Checking newline-converter v0.3.0
23962026-02-19T21:25:42.437Z Checking thiserror-no-std v2.0.2
23972026-02-19T21:25:42.617Z Checking bytecount v0.6.8
23982026-02-19T21:25:42.687Z Checking vsss-rs v3.3.4
23992026-02-19T21:25:42.861Z Checking expectorate v1.2.0
24002026-02-19T21:25:43.068Z Compiling owo-colors v4.2.3
24012026-02-19T21:25:43.152Z Compiling cancel-safe-futures v0.1.5
24022026-02-19T21:25:43.669Z Checking libsw-core v0.3.1
24032026-02-19T21:25:44.017Z Checking libsw v3.5.0
24042026-02-19T21:25:44.176Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24052026-02-19T21:25:44.426Z Checking num-rational v0.4.2
24062026-02-19T21:25:44.458Z Compiling progenitor-macro v0.11.2
24072026-02-19T21:25:44.563Z Checking num-complex v0.4.6
24082026-02-19T21:25:44.637Z Compiling progenitor-macro v0.10.0
24092026-02-19T21:25:44.989Z Checking linear-map v1.2.0
24102026-02-19T21:25:45.254Z Checking float-ord v0.3.2
24112026-02-19T21:25:45.397Z Checking same-file v1.0.6
24122026-02-19T21:25:45.512Z Checking gethostname v0.5.0
24132026-02-19T21:25:45.575Z Checking num v0.4.3
24142026-02-19T21:25:45.670Z Checking walkdir v2.5.0
24152026-02-19T21:25:45.812Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24162026-02-19T21:25:45.907Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24172026-02-19T21:25:46.135Z Checking prettyplease v0.2.36
24182026-02-19T21:25:46.774Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24192026-02-19T21:25:51.230Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24202026-02-19T21:25:54.036Z Compiling async-recursion v1.1.1
24212026-02-19T21:25:54.404Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24222026-02-19T21:25:54.806Z Checking unicode-linebreak v0.1.5
24232026-02-19T21:25:54.888Z Checking smawk v0.3.2
24242026-02-19T21:25:55.169Z Checking resolv-conf v0.7.0
24252026-02-19T21:25:55.291Z Compiling convert_case v0.7.1
24262026-02-19T21:25:55.367Z Compiling slog-dtrace v0.3.0
24272026-02-19T21:25:55.607Z Checking globset v0.4.15
24282026-02-19T21:25:55.667Z Compiling vte_generate_state_changes v0.1.2
24292026-02-19T21:25:56.236Z Compiling derive_more-impl v2.0.1
24302026-02-19T21:25:56.293Z Checking fd-lock v4.0.2
24312026-02-19T21:25:56.361Z Checking display-error-chain v0.2.2
24322026-02-19T21:25:56.424Z Checking vte v0.11.1
24332026-02-19T21:25:56.605Z Compiling pin-project-internal v1.1.6
24342026-02-19T21:25:56.669Z Checking linked-hash-map v0.5.6
24352026-02-19T21:25:56.729Z Checking termtree v0.5.1
24362026-02-19T21:25:57.068Z Checking nu-ansi-term v0.50.1
24372026-02-19T21:25:57.150Z Checking lru-cache v0.1.2
24382026-02-19T21:25:57.443Z Checking textwrap v0.16.2
24392026-02-19T21:25:57.662Z Checking hickory-proto v0.24.4
24402026-02-19T21:25:57.919Z Checking progenitor v0.10.0
24412026-02-19T21:25:58.002Z Checking pem v3.0.5
24422026-02-19T21:25:58.143Z Checking strip-ansi-escapes v0.2.0
24432026-02-19T21:25:58.201Z Checking progenitor v0.11.2
24442026-02-19T21:25:58.340Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24452026-02-19T21:25:58.407Z Checking derive_more v2.0.1
24462026-02-19T21:25:58.439Z Checking reedline v0.40.0
24472026-02-19T21:25:58.533Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
24482026-02-19T21:25:58.673Z Checking crossterm v0.29.0
24492026-02-19T21:25:59.507Z Checking pin-project v1.1.6
24502026-02-19T21:25:59.721Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24512026-02-19T21:26:00.272Z Checking nibble_vec v0.1.0
24522026-02-19T21:26:00.570Z Compiling snafu-derive v0.8.5
24532026-02-19T21:26:01.021Z Checking endian-type v0.1.2
24542026-02-19T21:26:01.344Z Checking radix_trie v0.2.1
24552026-02-19T21:26:01.589Z Checking olpc-cjson v0.1.4
24562026-02-19T21:26:01.890Z Checking serde_plain v1.0.2
24572026-02-19T21:26:01.947Z Checking humantime v2.2.0
24582026-02-19T21:26:02.264Z Checking base64 v0.21.7
24592026-02-19T21:26:02.366Z Checking typed-path v0.9.3
24602026-02-19T21:26:02.532Z Checking hickory-resolver v0.24.4
24612026-02-19T21:26:02.883Z Checking csv-core v0.1.11
24622026-02-19T21:26:03.337Z Checking csv v1.3.1
24632026-02-19T21:26:04.365Z Compiling cfg_aliases v0.1.1
24642026-02-19T21:26:04.464Z Checking papergrid v0.11.0
24652026-02-19T21:26:04.497Z Checking qorb v0.4.1
24662026-02-19T21:26:04.587Z Compiling nix v0.28.0
24672026-02-19T21:26:04.884Z Compiling tabled_derive v0.7.0
24682026-02-19T21:26:05.539Z Checking siphasher v1.0.1
24692026-02-19T21:26:05.774Z Checking snafu v0.8.5
24702026-02-19T21:26:05.929Z Checking home v0.5.9
24712026-02-19T21:26:06.101Z Checking phf_shared v0.12.1
24722026-02-19T21:26:06.313Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24732026-02-19T21:26:06.369Z Checking tough v0.20.0
24742026-02-19T21:26:06.431Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24752026-02-19T21:26:06.492Z Checking highway v1.3.0
24762026-02-19T21:26:07.058Z Compiling chrono-tz v0.10.4
24772026-02-19T21:26:07.288Z Checking tabled v0.15.0
24782026-02-19T21:26:07.400Z Compiling semver v0.1.20
24792026-02-19T21:26:07.552Z Checking phf v0.12.1
24802026-02-19T21:26:07.761Z Compiling const_format_proc_macros v0.2.34
24812026-02-19T21:26:07.947Z Compiling rustc_version v0.1.7
24822026-02-19T21:26:08.154Z Compiling peg-macros v0.8.5
24832026-02-19T21:26:08.496Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24842026-02-19T21:26:08.659Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24852026-02-19T21:26:09.775Z Compiling sqlparser_derive v0.2.2
24862026-02-19T21:26:10.298Z Checking unicode_categories v0.1.1
24872026-02-19T21:26:10.448Z Checking rustyline v14.0.0
24882026-02-19T21:26:10.732Z Checking sqlformat v0.3.5
24892026-02-19T21:26:10.918Z Checking sqlparser v0.45.0
24902026-02-19T21:26:11.559Z Checking peg v0.8.5
24912026-02-19T21:26:11.613Z Checking const_format v0.2.34
24922026-02-19T21:26:11.800Z Compiling newtype_derive v0.1.6
24932026-02-19T21:26:12.162Z Checking bcs v0.1.6
24942026-02-19T21:26:12.226Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24952026-02-19T21:26:12.576Z Checking steno v0.4.1
24962026-02-19T21:26:12.703Z Checking utf-8 v0.7.6
24972026-02-19T21:26:12.758Z Checking xattr v1.3.1
24982026-02-19T21:26:12.823Z Checking filetime v0.2.26
24992026-02-19T21:26:13.030Z Checking arc-swap v1.7.1
25002026-02-19T21:26:13.104Z Checking tungstenite v0.21.0
25012026-02-19T21:26:13.165Z Checking tar v0.4.44
25022026-02-19T21:26:13.572Z Checking slog-scope v4.4.0
25032026-02-19T21:26:13.870Z Checking slog-stdlog v4.1.1
25042026-02-19T21:26:14.123Z Checking slog-envlogger v2.2.0
25052026-02-19T21:26:14.175Z Checking tokio-tungstenite v0.21.0
25062026-02-19T21:26:14.208Z Compiling typify-impl v0.2.0
25072026-02-19T21:26:14.442Z Checking subprocess v0.2.9
25082026-02-19T21:26:14.751Z Checking headers-core v0.3.0
25092026-02-19T21:26:15.027Z Checking headers v0.4.1
25102026-02-19T21:26:15.129Z Compiling lzma-sys v0.1.20
25112026-02-19T21:26:16.044Z Checking progenitor-client v0.8.0
25122026-02-19T21:26:16.291Z Compiling heck v0.3.3
25132026-02-19T21:26:16.682Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25142026-02-19T21:26:16.755Z Compiling zone_cfg_derive v0.1.2
25152026-02-19T21:26:17.109Z Checking yasna v0.5.2
25162026-02-19T21:26:17.714Z Checking base64 v0.13.1
25172026-02-19T21:26:18.143Z Checking number_prefix v0.4.0
25182026-02-19T21:26:18.270Z Checking ron v0.7.1
25192026-02-19T21:26:18.337Z Checking zone v0.1.8
25202026-02-19T21:26:18.441Z Checking indicatif v0.17.11
25212026-02-19T21:26:19.110Z Checking rcgen v0.12.1
25222026-02-19T21:26:19.332Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25232026-02-19T21:26:19.589Z Checking xz2 v0.1.7
25242026-02-19T21:26:19.922Z Checking dropshot-api-manager-types v0.3.0
25252026-02-19T21:26:19.975Z Compiling moka v0.12.10
25262026-02-19T21:26:20.035Z Checking tagptr v0.2.0
25272026-02-19T21:26:20.297Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25282026-02-19T21:26:20.434Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25292026-02-19T21:26:20.496Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25302026-02-19T21:26:20.654Z Compiling libefi-sys v0.1.0
25312026-02-19T21:26:20.752Z Compiling radium v0.7.0
25322026-02-19T21:26:21.118Z Compiling bitfield-struct v0.6.2
25332026-02-19T21:26:21.432Z Checking tap v1.0.1
25342026-02-19T21:26:21.488Z Compiling maybe-uninit v2.0.0
25352026-02-19T21:26:21.701Z Checking wyz v0.5.1
25362026-02-19T21:26:22.122Z Checking hickory-resolver v0.25.2
25372026-02-19T21:26:22.491Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25382026-02-19T21:26:22.646Z Compiling zerocopy-derive v0.6.6
25392026-02-19T21:26:22.716Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25402026-02-19T21:26:22.918Z Compiling packed_struct v0.10.1
25412026-02-19T21:26:22.980Z Checking crc-catalog v2.4.0
25422026-02-19T21:26:23.143Z Checking funty v2.0.0
25432026-02-19T21:26:23.213Z Checking crc v3.2.1
25442026-02-19T21:26:23.493Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25452026-02-19T21:26:23.750Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25462026-02-19T21:26:23.981Z Compiling packed_struct_codegen v0.10.1
25472026-02-19T21:26:24.053Z Checking bitvec v1.0.1
25482026-02-19T21:26:24.113Z Compiling bitfield-macros v0.19.2
25492026-02-19T21:26:24.145Z Compiling indexmap v1.9.3
25502026-02-19T21:26:24.584Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25512026-02-19T21:26:24.654Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25522026-02-19T21:26:25.629Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25532026-02-19T21:26:25.802Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25542026-02-19T21:26:25.854Z Compiling typify-macro v0.2.0
25552026-02-19T21:26:26.490Z Checking zerocopy v0.6.6
25562026-02-19T21:26:27.311Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25572026-02-19T21:26:27.761Z Checking nodrop v0.1.14
25582026-02-19T21:26:27.853Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25592026-02-19T21:26:27.951Z Checking array-init v0.0.4
25602026-02-19T21:26:28.284Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25612026-02-19T21:26:28.982Z Checking bitfield v0.19.2
25622026-02-19T21:26:29.348Z Checking smallvec v0.6.14
25632026-02-19T21:26:29.437Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25642026-02-19T21:26:29.517Z Checking hashbrown v0.12.3
25652026-02-19T21:26:29.638Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25662026-02-19T21:26:29.797Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25672026-02-19T21:26:29.911Z Compiling typify v0.2.0
25682026-02-19T21:26:30.179Z Compiling progenitor-impl v0.8.0
25692026-02-19T21:26:30.713Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25702026-02-19T21:26:30.899Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25712026-02-19T21:26:31.973Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25722026-02-19T21:26:32.007Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
25732026-02-19T21:26:32.980Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25742026-02-19T21:26:33.517Z Checking serde-hex v0.1.0
25752026-02-19T21:26:34.002Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25762026-02-19T21:26:34.081Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25772026-02-19T21:26:34.229Z Checking ron v0.8.1
25782026-02-19T21:26:34.490Z Checking hashbrown v0.13.2
25792026-02-19T21:26:35.681Z Checking crc-any v2.5.0
25802026-02-19T21:26:35.736Z Checking object v0.30.4
25812026-02-19T21:26:35.844Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25822026-02-19T21:26:36.127Z Checking path-slash v0.1.5
25832026-02-19T21:26:36.248Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
25842026-02-19T21:26:36.381Z Compiling xshell-macros v0.2.7
25852026-02-19T21:26:37.242Z Checking xshell v0.2.7
25862026-02-19T21:26:37.294Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25872026-02-19T21:26:37.353Z Compiling progenitor-macro v0.8.0
25882026-02-19T21:26:37.653Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25892026-02-19T21:26:37.707Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25902026-02-19T21:26:38.520Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25912026-02-19T21:26:39.281Z Checking half v1.8.3
25922026-02-19T21:26:39.841Z Checking serde_cbor v0.11.2
25932026-02-19T21:26:40.250Z Compiling proc-macro-error-attr2 v2.0.0
25942026-02-19T21:26:40.306Z Compiling num-derive v0.3.3
25952026-02-19T21:26:40.381Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
25962026-02-19T21:26:40.886Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25972026-02-19T21:26:41.133Z Compiling proc-macro-error2 v2.0.1
25982026-02-19T21:26:41.434Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25992026-02-19T21:26:41.902Z Compiling tabled_derive v0.11.0
26002026-02-19T21:26:42.231Z Checking papergrid v0.17.0
26012026-02-19T21:26:42.305Z Checking testing_table v0.3.0
26022026-02-19T21:26:42.525Z Checking libscf-sys v1.1.0
26032026-02-19T21:26:42.623Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26042026-02-19T21:26:42.858Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26052026-02-19T21:26:42.943Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26062026-02-19T21:26:43.504Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26072026-02-19T21:26:43.746Z Checking maplit v1.0.2
26082026-02-19T21:26:43.994Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26092026-02-19T21:26:44.078Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26102026-02-19T21:26:44.202Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26112026-02-19T21:26:44.342Z Checking crc8 v0.1.1
26122026-02-19T21:26:44.589Z Checking fxhash v0.2.1
26132026-02-19T21:26:44.845Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26142026-02-19T21:26:44.938Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26152026-02-19T21:26:45.021Z Checking unicase v2.8.1
26162026-02-19T21:26:45.263Z Checking tabled v0.20.0
26172026-02-19T21:26:45.326Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26182026-02-19T21:26:45.433Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26192026-02-19T21:26:46.275Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26202026-02-19T21:26:46.656Z Checking kstat-rs v0.2.4
26212026-02-19T21:26:46.731Z Compiling parking_lot_core v0.8.6
26222026-02-19T21:26:47.125Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26232026-02-19T21:26:47.296Z Checking scheduled-thread-pool v0.2.7
26242026-02-19T21:26:47.361Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26252026-02-19T21:26:47.518Z Compiling dsl_auto_type v0.1.2
26262026-02-19T21:26:47.623Z Compiling vergen-gitcl v1.0.8
26272026-02-19T21:26:48.009Z Compiling diesel_table_macro_syntax v0.2.0
26282026-02-19T21:26:48.563Z Checking r2d2 v0.8.10
26292026-02-19T21:26:48.988Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26302026-02-19T21:26:49.173Z Compiling diesel_derives v2.2.3
26312026-02-19T21:26:49.205Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26322026-02-19T21:26:49.311Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26332026-02-19T21:26:49.536Z Checking parking_lot v0.11.2
26342026-02-19T21:26:50.037Z Checking prefix-trie v0.7.0
26352026-02-19T21:26:50.099Z Checking nanorand v0.7.0
26362026-02-19T21:26:50.619Z Compiling dirs-sys-next v0.1.2
26372026-02-19T21:26:50.714Z Compiling crunchy v0.2.2
26382026-02-19T21:26:50.880Z Checking hickory-server v0.25.2
26392026-02-19T21:26:50.948Z Checking progenitor v0.8.0
26402026-02-19T21:26:51.247Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26412026-02-19T21:26:51.800Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26422026-02-19T21:26:51.800Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26432026-02-19T21:26:51.800Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26442026-02-19T21:26:51.801Z Compiling dirs-next v2.0.0
26452026-02-19T21:26:52.022Z Checking flume v0.11.1
26462026-02-19T21:26:52.652Z Checking sled v0.34.7
26472026-02-19T21:26:53.127Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26482026-02-19T21:26:53.504Z Checking hickory-client v0.25.2
26492026-02-19T21:26:53.798Z Compiling tiny-keccak v2.0.2
26502026-02-19T21:26:54.104Z Compiling term v0.7.0
26512026-02-19T21:26:54.292Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26522026-02-19T21:26:54.373Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26532026-02-19T21:26:54.431Z Compiling bit-vec v0.6.3
26542026-02-19T21:26:54.740Z Compiling salty v0.3.0
26552026-02-19T21:26:55.075Z Compiling bit-set v0.5.3
26562026-02-19T21:26:55.422Z Compiling ascii-canvas v3.0.0
26572026-02-19T21:26:55.629Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26582026-02-19T21:26:56.028Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26592026-02-19T21:26:56.088Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26602026-02-19T21:26:56.171Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26612026-02-19T21:26:56.517Z Checking primeorder v0.13.6
26622026-02-19T21:26:56.630Z Compiling ena v0.14.3
26632026-02-19T21:26:57.144Z Compiling bindgen v0.71.1
26642026-02-19T21:26:57.197Z Compiling regex-syntax v0.6.29
26652026-02-19T21:26:57.977Z Compiling diff v0.1.13
26662026-02-19T21:26:58.629Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26672026-02-19T21:26:59.139Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26682026-02-19T21:26:59.769Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26692026-02-19T21:27:00.542Z Checking diesel v2.2.12
26702026-02-19T21:27:01.411Z Compiling lalrpop v0.19.12
26712026-02-19T21:27:02.129Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26722026-02-19T21:27:02.657Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26732026-02-19T21:27:02.712Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26742026-02-19T21:27:04.281Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26752026-02-19T21:27:04.339Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26762026-02-19T21:27:04.728Z Compiling libxml v0.3.3
26772026-02-19T21:27:05.272Z Compiling fs-err v2.11.0
26782026-02-19T21:27:05.632Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26792026-02-19T21:27:05.762Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26802026-02-19T21:27:05.998Z Checking p384 v0.13.1
26812026-02-19T21:27:06.667Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26822026-02-19T21:27:07.077Z Compiling strum_macros v0.24.3
26832026-02-19T21:27:08.711Z Compiling indoc v1.0.9
26842026-02-19T21:27:10.647Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
26852026-02-19T21:27:11.987Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26862026-02-19T21:27:12.079Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26872026-02-19T21:27:12.390Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26882026-02-19T21:27:12.609Z Checking quick-xml v0.37.2
26892026-02-19T21:27:12.769Z Checking derive_builder v0.20.2
26902026-02-19T21:27:12.818Z Compiling impl-trait-for-tuples v0.2.2
26912026-02-19T21:27:13.005Z Compiling oso-derive v0.27.3
26922026-02-19T21:27:13.083Z Compiling trait-variant v0.1.2
26932026-02-19T21:27:14.038Z Checking parse-size v1.1.0
26942026-02-19T21:27:14.256Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26952026-02-19T21:27:14.336Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26962026-02-19T21:27:14.741Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
26972026-02-19T21:27:16.285Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26982026-02-19T21:27:16.466Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26992026-02-19T21:27:17.983Z Checking assert_matches v1.5.0
27002026-02-19T21:27:18.156Z Compiling mime_guess v2.0.5
27012026-02-19T21:27:18.214Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27022026-02-19T21:27:18.837Z Checking predicates-tree v1.0.12
27032026-02-19T21:27:19.089Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27042026-02-19T21:27:19.364Z Checking http-range v0.1.5
27052026-02-19T21:27:19.672Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27062026-02-19T21:27:19.727Z Checking atty v0.2.14
27072026-02-19T21:27:19.784Z Compiling diesel-dtrace v0.4.2
27082026-02-19T21:27:20.674Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27092026-02-19T21:27:20.789Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27102026-02-19T21:27:21.091Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27112026-02-19T21:27:21.193Z Checking bb8 v0.8.5
27122026-02-19T21:27:21.614Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27132026-02-19T21:27:21.816Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
27142026-02-19T21:27:22.106Z Checking corncobs v0.1.4
27152026-02-19T21:27:22.348Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27162026-02-19T21:27:22.474Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27172026-02-19T21:27:22.552Z Checking hyper-staticfile v0.10.1
27182026-02-19T21:27:23.121Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27192026-02-19T21:27:23.174Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27202026-02-19T21:27:23.234Z Checking ignore v0.4.23
27212026-02-19T21:27:23.592Z Checking signal-hook-tokio v0.3.1
27222026-02-19T21:27:23.694Z Checking secrecy v0.8.0
27232026-02-19T21:27:23.874Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27242026-02-19T21:27:24.172Z Checking globwalk v0.9.1
27252026-02-19T21:27:24.429Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27262026-02-19T21:27:24.625Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27272026-02-19T21:27:25.294Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27282026-02-19T21:27:25.376Z Checking nonempty v0.12.0
27292026-02-19T21:27:25.454Z Checking camino-tempfile-ext v0.3.2
27302026-02-19T21:27:25.991Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27312026-02-19T21:27:26.136Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27322026-02-19T21:27:26.314Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27332026-02-19T21:27:27.021Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27342026-02-19T21:27:27.726Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27352026-02-19T21:27:28.111Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27362026-02-19T21:27:28.630Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
27372026-02-19T21:27:29.942Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27382026-02-19T21:27:30.394Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27392026-02-19T21:27:31.229Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27402026-02-19T21:27:31.586Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27412026-02-19T21:27:31.731Z Checking tungstenite v0.23.0
27422026-02-19T21:27:32.477Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27432026-02-19T21:27:32.700Z Checking tokio-tungstenite v0.23.1
27442026-02-19T21:27:33.050Z Checking void v1.0.2
27452026-02-19T21:27:33.296Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27462026-02-19T21:27:33.376Z Checking lzss v0.8.2
27472026-02-19T21:27:33.409Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27482026-02-19T21:27:33.796Z Checking async-bb8-diesel v0.2.1
27492026-02-19T21:27:38.023Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27502026-02-19T21:27:38.109Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27512026-02-19T21:27:38.109Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27522026-02-19T21:27:38.109Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27532026-02-19T21:27:38.520Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27542026-02-19T21:27:38.703Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27552026-02-19T21:27:38.875Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27562026-02-19T21:27:39.882Z Checking nix v0.27.1
27572026-02-19T21:27:40.435Z Checking serde_bytes v0.11.19
27582026-02-19T21:27:40.879Z Checking rand_seeder v0.4.0
27592026-02-19T21:27:41.205Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27602026-02-19T21:27:41.295Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27612026-02-19T21:27:41.367Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27622026-02-19T21:27:41.805Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27632026-02-19T21:27:42.039Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27642026-02-19T21:27:42.447Z Checking is_ci v1.2.0
27652026-02-19T21:27:42.714Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27662026-02-19T21:27:43.622Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27672026-02-19T21:27:43.679Z Checking yansi v1.0.1
27682026-02-19T21:27:43.761Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27692026-02-19T21:27:44.251Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27702026-02-19T21:27:44.365Z Checking pretty_assertions v1.4.1
27712026-02-19T21:27:44.474Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27722026-02-19T21:27:44.691Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27732026-02-19T21:27:44.765Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27742026-02-19T21:27:45.262Z Checking typeid v1.0.3
27752026-02-19T21:27:45.506Z Compiling tabled_derive v0.10.0
27762026-02-19T21:27:47.773Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27772026-02-19T21:27:47.948Z Checking papergrid v0.14.0
27782026-02-19T21:27:48.210Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27792026-02-19T21:27:48.273Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27802026-02-19T21:27:48.702Z Compiling indoc v2.0.6
27812026-02-19T21:27:49.465Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27822026-02-19T21:27:49.613Z Checking tabled v0.18.0
27832026-02-19T21:27:49.966Z Checking erased-serde v0.4.6
27842026-02-19T21:27:50.197Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27852026-02-19T21:27:50.727Z Checking ordered-float v2.10.1
27862026-02-19T21:27:50.956Z Compiling libz-sys v1.1.20
27872026-02-19T21:27:51.326Z Checking castaway v0.2.3
27882026-02-19T21:27:51.606Z Checking compact_str v0.8.0
27892026-02-19T21:27:51.899Z Checking serde-value v0.7.0
27902026-02-19T21:27:52.435Z Checking serde-untagged v0.1.7
27912026-02-19T21:27:52.502Z Checking supports-color v3.0.2
27922026-02-19T21:27:52.706Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27932026-02-19T21:27:52.815Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27942026-02-19T21:27:52.941Z Checking console v0.16.0
27952026-02-19T21:27:53.261Z Checking unicode-truncate v1.1.0
27962026-02-19T21:27:53.600Z Checking concurrent-queue v2.5.0
27972026-02-19T21:27:53.742Z Checking lru v0.12.5
27982026-02-19T21:27:53.916Z Compiling instability v0.3.2
27992026-02-19T21:27:54.042Z Checking parking v2.2.1
28002026-02-19T21:27:54.089Z Checking unit-prefix v0.5.1
28012026-02-19T21:27:54.372Z Checking cassowary v0.3.0
28022026-02-19T21:27:54.416Z Checking unicode-xid v0.2.6
28032026-02-19T21:27:54.675Z Checking cargo-util-schemas v0.8.2
28042026-02-19T21:27:54.789Z Checking indicatif v0.18.0
28052026-02-19T21:27:54.993Z Checking cargo-platform v0.2.0
28062026-02-19T21:27:55.038Z Checking ratatui v0.29.0
28072026-02-19T21:27:55.450Z Compiling libgit2-sys v0.18.2+1.9.1
28082026-02-19T21:27:55.746Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28092026-02-19T21:27:56.970Z Checking cargo_metadata v0.21.0
28102026-02-19T21:27:58.472Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28112026-02-19T21:27:58.818Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28122026-02-19T21:27:59.016Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28132026-02-19T21:27:59.296Z Checking event-listener v5.3.1
28142026-02-19T21:27:59.530Z Compiling vergen-git2 v1.0.7
28152026-02-19T21:27:59.840Z Checking event-listener-strategy v0.5.2
28162026-02-19T21:28:00.041Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28172026-02-19T21:28:00.176Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28182026-02-19T21:28:00.456Z Checking shell-words v1.1.0
28192026-02-19T21:28:00.573Z Checking plotters-backend v0.3.7
28202026-02-19T21:28:00.731Z Compiling rustls v0.21.12
28212026-02-19T21:28:00.944Z Checking futures-lite v2.3.0
28222026-02-19T21:28:01.007Z Checking plotters-svg v0.3.7
28232026-02-19T21:28:01.208Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28242026-02-19T21:28:01.360Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28252026-02-19T21:28:02.303Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28262026-02-19T21:28:02.505Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28272026-02-19T21:28:02.694Z Checking sct v0.7.1
28282026-02-19T21:28:02.851Z Checking rustls-webpki v0.101.7
28292026-02-19T21:28:03.014Z Checking cast v0.3.0
28302026-02-19T21:28:03.372Z Checking hex-literal v0.4.1
28312026-02-19T21:28:03.432Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28322026-02-19T21:28:03.613Z Checking criterion-plot v0.6.0
28332026-02-19T21:28:04.376Z Checking plotters v0.3.7
28342026-02-19T21:28:06.231Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28352026-02-19T21:28:07.012Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28362026-02-19T21:28:07.818Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28372026-02-19T21:28:09.672Z Checking tinytemplate v1.2.1
28382026-02-19T21:28:09.891Z Checking oorandom v11.1.4
28392026-02-19T21:28:10.142Z Checking anes v0.1.6
28402026-02-19T21:28:10.611Z Checking criterion v0.7.0
28412026-02-19T21:28:13.900Z Checking tokio-rustls v0.24.1
28422026-02-19T21:28:17.156Z Checking async-lock v3.4.0
28432026-02-19T21:28:17.199Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28442026-02-19T21:28:17.199Z Checking rustls-pemfile v1.0.4
28452026-02-19T21:28:17.199Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28462026-02-19T21:28:17.519Z Checking twox-hash v2.1.0
28472026-02-19T21:28:17.645Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28482026-02-19T21:28:17.788Z Checking polling v3.7.3
28492026-02-19T21:28:17.977Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28502026-02-19T21:28:18.380Z Checking async-io v2.3.4
28512026-02-19T21:28:18.412Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28522026-02-19T21:28:19.359Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28532026-02-19T21:28:19.699Z Checking fatfs v0.3.6
28542026-02-19T21:28:20.849Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28552026-02-19T21:28:20.982Z Compiling petname v2.0.2
28562026-02-19T21:28:22.020Z Compiling seq-macro v0.3.6
28572026-02-19T21:28:23.196Z Checking async-task v4.7.1
28582026-02-19T21:28:24.060Z Checking async-channel v2.3.1
28592026-02-19T21:28:24.469Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28602026-02-19T21:28:24.530Z Checking piper v0.2.4
28612026-02-19T21:28:24.823Z Checking rtoolbox v0.0.2
28622026-02-19T21:28:25.137Z Checking futures-timer v3.0.3
28632026-02-19T21:28:25.533Z Checking rpassword v7.4.0
28642026-02-19T21:28:25.745Z Checking blocking v1.6.1
28652026-02-19T21:28:26.201Z Checking async-executor v1.13.1
28662026-02-19T21:28:26.656Z Checking async-signal v0.2.10
28672026-02-19T21:28:26.771Z Checking tui-tree-widget v0.23.1
28682026-02-19T21:28:27.055Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28692026-02-19T21:28:27.198Z Checking polyval v0.6.2
28702026-02-19T21:28:27.405Z Checking sapling-renderdag v0.1.0
28712026-02-19T21:28:27.610Z Checking event-listener v2.5.3
28722026-02-19T21:28:27.917Z Checking sync-ptr v0.1.4
28732026-02-19T21:28:28.043Z Checking async-channel v1.9.0
28742026-02-19T21:28:28.109Z Checking ghash v0.5.1
28752026-02-19T21:28:28.221Z Checking async-process v2.3.0
28762026-02-19T21:28:28.368Z Checking async-global-executor v2.4.1
28772026-02-19T21:28:28.432Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28782026-02-19T21:28:28.737Z Checking ctr v0.9.2
28792026-02-19T21:28:28.813Z Checking kv-log-macro v1.0.7
28802026-02-19T21:28:28.882Z Compiling async-attributes v1.1.2
28812026-02-19T21:28:29.050Z Checking constant_time_eq v0.3.1
28822026-02-19T21:28:29.165Z Checking arrayref v0.3.9
28832026-02-19T21:28:29.291Z Checking arrayvec v0.7.6
28842026-02-19T21:28:29.418Z Checking aes-gcm v0.10.3
28852026-02-19T21:28:29.804Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28862026-02-19T21:28:29.874Z Checking async-std v1.13.0
28872026-02-19T21:28:29.942Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28882026-02-19T21:28:31.836Z Checking ssh-encoding v0.2.0
28892026-02-19T21:28:32.291Z Checking blowfish v0.9.1
28902026-02-19T21:28:32.662Z Checking bcrypt-pbkdf v0.10.0
28912026-02-19T21:28:33.044Z Checking ssh-cipher v0.2.0
28922026-02-19T21:28:33.431Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28932026-02-19T21:28:33.676Z Checking async-object-pool v0.1.5
28942026-02-19T21:28:33.979Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28952026-02-19T21:28:34.637Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28962026-02-19T21:28:34.691Z Checking serde_regex v1.1.0
28972026-02-19T21:28:35.042Z Checking password-hash v0.4.2
28982026-02-19T21:28:35.606Z Checking assert-json-diff v2.0.2
28992026-02-19T21:28:36.056Z Checking path-tree v0.8.1
29002026-02-19T21:28:36.116Z Compiling target-lexicon v0.13.2
29012026-02-19T21:28:36.424Z Checking stringmetrics v2.2.2
29022026-02-19T21:28:36.528Z Checking pbkdf2 v0.11.0
29032026-02-19T21:28:36.823Z Checking httpmock v0.8.0-alpha.1
29042026-02-19T21:28:36.945Z Checking ssh-key v0.6.6
29052026-02-19T21:28:38.801Z Checking p521 v0.13.3
29062026-02-19T21:28:39.741Z Compiling samael v0.0.19
29072026-02-19T21:28:40.329Z Checking p256 v0.13.2
29082026-02-19T21:28:40.889Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29092026-02-19T21:28:41.379Z Checking russh-cryptovec v0.7.3
29102026-02-19T21:28:41.719Z Checking md5 v0.7.0
29112026-02-19T21:28:41.814Z Compiling guppy-workspace-hack v0.1.0
29122026-02-19T21:28:42.183Z Checking russh-keys v0.45.0
29132026-02-19T21:28:42.335Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29142026-02-19T21:28:42.613Z Checking num-bigint v0.4.6
29152026-02-19T21:28:43.792Z Checking des v0.8.1
29162026-02-19T21:28:44.468Z Compiling blake3 v1.5.4
29172026-02-19T21:28:45.234Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29182026-02-19T21:28:45.288Z Compiling target-spec v3.5.0
29192026-02-19T21:28:45.693Z Checking russh v0.45.0
29202026-02-19T21:28:46.180Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29212026-02-19T21:28:46.956Z Checking cfg-expr v0.20.1
29222026-02-19T21:28:47.902Z Checking supports-color v2.1.0
29232026-02-19T21:28:47.980Z Checking textwrap v0.15.2
29242026-02-19T21:28:48.221Z Checking supports-unicode v2.1.0
29252026-02-19T21:28:48.452Z Checking supports-hyperlinks v2.1.0
29262026-02-19T21:28:48.502Z Checking hashbrown v0.14.5
29272026-02-19T21:28:48.728Z Checking backtrace-ext v0.2.1
29282026-02-19T21:28:49.002Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29292026-02-19T21:28:49.444Z Checking terminal_size v0.1.17
29302026-02-19T21:28:49.679Z Compiling miette-derive v5.10.0
29312026-02-19T21:28:49.714Z Checking internet-checksum v0.2.1
29322026-02-19T21:28:50.040Z Checking owo-colors v3.5.0
29332026-02-19T21:28:50.129Z Checking chumsky v0.9.3
29342026-02-19T21:28:51.601Z Compiling git2 v0.20.2
29352026-02-19T21:28:51.870Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29362026-02-19T21:28:52.370Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29372026-02-19T21:28:52.466Z Checking miette v5.10.0
29382026-02-19T21:28:53.041Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29392026-02-19T21:28:53.692Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29402026-02-19T21:28:53.748Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29412026-02-19T21:28:53.818Z Compiling knuffel-derive v3.2.0
29422026-02-19T21:28:54.194Z Checking httptest v0.16.3
29432026-02-19T21:28:54.265Z Checking pathdiff v0.2.3
29442026-02-19T21:28:54.510Z Checking topological-sort v0.2.2
29452026-02-19T21:28:54.845Z Checking nested v0.1.1
29462026-02-19T21:28:55.095Z Checking omicron-zone-package v0.12.2
29472026-02-19T21:28:55.235Z Checking guppy v0.17.20
29482026-02-19T21:28:55.777Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29492026-02-19T21:28:56.196Z Compiling rstest_macros v0.25.0
29502026-02-19T21:28:56.759Z Compiling doc-comment v0.3.3
29512026-02-19T21:28:57.241Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29522026-02-19T21:28:57.386Z Compiling target-triple v0.1.3
29532026-02-19T21:28:57.609Z Checking knuffel v3.2.0
29542026-02-19T21:28:58.081Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29552026-02-19T21:28:58.137Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29562026-02-19T21:28:58.909Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29572026-02-19T21:28:59.193Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29582026-02-19T21:28:59.581Z Checking similar-asserts v1.7.0
29592026-02-19T21:28:59.963Z Compiling proc-macro-crate v3.2.0
29602026-02-19T21:29:00.588Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29612026-02-19T21:29:00.738Z Checking escape8259 v0.5.3
29622026-02-19T21:29:01.086Z Compiling relative-path v1.9.3
29632026-02-19T21:29:01.378Z Compiling assert_cmd v2.0.17
29642026-02-19T21:29:01.979Z Checking libtest-mimic v0.8.1
29652026-02-19T21:29:02.599Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29662026-02-19T21:29:02.748Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29672026-02-19T21:29:02.855Z Checking blake2b_simd v1.0.2
29682026-02-19T21:29:03.958Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29692026-02-19T21:29:04.292Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29702026-02-19T21:29:04.931Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29712026-02-19T21:29:05.255Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29722026-02-19T21:29:05.715Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29732026-02-19T21:29:05.816Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29742026-02-19T21:29:06.432Z Checking fancy-regex v0.14.0
29752026-02-19T21:29:06.610Z Checking serde_tokenstream v0.2.2
29762026-02-19T21:29:07.195Z Checking uzers v0.12.1
29772026-02-19T21:29:07.384Z Checking termcolor v1.4.1
29782026-02-19T21:29:07.783Z Checking datatest-stable v0.3.2
29792026-02-19T21:29:07.989Z Checking trybuild v1.0.106
29802026-02-19T21:29:08.689Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29812026-02-19T21:29:09.771Z Checking rust-argon2 v2.1.0
29822026-02-19T21:29:10.364Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29832026-02-19T21:29:10.415Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29842026-02-19T21:29:11.975Z Checking support-bundle-viewer v0.1.2
29852026-02-19T21:29:12.330Z Checking rstest v0.25.0
29862026-02-19T21:29:12.835Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29872026-02-19T21:29:12.894Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29882026-02-19T21:29:13.337Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29892026-02-19T21:29:13.431Z Checking drift v0.1.3
29902026-02-19T21:29:13.794Z Checking rand_distr v0.5.1
29912026-02-19T21:29:14.129Z Checking multimap v0.10.1
29922026-02-19T21:29:14.589Z Checking approx v0.5.1
29932026-02-19T21:29:14.840Z Checking dropshot-api-manager v0.3.0
29942026-02-19T21:29:15.085Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29952026-02-19T21:29:15.794Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29962026-02-19T21:29:16.149Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29972026-02-19T21:29:16.606Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29982026-02-19T21:29:17.043Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29992026-02-19T21:29:17.521Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30002026-02-19T21:29:17.809Z Checking partial-io v0.5.4
30012026-02-19T21:29:18.150Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30022026-02-19T21:29:18.255Z Checking cargo_toml v0.21.0
30032026-02-19T21:29:18.687Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30042026-02-19T21:29:18.945Z Checking termios v0.3.3
30052026-02-19T21:29:19.242Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
30062026-02-19T21:29:19.518Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30072026-02-19T21:29:19.746Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30082026-02-19T21:29:20.426Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30092026-02-19T21:29:20.560Z Compiling polar-core v0.27.3
30102026-02-19T21:29:21.895Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30112026-02-19T21:29:27.442Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30122026-02-19T21:29:32.932Z Checking oso v0.27.3
30132026-02-19T21:29:36.839Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30142026-02-19T21:29:39.719Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30152026-02-19T21:29:41.427Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30162026-02-19T21:29:47.981Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30172026-02-19T21:29:57.698Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30182026-02-19T21:30:08.440Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30192026-02-19T21:30:09.182Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30202026-02-19T21:30:23.761Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30212026-02-19T21:30:41.724Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30222026-02-19T21:33:53.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 27s
30232026-02-19T21:33:55.073Z
30242026-02-19T21:33:55.074Zreal 9:35.081690228
30252026-02-19T21:33:55.074Zuser 49:35.803217348
30262026-02-19T21:33:55.074Zsys 9:08.043103274
30272026-02-19T21:33:55.074Ztrap 1.668246424
30282026-02-19T21:33:55.074Ztflt 0.276781700
30292026-02-19T21:33:55.074Zdflt 0.323891336
30302026-02-19T21:33:55.074Zkflt 0.001684388
30312026-02-19T21:33:55.074Zlock 2:04:02.255853579
30322026-02-19T21:33:55.074Zslp 2:41:33.314222069
30332026-02-19T21:33:55.074Zlat 2:36.274580468
30342026-02-19T21:33:55.074Zstop 16:30.342415285
30352026-02-19T21:33:55.107Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30362026-02-19T21:33:55.107Z+ ptime -m cargo doc --workspace --no-deps
30372026-02-19T21:33:57.061Zwarning: output filename collision.
30382026-02-19T21:33:57.061ZThe 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)`.
30392026-02-19T21:33:57.061ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30402026-02-19T21:33:57.061ZThe targets should have unique names.
30412026-02-19T21:33:57.061ZThis is a known bug where multiple crates with the same name use
30422026-02-19T21:33:57.061Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30432026-02-19T21:33:59.255Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30442026-02-19T21:33:59.333Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30452026-02-19T21:33:59.375Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30462026-02-19T21:33:59.460Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30472026-02-19T21:33:59.521Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30482026-02-19T21:33:59.556Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30492026-02-19T21:33:59.556Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30502026-02-19T21:33:59.882Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30512026-02-19T21:33:59.924Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30522026-02-19T21:33:59.978Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30532026-02-19T21:34:00.059Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30542026-02-19T21:34:00.173Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30552026-02-19T21:34:00.415Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30562026-02-19T21:34:00.458Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30572026-02-19T21:34:00.588Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30582026-02-19T21:34:00.774Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30592026-02-19T21:34:00.866Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30602026-02-19T21:34:00.899Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30612026-02-19T21:34:01.504Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30622026-02-19T21:34:01.668Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30632026-02-19T21:34:02.022Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30642026-02-19T21:34:02.056Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30652026-02-19T21:34:02.354Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30662026-02-19T21:34:02.416Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30672026-02-19T21:34:02.476Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30682026-02-19T21:34:02.733Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30692026-02-19T21:34:02.819Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30702026-02-19T21:34:03.166Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30712026-02-19T21:34:03.340Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30722026-02-19T21:34:03.403Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30732026-02-19T21:34:03.786Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30742026-02-19T21:34:03.926Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30752026-02-19T21:34:04.064Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30762026-02-19T21:34:04.204Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30772026-02-19T21:34:04.272Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30782026-02-19T21:34:04.465Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30792026-02-19T21:34:04.503Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30802026-02-19T21:34:04.905Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
30812026-02-19T21:34:04.939Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30822026-02-19T21:34:05.527Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30832026-02-19T21:34:05.577Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30842026-02-19T21:34:05.799Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30852026-02-19T21:34:05.934Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30862026-02-19T21:34:06.013Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30872026-02-19T21:34:06.118Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30882026-02-19T21:34:06.156Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30892026-02-19T21:34:06.351Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30902026-02-19T21:34:06.448Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30912026-02-19T21:34:06.525Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30922026-02-19T21:34:06.582Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30932026-02-19T21:34:06.727Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30942026-02-19T21:34:06.925Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30952026-02-19T21:34:07.056Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30962026-02-19T21:34:07.092Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30972026-02-19T21:34:07.253Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30982026-02-19T21:34:07.450Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30992026-02-19T21:34:07.552Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31002026-02-19T21:34:07.588Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31012026-02-19T21:34:07.861Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31022026-02-19T21:34:07.901Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31032026-02-19T21:34:08.006Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31042026-02-19T21:34:08.078Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31052026-02-19T21:34:08.270Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31062026-02-19T21:34:08.374Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31072026-02-19T21:34:08.824Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31082026-02-19T21:34:08.864Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31092026-02-19T21:34:08.902Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31102026-02-19T21:34:08.927Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31112026-02-19T21:34:09.209Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31122026-02-19T21:34:09.935Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31132026-02-19T21:34:10.361Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31142026-02-19T21:34:10.433Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31152026-02-19T21:34:11.269Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31162026-02-19T21:34:13.793Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31172026-02-19T21:34:13.856Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31182026-02-19T21:34:14.537Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31192026-02-19T21:34:14.667Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31202026-02-19T21:34:15.828Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31212026-02-19T21:34:16.187Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31222026-02-19T21:34:16.629Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31232026-02-19T21:34:16.761Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31242026-02-19T21:34:17.330Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31252026-02-19T21:34:17.446Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31262026-02-19T21:34:17.721Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31272026-02-19T21:34:17.881Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31282026-02-19T21:34:18.132Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31292026-02-19T21:34:18.314Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31302026-02-19T21:34:18.458Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31312026-02-19T21:34:18.987Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31322026-02-19T21:34:19.609Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31332026-02-19T21:34:19.819Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31342026-02-19T21:34:20.217Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31352026-02-19T21:34:20.371Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31362026-02-19T21:34:21.378Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31372026-02-19T21:34:21.800Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31382026-02-19T21:34:22.784Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31392026-02-19T21:34:23.209Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31402026-02-19T21:34:23.659Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31412026-02-19T21:34:23.867Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31422026-02-19T21:34:23.913Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31432026-02-19T21:34:25.042Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31442026-02-19T21:34:25.100Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31452026-02-19T21:34:25.668Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31462026-02-19T21:34:26.427Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31472026-02-19T21:34:26.943Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31482026-02-19T21:34:27.057Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31492026-02-19T21:34:27.686Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31502026-02-19T21:34:27.972Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31512026-02-19T21:34:28.014Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31522026-02-19T21:34:28.275Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31532026-02-19T21:34:28.757Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31542026-02-19T21:34:29.105Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31552026-02-19T21:34:29.386Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31562026-02-19T21:34:29.494Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31572026-02-19T21:34:29.651Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31582026-02-19T21:34:30.075Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31592026-02-19T21:34:30.166Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31602026-02-19T21:34:30.713Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31612026-02-19T21:34:31.644Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31622026-02-19T21:34:31.857Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31632026-02-19T21:34:32.059Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31642026-02-19T21:34:32.589Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31652026-02-19T21:34:32.715Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31662026-02-19T21:34:33.500Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31672026-02-19T21:34:33.550Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31682026-02-19T21:34:34.042Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31692026-02-19T21:34:34.374Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31702026-02-19T21:34:35.107Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31712026-02-19T21:34:36.094Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31722026-02-19T21:34:36.620Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31732026-02-19T21:34:36.686Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31742026-02-19T21:34:36.899Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31752026-02-19T21:34:37.303Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31762026-02-19T21:34:37.465Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31772026-02-19T21:34:37.532Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31782026-02-19T21:34:37.688Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31792026-02-19T21:34:38.225Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31802026-02-19T21:34:38.990Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31812026-02-19T21:34:39.574Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31822026-02-19T21:34:42.357Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31832026-02-19T21:34:43.450Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31842026-02-19T21:34:44.267Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31852026-02-19T21:34:46.526Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31862026-02-19T21:34:47.126Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31872026-02-19T21:34:47.751Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31882026-02-19T21:34:48.070Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31892026-02-19T21:34:49.455Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31902026-02-19T21:34:49.604Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31912026-02-19T21:34:50.077Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31922026-02-19T21:34:51.318Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31932026-02-19T21:34:51.559Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31942026-02-19T21:34:51.975Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31952026-02-19T21:34:52.767Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
31962026-02-19T21:34:53.061Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
31972026-02-19T21:34:53.330Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31982026-02-19T21:34:58.606Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31992026-02-19T21:34:59.465Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32002026-02-19T21:34:59.804Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32012026-02-19T21:35:00.237Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32022026-02-19T21:35:01.413Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32032026-02-19T21:35:01.613Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32042026-02-19T21:35:06.055Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32052026-02-19T21:35:06.645Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32062026-02-19T21:35:08.292Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32072026-02-19T21:35:08.331Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32082026-02-19T21:35:08.382Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32092026-02-19T21:35:09.094Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32102026-02-19T21:35:10.989Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32112026-02-19T21:35:12.195Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32122026-02-19T21:35:12.994Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32132026-02-19T21:35:13.266Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32142026-02-19T21:35:14.266Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32152026-02-19T21:35:14.317Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32162026-02-19T21:35:14.365Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32172026-02-19T21:35:14.389Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32182026-02-19T21:35:15.752Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32192026-02-19T21:35:16.489Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32202026-02-19T21:35:18.110Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32212026-02-19T21:35:18.546Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32222026-02-19T21:35:19.006Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32232026-02-19T21:35:19.290Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32242026-02-19T21:35:19.449Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32252026-02-19T21:35:19.863Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32262026-02-19T21:35:20.358Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32272026-02-19T21:35:20.609Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32282026-02-19T21:35:21.782Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32292026-02-19T21:35:24.051Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32302026-02-19T21:35:26.533Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32312026-02-19T21:35:27.734Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32322026-02-19T21:35:28.359Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32332026-02-19T21:35:34.270Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32342026-02-19T21:35:35.634Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32352026-02-19T21:35:36.581Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32362026-02-19T21:35:38.864Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32372026-02-19T21:35:41.802Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32382026-02-19T21:35:43.509Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32392026-02-19T21:35:45.832Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32402026-02-19T21:35:47.244Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32412026-02-19T21:35:48.612Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32422026-02-19T21:35:51.206Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32432026-02-19T21:35:52.508Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32442026-02-19T21:35:56.850Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32452026-02-19T21:35:56.963Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32462026-02-19T21:35:59.366Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32472026-02-19T21:36:00.706Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32482026-02-19T21:36:03.176Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32492026-02-19T21:36:04.678Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32502026-02-19T21:36:05.960Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32512026-02-19T21:36:08.793Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32522026-02-19T21:36:08.867Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32532026-02-19T21:36:10.588Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32542026-02-19T21:36:16.221Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32552026-02-19T21:36:18.205Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32562026-02-19T21:36:20.382Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32572026-02-19T21:36:21.131Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32582026-02-19T21:36:22.869Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32592026-02-19T21:36:24.281Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32602026-02-19T21:36:26.192Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32612026-02-19T21:36:30.124Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32622026-02-19T21:36:31.737Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32632026-02-19T21:36:33.312Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32642026-02-19T21:36:34.923Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32652026-02-19T21:36:37.096Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32662026-02-19T21:36:38.626Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32672026-02-19T21:36:42.393Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32682026-02-19T21:36:42.729Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32692026-02-19T21:36:46.550Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32702026-02-19T21:36:48.239Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32712026-02-19T21:36:51.137Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32722026-02-19T21:36:53.083Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32732026-02-19T21:36:54.935Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32742026-02-19T21:36:57.250Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32752026-02-19T21:36:59.499Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32762026-02-19T21:37:01.742Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32772026-02-19T21:37:04.269Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32782026-02-19T21:37:06.490Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32792026-02-19T21:37:09.174Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32802026-02-19T21:37:15.279Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32812026-02-19T21:37:15.386Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32822026-02-19T21:37:18.441Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32832026-02-19T21:37:21.469Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32842026-02-19T21:37:28.738Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32852026-02-19T21:37:30.045Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32862026-02-19T21:37:32.219Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32872026-02-19T21:37:33.011Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32882026-02-19T21:37:36.014Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32892026-02-19T21:37:38.873Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32902026-02-19T21:37:42.611Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32912026-02-19T21:37:45.453Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32922026-02-19T21:37:48.394Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32932026-02-19T21:37:51.252Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32942026-02-19T21:37:54.920Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32952026-02-19T21:37:57.488Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32962026-02-19T21:38:00.486Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32972026-02-19T21:38:03.658Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32982026-02-19T21:38:06.647Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32992026-02-19T21:38:09.658Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33002026-02-19T21:38:12.632Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33012026-02-19T21:38:16.012Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33022026-02-19T21:38:18.737Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33032026-02-19T21:38:22.213Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33042026-02-19T21:38:25.314Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33052026-02-19T21:38:28.390Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33062026-02-19T21:38:31.420Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33072026-02-19T21:38:34.413Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33082026-02-19T21:38:37.805Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33092026-02-19T21:38:40.846Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33102026-02-19T21:38:43.928Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33112026-02-19T21:38:47.092Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33122026-02-19T21:38:50.196Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33132026-02-19T21:38:53.424Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33142026-02-19T21:38:56.440Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33152026-02-19T21:38:59.508Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33162026-02-19T21:39:02.685Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33172026-02-19T21:39:05.660Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33182026-02-19T21:39:08.554Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33192026-02-19T21:39:11.808Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33202026-02-19T21:39:15.148Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33212026-02-19T21:39:23.073Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33222026-02-19T21:39:23.125Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33232026-02-19T21:39:27.034Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33242026-02-19T21:39:30.845Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33252026-02-19T21:39:31.021Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33262026-02-19T21:39:38.175Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33272026-02-19T21:39:41.928Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33282026-02-19T21:39:46.025Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33292026-02-19T21:39:50.097Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33302026-02-19T21:39:53.683Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33312026-02-19T21:39:57.589Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33322026-02-19T21:40:01.384Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33332026-02-19T21:40:06.544Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33342026-02-19T21:40:10.931Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33352026-02-19T21:40:14.886Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33362026-02-19T21:40:18.824Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33372026-02-19T21:40:22.649Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33382026-02-19T21:40:26.353Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33392026-02-19T21:40:30.497Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33402026-02-19T21:40:34.479Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33412026-02-19T21:40:38.901Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33422026-02-19T21:40:43.551Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33432026-02-19T21:40:47.079Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33442026-02-19T21:40:51.035Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33452026-02-19T21:40:55.004Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33462026-02-19T21:40:58.679Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33472026-02-19T21:41:03.775Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33482026-02-19T21:41:06.921Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33492026-02-19T21:41:10.806Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33502026-02-19T21:41:14.865Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33512026-02-19T21:41:18.886Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33522026-02-19T21:41:25.771Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33532026-02-19T21:41:28.213Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33542026-02-19T21:41:32.150Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33552026-02-19T21:41:36.494Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33562026-02-19T21:41:40.848Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33572026-02-19T21:41:52.017Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33582026-02-19T21:41:55.133Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33592026-02-19T21:41:57.253Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33602026-02-19T21:42:02.232Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33612026-02-19T21:42:07.089Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33622026-02-19T21:42:12.250Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33632026-02-19T21:42:17.627Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33642026-02-19T21:42:22.703Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33652026-02-19T21:42:27.974Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33662026-02-19T21:42:32.715Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33672026-02-19T21:42:37.647Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33682026-02-19T21:42:42.353Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33692026-02-19T21:42:47.125Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33702026-02-19T21:42:51.936Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33712026-02-19T21:43:32.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 37s
33722026-02-19T21:43:32.943Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 187 other files
33732026-02-19T21:43:33.066Z
33742026-02-19T21:43:33.066Zreal 9:37.904698683
33752026-02-19T21:43:33.066Zuser 34:19.212260905
33762026-02-19T21:43:33.066Zsys 6:25.333139093
33772026-02-19T21:43:33.066Ztrap 1.017271858
33782026-02-19T21:43:33.066Ztflt 0.040544670
33792026-02-19T21:43:33.066Zdflt 0.041283431
33802026-02-19T21:43:33.091Zkflt 0.000138019
33812026-02-19T21:43:33.091Zlock 7:42:09.840671789
33822026-02-19T21:43:33.091Zslp 3:16:44.606228866
33832026-02-19T21:43:33.091Zlat 53.671172335
33842026-02-19T21:43:33.091Zstop 2:19.911914016
33852026-02-19T21:43:33.091Zprocess exited: duration 1595652 ms, exit code 0
 
33862026-02-19T21:43:33.141Zfound 0 output files