01KJ7ZK8D56PWRSTCSHQ3SGXBF: clippy (helios)

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

Buildomat Job: 01KJ7ZKYPSD2RGKC6DSP6Z2C1T

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-24T14:08:29.839Zjob assigned to worker 01KJ7ZM6VVN2WNZ5MJ8C9ZYK9Q [factory aws, i-0401bf134e30df13b] (queued for 59 s)
 
22026-02-24T14:08:38.235Zstarting task 0: "setup"
32026-02-24T14:08:38.253Z++ uname -s
42026-02-24T14:08:38.254Z+ kern=SunOS
52026-02-24T14:08:38.254Z+ build_user=build
62026-02-24T14:08:38.254Z+ build_uid=12345
72026-02-24T14:08:38.254Z+ work_dir=/work
82026-02-24T14:08:38.254Z+ input_dir=/input
92026-02-24T14:08:38.254Z+ [[ 0 == 12345 ]]
102026-02-24T14:08:38.255Z+ case "$kern" in
112026-02-24T14:08:38.255Z+ groupadd -g 12345 build
122026-02-24T14:08:38.255Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-24T14:08:40.246Z+ zfs create -o mountpoint=/work rpool/work
142026-02-24T14:08:40.380Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-24T14:08:40.430Z+ home_fs=zfs
162026-02-24T14:08:40.431Z+ [[ zfs == autofs ]]
172026-02-24T14:08:40.431Z+ mkdir -p /home/build
182026-02-24T14:08:40.431Z+ chown build:build /home/build /work
192026-02-24T14:08:41.399Z+ chmod 0700 /home/build /work
202026-02-24T14:08:41.445Zprocess exited: duration 3157 ms, exit code 0
 
212026-02-24T14:08:41.493Zstarting task 1: "rust-toolchain"
222026-02-24T14:08:41.510Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-24T14:08:41.510Z * rust toolchain channel = "1.91.1"
242026-02-24T14:08:41.510Z * rust toolchain profile = "default"
252026-02-24T14:08:41.510Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-24T14:08:41.510Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-24T14:08:41.510Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-24T14:08:41.510Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-24T14:08:41.510Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-24T14:08:41.639Zinfo: downloading installer
312026-02-24T14:08:43.645Zwarn: It looks like you have an existing installation of Rust at:
322026-02-24T14:08:43.645Zwarn: /opt/ooce/bin
332026-02-24T14:08:43.645Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-24T14:08:43.645Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-24T14:08:43.645Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-24T14:08:43.645Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-24T14:08:43.645Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-24T14:08:43.645Zerror: cannot install while Rust is installed
392026-02-24T14:08:43.645Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-24T14:08:43.675Zinfo: profile set to 'default'
412026-02-24T14:08:43.675Zinfo: default host triple is x86_64-unknown-illumos
422026-02-24T14:08:43.678Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-24T14:08:43.851Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-24T14:08:43.851Zinfo: downloading component 'cargo'
452026-02-24T14:08:44.811Zinfo: downloading component 'clippy'
462026-02-24T14:08:45.189Zinfo: downloading component 'rust-docs'
472026-02-24T14:08:46.603Zinfo: downloading component 'rust-std'
482026-02-24T14:08:48.403Zinfo: downloading component 'rustc'
492026-02-24T14:08:55.866Zinfo: downloading component 'rustfmt'
502026-02-24T14:08:56.190Zinfo: installing component 'cargo'
512026-02-24T14:08:57.098Zinfo: installing component 'clippy'
522026-02-24T14:08:57.496Zinfo: installing component 'rust-docs'
532026-02-24T14:08:59.454Zinfo: installing component 'rust-std'
542026-02-24T14:09:01.248Zinfo: installing component 'rustc'
552026-02-24T14:09:07.938Zinfo: installing component 'rustfmt'
562026-02-24T14:09:08.326Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-24T14:09:08.327Z
582026-02-24T14:09:08.766Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-24T14:09:08.766Z
602026-02-24T14:09:08.781Z
612026-02-24T14:09:08.781ZRust is installed now. Great!
622026-02-24T14:09:08.782Z
632026-02-24T14:09:08.782ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-24T14:09:08.782Zenvironment variable. This has not been done automatically.
652026-02-24T14:09:08.782Z
662026-02-24T14:09:08.782ZTo configure your current shell, you need to source
672026-02-24T14:09:08.783Zthe corresponding env file under $HOME/.cargo.
682026-02-24T14:09:08.783Z
692026-02-24T14:09:08.783ZThis is usually done by running one of the following (note the leading DOT):
702026-02-24T14:09:08.783Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-24T14:09:08.783Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-24T14:09:08.783Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-24T14:09:08.898Z+ rustup --version
742026-02-24T14:09:08.904Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-24T14:09:08.904Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-24T14:09:09.003Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-24T14:09:09.007Z+ cargo --version
782026-02-24T14:09:09.067Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-24T14:09:09.070Z+ rustc --version
802026-02-24T14:09:09.147Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-24T14:09:09.157Zprocess exited: duration 27651 ms, exit code 0
 
822026-02-24T14:09:09.169Zstarting task 2: "authentication"
832026-02-24T14:09:09.201Zprocess exited: duration 29 ms, exit code 0
 
842026-02-24T14:09:09.212Zstarting task 3: "clone repository"
852026-02-24T14:09:09.216Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-24T14:09:09.220Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-24T14:09:09.260ZCloning into '/work/oxidecomputer/omicron'...
882026-02-24T14:10:20.777Z+ cd /work/oxidecomputer/omicron
892026-02-24T14:10:20.778Z+ git fetch origin 7a071b0c898a9067220d0256bd3c5fe65c531c2a
902026-02-24T14:10:21.582ZFrom https://github.com/oxidecomputer/omicron
912026-02-24T14:10:21.582Z * branch 7a071b0c898a9067220d0256bd3c5fe65c531c2a -> FETCH_HEAD
922026-02-24T14:10:21.591Z+ [[ -n john/shadow-external-types-1 ]]
932026-02-24T14:10:21.596Z++ git branch --show-current
942026-02-24T14:10:21.596Z+ current=main
952026-02-24T14:10:21.597Z+ [[ main != john/shadow-external-types-1 ]]
962026-02-24T14:10:21.597Z+ git branch -f john/shadow-external-types-1 7a071b0c898a9067220d0256bd3c5fe65c531c2a
972026-02-24T14:10:21.604Z+ git checkout -f john/shadow-external-types-1
982026-02-24T14:10:22.129ZSwitched to branch 'john/shadow-external-types-1'
992026-02-24T14:10:22.135Z+ git reset --hard 7a071b0c898a9067220d0256bd3c5fe65c531c2a
1002026-02-24T14:10:22.151ZHEAD is now at 7a071b0c8 Merge branch 'main' into john/shadow-external-types-1
1012026-02-24T14:10:22.156Zprocess exited: duration 72923 ms, exit code 0
 
1022026-02-24T14:10:22.171Zstarting task 4: "build"
1032026-02-24T14:10:22.182Z+ source ./env.sh
1042026-02-24T14:10:22.183Z++ OLD_SHELL_OPTS=ehxB
1052026-02-24T14:10:22.183Z++ set -o xtrace
1062026-02-24T14:10:22.183Z++++ dirname ./env.sh
1072026-02-24T14:10:22.187Z+++ readlink -f .
1082026-02-24T14:10:22.188Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-02-24T14:10:22.188Z++ 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-24T14:10:22.188Z++ 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-24T14:10:22.188Z++ 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-24T14:10:22.188Z++ 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-24T14:10:22.189Z++ 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-24T14:10:22.189Z++ 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-24T14:10:22.189Z++ 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-24T14:10:22.189Z++ 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-24T14:10:22.189Z++ case $OLD_SHELL_OPTS in
1182026-02-24T14:10:22.189Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-02-24T14:10:22.189Z+ source .github/buildomat/ci-env.sh
1202026-02-24T14:10:22.189Z++ export CARGO_TERM_COLOR=always
1212026-02-24T14:10:22.190Z++ CARGO_TERM_COLOR=always
1222026-02-24T14:10:22.190Z+ cargo --version
1232026-02-24T14:10:22.250Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-02-24T14:10:22.254Z+ rustc --version
1252026-02-24T14:10:22.318Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-02-24T14:10:22.325Z+ banner prerequisites
1272026-02-24T14:10:22.329Z
1282026-02-24T14:10:22.329Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-02-24T14:10:22.329Z # # # # # # # # # # # # # # #
1302026-02-24T14:10:22.329Z # # # # ##### # # ##### # # # # # #### #
1312026-02-24T14:10:22.330Z ##### ##### # ##### # # # # # # # # #
1322026-02-24T14:10:22.330Z # # # # # # # # # # # # # # #
1332026-02-24T14:10:22.330Z # # # ###### # # ###### ### # #### # #### #
1342026-02-24T14:10:22.330Z
1352026-02-24T14:10:22.330Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-02-24T14:10:33.191Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-02-24T14:10:43.878Z Startup: Caching catalogs ... Done
1382026-02-24T14:11:07.666ZPlanning: Solver setup ... Done (22.111s)
1392026-02-24T14:11:07.828ZPlanning: Running solver ... Done (0.162s)
1402026-02-24T14:11:07.998ZPlanning: Finding local manifests ... Done (0.003s)
1412026-02-24T14:11:08.020ZPlanning: Fetching manifests: 0/4 0% complete
1422026-02-24T14:11:09.284ZPlanning: Fetching manifests: 4/4 100% complete
1432026-02-24T14:11:09.333ZPlanning: Package planning ... Done (0.049s)
1442026-02-24T14:11:09.384ZPlanning: Merging actions ... Done (0.051s)
1452026-02-24T14:11:09.667ZPlanning: Checking for conflicting actions ... Done (0.282s)
1462026-02-24T14:11:09.678ZPlanning: Consolidating action changes ... Done (0.011s)
1472026-02-24T14:11:10.754ZPlanning: Evaluating mediators ... Done (1.076s)
1482026-02-24T14:11:10.764ZPlanning: Planning completed in 26.73 seconds
1492026-02-24T14:11:10.780Z Packages to install: 4
1502026-02-24T14:11:10.784Z Mediators to change: 2
1512026-02-24T14:11:10.784Z Services to change: 1
1522026-02-24T14:11:10.784Z Estimated space available: 155.43 GB
1532026-02-24T14:11:10.784ZEstimated space to be consumed: 1.81 GB
1542026-02-24T14:11:10.784Z Create boot environment: No
1552026-02-24T14:11:10.784ZCreate backup boot environment: No
1562026-02-24T14:11:10.784Z Rebuild boot archive: No
1572026-02-24T14:11:10.784Z
1582026-02-24T14:11:10.784ZChanged mediators:
1592026-02-24T14:11:10.784Z mediator clang:
1602026-02-24T14:11:10.784Z version: None -> 15 (system default)
1612026-02-24T14:11:10.784Z
1622026-02-24T14:11:10.784Z mediator llvm:
1632026-02-24T14:11:10.784Z version: 14 (system default) -> 15 (system default)
1642026-02-24T14:11:10.784Z
1652026-02-24T14:11:10.784ZChanged packages:
1662026-02-24T14:11:10.784Zhelios-dev
1672026-02-24T14:11:10.784Z developer/build-essential
1682026-02-24T14:11:10.784Z None -> 11-2.0
1692026-02-24T14:11:10.784Z library/libxmlsec1
1702026-02-24T14:11:10.784Z None -> 1.2.35-2.0
1712026-02-24T14:11:10.784Z ooce/developer/clang-15
1722026-02-24T14:11:10.784Z None -> 15.0.7-2.0
1732026-02-24T14:11:10.784Z ooce/developer/llvm-15
1742026-02-24T14:11:10.784Z None -> 15.0.7-2.0
1752026-02-24T14:11:10.784Z
1762026-02-24T14:11:10.784ZServices:
1772026-02-24T14:11:10.784Z restart_fmri:
1782026-02-24T14:11:10.784Z svc:/system/update-man-index:default
1792026-02-24T14:11:10.835Z
1802026-02-24T14:11:10.836ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-02-24T14:11:16.673ZDownload: 1193/3290 items 82.7/212.6MB 38% complete (16.6M/s)
1822026-02-24T14:11:21.781ZDownload: 2218/3290 items 119.1/212.6MB 56% complete (12.1M/s)
1832026-02-24T14:11:26.886ZDownload: 3277/3290 items 208.0/212.6MB 97% complete (13.5M/s)
1842026-02-24T14:11:26.959ZDownload: Completed 212.60 MB in 16.12 seconds (13.2M/s)
1852026-02-24T14:11:27.242Z Actions: 1/3689 actions (Installing new actions)
1862026-02-24T14:11:31.796Z Actions: Completed 3689 actions in 4.55 seconds.
1872026-02-24T14:11:32.227Z Done (0.425s)
1882026-02-24T14:11:32.227Z Done (0.000s)
1892026-02-24T14:11:33.345Z Done (1.118s)
1902026-02-24T14:11:37.836Z Done (4.132s)
1912026-02-24T14:11:37.921Z Done (0.019s)
1922026-02-24T14:11:37.925Z Done (0.000s)
1932026-02-24T14:11:38.098Z Done (0.000s)
1942026-02-24T14:11:39.071ZPlanning: Evaluating mediator changes ... Done
1952026-02-24T14:11:39.231ZPlanning: Checking for conflicting actions ... Done
1962026-02-24T14:11:39.234ZPlanning: Consolidating action changes ... Done
1972026-02-24T14:11:39.502ZPlanning: Evaluating mediators ... Done
1982026-02-24T14:11:39.560ZPlanning: Planning completed in 0.43 seconds
1992026-02-24T14:11:39.560Z Mediators to change: 2
2002026-02-24T14:11:39.560Z Create boot environment: No
2012026-02-24T14:11:39.560ZCreate backup boot environment: No
2022026-02-24T14:11:39.610Z Done
2032026-02-24T14:11:39.610Z Done
2042026-02-24T14:11:40.383Z Done
2052026-02-24T14:11:44.036Z Done
2062026-02-24T14:11:44.127Z Done
2072026-02-24T14:11:44.129Z Done
2082026-02-24T14:11:44.285Z Done
2092026-02-24T14:11:44.913ZPlanning: Evaluating mediator changes ... Done
2102026-02-24T14:11:44.917ZPlanning: Merging actions ... Done
2112026-02-24T14:11:45.108ZPlanning: Checking for conflicting actions ... Done
2122026-02-24T14:11:45.112ZPlanning: Consolidating action changes ... Done
2132026-02-24T14:11:45.381ZPlanning: Evaluating mediators ... Done
2142026-02-24T14:11:45.438ZPlanning: Planning completed in 0.78 seconds
2152026-02-24T14:11:45.473Z Packages to change: 1
2162026-02-24T14:11:45.473Z Mediators to change: 1
2172026-02-24T14:11:45.473Z Services to change: 1
2182026-02-24T14:11:45.473Z Create boot environment: No
2192026-02-24T14:11:45.473ZCreate backup boot environment: Yes
2202026-02-24T14:11:48.082Z Actions: 1/6 actions (Updating modified actions)
2212026-02-24T14:11:48.085Z Actions: Completed 6 actions in 0.00 seconds.
2222026-02-24T14:11:48.085Z Done
2232026-02-24T14:11:48.085Z Done
2242026-02-24T14:11:48.308Z Done
2252026-02-24T14:11:51.920Z Done
2262026-02-24T14:11:52.009Z Done
2272026-02-24T14:11:52.014Z Done
2282026-02-24T14:11:52.166Z Done
2292026-02-24T14:11:52.608ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2302026-02-24T14:11:52.608Zclang system 15 system
2312026-02-24T14:11:52.608Zcsh system system illumos
2322026-02-24T14:11:52.608Zctags system system illumos
2332026-02-24T14:11:52.608Zfile system system illumos
2342026-02-24T14:11:52.608Zgcc vendor 12 vendor
2352026-02-24T14:11:52.608Zgcc system 10 system
2362026-02-24T14:11:52.608Zgcc system 7 system
2372026-02-24T14:11:52.608Zgo system 1.20 system
2382026-02-24T14:11:52.608Zgo system 1.19 system
2392026-02-24T14:11:52.608Zllvm system 15 system
2402026-02-24T14:11:52.608Zllvm system 14 system
2412026-02-24T14:11:52.608Zmariadb system 10.6 system
2422026-02-24T14:11:52.608Zmta vendor vendor dma
2432026-02-24T14:11:52.608Zopenjdk system 17 system
2442026-02-24T14:11:52.608Zopenjdk system 11 system
2452026-02-24T14:11:52.608Zopenjdk system 1.8 system
2462026-02-24T14:11:52.608Zopenssl vendor 3 vendor
2472026-02-24T14:11:52.608Zperl system 5.36 system
2482026-02-24T14:11:52.609Zpostgresql system 15 system
2492026-02-24T14:11:52.609Zpostgresql system 13 system
2502026-02-24T14:11:52.609Zpython vendor 3 vendor
2512026-02-24T14:11:52.609Zpython system 2 system
2522026-02-24T14:11:52.609Zpython3 system 3.11 system
2532026-02-24T14:11:52.609Zruby system 3.0 system
2542026-02-24T14:11:52.609Zwords vendor vendor american-english
2552026-02-24T14:11:52.609Zwords system system australian-english
2562026-02-24T14:11:52.609Zwords system system british-english
2572026-02-24T14:11:52.609Zwords system system canadian-english
2582026-02-24T14:11:52.609Zwords system system french
2592026-02-24T14:11:52.609Zwords system system italian
2602026-02-24T14:11:52.609Zwords system system ngerman
2612026-02-24T14:11:52.609Zwords system system ogerman
2622026-02-24T14:11:52.609Zwords system system spanish
2632026-02-24T14:11:52.946ZPUBLISHER TYPE STATUS P LOCATION
2642026-02-24T14:11:52.946Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2652026-02-24T14:11:59.558ZFMRI IFO
2662026-02-24T14:11:59.558Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2672026-02-24T14:11:59.558Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2682026-02-24T14:11:59.558Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2692026-02-24T14:11:59.558Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2702026-02-24T14:11:59.558Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2712026-02-24T14:11:59.558Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2722026-02-24T14:11:59.558Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2732026-02-24T14:11:59.558Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2742026-02-24T14:11:59.558Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2752026-02-24T14:11:59.558Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2762026-02-24T14:11:59.559Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2772026-02-24T14:11:59.559Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2782026-02-24T14:11:59.559Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2792026-02-24T14:11:59.559Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2802026-02-24T14:11:59.559Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2812026-02-24T14:11:59.559Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2822026-02-24T14:12:00.756Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2832026-02-24T14:12:01.371Z Updating crates.io index
2842026-02-24T14:12:01.374Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2852026-02-24T14:12:02.095Z Updating git repository `https://github.com/oxidecomputer/lldp`
2862026-02-24T14:12:02.970Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2872026-02-24T14:12:05.873Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2882026-02-24T14:12:06.474Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2892026-02-24T14:12:07.141Z Updating git repository `https://github.com/oxidecomputer/propolis`
2902026-02-24T14:12:11.036Z Updating git repository `https://github.com/oxidecomputer/crucible`
2912026-02-24T14:12:16.734Z Updating git repository `https://github.com/oxidecomputer/opte`
2922026-02-24T14:12:19.316Z Updating git repository `https://github.com/oxidecomputer/tofino`
2932026-02-24T14:12:19.984Z Updating git repository `https://github.com/oxidecomputer/falcon`
2942026-02-24T14:12:24.119Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2952026-02-24T14:12:25.483Z Updating git repository `https://github.com/oxidecomputer/clickward`
2962026-02-24T14:12:26.143Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2972026-02-24T14:12:27.262Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2982026-02-24T14:12:28.061Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2992026-02-24T14:12:30.056Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3002026-02-24T14:12:31.184Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3012026-02-24T14:12:31.707Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3022026-02-24T14:12:32.362Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3032026-02-24T14:12:33.183Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3042026-02-24T14:12:33.777Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3052026-02-24T14:12:34.346Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3062026-02-24T14:12:34.966Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3072026-02-24T14:12:35.774Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3082026-02-24T14:12:36.523Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3092026-02-24T14:12:37.726Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3102026-02-24T14:12:38.332Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3112026-02-24T14:12:39.118Z Updating git repository `https://github.com/oxidecomputer/ispf`
3122026-02-24T14:12:39.795Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-02-24T14:12:41.742Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3142026-02-24T14:12:42.508Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3152026-02-24T14:12:43.054Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3162026-02-24T14:12:43.915Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3172026-02-24T14:12:44.517Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3182026-02-24T14:12:45.230Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3192026-02-24T14:12:46.006Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3202026-02-24T14:12:46.616Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3212026-02-24T14:12:47.348Z Updating git repository `https://github.com/illumos/smf-rs`
3222026-02-24T14:12:47.924Z Updating git repository `https://github.com/oxidecomputer/omicron`
3232026-02-24T14:13:24.128Z Downloading crates ...
3242026-02-24T14:13:24.189Z Downloaded bytecount v0.6.8
3252026-02-24T14:13:24.194Z Downloaded block-buffer v0.10.4
3262026-02-24T14:13:24.197Z Downloaded anstyle-parse v0.2.5
3272026-02-24T14:13:24.202Z Downloaded cpufeatures v0.2.14
3282026-02-24T14:13:24.202Z Downloaded anstream v0.6.18
3292026-02-24T14:13:24.202Z Downloaded colorchoice v1.0.2
3302026-02-24T14:13:24.205Z Downloaded anstyle v1.0.11
3312026-02-24T14:13:24.205Z Downloaded cargo_toml v0.21.0
3322026-02-24T14:13:24.209Z Downloaded clap_lex v0.7.4
3332026-02-24T14:13:24.212Z Downloaded cfg-if v1.0.4
3342026-02-24T14:13:24.215Z Downloaded thread-id v4.2.2
3352026-02-24T14:13:24.215Z Downloaded version_check v0.9.5
3362026-02-24T14:13:24.219Z Downloaded dof v0.3.0
3372026-02-24T14:13:24.219Z Downloaded utf8parse v0.2.2
3382026-02-24T14:13:24.219Z Downloaded icu_provider_macros v1.5.0
3392026-02-24T14:13:24.222Z Downloaded zerofrom v0.1.4
3402026-02-24T14:13:24.222Z Downloaded fastrand v2.1.1
3412026-02-24T14:13:24.222Z Downloaded yoke-derive v0.7.4
3422026-02-24T14:13:24.225Z Downloaded unicode-linebreak v0.1.5
3432026-02-24T14:13:24.225Z Downloaded write16 v1.0.0
3442026-02-24T14:13:24.225Z Downloaded utf8_iter v1.0.4
3452026-02-24T14:13:24.229Z Downloaded usdt v0.5.0
3462026-02-24T14:13:24.229Z Downloaded typeid v1.0.3
3472026-02-24T14:13:24.232Z Downloaded anstyle-query v1.1.1
3482026-02-24T14:13:24.232Z Downloaded unicode-xid v0.2.6
3492026-02-24T14:13:24.232Z Downloaded errno v0.3.12
3502026-02-24T14:13:24.235Z Downloaded macaddr v1.0.1
3512026-02-24T14:13:24.238Z Downloaded toml_datetime v0.6.11
3522026-02-24T14:13:24.238Z Downloaded thiserror v2.0.18
3532026-02-24T14:13:24.243Z Downloaded zerofrom-derive v0.1.4
3542026-02-24T14:13:24.246Z Downloaded usdt-attr-macro v0.5.0
3552026-02-24T14:13:24.246Z Downloaded terminal_size v0.4.0
3562026-02-24T14:13:24.249Z Downloaded scroll_derive v0.12.0
3572026-02-24T14:13:24.249Z Downloaded plain v0.2.3
3582026-02-24T14:13:24.249Z Downloaded generic-array v0.14.7
3592026-02-24T14:13:24.252Z Downloaded fnv v1.0.7
3602026-02-24T14:13:24.253Z Downloaded percent-encoding v2.3.2
3612026-02-24T14:13:24.258Z Downloaded bitflags v2.9.4
3622026-02-24T14:13:24.261Z Downloaded zmij v1.0.15
3632026-02-24T14:13:24.261Z Downloaded idna_adapter v1.2.0
3642026-02-24T14:13:24.262Z Downloaded writeable v0.5.5
3652026-02-24T14:13:24.262Z Downloaded utf16_iter v1.0.5
3662026-02-24T14:13:24.265Z Downloaded thiserror v1.0.69
3672026-02-24T14:13:24.268Z Downloaded thiserror-impl v1.0.69
3682026-02-24T14:13:24.275Z Downloaded zerovec-derive v0.10.3
3692026-02-24T14:13:24.275Z Downloaded serde-untagged v0.1.7
3702026-02-24T14:13:24.275Z Downloaded zerocopy-derive v0.7.35
3712026-02-24T14:13:24.278Z Downloaded typenum v1.17.0
3722026-02-24T14:13:24.283Z Downloaded toml v0.8.23
3732026-02-24T14:13:24.283Z Downloaded url v2.5.4
3742026-02-24T14:13:24.289Z Downloaded pretty-hex v0.4.1
3752026-02-24T14:13:24.289Z Downloaded is_terminal_polyfill v1.70.1
3762026-02-24T14:13:24.289Z Downloaded dtrace-parser v0.2.0
3772026-02-24T14:13:24.294Z Downloaded heck v0.5.0
3782026-02-24T14:13:24.294Z Downloaded textwrap v0.16.2
3792026-02-24T14:13:24.294Z Downloaded serde-value v0.7.0
3802026-02-24T14:13:24.294Z Downloaded swrite v0.1.0
3812026-02-24T14:13:24.298Z Downloaded stable_deref_trait v1.2.0
3822026-02-24T14:13:24.298Z Downloaded smawk v0.3.2
3832026-02-24T14:13:24.298Z Downloaded ucd-trie v0.1.7
3842026-02-24T14:13:24.298Z Downloaded heck v0.4.1
3852026-02-24T14:13:24.301Z Downloaded serde_spanned v0.6.9
3862026-02-24T14:13:24.301Z Downloaded clap_derive v4.5.47
3872026-02-24T14:13:24.305Z Downloaded cargo-util-schemas v0.8.2
3882026-02-24T14:13:24.305Z Downloaded anyhow v1.0.99
3892026-02-24T14:13:24.308Z Downloaded memmap v0.7.0
3902026-02-24T14:13:24.312Z Downloaded toml_edit v0.22.27
3912026-02-24T14:13:24.316Z Downloaded zerovec v0.10.4
3922026-02-24T14:13:24.320Z Downloaded quote v1.0.40
3932026-02-24T14:13:24.324Z Downloaded zerocopy v0.7.35
3942026-02-24T14:13:24.337Z Downloaded synstructure v0.13.1
3952026-02-24T14:13:24.341Z Downloaded winnow v0.7.14
3962026-02-24T14:13:24.346Z Downloaded icu_locid_transform v1.5.0
3972026-02-24T14:13:24.349Z Downloaded proc-macro-error v1.0.4
3982026-02-24T14:13:24.353Z Downloaded fs-err v3.1.1
3992026-02-24T14:13:24.358Z Downloaded unicode-width v0.2.0
4002026-02-24T14:13:24.362Z Downloaded unicode-width v0.1.14
4012026-02-24T14:13:24.365Z Downloaded serde_tokenstream v0.2.2
4022026-02-24T14:13:24.365Z Downloaded clap v4.5.48
4032026-02-24T14:13:24.373Z Downloaded icu_provider v1.5.0
4042026-02-24T14:13:24.377Z Downloaded camino v1.2.2
4052026-02-24T14:13:24.377Z Downloaded sha2 v0.10.9
4062026-02-24T14:13:24.381Z Downloaded pest_derive v2.8.2
4072026-02-24T14:13:24.381Z Downloaded erased-serde v0.4.6
4082026-02-24T14:13:24.386Z Downloaded semver v1.0.27
4092026-02-24T14:13:24.386Z Downloaded papergrid v0.11.0
4102026-02-24T14:13:24.389Z Downloaded log v0.4.29
4112026-02-24T14:13:24.395Z Downloaded serde_derive v1.0.228
4122026-02-24T14:13:24.398Z Downloaded proc-macro2 v1.0.101
4132026-02-24T14:13:24.398Z Downloaded icu_locid v1.5.0
4142026-02-24T14:13:24.402Z Downloaded smallvec v1.15.1
4152026-02-24T14:13:24.406Z Downloaded once_cell v1.21.3
4162026-02-24T14:13:24.407Z Downloaded icu_normalizer_data v1.5.0
4172026-02-24T14:13:24.410Z Downloaded icu_normalizer v1.5.0
4182026-02-24T14:13:24.410Z Downloaded icu_properties v1.5.1
4192026-02-24T14:13:24.415Z Downloaded scroll v0.12.0
4202026-02-24T14:13:24.415Z Downloaded num-traits v0.2.19
4212026-02-24T14:13:24.419Z Downloaded getrandom v0.3.4
4222026-02-24T14:13:24.419Z Downloaded serde_core v1.0.228
4232026-02-24T14:13:24.422Z Downloaded pest_meta v2.8.2
4242026-02-24T14:13:24.422Z Downloaded pest_generator v2.8.2
4252026-02-24T14:13:24.425Z Downloaded icu_locid_transform_data v1.5.0
4262026-02-24T14:13:24.425Z Downloaded litemap v0.7.3
4272026-02-24T14:13:24.428Z Downloaded tempfile v3.24.0
4282026-02-24T14:13:24.432Z Downloaded serde v1.0.228
4292026-02-24T14:13:24.435Z Downloaded indexmap v2.13.0
4302026-02-24T14:13:24.438Z Downloaded icu_collections v1.5.0
4312026-02-24T14:13:24.441Z Downloaded unicode-ident v1.0.19
4322026-02-24T14:13:24.445Z Downloaded memchr v2.7.4
4332026-02-24T14:13:24.448Z Downloaded yoke v0.7.4
4342026-02-24T14:13:24.454Z Downloaded usdt-impl v0.5.0
4352026-02-24T14:13:24.454Z Downloaded proc-macro-error-attr v1.0.4
4362026-02-24T14:13:24.454Z Downloaded camino-tempfile v1.4.1
4372026-02-24T14:13:24.458Z Downloaded form_urlencoded v1.2.2
4382026-02-24T14:13:24.458Z Downloaded tinystr v0.7.6
4392026-02-24T14:13:24.458Z Downloaded thiserror-impl v2.0.18
4402026-02-24T14:13:24.458Z Downloaded toml_write v0.1.2
4412026-02-24T14:13:24.462Z Downloaded ordered-float v2.10.1
4422026-02-24T14:13:24.462Z Downloaded itoa v1.0.11
4432026-02-24T14:13:24.462Z Downloaded usdt-macro v0.5.0
4442026-02-24T14:13:24.462Z Downloaded tabled_derive v0.7.0
4452026-02-24T14:13:24.462Z Downloaded strsim v0.11.1
4462026-02-24T14:13:24.465Z Downloaded equivalent v1.0.2
4472026-02-24T14:13:24.465Z Downloaded digest v0.10.7
4482026-02-24T14:13:24.465Z Downloaded cargo_metadata v0.21.0
4492026-02-24T14:13:24.468Z Downloaded idna v1.0.3
4502026-02-24T14:13:24.471Z Downloaded crypto-common v0.1.6
4512026-02-24T14:13:24.471Z Downloaded displaydoc v0.2.5
4522026-02-24T14:13:24.477Z Downloaded pest v2.8.2
4532026-02-24T14:13:24.482Z Downloaded cargo-platform v0.2.0
4542026-02-24T14:13:24.482Z Downloaded byteorder v1.5.0
4552026-02-24T14:13:24.482Z Downloaded autocfg v1.4.0
4562026-02-24T14:13:24.486Z Downloaded hashbrown v0.16.1
4572026-02-24T14:13:24.491Z Downloaded clap_builder v4.5.48
4582026-02-24T14:13:24.495Z Downloaded serde_json v1.0.149
4592026-02-24T14:13:24.517Z Downloaded goblin v0.8.2
4602026-02-24T14:13:24.525Z Downloaded icu_properties_data v1.5.0
4612026-02-24T14:13:24.535Z Downloaded tabled v0.15.0
4622026-02-24T14:13:24.547Z Downloaded syn v1.0.109
4632026-02-24T14:13:24.557Z Downloaded syn v2.0.114
4642026-02-24T14:13:24.565Z Downloaded rustix v0.38.37
4652026-02-24T14:13:24.584Z Downloaded rustix v1.1.3
4662026-02-24T14:13:24.620Z Downloaded libc v0.2.180
4672026-02-24T14:13:24.708Z Compiling proc-macro2 v1.0.101
4682026-02-24T14:13:24.711Z Compiling unicode-ident v1.0.19
4692026-02-24T14:13:24.711Z Compiling serde_core v1.0.228
4702026-02-24T14:13:24.711Z Compiling serde v1.0.228
4712026-02-24T14:13:24.711Z Compiling version_check v0.9.5
4722026-02-24T14:13:24.711Z Compiling libc v0.2.180
4732026-02-24T14:13:24.941Z Compiling memchr v2.7.4
4742026-02-24T14:13:24.944Z Compiling thiserror v2.0.18
4752026-02-24T14:13:25.179Z Compiling stable_deref_trait v1.2.0
4762026-02-24T14:13:25.312Z Compiling zmij v1.0.15
4772026-02-24T14:13:25.740Z Compiling autocfg v1.4.0
4782026-02-24T14:13:26.184Z Compiling thiserror v1.0.69
4792026-02-24T14:13:26.286Z Compiling itoa v1.0.11
4802026-02-24T14:13:26.406Z Compiling ucd-trie v0.1.7
4812026-02-24T14:13:26.429Z Compiling writeable v0.5.5
4822026-02-24T14:13:26.534Z Compiling litemap v0.7.3
4832026-02-24T14:13:26.917Z Compiling byteorder v1.5.0
4842026-02-24T14:13:26.920Z Compiling icu_locid_transform_data v1.5.0
4852026-02-24T14:13:27.087Z Compiling errno v0.3.12
4862026-02-24T14:13:27.184Z Compiling quote v1.0.40
4872026-02-24T14:13:27.227Z Compiling bitflags v2.9.4
4882026-02-24T14:13:27.355Z Compiling serde_json v1.0.149
4892026-02-24T14:13:27.632Z Compiling syn v2.0.114
4902026-02-24T14:13:27.733Z Compiling icu_properties_data v1.5.0
4912026-02-24T14:13:27.805Z Compiling num-traits v0.2.19
4922026-02-24T14:13:27.832Z Compiling typeid v1.0.3
4932026-02-24T14:13:27.857Z Compiling equivalent v1.0.2
4942026-02-24T14:13:28.002Z Compiling smallvec v1.15.1
4952026-02-24T14:13:28.030Z Compiling rustix v0.38.37
4962026-02-24T14:13:28.142Z Compiling write16 v1.0.0
4972026-02-24T14:13:28.295Z Compiling utf8_iter v1.0.4
4982026-02-24T14:13:28.320Z Compiling icu_normalizer_data v1.5.0
4992026-02-24T14:13:28.347Z Compiling utf16_iter v1.0.5
5002026-02-24T14:13:28.403Z Compiling hashbrown v0.16.1
5012026-02-24T14:13:28.868Z Compiling usdt-impl v0.5.0
5022026-02-24T14:13:28.897Z Compiling proc-macro-error-attr v1.0.4
5032026-02-24T14:13:28.897Z Compiling syn v1.0.109
5042026-02-24T14:13:29.263Z Compiling toml_write v0.1.2
5052026-02-24T14:13:29.266Z Compiling winnow v0.7.14
5062026-02-24T14:13:29.512Z Compiling indexmap v2.13.0
5072026-02-24T14:13:29.588Z Compiling thread-id v4.2.2
5082026-02-24T14:13:30.000Z Compiling proc-macro-error v1.0.4
5092026-02-24T14:13:30.487Z Compiling plain v0.2.3
5102026-02-24T14:13:30.686Z Compiling percent-encoding v2.3.2
5112026-02-24T14:13:30.989Z Compiling log v0.4.29
5122026-02-24T14:13:31.042Z Compiling getrandom v0.3.4
5132026-02-24T14:13:31.322Z Compiling rustix v1.1.3
5142026-02-24T14:13:31.357Z Compiling camino v1.2.2
5152026-02-24T14:13:31.428Z Compiling utf8parse v0.2.2
5162026-02-24T14:13:31.644Z Compiling anstyle-parse v0.2.5
5172026-02-24T14:13:32.031Z Compiling ordered-float v2.10.1
5182026-02-24T14:13:32.136Z Compiling form_urlencoded v1.2.2
5192026-02-24T14:13:32.461Z Compiling terminal_size v0.4.0
5202026-02-24T14:13:32.690Z Compiling colorchoice v1.0.2
5212026-02-24T14:13:32.886Z Compiling cfg-if v1.0.4
5222026-02-24T14:13:32.889Z Compiling pretty-hex v0.4.1
5232026-02-24T14:13:32.929Z Compiling anstyle v1.0.11
5242026-02-24T14:13:32.999Z Compiling is_terminal_polyfill v1.70.1
5252026-02-24T14:13:33.047Z Compiling anstyle-query v1.1.1
5262026-02-24T14:13:33.307Z Compiling anstream v0.6.18
5272026-02-24T14:13:33.366Z Compiling semver v1.0.27
5282026-02-24T14:13:33.750Z Compiling fs-err v3.1.1
5292026-02-24T14:13:33.955Z Compiling anyhow v1.0.99
5302026-02-24T14:13:34.019Z Compiling unicode-xid v0.2.6
5312026-02-24T14:13:34.105Z Compiling unicode-width v0.1.14
5322026-02-24T14:13:34.229Z Compiling synstructure v0.13.1
5332026-02-24T14:13:34.232Z Compiling strsim v0.11.1
5342026-02-24T14:13:34.534Z Compiling clap_lex v0.7.4
5352026-02-24T14:13:34.681Z Compiling bytecount v0.6.8
5362026-02-24T14:13:34.915Z Compiling once_cell v1.21.3
5372026-02-24T14:13:34.986Z Compiling heck v0.5.0
5382026-02-24T14:13:34.989Z Compiling heck v0.4.1
5392026-02-24T14:13:35.327Z Compiling fastrand v2.1.1
5402026-02-24T14:13:35.444Z Compiling fnv v1.0.7
5412026-02-24T14:13:35.493Z Compiling clap_builder v4.5.48
5422026-02-24T14:13:35.601Z Compiling papergrid v0.11.0
5432026-02-24T14:13:35.822Z Compiling tempfile v3.24.0
5442026-02-24T14:13:36.046Z Compiling memmap v0.7.0
5452026-02-24T14:13:36.073Z Compiling unicode-width v0.2.0
5462026-02-24T14:13:36.436Z Compiling unicode-linebreak v0.1.5
5472026-02-24T14:13:36.595Z Compiling smawk v0.3.2
5482026-02-24T14:13:36.629Z Compiling camino-tempfile v1.4.1
5492026-02-24T14:13:36.844Z Compiling textwrap v0.16.2
5502026-02-24T14:13:37.682Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5512026-02-24T14:13:37.711Z Compiling swrite v0.1.0
5522026-02-24T14:13:37.773Z Compiling tabled_derive v0.7.0
5532026-02-24T14:13:38.488Z Compiling serde_derive v1.0.228
5542026-02-24T14:13:38.491Z Compiling zerofrom-derive v0.1.4
5552026-02-24T14:13:38.491Z Compiling yoke-derive v0.7.4
5562026-02-24T14:13:38.606Z Compiling thiserror-impl v2.0.18
5572026-02-24T14:13:38.661Z Compiling zerovec-derive v0.10.3
5582026-02-24T14:13:39.421Z Compiling displaydoc v0.2.5
5592026-02-24T14:13:40.978Z Compiling thiserror-impl v1.0.69
5602026-02-24T14:13:41.080Z Compiling icu_provider_macros v1.5.0
5612026-02-24T14:13:41.236Z Compiling zerocopy-derive v0.7.35
5622026-02-24T14:13:41.795Z Compiling zerofrom v0.1.4
5632026-02-24T14:13:41.897Z Compiling pest v2.8.2
5642026-02-24T14:13:42.047Z Compiling yoke v0.7.4
5652026-02-24T14:13:42.143Z Compiling scroll_derive v0.12.0
5662026-02-24T14:13:42.446Z Compiling zerovec v0.10.4
5672026-02-24T14:13:43.152Z Compiling zerocopy v0.7.35
5682026-02-24T14:13:43.200Z Compiling clap_derive v4.5.47
5692026-02-24T14:13:43.524Z Compiling scroll v0.12.0
5702026-02-24T14:13:44.023Z Compiling goblin v0.8.2
5712026-02-24T14:13:44.061Z Compiling tabled v0.15.0
5722026-02-24T14:13:44.323Z Compiling tinystr v0.7.6
5732026-02-24T14:13:44.435Z Compiling icu_collections v1.5.0
5742026-02-24T14:13:44.522Z Compiling pest_meta v2.8.2
5752026-02-24T14:13:44.730Z Compiling icu_locid v1.5.0
5762026-02-24T14:13:46.039Z Compiling icu_provider v1.5.0
5772026-02-24T14:13:46.676Z Compiling pest_generator v2.8.2
5782026-02-24T14:13:46.706Z Compiling serde_spanned v0.6.9
5792026-02-24T14:13:46.736Z Compiling icu_locid_transform v1.5.0
5802026-02-24T14:13:46.968Z Compiling toml_datetime v0.6.11
5812026-02-24T14:13:46.999Z Compiling dof v0.3.0
5822026-02-24T14:13:47.030Z Compiling serde_tokenstream v0.2.2
5832026-02-24T14:13:47.522Z Compiling toml_edit v0.22.27
5842026-02-24T14:13:47.679Z Compiling erased-serde v0.4.6
5852026-02-24T14:13:47.922Z Compiling serde-value v0.7.0
5862026-02-24T14:13:48.516Z Compiling icu_properties v1.5.1
5872026-02-24T14:13:48.720Z Compiling serde-untagged v0.1.7
5882026-02-24T14:13:48.843Z Compiling cargo-platform v0.2.0
5892026-02-24T14:13:48.910Z Compiling pest_derive v2.8.2
5902026-02-24T14:13:49.054Z Compiling clap v4.5.48
5912026-02-24T14:13:49.193Z Compiling macaddr v1.0.1
5922026-02-24T14:13:49.680Z Compiling dtrace-parser v0.2.0
5932026-02-24T14:13:50.792Z Compiling toml v0.8.23
5942026-02-24T14:13:51.590Z Compiling usdt-attr-macro v0.5.0
5952026-02-24T14:13:51.590Z Compiling usdt-macro v0.5.0
5962026-02-24T14:13:51.676Z Compiling cargo_toml v0.21.0
5972026-02-24T14:13:52.206Z Compiling icu_normalizer v1.5.0
5982026-02-24T14:13:52.749Z Compiling usdt v0.5.0
5992026-02-24T14:13:52.886Z Compiling idna_adapter v1.2.0
6002026-02-24T14:13:53.058Z Compiling idna v1.0.3
6012026-02-24T14:13:53.464Z Compiling url v2.5.4
6022026-02-24T14:13:54.211Z Compiling cargo-util-schemas v0.8.2
6032026-02-24T14:13:55.677Z Compiling cargo_metadata v0.21.0
6042026-02-24T14:13:57.235Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6052026-02-24T14:14:00.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
6062026-02-24T14:14:01.004Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6072026-02-24T14:14:01.771Z Downloading crates ...
6082026-02-24T14:14:01.906Z Downloaded ahash v0.8.12
6092026-02-24T14:14:01.911Z Downloaded bcs v0.1.6
6102026-02-24T14:14:01.916Z Downloaded bit-set v0.5.3
6112026-02-24T14:14:01.921Z Downloaded bit-set v0.8.0
6122026-02-24T14:14:01.924Z Downloaded async-recursion v1.1.1
6132026-02-24T14:14:01.931Z Downloaded atty v0.2.14
6142026-02-24T14:14:01.935Z Downloaded dirs-sys-next v0.1.2
6152026-02-24T14:14:01.940Z Downloaded dirs-next v2.0.0
6162026-02-24T14:14:01.944Z Downloaded bitfield-struct v0.6.2
6172026-02-24T14:14:01.948Z Downloaded fixedbitset v0.4.2
6182026-02-24T14:14:01.953Z Downloaded foreign-types-macros v0.2.3
6192026-02-24T14:14:01.956Z Downloaded endian-type v0.1.2
6202026-02-24T14:14:01.960Z Downloaded dof v0.4.0
6212026-02-24T14:14:01.964Z Downloaded fd-lock v4.0.2
6222026-02-24T14:14:01.970Z Downloaded filetime v0.2.26
6232026-02-24T14:14:01.976Z Downloaded foreign-types-shared v0.3.1
6242026-02-24T14:14:01.980Z Downloaded flagset v0.4.6
6252026-02-24T14:14:01.983Z Downloaded float-cmp v0.10.0
6262026-02-24T14:14:01.987Z Downloaded dtrace-parser v0.3.0
6272026-02-24T14:14:01.991Z Downloaded ciborium-ll v0.2.2
6282026-02-24T14:14:01.995Z Downloaded ena v0.14.3
6292026-02-24T14:14:01.999Z Downloaded daft-derive v0.1.4
6302026-02-24T14:14:02.007Z Downloaded foreign-types-shared v0.1.1
6312026-02-24T14:14:02.012Z Downloaded funty v2.0.0
6322026-02-24T14:14:02.014Z Downloaded arc-swap v1.7.1
6332026-02-24T14:14:02.020Z Downloaded defmt-parser v0.3.4
6342026-02-24T14:14:02.023Z Downloaded castaway v0.2.3
6352026-02-24T14:14:02.027Z Downloaded foreign-types v0.3.2
6362026-02-24T14:14:02.031Z Downloaded globwalk v0.9.1
6372026-02-24T14:14:02.036Z Downloaded hash32 v0.3.1
6382026-02-24T14:14:02.039Z Downloaded futures-sink v0.3.31
6392026-02-24T14:14:02.042Z Downloaded futures-io v0.3.31
6402026-02-24T14:14:02.046Z Downloaded hex-literal v0.4.1
6412026-02-24T14:14:02.049Z Downloaded futures-task v0.3.31
6422026-02-24T14:14:02.053Z Downloaded futures-macro v0.3.31
6432026-02-24T14:14:02.057Z Downloaded ghash v0.5.1
6442026-02-24T14:14:02.060Z Downloaded heck v0.3.3
6452026-02-24T14:14:02.064Z Downloaded home v0.5.9
6462026-02-24T14:14:02.067Z Downloaded http-range v0.1.5
6472026-02-24T14:14:02.071Z Downloaded hyper-tls v0.6.0
6482026-02-24T14:14:02.094Z Downloaded headers-core v0.3.0
6492026-02-24T14:14:02.100Z Downloaded darling v0.20.10
6502026-02-24T14:14:02.112Z Downloaded indoc v1.0.9
6512026-02-24T14:14:02.117Z Downloaded allocator-api2 v0.2.21
6522026-02-24T14:14:02.122Z Downloaded instant v0.1.13
6532026-02-24T14:14:02.127Z Downloaded internet-checksum v0.2.1
6542026-02-24T14:14:02.130Z Downloaded inout v0.1.3
6552026-02-24T14:14:02.133Z Downloaded is-terminal v0.4.13
6562026-02-24T14:14:02.136Z Downloaded globset v0.4.15
6572026-02-24T14:14:02.141Z Downloaded keccak v0.1.5
6582026-02-24T14:14:02.144Z Downloaded is_ci v1.2.0
6592026-02-24T14:14:02.148Z Downloaded lazycell v1.3.0
6602026-02-24T14:14:02.151Z Downloaded critical-section v1.1.3
6612026-02-24T14:14:02.155Z Downloaded futures-channel v0.3.31
6622026-02-24T14:14:02.159Z Downloaded darling v0.21.0
6632026-02-24T14:14:02.165Z Downloaded lru-cache v0.1.2
6642026-02-24T14:14:02.169Z Downloaded md5 v0.7.0
6652026-02-24T14:14:02.172Z Downloaded half v1.8.3
6662026-02-24T14:14:02.176Z Downloaded hyper-staticfile v0.10.1
6672026-02-24T14:14:02.180Z Downloaded mime v0.3.17
6682026-02-24T14:14:02.183Z Downloaded maybe-uninit v2.0.0
6692026-02-24T14:14:02.187Z Downloaded memoffset v0.9.1
6702026-02-24T14:14:02.190Z Downloaded nibble_vec v0.1.0
6712026-02-24T14:14:02.193Z Downloaded bzip2 v0.5.2
6722026-02-24T14:14:02.197Z Downloaded maplit v1.0.2
6732026-02-24T14:14:02.200Z Downloaded normalize-line-endings v0.3.0
6742026-02-24T14:14:02.203Z Downloaded crc32fast v1.4.2
6752026-02-24T14:14:02.207Z Downloaded cookie v0.18.1
6762026-02-24T14:14:02.212Z Downloaded multimap v0.10.1
6772026-02-24T14:14:02.215Z Downloaded libsw v3.5.0
6782026-02-24T14:14:02.218Z Downloaded num-derive v0.4.2
6792026-02-24T14:14:02.222Z Downloaded newline-converter v0.3.0
6802026-02-24T14:14:02.225Z Downloaded lock_api v0.4.12
6812026-02-24T14:14:02.228Z Downloaded linear-map v1.2.0
6822026-02-24T14:14:02.232Z Downloaded libz-rs-sys v0.5.1
6832026-02-24T14:14:02.234Z Downloaded olpc-cjson v0.1.4
6842026-02-24T14:14:02.237Z Downloaded derive_more v2.0.1
6852026-02-24T14:14:02.249Z Downloaded oso-derive v0.27.3
6862026-02-24T14:14:02.251Z Downloaded openssl-probe v0.1.5
6872026-02-24T14:14:02.254Z Downloaded packed_struct_codegen v0.10.1
6882026-02-24T14:14:02.257Z Downloaded number_prefix v0.4.0
6892026-02-24T14:14:02.260Z Downloaded flume v0.11.1
6902026-02-24T14:14:02.266Z Downloaded mime_guess v2.0.5
6912026-02-24T14:14:02.269Z Downloaded indoc v2.0.6
6922026-02-24T14:14:02.274Z Downloaded parse-display v0.10.0
6932026-02-24T14:14:02.277Z Downloaded openssl-macros v0.1.1
6942026-02-24T14:14:02.280Z Downloaded path-slash v0.1.5
6952026-02-24T14:14:02.283Z Downloaded pbkdf2 v0.12.2
6962026-02-24T14:14:02.286Z Downloaded num-integer v0.1.46
6972026-02-24T14:14:02.289Z Downloaded flate2 v1.1.2
6982026-02-24T14:14:02.295Z Downloaded diesel_derives v2.2.3
6992026-02-24T14:14:02.301Z Downloaded newtype-uuid v1.3.2
7002026-02-24T14:14:02.307Z Downloaded pin-utils v0.1.0
7012026-02-24T14:14:02.309Z Downloaded peg-runtime v0.8.5
7022026-02-24T14:14:02.309Z Downloaded ingot-macros v0.1.1
7032026-02-24T14:14:02.312Z Downloaded half v2.4.1
7042026-02-24T14:14:02.315Z Downloaded derive_more-impl v2.0.1
7052026-02-24T14:14:02.323Z Downloaded predicates-core v1.0.8
7062026-02-24T14:14:02.326Z Downloaded proc-macro-error-attr2 v2.0.0
7072026-02-24T14:14:02.329Z Downloaded packed_struct v0.10.1
7082026-02-24T14:14:02.332Z Downloaded num-complex v0.4.6
7092026-02-24T14:14:02.334Z Downloaded memmap2 v0.9.8
7102026-02-24T14:14:02.337Z Downloaded nu-ansi-term v0.50.1
7112026-02-24T14:14:02.341Z Downloaded pretty-hex v0.2.1
7122026-02-24T14:14:02.344Z Downloaded proc-macro-crate v1.3.1
7132026-02-24T14:14:02.347Z Downloaded hickory-client v0.25.2
7142026-02-24T14:14:02.350Z Downloaded peg v0.8.5
7152026-02-24T14:14:02.356Z Downloaded progenitor-macro v0.10.0
7162026-02-24T14:14:02.359Z Downloaded progenitor-macro v0.11.2
7172026-02-24T14:14:02.362Z Downloaded pem v3.0.5
7182026-02-24T14:14:02.365Z Downloaded predicates-tree v1.0.12
7192026-02-24T14:14:02.367Z Downloaded ignore v0.4.23
7202026-02-24T14:14:02.370Z Downloaded parking_lot_core v0.8.6
7212026-02-24T14:14:02.373Z Downloaded psl-types v2.0.11
7222026-02-24T14:14:02.376Z Downloaded quick-error v1.2.3
7232026-02-24T14:14:02.379Z Downloaded indicatif v0.18.0
7242026-02-24T14:14:02.383Z Downloaded pkcs8 v0.10.2
7252026-02-24T14:14:02.388Z Downloaded pbkdf2 v0.11.0
7262026-02-24T14:14:02.390Z Downloaded predicates v3.1.3
7272026-02-24T14:14:02.394Z Downloaded radium v0.7.0
7282026-02-24T14:14:02.397Z Downloaded parking_lot v0.11.2
7292026-02-24T14:14:02.400Z Downloaded primeorder v0.13.6
7302026-02-24T14:14:02.403Z Downloaded heapless v0.8.0
7312026-02-24T14:14:02.408Z Downloaded phf v0.12.1
7322026-02-24T14:14:02.411Z Downloaded parking_lot_core v0.9.10
7332026-02-24T14:14:02.415Z Downloaded phf v0.11.2
7342026-02-24T14:14:02.419Z Downloaded pin-project-internal v1.1.6
7352026-02-24T14:14:02.422Z Downloaded progenitor v0.10.0
7362026-02-24T14:14:02.424Z Downloaded rand_chacha v0.3.1
7372026-02-24T14:14:02.427Z Downloaded rfc6979 v0.4.0
7382026-02-24T14:14:02.430Z Downloaded rand_xorshift v0.4.0
7392026-02-24T14:14:02.430Z Downloaded ref-cast v1.0.25
7402026-02-24T14:14:02.433Z Downloaded expectorate v1.2.0
7412026-02-24T14:14:02.437Z Downloaded der v0.7.10
7422026-02-24T14:14:02.443Z Downloaded rtoolbox v0.0.2
7432026-02-24T14:14:02.445Z Downloaded recursive-proc-macro-impl v0.1.1
7442026-02-24T14:14:02.448Z Downloaded ref-cast-impl v1.0.25
7452026-02-24T14:14:02.451Z Downloaded pkcs5 v0.7.1
7462026-02-24T14:14:02.454Z Downloaded rustc-hash v1.1.0
7472026-02-24T14:14:02.458Z Downloaded rustc_version v0.4.1
7482026-02-24T14:14:02.461Z Downloaded rustc_version v0.1.7
7492026-02-24T14:14:02.461Z Downloaded papergrid v0.14.0
7502026-02-24T14:14:02.467Z Downloaded compact_str v0.8.0
7512026-02-24T14:14:02.470Z Downloaded papergrid v0.17.0
7522026-02-24T14:14:02.475Z Downloaded rand_core v0.9.3
7532026-02-24T14:14:02.479Z Downloaded rand_chacha v0.9.0
7542026-02-24T14:14:02.482Z Downloaded sapling-renderdag v0.1.0
7552026-02-24T14:14:02.485Z Downloaded quinn-udp v0.5.5
7562026-02-24T14:14:02.488Z Downloaded bumpalo v3.16.0
7572026-02-24T14:14:02.490Z Downloaded salsa20 v0.10.2
7582026-02-24T14:14:02.493Z Downloaded resolv-conf v0.7.0
7592026-02-24T14:14:02.496Z Downloaded backtrace v0.3.74
7602026-02-24T14:14:02.501Z Downloaded serde-big-array v0.5.1
7612026-02-24T14:14:02.546Z Downloaded scroll_derive v0.13.1
7622026-02-24T14:14:02.546Z Downloaded same-file v1.0.6
7632026-02-24T14:14:02.546Z Downloaded seq-macro v0.3.6
7642026-02-24T14:14:02.546Z Downloaded serde_bytes v0.11.19
7652026-02-24T14:14:02.546Z Downloaded rand_seeder v0.4.0
7662026-02-24T14:14:02.546Z Downloaded semver v0.1.20
7672026-02-24T14:14:02.546Z Downloaded secrecy v0.10.3
7682026-02-24T14:14:02.546Z Downloaded secrecy v0.8.0
7692026-02-24T14:14:02.546Z Downloaded rustls-pemfile v2.2.0
7702026-02-24T14:14:02.546Z Downloaded serde_spanned v1.0.4
7712026-02-24T14:14:02.546Z Downloaded signal-hook-mio v0.2.4
7722026-02-24T14:14:02.546Z Downloaded sigpipe v0.1.3
7732026-02-24T14:14:02.546Z Downloaded rusty-fork v0.3.0
7742026-02-24T14:14:02.546Z Downloaded signature v2.2.0
7752026-02-24T14:14:02.546Z Downloaded signal-hook-tokio v0.3.1
7762026-02-24T14:14:02.546Z Downloaded openssl-sys v0.9.109
7772026-02-24T14:14:02.551Z Downloaded shell-words v1.1.0
7782026-02-24T14:14:02.551Z Downloaded siphasher v0.3.11
7792026-02-24T14:14:02.554Z Downloaded progenitor-impl v0.8.0
7802026-02-24T14:14:02.554Z Downloaded hickory-server v0.25.2
7812026-02-24T14:14:02.557Z Downloaded simd-adler32 v0.3.7
7822026-02-24T14:14:02.560Z Downloaded slog-bunyan v2.5.0
7832026-02-24T14:14:02.563Z Downloaded schemars_derive v0.8.22
7842026-02-24T14:14:02.566Z Downloaded serde_urlencoded v0.7.1
7852026-02-24T14:14:02.569Z Downloaded rustls-native-certs v0.8.1
7862026-02-24T14:14:02.571Z Downloaded sct v0.7.1
7872026-02-24T14:14:02.576Z Downloaded slog-envlogger v2.2.0
7882026-02-24T14:14:02.579Z Downloaded russh-keys v0.45.0
7892026-02-24T14:14:02.582Z Downloaded serde_path_to_error v0.1.20
7902026-02-24T14:14:02.585Z Downloaded siphasher v1.0.1
7912026-02-24T14:14:02.587Z Downloaded rustls-pemfile v1.0.4
7922026-02-24T14:14:02.590Z Downloaded hashbrown v0.12.3
7932026-02-24T14:14:02.594Z Downloaded sqlparser_derive v0.5.0
7942026-02-24T14:14:02.598Z Downloaded shlex v1.3.0
7952026-02-24T14:14:02.601Z Downloaded psm v0.1.30
7962026-02-24T14:14:02.604Z Downloaded serde-hex v0.1.0
7972026-02-24T14:14:02.608Z Downloaded scroll v0.13.0
7982026-02-24T14:14:02.611Z Downloaded hickory-resolver v0.24.4
7992026-02-24T14:14:02.614Z Downloaded structmeta v0.3.0
8002026-02-24T14:14:02.614Z Downloaded strum v0.26.3
8012026-02-24T14:14:02.617Z Downloaded sync_wrapper v1.0.1
8022026-02-24T14:14:02.618Z Downloaded ssh-cipher v0.2.0
8032026-02-24T14:14:02.621Z Downloaded slog-scope v4.4.0
8042026-02-24T14:14:02.625Z Downloaded ron v0.7.1
8052026-02-24T14:14:02.630Z Downloaded smallvec v0.6.14
8062026-02-24T14:14:02.633Z Downloaded tagptr v0.2.0
8072026-02-24T14:14:02.633Z Downloaded tabwriter v1.4.0
8082026-02-24T14:14:02.633Z Downloaded tabled_derive v0.11.0
8092026-02-24T14:14:02.636Z Downloaded signal-hook-registry v1.4.2
8102026-02-24T14:14:02.640Z Downloaded iddqd v0.3.16
8112026-02-24T14:14:02.643Z Downloaded strum v0.27.2
8122026-02-24T14:14:02.647Z Downloaded strip-ansi-escapes v0.2.0
8132026-02-24T14:14:02.651Z Downloaded sqlformat v0.3.5
8142026-02-24T14:14:02.651Z Downloaded spki v0.7.3
8152026-02-24T14:14:02.655Z Downloaded quinn v0.11.5
8162026-02-24T14:14:02.659Z Downloaded rustls-pki-types v1.10.0
8172026-02-24T14:14:02.662Z Downloaded testing_table v0.3.0
8182026-02-24T14:14:02.662Z Downloaded termtree v0.5.1
8192026-02-24T14:14:02.666Z Downloaded time-core v0.1.6
8202026-02-24T14:14:02.666Z Downloaded thread_local v1.1.8
8212026-02-24T14:14:02.668Z Downloaded hashbrown v0.15.4
8222026-02-24T14:14:02.673Z Downloaded prettyplease v0.2.36
8232026-02-24T14:14:02.677Z Downloaded smf v0.2.3
8242026-02-24T14:14:02.680Z Downloaded snafu-derive v0.8.5
8252026-02-24T14:14:02.683Z Downloaded tinyvec_macros v0.1.1
8262026-02-24T14:14:02.683Z Downloaded tap v1.0.1
8272026-02-24T14:14:02.683Z Downloaded take_mut v0.2.2
8282026-02-24T14:14:02.686Z Downloaded static_assertions v1.1.0
8292026-02-24T14:14:02.690Z Downloaded pretty_assertions v1.4.1
8302026-02-24T14:14:02.690Z Downloaded ron v0.8.1
8312026-02-24T14:14:02.695Z Downloaded schemars v0.8.22
8322026-02-24T14:14:02.707Z Downloaded ssh-encoding v0.2.0
8332026-02-24T14:14:02.710Z Downloaded crossterm v0.28.1
8342026-02-24T14:14:02.714Z Downloaded serde_cbor v0.11.2
8352026-02-24T14:14:02.717Z Downloaded termios v0.3.3
8362026-02-24T14:14:02.720Z Downloaded mio v1.0.2
8372026-02-24T14:14:02.725Z Downloaded topological-sort v0.2.2
8382026-02-24T14:14:02.728Z Downloaded try-lock v0.2.5
8392026-02-24T14:14:02.731Z Downloaded strum_macros v0.27.2
8402026-02-24T14:14:02.731Z Downloaded trait-variant v0.1.2
8412026-02-24T14:14:02.734Z Downloaded tower-service v0.3.3
8422026-02-24T14:14:02.734Z Downloaded stringprep v0.1.5
8432026-02-24T14:14:02.738Z Downloaded strum_macros v0.26.4
8442026-02-24T14:14:02.741Z Downloaded strum_macros v0.24.3
8452026-02-24T14:14:02.741Z Downloaded string_cache v0.8.9
8462026-02-24T14:14:02.741Z Downloaded iri-string v0.7.8
8472026-02-24T14:14:02.747Z Downloaded stacker v0.1.23
8482026-02-24T14:14:02.753Z Downloaded signal-hook v0.3.18
8492026-02-24T14:14:02.758Z Downloaded tokio-macros v2.6.0
8502026-02-24T14:14:02.759Z Downloaded unarray v0.1.4
8512026-02-24T14:14:02.762Z Downloaded tower-layer v0.3.3
8522026-02-24T14:14:02.762Z Downloaded support-bundle-viewer v0.1.2
8532026-02-24T14:14:02.762Z Downloaded schemars v0.9.0
8542026-02-24T14:14:02.770Z Downloaded unit-prefix v0.5.1
8552026-02-24T14:14:02.773Z Downloaded untrusted v0.7.1
8562026-02-24T14:14:02.773Z Downloaded universal-hash v0.5.1
8572026-02-24T14:14:02.777Z Downloaded spin v0.9.8
8582026-02-24T14:14:02.780Z Downloaded thiserror-no-std v2.0.2
8592026-02-24T14:14:02.783Z Downloaded typify-macro v0.4.3
8602026-02-24T14:14:02.783Z Downloaded typify-macro v0.2.0
8612026-02-24T14:14:02.783Z Downloaded rcgen v0.12.1
8622026-02-24T14:14:02.786Z Downloaded usdt v0.6.0
8632026-02-24T14:14:02.789Z Downloaded usdt-attr-macro v0.6.0
8642026-02-24T14:14:02.789Z Downloaded http v1.4.0
8652026-02-24T14:14:02.793Z Downloaded thiserror-impl-no-std v2.0.2
8662026-02-24T14:14:02.796Z Downloaded h2 v0.4.6
8672026-02-24T14:14:02.799Z Downloaded unicode-truncate v1.1.0
8682026-02-24T14:14:02.804Z Downloaded toml_writer v1.0.6+spec-1.1.0
8692026-02-24T14:14:02.804Z Downloaded tls_codec_derive v0.4.1
8702026-02-24T14:14:02.808Z Downloaded tracing-attributes v0.1.27
8712026-02-24T14:14:02.808Z Downloaded tui-tree-widget v0.23.1
8722026-02-24T14:14:02.812Z Downloaded void v1.0.2
8732026-02-24T14:14:02.812Z Downloaded tls_codec v0.4.1
8742026-02-24T14:14:02.812Z Downloaded time-macros v0.2.24
8752026-02-24T14:14:02.815Z Downloaded itertools v0.14.0
8762026-02-24T14:14:02.819Z Downloaded publicsuffix v2.3.0
8772026-02-24T14:14:02.825Z Downloaded serde_yaml v0.9.34+deprecated
8782026-02-24T14:14:02.830Z Downloaded wait-timeout v0.2.0
8792026-02-24T14:14:02.830Z Downloaded utf-8 v0.7.6
8802026-02-24T14:14:02.830Z Downloaded usdt-macro v0.6.0
8812026-02-24T14:14:02.830Z Downloaded untrusted v0.9.0
8822026-02-24T14:14:02.833Z Downloaded samael v0.0.19
8832026-02-24T14:14:02.837Z Downloaded unicase v2.8.1
8842026-02-24T14:14:02.841Z Downloaded tokio-rustls v0.24.1
8852026-02-24T14:14:02.841Z Downloaded vte_generate_state_changes v0.1.2
8862026-02-24T14:14:02.845Z Downloaded xshell-macros v0.2.7
8872026-02-24T14:14:02.845Z Downloaded itertools v0.10.5
8882026-02-24T14:14:02.849Z Downloaded tokio-rustls v0.25.0
8892026-02-24T14:14:02.849Z Downloaded tokio-tungstenite v0.21.0
8902026-02-24T14:14:02.852Z Downloaded waitgroup v0.1.2
8912026-02-24T14:14:02.852Z Downloaded tokio-tungstenite v0.23.1
8922026-02-24T14:14:02.855Z Downloaded uzers v0.12.1
8932026-02-24T14:14:02.860Z Downloaded usdt-impl v0.6.0
8942026-02-24T14:14:02.860Z Downloaded term v0.7.0
8952026-02-24T14:14:02.866Z Downloaded zeroize_derive v1.4.2
8962026-02-24T14:14:02.866Z Downloaded num-bigint v0.4.6
8972026-02-24T14:14:02.869Z Downloaded rayon-core v1.12.1
8982026-02-24T14:14:02.869Z Downloaded want v0.3.1
8992026-02-24T14:14:02.872Z Downloaded toml_parser v1.0.6+spec-1.1.0
9002026-02-24T14:14:02.872Z Downloaded socket2 v0.6.1
9012026-02-24T14:14:02.877Z Downloaded which v4.4.2
9022026-02-24T14:14:02.880Z Downloaded vergen-gitcl v1.0.8
9032026-02-24T14:14:02.880Z Downloaded typify v0.2.0
9042026-02-24T14:14:02.883Z Downloaded zone_cfg_derive v0.1.2
9052026-02-24T14:14:02.883Z Downloaded zone v0.3.1
9062026-02-24T14:14:02.883Z Downloaded aws-lc-rs v1.12.4
9072026-02-24T14:14:02.891Z Downloaded twox-hash v2.1.0
9082026-02-24T14:14:02.894Z Downloaded tinyvec v1.8.0
9092026-02-24T14:14:02.898Z Downloaded tiny-keccak v2.0.2
9102026-02-24T14:14:02.902Z Downloaded rsa v0.9.8
9112026-02-24T14:14:02.906Z Downloaded whoami v1.5.2
9122026-02-24T14:14:02.909Z Downloaded futures-util v0.3.31
9132026-02-24T14:14:02.918Z Downloaded zone_cfg_derive v0.3.0
9142026-02-24T14:14:02.925Z Downloaded tokio-stream v0.1.17
9152026-02-24T14:14:02.928Z Downloaded toml v0.7.8
9162026-02-24T14:14:02.928Z Downloaded zeroize v1.8.1
9172026-02-24T14:14:02.928Z Downloaded russh v0.45.0
9182026-02-24T14:14:02.932Z Downloaded itertools v0.13.0
9192026-02-24T14:14:02.938Z Downloaded walkdir v2.5.0
9202026-02-24T14:14:02.943Z Downloaded vergen-lib v0.1.6
9212026-02-24T14:14:02.948Z Downloaded num-bigint-dig v0.8.6
9222026-02-24T14:14:02.948Z Downloaded xshell v0.2.7
9232026-02-24T14:14:02.951Z Downloaded wyz v0.5.1
9242026-02-24T14:14:02.951Z Downloaded tar v0.4.44
9252026-02-24T14:14:02.954Z Downloaded vsss-rs v3.3.4
9262026-02-24T14:14:02.957Z Downloaded steno v0.4.1
9272026-02-24T14:14:02.960Z Downloaded vte v0.11.1
9282026-02-24T14:14:02.963Z Downloaded unicode-properties v0.1.3
9292026-02-24T14:14:02.963Z Downloaded toml v0.9.11+spec-1.1.0
9302026-02-24T14:14:02.966Z Downloaded unicode-bidi v0.3.17
9312026-02-24T14:14:02.969Z Downloaded tokio-rustls v0.26.0
9322026-02-24T14:14:02.972Z Downloaded zone v0.1.8
9332026-02-24T14:14:02.972Z Downloaded xz2 v0.1.7
9342026-02-24T14:14:02.975Z Downloaded unsafe-libyaml v0.2.11
9352026-02-24T14:14:02.978Z Downloaded vergen v9.0.6
9362026-02-24T14:14:02.978Z Downloaded yasna v0.5.2
9372026-02-24T14:14:02.981Z Downloaded zerocopy v0.6.6
9382026-02-24T14:14:02.984Z Downloaded zstd-safe v7.2.3
9392026-02-24T14:14:02.984Z Downloaded zstd v0.13.3
9402026-02-24T14:14:02.988Z Downloaded tracing-core v0.1.32
9412026-02-24T14:14:02.991Z Downloaded itertools v0.12.1
9422026-02-24T14:14:02.997Z Downloaded tungstenite v0.23.0
9432026-02-24T14:14:03.003Z Downloaded xattr v1.3.1
9442026-02-24T14:14:03.007Z Downloaded p521 v0.13.3
9452026-02-24T14:14:03.007Z Downloaded typify v0.4.3
9462026-02-24T14:14:03.011Z Downloaded tungstenite v0.21.0
9472026-02-24T14:14:03.016Z Downloaded hkdf v0.12.4
9482026-02-24T14:14:03.016Z Downloaded tokio-postgres v0.7.13
9492026-02-24T14:14:03.020Z Downloaded tracing v0.1.40
9502026-02-24T14:14:03.023Z Downloaded ssh-key v0.6.6
9512026-02-24T14:14:03.028Z Downloaded value-bag v1.12.0
9522026-02-24T14:14:03.031Z Downloaded blake3 v1.5.4
9532026-02-24T14:14:03.039Z Downloaded bindgen v0.71.1
9542026-02-24T14:14:03.045Z Downloaded uuid v1.19.0
9552026-02-24T14:14:03.048Z Downloaded rustyline v14.0.0
9562026-02-24T14:14:03.052Z Downloaded qorb v0.4.1
9572026-02-24T14:14:03.055Z Downloaded vergen-git2 v1.0.7
9582026-02-24T14:14:03.058Z Downloaded subprocess v0.2.9
9592026-02-24T14:14:03.061Z Downloaded yansi v1.0.1
9602026-02-24T14:14:03.061Z Downloaded test-strategy v0.4.3
9612026-02-24T14:14:03.065Z Downloaded socket2 v0.5.10
9622026-02-24T14:14:03.068Z Downloaded aho-corasick v1.1.3
9632026-02-24T14:14:03.072Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9642026-02-24T14:14:03.075Z Downloaded rpassword v7.4.0
9652026-02-24T14:14:03.078Z Downloaded slog v2.8.2
9662026-02-24T14:14:03.080Z Downloaded snafu v0.8.5
9672026-02-24T14:14:03.084Z Downloaded zopfli v0.8.1
9682026-02-24T14:14:03.087Z Downloaded schemars v1.0.4
9692026-02-24T14:14:03.099Z Downloaded unicode_categories v0.1.1
9702026-02-24T14:14:03.101Z Downloaded bindgen v0.69.5
9712026-02-24T14:14:03.105Z Downloaded toml_edit v0.19.15
9722026-02-24T14:14:03.119Z Downloaded typed-path v0.9.3
9732026-02-24T14:14:03.126Z Downloaded goblin v0.10.2
9742026-02-24T14:14:03.131Z Downloaded zip v0.6.6
9752026-02-24T14:14:03.134Z Downloaded rustls-webpki v0.101.7
9762026-02-24T14:14:03.147Z Downloaded x509-cert v0.2.5
9772026-02-24T14:14:03.153Z Downloaded tokio-util v0.7.15
9782026-02-24T14:14:03.159Z Downloaded tower-http v0.6.6
9792026-02-24T14:14:03.165Z Downloaded regex v1.11.3
9802026-02-24T14:14:03.172Z Downloaded reqwest v0.12.24
9812026-02-24T14:14:03.177Z Downloaded bitvec v1.0.1
9822026-02-24T14:14:03.189Z Downloaded tower v0.5.2
9832026-02-24T14:14:03.197Z Downloaded curve25519-dalek v4.1.3
9842026-02-24T14:14:03.235Z Downloaded zerocopy-derive v0.8.27
9852026-02-24T14:14:03.240Z Downloaded unicode-normalization v0.1.24
9862026-02-24T14:14:03.240Z Downloaded serde_with v3.16.1
9872026-02-24T14:14:03.240Z Downloaded zip v4.2.0
9882026-02-24T14:14:03.241Z Downloaded rayon v1.10.0
9892026-02-24T14:14:03.241Z Downloaded openssl v0.10.73
9902026-02-24T14:14:03.244Z Downloaded radix_trie v0.2.1
9912026-02-24T14:14:03.249Z Downloaded winnow v0.5.40
9922026-02-24T14:14:03.256Z Downloaded proptest v1.7.0
9932026-02-24T14:14:03.266Z Downloaded nix v0.27.1
9942026-02-24T14:14:03.273Z Downloaded moka v0.12.10
9952026-02-24T14:14:03.283Z Downloaded chrono v0.4.43
9962026-02-24T14:14:03.290Z Downloaded petname v2.0.2
9972026-02-24T14:14:03.293Z Downloaded nix v0.29.0
9982026-02-24T14:14:03.303Z Downloaded diesel v2.2.12
9992026-02-24T14:14:03.319Z Downloaded tabled v0.20.0
10002026-02-24T14:14:03.335Z Downloaded winnow v0.6.26
10012026-02-24T14:14:03.342Z Downloaded zlib-rs v0.5.1
10022026-02-24T14:14:03.346Z Downloaded object v0.36.5
10032026-02-24T14:14:03.356Z Downloaded object v0.30.4
10042026-02-24T14:14:03.364Z Downloaded regex-syntax v0.6.29
10052026-02-24T14:14:03.369Z Downloaded polar-core v0.27.3
10062026-02-24T14:14:03.379Z Downloaded hickory-proto v0.25.2
10072026-02-24T14:14:03.391Z Downloaded smoltcp v0.11.0
10082026-02-24T14:14:03.400Z Downloaded zerocopy v0.8.27
10092026-02-24T14:14:03.420Z Downloaded openapiv3 v2.2.0
10102026-02-24T14:14:03.429Z Downloaded object v0.37.3
10112026-02-24T14:14:03.439Z Downloaded rustls v0.21.12
10122026-02-24T14:14:03.449Z Downloaded hickory-proto v0.24.4
10132026-02-24T14:14:03.462Z Downloaded nix v0.30.1
10142026-02-24T14:14:03.472Z Downloaded webpki-roots v1.0.1
10152026-02-24T14:14:03.475Z Downloaded sqlparser v0.61.0
10162026-02-24T14:14:03.484Z Downloaded bstr v1.10.0
10172026-02-24T14:14:03.494Z Downloaded vcpkg v0.2.15
10182026-02-24T14:14:03.527Z Downloaded rustls v0.22.4
10192026-02-24T14:14:03.538Z Downloaded rustls v0.23.19
10202026-02-24T14:14:03.548Z Downloaded typify-impl v0.4.3
10212026-02-24T14:14:03.559Z Downloaded regex-syntax v0.8.5
10222026-02-24T14:14:03.566Z Downloaded regress v0.10.4
10232026-02-24T14:14:03.573Z Downloaded zerocopy-derive v0.6.6
10242026-02-24T14:14:03.583Z Downloaded regex-automata v0.4.11
10252026-02-24T14:14:03.595Z Downloaded nix v0.28.0
10262026-02-24T14:14:03.607Z Downloaded tabled v0.18.0
10272026-02-24T14:14:03.619Z Downloaded petgraph v0.6.5
10282026-02-24T14:14:03.634Z Downloaded smoltcp v0.9.1
10292026-02-24T14:14:03.643Z Downloaded lzma-sys v0.1.20
10302026-02-24T14:14:03.669Z Downloaded quinn-proto v0.11.8
10312026-02-24T14:14:03.673Z Downloaded gimli v0.31.1
10322026-02-24T14:14:03.679Z Downloaded dropshot v0.16.7
10332026-02-24T14:14:03.707Z Downloaded libz-sys v1.1.20
10342026-02-24T14:14:03.716Z Downloaded lalrpop v0.19.12
10352026-02-24T14:14:03.725Z Downloaded unicode-segmentation v1.12.0
10362026-02-24T14:14:03.728Z Downloaded tough v0.20.0
10372026-02-24T14:14:03.735Z Downloaded csv v1.3.1
10382026-02-24T14:14:03.751Z Downloaded sled v0.34.7
10392026-02-24T14:14:03.765Z Downloaded time v0.3.43
10402026-02-24T14:14:03.769Z Downloaded salty v0.3.0
10412026-02-24T14:14:03.774Z Downloaded typify-impl v0.2.0
10422026-02-24T14:14:03.785Z Downloaded rustls-webpki v0.102.8
10432026-02-24T14:14:03.801Z Downloaded ratatui v0.29.0
10442026-02-24T14:14:03.817Z Downloaded portable-atomic v1.11.0
10452026-02-24T14:14:03.822Z Downloaded git2 v0.20.2
10462026-02-24T14:14:03.830Z Downloaded p384 v0.13.1
10472026-02-24T14:14:03.833Z Downloaded bzip2-sys v0.1.13+1.0.8
10482026-02-24T14:14:03.845Z Downloaded reedline v0.40.0
10492026-02-24T14:14:03.851Z Downloaded quick-xml v0.37.2
10502026-02-24T14:14:03.854Z Downloaded hyper v1.8.1
10512026-02-24T14:14:03.860Z Downloaded term v1.1.0
10522026-02-24T14:14:03.863Z Downloaded rand v0.9.2
10532026-02-24T14:14:03.866Z Downloaded tokio-native-tls v0.3.1
10542026-02-24T14:14:03.869Z Downloaded libm v0.2.8
10552026-02-24T14:14:03.873Z Downloaded jiff v0.2.15
10562026-02-24T14:14:03.888Z Downloaded tokio-dtrace v0.1.0
10572026-02-24T14:14:03.892Z Downloaded similar v2.7.0
10582026-02-24T14:14:03.895Z Downloaded serde_with_macros v3.16.1
10592026-02-24T14:14:03.895Z Downloaded minimal-lexical v0.2.1
10602026-02-24T14:14:03.898Z Downloaded rand v0.8.5
10612026-02-24T14:14:03.901Z Downloaded libxml v0.3.3
10622026-02-24T14:14:03.906Z Downloaded nom v7.1.3
10632026-02-24T14:14:03.910Z Downloaded aes v0.8.4
10642026-02-24T14:14:03.913Z Downloaded thread-id v5.0.0
10652026-02-24T14:14:03.916Z Downloaded encoding_rs v0.8.34
10662026-02-24T14:14:03.932Z Downloaded sync-ptr v0.1.4
10672026-02-24T14:14:03.935Z Downloaded chrono-tz v0.10.4
10682026-02-24T14:14:03.950Z Downloaded slog-async v2.8.0
10692026-02-24T14:14:03.953Z Downloaded ryu v1.0.18
10702026-02-24T14:14:03.953Z Downloaded petgraph v0.8.2
10712026-02-24T14:14:03.970Z Downloaded sha1 v0.10.6
10722026-02-24T14:14:03.972Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10732026-02-24T14:14:03.985Z Downloaded tabled_derive v0.10.0
10742026-02-24T14:14:03.988Z Downloaded supports-color v3.0.2
10752026-02-24T14:14:03.988Z Downloaded subtle v2.6.1
10762026-02-24T14:14:03.992Z Downloaded slog-term v2.9.2
10772026-02-24T14:14:03.992Z Downloaded slog-stdlog v4.1.1
10782026-02-24T14:14:03.995Z Downloaded slog-json v2.6.1
10792026-02-24T14:14:03.995Z Downloaded slog-dtrace v0.3.0
10802026-02-24T14:14:03.995Z Downloaded sec1 v0.7.3
10812026-02-24T14:14:03.998Z Downloaded miniz_oxide v0.8.5
10822026-02-24T14:14:03.998Z Downloaded serde_plain v1.0.2
10832026-02-24T14:14:04.003Z Downloaded sha3 v0.10.8
10842026-02-24T14:14:04.005Z Downloaded serde_derive_internals v0.29.1
10852026-02-24T14:14:04.005Z Downloaded tokio v1.49.0
10862026-02-24T14:14:04.037Z Downloaded progenitor-impl v0.11.2
10872026-02-24T14:14:04.040Z Downloaded hashbrown v0.13.2
10882026-02-24T14:14:04.042Z Downloaded structmeta-derive v0.3.0
10892026-02-24T14:14:04.046Z Downloaded slab v0.4.9
10902026-02-24T14:14:04.046Z Downloaded parking_lot v0.12.3
10912026-02-24T14:14:04.048Z Downloaded jiff-static v0.2.15
10922026-02-24T14:14:04.048Z Downloaded progenitor-impl v0.10.0
10932026-02-24T14:14:04.052Z Downloaded hyper-util v0.1.19
10942026-02-24T14:14:04.055Z Downloaded scheduled-thread-pool v0.2.7
10952026-02-24T14:14:04.058Z Downloaded serde_repr v0.1.19
10962026-02-24T14:14:04.058Z Downloaded rustversion v1.0.22
10972026-02-24T14:14:04.060Z Downloaded prefix-trie v0.7.0
10982026-02-24T14:14:04.063Z Downloaded cc v1.2.56
10992026-02-24T14:14:04.066Z Downloaded p256 v0.13.2
11002026-02-24T14:14:04.069Z Downloaded rustc-hash v2.1.1
11012026-02-24T14:14:04.069Z Downloaded rustc-demangle v0.1.24
11022026-02-24T14:14:04.072Z Downloaded scrypt v0.11.0
11032026-02-24T14:14:04.072Z Downloaded scopeguard v1.2.0
11042026-02-24T14:14:04.072Z Downloaded rand_core v0.6.4
11052026-02-24T14:14:04.075Z Downloaded postcard v1.0.10
11062026-02-24T14:14:04.075Z Downloaded pin-project v1.1.6
11072026-02-24T14:14:04.084Z Downloaded ar_archive_writer v0.5.1
11082026-02-24T14:14:04.087Z Downloaded russh-cryptovec v0.7.3
11092026-02-24T14:14:04.091Z Downloaded r2d2 v0.8.10
11102026-02-24T14:14:04.091Z Downloaded postgres-types v0.2.9
11112026-02-24T14:14:04.094Z Downloaded oso v0.27.3
11122026-02-24T14:14:04.095Z Downloaded progenitor v0.11.2
11132026-02-24T14:14:04.098Z Downloaded pkcs1 v0.7.5
11142026-02-24T14:14:04.098Z Downloaded oxnet v0.1.4
11152026-02-24T14:14:04.098Z Downloaded crossterm v0.29.0
11162026-02-24T14:14:04.103Z Downloaded aes-gcm v0.10.3
11172026-02-24T14:14:04.106Z Downloaded recursive v0.1.1
11182026-02-24T14:14:04.109Z Downloaded proc-macro-error2 v2.0.1
11192026-02-24T14:14:04.109Z Downloaded postgres-protocol v0.6.8
11202026-02-24T14:14:04.112Z Downloaded polyval v0.6.2
11212026-02-24T14:14:04.112Z Downloaded poly1305 v0.8.0
11222026-02-24T14:14:04.115Z Downloaded pkg-config v0.3.31
11232026-02-24T14:14:04.115Z Downloaded pin-project-lite v0.2.14
11242026-02-24T14:14:04.119Z Downloaded peg-macros v0.8.5
11252026-02-24T14:14:04.121Z Downloaded hickory-resolver v0.25.2
11262026-02-24T14:14:04.124Z Downloaded headers v0.4.1
11272026-02-24T14:14:04.128Z Downloaded ppv-lite86 v0.2.20
11282026-02-24T14:14:04.130Z Downloaded base64 v0.21.7
11292026-02-24T14:14:04.133Z Downloaded progenitor-client v0.11.2
11302026-02-24T14:14:04.133Z Downloaded progenitor-client v0.10.0
11312026-02-24T14:14:04.137Z Downloaded progenitor-client v0.8.0
11322026-02-24T14:14:04.137Z Downloaded powerfmt v0.2.0
11332026-02-24T14:14:04.137Z Downloaded password-hash v0.5.0
11342026-02-24T14:14:04.139Z Downloaded password-hash v0.4.2
11352026-02-24T14:14:04.139Z Downloaded owo-colors v4.2.3
11362026-02-24T14:14:04.142Z Downloaded pem-rfc7468 v0.7.0
11372026-02-24T14:14:04.143Z Downloaded parse-display-derive v0.10.0
11382026-02-24T14:14:04.146Z Downloaded omicron-zone-package v0.12.2
11392026-02-24T14:14:04.146Z Downloaded oxide-tokio-rt v0.1.2
11402026-02-24T14:14:04.150Z Downloaded indicatif v0.17.11
11412026-02-24T14:14:04.192Z Downloaded darling_core v0.21.0
11422026-02-24T14:14:04.192Z Downloaded progenitor-macro v0.8.0
11432026-02-24T14:14:04.192Z Downloaded progenitor v0.8.0
11442026-02-24T14:14:04.192Z Downloaded num_enum_derive v0.5.11
11452026-02-24T14:14:04.192Z Downloaded num_enum v0.5.11
11462026-02-24T14:14:04.192Z Downloaded num-rational v0.4.2
11472026-02-24T14:14:04.192Z Downloaded ring v0.17.14
11482026-02-24T14:14:04.197Z Downloaded litrs v0.4.1
11492026-02-24T14:14:04.200Z Downloaded indexmap v1.9.3
11502026-02-24T14:14:04.203Z Downloaded paste v1.0.15
11512026-02-24T14:14:04.206Z Downloaded heapless v0.7.17
11522026-02-24T14:14:04.209Z Downloaded libloading v0.8.5
11532026-02-24T14:14:04.209Z Downloaded crypto-bigint v0.5.5
11542026-02-24T14:14:04.215Z Downloaded phf_shared v0.12.1
11552026-02-24T14:14:04.218Z Downloaded precomputed-hash v0.1.1
11562026-02-24T14:14:04.218Z Downloaded phf_shared v0.11.2
11572026-02-24T14:14:04.218Z Downloaded cookie_store v0.21.1
11582026-02-24T14:14:04.218Z Downloaded bytes v1.11.1
11592026-02-24T14:14:04.221Z Downloaded ed25519-dalek v2.1.1
11602026-02-24T14:14:04.224Z Downloaded const_format v0.2.34
11612026-02-24T14:14:04.227Z Downloaded base64 v0.13.1
11622026-02-24T14:14:04.230Z Downloaded parse-size v1.1.0
11632026-02-24T14:14:04.230Z Downloaded native-tls v0.2.12
11642026-02-24T14:14:04.233Z Downloaded nanorand v0.7.0
11652026-02-24T14:14:04.235Z Downloaded multer v3.1.0
11662026-02-24T14:14:04.235Z Downloaded ingot-types v0.1.2
11672026-02-24T14:14:04.238Z Downloaded cancel-safe-futures v0.1.5
11682026-02-24T14:14:04.243Z Downloaded crc-any v2.5.0
11692026-02-24T14:14:04.243Z Downloaded nonempty v0.12.0
11702026-02-24T14:14:04.246Z Downloaded opaque-debug v0.3.1
11712026-02-24T14:14:04.246Z Downloaded iana-time-zone v0.1.63
11722026-02-24T14:14:04.246Z Downloaded hmac v0.12.1
11732026-02-24T14:14:04.249Z Downloaded elliptic-curve v0.13.8
11742026-02-24T14:14:04.253Z Downloaded dropshot-api-manager v0.3.0
11752026-02-24T14:14:04.253Z Downloaded libgit2-sys v0.18.2+1.9.1
11762026-02-24T14:14:04.300Z Downloaded num-iter v0.1.45
11772026-02-24T14:14:04.303Z Downloaded num-conv v0.1.0
11782026-02-24T14:14:04.303Z Downloaded num v0.4.3
11792026-02-24T14:14:04.304Z Downloaded match_cfg v0.1.0
11802026-02-24T14:14:04.307Z Downloaded libsw-core v0.3.1
11812026-02-24T14:14:04.307Z Downloaded fatfs v0.3.6
11822026-02-24T14:14:04.307Z Downloaded darling_core v0.20.10
11832026-02-24T14:14:04.310Z Downloaded num_threads v0.1.7
11842026-02-24T14:14:04.314Z Downloaded futures v0.3.31
11852026-02-24T14:14:04.318Z Downloaded num-derive v0.3.3
11862026-02-24T14:14:04.318Z Downloaded new_debug_unreachable v1.0.6
11872026-02-24T14:14:04.321Z Downloaded libscf-sys v1.1.0
11882026-02-24T14:14:04.321Z Downloaded libefi-sys v0.1.0
11892026-02-24T14:14:04.321Z Downloaded jobserver v0.1.32
11902026-02-24T14:14:04.321Z Downloaded ipnetwork v0.21.1
11912026-02-24T14:14:04.324Z Downloaded ipnet v2.11.0
11922026-02-24T14:14:04.324Z Downloaded ingot v0.1.1
11932026-02-24T14:14:04.328Z Downloaded hyper-rustls v0.27.7
11942026-02-24T14:14:04.328Z Downloaded httparse v1.9.5
11952026-02-24T14:14:04.331Z Downloaded getrandom v0.2.15
11962026-02-24T14:14:04.331Z Downloaded nodrop v0.1.14
11972026-02-24T14:14:04.333Z Downloaded newtype_derive v0.1.6
11982026-02-24T14:14:04.333Z Downloaded newtype-uuid-macros v0.1.0
11992026-02-24T14:14:04.333Z Downloaded bzip2 v0.4.4
12002026-02-24T14:14:04.336Z Downloaded lzss v0.8.2
12012026-02-24T14:14:04.336Z Downloaded lru v0.12.5
12022026-02-24T14:14:04.339Z Downloaded lockfree-object-pool v0.1.6
12032026-02-24T14:14:04.339Z Downloaded md-5 v0.10.6
12042026-02-24T14:14:04.342Z Downloaded dropshot_endpoint v0.16.7
12052026-02-24T14:14:04.345Z Downloaded managed v0.8.0
12062026-02-24T14:14:04.345Z Downloaded linked-hash-map v0.5.6
12072026-02-24T14:14:04.345Z Downloaded der_derive v0.7.3
12082026-02-24T14:14:04.348Z Downloaded const-oid v0.9.6
12092026-02-24T14:14:04.348Z Downloaded colored v3.0.0
12102026-02-24T14:14:04.351Z Downloaded chacha20 v0.9.1
12112026-02-24T14:14:04.351Z Downloaded blake2 v0.10.6
12122026-02-24T14:14:04.354Z Downloaded colored v2.2.0
12132026-02-24T14:14:04.357Z Downloaded lazy_static v1.5.0
12142026-02-24T14:14:04.357Z Downloaded lalrpop-util v0.19.12
12152026-02-24T14:14:04.357Z Downloaded kstat-rs v0.2.4
12162026-02-24T14:14:04.360Z Downloaded fallible-iterator v0.2.0
12172026-02-24T14:14:04.361Z Downloaded ed25519 v2.2.3
12182026-02-24T14:14:04.363Z Downloaded console v0.16.0
12192026-02-24T14:14:04.363Z Downloaded base64ct v1.6.0
12202026-02-24T14:14:04.366Z Downloaded async-bb8-diesel v0.2.1
12212026-02-24T14:14:04.366Z Downloaded humantime v2.2.0
12222026-02-24T14:14:04.369Z Downloaded hubpack v0.1.2
12232026-02-24T14:14:04.369Z Downloaded http-body-util v0.1.3
12242026-02-24T14:14:04.372Z Downloaded highway v1.3.0
12252026-02-24T14:14:04.372Z Downloaded instability v0.3.2
12262026-02-24T14:14:04.372Z Downloaded glob v0.3.2
12272026-02-24T14:14:04.375Z Downloaded futures-executor v0.3.31
12282026-02-24T14:14:04.375Z Downloaded either v1.15.0
12292026-02-24T14:14:04.378Z Downloaded derive-where v1.5.0
12302026-02-24T14:14:04.381Z Downloaded cipher v0.4.4
12312026-02-24T14:14:04.381Z Downloaded chacha20poly1305 v0.10.1
12322026-02-24T14:14:04.383Z Downloaded cargo_metadata v0.19.2
12332026-02-24T14:14:04.383Z Downloaded bit-vec v0.8.0
12342026-02-24T14:14:04.387Z Downloaded indent_write v2.2.0
12352026-02-24T14:14:04.387Z Downloaded impl-trait-for-tuples v0.2.2
12362026-02-24T14:14:04.392Z Downloaded ident_case v1.0.1
12372026-02-24T14:14:04.392Z Downloaded httpdate v1.0.3
12382026-02-24T14:14:04.392Z Downloaded hostname v0.4.2
12392026-02-24T14:14:04.392Z Downloaded convert_case v0.7.1
12402026-02-24T14:14:04.395Z Downloaded console v0.15.10
12412026-02-24T14:14:04.395Z Downloaded cbc v0.1.2
12422026-02-24T14:14:04.395Z Downloaded csv-core v0.1.11
12432026-02-24T14:14:04.399Z Downloaded hash32 v0.2.1
12442026-02-24T14:14:04.399Z Downloaded group v0.13.0
12452026-02-24T14:14:04.399Z Downloaded foldhash v0.2.0
12462026-02-24T14:14:04.402Z Downloaded foldhash v0.1.5
12472026-02-24T14:14:04.402Z Downloaded ff v0.13.0
12482026-02-24T14:14:04.402Z Downloaded erased-serde v0.3.31
12492026-02-24T14:14:04.407Z Downloaded ecdsa v0.16.9
12502026-02-24T14:14:04.407Z Downloaded drift v0.1.3
12512026-02-24T14:14:04.410Z Downloaded derive-ex v0.1.8
12522026-02-24T14:14:04.410Z Downloaded data-encoding v2.9.0
12532026-02-24T14:14:04.414Z Downloaded corncobs v0.1.4
12542026-02-24T14:14:04.414Z Downloaded const_format_proc_macros v0.2.34
12552026-02-24T14:14:04.418Z Downloaded cmake v0.1.51
12562026-02-24T14:14:04.418Z Downloaded ciborium v0.2.2
12572026-02-24T14:14:04.418Z Downloaded cexpr v0.6.0
12582026-02-24T14:14:04.418Z Downloaded cassowary v0.3.0
12592026-02-24T14:14:04.421Z Downloaded buf-list v1.0.3
12602026-02-24T14:14:04.421Z Downloaded bit-vec v0.6.3
12612026-02-24T14:14:04.424Z Downloaded async-trait v0.1.89
12622026-02-24T14:14:04.427Z Downloaded hubpack_derive v0.1.1
12632026-02-24T14:14:04.427Z Downloaded backoff v0.4.0
12642026-02-24T14:14:04.427Z Downloaded http-body v1.0.1
12652026-02-24T14:14:04.430Z Downloaded hostname v0.3.1
12662026-02-24T14:14:04.430Z Downloaded blowfish v0.9.1
12672026-02-24T14:14:04.430Z Downloaded gethostname v0.5.0
12682026-02-24T14:14:04.432Z Downloaded fxhash v0.2.1
12692026-02-24T14:14:04.433Z Downloaded futures-core v0.3.31
12702026-02-24T14:14:04.433Z Downloaded diff v0.1.13
12712026-02-24T14:14:04.435Z Downloaded des v0.8.1
12722026-02-24T14:14:04.435Z Downloaded defmt v0.3.8
12732026-02-24T14:14:04.438Z Downloaded hex v0.4.3
12742026-02-24T14:14:04.441Z Downloaded fs_extra v1.3.0
12752026-02-24T14:14:04.441Z Downloaded fixedbitset v0.5.7
12762026-02-24T14:14:04.444Z Downloaded block-padding v0.3.3
12772026-02-24T14:14:04.444Z Downloaded find-msvc-tools v0.1.9
12782026-02-24T14:14:04.448Z Downloaded env_logger v0.11.8
12792026-02-24T14:14:04.448Z Downloaded crc8 v0.1.1
12802026-02-24T14:14:04.448Z Downloaded constant_time_eq v0.3.1
12812026-02-24T14:14:04.452Z Downloaded fs-err v2.11.0
12822026-02-24T14:14:04.452Z Downloaded diesel-dtrace v0.4.2
12832026-02-24T14:14:04.452Z Downloaded defmt-macros v0.3.9
12842026-02-24T14:14:04.455Z Downloaded ctr v0.9.2
12852026-02-24T14:14:04.455Z Downloaded crc v3.2.1
12862026-02-24T14:14:04.458Z Downloaded crc-catalog v2.4.0
12872026-02-24T14:14:04.458Z Downloaded clang-sys v1.8.1
12882026-02-24T14:14:04.460Z Downloaded arrayref v0.3.9
12892026-02-24T14:14:04.460Z Downloaded embedded-io v0.4.0
12902026-02-24T14:14:04.463Z Downloaded bitflags v1.3.2
12912026-02-24T14:14:04.466Z Downloaded base64 v0.22.1
12922026-02-24T14:14:04.469Z Downloaded dsl_auto_type v0.1.2
12932026-02-24T14:14:04.469Z Downloaded diesel_table_macro_syntax v0.2.0
12942026-02-24T14:14:04.469Z Downloaded crossbeam-utils v0.8.21
12952026-02-24T14:14:04.471Z Downloaded camino-tempfile-ext v0.3.2
12962026-02-24T14:14:04.474Z Downloaded ciborium-io v0.2.2
12972026-02-24T14:14:04.477Z Downloaded cfg_aliases v0.2.1
12982026-02-24T14:14:04.477Z Downloaded dropshot-api-manager-types v0.3.0
12992026-02-24T14:14:04.477Z Downloaded difflib v0.4.0
13002026-02-24T14:14:04.477Z Downloaded debug-ignore v1.0.5
13012026-02-24T14:14:04.481Z Downloaded crucible-workspace-hack v0.1.0
13022026-02-24T14:14:04.481Z Downloaded cfg_aliases v0.1.1
13032026-02-24T14:14:04.481Z Downloaded bitfield-macros v0.19.2
13042026-02-24T14:14:04.481Z Downloaded document-features v0.2.11
13052026-02-24T14:14:04.484Z Downloaded convert_case v0.4.0
13062026-02-24T14:14:04.484Z Downloaded foreign-types v0.5.0
13072026-02-24T14:14:04.484Z Downloaded env_filter v0.1.2
13082026-02-24T14:14:04.484Z Downloaded embedded-io v0.6.1
13092026-02-24T14:14:04.487Z Downloaded darling_macro v0.21.0
13102026-02-24T14:14:04.487Z Downloaded bitfield v0.19.2
13112026-02-24T14:14:04.487Z Downloaded dunce v1.0.5
13122026-02-24T14:14:04.487Z Downloaded darling_macro v0.20.10
13132026-02-24T14:14:04.487Z Downloaded curve25519-dalek-derive v0.1.1
13142026-02-24T14:14:04.490Z Downloaded cobs v0.2.3
13152026-02-24T14:14:04.490Z Downloaded bb8 v0.8.5
13162026-02-24T14:14:04.490Z Downloaded dyn-clone v1.0.20
13172026-02-24T14:14:04.493Z Downloaded cargo-platform v0.1.8
13182026-02-24T14:14:04.494Z Downloaded bcrypt-pbkdf v0.10.0
13192026-02-24T14:14:04.494Z Downloaded deranged v0.5.3
13202026-02-24T14:14:04.498Z Downloaded assert_matches v1.5.0
13212026-02-24T14:14:04.498Z Downloaded float-ord v0.3.2
13222026-02-24T14:14:04.498Z Downloaded derive_builder_macro v0.20.2
13232026-02-24T14:14:04.498Z Downloaded enum-as-inner v0.6.1
13242026-02-24T14:14:04.500Z Downloaded display-error-chain v0.2.2
13252026-02-24T14:14:04.500Z Downloaded derive_builder v0.20.2
13262026-02-24T14:14:04.503Z Downloaded daft v0.1.4
13272026-02-24T14:14:04.503Z Downloaded async-stream-impl v0.3.6
13282026-02-24T14:14:04.506Z Downloaded derive_builder_core v0.20.2
13292026-02-24T14:14:04.506Z Downloaded cstr-argument v0.1.2
13302026-02-24T14:14:04.506Z Downloaded crunchy v0.2.2
13312026-02-24T14:14:04.509Z Downloaded base16ct v0.2.0
13322026-02-24T14:14:04.509Z Downloaded async-stream v0.3.6
13332026-02-24T14:14:04.513Z Downloaded derive_more v0.99.20
13342026-02-24T14:14:04.516Z Downloaded crossbeam-epoch v0.9.18
13352026-02-24T14:14:04.516Z Downloaded crossbeam-deque v0.8.5
13362026-02-24T14:14:04.521Z Downloaded crossbeam-channel v0.5.15
13372026-02-24T14:14:04.526Z Downloaded atomicwrites v0.4.4
13382026-02-24T14:14:04.526Z Downloaded atomic-waker v1.1.2
13392026-02-24T14:14:04.526Z Downloaded ascii-canvas v3.0.0
13402026-02-24T14:14:04.526Z Downloaded array-init v0.0.4
13412026-02-24T14:14:04.526Z Downloaded arrayvec v0.7.6
13422026-02-24T14:14:04.529Z Downloaded argon2 v0.5.3
13432026-02-24T14:14:04.529Z Downloaded addr2line v0.24.2
13442026-02-24T14:14:04.529Z Downloaded aead v0.5.2
13452026-02-24T14:14:04.529Z Downloaded adler2 v2.0.0
13462026-02-24T14:14:04.776Z Downloaded aws-lc-sys v0.26.0
13472026-02-24T14:14:05.089Z Compiling value-bag v1.12.0
13482026-02-24T14:14:05.089Z Compiling lock_api v0.4.12
13492026-02-24T14:14:05.089Z Compiling scopeguard v1.2.0
13502026-02-24T14:14:05.095Z Compiling shlex v1.3.0
13512026-02-24T14:14:05.095Z Compiling find-msvc-tools v0.1.9
13522026-02-24T14:14:05.260Z Compiling syn v2.0.114
13532026-02-24T14:14:05.275Z Compiling getrandom v0.2.15
13542026-02-24T14:14:05.316Z Compiling jobserver v0.1.32
13552026-02-24T14:14:05.384Z Compiling typenum v1.17.0
13562026-02-24T14:14:05.715Z Compiling log v0.4.29
13572026-02-24T14:14:05.754Z Compiling cc v1.2.56
13582026-02-24T14:14:05.797Z Compiling smallvec v1.15.1
13592026-02-24T14:14:05.819Z Compiling rand_core v0.6.4
13602026-02-24T14:14:06.014Z Compiling generic-array v0.14.7
13612026-02-24T14:14:06.174Z Compiling subtle v2.6.1
13622026-02-24T14:14:06.197Z Compiling portable-atomic v1.11.0
13632026-02-24T14:14:06.367Z Compiling critical-section v1.1.3
13642026-02-24T14:14:06.419Z Compiling const-oid v0.9.6
13652026-02-24T14:14:06.442Z Compiling pkg-config v0.3.31
13662026-02-24T14:14:06.517Z Compiling getrandom v0.3.4
13672026-02-24T14:14:06.539Z Compiling serde_json v1.0.149
13682026-02-24T14:14:06.929Z Compiling spin v0.9.8
13692026-02-24T14:14:07.457Z Compiling regex-syntax v0.8.5
13702026-02-24T14:14:07.742Z Compiling parking_lot_core v0.9.10
13712026-02-24T14:14:07.903Z Compiling pin-project-lite v0.2.14
13722026-02-24T14:14:08.272Z Compiling libm v0.2.8
13732026-02-24T14:14:08.505Z Compiling once_cell v1.21.3
13742026-02-24T14:14:08.578Z Compiling rustix v0.38.37
13752026-02-24T14:14:08.704Z Compiling signal-hook-registry v1.4.2
13762026-02-24T14:14:08.938Z Compiling num-traits v0.2.19
13772026-02-24T14:14:09.221Z Compiling allocator-api2 v0.2.21
13782026-02-24T14:14:09.438Z Compiling parking_lot v0.12.3
13792026-02-24T14:14:09.600Z Compiling mio v1.0.2
13802026-02-24T14:14:09.653Z Compiling futures-core v0.3.31
13812026-02-24T14:14:09.934Z Compiling lazy_static v1.5.0
13822026-02-24T14:14:09.934Z Compiling aho-corasick v1.1.3
13832026-02-24T14:14:10.090Z Compiling percent-encoding v2.3.2
13842026-02-24T14:14:10.290Z Compiling socket2 v0.6.1
13852026-02-24T14:14:10.630Z Compiling slab v0.4.9
13862026-02-24T14:14:10.784Z Compiling cpufeatures v0.2.14
13872026-02-24T14:14:10.879Z Compiling glob v0.3.2
13882026-02-24T14:14:10.907Z Compiling either v1.15.0
13892026-02-24T14:14:11.146Z Compiling futures-sink v0.3.31
13902026-02-24T14:14:11.335Z Compiling futures-channel v0.3.31
13912026-02-24T14:14:11.357Z Compiling hashbrown v0.16.1
13922026-02-24T14:14:11.560Z Compiling pin-utils v0.1.0
13932026-02-24T14:14:11.679Z Compiling prettyplease v0.2.36
13942026-02-24T14:14:11.763Z Compiling clang-sys v1.8.1
13952026-02-24T14:14:11.786Z Compiling futures-task v0.3.31
13962026-02-24T14:14:12.050Z Compiling regex-automata v0.4.11
13972026-02-24T14:14:12.127Z Compiling futures-io v0.3.31
13982026-02-24T14:14:12.313Z Compiling rustversion v1.0.22
13992026-02-24T14:14:12.435Z Compiling minimal-lexical v0.2.1
14002026-02-24T14:14:12.510Z Compiling indexmap v2.13.0
14012026-02-24T14:14:12.588Z Compiling libloading v0.8.5
14022026-02-24T14:14:12.934Z Compiling synstructure v0.13.1
14032026-02-24T14:14:12.963Z Compiling nom v7.1.3
14042026-02-24T14:14:13.425Z Compiling bindgen v0.69.5
14052026-02-24T14:14:14.009Z Compiling base64ct v1.6.0
14062026-02-24T14:14:14.324Z Compiling home v0.5.9
14072026-02-24T14:14:14.327Z Compiling ident_case v1.0.1
14082026-02-24T14:14:14.526Z Compiling pem-rfc7468 v0.7.0
14092026-02-24T14:14:14.528Z Compiling itertools v0.12.1
14102026-02-24T14:14:14.597Z Compiling form_urlencoded v1.2.2
14112026-02-24T14:14:14.931Z Compiling rustc-hash v1.1.0
14122026-02-24T14:14:15.106Z Compiling lazycell v1.3.0
14132026-02-24T14:14:15.163Z Compiling flagset v0.4.6
14142026-02-24T14:14:15.298Z Compiling rand_core v0.9.3
14152026-02-24T14:14:15.404Z Compiling cmake v0.1.51
14162026-02-24T14:14:15.868Z Compiling fs_extra v1.3.0
14172026-02-24T14:14:16.256Z Compiling cexpr v0.6.0
14182026-02-24T14:14:16.279Z Compiling dunce v1.0.5
14192026-02-24T14:14:16.412Z Compiling paste v1.0.15
14202026-02-24T14:14:16.434Z Compiling iana-time-zone v0.1.63
14212026-02-24T14:14:16.809Z Compiling foldhash v0.1.5
14222026-02-24T14:14:17.014Z Compiling rustc_version v0.4.1
14232026-02-24T14:14:17.145Z Compiling hashbrown v0.15.4
14242026-02-24T14:14:17.279Z Compiling uuid v1.19.0
14252026-02-24T14:14:17.418Z Compiling regex v1.11.3
14262026-02-24T14:14:17.485Z Compiling serde_derive v1.0.228
14272026-02-24T14:14:17.694Z Compiling zeroize_derive v1.4.2
14282026-02-24T14:14:17.796Z Compiling zerofrom-derive v0.1.4
14292026-02-24T14:14:18.388Z Compiling yoke-derive v0.7.4
14302026-02-24T14:14:18.415Z Compiling zerovec-derive v0.10.3
14312026-02-24T14:14:18.777Z Compiling displaydoc v0.2.5
14322026-02-24T14:14:19.124Z Compiling zeroize v1.8.1
14332026-02-24T14:14:20.290Z Compiling icu_provider_macros v1.5.0
14342026-02-24T14:14:20.847Z Compiling crypto-common v0.1.6
14352026-02-24T14:14:20.847Z Compiling block-buffer v0.10.4
14362026-02-24T14:14:21.094Z Compiling digest v0.10.7
14372026-02-24T14:14:21.137Z Compiling zerocopy-derive v0.7.35
14382026-02-24T14:14:21.158Z Compiling zerofrom v0.1.4
14392026-02-24T14:14:21.161Z Compiling tokio-macros v2.6.0
14402026-02-24T14:14:21.266Z Compiling thiserror-impl v2.0.18
14412026-02-24T14:14:21.423Z Compiling yoke v0.7.4
14422026-02-24T14:14:21.601Z Compiling hmac v0.12.1
14432026-02-24T14:14:21.778Z Compiling zerovec v0.10.4
14442026-02-24T14:14:21.870Z Compiling block-padding v0.3.3
14452026-02-24T14:14:22.211Z Compiling futures-macro v0.3.31
14462026-02-24T14:14:22.379Z Compiling inout v0.1.3
14472026-02-24T14:14:22.699Z Compiling cipher v0.4.4
14482026-02-24T14:14:22.754Z Compiling sha2 v0.10.9
14492026-02-24T14:14:23.112Z Compiling zerocopy v0.7.35
14502026-02-24T14:14:23.241Z Compiling der_derive v0.7.3
14512026-02-24T14:14:23.927Z Compiling tinystr v0.7.6
14522026-02-24T14:14:23.962Z Compiling icu_collections v1.5.0
14532026-02-24T14:14:24.327Z Compiling icu_locid v1.5.0
14542026-02-24T14:14:24.406Z Compiling thiserror v2.0.18
14552026-02-24T14:14:24.475Z Compiling ppv-lite86 v0.2.20
14562026-02-24T14:14:24.503Z Compiling futures-util v0.3.31
14572026-02-24T14:14:24.572Z Compiling pest v2.8.2
14582026-02-24T14:14:24.634Z Compiling serde v1.0.228
14592026-02-24T14:14:25.246Z Compiling salsa20 v0.10.2
14602026-02-24T14:14:25.271Z Compiling pbkdf2 v0.12.2
14612026-02-24T14:14:25.459Z Compiling icu_provider v1.5.0
14622026-02-24T14:14:25.478Z Compiling der v0.7.10
14632026-02-24T14:14:25.500Z Compiling vcpkg v0.2.15
14642026-02-24T14:14:25.897Z Compiling bitflags v2.9.4
14652026-02-24T14:14:26.266Z Compiling bytes v1.11.1
14662026-02-24T14:14:26.332Z Compiling icu_locid_transform v1.5.0
14672026-02-24T14:14:26.394Z Compiling chrono v0.4.43
14682026-02-24T14:14:27.174Z Compiling zerocopy v0.8.27
14692026-02-24T14:14:27.642Z Compiling tokio v1.49.0
14702026-02-24T14:14:27.740Z Compiling icu_properties v1.5.1
14712026-02-24T14:14:28.014Z Compiling spki v0.7.3
14722026-02-24T14:14:28.442Z Compiling http v1.4.0
14732026-02-24T14:14:28.485Z Compiling openssl-sys v0.9.109
14742026-02-24T14:14:28.704Z Compiling pest_meta v2.8.2
14752026-02-24T14:14:29.549Z Compiling scrypt v0.11.0
14762026-02-24T14:14:29.815Z Compiling rand_chacha v0.9.0
14772026-02-24T14:14:29.950Z Compiling which v4.4.2
14782026-02-24T14:14:30.054Z Compiling cbc v0.1.2
14792026-02-24T14:14:30.476Z Compiling aes v0.8.4
14802026-02-24T14:14:30.648Z Compiling zerocopy-derive v0.8.27
14812026-02-24T14:14:31.456Z Compiling pkcs5 v0.7.1
14822026-02-24T14:14:32.029Z Compiling icu_normalizer v1.5.0
14832026-02-24T14:14:32.538Z Compiling rand v0.9.2
14842026-02-24T14:14:32.609Z Compiling pest_generator v2.8.2
14852026-02-24T14:14:33.031Z Compiling idna_adapter v1.2.0
14862026-02-24T14:14:33.274Z Compiling idna v1.0.3
14872026-02-24T14:14:33.453Z Compiling tracing-attributes v0.1.27
14882026-02-24T14:14:33.743Z Compiling serde_derive_internals v0.29.1
14892026-02-24T14:14:34.320Z Compiling url v2.5.4
14902026-02-24T14:14:34.358Z Compiling ring v0.17.14
14912026-02-24T14:14:34.789Z Compiling tracing-core v0.1.32
14922026-02-24T14:14:35.479Z Compiling aws-lc-rs v1.12.4
14932026-02-24T14:14:35.940Z Compiling rustix v1.1.3
14942026-02-24T14:14:35.961Z Compiling adler2 v2.0.0
14952026-02-24T14:14:35.983Z Compiling schemars v0.8.22
14962026-02-24T14:14:36.104Z Compiling schemars_derive v0.8.22
14972026-02-24T14:14:36.187Z Compiling miniz_oxide v0.8.5
14982026-02-24T14:14:36.334Z Compiling tokio-util v0.7.15
14992026-02-24T14:14:36.582Z Compiling tracing v0.1.40
15002026-02-24T14:14:37.076Z Compiling pest_derive v2.8.2
15012026-02-24T14:14:37.541Z Compiling pkcs8 v0.10.2
15022026-02-24T14:14:37.715Z Compiling http-body v1.0.1
15032026-02-24T14:14:37.883Z Compiling scroll_derive v0.13.1
15042026-02-24T14:14:37.983Z Compiling darling_core v0.20.10
15052026-02-24T14:14:38.142Z Compiling rustls-pki-types v1.10.0
15062026-02-24T14:14:38.653Z Compiling dyn-clone v1.0.20
15072026-02-24T14:14:38.840Z Compiling httparse v1.9.5
15082026-02-24T14:14:39.017Z Compiling base64 v0.22.1
15092026-02-24T14:14:39.057Z Compiling tinyvec_macros v0.1.1
15102026-02-24T14:14:39.158Z Compiling tinyvec v1.8.0
15112026-02-24T14:14:39.638Z Compiling scroll v0.13.0
15122026-02-24T14:14:40.172Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15132026-02-24T14:14:40.641Z Compiling bzip2-sys v0.1.13+1.0.8
15142026-02-24T14:14:41.002Z Compiling powerfmt v0.2.0
15152026-02-24T14:14:41.189Z Compiling untrusted v0.7.1
15162026-02-24T14:14:41.384Z Compiling tower-service v0.3.3
15172026-02-24T14:14:41.408Z Compiling num-conv v0.1.0
15182026-02-24T14:14:41.478Z Compiling openssl-probe v0.1.5
15192026-02-24T14:14:41.532Z Compiling untrusted v0.9.0
15202026-02-24T14:14:41.691Z Compiling foreign-types-shared v0.1.1
15212026-02-24T14:14:41.729Z Compiling time-core v0.1.6
15222026-02-24T14:14:41.768Z Compiling tower-layer v0.3.3
15232026-02-24T14:14:41.830Z Compiling openssl v0.10.73
15242026-02-24T14:14:42.031Z Compiling try-lock v0.2.5
15252026-02-24T14:14:42.071Z Compiling atomic-waker v1.1.2
15262026-02-24T14:14:42.204Z Compiling want v0.3.1
15272026-02-24T14:14:42.290Z Compiling h2 v0.4.6
15282026-02-24T14:14:42.344Z Compiling time-macros v0.2.24
15292026-02-24T14:14:42.485Z Compiling tempfile v3.24.0
15302026-02-24T14:14:42.509Z Compiling foreign-types v0.3.2
15312026-02-24T14:14:42.533Z Compiling deranged v0.5.3
15322026-02-24T14:14:43.636Z Compiling darling_macro v0.20.10
15332026-02-24T14:14:44.232Z Compiling goblin v0.10.2
15342026-02-24T14:14:44.444Z Compiling darling v0.20.10
15352026-02-24T14:14:45.025Z Compiling ipnet v2.11.0
15362026-02-24T14:14:45.229Z Compiling openssl-macros v0.1.1
15372026-02-24T14:14:46.013Z Compiling wait-timeout v0.2.0
15382026-02-24T14:14:46.122Z Compiling native-tls v0.2.12
15392026-02-24T14:14:46.262Z Compiling usdt-impl v0.6.0
15402026-02-24T14:14:46.487Z Compiling crossbeam-utils v0.8.21
15412026-02-24T14:14:46.510Z Compiling syn v1.0.109
15422026-02-24T14:14:46.630Z Compiling httpdate v1.0.3
15432026-02-24T14:14:46.655Z Compiling rustls v0.23.19
15442026-02-24T14:14:46.979Z Compiling num_threads v0.1.7
15452026-02-24T14:14:47.026Z Compiling gimli v0.31.1
15462026-02-24T14:14:47.053Z Compiling quick-error v1.2.3
15472026-02-24T14:14:47.077Z Compiling bit-vec v0.8.0
15482026-02-24T14:14:47.123Z Compiling time v0.3.43
15492026-02-24T14:14:47.282Z Compiling rusty-fork v0.3.0
15502026-02-24T14:14:47.548Z Compiling bit-set v0.8.0
15512026-02-24T14:14:48.016Z Compiling derive_builder_core v0.20.2
15522026-02-24T14:14:50.060Z Compiling hyper v1.8.1
15532026-02-24T14:14:50.988Z Compiling unicode-normalization v0.1.24
15542026-02-24T14:14:51.689Z Compiling addr2line v0.24.2
15552026-02-24T14:14:51.746Z Compiling dof v0.4.0
15562026-02-24T14:14:52.024Z Compiling dtrace-parser v0.3.0
15572026-02-24T14:14:52.386Z Compiling signature v2.2.0
15582026-02-24T14:14:52.700Z Compiling heapless v0.7.17
15592026-02-24T14:14:53.159Z Compiling scroll_derive v0.12.0
15602026-02-24T14:14:53.568Z Compiling thiserror-impl v1.0.69
15612026-02-24T14:14:53.840Z Compiling rand_xorshift v0.4.0
15622026-02-24T14:14:53.899Z Compiling darling_core v0.21.0
15632026-02-24T14:14:54.114Z Compiling slog v2.8.2
15642026-02-24T14:14:54.458Z Compiling thread-id v5.0.0
15652026-02-24T14:14:54.523Z Compiling cookie v0.18.1
15662026-02-24T14:14:54.600Z Compiling object v0.36.5
15672026-02-24T14:14:54.866Z Compiling crc32fast v1.4.2
15682026-02-24T14:14:54.956Z Compiling signal-hook v0.3.18
15692026-02-24T14:14:55.164Z Compiling unarray v0.1.4
15702026-02-24T14:14:55.265Z Compiling unicode-properties v0.1.3
15712026-02-24T14:14:55.341Z Compiling siphasher v0.3.11
15722026-02-24T14:14:55.365Z Compiling rustc-demangle v0.1.24
15732026-02-24T14:14:55.678Z Compiling unicode-bidi v0.3.17
15742026-02-24T14:14:55.741Z Compiling zlib-rs v0.5.1
15752026-02-24T14:14:56.189Z Compiling zstd-safe v7.2.3
15762026-02-24T14:14:56.423Z Compiling anyhow v1.0.99
15772026-02-24T14:14:56.576Z Compiling thiserror v1.0.69
15782026-02-24T14:14:56.728Z Compiling stringprep v0.1.5
15792026-02-24T14:14:56.892Z Compiling phf_shared v0.11.2
15802026-02-24T14:14:57.263Z Compiling proptest v1.7.0
15812026-02-24T14:14:57.546Z Compiling scroll v0.12.0
15822026-02-24T14:14:58.165Z Compiling hyper-util v0.1.19
15832026-02-24T14:14:58.348Z Compiling derive_builder_macro v0.20.2
15842026-02-24T14:14:59.751Z Compiling darling_macro v0.21.0
15852026-02-24T14:14:59.884Z Compiling ipnetwork v0.21.1
15862026-02-24T14:15:00.694Z Compiling serde_tokenstream v0.2.2
15872026-02-24T14:15:00.741Z Compiling backtrace v0.3.74
15882026-02-24T14:15:01.272Z Compiling erased-serde v0.3.31
15892026-02-24T14:15:01.313Z Compiling serde_spanned v0.6.9
15902026-02-24T14:15:01.560Z Compiling toml_datetime v0.6.11
15912026-02-24T14:15:02.110Z Compiling libz-rs-sys v0.5.1
15922026-02-24T14:15:02.214Z Compiling rand_chacha v0.3.1
15932026-02-24T14:15:02.414Z Compiling md-5 v0.10.6
15942026-02-24T14:15:02.637Z Compiling curve25519-dalek v4.1.3
15952026-02-24T14:15:02.722Z Compiling vergen-lib v0.1.6
15962026-02-24T14:15:02.968Z Compiling num-integer v0.1.46
15972026-02-24T14:15:03.090Z Compiling sync_wrapper v1.0.1
15982026-02-24T14:15:03.270Z Compiling ff v0.13.0
15992026-02-24T14:15:03.328Z Compiling hash32 v0.2.1
16002026-02-24T14:15:03.502Z Compiling memoffset v0.9.1
16012026-02-24T14:15:03.649Z Compiling fallible-iterator v0.2.0
16022026-02-24T14:15:03.672Z Compiling psl-types v2.0.11
16032026-02-24T14:15:03.694Z Compiling base16ct v0.2.0
16042026-02-24T14:15:03.870Z Compiling smoltcp v0.9.1
16052026-02-24T14:15:03.896Z Compiling cfg_aliases v0.2.1
16062026-02-24T14:15:04.010Z Compiling litrs v0.4.1
16072026-02-24T14:15:04.033Z Compiling num-bigint-dig v0.8.6
16082026-02-24T14:15:04.251Z Compiling ref-cast v1.0.25
16092026-02-24T14:15:04.338Z Compiling postgres-protocol v0.6.8
16102026-02-24T14:15:04.421Z Compiling nix v0.29.0
16112026-02-24T14:15:04.595Z Compiling sec1 v0.7.3
16122026-02-24T14:15:05.022Z Compiling publicsuffix v2.3.0
16132026-02-24T14:15:05.071Z Compiling document-features v0.2.11
16142026-02-24T14:15:05.204Z Compiling group v0.13.0
16152026-02-24T14:15:05.334Z Compiling num-iter v0.1.45
16162026-02-24T14:15:05.544Z Compiling tower v0.5.2
16172026-02-24T14:15:05.622Z Compiling newtype-uuid v1.3.2
16182026-02-24T14:15:05.662Z Compiling rand v0.8.5
16192026-02-24T14:15:06.289Z Compiling flate2 v1.1.2
16202026-02-24T14:15:06.627Z Compiling darling v0.21.0
16212026-02-24T14:15:06.760Z Compiling oxnet v0.1.4
16222026-02-24T14:15:07.061Z Compiling derive_builder v0.20.2
16232026-02-24T14:15:07.079Z Compiling tokio-native-tls v0.3.1
16242026-02-24T14:15:07.263Z Compiling goblin v0.8.2
16252026-02-24T14:15:07.633Z Compiling rustls-native-certs v0.8.1
16262026-02-24T14:15:08.023Z Compiling webpki-roots v1.0.1
16272026-02-24T14:15:08.194Z Compiling http-body-util v0.1.3
16282026-02-24T14:15:08.243Z Compiling strum_macros v0.27.2
16292026-02-24T14:15:08.265Z Compiling terminal_size v0.4.0
16302026-02-24T14:15:08.466Z Compiling cargo-platform v0.1.8
16312026-02-24T14:15:08.517Z Compiling hkdf v0.12.4
16322026-02-24T14:15:08.702Z Compiling crypto-bigint v0.5.5
16332026-02-24T14:15:08.802Z Compiling async-trait v0.1.89
16342026-02-24T14:15:08.989Z Compiling daft-derive v0.1.4
16352026-02-24T14:15:10.569Z Compiling ref-cast-impl v1.0.25
16362026-02-24T14:15:10.980Z Compiling hubpack_derive v0.1.1
16372026-02-24T14:15:11.314Z Compiling curve25519-dalek-derive v0.1.1
16382026-02-24T14:15:11.682Z Compiling vergen v9.0.6
16392026-02-24T14:15:11.883Z Compiling ahash v0.8.12
16402026-02-24T14:15:12.028Z Compiling fs-err v3.1.1
16412026-02-24T14:15:12.319Z Compiling buf-list v1.0.3
16422026-02-24T14:15:12.408Z Compiling bitflags v1.3.2
16432026-02-24T14:15:12.527Z Compiling unicode-segmentation v1.12.0
16442026-02-24T14:15:12.701Z Compiling ryu v1.0.18
16452026-02-24T14:15:12.937Z Compiling iri-string v0.7.8
16462026-02-24T14:15:12.999Z Compiling managed v0.8.0
16472026-02-24T14:15:13.058Z Compiling lockfree-object-pool v0.1.6
16482026-02-24T14:15:13.338Z Compiling bumpalo v3.16.0
16492026-02-24T14:15:13.412Z Compiling winnow v0.5.40
16502026-02-24T14:15:13.434Z Compiling simd-adler32 v0.3.7
16512026-02-24T14:15:13.839Z Compiling zopfli v0.8.1
16522026-02-24T14:15:13.983Z Compiling clap_builder v4.5.48
16532026-02-24T14:15:15.384Z Compiling dof v0.3.0
16542026-02-24T14:15:16.204Z Compiling tower-http v0.6.6
16552026-02-24T14:15:16.576Z Compiling strum v0.27.2
16562026-02-24T14:15:16.712Z Compiling toml_edit v0.19.15
16572026-02-24T14:15:16.792Z Compiling serde_urlencoded v0.7.1
16582026-02-24T14:15:17.272Z Compiling hubpack v0.1.2
16592026-02-24T14:15:17.296Z Compiling elliptic-curve v0.13.8
16602026-02-24T14:15:17.499Z Compiling daft v0.1.4
16612026-02-24T14:15:17.718Z Compiling cargo_metadata v0.19.2
16622026-02-24T14:15:18.099Z Compiling hyper-tls v0.6.0
16632026-02-24T14:15:18.199Z Compiling zstd v0.13.3
16642026-02-24T14:15:18.504Z Compiling cookie_store v0.21.1
16652026-02-24T14:15:18.755Z Compiling signal-hook-mio v0.2.4
16662026-02-24T14:15:20.001Z Compiling serde_with_macros v3.16.1
16672026-02-24T14:15:21.200Z Compiling postgres-types v0.2.9
16682026-02-24T14:15:21.721Z Compiling usdt-macro v0.6.0
16692026-02-24T14:15:22.444Z Compiling usdt-attr-macro v0.6.0
16702026-02-24T14:15:22.515Z Compiling phf v0.11.2
16712026-02-24T14:15:22.801Z Compiling dtrace-parser v0.2.0
16722026-02-24T14:15:23.144Z Compiling ed25519 v2.2.3
16732026-02-24T14:15:23.229Z Compiling bzip2 v0.4.4
16742026-02-24T14:15:23.361Z Compiling bzip2 v0.5.2
16752026-02-24T14:15:23.627Z Compiling pkcs1 v0.7.5
16762026-02-24T14:15:23.748Z Compiling enum-as-inner v0.6.1
16772026-02-24T14:15:24.036Z Compiling strum_macros v0.26.4
16782026-02-24T14:15:24.540Z Compiling clap_derive v4.5.47
16792026-02-24T14:15:24.710Z Compiling serde-big-array v0.5.1
16802026-02-24T14:15:24.797Z Compiling hex v0.4.3
16812026-02-24T14:15:24.903Z Compiling rfc6979 v0.4.0
16822026-02-24T14:15:24.963Z Compiling serde_repr v0.1.19
16832026-02-24T14:15:25.113Z Compiling bstr v1.10.0
16842026-02-24T14:15:25.207Z Compiling float-cmp v0.10.0
16852026-02-24T14:15:25.419Z Compiling env_filter v0.1.2
16862026-02-24T14:15:25.452Z Compiling socket2 v0.5.10
16872026-02-24T14:15:26.025Z Compiling memmap2 v0.9.8
16882026-02-24T14:15:26.054Z Compiling encoding_rs v0.8.34
16892026-02-24T14:15:26.377Z Compiling static_assertions v1.1.0
16902026-02-24T14:15:26.434Z Compiling foldhash v0.2.0
16912026-02-24T14:15:26.502Z Compiling precomputed-hash v0.1.1
16922026-02-24T14:15:26.582Z Compiling difflib v0.4.0
16932026-02-24T14:15:26.642Z Compiling data-encoding v2.9.0
16942026-02-24T14:15:26.853Z Compiling jiff v0.2.15
16952026-02-24T14:15:27.925Z Compiling keccak v0.1.5
16962026-02-24T14:15:28.309Z Compiling predicates-core v1.0.8
16972026-02-24T14:15:28.384Z Compiling fixedbitset v0.5.7
16982026-02-24T14:15:28.617Z Compiling normalize-line-endings v0.3.0
16992026-02-24T14:15:28.796Z Compiling new_debug_unreachable v1.0.6
17002026-02-24T14:15:28.799Z Compiling rustc-hash v2.1.1
17012026-02-24T14:15:28.897Z Compiling fixedbitset v0.4.2
17022026-02-24T14:15:29.002Z Compiling whoami v1.5.2
17032026-02-24T14:15:29.026Z Compiling mime v0.3.17
17042026-02-24T14:15:29.332Z Compiling toml_edit v0.22.27
17052026-02-24T14:15:29.563Z Compiling tokio-postgres v0.7.13
17062026-02-24T14:15:29.572Z Compiling petgraph v0.6.5
17072026-02-24T14:15:29.739Z Compiling iddqd v0.3.16
17082026-02-24T14:15:30.218Z Compiling string_cache v0.8.9
17092026-02-24T14:15:30.643Z Compiling clap v4.5.48
17102026-02-24T14:15:30.786Z Compiling petgraph v0.8.2
17112026-02-24T14:15:32.348Z Compiling predicates v3.1.3
17122026-02-24T14:15:33.043Z Compiling strum v0.26.3
17132026-02-24T14:15:33.148Z Compiling sha3 v0.10.8
17142026-02-24T14:15:33.257Z Compiling hickory-proto v0.25.2
17152026-02-24T14:15:33.816Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17162026-02-24T14:15:34.240Z Compiling zip v4.2.0
17172026-02-24T14:15:34.935Z Compiling usdt v0.6.0
17182026-02-24T14:15:35.273Z Compiling similar v2.7.0
17192026-02-24T14:15:35.426Z Compiling usdt-impl v0.5.0
17202026-02-24T14:15:36.288Z Compiling env_logger v0.11.8
17212026-02-24T14:15:36.382Z Compiling serde_with v3.16.1
17222026-02-24T14:15:36.734Z Compiling ecdsa v0.16.9
17232026-02-24T14:15:37.037Z Compiling rsa v0.9.8
17242026-02-24T14:15:37.330Z Compiling zip v0.6.6
17252026-02-24T14:15:37.638Z Compiling ed25519-dalek v2.1.1
17262026-02-24T14:15:38.686Z Compiling toml v0.7.8
17272026-02-24T14:15:39.855Z Compiling crossterm v0.28.1
17282026-02-24T14:15:40.735Z Compiling heck v0.4.1
17292026-02-24T14:15:40.853Z Compiling crossbeam-epoch v0.9.18
17302026-02-24T14:15:40.877Z Compiling tokio-stream v0.1.17
17312026-02-24T14:15:41.004Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17322026-02-24T14:15:41.173Z Compiling x509-cert v0.2.5
17332026-02-24T14:15:41.432Z Compiling openapiv3 v2.2.0
17342026-02-24T14:15:41.563Z Compiling sha1 v0.10.6
17352026-02-24T14:15:41.877Z Compiling itertools v0.10.5
17362026-02-24T14:15:42.007Z Compiling itertools v0.13.0
17372026-02-24T14:15:42.993Z Compiling winnow v0.6.26
17382026-02-24T14:15:44.449Z Compiling peg-runtime v0.8.5
17392026-02-24T14:15:44.912Z Compiling lalrpop-util v0.19.12
17402026-02-24T14:15:45.022Z Compiling thread_local v1.1.8
17412026-02-24T14:15:45.046Z Compiling slog-async v2.8.0
17422026-02-24T14:15:45.048Z Compiling crossbeam-channel v0.5.15
17432026-02-24T14:15:45.261Z Compiling xattr v1.3.1
17442026-02-24T14:15:45.362Z Compiling futures-executor v0.3.31
17452026-02-24T14:15:45.490Z Compiling filetime v0.2.26
17462026-02-24T14:15:45.529Z Compiling is-terminal v0.4.13
17472026-02-24T14:15:45.605Z Compiling term v1.1.0
17482026-02-24T14:15:45.645Z Compiling take_mut v0.2.2
17492026-02-24T14:15:45.691Z Compiling futures v0.3.31
17502026-02-24T14:15:45.809Z Compiling tar v0.4.44
17512026-02-24T14:15:46.443Z Compiling slog-term v2.9.2
17522026-02-24T14:15:48.940Z Compiling aws-lc-sys v0.26.0
17532026-02-24T14:16:18.225Z Compiling rustls-webpki v0.102.8
17542026-02-24T14:16:22.715Z Compiling tokio-rustls v0.26.0
17552026-02-24T14:16:22.983Z Compiling hyper-rustls v0.27.7
17562026-02-24T14:16:23.301Z Compiling reqwest v0.12.24
17572026-02-24T14:16:27.179Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17582026-02-24T14:16:27.483Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17592026-02-24T14:16:32.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s
17602026-02-24T14:16:32.269Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17612026-02-24T14:16:32.327ZFeb 24 14:16:30.908 INFO Starting download, target: Clickhouse
17622026-02-24T14:16:32.327ZFeb 24 14:16:30.909 INFO Starting download, target: DendriteStub
17632026-02-24T14:16:32.330ZFeb 24 14:16:30.909 INFO Starting download, target: Console
17642026-02-24T14:16:32.330ZFeb 24 14:16:30.909 INFO Starting download, target: Cockroach
17652026-02-24T14:16:32.330ZFeb 24 14:16:30.909 INFO Starting download, target: MaghemiteMgd
17662026-02-24T14:16:32.330ZFeb 24 14:16:30.909 INFO Starting download, target: TransceiverControl
17672026-02-24T14:16:32.330ZFeb 24 14:16:30.909 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17682026-02-24T14:16:32.330ZFeb 24 14:16:30.909 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17692026-02-24T14:16:32.330ZFeb 24 14:16:30.909 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17702026-02-24T14:16:32.330ZFeb 24 14:16:30.909 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17712026-02-24T14:16:32.330ZFeb 24 14:16:30.909 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17722026-02-24T14:16:32.330ZFeb 24 14:16:30.910 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17732026-02-24T14:16:32.544ZFeb 24 14:16:31.119 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17742026-02-24T14:16:32.981ZFeb 24 14:16:31.520 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17752026-02-24T14:16:33.014ZFeb 24 14:16:31.560 INFO Download complete, target: TransceiverControl
17762026-02-24T14:16:33.421ZFeb 24 14:16:31.967 INFO Download complete, target: Console
17772026-02-24T14:16:34.158ZFeb 24 14:16:32.732 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17782026-02-24T14:16:34.453ZFeb 24 14:16:33.034 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17792026-02-24T14:16:34.498ZFeb 24 14:16:33.080 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17802026-02-24T14:16:35.102ZFeb 24 14:16:33.684 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17812026-02-24T14:16:35.102ZFeb 24 14:16:33.684 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17822026-02-24T14:16:38.006ZFeb 24 14:16:36.587 INFO Download complete, target: MaghemiteMgd
17832026-02-24T14:16:38.398ZFeb 24 14:16:36.979 INFO Download complete, target: DendriteStub
17842026-02-24T14:16:42.696ZFeb 24 14:16:41.276 INFO Checking that binary works, target: Cockroach
17852026-02-24T14:16:42.828ZFeb 24 14:16:41.407 INFO Download complete, target: Cockroach
17862026-02-24T14:16:45.331ZFeb 24 14:16:43.910 INFO Checking that binary works, target: Clickhouse
17872026-02-24T14:16:45.495ZFeb 24 14:16:44.074 INFO Download complete, target: Clickhouse
17882026-02-24T14:16:45.516ZAll builder prerequisites installed successfully, and PATH looks valid
17892026-02-24T14:16:45.520Z
17902026-02-24T14:16:45.520Zreal 6:23.093477844
17912026-02-24T14:16:45.520Zuser 18:37.406711314
17922026-02-24T14:16:45.520Zsys 2:33.665804625
17932026-02-24T14:16:45.520Ztrap 0.681970405
17942026-02-24T14:16:45.520Ztflt 0.858052667
17952026-02-24T14:16:45.520Zdflt 0.957435580
17962026-02-24T14:16:45.520Zkflt 0.030739296
17972026-02-24T14:16:45.520Zlock 44:18.886980467
17982026-02-24T14:16:45.520Zslp 1:10:06.574049897
17992026-02-24T14:16:45.520Zlat 1:21.920168481
18002026-02-24T14:16:45.520Zstop 3:14.254376212
18012026-02-24T14:16:45.520Z+ banner clippy
18022026-02-24T14:16:45.523Z
18032026-02-24T14:16:45.523Z #### # # ##### ##### # #
18042026-02-24T14:16:45.524Z # # # # # # # # # #
18052026-02-24T14:16:45.524Z # # # # # # # #
18062026-02-24T14:16:45.524Z # # # ##### ##### #
18072026-02-24T14:16:45.524Z # # # # # # #
18082026-02-24T14:16:45.524Z #### ###### # # # #
18092026-02-24T14:16:45.524Z
18102026-02-24T14:16:45.524Z+ export CARGO_INCREMENTAL=0
18112026-02-24T14:16:45.524Z+ CARGO_INCREMENTAL=0
18122026-02-24T14:16:45.524Z+ ptime -m cargo xtask clippy
18132026-02-24T14:16:46.316Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18142026-02-24T14:16:46.619Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18152026-02-24T14:16:49.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.13s
18162026-02-24T14:16:49.816Z Running `target/debug/xtask clippy`
18172026-02-24T14:16:49.844Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18182026-02-24T14:16:50.747Z Downloading crates ...
18192026-02-24T14:16:51.059Z Downloaded assert-json-diff v2.0.2
18202026-02-24T14:16:51.069Z Downloaded anes v0.1.6
18212026-02-24T14:16:51.069Z Downloaded async-task v4.7.1
18222026-02-24T14:16:51.069Z Downloaded approx v0.5.1
18232026-02-24T14:16:51.070Z Downloaded assert_cmd v2.0.17
18242026-02-24T14:16:51.070Z Downloaded async-object-pool v0.1.5
18252026-02-24T14:16:51.070Z Downloaded async-attributes v1.1.2
18262026-02-24T14:16:51.082Z Downloaded pathdiff v0.2.3
18272026-02-24T14:16:51.082Z Downloaded miette-derive v5.10.0
18282026-02-24T14:16:51.083Z Downloaded doc-comment v0.3.3
18292026-02-24T14:16:51.084Z Downloaded async-channel v2.3.1
18302026-02-24T14:16:51.084Z Downloaded cast v0.3.0
18312026-02-24T14:16:51.090Z Downloaded parking v2.2.1
18322026-02-24T14:16:51.091Z Downloaded supports-unicode v2.1.0
18332026-02-24T14:16:51.091Z Downloaded async-global-executor v2.4.1
18342026-02-24T14:16:51.095Z Downloaded backtrace-ext v0.2.1
18352026-02-24T14:16:51.095Z Downloaded termcolor v1.4.1
18362026-02-24T14:16:51.100Z Downloaded rust-argon2 v2.1.0
18372026-02-24T14:16:51.100Z Downloaded relative-path v1.9.3
18382026-02-24T14:16:51.110Z Downloaded oorandom v11.1.4
18392026-02-24T14:16:51.123Z Downloaded nested v0.1.1
18402026-02-24T14:16:51.123Z Downloaded escape8259 v0.5.3
18412026-02-24T14:16:51.123Z Downloaded similar-asserts v1.7.0
18422026-02-24T14:16:51.124Z Downloaded supports-color v2.1.0
18432026-02-24T14:16:51.141Z Downloaded event-listener-strategy v0.5.2
18442026-02-24T14:16:51.141Z Downloaded proc-macro-crate v3.2.0
18452026-02-24T14:16:51.141Z Downloaded async-channel v1.9.0
18462026-02-24T14:16:51.141Z Downloaded piper v0.2.4
18472026-02-24T14:16:51.141Z Downloaded supports-hyperlinks v2.1.0
18482026-02-24T14:16:51.141Z Downloaded plotters-backend v0.3.7
18492026-02-24T14:16:51.141Z Downloaded event-listener v2.5.3
18502026-02-24T14:16:51.141Z Downloaded serde_regex v1.1.0
18512026-02-24T14:16:51.150Z Downloaded target-triple v0.1.3
18522026-02-24T14:16:51.152Z Downloaded plotters-svg v0.3.7
18532026-02-24T14:16:51.152Z Downloaded guppy-workspace-hack v0.1.0
18542026-02-24T14:16:51.152Z Downloaded kv-log-macro v1.0.7
18552026-02-24T14:16:51.152Z Downloaded libtest-mimic v0.8.1
18562026-02-24T14:16:51.167Z Downloaded partial-io v0.5.4
18572026-02-24T14:16:51.168Z Downloaded futures-timer v3.0.3
18582026-02-24T14:16:51.168Z Downloaded terminal_size v0.1.17
18592026-02-24T14:16:51.168Z Downloaded target-lexicon v0.13.2
18602026-02-24T14:16:51.168Z Downloaded datatest-stable v0.3.2
18612026-02-24T14:16:51.178Z Downloaded async-executor v1.13.1
18622026-02-24T14:16:51.179Z Downloaded async-process v2.3.0
18632026-02-24T14:16:51.180Z Downloaded knuffel-derive v3.2.0
18642026-02-24T14:16:51.180Z Downloaded async-signal v0.2.10
18652026-02-24T14:16:51.180Z Downloaded tinytemplate v1.2.1
18662026-02-24T14:16:51.180Z Downloaded criterion-plot v0.6.0
18672026-02-24T14:16:51.181Z Downloaded owo-colors v3.5.0
18682026-02-24T14:16:51.187Z Downloaded concurrent-queue v2.5.0
18692026-02-24T14:16:51.187Z Downloaded target-spec v3.5.0
18702026-02-24T14:16:51.188Z Downloaded event-listener v5.3.1
18712026-02-24T14:16:51.188Z Downloaded async-io v2.3.4
18722026-02-24T14:16:51.197Z Downloaded trybuild v1.0.106
18732026-02-24T14:16:51.197Z Downloaded httptest v0.16.3
18742026-02-24T14:16:51.213Z Downloaded path-tree v0.8.1
18752026-02-24T14:16:51.213Z Downloaded async-lock v3.4.0
18762026-02-24T14:16:51.222Z Downloaded futures-lite v2.3.0
18772026-02-24T14:16:51.223Z Downloaded blocking v1.6.1
18782026-02-24T14:16:51.223Z Downloaded stringmetrics v2.2.2
18792026-02-24T14:16:51.223Z Downloaded polling v3.7.3
18802026-02-24T14:16:51.223Z Downloaded textwrap v0.15.2
18812026-02-24T14:16:51.227Z Downloaded rstest v0.25.0
18822026-02-24T14:16:51.227Z Downloaded rstest_macros v0.25.0
18832026-02-24T14:16:51.240Z Downloaded knuffel v3.2.0
18842026-02-24T14:16:51.240Z Downloaded chumsky v0.9.3
18852026-02-24T14:16:51.252Z Downloaded rand_distr v0.5.1
18862026-02-24T14:16:51.253Z Downloaded blake2b_simd v1.0.2
18872026-02-24T14:16:51.253Z Downloaded cfg-expr v0.20.1
18882026-02-24T14:16:51.253Z Downloaded miette v5.10.0
18892026-02-24T14:16:51.253Z Downloaded fancy-regex v0.14.0
18902026-02-24T14:16:51.266Z Downloaded criterion v0.7.0
18912026-02-24T14:16:51.272Z Downloaded plotters v0.3.7
18922026-02-24T14:16:51.277Z Downloaded hashbrown v0.14.5
18932026-02-24T14:16:51.282Z Downloaded guppy v0.17.20
18942026-02-24T14:16:51.286Z Downloaded async-std v1.13.0
18952026-02-24T14:16:51.368Z Downloaded httpmock v0.8.0-alpha.1
18962026-02-24T14:16:53.566Z Checking cfg-if v1.0.4
18972026-02-24T14:16:53.982Z Checking libc v0.2.180
18982026-02-24T14:16:53.987Z Checking serde_core v1.0.228
18992026-02-24T14:16:54.067Z Checking memchr v2.7.4
19002026-02-24T14:16:54.116Z Checking smallvec v1.15.1
19012026-02-24T14:16:54.163Z Checking value-bag v1.12.0
19022026-02-24T14:16:54.221Z Checking itoa v1.0.11
19032026-02-24T14:16:54.290Z Checking scopeguard v1.2.0
19042026-02-24T14:16:54.360Z Checking libm v0.2.8
19052026-02-24T14:16:54.477Z Checking zeroize v1.8.1
19062026-02-24T14:16:54.549Z Checking lock_api v0.4.12
19072026-02-24T14:16:54.613Z Checking stable_deref_trait v1.2.0
19082026-02-24T14:16:54.673Z Checking log v0.4.29
19092026-02-24T14:16:54.782Z Checking portable-atomic v1.11.0
19102026-02-24T14:16:54.846Z Checking critical-section v1.1.3
19112026-02-24T14:16:54.972Z Checking zerofrom v0.1.4
19122026-02-24T14:16:55.025Z Checking getrandom v0.2.15
19132026-02-24T14:16:55.085Z Checking getrandom v0.3.4
19142026-02-24T14:16:55.138Z Checking zmij v1.0.15
19152026-02-24T14:16:55.207Z Checking yoke v0.7.4
19162026-02-24T14:16:55.273Z Checking num-traits v0.2.19
19172026-02-24T14:16:55.276Z Checking pin-project-lite v0.2.14
19182026-02-24T14:16:55.382Z Checking rand_core v0.6.4
19192026-02-24T14:16:55.441Z Checking percent-encoding v2.3.2
19202026-02-24T14:16:55.492Z Checking litemap v0.7.3
19212026-02-24T14:16:55.564Z Checking zerovec v0.10.4
19222026-02-24T14:16:55.619Z Checking writeable v0.5.5
19232026-02-24T14:16:55.730Z Checking icu_locid_transform_data v1.5.0
19242026-02-24T14:16:55.791Z Checking byteorder v1.5.0
19252026-02-24T14:16:55.848Z Checking once_cell v1.21.3
19262026-02-24T14:16:55.906Z Checking subtle v2.6.1
19272026-02-24T14:16:55.959Z Checking icu_properties_data v1.5.0
19282026-02-24T14:16:56.016Z Checking utf16_iter v1.0.5
19292026-02-24T14:16:56.249Z Checking utf8_iter v1.0.4
19302026-02-24T14:16:56.301Z Checking icu_normalizer_data v1.5.0
19312026-02-24T14:16:56.304Z Checking write16 v1.0.0
19322026-02-24T14:16:56.410Z Checking form_urlencoded v1.2.2
19332026-02-24T14:16:56.413Z Checking parking_lot_core v0.9.10
19342026-02-24T14:16:56.515Z Checking signal-hook-registry v1.4.2
19352026-02-24T14:16:56.569Z Checking typenum v1.17.0
19362026-02-24T14:16:56.628Z Checking mio v1.0.2
19372026-02-24T14:16:56.693Z Checking futures-core v0.3.31
19382026-02-24T14:16:56.758Z Checking allocator-api2 v0.2.21
19392026-02-24T14:16:56.825Z Checking socket2 v0.6.1
19402026-02-24T14:16:56.890Z Checking parking_lot v0.12.3
19412026-02-24T14:16:56.970Z Checking iana-time-zone v0.1.63
19422026-02-24T14:16:57.083Z Checking tinystr v0.7.6
19432026-02-24T14:16:57.206Z Checking icu_collections v1.5.0
19442026-02-24T14:16:57.275Z Checking errno v0.3.12
19452026-02-24T14:16:57.333Z Checking equivalent v1.0.2
19462026-02-24T14:16:57.415Z Checking const-oid v0.9.6
19472026-02-24T14:16:57.480Z Checking icu_locid v1.5.0
19482026-02-24T14:16:57.539Z Checking zerocopy v0.7.35
19492026-02-24T14:16:57.542Z Checking thiserror v1.0.69
19502026-02-24T14:16:57.647Z Checking generic-array v0.14.7
19512026-02-24T14:16:57.701Z Checking futures-io v0.3.31
19522026-02-24T14:16:57.769Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19532026-02-24T14:16:57.824Z Checking serde v1.0.228
19542026-02-24T14:16:57.885Z Checking serde_json v1.0.149
19552026-02-24T14:16:57.948Z Checking uuid v1.19.0
19562026-02-24T14:16:58.167Z Checking semver v1.0.27
19572026-02-24T14:16:58.531Z Checking icu_provider v1.5.0
19582026-02-24T14:16:58.654Z Checking thiserror v2.0.18
19592026-02-24T14:16:58.710Z Checking dyn-clone v1.0.20
19602026-02-24T14:16:58.830Z Checking crypto-common v0.1.6
19612026-02-24T14:16:58.893Z Checking block-buffer v0.10.4
19622026-02-24T14:16:58.937Z Checking bytes v1.11.1
19632026-02-24T14:16:58.940Z Checking bitflags v2.9.4
19642026-02-24T14:16:59.047Z Checking chrono v0.4.43
19652026-02-24T14:16:59.192Z Checking slab v0.4.9
19662026-02-24T14:16:59.195Z Checking cpufeatures v0.2.14
19672026-02-24T14:16:59.309Z Checking digest v0.10.7
19682026-02-24T14:16:59.312Z Checking icu_locid_transform v1.5.0
19692026-02-24T14:16:59.410Z Checking futures-sink v0.3.31
19702026-02-24T14:16:59.413Z Checking pin-utils v0.1.0
19712026-02-24T14:16:59.521Z Checking hashbrown v0.16.1
19722026-02-24T14:16:59.525Z Checking rustix v0.38.37
19732026-02-24T14:16:59.638Z Checking futures-channel v0.3.31
19742026-02-24T14:16:59.641Z Checking futures-task v0.3.31
19752026-02-24T14:16:59.756Z Checking ppv-lite86 v0.2.20
19762026-02-24T14:17:00.018Z Checking tokio v1.49.0
19772026-02-24T14:17:00.080Z Checking foldhash v0.1.5
19782026-02-24T14:17:00.083Z Checking futures-util v0.3.31
19792026-02-24T14:17:00.391Z Checking hashbrown v0.15.4
19802026-02-24T14:17:00.453Z Checking icu_properties v1.5.1
19812026-02-24T14:17:00.524Z Checking fnv v1.0.7
19822026-02-24T14:17:00.584Z Checking indexmap v2.13.0
19832026-02-24T14:17:00.718Z Checking tracing-core v0.1.32
19842026-02-24T14:17:01.062Z Checking regex-syntax v0.8.5
19852026-02-24T14:17:01.424Z Checking tracing v0.1.40
19862026-02-24T14:17:01.485Z Checking http v1.4.0
19872026-02-24T14:17:01.867Z Checking spin v0.9.8
19882026-02-24T14:17:01.929Z Checking crossbeam-utils v0.8.21
19892026-02-24T14:17:02.290Z Checking adler2 v2.0.0
19902026-02-24T14:17:02.536Z Checking miniz_oxide v0.8.5
19912026-02-24T14:17:02.763Z Checking utf8parse v0.2.2
19922026-02-24T14:17:02.827Z Checking base64ct v1.6.0
19932026-02-24T14:17:02.873Z Checking base64 v0.22.1
19942026-02-24T14:17:02.989Z Checking unicode-ident v1.0.19
19952026-02-24T14:17:03.248Z Checking proc-macro2 v1.0.101
19962026-02-24T14:17:03.316Z Checking block-padding v0.3.3
19972026-02-24T14:17:03.374Z Checking anstyle v1.0.11
19982026-02-24T14:17:03.428Z Checking ipnet v2.11.0
19992026-02-24T14:17:03.598Z Checking inout v0.1.3
20002026-02-24T14:17:03.754Z Checking icu_normalizer v1.5.0
20012026-02-24T14:17:03.818Z Checking aho-corasick v1.1.3
20022026-02-24T14:17:03.911Z Checking cipher v0.4.4
20032026-02-24T14:17:03.983Z Checking quote v1.0.40
20042026-02-24T14:17:04.049Z Checking anstyle-parse v0.2.5
20052026-02-24T14:17:04.288Z Checking colorchoice v1.0.2
20062026-02-24T14:17:04.379Z Checking is_terminal_polyfill v1.70.1
20072026-02-24T14:17:04.440Z Checking syn v2.0.114
20082026-02-24T14:17:04.444Z Checking powerfmt v0.2.0
20092026-02-24T14:17:04.552Z Checking anstyle-query v1.1.1
20102026-02-24T14:17:04.607Z Checking atomic-waker v1.1.2
20112026-02-24T14:17:04.610Z Checking idna_adapter v1.2.0
20122026-02-24T14:17:04.652Z Checking num_threads v0.1.7
20132026-02-24T14:17:04.763Z Checking anstream v0.6.18
20142026-02-24T14:17:04.824Z Checking deranged v0.5.3
20152026-02-24T14:17:04.827Z Checking num-conv v0.1.0
20162026-02-24T14:17:04.931Z Checking idna v1.0.3
20172026-02-24T14:17:04.933Z Checking fastrand v2.1.1
20182026-02-24T14:17:05.173Z Checking time-core v0.1.6
20192026-02-24T14:17:05.238Z Checking pem-rfc7468 v0.7.0
20202026-02-24T14:17:05.358Z Checking terminal_size v0.4.0
20212026-02-24T14:17:05.423Z Checking regex-automata v0.4.11
20222026-02-24T14:17:05.476Z Checking url v2.5.4
20232026-02-24T14:17:05.537Z Checking sha2 v0.10.9
20242026-02-24T14:17:05.598Z Checking untrusted v0.9.0
20252026-02-24T14:17:05.601Z Checking gimli v0.31.1
20262026-02-24T14:17:05.843Z Checking ring v0.17.14
20272026-02-24T14:17:06.209Z Checking hmac v0.12.1
20282026-02-24T14:17:06.392Z Checking schemars v0.8.22
20292026-02-24T14:17:06.516Z Checking object v0.36.5
20302026-02-24T14:17:07.310Z Checking time v0.3.43
20312026-02-24T14:17:07.378Z Checking tokio-util v0.7.15
20322026-02-24T14:17:07.932Z Checking zerocopy v0.8.27
20332026-02-24T14:17:08.090Z Checking httparse v1.9.5
20342026-02-24T14:17:08.614Z Checking clap_lex v0.7.4
20352026-02-24T14:17:08.730Z Checking rustc-demangle v0.1.24
20362026-02-24T14:17:08.953Z Checking strsim v0.11.1
20372026-02-24T14:17:09.254Z Checking lazy_static v1.5.0
20382026-02-24T14:17:09.317Z Checking clap_builder v4.5.48
20392026-02-24T14:17:09.453Z Checking flagset v0.4.6
20402026-02-24T14:17:09.513Z Checking addr2line v0.24.2
20412026-02-24T14:17:09.728Z Checking rand_chacha v0.3.1
20422026-02-24T14:17:09.791Z Checking der v0.7.10
20432026-02-24T14:17:09.939Z Checking rustls-pki-types v1.10.0
20442026-02-24T14:17:10.103Z Checking http-body v1.0.1
20452026-02-24T14:17:10.193Z Checking rand v0.8.5
20462026-02-24T14:17:10.399Z Checking aws-lc-sys v0.26.0
20472026-02-24T14:17:10.461Z Checking httpdate v1.0.3
20482026-02-24T14:17:10.541Z Checking untrusted v0.7.1
20492026-02-24T14:17:10.778Z Checking try-lock v0.2.5
20502026-02-24T14:17:10.838Z Checking h2 v0.4.6
20512026-02-24T14:17:10.999Z Checking want v0.3.1
20522026-02-24T14:17:11.268Z Checking tower-layer v0.3.3
20532026-02-24T14:17:11.441Z Checking ryu v1.0.18
20542026-02-24T14:17:11.444Z Checking tower-service v0.3.3
20552026-02-24T14:17:11.555Z Checking erased-serde v0.3.31
20562026-02-24T14:17:11.588Z Checking rand_core v0.9.3
20572026-02-24T14:17:11.752Z Checking spki v0.7.3
20582026-02-24T14:17:11.755Z Checking pbkdf2 v0.12.2
20592026-02-24T14:17:12.057Z Checking aes v0.8.4
20602026-02-24T14:17:12.116Z Checking mime v0.3.17
20612026-02-24T14:17:12.118Z Checking salsa20 v0.10.2
20622026-02-24T14:17:12.248Z Checking clap v4.5.48
20632026-02-24T14:17:12.448Z Checking cbc v0.1.2
20642026-02-24T14:17:12.511Z Checking rustix v1.1.3
20652026-02-24T14:17:12.514Z Checking scrypt v0.11.0
20662026-02-24T14:17:12.607Z Checking aws-lc-rs v1.12.4
20672026-02-24T14:17:12.670Z Checking backtrace v0.3.74
20682026-02-24T14:17:12.728Z Checking rand_chacha v0.9.0
20692026-02-24T14:17:12.731Z Checking slog v2.8.2
20702026-02-24T14:17:12.848Z Checking http-body-util v0.1.3
20712026-02-24T14:17:12.969Z Checking regex v1.11.3
20722026-02-24T14:17:13.170Z Checking rand v0.9.2
20732026-02-24T14:17:13.305Z Checking anyhow v1.0.99
20742026-02-24T14:17:13.369Z Checking pkcs5 v0.7.1
20752026-02-24T14:17:13.425Z Checking foreign-types-shared v0.1.1
20762026-02-24T14:17:13.618Z Checking openssl-probe v0.1.5
20772026-02-24T14:17:13.680Z Checking foreign-types v0.3.2
20782026-02-24T14:17:13.781Z Checking serde_urlencoded v0.7.1
20792026-02-24T14:17:13.858Z Checking hex v0.4.3
20802026-02-24T14:17:13.861Z Checking openssl-sys v0.9.109
20812026-02-24T14:17:13.972Z Checking pkcs8 v0.10.2
20822026-02-24T14:17:14.200Z Checking encoding_rs v0.8.34
20832026-02-24T14:17:14.263Z Checking ipnetwork v0.21.1
20842026-02-24T14:17:14.342Z Checking rustls-webpki v0.102.8
20852026-02-24T14:17:14.404Z Checking plain v0.2.3
20862026-02-24T14:17:14.459Z Checking ucd-trie v0.1.7
20872026-02-24T14:17:14.557Z Checking tempfile v3.24.0
20882026-02-24T14:17:14.640Z Checking sync_wrapper v1.0.1
20892026-02-24T14:17:14.740Z Checking either v1.15.0
20902026-02-24T14:17:14.802Z Checking pest v2.8.2
20912026-02-24T14:17:14.870Z Checking pretty-hex v0.4.1
20922026-02-24T14:17:15.002Z Checking psl-types v2.0.11
20932026-02-24T14:17:15.070Z Checking openssl v0.10.73
20942026-02-24T14:17:15.133Z Checking tower v0.5.2
20952026-02-24T14:17:15.194Z Checking rustls-native-certs v0.8.1
20962026-02-24T14:17:15.241Z Checking rustls v0.23.19
20972026-02-24T14:17:15.301Z Checking publicsuffix v2.3.0
20982026-02-24T14:17:15.452Z Checking webpki-roots v1.0.1
20992026-02-24T14:17:15.631Z Checking cookie v0.18.1
21002026-02-24T14:17:15.742Z Checking openapiv3 v2.2.0
21012026-02-24T14:17:16.018Z Checking iri-string v0.7.8
21022026-02-24T14:17:16.185Z Checking cookie_store v0.21.1
21032026-02-24T14:17:16.484Z Checking signature v2.2.0
21042026-02-24T14:17:16.764Z Checking serde_spanned v0.6.9
21052026-02-24T14:17:16.975Z Checking toml_datetime v0.6.11
21062026-02-24T14:17:17.039Z Checking hyper v1.8.1
21072026-02-24T14:17:17.096Z Checking winnow v0.7.14
21082026-02-24T14:17:17.270Z Checking sha1 v0.10.6
21092026-02-24T14:17:17.412Z Checking strum v0.26.3
21102026-02-24T14:17:17.641Z Checking data-encoding v2.9.0
21112026-02-24T14:17:17.696Z Checking static_assertions v1.1.0
21122026-02-24T14:17:17.857Z Checking oxnet v0.1.4
21132026-02-24T14:17:18.252Z Checking quick-error v1.2.3
21142026-02-24T14:17:18.388Z Checking tinyvec_macros v0.1.1
21152026-02-24T14:17:18.482Z Checking hubpack v0.1.2
21162026-02-24T14:17:18.562Z Checking tinyvec v1.8.0
21172026-02-24T14:17:18.615Z Checking tower-http v0.6.6
21182026-02-24T14:17:18.879Z Checking num-integer v0.1.46
21192026-02-24T14:17:18.881Z Checking base16ct v0.2.0
21202026-02-24T14:17:18.987Z Checking hyper-util v0.1.19
21212026-02-24T14:17:19.206Z Checking bit-vec v0.8.0
21222026-02-24T14:17:19.252Z Checking sec1 v0.7.3
21232026-02-24T14:17:19.425Z Checking scroll v0.12.0
21242026-02-24T14:17:19.641Z Checking bit-set v0.8.0
21252026-02-24T14:17:19.732Z Checking ff v0.13.0
21262026-02-24T14:17:19.959Z Checking wait-timeout v0.2.0
21272026-02-24T14:17:19.973Z Checking crc32fast v1.4.2
21282026-02-24T14:17:19.977Z Checking native-tls v0.2.12
21292026-02-24T14:17:19.977Z Checking goblin v0.8.2
21302026-02-24T14:17:20.117Z Checking num-iter v0.1.45
21312026-02-24T14:17:20.117Z Checking group v0.13.0
21322026-02-24T14:17:20.237Z Checking ahash v0.8.12
21332026-02-24T14:17:20.241Z Checking bstr v1.10.0
21342026-02-24T14:17:20.344Z Checking tokio-rustls v0.26.0
21352026-02-24T14:17:20.347Z Checking tokio-native-tls v0.3.1
21362026-02-24T14:17:20.462Z Checking hkdf v0.12.4
21372026-02-24T14:17:20.526Z Checking crypto-bigint v0.5.5
21382026-02-24T14:17:20.623Z Checking rusty-fork v0.3.0
21392026-02-24T14:17:20.684Z Checking dtrace-parser v0.2.0
21402026-02-24T14:17:20.742Z Checking rand_xorshift v0.4.0
21412026-02-24T14:17:20.861Z Checking crossbeam-epoch v0.9.18
21422026-02-24T14:17:20.971Z Checking thread-id v4.2.2
21432026-02-24T14:17:21.033Z Checking unarray v0.1.4
21442026-02-24T14:17:21.163Z Checking zlib-rs v0.5.1
21452026-02-24T14:17:21.228Z Checking num-bigint-dig v0.8.6
21462026-02-24T14:17:21.231Z Checking pkcs1 v0.7.5
21472026-02-24T14:17:21.342Z Checking x509-cert v0.2.5
21482026-02-24T14:17:21.345Z Checking proptest v1.7.0
21492026-02-24T14:17:21.719Z Checking hyper-rustls v0.27.7
21502026-02-24T14:17:21.781Z Checking hyper-tls v0.6.0
21512026-02-24T14:17:22.127Z Checking scroll v0.13.0
21522026-02-24T14:17:22.130Z Checking reqwest v0.12.24
21532026-02-24T14:17:22.679Z Checking unicode-segmentation v1.12.0
21542026-02-24T14:17:22.993Z Checking toml_write v0.1.2
21552026-02-24T14:17:23.057Z Checking libz-rs-sys v0.5.1
21562026-02-24T14:17:23.115Z Checking elliptic-curve v0.13.8
21572026-02-24T14:17:23.177Z Checking rsa v0.9.8
21582026-02-24T14:17:23.335Z Checking flate2 v1.1.2
21592026-02-24T14:17:23.396Z Checking toml_edit v0.22.27
21602026-02-24T14:17:23.457Z Checking goblin v0.10.2
21612026-02-24T14:17:23.806Z Checking rfc6979 v0.4.0
21622026-02-24T14:17:24.070Z Checking memmap2 v0.9.8
21632026-02-24T14:17:24.134Z Checking winnow v0.5.40
21642026-02-24T14:17:24.194Z Checking bitflags v1.3.2
21652026-02-24T14:17:24.250Z Checking ecdsa v0.16.9
21662026-02-24T14:17:24.379Z Checking dtrace-parser v0.3.0
21672026-02-24T14:17:24.441Z Checking curve25519-dalek v4.1.3
21682026-02-24T14:17:24.845Z Checking dof v0.3.0
21692026-02-24T14:17:24.924Z Checking bzip2-sys v0.1.13+1.0.8
21702026-02-24T14:17:25.032Z Checking env_filter v0.1.2
21712026-02-24T14:17:25.111Z Checking thread-id v5.0.0
21722026-02-24T14:17:25.300Z Checking keccak v0.1.5
21732026-02-24T14:17:25.362Z Checking env_logger v0.11.8
21742026-02-24T14:17:25.548Z Checking usdt-impl v0.5.0
21752026-02-24T14:17:25.705Z Checking sha3 v0.10.8
21762026-02-24T14:17:25.776Z Checking ed25519 v2.2.3
21772026-02-24T14:17:25.873Z Checking newtype-uuid v1.3.2
21782026-02-24T14:17:26.120Z Checking itertools v0.13.0
21792026-02-24T14:17:26.180Z Checking serde_with v3.16.1
21802026-02-24T14:17:26.183Z Checking unicode-normalization v0.1.24
21812026-02-24T14:17:26.280Z Checking memoffset v0.9.1
21822026-02-24T14:17:26.283Z Checking daft v0.1.4
21832026-02-24T14:17:26.283Z Checking ed25519-dalek v2.1.1
21842026-02-24T14:17:26.473Z Checking signal-hook v0.3.18
21852026-02-24T14:17:26.874Z Checking managed v0.8.0
21862026-02-24T14:17:26.877Z Checking signal-hook-mio v0.2.4
21872026-02-24T14:17:26.989Z Checking toml_edit v0.19.15
21882026-02-24T14:17:26.992Z Checking bzip2 v0.4.4
21892026-02-24T14:17:27.103Z Checking ref-cast v1.0.25
21902026-02-24T14:17:27.163Z Checking zstd-sys v2.0.14+zstd.1.5.7
21912026-02-24T14:17:27.285Z Checking bumpalo v3.16.0
21922026-02-24T14:17:27.347Z Checking siphasher v0.3.11
21932026-02-24T14:17:27.411Z Checking zip v0.6.6
21942026-02-24T14:17:27.462Z Checking zstd-safe v7.2.3
21952026-02-24T14:17:27.695Z Checking simd-adler32 v0.3.7
21962026-02-24T14:17:27.758Z Checking lockfree-object-pool v0.1.6
21972026-02-24T14:17:27.850Z Checking zstd v0.13.3
21982026-02-24T14:17:28.072Z Checking phf_shared v0.11.2
21992026-02-24T14:17:28.137Z Checking crossterm v0.28.1
22002026-02-24T14:17:28.140Z Checking zopfli v0.8.1
22012026-02-24T14:17:28.267Z Checking bzip2 v0.5.2
22022026-02-24T14:17:28.415Z Checking similar v2.7.0
22032026-02-24T14:17:28.512Z Checking serde-big-array v0.5.1
22042026-02-24T14:17:28.642Z Checking hash32 v0.2.1
22052026-02-24T14:17:28.820Z Checking socket2 v0.5.10
22062026-02-24T14:17:28.924Z Checking winnow v0.6.26
22072026-02-24T14:17:29.035Z Checking jiff v0.2.15
22082026-02-24T14:17:29.282Z Checking unicode-bidi v0.3.17
22092026-02-24T14:17:29.343Z Checking toml v0.7.8
22102026-02-24T14:17:29.345Z Checking dof v0.4.0
22112026-02-24T14:17:29.465Z Checking unicode-properties v0.1.3
22122026-02-24T14:17:29.584Z Checking predicates-core v1.0.8
22132026-02-24T14:17:29.840Z Checking heapless v0.7.17
22142026-02-24T14:17:29.906Z Checking hickory-proto v0.25.2
22152026-02-24T14:17:29.971Z Checking tokio-stream v0.1.17
22162026-02-24T14:17:29.974Z Checking stringprep v0.1.5
22172026-02-24T14:17:30.103Z Checking fs-err v3.1.1
22182026-02-24T14:17:30.326Z Checking usdt-impl v0.6.0
22192026-02-24T14:17:30.395Z Checking md-5 v0.10.6
22202026-02-24T14:17:30.710Z Checking float-cmp v0.10.0
22212026-02-24T14:17:30.775Z Checking fallible-iterator v0.2.0
22222026-02-24T14:17:30.778Z Checking rustc-hash v2.1.1
22232026-02-24T14:17:30.872Z Checking foldhash v0.2.0
22242026-02-24T14:17:30.928Z Checking usdt v0.6.0
22252026-02-24T14:17:30.985Z Checking difflib v0.4.0
22262026-02-24T14:17:31.044Z Checking normalize-line-endings v0.3.0
22272026-02-24T14:17:31.179Z Checking iddqd v0.3.16
22282026-02-24T14:17:31.238Z Checking smoltcp v0.9.1
22292026-02-24T14:17:31.295Z Checking nix v0.29.0
22302026-02-24T14:17:31.363Z Checking predicates v3.1.3
22312026-02-24T14:17:31.471Z Checking postgres-protocol v0.6.8
22322026-02-24T14:17:31.677Z Checking itertools v0.10.5
22332026-02-24T14:17:32.076Z Checking buf-list v1.0.3
22342026-02-24T14:17:32.159Z Checking strum v0.27.2
22352026-02-24T14:17:32.409Z Checking lalrpop-util v0.19.12
22362026-02-24T14:17:32.475Z Checking precomputed-hash v0.1.1
22372026-02-24T14:17:32.661Z Checking new_debug_unreachable v1.0.6
22382026-02-24T14:17:32.720Z Checking fixedbitset v0.5.7
22392026-02-24T14:17:32.723Z Checking fixedbitset v0.4.2
22402026-02-24T14:17:32.838Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22412026-02-24T14:17:32.842Z Checking string_cache v0.8.9
22422026-02-24T14:17:33.093Z Checking postgres-types v0.2.9
22432026-02-24T14:17:33.096Z Checking petgraph v0.6.5
22442026-02-24T14:17:33.195Z Checking petgraph v0.8.2
22452026-02-24T14:17:33.257Z Checking phf v0.11.2
22462026-02-24T14:17:33.580Z Checking itertools v0.12.1
22472026-02-24T14:17:33.743Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22482026-02-24T14:17:33.834Z Checking whoami v1.5.2
22492026-02-24T14:17:34.197Z Checking peg-runtime v0.8.5
22502026-02-24T14:17:34.260Z Checking minimal-lexical v0.2.1
22512026-02-24T14:17:34.532Z Checking tokio-postgres v0.7.13
22522026-02-24T14:17:34.762Z Checking nom v7.1.3
22532026-02-24T14:17:35.033Z Checking zip v4.2.0
22542026-02-24T14:17:36.208Z Checking camino v1.2.2
22552026-02-24T14:17:36.272Z Compiling regress v0.10.4
22562026-02-24T14:17:36.401Z Checking futures-executor v0.3.31
22572026-02-24T14:17:36.521Z Checking is-terminal v0.4.13
22582026-02-24T14:17:36.708Z Checking futures v0.3.31
22592026-02-24T14:17:36.772Z Compiling unsafe-libyaml v0.2.11
22602026-02-24T14:17:36.832Z Checking crossbeam-channel v0.5.15
22612026-02-24T14:17:36.835Z Checking heck v0.5.0
22622026-02-24T14:17:36.948Z Checking thread_local v1.1.8
22632026-02-24T14:17:37.162Z Compiling rustls v0.22.4
22642026-02-24T14:17:37.402Z Compiling newtype-uuid-macros v0.1.0
22652026-02-24T14:17:37.463Z Compiling structmeta-derive v0.3.0
22662026-02-24T14:17:37.547Z Checking take_mut v0.2.2
22672026-02-24T14:17:37.682Z Checking term v1.1.0
22682026-02-24T14:17:37.775Z Checking slog-async v2.8.0
22692026-02-24T14:17:38.153Z Compiling serde_yaml v0.9.34+deprecated
22702026-02-24T14:17:38.210Z Checking slog-term v2.9.2
22712026-02-24T14:17:38.448Z Compiling multer v3.1.0
22722026-02-24T14:17:38.545Z Compiling async-stream-impl v0.3.6
22732026-02-24T14:17:38.838Z Compiling dropshot v0.16.7
22742026-02-24T14:17:39.018Z Checking match_cfg v0.1.0
22752026-02-24T14:17:39.081Z Compiling dropshot_endpoint v0.16.7
22762026-02-24T14:17:39.194Z Checking hostname v0.3.1
22772026-02-24T14:17:39.380Z Checking debug-ignore v1.0.5
22782026-02-24T14:17:39.438Z Checking unicode-width v0.1.14
22792026-02-24T14:17:39.603Z Checking slog-json v2.6.1
22802026-02-24T14:17:39.963Z Compiling typify-impl v0.4.3
22812026-02-24T14:17:40.022Z Compiling structmeta v0.3.0
22822026-02-24T14:17:40.025Z Checking slog-bunyan v2.5.0
22832026-02-24T14:17:40.025Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22842026-02-24T14:17:40.332Z Checking toml_parser v1.0.6+spec-1.1.0
22852026-02-24T14:17:40.499Z Compiling derive-ex v0.1.8
22862026-02-24T14:17:41.112Z Checking toml_datetime v0.7.5+spec-1.1.0
22872026-02-24T14:17:41.171Z Checking serde_path_to_error v0.1.20
22882026-02-24T14:17:41.565Z Checking serde_spanned v1.0.4
22892026-02-24T14:17:41.697Z Checking toml_writer v1.0.6+spec-1.1.0
22902026-02-24T14:17:41.904Z Checking async-stream v0.3.6
22912026-02-24T14:17:42.121Z Checking toml v0.9.11+spec-1.1.0
22922026-02-24T14:17:42.650Z Checking rustls-pemfile v2.2.0
22932026-02-24T14:17:42.966Z Checking waitgroup v0.1.2
22942026-02-24T14:17:43.126Z Checking hostname v0.4.2
22952026-02-24T14:17:43.205Z Checking progenitor-client v0.10.0
22962026-02-24T14:17:43.314Z Compiling parse-display-derive v0.10.0
22972026-02-24T14:17:43.375Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
22982026-02-24T14:17:43.587Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22992026-02-24T14:17:43.652Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23002026-02-24T14:17:43.710Z Checking macaddr v1.0.1
23012026-02-24T14:17:43.888Z Checking tabwriter v1.4.0
23022026-02-24T14:17:44.121Z Checking itertools v0.14.0
23032026-02-24T14:17:44.216Z Checking instant v0.1.13
23042026-02-24T14:17:44.407Z Checking progenitor-client v0.11.2
23052026-02-24T14:17:44.458Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23062026-02-24T14:17:44.461Z Checking backoff v0.4.0
23072026-02-24T14:17:44.562Z Compiling test-strategy v0.4.3
23082026-02-24T14:17:44.742Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
23092026-02-24T14:17:44.870Z Checking colored v3.0.0
23102026-02-24T14:17:44.933Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23112026-02-24T14:17:45.326Z Checking camino-tempfile v1.4.1
23122026-02-24T14:17:45.432Z Checking tokio-rustls v0.25.0
23132026-02-24T14:17:45.715Z Checking crossbeam-deque v0.8.5
23142026-02-24T14:17:46.066Z Compiling rayon-core v1.12.1
23152026-02-24T14:17:46.127Z Checking toml v0.8.23
23162026-02-24T14:17:46.742Z Compiling proc-macro-error v1.0.4
23172026-02-24T14:17:46.885Z Checking secrecy v0.10.3
23182026-02-24T14:17:47.146Z Checking parse-display v0.10.0
23192026-02-24T14:17:47.148Z Compiling crucible-workspace-hack v0.1.0
23202026-02-24T14:17:47.263Z Checking rayon v1.10.0
23212026-02-24T14:17:47.396Z Compiling proc-macro-crate v1.3.1
23222026-02-24T14:17:47.455Z Compiling nix v0.30.1
23232026-02-24T14:17:47.834Z Checking glob v0.3.2
23242026-02-24T14:17:48.061Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23252026-02-24T14:17:48.251Z Compiling heapless v0.8.0
23262026-02-24T14:17:48.309Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23272026-02-24T14:17:48.413Z Compiling num_enum_derive v0.5.11
23282026-02-24T14:17:48.897Z Compiling ingot-macros v0.1.1
23292026-02-24T14:17:48.949Z Checking hash32 v0.3.1
23302026-02-24T14:17:49.230Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23312026-02-24T14:17:49.233Z Compiling smoltcp v0.11.0
23322026-02-24T14:17:50.086Z Compiling foreign-types-macros v0.2.3
23332026-02-24T14:17:50.168Z Checking foreign-types-shared v0.3.1
23342026-02-24T14:17:50.355Z Checking unicode-width v0.2.0
23352026-02-24T14:17:50.664Z Checking cobs v0.2.3
23362026-02-24T14:17:50.792Z Checking num_enum v0.5.11
23372026-02-24T14:17:50.934Z Checking postcard v1.0.10
23382026-02-24T14:17:51.034Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23392026-02-24T14:17:51.098Z Checking sigpipe v0.1.3
23402026-02-24T14:17:51.158Z Checking cstr-argument v0.1.2
23412026-02-24T14:17:51.286Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23422026-02-24T14:17:51.348Z Compiling typify-macro v0.4.3
23432026-02-24T14:17:51.402Z Checking foreign-types v0.5.0
23442026-02-24T14:17:51.406Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23452026-02-24T14:17:51.529Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23462026-02-24T14:17:51.584Z Checking pretty-hex v0.2.1
23472026-02-24T14:17:51.645Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23482026-02-24T14:17:51.852Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23492026-02-24T14:17:51.966Z Checking colored v2.2.0
23502026-02-24T14:17:52.026Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23512026-02-24T14:17:52.082Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23522026-02-24T14:17:52.141Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23532026-02-24T14:17:52.223Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23542026-02-24T14:17:52.362Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23552026-02-24T14:17:52.489Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23562026-02-24T14:17:52.492Z Compiling zone_cfg_derive v0.3.0
23572026-02-24T14:17:52.853Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23582026-02-24T14:17:52.970Z Checking smf v0.2.3
23592026-02-24T14:17:53.066Z Compiling num-derive v0.4.2
23602026-02-24T14:17:53.267Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23612026-02-24T14:17:53.498Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23622026-02-24T14:17:53.773Z Compiling convert_case v0.4.0
23632026-02-24T14:17:53.837Z Checking half v2.4.1
23642026-02-24T14:17:53.898Z Checking ciborium-io v0.2.2
23652026-02-24T14:17:53.958Z Checking zone v0.3.1
23662026-02-24T14:17:54.101Z Checking indent_write v2.2.0
23672026-02-24T14:17:54.361Z Checking ciborium-ll v0.2.2
23682026-02-24T14:17:54.412Z Compiling usdt-macro v0.5.0
23692026-02-24T14:17:54.416Z Compiling usdt-attr-macro v0.5.0
23702026-02-24T14:17:54.658Z Compiling derive_more v0.99.20
23712026-02-24T14:17:54.745Z Checking ciborium v0.2.2
23722026-02-24T14:17:54.804Z Checking memmap v0.7.0
23732026-02-24T14:17:55.090Z Checking swrite v0.1.0
23742026-02-24T14:17:55.153Z Compiling typify v0.4.3
23752026-02-24T14:17:55.324Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23762026-02-24T14:17:55.382Z Compiling progenitor-impl v0.11.2
23772026-02-24T14:17:55.446Z Checking ingot-types v0.1.2
23782026-02-24T14:17:55.750Z Compiling progenitor-impl v0.10.0
23792026-02-24T14:17:55.914Z Checking universal-hash v0.5.1
23802026-02-24T14:17:56.044Z Checking usdt v0.5.0
23812026-02-24T14:17:56.193Z Checking opaque-debug v0.3.1
23822026-02-24T14:17:56.256Z Checking ingot v0.1.1
23832026-02-24T14:17:56.369Z Checking aead v0.5.2
23842026-02-24T14:17:56.420Z Checking poly1305 v0.8.0
23852026-02-24T14:17:56.664Z Checking chacha20 v0.9.1
23862026-02-24T14:17:57.008Z Checking password-hash v0.5.0
23872026-02-24T14:17:57.107Z Checking blake2 v0.10.6
23882026-02-24T14:17:57.462Z Compiling thiserror-impl-no-std v2.0.2
23892026-02-24T14:17:57.525Z Checking chacha20poly1305 v0.10.1
23902026-02-24T14:17:57.652Z Checking argon2 v0.5.3
23912026-02-24T14:17:57.790Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23922026-02-24T14:17:57.861Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23932026-02-24T14:17:58.413Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23942026-02-24T14:17:58.473Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23952026-02-24T14:17:58.543Z Checking tokio-dtrace v0.1.0
23962026-02-24T14:17:58.910Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23972026-02-24T14:17:58.913Z Checking console v0.15.10
23982026-02-24T14:17:58.913Z Compiling derive-where v1.5.0
23992026-02-24T14:17:59.644Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24002026-02-24T14:17:59.703Z Checking oxide-tokio-rt v0.1.2
24012026-02-24T14:18:00.009Z Checking atomicwrites v0.4.4
24022026-02-24T14:18:00.131Z Checking thiserror-no-std v2.0.2
24032026-02-24T14:18:00.296Z Checking newline-converter v0.3.0
24042026-02-24T14:18:00.356Z Checking vsss-rs v3.3.4
24052026-02-24T14:18:00.544Z Checking bytecount v0.6.8
24062026-02-24T14:18:00.787Z Checking expectorate v1.2.0
24072026-02-24T14:18:01.087Z Compiling owo-colors v4.2.3
24082026-02-24T14:18:01.147Z Checking num-rational v0.4.2
24092026-02-24T14:18:01.845Z Checking num-complex v0.4.6
24102026-02-24T14:18:01.904Z Compiling cancel-safe-futures v0.1.5
24112026-02-24T14:18:01.959Z Compiling progenitor-macro v0.11.2
24122026-02-24T14:18:02.118Z Checking libsw-core v0.3.1
24132026-02-24T14:18:02.190Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24142026-02-24T14:18:02.250Z Compiling progenitor-macro v0.10.0
24152026-02-24T14:18:02.423Z Checking float-ord v0.3.2
24162026-02-24T14:18:02.484Z Checking libsw v3.5.0
24172026-02-24T14:18:02.725Z Checking num v0.4.3
24182026-02-24T14:18:02.794Z Checking same-file v1.0.6
24192026-02-24T14:18:02.889Z Checking linear-map v1.2.0
24202026-02-24T14:18:03.057Z Checking walkdir v2.5.0
24212026-02-24T14:18:03.155Z Checking gethostname v0.5.0
24222026-02-24T14:18:03.389Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24232026-02-24T14:18:03.532Z Checking prettyplease v0.2.36
24242026-02-24T14:18:03.830Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24252026-02-24T14:18:04.630Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24262026-02-24T14:18:07.806Z Compiling async-recursion v1.1.1
24272026-02-24T14:18:09.007Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24282026-02-24T14:18:11.241Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24292026-02-24T14:18:11.929Z Checking smawk v0.3.2
24302026-02-24T14:18:12.000Z Checking unicode-linebreak v0.1.5
24312026-02-24T14:18:12.059Z Checking resolv-conf v0.7.0
24322026-02-24T14:18:12.133Z Checking globset v0.4.15
24332026-02-24T14:18:12.221Z Compiling convert_case v0.7.1
24342026-02-24T14:18:12.500Z Compiling slog-dtrace v0.3.0
24352026-02-24T14:18:12.502Z Compiling pin-project-internal v1.1.6
24362026-02-24T14:18:12.681Z Compiling vte_generate_state_changes v0.1.2
24372026-02-24T14:18:13.082Z Compiling derive_more-impl v2.0.1
24382026-02-24T14:18:13.137Z Checking pem v3.0.5
24392026-02-24T14:18:13.352Z Checking vte v0.11.1
24402026-02-24T14:18:13.460Z Checking fd-lock v4.0.2
24412026-02-24T14:18:13.520Z Checking display-error-chain v0.2.2
24422026-02-24T14:18:13.728Z Compiling snafu-derive v0.8.5
24432026-02-24T14:18:13.787Z Checking termtree v0.5.1
24442026-02-24T14:18:14.090Z Checking linked-hash-map v0.5.6
24452026-02-24T14:18:14.350Z Checking progenitor v0.11.2
24462026-02-24T14:18:14.620Z Checking progenitor v0.10.0
24472026-02-24T14:18:14.720Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
24482026-02-24T14:18:14.885Z Checking strip-ansi-escapes v0.2.0
24492026-02-24T14:18:14.942Z Checking derive_more v2.0.1
24502026-02-24T14:18:14.997Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24512026-02-24T14:18:15.107Z Compiling object v0.37.3
24522026-02-24T14:18:15.162Z Checking pin-project v1.1.6
24532026-02-24T14:18:15.165Z Checking crossterm v0.29.0
24542026-02-24T14:18:15.354Z Checking nu-ansi-term v0.50.1
24552026-02-24T14:18:15.838Z Checking lru-cache v0.1.2
24562026-02-24T14:18:15.893Z Checking reedline v0.40.0
24572026-02-24T14:18:16.091Z Checking textwrap v0.16.2
24582026-02-24T14:18:16.589Z Checking olpc-cjson v0.1.4
24592026-02-24T14:18:16.647Z Checking hickory-proto v0.24.4
24602026-02-24T14:18:16.906Z Checking serde_plain v1.0.2
24612026-02-24T14:18:17.315Z Checking typed-path v0.9.3
24622026-02-24T14:18:18.348Z Checking snafu v0.8.5
24632026-02-24T14:18:18.923Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24642026-02-24T14:18:19.195Z Checking tough v0.20.0
24652026-02-24T14:18:20.140Z Checking nibble_vec v0.1.0
24662026-02-24T14:18:20.409Z Checking endian-type v0.1.2
24672026-02-24T14:18:20.571Z Checking humantime v2.2.0
24682026-02-24T14:18:20.708Z Checking radix_trie v0.2.1
24692026-02-24T14:18:20.938Z Checking hickory-resolver v0.24.4
24702026-02-24T14:18:20.985Z Checking base64 v0.21.7
24712026-02-24T14:18:21.193Z Checking csv-core v0.1.11
24722026-02-24T14:18:21.513Z Compiling stacker v0.1.23
24732026-02-24T14:18:21.619Z Checking csv v1.3.1
24742026-02-24T14:18:21.774Z Compiling cfg_aliases v0.1.1
24752026-02-24T14:18:21.966Z Checking highway v1.3.0
24762026-02-24T14:18:22.168Z Compiling nix v0.28.0
24772026-02-24T14:18:22.498Z Checking papergrid v0.11.0
24782026-02-24T14:18:22.559Z Compiling tabled_derive v0.7.0
24792026-02-24T14:18:22.617Z Checking qorb v0.4.1
24802026-02-24T14:18:23.010Z Checking siphasher v1.0.1
24812026-02-24T14:18:23.392Z Checking home v0.5.9
24822026-02-24T14:18:23.486Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24832026-02-24T14:18:23.621Z Checking phf_shared v0.12.1
24842026-02-24T14:18:23.938Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24852026-02-24T14:18:23.990Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24862026-02-24T14:18:24.047Z Compiling recursive-proc-macro-impl v0.1.1
24872026-02-24T14:18:24.918Z Checking tabled v0.15.0
24882026-02-24T14:18:25.046Z Compiling semver v0.1.20
24892026-02-24T14:18:25.144Z Compiling chrono-tz v0.10.4
24902026-02-24T14:18:25.516Z Compiling ar_archive_writer v0.5.1
24912026-02-24T14:18:25.780Z Compiling rustc_version v0.1.7
24922026-02-24T14:18:25.906Z Checking phf v0.12.1
24932026-02-24T14:18:26.262Z Compiling const_format_proc_macros v0.2.34
24942026-02-24T14:18:26.320Z Compiling peg-macros v0.8.5
24952026-02-24T14:18:27.618Z Compiling psm v0.1.30
24962026-02-24T14:18:27.676Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24972026-02-24T14:18:27.730Z Compiling sqlparser_derive v0.5.0
24982026-02-24T14:18:27.790Z Checking unicode_categories v0.1.1
24992026-02-24T14:18:28.178Z Checking sqlformat v0.3.5
25002026-02-24T14:18:28.242Z Checking const_format v0.2.34
25012026-02-24T14:18:28.791Z Checking rustyline v14.0.0
25022026-02-24T14:18:28.969Z Compiling newtype_derive v0.1.6
25032026-02-24T14:18:29.383Z Checking bcs v0.1.6
25042026-02-24T14:18:29.386Z Checking recursive v0.1.1
25052026-02-24T14:18:29.636Z Checking peg v0.8.5
25062026-02-24T14:18:29.694Z Checking sqlparser v0.61.0
25072026-02-24T14:18:29.814Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25082026-02-24T14:18:29.874Z Checking steno v0.4.1
25092026-02-24T14:18:29.937Z Checking utf-8 v0.7.6
25102026-02-24T14:18:30.201Z Checking xattr v1.3.1
25112026-02-24T14:18:30.260Z Checking filetime v0.2.26
25122026-02-24T14:18:30.385Z Checking arc-swap v1.7.1
25132026-02-24T14:18:30.502Z Checking tungstenite v0.21.0
25142026-02-24T14:18:30.562Z Checking tar v0.4.44
25152026-02-24T14:18:30.896Z Checking slog-scope v4.4.0
25162026-02-24T14:18:31.165Z Checking slog-stdlog v4.1.1
25172026-02-24T14:18:31.440Z Checking slog-envlogger v2.2.0
25182026-02-24T14:18:31.501Z Compiling typify-impl v0.2.0
25192026-02-24T14:18:31.504Z Checking tokio-tungstenite v0.21.0
25202026-02-24T14:18:31.727Z Checking subprocess v0.2.9
25212026-02-24T14:18:32.058Z Checking headers-core v0.3.0
25222026-02-24T14:18:32.288Z Checking headers v0.4.1
25232026-02-24T14:18:32.358Z Compiling lzma-sys v0.1.20
25242026-02-24T14:18:33.347Z Checking progenitor-client v0.8.0
25252026-02-24T14:18:33.447Z Compiling heck v0.3.3
25262026-02-24T14:18:33.873Z Compiling zone_cfg_derive v0.1.2
25272026-02-24T14:18:34.062Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25282026-02-24T14:18:34.437Z Checking yasna v0.5.2
25292026-02-24T14:18:34.733Z Checking base64 v0.13.1
25302026-02-24T14:18:35.247Z Checking number_prefix v0.4.0
25312026-02-24T14:18:35.311Z Checking zone v0.1.8
25322026-02-24T14:18:35.379Z Checking rcgen v0.12.1
25332026-02-24T14:18:35.523Z Checking indicatif v0.17.11
25342026-02-24T14:18:36.036Z Checking ron v0.7.1
25352026-02-24T14:18:36.095Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25362026-02-24T14:18:36.310Z Checking xz2 v0.1.7
25372026-02-24T14:18:36.625Z Checking dropshot-api-manager-types v0.3.0
25382026-02-24T14:18:36.684Z Compiling moka v0.12.10
25392026-02-24T14:18:36.996Z Checking tagptr v0.2.0
25402026-02-24T14:18:37.155Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25412026-02-24T14:18:37.212Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25422026-02-24T14:18:37.509Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25432026-02-24T14:18:37.513Z Compiling libefi-sys v0.1.0
25442026-02-24T14:18:37.973Z Compiling radium v0.7.0
25452026-02-24T14:18:38.333Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25462026-02-24T14:18:38.492Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25472026-02-24T14:18:38.798Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25482026-02-24T14:18:39.282Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25492026-02-24T14:18:40.212Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25502026-02-24T14:18:40.446Z Checking hickory-resolver v0.25.2
25512026-02-24T14:18:41.584Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25522026-02-24T14:18:42.058Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25532026-02-24T14:18:42.526Z Compiling bitfield-struct v0.6.2
25542026-02-24T14:18:42.768Z Compiling typify-macro v0.2.0
25552026-02-24T14:18:42.911Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25562026-02-24T14:18:42.978Z Checking tap v1.0.1
25572026-02-24T14:18:43.229Z Compiling maybe-uninit v2.0.0
25582026-02-24T14:18:43.293Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25592026-02-24T14:18:43.798Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25602026-02-24T14:18:43.908Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25612026-02-24T14:18:43.979Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25622026-02-24T14:18:44.550Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25632026-02-24T14:18:44.834Z Checking wyz v0.5.1
25642026-02-24T14:18:45.811Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25652026-02-24T14:18:46.003Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25662026-02-24T14:18:46.271Z Compiling zerocopy-derive v0.6.6
25672026-02-24T14:18:46.687Z Compiling typify v0.2.0
25682026-02-24T14:18:46.928Z Compiling progenitor-impl v0.8.0
25692026-02-24T14:18:47.514Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25702026-02-24T14:18:48.152Z Checking crc-catalog v2.4.0
25712026-02-24T14:18:48.392Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25722026-02-24T14:18:48.593Z Checking funty v2.0.0
25732026-02-24T14:18:49.140Z Compiling packed_struct v0.10.1
25742026-02-24T14:18:49.252Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25752026-02-24T14:18:49.508Z Checking bitvec v1.0.1
25762026-02-24T14:18:49.774Z Checking crc v3.2.1
25772026-02-24T14:18:49.853Z Checking zerocopy v0.6.6
25782026-02-24T14:18:50.288Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25792026-02-24T14:18:50.385Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25802026-02-24T14:18:50.636Z Compiling packed_struct_codegen v0.10.1
25812026-02-24T14:18:50.752Z Compiling bitfield-macros v0.19.2
25822026-02-24T14:18:52.314Z Compiling indexmap v1.9.3
25832026-02-24T14:18:52.711Z Checking nodrop v0.1.14
25842026-02-24T14:18:52.848Z Checking bitfield v0.19.2
25852026-02-24T14:18:52.916Z Checking array-init v0.0.4
25862026-02-24T14:18:53.304Z Checking smallvec v0.6.14
25872026-02-24T14:18:53.634Z Compiling progenitor-macro v0.8.0
25882026-02-24T14:18:53.786Z Checking hashbrown v0.12.3
25892026-02-24T14:18:53.852Z Checking serde-hex v0.1.0
25902026-02-24T14:18:53.904Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25912026-02-24T14:18:55.676Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25922026-02-24T14:18:55.960Z Checking ron v0.8.1
25932026-02-24T14:18:56.016Z Checking hashbrown v0.13.2
25942026-02-24T14:18:56.082Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
25952026-02-24T14:18:56.173Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25962026-02-24T14:18:57.017Z Checking crc-any v2.5.0
25972026-02-24T14:18:57.237Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25982026-02-24T14:18:57.457Z Checking object v0.30.4
25992026-02-24T14:18:57.603Z Checking path-slash v0.1.5
26002026-02-24T14:18:57.750Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26012026-02-24T14:18:57.827Z Compiling xshell-macros v0.2.7
26022026-02-24T14:18:58.659Z Checking xshell v0.2.7
26032026-02-24T14:18:59.100Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26042026-02-24T14:18:59.968Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26052026-02-24T14:19:01.281Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26062026-02-24T14:19:01.357Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26072026-02-24T14:19:01.533Z Checking half v1.8.3
26082026-02-24T14:19:02.044Z Checking serde_cbor v0.11.2
26092026-02-24T14:19:02.749Z Compiling proc-macro-error-attr2 v2.0.0
26102026-02-24T14:19:02.963Z Compiling num-derive v0.3.3
26112026-02-24T14:19:03.259Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26122026-02-24T14:19:03.414Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26132026-02-24T14:19:03.556Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26142026-02-24T14:19:03.725Z Compiling proc-macro-error2 v2.0.1
26152026-02-24T14:19:03.921Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26162026-02-24T14:19:04.390Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26172026-02-24T14:19:05.057Z Compiling tabled_derive v0.11.0
26182026-02-24T14:19:05.118Z Checking libscf-sys v1.1.0
26192026-02-24T14:19:05.182Z Checking papergrid v0.17.0
26202026-02-24T14:19:05.385Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26212026-02-24T14:19:05.818Z Checking testing_table v0.3.0
26222026-02-24T14:19:05.935Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26232026-02-24T14:19:06.028Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26242026-02-24T14:19:06.284Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26252026-02-24T14:19:06.379Z Checking progenitor v0.8.0
26262026-02-24T14:19:06.438Z Checking maplit v1.0.2
26272026-02-24T14:19:06.696Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26282026-02-24T14:19:06.774Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26292026-02-24T14:19:07.036Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26302026-02-24T14:19:07.092Z Checking crc8 v0.1.1
26312026-02-24T14:19:07.301Z Checking fxhash v0.2.1
26322026-02-24T14:19:07.569Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26332026-02-24T14:19:07.722Z Checking unicase v2.8.1
26342026-02-24T14:19:07.769Z Checking tabled v0.20.0
26352026-02-24T14:19:07.772Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26362026-02-24T14:19:07.772Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26372026-02-24T14:19:08.039Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26382026-02-24T14:19:08.614Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26392026-02-24T14:19:08.846Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26402026-02-24T14:19:09.026Z Checking kstat-rs v0.2.4
26412026-02-24T14:19:09.132Z Compiling parking_lot_core v0.8.6
26422026-02-24T14:19:09.468Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26432026-02-24T14:19:09.765Z Checking scheduled-thread-pool v0.2.7
26442026-02-24T14:19:09.845Z Compiling dsl_auto_type v0.1.2
26452026-02-24T14:19:09.905Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26462026-02-24T14:19:10.062Z Compiling vergen-gitcl v1.0.8
26472026-02-24T14:19:10.476Z Compiling diesel_table_macro_syntax v0.2.0
26482026-02-24T14:19:10.798Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26492026-02-24T14:19:11.048Z Checking r2d2 v0.8.10
26502026-02-24T14:19:11.265Z Compiling diesel_derives v2.2.3
26512026-02-24T14:19:11.450Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26522026-02-24T14:19:11.512Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26532026-02-24T14:19:11.727Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26542026-02-24T14:19:12.018Z Checking parking_lot v0.11.2
26552026-02-24T14:19:12.459Z Checking prefix-trie v0.7.0
26562026-02-24T14:19:12.522Z Checking nanorand v0.7.0
26572026-02-24T14:19:12.968Z Compiling dirs-sys-next v0.1.2
26582026-02-24T14:19:13.108Z Compiling crunchy v0.2.2
26592026-02-24T14:19:13.181Z Checking flume v0.11.1
26602026-02-24T14:19:13.240Z Checking hickory-server v0.25.2
26612026-02-24T14:19:13.565Z Compiling dirs-next v2.0.0
26622026-02-24T14:19:13.667Z Checking sled v0.34.7
26632026-02-24T14:19:13.790Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26642026-02-24T14:19:13.849Z Checking hickory-client v0.25.2
26652026-02-24T14:19:13.905Z Compiling tiny-keccak v2.0.2
26662026-02-24T14:19:14.447Z Compiling term v0.7.0
26672026-02-24T14:19:14.506Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26682026-02-24T14:19:14.562Z Compiling salty v0.3.0
26692026-02-24T14:19:14.879Z Compiling bit-vec v0.6.3
26702026-02-24T14:19:15.156Z Compiling ascii-canvas v3.0.0
26712026-02-24T14:19:15.369Z Compiling bit-set v0.5.3
26722026-02-24T14:19:15.719Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26732026-02-24T14:19:15.806Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26742026-02-24T14:19:15.984Z Checking primeorder v0.13.6
26752026-02-24T14:19:16.532Z Compiling ena v0.14.3
26762026-02-24T14:19:16.594Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26772026-02-24T14:19:16.687Z Compiling diff v0.1.13
26782026-02-24T14:19:16.747Z Compiling bindgen v0.71.1
26792026-02-24T14:19:16.982Z Compiling regex-syntax v0.6.29
26802026-02-24T14:19:17.858Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26812026-02-24T14:19:18.060Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26822026-02-24T14:19:18.635Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26832026-02-24T14:19:19.084Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26842026-02-24T14:19:19.310Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26852026-02-24T14:19:20.553Z Compiling lalrpop v0.19.12
26862026-02-24T14:19:20.852Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26872026-02-24T14:19:22.068Z Checking diesel v2.2.12
26882026-02-24T14:19:22.271Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26892026-02-24T14:19:22.359Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26902026-02-24T14:19:22.679Z Compiling libxml v0.3.3
26912026-02-24T14:19:22.738Z Compiling fs-err v2.11.0
26922026-02-24T14:19:23.382Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26932026-02-24T14:19:23.442Z Checking p384 v0.13.1
26942026-02-24T14:19:23.498Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26952026-02-24T14:19:24.215Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26962026-02-24T14:19:24.278Z Compiling strum_macros v0.24.3
26972026-02-24T14:19:24.404Z Compiling indoc v1.0.9
26982026-02-24T14:19:27.288Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26992026-02-24T14:19:27.475Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27002026-02-24T14:19:27.775Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27012026-02-24T14:19:28.023Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27022026-02-24T14:19:28.548Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27032026-02-24T14:19:29.833Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27042026-02-24T14:19:29.997Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27052026-02-24T14:19:30.275Z Checking quick-xml v0.37.2
27062026-02-24T14:19:30.526Z Checking derive_builder v0.20.2
27072026-02-24T14:19:30.791Z Compiling oso-derive v0.27.3
27082026-02-24T14:19:31.833Z Compiling impl-trait-for-tuples v0.2.2
27092026-02-24T14:19:31.927Z Compiling trait-variant v0.1.2
27102026-02-24T14:19:31.993Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27112026-02-24T14:19:32.368Z Checking parse-size v1.1.0
27122026-02-24T14:19:32.636Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27132026-02-24T14:19:32.720Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27142026-02-24T14:19:33.094Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27152026-02-24T14:19:34.342Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27162026-02-24T14:19:34.408Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27172026-02-24T14:19:34.476Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27182026-02-24T14:19:35.337Z Checking assert_matches v1.5.0
27192026-02-24T14:19:35.506Z Compiling mime_guess v2.0.5
27202026-02-24T14:19:35.591Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27212026-02-24T14:19:36.195Z Checking predicates-tree v1.0.12
27222026-02-24T14:19:36.251Z Checking http-range v0.1.5
27232026-02-24T14:19:36.428Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27242026-02-24T14:19:36.532Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27252026-02-24T14:19:36.694Z Checking atty v0.2.14
27262026-02-24T14:19:36.912Z Compiling diesel-dtrace v0.4.2
27272026-02-24T14:19:37.494Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27282026-02-24T14:19:37.710Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27292026-02-24T14:19:38.056Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27302026-02-24T14:19:38.125Z Checking bb8 v0.8.5
27312026-02-24T14:19:38.292Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27322026-02-24T14:19:38.532Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27332026-02-24T14:19:38.711Z Checking corncobs v0.1.4
27342026-02-24T14:19:38.766Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27352026-02-24T14:19:39.028Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27362026-02-24T14:19:39.195Z Checking hyper-staticfile v0.10.1
27372026-02-24T14:19:39.254Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27382026-02-24T14:19:39.401Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27392026-02-24T14:19:39.636Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27402026-02-24T14:19:39.843Z Checking ignore v0.4.23
27412026-02-24T14:19:39.885Z Checking signal-hook-tokio v0.3.1
27422026-02-24T14:19:40.054Z Checking secrecy v0.8.0
27432026-02-24T14:19:40.144Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27442026-02-24T14:19:40.735Z Checking globwalk v0.9.1
27452026-02-24T14:19:40.818Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27462026-02-24T14:19:41.156Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27472026-02-24T14:19:41.608Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27482026-02-24T14:19:41.792Z Checking nonempty v0.12.0
27492026-02-24T14:19:41.849Z Checking camino-tempfile-ext v0.3.2
27502026-02-24T14:19:42.275Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27512026-02-24T14:19:42.456Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27522026-02-24T14:19:42.521Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27532026-02-24T14:19:43.316Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27542026-02-24T14:19:44.064Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27552026-02-24T14:19:44.368Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27562026-02-24T14:19:44.855Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27572026-02-24T14:19:46.610Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27582026-02-24T14:19:48.164Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27592026-02-24T14:19:48.699Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27602026-02-24T14:19:48.959Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27612026-02-24T14:19:49.020Z Checking tungstenite v0.23.0
27622026-02-24T14:19:49.205Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27632026-02-24T14:19:49.870Z Checking void v1.0.2
27642026-02-24T14:19:49.967Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27652026-02-24T14:19:50.026Z Checking tokio-tungstenite v0.23.1
27662026-02-24T14:19:50.115Z Checking lzss v0.8.2
27672026-02-24T14:19:50.545Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27682026-02-24T14:19:50.607Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27692026-02-24T14:19:50.881Z Checking nix v0.27.1
27702026-02-24T14:19:51.336Z Checking serde_bytes v0.11.19
27712026-02-24T14:19:51.717Z Checking rand_seeder v0.4.0
27722026-02-24T14:19:52.123Z Checking async-bb8-diesel v0.2.1
27732026-02-24T14:19:52.581Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27742026-02-24T14:19:52.911Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27752026-02-24T14:19:53.195Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27762026-02-24T14:19:53.555Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27772026-02-24T14:19:53.683Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27782026-02-24T14:19:55.255Z Checking is_ci v1.2.0
27792026-02-24T14:19:55.332Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27802026-02-24T14:19:55.404Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27812026-02-24T14:19:55.463Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27822026-02-24T14:19:55.525Z Checking yansi v1.0.1
27832026-02-24T14:19:56.129Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27842026-02-24T14:19:56.333Z Checking pretty_assertions v1.4.1
27852026-02-24T14:19:56.621Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27862026-02-24T14:19:56.678Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27872026-02-24T14:19:57.092Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27882026-02-24T14:19:57.548Z Checking typeid v1.0.3
27892026-02-24T14:19:57.770Z Compiling tabled_derive v0.10.0
27902026-02-24T14:19:58.503Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27912026-02-24T14:19:59.404Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27922026-02-24T14:19:59.651Z Checking papergrid v0.14.0
27932026-02-24T14:19:59.847Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27942026-02-24T14:20:00.044Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27952026-02-24T14:20:00.507Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27962026-02-24T14:20:00.909Z Compiling indoc v2.0.6
27972026-02-24T14:20:01.291Z Checking tabled v0.18.0
27982026-02-24T14:20:01.467Z Checking erased-serde v0.4.6
27992026-02-24T14:20:01.721Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
28002026-02-24T14:20:01.835Z Checking ordered-float v2.10.1
28012026-02-24T14:20:02.400Z Compiling libz-sys v1.1.20
28022026-02-24T14:20:02.460Z Checking castaway v0.2.3
28032026-02-24T14:20:02.734Z Checking compact_str v0.8.0
28042026-02-24T14:20:03.385Z Checking serde-untagged v0.1.7
28052026-02-24T14:20:03.648Z Checking serde-value v0.7.0
28062026-02-24T14:20:03.920Z Checking supports-color v3.0.2
28072026-02-24T14:20:04.161Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28082026-02-24T14:20:04.220Z Checking console v0.16.0
28092026-02-24T14:20:04.567Z Checking unicode-truncate v1.1.0
28102026-02-24T14:20:04.894Z Checking concurrent-queue v2.5.0
28112026-02-24T14:20:04.897Z Checking lru v0.12.5
28122026-02-24T14:20:05.295Z Compiling instability v0.3.2
28132026-02-24T14:20:05.356Z Checking unicode-xid v0.2.6
28142026-02-24T14:20:05.359Z Checking parking v2.2.1
28152026-02-24T14:20:05.590Z Checking unit-prefix v0.5.1
28162026-02-24T14:20:05.660Z Checking cassowary v0.3.0
28172026-02-24T14:20:05.880Z Checking indicatif v0.18.0
28182026-02-24T14:20:06.143Z Checking cargo-util-schemas v0.8.2
28192026-02-24T14:20:06.291Z Checking cargo-platform v0.2.0
28202026-02-24T14:20:06.351Z Checking ratatui v0.29.0
28212026-02-24T14:20:06.695Z Compiling libgit2-sys v0.18.2+1.9.1
28222026-02-24T14:20:06.750Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28232026-02-24T14:20:08.229Z Checking cargo_metadata v0.21.0
28242026-02-24T14:20:09.717Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28252026-02-24T14:20:10.074Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28262026-02-24T14:20:10.168Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28272026-02-24T14:20:10.661Z Checking event-listener v5.3.1
28282026-02-24T14:20:10.718Z Compiling vergen-git2 v1.0.7
28292026-02-24T14:20:11.192Z Checking event-listener-strategy v0.5.2
28302026-02-24T14:20:11.269Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28312026-02-24T14:20:11.505Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28322026-02-24T14:20:11.703Z Compiling rustls v0.21.12
28332026-02-24T14:20:11.942Z Checking shell-words v1.1.0
28342026-02-24T14:20:12.092Z Checking plotters-backend v0.3.7
28352026-02-24T14:20:12.362Z Checking futures-lite v2.3.0
28362026-02-24T14:20:12.444Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28372026-02-24T14:20:12.556Z Checking plotters-svg v0.3.7
28382026-02-24T14:20:12.869Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28392026-02-24T14:20:13.700Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28402026-02-24T14:20:13.761Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28412026-02-24T14:20:14.112Z Checking sct v0.7.1
28422026-02-24T14:20:14.181Z Checking rustls-webpki v0.101.7
28432026-02-24T14:20:14.434Z Checking hex-literal v0.4.1
28442026-02-24T14:20:14.524Z Checking cast v0.3.0
28452026-02-24T14:20:14.680Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28462026-02-24T14:20:14.902Z Checking criterion-plot v0.6.0
28472026-02-24T14:20:15.567Z Checking plotters v0.3.7
28482026-02-24T14:20:17.418Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28492026-02-24T14:20:17.702Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28502026-02-24T14:20:19.323Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28512026-02-24T14:20:20.710Z Checking tinytemplate v1.2.1
28522026-02-24T14:20:21.207Z Checking anes v0.1.6
28532026-02-24T14:20:21.656Z Checking oorandom v11.1.4
28542026-02-24T14:20:21.907Z Checking criterion v0.7.0
28552026-02-24T14:20:23.339Z Checking tokio-rustls v0.24.1
28562026-02-24T14:20:23.783Z Checking async-lock v3.4.0
28572026-02-24T14:20:24.794Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28582026-02-24T14:20:24.875Z Checking rustls-pemfile v1.0.4
28592026-02-24T14:20:25.150Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28602026-02-24T14:20:25.203Z Checking twox-hash v2.1.0
28612026-02-24T14:20:25.936Z Checking polling v3.7.3
28622026-02-24T14:20:26.445Z Checking async-io v2.3.4
28632026-02-24T14:20:26.927Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28642026-02-24T14:20:27.387Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28652026-02-24T14:20:27.707Z Checking fatfs v0.3.6
28662026-02-24T14:20:28.350Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28672026-02-24T14:20:28.683Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28682026-02-24T14:20:28.784Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28692026-02-24T14:20:29.440Z Compiling petname v2.0.2
28702026-02-24T14:20:30.427Z Compiling seq-macro v0.3.6
28712026-02-24T14:20:31.522Z Checking async-task v4.7.1
28722026-02-24T14:20:31.958Z Checking async-channel v2.3.1
28732026-02-24T14:20:32.017Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28742026-02-24T14:20:32.345Z Checking piper v0.2.4
28752026-02-24T14:20:32.402Z Checking rtoolbox v0.0.2
28762026-02-24T14:20:32.666Z Checking futures-timer v3.0.3
28772026-02-24T14:20:32.718Z Checking rpassword v7.4.0
28782026-02-24T14:20:32.959Z Checking blocking v1.6.1
28792026-02-24T14:20:33.071Z Checking async-executor v1.13.1
28802026-02-24T14:20:33.509Z Checking async-signal v0.2.10
28812026-02-24T14:20:33.876Z Checking tui-tree-widget v0.23.1
28822026-02-24T14:20:34.183Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28832026-02-24T14:20:34.296Z Checking polyval v0.6.2
28842026-02-24T14:20:34.508Z Checking sapling-renderdag v0.1.0
28852026-02-24T14:20:34.648Z Checking sync-ptr v0.1.4
28862026-02-24T14:20:34.927Z Checking event-listener v2.5.3
28872026-02-24T14:20:35.069Z Checking ghash v0.5.1
28882026-02-24T14:20:35.202Z Checking async-channel v1.9.0
28892026-02-24T14:20:35.307Z Checking async-process v2.3.0
28902026-02-24T14:20:35.556Z Checking async-global-executor v2.4.1
28912026-02-24T14:20:35.816Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28922026-02-24T14:20:35.909Z Checking ctr v0.9.2
28932026-02-24T14:20:36.197Z Checking kv-log-macro v1.0.7
28942026-02-24T14:20:36.255Z Compiling async-attributes v1.1.2
28952026-02-24T14:20:36.400Z Checking arrayvec v0.7.6
28962026-02-24T14:20:36.459Z Checking arrayref v0.3.9
28972026-02-24T14:20:36.630Z Checking constant_time_eq v0.3.1
28982026-02-24T14:20:36.847Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28992026-02-24T14:20:36.850Z Checking aes-gcm v0.10.3
29002026-02-24T14:20:37.110Z Checking async-std v1.13.0
29012026-02-24T14:20:37.298Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29022026-02-24T14:20:39.244Z Checking ssh-encoding v0.2.0
29032026-02-24T14:20:39.592Z Checking blowfish v0.9.1
29042026-02-24T14:20:39.943Z Checking bcrypt-pbkdf v0.10.0
29052026-02-24T14:20:40.265Z Checking ssh-cipher v0.2.0
29062026-02-24T14:20:40.418Z Checking async-object-pool v0.1.5
29072026-02-24T14:20:40.625Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29082026-02-24T14:20:40.693Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29092026-02-24T14:20:41.304Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29102026-02-24T14:20:41.756Z Checking serde_regex v1.1.0
29112026-02-24T14:20:42.091Z Checking password-hash v0.4.2
29122026-02-24T14:20:42.537Z Checking assert-json-diff v2.0.2
29132026-02-24T14:20:42.596Z Checking path-tree v0.8.1
29142026-02-24T14:20:42.677Z Compiling target-lexicon v0.13.2
29152026-02-24T14:20:42.900Z Checking stringmetrics v2.2.2
29162026-02-24T14:20:43.001Z Checking pbkdf2 v0.11.0
29172026-02-24T14:20:43.219Z Checking httpmock v0.8.0-alpha.1
29182026-02-24T14:20:43.361Z Checking ssh-key v0.6.6
29192026-02-24T14:20:45.157Z Checking p521 v0.13.3
29202026-02-24T14:20:46.533Z Checking p256 v0.13.2
29212026-02-24T14:20:47.126Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29222026-02-24T14:20:47.519Z Checking russh-cryptovec v0.7.3
29232026-02-24T14:20:47.819Z Compiling guppy-workspace-hack v0.1.0
29242026-02-24T14:20:47.995Z Checking md5 v0.7.0
29252026-02-24T14:20:48.348Z Checking russh-keys v0.45.0
29262026-02-24T14:20:48.407Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29272026-02-24T14:20:48.798Z Checking num-bigint v0.4.6
29282026-02-24T14:20:49.754Z Checking des v0.8.1
29292026-02-24T14:20:50.392Z Compiling blake3 v1.5.4
29302026-02-24T14:20:51.097Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29312026-02-24T14:20:51.153Z Compiling target-spec v3.5.0
29322026-02-24T14:20:51.489Z Compiling samael v0.0.19
29332026-02-24T14:20:51.829Z Checking russh v0.45.0
29342026-02-24T14:20:51.973Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29352026-02-24T14:20:52.428Z Checking cfg-expr v0.20.1
29362026-02-24T14:20:53.381Z Checking supports-color v2.1.0
29372026-02-24T14:20:53.549Z Checking textwrap v0.15.2
29382026-02-24T14:20:53.701Z Checking supports-hyperlinks v2.1.0
29392026-02-24T14:20:53.947Z Checking supports-unicode v2.1.0
29402026-02-24T14:20:54.006Z Checking hashbrown v0.14.5
29412026-02-24T14:20:54.182Z Checking backtrace-ext v0.2.1
29422026-02-24T14:20:54.412Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29432026-02-24T14:20:54.929Z Checking terminal_size v0.1.17
29442026-02-24T14:20:55.131Z Compiling miette-derive v5.10.0
29452026-02-24T14:20:55.187Z Checking internet-checksum v0.2.1
29462026-02-24T14:20:55.461Z Checking owo-colors v3.5.0
29472026-02-24T14:20:56.091Z Checking chumsky v0.9.3
29482026-02-24T14:20:57.863Z Checking miette v5.10.0
29492026-02-24T14:20:58.499Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29502026-02-24T14:20:58.746Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29512026-02-24T14:20:58.994Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29522026-02-24T14:20:59.584Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29532026-02-24T14:21:00.126Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29542026-02-24T14:21:00.234Z Compiling knuffel-derive v3.2.0
29552026-02-24T14:21:00.463Z Checking httptest v0.16.3
29562026-02-24T14:21:00.896Z Compiling git2 v0.20.2
29572026-02-24T14:21:01.269Z Checking pathdiff v0.2.3
29582026-02-24T14:21:01.372Z Checking topological-sort v0.2.2
29592026-02-24T14:21:01.529Z Checking nested v0.1.1
29602026-02-24T14:21:01.670Z Checking omicron-zone-package v0.12.2
29612026-02-24T14:21:01.823Z Checking guppy v0.17.20
29622026-02-24T14:21:02.049Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29632026-02-24T14:21:02.471Z Compiling rstest_macros v0.25.0
29642026-02-24T14:21:03.062Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29652026-02-24T14:21:03.340Z Compiling doc-comment v0.3.3
29662026-02-24T14:21:03.658Z Compiling target-triple v0.1.3
29672026-02-24T14:21:03.949Z Checking knuffel v3.2.0
29682026-02-24T14:21:04.189Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29692026-02-24T14:21:04.314Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29702026-02-24T14:21:04.399Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29712026-02-24T14:21:05.433Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29722026-02-24T14:21:05.908Z Checking similar-asserts v1.7.0
29732026-02-24T14:21:06.113Z Compiling proc-macro-crate v3.2.0
29742026-02-24T14:21:06.186Z Checking escape8259 v0.5.3
29752026-02-24T14:21:07.415Z Compiling relative-path v1.9.3
29762026-02-24T14:21:07.844Z Compiling assert_cmd v2.0.17
29772026-02-24T14:21:08.087Z Checking libtest-mimic v0.8.1
29782026-02-24T14:21:08.719Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29792026-02-24T14:21:08.810Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29802026-02-24T14:21:08.961Z Checking blake2b_simd v1.0.2
29812026-02-24T14:21:09.440Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29822026-02-24T14:21:09.857Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29832026-02-24T14:21:10.361Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29842026-02-24T14:21:10.621Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29852026-02-24T14:21:11.181Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29862026-02-24T14:21:11.584Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29872026-02-24T14:21:11.643Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29882026-02-24T14:21:12.093Z Checking fancy-regex v0.14.0
29892026-02-24T14:21:12.347Z Checking serde_tokenstream v0.2.2
29902026-02-24T14:21:12.833Z Checking uzers v0.12.1
29912026-02-24T14:21:12.977Z Checking termcolor v1.4.1
29922026-02-24T14:21:13.334Z Checking datatest-stable v0.3.2
29932026-02-24T14:21:13.452Z Checking trybuild v1.0.106
29942026-02-24T14:21:14.117Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29952026-02-24T14:21:14.866Z Checking rust-argon2 v2.1.0
29962026-02-24T14:21:15.471Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29972026-02-24T14:21:15.530Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29982026-02-24T14:21:17.026Z Checking support-bundle-viewer v0.1.2
29992026-02-24T14:21:17.286Z Checking rstest v0.25.0
30002026-02-24T14:21:17.528Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30012026-02-24T14:21:17.597Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30022026-02-24T14:21:17.940Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30032026-02-24T14:21:18.019Z Checking drift v0.1.3
30042026-02-24T14:21:18.393Z Checking rand_distr v0.5.1
30052026-02-24T14:21:18.628Z Checking multimap v0.10.1
30062026-02-24T14:21:19.149Z Checking approx v0.5.1
30072026-02-24T14:21:19.509Z Checking dropshot-api-manager v0.3.0
30082026-02-24T14:21:19.831Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30092026-02-24T14:21:21.175Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30102026-02-24T14:21:21.576Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30112026-02-24T14:21:23.030Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30122026-02-24T14:21:23.087Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30132026-02-24T14:21:23.093Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30142026-02-24T14:21:23.520Z Checking partial-io v0.5.4
30152026-02-24T14:21:23.859Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30162026-02-24T14:21:24.022Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30172026-02-24T14:21:24.109Z Checking cargo_toml v0.21.0
30182026-02-24T14:21:24.609Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30192026-02-24T14:21:24.868Z Checking termios v0.3.3
30202026-02-24T14:21:25.181Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
30212026-02-24T14:21:25.538Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30222026-02-24T14:21:25.639Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30232026-02-24T14:21:26.156Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30242026-02-24T14:21:32.095Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30252026-02-24T14:21:32.510Z Compiling polar-core v0.27.3
30262026-02-24T14:21:40.112Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30272026-02-24T14:21:43.281Z Checking oso v0.27.3
30282026-02-24T14:21:44.040Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30292026-02-24T14:21:50.733Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30302026-02-24T14:21:52.074Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30312026-02-24T14:22:00.426Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30322026-02-24T14:22:08.775Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30332026-02-24T14:22:13.259Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30342026-02-24T14:22:14.071Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30352026-02-24T14:22:41.405Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30362026-02-24T14:24:50.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 00s
30372026-02-24T14:24:50.890Z
30382026-02-24T14:24:50.890Zreal 8:05.244090069
30392026-02-24T14:24:50.890Zuser 44:52.467080114
30402026-02-24T14:24:50.890Zsys 8:15.110170004
30412026-02-24T14:24:50.890Ztrap 1.274082832
30422026-02-24T14:24:50.890Ztflt 0.644720513
30432026-02-24T14:24:50.890Zdflt 0.195040342
30442026-02-24T14:24:50.890Zkflt 0.001049226
30452026-02-24T14:24:50.890Zlock 1:48:31.217289734
30462026-02-24T14:24:50.890Zslp 2:24:52.776894335
30472026-02-24T14:24:50.890Zlat 2:29.199676036
30482026-02-24T14:24:50.890Zstop 17:17.108069243
30492026-02-24T14:24:50.895Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30502026-02-24T14:24:50.895Z+ ptime -m cargo doc --workspace --no-deps
30512026-02-24T14:24:52.190Zwarning: output filename collision.
30522026-02-24T14:24:52.190ZThe 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)`.
30532026-02-24T14:24:52.190ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30542026-02-24T14:24:52.190ZThe targets should have unique names.
30552026-02-24T14:24:52.190ZThis is a known bug where multiple crates with the same name use
30562026-02-24T14:24:52.190Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30572026-02-24T14:24:53.484Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30582026-02-24T14:24:53.724Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30592026-02-24T14:24:53.756Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30602026-02-24T14:24:53.824Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30612026-02-24T14:24:53.875Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30622026-02-24T14:24:53.878Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30632026-02-24T14:24:53.909Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30642026-02-24T14:24:54.158Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30652026-02-24T14:24:54.204Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30662026-02-24T14:24:54.246Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30672026-02-24T14:24:54.399Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30682026-02-24T14:24:54.486Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30692026-02-24T14:24:54.698Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30702026-02-24T14:24:54.812Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30712026-02-24T14:24:54.955Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30722026-02-24T14:24:55.003Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30732026-02-24T14:24:55.112Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30742026-02-24T14:24:55.190Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30752026-02-24T14:24:55.799Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30762026-02-24T14:24:56.087Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30772026-02-24T14:24:56.317Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30782026-02-24T14:24:56.409Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30792026-02-24T14:24:56.553Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30802026-02-24T14:24:56.688Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30812026-02-24T14:24:56.756Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30822026-02-24T14:24:56.971Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30832026-02-24T14:24:57.008Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30842026-02-24T14:24:57.077Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30852026-02-24T14:24:57.596Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30862026-02-24T14:24:57.727Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30872026-02-24T14:24:58.106Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30882026-02-24T14:24:58.430Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30892026-02-24T14:24:58.506Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30902026-02-24T14:24:58.556Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30912026-02-24T14:24:58.721Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30922026-02-24T14:24:58.858Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30932026-02-24T14:24:58.901Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30942026-02-24T14:24:59.148Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
30952026-02-24T14:24:59.314Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30962026-02-24T14:24:59.917Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30972026-02-24T14:25:00.052Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30982026-02-24T14:25:00.134Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30992026-02-24T14:25:00.246Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31002026-02-24T14:25:00.327Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31012026-02-24T14:25:00.385Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31022026-02-24T14:25:00.647Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31032026-02-24T14:25:00.720Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31042026-02-24T14:25:00.808Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31052026-02-24T14:25:00.860Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31062026-02-24T14:25:00.985Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31072026-02-24T14:25:01.095Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31082026-02-24T14:25:01.312Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31092026-02-24T14:25:01.380Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31102026-02-24T14:25:01.425Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31112026-02-24T14:25:01.516Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31122026-02-24T14:25:01.716Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31132026-02-24T14:25:01.792Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31142026-02-24T14:25:01.844Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31152026-02-24T14:25:02.130Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31162026-02-24T14:25:02.187Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31172026-02-24T14:25:02.235Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31182026-02-24T14:25:02.314Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31192026-02-24T14:25:02.560Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31202026-02-24T14:25:02.622Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31212026-02-24T14:25:03.137Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31222026-02-24T14:25:03.170Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31232026-02-24T14:25:03.202Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31242026-02-24T14:25:03.575Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31252026-02-24T14:25:03.723Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31262026-02-24T14:25:04.237Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31272026-02-24T14:25:05.028Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31282026-02-24T14:25:05.187Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31292026-02-24T14:25:05.777Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31302026-02-24T14:25:08.003Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31312026-02-24T14:25:08.737Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31322026-02-24T14:25:08.924Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31332026-02-24T14:25:10.493Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31342026-02-24T14:25:11.067Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31352026-02-24T14:25:11.245Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31362026-02-24T14:25:11.624Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31372026-02-24T14:25:11.678Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31382026-02-24T14:25:12.010Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31392026-02-24T14:25:12.052Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31402026-02-24T14:25:12.353Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31412026-02-24T14:25:12.414Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31422026-02-24T14:25:13.238Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31432026-02-24T14:25:13.821Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31442026-02-24T14:25:14.092Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31452026-02-24T14:25:14.153Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31462026-02-24T14:25:14.314Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31472026-02-24T14:25:14.963Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31482026-02-24T14:25:15.111Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31492026-02-24T14:25:15.525Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31502026-02-24T14:25:15.943Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31512026-02-24T14:25:16.477Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31522026-02-24T14:25:17.214Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31532026-02-24T14:25:17.370Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31542026-02-24T14:25:18.035Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31552026-02-24T14:25:18.236Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31562026-02-24T14:25:19.596Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31572026-02-24T14:25:20.975Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31582026-02-24T14:25:23.075Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31592026-02-24T14:25:23.700Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31602026-02-24T14:25:24.173Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31612026-02-24T14:25:24.307Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31622026-02-24T14:25:24.495Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31632026-02-24T14:25:25.350Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31642026-02-24T14:25:25.670Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31652026-02-24T14:25:26.531Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31662026-02-24T14:25:26.937Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31672026-02-24T14:25:27.167Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31682026-02-24T14:25:27.714Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31692026-02-24T14:25:28.315Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31702026-02-24T14:25:28.383Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31712026-02-24T14:25:29.197Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31722026-02-24T14:25:30.261Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31732026-02-24T14:25:30.360Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31742026-02-24T14:25:30.727Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31752026-02-24T14:25:30.772Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31762026-02-24T14:25:31.144Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31772026-02-24T14:25:31.782Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31782026-02-24T14:25:31.886Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31792026-02-24T14:25:32.567Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31802026-02-24T14:25:32.666Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31812026-02-24T14:25:32.936Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31822026-02-24T14:25:33.431Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31832026-02-24T14:25:33.844Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31842026-02-24T14:25:33.933Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31852026-02-24T14:25:34.404Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31862026-02-24T14:25:35.471Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31872026-02-24T14:25:35.561Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31882026-02-24T14:25:36.373Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31892026-02-24T14:25:36.462Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31902026-02-24T14:25:36.534Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31912026-02-24T14:25:36.799Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31922026-02-24T14:25:37.301Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31932026-02-24T14:25:39.714Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31942026-02-24T14:25:41.646Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31952026-02-24T14:25:42.017Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31962026-02-24T14:25:42.420Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31972026-02-24T14:25:43.423Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31982026-02-24T14:25:44.470Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31992026-02-24T14:25:45.085Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32002026-02-24T14:25:45.126Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32012026-02-24T14:25:46.108Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32022026-02-24T14:25:46.637Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32032026-02-24T14:25:47.105Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32042026-02-24T14:25:47.200Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32052026-02-24T14:25:48.932Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32062026-02-24T14:25:49.190Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32072026-02-24T14:25:50.152Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32082026-02-24T14:25:50.197Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32092026-02-24T14:25:50.235Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32102026-02-24T14:25:50.714Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32112026-02-24T14:25:51.175Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32122026-02-24T14:25:52.382Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32132026-02-24T14:25:52.624Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32142026-02-24T14:25:53.603Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
32152026-02-24T14:25:53.789Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32162026-02-24T14:25:53.897Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32172026-02-24T14:25:53.998Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32182026-02-24T14:25:54.408Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32192026-02-24T14:25:54.837Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32202026-02-24T14:25:55.226Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32212026-02-24T14:25:55.264Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32222026-02-24T14:25:55.932Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32232026-02-24T14:25:56.162Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
32242026-02-24T14:25:57.203Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32252026-02-24T14:25:57.245Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32262026-02-24T14:25:57.300Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32272026-02-24T14:25:59.172Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32282026-02-24T14:25:59.487Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32292026-02-24T14:26:00.348Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32302026-02-24T14:26:00.662Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32312026-02-24T14:26:00.713Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32322026-02-24T14:26:01.677Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32332026-02-24T14:26:02.094Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32342026-02-24T14:26:04.146Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32352026-02-24T14:26:04.862Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32362026-02-24T14:26:11.328Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32372026-02-24T14:26:13.668Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32382026-02-24T14:26:13.944Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32392026-02-24T14:26:15.483Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32402026-02-24T14:26:18.534Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32412026-02-24T14:26:20.017Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32422026-02-24T14:26:21.239Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32432026-02-24T14:26:22.491Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32442026-02-24T14:26:25.332Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32452026-02-24T14:26:27.354Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32462026-02-24T14:26:27.737Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32472026-02-24T14:26:28.529Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32482026-02-24T14:26:29.412Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32492026-02-24T14:26:32.074Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32502026-02-24T14:26:33.028Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32512026-02-24T14:26:33.671Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32522026-02-24T14:26:36.446Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32532026-02-24T14:26:40.187Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32542026-02-24T14:26:43.458Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32552026-02-24T14:26:44.295Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32562026-02-24T14:26:47.952Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32572026-02-24T14:26:49.151Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32582026-02-24T14:26:49.679Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32592026-02-24T14:26:50.393Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32602026-02-24T14:26:51.307Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32612026-02-24T14:26:51.925Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32622026-02-24T14:26:51.936Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32632026-02-24T14:26:57.894Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32642026-02-24T14:27:00.262Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32652026-02-24T14:27:01.350Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32662026-02-24T14:27:02.945Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32672026-02-24T14:27:03.852Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32682026-02-24T14:27:04.417Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32692026-02-24T14:27:09.606Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32702026-02-24T14:27:13.326Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32712026-02-24T14:27:13.778Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32722026-02-24T14:27:18.563Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32732026-02-24T14:27:19.479Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32742026-02-24T14:27:20.548Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32752026-02-24T14:27:24.224Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32762026-02-24T14:27:24.497Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32772026-02-24T14:27:25.724Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32782026-02-24T14:27:28.910Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32792026-02-24T14:27:30.518Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32802026-02-24T14:27:30.553Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32812026-02-24T14:27:32.075Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32822026-02-24T14:27:34.077Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32832026-02-24T14:27:36.351Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32842026-02-24T14:27:37.354Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32852026-02-24T14:27:39.363Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32862026-02-24T14:27:41.361Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32872026-02-24T14:27:42.461Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32882026-02-24T14:27:43.963Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32892026-02-24T14:27:48.010Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32902026-02-24T14:27:48.145Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32912026-02-24T14:27:49.978Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32922026-02-24T14:27:51.568Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32932026-02-24T14:27:53.363Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32942026-02-24T14:27:58.699Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32952026-02-24T14:27:59.290Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32962026-02-24T14:28:01.516Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32972026-02-24T14:28:01.699Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32982026-02-24T14:28:04.466Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32992026-02-24T14:28:06.952Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33002026-02-24T14:28:10.527Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33012026-02-24T14:28:13.505Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33022026-02-24T14:28:16.495Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33032026-02-24T14:28:19.247Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33042026-02-24T14:28:21.990Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33052026-02-24T14:28:25.424Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33062026-02-24T14:28:27.281Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33072026-02-24T14:28:29.938Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33082026-02-24T14:28:32.357Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33092026-02-24T14:28:33.905Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33102026-02-24T14:28:37.118Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33112026-02-24T14:28:39.258Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33122026-02-24T14:28:41.960Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33132026-02-24T14:28:44.086Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33142026-02-24T14:28:46.548Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33152026-02-24T14:28:49.020Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33162026-02-24T14:28:51.759Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33172026-02-24T14:28:53.806Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33182026-02-24T14:28:56.186Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33192026-02-24T14:28:59.265Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33202026-02-24T14:29:01.125Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33212026-02-24T14:29:03.591Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33222026-02-24T14:29:06.192Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33232026-02-24T14:29:08.540Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33242026-02-24T14:29:10.700Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33252026-02-24T14:29:12.973Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33262026-02-24T14:29:15.123Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33272026-02-24T14:29:17.428Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33282026-02-24T14:29:21.392Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33292026-02-24T14:29:22.192Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33302026-02-24T14:29:24.666Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33312026-02-24T14:29:26.409Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33322026-02-24T14:29:29.302Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33332026-02-24T14:29:31.725Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33342026-02-24T14:29:34.356Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33352026-02-24T14:29:36.602Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33362026-02-24T14:29:38.858Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33372026-02-24T14:29:41.206Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33382026-02-24T14:29:43.516Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33392026-02-24T14:29:46.206Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33402026-02-24T14:29:48.214Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33412026-02-24T14:29:51.426Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33422026-02-24T14:29:53.324Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33432026-02-24T14:29:55.769Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33442026-02-24T14:29:58.196Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33452026-02-24T14:30:00.449Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33462026-02-24T14:30:02.797Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33472026-02-24T14:30:05.116Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33482026-02-24T14:30:07.419Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33492026-02-24T14:30:10.238Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33502026-02-24T14:30:12.308Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33512026-02-24T14:30:14.759Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33522026-02-24T14:30:17.071Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33532026-02-24T14:30:19.428Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33542026-02-24T14:30:22.003Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33552026-02-24T14:30:24.452Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33562026-02-24T14:30:26.973Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33572026-02-24T14:30:29.453Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33582026-02-24T14:30:31.945Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33592026-02-24T14:30:34.497Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33602026-02-24T14:30:36.926Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33612026-02-24T14:30:39.606Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33622026-02-24T14:30:41.816Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33632026-02-24T14:30:44.384Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33642026-02-24T14:30:47.835Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33652026-02-24T14:30:50.143Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33662026-02-24T14:30:52.684Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33672026-02-24T14:30:55.645Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33682026-02-24T14:30:58.418Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33692026-02-24T14:31:01.090Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33702026-02-24T14:31:03.760Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33712026-02-24T14:31:06.309Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33722026-02-24T14:31:13.483Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33732026-02-24T14:31:15.677Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33742026-02-24T14:31:16.844Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33752026-02-24T14:31:22.242Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33762026-02-24T14:31:24.583Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33772026-02-24T14:31:27.994Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33782026-02-24T14:31:31.644Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33792026-02-24T14:31:35.424Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33802026-02-24T14:31:39.298Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33812026-02-24T14:31:43.312Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33822026-02-24T14:31:46.736Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33832026-02-24T14:31:50.436Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33842026-02-24T14:31:53.933Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33852026-02-24T14:31:57.519Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33862026-02-24T14:32:01.006Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33872026-02-24T14:32:29.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 38s
33882026-02-24T14:32:29.611Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 188 other files
33892026-02-24T14:32:29.707Z
33902026-02-24T14:32:29.707Zreal 7:38.627728657
33912026-02-24T14:32:29.707Zuser 30:35.876860862
33922026-02-24T14:32:29.707Zsys 4:51.646350065
33932026-02-24T14:32:29.707Ztrap 0.770352539
33942026-02-24T14:32:29.707Ztflt 0.073716310
33952026-02-24T14:32:29.707Zdflt 0.090459136
33962026-02-24T14:32:29.707Zkflt 0.000019305
33972026-02-24T14:32:29.710Zlock 5:38:17.289289623
33982026-02-24T14:32:29.710Zslp 2:36:01.162425556
33992026-02-24T14:32:29.710Zlat 51.946287198
34002026-02-24T14:32:29.710Zstop 2:17.669816662
34012026-02-24T14:32:29.710Zprocess exited: duration 1327205 ms, exit code 0
 
34022026-02-24T14:32:29.717Zfound 0 output files