01M090N9VC22PXS413RWSXWSAR: clippy (helios)

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

Buildomat Job: 01M090NV706Y8XPBYHS70BRPBZ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-17T23:26:01.554Zjob assigned to worker 01M090P40K74EKRRBTNYX2SDF5 [factory aws, i-0b3a3a6664d77b5cc] (queued for 1 m 0 s)
 
22026-08-17T23:26:08.438Zstarting task 0: "setup"
32026-08-17T23:26:08.444Z++ uname -s
42026-08-17T23:26:08.449Z+ kern=SunOS
52026-08-17T23:26:08.449Z+ build_user=build
62026-08-17T23:26:08.449Z+ build_uid=12345
72026-08-17T23:26:08.449Z+ work_dir=/work
82026-08-17T23:26:08.449Z+ input_dir=/input
92026-08-17T23:26:08.449Z+ [[ 0 == 12345 ]]
102026-08-17T23:26:08.449Z+ case "$kern" in
112026-08-17T23:26:08.449Z+ groupadd -g 12345 build
122026-08-17T23:26:08.449Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-17T23:26:10.452Z+ zfs create -o mountpoint=/work rpool/work
142026-08-17T23:26:10.532Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-17T23:26:10.540Z+ home_fs=zfs
162026-08-17T23:26:10.540Z+ [[ zfs == autofs ]]
172026-08-17T23:26:10.540Z+ mkdir -p /home/build
182026-08-17T23:26:10.540Z+ chown build:build /home/build /work
192026-08-17T23:26:12.536Z+ chmod 0700 /home/build /work
202026-08-17T23:26:12.540Zprocess exited: duration 4100 ms, exit code 0
 
212026-08-17T23:26:12.547Zstarting task 1: "rust-toolchain"
222026-08-17T23:26:12.551Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-08-17T23:26:12.551Z * rust toolchain channel = "1.97.1"
242026-08-17T23:26:12.551Z * rust toolchain profile = "default"
252026-08-17T23:26:12.551Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-08-17T23:26:12.551Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-08-17T23:26:12.551Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-08-17T23:26:12.554Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-17T23:26:12.554Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-17T23:26:12.659Zinfo: downloading installer
312026-08-17T23:26:14.047Zwarn: It looks like you have an existing rustup settings file at:
322026-08-17T23:26:14.047Zwarn: /home/build/.rustup/settings.toml
332026-08-17T23:26:14.047Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-17T23:26:14.047Zwarn: instead of the one inferred from the default host triple.
352026-08-17T23:26:14.059Zinfo: profile set to default
362026-08-17T23:26:14.059Zinfo: default host triple is x86_64-unknown-illumos
372026-08-17T23:26:14.063Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-17T23:26:14.192Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-17T23:26:14.195Zinfo: downloading 6 components
402026-08-17T23:26:29.311Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
412026-08-17T23:26:29.311Z
422026-08-17T23:26:29.338Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-17T23:26:29.338Z
442026-08-17T23:26:29.338Z
452026-08-17T23:26:29.338ZRust is installed now. Great!
462026-08-17T23:26:29.338Z
472026-08-17T23:26:29.343ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-17T23:26:29.343Zenvironment variable. This has not been done automatically.
492026-08-17T23:26:29.343Z
502026-08-17T23:26:29.343ZTo configure your current shell, you need to source
512026-08-17T23:26:29.343Zthe corresponding env file under $HOME/.cargo.
522026-08-17T23:26:29.343Z
532026-08-17T23:26:29.343ZThis is usually done by running one of the following (note the leading DOT):
542026-08-17T23:26:29.343Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-17T23:26:29.343Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-17T23:26:29.343Zsource "~/.cargo/env.nu" # For nushell
572026-08-17T23:26:29.343Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-17T23:26:29.343Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-17T23:26:29.343Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-17T23:26:29.343Zwarn: no default linker (`cc`) was found in your PATH
612026-08-17T23:26:29.343Zwarn: many Rust crates require a system C toolchain to build
622026-08-17T23:26:29.447Z+ rustup --version
632026-08-17T23:26:29.453Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-17T23:26:29.453Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-17T23:26:29.471Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-17T23:26:29.474Z+ cargo --version
672026-08-17T23:26:29.490Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-17T23:26:29.495Z+ rustc --version
692026-08-17T23:26:29.511Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-17T23:26:29.514Zprocess exited: duration 16966 ms, exit code 0
 
712026-08-17T23:26:29.520Zstarting task 2: "authentication"
722026-08-17T23:26:29.537Zprocess exited: duration 17 ms, exit code 0
 
732026-08-17T23:26:29.545Zstarting task 3: "clone repository"
742026-08-17T23:26:29.548Z+ mkdir -p /work/oxidecomputer/omicron
752026-08-17T23:26:29.551Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-08-17T23:26:29.580ZCloning into '/work/oxidecomputer/omicron'...
772026-08-17T23:26:47.328Z+ cd /work/oxidecomputer/omicron
782026-08-17T23:26:47.328Z+ git fetch origin aac4ef5abd241d8b69b5d838d334dd04c7151ba3
792026-08-17T23:26:47.674ZFrom https://github.com/oxidecomputer/omicron
802026-08-17T23:26:47.674Z * branch aac4ef5abd241d8b69b5d838d334dd04c7151ba3 -> FETCH_HEAD
812026-08-17T23:26:47.681Z+ [[ -n maghemite-integration ]]
822026-08-17T23:26:47.681Z++ git branch --show-current
832026-08-17T23:26:47.681Z+ current=main
842026-08-17T23:26:47.681Z+ [[ main != maghemite-integration ]]
852026-08-17T23:26:47.681Z+ git branch -f maghemite-integration aac4ef5abd241d8b69b5d838d334dd04c7151ba3
862026-08-17T23:26:47.681Z+ git checkout -f maghemite-integration
872026-08-17T23:26:47.859ZSwitched to branch 'maghemite-integration'
882026-08-17T23:26:47.862Z+ git reset --hard aac4ef5abd241d8b69b5d838d334dd04c7151ba3
892026-08-17T23:26:48.042ZHEAD is now at aac4ef5ab update Cargo.lock and workspace-hack
902026-08-17T23:26:48.046Zprocess exited: duration 18500 ms, exit code 0
 
912026-08-17T23:26:48.054Zstarting task 4: "build"
922026-08-17T23:26:48.057Z+ source ./env.sh
932026-08-17T23:26:48.057Z++ OLD_SHELL_OPTS=ehxB
942026-08-17T23:26:48.057Z++ set -o xtrace
952026-08-17T23:26:48.061Z++++ dirname ./env.sh
962026-08-17T23:26:48.062Z+++ readlink -f .
972026-08-17T23:26:48.065Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-08-17T23:26:48.065Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992026-08-17T23:26:48.065Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-08-17T23:26:48.065Z++ 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
1012026-08-17T23:26:48.065Z++ 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
1022026-08-17T23:26:48.065Z++ 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
1032026-08-17T23:26:48.065Z++ 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
1042026-08-17T23:26:48.065Z++ 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
1052026-08-17T23:26:48.065Z++ 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
1062026-08-17T23:26:48.065Z++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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
1072026-08-17T23:26:48.065Z++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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
1082026-08-17T23:26:48.065Z++ case $OLD_SHELL_OPTS in
1092026-08-17T23:26:48.065Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-08-17T23:26:48.066Z+ source .github/buildomat/ci-env.sh
1112026-08-17T23:26:48.066Z++ export CARGO_TERM_COLOR=always
1122026-08-17T23:26:48.066Z++ CARGO_TERM_COLOR=always
1132026-08-17T23:26:48.066Z+++ uname -s
1142026-08-17T23:26:48.066Z++ [[ SunOS == \S\u\n\O\S ]]
1152026-08-17T23:26:48.066Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1162026-08-17T23:26:48.074Z+ cargo --version
1172026-08-17T23:26:48.077Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-08-17T23:26:48.077Z+ rustc --version
1192026-08-17T23:26:48.096Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-08-17T23:26:48.099Z+ banner prerequisites
1212026-08-17T23:26:48.105Z
1222026-08-17T23:26:48.105Z ##### ##### ###### ##### ###### #### # # # #### #
1232026-08-17T23:26:48.106Z # # # # # # # # # # # # # # #
1242026-08-17T23:26:48.106Z # # # # ##### # # ##### # # # # # #### #
1252026-08-17T23:26:48.106Z ##### ##### # ##### # # # # # # # # #
1262026-08-17T23:26:48.106Z # # # # # # # # # # # # # # #
1272026-08-17T23:26:48.106Z # # # ###### # # ###### ### # #### # #### #
1282026-08-17T23:26:48.106Z
1292026-08-17T23:26:48.106Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1302026-08-17T23:26:49.895Z Startup: Refreshing catalog 'helios' ... Done
1312026-08-17T23:26:50.210Z Startup: Caching catalogs ... Done
1322026-08-17T23:26:51.939ZPlanning: Solver setup ... Done (1.630s)
1332026-08-17T23:26:51.993ZPlanning: Running solver ... Done (0.054s)
1342026-08-17T23:26:52.035ZPlanning: Finding local manifests ... Done (0.003s)
1352026-08-17T23:26:52.046ZPlanning: Fetching manifests: 0/2 0% complete
1362026-08-17T23:26:52.067ZPlanning: Fetching manifests: 2/2 100% complete
1372026-08-17T23:26:52.080ZPlanning: Package planning ... Done (0.013s)
1382026-08-17T23:26:52.083ZPlanning: Merging actions ... Done (0.001s)
1392026-08-17T23:26:52.241ZPlanning: Checking for conflicting actions ... Done (0.159s)
1402026-08-17T23:26:52.244ZPlanning: Consolidating action changes ... Done (0.001s)
1412026-08-17T23:26:53.009ZPlanning: Evaluating mediators ... Done (0.767s)
1422026-08-17T23:26:53.012ZPlanning: Planning completed in 2.77 seconds
1432026-08-17T23:26:53.019Z Packages to install: 2
1442026-08-17T23:26:53.022Z Estimated space available: 156.01 GB
1452026-08-17T23:26:53.022ZEstimated space to be consumed: 69.36 MB
1462026-08-17T23:26:53.022Z Create boot environment: No
1472026-08-17T23:26:53.022ZCreate backup boot environment: No
1482026-08-17T23:26:53.022Z Rebuild boot archive: No
1492026-08-17T23:26:53.022Z
1502026-08-17T23:26:53.022ZChanged packages:
1512026-08-17T23:26:53.022Zhelios
1522026-08-17T23:26:53.022Z developer/build-essential
1532026-08-17T23:26:53.022Z None -> 11-3.0
1542026-08-17T23:26:53.022Z library/libxmlsec1
1552026-08-17T23:26:53.022Z None -> 1.2.35-3.0
1562026-08-17T23:26:53.042Z
1572026-08-17T23:26:53.042ZDownload: 0/214 items 0.0/1.3MB 0% complete
1582026-08-17T23:26:53.120ZDownload: Completed 1.28 MB in 0.08 seconds (16.6M/s)
1592026-08-17T23:26:53.190Z Actions: 1/268 actions (Installing new actions)
1602026-08-17T23:26:53.227Z Actions: Completed 268 actions in 0.04 seconds.
1612026-08-17T23:26:53.256ZFinalize: Updating package state database ... Done (0.029s)
1622026-08-17T23:26:53.260ZFinalize: Updating package cache ... Done (0.000s)
1632026-08-17T23:26:53.334ZFinalize: Updating image state ... Done (0.078s)
1642026-08-17T23:26:55.779ZFinalize: Creating fast lookup database ... Done (2.397s)
1652026-08-17T23:26:55.844ZFinalize: Reading search index ... Done (0.012s)
1662026-08-17T23:26:55.847ZFinalize: Updating search index ... Done (0.000s)
1672026-08-17T23:26:55.927ZFinalize: Updating package cache ... Done (0.000s)
1682026-08-17T23:26:56.286ZPlanning: Evaluating mediator changes ... Done
1692026-08-17T23:26:56.390ZPlanning: Checking for conflicting actions ... Done
1702026-08-17T23:26:56.394ZPlanning: Consolidating action changes ... Done
1712026-08-17T23:26:56.548ZPlanning: Evaluating mediators ... Done
1722026-08-17T23:26:56.551ZPlanning: Planning completed in 0.26 seconds
1732026-08-17T23:26:56.571Z Mediators to change: 2
1742026-08-17T23:26:56.571Z Create boot environment: No
1752026-08-17T23:26:56.571ZCreate backup boot environment: No
1762026-08-17T23:26:56.624ZFinalize: Updating package state database ... Done
1772026-08-17T23:26:56.627ZFinalize: Updating package cache ... Done
1782026-08-17T23:26:56.670ZFinalize: Updating image state ... Done
1792026-08-17T23:26:58.601ZFinalize: Creating fast lookup database ... Done
1802026-08-17T23:26:58.661ZFinalize: Reading search index ... Done
1812026-08-17T23:26:58.664ZFinalize: Updating search index ... Done
1822026-08-17T23:26:58.743ZFinalize: Updating package cache ... Done
1832026-08-17T23:26:59.027ZPlanning: Evaluating mediator changes ... Done
1842026-08-17T23:26:59.133ZPlanning: Checking for conflicting actions ... Done
1852026-08-17T23:26:59.136ZPlanning: Consolidating action changes ... Done
1862026-08-17T23:26:59.290ZPlanning: Evaluating mediators ... Done
1872026-08-17T23:26:59.294ZPlanning: Planning completed in 0.26 seconds
1882026-08-17T23:26:59.314Z Mediators to change: 1
1892026-08-17T23:26:59.314Z Create boot environment: No
1902026-08-17T23:26:59.317ZCreate backup boot environment: No
1912026-08-17T23:26:59.354ZFinalize: Updating package state database ... Done
1922026-08-17T23:26:59.354ZFinalize: Updating package cache ... Done
1932026-08-17T23:26:59.398ZFinalize: Updating image state ... Done
1942026-08-17T23:27:01.340ZFinalize: Creating fast lookup database ... Done
1952026-08-17T23:27:01.403ZFinalize: Reading search index ... Done
1962026-08-17T23:27:01.406ZFinalize: Updating search index ... Done
1972026-08-17T23:27:01.464ZFinalize: Updating package cache ... Done
1982026-08-17T23:27:01.777ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992026-08-17T23:27:01.778Zapache system 2.4 system
2002026-08-17T23:27:01.778Zclang system 15 system
2012026-08-17T23:27:01.778Zcsh system system illumos
2022026-08-17T23:27:01.778Zctags system system illumos
2032026-08-17T23:27:01.778Zfile vendor vendor darwinsys
2042026-08-17T23:27:01.778Zfile system system illumos
2052026-08-17T23:27:01.778Zgcc vendor 14 vendor
2062026-08-17T23:27:01.778Zgcc system 13 system
2072026-08-17T23:27:01.778Zgcc system 10 system
2082026-08-17T23:27:01.778Zgo system 1.25 system
2092026-08-17T23:27:01.778Zllvm system 15 system
2102026-08-17T23:27:01.778Zmariadb system 11.4 system
2112026-08-17T23:27:01.778Zmta vendor vendor dma
2122026-08-17T23:27:01.778Zopenjdk system 17 system
2132026-08-17T23:27:01.778Zopenjdk system 11 system
2142026-08-17T23:27:01.778Zopenssl vendor 3 vendor
2152026-08-17T23:27:01.778Zperl system 5.40 system
2162026-08-17T23:27:01.778Zpostgresql system 18 system
2172026-08-17T23:27:01.778Zpostgresql system 17 system
2182026-08-17T23:27:01.778Zpython vendor 3 vendor
2192026-08-17T23:27:01.778Zpython system 2 system
2202026-08-17T23:27:01.778Zpython3 vendor 3.13 vendor
2212026-08-17T23:27:01.778Zruby system 3.4 system
2222026-08-17T23:27:01.779Zruby system 3.0 system
2232026-08-17T23:27:01.779Zwords vendor vendor american-english
2242026-08-17T23:27:01.779Zwords system system australian-english
2252026-08-17T23:27:01.779Zwords system system british-english
2262026-08-17T23:27:01.779Zwords system system canadian-english
2272026-08-17T23:27:01.779Zwords system system french
2282026-08-17T23:27:01.779Zwords system system italian
2292026-08-17T23:27:01.779Zwords system system ngerman
2302026-08-17T23:27:01.779Zwords system system ogerman
2312026-08-17T23:27:01.779Zwords system system spanish
2322026-08-17T23:27:02.032ZPUBLISHER TYPE STATUS P LOCATION
2332026-08-17T23:27:02.032Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2342026-08-17T23:27:02.487ZFMRI IFO
2352026-08-17T23:27:02.487Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2362026-08-17T23:27:02.487Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2372026-08-17T23:27:02.487Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2382026-08-17T23:27:02.487Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2392026-08-17T23:27:02.487Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2402026-08-17T23:27:02.487Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2412026-08-17T23:27:02.487Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2422026-08-17T23:27:02.487Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2432026-08-17T23:27:02.487Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2442026-08-17T23:27:02.802Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2452026-08-17T23:27:03.119Z Updating crates.io index
2462026-08-17T23:27:03.122Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2472026-08-17T23:27:03.395Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2482026-08-17T23:27:03.800Z Updating git repository `https://github.com/oxidecomputer/propolis`
2492026-08-17T23:27:04.802Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2502026-08-17T23:27:05.317Z Updating git repository `https://github.com/oxidecomputer/crucible`
2512026-08-17T23:27:07.303Z Updating git repository `https://github.com/oxidecomputer/opte`
2522026-08-17T23:27:08.174Z Updating git repository `https://github.com/oxidecomputer/tofino`
2532026-08-17T23:27:08.463Z Updating git repository `https://github.com/oxidecomputer/lldp`
2542026-08-17T23:27:08.843Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2552026-08-17T23:27:10.059Z Updating git repository `https://github.com/oxidecomputer/clickward`
2562026-08-17T23:27:10.338Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2572026-08-17T23:27:10.687Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2582026-08-17T23:27:10.939Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2592026-08-17T23:27:11.507Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2602026-08-17T23:27:11.771Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2612026-08-17T23:27:12.073Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2622026-08-17T23:27:12.371Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2632026-08-17T23:27:12.664Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2642026-08-17T23:27:13.109Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2652026-08-17T23:27:13.563Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2662026-08-17T23:27:13.969Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2672026-08-17T23:27:14.466Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2682026-08-17T23:27:14.765Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2692026-08-17T23:27:15.299Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2702026-08-17T23:27:15.680Z Updating git repository `https://github.com/oxidecomputer/erebor`
2712026-08-17T23:27:15.952Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2722026-08-17T23:27:16.358Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2732026-08-17T23:27:16.601Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2742026-08-17T23:27:16.984Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2752026-08-17T23:27:17.327Z Updating git repository `https://github.com/oxidecomputer/ispf`
2762026-08-17T23:27:17.660Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2772026-08-17T23:27:17.999Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2782026-08-17T23:27:18.421Z Updating git repository `https://github.com/oxidecomputer/tough`
2792026-08-17T23:27:19.008Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2802026-08-17T23:27:19.578Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2812026-08-17T23:27:19.871Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2822026-08-17T23:27:20.196Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2832026-08-17T23:27:20.851Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2842026-08-17T23:27:21.121Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2852026-08-17T23:27:21.385Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2862026-08-17T23:27:21.671Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2872026-08-17T23:27:21.964Z Updating git repository `https://github.com/illumos/smf-rs`
2882026-08-17T23:27:24.883Z Downloading crates ...
2892026-08-17T23:27:24.932Z Downloaded generic-array v0.14.7
2902026-08-17T23:27:24.935Z Downloaded anstream v1.0.0
2912026-08-17T23:27:24.938Z Downloaded anstyle v1.0.14
2922026-08-17T23:27:24.941Z Downloaded serde v1.0.229
2932026-08-17T23:27:24.944Z Downloaded colorchoice v1.0.4
2942026-08-17T23:27:24.944Z Downloaded clap_lex v1.0.0
2952026-08-17T23:27:24.944Z Downloaded equivalent v1.0.2
2962026-08-17T23:27:24.948Z Downloaded cargo-platform v0.3.2
2972026-08-17T23:27:24.951Z Downloaded cargo_metadata v0.23.1
2982026-08-17T23:27:24.951Z Downloaded once_cell v1.21.3
2992026-08-17T23:27:24.954Z Downloaded dof v0.3.0
3002026-08-17T23:27:24.954Z Downloaded heck v0.4.1
3012026-08-17T23:27:24.957Z Downloaded block-buffer v0.10.4
3022026-08-17T23:27:24.963Z Downloaded zerocopy v0.7.35
3032026-08-17T23:27:24.969Z Downloaded fastrand v2.3.0
3042026-08-17T23:27:24.972Z Downloaded anstyle-query v1.1.5
3052026-08-17T23:27:24.972Z Downloaded zerocopy-derive v0.7.35
3062026-08-17T23:27:24.974Z Downloaded crypto-common v0.1.7
3072026-08-17T23:27:24.975Z Downloaded zmij v1.0.21
3082026-08-17T23:27:24.975Z Downloaded getrandom v0.4.1
3092026-08-17T23:27:24.978Z Downloaded winnow v0.7.14
3102026-08-17T23:27:24.983Z Downloaded digest v0.10.7
3112026-08-17T23:27:24.989Z Downloaded cpufeatures v0.2.17
3122026-08-17T23:27:24.993Z Downloaded heck v0.5.0
3132026-08-17T23:27:24.996Z Downloaded terminal_size v0.4.3
3142026-08-17T23:27:24.996Z Downloaded bytecount v0.6.9
3152026-08-17T23:27:24.999Z Downloaded cargo_toml v0.21.0
3162026-08-17T23:27:24.999Z Downloaded fs-err v3.3.0
3172026-08-17T23:27:24.999Z Downloaded clap_derive v4.6.1
3182026-08-17T23:27:25.002Z Downloaded log v0.4.29
3192026-08-17T23:27:25.005Z Downloaded macaddr v1.0.1
3202026-08-17T23:27:25.008Z Downloaded proc-macro-error-attr v1.0.4
3212026-08-17T23:27:25.008Z Downloaded swrite v0.1.0
3222026-08-17T23:27:25.012Z Downloaded scroll_derive v0.12.1
3232026-08-17T23:27:25.015Z Downloaded toml_datetime v0.6.11
3242026-08-17T23:27:25.015Z Downloaded toml_write v0.1.2
3252026-08-17T23:27:25.018Z Downloaded smawk v0.3.2
3262026-08-17T23:27:25.018Z Downloaded thread-id v4.2.2
3272026-08-17T23:27:25.021Z Downloaded itoa v1.0.17
3282026-08-17T23:27:25.021Z Downloaded plain v0.2.3
3292026-08-17T23:27:25.024Z Downloaded strsim v0.11.1
3302026-08-17T23:27:25.024Z Downloaded cfg-if v1.0.4
3312026-08-17T23:27:25.024Z Downloaded errno v0.3.14
3322026-08-17T23:27:25.027Z Downloaded memmap v0.7.0
3332026-08-17T23:27:25.035Z Downloaded utf8parse v0.2.2
3342026-08-17T23:27:25.038Z Downloaded fnv v1.0.7
3352026-08-17T23:27:25.041Z Downloaded version_check v0.9.5
3362026-08-17T23:27:25.049Z Downloaded serde_spanned v0.6.9
3372026-08-17T23:27:25.052Z Downloaded tabled_derive v0.7.0
3382026-08-17T23:27:25.052Z Downloaded usdt-attr-macro v0.5.0
3392026-08-17T23:27:25.052Z Downloaded is_terminal_polyfill v1.70.2
3402026-08-17T23:27:25.052Z Downloaded anstyle-parse v1.0.0
3412026-08-17T23:27:25.056Z Downloaded byteorder v1.5.0
3422026-08-17T23:27:25.059Z Downloaded proc-macro-error v1.0.4
3432026-08-17T23:27:25.059Z Downloaded camino-tempfile v1.4.1
3442026-08-17T23:27:25.062Z Downloaded clap v4.6.1
3452026-08-17T23:27:25.065Z Downloaded papergrid v0.11.0
3462026-08-17T23:27:25.070Z Downloaded unicode-linebreak v0.1.5
3472026-08-17T23:27:25.070Z Downloaded usdt v0.5.0
3482026-08-17T23:27:25.070Z Downloaded autocfg v1.5.0
3492026-08-17T23:27:25.070Z Downloaded dtrace-parser v0.2.0
3502026-08-17T23:27:25.070Z Downloaded thiserror-impl v2.0.18
3512026-08-17T23:27:25.080Z Downloaded usdt-macro v0.5.0
3522026-08-17T23:27:25.083Z Downloaded serde_tokenstream v0.2.3
3532026-08-17T23:27:25.089Z Downloaded sha2 v0.10.9
3542026-08-17T23:27:25.093Z Downloaded scroll v0.12.0
3552026-08-17T23:27:25.093Z Downloaded bitflags v2.11.0
3562026-08-17T23:27:25.098Z Downloaded thiserror v1.0.69
3572026-08-17T23:27:25.101Z Downloaded usdt-impl v0.5.0
3582026-08-17T23:27:25.104Z Downloaded pretty-hex v0.4.1
3592026-08-17T23:27:25.104Z Downloaded memchr v2.8.0
3602026-08-17T23:27:25.107Z Downloaded pest_derive v2.8.6
3612026-08-17T23:27:25.107Z Downloaded anyhow v1.0.102
3622026-08-17T23:27:25.110Z Downloaded camino v1.2.2
3632026-08-17T23:27:25.110Z Downloaded semver v1.0.28
3642026-08-17T23:27:25.110Z Downloaded tempfile v3.25.0
3652026-08-17T23:27:25.113Z Downloaded thiserror-impl v1.0.69
3662026-08-17T23:27:25.113Z Downloaded pest_generator v2.8.6
3672026-08-17T23:27:25.113Z Downloaded toml v0.8.23
3682026-08-17T23:27:25.117Z Downloaded thiserror v2.0.18
3692026-08-17T23:27:25.133Z Downloaded quote v1.0.45
3702026-08-17T23:27:25.136Z Downloaded textwrap v0.16.2
3712026-08-17T23:27:25.142Z Downloaded serde_core v1.0.229
3722026-08-17T23:27:25.148Z Downloaded proc-macro2 v1.0.106
3732026-08-17T23:27:25.151Z Downloaded ucd-trie v0.1.7
3742026-08-17T23:27:25.151Z Downloaded unicode-ident v1.0.24
3752026-08-17T23:27:25.161Z Downloaded serde_derive v1.0.229
3762026-08-17T23:27:25.164Z Downloaded toml_edit v0.22.27
3772026-08-17T23:27:25.168Z Downloaded pest_meta v2.8.6
3782026-08-17T23:27:25.171Z Downloaded indexmap v2.14.0
3792026-08-17T23:27:25.174Z Downloaded pest v2.8.6
3802026-08-17T23:27:25.194Z Downloaded typenum v1.20.1
3812026-08-17T23:27:25.213Z Downloaded goblin v0.8.2
3822026-08-17T23:27:25.236Z Downloaded hashbrown v0.17.0
3832026-08-17T23:27:25.244Z Downloaded serde_json v1.0.151
3842026-08-17T23:27:25.255Z Downloaded clap_builder v4.6.0
3852026-08-17T23:27:25.265Z Downloaded tabled v0.15.0
3862026-08-17T23:27:25.282Z Downloaded syn v1.0.109
3872026-08-17T23:27:25.287Z Downloaded unicode-width v0.1.14
3882026-08-17T23:27:25.290Z Downloaded unicode-width v0.2.0
3892026-08-17T23:27:25.296Z Downloaded syn v3.0.3
3902026-08-17T23:27:25.302Z Downloaded syn v2.0.117
3912026-08-17T23:27:25.314Z Downloaded rustix v1.1.3
3922026-08-17T23:27:25.342Z Downloaded libc v0.2.185
3932026-08-17T23:27:25.404Z Compiling proc-macro2 v1.0.106
3942026-08-17T23:27:25.404Z Compiling quote v1.0.45
3952026-08-17T23:27:25.404Z Compiling unicode-ident v1.0.24
3962026-08-17T23:27:25.404Z Compiling serde_core v1.0.229
3972026-08-17T23:27:25.408Z Compiling libc v0.2.185
3982026-08-17T23:27:25.408Z Compiling version_check v0.9.5
3992026-08-17T23:27:25.408Z Compiling memchr v2.8.0
4002026-08-17T23:27:25.408Z Compiling serde v1.0.229
4012026-08-17T23:27:25.778Z Compiling zmij v1.0.21
4022026-08-17T23:27:25.981Z Compiling ucd-trie v0.1.7
4032026-08-17T23:27:26.030Z Compiling thiserror v1.0.69
4042026-08-17T23:27:26.250Z Compiling itoa v1.0.17
4052026-08-17T23:27:26.253Z Compiling pest v2.8.6
4062026-08-17T23:27:26.387Z Compiling rustix v1.1.3
4072026-08-17T23:27:26.445Z Compiling byteorder v1.5.0
4082026-08-17T23:27:26.516Z Compiling errno v0.3.14
4092026-08-17T23:27:26.697Z Compiling serde_json v1.0.151
4102026-08-17T23:27:26.839Z Compiling bitflags v2.11.0
4112026-08-17T23:27:26.885Z Compiling syn v2.0.117
4122026-08-17T23:27:26.902Z Compiling syn v3.0.3
4132026-08-17T23:27:26.982Z Compiling thread-id v4.2.2
4142026-08-17T23:27:27.083Z Compiling proc-macro-error-attr v1.0.4
4152026-08-17T23:27:27.185Z Compiling usdt-impl v0.5.0
4162026-08-17T23:27:27.264Z Compiling syn v1.0.109
4172026-08-17T23:27:27.394Z Compiling pest_meta v2.8.6
4182026-08-17T23:27:27.554Z Compiling camino v1.2.2
4192026-08-17T23:27:27.772Z Compiling proc-macro-error v1.0.4
4202026-08-17T23:27:27.955Z Compiling equivalent v1.0.2
4212026-08-17T23:27:27.973Z Compiling getrandom v0.4.1
4222026-08-17T23:27:28.045Z Compiling log v0.4.29
4232026-08-17T23:27:28.228Z Compiling hashbrown v0.17.0
4242026-08-17T23:27:28.245Z Compiling utf8parse v0.2.2
4252026-08-17T23:27:28.322Z Compiling plain v0.2.3
4262026-08-17T23:27:28.361Z Compiling anstyle-parse v1.0.0
4272026-08-17T23:27:28.566Z Compiling terminal_size v0.4.3
4282026-08-17T23:27:28.770Z Compiling indexmap v2.14.0
4292026-08-17T23:27:28.986Z Compiling anstyle v1.0.14
4302026-08-17T23:27:29.025Z Compiling serde_derive v1.0.229
4312026-08-17T23:27:29.084Z Compiling is_terminal_polyfill v1.70.2
4322026-08-17T23:27:29.139Z Compiling pest_generator v2.8.6
4332026-08-17T23:27:29.177Z Compiling winnow v0.7.14
4342026-08-17T23:27:29.193Z Compiling anstyle-query v1.1.5
4352026-08-17T23:27:29.211Z Compiling autocfg v1.5.0
4362026-08-17T23:27:29.302Z Compiling pretty-hex v0.4.1
4372026-08-17T23:27:29.420Z Compiling cfg-if v1.0.4
4382026-08-17T23:27:29.458Z Compiling thiserror v2.0.18
4392026-08-17T23:27:29.495Z Compiling colorchoice v1.0.4
4402026-08-17T23:27:29.616Z Compiling toml_write v0.1.2
4412026-08-17T23:27:29.648Z Compiling fs-err v3.3.0
4422026-08-17T23:27:29.817Z Compiling anstream v1.0.0
4432026-08-17T23:27:29.955Z Compiling heck v0.4.1
4442026-08-17T23:27:29.987Z Compiling once_cell v1.21.3
4452026-08-17T23:27:30.118Z Compiling anyhow v1.0.102
4462026-08-17T23:27:30.180Z Compiling unicode-width v0.1.14
4472026-08-17T23:27:30.203Z Compiling strsim v0.11.1
4482026-08-17T23:27:30.314Z Compiling heck v0.5.0
4492026-08-17T23:27:30.422Z Compiling clap_lex v1.0.0
4502026-08-17T23:27:30.450Z Compiling fastrand v2.3.0
4512026-08-17T23:27:30.545Z Compiling bytecount v0.6.9
4522026-08-17T23:27:30.563Z Compiling fnv v1.0.7
4532026-08-17T23:27:30.651Z Compiling papergrid v0.11.0
4542026-08-17T23:27:30.657Z Compiling tempfile v3.25.0
4552026-08-17T23:27:30.685Z Compiling clap_builder v4.6.0
4562026-08-17T23:27:30.772Z Compiling thiserror-impl v1.0.69
4572026-08-17T23:27:30.815Z Compiling zerocopy-derive v0.7.35
4582026-08-17T23:27:31.026Z Compiling pest_derive v2.8.6
4592026-08-17T23:27:31.053Z Compiling scroll_derive v0.12.1
4602026-08-17T23:27:31.053Z Compiling thiserror-impl v2.0.18
4612026-08-17T23:27:31.341Z Compiling tabled_derive v0.7.0
4622026-08-17T23:27:31.568Z Compiling scroll v0.12.0
4632026-08-17T23:27:31.706Z Compiling zerocopy v0.7.35
4642026-08-17T23:27:32.074Z Compiling goblin v0.8.2
4652026-08-17T23:27:32.167Z Compiling dtrace-parser v0.2.0
4662026-08-17T23:27:32.272Z Compiling toml_datetime v0.6.11
4672026-08-17T23:27:32.290Z Compiling dof v0.3.0
4682026-08-17T23:27:32.355Z Compiling serde_tokenstream v0.2.3
4692026-08-17T23:27:32.384Z Compiling serde_spanned v0.6.9
4702026-08-17T23:27:32.518Z Compiling toml_edit v0.22.27
4712026-08-17T23:27:32.536Z Compiling clap_derive v4.6.1
4722026-08-17T23:27:32.669Z Compiling semver v1.0.28
4732026-08-17T23:27:32.687Z Compiling cargo-platform v0.3.2
4742026-08-17T23:27:32.925Z Compiling memmap v0.7.0
4752026-08-17T23:27:32.962Z Compiling smawk v0.3.2
4762026-08-17T23:27:32.993Z Compiling unicode-width v0.2.0
4772026-08-17T23:27:33.104Z Compiling unicode-linebreak v0.1.5
4782026-08-17T23:27:33.104Z Compiling cargo_metadata v0.23.1
4792026-08-17T23:27:33.152Z Compiling usdt-macro v0.5.0
4802026-08-17T23:27:33.271Z Compiling usdt-attr-macro v0.5.0
4812026-08-17T23:27:33.360Z Compiling textwrap v0.16.2
4822026-08-17T23:27:33.733Z Compiling tabled v0.15.0
4832026-08-17T23:27:33.763Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4842026-08-17T23:27:33.811Z Compiling macaddr v1.0.1
4852026-08-17T23:27:33.943Z Compiling toml v0.8.23
4862026-08-17T23:27:34.192Z Compiling camino-tempfile v1.4.1
4872026-08-17T23:27:34.272Z Compiling clap v4.6.1
4882026-08-17T23:27:34.390Z Compiling cargo_toml v0.21.0
4892026-08-17T23:27:34.443Z Compiling swrite v0.1.0
4902026-08-17T23:27:36.464Z Compiling usdt v0.5.0
4912026-08-17T23:27:36.498Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4922026-08-17T23:27:37.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.21s
4932026-08-17T23:27:38.343Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4942026-08-17T23:27:38.612Z Downloading crates ...
4952026-08-17T23:27:38.624Z Downloaded argon2 v0.5.3
4962026-08-17T23:27:38.624Z Downloaded anstyle-parse v0.2.7
4972026-08-17T23:27:38.624Z Downloaded bcs v0.1.6
4982026-08-17T23:27:38.629Z Downloaded ascii-canvas v3.0.0
4992026-08-17T23:27:38.629Z Downloaded arrayref v0.3.9
5002026-08-17T23:27:38.629Z Downloaded compression-core v0.4.31
5012026-08-17T23:27:38.629Z Downloaded array-init v0.0.4
5022026-08-17T23:27:38.629Z Downloaded cexpr v0.6.0
5032026-08-17T23:27:38.629Z Downloaded anstream v0.6.21
5042026-08-17T23:27:38.629Z Downloaded convert_case v0.4.0
5052026-08-17T23:27:38.632Z Downloaded arrayvec v0.7.6
5062026-08-17T23:27:38.632Z Downloaded foreign-types v0.5.0
5072026-08-17T23:27:38.636Z Downloaded assert_matches v1.5.0
5082026-08-17T23:27:38.636Z Downloaded async-recursion v1.1.1
5092026-08-17T23:27:38.639Z Downloaded fixedbitset v0.5.7
5102026-08-17T23:27:38.639Z Downloaded fs_extra v1.3.0
5112026-08-17T23:27:38.641Z Downloaded cmov v0.5.4
5122026-08-17T23:27:38.641Z Downloaded funty v2.0.0
5132026-08-17T23:27:38.641Z Downloaded foreign-types v0.3.2
5142026-08-17T23:27:38.644Z Downloaded byte-wrapper v0.1.0
5152026-08-17T23:27:38.644Z Downloaded ff v0.14.0
5162026-08-17T23:27:38.647Z Downloaded foreign-types-shared v0.3.1
5172026-08-17T23:27:38.647Z Downloaded flagset v0.4.7
5182026-08-17T23:27:38.647Z Downloaded float-cmp v0.10.0
5192026-08-17T23:27:38.647Z Downloaded foldhash v0.2.0
5202026-08-17T23:27:38.650Z Downloaded git-stub-vcs v0.1.0
5212026-08-17T23:27:38.650Z Downloaded adler2 v2.0.1
5222026-08-17T23:27:38.653Z Downloaded env_logger v0.11.9
5232026-08-17T23:27:38.657Z Downloaded argon2 v0.6.0-rc.8
5242026-08-17T23:27:38.660Z Downloaded form_urlencoded v1.2.2
5252026-08-17T23:27:38.660Z Downloaded foreign-types-shared v0.1.1
5262026-08-17T23:27:38.660Z Downloaded fxhash v0.2.1
5272026-08-17T23:27:38.660Z Downloaded gethostname v0.5.0
5282026-08-17T23:27:38.665Z Downloaded futures-core v0.3.32
5292026-08-17T23:27:38.668Z Downloaded async-trait v0.1.89
5302026-08-17T23:27:38.668Z Downloaded atomicwrites v0.4.4
5312026-08-17T23:27:38.668Z Downloaded atty v0.2.14
5322026-08-17T23:27:38.668Z Downloaded bcrypt-pbkdf v0.11.0
5332026-08-17T23:27:38.671Z Downloaded fixedbitset v0.4.2
5342026-08-17T23:27:38.671Z Downloaded fd-lock v4.0.4
5352026-08-17T23:27:38.671Z Downloaded foreign-types-macros v0.2.3
5362026-08-17T23:27:38.671Z Downloaded globwalk v0.9.1
5372026-08-17T23:27:38.673Z Downloaded base16ct v1.0.0
5382026-08-17T23:27:38.673Z Downloaded env_filter v1.0.0
5392026-08-17T23:27:38.676Z Downloaded base64ct v1.8.3
5402026-08-17T23:27:38.676Z Downloaded futures-io v0.3.32
5412026-08-17T23:27:38.679Z Downloaded atomic-waker v1.1.2
5422026-08-17T23:27:38.682Z Downloaded float-ord v0.3.2
5432026-08-17T23:27:38.686Z Downloaded git-stub v1.0.0
5442026-08-17T23:27:38.690Z Downloaded async-stream v0.3.6
5452026-08-17T23:27:38.690Z Downloaded futures-sink v0.3.32
5462026-08-17T23:27:38.690Z Downloaded base16ct v0.2.0
5472026-08-17T23:27:38.693Z Downloaded hash32 v0.3.1
5482026-08-17T23:27:38.693Z Downloaded bb8 v0.8.6
5492026-08-17T23:27:38.693Z Downloaded bitfield-struct v0.6.2
5502026-08-17T23:27:38.693Z Downloaded futures-task v0.3.32
5512026-08-17T23:27:38.693Z Downloaded bitfield-macros v0.19.4
5522026-08-17T23:27:38.693Z Downloaded ghash v0.6.0
5532026-08-17T23:27:39.049Z Downloaded hash32 v0.2.1
5542026-08-17T23:27:39.070Z Downloaded http-range v0.1.5
5552026-08-17T23:27:39.070Z Downloaded aead v0.5.2
5562026-08-17T23:27:39.070Z Downloaded fallible-iterator v0.2.0
5572026-08-17T23:27:39.070Z Downloaded ff v0.13.1
5582026-08-17T23:27:39.070Z Downloaded fs-err v2.11.0
5592026-08-17T23:27:39.070Z Downloaded futures-executor v0.3.32
5602026-08-17T23:27:39.070Z Downloaded bit-set v0.5.3
5612026-08-17T23:27:39.070Z Downloaded bit-set v0.8.0
5622026-08-17T23:27:39.070Z Downloaded erased-serde v0.3.31
5632026-08-17T23:27:39.070Z Downloaded filetime v0.2.27
5642026-08-17T23:27:39.070Z Downloaded futures-macro v0.3.32
5652026-08-17T23:27:39.070Z Downloaded castaway v0.2.4
5662026-08-17T23:27:39.070Z Downloaded home v0.5.12
5672026-08-17T23:27:39.071Z Downloaded cfg_aliases v0.2.1
5682026-08-17T23:27:39.071Z Downloaded headers-core v0.3.0
5692026-08-17T23:27:39.071Z Downloaded hostname v0.3.1
5702026-08-17T23:27:39.071Z Downloaded http-body v1.0.1
5712026-08-17T23:27:39.071Z Downloaded ciborium-ll v0.2.2
5722026-08-17T23:27:39.071Z Downloaded hostname v0.4.2
5732026-08-17T23:27:39.071Z Downloaded hubpack v0.1.2
5742026-08-17T23:27:39.071Z Downloaded hubpack_derive v0.1.1
5752026-08-17T23:27:39.071Z Downloaded hyper-tls v0.6.0
5762026-08-17T23:27:39.071Z Downloaded hex v0.4.3
5772026-08-17T23:27:39.071Z Downloaded httpdate v1.0.3
5782026-08-17T23:27:39.071Z Downloaded phf_shared v0.13.1
5792026-08-17T23:27:39.071Z Downloaded powerfmt v0.2.0
5802026-08-17T23:27:39.072Z Downloaded group v0.13.0
5812026-08-17T23:27:39.072Z Downloaded group v0.14.0
5822026-08-17T23:27:39.072Z Downloaded cfg_aliases v0.1.1
5832026-08-17T23:27:39.072Z Downloaded block-padding v0.4.2
5842026-08-17T23:27:39.072Z Downloaded ciborium-io v0.2.2
5852026-08-17T23:27:39.072Z Downloaded glob v0.3.3
5862026-08-17T23:27:39.072Z Downloaded precomputed-hash v0.1.1
5872026-08-17T23:27:39.072Z Downloaded async-stream-impl v0.3.6
5882026-08-17T23:27:39.072Z Downloaded bit-vec v0.6.3
5892026-08-17T23:27:39.072Z Downloaded aes-gcm v0.11.0
5902026-08-17T23:27:39.072Z Downloaded arc-swap v1.8.2
5912026-08-17T23:27:39.072Z Downloaded allocator-api2 v0.2.21
5922026-08-17T23:27:39.072Z Downloaded globset v0.4.18
5932026-08-17T23:27:39.072Z Downloaded fatfs v0.3.6
5942026-08-17T23:27:39.072Z Downloaded num_enum_derive v0.5.11
5952026-08-17T23:27:39.072Z Downloaded num v0.4.3
5962026-08-17T23:27:39.072Z Downloaded expectorate v1.2.0
5972026-08-17T23:27:39.072Z Downloaded progenitor-macro v0.14.0
5982026-08-17T23:27:39.072Z Downloaded rustc_version v0.1.7
5992026-08-17T23:27:39.073Z Downloaded opaque-debug v0.3.1
6002026-08-17T23:27:39.073Z Downloaded openssl-probe v0.2.1
6012026-08-17T23:27:39.073Z Downloaded parse-display v0.10.0
6022026-08-17T23:27:39.073Z Downloaded same-file v1.0.6
6032026-08-17T23:27:39.073Z Downloaded oso-derive v0.27.3
6042026-08-17T23:27:39.073Z Downloaded serde_bytes v0.11.19
6052026-08-17T23:27:39.073Z Downloaded serde_spanned v1.1.1
6062026-08-17T23:27:39.073Z Downloaded proc-macro-crate v1.3.1
6072026-08-17T23:27:39.073Z Downloaded rand_pcg v0.10.2
6082026-08-17T23:27:39.073Z Downloaded highway v1.3.0
6092026-08-17T23:27:39.073Z Downloaded hex-literal v1.1.0
6102026-08-17T23:27:39.073Z Downloaded serde_repr v0.1.20
6112026-08-17T23:27:39.073Z Downloaded hyper-staticfile v0.10.1
6122026-08-17T23:27:39.073Z Downloaded secrecy v0.10.3
6132026-08-17T23:27:39.073Z Downloaded serde_plain v1.0.2
6142026-08-17T23:27:39.073Z Downloaded http-body-util v0.1.3
6152026-08-17T23:27:39.073Z Downloaded humantime v2.3.0
6162026-08-17T23:27:39.073Z Downloaded bit-vec v0.8.0
6172026-08-17T23:27:39.073Z Downloaded bitflags v1.3.2
6182026-08-17T23:27:39.073Z Downloaded bs58 v0.5.1
6192026-08-17T23:27:39.073Z Downloaded cassowary v0.3.0
6202026-08-17T23:27:39.074Z Downloaded cobs v0.3.0
6212026-08-17T23:27:39.074Z Downloaded cipher v0.5.2
6222026-08-17T23:27:39.074Z Downloaded shell-words v1.1.1
6232026-08-17T23:27:39.074Z Downloaded slog-bunyan v2.5.0
6242026-08-17T23:27:39.074Z Downloaded block-buffer v0.12.1
6252026-08-17T23:27:39.074Z Downloaded strip-ansi-escapes v0.2.1
6262026-08-17T23:27:39.074Z Downloaded bitfield v0.19.4
6272026-08-17T23:27:39.074Z Downloaded cbc v0.2.1
6282026-08-17T23:27:39.074Z Downloaded parse-display-derive v0.10.0
6292026-08-17T23:27:39.074Z Downloaded pkcs8 v0.10.2
6302026-08-17T23:27:39.074Z Downloaded blowfish v0.10.0
6312026-08-17T23:27:39.074Z Downloaded camino-tempfile-ext v0.3.3
6322026-08-17T23:27:39.074Z Downloaded chacha20 v0.9.1
6332026-08-17T23:27:39.074Z Downloaded constant_time_eq v0.4.2
6342026-08-17T23:27:39.074Z Downloaded getrandom v0.2.17
6352026-08-17T23:27:39.074Z Downloaded compression-codecs v0.4.37
6362026-08-17T23:27:39.074Z Downloaded hybrid-array v0.4.13
6372026-08-17T23:27:39.074Z Downloaded hyper-rustls v0.27.7
6382026-08-17T23:27:39.074Z Downloaded cmake v0.1.57
6392026-08-17T23:27:39.074Z Downloaded const_format_proc_macros v0.2.34
6402026-08-17T23:27:39.074Z Downloaded ppv-lite86 v0.2.21
6412026-08-17T23:27:39.074Z Downloaded strum v0.26.3
6422026-08-17T23:27:39.074Z Downloaded async-bb8-diesel v0.2.1
6432026-08-17T23:27:39.074Z Downloaded getrandom v0.3.4
6442026-08-17T23:27:39.074Z Downloaded backon v1.6.0
6452026-08-17T23:27:39.074Z Downloaded generic-array v1.4.3
6462026-08-17T23:27:39.074Z Downloaded iana-time-zone v0.1.65
6472026-08-17T23:27:39.074Z Downloaded num-rational v0.4.2
6482026-08-17T23:27:39.074Z Downloaded aead v0.6.1
6492026-08-17T23:27:39.074Z Downloaded ar_archive_writer v0.5.1
6502026-08-17T23:27:39.074Z Downloaded supports-color v3.0.2
6512026-08-17T23:27:39.074Z Downloaded tinyvec_macros v0.1.1
6522026-08-17T23:27:39.074Z Downloaded tokio-test v0.4.5
6532026-08-17T23:27:39.074Z Downloaded cipher v0.4.4
6542026-08-17T23:27:39.085Z Downloaded progenitor-extras v0.2.0
6552026-08-17T23:27:39.086Z Downloaded rand_core v0.9.5
6562026-08-17T23:27:39.086Z Downloaded rand_core v0.10.0
6572026-08-17T23:27:39.086Z Downloaded rustls-native-certs v0.8.3
6582026-08-17T23:27:39.086Z Downloaded scroll v0.13.0
6592026-08-17T23:27:39.086Z Downloaded slab v0.4.12
6602026-08-17T23:27:39.086Z Downloaded tower-layer v0.3.3
6612026-08-17T23:27:39.086Z Downloaded untrusted v0.7.1
6622026-08-17T23:27:39.086Z Downloaded usdt-attr-macro v0.6.0
6632026-08-17T23:27:39.086Z Downloaded utf8_iter v1.0.4
6642026-08-17T23:27:39.086Z Downloaded unit-prefix v0.5.2
6652026-08-17T23:27:39.086Z Downloaded sec1 v0.7.3
6662026-08-17T23:27:39.086Z Downloaded futures-channel v0.3.32
6672026-08-17T23:27:39.086Z Downloaded half v1.8.3
6682026-08-17T23:27:39.086Z Downloaded cpubits v0.1.1
6692026-08-17T23:27:39.086Z Downloaded hmac v0.12.1
6702026-08-17T23:27:39.086Z Downloaded hmac v0.13.0
6712026-08-17T23:27:39.086Z Downloaded ahash v0.8.12
6722026-08-17T23:27:39.086Z Downloaded bzip2 v0.4.4
6732026-08-17T23:27:39.086Z Downloaded buf-list v1.1.2
6742026-08-17T23:27:39.086Z Downloaded ciborium v0.2.2
6752026-08-17T23:27:39.086Z Downloaded const-oid v0.9.6
6762026-08-17T23:27:39.086Z Downloaded signal-hook-registry v1.4.8
6772026-08-17T23:27:39.086Z Downloaded signature v3.0.0
6782026-08-17T23:27:39.086Z Downloaded slog-async v2.8.0
6792026-08-17T23:27:39.086Z Downloaded ssh-encoding v0.3.0
6802026-08-17T23:27:39.087Z Downloaded wait-timeout v0.2.1
6812026-08-17T23:27:39.087Z Downloaded blake2 v0.11.0-rc.6
6822026-08-17T23:27:39.087Z Downloaded clang-sys v1.8.1
6832026-08-17T23:27:39.087Z Downloaded colored v3.1.1
6842026-08-17T23:27:39.087Z Downloaded zerofrom v0.1.6
6852026-08-17T23:27:39.087Z Downloaded crc-catalog v2.4.0
6862026-08-17T23:27:39.087Z Downloaded cstr-argument v0.1.2
6872026-08-17T23:27:39.087Z Downloaded blake2 v0.10.6
6882026-08-17T23:27:39.087Z Downloaded cancel-safe-futures v0.1.5
6892026-08-17T23:27:39.087Z Downloaded pem v3.0.6
6902026-08-17T23:27:39.087Z Downloaded strum_macros v0.27.2
6912026-08-17T23:27:39.087Z Downloaded foldhash v0.1.5
6922026-08-17T23:27:39.087Z Downloaded bzip2 v0.6.1
6932026-08-17T23:27:39.087Z Downloaded chacha20 v0.10.0
6942026-08-17T23:27:39.087Z Downloaded console v0.16.2
6952026-08-17T23:27:39.087Z Downloaded half v2.7.1
6962026-08-17T23:27:39.087Z Downloaded console v0.15.11
6972026-08-17T23:27:39.087Z Downloaded find-msvc-tools v0.1.9
6982026-08-17T23:27:39.087Z Downloaded sqlformat v0.3.5
6992026-08-17T23:27:39.087Z Downloaded pkcs8 v0.11.0
7002026-08-17T23:27:39.087Z Downloaded postcard v1.1.3
7012026-08-17T23:27:39.087Z Downloaded progenitor v0.13.0
7022026-08-17T23:27:39.087Z Downloaded tap v1.0.1
7032026-08-17T23:27:39.087Z Downloaded thiserror-impl-no-std v2.0.2
7042026-08-17T23:27:39.087Z Downloaded flume v0.11.1
7052026-08-17T23:27:39.087Z Downloaded quinn-udp v0.5.14
7062026-08-17T23:27:39.087Z Downloaded base64 v0.22.1
7072026-08-17T23:27:39.088Z Downloaded defmt v0.3.100
7082026-08-17T23:27:39.088Z Downloaded digest-io v0.1.0
7092026-08-17T23:27:39.088Z Downloaded dunce v1.0.5
7102026-08-17T23:27:39.088Z Downloaded colored v2.2.0
7112026-08-17T23:27:39.088Z Downloaded illumos-nvpair v0.3.0
7122026-08-17T23:27:39.088Z Downloaded downcast-rs v2.0.2
7132026-08-17T23:27:39.088Z Downloaded dropshot-api-manager-types v0.8.0
7142026-08-17T23:27:39.088Z Downloaded endian-type v0.1.2
7152026-08-17T23:27:39.088Z Downloaded enum-as-inner v0.6.1
7162026-08-17T23:27:39.088Z Downloaded instability v0.3.11
7172026-08-17T23:27:39.088Z Downloaded lazy_static v1.5.0
7182026-08-17T23:27:39.088Z Downloaded is_ci v1.2.0
7192026-08-17T23:27:39.088Z Downloaded pkcs1 v0.7.5
7202026-08-17T23:27:39.088Z Downloaded linked-hash-map v0.5.6
7212026-08-17T23:27:39.088Z Downloaded tui-tree-widget v0.23.1
7222026-08-17T23:27:39.088Z Downloaded httparse v1.10.1
7232026-08-17T23:27:39.088Z Downloaded vergen-lib v9.1.0
7242026-08-17T23:27:39.088Z Downloaded zerovec-derive v0.11.2
7252026-08-17T23:27:39.088Z Downloaded idna_adapter v1.2.1
7262026-08-17T23:27:39.088Z Downloaded papergrid v0.18.0
7272026-08-17T23:27:39.088Z Downloaded futures v0.3.32
7282026-08-17T23:27:39.088Z Downloaded jiff-static v0.2.34
7292026-08-17T23:27:39.088Z Downloaded lru v0.12.5
7302026-08-17T23:27:39.088Z Downloaded mime v0.3.17
7312026-08-17T23:27:39.088Z Downloaded new_debug_unreachable v1.0.6
7322026-08-17T23:27:39.088Z Downloaded whoami v1.6.1
7332026-08-17T23:27:39.088Z Downloaded maplit v1.0.2
7342026-08-17T23:27:39.088Z Downloaded newtype_derive v0.1.6
7352026-08-17T23:27:39.089Z Downloaded managed v0.8.0
7362026-08-17T23:27:39.089Z Downloaded nonempty v0.12.0
7372026-08-17T23:27:39.089Z Downloaded sha2 v0.11.0
7382026-08-17T23:27:39.089Z Downloaded spin v0.9.8
7392026-08-17T23:27:39.089Z Downloaded convert_case v0.10.0
7402026-08-17T23:27:39.089Z Downloaded headers v0.4.1
7412026-08-17T23:27:39.089Z Downloaded heapless v0.8.0
7422026-08-17T23:27:39.089Z Downloaded backoff v0.4.0
7432026-08-17T23:27:39.089Z Downloaded ctutils v0.4.2
7442026-08-17T23:27:39.089Z Downloaded peg-runtime v0.8.5
7452026-08-17T23:27:39.089Z Downloaded flate2 v1.1.9
7462026-08-17T23:27:39.089Z Downloaded delegate v0.13.5
7472026-08-17T23:27:39.089Z Downloaded potential_utf v0.1.4
7482026-08-17T23:27:39.089Z Downloaded quick-error v1.2.3
7492026-08-17T23:27:39.089Z Downloaded num-conv v0.2.0
7502026-08-17T23:27:39.089Z Downloaded tinystr v0.8.2
7512026-08-17T23:27:39.089Z Downloaded packed_struct_codegen v0.10.1
7522026-08-17T23:27:39.089Z Downloaded ed25519 v2.2.3
7532026-08-17T23:27:39.089Z Downloaded deranged v0.5.8
7542026-08-17T23:27:39.093Z Downloaded rtoolbox v0.0.3
7552026-08-17T23:27:39.093Z Downloaded rustc_version v0.4.1
7562026-08-17T23:27:39.093Z Downloaded daft v0.1.7
7572026-08-17T23:27:39.093Z Downloaded derive_builder_core v0.20.2
7582026-08-17T23:27:39.093Z Downloaded signal-hook-mio v0.2.5
7592026-08-17T23:27:39.093Z Downloaded oxide-update-engine-types v0.1.2
7602026-08-17T23:27:39.093Z Downloaded ref-cast-impl v1.0.25
7612026-08-17T23:27:39.093Z Downloaded heapless v0.7.17
7622026-08-17T23:27:39.093Z Downloaded icu_locale_core v2.1.1
7632026-08-17T23:27:39.093Z Downloaded yasna v0.5.2
7642026-08-17T23:27:39.093Z Downloaded ipnet v2.11.0
7652026-08-17T23:27:39.093Z Downloaded sapling-renderdag v0.1.0
7662026-08-17T23:27:39.093Z Downloaded scopeguard v1.2.0
7672026-08-17T23:27:39.093Z Downloaded parking_lot_core v0.9.12
7682026-08-17T23:27:39.093Z Downloaded scroll_derive v0.13.1
7692026-08-17T23:27:39.094Z Downloaded sync_wrapper v1.0.2
7702026-08-17T23:27:39.094Z Downloaded crc32fast v1.5.0
7712026-08-17T23:27:39.094Z Downloaded either v1.15.0
7722026-08-17T23:27:39.094Z Downloaded kem v0.3.0
7732026-08-17T23:27:39.094Z Downloaded wyz v0.5.1
7742026-08-17T23:27:39.094Z Downloaded libloading v0.8.9
7752026-08-17T23:27:39.097Z Downloaded darling v0.21.3
7762026-08-17T23:27:39.102Z Downloaded poly1305 v0.8.0
7772026-08-17T23:27:39.106Z Downloaded phc v0.6.1
7782026-08-17T23:27:39.106Z Downloaded phf v0.12.1
7792026-08-17T23:27:39.106Z Downloaded mime_guess v2.0.5
7802026-08-17T23:27:39.106Z Downloaded sync-ptr v0.1.4
7812026-08-17T23:27:39.109Z Downloaded tower-service v0.3.3
7822026-08-17T23:27:39.109Z Downloaded untrusted v0.9.0
7832026-08-17T23:27:39.110Z Downloaded bytes v1.11.1
7842026-08-17T23:27:39.113Z Downloaded chacha20poly1305 v0.10.1
7852026-08-17T23:27:39.113Z Downloaded compact_str v0.8.1
7862026-08-17T23:27:39.116Z Downloaded const_format v0.2.35
7872026-08-17T23:27:39.119Z Downloaded const-oid v0.10.2
7882026-08-17T23:27:39.126Z Downloaded tinyvec v1.10.0
7892026-08-17T23:27:39.130Z Downloaded toml v0.7.8
7902026-08-17T23:27:39.133Z Downloaded thread-id v5.1.0
7912026-08-17T23:27:39.133Z Downloaded typify-macro v0.6.2
7922026-08-17T23:27:39.133Z Downloaded psm v0.1.30
7932026-08-17T23:27:39.136Z Downloaded rustc-hash v2.1.1
7942026-08-17T23:27:39.136Z Downloaded num-complex v0.4.6
7952026-08-17T23:27:39.136Z Downloaded curve25519-dalek-derive v0.1.1
7962026-08-17T23:27:39.136Z Downloaded num_enum_derive v0.7.6
7972026-08-17T23:27:39.140Z Downloaded schemars v0.9.0
7982026-08-17T23:27:39.144Z Downloaded usdt-macro v0.6.0
7992026-08-17T23:27:39.209Z Downloaded xattr v1.6.1
8002026-08-17T23:27:39.209Z Downloaded icu_collections v2.1.1
8012026-08-17T23:27:39.216Z Downloaded zerofrom-derive v0.1.6
8022026-08-17T23:27:39.216Z Downloaded hickory-resolver v0.25.2
8032026-08-17T23:27:39.216Z Downloaded slog v2.8.2
8042026-08-17T23:27:39.216Z Downloaded slog-stdlog v4.1.1
8052026-08-17T23:27:39.216Z Downloaded smallvec v0.6.14
8062026-08-17T23:27:39.216Z Downloaded des v0.9.0
8072026-08-17T23:27:39.216Z Downloaded tar v0.4.46
8082026-08-17T23:27:39.216Z Downloaded dof v0.4.0
8092026-08-17T23:27:39.216Z Downloaded proc-macro-error2 v2.0.1
8102026-08-17T23:27:39.216Z Downloaded progenitor v0.14.0
8112026-08-17T23:27:39.216Z Downloaded progenitor-client v0.13.0
8122026-08-17T23:27:39.216Z Downloaded slog-term v2.9.2
8132026-08-17T23:27:39.216Z Downloaded hashbrown v0.13.2
8142026-08-17T23:27:39.216Z Downloaded string_cache v0.8.9
8152026-08-17T23:27:39.216Z Downloaded debug-ignore v1.0.5
8162026-08-17T23:27:39.216Z Downloaded serde_derive_internals v0.29.1
8172026-08-17T23:27:39.216Z Downloaded serde_path_to_error v0.1.20
8182026-08-17T23:27:39.216Z Downloaded crucible-workspace-hack v0.1.0
8192026-08-17T23:27:39.216Z Downloaded publicsuffix v2.3.0
8202026-08-17T23:27:39.216Z Downloaded qorb v0.4.1
8212026-08-17T23:27:39.216Z Downloaded dirs-sys-next v0.1.2
8222026-08-17T23:27:39.216Z Downloaded typify v0.6.2
8232026-08-17T23:27:39.216Z Downloaded tokio-tungstenite v0.23.1
8242026-08-17T23:27:39.216Z Downloaded uuid v1.23.4
8252026-08-17T23:27:39.216Z Downloaded indent_write v2.2.0
8262026-08-17T23:27:39.217Z Downloaded tokio-tungstenite v0.21.0
8272026-08-17T23:27:39.217Z Downloaded ssh-cipher v0.3.0
8282026-08-17T23:27:39.217Z Downloaded ident_case v1.0.1
8292026-08-17T23:27:39.217Z Downloaded illumos-nvpair-sys v0.2.0
8302026-08-17T23:27:39.217Z Downloaded rustls-webpki v0.103.13
8312026-08-17T23:27:39.217Z Downloaded toml_edit v0.23.10+spec-1.0.0
8322026-08-17T23:27:39.217Z Downloaded tracing-core v0.1.36
8332026-08-17T23:27:39.217Z Downloaded walkdir v2.5.0
8342026-08-17T23:27:39.217Z Downloaded zone_cfg_derive v0.3.1
8352026-08-17T23:27:39.217Z Downloaded critical-section v1.2.0
8362026-08-17T23:27:39.217Z Downloaded base64 v0.21.7
8372026-08-17T23:27:39.217Z Downloaded cc v1.2.56
8382026-08-17T23:27:39.217Z Downloaded kstat-rs v0.2.5
8392026-08-17T23:27:39.217Z Downloaded lru-slab v0.1.2
8402026-08-17T23:27:39.221Z Downloaded nibble_vec v0.1.0
8412026-08-17T23:27:39.221Z Downloaded strum_macros v0.26.4
8422026-08-17T23:27:39.221Z Downloaded termios v0.3.3
8432026-08-17T23:27:39.221Z Downloaded thiserror-no-std v2.0.2
8442026-08-17T23:27:39.221Z Downloaded async-compression v0.4.41
8452026-08-17T23:27:39.225Z Downloaded hashbrown v0.12.3
8462026-08-17T23:27:39.230Z Downloaded vergen-git2 v9.1.0
8472026-08-17T23:27:39.236Z Downloaded num-iter v0.1.45
8482026-08-17T23:27:39.240Z Downloaded xshell v0.2.7
8492026-08-17T23:27:39.251Z Downloaded parking_lot v0.12.5
8502026-08-17T23:27:39.254Z Downloaded phf_shared v0.12.1
8512026-08-17T23:27:39.261Z Downloaded tokio-rustls v0.26.4
8522026-08-17T23:27:39.264Z Downloaded tokio-stream v0.1.18
8532026-08-17T23:27:39.268Z Downloaded ipnetwork v0.21.1
8542026-08-17T23:27:39.268Z Downloaded recursive-proc-macro-impl v0.1.1
8552026-08-17T23:27:39.271Z Downloaded ena v0.14.4
8562026-08-17T23:27:39.271Z Downloaded russh-cryptovec v0.62.0
8572026-08-17T23:27:39.274Z Downloaded impl-trait-for-tuples v0.2.3
8582026-08-17T23:27:39.277Z Downloaded p384 v0.14.0
8592026-08-17T23:27:39.277Z Downloaded rand v0.10.1
8602026-08-17T23:27:39.284Z Downloaded ryu v1.0.23
8612026-08-17T23:27:39.287Z Downloaded cookie v0.18.1
8622026-08-17T23:27:39.287Z Downloaded libsw-core v0.3.2
8632026-08-17T23:27:39.290Z Downloaded elliptic-curve v0.13.8
8642026-08-17T23:27:39.290Z Downloaded ignore v0.4.25
8652026-08-17T23:27:39.294Z Downloaded lzss v0.8.2
8662026-08-17T23:27:39.294Z Downloaded seq-macro v0.3.6
8672026-08-17T23:27:39.294Z Downloaded signature v2.2.0
8682026-08-17T23:27:39.294Z Downloaded sigpipe v0.1.3
8692026-08-17T23:27:39.297Z Downloaded structmeta-derive v0.3.0
8702026-08-17T23:27:39.297Z Downloaded tabwriter v1.4.1
8712026-08-17T23:27:39.297Z Downloaded serde_cbor v0.11.2
8722026-08-17T23:27:39.297Z Downloaded tagptr v0.2.0
8732026-08-17T23:27:39.302Z Downloaded native-tls v0.2.18
8742026-08-17T23:27:39.307Z Downloaded yansi v1.0.1
8752026-08-17T23:27:39.497Z Downloaded hickory-resolver v0.24.4
8762026-08-17T23:27:39.497Z Downloaded hickory-server v0.25.2
8772026-08-17T23:27:39.501Z Downloaded http v1.4.2
8782026-08-17T23:27:39.501Z Downloaded socket2 v0.5.10
8792026-08-17T23:27:39.501Z Downloaded darling v0.23.0
8802026-08-17T23:27:39.501Z Downloaded stable_deref_trait v1.2.1
8812026-08-17T23:27:39.501Z Downloaded diff v0.1.13
8822026-08-17T23:27:39.501Z Downloaded p256 v0.14.0
8832026-08-17T23:27:39.501Z Downloaded oxide-update-engine v0.1.2
8842026-08-17T23:27:39.501Z Downloaded strsim v0.10.0
8852026-08-17T23:27:39.501Z Downloaded structmeta v0.3.0
8862026-08-17T23:27:39.501Z Downloaded tokio-macros v2.7.0
8872026-08-17T23:27:39.501Z Downloaded packed_struct v0.10.1
8882026-08-17T23:27:39.501Z Downloaded zerotrie v0.2.3
8892026-08-17T23:27:39.501Z Downloaded omicron-zone-package v0.12.3
8902026-08-17T23:27:39.501Z Downloaded parking_lot v0.11.2
8912026-08-17T23:27:39.501Z Downloaded resolv-conf v0.7.6
8922026-08-17T23:27:39.501Z Downloaded ecdsa v0.16.9
8932026-08-17T23:27:39.501Z Downloaded unicode-truncate v1.1.0
8942026-08-17T23:27:39.501Z Downloaded utf-8 v0.7.6
8952026-08-17T23:27:39.501Z Downloaded waitgroup v0.1.2
8962026-08-17T23:27:39.501Z Downloaded zone v0.3.1
8972026-08-17T23:27:39.501Z Downloaded yoke-derive v0.8.1
8982026-08-17T23:27:39.502Z Downloaded vergen v9.1.0
8992026-08-17T23:27:39.502Z Downloaded derive_builder_macro v0.20.2
9002026-08-17T23:27:39.502Z Downloaded pem-rfc7468 v0.7.0
9012026-08-17T23:27:39.502Z Downloaded polyval v0.7.1
9022026-08-17T23:27:39.502Z Downloaded darling_core v0.21.3
9032026-08-17T23:27:39.502Z Downloaded darling_core v0.23.0
9042026-08-17T23:27:39.502Z Downloaded toml_edit v0.19.15
9052026-08-17T23:27:39.502Z Downloaded crossbeam-utils v0.8.21
9062026-08-17T23:27:39.502Z Downloaded pbkdf2 v0.13.0
9072026-08-17T23:27:39.502Z Downloaded port-file v0.1.0
9082026-08-17T23:27:39.502Z Downloaded postgres-protocol v0.6.10
9092026-08-17T23:27:39.502Z Downloaded snafu-derive v0.8.9
9102026-08-17T23:27:39.502Z Downloaded unicode-segmentation v1.12.0
9112026-08-17T23:27:39.502Z Downloaded darling_core v0.13.4
9122026-08-17T23:27:39.502Z Downloaded hyper-util v0.1.20
9132026-08-17T23:27:39.502Z Downloaded rustls-pemfile v2.2.0
9142026-08-17T23:27:39.502Z Downloaded difflib v0.4.0
9152026-08-17T23:27:39.502Z Downloaded dyn-clone v1.0.20
9162026-08-17T23:27:39.502Z Downloaded rand_core v0.6.4
9172026-08-17T23:27:39.502Z Downloaded num-bigint v0.4.6
9182026-08-17T23:27:39.502Z Downloaded derive-where v1.6.0
9192026-08-17T23:27:39.502Z Downloaded rsa v0.9.10
9202026-08-17T23:27:39.502Z Downloaded internet-checksum v0.2.1
9212026-08-17T23:27:39.502Z Downloaded rustls-platform-verifier v0.6.2
9222026-08-17T23:27:39.502Z Downloaded signal-hook v0.3.18
9232026-08-17T23:27:39.503Z Downloaded similar v2.7.0
9242026-08-17T23:27:39.503Z Downloaded vergen-lib v0.1.6
9252026-08-17T23:27:39.503Z Downloaded inout v0.1.4
9262026-08-17T23:27:39.503Z Downloaded bumpalo v3.20.2
9272026-08-17T23:27:39.503Z Downloaded md-5 v0.10.6
9282026-08-17T23:27:39.503Z Downloaded multimap v0.10.1
9292026-08-17T23:27:39.503Z Downloaded normalize-line-endings v0.3.0
9302026-08-17T23:27:39.503Z Downloaded tiny-keccak v2.0.2
9312026-08-17T23:27:39.503Z Downloaded crypto-bigint v0.5.5
9322026-08-17T23:27:39.503Z Downloaded litemap v0.8.1
9332026-08-17T23:27:39.503Z Downloaded crossbeam-deque v0.8.6
9342026-08-17T23:27:39.503Z Downloaded data-encoding v2.10.0
9352026-08-17T23:27:39.503Z Downloaded aes v0.9.1
9362026-08-17T23:27:39.503Z Downloaded phf_shared v0.11.3
9372026-08-17T23:27:39.503Z Downloaded wnaf v0.14.0
9382026-08-17T23:27:39.503Z Downloaded yoke v0.8.1
9392026-08-17T23:27:39.503Z Downloaded futures-util v0.3.32
9402026-08-17T23:27:39.503Z Downloaded proc-macro-crate v3.4.0
9412026-08-17T23:27:39.503Z Downloaded darling v0.13.4
9422026-08-17T23:27:39.503Z Downloaded prefix-trie v0.7.0
9432026-08-17T23:27:39.503Z Downloaded pretty_assertions v1.4.1
9442026-08-17T23:27:39.503Z Downloaded twox-hash v2.1.2
9452026-08-17T23:27:39.503Z Downloaded progenitor-macro v0.13.0
9462026-08-17T23:27:39.504Z Downloaded radium v0.7.0
9472026-08-17T23:27:39.504Z Downloaded rand_xorshift v0.4.0
9482026-08-17T23:27:39.504Z Downloaded rand_chacha v0.3.1
9492026-08-17T23:27:39.504Z Downloaded diesel_table_macro_syntax v0.3.0
9502026-08-17T23:27:39.504Z Downloaded rand_chacha v0.9.0
9512026-08-17T23:27:39.504Z Downloaded digest v0.11.3
9522026-08-17T23:27:39.504Z Downloaded serde-big-array v0.5.1
9532026-08-17T23:27:39.504Z Downloaded minimal-lexical v0.2.1
9542026-08-17T23:27:39.504Z Downloaded dropshot_endpoint v0.17.1
9552026-08-17T23:27:39.504Z Downloaded steno v0.4.1
9562026-08-17T23:27:39.504Z Downloaded hashbrown v0.15.5
9572026-08-17T23:27:39.504Z Downloaded hyper v1.10.1
9582026-08-17T23:27:39.504Z Downloaded indoc v2.0.7
9592026-08-17T23:27:39.504Z Downloaded libefi-sys v0.1.0
9602026-08-17T23:27:39.504Z Downloaded testing_table v0.3.0
9612026-08-17T23:27:39.504Z Downloaded topological-sort v0.2.2
9622026-08-17T23:27:39.504Z Downloaded icu_properties v2.1.2
9632026-08-17T23:27:39.504Z Downloaded darling_macro v0.13.4
9642026-08-17T23:27:39.504Z Downloaded smallvec v1.15.1
9652026-08-17T23:27:39.522Z Downloaded tokio-native-tls v0.3.1
9662026-08-17T23:27:39.522Z Downloaded hashbrown v0.16.1
9672026-08-17T23:27:39.522Z Downloaded multer v3.1.0
9682026-08-17T23:27:39.522Z Downloaded toml_parser v1.1.2+spec-1.1.0
9692026-08-17T23:27:39.527Z Downloaded crypto-common v0.2.2
9702026-08-17T23:27:39.527Z Downloaded nu-ansi-term v0.50.3
9712026-08-17T23:27:39.527Z Downloaded darling_macro v0.20.11
9722026-08-17T23:27:39.527Z Downloaded peg v0.8.5
9732026-08-17T23:27:39.527Z Downloaded phf v0.13.1
9742026-08-17T23:27:39.531Z Downloaded oxnet v0.1.6
9752026-08-17T23:27:39.531Z Downloaded scheduled-thread-pool v0.2.7
9762026-08-17T23:27:39.531Z Downloaded itertools v0.10.5
9772026-08-17T23:27:39.538Z Downloaded lalrpop-util v0.19.12
9782026-08-17T23:27:39.544Z Downloaded rand_seeder v0.4.0
9792026-08-17T23:27:39.544Z Downloaded derive_more-impl v2.1.1
9802026-08-17T23:27:39.549Z Downloaded tracing-attributes v0.1.31
9812026-08-17T23:27:39.549Z Downloaded serde_with_macros v1.5.2
9822026-08-17T23:27:39.552Z Downloaded progenitor-impl v0.14.0
9832026-08-17T23:27:39.556Z Downloaded shlex v1.3.0
9842026-08-17T23:27:39.556Z Downloaded slog-scope v4.4.1
9852026-08-17T23:27:39.556Z Downloaded daft-derive v0.1.7
9862026-08-17T23:27:39.559Z Downloaded ssh-key v0.7.0-rc.11
9872026-08-17T23:27:39.562Z Downloaded subtle v2.6.1
9882026-08-17T23:27:39.562Z Downloaded derive_more v2.1.1
9892026-08-17T23:27:39.570Z Downloaded openssl-sys v0.9.117
9902026-08-17T23:27:39.575Z Downloaded path-slash v0.1.5
9912026-08-17T23:27:39.575Z Downloaded proc-macro-error-attr2 v2.0.0
9922026-08-17T23:27:39.576Z Downloaded stringprep v0.1.5
9932026-08-17T23:27:39.576Z Downloaded parse-size v1.1.0
9942026-08-17T23:27:39.576Z Downloaded samael v0.0.19
9952026-08-17T23:27:39.580Z Downloaded schemars v0.8.22
9962026-08-17T23:27:39.584Z Downloaded pin-project v1.1.11
9972026-08-17T23:27:39.651Z Downloaded unsafe-libyaml v0.2.11
9982026-08-17T23:27:39.660Z Downloaded libsw v3.5.0
9992026-08-17T23:27:39.660Z Downloaded tls_codec v0.4.2
10002026-08-17T23:27:39.660Z Downloaded psl-types v2.0.11
10012026-08-17T23:27:39.660Z Downloaded rfc6979 v0.6.0
10022026-08-17T23:27:39.660Z Downloaded sha1 v0.10.6
10032026-08-17T23:27:39.660Z Downloaded tokio-postgres v0.7.16
10042026-08-17T23:27:39.660Z Downloaded writeable v0.6.2
10052026-08-17T23:27:39.661Z Downloaded vergen-gitcl v1.0.8
10062026-08-17T23:27:39.661Z Downloaded corncobs v0.1.4
10072026-08-17T23:27:39.661Z Downloaded crossbeam-epoch v0.9.18
10082026-08-17T23:27:39.661Z Downloaded time-core v0.1.8
10092026-08-17T23:27:39.661Z Downloaded elliptic-curve v0.14.1
10102026-08-17T23:27:39.661Z Downloaded unicode_categories v0.1.1
10112026-08-17T23:27:39.661Z Downloaded miniz_oxide v0.8.9
10122026-08-17T23:27:39.661Z Downloaded reqwest v0.12.28
10132026-08-17T23:27:39.661Z Downloaded linear-map v1.2.0
10142026-08-17T23:27:39.661Z Downloaded nanorand v0.7.0
10152026-08-17T23:27:39.661Z Downloaded serde_yaml v0.9.34+deprecated
10162026-08-17T23:27:39.661Z Downloaded snafu v0.8.9
10172026-08-17T23:27:39.661Z Downloaded universal-hash v0.6.1
10182026-08-17T23:27:39.661Z Downloaded ron v0.8.1
10192026-08-17T23:27:39.661Z Downloaded der v0.7.10
10202026-08-17T23:27:39.661Z Downloaded aho-corasick v1.1.4
10212026-08-17T23:27:39.661Z Downloaded nodrop v0.1.14
10222026-08-17T23:27:39.661Z Downloaded peg-macros v0.8.5
10232026-08-17T23:27:39.661Z Downloaded owo-colors v4.3.0
10242026-08-17T23:27:39.661Z Downloaded dsl_auto_type v0.2.0
10252026-08-17T23:27:39.665Z Downloaded dirs-next v2.0.0
10262026-08-17T23:27:39.665Z Downloaded hkdf v0.12.4
10272026-08-17T23:27:39.665Z Downloaded is-terminal v0.4.17
10282026-08-17T23:27:39.665Z Downloaded h2 v0.4.15
10292026-08-17T23:27:39.666Z Downloaded pkg-config v0.3.32
10302026-08-17T23:27:39.672Z Downloaded term v0.7.0
10312026-08-17T23:27:39.672Z Downloaded zerovec v0.11.5
10322026-08-17T23:27:39.675Z Downloaded quinn v0.11.11
10332026-08-17T23:27:39.675Z Downloaded scuffle v0.1.0
10342026-08-17T23:27:39.675Z Downloaded unicode-properties v0.1.4
10352026-08-17T23:27:39.679Z Downloaded serdect v0.4.3
10362026-08-17T23:27:39.679Z Downloaded sha1 v0.11.0
10372026-08-17T23:27:39.679Z Downloaded keccak v0.1.6
10382026-08-17T23:27:39.679Z Downloaded md5 v0.8.0
10392026-08-17T23:27:39.683Z Downloaded tls_codec_derive v0.4.2
10402026-08-17T23:27:39.683Z Downloaded spki v0.7.3
10412026-08-17T23:27:39.683Z Downloaded match_cfg v0.1.0
10422026-08-17T23:27:39.683Z Downloaded maybe-uninit v2.0.0
10432026-08-17T23:27:39.686Z Downloaded postgres-types v0.2.12
10442026-08-17T23:27:39.690Z Downloaded rusty-fork v0.3.1
10452026-08-17T23:27:39.693Z Downloaded serde-hex v0.1.0
10462026-08-17T23:27:39.693Z Downloaded stacker v0.1.23
10472026-08-17T23:27:39.693Z Downloaded openssl-macros v0.1.1
10482026-08-17T23:27:39.697Z Downloaded cookie_store v0.22.1
10492026-08-17T23:27:39.697Z Downloaded ecdsa v0.17.0
10502026-08-17T23:27:39.703Z Downloaded displaydoc v0.2.5
10512026-08-17T23:27:39.703Z Downloaded predicates-tree v1.0.13
10522026-08-17T23:27:39.703Z Downloaded reqwest v0.13.2
10532026-08-17T23:27:39.707Z Downloaded serde_urlencoded v0.7.1
10542026-08-17T23:27:39.707Z Downloaded diesel-dtrace v0.5.0
10552026-08-17T23:27:39.707Z Downloaded strum v0.27.2
10562026-08-17T23:27:39.708Z Downloaded crossterm v0.28.1
10572026-08-17T23:27:39.712Z Downloaded scrypt v0.12.0
10582026-08-17T23:27:39.712Z Downloaded support-bundle-viewer v0.1.2
10592026-08-17T23:27:39.712Z Downloaded vsss-rs v3.3.4
10602026-08-17T23:27:39.717Z Downloaded try-lock v0.2.5
10612026-08-17T23:27:39.717Z Downloaded oso v0.27.3
10622026-08-17T23:27:39.717Z Downloaded unicode-xid v0.2.6
10632026-08-17T23:27:39.720Z Downloaded enum_dispatch v0.3.13
10642026-08-17T23:27:39.720Z Downloaded hkdf v0.13.0
10652026-08-17T23:27:39.723Z Downloaded memmap2 v0.9.10
10662026-08-17T23:27:39.726Z Downloaded siphasher v1.0.2
10672026-08-17T23:27:39.728Z Downloaded poly1305 v0.9.0
10682026-08-17T23:27:39.731Z Downloaded socket2 v0.6.3
10692026-08-17T23:27:39.731Z Downloaded zstd-safe v7.2.4
10702026-08-17T23:27:39.734Z Downloaded zerocopy-derive v0.8.40
10712026-08-17T23:27:39.737Z Downloaded blake3 v1.8.5
10722026-08-17T23:27:39.742Z Downloaded defmt-macros v1.0.1
10732026-08-17T23:27:39.745Z Downloaded icu_normalizer v2.1.1
10742026-08-17T23:27:39.749Z Downloaded xshell-macros v0.2.7
10752026-08-17T23:27:39.749Z Downloaded defmt v1.0.1
10762026-08-17T23:27:39.877Z Downloaded dtrace-parser v0.3.0
10772026-08-17T23:27:39.877Z Downloaded lru-cache v0.1.2
10782026-08-17T23:27:39.877Z Downloaded embedded-io v0.6.1
10792026-08-17T23:27:39.898Z Downloaded reedline v0.40.0
10802026-08-17T23:27:39.898Z Downloaded unicode-normalization v0.1.25
10812026-08-17T23:27:39.898Z Downloaded prettyplease v0.2.37
10822026-08-17T23:27:39.898Z Downloaded openssl-probe v0.1.6
10832026-08-17T23:27:39.898Z Downloaded pem-rfc7468 v1.0.0
10842026-08-17T23:27:39.898Z Downloaded schemars_derive v0.8.22
10852026-08-17T23:27:39.898Z Downloaded num_enum v0.5.11
10862026-08-17T23:27:39.898Z Downloaded newline-converter v0.3.0
10872026-08-17T23:27:39.898Z Downloaded predicates-core v1.0.10
10882026-08-17T23:27:39.898Z Downloaded recursive v0.1.1
10892026-08-17T23:27:39.898Z Downloaded secrecy v0.8.0
10902026-08-17T23:27:39.898Z Downloaded ed25519-dalek v3.0.0
10912026-08-17T23:27:39.898Z Downloaded rpassword v7.5.4
10922026-08-17T23:27:39.898Z Downloaded rfc6979 v0.4.0
10932026-08-17T23:27:39.898Z Downloaded sqlparser_derive v0.5.0
10942026-08-17T23:27:39.898Z Downloaded toml_datetime v1.1.1+spec-1.1.0
10952026-08-17T23:27:39.898Z Downloaded primefield v0.14.0
10962026-08-17T23:27:39.898Z Downloaded primeorder v0.14.0
10972026-08-17T23:27:39.898Z Downloaded darling_macro v0.23.0
10982026-08-17T23:27:39.898Z Downloaded signal-hook-tokio v0.3.1
10992026-08-17T23:27:39.898Z Downloaded indexmap v1.9.3
11002026-08-17T23:27:39.898Z Downloaded zstd v0.13.3
11012026-08-17T23:27:39.898Z Downloaded ingot-macros v0.2.0
11022026-08-17T23:27:39.898Z Downloaded whoami v2.1.0
11032026-08-17T23:27:39.898Z Downloaded simd-adler32 v0.3.8
11042026-08-17T23:27:39.899Z Downloaded time-macros v0.2.27
11052026-08-17T23:27:39.899Z Downloaded uzers v0.12.2
11062026-08-17T23:27:39.899Z Downloaded bitvec v1.0.1
11072026-08-17T23:27:39.899Z Downloaded defmt-parser v1.0.0
11082026-08-17T23:27:39.899Z Downloaded universal-hash v0.5.1
11092026-08-17T23:27:39.899Z Downloaded crc v3.4.0
11102026-08-17T23:27:39.899Z Downloaded num-derive v0.4.2
11112026-08-17T23:27:39.899Z Downloaded instant v0.1.13
11122026-08-17T23:27:39.899Z Downloaded p521 v0.14.0
11132026-08-17T23:27:39.899Z Downloaded ingot v0.2.1
11142026-08-17T23:27:39.899Z Downloaded libscf-sys v1.2.0
11152026-08-17T23:27:39.899Z Downloaded zip v0.6.6
11162026-08-17T23:27:39.899Z Downloaded take_mut v0.2.2
11172026-08-17T23:27:39.899Z Downloaded toml v1.1.2+spec-1.1.0
11182026-08-17T23:27:39.899Z Downloaded der_derive v0.7.3
11192026-08-17T23:27:39.899Z Downloaded crossbeam-channel v0.5.15
11202026-08-17T23:27:39.899Z Downloaded rustyline v14.0.0
11212026-08-17T23:27:39.899Z Downloaded slog-envlogger v2.2.0
11222026-08-17T23:27:39.899Z Downloaded crunchy v0.2.4
11232026-08-17T23:27:39.899Z Downloaded darling_core v0.20.11
11242026-08-17T23:27:39.899Z Downloaded indicatif v0.18.4
11252026-08-17T23:27:39.899Z Downloaded pin-project-internal v1.1.11
11262026-08-17T23:27:39.899Z Downloaded pkcs1 v0.8.0-rc.4
11272026-08-17T23:27:39.899Z Downloaded r2d2 v0.8.10
11282026-08-17T23:27:39.899Z Downloaded olpc-cjson v0.1.4
11292026-08-17T23:27:39.899Z Downloaded newtype-uuid v1.3.2
11302026-08-17T23:27:39.899Z Downloaded idna v1.1.0
11312026-08-17T23:27:39.899Z Downloaded unicode-bidi v0.3.18
11322026-08-17T23:27:39.899Z Downloaded parking_lot_core v0.8.6
11332026-08-17T23:27:39.899Z Downloaded smf v0.2.3
11342026-08-17T23:27:39.899Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11352026-08-17T23:27:39.899Z Downloaded tokio-dtrace v0.1.1
11362026-08-17T23:27:39.905Z Downloaded rustversion v1.0.22
11372026-08-17T23:27:39.905Z Downloaded jobserver v0.1.34
11382026-08-17T23:27:39.905Z Downloaded primeorder v0.13.6
11392026-08-17T23:27:39.905Z Downloaded rustls-pki-types v1.14.0
11402026-08-17T23:27:39.905Z Downloaded want v0.3.1
11412026-08-17T23:27:39.906Z Downloaded zeroize v1.9.0
11422026-08-17T23:27:39.906Z Downloaded embedded-io v0.4.0
11432026-08-17T23:27:39.906Z Downloaded password-hash v0.6.1
11442026-08-17T23:27:39.909Z Downloaded url v2.5.8
11452026-08-17T23:27:39.909Z Downloaded oxide-tokio-rt v0.1.4
11462026-08-17T23:27:39.909Z Downloaded synstructure v0.13.2
11472026-08-17T23:27:39.912Z Downloaded russh-util v0.52.0
11482026-08-17T23:27:39.912Z Downloaded semver v0.1.20
11492026-08-17T23:27:39.915Z Downloaded percent-encoding v2.3.2
11502026-08-17T23:27:39.915Z Downloaded trait-variant v0.1.2
11512026-08-17T23:27:39.915Z Downloaded csv-core v0.1.13
11522026-08-17T23:27:39.915Z Downloaded indoc v1.0.9
11532026-08-17T23:27:39.920Z Downloaded void v1.0.2
11542026-08-17T23:27:39.920Z Downloaded itertools v0.13.0
11552026-08-17T23:27:39.923Z Downloaded term v1.2.1
11562026-08-17T23:27:39.923Z Downloaded document-features v0.2.12
11572026-08-17T23:27:39.926Z Downloaded paste v1.0.15
11582026-08-17T23:27:39.926Z Downloaded der v0.8.0
11592026-08-17T23:27:39.928Z Downloaded oxide-update-engine-display v0.1.2
11602026-08-17T23:27:39.931Z Downloaded progenitor-client v0.14.0
11612026-08-17T23:27:39.931Z Downloaded darling v0.20.11
11622026-08-17T23:27:39.935Z Downloaded lock_api v0.4.14
11632026-08-17T23:27:39.938Z Downloaded slog-json v2.6.1
11642026-08-17T23:27:39.940Z Downloaded num-integer v0.1.46
11652026-08-17T23:27:39.941Z Downloaded display-error-chain v0.2.2
11662026-08-17T23:27:39.943Z Downloaded winnow v0.6.26
11672026-08-17T23:27:39.949Z Downloaded zerocopy v0.6.6
11682026-08-17T23:27:39.952Z Downloaded zeroize_derive v1.5.0
11692026-08-17T23:27:39.952Z Downloaded memoffset v0.9.1
11702026-08-17T23:27:39.952Z Downloaded sec1 v0.8.1
11712026-08-17T23:27:39.952Z Downloaded num_threads v0.1.7
11722026-08-17T23:27:39.955Z Downloaded schemars v1.2.1
11732026-08-17T23:27:39.961Z Downloaded rayon-core v1.13.0
11742026-08-17T23:27:39.965Z Downloaded ctr v0.10.1
11752026-08-17T23:27:39.968Z Downloaded ref-cast v1.0.25
11762026-08-17T23:27:39.971Z Downloaded crc8 v0.1.1
11772026-08-17T23:27:39.971Z Downloaded cpufeatures v0.3.0
11782026-08-17T23:27:39.971Z Downloaded unarray v0.1.4
11792026-08-17T23:27:39.974Z Downloaded sponge-cursor v0.1.0
11802026-08-17T23:27:40.018Z Downloaded ed25519 v3.0.0
11812026-08-17T23:27:40.024Z Downloaded unicase v2.9.0
11822026-08-17T23:27:40.024Z Downloaded toml_writer v1.1.1+spec-1.1.0
11832026-08-17T23:27:40.024Z Downloaded jiff-core v0.1.0
11842026-08-17T23:27:40.024Z Downloaded strum_macros v0.24.3
11852026-08-17T23:27:40.025Z Downloaded mio v1.2.0
11862026-08-17T23:27:40.025Z Downloaded darling_macro v0.21.3
11872026-08-17T23:27:40.025Z Downloaded newtype-uuid-macros v0.1.0
11882026-08-17T23:27:40.025Z Downloaded derive-ex v0.1.8
11892026-08-17T23:27:40.025Z Downloaded termtree v0.5.1
11902026-08-17T23:27:40.025Z Downloaded subprocess v0.2.15
11912026-08-17T23:27:40.025Z Downloaded zip v4.6.1
11922026-08-17T23:27:40.025Z Downloaded num_enum v0.7.6
11932026-08-17T23:27:40.025Z Downloaded quick-xml v0.37.5
11942026-08-17T23:27:40.025Z Downloaded tungstenite v0.21.0
11952026-08-17T23:27:40.025Z Downloaded rawzip v0.4.4
11962026-08-17T23:27:40.025Z Downloaded usdt-impl v0.6.0
11972026-08-17T23:27:40.025Z Downloaded static_assertions v1.1.0
11982026-08-17T23:27:40.025Z Downloaded usdt v0.6.0
11992026-08-17T23:27:40.025Z Downloaded git2 v0.20.4
12002026-08-17T23:27:40.028Z Downloaded num-bigint-dig v0.8.6
12012026-08-17T23:27:40.028Z Downloaded pin-project-lite v0.2.17
12022026-08-17T23:27:40.031Z Downloaded rsa v0.10.0-rc.18
12032026-08-17T23:27:40.034Z Downloaded thread_local v1.1.9
12042026-08-17T23:27:40.035Z Downloaded keccak v0.2.0
12052026-08-17T23:27:40.035Z Downloaded salsa20 v0.11.0
12062026-08-17T23:27:40.040Z Downloaded libxml v0.3.3
12072026-08-17T23:27:40.043Z Downloaded winnow v1.0.3
12082026-08-17T23:27:40.049Z Downloaded libm v0.2.16
12092026-08-17T23:27:40.054Z Downloaded module-lattice v0.2.3
12102026-08-17T23:27:40.057Z Downloaded password-hash v0.5.0
12112026-08-17T23:27:40.057Z Downloaded ingot-types v0.2.0
12122026-08-17T23:27:40.061Z Downloaded serde_with v1.14.0
12132026-08-17T23:27:40.066Z Downloaded time v0.3.47
12142026-08-17T23:27:40.069Z Downloaded predicates v3.1.4
12152026-08-17T23:27:40.069Z Downloaded icu_provider v2.1.1
12162026-08-17T23:27:40.073Z Downloaded pkcs5 v0.8.1
12172026-08-17T23:27:40.078Z Downloaded slog-dtrace v0.3.0
12182026-08-17T23:27:40.078Z Downloaded x509-cert v0.2.5
12192026-08-17T23:27:40.085Z Downloaded inout v0.2.2
12202026-08-17T23:27:40.086Z Downloaded goblin v0.10.5
12212026-08-17T23:27:40.089Z Downloaded crc-any v2.5.0
12222026-08-17T23:27:40.089Z Downloaded nom v7.1.3
12232026-08-17T23:27:40.089Z Downloaded serde_with_macros v3.21.0
12242026-08-17T23:27:40.089Z Downloaded drift v0.2.0
12252026-08-17T23:27:40.094Z Downloaded internal-russh-num-bigint v0.5.0
12262026-08-17T23:27:40.097Z Downloaded crossterm v0.29.0
12272026-08-17T23:27:40.100Z Downloaded rcgen v0.12.1
12282026-08-17T23:27:40.103Z Downloaded ml-kem v0.3.2
12292026-08-17T23:27:40.103Z Downloaded vte v0.14.1
12302026-08-17T23:27:40.106Z Downloaded zopfli v0.8.3
12312026-08-17T23:27:40.110Z Downloaded rand v0.9.2
12322026-08-17T23:27:40.113Z Downloaded typed-path v0.9.3
12332026-08-17T23:27:40.117Z Downloaded spki v0.8.0
12342026-08-17T23:27:40.212Z Downloaded tabled v0.21.0
12352026-08-17T23:27:40.221Z Downloaded aws-lc-rs v1.16.3
12362026-08-17T23:27:40.221Z Downloaded itertools v0.14.0
12372026-08-17T23:27:40.221Z Downloaded progenitor-impl v0.13.0
12382026-08-17T23:27:40.221Z Downloaded rand v0.8.6
12392026-08-17T23:27:40.221Z Downloaded tough v0.22.0
12402026-08-17T23:27:40.221Z Downloaded num-traits v0.2.19
12412026-08-17T23:27:40.221Z Downloaded derive_builder v0.20.2
12422026-08-17T23:27:40.221Z Downloaded petname v2.0.2
12432026-08-17T23:27:40.221Z Downloaded libbz2-rs-sys v0.2.2
12442026-08-17T23:27:40.221Z Downloaded test-strategy v0.4.5
12452026-08-17T23:27:40.221Z Downloaded ed25519-dalek v2.2.0
12462026-08-17T23:27:40.222Z Downloaded tungstenite v0.23.0
12472026-08-17T23:27:40.222Z Downloaded derive_more v0.99.20
12482026-08-17T23:27:40.222Z Downloaded chrono v0.4.45
12492026-08-17T23:27:40.222Z Downloaded litrs v1.0.0
12502026-08-17T23:27:40.222Z Downloaded tower v0.5.3
12512026-08-17T23:27:40.222Z Downloaded iri-string v0.7.10
12522026-08-17T23:27:40.222Z Downloaded lalrpop v0.19.12
12532026-08-17T23:27:40.222Z Downloaded moka v0.12.13
12542026-08-17T23:27:40.227Z Downloaded bindgen v0.71.1
12552026-08-17T23:27:40.227Z Downloaded itertools v0.15.0
12562026-08-17T23:27:40.231Z Downloaded nom v8.0.0
12572026-08-17T23:27:40.234Z Downloaded p384 v0.13.1
12582026-08-17T23:27:40.234Z Downloaded dropshot-api-manager v0.8.0
12592026-08-17T23:27:40.238Z Downloaded zlib-rs v0.6.2
12602026-08-17T23:27:40.241Z Downloaded rayon v1.11.0
12612026-08-17T23:27:40.245Z Downloaded tokio-util v0.7.18
12622026-08-17T23:27:40.250Z Downloaded diesel_derives v2.3.7
12632026-08-17T23:27:40.256Z Downloaded quinn-proto v0.11.16
12642026-08-17T23:27:40.296Z Downloaded iddqd v0.4.2
12652026-08-17T23:27:40.307Z Downloaded icu_normalizer_data v2.1.1
12662026-08-17T23:27:40.386Z Downloaded winnow v0.5.40
12672026-08-17T23:27:40.399Z Downloaded salty v0.3.0
12682026-08-17T23:27:40.399Z Downloaded portable-atomic v1.13.1
12692026-08-17T23:27:40.399Z Downloaded hickory-proto v0.24.4
12702026-08-17T23:27:40.399Z Downloaded icu_properties_data v2.1.2
12712026-08-17T23:27:40.399Z Downloaded itertools v0.12.1
12722026-08-17T23:27:40.400Z Downloaded regress v0.11.1
12732026-08-17T23:27:40.400Z Downloaded regex v1.12.3
12742026-08-17T23:27:40.400Z Downloaded crypto-primes v0.7.2
12752026-08-17T23:27:40.400Z Downloaded nix v0.31.2
12762026-08-17T23:27:40.400Z Downloaded sha3 v0.12.0
12772026-08-17T23:27:40.400Z Downloaded hickory-proto v0.25.2
12782026-08-17T23:27:40.404Z Downloaded tower-http v0.6.8
12792026-08-17T23:27:40.417Z Downloaded radix_trie v0.2.1
12802026-08-17T23:27:40.432Z Downloaded polar-core v0.27.3
12812026-08-17T23:27:40.435Z Downloaded object v0.30.4
12822026-08-17T23:27:40.441Z Downloaded russh v0.62.4
12832026-08-17T23:27:40.445Z Downloaded serde_with v3.21.0
12842026-08-17T23:27:40.454Z Downloaded vcpkg v0.2.15
12852026-08-17T23:27:40.476Z Downloaded crypto-bigint v0.7.5
12862026-08-17T23:27:40.486Z Downloaded nix v0.28.0
12872026-08-17T23:27:40.616Z Downloaded sled v0.34.7
12882026-08-17T23:27:40.630Z Downloaded regex-syntax v0.6.29
12892026-08-17T23:27:40.630Z Downloaded bstr v1.12.1
12902026-08-17T23:27:40.630Z Downloaded openssl v0.10.80
12912026-08-17T23:27:40.630Z Downloaded curve25519-dalek v5.0.0
12922026-08-17T23:27:40.630Z Downloaded curve25519-dalek v4.1.3
12932026-08-17T23:27:40.630Z Downloaded object v0.37.3
12942026-08-17T23:27:40.631Z Downloaded smoltcp v0.11.0
12952026-08-17T23:27:40.631Z Downloaded proptest v1.11.0
12962026-08-17T23:27:40.631Z Downloaded tracing v0.1.44
12972026-08-17T23:27:40.631Z Downloaded regress v0.10.5
12982026-08-17T23:27:40.631Z Downloaded nix v0.27.1
12992026-08-17T23:27:40.631Z Downloaded ratatui v0.29.0
13002026-08-17T23:27:40.631Z Downloaded sha3 v0.11.0
13012026-08-17T23:27:40.631Z Downloaded zerocopy-derive v0.6.6
13022026-08-17T23:27:40.631Z Downloaded openapiv3 v2.2.0
13032026-08-17T23:27:40.631Z Downloaded regex-automata v0.4.14
13042026-08-17T23:27:40.631Z Downloaded regex-syntax v0.8.10
13052026-08-17T23:27:40.634Z Downloaded smoltcp v0.9.1
13062026-08-17T23:27:40.634Z Downloaded zerocopy v0.8.40
13072026-08-17T23:27:40.637Z Downloaded petgraph v0.8.3
13082026-08-17T23:27:40.650Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13092026-08-17T23:27:40.668Z Downloaded sha3 v0.10.8
13102026-08-17T23:27:40.671Z Downloaded tokio v1.52.1
13112026-08-17T23:27:40.698Z Downloaded diesel v2.3.7
13122026-08-17T23:27:40.708Z Downloaded rustix v0.38.44
13132026-08-17T23:27:40.756Z Downloaded typify-impl v0.6.2
13142026-08-17T23:27:40.760Z Downloaded dropshot v0.17.1
13152026-08-17T23:27:40.760Z Downloaded ring v0.17.14
13162026-08-17T23:27:40.771Z Downloaded rustls v0.23.41
13172026-08-17T23:27:40.777Z Downloaded sqlparser v0.61.0
13182026-08-17T23:27:40.825Z Downloaded bzip2-sys v0.1.13+1.0.8
13192026-08-17T23:27:40.888Z Downloaded petgraph v0.6.5
13202026-08-17T23:27:40.921Z Downloaded chrono-tz v0.10.4
13212026-08-17T23:27:40.940Z Downloaded jiff v0.2.34
13222026-08-17T23:27:41.068Z Downloaded libz-sys v1.1.24
13232026-08-17T23:27:41.080Z Downloaded csv v1.4.0
13242026-08-17T23:27:41.095Z Downloaded encoding_rs v0.8.35
13252026-08-17T23:27:41.203Z Downloaded libgit2-sys v0.18.3+1.9.2
13262026-08-17T23:27:41.811Z Downloaded aws-lc-sys v0.40.0
13272026-08-17T23:27:42.247Z Compiling libc v0.2.185
13282026-08-17T23:27:42.247Z Compiling serde_core v1.0.229
13292026-08-17T23:27:42.263Z Compiling serde v1.0.229
13302026-08-17T23:27:42.263Z Compiling log v0.4.29
13312026-08-17T23:27:42.263Z Compiling smallvec v1.15.1
13322026-08-17T23:27:42.263Z Compiling find-msvc-tools v0.1.9
13332026-08-17T23:27:42.263Z Compiling shlex v1.3.0
13342026-08-17T23:27:42.263Z Compiling syn v2.0.117
13352026-08-17T23:27:42.593Z Compiling subtle v2.6.1
13362026-08-17T23:27:42.601Z Compiling scopeguard v1.2.0
13372026-08-17T23:27:42.601Z Compiling typenum v1.20.1
13382026-08-17T23:27:42.601Z Compiling stable_deref_trait v1.2.1
13392026-08-17T23:27:42.601Z Compiling lock_api v0.4.14
13402026-08-17T23:27:42.601Z Compiling zerocopy v0.8.40
13412026-08-17T23:27:42.601Z Compiling portable-atomic v1.13.1
13422026-08-17T23:27:42.601Z Compiling serde_json v1.0.151
13432026-08-17T23:27:43.110Z Compiling critical-section v1.2.0
13442026-08-17T23:27:43.122Z Compiling libm v0.2.16
13452026-08-17T23:27:43.122Z Compiling num-traits v0.2.19
13462026-08-17T23:27:43.122Z Compiling jobserver v0.1.34
13472026-08-17T23:27:43.122Z Compiling errno v0.3.14
13482026-08-17T23:27:43.122Z Compiling getrandom v0.2.17
13492026-08-17T23:27:43.168Z Compiling pkg-config v0.3.32
13502026-08-17T23:27:43.427Z Compiling cc v1.2.56
13512026-08-17T23:27:43.443Z Compiling rand_core v0.6.4
13522026-08-17T23:27:43.911Z Compiling once_cell v1.21.3
13532026-08-17T23:27:43.918Z Compiling generic-array v0.14.7
13542026-08-17T23:27:43.918Z Compiling getrandom v0.4.1
13552026-08-17T23:27:43.918Z Compiling const-oid v0.9.6
13562026-08-17T23:27:43.918Z Compiling parking_lot_core v0.9.12
13572026-08-17T23:27:43.918Z Compiling pin-project-lite v0.2.17
13582026-08-17T23:27:44.108Z Compiling rand_core v0.10.0
13592026-08-17T23:27:44.378Z Compiling bitflags v2.11.0
13602026-08-17T23:27:44.447Z Compiling signal-hook-registry v1.4.8
13612026-08-17T23:27:44.460Z Compiling percent-encoding v2.3.2
13622026-08-17T23:27:44.559Z Compiling futures-core v0.3.32
13632026-08-17T23:27:44.577Z Compiling litemap v0.8.1
13642026-08-17T23:27:44.766Z Compiling writeable v0.6.2
13652026-08-17T23:27:44.773Z Compiling semver v1.0.28
13662026-08-17T23:27:44.773Z Compiling parking_lot v0.12.5
13672026-08-17T23:27:44.773Z Compiling bytes v1.11.1
13682026-08-17T23:27:44.819Z Compiling mio v1.2.0
13692026-08-17T23:27:44.831Z Compiling icu_properties_data v2.1.2
13702026-08-17T23:27:44.844Z Compiling icu_normalizer_data v2.1.1
13712026-08-17T23:27:45.138Z Compiling socket2 v0.6.3
13722026-08-17T23:27:45.152Z Compiling synstructure v0.13.2
13732026-08-17T23:27:45.156Z Compiling getrandom v0.3.4
13742026-08-17T23:27:45.178Z Compiling futures-sink v0.3.32
13752026-08-17T23:27:45.305Z Compiling indexmap v2.14.0
13762026-08-17T23:27:45.308Z Compiling futures-channel v0.3.32
13772026-08-17T23:27:45.387Z Compiling slab v0.4.12
13782026-08-17T23:27:45.683Z Compiling utf8_iter v1.0.4
13792026-08-17T23:27:45.700Z Compiling rustix v1.1.3
13802026-08-17T23:27:45.700Z Compiling futures-io v0.3.32
13812026-08-17T23:27:45.700Z Compiling futures-task v0.3.32
13822026-08-17T23:27:45.700Z Compiling form_urlencoded v1.2.2
13832026-08-17T23:27:45.701Z Compiling rustversion v1.0.22
13842026-08-17T23:27:45.704Z Compiling iana-time-zone v0.1.65
13852026-08-17T23:27:45.723Z Compiling base64ct v1.8.3
13862026-08-17T23:27:45.742Z Compiling cmake v0.1.57
13872026-08-17T23:27:45.884Z Compiling chrono v0.4.45
13882026-08-17T23:27:45.902Z Compiling regex-syntax v0.8.10
13892026-08-17T23:27:46.095Z Compiling pem-rfc7468 v0.7.0
13902026-08-17T23:27:46.104Z Compiling flagset v0.4.7
13912026-08-17T23:27:46.120Z Compiling fs_extra v1.3.0
13922026-08-17T23:27:46.135Z Compiling dunce v1.0.5
13932026-08-17T23:27:46.253Z Compiling ident_case v1.0.1
13942026-08-17T23:27:46.285Z Compiling rand_core v0.9.5
13952026-08-17T23:27:46.347Z Compiling uuid v1.23.4
13962026-08-17T23:27:46.458Z Compiling aws-lc-sys v0.40.0
13972026-08-17T23:27:46.589Z Compiling base64 v0.22.1
13982026-08-17T23:27:46.612Z Compiling http v1.4.2
13992026-08-17T23:27:46.754Z Compiling zeroize_derive v1.5.0
14002026-08-17T23:27:47.299Z Compiling zerofrom-derive v0.1.6
14012026-08-17T23:27:47.316Z Compiling zerocopy-derive v0.8.40
14022026-08-17T23:27:47.316Z Compiling yoke-derive v0.8.1
14032026-08-17T23:27:47.331Z Compiling zerovec-derive v0.11.2
14042026-08-17T23:27:47.528Z Compiling zeroize v1.9.0
14052026-08-17T23:27:47.539Z Compiling displaydoc v0.2.5
14062026-08-17T23:27:50.867Z Compiling tokio-macros v2.7.0
14072026-08-17T23:27:50.926Z Compiling crypto-common v0.1.7
14082026-08-17T23:27:50.926Z Compiling block-buffer v0.10.4
14092026-08-17T23:27:50.926Z Compiling zerofrom v0.1.6
14102026-08-17T23:27:50.926Z Compiling futures-macro v0.3.32
14112026-08-17T23:27:50.926Z Compiling yoke v0.8.1
14122026-08-17T23:27:50.926Z Compiling digest v0.10.7
14132026-08-17T23:27:50.926Z Compiling thiserror-impl v2.0.18
14142026-08-17T23:27:50.938Z Compiling der_derive v0.7.3
14152026-08-17T23:27:50.939Z Compiling zerovec v0.11.5
14162026-08-17T23:27:50.939Z Compiling zerotrie v0.2.3
14172026-08-17T23:27:50.939Z Compiling tokio v1.52.1
14182026-08-17T23:27:50.939Z Compiling syn v1.0.109
14192026-08-17T23:27:50.939Z Compiling tinystr v0.8.2
14202026-08-17T23:27:50.939Z Compiling potential_utf v0.1.4
14212026-08-17T23:27:50.939Z Compiling icu_locale_core v2.1.1
14222026-08-17T23:27:50.939Z Compiling futures-util v0.3.32
14232026-08-17T23:27:50.939Z Compiling icu_collections v2.1.1
14242026-08-17T23:27:50.939Z Compiling der v0.7.10
14252026-08-17T23:27:50.939Z Compiling thiserror v2.0.18
14262026-08-17T23:27:50.939Z Compiling vcpkg v0.2.15
14272026-08-17T23:27:50.939Z Compiling icu_provider v2.1.1
14282026-08-17T23:27:50.939Z Compiling icu_properties v2.1.2
14292026-08-17T23:27:50.939Z Compiling icu_normalizer v2.1.1
14302026-08-17T23:27:50.939Z Compiling spki v0.7.3
14312026-08-17T23:27:50.939Z Compiling openssl-sys v0.9.117
14322026-08-17T23:27:50.939Z Compiling tracing-attributes v0.1.31
14332026-08-17T23:27:50.939Z Compiling serde_derive_internals v0.29.1
14342026-08-17T23:27:51.131Z Compiling idna_adapter v1.2.1
14352026-08-17T23:27:51.198Z Compiling rustc_version v0.4.1
14362026-08-17T23:27:51.475Z Compiling idna v1.1.0
14372026-08-17T23:27:51.536Z Compiling ppv-lite86 v0.2.21
14382026-08-17T23:27:51.582Z Compiling tracing-core v0.1.36
14392026-08-17T23:27:51.695Z Compiling dyn-clone v1.0.20
14402026-08-17T23:27:51.701Z Compiling url v2.5.8
14412026-08-17T23:27:51.743Z Compiling aws-lc-rs v1.16.3
14422026-08-17T23:27:52.014Z Compiling rand_chacha v0.9.0
14432026-08-17T23:27:52.017Z Compiling schemars v0.8.22
14442026-08-17T23:27:52.027Z Compiling cpufeatures v0.2.17
14452026-08-17T23:27:52.050Z Compiling tracing v0.1.44
14462026-08-17T23:27:52.178Z Compiling rand v0.9.2
14472026-08-17T23:27:52.181Z Compiling schemars_derive v0.8.22
14482026-08-17T23:27:52.382Z Compiling pkcs8 v0.10.2
14492026-08-17T23:27:52.427Z Compiling rustls-pki-types v1.14.0
14502026-08-17T23:27:52.565Z Compiling http-body v1.0.1
14512026-08-17T23:27:52.568Z Compiling spin v0.9.8
14522026-08-17T23:27:52.739Z Compiling tokio-util v0.7.18
14532026-08-17T23:27:52.805Z Compiling crc32fast v1.5.0
14542026-08-17T23:27:52.895Z Compiling openssl-probe v0.2.1
14552026-08-17T23:27:52.899Z Compiling httparse v1.10.1
14562026-08-17T23:27:53.073Z Compiling cmov v0.5.4
14572026-08-17T23:27:53.078Z Compiling tinyvec_macros v0.1.1
14582026-08-17T23:27:53.128Z Compiling tempfile v3.25.0
14592026-08-17T23:27:53.223Z Compiling ctutils v0.4.2
14602026-08-17T23:27:53.245Z Compiling tinyvec v1.10.0
14612026-08-17T23:27:53.486Z Compiling pest_generator v2.8.6
14622026-08-17T23:27:53.518Z Compiling sha2 v0.10.9
14632026-08-17T23:27:53.634Z Compiling aho-corasick v1.1.4
14642026-08-17T23:27:53.723Z Compiling radium v0.7.0
14652026-08-17T23:27:54.010Z Compiling tower-service v0.3.3
14662026-08-17T23:27:54.058Z Compiling untrusted v0.7.1
14672026-08-17T23:27:54.155Z Compiling atomic-waker v1.1.2
14682026-08-17T23:27:54.179Z Compiling try-lock v0.2.5
14692026-08-17T23:27:54.310Z Compiling tower-layer v0.3.3
14702026-08-17T23:27:54.320Z Compiling want v0.3.1
14712026-08-17T23:27:54.442Z Compiling regex-automata v0.4.14
14722026-08-17T23:27:54.446Z Compiling h2 v0.4.15
14732026-08-17T23:27:54.718Z Compiling pest_derive v2.8.6
14742026-08-17T23:27:54.766Z Compiling hybrid-array v0.4.13
14752026-08-17T23:27:55.002Z Compiling scroll_derive v0.13.1
14762026-08-17T23:27:55.197Z Compiling darling_core v0.20.11
14772026-08-17T23:27:55.206Z Compiling ipnet v2.11.0
14782026-08-17T23:27:56.312Z Compiling tap v1.0.1
14792026-08-17T23:27:56.327Z Compiling httpdate v1.0.3
14802026-08-17T23:27:56.327Z Compiling foreign-types-shared v0.1.1
14812026-08-17T23:27:56.327Z Compiling untrusted v0.9.0
14822026-08-17T23:27:56.327Z Compiling simd-adler32 v0.3.8
14832026-08-17T23:27:56.327Z Compiling maybe-uninit v2.0.0
14842026-08-17T23:27:56.327Z Compiling openssl v0.10.80
14852026-08-17T23:27:56.327Z Compiling rustls v0.23.41
14862026-08-17T23:27:56.327Z Compiling scroll v0.13.0
14872026-08-17T23:27:56.327Z Compiling foreign-types v0.3.2
14882026-08-17T23:27:56.327Z Compiling wyz v0.5.1
14892026-08-17T23:27:56.327Z Compiling unicode-normalization v0.1.25
14902026-08-17T23:27:56.341Z Compiling rand_chacha v0.3.1
14912026-08-17T23:27:56.367Z Compiling signature v2.2.0
14922026-08-17T23:27:57.237Z Compiling terminal_size v0.4.3
14932026-08-17T23:27:57.253Z Compiling thiserror-impl v1.0.69
14942026-08-17T23:27:57.253Z Compiling openssl-macros v0.1.1
14952026-08-17T23:27:57.253Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14962026-08-17T23:27:57.253Z Compiling bzip2-sys v0.1.13+1.0.8
14972026-08-17T23:27:57.253Z Compiling hex v0.4.3
14982026-08-17T23:27:57.253Z Compiling num-integer v0.1.46
14992026-08-17T23:27:57.662Z Compiling wait-timeout v0.2.1
15002026-08-17T23:27:57.671Z Compiling darling_macro v0.20.11
15012026-08-17T23:27:57.671Z Compiling ahash v0.8.12
15022026-08-17T23:27:57.672Z Compiling bit-vec v0.8.0
15032026-08-17T23:27:57.672Z Compiling hyper v1.10.1
15042026-08-17T23:27:57.672Z Compiling packed_struct v0.10.1
15052026-08-17T23:27:57.705Z Compiling funty v2.0.0
15062026-08-17T23:27:57.885Z Compiling adler2 v2.0.1
15072026-08-17T23:27:57.888Z Compiling powerfmt v0.2.0
15082026-08-17T23:27:57.897Z Compiling time-core v0.1.8
15092026-08-17T23:27:57.964Z Compiling num-bigint-dig v0.8.6
15102026-08-17T23:27:58.553Z Compiling native-tls v0.2.18
15112026-08-17T23:27:58.553Z Compiling num-conv v0.2.0
15122026-08-17T23:27:58.573Z Compiling quick-error v1.2.3
15132026-08-17T23:27:58.574Z Compiling time-macros v0.2.27
15142026-08-17T23:27:58.574Z Compiling rusty-fork v0.3.1
15152026-08-17T23:27:58.574Z Compiling bitvec v1.0.1
15162026-08-17T23:27:58.574Z Compiling deranged v0.5.8
15172026-08-17T23:27:58.585Z Compiling miniz_oxide v0.8.9
15182026-08-17T23:27:58.585Z Compiling thiserror v1.0.69
15192026-08-17T23:27:58.585Z Compiling darling v0.20.11
15202026-08-17T23:27:58.609Z Compiling clap_builder v4.6.0
15212026-08-17T23:27:58.729Z Compiling bit-set v0.8.0
15222026-08-17T23:27:58.825Z Compiling hyper-util v0.1.20
15232026-08-17T23:27:59.317Z Compiling num-iter v0.1.45
15242026-08-17T23:27:59.327Z Compiling rand v0.8.6
15252026-08-17T23:27:59.765Z Compiling goblin v0.10.5
15262026-08-17T23:28:00.200Z Compiling packed_struct_codegen v0.10.1
15272026-08-17T23:28:00.214Z Compiling lazy_static v1.5.0
15282026-08-17T23:28:00.214Z Compiling anstyle-parse v0.2.7
15292026-08-17T23:28:00.455Z Compiling hmac v0.12.1
15302026-08-17T23:28:00.463Z Compiling clap_derive v4.6.1
15312026-08-17T23:28:00.482Z Compiling zerocopy-derive v0.6.6
15322026-08-17T23:28:01.044Z Compiling bitfield-macros v0.19.4
15332026-08-17T23:28:01.320Z Compiling rand_xorshift v0.4.0
15342026-08-17T23:28:01.519Z Compiling toml_datetime v0.6.11
15352026-08-17T23:28:01.534Z Compiling serde_spanned v0.6.9
15362026-08-17T23:28:01.831Z Compiling sync_wrapper v1.0.2
15372026-08-17T23:28:01.873Z Compiling indexmap v1.9.3
15382026-08-17T23:28:01.873Z Compiling crossbeam-utils v0.8.21
15392026-08-17T23:28:01.873Z Compiling zlib-rs v0.6.2
15402026-08-17T23:28:01.989Z Compiling nodrop v0.1.14
15412026-08-17T23:28:02.031Z Compiling crc-catalog v2.4.0
15422026-08-17T23:28:02.050Z Compiling usdt-impl v0.6.0
15432026-08-17T23:28:02.153Z Compiling siphasher v1.0.2
15442026-08-17T23:28:02.183Z Compiling num_threads v0.1.7
15452026-08-17T23:28:02.209Z Compiling unarray v0.1.4
15462026-08-17T23:28:02.337Z Compiling paste v1.0.15
15472026-08-17T23:28:02.349Z Compiling proptest v1.11.0
15482026-08-17T23:28:02.349Z Compiling time v0.3.47
15492026-08-17T23:28:02.349Z Compiling clap v4.6.1
15502026-08-17T23:28:02.400Z Compiling dof v0.4.0
15512026-08-17T23:28:02.560Z Compiling crc v3.4.0
15522026-08-17T23:28:02.806Z Compiling array-init v0.0.4
15532026-08-17T23:28:03.125Z Compiling bitfield v0.19.4
15542026-08-17T23:28:03.414Z Compiling tower v0.5.3
15552026-08-17T23:28:04.234Z Compiling zerocopy v0.6.6
15562026-08-17T23:28:04.253Z Compiling anstream v0.6.21
15572026-08-17T23:28:04.253Z Compiling smallvec v0.6.14
15582026-08-17T23:28:04.819Z Compiling derive_builder_core v0.20.2
15592026-08-17T23:28:04.837Z Compiling dtrace-parser v0.3.0
15602026-08-17T23:28:04.965Z Compiling flate2 v1.1.9
15612026-08-17T23:28:05.092Z Compiling ipnetwork v0.21.1
15622026-08-17T23:28:05.177Z Compiling http-body-util v0.1.3
15632026-08-17T23:28:05.181Z Compiling pkcs1 v0.7.5
15642026-08-17T23:28:05.366Z Compiling heapless v0.7.17
15652026-08-17T23:28:05.390Z Compiling structmeta-derive v0.3.0
15662026-08-17T23:28:05.465Z Compiling scroll_derive v0.12.1
15672026-08-17T23:28:05.557Z Compiling slog v2.8.2
15682026-08-17T23:28:05.599Z Compiling darling_core v0.23.0
15692026-08-17T23:28:05.682Z Compiling thread-id v5.1.0
15702026-08-17T23:28:05.738Z Compiling cookie v0.18.1
15712026-08-17T23:28:05.800Z Compiling env_filter v1.0.0
15722026-08-17T23:28:05.933Z Compiling winnow v0.5.40
15732026-08-17T23:28:07.028Z Compiling allocator-api2 v0.2.21
15742026-08-17T23:28:07.046Z Compiling hashbrown v0.12.3
15752026-08-17T23:28:07.046Z Compiling signal-hook v0.3.18
15762026-08-17T23:28:07.046Z Compiling zstd-safe v7.2.4
15772026-08-17T23:28:07.046Z Compiling ryu v1.0.23
15782026-08-17T23:28:07.046Z Compiling iri-string v0.7.10
15792026-08-17T23:28:07.046Z Compiling base64 v0.21.7
15802026-08-17T23:28:07.046Z Compiling unicode-bidi v0.3.18
15812026-08-17T23:28:07.046Z Compiling anyhow v1.0.102
15822026-08-17T23:28:07.557Z Compiling unicode-properties v0.1.4
15832026-08-17T23:28:07.562Z Compiling toml_edit v0.19.15
15842026-08-17T23:28:07.562Z Compiling stringprep v0.1.5
15852026-08-17T23:28:07.562Z Compiling ron v0.8.1
15862026-08-17T23:28:07.994Z Compiling tower-http v0.6.8
15872026-08-17T23:28:08.274Z Compiling darling_macro v0.23.0
15882026-08-17T23:28:08.282Z Compiling serde_urlencoded v0.7.1
15892026-08-17T23:28:08.396Z Compiling structmeta v0.3.0
15902026-08-17T23:28:08.460Z Compiling scroll v0.12.0
15912026-08-17T23:28:08.595Z Compiling env_logger v0.11.9
15922026-08-17T23:28:11.301Z Compiling rsa v0.9.10
15932026-08-17T23:28:11.352Z Compiling oxnet v0.1.6
15942026-08-17T23:28:11.352Z Compiling derive_builder_macro v0.20.2
15952026-08-17T23:28:11.352Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15962026-08-17T23:28:11.352Z Compiling newtype-uuid v1.3.2
15972026-08-17T23:28:11.352Z Compiling hashbrown v0.13.2
15982026-08-17T23:28:11.352Z Compiling serde-hex v0.1.0
15992026-08-17T23:28:11.352Z Compiling bzip2 v0.4.4
16002026-08-17T23:28:11.352Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16012026-08-17T23:28:11.352Z Compiling tokio-native-tls v0.3.1
16022026-08-17T23:28:11.352Z Compiling camino v1.2.2
16032026-08-17T23:28:11.352Z Compiling bstr v1.12.1
16042026-08-17T23:28:11.352Z Compiling block-buffer v0.12.1
16052026-08-17T23:28:11.352Z Compiling block-padding v0.4.2
16062026-08-17T23:28:11.352Z Compiling crypto-common v0.2.2
16072026-08-17T23:28:11.352Z Compiling rustls-native-certs v0.8.3
16082026-08-17T23:28:11.352Z Compiling curve25519-dalek v4.1.3
16092026-08-17T23:28:11.352Z Compiling x509-cert v0.2.5
16102026-08-17T23:28:11.352Z Compiling md-5 v0.10.6
16112026-08-17T23:28:11.352Z Compiling zerocopy-derive v0.7.35
16122026-08-17T23:28:11.352Z Compiling daft-derive v0.1.7
16132026-08-17T23:28:13.392Z Compiling pin-project-internal v1.1.11
16142026-08-17T23:28:13.555Z Compiling async-trait v0.1.89
16152026-08-17T23:28:13.556Z Compiling vergen-lib v9.1.0
16162026-08-17T23:28:13.556Z Compiling serde_tokenstream v0.2.3
16172026-08-17T23:28:13.556Z Compiling hash32 v0.2.1
16182026-08-17T23:28:13.556Z Compiling erased-serde v0.3.31
16192026-08-17T23:28:13.556Z Compiling memoffset v0.9.1
16202026-08-17T23:28:13.556Z Compiling encoding_rs v0.8.35
16212026-08-17T23:28:13.556Z Compiling ref-cast v1.0.25
16222026-08-17T23:28:13.556Z Compiling cfg_aliases v0.2.1
16232026-08-17T23:28:13.556Z Compiling litrs v1.0.0
16242026-08-17T23:28:13.556Z Compiling rustix v0.38.44
16252026-08-17T23:28:13.556Z Compiling fallible-iterator v0.2.0
16262026-08-17T23:28:13.556Z Compiling mime v0.3.17
16272026-08-17T23:28:13.556Z Compiling smoltcp v0.9.1
16282026-08-17T23:28:13.556Z Compiling crc-any v2.5.0
16292026-08-17T23:28:13.556Z Compiling psl-types v2.0.11
16302026-08-17T23:28:13.628Z Compiling publicsuffix v2.3.0
16312026-08-17T23:28:13.629Z Compiling postgres-protocol v0.6.10
16322026-08-17T23:28:13.629Z Compiling document-features v0.2.12
16332026-08-17T23:28:13.629Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16342026-08-17T23:28:13.641Z Compiling nix v0.31.2
16352026-08-17T23:28:13.858Z Compiling pin-project v1.1.11
16362026-08-17T23:28:14.922Z Compiling zerocopy v0.7.35
16372026-08-17T23:28:14.940Z Compiling daft v0.1.7
16382026-08-17T23:28:14.940Z Compiling inout v0.2.2
16392026-08-17T23:28:14.940Z Compiling hyper-tls v0.6.0
16402026-08-17T23:28:14.940Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16412026-08-17T23:28:14.940Z Compiling zip v0.6.6
16422026-08-17T23:28:14.940Z Compiling object v0.30.4
16432026-08-17T23:28:14.940Z Compiling derive_builder v0.20.2
16442026-08-17T23:28:14.940Z Compiling toml v0.7.8
16452026-08-17T23:28:14.940Z Compiling goblin v0.8.2
16462026-08-17T23:28:14.940Z Compiling derive-ex v0.1.8
16472026-08-17T23:28:14.940Z Compiling darling v0.23.0
16482026-08-17T23:28:15.143Z Compiling phf_shared v0.13.1
16492026-08-17T23:28:15.175Z Compiling regex v1.12.3
16502026-08-17T23:28:15.295Z Compiling hubpack_derive v0.1.1
16512026-08-17T23:28:15.369Z Compiling futures-executor v0.3.32
16522026-08-17T23:28:15.608Z Compiling curve25519-dalek-derive v0.1.1
16532026-08-17T23:28:15.645Z Compiling snafu-derive v0.8.9
16542026-08-17T23:28:15.729Z Compiling ref-cast-impl v1.0.25
16552026-08-17T23:28:16.239Z Compiling strum_macros v0.27.2
16562026-08-17T23:28:16.285Z Compiling vergen v9.1.0
16572026-08-17T23:28:16.323Z Compiling cargo-platform v0.3.2
16582026-08-17T23:28:16.480Z Compiling ff v0.13.1
16592026-08-17T23:28:16.637Z Compiling fs-err v3.3.0
16602026-08-17T23:28:16.644Z Compiling bumpalo v3.20.2
16612026-08-17T23:28:16.810Z Compiling managed v0.8.0
16622026-08-17T23:28:16.890Z Compiling path-slash v0.1.5
16632026-08-17T23:28:17.035Z Compiling base16ct v0.2.0
16642026-08-17T23:28:17.071Z Compiling foldhash v0.2.0
16652026-08-17T23:28:17.202Z Compiling foldhash v0.1.5
16662026-08-17T23:28:17.209Z Compiling jiff-core v0.1.0
16672026-08-17T23:28:17.251Z Compiling either v1.15.0
16682026-08-17T23:28:17.360Z Compiling libbz2-rs-sys v0.2.2
16692026-08-17T23:28:17.540Z Compiling unicode-segmentation v1.12.0
16702026-08-17T23:28:17.544Z Compiling same-file v1.0.6
16712026-08-17T23:28:17.706Z Compiling object v0.37.3
16722026-08-17T23:28:17.849Z Compiling bitflags v1.3.2
16732026-08-17T23:28:17.931Z Compiling jiff v0.2.34
16742026-08-17T23:28:18.013Z Compiling bzip2 v0.6.1
16752026-08-17T23:28:18.027Z Compiling walkdir v2.5.0
16762026-08-17T23:28:18.235Z Compiling snafu v0.8.9
16772026-08-17T23:28:18.260Z Compiling strum v0.27.2
16782026-08-17T23:28:18.263Z Compiling hashbrown v0.15.5
16792026-08-17T23:28:18.340Z Compiling hashbrown v0.16.1
16802026-08-17T23:28:18.392Z Compiling sec1 v0.7.3
16812026-08-17T23:28:18.579Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16822026-08-17T23:28:18.656Z Compiling zopfli v0.8.3
16832026-08-17T23:28:18.805Z Compiling dof v0.3.0
16842026-08-17T23:28:18.820Z Compiling group v0.13.0
16852026-08-17T23:28:18.905Z Compiling cargo_metadata v0.23.1
16862026-08-17T23:28:19.127Z Compiling test-strategy v0.4.5
16872026-08-17T23:28:19.512Z Compiling hubpack v0.1.2
16882026-08-17T23:28:19.729Z Compiling futures v0.3.32
16892026-08-17T23:28:19.817Z Compiling phf v0.13.1
16902026-08-17T23:28:20.085Z Compiling signal-hook-mio v0.2.5
16912026-08-17T23:28:20.109Z Compiling serde_with_macros v3.21.0
16922026-08-17T23:28:20.240Z Compiling cookie_store v0.22.1
16932026-08-17T23:28:20.333Z Compiling zstd v0.13.3
16942026-08-17T23:28:20.601Z Compiling reqwest v0.12.28
16952026-08-17T23:28:20.604Z Compiling cipher v0.5.2
16962026-08-17T23:28:20.923Z Compiling postgres-types v0.2.12
16972026-08-17T23:28:21.243Z Compiling usdt-macro v0.6.0
16982026-08-17T23:28:21.492Z Compiling usdt-attr-macro v0.6.0
16992026-08-17T23:28:21.514Z Compiling globset v0.4.18
17002026-08-17T23:28:22.065Z Compiling phf_shared v0.11.3
17012026-08-17T23:28:22.101Z Compiling hkdf v0.12.4
17022026-08-17T23:28:22.198Z Compiling dtrace-parser v0.2.0
17032026-08-17T23:28:22.257Z Compiling byte-wrapper v0.1.0
17042026-08-17T23:28:22.272Z Compiling olpc-cjson v0.1.4
17052026-08-17T23:28:22.289Z Compiling ed25519 v2.2.3
17062026-08-17T23:28:22.311Z Compiling crypto-bigint v0.5.5
17072026-08-17T23:28:22.512Z Compiling pem v3.0.6
17082026-08-17T23:28:22.581Z Compiling enum-as-inner v0.6.1
17092026-08-17T23:28:22.596Z Compiling serde_repr v0.1.20
17102026-08-17T23:28:22.753Z Compiling async-recursion v1.1.1
17112026-08-17T23:28:22.931Z Compiling strum_macros v0.26.4
17122026-08-17T23:28:23.080Z Compiling serde-big-array v0.5.1
17132026-08-17T23:28:23.125Z Compiling serde_plain v1.0.2
17142026-08-17T23:28:23.190Z Compiling float-cmp v0.10.0
17152026-08-17T23:28:23.220Z Compiling memmap2 v0.9.10
17162026-08-17T23:28:23.321Z Compiling thread-id v4.2.2
17172026-08-17T23:28:23.339Z Compiling precomputed-hash v0.1.1
17182026-08-17T23:28:23.392Z Compiling data-encoding v2.10.0
17192026-08-17T23:28:23.405Z Compiling new_debug_unreachable v1.0.6
17202026-08-17T23:28:23.424Z Compiling fixedbitset v0.5.7
17212026-08-17T23:28:23.440Z Compiling cpufeatures v0.3.0
17222026-08-17T23:28:23.478Z Compiling typed-path v0.9.3
17232026-08-17T23:28:23.516Z Compiling fixedbitset v0.4.2
17242026-08-17T23:28:23.726Z Compiling difflib v0.4.0
17252026-08-17T23:28:23.740Z Compiling normalize-line-endings v0.3.0
17262026-08-17T23:28:23.839Z Compiling predicates-core v1.0.10
17272026-08-17T23:28:24.016Z Compiling static_assertions v1.1.0
17282026-08-17T23:28:24.079Z Compiling keccak v0.1.6
17292026-08-17T23:28:24.094Z Compiling whoami v2.1.0
17302026-08-17T23:28:24.272Z Compiling winnow v1.0.3
17312026-08-17T23:28:24.330Z Compiling const-oid v0.10.2
17322026-08-17T23:28:24.437Z Compiling tokio-postgres v0.7.16
17332026-08-17T23:28:24.480Z Compiling sha3 v0.10.8
17342026-08-17T23:28:24.536Z Compiling digest v0.11.3
17352026-08-17T23:28:24.687Z Compiling strum v0.26.3
17362026-08-17T23:28:24.696Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17372026-08-17T23:28:24.757Z Compiling toml_edit v0.22.27
17382026-08-17T23:28:24.810Z Compiling predicates v3.1.4
17392026-08-17T23:28:24.815Z Compiling hickory-proto v0.25.2
17402026-08-17T23:28:24.996Z Compiling petgraph v0.6.5
17412026-08-17T23:28:25.320Z Compiling toml_parser v1.1.2+spec-1.1.0
17422026-08-17T23:28:25.451Z Compiling petgraph v0.8.3
17432026-08-17T23:28:25.945Z Compiling chacha20 v0.10.0
17442026-08-17T23:28:26.323Z Compiling string_cache v0.8.9
17452026-08-17T23:28:26.378Z Compiling usdt-impl v0.5.0
17462026-08-17T23:28:26.578Z Compiling usdt v0.6.0
17472026-08-17T23:28:26.670Z Compiling elliptic-curve v0.13.8
17482026-08-17T23:28:26.840Z Compiling ed25519-dalek v2.2.0
17492026-08-17T23:28:26.984Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17502026-08-17T23:28:27.070Z Compiling crossterm v0.28.1
17512026-08-17T23:28:27.514Z Compiling serde_with v3.21.0
17522026-08-17T23:28:27.518Z Compiling zip v4.6.1
17532026-08-17T23:28:27.927Z Compiling iddqd v0.4.2
17542026-08-17T23:28:28.488Z Compiling heck v0.4.1
17552026-08-17T23:28:28.711Z Compiling similar v2.7.0
17562026-08-17T23:28:28.731Z Compiling itertools v0.15.0
17572026-08-17T23:28:29.092Z Compiling itertools v0.13.0
17582026-08-17T23:28:29.151Z Compiling crossbeam-epoch v0.9.18
17592026-08-17T23:28:29.203Z Compiling tokio-stream v0.1.18
17602026-08-17T23:28:29.465Z Compiling buf-list v1.1.2
17612026-08-17T23:28:29.477Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17622026-08-17T23:28:29.551Z Compiling openapiv3 v2.2.0
17632026-08-17T23:28:29.643Z Compiling lalrpop-util v0.19.12
17642026-08-17T23:28:29.729Z Compiling peg-runtime v0.8.5
17652026-08-17T23:28:29.771Z Compiling thread_local v1.1.9
17662026-08-17T23:28:29.833Z Compiling slog-async v2.8.0
17672026-08-17T23:28:30.001Z Compiling crossbeam-channel v0.5.15
17682026-08-17T23:28:30.014Z Compiling is-terminal v0.4.17
17692026-08-17T23:28:30.038Z Compiling filetime v0.2.27
17702026-08-17T23:28:30.109Z Compiling term v1.2.1
17712026-08-17T23:28:30.139Z Compiling xattr v1.6.1
17722026-08-17T23:28:30.205Z Compiling take_mut v0.2.2
17732026-08-17T23:28:30.309Z Compiling tar v0.4.46
17742026-08-17T23:28:30.321Z Compiling camino-tempfile v1.4.1
17752026-08-17T23:28:30.441Z Compiling slog-term v2.9.2
17762026-08-17T23:28:37.233Z Compiling rustls-webpki v0.103.13
17772026-08-17T23:28:39.886Z Compiling tokio-rustls v0.26.4
17782026-08-17T23:28:39.886Z Compiling rustls-platform-verifier v0.6.2
17792026-08-17T23:28:39.890Z Compiling tough v0.22.0
17802026-08-17T23:28:40.086Z Compiling hyper-rustls v0.27.7
17812026-08-17T23:28:40.280Z Compiling reqwest v0.13.2
17822026-08-17T23:28:42.512Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17832026-08-17T23:28:42.726Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17842026-08-17T23:28:45.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
17852026-08-17T23:28:45.797Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17862026-08-17T23:28:45.850ZAug 17 23:28:44.717 INFO Starting download, target: DendriteStub
17872026-08-17T23:28:45.850ZAug 17 23:28:44.717 INFO Starting download, target: Cockroach
17882026-08-17T23:28:45.851ZAug 17 23:28:44.717 INFO Starting download, target: Clickhouse
17892026-08-17T23:28:45.851ZAug 17 23:28:44.717 INFO Starting download, target: Console
17902026-08-17T23:28:45.855ZAug 17 23:28:44.717 INFO Starting download, target: MaghemiteMgd
17912026-08-17T23:28:45.855ZAug 17 23:28:44.717 INFO Starting download, target: MaghemiteDdmd
17922026-08-17T23:28:45.855ZAug 17 23:28:44.717 INFO Starting download, target: TransceiverControl
17932026-08-17T23:28:45.855ZAug 17 23:28:44.718 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17942026-08-17T23:28:45.855ZAug 17 23:28:44.718 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17952026-08-17T23:28:45.855ZAug 17 23:28:44.718 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17962026-08-17T23:28:45.855ZAug 17 23:28:44.718 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17972026-08-17T23:28:45.855ZAug 17 23:28:44.718 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17982026-08-17T23:28:45.855ZAug 17 23:28:44.718 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17992026-08-17T23:28:45.855ZAug 17 23:28:44.718 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18002026-08-17T23:28:46.333ZAug 17 23:28:45.197 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18012026-08-17T23:28:46.554ZAug 17 23:28:45.420 INFO Download complete, target: TransceiverControl
18022026-08-17T23:28:47.654ZAug 17 23:28:46.519 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18032026-08-17T23:28:47.914ZAug 17 23:28:46.775 INFO Download complete, target: Console
18042026-08-17T23:28:47.992ZAug 17 23:28:46.859 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18052026-08-17T23:28:48.043ZAug 17 23:28:46.909 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18062026-08-17T23:28:48.162ZAug 17 23:28:47.029 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18072026-08-17T23:28:48.256ZAug 17 23:28:47.117 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18082026-08-17T23:28:48.701ZAug 17 23:28:47.569 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18092026-08-17T23:28:48.702ZAug 17 23:28:47.569 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18102026-08-17T23:28:50.058ZAug 17 23:28:48.925 INFO Download complete, target: MaghemiteDdmd
18112026-08-17T23:28:50.453ZAug 17 23:28:49.320 INFO Download complete, target: DendriteStub
18122026-08-17T23:28:50.884ZAug 17 23:28:49.750 INFO Download complete, target: MaghemiteMgd
18132026-08-17T23:28:53.220ZAug 17 23:28:52.086 INFO Checking that binary works, target: Cockroach
18142026-08-17T23:28:53.334ZAug 17 23:28:52.201 INFO Download complete, target: Cockroach
18152026-08-17T23:28:54.758ZAug 17 23:28:53.624 INFO Checking that binary works, target: Clickhouse
18162026-08-17T23:28:54.879ZAug 17 23:28:53.746 INFO Download complete, target: Clickhouse
18172026-08-17T23:28:54.896ZAll builder prerequisites installed successfully, and PATH looks valid
18182026-08-17T23:28:54.899Z
18192026-08-17T23:28:54.899Zreal 2:06.793614722
18202026-08-17T23:28:54.899Zuser 7:08.345601220
18212026-08-17T23:28:54.899Zsys 1:24.822468781
18222026-08-17T23:28:54.899Ztrap 0.247838583
18232026-08-17T23:28:54.900Ztflt 0.567389761
18242026-08-17T23:28:54.900Zdflt 0.891835020
18252026-08-17T23:28:54.900Zkflt 0.027664738
18262026-08-17T23:28:54.900Zlock 26:48.145496990
18272026-08-17T23:28:54.900Zslp 21:33.678424309
18282026-08-17T23:28:54.900Zlat 47.345944619
18292026-08-17T23:28:54.900Zstop 2:42.955114542
18302026-08-17T23:28:54.900Z+ banner clippy
18312026-08-17T23:28:54.900Z
18322026-08-17T23:28:54.900Z #### # # ##### ##### # #
18332026-08-17T23:28:54.900Z # # # # # # # # # #
18342026-08-17T23:28:54.900Z # # # # # # # #
18352026-08-17T23:28:54.900Z # # # ##### ##### #
18362026-08-17T23:28:54.900Z # # # # # # #
18372026-08-17T23:28:54.900Z #### ###### # # # #
18382026-08-17T23:28:54.900Z
18392026-08-17T23:28:54.900Z+ export CARGO_INCREMENTAL=0
18402026-08-17T23:28:54.900Z+ CARGO_INCREMENTAL=0
18412026-08-17T23:28:54.900Z+ ptime -m cargo xtask clippy
18422026-08-17T23:28:55.371Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18432026-08-17T23:28:55.647Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18442026-08-17T23:28:57.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.51s
18452026-08-17T23:28:57.482Z Running `target/debug/xtask clippy`
18462026-08-17T23:28:57.506Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18472026-08-17T23:28:58.069Z Downloading crates ...
18482026-08-17T23:28:58.243Z Downloaded approx v0.5.1
18492026-08-17T23:28:58.246Z Downloaded backtrace v0.3.76
18502026-08-17T23:28:58.250Z Downloaded async-object-pool v0.2.0
18512026-08-17T23:28:58.250Z Downloaded cast v0.3.0
18522026-08-17T23:28:58.250Z Downloaded constant_time_eq v0.3.1
18532026-08-17T23:28:58.250Z Downloaded backtrace-ext v0.2.1
18542026-08-17T23:28:58.250Z Downloaded assert-json-diff v2.0.2
18552026-08-17T23:28:58.253Z Downloaded escape8259 v0.5.3
18562026-08-17T23:28:58.253Z Downloaded assert_cmd v2.1.2
18572026-08-17T23:28:58.253Z Downloaded criterion-plot v0.6.0
18582026-08-17T23:28:58.253Z Downloaded anes v0.1.6
18592026-08-17T23:28:58.256Z Downloaded concurrent-queue v2.5.0
18602026-08-17T23:28:58.256Z Downloaded event-listener-strategy v0.5.4
18612026-08-17T23:28:58.256Z Downloaded addr2line v0.25.1
18622026-08-17T23:28:58.256Z Downloaded cfg-expr v0.20.6
18632026-08-17T23:28:58.259Z Downloaded async-lock v3.4.2
18642026-08-17T23:28:58.260Z Downloaded datatest-stable v0.3.3
18652026-08-17T23:28:58.262Z Downloaded blake2b_simd v1.0.4
18662026-08-17T23:28:58.263Z Downloaded event-listener v5.4.1
18672026-08-17T23:28:58.263Z Downloaded chumsky v0.9.3
18682026-08-17T23:28:58.266Z Downloaded futures-timer v3.0.3
18692026-08-17T23:28:58.266Z Downloaded criterion v0.7.0
18702026-08-17T23:28:58.269Z Downloaded fancy-regex v0.14.0
18712026-08-17T23:28:58.273Z Downloaded guppy-workspace-hack v0.1.0
18722026-08-17T23:28:58.273Z Downloaded hex-literal v0.4.1
18732026-08-17T23:28:58.273Z Downloaded httptest v0.16.4
18742026-08-17T23:28:58.273Z Downloaded miette-derive v5.10.0
18752026-08-17T23:28:58.277Z Downloaded nested v0.1.1
18762026-08-17T23:28:58.277Z Downloaded libtest-mimic v0.8.1
18772026-08-17T23:28:58.277Z Downloaded linkme-impl v0.3.35
18782026-08-17T23:28:58.277Z Downloaded hickory-client v0.25.2
18792026-08-17T23:28:58.277Z Downloaded knuffel-derive v3.2.0
18802026-08-17T23:28:58.277Z Downloaded linkme v0.3.35
18812026-08-17T23:28:58.280Z Downloaded pathdiff v0.2.3
18822026-08-17T23:28:58.280Z Downloaded plotters-backend v0.3.7
18832026-08-17T23:28:58.280Z Downloaded owo-colors v3.5.0
18842026-08-17T23:28:58.280Z Downloaded oorandom v11.1.5
18852026-08-17T23:28:58.283Z Downloaded partial-io v0.5.4
18862026-08-17T23:28:58.283Z Downloaded parking v2.2.1
18872026-08-17T23:28:58.284Z Downloaded plotters-svg v0.3.7
18882026-08-17T23:28:58.284Z Downloaded path-tree v0.8.3
18892026-08-17T23:28:58.284Z Downloaded hashbrown v0.14.5
18902026-08-17T23:28:58.287Z Downloaded knuffel v3.2.0
18912026-08-17T23:28:58.287Z Downloaded guppy v0.17.25
18922026-08-17T23:28:58.291Z Downloaded relative-path v1.9.3
18932026-08-17T23:28:58.294Z Downloaded similar-asserts v1.7.0
18942026-08-17T23:28:58.294Z Downloaded rust-argon2 v2.1.0
18952026-08-17T23:28:58.294Z Downloaded miette v5.10.0
18962026-08-17T23:28:58.320Z Downloaded rustc-demangle v0.1.27
18972026-08-17T23:28:58.320Z Downloaded serde_regex v1.1.0
18982026-08-17T23:28:58.320Z Downloaded supports-color v2.1.0
18992026-08-17T23:28:58.320Z Downloaded target-triple v1.0.0
19002026-08-17T23:28:58.320Z Downloaded terminal_size v0.1.17
19012026-08-17T23:28:58.320Z Downloaded rstest v0.25.0
19022026-08-17T23:28:58.324Z Downloaded supports-hyperlinks v2.1.0
19032026-08-17T23:28:58.324Z Downloaded supports-unicode v2.1.0
19042026-08-17T23:28:58.324Z Downloaded target-spec v3.5.7
19052026-08-17T23:28:58.324Z Downloaded rstest_macros v0.25.0
19062026-08-17T23:28:58.324Z Downloaded stringmetrics v2.2.2
19072026-08-17T23:28:58.324Z Downloaded target-lexicon v0.13.3
19082026-08-17T23:28:58.324Z Downloaded termcolor v1.4.1
19092026-08-17T23:28:58.324Z Downloaded rand_distr v0.5.1
19102026-08-17T23:28:58.324Z Downloaded tinytemplate v1.2.1
19112026-08-17T23:28:58.324Z Downloaded textwrap v0.15.2
19122026-08-17T23:28:58.324Z Downloaded trybuild v1.0.116
19132026-08-17T23:28:58.324Z Downloaded plotters v0.3.7
19142026-08-17T23:28:58.324Z Downloaded gimli v0.32.3
19152026-08-17T23:28:58.427Z Downloaded httpmock v0.8.3
19162026-08-17T23:29:00.176Z Checking cfg-if v1.0.4
19172026-08-17T23:29:00.548Z Checking libc v0.2.185
19182026-08-17T23:29:00.553Z Checking serde_core v1.0.229
19192026-08-17T23:29:00.621Z Checking memchr v2.8.0
19202026-08-17T23:29:00.662Z Checking smallvec v1.15.1
19212026-08-17T23:29:00.696Z Checking zeroize v1.9.0
19222026-08-17T23:29:00.734Z Checking rand_core v0.10.0
19232026-08-17T23:29:00.772Z Checking itoa v1.0.17
19242026-08-17T23:29:00.806Z Checking subtle v2.6.1
19252026-08-17T23:29:00.863Z Checking log v0.4.29
19262026-08-17T23:29:00.901Z Checking libm v0.2.16
19272026-08-17T23:29:00.949Z Checking typenum v1.20.1
19282026-08-17T23:29:00.991Z Checking getrandom v0.4.1
19292026-08-17T23:29:00.991Z Checking errno v0.3.14
19302026-08-17T23:29:01.062Z Checking scopeguard v1.2.0
19312026-08-17T23:29:01.099Z Checking zmij v1.0.21
19322026-08-17T23:29:01.137Z Checking stable_deref_trait v1.2.1
19332026-08-17T23:29:01.176Z Checking zerofrom v0.1.6
19342026-08-17T23:29:01.214Z Checking lock_api v0.4.14
19352026-08-17T23:29:01.254Z Checking percent-encoding v2.3.2
19362026-08-17T23:29:01.258Z Checking writeable v0.6.2
19372026-08-17T23:29:01.323Z Checking yoke v0.8.1
19382026-08-17T23:29:01.359Z Checking litemap v0.8.1
19392026-08-17T23:29:01.421Z Checking icu_properties_data v2.1.2
19402026-08-17T23:29:01.458Z Checking icu_normalizer_data v2.1.1
19412026-08-17T23:29:01.494Z Checking form_urlencoded v1.2.2
19422026-08-17T23:29:01.530Z Checking zerovec v0.11.5
19432026-08-17T23:29:01.565Z Checking zerotrie v0.2.3
19442026-08-17T23:29:01.598Z Checking utf8_iter v1.0.4
19452026-08-17T23:29:01.634Z Checking num-traits v0.2.19
19462026-08-17T23:29:01.675Z Checking pin-project-lite v0.2.17
19472026-08-17T23:29:01.714Z Checking zerocopy v0.8.40
19482026-08-17T23:29:01.755Z Checking parking_lot_core v0.9.12
19492026-08-17T23:29:01.789Z Checking portable-atomic v1.13.1
19502026-08-17T23:29:01.830Z Checking critical-section v1.2.0
19512026-08-17T23:29:01.875Z Checking signal-hook-registry v1.4.8
19522026-08-17T23:29:01.961Z Checking mio v1.2.0
19532026-08-17T23:29:02.001Z Checking parking_lot v0.12.5
19542026-08-17T23:29:02.004Z Checking tinystr v0.8.2
19552026-08-17T23:29:02.066Z Checking potential_utf v0.1.4
19562026-08-17T23:29:02.103Z Checking serde v1.0.229
19572026-08-17T23:29:02.173Z Checking serde_json v1.0.151
19582026-08-17T23:29:02.212Z Checking bitflags v2.11.0
19592026-08-17T23:29:02.249Z Checking icu_collections v2.1.1
19602026-08-17T23:29:02.253Z Checking icu_locale_core v2.1.1
19612026-08-17T23:29:02.253Z Checking once_cell v1.21.3
19622026-08-17T23:29:02.356Z Checking iana-time-zone v0.1.65
19632026-08-17T23:29:02.406Z Checking socket2 v0.6.3
19642026-08-17T23:29:02.493Z Checking uuid v1.23.4
19652026-08-17T23:29:02.535Z Checking bytes v1.11.1
19662026-08-17T23:29:02.535Z Checking chrono v0.4.45
19672026-08-17T23:29:02.616Z Checking semver v1.0.28
19682026-08-17T23:29:02.677Z Checking thiserror v2.0.18
19692026-08-17T23:29:02.834Z Checking dyn-clone v1.0.20
19702026-08-17T23:29:02.879Z Checking icu_provider v2.1.1
19712026-08-17T23:29:02.922Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19722026-08-17T23:29:02.922Z Checking futures-core v0.3.32
19732026-08-17T23:29:02.926Z Checking equivalent v1.0.2
19742026-08-17T23:29:03.027Z Checking rustix v1.1.3
19752026-08-17T23:29:03.031Z Checking tokio v1.52.1
19762026-08-17T23:29:03.096Z Checking getrandom v0.2.17
19772026-08-17T23:29:03.130Z Checking icu_properties v2.1.2
19782026-08-17T23:29:03.135Z Checking icu_normalizer v2.1.1
19792026-08-17T23:29:03.254Z Checking cmov v0.5.4
19802026-08-17T23:29:03.291Z Checking rand_core v0.6.4
19812026-08-17T23:29:03.426Z Checking byteorder v1.5.0
19822026-08-17T23:29:03.472Z Checking ctutils v0.4.2
19832026-08-17T23:29:03.510Z Checking futures-sink v0.3.32
19842026-08-17T23:29:03.514Z Checking getrandom v0.3.4
19852026-08-17T23:29:03.639Z Checking futures-channel v0.3.32
19862026-08-17T23:29:03.677Z Checking futures-io v0.3.32
19872026-08-17T23:29:03.714Z Checking hybrid-array v0.4.13
19882026-08-17T23:29:03.718Z Checking slab v0.4.12
19892026-08-17T23:29:03.818Z Checking futures-task v0.3.32
19902026-08-17T23:29:03.859Z Checking generic-array v0.14.7
19912026-08-17T23:29:03.862Z Checking hashbrown v0.17.0
19922026-08-17T23:29:03.931Z Checking thiserror v1.0.69
19932026-08-17T23:29:03.969Z Checking idna_adapter v1.2.1
19942026-08-17T23:29:04.005Z Checking futures-util v0.3.32
19952026-08-17T23:29:04.058Z Checking regex-syntax v0.8.10
19962026-08-17T23:29:04.112Z Checking idna v1.1.0
19972026-08-17T23:29:04.337Z Checking fnv v1.0.7
19982026-08-17T23:29:04.380Z Checking indexmap v2.14.0
19992026-08-17T23:29:04.416Z Checking url v2.5.8
20002026-08-17T23:29:04.452Z Checking ppv-lite86 v0.2.21
20012026-08-17T23:29:04.455Z Checking const-oid v0.9.6
20022026-08-17T23:29:04.517Z Checking crypto-common v0.2.2
20032026-08-17T23:29:04.771Z Checking base64ct v1.8.3
20042026-08-17T23:29:04.865Z Checking schemars v0.8.22
20052026-08-17T23:29:04.978Z Checking crypto-common v0.1.7
20062026-08-17T23:29:05.032Z Checking block-buffer v0.12.1
20072026-08-17T23:29:05.137Z Checking block-buffer v0.10.4
20082026-08-17T23:29:05.177Z Checking base64 v0.22.1
20092026-08-17T23:29:05.209Z Checking utf8parse v0.2.2
20102026-08-17T23:29:05.246Z Checking anstyle v1.0.14
20112026-08-17T23:29:05.305Z Checking digest v0.10.7
20122026-08-17T23:29:05.341Z Checking http v1.4.2
20132026-08-17T23:29:05.378Z Checking tracing-core v0.1.36
20142026-08-17T23:29:05.434Z Checking anstyle-query v1.1.5
20152026-08-17T23:29:05.471Z Checking is_terminal_polyfill v1.70.2
20162026-08-17T23:29:05.526Z Checking colorchoice v1.0.4
20172026-08-17T23:29:05.569Z Checking rand_core v0.9.5
20182026-08-17T23:29:05.573Z Checking const-oid v0.10.2
20192026-08-17T23:29:05.637Z Checking anstyle-parse v1.0.0
20202026-08-17T23:29:05.673Z Checking terminal_size v0.4.3
20212026-08-17T23:29:05.711Z Checking tracing v0.1.44
20222026-08-17T23:29:05.771Z Checking rand_chacha v0.9.0
20232026-08-17T23:29:05.807Z Checking ipnet v2.11.0
20242026-08-17T23:29:05.843Z Checking aho-corasick v1.1.4
20252026-08-17T23:29:05.847Z Checking anstream v1.0.0
20262026-08-17T23:29:05.916Z Checking clap_lex v1.0.0
20272026-08-17T23:29:05.920Z Checking strsim v0.11.1
20282026-08-17T23:29:05.986Z Checking crossbeam-utils v0.8.21
20292026-08-17T23:29:06.023Z Checking rand v0.9.2
20302026-08-17T23:29:06.081Z Checking unicode-ident v1.0.24
20312026-08-17T23:29:06.119Z Checking erased-serde v0.3.31
20322026-08-17T23:29:06.122Z Checking powerfmt v0.2.0
20332026-08-17T23:29:06.187Z Checking clap_builder v4.6.0
20342026-08-17T23:29:06.222Z Checking proc-macro2 v1.0.106
20352026-08-17T23:29:06.268Z Checking tokio-util v0.7.18
20362026-08-17T23:29:06.326Z Checking deranged v0.5.8
20372026-08-17T23:29:06.364Z Checking digest v0.11.3
20382026-08-17T23:29:06.512Z Checking fastrand v2.3.0
20392026-08-17T23:29:06.551Z Checking slog v2.8.2
20402026-08-17T23:29:06.555Z Checking regex-automata v0.4.14
20412026-08-17T23:29:06.555Z Checking quote v1.0.45
20422026-08-17T23:29:06.654Z Checking num-conv v0.2.0
20432026-08-17T23:29:06.721Z Checking time-core v0.1.8
20442026-08-17T23:29:06.776Z Checking allocator-api2 v0.2.21
20452026-08-17T23:29:06.813Z Checking cpufeatures v0.3.0
20462026-08-17T23:29:06.851Z Checking num_threads v0.1.7
20472026-08-17T23:29:06.889Z Checking syn v2.0.117
20482026-08-17T23:29:06.893Z Checking httparse v1.10.1
20492026-08-17T23:29:06.927Z Checking anyhow v1.0.102
20502026-08-17T23:29:06.993Z Checking cpufeatures v0.2.17
20512026-08-17T23:29:07.074Z Checking tempfile v3.25.0
20522026-08-17T23:29:07.117Z Checking ipnetwork v0.21.1
20532026-08-17T23:29:07.163Z Checking aws-lc-sys v0.40.0
20542026-08-17T23:29:07.201Z Checking rustls-pki-types v1.14.0
20552026-08-17T23:29:07.265Z Checking time v0.3.47
20562026-08-17T23:29:07.302Z Checking untrusted v0.7.1
20572026-08-17T23:29:07.359Z Checking http-body v1.0.1
20582026-08-17T23:29:07.419Z Checking clap v4.6.1
20592026-08-17T23:29:07.454Z Checking atomic-waker v1.1.2
20602026-08-17T23:29:07.510Z Checking hex v0.4.3
20612026-08-17T23:29:07.549Z Checking httpdate v1.0.3
20622026-08-17T23:29:07.582Z Checking try-lock v0.2.5
20632026-08-17T23:29:07.955Z Checking h2 v0.4.15
20642026-08-17T23:29:07.971Z Checking aws-lc-rs v1.16.3
20652026-08-17T23:29:07.971Z Checking want v0.3.1
20662026-08-17T23:29:07.971Z Checking tower-layer v0.3.3
20672026-08-17T23:29:07.971Z Checking tower-service v0.3.3
20682026-08-17T23:29:07.971Z Checking untrusted v0.9.0
20692026-08-17T23:29:07.971Z Checking ryu v1.0.23
20702026-08-17T23:29:07.971Z Checking pem-rfc7468 v0.7.0
20712026-08-17T23:29:08.002Z Checking spin v0.9.8
20722026-08-17T23:29:08.209Z Checking flagset v0.4.7
20732026-08-17T23:29:08.218Z Checking mime v0.3.17
20742026-08-17T23:29:08.218Z Checking simd-adler32 v0.3.8
20752026-08-17T23:29:08.247Z Checking der v0.7.10
20762026-08-17T23:29:08.321Z Checking block-padding v0.4.2
20772026-08-17T23:29:08.390Z Checking pretty-hex v0.4.1
20782026-08-17T23:29:08.427Z Checking adler2 v2.0.1
20792026-08-17T23:29:08.465Z Checking http-body-util v0.1.3
20802026-08-17T23:29:08.499Z Checking inout v0.2.2
20812026-08-17T23:29:08.536Z Checking oxnet v0.1.6
20822026-08-17T23:29:08.539Z Checking rustls-webpki v0.103.13
20832026-08-17T23:29:08.576Z Checking miniz_oxide v0.8.9
20842026-08-17T23:29:08.710Z Checking camino v1.2.2
20852026-08-17T23:29:08.714Z Checking plain v0.2.3
20862026-08-17T23:29:08.822Z Checking ucd-trie v0.1.7
20872026-08-17T23:29:08.866Z Checking openssl-probe v0.2.1
20882026-08-17T23:29:08.990Z Checking pest v2.8.6
20892026-08-17T23:29:08.993Z Checking cipher v0.5.2
20902026-08-17T23:29:09.028Z Checking regex v1.12.3
20912026-08-17T23:29:09.093Z Checking serde_urlencoded v0.7.1
20922026-08-17T23:29:09.097Z Checking rustls v0.23.41
20932026-08-17T23:29:09.124Z Checking rand_chacha v0.3.1
20942026-08-17T23:29:09.160Z Checking encoding_rs v0.8.35
20952026-08-17T23:29:09.283Z Checking spki v0.7.3
20962026-08-17T23:29:09.322Z Checking futures-executor v0.3.32
20972026-08-17T23:29:09.359Z Checking crc32fast v1.5.0
20982026-08-17T23:29:09.396Z Checking rand v0.8.6
20992026-08-17T23:29:09.475Z Checking either v1.15.0
21002026-08-17T23:29:09.512Z Checking futures v0.3.32
21012026-08-17T23:29:09.549Z Checking sync_wrapper v1.0.2
21022026-08-17T23:29:09.619Z Checking pkcs8 v0.10.2
21032026-08-17T23:29:09.677Z Checking tower v0.5.3
21042026-08-17T23:29:09.713Z Checking foldhash v0.2.0
21052026-08-17T23:29:09.803Z Checking static_assertions v1.1.0
21062026-08-17T23:29:09.907Z Checking iri-string v0.7.10
21072026-08-17T23:29:09.911Z Checking hashbrown v0.16.1
21082026-08-17T23:29:09.977Z Checking openapiv3 v2.2.0
21092026-08-17T23:29:10.066Z Checking bit-vec v0.8.0
21102026-08-17T23:29:10.104Z Checking zlib-rs v0.6.2
21112026-08-17T23:29:10.171Z Checking sha2 v0.10.9
21122026-08-17T23:29:10.293Z Checking bit-set v0.8.0
21132026-08-17T23:29:10.429Z Checking hyper v1.10.1
21142026-08-17T23:29:10.468Z Checking hubpack v0.1.2
21152026-08-17T23:29:10.471Z Checking wait-timeout v0.2.1
21162026-08-17T23:29:10.471Z Checking rustls-native-certs v0.8.3
21172026-08-17T23:29:10.651Z Checking lazy_static v1.5.0
21182026-08-17T23:29:10.690Z Checking tinyvec_macros v0.1.1
21192026-08-17T23:29:10.695Z Checking quick-error v1.2.3
21202026-08-17T23:29:10.770Z Checking psl-types v2.0.11
21212026-08-17T23:29:10.808Z Checking tinyvec v1.10.0
21222026-08-17T23:29:10.852Z Checking rusty-fork v0.3.1
21232026-08-17T23:29:10.916Z Checking publicsuffix v2.3.0
21242026-08-17T23:29:10.954Z Checking tower-http v0.6.8
21252026-08-17T23:29:11.011Z Checking flate2 v1.1.9
21262026-08-17T23:29:11.048Z Checking cookie v0.18.1
21272026-08-17T23:29:11.102Z Checking rand_xorshift v0.4.0
21282026-08-17T23:29:11.144Z Checking strum v0.26.3
21292026-08-17T23:29:11.252Z Checking unarray v0.1.4
21302026-08-17T23:29:11.289Z Checking signature v2.2.0
21312026-08-17T23:29:11.293Z Checking num-integer v0.1.46
21322026-08-17T23:29:11.293Z Checking scroll v0.13.0
21332026-08-17T23:29:11.393Z Checking cookie_store v0.22.1
21342026-08-17T23:29:11.427Z Checking hyper-util v0.1.20
21352026-08-17T23:29:11.430Z Checking proptest v1.11.0
21362026-08-17T23:29:11.430Z Checking memmap2 v0.9.10
21372026-08-17T23:29:11.528Z Checking tokio-rustls v0.26.4
21382026-08-17T23:29:11.531Z Checking rustls-platform-verifier v0.6.2
21392026-08-17T23:29:11.598Z Checking dtrace-parser v0.3.0
21402026-08-17T23:29:11.603Z Checking goblin v0.10.5
21412026-08-17T23:29:11.670Z Checking anstyle-parse v0.2.7
21422026-08-17T23:29:11.722Z Checking ahash v0.8.12
21432026-08-17T23:29:11.760Z Checking serde_spanned v0.6.9
21442026-08-17T23:29:11.797Z Checking toml_datetime v0.6.11
21452026-08-17T23:29:11.843Z Checking thread-id v5.1.0
21462026-08-17T23:29:11.881Z Checking base64 v0.21.7
21472026-08-17T23:29:11.917Z Checking data-encoding v2.10.0
21482026-08-17T23:29:11.954Z Checking anstream v0.6.21
21492026-08-17T23:29:11.958Z Checking bstr v1.12.1
21502026-08-17T23:29:12.028Z Checking hmac v0.12.1
21512026-08-17T23:29:12.141Z Checking x509-cert v0.2.5
21522026-08-17T23:29:12.184Z Checking crossbeam-epoch v0.9.18
21532026-08-17T23:29:12.221Z Checking memoffset v0.9.1
21542026-08-17T23:29:12.224Z Checking num-iter v0.1.45
21552026-08-17T23:29:12.331Z Checking scroll v0.12.0
21562026-08-17T23:29:12.394Z Checking zerocopy v0.7.35
21572026-08-17T23:29:12.433Z Checking rustix v0.38.44
21582026-08-17T23:29:12.436Z Checking env_filter v1.0.0
21592026-08-17T23:29:12.583Z Checking goblin v0.8.2
21602026-08-17T23:29:12.635Z Checking unicode-segmentation v1.12.0
21612026-08-17T23:29:12.707Z Checking hyper-rustls v0.27.7
21622026-08-17T23:29:12.806Z Checking tap v1.0.1
21632026-08-17T23:29:12.905Z Checking env_logger v0.11.9
21642026-08-17T23:29:12.943Z Checking wyz v0.5.1
21652026-08-17T23:29:12.947Z Checking reqwest v0.13.2
21662026-08-17T23:29:13.013Z Checking num-bigint-dig v0.8.6
21672026-08-17T23:29:13.121Z Checking nix v0.31.2
21682026-08-17T23:29:13.158Z Checking dtrace-parser v0.2.0
21692026-08-17T23:29:13.223Z Checking newtype-uuid v1.3.2
21702026-08-17T23:29:13.264Z Checking pkcs1 v0.7.5
21712026-08-17T23:29:13.418Z Checking ff v0.13.1
21722026-08-17T23:29:13.454Z Checking daft v0.1.7
21732026-08-17T23:29:13.496Z Checking radium v0.7.0
21742026-08-17T23:29:13.576Z Checking thread-id v4.2.2
21752026-08-17T23:29:13.684Z Checking funty v2.0.0
21762026-08-17T23:29:13.722Z Checking winnow v1.0.3
21772026-08-17T23:29:13.759Z Checking same-file v1.0.6
21782026-08-17T23:29:13.844Z Checking crc-catalog v2.4.0
21792026-08-17T23:29:13.847Z Checking base16ct v0.2.0
21802026-08-17T23:29:13.918Z Checking walkdir v2.5.0
21812026-08-17T23:29:13.951Z Checking dof v0.4.0
21822026-08-17T23:29:13.987Z Checking crc v3.4.0
21832026-08-17T23:29:14.023Z Checking bitvec v1.0.1
21842026-08-17T23:29:14.060Z Checking sec1 v0.7.3
21852026-08-17T23:29:14.101Z Checking rsa v0.9.10
21862026-08-17T23:29:14.188Z Checking group v0.13.0
21872026-08-17T23:29:14.295Z Checking hkdf v0.12.4
21882026-08-17T23:29:14.337Z Checking unicode-normalization v0.1.25
21892026-08-17T23:29:14.373Z Checking serde_with v3.21.0
21902026-08-17T23:29:14.458Z Checking crypto-bigint v0.5.5
21912026-08-17T23:29:14.495Z Checking dof v0.3.0
21922026-08-17T23:29:14.583Z Checking zerocopy v0.6.6
21932026-08-17T23:29:14.622Z Checking usdt-impl v0.6.0
21942026-08-17T23:29:14.625Z Checking maybe-uninit v2.0.0
21952026-08-17T23:29:14.720Z Checking foldhash v0.1.5
21962026-08-17T23:29:14.761Z Checking foreign-types-shared v0.1.1
21972026-08-17T23:29:14.801Z Checking usdt-impl v0.5.0
21982026-08-17T23:29:14.880Z Checking keccak v0.1.6
21992026-08-17T23:29:14.920Z Checking nodrop v0.1.14
22002026-08-17T23:29:14.923Z Checking winnow v0.5.40
22012026-08-17T23:29:14.990Z Checking usdt v0.6.0
22022026-08-17T23:29:15.039Z Checking array-init v0.0.4
22032026-08-17T23:29:15.081Z Checking sha3 v0.10.8
22042026-08-17T23:29:15.119Z Checking foreign-types v0.3.2
22052026-08-17T23:29:15.189Z Checking hashbrown v0.15.5
22062026-08-17T23:29:15.226Z Checking smallvec v0.6.14
22072026-08-17T23:29:15.319Z Checking bitfield v0.19.4
22082026-08-17T23:29:15.355Z Checking packed_struct v0.10.1
22092026-08-17T23:29:15.391Z Checking bzip2-sys v0.1.13+1.0.8
22102026-08-17T23:29:15.427Z Checking elliptic-curve v0.13.8
22112026-08-17T23:29:15.464Z Checking openssl-sys v0.9.117
22122026-08-17T23:29:15.503Z Checking siphasher v1.0.2
22132026-08-17T23:29:15.604Z Checking bitflags v1.3.2
22142026-08-17T23:29:15.685Z Checking hashbrown v0.12.3
22152026-08-17T23:29:15.689Z Checking bzip2 v0.4.4
22162026-08-17T23:29:15.758Z Checking serde-hex v0.1.0
22172026-08-17T23:29:15.762Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22182026-08-17T23:29:15.852Z Checking openssl v0.10.80
22192026-08-17T23:29:15.891Z Checking toml_parser v1.1.2+spec-1.1.0
22202026-08-17T23:29:15.928Z Checking ron v0.8.1
22212026-08-17T23:29:15.970Z Checking hashbrown v0.13.2
22222026-08-17T23:29:16.118Z Checking indexmap v1.9.3
22232026-08-17T23:29:16.154Z Checking toml_edit v0.19.15
22242026-08-17T23:29:16.246Z Checking itertools v0.13.0
22252026-08-17T23:29:16.412Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22262026-08-17T23:29:16.417Z Checking itertools v0.15.0
22272026-08-17T23:29:16.485Z Checking signal-hook v0.3.18
22282026-08-17T23:29:16.489Z Checking crc-any v2.5.0
22292026-08-17T23:29:16.700Z Checking managed v0.8.0
22302026-08-17T23:29:16.737Z Checking object v0.30.4
22312026-08-17T23:29:16.914Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22322026-08-17T23:29:17.108Z Checking zip v0.6.6
22332026-08-17T23:29:17.204Z Checking toml v0.7.8
22342026-08-17T23:29:17.250Z Checking globset v0.4.18
22352026-08-17T23:29:17.296Z Checking chacha20 v0.10.0
22362026-08-17T23:29:17.456Z Checking curve25519-dalek v4.1.3
22372026-08-17T23:29:17.524Z Checking object v0.37.3
22382026-08-17T23:29:17.562Z Checking toml_write v0.1.2
22392026-08-17T23:29:17.565Z Checking path-slash v0.1.5
22402026-08-17T23:29:17.631Z Checking winnow v0.7.14
22412026-08-17T23:29:17.723Z Checking signal-hook-mio v0.2.5
22422026-08-17T23:29:17.760Z Checking ed25519 v2.2.3
22432026-08-17T23:29:17.839Z Checking native-tls v0.2.18
22442026-08-17T23:29:17.876Z Checking ref-cast v1.0.25
22452026-08-17T23:29:17.974Z Checking pin-project v1.1.11
22462026-08-17T23:29:18.012Z Checking jiff-core v0.1.0
22472026-08-17T23:29:18.047Z Checking tokio-native-tls v0.3.1
22482026-08-17T23:29:18.100Z Checking pem v3.0.6
22492026-08-17T23:29:18.231Z Checking zstd-sys v2.0.16+zstd.1.5.7
22502026-08-17T23:29:18.271Z Checking ed25519-dalek v2.2.0
22512026-08-17T23:29:18.306Z Checking fixedbitset v0.5.7
22522026-08-17T23:29:18.371Z Checking zstd-safe v7.2.4
22532026-08-17T23:29:18.521Z Checking petgraph v0.8.3
22542026-08-17T23:29:18.525Z Checking hyper-tls v0.6.0
22552026-08-17T23:29:18.592Z Checking snafu v0.8.9
22562026-08-17T23:29:18.716Z Checking jiff v0.2.34
22572026-08-17T23:29:18.757Z Checking crossterm v0.28.1
22582026-08-17T23:29:18.832Z Checking toml_edit v0.22.27
22592026-08-17T23:29:18.876Z Checking similar v2.7.0
22602026-08-17T23:29:18.881Z Checking fs-err v3.3.0
22612026-08-17T23:29:19.236Z Checking hash32 v0.2.1
22622026-08-17T23:29:19.285Z Checking serde-big-array v0.5.1
22632026-08-17T23:29:19.415Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22642026-08-17T23:29:19.452Z Checking serde_plain v1.0.2
22652026-08-17T23:29:19.457Z Checking unicode-bidi v0.3.18
22662026-08-17T23:29:19.520Z Checking predicates-core v1.0.10
22672026-08-17T23:29:19.657Z Checking typed-path v0.9.3
22682026-08-17T23:29:19.695Z Checking bumpalo v3.20.2
22692026-08-17T23:29:19.771Z Checking unicode-properties v0.1.4
22702026-08-17T23:29:19.875Z Checking libbz2-rs-sys v0.2.2
22712026-08-17T23:29:19.927Z Checking zopfli v0.8.3
22722026-08-17T23:29:19.964Z Checking heapless v0.7.17
22732026-08-17T23:29:20.001Z Checking stringprep v0.1.5
22742026-08-17T23:29:20.114Z Checking reqwest v0.12.28
22752026-08-17T23:29:20.183Z Checking zstd v0.13.3
22762026-08-17T23:29:20.280Z Checking hickory-proto v0.25.2
22772026-08-17T23:29:20.318Z Checking bzip2 v0.6.1
22782026-08-17T23:29:20.397Z Checking byte-wrapper v0.1.0
22792026-08-17T23:29:20.436Z Checking md-5 v0.10.6
22802026-08-17T23:29:20.440Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22812026-08-17T23:29:20.504Z Checking float-cmp v0.10.0
22822026-08-17T23:29:20.511Z Checking fallible-iterator v0.2.0
22832026-08-17T23:29:20.601Z Checking difflib v0.4.0
22842026-08-17T23:29:20.638Z Checking normalize-line-endings v0.3.0
22852026-08-17T23:29:20.642Z Checking zip v4.6.1
22862026-08-17T23:29:20.708Z Checking smoltcp v0.9.1
22872026-08-17T23:29:20.792Z Checking iddqd v0.4.2
22882026-08-17T23:29:20.830Z Checking postgres-protocol v0.6.10
22892026-08-17T23:29:20.833Z Checking predicates v3.1.4
22902026-08-17T23:29:20.833Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
22912026-08-17T23:29:20.933Z Checking phf_shared v0.11.3
22922026-08-17T23:29:21.108Z Checking phf_shared v0.13.1
22932026-08-17T23:29:21.165Z Checking olpc-cjson v0.1.4
22942026-08-17T23:29:21.219Z Checking tokio-stream v0.1.18
22952026-08-17T23:29:21.255Z Checking strum v0.27.2
22962026-08-17T23:29:21.306Z Checking new_debug_unreachable v1.0.6
22972026-08-17T23:29:21.341Z Checking fixedbitset v0.4.2
22982026-08-17T23:29:21.344Z Checking lalrpop-util v0.19.12
22992026-08-17T23:29:21.410Z Checking precomputed-hash v0.1.1
23002026-08-17T23:29:21.413Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23012026-08-17T23:29:21.483Z Checking tough v0.22.0
23022026-08-17T23:29:21.522Z Checking string_cache v0.8.9
23032026-08-17T23:29:21.525Z Checking petgraph v0.6.5
23042026-08-17T23:29:21.589Z Checking phf v0.13.1
23052026-08-17T23:29:21.624Z Checking postgres-types v0.2.12
23062026-08-17T23:29:21.707Z Checking buf-list v1.1.2
23072026-08-17T23:29:21.745Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23082026-08-17T23:29:21.781Z Checking peg-runtime v0.8.5
23092026-08-17T23:29:21.918Z Checking whoami v2.1.0
23102026-08-17T23:29:21.993Z Checking is-terminal v0.4.17
23112026-08-17T23:29:22.032Z Checking crossbeam-channel v0.5.15
23122026-08-17T23:29:22.070Z Checking thread_local v1.1.9
23132026-08-17T23:29:22.115Z Checking term v1.2.1
23142026-08-17T23:29:22.158Z Checking tokio-postgres v0.7.16
23152026-08-17T23:29:22.264Z Checking take_mut v0.2.2
23162026-08-17T23:29:22.361Z Checking slog-term v2.9.2
23172026-08-17T23:29:22.398Z Compiling newtype-uuid-macros v0.1.0
23182026-08-17T23:29:22.402Z Checking slog-async v2.8.0
23192026-08-17T23:29:22.634Z Checking match_cfg v0.1.0
23202026-08-17T23:29:22.672Z Checking slog-json v2.6.1
23212026-08-17T23:29:22.737Z Checking hostname v0.3.1
23222026-08-17T23:29:22.803Z Compiling multer v3.1.0
23232026-08-17T23:29:22.857Z Compiling async-stream-impl v0.3.6
23242026-08-17T23:29:22.894Z Checking slog-bunyan v2.5.0
23252026-08-17T23:29:23.055Z Compiling dropshot v0.17.1
23262026-08-17T23:29:23.059Z Checking debug-ignore v1.0.5
23272026-08-17T23:29:23.135Z Compiling dropshot_endpoint v0.17.1
23282026-08-17T23:29:23.177Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23292026-08-17T23:29:23.216Z Checking serde_path_to_error v0.1.20
23302026-08-17T23:29:23.347Z Checking progenitor-client v0.14.0
23312026-08-17T23:29:23.446Z Checking sha1 v0.11.0
23322026-08-17T23:29:23.482Z Checking serde_spanned v1.1.1
23332026-08-17T23:29:23.518Z Checking toml_datetime v1.1.1+spec-1.1.0
23342026-08-17T23:29:23.551Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23352026-08-17T23:29:23.604Z Checking toml_writer v1.1.1+spec-1.1.0
23362026-08-17T23:29:23.641Z Checking compression-core v0.4.31
23372026-08-17T23:29:23.645Z Checking async-stream v0.3.6
23382026-08-17T23:29:23.780Z Checking waitgroup v0.1.2
23392026-08-17T23:29:23.817Z Checking toml v1.1.2+spec-1.1.0
23402026-08-17T23:29:23.826Z Checking compression-codecs v0.4.37
23412026-08-17T23:29:23.888Z Checking rustls-pemfile v2.2.0
23422026-08-17T23:29:23.930Z Checking hostname v0.4.2
23432026-08-17T23:29:23.967Z Checking atomicwrites v0.4.4
23442026-08-17T23:29:24.002Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23452026-08-17T23:29:24.006Z Compiling parse-display-derive v0.10.0
23462026-08-17T23:29:24.069Z Checking macaddr v1.0.1
23472026-08-17T23:29:24.073Z Checking async-compression v0.4.41
23482026-08-17T23:29:24.073Z Checking regress v0.10.5
23492026-08-17T23:29:24.169Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23502026-08-17T23:29:24.173Z Checking instant v0.1.13
23512026-08-17T23:29:24.271Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23522026-08-17T23:29:24.316Z Checking itertools v0.14.0
23532026-08-17T23:29:24.370Z Checking backoff v0.4.0
23542026-08-17T23:29:24.406Z Checking backon v1.6.0
23552026-08-17T23:29:24.528Z Checking humantime v2.3.0
23562026-08-17T23:29:24.573Z Checking unicode-width v0.2.0
23572026-08-17T23:29:24.611Z Checking progenitor-extras v0.2.0
23582026-08-17T23:29:24.614Z Compiling convert_case v0.4.0
23592026-08-17T23:29:24.737Z Checking half v2.7.1
23602026-08-17T23:29:24.914Z Checking ciborium-io v0.2.2
23612026-08-17T23:29:24.920Z Checking heck v0.5.0
23622026-08-17T23:29:25.035Z Checking secrecy v0.10.3
23632026-08-17T23:29:25.074Z Compiling derive_more v0.99.20
23642026-08-17T23:29:25.078Z Checking ciborium-ll v0.2.2
23652026-08-17T23:29:25.140Z Checking camino-tempfile v1.4.1
23662026-08-17T23:29:25.182Z Checking indent_write v2.2.0
23672026-08-17T23:29:25.311Z Checking ciborium v0.2.2
23682026-08-17T23:29:25.347Z Compiling regress v0.11.1
23692026-08-17T23:29:25.351Z Compiling crucible-workspace-hack v0.1.0
23702026-08-17T23:29:25.421Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23712026-08-17T23:29:25.626Z Checking inout v0.1.4
23722026-08-17T23:29:25.742Z Checking parse-display v0.10.0
23732026-08-17T23:29:25.782Z Checking universal-hash v0.5.1
23742026-08-17T23:29:25.786Z Compiling thiserror-impl-no-std v2.0.2
23752026-08-17T23:29:25.814Z Checking opaque-debug v0.3.1
23762026-08-17T23:29:25.882Z Checking cipher v0.4.4
23772026-08-17T23:29:25.951Z Checking blake2 v0.10.6
23782026-08-17T23:29:25.954Z Checking poly1305 v0.8.0
23792026-08-17T23:29:26.103Z Checking chacha20 v0.9.1
23802026-08-17T23:29:26.220Z Checking aead v0.5.2
23812026-08-17T23:29:26.274Z Checking password-hash v0.5.0
23822026-08-17T23:29:26.326Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
23832026-08-17T23:29:26.389Z Checking chacha20poly1305 v0.10.1
23842026-08-17T23:29:26.526Z Checking argon2 v0.5.3
23852026-08-17T23:29:26.562Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23862026-08-17T23:29:26.751Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
23872026-08-17T23:29:26.874Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23882026-08-17T23:29:26.878Z Compiling typify-impl v0.6.2
23892026-08-17T23:29:26.947Z Compiling unsafe-libyaml v0.2.11
23902026-08-17T23:29:27.002Z Checking thiserror-no-std v2.0.2
23912026-08-17T23:29:27.038Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
23922026-08-17T23:29:27.119Z Checking vsss-rs v3.3.4
23932026-08-17T23:29:27.648Z Compiling serde_yaml v0.9.34+deprecated
23942026-08-17T23:29:27.726Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23952026-08-17T23:29:28.238Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23962026-08-17T23:29:28.473Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23972026-08-17T23:29:28.512Z Checking swrite v0.1.0
23982026-08-17T23:29:28.558Z Checking crossbeam-deque v0.8.6
23992026-08-17T23:29:28.629Z Compiling rayon-core v1.13.0
24002026-08-17T23:29:28.699Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24012026-08-17T23:29:28.748Z Compiling num-derive v0.4.2
24022026-08-17T23:29:28.771Z Compiling toml_datetime v0.7.5+spec-1.1.0
24032026-08-17T23:29:28.824Z Compiling proc-macro-error v1.0.4
24042026-08-17T23:29:29.037Z Compiling toml_edit v0.23.10+spec-1.0.0
24052026-08-17T23:29:29.095Z Checking tabwriter v1.4.1
24062026-08-17T23:29:29.167Z Checking glob v0.3.3
24072026-08-17T23:29:29.268Z Compiling heapless v0.8.0
24082026-08-17T23:29:29.306Z Checking rayon v1.11.0
24092026-08-17T23:29:29.374Z Checking hash32 v0.3.1
24102026-08-17T23:29:29.412Z Compiling ingot-macros v0.2.0
24112026-08-17T23:29:29.530Z Compiling smoltcp v0.11.0
24122026-08-17T23:29:29.670Z Compiling proc-macro-crate v3.4.0
24132026-08-17T23:29:29.777Z Checking colored v3.1.1
24142026-08-17T23:29:29.894Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24152026-08-17T23:29:30.131Z Checking toml v0.8.23
24162026-08-17T23:29:30.210Z Checking cobs v0.3.0
24172026-08-17T23:29:30.277Z Compiling num_enum_derive v0.7.6
24182026-08-17T23:29:30.386Z Compiling usdt-macro v0.5.0
24192026-08-17T23:29:30.427Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24202026-08-17T23:29:30.506Z Compiling usdt-attr-macro v0.5.0
24212026-08-17T23:29:30.542Z Checking memmap v0.7.0
24222026-08-17T23:29:30.704Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24232026-08-17T23:29:30.959Z Checking postcard v1.1.3
24242026-08-17T23:29:31.161Z Checking rand v0.10.1
24252026-08-17T23:29:31.282Z Compiling proc-macro-crate v1.3.1
24262026-08-17T23:29:31.320Z Checking usdt v0.5.0
24272026-08-17T23:29:31.353Z Checking num_enum v0.7.6
24282026-08-17T23:29:31.422Z Compiling typify-macro v0.6.2
24292026-08-17T23:29:31.495Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24302026-08-17T23:29:31.531Z Checking sigpipe v0.1.3
24312026-08-17T23:29:31.637Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24322026-08-17T23:29:31.671Z Compiling foreign-types-macros v0.2.3
24332026-08-17T23:29:31.727Z Checking foreign-types-shared v0.3.1
24342026-08-17T23:29:31.731Z Compiling num_enum_derive v0.5.11
24352026-08-17T23:29:31.990Z Checking cstr-argument v0.1.2
24362026-08-17T23:29:32.028Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24372026-08-17T23:29:32.091Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24382026-08-17T23:29:32.138Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24392026-08-17T23:29:32.266Z Checking ingot-types v0.2.0
24402026-08-17T23:29:32.302Z Checking foreign-types v0.5.0
24412026-08-17T23:29:32.392Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24422026-08-17T23:29:32.426Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24432026-08-17T23:29:32.477Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24442026-08-17T23:29:32.559Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24452026-08-17T23:29:32.594Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24462026-08-17T23:29:32.629Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24472026-08-17T23:29:32.696Z Checking ingot v0.2.1
24482026-08-17T23:29:32.738Z Compiling zone_cfg_derive v0.3.1
24492026-08-17T23:29:32.775Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24502026-08-17T23:29:32.823Z Checking num_enum v0.5.11
24512026-08-17T23:29:32.966Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24522026-08-17T23:29:33.001Z Checking itertools v0.12.1
24532026-08-17T23:29:33.005Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24542026-08-17T23:29:33.151Z Compiling typify v0.6.2
24552026-08-17T23:29:33.270Z Compiling progenitor-impl v0.14.0
24562026-08-17T23:29:33.409Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24572026-08-17T23:29:33.480Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24582026-08-17T23:29:33.516Z Checking smf v0.2.3
24592026-08-17T23:29:33.586Z Checking whoami v1.6.1
24602026-08-17T23:29:33.728Z Compiling derive-where v1.6.0
24612026-08-17T23:29:33.766Z Checking tokio-dtrace v0.1.1
24622026-08-17T23:29:33.802Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24632026-08-17T23:29:33.990Z Checking oxide-tokio-rt v0.1.4
24642026-08-17T23:29:34.065Z Checking zone v0.3.1
24652026-08-17T23:29:34.192Z Checking console v0.15.11
24662026-08-17T23:29:34.242Z Checking newline-converter v0.3.0
24672026-08-17T23:29:34.312Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24682026-08-17T23:29:34.385Z Checking bytecount v0.6.9
24692026-08-17T23:29:34.446Z Checking unicode-width v0.1.14
24702026-08-17T23:29:34.499Z Checking expectorate v1.2.0
24712026-08-17T23:29:34.535Z Checking num-rational v0.4.2
24722026-08-17T23:29:34.658Z Checking num-complex v0.4.6
24732026-08-17T23:29:34.719Z Checking float-ord v0.3.2
24742026-08-17T23:29:34.841Z Compiling cancel-safe-futures v0.1.5
24752026-08-17T23:29:34.939Z Checking linear-map v1.2.0
24762026-08-17T23:29:35.093Z Checking num v0.4.3
24772026-08-17T23:29:35.129Z Checking oxide-update-engine-types v0.1.2
24782026-08-17T23:29:35.195Z Checking gethostname v0.5.0
24792026-08-17T23:29:35.195Z Compiling prettyplease v0.2.37
24802026-08-17T23:29:35.378Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24812026-08-17T23:29:35.506Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24822026-08-17T23:29:35.544Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24832026-08-17T23:29:35.686Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24842026-08-17T23:29:35.791Z Compiling owo-colors v4.3.0
24852026-08-17T23:29:35.829Z Checking resolv-conf v0.7.6
24862026-08-17T23:29:35.915Z Compiling progenitor-macro v0.14.0
24872026-08-17T23:29:35.952Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24882026-08-17T23:29:36.035Z Checking unicode-linebreak v0.1.5
24892026-08-17T23:29:36.035Z Checking oxide-update-engine v0.1.2
24902026-08-17T23:29:36.279Z Checking smawk v0.3.2
24912026-08-17T23:29:36.443Z Checking papergrid v0.11.0
24922026-08-17T23:29:36.534Z Compiling tabled_derive v0.7.0
24932026-08-17T23:29:36.611Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24942026-08-17T23:29:36.806Z Compiling convert_case v0.10.0
24952026-08-17T23:29:36.854Z Compiling slog-dtrace v0.3.0
24962026-08-17T23:29:37.137Z Compiling derive_more-impl v2.1.1
24972026-08-17T23:29:37.170Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24982026-08-17T23:29:37.352Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24992026-08-17T23:29:37.496Z Checking tabled v0.15.0
25002026-08-17T23:29:37.777Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25012026-08-17T23:29:37.966Z Checking derive_more v2.1.1
25022026-08-17T23:29:38.108Z Checking crossterm v0.29.0
25032026-08-17T23:29:38.214Z Checking linked-hash-map v0.5.6
25042026-08-17T23:29:38.413Z Checking lru-cache v0.1.2
25052026-08-17T23:29:38.681Z Checking hickory-proto v0.24.4
25062026-08-17T23:29:38.770Z Checking fd-lock v4.0.4
25072026-08-17T23:29:39.308Z Checking vte v0.14.1
25082026-08-17T23:29:39.658Z Checking strip-ansi-escapes v0.2.1
25092026-08-17T23:29:39.826Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25102026-08-17T23:29:39.873Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25112026-08-17T23:29:39.917Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25122026-08-17T23:29:40.878Z Checking progenitor v0.14.0
25132026-08-17T23:29:41.029Z Checking termtree v0.5.1
25142026-08-17T23:29:41.065Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25152026-08-17T23:29:41.193Z Checking nu-ansi-term v0.50.3
25162026-08-17T23:29:41.431Z Checking reedline v0.40.0
25172026-08-17T23:29:41.573Z Checking hickory-resolver v0.24.4
25182026-08-17T23:29:41.610Z Checking textwrap v0.16.2
25192026-08-17T23:29:42.004Z Compiling minimal-lexical v0.2.1
25202026-08-17T23:29:42.297Z Compiling nom v7.1.3
25212026-08-17T23:29:42.301Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25222026-08-17T23:29:42.370Z Checking qorb v0.4.1
25232026-08-17T23:29:42.607Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25242026-08-17T23:29:42.611Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25252026-08-17T23:29:43.129Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25262026-08-17T23:29:43.422Z Checking display-error-chain v0.2.2
25272026-08-17T23:29:43.576Z Compiling unicode-xid v0.2.6
25282026-08-17T23:29:43.614Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25292026-08-17T23:29:43.683Z Compiling ar_archive_writer v0.5.1
25302026-08-17T23:29:43.714Z Checking csv-core v0.1.13
25312026-08-17T23:29:43.747Z Compiling stacker v0.1.23
25322026-08-17T23:29:43.917Z Checking csv v1.4.0
25332026-08-17T23:29:43.988Z Compiling cfg_aliases v0.1.1
25342026-08-17T23:29:44.031Z Checking highway v1.3.0
25352026-08-17T23:29:44.098Z Compiling semver v0.1.20
25362026-08-17T23:29:44.249Z Compiling nix v0.28.0
25372026-08-17T23:29:44.286Z Checking nibble_vec v0.1.0
25382026-08-17T23:29:44.355Z Compiling rustc_version v0.1.7
25392026-08-17T23:29:44.397Z Checking endian-type v0.1.2
25402026-08-17T23:29:44.432Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25412026-08-17T23:29:44.466Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25422026-08-17T23:29:44.528Z Compiling psm v0.1.30
25432026-08-17T23:29:44.561Z Checking radix_trie v0.2.1
25442026-08-17T23:29:44.602Z Compiling newtype_derive v0.1.6
25452026-08-17T23:29:44.682Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25462026-08-17T23:29:44.801Z Checking phf_shared v0.12.1
25472026-08-17T23:29:44.836Z Compiling recursive-proc-macro-impl v0.1.1
25482026-08-17T23:29:44.973Z Compiling chrono-tz v0.10.4
25492026-08-17T23:29:45.011Z Checking phf v0.12.1
25502026-08-17T23:29:45.286Z Compiling const_format_proc_macros v0.2.34
25512026-08-17T23:29:45.351Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25522026-08-17T23:29:45.354Z Compiling peg-macros v0.8.5
25532026-08-17T23:29:45.420Z Checking winnow v0.6.26
25542026-08-17T23:29:45.423Z Compiling sqlparser_derive v0.5.0
25552026-08-17T23:29:45.487Z Checking recursive v0.1.1
25562026-08-17T23:29:45.611Z Checking unicode_categories v0.1.1
25572026-08-17T23:29:45.902Z Checking home v0.5.12
25582026-08-17T23:29:46.177Z Checking const_format v0.2.35
25592026-08-17T23:29:46.212Z Checking sqlparser v0.61.0
25602026-08-17T23:29:46.216Z Checking rustyline v14.0.0
25612026-08-17T23:29:46.430Z Checking bcs v0.1.6
25622026-08-17T23:29:46.618Z Checking sqlformat v0.3.5
25632026-08-17T23:29:46.691Z Checking nom v8.0.0
25642026-08-17T23:29:46.960Z Checking peg v0.8.5
25652026-08-17T23:29:47.062Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25662026-08-17T23:29:47.066Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
25672026-08-17T23:29:47.167Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b0c192ae209ff7c14c52c54b22f32b5eac48bcbf#b0c192ae)
25682026-08-17T23:29:47.268Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25692026-08-17T23:29:47.307Z Checking steno v0.4.1
25702026-08-17T23:29:47.598Z Checking sha1 v0.10.6
25712026-08-17T23:29:47.797Z Checking filetime v0.2.27
25722026-08-17T23:29:47.964Z Checking xattr v1.6.1
25732026-08-17T23:29:48.126Z Checking tar v0.4.46
25742026-08-17T23:29:48.239Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25752026-08-17T23:29:48.276Z Checking subprocess v0.2.15
25762026-08-17T23:29:48.316Z Checking headers-core v0.3.0
25772026-08-17T23:29:48.437Z Checking yasna v0.5.2
25782026-08-17T23:29:48.474Z Checking headers v0.4.1
25792026-08-17T23:29:48.529Z Checking port-file v0.1.0
25802026-08-17T23:29:48.585Z Checking tagptr v0.2.0
25812026-08-17T23:29:48.654Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b0c192ae209ff7c14c52c54b22f32b5eac48bcbf#b0c192ae)
25822026-08-17T23:29:48.770Z Checking moka v0.12.13
25832026-08-17T23:29:48.850Z Checking rcgen v0.12.1
25842026-08-17T23:29:48.953Z Checking dropshot-api-manager-types v0.8.0
25852026-08-17T23:29:49.148Z Checking utf-8 v0.7.6
25862026-08-17T23:29:49.190Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25872026-08-17T23:29:49.309Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25882026-08-17T23:29:49.366Z Checking tungstenite v0.21.0
25892026-08-17T23:29:49.430Z Checking hickory-resolver v0.25.2
25902026-08-17T23:29:49.772Z Compiling libefi-sys v0.1.0
25912026-08-17T23:29:49.807Z Compiling bitfield-struct v0.6.2
25922026-08-17T23:29:49.842Z Checking tokio-tungstenite v0.21.0
25932026-08-17T23:29:50.145Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25942026-08-17T23:29:50.216Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25952026-08-17T23:29:50.252Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25962026-08-17T23:29:50.463Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25972026-08-17T23:29:50.501Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25982026-08-17T23:29:50.616Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25992026-08-17T23:29:50.651Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26002026-08-17T23:29:50.743Z Compiling xshell-macros v0.2.7
26012026-08-17T23:29:50.778Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26022026-08-17T23:29:50.811Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26032026-08-17T23:29:50.847Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26042026-08-17T23:29:51.074Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26052026-08-17T23:29:51.146Z Checking xshell v0.2.7
26062026-08-17T23:29:51.360Z Checking half v1.8.3
26072026-08-17T23:29:51.426Z Checking libscf-sys v1.2.0
26082026-08-17T23:29:51.478Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26092026-08-17T23:29:51.583Z Checking serde_cbor v0.11.2
26102026-08-17T23:29:51.586Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26112026-08-17T23:29:51.872Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26122026-08-17T23:29:51.907Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26132026-08-17T23:29:52.001Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26142026-08-17T23:29:52.086Z Checking papergrid v0.18.0
26152026-08-17T23:29:52.125Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26162026-08-17T23:29:52.172Z Checking maplit v1.0.2
26172026-08-17T23:29:52.226Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26182026-08-17T23:29:52.286Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26192026-08-17T23:29:52.704Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b0c192ae209ff7c14c52c54b22f32b5eac48bcbf#b0c192ae)
26202026-08-17T23:29:52.831Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b0c192ae209ff7c14c52c54b22f32b5eac48bcbf#b0c192ae)
26212026-08-17T23:29:52.867Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26222026-08-17T23:29:52.899Z Checking tabled v0.21.0
26232026-08-17T23:29:52.935Z Checking crc8 v0.1.1
26242026-08-17T23:29:53.061Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26252026-08-17T23:29:53.095Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26262026-08-17T23:29:53.206Z Checking unicase v2.9.0
26272026-08-17T23:29:53.344Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26282026-08-17T23:29:53.395Z Checking fxhash v0.2.1
26292026-08-17T23:29:53.545Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26302026-08-17T23:29:53.985Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26312026-08-17T23:29:54.134Z Checking sha2 v0.11.0
26322026-08-17T23:29:54.285Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26332026-08-17T23:29:54.411Z Compiling darling_core v0.21.3
26342026-08-17T23:29:54.534Z Compiling vergen-lib v0.1.6
26352026-08-17T23:29:54.630Z Compiling diesel_derives v2.3.7
26362026-08-17T23:29:54.796Z Checking scheduled-thread-pool v0.2.7
26372026-08-17T23:29:54.831Z Compiling vergen-gitcl v1.0.8
26382026-08-17T23:29:54.951Z Compiling diesel_table_macro_syntax v0.3.0
26392026-08-17T23:29:55.052Z Checking r2d2 v0.8.10
26402026-08-17T23:29:55.168Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26412026-08-17T23:29:55.200Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26422026-08-17T23:29:55.263Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26432026-08-17T23:29:55.522Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26442026-08-17T23:29:55.646Z Checking downcast-rs v2.0.2
26452026-08-17T23:29:55.788Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26462026-08-17T23:29:55.826Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26472026-08-17T23:29:56.106Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26482026-08-17T23:29:56.345Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26492026-08-17T23:29:56.515Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26502026-08-17T23:29:56.629Z Checking kstat-rs v0.2.5
26512026-08-17T23:29:56.704Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26522026-08-17T23:29:56.853Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26532026-08-17T23:29:56.960Z Compiling darling_macro v0.21.3
26542026-08-17T23:29:57.147Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26552026-08-17T23:29:57.307Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26562026-08-17T23:29:57.492Z Compiling darling v0.21.3
26572026-08-17T23:29:57.608Z Compiling dsl_auto_type v0.2.0
26582026-08-17T23:29:57.644Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26592026-08-17T23:29:57.985Z Compiling dirs-sys-next v0.1.2
26602026-08-17T23:29:58.290Z Compiling crunchy v0.2.4
26612026-08-17T23:29:58.416Z Compiling parking_lot_core v0.8.6
26622026-08-17T23:29:58.456Z Compiling dirs-next v2.0.0
26632026-08-17T23:29:58.611Z Compiling clang-sys v1.8.1
26642026-08-17T23:29:58.656Z Compiling git-stub v1.0.0
26652026-08-17T23:29:58.692Z Compiling tiny-keccak v2.0.2
26662026-08-17T23:29:58.932Z Compiling git-stub-vcs v0.1.0
26672026-08-17T23:29:59.071Z Compiling term v0.7.0
26682026-08-17T23:29:59.116Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26692026-08-17T23:29:59.119Z Compiling bit-vec v0.6.3
26702026-08-17T23:29:59.313Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26712026-08-17T23:29:59.363Z Compiling ascii-canvas v3.0.0
26722026-08-17T23:29:59.497Z Compiling bit-set v0.5.3
26732026-08-17T23:29:59.661Z Checking parking_lot v0.11.2
26742026-08-17T23:29:59.696Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b0c192ae209ff7c14c52c54b22f32b5eac48bcbf#b0c192ae)
26752026-08-17T23:29:59.800Z Checking prefix-trie v0.7.0
26762026-08-17T23:29:59.896Z Compiling itertools v0.10.5
26772026-08-17T23:29:59.935Z Compiling ena v0.14.4
26782026-08-17T23:30:00.106Z Compiling libloading v0.8.9
26792026-08-17T23:30:00.151Z Compiling salty v0.3.0
26802026-08-17T23:30:00.185Z Compiling regex-syntax v0.6.29
26812026-08-17T23:30:00.219Z Compiling bindgen v0.71.1
26822026-08-17T23:30:00.353Z Compiling diff v0.1.13
26832026-08-17T23:30:00.655Z Checking hickory-server v0.25.2
26842026-08-17T23:30:00.699Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b0c192ae209ff7c14c52c54b22f32b5eac48bcbf#b0c192ae)
26852026-08-17T23:30:01.006Z Checking sled v0.34.7
26862026-08-17T23:30:01.093Z Compiling cexpr v0.6.0
26872026-08-17T23:30:01.546Z Compiling lalrpop v0.19.12
26882026-08-17T23:30:01.787Z Checking nanorand v0.7.0
26892026-08-17T23:30:01.943Z Compiling rustc-hash v2.1.1
26902026-08-17T23:30:02.013Z Checking flume v0.11.1
26912026-08-17T23:30:02.241Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b0c192ae209ff7c14c52c54b22f32b5eac48bcbf#b0c192ae)
26922026-08-17T23:30:02.312Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26932026-08-17T23:30:02.529Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26942026-08-17T23:30:02.570Z Compiling libxml v0.3.3
26952026-08-17T23:30:02.822Z Checking assert_matches v1.5.0
26962026-08-17T23:30:02.994Z Compiling strum_macros v0.24.3
26972026-08-17T23:30:03.176Z Compiling indoc v1.0.9
26982026-08-17T23:30:03.490Z Checking diesel v2.3.7
26992026-08-17T23:30:03.752Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27002026-08-17T23:30:04.021Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27012026-08-17T23:30:04.202Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27022026-08-17T23:30:04.236Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27032026-08-17T23:30:04.339Z Checking rfc6979 v0.4.0
27042026-08-17T23:30:04.419Z Checking quick-xml v0.37.5
27052026-08-17T23:30:04.488Z Checking derive_builder v0.20.2
27062026-08-17T23:30:04.597Z Compiling oso-derive v0.27.3
27072026-08-17T23:30:04.634Z Compiling trait-variant v0.1.2
27082026-08-17T23:30:05.159Z Compiling impl-trait-for-tuples v0.2.3
27092026-08-17T23:30:05.218Z Checking openssl-probe v0.1.6
27102026-08-17T23:30:05.360Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27112026-08-17T23:30:05.394Z Checking ecdsa v0.16.9
27122026-08-17T23:30:05.824Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27132026-08-17T23:30:06.182Z Checking primeorder v0.13.6
27142026-08-17T23:30:06.453Z Checking p384 v0.13.1
27152026-08-17T23:30:06.549Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27162026-08-17T23:30:06.597Z Checking predicates-tree v1.0.13
27172026-08-17T23:30:06.711Z Compiling progenitor-impl v0.13.0
27182026-08-17T23:30:06.903Z Checking progenitor-client v0.13.0
27192026-08-17T23:30:07.176Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27202026-08-17T23:30:07.210Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27212026-08-17T23:30:07.435Z Checking bb8 v0.8.6
27222026-08-17T23:30:07.715Z Compiling mime_guess v2.0.5
27232026-08-17T23:30:07.794Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27242026-08-17T23:30:07.831Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27252026-08-17T23:30:08.040Z Checking ignore v0.4.25
27262026-08-17T23:30:08.078Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27272026-08-17T23:30:08.204Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27282026-08-17T23:30:08.276Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27292026-08-17T23:30:08.371Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
27302026-08-17T23:30:08.475Z Checking corncobs v0.1.4
27312026-08-17T23:30:08.509Z Checking http-range v0.1.5
27322026-08-17T23:30:08.636Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27332026-08-17T23:30:08.672Z Checking globwalk v0.9.1
27342026-08-17T23:30:08.705Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27352026-08-17T23:30:08.921Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27362026-08-17T23:30:09.013Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27372026-08-17T23:30:09.290Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27382026-08-17T23:30:09.345Z Compiling progenitor-macro v0.13.0
27392026-08-17T23:30:09.387Z Checking digest-io v0.1.0
27402026-08-17T23:30:09.545Z Checking secrecy v0.8.0
27412026-08-17T23:30:09.703Z Checking nonempty v0.12.0
27422026-08-17T23:30:09.930Z Checking rawzip v0.4.4
27432026-08-17T23:30:10.579Z Checking camino-tempfile-ext v0.3.3
27442026-08-17T23:30:10.729Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27452026-08-17T23:30:10.781Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27462026-08-17T23:30:10.833Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27472026-08-17T23:30:11.343Z Checking hyper-staticfile v0.10.1
27482026-08-17T23:30:11.663Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27492026-08-17T23:30:11.997Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
27502026-08-17T23:30:12.031Z Checking signal-hook-tokio v0.3.1
27512026-08-17T23:30:12.126Z Compiling illumos-nvpair-sys v0.2.0
27522026-08-17T23:30:12.190Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27532026-08-17T23:30:12.390Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27542026-08-17T23:30:12.579Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27552026-08-17T23:30:12.887Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27562026-08-17T23:30:13.009Z Checking scuffle v0.1.0
27572026-08-17T23:30:13.322Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27582026-08-17T23:30:13.449Z Checking illumos-nvpair v0.3.0
27592026-08-17T23:30:13.675Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27602026-08-17T23:30:13.722Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27612026-08-17T23:30:13.803Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27622026-08-17T23:30:14.059Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27632026-08-17T23:30:14.098Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27642026-08-17T23:30:14.330Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27652026-08-17T23:30:14.373Z Checking progenitor v0.13.0
27662026-08-17T23:30:14.554Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
27672026-08-17T23:30:14.707Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27682026-08-17T23:30:14.813Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27692026-08-17T23:30:14.944Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27702026-08-17T23:30:15.315Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27712026-08-17T23:30:15.419Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
27722026-08-17T23:30:15.815Z Checking tungstenite v0.23.0
27732026-08-17T23:30:16.151Z Checking rand_seeder v0.4.0
27742026-08-17T23:30:16.261Z Checking tokio-tungstenite v0.23.1
27752026-08-17T23:30:16.329Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27762026-08-17T23:30:16.564Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27772026-08-17T23:30:16.730Z Checking void v1.0.2
27782026-08-17T23:30:16.845Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27792026-08-17T23:30:16.887Z Checking lzss v0.8.2
27802026-08-17T23:30:17.057Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27812026-08-17T23:30:17.118Z Checking nix v0.27.1
27822026-08-17T23:30:17.248Z Checking serde_bytes v0.11.19
27832026-08-17T23:30:17.463Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27842026-08-17T23:30:17.488Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27852026-08-17T23:30:17.651Z Checking async-bb8-diesel v0.2.1
27862026-08-17T23:30:17.803Z Checking diesel-dtrace v0.5.0
27872026-08-17T23:30:18.042Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27882026-08-17T23:30:18.087Z Checking cpubits v0.1.1
27892026-08-17T23:30:18.196Z Checking is_ci v1.2.0
27902026-08-17T23:30:18.249Z Checking yansi v1.0.1
27912026-08-17T23:30:18.374Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27922026-08-17T23:30:18.494Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27932026-08-17T23:30:18.532Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27942026-08-17T23:30:19.464Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27952026-08-17T23:30:20.337Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27962026-08-17T23:30:20.375Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27972026-08-17T23:30:20.566Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27982026-08-17T23:30:21.328Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27992026-08-17T23:30:21.363Z Checking pretty_assertions v1.4.1
28002026-08-17T23:30:21.528Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28012026-08-17T23:30:21.802Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28022026-08-17T23:30:21.839Z Checking pem-rfc7468 v1.0.0
28032026-08-17T23:30:22.036Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28042026-08-17T23:30:22.070Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28052026-08-17T23:30:22.313Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28062026-08-17T23:30:22.539Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28072026-08-17T23:30:23.330Z Checking hmac v0.13.0
28082026-08-17T23:30:23.511Z Checking universal-hash v0.6.1
28092026-08-17T23:30:23.546Z Compiling libz-sys v1.1.24
28102026-08-17T23:30:23.659Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28112026-08-17T23:30:23.695Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28122026-08-17T23:30:23.925Z Compiling instability v0.3.11
28132026-08-17T23:30:24.068Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28142026-08-17T23:30:24.191Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28152026-08-17T23:30:24.225Z Checking castaway v0.2.4
28162026-08-17T23:30:24.373Z Compiling indoc v2.0.7
28172026-08-17T23:30:24.411Z Checking compact_str v0.8.1
28182026-08-17T23:30:24.821Z Checking polyval v0.7.1
28192026-08-17T23:30:25.043Z Checking der v0.8.0
28202026-08-17T23:30:25.268Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28212026-08-17T23:30:25.490Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28222026-08-17T23:30:25.618Z Checking unicode-truncate v1.1.0
28232026-08-17T23:30:25.713Z Checking lru v0.12.5
28242026-08-17T23:30:25.796Z Compiling libgit2-sys v0.18.3+1.9.2
28252026-08-17T23:30:25.829Z Checking arc-swap v1.8.2
28262026-08-17T23:30:25.890Z Checking cassowary v0.3.0
28272026-08-17T23:30:26.020Z Checking ghash v0.6.0
28282026-08-17T23:30:26.086Z Checking slog-scope v4.4.1
28292026-08-17T23:30:26.132Z Checking ratatui v0.29.0
28302026-08-17T23:30:26.265Z Checking pbkdf2 v0.13.0
28312026-08-17T23:30:26.315Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28322026-08-17T23:30:26.408Z Checking crypto-bigint v0.7.5
28332026-08-17T23:30:26.478Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28342026-08-17T23:30:27.454Z Checking aes v0.9.1
28352026-08-17T23:30:27.541Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28362026-08-17T23:30:27.780Z Checking ctr v0.10.1
28372026-08-17T23:30:27.870Z Checking aead v0.6.1
28382026-08-17T23:30:27.982Z Checking cargo-platform v0.3.2
28392026-08-17T23:30:28.033Z Checking aes-gcm v0.11.0
28402026-08-17T23:30:28.188Z Checking cargo_metadata v0.23.1
28412026-08-17T23:30:28.223Z Checking slog-stdlog v4.1.1
28422026-08-17T23:30:28.375Z Checking spki v0.8.0
28432026-08-17T23:30:28.574Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28442026-08-17T23:30:28.648Z Checking supports-color v3.0.2
28452026-08-17T23:30:28.807Z Checking console v0.16.2
28462026-08-17T23:30:28.950Z Checking colored v2.2.0
28472026-08-17T23:30:29.141Z Checking salsa20 v0.11.0
28482026-08-17T23:30:29.183Z Compiling vergen-git2 v9.1.0
28492026-08-17T23:30:29.313Z Checking unit-prefix v0.5.2
28502026-08-17T23:30:29.399Z Checking plotters-backend v0.3.7
28512026-08-17T23:30:29.473Z Checking indicatif v0.18.4
28522026-08-17T23:30:29.631Z Checking plotters-svg v0.3.7
28532026-08-17T23:30:29.848Z Checking scrypt v0.12.0
28542026-08-17T23:30:29.903Z Checking slog-envlogger v2.2.0
28552026-08-17T23:30:29.996Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28562026-08-17T23:30:30.043Z Checking cbc v0.2.1
28572026-08-17T23:30:30.083Z Checking libsw-core v0.3.2
28582026-08-17T23:30:30.213Z Checking cast v0.3.0
28592026-08-17T23:30:30.283Z Checking libsw v3.5.0
28602026-08-17T23:30:30.325Z Checking pkcs5 v0.8.1
28612026-08-17T23:30:30.394Z Checking criterion-plot v0.6.0
28622026-08-17T23:30:30.467Z Checking plotters v0.3.7
28632026-08-17T23:30:30.648Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28642026-08-17T23:30:30.681Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28652026-08-17T23:30:30.901Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28662026-08-17T23:30:31.123Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28672026-08-17T23:30:31.244Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28682026-08-17T23:30:31.344Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28692026-08-17T23:30:31.464Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
28702026-08-17T23:30:31.566Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28712026-08-17T23:30:31.628Z Checking tinytemplate v1.2.1
28722026-08-17T23:30:31.685Z Checking anes v0.1.6
28732026-08-17T23:30:31.869Z Checking oorandom v11.1.5
28742026-08-17T23:30:31.903Z Checking shell-words v1.1.1
28752026-08-17T23:30:32.013Z Checking criterion v0.7.0
28762026-08-17T23:30:32.104Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28772026-08-17T23:30:32.475Z Checking pkcs8 v0.11.0
28782026-08-17T23:30:32.703Z Checking oxide-update-engine-display v0.1.2
28792026-08-17T23:30:33.060Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28802026-08-17T23:30:33.249Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28812026-08-17T23:30:34.055Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
28822026-08-17T23:30:34.627Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28832026-08-17T23:30:35.467Z Checking tokio-test v0.4.5
28842026-08-17T23:30:35.703Z Checking ff v0.14.0
28852026-08-17T23:30:35.873Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28862026-08-17T23:30:36.094Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28872026-08-17T23:30:36.497Z Checking twox-hash v2.1.2
28882026-08-17T23:30:36.673Z Compiling petname v2.0.2
28892026-08-17T23:30:36.822Z Checking atty v0.2.14
28902026-08-17T23:30:36.953Z Checking arrayref v0.3.9
28912026-08-17T23:30:37.054Z Checking arrayvec v0.7.6
28922026-08-17T23:30:37.181Z Checking constant_time_eq v0.4.2
28932026-08-17T23:30:37.394Z Checking group v0.14.0
28942026-08-17T23:30:37.432Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28952026-08-17T23:30:37.577Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28962026-08-17T23:30:37.628Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28972026-08-17T23:30:38.340Z Checking fatfs v0.3.6
28982026-08-17T23:30:38.545Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28992026-08-17T23:30:38.623Z Checking signature v3.0.0
29002026-08-17T23:30:38.724Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29012026-08-17T23:30:38.806Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29022026-08-17T23:30:38.839Z Compiling seq-macro v0.3.6
29032026-08-17T23:30:39.365Z Checking base16ct v1.0.0
29042026-08-17T23:30:39.547Z Checking sec1 v0.8.1
29052026-08-17T23:30:40.060Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29062026-08-17T23:30:40.169Z Checking hkdf v0.13.0
29072026-08-17T23:30:40.225Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29082026-08-17T23:30:40.340Z Checking concurrent-queue v2.5.0
29092026-08-17T23:30:40.424Z Checking sapling-renderdag v0.1.0
29102026-08-17T23:30:40.563Z Checking parking v2.2.1
29112026-08-17T23:30:40.697Z Checking sync-ptr v0.1.4
29122026-08-17T23:30:40.733Z Checking event-listener v5.4.1
29132026-08-17T23:30:40.849Z Checking elliptic-curve v0.14.1
29142026-08-17T23:30:40.983Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29152026-08-17T23:30:41.281Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29162026-08-17T23:30:41.498Z Checking rtoolbox v0.0.3
29172026-08-17T23:30:41.630Z Checking event-listener-strategy v0.5.4
29182026-08-17T23:30:41.664Z Checking rpassword v7.5.4
29192026-08-17T23:30:41.797Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29202026-08-17T23:30:41.856Z Checking wnaf v0.14.0
29212026-08-17T23:30:42.051Z Checking primefield v0.14.0
29222026-08-17T23:30:42.238Z Compiling samael v0.0.19
29232026-08-17T23:30:42.281Z Checking rfc6979 v0.6.0
29242026-08-17T23:30:42.455Z Checking tui-tree-widget v0.23.1
29252026-08-17T23:30:42.672Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29262026-08-17T23:30:42.774Z Compiling blake3 v1.8.5
29272026-08-17T23:30:43.170Z Checking futures-timer v3.0.3
29282026-08-17T23:30:43.696Z Checking ecdsa v0.17.0
29292026-08-17T23:30:43.884Z Checking primeorder v0.14.0
29302026-08-17T23:30:44.122Z Checking async-lock v3.4.2
29312026-08-17T23:30:44.172Z Compiling curve25519-dalek v5.0.0
29322026-08-17T23:30:44.269Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29332026-08-17T23:30:44.524Z Checking async-object-pool v0.2.0
29342026-08-17T23:30:45.008Z Checking ssh-encoding v0.3.0
29352026-08-17T23:30:45.269Z Checking serde_regex v1.1.0
29362026-08-17T23:30:45.459Z Checking assert-json-diff v2.0.2
29372026-08-17T23:30:45.662Z Checking path-tree v0.8.3
29382026-08-17T23:30:45.881Z Checking keccak v0.2.0
29392026-08-17T23:30:46.075Z Compiling strsim v0.10.0
29402026-08-17T23:30:46.423Z Checking stringmetrics v2.2.2
29412026-08-17T23:30:46.607Z Checking topological-sort v0.2.2
29422026-08-17T23:30:46.665Z Checking httpmock v0.8.3
29432026-08-17T23:30:46.773Z Checking omicron-zone-package v0.12.3
29442026-08-17T23:30:46.965Z Compiling darling_core v0.13.4
29452026-08-17T23:30:47.679Z Checking ed25519 v3.0.0
29462026-08-17T23:30:47.908Z Checking crypto-primes v0.7.2
29472026-08-17T23:30:48.182Z Checking pkcs1 v0.8.0-rc.4
29482026-08-17T23:30:48.422Z Checking poly1305 v0.9.0
29492026-08-17T23:30:48.720Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29502026-08-17T23:30:48.794Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29512026-08-17T23:30:48.879Z Checking blowfish v0.10.0
29522026-08-17T23:30:48.913Z Checking blake2 v0.11.0-rc.6
29532026-08-17T23:30:49.062Z Checking gimli v0.32.3
29542026-08-17T23:30:49.144Z Compiling target-lexicon v0.13.3
29552026-08-17T23:30:49.198Z Checking argon2 v0.6.0-rc.8
29562026-08-17T23:30:49.445Z Checking bcrypt-pbkdf v0.11.0
29572026-08-17T23:30:49.536Z Checking rsa v0.10.0-rc.18
29582026-08-17T23:30:49.628Z Compiling darling_macro v0.13.4
29592026-08-17T23:30:49.709Z Checking ssh-cipher v0.3.0
29602026-08-17T23:30:49.960Z Checking ed25519-dalek v3.0.0
29612026-08-17T23:30:50.047Z Checking sha3 v0.11.0
29622026-08-17T23:30:50.187Z Checking p256 v0.14.0
29632026-08-17T23:30:50.221Z Checking p384 v0.14.0
29642026-08-17T23:30:50.422Z Checking p521 v0.14.0
29652026-08-17T23:30:50.655Z Checking addr2line v0.25.1
29662026-08-17T23:30:50.946Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29672026-08-17T23:30:50.951Z Checking kem v0.3.0
29682026-08-17T23:30:51.125Z Checking module-lattice v0.2.3
29692026-08-17T23:30:51.204Z Checking socket2 v0.5.10
29702026-08-17T23:30:51.371Z Checking sponge-cursor v0.1.0
29712026-08-17T23:30:51.479Z Checking rustc-demangle v0.1.27
29722026-08-17T23:30:51.529Z Compiling guppy-workspace-hack v0.1.0
29732026-08-17T23:30:51.728Z Checking hex-literal v0.4.1
29742026-08-17T23:30:51.809Z Checking backtrace v0.3.76
29752026-08-17T23:30:51.858Z Checking sha3 v0.12.0
29762026-08-17T23:30:52.083Z Checking ml-kem v0.3.2
29772026-08-17T23:30:52.130Z Compiling darling v0.13.4
29782026-08-17T23:30:52.249Z Checking russh-cryptovec v0.62.0
29792026-08-17T23:30:52.431Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29802026-08-17T23:30:52.434Z Checking internal-russh-num-bigint v0.5.0
29812026-08-17T23:30:52.649Z Checking num-bigint v0.4.6
29822026-08-17T23:30:52.858Z Checking russh-util v0.52.0
29832026-08-17T23:30:53.013Z Checking generic-array v1.4.3
29842026-08-17T23:30:53.330Z Compiling enum_dispatch v0.3.13
29852026-08-17T23:30:53.408Z Checking ssh-key v0.7.0-rc.11
29862026-08-17T23:30:53.591Z Compiling delegate v0.13.5
29872026-08-17T23:30:53.629Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29882026-08-17T23:30:54.068Z Checking md5 v0.8.0
29892026-08-17T23:30:54.272Z Compiling git2 v0.20.4
29902026-08-17T23:30:54.275Z Compiling target-spec v3.5.7
29912026-08-17T23:30:54.302Z Checking hex-literal v1.1.0
29922026-08-17T23:30:54.306Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29932026-08-17T23:30:54.594Z Checking russh v0.62.4
29942026-08-17T23:30:54.666Z Checking cfg-expr v0.20.6
29952026-08-17T23:30:54.700Z Compiling serde_with_macros v1.5.2
29962026-08-17T23:30:55.015Z Checking backtrace-ext v0.2.1
29972026-08-17T23:30:55.162Z Checking supports-color v2.1.0
29982026-08-17T23:30:55.195Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29992026-08-17T23:30:55.326Z Checking textwrap v0.15.2
30002026-08-17T23:30:55.575Z Checking supports-hyperlinks v2.1.0
30012026-08-17T23:30:55.610Z Checking supports-unicode v2.1.0
30022026-08-17T23:30:55.724Z Checking hashbrown v0.14.5
30032026-08-17T23:30:55.759Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30042026-08-17T23:30:55.968Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30052026-08-17T23:30:56.204Z Checking terminal_size v0.1.17
30062026-08-17T23:30:56.239Z Compiling miette-derive v5.10.0
30072026-08-17T23:30:56.330Z Checking owo-colors v3.5.0
30082026-08-17T23:30:56.364Z Checking internet-checksum v0.2.1
30092026-08-17T23:30:56.887Z Checking chumsky v0.9.3
30102026-08-17T23:30:57.116Z Compiling serde_with v1.14.0
30112026-08-17T23:30:57.383Z Checking miette v5.10.0
30122026-08-17T23:30:57.582Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30132026-08-17T23:30:58.027Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30142026-08-17T23:30:58.123Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30152026-08-17T23:30:58.230Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30162026-08-17T23:30:58.279Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30172026-08-17T23:30:58.659Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30182026-08-17T23:30:58.695Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30192026-08-17T23:30:58.870Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30202026-08-17T23:30:58.904Z Compiling knuffel-derive v3.2.0
30212026-08-17T23:30:58.986Z Checking httptest v0.16.4
30222026-08-17T23:30:59.040Z Checking pathdiff v0.2.3
30232026-08-17T23:30:59.152Z Compiling polar-core v0.27.3
30242026-08-17T23:30:59.189Z Checking nested v0.1.1
30252026-08-17T23:30:59.358Z Checking guppy v0.17.25
30262026-08-17T23:30:59.391Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30272026-08-17T23:30:59.706Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30282026-08-17T23:30:59.988Z Checking similar-asserts v1.7.0
30292026-08-17T23:31:00.173Z Compiling target-triple v1.0.0
30302026-08-17T23:31:00.367Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30312026-08-17T23:31:00.410Z Checking knuffel v3.2.0
30322026-08-17T23:31:00.526Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30332026-08-17T23:31:01.048Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30342026-08-17T23:31:01.084Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30352026-08-17T23:31:01.118Z Checking hickory-client v0.25.2
30362026-08-17T23:31:01.420Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30372026-08-17T23:31:01.602Z Compiling fs-err v2.11.0
30382026-08-17T23:31:01.712Z Compiling assert_cmd v2.1.2
30392026-08-17T23:31:01.826Z Checking escape8259 v0.5.3
30402026-08-17T23:31:02.016Z Checking libtest-mimic v0.8.1
30412026-08-17T23:31:02.121Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30422026-08-17T23:31:02.390Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30432026-08-17T23:31:02.525Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30442026-08-17T23:31:02.561Z Checking blake2b_simd v1.0.4
30452026-08-17T23:31:02.993Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30462026-08-17T23:31:03.242Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30472026-08-17T23:31:03.452Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30482026-08-17T23:31:03.641Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30492026-08-17T23:31:03.677Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30502026-08-17T23:31:03.859Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30512026-08-17T23:31:04.082Z Checking fancy-regex v0.14.0
30522026-08-17T23:31:04.117Z Checking serde_tokenstream v0.2.3
30532026-08-17T23:31:04.152Z Checking oso v0.27.3
30542026-08-17T23:31:04.457Z Checking approx v0.5.1
30552026-08-17T23:31:04.546Z Compiling rstest_macros v0.25.0
30562026-08-17T23:31:04.620Z Checking uzers v0.12.2
30572026-08-17T23:31:04.759Z Compiling linkme-impl v0.3.35
30582026-08-17T23:31:04.837Z Checking termcolor v1.4.1
30592026-08-17T23:31:04.886Z Checking constant_time_eq v0.3.1
30602026-08-17T23:31:05.025Z Checking rust-argon2 v2.1.0
30612026-08-17T23:31:05.084Z Checking trybuild v1.0.116
30622026-08-17T23:31:05.261Z Checking datatest-stable v0.3.3
30632026-08-17T23:31:05.467Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30642026-08-17T23:31:05.501Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30652026-08-17T23:31:05.748Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30662026-08-17T23:31:05.797Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30672026-08-17T23:31:05.834Z Checking support-bundle-viewer v0.1.2
30682026-08-17T23:31:05.976Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
30692026-08-17T23:31:06.111Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30702026-08-17T23:31:06.199Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30712026-08-17T23:31:06.333Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30722026-08-17T23:31:06.417Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
30732026-08-17T23:31:06.555Z Checking drift v0.2.0
30742026-08-17T23:31:06.665Z Checking rand_distr v0.5.1
30752026-08-17T23:31:06.788Z Checking multimap v0.10.1
30762026-08-17T23:31:06.849Z Compiling relative-path v1.9.3
30772026-08-17T23:31:06.929Z Checking parse-size v1.1.0
30782026-08-17T23:31:06.987Z Compiling linkme v0.3.35
30792026-08-17T23:31:07.079Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30802026-08-17T23:31:07.114Z Checking dropshot-api-manager v0.8.0
30812026-08-17T23:31:08.121Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30822026-08-17T23:31:08.528Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30832026-08-17T23:31:08.806Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30842026-08-17T23:31:08.922Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30852026-08-17T23:31:09.141Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30862026-08-17T23:31:09.277Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30872026-08-17T23:31:09.391Z Checking cargo_toml v0.21.0
30882026-08-17T23:31:09.710Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30892026-08-17T23:31:09.756Z Checking partial-io v0.5.4
30902026-08-17T23:31:09.984Z Checking termios v0.3.3
30912026-08-17T23:31:10.021Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
30922026-08-17T23:31:10.190Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30932026-08-17T23:31:10.256Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30942026-08-17T23:31:10.701Z Checking rstest v0.25.0
30952026-08-17T23:31:13.779Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30962026-08-17T23:31:15.150Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30972026-08-17T23:31:18.594Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30982026-08-17T23:31:22.182Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30992026-08-17T23:31:23.415Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31002026-08-17T23:31:26.638Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31012026-08-17T23:31:31.413Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31022026-08-17T23:31:33.987Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31032026-08-17T23:31:35.016Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
31042026-08-17T23:31:38.691Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31052026-08-17T23:31:40.809Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31062026-08-17T23:31:41.328Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31072026-08-17T23:31:43.299Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31082026-08-17T23:31:46.833Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31092026-08-17T23:31:51.503Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31102026-08-17T23:32:11.267Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31112026-08-17T23:33:06.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 08s
31122026-08-17T23:33:06.676Z
31132026-08-17T23:33:06.676Zreal 4:11.772591692
31142026-08-17T23:33:06.676Zuser 21:36.534264441
31152026-08-17T23:33:06.676Zsys 5:03.871541656
31162026-08-17T23:33:06.676Ztrap 0.523840445
31172026-08-17T23:33:06.676Ztflt 0.446308261
31182026-08-17T23:33:06.676Zdflt 0.563318438
31192026-08-17T23:33:06.676Zkflt 0.004804292
31202026-08-17T23:33:06.676Zlock 1:05:24.898298313
31212026-08-17T23:33:06.676Zslp 59:01.245946458
31222026-08-17T23:33:06.676Zlat 1:47.387899776
31232026-08-17T23:33:06.676Zstop 13:32.308603708
31242026-08-17T23:33:06.680Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31252026-08-17T23:33:06.680Z+ ptime -m cargo doc --workspace --no-deps
31262026-08-17T23:33:07.515Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31272026-08-17T23:33:07.515Z |
31282026-08-17T23:33:07.515Z = note: the 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)`
31292026-08-17T23:33:07.516Z = note: this is a known bug where multiple crates with the same name use the same path; see <https://github.com/rust-lang/cargo/issues/6313>
31302026-08-17T23:33:08.585Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31312026-08-17T23:33:08.827Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31322026-08-17T23:33:08.872Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31332026-08-17T23:33:08.935Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31342026-08-17T23:33:08.996Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31352026-08-17T23:33:09.096Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31362026-08-17T23:33:09.128Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31372026-08-17T23:33:09.128Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31382026-08-17T23:33:09.177Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31392026-08-17T23:33:09.202Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31402026-08-17T23:33:09.371Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31412026-08-17T23:33:09.394Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31422026-08-17T23:33:09.419Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31432026-08-17T23:33:09.499Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31442026-08-17T23:33:09.523Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31452026-08-17T23:33:09.543Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31462026-08-17T23:33:09.547Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31472026-08-17T23:33:09.585Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31482026-08-17T23:33:09.609Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31492026-08-17T23:33:09.685Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31502026-08-17T23:33:09.732Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31512026-08-17T23:33:09.970Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31522026-08-17T23:33:10.113Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31532026-08-17T23:33:10.142Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31542026-08-17T23:33:10.167Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31552026-08-17T23:33:10.218Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31562026-08-17T23:33:10.354Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31572026-08-17T23:33:10.442Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31582026-08-17T23:33:10.513Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31592026-08-17T23:33:10.635Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31602026-08-17T23:33:10.686Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31612026-08-17T23:33:10.711Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31622026-08-17T23:33:10.873Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31632026-08-17T23:33:10.902Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31642026-08-17T23:33:11.074Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31652026-08-17T23:33:11.128Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31662026-08-17T23:33:11.240Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31672026-08-17T23:33:11.263Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31682026-08-17T23:33:11.293Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31692026-08-17T23:33:11.486Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31702026-08-17T23:33:11.552Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31712026-08-17T23:33:11.720Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31722026-08-17T23:33:11.764Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31732026-08-17T23:33:11.811Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31742026-08-17T23:33:11.850Z Checking scuffle v0.1.0
31752026-08-17T23:33:11.991Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31762026-08-17T23:33:12.016Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31772026-08-17T23:33:12.132Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31782026-08-17T23:33:12.241Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31792026-08-17T23:33:12.267Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31802026-08-17T23:33:12.359Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31812026-08-17T23:33:12.427Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31822026-08-17T23:33:12.502Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
31832026-08-17T23:33:12.525Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
31842026-08-17T23:33:12.551Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31852026-08-17T23:33:12.577Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31862026-08-17T23:33:12.618Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31872026-08-17T23:33:12.694Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31882026-08-17T23:33:12.719Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31892026-08-17T23:33:13.125Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31902026-08-17T23:33:13.472Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31912026-08-17T23:33:13.538Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31922026-08-17T23:33:13.856Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31932026-08-17T23:33:13.946Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31942026-08-17T23:33:14.203Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31952026-08-17T23:33:14.227Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31962026-08-17T23:33:14.391Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31972026-08-17T23:33:14.448Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31982026-08-17T23:33:14.474Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31992026-08-17T23:33:14.533Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32002026-08-17T23:33:14.679Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32012026-08-17T23:33:14.703Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32022026-08-17T23:33:14.770Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32032026-08-17T23:33:15.514Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32042026-08-17T23:33:15.612Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32052026-08-17T23:33:15.749Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32062026-08-17T23:33:15.831Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32072026-08-17T23:33:15.973Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32082026-08-17T23:33:16.032Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32092026-08-17T23:33:16.217Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32102026-08-17T23:33:16.242Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32112026-08-17T23:33:16.246Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32122026-08-17T23:33:16.288Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32132026-08-17T23:33:16.438Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32142026-08-17T23:33:16.533Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32152026-08-17T23:33:16.631Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32162026-08-17T23:33:16.680Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32172026-08-17T23:33:16.684Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32182026-08-17T23:33:16.725Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32192026-08-17T23:33:16.877Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32202026-08-17T23:33:16.922Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32212026-08-17T23:33:16.925Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32222026-08-17T23:33:16.989Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32232026-08-17T23:33:17.012Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32242026-08-17T23:33:17.035Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32252026-08-17T23:33:17.173Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32262026-08-17T23:33:17.199Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32272026-08-17T23:33:17.267Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32282026-08-17T23:33:17.291Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32292026-08-17T23:33:17.313Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32302026-08-17T23:33:17.390Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32312026-08-17T23:33:17.435Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32322026-08-17T23:33:17.505Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32332026-08-17T23:33:17.584Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32342026-08-17T23:33:17.632Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32352026-08-17T23:33:17.889Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32362026-08-17T23:33:17.910Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32372026-08-17T23:33:17.932Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32382026-08-17T23:33:18.436Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32392026-08-17T23:33:18.626Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32402026-08-17T23:33:18.913Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32412026-08-17T23:33:19.679Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32422026-08-17T23:33:19.874Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32432026-08-17T23:33:20.241Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32442026-08-17T23:33:20.447Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32452026-08-17T23:33:20.729Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32462026-08-17T23:33:21.251Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32472026-08-17T23:33:21.707Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32482026-08-17T23:33:22.098Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32492026-08-17T23:33:22.497Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32502026-08-17T23:33:22.573Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32512026-08-17T23:33:22.770Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32522026-08-17T23:33:22.951Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32532026-08-17T23:33:23.036Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32542026-08-17T23:33:23.830Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32552026-08-17T23:33:23.987Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32562026-08-17T23:33:24.011Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32572026-08-17T23:33:24.310Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32582026-08-17T23:33:24.337Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32592026-08-17T23:33:24.769Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32602026-08-17T23:33:24.989Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32612026-08-17T23:33:25.305Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32622026-08-17T23:33:25.418Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32632026-08-17T23:33:25.571Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32642026-08-17T23:33:26.072Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32652026-08-17T23:33:26.362Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32662026-08-17T23:33:26.424Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32672026-08-17T23:33:26.926Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32682026-08-17T23:33:27.454Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32692026-08-17T23:33:27.823Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32702026-08-17T23:33:27.890Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32712026-08-17T23:33:28.294Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32722026-08-17T23:33:28.554Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32732026-08-17T23:33:29.122Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32742026-08-17T23:33:29.147Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32752026-08-17T23:33:29.352Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32762026-08-17T23:33:29.728Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32772026-08-17T23:33:29.752Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32782026-08-17T23:33:29.961Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32792026-08-17T23:33:30.275Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32802026-08-17T23:33:31.515Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32812026-08-17T23:33:31.672Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32822026-08-17T23:33:32.154Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32832026-08-17T23:33:33.333Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32842026-08-17T23:33:35.564Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32852026-08-17T23:33:35.628Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32862026-08-17T23:33:35.650Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32872026-08-17T23:33:36.880Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32882026-08-17T23:33:38.576Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32892026-08-17T23:33:39.093Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32902026-08-17T23:33:39.412Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32912026-08-17T23:33:39.458Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32922026-08-17T23:33:40.161Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32932026-08-17T23:33:40.504Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32942026-08-17T23:33:41.310Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32952026-08-17T23:33:41.921Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32962026-08-17T23:33:42.246Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32972026-08-17T23:33:43.245Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32982026-08-17T23:33:43.601Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32992026-08-17T23:33:43.628Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33002026-08-17T23:33:44.036Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33012026-08-17T23:33:44.275Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33022026-08-17T23:33:44.279Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33032026-08-17T23:33:44.328Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33042026-08-17T23:33:44.682Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33052026-08-17T23:33:44.858Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33062026-08-17T23:33:45.072Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33072026-08-17T23:33:45.239Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33082026-08-17T23:33:45.624Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33092026-08-17T23:33:45.827Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33102026-08-17T23:33:45.919Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33112026-08-17T23:33:46.346Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33122026-08-17T23:33:46.397Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33132026-08-17T23:33:46.564Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33142026-08-17T23:33:47.122Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33152026-08-17T23:33:48.536Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33162026-08-17T23:33:48.931Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33172026-08-17T23:33:49.736Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33182026-08-17T23:33:50.979Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33192026-08-17T23:33:51.613Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33202026-08-17T23:33:53.370Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33212026-08-17T23:33:53.922Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33222026-08-17T23:33:56.587Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33232026-08-17T23:33:56.995Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33242026-08-17T23:33:57.688Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33252026-08-17T23:33:58.703Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33262026-08-17T23:33:59.781Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33272026-08-17T23:34:01.892Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33282026-08-17T23:34:02.706Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33292026-08-17T23:34:03.383Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33302026-08-17T23:34:04.739Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33312026-08-17T23:34:05.001Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33322026-08-17T23:34:05.541Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33332026-08-17T23:34:07.927Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33342026-08-17T23:34:11.658Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33352026-08-17T23:34:12.306Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33362026-08-17T23:34:13.147Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33372026-08-17T23:34:14.056Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33382026-08-17T23:34:14.842Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33392026-08-17T23:34:15.616Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33402026-08-17T23:34:16.408Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33412026-08-17T23:34:18.660Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33422026-08-17T23:34:18.770Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33432026-08-17T23:34:19.624Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33442026-08-17T23:34:19.771Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33452026-08-17T23:34:20.766Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33462026-08-17T23:34:21.466Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33472026-08-17T23:34:22.434Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33482026-08-17T23:34:25.962Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33492026-08-17T23:34:27.544Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33502026-08-17T23:34:28.129Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33512026-08-17T23:34:29.033Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33522026-08-17T23:34:30.093Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33532026-08-17T23:34:31.127Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33542026-08-17T23:34:33.069Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33552026-08-17T23:34:34.086Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33562026-08-17T23:34:35.211Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33572026-08-17T23:34:36.149Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33582026-08-17T23:34:39.663Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33592026-08-17T23:34:40.403Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33602026-08-17T23:34:40.839Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33612026-08-17T23:34:42.686Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
33622026-08-17T23:34:45.011Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33632026-08-17T23:34:45.648Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33642026-08-17T23:34:47.180Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33652026-08-17T23:34:48.900Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33662026-08-17T23:34:50.460Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33672026-08-17T23:34:52.233Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33682026-08-17T23:34:53.865Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33692026-08-17T23:34:58.656Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33702026-08-17T23:34:58.900Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33712026-08-17T23:35:00.342Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33722026-08-17T23:35:00.585Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33732026-08-17T23:35:02.454Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33742026-08-17T23:35:04.180Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33752026-08-17T23:35:06.077Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33762026-08-17T23:35:08.051Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33772026-08-17T23:35:09.783Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33782026-08-17T23:35:11.794Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33792026-08-17T23:35:13.424Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33802026-08-17T23:35:15.132Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33812026-08-17T23:35:16.883Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33822026-08-17T23:35:18.678Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
33832026-08-17T23:35:20.467Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
33842026-08-17T23:35:22.208Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33852026-08-17T23:35:23.996Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33862026-08-17T23:35:27.567Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33872026-08-17T23:35:29.112Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
33882026-08-17T23:35:31.083Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33892026-08-17T23:35:32.828Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33902026-08-17T23:35:34.533Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33912026-08-17T23:35:38.826Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33922026-08-17T23:35:40.547Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
33932026-08-17T23:35:42.259Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33942026-08-17T23:35:44.667Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33952026-08-17T23:35:47.759Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33962026-08-17T23:35:48.711Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
33972026-08-17T23:35:51.160Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33982026-08-17T23:35:51.185Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33992026-08-17T23:35:55.453Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34002026-08-17T23:35:57.823Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34012026-08-17T23:35:59.679Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34022026-08-17T23:36:02.282Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34032026-08-17T23:36:05.464Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34042026-08-17T23:36:06.992Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34052026-08-17T23:36:09.454Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34062026-08-17T23:36:12.471Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34072026-08-17T23:36:14.746Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34082026-08-17T23:36:16.875Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34092026-08-17T23:36:19.347Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34102026-08-17T23:36:21.740Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34112026-08-17T23:36:24.257Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34122026-08-17T23:36:26.714Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34132026-08-17T23:36:29.048Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34142026-08-17T23:36:31.701Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34152026-08-17T23:36:34.220Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34162026-08-17T23:36:36.619Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34172026-08-17T23:36:39.109Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34182026-08-17T23:36:41.601Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34192026-08-17T23:36:44.022Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34202026-08-17T23:36:46.678Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34212026-08-17T23:36:49.072Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34222026-08-17T23:36:51.631Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34232026-08-17T23:36:54.103Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34242026-08-17T23:36:56.651Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34252026-08-17T23:36:59.192Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34262026-08-17T23:37:01.691Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34272026-08-17T23:37:04.243Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34282026-08-17T23:37:06.522Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34292026-08-17T23:37:09.144Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34302026-08-17T23:37:11.790Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34312026-08-17T23:37:14.369Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34322026-08-17T23:37:16.898Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34332026-08-17T23:37:19.538Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34342026-08-17T23:37:22.009Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34352026-08-17T23:37:24.729Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34362026-08-17T23:37:27.275Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34372026-08-17T23:37:29.830Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34382026-08-17T23:37:32.296Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34392026-08-17T23:37:34.938Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34402026-08-17T23:37:37.331Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34412026-08-17T23:37:40.653Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34422026-08-17T23:37:42.719Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34432026-08-17T23:37:45.534Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34442026-08-17T23:37:48.173Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34452026-08-17T23:37:50.793Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34462026-08-17T23:37:53.252Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34472026-08-17T23:37:56.036Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34482026-08-17T23:37:58.652Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34492026-08-17T23:38:01.684Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34502026-08-17T23:38:04.388Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34512026-08-17T23:38:06.987Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34522026-08-17T23:38:09.611Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34532026-08-17T23:38:12.368Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34542026-08-17T23:38:15.156Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34552026-08-17T23:38:18.370Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
34562026-08-17T23:38:20.767Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34572026-08-17T23:38:23.530Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
34582026-08-17T23:38:31.450Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34592026-08-17T23:38:31.601Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34602026-08-17T23:38:35.133Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
34612026-08-17T23:38:39.914Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34622026-08-17T23:38:43.211Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34632026-08-17T23:38:46.815Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34642026-08-17T23:38:50.732Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34652026-08-17T23:38:54.463Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34662026-08-17T23:38:58.256Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
34672026-08-17T23:39:02.027Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34682026-08-17T23:39:05.869Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34692026-08-17T23:39:09.792Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34702026-08-17T23:39:13.618Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34712026-08-17T23:39:17.567Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
34722026-08-17T23:39:21.318Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34732026-08-17T23:39:25.212Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34742026-08-17T23:39:28.999Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34752026-08-17T23:39:32.857Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34762026-08-17T23:39:36.892Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
34772026-08-17T23:39:40.578Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
34782026-08-17T23:39:44.348Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34792026-08-17T23:39:48.181Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34802026-08-17T23:39:52.004Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34812026-08-17T23:39:55.925Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
34822026-08-17T23:40:26.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 19s
34832026-08-17T23:40:26.681Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 203 other files
34842026-08-17T23:40:26.785Z
34852026-08-17T23:40:26.785Zreal 7:20.024137967
34862026-08-17T23:40:26.785Zuser 20:00.794213089
34872026-08-17T23:40:26.785Zsys 4:15.918636857
34882026-08-17T23:40:26.785Ztrap 0.298819174
34892026-08-17T23:40:26.785Ztflt 0.006956143
34902026-08-17T23:40:26.785Zdflt 0.062357126
34912026-08-17T23:40:26.785Zkflt 0.000028930
34922026-08-17T23:40:26.785Zlock 6:58:56.578780421
34932026-08-17T23:40:26.785Zslp 2:27:42.527855852
34942026-08-17T23:40:26.785Zlat 33.530053302
34952026-08-17T23:40:26.789Zstop 2:03.978781779
34962026-08-17T23:40:26.789Zprocess exited: duration 818731 ms, exit code 0
 
34972026-08-17T23:40:26.796Zfound 0 output files