01KKCEJ8E33SWDT51VYRRM2AA5: clippy (helios)

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

Buildomat Job: 01KKCEJVVYHX56HKWMN8PSYKZX

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-10T18:02:38.238Zjob assigned to worker 01KKCEK2QE7W52NYXZA402Y0NV [factory aws, i-09bc8e430058380ec] (queued for 55 s)
 
22026-03-10T18:02:45.965Zstarting task 0: "setup"
32026-03-10T18:02:45.971Z++ uname -s
42026-03-10T18:02:45.974Z+ kern=SunOS
52026-03-10T18:02:45.974Z+ build_user=build
62026-03-10T18:02:45.974Z+ build_uid=12345
72026-03-10T18:02:45.974Z+ work_dir=/work
82026-03-10T18:02:45.974Z+ input_dir=/input
92026-03-10T18:02:45.974Z+ [[ 0 == 12345 ]]
102026-03-10T18:02:45.974Z+ case "$kern" in
112026-03-10T18:02:45.974Z+ groupadd -g 12345 build
122026-03-10T18:02:45.976Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-10T18:02:47.981Z+ zfs create -o mountpoint=/work rpool/work
142026-03-10T18:02:48.090Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-10T18:02:48.093Z+ home_fs=zfs
162026-03-10T18:02:48.093Z+ [[ zfs == autofs ]]
172026-03-10T18:02:48.093Z+ mkdir -p /home/build
182026-03-10T18:02:48.096Z+ chown build:build /home/build /work
192026-03-10T18:02:50.096Z+ chmod 0700 /home/build /work
202026-03-10T18:02:50.099Zprocess exited: duration 4134 ms, exit code 0
 
212026-03-10T18:02:50.104Zstarting task 1: "rust-toolchain"
222026-03-10T18:02:50.109Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-10T18:02:50.109Z * rust toolchain channel = "1.91.1"
242026-03-10T18:02:50.109Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-10T18:02:50.109Z * rust toolchain profile = "default"
262026-03-10T18:02:50.109Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-10T18:02:50.109Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-10T18:02:50.111Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-10T18:02:50.111Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-10T18:02:50.465Zinfo: downloading installer
312026-03-10T18:02:52.242Zwarn: It looks like you have an existing installation of Rust at:
322026-03-10T18:02:52.242Zwarn: /opt/ooce/bin
332026-03-10T18:02:52.242Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-10T18:02:52.242Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-10T18:02:52.242Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-10T18:02:52.242Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-10T18:02:52.242Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-10T18:02:52.242Zerror: cannot install while Rust is installed
392026-03-10T18:02:52.242Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-10T18:02:52.269Zinfo: profile set to 'default'
412026-03-10T18:02:52.269Zinfo: default host triple is x86_64-unknown-illumos
422026-03-10T18:02:52.272Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-10T18:02:52.478Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-10T18:02:52.478Zinfo: downloading component 'cargo'
452026-03-10T18:02:53.687Zinfo: downloading component 'clippy'
462026-03-10T18:02:54.135Zinfo: downloading component 'rust-docs'
472026-03-10T18:02:56.054Zinfo: downloading component 'rust-std'
482026-03-10T18:02:58.356Zinfo: downloading component 'rustc'
492026-03-10T18:03:07.307Zinfo: downloading component 'rustfmt'
502026-03-10T18:03:07.657Zinfo: installing component 'cargo'
512026-03-10T18:03:08.476Zinfo: installing component 'clippy'
522026-03-10T18:03:08.831Zinfo: installing component 'rust-docs'
532026-03-10T18:03:10.282Zinfo: installing component 'rust-std'
542026-03-10T18:03:11.778Zinfo: installing component 'rustc'
552026-03-10T18:03:17.589Zinfo: installing component 'rustfmt'
562026-03-10T18:03:17.896Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-10T18:03:17.896Z
582026-03-10T18:03:18.295Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-10T18:03:18.295Z
602026-03-10T18:03:18.298Z
612026-03-10T18:03:18.298ZRust is installed now. Great!
622026-03-10T18:03:18.298Z
632026-03-10T18:03:18.298ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-10T18:03:18.298Zenvironment variable. This has not been done automatically.
652026-03-10T18:03:18.298Z
662026-03-10T18:03:18.298ZTo configure your current shell, you need to source
672026-03-10T18:03:18.298Zthe corresponding env file under $HOME/.cargo.
682026-03-10T18:03:18.298Z
692026-03-10T18:03:18.298ZThis is usually done by running one of the following (note the leading DOT):
702026-03-10T18:03:18.298Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-10T18:03:18.298Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-10T18:03:18.298Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-10T18:03:18.386Z+ rustup --version
742026-03-10T18:03:18.396Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-10T18:03:18.399Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-10T18:03:18.480Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-10T18:03:18.483Z+ cargo --version
782026-03-10T18:03:18.547Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-10T18:03:18.551Z+ rustc --version
802026-03-10T18:03:18.620Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-10T18:03:18.623Zprocess exited: duration 28523 ms, exit code 0
 
822026-03-10T18:03:18.629Zstarting task 2: "authentication"
832026-03-10T18:03:18.649Zprocess exited: duration 19 ms, exit code 0
 
842026-03-10T18:03:18.656Zstarting task 3: "clone repository"
852026-03-10T18:03:18.659Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-10T18:03:18.663Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-10T18:03:18.686ZCloning into '/work/oxidecomputer/omicron'...
882026-03-10T18:04:29.197Z+ cd /work/oxidecomputer/omicron
892026-03-10T18:04:29.200Z+ git fetch origin 1a2568e91303752c4790c8822f60be9cbe1fc605
902026-03-10T18:04:29.862ZFrom https://github.com/oxidecomputer/omicron
912026-03-10T18:04:29.862Z * branch 1a2568e91303752c4790c8822f60be9cbe1fc605 -> FETCH_HEAD
922026-03-10T18:04:29.873Z+ [[ -n ea-large-helios ]]
932026-03-10T18:04:29.876Z++ git branch --show-current
942026-03-10T18:04:29.878Z+ current=main
952026-03-10T18:04:29.878Z+ [[ main != ea-large-helios ]]
962026-03-10T18:04:29.879Z+ git branch -f ea-large-helios 1a2568e91303752c4790c8822f60be9cbe1fc605
972026-03-10T18:04:29.884Z+ git checkout -f ea-large-helios
982026-03-10T18:04:30.201ZSwitched to branch 'ea-large-helios'
992026-03-10T18:04:30.204Z+ git reset --hard 1a2568e91303752c4790c8822f60be9cbe1fc605
1002026-03-10T18:04:30.222ZHEAD is now at 1a2568e91 switch some helios jobs to larger VMs
1012026-03-10T18:04:30.227Zprocess exited: duration 71580 ms, exit code 0
 
1022026-03-10T18:04:30.233Zstarting task 4: "build"
1032026-03-10T18:04:30.237Z+ source ./env.sh
1042026-03-10T18:04:30.241Z++ OLD_SHELL_OPTS=ehxB
1052026-03-10T18:04:30.241Z++ set -o xtrace
1062026-03-10T18:04:30.241Z++++ dirname ./env.sh
1072026-03-10T18:04:30.244Z+++ readlink -f .
1082026-03-10T18:04:30.244Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-03-10T18:04:30.244Z++ 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-10T18:04:30.244Z++ 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-10T18:04:30.244Z++ 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-10T18:04:30.244Z++ 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-10T18:04:30.244Z++ 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-10T18:04:30.244Z++ 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-10T18:04:30.244Z++ 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-10T18:04:30.244Z++ 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-10T18:04:30.244Z++ case $OLD_SHELL_OPTS in
1182026-03-10T18:04:30.244Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-03-10T18:04:30.244Z+ source .github/buildomat/ci-env.sh
1202026-03-10T18:04:30.244Z++ export CARGO_TERM_COLOR=always
1212026-03-10T18:04:30.244Z++ CARGO_TERM_COLOR=always
1222026-03-10T18:04:30.244Z+ cargo --version
1232026-03-10T18:04:30.301Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-03-10T18:04:30.305Z+ rustc --version
1252026-03-10T18:04:30.375Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-03-10T18:04:30.378Z+ banner prerequisites
1272026-03-10T18:04:30.381Z
1282026-03-10T18:04:30.381Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-03-10T18:04:30.381Z # # # # # # # # # # # # # # #
1302026-03-10T18:04:30.381Z # # # # ##### # # ##### # # # # # #### #
1312026-03-10T18:04:30.381Z ##### ##### # ##### # # # # # # # # #
1322026-03-10T18:04:30.381Z # # # # # # # # # # # # # # #
1332026-03-10T18:04:30.381Z # # # ###### # # ###### ### # #### # #### #
1342026-03-10T18:04:30.381Z
1352026-03-10T18:04:30.381Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-03-10T18:04:39.928Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-03-10T18:04:49.347Z Startup: Caching catalogs ... Done
1382026-03-10T18:05:10.937ZPlanning: Solver setup ... Done (20.079s)
1392026-03-10T18:05:11.081ZPlanning: Running solver ... Done (0.145s)
1402026-03-10T18:05:11.257ZPlanning: Finding local manifests ... Done (0.003s)
1412026-03-10T18:05:11.278ZPlanning: Fetching manifests: 0/4 0% complete
1422026-03-10T18:05:11.416ZPlanning: Fetching manifests: 4/4 100% complete
1432026-03-10T18:05:11.458ZPlanning: Package planning ... Done (0.042s)
1442026-03-10T18:05:11.496ZPlanning: Merging actions ... Done (0.039s)
1452026-03-10T18:05:11.734ZPlanning: Checking for conflicting actions ... Done (0.238s)
1462026-03-10T18:05:11.745ZPlanning: Consolidating action changes ... Done (0.010s)
1472026-03-10T18:05:12.604ZPlanning: Evaluating mediators ... Done (0.859s)
1482026-03-10T18:05:12.612ZPlanning: Planning completed in 23.14 seconds
1492026-03-10T18:05:12.626Z Packages to install: 4
1502026-03-10T18:05:12.626Z Mediators to change: 2
1512026-03-10T18:05:12.629Z Services to change: 1
1522026-03-10T18:05:12.629Z Estimated space available: 155.44 GB
1532026-03-10T18:05:12.629ZEstimated space to be consumed: 1.82 GB
1542026-03-10T18:05:12.629Z Create boot environment: No
1552026-03-10T18:05:12.629ZCreate backup boot environment: No
1562026-03-10T18:05:12.629Z Rebuild boot archive: No
1572026-03-10T18:05:12.629Z
1582026-03-10T18:05:12.629ZChanged mediators:
1592026-03-10T18:05:12.629Z mediator clang:
1602026-03-10T18:05:12.629Z version: None -> 15 (system default)
1612026-03-10T18:05:12.629Z
1622026-03-10T18:05:12.629Z mediator llvm:
1632026-03-10T18:05:12.629Z version: 14 (system default) -> 15 (system default)
1642026-03-10T18:05:12.629Z
1652026-03-10T18:05:12.629ZChanged packages:
1662026-03-10T18:05:12.629Zhelios-dev
1672026-03-10T18:05:12.629Z developer/build-essential
1682026-03-10T18:05:12.629Z None -> 11-2.0
1692026-03-10T18:05:12.629Z library/libxmlsec1
1702026-03-10T18:05:12.629Z None -> 1.2.35-2.0
1712026-03-10T18:05:12.629Z ooce/developer/clang-15
1722026-03-10T18:05:12.629Z None -> 15.0.7-2.0
1732026-03-10T18:05:12.629Z ooce/developer/llvm-15
1742026-03-10T18:05:12.629Z None -> 15.0.7-2.0
1752026-03-10T18:05:12.629Z
1762026-03-10T18:05:12.629ZServices:
1772026-03-10T18:05:12.629Z restart_fmri:
1782026-03-10T18:05:12.629Z svc:/system/update-man-index:default
1792026-03-10T18:05:12.674Z
1802026-03-10T18:05:12.674ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-03-10T18:05:19.176ZDownload: 1188/3290 items 82.9/212.6MB 39% complete (18.3M/s)
1822026-03-10T18:05:24.175ZDownload: 2750/3290 items 120.9/212.6MB 56% complete (12.7M/s)
1832026-03-10T18:05:27.093ZDownload: Completed 212.60 MB in 14.42 seconds (14.7M/s)
1842026-03-10T18:05:27.369Z Actions: 1/3689 actions (Installing new actions)
1852026-03-10T18:05:31.489Z Actions: Completed 3689 actions in 4.12 seconds.
1862026-03-10T18:05:32.221Z Done (0.728s)
1872026-03-10T18:05:32.221Z Done (0.000s)
1882026-03-10T18:05:33.210Z Done (0.989s)
1892026-03-10T18:05:37.182Z Done (3.613s)
1902026-03-10T18:05:37.270Z Done (0.018s)
1912026-03-10T18:05:37.275Z Done (0.000s)
1922026-03-10T18:05:37.405Z Done (0.000s)
1932026-03-10T18:05:38.359ZPlanning: Evaluating mediator changes ... Done
1942026-03-10T18:05:38.502ZPlanning: Checking for conflicting actions ... Done
1952026-03-10T18:05:38.505ZPlanning: Consolidating action changes ... Done
1962026-03-10T18:05:38.725ZPlanning: Evaluating mediators ... Done
1972026-03-10T18:05:38.727ZPlanning: Planning completed in 0.37 seconds
1982026-03-10T18:05:38.754Z Mediators to change: 2
1992026-03-10T18:05:38.754Z Create boot environment: No
2002026-03-10T18:05:38.757ZCreate backup boot environment: No
2012026-03-10T18:05:38.835Z Done
2022026-03-10T18:05:38.836Z Done
2032026-03-10T18:05:39.579Z Done
2042026-03-10T18:05:42.905Z Done
2052026-03-10T18:05:42.985Z Done
2062026-03-10T18:05:42.988Z Done
2072026-03-10T18:05:43.148Z Done
2082026-03-10T18:05:43.681ZPlanning: Evaluating mediator changes ... Done
2092026-03-10T18:05:43.685ZPlanning: Merging actions ... Done
2102026-03-10T18:05:43.848ZPlanning: Checking for conflicting actions ... Done
2112026-03-10T18:05:43.851ZPlanning: Consolidating action changes ... Done
2122026-03-10T18:05:44.066ZPlanning: Evaluating mediators ... Done
2132026-03-10T18:05:44.109ZPlanning: Planning completed in 0.63 seconds
2142026-03-10T18:05:44.138Z Packages to change: 1
2152026-03-10T18:05:44.138Z Mediators to change: 1
2162026-03-10T18:05:44.142Z Services to change: 1
2172026-03-10T18:05:44.142Z Create boot environment: No
2182026-03-10T18:05:44.142ZCreate backup boot environment: Yes
2192026-03-10T18:05:46.606Z Actions: 1/6 actions (Updating modified actions)
2202026-03-10T18:05:46.609Z Actions: Completed 6 actions in 0.00 seconds.
2212026-03-10T18:05:46.609Z Done
2222026-03-10T18:05:46.609Z Done
2232026-03-10T18:05:46.799Z Done
2242026-03-10T18:05:50.114Z Done
2252026-03-10T18:05:50.203Z Done
2262026-03-10T18:05:50.206Z Done
2272026-03-10T18:05:50.367Z Done
2282026-03-10T18:05:50.748ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2292026-03-10T18:05:50.748Zclang system 15 system
2302026-03-10T18:05:50.748Zcsh system system illumos
2312026-03-10T18:05:50.748Zctags system system illumos
2322026-03-10T18:05:50.748Zfile system system illumos
2332026-03-10T18:05:50.748Zgcc vendor 12 vendor
2342026-03-10T18:05:50.748Zgcc system 10 system
2352026-03-10T18:05:50.748Zgcc system 7 system
2362026-03-10T18:05:50.748Zgo system 1.20 system
2372026-03-10T18:05:50.748Zgo system 1.19 system
2382026-03-10T18:05:50.748Zllvm system 15 system
2392026-03-10T18:05:50.749Zllvm system 14 system
2402026-03-10T18:05:50.749Zmariadb system 10.6 system
2412026-03-10T18:05:50.749Zmta vendor vendor dma
2422026-03-10T18:05:50.749Zopenjdk system 17 system
2432026-03-10T18:05:50.749Zopenjdk system 11 system
2442026-03-10T18:05:50.749Zopenjdk system 1.8 system
2452026-03-10T18:05:50.749Zopenssl vendor 3 vendor
2462026-03-10T18:05:50.749Zperl system 5.36 system
2472026-03-10T18:05:50.749Zpostgresql system 15 system
2482026-03-10T18:05:50.749Zpostgresql system 13 system
2492026-03-10T18:05:50.749Zpython vendor 3 vendor
2502026-03-10T18:05:50.749Zpython system 2 system
2512026-03-10T18:05:50.749Zpython3 system 3.11 system
2522026-03-10T18:05:50.749Zruby system 3.0 system
2532026-03-10T18:05:50.749Zwords vendor vendor american-english
2542026-03-10T18:05:50.749Zwords system system australian-english
2552026-03-10T18:05:50.749Zwords system system british-english
2562026-03-10T18:05:50.749Zwords system system canadian-english
2572026-03-10T18:05:50.749Zwords system system french
2582026-03-10T18:05:50.749Zwords system system italian
2592026-03-10T18:05:50.749Zwords system system ngerman
2602026-03-10T18:05:50.749Zwords system system ogerman
2612026-03-10T18:05:50.749Zwords system system spanish
2622026-03-10T18:05:51.050ZPUBLISHER TYPE STATUS P LOCATION
2632026-03-10T18:05:51.050Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2642026-03-10T18:05:56.999ZFMRI IFO
2652026-03-10T18:05:56.999Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2662026-03-10T18:05:56.999Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2672026-03-10T18:05:56.999Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2682026-03-10T18:05:56.999Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2692026-03-10T18:05:56.999Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2702026-03-10T18:05:56.999Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2712026-03-10T18:05:56.999Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2722026-03-10T18:05:56.999Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2732026-03-10T18:05:56.999Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2742026-03-10T18:05:56.999Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2752026-03-10T18:05:56.999Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2762026-03-10T18:05:56.999Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2772026-03-10T18:05:56.999Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2782026-03-10T18:05:56.999Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2792026-03-10T18:05:56.999Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2802026-03-10T18:05:56.999Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2812026-03-10T18:05:58.286Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2822026-03-10T18:05:58.600Z Updating crates.io index
2832026-03-10T18:05:58.640Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2842026-03-10T18:05:58.901Z Updating git repository `https://github.com/oxidecomputer/lldp`
2852026-03-10T18:05:59.945Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2862026-03-10T18:06:00.329Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2872026-03-10T18:06:00.697Z Updating git repository `https://github.com/oxidecomputer/propolis`
2882026-03-10T18:06:03.837Z Updating git repository `https://github.com/oxidecomputer/crucible`
2892026-03-10T18:06:10.267Z Updating git repository `https://github.com/oxidecomputer/opte`
2902026-03-10T18:06:12.953Z Updating git repository `https://github.com/oxidecomputer/tofino`
2912026-03-10T18:06:13.281Z Updating git repository `https://github.com/oxidecomputer/falcon`
2922026-03-10T18:06:18.914Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2932026-03-10T18:06:20.423Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2942026-03-10T18:06:21.920Z Updating git repository `https://github.com/oxidecomputer/clickward`
2952026-03-10T18:06:22.690Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2962026-03-10T18:06:23.569Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2972026-03-10T18:06:23.998Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2982026-03-10T18:06:26.335Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2992026-03-10T18:06:28.063Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3002026-03-10T18:06:28.369Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3012026-03-10T18:06:28.879Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3022026-03-10T18:06:29.674Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3032026-03-10T18:06:29.915Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3042026-03-10T18:06:30.176Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3052026-03-10T18:06:30.466Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3062026-03-10T18:06:31.027Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3072026-03-10T18:06:31.934Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3082026-03-10T18:06:32.825Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3092026-03-10T18:06:33.157Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3102026-03-10T18:06:34.081Z Updating git repository `https://github.com/oxidecomputer/ispf`
3112026-03-10T18:06:35.346Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122026-03-10T18:06:36.407Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3132026-03-10T18:06:36.728Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3142026-03-10T18:06:37.239Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3152026-03-10T18:06:37.580Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3162026-03-10T18:06:38.155Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3172026-03-10T18:06:38.422Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3182026-03-10T18:06:38.938Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3192026-03-10T18:06:39.222Z Updating git repository `https://github.com/illumos/smf-rs`
3202026-03-10T18:06:39.638Z Updating git repository `https://github.com/oxidecomputer/omicron`
3212026-03-10T18:06:54.876Z Downloading crates ...
3222026-03-10T18:06:54.943Z Downloaded pretty-hex v0.4.1
3232026-03-10T18:06:54.945Z Downloaded camino-tempfile v1.4.1
3242026-03-10T18:06:54.948Z Downloaded pest_derive v2.8.6
3252026-03-10T18:06:54.951Z Downloaded getrandom v0.4.1
3262026-03-10T18:06:54.962Z Downloaded colorchoice v1.0.4
3272026-03-10T18:06:54.964Z Downloaded log v0.4.29
3282026-03-10T18:06:54.967Z Downloaded cpufeatures v0.2.17
3292026-03-10T18:06:54.967Z Downloaded block-buffer v0.10.4
3302026-03-10T18:06:54.967Z Downloaded anstyle-query v1.1.5
3312026-03-10T18:06:54.971Z Downloaded clap_lex v1.0.0
3322026-03-10T18:06:54.974Z Downloaded synstructure v0.13.2
3332026-03-10T18:06:54.974Z Downloaded autocfg v1.5.0
3342026-03-10T18:06:54.976Z Downloaded anstyle v1.0.13
3352026-03-10T18:06:54.976Z Downloaded cfg-if v1.0.4
3362026-03-10T18:06:54.981Z Downloaded cargo_metadata v0.21.0
3372026-03-10T18:06:54.981Z Downloaded utf8_iter v1.0.4
3382026-03-10T18:06:54.984Z Downloaded anstream v0.6.21
3392026-03-10T18:06:54.984Z Downloaded bitflags v2.11.0
3402026-03-10T18:06:54.986Z Downloaded toml_edit v0.22.27
3412026-03-10T18:06:54.989Z Downloaded zerofrom-derive v0.1.6
3422026-03-10T18:06:54.992Z Downloaded unicode-xid v0.2.6
3432026-03-10T18:06:54.992Z Downloaded equivalent v1.0.2
3442026-03-10T18:06:54.992Z Downloaded heck v0.4.1
3452026-03-10T18:06:54.995Z Downloaded usdt-macro v0.5.0
3462026-03-10T18:06:54.995Z Downloaded scroll v0.12.0
3472026-03-10T18:06:54.997Z Downloaded zerocopy-derive v0.7.35
3482026-03-10T18:06:55.000Z Downloaded clap v4.5.60
3492026-03-10T18:06:55.004Z Downloaded zerofrom v0.1.6
3502026-03-10T18:06:55.009Z Downloaded writeable v0.6.2
3512026-03-10T18:06:55.009Z Downloaded thiserror-impl v1.0.69
3522026-03-10T18:06:55.012Z Downloaded zmij v1.0.21
3532026-03-10T18:06:55.012Z Downloaded dof v0.3.0
3542026-03-10T18:06:55.012Z Downloaded potential_utf v0.1.4
3552026-03-10T18:06:55.012Z Downloaded heck v0.5.0
3562026-03-10T18:06:55.012Z Downloaded yoke-derive v0.8.1
3572026-03-10T18:06:55.015Z Downloaded toml_write v0.1.2
3582026-03-10T18:06:55.015Z Downloaded serde-value v0.7.0
3592026-03-10T18:06:55.015Z Downloaded crypto-common v0.1.7
3602026-03-10T18:06:55.018Z Downloaded cargo-platform v0.2.0
3612026-03-10T18:06:55.018Z Downloaded unicode-linebreak v0.1.5
3622026-03-10T18:06:55.018Z Downloaded cargo_toml v0.21.0
3632026-03-10T18:06:55.020Z Downloaded toml_datetime v0.6.11
3642026-03-10T18:06:55.020Z Downloaded pest_generator v2.8.6
3652026-03-10T18:06:55.023Z Downloaded zerovec-derive v0.11.2
3662026-03-10T18:06:55.023Z Downloaded itoa v1.0.17
3672026-03-10T18:06:55.023Z Downloaded thread-id v4.2.2
3682026-03-10T18:06:55.026Z Downloaded proc-macro-error v1.0.4
3692026-03-10T18:06:55.029Z Downloaded version_check v0.9.5
3702026-03-10T18:06:55.032Z Downloaded usdt v0.5.0
3712026-03-10T18:06:55.032Z Downloaded plain v0.2.3
3722026-03-10T18:06:55.032Z Downloaded ordered-float v2.10.1
3732026-03-10T18:06:55.035Z Downloaded usdt-attr-macro v0.5.0
3742026-03-10T18:06:55.037Z Downloaded usdt-impl v0.5.0
3752026-03-10T18:06:55.038Z Downloaded typeid v1.0.3
3762026-03-10T18:06:55.041Z Downloaded strsim v0.11.1
3772026-03-10T18:06:55.041Z Downloaded utf8parse v0.2.2
3782026-03-10T18:06:55.041Z Downloaded url v2.5.8
3792026-03-10T18:06:55.044Z Downloaded tinystr v0.8.2
3802026-03-10T18:06:55.046Z Downloaded fastrand v2.3.0
3812026-03-10T18:06:55.046Z Downloaded thiserror-impl v2.0.18
3822026-03-10T18:06:55.046Z Downloaded proc-macro-error-attr v1.0.4
3832026-03-10T18:06:55.046Z Downloaded percent-encoding v2.3.2
3842026-03-10T18:06:55.049Z Downloaded idna_adapter v1.2.1
3852026-03-10T18:06:55.049Z Downloaded form_urlencoded v1.2.2
3862026-03-10T18:06:55.049Z Downloaded dtrace-parser v0.2.0
3872026-03-10T18:06:55.049Z Downloaded toml v0.8.23
3882026-03-10T18:06:55.053Z Downloaded yoke v0.8.1
3892026-03-10T18:06:55.056Z Downloaded smawk v0.3.2
3902026-03-10T18:06:55.062Z Downloaded ucd-trie v0.1.7
3912026-03-10T18:06:55.064Z Downloaded tabled_derive v0.7.0
3922026-03-10T18:06:55.064Z Downloaded typenum v1.19.0
3932026-03-10T18:06:55.067Z Downloaded stable_deref_trait v1.2.1
3942026-03-10T18:06:55.067Z Downloaded macaddr v1.0.1
3952026-03-10T18:06:55.071Z Downloaded generic-array v0.14.7
3962026-03-10T18:06:55.073Z Downloaded zerotrie v0.2.3
3972026-03-10T18:06:55.076Z Downloaded terminal_size v0.4.3
3982026-03-10T18:06:55.076Z Downloaded textwrap v0.16.2
3992026-03-10T18:06:55.079Z Downloaded scroll_derive v0.12.1
4002026-03-10T18:06:55.079Z Downloaded errno v0.3.14
4012026-03-10T18:06:55.082Z Downloaded byteorder v1.5.0
4022026-03-10T18:06:55.082Z Downloaded anstyle-parse v0.2.7
4032026-03-10T18:06:55.085Z Downloaded unicode-ident v1.0.24
4042026-03-10T18:06:55.085Z Downloaded bytecount v0.6.9
4052026-03-10T18:06:55.089Z Downloaded anyhow v1.0.102
4062026-03-10T18:06:55.092Z Downloaded is_terminal_polyfill v1.70.2
4072026-03-10T18:06:55.096Z Downloaded camino v1.2.2
4082026-03-10T18:06:55.099Z Downloaded displaydoc v0.2.5
4092026-03-10T18:06:55.101Z Downloaded zerocopy v0.7.35
4102026-03-10T18:06:55.110Z Downloaded semver v1.0.27
4112026-03-10T18:06:55.113Z Downloaded zerovec v0.11.5
4122026-03-10T18:06:55.116Z Downloaded swrite v0.1.0
4132026-03-10T18:06:55.118Z Downloaded serde-untagged v0.1.9
4142026-03-10T18:06:55.118Z Downloaded sha2 v0.10.9
4152026-03-10T18:06:55.118Z Downloaded fnv v1.0.7
4162026-03-10T18:06:55.121Z Downloaded erased-serde v0.4.9
4172026-03-10T18:06:55.121Z Downloaded memmap v0.7.0
4182026-03-10T18:06:55.124Z Downloaded winnow v0.7.14
4192026-03-10T18:06:55.128Z Downloaded digest v0.10.7
4202026-03-10T18:06:55.131Z Downloaded thiserror v2.0.18
4212026-03-10T18:06:55.134Z Downloaded thiserror v1.0.69
4222026-03-10T18:06:55.136Z Downloaded serde_spanned v0.6.9
4232026-03-10T18:06:55.139Z Downloaded unicode-width v0.2.0
4242026-03-10T18:06:55.142Z Downloaded unicode-width v0.1.14
4252026-03-10T18:06:55.145Z Downloaded serde_tokenstream v0.2.3
4262026-03-10T18:06:55.148Z Downloaded cargo-util-schemas v0.8.2
4272026-03-10T18:06:55.148Z Downloaded quote v1.0.44
4282026-03-10T18:06:55.150Z Downloaded fs-err v3.3.0
4292026-03-10T18:06:55.155Z Downloaded clap_derive v4.5.55
4302026-03-10T18:06:55.162Z Downloaded tempfile v3.25.0
4312026-03-10T18:06:55.171Z Downloaded once_cell v1.21.3
4322026-03-10T18:06:55.181Z Downloaded litemap v0.8.1
4332026-03-10T18:06:55.183Z Downloaded smallvec v1.15.1
4342026-03-10T18:06:55.186Z Downloaded num-traits v0.2.19
4352026-03-10T18:06:55.189Z Downloaded proc-macro2 v1.0.106
4362026-03-10T18:06:55.189Z Downloaded serde_core v1.0.228
4372026-03-10T18:06:55.192Z Downloaded papergrid v0.11.0
4382026-03-10T18:06:55.196Z Downloaded serde_derive v1.0.228
4392026-03-10T18:06:55.199Z Downloaded icu_properties v2.1.2
4402026-03-10T18:06:55.204Z Downloaded icu_provider v2.1.1
4412026-03-10T18:06:55.207Z Downloaded pest_meta v2.8.6
4422026-03-10T18:06:55.207Z Downloaded icu_normalizer v2.1.1
4432026-03-10T18:06:55.226Z Downloaded icu_locale_core v2.1.1
4442026-03-10T18:06:55.230Z Downloaded icu_collections v2.1.1
4452026-03-10T18:06:55.238Z Downloaded icu_normalizer_data v2.1.1
4462026-03-10T18:06:55.248Z Downloaded memchr v2.8.0
4472026-03-10T18:06:55.261Z Downloaded serde v1.0.228
4482026-03-10T18:06:55.279Z Downloaded clap_builder v4.5.60
4492026-03-10T18:06:55.288Z Downloaded indexmap v2.13.0
4502026-03-10T18:06:55.294Z Downloaded hashbrown v0.16.1
4512026-03-10T18:06:55.298Z Downloaded pest v2.8.6
4522026-03-10T18:06:55.304Z Downloaded icu_properties_data v2.1.2
4532026-03-10T18:06:55.313Z Downloaded serde_json v1.0.149
4542026-03-10T18:06:55.319Z Downloaded idna v1.1.0
4552026-03-10T18:06:55.321Z Downloaded goblin v0.8.2
4562026-03-10T18:06:55.339Z Downloaded tabled v0.15.0
4572026-03-10T18:06:55.350Z Downloaded syn v1.0.109
4582026-03-10T18:06:55.372Z Downloaded syn v2.0.117
4592026-03-10T18:06:55.380Z Downloaded rustix v1.1.3
4602026-03-10T18:06:55.414Z Downloaded libc v0.2.180
4612026-03-10T18:06:55.494Z Compiling proc-macro2 v1.0.106
4622026-03-10T18:06:55.497Z Compiling quote v1.0.44
4632026-03-10T18:06:55.497Z Compiling unicode-ident v1.0.24
4642026-03-10T18:06:55.497Z Compiling serde_core v1.0.228
4652026-03-10T18:06:55.497Z Compiling libc v0.2.180
4662026-03-10T18:06:55.497Z Compiling version_check v0.9.5
4672026-03-10T18:06:55.497Z Compiling memchr v2.8.0
4682026-03-10T18:06:55.497Z Compiling stable_deref_trait v1.2.1
4692026-03-10T18:06:55.872Z Compiling serde v1.0.228
4702026-03-10T18:06:55.997Z Compiling zmij v1.0.21
4712026-03-10T18:06:56.241Z Compiling autocfg v1.5.0
4722026-03-10T18:06:56.379Z Compiling ucd-trie v0.1.7
4732026-03-10T18:06:56.680Z Compiling itoa v1.0.17
4742026-03-10T18:06:56.683Z Compiling thiserror v1.0.69
4752026-03-10T18:06:56.793Z Compiling pest v2.8.6
4762026-03-10T18:06:56.816Z Compiling litemap v0.8.1
4772026-03-10T18:06:56.819Z Compiling writeable v0.6.2
4782026-03-10T18:06:56.946Z Compiling byteorder v1.5.0
4792026-03-10T18:06:57.061Z Compiling rustix v1.1.3
4802026-03-10T18:06:57.474Z Compiling syn v2.0.117
4812026-03-10T18:06:57.495Z Compiling icu_normalizer_data v2.1.1
4822026-03-10T18:06:57.495Z Compiling icu_properties_data v2.1.2
4832026-03-10T18:06:57.602Z Compiling errno v0.3.14
4842026-03-10T18:06:57.794Z Compiling serde_json v1.0.149
4852026-03-10T18:06:57.816Z Compiling bitflags v2.11.0
4862026-03-10T18:06:57.958Z Compiling num-traits v0.2.19
4872026-03-10T18:06:58.079Z Compiling typeid v1.0.3
4882026-03-10T18:06:58.205Z Compiling hashbrown v0.16.1
4892026-03-10T18:06:58.367Z Compiling pest_meta v2.8.6
4902026-03-10T18:06:58.433Z Compiling smallvec v1.15.1
4912026-03-10T18:06:58.529Z Compiling equivalent v1.0.2
4922026-03-10T18:06:58.746Z Compiling thread-id v4.2.2
4932026-03-10T18:06:58.849Z Compiling indexmap v2.13.0
4942026-03-10T18:06:58.904Z Compiling proc-macro-error-attr v1.0.4
4952026-03-10T18:06:58.927Z Compiling usdt-impl v0.5.0
4962026-03-10T18:06:58.930Z Compiling winnow v0.7.14
4972026-03-10T18:06:59.157Z Compiling toml_write v0.1.2
4982026-03-10T18:06:59.210Z Compiling syn v1.0.109
4992026-03-10T18:06:59.450Z Compiling erased-serde v0.4.9
5002026-03-10T18:06:59.868Z Compiling proc-macro-error v1.0.4
5012026-03-10T18:06:59.891Z Compiling thiserror v2.0.18
5022026-03-10T18:07:00.122Z Compiling utf8_iter v1.0.4
5032026-03-10T18:07:00.358Z Compiling getrandom v0.4.1
5042026-03-10T18:07:00.380Z Compiling utf8parse v0.2.2
5052026-03-10T18:07:00.529Z Compiling log v0.4.29
5062026-03-10T18:07:00.671Z Compiling camino v1.2.2
5072026-03-10T18:07:00.674Z Compiling percent-encoding v2.3.2
5082026-03-10T18:07:00.775Z Compiling plain v0.2.3
5092026-03-10T18:07:00.872Z Compiling form_urlencoded v1.2.2
5102026-03-10T18:07:00.900Z Compiling ordered-float v2.10.1
5112026-03-10T18:07:00.926Z Compiling anstyle-parse v0.2.7
5122026-03-10T18:07:01.195Z Compiling terminal_size v0.4.3
5132026-03-10T18:07:01.219Z Compiling synstructure v0.13.2
5142026-03-10T18:07:01.222Z Compiling pest_generator v2.8.6
5152026-03-10T18:07:01.366Z Compiling pretty-hex v0.4.1
5162026-03-10T18:07:01.543Z Compiling anstyle v1.0.13
5172026-03-10T18:07:01.567Z Compiling cfg-if v1.0.4
5182026-03-10T18:07:01.663Z Compiling colorchoice v1.0.4
5192026-03-10T18:07:01.686Z Compiling anstyle-query v1.1.5
5202026-03-10T18:07:01.760Z Compiling is_terminal_polyfill v1.70.2
5212026-03-10T18:07:01.808Z Compiling serde-untagged v0.1.9
5222026-03-10T18:07:01.879Z Compiling anstream v0.6.21
5232026-03-10T18:07:02.041Z Compiling semver v1.0.27
5242026-03-10T18:07:02.124Z Compiling fs-err v3.3.0
5252026-03-10T18:07:02.193Z Compiling strsim v0.11.1
5262026-03-10T18:07:02.289Z Compiling heck v0.5.0
5272026-03-10T18:07:02.386Z Compiling unicode-width v0.1.14
5282026-03-10T18:07:02.475Z Compiling once_cell v1.21.3
5292026-03-10T18:07:02.515Z Compiling fastrand v2.3.0
5302026-03-10T18:07:02.604Z Compiling heck v0.4.1
5312026-03-10T18:07:02.643Z Compiling unicode-xid v0.2.6
5322026-03-10T18:07:02.762Z Compiling anyhow v1.0.102
5332026-03-10T18:07:02.797Z Compiling fnv v1.0.7
5342026-03-10T18:07:02.842Z Compiling bytecount v0.6.9
5352026-03-10T18:07:02.887Z Compiling clap_lex v1.0.0
5362026-03-10T18:07:02.923Z Compiling tempfile v3.25.0
5372026-03-10T18:07:03.009Z Compiling papergrid v0.11.0
5382026-03-10T18:07:03.117Z Compiling clap_builder v4.5.60
5392026-03-10T18:07:03.320Z Compiling memmap v0.7.0
5402026-03-10T18:07:03.420Z Compiling unicode-width v0.2.0
5412026-03-10T18:07:03.460Z Compiling smawk v0.3.2
5422026-03-10T18:07:03.548Z Compiling unicode-linebreak v0.1.5
5432026-03-10T18:07:03.795Z Compiling serde_derive v1.0.228
5442026-03-10T18:07:03.861Z Compiling zerofrom-derive v0.1.6
5452026-03-10T18:07:04.090Z Compiling yoke-derive v0.8.1
5462026-03-10T18:07:04.114Z Compiling zerovec-derive v0.11.2
5472026-03-10T18:07:04.142Z Compiling displaydoc v0.2.5
5482026-03-10T18:07:04.943Z Compiling thiserror-impl v1.0.69
5492026-03-10T18:07:05.126Z Compiling zerocopy-derive v0.7.35
5502026-03-10T18:07:05.636Z Compiling pest_derive v2.8.6
5512026-03-10T18:07:05.714Z Compiling scroll_derive v0.12.1
5522026-03-10T18:07:05.812Z Compiling zerofrom v0.1.6
5532026-03-10T18:07:05.982Z Compiling yoke v0.8.1
5542026-03-10T18:07:06.218Z Compiling zerovec v0.11.5
5552026-03-10T18:07:06.242Z Compiling zerotrie v0.2.3
5562026-03-10T18:07:06.301Z Compiling zerocopy v0.7.35
5572026-03-10T18:07:06.611Z Compiling scroll v0.12.0
5582026-03-10T18:07:06.635Z Compiling thiserror-impl v2.0.18
5592026-03-10T18:07:06.819Z Compiling tinystr v0.8.2
5602026-03-10T18:07:06.898Z Compiling potential_utf v0.1.4
5612026-03-10T18:07:06.959Z Compiling dtrace-parser v0.2.0
5622026-03-10T18:07:07.086Z Compiling icu_locale_core v2.1.1
5632026-03-10T18:07:07.089Z Compiling icu_collections v2.1.1
5642026-03-10T18:07:07.132Z Compiling goblin v0.8.2
5652026-03-10T18:07:07.425Z Compiling tabled_derive v0.7.0
5662026-03-10T18:07:07.729Z Compiling clap_derive v4.5.55
5672026-03-10T18:07:07.781Z Compiling textwrap v0.16.2
5682026-03-10T18:07:07.994Z Compiling icu_provider v2.1.1
5692026-03-10T18:07:08.384Z Compiling icu_properties v2.1.2
5702026-03-10T18:07:08.414Z Compiling icu_normalizer v2.1.1
5712026-03-10T18:07:08.479Z Compiling serde_spanned v0.6.9
5722026-03-10T18:07:08.569Z Compiling toml_datetime v0.6.11
5732026-03-10T18:07:08.726Z Compiling serde-value v0.7.0
5742026-03-10T18:07:08.843Z Compiling toml_edit v0.22.27
5752026-03-10T18:07:08.931Z Compiling cargo-platform v0.2.0
5762026-03-10T18:07:09.112Z Compiling dof v0.3.0
5772026-03-10T18:07:09.166Z Compiling serde_tokenstream v0.2.3
5782026-03-10T18:07:09.213Z Compiling tabled v0.15.0
5792026-03-10T18:07:09.284Z Compiling macaddr v1.0.1
5802026-03-10T18:07:09.581Z Compiling camino-tempfile v1.4.1
5812026-03-10T18:07:09.644Z Compiling idna_adapter v1.2.1
5822026-03-10T18:07:09.823Z Compiling idna v1.1.0
5832026-03-10T18:07:09.876Z Compiling swrite v0.1.0
5842026-03-10T18:07:09.953Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5852026-03-10T18:07:10.186Z Compiling url v2.5.8
5862026-03-10T18:07:10.210Z Compiling clap v4.5.60
5872026-03-10T18:07:10.290Z Compiling usdt-macro v0.5.0
5882026-03-10T18:07:10.371Z Compiling usdt-attr-macro v0.5.0
5892026-03-10T18:07:10.830Z Compiling toml v0.8.23
5902026-03-10T18:07:11.387Z Compiling cargo-util-schemas v0.8.2
5912026-03-10T18:07:11.474Z Compiling cargo_toml v0.21.0
5922026-03-10T18:07:11.598Z Compiling usdt v0.5.0
5932026-03-10T18:07:12.587Z Compiling cargo_metadata v0.21.0
5942026-03-10T18:07:13.863Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5952026-03-10T18:07:16.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
5962026-03-10T18:07:17.034Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5972026-03-10T18:07:17.763Z Downloading crates ...
5982026-03-10T18:07:17.879Z Downloaded ahash v0.8.12
5992026-03-10T18:07:17.885Z Downloaded bcs v0.1.6
6002026-03-10T18:07:17.891Z Downloaded cbc v0.1.2
6012026-03-10T18:07:17.894Z Downloaded adler2 v2.0.1
6022026-03-10T18:07:17.899Z Downloaded cassowary v0.3.0
6032026-03-10T18:07:17.902Z Downloaded cargo-platform v0.1.9
6042026-03-10T18:07:17.907Z Downloaded async-trait v0.1.89
6052026-03-10T18:07:17.909Z Downloaded atty v0.2.14
6062026-03-10T18:07:17.914Z Downloaded async-stream-impl v0.3.6
6072026-03-10T18:07:17.917Z Downloaded ascii-canvas v3.0.0
6082026-03-10T18:07:17.917Z Downloaded crossbeam-utils v0.8.21
6092026-03-10T18:07:17.920Z Downloaded ena v0.14.4
6102026-03-10T18:07:17.924Z Downloaded crossbeam-epoch v0.9.18
6112026-03-10T18:07:17.928Z Downloaded critical-section v1.2.0
6122026-03-10T18:07:17.932Z Downloaded darling v0.20.11
6132026-03-10T18:07:17.938Z Downloaded darling_macro v0.23.0
6142026-03-10T18:07:17.940Z Downloaded cipher v0.4.4
6152026-03-10T18:07:17.944Z Downloaded base64ct v1.8.3
6162026-03-10T18:07:17.948Z Downloaded cargo_metadata v0.19.2
6172026-03-10T18:07:17.955Z Downloaded async-stream v0.3.6
6182026-03-10T18:07:17.958Z Downloaded curve25519-dalek-derive v0.1.1
6192026-03-10T18:07:17.962Z Downloaded debug-ignore v1.0.5
6202026-03-10T18:07:17.965Z Downloaded bb8 v0.8.6
6212026-03-10T18:07:17.968Z Downloaded dsl_auto_type v0.1.3
6222026-03-10T18:07:17.971Z Downloaded ciborium-ll v0.2.2
6232026-03-10T18:07:17.974Z Downloaded ciborium-io v0.2.2
6242026-03-10T18:07:17.978Z Downloaded document-features v0.2.12
6252026-03-10T18:07:17.981Z Downloaded data-encoding v2.10.0
6262026-03-10T18:07:17.984Z Downloaded defmt-macros v1.0.1
6272026-03-10T18:07:17.990Z Downloaded diesel_table_macro_syntax v0.2.0
6282026-03-10T18:07:17.994Z Downloaded ctr v0.9.2
6292026-03-10T18:07:17.997Z Downloaded async-bb8-diesel v0.2.1
6302026-03-10T18:07:18.001Z Downloaded bit-set v0.8.0
6312026-03-10T18:07:18.004Z Downloaded futures-sink v0.3.32
6322026-03-10T18:07:18.006Z Downloaded futures-macro v0.3.32
6332026-03-10T18:07:18.010Z Downloaded cfg_aliases v0.1.1
6342026-03-10T18:07:18.013Z Downloaded enum-as-inner v0.6.1
6352026-03-10T18:07:18.016Z Downloaded float-ord v0.3.2
6362026-03-10T18:07:18.019Z Downloaded display-error-chain v0.2.2
6372026-03-10T18:07:18.022Z Downloaded foreign-types-shared v0.3.1
6382026-03-10T18:07:18.025Z Downloaded foreign-types v0.5.0
6392026-03-10T18:07:18.029Z Downloaded float-cmp v0.10.0
6402026-03-10T18:07:18.032Z Downloaded cstr-argument v0.1.2
6412026-03-10T18:07:18.032Z Downloaded foreign-types-macros v0.2.3
6422026-03-10T18:07:18.035Z Downloaded csv-core v0.1.13
6432026-03-10T18:07:18.039Z Downloaded backoff v0.4.0
6442026-03-10T18:07:18.042Z Downloaded cc v1.2.56
6452026-03-10T18:07:18.046Z Downloaded foreign-types v0.3.2
6462026-03-10T18:07:18.049Z Downloaded fd-lock v4.0.4
6472026-03-10T18:07:18.053Z Downloaded futures-io v0.3.32
6482026-03-10T18:07:18.058Z Downloaded embedded-io v0.6.1
6492026-03-10T18:07:18.061Z Downloaded fixedbitset v0.4.2
6502026-03-10T18:07:18.064Z Downloaded flagset v0.4.7
6512026-03-10T18:07:18.067Z Downloaded futures-task v0.3.32
6522026-03-10T18:07:18.071Z Downloaded dyn-clone v1.0.20
6532026-03-10T18:07:18.074Z Downloaded derive-ex v0.1.8
6542026-03-10T18:07:18.074Z Downloaded hash32 v0.3.1
6552026-03-10T18:07:18.077Z Downloaded argon2 v0.5.3
6562026-03-10T18:07:18.080Z Downloaded globwalk v0.9.1
6572026-03-10T18:07:18.086Z Downloaded camino-tempfile-ext v0.3.3
6582026-03-10T18:07:18.089Z Downloaded headers-core v0.3.0
6592026-03-10T18:07:18.092Z Downloaded embedded-io v0.4.0
6602026-03-10T18:07:18.092Z Downloaded bitfield v0.19.4
6612026-03-10T18:07:18.095Z Downloaded find-msvc-tools v0.1.9
6622026-03-10T18:07:18.099Z Downloaded defmt v1.0.1
6632026-03-10T18:07:18.103Z Downloaded http-body v1.0.1
6642026-03-10T18:07:18.106Z Downloaded hex v0.4.3
6652026-03-10T18:07:18.124Z Downloaded httpdate v1.0.3
6662026-03-10T18:07:18.127Z Downloaded fs_extra v1.3.0
6672026-03-10T18:07:18.133Z Downloaded hubpack v0.1.2
6682026-03-10T18:07:18.136Z Downloaded ident_case v1.0.1
6692026-03-10T18:07:18.136Z Downloaded indent_write v2.2.0
6702026-03-10T18:07:18.142Z Downloaded indoc v1.0.9
6712026-03-10T18:07:18.145Z Downloaded is-terminal v0.4.17
6722026-03-10T18:07:18.145Z Downloaded internet-checksum v0.2.1
6732026-03-10T18:07:18.148Z Downloaded futures-channel v0.3.32
6742026-03-10T18:07:18.151Z Downloaded git-stub-vcs v0.1.0
6752026-03-10T18:07:18.156Z Downloaded const-oid v0.9.6
6762026-03-10T18:07:18.160Z Downloaded git-stub v1.0.0
6772026-03-10T18:07:18.164Z Downloaded instant v0.1.13
6782026-03-10T18:07:18.164Z Downloaded fallible-iterator v0.2.0
6792026-03-10T18:07:18.167Z Downloaded darling v0.21.3
6802026-03-10T18:07:18.170Z Downloaded kstat-rs v0.2.4
6812026-03-10T18:07:18.173Z Downloaded keccak v0.1.6
6822026-03-10T18:07:18.176Z Downloaded lazy_static v1.5.0
6832026-03-10T18:07:18.179Z Downloaded hex-literal v0.4.1
6842026-03-10T18:07:18.182Z Downloaded lalrpop-util v0.19.12
6852026-03-10T18:07:18.185Z Downloaded http-body-util v0.1.3
6862026-03-10T18:07:18.187Z Downloaded linked-hash-map v0.5.6
6872026-03-10T18:07:18.190Z Downloaded lru v0.12.5
6882026-03-10T18:07:18.193Z Downloaded humantime v2.3.0
6892026-03-10T18:07:18.196Z Downloaded highway v1.3.0
6902026-03-10T18:07:18.199Z Downloaded managed v0.8.0
6912026-03-10T18:07:18.201Z Downloaded ff v0.13.1
6922026-03-10T18:07:18.204Z Downloaded ed25519 v2.2.3
6932026-03-10T18:07:18.207Z Downloaded md5 v0.7.0
6942026-03-10T18:07:18.210Z Downloaded memoffset v0.9.1
6952026-03-10T18:07:18.213Z Downloaded hickory-client v0.25.2
6962026-03-10T18:07:18.216Z Downloaded impl-trait-for-tuples v0.2.3
6972026-03-10T18:07:18.218Z Downloaded foldhash v0.1.5
6982026-03-10T18:07:18.221Z Downloaded ipnetwork v0.21.1
6992026-03-10T18:07:18.224Z Downloaded ipnet v2.11.0
7002026-03-10T18:07:18.226Z Downloaded jobserver v0.1.34
7012026-03-10T18:07:18.229Z Downloaded getrandom v0.2.17
7022026-03-10T18:07:18.233Z Downloaded ingot-types v0.1.2
7032026-03-10T18:07:18.235Z Downloaded fatfs v0.3.6
7042026-03-10T18:07:18.239Z Downloaded nibble_vec v0.1.0
7052026-03-10T18:07:18.241Z Downloaded nodrop v0.1.14
7062026-03-10T18:07:18.244Z Downloaded num-conv v0.2.0
7072026-03-10T18:07:18.247Z Downloaded num-iter v0.1.45
7082026-03-10T18:07:18.249Z Downloaded num-derive v0.4.2
7092026-03-10T18:07:18.272Z Downloaded httparse v1.10.1
7102026-03-10T18:07:18.272Z Downloaded openssl-probe v0.2.1
7112026-03-10T18:07:18.272Z Downloaded openssl-macros v0.1.1
7122026-03-10T18:07:18.279Z Downloaded opaque-debug v0.3.1
7132026-03-10T18:07:18.279Z Downloaded libefi-sys v0.1.0
7142026-03-10T18:07:18.280Z Downloaded libloading v0.8.9
7152026-03-10T18:07:18.280Z Downloaded normalize-line-endings v0.3.0
7162026-03-10T18:07:18.280Z Downloaded num_threads v0.1.7
7172026-03-10T18:07:18.280Z Downloaded oso-derive v0.27.3
7182026-03-10T18:07:18.280Z Downloaded mime_guess v2.0.5
7192026-03-10T18:07:18.280Z Downloaded derive_more v2.1.1
7202026-03-10T18:07:18.286Z Downloaded mime v0.3.17
7212026-03-10T18:07:18.290Z Downloaded multer v3.1.0
7222026-03-10T18:07:18.297Z Downloaded packed_struct_codegen v0.10.1
7232026-03-10T18:07:18.297Z Downloaded parse-size v1.1.0
7242026-03-10T18:07:18.301Z Downloaded pbkdf2 v0.11.0
7252026-03-10T18:07:18.301Z Downloaded base64 v0.22.1
7262026-03-10T18:07:18.306Z Downloaded const_format v0.2.35
7272026-03-10T18:07:18.309Z Downloaded ingot-macros v0.1.1
7282026-03-10T18:07:18.312Z Downloaded ed25519-dalek v2.2.0
7292026-03-10T18:07:18.359Z Downloaded peg-runtime v0.8.5
7302026-03-10T18:07:18.359Z Downloaded phf_shared v0.12.1
7312026-03-10T18:07:18.359Z Downloaded path-slash v0.1.5
7322026-03-10T18:07:18.359Z Downloaded phf_shared v0.11.3
7332026-03-10T18:07:18.359Z Downloaded pin-utils v0.1.0
7342026-03-10T18:07:18.359Z Downloaded nonempty v0.12.0
7352026-03-10T18:07:18.359Z Downloaded pbkdf2 v0.12.2
7362026-03-10T18:07:18.359Z Downloaded phf_shared v0.13.1
7372026-03-10T18:07:18.359Z Downloaded nanorand v0.7.0
7382026-03-10T18:07:18.359Z Downloaded memmap2 v0.9.10
7392026-03-10T18:07:18.359Z Downloaded oxnet v0.1.4
7402026-03-10T18:07:18.359Z Downloaded nu-ansi-term v0.50.3
7412026-03-10T18:07:18.359Z Downloaded headers v0.4.1
7422026-03-10T18:07:18.359Z Downloaded num_enum_derive v0.5.11
7432026-03-10T18:07:18.359Z Downloaded num-rational v0.4.2
7442026-03-10T18:07:18.360Z Downloaded num_enum v0.5.11
7452026-03-10T18:07:18.364Z Downloaded bumpalo v3.20.2
7462026-03-10T18:07:18.364Z Downloaded proc-macro-crate v3.4.0
7472026-03-10T18:07:18.364Z Downloaded predicates-tree v1.0.13
7482026-03-10T18:07:18.367Z Downloaded proc-macro-error-attr2 v2.0.0
7492026-03-10T18:07:18.368Z Downloaded progenitor-client v0.10.0
7502026-03-10T18:07:18.368Z Downloaded oxide-tokio-rt v0.1.2
7512026-03-10T18:07:18.371Z Downloaded owo-colors v4.3.0
7522026-03-10T18:07:18.373Z Downloaded powerfmt v0.2.0
7532026-03-10T18:07:18.376Z Downloaded parse-display-derive v0.10.0
7542026-03-10T18:07:18.376Z Downloaded precomputed-hash v0.1.1
7552026-03-10T18:07:18.379Z Downloaded hyper-staticfile v0.10.1
7562026-03-10T18:07:18.381Z Downloaded flume v0.11.1
7572026-03-10T18:07:18.384Z Downloaded packed_struct v0.10.1
7582026-03-10T18:07:18.387Z Downloaded password-hash v0.5.0
7592026-03-10T18:07:18.390Z Downloaded num-integer v0.1.46
7602026-03-10T18:07:18.393Z Downloaded ignore v0.4.25
7612026-03-10T18:07:18.396Z Downloaded progenitor-macro v0.11.2
7622026-03-10T18:07:18.399Z Downloaded phf v0.12.1
7632026-03-10T18:07:18.399Z Downloaded pin-project-lite v0.2.17
7642026-03-10T18:07:18.403Z Downloaded quick-error v1.2.3
7652026-03-10T18:07:18.406Z Downloaded darling_core v0.23.0
7662026-03-10T18:07:18.410Z Downloaded poly1305 v0.8.0
7672026-03-10T18:07:18.415Z Downloaded peg-macros v0.8.5
7682026-03-10T18:07:18.419Z Downloaded omicron-zone-package v0.12.2
7692026-03-10T18:07:18.425Z Downloaded rand_chacha v0.3.1
7702026-03-10T18:07:18.425Z Downloaded rand_xorshift v0.4.0
7712026-03-10T18:07:18.425Z Downloaded radium v0.7.0
7722026-03-10T18:07:18.431Z Downloaded heapless v0.7.17
7732026-03-10T18:07:18.440Z Downloaded hickory-resolver v0.24.4
7742026-03-10T18:07:18.440Z Downloaded heapless v0.8.0
7752026-03-10T18:07:18.448Z Downloaded parking_lot v0.12.5
7762026-03-10T18:07:18.448Z Downloaded recursive-proc-macro-impl v0.1.1
7772026-03-10T18:07:18.448Z Downloaded progenitor-client v0.11.2
7782026-03-10T18:07:18.448Z Downloaded rfc6979 v0.4.0
7792026-03-10T18:07:18.454Z Downloaded progenitor v0.13.0
7802026-03-10T18:07:18.454Z Downloaded progenitor v0.11.2
7812026-03-10T18:07:18.455Z Downloaded psm v0.1.30
7822026-03-10T18:07:18.460Z Downloaded recursive v0.1.1
7832026-03-10T18:07:18.460Z Downloaded dropshot-api-manager v0.5.2
7842026-03-10T18:07:18.460Z Downloaded derive_more-impl v2.1.1
7852026-03-10T18:07:18.469Z Downloaded progenitor-macro v0.10.0
7862026-03-10T18:07:18.469Z Downloaded ref-cast-impl v1.0.25
7872026-03-10T18:07:18.474Z Downloaded pkcs5 v0.7.1
7882026-03-10T18:07:18.474Z Downloaded rustc_version v0.1.7
7892026-03-10T18:07:18.475Z Downloaded rustc-hash v2.1.1
7902026-03-10T18:07:18.481Z Downloaded flate2 v1.1.9
7912026-03-10T18:07:18.481Z Downloaded rand_chacha v0.9.0
7922026-03-10T18:07:18.488Z Downloaded indicatif v0.18.4
7932026-03-10T18:07:18.488Z Downloaded rustc_version v0.4.1
7942026-03-10T18:07:18.495Z Downloaded progenitor v0.10.0
7952026-03-10T18:07:18.496Z Downloaded rand_seeder v0.4.0
7962026-03-10T18:07:18.496Z Downloaded rand_core v0.10.0
7972026-03-10T18:07:18.496Z Downloaded postcard v1.1.3
7982026-03-10T18:07:18.502Z Downloaded miniz_oxide v0.8.9
7992026-03-10T18:07:18.502Z Downloaded hickory-resolver v0.25.2
8002026-03-10T18:07:18.510Z Downloaded proc-macro-error2 v2.0.1
8012026-03-10T18:07:18.510Z Downloaded sapling-renderdag v0.1.0
8022026-03-10T18:07:18.510Z Downloaded salsa20 v0.10.2
8032026-03-10T18:07:18.523Z Downloaded same-file v1.0.6
8042026-03-10T18:07:18.523Z Downloaded resolv-conf v0.7.6
8052026-03-10T18:07:18.524Z Downloaded rtoolbox v0.0.3
8062026-03-10T18:07:18.556Z Downloaded proc-macro-crate v1.3.1
8072026-03-10T18:07:18.556Z Downloaded parking_lot_core v0.9.12
8082026-03-10T18:07:18.556Z Downloaded r2d2 v0.8.10
8092026-03-10T18:07:18.556Z Downloaded oso v0.27.3
8102026-03-10T18:07:18.556Z Downloaded rand_core v0.9.5
8112026-03-10T18:07:18.556Z Downloaded indexmap v1.9.3
8122026-03-10T18:07:18.556Z Downloaded crypto-bigint v0.5.5
8132026-03-10T18:07:18.573Z Downloaded russh-cryptovec v0.7.3
8142026-03-10T18:07:18.573Z Downloaded seq-macro v0.3.6
8152026-03-10T18:07:18.573Z Downloaded secrecy v0.8.0
8162026-03-10T18:07:18.573Z Downloaded serde-big-array v0.5.1
8172026-03-10T18:07:18.573Z Downloaded rustls-pemfile v1.0.4
8182026-03-10T18:07:18.573Z Downloaded scrypt v0.11.0
8192026-03-10T18:07:18.573Z Downloaded scheduled-thread-pool v0.2.7
8202026-03-10T18:07:18.573Z Downloaded postgres-types v0.2.12
8212026-03-10T18:07:18.573Z Downloaded rand_core v0.6.4
8222026-03-10T18:07:18.573Z Downloaded quinn-udp v0.5.14
8232026-03-10T18:07:18.574Z Downloaded serde_spanned v1.0.4
8242026-03-10T18:07:18.574Z Downloaded semver v0.1.20
8252026-03-10T18:07:18.574Z Downloaded serde_repr v0.1.20
8262026-03-10T18:07:18.574Z Downloaded primeorder v0.13.6
8272026-03-10T18:07:18.574Z Downloaded secrecy v0.10.3
8282026-03-10T18:07:18.574Z Downloaded scopeguard v1.2.0
8292026-03-10T18:07:18.581Z Downloaded crossterm v0.29.0
8302026-03-10T18:07:18.593Z Downloaded prefix-trie v0.7.0
8312026-03-10T18:07:18.593Z Downloaded shell-words v1.1.1
8322026-03-10T18:07:18.593Z Downloaded rustversion v1.0.22
8332026-03-10T18:07:18.593Z Downloaded signature v2.2.0
8342026-03-10T18:07:18.593Z Downloaded signal-hook-mio v0.2.5
8352026-03-10T18:07:18.593Z Downloaded sigpipe v0.1.3
8362026-03-10T18:07:18.593Z Downloaded rusty-fork v0.3.1
8372026-03-10T18:07:18.593Z Downloaded progenitor-impl v0.13.0
8382026-03-10T18:07:18.601Z Downloaded progenitor-impl v0.10.0
8392026-03-10T18:07:18.601Z Downloaded signal-hook-tokio v0.3.1
8402026-03-10T18:07:18.601Z Downloaded expectorate v1.2.0
8412026-03-10T18:07:18.602Z Downloaded sha1 v0.10.6
8422026-03-10T18:07:18.602Z Downloaded serde_urlencoded v0.7.1
8432026-03-10T18:07:18.614Z Downloaded rustls-native-certs v0.8.3
8442026-03-10T18:07:18.614Z Downloaded progenitor-impl v0.11.2
8452026-03-10T18:07:18.614Z Downloaded siphasher v1.0.2
8462026-03-10T18:07:18.614Z Downloaded slog-bunyan v2.5.0
8472026-03-10T18:07:18.619Z Downloaded rustls-pemfile v2.2.0
8482026-03-10T18:07:18.619Z Downloaded serde_bytes v0.11.19
8492026-03-10T18:07:18.619Z Downloaded papergrid v0.17.0
8502026-03-10T18:07:18.620Z Downloaded sec1 v0.7.3
8512026-03-10T18:07:18.620Z Downloaded hickory-server v0.25.2
8522026-03-10T18:07:18.631Z Downloaded jiff-static v0.2.21
8532026-03-10T18:07:18.631Z Downloaded russh-keys v0.45.0
8542026-03-10T18:07:18.659Z Downloaded scroll v0.13.0
8552026-03-10T18:07:18.659Z Downloaded openssl-sys v0.9.111
8562026-03-10T18:07:18.659Z Downloaded slog-envlogger v2.2.0
8572026-03-10T18:07:18.659Z Downloaded schemars_derive v0.8.22
8582026-03-10T18:07:18.660Z Downloaded ssh-cipher v0.2.0
8592026-03-10T18:07:18.660Z Downloaded sqlparser_derive v0.5.0
8602026-03-10T18:07:18.660Z Downloaded pin-project v1.1.11
8612026-03-10T18:07:18.660Z Downloaded shlex v1.3.0
8622026-03-10T18:07:18.672Z Downloaded ssh-encoding v0.2.0
8632026-03-10T18:07:18.672Z Downloaded rcgen v0.12.1
8642026-03-10T18:07:18.672Z Downloaded serde_path_to_error v0.1.20
8652026-03-10T18:07:18.673Z Downloaded slab v0.4.12
8662026-03-10T18:07:18.673Z Downloaded strip-ansi-escapes v0.2.1
8672026-03-10T18:07:18.673Z Downloaded subtle v2.6.1
8682026-03-10T18:07:18.673Z Downloaded structmeta v0.3.0
8692026-03-10T18:07:18.674Z Downloaded p256 v0.13.2
8702026-03-10T18:07:18.682Z Downloaded strum v0.26.3
8712026-03-10T18:07:18.682Z Downloaded signal-hook-registry v1.4.8
8722026-03-10T18:07:18.682Z Downloaded hyper-util v0.1.20
8732026-03-10T18:07:18.682Z Downloaded strum v0.27.2
8742026-03-10T18:07:18.682Z Downloaded crossterm v0.28.1
8752026-03-10T18:07:18.695Z Downloaded slog-stdlog v4.1.1
8762026-03-10T18:07:18.695Z Downloaded slog-scope v4.4.1
8772026-03-10T18:07:18.695Z Downloaded slog-async v2.8.0
8782026-03-10T18:07:18.696Z Downloaded take_mut v0.2.2
8792026-03-10T18:07:18.708Z Downloaded rustls-pki-types v1.14.0
8802026-03-10T18:07:18.708Z Downloaded hashbrown v0.13.2
8812026-03-10T18:07:18.708Z Downloaded tabled_derive v0.11.0
8822026-03-10T18:07:18.708Z Downloaded tabwriter v1.4.1
8832026-03-10T18:07:18.709Z Downloaded spki v0.7.3
8842026-03-10T18:07:18.709Z Downloaded tagptr v0.2.0
8852026-03-10T18:07:18.709Z Downloaded termtree v0.5.1
8862026-03-10T18:07:18.719Z Downloaded time-core v0.1.8
8872026-03-10T18:07:18.720Z Downloaded slog-dtrace v0.3.0
8882026-03-10T18:07:18.720Z Downloaded simd-adler32 v0.3.8
8892026-03-10T18:07:18.720Z Downloaded http v1.4.0
8902026-03-10T18:07:18.720Z Downloaded tap v1.0.1
8912026-03-10T18:07:18.720Z Downloaded serde_cbor v0.11.2
8922026-03-10T18:07:18.720Z Downloaded stacker v0.1.23
8932026-03-10T18:07:18.720Z Downloaded serde_derive_internals v0.29.1
8942026-03-10T18:07:18.735Z Downloaded rustls-platform-verifier v0.6.2
8952026-03-10T18:07:18.736Z Downloaded smallvec v0.6.14
8962026-03-10T18:07:18.736Z Downloaded thread-id v5.1.0
8972026-03-10T18:07:18.736Z Downloaded slog-json v2.6.1
8982026-03-10T18:07:18.736Z Downloaded sync_wrapper v1.0.2
8992026-03-10T18:07:18.748Z Downloaded sync-ptr v0.1.4
9002026-03-10T18:07:18.748Z Downloaded supports-color v3.0.2
9012026-03-10T18:07:18.749Z Downloaded snafu-derive v0.8.9
9022026-03-10T18:07:18.749Z Downloaded serde_with_macros v3.17.0
9032026-03-10T18:07:18.749Z Downloaded sqlformat v0.3.5
9042026-03-10T18:07:18.749Z Downloaded smf v0.2.3
9052026-03-10T18:07:18.749Z Downloaded slog-term v2.9.2
9062026-03-10T18:07:18.749Z Downloaded tinyvec_macros v0.1.1
9072026-03-10T18:07:18.749Z Downloaded strum_macros v0.24.3
9082026-03-10T18:07:18.750Z Downloaded string_cache v0.8.9
9092026-03-10T18:07:18.750Z Downloaded ron v0.8.1
9102026-03-10T18:07:18.760Z Downloaded nom v7.1.3
9112026-03-10T18:07:18.760Z Downloaded stringprep v0.1.5
9122026-03-10T18:07:18.760Z Downloaded schemars v0.8.22
9132026-03-10T18:07:18.771Z Downloaded static_assertions v1.1.0
9142026-03-10T18:07:18.772Z Downloaded ryu v1.0.23
9152026-03-10T18:07:18.772Z Downloaded strum_macros v0.27.2
9162026-03-10T18:07:18.772Z Downloaded spin v0.9.8
9172026-03-10T18:07:18.781Z Downloaded thiserror-impl-no-std v2.0.2
9182026-03-10T18:07:18.781Z Downloaded termios v0.3.3
9192026-03-10T18:07:18.781Z Downloaded support-bundle-viewer v0.1.2
9202026-03-10T18:07:18.781Z Downloaded strum_macros v0.26.4
9212026-03-10T18:07:18.788Z Downloaded itertools v0.10.5
9222026-03-10T18:07:18.788Z Downloaded mio v1.1.1
9232026-03-10T18:07:18.793Z Downloaded hashbrown v0.15.5
9242026-03-10T18:07:18.793Z Downloaded time-macros v0.2.27
9252026-03-10T18:07:18.800Z Downloaded serde_yaml v0.9.34+deprecated
9262026-03-10T18:07:18.800Z Downloaded thread_local v1.1.9
9272026-03-10T18:07:18.800Z Downloaded hashbrown v0.12.3
9282026-03-10T18:07:18.805Z Downloaded signal-hook v0.3.18
9292026-03-10T18:07:18.805Z Downloaded tls_codec v0.4.2
9302026-03-10T18:07:18.811Z Downloaded tls_codec_derive v0.4.2
9312026-03-10T18:07:18.811Z Downloaded try-lock v0.2.5
9322026-03-10T18:07:18.811Z Downloaded trait-variant v0.1.2
9332026-03-10T18:07:18.822Z Downloaded tower-service v0.3.3
9342026-03-10T18:07:18.822Z Downloaded tower-layer v0.3.3
9352026-03-10T18:07:18.822Z Downloaded topological-sort v0.2.2
9362026-03-10T18:07:18.822Z Downloaded testing_table v0.3.0
9372026-03-10T18:07:18.822Z Downloaded universal-hash v0.5.1
9382026-03-10T18:07:18.823Z Downloaded rayon-core v1.13.0
9392026-03-10T18:07:18.832Z Downloaded structmeta-derive v0.3.0
9402026-03-10T18:07:18.832Z Downloaded sct v0.7.1
9412026-03-10T18:07:18.832Z Downloaded tokio-native-tls v0.3.1
9422026-03-10T18:07:18.833Z Downloaded tokio-dtrace v0.1.1
9432026-03-10T18:07:18.833Z Downloaded thiserror-no-std v2.0.2
9442026-03-10T18:07:18.853Z Downloaded unarray v0.1.4
9452026-03-10T18:07:18.853Z Downloaded serde-hex v0.1.0
9462026-03-10T18:07:18.853Z Downloaded pretty_assertions v1.4.1
9472026-03-10T18:07:18.853Z Downloaded der v0.7.10
9482026-03-10T18:07:18.853Z Downloaded serde_plain v1.0.2
9492026-03-10T18:07:18.853Z Downloaded scroll_derive v0.13.1
9502026-03-10T18:07:18.859Z Downloaded pkcs1 v0.7.5
9512026-03-10T18:07:18.859Z Downloaded tokio-macros v2.6.0
9522026-03-10T18:07:18.859Z Downloaded usdt-macro v0.6.0
9532026-03-10T18:07:18.860Z Downloaded publicsuffix v2.3.0
9542026-03-10T18:07:18.860Z Downloaded typify-macro v0.6.1
9552026-03-10T18:07:18.860Z Downloaded typify-macro v0.4.3
9562026-03-10T18:07:18.860Z Downloaded unit-prefix v0.5.2
9572026-03-10T18:07:18.860Z Downloaded unicode-truncate v1.1.0
9582026-03-10T18:07:18.860Z Downloaded socket2 v0.6.2
9592026-03-10T18:07:18.861Z Downloaded tokio-tungstenite v0.21.0
9602026-03-10T18:07:18.861Z Downloaded toml_writer v1.0.6+spec-1.1.0
9612026-03-10T18:07:18.861Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9622026-03-10T18:07:18.861Z Downloaded tokio-rustls v0.25.0
9632026-03-10T18:07:18.861Z Downloaded quinn v0.11.9
9642026-03-10T18:07:18.868Z Downloaded h2 v0.4.13
9652026-03-10T18:07:18.868Z Downloaded qorb v0.4.1
9662026-03-10T18:07:18.878Z Downloaded usdt-attr-macro v0.6.0
9672026-03-10T18:07:18.878Z Downloaded usdt v0.6.0
9682026-03-10T18:07:18.878Z Downloaded similar v2.7.0
9692026-03-10T18:07:18.878Z Downloaded utf-8 v0.7.6
9702026-03-10T18:07:18.886Z Downloaded rand v0.8.5
9712026-03-10T18:07:18.886Z Downloaded itertools v0.12.1
9722026-03-10T18:07:18.906Z Downloaded term v1.2.1
9732026-03-10T18:07:18.906Z Downloaded term v0.7.0
9742026-03-10T18:07:18.906Z Downloaded num-bigint v0.4.6
9752026-03-10T18:07:18.906Z Downloaded want v0.3.1
9762026-03-10T18:07:18.906Z Downloaded blake3 v1.8.3
9772026-03-10T18:07:18.921Z Downloaded void v1.0.2
9782026-03-10T18:07:18.921Z Downloaded slog v2.8.2
9792026-03-10T18:07:18.921Z Downloaded socket2 v0.5.10
9802026-03-10T18:07:18.921Z Downloaded prettyplease v0.2.37
9812026-03-10T18:07:18.921Z Downloaded tokio-stream v0.1.18
9822026-03-10T18:07:18.921Z Downloaded tokio-rustls v0.26.4
9832026-03-10T18:07:18.922Z Downloaded libxml v0.3.3
9842026-03-10T18:07:18.922Z Downloaded waitgroup v0.1.2
9852026-03-10T18:07:18.930Z Downloaded aho-corasick v1.1.4
9862026-03-10T18:07:18.930Z Downloaded schemars v0.9.0
9872026-03-10T18:07:18.939Z Downloaded xshell-macros v0.2.7
9882026-03-10T18:07:18.939Z Downloaded xattr v1.6.1
9892026-03-10T18:07:18.939Z Downloaded tui-tree-widget v0.23.1
9902026-03-10T18:07:18.939Z Downloaded toml_parser v1.0.9+spec-1.1.0
9912026-03-10T18:07:18.947Z Downloaded tokio-tungstenite v0.23.1
9922026-03-10T18:07:18.947Z Downloaded iddqd v0.3.17
9932026-03-10T18:07:18.963Z Downloaded iri-string v0.7.10
9942026-03-10T18:07:18.963Z Downloaded vergen-lib v0.1.6
9952026-03-10T18:07:18.964Z Downloaded zeroize_derive v1.4.3
9962026-03-10T18:07:18.964Z Downloaded vergen-git2 v1.0.7
9972026-03-10T18:07:18.964Z Downloaded uzers v0.12.2
9982026-03-10T18:07:18.974Z Downloaded rand v0.9.2
9992026-03-10T18:07:18.975Z Downloaded usdt-impl v0.6.0
10002026-03-10T18:07:18.975Z Downloaded wait-timeout v0.2.1
10012026-03-10T18:07:18.975Z Downloaded minimal-lexical v0.2.1
10022026-03-10T18:07:18.975Z Downloaded unicase v2.9.0
10032026-03-10T18:07:18.975Z Downloaded tokio-rustls v0.24.1
10042026-03-10T18:07:18.975Z Downloaded untrusted v0.9.0
10052026-03-10T18:07:18.991Z Downloaded rand v0.10.0
10062026-03-10T18:07:18.992Z Downloaded walkdir v2.5.0
10072026-03-10T18:07:18.992Z Downloaded num-bigint-dig v0.8.6
10082026-03-10T18:07:18.992Z Downloaded futures-util v0.3.32
10092026-03-10T18:07:19.009Z Downloaded subprocess v0.2.15
10102026-03-10T18:07:19.009Z Downloaded snafu v0.8.9
10112026-03-10T18:07:19.009Z Downloaded zone v0.3.1
10122026-03-10T18:07:19.009Z Downloaded wyz v0.5.1
10132026-03-10T18:07:19.009Z Downloaded whoami v2.1.0
10142026-03-10T18:07:19.009Z Downloaded vergen-gitcl v1.0.8
10152026-03-10T18:07:19.009Z Downloaded unicode-properties v0.1.4
10162026-03-10T18:07:19.020Z Downloaded schemars v1.2.1
10172026-03-10T18:07:19.020Z Downloaded zone_cfg_derive v0.3.1
10182026-03-10T18:07:19.020Z Downloaded zeroize v1.8.2
10192026-03-10T18:07:19.020Z Downloaded xz2 v0.1.7
10202026-03-10T18:07:19.020Z Downloaded whoami v1.6.1
10212026-03-10T18:07:19.041Z Downloaded tinyvec v1.10.0
10222026-03-10T18:07:19.042Z Downloaded twox-hash v2.1.2
10232026-03-10T18:07:19.042Z Downloaded rsa v0.9.10
10242026-03-10T18:07:19.042Z Downloaded xshell v0.2.7
10252026-03-10T18:07:19.042Z Downloaded vsss-rs v3.3.4
10262026-03-10T18:07:19.067Z Downloaded tracing-attributes v0.1.31
10272026-03-10T18:07:19.068Z Downloaded test-strategy v0.4.5
10282026-03-10T18:07:19.068Z Downloaded tungstenite v0.23.0
10292026-03-10T18:07:19.068Z Downloaded toml v0.9.12+spec-1.1.0
10302026-03-10T18:07:19.068Z Downloaded rustls-webpki v0.103.9
10312026-03-10T18:07:19.068Z Downloaded typify v0.6.1
10322026-03-10T18:07:19.068Z Downloaded zstd-safe v7.2.4
10332026-03-10T18:07:19.068Z Downloaded tracing-core v0.1.36
10342026-03-10T18:07:19.068Z Downloaded hkdf v0.12.4
10352026-03-10T18:07:19.068Z Downloaded itertools v0.14.0
10362026-03-10T18:07:19.088Z Downloaded itertools v0.13.0
10372026-03-10T18:07:19.089Z Downloaded unicode-bidi v0.3.18
10382026-03-10T18:07:19.089Z Downloaded steno v0.4.1
10392026-03-10T18:07:19.089Z Downloaded unsafe-libyaml v0.2.11
10402026-03-10T18:07:19.089Z Downloaded toml_edit v0.23.10+spec-1.0.0
10412026-03-10T18:07:19.089Z Downloaded yasna v0.5.2
10422026-03-10T18:07:19.089Z Downloaded rpassword v7.4.0
10432026-03-10T18:07:19.089Z Downloaded ron v0.12.0
10442026-03-10T18:07:19.101Z Downloaded tungstenite v0.21.0
10452026-03-10T18:07:19.102Z Downloaded uuid v1.21.0
10462026-03-10T18:07:19.102Z Downloaded chrono v0.4.44
10472026-03-10T18:07:19.102Z Downloaded typify v0.4.3
10482026-03-10T18:07:19.102Z Downloaded russh v0.45.0
10492026-03-10T18:07:19.102Z Downloaded zerocopy v0.6.6
10502026-03-10T18:07:19.110Z Downloaded zstd v0.13.3
10512026-03-10T18:07:19.110Z Downloaded vte v0.14.1
10522026-03-10T18:07:19.110Z Downloaded reedline v0.40.0
10532026-03-10T18:07:19.110Z Downloaded hyper v1.8.1
10542026-03-10T18:07:19.126Z Downloaded vergen v9.0.6
10552026-03-10T18:07:19.126Z Downloaded libm v0.2.16
10562026-03-10T18:07:19.143Z Downloaded rustyline v14.0.0
10572026-03-10T18:07:19.143Z Downloaded toml v0.7.8
10582026-03-10T18:07:19.143Z Downloaded tokio-postgres v0.7.16
10592026-03-10T18:07:19.143Z Downloaded ssh-key v0.6.7
10602026-03-10T18:07:19.143Z Downloaded tar v0.4.44
10612026-03-10T18:07:19.143Z Downloaded aws-lc-rs v1.16.0
10622026-03-10T18:07:19.164Z Downloaded zopfli v0.8.3
10632026-03-10T18:07:19.164Z Downloaded p521 v0.13.3
10642026-03-10T18:07:19.178Z Downloaded bitvec v1.0.1
10652026-03-10T18:07:19.178Z Downloaded samael v0.0.19
10662026-03-10T18:07:19.178Z Downloaded untrusted v0.7.1
10672026-03-10T18:07:19.178Z Downloaded toml_edit v0.19.15
10682026-03-10T18:07:19.192Z Downloaded zip v0.6.6
10692026-03-10T18:07:19.192Z Downloaded bindgen v0.71.1
10702026-03-10T18:07:19.204Z Downloaded yansi v1.0.1
10712026-03-10T18:07:19.204Z Downloaded tower v0.5.3
10722026-03-10T18:07:19.204Z Downloaded tiny-keccak v2.0.2
10732026-03-10T18:07:19.206Z Downloaded ref-cast v1.0.25
10742026-03-10T18:07:19.215Z Downloaded progenitor-client v0.13.0
10752026-03-10T18:07:19.215Z Downloaded progenitor-extras v0.1.0
10762026-03-10T18:07:19.215Z Downloaded ppv-lite86 v0.2.21
10772026-03-10T18:07:19.215Z Downloaded postgres-protocol v0.6.10
10782026-03-10T18:07:19.215Z Downloaded goblin v0.10.5
10792026-03-10T18:07:19.215Z Downloaded aes-gcm v0.10.3
10802026-03-10T18:07:19.215Z Downloaded pkg-config v0.3.32
10812026-03-10T18:07:19.224Z Downloaded pkcs8 v0.10.2
10822026-03-10T18:07:19.224Z Downloaded pin-project-internal v1.1.11
10832026-03-10T18:07:19.224Z Downloaded aes v0.8.4
10842026-03-10T18:07:19.224Z Downloaded bstr v1.12.1
10852026-03-10T18:07:19.236Z Downloaded predicates v3.1.4
10862026-03-10T18:07:19.236Z Downloaded salty v0.3.0
10872026-03-10T18:07:19.248Z Downloaded num-complex v0.4.6
10882026-03-10T18:07:19.249Z Downloaded parking_lot v0.11.2
10892026-03-10T18:07:19.249Z Downloaded polyval v0.6.2
10902026-03-10T18:07:19.249Z Downloaded x509-cert v0.2.5
10912026-03-10T18:07:19.250Z Downloaded peg v0.8.5
10922026-03-10T18:07:19.261Z Downloaded crossbeam-channel v0.5.15
10932026-03-10T18:07:19.261Z Downloaded regex v1.12.3
10942026-03-10T18:07:19.261Z Downloaded unicode_categories v0.1.1
10952026-03-10T18:07:19.261Z Downloaded reqwest v0.12.28
10962026-03-10T18:07:19.269Z Downloaded typed-path v0.9.3
10972026-03-10T18:07:19.269Z Downloaded reqwest v0.13.2
10982026-03-10T18:07:19.276Z Downloaded p384 v0.13.1
10992026-03-10T18:07:19.277Z Downloaded zerocopy-derive v0.8.40
11002026-03-10T18:07:19.290Z Downloaded serde_with v3.17.0
11012026-03-10T18:07:19.299Z Downloaded unicode-normalization v0.1.25
11022026-03-10T18:07:19.299Z Downloaded tough v0.20.0
11032026-03-10T18:07:19.307Z Downloaded curve25519-dalek v4.1.3
11042026-03-10T18:07:19.308Z Downloaded unicode-segmentation v1.12.0
11052026-03-10T18:07:19.308Z Downloaded git2 v0.20.4
11062026-03-10T18:07:19.317Z Downloaded rustls-webpki v0.101.7
11072026-03-10T18:07:19.327Z Downloaded rayon v1.11.0
11082026-03-10T18:07:19.333Z Downloaded lalrpop v0.19.12
11092026-03-10T18:07:19.340Z Downloaded radix_trie v0.2.1
11102026-03-10T18:07:19.345Z Downloaded portable-atomic v1.13.1
11112026-03-10T18:07:19.354Z Downloaded moka v0.12.13
11122026-03-10T18:07:19.363Z Downloaded quick-xml v0.37.5
11132026-03-10T18:07:19.364Z Downloaded winnow v0.5.40
11142026-03-10T18:07:19.375Z Downloaded zip v4.6.1
11152026-03-10T18:07:19.375Z Downloaded tower-http v0.6.8
11162026-03-10T18:07:19.392Z Downloaded nix v0.27.1
11172026-03-10T18:07:19.392Z Downloaded winnow v0.6.26
11182026-03-10T18:07:19.405Z Downloaded proptest v1.10.0
11192026-03-10T18:07:19.406Z Downloaded tokio-util v0.7.18
11202026-03-10T18:07:19.406Z Downloaded psl-types v2.0.11
11212026-03-10T18:07:19.406Z Downloaded progenitor-macro v0.13.0
11222026-03-10T18:07:19.412Z Downloaded pem-rfc7468 v0.7.0
11232026-03-10T18:07:19.413Z Downloaded pem v3.0.6
11242026-03-10T18:07:19.414Z Downloaded parking_lot_core v0.8.6
11252026-03-10T18:07:19.414Z Downloaded petname v2.0.2
11262026-03-10T18:07:19.414Z Downloaded phf v0.13.1
11272026-03-10T18:07:19.415Z Downloaded libbz2-rs-sys v0.2.2
11282026-03-10T18:07:19.415Z Downloaded time v0.3.47
11292026-03-10T18:07:19.420Z Downloaded predicates-core v1.0.10
11302026-03-10T18:07:19.420Z Downloaded paste v1.0.15
11312026-03-10T18:07:19.433Z Downloaded nix v0.28.0
11322026-03-10T18:07:19.450Z Downloaded tabled v0.20.0
11332026-03-10T18:07:19.456Z Downloaded regex-syntax v0.6.29
11342026-03-10T18:07:19.456Z Downloaded rustls-webpki v0.102.8
11352026-03-10T18:07:19.463Z Downloaded vcpkg v0.2.15
11362026-03-10T18:07:19.492Z Downloaded rustls v0.22.4
11372026-03-10T18:07:19.501Z Downloaded quinn-proto v0.11.13
11382026-03-10T18:07:19.507Z Downloaded openssl v0.10.75
11392026-03-10T18:07:19.512Z Downloaded openapiv3 v2.2.0
11402026-03-10T18:07:19.523Z Downloaded hickory-proto v0.25.2
11412026-03-10T18:07:19.535Z Downloaded polar-core v0.27.3
11422026-03-10T18:07:19.541Z Downloaded object v0.37.3
11432026-03-10T18:07:19.546Z Downloaded rustls v0.21.12
11442026-03-10T18:07:19.555Z Downloaded hickory-proto v0.24.4
11452026-03-10T18:07:19.567Z Downloaded nix v0.31.1
11462026-03-10T18:07:19.575Z Downloaded nix v0.30.1
11472026-03-10T18:07:19.586Z Downloaded sqlparser v0.61.0
11482026-03-10T18:07:19.607Z Downloaded smoltcp v0.9.1
11492026-03-10T18:07:19.608Z Downloaded object v0.30.4
11502026-03-10T18:07:19.615Z Downloaded zlib-rs v0.6.2
11512026-03-10T18:07:19.615Z Downloaded webpki-roots v1.0.6
11522026-03-10T18:07:19.620Z Downloaded sled v0.34.7
11532026-03-10T18:07:19.625Z Downloaded diesel v2.2.12
11542026-03-10T18:07:19.634Z Downloaded bzip2-sys v0.1.13+1.0.8
11552026-03-10T18:07:19.643Z Downloaded ratatui v0.29.0
11562026-03-10T18:07:19.658Z Downloaded zerocopy v0.8.40
11572026-03-10T18:07:19.664Z Downloaded nix v0.29.0
11582026-03-10T18:07:19.673Z Downloaded smoltcp v0.11.0
11592026-03-10T18:07:19.682Z Downloaded password-hash v0.4.2
11602026-03-10T18:07:19.685Z Downloaded num_enum_derive v0.7.5
11612026-03-10T18:07:19.685Z Downloaded num_enum v0.7.5
11622026-03-10T18:07:19.690Z Downloaded litrs v1.0.0
11632026-03-10T18:07:19.690Z Downloaded newtype-uuid v1.3.2
11642026-03-10T18:07:19.690Z Downloaded native-tls v0.2.18
11652026-03-10T18:07:19.690Z Downloaded darling_core v0.21.3
11662026-03-10T18:07:19.694Z Downloaded regress v0.10.5
11672026-03-10T18:07:19.700Z Downloaded rustix v0.38.44
11682026-03-10T18:07:19.719Z Downloaded rustls v0.23.37
11692026-03-10T18:07:19.725Z Downloaded chrono-tz v0.10.4
11702026-03-10T18:07:19.740Z Downloaded petgraph v0.6.5
11712026-03-10T18:07:19.753Z Downloaded lzma-sys v0.1.20
11722026-03-10T18:07:19.776Z Downloaded regex-syntax v0.8.10
11732026-03-10T18:07:19.780Z Downloaded darling_core v0.20.11
11742026-03-10T18:07:19.785Z Downloaded parse-display v0.10.0
11752026-03-10T18:07:19.785Z Downloaded libsw-core v0.3.2
11762026-03-10T18:07:19.790Z Downloaded hyper-rustls v0.27.7
11772026-03-10T18:07:19.790Z Downloaded hmac v0.12.1
11782026-03-10T18:07:19.794Z Downloaded darling v0.23.0
11792026-03-10T18:07:19.794Z Downloaded compact_str v0.8.1
11802026-03-10T18:07:19.797Z Downloaded libsw v3.5.0
11812026-03-10T18:07:19.797Z Downloaded iana-time-zone v0.1.65
11822026-03-10T18:07:19.801Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
11832026-03-10T18:07:19.812Z Downloaded half v2.7.1
11842026-03-10T18:07:19.817Z Downloaded getrandom v0.3.4
11852026-03-10T18:07:19.822Z Downloaded openssl-probe v0.1.6
11862026-03-10T18:07:19.822Z Downloaded olpc-cjson v0.1.4
11872026-03-10T18:07:19.822Z Downloaded lru-cache v0.1.2
11882026-03-10T18:07:19.822Z Downloaded lock_api v0.4.14
11892026-03-10T18:07:19.822Z Downloaded linear-map v1.2.0
11902026-03-10T18:07:19.826Z Downloaded bytes v1.11.1
11912026-03-10T18:07:19.826Z Downloaded arc-swap v1.8.2
11922026-03-10T18:07:19.831Z Downloaded num-derive v0.3.3
11932026-03-10T18:07:19.831Z Downloaded num v0.4.3
11942026-03-10T18:07:19.831Z Downloaded new_debug_unreachable v1.0.6
11952026-03-10T18:07:19.831Z Downloaded newtype-uuid-macros v0.1.0
11962026-03-10T18:07:19.831Z Downloaded newline-converter v0.3.0
11972026-03-10T18:07:19.836Z Downloaded multimap v0.10.1
11982026-03-10T18:07:19.836Z Downloaded derive_builder v0.20.2
11992026-03-10T18:07:19.836Z Downloaded newtype_derive v0.1.6
12002026-03-10T18:07:19.836Z Downloaded dropshot_endpoint v0.16.7
12012026-03-10T18:07:19.842Z Downloaded diff v0.1.13
12022026-03-10T18:07:19.842Z Downloaded derive_more v0.99.20
12032026-03-10T18:07:19.846Z Downloaded tracing v0.1.44
12042026-03-10T18:07:19.861Z Downloaded typify-impl v0.6.1
12052026-03-10T18:07:19.872Z Downloaded elliptic-curve v0.13.8
12062026-03-10T18:07:19.877Z Downloaded futures v0.3.32
12072026-03-10T18:07:19.883Z Downloaded typify-impl v0.4.3
12082026-03-10T18:07:19.889Z Downloaded console v0.16.2
12092026-03-10T18:07:19.894Z Downloaded md-5 v0.10.6
12102026-03-10T18:07:19.894Z Downloaded maybe-uninit v2.0.0
12112026-03-10T18:07:19.894Z Downloaded match_cfg v0.1.0
12122026-03-10T18:07:19.894Z Downloaded maplit v1.0.2
12132026-03-10T18:07:19.894Z Downloaded lzss v0.8.2
12142026-03-10T18:07:19.899Z Downloaded half v1.8.3
12152026-03-10T18:07:19.899Z Downloaded lru-slab v0.1.2
12162026-03-10T18:07:19.899Z Downloaded ingot v0.1.1
12172026-03-10T18:07:19.899Z Downloaded indoc v2.0.7
12182026-03-10T18:07:19.899Z Downloaded globset v0.4.18
12192026-03-10T18:07:19.904Z Downloaded diesel_derives v2.2.7
12202026-03-10T18:07:19.904Z Downloaded libscf-sys v1.1.0
12212026-03-10T18:07:19.904Z Downloaded crc-any v2.5.0
12222026-03-10T18:07:19.909Z Downloaded is_ci v1.2.0
12232026-03-10T18:07:19.909Z Downloaded des v0.8.1
12242026-03-10T18:07:19.909Z Downloaded inout v0.1.4
12252026-03-10T18:07:19.909Z Downloaded dropshot v0.16.7
12262026-03-10T18:07:19.923Z Downloaded blake2 v0.10.6
12272026-03-10T18:07:19.926Z Downloaded colored v3.1.1
12282026-03-10T18:07:19.926Z Downloaded chacha20 v0.9.1
12292026-03-10T18:07:19.929Z Downloaded cargo_toml v0.22.3
12302026-03-10T18:07:19.929Z Downloaded bzip2 v0.6.1
12312026-03-10T18:07:19.930Z Downloaded instability v0.3.11
12322026-03-10T18:07:19.933Z Downloaded fs-err v2.11.0
12332026-03-10T18:07:19.933Z Downloaded hubpack_derive v0.1.1
12342026-03-10T18:07:19.933Z Downloaded zerocopy-derive v0.6.6
12352026-03-10T18:07:19.940Z Downloaded hyper-tls v0.6.0
12362026-03-10T18:07:19.944Z Downloaded ring v0.17.14
12372026-03-10T18:07:19.973Z Downloaded group v0.13.0
12382026-03-10T18:07:19.978Z Downloaded glob v0.3.3
12392026-03-10T18:07:19.978Z Downloaded foldhash v0.2.0
12402026-03-10T18:07:19.979Z Downloaded filetime v0.2.27
12412026-03-10T18:07:19.979Z Downloaded drift v0.1.3
12422026-03-10T18:07:19.984Z Downloaded der_derive v0.7.3
12432026-03-10T18:07:19.984Z Downloaded chacha20poly1305 v0.10.1
12442026-03-10T18:07:19.984Z Downloaded regex-automata v0.4.14
12452026-03-10T18:07:19.993Z Downloaded futures-executor v0.3.32
12462026-03-10T18:07:19.996Z Downloaded either v1.15.0
12472026-03-10T18:07:19.997Z Downloaded http-range v0.1.5
12482026-03-10T18:07:19.997Z Downloaded hostname v0.4.2
12492026-03-10T18:07:20.001Z Downloaded hostname v0.3.1
12502026-03-10T18:07:20.002Z Downloaded home v0.5.12
12512026-03-10T18:07:20.002Z Downloaded ghash v0.5.1
12522026-03-10T18:07:20.002Z Downloaded erased-serde v0.3.31
12532026-03-10T18:07:20.005Z Downloaded env_logger v0.11.9
12542026-03-10T18:07:20.005Z Downloaded crc32fast v1.5.0
12552026-03-10T18:07:20.005Z Downloaded cookie_store v0.22.1
12562026-03-10T18:07:20.005Z Downloaded constant_time_eq v0.4.2
12572026-03-10T18:07:20.009Z Downloaded clang-sys v1.8.1
12582026-03-10T18:07:20.009Z Downloaded ciborium v0.2.2
12592026-03-10T18:07:20.012Z Downloaded cancel-safe-futures v0.1.5
12602026-03-10T18:07:20.012Z Downloaded backon v1.6.0
12612026-03-10T18:07:20.081Z Downloaded fixedbitset v0.5.7
12622026-03-10T18:07:20.081Z Downloaded ecdsa v0.16.9
12632026-03-10T18:07:20.081Z Downloaded jiff v0.2.21
12642026-03-10T18:07:20.081Z Downloaded diesel-dtrace v0.4.2
12652026-03-10T18:07:20.082Z Downloaded daft-derive v0.1.5
12662026-03-10T18:07:20.082Z Downloaded derive_builder_core v0.20.2
12672026-03-10T18:07:20.082Z Downloaded colored v2.2.0
12682026-03-10T18:07:20.082Z Downloaded chacha20 v0.10.0
12692026-03-10T18:07:20.082Z Downloaded buf-list v1.1.2
12702026-03-10T18:07:20.082Z Downloaded const_format_proc_macros v0.2.34
12712026-03-10T18:07:20.082Z Downloaded blowfish v0.9.1
12722026-03-10T18:07:20.082Z Downloaded array-init v0.0.4
12732026-03-10T18:07:20.082Z Downloaded gethostname v0.5.0
12742026-03-10T18:07:20.082Z Downloaded bitflags v1.3.2
12752026-03-10T18:07:20.082Z Downloaded funty v2.0.0
12762026-03-10T18:07:20.082Z Downloaded corncobs v0.1.4
12772026-03-10T18:07:20.082Z Downloaded hash32 v0.2.1
12782026-03-10T18:07:20.082Z Downloaded fxhash v0.2.1
12792026-03-10T18:07:20.082Z Downloaded derive-where v1.6.0
12802026-03-10T18:07:20.082Z Downloaded base64 v0.21.7
12812026-03-10T18:07:20.083Z Downloaded deranged v0.5.8
12822026-03-10T18:07:20.083Z Downloaded daft v0.1.5
12832026-03-10T18:07:20.083Z Downloaded env_filter v1.0.0
12842026-03-10T18:07:20.083Z Downloaded endian-type v0.1.2
12852026-03-10T18:07:20.083Z Downloaded console v0.15.11
12862026-03-10T18:07:20.083Z Downloaded bit-vec v0.8.0
12872026-03-10T18:07:20.083Z Downloaded ar_archive_writer v0.5.1
12882026-03-10T18:07:20.083Z Downloaded crossbeam-deque v0.8.6
12892026-03-10T18:07:20.083Z Downloaded csv v1.4.0
12902026-03-10T18:07:20.093Z Downloaded libz-sys v1.1.24
12912026-03-10T18:07:20.099Z Downloaded cookie v0.18.1
12922026-03-10T18:07:20.104Z Downloaded petgraph v0.8.3
12932026-03-10T18:07:20.115Z Downloaded cexpr v0.6.0
12942026-03-10T18:07:20.118Z Downloaded foreign-types-shared v0.1.1
12952026-03-10T18:07:20.119Z Downloaded dunce v1.0.5
12962026-03-10T18:07:20.119Z Downloaded dtrace-parser v0.3.0
12972026-03-10T18:07:20.119Z Downloaded darling_macro v0.21.3
12982026-03-10T18:07:20.119Z Downloaded difflib v0.4.0
12992026-03-10T18:07:20.123Z Downloaded base16ct v1.0.0
13002026-03-10T18:07:20.123Z Downloaded convert_case v0.10.0
13012026-03-10T18:07:20.123Z Downloaded cmake v0.1.57
13022026-03-10T18:07:20.123Z Downloaded crc-catalog v2.4.0
13032026-03-10T18:07:20.123Z Downloaded cobs v0.3.0
13042026-03-10T18:07:20.128Z Downloaded bit-set v0.5.3
13052026-03-10T18:07:20.128Z Downloaded bcrypt-pbkdf v0.10.0
13062026-03-10T18:07:20.128Z Downloaded dof v0.4.0
13072026-03-10T18:07:20.128Z Downloaded tokio v1.49.0
13082026-03-10T18:07:20.161Z Downloaded sha3 v0.10.8
13092026-03-10T18:07:20.166Z Downloaded crucible-workspace-hack v0.1.0
13102026-03-10T18:07:20.166Z Downloaded defmt v0.3.100
13112026-03-10T18:07:20.166Z Downloaded castaway v0.2.4
13122026-03-10T18:07:20.166Z Downloaded defmt-parser v1.0.0
13132026-03-10T18:07:20.166Z Downloaded dropshot-api-manager-types v0.5.2
13142026-03-10T18:07:20.166Z Downloaded dirs-next v2.0.0
13152026-03-10T18:07:20.166Z Downloaded cpufeatures v0.3.0
13162026-03-10T18:07:20.166Z Downloaded aead v0.5.2
13172026-03-10T18:07:20.166Z Downloaded futures-core v0.3.32
13182026-03-10T18:07:20.166Z Downloaded atomicwrites v0.4.4
13192026-03-10T18:07:20.173Z Downloaded dirs-sys-next v0.1.2
13202026-03-10T18:07:20.173Z Downloaded crc8 v0.1.1
13212026-03-10T18:07:20.173Z Downloaded crc v3.4.0
13222026-03-10T18:07:20.173Z Downloaded convert_case v0.4.0
13232026-03-10T18:07:20.173Z Downloaded arrayref v0.3.9
13242026-03-10T18:07:20.173Z Downloaded derive_builder_macro v0.20.2
13252026-03-10T18:07:20.173Z Downloaded darling_macro v0.20.11
13262026-03-10T18:07:20.173Z Downloaded bitfield-struct v0.6.2
13272026-03-10T18:07:20.177Z Downloaded async-recursion v1.1.1
13282026-03-10T18:07:20.177Z Downloaded crunchy v0.2.4
13292026-03-10T18:07:20.177Z Downloaded base16ct v0.2.0
13302026-03-10T18:07:20.177Z Downloaded bitfield-macros v0.19.4
13312026-03-10T18:07:20.177Z Downloaded bit-vec v0.6.3
13322026-03-10T18:07:20.177Z Downloaded block-padding v0.3.3
13332026-03-10T18:07:20.177Z Downloaded allocator-api2 v0.2.21
13342026-03-10T18:07:20.181Z Downloaded bzip2 v0.4.4
13352026-03-10T18:07:20.181Z Downloaded atomic-waker v1.1.2
13362026-03-10T18:07:20.181Z Downloaded cfg_aliases v0.2.1
13372026-03-10T18:07:20.181Z Downloaded assert_matches v1.5.0
13382026-03-10T18:07:20.185Z Downloaded arrayvec v0.7.6
13392026-03-10T18:07:20.203Z Downloaded encoding_rs v0.8.35
13402026-03-10T18:07:20.267Z Downloaded libgit2-sys v0.18.3+1.9.2
13412026-03-10T18:07:20.662Z Downloaded aws-lc-sys v0.37.1
13422026-03-10T18:07:20.952Z Compiling libc v0.2.180
13432026-03-10T18:07:20.955Z Compiling serde v1.0.228
13442026-03-10T18:07:20.955Z Compiling log v0.4.29
13452026-03-10T18:07:20.955Z Compiling shlex v1.3.0
13462026-03-10T18:07:21.123Z Compiling find-msvc-tools v0.1.9
13472026-03-10T18:07:21.126Z Compiling smallvec v1.15.1
13482026-03-10T18:07:21.137Z Compiling syn v2.0.117
13492026-03-10T18:07:21.153Z Compiling typenum v1.19.0
13502026-03-10T18:07:21.369Z Compiling generic-array v0.14.7
13512026-03-10T18:07:21.404Z Compiling subtle v2.6.1
13522026-03-10T18:07:21.448Z Compiling scopeguard v1.2.0
13532026-03-10T18:07:21.522Z Compiling portable-atomic v1.13.1
13542026-03-10T18:07:21.565Z Compiling lock_api v0.4.14
13552026-03-10T18:07:21.582Z Compiling const-oid v0.9.6
13562026-03-10T18:07:21.650Z Compiling critical-section v1.2.0
13572026-03-10T18:07:21.703Z Compiling zerocopy v0.8.40
13582026-03-10T18:07:21.782Z Compiling parking_lot_core v0.9.12
13592026-03-10T18:07:21.875Z Compiling pin-project-lite v0.2.17
13602026-03-10T18:07:21.996Z Compiling serde_json v1.0.149
13612026-03-10T18:07:22.133Z Compiling pkg-config v0.3.32
13622026-03-10T18:07:22.298Z Compiling libm v0.2.16
13632026-03-10T18:07:22.453Z Compiling getrandom v0.2.17
13642026-03-10T18:07:22.505Z Compiling jobserver v0.1.34
13652026-03-10T18:07:22.710Z Compiling rand_core v0.6.4
13662026-03-10T18:07:22.713Z Compiling errno v0.3.14
13672026-03-10T18:07:22.881Z Compiling cc v1.2.56
13682026-03-10T18:07:22.910Z Compiling once_cell v1.21.3
13692026-03-10T18:07:22.950Z Compiling signal-hook-registry v1.4.8
13702026-03-10T18:07:23.016Z Compiling parking_lot v0.12.5
13712026-03-10T18:07:23.073Z Compiling mio v1.1.1
13722026-03-10T18:07:23.134Z Compiling num-traits v0.2.19
13732026-03-10T18:07:23.178Z Compiling bitflags v2.11.0
13742026-03-10T18:07:23.319Z Compiling futures-core v0.3.32
13752026-03-10T18:07:23.508Z Compiling socket2 v0.6.2
13762026-03-10T18:07:23.525Z Compiling percent-encoding v2.3.2
13772026-03-10T18:07:23.596Z Compiling allocator-api2 v0.2.21
13782026-03-10T18:07:23.760Z Compiling foldhash v0.2.0
13792026-03-10T18:07:23.777Z Compiling cpufeatures v0.2.17
13802026-03-10T18:07:23.870Z Compiling futures-sink v0.3.32
13812026-03-10T18:07:23.963Z Compiling slab v0.4.12
13822026-03-10T18:07:24.000Z Compiling hashbrown v0.16.1
13832026-03-10T18:07:24.032Z Compiling futures-channel v0.3.32
13842026-03-10T18:07:24.037Z Compiling futures-io v0.3.32
13852026-03-10T18:07:24.069Z Compiling futures-task v0.3.32
13862026-03-10T18:07:24.177Z Compiling getrandom v0.4.1
13872026-03-10T18:07:24.238Z Compiling getrandom v0.3.4
13882026-03-10T18:07:24.278Z Compiling rustversion v1.0.22
13892026-03-10T18:07:24.314Z Compiling rand_core v0.10.0
13902026-03-10T18:07:24.527Z Compiling cmake v0.1.57
13912026-03-10T18:07:24.861Z Compiling indexmap v2.13.0
13922026-03-10T18:07:25.038Z Compiling form_urlencoded v1.2.2
13932026-03-10T18:07:25.074Z Compiling fs_extra v1.3.0
13942026-03-10T18:07:25.110Z Compiling base64ct v1.8.3
13952026-03-10T18:07:25.306Z Compiling synstructure v0.13.2
13962026-03-10T18:07:25.444Z Compiling ident_case v1.0.1
13972026-03-10T18:07:25.462Z Compiling dunce v1.0.5
13982026-03-10T18:07:25.532Z Compiling pem-rfc7468 v0.7.0
13992026-03-10T18:07:25.575Z Compiling aws-lc-sys v0.37.1
14002026-03-10T18:07:25.593Z Compiling flagset v0.4.7
14012026-03-10T18:07:25.611Z Compiling rand_core v0.9.5
14022026-03-10T18:07:25.762Z Compiling rustix v1.1.3
14032026-03-10T18:07:25.793Z Compiling iana-time-zone v0.1.65
14042026-03-10T18:07:25.877Z Compiling ring v0.17.14
14052026-03-10T18:07:25.940Z Compiling uuid v1.21.0
14062026-03-10T18:07:25.984Z Compiling rustc_version v0.4.1
14072026-03-10T18:07:26.057Z Compiling vcpkg v0.2.15
14082026-03-10T18:07:26.120Z Compiling regex-syntax v0.8.10
14092026-03-10T18:07:26.402Z Compiling aws-lc-rs v1.16.0
14102026-03-10T18:07:26.798Z Compiling tracing-core v0.1.36
14112026-03-10T18:07:26.843Z Compiling crossbeam-utils v0.8.21
14122026-03-10T18:07:27.052Z Compiling openssl-sys v0.9.111
14132026-03-10T18:07:27.248Z Compiling pest_generator v2.8.6
14142026-03-10T18:07:27.520Z Compiling serde_derive_internals v0.29.1
14152026-03-10T18:07:27.812Z Compiling openssl-probe v0.2.1
14162026-03-10T18:07:27.879Z Compiling serde_derive v1.0.228
14172026-03-10T18:07:28.027Z Compiling zeroize_derive v1.4.3
14182026-03-10T18:07:28.141Z Compiling zerofrom-derive v0.1.6
14192026-03-10T18:07:28.173Z Compiling yoke-derive v0.8.1
14202026-03-10T18:07:28.731Z Compiling zerocopy-derive v0.8.40
14212026-03-10T18:07:28.889Z Compiling zeroize v1.8.2
14222026-03-10T18:07:29.345Z Compiling zerovec-derive v0.11.2
14232026-03-10T18:07:29.760Z Compiling displaydoc v0.2.5
14242026-03-10T18:07:29.934Z Compiling crypto-common v0.1.7
14252026-03-10T18:07:30.048Z Compiling zerofrom v0.1.6
14262026-03-10T18:07:30.105Z Compiling block-buffer v0.10.4
14272026-03-10T18:07:30.204Z Compiling yoke v0.8.1
14282026-03-10T18:07:30.345Z Compiling digest v0.10.7
14292026-03-10T18:07:30.479Z Compiling tokio-macros v2.6.0
14302026-03-10T18:07:30.671Z Compiling hmac v0.12.1
14312026-03-10T18:07:30.741Z Compiling futures-macro v0.3.32
14322026-03-10T18:07:30.784Z Compiling zerotrie v0.2.3
14332026-03-10T18:07:30.857Z Compiling zerovec v0.11.5
14342026-03-10T18:07:30.875Z Compiling block-padding v0.3.3
14352026-03-10T18:07:31.076Z Compiling inout v0.1.4
14362026-03-10T18:07:31.180Z Compiling sha2 v0.10.9
14372026-03-10T18:07:31.296Z Compiling cipher v0.4.4
14382026-03-10T18:07:31.478Z Compiling tinystr v0.8.2
14392026-03-10T18:07:31.548Z Compiling potential_utf v0.1.4
14402026-03-10T18:07:31.653Z Compiling der_derive v0.7.3
14412026-03-10T18:07:31.740Z Compiling icu_locale_core v2.1.1
14422026-03-10T18:07:31.761Z Compiling icu_collections v2.1.1
14432026-03-10T18:07:31.852Z Compiling futures-util v0.3.32
14442026-03-10T18:07:32.394Z Compiling salsa20 v0.10.2
14452026-03-10T18:07:32.564Z Compiling bytes v1.11.1
14462026-03-10T18:07:32.592Z Compiling icu_provider v2.1.1
14472026-03-10T18:07:32.911Z Compiling icu_normalizer v2.1.1
14482026-03-10T18:07:32.935Z Compiling icu_properties v2.1.2
14492026-03-10T18:07:32.954Z Compiling der v0.7.10
14502026-03-10T18:07:32.957Z Compiling chrono v0.4.44
14512026-03-10T18:07:33.385Z Compiling tokio v1.49.0
14522026-03-10T18:07:33.619Z Compiling http v1.4.0
14532026-03-10T18:07:34.428Z Compiling idna_adapter v1.2.1
14542026-03-10T18:07:34.590Z Compiling idna v1.1.0
14552026-03-10T18:07:34.608Z Compiling spki v0.7.3
14562026-03-10T18:07:34.795Z Compiling pbkdf2 v0.12.2
14572026-03-10T18:07:34.821Z Compiling thiserror-impl v2.0.18
14582026-03-10T18:07:34.857Z Compiling cbc v0.1.2
14592026-03-10T18:07:34.923Z Compiling scrypt v0.11.0
14602026-03-10T18:07:34.941Z Compiling url v2.5.8
14612026-03-10T18:07:35.038Z Compiling aes v0.8.4
14622026-03-10T18:07:35.280Z Compiling ppv-lite86 v0.2.21
14632026-03-10T18:07:35.302Z Compiling rustls-pki-types v1.14.0
14642026-03-10T18:07:35.494Z Compiling tracing-attributes v0.1.31
14652026-03-10T18:07:35.730Z Compiling rand_chacha v0.9.0
14662026-03-10T18:07:35.904Z Compiling pkcs5 v0.7.1
14672026-03-10T18:07:36.046Z Compiling rand v0.9.2
14682026-03-10T18:07:36.479Z Compiling http-body v1.0.1
14692026-03-10T18:07:36.549Z Compiling base64 v0.22.1
14702026-03-10T18:07:36.644Z Compiling schemars v0.8.22
14712026-03-10T18:07:36.663Z Compiling untrusted v0.7.1
14722026-03-10T18:07:36.681Z Compiling thiserror v2.0.18
14732026-03-10T18:07:36.808Z Compiling untrusted v0.9.0
14742026-03-10T18:07:36.815Z Compiling syn v1.0.109
14752026-03-10T18:07:36.919Z Compiling httparse v1.10.1
14762026-03-10T18:07:36.996Z Compiling pkcs8 v0.10.2
14772026-03-10T18:07:37.067Z Compiling schemars_derive v0.8.22
14782026-03-10T18:07:37.285Z Compiling pest_derive v2.8.6
14792026-03-10T18:07:37.330Z Compiling tracing v0.1.44
14802026-03-10T18:07:37.391Z Compiling scroll_derive v0.13.1
14812026-03-10T18:07:37.664Z Compiling darling_core v0.20.11
14822026-03-10T18:07:37.842Z Compiling tinyvec_macros v0.1.1
14832026-03-10T18:07:37.923Z Compiling rustls v0.23.37
14842026-03-10T18:07:38.042Z Compiling tower-layer v0.3.3
14852026-03-10T18:07:38.152Z Compiling tower-service v0.3.3
14862026-03-10T18:07:38.242Z Compiling try-lock v0.2.5
14872026-03-10T18:07:38.269Z Compiling dyn-clone v1.0.20
14882026-03-10T18:07:38.374Z Compiling tokio-util v0.7.18
14892026-03-10T18:07:38.437Z Compiling atomic-waker v1.1.2
14902026-03-10T18:07:38.467Z Compiling scroll v0.13.0
14912026-03-10T18:07:38.588Z Compiling want v0.3.1
14922026-03-10T18:07:38.789Z Compiling tinyvec v1.10.0
14932026-03-10T18:07:39.247Z Compiling ipnet v2.11.0
14942026-03-10T18:07:39.375Z Compiling h2 v0.4.13
14952026-03-10T18:07:39.763Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14962026-03-10T18:07:39.920Z Compiling spin v0.9.8
14972026-03-10T18:07:40.181Z Compiling aho-corasick v1.1.4
14982026-03-10T18:07:40.336Z Compiling foreign-types-shared v0.1.1
14992026-03-10T18:07:40.446Z Compiling powerfmt v0.2.0
15002026-03-10T18:07:40.549Z Compiling httpdate v1.0.3
15012026-03-10T18:07:40.706Z Compiling pin-utils v0.1.0
15022026-03-10T18:07:40.799Z Compiling num-conv v0.2.0
15032026-03-10T18:07:40.834Z Compiling time-core v0.1.8
15042026-03-10T18:07:40.932Z Compiling darling_macro v0.20.11
15052026-03-10T18:07:40.975Z Compiling openssl v0.10.75
15062026-03-10T18:07:41.030Z Compiling crc32fast v1.5.0
15072026-03-10T18:07:41.215Z Compiling time-macros v0.2.27
15082026-03-10T18:07:41.320Z Compiling tempfile v3.25.0
15092026-03-10T18:07:41.453Z Compiling regex-automata v0.4.14
15102026-03-10T18:07:41.551Z Compiling darling v0.20.11
15112026-03-10T18:07:41.652Z Compiling deranged v0.5.8
15122026-03-10T18:07:41.808Z Compiling foreign-types v0.3.2
15132026-03-10T18:07:42.611Z Compiling goblin v0.10.5
15142026-03-10T18:07:42.675Z Compiling openssl-macros v0.1.1
15152026-03-10T18:07:43.061Z Compiling thiserror-impl v1.0.69
15162026-03-10T18:07:43.987Z Compiling hyper v1.8.1
15172026-03-10T18:07:44.701Z Compiling wait-timeout v0.2.1
15182026-03-10T18:07:44.751Z Compiling native-tls v0.2.18
15192026-03-10T18:07:44.841Z Compiling quick-error v1.2.3
15202026-03-10T18:07:44.966Z Compiling usdt-impl v0.6.0
15212026-03-10T18:07:45.018Z Compiling bit-vec v0.8.0
15222026-03-10T18:07:45.036Z Compiling either v1.15.0
15232026-03-10T18:07:45.282Z Compiling simd-adler32 v0.3.8
15242026-03-10T18:07:45.336Z Compiling num_threads v0.1.7
15252026-03-10T18:07:45.362Z Compiling siphasher v1.0.2
15262026-03-10T18:07:45.456Z Compiling time v0.3.47
15272026-03-10T18:07:45.615Z Compiling hyper-util v0.1.20
15282026-03-10T18:07:45.618Z Compiling bit-set v0.8.0
15292026-03-10T18:07:45.874Z Compiling rusty-fork v0.3.1
15302026-03-10T18:07:46.134Z Compiling thiserror v1.0.69
15312026-03-10T18:07:46.292Z Compiling derive_builder_core v0.20.2
15322026-03-10T18:07:47.230Z Compiling dof v0.4.0
15332026-03-10T18:07:47.651Z Compiling unicode-normalization v0.1.25
15342026-03-10T18:07:47.690Z Compiling crossbeam-epoch v0.9.18
15352026-03-10T18:07:47.904Z Compiling dtrace-parser v0.3.0
15362026-03-10T18:07:48.108Z Compiling rustls-native-certs v0.8.3
15372026-03-10T18:07:48.249Z Compiling signature v2.2.0
15382026-03-10T18:07:48.464Z Compiling scroll_derive v0.12.1
15392026-03-10T18:07:48.480Z Compiling heapless v0.7.17
15402026-03-10T18:07:48.710Z Compiling slog v2.8.2
15412026-03-10T18:07:48.796Z Compiling rand_xorshift v0.4.0
15422026-03-10T18:07:48.936Z Compiling darling_core v0.21.3
15432026-03-10T18:07:48.955Z Compiling bzip2-sys v0.1.13+1.0.8
15442026-03-10T18:07:48.973Z Compiling sync_wrapper v1.0.2
15452026-03-10T18:07:48.993Z Compiling thread-id v5.1.0
15462026-03-10T18:07:49.093Z Compiling cookie v0.18.1
15472026-03-10T18:07:49.114Z Compiling zstd-safe v7.2.4
15482026-03-10T18:07:49.319Z Compiling unicode-bidi v0.3.18
15492026-03-10T18:07:49.337Z Compiling adler2 v2.0.1
15502026-03-10T18:07:49.340Z Compiling rayon-core v1.13.0
15512026-03-10T18:07:49.374Z Compiling signal-hook v0.3.18
15522026-03-10T18:07:49.513Z Compiling unarray v0.1.4
15532026-03-10T18:07:49.572Z Compiling paste v1.0.15
15542026-03-10T18:07:49.600Z Compiling anyhow v1.0.102
15552026-03-10T18:07:49.644Z Compiling unicode-properties v0.1.4
15562026-03-10T18:07:49.901Z Compiling unicode-segmentation v1.12.0
15572026-03-10T18:07:49.981Z Compiling stringprep v0.1.5
15582026-03-10T18:07:50.031Z Compiling proptest v1.10.0
15592026-03-10T18:07:50.335Z Compiling miniz_oxide v0.8.9
15602026-03-10T18:07:50.411Z Compiling scroll v0.12.0
15612026-03-10T18:07:50.619Z Compiling tower v0.5.3
15622026-03-10T18:07:50.938Z Compiling crossbeam-deque v0.8.6
15632026-03-10T18:07:51.168Z Compiling derive_builder_macro v0.20.2
15642026-03-10T18:07:51.187Z Compiling ipnetwork v0.21.1
15652026-03-10T18:07:51.204Z Compiling http-body-util v0.1.3
15662026-03-10T18:07:51.241Z Compiling webpki-roots v1.0.6
15672026-03-10T18:07:51.408Z Compiling rand_chacha v0.3.1
15682026-03-10T18:07:51.509Z Compiling serde_tokenstream v0.2.3
15692026-03-10T18:07:51.527Z Compiling erased-serde v0.3.31
15702026-03-10T18:07:51.694Z Compiling serde_spanned v0.6.9
15712026-03-10T18:07:51.764Z Compiling toml_datetime v0.6.11
15722026-03-10T18:07:51.874Z Compiling md-5 v0.10.6
15732026-03-10T18:07:51.898Z Compiling zerocopy-derive v0.7.35
15742026-03-10T18:07:52.072Z Compiling curve25519-dalek v4.1.3
15752026-03-10T18:07:52.097Z Compiling vergen-lib v0.1.6
15762026-03-10T18:07:52.246Z Compiling num-integer v0.1.46
15772026-03-10T18:07:52.341Z Compiling hash32 v0.2.1
15782026-03-10T18:07:52.451Z Compiling ff v0.13.1
15792026-03-10T18:07:52.525Z Compiling fallible-iterator v0.2.0
15802026-03-10T18:07:52.528Z Compiling darling_macro v0.21.3
15812026-03-10T18:07:52.579Z Compiling iri-string v0.7.10
15822026-03-10T18:07:52.616Z Compiling ryu v1.0.23
15832026-03-10T18:07:52.672Z Compiling base16ct v0.2.0
15842026-03-10T18:07:52.845Z Compiling ref-cast v1.0.25
15852026-03-10T18:07:52.891Z Compiling litrs v1.0.0
15862026-03-10T18:07:52.949Z Compiling smoltcp v0.9.1
15872026-03-10T18:07:53.071Z Compiling zlib-rs v0.6.2
15882026-03-10T18:07:53.143Z Compiling psl-types v2.0.11
15892026-03-10T18:07:53.249Z Compiling rustix v0.38.44
15902026-03-10T18:07:53.297Z Compiling num-bigint-dig v0.8.6
15912026-03-10T18:07:53.447Z Compiling newtype-uuid v1.3.2
15922026-03-10T18:07:53.573Z Compiling publicsuffix v2.3.0
15932026-03-10T18:07:53.577Z Compiling document-features v0.2.12
15942026-03-10T18:07:53.819Z Compiling darling v0.21.3
15952026-03-10T18:07:53.838Z Compiling zerocopy v0.7.35
15962026-03-10T18:07:53.855Z Compiling postgres-protocol v0.6.10
15972026-03-10T18:07:53.918Z Compiling sec1 v0.7.3
15982026-03-10T18:07:54.274Z Compiling tower-http v0.6.8
15992026-03-10T18:07:54.379Z Compiling serde_urlencoded v0.7.1
16002026-03-10T18:07:54.571Z Compiling group v0.13.0
16012026-03-10T18:07:54.628Z Compiling num-iter v0.1.45
16022026-03-10T18:07:54.791Z Compiling derive_builder v0.20.2
16032026-03-10T18:07:54.827Z Compiling rand v0.8.5
16042026-03-10T18:07:54.830Z Compiling oxnet v0.1.4
16052026-03-10T18:07:55.069Z Compiling proc-macro-error v1.0.4
16062026-03-10T18:07:55.356Z Compiling goblin v0.8.2
16072026-03-10T18:07:55.381Z Compiling tokio-native-tls v0.3.1
16082026-03-10T18:07:55.978Z Compiling heck v0.4.1
16092026-03-10T18:07:56.257Z Compiling phf_shared v0.13.1
16102026-03-10T18:07:56.457Z Compiling hubpack_derive v0.1.1
16112026-03-10T18:07:56.474Z Compiling regex v1.12.3
16122026-03-10T18:07:56.592Z Compiling lazy_static v1.5.0
16132026-03-10T18:07:56.701Z Compiling cargo-platform v0.1.9
16142026-03-10T18:07:56.894Z Compiling hkdf v0.12.4
16152026-03-10T18:07:57.026Z Compiling flate2 v1.1.9
16162026-03-10T18:07:57.045Z Compiling crypto-bigint v0.5.5
16172026-03-10T18:07:57.048Z Compiling daft-derive v0.1.5
16182026-03-10T18:07:57.090Z Compiling curve25519-dalek-derive v0.1.1
16192026-03-10T18:07:57.498Z Compiling async-trait v0.1.89
16202026-03-10T18:07:57.570Z Compiling ref-cast-impl v1.0.25
16212026-03-10T18:07:57.946Z Compiling strum_macros v0.27.2
16222026-03-10T18:07:57.999Z Compiling terminal_size v0.4.3
16232026-03-10T18:07:58.205Z Compiling vergen v9.0.6
16242026-03-10T18:07:58.281Z Compiling fs-err v3.3.0
16252026-03-10T18:07:58.450Z Compiling ahash v0.8.12
16262026-03-10T18:07:58.532Z Compiling bitflags v1.3.2
16272026-03-10T18:07:58.628Z Compiling object v0.37.3
16282026-03-10T18:07:58.722Z Compiling managed v0.8.0
16292026-03-10T18:07:58.945Z Compiling libbz2-rs-sys v0.2.2
16302026-03-10T18:07:58.983Z Compiling bumpalo v3.20.2
16312026-03-10T18:07:59.005Z Compiling foldhash v0.1.5
16322026-03-10T18:07:59.221Z Compiling winnow v0.5.40
16332026-03-10T18:07:59.307Z Compiling zopfli v0.8.3
16342026-03-10T18:07:59.851Z Compiling bzip2 v0.6.1
16352026-03-10T18:08:00.111Z Compiling hashbrown v0.15.5
16362026-03-10T18:08:00.195Z Compiling clap_builder v4.5.60
16372026-03-10T18:08:00.352Z Compiling console v0.16.2
16382026-03-10T18:08:00.633Z Compiling strum v0.27.2
16392026-03-10T18:08:00.850Z Compiling elliptic-curve v0.13.8
16402026-03-10T18:08:01.027Z Compiling toml_edit v0.19.15
16412026-03-10T18:08:01.135Z Compiling dof v0.3.0
16422026-03-10T18:08:01.320Z Compiling daft v0.1.5
16432026-03-10T18:08:01.447Z Compiling hubpack v0.1.2
16442026-03-10T18:08:01.679Z Compiling cargo_metadata v0.19.2
16452026-03-10T18:08:02.145Z Compiling phf v0.13.1
16462026-03-10T18:08:02.348Z Compiling zstd v0.13.3
16472026-03-10T18:08:03.165Z Compiling zone_cfg_derive v0.3.1
16482026-03-10T18:08:03.517Z Compiling cookie_store v0.22.1
16492026-03-10T18:08:04.000Z Compiling signal-hook-mio v0.2.5
16502026-03-10T18:08:04.143Z Compiling rayon v1.11.0
16512026-03-10T18:08:04.395Z Compiling hyper-tls v0.6.0
16522026-03-10T18:08:04.529Z Compiling bzip2 v0.4.4
16532026-03-10T18:08:04.677Z Compiling postgres-types v0.2.12
16542026-03-10T18:08:04.716Z Compiling serde_with_macros v3.17.0
16552026-03-10T18:08:04.793Z Compiling usdt-attr-macro v0.6.0
16562026-03-10T18:08:05.445Z Compiling usdt-macro v0.6.0
16572026-03-10T18:08:05.547Z Compiling ed25519 v2.2.3
16582026-03-10T18:08:05.883Z Compiling dtrace-parser v0.2.0
16592026-03-10T18:08:06.283Z Compiling phf_shared v0.11.3
16602026-03-10T18:08:06.387Z Compiling itertools v0.12.1
16612026-03-10T18:08:06.439Z Compiling bstr v1.12.1
16622026-03-10T18:08:06.527Z Compiling pkcs1 v0.7.5
16632026-03-10T18:08:06.610Z Compiling serde-big-array v0.5.1
16642026-03-10T18:08:06.764Z Compiling hex v0.4.3
16652026-03-10T18:08:06.794Z Compiling rfc6979 v0.4.0
16662026-03-10T18:08:06.937Z Compiling serde_repr v0.1.20
16672026-03-10T18:08:06.952Z Compiling strum_macros v0.26.4
16682026-03-10T18:08:07.071Z Compiling enum-as-inner v0.6.1
16692026-03-10T18:08:07.124Z Compiling clap_derive v4.5.55
16702026-03-10T18:08:07.318Z Compiling float-cmp v0.10.0
16712026-03-10T18:08:07.500Z Compiling memmap2 v0.9.10
16722026-03-10T18:08:07.644Z Compiling thread-id v4.2.2
16732026-03-10T18:08:07.744Z Compiling env_filter v1.0.0
16742026-03-10T18:08:07.757Z Compiling encoding_rs v0.8.35
16752026-03-10T18:08:07.777Z Compiling static_assertions v1.1.0
16762026-03-10T18:08:07.869Z Compiling new_debug_unreachable v1.0.6
16772026-03-10T18:08:07.962Z Compiling predicates-core v1.0.10
16782026-03-10T18:08:08.023Z Compiling data-encoding v2.10.0
16792026-03-10T18:08:08.138Z Compiling difflib v0.4.0
16802026-03-10T18:08:08.193Z Compiling unit-prefix v0.5.2
16812026-03-10T18:08:08.370Z Compiling precomputed-hash v0.1.1
16822026-03-10T18:08:08.483Z Compiling whoami v2.1.0
16832026-03-10T18:08:08.902Z Compiling rustc-hash v2.1.1
16842026-03-10T18:08:08.952Z Compiling jiff v0.2.21
16852026-03-10T18:08:08.982Z Compiling keccak v0.1.6
16862026-03-10T18:08:08.985Z Compiling mime v0.3.17
16872026-03-10T18:08:09.051Z Compiling fixedbitset v0.5.7
16882026-03-10T18:08:09.336Z Compiling normalize-line-endings v0.3.0
16892026-03-10T18:08:09.357Z Compiling fixedbitset v0.4.2
16902026-03-10T18:08:09.455Z Compiling predicates v3.1.4
16912026-03-10T18:08:09.458Z Compiling strum v0.26.3
16922026-03-10T18:08:09.566Z Compiling clap v4.5.60
16932026-03-10T18:08:09.624Z Compiling petgraph v0.6.5
16942026-03-10T18:08:09.642Z Compiling petgraph v0.8.3
16952026-03-10T18:08:09.665Z Compiling sha3 v0.10.8
16962026-03-10T18:08:09.786Z Compiling iddqd v0.3.17
16972026-03-10T18:08:10.095Z Compiling toml_edit v0.22.27
16982026-03-10T18:08:10.312Z Compiling tokio-postgres v0.7.16
16992026-03-10T18:08:10.385Z Compiling string_cache v0.8.9
17002026-03-10T18:08:10.673Z Compiling hickory-proto v0.25.2
17012026-03-10T18:08:11.390Z Compiling indicatif v0.18.4
17022026-03-10T18:08:11.667Z Compiling env_logger v0.11.9
17032026-03-10T18:08:12.120Z Compiling zone v0.3.1
17042026-03-10T18:08:12.351Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17052026-03-10T18:08:12.489Z Compiling usdt-impl v0.5.0
17062026-03-10T18:08:13.033Z Compiling zip v4.6.1
17072026-03-10T18:08:13.218Z Compiling usdt v0.6.0
17082026-03-10T18:08:13.264Z Compiling serde_with v3.17.0
17092026-03-10T18:08:13.545Z Compiling similar v2.7.0
17102026-03-10T18:08:13.982Z Compiling ecdsa v0.16.9
17112026-03-10T18:08:14.303Z Compiling rsa v0.9.10
17122026-03-10T18:08:14.455Z Compiling crossterm v0.28.1
17132026-03-10T18:08:14.712Z Compiling ed25519-dalek v2.2.0
17142026-03-10T18:08:14.797Z Compiling zip v0.6.6
17152026-03-10T18:08:15.635Z Compiling toml v0.7.8
17162026-03-10T18:08:16.180Z Compiling toml_parser v1.0.9+spec-1.1.0
17172026-03-10T18:08:16.267Z Compiling itertools v0.13.0
17182026-03-10T18:08:16.422Z Compiling tokio-stream v0.1.18
17192026-03-10T18:08:16.467Z Compiling buf-list v1.1.2
17202026-03-10T18:08:16.832Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17212026-03-10T18:08:17.025Z Compiling x509-cert v0.2.5
17222026-03-10T18:08:17.030Z Compiling openapiv3 v2.2.0
17232026-03-10T18:08:17.201Z Compiling sha1 v0.10.6
17242026-03-10T18:08:17.277Z Compiling toml_datetime v0.7.5+spec-1.1.0
17252026-03-10T18:08:17.482Z Compiling lalrpop-util v0.19.12
17262026-03-10T18:08:17.623Z Compiling peg-runtime v0.8.5
17272026-03-10T18:08:17.724Z Compiling thread_local v1.1.9
17282026-03-10T18:08:17.936Z Compiling slog-async v2.8.0
17292026-03-10T18:08:17.988Z Compiling crossbeam-channel v0.5.15
17302026-03-10T18:08:18.030Z Compiling futures-executor v0.3.32
17312026-03-10T18:08:18.345Z Compiling is-terminal v0.4.17
17322026-03-10T18:08:18.363Z Compiling filetime v0.2.27
17332026-03-10T18:08:18.464Z Compiling take_mut v0.2.2
17342026-03-10T18:08:18.578Z Compiling xattr v1.6.1
17352026-03-10T18:08:18.596Z Compiling term v1.2.1
17362026-03-10T18:08:18.635Z Compiling futures v0.3.32
17372026-03-10T18:08:18.733Z Compiling tar v0.4.44
17382026-03-10T18:08:19.063Z Compiling slog-term v2.9.2
17392026-03-10T18:08:25.851Z Compiling rustls-webpki v0.103.9
17402026-03-10T18:08:29.850Z Compiling tokio-rustls v0.26.4
17412026-03-10T18:08:29.856Z Compiling rustls-platform-verifier v0.6.2
17422026-03-10T18:08:30.088Z Compiling hyper-rustls v0.27.7
17432026-03-10T18:08:30.350Z Compiling reqwest v0.12.28
17442026-03-10T18:08:30.373Z Compiling reqwest v0.13.2
17452026-03-10T18:08:33.281Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17462026-03-10T18:08:33.569Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17472026-03-10T18:08:37.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
17482026-03-10T18:08:37.549Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17492026-03-10T18:08:37.608ZMar 10 18:08:36.872 INFO Starting download, target: Cockroach
17502026-03-10T18:08:37.608ZMar 10 18:08:36.873 INFO Starting download, target: Console
17512026-03-10T18:08:37.608ZMar 10 18:08:36.873 INFO Starting download, target: Clickhouse
17522026-03-10T18:08:37.612ZMar 10 18:08:36.873 INFO Starting download, target: TransceiverControl
17532026-03-10T18:08:37.612ZMar 10 18:08:36.873 INFO Starting download, target: MaghemiteMgd
17542026-03-10T18:08:37.612ZMar 10 18:08:36.873 INFO Starting download, target: DendriteStub
17552026-03-10T18:08:37.612ZMar 10 18:08:36.873 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17562026-03-10T18:08:37.612ZMar 10 18:08:36.873 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17572026-03-10T18:08:37.612ZMar 10 18:08:36.873 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17582026-03-10T18:08:37.612ZMar 10 18:08:36.873 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17592026-03-10T18:08:37.612ZMar 10 18:08:36.873 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17602026-03-10T18:08:37.612ZMar 10 18:08:36.873 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17612026-03-10T18:08:38.184ZMar 10 18:08:37.441 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17622026-03-10T18:08:38.515ZMar 10 18:08:37.771 INFO Download complete, target: TransceiverControl
17632026-03-10T18:08:38.532ZMar 10 18:08:37.796 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17642026-03-10T18:08:38.903ZMar 10 18:08:38.164 INFO Download complete, target: Console
17652026-03-10T18:08:39.335ZMar 10 18:08:38.568 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17662026-03-10T18:08:39.616ZMar 10 18:08:38.882 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17672026-03-10T18:08:39.972ZMar 10 18:08:39.238 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17682026-03-10T18:08:40.018ZMar 10 18:08:39.285 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17692026-03-10T18:08:40.018ZMar 10 18:08:39.285 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17702026-03-10T18:08:42.718ZMar 10 18:08:41.985 INFO Download complete, target: MaghemiteMgd
17712026-03-10T18:08:43.202ZMar 10 18:08:42.468 INFO Download complete, target: DendriteStub
17722026-03-10T18:08:47.606ZMar 10 18:08:46.870 INFO Checking that binary works, target: Cockroach
17732026-03-10T18:08:47.717ZMar 10 18:08:46.985 INFO Download complete, target: Cockroach
17742026-03-10T18:08:50.964ZMar 10 18:08:50.232 INFO Checking that binary works, target: Clickhouse
17752026-03-10T18:08:51.125ZMar 10 18:08:50.393 INFO Download complete, target: Clickhouse
17762026-03-10T18:08:51.144ZAll builder prerequisites installed successfully, and PATH looks valid
17772026-03-10T18:08:51.147Z
17782026-03-10T18:08:51.147Zreal 4:20.805300231
17792026-03-10T18:08:51.147Zuser 10:19.000593678
17802026-03-10T18:08:51.147Zsys 1:47.496404205
17812026-03-10T18:08:51.147Ztrap 0.310846162
17822026-03-10T18:08:51.147Ztflt 0.734391435
17832026-03-10T18:08:51.147Zdflt 0.608779497
17842026-03-10T18:08:51.147Zkflt 0.019979840
17852026-03-10T18:08:51.147Zlock 21:44.423519687
17862026-03-10T18:08:51.147Zslp 38:23.667864604
17872026-03-10T18:08:51.147Zlat 56.618864906
17882026-03-10T18:08:51.147Zstop 2:35.699517148
17892026-03-10T18:08:51.147Z+ banner clippy
17902026-03-10T18:08:51.147Z
17912026-03-10T18:08:51.147Z #### # # ##### ##### # #
17922026-03-10T18:08:51.147Z # # # # # # # # # #
17932026-03-10T18:08:51.147Z # # # # # # # #
17942026-03-10T18:08:51.147Z # # # ##### ##### #
17952026-03-10T18:08:51.147Z # # # # # # #
17962026-03-10T18:08:51.147Z #### ###### # # # #
17972026-03-10T18:08:51.147Z
17982026-03-10T18:08:51.147Z+ export CARGO_INCREMENTAL=0
17992026-03-10T18:08:51.147Z+ CARGO_INCREMENTAL=0
18002026-03-10T18:08:51.147Z+ ptime -m cargo xtask clippy
18012026-03-10T18:08:51.863Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18022026-03-10T18:08:52.134Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18032026-03-10T18:08:54.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s
18042026-03-10T18:08:54.800Z Running `target/debug/xtask clippy`
18052026-03-10T18:08:54.828Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18062026-03-10T18:08:55.644Z Downloading crates ...
18072026-03-10T18:08:55.907Z Downloaded async-object-pool v0.2.0
18082026-03-10T18:08:55.923Z Downloaded textwrap v0.15.2
18092026-03-10T18:08:55.942Z Downloaded rstest v0.25.0
18102026-03-10T18:08:55.946Z Downloaded owo-colors v3.5.0
18112026-03-10T18:08:55.949Z Downloaded hashbrown v0.14.5
18122026-03-10T18:08:55.952Z Downloaded event-listener-strategy v0.5.4
18132026-03-10T18:08:55.960Z Downloaded target-triple v1.0.0
18142026-03-10T18:08:55.963Z Downloaded supports-color v2.1.0
18152026-03-10T18:08:55.963Z Downloaded terminal_size v0.1.17
18162026-03-10T18:08:55.963Z Downloaded pathdiff v0.2.3
18172026-03-10T18:08:55.966Z Downloaded plotters-svg v0.3.7
18182026-03-10T18:08:55.969Z Downloaded plotters-backend v0.3.7
18192026-03-10T18:08:55.969Z Downloaded toml_datetime v1.0.0+spec-1.1.0
18202026-03-10T18:08:55.973Z Downloaded target-lexicon v0.13.3
18212026-03-10T18:08:55.977Z Downloaded parking v2.2.1
18222026-03-10T18:08:55.977Z Downloaded guppy-workspace-hack v0.1.0
18232026-03-10T18:08:55.979Z Downloaded rustc-demangle v0.1.27
18242026-03-10T18:08:55.979Z Downloaded rust-argon2 v2.1.0
18252026-03-10T18:08:55.982Z Downloaded linkme v0.3.35
18262026-03-10T18:08:55.985Z Downloaded cast v0.3.0
18272026-03-10T18:08:55.988Z Downloaded supports-hyperlinks v2.1.0
18282026-03-10T18:08:55.988Z Downloaded nested v0.1.1
18292026-03-10T18:08:55.988Z Downloaded cargo-platform v0.3.2
18302026-03-10T18:08:55.991Z Downloaded approx v0.5.1
18312026-03-10T18:08:55.994Z Downloaded serde_regex v1.1.0
18322026-03-10T18:08:55.997Z Downloaded libtest-mimic v0.8.1
18332026-03-10T18:08:55.997Z Downloaded knuffel-derive v3.2.0
18342026-03-10T18:08:56.000Z Downloaded concurrent-queue v2.5.0
18352026-03-10T18:08:56.011Z Downloaded linkme-impl v0.3.35
18362026-03-10T18:08:56.014Z Downloaded escape8259 v0.5.3
18372026-03-10T18:08:56.014Z Downloaded similar-asserts v1.7.0
18382026-03-10T18:08:56.014Z Downloaded event-listener v5.4.1
18392026-03-10T18:08:56.017Z Downloaded constant_time_eq v0.3.1
18402026-03-10T18:08:56.020Z Downloaded path-tree v0.8.3
18412026-03-10T18:08:56.023Z Downloaded supports-unicode v2.1.0
18422026-03-10T18:08:56.023Z Downloaded backtrace-ext v0.2.1
18432026-03-10T18:08:56.025Z Downloaded miette-derive v5.10.0
18442026-03-10T18:08:56.028Z Downloaded oorandom v11.1.5
18452026-03-10T18:08:56.031Z Downloaded criterion-plot v0.6.0
18462026-03-10T18:08:56.032Z Downloaded assert-json-diff v2.0.2
18472026-03-10T18:08:56.035Z Downloaded trybuild v1.0.116
18482026-03-10T18:08:56.037Z Downloaded termcolor v1.4.1
18492026-03-10T18:08:56.041Z Downloaded stringmetrics v2.2.2
18502026-03-10T18:08:56.044Z Downloaded futures-timer v3.0.3
18512026-03-10T18:08:56.044Z Downloaded blake2b_simd v1.0.4
18522026-03-10T18:08:56.047Z Downloaded anes v0.1.6
18532026-03-10T18:08:56.047Z Downloaded tinytemplate v1.2.1
18542026-03-10T18:08:56.050Z Downloaded partial-io v0.5.4
18552026-03-10T18:08:56.050Z Downloaded cargo_metadata v0.23.1
18562026-03-10T18:08:56.053Z Downloaded assert_cmd v2.1.2
18572026-03-10T18:08:56.056Z Downloaded target-spec v3.5.7
18582026-03-10T18:08:56.056Z Downloaded addr2line v0.25.1
18592026-03-10T18:08:56.059Z Downloaded fancy-regex v0.14.0
18602026-03-10T18:08:56.061Z Downloaded relative-path v1.9.3
18612026-03-10T18:08:56.061Z Downloaded cfg-expr v0.20.6
18622026-03-10T18:08:56.064Z Downloaded datatest-stable v0.3.3
18632026-03-10T18:08:56.067Z Downloaded async-lock v3.4.2
18642026-03-10T18:08:56.076Z Downloaded miette v5.10.0
18652026-03-10T18:08:56.079Z Downloaded chumsky v0.9.3
18662026-03-10T18:08:56.082Z Downloaded httptest v0.16.4
18672026-03-10T18:08:56.091Z Downloaded toml v1.0.3+spec-1.1.0
18682026-03-10T18:08:56.093Z Downloaded rand_distr v0.5.1
18692026-03-10T18:08:56.096Z Downloaded knuffel v3.2.0
18702026-03-10T18:08:56.099Z Downloaded backtrace v0.3.76
18712026-03-10T18:08:56.102Z Downloaded rstest_macros v0.25.0
18722026-03-10T18:08:56.104Z Downloaded guppy v0.17.25
18732026-03-10T18:08:56.111Z Downloaded plotters v0.3.7
18742026-03-10T18:08:56.117Z Downloaded criterion v0.7.0
18752026-03-10T18:08:56.133Z Downloaded gimli v0.32.3
18762026-03-10T18:08:56.242Z Downloaded httpmock v0.8.3
18772026-03-10T18:08:58.231Z Checking cfg-if v1.0.4
18782026-03-10T18:08:58.596Z Checking libc v0.2.180
18792026-03-10T18:08:58.599Z Checking serde_core v1.0.228
18802026-03-10T18:08:58.677Z Checking memchr v2.8.0
18812026-03-10T18:08:58.717Z Checking smallvec v1.15.1
18822026-03-10T18:08:58.761Z Checking log v0.4.29
18832026-03-10T18:08:58.761Z Checking itoa v1.0.17
18842026-03-10T18:08:58.844Z Checking zeroize v1.8.2
18852026-03-10T18:08:58.889Z Checking libm v0.2.16
18862026-03-10T18:08:58.984Z Checking scopeguard v1.2.0
18872026-03-10T18:08:59.037Z Checking stable_deref_trait v1.2.1
18882026-03-10T18:08:59.083Z Checking zmij v1.0.21
18892026-03-10T18:08:59.128Z Checking zerofrom v0.1.6
18902026-03-10T18:08:59.172Z Checking lock_api v0.4.14
18912026-03-10T18:08:59.218Z Checking percent-encoding v2.3.2
18922026-03-10T18:08:59.263Z Checking writeable v0.6.2
18932026-03-10T18:08:59.304Z Checking errno v0.3.14
18942026-03-10T18:08:59.307Z Checking getrandom v0.2.17
18952026-03-10T18:08:59.393Z Checking yoke v0.8.1
18962026-03-10T18:08:59.436Z Checking litemap v0.8.1
18972026-03-10T18:08:59.482Z Checking subtle v2.6.1
18982026-03-10T18:08:59.516Z Checking icu_normalizer_data v2.1.1
18992026-03-10T18:08:59.559Z Checking icu_properties_data v2.1.2
19002026-03-10T18:08:59.603Z Checking rand_core v0.6.4
19012026-03-10T18:08:59.643Z Checking zerovec v0.11.5
19022026-03-10T18:08:59.646Z Checking zerotrie v0.2.3
19032026-03-10T18:08:59.720Z Checking form_urlencoded v1.2.2
19042026-03-10T18:08:59.763Z Checking portable-atomic v1.13.1
19052026-03-10T18:08:59.766Z Checking utf8_iter v1.0.4
19062026-03-10T18:08:59.853Z Checking pin-project-lite v0.2.17
19072026-03-10T18:08:59.911Z Checking critical-section v1.2.0
19082026-03-10T18:08:59.958Z Checking num-traits v0.2.19
19092026-03-10T18:09:00.004Z Checking zerocopy v0.8.40
19102026-03-10T18:09:00.046Z Checking parking_lot_core v0.9.12
19112026-03-10T18:09:00.087Z Checking rand_core v0.10.0
19122026-03-10T18:09:00.129Z Checking signal-hook-registry v1.4.8
19132026-03-10T18:09:00.261Z Checking tinystr v0.8.2
19142026-03-10T18:09:00.306Z Checking potential_utf v0.1.4
19152026-03-10T18:09:00.344Z Checking parking_lot v0.12.5
19162026-03-10T18:09:00.384Z Checking getrandom v0.4.1
19172026-03-10T18:09:00.387Z Checking once_cell v1.21.3
19182026-03-10T18:09:00.491Z Checking icu_collections v2.1.1
19192026-03-10T18:09:00.534Z Checking icu_locale_core v2.1.1
19202026-03-10T18:09:00.594Z Checking mio v1.1.1
19212026-03-10T18:09:00.640Z Checking typenum v1.19.0
19222026-03-10T18:09:00.686Z Checking socket2 v0.6.2
19232026-03-10T18:09:00.763Z Checking iana-time-zone v0.1.65
19242026-03-10T18:09:00.810Z Checking serde v1.0.228
19252026-03-10T18:09:00.922Z Checking bitflags v2.11.0
19262026-03-10T18:09:00.964Z Checking serde_json v1.0.149
19272026-03-10T18:09:01.011Z Checking thiserror v2.0.18
19282026-03-10T18:09:01.059Z Checking allocator-api2 v0.2.21
19292026-03-10T18:09:01.167Z Checking uuid v1.21.0
19302026-03-10T18:09:01.167Z Checking semver v1.0.27
19312026-03-10T18:09:01.324Z Checking icu_provider v2.1.1
19322026-03-10T18:09:01.376Z Checking generic-array v0.14.7
19332026-03-10T18:09:01.421Z Checking bytes v1.11.1
19342026-03-10T18:09:01.467Z Checking chrono v0.4.44
19352026-03-10T18:09:01.516Z Checking futures-core v0.3.32
19362026-03-10T18:09:01.622Z Checking equivalent v1.0.2
19372026-03-10T18:09:01.666Z Checking icu_normalizer v2.1.1
19382026-03-10T18:09:01.707Z Checking icu_properties v2.1.2
19392026-03-10T18:09:01.773Z Checking const-oid v0.9.6
19402026-03-10T18:09:01.927Z Checking dyn-clone v1.0.20
19412026-03-10T18:09:02.049Z Checking tokio v1.49.0
19422026-03-10T18:09:02.053Z Checking crypto-common v0.1.7
19432026-03-10T18:09:02.138Z Checking foldhash v0.2.0
19442026-03-10T18:09:02.152Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19452026-03-10T18:09:02.274Z Checking block-buffer v0.10.4
19462026-03-10T18:09:02.358Z Checking hashbrown v0.16.1
19472026-03-10T18:09:02.526Z Checking futures-sink v0.3.32
19482026-03-10T18:09:02.564Z Checking rustix v1.1.3
19492026-03-10T18:09:02.649Z Checking byteorder v1.5.0
19502026-03-10T18:09:02.689Z Checking futures-channel v0.3.32
19512026-03-10T18:09:02.816Z Checking digest v0.10.7
19522026-03-10T18:09:02.872Z Checking idna_adapter v1.2.1
19532026-03-10T18:09:02.945Z Checking futures-io v0.3.32
19542026-03-10T18:09:02.991Z Checking futures-task v0.3.32
19552026-03-10T18:09:03.066Z Checking idna v1.1.0
19562026-03-10T18:09:03.097Z Checking slab v0.4.12
19572026-03-10T18:09:03.144Z Checking cpufeatures v0.2.17
19582026-03-10T18:09:03.159Z Checking indexmap v2.13.0
19592026-03-10T18:09:03.221Z Checking thiserror v1.0.69
19602026-03-10T18:09:03.274Z Checking getrandom v0.3.4
19612026-03-10T18:09:03.323Z Checking futures-util v0.3.32
19622026-03-10T18:09:03.368Z Checking fnv v1.0.7
19632026-03-10T18:09:03.422Z Checking url v2.5.8
19642026-03-10T18:09:03.479Z Checking regex-syntax v0.8.10
19652026-03-10T18:09:03.578Z Checking http v1.4.0
19662026-03-10T18:09:03.760Z Checking tracing-core v0.1.36
19672026-03-10T18:09:03.977Z Checking base64 v0.22.1
19682026-03-10T18:09:04.027Z Checking schemars v0.8.22
19692026-03-10T18:09:04.223Z Checking tracing v0.1.44
19702026-03-10T18:09:04.287Z Checking ppv-lite86 v0.2.21
19712026-03-10T18:09:04.348Z Checking unicode-ident v1.0.24
19722026-03-10T18:09:04.371Z Checking ipnet v2.11.0
19732026-03-10T18:09:04.543Z Checking utf8parse v0.2.2
19742026-03-10T18:09:04.550Z Checking anstyle v1.0.13
19752026-03-10T18:09:04.664Z Checking proc-macro2 v1.0.106
19762026-03-10T18:09:04.747Z Checking untrusted v0.9.0
19772026-03-10T18:09:04.756Z Checking anstyle-parse v0.2.7
19782026-03-10T18:09:04.821Z Checking aho-corasick v1.1.4
19792026-03-10T18:09:04.905Z Checking ring v0.17.14
19802026-03-10T18:09:04.945Z Checking colorchoice v1.0.4
19812026-03-10T18:09:04.999Z Checking base64ct v1.8.3
19822026-03-10T18:09:05.096Z Checking is_terminal_polyfill v1.70.2
19832026-03-10T18:09:05.102Z Checking quote v1.0.44
19842026-03-10T18:09:05.238Z Checking anstyle-query v1.1.5
19852026-03-10T18:09:05.306Z Checking block-padding v0.3.3
19862026-03-10T18:09:05.346Z Checking terminal_size v0.4.3
19872026-03-10T18:09:05.388Z Checking anstream v0.6.21
19882026-03-10T18:09:05.429Z Checking syn v2.0.117
19892026-03-10T18:09:05.500Z Checking inout v0.1.4
19902026-03-10T18:09:05.542Z Checking rustls-pki-types v1.14.0
19912026-03-10T18:09:05.673Z Checking crossbeam-utils v0.8.21
19922026-03-10T18:09:05.714Z Checking httparse v1.10.1
19932026-03-10T18:09:05.755Z Checking regex-automata v0.4.14
19942026-03-10T18:09:05.956Z Checking cipher v0.4.4
19952026-03-10T18:09:06.006Z Checking clap_lex v1.0.0
19962026-03-10T18:09:06.047Z Checking strsim v0.11.1
19972026-03-10T18:09:06.150Z Checking sha2 v0.10.9
19982026-03-10T18:09:06.227Z Checking pem-rfc7468 v0.7.0
19992026-03-10T18:09:06.270Z Checking http-body v1.0.1
20002026-03-10T18:09:06.273Z Checking rand_core v0.9.5
20012026-03-10T18:09:06.354Z Checking clap_builder v4.5.60
20022026-03-10T18:09:06.401Z Checking tokio-util v0.7.18
20032026-03-10T18:09:06.451Z Checking atomic-waker v1.1.2
20042026-03-10T18:09:06.495Z Checking hmac v0.12.1
20052026-03-10T18:09:06.537Z Checking httpdate v1.0.3
20062026-03-10T18:09:06.580Z Checking try-lock v0.2.5
20072026-03-10T18:09:06.620Z Checking pin-utils v0.1.0
20082026-03-10T18:09:06.695Z Checking tower-layer v0.3.3
20092026-03-10T18:09:06.735Z Checking want v0.3.1
20102026-03-10T18:09:06.738Z Checking ryu v1.0.23
20112026-03-10T18:09:06.813Z Checking tower-service v0.3.3
20122026-03-10T18:09:06.907Z Checking flagset v0.4.7
20132026-03-10T18:09:06.949Z Checking rand_chacha v0.9.0
20142026-03-10T18:09:06.990Z Checking erased-serde v0.3.31
20152026-03-10T18:09:06.994Z Checking spin v0.9.8
20162026-03-10T18:09:07.092Z Checking der v0.7.10
20172026-03-10T18:09:07.222Z Checking h2 v0.4.13
20182026-03-10T18:09:07.264Z Checking rand v0.9.2
20192026-03-10T18:09:07.304Z Checking anyhow v1.0.102
20202026-03-10T18:09:07.583Z Checking slog v2.8.2
20212026-03-10T18:09:07.620Z Checking http-body-util v0.1.3
20222026-03-10T18:09:07.907Z Checking aws-lc-sys v0.37.1
20232026-03-10T18:09:07.949Z Checking powerfmt v0.2.0
20242026-03-10T18:09:07.993Z Checking untrusted v0.7.1
20252026-03-10T18:09:08.039Z Checking clap v4.5.60
20262026-03-10T18:09:08.111Z Checking num_threads v0.1.7
20272026-03-10T18:09:08.169Z Checking time-core v0.1.8
20282026-03-10T18:09:08.211Z Checking deranged v0.5.8
20292026-03-10T18:09:08.214Z Checking fastrand v2.3.0
20302026-03-10T18:09:08.294Z Checking num-conv v0.2.0
20312026-03-10T18:09:08.298Z Checking openssl-probe v0.2.1
20322026-03-10T18:09:08.384Z Checking regex v1.12.3
20332026-03-10T18:09:08.478Z Checking spki v0.7.3
20342026-03-10T18:09:08.521Z Checking serde_urlencoded v0.7.1
20352026-03-10T18:09:08.526Z Checking pbkdf2 v0.12.2
20362026-03-10T18:09:08.720Z Checking aes v0.8.4
20372026-03-10T18:09:08.763Z Checking rand_chacha v0.3.1
20382026-03-10T18:09:08.769Z Checking unicode-width v0.2.0
20392026-03-10T18:09:08.848Z Checking pretty-hex v0.4.1
20402026-03-10T18:09:08.857Z Checking aws-lc-rs v1.16.0
20412026-03-10T18:09:08.857Z Checking salsa20 v0.10.2
20422026-03-10T18:09:09.039Z Checking cbc v0.1.2
20432026-03-10T18:09:09.121Z Checking ipnetwork v0.21.1
20442026-03-10T18:09:09.127Z Checking rand v0.8.5
20452026-03-10T18:09:09.200Z Checking scrypt v0.11.0
20462026-03-10T18:09:09.244Z Checking tempfile v3.25.0
20472026-03-10T18:09:09.290Z Checking hex v0.4.3
20482026-03-10T18:09:09.409Z Checking plain v0.2.3
20492026-03-10T18:09:09.452Z Checking pkcs5 v0.7.1
20502026-03-10T18:09:09.529Z Checking rustls-native-certs v0.8.3
20512026-03-10T18:09:09.573Z Checking sync_wrapper v1.0.2
20522026-03-10T18:09:09.623Z Checking time v0.3.47
20532026-03-10T18:09:09.662Z Checking camino v1.2.2
20542026-03-10T18:09:09.720Z Checking ucd-trie v0.1.7
20552026-03-10T18:09:09.761Z Checking mime v0.3.17
20562026-03-10T18:09:09.813Z Checking pkcs8 v0.10.2
20572026-03-10T18:09:09.897Z Checking tower v0.5.3
20582026-03-10T18:09:09.940Z Checking pest v2.8.6
20592026-03-10T18:09:10.013Z Checking webpki-roots v1.0.6
20602026-03-10T18:09:10.057Z Checking iri-string v0.7.10
20612026-03-10T18:09:10.099Z Checking either v1.15.0
20622026-03-10T18:09:10.102Z Checking rustls-webpki v0.103.9
20632026-03-10T18:09:10.192Z Checking openapiv3 v2.2.0
20642026-03-10T18:09:10.380Z Checking foreign-types-shared v0.1.1
20652026-03-10T18:09:10.477Z Checking openssl-sys v0.9.111
20662026-03-10T18:09:10.538Z Checking foreign-types v0.3.2
20672026-03-10T18:09:10.661Z Checking encoding_rs v0.8.35
20682026-03-10T18:09:10.742Z Checking rustls v0.23.37
20692026-03-10T18:09:10.820Z Checking hyper v1.8.1
20702026-03-10T18:09:11.211Z Checking winnow v0.7.14
20712026-03-10T18:09:11.287Z Checking openssl v0.10.75
20722026-03-10T18:09:11.458Z Checking oxnet v0.1.4
20732026-03-10T18:09:11.550Z Checking tower-http v0.6.8
20742026-03-10T18:09:11.791Z Checking lazy_static v1.5.0
20752026-03-10T18:09:11.932Z Checking static_assertions v1.1.0
20762026-03-10T18:09:11.977Z Checking signature v2.2.0
20772026-03-10T18:09:11.981Z Checking simd-adler32 v0.3.8
20782026-03-10T18:09:12.061Z Checking hubpack v0.1.2
20792026-03-10T18:09:12.061Z Checking adler2 v2.0.1
20802026-03-10T18:09:12.064Z Checking hyper-util v0.1.20
20812026-03-10T18:09:12.182Z Checking strum v0.26.3
20822026-03-10T18:09:12.274Z Checking sha1 v0.10.6
20832026-03-10T18:09:12.320Z Checking miniz_oxide v0.8.9
20842026-03-10T18:09:12.323Z Checking tinyvec_macros v0.1.1
20852026-03-10T18:09:12.397Z Checking data-encoding v2.10.0
20862026-03-10T18:09:12.472Z Checking tinyvec v1.10.0
20872026-03-10T18:09:12.514Z Checking serde_spanned v0.6.9
20882026-03-10T18:09:12.701Z Checking toml_datetime v0.6.11
20892026-03-10T18:09:12.785Z Checking num-integer v0.1.46
20902026-03-10T18:09:12.826Z Checking scroll v0.13.0
20912026-03-10T18:09:12.882Z Checking bit-vec v0.8.0
20922026-03-10T18:09:12.955Z Checking base16ct v0.2.0
20932026-03-10T18:09:12.988Z Checking crossbeam-epoch v0.9.18
20942026-03-10T18:09:13.111Z Checking crc32fast v1.5.0
20952026-03-10T18:09:13.163Z Checking bit-set v0.8.0
20962026-03-10T18:09:13.172Z Checking goblin v0.10.5
20972026-03-10T18:09:13.172Z Checking sec1 v0.7.3
20982026-03-10T18:09:13.295Z Checking ff v0.13.1
20992026-03-10T18:09:13.334Z Checking memmap2 v0.9.10
21002026-03-10T18:09:13.376Z Checking wait-timeout v0.2.1
21012026-03-10T18:09:13.498Z Checking group v0.13.0
21022026-03-10T18:09:13.526Z Checking num-iter v0.1.45
21032026-03-10T18:09:13.573Z Checking dtrace-parser v0.3.0
21042026-03-10T18:09:13.580Z Checking bstr v1.12.1
21052026-03-10T18:09:13.696Z Checking hkdf v0.12.4
21062026-03-10T18:09:13.704Z Checking ahash v0.8.12
21072026-03-10T18:09:13.778Z Checking crypto-bigint v0.5.5
21082026-03-10T18:09:13.896Z Checking scroll v0.12.0
21092026-03-10T18:09:13.938Z Checking thread-id v5.1.0
21102026-03-10T18:09:13.980Z Checking tokio-rustls v0.26.4
21112026-03-10T18:09:14.025Z Checking quick-error v1.2.3
21122026-03-10T18:09:14.077Z Checking rand_xorshift v0.4.0
21132026-03-10T18:09:14.127Z Checking native-tls v0.2.18
21142026-03-10T18:09:14.172Z Checking zerocopy v0.7.35
21152026-03-10T18:09:14.215Z Checking rusty-fork v0.3.1
21162026-03-10T18:09:14.262Z Checking goblin v0.8.2
21172026-03-10T18:09:14.269Z Checking unarray v0.1.4
21182026-03-10T18:09:14.334Z Checking hyper-rustls v0.27.7
21192026-03-10T18:09:14.381Z Checking tokio-native-tls v0.3.1
21202026-03-10T18:09:14.454Z Checking num-bigint-dig v0.8.6
21212026-03-10T18:09:14.459Z Checking proptest v1.10.0
21222026-03-10T18:09:14.605Z Checking hyper-tls v0.6.0
21232026-03-10T18:09:14.648Z Checking dtrace-parser v0.2.0
21242026-03-10T18:09:14.850Z Checking reqwest v0.12.28
21252026-03-10T18:09:14.901Z Checking pkcs1 v0.7.5
21262026-03-10T18:09:14.991Z Checking x509-cert v0.2.5
21272026-03-10T18:09:15.205Z Checking thread-id v4.2.2
21282026-03-10T18:09:15.336Z Checking zlib-rs v0.6.2
21292026-03-10T18:09:15.380Z Checking elliptic-curve v0.13.8
21302026-03-10T18:09:15.663Z Checking unicode-segmentation v1.12.0
21312026-03-10T18:09:15.815Z Checking rsa v0.9.10
21322026-03-10T18:09:15.935Z Checking crossbeam-deque v0.8.6
21332026-03-10T18:09:15.973Z Checking rfc6979 v0.4.0
21342026-03-10T18:09:16.106Z Checking toml_write v0.1.2
21352026-03-10T18:09:16.150Z Checking ecdsa v0.16.9
21362026-03-10T18:09:16.191Z Checking toml_parser v1.0.9+spec-1.1.0
21372026-03-10T18:09:16.356Z Checking toml_edit v0.22.27
21382026-03-10T18:09:16.454Z Checking curve25519-dalek v4.1.3
21392026-03-10T18:09:16.512Z Checking dof v0.4.0
21402026-03-10T18:09:16.554Z Checking flate2 v1.1.9
21412026-03-10T18:09:16.625Z Checking rustix v0.38.44
21422026-03-10T18:09:16.668Z Checking env_filter v1.0.0
21432026-03-10T18:09:16.881Z Checking keccak v0.1.6
21442026-03-10T18:09:16.959Z Checking dof v0.3.0
21452026-03-10T18:09:17.003Z Checking psl-types v2.0.11
21462026-03-10T18:09:17.006Z Checking newtype-uuid v1.3.2
21472026-03-10T18:09:17.132Z Checking sha3 v0.10.8
21482026-03-10T18:09:17.182Z Checking publicsuffix v2.3.0
21492026-03-10T18:09:17.326Z Checking daft v0.1.5
21502026-03-10T18:09:17.367Z Checking usdt-impl v0.5.0
21512026-03-10T18:09:17.414Z Checking env_logger v0.11.9
21522026-03-10T18:09:17.457Z Checking ed25519 v2.2.3
21532026-03-10T18:09:17.510Z Checking usdt-impl v0.6.0
21542026-03-10T18:09:17.513Z Checking cookie v0.18.1
21552026-03-10T18:09:17.657Z Checking itertools v0.13.0
21562026-03-10T18:09:17.701Z Checking serde_with v3.17.0
21572026-03-10T18:09:17.742Z Checking bitflags v1.3.2
21582026-03-10T18:09:17.785Z Checking siphasher v1.0.2
21592026-03-10T18:09:17.791Z Checking ed25519-dalek v2.2.0
21602026-03-10T18:09:17.872Z Checking rustls-platform-verifier v0.6.2
21612026-03-10T18:09:17.875Z Checking cookie_store v0.22.1
21622026-03-10T18:09:17.875Z Checking unicode-normalization v0.1.25
21632026-03-10T18:09:17.995Z Checking usdt v0.6.0
21642026-03-10T18:09:18.036Z Checking toml_datetime v0.7.5+spec-1.1.0
21652026-03-10T18:09:18.077Z Checking signal-hook v0.3.18
21662026-03-10T18:09:18.149Z Checking managed v0.8.0
21672026-03-10T18:09:18.221Z Checking winnow v0.5.40
21682026-03-10T18:09:18.314Z Checking rayon-core v1.13.0
21692026-03-10T18:09:18.358Z Checking bzip2-sys v0.1.13+1.0.8
21702026-03-10T18:09:18.399Z Checking reqwest v0.13.2
21712026-03-10T18:09:18.439Z Checking object v0.37.3
21722026-03-10T18:09:18.494Z Checking foldhash v0.1.5
21732026-03-10T18:09:18.538Z Checking bzip2 v0.4.4
21742026-03-10T18:09:18.697Z Checking hashbrown v0.15.5
21752026-03-10T18:09:18.764Z Checking signal-hook-mio v0.2.5
21762026-03-10T18:09:18.807Z Checking ref-cast v1.0.25
21772026-03-10T18:09:18.922Z Checking zstd-sys v2.0.16+zstd.1.5.7
21782026-03-10T18:09:18.969Z Checking zip v0.6.6
21792026-03-10T18:09:19.089Z Checking libbz2-rs-sys v0.2.2
21802026-03-10T18:09:19.131Z Checking zstd-safe v7.2.4
21812026-03-10T18:09:19.368Z Checking bumpalo v3.20.2
21822026-03-10T18:09:19.371Z Checking zstd v0.13.3
21832026-03-10T18:09:19.450Z Checking crossterm v0.28.1
21842026-03-10T18:09:19.531Z Checking rayon v1.11.0
21852026-03-10T18:09:19.630Z Checking bzip2 v0.6.1
21862026-03-10T18:09:19.672Z Checking zopfli v0.8.3
21872026-03-10T18:09:19.717Z Checking similar v2.7.0
21882026-03-10T18:09:19.758Z Checking fs-err v3.3.0
21892026-03-10T18:09:19.836Z Checking toml_edit v0.19.15
21902026-03-10T18:09:19.879Z Checking hash32 v0.2.1
21912026-03-10T18:09:20.118Z Checking serde-big-array v0.5.1
21922026-03-10T18:09:20.160Z Checking predicates-core v1.0.10
21932026-03-10T18:09:20.201Z Checking jiff v0.2.21
21942026-03-10T18:09:20.243Z Checking unicode-properties v0.1.4
21952026-03-10T18:09:20.315Z Checking unicode-bidi v0.3.18
21962026-03-10T18:09:20.358Z Checking heapless v0.7.17
21972026-03-10T18:09:20.450Z Checking hickory-proto v0.25.2
21982026-03-10T18:09:20.512Z Checking tokio-stream v0.1.18
21992026-03-10T18:09:20.735Z Checking stringprep v0.1.5
22002026-03-10T18:09:20.940Z Checking md-5 v0.10.6
22012026-03-10T18:09:20.982Z Checking float-cmp v0.10.0
22022026-03-10T18:09:21.045Z Checking fallible-iterator v0.2.0
22032026-03-10T18:09:21.144Z Checking difflib v0.4.0
22042026-03-10T18:09:21.183Z Checking normalize-line-endings v0.3.0
22052026-03-10T18:09:21.281Z Checking toml v0.7.8
22062026-03-10T18:09:21.326Z Checking rustc-hash v2.1.1
22072026-03-10T18:09:21.396Z Checking predicates v3.1.4
22082026-03-10T18:09:21.439Z Checking postgres-protocol v0.6.10
22092026-03-10T18:09:21.497Z Checking iddqd v0.3.17
22102026-03-10T18:09:21.572Z Checking smoltcp v0.9.1
22112026-03-10T18:09:21.746Z Checking phf_shared v0.11.3
22122026-03-10T18:09:21.822Z Checking phf_shared v0.13.1
22132026-03-10T18:09:21.882Z Checking itertools v0.12.1
22142026-03-10T18:09:21.924Z Checking console v0.16.2
22152026-03-10T18:09:21.966Z Checking buf-list v1.1.2
22162026-03-10T18:09:22.123Z Checking strum v0.27.2
22172026-03-10T18:09:22.229Z Checking fixedbitset v0.4.2
22182026-03-10T18:09:22.291Z Checking new_debug_unreachable v1.0.6
22192026-03-10T18:09:22.346Z Checking unit-prefix v0.5.2
22202026-03-10T18:09:22.413Z Checking precomputed-hash v0.1.1
22212026-03-10T18:09:22.458Z Checking fixedbitset v0.5.7
22222026-03-10T18:09:22.461Z Checking lalrpop-util v0.19.12
22232026-03-10T18:09:22.537Z Checking indicatif v0.18.4
22242026-03-10T18:09:22.579Z Checking string_cache v0.8.9
22252026-03-10T18:09:22.670Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22262026-03-10T18:09:22.734Z Checking petgraph v0.6.5
22272026-03-10T18:09:22.775Z Checking petgraph v0.8.3
22282026-03-10T18:09:22.822Z Checking phf v0.13.1
22292026-03-10T18:09:23.048Z Checking postgres-types v0.2.12
22302026-03-10T18:09:23.091Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22312026-03-10T18:09:23.275Z Checking zone v0.3.1
22322026-03-10T18:09:23.341Z Checking zip v4.6.1
22332026-03-10T18:09:23.517Z Checking whoami v2.1.0
22342026-03-10T18:09:23.521Z Checking peg-runtime v0.8.5
22352026-03-10T18:09:23.791Z Checking tokio-postgres v0.7.16
22362026-03-10T18:09:23.794Z Checking futures-executor v0.3.32
22372026-03-10T18:09:23.883Z Checking is-terminal v0.4.17
22382026-03-10T18:09:24.044Z Checking crossbeam-channel v0.5.15
22392026-03-10T18:09:24.085Z Checking futures v0.3.32
22402026-03-10T18:09:24.143Z Checking thread_local v1.1.9
22412026-03-10T18:09:24.206Z Checking take_mut v0.2.2
22422026-03-10T18:09:24.248Z Checking term v1.2.1
22432026-03-10T18:09:24.368Z Checking regress v0.10.5
22442026-03-10T18:09:24.410Z Compiling rustls v0.22.4
22452026-03-10T18:09:24.500Z Compiling newtype-uuid-macros v0.1.0
22462026-03-10T18:09:24.543Z Checking slog-async v2.8.0
22472026-03-10T18:09:24.584Z Checking slog-term v2.9.2
22482026-03-10T18:09:24.736Z Compiling structmeta-derive v0.3.0
22492026-03-10T18:09:24.792Z Compiling multer v3.1.0
22502026-03-10T18:09:24.960Z Compiling async-stream-impl v0.3.6
22512026-03-10T18:09:25.003Z Compiling dropshot v0.16.7
22522026-03-10T18:09:25.169Z Compiling dropshot_endpoint v0.16.7
22532026-03-10T18:09:25.383Z Checking match_cfg v0.1.0
22542026-03-10T18:09:25.469Z Checking slog-json v2.6.1
22552026-03-10T18:09:25.512Z Checking hostname v0.3.1
22562026-03-10T18:09:25.554Z Checking debug-ignore v1.0.5
22572026-03-10T18:09:25.668Z Checking serde_spanned v1.0.4
22582026-03-10T18:09:25.714Z Checking slog-bunyan v2.5.0
22592026-03-10T18:09:25.717Z Checking toml_writer v1.0.6+spec-1.1.0
22602026-03-10T18:09:25.797Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22612026-03-10T18:09:25.878Z Checking rustls-webpki v0.102.8
22622026-03-10T18:09:25.919Z Checking serde_path_to_error v0.1.20
22632026-03-10T18:09:25.970Z Checking async-stream v0.3.6
22642026-03-10T18:09:26.019Z Checking toml v0.9.12+spec-1.1.0
22652026-03-10T18:09:26.231Z Compiling structmeta v0.3.0
22662026-03-10T18:09:26.316Z Checking progenitor-client v0.13.0
22672026-03-10T18:09:26.359Z Checking waitgroup v0.1.2
22682026-03-10T18:09:26.395Z Checking rustls-pemfile v2.2.0
22692026-03-10T18:09:26.479Z Checking hostname v0.4.2
22702026-03-10T18:09:26.522Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22712026-03-10T18:09:26.526Z Compiling derive-ex v0.1.8
22722026-03-10T18:09:26.603Z Compiling parse-display-derive v0.10.0
22732026-03-10T18:09:26.645Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22742026-03-10T18:09:26.648Z Checking itertools v0.14.0
22752026-03-10T18:09:26.857Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22762026-03-10T18:09:26.860Z Checking macaddr v1.0.1
22772026-03-10T18:09:27.067Z Checking progenitor-client v0.10.0
22782026-03-10T18:09:27.160Z Checking instant v0.1.13
22792026-03-10T18:09:27.302Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22802026-03-10T18:09:27.373Z Checking backoff v0.4.0
22812026-03-10T18:09:27.420Z Checking backon v1.6.0
22822026-03-10T18:09:27.469Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
22832026-03-10T18:09:27.627Z Checking heck v0.5.0
22842026-03-10T18:09:27.668Z Checking camino-tempfile v1.4.1
22852026-03-10T18:09:27.901Z Checking toml v0.8.23
22862026-03-10T18:09:28.120Z Compiling cfg_aliases v0.2.1
22872026-03-10T18:09:28.161Z Compiling memoffset v0.9.1
22882026-03-10T18:09:28.246Z Compiling toml_edit v0.23.10+spec-1.0.0
22892026-03-10T18:09:28.381Z Compiling crucible-workspace-hack v0.1.0
22902026-03-10T18:09:28.429Z Checking tokio-rustls v0.25.0
22912026-03-10T18:09:28.767Z Checking secrecy v0.10.3
22922026-03-10T18:09:28.904Z Compiling test-strategy v0.4.5
22932026-03-10T18:09:28.947Z Checking glob v0.3.3
22942026-03-10T18:09:29.014Z Checking parse-display v0.10.0
22952026-03-10T18:09:29.017Z Compiling heapless v0.8.0
22962026-03-10T18:09:29.218Z Compiling proc-macro-crate v3.4.0
22972026-03-10T18:09:29.271Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22982026-03-10T18:09:29.541Z Compiling ingot-macros v0.1.1
22992026-03-10T18:09:29.647Z Checking tabwriter v1.4.1
23002026-03-10T18:09:29.689Z Checking hash32 v0.3.1
23012026-03-10T18:09:29.789Z Compiling smoltcp v0.11.0
23022026-03-10T18:09:29.864Z Compiling unsafe-libyaml v0.2.11
23032026-03-10T18:09:29.905Z Compiling convert_case v0.4.0
23042026-03-10T18:09:30.007Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23052026-03-10T18:09:30.365Z Compiling num_enum_derive v0.7.5
23062026-03-10T18:09:30.445Z Compiling derive_more v0.99.20
23072026-03-10T18:09:30.906Z Compiling serde_yaml v0.9.34+deprecated
23082026-03-10T18:09:30.973Z Checking cobs v0.3.0
23092026-03-10T18:09:31.048Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23102026-03-10T18:09:31.187Z Compiling foreign-types-macros v0.2.3
23112026-03-10T18:09:31.313Z Checking cpufeatures v0.3.0
23122026-03-10T18:09:31.439Z Checking foreign-types-shared v0.3.1
23132026-03-10T18:09:31.574Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23142026-03-10T18:09:31.616Z Checking chacha20 v0.10.0
23152026-03-10T18:09:31.829Z Checking num_enum v0.7.5
23162026-03-10T18:09:31.881Z Checking postcard v1.1.3
23172026-03-10T18:09:31.992Z Checking foreign-types v0.5.0
23182026-03-10T18:09:32.199Z Compiling proc-macro-crate v1.3.1
23192026-03-10T18:09:32.293Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23202026-03-10T18:09:32.296Z Checking sigpipe v0.1.3
23212026-03-10T18:09:32.465Z Checking cstr-argument v0.1.2
23222026-03-10T18:09:32.603Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23232026-03-10T18:09:32.651Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23242026-03-10T18:09:32.775Z Checking colored v3.1.1
23252026-03-10T18:09:32.943Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23262026-03-10T18:09:33.066Z Compiling num_enum_derive v0.5.11
23272026-03-10T18:09:33.107Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23282026-03-10T18:09:33.193Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23292026-03-10T18:09:33.292Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23302026-03-10T18:09:33.353Z Checking rand v0.10.0
23312026-03-10T18:09:33.395Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23322026-03-10T18:09:33.398Z Checking ingot-types v0.1.2
23332026-03-10T18:09:33.523Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23342026-03-10T18:09:33.602Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23352026-03-10T18:09:33.785Z Compiling nix v0.30.1
23362026-03-10T18:09:33.827Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23372026-03-10T18:09:33.964Z Checking ingot v0.1.1
23382026-03-10T18:09:34.055Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23392026-03-10T18:09:34.133Z Checking smf v0.2.3
23402026-03-10T18:09:34.358Z Compiling num-derive v0.4.2
23412026-03-10T18:09:34.400Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23422026-03-10T18:09:34.480Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23432026-03-10T18:09:34.521Z Checking num_enum v0.5.11
23442026-03-10T18:09:34.704Z Checking whoami v1.6.1
23452026-03-10T18:09:34.748Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23462026-03-10T18:09:34.846Z Compiling typify-impl v0.6.1
23472026-03-10T18:09:34.963Z Checking half v2.7.1
23482026-03-10T18:09:35.201Z Checking ciborium-io v0.2.2
23492026-03-10T18:09:35.346Z Checking indent_write v2.2.0
23502026-03-10T18:09:35.387Z Checking ciborium-ll v0.2.2
23512026-03-10T18:09:35.540Z Checking universal-hash v0.5.1
23522026-03-10T18:09:35.624Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23532026-03-10T18:09:35.665Z Checking ciborium v0.2.2
23542026-03-10T18:09:35.724Z Checking opaque-debug v0.3.1
23552026-03-10T18:09:35.782Z Checking aead v0.5.2
23562026-03-10T18:09:35.846Z Checking swrite v0.1.0
23572026-03-10T18:09:35.940Z Checking poly1305 v0.8.0
23582026-03-10T18:09:35.989Z Checking chacha20 v0.9.1
23592026-03-10T18:09:35.993Z Checking unicode-width v0.1.14
23602026-03-10T18:09:36.260Z Compiling thiserror-impl-no-std v2.0.2
23612026-03-10T18:09:36.263Z Checking password-hash v0.5.0
23622026-03-10T18:09:36.341Z Checking blake2 v0.10.6
23632026-03-10T18:09:36.382Z Compiling usdt-macro v0.5.0
23642026-03-10T18:09:36.423Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23652026-03-10T18:09:36.623Z Compiling usdt-attr-macro v0.5.0
23662026-03-10T18:09:36.677Z Checking memmap v0.7.0
23672026-03-10T18:09:36.766Z Checking argon2 v0.5.3
23682026-03-10T18:09:36.875Z Checking chacha20poly1305 v0.10.1
23692026-03-10T18:09:37.063Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23702026-03-10T18:09:37.231Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23712026-03-10T18:09:37.367Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23722026-03-10T18:09:37.467Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23732026-03-10T18:09:37.632Z Compiling derive-where v1.6.0
23742026-03-10T18:09:37.684Z Checking usdt v0.5.0
23752026-03-10T18:09:37.726Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23762026-03-10T18:09:37.776Z Checking atomicwrites v0.4.4
23772026-03-10T18:09:37.885Z Checking thiserror-no-std v2.0.2
23782026-03-10T18:09:37.926Z Checking tokio-dtrace v0.1.1
23792026-03-10T18:09:37.969Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23802026-03-10T18:09:37.972Z Checking console v0.15.11
23812026-03-10T18:09:38.048Z Checking vsss-rs v3.3.4
23822026-03-10T18:09:38.184Z Checking oxide-tokio-rt v0.1.2
23832026-03-10T18:09:38.400Z Checking newline-converter v0.3.0
23842026-03-10T18:09:38.438Z Compiling prettyplease v0.2.37
23852026-03-10T18:09:38.567Z Checking expectorate v1.2.0
23862026-03-10T18:09:38.618Z Checking bytecount v0.6.9
23872026-03-10T18:09:38.784Z Compiling owo-colors v4.3.0
23882026-03-10T18:09:38.787Z Compiling cancel-safe-futures v0.1.5
23892026-03-10T18:09:38.869Z Checking libsw-core v0.3.2
23902026-03-10T18:09:39.108Z Checking libsw v3.5.0
23912026-03-10T18:09:39.327Z Checking same-file v1.0.6
23922026-03-10T18:09:39.331Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23932026-03-10T18:09:39.474Z Checking linear-map v1.2.0
23942026-03-10T18:09:39.517Z Checking walkdir v2.5.0
23952026-03-10T18:09:39.520Z Checking num-rational v0.4.2
23962026-03-10T18:09:39.597Z Checking num-complex v0.4.6
23972026-03-10T18:09:39.733Z Checking float-ord v0.3.2
23982026-03-10T18:09:39.777Z Compiling typify-impl v0.4.3
23992026-03-10T18:09:39.818Z Checking gethostname v0.5.0
24002026-03-10T18:09:39.998Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24012026-03-10T18:09:40.120Z Compiling async-recursion v1.1.1
24022026-03-10T18:09:40.123Z Checking num v0.4.3
24032026-03-10T18:09:40.309Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24042026-03-10T18:09:40.348Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24052026-03-10T18:09:41.268Z Compiling typify-macro v0.6.1
24062026-03-10T18:09:42.108Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24072026-03-10T18:09:42.463Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24082026-03-10T18:09:42.724Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24092026-03-10T18:09:43.151Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24102026-03-10T18:09:43.224Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24112026-03-10T18:09:43.656Z Compiling typify v0.6.1
24122026-03-10T18:09:43.828Z Compiling progenitor-impl v0.13.0
24132026-03-10T18:09:45.098Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24142026-03-10T18:09:46.191Z Compiling typify-macro v0.4.3
24152026-03-10T18:09:46.230Z Checking unicode-linebreak v0.1.5
24162026-03-10T18:09:46.340Z Checking smawk v0.3.2
24172026-03-10T18:09:46.462Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24182026-03-10T18:09:46.535Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24192026-03-10T18:09:46.573Z Checking globset v0.4.18
24202026-03-10T18:09:47.258Z Compiling convert_case v0.10.0
24212026-03-10T18:09:47.544Z Compiling progenitor-macro v0.13.0
24222026-03-10T18:09:47.802Z Compiling slog-dtrace v0.3.0
24232026-03-10T18:09:48.092Z Checking resolv-conf v0.7.6
24242026-03-10T18:09:48.357Z Compiling derive_more-impl v2.1.1
24252026-03-10T18:09:48.511Z Compiling typify v0.4.3
24262026-03-10T18:09:48.740Z Compiling pin-project-internal v1.1.11
24272026-03-10T18:09:48.949Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24282026-03-10T18:09:49.290Z Checking pem v3.0.6
24292026-03-10T18:09:49.534Z Checking fd-lock v4.0.4
24302026-03-10T18:09:49.538Z Checking derive_more v2.1.1
24312026-03-10T18:09:49.611Z Checking vte v0.14.1
24322026-03-10T18:09:49.701Z Checking crossterm v0.29.0
24332026-03-10T18:09:49.740Z Checking display-error-chain v0.2.2
24342026-03-10T18:09:49.839Z Checking strip-ansi-escapes v0.2.1
24352026-03-10T18:09:49.917Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24362026-03-10T18:09:50.003Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24372026-03-10T18:09:50.236Z Compiling snafu-derive v0.8.9
24382026-03-10T18:09:50.326Z Checking pin-project v1.1.11
24392026-03-10T18:09:50.481Z Checking termtree v0.5.1
24402026-03-10T18:09:50.520Z Checking linked-hash-map v0.5.6
24412026-03-10T18:09:50.686Z Checking nu-ansi-term v0.50.3
24422026-03-10T18:09:50.789Z Checking lru-cache v0.1.2
24432026-03-10T18:09:50.829Z Compiling progenitor-impl v0.11.2
24442026-03-10T18:09:50.973Z Checking textwrap v0.16.2
24452026-03-10T18:09:51.013Z Checking reedline v0.40.0
24462026-03-10T18:09:51.283Z Checking olpc-cjson v0.1.4
24472026-03-10T18:09:51.498Z Checking hickory-proto v0.24.4
24482026-03-10T18:09:52.121Z Checking serde_plain v1.0.2
24492026-03-10T18:09:52.345Z Compiling minimal-lexical v0.2.1
24502026-03-10T18:09:52.580Z Checking typed-path v0.9.3
24512026-03-10T18:09:52.708Z Compiling nom v7.1.3
24522026-03-10T18:09:52.927Z Checking snafu v0.8.9
24532026-03-10T18:09:53.685Z Checking tough v0.20.0
24542026-03-10T18:09:53.891Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24552026-03-10T18:09:54.060Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24562026-03-10T18:09:54.492Z Checking progenitor-client v0.11.2
24572026-03-10T18:09:54.567Z Compiling progenitor-macro v0.11.2
24582026-03-10T18:09:54.609Z Checking progenitor v0.13.0
24592026-03-10T18:09:54.649Z Checking nibble_vec v0.1.0
24602026-03-10T18:09:54.689Z Checking endian-type v0.1.2
24612026-03-10T18:09:54.810Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24622026-03-10T18:09:54.816Z Checking hickory-resolver v0.24.4
24632026-03-10T18:09:54.889Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24642026-03-10T18:09:54.892Z Checking radix_trie v0.2.1
24652026-03-10T18:09:55.230Z Compiling ar_archive_writer v0.5.1
24662026-03-10T18:09:55.339Z Checking humantime v2.3.0
24672026-03-10T18:09:55.609Z Checking csv-core v0.1.13
24682026-03-10T18:09:55.684Z Checking base64 v0.21.7
24692026-03-10T18:09:55.811Z Checking qorb v0.4.1
24702026-03-10T18:09:55.872Z Checking csv v1.4.0
24712026-03-10T18:09:56.025Z Compiling stacker v0.1.23
24722026-03-10T18:09:56.426Z Compiling cfg_aliases v0.1.1
24732026-03-10T18:09:56.429Z Checking highway v1.3.0
24742026-03-10T18:09:56.502Z Compiling psm v0.1.30
24752026-03-10T18:09:56.552Z Compiling nix v0.28.0
24762026-03-10T18:09:56.853Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24772026-03-10T18:09:57.172Z Checking papergrid v0.11.0
24782026-03-10T18:09:57.351Z Compiling tabled_derive v0.7.0
24792026-03-10T18:09:57.461Z Checking home v0.5.12
24802026-03-10T18:09:57.691Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24812026-03-10T18:09:57.694Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24822026-03-10T18:09:58.039Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24832026-03-10T18:09:58.334Z Checking phf_shared v0.12.1
24842026-03-10T18:09:58.400Z Compiling recursive-proc-macro-impl v0.1.1
24852026-03-10T18:09:58.553Z Compiling semver v0.1.20
24862026-03-10T18:09:58.686Z Checking tabled v0.15.0
24872026-03-10T18:09:58.728Z Compiling chrono-tz v0.10.4
24882026-03-10T18:09:58.829Z Compiling rustc_version v0.1.7
24892026-03-10T18:09:58.954Z Checking phf v0.12.1
24902026-03-10T18:09:59.049Z Checking recursive v0.1.1
24912026-03-10T18:09:59.173Z Compiling const_format_proc_macros v0.2.34
24922026-03-10T18:09:59.212Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24932026-03-10T18:09:59.251Z Compiling peg-macros v0.8.5
24942026-03-10T18:09:59.254Z Checking winnow v0.6.26
24952026-03-10T18:10:00.346Z Compiling sqlparser_derive v0.5.0
24962026-03-10T18:10:00.481Z Checking unicode_categories v0.1.1
24972026-03-10T18:10:00.730Z Checking rustyline v14.0.0
24982026-03-10T18:10:00.874Z Checking sqlformat v0.3.5
24992026-03-10T18:10:00.990Z Checking const_format v0.2.35
25002026-03-10T18:10:01.150Z Checking peg v0.8.5
25012026-03-10T18:10:01.372Z Compiling newtype_derive v0.1.6
25022026-03-10T18:10:01.412Z Checking sqlparser v0.61.0
25032026-03-10T18:10:01.474Z Checking bcs v0.1.6
25042026-03-10T18:10:01.537Z Checking progenitor v0.11.2
25052026-03-10T18:10:01.700Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25062026-03-10T18:10:01.742Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25072026-03-10T18:10:01.823Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25082026-03-10T18:10:01.911Z Checking steno v0.4.1
25092026-03-10T18:10:01.964Z Checking utf-8 v0.7.6
25102026-03-10T18:10:02.086Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25112026-03-10T18:10:02.166Z Checking filetime v0.2.27
25122026-03-10T18:10:02.208Z Checking arc-swap v1.8.2
25132026-03-10T18:10:02.211Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25142026-03-10T18:10:02.363Z Checking xattr v1.6.1
25152026-03-10T18:10:02.523Z Checking slog-scope v4.4.1
25162026-03-10T18:10:02.564Z Checking tar v0.4.44
25172026-03-10T18:10:02.721Z Compiling progenitor-impl v0.10.0
25182026-03-10T18:10:03.099Z Checking slog-stdlog v4.1.1
25192026-03-10T18:10:03.290Z Checking slog-envlogger v2.2.0
25202026-03-10T18:10:03.373Z Checking tungstenite v0.21.0
25212026-03-10T18:10:03.501Z Checking typeid v1.0.3
25222026-03-10T18:10:03.661Z Checking subprocess v0.2.15
25232026-03-10T18:10:03.915Z Checking tokio-tungstenite v0.21.0
25242026-03-10T18:10:04.097Z Checking headers-core v0.3.0
25252026-03-10T18:10:04.267Z Checking headers v0.4.1
25262026-03-10T18:10:04.337Z Compiling lzma-sys v0.1.20
25272026-03-10T18:10:04.495Z Compiling cargo_toml v0.22.3
25282026-03-10T18:10:04.947Z Checking yasna v0.5.2
25292026-03-10T18:10:05.175Z Checking xz2 v0.1.7
25302026-03-10T18:10:05.419Z Checking ron v0.12.0
25312026-03-10T18:10:05.496Z Checking rcgen v0.12.1
25322026-03-10T18:10:05.924Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25332026-03-10T18:10:05.964Z Checking base16ct v1.0.0
25342026-03-10T18:10:06.161Z Checking dropshot-api-manager-types v0.5.2
25352026-03-10T18:10:06.251Z Checking tagptr v0.2.0
25362026-03-10T18:10:06.405Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25372026-03-10T18:10:06.446Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25382026-03-10T18:10:06.487Z Compiling progenitor-macro v0.10.0
25392026-03-10T18:10:06.490Z Checking moka v0.12.13
25402026-03-10T18:10:06.644Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25412026-03-10T18:10:06.685Z Compiling libefi-sys v0.1.0
25422026-03-10T18:10:06.970Z Compiling radium v0.7.0
25432026-03-10T18:10:07.248Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25442026-03-10T18:10:07.346Z Compiling bitfield-struct v0.6.2
25452026-03-10T18:10:07.428Z Compiling maybe-uninit v2.0.0
25462026-03-10T18:10:07.431Z Checking hickory-resolver v0.25.2
25472026-03-10T18:10:07.507Z Checking tap v1.0.1
25482026-03-10T18:10:07.679Z Checking wyz v0.5.1
25492026-03-10T18:10:08.200Z Compiling zerocopy-derive v0.6.6
25502026-03-10T18:10:08.242Z Checking funty v2.0.0
25512026-03-10T18:10:08.245Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25522026-03-10T18:10:08.371Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
25532026-03-10T18:10:08.421Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25542026-03-10T18:10:08.607Z Checking crc-catalog v2.4.0
25552026-03-10T18:10:08.766Z Compiling packed_struct v0.10.1
25562026-03-10T18:10:08.768Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25572026-03-10T18:10:08.940Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25582026-03-10T18:10:09.107Z Checking bitvec v1.0.1
25592026-03-10T18:10:09.267Z Checking crc v3.4.0
25602026-03-10T18:10:09.308Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25612026-03-10T18:10:09.413Z Checking zerocopy v0.6.6
25622026-03-10T18:10:09.573Z Compiling packed_struct_codegen v0.10.1
25632026-03-10T18:10:09.679Z Compiling bitfield-macros v0.19.4
25642026-03-10T18:10:09.734Z Compiling indexmap v1.9.3
25652026-03-10T18:10:09.865Z Checking nodrop v0.1.14
25662026-03-10T18:10:10.018Z Checking array-init v0.0.4
25672026-03-10T18:10:10.117Z Checking smallvec v0.6.14
25682026-03-10T18:10:10.412Z Checking hashbrown v0.12.3
25692026-03-10T18:10:10.552Z Checking serde-hex v0.1.0
25702026-03-10T18:10:10.677Z Checking bitfield v0.19.4
25712026-03-10T18:10:10.994Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25722026-03-10T18:10:11.094Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25732026-03-10T18:10:11.220Z Checking ron v0.8.1
25742026-03-10T18:10:11.502Z Checking hashbrown v0.13.2
25752026-03-10T18:10:11.965Z Checking crc-any v2.5.0
25762026-03-10T18:10:12.104Z Checking object v0.30.4
25772026-03-10T18:10:12.237Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25782026-03-10T18:10:12.328Z Checking path-slash v0.1.5
25792026-03-10T18:10:12.476Z Compiling xshell-macros v0.2.7
25802026-03-10T18:10:12.518Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25812026-03-10T18:10:12.663Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25822026-03-10T18:10:12.703Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25832026-03-10T18:10:13.011Z Checking xshell v0.2.7
25842026-03-10T18:10:13.014Z Checking half v1.8.3
25852026-03-10T18:10:13.313Z Checking serde_cbor v0.11.2
25862026-03-10T18:10:13.353Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25872026-03-10T18:10:13.536Z Checking progenitor v0.10.0
25882026-03-10T18:10:13.577Z Compiling num-derive v0.3.3
25892026-03-10T18:10:13.739Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25902026-03-10T18:10:13.868Z Compiling proc-macro-error-attr2 v2.0.0
25912026-03-10T18:10:14.365Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25922026-03-10T18:10:14.439Z Compiling proc-macro-error2 v2.0.1
25932026-03-10T18:10:14.675Z Compiling nix v0.31.1
25942026-03-10T18:10:14.847Z Checking libscf-sys v1.1.0
25952026-03-10T18:10:14.887Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25962026-03-10T18:10:15.092Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25972026-03-10T18:10:15.148Z Compiling tabled_derive v0.11.0
25982026-03-10T18:10:15.338Z Checking papergrid v0.17.0
25992026-03-10T18:10:15.380Z Checking testing_table v0.3.0
26002026-03-10T18:10:15.536Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26012026-03-10T18:10:16.290Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26022026-03-10T18:10:16.422Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26032026-03-10T18:10:16.616Z Checking maplit v1.0.2
26042026-03-10T18:10:16.762Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26052026-03-10T18:10:16.803Z Checking tabled v0.20.0
26062026-03-10T18:10:16.843Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26072026-03-10T18:10:16.973Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26082026-03-10T18:10:17.501Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26092026-03-10T18:10:17.577Z Checking crc8 v0.1.1
26102026-03-10T18:10:17.740Z Checking fxhash v0.2.1
26112026-03-10T18:10:17.930Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26122026-03-10T18:10:17.981Z Checking unicase v2.9.0
26132026-03-10T18:10:18.020Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26142026-03-10T18:10:18.211Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26152026-03-10T18:10:18.349Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26162026-03-10T18:10:18.798Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26172026-03-10T18:10:18.841Z Checking kstat-rs v0.2.4
26182026-03-10T18:10:18.919Z Compiling parking_lot_core v0.8.6
26192026-03-10T18:10:19.146Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26202026-03-10T18:10:19.470Z Compiling git-stub v1.0.0
26212026-03-10T18:10:19.509Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26222026-03-10T18:10:19.609Z Compiling dsl_auto_type v0.1.3
26232026-03-10T18:10:19.650Z Checking scheduled-thread-pool v0.2.7
26242026-03-10T18:10:19.854Z Compiling vergen-gitcl v1.0.8
26252026-03-10T18:10:19.868Z Compiling diesel_table_macro_syntax v0.2.0
26262026-03-10T18:10:20.158Z Checking r2d2 v0.8.10
26272026-03-10T18:10:20.197Z Compiling git-stub-vcs v0.1.0
26282026-03-10T18:10:20.309Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26292026-03-10T18:10:20.421Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26302026-03-10T18:10:20.473Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26312026-03-10T18:10:20.515Z Checking parking_lot v0.11.2
26322026-03-10T18:10:20.518Z Compiling diesel_derives v2.2.7
26332026-03-10T18:10:20.687Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26342026-03-10T18:10:20.793Z Checking prefix-trie v0.7.0
26352026-03-10T18:10:20.848Z Checking nanorand v0.7.0
26362026-03-10T18:10:21.138Z Compiling dirs-sys-next v0.1.2
26372026-03-10T18:10:21.257Z Compiling crunchy v0.2.4
26382026-03-10T18:10:21.341Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26392026-03-10T18:10:21.396Z Compiling dirs-next v2.0.0
26402026-03-10T18:10:21.438Z Checking hickory-server v0.25.2
26412026-03-10T18:10:21.527Z Checking flume v0.11.1
26422026-03-10T18:10:21.566Z Checking sled v0.34.7
26432026-03-10T18:10:21.607Z Compiling clang-sys v1.8.1
26442026-03-10T18:10:21.709Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26452026-03-10T18:10:21.872Z Checking hickory-client v0.25.2
26462026-03-10T18:10:22.001Z Compiling tiny-keccak v2.0.2
26472026-03-10T18:10:22.265Z Compiling term v0.7.0
26482026-03-10T18:10:22.357Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26492026-03-10T18:10:22.411Z Compiling salty v0.3.0
26502026-03-10T18:10:22.591Z Compiling bit-vec v0.6.3
26512026-03-10T18:10:22.839Z Compiling ascii-canvas v3.0.0
26522026-03-10T18:10:22.919Z Compiling bit-set v0.5.3
26532026-03-10T18:10:23.095Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26542026-03-10T18:10:23.156Z Checking primeorder v0.13.6
26552026-03-10T18:10:23.196Z Compiling itertools v0.10.5
26562026-03-10T18:10:23.502Z Compiling ena v0.14.4
26572026-03-10T18:10:23.608Z Compiling libloading v0.8.9
26582026-03-10T18:10:23.809Z Compiling regex-syntax v0.6.29
26592026-03-10T18:10:23.812Z Compiling bindgen v0.71.1
26602026-03-10T18:10:23.913Z Compiling diff v0.1.13
26612026-03-10T18:10:24.605Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26622026-03-10T18:10:24.695Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26632026-03-10T18:10:24.888Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26642026-03-10T18:10:25.059Z Compiling cexpr v0.6.0
26652026-03-10T18:10:25.343Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26662026-03-10T18:10:25.541Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26672026-03-10T18:10:25.719Z Compiling lalrpop v0.19.12
26682026-03-10T18:10:25.982Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26692026-03-10T18:10:26.280Z Compiling libxml v0.3.3
26702026-03-10T18:10:26.434Z Compiling fs-err v2.11.0
26712026-03-10T18:10:26.726Z Checking diesel v2.2.12
26722026-03-10T18:10:26.802Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26732026-03-10T18:10:26.843Z Checking p384 v0.13.1
26742026-03-10T18:10:26.922Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26752026-03-10T18:10:27.363Z Compiling strum_macros v0.24.3
26762026-03-10T18:10:27.426Z Compiling indoc v1.0.9
26772026-03-10T18:10:29.233Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26782026-03-10T18:10:29.271Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
26792026-03-10T18:10:29.726Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26802026-03-10T18:10:29.880Z Checking quick-xml v0.37.5
26812026-03-10T18:10:30.022Z Checking derive_builder v0.20.2
26822026-03-10T18:10:30.160Z Compiling oso-derive v0.27.3
26832026-03-10T18:10:30.201Z Compiling trait-variant v0.1.2
26842026-03-10T18:10:30.531Z Compiling impl-trait-for-tuples v0.2.3
26852026-03-10T18:10:30.846Z Checking openssl-probe v0.1.6
26862026-03-10T18:10:30.953Z Checking parse-size v1.1.0
26872026-03-10T18:10:31.016Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26882026-03-10T18:10:31.092Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
26892026-03-10T18:10:31.139Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26902026-03-10T18:10:32.043Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26912026-03-10T18:10:32.309Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26922026-03-10T18:10:32.632Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26932026-03-10T18:10:32.716Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26942026-03-10T18:10:32.811Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26952026-03-10T18:10:33.680Z Checking assert_matches v1.5.0
26962026-03-10T18:10:33.815Z Compiling mime_guess v2.0.5
26972026-03-10T18:10:34.612Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26982026-03-10T18:10:35.022Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26992026-03-10T18:10:35.087Z Checking predicates-tree v1.0.13
27002026-03-10T18:10:35.145Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27012026-03-10T18:10:35.265Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27022026-03-10T18:10:35.463Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27032026-03-10T18:10:35.561Z Checking http-range v0.1.5
27042026-03-10T18:10:35.741Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27052026-03-10T18:10:35.903Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27062026-03-10T18:10:36.730Z Checking atty v0.2.14
27072026-03-10T18:10:36.771Z Compiling diesel-dtrace v0.4.2
27082026-03-10T18:10:37.353Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27092026-03-10T18:10:37.392Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27102026-03-10T18:10:37.872Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27112026-03-10T18:10:38.100Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27122026-03-10T18:10:38.394Z Checking bb8 v0.8.6
27132026-03-10T18:10:38.777Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27142026-03-10T18:10:38.893Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27152026-03-10T18:10:39.088Z Checking corncobs v0.1.4
27162026-03-10T18:10:39.316Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27172026-03-10T18:10:39.410Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27182026-03-10T18:10:39.597Z Checking hyper-staticfile v0.10.1
27192026-03-10T18:10:39.723Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27202026-03-10T18:10:39.877Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27212026-03-10T18:10:39.880Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27222026-03-10T18:10:39.965Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27232026-03-10T18:10:40.006Z Checking ignore v0.4.25
27242026-03-10T18:10:40.103Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27252026-03-10T18:10:40.258Z Checking signal-hook-tokio v0.3.1
27262026-03-10T18:10:40.449Z Checking secrecy v0.8.0
27272026-03-10T18:10:40.574Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27282026-03-10T18:10:40.873Z Checking globwalk v0.9.1
27292026-03-10T18:10:41.016Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27302026-03-10T18:10:41.133Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27312026-03-10T18:10:41.433Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27322026-03-10T18:10:41.662Z Checking nonempty v0.12.0
27332026-03-10T18:10:41.737Z Checking camino-tempfile-ext v0.3.3
27342026-03-10T18:10:41.903Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27352026-03-10T18:10:42.024Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27362026-03-10T18:10:42.063Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27372026-03-10T18:10:42.439Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27382026-03-10T18:10:43.224Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27392026-03-10T18:10:43.422Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27402026-03-10T18:10:43.631Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27412026-03-10T18:10:43.905Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27422026-03-10T18:10:44.254Z Checking async-bb8-diesel v0.2.1
27432026-03-10T18:10:44.485Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27442026-03-10T18:10:44.548Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27452026-03-10T18:10:44.747Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27462026-03-10T18:10:44.902Z Checking tungstenite v0.23.0
27472026-03-10T18:10:45.357Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27482026-03-10T18:10:45.498Z Checking tokio-tungstenite v0.23.1
27492026-03-10T18:10:45.747Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27502026-03-10T18:10:45.787Z Checking void v1.0.2
27512026-03-10T18:10:45.829Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27522026-03-10T18:10:45.870Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27532026-03-10T18:10:45.955Z Checking lzss v0.8.2
27542026-03-10T18:10:46.106Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27552026-03-10T18:10:46.231Z Checking nix v0.27.1
27562026-03-10T18:10:46.737Z Checking serde_bytes v0.11.19
27572026-03-10T18:10:46.995Z Checking rand_seeder v0.4.0
27582026-03-10T18:10:47.033Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27592026-03-10T18:10:47.220Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27602026-03-10T18:10:47.684Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27612026-03-10T18:10:47.741Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27622026-03-10T18:10:47.936Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27632026-03-10T18:10:48.733Z Checking is_ci v1.2.0
27642026-03-10T18:10:48.858Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27652026-03-10T18:10:48.903Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27662026-03-10T18:10:49.121Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27672026-03-10T18:10:49.206Z Checking yansi v1.0.1
27682026-03-10T18:10:49.489Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27692026-03-10T18:10:49.592Z Checking pretty_assertions v1.4.1
27702026-03-10T18:10:49.801Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27712026-03-10T18:10:49.841Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27722026-03-10T18:10:50.158Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27732026-03-10T18:10:50.492Z Compiling darling_core v0.23.0
27742026-03-10T18:10:51.661Z Compiling indoc v2.0.7
27752026-03-10T18:10:51.771Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27762026-03-10T18:10:51.818Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27772026-03-10T18:10:52.119Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27782026-03-10T18:10:52.308Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27792026-03-10T18:10:52.614Z Compiling instability v0.3.11
27802026-03-10T18:10:52.810Z Compiling libz-sys v1.1.24
27812026-03-10T18:10:52.967Z Checking castaway v0.2.4
27822026-03-10T18:10:53.145Z Checking compact_str v0.8.1
27832026-03-10T18:10:53.223Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27842026-03-10T18:10:53.698Z Checking supports-color v3.0.2
27852026-03-10T18:10:53.738Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27862026-03-10T18:10:53.895Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27872026-03-10T18:10:54.157Z Compiling darling_macro v0.23.0
27882026-03-10T18:10:54.203Z Checking unicode-truncate v1.1.0
27892026-03-10T18:10:54.368Z Checking lru v0.12.5
27902026-03-10T18:10:54.431Z Checking cassowary v0.3.0
27912026-03-10T18:10:54.663Z Compiling libgit2-sys v0.18.3+1.9.2
27922026-03-10T18:10:54.862Z Compiling darling v0.23.0
27932026-03-10T18:10:54.919Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27942026-03-10T18:10:55.603Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27952026-03-10T18:10:55.986Z Checking ratatui v0.29.0
27962026-03-10T18:10:56.545Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27972026-03-10T18:10:56.843Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27982026-03-10T18:10:57.252Z Compiling vergen-git2 v1.0.7
27992026-03-10T18:10:57.586Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28002026-03-10T18:10:57.639Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28012026-03-10T18:10:57.815Z Checking colored v2.2.0
28022026-03-10T18:10:57.885Z Compiling rustls v0.21.12
28032026-03-10T18:10:57.942Z Checking shell-words v1.1.1
28042026-03-10T18:10:58.119Z Checking plotters-backend v0.3.7
28052026-03-10T18:10:58.288Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28062026-03-10T18:10:58.344Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28072026-03-10T18:10:58.413Z Checking plotters-svg v0.3.7
28082026-03-10T18:10:58.625Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28092026-03-10T18:10:58.663Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28102026-03-10T18:10:58.922Z Compiling nix v0.29.0
28112026-03-10T18:10:59.282Z Checking rustls-webpki v0.101.7
28122026-03-10T18:10:59.518Z Checking sct v0.7.1
28132026-03-10T18:10:59.609Z Checking cast v0.3.0
28142026-03-10T18:10:59.728Z Checking hex-literal v0.4.1
28152026-03-10T18:10:59.841Z Checking criterion-plot v0.6.0
28162026-03-10T18:10:59.886Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28172026-03-10T18:11:00.364Z Checking plotters v0.3.7
28182026-03-10T18:11:01.446Z Checking erased-serde v0.4.9
28192026-03-10T18:11:01.581Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28202026-03-10T18:11:02.008Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28212026-03-10T18:11:03.008Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28222026-03-10T18:11:04.055Z Checking progenitor-extras v0.1.0
28232026-03-10T18:11:04.371Z Checking tinytemplate v1.2.1
28242026-03-10T18:11:04.681Z Checking ordered-float v2.10.1
28252026-03-10T18:11:05.041Z Checking oorandom v11.1.5
28262026-03-10T18:11:05.080Z Checking anes v0.1.6
28272026-03-10T18:11:05.226Z Checking serde-value v0.7.0
28282026-03-10T18:11:05.376Z Checking criterion v0.7.0
28292026-03-10T18:11:05.549Z Checking serde-untagged v0.1.9
28302026-03-10T18:11:05.836Z Checking tokio-rustls v0.24.1
28312026-03-10T18:11:06.469Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28322026-03-10T18:11:07.022Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28332026-03-10T18:11:07.318Z Checking rustls-pemfile v1.0.4
28342026-03-10T18:11:07.510Z Checking twox-hash v2.1.2
28352026-03-10T18:11:07.548Z Checking unicode-xid v0.2.6
28362026-03-10T18:11:07.729Z Checking cargo-util-schemas v0.8.2
28372026-03-10T18:11:08.001Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28382026-03-10T18:11:08.169Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28392026-03-10T18:11:08.387Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28402026-03-10T18:11:08.964Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28412026-03-10T18:11:09.202Z Checking fatfs v0.3.6
28422026-03-10T18:11:09.849Z Checking cargo-platform v0.2.0
28432026-03-10T18:11:10.133Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28442026-03-10T18:11:10.173Z Compiling petname v2.0.2
28452026-03-10T18:11:10.872Z Compiling seq-macro v0.3.6
28462026-03-10T18:11:11.810Z Checking cargo_metadata v0.21.0
28472026-03-10T18:11:12.084Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28482026-03-10T18:11:12.889Z Checking concurrent-queue v2.5.0
28492026-03-10T18:11:13.162Z Checking rtoolbox v0.0.3
28502026-03-10T18:11:13.366Z Checking futures-timer v3.0.3
28512026-03-10T18:11:13.627Z Checking parking v2.2.1
28522026-03-10T18:11:13.679Z Checking rpassword v7.4.0
28532026-03-10T18:11:13.812Z Checking event-listener v5.4.1
28542026-03-10T18:11:14.153Z Checking tui-tree-widget v0.23.1
28552026-03-10T18:11:14.418Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28562026-03-10T18:11:14.457Z Checking polyval v0.6.2
28572026-03-10T18:11:14.659Z Checking sapling-renderdag v0.1.0
28582026-03-10T18:11:14.707Z Checking sync-ptr v0.1.4
28592026-03-10T18:11:14.890Z Checking ghash v0.5.1
28602026-03-10T18:11:15.015Z Checking event-listener-strategy v0.5.4
28612026-03-10T18:11:15.067Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28622026-03-10T18:11:15.108Z Checking ctr v0.9.2
28632026-03-10T18:11:15.215Z Checking arrayref v0.3.9
28642026-03-10T18:11:15.344Z Checking arrayvec v0.7.6
28652026-03-10T18:11:15.383Z Checking constant_time_eq v0.4.2
28662026-03-10T18:11:15.480Z Checking aes-gcm v0.10.3
28672026-03-10T18:11:15.587Z Checking async-lock v3.4.2
28682026-03-10T18:11:15.627Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28692026-03-10T18:11:15.701Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28702026-03-10T18:11:16.142Z Checking ssh-encoding v0.2.0
28712026-03-10T18:11:16.422Z Checking blowfish v0.9.1
28722026-03-10T18:11:16.647Z Checking bcrypt-pbkdf v0.10.0
28732026-03-10T18:11:16.884Z Checking ssh-cipher v0.2.0
28742026-03-10T18:11:16.926Z Checking async-object-pool v0.2.0
28752026-03-10T18:11:17.101Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28762026-03-10T18:11:17.141Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28772026-03-10T18:11:17.550Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28782026-03-10T18:11:17.971Z Checking serde_regex v1.1.0
28792026-03-10T18:11:18.211Z Checking password-hash v0.4.2
28802026-03-10T18:11:18.447Z Checking assert-json-diff v2.0.2
28812026-03-10T18:11:18.542Z Checking path-tree v0.8.3
28822026-03-10T18:11:18.699Z Checking stringmetrics v2.2.2
28832026-03-10T18:11:18.819Z Compiling target-lexicon v0.13.3
28842026-03-10T18:11:18.923Z Checking gimli v0.32.3
28852026-03-10T18:11:19.386Z Checking httpmock v0.8.3
28862026-03-10T18:11:19.611Z Checking pbkdf2 v0.11.0
28872026-03-10T18:11:19.650Z Compiling samael v0.0.19
28882026-03-10T18:11:19.865Z Checking ssh-key v0.6.7
28892026-03-10T18:11:21.163Z Checking addr2line v0.25.1
28902026-03-10T18:11:21.552Z Checking p521 v0.13.3
28912026-03-10T18:11:22.365Z Checking p256 v0.13.2
28922026-03-10T18:11:22.368Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28932026-03-10T18:11:22.690Z Checking russh-cryptovec v0.7.3
28942026-03-10T18:11:22.734Z Checking md5 v0.7.0
28952026-03-10T18:11:22.903Z Checking rustc-demangle v0.1.27
28962026-03-10T18:11:22.984Z Compiling guppy-workspace-hack v0.1.0
28972026-03-10T18:11:23.235Z Checking backtrace v0.3.76
28982026-03-10T18:11:23.332Z Checking russh-keys v0.45.0
28992026-03-10T18:11:23.661Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29002026-03-10T18:11:23.734Z Checking num-bigint v0.4.6
29012026-03-10T18:11:24.252Z Checking des v0.8.1
29022026-03-10T18:11:24.683Z Compiling blake3 v1.8.3
29032026-03-10T18:11:25.180Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29042026-03-10T18:11:25.219Z Compiling target-spec v3.5.7
29052026-03-10T18:11:25.709Z Checking russh v0.45.0
29062026-03-10T18:11:25.763Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29072026-03-10T18:11:26.011Z Checking cfg-expr v0.20.6
29082026-03-10T18:11:26.138Z Checking backtrace-ext v0.2.1
29092026-03-10T18:11:26.445Z Checking supports-color v2.1.0
29102026-03-10T18:11:26.554Z Checking textwrap v0.15.2
29112026-03-10T18:11:26.630Z Checking supports-unicode v2.1.0
29122026-03-10T18:11:26.670Z Checking supports-hyperlinks v2.1.0
29132026-03-10T18:11:26.805Z Checking hashbrown v0.14.5
29142026-03-10T18:11:26.846Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29152026-03-10T18:11:26.849Z Checking cargo-platform v0.3.2
29162026-03-10T18:11:27.142Z Checking terminal_size v0.1.17
29172026-03-10T18:11:27.180Z Checking socket2 v0.5.10
29182026-03-10T18:11:27.309Z Compiling miette-derive v5.10.0
29192026-03-10T18:11:27.491Z Checking owo-colors v3.5.0
29202026-03-10T18:11:27.547Z Checking internet-checksum v0.2.1
29212026-03-10T18:11:27.741Z Checking chumsky v0.9.3
29222026-03-10T18:11:28.261Z Checking cargo_metadata v0.23.1
29232026-03-10T18:11:28.469Z Compiling git2 v0.20.4
29242026-03-10T18:11:28.890Z Checking miette v5.10.0
29252026-03-10T18:11:29.299Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29262026-03-10T18:11:29.355Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29272026-03-10T18:11:29.461Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29282026-03-10T18:11:29.611Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29292026-03-10T18:11:29.881Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29302026-03-10T18:11:29.956Z Checking httptest v0.16.4
29312026-03-10T18:11:30.409Z Checking pathdiff v0.2.3
29322026-03-10T18:11:30.460Z Compiling knuffel-derive v3.2.0
29332026-03-10T18:11:30.500Z Checking nested v0.1.1
29342026-03-10T18:11:30.579Z Checking topological-sort v0.2.2
29352026-03-10T18:11:30.716Z Checking guppy v0.17.25
29362026-03-10T18:11:30.793Z Checking omicron-zone-package v0.12.2
29372026-03-10T18:11:31.012Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29382026-03-10T18:11:31.316Z Checking similar-asserts v1.7.0
29392026-03-10T18:11:31.543Z Compiling rstest_macros v0.25.0
29402026-03-10T18:11:32.008Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29412026-03-10T18:11:32.045Z Compiling target-triple v1.0.0
29422026-03-10T18:11:32.341Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29432026-03-10T18:11:32.522Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29442026-03-10T18:11:32.562Z Checking knuffel v3.2.0
29452026-03-10T18:11:32.793Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29462026-03-10T18:11:33.101Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29472026-03-10T18:11:33.321Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29482026-03-10T18:11:33.447Z Checking toml_datetime v1.0.0+spec-1.1.0
29492026-03-10T18:11:33.761Z Compiling relative-path v1.9.3
29502026-03-10T18:11:34.169Z Checking escape8259 v0.5.3
29512026-03-10T18:11:34.239Z Compiling assert_cmd v2.1.2
29522026-03-10T18:11:34.378Z Checking libtest-mimic v0.8.1
29532026-03-10T18:11:34.725Z Checking toml v1.0.3+spec-1.1.0
29542026-03-10T18:11:35.053Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29552026-03-10T18:11:35.228Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29562026-03-10T18:11:35.579Z Checking blake2b_simd v1.0.4
29572026-03-10T18:11:36.154Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29582026-03-10T18:11:36.194Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29592026-03-10T18:11:36.720Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29602026-03-10T18:11:36.765Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29612026-03-10T18:11:37.081Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29622026-03-10T18:11:37.414Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29632026-03-10T18:11:37.687Z Checking fancy-regex v0.14.0
29642026-03-10T18:11:37.983Z Checking serde_tokenstream v0.2.3
29652026-03-10T18:11:38.216Z Checking uzers v0.12.2
29662026-03-10T18:11:38.302Z Checking termcolor v1.4.1
29672026-03-10T18:11:38.540Z Compiling linkme-impl v0.3.35
29682026-03-10T18:11:38.631Z Checking constant_time_eq v0.3.1
29692026-03-10T18:11:38.801Z Checking rust-argon2 v2.1.0
29702026-03-10T18:11:39.110Z Checking trybuild v1.0.116
29712026-03-10T18:11:39.226Z Checking datatest-stable v0.3.3
29722026-03-10T18:11:40.102Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29732026-03-10T18:11:40.142Z Checking rstest v0.25.0
29742026-03-10T18:11:40.363Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29752026-03-10T18:11:40.532Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29762026-03-10T18:11:40.578Z Checking support-bundle-viewer v0.1.2
29772026-03-10T18:11:40.919Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29782026-03-10T18:11:41.236Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29792026-03-10T18:11:41.444Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29802026-03-10T18:11:41.547Z Checking drift v0.1.3
29812026-03-10T18:11:41.756Z Checking rand_distr v0.5.1
29822026-03-10T18:11:42.034Z Checking multimap v0.10.1
29832026-03-10T18:11:42.306Z Checking approx v0.5.1
29842026-03-10T18:11:42.393Z Compiling linkme v0.3.35
29852026-03-10T18:11:42.606Z Checking dropshot-api-manager v0.5.2
29862026-03-10T18:11:43.123Z Compiling polar-core v0.27.3
29872026-03-10T18:11:44.186Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29882026-03-10T18:11:44.269Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29892026-03-10T18:11:44.520Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29902026-03-10T18:11:44.562Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29912026-03-10T18:11:44.631Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29922026-03-10T18:11:44.841Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29932026-03-10T18:11:44.918Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29942026-03-10T18:11:45.071Z Checking partial-io v0.5.4
29952026-03-10T18:11:45.321Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29962026-03-10T18:11:45.374Z Checking cargo_toml v0.21.0
29972026-03-10T18:11:45.415Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29982026-03-10T18:11:45.502Z Checking termios v0.3.3
29992026-03-10T18:11:45.618Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
30002026-03-10T18:11:46.041Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30012026-03-10T18:11:46.316Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30022026-03-10T18:11:46.599Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30032026-03-10T18:11:50.346Z Checking oso v0.27.3
30042026-03-10T18:11:50.472Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30052026-03-10T18:11:54.975Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30062026-03-10T18:11:56.675Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30072026-03-10T18:11:59.567Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30082026-03-10T18:12:04.773Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30092026-03-10T18:12:12.943Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30102026-03-10T18:12:18.412Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30112026-03-10T18:12:19.721Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30122026-03-10T18:12:23.093Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30132026-03-10T18:12:32.721Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30142026-03-10T18:14:16.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 21s
30152026-03-10T18:14:16.882Z
30162026-03-10T18:14:16.885Zreal 5:25.788430504
30172026-03-10T18:14:16.885Zuser 27:47.742141265
30182026-03-10T18:14:16.885Zsys 5:47.085588375
30192026-03-10T18:14:16.885Ztrap 0.715680614
30202026-03-10T18:14:16.885Ztflt 0.649599417
30212026-03-10T18:14:16.885Zdflt 0.213843419
30222026-03-10T18:14:16.885Zkflt 0.001010967
30232026-03-10T18:14:16.885Zlock 1:05:24.268037931
30242026-03-10T18:14:16.885Zslp 1:29:38.559568931
30252026-03-10T18:14:16.885Zlat 2:16.773985919
30262026-03-10T18:14:16.885Zstop 12:41.527599079
30272026-03-10T18:14:16.885Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30282026-03-10T18:14:16.885Z+ ptime -m cargo doc --workspace --no-deps
30292026-03-10T18:14:18.120Zwarning: output filename collision.
30302026-03-10T18:14:18.120ZThe 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)`.
30312026-03-10T18:14:18.120ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30322026-03-10T18:14:18.120ZThe targets should have unique names.
30332026-03-10T18:14:18.120ZThis is a known bug where multiple crates with the same name use
30342026-03-10T18:14:18.120Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30352026-03-10T18:14:19.288Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30362026-03-10T18:14:19.501Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30372026-03-10T18:14:19.530Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30382026-03-10T18:14:19.587Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30392026-03-10T18:14:19.619Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30402026-03-10T18:14:19.651Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30412026-03-10T18:14:19.676Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30422026-03-10T18:14:19.861Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30432026-03-10T18:14:19.893Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30442026-03-10T18:14:19.922Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30452026-03-10T18:14:19.966Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30462026-03-10T18:14:20.046Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30472026-03-10T18:14:20.188Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30482026-03-10T18:14:20.214Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30492026-03-10T18:14:20.244Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30502026-03-10T18:14:20.364Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30512026-03-10T18:14:20.428Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30522026-03-10T18:14:20.456Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30532026-03-10T18:14:20.821Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30542026-03-10T18:14:21.114Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30552026-03-10T18:14:21.177Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30562026-03-10T18:14:21.349Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30572026-03-10T18:14:21.374Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30582026-03-10T18:14:21.421Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30592026-03-10T18:14:21.464Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30602026-03-10T18:14:21.678Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30612026-03-10T18:14:21.683Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30622026-03-10T18:14:21.935Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30632026-03-10T18:14:22.024Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30642026-03-10T18:14:22.149Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30652026-03-10T18:14:22.331Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30662026-03-10T18:14:22.465Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30672026-03-10T18:14:22.489Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30682026-03-10T18:14:22.579Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30692026-03-10T18:14:22.790Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30702026-03-10T18:14:22.815Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30712026-03-10T18:14:22.856Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30722026-03-10T18:14:23.123Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30732026-03-10T18:14:23.231Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
30742026-03-10T18:14:23.542Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30752026-03-10T18:14:23.688Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30762026-03-10T18:14:23.778Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30772026-03-10T18:14:23.879Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30782026-03-10T18:14:23.956Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30792026-03-10T18:14:23.984Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30802026-03-10T18:14:24.039Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30812026-03-10T18:14:24.193Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30822026-03-10T18:14:24.282Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30832026-03-10T18:14:24.305Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30842026-03-10T18:14:24.329Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30852026-03-10T18:14:24.455Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30862026-03-10T18:14:24.650Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30872026-03-10T18:14:24.675Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30882026-03-10T18:14:24.699Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30892026-03-10T18:14:24.762Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30902026-03-10T18:14:24.968Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30912026-03-10T18:14:24.991Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30922026-03-10T18:14:25.015Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30932026-03-10T18:14:25.208Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30942026-03-10T18:14:25.292Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30952026-03-10T18:14:25.318Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30962026-03-10T18:14:25.343Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30972026-03-10T18:14:25.555Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30982026-03-10T18:14:25.584Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30992026-03-10T18:14:25.777Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31002026-03-10T18:14:25.813Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31012026-03-10T18:14:25.917Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31022026-03-10T18:14:25.988Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31032026-03-10T18:14:26.079Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31042026-03-10T18:14:26.749Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31052026-03-10T18:14:26.815Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31062026-03-10T18:14:27.065Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31072026-03-10T18:14:27.303Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31082026-03-10T18:14:27.818Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31092026-03-10T18:14:28.336Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31102026-03-10T18:14:28.378Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31112026-03-10T18:14:28.630Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31122026-03-10T18:14:28.882Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31132026-03-10T18:14:28.991Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31142026-03-10T18:14:29.110Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31152026-03-10T18:14:29.218Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31162026-03-10T18:14:29.401Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31172026-03-10T18:14:29.463Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31182026-03-10T18:14:29.515Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31192026-03-10T18:14:29.926Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31202026-03-10T18:14:30.194Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31212026-03-10T18:14:30.316Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31222026-03-10T18:14:30.414Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31232026-03-10T18:14:30.597Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31242026-03-10T18:14:30.939Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31252026-03-10T18:14:31.303Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31262026-03-10T18:14:31.669Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31272026-03-10T18:14:31.673Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31282026-03-10T18:14:31.693Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31292026-03-10T18:14:32.025Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31302026-03-10T18:14:32.214Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31312026-03-10T18:14:32.804Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31322026-03-10T18:14:32.903Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31332026-03-10T18:14:33.049Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31342026-03-10T18:14:33.958Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31352026-03-10T18:14:34.692Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31362026-03-10T18:14:35.208Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31372026-03-10T18:14:35.234Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31382026-03-10T18:14:35.495Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31392026-03-10T18:14:35.939Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31402026-03-10T18:14:35.964Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31412026-03-10T18:14:36.050Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31422026-03-10T18:14:36.249Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31432026-03-10T18:14:36.253Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31442026-03-10T18:14:36.405Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31452026-03-10T18:14:36.788Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31462026-03-10T18:14:36.816Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31472026-03-10T18:14:36.900Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31482026-03-10T18:14:37.064Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31492026-03-10T18:14:37.348Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31502026-03-10T18:14:37.444Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31512026-03-10T18:14:38.994Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31522026-03-10T18:14:39.245Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31532026-03-10T18:14:39.796Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31542026-03-10T18:14:39.865Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31552026-03-10T18:14:40.088Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31562026-03-10T18:14:40.188Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31572026-03-10T18:14:40.382Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31582026-03-10T18:14:41.152Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31592026-03-10T18:14:41.466Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31602026-03-10T18:14:41.492Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31612026-03-10T18:14:41.787Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31622026-03-10T18:14:42.379Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31632026-03-10T18:14:42.416Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31642026-03-10T18:14:42.528Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31652026-03-10T18:14:42.942Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31662026-03-10T18:14:43.024Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31672026-03-10T18:14:43.151Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31682026-03-10T18:14:43.460Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31692026-03-10T18:14:44.845Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31702026-03-10T18:14:45.171Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31712026-03-10T18:14:45.245Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31722026-03-10T18:14:45.946Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31732026-03-10T18:14:46.572Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31742026-03-10T18:14:47.192Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31752026-03-10T18:14:48.042Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31762026-03-10T18:14:48.242Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31772026-03-10T18:14:49.028Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31782026-03-10T18:14:49.183Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31792026-03-10T18:14:49.261Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31802026-03-10T18:14:49.738Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31812026-03-10T18:14:50.815Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31822026-03-10T18:14:52.385Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31832026-03-10T18:14:52.728Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31842026-03-10T18:14:52.864Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31852026-03-10T18:14:52.892Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31862026-03-10T18:14:52.994Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31872026-03-10T18:14:53.903Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31882026-03-10T18:14:57.057Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31892026-03-10T18:14:57.645Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31902026-03-10T18:14:57.732Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31912026-03-10T18:14:57.954Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31922026-03-10T18:15:00.533Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31932026-03-10T18:15:05.031Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31942026-03-10T18:15:05.031Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31952026-03-10T18:15:05.031Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31962026-03-10T18:15:05.031Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31972026-03-10T18:15:05.031Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31982026-03-10T18:15:05.031Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31992026-03-10T18:15:05.031Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32002026-03-10T18:15:05.031Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32012026-03-10T18:15:05.054Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32022026-03-10T18:15:05.557Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32032026-03-10T18:15:05.795Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32042026-03-10T18:15:06.086Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32052026-03-10T18:15:06.163Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32062026-03-10T18:15:06.313Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32072026-03-10T18:15:06.711Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32082026-03-10T18:15:06.842Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32092026-03-10T18:15:06.876Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32102026-03-10T18:15:07.596Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32112026-03-10T18:15:07.853Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32122026-03-10T18:15:08.027Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32132026-03-10T18:15:08.550Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32142026-03-10T18:15:08.922Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32152026-03-10T18:15:09.455Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32162026-03-10T18:15:09.555Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32172026-03-10T18:15:09.695Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32182026-03-10T18:15:10.591Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32192026-03-10T18:15:12.204Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32202026-03-10T18:15:13.098Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32212026-03-10T18:15:13.518Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32222026-03-10T18:15:18.145Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32232026-03-10T18:15:18.941Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32242026-03-10T18:15:19.190Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32252026-03-10T18:15:20.417Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32262026-03-10T18:15:22.125Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32272026-03-10T18:15:23.947Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32282026-03-10T18:15:25.438Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32292026-03-10T18:15:26.160Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32302026-03-10T18:15:27.213Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32312026-03-10T18:15:27.786Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32322026-03-10T18:15:31.492Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32332026-03-10T18:15:31.843Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32342026-03-10T18:15:32.995Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32352026-03-10T18:15:33.023Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32362026-03-10T18:15:33.301Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32372026-03-10T18:15:34.412Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32382026-03-10T18:15:34.701Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32392026-03-10T18:15:38.177Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32402026-03-10T18:15:38.856Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32412026-03-10T18:15:39.986Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32422026-03-10T18:15:43.822Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32432026-03-10T18:15:45.735Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32442026-03-10T18:15:46.628Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32452026-03-10T18:15:47.649Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32462026-03-10T18:15:48.657Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32472026-03-10T18:15:49.375Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32482026-03-10T18:15:50.289Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32492026-03-10T18:15:52.616Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32502026-03-10T18:15:53.554Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32512026-03-10T18:15:54.704Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32522026-03-10T18:15:56.197Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32532026-03-10T18:15:57.113Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32542026-03-10T18:15:59.503Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32552026-03-10T18:15:59.707Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32562026-03-10T18:16:00.871Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32572026-03-10T18:16:02.580Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32582026-03-10T18:16:03.703Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32592026-03-10T18:16:04.906Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32602026-03-10T18:16:06.097Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32612026-03-10T18:16:10.250Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32622026-03-10T18:16:11.501Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32632026-03-10T18:16:13.790Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32642026-03-10T18:16:14.335Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32652026-03-10T18:16:16.165Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32662026-03-10T18:16:17.573Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32672026-03-10T18:16:23.215Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32682026-03-10T18:16:23.504Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32692026-03-10T18:16:25.041Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32702026-03-10T18:16:25.822Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32712026-03-10T18:16:27.263Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32722026-03-10T18:16:29.046Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32732026-03-10T18:16:31.010Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32742026-03-10T18:16:33.245Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32752026-03-10T18:16:35.550Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32762026-03-10T18:16:37.875Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32772026-03-10T18:16:39.434Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32782026-03-10T18:16:41.356Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32792026-03-10T18:16:43.353Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32802026-03-10T18:16:45.273Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32812026-03-10T18:16:47.193Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32822026-03-10T18:16:48.836Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32832026-03-10T18:16:50.716Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32842026-03-10T18:16:52.982Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32852026-03-10T18:16:54.575Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32862026-03-10T18:16:56.428Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32872026-03-10T18:16:58.964Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32882026-03-10T18:17:00.642Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32892026-03-10T18:17:02.697Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32902026-03-10T18:17:04.656Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32912026-03-10T18:17:06.778Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32922026-03-10T18:17:08.833Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32932026-03-10T18:17:10.973Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32942026-03-10T18:17:12.962Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32952026-03-10T18:17:15.060Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32962026-03-10T18:17:17.056Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32972026-03-10T18:17:19.154Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32982026-03-10T18:17:21.205Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32992026-03-10T18:17:23.294Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33002026-03-10T18:17:25.402Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33012026-03-10T18:17:27.453Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33022026-03-10T18:17:29.416Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33032026-03-10T18:17:33.252Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33042026-03-10T18:17:33.866Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33052026-03-10T18:17:38.413Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33062026-03-10T18:17:40.605Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33072026-03-10T18:17:42.776Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33082026-03-10T18:17:45.035Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33092026-03-10T18:17:47.321Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33102026-03-10T18:17:49.464Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33112026-03-10T18:17:51.514Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33122026-03-10T18:17:53.770Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33132026-03-10T18:17:56.104Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33142026-03-10T18:17:58.620Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33152026-03-10T18:18:00.404Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33162026-03-10T18:18:03.198Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33172026-03-10T18:18:04.783Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33182026-03-10T18:18:07.021Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33192026-03-10T18:18:09.214Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33202026-03-10T18:18:11.351Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33212026-03-10T18:18:13.531Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33222026-03-10T18:18:15.778Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33232026-03-10T18:18:18.157Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33242026-03-10T18:18:20.348Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33252026-03-10T18:18:22.557Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33262026-03-10T18:18:24.770Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33272026-03-10T18:18:27.168Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33282026-03-10T18:18:29.190Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33292026-03-10T18:18:31.783Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33302026-03-10T18:18:33.940Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33312026-03-10T18:18:36.280Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33322026-03-10T18:18:38.393Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33332026-03-10T18:18:40.935Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33342026-03-10T18:18:43.200Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33352026-03-10T18:18:45.493Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33362026-03-10T18:18:47.809Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33372026-03-10T18:18:50.289Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33382026-03-10T18:18:53.314Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33392026-03-10T18:18:55.344Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33402026-03-10T18:18:57.801Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33412026-03-10T18:19:00.363Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33422026-03-10T18:19:02.921Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33432026-03-10T18:19:05.200Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33442026-03-10T18:19:07.728Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33452026-03-10T18:19:11.944Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33462026-03-10T18:19:18.063Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33472026-03-10T18:19:19.169Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33482026-03-10T18:19:21.348Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33492026-03-10T18:19:24.651Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33502026-03-10T18:19:27.962Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33512026-03-10T18:19:31.561Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33522026-03-10T18:19:34.650Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33532026-03-10T18:19:37.996Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33542026-03-10T18:19:41.485Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33552026-03-10T18:19:44.707Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33562026-03-10T18:19:48.122Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33572026-03-10T18:19:51.513Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33582026-03-10T18:19:54.778Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33592026-03-10T18:19:58.067Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33602026-03-10T18:20:01.394Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33612026-03-10T18:20:04.719Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33622026-03-10T18:20:31.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 14s
33632026-03-10T18:20:31.441Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 188 other files
33642026-03-10T18:20:31.538Z
33652026-03-10T18:20:31.541Zreal 6:14.644846935
33662026-03-10T18:20:31.541Zuser 21:37.325737847
33672026-03-10T18:20:31.541Zsys 3:53.553315400
33682026-03-10T18:20:31.541Ztrap 0.403843433
33692026-03-10T18:20:31.541Ztflt 0.077796824
33702026-03-10T18:20:31.541Zdflt 0.049095940
33712026-03-10T18:20:31.541Zkflt 0.000036974
33722026-03-10T18:20:31.542Zlock 5:00:41.484860631
33732026-03-10T18:20:31.542Zslp 2:07:37.103140810
33742026-03-10T18:20:31.542Zlat 42.519490784
33752026-03-10T18:20:31.542Zstop 1:44.483661664
33762026-03-10T18:20:31.542Zprocess exited: duration 961468 ms, exit code 0
 
33772026-03-10T18:20:31.548Zfound 0 output files