01KZ81S4GY7AWR806281RK7Y3Y: clippy (helios)

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

Buildomat Job: 01KZ81SSNRCR89TJT9E9T1RTRP

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-05T04:10:30.631Zjob assigned to worker 01KZ81SZQQDEXBCVMDE662T6H5 [factory aws, i-0ebdddc12d9563752] (queued for 47 s)
 
22026-08-05T04:10:36.626Zstarting task 0: "setup"
32026-08-05T04:10:36.630Z++ uname -s
42026-08-05T04:10:36.633Z+ kern=SunOS
52026-08-05T04:10:36.633Z+ build_user=build
62026-08-05T04:10:36.633Z+ build_uid=12345
72026-08-05T04:10:36.633Z+ work_dir=/work
82026-08-05T04:10:36.633Z+ input_dir=/input
92026-08-05T04:10:36.633Z+ [[ 0 == 12345 ]]
102026-08-05T04:10:36.633Z+ case "$kern" in
112026-08-05T04:10:36.633Z+ groupadd -g 12345 build
122026-08-05T04:10:36.636Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-05T04:10:38.640Z+ zfs create -o mountpoint=/work rpool/work
142026-08-05T04:10:38.714Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-05T04:10:38.717Z+ home_fs=zfs
162026-08-05T04:10:38.717Z+ [[ zfs == autofs ]]
172026-08-05T04:10:38.717Z+ mkdir -p /home/build
182026-08-05T04:10:38.717Z+ chown build:build /home/build /work
192026-08-05T04:10:40.718Z+ chmod 0700 /home/build /work
202026-08-05T04:10:40.721Zprocess exited: duration 4094 ms, exit code 0
 
212026-08-05T04:10:40.726Zstarting task 1: "rust-toolchain"
222026-08-05T04:10:40.730Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-08-05T04:10:40.730Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-08-05T04:10:40.730Z * rust toolchain channel = "1.97.1"
252026-08-05T04:10:40.730Z * rust toolchain profile = "default"
262026-08-05T04:10:40.730Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-08-05T04:10:40.730Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-08-05T04:10:40.733Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-05T04:10:40.733Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-05T04:10:40.844Zinfo: downloading installer
312026-08-05T04:10:42.258Zwarn: It looks like you have an existing rustup settings file at:
322026-08-05T04:10:42.258Zwarn: /home/build/.rustup/settings.toml
332026-08-05T04:10:42.259Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-05T04:10:42.259Zwarn: instead of the one inferred from the default host triple.
352026-08-05T04:10:42.271Zinfo: profile set to default
362026-08-05T04:10:42.271Zinfo: default host triple is x86_64-unknown-illumos
372026-08-05T04:10:42.274Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-05T04:10:42.416Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-05T04:10:42.419Zinfo: downloading 6 components
402026-08-05T04:10:57.071Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
412026-08-05T04:10:57.071Z
422026-08-05T04:10:57.100Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-05T04:10:57.100Z
442026-08-05T04:10:57.105Z
452026-08-05T04:10:57.105ZRust is installed now. Great!
462026-08-05T04:10:57.105Z
472026-08-05T04:10:57.105ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-05T04:10:57.105Zenvironment variable. This has not been done automatically.
492026-08-05T04:10:57.105Z
502026-08-05T04:10:57.105ZTo configure your current shell, you need to source
512026-08-05T04:10:57.105Zthe corresponding env file under $HOME/.cargo.
522026-08-05T04:10:57.105Z
532026-08-05T04:10:57.105ZThis is usually done by running one of the following (note the leading DOT):
542026-08-05T04:10:57.105Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-05T04:10:57.105Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-05T04:10:57.105Zsource "~/.cargo/env.nu" # For nushell
572026-08-05T04:10:57.105Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-05T04:10:57.105Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-05T04:10:57.105Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-05T04:10:57.105Zwarn: no default linker (`cc`) was found in your PATH
612026-08-05T04:10:57.105Zwarn: many Rust crates require a system C toolchain to build
622026-08-05T04:10:57.184Z+ rustup --version
632026-08-05T04:10:57.192Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-05T04:10:57.197Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-05T04:10:57.214Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-05T04:10:57.227Z+ cargo --version
672026-08-05T04:10:57.234Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-05T04:10:57.234Z+ rustc --version
692026-08-05T04:10:57.253Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-05T04:10:57.263Zprocess exited: duration 16527 ms, exit code 0
 
712026-08-05T04:10:57.274Zstarting task 2: "authentication"
722026-08-05T04:10:57.290Zprocess exited: duration 16 ms, exit code 0
 
732026-08-05T04:10:57.300Zstarting task 3: "clone repository"
742026-08-05T04:10:57.305Z+ mkdir -p /work/oxidecomputer/omicron
752026-08-05T04:10:57.305Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-08-05T04:10:57.336ZCloning into '/work/oxidecomputer/omicron'...
772026-08-05T04:11:07.888Z+ cd /work/oxidecomputer/omicron
782026-08-05T04:11:07.888Z+ git fetch origin 84945929ebebfae4eaf2b6984066d5d2cbf1fc48
792026-08-05T04:11:08.173ZFrom https://github.com/oxidecomputer/omicron
802026-08-05T04:11:08.173Z * branch 84945929ebebfae4eaf2b6984066d5d2cbf1fc48 -> FETCH_HEAD
812026-08-05T04:11:08.184Z+ [[ -n renovate/crucible-agent-client-digest ]]
822026-08-05T04:11:08.189Z++ git branch --show-current
832026-08-05T04:11:08.190Z+ current=main
842026-08-05T04:11:08.190Z+ [[ main != renovate/crucible-agent-client-digest ]]
852026-08-05T04:11:08.190Z+ git branch -f renovate/crucible-agent-client-digest 84945929ebebfae4eaf2b6984066d5d2cbf1fc48
862026-08-05T04:11:08.190Z+ git checkout -f renovate/crucible-agent-client-digest
872026-08-05T04:11:08.437ZSwitched to branch 'renovate/crucible-agent-client-digest'
882026-08-05T04:11:08.441Z+ git reset --hard 84945929ebebfae4eaf2b6984066d5d2cbf1fc48
892026-08-05T04:11:08.462ZHEAD is now at 84945929e Update crucible-agent-client digest to 6d037cb
902026-08-05T04:11:08.475Zprocess exited: duration 11155 ms, exit code 0
 
912026-08-05T04:11:08.533Zstarting task 4: "build"
922026-08-05T04:11:08.538Z+ source ./env.sh
932026-08-05T04:11:08.538Z++ OLD_SHELL_OPTS=ehxB
942026-08-05T04:11:08.538Z++ set -o xtrace
952026-08-05T04:11:08.538Z++++ dirname ./env.sh
962026-08-05T04:11:08.538Z+++ readlink -f .
972026-08-05T04:11:08.546Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-08-05T04:11:08.546Z++ 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-05T04:11:08.546Z++ 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-05T04:11:08.546Z++ 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-05T04:11:08.546Z++ 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-05T04:11:08.546Z++ 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-05T04:11:08.546Z++ 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-05T04:11:08.546Z++ 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-05T04:11:08.546Z++ 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-05T04:11:08.547Z++ 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-05T04:11:08.547Z++ 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-05T04:11:08.547Z++ case $OLD_SHELL_OPTS in
1092026-08-05T04:11:08.547Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-08-05T04:11:08.547Z+ source .github/buildomat/ci-env.sh
1112026-08-05T04:11:08.547Z++ export CARGO_TERM_COLOR=always
1122026-08-05T04:11:08.547Z++ CARGO_TERM_COLOR=always
1132026-08-05T04:11:08.547Z+++ uname -s
1142026-08-05T04:11:08.547Z++ [[ SunOS == \S\u\n\O\S ]]
1152026-08-05T04:11:08.547Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1162026-08-05T04:11:08.547Z+ cargo --version
1172026-08-05T04:11:08.556Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-08-05T04:11:08.556Z+ rustc --version
1192026-08-05T04:11:08.573Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-08-05T04:11:08.578Z+ banner prerequisites
1212026-08-05T04:11:08.578Z
1222026-08-05T04:11:08.578Z ##### ##### ###### ##### ###### #### # # # #### #
1232026-08-05T04:11:08.578Z # # # # # # # # # # # # # # #
1242026-08-05T04:11:08.579Z # # # # ##### # # ##### # # # # # #### #
1252026-08-05T04:11:08.579Z ##### ##### # ##### # # # # # # # # #
1262026-08-05T04:11:08.579Z # # # # # # # # # # # # # # #
1272026-08-05T04:11:08.579Z # # # ###### # # ###### ### # #### # #### #
1282026-08-05T04:11:08.579Z
1292026-08-05T04:11:08.579Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1302026-08-05T04:11:10.254Z Startup: Refreshing catalog 'helios' ... Done
1312026-08-05T04:11:10.498Z Startup: Caching catalogs ... Done
1322026-08-05T04:11:11.819ZPlanning: Solver setup ... Done (1.243s)
1332026-08-05T04:11:11.864ZPlanning: Running solver ... Done (0.044s)
1342026-08-05T04:11:11.898ZPlanning: Finding local manifests ... Done (0.003s)
1352026-08-05T04:11:11.908ZPlanning: Fetching manifests: 0/2 0% complete
1362026-08-05T04:11:11.931ZPlanning: Fetching manifests: 2/2 100% complete
1372026-08-05T04:11:11.941ZPlanning: Package planning ... Done (0.013s)
1382026-08-05T04:11:11.944ZPlanning: Merging actions ... Done (0.001s)
1392026-08-05T04:11:12.133ZPlanning: Checking for conflicting actions ... Done (0.162s)
1402026-08-05T04:11:12.139ZPlanning: Consolidating action changes ... Done (0.001s)
1412026-08-05T04:11:12.914ZPlanning: Evaluating mediators ... Done (0.788s)
1422026-08-05T04:11:12.963ZPlanning: Planning completed in 2.37 seconds
1432026-08-05T04:11:12.963Z Packages to install: 2
1442026-08-05T04:11:12.963Z Estimated space available: 156.02 GB
1452026-08-05T04:11:12.963ZEstimated space to be consumed: 56.46 MB
1462026-08-05T04:11:12.963Z Create boot environment: No
1472026-08-05T04:11:12.963ZCreate backup boot environment: No
1482026-08-05T04:11:12.963Z Rebuild boot archive: No
1492026-08-05T04:11:12.963Z
1502026-08-05T04:11:12.963ZChanged packages:
1512026-08-05T04:11:12.964Zhelios
1522026-08-05T04:11:12.964Z developer/build-essential
1532026-08-05T04:11:12.964Z None -> 11-3.0
1542026-08-05T04:11:12.964Z library/libxmlsec1
1552026-08-05T04:11:12.964Z None -> 1.2.35-3.0
1562026-08-05T04:11:12.964Z
1572026-08-05T04:11:12.964ZDownload: 0/214 items 0.0/1.3MB 0% complete
1582026-08-05T04:11:12.998ZDownload: Completed 1.28 MB in 0.07 seconds (18.5M/s)
1592026-08-05T04:11:13.097Z Actions: 1/268 actions (Installing new actions)
1602026-08-05T04:11:13.108Z Actions: Completed 268 actions in 0.04 seconds.
1612026-08-05T04:11:13.138ZFinalize: Updating package state database ... Done (0.023s)
1622026-08-05T04:11:13.139ZFinalize: Updating package cache ... Done (0.000s)
1632026-08-05T04:11:13.190ZFinalize: Updating image state ... Done (0.058s)
1642026-08-05T04:11:15.652ZFinalize: Creating fast lookup database ... Done (2.423s)
1652026-08-05T04:11:15.724ZFinalize: Reading search index ... Done (0.012s)
1662026-08-05T04:11:15.727ZFinalize: Updating search index ... Done (0.000s)
1672026-08-05T04:11:15.828ZFinalize: Updating package cache ... Done (0.000s)
1682026-08-05T04:11:16.159ZPlanning: Evaluating mediator changes ... Done
1692026-08-05T04:11:16.262ZPlanning: Checking for conflicting actions ... Done
1702026-08-05T04:11:16.265ZPlanning: Consolidating action changes ... Done
1712026-08-05T04:11:16.418ZPlanning: Evaluating mediators ... Done
1722026-08-05T04:11:16.449ZPlanning: Planning completed in 0.26 seconds
1732026-08-05T04:11:16.449Z Mediators to change: 2
1742026-08-05T04:11:16.449Z Create boot environment: No
1752026-08-05T04:11:16.449ZCreate backup boot environment: No
1762026-08-05T04:11:16.479ZFinalize: Updating package state database ... Done
1772026-08-05T04:11:16.479ZFinalize: Updating package cache ... Done
1782026-08-05T04:11:16.521ZFinalize: Updating image state ... Done
1792026-08-05T04:11:18.438ZFinalize: Creating fast lookup database ... Done
1802026-08-05T04:11:18.497ZFinalize: Reading search index ... Done
1812026-08-05T04:11:18.500ZFinalize: Updating search index ... Done
1822026-08-05T04:11:18.573ZFinalize: Updating package cache ... Done
1832026-08-05T04:11:18.853ZPlanning: Evaluating mediator changes ... Done
1842026-08-05T04:11:18.960ZPlanning: Checking for conflicting actions ... Done
1852026-08-05T04:11:18.965ZPlanning: Consolidating action changes ... Done
1862026-08-05T04:11:19.130ZPlanning: Evaluating mediators ... Done
1872026-08-05T04:11:19.138ZPlanning: Planning completed in 0.26 seconds
1882026-08-05T04:11:19.141Z Mediators to change: 1
1892026-08-05T04:11:19.141Z Create boot environment: No
1902026-08-05T04:11:19.141ZCreate backup boot environment: No
1912026-08-05T04:11:19.210ZFinalize: Updating package state database ... Done
1922026-08-05T04:11:19.210ZFinalize: Updating package cache ... Done
1932026-08-05T04:11:19.248ZFinalize: Updating image state ... Done
1942026-08-05T04:11:21.180ZFinalize: Creating fast lookup database ... Done
1952026-08-05T04:11:21.241ZFinalize: Reading search index ... Done
1962026-08-05T04:11:21.245ZFinalize: Updating search index ... Done
1972026-08-05T04:11:21.310ZFinalize: Updating package cache ... Done
1982026-08-05T04:11:21.620ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992026-08-05T04:11:21.620Zapache system 2.4 system
2002026-08-05T04:11:21.621Zclang system 15 system
2012026-08-05T04:11:21.621Zcsh system system illumos
2022026-08-05T04:11:21.621Zctags system system illumos
2032026-08-05T04:11:21.621Zfile vendor vendor darwinsys
2042026-08-05T04:11:21.621Zfile system system illumos
2052026-08-05T04:11:21.621Zgcc vendor 14 vendor
2062026-08-05T04:11:21.621Zgcc system 13 system
2072026-08-05T04:11:21.621Zgcc system 10 system
2082026-08-05T04:11:21.621Zgo system 1.25 system
2092026-08-05T04:11:21.621Zllvm system 15 system
2102026-08-05T04:11:21.621Zmariadb system 11.4 system
2112026-08-05T04:11:21.621Zmta vendor vendor dma
2122026-08-05T04:11:21.621Zopenjdk system 17 system
2132026-08-05T04:11:21.621Zopenjdk system 11 system
2142026-08-05T04:11:21.621Zopenssl vendor 3 vendor
2152026-08-05T04:11:21.621Zperl system 5.40 system
2162026-08-05T04:11:21.621Zpostgresql system 18 system
2172026-08-05T04:11:21.621Zpostgresql system 17 system
2182026-08-05T04:11:21.621Zpython vendor 3 vendor
2192026-08-05T04:11:21.621Zpython system 2 system
2202026-08-05T04:11:21.621Zpython3 vendor 3.13 vendor
2212026-08-05T04:11:21.621Zruby system 3.4 system
2222026-08-05T04:11:21.621Zruby system 3.0 system
2232026-08-05T04:11:21.621Zwords vendor vendor american-english
2242026-08-05T04:11:21.621Zwords system system australian-english
2252026-08-05T04:11:21.621Zwords system system british-english
2262026-08-05T04:11:21.621Zwords system system canadian-english
2272026-08-05T04:11:21.621Zwords system system french
2282026-08-05T04:11:21.621Zwords system system italian
2292026-08-05T04:11:21.621Zwords system system ngerman
2302026-08-05T04:11:21.621Zwords system system ogerman
2312026-08-05T04:11:21.621Zwords system system spanish
2322026-08-05T04:11:21.885ZPUBLISHER TYPE STATUS P LOCATION
2332026-08-05T04:11:21.885Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2342026-08-05T04:11:22.268ZFMRI IFO
2352026-08-05T04:11:22.268Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2362026-08-05T04:11:22.268Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2372026-08-05T04:11:22.268Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2382026-08-05T04:11:22.268Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2392026-08-05T04:11:22.268Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2402026-08-05T04:11:22.268Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2412026-08-05T04:11:22.268Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2422026-08-05T04:11:22.268Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2432026-08-05T04:11:22.268Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2442026-08-05T04:11:22.569Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2452026-08-05T04:11:22.857Z Updating crates.io index
2462026-08-05T04:11:22.865Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2472026-08-05T04:11:23.100Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2482026-08-05T04:11:23.417Z Updating git repository `https://github.com/oxidecomputer/propolis`
2492026-08-05T04:11:24.333Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2502026-08-05T04:11:24.833Z Updating git repository `https://github.com/oxidecomputer/crucible`
2512026-08-05T04:11:26.365Z Updating git repository `https://github.com/oxidecomputer/opte`
2522026-08-05T04:11:27.167Z Updating git repository `https://github.com/oxidecomputer/tofino`
2532026-08-05T04:11:27.400Z Updating git repository `https://github.com/oxidecomputer/lldp`
2542026-08-05T04:11:27.729Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2552026-08-05T04:11:28.886Z Updating git repository `https://github.com/oxidecomputer/clickward`
2562026-08-05T04:11:29.183Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2572026-08-05T04:11:29.484Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2582026-08-05T04:11:29.748Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2592026-08-05T04:11:30.190Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2602026-08-05T04:11:30.711Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2612026-08-05T04:11:31.341Z Updating git repository `https://github.com/oxidecomputer/crucible`
2622026-08-05T04:11:31.745Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2632026-08-05T04:11:31.983Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2642026-08-05T04:11:32.230Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2652026-08-05T04:11:32.523Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2662026-08-05T04:11:32.916Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2672026-08-05T04:11:33.170Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2682026-08-05T04:11:33.404Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2692026-08-05T04:11:33.831Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2702026-08-05T04:11:34.181Z Updating git repository `https://github.com/oxidecomputer/erebor`
2712026-08-05T04:11:34.371Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2722026-08-05T04:11:34.742Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2732026-08-05T04:11:35.023Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2742026-08-05T04:11:35.373Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2752026-08-05T04:11:35.749Z Updating git repository `https://github.com/oxidecomputer/ispf`
2762026-08-05T04:11:35.921Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2772026-08-05T04:11:36.258Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2782026-08-05T04:11:36.586Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2792026-08-05T04:11:36.959Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2802026-08-05T04:11:37.258Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2812026-08-05T04:11:37.503Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2822026-08-05T04:11:37.817Z Updating git repository `https://github.com/oxidecomputer/tough`
2832026-08-05T04:11:38.340Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2842026-08-05T04:11:38.652Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2852026-08-05T04:11:38.857Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2862026-08-05T04:11:39.125Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2872026-08-05T04:11:39.356Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2882026-08-05T04:11:39.569Z Updating git repository `https://github.com/illumos/smf-rs`
2892026-08-05T04:11:42.198Z Downloading crates ...
2902026-08-05T04:11:42.264Z Downloaded cargo-platform v0.3.2
2912026-08-05T04:11:42.270Z Downloaded cpufeatures v0.2.17
2922026-08-05T04:11:42.270Z Downloaded fnv v1.0.7
2932026-08-05T04:11:42.270Z Downloaded cfg-if v1.0.4
2942026-08-05T04:11:42.271Z Downloaded errno v0.3.14
2952026-08-05T04:11:42.277Z Downloaded toml_write v0.1.2
2962026-08-05T04:11:42.280Z Downloaded thread-id v4.2.2
2972026-08-05T04:11:42.284Z Downloaded fastrand v2.3.0
2982026-08-05T04:11:42.284Z Downloaded anstyle-parse v1.0.0
2992026-08-05T04:11:42.284Z Downloaded zerocopy v0.7.35
3002026-08-05T04:11:42.292Z Downloaded zerocopy-derive v0.7.35
3012026-08-05T04:11:42.295Z Downloaded zmij v1.0.21
3022026-08-05T04:11:42.295Z Downloaded generic-array v0.14.7
3032026-08-05T04:11:42.298Z Downloaded heck v0.4.1
3042026-08-05T04:11:42.298Z Downloaded dtrace-parser v0.2.0
3052026-08-05T04:11:42.298Z Downloaded anstyle-query v1.1.5
3062026-08-05T04:11:42.298Z Downloaded colorchoice v1.0.4
3072026-08-05T04:11:42.298Z Downloaded crypto-common v0.1.7
3082026-08-05T04:11:42.298Z Downloaded anstream v1.0.0
3092026-08-05T04:11:42.301Z Downloaded thiserror v2.0.18
3102026-08-05T04:11:42.305Z Downloaded pest_generator v2.8.6
3112026-08-05T04:11:42.309Z Downloaded bitflags v2.11.0
3122026-08-05T04:11:42.309Z Downloaded macaddr v1.0.1
3132026-08-05T04:11:42.309Z Downloaded block-buffer v0.10.4
3142026-08-05T04:11:42.309Z Downloaded bytecount v0.6.9
3152026-08-05T04:11:42.309Z Downloaded digest v0.10.7
3162026-08-05T04:11:42.313Z Downloaded camino v1.2.2
3172026-08-05T04:11:42.313Z Downloaded byteorder v1.5.0
3182026-08-05T04:11:42.313Z Downloaded cargo_metadata v0.23.1
3192026-08-05T04:11:42.321Z Downloaded equivalent v1.0.2
3202026-08-05T04:11:42.324Z Downloaded dof v0.3.0
3212026-08-05T04:11:42.324Z Downloaded is_terminal_polyfill v1.70.2
3222026-08-05T04:11:42.324Z Downloaded clap_lex v1.0.0
3232026-08-05T04:11:42.330Z Downloaded version_check v0.9.5
3242026-08-05T04:11:42.333Z Downloaded clap_derive v4.6.1
3252026-08-05T04:11:42.333Z Downloaded once_cell v1.21.3
3262026-08-05T04:11:42.333Z Downloaded anyhow v1.0.102
3272026-08-05T04:11:42.337Z Downloaded anstyle v1.0.14
3282026-08-05T04:11:42.340Z Downloaded plain v0.2.3
3292026-08-05T04:11:42.343Z Downloaded memmap v0.7.0
3302026-08-05T04:11:42.343Z Downloaded usdt-macro v0.5.0
3312026-08-05T04:11:42.349Z Downloaded proc-macro-error-attr v1.0.4
3322026-08-05T04:11:42.349Z Downloaded tabled_derive v0.7.0
3332026-08-05T04:11:42.349Z Downloaded pest_derive v2.8.6
3342026-08-05T04:11:42.353Z Downloaded fs-err v3.3.0
3352026-08-05T04:11:42.353Z Downloaded serde_core v1.0.228
3362026-08-05T04:11:42.356Z Downloaded terminal_size v0.4.3
3372026-08-05T04:11:42.356Z Downloaded itoa v1.0.17
3382026-08-05T04:11:42.359Z Downloaded toml_datetime v0.6.11
3392026-08-05T04:11:42.363Z Downloaded swrite v0.1.0
3402026-08-05T04:11:42.363Z Downloaded scroll_derive v0.12.1
3412026-08-05T04:11:42.363Z Downloaded heck v0.5.0
3422026-08-05T04:11:42.366Z Downloaded serde_spanned v0.6.9
3432026-08-05T04:11:42.370Z Downloaded utf8parse v0.2.2
3442026-08-05T04:11:42.378Z Downloaded smawk v0.3.2
3452026-08-05T04:11:42.382Z Downloaded strsim v0.11.1
3462026-08-05T04:11:42.385Z Downloaded unicode-linebreak v0.1.5
3472026-08-05T04:11:42.385Z Downloaded usdt v0.5.0
3482026-08-05T04:11:42.391Z Downloaded autocfg v1.5.0
3492026-08-05T04:11:42.392Z Downloaded camino-tempfile v1.4.1
3502026-08-05T04:11:42.402Z Downloaded pretty-hex v0.4.1
3512026-08-05T04:11:42.406Z Downloaded usdt-attr-macro v0.5.0
3522026-08-05T04:11:42.406Z Downloaded cargo_toml v0.21.0
3532026-08-05T04:11:42.415Z Downloaded proc-macro-error v1.0.4
3542026-08-05T04:11:42.420Z Downloaded scroll v0.12.0
3552026-08-05T04:11:42.420Z Downloaded thiserror v1.0.69
3562026-08-05T04:11:42.423Z Downloaded usdt-impl v0.5.0
3572026-08-05T04:11:42.427Z Downloaded thiserror-impl v2.0.18
3582026-08-05T04:11:42.439Z Downloaded serde_tokenstream v0.2.3
3592026-08-05T04:11:42.450Z Downloaded papergrid v0.11.0
3602026-08-05T04:11:42.460Z Downloaded toml v0.8.23
3612026-08-05T04:11:42.460Z Downloaded semver v1.0.28
3622026-08-05T04:11:42.460Z Downloaded thiserror-impl v1.0.69
3632026-08-05T04:11:42.460Z Downloaded tempfile v3.25.0
3642026-08-05T04:11:42.474Z Downloaded getrandom v0.4.1
3652026-08-05T04:11:42.483Z Downloaded sha2 v0.10.9
3662026-08-05T04:11:42.483Z Downloaded quote v1.0.45
3672026-08-05T04:11:42.488Z Downloaded log v0.4.29
3682026-08-05T04:11:42.488Z Downloaded textwrap v0.16.2
3692026-08-05T04:11:42.493Z Downloaded unicode-ident v1.0.24
3702026-08-05T04:11:42.493Z Downloaded serde_derive v1.0.228
3712026-08-05T04:11:42.493Z Downloaded clap v4.6.1
3722026-08-05T04:11:42.497Z Downloaded ucd-trie v0.1.7
3732026-08-05T04:11:42.497Z Downloaded proc-macro2 v1.0.106
3742026-08-05T04:11:42.504Z Downloaded pest_meta v2.8.6
3752026-08-05T04:11:42.509Z Downloaded toml_edit v0.22.27
3762026-08-05T04:11:42.519Z Downloaded indexmap v2.14.0
3772026-08-05T04:11:42.531Z Downloaded memchr v2.8.0
3782026-08-05T04:11:42.545Z Downloaded serde v1.0.228
3792026-08-05T04:11:42.565Z Downloaded typenum v1.20.1
3802026-08-05T04:11:42.569Z Downloaded clap_builder v4.6.0
3812026-08-05T04:11:42.569Z Downloaded hashbrown v0.17.0
3822026-08-05T04:11:42.569Z Downloaded tabled v0.15.0
3832026-08-05T04:11:42.574Z Downloaded pest v2.8.6
3842026-08-05T04:11:42.599Z Downloaded serde_json v1.0.151
3852026-08-05T04:11:42.603Z Downloaded winnow v0.7.14
3862026-08-05T04:11:42.612Z Downloaded goblin v0.8.2
3872026-08-05T04:11:42.621Z Downloaded syn v1.0.109
3882026-08-05T04:11:42.642Z Downloaded unicode-width v0.1.14
3892026-08-05T04:11:42.648Z Downloaded unicode-width v0.2.0
3902026-08-05T04:11:42.666Z Downloaded syn v2.0.117
3912026-08-05T04:11:42.675Z Downloaded rustix v1.1.3
3922026-08-05T04:11:42.688Z Downloaded libc v0.2.185
3932026-08-05T04:11:42.750Z Compiling proc-macro2 v1.0.106
3942026-08-05T04:11:42.750Z Compiling quote v1.0.45
3952026-08-05T04:11:42.750Z Compiling unicode-ident v1.0.24
3962026-08-05T04:11:42.751Z Compiling serde_core v1.0.228
3972026-08-05T04:11:42.757Z Compiling libc v0.2.185
3982026-08-05T04:11:42.757Z Compiling version_check v0.9.5
3992026-08-05T04:11:42.757Z Compiling memchr v2.8.0
4002026-08-05T04:11:42.757Z Compiling serde v1.0.228
4012026-08-05T04:11:43.069Z Compiling zmij v1.0.21
4022026-08-05T04:11:43.303Z Compiling thiserror v1.0.69
4032026-08-05T04:11:43.338Z Compiling ucd-trie v0.1.7
4042026-08-05T04:11:43.554Z Compiling itoa v1.0.17
4052026-08-05T04:11:43.638Z Compiling pest v2.8.6
4062026-08-05T04:11:43.732Z Compiling rustix v1.1.3
4072026-08-05T04:11:43.784Z Compiling byteorder v1.5.0
4082026-08-05T04:11:43.809Z Compiling errno v0.3.14
4092026-08-05T04:11:44.028Z Compiling serde_json v1.0.151
4102026-08-05T04:11:44.087Z Compiling bitflags v2.11.0
4112026-08-05T04:11:44.226Z Compiling syn v2.0.117
4122026-08-05T04:11:44.300Z Compiling thread-id v4.2.2
4132026-08-05T04:11:44.320Z Compiling usdt-impl v0.5.0
4142026-08-05T04:11:44.383Z Compiling proc-macro-error-attr v1.0.4
4152026-08-05T04:11:44.451Z Compiling syn v1.0.109
4162026-08-05T04:11:44.523Z Compiling camino v1.2.2
4172026-08-05T04:11:44.732Z Compiling pest_meta v2.8.6
4182026-08-05T04:11:44.799Z Compiling proc-macro-error v1.0.4
4192026-08-05T04:11:44.856Z Compiling equivalent v1.0.2
4202026-08-05T04:11:44.882Z Compiling plain v0.2.3
4212026-08-05T04:11:44.950Z Compiling log v0.4.29
4222026-08-05T04:11:44.980Z Compiling utf8parse v0.2.2
4232026-08-05T04:11:44.996Z Compiling hashbrown v0.17.0
4242026-08-05T04:11:45.163Z Compiling getrandom v0.4.1
4252026-08-05T04:11:45.230Z Compiling terminal_size v0.4.3
4262026-08-05T04:11:45.489Z Compiling anstyle-parse v1.0.0
4272026-08-05T04:11:45.544Z Compiling indexmap v2.14.0
4282026-08-05T04:11:45.982Z Compiling autocfg v1.5.0
4292026-08-05T04:11:46.065Z Compiling pretty-hex v0.4.1
4302026-08-05T04:11:46.105Z Compiling toml_write v0.1.2
4312026-08-05T04:11:46.156Z Compiling anstyle-query v1.1.5
4322026-08-05T04:11:46.209Z Compiling thiserror v2.0.18
4332026-08-05T04:11:46.315Z Compiling is_terminal_polyfill v1.70.2
4342026-08-05T04:11:46.351Z Compiling winnow v0.7.14
4352026-08-05T04:11:46.372Z Compiling colorchoice v1.0.4
4362026-08-05T04:11:46.429Z Compiling anstyle v1.0.14
4372026-08-05T04:11:46.440Z Compiling pest_generator v2.8.6
4382026-08-05T04:11:46.465Z Compiling cfg-if v1.0.4
4392026-08-05T04:11:46.480Z Compiling fs-err v3.3.0
4402026-08-05T04:11:46.651Z Compiling anstream v1.0.0
4412026-08-05T04:11:46.727Z Compiling once_cell v1.21.3
4422026-08-05T04:11:46.782Z Compiling fnv v1.0.7
4432026-08-05T04:11:46.811Z Compiling bytecount v0.6.9
4442026-08-05T04:11:46.943Z Compiling heck v0.5.0
4452026-08-05T04:11:46.960Z Compiling anyhow v1.0.102
4462026-08-05T04:11:46.979Z Compiling strsim v0.11.1
4472026-08-05T04:11:47.142Z Compiling heck v0.4.1
4482026-08-05T04:11:47.183Z Compiling unicode-width v0.1.14
4492026-08-05T04:11:47.226Z Compiling clap_lex v1.0.0
4502026-08-05T04:11:47.266Z Compiling fastrand v2.3.0
4512026-08-05T04:11:47.370Z Compiling clap_builder v4.6.0
4522026-08-05T04:11:47.456Z Compiling tempfile v3.25.0
4532026-08-05T04:11:47.474Z Compiling papergrid v0.11.0
4542026-08-05T04:11:47.545Z Compiling cargo-platform v0.3.2
4552026-08-05T04:11:47.639Z Compiling semver v1.0.28
4562026-08-05T04:11:47.759Z Compiling tabled_derive v0.7.0
4572026-08-05T04:11:47.828Z Compiling memmap v0.7.0
4582026-08-05T04:11:47.852Z Compiling unicode-width v0.2.0
4592026-08-05T04:11:47.870Z Compiling unicode-linebreak v0.1.5
4602026-08-05T04:11:47.974Z Compiling smawk v0.3.2
4612026-08-05T04:11:48.024Z Compiling camino-tempfile v1.4.1
4622026-08-05T04:11:48.116Z Compiling textwrap v0.16.2
4632026-08-05T04:11:48.171Z Compiling serde_derive v1.0.228
4642026-08-05T04:11:48.257Z Compiling thiserror-impl v1.0.69
4652026-08-05T04:11:48.409Z Compiling zerocopy-derive v0.7.35
4662026-08-05T04:11:48.502Z Compiling pest_derive v2.8.6
4672026-08-05T04:11:48.571Z Compiling scroll_derive v0.12.1
4682026-08-05T04:11:48.668Z Compiling thiserror-impl v2.0.18
4692026-08-05T04:11:48.900Z Compiling clap_derive v4.6.1
4702026-08-05T04:11:48.938Z Compiling tabled v0.15.0
4712026-08-05T04:11:49.228Z Compiling scroll v0.12.0
4722026-08-05T04:11:49.278Z Compiling zerocopy v0.7.35
4732026-08-05T04:11:49.513Z Compiling goblin v0.8.2
4742026-08-05T04:11:49.610Z Compiling dtrace-parser v0.2.0
4752026-08-05T04:11:49.838Z Compiling swrite v0.1.0
4762026-08-05T04:11:50.475Z Compiling clap v4.6.1
4772026-08-05T04:11:51.125Z Compiling dof v0.3.0
4782026-08-05T04:11:51.125Z Compiling toml_datetime v0.6.11
4792026-08-05T04:11:51.138Z Compiling serde_spanned v0.6.9
4802026-08-05T04:11:51.138Z Compiling serde_tokenstream v0.2.3
4812026-08-05T04:11:51.138Z Compiling macaddr v1.0.1
4822026-08-05T04:11:51.207Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4832026-08-05T04:11:51.207Z Compiling cargo_metadata v0.23.1
4842026-08-05T04:11:51.363Z Compiling toml_edit v0.22.27
4852026-08-05T04:11:51.935Z Compiling usdt-macro v0.5.0
4862026-08-05T04:11:51.949Z Compiling usdt-attr-macro v0.5.0
4872026-08-05T04:11:52.578Z Compiling usdt v0.5.0
4882026-08-05T04:11:52.714Z Compiling toml v0.8.23
4892026-08-05T04:11:53.048Z Compiling cargo_toml v0.21.0
4902026-08-05T04:11:54.310Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4912026-08-05T04:11:56.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.94s
4922026-08-05T04:11:56.555Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4932026-08-05T04:11:57.084Z Downloading crates ...
4942026-08-05T04:11:57.131Z Downloaded async-recursion v1.1.1
4952026-08-05T04:11:57.136Z Downloaded assert_matches v1.5.0
4962026-08-05T04:11:57.136Z Downloaded bit-set v0.5.3
4972026-08-05T04:11:57.139Z Downloaded bcrypt-pbkdf v0.11.0
4982026-08-05T04:11:57.140Z Downloaded atty v0.2.14
4992026-08-05T04:11:57.140Z Downloaded base16ct v0.2.0
5002026-08-05T04:11:57.155Z Downloaded adler2 v2.0.1
5012026-08-05T04:11:57.159Z Downloaded async-trait v0.1.89
5022026-08-05T04:11:57.159Z Downloaded ciborium-io v0.2.2
5032026-08-05T04:11:57.160Z Downloaded block-padding v0.4.2
5042026-08-05T04:11:57.160Z Downloaded futures-io v0.3.32
5052026-08-05T04:11:57.164Z Downloaded argon2 v0.5.3
5062026-08-05T04:11:57.164Z Downloaded bit-vec v0.8.0
5072026-08-05T04:11:57.164Z Downloaded fixedbitset v0.4.2
5082026-08-05T04:11:57.164Z Downloaded futures-task v0.3.32
5092026-08-05T04:11:57.167Z Downloaded allocator-api2 v0.2.21
5102026-08-05T04:11:57.167Z Downloaded cipher v0.5.2
5112026-08-05T04:11:57.171Z Downloaded foreign-types v0.5.0
5122026-08-05T04:11:57.171Z Downloaded backoff v0.4.0
5132026-08-05T04:11:57.171Z Downloaded cmov v0.5.4
5142026-08-05T04:11:57.179Z Downloaded enum_dispatch v0.3.13
5152026-08-05T04:11:57.179Z Downloaded foldhash v0.1.5
5162026-08-05T04:11:57.179Z Downloaded foreign-types-shared v0.3.1
5172026-08-05T04:11:57.179Z Downloaded hash32 v0.2.1
5182026-08-05T04:11:57.179Z Downloaded hostname v0.4.2
5192026-08-05T04:11:57.185Z Downloaded bitfield-macros v0.19.4
5202026-08-05T04:11:57.185Z Downloaded arrayref v0.3.9
5212026-08-05T04:11:57.185Z Downloaded byte-wrapper v0.1.0
5222026-08-05T04:11:57.185Z Downloaded constant_time_eq v0.4.2
5232026-08-05T04:11:57.185Z Downloaded fs_extra v1.3.0
5242026-08-05T04:11:57.185Z Downloaded futures-channel v0.3.32
5252026-08-05T04:11:57.185Z Downloaded humantime v2.3.0
5262026-08-05T04:11:57.185Z Downloaded aead v0.6.1
5272026-08-05T04:11:57.185Z Downloaded cexpr v0.6.0
5282026-08-05T04:11:57.190Z Downloaded console v0.15.11
5292026-08-05T04:11:57.190Z Downloaded ascii-canvas v3.0.0
5302026-08-05T04:11:57.190Z Downloaded gethostname v0.5.0
5312026-08-05T04:11:57.190Z Downloaded bzip2 v0.6.1
5322026-08-05T04:11:57.212Z Downloaded base64 v0.22.1
5332026-08-05T04:11:57.212Z Downloaded blake2 v0.10.6
5342026-08-05T04:11:57.212Z Downloaded blake2 v0.11.0-rc.6
5352026-08-05T04:11:57.224Z Downloaded array-init v0.0.4
5362026-08-05T04:11:57.225Z Downloaded hashbrown v0.12.3
5372026-08-05T04:11:57.225Z Downloaded hickory-server v0.25.2
5382026-08-05T04:11:57.225Z Downloaded bit-set v0.8.0
5392026-08-05T04:11:57.225Z Downloaded bitfield-struct v0.6.2
5402026-08-05T04:11:57.225Z Downloaded aead v0.5.2
5412026-08-05T04:11:57.225Z Downloaded bcs v0.1.6
5422026-08-05T04:11:57.225Z Downloaded http-body v1.0.1
5432026-08-05T04:11:57.225Z Downloaded hubpack_derive v0.1.1
5442026-08-05T04:11:57.225Z Downloaded hostname v0.3.1
5452026-08-05T04:11:57.225Z Downloaded hashbrown v0.15.5
5462026-08-05T04:11:57.232Z Downloaded hmac v0.12.1
5472026-08-05T04:11:57.232Z Downloaded base16ct v1.0.0
5482026-08-05T04:11:57.232Z Downloaded foreign-types-shared v0.1.1
5492026-08-05T04:11:57.232Z Downloaded hyper-tls v0.6.0
5502026-08-05T04:11:57.232Z Downloaded cobs v0.3.0
5512026-08-05T04:11:57.232Z Downloaded castaway v0.2.4
5522026-08-05T04:11:57.232Z Downloaded form_urlencoded v1.2.2
5532026-08-05T04:11:57.232Z Downloaded convert_case v0.4.0
5542026-08-05T04:11:57.237Z Downloaded ciborium-ll v0.2.2
5552026-08-05T04:11:57.237Z Downloaded hubpack v0.1.2
5562026-08-05T04:11:57.237Z Downloaded compression-core v0.4.31
5572026-08-05T04:11:57.237Z Downloaded async-stream v0.3.6
5582026-08-05T04:11:57.237Z Downloaded cfg_aliases v0.2.1
5592026-08-05T04:11:57.237Z Downloaded foreign-types-macros v0.2.3
5602026-08-05T04:11:57.237Z Downloaded ghash v0.6.0
5612026-08-05T04:11:57.243Z Downloaded atomic-waker v1.1.2
5622026-08-05T04:11:57.243Z Downloaded git-stub v1.0.0
5632026-08-05T04:11:57.248Z Downloaded flagset v0.4.7
5642026-08-05T04:11:57.248Z Downloaded foreign-types v0.3.2
5652026-08-05T04:11:57.248Z Downloaded atomicwrites v0.4.4
5662026-08-05T04:11:57.248Z Downloaded cfg_aliases v0.1.1
5672026-08-05T04:11:57.248Z Downloaded futures-core v0.3.32
5682026-08-05T04:11:57.248Z Downloaded goblin v0.10.5
5692026-08-05T04:11:57.252Z Downloaded filetime v0.2.27
5702026-08-05T04:11:57.252Z Downloaded endian-type v0.1.2
5712026-08-05T04:11:57.252Z Downloaded http-range v0.1.5
5722026-08-05T04:11:57.252Z Downloaded bit-vec v0.6.3
5732026-08-05T04:11:57.252Z Downloaded cipher v0.4.4
5742026-08-05T04:11:57.256Z Downloaded const_format_proc_macros v0.2.34
5752026-08-05T04:11:57.256Z Downloaded globwalk v0.9.1
5762026-08-05T04:11:57.256Z Downloaded env_filter v1.0.0
5772026-08-05T04:11:57.256Z Downloaded hash32 v0.3.1
5782026-08-05T04:11:57.256Z Downloaded ahash v0.8.12
5792026-08-05T04:11:57.260Z Downloaded num v0.4.3
5802026-08-05T04:11:57.260Z Downloaded num-conv v0.2.0
5812026-08-05T04:11:57.264Z Downloaded openssl-probe v0.2.1
5822026-08-05T04:11:57.264Z Downloaded hex v0.4.3
5832026-08-05T04:11:57.264Z Downloaded enum-as-inner v0.6.1
5842026-08-05T04:11:57.275Z Downloaded futures-sink v0.3.32
5852026-08-05T04:11:57.276Z Downloaded funty v2.0.0
5862026-08-05T04:11:57.276Z Downloaded home v0.5.12
5872026-08-05T04:11:57.276Z Downloaded compact_str v0.8.1
5882026-08-05T04:11:57.279Z Downloaded headers-core v0.3.0
5892026-08-05T04:11:57.280Z Downloaded block-buffer v0.12.1
5902026-08-05T04:11:57.280Z Downloaded fxhash v0.2.1
5912026-08-05T04:11:57.280Z Downloaded psl-types v2.0.11
5922026-08-05T04:11:57.280Z Downloaded phf_shared v0.13.1
5932026-08-05T04:11:57.280Z Downloaded predicates-core v1.0.10
5942026-08-05T04:11:57.280Z Downloaded fd-lock v4.0.4
5952026-08-05T04:11:57.285Z Downloaded proc-macro-crate v1.3.1
5962026-08-05T04:11:57.290Z Downloaded float-cmp v0.10.0
5972026-08-05T04:11:57.291Z Downloaded float-ord v0.3.2
5982026-08-05T04:11:57.291Z Downloaded hex-literal v1.1.0
5992026-08-05T04:11:57.291Z Downloaded radium v0.7.0
6002026-08-05T04:11:57.299Z Downloaded powerfmt v0.2.0
6012026-08-05T04:11:57.299Z Downloaded http-body-util v0.1.3
6022026-08-05T04:11:57.299Z Downloaded ff v0.13.1
6032026-08-05T04:11:57.303Z Downloaded anstyle-parse v0.2.7
6042026-08-05T04:11:57.303Z Downloaded bb8 v0.8.6
6052026-08-05T04:11:57.303Z Downloaded bitfield v0.19.4
6062026-08-05T04:11:57.303Z Downloaded ff v0.14.0
6072026-08-05T04:11:57.303Z Downloaded futures-executor v0.3.32
6082026-08-05T04:11:57.303Z Downloaded httpdate v1.0.3
6092026-08-05T04:11:57.303Z Downloaded fixedbitset v0.5.7
6102026-08-05T04:11:57.308Z Downloaded cassowary v0.3.0
6112026-08-05T04:11:57.308Z Downloaded arrayvec v0.7.6
6122026-08-05T04:11:57.308Z Downloaded async-stream-impl v0.3.6
6132026-08-05T04:11:57.308Z Downloaded cmake v0.1.57
6142026-08-05T04:11:57.308Z Downloaded globset v0.4.18
6152026-08-05T04:11:57.313Z Downloaded bitflags v1.3.2
6162026-08-05T04:11:57.313Z Downloaded compression-codecs v0.4.37
6172026-08-05T04:11:57.313Z Downloaded getrandom v0.2.17
6182026-08-05T04:11:57.318Z Downloaded russh-cryptovec v0.62.0
6192026-08-05T04:11:57.318Z Downloaded base64ct v1.8.3
6202026-08-05T04:11:57.318Z Downloaded semver v0.1.20
6212026-08-05T04:11:57.318Z Downloaded slog-bunyan v2.5.0
6222026-08-05T04:11:57.322Z Downloaded num_enum_derive v0.5.11
6232026-08-05T04:11:57.322Z Downloaded cancel-safe-futures v0.1.5
6242026-08-05T04:11:57.322Z Downloaded signature v3.0.0
6252026-08-05T04:11:57.336Z Downloaded strip-ansi-escapes v0.2.1
6262026-08-05T04:11:57.336Z Downloaded blowfish v0.10.0
6272026-08-05T04:11:57.336Z Downloaded cbc v0.2.1
6282026-08-05T04:11:57.336Z Downloaded argon2 v0.6.0-rc.8
6292026-08-05T04:11:57.340Z Downloaded fs-err v2.11.0
6302026-08-05T04:11:57.341Z Downloaded futures-macro v0.3.32
6312026-08-05T04:11:57.341Z Downloaded find-msvc-tools v0.1.9
6322026-08-05T04:11:57.341Z Downloaded foldhash v0.2.0
6332026-08-05T04:11:57.341Z Downloaded bs58 v0.5.1
6342026-08-05T04:11:57.341Z Downloaded group v0.13.0
6352026-08-05T04:11:57.341Z Downloaded serde_plain v1.0.2
6362026-08-05T04:11:57.341Z Downloaded shell-words v1.1.1
6372026-08-05T04:11:57.341Z Downloaded sqlparser_derive v0.5.0
6382026-08-05T04:11:57.341Z Downloaded progenitor-macro v0.14.0
6392026-08-05T04:11:57.344Z Downloaded pin-project-lite v0.2.17
6402026-08-05T04:11:57.348Z Downloaded group v0.14.0
6412026-08-05T04:11:57.348Z Downloaded num_enum_derive v0.7.6
6422026-08-05T04:11:57.359Z Downloaded anstream v0.6.21
6432026-08-05T04:11:57.359Z Downloaded ar_archive_writer v0.5.1
6442026-08-05T04:11:57.359Z Downloaded async-bb8-diesel v0.2.1
6452026-08-05T04:11:57.363Z Downloaded erased-serde v0.3.31
6462026-08-05T04:11:57.363Z Downloaded pbkdf2 v0.13.0
6472026-08-05T04:11:57.363Z Downloaded pin-project-internal v1.1.11
6482026-08-05T04:11:57.363Z Downloaded buf-list v1.1.2
6492026-08-05T04:11:57.363Z Downloaded strsim v0.10.0
6502026-08-05T04:11:57.363Z Downloaded tabled_derive v0.11.0
6512026-08-05T04:11:57.363Z Downloaded pem v3.0.6
6522026-08-05T04:11:57.364Z Downloaded pem-rfc7468 v0.7.0
6532026-08-05T04:11:57.364Z Downloaded parking_lot v0.12.5
6542026-08-05T04:11:57.364Z Downloaded owo-colors v4.3.0
6552026-08-05T04:11:57.364Z Downloaded hyper-staticfile v0.10.1
6562026-08-05T04:11:57.368Z Downloaded phf v0.12.1
6572026-08-05T04:11:57.368Z Downloaded rand_core v0.10.0
6582026-08-05T04:11:57.368Z Downloaded progenitor v0.13.0
6592026-08-05T04:11:57.368Z Downloaded hmac v0.13.0
6602026-08-05T04:11:57.368Z Downloaded highway v1.3.0
6612026-08-05T04:11:57.377Z Downloaded hyper-rustls v0.27.7
6622026-08-05T04:11:57.377Z Downloaded testing_table v0.3.0
6632026-08-05T04:11:57.383Z Downloaded chacha20 v0.10.0
6642026-08-05T04:11:57.383Z Downloaded rpassword v7.5.4
6652026-08-05T04:11:57.383Z Downloaded unarray v0.1.4
6662026-08-05T04:11:57.383Z Downloaded unit-prefix v0.5.2
6672026-08-05T04:11:57.383Z Downloaded seq-macro v0.3.6
6682026-08-05T04:11:57.383Z Downloaded colored v3.1.1
6692026-08-05T04:11:57.383Z Downloaded sec1 v0.7.3
6702026-08-05T04:11:57.383Z Downloaded signal-hook-registry v1.4.8
6712026-08-05T04:11:57.383Z Downloaded spki v0.7.3
6722026-08-05T04:11:57.388Z Downloaded static_assertions v1.1.0
6732026-08-05T04:11:57.390Z Downloaded utf-8 v0.7.6
6742026-08-05T04:11:57.390Z Downloaded const-oid v0.9.6
6752026-08-05T04:11:57.390Z Downloaded clang-sys v1.8.1
6762026-08-05T04:11:57.390Z Downloaded yoke-derive v0.8.1
6772026-08-05T04:11:57.390Z Downloaded camino-tempfile-ext v0.3.3
6782026-08-05T04:11:57.394Z Downloaded usdt v0.6.0
6792026-08-05T04:11:57.394Z Downloaded want v0.3.1
6802026-08-05T04:11:57.394Z Downloaded zone_cfg_derive v0.3.1
6812026-08-05T04:11:57.394Z Downloaded git-stub-vcs v0.1.0
6822026-08-05T04:11:57.394Z Downloaded colored v2.2.0
6832026-08-05T04:11:57.406Z Downloaded bzip2 v0.4.4
6842026-08-05T04:11:57.406Z Downloaded backon v1.6.0
6852026-08-05T04:11:57.406Z Downloaded hybrid-array v0.4.13
6862026-08-05T04:11:57.409Z Downloaded xshell-macros v0.2.7
6872026-08-05T04:11:57.410Z Downloaded httparse v1.10.1
6882026-08-05T04:11:57.410Z Downloaded chacha20 v0.9.1
6892026-08-05T04:11:57.410Z Downloaded ciborium v0.2.2
6902026-08-05T04:11:57.410Z Downloaded console v0.16.2
6912026-08-05T04:11:57.410Z Downloaded fallible-iterator v0.2.0
6922026-08-05T04:11:57.422Z Downloaded half v1.8.3
6932026-08-05T04:11:57.422Z Downloaded pkcs1 v0.7.5
6942026-08-05T04:11:57.422Z Downloaded slab v0.4.12
6952026-08-05T04:11:57.422Z Downloaded slog-scope v4.4.1
6962026-08-05T04:11:57.426Z Downloaded smallvec v0.6.14
6972026-08-05T04:11:57.427Z Downloaded crc-catalog v2.4.0
6982026-08-05T04:11:57.427Z Downloaded glob v0.3.3
6992026-08-05T04:11:57.427Z Downloaded thiserror-impl-no-std v2.0.2
7002026-08-05T04:11:57.427Z Downloaded crunchy v0.2.4
7012026-08-05T04:11:57.427Z Downloaded curve25519-dalek-derive v0.1.1
7022026-08-05T04:11:57.427Z Downloaded crucible-workspace-hack v0.1.0
7032026-08-05T04:11:57.427Z Downloaded parking_lot v0.11.2
7042026-08-05T04:11:57.427Z Downloaded strum_macros v0.26.4
7052026-08-05T04:11:57.431Z Downloaded progenitor v0.14.0
7062026-08-05T04:11:57.474Z Downloaded difflib v0.4.0
7072026-08-05T04:11:57.474Z Downloaded embedded-io v0.4.0
7082026-08-05T04:11:57.475Z Downloaded indent_write v2.2.0
7092026-08-05T04:11:57.475Z Downloaded dof v0.4.0
7102026-08-05T04:11:57.475Z Downloaded dirs-sys-next v0.1.2
7112026-08-05T04:11:57.475Z Downloaded ident_case v1.0.1
7122026-08-05T04:11:57.512Z Downloaded tiny-keccak v2.0.2
7132026-08-05T04:11:57.512Z Downloaded tinystr v0.8.2
7142026-08-05T04:11:57.512Z Downloaded toml_writer v1.1.1+spec-1.1.0
7152026-08-05T04:11:57.512Z Downloaded unicase v2.9.0
7162026-08-05T04:11:57.512Z Downloaded spin v0.9.8
7172026-08-05T04:11:57.513Z Downloaded vergen-lib v0.1.6
7182026-08-05T04:11:57.513Z Downloaded wyz v0.5.1
7192026-08-05T04:11:57.513Z Downloaded vergen-lib v9.1.0
7202026-08-05T04:11:57.513Z Downloaded keccak v0.1.6
7212026-08-05T04:11:57.513Z Downloaded rustls-native-certs v0.8.3
7222026-08-05T04:11:57.513Z Downloaded md5 v0.8.0
7232026-08-05T04:11:57.513Z Downloaded lalrpop-util v0.19.12
7242026-08-05T04:11:57.513Z Downloaded dropshot-api-manager-types v0.7.2
7252026-08-05T04:11:57.513Z Downloaded inout v0.1.4
7262026-08-05T04:11:57.513Z Downloaded corncobs v0.1.4
7272026-08-05T04:11:57.513Z Downloaded fatfs v0.3.6
7282026-08-05T04:11:57.513Z Downloaded getrandom v0.3.4
7292026-08-05T04:11:57.513Z Downloaded futures v0.3.32
7302026-08-05T04:11:57.513Z Downloaded env_logger v0.11.9
7312026-08-05T04:11:57.513Z Downloaded openssl-macros v0.1.1
7322026-08-05T04:11:57.513Z Downloaded oso-derive v0.27.3
7332026-08-05T04:11:57.513Z Downloaded half v2.7.1
7342026-08-05T04:11:57.527Z Downloaded base64 v0.21.7
7352026-08-05T04:11:57.527Z Downloaded sha2 v0.11.0
7362026-08-05T04:11:57.527Z Downloaded strum_macros v0.24.3
7372026-08-05T04:11:57.527Z Downloaded term v1.2.1
7382026-08-05T04:11:57.527Z Downloaded smallvec v1.15.1
7392026-08-05T04:11:57.527Z Downloaded debug-ignore v1.0.5
7402026-08-05T04:11:57.527Z Downloaded password-hash v0.6.1
7412026-08-05T04:11:57.528Z Downloaded phf_shared v0.11.3
7422026-08-05T04:11:57.528Z Downloaded libscf-sys v1.2.0
7432026-08-05T04:11:57.528Z Downloaded percent-encoding v2.3.2
7442026-08-05T04:11:57.528Z Downloaded tokio-stream v0.1.18
7452026-08-05T04:11:57.528Z Downloaded defmt-macros v1.0.1
7462026-08-05T04:11:57.528Z Downloaded diesel-dtrace v0.5.0
7472026-08-05T04:11:57.528Z Downloaded quick-error v1.2.3
7482026-08-05T04:11:57.528Z Downloaded headers v0.4.1
7492026-08-05T04:11:57.528Z Downloaded packed_struct_codegen v0.10.1
7502026-08-05T04:11:57.528Z Downloaded num-rational v0.4.2
7512026-08-05T04:11:57.528Z Downloaded oxide-update-engine-types v0.1.2
7522026-08-05T04:11:57.528Z Downloaded pin-project v1.1.11
7532026-08-05T04:11:57.528Z Downloaded proc-macro-error-attr2 v2.0.0
7542026-08-05T04:11:57.528Z Downloaded der_derive v0.7.3
7552026-08-05T04:11:57.528Z Downloaded embedded-io v0.6.1
7562026-08-05T04:11:57.528Z Downloaded predicates-tree v1.0.13
7572026-08-05T04:11:57.528Z Downloaded deranged v0.5.8
7582026-08-05T04:11:57.528Z Downloaded rand_xorshift v0.4.0
7592026-08-05T04:11:57.528Z Downloaded rfc6979 v0.4.0
7602026-08-05T04:11:57.528Z Downloaded rustc-hash v2.1.1
7612026-08-05T04:11:57.528Z Downloaded ref-cast v1.0.25
7622026-08-05T04:11:57.528Z Downloaded indoc v2.0.7
7632026-08-05T04:11:57.535Z Downloaded ed25519 v2.2.3
7642026-08-05T04:11:57.535Z Downloaded zerocopy v0.6.6
7652026-08-05T04:11:57.535Z Downloaded chacha20poly1305 v0.10.1
7662026-08-05T04:11:57.535Z Downloaded const-oid v0.10.2
7672026-08-05T04:11:57.535Z Downloaded lzss v0.8.2
7682026-08-05T04:11:57.535Z Downloaded newtype-uuid v1.3.2
7692026-08-05T04:11:57.535Z Downloaded bytes v1.11.1
7702026-08-05T04:11:57.535Z Downloaded serde_repr v0.1.20
7712026-08-05T04:11:57.535Z Downloaded serde_spanned v1.1.1
7722026-08-05T04:11:57.535Z Downloaded scheduled-thread-pool v0.2.7
7732026-08-05T04:11:57.535Z Downloaded sha1 v0.11.0
7742026-08-05T04:11:57.535Z Downloaded siphasher v1.0.2
7752026-08-05T04:11:57.535Z Downloaded scopeguard v1.2.0
7762026-08-05T04:11:57.559Z Downloaded stable_deref_trait v1.2.1
7772026-08-05T04:11:57.559Z Downloaded heapless v0.7.17
7782026-08-05T04:11:57.559Z Downloaded nanorand v0.7.0
7792026-08-05T04:11:57.559Z Downloaded ryu v1.0.23
7802026-08-05T04:11:57.563Z Downloaded tracing-attributes v0.1.31
7812026-08-05T04:11:57.563Z Downloaded oxnet v0.1.6
7822026-08-05T04:11:57.563Z Downloaded module-lattice v0.2.3
7832026-08-05T04:11:57.563Z Downloaded structmeta v0.3.0
7842026-08-05T04:11:57.563Z Downloaded supports-color v3.0.2
7852026-08-05T04:11:57.563Z Downloaded heapless v0.8.0
7862026-08-05T04:11:57.563Z Downloaded libsw v3.5.0
7872026-08-05T04:11:57.563Z Downloaded num-integer v0.1.46
7882026-08-05T04:11:57.563Z Downloaded async-compression v0.4.41
7892026-08-05T04:11:57.563Z Downloaded libsw-core v0.3.2
7902026-08-05T04:11:57.563Z Downloaded crossbeam-utils v0.8.21
7912026-08-05T04:11:57.563Z Downloaded darling v0.20.11
7922026-08-05T04:11:57.563Z Downloaded termtree v0.5.1
7932026-08-05T04:11:57.563Z Downloaded time-core v0.1.8
7942026-08-05T04:11:57.563Z Downloaded tabwriter v1.4.1
7952026-08-05T04:11:57.563Z Downloaded try-lock v0.2.5
7962026-08-05T04:11:57.563Z Downloaded tinyvec_macros v0.1.1
7972026-08-05T04:11:57.564Z Downloaded tokio-test v0.4.5
7982026-08-05T04:11:57.564Z Downloaded generic-array v1.4.3
7992026-08-05T04:11:57.564Z Downloaded packed_struct v0.10.1
8002026-08-05T04:11:57.564Z Downloaded phf v0.13.1
8012026-08-05T04:11:57.568Z Downloaded peg-macros v0.8.5
8022026-08-05T04:11:57.568Z Downloaded toml v0.7.8
8032026-08-05T04:11:57.568Z Downloaded port-file v0.1.0
8042026-08-05T04:11:57.568Z Downloaded psm v0.1.30
8052026-08-05T04:11:57.571Z Downloaded papergrid v0.17.0
8062026-08-05T04:11:57.574Z Downloaded prettyplease v0.2.37
8072026-08-05T04:11:57.574Z Downloaded trait-variant v0.1.2
8082026-08-05T04:11:57.574Z Downloaded unicode-truncate v1.1.0
8092026-08-05T04:11:57.578Z Downloaded rand_chacha v0.9.0
8102026-08-05T04:11:57.578Z Downloaded rand_seeder v0.4.0
8112026-08-05T04:11:57.578Z Downloaded void v1.0.2
8122026-08-05T04:11:57.578Z Downloaded tinyvec v1.10.0
8132026-08-05T04:11:57.584Z Downloaded proc-macro-error2 v2.0.1
8142026-08-05T04:11:57.584Z Downloaded const_format v0.2.35
8152026-08-05T04:11:57.588Z Downloaded predicates v3.1.4
8162026-08-05T04:11:57.588Z Downloaded topological-sort v0.2.2
8172026-08-05T04:11:57.589Z Downloaded arc-swap v1.8.2
8182026-08-05T04:11:57.589Z Downloaded bumpalo v3.20.2
8192026-08-05T04:11:57.594Z Downloaded usdt-attr-macro v0.6.0
8202026-08-05T04:11:57.594Z Downloaded zeroize_derive v1.5.0
8212026-08-05T04:11:57.594Z Downloaded darling_macro v0.13.4
8222026-08-05T04:11:57.594Z Downloaded rustversion v1.0.22
8232026-08-05T04:11:57.594Z Downloaded schemars v0.9.0
8242026-08-05T04:11:57.600Z Downloaded ecdsa v0.17.0
8252026-08-05T04:11:57.611Z Downloaded r2d2 v0.8.10
8262026-08-05T04:11:57.611Z Downloaded schemars_derive v0.8.22
8272026-08-05T04:11:57.611Z Downloaded defmt-parser v1.0.0
8282026-08-05T04:11:57.611Z Downloaded memmap2 v0.9.10
8292026-08-05T04:11:57.611Z Downloaded slog-dtrace v0.3.0
8302026-08-05T04:11:57.611Z Downloaded ssh-cipher v0.3.0
8312026-08-05T04:11:57.611Z Downloaded derive_builder_macro v0.20.2
8322026-08-05T04:11:57.619Z Downloaded p384 v0.14.0
8332026-08-05T04:11:57.619Z Downloaded snafu-derive v0.8.9
8342026-08-05T04:11:57.619Z Downloaded flume v0.11.1
8352026-08-05T04:11:57.624Z Downloaded hickory-resolver v0.24.4
8362026-08-05T04:11:57.628Z Downloaded darling_core v0.13.4
8372026-08-05T04:11:57.632Z Downloaded crc-any v2.5.0
8382026-08-05T04:11:57.635Z Downloaded strum_macros v0.27.2
8392026-08-05T04:11:57.636Z Downloaded dunce v1.0.5
8402026-08-05T04:11:57.636Z Downloaded indoc v1.0.9
8412026-08-05T04:11:57.636Z Downloaded cc v1.2.56
8422026-08-05T04:11:57.640Z Downloaded lazy_static v1.5.0
8432026-08-05T04:11:57.640Z Downloaded num_enum v0.7.6
8442026-08-05T04:11:57.640Z Downloaded rayon-core v1.13.0
8452026-08-05T04:11:57.644Z Downloaded rand v0.8.6
8462026-08-05T04:11:57.644Z Downloaded flate2 v1.1.9
8472026-08-05T04:11:57.649Z Downloaded http v1.4.2
8482026-08-05T04:11:57.649Z Downloaded instant v0.1.13
8492026-08-05T04:11:57.649Z Downloaded vergen-gitcl v1.0.8
8502026-08-05T04:11:57.659Z Downloaded lru-slab v0.1.2
8512026-08-05T04:11:57.659Z Downloaded nodrop v0.1.14
8522026-08-05T04:11:57.659Z Downloaded lru v0.12.5
8532026-08-05T04:11:57.659Z Downloaded lru-cache v0.1.2
8542026-08-05T04:11:57.659Z Downloaded newline-converter v0.3.0
8552026-08-05T04:11:57.659Z Downloaded peg-runtime v0.8.5
8562026-08-05T04:11:57.659Z Downloaded managed v0.8.0
8572026-08-05T04:11:57.659Z Downloaded postgres-types v0.2.12
8582026-08-05T04:11:57.659Z Downloaded writeable v0.6.2
8592026-08-05T04:11:57.663Z Downloaded tracing-core v0.1.36
8602026-08-05T04:11:57.663Z Downloaded whoami v2.1.0
8612026-08-05T04:11:57.663Z Downloaded proc-macro-crate v3.4.0
8622026-08-05T04:11:57.663Z Downloaded parse-display v0.10.0
8632026-08-05T04:11:57.664Z Downloaded schemars v1.2.1
8642026-08-05T04:11:57.667Z Downloaded num-derive v0.4.2
8652026-08-05T04:11:57.667Z Downloaded num-iter v0.1.45
8662026-08-05T04:11:57.671Z Downloaded darling v0.13.4
8672026-08-05T04:11:57.671Z Downloaded crossbeam-deque v0.8.6
8682026-08-05T04:11:57.680Z Downloaded sha1 v0.10.6
8692026-08-05T04:11:57.691Z Downloaded rustc_version v0.4.1
8702026-08-05T04:11:57.691Z Downloaded secrecy v0.8.0
8712026-08-05T04:11:57.691Z Downloaded secrecy v0.10.3
8722026-08-05T04:11:57.691Z Downloaded zip v0.6.6
8732026-08-05T04:11:57.691Z Downloaded darling_core v0.20.11
8742026-08-05T04:11:57.691Z Downloaded displaydoc v0.2.5
8752026-08-05T04:11:57.723Z Downloaded slog-stdlog v4.1.1
8762026-08-05T04:11:57.723Z Downloaded rand_pcg v0.10.2
8772026-08-05T04:11:57.723Z Downloaded signal-hook-tokio v0.3.1
8782026-08-05T04:11:57.723Z Downloaded hashbrown v0.13.2
8792026-08-05T04:11:57.723Z Downloaded hickory-resolver v0.25.2
8802026-08-05T04:11:57.723Z Downloaded signal-hook-mio v0.2.5
8812026-08-05T04:11:57.754Z Downloaded slog-envlogger v2.2.0
8822026-08-05T04:11:57.754Z Downloaded tagptr v0.2.0
8832026-08-05T04:11:57.754Z Downloaded toml_parser v1.1.2+spec-1.1.0
8842026-08-05T04:11:57.754Z Downloaded expectorate v1.2.0
8852026-08-05T04:11:57.754Z Downloaded libloading v0.8.9
8862026-08-05T04:11:57.754Z Downloaded linear-map v1.2.0
8872026-08-05T04:11:57.754Z Downloaded icu_locale_core v2.1.1
8882026-08-05T04:11:57.754Z Downloaded tower-layer v0.3.3
8892026-08-05T04:11:57.754Z Downloaded crc v3.4.0
8902026-08-05T04:11:57.754Z Downloaded ipnetwork v0.21.1
8912026-08-05T04:11:57.755Z Downloaded schemars v0.8.22
8922026-08-05T04:11:57.762Z Downloaded cstr-argument v0.1.2
8932026-08-05T04:11:57.762Z Downloaded universal-hash v0.5.1
8942026-08-05T04:11:57.763Z Downloaded wnaf v0.14.0
8952026-08-05T04:11:57.763Z Downloaded crc32fast v1.5.0
8962026-08-05T04:11:57.763Z Downloaded cookie_store v0.22.1
8972026-08-05T04:11:57.763Z Downloaded crossbeam-epoch v0.9.18
8982026-08-05T04:11:57.763Z Downloaded rustls-webpki v0.103.13
8992026-08-05T04:11:57.763Z Downloaded is-terminal v0.4.17
9002026-08-05T04:11:57.763Z Downloaded display-error-chain v0.2.2
9012026-08-05T04:11:57.763Z Downloaded downcast-rs v2.0.2
9022026-08-05T04:11:57.763Z Downloaded document-features v0.2.12
9032026-08-05T04:11:57.768Z Downloaded primeorder v0.14.0
9042026-08-05T04:11:57.768Z Downloaded tls_codec v0.4.2
9052026-08-05T04:11:57.768Z Downloaded derive-ex v0.1.8
9062026-08-05T04:11:57.768Z Downloaded postgres-protocol v0.6.10
9072026-08-05T04:11:57.768Z Downloaded scrypt v0.12.0
9082026-08-05T04:11:57.768Z Downloaded primeorder v0.13.6
9092026-08-05T04:11:57.768Z Downloaded serde_with_macros v1.5.2
9102026-08-05T04:11:57.814Z Downloaded kem v0.3.0
9112026-08-05T04:11:57.814Z Downloaded opaque-debug v0.3.1
9122026-08-05T04:11:57.815Z Downloaded match_cfg v0.1.0
9132026-08-05T04:11:57.815Z Downloaded rusty-fork v0.3.1
9142026-08-05T04:11:57.815Z Downloaded string_cache v0.8.9
9152026-08-05T04:11:57.815Z Downloaded thread_local v1.1.9
9162026-08-05T04:11:57.815Z Downloaded mime v0.3.17
9172026-08-05T04:11:57.815Z Downloaded num_threads v0.1.7
9182026-08-05T04:11:57.815Z Downloaded spki v0.8.0
9192026-08-05T04:11:57.815Z Downloaded termios v0.3.3
9202026-08-05T04:11:57.815Z Downloaded unicode-bidi v0.3.18
9212026-08-05T04:11:57.821Z Downloaded jobserver v0.1.34
9222026-08-05T04:11:57.821Z Downloaded nibble_vec v0.1.0
9232026-08-05T04:11:57.821Z Downloaded slog-async v2.8.0
9242026-08-05T04:11:57.821Z Downloaded potential_utf v0.1.4
9252026-08-05T04:11:57.821Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9262026-08-05T04:11:57.821Z Downloaded toml_datetime v1.1.1+spec-1.1.0
9272026-08-05T04:11:57.821Z Downloaded uzers v0.12.2
9282026-08-05T04:11:57.821Z Downloaded derive_more v2.1.1
9292026-08-05T04:11:57.821Z Downloaded uuid v1.23.4
9302026-08-05T04:11:57.821Z Downloaded rtoolbox v0.0.3
9312026-08-05T04:11:57.821Z Downloaded zeroize v1.9.0
9322026-08-05T04:11:57.821Z Downloaded zstd v0.13.3
9332026-08-05T04:11:57.821Z Downloaded parking_lot_core v0.9.12
9342026-08-05T04:11:57.821Z Downloaded unicode_categories v0.1.1
9352026-08-05T04:11:57.821Z Downloaded whoami v1.6.1
9362026-08-05T04:11:57.821Z Downloaded aes v0.9.1
9372026-08-05T04:11:57.822Z Downloaded postcard v1.1.3
9382026-08-05T04:11:57.828Z Downloaded snafu v0.8.9
9392026-08-05T04:11:57.828Z Downloaded resolv-conf v0.7.6
9402026-08-05T04:11:57.828Z Downloaded serde_urlencoded v0.7.1
9412026-08-05T04:11:57.828Z Downloaded signature v2.2.0
9422026-08-05T04:11:57.828Z Downloaded strum v0.27.2
9432026-08-05T04:11:57.836Z Downloaded defmt v1.0.1
9442026-08-05T04:11:57.836Z Downloaded scroll_derive v0.13.1
9452026-08-05T04:11:57.836Z Downloaded strum v0.26.3
9462026-08-05T04:11:57.841Z Downloaded icu_properties v2.1.2
9472026-08-05T04:11:57.841Z Downloaded ena v0.14.4
9482026-08-05T04:11:57.841Z Downloaded poly1305 v0.8.0
9492026-08-05T04:11:57.841Z Downloaded pem-rfc7468 v1.0.0
9502026-08-05T04:11:57.841Z Downloaded ingot v0.2.1
9512026-08-05T04:11:57.841Z Downloaded kstat-rs v0.2.4
9522026-08-05T04:11:57.846Z Downloaded unsafe-libyaml v0.2.11
9532026-08-05T04:11:57.860Z Downloaded tar v0.4.46
9542026-08-05T04:11:57.860Z Downloaded crypto-bigint v0.5.5
9552026-08-05T04:11:57.864Z Downloaded nu-ansi-term v0.50.3
9562026-08-05T04:11:57.864Z Downloaded twox-hash v2.1.2
9572026-08-05T04:11:57.864Z Downloaded vergen v9.1.0
9582026-08-05T04:11:57.864Z Downloaded tap v1.0.1
9592026-08-05T04:11:57.864Z Downloaded thread-id v5.1.0
9602026-08-05T04:11:57.864Z Downloaded tokio-dtrace v0.1.1
9612026-08-05T04:11:57.864Z Downloaded waitgroup v0.1.2
9622026-08-05T04:11:57.864Z Downloaded ron v0.8.1
9632026-08-05T04:11:57.864Z Downloaded oso v0.27.3
9642026-08-05T04:11:57.864Z Downloaded ppv-lite86 v0.2.21
9652026-08-05T04:11:57.869Z Downloaded pkg-config v0.3.32
9662026-08-05T04:11:57.869Z Downloaded typed-path v0.9.3
9672026-08-05T04:11:57.872Z Downloaded parking_lot_core v0.8.6
9682026-08-05T04:11:57.872Z Downloaded phc v0.6.1
9692026-08-05T04:11:57.873Z Downloaded progenitor-extras v0.2.0
9702026-08-05T04:11:57.876Z Downloaded rand_core v0.9.5
9712026-08-05T04:11:57.876Z Downloaded idna_adapter v1.2.1
9722026-08-05T04:11:57.882Z Downloaded tokio-macros v2.7.0
9732026-08-05T04:11:57.882Z Downloaded zerofrom v0.1.6
9742026-08-05T04:11:57.882Z Downloaded zerofrom-derive v0.1.6
9752026-08-05T04:11:57.882Z Downloaded rustyline v14.0.0
9762026-08-05T04:11:57.887Z Downloaded yansi v1.0.1
9772026-08-05T04:11:57.887Z Downloaded pkcs5 v0.8.1
9782026-08-05T04:11:57.887Z Downloaded num-traits v0.2.19
9792026-08-05T04:11:57.887Z Downloaded aes-gcm v0.11.0
9802026-08-05T04:11:57.899Z Downloaded darling_core v0.23.0
9812026-08-05T04:11:57.899Z Downloaded internal-russh-num-bigint v0.5.0
9822026-08-05T04:11:57.899Z Downloaded samael v0.0.19
9832026-08-05T04:11:57.903Z Downloaded derive_more v0.99.20
9842026-08-05T04:11:57.903Z Downloaded serde_with v1.14.0
9852026-08-05T04:11:57.903Z Downloaded digest v0.11.3
9862026-08-05T04:11:57.903Z Downloaded defmt v0.3.100
9872026-08-05T04:11:57.903Z Downloaded digest-io v0.1.0
9882026-08-05T04:11:57.903Z Downloaded newtype_derive v0.1.6
9892026-08-05T04:11:57.907Z Downloaded newtype-uuid-macros v0.1.0
9902026-08-05T04:11:57.907Z Downloaded serde_path_to_error v0.1.20
9912026-08-05T04:11:57.907Z Downloaded rustls-platform-verifier v0.6.2
9922026-08-05T04:11:57.907Z Downloaded darling v0.21.3
9932026-08-05T04:11:57.911Z Downloaded diesel_table_macro_syntax v0.3.0
9942026-08-05T04:11:57.911Z Downloaded dirs-next v2.0.0
9952026-08-05T04:11:57.911Z Downloaded ml-kem v0.3.2
9962026-08-05T04:11:57.911Z Downloaded multimap v0.10.1
9972026-08-05T04:11:57.915Z Downloaded new_debug_unreachable v1.0.6
9982026-08-05T04:11:57.915Z Downloaded hashbrown v0.16.1
9992026-08-05T04:11:57.918Z Downloaded icu_normalizer v2.1.1
10002026-08-05T04:11:57.919Z Downloaded icu_normalizer_data v2.1.1
10012026-08-05T04:11:57.919Z Downloaded nom v8.0.0
10022026-08-05T04:11:57.926Z Downloaded subprocess v0.2.15
10032026-08-05T04:11:57.932Z Downloaded native-tls v0.2.18
10042026-08-05T04:11:57.932Z Downloaded parse-size v1.1.0
10052026-08-05T04:11:57.933Z Downloaded progenitor-macro v0.13.0
10062026-08-05T04:11:57.933Z Downloaded tokio-native-tls v0.3.1
10072026-08-05T04:11:57.933Z Downloaded unicode-xid v0.2.6
10082026-08-05T04:11:57.933Z Downloaded num-bigint v0.4.6
10092026-08-05T04:11:57.933Z Downloaded tui-tree-widget v0.23.1
10102026-08-05T04:11:57.933Z Downloaded socket2 v0.6.3
10112026-08-05T04:11:57.937Z Downloaded xattr v1.6.1
10122026-08-05T04:11:57.937Z Downloaded usdt-impl v0.6.0
10132026-08-05T04:11:57.937Z Downloaded recursive-proc-macro-impl v0.1.1
10142026-08-05T04:11:57.940Z Downloaded reedline v0.40.0
10152026-08-05T04:11:57.944Z Downloaded rfc6979 v0.6.0
10162026-08-05T04:11:57.944Z Downloaded same-file v1.0.6
10172026-08-05T04:11:57.944Z Downloaded sapling-renderdag v0.1.0
10182026-08-05T04:11:57.944Z Downloaded hkdf v0.12.4
10192026-08-05T04:11:57.948Z Downloaded critical-section v1.2.0
10202026-08-05T04:11:57.951Z Downloaded vsss-rs v3.3.4
10212026-08-05T04:11:57.951Z Downloaded yasna v0.5.2
10222026-08-05T04:11:57.955Z Downloaded crossbeam-channel v0.5.15
10232026-08-05T04:11:57.959Z Downloaded is_ci v1.2.0
10242026-08-05T04:11:57.967Z Downloaded darling v0.23.0
10252026-08-05T04:11:57.967Z Downloaded p256 v0.14.0
10262026-08-05T04:11:58.004Z Downloaded daft v0.1.7
10272026-08-05T04:11:58.004Z Downloaded take_mut v0.2.2
10282026-08-05T04:11:58.004Z Downloaded usdt-macro v0.6.0
10292026-08-05T04:11:58.004Z Downloaded zone v0.3.1
10302026-08-05T04:11:58.013Z Downloaded sponge-cursor v0.1.0
10312026-08-05T04:11:58.013Z Downloaded sync-ptr v0.1.4
10322026-08-05T04:11:58.013Z Downloaded derive_builder v0.20.2
10332026-08-05T04:11:58.013Z Downloaded ingot-types v0.2.0
10342026-08-05T04:11:58.013Z Downloaded derive-where v1.6.0
10352026-08-05T04:11:58.013Z Downloaded icu_provider v2.1.1
10362026-08-05T04:11:58.013Z Downloaded ipnet v2.11.0
10372026-08-05T04:11:58.013Z Downloaded keccak v0.2.0
10382026-08-05T04:11:58.013Z Downloaded ed25519-dalek v2.2.0
10392026-08-05T04:11:58.013Z Downloaded icu_collections v2.1.1
10402026-08-05T04:11:58.013Z Downloaded normalize-line-endings v0.3.0
10412026-08-05T04:11:58.013Z Downloaded tokio-rustls v0.26.4
10422026-08-05T04:11:58.013Z Downloaded libbz2-rs-sys v0.2.2
10432026-08-05T04:11:58.013Z Downloaded phf_shared v0.12.1
10442026-08-05T04:11:58.013Z Downloaded futures-util v0.3.32
10452026-08-05T04:11:58.013Z Downloaded russh-util v0.52.0
10462026-08-05T04:11:58.013Z Downloaded peg v0.8.5
10472026-08-05T04:11:58.013Z Downloaded oxide-update-engine v0.1.2
10482026-08-05T04:11:58.013Z Downloaded hyper v1.10.1
10492026-08-05T04:11:58.017Z Downloaded polyval v0.7.1
10502026-08-05T04:11:58.017Z Downloaded regex v1.12.3
10512026-08-05T04:11:58.018Z Downloaded tower-http v0.6.8
10522026-08-05T04:11:58.021Z Downloaded progenitor-impl v0.13.0
10532026-08-05T04:11:58.021Z Downloaded zstd-safe v7.2.4
10542026-08-05T04:11:58.021Z Downloaded progenitor-impl v0.14.0
10552026-08-05T04:11:58.021Z Downloaded serde-big-array v0.5.1
10562026-08-05T04:11:58.027Z Downloaded smf v0.2.3
10572026-08-05T04:11:58.027Z Downloaded recursive v0.1.1
10582026-08-05T04:11:58.027Z Downloaded universal-hash v0.6.1
10592026-08-05T04:11:58.027Z Downloaded zerotrie v0.2.3
10602026-08-05T04:11:58.031Z Downloaded serde_derive_internals v0.29.1
10612026-08-05T04:11:58.031Z Downloaded simd-adler32 v0.3.8
10622026-08-05T04:11:58.031Z Downloaded derive_builder_core v0.20.2
10632026-08-05T04:11:58.037Z Downloaded indicatif v0.18.4
10642026-08-05T04:11:58.044Z Downloaded vergen-git2 v9.1.0
10652026-08-05T04:11:58.048Z Downloaded zerovec-derive v0.11.2
10662026-08-05T04:11:58.048Z Downloaded data-encoding v2.10.0
10672026-08-05T04:11:58.048Z Downloaded sqlformat v0.3.5
10682026-08-05T04:11:58.048Z Downloaded md-5 v0.10.6
10692026-08-05T04:11:58.048Z Downloaded subtle v2.6.1
10702026-08-05T04:11:58.048Z Downloaded linked-hash-map v0.5.6
10712026-08-05T04:11:58.048Z Downloaded precomputed-hash v0.1.1
10722026-08-05T04:11:58.048Z Downloaded olpc-cjson v0.1.4
10732026-08-05T04:11:58.048Z Downloaded wait-timeout v0.2.1
10742026-08-05T04:11:58.054Z Downloaded cpufeatures v0.3.0
10752026-08-05T04:11:58.058Z Downloaded ed25519-dalek v3.0.0
10762026-08-05T04:11:58.062Z Downloaded hkdf v0.13.0
10772026-08-05T04:11:58.062Z Downloaded csv-core v0.1.13
10782026-08-05T04:11:58.062Z Downloaded litemap v0.8.1
10792026-08-05T04:11:58.067Z Downloaded ecdsa v0.16.9
10802026-08-05T04:11:58.071Z Downloaded slog v2.8.2
10812026-08-05T04:11:58.075Z Downloaded tokio-util v0.7.18
10822026-08-05T04:11:58.080Z Downloaded libefi-sys v0.1.0
10832026-08-05T04:11:58.084Z Downloaded serde_bytes v0.11.19
10842026-08-05T04:11:58.084Z Downloaded quinn-udp v0.5.14
10852026-08-05T04:11:58.084Z Downloaded aho-corasick v1.1.4
10862026-08-05T04:11:58.088Z Downloaded dropshot-api-manager v0.7.2
10872026-08-05T04:11:58.091Z Downloaded url v2.5.8
10882026-08-05T04:11:58.095Z Downloaded tls_codec_derive v0.4.2
10892026-08-05T04:11:58.095Z Downloaded zip v4.6.1
10902026-08-05T04:11:58.099Z Downloaded publicsuffix v2.3.0
10912026-08-05T04:11:58.105Z Downloaded mio v1.2.0
10922026-08-05T04:11:58.111Z Downloaded rcgen v0.12.1
10932026-08-05T04:11:58.111Z Downloaded itertools v0.12.1
10942026-08-05T04:11:58.111Z Downloaded ctr v0.10.1
10952026-08-05T04:11:58.114Z Downloaded scuffle v0.1.0
10962026-08-05T04:11:58.115Z Downloaded diesel_derives v2.3.7
10972026-08-05T04:11:58.115Z Downloaded qorb v0.4.1
10982026-08-05T04:11:58.119Z Downloaded diff v0.1.13
10992026-08-05T04:11:58.119Z Downloaded libxml v0.3.3
11002026-08-05T04:11:58.123Z Downloaded multer v3.1.0
11012026-08-05T04:11:58.123Z Downloaded num_enum v0.5.11
11022026-08-05T04:11:58.128Z Downloaded slog-term v2.9.2
11032026-08-05T04:11:58.128Z Downloaded tower-service v0.3.3
11042026-08-05T04:11:58.128Z Downloaded utf8_iter v1.0.4
11052026-08-05T04:11:58.128Z Downloaded internet-checksum v0.2.1
11062026-08-05T04:11:58.128Z Downloaded chrono v0.4.45
11072026-08-05T04:11:58.132Z Downloaded illumos-nvpair-sys v0.2.0
11082026-08-05T04:11:58.132Z Downloaded des v0.9.0
11092026-08-05T04:11:58.177Z Downloaded term v0.7.0
11102026-08-05T04:11:58.189Z Downloaded litrs v1.0.0
11112026-08-05T04:11:58.189Z Downloaded ingot-macros v0.2.0
11122026-08-05T04:11:58.189Z Downloaded dyn-clone v1.0.20
11132026-08-05T04:11:58.189Z Downloaded maybe-uninit v2.0.0
11142026-08-05T04:11:58.189Z Downloaded h2 v0.4.15
11152026-08-05T04:11:58.189Z Downloaded num-complex v0.4.6
11162026-08-05T04:11:58.189Z Downloaded tokio-tungstenite v0.21.0
11172026-08-05T04:11:58.189Z Downloaded darling_macro v0.20.11
11182026-08-05T04:11:58.189Z Downloaded tokio-tungstenite v0.23.1
11192026-08-05T04:11:58.189Z Downloaded tokio-postgres v0.7.16
11202026-08-05T04:11:58.189Z Downloaded crypto-common v0.2.2
11212026-08-05T04:11:58.189Z Downloaded shlex v1.3.0
11222026-08-05T04:11:58.189Z Downloaded serde_with_macros v3.21.0
11232026-08-05T04:11:58.189Z Downloaded xshell v0.2.7
11242026-08-05T04:11:58.189Z Downloaded yoke v0.8.1
11252026-08-05T04:11:58.189Z Downloaded daft-derive v0.1.7
11262026-08-05T04:11:58.200Z Downloaded iri-string v0.7.10
11272026-08-05T04:11:58.200Z Downloaded lock_api v0.4.14
11282026-08-05T04:11:58.200Z Downloaded serdect v0.4.3
11292026-08-05T04:11:58.200Z Downloaded sync_wrapper v1.0.2
11302026-08-05T04:11:58.200Z Downloaded bitvec v1.0.1
11312026-08-05T04:11:58.204Z Downloaded path-slash v0.1.5
11322026-08-05T04:11:58.204Z Downloaded illumos-nvpair v0.3.0
11332026-08-05T04:11:58.204Z Downloaded rsa v0.10.0-rc.18
11342026-08-05T04:11:58.204Z Downloaded tungstenite v0.21.0
11352026-08-05T04:11:58.204Z Downloaded stringprep v0.1.5
11362026-08-05T04:11:58.204Z Downloaded either v1.15.0
11372026-08-05T04:11:58.204Z Downloaded rustc_version v0.1.7
11382026-08-05T04:11:58.204Z Downloaded crc8 v0.1.1
11392026-08-05T04:11:58.204Z Downloaded salsa20 v0.11.0
11402026-08-05T04:11:58.204Z Downloaded mime_guess v2.0.5
11412026-08-05T04:11:58.205Z Downloaded toml v1.1.2+spec-1.1.0
11422026-08-05T04:11:58.208Z Downloaded steno v0.4.1
11432026-08-05T04:11:58.212Z Downloaded untrusted v0.9.0
11442026-08-05T04:11:58.216Z Downloaded instability v0.3.11
11452026-08-05T04:11:58.216Z Downloaded untrusted v0.7.1
11462026-08-05T04:11:58.219Z Downloaded slog-json v2.6.1
11472026-08-05T04:11:58.225Z Downloaded prefix-trie v0.7.0
11482026-08-05T04:11:58.234Z Downloaded sigpipe v0.1.3
11492026-08-05T04:11:58.238Z Downloaded proptest v1.11.0
11502026-08-05T04:11:58.238Z Downloaded ref-cast-impl v1.0.25
11512026-08-05T04:11:58.238Z Downloaded openssl-probe v0.1.6
11522026-08-05T04:11:58.238Z Downloaded pretty_assertions v1.4.1
11532026-08-05T04:11:58.238Z Downloaded aws-lc-rs v1.16.3
11542026-08-05T04:11:58.243Z Downloaded impl-trait-for-tuples v0.2.3
11552026-08-05T04:11:58.253Z Downloaded thiserror-no-std v2.0.2
11562026-08-05T04:11:58.253Z Downloaded stacker v0.1.23
11572026-08-05T04:11:58.253Z Downloaded password-hash v0.5.0
11582026-08-05T04:11:58.257Z Downloaded sec1 v0.8.1
11592026-08-05T04:11:58.257Z Downloaded walkdir v2.5.0
11602026-08-05T04:11:58.258Z Downloaded inout v0.2.2
11612026-08-05T04:11:58.258Z Downloaded test-strategy v0.4.5
11622026-08-05T04:11:58.258Z Downloaded vte v0.14.1
11632026-08-05T04:11:58.264Z Downloaded zopfli v0.8.3
11642026-08-05T04:11:58.264Z Downloaded ctutils v0.4.2
11652026-08-05T04:11:58.264Z Downloaded elliptic-curve v0.14.1
11662026-08-05T04:11:58.273Z Downloaded parse-display-derive v0.10.0
11672026-08-05T04:11:58.273Z Downloaded progenitor-client v0.14.0
11682026-08-05T04:11:58.273Z Downloaded ed25519 v3.0.0
11692026-08-05T04:11:58.273Z Downloaded rand_chacha v0.3.1
11702026-08-05T04:11:58.274Z Downloaded cpubits v0.1.1
11712026-08-05T04:11:58.274Z Downloaded typify-macro v0.6.2
11722026-08-05T04:11:58.274Z Downloaded delegate v0.13.5
11732026-08-05T04:11:58.274Z Downloaded winnow v0.6.26
11742026-08-05T04:11:58.278Z Downloaded tungstenite v0.23.0
11752026-08-05T04:11:58.278Z Downloaded darling_core v0.21.3
11762026-08-05T04:11:58.283Z Downloaded blake3 v1.8.5
11772026-08-05T04:11:58.292Z Downloaded omicron-zone-package v0.12.3
11782026-08-05T04:11:58.292Z Downloaded rustls-pki-types v1.14.0
11792026-08-05T04:11:58.293Z Downloaded pkcs1 v0.8.0-rc.4
11802026-08-05T04:11:58.324Z Downloaded serde_cbor v0.11.2
11812026-08-05T04:11:58.324Z Downloaded openssl-sys v0.9.117
11822026-08-05T04:11:58.324Z Downloaded dsl_auto_type v0.2.0
11832026-08-05T04:11:58.324Z Downloaded darling_macro v0.23.0
11842026-08-05T04:11:58.324Z Downloaded memoffset v0.9.1
11852026-08-05T04:11:58.324Z Downloaded minimal-lexical v0.2.1
11862026-08-05T04:11:58.324Z Downloaded signal-hook v0.3.18
11872026-08-05T04:11:58.330Z Downloaded toml_edit v0.23.10+spec-1.0.0
11882026-08-05T04:11:58.330Z Downloaded serde-hex v0.1.0
11892026-08-05T04:11:58.330Z Downloaded pkcs8 v0.10.2
11902026-08-05T04:11:58.330Z Downloaded convert_case v0.10.0
11912026-08-05T04:11:58.330Z Downloaded oxide-tokio-rt v0.1.4
11922026-08-05T04:11:58.330Z Downloaded structmeta-derive v0.3.0
11932026-08-05T04:11:58.330Z Downloaded nonempty v0.12.0
11942026-08-05T04:11:58.330Z Downloaded pkcs8 v0.11.0
11952026-08-05T04:11:58.330Z Downloaded poly1305 v0.9.0
11962026-08-05T04:11:58.330Z Downloaded oxide-update-engine-display v0.1.2
11972026-08-05T04:11:58.330Z Downloaded paste v1.0.15
11982026-08-05T04:11:58.330Z Downloaded scroll v0.13.0
11992026-08-05T04:11:58.330Z Downloaded bindgen v0.71.1
12002026-08-05T04:11:58.335Z Downloaded rsa v0.9.10
12012026-08-05T04:11:58.335Z Downloaded jiff-static v0.2.34
12022026-08-05T04:11:58.335Z Downloaded darling_macro v0.21.3
12032026-08-05T04:11:58.349Z Downloaded dtrace-parser v0.3.0
12042026-08-05T04:11:58.349Z Downloaded maplit v1.0.2
12052026-08-05T04:11:58.349Z Downloaded unicode-normalization v0.1.25
12062026-08-05T04:11:58.349Z Downloaded rand_core v0.6.4
12072026-08-05T04:11:58.349Z Downloaded p521 v0.14.0
12082026-08-05T04:11:58.355Z Downloaded primefield v0.14.0
12092026-08-05T04:11:58.355Z Downloaded time-macros v0.2.27
12102026-08-05T04:11:58.355Z Downloaded indexmap v1.9.3
12112026-08-05T04:11:58.355Z Downloaded synstructure v0.13.2
12122026-08-05T04:11:58.423Z Downloaded progenitor-client v0.13.0
12132026-08-05T04:11:58.423Z Downloaded rustls-pemfile v2.2.0
12142026-08-05T04:11:58.439Z Downloaded similar v2.7.0
12152026-08-05T04:11:58.439Z Downloaded support-bundle-viewer v0.1.2
12162026-08-05T04:11:58.439Z Downloaded git2 v0.20.4
12172026-08-05T04:11:58.439Z Downloaded der v0.7.10
12182026-08-05T04:11:58.439Z Downloaded itertools v0.14.0
12192026-08-05T04:11:58.439Z Downloaded drift v0.2.0
12202026-08-05T04:11:58.439Z Downloaded dropshot_endpoint v0.17.1
12212026-08-05T04:11:58.439Z Downloaded socket2 v0.5.10
12222026-08-05T04:11:58.439Z Downloaded iddqd v0.4.2
12232026-08-05T04:11:58.439Z Downloaded quinn v0.11.11
12242026-08-05T04:11:58.439Z Downloaded rand v0.9.2
12252026-08-05T04:11:58.439Z Downloaded crossterm v0.29.0
12262026-08-05T04:11:58.439Z Downloaded serde_with v3.21.0
12272026-08-05T04:11:58.439Z Downloaded serde_yaml v0.9.34+deprecated
12282026-08-05T04:11:58.439Z Downloaded ignore v0.4.25
12292026-08-05T04:11:58.439Z Downloaded unicode-properties v0.1.4
12302026-08-05T04:11:58.439Z Downloaded ssh-encoding v0.3.0
12312026-08-05T04:11:58.440Z Downloaded x509-cert v0.2.5
12322026-08-05T04:11:58.440Z Downloaded derive_more-impl v2.1.1
12332026-08-05T04:11:58.440Z Downloaded idna v1.1.0
12342026-08-05T04:11:58.440Z Downloaded hyper-util v0.1.20
12352026-08-05T04:11:58.440Z Downloaded typify v0.6.2
12362026-08-05T04:11:58.440Z Downloaded iana-time-zone v0.1.65
12372026-08-05T04:11:58.440Z Downloaded radix_trie v0.2.1
12382026-08-05T04:11:58.449Z Downloaded cookie v0.18.1
12392026-08-05T04:11:58.449Z Downloaded russh v0.62.4
12402026-08-05T04:11:58.449Z Downloaded reqwest v0.12.28
12412026-08-05T04:11:58.449Z Downloaded vcpkg v0.2.15
12422026-08-05T04:11:58.519Z Downloaded tower v0.5.3
12432026-08-05T04:11:58.531Z Downloaded zerocopy-derive v0.8.40
12442026-08-05T04:11:58.531Z Downloaded elliptic-curve v0.13.8
12452026-08-05T04:11:58.531Z Downloaded tabled v0.20.0
12462026-08-05T04:11:58.531Z Downloaded itertools v0.15.0
12472026-08-05T04:11:58.531Z Downloaded rand v0.10.1
12482026-08-05T04:11:58.531Z Downloaded der v0.8.0
12492026-08-05T04:11:58.531Z Downloaded miniz_oxide v0.8.9
12502026-08-05T04:11:58.531Z Downloaded crossterm v0.28.1
12512026-08-05T04:11:58.531Z Downloaded zerovec v0.11.5
12522026-08-05T04:11:58.531Z Downloaded unicode-segmentation v1.12.0
12532026-08-05T04:11:58.531Z Downloaded ssh-key v0.7.0-rc.11
12542026-08-05T04:11:58.531Z Downloaded toml_edit v0.19.15
12552026-08-05T04:11:58.531Z Downloaded regex-syntax v0.6.29
12562026-08-05T04:11:58.531Z Downloaded zlib-rs v0.6.2
12572026-08-05T04:11:58.531Z Downloaded lalrpop v0.19.12
12582026-08-05T04:11:58.531Z Downloaded itertools v0.10.5
12592026-08-05T04:11:58.535Z Downloaded time v0.3.47
12602026-08-05T04:11:58.535Z Downloaded libm v0.2.16
12612026-08-05T04:11:58.539Z Downloaded icu_properties_data v2.1.2
12622026-08-05T04:11:58.551Z Downloaded tough v0.22.0
12632026-08-05T04:11:58.576Z Downloaded nom v7.1.3
12642026-08-05T04:11:58.588Z Downloaded zerocopy v0.8.40
12652026-08-05T04:11:58.623Z Downloaded num-bigint-dig v0.8.6
12662026-08-05T04:11:58.623Z Downloaded itertools v0.13.0
12672026-08-05T04:11:58.624Z Downloaded salty v0.3.0
12682026-08-05T04:11:58.624Z Downloaded reqwest v0.13.2
12692026-08-05T04:11:58.624Z Downloaded sha3 v0.12.0
12702026-08-05T04:11:58.634Z Downloaded rawzip v0.4.4
12712026-08-05T04:11:58.634Z Downloaded quick-xml v0.37.5
12722026-08-05T04:11:58.634Z Downloaded p384 v0.13.1
12732026-08-05T04:11:58.634Z Downloaded nix v0.27.1
12742026-08-05T04:11:58.634Z Downloaded nix v0.28.0
12752026-08-05T04:11:58.638Z Downloaded jiff-core v0.1.0
12762026-08-05T04:11:58.638Z Downloaded polar-core v0.27.3
12772026-08-05T04:11:58.642Z Downloaded curve25519-dalek v4.1.3
12782026-08-05T04:11:58.664Z Downloaded crypto-primes v0.7.2
12792026-08-05T04:11:58.668Z Downloaded portable-atomic v1.13.1
12802026-08-05T04:11:58.668Z Downloaded openapiv3 v2.2.0
12812026-08-05T04:11:58.668Z Downloaded bstr v1.12.1
12822026-08-05T04:11:58.668Z Downloaded winnow v0.5.40
12832026-08-05T04:11:58.668Z Downloaded rayon v1.11.0
12842026-08-05T04:11:58.672Z Downloaded winnow v1.0.3
12852026-08-05T04:11:58.677Z Downloaded hickory-proto v0.24.4
12862026-08-05T04:11:58.685Z Downloaded petname v2.0.2
12872026-08-05T04:11:58.690Z Downloaded object v0.37.3
12882026-08-05T04:11:58.694Z Downloaded moka v0.12.13
12892026-08-05T04:11:58.743Z Downloaded regress v0.11.1
12902026-08-05T04:11:58.747Z Downloaded object v0.30.4
12912026-08-05T04:11:58.748Z Downloaded quinn-proto v0.11.16
12922026-08-05T04:11:58.748Z Downloaded smoltcp v0.11.0
12932026-08-05T04:11:58.748Z Downloaded hickory-proto v0.25.2
12942026-08-05T04:11:58.748Z Downloaded nix v0.31.2
12952026-08-05T04:11:58.763Z Downloaded rustls v0.23.41
12962026-08-05T04:11:58.773Z Downloaded dropshot v0.17.1
12972026-08-05T04:11:58.777Z Downloaded smoltcp v0.9.1
12982026-08-05T04:11:58.777Z Downloaded openssl v0.10.80
12992026-08-05T04:11:58.786Z Downloaded regex-syntax v0.8.10
13002026-08-05T04:11:58.789Z Downloaded curve25519-dalek v5.0.0
13012026-08-05T04:11:58.799Z Downloaded crypto-bigint v0.7.5
13022026-08-05T04:11:58.807Z Downloaded rustix v0.38.44
13032026-08-05T04:11:58.817Z Downloaded regress v0.10.5
13042026-08-05T04:11:58.847Z Downloaded zerocopy-derive v0.6.6
13052026-08-05T04:11:58.854Z Downloaded typify-impl v0.6.2
13062026-08-05T04:11:58.860Z Downloaded sled v0.34.7
13072026-08-05T04:11:58.866Z Downloaded tracing v0.1.44
13082026-08-05T04:11:58.882Z Downloaded diesel v2.3.7
13092026-08-05T04:11:58.895Z Downloaded sha3 v0.11.0
13102026-08-05T04:11:58.900Z Downloaded sqlparser v0.61.0
13112026-08-05T04:11:58.915Z Downloaded regex-automata v0.4.14
13122026-08-05T04:11:58.950Z Downloaded ratatui v0.29.0
13132026-08-05T04:11:58.950Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13142026-08-05T04:11:58.955Z Downloaded bzip2-sys v0.1.13+1.0.8
13152026-08-05T04:11:58.955Z Downloaded petgraph v0.8.3
13162026-08-05T04:11:58.963Z Downloaded csv v1.4.0
13172026-08-05T04:11:58.974Z Downloaded encoding_rs v0.8.35
13182026-08-05T04:11:58.985Z Downloaded jiff v0.2.34
13192026-08-05T04:11:58.995Z Downloaded chrono-tz v0.10.4
13202026-08-05T04:11:59.032Z Downloaded petgraph v0.6.5
13212026-08-05T04:11:59.054Z Downloaded sha3 v0.10.8
13222026-08-05T04:11:59.108Z Downloaded tokio v1.52.1
13232026-08-05T04:11:59.156Z Downloaded libz-sys v1.1.24
13242026-08-05T04:11:59.200Z Downloaded ring v0.17.14
13252026-08-05T04:11:59.283Z Downloaded libgit2-sys v0.18.3+1.9.2
13262026-08-05T04:11:59.748Z Downloaded aws-lc-sys v0.40.0
13272026-08-05T04:11:59.993Z Compiling libc v0.2.185
13282026-08-05T04:11:59.993Z Compiling serde_core v1.0.228
13292026-08-05T04:11:59.996Z Compiling serde v1.0.228
13302026-08-05T04:11:59.997Z Compiling log v0.4.29
13312026-08-05T04:11:59.997Z Compiling smallvec v1.15.1
13322026-08-05T04:11:59.997Z Compiling find-msvc-tools v0.1.9
13332026-08-05T04:11:59.997Z Compiling shlex v1.3.0
13342026-08-05T04:12:00.127Z Compiling syn v2.0.117
13352026-08-05T04:12:00.330Z Compiling subtle v2.6.1
13362026-08-05T04:12:00.348Z Compiling scopeguard v1.2.0
13372026-08-05T04:12:00.368Z Compiling stable_deref_trait v1.2.1
13382026-08-05T04:12:00.439Z Compiling typenum v1.20.1
13392026-08-05T04:12:00.446Z Compiling lock_api v0.4.14
13402026-08-05T04:12:00.453Z Compiling zerocopy v0.8.40
13412026-08-05T04:12:00.465Z Compiling portable-atomic v1.13.1
13422026-08-05T04:12:00.509Z Compiling serde_json v1.0.151
13432026-08-05T04:12:00.683Z Compiling critical-section v1.2.0
13442026-08-05T04:12:00.711Z Compiling libm v0.2.16
13452026-08-05T04:12:00.791Z Compiling num-traits v0.2.19
13462026-08-05T04:12:00.868Z Compiling pkg-config v0.3.32
13472026-08-05T04:12:00.952Z Compiling errno v0.3.14
13482026-08-05T04:12:00.966Z Compiling jobserver v0.1.34
13492026-08-05T04:12:01.004Z Compiling getrandom v0.2.17
13502026-08-05T04:12:01.195Z Compiling cc v1.2.56
13512026-08-05T04:12:01.224Z Compiling rand_core v0.6.4
13522026-08-05T04:12:01.462Z Compiling generic-array v0.14.7
13532026-08-05T04:12:01.556Z Compiling once_cell v1.21.3
13542026-08-05T04:12:01.594Z Compiling const-oid v0.9.6
13552026-08-05T04:12:01.622Z Compiling pin-project-lite v0.2.17
13562026-08-05T04:12:01.638Z Compiling getrandom v0.4.1
13572026-08-05T04:12:01.721Z Compiling parking_lot_core v0.9.12
13582026-08-05T04:12:01.824Z Compiling rand_core v0.10.0
13592026-08-05T04:12:02.283Z Compiling signal-hook-registry v1.4.8
13602026-08-05T04:12:02.305Z Compiling bitflags v2.11.0
13612026-08-05T04:12:02.419Z Compiling writeable v0.6.2
13622026-08-05T04:12:02.464Z Compiling futures-core v0.3.32
13632026-08-05T04:12:02.542Z Compiling litemap v0.8.1
13642026-08-05T04:12:02.570Z Compiling percent-encoding v2.3.2
13652026-08-05T04:12:02.618Z Compiling semver v1.0.28
13662026-08-05T04:12:02.621Z Compiling parking_lot v0.12.5
13672026-08-05T04:12:02.645Z Compiling mio v1.2.0
13682026-08-05T04:12:02.740Z Compiling icu_properties_data v2.1.2
13692026-08-05T04:12:02.768Z Compiling icu_normalizer_data v2.1.1
13702026-08-05T04:12:02.900Z Compiling socket2 v0.6.3
13712026-08-05T04:12:02.967Z Compiling getrandom v0.3.4
13722026-08-05T04:12:03.012Z Compiling futures-sink v0.3.32
13732026-08-05T04:12:03.074Z Compiling synstructure v0.13.2
13742026-08-05T04:12:03.088Z Compiling indexmap v2.14.0
13752026-08-05T04:12:03.120Z Compiling futures-channel v0.3.32
13762026-08-05T04:12:03.134Z Compiling utf8_iter v1.0.4
13772026-08-05T04:12:03.287Z Compiling slab v0.4.12
13782026-08-05T04:12:03.314Z Compiling rustix v1.1.3
13792026-08-05T04:12:03.355Z Compiling futures-task v0.3.32
13802026-08-05T04:12:03.470Z Compiling futures-io v0.3.32
13812026-08-05T04:12:03.494Z Compiling form_urlencoded v1.2.2
13822026-08-05T04:12:03.532Z Compiling rustversion v1.0.22
13832026-08-05T04:12:03.638Z Compiling iana-time-zone v0.1.65
13842026-08-05T04:12:03.667Z Compiling base64ct v1.8.3
13852026-08-05T04:12:03.670Z Compiling cmake v0.1.57
13862026-08-05T04:12:03.751Z Compiling fs_extra v1.3.0
13872026-08-05T04:12:03.840Z Compiling flagset v0.4.7
13882026-08-05T04:12:03.901Z Compiling pem-rfc7468 v0.7.0
13892026-08-05T04:12:03.965Z Compiling dunce v1.0.5
13902026-08-05T04:12:03.979Z Compiling ident_case v1.0.1
13912026-08-05T04:12:04.040Z Compiling regex-syntax v0.8.10
13922026-08-05T04:12:04.062Z Compiling rand_core v0.9.5
13932026-08-05T04:12:04.079Z Compiling aws-lc-sys v0.40.0
13942026-08-05T04:12:04.101Z Compiling uuid v1.23.4
13952026-08-05T04:12:04.206Z Compiling base64 v0.22.1
13962026-08-05T04:12:04.346Z Compiling syn v1.0.109
13972026-08-05T04:12:04.541Z Compiling vcpkg v0.2.15
13982026-08-05T04:12:04.556Z Compiling serde_derive_internals v0.29.1
13992026-08-05T04:12:04.711Z Compiling rustc_version v0.4.1
14002026-08-05T04:12:04.811Z Compiling tracing-core v0.1.36
14012026-08-05T04:12:04.847Z Compiling serde_derive v1.0.228
14022026-08-05T04:12:05.040Z Compiling zeroize_derive v1.5.0
14032026-08-05T04:12:05.089Z Compiling zerofrom-derive v0.1.6
14042026-08-05T04:12:05.286Z Compiling zerocopy-derive v0.8.40
14052026-08-05T04:12:05.388Z Compiling yoke-derive v0.8.1
14062026-08-05T04:12:05.504Z Compiling zerovec-derive v0.11.2
14072026-08-05T04:12:05.715Z Compiling zeroize v1.9.0
14082026-08-05T04:12:05.926Z Compiling displaydoc v0.2.5
14092026-08-05T04:12:06.504Z Compiling zerofrom v0.1.6
14102026-08-05T04:12:06.590Z Compiling tokio-macros v2.7.0
14112026-08-05T04:12:06.632Z Compiling yoke v0.8.1
14122026-08-05T04:12:06.659Z Compiling futures-macro v0.3.32
14132026-08-05T04:12:06.711Z Compiling der_derive v0.7.3
14142026-08-05T04:12:06.826Z Compiling zerovec v0.11.5
14152026-08-05T04:12:07.021Z Compiling zerotrie v0.2.3
14162026-08-05T04:12:07.325Z Compiling tinystr v0.8.2
14172026-08-05T04:12:07.325Z Compiling potential_utf v0.1.4
14182026-08-05T04:12:07.355Z Compiling crypto-common v0.1.7
14192026-08-05T04:12:07.465Z Compiling icu_collections v2.1.1
14202026-08-05T04:12:07.502Z Compiling icu_locale_core v2.1.1
14212026-08-05T04:12:07.524Z Compiling block-buffer v0.10.4
14222026-08-05T04:12:07.533Z Compiling futures-util v0.3.32
14232026-08-05T04:12:07.683Z Compiling digest v0.10.7
14242026-08-05T04:12:07.702Z Compiling thiserror-impl v2.0.18
14252026-08-05T04:12:07.945Z Compiling der v0.7.10
14262026-08-05T04:12:07.949Z Compiling openssl-sys v0.9.117
14272026-08-05T04:12:08.375Z Compiling bytes v1.11.1
14282026-08-05T04:12:08.410Z Compiling icu_provider v2.1.1
14292026-08-05T04:12:08.448Z Compiling chrono v0.4.45
14302026-08-05T04:12:08.703Z Compiling icu_normalizer v2.1.1
14312026-08-05T04:12:08.996Z Compiling tokio v1.52.1
14322026-08-05T04:12:09.016Z Compiling icu_properties v2.1.2
14332026-08-05T04:12:09.104Z Compiling thiserror v2.0.18
14342026-08-05T04:12:09.215Z Compiling http v1.4.2
14352026-08-05T04:12:09.250Z Compiling spki v0.7.3
14362026-08-05T04:12:09.435Z Compiling tracing-attributes v0.1.31
14372026-08-05T04:12:09.778Z Compiling ppv-lite86 v0.2.21
14382026-08-05T04:12:09.801Z Compiling aws-lc-rs v1.16.3
14392026-08-05T04:12:09.823Z Compiling cpufeatures v0.2.17
14402026-08-05T04:12:09.899Z Compiling idna_adapter v1.2.1
14412026-08-05T04:12:10.041Z Compiling idna v1.1.0
14422026-08-05T04:12:10.082Z Compiling rand_chacha v0.9.0
14432026-08-05T04:12:10.097Z Compiling dyn-clone v1.0.20
14442026-08-05T04:12:10.109Z Compiling schemars v0.8.22
14452026-08-05T04:12:10.114Z Compiling http-body v1.0.1
14462026-08-05T04:12:10.228Z Compiling pkcs8 v0.10.2
14472026-08-05T04:12:10.272Z Compiling rand v0.9.2
14482026-08-05T04:12:10.388Z Compiling url v2.5.8
14492026-08-05T04:12:10.489Z Compiling rustls-pki-types v1.14.0
14502026-08-05T04:12:10.697Z Compiling schemars_derive v0.8.22
14512026-08-05T04:12:10.739Z Compiling tracing v0.1.44
14522026-08-05T04:12:10.924Z Compiling spin v0.9.8
14532026-08-05T04:12:11.000Z Compiling crc32fast v1.5.0
14542026-08-05T04:12:11.016Z Compiling httparse v1.10.1
14552026-08-05T04:12:11.130Z Compiling tinyvec_macros v0.1.1
14562026-08-05T04:12:11.171Z Compiling openssl-probe v0.2.1
14572026-08-05T04:12:11.197Z Compiling cmov v0.5.4
14582026-08-05T04:12:11.374Z Compiling tinyvec v1.10.0
14592026-08-05T04:12:11.383Z Compiling tempfile v3.25.0
14602026-08-05T04:12:11.450Z Compiling ctutils v0.4.2
14612026-08-05T04:12:11.470Z Compiling pest_generator v2.8.6
14622026-08-05T04:12:11.684Z Compiling sha2 v0.10.9
14632026-08-05T04:12:11.713Z Compiling aho-corasick v1.1.4
14642026-08-05T04:12:11.742Z Compiling untrusted v0.7.1
14652026-08-05T04:12:11.867Z Compiling radium v0.7.0
14662026-08-05T04:12:12.113Z Compiling tower-service v0.3.3
14672026-08-05T04:12:12.156Z Compiling try-lock v0.2.5
14682026-08-05T04:12:12.222Z Compiling tower-layer v0.3.3
14692026-08-05T04:12:12.267Z Compiling atomic-waker v1.1.2
14702026-08-05T04:12:12.370Z Compiling want v0.3.1
14712026-08-05T04:12:12.397Z Compiling pest_derive v2.8.6
14722026-08-05T04:12:12.534Z Compiling regex-automata v0.4.14
14732026-08-05T04:12:12.827Z Compiling tokio-util v0.7.18
14742026-08-05T04:12:13.016Z Compiling hybrid-array v0.4.13
14752026-08-05T04:12:13.549Z Compiling h2 v0.4.15
14762026-08-05T04:12:13.557Z Compiling ipnet v2.11.0
14772026-08-05T04:12:13.771Z Compiling scroll_derive v0.13.1
14782026-08-05T04:12:13.839Z Compiling darling_core v0.20.11
14792026-08-05T04:12:14.035Z Compiling tap v1.0.1
14802026-08-05T04:12:14.148Z Compiling rustls v0.23.41
14812026-08-05T04:12:14.319Z Compiling httpdate v1.0.3
14822026-08-05T04:12:14.549Z Compiling untrusted v0.9.0
14832026-08-05T04:12:14.564Z Compiling maybe-uninit v2.0.0
14842026-08-05T04:12:14.575Z Compiling simd-adler32 v0.3.8
14852026-08-05T04:12:14.670Z Compiling foreign-types-shared v0.1.1
14862026-08-05T04:12:14.684Z Compiling openssl v0.10.80
14872026-08-05T04:12:14.757Z Compiling foreign-types v0.3.2
14882026-08-05T04:12:14.817Z Compiling scroll v0.13.0
14892026-08-05T04:12:14.841Z Compiling wyz v0.5.1
14902026-08-05T04:12:14.926Z Compiling unicode-normalization v0.1.25
14912026-08-05T04:12:15.072Z Compiling rand_chacha v0.3.1
14922026-08-05T04:12:15.087Z Compiling hex v0.4.3
14932026-08-05T04:12:15.345Z Compiling signature v2.2.0
14942026-08-05T04:12:15.375Z Compiling openssl-macros v0.1.1
14952026-08-05T04:12:15.434Z Compiling thiserror-impl v1.0.69
14962026-08-05T04:12:15.523Z Compiling terminal_size v0.4.3
14972026-08-05T04:12:15.661Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14982026-08-05T04:12:15.763Z Compiling bzip2-sys v0.1.13+1.0.8
14992026-08-05T04:12:15.835Z Compiling num-integer v0.1.46
15002026-08-05T04:12:16.036Z Compiling wait-timeout v0.2.1
15012026-08-05T04:12:16.051Z Compiling ahash v0.8.12
15022026-08-05T04:12:16.090Z Compiling darling_macro v0.20.11
15032026-08-05T04:12:16.151Z Compiling num-bigint-dig v0.8.6
15042026-08-05T04:12:16.250Z Compiling num-conv v0.2.0
15052026-08-05T04:12:16.333Z Compiling native-tls v0.2.18
15062026-08-05T04:12:16.386Z Compiling adler2 v2.0.1
15072026-08-05T04:12:16.449Z Compiling funty v2.0.0
15082026-08-05T04:12:16.520Z Compiling powerfmt v0.2.0
15092026-08-05T04:12:16.534Z Compiling quick-error v1.2.3
15102026-08-05T04:12:16.590Z Compiling hyper v1.10.1
15112026-08-05T04:12:16.619Z Compiling time-core v0.1.8
15122026-08-05T04:12:16.636Z Compiling bit-vec v0.8.0
15132026-08-05T04:12:16.701Z Compiling packed_struct v0.10.1
15142026-08-05T04:12:16.724Z Compiling thiserror v1.0.69
15152026-08-05T04:12:16.762Z Compiling time-macros v0.2.27
15162026-08-05T04:12:16.824Z Compiling bit-set v0.8.0
15172026-08-05T04:12:16.868Z Compiling bitvec v1.0.1
15182026-08-05T04:12:16.956Z Compiling deranged v0.5.8
15192026-08-05T04:12:16.984Z Compiling darling v0.20.11
15202026-08-05T04:12:17.028Z Compiling rusty-fork v0.3.1
15212026-08-05T04:12:17.087Z Compiling miniz_oxide v0.8.9
15222026-08-05T04:12:17.360Z Compiling clap_builder v4.6.0
15232026-08-05T04:12:17.699Z Compiling hyper-util v0.1.20
15242026-08-05T04:12:17.815Z Compiling num-iter v0.1.45
15252026-08-05T04:12:18.183Z Compiling rand v0.8.6
15262026-08-05T04:12:18.307Z Compiling goblin v0.10.5
15272026-08-05T04:12:18.773Z Compiling packed_struct_codegen v0.10.1
15282026-08-05T04:12:18.965Z Compiling lazy_static v1.5.0
15292026-08-05T04:12:19.053Z Compiling serde_spanned v0.6.9
15302026-08-05T04:12:19.202Z Compiling toml_datetime v0.6.11
15312026-08-05T04:12:19.368Z Compiling hmac v0.12.1
15322026-08-05T04:12:19.454Z Compiling zerocopy-derive v0.6.6
15332026-08-05T04:12:19.524Z Compiling clap_derive v4.6.1
15342026-08-05T04:12:19.812Z Compiling bitfield-macros v0.19.4
15352026-08-05T04:12:20.281Z Compiling anstyle-parse v0.2.7
15362026-08-05T04:12:20.299Z Compiling rand_xorshift v0.4.0
15372026-08-05T04:12:20.509Z Compiling sync_wrapper v1.0.2
15382026-08-05T04:12:20.509Z Compiling indexmap v1.9.3
15392026-08-05T04:12:20.530Z Compiling crc-catalog v2.4.0
15402026-08-05T04:12:20.572Z Compiling nodrop v0.1.14
15412026-08-05T04:12:20.606Z Compiling num_threads v0.1.7
15422026-08-05T04:12:20.659Z Compiling unicode-segmentation v1.12.0
15432026-08-05T04:12:20.674Z Compiling usdt-impl v0.6.0
15442026-08-05T04:12:20.706Z Compiling crossbeam-utils v0.8.21
15452026-08-05T04:12:20.853Z Compiling zlib-rs v0.6.2
15462026-08-05T04:12:20.870Z Compiling paste v1.0.15
15472026-08-05T04:12:20.987Z Compiling unarray v0.1.4
15482026-08-05T04:12:21.038Z Compiling siphasher v1.0.2
15492026-08-05T04:12:21.098Z Compiling proptest v1.11.0
15502026-08-05T04:12:21.198Z Compiling dof v0.4.0
15512026-08-05T04:12:21.243Z Compiling clap v4.6.1
15522026-08-05T04:12:21.257Z Compiling time v0.3.47
15532026-08-05T04:12:21.350Z Compiling array-init v0.0.4
15542026-08-05T04:12:21.698Z Compiling crc v3.4.0
15552026-08-05T04:12:21.897Z Compiling tower v0.5.3
15562026-08-05T04:12:22.369Z Compiling bitfield v0.19.4
15572026-08-05T04:12:22.387Z Compiling anstream v0.6.21
15582026-08-05T04:12:22.541Z Compiling zerocopy v0.6.6
15592026-08-05T04:12:22.859Z Compiling smallvec v0.6.14
15602026-08-05T04:12:23.071Z Compiling derive_builder_core v0.20.2
15612026-08-05T04:12:23.282Z Compiling dtrace-parser v0.3.0
15622026-08-05T04:12:23.916Z Compiling flate2 v1.1.9
15632026-08-05T04:12:23.946Z Compiling ipnetwork v0.21.1
15642026-08-05T04:12:23.995Z Compiling pkcs1 v0.7.5
15652026-08-05T04:12:24.110Z Compiling http-body-util v0.1.3
15662026-08-05T04:12:24.158Z Compiling heapless v0.7.17
15672026-08-05T04:12:24.305Z Compiling scroll_derive v0.12.1
15682026-08-05T04:12:24.319Z Compiling structmeta-derive v0.3.0
15692026-08-05T04:12:24.345Z Compiling slog v2.8.2
15702026-08-05T04:12:24.381Z Compiling darling_core v0.23.0
15712026-08-05T04:12:24.396Z Compiling thread-id v5.1.0
15722026-08-05T04:12:24.484Z Compiling cookie v0.18.1
15732026-08-05T04:12:24.524Z Compiling env_filter v1.0.0
15742026-08-05T04:12:24.657Z Compiling hashbrown v0.12.3
15752026-08-05T04:12:24.815Z Compiling zstd-safe v7.2.4
15762026-08-05T04:12:24.966Z Compiling anyhow v1.0.102
15772026-08-05T04:12:25.011Z Compiling unicode-properties v0.1.4
15782026-08-05T04:12:25.127Z Compiling signal-hook v0.3.18
15792026-08-05T04:12:25.221Z Compiling base64 v0.21.7
15802026-08-05T04:12:25.272Z Compiling allocator-api2 v0.2.21
15812026-08-05T04:12:25.299Z Compiling iri-string v0.7.10
15822026-08-05T04:12:25.383Z Compiling ryu v1.0.23
15832026-08-05T04:12:25.533Z Compiling winnow v0.5.40
15842026-08-05T04:12:25.567Z Compiling unicode-bidi v0.3.18
15852026-08-05T04:12:25.601Z Compiling serde_urlencoded v0.7.1
15862026-08-05T04:12:25.848Z Compiling ron v0.8.1
15872026-08-05T04:12:26.102Z Compiling stringprep v0.1.5
15882026-08-05T04:12:26.578Z Compiling tower-http v0.6.8
15892026-08-05T04:12:26.816Z Compiling toml_edit v0.19.15
15902026-08-05T04:12:26.855Z Compiling structmeta v0.3.0
15912026-08-05T04:12:26.931Z Compiling darling_macro v0.23.0
15922026-08-05T04:12:27.088Z Compiling scroll v0.12.0
15932026-08-05T04:12:27.194Z Compiling env_logger v0.11.9
15942026-08-05T04:12:27.417Z Compiling rsa v0.9.10
15952026-08-05T04:12:27.545Z Compiling oxnet v0.1.6
15962026-08-05T04:12:27.572Z Compiling derive_builder_macro v0.20.2
15972026-08-05T04:12:27.964Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15982026-08-05T04:12:27.969Z Compiling newtype-uuid v1.3.2
15992026-08-05T04:12:28.039Z Compiling hashbrown v0.13.2
16002026-08-05T04:12:28.245Z Compiling bzip2 v0.4.4
16012026-08-05T04:12:28.309Z Compiling serde-hex v0.1.0
16022026-08-05T04:12:28.450Z Compiling tokio-native-tls v0.3.1
16032026-08-05T04:12:28.520Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16042026-08-05T04:12:28.626Z Compiling camino v1.2.2
16052026-08-05T04:12:29.199Z Compiling heck v0.4.1
16062026-08-05T04:12:29.431Z Compiling bstr v1.12.1
16072026-08-05T04:12:29.441Z Compiling block-padding v0.4.2
16082026-08-05T04:12:29.530Z Compiling crypto-common v0.2.2
16092026-08-05T04:12:29.592Z Compiling block-buffer v0.12.1
16102026-08-05T04:12:29.787Z Compiling rustls-native-certs v0.8.3
16112026-08-05T04:12:30.023Z Compiling x509-cert v0.2.5
16122026-08-05T04:12:30.072Z Compiling erased-serde v0.3.31
16132026-08-05T04:12:30.072Z Compiling serde_tokenstream v0.2.3
16142026-08-05T04:12:30.404Z Compiling md-5 v0.10.6
16152026-08-05T04:12:30.433Z Compiling curve25519-dalek v4.1.3
16162026-08-05T04:12:30.561Z Compiling zerocopy-derive v0.7.35
16172026-08-05T04:12:30.577Z Compiling async-trait v0.1.89
16182026-08-05T04:12:30.773Z Compiling pin-project-internal v1.1.11
16192026-08-05T04:12:31.211Z Compiling daft-derive v0.1.7
16202026-08-05T04:12:31.474Z Compiling vergen-lib v9.1.0
16212026-08-05T04:12:31.623Z Compiling hash32 v0.2.1
16222026-08-05T04:12:31.651Z Compiling memoffset v0.9.1
16232026-08-05T04:12:31.667Z Compiling encoding_rs v0.8.35
16242026-08-05T04:12:31.823Z Compiling ref-cast v1.0.25
16252026-08-05T04:12:31.844Z Compiling rustix v0.38.44
16262026-08-05T04:12:31.910Z Compiling mime v0.3.17
16272026-08-05T04:12:31.960Z Compiling litrs v1.0.0
16282026-08-05T04:12:32.008Z Compiling psl-types v2.0.11
16292026-08-05T04:12:32.125Z Compiling smoltcp v0.9.1
16302026-08-05T04:12:32.136Z Compiling cfg_aliases v0.2.1
16312026-08-05T04:12:32.172Z Compiling crc-any v2.5.0
16322026-08-05T04:12:32.186Z Compiling fallible-iterator v0.2.0
16332026-08-05T04:12:32.206Z Compiling nix v0.31.2
16342026-08-05T04:12:32.402Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16352026-08-05T04:12:32.475Z Compiling document-features v0.2.12
16362026-08-05T04:12:32.493Z Compiling postgres-protocol v0.6.10
16372026-08-05T04:12:32.550Z Compiling publicsuffix v2.3.0
16382026-08-05T04:12:32.563Z Compiling daft v0.1.7
16392026-08-05T04:12:32.580Z Compiling pin-project v1.1.11
16402026-08-05T04:12:32.796Z Compiling zerocopy v0.7.35
16412026-08-05T04:12:33.025Z Compiling inout v0.2.2
16422026-08-05T04:12:33.044Z Compiling snafu-derive v0.8.9
16432026-08-05T04:12:33.125Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16442026-08-05T04:12:33.176Z Compiling hyper-tls v0.6.0
16452026-08-05T04:12:33.199Z Compiling object v0.30.4
16462026-08-05T04:12:33.289Z Compiling zip v0.6.6
16472026-08-05T04:12:33.331Z Compiling toml v0.7.8
16482026-08-05T04:12:33.394Z Compiling derive_builder v0.20.2
16492026-08-05T04:12:33.529Z Compiling darling v0.23.0
16502026-08-05T04:12:33.622Z Compiling goblin v0.8.2
16512026-08-05T04:12:33.925Z Compiling derive-ex v0.1.8
16522026-08-05T04:12:34.198Z Compiling phf_shared v0.13.1
16532026-08-05T04:12:34.430Z Compiling regex v1.12.3
16542026-08-05T04:12:34.446Z Compiling hubpack_derive v0.1.1
16552026-08-05T04:12:34.845Z Compiling futures-executor v0.3.32
16562026-08-05T04:12:34.888Z Compiling strum_macros v0.27.2
16572026-08-05T04:12:34.930Z Compiling curve25519-dalek-derive v0.1.1
16582026-08-05T04:12:35.109Z Compiling ref-cast-impl v1.0.25
16592026-08-05T04:12:35.577Z Compiling vergen v9.1.0
16602026-08-05T04:12:35.593Z Compiling cargo-platform v0.3.2
16612026-08-05T04:12:35.650Z Compiling ff v0.13.1
16622026-08-05T04:12:35.757Z Compiling fs-err v3.3.0
16632026-08-05T04:12:35.792Z Compiling same-file v1.0.6
16642026-08-05T04:12:35.857Z Compiling bitflags v1.3.2
16652026-08-05T04:12:35.940Z Compiling foldhash v0.1.5
16662026-08-05T04:12:35.954Z Compiling object v0.37.3
16672026-08-05T04:12:35.967Z Compiling bumpalo v3.20.2
16682026-08-05T04:12:36.043Z Compiling jiff-core v0.1.0
16692026-08-05T04:12:36.113Z Compiling base16ct v0.2.0
16702026-08-05T04:12:36.219Z Compiling path-slash v0.1.5
16712026-08-05T04:12:36.223Z Compiling foldhash v0.2.0
16722026-08-05T04:12:36.356Z Compiling libbz2-rs-sys v0.2.2
16732026-08-05T04:12:36.377Z Compiling managed v0.8.0
16742026-08-05T04:12:36.527Z Compiling hashbrown v0.16.1
16752026-08-05T04:12:36.876Z Compiling strum v0.27.2
16762026-08-05T04:12:37.016Z Compiling jiff v0.2.34
16772026-08-05T04:12:37.035Z Compiling bzip2 v0.6.1
16782026-08-05T04:12:37.143Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16792026-08-05T04:12:37.158Z Compiling sec1 v0.7.3
16802026-08-05T04:12:37.216Z Compiling zopfli v0.8.3
16812026-08-05T04:12:37.235Z Compiling hashbrown v0.15.5
16822026-08-05T04:12:37.444Z Compiling walkdir v2.5.0
16832026-08-05T04:12:37.528Z Compiling dof v0.3.0
16842026-08-05T04:12:37.757Z Compiling group v0.13.0
16852026-08-05T04:12:37.803Z Compiling cargo_metadata v0.23.1
16862026-08-05T04:12:37.939Z Compiling test-strategy v0.4.5
16872026-08-05T04:12:38.248Z Compiling futures v0.3.32
16882026-08-05T04:12:38.334Z Compiling snafu v0.8.9
16892026-08-05T04:12:38.546Z Compiling hubpack v0.1.2
16902026-08-05T04:12:38.693Z Compiling phf v0.13.1
16912026-08-05T04:12:38.768Z Compiling signal-hook-mio v0.2.5
16922026-08-05T04:12:38.889Z Compiling cookie_store v0.22.1
16932026-08-05T04:12:39.141Z Compiling serde_with_macros v3.21.0
16942026-08-05T04:12:39.215Z Compiling zstd v0.13.3
16952026-08-05T04:12:39.394Z Compiling reqwest v0.12.28
16962026-08-05T04:12:39.478Z Compiling cipher v0.5.2
16972026-08-05T04:12:39.545Z Compiling postgres-types v0.2.12
16982026-08-05T04:12:40.114Z Compiling usdt-macro v0.6.0
16992026-08-05T04:12:40.257Z Compiling usdt-attr-macro v0.6.0
17002026-08-05T04:12:40.593Z Compiling globset v0.4.18
17012026-08-05T04:12:40.879Z Compiling phf_shared v0.11.3
17022026-08-05T04:12:40.938Z Compiling hkdf v0.12.4
17032026-08-05T04:12:40.988Z Compiling dtrace-parser v0.2.0
17042026-08-05T04:12:41.069Z Compiling ed25519 v2.2.3
17052026-08-05T04:12:41.083Z Compiling byte-wrapper v0.1.0
17062026-08-05T04:12:41.104Z Compiling olpc-cjson v0.1.4
17072026-08-05T04:12:41.272Z Compiling serde_plain v1.0.2
17082026-08-05T04:12:41.272Z Compiling serde-big-array v0.5.1
17092026-08-05T04:12:41.411Z Compiling crypto-bigint v0.5.5
17102026-08-05T04:12:41.428Z Compiling serde_repr v0.1.20
17112026-08-05T04:12:41.462Z Compiling enum-as-inner v0.6.1
17122026-08-05T04:12:41.531Z Compiling async-recursion v1.1.1
17132026-08-05T04:12:41.770Z Compiling strum_macros v0.26.4
17142026-08-05T04:12:41.961Z Compiling pem v3.0.6
17152026-08-05T04:12:41.977Z Compiling float-cmp v0.10.0
17162026-08-05T04:12:42.013Z Compiling memmap2 v0.9.10
17172026-08-05T04:12:42.123Z Compiling thread-id v4.2.2
17182026-08-05T04:12:42.193Z Compiling cpufeatures v0.3.0
17192026-08-05T04:12:42.213Z Compiling difflib v0.4.0
17202026-08-05T04:12:42.236Z Compiling data-encoding v2.10.0
17212026-08-05T04:12:42.272Z Compiling keccak v0.1.6
17222026-08-05T04:12:42.290Z Compiling fixedbitset v0.4.2
17232026-08-05T04:12:42.513Z Compiling either v1.15.0
17242026-08-05T04:12:42.725Z Compiling typed-path v0.9.3
17252026-08-05T04:12:42.777Z Compiling fixedbitset v0.5.7
17262026-08-05T04:12:42.919Z Compiling whoami v2.1.0
17272026-08-05T04:12:42.999Z Compiling predicates-core v1.0.10
17282026-08-05T04:12:43.088Z Compiling normalize-line-endings v0.3.0
17292026-08-05T04:12:43.172Z Compiling const-oid v0.10.2
17302026-08-05T04:12:43.186Z Compiling winnow v1.0.3
17312026-08-05T04:12:43.186Z Compiling static_assertions v1.1.0
17322026-08-05T04:12:43.272Z Compiling precomputed-hash v0.1.1
17332026-08-05T04:12:43.299Z Compiling new_debug_unreachable v1.0.6
17342026-08-05T04:12:43.359Z Compiling string_cache v0.8.9
17352026-08-05T04:12:43.373Z Compiling digest v0.11.3
17362026-08-05T04:12:43.373Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17372026-08-05T04:12:43.512Z Compiling strum v0.26.3
17382026-08-05T04:12:43.527Z Compiling toml_parser v1.1.2+spec-1.1.0
17392026-08-05T04:12:43.527Z Compiling predicates v3.1.4
17402026-08-05T04:12:43.579Z Compiling toml_edit v0.22.27
17412026-08-05T04:12:43.605Z Compiling tokio-postgres v0.7.16
17422026-08-05T04:12:43.638Z Compiling petgraph v0.8.3
17432026-08-05T04:12:43.952Z Compiling itertools v0.13.0
17442026-08-05T04:12:44.159Z Compiling hickory-proto v0.25.2
17452026-08-05T04:12:44.162Z Compiling petgraph v0.6.5
17462026-08-05T04:12:45.191Z Compiling sha3 v0.10.8
17472026-08-05T04:12:45.541Z Compiling elliptic-curve v0.13.8
17482026-08-05T04:12:45.649Z Compiling chacha20 v0.10.0
17492026-08-05T04:12:45.668Z Compiling usdt-impl v0.5.0
17502026-08-05T04:12:45.808Z Compiling usdt v0.6.0
17512026-08-05T04:12:45.941Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17522026-08-05T04:12:46.024Z Compiling ed25519-dalek v2.2.0
17532026-08-05T04:12:46.078Z Compiling crossterm v0.28.1
17542026-08-05T04:12:46.128Z Compiling serde_with v3.21.0
17552026-08-05T04:12:46.281Z Compiling zip v4.6.1
17562026-08-05T04:12:46.983Z Compiling iddqd v0.4.2
17572026-08-05T04:12:47.484Z Compiling similar v2.7.0
17582026-08-05T04:12:47.682Z Compiling crossbeam-epoch v0.9.18
17592026-08-05T04:12:47.968Z Compiling tokio-stream v0.1.18
17602026-08-05T04:12:47.989Z Compiling buf-list v1.1.2
17612026-08-05T04:12:48.010Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17622026-08-05T04:12:48.256Z Compiling openapiv3 v2.2.0
17632026-08-05T04:12:48.271Z Compiling peg-runtime v0.8.5
17642026-08-05T04:12:48.306Z Compiling lalrpop-util v0.19.12
17652026-08-05T04:12:48.337Z Compiling thread_local v1.1.9
17662026-08-05T04:12:48.422Z Compiling slog-async v2.8.0
17672026-08-05T04:12:48.497Z Compiling crossbeam-channel v0.5.15
17682026-08-05T04:12:48.547Z Compiling filetime v0.2.27
17692026-08-05T04:12:48.588Z Compiling is-terminal v0.4.17
17702026-08-05T04:12:48.688Z Compiling term v1.2.1
17712026-08-05T04:12:48.720Z Compiling take_mut v0.2.2
17722026-08-05T04:12:48.749Z Compiling xattr v1.6.1
17732026-08-05T04:12:48.830Z Compiling camino-tempfile v1.4.1
17742026-08-05T04:12:48.861Z Compiling tar v0.4.46
17752026-08-05T04:12:48.946Z Compiling slog-term v2.9.2
17762026-08-05T04:12:55.315Z Compiling rustls-webpki v0.103.13
17772026-08-05T04:12:58.020Z Compiling tokio-rustls v0.26.4
17782026-08-05T04:12:58.020Z Compiling rustls-platform-verifier v0.6.2
17792026-08-05T04:12:58.020Z Compiling tough v0.22.0
17802026-08-05T04:12:58.229Z Compiling hyper-rustls v0.27.7
17812026-08-05T04:12:58.424Z Compiling reqwest v0.13.2
17822026-08-05T04:13:00.629Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17832026-08-05T04:13:00.842Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17842026-08-05T04:13:03.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
17852026-08-05T04:13:03.906Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17862026-08-05T04:13:03.960ZAug 05 04:13:02.968 INFO Starting download, target: Clickhouse
17872026-08-05T04:13:03.960ZAug 05 04:13:02.969 INFO Starting download, target: Cockroach
17882026-08-05T04:13:03.960ZAug 05 04:13:02.969 INFO Starting download, target: Console
17892026-08-05T04:13:03.961ZAug 05 04:13:02.969 INFO Starting download, target: DendriteStub
17902026-08-05T04:13:03.961ZAug 05 04:13:02.969 INFO Starting download, target: MaghemiteDdmd
17912026-08-05T04:13:03.963ZAug 05 04:13:02.969 INFO Starting download, target: MaghemiteMgd
17922026-08-05T04:13:03.964ZAug 05 04:13:02.969 INFO Starting download, target: TransceiverControl
17932026-08-05T04:13:03.964ZAug 05 04:13:02.969 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17942026-08-05T04:13:03.964ZAug 05 04:13:02.969 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17952026-08-05T04:13:03.964ZAug 05 04:13:02.969 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17962026-08-05T04:13:03.964ZAug 05 04:13:02.969 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17972026-08-05T04:13:03.964ZAug 05 04:13:02.969 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17982026-08-05T04:13:03.964ZAug 05 04:13:02.969 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17992026-08-05T04:13:03.964ZAug 05 04:13:02.969 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18002026-08-05T04:13:04.291ZAug 05 04:13:03.295 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18012026-08-05T04:13:04.508ZAug 05 04:13:03.516 INFO Download complete, target: TransceiverControl
18022026-08-05T04:13:05.713ZAug 05 04:13:04.713 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18032026-08-05T04:13:05.806ZAug 05 04:13:04.788 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18042026-08-05T04:13:05.972ZAug 05 04:13:04.962 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18052026-08-05T04:13:06.054ZAug 05 04:13:05.053 INFO Download complete, target: Console
18062026-08-05T04:13:07.031ZAug 05 04:13:05.976 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18072026-08-05T04:13:07.612ZAug 05 04:13:06.599 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18082026-08-05T04:13:07.775ZAug 05 04:13:06.763 INFO Download complete, target: MaghemiteDdmd
18092026-08-05T04:13:08.316ZAug 05 04:13:07.298 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18102026-08-05T04:13:08.316ZAug 05 04:13:07.298 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18112026-08-05T04:13:09.390ZAug 05 04:13:08.397 INFO Download complete, target: DendriteStub
18122026-08-05T04:13:10.122ZAug 05 04:13:09.130 INFO Download complete, target: MaghemiteMgd
18132026-08-05T04:13:12.549ZAug 05 04:13:11.557 INFO Checking that binary works, target: Clickhouse
18142026-08-05T04:13:12.642ZAug 05 04:13:11.650 INFO Download complete, target: Clickhouse
18152026-08-05T04:13:13.012ZAug 05 04:13:12.019 INFO Checking that binary works, target: Cockroach
18162026-08-05T04:13:13.138ZAug 05 04:13:12.145 INFO Download complete, target: Cockroach
18172026-08-05T04:13:13.154ZAll builder prerequisites installed successfully, and PATH looks valid
18182026-08-05T04:13:13.157Z
18192026-08-05T04:13:13.157Zreal 2:04.574081201
18202026-08-05T04:13:13.157Zuser 7:09.713917324
18212026-08-05T04:13:13.157Zsys 1:24.910098768
18222026-08-05T04:13:13.157Ztrap 0.246669810
18232026-08-05T04:13:13.157Ztflt 0.514050390
18242026-08-05T04:13:13.157Zdflt 0.944723881
18252026-08-05T04:13:13.157Zkflt 0.021451480
18262026-08-05T04:13:13.157Zlock 26:50.260156504
18272026-08-05T04:13:13.157Zslp 21:29.091522150
18282026-08-05T04:13:13.157Zlat 48.502607462
18292026-08-05T04:13:13.157Zstop 2:38.794898329
18302026-08-05T04:13:13.157Z+ banner clippy
18312026-08-05T04:13:13.157Z
18322026-08-05T04:13:13.157Z #### # # ##### ##### # #
18332026-08-05T04:13:13.157Z # # # # # # # # # #
18342026-08-05T04:13:13.157Z # # # # # # # #
18352026-08-05T04:13:13.157Z # # # ##### ##### #
18362026-08-05T04:13:13.157Z # # # # # # #
18372026-08-05T04:13:13.157Z #### ###### # # # #
18382026-08-05T04:13:13.157Z
18392026-08-05T04:13:13.157Z+ export CARGO_INCREMENTAL=0
18402026-08-05T04:13:13.157Z+ CARGO_INCREMENTAL=0
18412026-08-05T04:13:13.157Z+ ptime -m cargo xtask clippy
18422026-08-05T04:13:13.630Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18432026-08-05T04:13:13.911Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18442026-08-05T04:13:15.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s
18452026-08-05T04:13:15.755Z Running `target/debug/xtask clippy`
18462026-08-05T04:13:15.779Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18472026-08-05T04:13:16.347Z Downloading crates ...
18482026-08-05T04:13:16.516Z Downloaded anes v0.1.6
18492026-08-05T04:13:16.519Z Downloaded async-lock v3.4.2
18502026-08-05T04:13:16.519Z Downloaded cast v0.3.0
18512026-08-05T04:13:16.522Z Downloaded datatest-stable v0.3.3
18522026-08-05T04:13:16.522Z Downloaded assert-json-diff v2.0.2
18532026-08-05T04:13:16.522Z Downloaded approx v0.5.1
18542026-08-05T04:13:16.525Z Downloaded guppy-workspace-hack v0.1.0
18552026-08-05T04:13:16.525Z Downloaded concurrent-queue v2.5.0
18562026-08-05T04:13:16.525Z Downloaded criterion-plot v0.6.0
18572026-08-05T04:13:16.525Z Downloaded cfg-expr v0.20.6
18582026-08-05T04:13:16.528Z Downloaded async-object-pool v0.2.0
18592026-08-05T04:13:16.528Z Downloaded escape8259 v0.5.3
18602026-08-05T04:13:16.528Z Downloaded hex-literal v0.4.1
18612026-08-05T04:13:16.528Z Downloaded addr2line v0.25.1
18622026-08-05T04:13:16.530Z Downloaded assert_cmd v2.1.2
18632026-08-05T04:13:16.530Z Downloaded backtrace v0.3.76
18642026-08-05T04:13:16.533Z Downloaded constant_time_eq v0.3.1
18652026-08-05T04:13:16.533Z Downloaded event-listener v5.4.1
18662026-08-05T04:13:16.536Z Downloaded event-listener-strategy v0.5.4
18672026-08-05T04:13:16.536Z Downloaded fancy-regex v0.14.0
18682026-08-05T04:13:16.536Z Downloaded chumsky v0.9.3
18692026-08-05T04:13:16.539Z Downloaded backtrace-ext v0.2.1
18702026-08-05T04:13:16.539Z Downloaded blake2b_simd v1.0.4
18712026-08-05T04:13:16.539Z Downloaded linkme-impl v0.3.35
18722026-08-05T04:13:16.542Z Downloaded futures-timer v3.0.3
18732026-08-05T04:13:16.542Z Downloaded hickory-client v0.25.2
18742026-08-05T04:13:16.542Z Downloaded miette-derive v5.10.0
18752026-08-05T04:13:16.542Z Downloaded plotters-svg v0.3.7
18762026-08-05T04:13:16.545Z Downloaded parking v2.2.1
18772026-08-05T04:13:16.545Z Downloaded nested v0.1.1
18782026-08-05T04:13:16.545Z Downloaded plotters-backend v0.3.7
18792026-08-05T04:13:16.545Z Downloaded pathdiff v0.2.3
18802026-08-05T04:13:16.545Z Downloaded knuffel-derive v3.2.0
18812026-08-05T04:13:16.548Z Downloaded linkme v0.3.35
18822026-08-05T04:13:16.548Z Downloaded partial-io v0.5.4
18832026-08-05T04:13:16.548Z Downloaded criterion v0.7.0
18842026-08-05T04:13:16.551Z Downloaded guppy v0.17.25
18852026-08-05T04:13:16.554Z Downloaded owo-colors v3.5.0
18862026-08-05T04:13:16.557Z Downloaded httptest v0.16.4
18872026-08-05T04:13:16.557Z Downloaded oorandom v11.1.5
18882026-08-05T04:13:16.557Z Downloaded path-tree v0.8.3
18892026-08-05T04:13:16.559Z Downloaded libtest-mimic v0.8.1
18902026-08-05T04:13:16.559Z Downloaded relative-path v1.9.3
18912026-08-05T04:13:16.560Z Downloaded knuffel v3.2.0
18922026-08-05T04:13:16.562Z Downloaded rand_distr v0.5.1
18932026-08-05T04:13:16.562Z Downloaded miette v5.10.0
18942026-08-05T04:13:16.565Z Downloaded serde_regex v1.1.0
18952026-08-05T04:13:16.565Z Downloaded supports-color v2.1.0
18962026-08-05T04:13:16.565Z Downloaded supports-hyperlinks v2.1.0
18972026-08-05T04:13:16.568Z Downloaded similar-asserts v1.7.0
18982026-08-05T04:13:16.568Z Downloaded terminal_size v0.1.17
18992026-08-05T04:13:16.568Z Downloaded hashbrown v0.14.5
19002026-08-05T04:13:16.571Z Downloaded rustc-demangle v0.1.27
19012026-08-05T04:13:16.571Z Downloaded rust-argon2 v2.1.0
19022026-08-05T04:13:16.574Z Downloaded supports-unicode v2.1.0
19032026-08-05T04:13:16.574Z Downloaded stringmetrics v2.2.2
19042026-08-05T04:13:16.574Z Downloaded target-spec v3.5.7
19052026-08-05T04:13:16.574Z Downloaded target-lexicon v0.13.3
19062026-08-05T04:13:16.576Z Downloaded target-triple v1.0.0
19072026-08-05T04:13:16.581Z Downloaded rstest v0.25.0
19082026-08-05T04:13:16.585Z Downloaded tinytemplate v1.2.1
19092026-08-05T04:13:16.585Z Downloaded termcolor v1.4.1
19102026-08-05T04:13:16.588Z Downloaded textwrap v0.15.2
19112026-08-05T04:13:16.590Z Downloaded rstest_macros v0.25.0
19122026-08-05T04:13:16.593Z Downloaded trybuild v1.0.116
19132026-08-05T04:13:16.597Z Downloaded plotters v0.3.7
19142026-08-05T04:13:16.602Z Downloaded gimli v0.32.3
19152026-08-05T04:13:16.708Z Downloaded httpmock v0.8.3
19162026-08-05T04:13:18.449Z Checking cfg-if v1.0.4
19172026-08-05T04:13:18.819Z Checking libc v0.2.185
19182026-08-05T04:13:18.822Z Checking serde_core v1.0.228
19192026-08-05T04:13:18.892Z Checking memchr v2.8.0
19202026-08-05T04:13:18.933Z Checking smallvec v1.15.1
19212026-08-05T04:13:18.967Z Checking zeroize v1.9.0
19222026-08-05T04:13:19.004Z Checking rand_core v0.10.0
19232026-08-05T04:13:19.043Z Checking itoa v1.0.17
19242026-08-05T04:13:19.082Z Checking subtle v2.6.1
19252026-08-05T04:13:19.145Z Checking log v0.4.29
19262026-08-05T04:13:19.183Z Checking libm v0.2.16
19272026-08-05T04:13:19.232Z Checking typenum v1.20.1
19282026-08-05T04:13:19.273Z Checking getrandom v0.4.1
19292026-08-05T04:13:19.273Z Checking errno v0.3.14
19302026-08-05T04:13:19.347Z Checking scopeguard v1.2.0
19312026-08-05T04:13:19.386Z Checking zmij v1.0.21
19322026-08-05T04:13:19.386Z Checking stable_deref_trait v1.2.1
19332026-08-05T04:13:19.460Z Checking zerofrom v0.1.6
19342026-08-05T04:13:19.500Z Checking lock_api v0.4.14
19352026-08-05T04:13:19.539Z Checking percent-encoding v2.3.2
19362026-08-05T04:13:19.542Z Checking litemap v0.8.1
19372026-08-05T04:13:19.607Z Checking yoke v0.8.1
19382026-08-05T04:13:19.643Z Checking writeable v0.6.2
19392026-08-05T04:13:19.727Z Checking icu_properties_data v2.1.2
19402026-08-05T04:13:19.764Z Checking icu_normalizer_data v2.1.1
19412026-08-05T04:13:19.802Z Checking zerovec v0.11.5
19422026-08-05T04:13:19.802Z Checking zerotrie v0.2.3
19432026-08-05T04:13:19.879Z Checking num-traits v0.2.19
19442026-08-05T04:13:19.913Z Checking form_urlencoded v1.2.2
19452026-08-05T04:13:19.957Z Checking utf8_iter v1.0.4
19462026-08-05T04:13:19.989Z Checking pin-project-lite v0.2.17
19472026-08-05T04:13:20.029Z Checking zerocopy v0.8.40
19482026-08-05T04:13:20.075Z Checking parking_lot_core v0.9.12
19492026-08-05T04:13:20.083Z Checking portable-atomic v1.13.1
19502026-08-05T04:13:20.146Z Checking critical-section v1.2.0
19512026-08-05T04:13:20.189Z Checking signal-hook-registry v1.4.8
19522026-08-05T04:13:20.277Z Checking mio v1.2.0
19532026-08-05T04:13:20.321Z Checking tinystr v0.8.2
19542026-08-05T04:13:20.331Z Checking potential_utf v0.1.4
19552026-08-05T04:13:20.391Z Checking serde v1.0.228
19562026-08-05T04:13:20.395Z Checking serde_json v1.0.151
19572026-08-05T04:13:20.470Z Checking bitflags v2.11.0
19582026-08-05T04:13:20.493Z Checking icu_collections v2.1.1
19592026-08-05T04:13:20.532Z Checking parking_lot v0.12.5
19602026-08-05T04:13:20.596Z Checking icu_locale_core v2.1.1
19612026-08-05T04:13:20.621Z Checking once_cell v1.21.3
19622026-08-05T04:13:20.735Z Checking iana-time-zone v0.1.65
19632026-08-05T04:13:20.748Z Checking socket2 v0.6.3
19642026-08-05T04:13:20.793Z Checking uuid v1.23.4
19652026-08-05T04:13:20.834Z Checking bytes v1.11.1
19662026-08-05T04:13:20.834Z Checking chrono v0.4.45
19672026-08-05T04:13:20.915Z Checking semver v1.0.28
19682026-08-05T04:13:21.036Z Checking thiserror v2.0.18
19692026-08-05T04:13:21.122Z Checking dyn-clone v1.0.20
19702026-08-05T04:13:21.167Z Checking icu_provider v2.1.1
19712026-08-05T04:13:21.216Z Checking futures-core v0.3.32
19722026-08-05T04:13:21.219Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19732026-08-05T04:13:21.219Z Checking equivalent v1.0.2
19742026-08-05T04:13:21.321Z Checking rustix v1.1.3
19752026-08-05T04:13:21.324Z Checking tokio v1.52.1
19762026-08-05T04:13:21.393Z Checking getrandom v0.2.17
19772026-08-05T04:13:21.396Z Checking cmov v0.5.4
19782026-08-05T04:13:21.462Z Checking icu_properties v2.1.2
19792026-08-05T04:13:21.500Z Checking icu_normalizer v2.1.1
19802026-08-05T04:13:21.618Z Checking rand_core v0.6.4
19812026-08-05T04:13:21.658Z Checking ctutils v0.4.2
19822026-08-05T04:13:21.739Z Checking byteorder v1.5.0
19832026-08-05T04:13:21.825Z Checking futures-sink v0.3.32
19842026-08-05T04:13:21.862Z Checking getrandom v0.3.4
19852026-08-05T04:13:21.898Z Checking hybrid-array v0.4.13
19862026-08-05T04:13:21.952Z Checking futures-channel v0.3.32
19872026-08-05T04:13:21.988Z Checking slab v0.4.12
19882026-08-05T04:13:22.031Z Checking futures-task v0.3.32
19892026-08-05T04:13:22.172Z Checking futures-io v0.3.32
19902026-08-05T04:13:22.210Z Checking generic-array v0.14.7
19912026-08-05T04:13:22.213Z Checking hashbrown v0.17.0
19922026-08-05T04:13:22.213Z Checking thiserror v1.0.69
19932026-08-05T04:13:22.314Z Checking idna_adapter v1.2.1
19942026-08-05T04:13:22.317Z Checking futures-util v0.3.32
19952026-08-05T04:13:22.384Z Checking regex-syntax v0.8.10
19962026-08-05T04:13:22.460Z Checking idna v1.1.0
19972026-08-05T04:13:22.664Z Checking fnv v1.0.7
19982026-08-05T04:13:22.703Z Checking crypto-common v0.2.2
19992026-08-05T04:13:22.738Z Checking url v2.5.8
20002026-08-05T04:13:22.778Z Checking ppv-lite86 v0.2.21
20012026-08-05T04:13:22.781Z Checking indexmap v2.14.0
20022026-08-05T04:13:22.816Z Checking base64ct v1.8.3
20032026-08-05T04:13:23.113Z Checking const-oid v0.9.6
20042026-08-05T04:13:23.137Z Checking crypto-common v0.1.7
20052026-08-05T04:13:23.202Z Checking schemars v0.8.22
20062026-08-05T04:13:23.292Z Checking block-buffer v0.12.1
20072026-08-05T04:13:23.328Z Checking block-buffer v0.10.4
20082026-08-05T04:13:23.410Z Checking base64 v0.22.1
20092026-08-05T04:13:23.480Z Checking utf8parse v0.2.2
20102026-08-05T04:13:23.517Z Checking anstyle v1.0.14
20112026-08-05T04:13:23.611Z Checking http v1.4.2
20122026-08-05T04:13:23.678Z Checking tracing-core v0.1.36
20132026-08-05T04:13:23.716Z Checking is_terminal_polyfill v1.70.2
20142026-08-05T04:13:23.754Z Checking anstyle-query v1.1.5
20152026-08-05T04:13:23.827Z Checking digest v0.10.7
20162026-08-05T04:13:23.863Z Checking colorchoice v1.0.4
20172026-08-05T04:13:23.900Z Checking rand_core v0.9.5
20182026-08-05T04:13:23.935Z Checking anstyle-parse v1.0.0
20192026-08-05T04:13:23.989Z Checking terminal_size v0.4.3
20202026-08-05T04:13:24.028Z Checking tracing v0.1.44
20212026-08-05T04:13:24.063Z Checking const-oid v0.10.2
20222026-08-05T04:13:24.104Z Checking rand_chacha v0.9.0
20232026-08-05T04:13:24.139Z Checking anstream v1.0.0
20242026-08-05T04:13:24.142Z Checking ipnet v2.11.0
20252026-08-05T04:13:24.210Z Checking aho-corasick v1.1.4
20262026-08-05T04:13:24.247Z Checking clap_lex v1.0.0
20272026-08-05T04:13:24.286Z Checking strsim v0.11.1
20282026-08-05T04:13:24.289Z Checking crossbeam-utils v0.8.21
20292026-08-05T04:13:24.359Z Checking rand v0.9.2
20302026-08-05T04:13:24.362Z Checking erased-serde v0.3.31
20312026-08-05T04:13:24.429Z Checking unicode-ident v1.0.24
20322026-08-05T04:13:24.467Z Checking powerfmt v0.2.0
20332026-08-05T04:13:24.504Z Checking clap_builder v4.6.0
20342026-08-05T04:13:24.566Z Checking proc-macro2 v1.0.106
20352026-08-05T04:13:24.616Z Checking tokio-util v0.7.18
20362026-08-05T04:13:24.654Z Checking deranged v0.5.8
20372026-08-05T04:13:24.701Z Checking time-core v0.1.8
20382026-08-05T04:13:24.797Z Checking slog v2.8.2
20392026-08-05T04:13:24.844Z Checking num_threads v0.1.7
20402026-08-05T04:13:24.881Z Checking num-conv v0.2.0
20412026-08-05T04:13:24.918Z Checking fastrand v2.3.0
20422026-08-05T04:13:24.922Z Checking regex-automata v0.4.14
20432026-08-05T04:13:24.989Z Checking quote v1.0.45
20442026-08-05T04:13:25.028Z Checking digest v0.11.3
20452026-08-05T04:13:25.078Z Checking httparse v1.10.1
20462026-08-05T04:13:25.130Z Checking anyhow v1.0.102
20472026-08-05T04:13:25.182Z Checking cpufeatures v0.3.0
20482026-08-05T04:13:25.239Z Checking allocator-api2 v0.2.21
20492026-08-05T04:13:25.242Z Checking syn v2.0.117
20502026-08-05T04:13:25.311Z Checking cpufeatures v0.2.17
20512026-08-05T04:13:25.317Z Checking tempfile v3.25.0
20522026-08-05T04:13:25.381Z Checking ipnetwork v0.21.1
20532026-08-05T04:13:25.417Z Checking aws-lc-sys v0.40.0
20542026-08-05T04:13:25.545Z Checking rustls-pki-types v1.14.0
20552026-08-05T04:13:25.582Z Checking untrusted v0.7.1
20562026-08-05T04:13:25.619Z Checking time v0.3.47
20572026-08-05T04:13:25.622Z Checking http-body v1.0.1
20582026-08-05T04:13:25.720Z Checking atomic-waker v1.1.2
20592026-08-05T04:13:25.724Z Checking clap v4.6.1
20602026-08-05T04:13:25.811Z Checking hex v0.4.3
20612026-08-05T04:13:25.851Z Checking httpdate v1.0.3
20622026-08-05T04:13:25.890Z Checking try-lock v0.2.5
20632026-08-05T04:13:25.893Z Checking h2 v0.4.15
20642026-08-05T04:13:25.960Z Checking aws-lc-rs v1.16.3
20652026-08-05T04:13:26.019Z Checking want v0.3.1
20662026-08-05T04:13:26.056Z Checking tower-layer v0.3.3
20672026-08-05T04:13:26.093Z Checking tower-service v0.3.3
20682026-08-05T04:13:26.170Z Checking ryu v1.0.23
20692026-08-05T04:13:26.214Z Checking untrusted v0.9.0
20702026-08-05T04:13:26.250Z Checking pem-rfc7468 v0.7.0
20712026-08-05T04:13:26.333Z Checking spin v0.9.8
20722026-08-05T04:13:26.370Z Checking flagset v0.4.7
20732026-08-05T04:13:26.436Z Checking mime v0.3.17
20742026-08-05T04:13:26.520Z Checking der v0.7.10
20752026-08-05T04:13:26.558Z Checking simd-adler32 v0.3.8
20762026-08-05T04:13:26.634Z Checking adler2 v2.0.1
20772026-08-05T04:13:26.758Z Checking http-body-util v0.1.3
20782026-08-05T04:13:26.758Z Checking oxnet v0.1.6
20792026-08-05T04:13:26.796Z Checking miniz_oxide v0.8.9
20802026-08-05T04:13:26.832Z Checking block-padding v0.4.2
20812026-08-05T04:13:26.869Z Checking rustls-webpki v0.103.13
20822026-08-05T04:13:27.032Z Checking camino v1.2.2
20832026-08-05T04:13:27.077Z Checking pretty-hex v0.4.1
20842026-08-05T04:13:27.113Z Checking inout v0.2.2
20852026-08-05T04:13:27.198Z Checking plain v0.2.3
20862026-08-05T04:13:27.236Z Checking openssl-probe v0.2.1
20872026-08-05T04:13:27.272Z Checking regex v1.12.3
20882026-08-05T04:13:27.307Z Checking serde_urlencoded v0.7.1
20892026-08-05T04:13:27.344Z Checking rand_chacha v0.3.1
20902026-08-05T04:13:27.380Z Checking encoding_rs v0.8.35
20912026-08-05T04:13:27.383Z Checking ucd-trie v0.1.7
20922026-08-05T04:13:27.451Z Checking rustls v0.23.41
20932026-08-05T04:13:27.530Z Checking cipher v0.5.2
20942026-08-05T04:13:27.533Z Checking spki v0.7.3
20952026-08-05T04:13:27.602Z Checking pest v2.8.6
20962026-08-05T04:13:27.604Z Checking rand v0.8.6
20972026-08-05T04:13:27.635Z Checking futures-executor v0.3.32
20982026-08-05T04:13:27.759Z Checking crc32fast v1.5.0
20992026-08-05T04:13:27.797Z Checking sync_wrapper v1.0.2
21002026-08-05T04:13:27.849Z Checking futures v0.3.32
21012026-08-05T04:13:27.928Z Checking either v1.15.0
21022026-08-05T04:13:27.931Z Checking tower v0.5.3
21032026-08-05T04:13:28.000Z Checking pkcs8 v0.10.2
21042026-08-05T04:13:28.145Z Checking iri-string v0.7.10
21052026-08-05T04:13:28.194Z Checking zlib-rs v0.6.2
21062026-08-05T04:13:28.197Z Checking foldhash v0.2.0
21072026-08-05T04:13:28.360Z Checking static_assertions v1.1.0
21082026-08-05T04:13:28.398Z Checking bit-vec v0.8.0
21092026-08-05T04:13:28.435Z Checking hashbrown v0.16.1
21102026-08-05T04:13:28.470Z Checking sha2 v0.10.9
21112026-08-05T04:13:28.625Z Checking bit-set v0.8.0
21122026-08-05T04:13:28.676Z Checking openapiv3 v2.2.0
21132026-08-05T04:13:28.721Z Checking hyper v1.10.1
21142026-08-05T04:13:28.773Z Checking wait-timeout v0.2.1
21152026-08-05T04:13:28.809Z Checking lazy_static v1.5.0
21162026-08-05T04:13:28.925Z Checking hubpack v0.1.2
21172026-08-05T04:13:28.930Z Checking quick-error v1.2.3
21182026-08-05T04:13:28.995Z Checking tinyvec_macros v0.1.1
21192026-08-05T04:13:29.088Z Checking tinyvec v1.10.0
21202026-08-05T04:13:29.093Z Checking flate2 v1.1.9
21212026-08-05T04:13:29.093Z Checking rusty-fork v0.3.1
21222026-08-05T04:13:29.192Z Checking rustls-native-certs v0.8.3
21232026-08-05T04:13:29.229Z Checking tower-http v0.6.8
21242026-08-05T04:13:29.349Z Checking rand_xorshift v0.4.0
21252026-08-05T04:13:29.386Z Checking strum v0.26.3
21262026-08-05T04:13:29.423Z Checking unarray v0.1.4
21272026-08-05T04:13:29.459Z Checking psl-types v2.0.11
21282026-08-05T04:13:29.497Z Checking cookie v0.18.1
21292026-08-05T04:13:29.537Z Checking signature v2.2.0
21302026-08-05T04:13:29.540Z Checking num-integer v0.1.46
21312026-08-05T04:13:29.608Z Checking proptest v1.11.0
21322026-08-05T04:13:29.611Z Checking publicsuffix v2.3.0
21332026-08-05T04:13:29.677Z Checking hyper-util v0.1.20
21342026-08-05T04:13:29.714Z Checking scroll v0.13.0
21352026-08-05T04:13:29.751Z Checking anstyle-parse v0.2.7
21362026-08-05T04:13:29.755Z Checking tokio-rustls v0.26.4
21372026-08-05T04:13:29.823Z Checking rustls-platform-verifier v0.6.2
21382026-08-05T04:13:29.830Z Checking cookie_store v0.22.1
21392026-08-05T04:13:29.927Z Checking ahash v0.8.12
21402026-08-05T04:13:29.965Z Checking goblin v0.10.5
21412026-08-05T04:13:29.969Z Checking serde_spanned v0.6.9
21422026-08-05T04:13:30.037Z Checking toml_datetime v0.6.11
21432026-08-05T04:13:30.073Z Checking memmap2 v0.9.10
21442026-08-05T04:13:30.146Z Checking base64 v0.21.7
21452026-08-05T04:13:30.183Z Checking anstream v0.6.21
21462026-08-05T04:13:30.221Z Checking dtrace-parser v0.3.0
21472026-08-05T04:13:30.258Z Checking bstr v1.12.1
21482026-08-05T04:13:30.262Z Checking thread-id v5.1.0
21492026-08-05T04:13:30.400Z Checking data-encoding v2.10.0
21502026-08-05T04:13:30.438Z Checking x509-cert v0.2.5
21512026-08-05T04:13:30.441Z Checking hmac v0.12.1
21522026-08-05T04:13:30.507Z Checking num-iter v0.1.45
21532026-08-05T04:13:30.633Z Checking crossbeam-epoch v0.9.18
21542026-08-05T04:13:30.669Z Checking memoffset v0.9.1
21552026-08-05T04:13:30.705Z Checking scroll v0.12.0
21562026-08-05T04:13:30.708Z Checking env_filter v1.0.0
21572026-08-05T04:13:30.775Z Checking tap v1.0.1
21582026-08-05T04:13:30.878Z Checking num-bigint-dig v0.8.6
21592026-08-05T04:13:30.918Z Checking wyz v0.5.1
21602026-08-05T04:13:30.921Z Checking env_logger v0.11.9
21612026-08-05T04:13:30.991Z Checking goblin v0.8.2
21622026-08-05T04:13:30.994Z Checking hyper-rustls v0.27.7
21632026-08-05T04:13:31.121Z Checking pkcs1 v0.7.5
21642026-08-05T04:13:31.124Z Checking zerocopy v0.7.35
21652026-08-05T04:13:31.193Z Checking rustix v0.38.44
21662026-08-05T04:13:31.253Z Checking reqwest v0.13.2
21672026-08-05T04:13:31.356Z Checking radium v0.7.0
21682026-08-05T04:13:31.428Z Checking newtype-uuid v1.3.2
21692026-08-05T04:13:31.555Z Checking crc-catalog v2.4.0
21702026-08-05T04:13:31.660Z Checking funty v2.0.0
21712026-08-05T04:13:31.663Z Checking daft v0.1.7
21722026-08-05T04:13:31.734Z Checking unicode-segmentation v1.12.0
21732026-08-05T04:13:31.740Z Checking same-file v1.0.6
21742026-08-05T04:13:31.915Z Checking walkdir v2.5.0
21752026-08-05T04:13:31.973Z Checking rsa v0.9.10
21762026-08-05T04:13:32.008Z Checking bitvec v1.0.1
21772026-08-05T04:13:32.011Z Checking crc v3.4.0
21782026-08-05T04:13:32.077Z Checking nix v0.31.2
21792026-08-05T04:13:32.116Z Checking unicode-normalization v0.1.25
21802026-08-05T04:13:32.120Z Checking dtrace-parser v0.2.0
21812026-08-05T04:13:32.236Z Checking zerocopy v0.6.6
21822026-08-05T04:13:32.273Z Checking dof v0.4.0
21832026-08-05T04:13:32.414Z Checking ff v0.13.1
21842026-08-05T04:13:32.463Z Checking maybe-uninit v2.0.0
21852026-08-05T04:13:32.546Z Checking thread-id v4.2.2
21862026-08-05T04:13:32.584Z Checking base16ct v0.2.0
21872026-08-05T04:13:32.587Z Checking nodrop v0.1.14
21882026-08-05T04:13:32.587Z Checking foreign-types-shared v0.1.1
21892026-08-05T04:13:32.687Z Checking winnow v0.5.40
21902026-08-05T04:13:32.729Z Checking foreign-types v0.3.2
21912026-08-05T04:13:32.766Z Checking sec1 v0.7.3
21922026-08-05T04:13:32.769Z Checking array-init v0.0.4
21932026-08-05T04:13:32.836Z Checking group v0.13.0
21942026-08-05T04:13:32.878Z Checking dof v0.3.0
21952026-08-05T04:13:32.916Z Checking usdt-impl v0.6.0
21962026-08-05T04:13:32.997Z Checking smallvec v0.6.14
21972026-08-05T04:13:33.035Z Checking hkdf v0.12.4
21982026-08-05T04:13:33.113Z Checking serde_with v3.21.0
21992026-08-05T04:13:33.190Z Checking usdt-impl v0.5.0
22002026-08-05T04:13:33.228Z Checking crypto-bigint v0.5.5
22012026-08-05T04:13:33.232Z Checking bitfield v0.19.4
22022026-08-05T04:13:33.298Z Checking usdt v0.6.0
22032026-08-05T04:13:33.301Z Checking bzip2-sys v0.1.13+1.0.8
22042026-08-05T04:13:33.370Z Checking packed_struct v0.10.1
22052026-08-05T04:13:33.447Z Checking openssl-sys v0.9.117
22062026-08-05T04:13:33.497Z Checking keccak v0.1.6
22072026-08-05T04:13:33.534Z Checking hashbrown v0.12.3
22082026-08-05T04:13:33.571Z Checking winnow v0.7.14
22092026-08-05T04:13:33.693Z Checking foldhash v0.1.5
22102026-08-05T04:13:33.843Z Checking openssl v0.10.80
22112026-08-05T04:13:33.883Z Checking hashbrown v0.15.5
22122026-08-05T04:13:33.886Z Checking toml_edit v0.19.15
22132026-08-05T04:13:33.960Z Checking indexmap v1.9.3
22142026-08-05T04:13:34.153Z Checking elliptic-curve v0.13.8
22152026-08-05T04:13:34.296Z Checking sha3 v0.10.8
22162026-08-05T04:13:34.394Z Checking bzip2 v0.4.4
22172026-08-05T04:13:34.449Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22182026-08-05T04:13:34.490Z Checking serde-hex v0.1.0
22192026-08-05T04:13:34.530Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22202026-08-05T04:13:34.584Z Checking ron v0.8.1
22212026-08-05T04:13:34.642Z Checking hashbrown v0.13.2
22222026-08-05T04:13:34.709Z Checking itertools v0.13.0
22232026-08-05T04:13:34.762Z Checking winnow v1.0.3
22242026-08-05T04:13:34.918Z Checking toml v0.7.8
22252026-08-05T04:13:35.072Z Checking bitflags v1.3.2
22262026-08-05T04:13:35.110Z Checking siphasher v1.0.2
22272026-08-05T04:13:35.144Z Checking crc-any v2.5.0
22282026-08-05T04:13:35.182Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22292026-08-05T04:13:35.249Z Checking object v0.30.4
22302026-08-05T04:13:35.290Z Checking toml_parser v1.1.2+spec-1.1.0
22312026-08-05T04:13:35.347Z Checking zip v0.6.6
22322026-08-05T04:13:35.384Z Checking globset v0.4.18
22332026-08-05T04:13:35.644Z Checking signal-hook v0.3.18
22342026-08-05T04:13:35.682Z Checking toml_write v0.1.2
22352026-08-05T04:13:35.719Z Checking managed v0.8.0
22362026-08-05T04:13:35.755Z Checking path-slash v0.1.5
22372026-08-05T04:13:35.838Z Checking native-tls v0.2.18
22382026-08-05T04:13:35.876Z Checking chacha20 v0.10.0
22392026-08-05T04:13:35.879Z Checking toml_edit v0.22.27
22402026-08-05T04:13:35.879Z Checking curve25519-dalek v4.1.3
22412026-08-05T04:13:35.980Z Checking pin-project v1.1.11
22422026-08-05T04:13:36.015Z Checking object v0.37.3
22432026-08-05T04:13:36.052Z Checking jiff-core v0.1.0
22442026-08-05T04:13:36.106Z Checking tokio-native-tls v0.3.1
22452026-08-05T04:13:36.224Z Checking signal-hook-mio v0.2.5
22462026-08-05T04:13:36.288Z Checking ed25519 v2.2.3
22472026-08-05T04:13:36.358Z Checking pem v3.0.6
22482026-08-05T04:13:36.505Z Checking ref-cast v1.0.25
22492026-08-05T04:13:36.546Z Checking zstd-sys v2.0.16+zstd.1.5.7
22502026-08-05T04:13:36.660Z Checking hyper-tls v0.6.0
22512026-08-05T04:13:36.687Z Checking zstd-safe v7.2.4
22522026-08-05T04:13:36.726Z Checking ed25519-dalek v2.2.0
22532026-08-05T04:13:36.763Z Checking jiff v0.2.34
22542026-08-05T04:13:36.828Z Checking snafu v0.8.9
22552026-08-05T04:13:36.879Z Checking serde_plain v1.0.2
22562026-08-05T04:13:36.980Z Checking libbz2-rs-sys v0.2.2
22572026-08-05T04:13:36.983Z Checking fixedbitset v0.5.7
22582026-08-05T04:13:37.059Z Checking bumpalo v3.20.2
22592026-08-05T04:13:37.099Z Checking typed-path v0.9.3
22602026-08-05T04:13:37.237Z Checking petgraph v0.8.3
22612026-08-05T04:13:37.291Z Checking zopfli v0.8.3
22622026-08-05T04:13:37.365Z Checking zstd v0.13.3
22632026-08-05T04:13:37.406Z Checking bzip2 v0.6.1
22642026-08-05T04:13:37.443Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22652026-08-05T04:13:37.580Z Checking reqwest v0.12.28
22662026-08-05T04:13:37.616Z Checking crossterm v0.28.1
22672026-08-05T04:13:37.651Z Checking similar v2.7.0
22682026-08-05T04:13:37.895Z Checking fs-err v3.3.0
22692026-08-05T04:13:38.065Z Checking hash32 v0.2.1
22702026-08-05T04:13:38.234Z Checking serde-big-array v0.5.1
22712026-08-05T04:13:38.271Z Checking predicates-core v1.0.10
22722026-08-05T04:13:38.339Z Checking unicode-bidi v0.3.18
22732026-08-05T04:13:38.342Z Checking unicode-properties v0.1.4
22742026-08-05T04:13:38.413Z Checking heapless v0.7.17
22752026-08-05T04:13:38.416Z Checking olpc-cjson v0.1.4
22762026-08-05T04:13:38.485Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22772026-08-05T04:13:38.488Z Checking hickory-proto v0.25.2
22782026-08-05T04:13:38.556Z Checking byte-wrapper v0.1.0
22792026-08-05T04:13:38.615Z Checking md-5 v0.10.6
22802026-08-05T04:13:38.654Z Checking zip v4.6.1
22812026-08-05T04:13:38.698Z Checking stringprep v0.1.5
22822026-08-05T04:13:38.779Z Checking float-cmp v0.10.0
22832026-08-05T04:13:38.818Z Checking difflib v0.4.0
22842026-08-05T04:13:38.821Z Checking fallible-iterator v0.2.0
22852026-08-05T04:13:38.888Z Checking normalize-line-endings v0.3.0
22862026-08-05T04:13:38.892Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
22872026-08-05T04:13:38.892Z Checking smoltcp v0.9.1
22882026-08-05T04:13:38.994Z Checking tough v0.22.0
22892026-08-05T04:13:39.032Z Checking iddqd v0.4.2
22902026-08-05T04:13:39.041Z Checking predicates v3.1.4
22912026-08-05T04:13:39.145Z Checking postgres-protocol v0.6.10
22922026-08-05T04:13:39.252Z Checking phf_shared v0.13.1
22932026-08-05T04:13:39.386Z Checking phf_shared v0.11.3
22942026-08-05T04:13:39.476Z Checking tokio-stream v0.1.18
22952026-08-05T04:13:39.515Z Checking buf-list v1.1.2
22962026-08-05T04:13:39.552Z Checking strum v0.27.2
22972026-08-05T04:13:39.555Z Checking precomputed-hash v0.1.1
22982026-08-05T04:13:39.622Z Checking new_debug_unreachable v1.0.6
22992026-08-05T04:13:39.695Z Checking fixedbitset v0.4.2
23002026-08-05T04:13:39.698Z Checking lalrpop-util v0.19.12
23012026-08-05T04:13:39.768Z Checking string_cache v0.8.9
23022026-08-05T04:13:39.771Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23032026-08-05T04:13:39.870Z Checking postgres-types v0.2.12
23042026-08-05T04:13:39.908Z Checking petgraph v0.6.5
23052026-08-05T04:13:39.943Z Checking phf v0.13.1
23062026-08-05T04:13:39.979Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23072026-08-05T04:13:39.983Z Checking peg-runtime v0.8.5
23082026-08-05T04:13:40.117Z Checking whoami v2.1.0
23092026-08-05T04:13:40.225Z Checking is-terminal v0.4.17
23102026-08-05T04:13:40.272Z Checking crossbeam-channel v0.5.15
23112026-08-05T04:13:40.312Z Checking thread_local v1.1.9
23122026-08-05T04:13:40.351Z Checking term v1.2.1
23132026-08-05T04:13:40.384Z Checking tokio-postgres v0.7.16
23142026-08-05T04:13:40.508Z Checking take_mut v0.2.2
23152026-08-05T04:13:40.600Z Checking slog-term v2.9.2
23162026-08-05T04:13:40.638Z Compiling newtype-uuid-macros v0.1.0
23172026-08-05T04:13:40.673Z Checking slog-async v2.8.0
23182026-08-05T04:13:40.874Z Checking match_cfg v0.1.0
23192026-08-05T04:13:40.912Z Checking slog-json v2.6.1
23202026-08-05T04:13:40.974Z Checking hostname v0.3.1
23212026-08-05T04:13:41.016Z Compiling multer v3.1.0
23222026-08-05T04:13:41.098Z Compiling async-stream-impl v0.3.6
23232026-08-05T04:13:41.136Z Checking slog-bunyan v2.5.0
23242026-08-05T04:13:41.193Z Compiling dropshot v0.17.1
23252026-08-05T04:13:41.281Z Compiling dropshot_endpoint v0.17.1
23262026-08-05T04:13:41.317Z Checking debug-ignore v1.0.5
23272026-08-05T04:13:41.320Z Checking progenitor-client v0.14.0
23282026-08-05T04:13:41.404Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23292026-08-05T04:13:41.477Z Checking sha1 v0.11.0
23302026-08-05T04:13:41.522Z Checking toml_datetime v1.1.1+spec-1.1.0
23312026-08-05T04:13:41.611Z Checking serde_spanned v1.1.1
23322026-08-05T04:13:41.676Z Checking serde_path_to_error v0.1.20
23332026-08-05T04:13:41.714Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23342026-08-05T04:13:41.718Z Checking toml_writer v1.1.1+spec-1.1.0
23352026-08-05T04:13:41.784Z Checking compression-core v0.4.31
23362026-08-05T04:13:41.787Z Checking async-stream v0.3.6
23372026-08-05T04:13:41.936Z Checking compression-codecs v0.4.37
23382026-08-05T04:13:41.974Z Checking rustls-pemfile v2.2.0
23392026-08-05T04:13:41.977Z Checking toml v1.1.2+spec-1.1.0
23402026-08-05T04:13:41.977Z Checking waitgroup v0.1.2
23412026-08-05T04:13:42.116Z Checking hostname v0.4.2
23422026-08-05T04:13:42.152Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23432026-08-05T04:13:42.154Z Checking async-compression v0.4.41
23442026-08-05T04:13:42.185Z Checking atomicwrites v0.4.4
23452026-08-05T04:13:42.188Z Checking itertools v0.14.0
23462026-08-05T04:13:42.292Z Compiling parse-display-derive v0.10.0
23472026-08-05T04:13:42.296Z Checking macaddr v1.0.1
23482026-08-05T04:13:42.371Z Checking regress v0.10.5
23492026-08-05T04:13:42.374Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23502026-08-05T04:13:42.452Z Checking instant v0.1.13
23512026-08-05T04:13:42.535Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23522026-08-05T04:13:42.572Z Checking backoff v0.4.0
23532026-08-05T04:13:42.623Z Checking backon v1.6.0
23542026-08-05T04:13:42.780Z Checking humantime v2.3.0
23552026-08-05T04:13:42.820Z Checking progenitor-extras v0.2.0
23562026-08-05T04:13:42.825Z Checking unicode-width v0.2.0
23572026-08-05T04:13:42.893Z Compiling convert_case v0.4.0
23582026-08-05T04:13:42.984Z Checking half v2.7.1
23592026-08-05T04:13:43.074Z Checking ciborium-io v0.2.2
23602026-08-05T04:13:43.127Z Checking heck v0.5.0
23612026-08-05T04:13:43.218Z Checking secrecy v0.10.3
23622026-08-05T04:13:43.286Z Checking ciborium-ll v0.2.2
23632026-08-05T04:13:43.324Z Compiling derive_more v0.99.20
23642026-08-05T04:13:43.327Z Checking camino-tempfile v1.4.1
23652026-08-05T04:13:43.358Z Checking indent_write v2.2.0
23662026-08-05T04:13:43.429Z Compiling regress v0.11.1
23672026-08-05T04:13:43.490Z Checking ciborium v0.2.2
23682026-08-05T04:13:43.546Z Compiling crucible-workspace-hack v0.1.0
23692026-08-05T04:13:43.549Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23702026-08-05T04:13:43.842Z Checking inout v0.1.4
23712026-08-05T04:13:43.941Z Checking universal-hash v0.5.1
23722026-08-05T04:13:43.978Z Compiling thiserror-impl-no-std v2.0.2
23732026-08-05T04:13:44.016Z Checking parse-display v0.10.0
23742026-08-05T04:13:44.019Z Checking cipher v0.4.4
23752026-08-05T04:13:44.091Z Checking opaque-debug v0.3.1
23762026-08-05T04:13:44.189Z Checking poly1305 v0.8.0
23772026-08-05T04:13:44.229Z Checking blake2 v0.10.6
23782026-08-05T04:13:44.265Z Checking chacha20 v0.9.1
23792026-08-05T04:13:44.478Z Checking aead v0.5.2
23802026-08-05T04:13:44.515Z Checking password-hash v0.5.0
23812026-08-05T04:13:44.518Z Compiling unsafe-libyaml v0.2.11
23822026-08-05T04:13:44.649Z Checking chacha20poly1305 v0.10.1
23832026-08-05T04:13:44.766Z Checking argon2 v0.5.3
23842026-08-05T04:13:44.805Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
23852026-08-05T04:13:45.070Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23862026-08-05T04:13:45.140Z Compiling typify-impl v0.6.2
23872026-08-05T04:13:45.176Z Checking thiserror-no-std v2.0.2
23882026-08-05T04:13:45.235Z Compiling serde_yaml v0.9.34+deprecated
23892026-08-05T04:13:45.289Z Checking vsss-rs v3.3.4
23902026-08-05T04:13:45.325Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23912026-08-05T04:13:45.637Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
23922026-08-05T04:13:45.903Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
23932026-08-05T04:13:45.941Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23942026-08-05T04:13:46.416Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23952026-08-05T04:13:46.536Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23962026-08-05T04:13:46.614Z Checking swrite v0.1.0
23972026-08-05T04:13:46.677Z Checking crossbeam-deque v0.8.6
23982026-08-05T04:13:46.680Z Compiling rayon-core v1.13.0
23992026-08-05T04:13:46.746Z Compiling num-derive v0.4.2
24002026-08-05T04:13:46.783Z Compiling toml_datetime v0.7.5+spec-1.1.0
24012026-08-05T04:13:46.883Z Compiling proc-macro-error v1.0.4
24022026-08-05T04:13:47.057Z Compiling toml_edit v0.23.10+spec-1.0.0
24032026-08-05T04:13:47.233Z Checking tabwriter v1.4.1
24042026-08-05T04:13:47.325Z Checking rayon v1.11.0
24052026-08-05T04:13:47.417Z Checking colored v3.1.1
24062026-08-05T04:13:47.563Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24072026-08-05T04:13:47.601Z Checking glob v0.3.3
24082026-08-05T04:13:47.641Z Compiling proc-macro-crate v3.4.0
24092026-08-05T04:13:47.682Z Compiling itertools v0.15.0
24102026-08-05T04:13:47.717Z Compiling heapless v0.8.0
24112026-08-05T04:13:47.806Z Checking toml v0.8.23
24122026-08-05T04:13:48.103Z Checking hash32 v0.3.1
24132026-08-05T04:13:48.160Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24142026-08-05T04:13:48.225Z Compiling num_enum_derive v0.7.6
24152026-08-05T04:13:48.262Z Compiling smoltcp v0.11.0
24162026-08-05T04:13:48.444Z Checking cobs v0.3.0
24172026-08-05T04:13:48.622Z Compiling usdt-macro v0.5.0
24182026-08-05T04:13:48.694Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24192026-08-05T04:13:48.732Z Compiling usdt-attr-macro v0.5.0
24202026-08-05T04:13:48.766Z Checking memmap v0.7.0
24212026-08-05T04:13:48.846Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
24222026-08-05T04:13:49.093Z Compiling ingot-macros v0.2.0
24232026-08-05T04:13:49.137Z Checking postcard v1.1.3
24242026-08-05T04:13:49.295Z Checking num_enum v0.7.6
24252026-08-05T04:13:49.383Z Checking rand v0.10.1
24262026-08-05T04:13:49.441Z Compiling proc-macro-crate v1.3.1
24272026-08-05T04:13:49.477Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24282026-08-05T04:13:49.538Z Checking usdt v0.5.0
24292026-08-05T04:13:49.624Z Compiling typify-macro v0.6.2
24302026-08-05T04:13:49.703Z Checking sigpipe v0.1.3
24312026-08-05T04:13:49.739Z Compiling foreign-types-macros v0.2.3
24322026-08-05T04:13:49.810Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24332026-08-05T04:13:49.878Z Checking foreign-types-shared v0.3.1
24342026-08-05T04:13:49.914Z Compiling num_enum_derive v0.5.11
24352026-08-05T04:13:50.146Z Checking cstr-argument v0.1.2
24362026-08-05T04:13:50.149Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24372026-08-05T04:13:50.247Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24382026-08-05T04:13:50.302Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
24392026-08-05T04:13:50.345Z Checking foreign-types v0.5.0
24402026-08-05T04:13:50.451Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24412026-08-05T04:13:50.556Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
24422026-08-05T04:13:50.629Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24432026-08-05T04:13:50.666Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24442026-08-05T04:13:50.713Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24452026-08-05T04:13:50.751Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24462026-08-05T04:13:50.861Z Compiling zone_cfg_derive v0.3.1
24472026-08-05T04:13:50.898Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24482026-08-05T04:13:50.962Z Checking num_enum v0.5.11
24492026-08-05T04:13:51.101Z Checking itertools v0.12.1
24502026-08-05T04:13:51.137Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24512026-08-05T04:13:51.140Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24522026-08-05T04:13:51.389Z Compiling typify v0.6.2
24532026-08-05T04:13:51.528Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24542026-08-05T04:13:51.565Z Compiling progenitor-impl v0.14.0
24552026-08-05T04:13:51.600Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24562026-08-05T04:13:51.666Z Checking smf v0.2.3
24572026-08-05T04:13:51.710Z Checking whoami v1.6.1
24582026-08-05T04:13:51.875Z Compiling derive-where v1.6.0
24592026-08-05T04:13:51.912Z Checking ingot-types v0.2.0
24602026-08-05T04:13:51.915Z Checking tokio-dtrace v0.1.1
24612026-08-05T04:13:51.981Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24622026-08-05T04:13:52.120Z Checking zone v0.3.1
24632026-08-05T04:13:52.164Z Checking oxide-tokio-rt v0.1.4
24642026-08-05T04:13:52.308Z Checking ingot v0.2.1
24652026-08-05T04:13:52.367Z Checking console v0.15.11
24662026-08-05T04:13:52.500Z Checking newline-converter v0.3.0
24672026-08-05T04:13:52.503Z Checking bytecount v0.6.9
24682026-08-05T04:13:52.644Z Checking unicode-width v0.1.14
24692026-08-05T04:13:52.680Z Checking num-rational v0.4.2
24702026-08-05T04:13:52.683Z Checking expectorate v1.2.0
24712026-08-05T04:13:52.874Z Checking num-complex v0.4.6
24722026-08-05T04:13:52.918Z Checking float-ord v0.3.2
24732026-08-05T04:13:52.984Z Compiling cancel-safe-futures v0.1.5
24742026-08-05T04:13:53.050Z Checking linear-map v1.2.0
24752026-08-05T04:13:53.191Z Checking oxide-update-engine-types v0.1.2
24762026-08-05T04:13:53.306Z Checking gethostname v0.5.0
24772026-08-05T04:13:53.309Z Checking num v0.4.3
24782026-08-05T04:13:53.433Z Compiling prettyplease v0.2.37
24792026-08-05T04:13:53.466Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24802026-08-05T04:13:53.645Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24812026-08-05T04:13:53.893Z Compiling owo-colors v4.3.0
24822026-08-05T04:13:53.929Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24832026-08-05T04:13:53.965Z Checking resolv-conf v0.7.6
24842026-08-05T04:13:54.059Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24852026-08-05T04:13:54.161Z Checking oxide-update-engine v0.1.2
24862026-08-05T04:13:54.199Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24872026-08-05T04:13:54.234Z Compiling progenitor-macro v0.14.0
24882026-08-05T04:13:54.269Z Checking smawk v0.3.2
24892026-08-05T04:13:54.431Z Checking unicode-linebreak v0.1.5
24902026-08-05T04:13:54.616Z Checking papergrid v0.11.0
24912026-08-05T04:13:54.676Z Compiling tabled_derive v0.7.0
24922026-08-05T04:13:54.970Z Compiling convert_case v0.10.0
24932026-08-05T04:13:55.230Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24942026-08-05T04:13:55.267Z Compiling slog-dtrace v0.3.0
24952026-08-05T04:13:55.299Z Compiling derive_more-impl v2.1.1
24962026-08-05T04:13:55.518Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24972026-08-05T04:13:55.656Z Checking tabled v0.15.0
24982026-08-05T04:13:55.859Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24992026-08-05T04:13:56.010Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25002026-08-05T04:13:56.130Z Checking derive_more v2.1.1
25012026-08-05T04:13:56.274Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
25022026-08-05T04:13:56.343Z Checking crossterm v0.29.0
25032026-08-05T04:13:56.788Z Checking linked-hash-map v0.5.6
25042026-08-05T04:13:56.988Z Checking lru-cache v0.1.2
25052026-08-05T04:13:57.186Z Checking hickory-proto v0.24.4
25062026-08-05T04:13:57.222Z Checking fd-lock v4.0.4
25072026-08-05T04:13:57.747Z Checking vte v0.14.1
25082026-08-05T04:13:57.891Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25092026-08-05T04:13:57.927Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25102026-08-05T04:13:58.126Z Checking display-error-chain v0.2.2
25112026-08-05T04:13:58.259Z Checking strip-ansi-escapes v0.2.1
25122026-08-05T04:13:58.535Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25132026-08-05T04:13:59.170Z Checking progenitor v0.14.0
25142026-08-05T04:13:59.376Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25152026-08-05T04:13:59.755Z Checking termtree v0.5.1
25162026-08-05T04:13:59.926Z Checking nu-ansi-term v0.50.3
25172026-08-05T04:14:00.086Z Checking hickory-resolver v0.24.4
25182026-08-05T04:14:00.162Z Checking reedline v0.40.0
25192026-08-05T04:14:00.234Z Checking textwrap v0.16.2
25202026-08-05T04:14:00.333Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25212026-08-05T04:14:00.610Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25222026-08-05T04:14:00.646Z Compiling minimal-lexical v0.2.1
25232026-08-05T04:14:00.852Z Checking qorb v0.4.1
25242026-08-05T04:14:00.928Z Compiling nom v7.1.3
25252026-08-05T04:14:01.012Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25262026-08-05T04:14:01.348Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25272026-08-05T04:14:01.531Z Compiling unicode-xid v0.2.6
25282026-08-05T04:14:01.692Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25292026-08-05T04:14:01.954Z Compiling ar_archive_writer v0.5.1
25302026-08-05T04:14:02.075Z Checking csv-core v0.1.13
25312026-08-05T04:14:02.111Z Compiling stacker v0.1.23
25322026-08-05T04:14:02.283Z Checking csv v1.4.0
25332026-08-05T04:14:02.329Z Checking highway v1.3.0
25342026-08-05T04:14:02.354Z Compiling semver v0.1.20
25352026-08-05T04:14:02.390Z Compiling cfg_aliases v0.1.1
25362026-08-05T04:14:02.470Z Checking nibble_vec v0.1.0
25372026-08-05T04:14:02.507Z Compiling nix v0.28.0
25382026-08-05T04:14:02.573Z Compiling rustc_version v0.1.7
25392026-08-05T04:14:02.631Z Checking endian-type v0.1.2
25402026-08-05T04:14:02.666Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25412026-08-05T04:14:02.669Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25422026-08-05T04:14:02.788Z Checking radix_trie v0.2.1
25432026-08-05T04:14:02.823Z Compiling psm v0.1.30
25442026-08-05T04:14:02.826Z Compiling newtype_derive v0.1.6
25452026-08-05T04:14:02.937Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25462026-08-05T04:14:03.027Z Checking phf_shared v0.12.1
25472026-08-05T04:14:03.072Z Checking nom v8.0.0
25482026-08-05T04:14:03.203Z Compiling recursive-proc-macro-impl v0.1.1
25492026-08-05T04:14:03.263Z Compiling chrono-tz v0.10.4
25502026-08-05T04:14:03.465Z Checking phf v0.12.1
25512026-08-05T04:14:03.633Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25522026-08-05T04:14:03.739Z Compiling const_format_proc_macros v0.2.34
25532026-08-05T04:14:03.742Z Compiling peg-macros v0.8.5
25542026-08-05T04:14:03.857Z Checking recursive v0.1.1
25552026-08-05T04:14:03.893Z Checking winnow v0.6.26
25562026-08-05T04:14:03.992Z Compiling sqlparser_derive v0.5.0
25572026-08-05T04:14:04.428Z Checking home v0.5.12
25582026-08-05T04:14:04.567Z Checking unicode_categories v0.1.1
25592026-08-05T04:14:04.604Z Checking const_format v0.2.35
25602026-08-05T04:14:04.608Z Checking rustyline v14.0.0
25612026-08-05T04:14:04.789Z Checking sqlparser v0.61.0
25622026-08-05T04:14:05.080Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
25632026-08-05T04:14:05.083Z Checking sqlformat v0.3.5
25642026-08-05T04:14:05.150Z Checking peg v0.8.5
25652026-08-05T04:14:05.251Z Checking bcs v0.1.6
25662026-08-05T04:14:05.509Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
25672026-08-05T04:14:05.560Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25682026-08-05T04:14:05.609Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
25692026-08-05T04:14:05.784Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25702026-08-05T04:14:05.853Z Checking steno v0.4.1
25712026-08-05T04:14:06.118Z Checking sha1 v0.10.6
25722026-08-05T04:14:06.322Z Checking filetime v0.2.27
25732026-08-05T04:14:06.490Z Checking xattr v1.6.1
25742026-08-05T04:14:06.654Z Checking tar v0.4.46
25752026-08-05T04:14:06.763Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25762026-08-05T04:14:06.872Z Checking subprocess v0.2.15
25772026-08-05T04:14:06.916Z Checking headers-core v0.3.0
25782026-08-05T04:14:06.964Z Checking yasna v0.5.2
25792026-08-05T04:14:07.052Z Checking headers v0.4.1
25802026-08-05T04:14:07.088Z Checking port-file v0.1.0
25812026-08-05T04:14:07.180Z Checking tagptr v0.2.0
25822026-08-05T04:14:07.300Z Checking dropshot-api-manager-types v0.7.2
25832026-08-05T04:14:07.353Z Checking moka v0.12.13
25842026-08-05T04:14:07.498Z Checking rcgen v0.12.1
25852026-08-05T04:14:07.534Z Checking utf-8 v0.7.6
25862026-08-05T04:14:07.744Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25872026-08-05T04:14:07.839Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25882026-08-05T04:14:07.919Z Checking tungstenite v0.21.0
25892026-08-05T04:14:08.015Z Checking hickory-resolver v0.25.2
25902026-08-05T04:14:08.333Z Compiling libefi-sys v0.1.0
25912026-08-05T04:14:08.396Z Checking tokio-tungstenite v0.21.0
25922026-08-05T04:14:08.487Z Compiling bitfield-struct v0.6.2
25932026-08-05T04:14:08.593Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25942026-08-05T04:14:08.716Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25952026-08-05T04:14:08.794Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25962026-08-05T04:14:09.093Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25972026-08-05T04:14:09.129Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
25982026-08-05T04:14:09.163Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
25992026-08-05T04:14:09.199Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26002026-08-05T04:14:09.258Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26012026-08-05T04:14:09.293Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26022026-08-05T04:14:09.331Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26032026-08-05T04:14:09.334Z Compiling xshell-macros v0.2.7
26042026-08-05T04:14:09.431Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26052026-08-05T04:14:09.466Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26062026-08-05T04:14:09.728Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26072026-08-05T04:14:09.762Z Checking xshell v0.2.7
26082026-08-05T04:14:09.993Z Checking half v1.8.3
26092026-08-05T04:14:10.059Z Checking libscf-sys v1.2.0
26102026-08-05T04:14:10.161Z Compiling proc-macro-error-attr2 v2.0.0
26112026-08-05T04:14:10.221Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26122026-08-05T04:14:10.257Z Checking serde_cbor v0.11.2
26132026-08-05T04:14:10.454Z Checking papergrid v0.17.0
26142026-08-05T04:14:10.488Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26152026-08-05T04:14:10.580Z Compiling proc-macro-error2 v2.0.1
26162026-08-05T04:14:10.656Z Checking testing_table v0.3.0
26172026-08-05T04:14:10.753Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26182026-08-05T04:14:10.788Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
26192026-08-05T04:14:10.909Z Compiling tabled_derive v0.11.0
26202026-08-05T04:14:11.258Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
26212026-08-05T04:14:11.552Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26222026-08-05T04:14:11.590Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
26232026-08-05T04:14:11.593Z Checking maplit v1.0.2
26242026-08-05T04:14:11.737Z Checking crc8 v0.1.1
26252026-08-05T04:14:11.772Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26262026-08-05T04:14:11.863Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26272026-08-05T04:14:12.087Z Checking tabled v0.20.0
26282026-08-05T04:14:12.275Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26292026-08-05T04:14:12.330Z Checking unicase v2.9.0
26302026-08-05T04:14:12.371Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26312026-08-05T04:14:12.504Z Checking fxhash v0.2.1
26322026-08-05T04:14:12.538Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26332026-08-05T04:14:12.657Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26342026-08-05T04:14:12.784Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26352026-08-05T04:14:12.877Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26362026-08-05T04:14:12.941Z Compiling darling_core v0.21.3
26372026-08-05T04:14:13.132Z Checking sha2 v0.11.0
26382026-08-05T04:14:13.369Z Compiling vergen-lib v0.1.6
26392026-08-05T04:14:13.408Z Compiling diesel_derives v2.3.7
26402026-08-05T04:14:13.667Z Checking scheduled-thread-pool v0.2.7
26412026-08-05T04:14:13.701Z Compiling vergen-gitcl v1.0.8
26422026-08-05T04:14:13.848Z Compiling diesel_table_macro_syntax v0.3.0
26432026-08-05T04:14:13.882Z Checking r2d2 v0.8.10
26442026-08-05T04:14:14.086Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26452026-08-05T04:14:14.120Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26462026-08-05T04:14:14.290Z Checking downcast-rs v2.0.2
26472026-08-05T04:14:14.436Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26482026-08-05T04:14:14.451Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26492026-08-05T04:14:14.717Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26502026-08-05T04:14:14.898Z Checking kstat-rs v0.2.4
26512026-08-05T04:14:14.932Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26522026-08-05T04:14:14.966Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26532026-08-05T04:14:15.002Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26542026-08-05T04:14:15.123Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26552026-08-05T04:14:15.204Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26562026-08-05T04:14:15.562Z Compiling darling_macro v0.21.3
26572026-08-05T04:14:15.837Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26582026-08-05T04:14:15.873Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26592026-08-05T04:14:16.097Z Compiling darling v0.21.3
26602026-08-05T04:14:16.173Z Compiling dirs-sys-next v0.1.2
26612026-08-05T04:14:16.217Z Compiling dsl_auto_type v0.2.0
26622026-08-05T04:14:16.292Z Compiling parking_lot_core v0.8.6
26632026-08-05T04:14:16.482Z Compiling crunchy v0.2.4
26642026-08-05T04:14:16.571Z Compiling dirs-next v2.0.0
26652026-08-05T04:14:16.652Z Compiling clang-sys v1.8.1
26662026-08-05T04:14:16.755Z Compiling git-stub v1.0.0
26672026-08-05T04:14:16.825Z Compiling tiny-keccak v2.0.2
26682026-08-05T04:14:17.006Z Compiling git-stub-vcs v0.1.0
26692026-08-05T04:14:17.074Z Compiling term v0.7.0
26702026-08-05T04:14:17.186Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26712026-08-05T04:14:17.227Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26722026-08-05T04:14:17.383Z Compiling bit-vec v0.6.3
26732026-08-05T04:14:17.400Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26742026-08-05T04:14:17.534Z Checking parking_lot v0.11.2
26752026-08-05T04:14:17.618Z Compiling bit-set v0.5.3
26762026-08-05T04:14:17.653Z Compiling ascii-canvas v3.0.0
26772026-08-05T04:14:17.656Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26782026-08-05T04:14:17.806Z Checking prefix-trie v0.7.0
26792026-08-05T04:14:17.881Z Compiling itertools v0.10.5
26802026-08-05T04:14:17.920Z Compiling ena v0.14.4
26812026-08-05T04:14:18.003Z Compiling libloading v0.8.9
26822026-08-05T04:14:18.155Z Compiling bindgen v0.71.1
26832026-08-05T04:14:18.189Z Compiling diff v0.1.13
26842026-08-05T04:14:18.198Z Compiling regex-syntax v0.6.29
26852026-08-05T04:14:18.457Z Checking hickory-server v0.25.2
26862026-08-05T04:14:18.521Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26872026-08-05T04:14:18.663Z Checking sled v0.34.7
26882026-08-05T04:14:19.046Z Compiling cexpr v0.6.0
26892026-08-05T04:14:19.147Z Checking nanorand v0.7.0
26902026-08-05T04:14:19.376Z Compiling rustc-hash v2.1.1
26912026-08-05T04:14:19.539Z Compiling salty v0.3.0
26922026-08-05T04:14:19.726Z Compiling lalrpop v0.19.12
26932026-08-05T04:14:19.762Z Checking flume v0.11.1
26942026-08-05T04:14:19.909Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26952026-08-05T04:14:20.035Z Compiling libxml v0.3.3
26962026-08-05T04:14:20.370Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26972026-08-05T04:14:20.629Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26982026-08-05T04:14:20.823Z Compiling strum_macros v0.24.3
26992026-08-05T04:14:20.971Z Compiling indoc v1.0.9
27002026-08-05T04:14:21.433Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27012026-08-05T04:14:21.660Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27022026-08-05T04:14:21.856Z Compiling progenitor-impl v0.13.0
27032026-08-05T04:14:21.890Z Checking quick-xml v0.37.5
27042026-08-05T04:14:22.031Z Checking derive_builder v0.20.2
27052026-08-05T04:14:22.125Z Checking diesel v2.3.7
27062026-08-05T04:14:22.164Z Compiling oso-derive v0.27.3
27072026-08-05T04:14:22.197Z Compiling impl-trait-for-tuples v0.2.3
27082026-08-05T04:14:22.692Z Compiling trait-variant v0.1.2
27092026-08-05T04:14:22.775Z Checking openssl-probe v0.1.6
27102026-08-05T04:14:22.916Z Checking assert_matches v1.5.0
27112026-08-05T04:14:23.067Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27122026-08-05T04:14:23.294Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27132026-08-05T04:14:23.743Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27142026-08-05T04:14:24.170Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
27152026-08-05T04:14:24.358Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27162026-08-05T04:14:24.475Z Compiling progenitor-macro v0.13.0
27172026-08-05T04:14:25.187Z Checking progenitor-client v0.13.0
27182026-08-05T04:14:25.462Z Checking rfc6979 v0.4.0
27192026-08-05T04:14:25.494Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
27202026-08-05T04:14:25.617Z Checking ecdsa v0.16.9
27212026-08-05T04:14:25.686Z Checking primeorder v0.13.6
27222026-08-05T04:14:25.961Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27232026-08-05T04:14:25.996Z Checking p384 v0.13.1
27242026-08-05T04:14:26.446Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27252026-08-05T04:14:26.618Z Checking predicates-tree v1.0.13
27262026-08-05T04:14:26.668Z Checking bb8 v0.8.6
27272026-08-05T04:14:26.765Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27282026-08-05T04:14:27.109Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27292026-08-05T04:14:27.216Z Compiling mime_guess v2.0.5
27302026-08-05T04:14:27.331Z Checking http-range v0.1.5
27312026-08-05T04:14:27.709Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27322026-08-05T04:14:27.844Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27332026-08-05T04:14:28.125Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27342026-08-05T04:14:28.221Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
27352026-08-05T04:14:28.372Z Checking corncobs v0.1.4
27362026-08-05T04:14:28.459Z Checking nonempty v0.12.0
27372026-08-05T04:14:28.535Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27382026-08-05T04:14:28.709Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27392026-08-05T04:14:29.083Z Checking ignore v0.4.25
27402026-08-05T04:14:29.194Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27412026-08-05T04:14:29.368Z Checking secrecy v0.8.0
27422026-08-05T04:14:29.444Z Checking progenitor v0.13.0
27432026-08-05T04:14:29.517Z Checking globwalk v0.9.1
27442026-08-05T04:14:29.617Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27452026-08-05T04:14:29.730Z Checking hyper-staticfile v0.10.1
27462026-08-05T04:14:30.052Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27472026-08-05T04:14:30.155Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27482026-08-05T04:14:30.377Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=6d037cb60304413302e3f3658e4850980cee77b0#6d037cb6)
27492026-08-05T04:14:30.715Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27502026-08-05T04:14:30.977Z Checking signal-hook-tokio v0.3.1
27512026-08-05T04:14:31.145Z Checking digest-io v0.1.0
27522026-08-05T04:14:31.311Z Compiling illumos-nvpair-sys v0.2.0
27532026-08-05T04:14:31.398Z Checking rawzip v0.4.4
27542026-08-05T04:14:31.574Z Checking camino-tempfile-ext v0.3.3
27552026-08-05T04:14:31.620Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27562026-08-05T04:14:31.804Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27572026-08-05T04:14:31.873Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27582026-08-05T04:14:31.987Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27592026-08-05T04:14:32.417Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27602026-08-05T04:14:32.621Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27612026-08-05T04:14:33.117Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27622026-08-05T04:14:33.195Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27632026-08-05T04:14:33.558Z Checking illumos-nvpair v0.3.0
27642026-08-05T04:14:33.713Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27652026-08-05T04:14:33.758Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27662026-08-05T04:14:33.792Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27672026-08-05T04:14:34.121Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27682026-08-05T04:14:34.164Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27692026-08-05T04:14:34.200Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27702026-08-05T04:14:34.205Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27712026-08-05T04:14:34.338Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27722026-08-05T04:14:36.122Z Checking diesel-dtrace v0.5.0
27732026-08-05T04:14:36.187Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27742026-08-05T04:14:36.252Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27752026-08-05T04:14:36.403Z Checking async-bb8-diesel v0.2.1
27762026-08-05T04:14:36.791Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27772026-08-05T04:14:36.996Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27782026-08-05T04:14:37.178Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27792026-08-05T04:14:37.212Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
27802026-08-05T04:14:37.579Z Checking tungstenite v0.23.0
27812026-08-05T04:14:37.640Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27822026-08-05T04:14:38.033Z Checking tokio-tungstenite v0.23.1
27832026-08-05T04:14:38.068Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27842026-08-05T04:14:38.351Z Checking void v1.0.2
27852026-08-05T04:14:38.494Z Checking lzss v0.8.2
27862026-08-05T04:14:38.724Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27872026-08-05T04:14:38.920Z Checking nix v0.27.1
27882026-08-05T04:14:39.080Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27892026-08-05T04:14:39.261Z Checking rand_seeder v0.4.0
27902026-08-05T04:14:39.297Z Checking serde_bytes v0.11.19
27912026-08-05T04:14:39.444Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27922026-08-05T04:14:39.479Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27932026-08-05T04:14:39.513Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27942026-08-05T04:14:39.706Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27952026-08-05T04:14:39.805Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27962026-08-05T04:14:40.448Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27972026-08-05T04:14:40.606Z Checking is_ci v1.2.0
27982026-08-05T04:14:40.706Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27992026-08-05T04:14:40.743Z Checking cpubits v0.1.1
28002026-08-05T04:14:40.780Z Checking yansi v1.0.1
28012026-08-05T04:14:40.944Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28022026-08-05T04:14:41.022Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28032026-08-05T04:14:41.064Z Checking pretty_assertions v1.4.1
28042026-08-05T04:14:41.133Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28052026-08-05T04:14:41.226Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28062026-08-05T04:14:41.307Z Checking pem-rfc7468 v1.0.0
28072026-08-05T04:14:41.503Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28082026-08-05T04:14:41.779Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28092026-08-05T04:14:42.009Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
28102026-08-05T04:14:42.585Z Checking hmac v0.13.0
28112026-08-05T04:14:42.781Z Checking universal-hash v0.6.1
28122026-08-05T04:14:42.815Z Compiling libz-sys v1.1.24
28132026-08-05T04:14:42.929Z Checking arc-swap v1.8.2
28142026-08-05T04:14:42.964Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
28152026-08-05T04:14:43.191Z Compiling instability v0.3.11
28162026-08-05T04:14:43.195Z Checking slog-scope v4.4.1
28172026-08-05T04:14:43.297Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28182026-08-05T04:14:43.401Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
28192026-08-05T04:14:43.513Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28202026-08-05T04:14:43.547Z Checking castaway v0.2.4
28212026-08-05T04:14:43.698Z Compiling indoc v2.0.7
28222026-08-05T04:14:43.789Z Checking compact_str v0.8.1
28232026-08-05T04:14:44.217Z Checking slog-stdlog v4.1.1
28242026-08-05T04:14:44.374Z Checking polyval v0.7.1
28252026-08-05T04:14:44.581Z Checking der v0.8.0
28262026-08-05T04:14:44.802Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28272026-08-05T04:14:44.940Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28282026-08-05T04:14:45.070Z Checking unicode-truncate v1.1.0
28292026-08-05T04:14:45.166Z Checking lru v0.12.5
28302026-08-05T04:14:45.202Z Compiling libgit2-sys v0.18.3+1.9.2
28312026-08-05T04:14:45.247Z Checking cassowary v0.3.0
28322026-08-05T04:14:45.443Z Checking ghash v0.6.0
28332026-08-05T04:14:45.487Z Checking slog-envlogger v2.2.0
28342026-08-05T04:14:45.522Z Checking ratatui v0.29.0
28352026-08-05T04:14:45.680Z Checking pbkdf2 v0.13.0
28362026-08-05T04:14:45.742Z Checking aes v0.9.1
28372026-08-05T04:14:45.828Z Checking crypto-bigint v0.7.5
28382026-08-05T04:14:46.180Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28392026-08-05T04:14:46.850Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28402026-08-05T04:14:47.099Z Checking ctr v0.10.1
28412026-08-05T04:14:47.312Z Checking aead v0.6.1
28422026-08-05T04:14:47.420Z Checking cargo-platform v0.3.2
28432026-08-05T04:14:47.481Z Checking aes-gcm v0.11.0
28442026-08-05T04:14:47.632Z Checking cargo_metadata v0.23.1
28452026-08-05T04:14:47.679Z Checking spki v0.8.0
28462026-08-05T04:14:47.884Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28472026-08-05T04:14:48.079Z Checking supports-color v3.0.2
28482026-08-05T04:14:48.260Z Checking console v0.16.2
28492026-08-05T04:14:48.424Z Checking salsa20 v0.11.0
28502026-08-05T04:14:48.601Z Compiling vergen-git2 v9.1.0
28512026-08-05T04:14:48.604Z Checking plotters-backend v0.3.7
28522026-08-05T04:14:48.827Z Checking unit-prefix v0.5.2
28532026-08-05T04:14:48.872Z Checking plotters-svg v0.3.7
28542026-08-05T04:14:48.989Z Checking indicatif v0.18.4
28552026-08-05T04:14:49.101Z Checking scrypt v0.12.0
28562026-08-05T04:14:49.291Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28572026-08-05T04:14:49.326Z Checking cbc v0.2.1
28582026-08-05T04:14:49.403Z Checking libsw-core v0.3.2
28592026-08-05T04:14:49.492Z Checking cast v0.3.0
28602026-08-05T04:14:49.573Z Checking pkcs5 v0.8.1
28612026-08-05T04:14:49.607Z Checking libsw v3.5.0
28622026-08-05T04:14:49.674Z Checking criterion-plot v0.6.0
28632026-08-05T04:14:49.790Z Checking plotters v0.3.7
28642026-08-05T04:14:49.898Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28652026-08-05T04:14:49.950Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28662026-08-05T04:14:50.173Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28672026-08-05T04:14:50.397Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28682026-08-05T04:14:50.559Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
28692026-08-05T04:14:50.621Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28702026-08-05T04:14:50.783Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28712026-08-05T04:14:50.843Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28722026-08-05T04:14:50.896Z Checking colored v2.2.0
28732026-08-05T04:14:51.012Z Checking tinytemplate v1.2.1
28742026-08-05T04:14:51.126Z Checking anes v0.1.6
28752026-08-05T04:14:51.261Z Checking oorandom v11.1.5
28762026-08-05T04:14:51.335Z Checking shell-words v1.1.1
28772026-08-05T04:14:51.405Z Checking criterion v0.7.0
28782026-08-05T04:14:51.526Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28792026-08-05T04:14:51.805Z Checking pkcs8 v0.11.0
28802026-08-05T04:14:52.039Z Checking oxide-update-engine-display v0.1.2
28812026-08-05T04:14:52.373Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
28822026-08-05T04:14:52.618Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28832026-08-05T04:14:52.951Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28842026-08-05T04:14:53.796Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28852026-08-05T04:14:54.638Z Checking tokio-test v0.4.5
28862026-08-05T04:14:54.882Z Checking ff v0.14.0
28872026-08-05T04:14:55.053Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28882026-08-05T04:14:55.278Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28892026-08-05T04:14:55.684Z Checking twox-hash v2.1.2
28902026-08-05T04:14:56.013Z Checking atty v0.2.14
28912026-08-05T04:14:56.117Z Checking arrayvec v0.7.6
28922026-08-05T04:14:56.151Z Checking arrayref v0.3.9
28932026-08-05T04:14:56.256Z Checking constant_time_eq v0.4.2
28942026-08-05T04:14:56.385Z Checking group v0.14.0
28952026-08-05T04:14:56.426Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28962026-08-05T04:14:56.572Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28972026-08-05T04:14:56.622Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28982026-08-05T04:14:56.659Z Checking fatfs v0.3.6
28992026-08-05T04:14:57.143Z Checking signature v3.0.0
29002026-08-05T04:14:57.287Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29012026-08-05T04:14:57.325Z Compiling seq-macro v0.3.6
29022026-08-05T04:14:57.613Z Checking base16ct v1.0.0
29032026-08-05T04:14:57.773Z Checking sec1 v0.8.1
29042026-08-05T04:14:57.851Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29052026-08-05T04:14:57.995Z Checking hkdf v0.13.0
29062026-08-05T04:14:57.998Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29072026-08-05T04:14:58.159Z Checking concurrent-queue v2.5.0
29082026-08-05T04:14:58.205Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29092026-08-05T04:14:58.374Z Compiling petname v2.0.2
29102026-08-05T04:14:58.623Z Checking parking v2.2.1
29112026-08-05T04:14:58.780Z Checking event-listener v5.4.1
29122026-08-05T04:14:59.038Z Checking elliptic-curve v0.14.1
29132026-08-05T04:14:59.070Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29142026-08-05T04:14:59.466Z Checking rtoolbox v0.0.3
29152026-08-05T04:14:59.629Z Checking rpassword v7.5.4
29162026-08-05T04:14:59.823Z Checking event-listener-strategy v0.5.4
29172026-08-05T04:14:59.992Z Checking wnaf v0.14.0
29182026-08-05T04:14:59.995Z Checking primefield v0.14.0
29192026-08-05T04:15:00.062Z Compiling samael v0.0.19
29202026-08-05T04:15:00.223Z Checking rfc6979 v0.6.0
29212026-08-05T04:15:00.226Z Checking tui-tree-widget v0.23.1
29222026-08-05T04:15:00.394Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29232026-08-05T04:15:00.471Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29242026-08-05T04:15:00.586Z Checking sapling-renderdag v0.1.0
29252026-08-05T04:15:00.860Z Compiling blake3 v1.8.5
29262026-08-05T04:15:01.253Z Checking futures-timer v3.0.3
29272026-08-05T04:15:01.469Z Checking sync-ptr v0.1.4
29282026-08-05T04:15:01.617Z Checking ecdsa v0.17.0
29292026-08-05T04:15:02.008Z Checking primeorder v0.14.0
29302026-08-05T04:15:02.050Z Checking async-lock v3.4.2
29312026-08-05T04:15:02.084Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29322026-08-05T04:15:02.308Z Compiling curve25519-dalek v5.0.0
29332026-08-05T04:15:02.436Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29342026-08-05T04:15:02.472Z Checking async-object-pool v0.2.0
29352026-08-05T04:15:02.824Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29362026-08-05T04:15:02.928Z Checking ssh-encoding v0.3.0
29372026-08-05T04:15:03.182Z Checking serde_regex v1.1.0
29382026-08-05T04:15:03.380Z Checking assert-json-diff v2.0.2
29392026-08-05T04:15:03.589Z Checking path-tree v0.8.3
29402026-08-05T04:15:03.812Z Checking keccak v0.2.0
29412026-08-05T04:15:03.856Z Checking stringmetrics v2.2.2
29422026-08-05T04:15:04.006Z Checking topological-sort v0.2.2
29432026-08-05T04:15:04.047Z Compiling strsim v0.10.0
29442026-08-05T04:15:04.175Z Checking omicron-zone-package v0.12.3
29452026-08-05T04:15:04.386Z Compiling darling_core v0.13.4
29462026-08-05T04:15:05.082Z Checking httpmock v0.8.3
29472026-08-05T04:15:05.171Z Checking ed25519 v3.0.0
29482026-08-05T04:15:05.433Z Checking crypto-primes v0.7.2
29492026-08-05T04:15:06.023Z Checking pkcs1 v0.8.0-rc.4
29502026-08-05T04:15:06.248Z Checking poly1305 v0.9.0
29512026-08-05T04:15:06.283Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29522026-08-05T04:15:06.419Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29532026-08-05T04:15:06.549Z Checking blowfish v0.10.0
29542026-08-05T04:15:06.716Z Checking blake2 v0.11.0-rc.6
29552026-08-05T04:15:06.752Z Checking gimli v0.32.3
29562026-08-05T04:15:07.014Z Compiling target-lexicon v0.13.3
29572026-08-05T04:15:07.078Z Checking argon2 v0.6.0-rc.8
29582026-08-05T04:15:07.275Z Checking bcrypt-pbkdf v0.11.0
29592026-08-05T04:15:07.423Z Checking ssh-cipher v0.3.0
29602026-08-05T04:15:07.466Z Checking rsa v0.10.0-rc.18
29612026-08-05T04:15:07.586Z Compiling darling_macro v0.13.4
29622026-08-05T04:15:07.671Z Checking ed25519-dalek v3.0.0
29632026-08-05T04:15:07.915Z Checking sha3 v0.11.0
29642026-08-05T04:15:08.103Z Checking p384 v0.14.0
29652026-08-05T04:15:08.307Z Checking p521 v0.14.0
29662026-08-05T04:15:08.342Z Checking addr2line v0.25.1
29672026-08-05T04:15:08.649Z Checking p256 v0.14.0
29682026-08-05T04:15:09.420Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29692026-08-05T04:15:09.680Z Checking kem v0.3.0
29702026-08-05T04:15:09.833Z Checking module-lattice v0.2.3
29712026-08-05T04:15:09.881Z Compiling guppy-workspace-hack v0.1.0
29722026-08-05T04:15:10.075Z Checking rustc-demangle v0.1.27
29732026-08-05T04:15:10.106Z Checking hex-literal v0.4.1
29742026-08-05T04:15:10.111Z Checking sponge-cursor v0.1.0
29752026-08-05T04:15:10.287Z Checking ml-kem v0.3.2
29762026-08-05T04:15:10.319Z Checking sha3 v0.12.0
29772026-08-05T04:15:10.352Z Checking backtrace v0.3.76
29782026-08-05T04:15:10.547Z Compiling darling v0.13.4
29792026-08-05T04:15:10.700Z Checking russh-cryptovec v0.62.0
29802026-08-05T04:15:10.892Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29812026-08-05T04:15:10.926Z Checking internal-russh-num-bigint v0.5.0
29822026-08-05T04:15:11.058Z Checking num-bigint v0.4.6
29832026-08-05T04:15:11.115Z Checking russh-util v0.52.0
29842026-08-05T04:15:11.272Z Checking generic-array v1.4.3
29852026-08-05T04:15:11.334Z Checking ssh-key v0.7.0-rc.11
29862026-08-05T04:15:11.695Z Compiling enum_dispatch v0.3.13
29872026-08-05T04:15:11.963Z Compiling delegate v0.13.5
29882026-08-05T04:15:12.014Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29892026-08-05T04:15:12.246Z Compiling target-spec v3.5.7
29902026-08-05T04:15:12.448Z Compiling git2 v0.20.4
29912026-08-05T04:15:12.482Z Checking md5 v0.8.0
29922026-08-05T04:15:12.553Z Checking hex-literal v1.1.0
29932026-08-05T04:15:12.680Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29942026-08-05T04:15:12.856Z Checking cfg-expr v0.20.6
29952026-08-05T04:15:12.906Z Checking backtrace-ext v0.2.1
29962026-08-05T04:15:12.941Z Checking russh v0.62.4
29972026-08-05T04:15:13.022Z Compiling serde_with_macros v1.5.2
29982026-08-05T04:15:13.362Z Checking supports-color v2.1.0
29992026-08-05T04:15:13.395Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30002026-08-05T04:15:13.527Z Checking textwrap v0.15.2
30012026-08-05T04:15:13.774Z Checking supports-unicode v2.1.0
30022026-08-05T04:15:13.928Z Checking supports-hyperlinks v2.1.0
30032026-08-05T04:15:13.959Z Checking hashbrown v0.14.5
30042026-08-05T04:15:15.398Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30052026-08-05T04:15:15.416Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30062026-08-05T04:15:15.416Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30072026-08-05T04:15:15.416Z Checking socket2 v0.5.10
30082026-08-05T04:15:15.416Z Checking terminal_size v0.1.17
30092026-08-05T04:15:15.416Z Compiling miette-derive v5.10.0
30102026-08-05T04:15:15.416Z Compiling fs-err v2.11.0
30112026-08-05T04:15:15.416Z Checking internet-checksum v0.2.1
30122026-08-05T04:15:15.416Z Checking owo-colors v3.5.0
30132026-08-05T04:15:15.433Z Checking chumsky v0.9.3
30142026-08-05T04:15:15.738Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30152026-08-05T04:15:15.815Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30162026-08-05T04:15:15.863Z Checking miette v5.10.0
30172026-08-05T04:15:16.161Z Compiling serde_with v1.14.0
30182026-08-05T04:15:16.541Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30192026-08-05T04:15:16.591Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30202026-08-05T04:15:16.682Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30212026-08-05T04:15:17.109Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30222026-08-05T04:15:17.317Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30232026-08-05T04:15:17.353Z Compiling polar-core v0.27.3
30242026-08-05T04:15:17.392Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30252026-08-05T04:15:17.500Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30262026-08-05T04:15:17.536Z Compiling knuffel-derive v3.2.0
30272026-08-05T04:15:17.570Z Checking httptest v0.16.4
30282026-08-05T04:15:17.675Z Checking pathdiff v0.2.3
30292026-08-05T04:15:17.810Z Checking nested v0.1.1
30302026-08-05T04:15:17.963Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30312026-08-05T04:15:17.997Z Checking guppy v0.17.25
30322026-08-05T04:15:18.445Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30332026-08-05T04:15:18.918Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30342026-08-05T04:15:18.974Z Checking similar-asserts v1.7.0
30352026-08-05T04:15:19.052Z Checking knuffel v3.2.0
30362026-08-05T04:15:19.153Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
30372026-08-05T04:15:19.191Z Checking parse-size v1.1.0
30382026-08-05T04:15:19.367Z Compiling target-triple v1.0.0
30392026-08-05T04:15:19.522Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30402026-08-05T04:15:19.660Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30412026-08-05T04:15:19.714Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30422026-08-05T04:15:19.871Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30432026-08-05T04:15:20.015Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30442026-08-05T04:15:20.342Z Checking hickory-client v0.25.2
30452026-08-05T04:15:20.617Z Compiling assert_cmd v2.1.2
30462026-08-05T04:15:20.653Z Checking escape8259 v0.5.3
30472026-08-05T04:15:20.818Z Checking libtest-mimic v0.8.1
30482026-08-05T04:15:21.119Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30492026-08-05T04:15:21.259Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30502026-08-05T04:15:21.410Z Checking blake2b_simd v1.0.4
30512026-08-05T04:15:21.839Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30522026-08-05T04:15:21.967Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30532026-08-05T04:15:22.280Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30542026-08-05T04:15:22.330Z Checking oso v0.27.3
30552026-08-05T04:15:22.366Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30562026-08-05T04:15:22.496Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30572026-08-05T04:15:22.588Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30582026-08-05T04:15:22.752Z Checking fancy-regex v0.14.0
30592026-08-05T04:15:22.813Z Checking serde_tokenstream v0.2.3
30602026-08-05T04:15:23.060Z Checking approx v0.5.1
30612026-08-05T04:15:23.095Z Compiling rstest_macros v0.25.0
30622026-08-05T04:15:23.131Z Checking uzers v0.12.2
30632026-08-05T04:15:23.223Z Checking constant_time_eq v0.3.1
30642026-08-05T04:15:23.266Z Checking termcolor v1.4.1
30652026-08-05T04:15:23.367Z Compiling linkme-impl v0.3.35
30662026-08-05T04:15:23.401Z Checking rust-argon2 v2.1.0
30672026-08-05T04:15:23.507Z Checking trybuild v1.0.116
30682026-08-05T04:15:23.545Z Checking datatest-stable v0.3.3
30692026-08-05T04:15:23.905Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30702026-08-05T04:15:23.971Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30712026-08-05T04:15:24.116Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30722026-08-05T04:15:24.237Z Checking support-bundle-viewer v0.1.2
30732026-08-05T04:15:24.296Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
30742026-08-05T04:15:24.506Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30752026-08-05T04:15:24.554Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30762026-08-05T04:15:24.731Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30772026-08-05T04:15:24.768Z Checking drift v0.2.0
30782026-08-05T04:15:24.843Z Checking rand_distr v0.5.1
30792026-08-05T04:15:24.953Z Checking multimap v0.10.1
30802026-08-05T04:15:25.233Z Compiling relative-path v1.9.3
30812026-08-05T04:15:25.247Z Compiling linkme v0.3.35
30822026-08-05T04:15:25.288Z Checking dropshot-api-manager v0.7.2
30832026-08-05T04:15:27.756Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30842026-08-05T04:15:27.811Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30852026-08-05T04:15:27.811Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30862026-08-05T04:15:27.811Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30872026-08-05T04:15:27.811Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30882026-08-05T04:15:27.811Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30892026-08-05T04:15:27.811Z Checking scuffle v0.1.0
30902026-08-05T04:15:27.829Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30912026-08-05T04:15:28.172Z Checking cargo_toml v0.21.0
30922026-08-05T04:15:28.208Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30932026-08-05T04:15:28.424Z Checking partial-io v0.5.4
30942026-08-05T04:15:28.539Z Checking termios v0.3.3
30952026-08-05T04:15:28.659Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
30962026-08-05T04:15:28.729Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30972026-08-05T04:15:29.005Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30982026-08-05T04:15:29.047Z Checking rstest v0.25.0
30992026-08-05T04:15:30.327Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31002026-08-05T04:15:31.401Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
31012026-08-05T04:15:35.030Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31022026-08-05T04:15:36.422Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31032026-08-05T04:15:37.558Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31042026-08-05T04:15:40.827Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
31052026-08-05T04:15:43.391Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31062026-08-05T04:15:45.399Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31072026-08-05T04:15:49.860Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31082026-08-05T04:15:53.038Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31092026-08-05T04:15:54.394Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31102026-08-05T04:15:58.791Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31112026-08-05T04:15:59.611Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31122026-08-05T04:16:01.774Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31132026-08-05T04:16:05.605Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31142026-08-05T04:16:10.671Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31152026-08-05T04:16:30.855Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31162026-08-05T04:17:25.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 09s
31172026-08-05T04:17:25.342Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31182026-08-05T04:17:25.342Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31192026-08-05T04:17:25.976Z
31202026-08-05T04:17:25.976Zreal 4:12.814841674
31212026-08-05T04:17:25.976Zuser 21:35.447042098
31222026-08-05T04:17:25.976Zsys 5:05.966443344
31232026-08-05T04:17:25.976Ztrap 0.517629128
31242026-08-05T04:17:25.976Ztflt 0.465298059
31252026-08-05T04:17:25.976Zdflt 0.574125489
31262026-08-05T04:17:25.976Zkflt 0.004902677
31272026-08-05T04:17:25.976Zlock 1:05:31.138199070
31282026-08-05T04:17:25.976Zslp 59:01.052074188
31292026-08-05T04:17:25.977Zlat 1:45.381482477
31302026-08-05T04:17:25.977Zstop 13:45.004581385
31312026-08-05T04:17:25.985Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31322026-08-05T04:17:25.986Z+ ptime -m cargo doc --workspace --no-deps
31332026-08-05T04:17:26.839Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31342026-08-05T04:17:26.839Z |
31352026-08-05T04:17:26.839Z = 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)`
31362026-08-05T04:17:26.839Z = 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>
31372026-08-05T04:17:27.889Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31382026-08-05T04:17:28.134Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31392026-08-05T04:17:28.175Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31402026-08-05T04:17:28.237Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31412026-08-05T04:17:28.299Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31422026-08-05T04:17:28.402Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31432026-08-05T04:17:28.432Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31442026-08-05T04:17:28.432Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31452026-08-05T04:17:28.482Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31462026-08-05T04:17:28.506Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31472026-08-05T04:17:28.656Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31482026-08-05T04:17:28.707Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31492026-08-05T04:17:28.735Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31502026-08-05T04:17:28.804Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31512026-08-05T04:17:28.828Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31522026-08-05T04:17:28.850Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31532026-08-05T04:17:28.855Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31542026-08-05T04:17:28.895Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31552026-08-05T04:17:28.917Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31562026-08-05T04:17:28.992Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31572026-08-05T04:17:29.043Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31582026-08-05T04:17:29.284Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31592026-08-05T04:17:29.417Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31602026-08-05T04:17:29.441Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31612026-08-05T04:17:29.485Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31622026-08-05T04:17:29.528Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31632026-08-05T04:17:29.638Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31642026-08-05T04:17:29.673Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31652026-08-05T04:17:29.799Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31662026-08-05T04:17:29.900Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31672026-08-05T04:17:30.017Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31682026-08-05T04:17:30.050Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31692026-08-05T04:17:30.130Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31702026-08-05T04:17:30.202Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31712026-08-05T04:17:30.422Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31722026-08-05T04:17:30.451Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31732026-08-05T04:17:30.498Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31742026-08-05T04:17:30.598Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31752026-08-05T04:17:30.642Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31762026-08-05T04:17:30.721Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31772026-08-05T04:17:30.870Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31782026-08-05T04:17:31.040Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31792026-08-05T04:17:31.065Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31802026-08-05T04:17:31.090Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31812026-08-05T04:17:31.172Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31822026-08-05T04:17:31.293Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31832026-08-05T04:17:31.320Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31842026-08-05T04:17:31.401Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31852026-08-05T04:17:31.428Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31862026-08-05T04:17:31.540Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31872026-08-05T04:17:31.597Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31882026-08-05T04:17:31.687Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
31892026-08-05T04:17:31.710Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
31902026-08-05T04:17:31.763Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31912026-08-05T04:17:31.793Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31922026-08-05T04:17:31.887Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
31932026-08-05T04:17:31.910Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31942026-08-05T04:17:31.935Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31952026-08-05T04:17:31.961Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31962026-08-05T04:17:31.989Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31972026-08-05T04:17:32.089Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31982026-08-05T04:17:32.111Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31992026-08-05T04:17:32.523Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32002026-08-05T04:17:32.884Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32012026-08-05T04:17:32.887Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32022026-08-05T04:17:33.222Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32032026-08-05T04:17:33.354Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32042026-08-05T04:17:33.542Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32052026-08-05T04:17:33.567Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32062026-08-05T04:17:33.749Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32072026-08-05T04:17:33.822Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32082026-08-05T04:17:33.853Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32092026-08-05T04:17:33.857Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32102026-08-05T04:17:34.038Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32112026-08-05T04:17:34.162Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32122026-08-05T04:17:34.186Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32132026-08-05T04:17:34.826Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32142026-08-05T04:17:34.940Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32152026-08-05T04:17:35.162Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32162026-08-05T04:17:35.245Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32172026-08-05T04:17:35.308Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32182026-08-05T04:17:35.537Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32192026-08-05T04:17:35.563Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32202026-08-05T04:17:35.592Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32212026-08-05T04:17:35.793Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32222026-08-05T04:17:35.820Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32232026-08-05T04:17:35.844Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32242026-08-05T04:17:35.984Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32252026-08-05T04:17:36.032Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32262026-08-05T04:17:36.109Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32272026-08-05T04:17:36.133Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32282026-08-05T04:17:36.155Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32292026-08-05T04:17:36.194Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32302026-08-05T04:17:36.350Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32312026-08-05T04:17:36.350Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32322026-08-05T04:17:36.417Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32332026-08-05T04:17:36.424Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32342026-08-05T04:17:36.461Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32352026-08-05T04:17:36.484Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32362026-08-05T04:17:36.569Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32372026-08-05T04:17:36.635Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32382026-08-05T04:17:36.691Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32392026-08-05T04:17:36.769Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32402026-08-05T04:17:36.834Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32412026-08-05T04:17:37.022Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32422026-08-05T04:17:37.052Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32432026-08-05T04:17:37.076Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32442026-08-05T04:17:37.664Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32452026-08-05T04:17:37.748Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32462026-08-05T04:17:38.434Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32472026-08-05T04:17:38.731Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32482026-08-05T04:17:39.060Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32492026-08-05T04:17:39.252Z Checking scuffle v0.1.0
32502026-08-05T04:17:39.474Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32512026-08-05T04:17:39.499Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32522026-08-05T04:17:39.818Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32532026-08-05T04:17:39.842Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32542026-08-05T04:17:39.865Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32552026-08-05T04:17:40.532Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32562026-08-05T04:17:41.383Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32572026-08-05T04:17:41.538Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32582026-08-05T04:17:41.816Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32592026-08-05T04:17:42.221Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32602026-08-05T04:17:42.507Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32612026-08-05T04:17:42.627Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32622026-08-05T04:17:43.223Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32632026-08-05T04:17:43.259Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32642026-08-05T04:17:43.402Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32652026-08-05T04:17:43.586Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32662026-08-05T04:17:43.691Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32672026-08-05T04:17:43.977Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32682026-08-05T04:17:44.084Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32692026-08-05T04:17:44.509Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32702026-08-05T04:17:44.628Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32712026-08-05T04:17:44.800Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32722026-08-05T04:17:45.247Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32732026-08-05T04:17:45.272Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32742026-08-05T04:17:46.123Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32752026-08-05T04:17:46.283Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32762026-08-05T04:17:46.730Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32772026-08-05T04:17:47.147Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32782026-08-05T04:17:47.452Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32792026-08-05T04:17:47.545Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32802026-08-05T04:17:48.391Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32812026-08-05T04:17:48.447Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32822026-08-05T04:17:48.478Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32832026-08-05T04:17:48.687Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32842026-08-05T04:17:48.977Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32852026-08-05T04:17:49.062Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32862026-08-05T04:17:49.500Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32872026-08-05T04:17:49.706Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32882026-08-05T04:17:50.732Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32892026-08-05T04:17:50.804Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32902026-08-05T04:17:51.132Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32912026-08-05T04:17:52.495Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32922026-08-05T04:17:54.908Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32932026-08-05T04:17:56.105Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32942026-08-05T04:17:56.323Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32952026-08-05T04:17:56.695Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32962026-08-05T04:17:58.043Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32972026-08-05T04:17:58.247Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32982026-08-05T04:17:58.574Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32992026-08-05T04:17:59.451Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33002026-08-05T04:17:59.820Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33012026-08-05T04:18:00.244Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33022026-08-05T04:18:00.754Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33032026-08-05T04:18:01.011Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33042026-08-05T04:18:01.153Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33052026-08-05T04:18:01.278Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33062026-08-05T04:18:01.402Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33072026-08-05T04:18:01.402Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33082026-08-05T04:18:01.447Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33092026-08-05T04:18:01.838Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33102026-08-05T04:18:02.194Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33112026-08-05T04:18:02.220Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33122026-08-05T04:18:02.986Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33132026-08-05T04:18:03.048Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33142026-08-05T04:18:03.164Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33152026-08-05T04:18:03.330Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33162026-08-05T04:18:03.734Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33172026-08-05T04:18:04.056Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33182026-08-05T04:18:05.048Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33192026-08-05T04:18:05.376Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33202026-08-05T04:18:05.645Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33212026-08-05T04:18:08.019Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33222026-08-05T04:18:09.325Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33232026-08-05T04:18:09.787Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33242026-08-05T04:18:10.353Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33252026-08-05T04:18:12.608Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33262026-08-05T04:18:13.600Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33272026-08-05T04:18:14.489Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33282026-08-05T04:18:15.160Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33292026-08-05T04:18:16.014Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33302026-08-05T04:18:17.790Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33312026-08-05T04:18:19.096Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33322026-08-05T04:18:19.743Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33332026-08-05T04:18:19.898Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33342026-08-05T04:18:20.584Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33352026-08-05T04:18:20.974Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33362026-08-05T04:18:26.439Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33372026-08-05T04:18:26.973Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33382026-08-05T04:18:27.992Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33392026-08-05T04:18:28.481Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33402026-08-05T04:18:29.756Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33412026-08-05T04:18:30.457Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33422026-08-05T04:18:31.179Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33432026-08-05T04:18:31.907Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33442026-08-05T04:18:32.686Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33452026-08-05T04:18:34.461Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33462026-08-05T04:18:35.373Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33472026-08-05T04:18:35.919Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33482026-08-05T04:18:36.115Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33492026-08-05T04:18:36.977Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33502026-08-05T04:18:37.718Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33512026-08-05T04:18:38.718Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33522026-08-05T04:18:42.461Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33532026-08-05T04:18:43.680Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33542026-08-05T04:18:44.242Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33552026-08-05T04:18:45.052Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33562026-08-05T04:18:46.061Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33572026-08-05T04:18:47.005Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33582026-08-05T04:18:49.898Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33592026-08-05T04:18:50.871Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33602026-08-05T04:18:52.142Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33612026-08-05T04:18:52.864Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33622026-08-05T04:18:53.833Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33632026-08-05T04:18:56.531Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33642026-08-05T04:18:57.353Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33652026-08-05T04:18:59.173Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33662026-08-05T04:18:59.739Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33672026-08-05T04:19:01.285Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33682026-08-05T04:19:03.042Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33692026-08-05T04:19:04.530Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33702026-08-05T04:19:06.077Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33712026-08-05T04:19:07.650Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33722026-08-05T04:19:09.095Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33732026-08-05T04:19:10.938Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33742026-08-05T04:19:15.325Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33752026-08-05T04:19:15.762Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33762026-08-05T04:19:17.116Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33772026-08-05T04:19:17.442Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33782026-08-05T04:19:19.086Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33792026-08-05T04:19:20.905Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33802026-08-05T04:19:22.696Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33812026-08-05T04:19:24.573Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33822026-08-05T04:19:26.305Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33832026-08-05T04:19:27.962Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33842026-08-05T04:19:29.927Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33852026-08-05T04:19:31.394Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33862026-08-05T04:19:33.125Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33872026-08-05T04:19:34.870Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
33882026-08-05T04:19:36.537Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
33892026-08-05T04:19:38.224Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33902026-08-05T04:19:39.695Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33912026-08-05T04:19:43.393Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33922026-08-05T04:19:44.951Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
33932026-08-05T04:19:46.663Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33942026-08-05T04:19:48.423Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33952026-08-05T04:19:50.031Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33962026-08-05T04:19:51.777Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33972026-08-05T04:19:53.734Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33982026-08-05T04:19:57.657Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33992026-08-05T04:19:59.686Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34002026-08-05T04:20:01.646Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34012026-08-05T04:20:04.710Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34022026-08-05T04:20:05.387Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34032026-08-05T04:20:08.058Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34042026-08-05T04:20:12.191Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34052026-08-05T04:20:14.445Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34062026-08-05T04:20:16.724Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
34072026-08-05T04:20:18.740Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34082026-08-05T04:20:21.915Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34092026-08-05T04:20:23.493Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34102026-08-05T04:20:25.790Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34112026-08-05T04:20:28.717Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34122026-08-05T04:20:31.138Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34132026-08-05T04:20:32.968Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34142026-08-05T04:20:35.689Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34152026-08-05T04:20:37.974Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34162026-08-05T04:20:40.425Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34172026-08-05T04:20:44.216Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34182026-08-05T04:20:45.221Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34192026-08-05T04:20:47.665Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34202026-08-05T04:20:50.101Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34212026-08-05T04:20:52.408Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34222026-08-05T04:20:55.088Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34232026-08-05T04:20:57.483Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34242026-08-05T04:21:00.036Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34252026-08-05T04:21:02.436Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34262026-08-05T04:21:04.915Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34272026-08-05T04:21:07.310Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34282026-08-05T04:21:09.912Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34292026-08-05T04:21:12.362Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34302026-08-05T04:21:14.851Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34312026-08-05T04:21:17.366Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34322026-08-05T04:21:19.826Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34332026-08-05T04:21:22.326Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34342026-08-05T04:21:24.788Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34352026-08-05T04:21:27.145Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34362026-08-05T04:21:29.590Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34372026-08-05T04:21:32.876Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34382026-08-05T04:21:34.883Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34392026-08-05T04:21:37.703Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34402026-08-05T04:21:40.226Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34412026-08-05T04:21:42.838Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34422026-08-05T04:21:45.475Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34432026-08-05T04:21:48.092Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34442026-08-05T04:21:50.665Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34452026-08-05T04:21:53.213Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34462026-08-05T04:21:55.785Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34472026-08-05T04:21:58.393Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34482026-08-05T04:22:00.942Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34492026-08-05T04:22:03.542Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34502026-08-05T04:22:06.343Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34512026-08-05T04:22:08.729Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34522026-08-05T04:22:11.284Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34532026-08-05T04:22:13.978Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34542026-08-05T04:22:16.687Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34552026-08-05T04:22:19.280Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34562026-08-05T04:22:22.312Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34572026-08-05T04:22:24.954Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34582026-08-05T04:22:27.476Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34592026-08-05T04:22:30.053Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34602026-08-05T04:22:32.762Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34612026-08-05T04:22:35.513Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34622026-08-05T04:22:38.674Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
34632026-08-05T04:22:41.033Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34642026-08-05T04:22:43.833Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34652026-08-05T04:22:51.605Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
34662026-08-05T04:22:51.828Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34672026-08-05T04:22:55.320Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34682026-08-05T04:22:58.727Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34692026-08-05T04:23:03.533Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
34702026-08-05T04:23:06.414Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34712026-08-05T04:23:10.478Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34722026-08-05T04:23:14.174Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
34732026-08-05T04:23:17.727Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34742026-08-05T04:23:21.516Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34752026-08-05T04:23:25.272Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34762026-08-05T04:23:29.021Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
34772026-08-05T04:23:32.738Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34782026-08-05T04:23:36.619Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
34792026-08-05T04:23:40.349Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34802026-08-05T04:23:44.047Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34812026-08-05T04:23:47.820Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
34822026-08-05T04:23:51.589Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34832026-08-05T04:23:55.378Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34842026-08-05T04:23:59.193Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34852026-08-05T04:24:02.969Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34862026-08-05T04:24:06.708Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34872026-08-05T04:24:10.538Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34882026-08-05T04:24:14.314Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
34892026-08-05T04:24:44.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 18s
34902026-08-05T04:24:44.373Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
34912026-08-05T04:24:44.373Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
34922026-08-05T04:24:44.544Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 203 other files
34932026-08-05T04:24:44.653Z
34942026-08-05T04:24:44.653Zreal 7:18.585543503
34952026-08-05T04:24:44.653Zuser 19:54.526209931
34962026-08-05T04:24:44.653Zsys 4:13.388193007
34972026-08-05T04:24:44.653Ztrap 0.291595411
34982026-08-05T04:24:44.653Ztflt 0.024028672
34992026-08-05T04:24:44.653Zdflt 0.086208996
35002026-08-05T04:24:44.653Zkflt 0.000016377
35012026-08-05T04:24:44.654Zlock 6:58:18.790973720
35022026-08-05T04:24:44.654Zslp 2:27:16.481836431
35032026-08-05T04:24:44.654Zlat 33.603650396
35042026-08-05T04:24:44.654Zstop 2:06.700936825
35052026-08-05T04:24:44.659Zprocess exited: duration 816118 ms, exit code 0
 
35062026-08-05T04:24:44.667Zfound 0 output files