01KKFRWB3G7B5Z138HZA0YBCFA: clippy (helios)

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

Buildomat Job: 01KKFRWNYDGKZNE2R308VMDEAB

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-12T01:00:51.641Zjob assigned to worker 01KKFRWWD4X9XK582SYRMYBG8E [factory aws, i-0e1a72693ac83fd94] (queued for 1 m 17 s)
 
22026-03-12T01:00:59.341Zstarting task 0: "setup"
32026-03-12T01:00:59.346Z++ uname -s
42026-03-12T01:00:59.349Z+ kern=SunOS
52026-03-12T01:00:59.349Z+ build_user=build
62026-03-12T01:00:59.349Z+ build_uid=12345
72026-03-12T01:00:59.349Z+ work_dir=/work
82026-03-12T01:00:59.349Z+ input_dir=/input
92026-03-12T01:00:59.349Z+ [[ 0 == 12345 ]]
102026-03-12T01:00:59.349Z+ case "$kern" in
112026-03-12T01:00:59.349Z+ groupadd -g 12345 build
122026-03-12T01:00:59.354Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-12T01:01:01.357Z+ zfs create -o mountpoint=/work rpool/work
142026-03-12T01:01:01.475Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-12T01:01:01.481Z+ home_fs=zfs
162026-03-12T01:01:01.481Z+ [[ zfs == autofs ]]
172026-03-12T01:01:01.481Z+ mkdir -p /home/build
182026-03-12T01:01:01.481Z+ chown build:build /home/build /work
192026-03-12T01:01:03.478Z+ chmod 0700 /home/build /work
202026-03-12T01:01:03.483Zprocess exited: duration 4142 ms, exit code 0
 
212026-03-12T01:01:03.491Zstarting task 1: "rust-toolchain"
222026-03-12T01:01:03.498Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-12T01:01:03.499Z * rust toolchain channel = "1.91.1"
242026-03-12T01:01:03.499Z * rust toolchain profile = "default"
252026-03-12T01:01:03.503Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-12T01:01:03.503Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-12T01:01:03.503Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-12T01:01:03.503Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-12T01:01:03.503Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-12T01:01:03.629Zinfo: downloading installer
312026-03-12T01:01:05.177Zwarn: It looks like you have an existing installation of Rust at:
322026-03-12T01:01:05.177Zwarn: /opt/ooce/bin
332026-03-12T01:01:05.177Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-12T01:01:05.177Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-12T01:01:05.177Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-12T01:01:05.177Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-12T01:01:05.177Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-12T01:01:05.177Zerror: cannot install while Rust is installed
392026-03-12T01:01:05.177Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-12T01:01:05.190Zinfo: profile set to 'default'
412026-03-12T01:01:05.190Zinfo: default host triple is x86_64-unknown-illumos
422026-03-12T01:01:05.193Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-12T01:01:05.372Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-12T01:01:05.372Zinfo: downloading component 'cargo'
452026-03-12T01:01:06.392Zinfo: downloading component 'clippy'
462026-03-12T01:01:06.878Zinfo: downloading component 'rust-docs'
472026-03-12T01:01:08.396Zinfo: downloading component 'rust-std'
482026-03-12T01:01:10.269Zinfo: downloading component 'rustc'
492026-03-12T01:01:19.318Zinfo: downloading component 'rustfmt'
502026-03-12T01:01:19.647Zinfo: installing component 'cargo'
512026-03-12T01:01:20.471Zinfo: installing component 'clippy'
522026-03-12T01:01:20.826Zinfo: installing component 'rust-docs'
532026-03-12T01:01:22.269Zinfo: installing component 'rust-std'
542026-03-12T01:01:23.767Zinfo: installing component 'rustc'
552026-03-12T01:01:29.889Zinfo: installing component 'rustfmt'
562026-03-12T01:01:29.930Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-12T01:01:29.930Z
582026-03-12T01:01:30.303Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-12T01:01:30.303Z
602026-03-12T01:01:30.307Z
612026-03-12T01:01:30.307ZRust is installed now. Great!
622026-03-12T01:01:30.307Z
632026-03-12T01:01:30.307ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-12T01:01:30.307Zenvironment variable. This has not been done automatically.
652026-03-12T01:01:30.307Z
662026-03-12T01:01:30.307ZTo configure your current shell, you need to source
672026-03-12T01:01:30.307Zthe corresponding env file under $HOME/.cargo.
682026-03-12T01:01:30.307Z
692026-03-12T01:01:30.307ZThis is usually done by running one of the following (note the leading DOT):
702026-03-12T01:01:30.307Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-12T01:01:30.307Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-12T01:01:30.307Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-12T01:01:30.408Z+ rustup --version
742026-03-12T01:01:30.418Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-12T01:01:30.421Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-12T01:01:30.502Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-12T01:01:30.505Z+ cargo --version
782026-03-12T01:01:30.573Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-12T01:01:30.577Z+ rustc --version
802026-03-12T01:01:30.649Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-12T01:01:30.653Zprocess exited: duration 27168 ms, exit code 0
 
822026-03-12T01:01:30.660Zstarting task 2: "authentication"
832026-03-12T01:01:30.679Zprocess exited: duration 19 ms, exit code 0
 
842026-03-12T01:01:30.684Zstarting task 3: "clone repository"
852026-03-12T01:01:30.688Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-12T01:01:30.691Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-12T01:01:30.730ZCloning into '/work/oxidecomputer/omicron'...
882026-03-12T01:01:40.260Z+ cd /work/oxidecomputer/omicron
892026-03-12T01:01:40.260Z+ git fetch origin cb97c8d5630c739fb0c0a4a7add85ea3f0d7f711
902026-03-12T01:01:40.571ZFrom https://github.com/oxidecomputer/omicron
912026-03-12T01:01:40.571Z * branch cb97c8d5630c739fb0c0a4a7add85ea3f0d7f711 -> FETCH_HEAD
922026-03-12T01:01:40.581Z+ [[ -n wc/sb-nvme-logpage-health ]]
932026-03-12T01:01:40.584Z++ git branch --show-current
942026-03-12T01:01:40.584Z+ current=main
952026-03-12T01:01:40.584Z+ [[ main != wc/sb-nvme-logpage-health ]]
962026-03-12T01:01:40.584Z+ git branch -f wc/sb-nvme-logpage-health cb97c8d5630c739fb0c0a4a7add85ea3f0d7f711
972026-03-12T01:01:40.587Z+ git checkout -f wc/sb-nvme-logpage-health
982026-03-12T01:01:40.801ZSwitched to branch 'wc/sb-nvme-logpage-health'
992026-03-12T01:01:40.804Z+ git reset --hard cb97c8d5630c739fb0c0a4a7add85ea3f0d7f711
1002026-03-12T01:01:41.017ZHEAD is now at cb97c8d56 sled-diagnostics: Capture nvmeadm health logpage
1012026-03-12T01:01:41.020Zprocess exited: duration 10336 ms, exit code 0
 
1022026-03-12T01:01:41.041Zstarting task 4: "build"
1032026-03-12T01:01:41.046Z+ source ./env.sh
1042026-03-12T01:01:41.046Z++ OLD_SHELL_OPTS=ehxB
1052026-03-12T01:01:41.046Z++ set -o xtrace
1062026-03-12T01:01:41.050Z++++ dirname ./env.sh
1072026-03-12T01:01:41.053Z+++ readlink -f .
1082026-03-12T01:01:41.053Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-03-12T01:01:41.054Z++ 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-12T01:01:41.054Z++ 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-12T01:01:41.054Z++ 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-12T01:01:41.054Z++ 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-12T01:01:41.054Z++ 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-12T01:01:41.054Z++ 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-12T01:01:41.054Z++ 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-12T01:01:41.054Z++ 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-12T01:01:41.054Z++ case $OLD_SHELL_OPTS in
1182026-03-12T01:01:41.054Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-03-12T01:01:41.054Z+ source .github/buildomat/ci-env.sh
1202026-03-12T01:01:41.054Z++ export CARGO_TERM_COLOR=always
1212026-03-12T01:01:41.054Z++ CARGO_TERM_COLOR=always
1222026-03-12T01:01:41.054Z+ cargo --version
1232026-03-12T01:01:41.110Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-03-12T01:01:41.113Z+ rustc --version
1252026-03-12T01:01:41.182Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-03-12T01:01:41.186Z+ banner prerequisites
1272026-03-12T01:01:41.189Z
1282026-03-12T01:01:41.189Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-03-12T01:01:41.189Z # # # # # # # # # # # # # # #
1302026-03-12T01:01:41.189Z # # # # ##### # # ##### # # # # # #### #
1312026-03-12T01:01:41.190Z ##### ##### # ##### # # # # # # # # #
1322026-03-12T01:01:41.190Z # # # # # # # # # # # # # # #
1332026-03-12T01:01:41.190Z # # # ###### # # ###### ### # #### # #### #
1342026-03-12T01:01:41.190Z
1352026-03-12T01:01:41.190Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-03-12T01:01:51.290Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-03-12T01:02:00.941Z Startup: Caching catalogs ... Done
1382026-03-12T01:02:22.239ZPlanning: Solver setup ... Done (19.770s)
1392026-03-12T01:02:22.384ZPlanning: Running solver ... Done (0.145s)
1402026-03-12T01:02:22.569ZPlanning: Finding local manifests ... Done (0.002s)
1412026-03-12T01:02:22.580ZPlanning: Fetching manifests: 0/4 0% complete
1422026-03-12T01:02:22.704ZPlanning: Fetching manifests: 4/4 100% complete
1432026-03-12T01:02:22.747ZPlanning: Package planning ... Done (0.043s)
1442026-03-12T01:02:22.786ZPlanning: Merging actions ... Done (0.039s)
1452026-03-12T01:02:23.024ZPlanning: Checking for conflicting actions ... Done (0.239s)
1462026-03-12T01:02:23.035ZPlanning: Consolidating action changes ... Done (0.010s)
1472026-03-12T01:02:23.839ZPlanning: Evaluating mediators ... Done (0.804s)
1482026-03-12T01:02:23.848ZPlanning: Planning completed in 22.77 seconds
1492026-03-12T01:02:23.861Z Packages to install: 4
1502026-03-12T01:02:23.864Z Mediators to change: 2
1512026-03-12T01:02:23.864Z Services to change: 1
1522026-03-12T01:02:23.864Z Estimated space available: 155.43 GB
1532026-03-12T01:02:23.864ZEstimated space to be consumed: 1.82 GB
1542026-03-12T01:02:23.864Z Create boot environment: No
1552026-03-12T01:02:23.864ZCreate backup boot environment: No
1562026-03-12T01:02:23.865Z Rebuild boot archive: No
1572026-03-12T01:02:23.865Z
1582026-03-12T01:02:23.865ZChanged mediators:
1592026-03-12T01:02:23.865Z mediator clang:
1602026-03-12T01:02:23.865Z version: None -> 15 (system default)
1612026-03-12T01:02:23.865Z
1622026-03-12T01:02:23.865Z mediator llvm:
1632026-03-12T01:02:23.865Z version: 14 (system default) -> 15 (system default)
1642026-03-12T01:02:23.865Z
1652026-03-12T01:02:23.865ZChanged packages:
1662026-03-12T01:02:23.865Zhelios-dev
1672026-03-12T01:02:23.865Z developer/build-essential
1682026-03-12T01:02:23.865Z None -> 11-2.0
1692026-03-12T01:02:23.865Z library/libxmlsec1
1702026-03-12T01:02:23.865Z None -> 1.2.35-2.0
1712026-03-12T01:02:23.865Z ooce/developer/clang-15
1722026-03-12T01:02:23.865Z None -> 15.0.7-2.0
1732026-03-12T01:02:23.865Z ooce/developer/llvm-15
1742026-03-12T01:02:23.865Z None -> 15.0.7-2.0
1752026-03-12T01:02:23.865Z
1762026-03-12T01:02:23.865ZServices:
1772026-03-12T01:02:23.865Z restart_fmri:
1782026-03-12T01:02:23.865Z svc:/system/update-man-index:default
1792026-03-12T01:02:23.910Z
1802026-03-12T01:02:23.910ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-03-12T01:02:33.280ZDownload: 1196/3290 items 83.4/212.6MB 39% complete (25.2M/s)
1822026-03-12T01:02:38.279ZDownload: 3052/3290 items 121.1/212.6MB 56% complete (7.6M/s)
1832026-03-12T01:02:42.209ZDownload: Completed 212.60 MB in 18.30 seconds (11.6M/s)
1842026-03-12T01:02:42.376Z Actions: 1/3689 actions (Installing new actions)
1852026-03-12T01:02:46.465Z Actions: Completed 3689 actions in 4.09 seconds.
1862026-03-12T01:02:47.194Z Done (0.725s)
1872026-03-12T01:02:47.194Z Done (0.000s)
1882026-03-12T01:02:48.193Z Done (0.999s)
1892026-03-12T01:02:52.111Z Done (3.560s)
1902026-03-12T01:02:52.196Z Done (0.015s)
1912026-03-12T01:02:52.199Z Done (0.000s)
1922026-03-12T01:02:52.345Z Done (0.000s)
1932026-03-12T01:02:53.301ZPlanning: Evaluating mediator changes ... Done
1942026-03-12T01:02:53.447ZPlanning: Checking for conflicting actions ... Done
1952026-03-12T01:02:53.450ZPlanning: Consolidating action changes ... Done
1962026-03-12T01:02:53.669ZPlanning: Evaluating mediators ... Done
1972026-03-12T01:02:53.672ZPlanning: Planning completed in 0.37 seconds
1982026-03-12T01:02:53.698Z Mediators to change: 2
1992026-03-12T01:02:53.698Z Create boot environment: No
2002026-03-12T01:02:53.701ZCreate backup boot environment: No
2012026-03-12T01:02:53.783Z Done
2022026-03-12T01:02:53.783Z Done
2032026-03-12T01:02:54.510Z Done
2042026-03-12T01:02:57.848Z Done
2052026-03-12T01:02:57.932Z Done
2062026-03-12T01:02:57.935Z Done
2072026-03-12T01:02:58.092Z Done
2082026-03-12T01:02:58.625ZPlanning: Evaluating mediator changes ... Done
2092026-03-12T01:02:58.628ZPlanning: Merging actions ... Done
2102026-03-12T01:02:58.795ZPlanning: Checking for conflicting actions ... Done
2112026-03-12T01:02:58.798ZPlanning: Consolidating action changes ... Done
2122026-03-12T01:02:59.012ZPlanning: Evaluating mediators ... Done
2132026-03-12T01:02:59.054ZPlanning: Planning completed in 0.63 seconds
2142026-03-12T01:02:59.087Z Packages to change: 1
2152026-03-12T01:02:59.087Z Mediators to change: 1
2162026-03-12T01:02:59.090Z Services to change: 1
2172026-03-12T01:02:59.090Z Create boot environment: No
2182026-03-12T01:02:59.090ZCreate backup boot environment: Yes
2192026-03-12T01:03:01.773Z Actions: 1/6 actions (Updating modified actions)
2202026-03-12T01:03:01.776Z Actions: Completed 6 actions in 0.00 seconds.
2212026-03-12T01:03:01.776Z Done
2222026-03-12T01:03:01.776Z Done
2232026-03-12T01:03:01.961Z Done
2242026-03-12T01:03:05.273Z Done
2252026-03-12T01:03:05.363Z Done
2262026-03-12T01:03:05.367Z Done
2272026-03-12T01:03:05.501Z Done
2282026-03-12T01:03:05.878ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2292026-03-12T01:03:05.878Zclang system 15 system
2302026-03-12T01:03:05.878Zcsh system system illumos
2312026-03-12T01:03:05.878Zctags system system illumos
2322026-03-12T01:03:05.878Zfile system system illumos
2332026-03-12T01:03:05.878Zgcc vendor 12 vendor
2342026-03-12T01:03:05.878Zgcc system 10 system
2352026-03-12T01:03:05.878Zgcc system 7 system
2362026-03-12T01:03:05.878Zgo system 1.20 system
2372026-03-12T01:03:05.878Zgo system 1.19 system
2382026-03-12T01:03:05.878Zllvm system 15 system
2392026-03-12T01:03:05.878Zllvm system 14 system
2402026-03-12T01:03:05.878Zmariadb system 10.6 system
2412026-03-12T01:03:05.878Zmta vendor vendor dma
2422026-03-12T01:03:05.878Zopenjdk system 17 system
2432026-03-12T01:03:05.878Zopenjdk system 11 system
2442026-03-12T01:03:05.878Zopenjdk system 1.8 system
2452026-03-12T01:03:05.878Zopenssl vendor 3 vendor
2462026-03-12T01:03:05.878Zperl system 5.36 system
2472026-03-12T01:03:05.879Zpostgresql system 15 system
2482026-03-12T01:03:05.879Zpostgresql system 13 system
2492026-03-12T01:03:05.879Zpython vendor 3 vendor
2502026-03-12T01:03:05.879Zpython system 2 system
2512026-03-12T01:03:05.879Zpython3 system 3.11 system
2522026-03-12T01:03:05.879Zruby system 3.0 system
2532026-03-12T01:03:05.879Zwords vendor vendor american-english
2542026-03-12T01:03:05.879Zwords system system australian-english
2552026-03-12T01:03:05.879Zwords system system british-english
2562026-03-12T01:03:05.879Zwords system system canadian-english
2572026-03-12T01:03:05.879Zwords system system french
2582026-03-12T01:03:05.879Zwords system system italian
2592026-03-12T01:03:05.879Zwords system system ngerman
2602026-03-12T01:03:05.879Zwords system system ogerman
2612026-03-12T01:03:05.879Zwords system system spanish
2622026-03-12T01:03:06.175ZPUBLISHER TYPE STATUS P LOCATION
2632026-03-12T01:03:06.175Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2642026-03-12T01:03:12.097ZFMRI IFO
2652026-03-12T01:03:12.097Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2662026-03-12T01:03:12.097Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2672026-03-12T01:03:12.097Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2682026-03-12T01:03:12.097Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2692026-03-12T01:03:12.097Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2702026-03-12T01:03:12.097Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2712026-03-12T01:03:12.097Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2722026-03-12T01:03:12.097Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2732026-03-12T01:03:12.097Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2742026-03-12T01:03:12.097Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2752026-03-12T01:03:12.097Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2762026-03-12T01:03:12.097Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2772026-03-12T01:03:12.097Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2782026-03-12T01:03:12.098Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2792026-03-12T01:03:12.098Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2802026-03-12T01:03:12.098Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2812026-03-12T01:03:13.351Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2822026-03-12T01:03:13.594Z Updating crates.io index
2832026-03-12T01:03:13.630Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2842026-03-12T01:03:14.268Z Updating git repository `https://github.com/oxidecomputer/lldp`
2852026-03-12T01:03:14.776Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2862026-03-12T01:03:15.087Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2872026-03-12T01:03:15.436Z Updating git repository `https://github.com/oxidecomputer/propolis`
2882026-03-12T01:03:16.771Z Updating git repository `https://github.com/oxidecomputer/crucible`
2892026-03-12T01:03:18.434Z Updating git repository `https://github.com/oxidecomputer/opte`
2902026-03-12T01:03:19.418Z Updating git repository `https://github.com/oxidecomputer/tofino`
2912026-03-12T01:03:20.019Z Updating git repository `https://github.com/oxidecomputer/falcon`
2922026-03-12T01:03:20.764Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2932026-03-12T01:03:21.302Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2942026-03-12T01:03:22.443Z Updating git repository `https://github.com/oxidecomputer/clickward`
2952026-03-12T01:03:22.847Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2962026-03-12T01:03:23.297Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2972026-03-12T01:03:23.646Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2982026-03-12T01:03:24.566Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2992026-03-12T01:03:25.263Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3002026-03-12T01:03:25.540Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3012026-03-12T01:03:25.765Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3022026-03-12T01:03:26.349Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3032026-03-12T01:03:26.584Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3042026-03-12T01:03:26.818Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3052026-03-12T01:03:27.069Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3062026-03-12T01:03:27.531Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3072026-03-12T01:03:28.029Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3082026-03-12T01:03:28.485Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3092026-03-12T01:03:28.745Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3102026-03-12T01:03:29.054Z Updating git repository `https://github.com/oxidecomputer/ispf`
3112026-03-12T01:03:30.035Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122026-03-12T01:03:30.939Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3132026-03-12T01:03:31.228Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3142026-03-12T01:03:31.555Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3152026-03-12T01:03:32.014Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3162026-03-12T01:03:32.465Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3172026-03-12T01:03:32.690Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3182026-03-12T01:03:32.917Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3192026-03-12T01:03:33.266Z Updating git repository `https://github.com/illumos/smf-rs`
3202026-03-12T01:03:33.659Z Updating git repository `https://github.com/oxidecomputer/omicron`
3212026-03-12T01:03:47.202Z Downloading crates ...
3222026-03-12T01:03:47.260Z Downloaded clap_lex v1.0.0
3232026-03-12T01:03:47.266Z Downloaded anyhow v1.0.102
3242026-03-12T01:03:47.269Z Downloaded errno v0.3.14
3252026-03-12T01:03:47.272Z Downloaded cargo-platform v0.2.0
3262026-03-12T01:03:47.275Z Downloaded potential_utf v0.1.4
3272026-03-12T01:03:47.278Z Downloaded terminal_size v0.4.3
3282026-03-12T01:03:47.278Z Downloaded log v0.4.29
3292026-03-12T01:03:47.280Z Downloaded generic-array v0.14.7
3302026-03-12T01:03:47.283Z Downloaded unicode-linebreak v0.1.5
3312026-03-12T01:03:47.283Z Downloaded smallvec v1.15.1
3322026-03-12T01:03:47.286Z Downloaded cfg-if v1.0.4
3332026-03-12T01:03:47.289Z Downloaded block-buffer v0.10.4
3342026-03-12T01:03:47.289Z Downloaded camino v1.2.2
3352026-03-12T01:03:47.292Z Downloaded byteorder v1.5.0
3362026-03-12T01:03:47.295Z Downloaded displaydoc v0.2.5
3372026-03-12T01:03:47.299Z Downloaded autocfg v1.5.0
3382026-03-12T01:03:47.305Z Downloaded camino-tempfile v1.4.1
3392026-03-12T01:03:47.308Z Downloaded textwrap v0.16.2
3402026-03-12T01:03:47.311Z Downloaded indexmap v2.13.0
3412026-03-12T01:03:47.314Z Downloaded version_check v0.9.5
3422026-03-12T01:03:47.314Z Downloaded usdt v0.5.0
3432026-03-12T01:03:47.317Z Downloaded colorchoice v1.0.4
3442026-03-12T01:03:47.317Z Downloaded bytecount v0.6.9
3452026-03-12T01:03:47.320Z Downloaded clap_derive v4.5.55
3462026-03-12T01:03:47.320Z Downloaded zerofrom v0.1.6
3472026-03-12T01:03:47.323Z Downloaded utf8_iter v1.0.4
3482026-03-12T01:03:47.323Z Downloaded toml_write v0.1.2
3492026-03-12T01:03:47.323Z Downloaded proc-macro2 v1.0.106
3502026-03-12T01:03:47.325Z Downloaded toml_datetime v0.6.11
3512026-03-12T01:03:47.325Z Downloaded smawk v0.3.2
3522026-03-12T01:03:47.328Z Downloaded cargo-util-schemas v0.8.2
3532026-03-12T01:03:47.328Z Downloaded clap v4.5.60
3542026-03-12T01:03:47.334Z Downloaded zerofrom-derive v0.1.6
3552026-03-12T01:03:47.336Z Downloaded yoke-derive v0.8.1
3562026-03-12T01:03:47.337Z Downloaded usdt-macro v0.5.0
3572026-03-12T01:03:47.337Z Downloaded usdt-attr-macro v0.5.0
3582026-03-12T01:03:47.339Z Downloaded proc-macro-error-attr v1.0.4
3592026-03-12T01:03:47.339Z Downloaded typeid v1.0.3
3602026-03-12T01:03:47.339Z Downloaded percent-encoding v2.3.2
3612026-03-12T01:03:47.339Z Downloaded is_terminal_polyfill v1.70.2
3622026-03-12T01:03:47.342Z Downloaded unicode-xid v0.2.6
3632026-03-12T01:03:47.342Z Downloaded dof v0.3.0
3642026-03-12T01:03:47.342Z Downloaded utf8parse v0.2.2
3652026-03-12T01:03:47.345Z Downloaded thread-id v4.2.2
3662026-03-12T01:03:47.345Z Downloaded crypto-common v0.1.7
3672026-03-12T01:03:47.345Z Downloaded cargo_toml v0.21.0
3682026-03-12T01:03:47.349Z Downloaded cpufeatures v0.2.17
3692026-03-12T01:03:47.349Z Downloaded writeable v0.6.2
3702026-03-12T01:03:47.352Z Downloaded ordered-float v2.10.1
3712026-03-12T01:03:47.354Z Downloaded zmij v1.0.21
3722026-03-12T01:03:47.354Z Downloaded yoke v0.8.1
3732026-03-12T01:03:47.357Z Downloaded serde-value v0.7.0
3742026-03-12T01:03:47.357Z Downloaded scroll_derive v0.12.1
3752026-03-12T01:03:47.357Z Downloaded strsim v0.11.1
3762026-03-12T01:03:47.360Z Downloaded thiserror-impl v1.0.69
3772026-03-12T01:03:47.360Z Downloaded heck v0.4.1
3782026-03-12T01:03:47.360Z Downloaded tinystr v0.8.2
3792026-03-12T01:03:47.363Z Downloaded thiserror-impl v2.0.18
3802026-03-12T01:03:47.363Z Downloaded zerovec-derive v0.11.2
3812026-03-12T01:03:47.366Z Downloaded thiserror v2.0.18
3822026-03-12T01:03:47.368Z Downloaded macaddr v1.0.1
3832026-03-12T01:03:47.369Z Downloaded tabled_derive v0.7.0
3842026-03-12T01:03:47.371Z Downloaded swrite v0.1.0
3852026-03-12T01:03:47.371Z Downloaded fastrand v2.3.0
3862026-03-12T01:03:47.371Z Downloaded serde_spanned v0.6.9
3872026-03-12T01:03:47.374Z Downloaded heck v0.5.0
3882026-03-12T01:03:47.374Z Downloaded equivalent v1.0.2
3892026-03-12T01:03:47.374Z Downloaded usdt-impl v0.5.0
3902026-03-12T01:03:47.374Z Downloaded toml v0.8.23
3912026-03-12T01:03:47.377Z Downloaded cargo_metadata v0.21.0
3922026-03-12T01:03:47.377Z Downloaded anstyle-query v1.1.5
3932026-03-12T01:03:47.380Z Downloaded anstyle-parse v0.2.7
3942026-03-12T01:03:47.380Z Downloaded url v2.5.8
3952026-03-12T01:03:47.383Z Downloaded unicode-ident v1.0.24
3962026-03-12T01:03:47.385Z Downloaded ucd-trie v0.1.7
3972026-03-12T01:03:47.390Z Downloaded pretty-hex v0.4.1
3982026-03-12T01:03:47.393Z Downloaded dtrace-parser v0.2.0
3992026-03-12T01:03:47.393Z Downloaded zerotrie v0.2.3
4002026-03-12T01:03:47.396Z Downloaded typenum v1.19.0
4012026-03-12T01:03:47.399Z Downloaded plain v0.2.3
4022026-03-12T01:03:47.399Z Downloaded itoa v1.0.17
4032026-03-12T01:03:47.401Z Downloaded fnv v1.0.7
4042026-03-12T01:03:47.404Z Downloaded zerocopy-derive v0.7.35
4052026-03-12T01:03:47.407Z Downloaded toml_edit v0.22.27
4062026-03-12T01:03:47.409Z Downloaded idna_adapter v1.2.1
4072026-03-12T01:03:47.412Z Downloaded memmap v0.7.0
4082026-03-12T01:03:47.412Z Downloaded form_urlencoded v1.2.2
4092026-03-12T01:03:47.415Z Downloaded stable_deref_trait v1.2.1
4102026-03-12T01:03:47.415Z Downloaded zerovec v0.11.5
4112026-03-12T01:03:47.424Z Downloaded fs-err v3.3.0
4122026-03-12T01:03:47.428Z Downloaded zerocopy v0.7.35
4132026-03-12T01:03:47.439Z Downloaded serde_tokenstream v0.2.3
4142026-03-12T01:03:47.442Z Downloaded winnow v0.7.14
4152026-03-12T01:03:47.446Z Downloaded semver v1.0.27
4162026-03-12T01:03:47.449Z Downloaded anstream v0.6.21
4172026-03-12T01:03:47.452Z Downloaded anstyle v1.0.13
4182026-03-12T01:03:47.452Z Downloaded unicode-width v0.2.0
4192026-03-12T01:03:47.455Z Downloaded unicode-width v0.1.14
4202026-03-12T01:03:47.459Z Downloaded thiserror v1.0.69
4212026-03-12T01:03:47.462Z Downloaded sha2 v0.10.9
4222026-03-12T01:03:47.465Z Downloaded scroll v0.12.0
4232026-03-12T01:03:47.465Z Downloaded quote v1.0.44
4242026-03-12T01:03:47.467Z Downloaded serde-untagged v0.1.9
4252026-03-12T01:03:47.467Z Downloaded proc-macro-error v1.0.4
4262026-03-12T01:03:47.470Z Downloaded pest_generator v2.8.6
4272026-03-12T01:03:47.470Z Downloaded once_cell v1.21.3
4282026-03-12T01:03:47.473Z Downloaded synstructure v0.13.2
4292026-03-12T01:03:47.492Z Downloaded pest_derive v2.8.6
4302026-03-12T01:03:47.495Z Downloaded erased-serde v0.4.9
4312026-03-12T01:03:47.498Z Downloaded digest v0.10.7
4322026-03-12T01:03:47.498Z Downloaded litemap v0.8.1
4332026-03-12T01:03:47.510Z Downloaded icu_properties v2.1.2
4342026-03-12T01:03:47.512Z Downloaded getrandom v0.4.1
4352026-03-12T01:03:47.518Z Downloaded bitflags v2.11.0
4362026-03-12T01:03:47.522Z Downloaded num-traits v0.2.19
4372026-03-12T01:03:47.534Z Downloaded icu_provider v2.1.1
4382026-03-12T01:03:47.537Z Downloaded serde_core v1.0.228
4392026-03-12T01:03:47.540Z Downloaded icu_normalizer_data v2.1.1
4402026-03-12T01:03:47.543Z Downloaded icu_normalizer v2.1.1
4412026-03-12T01:03:47.546Z Downloaded icu_locale_core v2.1.1
4422026-03-12T01:03:47.550Z Downloaded pest_meta v2.8.6
4432026-03-12T01:03:47.553Z Downloaded serde_derive v1.0.228
4442026-03-12T01:03:47.555Z Downloaded tempfile v3.25.0
4452026-03-12T01:03:47.558Z Downloaded papergrid v0.11.0
4462026-03-12T01:03:47.565Z Downloaded icu_collections v2.1.1
4472026-03-12T01:03:47.569Z Downloaded serde v1.0.228
4482026-03-12T01:03:47.574Z Downloaded memchr v2.8.0
4492026-03-12T01:03:47.586Z Downloaded clap_builder v4.5.60
4502026-03-12T01:03:47.593Z Downloaded idna v1.1.0
4512026-03-12T01:03:47.613Z Downloaded pest v2.8.6
4522026-03-12T01:03:47.624Z Downloaded hashbrown v0.16.1
4532026-03-12T01:03:47.627Z Downloaded serde_json v1.0.149
4542026-03-12T01:03:47.632Z Downloaded icu_properties_data v2.1.2
4552026-03-12T01:03:47.641Z Downloaded goblin v0.8.2
4562026-03-12T01:03:47.652Z Downloaded tabled v0.15.0
4572026-03-12T01:03:47.664Z Downloaded syn v1.0.109
4582026-03-12T01:03:47.674Z Downloaded syn v2.0.117
4592026-03-12T01:03:47.695Z Downloaded rustix v1.1.3
4602026-03-12T01:03:47.726Z Downloaded libc v0.2.180
4612026-03-12T01:03:47.805Z Compiling proc-macro2 v1.0.106
4622026-03-12T01:03:47.808Z Compiling unicode-ident v1.0.24
4632026-03-12T01:03:47.808Z Compiling quote v1.0.44
4642026-03-12T01:03:47.808Z Compiling serde_core v1.0.228
4652026-03-12T01:03:47.808Z Compiling libc v0.2.180
4662026-03-12T01:03:47.808Z Compiling version_check v0.9.5
4672026-03-12T01:03:47.808Z Compiling memchr v2.8.0
4682026-03-12T01:03:47.808Z Compiling serde v1.0.228
4692026-03-12T01:03:48.210Z Compiling stable_deref_trait v1.2.1
4702026-03-12T01:03:48.306Z Compiling zmij v1.0.21
4712026-03-12T01:03:48.516Z Compiling itoa v1.0.17
4722026-03-12T01:03:48.562Z Compiling thiserror v1.0.69
4732026-03-12T01:03:48.759Z Compiling autocfg v1.5.0
4742026-03-12T01:03:48.960Z Compiling ucd-trie v0.1.7
4752026-03-12T01:03:49.113Z Compiling writeable v0.6.2
4762026-03-12T01:03:49.138Z Compiling pest v2.8.6
4772026-03-12T01:03:49.231Z Compiling litemap v0.8.1
4782026-03-12T01:03:49.300Z Compiling icu_properties_data v2.1.2
4792026-03-12T01:03:49.348Z Compiling rustix v1.1.3
4802026-03-12T01:03:49.484Z Compiling icu_normalizer_data v2.1.1
4812026-03-12T01:03:49.549Z Compiling byteorder v1.5.0
4822026-03-12T01:03:49.734Z Compiling syn v2.0.117
4832026-03-12T01:03:49.854Z Compiling errno v0.3.14
4842026-03-12T01:03:49.876Z Compiling bitflags v2.11.0
4852026-03-12T01:03:50.036Z Compiling serde_json v1.0.149
4862026-03-12T01:03:50.322Z Compiling num-traits v0.2.19
4872026-03-12T01:03:50.347Z Compiling hashbrown v0.16.1
4882026-03-12T01:03:50.373Z Compiling smallvec v1.15.1
4892026-03-12T01:03:50.705Z Compiling pest_meta v2.8.6
4902026-03-12T01:03:50.866Z Compiling typeid v1.0.3
4912026-03-12T01:03:50.925Z Compiling equivalent v1.0.2
4922026-03-12T01:03:51.074Z Compiling indexmap v2.13.0
4932026-03-12T01:03:51.300Z Compiling thread-id v4.2.2
4942026-03-12T01:03:51.363Z Compiling usdt-impl v0.5.0
4952026-03-12T01:03:51.385Z Compiling proc-macro-error-attr v1.0.4
4962026-03-12T01:03:51.410Z Compiling erased-serde v0.4.9
4972026-03-12T01:03:51.648Z Compiling winnow v0.7.14
4982026-03-12T01:03:51.671Z Compiling toml_write v0.1.2
4992026-03-12T01:03:51.807Z Compiling syn v1.0.109
5002026-03-12T01:03:52.205Z Compiling proc-macro-error v1.0.4
5012026-03-12T01:03:52.315Z Compiling percent-encoding v2.3.2
5022026-03-12T01:03:52.461Z Compiling log v0.4.29
5032026-03-12T01:03:52.559Z Compiling camino v1.2.2
5042026-03-12T01:03:52.701Z Compiling plain v0.2.3
5052026-03-12T01:03:52.845Z Compiling utf8_iter v1.0.4
5062026-03-12T01:03:52.966Z Compiling utf8parse v0.2.2
5072026-03-12T01:03:52.990Z Compiling thiserror v2.0.18
5082026-03-12T01:03:53.032Z Compiling getrandom v0.4.1
5092026-03-12T01:03:53.113Z Compiling anstyle-parse v0.2.7
5102026-03-12T01:03:53.203Z Compiling ordered-float v2.10.1
5112026-03-12T01:03:53.246Z Compiling form_urlencoded v1.2.2
5122026-03-12T01:03:53.552Z Compiling synstructure v0.13.2
5132026-03-12T01:03:53.574Z Compiling pest_generator v2.8.6
5142026-03-12T01:03:53.694Z Compiling terminal_size v0.4.3
5152026-03-12T01:03:53.866Z Compiling colorchoice v1.0.4
5162026-03-12T01:03:54.006Z Compiling anstyle v1.0.13
5172026-03-12T01:03:54.030Z Compiling is_terminal_polyfill v1.70.2
5182026-03-12T01:03:54.126Z Compiling pretty-hex v0.4.1
5192026-03-12T01:03:54.153Z Compiling cfg-if v1.0.4
5202026-03-12T01:03:54.156Z Compiling anstyle-query v1.1.5
5212026-03-12T01:03:54.307Z Compiling anstream v0.6.21
5222026-03-12T01:03:54.307Z Compiling serde-untagged v0.1.9
5232026-03-12T01:03:54.462Z Compiling semver v1.0.27
5242026-03-12T01:03:54.558Z Compiling fs-err v3.3.0
5252026-03-12T01:03:54.632Z Compiling fastrand v2.3.0
5262026-03-12T01:03:54.729Z Compiling heck v0.5.0
5272026-03-12T01:03:54.816Z Compiling unicode-xid v0.2.6
5282026-03-12T01:03:54.908Z Compiling clap_lex v1.0.0
5292026-03-12T01:03:54.932Z Compiling fnv v1.0.7
5302026-03-12T01:03:54.982Z Compiling bytecount v0.6.9
5312026-03-12T01:03:54.985Z Compiling unicode-width v0.1.14
5322026-03-12T01:03:55.056Z Compiling strsim v0.11.1
5332026-03-12T01:03:55.154Z Compiling heck v0.4.1
5342026-03-12T01:03:55.213Z Compiling once_cell v1.21.3
5352026-03-12T01:03:55.362Z Compiling anyhow v1.0.102
5362026-03-12T01:03:55.483Z Compiling tempfile v3.25.0
5372026-03-12T01:03:55.507Z Compiling clap_builder v4.5.60
5382026-03-12T01:03:55.530Z Compiling papergrid v0.11.0
5392026-03-12T01:03:55.722Z Compiling memmap v0.7.0
5402026-03-12T01:03:55.963Z Compiling smawk v0.3.2
5412026-03-12T01:03:55.991Z Compiling unicode-width v0.2.0
5422026-03-12T01:03:56.096Z Compiling unicode-linebreak v0.1.5
5432026-03-12T01:03:56.169Z Compiling serde_derive v1.0.228
5442026-03-12T01:03:56.354Z Compiling zerofrom-derive v0.1.6
5452026-03-12T01:03:56.415Z Compiling yoke-derive v0.8.1
5462026-03-12T01:03:56.485Z Compiling zerovec-derive v0.11.2
5472026-03-12T01:03:56.634Z Compiling displaydoc v0.2.5
5482026-03-12T01:03:57.530Z Compiling thiserror-impl v1.0.69
5492026-03-12T01:03:57.633Z Compiling zerocopy-derive v0.7.35
5502026-03-12T01:03:57.988Z Compiling pest_derive v2.8.6
5512026-03-12T01:03:58.037Z Compiling scroll_derive v0.12.1
5522026-03-12T01:03:58.317Z Compiling zerofrom v0.1.6
5532026-03-12T01:03:58.488Z Compiling yoke v0.8.1
5542026-03-12T01:03:58.557Z Compiling thiserror-impl v2.0.18
5552026-03-12T01:03:58.737Z Compiling zerovec v0.11.5
5562026-03-12T01:03:58.833Z Compiling zerotrie v0.2.3
5572026-03-12T01:03:58.939Z Compiling zerocopy v0.7.35
5582026-03-12T01:03:59.236Z Compiling scroll v0.12.0
5592026-03-12T01:03:59.399Z Compiling tinystr v0.8.2
5602026-03-12T01:03:59.431Z Compiling potential_utf v0.1.4
5612026-03-12T01:03:59.594Z Compiling icu_collections v2.1.1
5622026-03-12T01:03:59.644Z Compiling icu_locale_core v2.1.1
5632026-03-12T01:03:59.676Z Compiling dtrace-parser v0.2.0
5642026-03-12T01:03:59.741Z Compiling goblin v0.8.2
5652026-03-12T01:03:59.894Z Compiling tabled_derive v0.7.0
5662026-03-12T01:04:00.324Z Compiling clap_derive v4.5.55
5672026-03-12T01:04:00.597Z Compiling icu_provider v2.1.1
5682026-03-12T01:04:00.766Z Compiling textwrap v0.16.2
5692026-03-12T01:04:00.971Z Compiling icu_normalizer v2.1.1
5702026-03-12T01:04:01.005Z Compiling icu_properties v2.1.2
5712026-03-12T01:04:01.029Z Compiling toml_datetime v0.6.11
5722026-03-12T01:04:01.076Z Compiling serde_spanned v0.6.9
5732026-03-12T01:04:01.225Z Compiling dof v0.3.0
5742026-03-12T01:04:01.271Z Compiling serde_tokenstream v0.2.3
5752026-03-12T01:04:01.377Z Compiling toml_edit v0.22.27
5762026-03-12T01:04:01.418Z Compiling serde-value v0.7.0
5772026-03-12T01:04:01.731Z Compiling cargo-platform v0.2.0
5782026-03-12T01:04:01.771Z Compiling tabled v0.15.0
5792026-03-12T01:04:01.910Z Compiling macaddr v1.0.1
5802026-03-12T01:04:02.090Z Compiling camino-tempfile v1.4.1
5812026-03-12T01:04:02.393Z Compiling idna_adapter v1.2.1
5822026-03-12T01:04:02.509Z Compiling usdt-macro v0.5.0
5832026-03-12T01:04:02.572Z Compiling idna v1.1.0
5842026-03-12T01:04:02.596Z Compiling usdt-attr-macro v0.5.0
5852026-03-12T01:04:02.600Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5862026-03-12T01:04:02.779Z Compiling clap v4.5.60
5872026-03-12T01:04:02.887Z Compiling swrite v0.1.0
5882026-03-12T01:04:02.937Z Compiling url v2.5.8
5892026-03-12T01:04:03.356Z Compiling toml v0.8.23
5902026-03-12T01:04:03.958Z Compiling cargo-util-schemas v0.8.2
5912026-03-12T01:04:03.999Z Compiling usdt v0.5.0
5922026-03-12T01:04:04.052Z Compiling cargo_toml v0.21.0
5932026-03-12T01:04:05.182Z Compiling cargo_metadata v0.21.0
5942026-03-12T01:04:06.484Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5952026-03-12T01:04:09.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.24s
5962026-03-12T01:04:09.629Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5972026-03-12T01:04:10.355Z Downloading crates ...
5982026-03-12T01:04:10.479Z Downloaded adler2 v2.0.1
5992026-03-12T01:04:10.486Z Downloaded ahash v0.8.12
6002026-03-12T01:04:10.492Z Downloaded aead v0.5.2
6012026-03-12T01:04:10.498Z Downloaded argon2 v0.5.3
6022026-03-12T01:04:10.508Z Downloaded darling_macro v0.23.0
6032026-03-12T01:04:10.511Z Downloaded crypto-bigint v0.5.5
6042026-03-12T01:04:10.519Z Downloaded diesel-dtrace v0.4.2
6052026-03-12T01:04:10.523Z Downloaded derive_more v0.99.20
6062026-03-12T01:04:10.529Z Downloaded des v0.8.1
6072026-03-12T01:04:10.532Z Downloaded deranged v0.5.8
6082026-03-12T01:04:10.537Z Downloaded derive_builder_macro v0.20.2
6092026-03-12T01:04:10.540Z Downloaded cmake v0.1.57
6102026-03-12T01:04:10.543Z Downloaded fatfs v0.3.6
6112026-03-12T01:04:10.548Z Downloaded critical-section v1.2.0
6122026-03-12T01:04:10.552Z Downloaded der v0.7.10
6132026-03-12T01:04:10.559Z Downloaded derive-ex v0.1.8
6142026-03-12T01:04:10.562Z Downloaded env_logger v0.11.9
6152026-03-12T01:04:10.566Z Downloaded ff v0.13.1
6162026-03-12T01:04:10.570Z Downloaded darling v0.21.3
6172026-03-12T01:04:10.577Z Downloaded fixedbitset v0.4.2
6182026-03-12T01:04:10.580Z Downloaded enum-as-inner v0.6.1
6192026-03-12T01:04:10.584Z Downloaded endian-type v0.1.2
6202026-03-12T01:04:10.587Z Downloaded castaway v0.2.4
6212026-03-12T01:04:10.591Z Downloaded funty v2.0.0
6222026-03-12T01:04:10.594Z Downloaded dirs-sys-next v0.1.2
6232026-03-12T01:04:10.598Z Downloaded crunchy v0.2.4
6242026-03-12T01:04:10.601Z Downloaded flagset v0.4.7
6252026-03-12T01:04:10.604Z Downloaded base16ct v0.2.0
6262026-03-12T01:04:10.608Z Downloaded foreign-types-shared v0.3.1
6272026-03-12T01:04:10.611Z Downloaded cfg_aliases v0.1.1
6282026-03-12T01:04:10.614Z Downloaded difflib v0.4.0
6292026-03-12T01:04:10.618Z Downloaded env_filter v1.0.0
6302026-03-12T01:04:10.621Z Downloaded document-features v0.2.12
6312026-03-12T01:04:10.624Z Downloaded async-recursion v1.1.1
6322026-03-12T01:04:10.631Z Downloaded foreign-types-shared v0.1.1
6332026-03-12T01:04:10.634Z Downloaded chacha20poly1305 v0.10.1
6342026-03-12T01:04:10.637Z Downloaded fxhash v0.2.1
6352026-03-12T01:04:10.639Z Downloaded futures-task v0.3.32
6362026-03-12T01:04:10.642Z Downloaded futures-io v0.3.32
6372026-03-12T01:04:10.645Z Downloaded hash32 v0.2.1
6382026-03-12T01:04:10.648Z Downloaded dtrace-parser v0.3.0
6392026-03-12T01:04:10.651Z Downloaded hash32 v0.3.1
6402026-03-12T01:04:10.654Z Downloaded futures-sink v0.3.32
6412026-03-12T01:04:10.657Z Downloaded git-stub v1.0.0
6422026-03-12T01:04:10.659Z Downloaded fs_extra v1.3.0
6432026-03-12T01:04:10.662Z Downloaded headers-core v0.3.0
6442026-03-12T01:04:10.665Z Downloaded colored v2.2.0
6452026-03-12T01:04:10.669Z Downloaded hex-literal v0.4.1
6462026-03-12T01:04:10.671Z Downloaded gethostname v0.5.0
6472026-03-12T01:04:10.674Z Downloaded base64ct v1.8.3
6482026-03-12T01:04:10.678Z Downloaded hostname v0.3.1
6492026-03-12T01:04:10.681Z Downloaded corncobs v0.1.4
6502026-03-12T01:04:10.684Z Downloaded http-body v1.0.1
6512026-03-12T01:04:10.687Z Downloaded hyper-tls v0.6.0
6522026-03-12T01:04:10.690Z Downloaded ident_case v1.0.1
6532026-03-12T01:04:10.693Z Downloaded httpdate v1.0.3
6542026-03-12T01:04:10.696Z Downloaded filetime v0.2.27
6552026-03-12T01:04:10.698Z Downloaded ed25519 v2.2.3
6562026-03-12T01:04:10.702Z Downloaded drift v0.1.3
6572026-03-12T01:04:10.724Z Downloaded instant v0.1.13
6582026-03-12T01:04:10.727Z Downloaded backon v1.6.0
6592026-03-12T01:04:10.730Z Downloaded highway v1.3.0
6602026-03-12T01:04:10.734Z Downloaded inout v0.1.4
6612026-03-12T01:04:10.737Z Downloaded group v0.13.0
6622026-03-12T01:04:10.740Z Downloaded internet-checksum v0.2.1
6632026-03-12T01:04:10.743Z Downloaded git-stub-vcs v0.1.0
6642026-03-12T01:04:10.746Z Downloaded hostname v0.4.2
6652026-03-12T01:04:10.749Z Downloaded async-bb8-diesel v0.2.1
6662026-03-12T01:04:10.752Z Downloaded linked-hash-map v0.5.6
6672026-03-12T01:04:10.756Z Downloaded humantime v2.3.0
6682026-03-12T01:04:10.758Z Downloaded lalrpop-util v0.19.12
6692026-03-12T01:04:10.761Z Downloaded getrandom v0.2.17
6702026-03-12T01:04:10.764Z Downloaded keccak v0.1.6
6712026-03-12T01:04:10.767Z Downloaded lru-cache v0.1.2
6722026-03-12T01:04:10.770Z Downloaded libscf-sys v1.1.0
6732026-03-12T01:04:10.772Z Downloaded lazy_static v1.5.0
6742026-03-12T01:04:10.777Z Downloaded md-5 v0.10.6
6752026-03-12T01:04:10.779Z Downloaded md5 v0.7.0
6762026-03-12T01:04:10.782Z Downloaded diff v0.1.13
6772026-03-12T01:04:10.785Z Downloaded maybe-uninit v2.0.0
6782026-03-12T01:04:10.787Z Downloaded futures-channel v0.3.32
6792026-03-12T01:04:10.790Z Downloaded mime v0.3.17
6802026-03-12T01:04:10.793Z Downloaded fallible-iterator v0.2.0
6812026-03-12T01:04:10.796Z Downloaded indoc v2.0.7
6822026-03-12T01:04:10.799Z Downloaded nodrop v0.1.14
6832026-03-12T01:04:10.802Z Downloaded new_debug_unreachable v1.0.6
6842026-03-12T01:04:10.805Z Downloaded nibble_vec v0.1.0
6852026-03-12T01:04:10.808Z Downloaded num-conv v0.2.0
6862026-03-12T01:04:10.808Z Downloaded num-derive v0.3.3
6872026-03-12T01:04:10.811Z Downloaded multimap v0.10.1
6882026-03-12T01:04:10.813Z Downloaded ipnetwork v0.21.1
6892026-03-12T01:04:10.816Z Downloaded ipnet v2.11.0
6902026-03-12T01:04:10.819Z Downloaded num v0.4.3
6912026-03-12T01:04:10.822Z Downloaded normalize-line-endings v0.3.0
6922026-03-12T01:04:10.825Z Downloaded nonempty v0.12.0
6932026-03-12T01:04:10.828Z Downloaded getrandom v0.3.4
6942026-03-12T01:04:10.830Z Downloaded openssl-probe v0.2.1
6952026-03-12T01:04:10.833Z Downloaded openssl-probe v0.1.6
6962026-03-12T01:04:10.836Z Downloaded packed_struct_codegen v0.10.1
6972026-03-12T01:04:10.839Z Downloaded openssl-macros v0.1.1
6982026-03-12T01:04:10.840Z Downloaded num_threads v0.1.7
6992026-03-12T01:04:10.843Z Downloaded libloading v0.8.9
7002026-03-12T01:04:10.846Z Downloaded oso-derive v0.27.3
7012026-03-12T01:04:10.849Z Downloaded lock_api v0.4.14
7022026-03-12T01:04:10.849Z Downloaded libefi-sys v0.1.0
7032026-03-12T01:04:10.852Z Downloaded jobserver v0.1.34
7042026-03-12T01:04:10.854Z Downloaded parse-size v1.1.0
7052026-03-12T01:04:10.857Z Downloaded opaque-debug v0.3.1
7062026-03-12T01:04:10.860Z Downloaded pbkdf2 v0.11.0
7072026-03-12T01:04:10.863Z Downloaded pbkdf2 v0.12.2
7082026-03-12T01:04:10.866Z Downloaded mime_guess v2.0.5
7092026-03-12T01:04:10.869Z Downloaded httparse v1.10.1
7102026-03-12T01:04:10.871Z Downloaded futures v0.3.32
7112026-03-12T01:04:10.875Z Downloaded native-tls v0.2.18
7122026-03-12T01:04:10.878Z Downloaded path-slash v0.1.5
7132026-03-12T01:04:10.881Z Downloaded parse-display v0.10.0
7142026-03-12T01:04:10.884Z Downloaded indexmap v1.9.3
7152026-03-12T01:04:10.886Z Downloaded peg-runtime v0.8.5
7162026-03-12T01:04:10.889Z Downloaded newtype-uuid-macros v0.1.0
7172026-03-12T01:04:10.892Z Downloaded nanorand v0.7.0
7182026-03-12T01:04:10.895Z Downloaded phf_shared v0.12.1
7192026-03-12T01:04:10.898Z Downloaded pin-utils v0.1.0
7202026-03-12T01:04:10.900Z Downloaded headers v0.4.1
7212026-03-12T01:04:10.903Z Downloaded phf_shared v0.13.1
7222026-03-12T01:04:10.906Z Downloaded olpc-cjson v0.1.4
7232026-03-12T01:04:10.908Z Downloaded precomputed-hash v0.1.1
7242026-03-12T01:04:10.911Z Downloaded half v2.7.1
7252026-03-12T01:04:10.914Z Downloaded predicates-tree v1.0.13
7262026-03-12T01:04:10.917Z Downloaded proc-macro-crate v3.4.0
7272026-03-12T01:04:10.917Z Downloaded bytes v1.11.1
7282026-03-12T01:04:10.921Z Downloaded num_enum v0.7.5
7292026-03-12T01:04:10.926Z Downloaded hyper-rustls v0.27.7
7302026-03-12T01:04:10.929Z Downloaded predicates-core v1.0.10
7312026-03-12T01:04:10.932Z Downloaded password-hash v0.5.0
7322026-03-12T01:04:10.934Z Downloaded proc-macro-error-attr2 v2.0.0
7332026-03-12T01:04:10.937Z Downloaded packed_struct v0.10.1
7342026-03-12T01:04:10.940Z Downloaded proc-macro-crate v1.3.1
7352026-03-12T01:04:10.940Z Downloaded bumpalo v3.20.2
7362026-03-12T01:04:10.945Z Downloaded paste v1.0.15
7372026-03-12T01:04:10.948Z Downloaded darling v0.20.11
7382026-03-12T01:04:10.951Z Downloaded progenitor-macro v0.10.0
7392026-03-12T01:04:10.954Z Downloaded flume v0.11.1
7402026-03-12T01:04:10.957Z Downloaded psl-types v2.0.11
7412026-03-12T01:04:10.960Z Downloaded progenitor-client v0.11.2
7422026-03-12T01:04:10.962Z Downloaded progenitor-client v0.10.0
7432026-03-12T01:04:10.966Z Downloaded phf v0.12.1
7442026-03-12T01:04:10.966Z Downloaded progenitor-macro v0.13.0
7452026-03-12T01:04:10.970Z Downloaded parse-display-derive v0.10.0
7462026-03-12T01:04:10.975Z Downloaded pem-rfc7468 v0.7.0
7472026-03-12T01:04:10.975Z Downloaded pem v3.0.6
7482026-03-12T01:04:10.978Z Downloaded quick-error v1.2.3
7492026-03-12T01:04:10.978Z Downloaded derive_more-impl v2.1.1
7502026-03-12T01:04:10.981Z Downloaded postgres-protocol v0.6.10
7512026-03-12T01:04:10.983Z Downloaded pin-project-internal v1.1.11
7522026-03-12T01:04:10.986Z Downloaded phf v0.13.1
7532026-03-12T01:04:10.989Z Downloaded rand_chacha v0.3.1
7542026-03-12T01:04:10.992Z Downloaded poly1305 v0.8.0
7552026-03-12T01:04:11.006Z Downloaded powerfmt v0.2.0
7562026-03-12T01:04:11.006Z Downloaded recursive v0.1.1
7572026-03-12T01:04:11.006Z Downloaded cc v1.2.56
7582026-03-12T01:04:11.006Z Downloaded hickory-resolver v0.25.2
7592026-03-12T01:04:11.006Z Downloaded heapless v0.8.0
7602026-03-12T01:04:11.009Z Downloaded password-hash v0.4.2
7612026-03-12T01:04:11.012Z Downloaded hickory-resolver v0.24.4
7622026-03-12T01:04:11.015Z Downloaded memmap2 v0.9.10
7632026-03-12T01:04:11.018Z Downloaded primeorder v0.13.6
7642026-03-12T01:04:11.018Z Downloaded libsw v3.5.0
7652026-03-12T01:04:11.021Z Downloaded predicates v3.1.4
7662026-03-12T01:04:11.025Z Downloaded ref-cast v1.0.25
7672026-03-12T01:04:11.028Z Downloaded rfc6979 v0.4.0
7682026-03-12T01:04:11.028Z Downloaded parking_lot v0.11.2
7692026-03-12T01:04:11.031Z Downloaded rtoolbox v0.0.3
7702026-03-12T01:04:11.033Z Downloaded progenitor v0.13.0
7712026-03-12T01:04:11.036Z Downloaded flate2 v1.1.9
7722026-03-12T01:04:11.039Z Downloaded progenitor-client v0.13.0
7732026-03-12T01:04:11.042Z Downloaded progenitor v0.11.2
7742026-03-12T01:04:11.045Z Downloaded ref-cast-impl v1.0.25
7752026-03-12T01:04:11.045Z Downloaded psm v0.1.30
7762026-03-12T01:04:11.048Z Downloaded hashbrown v0.12.3
7772026-03-12T01:04:11.051Z Downloaded dropshot-api-manager v0.6.0
7782026-03-12T01:04:11.055Z Downloaded rustc_version v0.4.1
7792026-03-12T01:04:11.058Z Downloaded russh-cryptovec v0.7.3
7802026-03-12T01:04:11.060Z Downloaded r2d2 v0.8.10
7812026-03-12T01:04:11.060Z Downloaded postgres-types v0.2.12
7822026-03-12T01:04:11.063Z Downloaded postcard v1.1.3
7832026-03-12T01:04:11.066Z Downloaded pkcs1 v0.7.5
7842026-03-12T01:04:11.069Z Downloaded rand_core v0.6.4
7852026-03-12T01:04:11.071Z Downloaded rustc_version v0.1.7
7862026-03-12T01:04:11.074Z Downloaded rand_chacha v0.9.0
7872026-03-12T01:04:11.074Z Downloaded papergrid v0.17.0
7882026-03-12T01:04:11.079Z Downloaded rand_seeder v0.4.0
7892026-03-12T01:04:11.082Z Downloaded scheduled-thread-pool v0.2.7
7902026-03-12T01:04:11.082Z Downloaded scopeguard v1.2.0
7912026-03-12T01:04:11.085Z Downloaded rand_core v0.9.5
7922026-03-12T01:04:11.087Z Downloaded rand_core v0.10.0
7932026-03-12T01:04:11.090Z Downloaded peg v0.8.5
7942026-03-12T01:04:11.093Z Downloaded expectorate v1.2.0
7952026-03-12T01:04:11.095Z Downloaded darling_core v0.23.0
7962026-03-12T01:04:11.099Z Downloaded p256 v0.13.2
7972026-03-12T01:04:11.102Z Downloaded oso v0.27.3
7982026-03-12T01:04:11.105Z Downloaded same-file v1.0.6
7992026-03-12T01:04:11.108Z Downloaded salsa20 v0.10.2
8002026-03-12T01:04:11.111Z Downloaded resolv-conf v0.7.6
8012026-03-12T01:04:11.111Z Downloaded serde_bytes v0.11.19
8022026-03-12T01:04:11.115Z Downloaded ed25519-dalek v2.2.0
8032026-03-12T01:04:11.118Z Downloaded crossbeam-channel v0.5.15
8042026-03-12T01:04:11.121Z Downloaded semver v0.1.20
8052026-03-12T01:04:11.124Z Downloaded pkcs8 v0.10.2
8062026-03-12T01:04:11.127Z Downloaded serde_spanned v1.0.4
8072026-03-12T01:04:11.127Z Downloaded secrecy v0.8.0
8082026-03-12T01:04:11.130Z Downloaded openssl-sys v0.9.111
8092026-03-12T01:04:11.133Z Downloaded rustls-pemfile v2.2.0
8102026-03-12T01:04:11.136Z Downloaded serde-big-array v0.5.1
8112026-03-12T01:04:11.139Z Downloaded secrecy v0.10.3
8122026-03-12T01:04:11.139Z Downloaded scrypt v0.11.0
8132026-03-12T01:04:11.142Z Downloaded shell-words v1.1.1
8142026-03-12T01:04:11.142Z Downloaded serde_repr v0.1.20
8152026-03-12T01:04:11.145Z Downloaded serde_plain v1.0.2
8162026-03-12T01:04:11.145Z Downloaded quinn-udp v0.5.14
8172026-03-12T01:04:11.148Z Downloaded rusty-fork v0.3.1
8182026-03-12T01:04:11.151Z Downloaded pin-project v1.1.11
8192026-03-12T01:04:11.158Z Downloaded signature v2.2.0
8202026-03-12T01:04:11.161Z Downloaded sigpipe v0.1.3
8212026-03-12T01:04:11.164Z Downloaded rustls-pemfile v1.0.4
8222026-03-12T01:04:11.167Z Downloaded signal-hook-mio v0.2.5
8232026-03-12T01:04:11.167Z Downloaded siphasher v1.0.2
8242026-03-12T01:04:11.169Z Downloaded miniz_oxide v0.8.9
8252026-03-12T01:04:11.172Z Downloaded signal-hook-tokio v0.3.1
8262026-03-12T01:04:11.172Z Downloaded sha1 v0.10.6
8272026-03-12T01:04:11.175Z Downloaded rustversion v1.0.22
8282026-03-12T01:04:11.178Z Downloaded progenitor-impl v0.11.2
8292026-03-12T01:04:11.181Z Downloaded prefix-trie v0.7.0
8302026-03-12T01:04:11.183Z Downloaded rustls-native-certs v0.8.3
8312026-03-12T01:04:11.186Z Downloaded schemars_derive v0.8.22
8322026-03-12T01:04:11.186Z Downloaded sapling-renderdag v0.1.0
8332026-03-12T01:04:11.189Z Downloaded jiff-static v0.2.21
8342026-03-12T01:04:11.191Z Downloaded sct v0.7.1
8352026-03-12T01:04:11.194Z Downloaded serde_path_to_error v0.1.20
8362026-03-12T01:04:11.197Z Downloaded serde_derive_internals v0.29.1
8372026-03-12T01:04:11.197Z Downloaded hickory-server v0.25.2
8382026-03-12T01:04:11.200Z Downloaded slog-envlogger v2.2.0
8392026-03-12T01:04:11.203Z Downloaded minimal-lexical v0.2.1
8402026-03-12T01:04:11.206Z Downloaded scroll v0.13.0
8412026-03-12T01:04:11.209Z Downloaded scroll_derive v0.13.1
8422026-03-12T01:04:11.209Z Downloaded rustc-hash v2.1.1
8432026-03-12T01:04:11.212Z Downloaded pkcs5 v0.7.1
8442026-03-12T01:04:11.215Z Downloaded russh-keys v0.45.0
8452026-03-12T01:04:11.218Z Downloaded progenitor v0.10.0
8462026-03-12T01:04:11.218Z Downloaded sec1 v0.7.3
8472026-03-12T01:04:11.221Z Downloaded ssh-cipher v0.2.0
8482026-03-12T01:04:11.224Z Downloaded proc-macro-error2 v2.0.1
8492026-03-12T01:04:11.227Z Downloaded progenitor-impl v0.13.0
8502026-03-12T01:04:11.227Z Downloaded shlex v1.3.0
8512026-03-12T01:04:11.229Z Downloaded serde-hex v0.1.0
8522026-03-12T01:04:11.232Z Downloaded seq-macro v0.3.6
8532026-03-12T01:04:11.232Z Downloaded parking_lot_core v0.9.12
8542026-03-12T01:04:11.235Z Downloaded strum v0.27.2
8552026-03-12T01:04:11.236Z Downloaded strum v0.26.3
8562026-03-12T01:04:11.238Z Downloaded structmeta-derive v0.3.0
8572026-03-12T01:04:11.238Z Downloaded supports-color v3.0.2
8582026-03-12T01:04:11.241Z Downloaded sqlparser_derive v0.5.0
8592026-03-12T01:04:11.241Z Downloaded signal-hook-registry v1.4.8
8602026-03-12T01:04:11.244Z Downloaded slog-scope v4.4.1
8612026-03-12T01:04:11.246Z Downloaded slog-json v2.6.1
8622026-03-12T01:04:11.246Z Downloaded serde_urlencoded v0.7.1
8632026-03-12T01:04:11.249Z Downloaded rustls-pki-types v1.14.0
8642026-03-12T01:04:11.252Z Downloaded strip-ansi-escapes v0.2.1
8652026-03-12T01:04:11.252Z Downloaded progenitor-impl v0.10.0
8662026-03-12T01:04:11.255Z Downloaded slab v0.4.12
8672026-03-12T01:04:11.258Z Downloaded simd-adler32 v0.3.8
8682026-03-12T01:04:11.258Z Downloaded structmeta v0.3.0
8692026-03-12T01:04:11.260Z Downloaded subtle v2.6.1
8702026-03-12T01:04:11.260Z Downloaded tap v1.0.1
8712026-03-12T01:04:11.263Z Downloaded sync-ptr v0.1.4
8722026-03-12T01:04:11.263Z Downloaded smf v0.2.3
8732026-03-12T01:04:11.266Z Downloaded sync_wrapper v1.0.2
8742026-03-12T01:04:11.266Z Downloaded serde_cbor v0.11.2
8752026-03-12T01:04:11.269Z Downloaded slog-stdlog v4.1.1
8762026-03-12T01:04:11.269Z Downloaded slog-dtrace v0.3.0
8772026-03-12T01:04:11.271Z Downloaded http v1.4.0
8782026-03-12T01:04:11.274Z Downloaded prettyplease v0.2.37
8792026-03-12T01:04:11.277Z Downloaded ssh-encoding v0.2.0
8802026-03-12T01:04:11.280Z Downloaded hyper-util v0.1.20
8812026-03-12T01:04:11.283Z Downloaded time-core v0.1.8
8822026-03-12T01:04:11.286Z Downloaded termtree v0.5.1
8832026-03-12T01:04:11.289Z Downloaded slog-term v2.9.2
8842026-03-12T01:04:11.289Z Downloaded take_mut v0.2.2
8852026-03-12T01:04:11.291Z Downloaded tabwriter v1.4.1
8862026-03-12T01:04:11.291Z Downloaded slog-bunyan v2.5.0
8872026-03-12T01:04:11.295Z Downloaded slog-async v2.8.0
8882026-03-12T01:04:11.295Z Downloaded stacker v0.1.23
8892026-03-12T01:04:11.297Z Downloaded spki v0.7.3
8902026-03-12T01:04:11.300Z Downloaded tinyvec_macros v0.1.1
8912026-03-12T01:04:11.300Z Downloaded snafu-derive v0.8.9
8922026-03-12T01:04:11.300Z Downloaded parking_lot v0.12.5
8932026-03-12T01:04:11.303Z Downloaded rustls-platform-verifier v0.6.2
8942026-03-12T01:04:11.306Z Downloaded smallvec v0.6.14
8952026-03-12T01:04:11.309Z Downloaded sqlformat v0.3.5
8962026-03-12T01:04:11.309Z Downloaded strum_macros v0.26.4
8972026-03-12T01:04:11.312Z Downloaded ron v0.8.1
8982026-03-12T01:04:11.316Z Downloaded static_assertions v1.1.0
8992026-03-12T01:04:11.318Z Downloaded thread-id v5.1.0
9002026-03-12T01:04:11.318Z Downloaded testing_table v0.3.0
9012026-03-12T01:04:11.321Z Downloaded mio v1.1.1
9022026-03-12T01:04:11.324Z Downloaded crossterm v0.28.1
9032026-03-12T01:04:11.328Z Downloaded string_cache v0.8.9
9042026-03-12T01:04:11.331Z Downloaded num-bigint v0.4.6
9052026-03-12T01:04:11.336Z Downloaded tagptr v0.2.0
9062026-03-12T01:04:11.339Z Downloaded support-bundle-viewer v0.1.2
9072026-03-12T01:04:11.339Z Downloaded ryu v1.0.23
9082026-03-12T01:04:11.342Z Downloaded tabled_derive v0.11.0
9092026-03-12T01:04:11.342Z Downloaded strum_macros v0.24.3
9102026-03-12T01:04:11.345Z Downloaded pretty_assertions v1.4.1
9112026-03-12T01:04:11.345Z Downloaded indicatif v0.18.4
9122026-03-12T01:04:11.347Z Downloaded ignore v0.4.25
9132026-03-12T01:04:11.350Z Downloaded recursive-proc-macro-impl v0.1.1
9142026-03-12T01:04:11.353Z Downloaded progenitor-extras v0.1.1
9152026-03-12T01:04:11.353Z Downloaded thiserror-impl-no-std v2.0.2
9162026-03-12T01:04:11.356Z Downloaded libxml v0.3.3
9172026-03-12T01:04:11.359Z Downloaded serde_yaml v0.9.34+deprecated
9182026-03-12T01:04:11.362Z Downloaded rand v0.8.5
9192026-03-12T01:04:11.365Z Downloaded itertools v0.10.5
9202026-03-12T01:04:11.370Z Downloaded tiny-keccak v2.0.2
9212026-03-12T01:04:11.373Z Downloaded topological-sort v0.2.2
9222026-03-12T01:04:11.375Z Downloaded schemars v0.8.22
9232026-03-12T01:04:11.383Z Downloaded tower-service v0.3.3
9242026-03-12T01:04:11.385Z Downloaded crossterm v0.29.0
9252026-03-12T01:04:11.389Z Downloaded try-lock v0.2.5
9262026-03-12T01:04:11.392Z Downloaded tokio-dtrace v0.1.1
9272026-03-12T01:04:11.392Z Downloaded tls_codec_derive v0.4.2
9282026-03-12T01:04:11.395Z Downloaded strum_macros v0.27.2
9292026-03-12T01:04:11.398Z Downloaded stringprep v0.1.5
9302026-03-12T01:04:11.398Z Downloaded rcgen v0.12.1
9312026-03-12T01:04:11.400Z Downloaded tower-layer v0.3.3
9322026-03-12T01:04:11.400Z Downloaded nom v7.1.3
9332026-03-12T01:04:11.404Z Downloaded thread_local v1.1.9
9342026-03-12T01:04:11.407Z Downloaded rayon-core v1.13.0
9352026-03-12T01:04:11.410Z Downloaded trait-variant v0.1.2
9362026-03-12T01:04:11.410Z Downloaded time-macros v0.2.27
9372026-03-12T01:04:11.413Z Downloaded thiserror-no-std v2.0.2
9382026-03-12T01:04:11.415Z Downloaded term v0.7.0
9392026-03-12T01:04:11.418Z Downloaded qorb v0.4.1
9402026-03-12T01:04:11.421Z Downloaded usdt v0.6.0
9412026-03-12T01:04:11.424Z Downloaded unicode-truncate v1.1.0
9422026-03-12T01:04:11.424Z Downloaded termios v0.3.3
9432026-03-12T01:04:11.427Z Downloaded similar v2.7.0
9442026-03-12T01:04:11.430Z Downloaded tokio-macros v2.6.0
9452026-03-12T01:04:11.433Z Downloaded itertools v0.13.0
9462026-03-12T01:04:11.436Z Downloaded untrusted v0.9.0
9472026-03-12T01:04:11.438Z Downloaded usdt-attr-macro v0.6.0
9482026-03-12T01:04:11.438Z Downloaded unit-prefix v0.5.2
9492026-03-12T01:04:11.438Z Downloaded untrusted v0.7.1
9502026-03-12T01:04:11.441Z Downloaded utf-8 v0.7.6
9512026-03-12T01:04:11.441Z Downloaded slog v2.8.2
9522026-03-12T01:04:11.444Z Downloaded term v1.2.1
9532026-03-12T01:04:11.446Z Downloaded hashbrown v0.15.5
9542026-03-12T01:04:11.450Z Downloaded toml_writer v1.0.6+spec-1.1.0
9552026-03-12T01:04:11.454Z Downloaded tokio-tungstenite v0.21.0
9562026-03-12T01:04:11.457Z Downloaded iri-string v0.7.10
9572026-03-12T01:04:11.460Z Downloaded tokio-rustls v0.25.0
9582026-03-12T01:04:11.463Z Downloaded tokio-tungstenite v0.23.1
9592026-03-12T01:04:11.466Z Downloaded tui-tree-widget v0.23.1
9602026-03-12T01:04:11.466Z Downloaded usdt-macro v0.6.0
9612026-03-12T01:04:11.466Z Downloaded hkdf v0.12.4
9622026-03-12T01:04:11.468Z Downloaded waitgroup v0.1.2
9632026-03-12T01:04:11.468Z Downloaded wait-timeout v0.2.1
9642026-03-12T01:04:11.471Z Downloaded universal-hash v0.5.1
9652026-03-12T01:04:11.471Z Downloaded typify-macro v0.6.1
9662026-03-12T01:04:11.474Z Downloaded typify-macro v0.4.3
9672026-03-12T01:04:11.474Z Downloaded iddqd v0.3.17
9682026-03-12T01:04:11.478Z Downloaded socket2 v0.6.2
9692026-03-12T01:04:11.480Z Downloaded itertools v0.14.0
9702026-03-12T01:04:11.485Z Downloaded void v1.0.2
9712026-03-12T01:04:11.487Z Downloaded spin v0.9.8
9722026-03-12T01:04:11.488Z Downloaded schemars v1.2.1
9732026-03-12T01:04:11.498Z Downloaded want v0.3.1
9742026-03-12T01:04:11.501Z Downloaded toml_parser v1.0.9+spec-1.1.0
9752026-03-12T01:04:11.504Z Downloaded tokio-rustls v0.26.4
9762026-03-12T01:04:11.504Z Downloaded tokio-rustls v0.24.1
9772026-03-12T01:04:11.507Z Downloaded xshell-macros v0.2.7
9782026-03-12T01:04:11.507Z Downloaded unicase v2.9.0
9792026-03-12T01:04:11.507Z Downloaded tls_codec v0.4.2
9802026-03-12T01:04:11.510Z Downloaded test-strategy v0.4.5
9812026-03-12T01:04:11.512Z Downloaded tar v0.4.44
9822026-03-12T01:04:11.516Z Downloaded tokio-native-tls v0.3.1
9832026-03-12T01:04:11.518Z Downloaded unarray v0.1.4
9842026-03-12T01:04:11.518Z Downloaded rand v0.10.0
9852026-03-12T01:04:11.521Z Downloaded subprocess v0.2.15
9862026-03-12T01:04:11.524Z Downloaded chrono v0.4.44
9872026-03-12T01:04:11.527Z Downloaded xattr v1.6.1
9882026-03-12T01:04:11.530Z Downloaded tinyvec v1.10.0
9892026-03-12T01:04:11.533Z Downloaded itertools v0.12.1
9902026-03-12T01:04:11.536Z Downloaded vergen-git2 v1.0.7
9912026-03-12T01:04:11.539Z Downloaded twox-hash v2.1.2
9922026-03-12T01:04:11.543Z Downloaded schemars v0.9.0
9932026-03-12T01:04:11.548Z Downloaded zone_cfg_derive v0.3.1
9942026-03-12T01:04:11.551Z Downloaded walkdir v2.5.0
9952026-03-12T01:04:11.551Z Downloaded zeroize_derive v1.4.3
9962026-03-12T01:04:11.554Z Downloaded rustls-webpki v0.103.9
9972026-03-12T01:04:11.556Z Downloaded blake3 v1.8.3
9982026-03-12T01:04:11.560Z Downloaded socket2 v0.5.10
9992026-03-12T01:04:11.563Z Downloaded publicsuffix v2.3.0
10002026-03-12T01:04:11.566Z Downloaded whoami v1.6.1
10012026-03-12T01:04:11.566Z Downloaded signal-hook v0.3.18
10022026-03-12T01:04:11.569Z Downloaded serde_with_macros v3.17.0
10032026-03-12T01:04:11.571Z Downloaded vsss-rs v3.3.4
10042026-03-12T01:04:11.572Z Downloaded zone v0.3.1
10052026-03-12T01:04:11.575Z Downloaded russh v0.45.0
10062026-03-12T01:04:11.578Z Downloaded quinn v0.11.9
10072026-03-12T01:04:11.581Z Downloaded xz2 v0.1.7
10082026-03-12T01:04:11.583Z Downloaded rand v0.9.2
10092026-03-12T01:04:11.586Z Downloaded libm v0.2.16
10102026-03-12T01:04:11.591Z Downloaded wyz v0.5.1
10112026-03-12T01:04:11.594Z Downloaded whoami v2.1.0
10122026-03-12T01:04:11.594Z Downloaded num-bigint-dig v0.8.6
10132026-03-12T01:04:11.598Z Downloaded tracing-attributes v0.1.31
10142026-03-12T01:04:11.600Z Downloaded unicode-properties v0.1.4
10152026-03-12T01:04:11.603Z Downloaded tungstenite v0.23.0
10162026-03-12T01:04:11.606Z Downloaded xshell v0.2.7
10172026-03-12T01:04:11.606Z Downloaded vergen-gitcl v1.0.8
10182026-03-12T01:04:11.608Z Downloaded hyper v1.8.1
10192026-03-12T01:04:11.611Z Downloaded samael v0.0.19
10202026-03-12T01:04:11.616Z Downloaded toml v0.7.8
10212026-03-12T01:04:11.618Z Downloaded usdt-impl v0.6.0
10222026-03-12T01:04:11.621Z Downloaded tokio-stream v0.1.18
10232026-03-12T01:04:11.624Z Downloaded p521 v0.13.3
10242026-03-12T01:04:11.627Z Downloaded zeroize v1.8.2
10252026-03-12T01:04:11.631Z Downloaded rpassword v7.4.0
10262026-03-12T01:04:11.631Z Downloaded h2 v0.4.13
10272026-03-12T01:04:11.634Z Downloaded toml_edit v0.23.10+spec-1.0.0
10282026-03-12T01:04:11.637Z Downloaded yasna v0.5.2
10292026-03-12T01:04:11.640Z Downloaded vergen v9.0.6
10302026-03-12T01:04:11.640Z Downloaded snafu v0.8.9
10312026-03-12T01:04:11.644Z Downloaded zstd-safe v7.2.4
10322026-03-12T01:04:11.647Z Downloaded tungstenite v0.21.0
10332026-03-12T01:04:11.650Z Downloaded typify v0.6.1
10342026-03-12T01:04:11.652Z Downloaded typify v0.4.3
10352026-03-12T01:04:11.655Z Downloaded uzers v0.12.2
10362026-03-12T01:04:11.660Z Downloaded tracing-core v0.1.36
10372026-03-12T01:04:11.660Z Downloaded vergen-lib v0.1.6
10382026-03-12T01:04:11.665Z Downloaded toml_datetime v0.7.5+spec-1.1.0
10392026-03-12T01:04:11.665Z Downloaded zstd v0.13.3
10402026-03-12T01:04:11.665Z Downloaded bitvec v1.0.1
10412026-03-12T01:04:11.673Z Downloaded rustyline v14.0.0
10422026-03-12T01:04:11.677Z Downloaded zerocopy v0.6.6
10432026-03-12T01:04:11.681Z Downloaded uuid v1.21.0
10442026-03-12T01:04:11.683Z Downloaded reedline v0.40.0
10452026-03-12T01:04:11.687Z Downloaded git2 v0.20.4
10462026-03-12T01:04:11.693Z Downloaded unsafe-libyaml v0.2.11
10472026-03-12T01:04:11.696Z Downloaded ssh-key v0.6.7
10482026-03-12T01:04:11.701Z Downloaded ron v0.12.0
10492026-03-12T01:04:11.707Z Downloaded bindgen v0.71.1
10502026-03-12T01:04:11.712Z Downloaded zopfli v0.8.3
10512026-03-12T01:04:11.715Z Downloaded aws-lc-rs v1.16.0
10522026-03-12T01:04:11.721Z Downloaded vte v0.14.1
10532026-03-12T01:04:11.724Z Downloaded unicode-bidi v0.3.18
10542026-03-12T01:04:11.727Z Downloaded tokio-postgres v0.7.16
10552026-03-12T01:04:11.730Z Downloaded toml v0.9.12+spec-1.1.0
10562026-03-12T01:04:11.732Z Downloaded reqwest v0.13.2
10572026-03-12T01:04:11.737Z Downloaded yansi v1.0.1
10582026-03-12T01:04:11.740Z Downloaded toml_edit v0.19.15
10592026-03-12T01:04:11.750Z Downloaded rayon v1.11.0
10602026-03-12T01:04:11.757Z Downloaded portable-atomic v1.13.1
10612026-03-12T01:04:11.763Z Downloaded unicode_categories v0.1.1
10622026-03-12T01:04:11.766Z Downloaded reqwest v0.12.28
10632026-03-12T01:04:11.769Z Downloaded unicode-segmentation v1.12.0
10642026-03-12T01:04:11.772Z Downloaded p384 v0.13.1
10652026-03-12T01:04:11.775Z Downloaded zerocopy-derive v0.8.40
10662026-03-12T01:04:11.782Z Downloaded lalrpop v0.19.12
10672026-03-12T01:04:11.790Z Downloaded zip v0.6.6
10682026-03-12T01:04:11.793Z Downloaded rustls-webpki v0.101.7
10692026-03-12T01:04:11.803Z Downloaded x509-cert v0.2.5
10702026-03-12T01:04:11.807Z Downloaded tower v0.5.3
10712026-03-12T01:04:11.814Z Downloaded goblin v0.10.5
10722026-03-12T01:04:11.820Z Downloaded regex v1.12.3
10732026-03-12T01:04:11.824Z Downloaded steno v0.4.1
10742026-03-12T01:04:11.827Z Downloaded futures-util v0.3.32
10752026-03-12T01:04:11.836Z Downloaded rsa v0.9.10
10762026-03-12T01:04:11.839Z Downloaded hashbrown v0.13.2
10772026-03-12T01:04:11.843Z Downloaded derive_more v2.1.1
10782026-03-12T01:04:11.851Z Downloaded petname v2.0.2
10792026-03-12T01:04:11.856Z Downloaded proptest v1.10.0
10802026-03-12T01:04:11.863Z Downloaded owo-colors v4.3.0
10812026-03-12T01:04:11.865Z Downloaded libbz2-rs-sys v0.2.2
10822026-03-12T01:04:11.868Z Downloaded object v0.30.4
10832026-03-12T01:04:11.873Z Downloaded rustls-webpki v0.102.8
10842026-03-12T01:04:11.887Z Downloaded unicode-normalization v0.1.25
10852026-03-12T01:04:11.890Z Downloaded typed-path v0.9.3
10862026-03-12T01:04:11.894Z Downloaded tough v0.20.0
10872026-03-12T01:04:11.900Z Downloaded zip v4.6.1
10882026-03-12T01:04:11.903Z Downloaded quinn-proto v0.11.13
10892026-03-12T01:04:11.910Z Downloaded tower-http v0.6.8
10902026-03-12T01:04:11.914Z Downloaded openssl v0.10.75
10912026-03-12T01:04:11.922Z Downloaded winnow v0.6.26
10922026-03-12T01:04:11.929Z Downloaded salty v0.3.0
10932026-03-12T01:04:11.934Z Downloaded tokio-util v0.7.18
10942026-03-12T01:04:11.939Z Downloaded radix_trie v0.2.1
10952026-03-12T01:04:11.943Z Downloaded nix v0.27.1
10962026-03-12T01:04:11.950Z Downloaded moka v0.12.13
10972026-03-12T01:04:11.956Z Downloaded quick-xml v0.37.5
10982026-03-12T01:04:11.961Z Downloaded smoltcp v0.9.1
10992026-03-12T01:04:11.968Z Downloaded bstr v1.12.1
11002026-03-12T01:04:11.975Z Downloaded nix v0.30.1
11012026-03-12T01:04:11.984Z Downloaded serde_with v3.17.0
11022026-03-12T01:04:11.993Z Downloaded heapless v0.7.17
11032026-03-12T01:04:11.996Z Downloaded curve25519-dalek v4.1.3
11042026-03-12T01:04:12.002Z Downloaded zlib-rs v0.6.2
11052026-03-12T01:04:12.006Z Downloaded object v0.37.3
11062026-03-12T01:04:12.015Z Downloaded aho-corasick v1.1.4
11072026-03-12T01:04:12.019Z Downloaded nix v0.31.1
11082026-03-12T01:04:12.028Z Downloaded rand_xorshift v0.4.0
11092026-03-12T01:04:12.031Z Downloaded regress v0.10.5
11102026-03-12T01:04:12.035Z Downloaded smoltcp v0.11.0
11112026-03-12T01:04:12.046Z Downloaded zerocopy v0.8.40
11122026-03-12T01:04:12.051Z Downloaded winnow v0.5.40
11132026-03-12T01:04:12.058Z Downloaded polar-core v0.27.3
11142026-03-12T01:04:12.064Z Downloaded rustix v0.38.44
11152026-03-12T01:04:12.081Z Downloaded tabled v0.20.0
11162026-03-12T01:04:12.093Z Downloaded rustls v0.23.37
11172026-03-12T01:04:12.101Z Downloaded time v0.3.47
11182026-03-12T01:04:12.110Z Downloaded regex-syntax v0.6.29
11192026-03-12T01:04:12.116Z Downloaded nix v0.28.0
11202026-03-12T01:04:12.125Z Downloaded dropshot v0.16.7
11212026-03-12T01:04:12.141Z Downloaded vcpkg v0.2.15
11222026-03-12T01:04:12.170Z Downloaded diesel v2.2.12
11232026-03-12T01:04:12.183Z Downloaded rustls v0.22.4
11242026-03-12T01:04:12.193Z Downloaded webpki-roots v1.0.6
11252026-03-12T01:04:12.196Z Downloaded hickory-proto v0.24.4
11262026-03-12T01:04:12.207Z Downloaded regex-syntax v0.8.10
11272026-03-12T01:04:12.213Z Downloaded hickory-proto v0.25.2
11282026-03-12T01:04:12.224Z Downloaded typify-impl v0.4.3
11292026-03-12T01:04:12.236Z Downloaded ratatui v0.29.0
11302026-03-12T01:04:12.250Z Downloaded bzip2-sys v0.1.13+1.0.8
11312026-03-12T01:04:12.259Z Downloaded rustls v0.21.12
11322026-03-12T01:04:12.267Z Downloaded nix v0.29.0
11332026-03-12T01:04:12.276Z Downloaded openapiv3 v2.2.0
11342026-03-12T01:04:12.284Z Downloaded radium v0.7.0
11352026-03-12T01:04:12.295Z Downloaded ppv-lite86 v0.2.21
11362026-03-12T01:04:12.295Z Downloaded polyval v0.6.2
11372026-03-12T01:04:12.295Z Downloaded nu-ansi-term v0.50.3
11382026-03-12T01:04:12.295Z Downloaded omicron-zone-package v0.12.2
11392026-03-12T01:04:12.295Z Downloaded num_enum_derive v0.7.5
11402026-03-12T01:04:12.295Z Downloaded chrono-tz v0.10.4
11412026-03-12T01:04:12.306Z Downloaded sqlparser v0.61.0
11422026-03-12T01:04:12.313Z Downloaded petgraph v0.6.5
11432026-03-12T01:04:12.327Z Downloaded jiff v0.2.21
11442026-03-12T01:04:12.341Z Downloaded sled v0.34.7
11452026-03-12T01:04:12.348Z Downloaded tracing v0.1.44
11462026-03-12T01:04:12.366Z Downloaded typify-impl v0.6.1
11472026-03-12T01:04:12.376Z Downloaded petgraph v0.8.3
11482026-03-12T01:04:12.392Z Downloaded pkg-config v0.3.32
11492026-03-12T01:04:12.395Z Downloaded pin-project-lite v0.2.17
11502026-03-12T01:04:12.397Z Downloaded libz-sys v1.1.24
11512026-03-12T01:04:12.412Z Downloaded peg-macros v0.8.5
11522026-03-12T01:04:12.415Z Downloaded progenitor-macro v0.11.2
11532026-03-12T01:04:12.415Z Downloaded parking_lot_core v0.8.6
11542026-03-12T01:04:12.418Z Downloaded oxnet v0.1.4
11552026-03-12T01:04:12.419Z Downloaded tokio v1.49.0
11562026-03-12T01:04:12.446Z Downloaded oxide-tokio-rt v0.1.2
11572026-03-12T01:04:12.449Z Downloaded zerocopy-derive v0.6.6
11582026-03-12T01:04:12.455Z Downloaded regex-automata v0.4.14
11592026-03-12T01:04:12.465Z Downloaded litrs v1.0.0
11602026-03-12T01:04:12.468Z Downloaded num_enum v0.5.11
11612026-03-12T01:04:12.470Z Downloaded num-rational v0.4.2
11622026-03-12T01:04:12.473Z Downloaded base64 v0.21.7
11632026-03-12T01:04:12.476Z Downloaded num-integer v0.1.46
11642026-03-12T01:04:12.476Z Downloaded phf_shared v0.11.3
11652026-03-12T01:04:12.476Z Downloaded num-derive v0.4.2
11662026-03-12T01:04:12.478Z Downloaded newtype-uuid v1.3.2
11672026-03-12T01:04:12.479Z Downloaded multer v3.1.0
11682026-03-12T01:04:12.481Z Downloaded ingot-macros v0.1.1
11692026-03-12T01:04:12.481Z Downloaded compact_str v0.8.1
11702026-03-12T01:04:12.484Z Downloaded num-complex v0.4.6
11712026-03-12T01:04:12.484Z Downloaded ingot v0.1.1
11722026-03-12T01:04:12.487Z Downloaded lzma-sys v0.1.20
11732026-03-12T01:04:12.506Z Downloaded elliptic-curve v0.13.8
11742026-03-12T01:04:12.509Z Downloaded const_format v0.2.35
11752026-03-12T01:04:12.512Z Downloaded linear-map v1.2.0
11762026-03-12T01:04:12.515Z Downloaded dropshot_endpoint v0.16.7
11772026-03-12T01:04:12.518Z Downloaded num_enum_derive v0.5.11
11782026-03-12T01:04:12.518Z Downloaded num-iter v0.1.45
11792026-03-12T01:04:12.518Z Downloaded libsw-core v0.3.2
11802026-03-12T01:04:12.520Z Downloaded hmac v0.12.1
11812026-03-12T01:04:12.520Z Downloaded iana-time-zone v0.1.65
11822026-03-12T01:04:12.523Z Downloaded ingot-types v0.1.2
11832026-03-12T01:04:12.523Z Downloaded newtype_derive v0.1.6
11842026-03-12T01:04:12.523Z Downloaded newline-converter v0.3.0
11852026-03-12T01:04:12.526Z Downloaded half v1.8.3
11862026-03-12T01:04:12.526Z Downloaded crc-any v2.5.0
11872026-03-12T01:04:12.528Z Downloaded memoffset v0.9.1
11882026-03-12T01:04:12.528Z Downloaded match_cfg v0.1.0
11892026-03-12T01:04:12.528Z Downloaded maplit v1.0.2
11902026-03-12T01:04:12.529Z Downloaded crossbeam-deque v0.8.6
11912026-03-12T01:04:12.531Z Downloaded lru-slab v0.1.2
11922026-03-12T01:04:12.531Z Downloaded is-terminal v0.4.17
11932026-03-12T01:04:12.531Z Downloaded darling v0.23.0
11942026-03-12T01:04:12.534Z Downloaded base64 v0.22.1
11952026-03-12T01:04:12.537Z Downloaded managed v0.8.0
11962026-03-12T01:04:12.540Z Downloaded lzss v0.8.2
11972026-03-12T01:04:12.540Z Downloaded lru v0.12.5
11982026-03-12T01:04:12.540Z Downloaded hickory-client v0.25.2
11992026-03-12T01:04:12.543Z Downloaded kstat-rs v0.2.4
12002026-03-12T01:04:12.543Z Downloaded is_ci v1.2.0
12012026-03-12T01:04:12.543Z Downloaded impl-trait-for-tuples v0.2.3
12022026-03-12T01:04:12.546Z Downloaded hyper-staticfile v0.10.1
12032026-03-12T01:04:12.546Z Downloaded http-body-util v0.1.3
12042026-03-12T01:04:12.549Z Downloaded blake2 v0.10.6
12052026-03-12T01:04:12.549Z Downloaded crc32fast v1.5.0
12062026-03-12T01:04:12.552Z Downloaded derive_builder v0.20.2
12072026-03-12T01:04:12.555Z Downloaded crossbeam-utils v0.8.21
12082026-03-12T01:04:12.555Z Downloaded instability v0.3.11
12092026-03-12T01:04:12.557Z Downloaded csv v1.4.0
12102026-03-12T01:04:12.572Z Downloaded indoc v1.0.9
12112026-03-12T01:04:12.575Z Downloaded indent_write v2.2.0
12122026-03-12T01:04:12.575Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
12132026-03-12T01:04:12.588Z Downloaded sha3 v0.10.8
12142026-03-12T01:04:12.592Z Downloaded hubpack v0.1.2
12152026-03-12T01:04:12.595Z Downloaded globset v0.4.18
12162026-03-12T01:04:12.595Z Downloaded glob v0.3.3
12172026-03-12T01:04:12.598Z Downloaded ghash v0.5.1
12182026-03-12T01:04:12.598Z Downloaded futures-executor v0.3.32
12192026-03-12T01:04:12.598Z Downloaded foldhash v0.2.0
12202026-03-12T01:04:12.598Z Downloaded ena v0.14.4
12212026-03-12T01:04:12.602Z Downloaded either v1.15.0
12222026-03-12T01:04:12.602Z Downloaded ecdsa v0.16.9
12232026-03-12T01:04:12.602Z Downloaded dyn-clone v1.0.20
12242026-03-12T01:04:12.605Z Downloaded der_derive v0.7.3
12252026-03-12T01:04:12.605Z Downloaded daft-derive v0.1.5
12262026-03-12T01:04:12.608Z Downloaded daft v0.1.5
12272026-03-12T01:04:12.608Z Downloaded constant_time_eq v0.4.2
12282026-03-12T01:04:12.611Z Downloaded const-oid v0.9.6
12292026-03-12T01:04:12.611Z Downloaded console v0.16.2
12302026-03-12T01:04:12.611Z Downloaded colored v3.1.1
12312026-03-12T01:04:12.614Z Downloaded cassowary v0.3.0
12322026-03-12T01:04:12.614Z Downloaded cancel-safe-futures v0.1.5
12332026-03-12T01:04:12.617Z Downloaded bzip2 v0.6.1
12342026-03-12T01:04:12.620Z Downloaded bzip2 v0.4.4
12352026-03-12T01:04:12.620Z Downloaded buf-list v1.1.2
12362026-03-12T01:04:12.623Z Downloaded blowfish v0.9.1
12372026-03-12T01:04:12.623Z Downloaded darling_core v0.21.3
12382026-03-12T01:04:12.626Z Downloaded cookie_store v0.22.1
12392026-03-12T01:04:12.628Z Downloaded clang-sys v1.8.1
12402026-03-12T01:04:12.629Z Downloaded bitfield v0.19.4
12412026-03-12T01:04:12.629Z Downloaded diesel_derives v2.2.7
12422026-03-12T01:04:12.632Z Downloaded defmt-parser v1.0.0
12432026-03-12T01:04:12.635Z Downloaded csv-core v0.1.13
12442026-03-12T01:04:12.635Z Downloaded erased-serde v0.3.31
12452026-03-12T01:04:12.635Z Downloaded hubpack_derive v0.1.1
12462026-03-12T01:04:12.635Z Downloaded http-range v0.1.5
12472026-03-12T01:04:12.639Z Downloaded camino-tempfile-ext v0.3.3
12482026-03-12T01:04:12.639Z Downloaded bitflags v1.3.2
12492026-03-12T01:04:12.642Z Downloaded home v0.5.12
12502026-03-12T01:04:12.642Z Downloaded hex v0.4.3
12512026-03-12T01:04:12.642Z Downloaded bb8 v0.8.6
12522026-03-12T01:04:12.642Z Downloaded find-msvc-tools v0.1.9
12532026-03-12T01:04:12.642Z Downloaded darling_core v0.20.11
12542026-03-12T01:04:12.646Z Downloaded ctr v0.9.2
12552026-03-12T01:04:12.650Z Downloaded cipher v0.4.4
12562026-03-12T01:04:12.650Z Downloaded ciborium v0.2.2
12572026-03-12T01:04:12.650Z Downloaded chacha20 v0.10.0
12582026-03-12T01:04:12.652Z Downloaded cargo_toml v0.22.3
12592026-03-12T01:04:12.653Z Downloaded foldhash v0.1.5
12602026-03-12T01:04:12.655Z Downloaded fixedbitset v0.5.7
12612026-03-12T01:04:12.656Z Downloaded defmt v1.0.1
12622026-03-12T01:04:12.658Z Downloaded cbc v0.1.2
12632026-03-12T01:04:12.659Z Downloaded async-trait v0.1.89
12642026-03-12T01:04:12.661Z Downloaded embedded-io v0.6.1
12652026-03-12T01:04:12.661Z Downloaded bit-vec v0.6.3
12662026-03-12T01:04:12.661Z Downloaded foreign-types v0.3.2
12672026-03-12T01:04:12.666Z Downloaded fs-err v2.11.0
12682026-03-12T01:04:12.666Z Downloaded float-ord v0.3.2
12692026-03-12T01:04:12.666Z Downloaded display-error-chain v0.2.2
12702026-03-12T01:04:12.666Z Downloaded cookie v0.18.1
12712026-03-12T01:04:12.669Z Downloaded console v0.15.11
12722026-03-12T01:04:12.669Z Downloaded backoff v0.4.0
12732026-03-12T01:04:12.669Z Downloaded globwalk v0.9.1
12742026-03-12T01:04:12.672Z Downloaded futures-core v0.3.32
12752026-03-12T01:04:12.672Z Downloaded dropshot-api-manager-types v0.6.0
12762026-03-12T01:04:12.673Z Downloaded dof v0.4.0
12772026-03-12T01:04:12.673Z Downloaded cstr-argument v0.1.2
12782026-03-12T01:04:12.675Z Downloaded futures-macro v0.3.32
12792026-03-12T01:04:12.675Z Downloaded foreign-types v0.5.0
12802026-03-12T01:04:12.676Z Downloaded foreign-types-macros v0.2.3
12812026-03-12T01:04:12.676Z Downloaded darling_macro v0.20.11
12822026-03-12T01:04:12.676Z Downloaded crucible-workspace-hack v0.1.0
12832026-03-12T01:04:12.676Z Downloaded bit-vec v0.8.0
12842026-03-12T01:04:12.678Z Downloaded float-cmp v0.10.0
12852026-03-12T01:04:12.679Z Downloaded fd-lock v4.0.4
12862026-03-12T01:04:12.681Z Downloaded convert_case v0.10.0
12872026-03-12T01:04:12.681Z Downloaded array-init v0.0.4
12882026-03-12T01:04:12.681Z Downloaded embedded-io v0.4.0
12892026-03-12T01:04:12.686Z Downloaded dsl_auto_type v0.1.3
12902026-03-12T01:04:12.686Z Downloaded async-stream v0.3.6
12912026-03-12T01:04:12.686Z Downloaded encoding_rs v0.8.35
12922026-03-12T01:04:12.700Z Downloaded bitfield-struct v0.6.2
12932026-03-12T01:04:12.703Z Downloaded async-stream-impl v0.3.6
12942026-03-12T01:04:12.703Z Downloaded arrayvec v0.7.6
12952026-03-12T01:04:12.703Z Downloaded dirs-next v2.0.0
12962026-03-12T01:04:12.705Z Downloaded dunce v1.0.5
12972026-03-12T01:04:12.706Z Downloaded debug-ignore v1.0.5
12982026-03-12T01:04:12.706Z Downloaded ring v0.17.14
12992026-03-12T01:04:12.736Z Downloaded cpufeatures v0.3.0
13002026-03-12T01:04:12.740Z Downloaded chacha20 v0.9.1
13012026-03-12T01:04:12.740Z Downloaded cargo_metadata v0.19.2
13022026-03-12T01:04:12.743Z Downloaded bit-set v0.8.0
13032026-03-12T01:04:12.743Z Downloaded bit-set v0.5.3
13042026-03-12T01:04:12.743Z Downloaded bcrypt-pbkdf v0.10.0
13052026-03-12T01:04:12.743Z Downloaded assert_matches v1.5.0
13062026-03-12T01:04:12.743Z Downloaded curve25519-dalek-derive v0.1.1
13072026-03-12T01:04:12.746Z Downloaded crc-catalog v2.4.0
13082026-03-12T01:04:12.746Z Downloaded diesel_table_macro_syntax v0.2.0
13092026-03-12T01:04:12.746Z Downloaded crc8 v0.1.1
13102026-03-12T01:04:12.746Z Downloaded crc v3.4.0
13112026-03-12T01:04:12.746Z Downloaded cexpr v0.6.0
13122026-03-12T01:04:12.749Z Downloaded ascii-canvas v3.0.0
13132026-03-12T01:04:12.749Z Downloaded arrayref v0.3.9
13142026-03-12T01:04:12.749Z Downloaded defmt-macros v1.0.1
13152026-03-12T01:04:12.752Z Downloaded base16ct v1.0.0
13162026-03-12T01:04:12.752Z Downloaded atty v0.2.14
13172026-03-12T01:04:12.755Z Downloaded darling_macro v0.21.3
13182026-03-12T01:04:12.755Z Downloaded cfg_aliases v0.2.1
13192026-03-12T01:04:12.755Z Downloaded bitfield-macros v0.19.4
13202026-03-12T01:04:12.755Z Downloaded derive_builder_core v0.20.2
13212026-03-12T01:04:12.755Z Downloaded ciborium-ll v0.2.2
13222026-03-12T01:04:12.758Z Downloaded cargo-platform v0.1.9
13232026-03-12T01:04:12.758Z Downloaded defmt v0.3.100
13242026-03-12T01:04:12.758Z Downloaded crossbeam-epoch v0.9.18
13252026-03-12T01:04:12.761Z Downloaded convert_case v0.4.0
13262026-03-12T01:04:12.761Z Downloaded libgit2-sys v0.18.3+1.9.2
13272026-03-12T01:04:12.800Z Downloaded ciborium-io v0.2.2
13282026-03-12T01:04:12.803Z Downloaded block-padding v0.3.3
13292026-03-12T01:04:12.803Z Downloaded atomic-waker v1.1.2
13302026-03-12T01:04:12.803Z Downloaded aes-gcm v0.10.3
13312026-03-12T01:04:12.806Z Downloaded derive-where v1.6.0
13322026-03-12T01:04:12.809Z Downloaded data-encoding v2.10.0
13332026-03-12T01:04:12.809Z Downloaded const_format_proc_macros v0.2.34
13342026-03-12T01:04:12.812Z Downloaded cobs v0.3.0
13352026-03-12T01:04:12.812Z Downloaded ar_archive_writer v0.5.1
13362026-03-12T01:04:12.814Z Downloaded allocator-api2 v0.2.21
13372026-03-12T01:04:12.817Z Downloaded aes v0.8.4
13382026-03-12T01:04:12.817Z Downloaded bcs v0.1.6
13392026-03-12T01:04:12.820Z Downloaded atomicwrites v0.4.4
13402026-03-12T01:04:12.820Z Downloaded arc-swap v1.8.2
13412026-03-12T01:04:13.282Z Downloaded aws-lc-sys v0.37.1
13422026-03-12T01:04:13.587Z Compiling libc v0.2.180
13432026-03-12T01:04:13.590Z Compiling serde v1.0.228
13442026-03-12T01:04:13.590Z Compiling log v0.4.29
13452026-03-12T01:04:13.590Z Compiling find-msvc-tools v0.1.9
13462026-03-12T01:04:13.590Z Compiling shlex v1.3.0
13472026-03-12T01:04:13.590Z Compiling smallvec v1.15.1
13482026-03-12T01:04:13.807Z Compiling syn v2.0.117
13492026-03-12T01:04:13.810Z Compiling typenum v1.19.0
13502026-03-12T01:04:14.002Z Compiling generic-array v0.14.7
13512026-03-12T01:04:14.026Z Compiling subtle v2.6.1
13522026-03-12T01:04:14.044Z Compiling scopeguard v1.2.0
13532026-03-12T01:04:14.144Z Compiling portable-atomic v1.13.1
13542026-03-12T01:04:14.183Z Compiling lock_api v0.4.14
13552026-03-12T01:04:14.200Z Compiling const-oid v0.9.6
13562026-03-12T01:04:14.290Z Compiling critical-section v1.2.0
13572026-03-12T01:04:14.342Z Compiling zerocopy v0.8.40
13582026-03-12T01:04:14.416Z Compiling parking_lot_core v0.9.12
13592026-03-12T01:04:14.486Z Compiling pin-project-lite v0.2.17
13602026-03-12T01:04:14.604Z Compiling serde_json v1.0.149
13612026-03-12T01:04:14.756Z Compiling pkg-config v0.3.32
13622026-03-12T01:04:14.931Z Compiling libm v0.2.16
13632026-03-12T01:04:15.065Z Compiling getrandom v0.2.17
13642026-03-12T01:04:15.112Z Compiling jobserver v0.1.34
13652026-03-12T01:04:15.273Z Compiling rand_core v0.6.4
13662026-03-12T01:04:15.339Z Compiling errno v0.3.14
13672026-03-12T01:04:15.587Z Compiling cc v1.2.56
13682026-03-12T01:04:15.655Z Compiling once_cell v1.21.3
13692026-03-12T01:04:15.674Z Compiling signal-hook-registry v1.4.8
13702026-03-12T01:04:15.698Z Compiling mio v1.1.1
13712026-03-12T01:04:15.740Z Compiling parking_lot v0.12.5
13722026-03-12T01:04:15.859Z Compiling num-traits v0.2.19
13732026-03-12T01:04:15.943Z Compiling bitflags v2.11.0
13742026-03-12T01:04:16.048Z Compiling futures-core v0.3.32
13752026-03-12T01:04:16.256Z Compiling socket2 v0.6.2
13762026-03-12T01:04:16.260Z Compiling percent-encoding v2.3.2
13772026-03-12T01:04:16.334Z Compiling allocator-api2 v0.2.21
13782026-03-12T01:04:16.397Z Compiling cpufeatures v0.2.17
13792026-03-12T01:04:16.495Z Compiling foldhash v0.2.0
13802026-03-12T01:04:16.526Z Compiling futures-sink v0.3.32
13812026-03-12T01:04:16.624Z Compiling slab v0.4.12
13822026-03-12T01:04:16.663Z Compiling futures-channel v0.3.32
13832026-03-12T01:04:16.773Z Compiling hashbrown v0.16.1
13842026-03-12T01:04:16.796Z Compiling futures-io v0.3.32
13852026-03-12T01:04:16.843Z Compiling getrandom v0.4.1
13862026-03-12T01:04:16.861Z Compiling futures-task v0.3.32
13872026-03-12T01:04:16.963Z Compiling getrandom v0.3.4
13882026-03-12T01:04:16.997Z Compiling rand_core v0.10.0
13892026-03-12T01:04:17.085Z Compiling rustversion v1.0.22
13902026-03-12T01:04:17.223Z Compiling cmake v0.1.57
13912026-03-12T01:04:17.636Z Compiling indexmap v2.13.0
13922026-03-12T01:04:17.793Z Compiling form_urlencoded v1.2.2
13932026-03-12T01:04:17.848Z Compiling ident_case v1.0.1
13942026-03-12T01:04:17.932Z Compiling fs_extra v1.3.0
13952026-03-12T01:04:17.997Z Compiling dunce v1.0.5
13962026-03-12T01:04:18.020Z Compiling base64ct v1.8.3
13972026-03-12T01:04:18.120Z Compiling synstructure v0.13.2
13982026-03-12T01:04:18.171Z Compiling flagset v0.4.7
13992026-03-12T01:04:18.289Z Compiling aws-lc-sys v0.37.1
14002026-03-12T01:04:18.337Z Compiling pem-rfc7468 v0.7.0
14012026-03-12T01:04:18.416Z Compiling rand_core v0.9.5
14022026-03-12T01:04:18.481Z Compiling rustix v1.1.3
14032026-03-12T01:04:18.542Z Compiling iana-time-zone v0.1.65
14042026-03-12T01:04:18.561Z Compiling ring v0.17.14
14052026-03-12T01:04:18.762Z Compiling uuid v1.21.0
14062026-03-12T01:04:18.801Z Compiling rustc_version v0.4.1
14072026-03-12T01:04:18.819Z Compiling aws-lc-rs v1.16.0
14082026-03-12T01:04:18.967Z Compiling regex-syntax v0.8.10
14092026-03-12T01:04:19.213Z Compiling vcpkg v0.2.15
14102026-03-12T01:04:19.235Z Compiling tracing-core v0.1.36
14112026-03-12T01:04:19.690Z Compiling crossbeam-utils v0.8.21
14122026-03-12T01:04:19.991Z Compiling pest_generator v2.8.6
14132026-03-12T01:04:20.098Z Compiling serde_derive_internals v0.29.1
14142026-03-12T01:04:20.224Z Compiling openssl-sys v0.9.111
14152026-03-12T01:04:20.838Z Compiling serde_derive v1.0.228
14162026-03-12T01:04:20.954Z Compiling zeroize_derive v1.4.3
14172026-03-12T01:04:20.957Z Compiling zerofrom-derive v0.1.6
14182026-03-12T01:04:20.992Z Compiling yoke-derive v0.8.1
14192026-03-12T01:04:21.346Z Compiling zerocopy-derive v0.8.40
14202026-03-12T01:04:21.829Z Compiling zeroize v1.8.2
14212026-03-12T01:04:22.316Z Compiling zerovec-derive v0.11.2
14222026-03-12T01:04:22.568Z Compiling displaydoc v0.2.5
14232026-03-12T01:04:22.895Z Compiling crypto-common v0.1.7
14242026-03-12T01:04:22.913Z Compiling zerofrom v0.1.6
14252026-03-12T01:04:23.067Z Compiling yoke v0.8.1
14262026-03-12T01:04:23.070Z Compiling block-buffer v0.10.4
14272026-03-12T01:04:23.290Z Compiling digest v0.10.7
14282026-03-12T01:04:23.308Z Compiling tokio-macros v2.6.0
14292026-03-12T01:04:23.476Z Compiling futures-macro v0.3.32
14302026-03-12T01:04:23.554Z Compiling zerotrie v0.2.3
14312026-03-12T01:04:23.617Z Compiling hmac v0.12.1
14322026-03-12T01:04:23.777Z Compiling zerovec v0.11.5
14332026-03-12T01:04:23.813Z Compiling block-padding v0.3.3
14342026-03-12T01:04:23.955Z Compiling sha2 v0.10.9
14352026-03-12T01:04:24.017Z Compiling inout v0.1.4
14362026-03-12T01:04:24.235Z Compiling cipher v0.4.4
14372026-03-12T01:04:24.293Z Compiling der_derive v0.7.3
14382026-03-12T01:04:24.477Z Compiling tinystr v0.8.2
14392026-03-12T01:04:24.588Z Compiling potential_utf v0.1.4
14402026-03-12T01:04:24.591Z Compiling futures-util v0.3.32
14412026-03-12T01:04:24.742Z Compiling icu_locale_core v2.1.1
14422026-03-12T01:04:24.766Z Compiling icu_collections v2.1.1
14432026-03-12T01:04:25.401Z Compiling salsa20 v0.10.2
14442026-03-12T01:04:25.598Z Compiling bytes v1.11.1
14452026-03-12T01:04:25.616Z Compiling chrono v0.4.44
14462026-03-12T01:04:25.634Z Compiling der v0.7.10
14472026-03-12T01:04:25.826Z Compiling icu_provider v2.1.1
14482026-03-12T01:04:26.045Z Compiling pbkdf2 v0.12.2
14492026-03-12T01:04:26.186Z Compiling icu_normalizer v2.1.1
14502026-03-12T01:04:26.205Z Compiling icu_properties v2.1.2
14512026-03-12T01:04:26.442Z Compiling tokio v1.49.0
14522026-03-12T01:04:26.913Z Compiling spki v0.7.3
14532026-03-12T01:04:27.174Z Compiling http v1.4.0
14542026-03-12T01:04:27.306Z Compiling thiserror-impl v2.0.18
14552026-03-12T01:04:27.515Z Compiling idna_adapter v1.2.1
14562026-03-12T01:04:27.688Z Compiling idna v1.1.0
14572026-03-12T01:04:27.736Z Compiling ppv-lite86 v0.2.21
14582026-03-12T01:04:27.775Z Compiling scrypt v0.11.0
14592026-03-12T01:04:27.944Z Compiling aes v0.8.4
14602026-03-12T01:04:28.097Z Compiling url v2.5.8
14612026-03-12T01:04:28.187Z Compiling rand_chacha v0.9.0
14622026-03-12T01:04:28.414Z Compiling cbc v0.1.2
14632026-03-12T01:04:28.554Z Compiling rustls-pki-types v1.14.0
14642026-03-12T01:04:28.599Z Compiling tracing-attributes v0.1.31
14652026-03-12T01:04:29.100Z Compiling pkcs5 v0.7.1
14662026-03-12T01:04:29.124Z Compiling thiserror v2.0.18
14672026-03-12T01:04:29.155Z Compiling rand v0.9.2
14682026-03-12T01:04:29.173Z Compiling http-body v1.0.1
14692026-03-12T01:04:29.327Z Compiling untrusted v0.9.0
14702026-03-12T01:04:29.346Z Compiling httparse v1.10.1
14712026-03-12T01:04:29.364Z Compiling untrusted v0.7.1
14722026-03-12T01:04:29.477Z Compiling openssl-probe v0.2.1
14732026-03-12T01:04:29.517Z Compiling schemars v0.8.22
14742026-03-12T01:04:29.696Z Compiling base64 v0.22.1
14752026-03-12T01:04:29.736Z Compiling syn v1.0.109
14762026-03-12T01:04:29.825Z Compiling pkcs8 v0.10.2
14772026-03-12T01:04:30.114Z Compiling schemars_derive v0.8.22
14782026-03-12T01:04:30.188Z Compiling pest_derive v2.8.6
14792026-03-12T01:04:30.208Z Compiling scroll_derive v0.13.1
14802026-03-12T01:04:30.492Z Compiling tracing v0.1.44
14812026-03-12T01:04:30.801Z Compiling darling_core v0.20.11
14822026-03-12T01:04:30.847Z Compiling rustls v0.23.37
14832026-03-12T01:04:30.919Z Compiling atomic-waker v1.1.2
14842026-03-12T01:04:31.071Z Compiling tower-service v0.3.3
14852026-03-12T01:04:31.089Z Compiling tower-layer v0.3.3
14862026-03-12T01:04:31.189Z Compiling tinyvec_macros v0.1.1
14872026-03-12T01:04:31.281Z Compiling try-lock v0.2.5
14882026-03-12T01:04:31.298Z Compiling dyn-clone v1.0.20
14892026-03-12T01:04:31.350Z Compiling scroll v0.13.0
14902026-03-12T01:04:31.418Z Compiling want v0.3.1
14912026-03-12T01:04:31.470Z Compiling tinyvec v1.10.0
14922026-03-12T01:04:31.621Z Compiling tokio-util v0.7.18
14932026-03-12T01:04:32.325Z Compiling ipnet v2.11.0
14942026-03-12T01:04:32.378Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14952026-03-12T01:04:32.895Z Compiling h2 v0.4.13
14962026-03-12T01:04:33.015Z Compiling spin v0.9.8
14972026-03-12T01:04:33.033Z Compiling aho-corasick v1.1.4
14982026-03-12T01:04:33.281Z Compiling openssl v0.10.75
14992026-03-12T01:04:33.598Z Compiling pin-utils v0.1.0
15002026-03-12T01:04:33.659Z Compiling foreign-types-shared v0.1.1
15012026-03-12T01:04:33.685Z Compiling powerfmt v0.2.0
15022026-03-12T01:04:33.764Z Compiling time-core v0.1.8
15032026-03-12T01:04:33.942Z Compiling num-conv v0.2.0
15042026-03-12T01:04:33.963Z Compiling httpdate v1.0.3
15052026-03-12T01:04:34.067Z Compiling darling_macro v0.20.11
15062026-03-12T01:04:34.129Z Compiling crc32fast v1.5.0
15072026-03-12T01:04:34.247Z Compiling regex-automata v0.4.14
15082026-03-12T01:04:34.374Z Compiling time-macros v0.2.27
15092026-03-12T01:04:34.553Z Compiling tempfile v3.25.0
15102026-03-12T01:04:34.691Z Compiling darling v0.20.11
15112026-03-12T01:04:34.793Z Compiling deranged v0.5.8
15122026-03-12T01:04:35.053Z Compiling foreign-types v0.3.2
15132026-03-12T01:04:35.436Z Compiling goblin v0.10.5
15142026-03-12T01:04:36.262Z Compiling thiserror-impl v1.0.69
15152026-03-12T01:04:36.695Z Compiling openssl-macros v0.1.1
15162026-03-12T01:04:37.205Z Compiling hyper v1.8.1
15172026-03-12T01:04:37.345Z Compiling wait-timeout v0.2.1
15182026-03-12T01:04:37.676Z Compiling num_threads v0.1.7
15192026-03-12T01:04:37.793Z Compiling bit-vec v0.8.0
15202026-03-12T01:04:37.976Z Compiling either v1.15.0
15212026-03-12T01:04:38.097Z Compiling siphasher v1.0.2
15222026-03-12T01:04:38.246Z Compiling usdt-impl v0.6.0
15232026-03-12T01:04:38.318Z Compiling simd-adler32 v0.3.8
15242026-03-12T01:04:38.345Z Compiling quick-error v1.2.3
15252026-03-12T01:04:38.472Z Compiling native-tls v0.2.18
15262026-03-12T01:04:38.550Z Compiling rusty-fork v0.3.1
15272026-03-12T01:04:38.645Z Compiling hyper-util v0.1.20
15282026-03-12T01:04:38.773Z Compiling bit-set v0.8.0
15292026-03-12T01:04:38.966Z Compiling thiserror v1.0.69
15302026-03-12T01:04:38.983Z Compiling time v0.3.47
15312026-03-12T01:04:39.345Z Compiling dof v0.4.0
15322026-03-12T01:04:40.107Z Compiling derive_builder_core v0.20.2
15332026-03-12T01:04:41.140Z Compiling unicode-normalization v0.1.25
15342026-03-12T01:04:41.231Z Compiling dtrace-parser v0.3.0
15352026-03-12T01:04:41.250Z Compiling crossbeam-epoch v0.9.18
15362026-03-12T01:04:41.321Z Compiling rustls-native-certs v0.8.3
15372026-03-12T01:04:41.617Z Compiling signature v2.2.0
15382026-03-12T01:04:41.670Z Compiling scroll_derive v0.12.1
15392026-03-12T01:04:41.698Z Compiling heapless v0.7.17
15402026-03-12T01:04:41.748Z Compiling rand_xorshift v0.4.0
15412026-03-12T01:04:41.838Z Compiling slog v2.8.2
15422026-03-12T01:04:41.952Z Compiling darling_core v0.21.3
15432026-03-12T01:04:42.025Z Compiling bzip2-sys v0.1.13+1.0.8
15442026-03-12T01:04:42.086Z Compiling sync_wrapper v1.0.2
15452026-03-12T01:04:42.220Z Compiling thread-id v5.1.0
15462026-03-12T01:04:42.282Z Compiling cookie v0.18.1
15472026-03-12T01:04:42.319Z Compiling paste v1.0.15
15482026-03-12T01:04:42.390Z Compiling unicode-segmentation v1.12.0
15492026-03-12T01:04:42.527Z Compiling unarray v0.1.4
15502026-03-12T01:04:42.551Z Compiling signal-hook v0.3.18
15512026-03-12T01:04:42.661Z Compiling rayon-core v1.13.0
15522026-03-12T01:04:42.679Z Compiling unicode-properties v0.1.4
15532026-03-12T01:04:42.784Z Compiling unicode-bidi v0.3.18
15542026-03-12T01:04:42.899Z Compiling zstd-safe v7.2.4
15552026-03-12T01:04:42.902Z Compiling anyhow v1.0.102
15562026-03-12T01:04:42.945Z Compiling adler2 v2.0.1
15572026-03-12T01:04:43.105Z Compiling miniz_oxide v0.8.9
15582026-03-12T01:04:43.211Z Compiling stringprep v0.1.5
15592026-03-12T01:04:43.417Z Compiling proptest v1.10.0
15602026-03-12T01:04:43.485Z Compiling scroll v0.12.0
15612026-03-12T01:04:43.839Z Compiling tower v0.5.3
15622026-03-12T01:04:44.020Z Compiling crossbeam-deque v0.8.6
15632026-03-12T01:04:44.230Z Compiling derive_builder_macro v0.20.2
15642026-03-12T01:04:44.259Z Compiling ipnetwork v0.21.1
15652026-03-12T01:04:44.352Z Compiling http-body-util v0.1.3
15662026-03-12T01:04:44.381Z Compiling webpki-roots v1.0.6
15672026-03-12T01:04:44.461Z Compiling rand_chacha v0.3.1
15682026-03-12T01:04:44.530Z Compiling erased-serde v0.3.31
15692026-03-12T01:04:44.669Z Compiling serde_tokenstream v0.2.3
15702026-03-12T01:04:44.774Z Compiling toml_datetime v0.6.11
15712026-03-12T01:04:44.824Z Compiling serde_spanned v0.6.9
15722026-03-12T01:04:45.012Z Compiling md-5 v0.10.6
15732026-03-12T01:04:45.065Z Compiling zerocopy-derive v0.7.35
15742026-03-12T01:04:45.112Z Compiling curve25519-dalek v4.1.3
15752026-03-12T01:04:45.214Z Compiling vergen-lib v0.1.6
15762026-03-12T01:04:45.267Z Compiling num-integer v0.1.46
15772026-03-12T01:04:45.511Z Compiling hash32 v0.2.1
15782026-03-12T01:04:45.547Z Compiling darling_macro v0.21.3
15792026-03-12T01:04:45.613Z Compiling ff v0.13.1
15802026-03-12T01:04:45.617Z Compiling litrs v1.0.0
15812026-03-12T01:04:45.754Z Compiling smoltcp v0.9.1
15822026-03-12T01:04:45.772Z Compiling ref-cast v1.0.25
15832026-03-12T01:04:45.790Z Compiling rustix v0.38.44
15842026-03-12T01:04:46.178Z Compiling num-bigint-dig v0.8.6
15852026-03-12T01:04:46.197Z Compiling fallible-iterator v0.2.0
15862026-03-12T01:04:46.200Z Compiling psl-types v2.0.11
15872026-03-12T01:04:46.259Z Compiling base16ct v0.2.0
15882026-03-12T01:04:46.324Z Compiling iri-string v0.7.10
15892026-03-12T01:04:46.343Z Compiling ryu v1.0.23
15902026-03-12T01:04:46.373Z Compiling zlib-rs v0.6.2
15912026-03-12T01:04:46.459Z Compiling sec1 v0.7.3
15922026-03-12T01:04:46.486Z Compiling document-features v0.2.12
15932026-03-12T01:04:46.579Z Compiling postgres-protocol v0.6.10
15942026-03-12T01:04:46.612Z Compiling serde_urlencoded v0.7.1
15952026-03-12T01:04:46.813Z Compiling newtype-uuid v1.3.2
15962026-03-12T01:04:46.941Z Compiling publicsuffix v2.3.0
15972026-03-12T01:04:47.158Z Compiling zerocopy v0.7.35
15982026-03-12T01:04:47.301Z Compiling darling v0.21.3
15992026-03-12T01:04:47.356Z Compiling group v0.13.0
16002026-03-12T01:04:47.401Z Compiling num-iter v0.1.45
16012026-03-12T01:04:47.644Z Compiling derive_builder v0.20.2
16022026-03-12T01:04:47.788Z Compiling rand v0.8.5
16032026-03-12T01:04:47.932Z Compiling tower-http v0.6.8
16042026-03-12T01:04:47.998Z Compiling oxnet v0.1.4
16052026-03-12T01:04:48.233Z Compiling proc-macro-error v1.0.4
16062026-03-12T01:04:48.481Z Compiling tokio-native-tls v0.3.1
16072026-03-12T01:04:48.499Z Compiling goblin v0.8.2
16082026-03-12T01:04:49.338Z Compiling heck v0.4.1
16092026-03-12T01:04:49.395Z Compiling phf_shared v0.13.1
16102026-03-12T01:04:49.604Z Compiling regex v1.12.3
16112026-03-12T01:04:49.622Z Compiling hubpack_derive v0.1.1
16122026-03-12T01:04:49.728Z Compiling lazy_static v1.5.0
16132026-03-12T01:04:49.765Z Compiling cargo-platform v0.1.9
16142026-03-12T01:04:49.843Z Compiling hkdf v0.12.4
16152026-03-12T01:04:50.045Z Compiling crypto-bigint v0.5.5
16162026-03-12T01:04:50.092Z Compiling curve25519-dalek-derive v0.1.1
16172026-03-12T01:04:50.187Z Compiling async-trait v0.1.89
16182026-03-12T01:04:50.210Z Compiling strum_macros v0.27.2
16192026-03-12T01:04:50.993Z Compiling flate2 v1.1.9
16202026-03-12T01:04:51.012Z Compiling daft-derive v0.1.5
16212026-03-12T01:04:51.558Z Compiling ref-cast-impl v1.0.25
16222026-03-12T01:04:51.692Z Compiling terminal_size v0.4.3
16232026-03-12T01:04:51.860Z Compiling vergen v9.0.6
16242026-03-12T01:04:51.978Z Compiling fs-err v3.3.0
16252026-03-12T01:04:52.103Z Compiling ahash v0.8.12
16262026-03-12T01:04:52.227Z Compiling libbz2-rs-sys v0.2.2
16272026-03-12T01:04:52.275Z Compiling object v0.37.3
16282026-03-12T01:04:52.377Z Compiling winnow v0.5.40
16292026-03-12T01:04:52.638Z Compiling bumpalo v3.20.2
16302026-03-12T01:04:52.973Z Compiling foldhash v0.1.5
16312026-03-12T01:04:52.990Z Compiling bitflags v1.3.2
16322026-03-12T01:04:53.085Z Compiling managed v0.8.0
16332026-03-12T01:04:53.132Z Compiling console v0.16.2
16342026-03-12T01:04:53.195Z Compiling hashbrown v0.15.5
16352026-03-12T01:04:53.320Z Compiling strum v0.27.2
16362026-03-12T01:04:53.473Z Compiling zopfli v0.8.3
16372026-03-12T01:04:53.610Z Compiling bzip2 v0.6.1
16382026-03-12T01:04:53.948Z Compiling clap_builder v4.5.60
16392026-03-12T01:04:54.080Z Compiling daft v0.1.5
16402026-03-12T01:04:54.098Z Compiling elliptic-curve v0.13.8
16412026-03-12T01:04:54.349Z Compiling toml_edit v0.19.15
16422026-03-12T01:04:54.386Z Compiling dof v0.3.0
16432026-03-12T01:04:54.487Z Compiling hubpack v0.1.2
16442026-03-12T01:04:54.644Z Compiling cargo_metadata v0.19.2
16452026-03-12T01:04:55.402Z Compiling phf v0.13.1
16462026-03-12T01:04:55.618Z Compiling zone_cfg_derive v0.3.1
16472026-03-12T01:04:56.485Z Compiling signal-hook-mio v0.2.5
16482026-03-12T01:04:56.577Z Compiling zstd v0.13.3
16492026-03-12T01:04:56.634Z Compiling cookie_store v0.22.1
16502026-03-12T01:04:56.940Z Compiling rayon v1.11.0
16512026-03-12T01:04:58.018Z Compiling hyper-tls v0.6.0
16522026-03-12T01:04:58.163Z Compiling bzip2 v0.4.4
16532026-03-12T01:04:58.306Z Compiling serde_with_macros v3.17.0
16542026-03-12T01:04:58.367Z Compiling postgres-types v0.2.12
16552026-03-12T01:04:58.438Z Compiling usdt-attr-macro v0.6.0
16562026-03-12T01:04:58.723Z Compiling usdt-macro v0.6.0
16572026-03-12T01:04:59.122Z Compiling ed25519 v2.2.3
16582026-03-12T01:04:59.385Z Compiling dtrace-parser v0.2.0
16592026-03-12T01:04:59.519Z Compiling phf_shared v0.11.3
16602026-03-12T01:04:59.722Z Compiling itertools v0.12.1
16612026-03-12T01:04:59.770Z Compiling bstr v1.12.1
16622026-03-12T01:04:59.843Z Compiling pkcs1 v0.7.5
16632026-03-12T01:04:59.960Z Compiling serde-big-array v0.5.1
16642026-03-12T01:05:00.143Z Compiling hex v0.4.3
16652026-03-12T01:05:00.352Z Compiling rfc6979 v0.4.0
16662026-03-12T01:05:00.393Z Compiling serde_repr v0.1.20
16672026-03-12T01:05:00.485Z Compiling clap_derive v4.5.55
16682026-03-12T01:05:00.529Z Compiling strum_macros v0.26.4
16692026-03-12T01:05:00.552Z Compiling enum-as-inner v0.6.1
16702026-03-12T01:05:00.727Z Compiling float-cmp v0.10.0
16712026-03-12T01:05:00.914Z Compiling memmap2 v0.9.10
16722026-03-12T01:05:01.119Z Compiling thread-id v4.2.2
16732026-03-12T01:05:01.201Z Compiling env_filter v1.0.0
16742026-03-12T01:05:01.224Z Compiling encoding_rs v0.8.35
16752026-03-12T01:05:01.242Z Compiling predicates-core v1.0.10
16762026-03-12T01:05:01.465Z Compiling unit-prefix v0.5.2
16772026-03-12T01:05:01.483Z Compiling jiff v0.2.21
16782026-03-12T01:05:01.608Z Compiling keccak v0.1.6
16792026-03-12T01:05:01.646Z Compiling fixedbitset v0.4.2
16802026-03-12T01:05:01.951Z Compiling normalize-line-endings v0.3.0
16812026-03-12T01:05:02.071Z Compiling data-encoding v2.10.0
16822026-03-12T01:05:02.201Z Compiling fixedbitset v0.5.7
16832026-03-12T01:05:02.609Z Compiling static_assertions v1.1.0
16842026-03-12T01:05:02.702Z Compiling new_debug_unreachable v1.0.6
16852026-03-12T01:05:02.734Z Compiling mime v0.3.17
16862026-03-12T01:05:02.793Z Compiling precomputed-hash v0.1.1
16872026-03-12T01:05:02.904Z Compiling difflib v0.4.0
16882026-03-12T01:05:02.961Z Compiling whoami v2.1.0
16892026-03-12T01:05:02.990Z Compiling rustc-hash v2.1.1
16902026-03-12T01:05:03.043Z Compiling strum v0.26.3
16912026-03-12T01:05:03.075Z Compiling clap v4.5.60
16922026-03-12T01:05:03.144Z Compiling iddqd v0.3.17
16932026-03-12T01:05:03.177Z Compiling string_cache v0.8.9
16942026-03-12T01:05:03.198Z Compiling predicates v3.1.4
16952026-03-12T01:05:03.267Z Compiling tokio-postgres v0.7.16
16962026-03-12T01:05:03.466Z Compiling toml_edit v0.22.27
16972026-03-12T01:05:03.483Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16982026-03-12T01:05:03.681Z Compiling hickory-proto v0.25.2
16992026-03-12T01:05:04.087Z Compiling petgraph v0.8.3
17002026-03-12T01:05:04.702Z Compiling petgraph v0.6.5
17012026-03-12T01:05:06.264Z Compiling zip v4.6.1
17022026-03-12T01:05:06.778Z Compiling sha3 v0.10.8
17032026-03-12T01:05:06.806Z Compiling indicatif v0.18.4
17042026-03-12T01:05:07.248Z Compiling env_logger v0.11.9
17052026-03-12T01:05:07.375Z Compiling zone v0.3.1
17062026-03-12T01:05:07.402Z Compiling usdt-impl v0.5.0
17072026-03-12T01:05:07.419Z Compiling usdt v0.6.0
17082026-03-12T01:05:07.564Z Compiling ecdsa v0.16.9
17092026-03-12T01:05:07.718Z Compiling serde_with v3.17.0
17102026-03-12T01:05:07.748Z Compiling similar v2.7.0
17112026-03-12T01:05:07.952Z Compiling rsa v0.9.10
17122026-03-12T01:05:08.082Z Compiling crossterm v0.28.1
17132026-03-12T01:05:08.176Z Compiling ed25519-dalek v2.2.0
17142026-03-12T01:05:08.293Z Compiling zip v0.6.6
17152026-03-12T01:05:09.057Z Compiling toml v0.7.8
17162026-03-12T01:05:09.776Z Compiling toml_parser v1.0.9+spec-1.1.0
17172026-03-12T01:05:09.899Z Compiling itertools v0.13.0
17182026-03-12T01:05:09.903Z Compiling tokio-stream v0.1.18
17192026-03-12T01:05:10.138Z Compiling buf-list v1.1.2
17202026-03-12T01:05:10.275Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17212026-03-12T01:05:10.530Z Compiling x509-cert v0.2.5
17222026-03-12T01:05:10.577Z Compiling openapiv3 v2.2.0
17232026-03-12T01:05:10.696Z Compiling sha1 v0.10.6
17242026-03-12T01:05:10.718Z Compiling toml_datetime v0.7.5+spec-1.1.0
17252026-03-12T01:05:10.980Z Compiling lalrpop-util v0.19.12
17262026-03-12T01:05:11.104Z Compiling peg-runtime v0.8.5
17272026-03-12T01:05:11.227Z Compiling thread_local v1.1.9
17282026-03-12T01:05:11.475Z Compiling slog-async v2.8.0
17292026-03-12T01:05:11.546Z Compiling crossbeam-channel v0.5.15
17302026-03-12T01:05:11.656Z Compiling futures-executor v0.3.32
17312026-03-12T01:05:11.894Z Compiling is-terminal v0.4.17
17322026-03-12T01:05:11.980Z Compiling filetime v0.2.27
17332026-03-12T01:05:12.008Z Compiling take_mut v0.2.2
17342026-03-12T01:05:12.139Z Compiling xattr v1.6.1
17352026-03-12T01:05:12.157Z Compiling term v1.2.1
17362026-03-12T01:05:12.342Z Compiling tar v0.4.44
17372026-03-12T01:05:12.345Z Compiling futures v0.3.32
17382026-03-12T01:05:12.778Z Compiling slog-term v2.9.2
17392026-03-12T01:05:19.403Z Compiling rustls-webpki v0.103.9
17402026-03-12T01:05:23.411Z Compiling tokio-rustls v0.26.4
17412026-03-12T01:05:23.414Z Compiling rustls-platform-verifier v0.6.2
17422026-03-12T01:05:23.682Z Compiling hyper-rustls v0.27.7
17432026-03-12T01:05:23.941Z Compiling reqwest v0.13.2
17442026-03-12T01:05:23.958Z Compiling reqwest v0.12.28
17452026-03-12T01:05:26.853Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17462026-03-12T01:05:27.149Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17472026-03-12T01:05:30.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
17482026-03-12T01:05:31.135Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17492026-03-12T01:05:31.194ZMar 12 01:05:30.210 INFO Starting download, target: Clickhouse
17502026-03-12T01:05:31.194ZMar 12 01:05:30.210 INFO Starting download, target: TransceiverControl
17512026-03-12T01:05:31.194ZMar 12 01:05:30.210 INFO Starting download, target: MaghemiteMgd
17522026-03-12T01:05:31.197ZMar 12 01:05:30.211 INFO Starting download, target: Cockroach
17532026-03-12T01:05:31.197ZMar 12 01:05:30.211 INFO Starting download, target: Console
17542026-03-12T01:05:31.197ZMar 12 01:05:30.211 INFO Starting download, target: DendriteStub
17552026-03-12T01:05:31.197ZMar 12 01:05:30.211 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17562026-03-12T01:05:31.197ZMar 12 01:05:30.211 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17572026-03-12T01:05:31.197ZMar 12 01:05:30.211 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17582026-03-12T01:05:31.197ZMar 12 01:05:30.211 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17592026-03-12T01:05:31.197ZMar 12 01:05:30.211 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17602026-03-12T01:05:31.197ZMar 12 01:05:30.211 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17612026-03-12T01:05:31.513ZMar 12 01:05:30.529 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17622026-03-12T01:05:31.863ZMar 12 01:05:30.859 INFO Download complete, target: TransceiverControl
17632026-03-12T01:05:32.251ZMar 12 01:05:31.264 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17642026-03-12T01:05:32.422ZMar 12 01:05:31.425 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17652026-03-12T01:05:32.618ZMar 12 01:05:31.631 INFO Download complete, target: Console
17662026-03-12T01:05:33.234ZMar 12 01:05:32.251 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17672026-03-12T01:05:33.253ZMar 12 01:05:32.270 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17682026-03-12T01:05:33.253ZMar 12 01:05:32.270 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17692026-03-12T01:05:33.315ZMar 12 01:05:32.331 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17702026-03-12T01:05:35.820ZMar 12 01:05:34.838 INFO Download complete, target: MaghemiteMgd
17712026-03-12T01:05:36.857ZMar 12 01:05:35.876 INFO Download complete, target: DendriteStub
17722026-03-12T01:05:40.940ZMar 12 01:05:39.959 INFO Checking that binary works, target: Cockroach
17732026-03-12T01:05:41.056ZMar 12 01:05:40.076 INFO Download complete, target: Cockroach
17742026-03-12T01:05:44.376ZMar 12 01:05:43.395 INFO Checking that binary works, target: Clickhouse
17752026-03-12T01:05:44.543ZMar 12 01:05:43.563 INFO Download complete, target: Clickhouse
17762026-03-12T01:05:44.561ZAll builder prerequisites installed successfully, and PATH looks valid
17772026-03-12T01:05:44.564Z
17782026-03-12T01:05:44.564Zreal 4:03.433846850
17792026-03-12T01:05:44.564Zuser 10:26.738322869
17802026-03-12T01:05:44.564Zsys 1:48.537341178
17812026-03-12T01:05:44.564Ztrap 0.324930369
17822026-03-12T01:05:44.565Ztflt 0.673067684
17832026-03-12T01:05:44.565Zdflt 0.531585712
17842026-03-12T01:05:44.565Zkflt 0.022544964
17852026-03-12T01:05:44.565Zlock 22:11.729009282
17862026-03-12T01:05:44.565Zslp 38:23.815891177
17872026-03-12T01:05:44.565Zlat 56.374263870
17882026-03-12T01:05:44.565Zstop 2:37.164705093
17892026-03-12T01:05:44.565Z+ banner clippy
17902026-03-12T01:05:44.565Z
17912026-03-12T01:05:44.565Z #### # # ##### ##### # #
17922026-03-12T01:05:44.565Z # # # # # # # # # #
17932026-03-12T01:05:44.565Z # # # # # # # #
17942026-03-12T01:05:44.565Z # # # ##### ##### #
17952026-03-12T01:05:44.565Z # # # # # # #
17962026-03-12T01:05:44.565Z #### ###### # # # #
17972026-03-12T01:05:44.565Z
17982026-03-12T01:05:44.565Z+ export CARGO_INCREMENTAL=0
17992026-03-12T01:05:44.565Z+ CARGO_INCREMENTAL=0
18002026-03-12T01:05:44.565Z+ ptime -m cargo xtask clippy
18012026-03-12T01:05:45.285Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18022026-03-12T01:05:45.561Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18032026-03-12T01:05:48.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.50s
18042026-03-12T01:05:48.226Z Running `target/debug/xtask clippy`
18052026-03-12T01:05:48.256Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18062026-03-12T01:05:49.082Z Downloading crates ...
18072026-03-12T01:05:49.343Z Downloaded nested v0.1.1
18082026-03-12T01:05:49.352Z Downloaded cfg-expr v0.20.6
18092026-03-12T01:05:49.371Z Downloaded miette-derive v5.10.0
18102026-03-12T01:05:49.374Z Downloaded stringmetrics v2.2.2
18112026-03-12T01:05:49.374Z Downloaded rust-argon2 v2.1.0
18122026-03-12T01:05:49.377Z Downloaded escape8259 v0.5.3
18132026-03-12T01:05:49.377Z Downloaded concurrent-queue v2.5.0
18142026-03-12T01:05:49.377Z Downloaded cargo_metadata v0.23.1
18152026-03-12T01:05:49.379Z Downloaded futures-timer v3.0.3
18162026-03-12T01:05:49.380Z Downloaded approx v0.5.1
18172026-03-12T01:05:49.382Z Downloaded serde_regex v1.1.0
18182026-03-12T01:05:49.382Z Downloaded plotters-backend v0.3.7
18192026-03-12T01:05:49.382Z Downloaded pathdiff v0.2.3
18202026-03-12T01:05:49.385Z Downloaded event-listener-strategy v0.5.4
18212026-03-12T01:05:49.385Z Downloaded criterion-plot v0.6.0
18222026-03-12T01:05:49.388Z Downloaded cargo-platform v0.3.2
18232026-03-12T01:05:49.388Z Downloaded supports-color v2.1.0
18242026-03-12T01:05:49.391Z Downloaded target-triple v1.0.0
18252026-03-12T01:05:49.391Z Downloaded similar-asserts v1.7.0
18262026-03-12T01:05:49.394Z Downloaded parking v2.2.1
18272026-03-12T01:05:49.394Z Downloaded assert_cmd v2.1.2
18282026-03-12T01:05:49.397Z Downloaded guppy-workspace-hack v0.1.0
18292026-03-12T01:05:49.413Z Downloaded plotters-svg v0.3.7
18302026-03-12T01:05:49.416Z Downloaded async-object-pool v0.2.0
18312026-03-12T01:05:49.421Z Downloaded rustc-demangle v0.1.27
18322026-03-12T01:05:49.424Z Downloaded supports-unicode v2.1.0
18332026-03-12T01:05:49.431Z Downloaded backtrace-ext v0.2.1
18342026-03-12T01:05:49.439Z Downloaded supports-hyperlinks v2.1.0
18352026-03-12T01:05:49.442Z Downloaded trybuild v1.0.116
18362026-03-12T01:05:49.444Z Downloaded terminal_size v0.1.17
18372026-03-12T01:05:49.444Z Downloaded assert-json-diff v2.0.2
18382026-03-12T01:05:49.447Z Downloaded linkme-impl v0.3.35
18392026-03-12T01:05:49.450Z Downloaded toml_datetime v1.0.0+spec-1.1.0
18402026-03-12T01:05:49.450Z Downloaded target-lexicon v0.13.3
18412026-03-12T01:05:49.450Z Downloaded linkme v0.3.35
18422026-03-12T01:05:49.456Z Downloaded path-tree v0.8.3
18432026-03-12T01:05:49.460Z Downloaded partial-io v0.5.4
18442026-03-12T01:05:49.463Z Downloaded cast v0.3.0
18452026-03-12T01:05:49.463Z Downloaded anes v0.1.6
18462026-03-12T01:05:49.466Z Downloaded oorandom v11.1.5
18472026-03-12T01:05:49.466Z Downloaded libtest-mimic v0.8.1
18482026-03-12T01:05:49.469Z Downloaded knuffel-derive v3.2.0
18492026-03-12T01:05:49.472Z Downloaded constant_time_eq v0.3.1
18502026-03-12T01:05:49.475Z Downloaded termcolor v1.4.1
18512026-03-12T01:05:49.475Z Downloaded relative-path v1.9.3
18522026-03-12T01:05:49.475Z Downloaded owo-colors v3.5.0
18532026-03-12T01:05:49.486Z Downloaded textwrap v0.15.2
18542026-03-12T01:05:49.489Z Downloaded rstest v0.25.0
18552026-03-12T01:05:49.492Z Downloaded httptest v0.16.4
18562026-03-12T01:05:49.496Z Downloaded tinytemplate v1.2.1
18572026-03-12T01:05:49.496Z Downloaded async-lock v3.4.2
18582026-03-12T01:05:49.499Z Downloaded target-spec v3.5.7
18592026-03-12T01:05:49.499Z Downloaded toml v1.0.3+spec-1.1.0
18602026-03-12T01:05:49.502Z Downloaded blake2b_simd v1.0.4
18612026-03-12T01:05:49.502Z Downloaded addr2line v0.25.1
18622026-03-12T01:05:49.505Z Downloaded knuffel v3.2.0
18632026-03-12T01:05:49.505Z Downloaded chumsky v0.9.3
18642026-03-12T01:05:49.508Z Downloaded datatest-stable v0.3.3
18652026-03-12T01:05:49.511Z Downloaded backtrace v0.3.76
18662026-03-12T01:05:49.514Z Downloaded event-listener v5.4.1
18672026-03-12T01:05:49.517Z Downloaded rand_distr v0.5.1
18682026-03-12T01:05:49.520Z Downloaded rstest_macros v0.25.0
18692026-03-12T01:05:49.523Z Downloaded miette v5.10.0
18702026-03-12T01:05:49.529Z Downloaded hashbrown v0.14.5
18712026-03-12T01:05:49.533Z Downloaded fancy-regex v0.14.0
18722026-03-12T01:05:49.538Z Downloaded guppy v0.17.25
18732026-03-12T01:05:49.543Z Downloaded criterion v0.7.0
18742026-03-12T01:05:49.547Z Downloaded plotters v0.3.7
18752026-03-12T01:05:49.567Z Downloaded gimli v0.32.3
18762026-03-12T01:05:49.676Z Downloaded httpmock v0.8.3
18772026-03-12T01:05:51.663Z Checking cfg-if v1.0.4
18782026-03-12T01:05:52.027Z Checking libc v0.2.180
18792026-03-12T01:05:52.030Z Checking serde_core v1.0.228
18802026-03-12T01:05:52.109Z Checking memchr v2.8.0
18812026-03-12T01:05:52.152Z Checking smallvec v1.15.1
18822026-03-12T01:05:52.194Z Checking log v0.4.29
18832026-03-12T01:05:52.194Z Checking itoa v1.0.17
18842026-03-12T01:05:52.279Z Checking zeroize v1.8.2
18852026-03-12T01:05:52.324Z Checking libm v0.2.16
18862026-03-12T01:05:52.406Z Checking scopeguard v1.2.0
18872026-03-12T01:05:52.450Z Checking stable_deref_trait v1.2.1
18882026-03-12T01:05:52.496Z Checking zmij v1.0.21
18892026-03-12T01:05:52.541Z Checking zerofrom v0.1.6
18902026-03-12T01:05:52.585Z Checking lock_api v0.4.14
18912026-03-12T01:05:52.629Z Checking percent-encoding v2.3.2
18922026-03-12T01:05:52.683Z Checking litemap v0.8.1
18932026-03-12T01:05:52.716Z Checking errno v0.3.14
18942026-03-12T01:05:52.719Z Checking getrandom v0.2.17
18952026-03-12T01:05:52.806Z Checking yoke v0.8.1
18962026-03-12T01:05:52.848Z Checking writeable v0.6.2
18972026-03-12T01:05:52.889Z Checking subtle v2.6.1
18982026-03-12T01:05:52.943Z Checking icu_normalizer_data v2.1.1
18992026-03-12T01:05:52.943Z Checking icu_properties_data v2.1.2
19002026-03-12T01:05:53.024Z Checking rand_core v0.6.4
19012026-03-12T01:05:53.067Z Checking zerovec v0.11.5
19022026-03-12T01:05:53.070Z Checking zerotrie v0.2.3
19032026-03-12T01:05:53.144Z Checking form_urlencoded v1.2.2
19042026-03-12T01:05:53.191Z Checking portable-atomic v1.13.1
19052026-03-12T01:05:53.194Z Checking utf8_iter v1.0.4
19062026-03-12T01:05:53.295Z Checking pin-project-lite v0.2.17
19072026-03-12T01:05:53.350Z Checking critical-section v1.2.0
19082026-03-12T01:05:53.393Z Checking num-traits v0.2.19
19092026-03-12T01:05:53.438Z Checking zerocopy v0.8.40
19102026-03-12T01:05:53.485Z Checking parking_lot_core v0.9.12
19112026-03-12T01:05:53.489Z Checking rand_core v0.10.0
19122026-03-12T01:05:53.573Z Checking signal-hook-registry v1.4.8
19132026-03-12T01:05:53.725Z Checking tinystr v0.8.2
19142026-03-12T01:05:53.768Z Checking potential_utf v0.1.4
19152026-03-12T01:05:53.768Z Checking parking_lot v0.12.5
19162026-03-12T01:05:53.853Z Checking getrandom v0.4.1
19172026-03-12T01:05:53.857Z Checking once_cell v1.21.3
19182026-03-12T01:05:53.959Z Checking icu_collections v2.1.1
19192026-03-12T01:05:54.012Z Checking icu_locale_core v2.1.1
19202026-03-12T01:05:54.081Z Checking mio v1.1.1
19212026-03-12T01:05:54.129Z Checking typenum v1.19.0
19222026-03-12T01:05:54.177Z Checking socket2 v0.6.2
19232026-03-12T01:05:54.233Z Checking iana-time-zone v0.1.65
19242026-03-12T01:05:54.289Z Checking serde v1.0.228
19252026-03-12T01:05:54.402Z Checking bitflags v2.11.0
19262026-03-12T01:05:54.405Z Checking serde_json v1.0.149
19272026-03-12T01:05:54.512Z Checking thiserror v2.0.18
19282026-03-12T01:05:54.565Z Checking allocator-api2 v0.2.21
19292026-03-12T01:05:54.652Z Checking semver v1.0.27
19302026-03-12T01:05:54.696Z Checking uuid v1.21.0
19312026-03-12T01:05:54.834Z Checking icu_provider v2.1.1
19322026-03-12T01:05:54.878Z Checking generic-array v0.14.7
19332026-03-12T01:05:54.920Z Checking bytes v1.11.1
19342026-03-12T01:05:54.964Z Checking chrono v0.4.44
19352026-03-12T01:05:55.009Z Checking futures-core v0.3.32
19362026-03-12T01:05:55.157Z Checking equivalent v1.0.2
19372026-03-12T01:05:55.206Z Checking icu_normalizer v2.1.1
19382026-03-12T01:05:55.209Z Checking icu_properties v2.1.2
19392026-03-12T01:05:55.313Z Checking dyn-clone v1.0.20
19402026-03-12T01:05:55.419Z Checking const-oid v0.9.6
19412026-03-12T01:05:55.479Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19422026-03-12T01:05:55.554Z Checking crypto-common v0.1.7
19432026-03-12T01:05:55.604Z Checking tokio v1.49.0
19442026-03-12T01:05:55.639Z Checking foldhash v0.2.0
19452026-03-12T01:05:55.742Z Checking block-buffer v0.10.4
19462026-03-12T01:05:55.847Z Checking futures-sink v0.3.32
19472026-03-12T01:05:55.889Z Checking hashbrown v0.16.1
19482026-03-12T01:05:55.946Z Checking rustix v1.1.3
19492026-03-12T01:05:56.002Z Checking byteorder v1.5.0
19502026-03-12T01:05:56.164Z Checking futures-channel v0.3.32
19512026-03-12T01:05:56.300Z Checking futures-task v0.3.32
19522026-03-12T01:05:56.422Z Checking idna_adapter v1.2.1
19532026-03-12T01:05:56.466Z Checking futures-io v0.3.32
19542026-03-12T01:05:56.509Z Checking digest v0.10.7
19552026-03-12T01:05:56.512Z Checking slab v0.4.12
19562026-03-12T01:05:56.594Z Checking cpufeatures v0.2.17
19572026-03-12T01:05:56.637Z Checking idna v1.1.0
19582026-03-12T01:05:56.678Z Checking indexmap v2.13.0
19592026-03-12T01:05:56.720Z Checking thiserror v1.0.69
19602026-03-12T01:05:56.780Z Checking futures-util v0.3.32
19612026-03-12T01:05:56.823Z Checking getrandom v0.3.4
19622026-03-12T01:05:56.872Z Checking fnv v1.0.7
19632026-03-12T01:05:56.987Z Checking url v2.5.8
19642026-03-12T01:05:57.032Z Checking regex-syntax v0.8.10
19652026-03-12T01:05:57.035Z Checking http v1.4.0
19662026-03-12T01:05:57.145Z Checking tracing-core v0.1.36
19672026-03-12T01:05:57.481Z Checking base64 v0.22.1
19682026-03-12T01:05:57.590Z Checking tracing v0.1.44
19692026-03-12T01:05:57.593Z Checking schemars v0.8.22
19702026-03-12T01:05:57.777Z Checking ppv-lite86 v0.2.21
19712026-03-12T01:05:57.824Z Checking unicode-ident v1.0.24
19722026-03-12T01:05:57.887Z Checking ipnet v2.11.0
19732026-03-12T01:05:57.927Z Checking anstyle v1.0.13
19742026-03-12T01:05:57.994Z Checking utf8parse v0.2.2
19752026-03-12T01:05:58.154Z Checking proc-macro2 v1.0.106
19762026-03-12T01:05:58.215Z Checking untrusted v0.9.0
19772026-03-12T01:05:58.259Z Checking anstyle-parse v0.2.7
19782026-03-12T01:05:58.302Z Checking aho-corasick v1.1.4
19792026-03-12T01:05:58.386Z Checking ring v0.17.14
19802026-03-12T01:05:58.492Z Checking anstyle-query v1.1.5
19812026-03-12T01:05:58.582Z Checking colorchoice v1.0.4
19822026-03-12T01:05:58.632Z Checking quote v1.0.44
19832026-03-12T01:05:58.675Z Checking base64ct v1.8.3
19842026-03-12T01:05:58.738Z Checking is_terminal_polyfill v1.70.2
19852026-03-12T01:05:58.879Z Checking anstream v0.6.21
19862026-03-12T01:05:58.922Z Checking syn v2.0.117
19872026-03-12T01:05:58.925Z Checking block-padding v0.3.3
19882026-03-12T01:05:59.012Z Checking terminal_size v0.4.3
19892026-03-12T01:05:59.159Z Checking inout v0.1.4
19902026-03-12T01:05:59.202Z Checking rustls-pki-types v1.14.0
19912026-03-12T01:05:59.205Z Checking crossbeam-utils v0.8.21
19922026-03-12T01:05:59.283Z Checking regex-automata v0.4.14
19932026-03-12T01:05:59.363Z Checking httparse v1.10.1
19942026-03-12T01:05:59.508Z Checking cipher v0.4.4
19952026-03-12T01:05:59.625Z Checking strsim v0.11.1
19962026-03-12T01:05:59.669Z Checking clap_lex v1.0.0
19972026-03-12T01:05:59.723Z Checking sha2 v0.10.9
19982026-03-12T01:05:59.787Z Checking pem-rfc7468 v0.7.0
19992026-03-12T01:05:59.831Z Checking http-body v1.0.1
20002026-03-12T01:05:59.874Z Checking rand_core v0.9.5
20012026-03-12T01:05:59.917Z Checking clap_builder v4.5.60
20022026-03-12T01:05:59.998Z Checking tokio-util v0.7.18
20032026-03-12T01:06:00.024Z Checking atomic-waker v1.1.2
20042026-03-12T01:06:00.027Z Checking hmac v0.12.1
20052026-03-12T01:06:00.179Z Checking httpdate v1.0.3
20062026-03-12T01:06:00.179Z Checking try-lock v0.2.5
20072026-03-12T01:06:00.289Z Checking tower-layer v0.3.3
20082026-03-12T01:06:00.292Z Checking flagset v0.4.7
20092026-03-12T01:06:00.379Z Checking want v0.3.1
20102026-03-12T01:06:00.422Z Checking ryu v1.0.23
20112026-03-12T01:06:00.513Z Checking pin-utils v0.1.0
20122026-03-12T01:06:00.556Z Checking tower-service v0.3.3
20132026-03-12T01:06:00.598Z Checking der v0.7.10
20142026-03-12T01:06:00.641Z Checking rand_chacha v0.9.0
20152026-03-12T01:06:00.645Z Checking erased-serde v0.3.31
20162026-03-12T01:06:00.724Z Checking spin v0.9.8
20172026-03-12T01:06:00.884Z Checking h2 v0.4.13
20182026-03-12T01:06:00.938Z Checking rand v0.9.2
20192026-03-12T01:06:00.992Z Checking anyhow v1.0.102
20202026-03-12T01:06:01.280Z Checking http-body-util v0.1.3
20212026-03-12T01:06:01.284Z Checking slog v2.8.2
20222026-03-12T01:06:01.604Z Checking aws-lc-sys v0.37.1
20232026-03-12T01:06:01.607Z Checking untrusted v0.7.1
20242026-03-12T01:06:01.694Z Checking powerfmt v0.2.0
20252026-03-12T01:06:01.733Z Checking clap v4.5.60
20262026-03-12T01:06:01.736Z Checking num_threads v0.1.7
20272026-03-12T01:06:01.824Z Checking num-conv v0.2.0
20282026-03-12T01:06:01.869Z Checking fastrand v2.3.0
20292026-03-12T01:06:01.873Z Checking openssl-probe v0.2.1
20302026-03-12T01:06:01.953Z Checking time-core v0.1.8
20312026-03-12T01:06:01.956Z Checking deranged v0.5.8
20322026-03-12T01:06:02.037Z Checking regex v1.12.3
20332026-03-12T01:06:02.081Z Checking spki v0.7.3
20342026-03-12T01:06:02.132Z Checking serde_urlencoded v0.7.1
20352026-03-12T01:06:02.180Z Checking pbkdf2 v0.12.2
20362026-03-12T01:06:02.261Z Checking aes v0.8.4
20372026-03-12T01:06:02.322Z Checking rand_chacha v0.3.1
20382026-03-12T01:06:02.365Z Checking pretty-hex v0.4.1
20392026-03-12T01:06:02.438Z Checking unicode-width v0.2.0
20402026-03-12T01:06:02.482Z Checking salsa20 v0.10.2
20412026-03-12T01:06:02.538Z Checking aws-lc-rs v1.16.0
20422026-03-12T01:06:02.585Z Checking cbc v0.1.2
20432026-03-12T01:06:02.628Z Checking rand v0.8.5
20442026-03-12T01:06:02.682Z Checking ipnetwork v0.21.1
20452026-03-12T01:06:02.777Z Checking scrypt v0.11.0
20462026-03-12T01:06:02.822Z Checking tempfile v3.25.0
20472026-03-12T01:06:02.863Z Checking hex v0.4.3
20482026-03-12T01:06:02.982Z Checking plain v0.2.3
20492026-03-12T01:06:03.025Z Checking pkcs5 v0.7.1
20502026-03-12T01:06:03.105Z Checking rustls-native-certs v0.8.3
20512026-03-12T01:06:03.150Z Checking sync_wrapper v1.0.2
20522026-03-12T01:06:03.217Z Checking camino v1.2.2
20532026-03-12T01:06:03.308Z Checking mime v0.3.17
20542026-03-12T01:06:03.350Z Checking ucd-trie v0.1.7
20552026-03-12T01:06:03.395Z Checking time v0.3.47
20562026-03-12T01:06:03.398Z Checking tower v0.5.3
20572026-03-12T01:06:03.477Z Checking pkcs8 v0.10.2
20582026-03-12T01:06:03.552Z Checking pest v2.8.6
20592026-03-12T01:06:03.595Z Checking webpki-roots v1.0.6
20602026-03-12T01:06:03.636Z Checking iri-string v0.7.10
20612026-03-12T01:06:03.738Z Checking either v1.15.0
20622026-03-12T01:06:03.783Z Checking openapiv3 v2.2.0
20632026-03-12T01:06:03.786Z Checking rustls-webpki v0.103.9
20642026-03-12T01:06:03.997Z Checking foreign-types-shared v0.1.1
20652026-03-12T01:06:04.042Z Checking openssl-sys v0.9.111
20662026-03-12T01:06:04.139Z Checking foreign-types v0.3.2
20672026-03-12T01:06:04.263Z Checking encoding_rs v0.8.35
20682026-03-12T01:06:04.422Z Checking rustls v0.23.37
20692026-03-12T01:06:04.604Z Checking hyper v1.8.1
20702026-03-12T01:06:04.830Z Checking winnow v0.7.14
20712026-03-12T01:06:05.021Z Checking openssl v0.10.75
20722026-03-12T01:06:05.112Z Checking oxnet v0.1.4
20732026-03-12T01:06:05.155Z Checking tower-http v0.6.8
20742026-03-12T01:06:05.452Z Checking lazy_static v1.5.0
20752026-03-12T01:06:05.538Z Checking static_assertions v1.1.0
20762026-03-12T01:06:05.584Z Checking signature v2.2.0
20772026-03-12T01:06:05.625Z Checking simd-adler32 v0.3.8
20782026-03-12T01:06:05.629Z Checking hubpack v0.1.2
20792026-03-12T01:06:05.707Z Checking adler2 v2.0.1
20802026-03-12T01:06:05.778Z Checking strum v0.26.3
20812026-03-12T01:06:05.853Z Checking hyper-util v0.1.20
20822026-03-12T01:06:05.897Z Checking sha1 v0.10.6
20832026-03-12T01:06:05.900Z Checking miniz_oxide v0.8.9
20842026-03-12T01:06:05.985Z Checking tinyvec_macros v0.1.1
20852026-03-12T01:06:05.988Z Checking data-encoding v2.10.0
20862026-03-12T01:06:06.102Z Checking tinyvec v1.10.0
20872026-03-12T01:06:06.173Z Checking toml_datetime v0.6.11
20882026-03-12T01:06:06.414Z Checking serde_spanned v0.6.9
20892026-03-12T01:06:06.417Z Checking num-integer v0.1.46
20902026-03-12T01:06:06.500Z Checking scroll v0.13.0
20912026-03-12T01:06:06.543Z Checking bit-vec v0.8.0
20922026-03-12T01:06:06.586Z Checking base16ct v0.2.0
20932026-03-12T01:06:06.630Z Checking crossbeam-epoch v0.9.18
20942026-03-12T01:06:06.776Z Checking sec1 v0.7.3
20952026-03-12T01:06:06.820Z Checking crc32fast v1.5.0
20962026-03-12T01:06:06.862Z Checking goblin v0.10.5
20972026-03-12T01:06:06.865Z Checking bit-set v0.8.0
20982026-03-12T01:06:06.950Z Checking ff v0.13.1
20992026-03-12T01:06:07.032Z Checking memmap2 v0.9.10
21002026-03-12T01:06:07.077Z Checking wait-timeout v0.2.1
21012026-03-12T01:06:07.130Z Checking num-iter v0.1.45
21022026-03-12T01:06:07.175Z Checking group v0.13.0
21032026-03-12T01:06:07.260Z Checking dtrace-parser v0.3.0
21042026-03-12T01:06:07.302Z Checking bstr v1.12.1
21052026-03-12T01:06:07.305Z Checking hkdf v0.12.4
21062026-03-12T01:06:07.389Z Checking ahash v0.8.12
21072026-03-12T01:06:07.530Z Checking crypto-bigint v0.5.5
21082026-03-12T01:06:07.574Z Checking scroll v0.12.0
21092026-03-12T01:06:07.617Z Checking thread-id v5.1.0
21102026-03-12T01:06:07.680Z Checking quick-error v1.2.3
21112026-03-12T01:06:07.726Z Checking tokio-rustls v0.26.4
21122026-03-12T01:06:07.772Z Checking rand_xorshift v0.4.0
21132026-03-12T01:06:07.840Z Checking rusty-fork v0.3.1
21142026-03-12T01:06:07.886Z Checking zerocopy v0.7.35
21152026-03-12T01:06:07.889Z Checking native-tls v0.2.18
21162026-03-12T01:06:07.968Z Checking unarray v0.1.4
21172026-03-12T01:06:07.971Z Checking goblin v0.8.2
21182026-03-12T01:06:08.054Z Checking hyper-rustls v0.27.7
21192026-03-12T01:06:08.099Z Checking num-bigint-dig v0.8.6
21202026-03-12T01:06:08.143Z Checking proptest v1.10.0
21212026-03-12T01:06:08.197Z Checking tokio-native-tls v0.3.1
21222026-03-12T01:06:08.370Z Checking dtrace-parser v0.2.0
21232026-03-12T01:06:08.429Z Checking hyper-tls v0.6.0
21242026-03-12T01:06:08.650Z Checking pkcs1 v0.7.5
21252026-03-12T01:06:08.695Z Checking reqwest v0.12.28
21262026-03-12T01:06:08.741Z Checking x509-cert v0.2.5
21272026-03-12T01:06:08.964Z Checking thread-id v4.2.2
21282026-03-12T01:06:09.102Z Checking unicode-segmentation v1.12.0
21292026-03-12T01:06:09.145Z Checking elliptic-curve v0.13.8
21302026-03-12T01:06:09.292Z Checking zlib-rs v0.6.2
21312026-03-12T01:06:09.547Z Checking rsa v0.9.10
21322026-03-12T01:06:09.593Z Checking crossbeam-deque v0.8.6
21332026-03-12T01:06:09.656Z Checking rfc6979 v0.4.0
21342026-03-12T01:06:09.832Z Checking toml_write v0.1.2
21352026-03-12T01:06:09.876Z Checking ecdsa v0.16.9
21362026-03-12T01:06:09.879Z Checking toml_parser v1.0.9+spec-1.1.0
21372026-03-12T01:06:10.086Z Checking toml_edit v0.22.27
21382026-03-12T01:06:10.196Z Checking curve25519-dalek v4.1.3
21392026-03-12T01:06:10.247Z Checking dof v0.4.0
21402026-03-12T01:06:10.351Z Checking rustix v0.38.44
21412026-03-12T01:06:10.396Z Checking env_filter v1.0.0
21422026-03-12T01:06:10.546Z Checking flate2 v1.1.9
21432026-03-12T01:06:10.615Z Checking psl-types v2.0.11
21442026-03-12T01:06:10.756Z Checking dof v0.3.0
21452026-03-12T01:06:10.800Z Checking keccak v0.1.6
21462026-03-12T01:06:10.803Z Checking newtype-uuid v1.3.2
21472026-03-12T01:06:10.980Z Checking publicsuffix v2.3.0
21482026-03-12T01:06:11.045Z Checking sha3 v0.10.8
21492026-03-12T01:06:11.124Z Checking daft v0.1.5
21502026-03-12T01:06:11.172Z Checking usdt-impl v0.5.0
21512026-03-12T01:06:11.217Z Checking env_logger v0.11.9
21522026-03-12T01:06:11.263Z Checking usdt-impl v0.6.0
21532026-03-12T01:06:11.307Z Checking ed25519 v2.2.3
21542026-03-12T01:06:11.350Z Checking cookie v0.18.1
21552026-03-12T01:06:11.466Z Checking itertools v0.13.0
21562026-03-12T01:06:11.513Z Checking serde_with v3.17.0
21572026-03-12T01:06:11.516Z Checking bitflags v1.3.2
21582026-03-12T01:06:11.597Z Checking siphasher v1.0.2
21592026-03-12T01:06:11.600Z Checking ed25519-dalek v2.2.0
21602026-03-12T01:06:11.681Z Checking rustls-platform-verifier v0.6.2
21612026-03-12T01:06:11.684Z Checking usdt v0.6.0
21622026-03-12T01:06:11.684Z Checking cookie_store v0.22.1
21632026-03-12T01:06:11.684Z Checking unicode-normalization v0.1.25
21642026-03-12T01:06:11.845Z Checking toml_datetime v0.7.5+spec-1.1.0
21652026-03-12T01:06:11.890Z Checking signal-hook v0.3.18
21662026-03-12T01:06:11.948Z Checking winnow v0.5.40
21672026-03-12T01:06:11.992Z Checking managed v0.8.0
21682026-03-12T01:06:12.137Z Checking rayon-core v1.13.0
21692026-03-12T01:06:12.180Z Checking bzip2-sys v0.1.13+1.0.8
21702026-03-12T01:06:12.224Z Checking reqwest v0.13.2
21712026-03-12T01:06:12.275Z Checking object v0.37.3
21722026-03-12T01:06:12.321Z Checking foldhash v0.1.5
21732026-03-12T01:06:12.363Z Checking bzip2 v0.4.4
21742026-03-12T01:06:12.524Z Checking hashbrown v0.15.5
21752026-03-12T01:06:12.602Z Checking signal-hook-mio v0.2.5
21762026-03-12T01:06:12.644Z Checking ref-cast v1.0.25
21772026-03-12T01:06:12.764Z Checking zstd-sys v2.0.16+zstd.1.5.7
21782026-03-12T01:06:12.811Z Checking zip v0.6.6
21792026-03-12T01:06:12.902Z Checking libbz2-rs-sys v0.2.2
21802026-03-12T01:06:12.953Z Checking zstd-safe v7.2.4
21812026-03-12T01:06:13.203Z Checking bumpalo v3.20.2
21822026-03-12T01:06:13.206Z Checking zstd v0.13.3
21832026-03-12T01:06:13.287Z Checking crossterm v0.28.1
21842026-03-12T01:06:13.380Z Checking rayon v1.11.0
21852026-03-12T01:06:13.478Z Checking bzip2 v0.6.1
21862026-03-12T01:06:13.520Z Checking similar v2.7.0
21872026-03-12T01:06:13.563Z Checking zopfli v0.8.3
21882026-03-12T01:06:13.608Z Checking toml_edit v0.19.15
21892026-03-12T01:06:13.611Z Checking fs-err v3.3.0
21902026-03-12T01:06:13.715Z Checking hash32 v0.2.1
21912026-03-12T01:06:13.956Z Checking serde-big-array v0.5.1
21922026-03-12T01:06:14.018Z Checking unicode-bidi v0.3.18
21932026-03-12T01:06:14.064Z Checking predicates-core v1.0.10
21942026-03-12T01:06:14.067Z Checking jiff v0.2.21
21952026-03-12T01:06:14.160Z Checking unicode-properties v0.1.4
21962026-03-12T01:06:14.251Z Checking heapless v0.7.17
21972026-03-12T01:06:14.295Z Checking hickory-proto v0.25.2
21982026-03-12T01:06:14.432Z Checking tokio-stream v0.1.18
21992026-03-12T01:06:14.435Z Checking stringprep v0.1.5
22002026-03-12T01:06:14.708Z Checking md-5 v0.10.6
22012026-03-12T01:06:14.845Z Checking float-cmp v0.10.0
22022026-03-12T01:06:14.918Z Checking fallible-iterator v0.2.0
22032026-03-12T01:06:14.973Z Checking rustc-hash v2.1.1
22042026-03-12T01:06:15.042Z Checking difflib v0.4.0
22052026-03-12T01:06:15.086Z Checking toml v0.7.8
22062026-03-12T01:06:15.151Z Checking normalize-line-endings v0.3.0
22072026-03-12T01:06:15.295Z Checking iddqd v0.3.17
22082026-03-12T01:06:15.338Z Checking postgres-protocol v0.6.10
22092026-03-12T01:06:15.341Z Checking predicates v3.1.4
22102026-03-12T01:06:15.433Z Checking smoltcp v0.9.1
22112026-03-12T01:06:15.543Z Checking phf_shared v0.11.3
22122026-03-12T01:06:15.764Z Checking phf_shared v0.13.1
22132026-03-12T01:06:15.768Z Checking itertools v0.12.1
22142026-03-12T01:06:15.847Z Checking console v0.16.2
22152026-03-12T01:06:15.850Z Checking buf-list v1.1.2
22162026-03-12T01:06:16.070Z Checking strum v0.27.2
22172026-03-12T01:06:16.152Z Checking unit-prefix v0.5.2
22182026-03-12T01:06:16.240Z Checking new_debug_unreachable v1.0.6
22192026-03-12T01:06:16.284Z Checking fixedbitset v0.4.2
22202026-03-12T01:06:16.327Z Checking lalrpop-util v0.19.12
22212026-03-12T01:06:16.370Z Checking precomputed-hash v0.1.1
22222026-03-12T01:06:16.374Z Checking fixedbitset v0.5.7
22232026-03-12T01:06:16.475Z Checking indicatif v0.18.4
22242026-03-12T01:06:16.521Z Checking petgraph v0.6.5
22252026-03-12T01:06:16.524Z Checking string_cache v0.8.9
22262026-03-12T01:06:16.605Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22272026-03-12T01:06:16.693Z Checking petgraph v0.8.3
22282026-03-12T01:06:16.769Z Checking phf v0.13.1
22292026-03-12T01:06:16.999Z Checking postgres-types v0.2.12
22302026-03-12T01:06:17.041Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22312026-03-12T01:06:17.213Z Checking zone v0.3.1
22322026-03-12T01:06:17.274Z Checking zip v4.6.1
22332026-03-12T01:06:17.452Z Checking peg-runtime v0.8.5
22342026-03-12T01:06:17.456Z Checking whoami v2.1.0
22352026-03-12T01:06:17.721Z Checking futures-executor v0.3.32
22362026-03-12T01:06:17.775Z Checking tokio-postgres v0.7.16
22372026-03-12T01:06:17.822Z Checking is-terminal v0.4.17
22382026-03-12T01:06:17.938Z Checking futures v0.3.32
22392026-03-12T01:06:17.981Z Checking crossbeam-channel v0.5.15
22402026-03-12T01:06:18.068Z Checking thread_local v1.1.9
22412026-03-12T01:06:18.071Z Checking take_mut v0.2.2
22422026-03-12T01:06:18.155Z Checking term v1.2.1
22432026-03-12T01:06:18.279Z Checking regress v0.10.5
22442026-03-12T01:06:18.324Z Compiling rustls v0.22.4
22452026-03-12T01:06:18.367Z Compiling newtype-uuid-macros v0.1.0
22462026-03-12T01:06:18.468Z Checking slog-async v2.8.0
22472026-03-12T01:06:18.512Z Checking slog-term v2.9.2
22482026-03-12T01:06:18.654Z Compiling structmeta-derive v0.3.0
22492026-03-12T01:06:18.725Z Compiling multer v3.1.0
22502026-03-12T01:06:18.890Z Compiling async-stream-impl v0.3.6
22512026-03-12T01:06:18.938Z Compiling dropshot v0.16.7
22522026-03-12T01:06:19.104Z Compiling dropshot_endpoint v0.16.7
22532026-03-12T01:06:19.332Z Checking match_cfg v0.1.0
22542026-03-12T01:06:19.419Z Checking slog-json v2.6.1
22552026-03-12T01:06:19.462Z Checking hostname v0.3.1
22562026-03-12T01:06:19.505Z Checking debug-ignore v1.0.5
22572026-03-12T01:06:19.617Z Checking serde_spanned v1.0.4
22582026-03-12T01:06:19.660Z Checking slog-bunyan v2.5.0
22592026-03-12T01:06:19.702Z Checking toml_writer v1.0.6+spec-1.1.0
22602026-03-12T01:06:19.749Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22612026-03-12T01:06:19.831Z Checking rustls-webpki v0.102.8
22622026-03-12T01:06:19.837Z Checking serde_path_to_error v0.1.20
22632026-03-12T01:06:19.923Z Checking async-stream v0.3.6
22642026-03-12T01:06:19.972Z Checking toml v0.9.12+spec-1.1.0
22652026-03-12T01:06:20.188Z Compiling structmeta v0.3.0
22662026-03-12T01:06:20.276Z Checking progenitor-client v0.13.0
22672026-03-12T01:06:20.279Z Checking waitgroup v0.1.2
22682026-03-12T01:06:20.361Z Checking rustls-pemfile v2.2.0
22692026-03-12T01:06:20.444Z Checking hostname v0.4.2
22702026-03-12T01:06:20.493Z Compiling derive-ex v0.1.8
22712026-03-12T01:06:20.537Z Compiling parse-display-derive v0.10.0
22722026-03-12T01:06:20.582Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22732026-03-12T01:06:20.625Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22742026-03-12T01:06:20.628Z Checking itertools v0.14.0
22752026-03-12T01:06:20.820Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22762026-03-12T01:06:20.863Z Checking macaddr v1.0.1
22772026-03-12T01:06:21.134Z Checking progenitor-client v0.10.0
22782026-03-12T01:06:21.137Z Checking instant v0.1.13
22792026-03-12T01:06:21.319Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22802026-03-12T01:06:21.390Z Checking backoff v0.4.0
22812026-03-12T01:06:21.459Z Checking backon v1.6.0
22822026-03-12T01:06:21.514Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
22832026-03-12T01:06:21.643Z Checking heck v0.5.0
22842026-03-12T01:06:21.715Z Checking progenitor-extras v0.1.1
22852026-03-12T01:06:21.834Z Checking camino-tempfile v1.4.1
22862026-03-12T01:06:22.080Z Checking toml v0.8.23
22872026-03-12T01:06:22.148Z Compiling cfg_aliases v0.2.1
22882026-03-12T01:06:22.192Z Compiling memoffset v0.9.1
22892026-03-12T01:06:22.279Z Compiling toml_edit v0.23.10+spec-1.0.0
22902026-03-12T01:06:22.431Z Checking tokio-rustls v0.25.0
22912026-03-12T01:06:22.567Z Compiling crucible-workspace-hack v0.1.0
22922026-03-12T01:06:22.788Z Checking secrecy v0.10.3
22932026-03-12T01:06:22.885Z Compiling test-strategy v0.4.5
22942026-03-12T01:06:22.888Z Checking parse-display v0.10.0
22952026-03-12T01:06:22.966Z Checking glob v0.3.3
22962026-03-12T01:06:23.085Z Compiling proc-macro-crate v3.4.0
22972026-03-12T01:06:23.137Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22982026-03-12T01:06:23.315Z Compiling heapless v0.8.0
22992026-03-12T01:06:23.524Z Checking tabwriter v1.4.1
23002026-03-12T01:06:23.785Z Checking hash32 v0.3.1
23012026-03-12T01:06:23.827Z Compiling ingot-macros v0.1.1
23022026-03-12T01:06:23.881Z Compiling unsafe-libyaml v0.2.11
23032026-03-12T01:06:23.925Z Compiling convert_case v0.4.0
23042026-03-12T01:06:23.982Z Compiling smoltcp v0.11.0
23052026-03-12T01:06:24.023Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23062026-03-12T01:06:24.515Z Compiling derive_more v0.99.20
23072026-03-12T01:06:24.570Z Compiling num_enum_derive v0.7.5
23082026-03-12T01:06:24.927Z Compiling serde_yaml v0.9.34+deprecated
23092026-03-12T01:06:24.970Z Checking cobs v0.3.0
23102026-03-12T01:06:25.043Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23112026-03-12T01:06:25.189Z Compiling foreign-types-macros v0.2.3
23122026-03-12T01:06:25.332Z Checking foreign-types-shared v0.3.1
23132026-03-12T01:06:25.480Z Checking cpufeatures v0.3.0
23142026-03-12T01:06:25.577Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23152026-03-12T01:06:25.622Z Checking chacha20 v0.10.0
23162026-03-12T01:06:25.936Z Checking postcard v1.1.3
23172026-03-12T01:06:26.022Z Checking foreign-types v0.5.0
23182026-03-12T01:06:26.063Z Checking num_enum v0.7.5
23192026-03-12T01:06:26.315Z Compiling proc-macro-crate v1.3.1
23202026-03-12T01:06:26.367Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23212026-03-12T01:06:26.409Z Checking sigpipe v0.1.3
23222026-03-12T01:06:26.541Z Checking cstr-argument v0.1.2
23232026-03-12T01:06:26.687Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23242026-03-12T01:06:26.730Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23252026-03-12T01:06:26.905Z Checking colored v3.1.1
23262026-03-12T01:06:27.016Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23272026-03-12T01:06:27.149Z Compiling num_enum_derive v0.5.11
23282026-03-12T01:06:27.212Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23292026-03-12T01:06:27.276Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23302026-03-12T01:06:27.379Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23312026-03-12T01:06:27.444Z Checking rand v0.10.0
23322026-03-12T01:06:27.487Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23332026-03-12T01:06:27.622Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23342026-03-12T01:06:27.673Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23352026-03-12T01:06:27.763Z Checking ingot-types v0.1.2
23362026-03-12T01:06:27.861Z Compiling nix v0.30.1
23372026-03-12T01:06:27.907Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23382026-03-12T01:06:28.111Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23392026-03-12T01:06:28.191Z Checking smf v0.2.3
23402026-03-12T01:06:28.368Z Checking ingot v0.1.1
23412026-03-12T01:06:28.410Z Compiling num-derive v0.4.2
23422026-03-12T01:06:28.452Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23432026-03-12T01:06:28.602Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23442026-03-12T01:06:28.645Z Checking num_enum v0.5.11
23452026-03-12T01:06:28.808Z Checking whoami v1.6.1
23462026-03-12T01:06:28.849Z Compiling typify-impl v0.6.1
23472026-03-12T01:06:28.852Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23482026-03-12T01:06:29.066Z Checking half v2.7.1
23492026-03-12T01:06:29.371Z Checking ciborium-io v0.2.2
23502026-03-12T01:06:29.475Z Checking indent_write v2.2.0
23512026-03-12T01:06:29.523Z Checking ciborium-ll v0.2.2
23522026-03-12T01:06:29.673Z Checking universal-hash v0.5.1
23532026-03-12T01:06:29.716Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23542026-03-12T01:06:29.776Z Checking ciborium v0.2.2
23552026-03-12T01:06:29.858Z Checking opaque-debug v0.3.1
23562026-03-12T01:06:29.861Z Checking aead v0.5.2
23572026-03-12T01:06:29.980Z Checking swrite v0.1.0
23582026-03-12T01:06:30.036Z Checking poly1305 v0.8.0
23592026-03-12T01:06:30.108Z Checking chacha20 v0.9.1
23602026-03-12T01:06:30.149Z Checking unicode-width v0.1.14
23612026-03-12T01:06:30.390Z Compiling thiserror-impl-no-std v2.0.2
23622026-03-12T01:06:30.393Z Checking password-hash v0.5.0
23632026-03-12T01:06:30.473Z Checking blake2 v0.10.6
23642026-03-12T01:06:30.514Z Compiling usdt-attr-macro v0.5.0
23652026-03-12T01:06:30.761Z Compiling usdt-macro v0.5.0
23662026-03-12T01:06:30.803Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23672026-03-12T01:06:30.844Z Checking memmap v0.7.0
23682026-03-12T01:06:30.975Z Checking argon2 v0.5.3
23692026-03-12T01:06:31.048Z Checking chacha20poly1305 v0.10.1
23702026-03-12T01:06:31.243Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23712026-03-12T01:06:31.462Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23722026-03-12T01:06:31.589Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23732026-03-12T01:06:31.658Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23742026-03-12T01:06:31.758Z Checking usdt v0.5.0
23752026-03-12T01:06:31.871Z Compiling derive-where v1.6.0
23762026-03-12T01:06:31.957Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23772026-03-12T01:06:32.002Z Checking tokio-dtrace v0.1.1
23782026-03-12T01:06:32.039Z Checking atomicwrites v0.4.4
23792026-03-12T01:06:32.081Z Checking thiserror-no-std v2.0.2
23802026-03-12T01:06:32.226Z Checking vsss-rs v3.3.4
23812026-03-12T01:06:32.229Z Checking console v0.15.11
23822026-03-12T01:06:32.307Z Checking oxide-tokio-rt v0.1.2
23832026-03-12T01:06:32.363Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23842026-03-12T01:06:32.519Z Checking newline-converter v0.3.0
23852026-03-12T01:06:32.667Z Checking bytecount v0.6.9
23862026-03-12T01:06:32.709Z Checking expectorate v1.2.0
23872026-03-12T01:06:32.755Z Compiling prettyplease v0.2.37
23882026-03-12T01:06:32.829Z Compiling owo-colors v4.3.0
23892026-03-12T01:06:32.900Z Compiling cancel-safe-futures v0.1.5
23902026-03-12T01:06:33.121Z Checking libsw-core v0.3.2
23912026-03-12T01:06:33.397Z Checking libsw v3.5.0
23922026-03-12T01:06:33.624Z Checking linear-map v1.2.0
23932026-03-12T01:06:33.691Z Checking same-file v1.0.6
23942026-03-12T01:06:33.735Z Checking num-rational v0.4.2
23952026-03-12T01:06:33.777Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23962026-03-12T01:06:33.780Z Checking num-complex v0.4.6
23972026-03-12T01:06:33.872Z Checking walkdir v2.5.0
23982026-03-12T01:06:33.914Z Checking float-ord v0.3.2
23992026-03-12T01:06:33.982Z Compiling typify-impl v0.4.3
24002026-03-12T01:06:34.111Z Checking gethostname v0.5.0
24012026-03-12T01:06:34.251Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24022026-03-12T01:06:34.344Z Checking num v0.4.3
24032026-03-12T01:06:34.387Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24042026-03-12T01:06:34.390Z Compiling async-recursion v1.1.1
24052026-03-12T01:06:34.469Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24062026-03-12T01:06:35.410Z Compiling typify-macro v0.6.1
24072026-03-12T01:06:36.366Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24082026-03-12T01:06:36.911Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24092026-03-12T01:06:37.001Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24102026-03-12T01:06:37.612Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24112026-03-12T01:06:37.720Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24122026-03-12T01:06:37.790Z Compiling typify v0.6.1
24132026-03-12T01:06:37.964Z Compiling progenitor-impl v0.13.0
24142026-03-12T01:06:39.612Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24152026-03-12T01:06:40.508Z Checking unicode-linebreak v0.1.5
24162026-03-12T01:06:40.551Z Compiling typify-macro v0.4.3
24172026-03-12T01:06:40.731Z Checking smawk v0.3.2
24182026-03-12T01:06:40.791Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24192026-03-12T01:06:40.834Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24202026-03-12T01:06:40.931Z Checking globset v0.4.18
24212026-03-12T01:06:41.422Z Compiling convert_case v0.10.0
24222026-03-12T01:06:41.821Z Compiling progenitor-macro v0.13.0
24232026-03-12T01:06:42.160Z Compiling slog-dtrace v0.3.0
24242026-03-12T01:06:42.458Z Checking resolv-conf v0.7.6
24252026-03-12T01:06:42.593Z Compiling derive_more-impl v2.1.1
24262026-03-12T01:06:42.948Z Compiling typify v0.4.3
24272026-03-12T01:06:43.126Z Compiling pin-project-internal v1.1.11
24282026-03-12T01:06:43.182Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24292026-03-12T01:06:43.484Z Checking pem v3.0.6
24302026-03-12T01:06:43.736Z Checking fd-lock v4.0.4
24312026-03-12T01:06:43.803Z Checking derive_more v2.1.1
24322026-03-12T01:06:43.848Z Checking vte v0.14.1
24332026-03-12T01:06:43.925Z Checking display-error-chain v0.2.2
24342026-03-12T01:06:43.966Z Checking crossterm v0.29.0
24352026-03-12T01:06:44.083Z Checking strip-ansi-escapes v0.2.1
24362026-03-12T01:06:44.125Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24372026-03-12T01:06:44.256Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24382026-03-12T01:06:44.446Z Compiling snafu-derive v0.8.9
24392026-03-12T01:06:44.752Z Checking pin-project v1.1.11
24402026-03-12T01:06:44.794Z Checking nu-ansi-term v0.50.3
24412026-03-12T01:06:44.911Z Checking termtree v0.5.1
24422026-03-12T01:06:45.093Z Checking linked-hash-map v0.5.6
24432026-03-12T01:06:45.135Z Compiling progenitor-impl v0.11.2
24442026-03-12T01:06:45.138Z Checking reedline v0.40.0
24452026-03-12T01:06:45.351Z Checking lru-cache v0.1.2
24462026-03-12T01:06:45.536Z Checking textwrap v0.16.2
24472026-03-12T01:06:45.846Z Checking olpc-cjson v0.1.4
24482026-03-12T01:06:46.058Z Checking hickory-proto v0.24.4
24492026-03-12T01:06:46.804Z Checking serde_plain v1.0.2
24502026-03-12T01:06:46.807Z Checking typed-path v0.9.3
24512026-03-12T01:06:47.036Z Compiling minimal-lexical v0.2.1
24522026-03-12T01:06:47.148Z Checking snafu v0.8.9
24532026-03-12T01:06:47.401Z Compiling nom v7.1.3
24542026-03-12T01:06:47.958Z Checking tough v0.20.0
24552026-03-12T01:06:48.495Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24562026-03-12T01:06:48.752Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24572026-03-12T01:06:48.796Z Checking progenitor-client v0.11.2
24582026-03-12T01:06:48.924Z Compiling progenitor-macro v0.11.2
24592026-03-12T01:06:48.975Z Checking progenitor v0.13.0
24602026-03-12T01:06:49.122Z Checking nibble_vec v0.1.0
24612026-03-12T01:06:49.177Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24622026-03-12T01:06:49.262Z Checking endian-type v0.1.2
24632026-03-12T01:06:49.315Z Checking hickory-resolver v0.24.4
24642026-03-12T01:06:49.358Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24652026-03-12T01:06:49.467Z Checking radix_trie v0.2.1
24662026-03-12T01:06:49.773Z Compiling ar_archive_writer v0.5.1
24672026-03-12T01:06:50.027Z Checking humantime v2.3.0
24682026-03-12T01:06:50.155Z Checking csv-core v0.1.13
24692026-03-12T01:06:50.302Z Checking base64 v0.21.7
24702026-03-12T01:06:50.347Z Checking qorb v0.4.1
24712026-03-12T01:06:50.432Z Checking csv v1.4.0
24722026-03-12T01:06:50.659Z Compiling stacker v0.1.23
24732026-03-12T01:06:50.725Z Compiling cfg_aliases v0.1.1
24742026-03-12T01:06:50.967Z Checking highway v1.3.0
24752026-03-12T01:06:51.024Z Compiling psm v0.1.30
24762026-03-12T01:06:51.125Z Compiling nix v0.28.0
24772026-03-12T01:06:51.311Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24782026-03-12T01:06:51.647Z Checking papergrid v0.11.0
24792026-03-12T01:06:51.917Z Compiling tabled_derive v0.7.0
24802026-03-12T01:06:51.960Z Checking home v0.5.12
24812026-03-12T01:06:52.189Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24822026-03-12T01:06:52.192Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24832026-03-12T01:06:52.567Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24842026-03-12T01:06:52.727Z Checking phf_shared v0.12.1
24852026-03-12T01:06:52.897Z Compiling recursive-proc-macro-impl v0.1.1
24862026-03-12T01:06:52.959Z Compiling semver v0.1.20
24872026-03-12T01:06:53.280Z Compiling chrono-tz v0.10.4
24882026-03-12T01:06:53.330Z Checking tabled v0.15.0
24892026-03-12T01:06:53.373Z Compiling rustc_version v0.1.7
24902026-03-12T01:06:53.414Z Checking phf v0.12.1
24912026-03-12T01:06:53.528Z Checking recursive v0.1.1
24922026-03-12T01:06:53.671Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24932026-03-12T01:06:53.713Z Compiling const_format_proc_macros v0.2.34
24942026-03-12T01:06:53.716Z Compiling peg-macros v0.8.5
24952026-03-12T01:06:53.869Z Checking winnow v0.6.26
24962026-03-12T01:06:54.892Z Compiling sqlparser_derive v0.5.0
24972026-03-12T01:06:55.016Z Checking unicode_categories v0.1.1
24982026-03-12T01:06:55.264Z Checking rustyline v14.0.0
24992026-03-12T01:06:55.492Z Checking sqlformat v0.3.5
25002026-03-12T01:06:55.653Z Checking peg v0.8.5
25012026-03-12T01:06:55.657Z Checking const_format v0.2.35
25022026-03-12T01:06:55.844Z Compiling newtype_derive v0.1.6
25032026-03-12T01:06:55.958Z Checking sqlparser v0.61.0
25042026-03-12T01:06:56.026Z Checking progenitor v0.11.2
25052026-03-12T01:06:56.122Z Checking bcs v0.1.6
25062026-03-12T01:06:56.232Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25072026-03-12T01:06:56.275Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25082026-03-12T01:06:56.409Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25092026-03-12T01:06:56.463Z Checking steno v0.4.1
25102026-03-12T01:06:56.508Z Checking utf-8 v0.7.6
25112026-03-12T01:06:56.584Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25122026-03-12T01:06:56.706Z Checking filetime v0.2.27
25132026-03-12T01:06:56.764Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25142026-03-12T01:06:56.836Z Checking arc-swap v1.8.2
25152026-03-12T01:06:56.908Z Checking xattr v1.6.1
25162026-03-12T01:06:57.102Z Checking tar v0.4.44
25172026-03-12T01:06:57.164Z Checking slog-scope v4.4.1
25182026-03-12T01:06:57.371Z Compiling progenitor-impl v0.10.0
25192026-03-12T01:06:57.639Z Checking slog-stdlog v4.1.1
25202026-03-12T01:06:57.859Z Checking slog-envlogger v2.2.0
25212026-03-12T01:06:57.861Z Checking tungstenite v0.21.0
25222026-03-12T01:06:58.075Z Checking typeid v1.0.3
25232026-03-12T01:06:58.247Z Checking subprocess v0.2.15
25242026-03-12T01:06:58.517Z Checking tokio-tungstenite v0.21.0
25252026-03-12T01:06:58.656Z Checking headers-core v0.3.0
25262026-03-12T01:06:58.826Z Checking headers v0.4.1
25272026-03-12T01:06:58.938Z Compiling lzma-sys v0.1.20
25282026-03-12T01:06:59.077Z Compiling cargo_toml v0.22.3
25292026-03-12T01:06:59.515Z Checking yasna v0.5.2
25302026-03-12T01:06:59.800Z Checking xz2 v0.1.7
25312026-03-12T01:07:00.051Z Checking ron v0.12.0
25322026-03-12T01:07:00.093Z Checking rcgen v0.12.1
25332026-03-12T01:07:00.468Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25342026-03-12T01:07:00.537Z Checking base16ct v1.0.0
25352026-03-12T01:07:00.737Z Checking dropshot-api-manager-types v0.6.0
25362026-03-12T01:07:00.794Z Checking tagptr v0.2.0
25372026-03-12T01:07:00.992Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25382026-03-12T01:07:01.032Z Checking moka v0.12.13
25392026-03-12T01:07:01.078Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25402026-03-12T01:07:01.176Z Compiling progenitor-macro v0.10.0
25412026-03-12T01:07:01.240Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25422026-03-12T01:07:01.290Z Compiling radium v0.7.0
25432026-03-12T01:07:01.678Z Compiling libefi-sys v0.1.0
25442026-03-12T01:07:01.827Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25452026-03-12T01:07:01.940Z Compiling bitfield-struct v0.6.2
25462026-03-12T01:07:01.982Z Checking hickory-resolver v0.25.2
25472026-03-12T01:07:02.075Z Checking tap v1.0.1
25482026-03-12T01:07:02.248Z Compiling maybe-uninit v2.0.0
25492026-03-12T01:07:02.380Z Checking wyz v0.5.1
25502026-03-12T01:07:02.820Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25512026-03-12T01:07:02.969Z Compiling zerocopy-derive v0.6.6
25522026-03-12T01:07:03.012Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
25532026-03-12T01:07:03.015Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25542026-03-12T01:07:03.092Z Compiling packed_struct v0.10.1
25552026-03-12T01:07:03.206Z Checking funty v2.0.0
25562026-03-12T01:07:03.519Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25572026-03-12T01:07:03.658Z Checking crc-catalog v2.4.0
25582026-03-12T01:07:03.717Z Checking bitvec v1.0.1
25592026-03-12T01:07:03.761Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25602026-03-12T01:07:03.824Z Checking crc v3.4.0
25612026-03-12T01:07:04.107Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25622026-03-12T01:07:04.253Z Checking zerocopy v0.6.6
25632026-03-12T01:07:04.328Z Compiling packed_struct_codegen v0.10.1
25642026-03-12T01:07:04.370Z Compiling bitfield-macros v0.19.4
25652026-03-12T01:07:04.464Z Compiling indexmap v1.9.3
25662026-03-12T01:07:04.704Z Checking nodrop v0.1.14
25672026-03-12T01:07:04.831Z Checking smallvec v0.6.14
25682026-03-12T01:07:04.872Z Checking array-init v0.0.4
25692026-03-12T01:07:05.120Z Checking hashbrown v0.12.3
25702026-03-12T01:07:05.399Z Checking serde-hex v0.1.0
25712026-03-12T01:07:05.402Z Checking bitfield v0.19.4
25722026-03-12T01:07:05.606Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25732026-03-12T01:07:05.843Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25742026-03-12T01:07:05.924Z Checking ron v0.8.1
25752026-03-12T01:07:06.188Z Checking hashbrown v0.13.2
25762026-03-12T01:07:06.670Z Checking crc-any v2.5.0
25772026-03-12T01:07:06.807Z Checking object v0.30.4
25782026-03-12T01:07:06.950Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25792026-03-12T01:07:07.091Z Checking path-slash v0.1.5
25802026-03-12T01:07:07.191Z Compiling xshell-macros v0.2.7
25812026-03-12T01:07:07.256Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25822026-03-12T01:07:07.455Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25832026-03-12T01:07:07.513Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25842026-03-12T01:07:07.741Z Checking xshell v0.2.7
25852026-03-12T01:07:07.782Z Checking half v1.8.3
25862026-03-12T01:07:08.030Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25872026-03-12T01:07:08.096Z Checking serde_cbor v0.11.2
25882026-03-12T01:07:08.355Z Checking progenitor v0.10.0
25892026-03-12T01:07:08.441Z Compiling num-derive v0.3.3
25902026-03-12T01:07:08.562Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25912026-03-12T01:07:08.711Z Compiling proc-macro-error-attr2 v2.0.0
25922026-03-12T01:07:09.072Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25932026-03-12T01:07:09.298Z Compiling proc-macro-error2 v2.0.1
25942026-03-12T01:07:09.387Z Compiling nix v0.31.1
25952026-03-12T01:07:09.687Z Checking libscf-sys v1.1.0
25962026-03-12T01:07:09.734Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25972026-03-12T01:07:09.903Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25982026-03-12T01:07:09.992Z Compiling tabled_derive v0.11.0
25992026-03-12T01:07:10.090Z Checking papergrid v0.17.0
26002026-03-12T01:07:10.196Z Checking testing_table v0.3.0
26012026-03-12T01:07:10.351Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26022026-03-12T01:07:11.076Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26032026-03-12T01:07:11.198Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26042026-03-12T01:07:11.440Z Checking maplit v1.0.2
26052026-03-12T01:07:11.579Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26062026-03-12T01:07:11.619Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26072026-03-12T01:07:11.660Z Checking tabled v0.20.0
26082026-03-12T01:07:11.752Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26092026-03-12T01:07:12.285Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26102026-03-12T01:07:12.348Z Checking crc8 v0.1.1
26112026-03-12T01:07:12.504Z Checking fxhash v0.2.1
26122026-03-12T01:07:12.690Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26132026-03-12T01:07:12.782Z Checking unicase v2.9.0
26142026-03-12T01:07:12.822Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26152026-03-12T01:07:13.023Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26162026-03-12T01:07:13.134Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26172026-03-12T01:07:13.590Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26182026-03-12T01:07:13.635Z Checking kstat-rs v0.2.4
26192026-03-12T01:07:13.719Z Compiling parking_lot_core v0.8.6
26202026-03-12T01:07:13.920Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26212026-03-12T01:07:14.237Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26222026-03-12T01:07:14.277Z Compiling git-stub v1.0.0
26232026-03-12T01:07:14.436Z Compiling dsl_auto_type v0.1.3
26242026-03-12T01:07:14.527Z Checking scheduled-thread-pool v0.2.7
26252026-03-12T01:07:14.637Z Compiling vergen-gitcl v1.0.8
26262026-03-12T01:07:14.743Z Compiling diesel_table_macro_syntax v0.2.0
26272026-03-12T01:07:14.990Z Checking r2d2 v0.8.10
26282026-03-12T01:07:15.047Z Compiling git-stub-vcs v0.1.0
26292026-03-12T01:07:15.131Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26302026-03-12T01:07:15.230Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26312026-03-12T01:07:15.271Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26322026-03-12T01:07:15.313Z Compiling diesel_derives v2.2.7
26332026-03-12T01:07:15.369Z Checking parking_lot v0.11.2
26342026-03-12T01:07:15.571Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26352026-03-12T01:07:15.648Z Checking prefix-trie v0.7.0
26362026-03-12T01:07:15.702Z Checking nanorand v0.7.0
26372026-03-12T01:07:15.847Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26382026-03-12T01:07:15.993Z Compiling dirs-sys-next v0.1.2
26392026-03-12T01:07:16.126Z Compiling crunchy v0.2.4
26402026-03-12T01:07:16.222Z Compiling dirs-next v2.0.0
26412026-03-12T01:07:16.278Z Checking hickory-server v0.25.2
26422026-03-12T01:07:16.351Z Checking flume v0.11.1
26432026-03-12T01:07:16.391Z Checking sled v0.34.7
26442026-03-12T01:07:16.433Z Compiling clang-sys v1.8.1
26452026-03-12T01:07:16.571Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26462026-03-12T01:07:16.705Z Checking hickory-client v0.25.2
26472026-03-12T01:07:16.864Z Compiling tiny-keccak v2.0.2
26482026-03-12T01:07:17.092Z Compiling term v0.7.0
26492026-03-12T01:07:17.202Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26502026-03-12T01:07:17.257Z Compiling salty v0.3.0
26512026-03-12T01:07:17.435Z Compiling bit-vec v0.6.3
26522026-03-12T01:07:17.694Z Compiling bit-set v0.5.3
26532026-03-12T01:07:17.761Z Compiling ascii-canvas v3.0.0
26542026-03-12T01:07:17.928Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26552026-03-12T01:07:17.968Z Checking primeorder v0.13.6
26562026-03-12T01:07:18.179Z Compiling itertools v0.10.5
26572026-03-12T01:07:18.360Z Compiling ena v0.14.4
26582026-03-12T01:07:18.457Z Compiling libloading v0.8.9
26592026-03-12T01:07:18.675Z Compiling regex-syntax v0.6.29
26602026-03-12T01:07:18.714Z Compiling bindgen v0.71.1
26612026-03-12T01:07:18.778Z Compiling diff v0.1.13
26622026-03-12T01:07:19.486Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26632026-03-12T01:07:19.711Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26642026-03-12T01:07:19.835Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26652026-03-12T01:07:19.974Z Compiling cexpr v0.6.0
26662026-03-12T01:07:20.286Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26672026-03-12T01:07:20.571Z Compiling lalrpop v0.19.12
26682026-03-12T01:07:20.658Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26692026-03-12T01:07:20.934Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26702026-03-12T01:07:21.234Z Compiling libxml v0.3.3
26712026-03-12T01:07:21.504Z Checking diesel v2.2.12
26722026-03-12T01:07:21.561Z Compiling fs-err v2.11.0
26732026-03-12T01:07:21.704Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26742026-03-12T01:07:21.758Z Checking p384 v0.13.1
26752026-03-12T01:07:22.021Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26762026-03-12T01:07:22.278Z Compiling strum_macros v0.24.3
26772026-03-12T01:07:22.354Z Compiling indoc v1.0.9
26782026-03-12T01:07:24.229Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26792026-03-12T01:07:24.269Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
26802026-03-12T01:07:24.722Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26812026-03-12T01:07:24.762Z Checking quick-xml v0.37.5
26822026-03-12T01:07:25.022Z Checking derive_builder v0.20.2
26832026-03-12T01:07:25.194Z Compiling oso-derive v0.27.3
26842026-03-12T01:07:25.277Z Compiling trait-variant v0.1.2
26852026-03-12T01:07:25.554Z Compiling impl-trait-for-tuples v0.2.3
26862026-03-12T01:07:25.888Z Checking openssl-probe v0.1.6
26872026-03-12T01:07:26.014Z Checking parse-size v1.1.0
26882026-03-12T01:07:26.053Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26892026-03-12T01:07:26.092Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
26902026-03-12T01:07:26.201Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26912026-03-12T01:07:27.104Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26922026-03-12T01:07:27.257Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26932026-03-12T01:07:27.341Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26942026-03-12T01:07:27.780Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26952026-03-12T01:07:27.921Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26962026-03-12T01:07:29.028Z Checking assert_matches v1.5.0
26972026-03-12T01:07:29.473Z Compiling mime_guess v2.0.5
26982026-03-12T01:07:29.784Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26992026-03-12T01:07:29.842Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27002026-03-12T01:07:30.206Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27012026-03-12T01:07:30.260Z Checking predicates-tree v1.0.13
27022026-03-12T01:07:30.446Z Checking http-range v0.1.5
27032026-03-12T01:07:30.487Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27042026-03-12T01:07:30.646Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27052026-03-12T01:07:30.990Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27062026-03-12T01:07:31.123Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27072026-03-12T01:07:31.529Z Checking atty v0.2.14
27082026-03-12T01:07:31.687Z Compiling diesel-dtrace v0.4.2
27092026-03-12T01:07:32.321Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27102026-03-12T01:07:32.523Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27112026-03-12T01:07:32.847Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27122026-03-12T01:07:33.159Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27132026-03-12T01:07:33.240Z Checking bb8 v0.8.6
27142026-03-12T01:07:33.638Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27152026-03-12T01:07:33.896Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27162026-03-12T01:07:33.936Z Checking corncobs v0.1.4
27172026-03-12T01:07:34.139Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27182026-03-12T01:07:34.578Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27192026-03-12T01:07:34.629Z Checking hyper-staticfile v0.10.1
27202026-03-12T01:07:34.797Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27212026-03-12T01:07:34.989Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27222026-03-12T01:07:35.036Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27232026-03-12T01:07:35.076Z Checking ignore v0.4.25
27242026-03-12T01:07:35.193Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27252026-03-12T01:07:35.234Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27262026-03-12T01:07:35.328Z Checking signal-hook-tokio v0.3.1
27272026-03-12T01:07:35.517Z Checking secrecy v0.8.0
27282026-03-12T01:07:35.646Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27292026-03-12T01:07:35.938Z Checking globwalk v0.9.1
27302026-03-12T01:07:36.094Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27312026-03-12T01:07:36.209Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27322026-03-12T01:07:36.497Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27332026-03-12T01:07:36.752Z Checking nonempty v0.12.0
27342026-03-12T01:07:36.823Z Checking camino-tempfile-ext v0.3.3
27352026-03-12T01:07:36.999Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27362026-03-12T01:07:37.108Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27372026-03-12T01:07:37.149Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27382026-03-12T01:07:37.556Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27392026-03-12T01:07:38.045Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27402026-03-12T01:07:38.570Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27412026-03-12T01:07:38.783Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27422026-03-12T01:07:39.028Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27432026-03-12T01:07:39.315Z Checking async-bb8-diesel v0.2.1
27442026-03-12T01:07:39.565Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27452026-03-12T01:07:39.702Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27462026-03-12T01:07:39.800Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27472026-03-12T01:07:40.052Z Checking tungstenite v0.23.0
27482026-03-12T01:07:40.408Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27492026-03-12T01:07:40.526Z Checking void v1.0.2
27502026-03-12T01:07:40.675Z Checking tokio-tungstenite v0.23.1
27512026-03-12T01:07:40.715Z Checking lzss v0.8.2
27522026-03-12T01:07:40.807Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27532026-03-12T01:07:40.877Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27542026-03-12T01:07:40.991Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27552026-03-12T01:07:41.049Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27562026-03-12T01:07:41.241Z Checking nix v0.27.1
27572026-03-12T01:07:41.796Z Checking serde_bytes v0.11.19
27582026-03-12T01:07:42.010Z Checking rand_seeder v0.4.0
27592026-03-12T01:07:42.073Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27602026-03-12T01:07:42.244Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27612026-03-12T01:07:42.612Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27622026-03-12T01:07:42.766Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27632026-03-12T01:07:42.899Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27642026-03-12T01:07:43.769Z Checking is_ci v1.2.0
27652026-03-12T01:07:43.934Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27662026-03-12T01:07:43.975Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27672026-03-12T01:07:44.171Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27682026-03-12T01:07:44.319Z Checking yansi v1.0.1
27692026-03-12T01:07:44.635Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27702026-03-12T01:07:44.708Z Checking pretty_assertions v1.4.1
27712026-03-12T01:07:44.918Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27722026-03-12T01:07:44.962Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27732026-03-12T01:07:45.274Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27742026-03-12T01:07:45.606Z Compiling darling_core v0.23.0
27752026-03-12T01:07:46.747Z Compiling indoc v2.0.7
27762026-03-12T01:07:46.962Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27772026-03-12T01:07:47.005Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27782026-03-12T01:07:47.306Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27792026-03-12T01:07:47.393Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27802026-03-12T01:07:47.706Z Compiling instability v0.3.11
27812026-03-12T01:07:47.967Z Compiling libz-sys v1.1.24
27822026-03-12T01:07:48.063Z Checking castaway v0.2.4
27832026-03-12T01:07:48.248Z Checking compact_str v0.8.1
27842026-03-12T01:07:48.439Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27852026-03-12T01:07:48.808Z Checking supports-color v3.0.2
27862026-03-12T01:07:48.925Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27872026-03-12T01:07:49.022Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27882026-03-12T01:07:49.317Z Checking unicode-truncate v1.1.0
27892026-03-12T01:07:49.372Z Compiling darling_macro v0.23.0
27902026-03-12T01:07:49.535Z Checking lru v0.12.5
27912026-03-12T01:07:49.575Z Checking cassowary v0.3.0
27922026-03-12T01:07:49.849Z Compiling libgit2-sys v0.18.3+1.9.2
27932026-03-12T01:07:50.068Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27942026-03-12T01:07:50.071Z Compiling darling v0.23.0
27952026-03-12T01:07:50.852Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27962026-03-12T01:07:51.245Z Checking ratatui v0.29.0
27972026-03-12T01:07:51.672Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27982026-03-12T01:07:51.972Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27992026-03-12T01:07:52.388Z Compiling vergen-git2 v1.0.7
28002026-03-12T01:07:52.780Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28012026-03-12T01:07:52.863Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28022026-03-12T01:07:53.085Z Checking colored v2.2.0
28032026-03-12T01:07:53.128Z Compiling rustls v0.21.12
28042026-03-12T01:07:53.178Z Checking plotters-backend v0.3.7
28052026-03-12T01:07:53.417Z Checking shell-words v1.1.1
28062026-03-12T01:07:53.497Z Checking plotters-svg v0.3.7
28072026-03-12T01:07:53.610Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28082026-03-12T01:07:53.703Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28092026-03-12T01:07:53.742Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28102026-03-12T01:07:54.013Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28112026-03-12T01:07:54.077Z Compiling nix v0.29.0
28122026-03-12T01:07:54.599Z Checking sct v0.7.1
28132026-03-12T01:07:54.668Z Checking rustls-webpki v0.101.7
28142026-03-12T01:07:54.809Z Checking hex-literal v0.4.1
28152026-03-12T01:07:54.916Z Checking cast v0.3.0
28162026-03-12T01:07:54.974Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28172026-03-12T01:07:55.162Z Checking criterion-plot v0.6.0
28182026-03-12T01:07:55.689Z Checking plotters v0.3.7
28192026-03-12T01:07:56.741Z Checking erased-serde v0.4.9
28202026-03-12T01:07:56.996Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28212026-03-12T01:07:57.300Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28222026-03-12T01:07:58.056Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28232026-03-12T01:07:58.323Z Checking tinytemplate v1.2.1
28242026-03-12T01:07:58.640Z Checking ordered-float v2.10.1
28252026-03-12T01:07:59.011Z Checking oorandom v11.1.5
28262026-03-12T01:07:59.193Z Checking anes v0.1.6
28272026-03-12T01:07:59.476Z Checking criterion v0.7.0
28282026-03-12T01:08:01.232Z Checking serde-value v0.7.0
28292026-03-12T01:08:01.545Z Checking serde-untagged v0.1.9
28302026-03-12T01:08:01.587Z Checking tokio-rustls v0.24.1
28312026-03-12T01:08:01.880Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28322026-03-12T01:08:02.183Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28332026-03-12T01:08:02.480Z Checking rustls-pemfile v1.0.4
28342026-03-12T01:08:02.692Z Checking twox-hash v2.1.2
28352026-03-12T01:08:02.932Z Checking unicode-xid v0.2.6
28362026-03-12T01:08:03.108Z Checking cargo-util-schemas v0.8.2
28372026-03-12T01:08:03.210Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28382026-03-12T01:08:03.485Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28392026-03-12T01:08:03.702Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28402026-03-12T01:08:04.362Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28412026-03-12T01:08:04.595Z Checking fatfs v0.3.6
28422026-03-12T01:08:05.260Z Checking cargo-platform v0.2.0
28432026-03-12T01:08:05.500Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28442026-03-12T01:08:05.542Z Compiling petname v2.0.2
28452026-03-12T01:08:06.252Z Compiling seq-macro v0.3.6
28462026-03-12T01:08:07.189Z Checking cargo_metadata v0.21.0
28472026-03-12T01:08:07.449Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28482026-03-12T01:08:08.268Z Checking concurrent-queue v2.5.0
28492026-03-12T01:08:08.553Z Checking rtoolbox v0.0.3
28502026-03-12T01:08:08.761Z Checking futures-timer v3.0.3
28512026-03-12T01:08:08.974Z Checking parking v2.2.1
28522026-03-12T01:08:09.058Z Checking rpassword v7.4.0
28532026-03-12T01:08:09.164Z Checking event-listener v5.4.1
28542026-03-12T01:08:09.489Z Checking tui-tree-widget v0.23.1
28552026-03-12T01:08:09.771Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28562026-03-12T01:08:09.810Z Checking polyval v0.6.2
28572026-03-12T01:08:10.011Z Checking sapling-renderdag v0.1.0
28582026-03-12T01:08:10.058Z Checking sync-ptr v0.1.4
28592026-03-12T01:08:10.247Z Checking ghash v0.5.1
28602026-03-12T01:08:10.372Z Checking event-listener-strategy v0.5.4
28612026-03-12T01:08:10.434Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28622026-03-12T01:08:10.588Z Checking ctr v0.9.2
28632026-03-12T01:08:10.738Z Checking constant_time_eq v0.4.2
28642026-03-12T01:08:10.848Z Checking arrayvec v0.7.6
28652026-03-12T01:08:10.950Z Checking arrayref v0.3.9
28662026-03-12T01:08:11.082Z Checking aes-gcm v0.10.3
28672026-03-12T01:08:11.190Z Checking async-lock v3.4.2
28682026-03-12T01:08:11.246Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28692026-03-12T01:08:11.312Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28702026-03-12T01:08:11.768Z Checking ssh-encoding v0.2.0
28712026-03-12T01:08:12.046Z Checking blowfish v0.9.1
28722026-03-12T01:08:12.275Z Checking bcrypt-pbkdf v0.10.0
28732026-03-12T01:08:12.517Z Checking ssh-cipher v0.2.0
28742026-03-12T01:08:12.556Z Checking async-object-pool v0.2.0
28752026-03-12T01:08:12.726Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28762026-03-12T01:08:12.767Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28772026-03-12T01:08:13.198Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28782026-03-12T01:08:13.625Z Checking serde_regex v1.1.0
28792026-03-12T01:08:13.866Z Checking password-hash v0.4.2
28802026-03-12T01:08:14.104Z Checking assert-json-diff v2.0.2
28812026-03-12T01:08:14.205Z Checking path-tree v0.8.3
28822026-03-12T01:08:14.353Z Compiling target-lexicon v0.13.3
28832026-03-12T01:08:14.490Z Checking stringmetrics v2.2.2
28842026-03-12T01:08:14.715Z Checking gimli v0.32.3
28852026-03-12T01:08:15.074Z Checking httpmock v0.8.3
28862026-03-12T01:08:15.130Z Checking pbkdf2 v0.11.0
28872026-03-12T01:08:15.239Z Compiling samael v0.0.19
28882026-03-12T01:08:15.380Z Checking ssh-key v0.6.7
28892026-03-12T01:08:16.966Z Checking addr2line v0.25.1
28902026-03-12T01:08:17.358Z Checking p256 v0.13.2
28912026-03-12T01:08:17.728Z Checking p521 v0.13.3
28922026-03-12T01:08:18.097Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28932026-03-12T01:08:18.395Z Checking russh-cryptovec v0.7.3
28942026-03-12T01:08:18.601Z Checking md5 v0.7.0
28952026-03-12T01:08:18.640Z Checking rustc-demangle v0.1.27
28962026-03-12T01:08:18.856Z Compiling guppy-workspace-hack v0.1.0
28972026-03-12T01:08:18.979Z Checking russh-keys v0.45.0
28982026-03-12T01:08:19.018Z Checking backtrace v0.3.76
28992026-03-12T01:08:19.448Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29002026-03-12T01:08:19.528Z Checking num-bigint v0.4.6
29012026-03-12T01:08:19.863Z Checking des v0.8.1
29022026-03-12T01:08:20.304Z Compiling blake3 v1.8.3
29032026-03-12T01:08:20.830Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29042026-03-12T01:08:20.928Z Compiling target-spec v3.5.7
29052026-03-12T01:08:21.378Z Checking russh v0.45.0
29062026-03-12T01:08:21.419Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29072026-03-12T01:08:21.657Z Checking cfg-expr v0.20.6
29082026-03-12T01:08:21.988Z Checking backtrace-ext v0.2.1
29092026-03-12T01:08:22.212Z Checking supports-color v2.1.0
29102026-03-12T01:08:22.293Z Checking textwrap v0.15.2
29112026-03-12T01:08:22.296Z Checking supports-hyperlinks v2.1.0
29122026-03-12T01:08:22.410Z Checking supports-unicode v2.1.0
29132026-03-12T01:08:22.512Z Checking hashbrown v0.14.5
29142026-03-12T01:08:22.583Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29152026-03-12T01:08:22.624Z Checking cargo-platform v0.3.2
29162026-03-12T01:08:22.879Z Checking terminal_size v0.1.17
29172026-03-12T01:08:22.918Z Checking socket2 v0.5.10
29182026-03-12T01:08:23.049Z Compiling miette-derive v5.10.0
29192026-03-12T01:08:23.197Z Checking owo-colors v3.5.0
29202026-03-12T01:08:23.297Z Checking internet-checksum v0.2.1
29212026-03-12T01:08:23.506Z Checking chumsky v0.9.3
29222026-03-12T01:08:23.896Z Compiling git2 v0.20.4
29232026-03-12T01:08:24.009Z Checking cargo_metadata v0.23.1
29242026-03-12T01:08:24.681Z Checking miette v5.10.0
29252026-03-12T01:08:25.034Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29262026-03-12T01:08:25.074Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29272026-03-12T01:08:25.169Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29282026-03-12T01:08:25.369Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29292026-03-12T01:08:25.595Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29302026-03-12T01:08:25.708Z Checking httptest v0.16.4
29312026-03-12T01:08:26.127Z Checking pathdiff v0.2.3
29322026-03-12T01:08:26.190Z Compiling knuffel-derive v3.2.0
29332026-03-12T01:08:26.234Z Checking topological-sort v0.2.2
29342026-03-12T01:08:26.313Z Checking nested v0.1.1
29352026-03-12T01:08:26.447Z Checking omicron-zone-package v0.12.2
29362026-03-12T01:08:26.523Z Checking guppy v0.17.25
29372026-03-12T01:08:26.753Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29382026-03-12T01:08:27.640Z Checking similar-asserts v1.7.0
29392026-03-12T01:08:27.841Z Compiling rstest_macros v0.25.0
29402026-03-12T01:08:27.881Z Compiling target-triple v1.0.0
29412026-03-12T01:08:27.923Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29422026-03-12T01:08:28.151Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29432026-03-12T01:08:28.364Z Checking knuffel v3.2.0
29442026-03-12T01:08:28.411Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29452026-03-12T01:08:28.450Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29462026-03-12T01:08:28.730Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29472026-03-12T01:08:28.772Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29482026-03-12T01:08:29.268Z Checking toml_datetime v1.0.0+spec-1.1.0
29492026-03-12T01:08:29.586Z Compiling assert_cmd v2.1.2
29502026-03-12T01:08:29.825Z Checking escape8259 v0.5.3
29512026-03-12T01:08:29.954Z Compiling relative-path v1.9.3
29522026-03-12T01:08:30.027Z Checking libtest-mimic v0.8.1
29532026-03-12T01:08:30.476Z Checking toml v1.0.3+spec-1.1.0
29542026-03-12T01:08:30.850Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29552026-03-12T01:08:31.016Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29562026-03-12T01:08:31.349Z Checking blake2b_simd v1.0.4
29572026-03-12T01:08:31.935Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29582026-03-12T01:08:31.986Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29592026-03-12T01:08:32.488Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29602026-03-12T01:08:32.532Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29612026-03-12T01:08:32.838Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29622026-03-12T01:08:33.269Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29632026-03-12T01:08:33.572Z Checking fancy-regex v0.14.0
29642026-03-12T01:08:33.861Z Checking serde_tokenstream v0.2.3
29652026-03-12T01:08:34.131Z Checking uzers v0.12.2
29662026-03-12T01:08:34.212Z Checking termcolor v1.4.1
29672026-03-12T01:08:34.474Z Checking constant_time_eq v0.3.1
29682026-03-12T01:08:34.560Z Compiling linkme-impl v0.3.35
29692026-03-12T01:08:34.652Z Checking rust-argon2 v2.1.0
29702026-03-12T01:08:35.060Z Checking trybuild v1.0.116
29712026-03-12T01:08:35.117Z Checking datatest-stable v0.3.3
29722026-03-12T01:08:35.910Z Checking rstest v0.25.0
29732026-03-12T01:08:36.046Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29742026-03-12T01:08:36.139Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29752026-03-12T01:08:36.516Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29762026-03-12T01:08:36.615Z Checking support-bundle-viewer v0.1.2
29772026-03-12T01:08:36.969Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29782026-03-12T01:08:37.281Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29792026-03-12T01:08:37.443Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29802026-03-12T01:08:37.589Z Checking drift v0.1.3
29812026-03-12T01:08:37.751Z Checking rand_distr v0.5.1
29822026-03-12T01:08:37.828Z Compiling polar-core v0.27.3
29832026-03-12T01:08:38.075Z Checking multimap v0.10.1
29842026-03-12T01:08:38.345Z Checking approx v0.5.1
29852026-03-12T01:08:38.397Z Compiling linkme v0.3.35
29862026-03-12T01:08:38.574Z Checking dropshot-api-manager v0.6.0
29872026-03-12T01:08:39.915Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29882026-03-12T01:08:40.312Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29892026-03-12T01:08:40.397Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29902026-03-12T01:08:40.400Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29912026-03-12T01:08:40.479Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29922026-03-12T01:08:40.783Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29932026-03-12T01:08:40.825Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29942026-03-12T01:08:40.895Z Checking partial-io v0.5.4
29952026-03-12T01:08:41.102Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29962026-03-12T01:08:41.212Z Checking cargo_toml v0.21.0
29972026-03-12T01:08:41.252Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29982026-03-12T01:08:41.380Z Checking termios v0.3.3
29992026-03-12T01:08:41.456Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
30002026-03-12T01:08:42.044Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30012026-03-12T01:08:42.420Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30022026-03-12T01:08:43.573Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30032026-03-12T01:08:45.144Z Checking oso v0.27.3
30042026-03-12T01:08:46.082Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30052026-03-12T01:08:49.793Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30062026-03-12T01:08:52.484Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30072026-03-12T01:08:55.379Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30082026-03-12T01:09:00.874Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30092026-03-12T01:09:05.370Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30102026-03-12T01:09:13.358Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30112026-03-12T01:09:14.755Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30122026-03-12T01:09:17.003Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30132026-03-12T01:09:28.002Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30142026-03-12T01:11:15.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 26s
30152026-03-12T01:11:15.877Z
30162026-03-12T01:11:15.877Zreal 5:31.395321395
30172026-03-12T01:11:15.880Zuser 28:18.816002307
30182026-03-12T01:11:15.880Zsys 5:53.306519777
30192026-03-12T01:11:15.880Ztrap 0.734833464
30202026-03-12T01:11:15.880Ztflt 0.512423158
30212026-03-12T01:11:15.880Zdflt 0.165904617
30222026-03-12T01:11:15.880Zkflt 0.005193325
30232026-03-12T01:11:15.880Zlock 1:06:41.566023490
30242026-03-12T01:11:15.880Zslp 1:30:57.823008590
30252026-03-12T01:11:15.880Zlat 2:19.617160110
30262026-03-12T01:11:15.880Zstop 13:01.964663502
30272026-03-12T01:11:15.880Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30282026-03-12T01:11:15.880Z+ ptime -m cargo doc --workspace --no-deps
30292026-03-12T01:11:17.119Zwarning: output filename collision.
30302026-03-12T01:11:17.119ZThe 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-12T01:11:17.119ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30322026-03-12T01:11:17.119ZThe targets should have unique names.
30332026-03-12T01:11:17.119ZThis is a known bug where multiple crates with the same name use
30342026-03-12T01:11:17.119Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30352026-03-12T01:11:18.303Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30362026-03-12T01:11:18.514Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30372026-03-12T01:11:18.543Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30382026-03-12T01:11:18.601Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30392026-03-12T01:11:18.635Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30402026-03-12T01:11:18.668Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30412026-03-12T01:11:18.671Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30422026-03-12T01:11:18.862Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30432026-03-12T01:11:18.895Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30442026-03-12T01:11:18.923Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30452026-03-12T01:11:18.977Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30462026-03-12T01:11:19.051Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30472026-03-12T01:11:19.203Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30482026-03-12T01:11:19.229Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30492026-03-12T01:11:19.272Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30502026-03-12T01:11:19.384Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30512026-03-12T01:11:19.462Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30522026-03-12T01:11:19.492Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30532026-03-12T01:11:19.873Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30542026-03-12T01:11:20.160Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30552026-03-12T01:11:20.216Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30562026-03-12T01:11:20.387Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30572026-03-12T01:11:20.414Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30582026-03-12T01:11:20.466Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30592026-03-12T01:11:20.497Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30602026-03-12T01:11:20.716Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30612026-03-12T01:11:20.740Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30622026-03-12T01:11:20.979Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30632026-03-12T01:11:21.076Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30642026-03-12T01:11:21.182Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30652026-03-12T01:11:21.357Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30662026-03-12T01:11:21.532Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30672026-03-12T01:11:21.592Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30682026-03-12T01:11:21.622Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30692026-03-12T01:11:21.840Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30702026-03-12T01:11:21.920Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30712026-03-12T01:11:21.952Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30722026-03-12T01:11:22.255Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30732026-03-12T01:11:22.335Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
30742026-03-12T01:11:22.676Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30752026-03-12T01:11:22.752Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30762026-03-12T01:11:22.851Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30772026-03-12T01:11:23.018Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30782026-03-12T01:11:23.063Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30792026-03-12T01:11:23.089Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30802026-03-12T01:11:23.117Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30812026-03-12T01:11:23.332Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30822026-03-12T01:11:23.407Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30832026-03-12T01:11:23.432Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30842026-03-12T01:11:23.456Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30852026-03-12T01:11:23.598Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30862026-03-12T01:11:23.783Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30872026-03-12T01:11:23.808Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30882026-03-12T01:11:23.833Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30892026-03-12T01:11:23.906Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30902026-03-12T01:11:24.113Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30912026-03-12T01:11:24.138Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30922026-03-12T01:11:24.161Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30932026-03-12T01:11:24.352Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30942026-03-12T01:11:24.477Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30952026-03-12T01:11:24.504Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30962026-03-12T01:11:24.529Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30972026-03-12T01:11:24.747Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30982026-03-12T01:11:24.783Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30992026-03-12T01:11:24.950Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31002026-03-12T01:11:24.979Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31012026-03-12T01:11:25.058Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31022026-03-12T01:11:25.121Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31032026-03-12T01:11:25.201Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31042026-03-12T01:11:25.850Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31052026-03-12T01:11:25.933Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31062026-03-12T01:11:26.183Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31072026-03-12T01:11:26.408Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31082026-03-12T01:11:26.930Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31092026-03-12T01:11:27.455Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31102026-03-12T01:11:27.520Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31112026-03-12T01:11:27.749Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31122026-03-12T01:11:28.107Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31132026-03-12T01:11:28.136Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31142026-03-12T01:11:28.225Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31152026-03-12T01:11:28.341Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31162026-03-12T01:11:28.548Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31172026-03-12T01:11:28.579Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31182026-03-12T01:11:28.732Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31192026-03-12T01:11:29.055Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31202026-03-12T01:11:29.449Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31212026-03-12T01:11:29.486Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31222026-03-12T01:11:29.583Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31232026-03-12T01:11:29.853Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31242026-03-12T01:11:30.167Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31252026-03-12T01:11:30.574Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31262026-03-12T01:11:30.828Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31272026-03-12T01:11:30.856Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31282026-03-12T01:11:30.892Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31292026-03-12T01:11:31.247Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31302026-03-12T01:11:31.488Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31312026-03-12T01:11:32.084Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31322026-03-12T01:11:32.129Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31332026-03-12T01:11:32.272Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31342026-03-12T01:11:32.996Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31352026-03-12T01:11:34.164Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31362026-03-12T01:11:34.508Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31372026-03-12T01:11:34.719Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31382026-03-12T01:11:34.827Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31392026-03-12T01:11:35.041Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31402026-03-12T01:11:35.265Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31412026-03-12T01:11:35.300Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31422026-03-12T01:11:35.582Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31432026-03-12T01:11:35.627Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31442026-03-12T01:11:35.654Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31452026-03-12T01:11:36.031Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31462026-03-12T01:11:36.059Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31472026-03-12T01:11:36.111Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31482026-03-12T01:11:36.307Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31492026-03-12T01:11:36.700Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31502026-03-12T01:11:36.725Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31512026-03-12T01:11:38.368Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31522026-03-12T01:11:38.496Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31532026-03-12T01:11:38.937Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31542026-03-12T01:11:39.148Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31552026-03-12T01:11:39.273Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31562026-03-12T01:11:39.537Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31572026-03-12T01:11:39.686Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31582026-03-12T01:11:40.560Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31592026-03-12T01:11:40.587Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31602026-03-12T01:11:40.721Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31612026-03-12T01:11:41.082Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31622026-03-12T01:11:41.659Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31632026-03-12T01:11:41.687Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31642026-03-12T01:11:41.986Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31652026-03-12T01:11:42.248Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31662026-03-12T01:11:42.392Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31672026-03-12T01:11:42.433Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31682026-03-12T01:11:42.729Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31692026-03-12T01:11:44.186Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31702026-03-12T01:11:44.459Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31712026-03-12T01:11:44.571Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31722026-03-12T01:11:45.299Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31732026-03-12T01:11:45.505Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31742026-03-12T01:11:45.899Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31752026-03-12T01:11:47.239Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31762026-03-12T01:11:47.425Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31772026-03-12T01:11:48.223Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31782026-03-12T01:11:48.318Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31792026-03-12T01:11:48.474Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31802026-03-12T01:11:49.169Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31812026-03-12T01:11:52.053Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31822026-03-12T01:11:52.226Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31832026-03-12T01:11:52.327Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31842026-03-12T01:11:52.356Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31852026-03-12T01:11:52.436Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31862026-03-12T01:11:53.205Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31872026-03-12T01:11:53.423Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31882026-03-12T01:11:54.226Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31892026-03-12T01:11:57.488Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31902026-03-12T01:11:57.669Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31912026-03-12T01:11:59.049Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31922026-03-12T01:11:59.197Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31932026-03-12T01:12:00.353Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31942026-03-12T01:12:00.801Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31952026-03-12T01:12:01.314Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31962026-03-12T01:12:02.140Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31972026-03-12T01:12:02.610Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31982026-03-12T01:12:02.750Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31992026-03-12T01:12:04.298Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32002026-03-12T01:12:04.394Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32012026-03-12T01:12:04.828Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32022026-03-12T01:12:04.887Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32032026-03-12T01:12:05.175Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32042026-03-12T01:12:05.200Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32052026-03-12T01:12:05.225Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32062026-03-12T01:12:05.750Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32072026-03-12T01:12:05.949Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32082026-03-12T01:12:05.977Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32092026-03-12T01:12:06.177Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32102026-03-12T01:12:06.681Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32112026-03-12T01:12:06.820Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32122026-03-12T01:12:07.124Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32132026-03-12T01:12:07.641Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32142026-03-12T01:12:08.217Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32152026-03-12T01:12:08.537Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32162026-03-12T01:12:08.949Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32172026-03-12T01:12:09.178Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32182026-03-12T01:12:09.866Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32192026-03-12T01:12:11.510Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32202026-03-12T01:12:13.028Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32212026-03-12T01:12:13.210Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32222026-03-12T01:12:17.269Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32232026-03-12T01:12:17.817Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32242026-03-12T01:12:18.480Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32252026-03-12T01:12:19.023Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32262026-03-12T01:12:19.869Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32272026-03-12T01:12:23.450Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32282026-03-12T01:12:24.794Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32292026-03-12T01:12:25.292Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32302026-03-12T01:12:25.770Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32312026-03-12T01:12:26.645Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32322026-03-12T01:12:30.894Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32332026-03-12T01:12:31.236Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32342026-03-12T01:12:31.964Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32352026-03-12T01:12:33.017Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32362026-03-12T01:12:33.275Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32372026-03-12T01:12:33.350Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32382026-03-12T01:12:34.428Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32392026-03-12T01:12:35.332Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32402026-03-12T01:12:36.409Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32412026-03-12T01:12:37.184Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32422026-03-12T01:12:39.963Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32432026-03-12T01:12:40.603Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32442026-03-12T01:12:45.282Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32452026-03-12T01:12:46.259Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32462026-03-12T01:12:47.534Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32472026-03-12T01:12:48.288Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32482026-03-12T01:12:49.211Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32492026-03-12T01:12:50.135Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32502026-03-12T01:12:52.960Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32512026-03-12T01:12:54.323Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32522026-03-12T01:12:55.701Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32532026-03-12T01:12:56.347Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32542026-03-12T01:12:57.447Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32552026-03-12T01:12:58.748Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32562026-03-12T01:13:01.147Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32572026-03-12T01:13:01.281Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32582026-03-12T01:13:02.501Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32592026-03-12T01:13:03.915Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32602026-03-12T01:13:05.195Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32612026-03-12T01:13:11.354Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32622026-03-12T01:13:11.524Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32632026-03-12T01:13:12.605Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32642026-03-12T01:13:15.162Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32652026-03-12T01:13:15.990Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32662026-03-12T01:13:18.113Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32672026-03-12T01:13:19.702Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32682026-03-12T01:13:21.520Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32692026-03-12T01:13:26.167Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32702026-03-12T01:13:27.181Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32712026-03-12T01:13:28.132Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32722026-03-12T01:13:29.118Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32732026-03-12T01:13:31.126Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32742026-03-12T01:13:32.951Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32752026-03-12T01:13:34.882Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32762026-03-12T01:13:37.236Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32772026-03-12T01:13:39.149Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32782026-03-12T01:13:41.050Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32792026-03-12T01:13:43.437Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32802026-03-12T01:13:45.035Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32812026-03-12T01:13:47.007Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32822026-03-12T01:13:48.992Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32832026-03-12T01:13:50.904Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32842026-03-12T01:13:52.489Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32852026-03-12T01:13:54.786Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32862026-03-12T01:13:56.417Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32872026-03-12T01:13:58.837Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32882026-03-12T01:14:00.433Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32892026-03-12T01:14:02.567Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32902026-03-12T01:14:04.538Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32912026-03-12T01:14:06.690Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32922026-03-12T01:14:08.692Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32932026-03-12T01:14:10.792Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32942026-03-12T01:14:12.945Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32952026-03-12T01:14:14.932Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32962026-03-12T01:14:16.927Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32972026-03-12T01:14:19.019Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32982026-03-12T01:14:21.105Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32992026-03-12T01:14:23.239Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33002026-03-12T01:14:25.385Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33012026-03-12T01:14:27.253Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33022026-03-12T01:14:29.353Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33032026-03-12T01:14:31.487Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33042026-03-12T01:14:33.583Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33052026-03-12T01:14:38.081Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33062026-03-12T01:14:40.245Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33072026-03-12T01:14:42.476Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33082026-03-12T01:14:44.697Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33092026-03-12T01:14:45.947Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33102026-03-12T01:14:49.063Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33112026-03-12T01:14:51.232Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33122026-03-12T01:14:53.705Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33132026-03-12T01:14:55.832Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33142026-03-12T01:14:58.043Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33152026-03-12T01:15:00.186Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33162026-03-12T01:15:02.563Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33172026-03-12T01:15:04.663Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33182026-03-12T01:15:07.379Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33192026-03-12T01:15:09.803Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33202026-03-12T01:15:11.636Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33212026-03-12T01:15:14.003Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33222026-03-12T01:15:16.117Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33232026-03-12T01:15:18.316Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33242026-03-12T01:15:20.663Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33252026-03-12T01:15:22.933Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33262026-03-12T01:15:25.194Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33272026-03-12T01:15:27.413Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33282026-03-12T01:15:29.800Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33292026-03-12T01:15:31.949Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33302026-03-12T01:15:34.351Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33312026-03-12T01:15:36.636Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33322026-03-12T01:15:38.810Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33332026-03-12T01:15:41.460Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33342026-03-12T01:15:43.771Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33352026-03-12T01:15:46.136Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33362026-03-12T01:15:48.442Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33372026-03-12T01:15:51.500Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33382026-03-12T01:15:53.586Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33392026-03-12T01:15:56.102Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33402026-03-12T01:15:58.485Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33412026-03-12T01:16:02.665Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33422026-03-12T01:16:04.483Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33432026-03-12T01:16:07.120Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33442026-03-12T01:16:09.840Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33452026-03-12T01:16:12.641Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33462026-03-12T01:16:19.903Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33472026-03-12T01:16:21.071Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33482026-03-12T01:16:23.219Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33492026-03-12T01:16:26.623Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33502026-03-12T01:16:29.859Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33512026-03-12T01:16:33.140Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33522026-03-12T01:16:36.419Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33532026-03-12T01:16:39.752Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33542026-03-12T01:16:43.204Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33552026-03-12T01:16:46.484Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33562026-03-12T01:16:49.731Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33572026-03-12T01:16:53.195Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33582026-03-12T01:16:56.534Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33592026-03-12T01:16:59.753Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33602026-03-12T01:17:02.998Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33612026-03-12T01:17:06.648Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33622026-03-12T01:17:33.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 17s
33632026-03-12T01:17:33.536Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 188 other files
33642026-03-12T01:17:33.634Z
33652026-03-12T01:17:33.637Zreal 6:17.778263914
33662026-03-12T01:17:33.637Zuser 21:52.591559287
33672026-03-12T01:17:33.637Zsys 3:56.316312108
33682026-03-12T01:17:33.637Ztrap 0.427737708
33692026-03-12T01:17:33.637Ztflt 0.059051227
33702026-03-12T01:17:33.637Zdflt 0.080898170
33712026-03-12T01:17:33.637Zkflt 0.000253825
33722026-03-12T01:17:33.637Zlock 5:02:35.112223848
33732026-03-12T01:17:33.638Zslp 2:08:45.050390189
33742026-03-12T01:17:33.638Zlat 42.200927096
33752026-03-12T01:17:33.638Zstop 1:44.331425801
33762026-03-12T01:17:33.638Zprocess exited: duration 952838 ms, exit code 0
 
33772026-03-12T01:17:33.645Zfound 0 output files