01KVTVY1NFBQ96RVCZTH3592TB: clippy (helios)

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

Buildomat Job: 01KVTVYHG6W2EH6R68PSKBDTQN

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-23T18:31:11.802Zjob assigned to worker 01KVTVZ19MKT8AX29CTCZY63CM [factory aws, i-0bfda781e4fdd8b34] (queued for 58 s)
 
22026-06-23T18:31:18.766Zstarting task 0: "setup"
32026-06-23T18:31:18.773Z++ uname -s
42026-06-23T18:31:18.776Z+ kern=SunOS
52026-06-23T18:31:18.776Z+ build_user=build
62026-06-23T18:31:18.776Z+ build_uid=12345
72026-06-23T18:31:18.776Z+ work_dir=/work
82026-06-23T18:31:18.776Z+ input_dir=/input
92026-06-23T18:31:18.776Z+ [[ 0 == 12345 ]]
102026-06-23T18:31:18.776Z+ case "$kern" in
112026-06-23T18:31:18.776Z+ groupadd -g 12345 build
122026-06-23T18:31:18.779Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-23T18:31:20.784Z+ zfs create -o mountpoint=/work rpool/work
142026-06-23T18:31:20.891Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-23T18:31:20.894Z+ home_fs=zfs
162026-06-23T18:31:20.894Z+ [[ zfs == autofs ]]
172026-06-23T18:31:20.894Z+ mkdir -p /home/build
182026-06-23T18:31:20.894Z+ chown build:build /home/build /work
192026-06-23T18:31:22.897Z+ chmod 0700 /home/build /work
202026-06-23T18:31:22.899Zprocess exited: duration 4131 ms, exit code 0
 
212026-06-23T18:31:22.905Zstarting task 1: "rust-toolchain"
222026-06-23T18:31:22.910Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.0
232026-06-23T18:31:22.910Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-06-23T18:31:22.910Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-06-23T18:31:22.910Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-06-23T18:31:22.913Z * rust toolchain channel = "1.96.0"
272026-06-23T18:31:22.913Z * rust toolchain profile = "default"
282026-06-23T18:31:22.913Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-23T18:31:22.913Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.0 --profile default
302026-06-23T18:31:23.016Zinfo: downloading installer
312026-06-23T18:31:24.514Zwarn: It looks like you have an existing rustup settings file at:
322026-06-23T18:31:24.514Zwarn: /home/build/.rustup/settings.toml
332026-06-23T18:31:24.514Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-06-23T18:31:24.514Zwarn: instead of the one inferred from the default host triple.
352026-06-23T18:31:24.525Zinfo: profile set to default
362026-06-23T18:31:24.525Zinfo: default host triple is x86_64-unknown-illumos
372026-06-23T18:31:24.528Zinfo: syncing channel updates for 1.96.0-x86_64-unknown-illumos
382026-06-23T18:31:24.676Zinfo: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25)
392026-06-23T18:31:24.679Zinfo: downloading 6 components
402026-06-23T18:31:41.474Zinfo: default toolchain set to 1.96.0-x86_64-unknown-illumos
412026-06-23T18:31:41.474Z
422026-06-23T18:31:41.500Z 1.96.0-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25)
432026-06-23T18:31:41.500Z
442026-06-23T18:31:41.500Z
452026-06-23T18:31:41.500ZRust is installed now. Great!
462026-06-23T18:31:41.500Z
472026-06-23T18:31:41.500ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-06-23T18:31:41.500Zenvironment variable. This has not been done automatically.
492026-06-23T18:31:41.500Z
502026-06-23T18:31:41.500ZTo configure your current shell, you need to source
512026-06-23T18:31:41.500Zthe corresponding env file under $HOME/.cargo.
522026-06-23T18:31:41.500Z
532026-06-23T18:31:41.500ZThis is usually done by running one of the following (note the leading DOT):
542026-06-23T18:31:41.503Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-06-23T18:31:41.503Zsource "$HOME/.cargo/env.fish" # For fish
562026-06-23T18:31:41.503Zsource "~/.cargo/env.nu" # For nushell
572026-06-23T18:31:41.504Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-06-23T18:31:41.504Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-06-23T18:31:41.504Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-06-23T18:31:41.504Zwarn: no default linker (`cc`) was found in your PATH
612026-06-23T18:31:41.504Zwarn: many Rust crates require a system C toolchain to build
622026-06-23T18:31:41.592Z+ rustup --version
632026-06-23T18:31:41.602Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-06-23T18:31:41.604Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-06-23T18:31:41.623Zinfo: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)`
662026-06-23T18:31:41.626Z+ cargo --version
672026-06-23T18:31:41.639Zcargo 1.96.0 (30a34c682 2026-05-25)
682026-06-23T18:31:41.642Z+ rustc --version
692026-06-23T18:31:41.661Zrustc 1.96.0 (ac68faa20 2026-05-25)
702026-06-23T18:31:41.665Zprocess exited: duration 18756 ms, exit code 0
 
712026-06-23T18:31:41.671Zstarting task 2: "authentication"
722026-06-23T18:31:41.688Zprocess exited: duration 16 ms, exit code 0
 
732026-06-23T18:31:41.694Zstarting task 3: "clone repository"
742026-06-23T18:31:41.698Z+ mkdir -p /work/oxidecomputer/omicron
752026-06-23T18:31:41.701Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-06-23T18:31:41.728ZCloning into '/work/oxidecomputer/omicron'...
772026-06-23T18:31:51.993Z+ cd /work/oxidecomputer/omicron
782026-06-23T18:31:51.993Z+ git fetch origin 4f543d02facf6ec318ce2ad499d83b862ec721c1
792026-06-23T18:31:52.290ZFrom https://github.com/oxidecomputer/omicron
802026-06-23T18:31:52.290Z * branch 4f543d02facf6ec318ce2ad499d83b862ec721c1 -> FETCH_HEAD
812026-06-23T18:31:52.303Z+ [[ -n ixi/bump-propolis ]]
822026-06-23T18:31:52.306Z++ git branch --show-current
832026-06-23T18:31:52.306Z+ current=main
842026-06-23T18:31:52.306Z+ [[ main != ixi/bump-propolis ]]
852026-06-23T18:31:52.306Z+ git branch -f ixi/bump-propolis 4f543d02facf6ec318ce2ad499d83b862ec721c1
862026-06-23T18:31:52.309Z+ git checkout -f ixi/bump-propolis
872026-06-23T18:31:52.547ZSwitched to branch 'ixi/bump-propolis'
882026-06-23T18:31:52.550Z+ git reset --hard 4f543d02facf6ec318ce2ad499d83b862ec721c1
892026-06-23T18:31:52.571ZHEAD is now at 4f543d02f bump Propolis
902026-06-23T18:31:52.574Zprocess exited: duration 10878 ms, exit code 0
 
912026-06-23T18:31:52.579Zstarting task 4: "build"
922026-06-23T18:31:52.583Z+ source ./env.sh
932026-06-23T18:31:52.586Z++ OLD_SHELL_OPTS=ehxB
942026-06-23T18:31:52.586Z++ set -o xtrace
952026-06-23T18:31:52.586Z++++ dirname ./env.sh
962026-06-23T18:31:52.589Z+++ readlink -f .
972026-06-23T18:31:52.592Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-06-23T18:31:52.592Z++ 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-06-23T18:31:52.592Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-06-23T18:31:52.592Z++ 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-06-23T18:31:52.592Z++ 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-06-23T18:31:52.592Z++ 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-06-23T18:31:52.592Z++ 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-06-23T18:31:52.592Z++ 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-06-23T18:31:52.592Z++ 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-06-23T18:31:52.592Z++ 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-06-23T18:31:52.592Z++ 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-06-23T18:31:52.592Z++ case $OLD_SHELL_OPTS in
1092026-06-23T18:31:52.592Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-06-23T18:31:52.592Z+ source .github/buildomat/ci-env.sh
1112026-06-23T18:31:52.592Z++ export CARGO_TERM_COLOR=always
1122026-06-23T18:31:52.592Z++ CARGO_TERM_COLOR=always
1132026-06-23T18:31:52.592Z+ cargo --version
1142026-06-23T18:31:52.599Zcargo 1.96.0 (30a34c682 2026-05-25)
1152026-06-23T18:31:52.602Z+ rustc --version
1162026-06-23T18:31:52.621Zrustc 1.96.0 (ac68faa20 2026-05-25)
1172026-06-23T18:31:52.624Z+ banner prerequisites
1182026-06-23T18:31:52.627Z
1192026-06-23T18:31:52.627Z ##### ##### ###### ##### ###### #### # # # #### #
1202026-06-23T18:31:52.627Z # # # # # # # # # # # # # # #
1212026-06-23T18:31:52.627Z # # # # ##### # # ##### # # # # # #### #
1222026-06-23T18:31:52.627Z ##### ##### # ##### # # # # # # # # #
1232026-06-23T18:31:52.627Z # # # # # # # # # # # # # # #
1242026-06-23T18:31:52.627Z # # # ###### # # ###### ### # #### # #### #
1252026-06-23T18:31:52.627Z
1262026-06-23T18:31:52.627Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1272026-06-23T18:31:54.217Z Startup: Refreshing catalog 'helios' ... Done
1282026-06-23T18:31:54.312Z Startup: Caching catalogs ... Done
1292026-06-23T18:31:54.733ZPlanning: Solver setup ... Done (0.378s)
1302026-06-23T18:31:54.757ZPlanning: Running solver ... Done (0.024s)
1312026-06-23T18:31:54.767ZPlanning: Finding local manifests ... Done (0.003s)
1322026-06-23T18:31:54.785ZPlanning: Fetching manifests: 0/2 0% complete
1332026-06-23T18:31:54.812ZPlanning: Fetching manifests: 2/2 100% complete
1342026-06-23T18:31:54.827ZPlanning: Package planning ... Done (0.014s)
1352026-06-23T18:31:54.830ZPlanning: Merging actions ... Done (0.002s)
1362026-06-23T18:31:54.991ZPlanning: Checking for conflicting actions ... Done (0.164s)
1372026-06-23T18:31:54.994ZPlanning: Consolidating action changes ... Done (0.001s)
1382026-06-23T18:31:55.808ZPlanning: Evaluating mediators ... Done (0.816s)
1392026-06-23T18:31:55.811ZPlanning: Planning completed in 1.48 seconds
1402026-06-23T18:31:55.818Z Packages to install: 2
1412026-06-23T18:31:55.818Z Estimated space available: 156.06 GB
1422026-06-23T18:31:55.821ZEstimated space to be consumed: 28.17 MB
1432026-06-23T18:31:55.821Z Create boot environment: No
1442026-06-23T18:31:55.821ZCreate backup boot environment: No
1452026-06-23T18:31:55.821Z Rebuild boot archive: No
1462026-06-23T18:31:55.821Z
1472026-06-23T18:31:55.821ZChanged packages:
1482026-06-23T18:31:55.821Zhelios
1492026-06-23T18:31:55.821Z developer/build-essential
1502026-06-23T18:31:55.822Z None -> 11-3.0
1512026-06-23T18:31:55.822Z library/libxmlsec1
1522026-06-23T18:31:55.822Z None -> 1.2.35-3.0
1532026-06-23T18:31:55.844Z
1542026-06-23T18:31:55.844ZDownload: 0/214 items 0.0/1.3MB 0% complete
1552026-06-23T18:31:57.144ZDownload: Completed 1.28 MB in 1.30 seconds (1007k/s)
1562026-06-23T18:31:57.211Z Actions: 1/268 actions (Installing new actions)
1572026-06-23T18:31:57.250Z Actions: Completed 268 actions in 0.04 seconds.
1582026-06-23T18:31:57.259ZFinalize: Updating package state database ... Done (0.009s)
1592026-06-23T18:31:57.259ZFinalize: Updating package cache ... Done (0.000s)
1602026-06-23T18:31:57.286ZFinalize: Updating image state ... Done (0.027s)
1612026-06-23T18:31:59.686ZFinalize: Creating fast lookup database ... Done (2.375s)
1622026-06-23T18:31:59.753ZFinalize: Reading search index ... Done (0.012s)
1632026-06-23T18:31:59.755ZFinalize: Updating search index ... Done (0.000s)
1642026-06-23T18:31:59.855ZFinalize: Updating package cache ... Done (0.000s)
1652026-06-23T18:32:00.166ZPlanning: Evaluating mediator changes ... Done
1662026-06-23T18:32:00.270ZPlanning: Checking for conflicting actions ... Done
1672026-06-23T18:32:00.273ZPlanning: Consolidating action changes ... Done
1682026-06-23T18:32:00.429ZPlanning: Evaluating mediators ... Done
1692026-06-23T18:32:00.432ZPlanning: Planning completed in 0.26 seconds
1702026-06-23T18:32:00.452Z Mediators to change: 2
1712026-06-23T18:32:00.452Z Create boot environment: No
1722026-06-23T18:32:00.452ZCreate backup boot environment: No
1732026-06-23T18:32:00.509ZFinalize: Updating package state database ... Done
1742026-06-23T18:32:00.509ZFinalize: Updating package cache ... Done
1752026-06-23T18:32:00.523ZFinalize: Updating image state ... Done
1762026-06-23T18:32:02.455ZFinalize: Creating fast lookup database ... Done
1772026-06-23T18:32:02.518ZFinalize: Reading search index ... Done
1782026-06-23T18:32:02.521ZFinalize: Updating search index ... Done
1792026-06-23T18:32:02.595ZFinalize: Updating package cache ... Done
1802026-06-23T18:32:02.877ZPlanning: Evaluating mediator changes ... Done
1812026-06-23T18:32:02.984ZPlanning: Checking for conflicting actions ... Done
1822026-06-23T18:32:02.987ZPlanning: Consolidating action changes ... Done
1832026-06-23T18:32:03.143ZPlanning: Evaluating mediators ... Done
1842026-06-23T18:32:03.146ZPlanning: Planning completed in 0.27 seconds
1852026-06-23T18:32:03.166Z Mediators to change: 1
1862026-06-23T18:32:03.166Z Create boot environment: No
1872026-06-23T18:32:03.166ZCreate backup boot environment: No
1882026-06-23T18:32:03.217ZFinalize: Updating package state database ... Done
1892026-06-23T18:32:03.218ZFinalize: Updating package cache ... Done
1902026-06-23T18:32:03.232ZFinalize: Updating image state ... Done
1912026-06-23T18:32:05.179ZFinalize: Creating fast lookup database ... Done
1922026-06-23T18:32:05.243ZFinalize: Reading search index ... Done
1932026-06-23T18:32:05.246ZFinalize: Updating search index ... Done
1942026-06-23T18:32:05.327ZFinalize: Updating package cache ... Done
1952026-06-23T18:32:05.641ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1962026-06-23T18:32:05.641Zapache system 2.4 system
1972026-06-23T18:32:05.641Zclang system 15 system
1982026-06-23T18:32:05.641Zcsh system system illumos
1992026-06-23T18:32:05.641Zctags system system illumos
2002026-06-23T18:32:05.641Zfile vendor vendor darwinsys
2012026-06-23T18:32:05.641Zfile system system illumos
2022026-06-23T18:32:05.641Zgcc vendor 14 vendor
2032026-06-23T18:32:05.641Zgcc system 13 system
2042026-06-23T18:32:05.641Zgcc system 10 system
2052026-06-23T18:32:05.641Zgo system 1.25 system
2062026-06-23T18:32:05.641Zllvm system 15 system
2072026-06-23T18:32:05.642Zmariadb system 11.4 system
2082026-06-23T18:32:05.642Zmta vendor vendor dma
2092026-06-23T18:32:05.642Zopenjdk system 17 system
2102026-06-23T18:32:05.642Zopenjdk system 11 system
2112026-06-23T18:32:05.642Zopenssl vendor 3 vendor
2122026-06-23T18:32:05.642Zperl system 5.40 system
2132026-06-23T18:32:05.642Zpostgresql system 18 system
2142026-06-23T18:32:05.642Zpostgresql system 17 system
2152026-06-23T18:32:05.642Zpython vendor 3 vendor
2162026-06-23T18:32:05.642Zpython system 2 system
2172026-06-23T18:32:05.642Zpython3 vendor 3.13 vendor
2182026-06-23T18:32:05.642Zruby system 3.4 system
2192026-06-23T18:32:05.642Zruby system 3.0 system
2202026-06-23T18:32:05.642Zwords vendor vendor american-english
2212026-06-23T18:32:05.642Zwords system system australian-english
2222026-06-23T18:32:05.642Zwords system system british-english
2232026-06-23T18:32:05.642Zwords system system canadian-english
2242026-06-23T18:32:05.642Zwords system system french
2252026-06-23T18:32:05.642Zwords system system italian
2262026-06-23T18:32:05.642Zwords system system ngerman
2272026-06-23T18:32:05.642Zwords system system ogerman
2282026-06-23T18:32:05.642Zwords system system spanish
2292026-06-23T18:32:05.899ZPUBLISHER TYPE STATUS P LOCATION
2302026-06-23T18:32:05.899Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2312026-06-23T18:32:06.196ZFMRI IFO
2322026-06-23T18:32:06.196Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2332026-06-23T18:32:06.196Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2342026-06-23T18:32:06.196Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2352026-06-23T18:32:06.196Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2362026-06-23T18:32:06.197Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2372026-06-23T18:32:06.197Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2382026-06-23T18:32:06.197Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2392026-06-23T18:32:06.197Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2402026-06-23T18:32:06.197Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2412026-06-23T18:32:06.450Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2422026-06-23T18:32:06.708Z Updating crates.io index
2432026-06-23T18:32:06.711Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2442026-06-23T18:32:06.938Z Updating git repository `https://github.com/oxidecomputer/lldp`
2452026-06-23T18:32:07.249Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2462026-06-23T18:32:07.552Z Updating git repository `https://github.com/oxidecomputer/propolis`
2472026-06-23T18:32:08.434Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2482026-06-23T18:32:08.935Z Updating git repository `https://github.com/oxidecomputer/crucible`
2492026-06-23T18:32:10.440Z Updating git repository `https://github.com/oxidecomputer/opte`
2502026-06-23T18:32:11.161Z Updating git repository `https://github.com/oxidecomputer/tofino`
2512026-06-23T18:32:11.398Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2522026-06-23T18:32:12.584Z Updating git repository `https://github.com/oxidecomputer/clickward`
2532026-06-23T18:32:12.820Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2542026-06-23T18:32:13.111Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2552026-06-23T18:32:13.364Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2562026-06-23T18:32:13.794Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2572026-06-23T18:32:14.266Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2582026-06-23T18:32:14.684Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2592026-06-23T18:32:14.943Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2602026-06-23T18:32:15.179Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2612026-06-23T18:32:15.446Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2622026-06-23T18:32:15.682Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2632026-06-23T18:32:15.890Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2642026-06-23T18:32:16.114Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2652026-06-23T18:32:16.484Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2662026-06-23T18:32:16.805Z Updating git repository `https://github.com/oxidecomputer/erebor`
2672026-06-23T18:32:17.044Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2682026-06-23T18:32:17.461Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2692026-06-23T18:32:17.712Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2702026-06-23T18:32:17.996Z Updating git repository `https://github.com/oxidecomputer/ispf`
2712026-06-23T18:32:18.209Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2722026-06-23T18:32:18.431Z Updating git repository `https://github.com/oxidecomputer/crucible`
2732026-06-23T18:32:18.874Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2742026-06-23T18:32:19.213Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2752026-06-23T18:32:19.560Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2762026-06-23T18:32:19.840Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2772026-06-23T18:32:20.122Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2782026-06-23T18:32:20.380Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2792026-06-23T18:32:20.679Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2802026-06-23T18:32:20.985Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2812026-06-23T18:32:21.260Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2822026-06-23T18:32:21.523Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2832026-06-23T18:32:22.591Z Updating git repository `https://github.com/illumos/smf-rs`
2842026-06-23T18:32:25.019Z Downloading crates ...
2852026-06-23T18:32:25.080Z Downloaded anstyle-parse v1.0.0
2862026-06-23T18:32:25.087Z Downloaded equivalent v1.0.2
2872026-06-23T18:32:25.087Z Downloaded icu_properties v2.1.2
2882026-06-23T18:32:25.087Z Downloaded swrite v0.1.0
2892026-06-23T18:32:25.087Z Downloaded icu_locale_core v2.1.1
2902026-06-23T18:32:25.096Z Downloaded getrandom v0.4.1
2912026-06-23T18:32:25.139Z Downloaded memmap v0.7.0
2922026-06-23T18:32:25.139Z Downloaded fastrand v2.3.0
2932026-06-23T18:32:25.139Z Downloaded scroll_derive v0.12.1
2942026-06-23T18:32:25.139Z Downloaded displaydoc v0.2.5
2952026-06-23T18:32:25.140Z Downloaded clap_derive v4.6.1
2962026-06-23T18:32:25.140Z Downloaded version_check v0.9.5
2972026-06-23T18:32:25.140Z Downloaded icu_provider v2.1.1
2982026-06-23T18:32:25.140Z Downloaded zmij v1.0.21
2992026-06-23T18:32:25.140Z Downloaded quote v1.0.45
3002026-06-23T18:32:25.140Z Downloaded serde_derive v1.0.228
3012026-06-23T18:32:25.140Z Downloaded toml v0.8.23
3022026-06-23T18:32:25.161Z Downloaded unicode-linebreak v0.1.5
3032026-06-23T18:32:25.161Z Downloaded pest_meta v2.8.6
3042026-06-23T18:32:25.161Z Downloaded zerofrom v0.1.6
3052026-06-23T18:32:25.161Z Downloaded toml_datetime v0.6.11
3062026-06-23T18:32:25.161Z Downloaded proc-macro-error-attr v1.0.4
3072026-06-23T18:32:25.161Z Downloaded anstream v1.0.0
3082026-06-23T18:32:25.161Z Downloaded indexmap v2.14.0
3092026-06-23T18:32:25.161Z Downloaded thread-id v4.2.2
3102026-06-23T18:32:25.161Z Downloaded yoke v0.8.1
3112026-06-23T18:32:25.161Z Downloaded usdt v0.5.0
3122026-06-23T18:32:25.161Z Downloaded thiserror-impl v2.0.18
3132026-06-23T18:32:25.161Z Downloaded zerovec-derive v0.11.2
3142026-06-23T18:32:25.162Z Downloaded syn v2.0.117
3152026-06-23T18:32:25.173Z Downloaded utf8parse v0.2.2
3162026-06-23T18:32:25.173Z Downloaded usdt-impl v0.5.0
3172026-06-23T18:32:25.173Z Downloaded thiserror-impl v1.0.69
3182026-06-23T18:32:25.173Z Downloaded yoke-derive v0.8.1
3192026-06-23T18:32:25.173Z Downloaded anyhow v1.0.102
3202026-06-23T18:32:25.174Z Downloaded dtrace-parser v0.2.0
3212026-06-23T18:32:25.174Z Downloaded unicode-xid v0.2.6
3222026-06-23T18:32:25.174Z Downloaded typeid v1.0.3
3232026-06-23T18:32:25.174Z Downloaded form_urlencoded v1.2.2
3242026-06-23T18:32:25.174Z Downloaded heck v0.5.0
3252026-06-23T18:32:25.200Z Downloaded zerocopy-derive v0.7.35
3262026-06-23T18:32:25.200Z Downloaded textwrap v0.16.2
3272026-06-23T18:32:25.200Z Downloaded cpufeatures v0.2.17
3282026-06-23T18:32:25.200Z Downloaded percent-encoding v2.3.2
3292026-06-23T18:32:25.200Z Downloaded camino-tempfile v1.4.1
3302026-06-23T18:32:25.200Z Downloaded autocfg v1.5.0
3312026-06-23T18:32:25.200Z Downloaded anstyle-query v1.1.5
3322026-06-23T18:32:25.200Z Downloaded serde_tokenstream v0.2.3
3332026-06-23T18:32:25.201Z Downloaded dof v0.3.0
3342026-06-23T18:32:25.201Z Downloaded toml_edit v0.22.27
3352026-06-23T18:32:25.223Z Downloaded erased-serde v0.4.9
3362026-06-23T18:32:25.223Z Downloaded cargo_metadata v0.21.0
3372026-06-23T18:32:25.223Z Downloaded terminal_size v0.4.3
3382026-06-23T18:32:25.223Z Downloaded utf8_iter v1.0.4
3392026-06-23T18:32:25.223Z Downloaded generic-array v0.14.7
3402026-06-23T18:32:25.224Z Downloaded usdt-macro v0.5.0
3412026-06-23T18:32:25.224Z Downloaded stable_deref_trait v1.2.1
3422026-06-23T18:32:25.224Z Downloaded serde-value v0.7.0
3432026-06-23T18:32:25.224Z Downloaded crypto-common v0.1.7
3442026-06-23T18:32:25.224Z Downloaded clap_lex v1.0.0
3452026-06-23T18:32:25.224Z Downloaded unicode-ident v1.0.24
3462026-06-23T18:32:25.224Z Downloaded ordered-float v2.10.1
3472026-06-23T18:32:25.224Z Downloaded plain v0.2.3
3482026-06-23T18:32:25.224Z Downloaded itoa v1.0.17
3492026-06-23T18:32:25.224Z Downloaded digest v0.10.7
3502026-06-23T18:32:25.224Z Downloaded anstyle v1.0.14
3512026-06-23T18:32:25.224Z Downloaded toml_write v0.1.2
3522026-06-23T18:32:25.225Z Downloaded macaddr v1.0.1
3532026-06-23T18:32:25.225Z Downloaded zerofrom-derive v0.1.6
3542026-06-23T18:32:25.225Z Downloaded usdt-attr-macro v0.5.0
3552026-06-23T18:32:25.225Z Downloaded cargo_toml v0.21.0
3562026-06-23T18:32:25.225Z Downloaded clap v4.6.1
3572026-06-23T18:32:25.225Z Downloaded writeable v0.6.2
3582026-06-23T18:32:25.225Z Downloaded thiserror v1.0.69
3592026-06-23T18:32:25.267Z Downloaded url v2.5.8
3602026-06-23T18:32:25.268Z Downloaded smawk v0.3.2
3612026-06-23T18:32:25.268Z Downloaded thiserror v2.0.18
3622026-06-23T18:32:25.268Z Downloaded idna_adapter v1.2.1
3632026-06-23T18:32:25.269Z Downloaded ucd-trie v0.1.7
3642026-06-23T18:32:25.269Z Downloaded cargo-util-schemas v0.8.2
3652026-06-23T18:32:25.269Z Downloaded pretty-hex v0.4.1
3662026-06-23T18:32:25.269Z Downloaded typenum v1.19.0
3672026-06-23T18:32:25.269Z Downloaded strsim v0.11.1
3682026-06-23T18:32:25.269Z Downloaded block-buffer v0.10.4
3692026-06-23T18:32:25.269Z Downloaded tinystr v0.8.2
3702026-06-23T18:32:25.326Z Downloaded zerotrie v0.2.3
3712026-06-23T18:32:25.326Z Downloaded heck v0.4.1
3722026-06-23T18:32:25.327Z Downloaded synstructure v0.13.2
3732026-06-23T18:32:25.327Z Downloaded errno v0.3.14
3742026-06-23T18:32:25.327Z Downloaded zerovec v0.11.5
3752026-06-23T18:32:25.327Z Downloaded zerocopy v0.7.35
3762026-06-23T18:32:25.327Z Downloaded scroll v0.12.0
3772026-06-23T18:32:25.327Z Downloaded fnv v1.0.7
3782026-06-23T18:32:25.327Z Downloaded winnow v0.7.14
3792026-06-23T18:32:25.327Z Downloaded cfg-if v1.0.4
3802026-06-23T18:32:25.327Z Downloaded unicode-width v0.1.14
3812026-06-23T18:32:25.327Z Downloaded serde-untagged v0.1.9
3822026-06-23T18:32:25.327Z Downloaded sha2 v0.10.9
3832026-06-23T18:32:25.327Z Downloaded semver v1.0.28
3842026-06-23T18:32:25.327Z Downloaded pest_derive v2.8.6
3852026-06-23T18:32:25.327Z Downloaded unicode-width v0.2.0
3862026-06-23T18:32:25.327Z Downloaded cargo-platform v0.2.0
3872026-06-23T18:32:25.327Z Downloaded bytecount v0.6.9
3882026-06-23T18:32:25.328Z Downloaded pest_generator v2.8.6
3892026-06-23T18:32:25.328Z Downloaded potential_utf v0.1.4
3902026-06-23T18:32:25.328Z Downloaded tabled_derive v0.7.0
3912026-06-23T18:32:25.359Z Downloaded litemap v0.8.1
3922026-06-23T18:32:25.359Z Downloaded camino v1.2.2
3932026-06-23T18:32:25.359Z Downloaded serde_spanned v0.6.9
3942026-06-23T18:32:25.359Z Downloaded icu_collections v2.1.1
3952026-06-23T18:32:25.359Z Downloaded byteorder v1.5.0
3962026-06-23T18:32:25.359Z Downloaded fs-err v3.3.0
3972026-06-23T18:32:25.359Z Downloaded is_terminal_polyfill v1.70.2
3982026-06-23T18:32:25.359Z Downloaded colorchoice v1.0.4
3992026-06-23T18:32:25.359Z Downloaded log v0.4.29
4002026-06-23T18:32:25.386Z Downloaded serde_core v1.0.228
4012026-06-23T18:32:25.386Z Downloaded proc-macro-error v1.0.4
4022026-06-23T18:32:25.386Z Downloaded tempfile v3.25.0
4032026-06-23T18:32:25.386Z Downloaded smallvec v1.15.1
4042026-06-23T18:32:25.386Z Downloaded once_cell v1.21.3
4052026-06-23T18:32:25.386Z Downloaded memchr v2.8.0
4062026-06-23T18:32:25.386Z Downloaded icu_normalizer v2.1.1
4072026-06-23T18:32:25.386Z Downloaded serde v1.0.228
4082026-06-23T18:32:25.386Z Downloaded proc-macro2 v1.0.106
4092026-06-23T18:32:25.386Z Downloaded papergrid v0.11.0
4102026-06-23T18:32:25.396Z Downloaded bitflags v2.11.0
4112026-06-23T18:32:25.396Z Downloaded num-traits v0.2.19
4122026-06-23T18:32:25.406Z Downloaded icu_normalizer_data v2.1.1
4132026-06-23T18:32:25.436Z Downloaded hashbrown v0.17.0
4142026-06-23T18:32:25.457Z Downloaded idna v1.1.0
4152026-06-23T18:32:25.457Z Downloaded pest v2.8.6
4162026-06-23T18:32:25.457Z Downloaded goblin v0.8.2
4172026-06-23T18:32:25.457Z Downloaded icu_properties_data v2.1.2
4182026-06-23T18:32:25.457Z Downloaded serde_json v1.0.149
4192026-06-23T18:32:25.457Z Downloaded clap_builder v4.6.0
4202026-06-23T18:32:25.468Z Downloaded tabled v0.15.0
4212026-06-23T18:32:25.477Z Downloaded syn v1.0.109
4222026-06-23T18:32:25.494Z Downloaded rustix v1.1.3
4232026-06-23T18:32:25.520Z Downloaded libc v0.2.185
4242026-06-23T18:32:25.595Z Compiling proc-macro2 v1.0.106
4252026-06-23T18:32:25.595Z Compiling quote v1.0.45
4262026-06-23T18:32:25.595Z Compiling unicode-ident v1.0.24
4272026-06-23T18:32:25.599Z Compiling serde_core v1.0.228
4282026-06-23T18:32:25.599Z Compiling libc v0.2.185
4292026-06-23T18:32:25.599Z Compiling version_check v0.9.5
4302026-06-23T18:32:25.599Z Compiling stable_deref_trait v1.2.1
4312026-06-23T18:32:25.599Z Compiling serde v1.0.228
4322026-06-23T18:32:25.898Z Compiling memchr v2.8.0
4332026-06-23T18:32:25.913Z Compiling zmij v1.0.21
4342026-06-23T18:32:26.130Z Compiling thiserror v1.0.69
4352026-06-23T18:32:26.157Z Compiling ucd-trie v0.1.7
4362026-06-23T18:32:26.403Z Compiling itoa v1.0.17
4372026-06-23T18:32:26.430Z Compiling autocfg v1.5.0
4382026-06-23T18:32:26.519Z Compiling pest v2.8.6
4392026-06-23T18:32:26.549Z Compiling writeable v0.6.2
4402026-06-23T18:32:26.582Z Compiling litemap v0.8.1
4412026-06-23T18:32:26.675Z Compiling rustix v1.1.3
4422026-06-23T18:32:26.744Z Compiling icu_normalizer_data v2.1.1
4432026-06-23T18:32:26.774Z Compiling icu_properties_data v2.1.2
4442026-06-23T18:32:26.954Z Compiling byteorder v1.5.0
4452026-06-23T18:32:27.028Z Compiling syn v2.0.117
4462026-06-23T18:32:27.166Z Compiling errno v0.3.14
4472026-06-23T18:32:27.186Z Compiling serde_json v1.0.149
4482026-06-23T18:32:27.265Z Compiling bitflags v2.11.0
4492026-06-23T18:32:27.354Z Compiling num-traits v0.2.19
4502026-06-23T18:32:27.395Z Compiling typeid v1.0.3
4512026-06-23T18:32:27.485Z Compiling equivalent v1.0.2
4522026-06-23T18:32:27.536Z Compiling hashbrown v0.17.0
4532026-06-23T18:32:27.586Z Compiling pest_meta v2.8.6
4542026-06-23T18:32:27.765Z Compiling smallvec v1.15.1
4552026-06-23T18:32:27.972Z Compiling thread-id v4.2.2
4562026-06-23T18:32:28.032Z Compiling indexmap v2.14.0
4572026-06-23T18:32:28.055Z Compiling usdt-impl v0.5.0
4582026-06-23T18:32:28.088Z Compiling proc-macro-error-attr v1.0.4
4592026-06-23T18:32:28.101Z Compiling winnow v0.7.14
4602026-06-23T18:32:28.259Z Compiling toml_write v0.1.2
4612026-06-23T18:32:28.411Z Compiling syn v1.0.109
4622026-06-23T18:32:28.475Z Compiling erased-serde v0.4.9
4632026-06-23T18:32:28.784Z Compiling proc-macro-error v1.0.4
4642026-06-23T18:32:28.799Z Compiling camino v1.2.2
4652026-06-23T18:32:28.969Z Compiling thiserror v2.0.18
4662026-06-23T18:32:29.108Z Compiling log v0.4.29
4672026-06-23T18:32:29.219Z Compiling utf8parse v0.2.2
4682026-06-23T18:32:29.257Z Compiling percent-encoding v2.3.2
4692026-06-23T18:32:29.288Z Compiling utf8_iter v1.0.4
4702026-06-23T18:32:29.302Z Compiling plain v0.2.3
4712026-06-23T18:32:29.318Z Compiling getrandom v0.4.1
4722026-06-23T18:32:29.414Z Compiling form_urlencoded v1.2.2
4732026-06-23T18:32:29.434Z Compiling anstyle-parse v1.0.0
4742026-06-23T18:32:29.449Z Compiling ordered-float v2.10.1
4752026-06-23T18:32:29.569Z Compiling synstructure v0.13.2
4762026-06-23T18:32:29.585Z Compiling pest_generator v2.8.6
4772026-06-23T18:32:29.706Z Compiling terminal_size v0.4.3
4782026-06-23T18:32:29.878Z Compiling is_terminal_polyfill v1.70.2
4792026-06-23T18:32:29.976Z Compiling colorchoice v1.0.4
4802026-06-23T18:32:30.010Z Compiling anstyle-query v1.1.5
4812026-06-23T18:32:30.097Z Compiling pretty-hex v0.4.1
4822026-06-23T18:32:30.099Z Compiling anstyle v1.0.14
4832026-06-23T18:32:30.127Z Compiling cfg-if v1.0.4
4842026-06-23T18:32:30.165Z Compiling serde-untagged v0.1.9
4852026-06-23T18:32:30.239Z Compiling semver v1.0.28
4862026-06-23T18:32:30.328Z Compiling anstream v1.0.0
4872026-06-23T18:32:30.415Z Compiling fs-err v3.3.0
4882026-06-23T18:32:30.459Z Compiling heck v0.5.0
4892026-06-23T18:32:30.605Z Compiling fnv v1.0.7
4902026-06-23T18:32:30.623Z Compiling anyhow v1.0.102
4912026-06-23T18:32:30.658Z Compiling strsim v0.11.1
4922026-06-23T18:32:30.674Z Compiling bytecount v0.6.9
4932026-06-23T18:32:30.699Z Compiling unicode-xid v0.2.6
4942026-06-23T18:32:30.718Z Compiling once_cell v1.21.3
4952026-06-23T18:32:30.808Z Compiling fastrand v2.3.0
4962026-06-23T18:32:30.827Z Compiling clap_lex v1.0.0
4972026-06-23T18:32:30.948Z Compiling heck v0.4.1
4982026-06-23T18:32:31.011Z Compiling unicode-width v0.1.14
4992026-06-23T18:32:31.062Z Compiling tempfile v3.25.0
5002026-06-23T18:32:31.078Z Compiling clap_builder v4.6.0
5012026-06-23T18:32:31.286Z Compiling papergrid v0.11.0
5022026-06-23T18:32:31.305Z Compiling serde_derive v1.0.228
5032026-06-23T18:32:31.341Z Compiling zerofrom-derive v0.1.6
5042026-06-23T18:32:31.386Z Compiling yoke-derive v0.8.1
5052026-06-23T18:32:31.436Z Compiling zerovec-derive v0.11.2
5062026-06-23T18:32:31.816Z Compiling displaydoc v0.2.5
5072026-06-23T18:32:32.528Z Compiling thiserror-impl v1.0.69
5082026-06-23T18:32:32.555Z Compiling zerocopy-derive v0.7.35
5092026-06-23T18:32:32.555Z Compiling pest_derive v2.8.6
5102026-06-23T18:32:32.704Z Compiling zerofrom v0.1.6
5112026-06-23T18:32:32.721Z Compiling scroll_derive v0.12.1
5122026-06-23T18:32:32.856Z Compiling yoke v0.8.1
5132026-06-23T18:32:33.013Z Compiling thiserror-impl v2.0.18
5142026-06-23T18:32:33.050Z Compiling zerovec v0.11.5
5152026-06-23T18:32:33.409Z Compiling zerotrie v0.2.3
5162026-06-23T18:32:33.424Z Compiling zerocopy v0.7.35
5172026-06-23T18:32:33.560Z Compiling tinystr v0.8.2
5182026-06-23T18:32:33.713Z Compiling potential_utf v0.1.4
5192026-06-23T18:32:33.768Z Compiling icu_locale_core v2.1.1
5202026-06-23T18:32:33.878Z Compiling icu_collections v2.1.1
5212026-06-23T18:32:33.896Z Compiling dtrace-parser v0.2.0
5222026-06-23T18:32:33.964Z Compiling scroll v0.12.0
5232026-06-23T18:32:34.063Z Compiling tabled_derive v0.7.0
5242026-06-23T18:32:34.234Z Compiling goblin v0.8.2
5252026-06-23T18:32:34.348Z Compiling clap_derive v4.6.1
5262026-06-23T18:32:34.438Z Compiling icu_provider v2.1.1
5272026-06-23T18:32:34.626Z Compiling memmap v0.7.0
5282026-06-23T18:32:34.641Z Compiling smawk v0.3.2
5292026-06-23T18:32:34.742Z Compiling icu_properties v2.1.2
5302026-06-23T18:32:34.757Z Compiling icu_normalizer v2.1.1
5312026-06-23T18:32:34.777Z Compiling toml_datetime v0.6.11
5322026-06-23T18:32:34.801Z Compiling serde_spanned v0.6.9
5332026-06-23T18:32:34.804Z Compiling dof v0.3.0
5342026-06-23T18:32:34.950Z Compiling toml_edit v0.22.27
5352026-06-23T18:32:34.966Z Compiling serde_tokenstream v0.2.3
5362026-06-23T18:32:35.033Z Compiling serde-value v0.7.0
5372026-06-23T18:32:35.281Z Compiling cargo-platform v0.2.0
5382026-06-23T18:32:35.353Z Compiling unicode-width v0.2.0
5392026-06-23T18:32:35.450Z Compiling unicode-linebreak v0.1.5
5402026-06-23T18:32:35.620Z Compiling idna_adapter v1.2.1
5412026-06-23T18:32:35.636Z Compiling tabled v0.15.0
5422026-06-23T18:32:35.693Z Compiling textwrap v0.16.2
5432026-06-23T18:32:35.763Z Compiling idna v1.1.0
5442026-06-23T18:32:35.865Z Compiling usdt-attr-macro v0.5.0
5452026-06-23T18:32:35.881Z Compiling usdt-macro v0.5.0
5462026-06-23T18:32:36.120Z Compiling url v2.5.8
5472026-06-23T18:32:36.157Z Compiling clap v4.6.1
5482026-06-23T18:32:36.242Z Compiling macaddr v1.0.1
5492026-06-23T18:32:36.432Z Compiling toml v0.8.23
5502026-06-23T18:32:36.875Z Compiling cargo-util-schemas v0.8.2
5512026-06-23T18:32:36.878Z Compiling cargo_toml v0.21.0
5522026-06-23T18:32:37.052Z Compiling camino-tempfile v1.4.1
5532026-06-23T18:32:37.163Z Compiling usdt v0.5.0
5542026-06-23T18:32:37.285Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5552026-06-23T18:32:37.410Z Compiling swrite v0.1.0
5562026-06-23T18:32:37.798Z Compiling cargo_metadata v0.21.0
5572026-06-23T18:32:38.721Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5582026-06-23T18:32:40.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.50s
5592026-06-23T18:32:41.001Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5602026-06-23T18:32:41.501Z Downloading crates ...
5612026-06-23T18:32:41.602Z Downloaded anstream v0.6.21
5622026-06-23T18:32:41.606Z Downloaded adler2 v2.0.1
5632026-06-23T18:32:41.609Z Downloaded bit-vec v0.8.0
5642026-06-23T18:32:41.614Z Downloaded backoff v0.4.0
5652026-06-23T18:32:41.617Z Downloaded base64ct v1.8.3
5662026-06-23T18:32:41.621Z Downloaded arc-swap v1.8.2
5672026-06-23T18:32:41.628Z Downloaded ascii-canvas v3.0.0
5682026-06-23T18:32:41.632Z Downloaded bitfield-struct v0.6.2
5692026-06-23T18:32:41.635Z Downloaded base64 v0.22.1
5702026-06-23T18:32:41.638Z Downloaded dunce v1.0.5
5712026-06-23T18:32:41.642Z Downloaded derive-ex v0.1.8
5722026-06-23T18:32:41.642Z Downloaded bitvec v1.0.1
5732026-06-23T18:32:41.648Z Downloaded atty v0.2.14
5742026-06-23T18:32:41.651Z Downloaded crc-any v2.5.0
5752026-06-23T18:32:41.651Z Downloaded backon v1.6.0
5762026-06-23T18:32:41.656Z Downloaded arrayvec v0.7.6
5772026-06-23T18:32:41.656Z Downloaded atomicwrites v0.4.4
5782026-06-23T18:32:41.658Z Downloaded derive_more-impl v2.1.1
5792026-06-23T18:32:41.663Z Downloaded crunchy v0.2.4
5802026-06-23T18:32:41.663Z Downloaded async-compression v0.4.41
5812026-06-23T18:32:41.669Z Downloaded bcrypt-pbkdf v0.10.0
5822026-06-23T18:32:41.669Z Downloaded elliptic-curve v0.13.8
5832026-06-23T18:32:41.673Z Downloaded async-bb8-diesel v0.2.1
5842026-06-23T18:32:41.673Z Downloaded array-init v0.0.4
5852026-06-23T18:32:41.673Z Downloaded aho-corasick v1.1.4
5862026-06-23T18:32:41.673Z Downloaded flagset v0.4.7
5872026-06-23T18:32:41.676Z Downloaded ctr v0.9.2
5882026-06-23T18:32:41.676Z Downloaded bb8 v0.8.6
5892026-06-23T18:32:41.676Z Downloaded base16ct v0.2.0
5902026-06-23T18:32:41.679Z Downloaded bitfield v0.19.4
5912026-06-23T18:32:41.679Z Downloaded ciborium-ll v0.2.2
5922026-06-23T18:32:41.681Z Downloaded atomic-waker v1.1.2
5932026-06-23T18:32:41.681Z Downloaded async-stream-impl v0.3.6
5942026-06-23T18:32:41.681Z Downloaded darling_macro v0.21.3
5952026-06-23T18:32:41.682Z Downloaded crc8 v0.1.1
5962026-06-23T18:32:41.685Z Downloaded darling_macro v0.13.4
5972026-06-23T18:32:41.690Z Downloaded darling v0.23.0
5982026-06-23T18:32:41.692Z Downloaded deranged v0.5.8
5992026-06-23T18:32:41.695Z Downloaded bitflags v1.3.2
6002026-06-23T18:32:41.698Z Downloaded darling_macro v0.23.0
6012026-06-23T18:32:41.698Z Downloaded crossbeam-deque v0.8.6
6022026-06-23T18:32:41.701Z Downloaded derive_builder_core v0.20.2
6032026-06-23T18:32:41.705Z Downloaded cfg_aliases v0.1.1
6042026-06-23T18:32:41.705Z Downloaded castaway v0.2.4
6052026-06-23T18:32:41.710Z Downloaded dtrace-parser v0.3.0
6062026-06-23T18:32:41.710Z Downloaded der_derive v0.7.3
6072026-06-23T18:32:41.710Z Downloaded darling v0.13.4
6082026-06-23T18:32:41.713Z Downloaded crossbeam-utils v0.8.21
6092026-06-23T18:32:41.717Z Downloaded crc32fast v1.5.0
6102026-06-23T18:32:41.717Z Downloaded crucible-workspace-hack v0.1.0
6112026-06-23T18:32:41.720Z Downloaded bit-set v0.8.0
6122026-06-23T18:32:41.720Z Downloaded crc v3.4.0
6132026-06-23T18:32:41.720Z Downloaded bit-set v0.5.3
6142026-06-23T18:32:41.723Z Downloaded arrayref v0.3.9
6152026-06-23T18:32:41.723Z Downloaded dirs-next v2.0.0
6162026-06-23T18:32:41.726Z Downloaded cfg_aliases v0.2.1
6172026-06-23T18:32:41.726Z Downloaded argon2 v0.5.3
6182026-06-23T18:32:41.726Z Downloaded critical-section v1.2.0
6192026-06-23T18:32:41.730Z Downloaded cexpr v0.6.0
6202026-06-23T18:32:41.730Z Downloaded bit-vec v0.6.3
6212026-06-23T18:32:41.731Z Downloaded blowfish v0.9.1
6222026-06-23T18:32:41.731Z Downloaded cstr-argument v0.1.2
6232026-06-23T18:32:41.734Z Downloaded allocator-api2 v0.2.21
6242026-06-23T18:32:41.734Z Downloaded defmt v0.3.100
6252026-06-23T18:32:41.737Z Downloaded embedded-io v0.6.1
6262026-06-23T18:32:41.737Z Downloaded dirs-sys-next v0.1.2
6272026-06-23T18:32:41.737Z Downloaded dyn-clone v1.0.20
6282026-06-23T18:32:41.742Z Downloaded darling_macro v0.20.11
6292026-06-23T18:32:41.742Z Downloaded ciborium-io v0.2.2
6302026-06-23T18:32:41.742Z Downloaded bitfield-macros v0.19.4
6312026-06-23T18:32:41.743Z Downloaded assert_matches v1.5.0
6322026-06-23T18:32:41.748Z Downloaded float-cmp v0.10.0
6332026-06-23T18:32:41.748Z Downloaded derive_builder_macro v0.20.2
6342026-06-23T18:32:41.748Z Downloaded async-stream v0.3.6
6352026-06-23T18:32:41.754Z Downloaded fd-lock v4.0.4
6362026-06-23T18:32:41.754Z Downloaded endian-type v0.1.2
6372026-06-23T18:32:41.754Z Downloaded convert_case v0.4.0
6382026-06-23T18:32:41.754Z Downloaded compression-codecs v0.4.37
6392026-06-23T18:32:41.754Z Downloaded aead v0.5.2
6402026-06-23T18:32:41.762Z Downloaded cobs v0.3.0
6412026-06-23T18:32:41.762Z Downloaded difflib v0.4.0
6422026-06-23T18:32:41.762Z Downloaded crc-catalog v2.4.0
6432026-06-23T18:32:41.762Z Downloaded downcast-rs v2.0.2
6442026-06-23T18:32:41.762Z Downloaded defmt-parser v1.0.0
6452026-06-23T18:32:41.762Z Downloaded foreign-types-shared v0.3.1
6462026-06-23T18:32:41.762Z Downloaded cpufeatures v0.3.0
6472026-06-23T18:32:41.766Z Downloaded cargo-platform v0.3.2
6482026-06-23T18:32:41.766Z Downloaded compression-core v0.4.31
6492026-06-23T18:32:41.766Z Downloaded block-padding v0.3.3
6502026-06-23T18:32:41.766Z Downloaded env_filter v1.0.0
6512026-06-23T18:32:41.766Z Downloaded async-recursion v1.1.1
6522026-06-23T18:32:41.766Z Downloaded embedded-io v0.4.0
6532026-06-23T18:32:41.771Z Downloaded bcs v0.1.6
6542026-06-23T18:32:41.771Z Downloaded dropshot-api-manager-types v0.7.2
6552026-06-23T18:32:41.771Z Downloaded cancel-safe-futures v0.1.5
6562026-06-23T18:32:41.774Z Downloaded byte-wrapper v0.1.0
6572026-06-23T18:32:41.774Z Downloaded chacha20 v0.9.1
6582026-06-23T18:32:41.774Z Downloaded enum-as-inner v0.6.1
6592026-06-23T18:32:41.775Z Downloaded futures-macro v0.3.32
6602026-06-23T18:32:41.775Z Downloaded foreign-types v0.5.0
6612026-06-23T18:32:41.778Z Downloaded foreign-types-macros v0.2.3
6622026-06-23T18:32:41.778Z Downloaded display-error-chain v0.2.2
6632026-06-23T18:32:41.778Z Downloaded const_format_proc_macros v0.2.34
6642026-06-23T18:32:41.778Z Downloaded console v0.15.11
6652026-06-23T18:32:41.782Z Downloaded cookie_store v0.22.1
6662026-06-23T18:32:41.786Z Downloaded fixedbitset v0.4.2
6672026-06-23T18:32:41.786Z Downloaded futures-sink v0.3.32
6682026-06-23T18:32:41.786Z Downloaded dsl_auto_type v0.2.0
6692026-06-23T18:32:41.786Z Downloaded foreign-types-shared v0.1.1
6702026-06-23T18:32:41.786Z Downloaded foreign-types v0.3.2
6712026-06-23T18:32:41.789Z Downloaded cmake v0.1.57
6722026-06-23T18:32:41.789Z Downloaded camino-tempfile-ext v0.3.3
6732026-06-23T18:32:41.790Z Downloaded ahash v0.8.12
6742026-06-23T18:32:41.790Z Downloaded futures-core v0.3.32
6752026-06-23T18:32:41.793Z Downloaded futures-io v0.3.32
6762026-06-23T18:32:41.793Z Downloaded defmt v1.0.1
6772026-06-23T18:32:41.796Z Downloaded cassowary v0.3.0
6782026-06-23T18:32:41.796Z Downloaded buf-list v1.1.2
6792026-06-23T18:32:41.796Z Downloaded async-trait v0.1.89
6802026-06-23T18:32:41.800Z Downloaded darling_core v0.20.11
6812026-06-23T18:32:41.803Z Downloaded gethostname v0.5.0
6822026-06-23T18:32:41.803Z Downloaded ghash v0.5.1
6832026-06-23T18:32:41.803Z Downloaded fxhash v0.2.1
6842026-06-23T18:32:41.803Z Downloaded futures-task v0.3.32
6852026-06-23T18:32:41.817Z Downloaded hash32 v0.3.1
6862026-06-23T18:32:41.818Z Downloaded git-stub v1.0.0
6872026-06-23T18:32:41.818Z Downloaded globwalk v0.9.1
6882026-06-23T18:32:41.826Z Downloaded clang-sys v1.8.1
6892026-06-23T18:32:41.826Z Downloaded hash32 v0.2.1
6902026-06-23T18:32:41.827Z Downloaded cbc v0.1.2
6912026-06-23T18:32:41.827Z Downloaded cargo_metadata v0.23.1
6922026-06-23T18:32:41.827Z Downloaded debug-ignore v1.0.5
6932026-06-23T18:32:41.827Z Downloaded funty v2.0.0
6942026-06-23T18:32:41.827Z Downloaded hex v0.4.3
6952026-06-23T18:32:41.827Z Downloaded anstyle-parse v0.2.7
6962026-06-23T18:32:41.827Z Downloaded dof v0.4.0
6972026-06-23T18:32:41.827Z Downloaded convert_case v0.10.0
6982026-06-23T18:32:41.827Z Downloaded headers-core v0.3.0
6992026-06-23T18:32:41.827Z Downloaded document-features v0.2.12
7002026-06-23T18:32:41.827Z Downloaded diesel_table_macro_syntax v0.3.0
7012026-06-23T18:32:41.827Z Downloaded curve25519-dalek-derive v0.1.1
7022026-06-23T18:32:41.827Z Downloaded cookie v0.18.1
7032026-06-23T18:32:41.832Z Downloaded csv-core v0.1.13
7042026-06-23T18:32:41.832Z Downloaded either v1.15.0
7052026-06-23T18:32:41.832Z Downloaded corncobs v0.1.4
7062026-06-23T18:32:41.832Z Downloaded colored v2.2.0
7072026-06-23T18:32:41.832Z Downloaded foldhash v0.1.5
7082026-06-23T18:32:41.832Z Downloaded daft-derive v0.1.7
7092026-06-23T18:32:41.832Z Downloaded http-body v1.0.1
7102026-06-23T18:32:41.835Z Downloaded const-oid v0.9.6
7112026-06-23T18:32:41.835Z Downloaded erased-serde v0.3.31
7122026-06-23T18:32:41.838Z Downloaded compact_str v0.8.1
7132026-06-23T18:32:41.838Z Downloaded fallible-iterator v0.2.0
7142026-06-23T18:32:41.844Z Downloaded ena v0.14.4
7152026-06-23T18:32:41.844Z Downloaded home v0.5.12
7162026-06-23T18:32:41.844Z Downloaded float-ord v0.3.2
7172026-06-23T18:32:41.844Z Downloaded fixedbitset v0.5.7
7182026-06-23T18:32:41.847Z Downloaded ff v0.13.1
7192026-06-23T18:32:41.847Z Downloaded env_logger v0.11.9
7202026-06-23T18:32:41.847Z Downloaded group v0.13.0
7212026-06-23T18:32:41.847Z Downloaded foldhash v0.2.0
7222026-06-23T18:32:41.853Z Downloaded httpdate v1.0.3
7232026-06-23T18:32:41.853Z Downloaded cipher v0.4.4
7242026-06-23T18:32:41.853Z Downloaded hostname v0.4.2
7252026-06-23T18:32:41.853Z Downloaded hex-literal v0.4.1
7262026-06-23T18:32:41.858Z Downloaded blake2 v0.10.6
7272026-06-23T18:32:41.858Z Downloaded hubpack_derive v0.1.1
7282026-06-23T18:32:41.858Z Downloaded http-range v0.1.5
7292026-06-23T18:32:41.858Z Downloaded futures-executor v0.3.32
7302026-06-23T18:32:41.858Z Downloaded fs_extra v1.3.0
7312026-06-23T18:32:41.864Z Downloaded des v0.8.1
7322026-06-23T18:32:41.864Z Downloaded darling v0.21.3
7332026-06-23T18:32:41.864Z Downloaded internet-checksum v0.2.1
7342026-06-23T18:32:41.869Z Downloaded git-stub-vcs v0.1.0
7352026-06-23T18:32:41.869Z Downloaded colored v3.1.1
7362026-06-23T18:32:41.869Z Downloaded indoc v1.0.9
7372026-06-23T18:32:41.869Z Downloaded bzip2 v0.6.1
7382026-06-23T18:32:41.869Z Downloaded globset v0.4.18
7392026-06-23T18:32:41.873Z Downloaded indent_write v2.2.0
7402026-06-23T18:32:41.873Z Downloaded illumos-nvpair-sys v0.2.0
7412026-06-23T18:32:41.873Z Downloaded hyper-tls v0.6.0
7422026-06-23T18:32:41.873Z Downloaded defmt-macros v1.0.1
7432026-06-23T18:32:41.876Z Downloaded data-encoding v2.10.0
7442026-06-23T18:32:41.876Z Downloaded crypto-bigint v0.5.5
7452026-06-23T18:32:41.882Z Downloaded console v0.16.2
7462026-06-23T18:32:41.882Z Downloaded inout v0.1.4
7472026-06-23T18:32:41.886Z Downloaded ciborium v0.2.2
7482026-06-23T18:32:41.886Z Downloaded is_ci v1.2.0
7492026-06-23T18:32:41.886Z Downloaded instant v0.1.13
7502026-06-23T18:32:41.886Z Downloaded illumos-nvpair v0.3.0
7512026-06-23T18:32:41.886Z Downloaded is-terminal v0.4.17
7522026-06-23T18:32:41.886Z Downloaded http-body-util v0.1.3
7532026-06-23T18:32:41.889Z Downloaded bytes v1.11.1
7542026-06-23T18:32:41.889Z Downloaded highway v1.3.0
7552026-06-23T18:32:41.892Z Downloaded libscf-sys v1.1.0
7562026-06-23T18:32:41.892Z Downloaded instability v0.3.11
7572026-06-23T18:32:41.892Z Downloaded lalrpop-util v0.19.12
7582026-06-23T18:32:41.895Z Downloaded ident_case v1.0.1
7592026-06-23T18:32:41.895Z Downloaded keccak v0.1.6
7602026-06-23T18:32:41.895Z Downloaded diesel-dtrace v0.5.0
7612026-06-23T18:32:41.895Z Downloaded ed25519 v2.2.3
7622026-06-23T18:32:41.900Z Downloaded linked-hash-map v0.5.6
7632026-06-23T18:32:41.900Z Downloaded crossbeam-epoch v0.9.18
7642026-06-23T18:32:41.900Z Downloaded ecdsa v0.16.9
7652026-06-23T18:32:41.904Z Downloaded daft v0.1.7
7662026-06-23T18:32:41.904Z Downloaded constant_time_eq v0.4.2
7672026-06-23T18:32:41.904Z Downloaded lru v0.12.5
7682026-06-23T18:32:41.907Z Downloaded futures-channel v0.3.32
7692026-06-23T18:32:41.907Z Downloaded base64 v0.21.7
7702026-06-23T18:32:41.910Z Downloaded find-msvc-tools v0.1.9
7712026-06-23T18:32:41.910Z Downloaded filetime v0.2.27
7722026-06-23T18:32:41.910Z Downloaded diff v0.1.13
7732026-06-23T18:32:41.914Z Downloaded hostname v0.3.1
7742026-06-23T18:32:41.917Z Downloaded lru-cache v0.1.2
7752026-06-23T18:32:41.921Z Downloaded managed v0.8.0
7762026-06-23T18:32:41.921Z Downloaded impl-trait-for-tuples v0.2.3
7772026-06-23T18:32:41.925Z Downloaded hyper-staticfile v0.10.1
7782026-06-23T18:32:41.925Z Downloaded darling_core v0.21.3
7792026-06-23T18:32:41.930Z Downloaded humantime v2.3.0
7802026-06-23T18:32:41.930Z Downloaded getrandom v0.2.17
7812026-06-23T18:32:41.933Z Downloaded glob v0.3.3
7822026-06-23T18:32:41.933Z Downloaded md5 v0.7.0
7832026-06-23T18:32:41.934Z Downloaded derive_builder v0.20.2
7842026-06-23T18:32:41.937Z Downloaded memoffset v0.9.1
7852026-06-23T18:32:41.937Z Downloaded md-5 v0.10.6
7862026-06-23T18:32:41.937Z Downloaded derive-where v1.6.0
7872026-06-23T18:32:41.940Z Downloaded maybe-uninit v2.0.0
7882026-06-23T18:32:41.945Z Downloaded ingot-types v0.1.2
7892026-06-23T18:32:41.945Z Downloaded multimap v0.10.1
7902026-06-23T18:32:41.945Z Downloaded mime v0.3.17
7912026-06-23T18:32:41.945Z Downloaded ingot v0.1.1
7922026-06-23T18:32:41.948Z Downloaded chacha20 v0.10.0
7932026-06-23T18:32:41.948Z Downloaded newtype_derive v0.1.6
7942026-06-23T18:32:41.948Z Downloaded nodrop v0.1.14
7952026-06-23T18:32:41.948Z Downloaded fs-err v2.11.0
7962026-06-23T18:32:41.951Z Downloaded half v1.8.3
7972026-06-23T18:32:41.951Z Downloaded ipnet v2.11.0
7982026-06-23T18:32:41.953Z Downloaded newline-converter v0.3.0
7992026-06-23T18:32:41.954Z Downloaded bzip2 v0.4.4
8002026-06-23T18:32:41.954Z Downloaded lazy_static v1.5.0
8012026-06-23T18:32:41.956Z Downloaded match_cfg v0.1.0
8022026-06-23T18:32:41.956Z Downloaded libloading v0.8.9
8032026-06-23T18:32:41.957Z Downloaded libefi-sys v0.1.0
8042026-06-23T18:32:41.960Z Downloaded nibble_vec v0.1.0
8052026-06-23T18:32:41.960Z Downloaded new_debug_unreachable v1.0.6
8062026-06-23T18:32:41.960Z Downloaded kstat-rs v0.2.4
8072026-06-23T18:32:41.963Z Downloaded num-derive v0.3.3
8082026-06-23T18:32:41.963Z Downloaded num-conv v0.2.0
8092026-06-23T18:32:41.963Z Downloaded crossbeam-channel v0.5.15
8102026-06-23T18:32:41.966Z Downloaded futures v0.3.32
8112026-06-23T18:32:41.969Z Downloaded lock_api v0.4.14
8122026-06-23T18:32:41.973Z Downloaded lru-slab v0.1.2
8132026-06-23T18:32:41.973Z Downloaded linear-map v1.2.0
8142026-06-23T18:32:41.973Z Downloaded derive_more v0.99.20
8152026-06-23T18:32:41.977Z Downloaded jobserver v0.1.34
8162026-06-23T18:32:41.977Z Downloaded newtype-uuid-macros v0.1.0
8172026-06-23T18:32:41.977Z Downloaded getrandom v0.3.4
8182026-06-23T18:32:41.979Z Downloaded iana-time-zone v0.1.65
8192026-06-23T18:32:41.982Z Downloaded hyper-rustls v0.27.7
8202026-06-23T18:32:41.982Z Downloaded libsw-core v0.3.2
8212026-06-23T18:32:41.986Z Downloaded mime_guess v2.0.5
8222026-06-23T18:32:41.986Z Downloaded ar_archive_writer v0.5.1
8232026-06-23T18:32:41.989Z Downloaded cc v1.2.56
8242026-06-23T18:32:41.989Z Downloaded libsw v3.5.0
8252026-06-23T18:32:41.992Z Downloaded nanorand v0.7.0
8262026-06-23T18:32:41.992Z Downloaded hmac v0.12.1
8272026-06-23T18:32:41.994Z Downloaded opaque-debug v0.3.1
8282026-06-23T18:32:41.994Z Downloaded multer v3.1.0
8292026-06-23T18:32:41.994Z Downloaded fatfs v0.3.6
8302026-06-23T18:32:41.997Z Downloaded nonempty v0.12.0
8312026-06-23T18:32:41.997Z Downloaded newtype-uuid v1.3.2
8322026-06-23T18:32:42.003Z Downloaded olpc-cjson v0.1.4
8332026-06-23T18:32:42.003Z Downloaded num_threads v0.1.7
8342026-06-23T18:32:42.003Z Downloaded num-iter v0.1.45
8352026-06-23T18:32:42.008Z Downloaded dropshot_endpoint v0.17.0
8362026-06-23T18:32:42.008Z Downloaded darling v0.20.11
8372026-06-23T18:32:42.008Z Downloaded normalize-line-endings v0.3.0
8382026-06-23T18:32:42.008Z Downloaded ipnetwork v0.21.1
8392026-06-23T18:32:42.008Z Downloaded indoc v2.0.7
8402026-06-23T18:32:42.011Z Downloaded packed_struct_codegen v0.10.1
8412026-06-23T18:32:42.011Z Downloaded openssl-probe v0.2.1
8422026-06-23T18:32:42.011Z Downloaded openssl-probe v0.1.6
8432026-06-23T18:32:42.016Z Downloaded openssl-macros v0.1.1
8442026-06-23T18:32:42.016Z Downloaded httparse v1.10.1
8452026-06-23T18:32:42.016Z Downloaded darling_core v0.23.0
8462026-06-23T18:32:42.018Z Downloaded pbkdf2 v0.11.0
8472026-06-23T18:32:42.018Z Downloaded half v2.7.1
8482026-06-23T18:32:42.021Z Downloaded num_enum_derive v0.5.11
8492026-06-23T18:32:42.021Z Downloaded num_enum v0.7.6
8502026-06-23T18:32:42.024Z Downloaded num-integer v0.1.46
8512026-06-23T18:32:42.027Z Downloaded indexmap v1.9.3
8522026-06-23T18:32:42.029Z Downloaded native-tls v0.2.18
8532026-06-23T18:32:42.029Z Downloaded memmap2 v0.9.10
8542026-06-23T18:32:42.029Z Downloaded num-derive v0.4.2
8552026-06-23T18:32:42.032Z Downloaded ingot-macros v0.1.1
8562026-06-23T18:32:42.032Z Downloaded parse-display v0.10.0
8572026-06-23T18:32:42.035Z Downloaded num_enum_derive v0.7.6
8582026-06-23T18:32:42.035Z Downloaded phf_shared v0.13.1
8592026-06-23T18:32:42.035Z Downloaded pbkdf2 v0.12.2
8602026-06-23T18:32:42.038Z Downloaded const_format v0.2.35
8612026-06-23T18:32:42.041Z Downloaded headers v0.4.1
8622026-06-23T18:32:42.043Z Downloaded chacha20poly1305 v0.10.1
8632026-06-23T18:32:42.043Z Downloaded flume v0.11.1
8642026-06-23T18:32:42.046Z Downloaded libbz2-rs-sys v0.2.2
8652026-06-23T18:32:42.046Z Downloaded drift v0.2.0
8662026-06-23T18:32:42.053Z Downloaded owo-colors v4.3.0
8672026-06-23T18:32:42.056Z Downloaded num v0.4.3
8682026-06-23T18:32:42.056Z Downloaded nu-ansi-term v0.50.3
8692026-06-23T18:32:42.058Z Downloaded maplit v1.0.2
8702026-06-23T18:32:42.058Z Downloaded lzss v0.8.2
8712026-06-23T18:32:42.071Z Downloaded paste v1.0.15
8722026-06-23T18:32:42.074Z Downloaded predicates-tree v1.0.13
8732026-06-23T18:32:42.077Z Downloaded precomputed-hash v0.1.1
8742026-06-23T18:32:42.077Z Downloaded powerfmt v0.2.0
8752026-06-23T18:32:42.077Z Downloaded peg-runtime v0.8.5
8762026-06-23T18:32:42.077Z Downloaded bumpalo v3.20.2
8772026-06-23T18:32:42.080Z Downloaded num_enum v0.5.11
8782026-06-23T18:32:42.083Z Downloaded pin-utils v0.1.0
8792026-06-23T18:32:42.083Z Downloaded num-rational v0.4.2
8802026-06-23T18:32:42.085Z Downloaded num-complex v0.4.6
8812026-06-23T18:32:42.085Z Downloaded litrs v1.0.0
8822026-06-23T18:32:42.088Z Downloaded hubpack v0.1.2
8832026-06-23T18:32:42.088Z Downloaded path-slash v0.1.5
8842026-06-23T18:32:42.088Z Downloaded darling_core v0.13.4
8852026-06-23T18:32:42.092Z Downloaded packed_struct v0.10.1
8862026-06-23T18:32:42.094Z Downloaded hickory-resolver v0.25.2
8872026-06-23T18:32:42.097Z Downloaded heapless v0.7.17
8882026-06-23T18:32:42.100Z Downloaded peg v0.8.5
8892026-06-23T18:32:42.104Z Downloaded predicates-core v1.0.10
8902026-06-23T18:32:42.107Z Downloaded proc-macro-crate v1.3.1
8912026-06-23T18:32:42.107Z Downloaded der v0.7.10
8922026-06-23T18:32:42.110Z Downloaded pem v3.0.6
8932026-06-23T18:32:42.112Z Downloaded parking_lot v0.12.5
8942026-06-23T18:32:42.112Z Downloaded ed25519-dalek v2.2.0
8952026-06-23T18:32:42.115Z Downloaded predicates v3.1.4
8962026-06-23T18:32:42.120Z Downloaded parking_lot_core v0.8.6
8972026-06-23T18:32:42.120Z Downloaded oso-derive v0.27.3
8982026-06-23T18:32:42.120Z Downloaded oxnet v0.1.6
8992026-06-23T18:32:42.123Z Downloaded crossterm v0.28.1
9002026-06-23T18:32:42.130Z Downloaded progenitor-client v0.14.0
9012026-06-23T18:32:42.130Z Downloaded proc-macro-crate v3.4.0
9022026-06-23T18:32:42.130Z Downloaded phf v0.12.1
9032026-06-23T18:32:42.130Z Downloaded password-hash v0.5.0
9042026-06-23T18:32:42.134Z Downloaded phf_shared v0.11.3
9052026-06-23T18:32:42.134Z Downloaded parse-size v1.1.0
9062026-06-23T18:32:42.134Z Downloaded psl-types v2.0.11
9072026-06-23T18:32:42.134Z Downloaded phf_shared v0.12.1
9082026-06-23T18:32:42.134Z Downloaded progenitor-macro v0.14.0
9092026-06-23T18:32:42.134Z Downloaded progenitor-macro v0.13.0
9102026-06-23T18:32:42.138Z Downloaded rand_chacha v0.3.1
9112026-06-23T18:32:42.138Z Downloaded indicatif v0.18.4
9122026-06-23T18:32:42.142Z Downloaded flate2 v1.1.9
9132026-06-23T18:32:42.145Z Downloaded phf v0.13.1
9142026-06-23T18:32:42.145Z Downloaded quick-error v1.2.3
9152026-06-23T18:32:42.148Z Downloaded progenitor-client v0.13.0
9162026-06-23T18:32:42.148Z Downloaded progenitor-extras v0.2.0
9172026-06-23T18:32:42.148Z Downloaded oxide-tokio-rt v0.1.4
9182026-06-23T18:32:42.151Z Downloaded omicron-zone-package v0.12.2
9192026-06-23T18:32:42.151Z Downloaded ref-cast v1.0.25
9202026-06-23T18:32:42.154Z Downloaded progenitor v0.13.0
9212026-06-23T18:32:42.154Z Downloaded radium v0.7.0
9222026-06-23T18:32:42.154Z Downloaded pin-project-lite v0.2.17
9232026-06-23T18:32:42.157Z Downloaded pkg-config v0.3.32
9242026-06-23T18:32:42.160Z Downloaded recursive v0.1.1
9252026-06-23T18:32:42.160Z Downloaded hickory-server v0.25.2
9262026-06-23T18:32:42.167Z Downloaded postgres-protocol v0.6.10
9272026-06-23T18:32:42.169Z Downloaded pkcs8 v0.10.2
9282026-06-23T18:32:42.172Z Downloaded rfc6979 v0.4.0
9292026-06-23T18:32:42.172Z Downloaded ref-cast-impl v1.0.25
9302026-06-23T18:32:42.172Z Downloaded recursive-proc-macro-impl v0.1.1
9312026-06-23T18:32:42.172Z Downloaded rand_xorshift v0.4.0
9322026-06-23T18:32:42.175Z Downloaded parking_lot v0.11.2
9332026-06-23T18:32:42.175Z Downloaded heapless v0.8.0
9342026-06-23T18:32:42.178Z Downloaded aes v0.8.4
9352026-06-23T18:32:42.182Z Downloaded proc-macro-error-attr2 v2.0.0
9362026-06-23T18:32:42.185Z Downloaded parking_lot_core v0.9.12
9372026-06-23T18:32:42.185Z Downloaded primeorder v0.13.6
9382026-06-23T18:32:42.188Z Downloaded peg-macros v0.8.5
9392026-06-23T18:32:42.188Z Downloaded rtoolbox v0.0.3
9402026-06-23T18:32:42.191Z Downloaded rustc-hash v2.1.1
9412026-06-23T18:32:42.193Z Downloaded derive_more v2.1.1
9422026-06-23T18:32:42.198Z Downloaded rand_chacha v0.9.0
9432026-06-23T18:32:42.201Z Downloaded password-hash v0.4.2
9442026-06-23T18:32:42.201Z Downloaded russh-cryptovec v0.7.3
9452026-06-23T18:32:42.204Z Downloaded polyval v0.6.2
9462026-06-23T18:32:42.204Z Downloaded pem-rfc7468 v0.7.0
9472026-06-23T18:32:42.207Z Downloaded poly1305 v0.8.0
9482026-06-23T18:32:42.207Z Downloaded aes-gcm v0.10.3
9492026-06-23T18:32:42.209Z Downloaded psm v0.1.30
9502026-06-23T18:32:42.212Z Downloaded proc-macro-error2 v2.0.1
9512026-06-23T18:32:42.212Z Downloaded parse-display-derive v0.10.0
9522026-06-23T18:32:42.212Z Downloaded rustc_version v0.1.7
9532026-06-23T18:32:42.218Z Downloaded rand_core v0.6.4
9542026-06-23T18:32:42.221Z Downloaded crossterm v0.29.0
9552026-06-23T18:32:42.223Z Downloaded rustc_version v0.4.1
9562026-06-23T18:32:42.223Z Downloaded progenitor v0.14.0
9572026-06-23T18:32:42.226Z Downloaded rand_core v0.10.0
9582026-06-23T18:32:42.226Z Downloaded pin-project-internal v1.1.11
9592026-06-23T18:32:42.229Z Downloaded rand_core v0.9.5
9602026-06-23T18:32:42.229Z Downloaded p256 v0.13.2
9612026-06-23T18:32:42.232Z Downloaded rand_seeder v0.4.0
9622026-06-23T18:32:42.235Z Downloaded r2d2 v0.8.10
9632026-06-23T18:32:42.235Z Downloaded resolv-conf v0.7.6
9642026-06-23T18:32:42.235Z Downloaded postgres-types v0.2.12
9652026-06-23T18:32:42.238Z Downloaded http v1.4.0
9662026-06-23T18:32:42.243Z Downloaded papergrid v0.17.0
9672026-06-23T18:32:42.246Z Downloaded hashbrown v0.12.3
9682026-06-23T18:32:42.252Z Downloaded hashbrown v0.13.2
9692026-06-23T18:32:42.255Z Downloaded sapling-renderdag v0.1.0
9702026-06-23T18:32:42.255Z Downloaded jiff-static v0.2.21
9712026-06-23T18:32:42.255Z Downloaded ignore v0.4.25
9722026-06-23T18:32:42.260Z Downloaded ppv-lite86 v0.2.21
9732026-06-23T18:32:42.264Z Downloaded scopeguard v1.2.0
9742026-06-23T18:32:42.267Z Downloaded scheduled-thread-pool v0.2.7
9752026-06-23T18:32:42.267Z Downloaded expectorate v1.2.0
9762026-06-23T18:32:42.271Z Downloaded diesel_derives v2.3.7
9772026-06-23T18:32:42.274Z Downloaded rustls-pemfile v1.0.4
9782026-06-23T18:32:42.277Z Downloaded rustls-pemfile v2.2.0
9792026-06-23T18:32:42.281Z Downloaded rustls-native-certs v0.8.3
9802026-06-23T18:32:42.282Z Downloaded semver v0.1.20
9812026-06-23T18:32:42.282Z Downloaded serde_plain v1.0.2
9822026-06-23T18:32:42.286Z Downloaded seq-macro v0.3.6
9832026-06-23T18:32:42.286Z Downloaded scrypt v0.11.0
9842026-06-23T18:32:42.290Z Downloaded quinn-udp v0.5.14
9852026-06-23T18:32:42.290Z Downloaded hickory-resolver v0.24.4
9862026-06-23T18:32:42.292Z Downloaded itertools v0.10.5
9872026-06-23T18:32:42.296Z Downloaded serde-big-array v0.5.1
9882026-06-23T18:32:42.301Z Downloaded secrecy v0.10.3
9892026-06-23T18:32:42.301Z Downloaded salsa20 v0.10.2
9902026-06-23T18:32:42.304Z Downloaded shell-words v1.1.1
9912026-06-23T18:32:42.304Z Downloaded pin-project v1.1.11
9922026-06-23T18:32:42.310Z Downloaded pkcs1 v0.7.5
9932026-06-23T18:32:42.314Z Downloaded oso v0.27.3
9942026-06-23T18:32:42.317Z Downloaded serde_bytes v0.11.19
9952026-06-23T18:32:42.317Z Downloaded signature v2.2.0
9962026-06-23T18:32:42.321Z Downloaded pkcs5 v0.7.1
9972026-06-23T18:32:42.321Z Downloaded miniz_oxide v0.8.9
9982026-06-23T18:32:42.324Z Downloaded postcard v1.1.3
9992026-06-23T18:32:42.324Z Downloaded minimal-lexical v0.2.1
10002026-06-23T18:32:42.330Z Downloaded same-file v1.0.6
10012026-06-23T18:32:42.336Z Downloaded progenitor-impl v0.14.0
10022026-06-23T18:32:42.342Z Downloaded rusty-fork v0.3.1
10032026-06-23T18:32:42.342Z Downloaded secrecy v0.8.0
10042026-06-23T18:32:42.342Z Downloaded serde_repr v0.1.20
10052026-06-23T18:32:42.343Z Downloaded scroll_derive v0.13.1
10062026-06-23T18:32:42.349Z Downloaded serde_spanned v1.0.4
10072026-06-23T18:32:42.349Z Downloaded signal-hook-mio v0.2.5
10082026-06-23T18:32:42.349Z Downloaded slog-envlogger v2.2.0
10092026-06-23T18:32:42.349Z Downloaded sigpipe v0.1.3
10102026-06-23T18:32:42.349Z Downloaded siphasher v1.0.2
10112026-06-23T18:32:42.354Z Downloaded sct v0.7.1
10122026-06-23T18:32:42.354Z Downloaded rustversion v1.0.22
10132026-06-23T18:32:42.354Z Downloaded rustls-pki-types v1.14.0
10142026-06-23T18:32:42.354Z Downloaded prefix-trie v0.7.0
10152026-06-23T18:32:42.360Z Downloaded mio v1.2.0
10162026-06-23T18:32:42.366Z Downloaded pretty_assertions v1.4.1
10172026-06-23T18:32:42.366Z Downloaded serde_derive_internals v0.29.1
10182026-06-23T18:32:42.366Z Downloaded slog-bunyan v2.5.0
10192026-06-23T18:32:42.366Z Downloaded signal-hook-tokio v0.3.1
10202026-06-23T18:32:42.371Z Downloaded ssh-cipher v0.2.0
10212026-06-23T18:32:42.372Z Downloaded serde_path_to_error v0.1.20
10222026-06-23T18:32:42.372Z Downloaded shlex v1.3.0
10232026-06-23T18:32:42.375Z Downloaded russh-keys v0.45.0
10242026-06-23T18:32:42.382Z Downloaded openssl-sys v0.9.115
10252026-06-23T18:32:42.385Z Downloaded serde-hex v0.1.0
10262026-06-23T18:32:42.391Z Downloaded ssh-encoding v0.2.0
10272026-06-23T18:32:42.391Z Downloaded serde_urlencoded v0.7.1
10282026-06-23T18:32:42.391Z Downloaded hyper-util v0.1.20
10292026-06-23T18:32:42.398Z Downloaded serde_with_macros v1.5.2
10302026-06-23T18:32:42.404Z Downloaded sqlparser_derive v0.5.0
10312026-06-23T18:32:42.407Z Downloaded slab v0.4.12
10322026-06-23T18:32:42.411Z Downloaded schemars_derive v0.8.22
10332026-06-23T18:32:42.411Z Downloaded publicsuffix v2.3.0
10342026-06-23T18:32:42.414Z Downloaded structmeta v0.3.0
10352026-06-23T18:32:42.414Z Downloaded supports-color v3.0.2
10362026-06-23T18:32:42.414Z Downloaded strsim v0.10.0
10372026-06-23T18:32:42.418Z Downloaded slog-scope v4.4.1
10382026-06-23T18:32:42.418Z Downloaded slog-async v2.8.0
10392026-06-23T18:32:42.418Z Downloaded ron v0.8.1
10402026-06-23T18:32:42.420Z Downloaded progenitor-impl v0.13.0
10412026-06-23T18:32:42.423Z Downloaded sha1 v0.10.6
10422026-06-23T18:32:42.427Z Downloaded strum v0.27.2
10432026-06-23T18:32:42.427Z Downloaded structmeta-derive v0.3.0
10442026-06-23T18:32:42.427Z Downloaded dropshot-api-manager v0.7.2
10452026-06-23T18:32:42.430Z Downloaded slog-stdlog v4.1.1
10462026-06-23T18:32:42.433Z Downloaded sync-ptr v0.1.4
10472026-06-23T18:32:42.433Z Downloaded simd-adler32 v0.3.8
10482026-06-23T18:32:42.437Z Downloaded num-bigint v0.4.6
10492026-06-23T18:32:42.437Z Downloaded serde_cbor v0.11.2
10502026-06-23T18:32:42.440Z Downloaded slog-dtrace v0.3.0
10512026-06-23T18:32:42.441Z Downloaded libxml v0.3.3
10522026-06-23T18:32:42.446Z Downloaded sync_wrapper v1.0.2
10532026-06-23T18:32:42.453Z Downloaded strum v0.26.3
10542026-06-23T18:32:42.453Z Downloaded snafu-derive v0.8.9
10552026-06-23T18:32:42.453Z Downloaded futures-util v0.3.32
10562026-06-23T18:32:42.457Z Downloaded tap v1.0.1
10572026-06-23T18:32:42.457Z Downloaded take_mut v0.2.2
10582026-06-23T18:32:42.462Z Downloaded tagptr v0.2.0
10592026-06-23T18:32:42.462Z Downloaded spki v0.7.3
10602026-06-23T18:32:42.462Z Downloaded tabwriter v1.4.1
10612026-06-23T18:32:42.465Z Downloaded rcgen v0.12.1
10622026-06-23T18:32:42.465Z Downloaded rayon-core v1.13.0
10632026-06-23T18:32:42.465Z Downloaded h2 v0.4.13
10642026-06-23T18:32:42.469Z Downloaded thiserror-impl-no-std v2.0.2
10652026-06-23T18:32:42.472Z Downloaded strum_macros v0.26.4
10662026-06-23T18:32:42.472Z Downloaded string_cache v0.8.9
10672026-06-23T18:32:42.475Z Downloaded serde_with_macros v3.17.0
10682026-06-23T18:32:42.475Z Downloaded time-core v0.1.8
10692026-06-23T18:32:42.479Z Downloaded termtree v0.5.1
10702026-06-23T18:32:42.479Z Downloaded thread-id v5.1.0
10712026-06-23T18:32:42.481Z Downloaded stacker v0.1.23
10722026-06-23T18:32:42.481Z Downloaded slog-term v2.9.2
10732026-06-23T18:32:42.481Z Downloaded static_assertions v1.1.0
10742026-06-23T18:32:42.484Z Downloaded testing_table v0.3.0
10752026-06-23T18:32:42.484Z Downloaded schemars v0.8.22
10762026-06-23T18:32:42.490Z Downloaded rand v0.8.6
10772026-06-23T18:32:42.493Z Downloaded hashbrown v0.16.1
10782026-06-23T18:32:42.496Z Downloaded slog-json v2.6.1
10792026-06-23T18:32:42.499Z Downloaded rustls-platform-verifier v0.6.2
10802026-06-23T18:32:42.501Z Downloaded stringprep v0.1.5
10812026-06-23T18:32:42.501Z Downloaded ryu v1.0.23
10822026-06-23T18:32:42.504Z Downloaded tabled_derive v0.11.0
10832026-06-23T18:32:42.504Z Downloaded sqlformat v0.3.5
10842026-06-23T18:32:42.507Z Downloaded smallvec v0.6.14
10852026-06-23T18:32:42.507Z Downloaded tinyvec_macros v0.1.1
10862026-06-23T18:32:42.507Z Downloaded signal-hook-registry v1.4.8
10872026-06-23T18:32:42.510Z Downloaded sec1 v0.7.3
10882026-06-23T18:32:42.510Z Downloaded support-bundle-viewer v0.1.2
10892026-06-23T18:32:42.510Z Downloaded strip-ansi-escapes v0.2.1
10902026-06-23T18:32:42.513Z Downloaded scroll v0.13.0
10912026-06-23T18:32:42.513Z Downloaded prettyplease v0.2.37
10922026-06-23T18:32:42.516Z Downloaded itertools v0.14.0
10932026-06-23T18:32:42.519Z Downloaded schemars v0.9.0
10942026-06-23T18:32:42.525Z Downloaded tokio-macros v2.7.0
10952026-06-23T18:32:42.527Z Downloaded tls_codec_derive v0.4.2
10962026-06-23T18:32:42.528Z Downloaded thread_local v1.1.9
10972026-06-23T18:32:42.530Z Downloaded thiserror-no-std v2.0.2
10982026-06-23T18:32:42.533Z Downloaded aws-lc-rs v1.16.3
10992026-06-23T18:32:42.538Z Downloaded signal-hook v0.3.18
11002026-06-23T18:32:42.542Z Downloaded itertools v0.13.0
11012026-06-23T18:32:42.544Z Downloaded strum_macros v0.27.2
11022026-06-23T18:32:42.544Z Downloaded time-macros v0.2.27
11032026-06-23T18:32:42.547Z Downloaded tower-service v0.3.3
11042026-06-23T18:32:42.547Z Downloaded strum_macros v0.24.3
11052026-06-23T18:32:42.547Z Downloaded rustls-webpki v0.103.9
11062026-06-23T18:32:42.550Z Downloaded termios v0.3.3
11072026-06-23T18:32:42.550Z Downloaded topological-sort v0.2.2
11082026-06-23T18:32:42.553Z Downloaded quinn v0.11.9
11092026-06-23T18:32:42.556Z Downloaded spin v0.9.8
11102026-06-23T18:32:42.556Z Downloaded nom v7.1.3
11112026-06-23T18:32:42.560Z Downloaded bindgen v0.71.1
11122026-06-23T18:32:42.562Z Downloaded rand v0.9.2
11132026-06-23T18:32:42.565Z Downloaded unarray v0.1.4
11142026-06-23T18:32:42.568Z Downloaded subtle v2.6.1
11152026-06-23T18:32:42.568Z Downloaded iri-string v0.7.10
11162026-06-23T18:32:42.571Z Downloaded tokio-rustls v0.25.0
11172026-06-23T18:32:42.573Z Downloaded hashbrown v0.15.5
11182026-06-23T18:32:42.576Z Downloaded rsa v0.9.10
11192026-06-23T18:32:42.579Z Downloaded schemars v1.2.1
11202026-06-23T18:32:42.593Z Downloaded unicode-truncate v1.1.0
11212026-06-23T18:32:42.593Z Downloaded chrono v0.4.44
11222026-06-23T18:32:42.596Z Downloaded slog v2.8.2
11232026-06-23T18:32:42.596Z Downloaded try-lock v0.2.5
11242026-06-23T18:32:42.596Z Downloaded untrusted v0.7.1
11252026-06-23T18:32:42.596Z Downloaded trait-variant v0.1.2
11262026-06-23T18:32:42.599Z Downloaded usdt v0.6.0
11272026-06-23T18:32:42.599Z Downloaded untrusted v0.9.0
11282026-06-23T18:32:42.599Z Downloaded tokio-native-tls v0.3.1
11292026-06-23T18:32:42.602Z Downloaded tokio-dtrace v0.1.1
11302026-06-23T18:32:42.602Z Downloaded typify-macro v0.6.2
11312026-06-23T18:32:42.602Z Downloaded tls_codec v0.4.2
11322026-06-23T18:32:42.605Z Downloaded tiny-keccak v2.0.2
11332026-06-23T18:32:42.605Z Downloaded libm v0.2.16
11342026-06-23T18:32:42.609Z Downloaded subprocess v0.2.15
11352026-06-23T18:32:42.612Z Downloaded tokio-tungstenite v0.23.1
11362026-06-23T18:32:42.615Z Downloaded num-bigint-dig v0.8.6
11372026-06-23T18:32:42.618Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11382026-06-23T18:32:42.621Z Downloaded utf-8 v0.7.6
11392026-06-23T18:32:42.621Z Downloaded blake3 v1.8.5
11402026-06-23T18:32:42.626Z Downloaded wait-timeout v0.2.1
11412026-06-23T18:32:42.630Z Downloaded usdt-macro v0.6.0
11422026-06-23T18:32:42.630Z Downloaded tui-tree-widget v0.23.1
11432026-06-23T18:32:42.630Z Downloaded socket2 v0.5.10
11442026-06-23T18:32:42.633Z Downloaded waitgroup v0.1.2
11452026-06-23T18:32:42.633Z Downloaded tower-layer v0.3.3
11462026-06-23T18:32:42.633Z Downloaded russh v0.45.0
11472026-06-23T18:32:42.636Z Downloaded iddqd v0.4.2
11482026-06-23T18:32:42.639Z Downloaded void v1.0.2
11492026-06-23T18:32:42.642Z Downloaded toml_writer v1.0.6+spec-1.1.0
11502026-06-23T18:32:42.642Z Downloaded toml_datetime v1.0.0+spec-1.1.0
11512026-06-23T18:32:42.642Z Downloaded smf v0.2.3
11522026-06-23T18:32:42.645Z Downloaded universal-hash v0.5.1
11532026-06-23T18:32:42.645Z Downloaded unit-prefix v0.5.2
11542026-06-23T18:32:42.645Z Downloaded want v0.3.1
11552026-06-23T18:32:42.645Z Downloaded tokio-rustls v0.24.1
11562026-06-23T18:32:42.648Z Downloaded usdt-attr-macro v0.6.0
11572026-06-23T18:32:42.648Z Downloaded term v0.7.0
11582026-06-23T18:32:42.650Z Downloaded toml_parser v1.0.9+spec-1.1.0
11592026-06-23T18:32:42.653Z Downloaded tokio-tungstenite v0.21.0
11602026-06-23T18:32:42.653Z Downloaded term v1.2.1
11612026-06-23T18:32:42.656Z Downloaded tokio-rustls v0.26.4
11622026-06-23T18:32:42.658Z Downloaded vergen-lib v0.1.6
11632026-06-23T18:32:42.661Z Downloaded zeroize_derive v1.4.3
11642026-06-23T18:32:42.664Z Downloaded serde_yaml v0.9.34+deprecated
11652026-06-23T18:32:42.669Z Downloaded usdt-impl v0.6.0
11662026-06-23T18:32:42.673Z Downloaded xattr v1.6.1
11672026-06-23T18:32:42.673Z Downloaded xshell-macros v0.2.7
11682026-06-23T18:32:42.676Z Downloaded itertools v0.12.1
11692026-06-23T18:32:42.679Z Downloaded tracing-attributes v0.1.31
11702026-06-23T18:32:42.682Z Downloaded nom v8.0.0
11712026-06-23T18:32:42.685Z Downloaded hkdf v0.12.4
11722026-06-23T18:32:42.689Z Downloaded vergen-lib v9.1.0
11732026-06-23T18:32:42.691Z Downloaded whoami v1.6.1
11742026-06-23T18:32:42.694Z Downloaded zone v0.3.1
11752026-06-23T18:32:42.697Z Downloaded qorb v0.4.1
11762026-06-23T18:32:42.700Z Downloaded snafu v0.8.9
11772026-06-23T18:32:42.703Z Downloaded tokio-stream v0.1.18
11782026-06-23T18:32:42.707Z Downloaded git2 v0.20.4
11792026-06-23T18:32:42.710Z Downloaded zone_cfg_derive v0.3.1
11802026-06-23T18:32:42.713Z Downloaded rand v0.10.0
11812026-06-23T18:32:42.716Z Downloaded walkdir v2.5.0
11822026-06-23T18:32:42.716Z Downloaded socket2 v0.6.3
11832026-06-23T18:32:42.716Z Downloaded vergen v9.1.0
11842026-06-23T18:32:42.720Z Downloaded test-strategy v0.4.5
11852026-06-23T18:32:42.720Z Downloaded vergen-git2 v9.1.0
11862026-06-23T18:32:42.723Z Downloaded hyper v1.8.1
11872026-06-23T18:32:42.726Z Downloaded vergen-gitcl v1.0.8
11882026-06-23T18:32:42.726Z Downloaded vsss-rs v3.3.4
11892026-06-23T18:32:42.729Z Downloaded unicase v2.9.0
11902026-06-23T18:32:42.729Z Downloaded tracing-core v0.1.36
11912026-06-23T18:32:42.731Z Downloaded wyz v0.5.1
11922026-06-23T18:32:42.738Z Downloaded serde_with v1.14.0
11932026-06-23T18:32:42.743Z Downloaded xshell v0.2.7
11942026-06-23T18:32:42.746Z Downloaded tinyvec v1.10.0
11952026-06-23T18:32:42.748Z Downloaded twox-hash v2.1.2
11962026-06-23T18:32:42.759Z Downloaded zstd v0.13.3
11972026-06-23T18:32:42.767Z Downloaded unicode-properties v0.1.4
11982026-06-23T18:32:42.769Z Downloaded toml v0.7.8
11992026-06-23T18:32:42.772Z Downloaded zstd-safe v7.2.4
12002026-06-23T18:32:42.772Z Downloaded whoami v2.1.0
12012026-06-23T18:32:42.776Z Downloaded uzers v0.12.2
12022026-06-23T18:32:42.779Z Downloaded unicode-bidi v0.3.18
12032026-06-23T18:32:42.782Z Downloaded yasna v0.5.2
12042026-06-23T18:32:42.789Z Downloaded toml_edit v0.23.10+spec-1.0.0
12052026-06-23T18:32:42.800Z Downloaded reedline v0.40.0
12062026-06-23T18:32:42.803Z Downloaded rustyline v14.0.0
12072026-06-23T18:32:42.806Z Downloaded vte v0.14.1
12082026-06-23T18:32:42.809Z Downloaded rpassword v7.4.0
12092026-06-23T18:32:42.809Z Downloaded p384 v0.13.1
12102026-06-23T18:32:42.813Z Downloaded typify v0.6.2
12112026-06-23T18:32:42.816Z Downloaded tokio-postgres v0.7.16
12122026-06-23T18:32:42.818Z Downloaded tungstenite v0.21.0
12132026-06-23T18:32:42.821Z Downloaded portable-atomic v1.13.1
12142026-06-23T18:32:42.824Z Downloaded p521 v0.13.3
12152026-06-23T18:32:42.827Z Downloaded unsafe-libyaml v0.2.11
12162026-06-23T18:32:42.831Z Downloaded zerocopy v0.6.6
12172026-06-23T18:32:42.831Z Downloaded tar v0.4.45
12182026-06-23T18:32:42.836Z Downloaded toml_edit v0.19.15
12192026-06-23T18:32:42.845Z Downloaded uuid v1.23.0
12202026-06-23T18:32:42.848Z Downloaded similar v2.7.0
12212026-06-23T18:32:42.851Z Downloaded zeroize v1.8.2
12222026-06-23T18:32:42.856Z Downloaded quick-xml v0.37.5
12232026-06-23T18:32:42.860Z Downloaded steno v0.4.1
12242026-06-23T18:32:42.863Z Downloaded yansi v1.0.1
12252026-06-23T18:32:42.870Z Downloaded ssh-key v0.6.7
12262026-06-23T18:32:42.874Z Downloaded zip v0.6.6
12272026-06-23T18:32:42.876Z Downloaded tungstenite v0.23.0
12282026-06-23T18:32:42.879Z Downloaded rustls-webpki v0.101.7
12292026-06-23T18:32:42.886Z Downloaded regex v1.12.3
12302026-06-23T18:32:42.891Z Downloaded samael v0.0.19
12312026-06-23T18:32:42.898Z Downloaded zopfli v0.8.3
12322026-06-23T18:32:42.901Z Downloaded reqwest v0.13.2
12332026-06-23T18:32:42.904Z Downloaded zerocopy-derive v0.8.40
12342026-06-23T18:32:42.911Z Downloaded unicode_categories v0.1.1
12352026-06-23T18:32:42.933Z Downloaded rayon v1.11.0
12362026-06-23T18:32:42.937Z Downloaded unicode-segmentation v1.12.0
12372026-06-23T18:32:42.950Z Downloaded reqwest v0.12.28
12382026-06-23T18:32:42.953Z Downloaded x509-cert v0.2.5
12392026-06-23T18:32:42.962Z Downloaded tower v0.5.3
12402026-06-23T18:32:42.967Z Downloaded lalrpop v0.19.12
12412026-06-23T18:32:42.976Z Downloaded tokio-util v0.7.18
12422026-06-23T18:32:42.988Z Downloaded toml v1.0.6+spec-1.1.0
12432026-06-23T18:32:42.990Z Downloaded goblin v0.10.5
12442026-06-23T18:32:42.994Z Downloaded salty v0.3.0
12452026-06-23T18:32:42.999Z Downloaded tough v0.22.0
12462026-06-23T18:32:43.005Z Downloaded typed-path v0.9.3
12472026-06-23T18:32:43.015Z Downloaded bstr v1.12.1
12482026-06-23T18:32:43.020Z Downloaded moka v0.12.13
12492026-06-23T18:32:43.027Z Downloaded radix_trie v0.2.1
12502026-06-23T18:32:43.034Z Downloaded curve25519-dalek v4.1.3
12512026-06-23T18:32:43.037Z Downloaded proptest v1.10.0
12522026-06-23T18:32:43.042Z Downloaded winnow v0.6.26
12532026-06-23T18:32:43.049Z Downloaded zip v4.6.1
12542026-06-23T18:32:43.064Z Downloaded tower-http v0.6.8
12552026-06-23T18:32:43.080Z Downloaded nix v0.31.2
12562026-06-23T18:32:43.086Z Downloaded unicode-normalization v0.1.25
12572026-06-23T18:32:43.089Z Downloaded openssl v0.10.79
12582026-06-23T18:32:43.094Z Downloaded regex-syntax v0.6.29
12592026-06-23T18:32:43.098Z Downloaded rustls-webpki v0.102.8
12602026-06-23T18:32:43.109Z Downloaded time v0.3.47
12612026-06-23T18:32:43.116Z Downloaded smoltcp v0.9.1
12622026-06-23T18:32:43.122Z Downloaded tabled v0.20.0
12632026-06-23T18:32:43.132Z Downloaded petname v2.0.2
12642026-06-23T18:32:43.136Z Downloaded object v0.30.4
12652026-06-23T18:32:43.141Z Downloaded nix v0.27.1
12662026-06-23T18:32:43.147Z Downloaded serde_with v3.17.0
12672026-06-23T18:32:43.154Z Downloaded winnow v0.5.40
12682026-06-23T18:32:43.158Z Downloaded hickory-proto v0.25.2
12692026-06-23T18:32:43.167Z Downloaded polar-core v0.27.3
12702026-06-23T18:32:43.172Z Downloaded openapiv3 v2.2.0
12712026-06-23T18:32:43.178Z Downloaded quinn-proto v0.11.13
12722026-06-23T18:32:43.193Z Downloaded regex-syntax v0.8.10
12732026-06-23T18:32:43.197Z Downloaded regress v0.10.5
12742026-06-23T18:32:43.205Z Downloaded rustls v0.23.37
12752026-06-23T18:32:43.211Z Downloaded rustls v0.21.12
12762026-06-23T18:32:43.218Z Downloaded nix v0.28.0
12772026-06-23T18:32:43.232Z Downloaded regress v0.11.1
12782026-06-23T18:32:43.237Z Downloaded zlib-rs v0.6.2
12792026-06-23T18:32:43.244Z Downloaded dropshot v0.17.0
12802026-06-23T18:32:43.259Z Downloaded vcpkg v0.2.15
12812026-06-23T18:32:43.280Z Downloaded zerocopy v0.8.40
12822026-06-23T18:32:43.285Z Downloaded webpki-roots v1.0.6
12832026-06-23T18:32:43.288Z Downloaded smoltcp v0.11.0
12842026-06-23T18:32:43.294Z Downloaded rustls v0.22.4
12852026-06-23T18:32:43.301Z Downloaded object v0.37.3
12862026-06-23T18:32:43.308Z Downloaded hickory-proto v0.24.4
12872026-06-23T18:32:43.317Z Downloaded diesel v2.3.7
12882026-06-23T18:32:43.327Z Downloaded rustix v0.38.44
12892026-06-23T18:32:43.348Z Downloaded bzip2-sys v0.1.13+1.0.8
12902026-06-23T18:32:43.362Z Downloaded tracing v0.1.44
12912026-06-23T18:32:43.389Z Downloaded sqlparser v0.61.0
12922026-06-23T18:32:43.404Z Downloaded sled v0.34.7
12932026-06-23T18:32:43.421Z Downloaded ratatui v0.29.0
12942026-06-23T18:32:43.432Z Downloaded typify-impl v0.6.2
12952026-06-23T18:32:43.440Z Downloaded zerocopy-derive v0.6.6
12962026-06-23T18:32:43.446Z Downloaded regex-automata v0.4.14
12972026-06-23T18:32:43.454Z Downloaded petgraph v0.6.5
12982026-06-23T18:32:43.465Z Downloaded chrono-tz v0.10.4
12992026-06-23T18:32:43.475Z Downloaded jiff v0.2.21
13002026-06-23T18:32:43.496Z Downloaded libz-sys v1.1.24
13012026-06-23T18:32:43.510Z Downloaded petgraph v0.8.3
13022026-06-23T18:32:43.523Z Downloaded csv v1.4.0
13032026-06-23T18:32:43.534Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13042026-06-23T18:32:43.545Z Downloaded tokio v1.52.1
13052026-06-23T18:32:43.567Z Downloaded sha3 v0.10.8
13062026-06-23T18:32:43.586Z Downloaded encoding_rs v0.8.35
13072026-06-23T18:32:43.660Z Downloaded ring v0.17.14
13082026-06-23T18:32:43.711Z Downloaded libgit2-sys v0.18.3+1.9.2
13092026-06-23T18:32:44.240Z Downloaded aws-lc-sys v0.40.0
13102026-06-23T18:32:44.493Z Compiling libc v0.2.185
13112026-06-23T18:32:44.493Z Compiling serde v1.0.228
13122026-06-23T18:32:44.496Z Compiling log v0.4.29
13132026-06-23T18:32:44.496Z Compiling find-msvc-tools v0.1.9
13142026-06-23T18:32:44.639Z Compiling shlex v1.3.0
13152026-06-23T18:32:44.648Z Compiling syn v2.0.117
13162026-06-23T18:32:44.650Z Compiling smallvec v1.15.1
13172026-06-23T18:32:44.650Z Compiling typenum v1.19.0
13182026-06-23T18:32:44.817Z Compiling generic-array v0.14.7
13192026-06-23T18:32:44.830Z Compiling subtle v2.6.1
13202026-06-23T18:32:44.873Z Compiling scopeguard v1.2.0
13212026-06-23T18:32:44.887Z Compiling const-oid v0.9.6
13222026-06-23T18:32:44.943Z Compiling serde_json v1.0.149
13232026-06-23T18:32:44.968Z Compiling lock_api v0.4.14
13242026-06-23T18:32:44.992Z Compiling zerocopy v0.8.40
13252026-06-23T18:32:45.068Z Compiling portable-atomic v1.13.1
13262026-06-23T18:32:45.199Z Compiling parking_lot_core v0.9.12
13272026-06-23T18:32:45.489Z Compiling pin-project-lite v0.2.17
13282026-06-23T18:32:45.525Z Compiling pkg-config v0.3.32
13292026-06-23T18:32:45.583Z Compiling getrandom v0.2.17
13302026-06-23T18:32:45.632Z Compiling jobserver v0.1.34
13312026-06-23T18:32:45.645Z Compiling errno v0.3.14
13322026-06-23T18:32:45.744Z Compiling rand_core v0.6.4
13332026-06-23T18:32:45.789Z Compiling signal-hook-registry v1.4.8
13342026-06-23T18:32:46.016Z Compiling cc v1.2.56
13352026-06-23T18:32:46.019Z Compiling bitflags v2.11.0
13362026-06-23T18:32:46.062Z Compiling critical-section v1.2.0
13372026-06-23T18:32:46.084Z Compiling futures-core v0.3.32
13382026-06-23T18:32:46.111Z Compiling libm v0.2.16
13392026-06-23T18:32:46.166Z Compiling parking_lot v0.12.5
13402026-06-23T18:32:46.235Z Compiling once_cell v1.21.3
13412026-06-23T18:32:46.255Z Compiling mio v1.2.0
13422026-06-23T18:32:46.280Z Compiling num-traits v0.2.19
13432026-06-23T18:32:46.332Z Compiling percent-encoding v2.3.2
13442026-06-23T18:32:46.468Z Compiling socket2 v0.6.3
13452026-06-23T18:32:46.533Z Compiling futures-sink v0.3.32
13462026-06-23T18:32:46.578Z Compiling cpufeatures v0.2.17
13472026-06-23T18:32:46.634Z Compiling futures-channel v0.3.32
13482026-06-23T18:32:46.650Z Compiling futures-task v0.3.32
13492026-06-23T18:32:46.669Z Compiling getrandom v0.4.1
13502026-06-23T18:32:46.737Z Compiling slab v0.4.12
13512026-06-23T18:32:46.820Z Compiling futures-io v0.3.32
13522026-06-23T18:32:46.858Z Compiling rand_core v0.10.0
13532026-06-23T18:32:46.871Z Compiling indexmap v2.14.0
13542026-06-23T18:32:46.918Z Compiling getrandom v0.3.4
13552026-06-23T18:32:46.971Z Compiling rustversion v1.0.22
13562026-06-23T18:32:47.024Z Compiling cmake v0.1.57
13572026-06-23T18:32:47.365Z Compiling form_urlencoded v1.2.2
13582026-06-23T18:32:47.440Z Compiling dunce v1.0.5
13592026-06-23T18:32:47.535Z Compiling fs_extra v1.3.0
13602026-06-23T18:32:47.548Z Compiling ident_case v1.0.1
13612026-06-23T18:32:47.591Z Compiling synstructure v0.13.2
13622026-06-23T18:32:47.627Z Compiling base64ct v1.8.3
13632026-06-23T18:32:47.666Z Compiling iana-time-zone v0.1.65
13642026-06-23T18:32:47.799Z Compiling aws-lc-sys v0.40.0
13652026-06-23T18:32:47.854Z Compiling pem-rfc7468 v0.7.0
13662026-06-23T18:32:47.867Z Compiling flagset v0.4.7
13672026-06-23T18:32:47.895Z Compiling rustix v1.1.3
13682026-06-23T18:32:47.921Z Compiling regex-syntax v0.8.10
13692026-06-23T18:32:47.996Z Compiling rand_core v0.9.5
13702026-06-23T18:32:48.161Z Compiling ring v0.17.14
13712026-06-23T18:32:48.173Z Compiling vcpkg v0.2.15
13722026-06-23T18:32:48.204Z Compiling aws-lc-rs v1.16.3
13732026-06-23T18:32:48.282Z Compiling uuid v1.23.0
13742026-06-23T18:32:48.492Z Compiling rustc_version v0.4.1
13752026-06-23T18:32:48.833Z Compiling tracing-core v0.1.36
13762026-06-23T18:32:48.928Z Compiling openssl-sys v0.9.115
13772026-06-23T18:32:49.010Z Compiling base64 v0.22.1
13782026-06-23T18:32:49.339Z Compiling httparse v1.10.1
13792026-06-23T18:32:49.342Z Compiling serde_derive v1.0.228
13802026-06-23T18:32:49.389Z Compiling zeroize_derive v1.4.3
13812026-06-23T18:32:49.455Z Compiling zerofrom-derive v0.1.6
13822026-06-23T18:32:49.616Z Compiling yoke-derive v0.8.1
13832026-06-23T18:32:49.674Z Compiling zerovec-derive v0.11.2
13842026-06-23T18:32:50.029Z Compiling zeroize v1.8.2
13852026-06-23T18:32:50.287Z Compiling zerocopy-derive v0.8.40
13862026-06-23T18:32:50.798Z Compiling displaydoc v0.2.5
13872026-06-23T18:32:50.851Z Compiling crypto-common v0.1.7
13882026-06-23T18:32:50.861Z Compiling zerofrom v0.1.6
13892026-06-23T18:32:50.864Z Compiling block-buffer v0.10.4
13902026-06-23T18:32:50.973Z Compiling yoke v0.8.1
13912026-06-23T18:32:50.987Z Compiling tokio-macros v2.7.0
13922026-06-23T18:32:51.032Z Compiling digest v0.10.7
13932026-06-23T18:32:51.156Z Compiling zerovec v0.11.5
13942026-06-23T18:32:51.279Z Compiling futures-macro v0.3.32
13952026-06-23T18:32:51.526Z Compiling zerotrie v0.2.3
13962026-06-23T18:32:51.665Z Compiling tinystr v0.8.2
13972026-06-23T18:32:51.698Z Compiling potential_utf v0.1.4
13982026-06-23T18:32:51.817Z Compiling icu_collections v2.1.1
13992026-06-23T18:32:51.854Z Compiling icu_locale_core v2.1.1
14002026-06-23T18:32:51.864Z Compiling hmac v0.12.1
14012026-06-23T18:32:52.010Z Compiling block-padding v0.3.3
14022026-06-23T18:32:52.073Z Compiling futures-util v0.3.32
14032026-06-23T18:32:52.163Z Compiling inout v0.1.4
14042026-06-23T18:32:52.276Z Compiling sha2 v0.10.9
14052026-06-23T18:32:52.322Z Compiling cipher v0.4.4
14062026-06-23T18:32:52.581Z Compiling icu_provider v2.1.1
14072026-06-23T18:32:52.718Z Compiling bytes v1.11.1
14082026-06-23T18:32:52.790Z Compiling der_derive v0.7.3
14092026-06-23T18:32:52.818Z Compiling icu_normalizer v2.1.1
14102026-06-23T18:32:52.869Z Compiling icu_properties v2.1.2
14112026-06-23T18:32:53.319Z Compiling tokio v1.52.1
14122026-06-23T18:32:53.349Z Compiling http v1.4.0
14132026-06-23T18:32:53.655Z Compiling chrono v0.4.44
14142026-06-23T18:32:53.732Z Compiling idna_adapter v1.2.1
14152026-06-23T18:32:53.867Z Compiling idna v1.1.0
14162026-06-23T18:32:53.941Z Compiling der v0.7.10
14172026-06-23T18:32:54.260Z Compiling url v2.5.8
14182026-06-23T18:32:54.332Z Compiling salsa20 v0.10.2
14192026-06-23T18:32:54.469Z Compiling pbkdf2 v0.12.2
14202026-06-23T18:32:54.515Z Compiling ppv-lite86 v0.2.21
14212026-06-23T18:32:54.581Z Compiling rustls-pki-types v1.14.0
14222026-06-23T18:32:54.693Z Compiling thiserror-impl v2.0.18
14232026-06-23T18:32:54.832Z Compiling spki v0.7.3
14242026-06-23T18:32:55.008Z Compiling tracing-attributes v0.1.31
14252026-06-23T18:32:55.021Z Compiling rand_chacha v0.9.0
14262026-06-23T18:32:55.033Z Compiling scrypt v0.11.0
14272026-06-23T18:32:55.044Z Compiling http-body v1.0.1
14282026-06-23T18:32:55.096Z Compiling aes v0.8.4
14292026-06-23T18:32:55.184Z Compiling cbc v0.1.2
14302026-06-23T18:32:55.349Z Compiling untrusted v0.9.0
14312026-06-23T18:32:55.381Z Compiling tinyvec_macros v0.1.1
14322026-06-23T18:32:55.448Z Compiling untrusted v0.7.1
14332026-06-23T18:32:55.468Z Compiling openssl-probe v0.2.1
14342026-06-23T18:32:55.568Z Compiling pkcs5 v0.7.1
14352026-06-23T18:32:55.751Z Compiling tinyvec v1.10.0
14362026-06-23T18:32:56.041Z Compiling rand v0.9.2
14372026-06-23T18:32:56.068Z Compiling thiserror v2.0.18
14382026-06-23T18:32:56.143Z Compiling pest_generator v2.8.6
14392026-06-23T18:32:56.167Z Compiling serde_derive_internals v0.29.1
14402026-06-23T18:32:56.180Z Compiling aho-corasick v1.1.4
14412026-06-23T18:32:56.321Z Compiling tracing v0.1.44
14422026-06-23T18:32:56.567Z Compiling tower-layer v0.3.3
14432026-06-23T18:32:56.728Z Compiling try-lock v0.2.5
14442026-06-23T18:32:56.827Z Compiling atomic-waker v1.1.2
14452026-06-23T18:32:56.840Z Compiling tower-service v0.3.3
14462026-06-23T18:32:56.843Z Compiling rustls v0.23.37
14472026-06-23T18:32:56.931Z Compiling schemars v0.8.22
14482026-06-23T18:32:56.947Z Compiling dyn-clone v1.0.20
14492026-06-23T18:32:57.013Z Compiling regex-automata v0.4.14
14502026-06-23T18:32:57.046Z Compiling schemars_derive v0.8.22
14512026-06-23T18:32:57.081Z Compiling tokio-util v0.7.18
14522026-06-23T18:32:57.139Z Compiling pest_derive v2.8.6
14532026-06-23T18:32:57.399Z Compiling want v0.3.1
14542026-06-23T18:32:57.561Z Compiling pkcs8 v0.10.2
14552026-06-23T18:32:57.826Z Compiling h2 v0.4.13
14562026-06-23T18:32:57.854Z Compiling ipnet v2.11.0
14572026-06-23T18:32:57.857Z Compiling scroll_derive v0.13.1
14582026-06-23T18:32:58.089Z Compiling darling_core v0.20.11
14592026-06-23T18:32:58.262Z Compiling openssl v0.10.79
14602026-06-23T18:32:58.337Z Compiling httpdate v1.0.3
14612026-06-23T18:32:58.486Z Compiling pin-utils v0.1.0
14622026-06-23T18:32:58.555Z Compiling foreign-types-shared v0.1.1
14632026-06-23T18:32:58.584Z Compiling tempfile v3.25.0
14642026-06-23T18:32:58.639Z Compiling foreign-types v0.3.2
14652026-06-23T18:32:58.658Z Compiling scroll v0.13.0
14662026-06-23T18:32:58.918Z Compiling unicode-normalization v0.1.25
14672026-06-23T18:32:58.980Z Compiling openssl-macros v0.1.1
14682026-06-23T18:32:59.348Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14692026-06-23T18:32:59.362Z Compiling socket2 v0.5.10
14702026-06-23T18:32:59.365Z Compiling spin v0.9.8
14712026-06-23T18:32:59.573Z Compiling num-conv v0.2.0
14722026-06-23T18:32:59.703Z Compiling native-tls v0.2.18
14732026-06-23T18:32:59.722Z Compiling time-core v0.1.8
14742026-06-23T18:32:59.773Z Compiling powerfmt v0.2.0
14752026-06-23T18:32:59.861Z Compiling crc32fast v1.5.0
14762026-06-23T18:32:59.914Z Compiling deranged v0.5.8
14772026-06-23T18:32:59.951Z Compiling time-macros v0.2.27
14782026-06-23T18:33:00.351Z Compiling darling_macro v0.20.11
14792026-06-23T18:33:00.818Z Compiling hyper v1.8.1
14802026-06-23T18:33:00.913Z Compiling darling v0.20.11
14812026-06-23T18:33:00.993Z Compiling goblin v0.10.5
14822026-06-23T18:33:01.044Z Compiling rustls-native-certs v0.8.3
14832026-06-23T18:33:01.098Z Compiling sync_wrapper v1.0.2
14842026-06-23T18:33:01.204Z Compiling wait-timeout v0.2.1
14852026-06-23T18:33:01.333Z Compiling crossbeam-utils v0.8.21
14862026-06-23T18:33:01.473Z Compiling bit-vec v0.8.0
14872026-06-23T18:33:01.618Z Compiling unicode-segmentation v1.12.0
14882026-06-23T18:33:01.708Z Compiling usdt-impl v0.6.0
14892026-06-23T18:33:01.795Z Compiling syn v1.0.109
14902026-06-23T18:33:01.901Z Compiling hyper-util v0.1.20
14912026-06-23T18:33:01.990Z Compiling simd-adler32 v0.3.8
14922026-06-23T18:33:02.090Z Compiling num_threads v0.1.7
14932026-06-23T18:33:02.184Z Compiling siphasher v1.0.2
14942026-06-23T18:33:02.227Z Compiling quick-error v1.2.3
14952026-06-23T18:33:02.330Z Compiling rusty-fork v0.3.1
14962026-06-23T18:33:02.364Z Compiling time v0.3.47
14972026-06-23T18:33:02.636Z Compiling bit-set v0.8.0
14982026-06-23T18:33:02.762Z Compiling tower v0.5.3
14992026-06-23T18:33:02.791Z Compiling derive_builder_core v0.20.2
15002026-06-23T18:33:03.229Z Compiling dtrace-parser v0.3.0
15012026-06-23T18:33:03.374Z Compiling http-body-util v0.1.3
15022026-06-23T18:33:03.602Z Compiling webpki-roots v1.0.6
15032026-06-23T18:33:03.621Z Compiling signature v2.2.0
15042026-06-23T18:33:03.639Z Compiling thiserror-impl v1.0.69
15052026-06-23T18:33:03.722Z Compiling dof v0.4.0
15062026-06-23T18:33:03.797Z Compiling scroll_derive v0.12.1
15072026-06-23T18:33:03.914Z Compiling heapless v0.7.17
15082026-06-23T18:33:03.958Z Compiling slog v2.8.2
15092026-06-23T18:33:04.136Z Compiling rand_xorshift v0.4.0
15102026-06-23T18:33:04.150Z Compiling darling_core v0.21.3
15112026-06-23T18:33:04.295Z Compiling bzip2-sys v0.1.13+1.0.8
15122026-06-23T18:33:04.447Z Compiling thread-id v5.1.0
15132026-06-23T18:33:04.528Z Compiling cookie v0.18.1
15142026-06-23T18:33:04.563Z Compiling unicode-properties v0.1.4
15152026-06-23T18:33:04.704Z Compiling anyhow v1.0.102
15162026-06-23T18:33:04.771Z Compiling adler2 v2.0.1
15172026-06-23T18:33:04.854Z Compiling iri-string v0.7.10
15182026-06-23T18:33:04.869Z Compiling paste v1.0.15
15192026-06-23T18:33:04.894Z Compiling unicode-bidi v0.3.18
15202026-06-23T18:33:04.999Z Compiling allocator-api2 v0.2.21
15212026-06-23T18:33:05.120Z Compiling ryu v1.0.23
15222026-06-23T18:33:05.167Z Compiling signal-hook v0.3.18
15232026-06-23T18:33:05.332Z Compiling zstd-safe v7.2.4
15242026-06-23T18:33:05.349Z Compiling unarray v0.1.4
15252026-06-23T18:33:05.379Z Compiling serde_urlencoded v0.7.1
15262026-06-23T18:33:05.435Z Compiling stringprep v0.1.5
15272026-06-23T18:33:05.458Z Compiling proptest v1.10.0
15282026-06-23T18:33:05.617Z Compiling thiserror v1.0.69
15292026-06-23T18:33:05.716Z Compiling miniz_oxide v0.8.9
15302026-06-23T18:33:06.310Z Compiling tower-http v0.6.8
15312026-06-23T18:33:06.413Z Compiling scroll v0.12.0
15322026-06-23T18:33:06.528Z Compiling derive_builder_macro v0.20.2
15332026-06-23T18:33:06.616Z Compiling tokio-native-tls v0.3.1
15342026-06-23T18:33:06.690Z Compiling darling_macro v0.21.3
15352026-06-23T18:33:06.702Z Compiling heck v0.4.1
15362026-06-23T18:33:06.779Z Compiling ipnetwork v0.21.1
15372026-06-23T18:33:06.919Z Compiling bstr v1.12.1
15382026-06-23T18:33:06.979Z Compiling rand_chacha v0.3.1
15392026-06-23T18:33:07.042Z Compiling serde_tokenstream v0.2.3
15402026-06-23T18:33:07.164Z Compiling toml_datetime v0.6.11
15412026-06-23T18:33:07.168Z Compiling erased-serde v0.3.31
15422026-06-23T18:33:07.345Z Compiling serde_spanned v0.6.9
15432026-06-23T18:33:07.419Z Compiling md-5 v0.10.6
15442026-06-23T18:33:07.487Z Compiling pin-project-internal v1.1.11
15452026-06-23T18:33:07.544Z Compiling zerocopy-derive v0.7.35
15462026-06-23T18:33:07.582Z Compiling async-trait v0.1.89
15472026-06-23T18:33:07.656Z Compiling curve25519-dalek v4.1.3
15482026-06-23T18:33:07.772Z Compiling vergen-lib v9.1.0
15492026-06-23T18:33:07.946Z Compiling num-integer v0.1.46
15502026-06-23T18:33:07.980Z Compiling hash32 v0.2.1
15512026-06-23T18:33:08.169Z Compiling ff v0.13.1
15522026-06-23T18:33:08.265Z Compiling memoffset v0.9.1
15532026-06-23T18:33:08.305Z Compiling encoding_rs v0.8.35
15542026-06-23T18:33:08.385Z Compiling zlib-rs v0.6.2
15552026-06-23T18:33:08.448Z Compiling rustix v0.38.44
15562026-06-23T18:33:08.559Z Compiling fallible-iterator v0.2.0
15572026-06-23T18:33:08.579Z Compiling litrs v1.0.0
15582026-06-23T18:33:08.788Z Compiling ref-cast v1.0.25
15592026-06-23T18:33:08.865Z Compiling mime v0.3.17
15602026-06-23T18:33:09.063Z Compiling psl-types v2.0.11
15612026-06-23T18:33:09.087Z Compiling smoltcp v0.9.1
15622026-06-23T18:33:09.126Z Compiling base16ct v0.2.0
15632026-06-23T18:33:09.186Z Compiling cfg_aliases v0.2.1
15642026-06-23T18:33:09.261Z Compiling num-bigint-dig v0.8.6
15652026-06-23T18:33:09.297Z Compiling nix v0.31.2
15662026-06-23T18:33:09.428Z Compiling sec1 v0.7.3
15672026-06-23T18:33:09.456Z Compiling publicsuffix v2.3.0
15682026-06-23T18:33:09.660Z Compiling document-features v0.2.12
15692026-06-23T18:33:09.675Z Compiling postgres-protocol v0.6.10
15702026-06-23T18:33:09.784Z Compiling pin-project v1.1.11
15712026-06-23T18:33:09.878Z Compiling zerocopy v0.7.35
15722026-06-23T18:33:09.897Z Compiling group v0.13.0
15732026-06-23T18:33:10.067Z Compiling num-iter v0.1.45
15742026-06-23T18:33:10.252Z Compiling newtype-uuid v1.3.2
15752026-06-23T18:33:10.437Z Compiling hubpack_derive v0.1.1
15762026-06-23T18:33:10.450Z Compiling rand v0.8.6
15772026-06-23T18:33:10.596Z Compiling darling v0.21.3
15782026-06-23T18:33:10.678Z Compiling oxnet v0.1.6
15792026-06-23T18:33:10.703Z Compiling derive_builder v0.20.2
15802026-06-23T18:33:10.720Z Compiling snafu-derive v0.8.9
15812026-06-23T18:33:10.829Z Compiling hyper-tls v0.6.0
15822026-06-23T18:33:10.871Z Compiling goblin v0.8.2
15832026-06-23T18:33:11.619Z Compiling flate2 v1.1.9
15842026-06-23T18:33:11.763Z Compiling phf_shared v0.13.1
15852026-06-23T18:33:11.799Z Compiling lazy_static v1.5.0
15862026-06-23T18:33:11.894Z Compiling regex v1.12.3
15872026-06-23T18:33:11.994Z Compiling anstyle-parse v0.2.7
15882026-06-23T18:33:12.013Z Compiling strum_macros v0.27.2
15892026-06-23T18:33:12.027Z Compiling futures-executor v0.3.32
15902026-06-23T18:33:12.173Z Compiling hex v0.4.3
15912026-06-23T18:33:12.280Z Compiling hkdf v0.12.4
15922026-06-23T18:33:12.323Z Compiling crypto-bigint v0.5.5
15932026-06-23T18:33:12.436Z Compiling terminal_size v0.4.3
15942026-06-23T18:33:12.436Z Compiling ref-cast-impl v1.0.25
15952026-06-23T18:33:12.574Z Compiling curve25519-dalek-derive v0.1.1
15962026-06-23T18:33:12.623Z Compiling daft-derive v0.1.7
15972026-06-23T18:33:12.986Z Compiling vergen v9.1.0
15982026-06-23T18:33:13.170Z Compiling fs-err v3.3.0
15992026-06-23T18:33:13.213Z Compiling cargo-platform v0.3.2
16002026-06-23T18:33:13.340Z Compiling ahash v0.8.12
16012026-06-23T18:33:13.353Z Compiling foldhash v0.2.0
16022026-06-23T18:33:13.486Z Compiling winnow v0.5.40
16032026-06-23T18:33:13.547Z Compiling bumpalo v3.20.2
16042026-06-23T18:33:13.570Z Compiling object v0.37.3
16052026-06-23T18:33:13.798Z Compiling managed v0.8.0
16062026-06-23T18:33:13.832Z Compiling bitflags v1.3.2
16072026-06-23T18:33:13.915Z Compiling same-file v1.0.6
16082026-06-23T18:33:13.948Z Compiling libbz2-rs-sys v0.2.2
16092026-06-23T18:33:14.009Z Compiling foldhash v0.1.5
16102026-06-23T18:33:14.074Z Compiling walkdir v2.5.0
16112026-06-23T18:33:14.179Z Compiling hashbrown v0.15.5
16122026-06-23T18:33:14.376Z Compiling bzip2 v0.6.1
16132026-06-23T18:33:14.403Z Compiling clap_builder v4.6.0
16142026-06-23T18:33:14.578Z Compiling strum v0.27.2
16152026-06-23T18:33:14.666Z Compiling zopfli v0.8.3
16162026-06-23T18:33:14.726Z Compiling hashbrown v0.16.1
16172026-06-23T18:33:14.752Z Compiling cargo_metadata v0.23.1
16182026-06-23T18:33:14.910Z Compiling toml_edit v0.19.15
16192026-06-23T18:33:15.206Z Compiling daft v0.1.7
16202026-06-23T18:33:15.308Z Compiling elliptic-curve v0.13.8
16212026-06-23T18:33:15.549Z Compiling dof v0.3.0
16222026-06-23T18:33:15.844Z Compiling snafu v0.8.9
16232026-06-23T18:33:16.159Z Compiling futures v0.3.32
16242026-06-23T18:33:16.202Z Compiling anstream v0.6.21
16252026-06-23T18:33:16.239Z Compiling phf v0.13.1
16262026-06-23T18:33:16.256Z Compiling signal-hook-mio v0.2.5
16272026-06-23T18:33:16.399Z Compiling cookie_store v0.22.1
16282026-06-23T18:33:16.504Z Compiling zstd v0.13.3
16292026-06-23T18:33:16.760Z Compiling bzip2 v0.4.4
16302026-06-23T18:33:16.825Z Compiling hubpack v0.1.2
16312026-06-23T18:33:16.961Z Compiling serde_with_macros v3.17.0
16322026-06-23T18:33:17.030Z Compiling postgres-types v0.2.12
16332026-06-23T18:33:17.448Z Compiling usdt-macro v0.6.0
16342026-06-23T18:33:17.575Z Compiling usdt-attr-macro v0.6.0
16352026-06-23T18:33:17.578Z Compiling globset v0.4.18
16362026-06-23T18:33:18.078Z Compiling dtrace-parser v0.2.0
16372026-06-23T18:33:18.182Z Compiling ed25519 v2.2.3
16382026-06-23T18:33:18.212Z Compiling phf_shared v0.11.3
16392026-06-23T18:33:18.256Z Compiling olpc-cjson v0.1.4
16402026-06-23T18:33:18.341Z Compiling pkcs1 v0.7.5
16412026-06-23T18:33:18.355Z Compiling enum-as-inner v0.6.1
16422026-06-23T18:33:18.388Z Compiling clap_derive v4.6.1
16432026-06-23T18:33:18.408Z Compiling strum_macros v0.26.4
16442026-06-23T18:33:18.734Z Compiling serde-big-array v0.5.1
16452026-06-23T18:33:18.803Z Compiling serde_plain v1.0.2
16462026-06-23T18:33:18.840Z Compiling rfc6979 v0.4.0
16472026-06-23T18:33:18.874Z Compiling serde_repr v0.1.20
16482026-06-23T18:33:18.963Z Compiling async-recursion v1.1.1
16492026-06-23T18:33:18.996Z Compiling pem v3.0.6
16502026-06-23T18:33:19.088Z Compiling float-cmp v0.10.0
16512026-06-23T18:33:19.234Z Compiling thread-id v4.2.2
16522026-06-23T18:33:19.314Z Compiling memmap2 v0.9.10
16532026-06-23T18:33:19.317Z Compiling env_filter v1.0.0
16542026-06-23T18:33:19.410Z Compiling static_assertions v1.1.0
16552026-06-23T18:33:19.482Z Compiling keccak v0.1.6
16562026-06-23T18:33:19.522Z Compiling fixedbitset v0.4.2
16572026-06-23T18:33:19.599Z Compiling either v1.15.0
16582026-06-23T18:33:19.617Z Compiling difflib v0.4.0
16592026-06-23T18:33:19.736Z Compiling fixedbitset v0.5.7
16602026-06-23T18:33:19.801Z Compiling data-encoding v2.10.0
16612026-06-23T18:33:20.035Z Compiling normalize-line-endings v0.3.0
16622026-06-23T18:33:20.122Z Compiling jiff v0.2.21
16632026-06-23T18:33:20.122Z Compiling predicates-core v1.0.10
16642026-06-23T18:33:20.145Z Compiling typed-path v0.9.3
16652026-06-23T18:33:20.158Z Compiling new_debug_unreachable v1.0.6
16662026-06-23T18:33:20.201Z Compiling whoami v2.1.0
16672026-06-23T18:33:20.225Z Compiling precomputed-hash v0.1.1
16682026-06-23T18:33:20.334Z Compiling string_cache v0.8.9
16692026-06-23T18:33:20.347Z Compiling predicates v3.1.4
16702026-06-23T18:33:20.549Z Compiling tokio-postgres v0.7.16
16712026-06-23T18:33:20.561Z Compiling toml_edit v0.22.27
16722026-06-23T18:33:20.598Z Compiling clap v4.6.1
16732026-06-23T18:33:20.677Z Compiling strum v0.26.3
16742026-06-23T18:33:20.809Z Compiling hickory-proto v0.25.2
16752026-06-23T18:33:21.004Z Compiling petgraph v0.8.3
16762026-06-23T18:33:21.448Z Compiling itertools v0.13.0
16772026-06-23T18:33:22.046Z Compiling petgraph v0.6.5
16782026-06-23T18:33:22.677Z Compiling sha3 v0.10.8
16792026-06-23T18:33:22.743Z Compiling zip v4.6.1
16802026-06-23T18:33:22.968Z Compiling env_logger v0.11.9
16812026-06-23T18:33:23.120Z Compiling usdt v0.6.0
16822026-06-23T18:33:23.275Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16832026-06-23T18:33:23.317Z Compiling usdt-impl v0.5.0
16842026-06-23T18:33:23.382Z Compiling ecdsa v0.16.9
16852026-06-23T18:33:23.548Z Compiling rsa v0.9.10
16862026-06-23T18:33:23.730Z Compiling ed25519-dalek v2.2.0
16872026-06-23T18:33:23.795Z Compiling serde_with v3.17.0
16882026-06-23T18:33:23.899Z Compiling crossterm v0.28.1
16892026-06-23T18:33:24.370Z Compiling zip v0.6.6
16902026-06-23T18:33:25.197Z Compiling toml v0.7.8
16912026-06-23T18:33:25.374Z Compiling iddqd v0.4.2
16922026-06-23T18:33:25.793Z Compiling toml_parser v1.0.9+spec-1.1.0
16932026-06-23T18:33:25.842Z Compiling similar v2.7.0
16942026-06-23T18:33:25.940Z Compiling crossbeam-epoch v0.9.18
16952026-06-23T18:33:26.139Z Compiling tokio-stream v0.1.18
16962026-06-23T18:33:26.211Z Compiling buf-list v1.1.2
16972026-06-23T18:33:26.422Z Compiling x509-cert v0.2.5
16982026-06-23T18:33:26.490Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16992026-06-23T18:33:26.604Z Compiling openapiv3 v2.2.0
17002026-06-23T18:33:26.666Z Compiling sha1 v0.10.6
17012026-06-23T18:33:26.704Z Compiling peg-runtime v0.8.5
17022026-06-23T18:33:26.788Z Compiling lalrpop-util v0.19.12
17032026-06-23T18:33:26.884Z Compiling thread_local v1.1.9
17042026-06-23T18:33:26.942Z Compiling slog-async v2.8.0
17052026-06-23T18:33:26.979Z Compiling crossbeam-channel v0.5.15
17062026-06-23T18:33:26.979Z Compiling filetime v0.2.27
17072026-06-23T18:33:27.128Z Compiling is-terminal v0.4.17
17082026-06-23T18:33:27.150Z Compiling xattr v1.6.1
17092026-06-23T18:33:27.222Z Compiling term v1.2.1
17102026-06-23T18:33:27.242Z Compiling take_mut v0.2.2
17112026-06-23T18:33:27.311Z Compiling tar v0.4.45
17122026-06-23T18:33:27.787Z Compiling slog-term v2.9.2
17132026-06-23T18:33:37.576Z Compiling rustls-webpki v0.103.9
17142026-06-23T18:33:40.407Z Compiling tokio-rustls v0.26.4
17152026-06-23T18:33:40.408Z Compiling rustls-platform-verifier v0.6.2
17162026-06-23T18:33:40.603Z Compiling hyper-rustls v0.27.7
17172026-06-23T18:33:40.805Z Compiling reqwest v0.12.28
17182026-06-23T18:33:40.813Z Compiling reqwest v0.13.2
17192026-06-23T18:33:42.108Z Compiling tough v0.22.0
17202026-06-23T18:33:44.635Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17212026-06-23T18:33:44.821Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17222026-06-23T18:33:47.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
17232026-06-23T18:33:47.838Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17242026-06-23T18:33:47.886ZJun 23 18:33:46.813 INFO Starting download, target: Console
17252026-06-23T18:33:47.886ZJun 23 18:33:46.813 INFO Starting download, target: Clickhouse
17262026-06-23T18:33:47.886ZJun 23 18:33:46.813 INFO Starting download, target: Cockroach
17272026-06-23T18:33:47.886ZJun 23 18:33:46.813 INFO Starting download, target: DendriteStub
17282026-06-23T18:33:47.886ZJun 23 18:33:46.813 INFO Starting download, target: MaghemiteMgd
17292026-06-23T18:33:47.889ZJun 23 18:33:46.813 INFO Starting download, target: MaghemiteDdmd
17302026-06-23T18:33:47.889ZJun 23 18:33:46.813 INFO Starting download, target: TransceiverControl
17312026-06-23T18:33:47.889ZJun 23 18:33:46.813 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17322026-06-23T18:33:47.889ZJun 23 18:33:46.813 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17332026-06-23T18:33:47.889ZJun 23 18:33:46.813 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17342026-06-23T18:33:47.889ZJun 23 18:33:46.813 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17352026-06-23T18:33:47.889ZJun 23 18:33:46.813 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17362026-06-23T18:33:47.889ZJun 23 18:33:46.813 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17372026-06-23T18:33:47.889ZJun 23 18:33:46.813 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17382026-06-23T18:33:48.400ZJun 23 18:33:47.324 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17392026-06-23T18:33:48.621ZJun 23 18:33:47.545 INFO Download complete, target: TransceiverControl
17402026-06-23T18:33:48.900ZJun 23 18:33:47.824 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17412026-06-23T18:33:49.150ZJun 23 18:33:48.076 INFO Download complete, target: Console
17422026-06-23T18:33:49.735ZJun 23 18:33:48.660 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
17432026-06-23T18:33:49.793ZJun 23 18:33:48.718 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17442026-06-23T18:33:49.864ZJun 23 18:33:48.790 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17452026-06-23T18:33:49.922ZJun 23 18:33:48.846 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17462026-06-23T18:33:50.233ZJun 23 18:33:49.160 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17472026-06-23T18:33:50.233ZJun 23 18:33:49.160 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17482026-06-23T18:33:51.614ZJun 23 18:33:50.541 INFO Download complete, target: MaghemiteDdmd
17492026-06-23T18:33:52.361ZJun 23 18:33:51.288 INFO Download complete, target: DendriteStub
17502026-06-23T18:33:52.494ZJun 23 18:33:51.421 INFO Download complete, target: MaghemiteMgd
17512026-06-23T18:33:54.957ZJun 23 18:33:53.883 INFO Checking that binary works, target: Cockroach
17522026-06-23T18:33:55.067ZJun 23 18:33:53.994 INFO Download complete, target: Cockroach
17532026-06-23T18:33:56.692ZJun 23 18:33:55.619 INFO Checking that binary works, target: Clickhouse
17542026-06-23T18:33:56.825ZJun 23 18:33:55.752 INFO Download complete, target: Clickhouse
17552026-06-23T18:33:56.841ZAll builder prerequisites installed successfully, and PATH looks valid
17562026-06-23T18:33:56.844Z
17572026-06-23T18:33:56.844Zreal 2:04.211970388
17582026-06-23T18:33:56.844Zuser 6:51.701463345
17592026-06-23T18:33:56.844Zsys 1:22.556070997
17602026-06-23T18:33:56.844Ztrap 0.242561730
17612026-06-23T18:33:56.844Ztflt 0.619242851
17622026-06-23T18:33:56.844Zdflt 0.563213207
17632026-06-23T18:33:56.844Zkflt 0.021087603
17642026-06-23T18:33:56.844Zlock 22:39.068508797
17652026-06-23T18:33:56.844Zslp 21:10.042578175
17662026-06-23T18:33:56.844Zlat 40.901962133
17672026-06-23T18:33:56.844Zstop 1:53.475349036
17682026-06-23T18:33:56.844Z+ banner clippy
17692026-06-23T18:33:56.844Z
17702026-06-23T18:33:56.844Z #### # # ##### ##### # #
17712026-06-23T18:33:56.844Z # # # # # # # # # #
17722026-06-23T18:33:56.844Z # # # # # # # #
17732026-06-23T18:33:56.844Z # # # ##### ##### #
17742026-06-23T18:33:56.844Z # # # # # # #
17752026-06-23T18:33:56.844Z #### ###### # # # #
17762026-06-23T18:33:56.844Z
17772026-06-23T18:33:56.844Z+ export CARGO_INCREMENTAL=0
17782026-06-23T18:33:56.845Z+ CARGO_INCREMENTAL=0
17792026-06-23T18:33:56.845Z+ ptime -m cargo xtask clippy
17802026-06-23T18:33:57.310Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17812026-06-23T18:33:57.525Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17822026-06-23T18:33:59.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s
17832026-06-23T18:33:59.878Z Running `target/debug/xtask clippy`
17842026-06-23T18:33:59.878Zrunning: /home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17852026-06-23T18:34:00.058Z Downloading crates ...
17862026-06-23T18:34:00.279Z Downloaded plotters-backend v0.3.7
17872026-06-23T18:34:00.285Z Downloaded linkme-impl v0.3.35
17882026-06-23T18:34:00.285Z Downloaded assert-json-diff v2.0.2
17892026-06-23T18:34:00.285Z Downloaded constant_time_eq v0.3.1
17902026-06-23T18:34:00.289Z Downloaded guppy-workspace-hack v0.1.0
17912026-06-23T18:34:00.294Z Downloaded backtrace-ext v0.2.1
17922026-06-23T18:34:00.296Z Downloaded approx v0.5.1
17932026-06-23T18:34:00.296Z Downloaded knuffel-derive v3.2.0
17942026-06-23T18:34:00.301Z Downloaded escape8259 v0.5.3
17952026-06-23T18:34:00.305Z Downloaded plotters-svg v0.3.7
17962026-06-23T18:34:00.308Z Downloaded pathdiff v0.2.3
17972026-06-23T18:34:00.313Z Downloaded miette-derive v5.10.0
17982026-06-23T18:34:00.323Z Downloaded parking v2.2.1
17992026-06-23T18:34:00.326Z Downloaded anes v0.1.6
18002026-06-23T18:34:00.326Z Downloaded blake2b_simd v1.0.4
18012026-06-23T18:34:00.336Z Downloaded supports-hyperlinks v2.1.0
18022026-06-23T18:34:00.410Z Downloaded serde_regex v1.1.0
18032026-06-23T18:34:00.410Z Downloaded cast v0.3.0
18042026-06-23T18:34:00.410Z Downloaded similar-asserts v1.7.0
18052026-06-23T18:34:00.410Z Downloaded async-object-pool v0.2.0
18062026-06-23T18:34:00.410Z Downloaded target-triple v1.0.0
18072026-06-23T18:34:00.410Z Downloaded supports-color v2.1.0
18082026-06-23T18:34:00.410Z Downloaded supports-unicode v2.1.0
18092026-06-23T18:34:00.410Z Downloaded rustc-demangle v0.1.27
18102026-06-23T18:34:00.410Z Downloaded futures-timer v3.0.3
18112026-06-23T18:34:00.410Z Downloaded libtest-mimic v0.8.1
18122026-06-23T18:34:00.410Z Downloaded linkme v0.3.35
18132026-06-23T18:34:00.410Z Downloaded tokio-test v0.4.5
18142026-06-23T18:34:00.410Z Downloaded datatest-stable v0.3.3
18152026-06-23T18:34:00.410Z Downloaded path-tree v0.8.3
18162026-06-23T18:34:00.410Z Downloaded partial-io v0.5.4
18172026-06-23T18:34:00.410Z Downloaded httptest v0.16.4
18182026-06-23T18:34:00.410Z Downloaded concurrent-queue v2.5.0
18192026-06-23T18:34:00.410Z Downloaded event-listener v5.4.1
18202026-06-23T18:34:00.410Z Downloaded termcolor v1.4.1
18212026-06-23T18:34:00.410Z Downloaded rust-argon2 v2.1.0
18222026-06-23T18:34:00.410Z Downloaded criterion-plot v0.6.0
18232026-06-23T18:34:00.410Z Downloaded target-lexicon v0.13.3
18242026-06-23T18:34:00.410Z Downloaded terminal_size v0.1.17
18252026-06-23T18:34:00.411Z Downloaded assert_cmd v2.1.2
18262026-06-23T18:34:00.411Z Downloaded owo-colors v3.5.0
18272026-06-23T18:34:00.411Z Downloaded async-lock v3.4.2
18282026-06-23T18:34:00.416Z Downloaded oorandom v11.1.5
18292026-06-23T18:34:00.416Z Downloaded hickory-client v0.25.2
18302026-06-23T18:34:00.416Z Downloaded relative-path v1.9.3
18312026-06-23T18:34:00.416Z Downloaded addr2line v0.25.1
18322026-06-23T18:34:00.420Z Downloaded tinytemplate v1.2.1
18332026-06-23T18:34:00.421Z Downloaded stringmetrics v2.2.2
18342026-06-23T18:34:00.429Z Downloaded event-listener-strategy v0.5.4
18352026-06-23T18:34:00.439Z Downloaded trybuild v1.0.116
18362026-06-23T18:34:00.439Z Downloaded target-spec v3.5.7
18372026-06-23T18:34:00.439Z Downloaded cfg-expr v0.20.6
18382026-06-23T18:34:00.444Z Downloaded rstest v0.25.0
18392026-06-23T18:34:00.447Z Downloaded chumsky v0.9.3
18402026-06-23T18:34:00.453Z Downloaded backtrace v0.3.76
18412026-06-23T18:34:00.456Z Downloaded textwrap v0.15.2
18422026-06-23T18:34:00.459Z Downloaded miette v5.10.0
18432026-06-23T18:34:00.462Z Downloaded fancy-regex v0.14.0
18442026-06-23T18:34:00.462Z Downloaded rstest_macros v0.25.0
18452026-06-23T18:34:00.465Z Downloaded rand_distr v0.5.1
18462026-06-23T18:34:00.465Z Downloaded knuffel v3.2.0
18472026-06-23T18:34:00.473Z Downloaded hashbrown v0.14.5
18482026-06-23T18:34:00.475Z Downloaded nested v0.1.1
18492026-06-23T18:34:00.478Z Downloaded criterion v0.7.0
18502026-06-23T18:34:00.487Z Downloaded guppy v0.17.25
18512026-06-23T18:34:00.490Z Downloaded plotters v0.3.7
18522026-06-23T18:34:00.515Z Downloaded gimli v0.32.3
18532026-06-23T18:34:00.623Z Downloaded httpmock v0.8.3
18542026-06-23T18:34:02.288Z Checking cfg-if v1.0.4
18552026-06-23T18:34:02.633Z Checking libc v0.2.185
18562026-06-23T18:34:02.636Z Checking serde_core v1.0.228
18572026-06-23T18:34:02.707Z Checking memchr v2.8.0
18582026-06-23T18:34:02.802Z Checking smallvec v1.15.1
18592026-06-23T18:34:02.808Z Checking itoa v1.0.17
18602026-06-23T18:34:02.822Z Checking log v0.4.29
18612026-06-23T18:34:02.865Z Checking libm v0.2.16
18622026-06-23T18:34:02.903Z Checking zeroize v1.8.2
18632026-06-23T18:34:02.950Z Checking scopeguard v1.2.0
18642026-06-23T18:34:02.988Z Checking stable_deref_trait v1.2.1
18652026-06-23T18:34:03.029Z Checking zmij v1.0.21
18662026-06-23T18:34:03.082Z Checking errno v0.3.14
18672026-06-23T18:34:03.082Z Checking getrandom v0.2.17
18682026-06-23T18:34:03.082Z Checking lock_api v0.4.14
18692026-06-23T18:34:03.183Z Checking zerofrom v0.1.6
18702026-06-23T18:34:03.222Z Checking percent-encoding v2.3.2
18712026-06-23T18:34:03.258Z Checking litemap v0.8.1
18722026-06-23T18:34:03.290Z Checking writeable v0.6.2
18732026-06-23T18:34:03.325Z Checking yoke v0.8.1
18742026-06-23T18:34:03.364Z Checking icu_normalizer_data v2.1.1
18752026-06-23T18:34:03.364Z Checking icu_properties_data v2.1.2
18762026-06-23T18:34:03.433Z Checking form_urlencoded v1.2.2
18772026-06-23T18:34:03.471Z Checking utf8_iter v1.0.4
18782026-06-23T18:34:03.471Z Checking subtle v2.6.1
18792026-06-23T18:34:03.541Z Checking zerovec v0.11.5
18802026-06-23T18:34:03.541Z Checking zerotrie v0.2.3
18812026-06-23T18:34:03.609Z Checking num-traits v0.2.19
18822026-06-23T18:34:03.645Z Checking rand_core v0.6.4
18832026-06-23T18:34:03.679Z Checking rand_core v0.10.0
18842026-06-23T18:34:03.679Z Checking pin-project-lite v0.2.17
18852026-06-23T18:34:03.745Z Checking zerocopy v0.8.40
18862026-06-23T18:34:03.831Z Checking parking_lot_core v0.9.12
18872026-06-23T18:34:03.869Z Checking getrandom v0.4.1
18882026-06-23T18:34:03.914Z Checking portable-atomic v1.13.1
18892026-06-23T18:34:03.956Z Checking signal-hook-registry v1.4.8
18902026-06-23T18:34:03.992Z Checking tinystr v0.8.2
18912026-06-23T18:34:04.041Z Checking potential_utf v0.1.4
18922026-06-23T18:34:04.044Z Checking parking_lot v0.12.5
18932026-06-23T18:34:04.127Z Checking serde v1.0.228
18942026-06-23T18:34:04.162Z Checking serde_json v1.0.149
18952026-06-23T18:34:04.165Z Checking bitflags v2.11.0
18962026-06-23T18:34:04.228Z Checking icu_collections v2.1.1
18972026-06-23T18:34:04.231Z Checking icu_locale_core v2.1.1
18982026-06-23T18:34:04.294Z Checking critical-section v1.2.0
18992026-06-23T18:34:04.360Z Checking mio v1.2.0
19002026-06-23T18:34:04.405Z Checking typenum v1.19.0
19012026-06-23T18:34:04.441Z Checking once_cell v1.21.3
19022026-06-23T18:34:04.561Z Checking bytes v1.11.1
19032026-06-23T18:34:04.604Z Checking socket2 v0.6.3
19042026-06-23T18:34:04.649Z Checking iana-time-zone v0.1.65
19052026-06-23T18:34:04.696Z Checking uuid v1.23.0
19062026-06-23T18:34:04.784Z Checking chrono v0.4.44
19072026-06-23T18:34:04.823Z Checking icu_provider v2.1.1
19082026-06-23T18:34:04.862Z Checking semver v1.0.28
19092026-06-23T18:34:04.901Z Checking thiserror v2.0.18
19102026-06-23T18:34:04.967Z Checking generic-array v0.14.7
19112026-06-23T18:34:05.032Z Checking tokio v1.52.1
19122026-06-23T18:34:05.104Z Checking icu_properties v2.1.2
19132026-06-23T18:34:05.104Z Checking icu_normalizer v2.1.1
19142026-06-23T18:34:05.152Z Checking futures-core v0.3.32
19152026-06-23T18:34:05.155Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19162026-06-23T18:34:05.307Z Checking dyn-clone v1.0.20
19172026-06-23T18:34:05.422Z Checking equivalent v1.0.2
19182026-06-23T18:34:05.491Z Checking const-oid v0.9.6
19192026-06-23T18:34:05.494Z Checking crypto-common v0.1.7
19202026-06-23T18:34:05.560Z Checking block-buffer v0.10.4
19212026-06-23T18:34:05.592Z Checking rustix v1.1.3
19222026-06-23T18:34:05.660Z Checking futures-sink v0.3.32
19232026-06-23T18:34:05.696Z Checking byteorder v1.5.0
19242026-06-23T18:34:05.731Z Checking slab v0.4.12
19252026-06-23T18:34:05.787Z Checking futures-channel v0.3.32
19262026-06-23T18:34:05.913Z Checking futures-task v0.3.32
19272026-06-23T18:34:05.949Z Checking futures-io v0.3.32
19282026-06-23T18:34:05.982Z Checking idna_adapter v1.2.1
19292026-06-23T18:34:06.015Z Checking cpufeatures v0.2.17
19302026-06-23T18:34:06.078Z Checking thiserror v1.0.69
19312026-06-23T18:34:06.115Z Checking hashbrown v0.17.0
19322026-06-23T18:34:06.118Z Checking futures-util v0.3.32
19332026-06-23T18:34:06.179Z Checking idna v1.1.0
19342026-06-23T18:34:06.214Z Checking digest v0.10.7
19352026-06-23T18:34:06.217Z Checking getrandom v0.3.4
19362026-06-23T18:34:06.419Z Checking fnv v1.0.7
19372026-06-23T18:34:06.456Z Checking url v2.5.8
19382026-06-23T18:34:06.459Z Checking regex-syntax v0.8.10
19392026-06-23T18:34:06.486Z Checking base64 v0.22.1
19402026-06-23T18:34:06.552Z Checking ppv-lite86 v0.2.21
19412026-06-23T18:34:06.555Z Checking http v1.4.0
19422026-06-23T18:34:06.630Z Checking indexmap v2.14.0
19432026-06-23T18:34:06.780Z Checking tracing-core v0.1.36
19442026-06-23T18:34:06.874Z Checking utf8parse v0.2.2
19452026-06-23T18:34:06.918Z Checking schemars v0.8.22
19462026-06-23T18:34:07.003Z Checking anstyle v1.0.14
19472026-06-23T18:34:07.128Z Checking tracing v0.1.44
19482026-06-23T18:34:07.189Z Checking base64ct v1.8.3
19492026-06-23T18:34:07.226Z Checking is_terminal_polyfill v1.70.2
19502026-06-23T18:34:07.260Z Checking anstyle-query v1.1.5
19512026-06-23T18:34:07.342Z Checking colorchoice v1.0.4
19522026-06-23T18:34:07.378Z Checking block-padding v0.3.3
19532026-06-23T18:34:07.413Z Checking ipnet v2.11.0
19542026-06-23T18:34:07.457Z Checking untrusted v0.9.0
19552026-06-23T18:34:07.492Z Checking anstyle-parse v1.0.0
19562026-06-23T18:34:07.540Z Checking inout v0.1.4
19572026-06-23T18:34:07.594Z Checking ring v0.17.14
19582026-06-23T18:34:07.630Z Checking terminal_size v0.4.3
19592026-06-23T18:34:07.672Z Checking aho-corasick v1.1.4
19602026-06-23T18:34:07.708Z Checking crossbeam-utils v0.8.21
19612026-06-23T18:34:07.712Z Checking cipher v0.4.4
19622026-06-23T18:34:07.786Z Checking unicode-ident v1.0.24
19632026-06-23T18:34:07.832Z Checking anstream v1.0.0
19642026-06-23T18:34:07.911Z Checking proc-macro2 v1.0.106
19652026-06-23T18:34:07.976Z Checking strsim v0.11.1
19662026-06-23T18:34:08.057Z Checking clap_lex v1.0.0
19672026-06-23T18:34:08.060Z Checking pem-rfc7468 v0.7.0
19682026-06-23T18:34:08.125Z Checking sha2 v0.10.9
19692026-06-23T18:34:08.164Z Checking rustls-pki-types v1.14.0
19702026-06-23T18:34:08.241Z Checking clap_builder v4.6.0
19712026-06-23T18:34:08.278Z Checking httparse v1.10.1
19722026-06-23T18:34:08.281Z Checking quote v1.0.45
19732026-06-23T18:34:08.347Z Checking tokio-util v0.7.18
19742026-06-23T18:34:08.384Z Checking regex-automata v0.4.14
19752026-06-23T18:34:08.427Z Checking powerfmt v0.2.0
19762026-06-23T18:34:08.476Z Checking hmac v0.12.1
19772026-06-23T18:34:08.511Z Checking syn v2.0.117
19782026-06-23T18:34:08.515Z Checking rand_core v0.9.5
19792026-06-23T18:34:08.600Z Checking deranged v0.5.8
19802026-06-23T18:34:08.603Z Checking num_threads v0.1.7
19812026-06-23T18:34:08.667Z Checking num-conv v0.2.0
19822026-06-23T18:34:08.743Z Checking time-core v0.1.8
19832026-06-23T18:34:08.751Z Checking erased-serde v0.3.31
19842026-06-23T18:34:08.810Z Checking flagset v0.4.7
19852026-06-23T18:34:08.912Z Checking http-body v1.0.1
19862026-06-23T18:34:08.964Z Checking der v0.7.10
19872026-06-23T18:34:08.998Z Checking atomic-waker v1.1.2
19882026-06-23T18:34:09.073Z Checking allocator-api2 v0.2.21
19892026-06-23T18:34:09.128Z Checking rand_chacha v0.9.0
19902026-06-23T18:34:09.184Z Checking slog v2.8.2
19912026-06-23T18:34:09.352Z Checking anyhow v1.0.102
19922026-06-23T18:34:09.387Z Checking httpdate v1.0.3
19932026-06-23T18:34:09.475Z Checking try-lock v0.2.5
19942026-06-23T18:34:09.513Z Checking clap v4.6.1
19952026-06-23T18:34:09.552Z Checking time v0.3.47
19962026-06-23T18:34:09.589Z Checking rand v0.9.2
19972026-06-23T18:34:09.592Z Checking h2 v0.4.13
19982026-06-23T18:34:09.659Z Checking want v0.3.1
19992026-06-23T18:34:09.662Z Checking spin v0.9.8
20002026-06-23T18:34:09.725Z Checking tower-service v0.3.3
20012026-06-23T18:34:09.808Z Checking ryu v1.0.23
20022026-06-23T18:34:09.844Z Checking tower-layer v0.3.3
20032026-06-23T18:34:09.897Z Checking pin-utils v0.1.0
20042026-06-23T18:34:09.971Z Checking ipnetwork v0.21.1
20052026-06-23T18:34:10.007Z Checking socket2 v0.5.10
20062026-06-23T18:34:10.040Z Checking mime v0.3.17
20072026-06-23T18:34:10.079Z Checking fastrand v2.3.0
20082026-06-23T18:34:10.216Z Checking spki v0.7.3
20092026-06-23T18:34:10.253Z Checking pbkdf2 v0.12.2
20102026-06-23T18:34:10.256Z Checking aes v0.8.4
20112026-06-23T18:34:10.319Z Checking http-body-util v0.1.3
20122026-06-23T18:34:10.322Z Checking cbc v0.1.2
20132026-06-23T18:34:10.390Z Checking salsa20 v0.10.2
20142026-06-23T18:34:10.435Z Checking rand_chacha v0.3.1
20152026-06-23T18:34:10.507Z Checking hex v0.4.3
20162026-06-23T18:34:10.548Z Checking aws-lc-sys v0.40.0
20172026-06-23T18:34:10.584Z Checking pretty-hex v0.4.1
20182026-06-23T18:34:10.664Z Checking simd-adler32 v0.3.8
20192026-06-23T18:34:10.701Z Checking untrusted v0.7.1
20202026-06-23T18:34:10.705Z Checking rand v0.8.6
20212026-06-23T18:34:10.767Z Checking scrypt v0.11.0
20222026-06-23T18:34:10.770Z Checking tempfile v3.25.0
20232026-06-23T18:34:10.835Z Checking openssl-probe v0.2.1
20242026-06-23T18:34:10.869Z Checking adler2 v2.0.1
20252026-06-23T18:34:10.871Z Checking plain v0.2.3
20262026-06-23T18:34:10.934Z Checking pkcs5 v0.7.1
20272026-06-23T18:34:10.970Z Checking regex v1.12.3
20282026-06-23T18:34:11.004Z Checking miniz_oxide v0.8.9
20292026-06-23T18:34:11.040Z Checking serde_urlencoded v0.7.1
20302026-06-23T18:34:11.043Z Checking encoding_rs v0.8.35
20312026-06-23T18:34:11.105Z Checking aws-lc-rs v1.16.3
20322026-06-23T18:34:11.211Z Checking ucd-trie v0.1.7
20332026-06-23T18:34:11.246Z Checking pkcs8 v0.10.2
20342026-06-23T18:34:11.269Z Checking camino v1.2.2
20352026-06-23T18:34:11.272Z Checking rustls-native-certs v0.8.3
20362026-06-23T18:34:11.410Z Checking oxnet v0.1.6
20372026-06-23T18:34:11.410Z Checking pest v2.8.6
20382026-06-23T18:34:11.501Z Checking futures-executor v0.3.32
20392026-06-23T18:34:11.545Z Checking sync_wrapper v1.0.2
20402026-06-23T18:34:11.663Z Checking either v1.15.0
20412026-06-23T18:34:11.699Z Checking futures v0.3.32
20422026-06-23T18:34:11.702Z Checking tower v0.5.3
20432026-06-23T18:34:11.732Z Checking webpki-roots v1.0.6
20442026-06-23T18:34:11.806Z Checking crc32fast v1.5.0
20452026-06-23T18:34:11.881Z Checking iri-string v0.7.10
20462026-06-23T18:34:11.915Z Checking static_assertions v1.1.0
20472026-06-23T18:34:11.960Z Checking rustls-webpki v0.103.9
20482026-06-23T18:34:12.009Z Checking foldhash v0.2.0
20492026-06-23T18:34:12.047Z Checking lazy_static v1.5.0
20502026-06-23T18:34:12.078Z Checking openapiv3 v2.2.0
20512026-06-23T18:34:12.163Z Checking signature v2.2.0
20522026-06-23T18:34:12.197Z Checking hashbrown v0.16.1
20532026-06-23T18:34:12.200Z Checking winnow v0.7.14
20542026-06-23T18:34:12.330Z Checking hubpack v0.1.2
20552026-06-23T18:34:12.398Z Checking hyper v1.8.1
20562026-06-23T18:34:12.434Z Checking rustls v0.23.37
20572026-06-23T18:34:12.521Z Checking zlib-rs v0.6.2
20582026-06-23T18:34:12.554Z Checking strum v0.26.3
20592026-06-23T18:34:12.691Z Checking psl-types v2.0.11
20602026-06-23T18:34:12.804Z Checking tinyvec_macros v0.1.1
20612026-06-23T18:34:12.840Z Checking publicsuffix v2.3.0
20622026-06-23T18:34:12.871Z Checking tinyvec v1.10.0
20632026-06-23T18:34:12.953Z Checking tower-http v0.6.8
20642026-06-23T18:34:13.021Z Checking cookie v0.18.1
20652026-06-23T18:34:13.207Z Checking sha1 v0.10.6
20662026-06-23T18:34:13.262Z Checking num-integer v0.1.46
20672026-06-23T18:34:13.295Z Checking scroll v0.13.0
20682026-06-23T18:34:13.329Z Checking hyper-util v0.1.20
20692026-06-23T18:34:13.393Z Checking data-encoding v2.10.0
20702026-06-23T18:34:13.396Z Checking cookie_store v0.22.1
20712026-06-23T18:34:13.460Z Checking toml_datetime v0.6.11
20722026-06-23T18:34:13.463Z Checking flate2 v1.1.9
20732026-06-23T18:34:13.528Z Checking serde_spanned v0.6.9
20742026-06-23T18:34:13.567Z Checking goblin v0.10.5
20752026-06-23T18:34:13.679Z Checking memmap2 v0.9.10
20762026-06-23T18:34:13.715Z Checking bit-vec v0.8.0
20772026-06-23T18:34:13.717Z Checking base16ct v0.2.0
20782026-06-23T18:34:13.781Z Checking dtrace-parser v0.3.0
20792026-06-23T18:34:13.784Z Checking ff v0.13.1
20802026-06-23T18:34:13.865Z Checking wait-timeout v0.2.1
20812026-06-23T18:34:13.900Z Checking sec1 v0.7.3
20822026-06-23T18:34:13.934Z Checking bit-set v0.8.0
20832026-06-23T18:34:13.971Z Checking thread-id v5.1.0
20842026-06-23T18:34:14.017Z Checking group v0.13.0
20852026-06-23T18:34:14.051Z Checking num-iter v0.1.45
20862026-06-23T18:34:14.084Z Checking bstr v1.12.1
20872026-06-23T18:34:14.118Z Checking hkdf v0.12.4
20882026-06-23T18:34:14.151Z Checking crossbeam-epoch v0.9.18
20892026-06-23T18:34:14.187Z Checking anstyle-parse v0.2.7
20902026-06-23T18:34:14.190Z Checking ahash v0.8.12
20912026-06-23T18:34:14.275Z Checking crypto-bigint v0.5.5
20922026-06-23T18:34:14.366Z Checking quick-error v1.2.3
20932026-06-23T18:34:14.402Z Checking anstream v0.6.21
20942026-06-23T18:34:14.442Z Checking rand_xorshift v0.4.0
20952026-06-23T18:34:14.494Z Checking rusty-fork v0.3.1
20962026-06-23T18:34:14.497Z Checking scroll v0.12.0
20972026-06-23T18:34:14.587Z Checking unarray v0.1.4
20982026-06-23T18:34:14.624Z Checking num-bigint-dig v0.8.6
20992026-06-23T18:34:14.627Z Checking pkcs1 v0.7.5
21002026-06-23T18:34:14.697Z Checking x509-cert v0.2.5
21012026-06-23T18:34:14.732Z Checking proptest v1.10.0
21022026-06-23T18:34:14.773Z Checking goblin v0.8.2
21032026-06-23T18:34:14.809Z Checking tokio-rustls v0.26.4
21042026-06-23T18:34:14.890Z Checking rustls-platform-verifier v0.6.2
21052026-06-23T18:34:15.060Z Checking zerocopy v0.7.35
21062026-06-23T18:34:15.092Z Checking hyper-rustls v0.27.7
21072026-06-23T18:34:15.193Z Checking elliptic-curve v0.13.8
21082026-06-23T18:34:15.330Z Checking reqwest v0.13.2
21092026-06-23T18:34:15.374Z Checking unicode-segmentation v1.12.0
21102026-06-23T18:34:15.449Z Checking foreign-types-shared v0.1.1
21112026-06-23T18:34:15.529Z Checking rsa v0.9.10
21122026-06-23T18:34:15.564Z Checking foreign-types v0.3.2
21132026-06-23T18:34:15.567Z Checking dtrace-parser v0.2.0
21142026-06-23T18:34:15.661Z Checking rfc6979 v0.4.0
21152026-06-23T18:34:15.710Z Checking memoffset v0.9.1
21162026-06-23T18:34:15.813Z Checking openssl-sys v0.9.115
21172026-06-23T18:34:15.844Z Checking thread-id v4.2.2
21182026-06-23T18:34:15.879Z Checking ecdsa v0.16.9
21192026-06-23T18:34:15.928Z Checking dof v0.4.0
21202026-06-23T18:34:15.964Z Checking curve25519-dalek v4.1.3
21212026-06-23T18:34:16.024Z Checking rustix v0.38.44
21222026-06-23T18:34:16.206Z Checking openssl v0.10.79
21232026-06-23T18:34:16.244Z Checking env_filter v1.0.0
21242026-06-23T18:34:16.280Z Checking toml_write v0.1.2
21252026-06-23T18:34:16.416Z Checking same-file v1.0.6
21262026-06-23T18:34:16.474Z Checking keccak v0.1.6
21272026-06-23T18:34:16.529Z Checking newtype-uuid v1.3.2
21282026-06-23T18:34:16.565Z Checking walkdir v2.5.0
21292026-06-23T18:34:16.600Z Checking usdt-impl v0.6.0
21302026-06-23T18:34:16.666Z Checking sha3 v0.10.8
21312026-06-23T18:34:16.669Z Checking dof v0.3.0
21322026-06-23T18:34:16.749Z Checking toml_edit v0.22.27
21332026-06-23T18:34:16.752Z Checking daft v0.1.7
21342026-06-23T18:34:16.753Z Checking env_logger v0.11.9
21352026-06-23T18:34:16.849Z Checking ed25519 v2.2.3
21362026-06-23T18:34:16.894Z Checking itertools v0.13.0
21372026-06-23T18:34:16.941Z Checking usdt v0.6.0
21382026-06-23T18:34:17.000Z Checking usdt-impl v0.5.0
21392026-06-23T18:34:17.043Z Checking serde_with v3.17.0
21402026-06-23T18:34:17.074Z Checking siphasher v1.0.2
21412026-06-23T18:34:17.077Z Checking bitflags v1.3.2
21422026-06-23T18:34:17.142Z Checking ed25519-dalek v2.2.0
21432026-06-23T18:34:17.207Z Checking nix v0.31.2
21442026-06-23T18:34:17.260Z Checking toml_parser v1.0.9+spec-1.1.0
21452026-06-23T18:34:17.312Z Checking unicode-normalization v0.1.25
21462026-06-23T18:34:17.399Z Checking signal-hook v0.3.18
21472026-06-23T18:34:17.616Z Checking winnow v0.5.40
21482026-06-23T18:34:17.656Z Checking managed v0.8.0
21492026-06-23T18:34:17.747Z Checking bzip2-sys v0.1.13+1.0.8
21502026-06-23T18:34:17.865Z Checking object v0.37.3
21512026-06-23T18:34:17.899Z Checking foldhash v0.1.5
21522026-06-23T18:34:17.932Z Checking bzip2 v0.4.4
21532026-06-23T18:34:17.965Z Checking signal-hook-mio v0.2.5
21542026-06-23T18:34:18.056Z Checking hashbrown v0.15.5
21552026-06-23T18:34:18.097Z Checking globset v0.4.18
21562026-06-23T18:34:18.133Z Checking ref-cast v1.0.25
21572026-06-23T18:34:18.243Z Checking native-tls v0.2.18
21582026-06-23T18:34:18.278Z Checking zstd-sys v2.0.16+zstd.1.5.7
21592026-06-23T18:34:18.314Z Checking zip v0.6.6
21602026-06-23T18:34:18.376Z Checking pin-project v1.1.11
21612026-06-23T18:34:18.420Z Checking zstd-safe v7.2.4
21622026-06-23T18:34:18.455Z Checking tokio-native-tls v0.3.1
21632026-06-23T18:34:18.496Z Checking libbz2-rs-sys v0.2.2
21642026-06-23T18:34:18.499Z Checking bumpalo v3.20.2
21652026-06-23T18:34:18.562Z Checking crossterm v0.28.1
21662026-06-23T18:34:18.610Z Checking zstd v0.13.3
21672026-06-23T18:34:18.645Z Checking hyper-tls v0.6.0
21682026-06-23T18:34:18.680Z Checking similar v2.7.0
21692026-06-23T18:34:18.755Z Checking zopfli v0.8.3
21702026-06-23T18:34:18.791Z Checking toml_edit v0.19.15
21712026-06-23T18:34:18.825Z Checking tokio-stream v0.1.18
21722026-06-23T18:34:18.861Z Checking reqwest v0.12.28
21732026-06-23T18:34:18.912Z Checking bzip2 v0.6.1
21742026-06-23T18:34:19.094Z Checking fs-err v3.3.0
21752026-06-23T18:34:19.131Z Checking pem v3.0.6
21762026-06-23T18:34:19.133Z Checking hash32 v0.2.1
21772026-06-23T18:34:19.233Z Checking serde-big-array v0.5.1
21782026-06-23T18:34:19.289Z Checking jiff v0.2.21
21792026-06-23T18:34:19.325Z Checking unicode-properties v0.1.4
21802026-06-23T18:34:19.360Z Checking predicates-core v1.0.10
21812026-06-23T18:34:19.395Z Checking unicode-bidi v0.3.18
21822026-06-23T18:34:19.429Z Checking heapless v0.7.17
21832026-06-23T18:34:19.510Z Checking snafu v0.8.9
21842026-06-23T18:34:19.544Z Checking olpc-cjson v0.1.4
21852026-06-23T18:34:19.710Z Checking hickory-proto v0.25.2
21862026-06-23T18:34:19.747Z Checking stringprep v0.1.5
21872026-06-23T18:34:19.752Z Checking md-5 v0.10.6
21882026-06-23T18:34:19.817Z Checking serde_plain v1.0.2
21892026-06-23T18:34:19.848Z Checking toml v0.7.8
21902026-06-23T18:34:19.881Z Checking float-cmp v0.10.0
21912026-06-23T18:34:19.927Z Checking typed-path v0.9.3
21922026-06-23T18:34:19.963Z Checking normalize-line-endings v0.3.0
21932026-06-23T18:34:19.997Z Checking fallible-iterator v0.2.0
21942026-06-23T18:34:20.034Z Checking difflib v0.4.0
21952026-06-23T18:34:20.078Z Checking smoltcp v0.9.1
21962026-06-23T18:34:20.161Z Checking iddqd v0.4.2
21972026-06-23T18:34:20.196Z Checking phf_shared v0.11.3
21982026-06-23T18:34:20.237Z Checking predicates v3.1.4
21992026-06-23T18:34:20.290Z Checking postgres-protocol v0.6.10
22002026-06-23T18:34:20.368Z Checking phf_shared v0.13.1
22012026-06-23T18:34:20.554Z Checking buf-list v1.1.2
22022026-06-23T18:34:20.595Z Checking strum v0.27.2
22032026-06-23T18:34:20.629Z Checking fixedbitset v0.5.7
22042026-06-23T18:34:20.699Z Checking new_debug_unreachable v1.0.6
22052026-06-23T18:34:20.735Z Checking fixedbitset v0.4.2
22062026-06-23T18:34:20.738Z Checking tough v0.22.0
22072026-06-23T18:34:20.804Z Checking lalrpop-util v0.19.12
22082026-06-23T18:34:20.806Z Checking precomputed-hash v0.1.1
22092026-06-23T18:34:20.870Z Checking petgraph v0.8.3
22102026-06-23T18:34:20.909Z Checking petgraph v0.6.5
22112026-06-23T18:34:20.945Z Checking string_cache v0.8.9
22122026-06-23T18:34:20.993Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22132026-06-23T18:34:21.089Z Checking postgres-types v0.2.12
22142026-06-23T18:34:21.144Z Checking phf v0.13.1
22152026-06-23T18:34:21.321Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22162026-06-23T18:34:21.433Z Checking whoami v2.1.0
22172026-06-23T18:34:21.528Z Checking zip v4.6.1
22182026-06-23T18:34:21.610Z Checking peg-runtime v0.8.5
22192026-06-23T18:34:21.656Z Checking tokio-postgres v0.7.16
22202026-06-23T18:34:21.893Z Checking is-terminal v0.4.17
22212026-06-23T18:34:22.025Z Checking crossbeam-channel v0.5.15
22222026-06-23T18:34:22.139Z Checking thread_local v1.1.9
22232026-06-23T18:34:22.205Z Compiling structmeta-derive v0.3.0
22242026-06-23T18:34:22.341Z Checking take_mut v0.2.2
22252026-06-23T18:34:22.403Z Checking term v1.2.1
22262026-06-23T18:34:22.475Z Checking slog-async v2.8.0
22272026-06-23T18:34:22.511Z Compiling newtype-uuid-macros v0.1.0
22282026-06-23T18:34:22.547Z Compiling rustls v0.22.4
22292026-06-23T18:34:22.648Z Checking slog-term v2.9.2
22302026-06-23T18:34:22.682Z Compiling multer v3.1.0
22312026-06-23T18:34:22.797Z Compiling async-stream-impl v0.3.6
22322026-06-23T18:34:22.863Z Checking match_cfg v0.1.0
22332026-06-23T18:34:22.937Z Checking slog-json v2.6.1
22342026-06-23T18:34:22.972Z Checking hostname v0.3.1
22352026-06-23T18:34:23.006Z Compiling dropshot v0.17.0
22362026-06-23T18:34:23.037Z Compiling dropshot_endpoint v0.17.0
22372026-06-23T18:34:23.093Z Checking debug-ignore v1.0.5
22382026-06-23T18:34:23.143Z Checking slog-bunyan v2.5.0
22392026-06-23T18:34:23.256Z Checking progenitor-client v0.14.0
22402026-06-23T18:34:23.287Z Checking rustls-webpki v0.102.8
22412026-06-23T18:34:23.319Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22422026-06-23T18:34:23.322Z Compiling structmeta v0.3.0
22432026-06-23T18:34:23.322Z Checking serde_spanned v1.0.4
22442026-06-23T18:34:23.419Z Checking serde_path_to_error v0.1.20
22452026-06-23T18:34:23.500Z Checking toml_datetime v1.0.0+spec-1.1.0
22462026-06-23T18:34:23.538Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22472026-06-23T18:34:23.577Z Checking toml_writer v1.0.6+spec-1.1.0
22482026-06-23T18:34:23.615Z Compiling derive-ex v0.1.8
22492026-06-23T18:34:23.656Z Checking compression-core v0.4.31
22502026-06-23T18:34:23.744Z Checking async-stream v0.3.6
22512026-06-23T18:34:23.812Z Checking compression-codecs v0.4.37
22522026-06-23T18:34:23.815Z Checking toml v1.0.6+spec-1.1.0
22532026-06-23T18:34:23.898Z Checking waitgroup v0.1.2
22542026-06-23T18:34:23.962Z Checking rustls-pemfile v2.2.0
22552026-06-23T18:34:24.007Z Checking async-compression v0.4.41
22562026-06-23T18:34:24.044Z Checking hostname v0.4.2
22572026-06-23T18:34:24.047Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22582026-06-23T18:34:24.132Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22592026-06-23T18:34:24.173Z Checking atomicwrites v0.4.4
22602026-06-23T18:34:24.213Z Compiling parse-display-derive v0.10.0
22612026-06-23T18:34:24.279Z Checking itertools v0.14.0
22622026-06-23T18:34:24.315Z Checking macaddr v1.0.1
22632026-06-23T18:34:24.347Z Checking regress v0.10.5
22642026-06-23T18:34:24.448Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22652026-06-23T18:34:24.516Z Checking instant v0.1.13
22662026-06-23T18:34:24.633Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22672026-06-23T18:34:24.781Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
22682026-06-23T18:34:24.882Z Checking backoff v0.4.0
22692026-06-23T18:34:24.918Z Checking backon v1.6.0
22702026-06-23T18:34:25.084Z Checking humantime v2.3.0
22712026-06-23T18:34:25.119Z Checking progenitor-extras v0.2.0
22722026-06-23T18:34:25.178Z Checking tokio-rustls v0.25.0
22732026-06-23T18:34:25.280Z Checking unicode-width v0.2.0
22742026-06-23T18:34:25.316Z Compiling test-strategy v0.4.5
22752026-06-23T18:34:25.319Z Compiling convert_case v0.4.0
22762026-06-23T18:34:25.382Z Checking heck v0.5.0
22772026-06-23T18:34:25.386Z Checking half v2.7.1
22782026-06-23T18:34:25.532Z Checking ciborium-io v0.2.2
22792026-06-23T18:34:25.567Z Checking secrecy v0.10.3
22802026-06-23T18:34:25.650Z Compiling regress v0.11.1
22812026-06-23T18:34:25.698Z Checking ciborium-ll v0.2.2
22822026-06-23T18:34:25.732Z Checking indent_write v2.2.0
22832026-06-23T18:34:25.765Z Compiling derive_more v0.99.20
22842026-06-23T18:34:25.800Z Checking universal-hash v0.5.1
22852026-06-23T18:34:25.886Z Checking opaque-debug v0.3.1
22862026-06-23T18:34:25.921Z Checking parse-display v0.10.0
22872026-06-23T18:34:25.924Z Checking ciborium v0.2.2
22882026-06-23T18:34:25.987Z Compiling crucible-workspace-hack v0.1.0
22892026-06-23T18:34:26.094Z Checking camino-tempfile v1.4.1
22902026-06-23T18:34:26.280Z Checking aead v0.5.2
22912026-06-23T18:34:26.330Z Compiling unsafe-libyaml v0.2.11
22922026-06-23T18:34:26.403Z Checking poly1305 v0.8.0
22932026-06-23T18:34:26.451Z Checking chacha20 v0.9.1
22942026-06-23T18:34:26.674Z Compiling thiserror-impl-no-std v2.0.2
22952026-06-23T18:34:26.709Z Checking swrite v0.1.0
22962026-06-23T18:34:26.815Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
22972026-06-23T18:34:26.850Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22982026-06-23T18:34:27.146Z Compiling serde_yaml v0.9.34+deprecated
22992026-06-23T18:34:27.248Z Compiling typify-impl v0.6.2
23002026-06-23T18:34:27.251Z Checking password-hash v0.5.0
23012026-06-23T18:34:27.461Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23022026-06-23T18:34:27.541Z Checking blake2 v0.10.6
23032026-06-23T18:34:27.817Z Checking argon2 v0.5.3
23042026-06-23T18:34:27.920Z Checking thiserror-no-std v2.0.2
23052026-06-23T18:34:28.039Z Checking vsss-rs v3.3.4
23062026-06-23T18:34:28.188Z Checking chacha20poly1305 v0.10.1
23072026-06-23T18:34:28.345Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f)
23082026-06-23T18:34:28.382Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23092026-06-23T18:34:28.649Z Checking byte-wrapper v0.1.0
23102026-06-23T18:34:28.699Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d59ac2dcf1a24f08f82ea803978d7a3351525c17#d59ac2dc)
23112026-06-23T18:34:28.779Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23122026-06-23T18:34:28.813Z Checking crossbeam-deque v0.8.6
23132026-06-23T18:34:28.884Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23142026-06-23T18:34:28.923Z Compiling rayon-core v1.13.0
23152026-06-23T18:34:28.962Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d59ac2dcf1a24f08f82ea803978d7a3351525c17#d59ac2dc)
23162026-06-23T18:34:29.015Z Compiling toml_datetime v0.7.5+spec-1.1.0
23172026-06-23T18:34:29.201Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23182026-06-23T18:34:29.286Z Compiling toml_edit v0.23.10+spec-1.0.0
23192026-06-23T18:34:29.518Z Compiling proc-macro-error v1.0.4
23202026-06-23T18:34:29.611Z Checking rayon v1.11.0
23212026-06-23T18:34:29.848Z Compiling proc-macro-crate v3.4.0
23222026-06-23T18:34:30.309Z Checking toml v0.8.23
23232026-06-23T18:34:30.344Z Checking tabwriter v1.4.1
23242026-06-23T18:34:30.378Z Checking cpufeatures v0.3.0
23252026-06-23T18:34:30.420Z Compiling num_enum_derive v0.7.6
23262026-06-23T18:34:30.477Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d59ac2dcf1a24f08f82ea803978d7a3351525c17#d59ac2dc)
23272026-06-23T18:34:30.479Z Checking glob v0.3.3
23282026-06-23T18:34:30.543Z Checking colored v3.1.1
23292026-06-23T18:34:30.602Z Compiling heapless v0.8.0
23302026-06-23T18:34:30.659Z Compiling ingot-macros v0.1.1
23312026-06-23T18:34:30.716Z Checking hash32 v0.3.1
23322026-06-23T18:34:30.768Z Compiling smoltcp v0.11.0
23332026-06-23T18:34:30.867Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23342026-06-23T18:34:31.080Z Checking unicode-width v0.1.14
23352026-06-23T18:34:31.237Z Checking cobs v0.3.0
23362026-06-23T18:34:31.254Z Compiling usdt-attr-macro v0.5.0
23372026-06-23T18:34:31.362Z Compiling usdt-macro v0.5.0
23382026-06-23T18:34:31.390Z Checking memmap v0.7.0
23392026-06-23T18:34:31.428Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23402026-06-23T18:34:31.475Z Checking num_enum v0.7.6
23412026-06-23T18:34:31.547Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23422026-06-23T18:34:31.627Z Checking postcard v1.1.3
23432026-06-23T18:34:31.787Z Compiling typify-macro v0.6.2
23442026-06-23T18:34:31.830Z Compiling proc-macro-crate v1.3.1
23452026-06-23T18:34:31.951Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23462026-06-23T18:34:32.098Z Checking sigpipe v0.1.3
23472026-06-23T18:34:32.133Z Checking usdt v0.5.0
23482026-06-23T18:34:32.207Z Compiling foreign-types-macros v0.2.3
23492026-06-23T18:34:32.241Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23502026-06-23T18:34:32.290Z Checking foreign-types-shared v0.3.1
23512026-06-23T18:34:32.331Z Compiling num_enum_derive v0.5.11
23522026-06-23T18:34:32.568Z Checking chacha20 v0.10.0
23532026-06-23T18:34:32.675Z Checking cstr-argument v0.1.2
23542026-06-23T18:34:32.813Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23552026-06-23T18:34:32.817Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23562026-06-23T18:34:32.881Z Compiling num-derive v0.4.2
23572026-06-23T18:34:32.883Z Checking foreign-types v0.5.0
23582026-06-23T18:34:33.018Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23592026-06-23T18:34:33.276Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23602026-06-23T18:34:33.320Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23612026-06-23T18:34:33.355Z Checking rand v0.10.0
23622026-06-23T18:34:33.391Z Checking num_enum v0.5.11
23632026-06-23T18:34:33.422Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23642026-06-23T18:34:33.517Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23652026-06-23T18:34:33.552Z Checking ingot-types v0.1.2
23662026-06-23T18:34:33.555Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23672026-06-23T18:34:33.614Z Compiling typify v0.6.2
23682026-06-23T18:34:33.718Z Checking itertools v0.12.1
23692026-06-23T18:34:33.757Z Compiling progenitor-impl v0.14.0
23702026-06-23T18:34:33.757Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23712026-06-23T18:34:33.858Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23722026-06-23T18:34:33.926Z Checking ingot v0.1.1
23732026-06-23T18:34:34.052Z Compiling zone_cfg_derive v0.3.1
23742026-06-23T18:34:34.152Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d59ac2dcf1a24f08f82ea803978d7a3351525c17#d59ac2dc)
23752026-06-23T18:34:34.353Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23762026-06-23T18:34:34.620Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d59ac2dcf1a24f08f82ea803978d7a3351525c17#d59ac2dc)
23772026-06-23T18:34:34.736Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
23782026-06-23T18:34:34.806Z Checking smf v0.2.3
23792026-06-23T18:34:34.809Z Checking zone v0.3.1
23802026-06-23T18:34:34.809Z Checking whoami v1.6.1
23812026-06-23T18:34:34.916Z Checking tokio-dtrace v0.1.1
23822026-06-23T18:34:35.005Z Compiling derive-where v1.6.0
23832026-06-23T18:34:35.039Z Checking console v0.15.11
23842026-06-23T18:34:35.120Z Checking newline-converter v0.3.0
23852026-06-23T18:34:35.154Z Checking oxide-tokio-rt v0.1.4
23862026-06-23T18:34:35.216Z Checking bytecount v0.6.9
23872026-06-23T18:34:35.257Z Compiling owo-colors v4.3.0
23882026-06-23T18:34:35.340Z Checking expectorate v1.2.0
23892026-06-23T18:34:35.375Z Compiling cancel-safe-futures v0.1.5
23902026-06-23T18:34:35.378Z Checking libsw-core v0.3.2
23912026-06-23T18:34:35.498Z Checking num-rational v0.4.2
23922026-06-23T18:34:35.558Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23932026-06-23T18:34:35.593Z Checking libsw v3.5.0
23942026-06-23T18:34:35.804Z Checking num-complex v0.4.6
23952026-06-23T18:34:35.986Z Checking linear-map v1.2.0
23962026-06-23T18:34:36.021Z Checking float-ord v0.3.2
23972026-06-23T18:34:36.151Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
23982026-06-23T18:34:36.187Z Checking num v0.4.3
23992026-06-23T18:34:36.189Z Checking gethostname v0.5.0
24002026-06-23T18:34:36.280Z Compiling prettyplease v0.2.37
24012026-06-23T18:34:36.313Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24022026-06-23T18:34:36.345Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24032026-06-23T18:34:36.348Z Compiling progenitor-macro v0.14.0
24042026-06-23T18:34:36.348Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24052026-06-23T18:34:36.545Z Checking resolv-conf v0.7.6
24062026-06-23T18:34:36.712Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24072026-06-23T18:34:36.757Z Checking unicode-linebreak v0.1.5
24082026-06-23T18:34:36.791Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24092026-06-23T18:34:37.003Z Checking smawk v0.3.2
24102026-06-23T18:34:37.176Z Checking papergrid v0.11.0
24112026-06-23T18:34:37.816Z Compiling tabled_derive v0.7.0
24122026-06-23T18:34:37.902Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24132026-06-23T18:34:37.942Z Compiling convert_case v0.10.0
24142026-06-23T18:34:38.023Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24152026-06-23T18:34:38.145Z Compiling slog-dtrace v0.3.0
24162026-06-23T18:34:38.279Z Compiling derive_more-impl v2.1.1
24172026-06-23T18:34:38.316Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24182026-06-23T18:34:38.442Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24192026-06-23T18:34:38.585Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24202026-06-23T18:34:38.820Z Checking tabled v0.15.0
24212026-06-23T18:34:39.121Z Checking derive_more v2.1.1
24222026-06-23T18:34:39.222Z Checking crossterm v0.29.0
24232026-06-23T18:34:39.540Z Checking linked-hash-map v0.5.6
24242026-06-23T18:34:39.736Z Checking lru-cache v0.1.2
24252026-06-23T18:34:40.142Z Checking hickory-proto v0.24.4
24262026-06-23T18:34:40.181Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24272026-06-23T18:34:40.216Z Checking fd-lock v4.0.4
24282026-06-23T18:34:40.948Z Checking vte v0.14.1
24292026-06-23T18:34:41.052Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24302026-06-23T18:34:41.278Z Checking progenitor v0.14.0
24312026-06-23T18:34:41.369Z Checking display-error-chain v0.2.2
24322026-06-23T18:34:41.468Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24332026-06-23T18:34:41.549Z Checking strip-ansi-escapes v0.2.1
24342026-06-23T18:34:41.961Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24352026-06-23T18:34:42.831Z Checking termtree v0.5.1
24362026-06-23T18:34:43.040Z Checking nu-ansi-term v0.50.3
24372026-06-23T18:34:43.181Z Checking hickory-resolver v0.24.4
24382026-06-23T18:34:43.250Z Checking textwrap v0.16.2
24392026-06-23T18:34:43.284Z Checking reedline v0.40.0
24402026-06-23T18:34:43.319Z Compiling minimal-lexical v0.2.1
24412026-06-23T18:34:43.499Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24422026-06-23T18:34:43.501Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24432026-06-23T18:34:43.605Z Compiling nom v7.1.3
24442026-06-23T18:34:43.829Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24452026-06-23T18:34:43.944Z Checking qorb v0.4.1
24462026-06-23T18:34:44.100Z Compiling ar_archive_writer v0.5.1
24472026-06-23T18:34:44.481Z Checking csv-core v0.1.13
24482026-06-23T18:34:44.627Z Compiling stacker v0.1.23
24492026-06-23T18:34:44.689Z Checking csv v1.4.0
24502026-06-23T18:34:44.919Z Compiling cfg_aliases v0.1.1
24512026-06-23T18:34:44.973Z Compiling psm v0.1.30
24522026-06-23T18:34:45.015Z Compiling semver v0.1.20
24532026-06-23T18:34:45.050Z Checking highway v1.3.0
24542026-06-23T18:34:45.098Z Compiling nix v0.28.0
24552026-06-23T18:34:45.263Z Compiling rustc_version v0.1.7
24562026-06-23T18:34:45.311Z Checking nibble_vec v0.1.0
24572026-06-23T18:34:45.344Z Checking home v0.5.12
24582026-06-23T18:34:45.507Z Checking endian-type v0.1.2
24592026-06-23T18:34:45.515Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24602026-06-23T18:34:45.601Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24612026-06-23T18:34:45.604Z Compiling newtype_derive v0.1.6
24622026-06-23T18:34:45.698Z Checking radix_trie v0.2.1
24632026-06-23T18:34:45.701Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24642026-06-23T18:34:45.881Z Checking phf_shared v0.12.1
24652026-06-23T18:34:45.917Z Compiling recursive-proc-macro-impl v0.1.1
24662026-06-23T18:34:45.952Z Compiling chrono-tz v0.10.4
24672026-06-23T18:34:46.052Z Checking phf v0.12.1
24682026-06-23T18:34:46.224Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24692026-06-23T18:34:46.258Z Compiling const_format_proc_macros v0.2.34
24702026-06-23T18:34:46.261Z Compiling peg-macros v0.8.5
24712026-06-23T18:34:46.350Z Checking recursive v0.1.1
24722026-06-23T18:34:46.390Z Checking winnow v0.6.26
24732026-06-23T18:34:46.474Z Checking nom v8.0.0
24742026-06-23T18:34:46.753Z Compiling sqlparser_derive v0.5.0
24752026-06-23T18:34:46.898Z Checking unicode_categories v0.1.1
24762026-06-23T18:34:47.180Z Checking const_format v0.2.35
24772026-06-23T18:34:47.183Z Checking rustyline v14.0.0
24782026-06-23T18:34:47.579Z Checking sqlparser v0.61.0
24792026-06-23T18:34:47.615Z Checking sqlformat v0.3.5
24802026-06-23T18:34:47.668Z Checking peg v0.8.5
24812026-06-23T18:34:47.869Z Checking bcs v0.1.6
24822026-06-23T18:34:47.935Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
24832026-06-23T18:34:48.036Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24842026-06-23T18:34:48.074Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24852026-06-23T18:34:48.135Z Checking steno v0.4.1
24862026-06-23T18:34:48.255Z Checking filetime v0.2.27
24872026-06-23T18:34:48.422Z Checking xattr v1.6.1
24882026-06-23T18:34:48.477Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24892026-06-23T18:34:48.518Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
24902026-06-23T18:34:48.577Z Checking tar v0.4.45
24912026-06-23T18:34:48.674Z Checking subprocess v0.2.15
24922026-06-23T18:34:49.022Z Checking base64 v0.21.7
24932026-06-23T18:34:49.061Z Checking headers-core v0.3.0
24942026-06-23T18:34:49.184Z Checking yasna v0.5.2
24952026-06-23T18:34:49.218Z Checking headers v0.4.1
24962026-06-23T18:34:49.325Z Checking dropshot-api-manager-types v0.7.2
24972026-06-23T18:34:49.485Z Checking tagptr v0.2.0
24982026-06-23T18:34:49.600Z Checking rcgen v0.12.1
24992026-06-23T18:34:49.655Z Checking moka v0.12.13
25002026-06-23T18:34:49.703Z Checking utf-8 v0.7.6
25012026-06-23T18:34:49.867Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25022026-06-23T18:34:49.941Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25032026-06-23T18:34:50.042Z Compiling libefi-sys v0.1.0
25042026-06-23T18:34:50.307Z Checking tungstenite v0.21.0
25052026-06-23T18:34:50.338Z Checking hickory-resolver v0.25.2
25062026-06-23T18:34:50.431Z Compiling bitfield-struct v0.6.2
25072026-06-23T18:34:50.667Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25082026-06-23T18:34:50.743Z Checking tokio-tungstenite v0.21.0
25092026-06-23T18:34:50.777Z Compiling radium v0.7.0
25102026-06-23T18:34:51.089Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25112026-06-23T18:34:51.122Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25122026-06-23T18:34:51.200Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25132026-06-23T18:34:51.390Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25142026-06-23T18:34:51.425Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25152026-06-23T18:34:51.622Z Checking tap v1.0.1
25162026-06-23T18:34:51.657Z Compiling maybe-uninit v2.0.0
25172026-06-23T18:34:51.780Z Checking wyz v0.5.1
25182026-06-23T18:34:51.910Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d59ac2dcf1a24f08f82ea803978d7a3351525c17#d59ac2dc)
25192026-06-23T18:34:51.954Z Compiling zerocopy-derive v0.6.6
25202026-06-23T18:34:52.029Z Checking funty v2.0.0
25212026-06-23T18:34:52.060Z Compiling packed_struct v0.10.1
25222026-06-23T18:34:52.117Z Checking crc-catalog v2.4.0
25232026-06-23T18:34:52.239Z Checking crc v3.4.0
25242026-06-23T18:34:52.387Z Checking bitvec v1.0.1
25252026-06-23T18:34:52.453Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25262026-06-23T18:34:52.517Z Compiling packed_struct_codegen v0.10.1
25272026-06-23T18:34:52.555Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
25282026-06-23T18:34:52.686Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
25292026-06-23T18:34:52.875Z Checking zerocopy v0.6.6
25302026-06-23T18:34:52.958Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25312026-06-23T18:34:53.195Z Compiling bitfield-macros v0.19.4
25322026-06-23T18:34:53.450Z Compiling indexmap v1.9.3
25332026-06-23T18:34:53.612Z Checking nodrop v0.1.14
25342026-06-23T18:34:53.704Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25352026-06-23T18:34:53.734Z Checking array-init v0.0.4
25362026-06-23T18:34:53.766Z Checking smallvec v0.6.14
25372026-06-23T18:34:53.922Z Checking bitfield v0.19.4
25382026-06-23T18:34:53.983Z Checking hashbrown v0.12.3
25392026-06-23T18:34:54.051Z Checking serde-hex v0.1.0
25402026-06-23T18:34:54.216Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25412026-06-23T18:34:54.405Z Checking ron v0.8.1
25422026-06-23T18:34:54.787Z Checking hashbrown v0.13.2
25432026-06-23T18:34:54.865Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25442026-06-23T18:34:54.974Z Checking crc-any v2.5.0
25452026-06-23T18:34:55.179Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25462026-06-23T18:34:55.250Z Checking object v0.30.4
25472026-06-23T18:34:55.376Z Checking path-slash v0.1.5
25482026-06-23T18:34:55.551Z Compiling xshell-macros v0.2.7
25492026-06-23T18:34:55.589Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25502026-06-23T18:34:55.873Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25512026-06-23T18:34:55.957Z Checking xshell v0.2.7
25522026-06-23T18:34:55.973Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25532026-06-23T18:34:56.148Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25542026-06-23T18:34:56.271Z Checking half v1.8.3
25552026-06-23T18:34:56.525Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
25562026-06-23T18:34:56.623Z Checking serde_cbor v0.11.2
25572026-06-23T18:34:56.648Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25582026-06-23T18:34:56.742Z Compiling proc-macro-error-attr2 v2.0.0
25592026-06-23T18:34:56.937Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25602026-06-23T18:34:57.200Z Compiling proc-macro-error2 v2.0.1
25612026-06-23T18:34:57.227Z Compiling num-derive v0.3.3
25622026-06-23T18:34:57.398Z Checking papergrid v0.17.0
25632026-06-23T18:34:57.402Z Checking testing_table v0.3.0
25642026-06-23T18:34:57.547Z Compiling tabled_derive v0.11.0
25652026-06-23T18:34:57.577Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25662026-06-23T18:34:58.051Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25672026-06-23T18:34:58.104Z Compiling progenitor-impl v0.13.0
25682026-06-23T18:34:58.158Z Checking libscf-sys v1.1.0
25692026-06-23T18:34:58.211Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25702026-06-23T18:34:58.317Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25712026-06-23T18:34:58.552Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25722026-06-23T18:34:58.748Z Checking tabled v0.20.0
25732026-06-23T18:34:58.779Z Checking maplit v1.0.2
25742026-06-23T18:34:58.998Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25752026-06-23T18:34:59.060Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25762026-06-23T18:34:59.440Z Checking progenitor-client v0.13.0
25772026-06-23T18:34:59.710Z Compiling git-stub v1.0.0
25782026-06-23T18:34:59.871Z Checking crc8 v0.1.1
25792026-06-23T18:34:59.875Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25802026-06-23T18:34:59.992Z Compiling git-stub-vcs v0.1.0
25812026-06-23T18:35:00.024Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25822026-06-23T18:35:00.300Z Checking fxhash v0.2.1
25832026-06-23T18:35:00.417Z Checking unicase v2.9.0
25842026-06-23T18:35:00.454Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
25852026-06-23T18:35:00.520Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25862026-06-23T18:35:00.567Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25872026-06-23T18:35:00.704Z Compiling progenitor-macro v0.13.0
25882026-06-23T18:35:00.813Z Compiling vergen-lib v0.1.6
25892026-06-23T18:35:00.882Z Compiling diesel_derives v2.3.7
25902026-06-23T18:35:00.940Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
25912026-06-23T18:35:00.974Z Checking scheduled-thread-pool v0.2.7
25922026-06-23T18:35:01.067Z Compiling dsl_auto_type v0.2.0
25932026-06-23T18:35:01.142Z Compiling vergen-gitcl v1.0.8
25942026-06-23T18:35:01.175Z Compiling diesel_table_macro_syntax v0.3.0
25952026-06-23T18:35:01.389Z Checking r2d2 v0.8.10
25962026-06-23T18:35:01.453Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25972026-06-23T18:35:01.456Z Checking downcast-rs v2.0.2
25982026-06-23T18:35:01.515Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25992026-06-23T18:35:01.591Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26002026-06-23T18:35:01.803Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26012026-06-23T18:35:01.842Z Checking kstat-rs v0.2.4
26022026-06-23T18:35:01.875Z Checking arc-swap v1.8.2
26032026-06-23T18:35:02.140Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26042026-06-23T18:35:02.172Z Checking slog-scope v4.4.1
26052026-06-23T18:35:02.230Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26062026-06-23T18:35:02.324Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26072026-06-23T18:35:02.356Z Compiling parking_lot_core v0.8.6
26082026-06-23T18:35:02.389Z Checking slog-stdlog v4.1.1
26092026-06-23T18:35:02.448Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26102026-06-23T18:35:02.557Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26112026-06-23T18:35:02.854Z Checking slog-envlogger v2.2.0
26122026-06-23T18:35:02.934Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26132026-06-23T18:35:03.024Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26142026-06-23T18:35:03.101Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26152026-06-23T18:35:03.152Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
26162026-06-23T18:35:03.338Z Compiling dirs-sys-next v0.1.2
26172026-06-23T18:35:03.407Z Compiling crunchy v0.2.4
26182026-06-23T18:35:03.560Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
26192026-06-23T18:35:03.598Z Compiling dirs-next v2.0.0
26202026-06-23T18:35:03.658Z Checking parking_lot v0.11.2
26212026-06-23T18:35:03.736Z Compiling clang-sys v1.8.1
26222026-06-23T18:35:03.766Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26232026-06-23T18:35:03.879Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
26242026-06-23T18:35:03.885Z Checking prefix-trie v0.7.0
26252026-06-23T18:35:04.119Z Compiling tiny-keccak v2.0.2
26262026-06-23T18:35:04.273Z Checking hickory-server v0.25.2
26272026-06-23T18:35:04.338Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
26282026-06-23T18:35:04.405Z Checking sled v0.34.7
26292026-06-23T18:35:04.505Z Compiling term v0.7.0
26302026-06-23T18:35:04.574Z Checking nanorand v0.7.0
26312026-06-23T18:35:04.800Z Compiling salty v0.3.0
26322026-06-23T18:35:04.982Z Compiling bit-vec v0.6.3
26332026-06-23T18:35:05.100Z Checking flume v0.11.1
26342026-06-23T18:35:05.143Z Compiling ascii-canvas v3.0.0
26352026-06-23T18:35:05.229Z Compiling bit-set v0.5.3
26362026-06-23T18:35:05.415Z Checking primeorder v0.13.6
26372026-06-23T18:35:05.419Z Compiling itertools v0.10.5
26382026-06-23T18:35:05.522Z Compiling ena v0.14.4
26392026-06-23T18:35:05.642Z Checking progenitor v0.13.0
26402026-06-23T18:35:05.681Z Compiling libloading v0.8.9
26412026-06-23T18:35:05.681Z Compiling diff v0.1.13
26422026-06-23T18:35:05.760Z Compiling bindgen v0.71.1
26432026-06-23T18:35:05.805Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26442026-06-23T18:35:05.838Z Compiling regex-syntax v0.6.29
26452026-06-23T18:35:06.523Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26462026-06-23T18:35:06.740Z Compiling cexpr v0.6.0
26472026-06-23T18:35:06.944Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26482026-06-23T18:35:06.947Z Compiling fs-err v2.11.0
26492026-06-23T18:35:07.051Z Checking diesel v2.3.7
26502026-06-23T18:35:07.240Z Compiling lalrpop v0.19.12
26512026-06-23T18:35:07.497Z Compiling rustc-hash v2.1.1
26522026-06-23T18:35:07.630Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26532026-06-23T18:35:07.826Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26542026-06-23T18:35:07.973Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26552026-06-23T18:35:08.042Z Compiling libxml v0.3.3
26562026-06-23T18:35:08.422Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26572026-06-23T18:35:08.585Z Checking p384 v0.13.1
26582026-06-23T18:35:09.042Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26592026-06-23T18:35:09.424Z Compiling strum_macros v0.24.3
26602026-06-23T18:35:09.622Z Compiling indoc v1.0.9
26612026-06-23T18:35:10.087Z Checking assert_matches v1.5.0
26622026-06-23T18:35:10.191Z Checking parse-size v1.1.0
26632026-06-23T18:35:10.346Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
26642026-06-23T18:35:10.904Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26652026-06-23T18:35:11.195Z Checking quick-xml v0.37.5
26662026-06-23T18:35:11.213Z Checking derive_builder v0.20.2
26672026-06-23T18:35:11.357Z Compiling oso-derive v0.27.3
26682026-06-23T18:35:11.360Z Compiling impl-trait-for-tuples v0.2.3
26692026-06-23T18:35:11.913Z Compiling trait-variant v0.1.2
26702026-06-23T18:35:12.029Z Checking openssl-probe v0.1.6
26712026-06-23T18:35:12.221Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26722026-06-23T18:35:12.416Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26732026-06-23T18:35:12.505Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26742026-06-23T18:35:12.847Z Checking predicates-tree v1.0.13
26752026-06-23T18:35:12.953Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26762026-06-23T18:35:13.221Z Checking http-range v0.1.5
26772026-06-23T18:35:13.285Z Compiling mime_guess v2.0.5
26782026-06-23T18:35:13.321Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26792026-06-23T18:35:13.383Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26802026-06-23T18:35:13.419Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26812026-06-23T18:35:13.683Z Checking bb8 v0.8.6
26822026-06-23T18:35:13.715Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26832026-06-23T18:35:13.743Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
26842026-06-23T18:35:13.906Z Checking atty v0.2.14
26852026-06-23T18:35:13.937Z Checking corncobs v0.1.4
26862026-06-23T18:35:14.033Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26872026-06-23T18:35:14.109Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26882026-06-23T18:35:14.151Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26892026-06-23T18:35:14.325Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26902026-06-23T18:35:14.371Z Checking ignore v0.4.25
26912026-06-23T18:35:14.405Z Checking secrecy v0.8.0
26922026-06-23T18:35:14.480Z Checking hyper-staticfile v0.10.1
26932026-06-23T18:35:14.803Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26942026-06-23T18:35:14.841Z Checking globwalk v0.9.1
26952026-06-23T18:35:14.932Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
26962026-06-23T18:35:15.037Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
26972026-06-23T18:35:15.120Z Compiling illumos-nvpair-sys v0.2.0
26982026-06-23T18:35:15.175Z Checking nonempty v0.12.0
26992026-06-23T18:35:15.384Z Checking camino-tempfile-ext v0.3.3
27002026-06-23T18:35:15.417Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27012026-06-23T18:35:15.453Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27022026-06-23T18:35:15.602Z Checking signal-hook-tokio v0.3.1
27032026-06-23T18:35:15.635Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27042026-06-23T18:35:15.762Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27052026-06-23T18:35:16.087Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27062026-06-23T18:35:16.227Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27072026-06-23T18:35:16.503Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27082026-06-23T18:35:16.574Z Checking illumos-nvpair v0.3.0
27092026-06-23T18:35:16.759Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27102026-06-23T18:35:16.797Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27112026-06-23T18:35:16.875Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27122026-06-23T18:35:16.985Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27132026-06-23T18:35:17.062Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27142026-06-23T18:35:17.126Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27152026-06-23T18:35:17.177Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27162026-06-23T18:35:17.211Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27172026-06-23T18:35:17.247Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27182026-06-23T18:35:17.660Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d59ac2dcf1a24f08f82ea803978d7a3351525c17#d59ac2dc)
27192026-06-23T18:35:18.960Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27202026-06-23T18:35:19.088Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27212026-06-23T18:35:19.186Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27222026-06-23T18:35:19.666Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27232026-06-23T18:35:19.718Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27242026-06-23T18:35:19.871Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
27252026-06-23T18:35:19.998Z Checking tungstenite v0.23.0
27262026-06-23T18:35:20.087Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27272026-06-23T18:35:20.321Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27282026-06-23T18:35:20.353Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27292026-06-23T18:35:20.463Z Checking tokio-tungstenite v0.23.1
27302026-06-23T18:35:20.724Z Checking rand_seeder v0.4.0
27312026-06-23T18:35:20.767Z Checking void v1.0.2
27322026-06-23T18:35:20.786Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27332026-06-23T18:35:20.902Z Checking lzss v0.8.2
27342026-06-23T18:35:20.929Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27352026-06-23T18:35:20.981Z Checking nix v0.27.1
27362026-06-23T18:35:21.120Z Checking serde_bytes v0.11.19
27372026-06-23T18:35:21.194Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27382026-06-23T18:35:21.258Z Checking async-bb8-diesel v0.2.1
27392026-06-23T18:35:21.332Z Checking diesel-dtrace v0.5.0
27402026-06-23T18:35:21.392Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27412026-06-23T18:35:21.520Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27422026-06-23T18:35:21.635Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27432026-06-23T18:35:22.105Z Checking is_ci v1.2.0
27442026-06-23T18:35:22.247Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27452026-06-23T18:35:22.524Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27462026-06-23T18:35:22.558Z Checking yansi v1.0.1
27472026-06-23T18:35:22.589Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27482026-06-23T18:35:22.844Z Checking pretty_assertions v1.4.1
27492026-06-23T18:35:22.886Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27502026-06-23T18:35:22.965Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27512026-06-23T18:35:23.004Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27522026-06-23T18:35:23.261Z Compiling darling_core v0.23.0
27532026-06-23T18:35:23.937Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27542026-06-23T18:35:24.445Z Compiling indoc v2.0.7
27552026-06-23T18:35:24.532Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27562026-06-23T18:35:24.745Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27572026-06-23T18:35:24.927Z Compiling libz-sys v1.1.24
27582026-06-23T18:35:25.279Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27592026-06-23T18:35:25.352Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27602026-06-23T18:35:25.545Z Compiling instability v0.3.11
27612026-06-23T18:35:25.653Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27622026-06-23T18:35:25.807Z Compiling darling_macro v0.23.0
27632026-06-23T18:35:26.008Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27642026-06-23T18:35:26.030Z Checking castaway v0.2.4
27652026-06-23T18:35:26.160Z Checking compact_str v0.8.1
27662026-06-23T18:35:26.351Z Compiling darling v0.23.0
27672026-06-23T18:35:26.586Z Checking supports-color v3.0.2
27682026-06-23T18:35:26.798Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27692026-06-23T18:35:26.956Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27702026-06-23T18:35:26.999Z Checking unicode-truncate v1.1.0
27712026-06-23T18:35:27.187Z Checking console v0.16.2
27722026-06-23T18:35:27.222Z Checking lru v0.12.5
27732026-06-23T18:35:27.252Z Compiling libgit2-sys v0.18.3+1.9.2
27742026-06-23T18:35:27.415Z Checking unit-prefix v0.5.2
27752026-06-23T18:35:27.570Z Checking cassowary v0.3.0
27762026-06-23T18:35:27.583Z Checking indicatif v0.18.4
27772026-06-23T18:35:27.732Z Checking ratatui v0.29.0
27782026-06-23T18:35:27.809Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27792026-06-23T18:35:27.998Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27802026-06-23T18:35:28.248Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27812026-06-23T18:35:29.041Z Compiling vergen-git2 v9.1.0
27822026-06-23T18:35:29.075Z Checking plotters-backend v0.3.7
27832026-06-23T18:35:31.924Z Checking plotters-svg v0.3.7
27842026-06-23T18:35:33.690Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27852026-06-23T18:35:33.690Z Checking cast v0.3.0
27862026-06-23T18:35:33.690Z Compiling rustls v0.21.12
27872026-06-23T18:35:33.690Z Checking criterion-plot v0.6.0
27882026-06-23T18:35:33.690Z Checking plotters v0.3.7
27892026-06-23T18:35:33.690Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
27902026-06-23T18:35:33.690Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27912026-06-23T18:35:33.690Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27922026-06-23T18:35:33.690Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
27932026-06-23T18:35:33.690Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
27942026-06-23T18:35:33.690Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27952026-06-23T18:35:33.690Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27962026-06-23T18:35:33.690Z Checking colored v2.2.0
27972026-06-23T18:35:33.690Z Checking sct v0.7.1
27982026-06-23T18:35:33.690Z Checking rustls-webpki v0.101.7
27992026-06-23T18:35:33.691Z Checking tinytemplate v1.2.1
28002026-06-23T18:35:33.691Z Checking anes v0.1.6
28012026-06-23T18:35:33.691Z Checking oorandom v11.1.5
28022026-06-23T18:35:33.691Z Checking shell-words v1.1.1
28032026-06-23T18:35:33.691Z Checking criterion v0.7.0
28042026-06-23T18:35:33.691Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28052026-06-23T18:35:33.724Z Checking typeid v1.0.3
28062026-06-23T18:35:33.724Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28072026-06-23T18:35:33.724Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28082026-06-23T18:35:34.117Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28092026-06-23T18:35:35.329Z Checking hex-literal v0.4.1
28102026-06-23T18:35:35.366Z Checking erased-serde v0.4.9
28112026-06-23T18:35:35.366Z Checking tokio-rustls v0.24.1
28122026-06-23T18:35:35.558Z Checking rustls-pemfile v1.0.4
28132026-06-23T18:35:35.895Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28142026-06-23T18:35:35.945Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28152026-06-23T18:35:36.516Z Checking twox-hash v2.1.2
28162026-06-23T18:35:36.781Z Checking ordered-float v2.10.1
28172026-06-23T18:35:36.878Z Checking serde-value v0.7.0
28182026-06-23T18:35:36.878Z Checking serde-untagged v0.1.9
28192026-06-23T18:35:36.944Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
28202026-06-23T18:35:37.090Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28212026-06-23T18:35:37.208Z Checking fatfs v0.3.6
28222026-06-23T18:35:37.699Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28232026-06-23T18:35:37.976Z Compiling seq-macro v0.3.6
28242026-06-23T18:35:38.188Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28252026-06-23T18:35:38.360Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28262026-06-23T18:35:38.487Z Checking unicode-xid v0.2.6
28272026-06-23T18:35:38.619Z Checking cargo-util-schemas v0.8.2
28282026-06-23T18:35:39.030Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28292026-06-23T18:35:39.545Z Checking cargo-platform v0.2.0
28302026-06-23T18:35:39.706Z Compiling petname v2.0.2
28312026-06-23T18:35:39.760Z Checking cargo_metadata v0.21.0
28322026-06-23T18:35:39.833Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28332026-06-23T18:35:40.365Z Checking concurrent-queue v2.5.0
28342026-06-23T18:35:40.540Z Checking rtoolbox v0.0.3
28352026-06-23T18:35:40.586Z Checking parking v2.2.1
28362026-06-23T18:35:40.686Z Checking rpassword v7.4.0
28372026-06-23T18:35:40.737Z Checking event-listener v5.4.1
28382026-06-23T18:35:40.994Z Checking tui-tree-widget v0.23.1
28392026-06-23T18:35:41.205Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28402026-06-23T18:35:41.240Z Checking polyval v0.6.2
28412026-06-23T18:35:41.402Z Checking sapling-renderdag v0.1.0
28422026-06-23T18:35:41.435Z Checking sync-ptr v0.1.4
28432026-06-23T18:35:41.586Z Checking ghash v0.5.1
28442026-06-23T18:35:41.671Z Checking event-listener-strategy v0.5.4
28452026-06-23T18:35:41.725Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28462026-06-23T18:35:41.840Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28472026-06-23T18:35:42.067Z Checking ctr v0.9.2
28482026-06-23T18:35:42.274Z Checking constant_time_eq v0.4.2
28492026-06-23T18:35:42.416Z Checking arrayref v0.3.9
28502026-06-23T18:35:42.451Z Checking arrayvec v0.7.6
28512026-06-23T18:35:42.519Z Checking futures-timer v3.0.3
28522026-06-23T18:35:42.666Z Checking aes-gcm v0.10.3
28532026-06-23T18:35:42.794Z Checking async-lock v3.4.2
28542026-06-23T18:35:42.848Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28552026-06-23T18:35:43.176Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28562026-06-23T18:35:43.459Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28572026-06-23T18:35:43.828Z Checking ssh-encoding v0.2.0
28582026-06-23T18:35:44.047Z Checking blowfish v0.9.1
28592026-06-23T18:35:44.228Z Compiling strsim v0.10.0
28602026-06-23T18:35:44.387Z Checking bcrypt-pbkdf v0.10.0
28612026-06-23T18:35:44.584Z Compiling darling_core v0.13.4
28622026-06-23T18:35:44.593Z Checking ssh-cipher v0.2.0
28632026-06-23T18:35:44.817Z Checking async-object-pool v0.2.0
28642026-06-23T18:35:44.957Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28652026-06-23T18:35:45.373Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28662026-06-23T18:35:46.040Z Checking serde_regex v1.1.0
28672026-06-23T18:35:46.228Z Checking password-hash v0.4.2
28682026-06-23T18:35:46.259Z Checking assert-json-diff v2.0.2
28692026-06-23T18:35:46.457Z Checking path-tree v0.8.3
28702026-06-23T18:35:46.489Z Compiling target-lexicon v0.13.3
28712026-06-23T18:35:46.499Z Checking gimli v0.32.3
28722026-06-23T18:35:46.668Z Checking stringmetrics v2.2.2
28732026-06-23T18:35:46.847Z Checking httpmock v0.8.3
28742026-06-23T18:35:47.061Z Compiling darling_macro v0.13.4
28752026-06-23T18:35:47.574Z Checking pbkdf2 v0.11.0
28762026-06-23T18:35:47.779Z Checking ssh-key v0.6.7
28772026-06-23T18:35:48.107Z Checking addr2line v0.25.1
28782026-06-23T18:35:48.201Z Compiling samael v0.0.19
28792026-06-23T18:35:48.521Z Checking p521 v0.13.3
28802026-06-23T18:35:49.109Z Checking p256 v0.13.2
28812026-06-23T18:35:49.153Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28822026-06-23T18:35:49.418Z Checking russh-cryptovec v0.7.3
28832026-06-23T18:35:49.468Z Checking rustc-demangle v0.1.27
28842026-06-23T18:35:49.555Z Checking md5 v0.7.0
28852026-06-23T18:35:49.690Z Compiling guppy-workspace-hack v0.1.0
28862026-06-23T18:35:49.769Z Checking russh-keys v0.45.0
28872026-06-23T18:35:49.931Z Checking backtrace v0.3.76
28882026-06-23T18:35:50.263Z Compiling darling v0.13.4
28892026-06-23T18:35:50.383Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
28902026-06-23T18:35:50.436Z Checking num-bigint v0.4.6
28912026-06-23T18:35:50.554Z Checking des v0.8.1
28922026-06-23T18:35:50.732Z Compiling blake3 v1.8.5
28932026-06-23T18:35:50.764Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28942026-06-23T18:35:51.122Z Compiling target-spec v3.5.7
28952026-06-23T18:35:51.205Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28962026-06-23T18:35:51.422Z Checking russh v0.45.0
28972026-06-23T18:35:52.022Z Checking cfg-expr v0.20.6
28982026-06-23T18:35:52.088Z Compiling serde_with_macros v1.5.2
28992026-06-23T18:35:52.457Z Checking backtrace-ext v0.2.1
29002026-06-23T18:35:52.708Z Checking supports-color v2.1.0
29012026-06-23T18:35:52.875Z Checking textwrap v0.15.2
29022026-06-23T18:35:52.947Z Checking supports-hyperlinks v2.1.0
29032026-06-23T18:35:53.096Z Checking supports-unicode v2.1.0
29042026-06-23T18:35:53.125Z Checking hashbrown v0.14.5
29052026-06-23T18:35:53.243Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29062026-06-23T18:35:53.306Z Checking cargo-platform v0.3.2
29072026-06-23T18:35:53.438Z Checking terminal_size v0.1.17
29082026-06-23T18:35:53.470Z Compiling miette-derive v5.10.0
29092026-06-23T18:35:53.505Z Checking owo-colors v3.5.0
29102026-06-23T18:35:53.619Z Checking internet-checksum v0.2.1
29112026-06-23T18:35:53.773Z Checking chumsky v0.9.3
29122026-06-23T18:35:54.050Z Checking cargo_metadata v0.23.1
29132026-06-23T18:35:54.608Z Checking miette v5.10.0
29142026-06-23T18:35:54.833Z Compiling serde_with v1.14.0
29152026-06-23T18:35:55.120Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29162026-06-23T18:35:55.207Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29172026-06-23T18:35:55.346Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29182026-06-23T18:35:55.684Z Compiling git2 v0.20.4
29192026-06-23T18:35:55.718Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29202026-06-23T18:35:55.932Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29212026-06-23T18:35:55.996Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29222026-06-23T18:35:56.026Z Compiling knuffel-derive v3.2.0
29232026-06-23T18:35:56.124Z Checking httptest v0.16.4
29242026-06-23T18:35:56.193Z Checking pathdiff v0.2.3
29252026-06-23T18:35:56.330Z Checking nested v0.1.1
29262026-06-23T18:35:56.495Z Checking topological-sort v0.2.2
29272026-06-23T18:35:56.534Z Checking guppy v0.17.25
29282026-06-23T18:35:56.662Z Checking omicron-zone-package v0.12.2
29292026-06-23T18:35:56.865Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29302026-06-23T18:35:57.549Z Checking knuffel v3.2.0
29312026-06-23T18:35:57.573Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29322026-06-23T18:35:57.620Z Checking similar-asserts v1.7.0
29332026-06-23T18:35:57.804Z Compiling target-triple v1.0.0
29342026-06-23T18:35:57.837Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29352026-06-23T18:35:58.162Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29362026-06-23T18:35:58.218Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
29372026-06-23T18:35:58.548Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29382026-06-23T18:35:58.626Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29392026-06-23T18:35:58.802Z Checking hickory-client v0.25.2
29402026-06-23T18:35:59.081Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
29412026-06-23T18:35:59.124Z Checking tokio-test v0.4.5
29422026-06-23T18:35:59.190Z Compiling assert_cmd v2.1.2
29432026-06-23T18:35:59.358Z Checking escape8259 v0.5.3
29442026-06-23T18:35:59.546Z Checking libtest-mimic v0.8.1
29452026-06-23T18:35:59.926Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29462026-06-23T18:36:00.025Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29472026-06-23T18:36:00.059Z Checking blake2b_simd v1.0.4
29482026-06-23T18:36:00.481Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29492026-06-23T18:36:00.726Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29502026-06-23T18:36:00.882Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29512026-06-23T18:36:01.108Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29522026-06-23T18:36:01.145Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29532026-06-23T18:36:01.348Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29542026-06-23T18:36:01.548Z Checking fancy-regex v0.14.0
29552026-06-23T18:36:01.780Z Checking serde_tokenstream v0.2.3
29562026-06-23T18:36:01.952Z Checking approx v0.5.1
29572026-06-23T18:36:02.054Z Checking uzers v0.12.2
29582026-06-23T18:36:02.118Z Compiling rstest_macros v0.25.0
29592026-06-23T18:36:02.295Z Compiling linkme-impl v0.3.35
29602026-06-23T18:36:02.425Z Checking termcolor v1.4.1
29612026-06-23T18:36:02.614Z Checking constant_time_eq v0.3.1
29622026-06-23T18:36:02.663Z Checking trybuild v1.0.116
29632026-06-23T18:36:02.749Z Checking rust-argon2 v2.1.0
29642026-06-23T18:36:03.200Z Checking datatest-stable v0.3.3
29652026-06-23T18:36:03.535Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29662026-06-23T18:36:03.882Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29672026-06-23T18:36:03.917Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29682026-06-23T18:36:03.992Z Checking support-bundle-viewer v0.1.2
29692026-06-23T18:36:04.273Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29702026-06-23T18:36:04.511Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29712026-06-23T18:36:04.674Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
29722026-06-23T18:36:04.735Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29732026-06-23T18:36:04.898Z Checking drift v0.2.0
29742026-06-23T18:36:04.960Z Checking rand_distr v0.5.1
29752026-06-23T18:36:05.093Z Checking multimap v0.10.1
29762026-06-23T18:36:05.145Z Compiling polar-core v0.27.3
29772026-06-23T18:36:05.281Z Compiling linkme v0.3.35
29782026-06-23T18:36:05.316Z Compiling relative-path v1.9.3
29792026-06-23T18:36:05.395Z Checking dropshot-api-manager v0.7.2
29802026-06-23T18:36:06.557Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29812026-06-23T18:36:07.315Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29822026-06-23T18:36:07.350Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29832026-06-23T18:36:07.457Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29842026-06-23T18:36:07.697Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29852026-06-23T18:36:07.966Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29862026-06-23T18:36:08.093Z Checking cargo_toml v0.21.0
29872026-06-23T18:36:08.222Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29882026-06-23T18:36:08.693Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29892026-06-23T18:36:08.887Z Checking partial-io v0.5.4
29902026-06-23T18:36:08.951Z Checking termios v0.3.3
29912026-06-23T18:36:09.104Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
29922026-06-23T18:36:09.169Z Checking rstest v0.25.0
29932026-06-23T18:36:10.093Z Checking oso v0.27.3
29942026-06-23T18:36:11.135Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29952026-06-23T18:36:11.411Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29962026-06-23T18:36:11.968Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29972026-06-23T18:36:14.427Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
29982026-06-23T18:36:19.518Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
29992026-06-23T18:36:21.696Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30002026-06-23T18:36:22.389Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30012026-06-23T18:36:24.099Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30022026-06-23T18:36:29.333Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30032026-06-23T18:36:33.891Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30042026-06-23T18:36:37.487Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30052026-06-23T18:36:37.928Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30062026-06-23T18:36:39.396Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30072026-06-23T18:36:43.818Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30082026-06-23T18:36:49.205Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30092026-06-23T18:38:05.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 06s
30102026-06-23T18:38:06.604Z
30112026-06-23T18:38:06.604Zreal 4:09.753958218
30122026-06-23T18:38:06.604Zuser 21:09.627780305
30132026-06-23T18:38:06.609Zsys 4:49.049170123
30142026-06-23T18:38:06.609Ztrap 0.506854757
30152026-06-23T18:38:06.609Ztflt 0.494342258
30162026-06-23T18:38:06.609Zdflt 0.497640604
30172026-06-23T18:38:06.609Zkflt 0.004591512
30182026-06-23T18:38:06.609Zlock 58:13.996088377
30192026-06-23T18:38:06.609Zslp 57:55.660068431
30202026-06-23T18:38:06.609Zlat 1:49.765402171
30212026-06-23T18:38:06.609Zstop 10:41.542512194
30222026-06-23T18:38:06.609Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30232026-06-23T18:38:06.609Z+ ptime -m cargo doc --workspace --no-deps
30242026-06-23T18:38:07.406Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30252026-06-23T18:38:07.407Z |
30262026-06-23T18:38:07.407Z = 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)`
30272026-06-23T18:38:07.407Z = 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>
30282026-06-23T18:38:08.407Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30292026-06-23T18:38:08.633Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30302026-06-23T18:38:08.677Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30312026-06-23T18:38:08.737Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30322026-06-23T18:38:08.768Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30332026-06-23T18:38:08.825Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
30342026-06-23T18:38:08.853Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30352026-06-23T18:38:08.980Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30362026-06-23T18:38:09.006Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30372026-06-23T18:38:09.031Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30382026-06-23T18:38:09.208Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30392026-06-23T18:38:09.230Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30402026-06-23T18:38:09.255Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30412026-06-23T18:38:09.278Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30422026-06-23T18:38:09.282Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30432026-06-23T18:38:09.318Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30442026-06-23T18:38:09.340Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30452026-06-23T18:38:09.372Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30462026-06-23T18:38:09.433Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30472026-06-23T18:38:09.454Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30482026-06-23T18:38:09.502Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30492026-06-23T18:38:09.505Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
30502026-06-23T18:38:09.776Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30512026-06-23T18:38:10.073Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30522026-06-23T18:38:10.158Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
30532026-06-23T18:38:10.212Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30542026-06-23T18:38:10.234Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30552026-06-23T18:38:10.302Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30562026-06-23T18:38:10.429Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30572026-06-23T18:38:10.484Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30582026-06-23T18:38:10.589Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30592026-06-23T18:38:10.706Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30602026-06-23T18:38:10.728Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30612026-06-23T18:38:10.837Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30622026-06-23T18:38:10.873Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30632026-06-23T18:38:10.897Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30642026-06-23T18:38:10.947Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30652026-06-23T18:38:11.064Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30662026-06-23T18:38:11.122Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30672026-06-23T18:38:11.344Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30682026-06-23T18:38:11.378Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30692026-06-23T18:38:11.684Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30702026-06-23T18:38:11.749Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30712026-06-23T18:38:11.872Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30722026-06-23T18:38:11.914Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30732026-06-23T18:38:11.994Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30742026-06-23T18:38:12.018Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30752026-06-23T18:38:12.181Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30762026-06-23T18:38:12.207Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30772026-06-23T18:38:12.258Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30782026-06-23T18:38:12.307Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30792026-06-23T18:38:12.428Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30802026-06-23T18:38:12.480Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
30812026-06-23T18:38:12.526Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30822026-06-23T18:38:12.553Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30832026-06-23T18:38:12.652Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
30842026-06-23T18:38:12.679Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30852026-06-23T18:38:12.729Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30862026-06-23T18:38:12.809Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
30872026-06-23T18:38:12.838Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30882026-06-23T18:38:12.858Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
30892026-06-23T18:38:12.880Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
30902026-06-23T18:38:12.925Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30912026-06-23T18:38:13.239Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30922026-06-23T18:38:13.301Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30932026-06-23T18:38:13.444Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30942026-06-23T18:38:13.586Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30952026-06-23T18:38:13.868Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30962026-06-23T18:38:14.057Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30972026-06-23T18:38:14.335Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30982026-06-23T18:38:14.409Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30992026-06-23T18:38:14.432Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31002026-06-23T18:38:14.658Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31012026-06-23T18:38:14.692Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31022026-06-23T18:38:14.717Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31032026-06-23T18:38:14.923Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31042026-06-23T18:38:15.077Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31052026-06-23T18:38:15.207Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31062026-06-23T18:38:15.230Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
31072026-06-23T18:38:15.579Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31082026-06-23T18:38:15.925Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31092026-06-23T18:38:16.024Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31102026-06-23T18:38:16.115Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31112026-06-23T18:38:16.169Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31122026-06-23T18:38:16.265Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31132026-06-23T18:38:16.359Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31142026-06-23T18:38:16.489Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31152026-06-23T18:38:16.513Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31162026-06-23T18:38:16.535Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31172026-06-23T18:38:16.713Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31182026-06-23T18:38:16.734Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31192026-06-23T18:38:16.757Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31202026-06-23T18:38:16.818Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31212026-06-23T18:38:16.838Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31222026-06-23T18:38:16.895Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31232026-06-23T18:38:17.061Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31242026-06-23T18:38:17.064Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31252026-06-23T18:38:17.126Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31262026-06-23T18:38:17.147Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31272026-06-23T18:38:17.173Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31282026-06-23T18:38:17.214Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31292026-06-23T18:38:17.280Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31302026-06-23T18:38:17.336Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31312026-06-23T18:38:17.370Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31322026-06-23T18:38:17.430Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31332026-06-23T18:38:17.530Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31342026-06-23T18:38:17.687Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31352026-06-23T18:38:17.708Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31362026-06-23T18:38:17.748Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31372026-06-23T18:38:18.205Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31382026-06-23T18:38:18.353Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31392026-06-23T18:38:18.457Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31402026-06-23T18:38:19.109Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31412026-06-23T18:38:19.216Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31422026-06-23T18:38:19.316Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31432026-06-23T18:38:20.042Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31442026-06-23T18:38:20.144Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31452026-06-23T18:38:20.588Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31462026-06-23T18:38:21.352Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
31472026-06-23T18:38:21.984Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31482026-06-23T18:38:22.006Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31492026-06-23T18:38:22.354Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31502026-06-23T18:38:22.669Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31512026-06-23T18:38:22.858Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31522026-06-23T18:38:22.907Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31532026-06-23T18:38:23.262Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31542026-06-23T18:38:23.602Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31552026-06-23T18:38:23.625Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
31562026-06-23T18:38:23.800Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31572026-06-23T18:38:23.910Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31582026-06-23T18:38:24.289Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31592026-06-23T18:38:24.521Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31602026-06-23T18:38:24.958Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31612026-06-23T18:38:25.021Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31622026-06-23T18:38:25.349Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31632026-06-23T18:38:25.375Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31642026-06-23T18:38:25.378Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31652026-06-23T18:38:25.768Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31662026-06-23T18:38:26.284Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31672026-06-23T18:38:26.544Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31682026-06-23T18:38:27.035Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31692026-06-23T18:38:27.452Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31702026-06-23T18:38:27.797Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31712026-06-23T18:38:28.067Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31722026-06-23T18:38:28.734Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31732026-06-23T18:38:29.159Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31742026-06-23T18:38:29.302Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31752026-06-23T18:38:29.437Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31762026-06-23T18:38:29.792Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31772026-06-23T18:38:30.429Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31782026-06-23T18:38:30.967Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31792026-06-23T18:38:31.542Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31802026-06-23T18:38:31.825Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31812026-06-23T18:38:32.280Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31822026-06-23T18:38:32.338Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31832026-06-23T18:38:32.496Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31842026-06-23T18:38:36.437Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31852026-06-23T18:38:37.021Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31862026-06-23T18:38:37.065Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31872026-06-23T18:38:37.787Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31882026-06-23T18:38:37.809Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31892026-06-23T18:38:38.502Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31902026-06-23T18:38:39.700Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31912026-06-23T18:38:40.100Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31922026-06-23T18:38:40.203Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31932026-06-23T18:38:40.493Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
31942026-06-23T18:38:40.948Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
31952026-06-23T18:38:41.442Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
31962026-06-23T18:38:41.474Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31972026-06-23T18:38:41.594Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
31982026-06-23T18:38:41.711Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
31992026-06-23T18:38:42.177Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32002026-06-23T18:38:42.364Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32012026-06-23T18:38:42.667Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32022026-06-23T18:38:42.690Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32032026-06-23T18:38:43.146Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32042026-06-23T18:38:43.371Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32052026-06-23T18:38:43.399Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32062026-06-23T18:38:44.067Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32072026-06-23T18:38:44.119Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32082026-06-23T18:38:44.316Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32092026-06-23T18:38:44.860Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32102026-06-23T18:38:45.012Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32112026-06-23T18:38:46.379Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32122026-06-23T18:38:46.548Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32132026-06-23T18:38:47.831Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32142026-06-23T18:38:49.322Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32152026-06-23T18:38:50.006Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32162026-06-23T18:38:51.273Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32172026-06-23T18:38:52.036Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32182026-06-23T18:38:52.993Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32192026-06-23T18:38:54.373Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32202026-06-23T18:38:54.890Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32212026-06-23T18:38:56.853Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32222026-06-23T18:38:57.310Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32232026-06-23T18:38:58.534Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32242026-06-23T18:39:00.378Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32252026-06-23T18:39:01.025Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32262026-06-23T18:39:01.250Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32272026-06-23T18:39:01.477Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32282026-06-23T18:39:02.086Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32292026-06-23T18:39:04.671Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32302026-06-23T18:39:05.758Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32312026-06-23T18:39:06.467Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32322026-06-23T18:39:09.553Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32332026-06-23T18:39:10.525Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32342026-06-23T18:39:11.449Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32352026-06-23T18:39:12.256Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32362026-06-23T18:39:13.063Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32372026-06-23T18:39:13.864Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32382026-06-23T18:39:15.339Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32392026-06-23T18:39:16.723Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32402026-06-23T18:39:16.960Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32412026-06-23T18:39:17.963Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32422026-06-23T18:39:18.654Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32432026-06-23T18:39:19.517Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32442026-06-23T18:39:20.382Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32452026-06-23T18:39:23.536Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32462026-06-23T18:39:24.162Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32472026-06-23T18:39:25.260Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32482026-06-23T18:39:26.340Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32492026-06-23T18:39:27.149Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32502026-06-23T18:39:29.943Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32512026-06-23T18:39:30.165Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32522026-06-23T18:39:31.130Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32532026-06-23T18:39:32.340Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32542026-06-23T18:39:33.600Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32552026-06-23T18:39:34.874Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32562026-06-23T18:39:36.147Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32572026-06-23T18:39:37.410Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32582026-06-23T18:39:40.061Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32592026-06-23T18:39:40.862Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32602026-06-23T18:39:42.276Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32612026-06-23T18:39:43.728Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32622026-06-23T18:39:45.468Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32632026-06-23T18:39:47.000Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32642026-06-23T18:39:48.674Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32652026-06-23T18:39:50.263Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32662026-06-23T18:39:54.120Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32672026-06-23T18:39:54.896Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32682026-06-23T18:39:56.088Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32692026-06-23T18:39:56.529Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32702026-06-23T18:39:58.556Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32712026-06-23T18:40:00.276Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32722026-06-23T18:40:01.902Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32732026-06-23T18:40:03.952Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32742026-06-23T18:40:05.693Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32752026-06-23T18:40:07.363Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32762026-06-23T18:40:09.406Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32772026-06-23T18:40:10.857Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32782026-06-23T18:40:12.598Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32792026-06-23T18:40:14.342Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32802026-06-23T18:40:17.749Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32812026-06-23T18:40:19.508Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32822026-06-23T18:40:21.158Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32832026-06-23T18:40:23.236Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32842026-06-23T18:40:24.733Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32852026-06-23T18:40:28.714Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32862026-06-23T18:40:30.638Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32872026-06-23T18:40:32.466Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32882026-06-23T18:40:34.291Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32892026-06-23T18:40:37.071Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32902026-06-23T18:40:38.530Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32912026-06-23T18:40:40.557Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32922026-06-23T18:40:42.671Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32932026-06-23T18:40:44.578Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32942026-06-23T18:40:47.369Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32952026-06-23T18:40:49.756Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32962026-06-23T18:40:51.848Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32972026-06-23T18:40:54.070Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32982026-06-23T18:40:56.277Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32992026-06-23T18:40:58.462Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33002026-06-23T18:41:00.605Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33012026-06-23T18:41:03.330Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33022026-06-23T18:41:05.294Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33032026-06-23T18:41:07.231Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33042026-06-23T18:41:09.459Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33052026-06-23T18:41:11.640Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33062026-06-23T18:41:13.935Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33072026-06-23T18:41:16.118Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33082026-06-23T18:41:18.338Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33092026-06-23T18:41:20.753Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33102026-06-23T18:41:23.036Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33112026-06-23T18:41:25.401Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33122026-06-23T18:41:27.716Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33132026-06-23T18:41:30.048Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33142026-06-23T18:41:32.376Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33152026-06-23T18:41:34.726Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33162026-06-23T18:41:37.041Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33172026-06-23T18:41:39.369Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33182026-06-23T18:41:41.697Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33192026-06-23T18:41:44.140Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33202026-06-23T18:41:46.444Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33212026-06-23T18:41:48.936Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33222026-06-23T18:41:51.134Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33232026-06-23T18:41:53.483Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33242026-06-23T18:41:55.791Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33252026-06-23T18:41:58.223Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33262026-06-23T18:42:00.559Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33272026-06-23T18:42:03.362Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33282026-06-23T18:42:05.414Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33292026-06-23T18:42:07.893Z Documenting ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
33302026-06-23T18:42:10.253Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33312026-06-23T18:42:12.875Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33322026-06-23T18:42:15.298Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33332026-06-23T18:42:17.620Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33342026-06-23T18:42:20.189Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
33352026-06-23T18:42:22.799Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33362026-06-23T18:42:25.277Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33372026-06-23T18:42:27.837Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33382026-06-23T18:42:30.434Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33392026-06-23T18:42:32.950Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33402026-06-23T18:42:35.481Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33412026-06-23T18:42:37.928Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33422026-06-23T18:42:40.470Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33432026-06-23T18:42:43.114Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33442026-06-23T18:42:45.672Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33452026-06-23T18:42:48.563Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33462026-06-23T18:42:50.979Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33472026-06-23T18:42:58.985Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33482026-06-23T18:42:59.013Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33492026-06-23T18:43:02.478Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33502026-06-23T18:43:05.634Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33512026-06-23T18:43:10.278Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33522026-06-23T18:43:13.195Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33532026-06-23T18:43:16.828Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33542026-06-23T18:43:20.358Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
33552026-06-23T18:43:24.044Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33562026-06-23T18:43:27.809Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33572026-06-23T18:43:31.321Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33582026-06-23T18:43:35.044Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33592026-06-23T18:43:38.667Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33602026-06-23T18:43:42.286Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
33612026-06-23T18:43:45.893Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33622026-06-23T18:43:49.570Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33632026-06-23T18:43:53.207Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33642026-06-23T18:43:56.844Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33652026-06-23T18:44:00.477Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33662026-06-23T18:44:04.163Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33672026-06-23T18:44:07.893Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33682026-06-23T18:44:11.483Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33692026-06-23T18:44:15.178Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33702026-06-23T18:44:18.764Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
33712026-06-23T18:44:22.538Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33722026-06-23T18:44:51.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 45s
33732026-06-23T18:44:52.047Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 198 other files
33742026-06-23T18:44:52.152Z
33752026-06-23T18:44:52.152Zreal 6:45.458216630
33762026-06-23T18:44:52.152Zuser 18:07.249269086
33772026-06-23T18:44:52.155Zsys 3:49.353754420
33782026-06-23T18:44:52.155Ztrap 0.257724912
33792026-06-23T18:44:52.155Ztflt 0.028331416
33802026-06-23T18:44:52.155Zdflt 0.037264734
33812026-06-23T18:44:52.155Zkflt 0.000053110
33822026-06-23T18:44:52.155Zlock 6:15:19.377452705
33832026-06-23T18:44:52.155Zslp 2:16:21.101194294
33842026-06-23T18:44:52.155Zlat 31.214151157
33852026-06-23T18:44:52.155Zstop 1:33.383957409
33862026-06-23T18:44:52.155Zprocess exited: duration 779563 ms, exit code 0
 
33872026-06-23T18:44:52.161Zfound 0 output files