01KJVEE92M6GRA1BG7CVF21T4Q: clippy (helios)

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

Buildomat Job: 01KJVEEPH8HFK5GWGB9K90R7N9

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-04T03:33:14.946Zjob assigned to worker 01KJVEERRD77TF8FW2RZ4Y8VP6 [factory aws, i-0ac94afbbfc684b62] (queued for 53 s)
 
22026-03-04T03:33:24.033Zstarting task 0: "setup"
32026-03-04T03:33:24.038Z++ uname -s
42026-03-04T03:33:24.041Z+ kern=SunOS
52026-03-04T03:33:24.041Z+ build_user=build
62026-03-04T03:33:24.041Z+ build_uid=12345
72026-03-04T03:33:24.041Z+ work_dir=/work
82026-03-04T03:33:24.041Z+ input_dir=/input
92026-03-04T03:33:24.041Z+ [[ 0 == 12345 ]]
102026-03-04T03:33:24.041Z+ case "$kern" in
112026-03-04T03:33:24.041Z+ groupadd -g 12345 build
122026-03-04T03:33:24.045Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-04T03:33:25.049Z+ zfs create -o mountpoint=/work rpool/work
142026-03-04T03:33:25.168Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-04T03:33:25.172Z+ home_fs=zfs
162026-03-04T03:33:25.173Z+ [[ zfs == autofs ]]
172026-03-04T03:33:25.173Z+ mkdir -p /home/build
182026-03-04T03:33:25.173Z+ chown build:build /home/build /work
192026-03-04T03:33:27.175Z+ chmod 0700 /home/build /work
202026-03-04T03:33:27.179Zprocess exited: duration 3147 ms, exit code 0
 
212026-03-04T03:33:27.185Zstarting task 1: "rust-toolchain"
222026-03-04T03:33:27.190Z * rust toolchain channel = "1.91.1"
232026-03-04T03:33:27.190Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
242026-03-04T03:33:27.190Z * rust toolchain profile = "default"
252026-03-04T03:33:27.190Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-04T03:33:27.190Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-04T03:33:27.190Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-04T03:33:27.193Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-04T03:33:27.193Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-04T03:33:27.330Zinfo: downloading installer
312026-03-04T03:33:29.472Zwarn: It looks like you have an existing installation of Rust at:
322026-03-04T03:33:29.472Zwarn: /opt/ooce/bin
332026-03-04T03:33:29.472Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-04T03:33:29.472Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-04T03:33:29.472Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-04T03:33:29.472Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-04T03:33:29.472Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-04T03:33:29.472Zerror: cannot install while Rust is installed
392026-03-04T03:33:29.472Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-04T03:33:29.523Zinfo: profile set to 'default'
412026-03-04T03:33:29.523Zinfo: default host triple is x86_64-unknown-illumos
422026-03-04T03:33:29.528Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-04T03:33:29.736Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-04T03:33:29.736Zinfo: downloading component 'cargo'
452026-03-04T03:33:31.055Zinfo: downloading component 'clippy'
462026-03-04T03:33:31.517Zinfo: downloading component 'rust-docs'
472026-03-04T03:33:33.330Zinfo: downloading component 'rust-std'
482026-03-04T03:33:35.375Zinfo: downloading component 'rustc'
492026-03-04T03:33:44.784Zinfo: downloading component 'rustfmt'
502026-03-04T03:33:45.081Zinfo: installing component 'cargo'
512026-03-04T03:33:46.017Zinfo: installing component 'clippy'
522026-03-04T03:33:46.412Zinfo: installing component 'rust-docs'
532026-03-04T03:33:48.366Zinfo: installing component 'rust-std'
542026-03-04T03:33:50.208Zinfo: installing component 'rustc'
552026-03-04T03:33:57.111Zinfo: installing component 'rustfmt'
562026-03-04T03:33:57.459Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-04T03:33:57.459Z
582026-03-04T03:33:57.913Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-04T03:33:57.913Z
602026-03-04T03:33:57.917Z
612026-03-04T03:33:57.917ZRust is installed now. Great!
622026-03-04T03:33:57.917Z
632026-03-04T03:33:57.917ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-04T03:33:57.918Zenvironment variable. This has not been done automatically.
652026-03-04T03:33:57.918Z
662026-03-04T03:33:57.918ZTo configure your current shell, you need to source
672026-03-04T03:33:57.918Zthe corresponding env file under $HOME/.cargo.
682026-03-04T03:33:57.918Z
692026-03-04T03:33:57.918ZThis is usually done by running one of the following (note the leading DOT):
702026-03-04T03:33:57.918Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-04T03:33:57.918Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-04T03:33:57.918Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-04T03:33:58.077Z+ rustup --version
742026-03-04T03:33:58.092Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-04T03:33:58.098Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-04T03:33:58.185Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-04T03:33:58.189Z+ cargo --version
782026-03-04T03:33:58.262Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-04T03:33:58.265Z+ rustc --version
802026-03-04T03:33:58.342Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-04T03:33:58.346Zprocess exited: duration 31158 ms, exit code 0
 
822026-03-04T03:33:58.354Zstarting task 2: "authentication"
832026-03-04T03:33:58.376Zprocess exited: duration 23 ms, exit code 0
 
842026-03-04T03:33:58.383Zstarting task 3: "clone repository"
852026-03-04T03:33:58.388Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-04T03:33:58.391Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-04T03:33:58.454ZCloning into '/work/oxidecomputer/omicron'...
882026-03-04T03:34:10.629Z+ cd /work/oxidecomputer/omicron
892026-03-04T03:34:10.629Z+ git fetch origin 572705112237735f0caffd1a0669a4b706c141b0
902026-03-04T03:34:11.080ZFrom https://github.com/oxidecomputer/omicron
912026-03-04T03:34:11.080Z * branch 572705112237735f0caffd1a0669a4b706c141b0 -> FETCH_HEAD
922026-03-04T03:34:11.092Z+ [[ -n john/bootstore-next-version ]]
932026-03-04T03:34:11.095Z++ git branch --show-current
942026-03-04T03:34:11.098Z+ current=main
952026-03-04T03:34:11.098Z+ [[ main != john/bootstore-next-version ]]
962026-03-04T03:34:11.098Z+ git branch -f john/bootstore-next-version 572705112237735f0caffd1a0669a4b706c141b0
972026-03-04T03:34:11.102Z+ git checkout -f john/bootstore-next-version
982026-03-04T03:34:11.458ZSwitched to branch 'john/bootstore-next-version'
992026-03-04T03:34:11.461Z+ git reset --hard 572705112237735f0caffd1a0669a4b706c141b0
1002026-03-04T03:34:11.494ZHEAD is now at 572705112 Merge branch 'john/bootstore-versioning' into john/bootstore-next-version
1012026-03-04T03:34:11.498Zprocess exited: duration 13111 ms, exit code 0
 
1022026-03-04T03:34:11.504Zstarting task 4: "build"
1032026-03-04T03:34:11.509Z+ source ./env.sh
1042026-03-04T03:34:11.509Z++ OLD_SHELL_OPTS=ehxB
1052026-03-04T03:34:11.509Z++ set -o xtrace
1062026-03-04T03:34:11.513Z++++ dirname ./env.sh
1072026-03-04T03:34:11.516Z+++ readlink -f .
1082026-03-04T03:34:11.519Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-03-04T03:34:11.519Z++ 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-03-04T03:34:11.519Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-03-04T03:34:11.519Z++ 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-03-04T03:34:11.519Z++ 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-03-04T03:34:11.519Z++ 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-03-04T03:34:11.519Z++ 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-03-04T03:34:11.519Z++ 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-03-04T03:34:11.519Z++ 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-03-04T03:34:11.519Z++ case $OLD_SHELL_OPTS in
1182026-03-04T03:34:11.519Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-03-04T03:34:11.519Z+ source .github/buildomat/ci-env.sh
1202026-03-04T03:34:11.519Z++ export CARGO_TERM_COLOR=always
1212026-03-04T03:34:11.519Z++ CARGO_TERM_COLOR=always
1222026-03-04T03:34:11.519Z+ cargo --version
1232026-03-04T03:34:11.581Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-03-04T03:34:11.584Z+ rustc --version
1252026-03-04T03:34:11.661Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-03-04T03:34:11.665Z+ banner prerequisites
1272026-03-04T03:34:11.668Z
1282026-03-04T03:34:11.668Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-03-04T03:34:11.668Z # # # # # # # # # # # # # # #
1302026-03-04T03:34:11.668Z # # # # ##### # # ##### # # # # # #### #
1312026-03-04T03:34:11.668Z ##### ##### # ##### # # # # # # # # #
1322026-03-04T03:34:11.668Z # # # # # # # # # # # # # # #
1332026-03-04T03:34:11.668Z # # # ###### # # ###### ### # #### # #### #
1342026-03-04T03:34:11.668Z
1352026-03-04T03:34:11.668Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-03-04T03:34:26.595Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-03-04T03:34:37.090Z Startup: Caching catalogs ... Done
1382026-03-04T03:35:02.609ZPlanning: Solver setup ... Done (23.707s)
1392026-03-04T03:35:02.779ZPlanning: Running solver ... Done (0.170s)
1402026-03-04T03:35:02.952ZPlanning: Finding local manifests ... Done (0.002s)
1412026-03-04T03:35:02.978ZPlanning: Fetching manifests: 0/4 0% complete
1422026-03-04T03:35:03.153ZPlanning: Fetching manifests: 4/4 100% complete
1432026-03-04T03:35:03.205ZPlanning: Package planning ... Done (0.052s)
1442026-03-04T03:35:03.257ZPlanning: Merging actions ... Done (0.051s)
1452026-03-04T03:35:03.897ZPlanning: Checking for conflicting actions ... Done (0.641s)
1462026-03-04T03:35:03.909ZPlanning: Consolidating action changes ... Done (0.011s)
1472026-03-04T03:35:07.405ZPlanning: Evaluating mediators ... Done (3.495s)
1482026-03-04T03:35:07.415ZPlanning: Planning completed in 30.17 seconds
1492026-03-04T03:35:07.430Z Packages to install: 4
1502026-03-04T03:35:07.430Z Mediators to change: 2
1512026-03-04T03:35:07.433Z Services to change: 1
1522026-03-04T03:35:07.433Z Estimated space available: 155.43 GB
1532026-03-04T03:35:07.433ZEstimated space to be consumed: 1.82 GB
1542026-03-04T03:35:07.433Z Create boot environment: No
1552026-03-04T03:35:07.433ZCreate backup boot environment: No
1562026-03-04T03:35:07.434Z Rebuild boot archive: No
1572026-03-04T03:35:07.434Z
1582026-03-04T03:35:07.434ZChanged mediators:
1592026-03-04T03:35:07.434Z mediator clang:
1602026-03-04T03:35:07.434Z version: None -> 15 (system default)
1612026-03-04T03:35:07.434Z
1622026-03-04T03:35:07.434Z mediator llvm:
1632026-03-04T03:35:07.434Z version: 14 (system default) -> 15 (system default)
1642026-03-04T03:35:07.434Z
1652026-03-04T03:35:07.434ZChanged packages:
1662026-03-04T03:35:07.434Zhelios-dev
1672026-03-04T03:35:07.434Z developer/build-essential
1682026-03-04T03:35:07.434Z None -> 11-2.0
1692026-03-04T03:35:07.434Z library/libxmlsec1
1702026-03-04T03:35:07.434Z None -> 1.2.35-2.0
1712026-03-04T03:35:07.434Z ooce/developer/clang-15
1722026-03-04T03:35:07.434Z None -> 15.0.7-2.0
1732026-03-04T03:35:07.434Z ooce/developer/llvm-15
1742026-03-04T03:35:07.434Z None -> 15.0.7-2.0
1752026-03-04T03:35:07.434Z
1762026-03-04T03:35:07.434ZServices:
1772026-03-04T03:35:07.435Z restart_fmri:
1782026-03-04T03:35:07.435Z svc:/system/update-man-index:default
1792026-03-04T03:35:07.659Z
1802026-03-04T03:35:07.659ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-03-04T03:35:12.733ZDownload: 1196/3290 items 83.5/212.6MB 39% complete (20.4M/s)
1822026-03-04T03:35:17.740ZDownload: 2225/3290 items 119.2/212.6MB 56% complete (12.7M/s)
1832026-03-04T03:35:23.048ZDownload: 3283/3290 items 211.0/212.6MB 99% complete (12.9M/s)
1842026-03-04T03:35:23.089ZDownload: Completed 212.60 MB in 15.43 seconds (13.8M/s)
1852026-03-04T03:35:24.323Z Actions: 1/3689 actions (Installing new actions)
1862026-03-04T03:35:29.333Z Actions: 3599/3689 actions (Installing new actions)
1872026-03-04T03:35:29.340Z Actions: Completed 3689 actions in 5.02 seconds.
1882026-03-04T03:35:29.776Z Done (0.431s)
1892026-03-04T03:35:29.776Z Done (0.000s)
1902026-03-04T03:35:30.882Z Done (1.105s)
1912026-03-04T03:35:35.927Z Done (4.682s)
1922026-03-04T03:35:36.018Z Done (0.019s)
1932026-03-04T03:35:36.021Z Done (0.000s)
1942026-03-04T03:35:36.174Z Done (0.000s)
1952026-03-04T03:35:37.193ZPlanning: Evaluating mediator changes ... Done
1962026-03-04T03:35:37.359ZPlanning: Checking for conflicting actions ... Done
1972026-03-04T03:35:37.362ZPlanning: Consolidating action changes ... Done
1982026-03-04T03:35:37.636ZPlanning: Evaluating mediators ... Done
1992026-03-04T03:35:37.640ZPlanning: Planning completed in 0.44 seconds
2002026-03-04T03:35:37.670Z Mediators to change: 2
2012026-03-04T03:35:37.670Z Create boot environment: No
2022026-03-04T03:35:37.671ZCreate backup boot environment: No
2032026-03-04T03:35:37.746Z Done
2042026-03-04T03:35:37.746Z Done
2052026-03-04T03:35:38.541Z Done
2062026-03-04T03:35:42.456Z Done
2072026-03-04T03:35:42.537Z Done
2082026-03-04T03:35:42.542Z Done
2092026-03-04T03:35:42.691Z Done
2102026-03-04T03:35:43.338ZPlanning: Evaluating mediator changes ... Done
2112026-03-04T03:35:43.375ZPlanning: Merging actions ... Done
2122026-03-04T03:35:43.535ZPlanning: Checking for conflicting actions ... Done
2132026-03-04T03:35:43.574ZPlanning: Consolidating action changes ... Done
2142026-03-04T03:35:43.833ZPlanning: Evaluating mediators ... Done
2152026-03-04T03:35:43.875ZPlanning: Planning completed in 0.78 seconds
2162026-03-04T03:35:43.901Z Packages to change: 1
2172026-03-04T03:35:43.901Z Mediators to change: 1
2182026-03-04T03:35:43.919Z Services to change: 1
2192026-03-04T03:35:43.919Z Create boot environment: No
2202026-03-04T03:35:43.919ZCreate backup boot environment: Yes
2212026-03-04T03:35:46.467Z Actions: 1/6 actions (Updating modified actions)
2222026-03-04T03:35:46.475Z Actions: Completed 6 actions in 0.00 seconds.
2232026-03-04T03:35:46.475Z Done
2242026-03-04T03:35:46.475Z Done
2252026-03-04T03:35:46.690Z Done
2262026-03-04T03:35:50.584Z Done
2272026-03-04T03:35:50.676Z Done
2282026-03-04T03:35:50.679Z Done
2292026-03-04T03:35:50.842Z Done
2302026-03-04T03:35:51.300ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312026-03-04T03:35:51.300Zclang system 15 system
2322026-03-04T03:35:51.300Zcsh system system illumos
2332026-03-04T03:35:51.300Zctags system system illumos
2342026-03-04T03:35:51.300Zfile system system illumos
2352026-03-04T03:35:51.300Zgcc vendor 12 vendor
2362026-03-04T03:35:51.300Zgcc system 10 system
2372026-03-04T03:35:51.300Zgcc system 7 system
2382026-03-04T03:35:51.300Zgo system 1.20 system
2392026-03-04T03:35:51.300Zgo system 1.19 system
2402026-03-04T03:35:51.300Zllvm system 15 system
2412026-03-04T03:35:51.300Zllvm system 14 system
2422026-03-04T03:35:51.300Zmariadb system 10.6 system
2432026-03-04T03:35:51.300Zmta vendor vendor dma
2442026-03-04T03:35:51.300Zopenjdk system 17 system
2452026-03-04T03:35:51.300Zopenjdk system 11 system
2462026-03-04T03:35:51.300Zopenjdk system 1.8 system
2472026-03-04T03:35:51.300Zopenssl vendor 3 vendor
2482026-03-04T03:35:51.300Zperl system 5.36 system
2492026-03-04T03:35:51.300Zpostgresql system 15 system
2502026-03-04T03:35:51.300Zpostgresql system 13 system
2512026-03-04T03:35:51.300Zpython vendor 3 vendor
2522026-03-04T03:35:51.300Zpython system 2 system
2532026-03-04T03:35:51.300Zpython3 system 3.11 system
2542026-03-04T03:35:51.300Zruby system 3.0 system
2552026-03-04T03:35:51.300Zwords vendor vendor american-english
2562026-03-04T03:35:51.300Zwords system system australian-english
2572026-03-04T03:35:51.300Zwords system system british-english
2582026-03-04T03:35:51.300Zwords system system canadian-english
2592026-03-04T03:35:51.300Zwords system system french
2602026-03-04T03:35:51.300Zwords system system italian
2612026-03-04T03:35:51.300Zwords system system ngerman
2622026-03-04T03:35:51.300Zwords system system ogerman
2632026-03-04T03:35:51.301Zwords system system spanish
2642026-03-04T03:35:51.646ZPUBLISHER TYPE STATUS P LOCATION
2652026-03-04T03:35:51.646Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662026-03-04T03:35:58.390ZFMRI IFO
2672026-03-04T03:35:58.390Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682026-03-04T03:35:58.390Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692026-03-04T03:35:58.390Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702026-03-04T03:35:58.390Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712026-03-04T03:35:58.390Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722026-03-04T03:35:58.390Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2732026-03-04T03:35:58.390Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742026-03-04T03:35:58.390Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2752026-03-04T03:35:58.390Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762026-03-04T03:35:58.390Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772026-03-04T03:35:58.390Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2782026-03-04T03:35:58.390Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792026-03-04T03:35:58.390Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802026-03-04T03:35:58.390Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2812026-03-04T03:35:58.390Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822026-03-04T03:35:58.390Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832026-03-04T03:35:59.625Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842026-03-04T03:35:59.928Z Updating crates.io index
2852026-03-04T03:35:59.964Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2862026-03-04T03:36:00.578Z Updating git repository `https://github.com/oxidecomputer/lldp`
2872026-03-04T03:36:01.112Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2882026-03-04T03:36:01.422Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2892026-03-04T03:36:01.753Z Updating git repository `https://github.com/oxidecomputer/propolis`
2902026-03-04T03:36:03.207Z Updating git repository `https://github.com/oxidecomputer/crucible`
2912026-03-04T03:36:06.169Z Updating git repository `https://github.com/oxidecomputer/opte`
2922026-03-04T03:36:07.178Z Updating git repository `https://github.com/oxidecomputer/tofino`
2932026-03-04T03:36:07.791Z Updating git repository `https://github.com/oxidecomputer/falcon`
2942026-03-04T03:36:08.559Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2952026-03-04T03:36:09.082Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2962026-03-04T03:36:10.802Z Updating git repository `https://github.com/oxidecomputer/clickward`
2972026-03-04T03:36:11.149Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2982026-03-04T03:36:11.598Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2992026-03-04T03:36:11.956Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002026-03-04T03:36:12.843Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3012026-03-04T03:36:13.598Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3022026-03-04T03:36:13.902Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032026-03-04T03:36:14.314Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3042026-03-04T03:36:14.757Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052026-03-04T03:36:14.985Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062026-03-04T03:36:15.257Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072026-03-04T03:36:15.516Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3082026-03-04T03:36:15.974Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3092026-03-04T03:36:16.506Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3102026-03-04T03:36:17.506Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3112026-03-04T03:36:17.793Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3122026-03-04T03:36:18.121Z Updating git repository `https://github.com/oxidecomputer/ispf`
3132026-03-04T03:36:19.272Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3142026-03-04T03:36:20.077Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3152026-03-04T03:36:20.349Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3162026-03-04T03:36:20.703Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3172026-03-04T03:36:21.051Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3182026-03-04T03:36:21.567Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3192026-03-04T03:36:21.823Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3202026-03-04T03:36:22.066Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3212026-03-04T03:36:22.351Z Updating git repository `https://github.com/illumos/smf-rs`
3222026-03-04T03:36:22.741Z Updating git repository `https://github.com/oxidecomputer/omicron`
3232026-03-04T03:36:49.029Z Downloading crates ...
3242026-03-04T03:36:49.093Z Downloaded cfg-if v1.0.4
3252026-03-04T03:36:49.096Z Downloaded idna_adapter v1.2.1
3262026-03-04T03:36:49.103Z Downloaded icu_properties v2.1.2
3272026-03-04T03:36:49.106Z Downloaded scroll_derive v0.12.1
3282026-03-04T03:36:49.109Z Downloaded proc-macro-error-attr v1.0.4
3292026-03-04T03:36:49.109Z Downloaded colorchoice v1.0.4
3302026-03-04T03:36:49.116Z Downloaded bitflags v2.11.0
3312026-03-04T03:36:49.120Z Downloaded usdt-macro v0.5.0
3322026-03-04T03:36:49.124Z Downloaded dof v0.3.0
3332026-03-04T03:36:49.127Z Downloaded proc-macro2 v1.0.106
3342026-03-04T03:36:49.130Z Downloaded percent-encoding v2.3.2
3352026-03-04T03:36:49.130Z Downloaded macaddr v1.0.1
3362026-03-04T03:36:49.133Z Downloaded clap v4.5.60
3372026-03-04T03:36:49.142Z Downloaded usdt-attr-macro v0.5.0
3382026-03-04T03:36:49.145Z Downloaded utf8parse v0.2.2
3392026-03-04T03:36:49.145Z Downloaded zerofrom-derive v0.1.6
3402026-03-04T03:36:49.148Z Downloaded camino-tempfile v1.4.1
3412026-03-04T03:36:49.148Z Downloaded thread-id v4.2.2
3422026-03-04T03:36:49.148Z Downloaded textwrap v0.16.2
3432026-03-04T03:36:49.151Z Downloaded erased-serde v0.4.9
3442026-03-04T03:36:49.154Z Downloaded equivalent v1.0.2
3452026-03-04T03:36:49.154Z Downloaded anstyle-parse v0.2.7
3462026-03-04T03:36:49.157Z Downloaded unicode-xid v0.2.6
3472026-03-04T03:36:49.157Z Downloaded thiserror-impl v1.0.69
3482026-03-04T03:36:49.160Z Downloaded usdt v0.5.0
3492026-03-04T03:36:49.160Z Downloaded serde_core v1.0.228
3502026-03-04T03:36:49.164Z Downloaded utf8_iter v1.0.4
3512026-03-04T03:36:49.164Z Downloaded typeid v1.0.3
3522026-03-04T03:36:49.167Z Downloaded zerofrom v0.1.6
3532026-03-04T03:36:49.167Z Downloaded yoke-derive v0.8.1
3542026-03-04T03:36:49.167Z Downloaded toml_datetime v0.6.11
3552026-03-04T03:36:49.170Z Downloaded stable_deref_trait v1.2.1
3562026-03-04T03:36:49.171Z Downloaded form_urlencoded v1.2.2
3572026-03-04T03:36:49.171Z Downloaded ordered-float v2.10.1
3582026-03-04T03:36:49.174Z Downloaded crypto-common v0.1.7
3592026-03-04T03:36:49.174Z Downloaded block-buffer v0.10.4
3602026-03-04T03:36:49.174Z Downloaded fnv v1.0.7
3612026-03-04T03:36:49.174Z Downloaded toml_edit v0.22.27
3622026-03-04T03:36:49.179Z Downloaded toml_write v0.1.2
3632026-03-04T03:36:49.182Z Downloaded memmap v0.7.0
3642026-03-04T03:36:49.182Z Downloaded yoke v0.8.1
3652026-03-04T03:36:49.185Z Downloaded unicode-linebreak v0.1.5
3662026-03-04T03:36:49.185Z Downloaded is_terminal_polyfill v1.70.2
3672026-03-04T03:36:49.188Z Downloaded digest v0.10.7
3682026-03-04T03:36:49.188Z Downloaded zerovec-derive v0.11.2
3692026-03-04T03:36:49.191Z Downloaded version_check v0.9.5
3702026-03-04T03:36:49.191Z Downloaded serde-untagged v0.1.9
3712026-03-04T03:36:49.194Z Downloaded usdt-impl v0.5.0
3722026-03-04T03:36:49.194Z Downloaded tabled_derive v0.7.0
3732026-03-04T03:36:49.197Z Downloaded heck v0.5.0
3742026-03-04T03:36:49.197Z Downloaded dtrace-parser v0.2.0
3752026-03-04T03:36:49.197Z Downloaded ucd-trie v0.1.7
3762026-03-04T03:36:49.200Z Downloaded cpufeatures v0.2.17
3772026-03-04T03:36:49.201Z Downloaded errno v0.3.14
3782026-03-04T03:36:49.204Z Downloaded thiserror-impl v2.0.18
3792026-03-04T03:36:49.204Z Downloaded pretty-hex v0.4.1
3802026-03-04T03:36:49.204Z Downloaded terminal_size v0.4.3
3812026-03-04T03:36:49.207Z Downloaded toml v0.8.23
3822026-03-04T03:36:49.207Z Downloaded tinystr v0.8.2
3832026-03-04T03:36:49.210Z Downloaded icu_normalizer_data v2.1.1
3842026-03-04T03:36:49.213Z Downloaded strsim v0.11.1
3852026-03-04T03:36:49.213Z Downloaded itoa v1.0.17
3862026-03-04T03:36:49.216Z Downloaded heck v0.4.1
3872026-03-04T03:36:49.216Z Downloaded zmij v1.0.21
3882026-03-04T03:36:49.219Z Downloaded serde_spanned v0.6.9
3892026-03-04T03:36:49.219Z Downloaded serde-value v0.7.0
3902026-03-04T03:36:49.219Z Downloaded writeable v0.6.2
3912026-03-04T03:36:49.222Z Downloaded clap_lex v1.0.0
3922026-03-04T03:36:49.223Z Downloaded generic-array v0.14.7
3932026-03-04T03:36:49.225Z Downloaded zerocopy-derive v0.7.35
3942026-03-04T03:36:49.228Z Downloaded zerotrie v0.2.3
3952026-03-04T03:36:49.231Z Downloaded typenum v1.19.0
3962026-03-04T03:36:49.234Z Downloaded sha2 v0.10.9
3972026-03-04T03:36:49.237Z Downloaded url v2.5.8
3982026-03-04T03:36:49.240Z Downloaded autocfg v1.5.0
3992026-03-04T03:36:49.240Z Downloaded smawk v0.3.2
4002026-03-04T03:36:49.243Z Downloaded swrite v0.1.0
4012026-03-04T03:36:49.243Z Downloaded unicode-ident v1.0.24
4022026-03-04T03:36:49.246Z Downloaded potential_utf v0.1.4
4032026-03-04T03:36:49.246Z Downloaded fastrand v2.3.0
4042026-03-04T03:36:49.249Z Downloaded bytecount v0.6.9
4052026-03-04T03:36:49.249Z Downloaded cargo-platform v0.2.0
4062026-03-04T03:36:49.252Z Downloaded anstyle-query v1.1.5
4072026-03-04T03:36:49.252Z Downloaded plain v0.2.3
4082026-03-04T03:36:49.256Z Downloaded scroll v0.12.0
4092026-03-04T03:36:49.258Z Downloaded displaydoc v0.2.5
4102026-03-04T03:36:49.261Z Downloaded zerovec v0.11.5
4112026-03-04T03:36:49.265Z Downloaded zerocopy v0.7.35
4122026-03-04T03:36:49.279Z Downloaded thiserror v1.0.69
4132026-03-04T03:36:49.284Z Downloaded winnow v0.7.14
4142026-03-04T03:36:49.291Z Downloaded fs-err v3.3.0
4152026-03-04T03:36:49.294Z Downloaded cargo_toml v0.21.0
4162026-03-04T03:36:49.294Z Downloaded synstructure v0.13.2
4172026-03-04T03:36:49.298Z Downloaded serde_tokenstream v0.2.3
4182026-03-04T03:36:49.298Z Downloaded unicode-width v0.2.0
4192026-03-04T03:36:49.301Z Downloaded anstream v0.6.21
4202026-03-04T03:36:49.305Z Downloaded unicode-width v0.1.14
4212026-03-04T03:36:49.308Z Downloaded proc-macro-error v1.0.4
4222026-03-04T03:36:49.311Z Downloaded thiserror v2.0.18
4232026-03-04T03:36:49.317Z Downloaded semver v1.0.27
4242026-03-04T03:36:49.321Z Downloaded pest_derive v2.8.6
4252026-03-04T03:36:49.321Z Downloaded camino v1.2.2
4262026-03-04T03:36:49.322Z Downloaded pest_generator v2.8.6
4272026-03-04T03:36:49.325Z Downloaded cargo_metadata v0.21.0
4282026-03-04T03:36:49.325Z Downloaded once_cell v1.21.3
4292026-03-04T03:36:49.329Z Downloaded smallvec v1.15.1
4302026-03-04T03:36:49.329Z Downloaded cargo-util-schemas v0.8.2
4312026-03-04T03:36:49.332Z Downloaded anstyle v1.0.13
4322026-03-04T03:36:49.332Z Downloaded quote v1.0.44
4332026-03-04T03:36:49.335Z Downloaded byteorder v1.5.0
4342026-03-04T03:36:49.335Z Downloaded anyhow v1.0.102
4352026-03-04T03:36:49.339Z Downloaded clap_derive v4.5.55
4362026-03-04T03:36:49.347Z Downloaded tempfile v3.25.0
4372026-03-04T03:36:49.350Z Downloaded icu_provider v2.1.1
4382026-03-04T03:36:49.354Z Downloaded papergrid v0.11.0
4392026-03-04T03:36:49.357Z Downloaded litemap v0.8.1
4402026-03-04T03:36:49.360Z Downloaded num-traits v0.2.19
4412026-03-04T03:36:49.363Z Downloaded icu_locale_core v2.1.1
4422026-03-04T03:36:49.366Z Downloaded serde_derive v1.0.228
4432026-03-04T03:36:49.370Z Downloaded log v0.4.29
4442026-03-04T03:36:49.375Z Downloaded getrandom v0.4.1
4452026-03-04T03:36:49.378Z Downloaded icu_normalizer v2.1.1
4462026-03-04T03:36:49.387Z Downloaded pest_meta v2.8.6
4472026-03-04T03:36:49.404Z Downloaded memchr v2.8.0
4482026-03-04T03:36:49.408Z Downloaded icu_collections v2.1.1
4492026-03-04T03:36:49.416Z Downloaded indexmap v2.13.0
4502026-03-04T03:36:49.420Z Downloaded icu_properties_data v2.1.2
4512026-03-04T03:36:49.428Z Downloaded serde v1.0.228
4522026-03-04T03:36:49.440Z Downloaded idna v1.1.0
4532026-03-04T03:36:49.446Z Downloaded pest v2.8.6
4542026-03-04T03:36:49.453Z Downloaded hashbrown v0.16.1
4552026-03-04T03:36:49.461Z Downloaded clap_builder v4.5.60
4562026-03-04T03:36:49.468Z Downloaded serde_json v1.0.149
4572026-03-04T03:36:49.486Z Downloaded tabled v0.15.0
4582026-03-04T03:36:49.500Z Downloaded goblin v0.8.2
4592026-03-04T03:36:49.504Z Downloaded syn v2.0.117
4602026-03-04T03:36:49.515Z Downloaded syn v1.0.109
4612026-03-04T03:36:49.522Z Downloaded rustix v1.1.3
4622026-03-04T03:36:49.560Z Downloaded libc v0.2.180
4632026-03-04T03:36:49.649Z Compiling proc-macro2 v1.0.106
4642026-03-04T03:36:49.653Z Compiling unicode-ident v1.0.24
4652026-03-04T03:36:49.653Z Compiling quote v1.0.44
4662026-03-04T03:36:49.653Z Compiling serde_core v1.0.228
4672026-03-04T03:36:49.653Z Compiling libc v0.2.180
4682026-03-04T03:36:49.653Z Compiling version_check v0.9.5
4692026-03-04T03:36:49.653Z Compiling serde v1.0.228
4702026-03-04T03:36:49.883Z Compiling stable_deref_trait v1.2.1
4712026-03-04T03:36:50.044Z Compiling memchr v2.8.0
4722026-03-04T03:36:50.122Z Compiling zmij v1.0.21
4732026-03-04T03:36:51.113Z Compiling autocfg v1.5.0
4742026-03-04T03:36:51.116Z Compiling thiserror v1.0.69
4752026-03-04T03:36:51.163Z Compiling ucd-trie v0.1.7
4762026-03-04T03:36:51.414Z Compiling itoa v1.0.17
4772026-03-04T03:36:51.723Z Compiling pest v2.8.6
4782026-03-04T03:36:51.814Z Compiling litemap v0.8.1
4792026-03-04T03:36:51.869Z Compiling writeable v0.6.2
4802026-03-04T03:36:52.157Z Compiling icu_properties_data v2.1.2
4812026-03-04T03:36:52.206Z Compiling icu_normalizer_data v2.1.1
4822026-03-04T03:36:52.233Z Compiling byteorder v1.5.0
4832026-03-04T03:36:52.558Z Compiling rustix v1.1.3
4842026-03-04T03:36:52.767Z Compiling errno v0.3.14
4852026-03-04T03:36:52.929Z Compiling syn v2.0.117
4862026-03-04T03:36:52.975Z Compiling serde_json v1.0.149
4872026-03-04T03:36:53.024Z Compiling bitflags v2.11.0
4882026-03-04T03:36:53.414Z Compiling num-traits v0.2.19
4892026-03-04T03:36:53.473Z Compiling hashbrown v0.16.1
4902026-03-04T03:36:53.501Z Compiling smallvec v1.15.1
4912026-03-04T03:36:53.931Z Compiling equivalent v1.0.2
4922026-03-04T03:36:54.087Z Compiling typeid v1.0.3
4932026-03-04T03:36:54.507Z Compiling pest_meta v2.8.6
4942026-03-04T03:36:54.634Z Compiling indexmap v2.13.0
4952026-03-04T03:36:54.744Z Compiling thread-id v4.2.2
4962026-03-04T03:36:54.767Z Compiling proc-macro-error-attr v1.0.4
4972026-03-04T03:36:54.887Z Compiling usdt-impl v0.5.0
4982026-03-04T03:36:55.135Z Compiling winnow v0.7.14
4992026-03-04T03:36:55.316Z Compiling syn v1.0.109
5002026-03-04T03:36:55.970Z Compiling erased-serde v0.4.9
5012026-03-04T03:36:55.999Z Compiling toml_write v0.1.2
5022026-03-04T03:36:56.794Z Compiling proc-macro-error v1.0.4
5032026-03-04T03:36:56.898Z Compiling plain v0.2.3
5042026-03-04T03:36:57.108Z Compiling getrandom v0.4.1
5052026-03-04T03:36:57.164Z Compiling utf8_iter v1.0.4
5062026-03-04T03:36:57.440Z Compiling camino v1.2.2
5072026-03-04T03:36:57.873Z Compiling utf8parse v0.2.2
5082026-03-04T03:36:58.074Z Compiling percent-encoding v2.3.2
5092026-03-04T03:36:58.104Z Compiling log v0.4.29
5102026-03-04T03:36:58.408Z Compiling thiserror v2.0.18
5112026-03-04T03:36:58.438Z Compiling form_urlencoded v1.2.2
5122026-03-04T03:36:58.482Z Compiling ordered-float v2.10.1
5132026-03-04T03:36:58.822Z Compiling anstyle-parse v0.2.7
5142026-03-04T03:36:59.087Z Compiling terminal_size v0.4.3
5152026-03-04T03:36:59.179Z Compiling is_terminal_polyfill v1.70.2
5162026-03-04T03:36:59.314Z Compiling colorchoice v1.0.4
5172026-03-04T03:36:59.351Z Compiling anstyle-query v1.1.5
5182026-03-04T03:36:59.499Z Compiling cfg-if v1.0.4
5192026-03-04T03:36:59.502Z Compiling anstyle v1.0.13
5202026-03-04T03:36:59.555Z Compiling pretty-hex v0.4.1
5212026-03-04T03:36:59.781Z Compiling synstructure v0.13.2
5222026-03-04T03:36:59.809Z Compiling pest_generator v2.8.6
5232026-03-04T03:36:59.954Z Compiling anstream v0.6.21
5242026-03-04T03:37:00.012Z Compiling serde-untagged v0.1.9
5252026-03-04T03:37:00.038Z Compiling semver v1.0.27
5262026-03-04T03:37:00.619Z Compiling fs-err v3.3.0
5272026-03-04T03:37:00.622Z Compiling fastrand v2.3.0
5282026-03-04T03:37:00.741Z Compiling fnv v1.0.7
5292026-03-04T03:37:00.917Z Compiling clap_lex v1.0.0
5302026-03-04T03:37:00.965Z Compiling once_cell v1.21.3
5312026-03-04T03:37:01.228Z Compiling unicode-xid v0.2.6
5322026-03-04T03:37:01.228Z Compiling heck v0.4.1
5332026-03-04T03:37:01.359Z Compiling strsim v0.11.1
5342026-03-04T03:37:01.396Z Compiling unicode-width v0.1.14
5352026-03-04T03:37:01.450Z Compiling anyhow v1.0.102
5362026-03-04T03:37:01.595Z Compiling bytecount v0.6.9
5372026-03-04T03:37:01.707Z Compiling heck v0.5.0
5382026-03-04T03:37:01.937Z Compiling papergrid v0.11.0
5392026-03-04T03:37:02.077Z Compiling clap_builder v4.5.60
5402026-03-04T03:37:02.207Z Compiling tempfile v3.25.0
5412026-03-04T03:37:02.523Z Compiling memmap v0.7.0
5422026-03-04T03:37:02.639Z Compiling unicode-width v0.2.0
5432026-03-04T03:37:02.876Z Compiling smawk v0.3.2
5442026-03-04T03:37:03.025Z Compiling unicode-linebreak v0.1.5
5452026-03-04T03:37:03.115Z Compiling camino-tempfile v1.4.1
5462026-03-04T03:37:03.557Z Compiling textwrap v0.16.2
5472026-03-04T03:37:03.864Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5482026-03-04T03:37:04.314Z Compiling tabled_derive v0.7.0
5492026-03-04T03:37:04.344Z Compiling swrite v0.1.0
5502026-03-04T03:37:04.590Z Compiling serde_derive v1.0.228
5512026-03-04T03:37:04.591Z Compiling zerofrom-derive v0.1.6
5522026-03-04T03:37:04.595Z Compiling yoke-derive v0.8.1
5532026-03-04T03:37:04.721Z Compiling zerovec-derive v0.11.2
5542026-03-04T03:37:05.150Z Compiling displaydoc v0.2.5
5552026-03-04T03:37:06.433Z Compiling thiserror-impl v1.0.69
5562026-03-04T03:37:06.789Z Compiling zerocopy-derive v0.7.35
5572026-03-04T03:37:07.373Z Compiling pest_derive v2.8.6
5582026-03-04T03:37:07.466Z Compiling scroll_derive v0.12.1
5592026-03-04T03:37:08.032Z Compiling zerofrom v0.1.6
5602026-03-04T03:37:08.189Z Compiling thiserror-impl v2.0.18
5612026-03-04T03:37:08.295Z Compiling yoke v0.8.1
5622026-03-04T03:37:08.670Z Compiling zerovec v0.11.5
5632026-03-04T03:37:08.752Z Compiling zerotrie v0.2.3
5642026-03-04T03:37:08.947Z Compiling zerocopy v0.7.35
5652026-03-04T03:37:09.408Z Compiling scroll v0.12.0
5662026-03-04T03:37:09.528Z Compiling dtrace-parser v0.2.0
5672026-03-04T03:37:09.763Z Compiling tinystr v0.8.2
5682026-03-04T03:37:09.828Z Compiling potential_utf v0.1.4
5692026-03-04T03:37:09.936Z Compiling goblin v0.8.2
5702026-03-04T03:37:10.136Z Compiling icu_locale_core v2.1.1
5712026-03-04T03:37:10.192Z Compiling icu_collections v2.1.1
5722026-03-04T03:37:10.318Z Compiling clap_derive v4.5.55
5732026-03-04T03:37:11.159Z Compiling tabled v0.15.0
5742026-03-04T03:37:11.635Z Compiling icu_provider v2.1.1
5752026-03-04T03:37:12.087Z Compiling icu_properties v2.1.2
5762026-03-04T03:37:12.087Z Compiling icu_normalizer v2.1.1
5772026-03-04T03:37:13.272Z Compiling serde_spanned v0.6.9
5782026-03-04T03:37:13.290Z Compiling toml_datetime v0.6.11
5792026-03-04T03:37:13.321Z Compiling dof v0.3.0
5802026-03-04T03:37:13.375Z Compiling serde_tokenstream v0.2.3
5812026-03-04T03:37:13.522Z Compiling serde-value v0.7.0
5822026-03-04T03:37:13.829Z Compiling toml_edit v0.22.27
5832026-03-04T03:37:14.001Z Compiling cargo-platform v0.2.0
5842026-03-04T03:37:14.235Z Compiling idna_adapter v1.2.1
5852026-03-04T03:37:14.331Z Compiling clap v4.5.60
5862026-03-04T03:37:14.481Z Compiling idna v1.1.0
5872026-03-04T03:37:14.504Z Compiling macaddr v1.0.1
5882026-03-04T03:37:15.072Z Compiling usdt-macro v0.5.0
5892026-03-04T03:37:15.072Z Compiling usdt-attr-macro v0.5.0
5902026-03-04T03:37:15.143Z Compiling url v2.5.8
5912026-03-04T03:37:17.064Z Compiling usdt v0.5.0
5922026-03-04T03:37:17.151Z Compiling toml v0.8.23
5932026-03-04T03:37:17.869Z Compiling cargo-util-schemas v0.8.2
5942026-03-04T03:37:17.869Z Compiling cargo_toml v0.21.0
5952026-03-04T03:37:19.382Z Compiling cargo_metadata v0.21.0
5962026-03-04T03:37:21.256Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5972026-03-04T03:37:24.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
5982026-03-04T03:37:25.114Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5992026-03-04T03:37:25.934Z Downloading crates ...
6002026-03-04T03:37:26.087Z Downloaded adler2 v2.0.1
6012026-03-04T03:37:26.092Z Downloaded bit-set v0.5.3
6022026-03-04T03:37:26.103Z Downloaded chacha20 v0.10.0
6032026-03-04T03:37:26.108Z Downloaded arrayref v0.3.9
6042026-03-04T03:37:26.112Z Downloaded cargo_metadata v0.19.2
6052026-03-04T03:37:26.117Z Downloaded constant_time_eq v0.4.2
6062026-03-04T03:37:26.122Z Downloaded crc-any v2.5.0
6072026-03-04T03:37:26.127Z Downloaded dsl_auto_type v0.1.3
6082026-03-04T03:37:26.131Z Downloaded darling_macro v0.23.0
6092026-03-04T03:37:26.136Z Downloaded async-recursion v1.1.1
6102026-03-04T03:37:26.143Z Downloaded ed25519 v2.2.3
6112026-03-04T03:37:26.148Z Downloaded fatfs v0.3.6
6122026-03-04T03:37:26.153Z Downloaded drift v0.1.3
6132026-03-04T03:37:26.162Z Downloaded gethostname v0.5.0
6142026-03-04T03:37:26.167Z Downloaded dunce v1.0.5
6152026-03-04T03:37:26.171Z Downloaded float-cmp v0.10.0
6162026-03-04T03:37:26.175Z Downloaded dtrace-parser v0.3.0
6172026-03-04T03:37:26.178Z Downloaded foreign-types-shared v0.1.1
6182026-03-04T03:37:26.182Z Downloaded cfg_aliases v0.1.1
6192026-03-04T03:37:26.186Z Downloaded foldhash v0.1.5
6202026-03-04T03:37:26.206Z Downloaded foreign-types-macros v0.2.3
6212026-03-04T03:37:26.209Z Downloaded diesel v2.2.12
6222026-03-04T03:37:26.231Z Downloaded filetime v0.2.27
6232026-03-04T03:37:26.234Z Downloaded ff v0.13.1
6242026-03-04T03:37:26.241Z Downloaded flagset v0.4.7
6252026-03-04T03:37:26.243Z Downloaded atomic-waker v1.1.2
6262026-03-04T03:37:26.247Z Downloaded foreign-types v0.5.0
6272026-03-04T03:37:26.250Z Downloaded crc v3.4.0
6282026-03-04T03:37:26.255Z Downloaded enum-as-inner v0.6.1
6292026-03-04T03:37:26.259Z Downloaded cexpr v0.6.0
6302026-03-04T03:37:26.263Z Downloaded futures-core v0.3.32
6312026-03-04T03:37:26.310Z Downloaded futures-task v0.3.32
6322026-03-04T03:37:26.310Z Downloaded home v0.5.12
6332026-03-04T03:37:26.310Z Downloaded bit-vec v0.8.0
6342026-03-04T03:37:26.310Z Downloaded foreign-types v0.3.2
6352026-03-04T03:37:26.310Z Downloaded crunchy v0.2.4
6362026-03-04T03:37:26.310Z Downloaded curve25519-dalek-derive v0.1.1
6372026-03-04T03:37:26.310Z Downloaded ghash v0.5.1
6382026-03-04T03:37:26.310Z Downloaded dropshot-api-manager-types v0.5.2
6392026-03-04T03:37:26.310Z Downloaded funty v2.0.0
6402026-03-04T03:37:26.310Z Downloaded bcrypt-pbkdf v0.10.0
6412026-03-04T03:37:26.310Z Downloaded git-stub v1.0.0
6422026-03-04T03:37:26.310Z Downloaded fxhash v0.2.1
6432026-03-04T03:37:26.311Z Downloaded crc8 v0.1.1
6442026-03-04T03:37:26.311Z Downloaded hex-literal v0.4.1
6452026-03-04T03:37:26.315Z Downloaded difflib v0.4.0
6462026-03-04T03:37:26.318Z Downloaded hash32 v0.2.1
6472026-03-04T03:37:26.321Z Downloaded globwalk v0.9.1
6482026-03-04T03:37:26.325Z Downloaded futures-macro v0.3.32
6492026-03-04T03:37:26.327Z Downloaded hash32 v0.3.1
6502026-03-04T03:37:26.331Z Downloaded hubpack v0.1.2
6512026-03-04T03:37:26.334Z Downloaded httpdate v1.0.3
6522026-03-04T03:37:26.337Z Downloaded indent_write v2.2.0
6532026-03-04T03:37:26.340Z Downloaded hostname v0.4.2
6542026-03-04T03:37:26.343Z Downloaded ident_case v1.0.1
6552026-03-04T03:37:26.346Z Downloaded either v1.15.0
6562026-03-04T03:37:26.349Z Downloaded foldhash v0.2.0
6572026-03-04T03:37:26.352Z Downloaded env_logger v0.11.9
6582026-03-04T03:37:26.357Z Downloaded fixedbitset v0.5.7
6592026-03-04T03:37:26.361Z Downloaded http-range v0.1.5
6602026-03-04T03:37:26.364Z Downloaded corncobs v0.1.4
6612026-03-04T03:37:26.368Z Downloaded indoc v1.0.9
6622026-03-04T03:37:26.373Z Downloaded highway v1.3.0
6632026-03-04T03:37:26.377Z Downloaded instant v0.1.13
6642026-03-04T03:37:26.380Z Downloaded is-terminal v0.4.17
6652026-03-04T03:37:26.383Z Downloaded glob v0.3.3
6662026-03-04T03:37:26.387Z Downloaded http-body v1.0.1
6672026-03-04T03:37:26.390Z Downloaded fs_extra v1.3.0
6682026-03-04T03:37:26.393Z Downloaded futures-io v0.3.32
6692026-03-04T03:37:26.396Z Downloaded internet-checksum v0.2.1
6702026-03-04T03:37:26.399Z Downloaded lazy_static v1.5.0
6712026-03-04T03:37:26.402Z Downloaded keccak v0.1.6
6722026-03-04T03:37:26.405Z Downloaded lru-cache v0.1.2
6732026-03-04T03:37:26.408Z Downloaded kstat-rs v0.2.4
6742026-03-04T03:37:26.412Z Downloaded impl-trait-for-tuples v0.2.3
6752026-03-04T03:37:26.415Z Downloaded futures-executor v0.3.32
6762026-03-04T03:37:26.418Z Downloaded globset v0.4.18
6772026-03-04T03:37:26.422Z Downloaded lzss v0.8.2
6782026-03-04T03:37:26.425Z Downloaded maplit v1.0.2
6792026-03-04T03:37:26.428Z Downloaded hyper-tls v0.6.0
6802026-03-04T03:37:26.431Z Downloaded elliptic-curve v0.13.8
6812026-03-04T03:37:26.436Z Downloaded memoffset v0.9.1
6822026-03-04T03:37:26.439Z Downloaded mime v0.3.17
6832026-03-04T03:37:26.442Z Downloaded humantime v2.3.0
6842026-03-04T03:37:26.446Z Downloaded newline-converter v0.3.0
6852026-03-04T03:37:26.449Z Downloaded ingot-types v0.1.2
6862026-03-04T03:37:26.452Z Downloaded ipnet v2.11.0
6872026-03-04T03:37:26.455Z Downloaded multimap v0.10.1
6882026-03-04T03:37:26.458Z Downloaded httparse v1.10.1
6892026-03-04T03:37:26.462Z Downloaded hmac v0.12.1
6902026-03-04T03:37:26.465Z Downloaded getrandom v0.2.17
6912026-03-04T03:37:26.469Z Downloaded nodrop v0.1.14
6922026-03-04T03:37:26.472Z Downloaded linear-map v1.2.0
6932026-03-04T03:37:26.476Z Downloaded num v0.4.3
6942026-03-04T03:37:26.478Z Downloaded getrandom v0.3.4
6952026-03-04T03:37:26.482Z Downloaded darling v0.21.3
6962026-03-04T03:37:26.489Z Downloaded num-conv v0.2.0
6972026-03-04T03:37:26.492Z Downloaded num-derive v0.4.2
6982026-03-04T03:37:26.494Z Downloaded openssl-macros v0.1.1
6992026-03-04T03:37:26.498Z Downloaded http-body-util v0.1.3
7002026-03-04T03:37:26.501Z Downloaded base64 v0.21.7
7012026-03-04T03:37:26.505Z Downloaded md5 v0.7.0
7022026-03-04T03:37:26.508Z Downloaded openssl-probe v0.2.1
7032026-03-04T03:37:26.511Z Downloaded num_threads v0.1.7
7042026-03-04T03:37:26.514Z Downloaded opaque-debug v0.3.1
7052026-03-04T03:37:26.518Z Downloaded olpc-cjson v0.1.4
7062026-03-04T03:37:26.518Z Downloaded num_enum_derive v0.5.11
7072026-03-04T03:37:26.521Z Downloaded hyper-staticfile v0.10.1
7082026-03-04T03:37:26.524Z Downloaded multer v3.1.0
7092026-03-04T03:37:26.527Z Downloaded oso-derive v0.27.3
7102026-03-04T03:37:26.530Z Downloaded futures v0.3.32
7112026-03-04T03:37:26.535Z Downloaded ignore v0.4.25
7122026-03-04T03:37:26.539Z Downloaded ar_archive_writer v0.5.1
7132026-03-04T03:37:26.543Z Downloaded nibble_vec v0.1.0
7142026-03-04T03:37:26.547Z Downloaded pbkdf2 v0.12.2
7152026-03-04T03:37:26.550Z Downloaded der v0.7.10
7162026-03-04T03:37:26.555Z Downloaded parse-size v1.1.0
7172026-03-04T03:37:26.558Z Downloaded packed_struct_codegen v0.10.1
7182026-03-04T03:37:26.561Z Downloaded path-slash v0.1.5
7192026-03-04T03:37:26.564Z Downloaded num-rational v0.4.2
7202026-03-04T03:37:26.567Z Downloaded num-complex v0.4.6
7212026-03-04T03:37:26.571Z Downloaded num_enum_derive v0.7.5
7222026-03-04T03:37:26.574Z Downloaded phf_shared v0.13.1
7232026-03-04T03:37:26.574Z Downloaded pin-utils v0.1.0
7242026-03-04T03:37:26.577Z Downloaded openssl-probe v0.1.6
7252026-03-04T03:37:26.580Z Downloaded powerfmt v0.2.0
7262026-03-04T03:37:26.580Z Downloaded owo-colors v4.3.0
7272026-03-04T03:37:26.583Z Downloaded phf_shared v0.12.1
7282026-03-04T03:37:26.586Z Downloaded headers v0.4.1
7292026-03-04T03:37:26.592Z Downloaded cookie v0.18.1
7302026-03-04T03:37:26.595Z Downloaded native-tls v0.2.18
7312026-03-04T03:37:26.598Z Downloaded predicates-tree v1.0.13
7322026-03-04T03:37:26.601Z Downloaded ed25519-dalek v2.2.0
7332026-03-04T03:37:26.604Z Downloaded progenitor-client v0.10.0
7342026-03-04T03:37:26.607Z Downloaded precomputed-hash v0.1.1
7352026-03-04T03:37:26.610Z Downloaded heapless v0.7.17
7362026-03-04T03:37:26.614Z Downloaded proc-macro-error-attr2 v2.0.0
7372026-03-04T03:37:26.617Z Downloaded indexmap v1.9.3
7382026-03-04T03:37:26.620Z Downloaded heapless v0.8.0
7392026-03-04T03:37:26.624Z Downloaded crypto-bigint v0.5.5
7402026-03-04T03:37:26.631Z Downloaded pem-rfc7468 v0.7.0
7412026-03-04T03:37:26.633Z Downloaded proc-macro-crate v3.4.0
7422026-03-04T03:37:26.636Z Downloaded progenitor-macro v0.11.2
7432026-03-04T03:37:26.640Z Downloaded progenitor-macro v0.10.0
7442026-03-04T03:37:26.643Z Downloaded proc-macro-crate v1.3.1
7452026-03-04T03:37:26.643Z Downloaded progenitor-client v0.11.2
7462026-03-04T03:37:26.646Z Downloaded polyval v0.6.2
7472026-03-04T03:37:26.649Z Downloaded psl-types v2.0.11
7482026-03-04T03:37:26.652Z Downloaded predicates v3.1.4
7492026-03-04T03:37:26.655Z Downloaded peg-macros v0.8.5
7502026-03-04T03:37:26.658Z Downloaded omicron-zone-package v0.12.2
7512026-03-04T03:37:26.661Z Downloaded rand_chacha v0.3.1
7522026-03-04T03:37:26.664Z Downloaded radium v0.7.0
7532026-03-04T03:37:26.667Z Downloaded ppv-lite86 v0.2.21
7542026-03-04T03:37:26.670Z Downloaded lock_api v0.4.14
7552026-03-04T03:37:26.670Z Downloaded progenitor-macro v0.13.0
7562026-03-04T03:37:26.673Z Downloaded phf v0.12.1
7572026-03-04T03:37:26.676Z Downloaded parking_lot v0.11.2
7582026-03-04T03:37:26.679Z Downloaded rand_xorshift v0.4.0
7592026-03-04T03:37:26.682Z Downloaded password-hash v0.4.2
7602026-03-04T03:37:26.685Z Downloaded darling_core v0.23.0
7612026-03-04T03:37:26.689Z Downloaded recursive-proc-macro-impl v0.1.1
7622026-03-04T03:37:26.691Z Downloaded proc-macro-error2 v2.0.1
7632026-03-04T03:37:26.694Z Downloaded password-hash v0.5.0
7642026-03-04T03:37:26.697Z Downloaded progenitor-client v0.13.0
7652026-03-04T03:37:26.700Z Downloaded ref-cast v1.0.25
7662026-03-04T03:37:26.703Z Downloaded r2d2 v0.8.10
7672026-03-04T03:37:26.706Z Downloaded progenitor-extras v0.1.0
7682026-03-04T03:37:26.709Z Downloaded rfc6979 v0.4.0
7692026-03-04T03:37:26.709Z Downloaded ref-cast-impl v1.0.25
7702026-03-04T03:37:26.712Z Downloaded pin-project-lite v0.2.17
7712026-03-04T03:37:26.717Z Downloaded pkcs1 v0.7.5
7722026-03-04T03:37:26.720Z Downloaded russh-cryptovec v0.7.3
7732026-03-04T03:37:26.723Z Downloaded rtoolbox v0.0.3
7742026-03-04T03:37:26.726Z Downloaded phf v0.13.1
7752026-03-04T03:37:26.729Z Downloaded parking_lot_core v0.8.6
7762026-03-04T03:37:26.729Z Downloaded peg v0.8.5
7772026-03-04T03:37:26.734Z Downloaded rustc_version v0.4.1
7782026-03-04T03:37:26.737Z Downloaded rustc_version v0.1.7
7792026-03-04T03:37:26.740Z Downloaded rand_core v0.10.0
7802026-03-04T03:37:26.743Z Downloaded parking_lot_core v0.9.12
7812026-03-04T03:37:26.746Z Downloaded rustc-hash v2.1.1
7822026-03-04T03:37:26.746Z Downloaded rand_seeder v0.4.0
7832026-03-04T03:37:26.749Z Downloaded progenitor v0.13.0
7842026-03-04T03:37:26.753Z Downloaded quick-error v1.2.3
7852026-03-04T03:37:26.759Z Downloaded progenitor v0.11.2
7862026-03-04T03:37:26.759Z Downloaded pkcs5 v0.7.1
7872026-03-04T03:37:26.762Z Downloaded sapling-renderdag v0.1.0
7882026-03-04T03:37:26.765Z Downloaded psm v0.1.30
7892026-03-04T03:37:26.768Z Downloaded hickory-resolver v0.25.2
7902026-03-04T03:37:26.771Z Downloaded rand_core v0.9.5
7912026-03-04T03:37:26.774Z Downloaded pbkdf2 v0.11.0
7922026-03-04T03:37:26.777Z Downloaded postgres-types v0.2.12
7932026-03-04T03:37:26.780Z Downloaded scheduled-thread-pool v0.2.7
7942026-03-04T03:37:26.783Z Downloaded same-file v1.0.6
7952026-03-04T03:37:26.786Z Downloaded salsa20 v0.10.2
7962026-03-04T03:37:26.786Z Downloaded poly1305 v0.8.0
7972026-03-04T03:37:26.789Z Downloaded resolv-conf v0.7.6
7982026-03-04T03:37:26.792Z Downloaded scopeguard v1.2.0
7992026-03-04T03:37:26.795Z Downloaded secrecy v0.10.3
8002026-03-04T03:37:26.798Z Downloaded papergrid v0.17.0
8012026-03-04T03:37:26.801Z Downloaded serde_bytes v0.11.19
8022026-03-04T03:37:26.804Z Downloaded crossterm v0.28.1
8032026-03-04T03:37:26.810Z Downloaded serde-big-array v0.5.1
8042026-03-04T03:37:26.814Z Downloaded seq-macro v0.3.6
8052026-03-04T03:37:26.817Z Downloaded serde_plain v1.0.2
8062026-03-04T03:37:26.822Z Downloaded scroll_derive v0.13.1
8072026-03-04T03:37:26.822Z Downloaded oso v0.27.3
8082026-03-04T03:37:26.825Z Downloaded progenitor-impl v0.11.2
8092026-03-04T03:37:26.828Z Downloaded progenitor-impl v0.13.0
8102026-03-04T03:37:26.831Z Downloaded rustls-pemfile v2.2.0
8112026-03-04T03:37:26.834Z Downloaded signature v2.2.0
8122026-03-04T03:37:26.837Z Downloaded signal-hook-mio v0.2.5
8132026-03-04T03:37:26.837Z Downloaded shell-words v1.1.1
8142026-03-04T03:37:26.840Z Downloaded openssl-sys v0.9.111
8152026-03-04T03:37:26.845Z Downloaded minimal-lexical v0.2.1
8162026-03-04T03:37:26.850Z Downloaded rusty-fork v0.3.1
8172026-03-04T03:37:26.853Z Downloaded progenitor-impl v0.10.0
8182026-03-04T03:37:26.856Z Downloaded schemars_derive v0.8.22
8192026-03-04T03:37:26.859Z Downloaded http v1.4.0
8202026-03-04T03:37:26.862Z Downloaded russh-keys v0.45.0
8212026-03-04T03:37:26.865Z Downloaded slog-envlogger v2.2.0
8222026-03-04T03:37:26.868Z Downloaded siphasher v1.0.2
8232026-03-04T03:37:26.871Z Downloaded sct v0.7.1
8242026-03-04T03:37:26.874Z Downloaded scroll v0.13.0
8252026-03-04T03:37:26.877Z Downloaded hashbrown v0.12.3
8262026-03-04T03:37:26.880Z Downloaded sha1 v0.10.6
8272026-03-04T03:37:26.883Z Downloaded signal-hook-tokio v0.3.1
8282026-03-04T03:37:26.883Z Downloaded rcgen v0.12.1
8292026-03-04T03:37:26.886Z Downloaded sec1 v0.7.3
8302026-03-04T03:37:26.889Z Downloaded serde_urlencoded v0.7.1
8312026-03-04T03:37:26.893Z Downloaded serde-hex v0.1.0
8322026-03-04T03:37:26.896Z Downloaded serde_path_to_error v0.1.20
8332026-03-04T03:37:26.896Z Downloaded hyper-util v0.1.20
8342026-03-04T03:37:26.901Z Downloaded sigpipe v0.1.3
8352026-03-04T03:37:26.905Z Downloaded serde_derive_internals v0.29.1
8362026-03-04T03:37:26.908Z Downloaded simd-adler32 v0.3.8
8372026-03-04T03:37:26.908Z Downloaded ssh-cipher v0.2.0
8382026-03-04T03:37:26.912Z Downloaded rustversion v1.0.22
8392026-03-04T03:37:26.915Z Downloaded serde_repr v0.1.20
8402026-03-04T03:37:26.915Z Downloaded mio v1.1.1
8412026-03-04T03:37:26.921Z Downloaded structmeta-derive v0.3.0
8422026-03-04T03:37:26.924Z Downloaded hashbrown v0.13.2
8432026-03-04T03:37:26.927Z Downloaded strum v0.26.3
8442026-03-04T03:37:26.930Z Downloaded sqlparser_derive v0.5.0
8452026-03-04T03:37:26.930Z Downloaded rustls-native-certs v0.8.3
8462026-03-04T03:37:26.933Z Downloaded itertools v0.10.5
8472026-03-04T03:37:26.939Z Downloaded ssh-encoding v0.2.0
8482026-03-04T03:37:26.942Z Downloaded slog-bunyan v2.5.0
8492026-03-04T03:37:26.945Z Downloaded ron v0.8.1
8502026-03-04T03:37:26.948Z Downloaded sync_wrapper v1.0.2
8512026-03-04T03:37:26.951Z Downloaded subtle v2.6.1
8522026-03-04T03:37:26.951Z Downloaded strum v0.27.2
8532026-03-04T03:37:26.954Z Downloaded slog-async v2.8.0
8542026-03-04T03:37:26.957Z Downloaded smf v0.2.3
8552026-03-04T03:37:26.957Z Downloaded libxml v0.3.3
8562026-03-04T03:37:26.962Z Downloaded tagptr v0.2.0
8572026-03-04T03:37:26.965Z Downloaded take_mut v0.2.2
8582026-03-04T03:37:26.969Z Downloaded ryu v1.0.23
8592026-03-04T03:37:26.972Z Downloaded supports-color v3.0.2
8602026-03-04T03:37:26.972Z Downloaded num-bigint v0.4.6
8612026-03-04T03:37:26.976Z Downloaded structmeta v0.3.0
8622026-03-04T03:37:26.979Z Downloaded spki v0.7.3
8632026-03-04T03:37:26.982Z Downloaded testing_table v0.3.0
8642026-03-04T03:37:26.982Z Downloaded tap v1.0.1
8652026-03-04T03:37:26.985Z Downloaded smallvec v0.6.14
8662026-03-04T03:37:26.985Z Downloaded termtree v0.5.1
8672026-03-04T03:37:26.988Z Downloaded sync-ptr v0.1.4
8682026-03-04T03:37:26.988Z Downloaded signal-hook-registry v1.4.8
8692026-03-04T03:37:26.991Z Downloaded serde_with_macros v3.17.0
8702026-03-04T03:37:26.994Z Downloaded time-core v0.1.8
8712026-03-04T03:37:26.994Z Downloaded iri-string v0.7.10
8722026-03-04T03:37:27.001Z Downloaded tinyvec_macros v0.1.1
8732026-03-04T03:37:27.004Z Downloaded tabled_derive v0.11.0
8742026-03-04T03:37:27.004Z Downloaded slog-stdlog v4.1.1
8752026-03-04T03:37:27.007Z Downloaded slog-scope v4.4.1
8762026-03-04T03:37:27.007Z Downloaded hashbrown v0.15.5
8772026-03-04T03:37:27.012Z Downloaded schemars v0.8.22
8782026-03-04T03:37:27.023Z Downloaded thiserror-impl-no-std v2.0.2
8792026-03-04T03:37:27.026Z Downloaded slog-json v2.6.1
8802026-03-04T03:37:27.029Z Downloaded strum_macros v0.26.4
8812026-03-04T03:37:27.029Z Downloaded snafu-derive v0.8.9
8822026-03-04T03:37:27.032Z Downloaded tabwriter v1.4.1
8832026-03-04T03:37:27.035Z Downloaded shlex v1.3.0
8842026-03-04T03:37:27.035Z Downloaded serde_cbor v0.11.2
8852026-03-04T03:37:27.038Z Downloaded rustls-pki-types v1.14.0
8862026-03-04T03:37:27.041Z Downloaded rustls-platform-verifier v0.6.2
8872026-03-04T03:37:27.044Z Downloaded nom v7.1.3
8882026-03-04T03:37:27.049Z Downloaded topological-sort v0.2.2
8892026-03-04T03:37:27.053Z Downloaded similar v2.7.0
8902026-03-04T03:37:27.057Z Downloaded static_assertions v1.1.0
8912026-03-04T03:37:27.060Z Downloaded rsa v0.9.10
8922026-03-04T03:37:27.063Z Downloaded thiserror-no-std v2.0.2
8932026-03-04T03:37:27.066Z Downloaded thread-id v5.1.0
8942026-03-04T03:37:27.069Z Downloaded itertools v0.14.0
8952026-03-04T03:37:27.074Z Downloaded support-bundle-viewer v0.1.2
8962026-03-04T03:37:27.078Z Downloaded strum_macros v0.24.3
8972026-03-04T03:37:27.081Z Downloaded strum_macros v0.27.2
8982026-03-04T03:37:27.081Z Downloaded stringprep v0.1.5
8992026-03-04T03:37:27.083Z Downloaded termios v0.3.3
9002026-03-04T03:37:27.087Z Downloaded blake3 v1.8.3
9012026-03-04T03:37:27.092Z Downloaded tower-layer v0.3.3
9022026-03-04T03:37:27.095Z Downloaded tls_codec_derive v0.4.2
9032026-03-04T03:37:27.098Z Downloaded tokio-dtrace v0.1.1
9042026-03-04T03:37:27.098Z Downloaded time-macros v0.2.27
9052026-03-04T03:37:27.101Z Downloaded rand v0.8.5
9062026-03-04T03:37:27.104Z Downloaded num-bigint-dig v0.8.6
9072026-03-04T03:37:27.107Z Downloaded typify-macro v0.6.1
9082026-03-04T03:37:27.110Z Downloaded try-lock v0.2.5
9092026-03-04T03:37:27.110Z Downloaded tower-service v0.3.3
9102026-03-04T03:37:27.113Z Downloaded stacker v0.1.23
9112026-03-04T03:37:27.113Z Downloaded sqlformat v0.3.5
9122026-03-04T03:37:27.116Z Downloaded tokio-rustls v0.25.0
9132026-03-04T03:37:27.116Z Downloaded quinn v0.11.9
9142026-03-04T03:37:27.119Z Downloaded itertools v0.13.0
9152026-03-04T03:37:27.126Z Downloaded usdt v0.6.0
9162026-03-04T03:37:27.129Z Downloaded unarray v0.1.4
9172026-03-04T03:37:27.129Z Downloaded typify-macro v0.4.3
9182026-03-04T03:37:27.132Z Downloaded tokio-tungstenite v0.21.0
9192026-03-04T03:37:27.132Z Downloaded serde_yaml v0.9.34+deprecated
9202026-03-04T03:37:27.136Z Downloaded thread_local v1.1.9
9212026-03-04T03:37:27.139Z Downloaded string_cache v0.8.9
9222026-03-04T03:37:27.139Z Downloaded rustls-webpki v0.103.9
9232026-03-04T03:37:27.142Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9242026-03-04T03:37:27.145Z Downloaded unit-prefix v0.5.2
9252026-03-04T03:37:27.145Z Downloaded utf-8 v0.7.6
9262026-03-04T03:37:27.145Z Downloaded toml_writer v1.0.6+spec-1.1.0
9272026-03-04T03:37:27.148Z Downloaded tokio-native-tls v0.3.1
9282026-03-04T03:37:27.151Z Downloaded tokio-macros v2.6.0
9292026-03-04T03:37:27.151Z Downloaded untrusted v0.9.0
9302026-03-04T03:37:27.154Z Downloaded signal-hook v0.3.18
9312026-03-04T03:37:27.154Z Downloaded rand v0.9.2
9322026-03-04T03:37:27.158Z Downloaded schemars v1.2.1
9332026-03-04T03:37:27.172Z Downloaded void v1.0.2
9342026-03-04T03:37:27.175Z Downloaded usdt-macro v0.6.0
9352026-03-04T03:37:27.175Z Downloaded term v1.2.1
9362026-03-04T03:37:27.179Z Downloaded tui-tree-widget v0.23.1
9372026-03-04T03:37:27.182Z Downloaded tokio-rustls v0.24.1
9382026-03-04T03:37:27.182Z Downloaded subprocess v0.2.15
9392026-03-04T03:37:27.185Z Downloaded iddqd v0.3.17
9402026-03-04T03:37:27.190Z Downloaded waitgroup v0.1.2
9412026-03-04T03:37:27.193Z Downloaded wait-timeout v0.2.1
9422026-03-04T03:37:27.194Z Downloaded trait-variant v0.1.2
9432026-03-04T03:37:27.197Z Downloaded term v0.7.0
9442026-03-04T03:37:27.199Z Downloaded unicase v2.9.0
9452026-03-04T03:37:27.200Z Downloaded tokio-stream v0.1.18
9462026-03-04T03:37:27.203Z Downloaded unicode-truncate v1.1.0
9472026-03-04T03:37:27.206Z Downloaded test-strategy v0.4.5
9482026-03-04T03:37:27.209Z Downloaded want v0.3.1
9492026-03-04T03:37:27.212Z Downloaded toml_parser v1.0.9+spec-1.1.0
9502026-03-04T03:37:27.212Z Downloaded tiny-keccak v2.0.2
9512026-03-04T03:37:27.215Z Downloaded socket2 v0.6.2
9522026-03-04T03:37:27.218Z Downloaded socket2 v0.5.10
9532026-03-04T03:37:27.218Z Downloaded universal-hash v0.5.1
9542026-03-04T03:37:27.221Z Downloaded tokio-rustls v0.26.4
9552026-03-04T03:37:27.221Z Downloaded slog v2.8.2
9562026-03-04T03:37:27.224Z Downloaded xattr v1.6.1
9572026-03-04T03:37:27.227Z Downloaded serde_spanned v1.0.4
9582026-03-04T03:37:27.227Z Downloaded samael v0.0.19
9592026-03-04T03:37:27.233Z Downloaded schemars v0.9.0
9602026-03-04T03:37:27.244Z Downloaded twox-hash v2.1.2
9612026-03-04T03:37:27.247Z Downloaded rand v0.10.0
9622026-03-04T03:37:27.250Z Downloaded zeroize_derive v1.4.3
9632026-03-04T03:37:27.253Z Downloaded xshell-macros v0.2.7
9642026-03-04T03:37:27.253Z Downloaded uzers v0.12.2
9652026-03-04T03:37:27.256Z Downloaded git2 v0.20.4
9662026-03-04T03:37:27.261Z Downloaded usdt-impl v0.6.0
9672026-03-04T03:37:27.264Z Downloaded tar v0.4.44
9682026-03-04T03:37:27.267Z Downloaded tracing-attributes v0.1.31
9692026-03-04T03:37:27.270Z Downloaded h2 v0.4.13
9702026-03-04T03:37:27.273Z Downloaded zone v0.3.1
9712026-03-04T03:37:27.277Z Downloaded whoami v2.1.0
9722026-03-04T03:37:27.277Z Downloaded whoami v1.6.1
9732026-03-04T03:37:27.280Z Downloaded vsss-rs v3.3.4
9742026-03-04T03:37:27.283Z Downloaded vergen-gitcl v1.0.8
9752026-03-04T03:37:27.283Z Downloaded hkdf v0.12.4
9762026-03-04T03:37:27.286Z Downloaded tinyvec v1.10.0
9772026-03-04T03:37:27.289Z Downloaded wyz v0.5.1
9782026-03-04T03:37:27.289Z Downloaded xshell v0.2.7
9792026-03-04T03:37:27.292Z Downloaded hyper v1.8.1
9802026-03-04T03:37:27.295Z Downloaded toml v0.7.8
9812026-03-04T03:37:27.299Z Downloaded aho-corasick v1.1.4
9822026-03-04T03:37:27.303Z Downloaded vergen-lib v0.1.6
9832026-03-04T03:37:27.306Z Downloaded vergen v9.0.6
9842026-03-04T03:37:27.309Z Downloaded tungstenite v0.21.0
9852026-03-04T03:37:27.312Z Downloaded typify v0.6.1
9862026-03-04T03:37:27.315Z Downloaded typify v0.4.3
9872026-03-04T03:37:27.318Z Downloaded tungstenite v0.23.0
9882026-03-04T03:37:27.321Z Downloaded zstd v0.13.3
9892026-03-04T03:37:27.324Z Downloaded toml v0.9.12+spec-1.1.0
9902026-03-04T03:37:27.327Z Downloaded russh v0.45.0
9912026-03-04T03:37:27.331Z Downloaded xz2 v0.1.7
9922026-03-04T03:37:27.334Z Downloaded libm v0.2.16
9932026-03-04T03:37:27.341Z Downloaded zeroize v1.8.2
9942026-03-04T03:37:27.344Z Downloaded rustyline v14.0.0
9952026-03-04T03:37:27.347Z Downloaded zone_cfg_derive v0.3.1
9962026-03-04T03:37:27.350Z Downloaded yasna v0.5.2
9972026-03-04T03:37:27.351Z Downloaded vergen-git2 v1.0.7
9982026-03-04T03:37:27.353Z Downloaded tracing-core v0.1.36
9992026-03-04T03:37:27.353Z Downloaded futures-util v0.3.32
10002026-03-04T03:37:27.364Z Downloaded walkdir v2.5.0
10012026-03-04T03:37:27.367Z Downloaded rpassword v7.4.0
10022026-03-04T03:37:27.371Z Downloaded zstd-safe v7.2.4
10032026-03-04T03:37:27.371Z Downloaded steno v0.4.1
10042026-03-04T03:37:27.375Z Downloaded unicode-properties v0.1.4
10052026-03-04T03:37:27.378Z Downloaded toml_edit v0.23.10+spec-1.0.0
10062026-03-04T03:37:27.381Z Downloaded snafu v0.8.9
10072026-03-04T03:37:27.384Z Downloaded unicode-bidi v0.3.18
10082026-03-04T03:37:27.388Z Downloaded bitvec v1.0.1
10092026-03-04T03:37:27.400Z Downloaded zerocopy v0.6.6
10102026-03-04T03:37:27.403Z Downloaded p521 v0.13.3
10112026-03-04T03:37:27.406Z Downloaded ron v0.12.0
10122026-03-04T03:37:27.414Z Downloaded uuid v1.21.0
10132026-03-04T03:37:27.417Z Downloaded p384 v0.13.1
10142026-03-04T03:37:27.421Z Downloaded unsafe-libyaml v0.2.11
10152026-03-04T03:37:27.424Z Downloaded zopfli v0.8.3
10162026-03-04T03:37:27.426Z Downloaded ssh-key v0.6.7
10172026-03-04T03:37:27.432Z Downloaded vte v0.14.1
10182026-03-04T03:37:27.436Z Downloaded publicsuffix v2.3.0
10192026-03-04T03:37:27.439Z Downloaded usdt-attr-macro v0.6.0
10202026-03-04T03:37:27.439Z Downloaded untrusted v0.7.1
10212026-03-04T03:37:27.439Z Downloaded tokio-tungstenite v0.23.1
10222026-03-04T03:37:27.442Z Downloaded toml_edit v0.19.15
10232026-03-04T03:37:27.456Z Downloaded tower v0.5.3
10242026-03-04T03:37:27.463Z Downloaded zip v0.6.6
10252026-03-04T03:37:27.467Z Downloaded bindgen v0.71.1
10262026-03-04T03:37:27.473Z Downloaded reedline v0.40.0
10272026-03-04T03:37:27.480Z Downloaded yansi v1.0.1
10282026-03-04T03:37:27.483Z Downloaded rustls-webpki v0.101.7
10292026-03-04T03:37:27.495Z Downloaded reqwest v0.12.28
10302026-03-04T03:37:27.500Z Downloaded reqwest v0.13.2
10312026-03-04T03:37:27.505Z Downloaded moka v0.12.13
10322026-03-04T03:37:27.515Z Downloaded tokio-postgres v0.7.16
10332026-03-04T03:37:27.517Z Downloaded regex v1.12.3
10342026-03-04T03:37:27.522Z Downloaded chrono v0.4.44
10352026-03-04T03:37:27.528Z Downloaded unicode-segmentation v1.12.0
10362026-03-04T03:37:27.531Z Downloaded aws-lc-rs v1.16.0
10372026-03-04T03:37:27.540Z Downloaded x509-cert v0.2.5
10382026-03-04T03:37:27.545Z Downloaded rayon v1.11.0
10392026-03-04T03:37:27.553Z Downloaded portable-atomic v1.13.1
10402026-03-04T03:37:27.560Z Downloaded salty v0.3.0
10412026-03-04T03:37:27.566Z Downloaded zerocopy-derive v0.8.40
10422026-03-04T03:37:27.574Z Downloaded serde_with v3.17.0
10432026-03-04T03:37:27.607Z Downloaded rustls-webpki v0.102.8
10442026-03-04T03:37:27.611Z Downloaded typed-path v0.9.3
10452026-03-04T03:37:27.611Z Downloaded tough v0.20.0
10462026-03-04T03:37:27.614Z Downloaded proptest v1.10.0
10472026-03-04T03:37:27.622Z Downloaded zip v4.6.1
10482026-03-04T03:37:27.626Z Downloaded unicode-normalization v0.1.25
10492026-03-04T03:37:27.629Z Downloaded tokio-util v0.7.18
10502026-03-04T03:37:27.636Z Downloaded nix v0.28.0
10512026-03-04T03:37:27.646Z Downloaded petname v2.0.2
10522026-03-04T03:37:27.651Z Downloaded object v0.30.4
10532026-03-04T03:37:27.659Z Downloaded nix v0.27.1
10542026-03-04T03:37:27.668Z Downloaded nix v0.29.0
10552026-03-04T03:37:27.679Z Downloaded winnow v0.5.40
10562026-03-04T03:37:27.687Z Downloaded quinn-proto v0.11.13
10572026-03-04T03:37:27.693Z Downloaded curve25519-dalek v4.1.3
10582026-03-04T03:37:27.700Z Downloaded winnow v0.6.26
10592026-03-04T03:37:27.708Z Downloaded regex-syntax v0.6.29
10602026-03-04T03:37:27.714Z Downloaded radix_trie v0.2.1
10612026-03-04T03:37:27.718Z Downloaded rustls v0.21.12
10622026-03-04T03:37:27.728Z Downloaded openssl v0.10.75
10632026-03-04T03:37:27.736Z Downloaded polar-core v0.27.3
10642026-03-04T03:37:27.743Z Downloaded hickory-proto v0.24.4
10652026-03-04T03:37:27.756Z Downloaded time v0.3.47
10662026-03-04T03:37:27.767Z Downloaded tabled v0.20.0
10672026-03-04T03:37:27.783Z Downloaded zlib-rs v0.6.2
10682026-03-04T03:37:27.788Z Downloaded smoltcp v0.9.1
10692026-03-04T03:37:27.796Z Downloaded vcpkg v0.2.15
10702026-03-04T03:37:27.832Z Downloaded webpki-roots v1.0.6
10712026-03-04T03:37:27.836Z Downloaded zerocopy v0.8.40
10722026-03-04T03:37:27.844Z Downloaded regress v0.10.5
10732026-03-04T03:37:27.852Z Downloaded smoltcp v0.11.0
10742026-03-04T03:37:27.862Z Downloaded regex-syntax v0.8.10
10752026-03-04T03:37:27.869Z Downloaded rustls v0.22.4
10762026-03-04T03:37:27.881Z Downloaded rustls v0.23.37
10772026-03-04T03:37:27.892Z Downloaded rustix v0.38.44
10782026-03-04T03:37:27.911Z Downloaded openapiv3 v2.2.0
10792026-03-04T03:37:27.922Z Downloaded nix v0.30.1
10802026-03-04T03:37:27.932Z Downloaded object v0.37.3
10812026-03-04T03:37:27.942Z Downloaded hickory-proto v0.25.2
10822026-03-04T03:37:27.956Z Downloaded nix v0.31.1
10832026-03-04T03:37:27.967Z Downloaded sqlparser v0.61.0
10842026-03-04T03:37:27.975Z Downloaded tower-http v0.6.8
10852026-03-04T03:37:27.983Z Downloaded lalrpop v0.19.12
10862026-03-04T03:37:27.992Z Downloaded sled v0.34.7
10872026-03-04T03:37:28.001Z Downloaded unicode_categories v0.1.1
10882026-03-04T03:37:28.004Z Downloaded quick-xml v0.37.5
10892026-03-04T03:37:28.008Z Downloaded goblin v0.10.5
10902026-03-04T03:37:28.014Z Downloaded tracing v0.1.44
10912026-03-04T03:37:28.036Z Downloaded typify-impl v0.6.1
10922026-03-04T03:37:28.048Z Downloaded typify-impl v0.4.3
10932026-03-04T03:37:28.061Z Downloaded bzip2-sys v0.1.13+1.0.8
10942026-03-04T03:37:28.072Z Downloaded zerocopy-derive v0.6.6
10952026-03-04T03:37:28.082Z Downloaded ratatui v0.29.0
10962026-03-04T03:37:28.101Z Downloaded dropshot v0.16.7
10972026-03-04T03:37:28.121Z Downloaded chrono-tz v0.10.4
10982026-03-04T03:37:28.137Z Downloaded regex-automata v0.4.14
10992026-03-04T03:37:28.150Z Downloaded tls_codec v0.4.2
11002026-03-04T03:37:28.153Z Downloaded spin v0.9.8
11012026-03-04T03:37:28.156Z Downloaded qorb v0.4.1
11022026-03-04T03:37:28.159Z Downloaded itertools v0.12.1
11032026-03-04T03:37:28.164Z Downloaded rayon-core v1.13.0
11042026-03-04T03:37:28.168Z Downloaded strip-ansi-escapes v0.2.1
11052026-03-04T03:37:28.171Z Downloaded slog-term v2.9.2
11062026-03-04T03:37:28.175Z Downloaded slog-dtrace v0.3.0
11072026-03-04T03:37:28.175Z Downloaded slab v0.4.12
11082026-03-04T03:37:28.175Z Downloaded petgraph v0.6.5
11092026-03-04T03:37:28.191Z Downloaded jiff v0.2.21
11102026-03-04T03:37:28.207Z Downloaded lzma-sys v0.1.20
11112026-03-04T03:37:28.233Z Downloaded petgraph v0.8.3
11122026-03-04T03:37:28.252Z Downloaded prettyplease v0.2.37
11132026-03-04T03:37:28.256Z Downloaded pretty_assertions v1.4.1
11142026-03-04T03:37:28.259Z Downloaded aes-gcm v0.10.3
11152026-03-04T03:37:28.262Z Downloaded aes v0.8.4
11162026-03-04T03:37:28.265Z Downloaded rustls-pemfile v1.0.4
11172026-03-04T03:37:28.268Z Downloaded csv v1.4.0
11182026-03-04T03:37:28.284Z Downloaded sha3 v0.10.8
11192026-03-04T03:37:28.288Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
11202026-03-04T03:37:28.304Z Downloaded libz-sys v1.1.24
11212026-03-04T03:37:28.323Z Downloaded semver v0.1.20
11222026-03-04T03:37:28.326Z Downloaded secrecy v0.8.0
11232026-03-04T03:37:28.326Z Downloaded prefix-trie v0.7.0
11242026-03-04T03:37:28.330Z Downloaded jiff-static v0.2.21
11252026-03-04T03:37:28.330Z Downloaded scrypt v0.11.0
11262026-03-04T03:37:28.333Z Downloaded quinn-udp v0.5.14
11272026-03-04T03:37:28.333Z Downloaded hickory-server v0.25.2
11282026-03-04T03:37:28.336Z Downloaded postcard v1.1.3
11292026-03-04T03:37:28.339Z Downloaded rand_core v0.6.4
11302026-03-04T03:37:28.342Z Downloaded rand_chacha v0.9.0
11312026-03-04T03:37:28.342Z Downloaded p256 v0.13.2
11322026-03-04T03:37:28.346Z Downloaded pin-project v1.1.11
11332026-03-04T03:37:28.353Z Downloaded miniz_oxide v0.8.9
11342026-03-04T03:37:28.356Z Downloaded primeorder v0.13.6
11352026-03-04T03:37:28.359Z Downloaded tokio v1.49.0
11362026-03-04T03:37:28.392Z Downloaded parse-display-derive v0.10.0
11372026-03-04T03:37:28.395Z Downloaded expectorate v1.2.0
11382026-03-04T03:37:28.395Z Downloaded derive_more-impl v2.1.1
11392026-03-04T03:37:28.399Z Downloaded paste v1.0.15
11402026-03-04T03:37:28.402Z Downloaded packed_struct v0.10.1
11412026-03-04T03:37:28.405Z Downloaded oxnet v0.1.4
11422026-03-04T03:37:28.405Z Downloaded indicatif v0.18.4
11432026-03-04T03:37:28.408Z Downloaded recursive v0.1.1
11442026-03-04T03:37:28.411Z Downloaded progenitor v0.10.0
11452026-03-04T03:37:28.411Z Downloaded parking_lot v0.12.5
11462026-03-04T03:37:28.414Z Downloaded compact_str v0.8.1
11472026-03-04T03:37:28.417Z Downloaded nu-ansi-term v0.50.3
11482026-03-04T03:37:28.417Z Downloaded postgres-protocol v0.6.10
11492026-03-04T03:37:28.421Z Downloaded pkg-config v0.3.32
11502026-03-04T03:37:28.421Z Downloaded pkcs8 v0.10.2
11512026-03-04T03:37:28.424Z Downloaded pin-project-internal v1.1.11
11522026-03-04T03:37:28.424Z Downloaded pem v3.0.6
11532026-03-04T03:37:28.427Z Downloaded parse-display v0.10.0
11542026-03-04T03:37:28.427Z Downloaded crossbeam-channel v0.5.15
11552026-03-04T03:37:28.430Z Downloaded predicates-core v1.0.10
11562026-03-04T03:37:28.430Z Downloaded hickory-resolver v0.24.4
11572026-03-04T03:37:28.433Z Downloaded dropshot-api-manager v0.5.2
11582026-03-04T03:37:28.436Z Downloaded phf_shared v0.11.3
11592026-03-04T03:37:28.439Z Downloaded peg-runtime v0.8.5
11602026-03-04T03:37:28.439Z Downloaded libbz2-rs-sys v0.2.2
11612026-03-04T03:37:28.439Z Downloaded half v2.7.1
11622026-03-04T03:37:28.442Z Downloaded oxide-tokio-rt v0.1.2
11632026-03-04T03:37:28.442Z Downloaded num_enum v0.5.11
11642026-03-04T03:37:28.446Z Downloaded num_enum v0.7.5
11652026-03-04T03:37:28.450Z Downloaded bytes v1.11.1
11662026-03-04T03:37:28.454Z Downloaded num-integer v0.1.46
11672026-03-04T03:37:28.460Z Downloaded nonempty v0.12.0
11682026-03-04T03:37:28.460Z Downloaded newtype-uuid v1.3.2
11692026-03-04T03:37:28.463Z Downloaded memmap2 v0.9.10
11702026-03-04T03:37:28.463Z Downloaded litrs v1.0.0
11712026-03-04T03:37:28.463Z Downloaded libsw v3.5.0
11722026-03-04T03:37:28.463Z Downloaded encoding_rs v0.8.35
11732026-03-04T03:37:28.482Z Downloaded nanorand v0.7.0
11742026-03-04T03:37:28.486Z Downloaded mime_guess v2.0.5
11752026-03-04T03:37:28.486Z Downloaded diesel_derives v2.2.7
11762026-03-04T03:37:28.489Z Downloaded iana-time-zone v0.1.65
11772026-03-04T03:37:28.492Z Downloaded hyper-rustls v0.27.7
11782026-03-04T03:37:28.492Z Downloaded num-iter v0.1.45
11792026-03-04T03:37:28.495Z Downloaded hickory-client v0.25.2
11802026-03-04T03:37:28.495Z Downloaded newtype-uuid-macros v0.1.0
11812026-03-04T03:37:28.498Z Downloaded ingot-macros v0.1.1
11822026-03-04T03:37:28.498Z Downloaded num-derive v0.3.3
11832026-03-04T03:37:28.498Z Downloaded maybe-uninit v2.0.0
11842026-03-04T03:37:28.502Z Downloaded libsw-core v0.3.2
11852026-03-04T03:37:28.502Z Downloaded libefi-sys v0.1.0
11862026-03-04T03:37:28.502Z Downloaded darling_core v0.21.3
11872026-03-04T03:37:28.505Z Downloaded darling v0.23.0
11882026-03-04T03:37:28.510Z Downloaded console v0.15.11
11892026-03-04T03:37:28.513Z Downloaded chacha20poly1305 v0.10.1
11902026-03-04T03:37:28.516Z Downloaded base64 v0.22.1
11912026-03-04T03:37:28.519Z Downloaded ring v0.17.14
11922026-03-04T03:37:28.553Z Downloaded allocator-api2 v0.2.21
11932026-03-04T03:37:28.557Z Downloaded crossbeam-epoch v0.9.18
11942026-03-04T03:37:28.560Z Downloaded normalize-line-endings v0.3.0
11952026-03-04T03:37:28.560Z Downloaded newtype_derive v0.1.6
11962026-03-04T03:37:28.560Z Downloaded linked-hash-map v0.5.6
11972026-03-04T03:37:28.563Z Downloaded jobserver v0.1.34
11982026-03-04T03:37:28.563Z Downloaded libloading v0.8.9
11992026-03-04T03:37:28.566Z Downloaded futures-channel v0.3.32
12002026-03-04T03:37:28.566Z Downloaded new_debug_unreachable v1.0.6
12012026-03-04T03:37:28.569Z Downloaded chacha20 v0.9.1
12022026-03-04T03:37:28.569Z Downloaded ipnetwork v0.21.1
12032026-03-04T03:37:28.572Z Downloaded ingot v0.1.1
12042026-03-04T03:37:28.572Z Downloaded indoc v2.0.7
12052026-03-04T03:37:28.575Z Downloaded libgit2-sys v0.18.3+1.9.2
12062026-03-04T03:37:28.626Z Downloaded half v1.8.3
12072026-03-04T03:37:28.629Z Downloaded derive_more v2.1.1
12082026-03-04T03:37:28.638Z Downloaded md-5 v0.10.6
12092026-03-04T03:37:28.641Z Downloaded match_cfg v0.1.0
12102026-03-04T03:37:28.641Z Downloaded managed v0.8.0
12112026-03-04T03:37:28.641Z Downloaded lru v0.12.5
12122026-03-04T03:37:28.644Z Downloaded libscf-sys v1.1.0
12132026-03-04T03:37:28.644Z Downloaded git-stub-vcs v0.1.0
12142026-03-04T03:37:28.644Z Downloaded flate2 v1.1.9
12152026-03-04T03:37:28.648Z Downloaded derive-where v1.6.0
12162026-03-04T03:37:28.651Z Downloaded lru-slab v0.1.2
12172026-03-04T03:37:28.655Z Downloaded lalrpop-util v0.19.12
12182026-03-04T03:37:28.655Z Downloaded const_format v0.2.35
12192026-03-04T03:37:28.658Z Downloaded colored v3.1.1
12202026-03-04T03:37:28.661Z Downloaded ciborium v0.2.2
12212026-03-04T03:37:28.661Z Downloaded deranged v0.5.8
12222026-03-04T03:37:28.664Z Downloaded is_ci v1.2.0
12232026-03-04T03:37:28.665Z Downloaded const-oid v0.9.6
12242026-03-04T03:37:28.668Z Downloaded bzip2 v0.4.4
12252026-03-04T03:37:28.668Z Downloaded instability v0.3.11
12262026-03-04T03:37:28.668Z Downloaded inout v0.1.4
12272026-03-04T03:37:28.671Z Downloaded hubpack_derive v0.1.1
12282026-03-04T03:37:28.671Z Downloaded diff v0.1.13
12292026-03-04T03:37:28.675Z Downloaded clang-sys v1.8.1
12302026-03-04T03:37:28.675Z Downloaded base64ct v1.8.3
12312026-03-04T03:37:28.678Z Downloaded async-bb8-diesel v0.2.1
12322026-03-04T03:37:28.681Z Downloaded group v0.13.0
12332026-03-04T03:37:28.681Z Downloaded derive_builder_core v0.20.2
12342026-03-04T03:37:28.684Z Downloaded derive_builder v0.20.2
12352026-03-04T03:37:28.687Z Downloaded const_format_proc_macros v0.2.34
12362026-03-04T03:37:28.691Z Downloaded cmake v0.1.57
12372026-03-04T03:37:28.691Z Downloaded camino-tempfile-ext v0.3.3
12382026-03-04T03:37:28.691Z Downloaded darling v0.20.11
12392026-03-04T03:37:28.695Z Downloaded find-msvc-tools v0.1.9
12402026-03-04T03:37:28.698Z Downloaded der_derive v0.7.3
12412026-03-04T03:37:28.698Z Downloaded embedded-io v0.4.0
12422026-03-04T03:37:28.701Z Downloaded data-encoding v2.10.0
12432026-03-04T03:37:28.701Z Downloaded daft-derive v0.1.5
12442026-03-04T03:37:28.704Z Downloaded ctr v0.9.2
12452026-03-04T03:37:28.708Z Downloaded crc32fast v1.5.0
12462026-03-04T03:37:28.711Z Downloaded cookie_store v0.22.1
12472026-03-04T03:37:28.711Z Downloaded bumpalo v3.20.2
12482026-03-04T03:37:28.714Z Downloaded ahash v0.8.12
12492026-03-04T03:37:28.717Z Downloaded bit-vec v0.6.3
12502026-03-04T03:37:28.717Z Downloaded hostname v0.3.1
12512026-03-04T03:37:28.717Z Downloaded futures-sink v0.3.32
12522026-03-04T03:37:28.720Z Downloaded buf-list v1.1.2
12532026-03-04T03:37:28.720Z Downloaded bitflags v1.3.2
12542026-03-04T03:37:28.723Z Downloaded dropshot_endpoint v0.16.7
12552026-03-04T03:37:28.726Z Downloaded crossbeam-utils v0.8.21
12562026-03-04T03:37:28.729Z Downloaded bcs v0.1.6
12572026-03-04T03:37:28.732Z Downloaded hex v0.4.3
12582026-03-04T03:37:28.732Z Downloaded headers-core v0.3.0
12592026-03-04T03:37:28.732Z Downloaded csv-core v0.1.13
12602026-03-04T03:37:28.736Z Downloaded cargo_toml v0.22.3
12612026-03-04T03:37:28.736Z Downloaded blake2 v0.10.6
12622026-03-04T03:37:28.736Z Downloaded console v0.16.2
12632026-03-04T03:37:28.739Z Downloaded colored v2.2.0
12642026-03-04T03:37:28.742Z Downloaded cipher v0.4.4
12652026-03-04T03:37:28.742Z Downloaded bb8 v0.8.6
12662026-03-04T03:37:28.742Z Downloaded foreign-types-shared v0.3.1
12672026-03-04T03:37:28.745Z Downloaded fixedbitset v0.4.2
12682026-03-04T03:37:28.745Z Downloaded crossbeam-deque v0.8.6
12692026-03-04T03:37:28.745Z Downloaded ciborium-io v0.2.2
12702026-03-04T03:37:28.748Z Downloaded fs-err v2.11.0
12712026-03-04T03:37:28.748Z Downloaded erased-serde v0.3.31
12722026-03-04T03:37:28.751Z Downloaded ecdsa v0.16.9
12732026-03-04T03:37:28.751Z Downloaded display-error-chain v0.2.2
12742026-03-04T03:37:28.754Z Downloaded des v0.8.1
12752026-03-04T03:37:28.754Z Downloaded cargo-platform v0.1.9
12762026-03-04T03:37:28.754Z Downloaded castaway v0.2.4
12772026-03-04T03:37:28.757Z Downloaded bitfield-struct v0.6.2
12782026-03-04T03:37:28.757Z Downloaded base16ct v0.2.0
12792026-03-04T03:37:28.760Z Downloaded argon2 v0.5.3
12802026-03-04T03:37:28.760Z Downloaded diesel_table_macro_syntax v0.2.0
12812026-03-04T03:37:28.760Z Downloaded convert_case v0.4.0
12822026-03-04T03:37:28.760Z Downloaded blowfish v0.9.1
12832026-03-04T03:37:28.764Z Downloaded bitfield v0.19.4
12842026-03-04T03:37:28.764Z Downloaded assert_matches v1.5.0
12852026-03-04T03:37:28.764Z Downloaded flume v0.11.1
12862026-03-04T03:37:28.768Z Downloaded float-ord v0.3.2
12872026-03-04T03:37:28.768Z Downloaded ena v0.14.4
12882026-03-04T03:37:28.771Z Downloaded cpufeatures v0.3.0
12892026-03-04T03:37:28.771Z Downloaded endian-type v0.1.2
12902026-03-04T03:37:28.774Z Downloaded dyn-clone v1.0.20
12912026-03-04T03:37:28.774Z Downloaded derive_builder_macro v0.20.2
12922026-03-04T03:37:28.774Z Downloaded darling_macro v0.21.3
12932026-03-04T03:37:28.774Z Downloaded darling_macro v0.20.11
12942026-03-04T03:37:28.777Z Downloaded cstr-argument v0.1.2
12952026-03-04T03:37:28.777Z Downloaded cancel-safe-futures v0.1.5
12962026-03-04T03:37:28.780Z Downloaded fd-lock v4.0.4
12972026-03-04T03:37:28.780Z Downloaded dirs-sys-next v0.1.2
12982026-03-04T03:37:28.783Z Downloaded defmt-parser v1.0.0
12992026-03-04T03:37:28.783Z Downloaded debug-ignore v1.0.5
13002026-03-04T03:37:28.783Z Downloaded convert_case v0.10.0
13012026-03-04T03:37:28.810Z Downloaded ciborium-ll v0.2.2
13022026-03-04T03:37:28.810Z Downloaded cbc v0.1.2
13032026-03-04T03:37:28.810Z Downloaded base16ct v1.0.0
13042026-03-04T03:37:28.814Z Downloaded async-trait v0.1.89
13052026-03-04T03:37:28.814Z Downloaded arrayvec v0.7.6
13062026-03-04T03:37:28.814Z Downloaded arc-swap v1.8.2
13072026-03-04T03:37:28.814Z Downloaded defmt v1.0.1
13082026-03-04T03:37:28.814Z Downloaded bit-set v0.8.0
13092026-03-04T03:37:28.814Z Downloaded atty v0.2.14
13102026-03-04T03:37:28.814Z Downloaded crc-catalog v2.4.0
13112026-03-04T03:37:28.814Z Downloaded darling_core v0.20.11
13122026-03-04T03:37:28.814Z Downloaded crucible-workspace-hack v0.1.0
13132026-03-04T03:37:28.814Z Downloaded atomicwrites v0.4.4
13142026-03-04T03:37:28.814Z Downloaded document-features v0.2.12
13152026-03-04T03:37:28.814Z Downloaded derive-ex v0.1.8
13162026-03-04T03:37:28.815Z Downloaded env_filter v1.0.0
13172026-03-04T03:37:28.815Z Downloaded dof v0.4.0
13182026-03-04T03:37:28.815Z Downloaded cobs v0.3.0
13192026-03-04T03:37:28.818Z Downloaded block-padding v0.3.3
13202026-03-04T03:37:28.818Z Downloaded async-stream-impl v0.3.6
13212026-03-04T03:37:28.819Z Downloaded ascii-canvas v3.0.0
13222026-03-04T03:37:28.819Z Downloaded array-init v0.0.4
13232026-03-04T03:37:28.819Z Downloaded defmt v0.3.100
13242026-03-04T03:37:28.819Z Downloaded daft v0.1.5
13252026-03-04T03:37:28.822Z Downloaded backoff v0.4.0
13262026-03-04T03:37:28.826Z Downloaded async-stream v0.3.6
13272026-03-04T03:37:28.829Z Downloaded fallible-iterator v0.2.0
13282026-03-04T03:37:28.830Z Downloaded embedded-io v0.6.1
13292026-03-04T03:37:28.830Z Downloaded critical-section v1.2.0
13302026-03-04T03:37:28.830Z Downloaded bstr v1.12.1
13312026-03-04T03:37:28.837Z Downloaded diesel-dtrace v0.4.2
13322026-03-04T03:37:28.840Z Downloaded defmt-macros v1.0.1
13332026-03-04T03:37:28.843Z Downloaded crossterm v0.29.0
13342026-03-04T03:37:28.847Z Downloaded bitfield-macros v0.19.4
13352026-03-04T03:37:28.850Z Downloaded dirs-next v2.0.0
13362026-03-04T03:37:28.850Z Downloaded derive_more v0.99.20
13372026-03-04T03:37:28.854Z Downloaded cassowary v0.3.0
13382026-03-04T03:37:28.855Z Downloaded cfg_aliases v0.2.1
13392026-03-04T03:37:28.858Z Downloaded bzip2 v0.6.1
13402026-03-04T03:37:28.858Z Downloaded aead v0.5.2
13412026-03-04T03:37:28.861Z Downloaded cc v1.2.56
13422026-03-04T03:37:28.861Z Downloaded backon v1.6.0
13432026-03-04T03:37:29.247Z Downloaded aws-lc-sys v0.37.1
13442026-03-04T03:37:29.606Z Compiling libc v0.2.180
13452026-03-04T03:37:29.606Z Compiling serde v1.0.228
13462026-03-04T03:37:29.609Z Compiling log v0.4.29
13472026-03-04T03:37:29.609Z Compiling find-msvc-tools v0.1.9
13482026-03-04T03:37:29.609Z Compiling shlex v1.3.0
13492026-03-04T03:37:29.780Z Compiling smallvec v1.15.1
13502026-03-04T03:37:29.795Z Compiling syn v2.0.117
13512026-03-04T03:37:29.811Z Compiling typenum v1.19.0
13522026-03-04T03:37:30.168Z Compiling generic-array v0.14.7
13532026-03-04T03:37:30.210Z Compiling subtle v2.6.1
13542026-03-04T03:37:30.232Z Compiling scopeguard v1.2.0
13552026-03-04T03:37:30.309Z Compiling portable-atomic v1.13.1
13562026-03-04T03:37:30.402Z Compiling lock_api v0.4.14
13572026-03-04T03:37:30.424Z Compiling const-oid v0.9.6
13582026-03-04T03:37:30.549Z Compiling critical-section v1.2.0
13592026-03-04T03:37:30.619Z Compiling zerocopy v0.8.40
13602026-03-04T03:37:30.716Z Compiling pin-project-lite v0.2.17
13612026-03-04T03:37:30.960Z Compiling parking_lot_core v0.9.12
13622026-03-04T03:37:30.999Z Compiling serde_json v1.0.149
13632026-03-04T03:37:31.519Z Compiling pkg-config v0.3.32
13642026-03-04T03:37:31.734Z Compiling libm v0.2.16
13652026-03-04T03:37:32.058Z Compiling getrandom v0.2.17
13662026-03-04T03:37:32.154Z Compiling jobserver v0.1.34
13672026-03-04T03:37:32.378Z Compiling rand_core v0.6.4
13682026-03-04T03:37:32.481Z Compiling errno v0.3.14
13692026-03-04T03:37:32.577Z Compiling cc v1.2.56
13702026-03-04T03:37:32.768Z Compiling once_cell v1.21.3
13712026-03-04T03:37:32.837Z Compiling signal-hook-registry v1.4.8
13722026-03-04T03:37:32.956Z Compiling mio v1.1.1
13732026-03-04T03:37:33.020Z Compiling num-traits v0.2.19
13742026-03-04T03:37:33.212Z Compiling bitflags v2.11.0
13752026-03-04T03:37:33.393Z Compiling parking_lot v0.12.5
13762026-03-04T03:37:33.417Z Compiling futures-core v0.3.32
13772026-03-04T03:37:33.722Z Compiling socket2 v0.6.2
13782026-03-04T03:37:33.805Z Compiling percent-encoding v2.3.2
13792026-03-04T03:37:34.077Z Compiling allocator-api2 v0.2.21
13802026-03-04T03:37:34.178Z Compiling foldhash v0.2.0
13812026-03-04T03:37:34.234Z Compiling cpufeatures v0.2.17
13822026-03-04T03:37:34.330Z Compiling futures-sink v0.3.32
13832026-03-04T03:37:34.361Z Compiling futures-task v0.3.32
13842026-03-04T03:37:34.531Z Compiling futures-channel v0.3.32
13852026-03-04T03:37:34.619Z Compiling futures-io v0.3.32
13862026-03-04T03:37:34.689Z Compiling getrandom v0.4.1
13872026-03-04T03:37:34.711Z Compiling slab v0.4.12
13882026-03-04T03:37:34.824Z Compiling hashbrown v0.16.1
13892026-03-04T03:37:34.908Z Compiling rustversion v1.0.22
13902026-03-04T03:37:35.013Z Compiling getrandom v0.3.4
13912026-03-04T03:37:35.072Z Compiling rand_core v0.10.0
13922026-03-04T03:37:35.389Z Compiling cmake v0.1.57
13932026-03-04T03:37:36.246Z Compiling indexmap v2.13.0
13942026-03-04T03:37:36.293Z Compiling form_urlencoded v1.2.2
13952026-03-04T03:37:36.472Z Compiling fs_extra v1.3.0
13962026-03-04T03:37:36.609Z Compiling dunce v1.0.5
13972026-03-04T03:37:36.631Z Compiling base64ct v1.8.3
13982026-03-04T03:37:36.774Z Compiling ident_case v1.0.1
13992026-03-04T03:37:36.947Z Compiling flagset v0.4.7
14002026-03-04T03:37:36.986Z Compiling rand_core v0.9.5
14012026-03-04T03:37:37.010Z Compiling aws-lc-sys v0.37.1
14022026-03-04T03:37:37.013Z Compiling rustix v1.1.3
14032026-03-04T03:37:37.167Z Compiling pem-rfc7468 v0.7.0
14042026-03-04T03:37:37.268Z Compiling iana-time-zone v0.1.65
14052026-03-04T03:37:37.560Z Compiling synstructure v0.13.2
14062026-03-04T03:37:37.655Z Compiling ring v0.17.14
14072026-03-04T03:37:37.678Z Compiling uuid v1.21.0
14082026-03-04T03:37:37.700Z Compiling rustc_version v0.4.1
14092026-03-04T03:37:37.799Z Compiling vcpkg v0.2.15
14102026-03-04T03:37:38.130Z Compiling aws-lc-rs v1.16.0
14112026-03-04T03:37:38.374Z Compiling regex-syntax v0.8.10
14122026-03-04T03:37:38.899Z Compiling tracing-core v0.1.36
14132026-03-04T03:37:39.192Z Compiling crossbeam-utils v0.8.21
14142026-03-04T03:37:39.389Z Compiling openssl-sys v0.9.111
14152026-03-04T03:37:39.739Z Compiling pest_generator v2.8.6
14162026-03-04T03:37:40.085Z Compiling serde_derive_internals v0.29.1
14172026-03-04T03:37:40.642Z Compiling openssl-probe v0.2.1
14182026-03-04T03:37:41.011Z Compiling untrusted v0.9.0
14192026-03-04T03:37:41.222Z Compiling untrusted v0.7.1
14202026-03-04T03:37:41.408Z Compiling httparse v1.10.1
14212026-03-04T03:37:41.430Z Compiling schemars v0.8.22
14222026-03-04T03:37:41.557Z Compiling base64 v0.22.1
14232026-03-04T03:37:41.802Z Compiling syn v1.0.109
14242026-03-04T03:37:42.141Z Compiling serde_derive v1.0.228
14252026-03-04T03:37:42.170Z Compiling zeroize_derive v1.4.3
14262026-03-04T03:37:42.199Z Compiling zerofrom-derive v0.1.6
14272026-03-04T03:37:42.267Z Compiling yoke-derive v0.8.1
14282026-03-04T03:37:42.390Z Compiling zerocopy-derive v0.8.40
14292026-03-04T03:37:43.539Z Compiling zeroize v1.8.2
14302026-03-04T03:37:44.154Z Compiling zerovec-derive v0.11.2
14312026-03-04T03:37:44.912Z Compiling displaydoc v0.2.5
14322026-03-04T03:37:45.356Z Compiling crypto-common v0.1.7
14332026-03-04T03:37:45.381Z Compiling block-buffer v0.10.4
14342026-03-04T03:37:45.491Z Compiling zerofrom v0.1.6
14352026-03-04T03:37:45.604Z Compiling digest v0.10.7
14362026-03-04T03:37:45.668Z Compiling tokio-macros v2.6.0
14372026-03-04T03:37:45.717Z Compiling yoke v0.8.1
14382026-03-04T03:37:46.146Z Compiling hmac v0.12.1
14392026-03-04T03:37:46.170Z Compiling futures-macro v0.3.32
14402026-03-04T03:37:46.417Z Compiling block-padding v0.3.3
14412026-03-04T03:37:46.488Z Compiling zerotrie v0.2.3
14422026-03-04T03:37:46.711Z Compiling inout v0.1.4
14432026-03-04T03:37:46.871Z Compiling zerovec v0.11.5
14442026-03-04T03:37:47.040Z Compiling cipher v0.4.4
14452026-03-04T03:37:47.109Z Compiling sha2 v0.10.9
14462026-03-04T03:37:47.341Z Compiling der_derive v0.7.3
14472026-03-04T03:37:47.575Z Compiling salsa20 v0.10.2
14482026-03-04T03:37:47.839Z Compiling pbkdf2 v0.12.2
14492026-03-04T03:37:48.023Z Compiling tinystr v0.8.2
14502026-03-04T03:37:48.027Z Compiling potential_utf v0.1.4
14512026-03-04T03:37:48.068Z Compiling futures-util v0.3.32
14522026-03-04T03:37:48.352Z Compiling icu_collections v2.1.1
14532026-03-04T03:37:48.435Z Compiling icu_locale_core v2.1.1
14542026-03-04T03:37:49.356Z Compiling thiserror-impl v2.0.18
14552026-03-04T03:37:49.525Z Compiling der v0.7.10
14562026-03-04T03:37:50.430Z Compiling bytes v1.11.1
14572026-03-04T03:37:50.570Z Compiling icu_provider v2.1.1
14582026-03-04T03:37:50.638Z Compiling chrono v0.4.44
14592026-03-04T03:37:51.170Z Compiling icu_properties v2.1.2
14602026-03-04T03:37:51.854Z Compiling tokio v1.49.0
14612026-03-04T03:37:52.413Z Compiling icu_normalizer v2.1.1
14622026-03-04T03:37:52.589Z Compiling http v1.4.0
14632026-03-04T03:37:53.426Z Compiling idna_adapter v1.2.1
14642026-03-04T03:37:53.641Z Compiling idna v1.1.0
14652026-03-04T03:37:53.665Z Compiling spki v0.7.3
14662026-03-04T03:37:53.813Z Compiling ppv-lite86 v0.2.21
14672026-03-04T03:37:53.999Z Compiling thiserror v2.0.18
14682026-03-04T03:37:54.025Z Compiling scrypt v0.11.0
14692026-03-04T03:37:54.098Z Compiling aes v0.8.4
14702026-03-04T03:37:54.156Z Compiling cbc v0.1.2
14712026-03-04T03:37:54.435Z Compiling url v2.5.8
14722026-03-04T03:37:54.520Z Compiling rustls-pki-types v1.14.0
14732026-03-04T03:37:54.610Z Compiling rand_chacha v0.9.0
14742026-03-04T03:37:54.761Z Compiling tracing-attributes v0.1.31
14752026-03-04T03:37:55.149Z Compiling rand v0.9.2
14762026-03-04T03:37:55.507Z Compiling pkcs5 v0.7.1
14772026-03-04T03:37:56.229Z Compiling http-body v1.0.1
14782026-03-04T03:37:56.253Z Compiling pkcs8 v0.10.2
14792026-03-04T03:37:56.674Z Compiling schemars_derive v0.8.22
14802026-03-04T03:37:56.734Z Compiling pest_derive v2.8.6
14812026-03-04T03:37:56.928Z Compiling scroll_derive v0.13.1
14822026-03-04T03:37:57.505Z Compiling darling_core v0.20.11
14832026-03-04T03:37:57.982Z Compiling tracing v0.1.44
14842026-03-04T03:37:58.125Z Compiling rustls v0.23.37
14852026-03-04T03:37:58.454Z Compiling tower-service v0.3.3
14862026-03-04T03:37:58.480Z Compiling atomic-waker v1.1.2
14872026-03-04T03:37:58.607Z Compiling tower-layer v0.3.3
14882026-03-04T03:37:58.691Z Compiling tinyvec_macros v0.1.1
14892026-03-04T03:37:58.713Z Compiling try-lock v0.2.5
14902026-03-04T03:37:58.811Z Compiling dyn-clone v1.0.20
14912026-03-04T03:37:58.893Z Compiling want v0.3.1
14922026-03-04T03:37:58.916Z Compiling tinyvec v1.10.0
14932026-03-04T03:37:59.036Z Compiling scroll v0.13.0
14942026-03-04T03:37:59.591Z Compiling ipnet v2.11.0
14952026-03-04T03:38:00.339Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14962026-03-04T03:38:00.700Z Compiling tokio-util v0.7.18
14972026-03-04T03:38:00.768Z Compiling spin v0.9.8
14982026-03-04T03:38:01.146Z Compiling aho-corasick v1.1.4
14992026-03-04T03:38:01.194Z Compiling openssl v0.10.75
15002026-03-04T03:38:01.666Z Compiling crc32fast v1.5.0
15012026-03-04T03:38:02.219Z Compiling time-core v0.1.8
15022026-03-04T03:38:02.553Z Compiling h2 v0.4.13
15032026-03-04T03:38:02.781Z Compiling powerfmt v0.2.0
15042026-03-04T03:38:03.151Z Compiling httpdate v1.0.3
15052026-03-04T03:38:03.190Z Compiling pin-utils v0.1.0
15062026-03-04T03:38:03.317Z Compiling num-conv v0.2.0
15072026-03-04T03:38:03.500Z Compiling darling_macro v0.20.11
15082026-03-04T03:38:03.595Z Compiling foreign-types-shared v0.1.1
15092026-03-04T03:38:03.616Z Compiling time-macros v0.2.27
15102026-03-04T03:38:03.733Z Compiling foreign-types v0.3.2
15112026-03-04T03:38:03.851Z Compiling regex-automata v0.4.14
15122026-03-04T03:38:04.439Z Compiling darling v0.20.11
15132026-03-04T03:38:04.577Z Compiling deranged v0.5.8
15142026-03-04T03:38:05.575Z Compiling tempfile v3.25.0
15152026-03-04T03:38:06.236Z Compiling goblin v0.10.5
15162026-03-04T03:38:06.388Z Compiling thiserror-impl v1.0.69
15172026-03-04T03:38:07.046Z Compiling openssl-macros v0.1.1
15182026-03-04T03:38:09.006Z Compiling wait-timeout v0.2.1
15192026-03-04T03:38:09.233Z Compiling num_threads v0.1.7
15202026-03-04T03:38:09.358Z Compiling native-tls v0.2.18
15212026-03-04T03:38:09.396Z Compiling either v1.15.0
15222026-03-04T03:38:09.481Z Compiling hyper v1.8.1
15232026-03-04T03:38:09.746Z Compiling bit-vec v0.8.0
15242026-03-04T03:38:09.783Z Compiling quick-error v1.2.3
15252026-03-04T03:38:09.965Z Compiling siphasher v1.0.2
15262026-03-04T03:38:10.205Z Compiling simd-adler32 v0.3.8
15272026-03-04T03:38:10.365Z Compiling usdt-impl v0.6.0
15282026-03-04T03:38:10.716Z Compiling bit-set v0.8.0
15292026-03-04T03:38:10.838Z Compiling rusty-fork v0.3.1
15302026-03-04T03:38:11.076Z Compiling time v0.3.47
15312026-03-04T03:38:11.463Z Compiling thiserror v1.0.69
15322026-03-04T03:38:11.863Z Compiling hyper-util v0.1.20
15332026-03-04T03:38:13.446Z Compiling dof v0.4.0
15342026-03-04T03:38:14.076Z Compiling derive_builder_core v0.20.2
15352026-03-04T03:38:14.929Z Compiling unicode-normalization v0.1.25
15362026-03-04T03:38:15.852Z Compiling crossbeam-epoch v0.9.18
15372026-03-04T03:38:15.897Z Compiling dtrace-parser v0.3.0
15382026-03-04T03:38:16.003Z Compiling rustls-native-certs v0.8.3
15392026-03-04T03:38:16.530Z Compiling signature v2.2.0
15402026-03-04T03:38:16.550Z Compiling scroll_derive v0.12.1
15412026-03-04T03:38:16.618Z Compiling heapless v0.7.17
15422026-03-04T03:38:16.845Z Compiling darling_core v0.21.3
15432026-03-04T03:38:17.088Z Compiling rand_xorshift v0.4.0
15442026-03-04T03:38:17.283Z Compiling slog v2.8.2
15452026-03-04T03:38:17.349Z Compiling bzip2-sys v0.1.13+1.0.8
15462026-03-04T03:38:17.615Z Compiling sync_wrapper v1.0.2
15472026-03-04T03:38:17.644Z Compiling thread-id v5.1.0
15482026-03-04T03:38:17.759Z Compiling cookie v0.18.1
15492026-03-04T03:38:17.796Z Compiling anyhow v1.0.102
15502026-03-04T03:38:17.862Z Compiling adler2 v2.0.1
15512026-03-04T03:38:17.929Z Compiling zstd-safe v7.2.4
15522026-03-04T03:38:18.091Z Compiling unicode-segmentation v1.12.0
15532026-03-04T03:38:18.115Z Compiling unicode-bidi v0.3.18
15542026-03-04T03:38:18.273Z Compiling paste v1.0.15
15552026-03-04T03:38:18.391Z Compiling unarray v0.1.4
15562026-03-04T03:38:18.590Z Compiling unicode-properties v0.1.4
15572026-03-04T03:38:18.774Z Compiling signal-hook v0.3.18
15582026-03-04T03:38:18.942Z Compiling rayon-core v1.13.0
15592026-03-04T03:38:18.973Z Compiling stringprep v0.1.5
15602026-03-04T03:38:19.112Z Compiling proptest v1.10.0
15612026-03-04T03:38:19.321Z Compiling miniz_oxide v0.8.9
15622026-03-04T03:38:19.374Z Compiling scroll v0.12.0
15632026-03-04T03:38:19.528Z Compiling tower v0.5.3
15642026-03-04T03:38:20.572Z Compiling crossbeam-deque v0.8.6
15652026-03-04T03:38:20.597Z Compiling derive_builder_macro v0.20.2
15662026-03-04T03:38:20.672Z Compiling ipnetwork v0.21.1
15672026-03-04T03:38:20.874Z Compiling http-body-util v0.1.3
15682026-03-04T03:38:20.959Z Compiling webpki-roots v1.0.6
15692026-03-04T03:38:21.178Z Compiling rand_chacha v0.3.1
15702026-03-04T03:38:21.237Z Compiling toml_datetime v0.6.11
15712026-03-04T03:38:21.377Z Compiling serde_spanned v0.6.9
15722026-03-04T03:38:21.468Z Compiling serde_tokenstream v0.2.3
15732026-03-04T03:38:21.494Z Compiling erased-serde v0.3.31
15742026-03-04T03:38:21.653Z Compiling md-5 v0.10.6
15752026-03-04T03:38:21.734Z Compiling zerocopy-derive v0.7.35
15762026-03-04T03:38:21.941Z Compiling curve25519-dalek v4.1.3
15772026-03-04T03:38:22.137Z Compiling num-integer v0.1.46
15782026-03-04T03:38:22.688Z Compiling vergen-lib v0.1.6
15792026-03-04T03:38:22.810Z Compiling hash32 v0.2.1
15802026-03-04T03:38:22.849Z Compiling ff v0.13.1
15812026-03-04T03:38:23.014Z Compiling litrs v1.0.0
15822026-03-04T03:38:23.090Z Compiling num-bigint-dig v0.8.6
15832026-03-04T03:38:23.122Z Compiling smoltcp v0.9.1
15842026-03-04T03:38:23.188Z Compiling rustix v0.38.44
15852026-03-04T03:38:23.218Z Compiling darling_macro v0.21.3
15862026-03-04T03:38:23.423Z Compiling zlib-rs v0.6.2
15872026-03-04T03:38:23.746Z Compiling psl-types v2.0.11
15882026-03-04T03:38:23.768Z Compiling iri-string v0.7.10
15892026-03-04T03:38:23.877Z Compiling base16ct v0.2.0
15902026-03-04T03:38:23.964Z Compiling fallible-iterator v0.2.0
15912026-03-04T03:38:24.072Z Compiling ref-cast v1.0.25
15922026-03-04T03:38:24.166Z Compiling ryu v1.0.23
15932026-03-04T03:38:24.198Z Compiling document-features v0.2.12
15942026-03-04T03:38:24.490Z Compiling serde_urlencoded v0.7.1
15952026-03-04T03:38:24.654Z Compiling postgres-protocol v0.6.10
15962026-03-04T03:38:24.756Z Compiling sec1 v0.7.3
15972026-03-04T03:38:25.026Z Compiling newtype-uuid v1.3.2
15982026-03-04T03:38:25.325Z Compiling darling v0.21.3
15992026-03-04T03:38:25.413Z Compiling publicsuffix v2.3.0
16002026-03-04T03:38:25.638Z Compiling zerocopy v0.7.35
16012026-03-04T03:38:25.706Z Compiling group v0.13.0
16022026-03-04T03:38:26.023Z Compiling num-iter v0.1.45
16032026-03-04T03:38:26.241Z Compiling rand v0.8.5
16042026-03-04T03:38:26.751Z Compiling tower-http v0.6.8
16052026-03-04T03:38:26.945Z Compiling derive_builder v0.20.2
16062026-03-04T03:38:27.016Z Compiling oxnet v0.1.4
16072026-03-04T03:38:27.623Z Compiling proc-macro-error v1.0.4
16082026-03-04T03:38:27.767Z Compiling tokio-native-tls v0.3.1
16092026-03-04T03:38:27.826Z Compiling goblin v0.8.2
16102026-03-04T03:38:28.784Z Compiling heck v0.4.1
16112026-03-04T03:38:29.208Z Compiling phf_shared v0.13.1
16122026-03-04T03:38:29.234Z Compiling hubpack_derive v0.1.1
16132026-03-04T03:38:29.373Z Compiling regex v1.12.3
16142026-03-04T03:38:29.722Z Compiling flate2 v1.1.9
16152026-03-04T03:38:29.764Z Compiling lazy_static v1.5.0
16162026-03-04T03:38:29.907Z Compiling cargo-platform v0.1.9
16172026-03-04T03:38:30.137Z Compiling hkdf v0.12.4
16182026-03-04T03:38:30.353Z Compiling crypto-bigint v0.5.5
16192026-03-04T03:38:30.427Z Compiling async-trait v0.1.89
16202026-03-04T03:38:30.427Z Compiling curve25519-dalek-derive v0.1.1
16212026-03-04T03:38:30.473Z Compiling strum_macros v0.27.2
16222026-03-04T03:38:30.645Z Compiling daft-derive v0.1.5
16232026-03-04T03:38:31.870Z Compiling ref-cast-impl v1.0.25
16242026-03-04T03:38:32.297Z Compiling terminal_size v0.4.3
16252026-03-04T03:38:32.560Z Compiling vergen v9.0.6
16262026-03-04T03:38:32.840Z Compiling fs-err v3.3.0
16272026-03-04T03:38:32.898Z Compiling ahash v0.8.12
16282026-03-04T03:38:33.039Z Compiling bitflags v1.3.2
16292026-03-04T03:38:33.167Z Compiling managed v0.8.0
16302026-03-04T03:38:33.189Z Compiling object v0.37.3
16312026-03-04T03:38:33.278Z Compiling winnow v0.5.40
16322026-03-04T03:38:33.593Z Compiling libbz2-rs-sys v0.2.2
16332026-03-04T03:38:33.727Z Compiling foldhash v0.1.5
16342026-03-04T03:38:34.070Z Compiling bumpalo v3.20.2
16352026-03-04T03:38:34.598Z Compiling bzip2 v0.6.1
16362026-03-04T03:38:35.020Z Compiling zopfli v0.8.3
16372026-03-04T03:38:35.237Z Compiling hashbrown v0.15.5
16382026-03-04T03:38:35.472Z Compiling strum v0.27.2
16392026-03-04T03:38:35.688Z Compiling console v0.16.2
16402026-03-04T03:38:36.239Z Compiling clap_builder v4.5.60
16412026-03-04T03:38:36.681Z Compiling toml_edit v0.19.15
16422026-03-04T03:38:36.937Z Compiling dof v0.3.0
16432026-03-04T03:38:37.037Z Compiling elliptic-curve v0.13.8
16442026-03-04T03:38:37.457Z Compiling daft v0.1.5
16452026-03-04T03:38:38.037Z Compiling cargo_metadata v0.19.2
16462026-03-04T03:38:38.614Z Compiling hubpack v0.1.2
16472026-03-04T03:38:39.068Z Compiling phf v0.13.1
16482026-03-04T03:38:39.404Z Compiling zone_cfg_derive v0.3.1
16492026-03-04T03:38:40.806Z Compiling signal-hook-mio v0.2.5
16502026-03-04T03:38:41.009Z Compiling cookie_store v0.22.1
16512026-03-04T03:38:42.275Z Compiling zstd v0.13.3
16522026-03-04T03:38:42.554Z Compiling hyper-tls v0.6.0
16532026-03-04T03:38:42.830Z Compiling rayon v1.11.0
16542026-03-04T03:38:42.974Z Compiling bzip2 v0.4.4
16552026-03-04T03:38:43.489Z Compiling serde_with_macros v3.17.0
16562026-03-04T03:38:44.080Z Compiling postgres-types v0.2.12
16572026-03-04T03:38:45.447Z Compiling usdt-macro v0.6.0
16582026-03-04T03:38:45.768Z Compiling usdt-attr-macro v0.6.0
16592026-03-04T03:38:46.005Z Compiling ed25519 v2.2.3
16602026-03-04T03:38:46.122Z Compiling dtrace-parser v0.2.0
16612026-03-04T03:38:46.304Z Compiling phf_shared v0.11.3
16622026-03-04T03:38:46.695Z Compiling itertools v0.12.1
16632026-03-04T03:38:46.985Z Compiling bstr v1.12.1
16642026-03-04T03:38:47.193Z Compiling pkcs1 v0.7.5
16652026-03-04T03:38:47.405Z Compiling serde-big-array v0.5.1
16662026-03-04T03:38:47.662Z Compiling hex v0.4.3
16672026-03-04T03:38:47.985Z Compiling rfc6979 v0.4.0
16682026-03-04T03:38:48.095Z Compiling serde_repr v0.1.20
16692026-03-04T03:38:48.114Z Compiling strum_macros v0.26.4
16702026-03-04T03:38:48.193Z Compiling enum-as-inner v0.6.1
16712026-03-04T03:38:48.269Z Compiling clap_derive v4.5.55
16722026-03-04T03:38:48.470Z Compiling float-cmp v0.10.0
16732026-03-04T03:38:48.731Z Compiling thread-id v4.2.2
16742026-03-04T03:38:48.871Z Compiling memmap2 v0.9.10
16752026-03-04T03:38:49.193Z Compiling env_filter v1.0.0
16762026-03-04T03:38:49.262Z Compiling encoding_rs v0.8.35
16772026-03-04T03:38:49.300Z Compiling fixedbitset v0.5.7
16782026-03-04T03:38:49.633Z Compiling keccak v0.1.6
16792026-03-04T03:38:49.828Z Compiling static_assertions v1.1.0
16802026-03-04T03:38:49.928Z Compiling unit-prefix v0.5.2
16812026-03-04T03:38:49.954Z Compiling new_debug_unreachable v1.0.6
16822026-03-04T03:38:50.078Z Compiling fixedbitset v0.4.2
16832026-03-04T03:38:50.174Z Compiling rustc-hash v2.1.1
16842026-03-04T03:38:50.395Z Compiling predicates-core v1.0.10
16852026-03-04T03:38:50.529Z Compiling difflib v0.4.0
16862026-03-04T03:38:50.785Z Compiling jiff v0.2.21
16872026-03-04T03:38:51.910Z Compiling data-encoding v2.10.0
16882026-03-04T03:38:51.933Z Compiling mime v0.3.17
16892026-03-04T03:38:52.459Z Compiling whoami v2.1.0
16902026-03-04T03:38:52.490Z Compiling precomputed-hash v0.1.1
16912026-03-04T03:38:52.514Z Compiling normalize-line-endings v0.3.0
16922026-03-04T03:38:52.642Z Compiling string_cache v0.8.9
16932026-03-04T03:38:52.667Z Compiling clap v4.5.60
16942026-03-04T03:38:52.670Z Compiling predicates v3.1.4
16952026-03-04T03:38:52.801Z Compiling hickory-proto v0.25.2
16962026-03-04T03:38:53.014Z Compiling tokio-postgres v0.7.16
16972026-03-04T03:38:53.081Z Compiling strum v0.26.3
16982026-03-04T03:38:53.256Z Compiling petgraph v0.6.5
16992026-03-04T03:38:53.297Z Compiling iddqd v0.3.17
17002026-03-04T03:38:53.601Z Compiling indicatif v0.18.4
17012026-03-04T03:38:54.213Z Compiling sha3 v0.10.8
17022026-03-04T03:38:55.377Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17032026-03-04T03:38:55.626Z Compiling toml_edit v0.22.27
17042026-03-04T03:38:56.084Z Compiling petgraph v0.8.3
17052026-03-04T03:38:56.951Z Compiling env_logger v0.11.9
17062026-03-04T03:38:57.737Z Compiling zip v4.6.1
17072026-03-04T03:38:58.546Z Compiling zone v0.3.1
17082026-03-04T03:38:59.985Z Compiling usdt v0.6.0
17092026-03-04T03:39:00.166Z Compiling usdt-impl v0.5.0
17102026-03-04T03:39:00.488Z Compiling serde_with v3.17.0
17112026-03-04T03:39:01.005Z Compiling ecdsa v0.16.9
17122026-03-04T03:39:01.520Z Compiling similar v2.7.0
17132026-03-04T03:39:01.612Z Compiling rsa v0.9.10
17142026-03-04T03:39:01.881Z Compiling ed25519-dalek v2.2.0
17152026-03-04T03:39:02.279Z Compiling crossterm v0.28.1
17162026-03-04T03:39:02.850Z Compiling zip v0.6.6
17172026-03-04T03:39:03.612Z Compiling toml v0.7.8
17182026-03-04T03:39:04.849Z Compiling toml_parser v1.0.9+spec-1.1.0
17192026-03-04T03:39:05.036Z Compiling itertools v0.13.0
17202026-03-04T03:39:05.061Z Compiling tokio-stream v0.1.18
17212026-03-04T03:39:05.082Z Compiling buf-list v1.1.2
17222026-03-04T03:39:05.449Z Compiling x509-cert v0.2.5
17232026-03-04T03:39:05.651Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17242026-03-04T03:39:06.104Z Compiling openapiv3 v2.2.0
17252026-03-04T03:39:06.418Z Compiling sha1 v0.10.6
17262026-03-04T03:39:06.441Z Compiling toml_datetime v0.7.5+spec-1.1.0
17272026-03-04T03:39:06.794Z Compiling peg-runtime v0.8.5
17282026-03-04T03:39:07.116Z Compiling lalrpop-util v0.19.12
17292026-03-04T03:39:07.399Z Compiling thread_local v1.1.9
17302026-03-04T03:39:07.492Z Compiling slog-async v2.8.0
17312026-03-04T03:39:07.890Z Compiling crossbeam-channel v0.5.15
17322026-03-04T03:39:08.105Z Compiling futures-executor v0.3.32
17332026-03-04T03:39:08.128Z Compiling is-terminal v0.4.17
17342026-03-04T03:39:08.290Z Compiling filetime v0.2.27
17352026-03-04T03:39:08.619Z Compiling term v1.2.1
17362026-03-04T03:39:08.653Z Compiling take_mut v0.2.2
17372026-03-04T03:39:08.836Z Compiling xattr v1.6.1
17382026-03-04T03:39:09.138Z Compiling tar v0.4.44
17392026-03-04T03:39:09.601Z Compiling slog-term v2.9.2
17402026-03-04T03:39:09.905Z Compiling futures v0.3.32
17412026-03-04T03:39:18.972Z Compiling rustls-webpki v0.103.9
17422026-03-04T03:39:24.253Z Compiling tokio-rustls v0.26.4
17432026-03-04T03:39:24.258Z Compiling rustls-platform-verifier v0.6.2
17442026-03-04T03:39:24.591Z Compiling hyper-rustls v0.27.7
17452026-03-04T03:39:24.916Z Compiling reqwest v0.13.2
17462026-03-04T03:39:24.916Z Compiling reqwest v0.12.28
17472026-03-04T03:39:29.387Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17482026-03-04T03:39:29.703Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17492026-03-04T03:39:34.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
17502026-03-04T03:39:34.504Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17512026-03-04T03:39:34.564ZMar 04 03:39:33.488 INFO Starting download, target: Cockroach
17522026-03-04T03:39:34.564ZMar 04 03:39:33.488 INFO Starting download, target: Clickhouse
17532026-03-04T03:39:34.567ZMar 04 03:39:33.488 INFO Starting download, target: Console
17542026-03-04T03:39:34.567ZMar 04 03:39:33.488 INFO Starting download, target: DendriteStub
17552026-03-04T03:39:34.567ZMar 04 03:39:33.488 INFO Starting download, target: MaghemiteMgd
17562026-03-04T03:39:34.567ZMar 04 03:39:33.488 INFO Starting download, target: TransceiverControl
17572026-03-04T03:39:34.568ZMar 04 03:39:33.489 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17582026-03-04T03:39:34.568ZMar 04 03:39:33.489 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17592026-03-04T03:39:34.568ZMar 04 03:39:33.489 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17602026-03-04T03:39:34.568ZMar 04 03:39:33.489 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17612026-03-04T03:39:34.568ZMar 04 03:39:33.489 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17622026-03-04T03:39:34.568ZMar 04 03:39:33.489 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17632026-03-04T03:39:35.068ZMar 04 03:39:33.982 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17642026-03-04T03:39:35.545ZMar 04 03:39:34.466 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17652026-03-04T03:39:35.649ZMar 04 03:39:34.571 INFO Download complete, target: TransceiverControl
17662026-03-04T03:39:36.174ZMar 04 03:39:35.097 INFO Download complete, target: Console
17672026-03-04T03:39:36.371ZMar 04 03:39:35.295 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17682026-03-04T03:39:36.736ZMar 04 03:39:35.659 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17692026-03-04T03:39:36.974ZMar 04 03:39:35.898 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17702026-03-04T03:39:36.974ZMar 04 03:39:35.898 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17712026-03-04T03:39:36.985ZMar 04 03:39:35.909 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17722026-03-04T03:39:41.507ZMar 04 03:39:40.430 INFO Download complete, target: MaghemiteMgd
17732026-03-04T03:39:41.743ZMar 04 03:39:40.667 INFO Download complete, target: DendriteStub
17742026-03-04T03:39:47.418ZMar 04 03:39:46.341 INFO Checking that binary works, target: Cockroach
17752026-03-04T03:39:47.582ZMar 04 03:39:46.505 INFO Download complete, target: Cockroach
17762026-03-04T03:39:51.939ZMar 04 03:39:50.861 INFO Checking that binary works, target: Clickhouse
17772026-03-04T03:39:52.137ZMar 04 03:39:51.060 INFO Download complete, target: Clickhouse
17782026-03-04T03:39:52.257ZAll builder prerequisites installed successfully, and PATH looks valid
17792026-03-04T03:39:52.260Z
17802026-03-04T03:39:52.260Zreal 5:40.558282166
17812026-03-04T03:39:52.260Zuser 17:25.800890571
17822026-03-04T03:39:52.260Zsys 2:29.911456073
17832026-03-04T03:39:52.260Ztrap 0.667623093
17842026-03-04T03:39:52.260Ztflt 1.671694233
17852026-03-04T03:39:52.260Zdflt 2.184144465
17862026-03-04T03:39:52.260Zkflt 0.184130317
17872026-03-04T03:39:52.260Zlock 40:20.361126332
17882026-03-04T03:39:52.260Zslp 1:04:57.433415435
17892026-03-04T03:39:52.260Zlat 1:09.652330233
17902026-03-04T03:39:52.260Zstop 3:07.053501399
17912026-03-04T03:39:52.260Z+ banner clippy
17922026-03-04T03:39:52.264Z
17932026-03-04T03:39:52.264Z #### # # ##### ##### # #
17942026-03-04T03:39:52.264Z # # # # # # # # # #
17952026-03-04T03:39:52.264Z # # # # # # # #
17962026-03-04T03:39:52.264Z # # # ##### ##### #
17972026-03-04T03:39:52.264Z # # # # # # #
17982026-03-04T03:39:52.264Z #### ###### # # # #
17992026-03-04T03:39:52.264Z
18002026-03-04T03:39:52.264Z+ export CARGO_INCREMENTAL=0
18012026-03-04T03:39:52.264Z+ CARGO_INCREMENTAL=0
18022026-03-04T03:39:52.264Z+ ptime -m cargo xtask clippy
18032026-03-04T03:39:53.054Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18042026-03-04T03:39:53.349Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18052026-03-04T03:39:56.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.14s
18062026-03-04T03:39:56.554Z Running `target/debug/xtask clippy`
18072026-03-04T03:39:56.583Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18082026-03-04T03:39:57.502Z Downloading crates ...
18092026-03-04T03:39:57.826Z Downloaded constant_time_eq v0.3.1
18102026-03-04T03:39:57.829Z Downloaded async-object-pool v0.2.0
18112026-03-04T03:39:57.833Z Downloaded plotters-backend v0.3.7
18122026-03-04T03:39:57.839Z Downloaded event-listener v5.4.1
18132026-03-04T03:39:57.843Z Downloaded approx v0.5.1
18142026-03-04T03:39:57.847Z Downloaded event-listener-strategy v0.5.4
18152026-03-04T03:39:57.852Z Downloaded knuffel v3.2.0
18162026-03-04T03:39:57.855Z Downloaded backtrace-ext v0.2.1
18172026-03-04T03:39:57.858Z Downloaded assert-json-diff v2.0.2
18182026-03-04T03:39:57.862Z Downloaded plotters-svg v0.3.7
18192026-03-04T03:39:57.862Z Downloaded cast v0.3.0
18202026-03-04T03:39:57.865Z Downloaded pathdiff v0.2.3
18212026-03-04T03:39:57.865Z Downloaded escape8259 v0.5.3
18222026-03-04T03:39:57.865Z Downloaded tinytemplate v1.2.1
18232026-03-04T03:39:57.868Z Downloaded stringmetrics v2.2.2
18242026-03-04T03:39:57.871Z Downloaded path-tree v0.8.3
18252026-03-04T03:39:57.874Z Downloaded parking v2.2.1
18262026-03-04T03:39:57.877Z Downloaded nested v0.1.1
18272026-03-04T03:39:57.880Z Downloaded linkme-impl v0.3.35
18282026-03-04T03:39:57.880Z Downloaded guppy-workspace-hack v0.1.0
18292026-03-04T03:39:57.888Z Downloaded owo-colors v3.5.0
18302026-03-04T03:39:57.891Z Downloaded knuffel-derive v3.2.0
18312026-03-04T03:39:57.896Z Downloaded serde_regex v1.1.0
18322026-03-04T03:39:57.899Z Downloaded miette-derive v5.10.0
18332026-03-04T03:39:57.903Z Downloaded oorandom v11.1.5
18342026-03-04T03:39:57.906Z Downloaded relative-path v1.9.3
18352026-03-04T03:39:57.909Z Downloaded partial-io v0.5.4
18362026-03-04T03:39:57.915Z Downloaded target-triple v1.0.0
18372026-03-04T03:39:57.919Z Downloaded supports-color v2.1.0
18382026-03-04T03:39:57.923Z Downloaded similar-asserts v1.7.0
18392026-03-04T03:39:57.926Z Downloaded supports-unicode v2.1.0
18402026-03-04T03:39:57.926Z Downloaded terminal_size v0.1.17
18412026-03-04T03:39:57.926Z Downloaded cargo-platform v0.3.2
18422026-03-04T03:39:57.929Z Downloaded supports-hyperlinks v2.1.0
18432026-03-04T03:39:57.929Z Downloaded rstest v0.25.0
18442026-03-04T03:39:57.934Z Downloaded linkme v0.3.35
18452026-03-04T03:39:57.937Z Downloaded toml_datetime v1.0.0+spec-1.1.0
18462026-03-04T03:39:57.994Z Downloaded target-lexicon v0.13.3
18472026-03-04T03:39:57.994Z Downloaded datatest-stable v0.3.3
18482026-03-04T03:39:57.994Z Downloaded termcolor v1.4.1
18492026-03-04T03:39:57.994Z Downloaded futures-timer v3.0.3
18502026-03-04T03:39:57.994Z Downloaded assert_cmd v2.1.2
18512026-03-04T03:39:57.994Z Downloaded anes v0.1.6
18522026-03-04T03:39:57.994Z Downloaded httptest v0.16.4
18532026-03-04T03:39:57.994Z Downloaded rust-argon2 v2.1.0
18542026-03-04T03:39:57.994Z Downloaded libtest-mimic v0.8.1
18552026-03-04T03:39:57.994Z Downloaded concurrent-queue v2.5.0
18562026-03-04T03:39:57.994Z Downloaded criterion-plot v0.6.0
18572026-03-04T03:39:57.994Z Downloaded target-spec v3.5.7
18582026-03-04T03:39:57.994Z Downloaded cfg-expr v0.20.6
18592026-03-04T03:39:57.994Z Downloaded async-lock v3.4.2
18602026-03-04T03:39:57.994Z Downloaded rand_distr v0.5.1
18612026-03-04T03:39:57.994Z Downloaded addr2line v0.25.1
18622026-03-04T03:39:57.994Z Downloaded rustc-demangle v0.1.27
18632026-03-04T03:39:57.994Z Downloaded trybuild v1.0.116
18642026-03-04T03:39:57.994Z Downloaded textwrap v0.15.2
18652026-03-04T03:39:57.994Z Downloaded blake2b_simd v1.0.4
18662026-03-04T03:39:57.995Z Downloaded toml v1.0.3+spec-1.1.0
18672026-03-04T03:39:57.995Z Downloaded rstest_macros v0.25.0
18682026-03-04T03:39:57.995Z Downloaded fancy-regex v0.14.0
18692026-03-04T03:39:57.998Z Downloaded chumsky v0.9.3
18702026-03-04T03:39:57.999Z Downloaded miette v5.10.0
18712026-03-04T03:39:58.010Z Downloaded cargo_metadata v0.23.1
18722026-03-04T03:39:58.013Z Downloaded guppy v0.17.25
18732026-03-04T03:39:58.017Z Downloaded hashbrown v0.14.5
18742026-03-04T03:39:58.021Z Downloaded backtrace v0.3.76
18752026-03-04T03:39:58.026Z Downloaded plotters v0.3.7
18762026-03-04T03:39:58.033Z Downloaded criterion v0.7.0
18772026-03-04T03:39:58.049Z Downloaded gimli v0.32.3
18782026-03-04T03:39:58.145Z Downloaded httpmock v0.8.3
18792026-03-04T03:40:00.407Z Checking cfg-if v1.0.4
18802026-03-04T03:40:00.817Z Checking libc v0.2.180
18812026-03-04T03:40:00.821Z Checking serde_core v1.0.228
18822026-03-04T03:40:00.904Z Checking memchr v2.8.0
18832026-03-04T03:40:00.952Z Checking smallvec v1.15.1
18842026-03-04T03:40:00.998Z Checking log v0.4.29
18852026-03-04T03:40:00.998Z Checking itoa v1.0.17
18862026-03-04T03:40:01.105Z Checking zeroize v1.8.2
18872026-03-04T03:40:01.168Z Checking libm v0.2.16
18882026-03-04T03:40:01.315Z Checking scopeguard v1.2.0
18892026-03-04T03:40:01.375Z Checking stable_deref_trait v1.2.1
18902026-03-04T03:40:01.442Z Checking zmij v1.0.21
18912026-03-04T03:40:01.491Z Checking zerofrom v0.1.6
18922026-03-04T03:40:01.553Z Checking lock_api v0.4.14
18932026-03-04T03:40:01.612Z Checking percent-encoding v2.3.2
18942026-03-04T03:40:01.729Z Checking litemap v0.8.1
18952026-03-04T03:40:01.791Z Checking yoke v0.8.1
18962026-03-04T03:40:01.884Z Checking writeable v0.6.2
18972026-03-04T03:40:01.951Z Checking errno v0.3.14
18982026-03-04T03:40:01.951Z Checking getrandom v0.2.17
18992026-03-04T03:40:02.060Z Checking subtle v2.6.1
19002026-03-04T03:40:02.139Z Checking icu_properties_data v2.1.2
19012026-03-04T03:40:02.197Z Checking zerovec v0.11.5
19022026-03-04T03:40:02.249Z Checking zerotrie v0.2.3
19032026-03-04T03:40:02.252Z Checking icu_normalizer_data v2.1.1
19042026-03-04T03:40:02.361Z Checking rand_core v0.6.4
19052026-03-04T03:40:02.425Z Checking form_urlencoded v1.2.2
19062026-03-04T03:40:02.479Z Checking portable-atomic v1.13.1
19072026-03-04T03:40:02.483Z Checking utf8_iter v1.0.4
19082026-03-04T03:40:03.111Z Checking pin-project-lite v0.2.17
19092026-03-04T03:40:03.115Z Checking critical-section v1.2.0
19102026-03-04T03:40:03.115Z Checking zerocopy v0.8.40
19112026-03-04T03:40:03.115Z Checking parking_lot_core v0.9.12
19122026-03-04T03:40:03.115Z Checking num-traits v0.2.19
19132026-03-04T03:40:03.115Z Checking rand_core v0.10.0
19142026-03-04T03:40:03.115Z Checking signal-hook-registry v1.4.8
19152026-03-04T03:40:03.141Z Checking tinystr v0.8.2
19162026-03-04T03:40:03.332Z Checking potential_utf v0.1.4
19172026-03-04T03:40:03.392Z Checking parking_lot v0.12.5
19182026-03-04T03:40:03.449Z Checking getrandom v0.4.1
19192026-03-04T03:40:03.452Z Checking once_cell v1.21.3
19202026-03-04T03:40:03.563Z Checking icu_locale_core v2.1.1
19212026-03-04T03:40:03.619Z Checking icu_collections v2.1.1
19222026-03-04T03:40:03.770Z Checking mio v1.1.1
19232026-03-04T03:40:03.836Z Checking typenum v1.19.0
19242026-03-04T03:40:03.896Z Checking socket2 v0.6.2
19252026-03-04T03:40:04.323Z Checking iana-time-zone v0.1.65
19262026-03-04T03:40:04.447Z Checking thiserror v2.0.18
19272026-03-04T03:40:04.512Z Checking allocator-api2 v0.2.21
19282026-03-04T03:40:04.570Z Checking futures-core v0.3.32
19292026-03-04T03:40:04.633Z Checking serde v1.0.228
19302026-03-04T03:40:04.633Z Checking bitflags v2.11.0
19312026-03-04T03:40:04.636Z Checking serde_json v1.0.149
19322026-03-04T03:40:04.810Z Checking semver v1.0.27
19332026-03-04T03:40:04.957Z Checking icu_provider v2.1.1
19342026-03-04T03:40:05.105Z Checking uuid v1.21.0
19352026-03-04T03:40:05.168Z Checking generic-array v0.14.7
19362026-03-04T03:40:05.233Z Checking equivalent v1.0.2
19372026-03-04T03:40:05.315Z Checking const-oid v0.9.6
19382026-03-04T03:40:05.437Z Checking dyn-clone v1.0.20
19392026-03-04T03:40:05.514Z Checking icu_properties v2.1.2
19402026-03-04T03:40:05.678Z Checking icu_normalizer v2.1.1
19412026-03-04T03:40:05.760Z Checking bytes v1.11.1
19422026-03-04T03:40:05.823Z Checking chrono v0.4.44
19432026-03-04T03:40:06.247Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19442026-03-04T03:40:06.374Z Checking foldhash v0.2.0
19452026-03-04T03:40:06.433Z Checking crypto-common v0.1.7
19462026-03-04T03:40:06.709Z Checking block-buffer v0.10.4
19472026-03-04T03:40:06.770Z Checking hashbrown v0.16.1
19482026-03-04T03:40:06.835Z Checking futures-sink v0.3.32
19492026-03-04T03:40:06.899Z Checking tokio v1.49.0
19502026-03-04T03:40:06.989Z Checking rustix v1.1.3
19512026-03-04T03:40:07.071Z Checking byteorder v1.5.0
19522026-03-04T03:40:07.285Z Checking digest v0.10.7
19532026-03-04T03:40:07.528Z Checking idna_adapter v1.2.1
19542026-03-04T03:40:07.588Z Checking futures-channel v0.3.32
19552026-03-04T03:40:07.726Z Checking futures-task v0.3.32
19562026-03-04T03:40:07.778Z Checking idna v1.1.0
19572026-03-04T03:40:07.968Z Checking slab v0.4.12
19582026-03-04T03:40:08.029Z Checking futures-io v0.3.32
19592026-03-04T03:40:08.079Z Checking cpufeatures v0.2.17
19602026-03-04T03:40:08.141Z Checking indexmap v2.13.0
19612026-03-04T03:40:08.254Z Checking thiserror v1.0.69
19622026-03-04T03:40:08.312Z Checking getrandom v0.3.4
19632026-03-04T03:40:08.315Z Checking url v2.5.8
19642026-03-04T03:40:08.315Z Checking futures-util v0.3.32
19652026-03-04T03:40:08.466Z Checking fnv v1.0.7
19662026-03-04T03:40:08.687Z Checking regex-syntax v0.8.10
19672026-03-04T03:40:08.755Z Checking http v1.4.0
19682026-03-04T03:40:09.033Z Checking tracing-core v0.1.36
19692026-03-04T03:40:09.319Z Checking schemars v0.8.22
19702026-03-04T03:40:09.504Z Checking base64 v0.22.1
19712026-03-04T03:40:09.777Z Checking tracing v0.1.44
19722026-03-04T03:40:10.043Z Checking unicode-ident v1.0.24
19732026-03-04T03:40:10.136Z Checking ipnet v2.11.0
19742026-03-04T03:40:10.240Z Checking utf8parse v0.2.2
19752026-03-04T03:40:10.302Z Checking anstyle v1.0.13
19762026-03-04T03:40:10.427Z Checking ppv-lite86 v0.2.21
19772026-03-04T03:40:10.481Z Checking proc-macro2 v1.0.106
19782026-03-04T03:40:10.690Z Checking untrusted v0.9.0
19792026-03-04T03:40:10.767Z Checking anstyle-parse v0.2.7
19802026-03-04T03:40:10.924Z Checking ring v0.17.14
19812026-03-04T03:40:10.984Z Checking aho-corasick v1.1.4
19822026-03-04T03:40:11.119Z Checking anstyle-query v1.1.5
19832026-03-04T03:40:11.184Z Checking colorchoice v1.0.4
19842026-03-04T03:40:11.246Z Checking quote v1.0.44
19852026-03-04T03:40:11.329Z Checking is_terminal_polyfill v1.70.2
19862026-03-04T03:40:11.404Z Checking base64ct v1.8.3
19872026-03-04T03:40:11.530Z Checking anstream v0.6.21
19882026-03-04T03:40:11.633Z Checking syn v2.0.117
19892026-03-04T03:40:11.971Z Checking block-padding v0.3.3
19902026-03-04T03:40:12.037Z Checking terminal_size v0.4.3
19912026-03-04T03:40:12.040Z Checking rustls-pki-types v1.14.0
19922026-03-04T03:40:12.272Z Checking crossbeam-utils v0.8.21
19932026-03-04T03:40:12.333Z Checking inout v0.1.4
19942026-03-04T03:40:12.603Z Checking regex-automata v0.4.14
19952026-03-04T03:40:12.662Z Checking httparse v1.10.1
19962026-03-04T03:40:12.743Z Checking cipher v0.4.4
19972026-03-04T03:40:13.119Z Checking clap_lex v1.0.0
19982026-03-04T03:40:13.129Z Checking strsim v0.11.1
19992026-03-04T03:40:13.241Z Checking sha2 v0.10.9
20002026-03-04T03:40:13.253Z Checking pem-rfc7468 v0.7.0
20012026-03-04T03:40:13.253Z Checking http-body v1.0.1
20022026-03-04T03:40:13.413Z Checking rand_core v0.9.5
20032026-03-04T03:40:13.535Z Checking clap_builder v4.5.60
20042026-03-04T03:40:13.608Z Checking atomic-waker v1.1.2
20052026-03-04T03:40:13.724Z Checking hmac v0.12.1
20062026-03-04T03:40:13.823Z Checking httpdate v1.0.3
20072026-03-04T03:40:13.882Z Checking try-lock v0.2.5
20082026-03-04T03:40:13.931Z Checking ryu v1.0.23
20092026-03-04T03:40:14.025Z Checking tower-layer v0.3.3
20102026-03-04T03:40:14.096Z Checking want v0.3.1
20112026-03-04T03:40:14.158Z Checking tower-service v0.3.3
20122026-03-04T03:40:14.254Z Checking flagset v0.4.7
20132026-03-04T03:40:14.328Z Checking tokio-util v0.7.18
20142026-03-04T03:40:14.384Z Checking pin-utils v0.1.0
20152026-03-04T03:40:14.387Z Checking rand_chacha v0.9.0
20162026-03-04T03:40:14.387Z Checking erased-serde v0.3.31
20172026-03-04T03:40:14.548Z Checking der v0.7.10
20182026-03-04T03:40:14.601Z Checking spin v0.9.8
20192026-03-04T03:40:14.931Z Checking rand v0.9.2
20202026-03-04T03:40:15.037Z Checking anyhow v1.0.102
20212026-03-04T03:40:15.480Z Checking slog v2.8.2
20222026-03-04T03:40:15.541Z Checking http-body-util v0.1.3
20232026-03-04T03:40:15.806Z Checking h2 v0.4.13
20242026-03-04T03:40:16.035Z Checking aws-lc-sys v0.37.1
20252026-03-04T03:40:16.038Z Checking powerfmt v0.2.0
20262026-03-04T03:40:16.156Z Checking untrusted v0.7.1
20272026-03-04T03:40:16.353Z Checking num-conv v0.2.0
20282026-03-04T03:40:16.401Z Checking openssl-probe v0.2.1
20292026-03-04T03:40:16.557Z Checking deranged v0.5.8
20302026-03-04T03:40:16.560Z Checking clap v4.5.60
20312026-03-04T03:40:16.719Z Checking fastrand v2.3.0
20322026-03-04T03:40:16.783Z Checking time-core v0.1.8
20332026-03-04T03:40:16.786Z Checking num_threads v0.1.7
20342026-03-04T03:40:16.968Z Checking regex v1.12.3
20352026-03-04T03:40:17.050Z Checking spki v0.7.3
20362026-03-04T03:40:17.150Z Checking serde_urlencoded v0.7.1
20372026-03-04T03:40:17.153Z Checking pbkdf2 v0.12.2
20382026-03-04T03:40:17.416Z Checking aes v0.8.4
20392026-03-04T03:40:17.479Z Checking rand_chacha v0.3.1
20402026-03-04T03:40:17.550Z Checking aws-lc-rs v1.16.0
20412026-03-04T03:40:17.653Z Checking unicode-width v0.2.0
20422026-03-04T03:40:17.657Z Checking pretty-hex v0.4.1
20432026-03-04T03:40:17.775Z Checking salsa20 v0.10.2
20442026-03-04T03:40:17.930Z Checking rand v0.8.5
20452026-03-04T03:40:17.994Z Checking cbc v0.1.2
20462026-03-04T03:40:18.069Z Checking ipnetwork v0.21.1
20472026-03-04T03:40:18.193Z Checking scrypt v0.11.0
20482026-03-04T03:40:18.282Z Checking tempfile v3.25.0
20492026-03-04T03:40:18.388Z Checking hex v0.4.3
20502026-03-04T03:40:18.480Z Checking plain v0.2.3
20512026-03-04T03:40:18.571Z Checking pkcs5 v0.7.1
20522026-03-04T03:40:18.712Z Checking rustls-native-certs v0.8.3
20532026-03-04T03:40:18.775Z Checking sync_wrapper v1.0.2
20542026-03-04T03:40:19.004Z Checking camino v1.2.2
20552026-03-04T03:40:19.055Z Checking ucd-trie v0.1.7
20562026-03-04T03:40:19.058Z Checking mime v0.3.17
20572026-03-04T03:40:19.166Z Checking time v0.3.47
20582026-03-04T03:40:19.170Z Checking pkcs8 v0.10.2
20592026-03-04T03:40:19.170Z Checking tower v0.5.3
20602026-03-04T03:40:19.341Z Checking pest v2.8.6
20612026-03-04T03:40:19.499Z Checking webpki-roots v1.0.6
20622026-03-04T03:40:19.562Z Checking rustls-webpki v0.103.9
20632026-03-04T03:40:19.617Z Checking iri-string v0.7.10
20642026-03-04T03:40:19.677Z Checking either v1.15.0
20652026-03-04T03:40:19.758Z Checking openapiv3 v2.2.0
20662026-03-04T03:40:20.130Z Checking foreign-types-shared v0.1.1
20672026-03-04T03:40:20.191Z Checking openssl-sys v0.9.111
20682026-03-04T03:40:20.330Z Checking foreign-types v0.3.2
20692026-03-04T03:40:20.493Z Checking encoding_rs v0.8.35
20702026-03-04T03:40:20.549Z Checking rustls v0.23.37
20712026-03-04T03:40:21.605Z Checking winnow v0.7.14
20722026-03-04T03:40:21.972Z Checking openssl v0.10.75
20732026-03-04T03:40:22.039Z Checking oxnet v0.1.4
20742026-03-04T03:40:22.104Z Checking hyper v1.8.1
20752026-03-04T03:40:22.355Z Checking tower-http v0.6.8
20762026-03-04T03:40:22.568Z Checking lazy_static v1.5.0
20772026-03-04T03:40:22.732Z Checking static_assertions v1.1.0
20782026-03-04T03:40:22.788Z Checking signature v2.2.0
20792026-03-04T03:40:22.908Z Checking simd-adler32 v0.3.8
20802026-03-04T03:40:22.970Z Checking hubpack v0.1.2
20812026-03-04T03:40:23.041Z Checking adler2 v2.0.1
20822026-03-04T03:40:23.285Z Checking strum v0.26.3
20832026-03-04T03:40:23.347Z Checking sha1 v0.10.6
20842026-03-04T03:40:23.350Z Checking miniz_oxide v0.8.9
20852026-03-04T03:40:23.463Z Checking tinyvec_macros v0.1.1
20862026-03-04T03:40:23.526Z Checking data-encoding v2.10.0
20872026-03-04T03:40:23.636Z Checking tinyvec v1.10.0
20882026-03-04T03:40:23.723Z Checking serde_spanned v0.6.9
20892026-03-04T03:40:24.006Z Checking toml_datetime v0.6.11
20902026-03-04T03:40:24.142Z Checking num-integer v0.1.46
20912026-03-04T03:40:24.234Z Checking hyper-util v0.1.20
20922026-03-04T03:40:24.307Z Checking scroll v0.13.0
20932026-03-04T03:40:24.394Z Checking base16ct v0.2.0
20942026-03-04T03:40:24.454Z Checking bit-vec v0.8.0
20952026-03-04T03:40:24.559Z Checking crossbeam-epoch v0.9.18
20962026-03-04T03:40:24.658Z Checking crc32fast v1.5.0
20972026-03-04T03:40:24.717Z Checking sec1 v0.7.3
20982026-03-04T03:40:24.860Z Checking goblin v0.10.5
20992026-03-04T03:40:24.922Z Checking bit-set v0.8.0
21002026-03-04T03:40:24.978Z Checking ff v0.13.1
21012026-03-04T03:40:25.036Z Checking wait-timeout v0.2.1
21022026-03-04T03:40:25.180Z Checking memmap2 v0.9.10
21032026-03-04T03:40:25.258Z Checking num-iter v0.1.45
21042026-03-04T03:40:25.321Z Checking dtrace-parser v0.3.0
21052026-03-04T03:40:25.325Z Checking group v0.13.0
21062026-03-04T03:40:25.507Z Checking bstr v1.12.1
21072026-03-04T03:40:25.566Z Checking hkdf v0.12.4
21082026-03-04T03:40:25.712Z Checking ahash v0.8.12
21092026-03-04T03:40:25.812Z Checking tokio-rustls v0.26.4
21102026-03-04T03:40:25.873Z Checking crypto-bigint v0.5.5
21112026-03-04T03:40:25.877Z Checking scroll v0.12.0
21122026-03-04T03:40:26.116Z Checking thread-id v5.1.0
21132026-03-04T03:40:26.310Z Checking quick-error v1.2.3
21142026-03-04T03:40:26.370Z Checking rand_xorshift v0.4.0
21152026-03-04T03:40:26.428Z Checking zerocopy v0.7.35
21162026-03-04T03:40:26.484Z Checking goblin v0.8.2
21172026-03-04T03:40:26.543Z Checking rusty-fork v0.3.1
21182026-03-04T03:40:26.600Z Checking unarray v0.1.4
21192026-03-04T03:40:26.837Z Checking num-bigint-dig v0.8.6
21202026-03-04T03:40:26.914Z Checking proptest v1.10.0
21212026-03-04T03:40:27.004Z Checking hyper-rustls v0.27.7
21222026-03-04T03:40:27.132Z Checking native-tls v0.2.18
21232026-03-04T03:40:27.467Z Checking dtrace-parser v0.2.0
21242026-03-04T03:40:27.540Z Checking tokio-native-tls v0.3.1
21252026-03-04T03:40:27.723Z Checking pkcs1 v0.7.5
21262026-03-04T03:40:27.896Z Checking hyper-tls v0.6.0
21272026-03-04T03:40:27.970Z Checking x509-cert v0.2.5
21282026-03-04T03:40:28.222Z Checking thread-id v4.2.2
21292026-03-04T03:40:28.281Z Checking reqwest v0.12.28
21302026-03-04T03:40:28.416Z Checking unicode-segmentation v1.12.0
21312026-03-04T03:40:28.759Z Checking elliptic-curve v0.13.8
21322026-03-04T03:40:28.915Z Checking zlib-rs v0.6.2
21332026-03-04T03:40:29.200Z Checking rsa v0.9.10
21342026-03-04T03:40:29.482Z Checking crossbeam-deque v0.8.6
21352026-03-04T03:40:29.616Z Checking rfc6979 v0.4.0
21362026-03-04T03:40:29.872Z Checking toml_write v0.1.2
21372026-03-04T03:40:29.933Z Checking ecdsa v0.16.9
21382026-03-04T03:40:30.253Z Checking toml_edit v0.22.27
21392026-03-04T03:40:30.257Z Checking toml_parser v1.0.9+spec-1.1.0
21402026-03-04T03:40:30.351Z Checking curve25519-dalek v4.1.3
21412026-03-04T03:40:30.682Z Checking rustix v0.38.44
21422026-03-04T03:40:31.027Z Checking flate2 v1.1.9
21432026-03-04T03:40:31.088Z Checking env_filter v1.0.0
21442026-03-04T03:40:31.146Z Checking dof v0.4.0
21452026-03-04T03:40:31.382Z Checking dof v0.3.0
21462026-03-04T03:40:31.443Z Checking keccak v0.1.6
21472026-03-04T03:40:31.500Z Checking newtype-uuid v1.3.2
21482026-03-04T03:40:31.694Z Checking psl-types v2.0.11
21492026-03-04T03:40:31.873Z Checking sha3 v0.10.8
21502026-03-04T03:40:31.937Z Checking daft v0.1.5
21512026-03-04T03:40:32.003Z Checking publicsuffix v2.3.0
21522026-03-04T03:40:32.069Z Checking usdt-impl v0.5.0
21532026-03-04T03:40:32.331Z Checking env_logger v0.11.9
21542026-03-04T03:40:32.389Z Checking ed25519 v2.2.3
21552026-03-04T03:40:32.392Z Checking cookie v0.18.1
21562026-03-04T03:40:32.500Z Checking itertools v0.13.0
21572026-03-04T03:40:32.711Z Checking serde_with v3.17.0
21582026-03-04T03:40:32.768Z Checking siphasher v1.0.2
21592026-03-04T03:40:32.772Z Checking bitflags v1.3.2
21602026-03-04T03:40:32.862Z Checking usdt-impl v0.6.0
21612026-03-04T03:40:32.865Z Checking ed25519-dalek v2.2.0
21622026-03-04T03:40:32.969Z Checking rustls-platform-verifier v0.6.2
21632026-03-04T03:40:32.973Z Checking cookie_store v0.22.1
21642026-03-04T03:40:32.973Z Checking unicode-normalization v0.1.25
21652026-03-04T03:40:33.134Z Checking toml_datetime v0.7.5+spec-1.1.0
21662026-03-04T03:40:33.231Z Checking signal-hook v0.3.18
21672026-03-04T03:40:33.408Z Checking winnow v0.5.40
21682026-03-04T03:40:33.470Z Checking usdt v0.6.0
21692026-03-04T03:40:33.584Z Checking managed v0.8.0
21702026-03-04T03:40:33.653Z Checking rayon-core v1.13.0
21712026-03-04T03:40:33.797Z Checking reqwest v0.13.2
21722026-03-04T03:40:33.855Z Checking bzip2-sys v0.1.13+1.0.8
21732026-03-04T03:40:33.983Z Checking object v0.37.3
21742026-03-04T03:40:34.050Z Checking foldhash v0.1.5
21752026-03-04T03:40:34.054Z Checking bzip2 v0.4.4
21762026-03-04T03:40:34.330Z Checking hashbrown v0.15.5
21772026-03-04T03:40:34.416Z Checking signal-hook-mio v0.2.5
21782026-03-04T03:40:34.477Z Checking ref-cast v1.0.25
21792026-03-04T03:40:34.644Z Checking zstd-sys v2.0.16+zstd.1.5.7
21802026-03-04T03:40:34.704Z Checking zip v0.6.6
21812026-03-04T03:40:34.908Z Checking zstd-safe v7.2.4
21822026-03-04T03:40:34.969Z Checking libbz2-rs-sys v0.2.2
21832026-03-04T03:40:35.285Z Checking bumpalo v3.20.2
21842026-03-04T03:40:35.480Z Checking zstd v0.13.3
21852026-03-04T03:40:35.561Z Checking crossterm v0.28.1
21862026-03-04T03:40:35.731Z Checking rayon v1.11.0
21872026-03-04T03:40:35.792Z Checking zopfli v0.8.3
21882026-03-04T03:40:35.908Z Checking bzip2 v0.6.1
21892026-03-04T03:40:35.968Z Checking similar v2.7.0
21902026-03-04T03:40:36.137Z Checking fs-err v3.3.0
21912026-03-04T03:40:36.266Z Checking hash32 v0.2.1
21922026-03-04T03:40:36.349Z Checking toml_edit v0.19.15
21932026-03-04T03:40:36.519Z Checking serde-big-array v0.5.1
21942026-03-04T03:40:36.650Z Checking jiff v0.2.21
21952026-03-04T03:40:36.822Z Checking predicates-core v1.0.10
21962026-03-04T03:40:36.888Z Checking unicode-properties v0.1.4
21972026-03-04T03:40:36.891Z Checking unicode-bidi v0.3.18
21982026-03-04T03:40:37.113Z Checking heapless v0.7.17
21992026-03-04T03:40:37.350Z Checking hickory-proto v0.25.2
22002026-03-04T03:40:37.413Z Checking tokio-stream v0.1.18
22012026-03-04T03:40:37.635Z Checking stringprep v0.1.5
22022026-03-04T03:40:38.006Z Checking md-5 v0.10.6
22032026-03-04T03:40:38.146Z Checking float-cmp v0.10.0
22042026-03-04T03:40:38.322Z Checking normalize-line-endings v0.3.0
22052026-03-04T03:40:38.375Z Checking difflib v0.4.0
22062026-03-04T03:40:38.436Z Checking rustc-hash v2.1.1
22072026-03-04T03:40:38.504Z Checking fallible-iterator v0.2.0
22082026-03-04T03:40:38.700Z Checking iddqd v0.3.17
22092026-03-04T03:40:38.799Z Checking predicates v3.1.4
22102026-03-04T03:40:38.803Z Checking toml v0.7.8
22112026-03-04T03:40:39.208Z Checking postgres-protocol v0.6.10
22122026-03-04T03:40:39.400Z Checking smoltcp v0.9.1
22132026-03-04T03:40:39.572Z Checking phf_shared v0.13.1
22142026-03-04T03:40:39.634Z Checking phf_shared v0.11.3
22152026-03-04T03:40:39.961Z Checking itertools v0.12.1
22162026-03-04T03:40:40.018Z Checking console v0.16.2
22172026-03-04T03:40:40.106Z Checking buf-list v1.1.2
22182026-03-04T03:40:40.384Z Checking strum v0.27.2
22192026-03-04T03:40:40.515Z Checking new_debug_unreachable v1.0.6
22202026-03-04T03:40:40.630Z Checking unit-prefix v0.5.2
22212026-03-04T03:40:40.692Z Checking precomputed-hash v0.1.1
22222026-03-04T03:40:40.695Z Checking lalrpop-util v0.19.12
22232026-03-04T03:40:40.791Z Checking fixedbitset v0.4.2
22242026-03-04T03:40:40.869Z Checking fixedbitset v0.5.7
22252026-03-04T03:40:40.928Z Checking indicatif v0.18.4
22262026-03-04T03:40:40.932Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22272026-03-04T03:40:41.050Z Checking string_cache v0.8.9
22282026-03-04T03:40:41.144Z Checking petgraph v0.6.5
22292026-03-04T03:40:41.311Z Checking petgraph v0.8.3
22302026-03-04T03:40:41.421Z Checking phf v0.13.1
22312026-03-04T03:40:41.780Z Checking postgres-types v0.2.12
22322026-03-04T03:40:41.841Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22332026-03-04T03:40:42.185Z Checking zip v4.6.1
22342026-03-04T03:40:42.448Z Checking zone v0.3.1
22352026-03-04T03:40:42.537Z Checking peg-runtime v0.8.5
22362026-03-04T03:40:42.541Z Checking whoami v2.1.0
22372026-03-04T03:40:43.040Z Checking tokio-postgres v0.7.16
22382026-03-04T03:40:43.102Z Checking futures-executor v0.3.32
22392026-03-04T03:40:43.253Z Checking is-terminal v0.4.17
22402026-03-04T03:40:43.403Z Checking futures v0.3.32
22412026-03-04T03:40:43.464Z Checking crossbeam-channel v0.5.15
22422026-03-04T03:40:43.549Z Checking thread_local v1.1.9
22432026-03-04T03:40:43.610Z Checking take_mut v0.2.2
22442026-03-04T03:40:43.830Z Checking term v1.2.1
22452026-03-04T03:40:43.891Z Checking regress v0.10.5
22462026-03-04T03:40:44.074Z Compiling rustls v0.22.4
22472026-03-04T03:40:44.186Z Compiling newtype-uuid-macros v0.1.0
22482026-03-04T03:40:44.268Z Checking slog-async v2.8.0
22492026-03-04T03:40:44.347Z Checking slog-term v2.9.2
22502026-03-04T03:40:44.556Z Compiling structmeta-derive v0.3.0
22512026-03-04T03:40:44.663Z Compiling multer v3.1.0
22522026-03-04T03:40:44.951Z Compiling async-stream-impl v0.3.6
22532026-03-04T03:40:45.148Z Compiling dropshot v0.16.7
22542026-03-04T03:40:45.230Z Compiling dropshot_endpoint v0.16.7
22552026-03-04T03:40:45.692Z Checking match_cfg v0.1.0
22562026-03-04T03:40:45.868Z Checking hostname v0.3.1
22572026-03-04T03:40:45.995Z Checking slog-json v2.6.1
22582026-03-04T03:40:46.070Z Checking debug-ignore v1.0.5
22592026-03-04T03:40:46.132Z Checking serde_spanned v1.0.4
22602026-03-04T03:40:46.192Z Checking toml_writer v1.0.6+spec-1.1.0
22612026-03-04T03:40:46.293Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22622026-03-04T03:40:46.350Z Checking slog-bunyan v2.5.0
22632026-03-04T03:40:46.413Z Checking rustls-webpki v0.102.8
22642026-03-04T03:40:46.615Z Checking serde_path_to_error v0.1.20
22652026-03-04T03:40:46.619Z Checking toml v0.9.12+spec-1.1.0
22662026-03-04T03:40:46.740Z Checking async-stream v0.3.6
22672026-03-04T03:40:47.104Z Compiling structmeta v0.3.0
22682026-03-04T03:40:47.231Z Checking progenitor-client v0.13.0
22692026-03-04T03:40:47.319Z Checking waitgroup v0.1.2
22702026-03-04T03:40:47.322Z Checking rustls-pemfile v2.2.0
22712026-03-04T03:40:47.501Z Checking hostname v0.4.2
22722026-03-04T03:40:47.556Z Compiling derive-ex v0.1.8
22732026-03-04T03:40:47.559Z Compiling parse-display-derive v0.10.0
22742026-03-04T03:40:47.663Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22752026-03-04T03:40:47.721Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22762026-03-04T03:40:47.725Z Checking itertools v0.14.0
22772026-03-04T03:40:48.039Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22782026-03-04T03:40:48.134Z Checking macaddr v1.0.1
22792026-03-04T03:40:48.431Z Checking progenitor-client v0.10.0
22802026-03-04T03:40:48.556Z Checking instant v0.1.13
22812026-03-04T03:40:48.756Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22822026-03-04T03:40:48.916Z Checking backoff v0.4.0
22832026-03-04T03:40:48.978Z Checking backon v1.6.0
22842026-03-04T03:40:49.036Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
22852026-03-04T03:40:49.370Z Checking heck v0.5.0
22862026-03-04T03:40:49.431Z Checking camino-tempfile v1.4.1
22872026-03-04T03:40:49.790Z Checking toml v0.8.23
22882026-03-04T03:40:50.185Z Compiling cfg_aliases v0.2.1
22892026-03-04T03:40:50.350Z Compiling memoffset v0.9.1
22902026-03-04T03:40:50.410Z Compiling toml_edit v0.23.10+spec-1.0.0
22912026-03-04T03:40:50.622Z Compiling crucible-workspace-hack v0.1.0
22922026-03-04T03:40:50.754Z Checking tokio-rustls v0.25.0
22932026-03-04T03:40:51.120Z Checking secrecy v0.10.3
22942026-03-04T03:40:51.387Z Checking glob v0.3.3
22952026-03-04T03:40:51.441Z Compiling heapless v0.8.0
22962026-03-04T03:40:51.497Z Checking parse-display v0.10.0
22972026-03-04T03:40:51.778Z Compiling test-strategy v0.4.5
22982026-03-04T03:40:51.840Z Compiling proc-macro-crate v3.4.0
22992026-03-04T03:40:51.845Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23002026-03-04T03:40:52.435Z Checking tabwriter v1.4.1
23012026-03-04T03:40:52.495Z Checking hash32 v0.3.1
23022026-03-04T03:40:52.624Z Compiling ingot-macros v0.1.1
23032026-03-04T03:40:52.738Z Compiling convert_case v0.4.0
23042026-03-04T03:40:52.795Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23052026-03-04T03:40:52.906Z Compiling smoltcp v0.11.0
23062026-03-04T03:40:53.083Z Compiling unsafe-libyaml v0.2.11
23072026-03-04T03:40:53.272Z Compiling num_enum_derive v0.7.5
23082026-03-04T03:40:53.658Z Compiling derive_more v0.99.20
23092026-03-04T03:40:54.770Z Compiling serde_yaml v0.9.34+deprecated
23102026-03-04T03:40:54.981Z Checking cobs v0.3.0
23112026-03-04T03:40:55.274Z Compiling foreign-types-macros v0.2.3
23122026-03-04T03:40:55.386Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23132026-03-04T03:40:55.567Z Checking foreign-types-shared v0.3.1
23142026-03-04T03:40:55.695Z Checking cpufeatures v0.3.0
23152026-03-04T03:40:55.766Z Checking num_enum v0.7.5
23162026-03-04T03:40:55.873Z Checking chacha20 v0.10.0
23172026-03-04T03:40:56.021Z Checking postcard v1.1.3
23182026-03-04T03:40:56.232Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23192026-03-04T03:40:56.531Z Checking foreign-types v0.5.0
23202026-03-04T03:40:56.933Z Compiling proc-macro-crate v1.3.1
23212026-03-04T03:40:56.994Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23222026-03-04T03:40:57.054Z Checking sigpipe v0.1.3
23232026-03-04T03:40:57.232Z Checking cstr-argument v0.1.2
23242026-03-04T03:40:57.503Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23252026-03-04T03:40:57.506Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23262026-03-04T03:40:58.326Z Checking colored v3.1.1
23272026-03-04T03:40:58.330Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23282026-03-04T03:40:58.387Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23292026-03-04T03:40:58.485Z Compiling num_enum_derive v0.5.11
23302026-03-04T03:40:58.488Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23312026-03-04T03:40:58.588Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23322026-03-04T03:40:58.665Z Checking rand v0.10.0
23332026-03-04T03:40:58.904Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23342026-03-04T03:40:58.962Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23352026-03-04T03:40:59.372Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23362026-03-04T03:40:59.452Z Compiling nix v0.30.1
23372026-03-04T03:40:59.575Z Checking ingot-types v0.1.2
23382026-03-04T03:40:59.638Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23392026-03-04T03:40:59.885Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23402026-03-04T03:41:00.061Z Checking smf v0.2.3
23412026-03-04T03:41:00.249Z Compiling num-derive v0.4.2
23422026-03-04T03:41:00.308Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23432026-03-04T03:41:00.465Z Checking ingot v0.1.1
23442026-03-04T03:41:00.583Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23452026-03-04T03:41:00.789Z Checking num_enum v0.5.11
23462026-03-04T03:41:00.872Z Checking whoami v1.6.1
23472026-03-04T03:41:00.931Z Compiling typify-impl v0.6.1
23482026-03-04T03:41:01.025Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23492026-03-04T03:41:01.282Z Checking half v2.7.1
23502026-03-04T03:41:01.717Z Checking ciborium-io v0.2.2
23512026-03-04T03:41:01.917Z Checking indent_write v2.2.0
23522026-03-04T03:41:01.976Z Checking ciborium-ll v0.2.2
23532026-03-04T03:41:02.230Z Checking universal-hash v0.5.1
23542026-03-04T03:41:02.396Z Checking ciborium v0.2.2
23552026-03-04T03:41:02.487Z Checking opaque-debug v0.3.1
23562026-03-04T03:41:02.547Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23572026-03-04T03:41:02.661Z Checking aead v0.5.2
23582026-03-04T03:41:02.721Z Checking swrite v0.1.0
23592026-03-04T03:41:02.921Z Checking poly1305 v0.8.0
23602026-03-04T03:41:02.982Z Checking chacha20 v0.9.1
23612026-03-04T03:41:03.048Z Checking unicode-width v0.1.14
23622026-03-04T03:41:03.399Z Compiling thiserror-impl-no-std v2.0.2
23632026-03-04T03:41:03.458Z Checking password-hash v0.5.0
23642026-03-04T03:41:03.547Z Checking blake2 v0.10.6
23652026-03-04T03:41:03.633Z Compiling usdt-macro v0.5.0
23662026-03-04T03:41:04.066Z Compiling usdt-attr-macro v0.5.0
23672026-03-04T03:41:04.126Z Checking memmap v0.7.0
23682026-03-04T03:41:04.432Z Checking argon2 v0.5.3
23692026-03-04T03:41:04.609Z Checking chacha20poly1305 v0.10.1
23702026-03-04T03:41:04.738Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23712026-03-04T03:41:04.887Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23722026-03-04T03:41:05.157Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23732026-03-04T03:41:05.260Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23742026-03-04T03:41:05.571Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23752026-03-04T03:41:05.652Z Checking usdt v0.5.0
23762026-03-04T03:41:05.773Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23772026-03-04T03:41:05.835Z Compiling derive-where v1.6.0
23782026-03-04T03:41:05.998Z Checking tokio-dtrace v0.1.1
23792026-03-04T03:41:06.061Z Checking atomicwrites v0.4.4
23802026-03-04T03:41:06.114Z Checking thiserror-no-std v2.0.2
23812026-03-04T03:41:06.310Z Checking vsss-rs v3.3.4
23822026-03-04T03:41:06.372Z Checking console v0.15.11
23832026-03-04T03:41:06.415Z Checking oxide-tokio-rt v0.1.2
23842026-03-04T03:41:06.718Z Checking newline-converter v0.3.0
23852026-03-04T03:41:06.966Z Checking bytecount v0.6.9
23862026-03-04T03:41:07.026Z Checking expectorate v1.2.0
23872026-03-04T03:41:07.186Z Compiling prettyplease v0.2.37
23882026-03-04T03:41:07.281Z Compiling owo-colors v4.3.0
23892026-03-04T03:41:07.284Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23902026-03-04T03:41:07.711Z Compiling cancel-safe-futures v0.1.5
23912026-03-04T03:41:08.271Z Checking libsw-core v0.3.2
23922026-03-04T03:41:08.623Z Checking libsw v3.5.0
23932026-03-04T03:41:08.963Z Checking same-file v1.0.6
23942026-03-04T03:41:09.020Z Checking linear-map v1.2.0
23952026-03-04T03:41:09.023Z Checking num-rational v0.4.2
23962026-03-04T03:41:09.120Z Checking num-complex v0.4.6
23972026-03-04T03:41:09.205Z Checking walkdir v2.5.0
23982026-03-04T03:41:09.414Z Checking float-ord v0.3.2
23992026-03-04T03:41:09.526Z Compiling typify-impl v0.4.3
24002026-03-04T03:41:09.591Z Checking gethostname v0.5.0
24012026-03-04T03:41:09.795Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24022026-03-04T03:41:09.854Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24032026-03-04T03:41:09.857Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24042026-03-04T03:41:09.960Z Compiling async-recursion v1.1.1
24052026-03-04T03:41:10.019Z Checking num v0.4.3
24062026-03-04T03:41:10.241Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24072026-03-04T03:41:11.969Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24082026-03-04T03:41:12.390Z Compiling typify-macro v0.6.1
24092026-03-04T03:41:14.178Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24102026-03-04T03:41:15.104Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24112026-03-04T03:41:16.151Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24122026-03-04T03:41:16.222Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24132026-03-04T03:41:16.397Z Compiling typify v0.6.1
24142026-03-04T03:41:16.626Z Compiling progenitor-impl v0.13.0
24152026-03-04T03:41:19.123Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24162026-03-04T03:41:20.194Z Checking smawk v0.3.2
24172026-03-04T03:41:20.476Z Checking unicode-linebreak v0.1.5
24182026-03-04T03:41:20.534Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24192026-03-04T03:41:20.998Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24202026-03-04T03:41:21.149Z Compiling typify-macro v0.4.3
24212026-03-04T03:41:21.241Z Checking globset v0.4.18
24222026-03-04T03:41:21.829Z Compiling convert_case v0.10.0
24232026-03-04T03:41:23.322Z Compiling slog-dtrace v0.3.0
24242026-03-04T03:41:23.433Z Compiling progenitor-macro v0.13.0
24252026-03-04T03:41:23.623Z Checking resolv-conf v0.7.6
24262026-03-04T03:41:24.044Z Compiling derive_more-impl v2.1.1
24272026-03-04T03:41:24.862Z Compiling pin-project-internal v1.1.11
24282026-03-04T03:41:25.062Z Compiling typify v0.4.3
24292026-03-04T03:41:25.554Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24302026-03-04T03:41:25.939Z Checking derive_more v2.1.1
24312026-03-04T03:41:26.000Z Checking pem v3.0.6
24322026-03-04T03:41:26.052Z Checking fd-lock v4.0.4
24332026-03-04T03:41:26.126Z Checking crossterm v0.29.0
24342026-03-04T03:41:26.332Z Checking vte v0.14.1
24352026-03-04T03:41:26.390Z Checking display-error-chain v0.2.2
24362026-03-04T03:41:26.639Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24372026-03-04T03:41:26.698Z Checking strip-ansi-escapes v0.2.1
24382026-03-04T03:41:26.948Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24392026-03-04T03:41:27.140Z Compiling snafu-derive v0.8.9
24402026-03-04T03:41:27.470Z Checking termtree v0.5.1
24412026-03-04T03:41:27.605Z Checking pin-project v1.1.11
24422026-03-04T03:41:27.791Z Checking linked-hash-map v0.5.6
24432026-03-04T03:41:27.850Z Checking nu-ansi-term v0.50.3
24442026-03-04T03:41:28.205Z Checking lru-cache v0.1.2
24452026-03-04T03:41:28.292Z Compiling progenitor-impl v0.11.2
24462026-03-04T03:41:28.359Z Checking reedline v0.40.0
24472026-03-04T03:41:28.481Z Checking textwrap v0.16.2
24482026-03-04T03:41:28.981Z Checking olpc-cjson v0.1.4
24492026-03-04T03:41:29.279Z Checking hickory-proto v0.24.4
24502026-03-04T03:41:30.913Z Checking serde_plain v1.0.2
24512026-03-04T03:41:31.251Z Checking typed-path v0.9.3
24522026-03-04T03:41:31.375Z Compiling minimal-lexical v0.2.1
24532026-03-04T03:41:31.979Z Compiling nom v7.1.3
24542026-03-04T03:41:32.041Z Checking snafu v0.8.9
24552026-03-04T03:41:33.305Z Checking tough v0.20.0
24562026-03-04T03:41:33.616Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24572026-03-04T03:41:34.799Z Checking progenitor-client v0.11.2
24582026-03-04T03:41:34.857Z Checking nibble_vec v0.1.0
24592026-03-04T03:41:35.155Z Checking endian-type v0.1.2
24602026-03-04T03:41:35.272Z Compiling progenitor-macro v0.11.2
24612026-03-04T03:41:35.331Z Checking hickory-resolver v0.24.4
24622026-03-04T03:41:35.416Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24632026-03-04T03:41:35.481Z Checking radix_trie v0.2.1
24642026-03-04T03:41:35.484Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24652026-03-04T03:41:35.943Z Compiling ar_archive_writer v0.5.1
24662026-03-04T03:41:36.217Z Checking progenitor v0.13.0
24672026-03-04T03:41:36.514Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24682026-03-04T03:41:36.723Z Checking humantime v2.3.0
24692026-03-04T03:41:36.928Z Checking qorb v0.4.1
24702026-03-04T03:41:37.164Z Checking csv-core v0.1.13
24712026-03-04T03:41:37.605Z Checking base64 v0.21.7
24722026-03-04T03:41:37.668Z Checking csv v1.4.0
24732026-03-04T03:41:38.095Z Compiling psm v0.1.30
24742026-03-04T03:41:38.147Z Compiling stacker v0.1.23
24752026-03-04T03:41:38.555Z Compiling cfg_aliases v0.1.1
24762026-03-04T03:41:38.736Z Checking highway v1.3.0
24772026-03-04T03:41:38.784Z Compiling nix v0.28.0
24782026-03-04T03:41:39.487Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24792026-03-04T03:41:39.633Z Checking papergrid v0.11.0
24802026-03-04T03:41:39.636Z Compiling tabled_derive v0.7.0
24812026-03-04T03:41:39.746Z Checking home v0.5.12
24822026-03-04T03:41:40.328Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24832026-03-04T03:41:40.390Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24842026-03-04T03:41:41.268Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24852026-03-04T03:41:41.569Z Checking phf_shared v0.12.1
24862026-03-04T03:41:41.904Z Compiling recursive-proc-macro-impl v0.1.1
24872026-03-04T03:41:41.948Z Checking tabled v0.15.0
24882026-03-04T03:41:42.309Z Compiling semver v0.1.20
24892026-03-04T03:41:42.444Z Compiling chrono-tz v0.10.4
24902026-03-04T03:41:42.731Z Checking recursive v0.1.1
24912026-03-04T03:41:42.891Z Compiling rustc_version v0.1.7
24922026-03-04T03:41:42.939Z Checking phf v0.12.1
24932026-03-04T03:41:43.050Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24942026-03-04T03:41:43.286Z Compiling const_format_proc_macros v0.2.34
24952026-03-04T03:41:43.399Z Compiling peg-macros v0.8.5
24962026-03-04T03:41:44.237Z Checking winnow v0.6.26
24972026-03-04T03:41:44.784Z Compiling sqlparser_derive v0.5.0
24982026-03-04T03:41:45.374Z Checking unicode_categories v0.1.1
24992026-03-04T03:41:45.744Z Checking rustyline v14.0.0
25002026-03-04T03:41:46.320Z Checking const_format v0.2.35
25012026-03-04T03:41:46.528Z Checking sqlparser v0.61.0
25022026-03-04T03:41:46.852Z Checking peg v0.8.5
25032026-03-04T03:41:47.003Z Compiling newtype_derive v0.1.6
25042026-03-04T03:41:47.123Z Checking sqlformat v0.3.5
25052026-03-04T03:41:47.258Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25062026-03-04T03:41:47.367Z Checking bcs v0.1.6
25072026-03-04T03:41:47.617Z Checking progenitor v0.11.2
25082026-03-04T03:41:47.740Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25092026-03-04T03:41:47.885Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25102026-03-04T03:41:47.944Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25112026-03-04T03:41:48.067Z Checking steno v0.4.1
25122026-03-04T03:41:48.118Z Checking utf-8 v0.7.6
25132026-03-04T03:41:48.396Z Checking filetime v0.2.27
25142026-03-04T03:41:48.464Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25152026-03-04T03:41:48.513Z Checking arc-swap v1.8.2
25162026-03-04T03:41:48.706Z Checking xattr v1.6.1
25172026-03-04T03:41:48.984Z Checking tar v0.4.44
25182026-03-04T03:41:49.052Z Checking slog-scope v4.4.1
25192026-03-04T03:41:49.352Z Compiling progenitor-impl v0.10.0
25202026-03-04T03:41:49.977Z Checking slog-stdlog v4.1.1
25212026-03-04T03:41:50.306Z Checking slog-envlogger v2.2.0
25222026-03-04T03:41:50.425Z Checking tungstenite v0.21.0
25232026-03-04T03:41:50.589Z Checking typeid v1.0.3
25242026-03-04T03:41:50.807Z Checking subprocess v0.2.15
25252026-03-04T03:41:51.361Z Checking tokio-tungstenite v0.21.0
25262026-03-04T03:41:51.822Z Checking headers-core v0.3.0
25272026-03-04T03:41:51.827Z Checking headers v0.4.1
25282026-03-04T03:41:51.996Z Compiling lzma-sys v0.1.20
25292026-03-04T03:41:52.262Z Compiling cargo_toml v0.22.3
25302026-03-04T03:41:52.633Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25312026-03-04T03:41:52.795Z Checking yasna v0.5.2
25322026-03-04T03:41:53.100Z Checking ron v0.12.0
25332026-03-04T03:41:53.160Z Checking xz2 v0.1.7
25342026-03-04T03:41:53.554Z Checking base16ct v1.0.0
25352026-03-04T03:41:53.750Z Checking rcgen v0.12.1
25362026-03-04T03:41:53.866Z Checking dropshot-api-manager-types v0.5.2
25372026-03-04T03:41:55.285Z Checking tagptr v0.2.0
25382026-03-04T03:41:55.311Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25392026-03-04T03:41:55.311Z Checking moka v0.12.13
25402026-03-04T03:41:55.311Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25412026-03-04T03:41:55.311Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25422026-03-04T03:41:55.311Z Compiling radium v0.7.0
25432026-03-04T03:41:56.124Z Compiling libefi-sys v0.1.0
25442026-03-04T03:41:56.133Z Checking hickory-resolver v0.25.2
25452026-03-04T03:41:56.133Z Compiling progenitor-macro v0.10.0
25462026-03-04T03:41:56.351Z Compiling bitfield-struct v0.6.2
25472026-03-04T03:41:56.366Z Checking tap v1.0.1
25482026-03-04T03:41:56.696Z Compiling maybe-uninit v2.0.0
25492026-03-04T03:41:57.428Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25502026-03-04T03:41:57.431Z Checking wyz v0.5.1
25512026-03-04T03:41:57.605Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25522026-03-04T03:41:57.792Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25532026-03-04T03:41:58.470Z Compiling zerocopy-derive v0.6.6
25542026-03-04T03:41:58.540Z Checking funty v2.0.0
25552026-03-04T03:41:58.720Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25562026-03-04T03:41:58.788Z Checking crc-catalog v2.4.0
25572026-03-04T03:41:58.838Z Compiling packed_struct v0.10.1
25582026-03-04T03:41:59.021Z Checking crc v3.4.0
25592026-03-04T03:41:59.475Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25602026-03-04T03:41:59.530Z Checking bitvec v1.0.1
25612026-03-04T03:41:59.583Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25622026-03-04T03:41:59.629Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
25632026-03-04T03:41:59.964Z Compiling packed_struct_codegen v0.10.1
25642026-03-04T03:42:00.089Z Compiling bitfield-macros v0.19.4
25652026-03-04T03:42:00.320Z Checking zerocopy v0.6.6
25662026-03-04T03:42:01.118Z Compiling indexmap v1.9.3
25672026-03-04T03:42:01.522Z Checking nodrop v0.1.14
25682026-03-04T03:42:01.674Z Checking bitfield v0.19.4
25692026-03-04T03:42:01.724Z Checking array-init v0.0.4
25702026-03-04T03:42:01.862Z Checking smallvec v0.6.14
25712026-03-04T03:42:02.359Z Checking hashbrown v0.12.3
25722026-03-04T03:42:02.362Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25732026-03-04T03:42:02.602Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25742026-03-04T03:42:02.701Z Checking serde-hex v0.1.0
25752026-03-04T03:42:02.760Z Checking ron v0.8.1
25762026-03-04T03:42:04.110Z Checking hashbrown v0.13.2
25772026-03-04T03:42:04.164Z Checking crc-any v2.5.0
25782026-03-04T03:42:04.610Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25792026-03-04T03:42:04.666Z Checking path-slash v0.1.5
25802026-03-04T03:42:04.899Z Compiling xshell-macros v0.2.7
25812026-03-04T03:42:04.978Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25822026-03-04T03:42:05.107Z Checking object v0.30.4
25832026-03-04T03:42:05.671Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25842026-03-04T03:42:05.739Z Checking xshell v0.2.7
25852026-03-04T03:42:05.968Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25862026-03-04T03:42:06.146Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25872026-03-04T03:42:06.865Z Checking half v1.8.3
25882026-03-04T03:42:07.161Z Compiling num-derive v0.3.3
25892026-03-04T03:42:07.378Z Checking serde_cbor v0.11.2
25902026-03-04T03:42:07.797Z Compiling proc-macro-error-attr2 v2.0.0
25912026-03-04T03:42:08.377Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25922026-03-04T03:42:08.573Z Checking progenitor v0.10.0
25932026-03-04T03:42:08.717Z Compiling proc-macro-error2 v2.0.1
25942026-03-04T03:42:08.877Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25952026-03-04T03:42:08.931Z Compiling nix v0.31.1
25962026-03-04T03:42:09.327Z Checking libscf-sys v1.1.0
25972026-03-04T03:42:09.388Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25982026-03-04T03:42:09.624Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25992026-03-04T03:42:09.763Z Compiling tabled_derive v0.11.0
26002026-03-04T03:42:10.070Z Checking papergrid v0.17.0
26012026-03-04T03:42:10.314Z Checking testing_table v0.3.0
26022026-03-04T03:42:10.798Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26032026-03-04T03:42:12.030Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26042026-03-04T03:42:12.117Z Checking maplit v1.0.2
26052026-03-04T03:42:12.322Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26062026-03-04T03:42:12.572Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26072026-03-04T03:42:12.575Z Checking tabled v0.20.0
26082026-03-04T03:42:12.683Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26092026-03-04T03:42:13.235Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26102026-03-04T03:42:13.500Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26112026-03-04T03:42:14.081Z Checking crc8 v0.1.1
26122026-03-04T03:42:14.306Z Checking fxhash v0.2.1
26132026-03-04T03:42:14.593Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26142026-03-04T03:42:14.846Z Checking unicase v2.9.0
26152026-03-04T03:42:15.204Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26162026-03-04T03:42:15.365Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26172026-03-04T03:42:16.040Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26182026-03-04T03:42:16.150Z Checking kstat-rs v0.2.4
26192026-03-04T03:42:16.210Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26202026-03-04T03:42:16.569Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26212026-03-04T03:42:16.948Z Compiling parking_lot_core v0.8.6
26222026-03-04T03:42:17.009Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26232026-03-04T03:42:17.480Z Compiling git-stub v1.0.0
26242026-03-04T03:42:17.620Z Compiling dsl_auto_type v0.1.3
26252026-03-04T03:42:17.839Z Checking scheduled-thread-pool v0.2.7
26262026-03-04T03:42:18.053Z Compiling vergen-gitcl v1.0.8
26272026-03-04T03:42:18.160Z Compiling diesel_table_macro_syntax v0.2.0
26282026-03-04T03:42:18.414Z Checking r2d2 v0.8.10
26292026-03-04T03:42:18.548Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26302026-03-04T03:42:18.618Z Compiling git-stub-vcs v0.1.0
26312026-03-04T03:42:18.786Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26322026-03-04T03:42:19.104Z Compiling diesel_derives v2.2.7
26332026-03-04T03:42:19.107Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26342026-03-04T03:42:19.333Z Checking parking_lot v0.11.2
26352026-03-04T03:42:19.389Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26362026-03-04T03:42:19.800Z Checking prefix-trie v0.7.0
26372026-03-04T03:42:19.931Z Checking nanorand v0.7.0
26382026-03-04T03:42:20.195Z Compiling dirs-sys-next v0.1.2
26392026-03-04T03:42:20.251Z Compiling crunchy v0.2.4
26402026-03-04T03:42:20.321Z Checking flume v0.11.1
26412026-03-04T03:42:20.559Z Checking hickory-server v0.25.2
26422026-03-04T03:42:20.810Z Compiling dirs-next v2.0.0
26432026-03-04T03:42:21.007Z Checking sled v0.34.7
26442026-03-04T03:42:21.067Z Compiling clang-sys v1.8.1
26452026-03-04T03:42:21.070Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26462026-03-04T03:42:21.163Z Checking hickory-client v0.25.2
26472026-03-04T03:42:21.511Z Compiling tiny-keccak v2.0.2
26482026-03-04T03:42:21.569Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26492026-03-04T03:42:21.758Z Compiling term v0.7.0
26502026-03-04T03:42:22.037Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26512026-03-04T03:42:22.178Z Compiling salty v0.3.0
26522026-03-04T03:42:22.393Z Compiling bit-vec v0.6.3
26532026-03-04T03:42:22.788Z Compiling bit-set v0.5.3
26542026-03-04T03:42:22.883Z Compiling ascii-canvas v3.0.0
26552026-03-04T03:42:23.140Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26562026-03-04T03:42:23.438Z Checking primeorder v0.13.6
26572026-03-04T03:42:23.486Z Compiling itertools v0.10.5
26582026-03-04T03:42:24.037Z Compiling ena v0.14.4
26592026-03-04T03:42:24.091Z Compiling libloading v0.8.9
26602026-03-04T03:42:24.150Z Compiling diff v0.1.13
26612026-03-04T03:42:24.523Z Compiling bindgen v0.71.1
26622026-03-04T03:42:24.579Z Compiling regex-syntax v0.6.29
26632026-03-04T03:42:25.721Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26642026-03-04T03:42:26.115Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26652026-03-04T03:42:26.306Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26662026-03-04T03:42:27.019Z Compiling cexpr v0.6.0
26672026-03-04T03:42:27.603Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26682026-03-04T03:42:28.138Z Compiling lalrpop v0.19.12
26692026-03-04T03:42:28.441Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26702026-03-04T03:42:28.683Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26712026-03-04T03:42:29.117Z Compiling libxml v0.3.3
26722026-03-04T03:42:29.588Z Compiling fs-err v2.11.0
26732026-03-04T03:42:30.120Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26742026-03-04T03:42:30.178Z Checking p384 v0.13.1
26752026-03-04T03:42:30.232Z Checking diesel v2.2.12
26762026-03-04T03:42:30.284Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26772026-03-04T03:42:30.886Z Compiling strum_macros v0.24.3
26782026-03-04T03:42:31.256Z Compiling indoc v1.0.9
26792026-03-04T03:42:34.199Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26802026-03-04T03:42:34.286Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
26812026-03-04T03:42:34.876Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26822026-03-04T03:42:34.966Z Checking quick-xml v0.37.5
26832026-03-04T03:42:35.295Z Checking derive_builder v0.20.2
26842026-03-04T03:42:35.535Z Compiling oso-derive v0.27.3
26852026-03-04T03:42:35.621Z Compiling trait-variant v0.1.2
26862026-03-04T03:42:36.591Z Compiling impl-trait-for-tuples v0.2.3
26872026-03-04T03:42:36.647Z Checking openssl-probe v0.1.6
26882026-03-04T03:42:36.804Z Checking parse-size v1.1.0
26892026-03-04T03:42:36.885Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26902026-03-04T03:42:37.079Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26912026-03-04T03:42:37.171Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
26922026-03-04T03:42:38.717Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26932026-03-04T03:42:39.107Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26942026-03-04T03:42:40.380Z Checking assert_matches v1.5.0
26952026-03-04T03:42:40.446Z Compiling mime_guess v2.0.5
26962026-03-04T03:42:40.563Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26972026-03-04T03:42:40.814Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26982026-03-04T03:42:41.098Z Checking predicates-tree v1.0.13
26992026-03-04T03:42:41.354Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27002026-03-04T03:42:41.630Z Checking http-range v0.1.5
27012026-03-04T03:42:41.822Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27022026-03-04T03:42:41.825Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27032026-03-04T03:42:41.948Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27042026-03-04T03:42:41.950Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27052026-03-04T03:42:45.989Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27062026-03-04T03:42:46.172Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27072026-03-04T03:42:46.466Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27082026-03-04T03:42:48.044Z Checking atty v0.2.14
27092026-03-04T03:42:48.217Z Compiling diesel-dtrace v0.4.2
27102026-03-04T03:42:48.762Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27112026-03-04T03:42:49.100Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27122026-03-04T03:42:49.547Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27132026-03-04T03:42:49.930Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27142026-03-04T03:42:50.345Z Checking bb8 v0.8.6
27152026-03-04T03:42:50.746Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27162026-03-04T03:42:50.972Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27172026-03-04T03:42:51.183Z Checking corncobs v0.1.4
27182026-03-04T03:42:51.492Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27192026-03-04T03:42:51.707Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27202026-03-04T03:42:52.144Z Checking hyper-staticfile v0.10.1
27212026-03-04T03:42:52.228Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27222026-03-04T03:42:52.344Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27232026-03-04T03:42:52.496Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27242026-03-04T03:42:52.638Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27252026-03-04T03:42:52.788Z Checking ignore v0.4.25
27262026-03-04T03:42:52.845Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27272026-03-04T03:42:53.041Z Checking signal-hook-tokio v0.3.1
27282026-03-04T03:42:53.317Z Checking secrecy v0.8.0
27292026-03-04T03:42:53.614Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27302026-03-04T03:42:53.807Z Checking globwalk v0.9.1
27312026-03-04T03:42:54.212Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27322026-03-04T03:42:54.270Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27332026-03-04T03:42:55.148Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27342026-03-04T03:42:55.151Z Checking nonempty v0.12.0
27352026-03-04T03:42:55.242Z Checking camino-tempfile-ext v0.3.3
27362026-03-04T03:42:55.676Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27372026-03-04T03:42:55.737Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27382026-03-04T03:42:55.824Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27392026-03-04T03:42:56.523Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27402026-03-04T03:42:57.314Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27412026-03-04T03:42:57.715Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27422026-03-04T03:42:58.089Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27432026-03-04T03:42:58.161Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27442026-03-04T03:42:58.364Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27452026-03-04T03:42:59.209Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27462026-03-04T03:42:59.683Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27472026-03-04T03:42:59.749Z Checking tungstenite v0.23.0
27482026-03-04T03:43:00.410Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27492026-03-04T03:43:00.603Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27502026-03-04T03:43:00.693Z Checking tokio-tungstenite v0.23.1
27512026-03-04T03:43:01.250Z Checking void v1.0.2
27522026-03-04T03:43:01.327Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27532026-03-04T03:43:01.500Z Checking lzss v0.8.2
27542026-03-04T03:43:01.638Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27552026-03-04T03:43:01.996Z Checking async-bb8-diesel v0.2.1
27562026-03-04T03:43:02.529Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27572026-03-04T03:43:02.754Z Checking nix v0.27.1
27582026-03-04T03:43:02.815Z Checking serde_bytes v0.11.19
27592026-03-04T03:43:03.211Z Checking rand_seeder v0.4.0
27602026-03-04T03:43:03.530Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27612026-03-04T03:43:04.101Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27622026-03-04T03:43:04.311Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27632026-03-04T03:43:04.675Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27642026-03-04T03:43:05.266Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27652026-03-04T03:43:06.330Z Checking is_ci v1.2.0
27662026-03-04T03:43:06.564Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27672026-03-04T03:43:07.076Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27682026-03-04T03:43:07.130Z Checking yansi v1.0.1
27692026-03-04T03:43:07.307Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27702026-03-04T03:43:08.046Z Checking pretty_assertions v1.4.1
27712026-03-04T03:43:08.330Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27722026-03-04T03:43:08.845Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27732026-03-04T03:43:08.905Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27742026-03-04T03:43:09.365Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27752026-03-04T03:43:09.829Z Compiling darling_core v0.23.0
27762026-03-04T03:43:11.341Z Compiling indoc v2.0.7
27772026-03-04T03:43:12.152Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27782026-03-04T03:43:12.230Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27792026-03-04T03:43:12.333Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27802026-03-04T03:43:12.587Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27812026-03-04T03:43:13.024Z Compiling instability v0.3.11
27822026-03-04T03:43:13.643Z Compiling libz-sys v1.1.24
27832026-03-04T03:43:13.723Z Checking castaway v0.2.4
27842026-03-04T03:43:13.978Z Checking compact_str v0.8.1
27852026-03-04T03:43:14.197Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27862026-03-04T03:43:14.314Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27872026-03-04T03:43:14.835Z Checking supports-color v3.0.2
27882026-03-04T03:43:15.139Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27892026-03-04T03:43:15.591Z Checking unicode-truncate v1.1.0
27902026-03-04T03:43:15.909Z Checking lru v0.12.5
27912026-03-04T03:43:16.034Z Checking cassowary v0.3.0
27922026-03-04T03:43:16.269Z Compiling darling_macro v0.23.0
27932026-03-04T03:43:16.481Z Compiling libgit2-sys v0.18.3+1.9.2
27942026-03-04T03:43:16.788Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27952026-03-04T03:43:17.255Z Compiling darling v0.23.0
27962026-03-04T03:43:18.286Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27972026-03-04T03:43:18.983Z Checking ratatui v0.29.0
27982026-03-04T03:43:19.274Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27992026-03-04T03:43:19.719Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28002026-03-04T03:43:20.342Z Compiling vergen-git2 v1.0.7
28012026-03-04T03:43:20.861Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28022026-03-04T03:43:21.300Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28032026-03-04T03:43:21.730Z Checking colored v2.2.0
28042026-03-04T03:43:21.809Z Checking shell-words v1.1.1
28052026-03-04T03:43:22.091Z Compiling rustls v0.21.12
28062026-03-04T03:43:22.223Z Checking plotters-backend v0.3.7
28072026-03-04T03:43:22.463Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28082026-03-04T03:43:22.608Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28092026-03-04T03:43:22.698Z Checking plotters-svg v0.3.7
28102026-03-04T03:43:22.980Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28112026-03-04T03:43:23.041Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28122026-03-04T03:43:23.401Z Compiling nix v0.29.0
28132026-03-04T03:43:23.885Z Checking sct v0.7.1
28142026-03-04T03:43:24.198Z Checking rustls-webpki v0.101.7
28152026-03-04T03:43:24.370Z Checking cast v0.3.0
28162026-03-04T03:43:24.743Z Checking hex-literal v0.4.1
28172026-03-04T03:43:24.838Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28182026-03-04T03:43:24.959Z Checking criterion-plot v0.6.0
28192026-03-04T03:43:25.766Z Checking plotters v0.3.7
28202026-03-04T03:43:27.512Z Checking erased-serde v0.4.9
28212026-03-04T03:43:28.163Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28222026-03-04T03:43:28.439Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28232026-03-04T03:43:29.716Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28242026-03-04T03:43:29.988Z Checking tinytemplate v1.2.1
28252026-03-04T03:43:30.460Z Checking ordered-float v2.10.1
28262026-03-04T03:43:31.067Z Checking oorandom v11.1.5
28272026-03-04T03:43:31.326Z Checking anes v0.1.6
28282026-03-04T03:43:31.798Z Checking criterion v0.7.0
28292026-03-04T03:43:34.759Z Checking serde-value v0.7.0
28302026-03-04T03:43:35.205Z Checking serde-untagged v0.1.9
28312026-03-04T03:43:35.662Z Checking tokio-rustls v0.24.1
28322026-03-04T03:43:36.110Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28332026-03-04T03:43:36.462Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28342026-03-04T03:43:36.799Z Checking rustls-pemfile v1.0.4
28352026-03-04T03:43:37.104Z Checking twox-hash v2.1.2
28362026-03-04T03:43:37.834Z Checking unicode-xid v0.2.6
28372026-03-04T03:43:38.005Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28382026-03-04T03:43:38.063Z Checking cargo-util-schemas v0.8.2
28392026-03-04T03:43:40.014Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28402026-03-04T03:43:40.266Z Checking progenitor-extras v0.1.0
28412026-03-04T03:43:40.329Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28422026-03-04T03:43:40.681Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28432026-03-04T03:43:41.013Z Checking fatfs v0.3.6
28442026-03-04T03:43:42.090Z Checking cargo-platform v0.2.0
28452026-03-04T03:43:42.499Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28462026-03-04T03:43:43.502Z Compiling petname v2.0.2
28472026-03-04T03:43:44.612Z Compiling seq-macro v0.3.6
28482026-03-04T03:43:46.153Z Checking cargo_metadata v0.21.0
28492026-03-04T03:43:46.208Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28502026-03-04T03:43:47.980Z Checking concurrent-queue v2.5.0
28512026-03-04T03:43:48.316Z Checking rtoolbox v0.0.3
28522026-03-04T03:43:48.364Z Checking parking v2.2.1
28532026-03-04T03:43:48.598Z Checking futures-timer v3.0.3
28542026-03-04T03:43:48.653Z Checking event-listener v5.4.1
28552026-03-04T03:43:48.998Z Checking rpassword v7.4.0
28562026-03-04T03:43:49.232Z Checking tui-tree-widget v0.23.1
28572026-03-04T03:43:49.635Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28582026-03-04T03:43:49.926Z Checking polyval v0.6.2
28592026-03-04T03:43:49.986Z Checking sapling-renderdag v0.1.0
28602026-03-04T03:43:50.307Z Checking sync-ptr v0.1.4
28612026-03-04T03:43:50.551Z Checking ghash v0.5.1
28622026-03-04T03:43:50.607Z Checking event-listener-strategy v0.5.4
28632026-03-04T03:43:50.736Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28642026-03-04T03:43:50.794Z Checking ctr v0.9.2
28652026-03-04T03:43:50.887Z Checking arrayref v0.3.9
28662026-03-04T03:43:51.069Z Checking constant_time_eq v0.4.2
28672026-03-04T03:43:51.135Z Checking arrayvec v0.7.6
28682026-03-04T03:43:51.191Z Checking aes-gcm v0.10.3
28692026-03-04T03:43:51.452Z Checking async-lock v3.4.2
28702026-03-04T03:43:51.508Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28712026-03-04T03:43:51.577Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28722026-03-04T03:43:52.299Z Checking ssh-encoding v0.2.0
28732026-03-04T03:43:52.704Z Checking blowfish v0.9.1
28742026-03-04T03:43:53.035Z Checking bcrypt-pbkdf v0.10.0
28752026-03-04T03:43:53.384Z Checking ssh-cipher v0.2.0
28762026-03-04T03:43:53.471Z Checking async-object-pool v0.2.0
28772026-03-04T03:43:53.740Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28782026-03-04T03:43:53.798Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28792026-03-04T03:43:54.370Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28802026-03-04T03:43:54.939Z Checking serde_regex v1.1.0
28812026-03-04T03:43:55.293Z Checking password-hash v0.4.2
28822026-03-04T03:43:55.727Z Checking assert-json-diff v2.0.2
28832026-03-04T03:43:55.784Z Checking path-tree v0.8.3
28842026-03-04T03:43:56.083Z Compiling target-lexicon v0.13.3
28852026-03-04T03:43:56.212Z Checking gimli v0.32.3
28862026-03-04T03:43:57.229Z Checking stringmetrics v2.2.2
28872026-03-04T03:43:57.603Z Checking httpmock v0.8.3
28882026-03-04T03:43:57.680Z Checking pbkdf2 v0.11.0
28892026-03-04T03:43:58.080Z Checking ssh-key v0.6.7
28902026-03-04T03:44:00.345Z Checking addr2line v0.25.1
28912026-03-04T03:44:01.010Z Checking p521 v0.13.3
28922026-03-04T03:44:01.537Z Compiling samael v0.0.19
28932026-03-04T03:44:02.497Z Checking p256 v0.13.2
28942026-03-04T03:44:02.879Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28952026-03-04T03:44:03.002Z Checking russh-cryptovec v0.7.3
28962026-03-04T03:44:03.276Z Checking md5 v0.7.0
28972026-03-04T03:44:03.333Z Compiling guppy-workspace-hack v0.1.0
28982026-03-04T03:44:03.669Z Checking rustc-demangle v0.1.27
28992026-03-04T03:44:03.801Z Checking russh-keys v0.45.0
29002026-03-04T03:44:04.182Z Checking backtrace v0.3.76
29012026-03-04T03:44:04.602Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29022026-03-04T03:44:04.849Z Checking num-bigint v0.4.6
29032026-03-04T03:44:05.216Z Checking des v0.8.1
29042026-03-04T03:44:05.826Z Compiling blake3 v1.8.3
29052026-03-04T03:44:06.594Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29062026-03-04T03:44:07.289Z Compiling target-spec v3.5.7
29072026-03-04T03:44:07.467Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29082026-03-04T03:44:07.644Z Checking russh v0.45.0
29092026-03-04T03:44:08.829Z Checking backtrace-ext v0.2.1
29102026-03-04T03:44:08.983Z Checking cfg-expr v0.20.6
29112026-03-04T03:44:09.258Z Checking supports-color v2.1.0
29122026-03-04T03:44:09.547Z Checking textwrap v0.15.2
29132026-03-04T03:44:09.980Z Checking supports-hyperlinks v2.1.0
29142026-03-04T03:44:10.035Z Checking supports-unicode v2.1.0
29152026-03-04T03:44:10.211Z Checking hashbrown v0.14.5
29162026-03-04T03:44:10.263Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29172026-03-04T03:44:10.404Z Compiling git2 v0.20.4
29182026-03-04T03:44:10.717Z Checking cargo-platform v0.3.2
29192026-03-04T03:44:11.122Z Checking terminal_size v0.1.17
29202026-03-04T03:44:11.332Z Checking socket2 v0.5.10
29212026-03-04T03:44:11.389Z Compiling miette-derive v5.10.0
29222026-03-04T03:44:11.920Z Checking internet-checksum v0.2.1
29232026-03-04T03:44:12.109Z Checking owo-colors v3.5.0
29242026-03-04T03:44:12.202Z Checking chumsky v0.9.3
29252026-03-04T03:44:12.265Z Checking cargo_metadata v0.23.1
29262026-03-04T03:44:14.238Z Checking miette v5.10.0
29272026-03-04T03:44:14.797Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29282026-03-04T03:44:14.854Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29292026-03-04T03:44:15.024Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29302026-03-04T03:44:15.403Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29312026-03-04T03:44:15.599Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29322026-03-04T03:44:16.459Z Checking httptest v0.16.4
29332026-03-04T03:44:16.527Z Checking pathdiff v0.2.3
29342026-03-04T03:44:16.762Z Compiling knuffel-derive v3.2.0
29352026-03-04T03:44:17.267Z Checking nested v0.1.1
29362026-03-04T03:44:17.324Z Checking topological-sort v0.2.2
29372026-03-04T03:44:17.556Z Checking guppy v0.17.25
29382026-03-04T03:44:17.614Z Checking omicron-zone-package v0.12.2
29392026-03-04T03:44:17.672Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29402026-03-04T03:44:18.091Z Checking similar-asserts v1.7.0
29412026-03-04T03:44:18.445Z Compiling rstest_macros v0.25.0
29422026-03-04T03:44:19.069Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29432026-03-04T03:44:19.205Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29442026-03-04T03:44:19.332Z Compiling target-triple v1.0.0
29452026-03-04T03:44:19.851Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29462026-03-04T03:44:19.909Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29472026-03-04T03:44:20.052Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29482026-03-04T03:44:20.478Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29492026-03-04T03:44:20.605Z Checking knuffel v3.2.0
29502026-03-04T03:44:22.047Z Checking toml_datetime v1.0.0+spec-1.1.0
29512026-03-04T03:44:22.165Z Compiling relative-path v1.9.3
29522026-03-04T03:44:22.567Z Compiling assert_cmd v2.1.2
29532026-03-04T03:44:22.912Z Checking escape8259 v0.5.3
29542026-03-04T03:44:23.202Z Checking libtest-mimic v0.8.1
29552026-03-04T03:44:23.812Z Checking toml v1.0.3+spec-1.1.0
29562026-03-04T03:44:24.194Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29572026-03-04T03:44:24.445Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29582026-03-04T03:44:25.479Z Checking blake2b_simd v1.0.4
29592026-03-04T03:44:25.827Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29602026-03-04T03:44:26.444Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29612026-03-04T03:44:26.692Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29622026-03-04T03:44:27.363Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29632026-03-04T03:44:27.754Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29642026-03-04T03:44:27.811Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29652026-03-04T03:44:28.348Z Checking fancy-regex v0.14.0
29662026-03-04T03:44:28.923Z Checking serde_tokenstream v0.2.3
29672026-03-04T03:44:29.214Z Checking uzers v0.12.2
29682026-03-04T03:44:29.426Z Checking termcolor v1.4.1
29692026-03-04T03:44:29.755Z Compiling linkme-impl v0.3.35
29702026-03-04T03:44:29.954Z Checking constant_time_eq v0.3.1
29712026-03-04T03:44:30.190Z Checking rust-argon2 v2.1.0
29722026-03-04T03:44:30.534Z Checking trybuild v1.0.116
29732026-03-04T03:44:30.759Z Checking datatest-stable v0.3.3
29742026-03-04T03:44:31.999Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29752026-03-04T03:44:32.716Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29762026-03-04T03:44:32.838Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29772026-03-04T03:44:33.200Z Checking rstest v0.25.0
29782026-03-04T03:44:33.523Z Checking support-bundle-viewer v0.1.2
29792026-03-04T03:44:34.064Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29802026-03-04T03:44:34.345Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29812026-03-04T03:44:34.512Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29822026-03-04T03:44:34.767Z Checking drift v0.1.3
29832026-03-04T03:44:34.939Z Checking rand_distr v0.5.1
29842026-03-04T03:44:35.144Z Checking multimap v0.10.1
29852026-03-04T03:44:35.541Z Checking approx v0.5.1
29862026-03-04T03:44:35.596Z Compiling linkme v0.3.35
29872026-03-04T03:44:35.871Z Checking dropshot-api-manager v0.5.2
29882026-03-04T03:44:36.362Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29892026-03-04T03:44:38.075Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29902026-03-04T03:44:38.307Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29912026-03-04T03:44:38.512Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29922026-03-04T03:44:38.944Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29932026-03-04T03:44:39.554Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29942026-03-04T03:44:39.915Z Checking partial-io v0.5.4
29952026-03-04T03:44:39.977Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29962026-03-04T03:44:40.374Z Checking cargo_toml v0.21.0
29972026-03-04T03:44:40.974Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29982026-03-04T03:44:41.171Z Checking termios v0.3.3
29992026-03-04T03:44:41.226Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
30002026-03-04T03:44:41.572Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30012026-03-04T03:44:42.539Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30022026-03-04T03:44:43.160Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30032026-03-04T03:44:44.213Z Compiling polar-core v0.27.3
30042026-03-04T03:44:44.382Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30052026-03-04T03:44:49.332Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30062026-03-04T03:44:55.595Z Checking oso v0.27.3
30072026-03-04T03:44:58.938Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30082026-03-04T03:45:03.552Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30092026-03-04T03:45:04.300Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30102026-03-04T03:45:13.491Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30112026-03-04T03:45:25.423Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30122026-03-04T03:45:34.280Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30132026-03-04T03:45:36.429Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30142026-03-04T03:45:37.935Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30152026-03-04T03:45:59.075Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30162026-03-04T03:48:36.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 40s
30172026-03-04T03:48:37.581Z
30182026-03-04T03:48:37.581Zreal 8:45.274462956
30192026-03-04T03:48:37.581Zuser 47:39.628509938
30202026-03-04T03:48:37.581Zsys 8:19.287636739
30212026-03-04T03:48:37.584Ztrap 1.469972028
30222026-03-04T03:48:37.584Ztflt 0.637114430
30232026-03-04T03:48:37.584Zdflt 0.185889297
30242026-03-04T03:48:37.585Zkflt 0.001326694
30252026-03-04T03:48:37.585Zlock 1:56:22.999683493
30262026-03-04T03:48:37.585Zslp 2:33:22.819569896
30272026-03-04T03:48:37.585Zlat 2:32.732106866
30282026-03-04T03:48:37.585Zstop 17:10.960683308
30292026-03-04T03:48:37.585Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30302026-03-04T03:48:37.585Z+ ptime -m cargo doc --workspace --no-deps
30312026-03-04T03:48:38.953Zwarning: output filename collision.
30322026-03-04T03:48:38.953ZThe 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)`.
30332026-03-04T03:48:38.953ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30342026-03-04T03:48:38.953ZThe targets should have unique names.
30352026-03-04T03:48:38.953ZThis is a known bug where multiple crates with the same name use
30362026-03-04T03:48:38.953Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30372026-03-04T03:48:40.299Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30382026-03-04T03:48:40.539Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30392026-03-04T03:48:40.574Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30402026-03-04T03:48:40.649Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30412026-03-04T03:48:40.696Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30422026-03-04T03:48:40.744Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30432026-03-04T03:48:40.747Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30442026-03-04T03:48:40.963Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30452026-03-04T03:48:41.085Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30462026-03-04T03:48:41.143Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30472026-03-04T03:48:41.262Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30482026-03-04T03:48:41.303Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30492026-03-04T03:48:41.482Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30502026-03-04T03:48:41.577Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30512026-03-04T03:48:41.615Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30522026-03-04T03:48:41.880Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30532026-03-04T03:48:41.920Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30542026-03-04T03:48:41.963Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30552026-03-04T03:48:42.590Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30562026-03-04T03:48:43.021Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30572026-03-04T03:48:43.069Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30582026-03-04T03:48:43.328Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30592026-03-04T03:48:43.372Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30602026-03-04T03:48:43.409Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30612026-03-04T03:48:43.655Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30622026-03-04T03:48:43.694Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30632026-03-04T03:48:43.814Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30642026-03-04T03:48:44.134Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30652026-03-04T03:48:44.552Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30662026-03-04T03:48:44.657Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30672026-03-04T03:48:44.848Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30682026-03-04T03:48:45.270Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30692026-03-04T03:48:45.310Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30702026-03-04T03:48:45.349Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30712026-03-04T03:48:45.650Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30722026-03-04T03:48:45.701Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30732026-03-04T03:48:45.737Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30742026-03-04T03:48:46.183Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30752026-03-04T03:48:46.289Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
30762026-03-04T03:48:46.823Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30772026-03-04T03:48:46.983Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30782026-03-04T03:48:47.198Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30792026-03-04T03:48:47.281Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30802026-03-04T03:48:47.316Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30812026-03-04T03:48:47.392Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30822026-03-04T03:48:47.699Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30832026-03-04T03:48:47.813Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30842026-03-04T03:48:47.881Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30852026-03-04T03:48:47.924Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30862026-03-04T03:48:48.085Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30872026-03-04T03:48:48.216Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30882026-03-04T03:48:48.392Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30892026-03-04T03:48:48.429Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30902026-03-04T03:48:48.523Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30912026-03-04T03:48:48.663Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30922026-03-04T03:48:48.852Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30932026-03-04T03:48:48.887Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30942026-03-04T03:48:48.933Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30952026-03-04T03:48:49.213Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30962026-03-04T03:48:49.321Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30972026-03-04T03:48:49.357Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30982026-03-04T03:48:49.393Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30992026-03-04T03:48:49.719Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31002026-03-04T03:48:49.756Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31012026-03-04T03:48:50.213Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31022026-03-04T03:48:50.239Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31032026-03-04T03:48:50.268Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31042026-03-04T03:48:50.533Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31052026-03-04T03:48:51.118Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31062026-03-04T03:48:51.454Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31072026-03-04T03:48:51.857Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31082026-03-04T03:48:52.886Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31092026-03-04T03:48:52.936Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31102026-03-04T03:48:52.989Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31112026-03-04T03:48:53.715Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31122026-03-04T03:48:55.478Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31132026-03-04T03:48:55.893Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31142026-03-04T03:48:56.530Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31152026-03-04T03:48:56.766Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31162026-03-04T03:48:57.036Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31172026-03-04T03:48:57.427Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31182026-03-04T03:48:57.517Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31192026-03-04T03:48:57.605Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31202026-03-04T03:48:58.179Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31212026-03-04T03:48:59.248Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31222026-03-04T03:48:59.333Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31232026-03-04T03:48:59.668Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31242026-03-04T03:48:59.985Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31252026-03-04T03:48:59.987Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31262026-03-04T03:49:00.266Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31272026-03-04T03:49:00.306Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31282026-03-04T03:49:00.448Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31292026-03-04T03:49:01.369Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31302026-03-04T03:49:01.443Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31312026-03-04T03:49:01.635Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31322026-03-04T03:49:01.865Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31332026-03-04T03:49:02.300Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31342026-03-04T03:49:02.698Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31352026-03-04T03:49:02.779Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31362026-03-04T03:49:03.478Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31372026-03-04T03:49:04.029Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31382026-03-04T03:49:05.500Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31392026-03-04T03:49:05.765Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31402026-03-04T03:49:06.247Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31412026-03-04T03:49:06.950Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31422026-03-04T03:49:07.634Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31432026-03-04T03:49:08.254Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31442026-03-04T03:49:08.337Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31452026-03-04T03:49:08.799Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31462026-03-04T03:49:09.041Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31472026-03-04T03:49:09.432Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31482026-03-04T03:49:09.532Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31492026-03-04T03:49:09.965Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31502026-03-04T03:49:10.458Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31512026-03-04T03:49:10.507Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31522026-03-04T03:49:10.543Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31532026-03-04T03:49:10.806Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31542026-03-04T03:49:11.398Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31552026-03-04T03:49:12.357Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31562026-03-04T03:49:13.961Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31572026-03-04T03:49:15.306Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31582026-03-04T03:49:15.795Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31592026-03-04T03:49:15.854Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31602026-03-04T03:49:15.906Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31612026-03-04T03:49:16.027Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31622026-03-04T03:49:16.110Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31632026-03-04T03:49:17.623Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31642026-03-04T03:49:17.708Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31652026-03-04T03:49:18.011Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31662026-03-04T03:49:18.145Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31672026-03-04T03:49:18.243Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31682026-03-04T03:49:18.744Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31692026-03-04T03:49:19.091Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31702026-03-04T03:49:19.317Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31712026-03-04T03:49:19.797Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31722026-03-04T03:49:20.229Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31732026-03-04T03:49:22.261Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31742026-03-04T03:49:22.489Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31752026-03-04T03:49:22.778Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31762026-03-04T03:49:23.591Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31772026-03-04T03:49:24.483Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31782026-03-04T03:49:27.018Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31792026-03-04T03:49:28.743Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31802026-03-04T03:49:29.685Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31812026-03-04T03:49:31.049Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31822026-03-04T03:49:31.326Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31832026-03-04T03:49:31.547Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31842026-03-04T03:49:35.832Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31852026-03-04T03:49:36.108Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31862026-03-04T03:49:36.154Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31872026-03-04T03:49:36.510Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31882026-03-04T03:49:37.255Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31892026-03-04T03:49:37.438Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31902026-03-04T03:49:40.082Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31912026-03-04T03:49:40.605Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31922026-03-04T03:49:41.949Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31932026-03-04T03:49:42.214Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31942026-03-04T03:49:46.624Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31952026-03-04T03:49:47.159Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31962026-03-04T03:49:47.571Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31972026-03-04T03:49:50.164Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31982026-03-04T03:49:51.759Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31992026-03-04T03:49:52.310Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32002026-03-04T03:49:52.747Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32012026-03-04T03:49:53.027Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32022026-03-04T03:49:55.895Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32032026-03-04T03:49:56.489Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32042026-03-04T03:49:57.136Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32052026-03-04T03:49:57.306Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32062026-03-04T03:49:58.576Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32072026-03-04T03:49:58.616Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32082026-03-04T03:49:58.786Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32092026-03-04T03:49:59.224Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32102026-03-04T03:49:59.635Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32112026-03-04T03:49:59.858Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32122026-03-04T03:50:00.256Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32132026-03-04T03:50:00.499Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32142026-03-04T03:50:01.033Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32152026-03-04T03:50:01.076Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32162026-03-04T03:50:01.652Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32172026-03-04T03:50:02.568Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32182026-03-04T03:50:02.759Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32192026-03-04T03:50:04.046Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32202026-03-04T03:50:04.090Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32212026-03-04T03:50:04.678Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32222026-03-04T03:50:05.411Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32232026-03-04T03:50:06.662Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32242026-03-04T03:50:09.602Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32252026-03-04T03:50:12.446Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32262026-03-04T03:50:12.793Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32272026-03-04T03:50:18.613Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32282026-03-04T03:50:19.824Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32292026-03-04T03:50:20.649Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32302026-03-04T03:50:21.868Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32312026-03-04T03:50:22.632Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32322026-03-04T03:50:27.964Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32332026-03-04T03:50:30.493Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32342026-03-04T03:50:31.272Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32352026-03-04T03:50:32.006Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32362026-03-04T03:50:33.625Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32372026-03-04T03:50:39.340Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32382026-03-04T03:50:40.026Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32392026-03-04T03:50:41.042Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32402026-03-04T03:50:42.925Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32412026-03-04T03:50:43.488Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32422026-03-04T03:50:45.806Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32432026-03-04T03:50:47.483Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32442026-03-04T03:50:47.716Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32452026-03-04T03:50:48.957Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32462026-03-04T03:50:49.017Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32472026-03-04T03:50:57.391Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32482026-03-04T03:51:00.958Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32492026-03-04T03:51:01.634Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32502026-03-04T03:51:03.186Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32512026-03-04T03:51:04.464Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32522026-03-04T03:51:06.059Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32532026-03-04T03:51:07.733Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32542026-03-04T03:51:11.154Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32552026-03-04T03:51:12.755Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32562026-03-04T03:51:14.405Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32572026-03-04T03:51:16.591Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32582026-03-04T03:51:18.160Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32592026-03-04T03:51:22.214Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32602026-03-04T03:51:22.492Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32612026-03-04T03:51:24.447Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32622026-03-04T03:51:26.608Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32632026-03-04T03:51:27.921Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32642026-03-04T03:51:29.932Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32652026-03-04T03:51:35.347Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32662026-03-04T03:51:37.164Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32672026-03-04T03:51:38.921Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32682026-03-04T03:51:40.245Zerror: unresolved link to `crate::latest::early_networking::WriteNetworkConfigRequest`
32692026-03-04T03:51:40.245Z --> sled-agent/types/src/early_networking/serialization.rs:196:9
32702026-03-04T03:51:40.245Z |
32712026-03-04T03:51:40.245Z196 | /// A [`crate::latest::early_networking::WriteNetworkConfigRequest`] ultimately
32722026-03-04T03:51:40.246Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `latest` in module `sled_agent_types`
32732026-03-04T03:51:40.246Z |
32742026-03-04T03:51:40.246Z = note: `-D rustdoc::broken-intra-doc-links` implied by `-D warnings`
32752026-03-04T03:51:40.246Z = help: to override `-D warnings` add `#[allow(rustdoc::broken_intra_doc_links)]`
32762026-03-04T03:51:40.246Z
32772026-03-04T03:51:41.225Zerror: could not document `sled-agent-types`
32782026-03-04T03:51:41.225Zwarning: build failed, waiting for other jobs to finish...
32792026-03-04T03:51:53.115Z
32802026-03-04T03:51:53.118Zreal 3:15.437777655
32812026-03-04T03:51:53.118Zuser 19:42.132485127
32822026-03-04T03:51:53.118Zsys 3:02.489655550
32832026-03-04T03:51:53.118Ztrap 0.562270633
32842026-03-04T03:51:53.118Ztflt 0.062821428
32852026-03-04T03:51:53.118Zdflt 0.023393238
32862026-03-04T03:51:53.118Zkflt 0.000027466
32872026-03-04T03:51:53.118Zlock 1:11:50.868396752
32882026-03-04T03:51:53.118Zslp 1:01:31.241072000
32892026-03-04T03:51:53.118Zlat 40.515072598
32902026-03-04T03:51:53.118Zstop 1:50.664673042
32912026-03-04T03:51:53.118Zprocess exited: duration 1061523 ms, exit code 101
 
32922026-03-04T03:51:53.125Zfound 0 output files