01KWF3ZHFRKGTWQG7PS93E2QXD: clippy (helios)

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

Buildomat Job: 01KWF4029X65R7ZJKYK639NT16

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-01T15:16:31.887Zjob assigned to worker 01KWF407QW69W5E0B5WBWCBQ3P [factory aws, i-0a1a428d4790235a6] (queued for 50 s)
 
22026-07-01T15:16:38.916Zstarting task 0: "setup"
32026-07-01T15:16:38.920Z++ uname -s
42026-07-01T15:16:38.923Z+ kern=SunOS
52026-07-01T15:16:38.923Z+ build_user=build
62026-07-01T15:16:38.923Z+ build_uid=12345
72026-07-01T15:16:38.923Z+ work_dir=/work
82026-07-01T15:16:38.923Z+ input_dir=/input
92026-07-01T15:16:38.923Z+ [[ 0 == 12345 ]]
102026-07-01T15:16:38.923Z+ case "$kern" in
112026-07-01T15:16:38.923Z+ groupadd -g 12345 build
122026-07-01T15:16:38.926Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-07-01T15:16:40.930Z+ zfs create -o mountpoint=/work rpool/work
142026-07-01T15:16:41.006Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-07-01T15:16:41.008Z+ home_fs=zfs
162026-07-01T15:16:41.008Z+ [[ zfs == autofs ]]
172026-07-01T15:16:41.009Z+ mkdir -p /home/build
182026-07-01T15:16:41.009Z+ chown build:build /home/build /work
192026-07-01T15:16:43.010Z+ chmod 0700 /home/build /work
202026-07-01T15:16:43.014Zprocess exited: duration 4099 ms, exit code 0
 
212026-07-01T15:16:43.021Zstarting task 1: "rust-toolchain"
222026-07-01T15:16:43.025Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
232026-07-01T15:16:43.025Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-07-01T15:16:43.025Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-07-01T15:16:43.025Z * rust toolchain channel = "1.96.1"
262026-07-01T15:16:43.025Z * rust toolchain profile = "default"
272026-07-01T15:16:43.025Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-07-01T15:16:43.028Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-07-01T15:16:43.028Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
302026-07-01T15:16:43.156Zinfo: downloading installer
312026-07-01T15:16:44.612Zwarn: It looks like you have an existing rustup settings file at:
322026-07-01T15:16:44.612Zwarn: /home/build/.rustup/settings.toml
332026-07-01T15:16:44.612Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-07-01T15:16:44.613Zwarn: instead of the one inferred from the default host triple.
352026-07-01T15:16:44.625Zinfo: profile set to default
362026-07-01T15:16:44.625Zinfo: default host triple is x86_64-unknown-illumos
372026-07-01T15:16:44.628Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
382026-07-01T15:16:44.783Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
392026-07-01T15:16:44.785Zinfo: downloading 6 components
402026-07-01T15:17:02.365Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
412026-07-01T15:17:02.365Z
422026-07-01T15:17:02.398Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
432026-07-01T15:17:02.399Z
442026-07-01T15:17:02.399Z
452026-07-01T15:17:02.399ZRust is installed now. Great!
462026-07-01T15:17:02.399Z
472026-07-01T15:17:02.402ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-07-01T15:17:02.402Zenvironment variable. This has not been done automatically.
492026-07-01T15:17:02.402Z
502026-07-01T15:17:02.402ZTo configure your current shell, you need to source
512026-07-01T15:17:02.402Zthe corresponding env file under $HOME/.cargo.
522026-07-01T15:17:02.402Z
532026-07-01T15:17:02.402ZThis is usually done by running one of the following (note the leading DOT):
542026-07-01T15:17:02.402Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-07-01T15:17:02.402Zsource "$HOME/.cargo/env.fish" # For fish
562026-07-01T15:17:02.402Zsource "~/.cargo/env.nu" # For nushell
572026-07-01T15:17:02.402Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-07-01T15:17:02.402Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-07-01T15:17:02.402Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-07-01T15:17:02.402Zwarn: no default linker (`cc`) was found in your PATH
612026-07-01T15:17:02.402Zwarn: many Rust crates require a system C toolchain to build
622026-07-01T15:17:02.508Z+ rustup --version
632026-07-01T15:17:02.517Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-07-01T15:17:02.520Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-07-01T15:17:02.538Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
662026-07-01T15:17:02.542Z+ cargo --version
672026-07-01T15:17:02.556Zcargo 1.96.1 (356927216 2026-06-26)
682026-07-01T15:17:02.559Z+ rustc --version
692026-07-01T15:17:02.579Zrustc 1.96.1 (31fca3adb 2026-06-26)
702026-07-01T15:17:02.582Zprocess exited: duration 19560 ms, exit code 0
 
712026-07-01T15:17:02.587Zstarting task 2: "authentication"
722026-07-01T15:17:02.604Zprocess exited: duration 16 ms, exit code 0
 
732026-07-01T15:17:02.610Zstarting task 3: "clone repository"
742026-07-01T15:17:02.613Z+ mkdir -p /work/oxidecomputer/omicron
752026-07-01T15:17:02.617Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-07-01T15:17:02.644ZCloning into '/work/oxidecomputer/omicron'...
772026-07-01T15:17:12.831Z+ cd /work/oxidecomputer/omicron
782026-07-01T15:17:12.831Z+ git fetch origin 8de5eb2049b6d1a1e1c410a1d986955eb8042557
792026-07-01T15:17:13.134ZFrom https://github.com/oxidecomputer/omicron
802026-07-01T15:17:13.134Z * branch 8de5eb2049b6d1a1e1c410a1d986955eb8042557 -> FETCH_HEAD
812026-07-01T15:17:13.144Z+ [[ -n add-skywalking-scanner ]]
822026-07-01T15:17:13.147Z++ git branch --show-current
832026-07-01T15:17:13.147Z+ current=main
842026-07-01T15:17:13.147Z+ [[ main != add-skywalking-scanner ]]
852026-07-01T15:17:13.147Z+ git branch -f add-skywalking-scanner 8de5eb2049b6d1a1e1c410a1d986955eb8042557
862026-07-01T15:17:13.149Z+ git checkout -f add-skywalking-scanner
872026-07-01T15:17:13.398ZSwitched to branch 'add-skywalking-scanner'
882026-07-01T15:17:13.401Z+ git reset --hard 8de5eb2049b6d1a1e1c410a1d986955eb8042557
892026-07-01T15:17:13.644ZHEAD is now at 8de5eb204 fix buildomat frontmatter broken by license header insertion
902026-07-01T15:17:13.647Zprocess exited: duration 11035 ms, exit code 0
 
912026-07-01T15:17:13.653Zstarting task 4: "build"
922026-07-01T15:17:13.658Z+ source ./env.sh
932026-07-01T15:17:13.658Z++ OLD_SHELL_OPTS=ehxB
942026-07-01T15:17:13.658Z++ set -o xtrace
952026-07-01T15:17:13.661Z++++ dirname ./env.sh
962026-07-01T15:17:13.665Z+++ readlink -f .
972026-07-01T15:17:13.668Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-07-01T15:17:13.668Z++ 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-07-01T15:17:13.668Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-07-01T15:17:13.668Z++ 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-07-01T15:17:13.668Z++ 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-07-01T15:17:13.668Z++ 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-07-01T15:17:13.668Z++ 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-07-01T15:17:13.668Z++ 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-07-01T15:17:13.668Z++ 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-07-01T15:17:13.669Z++ 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-07-01T15:17:13.669Z++ 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-07-01T15:17:13.669Z++ case $OLD_SHELL_OPTS in
1092026-07-01T15:17:13.669Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-07-01T15:17:13.669Z+ source .github/buildomat/ci-env.sh
1112026-07-01T15:17:13.669Z++ export CARGO_TERM_COLOR=always
1122026-07-01T15:17:13.669Z++ CARGO_TERM_COLOR=always
1132026-07-01T15:17:13.670Z+ cargo --version
1142026-07-01T15:17:13.675Zcargo 1.96.1 (356927216 2026-06-26)
1152026-07-01T15:17:13.678Z+ rustc --version
1162026-07-01T15:17:13.698Zrustc 1.96.1 (31fca3adb 2026-06-26)
1172026-07-01T15:17:13.701Z+ banner prerequisites
1182026-07-01T15:17:13.703Z
1192026-07-01T15:17:13.704Z ##### ##### ###### ##### ###### #### # # # #### #
1202026-07-01T15:17:13.704Z # # # # # # # # # # # # # # #
1212026-07-01T15:17:13.704Z # # # # ##### # # ##### # # # # # #### #
1222026-07-01T15:17:13.704Z ##### ##### # ##### # # # # # # # # #
1232026-07-01T15:17:13.704Z # # # # # # # # # # # # # # #
1242026-07-01T15:17:13.704Z # # # ###### # # ###### ### # #### # #### #
1252026-07-01T15:17:13.705Z
1262026-07-01T15:17:13.705Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1272026-07-01T15:17:15.256Z Startup: Refreshing catalog 'helios' ... Done
1282026-07-01T15:17:15.366Z Startup: Caching catalogs ... Done
1292026-07-01T15:17:15.858ZPlanning: Solver setup ... Done (0.445s)
1302026-07-01T15:17:15.885ZPlanning: Running solver ... Done (0.027s)
1312026-07-01T15:17:15.897ZPlanning: Finding local manifests ... Done (0.003s)
1322026-07-01T15:17:15.929ZPlanning: Fetching manifests: 0/2 0% complete
1332026-07-01T15:17:15.959ZPlanning: Fetching manifests: 2/2 100% complete
1342026-07-01T15:17:15.975ZPlanning: Package planning ... Done (0.014s)
1352026-07-01T15:17:15.978ZPlanning: Merging actions ... Done (0.001s)
1362026-07-01T15:17:16.141ZPlanning: Checking for conflicting actions ... Done (0.166s)
1372026-07-01T15:17:16.145ZPlanning: Consolidating action changes ... Done (0.001s)
1382026-07-01T15:17:16.958ZPlanning: Evaluating mediators ... Done (0.815s)
1392026-07-01T15:17:16.975ZPlanning: Planning completed in 1.57 seconds
1402026-07-01T15:17:16.979Z Packages to install: 2
1412026-07-01T15:17:16.979Z Estimated space available: 156.09 GB
1422026-07-01T15:17:16.979ZEstimated space to be consumed: 30.98 MB
1432026-07-01T15:17:16.979Z Create boot environment: No
1442026-07-01T15:17:16.979ZCreate backup boot environment: No
1452026-07-01T15:17:16.979Z Rebuild boot archive: No
1462026-07-01T15:17:16.979Z
1472026-07-01T15:17:16.979ZChanged packages:
1482026-07-01T15:17:16.979Zhelios
1492026-07-01T15:17:16.979Z developer/build-essential
1502026-07-01T15:17:16.979Z None -> 11-3.0
1512026-07-01T15:17:16.979Z library/libxmlsec1
1522026-07-01T15:17:16.979Z None -> 1.2.35-3.0
1532026-07-01T15:17:16.990Z
1542026-07-01T15:17:16.990ZDownload: 0/214 items 0.0/1.3MB 0% complete
1552026-07-01T15:17:17.577ZDownload: Completed 1.28 MB in 0.58 seconds (2.2M/s)
1562026-07-01T15:17:17.648Z Actions: 1/268 actions (Installing new actions)
1572026-07-01T15:17:17.682Z Actions: Completed 268 actions in 0.04 seconds.
1582026-07-01T15:17:17.685ZFinalize: Updating package state database ... Done (0.010s)
1592026-07-01T15:17:17.685ZFinalize: Updating package cache ... Done (0.000s)
1602026-07-01T15:17:17.721ZFinalize: Updating image state ... Done (0.031s)
1612026-07-01T15:17:20.105ZFinalize: Creating fast lookup database ... Done (2.374s)
1622026-07-01T15:17:20.180ZFinalize: Reading search index ... Done (0.012s)
1632026-07-01T15:17:20.188ZFinalize: Updating search index ... Done (0.000s)
1642026-07-01T15:17:20.293ZFinalize: Updating package cache ... Done (0.000s)
1652026-07-01T15:17:20.607ZPlanning: Evaluating mediator changes ... Done
1662026-07-01T15:17:20.714ZPlanning: Checking for conflicting actions ... Done
1672026-07-01T15:17:20.720ZPlanning: Consolidating action changes ... Done
1682026-07-01T15:17:20.877ZPlanning: Evaluating mediators ... Done
1692026-07-01T15:17:20.882ZPlanning: Planning completed in 0.27 seconds
1702026-07-01T15:17:20.901Z Mediators to change: 2
1712026-07-01T15:17:20.901Z Create boot environment: No
1722026-07-01T15:17:20.901ZCreate backup boot environment: No
1732026-07-01T15:17:20.948ZFinalize: Updating package state database ... Done
1742026-07-01T15:17:20.948ZFinalize: Updating package cache ... Done
1752026-07-01T15:17:20.960ZFinalize: Updating image state ... Done
1762026-07-01T15:17:22.921ZFinalize: Creating fast lookup database ... Done
1772026-07-01T15:17:22.979ZFinalize: Reading search index ... Done
1782026-07-01T15:17:22.983ZFinalize: Updating search index ... Done
1792026-07-01T15:17:23.039ZFinalize: Updating package cache ... Done
1802026-07-01T15:17:23.327ZPlanning: Evaluating mediator changes ... Done
1812026-07-01T15:17:23.438ZPlanning: Checking for conflicting actions ... Done
1822026-07-01T15:17:23.441ZPlanning: Consolidating action changes ... Done
1832026-07-01T15:17:23.599ZPlanning: Evaluating mediators ... Done
1842026-07-01T15:17:23.609ZPlanning: Planning completed in 0.27 seconds
1852026-07-01T15:17:23.633Z Mediators to change: 1
1862026-07-01T15:17:23.633Z Create boot environment: No
1872026-07-01T15:17:23.633ZCreate backup boot environment: No
1882026-07-01T15:17:23.656ZFinalize: Updating package state database ... Done
1892026-07-01T15:17:23.657ZFinalize: Updating package cache ... Done
1902026-07-01T15:17:23.672ZFinalize: Updating image state ... Done
1912026-07-01T15:17:25.615ZFinalize: Creating fast lookup database ... Done
1922026-07-01T15:17:25.681ZFinalize: Reading search index ... Done
1932026-07-01T15:17:25.685ZFinalize: Updating search index ... Done
1942026-07-01T15:17:25.772ZFinalize: Updating package cache ... Done
1952026-07-01T15:17:26.082ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1962026-07-01T15:17:26.082Zapache system 2.4 system
1972026-07-01T15:17:26.082Zclang system 15 system
1982026-07-01T15:17:26.082Zcsh system system illumos
1992026-07-01T15:17:26.082Zctags system system illumos
2002026-07-01T15:17:26.082Zfile vendor vendor darwinsys
2012026-07-01T15:17:26.082Zfile system system illumos
2022026-07-01T15:17:26.082Zgcc vendor 14 vendor
2032026-07-01T15:17:26.082Zgcc system 13 system
2042026-07-01T15:17:26.082Zgcc system 10 system
2052026-07-01T15:17:26.082Zgo system 1.25 system
2062026-07-01T15:17:26.082Zllvm system 15 system
2072026-07-01T15:17:26.082Zmariadb system 11.4 system
2082026-07-01T15:17:26.082Zmta vendor vendor dma
2092026-07-01T15:17:26.082Zopenjdk system 17 system
2102026-07-01T15:17:26.082Zopenjdk system 11 system
2112026-07-01T15:17:26.082Zopenssl vendor 3 vendor
2122026-07-01T15:17:26.086Zperl system 5.40 system
2132026-07-01T15:17:26.086Zpostgresql system 18 system
2142026-07-01T15:17:26.086Zpostgresql system 17 system
2152026-07-01T15:17:26.086Zpython vendor 3 vendor
2162026-07-01T15:17:26.086Zpython system 2 system
2172026-07-01T15:17:26.086Zpython3 vendor 3.13 vendor
2182026-07-01T15:17:26.086Zruby system 3.4 system
2192026-07-01T15:17:26.086Zruby system 3.0 system
2202026-07-01T15:17:26.086Zwords vendor vendor american-english
2212026-07-01T15:17:26.086Zwords system system australian-english
2222026-07-01T15:17:26.087Zwords system system british-english
2232026-07-01T15:17:26.087Zwords system system canadian-english
2242026-07-01T15:17:26.087Zwords system system french
2252026-07-01T15:17:26.087Zwords system system italian
2262026-07-01T15:17:26.087Zwords system system ngerman
2272026-07-01T15:17:26.087Zwords system system ogerman
2282026-07-01T15:17:26.087Zwords system system spanish
2292026-07-01T15:17:26.338ZPUBLISHER TYPE STATUS P LOCATION
2302026-07-01T15:17:26.338Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2312026-07-01T15:17:26.650ZFMRI IFO
2322026-07-01T15:17:26.650Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2332026-07-01T15:17:26.650Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2342026-07-01T15:17:26.650Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2352026-07-01T15:17:26.650Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2362026-07-01T15:17:26.651Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2372026-07-01T15:17:26.651Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2382026-07-01T15:17:26.651Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2392026-07-01T15:17:26.651Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2402026-07-01T15:17:26.651Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2412026-07-01T15:17:26.930Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2422026-07-01T15:17:27.213Z Updating crates.io index
2432026-07-01T15:17:27.216Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2442026-07-01T15:17:27.492Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2452026-07-01T15:17:27.813Z Updating git repository `https://github.com/oxidecomputer/propolis`
2462026-07-01T15:17:28.728Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2472026-07-01T15:17:29.238Z Updating git repository `https://github.com/oxidecomputer/crucible`
2482026-07-01T15:17:30.801Z Updating git repository `https://github.com/oxidecomputer/opte`
2492026-07-01T15:17:31.595Z Updating git repository `https://github.com/oxidecomputer/tofino`
2502026-07-01T15:17:31.884Z Updating git repository `https://github.com/oxidecomputer/lldp`
2512026-07-01T15:17:32.189Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2522026-07-01T15:17:33.248Z Updating git repository `https://github.com/oxidecomputer/clickward`
2532026-07-01T15:17:33.479Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2542026-07-01T15:17:33.810Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2552026-07-01T15:17:34.056Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2562026-07-01T15:17:34.461Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2572026-07-01T15:17:34.985Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2582026-07-01T15:17:35.245Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2592026-07-01T15:17:35.493Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2602026-07-01T15:17:35.793Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2612026-07-01T15:17:36.041Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2622026-07-01T15:17:36.299Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2632026-07-01T15:17:36.559Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2642026-07-01T15:17:36.842Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2652026-07-01T15:17:37.252Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2662026-07-01T15:17:37.588Z Updating git repository `https://github.com/oxidecomputer/erebor`
2672026-07-01T15:17:37.999Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2682026-07-01T15:17:38.410Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2692026-07-01T15:17:38.677Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2702026-07-01T15:17:39.076Z Updating git repository `https://github.com/oxidecomputer/ispf`
2712026-07-01T15:17:39.224Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2722026-07-01T15:17:39.465Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2732026-07-01T15:17:39.823Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2742026-07-01T15:17:40.174Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2752026-07-01T15:17:40.431Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2762026-07-01T15:17:40.720Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2772026-07-01T15:17:40.990Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2782026-07-01T15:17:41.275Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2792026-07-01T15:17:41.567Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2802026-07-01T15:17:45.912Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2812026-07-01T15:17:45.984Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2822026-07-01T15:17:45.984Z Updating git repository `https://github.com/illumos/smf-rs`
2832026-07-01T15:17:45.984Z Downloading crates ...
2842026-07-01T15:17:45.984Z Downloaded block-buffer v0.10.4
2852026-07-01T15:17:45.984Z Downloaded colorchoice v1.0.4
2862026-07-01T15:17:45.984Z Downloaded anstyle-query v1.1.5
2872026-07-01T15:17:45.986Z Downloaded anstream v1.0.0
2882026-07-01T15:17:45.986Z Downloaded quote v1.0.45
2892026-07-01T15:17:45.986Z Downloaded unicode-ident v1.0.24
2902026-07-01T15:17:45.986Z Downloaded camino v1.2.2
2912026-07-01T15:17:45.986Z Downloaded zerocopy v0.7.35
2922026-07-01T15:17:45.986Z Downloaded pest_derive v2.8.6
2932026-07-01T15:17:45.986Z Downloaded heck v0.5.0
2942026-07-01T15:17:45.986Z Downloaded dof v0.3.0
2952026-07-01T15:17:45.986Z Downloaded equivalent v1.0.2
2962026-07-01T15:17:45.986Z Downloaded anstyle-parse v1.0.0
2972026-07-01T15:17:45.986Z Downloaded fastrand v2.3.0
2982026-07-01T15:17:45.986Z Downloaded dtrace-parser v0.2.0
2992026-07-01T15:17:45.986Z Downloaded clap_lex v1.0.0
3002026-07-01T15:17:45.986Z Downloaded cargo-platform v0.3.2
3012026-07-01T15:17:45.986Z Downloaded goblin v0.8.2
3022026-07-01T15:17:45.986Z Downloaded digest v0.10.7
3032026-07-01T15:17:45.987Z Downloaded autocfg v1.5.0
3042026-07-01T15:17:45.987Z Downloaded anstyle v1.0.14
3052026-07-01T15:17:45.987Z Downloaded crypto-common v0.1.7
3062026-07-01T15:17:45.987Z Downloaded pretty-hex v0.4.1
3072026-07-01T15:17:45.987Z Downloaded hashbrown v0.17.0
3082026-07-01T15:17:45.987Z Downloaded pest_generator v2.8.6
3092026-07-01T15:17:45.987Z Downloaded anyhow v1.0.102
3102026-07-01T15:17:45.987Z Downloaded heck v0.4.1
3112026-07-01T15:17:45.987Z Downloaded cpufeatures v0.2.17
3122026-07-01T15:17:45.987Z Downloaded cargo_metadata v0.23.1
3132026-07-01T15:17:45.987Z Downloaded errno v0.3.14
3142026-07-01T15:17:45.987Z Downloaded cfg-if v1.0.4
3152026-07-01T15:17:45.987Z Downloaded memmap v0.7.0
3162026-07-01T15:17:45.987Z Downloaded utf8parse v0.2.2
3172026-07-01T15:17:45.987Z Downloaded usdt-attr-macro v0.5.0
3182026-07-01T15:17:45.987Z Downloaded usdt v0.5.0
3192026-07-01T15:17:45.987Z Downloaded serde_spanned v0.6.9
3202026-07-01T15:17:45.987Z Downloaded toml_datetime v0.6.11
3212026-07-01T15:17:45.987Z Downloaded version_check v0.9.5
3222026-07-01T15:17:45.987Z Downloaded macaddr v1.0.1
3232026-07-01T15:17:45.987Z Downloaded unicode-linebreak v0.1.5
3242026-07-01T15:17:45.987Z Downloaded plain v0.2.3
3252026-07-01T15:17:45.987Z Downloaded scroll_derive v0.12.1
3262026-07-01T15:17:45.987Z Downloaded fnv v1.0.7
3272026-07-01T15:17:45.987Z Downloaded usdt-macro v0.5.0
3282026-07-01T15:17:45.987Z Downloaded is_terminal_polyfill v1.70.2
3292026-07-01T15:17:45.987Z Downloaded toml_write v0.1.2
3302026-07-01T15:17:45.987Z Downloaded thread-id v4.2.2
3312026-07-01T15:17:45.987Z Downloaded swrite v0.1.0
3322026-07-01T15:17:45.987Z Downloaded strsim v0.11.1
3332026-07-01T15:17:45.987Z Downloaded terminal_size v0.4.3
3342026-07-01T15:17:45.987Z Downloaded proc-macro-error-attr v1.0.4
3352026-07-01T15:17:45.987Z Downloaded smawk v0.3.2
3362026-07-01T15:17:45.987Z Downloaded serde_tokenstream v0.2.3
3372026-07-01T15:17:45.988Z Downloaded byteorder v1.5.0
3382026-07-01T15:17:45.988Z Downloaded bytecount v0.6.9
3392026-07-01T15:17:45.988Z Downloaded generic-array v0.14.7
3402026-07-01T15:17:45.988Z Downloaded proc-macro-error v1.0.4
3412026-07-01T15:17:45.988Z Downloaded thiserror v1.0.69
3422026-07-01T15:17:45.990Z Downloaded tabled_derive v0.7.0
3432026-07-01T15:17:45.990Z Downloaded camino-tempfile v1.4.1
3442026-07-01T15:17:45.990Z Downloaded thiserror-impl v2.0.18
3452026-07-01T15:17:45.990Z Downloaded sha2 v0.10.9
3462026-07-01T15:17:45.990Z Downloaded log v0.4.29
3472026-07-01T15:17:45.990Z Downloaded scroll v0.12.0
3482026-07-01T15:17:45.990Z Downloaded clap_derive v4.6.1
3492026-07-01T15:17:45.990Z Downloaded cargo_toml v0.21.0
3502026-07-01T15:17:45.990Z Downloaded thiserror v2.0.18
3512026-07-01T15:17:45.990Z Downloaded itoa v1.0.17
3522026-07-01T15:17:45.990Z Downloaded thiserror-impl v1.0.69
3532026-07-01T15:17:45.990Z Downloaded usdt-impl v0.5.0
3542026-07-01T15:17:45.990Z Downloaded ucd-trie v0.1.7
3552026-07-01T15:17:45.990Z Downloaded zmij v1.0.21
3562026-07-01T15:17:45.990Z Downloaded fs-err v3.3.0
3572026-07-01T15:17:45.990Z Downloaded semver v1.0.28
3582026-07-01T15:17:45.990Z Downloaded getrandom v0.4.1
3592026-07-01T15:17:45.990Z Downloaded toml v0.8.23
3602026-07-01T15:17:45.990Z Downloaded once_cell v1.21.3
3612026-07-01T15:17:45.990Z Downloaded zerocopy-derive v0.7.35
3622026-07-01T15:17:45.990Z Downloaded papergrid v0.11.0
3632026-07-01T15:17:45.990Z Downloaded clap v4.6.1
3642026-07-01T15:17:45.990Z Downloaded serde_derive v1.0.228
3652026-07-01T15:17:45.993Z Downloaded memchr v2.8.0
3662026-07-01T15:17:45.993Z Downloaded proc-macro2 v1.0.106
3672026-07-01T15:17:45.993Z Downloaded bitflags v2.11.0
3682026-07-01T15:17:45.993Z Downloaded serde_core v1.0.228
3692026-07-01T15:17:45.993Z Downloaded textwrap v0.16.2
3702026-07-01T15:17:45.993Z Downloaded pest_meta v2.8.6
3712026-07-01T15:17:45.993Z Downloaded typenum v1.19.0
3722026-07-01T15:17:45.993Z Downloaded toml_edit v0.22.27
3732026-07-01T15:17:45.994Z Downloaded tempfile v3.25.0
3742026-07-01T15:17:45.994Z Downloaded indexmap v2.14.0
3752026-07-01T15:17:45.994Z Downloaded serde v1.0.228
3762026-07-01T15:17:45.994Z Downloaded pest v2.8.6
3772026-07-01T15:17:45.994Z Downloaded serde_json v1.0.150
3782026-07-01T15:17:45.994Z Downloaded clap_builder v4.6.0
3792026-07-01T15:17:45.994Z Downloaded winnow v0.7.14
3802026-07-01T15:17:45.994Z Downloaded syn v1.0.109
3812026-07-01T15:17:46.062Z Downloaded tabled v0.15.0
3822026-07-01T15:17:46.063Z Downloaded unicode-width v0.2.0
3832026-07-01T15:17:46.063Z Downloaded unicode-width v0.1.14
3842026-07-01T15:17:46.063Z Downloaded syn v2.0.117
3852026-07-01T15:17:46.063Z Downloaded rustix v1.1.3
3862026-07-01T15:17:46.063Z Downloaded libc v0.2.185
3872026-07-01T15:17:46.063Z Compiling proc-macro2 v1.0.106
3882026-07-01T15:17:46.063Z Compiling unicode-ident v1.0.24
3892026-07-01T15:17:46.063Z Compiling quote v1.0.45
3902026-07-01T15:17:46.063Z Compiling libc v0.2.185
3912026-07-01T15:17:46.063Z Compiling serde_core v1.0.228
3922026-07-01T15:17:46.063Z Compiling version_check v0.9.5
3932026-07-01T15:17:46.063Z Compiling memchr v2.8.0
3942026-07-01T15:17:46.063Z Compiling serde v1.0.228
3952026-07-01T15:17:46.063Z Compiling zmij v1.0.21
3962026-07-01T15:17:46.072Z Compiling ucd-trie v0.1.7
3972026-07-01T15:17:46.174Z Compiling itoa v1.0.17
3982026-07-01T15:17:46.309Z Compiling thiserror v1.0.69
3992026-07-01T15:17:46.340Z Compiling pest v2.8.6
4002026-07-01T15:17:46.383Z Compiling rustix v1.1.3
4012026-07-01T15:17:46.486Z Compiling byteorder v1.5.0
4022026-07-01T15:17:46.709Z Compiling errno v0.3.14
4032026-07-01T15:17:46.857Z Compiling serde_json v1.0.150
4042026-07-01T15:17:46.890Z Compiling bitflags v2.11.0
4052026-07-01T15:17:47.018Z Compiling syn v2.0.117
4062026-07-01T15:17:47.092Z Compiling thread-id v4.2.2
4072026-07-01T15:17:47.101Z Compiling proc-macro-error-attr v1.0.4
4082026-07-01T15:17:47.171Z Compiling usdt-impl v0.5.0
4092026-07-01T15:17:47.189Z Compiling syn v1.0.109
4102026-07-01T15:17:47.346Z Compiling proc-macro-error v1.0.4
4112026-07-01T15:17:47.395Z Compiling pest_meta v2.8.6
4122026-07-01T15:17:47.565Z Compiling plain v0.2.3
4132026-07-01T15:17:47.579Z Compiling equivalent v1.0.2
4142026-07-01T15:17:47.651Z Compiling getrandom v0.4.1
4152026-07-01T15:17:47.668Z Compiling camino v1.2.2
4162026-07-01T15:17:47.684Z Compiling log v0.4.29
4172026-07-01T15:17:48.004Z Compiling hashbrown v0.17.0
4182026-07-01T15:17:48.018Z Compiling utf8parse v0.2.2
4192026-07-01T15:17:48.106Z Compiling anstyle-parse v1.0.0
4202026-07-01T15:17:48.129Z Compiling terminal_size v0.4.3
4212026-07-01T15:17:48.543Z Compiling indexmap v2.14.0
4222026-07-01T15:17:48.578Z Compiling anstyle v1.0.14
4232026-07-01T15:17:48.700Z Compiling colorchoice v1.0.4
4242026-07-01T15:17:48.806Z Compiling anstyle-query v1.1.5
4252026-07-01T15:17:48.823Z Compiling winnow v0.7.14
4262026-07-01T15:17:48.901Z Compiling autocfg v1.5.0
4272026-07-01T15:17:48.924Z Compiling thiserror v2.0.18
4282026-07-01T15:17:49.006Z Compiling pretty-hex v0.4.1
4292026-07-01T15:17:49.160Z Compiling is_terminal_polyfill v1.70.2
4302026-07-01T15:17:49.164Z Compiling cfg-if v1.0.4
4312026-07-01T15:17:49.253Z Compiling pest_generator v2.8.6
4322026-07-01T15:17:49.269Z Compiling toml_write v0.1.2
4332026-07-01T15:17:49.301Z Compiling anstream v1.0.0
4342026-07-01T15:17:49.328Z Compiling fs-err v3.3.0
4352026-07-01T15:17:49.640Z Compiling anyhow v1.0.102
4362026-07-01T15:17:49.681Z Compiling once_cell v1.21.3
4372026-07-01T15:17:49.790Z Compiling heck v0.5.0
4382026-07-01T15:17:49.887Z Compiling strsim v0.11.1
4392026-07-01T15:17:49.949Z Compiling fnv v1.0.7
4402026-07-01T15:17:49.966Z Compiling bytecount v0.6.9
4412026-07-01T15:17:49.983Z Compiling clap_lex v1.0.0
4422026-07-01T15:17:50.026Z Compiling heck v0.4.1
4432026-07-01T15:17:50.057Z Compiling unicode-width v0.1.14
4442026-07-01T15:17:50.100Z Compiling fastrand v2.3.0
4452026-07-01T15:17:50.212Z Compiling clap_builder v4.6.0
4462026-07-01T15:17:50.266Z Compiling tabled_derive v0.7.0
4472026-07-01T15:17:50.304Z Compiling tempfile v3.25.0
4482026-07-01T15:17:50.325Z Compiling papergrid v0.11.0
4492026-07-01T15:17:50.342Z Compiling cargo-platform v0.3.2
4502026-07-01T15:17:50.362Z Compiling semver v1.0.28
4512026-07-01T15:17:50.442Z Compiling memmap v0.7.0
4522026-07-01T15:17:50.619Z Compiling unicode-linebreak v0.1.5
4532026-07-01T15:17:50.636Z Compiling unicode-width v0.2.0
4542026-07-01T15:17:50.673Z Compiling smawk v0.3.2
4552026-07-01T15:17:50.690Z Compiling camino-tempfile v1.4.1
4562026-07-01T15:17:50.877Z Compiling serde_derive v1.0.228
4572026-07-01T15:17:50.909Z Compiling thiserror-impl v1.0.69
4582026-07-01T15:17:50.952Z Compiling zerocopy-derive v0.7.35
4592026-07-01T15:17:50.974Z Compiling pest_derive v2.8.6
4602026-07-01T15:17:51.215Z Compiling scroll_derive v0.12.1
4612026-07-01T15:17:51.243Z Compiling thiserror-impl v2.0.18
4622026-07-01T15:17:51.439Z Compiling clap_derive v4.6.1
4632026-07-01T15:17:51.775Z Compiling tabled v0.15.0
4642026-07-01T15:17:51.850Z Compiling zerocopy v0.7.35
4652026-07-01T15:17:51.914Z Compiling scroll v0.12.0
4662026-07-01T15:17:52.198Z Compiling goblin v0.8.2
4672026-07-01T15:17:52.335Z Compiling dtrace-parser v0.2.0
4682026-07-01T15:17:52.407Z Compiling textwrap v0.16.2
4692026-07-01T15:17:52.870Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4702026-07-01T15:17:53.034Z Compiling swrite v0.1.0
4712026-07-01T15:17:53.225Z Compiling clap v4.6.1
4722026-07-01T15:17:53.998Z Compiling serde_spanned v0.6.9
4732026-07-01T15:17:53.998Z Compiling toml_datetime v0.6.11
4742026-07-01T15:17:54.002Z Compiling macaddr v1.0.1
4752026-07-01T15:17:54.003Z Compiling cargo_metadata v0.23.1
4762026-07-01T15:17:54.016Z Compiling dof v0.3.0
4772026-07-01T15:17:54.082Z Compiling serde_tokenstream v0.2.3
4782026-07-01T15:17:54.210Z Compiling toml_edit v0.22.27
4792026-07-01T15:17:54.763Z Compiling usdt-macro v0.5.0
4802026-07-01T15:17:54.782Z Compiling usdt-attr-macro v0.5.0
4812026-07-01T15:17:55.401Z Compiling usdt v0.5.0
4822026-07-01T15:17:55.532Z Compiling toml v0.8.23
4832026-07-01T15:17:55.883Z Compiling cargo_toml v0.21.0
4842026-07-01T15:17:57.188Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4852026-07-01T15:17:59.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.41s
4862026-07-01T15:17:59.360Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4872026-07-01T15:17:59.845Z Downloading crates ...
4882026-07-01T15:17:59.959Z Downloaded adler2 v2.0.1
4892026-07-01T15:17:59.974Z Downloaded async-bb8-diesel v0.2.1
4902026-07-01T15:17:59.974Z Downloaded chacha20 v0.10.0
4912026-07-01T15:17:59.975Z Downloaded bitflags v1.3.2
4922026-07-01T15:17:59.975Z Downloaded allocator-api2 v0.2.21
4932026-07-01T15:17:59.975Z Downloaded assert_matches v1.5.0
4942026-07-01T15:17:59.975Z Downloaded base16ct v0.2.0
4952026-07-01T15:17:59.975Z Downloaded crossbeam-utils v0.8.21
4962026-07-01T15:17:59.980Z Downloaded async-recursion v1.1.1
4972026-07-01T15:17:59.980Z Downloaded darling_macro v0.21.3
4982026-07-01T15:17:59.980Z Downloaded daft-derive v0.1.7
4992026-07-01T15:17:59.980Z Downloaded bitfield-macros v0.19.4
5002026-07-01T15:17:59.980Z Downloaded base64 v0.22.1
5012026-07-01T15:17:59.980Z Downloaded curve25519-dalek-derive v0.1.1
5022026-07-01T15:17:59.980Z Downloaded ahash v0.8.12
5032026-07-01T15:17:59.980Z Downloaded async-compression v0.4.41
5042026-07-01T15:17:59.986Z Downloaded darling_macro v0.20.11
5052026-07-01T15:17:59.986Z Downloaded crc-catalog v2.4.0
5062026-07-01T15:17:59.986Z Downloaded crossbeam-channel v0.5.15
5072026-07-01T15:17:59.989Z Downloaded debug-ignore v1.0.5
5082026-07-01T15:17:59.989Z Downloaded darling_macro v0.23.0
5092026-07-01T15:17:59.989Z Downloaded crc8 v0.1.1
5102026-07-01T15:17:59.989Z Downloaded block-padding v0.3.3
5112026-07-01T15:17:59.989Z Downloaded array-init v0.0.4
5122026-07-01T15:17:59.997Z Downloaded critical-section v1.2.0
5132026-07-01T15:17:59.997Z Downloaded ctr v0.9.2
5142026-07-01T15:17:59.997Z Downloaded async-stream v0.3.6
5152026-07-01T15:18:00.003Z Downloaded csv-core v0.1.13
5162026-07-01T15:18:00.004Z Downloaded daft v0.1.7
5172026-07-01T15:18:00.004Z Downloaded ascii-canvas v3.0.0
5182026-07-01T15:18:00.004Z Downloaded crypto-common v0.2.2
5192026-07-01T15:18:00.004Z Downloaded dropshot-api-manager-types v0.7.2
5202026-07-01T15:18:00.004Z Downloaded derive_builder_macro v0.20.2
5212026-07-01T15:18:00.004Z Downloaded bit-set v0.5.3
5222026-07-01T15:18:00.007Z Downloaded cstr-argument v0.1.2
5232026-07-01T15:18:00.008Z Downloaded bcrypt-pbkdf v0.10.0
5242026-07-01T15:18:00.008Z Downloaded bitfield-struct v0.6.2
5252026-07-01T15:18:00.008Z Downloaded data-encoding v2.10.0
5262026-07-01T15:18:00.008Z Downloaded block-buffer v0.12.1
5272026-07-01T15:18:00.008Z Downloaded derive_builder_core v0.20.2
5282026-07-01T15:18:00.008Z Downloaded der_derive v0.7.3
5292026-07-01T15:18:00.013Z Downloaded crossbeam-epoch v0.9.18
5302026-07-01T15:18:00.013Z Downloaded defmt-parser v1.0.0
5312026-07-01T15:18:00.013Z Downloaded darling_macro v0.13.4
5322026-07-01T15:18:00.013Z Downloaded bitfield v0.19.4
5332026-07-01T15:18:00.016Z Downloaded defmt v0.3.100
5342026-07-01T15:18:00.017Z Downloaded cfg_aliases v0.1.1
5352026-07-01T15:18:00.017Z Downloaded atty v0.2.14
5362026-07-01T15:18:00.017Z Downloaded darling v0.20.11
5372026-07-01T15:18:00.022Z Downloaded atomic-waker v1.1.2
5382026-07-01T15:18:00.022Z Downloaded async-stream-impl v0.3.6
5392026-07-01T15:18:00.022Z Downloaded arrayvec v0.7.6
5402026-07-01T15:18:00.022Z Downloaded crc v3.4.0
5412026-07-01T15:18:00.025Z Downloaded atomicwrites v0.4.4
5422026-07-01T15:18:00.025Z Downloaded ar_archive_writer v0.5.1
5432026-07-01T15:18:00.026Z Downloaded castaway v0.2.4
5442026-07-01T15:18:00.031Z Downloaded aead v0.5.2
5452026-07-01T15:18:00.032Z Downloaded cobs v0.3.0
5462026-07-01T15:18:00.032Z Downloaded cpufeatures v0.3.0
5472026-07-01T15:18:00.035Z Downloaded dtrace-parser v0.3.0
5482026-07-01T15:18:00.036Z Downloaded crucible-workspace-hack v0.1.0
5492026-07-01T15:18:00.036Z Downloaded compression-core v0.4.31
5502026-07-01T15:18:00.036Z Downloaded document-features v0.2.12
5512026-07-01T15:18:00.036Z Downloaded cexpr v0.6.0
5522026-07-01T15:18:00.039Z Downloaded flagset v0.4.7
5532026-07-01T15:18:00.039Z Downloaded base64ct v1.8.3
5542026-07-01T15:18:00.039Z Downloaded backoff v0.4.0
5552026-07-01T15:18:00.045Z Downloaded darling_core v0.13.4
5562026-07-01T15:18:00.045Z Downloaded dunce v1.0.5
5572026-07-01T15:18:00.051Z Downloaded derive_builder v0.20.2
5582026-07-01T15:18:00.051Z Downloaded endian-type v0.1.2
5592026-07-01T15:18:00.051Z Downloaded darling v0.21.3
5602026-07-01T15:18:00.055Z Downloaded dyn-clone v1.0.20
5612026-07-01T15:18:00.056Z Downloaded ciborium-io v0.2.2
5622026-07-01T15:18:00.056Z Downloaded bit-set v0.8.0
5632026-07-01T15:18:00.056Z Downloaded env_filter v1.0.0
5642026-07-01T15:18:00.060Z Downloaded embedded-io v0.4.0
5652026-07-01T15:18:00.060Z Downloaded cfg_aliases v0.2.1
5662026-07-01T15:18:00.060Z Downloaded bb8 v0.8.6
5672026-07-01T15:18:00.064Z Downloaded convert_case v0.4.0
5682026-07-01T15:18:00.067Z Downloaded diesel_table_macro_syntax v0.3.0
5692026-07-01T15:18:00.067Z Downloaded arrayref v0.3.9
5702026-07-01T15:18:00.072Z Downloaded embedded-io v0.6.1
5712026-07-01T15:18:00.077Z Downloaded dirs-next v2.0.0
5722026-07-01T15:18:00.077Z Downloaded downcast-rs v2.0.2
5732026-07-01T15:18:00.077Z Downloaded display-error-chain v0.2.2
5742026-07-01T15:18:00.077Z Downloaded difflib v0.4.0
5752026-07-01T15:18:00.077Z Downloaded crunchy v0.2.4
5762026-07-01T15:18:00.077Z Downloaded foreign-types-shared v0.3.1
5772026-07-01T15:18:00.081Z Downloaded dirs-sys-next v0.1.2
5782026-07-01T15:18:00.081Z Downloaded float-cmp v0.10.0
5792026-07-01T15:18:00.082Z Downloaded futures-sink v0.3.32
5802026-07-01T15:18:00.082Z Downloaded ciborium-ll v0.2.2
5812026-07-01T15:18:00.087Z Downloaded enum-as-inner v0.6.1
5822026-07-01T15:18:00.087Z Downloaded dof v0.4.0
5832026-07-01T15:18:00.087Z Downloaded foreign-types-shared v0.1.1
5842026-07-01T15:18:00.088Z Downloaded foreign-types-macros v0.2.3
5852026-07-01T15:18:00.092Z Downloaded fixedbitset v0.5.7
5862026-07-01T15:18:00.092Z Downloaded displaydoc v0.2.5
5872026-07-01T15:18:00.092Z Downloaded bcs v0.1.6
5882026-07-01T15:18:00.092Z Downloaded crc-any v2.5.0
5892026-07-01T15:18:00.092Z Downloaded anstream v0.6.21
5902026-07-01T15:18:00.096Z Downloaded anstyle-parse v0.2.7
5912026-07-01T15:18:00.096Z Downloaded funty v2.0.0
5922026-07-01T15:18:00.096Z Downloaded fixedbitset v0.4.2
5932026-07-01T15:18:00.096Z Downloaded foreign-types v0.3.2
5942026-07-01T15:18:00.101Z Downloaded buf-list v1.1.2
5952026-07-01T15:18:00.101Z Downloaded argon2 v0.5.3
5962026-07-01T15:18:00.101Z Downloaded float-ord v0.3.2
5972026-07-01T15:18:00.105Z Downloaded darling_core v0.23.0
5982026-07-01T15:18:00.105Z Downloaded futures-macro v0.3.32
5992026-07-01T15:18:00.105Z Downloaded git-stub v1.0.0
6002026-07-01T15:18:00.105Z Downloaded fxhash v0.2.1
6012026-07-01T15:18:00.109Z Downloaded ghash v0.5.1
6022026-07-01T15:18:00.109Z Downloaded futures-core v0.3.32
6032026-07-01T15:18:00.109Z Downloaded globwalk v0.9.1
6042026-07-01T15:18:00.110Z Downloaded futures-task v0.3.32
6052026-07-01T15:18:00.116Z Downloaded futures-io v0.3.32
6062026-07-01T15:18:00.116Z Downloaded form_urlencoded v1.2.2
6072026-07-01T15:18:00.116Z Downloaded foreign-types v0.5.0
6082026-07-01T15:18:00.116Z Downloaded digest v0.11.3
6092026-07-01T15:18:00.116Z Downloaded hash32 v0.3.1
6102026-07-01T15:18:00.116Z Downloaded hash32 v0.2.1
6112026-07-01T15:18:00.121Z Downloaded gethostname v0.5.0
6122026-07-01T15:18:00.121Z Downloaded hex-literal v0.4.1
6132026-07-01T15:18:00.121Z Downloaded headers-core v0.3.0
6142026-07-01T15:18:00.126Z Downloaded ecdsa v0.16.9
6152026-07-01T15:18:00.126Z Downloaded crossbeam-deque v0.8.6
6162026-07-01T15:18:00.133Z Downloaded cipher v0.4.4
6172026-07-01T15:18:00.133Z Downloaded derive-ex v0.1.8
6182026-07-01T15:18:00.137Z Downloaded ff v0.13.1
6192026-07-01T15:18:00.138Z Downloaded chacha20 v0.9.1
6202026-07-01T15:18:00.138Z Downloaded async-trait v0.1.89
6212026-07-01T15:18:00.138Z Downloaded either v1.15.0
6222026-07-01T15:18:00.138Z Downloaded darling v0.13.4
6232026-07-01T15:18:00.144Z Downloaded ena v0.14.4
6242026-07-01T15:18:00.144Z Downloaded convert_case v0.10.0
6252026-07-01T15:18:00.144Z Downloaded compression-codecs v0.4.37
6262026-07-01T15:18:00.149Z Downloaded bit-vec v0.6.3
6272026-07-01T15:18:00.149Z Downloaded home v0.5.12
6282026-07-01T15:18:00.149Z Downloaded find-msvc-tools v0.1.9
6292026-07-01T15:18:00.149Z Downloaded filetime v0.2.27
6302026-07-01T15:18:00.149Z Downloaded cbc v0.1.2
6312026-07-01T15:18:00.153Z Downloaded constant_time_eq v0.4.2
6322026-07-01T15:18:00.153Z Downloaded http-range v0.1.5
6332026-07-01T15:18:00.153Z Downloaded hostname v0.3.1
6342026-07-01T15:18:00.154Z Downloaded dsl_auto_type v0.2.0
6352026-07-01T15:18:00.158Z Downloaded hubpack_derive v0.1.1
6362026-07-01T15:18:00.159Z Downloaded hubpack v0.1.2
6372026-07-01T15:18:00.159Z Downloaded erased-serde v0.3.31
6382026-07-01T15:18:00.159Z Downloaded http-body v1.0.1
6392026-07-01T15:18:00.159Z Downloaded hostname v0.4.2
6402026-07-01T15:18:00.165Z Downloaded foldhash v0.1.5
6412026-07-01T15:18:00.165Z Downloaded hyper-tls v0.6.0
6422026-07-01T15:18:00.165Z Downloaded darling_core v0.21.3
6432026-07-01T15:18:00.171Z Downloaded fs_extra v1.3.0
6442026-07-01T15:18:00.171Z Downloaded crc32fast v1.5.0
6452026-07-01T15:18:00.171Z Downloaded bit-vec v0.8.0
6462026-07-01T15:18:00.171Z Downloaded ed25519 v2.2.3
6472026-07-01T15:18:00.171Z Downloaded globset v0.4.18
6482026-07-01T15:18:00.171Z Downloaded git-stub-vcs v0.1.0
6492026-07-01T15:18:00.175Z Downloaded colored v2.2.0
6502026-07-01T15:18:00.175Z Downloaded corncobs v0.1.4
6512026-07-01T15:18:00.175Z Downloaded hex v0.4.3
6522026-07-01T15:18:00.175Z Downloaded blowfish v0.9.1
6532026-07-01T15:18:00.175Z Downloaded byte-wrapper v0.1.0
6542026-07-01T15:18:00.178Z Downloaded fallible-iterator v0.2.0
6552026-07-01T15:18:00.178Z Downloaded ident_case v1.0.1
6562026-07-01T15:18:00.179Z Downloaded futures-executor v0.3.32
6572026-07-01T15:18:00.182Z Downloaded fs-err v2.11.0
6582026-07-01T15:18:00.182Z Downloaded idna_adapter v1.2.1
6592026-07-01T15:18:00.182Z Downloaded foldhash v0.2.0
6602026-07-01T15:18:00.183Z Downloaded illumos-nvpair-sys v0.2.0
6612026-07-01T15:18:00.187Z Downloaded illumos-nvpair v0.3.0
6622026-07-01T15:18:00.187Z Downloaded defmt v1.0.1
6632026-07-01T15:18:00.187Z Downloaded darling v0.23.0
6642026-07-01T15:18:00.191Z Downloaded instant v0.1.13
6652026-07-01T15:18:00.191Z Downloaded group v0.13.0
6662026-07-01T15:18:00.191Z Downloaded camino-tempfile-ext v0.3.3
6672026-07-01T15:18:00.195Z Downloaded highway v1.3.0
6682026-07-01T15:18:00.195Z Downloaded fd-lock v4.0.4
6692026-07-01T15:18:00.199Z Downloaded defmt-macros v1.0.1
6702026-07-01T15:18:00.199Z Downloaded indoc v1.0.9
6712026-07-01T15:18:00.199Z Downloaded indent_write v2.2.0
6722026-07-01T15:18:00.203Z Downloaded diesel-dtrace v0.5.0
6732026-07-01T15:18:00.203Z Downloaded deranged v0.5.8
6742026-07-01T15:18:00.203Z Downloaded instability v0.3.11
6752026-07-01T15:18:00.210Z Downloaded inout v0.1.4
6762026-07-01T15:18:00.210Z Downloaded const_format_proc_macros v0.2.34
6772026-07-01T15:18:00.210Z Downloaded cmake v0.1.57
6782026-07-01T15:18:00.215Z Downloaded env_logger v0.11.9
6792026-07-01T15:18:00.215Z Downloaded colored v3.1.1
6802026-07-01T15:18:00.215Z Downloaded internet-checksum v0.2.1
6812026-07-01T15:18:00.216Z Downloaded drift v0.2.0
6822026-07-01T15:18:00.221Z Downloaded lazy_static v1.5.0
6832026-07-01T15:18:00.221Z Downloaded kstat-rs v0.2.4
6842026-07-01T15:18:00.226Z Downloaded is_ci v1.2.0
6852026-07-01T15:18:00.226Z Downloaded humantime v2.3.0
6862026-07-01T15:18:00.226Z Downloaded des v0.8.1
6872026-07-01T15:18:00.226Z Downloaded is-terminal v0.4.17
6882026-07-01T15:18:00.226Z Downloaded cookie v0.18.1
6892026-07-01T15:18:00.230Z Downloaded hyper-staticfile v0.10.1
6902026-07-01T15:18:00.230Z Downloaded bzip2 v0.4.4
6912026-07-01T15:18:00.230Z Downloaded keccak v0.1.6
6922026-07-01T15:18:00.230Z Downloaded http-body-util v0.1.3
6932026-07-01T15:18:00.234Z Downloaded cookie_store v0.22.1
6942026-07-01T15:18:00.234Z Downloaded lalrpop-util v0.19.12
6952026-07-01T15:18:00.234Z Downloaded backon v1.6.0
6962026-07-01T15:18:00.238Z Downloaded lru-cache v0.1.2
6972026-07-01T15:18:00.238Z Downloaded lru v0.12.5
6982026-07-01T15:18:00.238Z Downloaded blake2 v0.10.6
6992026-07-01T15:18:00.238Z Downloaded console v0.16.2
7002026-07-01T15:18:00.242Z Downloaded console v0.15.11
7012026-07-01T15:18:00.242Z Downloaded cassowary v0.3.0
7022026-07-01T15:18:00.242Z Downloaded derive-where v1.6.0
7032026-07-01T15:18:00.246Z Downloaded const-oid v0.9.6
7042026-07-01T15:18:00.246Z Downloaded cancel-safe-futures v0.1.5
7052026-07-01T15:18:00.250Z Downloaded linked-hash-map v0.5.6
7062026-07-01T15:18:00.250Z Downloaded libscf-sys v1.1.0
7072026-07-01T15:18:00.250Z Downloaded ciborium v0.2.2
7082026-07-01T15:18:00.254Z Downloaded lzss v0.8.2
7092026-07-01T15:18:00.254Z Downloaded lru-slab v0.1.2
7102026-07-01T15:18:00.254Z Downloaded ingot v0.1.1
7112026-07-01T15:18:00.259Z Downloaded impl-trait-for-tuples v0.2.3
7122026-07-01T15:18:00.259Z Downloaded md5 v0.7.0
7132026-07-01T15:18:00.259Z Downloaded maybe-uninit v2.0.0
7142026-07-01T15:18:00.264Z Downloaded match_cfg v0.1.0
7152026-07-01T15:18:00.264Z Downloaded clang-sys v1.8.1
7162026-07-01T15:18:00.264Z Downloaded futures-channel v0.3.32
7172026-07-01T15:18:00.264Z Downloaded md-5 v0.10.6
7182026-07-01T15:18:00.267Z Downloaded elliptic-curve v0.13.8
7192026-07-01T15:18:00.272Z Downloaded fatfs v0.3.6
7202026-07-01T15:18:00.277Z Downloaded derive_more v0.99.20
7212026-07-01T15:18:00.278Z Downloaded glob v0.3.3
7222026-07-01T15:18:00.278Z Downloaded dropshot_endpoint v0.17.1
7232026-07-01T15:18:00.282Z Downloaded diff v0.1.13
7242026-07-01T15:18:00.282Z Downloaded newline-converter v0.3.0
7252026-07-01T15:18:00.282Z Downloaded ingot-types v0.1.2
7262026-07-01T15:18:00.282Z Downloaded new_debug_unreachable v1.0.6
7272026-07-01T15:18:00.282Z Downloaded multimap v0.10.1
7282026-07-01T15:18:00.288Z Downloaded maplit v1.0.2
7292026-07-01T15:18:00.288Z Downloaded nibble_vec v0.1.0
7302026-07-01T15:18:00.288Z Downloaded hmac v0.12.1
7312026-07-01T15:18:00.291Z Downloaded newtype_derive v0.1.6
7322026-07-01T15:18:00.291Z Downloaded newtype-uuid-macros v0.1.0
7332026-07-01T15:18:00.291Z Downloaded nonempty v0.12.0
7342026-07-01T15:18:00.291Z Downloaded ipnetwork v0.21.1
7352026-07-01T15:18:00.295Z Downloaded nodrop v0.1.14
7362026-07-01T15:18:00.295Z Downloaded bzip2 v0.6.1
7372026-07-01T15:18:00.301Z Downloaded normalize-line-endings v0.3.0
7382026-07-01T15:18:00.301Z Downloaded num-derive v0.3.3
7392026-07-01T15:18:00.301Z Downloaded hyper-rustls v0.27.7
7402026-07-01T15:18:00.304Z Downloaded hybrid-array v0.4.10
7412026-07-01T15:18:00.305Z Downloaded crypto-bigint v0.5.5
7422026-07-01T15:18:00.308Z Downloaded jobserver v0.1.34
7432026-07-01T15:18:00.308Z Downloaded const-oid v0.10.2
7442026-07-01T15:18:00.310Z Downloaded num-conv v0.2.0
7452026-07-01T15:18:00.315Z Downloaded libsw-core v0.3.2
7462026-07-01T15:18:00.319Z Downloaded arc-swap v1.8.2
7472026-07-01T15:18:00.322Z Downloaded num v0.4.3
7482026-07-01T15:18:00.322Z Downloaded libefi-sys v0.1.0
7492026-07-01T15:18:00.326Z Downloaded half v2.7.1
7502026-07-01T15:18:00.326Z Downloaded num-iter v0.1.45
7512026-07-01T15:18:00.326Z Downloaded num-derive v0.4.2
7522026-07-01T15:18:00.330Z Downloaded compact_str v0.8.1
7532026-07-01T15:18:00.330Z Downloaded num_enum_derive v0.5.11
7542026-07-01T15:18:00.330Z Downloaded memoffset v0.9.1
7552026-07-01T15:18:00.333Z Downloaded ipnet v2.11.0
7562026-07-01T15:18:00.333Z Downloaded libsw v3.5.0
7572026-07-01T15:18:00.333Z Downloaded ingot-macros v0.1.1
7582026-07-01T15:18:00.337Z Downloaded num_threads v0.1.7
7592026-07-01T15:18:00.337Z Downloaded opaque-debug v0.3.1
7602026-07-01T15:18:00.337Z Downloaded olpc-cjson v0.1.4
7612026-07-01T15:18:00.337Z Downloaded managed v0.8.0
7622026-07-01T15:18:00.341Z Downloaded oso-derive v0.27.3
7632026-07-01T15:18:00.341Z Downloaded linear-map v1.2.0
7642026-07-01T15:18:00.341Z Downloaded httpdate v1.0.3
7652026-07-01T15:18:00.347Z Downloaded openssl-probe v0.2.1
7662026-07-01T15:18:00.347Z Downloaded openssl-probe v0.1.6
7672026-07-01T15:18:00.351Z Downloaded packed_struct_codegen v0.10.1
7682026-07-01T15:18:00.351Z Downloaded darling_core v0.20.11
7692026-07-01T15:18:00.355Z Downloaded iana-time-zone v0.1.65
7702026-07-01T15:18:00.355Z Downloaded futures v0.3.32
7712026-07-01T15:18:00.358Z Downloaded nanorand v0.7.0
7722026-07-01T15:18:00.358Z Downloaded multer v3.1.0
7732026-07-01T15:18:00.362Z Downloaded parse-display v0.10.0
7742026-07-01T15:18:00.362Z Downloaded mime_guess v2.0.5
7752026-07-01T15:18:00.362Z Downloaded half v1.8.3
7762026-07-01T15:18:00.367Z Downloaded httparse v1.10.1
7772026-07-01T15:18:00.373Z Downloaded newtype-uuid v1.3.2
7782026-07-01T15:18:00.377Z Downloaded crossterm v0.28.1
7792026-07-01T15:18:00.377Z Downloaded parse-size v1.1.0
7802026-07-01T15:18:00.380Z Downloaded path-slash v0.1.5
7812026-07-01T15:18:00.380Z Downloaded num-rational v0.4.2
7822026-07-01T15:18:00.380Z Downloaded pbkdf2 v0.12.2
7832026-07-01T15:18:00.380Z Downloaded pbkdf2 v0.11.0
7842026-07-01T15:18:00.385Z Downloaded num-integer v0.1.46
7852026-07-01T15:18:00.385Z Downloaded percent-encoding v2.3.2
7862026-07-01T15:18:00.386Z Downloaded num-complex v0.4.6
7872026-07-01T15:18:00.390Z Downloaded libloading v0.8.9
7882026-07-01T15:18:00.391Z Downloaded phf_shared v0.12.1
7892026-07-01T15:18:00.391Z Downloaded chacha20poly1305 v0.10.1
7902026-07-01T15:18:00.391Z Downloaded bytes v1.11.1
7912026-07-01T15:18:00.395Z Downloaded phf_shared v0.13.1
7922026-07-01T15:18:00.395Z Downloaded getrandom v0.3.4
7932026-07-01T15:18:00.395Z Downloaded phf_shared v0.11.3
7942026-07-01T15:18:00.399Z Downloaded mime v0.3.17
7952026-07-01T15:18:00.399Z Downloaded indoc v2.0.7
7962026-07-01T15:18:00.399Z Downloaded getrandom v0.2.17
7972026-07-01T15:18:00.404Z Downloaded nu-ansi-term v0.50.3
7982026-07-01T15:18:00.404Z Downloaded peg-runtime v0.8.5
7992026-07-01T15:18:00.408Z Downloaded icu_provider v2.1.1
8002026-07-01T15:18:00.408Z Downloaded base64 v0.21.7
8012026-07-01T15:18:00.408Z Downloaded headers v0.4.1
8022026-07-01T15:18:00.412Z Downloaded memmap2 v0.9.10
8032026-07-01T15:18:00.412Z Downloaded oxnet v0.1.6
8042026-07-01T15:18:00.417Z Downloaded oxide-tokio-rt v0.1.4
8052026-07-01T15:18:00.417Z Downloaded lock_api v0.4.14
8062026-07-01T15:18:00.420Z Downloaded num_enum_derive v0.7.6
8072026-07-01T15:18:00.426Z Downloaded litemap v0.8.1
8082026-07-01T15:18:00.426Z Downloaded num_enum v0.7.6
8092026-07-01T15:18:00.426Z Downloaded powerfmt v0.2.0
8102026-07-01T15:18:00.435Z Downloaded predicates-core v1.0.10
8112026-07-01T15:18:00.438Z Downloaded precomputed-hash v0.1.1
8122026-07-01T15:18:00.438Z Downloaded derive_more v2.1.1
8132026-07-01T15:18:00.447Z Downloaded parking_lot_core v0.8.6
8142026-07-01T15:18:00.453Z Downloaded heapless v0.7.17
8152026-07-01T15:18:00.453Z Downloaded der v0.7.10
8162026-07-01T15:18:00.453Z Downloaded proc-macro-error-attr2 v2.0.0
8172026-07-01T15:18:00.456Z Downloaded indexmap v1.9.3
8182026-07-01T15:18:00.456Z Downloaded ignore v0.4.25
8192026-07-01T15:18:00.456Z Downloaded password-hash v0.4.2
8202026-07-01T15:18:00.456Z Downloaded paste v1.0.15
8212026-07-01T15:18:00.460Z Downloaded peg-macros v0.8.5
8222026-07-01T15:18:00.460Z Downloaded proc-macro-crate v3.4.0
8232026-07-01T15:18:00.460Z Downloaded predicates-tree v1.0.13
8242026-07-01T15:18:00.464Z Downloaded password-hash v0.5.0
8252026-07-01T15:18:00.465Z Downloaded progenitor-client v0.14.0
8262026-07-01T15:18:00.465Z Downloaded phf v0.12.1
8272026-07-01T15:18:00.465Z Downloaded proc-macro-crate v1.3.1
8282026-07-01T15:18:00.471Z Downloaded phf v0.13.1
8292026-07-01T15:18:00.471Z Downloaded peg v0.8.5
8302026-07-01T15:18:00.471Z Downloaded libbz2-rs-sys v0.2.2
8312026-07-01T15:18:00.471Z Downloaded progenitor-macro v0.13.0
8322026-07-01T15:18:00.476Z Downloaded parse-display-derive v0.10.0
8332026-07-01T15:18:00.476Z Downloaded packed_struct v0.10.1
8342026-07-01T15:18:00.476Z Downloaded icu_normalizer_data v2.1.1
8352026-07-01T15:18:00.476Z Downloaded const_format v0.2.35
8362026-07-01T15:18:00.480Z Downloaded flume v0.11.1
8372026-07-01T15:18:00.480Z Downloaded flate2 v1.1.9
8382026-07-01T15:18:00.484Z Downloaded progenitor-macro v0.14.0
8392026-07-01T15:18:00.485Z Downloaded icu_properties v2.1.2
8402026-07-01T15:18:00.485Z Downloaded psl-types v2.0.11
8412026-07-01T15:18:00.489Z Downloaded aes-gcm v0.10.3
8422026-07-01T15:18:00.489Z Downloaded owo-colors v4.3.0
8432026-07-01T15:18:00.489Z Downloaded potential_utf v0.1.4
8442026-07-01T15:18:00.492Z Downloaded pkcs8 v0.10.2
8452026-07-01T15:18:00.492Z Downloaded pin-project-internal v1.1.11
8462026-07-01T15:18:00.492Z Downloaded quick-error v1.2.3
8472026-07-01T15:18:00.496Z Downloaded poly1305 v0.8.0
8482026-07-01T15:18:00.496Z Downloaded rand_chacha v0.3.1
8492026-07-01T15:18:00.496Z Downloaded postgres-protocol v0.6.10
8502026-07-01T15:18:00.500Z Downloaded native-tls v0.2.18
8512026-07-01T15:18:00.500Z Downloaded ed25519-dalek v2.2.0
8522026-07-01T15:18:00.500Z Downloaded rand_xorshift v0.4.0
8532026-07-01T15:18:00.505Z Downloaded litrs v1.0.0
8542026-07-01T15:18:00.505Z Downloaded diesel_derives v2.3.7
8552026-07-01T15:18:00.508Z Downloaded radium v0.7.0
8562026-07-01T15:18:00.508Z Downloaded predicates v3.1.4
8572026-07-01T15:18:00.508Z Downloaded ppv-lite86 v0.2.21
8582026-07-01T15:18:00.512Z Downloaded pkg-config v0.3.32
8592026-07-01T15:18:00.512Z Downloaded parking_lot v0.11.2
8602026-07-01T15:18:00.512Z Downloaded expectorate v1.2.0
8612026-07-01T15:18:00.516Z Downloaded ref-cast-impl v1.0.25
8622026-07-01T15:18:00.516Z Downloaded openssl-macros v0.1.1
8632026-07-01T15:18:00.516Z Downloaded num_enum v0.5.11
8642026-07-01T15:18:00.520Z Downloaded ref-cast v1.0.25
8652026-07-01T15:18:00.524Z Downloaded recursive v0.1.1
8662026-07-01T15:18:00.524Z Downloaded recursive-proc-macro-impl v0.1.1
8672026-07-01T15:18:00.524Z Downloaded progenitor-client v0.13.0
8682026-07-01T15:18:00.527Z Downloaded proc-macro-error2 v2.0.1
8692026-07-01T15:18:00.528Z Downloaded parking_lot_core v0.9.12
8702026-07-01T15:18:00.531Z Downloaded indicatif v0.18.4
8712026-07-01T15:18:00.531Z Downloaded icu_locale_core v2.1.1
8722026-07-01T15:18:00.538Z Downloaded progenitor v0.14.0
8732026-07-01T15:18:00.539Z Downloaded rfc6979 v0.4.0
8742026-07-01T15:18:00.539Z Downloaded progenitor-extras v0.2.0
8752026-07-01T15:18:00.539Z Downloaded pin-project-lite v0.2.17
8762026-07-01T15:18:00.543Z Downloaded psm v0.1.30
8772026-07-01T15:18:00.543Z Downloaded rustc-hash v2.1.1
8782026-07-01T15:18:00.546Z Downloaded russh-cryptovec v0.7.3
8792026-07-01T15:18:00.546Z Downloaded pem-rfc7468 v0.7.0
8802026-07-01T15:18:00.546Z Downloaded pem v3.0.6
8812026-07-01T15:18:00.546Z Downloaded primeorder v0.13.6
8822026-07-01T15:18:00.550Z Downloaded rustc_version v0.1.7
8832026-07-01T15:18:00.550Z Downloaded parking_lot v0.12.5
8842026-07-01T15:18:00.551Z Downloaded progenitor v0.13.0
8852026-07-01T15:18:00.555Z Downloaded heapless v0.8.0
8862026-07-01T15:18:00.555Z Downloaded cc v1.2.56
8872026-07-01T15:18:00.558Z Downloaded num-traits v0.2.19
8882026-07-01T15:18:00.558Z Downloaded rtoolbox v0.0.3
8892026-07-01T15:18:00.559Z Downloaded oso v0.27.3
8902026-07-01T15:18:00.562Z Downloaded postcard v1.1.3
8912026-07-01T15:18:00.562Z Downloaded icu_normalizer v2.1.1
8922026-07-01T15:18:00.566Z Downloaded rand_core v0.6.4
8932026-07-01T15:18:00.566Z Downloaded rustc_version v0.4.1
8942026-07-01T15:18:00.566Z Downloaded postgres-types v0.2.12
8952026-07-01T15:18:00.573Z Downloaded derive_more-impl v2.1.1
8962026-07-01T15:18:00.573Z Downloaded same-file v1.0.6
8972026-07-01T15:18:00.573Z Downloaded scheduled-thread-pool v0.2.7
8982026-07-01T15:18:00.576Z Downloaded rand_core v0.10.0
8992026-07-01T15:18:00.576Z Downloaded rand_seeder v0.4.0
9002026-07-01T15:18:00.577Z Downloaded rand_core v0.9.5
9012026-07-01T15:18:00.577Z Downloaded polyval v0.6.2
9022026-07-01T15:18:00.581Z Downloaded hickory-resolver v0.24.4
9032026-07-01T15:18:00.581Z Downloaded salsa20 v0.10.2
9042026-07-01T15:18:00.581Z Downloaded pkcs1 v0.7.5
9052026-07-01T15:18:00.585Z Downloaded omicron-zone-package v0.12.3
9062026-07-01T15:18:00.585Z Downloaded pkcs5 v0.7.1
9072026-07-01T15:18:00.592Z Downloaded scopeguard v1.2.0
9082026-07-01T15:18:00.596Z Downloaded secrecy v0.10.3
9092026-07-01T15:18:00.600Z Downloaded secrecy v0.8.0
9102026-07-01T15:18:00.600Z Downloaded scroll_derive v0.13.1
9112026-07-01T15:18:00.600Z Downloaded scrypt v0.11.0
9122026-07-01T15:18:00.603Z Downloaded aws-lc-rs v1.16.3
9132026-07-01T15:18:00.607Z Downloaded p256 v0.13.2
9142026-07-01T15:18:00.610Z Downloaded hickory-resolver v0.25.2
9152026-07-01T15:18:00.614Z Downloaded miniz_oxide v0.8.9
9162026-07-01T15:18:00.614Z Downloaded quinn-udp v0.5.14
9172026-07-01T15:18:00.618Z Downloaded resolv-conf v0.7.6
9182026-07-01T15:18:00.618Z Downloaded serde_repr v0.1.20
9192026-07-01T15:18:00.618Z Downloaded serde_bytes v0.11.19
9202026-07-01T15:18:00.622Z Downloaded serde_spanned v1.1.1
9212026-07-01T15:18:00.622Z Downloaded seq-macro v0.3.6
9222026-07-01T15:18:00.622Z Downloaded serde_urlencoded v0.7.1
9232026-07-01T15:18:00.622Z Downloaded serde_plain v1.0.2
9242026-07-01T15:18:00.626Z Downloaded r2d2 v0.8.10
9252026-07-01T15:18:00.626Z Downloaded bumpalo v3.20.2
9262026-07-01T15:18:00.631Z Downloaded jiff-static v0.2.21
9272026-07-01T15:18:00.635Z Downloaded serde-big-array v0.5.1
9282026-07-01T15:18:00.642Z Downloaded pin-project v1.1.11
9292026-07-01T15:18:00.647Z Downloaded sha1 v0.11.0
9302026-07-01T15:18:00.651Z Downloaded rustls-pemfile v2.2.0
9312026-07-01T15:18:00.651Z Downloaded papergrid v0.17.0
9322026-07-01T15:18:00.654Z Downloaded signal-hook-mio v0.2.5
9332026-07-01T15:18:00.654Z Downloaded rusty-fork v0.3.1
9342026-07-01T15:18:00.658Z Downloaded rustls-native-certs v0.8.3
9352026-07-01T15:18:00.659Z Downloaded siphasher v1.0.2
9362026-07-01T15:18:00.659Z Downloaded signal-hook-tokio v0.3.1
9372026-07-01T15:18:00.662Z Downloaded rand_chacha v0.9.0
9382026-07-01T15:18:00.662Z Downloaded shell-words v1.1.1
9392026-07-01T15:18:00.662Z Downloaded sigpipe v0.1.3
9402026-07-01T15:18:00.662Z Downloaded slog-bunyan v2.5.0
9412026-07-01T15:18:00.666Z Downloaded signature v2.2.0
9422026-07-01T15:18:00.666Z Downloaded icu_collections v2.1.1
9432026-07-01T15:18:00.670Z Downloaded schemars_derive v0.8.22
9442026-07-01T15:18:00.677Z Downloaded sapling-renderdag v0.1.0
9452026-07-01T15:18:00.683Z Downloaded serde-hex v0.1.0
9462026-07-01T15:18:00.687Z Downloaded slog-envlogger v2.2.0
9472026-07-01T15:18:00.687Z Downloaded scroll v0.13.0
9482026-07-01T15:18:00.687Z Downloaded prefix-trie v0.7.0
9492026-07-01T15:18:00.690Z Downloaded sec1 v0.7.3
9502026-07-01T15:18:00.690Z Downloaded hashbrown v0.13.2
9512026-07-01T15:18:00.694Z Downloaded progenitor-impl v0.14.0
9522026-07-01T15:18:00.697Z Downloaded serde_path_to_error v0.1.20
9532026-07-01T15:18:00.698Z Downloaded progenitor-impl v0.13.0
9542026-07-01T15:18:00.698Z Downloaded serde_derive_internals v0.29.1
9552026-07-01T15:18:00.712Z Downloaded sqlparser_derive v0.5.0
9562026-07-01T15:18:00.712Z Downloaded semver v0.1.20
9572026-07-01T15:18:00.718Z Downloaded stable_deref_trait v1.2.1
9582026-07-01T15:18:00.718Z Downloaded openssl-sys v0.9.115
9592026-07-01T15:18:00.723Z Downloaded strip-ansi-escapes v0.2.1
9602026-07-01T15:18:00.723Z Downloaded http v1.4.2
9612026-07-01T15:18:00.728Z Downloaded hickory-server v0.25.2
9622026-07-01T15:18:00.728Z Downloaded serde_with_macros v1.5.2
9632026-07-01T15:18:00.734Z Downloaded aes v0.8.4
9642026-07-01T15:18:00.734Z Downloaded rustversion v1.0.22
9652026-07-01T15:18:00.738Z Downloaded slab v0.4.12
9662026-07-01T15:18:00.738Z Downloaded signal-hook-registry v1.4.8
9672026-07-01T15:18:00.742Z Downloaded rcgen v0.12.1
9682026-07-01T15:18:00.742Z Downloaded strum v0.27.2
9692026-07-01T15:18:00.742Z Downloaded structmeta-derive v0.3.0
9702026-07-01T15:18:00.742Z Downloaded strsim v0.10.0
9712026-07-01T15:18:00.742Z Downloaded sync-ptr v0.1.4
9722026-07-01T15:18:00.743Z Downloaded shlex v1.3.0
9732026-07-01T15:18:00.743Z Downloaded rustls-pki-types v1.14.0
9742026-07-01T15:18:00.746Z Downloaded simd-adler32 v0.3.8
9752026-07-01T15:18:00.746Z Downloaded ssh-encoding v0.2.0
9762026-07-01T15:18:00.746Z Downloaded ssh-cipher v0.2.0
9772026-07-01T15:18:00.746Z Downloaded russh-keys v0.45.0
9782026-07-01T15:18:00.749Z Downloaded supports-color v3.0.2
9792026-07-01T15:18:00.749Z Downloaded hashbrown v0.12.3
9802026-07-01T15:18:00.754Z Downloaded pretty_assertions v1.4.1
9812026-07-01T15:18:00.761Z Downloaded subtle v2.6.1
9822026-07-01T15:18:00.767Z Downloaded sync_wrapper v1.0.2
9832026-07-01T15:18:00.767Z Downloaded smallvec v0.6.14
9842026-07-01T15:18:00.767Z Downloaded tabled_derive v0.11.0
9852026-07-01T15:18:00.767Z Downloaded slog-term v2.9.2
9862026-07-01T15:18:00.768Z Downloaded slog-stdlog v4.1.1
9872026-07-01T15:18:00.774Z Downloaded slog-scope v4.4.1
9882026-07-01T15:18:00.774Z Downloaded slog-json v2.6.1
9892026-07-01T15:18:00.774Z Downloaded ron v0.8.1
9902026-07-01T15:18:00.777Z Downloaded slog-dtrace v0.3.0
9912026-07-01T15:18:00.782Z Downloaded slog-async v2.8.0
9922026-07-01T15:18:00.782Z Downloaded prettyplease v0.2.37
9932026-07-01T15:18:00.783Z Downloaded tagptr v0.2.0
9942026-07-01T15:18:00.783Z Downloaded spki v0.7.3
9952026-07-01T15:18:00.783Z Downloaded tap v1.0.1
9962026-07-01T15:18:00.784Z Downloaded tabwriter v1.4.1
9972026-07-01T15:18:00.789Z Downloaded sqlformat v0.3.5
9982026-07-01T15:18:00.789Z Downloaded snafu-derive v0.8.9
9992026-07-01T15:18:00.789Z Downloaded termtree v0.5.1
10002026-07-01T15:18:00.789Z Downloaded take_mut v0.2.2
10012026-07-01T15:18:00.789Z Downloaded thread-id v5.1.0
10022026-07-01T15:18:00.789Z Downloaded thiserror-impl-no-std v2.0.2
10032026-07-01T15:18:00.793Z Downloaded testing_table v0.3.0
10042026-07-01T15:18:00.794Z Downloaded dropshot-api-manager v0.7.2
10052026-07-01T15:18:00.794Z Downloaded hashbrown v0.16.1
10062026-07-01T15:18:00.799Z Downloaded sha1 v0.10.6
10072026-07-01T15:18:00.799Z Downloaded hashbrown v0.15.5
10082026-07-01T15:18:00.802Z Downloaded structmeta v0.3.0
10092026-07-01T15:18:00.802Z Downloaded time-core v0.1.8
10102026-07-01T15:18:00.803Z Downloaded string_cache v0.8.9
10112026-07-01T15:18:00.806Z Downloaded static_assertions v1.1.0
10122026-07-01T15:18:00.806Z Downloaded stacker v0.1.23
10132026-07-01T15:18:00.806Z Downloaded mio v1.2.0
10142026-07-01T15:18:00.810Z Downloaded minimal-lexical v0.2.1
10152026-07-01T15:18:00.814Z Downloaded hyper-util v0.1.20
10162026-07-01T15:18:00.817Z Downloaded schemars v0.8.22
10172026-07-01T15:18:00.820Z Downloaded tinyvec_macros v0.1.1
10182026-07-01T15:18:00.824Z Downloaded strum_macros v0.27.2
10192026-07-01T15:18:00.824Z Downloaded strum_macros v0.24.3
10202026-07-01T15:18:00.824Z Downloaded tokio-macros v2.7.0
10212026-07-01T15:18:00.828Z Downloaded support-bundle-viewer v0.1.2
10222026-07-01T15:18:00.828Z Downloaded strum_macros v0.26.4
10232026-07-01T15:18:00.828Z Downloaded tokio-test v0.4.5
10242026-07-01T15:18:00.832Z Downloaded strum v0.26.3
10252026-07-01T15:18:00.832Z Downloaded stringprep v0.1.5
10262026-07-01T15:18:00.832Z Downloaded rayon-core v1.13.0
10272026-07-01T15:18:00.836Z Downloaded crossterm v0.29.0
10282026-07-01T15:18:00.843Z Downloaded itertools v0.10.5
10292026-07-01T15:18:00.843Z Downloaded smallvec v1.15.1
10302026-07-01T15:18:00.847Z Downloaded ryu v1.0.23
10312026-07-01T15:18:00.847Z Downloaded synstructure v0.13.2
10322026-07-01T15:18:00.897Z Downloaded spin v0.9.8
10332026-07-01T15:18:00.897Z Downloaded thiserror-no-std v2.0.2
10342026-07-01T15:18:00.897Z Downloaded smf v0.2.3
10352026-07-01T15:18:00.897Z Downloaded serde_cbor v0.11.2
10362026-07-01T15:18:00.897Z Downloaded quinn v0.11.9
10372026-07-01T15:18:00.897Z Downloaded topological-sort v0.2.2
10382026-07-01T15:18:00.897Z Downloaded tower-layer v0.3.3
10392026-07-01T15:18:00.898Z Downloaded tower-service v0.3.3
10402026-07-01T15:18:00.898Z Downloaded serde_with_macros v3.17.0
10412026-07-01T15:18:00.898Z Downloaded termios v0.3.3
10422026-07-01T15:18:00.898Z Downloaded try-lock v0.2.5
10432026-07-01T15:18:00.898Z Downloaded libxml v0.3.3
10442026-07-01T15:18:00.898Z Downloaded unarray v0.1.4
10452026-07-01T15:18:00.898Z Downloaded tiny-keccak v2.0.2
10462026-07-01T15:18:00.898Z Downloaded typify-macro v0.6.2
10472026-07-01T15:18:00.898Z Downloaded aho-corasick v1.1.4
10482026-07-01T15:18:00.898Z Downloaded time-macros v0.2.27
10492026-07-01T15:18:00.898Z Downloaded thread_local v1.1.9
10502026-07-01T15:18:00.898Z Downloaded tokio-native-tls v0.3.1
10512026-07-01T15:18:00.899Z Downloaded trait-variant v0.1.2
10522026-07-01T15:18:00.899Z Downloaded qorb v0.4.1
10532026-07-01T15:18:00.902Z Downloaded tls_codec_derive v0.4.2
10542026-07-01T15:18:00.903Z Downloaded unit-prefix v0.5.2
10552026-07-01T15:18:00.903Z Downloaded universal-hash v0.5.1
10562026-07-01T15:18:00.903Z Downloaded rustls-platform-verifier v0.6.2
10572026-07-01T15:18:00.907Z Downloaded usdt v0.6.0
10582026-07-01T15:18:00.908Z Downloaded usdt-macro v0.6.0
10592026-07-01T15:18:00.908Z Downloaded untrusted v0.9.0
10602026-07-01T15:18:00.913Z Downloaded unicode-truncate v1.1.0
10612026-07-01T15:18:00.913Z Downloaded itertools v0.12.1
10622026-07-01T15:18:00.917Z Downloaded rand v0.8.6
10632026-07-01T15:18:00.917Z Downloaded tokio-dtrace v0.1.1
10642026-07-01T15:18:00.917Z Downloaded tinystr v0.8.2
10652026-07-01T15:18:00.921Z Downloaded signal-hook v0.3.18
10662026-07-01T15:18:00.921Z Downloaded tokio-tungstenite v0.21.0
10672026-07-01T15:18:00.921Z Downloaded tokio-tungstenite v0.23.1
10682026-07-01T15:18:00.924Z Downloaded utf8_iter v1.0.4
10692026-07-01T15:18:00.924Z Downloaded schemars v0.9.0
10702026-07-01T15:18:00.930Z Downloaded utf-8 v0.7.6
10712026-07-01T15:18:00.933Z Downloaded term v0.7.0
10722026-07-01T15:18:00.933Z Downloaded rsa v0.9.10
10732026-07-01T15:18:00.937Z Downloaded socket2 v0.6.3
10742026-07-01T15:18:00.940Z Downloaded term v1.2.1
10752026-07-01T15:18:00.940Z Downloaded usdt-attr-macro v0.6.0
10762026-07-01T15:18:00.943Z Downloaded untrusted v0.7.1
10772026-07-01T15:18:00.943Z Downloaded publicsuffix v2.3.0
10782026-07-01T15:18:00.944Z Downloaded wait-timeout v0.2.1
10792026-07-01T15:18:00.947Z Downloaded toml_writer v1.1.1+spec-1.1.0
10802026-07-01T15:18:00.947Z Downloaded void v1.0.2
10812026-07-01T15:18:00.948Z Downloaded toml_datetime v1.1.1+spec-1.1.0
10822026-07-01T15:18:00.948Z Downloaded toml_datetime v0.7.5+spec-1.1.0
10832026-07-01T15:18:00.951Z Downloaded want v0.3.1
10842026-07-01T15:18:00.955Z Downloaded idna v1.1.0
10852026-07-01T15:18:00.955Z Downloaded rand v0.9.2
10862026-07-01T15:18:00.960Z Downloaded nom v7.1.3
10872026-07-01T15:18:00.964Z Downloaded icu_properties_data v2.1.2
10882026-07-01T15:18:00.969Z Downloaded serde_yaml v0.9.34+deprecated
10892026-07-01T15:18:00.972Z Downloaded waitgroup v0.1.2
10902026-07-01T15:18:00.972Z Downloaded slog v2.8.2
10912026-07-01T15:18:00.973Z Downloaded rustls-webpki v0.103.9
10922026-07-01T15:18:00.976Z Downloaded tui-tree-widget v0.23.1
10932026-07-01T15:18:00.976Z Downloaded num-bigint v0.4.6
10942026-07-01T15:18:00.982Z Downloaded xattr v1.6.1
10952026-07-01T15:18:00.987Z Downloaded yoke-derive v0.8.1
10962026-07-01T15:18:00.987Z Downloaded subprocess v0.2.15
10972026-07-01T15:18:00.991Z Downloaded xshell-macros v0.2.7
10982026-07-01T15:18:00.991Z Downloaded tls_codec v0.4.2
10992026-07-01T15:18:00.991Z Downloaded similar v2.7.0
11002026-07-01T15:18:00.995Z Downloaded itertools v0.13.0
11012026-07-01T15:18:00.998Z Downloaded hyper v1.10.1
11022026-07-01T15:18:01.003Z Downloaded unicode-xid v0.2.6
11032026-07-01T15:18:01.003Z Downloaded samael v0.0.19
11042026-07-01T15:18:01.007Z Downloaded zerofrom-derive v0.1.6
11052026-07-01T15:18:01.011Z Downloaded tokio-rustls v0.26.4
11062026-07-01T15:18:01.011Z Downloaded uzers v0.12.2
11072026-07-01T15:18:01.011Z Downloaded usdt-impl v0.6.0
11082026-07-01T15:18:01.014Z Downloaded iri-string v0.7.10
11092026-07-01T15:18:01.019Z Downloaded h2 v0.4.15
11102026-07-01T15:18:01.022Z Downloaded test-strategy v0.4.5
11112026-07-01T15:18:01.027Z Downloaded vergen-lib v9.1.0
11122026-07-01T15:18:01.027Z Downloaded socket2 v0.5.10
11132026-07-01T15:18:01.027Z Downloaded zone v0.3.1
11142026-07-01T15:18:01.027Z Downloaded vsss-rs v3.3.4
11152026-07-01T15:18:01.027Z Downloaded zone_cfg_derive v0.3.1
11162026-07-01T15:18:01.031Z Downloaded zeroize_derive v1.4.3
11172026-07-01T15:18:01.031Z Downloaded vergen-lib v0.1.6
11182026-07-01T15:18:01.032Z Downloaded vergen-gitcl v1.0.8
11192026-07-01T15:18:01.032Z Downloaded snafu v0.8.9
11202026-07-01T15:18:01.035Z Downloaded tracing-attributes v0.1.31
11212026-07-01T15:18:01.035Z Downloaded toml_parser v1.1.2+spec-1.1.0
11222026-07-01T15:18:01.044Z Downloaded twox-hash v2.1.2
11232026-07-01T15:18:01.048Z Downloaded wyz v0.5.1
11242026-07-01T15:18:01.051Z Downloaded whoami v2.1.0
11252026-07-01T15:18:01.051Z Downloaded p521 v0.13.3
11262026-07-01T15:18:01.055Z Downloaded schemars v1.2.1
11272026-07-01T15:18:01.063Z Downloaded yoke v0.8.1
11282026-07-01T15:18:01.068Z Downloaded num-bigint-dig v0.8.6
11292026-07-01T15:18:01.071Z Downloaded xshell v0.2.7
11302026-07-01T15:18:01.071Z Downloaded writeable v0.6.2
11312026-07-01T15:18:01.071Z Downloaded rand v0.10.0
11322026-07-01T15:18:01.075Z Downloaded unicode-properties v0.1.4
11332026-07-01T15:18:01.075Z Downloaded unicase v2.9.0
11342026-07-01T15:18:01.075Z Downloaded tokio-stream v0.1.18
11352026-07-01T15:18:01.080Z Downloaded zerofrom v0.1.6
11362026-07-01T15:18:01.080Z Downloaded libm v0.2.16
11372026-07-01T15:18:01.083Z Downloaded zeroize v1.8.2
11382026-07-01T15:18:01.087Z Downloaded vergen v9.1.0
11392026-07-01T15:18:01.087Z Downloaded hkdf v0.12.4
11402026-07-01T15:18:01.087Z Downloaded tar v0.4.45
11412026-07-01T15:18:01.091Z Downloaded futures-util v0.3.32
11422026-07-01T15:18:01.096Z Downloaded walkdir v2.5.0
11432026-07-01T15:18:01.100Z Downloaded toml v1.1.2+spec-1.1.0
11442026-07-01T15:18:01.100Z Downloaded zstd-safe v7.2.4
11452026-07-01T15:18:01.104Z Downloaded zerovec-derive v0.11.2
11462026-07-01T15:18:01.104Z Downloaded whoami v1.6.1
11472026-07-01T15:18:01.104Z Downloaded toml v0.7.8
11482026-07-01T15:18:01.108Z Downloaded tungstenite v0.23.0
11492026-07-01T15:18:01.108Z Downloaded typify v0.6.2
11502026-07-01T15:18:01.112Z Downloaded rustyline v14.0.0
11512026-07-01T15:18:01.112Z Downloaded russh v0.45.0
11522026-07-01T15:18:01.115Z Downloaded zstd v0.13.3
11532026-07-01T15:18:01.119Z Downloaded blake3 v1.8.5
11542026-07-01T15:18:01.123Z Downloaded yasna v0.5.2
11552026-07-01T15:18:01.123Z Downloaded unsafe-libyaml v0.2.11
11562026-07-01T15:18:01.127Z Downloaded unicode-bidi v0.3.18
11572026-07-01T15:18:01.127Z Downloaded steno v0.4.1
11582026-07-01T15:18:01.131Z Downloaded iddqd v0.4.2
11592026-07-01T15:18:01.137Z Downloaded zerocopy v0.6.6
11602026-07-01T15:18:01.138Z Downloaded tinyvec v1.10.0
11612026-07-01T15:18:01.138Z Downloaded nom v8.0.0
11622026-07-01T15:18:01.141Z Downloaded itertools v0.14.0
11632026-07-01T15:18:01.145Z Downloaded vte v0.14.1
11642026-07-01T15:18:01.145Z Downloaded uuid v1.23.4
11652026-07-01T15:18:01.149Z Downloaded vergen-git2 v9.1.0
11662026-07-01T15:18:01.153Z Downloaded serde_with v1.14.0
11672026-07-01T15:18:01.157Z Downloaded rpassword v7.4.0
11682026-07-01T15:18:01.157Z Downloaded toml_edit v0.23.10+spec-1.0.0
11692026-07-01T15:18:01.165Z Downloaded tungstenite v0.21.0
11702026-07-01T15:18:01.170Z Downloaded tracing-core v0.1.36
11712026-07-01T15:18:01.174Z Downloaded reedline v0.40.0
11722026-07-01T15:18:01.188Z Downloaded tokio-postgres v0.7.16
11732026-07-01T15:18:01.196Z Downloaded zopfli v0.8.3
11742026-07-01T15:18:01.200Z Downloaded git2 v0.20.4
11752026-07-01T15:18:01.212Z Downloaded unicode_categories v0.1.1
11762026-07-01T15:18:01.217Z Downloaded yansi v1.0.1
11772026-07-01T15:18:01.221Z Downloaded ssh-key v0.6.7
11782026-07-01T15:18:01.225Z Downloaded url v2.5.8
11792026-07-01T15:18:01.230Z Downloaded reqwest v0.12.28
11802026-07-01T15:18:01.230Z Downloaded zerotrie v0.2.3
11812026-07-01T15:18:01.234Z Downloaded reqwest v0.13.2
11822026-07-01T15:18:01.238Z Downloaded zip v0.6.6
11832026-07-01T15:18:01.238Z Downloaded p384 v0.13.1
11842026-07-01T15:18:01.497Z Downloaded goblin v0.10.5
11852026-07-01T15:18:01.506Z Downloaded toml_edit v0.19.15
11862026-07-01T15:18:01.506Z Downloaded tower v0.5.3
11872026-07-01T15:18:01.506Z Downloaded regex v1.12.3
11882026-07-01T15:18:01.506Z Downloaded chrono v0.4.44
11892026-07-01T15:18:01.506Z Downloaded bindgen v0.71.1
11902026-07-01T15:18:01.506Z Downloaded portable-atomic v1.13.1
11912026-07-01T15:18:01.506Z Downloaded rayon v1.11.0
11922026-07-01T15:18:01.506Z Downloaded typed-path v0.9.3
11932026-07-01T15:18:01.507Z Downloaded zerocopy-derive v0.8.40
11942026-07-01T15:18:01.507Z Downloaded unicode-segmentation v1.12.0
11952026-07-01T15:18:01.507Z Downloaded bitvec v1.0.1
11962026-07-01T15:18:01.507Z Downloaded quick-xml v0.37.5
11972026-07-01T15:18:01.507Z Downloaded moka v0.12.13
11982026-07-01T15:18:01.507Z Downloaded x509-cert v0.2.5
11992026-07-01T15:18:01.507Z Downloaded tokio-util v0.7.18
12002026-07-01T15:18:01.507Z Downloaded petname v2.0.2
12012026-07-01T15:18:01.507Z Downloaded lalrpop v0.19.12
12022026-07-01T15:18:01.507Z Downloaded serde_with v3.17.0
12032026-07-01T15:18:01.507Z Downloaded salty v0.3.0
12042026-07-01T15:18:01.507Z Downloaded zip v4.6.1
12052026-07-01T15:18:01.508Z Downloaded curve25519-dalek v4.1.3
12062026-07-01T15:18:01.508Z Downloaded proptest v1.10.0
12072026-07-01T15:18:01.508Z Downloaded tough v0.22.0
12082026-07-01T15:18:01.508Z Downloaded quinn-proto v0.11.13
12092026-07-01T15:18:01.508Z Downloaded unicode-normalization v0.1.25
12102026-07-01T15:18:01.508Z Downloaded tower-http v0.6.8
12112026-07-01T15:18:01.508Z Downloaded zerovec v0.11.5
12122026-07-01T15:18:01.508Z Downloaded object v0.30.4
12132026-07-01T15:18:01.508Z Downloaded winnow v0.5.40
12142026-07-01T15:18:01.509Z Downloaded dropshot v0.17.1
12152026-07-01T15:18:01.510Z Downloaded winnow v0.6.26
12162026-07-01T15:18:01.510Z Downloaded regex-syntax v0.6.29
12172026-07-01T15:18:01.510Z Downloaded smoltcp v0.9.1
12182026-07-01T15:18:01.510Z Downloaded nix v0.27.1
12192026-07-01T15:18:01.510Z Downloaded radix_trie v0.2.1
12202026-07-01T15:18:01.510Z Downloaded polar-core v0.27.3
12212026-07-01T15:18:01.510Z Downloaded nix v0.31.2
12222026-07-01T15:18:01.510Z Downloaded zlib-rs v0.6.2
12232026-07-01T15:18:01.510Z Downloaded bstr v1.12.1
12242026-07-01T15:18:01.510Z Downloaded openssl v0.10.79
12252026-07-01T15:18:01.514Z Downloaded nix v0.28.0
12262026-07-01T15:18:01.514Z Downloaded openapiv3 v2.2.0
12272026-07-01T15:18:01.520Z Downloaded winnow v1.0.3
12282026-07-01T15:18:01.525Z Downloaded regress v0.11.1
12292026-07-01T15:18:01.532Z Downloaded tabled v0.20.0
12302026-07-01T15:18:01.542Z Downloaded regress v0.10.5
12312026-07-01T15:18:01.549Z Downloaded rustls v0.23.41
12322026-07-01T15:18:01.554Z Downloaded diesel v2.3.7
12332026-07-01T15:18:01.566Z Downloaded vcpkg v0.2.15
12342026-07-01T15:18:01.589Z Downloaded hickory-proto v0.24.4
12352026-07-01T15:18:01.598Z Downloaded object v0.37.3
12362026-07-01T15:18:01.605Z Downloaded zerocopy v0.8.40
12372026-07-01T15:18:01.610Z Downloaded time v0.3.47
12382026-07-01T15:18:01.617Z Downloaded smoltcp v0.11.0
12392026-07-01T15:18:01.626Z Downloaded hickory-proto v0.25.2
12402026-07-01T15:18:01.638Z Downloaded sqlparser v0.61.0
12412026-07-01T15:18:01.642Z Downloaded rustix v0.38.44
12422026-07-01T15:18:01.655Z Downloaded typify-impl v0.6.2
12432026-07-01T15:18:01.664Z Downloaded regex-syntax v0.8.10
12442026-07-01T15:18:01.668Z Downloaded ratatui v0.29.0
12452026-07-01T15:18:01.680Z Downloaded tracing v0.1.44
12462026-07-01T15:18:01.715Z Downloaded petgraph v0.6.5
12472026-07-01T15:18:01.735Z Downloaded sled v0.34.7
12482026-07-01T15:18:01.741Z Downloaded csv v1.4.0
12492026-07-01T15:18:01.763Z Downloaded libz-sys v1.1.24
12502026-07-01T15:18:01.776Z Downloaded sha3 v0.10.8
12512026-07-01T15:18:01.784Z Downloaded bzip2-sys v0.1.13+1.0.8
12522026-07-01T15:18:01.791Z Downloaded encoding_rs v0.8.35
12532026-07-01T15:18:01.830Z Downloaded zerocopy-derive v0.6.6
12542026-07-01T15:18:01.836Z Downloaded regex-automata v0.4.14
12552026-07-01T15:18:01.860Z Downloaded chrono-tz v0.10.4
12562026-07-01T15:18:01.872Z Downloaded jiff v0.2.21
12572026-07-01T15:18:01.893Z Downloaded petgraph v0.8.3
12582026-07-01T15:18:01.940Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
12592026-07-01T15:18:01.951Z Downloaded tokio v1.52.1
12602026-07-01T15:18:02.065Z Downloaded ring v0.17.14
12612026-07-01T15:18:02.120Z Downloaded libgit2-sys v0.18.3+1.9.2
12622026-07-01T15:18:02.672Z Downloaded aws-lc-sys v0.40.0
12632026-07-01T15:18:02.927Z Compiling libc v0.2.185
12642026-07-01T15:18:02.927Z Compiling serde_core v1.0.228
12652026-07-01T15:18:02.927Z Compiling serde v1.0.228
12662026-07-01T15:18:02.931Z Compiling log v0.4.29
12672026-07-01T15:18:02.931Z Compiling smallvec v1.15.1
12682026-07-01T15:18:02.931Z Compiling find-msvc-tools v0.1.9
12692026-07-01T15:18:02.931Z Compiling syn v2.0.117
12702026-07-01T15:18:02.931Z Compiling shlex v1.3.0
12712026-07-01T15:18:03.256Z Compiling typenum v1.19.0
12722026-07-01T15:18:03.278Z Compiling generic-array v0.14.7
12732026-07-01T15:18:03.299Z Compiling subtle v2.6.1
12742026-07-01T15:18:03.338Z Compiling scopeguard v1.2.0
12752026-07-01T15:18:03.391Z Compiling stable_deref_trait v1.2.1
12762026-07-01T15:18:03.449Z Compiling lock_api v0.4.14
12772026-07-01T15:18:03.460Z Compiling const-oid v0.9.6
12782026-07-01T15:18:03.473Z Compiling serde_json v1.0.150
12792026-07-01T15:18:03.533Z Compiling portable-atomic v1.13.1
12802026-07-01T15:18:03.669Z Compiling zerocopy v0.8.40
12812026-07-01T15:18:03.699Z Compiling parking_lot_core v0.9.12
12822026-07-01T15:18:03.954Z Compiling jobserver v0.1.34
12832026-07-01T15:18:03.965Z Compiling getrandom v0.2.17
12842026-07-01T15:18:03.995Z Compiling errno v0.3.14
12852026-07-01T15:18:04.108Z Compiling rand_core v0.6.4
12862026-07-01T15:18:04.180Z Compiling cc v1.2.56
12872026-07-01T15:18:04.180Z Compiling pin-project-lite v0.2.17
12882026-07-01T15:18:04.322Z Compiling pkg-config v0.3.32
12892026-07-01T15:18:04.331Z Compiling critical-section v1.2.0
12902026-07-01T15:18:04.382Z Compiling signal-hook-registry v1.4.8
12912026-07-01T15:18:04.430Z Compiling libm v0.2.16
12922026-07-01T15:18:04.616Z Compiling once_cell v1.21.3
12932026-07-01T15:18:04.646Z Compiling futures-core v0.3.32
12942026-07-01T15:18:04.716Z Compiling parking_lot v0.12.5
12952026-07-01T15:18:04.762Z Compiling mio v1.2.0
12962026-07-01T15:18:04.795Z Compiling num-traits v0.2.19
12972026-07-01T15:18:04.849Z Compiling percent-encoding v2.3.2
12982026-07-01T15:18:05.038Z Compiling litemap v0.8.1
12992026-07-01T15:18:05.077Z Compiling writeable v0.6.2
13002026-07-01T15:18:05.213Z Compiling bitflags v2.11.0
13012026-07-01T15:18:05.231Z Compiling semver v1.0.28
13022026-07-01T15:18:05.241Z Compiling socket2 v0.6.3
13032026-07-01T15:18:05.264Z Compiling icu_properties_data v2.1.2
13042026-07-01T15:18:05.437Z Compiling icu_normalizer_data v2.1.1
13052026-07-01T15:18:05.477Z Compiling futures-sink v0.3.32
13062026-07-01T15:18:05.539Z Compiling getrandom v0.4.1
13072026-07-01T15:18:05.652Z Compiling futures-channel v0.3.32
13082026-07-01T15:18:05.848Z Compiling rand_core v0.10.0
13092026-07-01T15:18:05.895Z Compiling futures-task v0.3.32
13102026-07-01T15:18:05.958Z Compiling synstructure v0.13.2
13112026-07-01T15:18:05.994Z Compiling slab v0.4.12
13122026-07-01T15:18:06.025Z Compiling cpufeatures v0.2.17
13132026-07-01T15:18:06.042Z Compiling futures-io v0.3.32
13142026-07-01T15:18:06.099Z Compiling indexmap v2.14.0
13152026-07-01T15:18:06.175Z Compiling getrandom v0.3.4
13162026-07-01T15:18:06.197Z Compiling rustversion v1.0.22
13172026-07-01T15:18:06.269Z Compiling utf8_iter v1.0.4
13182026-07-01T15:18:06.296Z Compiling form_urlencoded v1.2.2
13192026-07-01T15:18:06.403Z Compiling cmake v0.1.57
13202026-07-01T15:18:06.423Z Compiling rustix v1.1.3
13212026-07-01T15:18:06.476Z Compiling fs_extra v1.3.0
13222026-07-01T15:18:06.569Z Compiling dunce v1.0.5
13232026-07-01T15:18:06.682Z Compiling base64ct v1.8.3
13242026-07-01T15:18:06.778Z Compiling ident_case v1.0.1
13252026-07-01T15:18:06.786Z Compiling flagset v0.4.7
13262026-07-01T15:18:06.823Z Compiling aws-lc-sys v0.40.0
13272026-07-01T15:18:06.876Z Compiling regex-syntax v0.8.10
13282026-07-01T15:18:06.919Z Compiling iana-time-zone v0.1.65
13292026-07-01T15:18:06.985Z Compiling pem-rfc7468 v0.7.0
13302026-07-01T15:18:07.116Z Compiling rand_core v0.9.5
13312026-07-01T15:18:07.130Z Compiling vcpkg v0.2.15
13322026-07-01T15:18:07.234Z Compiling uuid v1.23.4
13332026-07-01T15:18:07.290Z Compiling rustc_version v0.4.1
13342026-07-01T15:18:07.400Z Compiling tracing-core v0.1.36
13352026-07-01T15:18:07.630Z Compiling aws-lc-rs v1.16.3
13362026-07-01T15:18:07.711Z Compiling serde_derive v1.0.228
13372026-07-01T15:18:07.887Z Compiling zeroize_derive v1.4.3
13382026-07-01T15:18:07.940Z Compiling zerofrom-derive v0.1.6
13392026-07-01T15:18:07.973Z Compiling yoke-derive v0.8.1
13402026-07-01T15:18:08.004Z Compiling zerocopy-derive v0.8.40
13412026-07-01T15:18:08.200Z Compiling zerovec-derive v0.11.2
13422026-07-01T15:18:08.570Z Compiling zeroize v1.8.2
13432026-07-01T15:18:09.175Z Compiling displaydoc v0.2.5
13442026-07-01T15:18:09.277Z Compiling tokio-macros v2.7.0
13452026-07-01T15:18:09.374Z Compiling crypto-common v0.1.7
13462026-07-01T15:18:09.389Z Compiling zerofrom v0.1.6
13472026-07-01T15:18:09.403Z Compiling block-buffer v0.10.4
13482026-07-01T15:18:09.512Z Compiling yoke v0.8.1
13492026-07-01T15:18:09.526Z Compiling futures-macro v0.3.32
13502026-07-01T15:18:09.573Z Compiling digest v0.10.7
13512026-07-01T15:18:09.705Z Compiling zerovec v0.11.5
13522026-07-01T15:18:09.831Z Compiling hmac v0.12.1
13532026-07-01T15:18:09.945Z Compiling zerotrie v0.2.3
13542026-07-01T15:18:09.992Z Compiling block-padding v0.3.3
13552026-07-01T15:18:10.046Z Compiling sha2 v0.10.9
13562026-07-01T15:18:10.152Z Compiling tinystr v0.8.2
13572026-07-01T15:18:10.214Z Compiling potential_utf v0.1.4
13582026-07-01T15:18:10.244Z Compiling inout v0.1.4
13592026-07-01T15:18:10.353Z Compiling icu_locale_core v2.1.1
13602026-07-01T15:18:10.357Z Compiling icu_collections v2.1.1
13612026-07-01T15:18:10.381Z Compiling futures-util v0.3.32
13622026-07-01T15:18:10.411Z Compiling cipher v0.4.4
13632026-07-01T15:18:10.679Z Compiling der_derive v0.7.3
13642026-07-01T15:18:10.897Z Compiling salsa20 v0.10.2
13652026-07-01T15:18:11.042Z Compiling icu_provider v2.1.1
13662026-07-01T15:18:11.275Z Compiling bytes v1.11.1
13672026-07-01T15:18:11.299Z Compiling icu_normalizer v2.1.1
13682026-07-01T15:18:11.343Z Compiling icu_properties v2.1.2
13692026-07-01T15:18:11.449Z Compiling chrono v0.4.44
13702026-07-01T15:18:11.709Z Compiling der v0.7.10
13712026-07-01T15:18:11.858Z Compiling tokio v1.52.1
13722026-07-01T15:18:11.903Z Compiling http v1.4.2
13732026-07-01T15:18:12.442Z Compiling idna_adapter v1.2.1
13742026-07-01T15:18:12.580Z Compiling idna v1.1.0
13752026-07-01T15:18:12.619Z Compiling ppv-lite86 v0.2.21
13762026-07-01T15:18:12.766Z Compiling spki v0.7.3
13772026-07-01T15:18:12.813Z Compiling pbkdf2 v0.12.2
13782026-07-01T15:18:12.850Z Compiling openssl-sys v0.9.115
13792026-07-01T15:18:12.926Z Compiling url v2.5.8
13802026-07-01T15:18:12.939Z Compiling thiserror-impl v2.0.18
13812026-07-01T15:18:12.943Z Compiling tracing-attributes v0.1.31
13822026-07-01T15:18:12.967Z Compiling base64 v0.22.1
13832026-07-01T15:18:13.240Z Compiling scrypt v0.11.0
13842026-07-01T15:18:13.282Z Compiling rand_chacha v0.9.0
13852026-07-01T15:18:13.445Z Compiling http-body v1.0.1
13862026-07-01T15:18:13.493Z Compiling aes v0.8.4
13872026-07-01T15:18:13.594Z Compiling cbc v0.1.2
13882026-07-01T15:18:13.756Z Compiling rustls-pki-types v1.14.0
13892026-07-01T15:18:13.762Z Compiling httparse v1.10.1
13902026-07-01T15:18:13.962Z Compiling tinyvec_macros v0.1.1
13912026-07-01T15:18:14.031Z Compiling openssl-probe v0.2.1
13922026-07-01T15:18:14.127Z Compiling tinyvec v1.10.0
13932026-07-01T15:18:14.147Z Compiling pkcs5 v0.7.1
13942026-07-01T15:18:14.207Z Compiling pest_generator v2.8.6
13952026-07-01T15:18:14.251Z Compiling thiserror v2.0.18
13962026-07-01T15:18:14.266Z Compiling tracing v0.1.44
13972026-07-01T15:18:14.354Z Compiling rand v0.9.2
13982026-07-01T15:18:14.464Z Compiling serde_derive_internals v0.29.1
13992026-07-01T15:18:14.522Z Compiling aho-corasick v1.1.4
14002026-07-01T15:18:14.535Z Compiling tower-service v0.3.3
14012026-07-01T15:18:14.614Z Compiling untrusted v0.7.1
14022026-07-01T15:18:14.628Z Compiling tower-layer v0.3.3
14032026-07-01T15:18:14.737Z Compiling dyn-clone v1.0.20
14042026-07-01T15:18:14.786Z Compiling atomic-waker v1.1.2
14052026-07-01T15:18:14.871Z Compiling try-lock v0.2.5
14062026-07-01T15:18:14.888Z Compiling schemars v0.8.22
14072026-07-01T15:18:14.909Z Compiling pest_derive v2.8.6
14082026-07-01T15:18:14.978Z Compiling want v0.3.1
14092026-07-01T15:18:15.116Z Compiling tempfile v3.25.0
14102026-07-01T15:18:15.140Z Compiling pkcs8 v0.10.2
14112026-07-01T15:18:15.336Z Compiling schemars_derive v0.8.22
14122026-07-01T15:18:15.349Z Compiling regex-automata v0.4.14
14132026-07-01T15:18:15.439Z Compiling ipnet v2.11.0
14142026-07-01T15:18:15.442Z Compiling scroll_derive v0.13.1
14152026-07-01T15:18:15.475Z Compiling darling_core v0.20.11
14162026-07-01T15:18:15.978Z Compiling tokio-util v0.7.18
14172026-07-01T15:18:16.178Z Compiling openssl v0.10.79
14182026-07-01T15:18:16.282Z Compiling foreign-types-shared v0.1.1
14192026-07-01T15:18:16.370Z Compiling untrusted v0.9.0
14202026-07-01T15:18:16.422Z Compiling rustls v0.23.41
14212026-07-01T15:18:16.492Z Compiling httpdate v1.0.3
14222026-07-01T15:18:16.631Z Compiling foreign-types v0.3.2
14232026-07-01T15:18:16.700Z Compiling h2 v0.4.15
14242026-07-01T15:18:16.723Z Compiling scroll v0.13.0
14252026-07-01T15:18:16.990Z Compiling unicode-normalization v0.1.25
14262026-07-01T15:18:17.423Z Compiling openssl-macros v0.1.1
14272026-07-01T15:18:17.446Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14282026-07-01T15:18:17.552Z Compiling spin v0.9.8
14292026-07-01T15:18:17.758Z Compiling native-tls v0.2.18
14302026-07-01T15:18:17.773Z Compiling darling_macro v0.20.11
14312026-07-01T15:18:17.819Z Compiling time-core v0.1.8
14322026-07-01T15:18:17.838Z Compiling crc32fast v1.5.0
14332026-07-01T15:18:17.917Z Compiling powerfmt v0.2.0
14342026-07-01T15:18:17.957Z Compiling num-conv v0.2.0
14352026-07-01T15:18:18.086Z Compiling time-macros v0.2.27
14362026-07-01T15:18:18.112Z Compiling deranged v0.5.8
14372026-07-01T15:18:18.247Z Compiling darling v0.20.11
14382026-07-01T15:18:18.330Z Compiling goblin v0.10.5
14392026-07-01T15:18:19.069Z Compiling sync_wrapper v1.0.2
14402026-07-01T15:18:19.155Z Compiling wait-timeout v0.2.1
14412026-07-01T15:18:19.177Z Compiling num_threads v0.1.7
14422026-07-01T15:18:19.274Z Compiling syn v1.0.109
14432026-07-01T15:18:19.420Z Compiling simd-adler32 v0.3.8
14442026-07-01T15:18:19.426Z Compiling siphasher v1.0.2
14452026-07-01T15:18:19.590Z Compiling quick-error v1.2.3
14462026-07-01T15:18:19.614Z Compiling usdt-impl v0.6.0
14472026-07-01T15:18:19.657Z Compiling crossbeam-utils v0.8.21
14482026-07-01T15:18:19.696Z Compiling bit-vec v0.8.0
14492026-07-01T15:18:19.829Z Compiling hyper v1.10.1
14502026-07-01T15:18:19.923Z Compiling bit-set v0.8.0
14512026-07-01T15:18:19.989Z Compiling rusty-fork v0.3.1
14522026-07-01T15:18:20.129Z Compiling time v0.3.47
14532026-07-01T15:18:20.296Z Compiling tower v0.5.3
14542026-07-01T15:18:20.822Z Compiling derive_builder_core v0.20.2
14552026-07-01T15:18:21.083Z Compiling hyper-util v0.1.20
14562026-07-01T15:18:21.162Z Compiling dof v0.4.0
14572026-07-01T15:18:21.631Z Compiling dtrace-parser v0.3.0
14582026-07-01T15:18:21.696Z Compiling http-body-util v0.1.3
14592026-07-01T15:18:21.750Z Compiling signature v2.2.0
14602026-07-01T15:18:21.926Z Compiling thiserror-impl v1.0.69
14612026-07-01T15:18:21.940Z Compiling scroll_derive v0.12.1
14622026-07-01T15:18:22.336Z Compiling heapless v0.7.17
14632026-07-01T15:18:22.362Z Compiling rand_xorshift v0.4.0
14642026-07-01T15:18:22.525Z Compiling slog v2.8.2
14652026-07-01T15:18:22.570Z Compiling darling_core v0.21.3
14662026-07-01T15:18:22.585Z Compiling bzip2-sys v0.1.13+1.0.8
14672026-07-01T15:18:22.601Z Compiling thread-id v5.1.0
14682026-07-01T15:18:22.683Z Compiling cookie v0.18.1
14692026-07-01T15:18:22.717Z Compiling anyhow v1.0.102
14702026-07-01T15:18:22.836Z Compiling allocator-api2 v0.2.21
14712026-07-01T15:18:22.873Z Compiling ryu v1.0.23
14722026-07-01T15:18:22.884Z Compiling iri-string v0.7.10
14732026-07-01T15:18:23.030Z Compiling unicode-properties v0.1.4
14742026-07-01T15:18:23.043Z Compiling zstd-safe v7.2.4
14752026-07-01T15:18:23.152Z Compiling unicode-bidi v0.3.18
14762026-07-01T15:18:23.198Z Compiling signal-hook v0.3.18
14772026-07-01T15:18:23.230Z Compiling unarray v0.1.4
14782026-07-01T15:18:23.248Z Compiling paste v1.0.15
14792026-07-01T15:18:23.336Z Compiling adler2 v2.0.1
14802026-07-01T15:18:23.394Z Compiling proptest v1.10.0
14812026-07-01T15:18:23.463Z Compiling stringprep v0.1.5
14822026-07-01T15:18:23.573Z Compiling miniz_oxide v0.8.9
14832026-07-01T15:18:23.720Z Compiling thiserror v1.0.69
14842026-07-01T15:18:23.894Z Compiling serde_urlencoded v0.7.1
14852026-07-01T15:18:23.983Z Compiling tower-http v0.6.8
14862026-07-01T15:18:24.356Z Compiling scroll v0.12.0
14872026-07-01T15:18:24.422Z Compiling derive_builder_macro v0.20.2
14882026-07-01T15:18:24.612Z Compiling tokio-native-tls v0.3.1
14892026-07-01T15:18:24.615Z Compiling camino v1.2.2
14902026-07-01T15:18:24.885Z Compiling bstr v1.12.1
14912026-07-01T15:18:24.912Z Compiling ipnetwork v0.21.1
14922026-07-01T15:18:24.996Z Compiling rustls-native-certs v0.8.3
14932026-07-01T15:18:25.023Z Compiling darling_macro v0.21.3
14942026-07-01T15:18:25.258Z Compiling rand_chacha v0.3.1
14952026-07-01T15:18:25.274Z Compiling erased-serde v0.3.31
14962026-07-01T15:18:25.286Z Compiling serde_spanned v0.6.9
14972026-07-01T15:18:25.427Z Compiling serde_tokenstream v0.2.3
14982026-07-01T15:18:25.508Z Compiling toml_datetime v0.6.11
14992026-07-01T15:18:25.527Z Compiling md-5 v0.10.6
15002026-07-01T15:18:25.691Z Compiling pin-project-internal v1.1.11
15012026-07-01T15:18:25.789Z Compiling zerocopy-derive v0.7.35
15022026-07-01T15:18:25.803Z Compiling async-trait v0.1.89
15032026-07-01T15:18:25.821Z Compiling curve25519-dalek v4.1.3
15042026-07-01T15:18:26.103Z Compiling vergen-lib v9.1.0
15052026-07-01T15:18:26.168Z Compiling num-integer v0.1.46
15062026-07-01T15:18:26.296Z Compiling hash32 v0.2.1
15072026-07-01T15:18:26.489Z Compiling ff v0.13.1
15082026-07-01T15:18:26.492Z Compiling memoffset v0.9.1
15092026-07-01T15:18:26.631Z Compiling encoding_rs v0.8.35
15102026-07-01T15:18:26.663Z Compiling mime v0.3.17
15112026-07-01T15:18:26.713Z Compiling ref-cast v1.0.25
15122026-07-01T15:18:26.818Z Compiling num-bigint-dig v0.8.6
15132026-07-01T15:18:26.822Z Compiling rustix v0.38.44
15142026-07-01T15:18:26.951Z Compiling psl-types v2.0.11
15152026-07-01T15:18:27.022Z Compiling litrs v1.0.0
15162026-07-01T15:18:27.063Z Compiling fallible-iterator v0.2.0
15172026-07-01T15:18:27.082Z Compiling smoltcp v0.9.1
15182026-07-01T15:18:27.193Z Compiling zlib-rs v0.6.2
15192026-07-01T15:18:27.337Z Compiling cfg_aliases v0.2.1
15202026-07-01T15:18:27.388Z Compiling base16ct v0.2.0
15212026-07-01T15:18:27.411Z Compiling nix v0.31.2
15222026-07-01T15:18:27.518Z Compiling document-features v0.2.12
15232026-07-01T15:18:27.563Z Compiling sec1 v0.7.3
15242026-07-01T15:18:27.813Z Compiling postgres-protocol v0.6.10
15252026-07-01T15:18:27.994Z Compiling publicsuffix v2.3.0
15262026-07-01T15:18:28.149Z Compiling pin-project v1.1.11
15272026-07-01T15:18:28.178Z Compiling zerocopy v0.7.35
15282026-07-01T15:18:28.225Z Compiling group v0.13.0
15292026-07-01T15:18:28.374Z Compiling num-iter v0.1.45
15302026-07-01T15:18:28.488Z Compiling newtype-uuid v1.3.2
15312026-07-01T15:18:28.625Z Compiling hubpack_derive v0.1.1
15322026-07-01T15:18:28.698Z Compiling darling v0.21.3
15332026-07-01T15:18:28.711Z Compiling rand v0.8.6
15342026-07-01T15:18:28.779Z Compiling oxnet v0.1.6
15352026-07-01T15:18:28.878Z Compiling derive_builder v0.20.2
15362026-07-01T15:18:28.904Z Compiling hyper-tls v0.6.0
15372026-07-01T15:18:29.073Z Compiling goblin v0.8.2
15382026-07-01T15:18:29.558Z Compiling phf_shared v0.13.1
15392026-07-01T15:18:29.640Z Compiling lazy_static v1.5.0
15402026-07-01T15:18:29.737Z Compiling regex v1.12.3
15412026-07-01T15:18:29.753Z Compiling anstyle-parse v0.2.7
15422026-07-01T15:18:29.786Z Compiling futures-executor v0.3.32
15432026-07-01T15:18:29.816Z Compiling hex v0.4.3
15442026-07-01T15:18:29.926Z Compiling hkdf v0.12.4
15452026-07-01T15:18:30.037Z Compiling crypto-bigint v0.5.5
15462026-07-01T15:18:30.082Z Compiling terminal_size v0.4.3
15472026-07-01T15:18:30.094Z Compiling strum_macros v0.27.2
15482026-07-01T15:18:30.147Z Compiling flate2 v1.1.9
15492026-07-01T15:18:30.223Z Compiling ref-cast-impl v1.0.25
15502026-07-01T15:18:30.508Z Compiling snafu-derive v0.8.9
15512026-07-01T15:18:30.552Z Compiling curve25519-dalek-derive v0.1.1
15522026-07-01T15:18:30.801Z Compiling daft-derive v0.1.7
15532026-07-01T15:18:31.259Z Compiling vergen v9.1.0
15542026-07-01T15:18:31.468Z Compiling cargo-platform v0.3.2
15552026-07-01T15:18:31.546Z Compiling fs-err v3.3.0
15562026-07-01T15:18:31.747Z Compiling ahash v0.8.12
15572026-07-01T15:18:31.761Z Compiling bitflags v1.3.2
15582026-07-01T15:18:31.837Z Compiling unicode-segmentation v1.12.0
15592026-07-01T15:18:31.974Z Compiling managed v0.8.0
15602026-07-01T15:18:32.095Z Compiling object v0.37.3
15612026-07-01T15:18:32.175Z Compiling winnow v0.5.40
15622026-07-01T15:18:32.191Z Compiling bumpalo v3.20.2
15632026-07-01T15:18:32.220Z Compiling libbz2-rs-sys v0.2.2
15642026-07-01T15:18:32.380Z Compiling same-file v1.0.6
15652026-07-01T15:18:32.422Z Compiling foldhash v0.2.0
15662026-07-01T15:18:32.432Z Compiling foldhash v0.1.5
15672026-07-01T15:18:32.542Z Compiling walkdir v2.5.0
15682026-07-01T15:18:32.592Z Compiling hashbrown v0.16.1
15692026-07-01T15:18:32.606Z Compiling hashbrown v0.15.5
15702026-07-01T15:18:32.635Z Compiling bzip2 v0.6.1
15712026-07-01T15:18:32.835Z Compiling snafu v0.8.9
15722026-07-01T15:18:32.899Z Compiling zopfli v0.8.3
15732026-07-01T15:18:32.913Z Compiling clap_builder v4.6.0
15742026-07-01T15:18:33.165Z Compiling strum v0.27.2
15752026-07-01T15:18:33.292Z Compiling cargo_metadata v0.23.1
15762026-07-01T15:18:33.366Z Compiling daft v0.1.7
15772026-07-01T15:18:33.558Z Compiling toml_edit v0.19.15
15782026-07-01T15:18:33.596Z Compiling dof v0.3.0
15792026-07-01T15:18:33.933Z Compiling elliptic-curve v0.13.8
15802026-07-01T15:18:34.339Z Compiling futures v0.3.32
15812026-07-01T15:18:34.354Z Compiling anstream v0.6.21
15822026-07-01T15:18:34.412Z Compiling phf v0.13.1
15832026-07-01T15:18:34.430Z Compiling signal-hook-mio v0.2.5
15842026-07-01T15:18:34.640Z Compiling cookie_store v0.22.1
15852026-07-01T15:18:34.655Z Compiling zstd v0.13.3
15862026-07-01T15:18:34.911Z Compiling hubpack v0.1.2
15872026-07-01T15:18:34.925Z Compiling reqwest v0.12.28
15882026-07-01T15:18:35.126Z Compiling bzip2 v0.4.4
15892026-07-01T15:18:35.289Z Compiling serde_with_macros v3.17.0
15902026-07-01T15:18:35.419Z Compiling postgres-types v0.2.12
15912026-07-01T15:18:36.029Z Compiling usdt-macro v0.6.0
15922026-07-01T15:18:36.206Z Compiling usdt-attr-macro v0.6.0
15932026-07-01T15:18:36.490Z Compiling globset v0.4.18
15942026-07-01T15:18:36.657Z Compiling dtrace-parser v0.2.0
15952026-07-01T15:18:36.800Z Compiling ed25519 v2.2.3
15962026-07-01T15:18:37.016Z Compiling phf_shared v0.11.3
15972026-07-01T15:18:37.038Z Compiling olpc-cjson v0.1.4
15982026-07-01T15:18:37.114Z Compiling pkcs1 v0.7.5
15992026-07-01T15:18:37.195Z Compiling pem v3.0.6
16002026-07-01T15:18:37.195Z Compiling serde-big-array v0.5.1
16012026-07-01T15:18:37.344Z Compiling serde_plain v1.0.2
16022026-07-01T15:18:37.395Z Compiling rfc6979 v0.4.0
16032026-07-01T15:18:37.506Z Compiling clap_derive v4.6.1
16042026-07-01T15:18:37.519Z Compiling async-recursion v1.1.1
16052026-07-01T15:18:37.532Z Compiling strum_macros v0.26.4
16062026-07-01T15:18:37.532Z Compiling enum-as-inner v0.6.1
16072026-07-01T15:18:37.734Z Compiling serde_repr v0.1.20
16082026-07-01T15:18:38.038Z Compiling float-cmp v0.10.0
16092026-07-01T15:18:38.172Z Compiling memmap2 v0.9.10
16102026-07-01T15:18:38.187Z Compiling thread-id v4.2.2
16112026-07-01T15:18:38.270Z Compiling env_filter v1.0.0
16122026-07-01T15:18:38.284Z Compiling keccak v0.1.6
16132026-07-01T15:18:38.376Z Compiling fixedbitset v0.4.2
16142026-07-01T15:18:38.571Z Compiling predicates-core v1.0.10
16152026-07-01T15:18:38.596Z Compiling fixedbitset v0.5.7
16162026-07-01T15:18:38.684Z Compiling new_debug_unreachable v1.0.6
16172026-07-01T15:18:38.743Z Compiling typed-path v0.9.3
16182026-07-01T15:18:38.756Z Compiling difflib v0.4.0
16192026-07-01T15:18:38.896Z Compiling normalize-line-endings v0.3.0
16202026-07-01T15:18:38.991Z Compiling whoami v2.1.0
16212026-07-01T15:18:39.011Z Compiling static_assertions v1.1.0
16222026-07-01T15:18:39.085Z Compiling jiff v0.2.21
16232026-07-01T15:18:39.244Z Compiling either v1.15.0
16242026-07-01T15:18:39.277Z Compiling precomputed-hash v0.1.1
16252026-07-01T15:18:39.306Z Compiling data-encoding v2.10.0
16262026-07-01T15:18:39.362Z Compiling winnow v1.0.3
16272026-07-01T15:18:39.376Z Compiling toml_edit v0.22.27
16282026-07-01T15:18:39.453Z Compiling itertools v0.13.0
16292026-07-01T15:18:39.765Z Compiling toml_parser v1.1.2+spec-1.1.0
16302026-07-01T15:18:39.972Z Compiling hickory-proto v0.25.2
16312026-07-01T15:18:40.007Z Compiling string_cache v0.8.9
16322026-07-01T15:18:40.202Z Compiling strum v0.26.3
16332026-07-01T15:18:40.218Z Compiling clap v4.6.1
16342026-07-01T15:18:40.305Z Compiling tokio-postgres v0.7.16
16352026-07-01T15:18:40.319Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16362026-07-01T15:18:40.358Z Compiling predicates v3.1.4
16372026-07-01T15:18:40.693Z Compiling petgraph v0.8.3
16382026-07-01T15:18:41.032Z Compiling petgraph v0.6.5
16392026-07-01T15:18:42.183Z Compiling zip v4.6.1
16402026-07-01T15:18:42.515Z Compiling sha3 v0.10.8
16412026-07-01T15:18:42.531Z Compiling env_logger v0.11.9
16422026-07-01T15:18:42.710Z Compiling usdt v0.6.0
16432026-07-01T15:18:42.881Z Compiling usdt-impl v0.5.0
16442026-07-01T15:18:42.967Z Compiling ecdsa v0.16.9
16452026-07-01T15:18:42.984Z Compiling rsa v0.9.10
16462026-07-01T15:18:43.135Z Compiling ed25519-dalek v2.2.0
16472026-07-01T15:18:43.231Z Compiling crossterm v0.28.1
16482026-07-01T15:18:43.281Z Compiling serde_with v3.17.0
16492026-07-01T15:18:43.462Z Compiling zip v0.6.6
16502026-07-01T15:18:43.792Z Compiling toml v0.7.8
16512026-07-01T15:18:44.393Z Compiling iddqd v0.4.2
16522026-07-01T15:18:44.720Z Compiling heck v0.4.1
16532026-07-01T15:18:44.857Z Compiling similar v2.7.0
16542026-07-01T15:18:44.873Z Compiling crossbeam-epoch v0.9.18
16552026-07-01T15:18:44.947Z Compiling tokio-stream v0.1.18
16562026-07-01T15:18:44.989Z Compiling buf-list v1.1.2
16572026-07-01T15:18:45.195Z Compiling x509-cert v0.2.5
16582026-07-01T15:18:45.333Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16592026-07-01T15:18:45.408Z Compiling openapiv3 v2.2.0
16602026-07-01T15:18:45.565Z Compiling sha1 v0.10.6
16612026-07-01T15:18:45.682Z Compiling peg-runtime v0.8.5
16622026-07-01T15:18:45.725Z Compiling lalrpop-util v0.19.12
16632026-07-01T15:18:45.827Z Compiling thread_local v1.1.9
16642026-07-01T15:18:45.936Z Compiling slog-async v2.8.0
16652026-07-01T15:18:46.002Z Compiling crossbeam-channel v0.5.15
16662026-07-01T15:18:46.080Z Compiling is-terminal v0.4.17
16672026-07-01T15:18:46.181Z Compiling filetime v0.2.27
16682026-07-01T15:18:46.272Z Compiling term v1.2.1
16692026-07-01T15:18:46.318Z Compiling take_mut v0.2.2
16702026-07-01T15:18:46.358Z Compiling xattr v1.6.1
16712026-07-01T15:18:46.473Z Compiling camino-tempfile v1.4.1
16722026-07-01T15:18:46.534Z Compiling tar v0.4.45
16732026-07-01T15:18:46.713Z Compiling slog-term v2.9.2
16742026-07-01T15:18:57.659Z Compiling rustls-webpki v0.103.9
16752026-07-01T15:19:00.382Z Compiling tokio-rustls v0.26.4
16762026-07-01T15:19:00.382Z Compiling rustls-platform-verifier v0.6.2
16772026-07-01T15:19:00.383Z Compiling tough v0.22.0
16782026-07-01T15:19:00.596Z Compiling hyper-rustls v0.27.7
16792026-07-01T15:19:00.817Z Compiling reqwest v0.13.2
16802026-07-01T15:19:03.017Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16812026-07-01T15:19:03.238Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16822026-07-01T15:19:06.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
16832026-07-01T15:19:06.224Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
16842026-07-01T15:19:06.276ZJul 01 15:19:04.774 INFO Starting download, target: Console
16852026-07-01T15:19:06.276ZJul 01 15:19:04.774 INFO Starting download, target: MaghemiteMgd
16862026-07-01T15:19:06.276ZJul 01 15:19:04.774 INFO Starting download, target: MaghemiteDdmd
16872026-07-01T15:19:06.276ZJul 01 15:19:04.774 INFO Starting download, target: DendriteStub
16882026-07-01T15:19:06.276ZJul 01 15:19:04.774 INFO Starting download, target: Clickhouse
16892026-07-01T15:19:06.284ZJul 01 15:19:04.774 INFO Starting download, target: Cockroach
16902026-07-01T15:19:06.284ZJul 01 15:19:04.774 INFO Starting download, target: TransceiverControl
16912026-07-01T15:19:06.284ZJul 01 15:19:04.774 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16922026-07-01T15:19:06.284ZJul 01 15:19:04.774 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16932026-07-01T15:19:06.284ZJul 01 15:19:04.774 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16942026-07-01T15:19:06.284ZJul 01 15:19:04.775 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16952026-07-01T15:19:06.284ZJul 01 15:19:04.775 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
16962026-07-01T15:19:06.284ZJul 01 15:19:04.775 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16972026-07-01T15:19:06.284ZJul 01 15:19:04.775 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
16982026-07-01T15:19:06.825ZJul 01 15:19:05.312 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16992026-07-01T15:19:07.037ZJul 01 15:19:05.530 INFO Download complete, target: TransceiverControl
17002026-07-01T15:19:08.009ZJul 01 15:19:06.505 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17012026-07-01T15:19:08.261ZJul 01 15:19:06.753 INFO Download complete, target: Console
17022026-07-01T15:19:08.656ZJul 01 15:19:07.151 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
17032026-07-01T15:19:08.660ZJul 01 15:19:07.154 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17042026-07-01T15:19:08.951ZJul 01 15:19:07.434 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17052026-07-01T15:19:09.457ZJul 01 15:19:07.954 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17062026-07-01T15:19:09.457ZJul 01 15:19:07.954 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17072026-07-01T15:19:09.721ZJul 01 15:19:08.218 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17082026-07-01T15:19:10.600ZJul 01 15:19:09.097 INFO Download complete, target: MaghemiteDdmd
17092026-07-01T15:19:11.225ZJul 01 15:19:09.721 INFO Download complete, target: DendriteStub
17102026-07-01T15:19:11.442ZJul 01 15:19:09.939 INFO Download complete, target: MaghemiteMgd
17112026-07-01T15:19:14.200ZJul 01 15:19:12.698 INFO Checking that binary works, target: Cockroach
17122026-07-01T15:19:14.312ZJul 01 15:19:12.810 INFO Download complete, target: Cockroach
17132026-07-01T15:19:16.537ZJul 01 15:19:15.035 INFO Checking that binary works, target: Clickhouse
17142026-07-01T15:19:16.654ZJul 01 15:19:15.150 INFO Download complete, target: Clickhouse
17152026-07-01T15:19:16.669ZAll builder prerequisites installed successfully, and PATH looks valid
17162026-07-01T15:19:16.672Z
17172026-07-01T15:19:16.672Zreal 2:02.963300145
17182026-07-01T15:19:16.672Zuser 6:37.084908183
17192026-07-01T15:19:16.672Zsys 1:21.435151097
17202026-07-01T15:19:16.672Ztrap 0.233548575
17212026-07-01T15:19:16.672Ztflt 0.530095813
17222026-07-01T15:19:16.672Zdflt 0.866241336
17232026-07-01T15:19:16.672Zkflt 0.022683885
17242026-07-01T15:19:16.672Zlock 22:22.204263927
17252026-07-01T15:19:16.672Zslp 20:23.848879720
17262026-07-01T15:19:16.672Zlat 38.776154992
17272026-07-01T15:19:16.672Zstop 1:49.736209792
17282026-07-01T15:19:16.672Z+ banner clippy
17292026-07-01T15:19:16.672Z
17302026-07-01T15:19:16.672Z #### # # ##### ##### # #
17312026-07-01T15:19:16.674Z # # # # # # # # # #
17322026-07-01T15:19:16.674Z # # # # # # # #
17332026-07-01T15:19:16.674Z # # # ##### ##### #
17342026-07-01T15:19:16.674Z # # # # # # #
17352026-07-01T15:19:16.674Z #### ###### # # # #
17362026-07-01T15:19:16.674Z
17372026-07-01T15:19:16.676Z+ export CARGO_INCREMENTAL=0
17382026-07-01T15:19:16.676Z+ CARGO_INCREMENTAL=0
17392026-07-01T15:19:16.676Z+ ptime -m cargo xtask clippy
17402026-07-01T15:19:17.112Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17412026-07-01T15:19:17.325Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17422026-07-01T15:19:19.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s
17432026-07-01T15:19:19.205Z Running `target/debug/xtask clippy`
17442026-07-01T15:19:19.231Zrunning: /home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17452026-07-01T15:19:19.778Z Downloading crates ...
17462026-07-01T15:19:19.973Z Downloaded assert-json-diff v2.0.2
17472026-07-01T15:19:19.981Z Downloaded addr2line v0.25.1
17482026-07-01T15:19:19.985Z Downloaded criterion-plot v0.6.0
17492026-07-01T15:19:19.988Z Downloaded async-lock v3.4.2
17502026-07-01T15:19:19.991Z Downloaded approx v0.5.1
17512026-07-01T15:19:19.991Z Downloaded async-object-pool v0.2.0
17522026-07-01T15:19:19.994Z Downloaded anes v0.1.6
17532026-07-01T15:19:19.997Z Downloaded concurrent-queue v2.5.0
17542026-07-01T15:19:19.998Z Downloaded libtest-mimic v0.8.1
17552026-07-01T15:19:20.002Z Downloaded miette-derive v5.10.0
17562026-07-01T15:19:20.003Z Downloaded linkme-impl v0.3.35
17572026-07-01T15:19:20.003Z Downloaded assert_cmd v2.1.2
17582026-07-01T15:19:20.008Z Downloaded parking v2.2.1
17592026-07-01T15:19:20.008Z Downloaded event-listener-strategy v0.5.4
17602026-07-01T15:19:20.008Z Downloaded constant_time_eq v0.3.1
17612026-07-01T15:19:20.011Z Downloaded escape8259 v0.5.3
17622026-07-01T15:19:20.011Z Downloaded cast v0.3.0
17632026-07-01T15:19:20.014Z Downloaded backtrace-ext v0.2.1
17642026-07-01T15:19:20.017Z Downloaded supports-hyperlinks v2.1.0
17652026-07-01T15:19:20.020Z Downloaded linkme v0.3.35
17662026-07-01T15:19:20.021Z Downloaded oorandom v11.1.5
17672026-07-01T15:19:20.021Z Downloaded nested v0.1.1
17682026-07-01T15:19:20.030Z Downloaded terminal_size v0.1.17
17692026-07-01T15:19:20.033Z Downloaded pathdiff v0.2.3
17702026-07-01T15:19:20.033Z Downloaded supports-unicode v2.1.0
17712026-07-01T15:19:20.036Z Downloaded guppy-workspace-hack v0.1.0
17722026-07-01T15:19:20.036Z Downloaded cfg-expr v0.20.6
17732026-07-01T15:19:20.039Z Downloaded plotters-backend v0.3.7
17742026-07-01T15:19:20.039Z Downloaded plotters-svg v0.3.7
17752026-07-01T15:19:20.042Z Downloaded similar-asserts v1.7.0
17762026-07-01T15:19:20.049Z Downloaded target-triple v1.0.0
17772026-07-01T15:19:20.052Z Downloaded httptest v0.16.4
17782026-07-01T15:19:20.052Z Downloaded event-listener v5.4.1
17792026-07-01T15:19:20.052Z Downloaded owo-colors v3.5.0
17802026-07-01T15:19:20.055Z Downloaded datatest-stable v0.3.3
17812026-07-01T15:19:20.059Z Downloaded partial-io v0.5.4
17822026-07-01T15:19:20.062Z Downloaded futures-timer v3.0.3
17832026-07-01T15:19:20.065Z Downloaded blake2b_simd v1.0.4
17842026-07-01T15:19:20.065Z Downloaded supports-color v2.1.0
17852026-07-01T15:19:20.069Z Downloaded serde_regex v1.1.0
17862026-07-01T15:19:20.069Z Downloaded path-tree v0.8.3
17872026-07-01T15:19:20.073Z Downloaded rustc-demangle v0.1.27
17882026-07-01T15:19:20.073Z Downloaded knuffel-derive v3.2.0
17892026-07-01T15:19:20.077Z Downloaded target-spec v3.5.7
17902026-07-01T15:19:20.077Z Downloaded stringmetrics v2.2.2
17912026-07-01T15:19:20.077Z Downloaded tinytemplate v1.2.1
17922026-07-01T15:19:20.080Z Downloaded target-lexicon v0.13.3
17932026-07-01T15:19:20.083Z Downloaded termcolor v1.4.1
17942026-07-01T15:19:20.087Z Downloaded relative-path v1.9.3
17952026-07-01T15:19:20.095Z Downloaded rust-argon2 v2.1.0
17962026-07-01T15:19:20.103Z Downloaded chumsky v0.9.3
17972026-07-01T15:19:20.109Z Downloaded trybuild v1.0.116
17982026-07-01T15:19:20.113Z Downloaded hickory-client v0.25.2
17992026-07-01T15:19:20.116Z Downloaded backtrace v0.3.76
18002026-07-01T15:19:20.119Z Downloaded knuffel v3.2.0
18012026-07-01T15:19:20.124Z Downloaded rstest v0.25.0
18022026-07-01T15:19:20.128Z Downloaded textwrap v0.15.2
18032026-07-01T15:19:20.131Z Downloaded miette v5.10.0
18042026-07-01T15:19:20.131Z Downloaded fancy-regex v0.14.0
18052026-07-01T15:19:20.135Z Downloaded rstest_macros v0.25.0
18062026-07-01T15:19:20.139Z Downloaded rand_distr v0.5.1
18072026-07-01T15:19:20.146Z Downloaded criterion v0.7.0
18082026-07-01T15:19:20.150Z Downloaded guppy v0.17.25
18092026-07-01T15:19:20.155Z Downloaded plotters v0.3.7
18102026-07-01T15:19:20.160Z Downloaded hashbrown v0.14.5
18112026-07-01T15:19:20.180Z Downloaded gimli v0.32.3
18122026-07-01T15:19:20.279Z Downloaded httpmock v0.8.3
18132026-07-01T15:19:21.981Z Checking cfg-if v1.0.4
18142026-07-01T15:19:22.340Z Checking libc v0.2.185
18152026-07-01T15:19:22.343Z Checking serde_core v1.0.228
18162026-07-01T15:19:22.417Z Checking memchr v2.8.0
18172026-07-01T15:19:22.457Z Checking smallvec v1.15.1
18182026-07-01T15:19:22.497Z Checking itoa v1.0.17
18192026-07-01T15:19:22.537Z Checking log v0.4.29
18202026-07-01T15:19:22.582Z Checking zeroize v1.8.2
18212026-07-01T15:19:22.622Z Checking libm v0.2.16
18222026-07-01T15:19:22.662Z Checking scopeguard v1.2.0
18232026-07-01T15:19:22.703Z Checking stable_deref_trait v1.2.1
18242026-07-01T15:19:22.741Z Checking zmij v1.0.21
18252026-07-01T15:19:22.780Z Checking errno v0.3.14
18262026-07-01T15:19:22.819Z Checking lock_api v0.4.14
18272026-07-01T15:19:22.856Z Checking zerofrom v0.1.6
18282026-07-01T15:19:22.898Z Checking percent-encoding v2.3.2
18292026-07-01T15:19:22.939Z Checking writeable v0.6.2
18302026-07-01T15:19:22.972Z Checking litemap v0.8.1
18312026-07-01T15:19:23.008Z Checking yoke v0.8.1
18322026-07-01T15:19:23.046Z Checking getrandom v0.2.17
18332026-07-01T15:19:23.082Z Checking zerocopy v0.8.40
18342026-07-01T15:19:23.086Z Checking icu_properties_data v2.1.2
18352026-07-01T15:19:23.149Z Checking icu_normalizer_data v2.1.1
18362026-07-01T15:19:23.184Z Checking subtle v2.6.1
18372026-07-01T15:19:23.220Z Checking zerovec v0.11.5
18382026-07-01T15:19:23.223Z Checking zerotrie v0.2.3
18392026-07-01T15:19:23.290Z Checking rand_core v0.10.0
18402026-07-01T15:19:23.328Z Checking num-traits v0.2.19
18412026-07-01T15:19:23.367Z Checking pin-project-lite v0.2.17
18422026-07-01T15:19:23.371Z Checking form_urlencoded v1.2.2
18432026-07-01T15:19:23.457Z Checking getrandom v0.4.1
18442026-07-01T15:19:23.495Z Checking utf8_iter v1.0.4
18452026-07-01T15:19:23.534Z Checking rand_core v0.6.4
18462026-07-01T15:19:23.577Z Checking parking_lot_core v0.9.12
18472026-07-01T15:19:23.639Z Checking typenum v1.19.0
18482026-07-01T15:19:23.680Z Checking portable-atomic v1.13.1
18492026-07-01T15:19:23.718Z Checking tinystr v0.8.2
18502026-07-01T15:19:23.753Z Checking potential_utf v0.1.4
18512026-07-01T15:19:23.801Z Checking parking_lot v0.12.5
18522026-07-01T15:19:23.878Z Checking serde v1.0.228
18532026-07-01T15:19:23.921Z Checking serde_json v1.0.150
18542026-07-01T15:19:23.921Z Checking bitflags v2.11.0
18552026-07-01T15:19:23.982Z Checking icu_locale_core v2.1.1
18562026-07-01T15:19:24.018Z Checking icu_collections v2.1.1
18572026-07-01T15:19:24.119Z Checking critical-section v1.2.0
18582026-07-01T15:19:24.163Z Checking signal-hook-registry v1.4.8
18592026-07-01T15:19:24.250Z Checking once_cell v1.21.3
18602026-07-01T15:19:24.321Z Checking bytes v1.11.1
18612026-07-01T15:19:24.362Z Checking mio v1.2.0
18622026-07-01T15:19:24.412Z Checking socket2 v0.6.3
18632026-07-01T15:19:24.453Z Checking iana-time-zone v0.1.65
18642026-07-01T15:19:24.492Z Checking generic-array v0.14.7
18652026-07-01T15:19:24.543Z Checking icu_provider v2.1.1
18662026-07-01T15:19:24.587Z Checking chrono v0.4.44
18672026-07-01T15:19:24.641Z Checking uuid v1.23.4
18682026-07-01T15:19:24.684Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18692026-07-01T15:19:24.719Z Checking thiserror v2.0.18
18702026-07-01T15:19:24.781Z Checking tokio v1.52.1
18712026-07-01T15:19:24.820Z Checking icu_properties v2.1.2
18722026-07-01T15:19:24.855Z Checking icu_normalizer v2.1.1
18732026-07-01T15:19:24.968Z Checking semver v1.0.28
18742026-07-01T15:19:24.972Z Checking crypto-common v0.1.7
18752026-07-01T15:19:25.037Z Checking futures-core v0.3.32
18762026-07-01T15:19:25.151Z Checking dyn-clone v1.0.20
18772026-07-01T15:19:25.187Z Checking equivalent v1.0.2
18782026-07-01T15:19:25.190Z Checking const-oid v0.9.6
18792026-07-01T15:19:25.252Z Checking rustix v1.1.3
18802026-07-01T15:19:25.287Z Checking byteorder v1.5.0
18812026-07-01T15:19:25.322Z Checking futures-sink v0.3.32
18822026-07-01T15:19:25.449Z Checking futures-channel v0.3.32
18832026-07-01T15:19:25.488Z Checking block-buffer v0.10.4
18842026-07-01T15:19:25.522Z Checking futures-io v0.3.32
18852026-07-01T15:19:25.652Z Checking idna_adapter v1.2.1
18862026-07-01T15:19:25.688Z Checking slab v0.4.12
18872026-07-01T15:19:25.692Z Checking futures-task v0.3.32
18882026-07-01T15:19:25.692Z Checking thiserror v1.0.69
18892026-07-01T15:19:25.799Z Checking idna v1.1.0
18902026-07-01T15:19:25.857Z Checking ppv-lite86 v0.2.21
18912026-07-01T15:19:25.893Z Checking getrandom v0.3.4
18922026-07-01T15:19:25.937Z Checking hashbrown v0.17.0
18932026-07-01T15:19:25.940Z Checking futures-util v0.3.32
18942026-07-01T15:19:25.940Z Checking digest v0.10.7
18952026-07-01T15:19:26.074Z Checking cpufeatures v0.2.17
18962026-07-01T15:19:26.079Z Checking url v2.5.8
18972026-07-01T15:19:26.143Z Checking fnv v1.0.7
18982026-07-01T15:19:26.220Z Checking regex-syntax v0.8.10
18992026-07-01T15:19:26.224Z Checking http v1.4.2
19002026-07-01T15:19:26.224Z Checking tracing-core v0.1.36
19012026-07-01T15:19:26.288Z Checking base64 v0.22.1
19022026-07-01T15:19:26.457Z Checking indexmap v2.14.0
19032026-07-01T15:19:26.556Z Checking utf8parse v0.2.2
19042026-07-01T15:19:26.559Z Checking schemars v0.8.22
19052026-07-01T15:19:26.624Z Checking tracing v0.1.44
19062026-07-01T15:19:26.689Z Checking anstyle v1.0.14
19072026-07-01T15:19:26.822Z Checking base64ct v1.8.3
19082026-07-01T15:19:26.858Z Checking colorchoice v1.0.4
19092026-07-01T15:19:26.905Z Checking is_terminal_polyfill v1.70.2
19102026-07-01T15:19:26.989Z Checking anstyle-query v1.1.5
19112026-07-01T15:19:27.024Z Checking block-padding v0.3.3
19122026-07-01T15:19:27.057Z Checking ipnet v2.11.0
19132026-07-01T15:19:27.093Z Checking anstyle-parse v1.0.0
19142026-07-01T15:19:27.127Z Checking terminal_size v0.4.3
19152026-07-01T15:19:27.181Z Checking inout v0.1.4
19162026-07-01T15:19:27.252Z Checking aho-corasick v1.1.4
19172026-07-01T15:19:27.290Z Checking crossbeam-utils v0.8.21
19182026-07-01T15:19:27.294Z Checking unicode-ident v1.0.24
19192026-07-01T15:19:27.355Z Checking anstream v1.0.0
19202026-07-01T15:19:27.360Z Checking cipher v0.4.4
19212026-07-01T15:19:27.456Z Checking proc-macro2 v1.0.106
19222026-07-01T15:19:27.514Z Checking clap_lex v1.0.0
19232026-07-01T15:19:27.592Z Checking strsim v0.11.1
19242026-07-01T15:19:27.629Z Checking powerfmt v0.2.0
19252026-07-01T15:19:27.664Z Checking pem-rfc7468 v0.7.0
19262026-07-01T15:19:27.700Z Checking sha2 v0.10.9
19272026-07-01T15:19:27.782Z Checking clap_builder v4.6.0
19282026-07-01T15:19:27.818Z Checking deranged v0.5.8
19292026-07-01T15:19:27.823Z Checking quote v1.0.45
19302026-07-01T15:19:27.884Z Checking httparse v1.10.1
19312026-07-01T15:19:27.922Z Checking num-conv v0.2.0
19322026-07-01T15:19:27.958Z Checking regex-automata v0.4.14
19332026-07-01T15:19:28.008Z Checking time-core v0.1.8
19342026-07-01T15:19:28.048Z Checking num_threads v0.1.7
19352026-07-01T15:19:28.086Z Checking syn v2.0.117
19362026-07-01T15:19:28.089Z Checking tokio-util v0.7.18
19372026-07-01T15:19:28.155Z Checking hmac v0.12.1
19382026-07-01T15:19:28.189Z Checking rand_core v0.9.5
19392026-07-01T15:19:28.193Z Checking erased-serde v0.3.31
19402026-07-01T15:19:28.314Z Checking flagset v0.4.7
19412026-07-01T15:19:28.425Z Checking http-body v1.0.1
19422026-07-01T15:19:28.468Z Checking der v0.7.10
19432026-07-01T15:19:28.586Z Checking allocator-api2 v0.2.21
19442026-07-01T15:19:28.622Z Checking slog v2.8.2
19452026-07-01T15:19:28.752Z Checking atomic-waker v1.1.2
19462026-07-01T15:19:28.790Z Checking time v0.3.47
19472026-07-01T15:19:28.883Z Checking rand_chacha v0.9.0
19482026-07-01T15:19:28.920Z Checking rustls-pki-types v1.14.0
19492026-07-01T15:19:28.923Z Checking anyhow v1.0.102
19502026-07-01T15:19:29.050Z Checking clap v4.6.1
19512026-07-01T15:19:29.115Z Checking httpdate v1.0.3
19522026-07-01T15:19:29.164Z Checking try-lock v0.2.5
19532026-07-01T15:19:29.194Z Checking rand v0.9.2
19542026-07-01T15:19:29.232Z Checking h2 v0.4.15
19552026-07-01T15:19:29.267Z Checking spin v0.9.8
19562026-07-01T15:19:29.304Z Checking aws-lc-sys v0.40.0
19572026-07-01T15:19:29.307Z Checking want v0.3.1
19582026-07-01T15:19:29.477Z Checking untrusted v0.7.1
19592026-07-01T15:19:29.512Z Checking ryu v1.0.23
19602026-07-01T15:19:29.617Z Checking tower-service v0.3.3
19612026-07-01T15:19:29.673Z Checking tower-layer v0.3.3
19622026-07-01T15:19:29.710Z Checking ipnetwork v0.21.1
19632026-07-01T15:19:29.745Z Checking mime v0.3.17
19642026-07-01T15:19:29.806Z Checking fastrand v2.3.0
19652026-07-01T15:19:29.841Z Checking aws-lc-rs v1.16.3
19662026-07-01T15:19:29.877Z Checking untrusted v0.9.0
19672026-07-01T15:19:29.945Z Checking spki v0.7.3
19682026-07-01T15:19:29.948Z Checking pbkdf2 v0.12.2
19692026-07-01T15:19:29.979Z Checking aes v0.8.4
19702026-07-01T15:19:30.045Z Checking http-body-util v0.1.3
19712026-07-01T15:19:30.048Z Checking cbc v0.1.2
19722026-07-01T15:19:30.137Z Checking salsa20 v0.10.2
19732026-07-01T15:19:30.173Z Checking rand_chacha v0.3.1
19742026-07-01T15:19:30.233Z Checking hex v0.4.3
19752026-07-01T15:19:30.295Z Checking simd-adler32 v0.3.8
19762026-07-01T15:19:30.298Z Checking pretty-hex v0.4.1
19772026-07-01T15:19:30.375Z Checking scrypt v0.11.0
19782026-07-01T15:19:30.411Z Checking rand v0.8.6
19792026-07-01T15:19:30.414Z Checking tempfile v3.25.0
19802026-07-01T15:19:30.477Z Checking adler2 v2.0.1
19812026-07-01T15:19:30.513Z Checking openssl-probe v0.2.1
19822026-07-01T15:19:30.516Z Checking plain v0.2.3
19832026-07-01T15:19:30.580Z Checking pkcs5 v0.7.1
19842026-07-01T15:19:30.615Z Checking miniz_oxide v0.8.9
19852026-07-01T15:19:30.641Z Checking regex v1.12.3
19862026-07-01T15:19:30.656Z Checking serde_urlencoded v0.7.1
19872026-07-01T15:19:30.781Z Checking encoding_rs v0.8.35
19882026-07-01T15:19:30.785Z Checking rustls-webpki v0.103.9
19892026-07-01T15:19:30.855Z Checking ucd-trie v0.1.7
19902026-07-01T15:19:30.953Z Checking pkcs8 v0.10.2
19912026-07-01T15:19:30.994Z Checking camino v1.2.2
19922026-07-01T15:19:31.030Z Checking pest v2.8.6
19932026-07-01T15:19:31.067Z Checking oxnet v0.1.6
19942026-07-01T15:19:31.070Z Checking futures-executor v0.3.32
19952026-07-01T15:19:31.166Z Checking sync_wrapper v1.0.2
19962026-07-01T15:19:31.278Z Checking either v1.15.0
19972026-07-01T15:19:31.282Z Checking rustls v0.23.41
19982026-07-01T15:19:31.282Z Checking futures v0.3.32
19992026-07-01T15:19:31.380Z Checking tower v0.5.3
20002026-07-01T15:19:31.383Z Checking crc32fast v1.5.0
20012026-07-01T15:19:31.450Z Checking iri-string v0.7.10
20022026-07-01T15:19:31.493Z Checking foldhash v0.2.0
20032026-07-01T15:19:31.585Z Checking static_assertions v1.1.0
20042026-07-01T15:19:31.679Z Checking hashbrown v0.16.1
20052026-07-01T15:19:31.715Z Checking lazy_static v1.5.0
20062026-07-01T15:19:31.777Z Checking openapiv3 v2.2.0
20072026-07-01T15:19:31.814Z Checking signature v2.2.0
20082026-07-01T15:19:31.849Z Checking hubpack v0.1.2
20092026-07-01T15:19:31.972Z Checking zlib-rs v0.6.2
20102026-07-01T15:19:32.045Z Checking rustls-native-certs v0.8.3
20112026-07-01T15:19:32.104Z Checking hyper v1.10.1
20122026-07-01T15:19:32.138Z Checking strum v0.26.3
20132026-07-01T15:19:32.203Z Checking psl-types v2.0.11
20142026-07-01T15:19:32.206Z Checking cookie v0.18.1
20152026-07-01T15:19:32.273Z Checking tinyvec_macros v0.1.1
20162026-07-01T15:19:32.346Z Checking publicsuffix v2.3.0
20172026-07-01T15:19:32.384Z Checking tinyvec v1.10.0
20182026-07-01T15:19:32.490Z Checking num-integer v0.1.46
20192026-07-01T15:19:32.529Z Checking tower-http v0.6.8
20202026-07-01T15:19:32.563Z Checking cookie_store v0.22.1
20212026-07-01T15:19:32.714Z Checking scroll v0.13.0
20222026-07-01T15:19:32.751Z Checking data-encoding v2.10.0
20232026-07-01T15:19:32.835Z Checking memmap2 v0.9.10
20242026-07-01T15:19:32.875Z Checking flate2 v1.1.9
20252026-07-01T15:19:32.916Z Checking base16ct v0.2.0
20262026-07-01T15:19:32.972Z Checking goblin v0.10.5
20272026-07-01T15:19:33.024Z Checking bit-vec v0.8.0
20282026-07-01T15:19:33.061Z Checking dtrace-parser v0.3.0
20292026-07-01T15:19:33.064Z Checking hyper-util v0.1.20
20302026-07-01T15:19:33.127Z Checking ff v0.13.1
20312026-07-01T15:19:33.187Z Checking sec1 v0.7.3
20322026-07-01T15:19:33.199Z Checking wait-timeout v0.2.1
20332026-07-01T15:19:33.244Z Checking bit-set v0.8.0
20342026-07-01T15:19:33.283Z Checking thread-id v5.1.0
20352026-07-01T15:19:33.323Z Checking group v0.13.0
20362026-07-01T15:19:33.359Z Checking num-iter v0.1.45
20372026-07-01T15:19:33.396Z Checking bstr v1.12.1
20382026-07-01T15:19:33.399Z Checking hkdf v0.12.4
20392026-07-01T15:19:33.463Z Checking crossbeam-epoch v0.9.18
20402026-07-01T15:19:33.498Z Checking anstyle-parse v0.2.7
20412026-07-01T15:19:33.501Z Checking ahash v0.8.12
20422026-07-01T15:19:33.587Z Checking crypto-bigint v0.5.5
20432026-07-01T15:19:33.627Z Checking tokio-rustls v0.26.4
20442026-07-01T15:19:33.680Z Checking rustls-platform-verifier v0.6.2
20452026-07-01T15:19:33.717Z Checking serde_spanned v0.6.9
20462026-07-01T15:19:33.756Z Checking toml_datetime v0.6.11
20472026-07-01T15:19:33.818Z Checking quick-error v1.2.3
20482026-07-01T15:19:33.854Z Checking anstream v0.6.21
20492026-07-01T15:19:33.890Z Checking rand_xorshift v0.4.0
20502026-07-01T15:19:33.895Z Checking scroll v0.12.0
20512026-07-01T15:19:33.958Z Checking rusty-fork v0.3.1
20522026-07-01T15:19:33.992Z Checking unarray v0.1.4
20532026-07-01T15:19:34.070Z Checking num-bigint-dig v0.8.6
20542026-07-01T15:19:34.077Z Checking pkcs1 v0.7.5
20552026-07-01T15:19:34.138Z Checking x509-cert v0.2.5
20562026-07-01T15:19:34.173Z Checking goblin v0.8.2
20572026-07-01T15:19:34.176Z Checking proptest v1.10.0
20582026-07-01T15:19:34.342Z Checking sha1 v0.10.6
20592026-07-01T15:19:34.383Z Checking hyper-rustls v0.27.7
20602026-07-01T15:19:34.508Z Checking elliptic-curve v0.13.8
20612026-07-01T15:19:34.546Z Checking zerocopy v0.7.35
20622026-07-01T15:19:34.618Z Checking reqwest v0.13.2
20632026-07-01T15:19:34.811Z Checking unicode-segmentation v1.12.0
20642026-07-01T15:19:34.848Z Checking dtrace-parser v0.2.0
20652026-07-01T15:19:34.901Z Checking rsa v0.9.10
20662026-07-01T15:19:35.055Z Checking rfc6979 v0.4.0
20672026-07-01T15:19:35.114Z Checking memoffset v0.9.1
20682026-07-01T15:19:35.154Z Checking thread-id v4.2.2
20692026-07-01T15:19:35.202Z Checking foreign-types-shared v0.1.1
20702026-07-01T15:19:35.240Z Checking ecdsa v0.16.9
20712026-07-01T15:19:35.272Z Checking curve25519-dalek v4.1.3
20722026-07-01T15:19:35.309Z Checking dof v0.4.0
20732026-07-01T15:19:35.347Z Checking foreign-types v0.3.2
20742026-07-01T15:19:35.401Z Checking rustix v0.38.44
20752026-07-01T15:19:35.447Z Checking openssl-sys v0.9.115
20762026-07-01T15:19:35.514Z Checking env_filter v1.0.0
20772026-07-01T15:19:35.607Z Checking keccak v0.1.6
20782026-07-01T15:19:35.687Z Checking winnow v0.7.14
20792026-07-01T15:19:35.806Z Checking same-file v1.0.6
20802026-07-01T15:19:35.848Z Checking openssl v0.10.79
20812026-07-01T15:19:35.965Z Checking walkdir v2.5.0
20822026-07-01T15:19:35.969Z Checking usdt-impl v0.6.0
20832026-07-01T15:19:36.056Z Checking newtype-uuid v1.3.2
20842026-07-01T15:19:36.093Z Checking sha3 v0.10.8
20852026-07-01T15:19:36.131Z Checking dof v0.3.0
20862026-07-01T15:19:36.167Z Checking env_logger v0.11.9
20872026-07-01T15:19:36.246Z Checking ed25519 v2.2.3
20882026-07-01T15:19:36.289Z Checking daft v0.1.7
20892026-07-01T15:19:36.326Z Checking usdt v0.6.0
20902026-07-01T15:19:36.365Z Checking itertools v0.13.0
20912026-07-01T15:19:36.401Z Checking serde_with v3.17.0
20922026-07-01T15:19:36.449Z Checking usdt-impl v0.5.0
20932026-07-01T15:19:36.483Z Checking winnow v1.0.3
20942026-07-01T15:19:36.517Z Checking siphasher v1.0.2
20952026-07-01T15:19:36.559Z Checking bitflags v1.3.2
20962026-07-01T15:19:36.661Z Checking ed25519-dalek v2.2.0
20972026-07-01T15:19:36.704Z Checking nix v0.31.2
20982026-07-01T15:19:36.755Z Checking unicode-normalization v0.1.25
20992026-07-01T15:19:36.799Z Checking toml_parser v1.1.2+spec-1.1.0
21002026-07-01T15:19:36.921Z Checking signal-hook v0.3.18
21012026-07-01T15:19:36.957Z Checking toml_write v0.1.2
21022026-07-01T15:19:37.145Z Checking managed v0.8.0
21032026-07-01T15:19:37.182Z Checking winnow v0.5.40
21042026-07-01T15:19:37.185Z Checking toml_edit v0.22.27
21052026-07-01T15:19:37.185Z Checking bzip2-sys v0.1.13+1.0.8
21062026-07-01T15:19:37.358Z Checking object v0.37.3
21072026-07-01T15:19:37.361Z Checking foldhash v0.1.5
21082026-07-01T15:19:37.426Z Checking bzip2 v0.4.4
21092026-07-01T15:19:37.552Z Checking hashbrown v0.15.5
21102026-07-01T15:19:37.619Z Checking signal-hook-mio v0.2.5
21112026-07-01T15:19:37.758Z Checking globset v0.4.18
21122026-07-01T15:19:37.794Z Checking ref-cast v1.0.25
21132026-07-01T15:19:37.865Z Checking zstd-sys v2.0.16+zstd.1.5.7
21142026-07-01T15:19:37.901Z Checking native-tls v0.2.18
21152026-07-01T15:19:37.937Z Checking zip v0.6.6
21162026-07-01T15:19:38.005Z Checking zstd-safe v7.2.4
21172026-07-01T15:19:38.042Z Checking pin-project v1.1.11
21182026-07-01T15:19:38.078Z Checking libbz2-rs-sys v0.2.2
21192026-07-01T15:19:38.113Z Checking tokio-native-tls v0.3.1
21202026-07-01T15:19:38.164Z Checking bumpalo v3.20.2
21212026-07-01T15:19:38.201Z Checking zstd v0.13.3
21222026-07-01T15:19:38.285Z Checking crossterm v0.28.1
21232026-07-01T15:19:38.322Z Checking hyper-tls v0.6.0
21242026-07-01T15:19:38.357Z Checking similar v2.7.0
21252026-07-01T15:19:38.392Z Checking zopfli v0.8.3
21262026-07-01T15:19:38.395Z Checking toml_edit v0.19.15
21272026-07-01T15:19:38.459Z Checking tokio-stream v0.1.18
21282026-07-01T15:19:38.500Z Checking bzip2 v0.6.1
21292026-07-01T15:19:38.537Z Checking reqwest v0.12.28
21302026-07-01T15:19:38.765Z Checking fs-err v3.3.0
21312026-07-01T15:19:38.774Z Checking pem v3.0.6
21322026-07-01T15:19:38.778Z Checking hash32 v0.2.1
21332026-07-01T15:19:38.878Z Checking serde-big-array v0.5.1
21342026-07-01T15:19:38.970Z Checking unicode-properties v0.1.4
21352026-07-01T15:19:39.002Z Checking predicates-core v1.0.10
21362026-07-01T15:19:39.036Z Checking jiff v0.2.21
21372026-07-01T15:19:39.039Z Checking unicode-bidi v0.3.18
21382026-07-01T15:19:39.105Z Checking heapless v0.7.17
21392026-07-01T15:19:39.154Z Checking snafu v0.8.9
21402026-07-01T15:19:39.190Z Checking olpc-cjson v0.1.4
21412026-07-01T15:19:39.300Z Checking hickory-proto v0.25.2
21422026-07-01T15:19:39.354Z Checking md-5 v0.10.6
21432026-07-01T15:19:39.393Z Checking stringprep v0.1.5
21442026-07-01T15:19:39.431Z Checking serde_plain v1.0.2
21452026-07-01T15:19:39.466Z Checking toml v0.7.8
21462026-07-01T15:19:39.519Z Checking float-cmp v0.10.0
21472026-07-01T15:19:39.555Z Checking difflib v0.4.0
21482026-07-01T15:19:39.591Z Checking typed-path v0.9.3
21492026-07-01T15:19:39.627Z Checking normalize-line-endings v0.3.0
21502026-07-01T15:19:39.675Z Checking fallible-iterator v0.2.0
21512026-07-01T15:19:39.712Z Checking smoltcp v0.9.1
21522026-07-01T15:19:39.749Z Checking iddqd v0.4.2
21532026-07-01T15:19:39.790Z Checking predicates v3.1.4
21542026-07-01T15:19:39.825Z Checking phf_shared v0.11.3
21552026-07-01T15:19:39.977Z Checking postgres-protocol v0.6.10
21562026-07-01T15:19:40.017Z Checking phf_shared v0.13.1
21572026-07-01T15:19:40.114Z Checking buf-list v1.1.2
21582026-07-01T15:19:40.239Z Checking strum v0.27.2
21592026-07-01T15:19:40.322Z Checking fixedbitset v0.4.2
21602026-07-01T15:19:40.360Z Checking precomputed-hash v0.1.1
21612026-07-01T15:19:40.370Z Checking lalrpop-util v0.19.12
21622026-07-01T15:19:40.431Z Checking new_debug_unreachable v1.0.6
21632026-07-01T15:19:40.434Z Checking tough v0.22.0
21642026-07-01T15:19:40.499Z Checking fixedbitset v0.5.7
21652026-07-01T15:19:40.504Z Checking petgraph v0.6.5
21662026-07-01T15:19:40.566Z Checking string_cache v0.8.9
21672026-07-01T15:19:40.602Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
21682026-07-01T15:19:40.674Z Checking postgres-types v0.2.12
21692026-07-01T15:19:40.753Z Checking petgraph v0.8.3
21702026-07-01T15:19:40.791Z Checking phf v0.13.1
21712026-07-01T15:19:40.984Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
21722026-07-01T15:19:41.032Z Checking whoami v2.1.0
21732026-07-01T15:19:41.264Z Checking peg-runtime v0.8.5
21742026-07-01T15:19:41.302Z Checking tokio-postgres v0.7.16
21752026-07-01T15:19:41.305Z Checking zip v4.6.1
21762026-07-01T15:19:41.550Z Checking is-terminal v0.4.17
21772026-07-01T15:19:41.680Z Checking crossbeam-channel v0.5.15
21782026-07-01T15:19:41.810Z Checking thread_local v1.1.9
21792026-07-01T15:19:41.939Z Compiling structmeta-derive v0.3.0
21802026-07-01T15:19:42.013Z Checking take_mut v0.2.2
21812026-07-01T15:19:42.055Z Checking term v1.2.1
21822026-07-01T15:19:42.149Z Checking slog-async v2.8.0
21832026-07-01T15:19:42.152Z Compiling newtype-uuid-macros v0.1.0
21842026-07-01T15:19:42.329Z Checking slog-term v2.9.2
21852026-07-01T15:19:42.355Z Compiling multer v3.1.0
21862026-07-01T15:19:42.394Z Compiling async-stream-impl v0.3.6
21872026-07-01T15:19:42.550Z Checking match_cfg v0.1.0
21882026-07-01T15:19:42.588Z Checking slog-json v2.6.1
21892026-07-01T15:19:42.625Z Compiling dropshot v0.17.1
21902026-07-01T15:19:42.691Z Checking hostname v0.3.1
21912026-07-01T15:19:42.694Z Checking cpufeatures v0.3.0
21922026-07-01T15:19:42.806Z Compiling dropshot_endpoint v0.17.1
21932026-07-01T15:19:42.843Z Checking debug-ignore v1.0.5
21942026-07-01T15:19:42.843Z Checking slog-bunyan v2.5.0
21952026-07-01T15:19:42.980Z Checking hybrid-array v0.4.10
21962026-07-01T15:19:43.014Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21972026-07-01T15:19:43.049Z Checking progenitor-client v0.14.0
21982026-07-01T15:19:43.084Z Checking toml_datetime v1.1.1+spec-1.1.0
21992026-07-01T15:19:43.088Z Compiling structmeta v0.3.0
22002026-07-01T15:19:43.145Z Checking serde_spanned v1.1.1
22012026-07-01T15:19:43.216Z Checking serde_path_to_error v0.1.20
22022026-07-01T15:19:43.328Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22032026-07-01T15:19:43.331Z Checking compression-core v0.4.31
22042026-07-01T15:19:43.331Z Checking toml_writer v1.1.1+spec-1.1.0
22052026-07-01T15:19:43.429Z Compiling derive-ex v0.1.8
22062026-07-01T15:19:43.465Z Checking crypto-common v0.2.2
22072026-07-01T15:19:43.497Z Checking block-buffer v0.12.1
22082026-07-01T15:19:43.533Z Checking const-oid v0.10.2
22092026-07-01T15:19:43.538Z Checking compression-codecs v0.4.37
22102026-07-01T15:19:43.601Z Checking toml v1.1.2+spec-1.1.0
22112026-07-01T15:19:43.672Z Checking async-stream v0.3.6
22122026-07-01T15:19:43.760Z Checking rustls-pemfile v2.2.0
22132026-07-01T15:19:43.763Z Checking async-compression v0.4.41
22142026-07-01T15:19:43.835Z Checking waitgroup v0.1.2
22152026-07-01T15:19:43.933Z Checking hostname v0.4.2
22162026-07-01T15:19:43.970Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22172026-07-01T15:19:43.974Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22182026-07-01T15:19:44.060Z Checking digest v0.11.3
22192026-07-01T15:19:44.065Z Checking atomicwrites v0.4.4
22202026-07-01T15:19:44.065Z Checking itertools v0.14.0
22212026-07-01T15:19:44.170Z Compiling parse-display-derive v0.10.0
22222026-07-01T15:19:44.197Z Checking macaddr v1.0.1
22232026-07-01T15:19:44.234Z Checking regress v0.10.5
22242026-07-01T15:19:44.272Z Checking sha1 v0.11.0
22252026-07-01T15:19:44.306Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22262026-07-01T15:19:44.403Z Checking instant v0.1.13
22272026-07-01T15:19:44.472Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22282026-07-01T15:19:44.519Z Checking backoff v0.4.0
22292026-07-01T15:19:44.727Z Checking backon v1.6.0
22302026-07-01T15:19:44.769Z Checking humantime v2.3.0
22312026-07-01T15:19:44.773Z Checking unicode-width v0.2.0
22322026-07-01T15:19:44.924Z Checking progenitor-extras v0.2.0
22332026-07-01T15:19:44.983Z Compiling convert_case v0.4.0
22342026-07-01T15:19:45.084Z Checking heck v0.5.0
22352026-07-01T15:19:45.130Z Compiling test-strategy v0.4.5
22362026-07-01T15:19:45.181Z Checking half v2.7.1
22372026-07-01T15:19:45.214Z Checking ciborium-io v0.2.2
22382026-07-01T15:19:45.250Z Checking secrecy v0.10.3
22392026-07-01T15:19:45.338Z Checking camino-tempfile v1.4.1
22402026-07-01T15:19:45.395Z Compiling derive_more v0.99.20
22412026-07-01T15:19:45.399Z Compiling regress v0.11.1
22422026-07-01T15:19:45.470Z Checking ciborium-ll v0.2.2
22432026-07-01T15:19:45.529Z Checking indent_write v2.2.0
22442026-07-01T15:19:45.668Z Checking ciborium v0.2.2
22452026-07-01T15:19:45.704Z Checking universal-hash v0.5.1
22462026-07-01T15:19:45.708Z Checking opaque-debug v0.3.1
22472026-07-01T15:19:45.867Z Compiling crucible-workspace-hack v0.1.0
22482026-07-01T15:19:45.904Z Checking parse-display v0.10.0
22492026-07-01T15:19:46.131Z Checking aead v0.5.2
22502026-07-01T15:19:46.167Z Compiling unsafe-libyaml v0.2.11
22512026-07-01T15:19:46.301Z Checking poly1305 v0.8.0
22522026-07-01T15:19:46.335Z Checking chacha20 v0.9.1
22532026-07-01T15:19:46.563Z Compiling thiserror-impl-no-std v2.0.2
22542026-07-01T15:19:46.597Z Checking swrite v0.1.0
22552026-07-01T15:19:46.635Z Checking password-hash v0.5.0
22562026-07-01T15:19:46.704Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
22572026-07-01T15:19:46.744Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22582026-07-01T15:19:46.891Z Compiling serde_yaml v0.9.34+deprecated
22592026-07-01T15:19:46.958Z Checking blake2 v0.10.6
22602026-07-01T15:19:47.094Z Compiling typify-impl v0.6.2
22612026-07-01T15:19:47.132Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22622026-07-01T15:19:47.226Z Checking argon2 v0.5.3
22632026-07-01T15:19:47.601Z Checking chacha20poly1305 v0.10.1
22642026-07-01T15:19:47.758Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
22652026-07-01T15:19:47.794Z Checking thiserror-no-std v2.0.2
22662026-07-01T15:19:47.912Z Checking vsss-rs v3.3.4
22672026-07-01T15:19:48.033Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
22682026-07-01T15:19:48.199Z Checking byte-wrapper v0.1.0
22692026-07-01T15:19:48.363Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
22702026-07-01T15:19:48.399Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22712026-07-01T15:19:48.437Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
22722026-07-01T15:19:48.631Z Checking crossbeam-deque v0.8.6
22732026-07-01T15:19:48.669Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
22742026-07-01T15:19:48.669Z Compiling rayon-core v1.13.0
22752026-07-01T15:19:48.760Z Compiling toml_datetime v0.7.5+spec-1.1.0
22762026-07-01T15:19:49.037Z Compiling toml_edit v0.23.10+spec-1.0.0
22772026-07-01T15:19:49.073Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22782026-07-01T15:19:49.187Z Compiling proc-macro-error v1.0.4
22792026-07-01T15:19:49.298Z Checking rayon v1.11.0
22802026-07-01T15:19:49.531Z Checking tabwriter v1.4.1
22812026-07-01T15:19:49.715Z Compiling proc-macro-crate v3.4.0
22822026-07-01T15:19:50.117Z Checking toml v0.8.23
22832026-07-01T15:19:50.120Z Checking glob v0.3.3
22842026-07-01T15:19:50.199Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
22852026-07-01T15:19:50.249Z Checking colored v3.1.1
22862026-07-01T15:19:50.293Z Compiling num_enum_derive v0.7.6
22872026-07-01T15:19:50.329Z Compiling heapless v0.8.0
22882026-07-01T15:19:50.363Z Compiling ingot-macros v0.1.1
22892026-07-01T15:19:50.467Z Checking hash32 v0.3.1
22902026-07-01T15:19:50.502Z Checking unicode-width v0.1.14
22912026-07-01T15:19:50.638Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22922026-07-01T15:19:50.775Z Compiling smoltcp v0.11.0
22932026-07-01T15:19:50.812Z Checking cobs v0.3.0
22942026-07-01T15:19:50.963Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
22952026-07-01T15:19:51.012Z Compiling usdt-attr-macro v0.5.0
22962026-07-01T15:19:51.049Z Compiling usdt-macro v0.5.0
22972026-07-01T15:19:51.231Z Checking memmap v0.7.0
22982026-07-01T15:19:51.271Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22992026-07-01T15:19:51.433Z Checking num_enum v0.7.6
23002026-07-01T15:19:51.548Z Checking postcard v1.1.3
23012026-07-01T15:19:51.585Z Compiling proc-macro-crate v1.3.1
23022026-07-01T15:19:51.667Z Compiling typify-macro v0.6.2
23032026-07-01T15:19:51.829Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23042026-07-01T15:19:51.865Z Checking usdt v0.5.0
23052026-07-01T15:19:51.898Z Checking sigpipe v0.1.3
23062026-07-01T15:19:52.004Z Compiling foreign-types-macros v0.2.3
23072026-07-01T15:19:52.037Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23082026-07-01T15:19:52.069Z Checking foreign-types-shared v0.3.1
23092026-07-01T15:19:52.072Z Compiling num_enum_derive v0.5.11
23102026-07-01T15:19:52.360Z Checking chacha20 v0.10.0
23112026-07-01T15:19:52.466Z Checking cstr-argument v0.1.2
23122026-07-01T15:19:52.606Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23132026-07-01T15:19:52.641Z Compiling num-derive v0.4.2
23142026-07-01T15:19:52.644Z Checking foreign-types v0.5.0
23152026-07-01T15:19:52.644Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23162026-07-01T15:19:52.806Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23172026-07-01T15:19:53.074Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23182026-07-01T15:19:53.119Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23192026-07-01T15:19:53.159Z Checking rand v0.10.0
23202026-07-01T15:19:53.190Z Checking num_enum v0.5.11
23212026-07-01T15:19:53.224Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23222026-07-01T15:19:53.319Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23232026-07-01T15:19:53.355Z Checking ingot-types v0.1.2
23242026-07-01T15:19:53.359Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23252026-07-01T15:19:53.420Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23262026-07-01T15:19:53.423Z Compiling typify v0.6.2
23272026-07-01T15:19:53.562Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23282026-07-01T15:19:53.596Z Compiling progenitor-impl v0.14.0
23292026-07-01T15:19:53.629Z Compiling zone_cfg_derive v0.3.1
23302026-07-01T15:19:53.764Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23312026-07-01T15:19:53.767Z Checking ingot v0.1.1
23322026-07-01T15:19:53.829Z Checking itertools v0.12.1
23332026-07-01T15:19:53.995Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23342026-07-01T15:19:54.281Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23352026-07-01T15:19:54.467Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23362026-07-01T15:19:54.503Z Checking smf v0.2.3
23372026-07-01T15:19:54.506Z Checking whoami v1.6.1
23382026-07-01T15:19:54.616Z Checking tokio-dtrace v0.1.1
23392026-07-01T15:19:54.713Z Compiling derive-where v1.6.0
23402026-07-01T15:19:54.748Z Checking console v0.15.11
23412026-07-01T15:19:54.780Z Checking newline-converter v0.3.0
23422026-07-01T15:19:54.832Z Checking oxide-tokio-rt v0.1.4
23432026-07-01T15:19:54.869Z Checking zone v0.3.1
23442026-07-01T15:19:54.912Z Checking bytecount v0.6.9
23452026-07-01T15:19:55.027Z Compiling owo-colors v4.3.0
23462026-07-01T15:19:55.062Z Compiling cancel-safe-futures v0.1.5
23472026-07-01T15:19:55.065Z Checking expectorate v1.2.0
23482026-07-01T15:19:55.252Z Checking libsw-core v0.3.2
23492026-07-01T15:19:55.256Z Checking num-rational v0.4.2
23502026-07-01T15:19:55.431Z Checking libsw v3.5.0
23512026-07-01T15:19:55.434Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23522026-07-01T15:19:55.617Z Checking num-complex v0.4.6
23532026-07-01T15:19:55.649Z Checking linear-map v1.2.0
23542026-07-01T15:19:55.801Z Checking float-ord v0.3.2
23552026-07-01T15:19:55.852Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
23562026-07-01T15:19:56.020Z Checking gethostname v0.5.0
23572026-07-01T15:19:56.055Z Checking num v0.4.3
23582026-07-01T15:19:56.087Z Compiling prettyplease v0.2.37
23592026-07-01T15:19:56.125Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23602026-07-01T15:19:56.162Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
23612026-07-01T15:19:56.168Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
23622026-07-01T15:19:56.265Z Compiling progenitor-macro v0.14.0
23632026-07-01T15:19:56.384Z Checking resolv-conf v0.7.6
23642026-07-01T15:19:56.580Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
23652026-07-01T15:19:56.616Z Checking smawk v0.3.2
23662026-07-01T15:19:56.650Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23672026-07-01T15:19:56.775Z Checking unicode-linebreak v0.1.5
23682026-07-01T15:19:57.028Z Checking papergrid v0.11.0
23692026-07-01T15:19:57.676Z Compiling tabled_derive v0.7.0
23702026-07-01T15:19:57.680Z Compiling convert_case v0.10.0
23712026-07-01T15:19:57.743Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23722026-07-01T15:19:57.783Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23732026-07-01T15:19:58.022Z Compiling slog-dtrace v0.3.0
23742026-07-01T15:19:58.025Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23752026-07-01T15:19:58.090Z Compiling derive_more-impl v2.1.1
23762026-07-01T15:19:58.372Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
23772026-07-01T15:19:58.405Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23782026-07-01T15:19:58.674Z Checking tabled v0.15.0
23792026-07-01T15:19:58.927Z Checking derive_more v2.1.1
23802026-07-01T15:19:59.033Z Checking crossterm v0.29.0
23812026-07-01T15:19:59.610Z Checking linked-hash-map v0.5.6
23822026-07-01T15:19:59.830Z Checking lru-cache v0.1.2
23832026-07-01T15:19:59.900Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23842026-07-01T15:20:00.196Z Checking hickory-proto v0.24.4
23852026-07-01T15:20:00.231Z Checking fd-lock v4.0.4
23862026-07-01T15:20:00.722Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
23872026-07-01T15:20:00.867Z Checking vte v0.14.1
23882026-07-01T15:20:01.180Z Checking progenitor v0.14.0
23892026-07-01T15:20:01.245Z Checking display-error-chain v0.2.2
23902026-07-01T15:20:01.351Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23912026-07-01T15:20:01.353Z Checking strip-ansi-escapes v0.2.1
23922026-07-01T15:20:01.554Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
23932026-07-01T15:20:02.379Z Checking termtree v0.5.1
23942026-07-01T15:20:02.460Z Checking nu-ansi-term v0.50.3
23952026-07-01T15:20:02.548Z Checking hickory-resolver v0.24.4
23962026-07-01T15:20:02.612Z Checking textwrap v0.16.2
23972026-07-01T15:20:02.701Z Checking reedline v0.40.0
23982026-07-01T15:20:02.736Z Compiling minimal-lexical v0.2.1
23992026-07-01T15:20:02.977Z Compiling nom v7.1.3
24002026-07-01T15:20:03.012Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24012026-07-01T15:20:03.044Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24022026-07-01T15:20:03.325Z Checking qorb v0.4.1
24032026-07-01T15:20:03.487Z Compiling unicode-xid v0.2.6
24042026-07-01T15:20:03.626Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24052026-07-01T15:20:03.718Z Compiling ar_archive_writer v0.5.1
24062026-07-01T15:20:03.894Z Checking csv-core v0.1.13
24072026-07-01T15:20:04.107Z Checking csv v1.4.0
24082026-07-01T15:20:04.231Z Compiling stacker v0.1.23
24092026-07-01T15:20:04.312Z Compiling cfg_aliases v0.1.1
24102026-07-01T15:20:04.421Z Compiling semver v0.1.20
24112026-07-01T15:20:04.503Z Checking highway v1.3.0
24122026-07-01T15:20:04.575Z Compiling nix v0.28.0
24132026-07-01T15:20:04.611Z Compiling psm v0.1.30
24142026-07-01T15:20:04.645Z Compiling rustc_version v0.1.7
24152026-07-01T15:20:04.745Z Checking nibble_vec v0.1.0
24162026-07-01T15:20:04.781Z Checking endian-type v0.1.2
24172026-07-01T15:20:04.903Z Checking home v0.5.12
24182026-07-01T15:20:04.939Z Compiling newtype_derive v0.1.6
24192026-07-01T15:20:04.942Z Checking radix_trie v0.2.1
24202026-07-01T15:20:05.040Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24212026-07-01T15:20:05.086Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24222026-07-01T15:20:05.183Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24232026-07-01T15:20:05.220Z Checking phf_shared v0.12.1
24242026-07-01T15:20:05.248Z Compiling recursive-proc-macro-impl v0.1.1
24252026-07-01T15:20:05.383Z Compiling chrono-tz v0.10.4
24262026-07-01T15:20:05.575Z Checking phf v0.12.1
24272026-07-01T15:20:05.723Z Checking recursive v0.1.1
24282026-07-01T15:20:05.730Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24292026-07-01T15:20:05.730Z Compiling const_format_proc_macros v0.2.34
24302026-07-01T15:20:05.821Z Compiling peg-macros v0.8.5
24312026-07-01T15:20:05.855Z Checking winnow v0.6.26
24322026-07-01T15:20:05.924Z Checking nom v8.0.0
24332026-07-01T15:20:06.342Z Compiling sqlparser_derive v0.5.0
24342026-07-01T15:20:06.708Z Checking unicode_categories v0.1.1
24352026-07-01T15:20:06.899Z Checking rustyline v14.0.0
24362026-07-01T15:20:07.086Z Checking const_format v0.2.35
24372026-07-01T15:20:07.092Z Checking sqlformat v0.3.5
24382026-07-01T15:20:07.166Z Checking sqlparser v0.61.0
24392026-07-01T15:20:07.283Z Checking peg v0.8.5
24402026-07-01T15:20:07.503Z Checking bcs v0.1.6
24412026-07-01T15:20:07.554Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
24422026-07-01T15:20:07.627Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24432026-07-01T15:20:07.661Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
24442026-07-01T15:20:07.769Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24452026-07-01T15:20:07.844Z Checking steno v0.4.1
24462026-07-01T15:20:07.937Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
24472026-07-01T15:20:08.044Z Checking filetime v0.2.27
24482026-07-01T15:20:08.166Z Checking xattr v1.6.1
24492026-07-01T15:20:08.215Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24502026-07-01T15:20:08.332Z Checking tar v0.4.45
24512026-07-01T15:20:08.420Z Checking subprocess v0.2.15
24522026-07-01T15:20:08.775Z Checking headers-core v0.3.0
24532026-07-01T15:20:08.806Z Checking base64 v0.21.7
24542026-07-01T15:20:08.887Z Checking yasna v0.5.2
24552026-07-01T15:20:08.921Z Checking headers v0.4.1
24562026-07-01T15:20:09.083Z Checking dropshot-api-manager-types v0.7.2
24572026-07-01T15:20:09.283Z Checking tagptr v0.2.0
24582026-07-01T15:20:09.317Z Checking rcgen v0.12.1
24592026-07-01T15:20:09.415Z Checking utf-8 v0.7.6
24602026-07-01T15:20:09.460Z Checking moka v0.12.13
24612026-07-01T15:20:09.584Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24622026-07-01T15:20:09.658Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
24632026-07-01T15:20:09.759Z Checking tungstenite v0.21.0
24642026-07-01T15:20:10.142Z Compiling libefi-sys v0.1.0
24652026-07-01T15:20:10.178Z Checking hickory-resolver v0.25.2
24662026-07-01T15:20:10.181Z Compiling bitfield-struct v0.6.2
24672026-07-01T15:20:10.244Z Checking tokio-tungstenite v0.21.0
24682026-07-01T15:20:10.411Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
24692026-07-01T15:20:10.548Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
24702026-07-01T15:20:10.926Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24712026-07-01T15:20:10.974Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24722026-07-01T15:20:11.252Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24732026-07-01T15:20:11.357Z Compiling radium v0.7.0
24742026-07-01T15:20:11.473Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24752026-07-01T15:20:11.716Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
24762026-07-01T15:20:11.749Z Checking tap v1.0.1
24772026-07-01T15:20:11.796Z Compiling maybe-uninit v2.0.0
24782026-07-01T15:20:11.884Z Checking wyz v0.5.1
24792026-07-01T15:20:11.950Z Compiling zerocopy-derive v0.6.6
24802026-07-01T15:20:12.001Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
24812026-07-01T15:20:12.092Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
24822026-07-01T15:20:12.126Z Compiling packed_struct v0.10.1
24832026-07-01T15:20:12.201Z Checking funty v2.0.0
24842026-07-01T15:20:12.235Z Checking crc-catalog v2.4.0
24852026-07-01T15:20:12.343Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24862026-07-01T15:20:12.377Z Checking crc v3.4.0
24872026-07-01T15:20:12.545Z Checking bitvec v1.0.1
24882026-07-01T15:20:12.583Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
24892026-07-01T15:20:12.616Z Compiling packed_struct_codegen v0.10.1
24902026-07-01T15:20:12.763Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24912026-07-01T15:20:12.829Z Checking zerocopy v0.6.6
24922026-07-01T15:20:13.159Z Compiling bitfield-macros v0.19.4
24932026-07-01T15:20:13.594Z Compiling indexmap v1.9.3
24942026-07-01T15:20:13.723Z Checking nodrop v0.1.14
24952026-07-01T15:20:13.873Z Checking array-init v0.0.4
24962026-07-01T15:20:13.907Z Checking bitfield v0.19.4
24972026-07-01T15:20:13.970Z Checking smallvec v0.6.14
24982026-07-01T15:20:14.190Z Checking hashbrown v0.12.3
24992026-07-01T15:20:14.224Z Checking serde-hex v0.1.0
25002026-07-01T15:20:14.227Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25012026-07-01T15:20:14.419Z Checking ron v0.8.1
25022026-07-01T15:20:14.977Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25032026-07-01T15:20:15.011Z Checking hashbrown v0.13.2
25042026-07-01T15:20:15.043Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25052026-07-01T15:20:15.227Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25062026-07-01T15:20:15.462Z Checking crc-any v2.5.0
25072026-07-01T15:20:15.509Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25082026-07-01T15:20:15.648Z Checking object v0.30.4
25092026-07-01T15:20:15.683Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25102026-07-01T15:20:15.769Z Checking path-slash v0.1.5
25112026-07-01T15:20:15.802Z Compiling xshell-macros v0.2.7
25122026-07-01T15:20:15.873Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25132026-07-01T15:20:16.265Z Checking half v1.8.3
25142026-07-01T15:20:16.306Z Checking xshell v0.2.7
25152026-07-01T15:20:16.309Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
25162026-07-01T15:20:16.494Z Checking serde_cbor v0.11.2
25172026-07-01T15:20:16.534Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25182026-07-01T15:20:16.589Z Compiling proc-macro-error-attr2 v2.0.0
25192026-07-01T15:20:16.917Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25202026-07-01T15:20:17.062Z Compiling proc-macro-error2 v2.0.1
25212026-07-01T15:20:17.141Z Compiling num-derive v0.3.3
25222026-07-01T15:20:17.330Z Checking maplit v1.0.2
25232026-07-01T15:20:17.407Z Compiling tabled_derive v0.11.0
25242026-07-01T15:20:17.452Z Checking papergrid v0.17.0
25252026-07-01T15:20:17.857Z Checking testing_table v0.3.0
25262026-07-01T15:20:17.986Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25272026-07-01T15:20:18.088Z Checking libscf-sys v1.1.0
25282026-07-01T15:20:18.215Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25292026-07-01T15:20:18.251Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25302026-07-01T15:20:18.282Z Compiling progenitor-impl v0.13.0
25312026-07-01T15:20:18.483Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25322026-07-01T15:20:18.529Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25332026-07-01T15:20:18.614Z Checking tabled v0.20.0
25342026-07-01T15:20:18.841Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25352026-07-01T15:20:19.219Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25362026-07-01T15:20:19.287Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25372026-07-01T15:20:19.454Z Checking progenitor-client v0.13.0
25382026-07-01T15:20:19.602Z Compiling git-stub v1.0.0
25392026-07-01T15:20:19.725Z Checking unicase v2.9.0
25402026-07-01T15:20:19.891Z Compiling git-stub-vcs v0.1.0
25412026-07-01T15:20:19.925Z Checking crc8 v0.1.1
25422026-07-01T15:20:19.928Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25432026-07-01T15:20:20.011Z Checking fxhash v0.2.1
25442026-07-01T15:20:20.053Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
25452026-07-01T15:20:20.160Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25462026-07-01T15:20:20.278Z Compiling vergen-lib v0.1.6
25472026-07-01T15:20:20.514Z Compiling diesel_derives v2.3.7
25482026-07-01T15:20:20.746Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25492026-07-01T15:20:20.756Z Checking scheduled-thread-pool v0.2.7
25502026-07-01T15:20:20.803Z Compiling dsl_auto_type v0.2.0
25512026-07-01T15:20:20.877Z Compiling progenitor-macro v0.13.0
25522026-07-01T15:20:20.925Z Compiling vergen-gitcl v1.0.8
25532026-07-01T15:20:20.961Z Compiling diesel_table_macro_syntax v0.3.0
25542026-07-01T15:20:21.040Z Checking r2d2 v0.8.10
25552026-07-01T15:20:21.110Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25562026-07-01T15:20:21.194Z Checking downcast-rs v2.0.2
25572026-07-01T15:20:21.236Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
25582026-07-01T15:20:21.269Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25592026-07-01T15:20:21.497Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
25602026-07-01T15:20:21.605Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
25612026-07-01T15:20:21.772Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25622026-07-01T15:20:21.807Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
25632026-07-01T15:20:21.810Z Checking kstat-rs v0.2.4
25642026-07-01T15:20:21.877Z Checking arc-swap v1.8.2
25652026-07-01T15:20:21.914Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
25662026-07-01T15:20:22.071Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25672026-07-01T15:20:22.112Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25682026-07-01T15:20:22.146Z Checking slog-scope v4.4.1
25692026-07-01T15:20:22.315Z Compiling dirs-sys-next v0.1.2
25702026-07-01T15:20:22.408Z Compiling crunchy v0.2.4
25712026-07-01T15:20:22.614Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25722026-07-01T15:20:22.645Z Compiling parking_lot_core v0.8.6
25732026-07-01T15:20:22.761Z Compiling dirs-next v2.0.0
25742026-07-01T15:20:22.794Z Checking slog-stdlog v4.1.1
25752026-07-01T15:20:22.916Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
25762026-07-01T15:20:22.952Z Compiling clang-sys v1.8.1
25772026-07-01T15:20:23.025Z Compiling tiny-keccak v2.0.2
25782026-07-01T15:20:23.432Z Checking slog-envlogger v2.2.0
25792026-07-01T15:20:23.471Z Compiling term v0.7.0
25802026-07-01T15:20:23.539Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25812026-07-01T15:20:23.609Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
25822026-07-01T15:20:23.643Z Compiling bit-vec v0.6.3
25832026-07-01T15:20:23.851Z Compiling bit-set v0.5.3
25842026-07-01T15:20:23.892Z Compiling ascii-canvas v3.0.0
25852026-07-01T15:20:24.025Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
25862026-07-01T15:20:24.060Z Checking parking_lot v0.11.2
25872026-07-01T15:20:24.125Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
25882026-07-01T15:20:24.159Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25892026-07-01T15:20:24.315Z Checking prefix-trie v0.7.0
25902026-07-01T15:20:24.349Z Compiling itertools v0.10.5
25912026-07-01T15:20:24.503Z Compiling ena v0.14.4
25922026-07-01T15:20:24.608Z Compiling libloading v0.8.9
25932026-07-01T15:20:24.649Z Compiling bindgen v0.71.1
25942026-07-01T15:20:24.681Z Compiling regex-syntax v0.6.29
25952026-07-01T15:20:24.743Z Compiling diff v0.1.13
25962026-07-01T15:20:25.037Z Checking hickory-server v0.25.2
25972026-07-01T15:20:25.268Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
25982026-07-01T15:20:25.432Z Checking sled v0.34.7
25992026-07-01T15:20:25.807Z Checking progenitor v0.13.0
26002026-07-01T15:20:25.874Z Compiling cexpr v0.6.0
26012026-07-01T15:20:25.995Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26022026-07-01T15:20:26.348Z Compiling lalrpop v0.19.12
26032026-07-01T15:20:26.608Z Checking nanorand v0.7.0
26042026-07-01T15:20:26.745Z Compiling rustc-hash v2.1.1
26052026-07-01T15:20:26.844Z Compiling salty v0.3.0
26062026-07-01T15:20:26.878Z Checking diesel v2.3.7
26072026-07-01T15:20:26.942Z Checking flume v0.11.1
26082026-07-01T15:20:27.174Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26092026-07-01T15:20:27.212Z Checking primeorder v0.13.6
26102026-07-01T15:20:27.308Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26112026-07-01T15:20:27.408Z Compiling libxml v0.3.3
26122026-07-01T15:20:27.823Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26132026-07-01T15:20:28.491Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26142026-07-01T15:20:28.545Z Compiling strum_macros v0.24.3
26152026-07-01T15:20:28.645Z Compiling fs-err v2.11.0
26162026-07-01T15:20:28.891Z Compiling indoc v1.0.9
26172026-07-01T15:20:29.383Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26182026-07-01T15:20:29.625Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26192026-07-01T15:20:29.914Z Checking quick-xml v0.37.5
26202026-07-01T15:20:29.947Z Checking derive_builder v0.20.2
26212026-07-01T15:20:30.007Z Compiling oso-derive v0.27.3
26222026-07-01T15:20:30.092Z Compiling trait-variant v0.1.2
26232026-07-01T15:20:30.537Z Compiling impl-trait-for-tuples v0.2.3
26242026-07-01T15:20:30.678Z Checking openssl-probe v0.1.6
26252026-07-01T15:20:30.800Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26262026-07-01T15:20:31.100Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26272026-07-01T15:20:31.636Z Checking p384 v0.13.1
26282026-07-01T15:20:32.103Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26292026-07-01T15:20:32.182Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26302026-07-01T15:20:32.567Z Checking parse-size v1.1.0
26312026-07-01T15:20:32.605Z Checking assert_matches v1.5.0
26322026-07-01T15:20:32.707Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26332026-07-01T15:20:32.741Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
26342026-07-01T15:20:32.899Z Checking predicates-tree v1.0.13
26352026-07-01T15:20:32.952Z Checking bb8 v0.8.6
26362026-07-01T15:20:33.259Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26372026-07-01T15:20:33.295Z Compiling mime_guess v2.0.5
26382026-07-01T15:20:33.596Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26392026-07-01T15:20:33.630Z Checking http-range v0.1.5
26402026-07-01T15:20:33.634Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26412026-07-01T15:20:33.883Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26422026-07-01T15:20:33.961Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26432026-07-01T15:20:33.995Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26442026-07-01T15:20:34.226Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
26452026-07-01T15:20:34.273Z Checking atty v0.2.14
26462026-07-01T15:20:34.309Z Checking nonempty v0.12.0
26472026-07-01T15:20:34.312Z Checking corncobs v0.1.4
26482026-07-01T15:20:34.402Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26492026-07-01T15:20:34.469Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26502026-07-01T15:20:34.579Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26512026-07-01T15:20:34.762Z Checking ignore v0.4.25
26522026-07-01T15:20:34.798Z Checking secrecy v0.8.0
26532026-07-01T15:20:34.901Z Checking hyper-staticfile v0.10.1
26542026-07-01T15:20:35.188Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
26552026-07-01T15:20:35.223Z Checking globwalk v0.9.1
26562026-07-01T15:20:35.226Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26572026-07-01T15:20:35.441Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
26582026-07-01T15:20:35.555Z Compiling illumos-nvpair-sys v0.2.0
26592026-07-01T15:20:35.590Z Checking camino-tempfile-ext v0.3.3
26602026-07-01T15:20:35.707Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
26612026-07-01T15:20:35.824Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
26622026-07-01T15:20:35.868Z Checking signal-hook-tokio v0.3.1
26632026-07-01T15:20:36.027Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
26642026-07-01T15:20:36.218Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
26652026-07-01T15:20:36.323Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
26662026-07-01T15:20:36.553Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26672026-07-01T15:20:36.724Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
26682026-07-01T15:20:36.940Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26692026-07-01T15:20:37.037Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26702026-07-01T15:20:37.073Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26712026-07-01T15:20:37.116Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
26722026-07-01T15:20:37.471Z Checking illumos-nvpair v0.3.0
26732026-07-01T15:20:37.670Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
26742026-07-01T15:20:38.114Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
26752026-07-01T15:20:38.548Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26762026-07-01T15:20:38.840Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
26772026-07-01T15:20:38.897Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26782026-07-01T15:20:38.932Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26792026-07-01T15:20:39.068Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26802026-07-01T15:20:39.104Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
26812026-07-01T15:20:39.209Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
26822026-07-01T15:20:39.785Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
26832026-07-01T15:20:39.913Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
26842026-07-01T15:20:40.204Z Checking tungstenite v0.23.0
26852026-07-01T15:20:40.240Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26862026-07-01T15:20:40.276Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
26872026-07-01T15:20:40.664Z Checking tokio-tungstenite v0.23.1
26882026-07-01T15:20:40.697Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
26892026-07-01T15:20:40.981Z Checking rand_seeder v0.4.0
26902026-07-01T15:20:41.087Z Checking void v1.0.2
26912026-07-01T15:20:41.165Z Checking diesel-dtrace v0.5.0
26922026-07-01T15:20:41.200Z Checking async-bb8-diesel v0.2.1
26932026-07-01T15:20:41.230Z Checking lzss v0.8.2
26942026-07-01T15:20:41.436Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
26952026-07-01T15:20:41.471Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
26962026-07-01T15:20:41.474Z Checking nix v0.27.1
26972026-07-01T15:20:41.580Z Checking serde_bytes v0.11.19
26982026-07-01T15:20:41.632Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
26992026-07-01T15:20:41.768Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27002026-07-01T15:20:41.808Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27012026-07-01T15:20:42.054Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27022026-07-01T15:20:42.476Z Checking is_ci v1.2.0
27032026-07-01T15:20:42.568Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27042026-07-01T15:20:42.751Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27052026-07-01T15:20:42.785Z Checking yansi v1.0.1
27062026-07-01T15:20:42.859Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27072026-07-01T15:20:43.073Z Checking pretty_assertions v1.4.1
27082026-07-01T15:20:43.152Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27092026-07-01T15:20:43.241Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27102026-07-01T15:20:43.492Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27112026-07-01T15:20:43.526Z Compiling darling_core v0.23.0
27122026-07-01T15:20:43.950Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27132026-07-01T15:20:44.728Z Compiling indoc v2.0.7
27142026-07-01T15:20:44.765Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27152026-07-01T15:20:45.017Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27162026-07-01T15:20:45.248Z Compiling libz-sys v1.1.24
27172026-07-01T15:20:45.677Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27182026-07-01T15:20:45.824Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27192026-07-01T15:20:45.858Z Compiling instability v0.3.11
27202026-07-01T15:20:46.007Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27212026-07-01T15:20:46.129Z Compiling darling_macro v0.23.0
27222026-07-01T15:20:46.318Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27232026-07-01T15:20:46.540Z Checking castaway v0.2.4
27242026-07-01T15:20:46.685Z Checking compact_str v0.8.1
27252026-07-01T15:20:46.688Z Compiling darling v0.23.0
27262026-07-01T15:20:47.130Z Checking supports-color v3.0.2
27272026-07-01T15:20:47.297Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27282026-07-01T15:20:47.374Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27292026-07-01T15:20:47.540Z Checking unicode-truncate v1.1.0
27302026-07-01T15:20:47.574Z Checking console v0.16.2
27312026-07-01T15:20:47.625Z Checking lru v0.12.5
27322026-07-01T15:20:47.725Z Compiling libgit2-sys v0.18.3+1.9.2
27332026-07-01T15:20:47.809Z Checking unit-prefix v0.5.2
27342026-07-01T15:20:47.842Z Checking cassowary v0.3.0
27352026-07-01T15:20:47.998Z Checking indicatif v0.18.4
27362026-07-01T15:20:48.089Z Checking ratatui v0.29.0
27372026-07-01T15:20:48.185Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27382026-07-01T15:20:48.413Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27392026-07-01T15:20:48.667Z Checking cargo-platform v0.3.2
27402026-07-01T15:20:48.883Z Checking cargo_metadata v0.23.1
27412026-07-01T15:20:49.422Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27422026-07-01T15:20:49.457Z Compiling vergen-git2 v9.1.0
27432026-07-01T15:20:49.670Z Checking plotters-backend v0.3.7
27442026-07-01T15:20:49.750Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27452026-07-01T15:20:49.916Z Checking plotters-svg v0.3.7
27462026-07-01T15:20:49.996Z Checking cast v0.3.0
27472026-07-01T15:20:50.091Z Checking plotters v0.3.7
27482026-07-01T15:20:50.181Z Checking criterion-plot v0.6.0
27492026-07-01T15:20:50.507Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
27502026-07-01T15:20:50.884Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27512026-07-01T15:20:51.133Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
27522026-07-01T15:20:51.166Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
27532026-07-01T15:20:51.377Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27542026-07-01T15:20:51.412Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
27552026-07-01T15:20:51.569Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27562026-07-01T15:20:51.623Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27572026-07-01T15:20:51.658Z Checking colored v2.2.0
27582026-07-01T15:20:51.807Z Checking tinytemplate v1.2.1
27592026-07-01T15:20:51.890Z Checking anes v0.1.6
27602026-07-01T15:20:52.058Z Checking oorandom v11.1.5
27612026-07-01T15:20:52.103Z Checking shell-words v1.1.1
27622026-07-01T15:20:52.205Z Checking criterion v0.7.0
27632026-07-01T15:20:52.371Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
27642026-07-01T15:20:52.549Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27652026-07-01T15:20:53.466Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27662026-07-01T15:20:54.264Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
27672026-07-01T15:20:55.046Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
27682026-07-01T15:20:55.583Z Checking tokio-test v0.4.5
27692026-07-01T15:20:55.825Z Checking hex-literal v0.4.1
27702026-07-01T15:20:55.954Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27712026-07-01T15:20:55.988Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
27722026-07-01T15:20:56.202Z Checking twox-hash v2.1.2
27732026-07-01T15:20:56.453Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27742026-07-01T15:20:56.538Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
27752026-07-01T15:20:56.658Z Checking fatfs v0.3.6
27762026-07-01T15:20:57.149Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
27772026-07-01T15:20:57.533Z Compiling seq-macro v0.3.6
27782026-07-01T15:20:58.090Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27792026-07-01T15:20:58.512Z Compiling petname v2.0.2
27802026-07-01T15:20:58.873Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
27812026-07-01T15:20:59.077Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
27822026-07-01T15:20:59.205Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
27832026-07-01T15:20:59.746Z Checking concurrent-queue v2.5.0
27842026-07-01T15:20:59.972Z Checking rtoolbox v0.0.3
27852026-07-01T15:21:00.144Z Checking parking v2.2.1
27862026-07-01T15:21:00.297Z Checking event-listener v5.4.1
27872026-07-01T15:21:00.407Z Checking rpassword v7.4.0
27882026-07-01T15:21:00.551Z Checking tui-tree-widget v0.23.1
27892026-07-01T15:21:00.808Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
27902026-07-01T15:21:00.992Z Checking polyval v0.6.2
27912026-07-01T15:21:01.026Z Checking sapling-renderdag v0.1.0
27922026-07-01T15:21:01.196Z Checking sync-ptr v0.1.4
27932026-07-01T15:21:01.309Z Checking ghash v0.5.1
27942026-07-01T15:21:01.351Z Checking event-listener-strategy v0.5.4
27952026-07-01T15:21:01.463Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
27962026-07-01T15:21:01.518Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
27972026-07-01T15:21:01.763Z Checking ctr v0.9.2
27982026-07-01T15:21:01.965Z Checking futures-timer v3.0.3
27992026-07-01T15:21:02.148Z Checking constant_time_eq v0.4.2
28002026-07-01T15:21:02.183Z Checking arrayref v0.3.9
28012026-07-01T15:21:02.288Z Checking arrayvec v0.7.6
28022026-07-01T15:21:02.321Z Checking aes-gcm v0.10.3
28032026-07-01T15:21:02.504Z Checking async-lock v3.4.2
28042026-07-01T15:21:02.580Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28052026-07-01T15:21:02.614Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28062026-07-01T15:21:02.947Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28072026-07-01T15:21:03.555Z Checking ssh-encoding v0.2.0
28082026-07-01T15:21:03.785Z Checking blowfish v0.9.1
28092026-07-01T15:21:03.972Z Compiling strsim v0.10.0
28102026-07-01T15:21:04.165Z Compiling darling_core v0.13.4
28112026-07-01T15:21:04.328Z Checking bcrypt-pbkdf v0.10.0
28122026-07-01T15:21:04.524Z Checking ssh-cipher v0.2.0
28132026-07-01T15:21:04.730Z Checking async-object-pool v0.2.0
28142026-07-01T15:21:04.872Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28152026-07-01T15:21:05.285Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28162026-07-01T15:21:05.423Z Checking serde_regex v1.1.0
28172026-07-01T15:21:05.619Z Checking password-hash v0.4.2
28182026-07-01T15:21:05.875Z Checking assert-json-diff v2.0.2
28192026-07-01T15:21:05.975Z Checking path-tree v0.8.3
28202026-07-01T15:21:06.069Z Checking gimli v0.32.3
28212026-07-01T15:21:06.102Z Compiling target-lexicon v0.13.3
28222026-07-01T15:21:06.198Z Checking stringmetrics v2.2.2
28232026-07-01T15:21:06.386Z Checking httpmock v0.8.3
28242026-07-01T15:21:06.704Z Compiling darling_macro v0.13.4
28252026-07-01T15:21:07.228Z Checking pbkdf2 v0.11.0
28262026-07-01T15:21:07.436Z Checking ssh-key v0.6.7
28272026-07-01T15:21:07.612Z Compiling samael v0.0.19
28282026-07-01T15:21:07.662Z Checking addr2line v0.25.1
28292026-07-01T15:21:08.189Z Checking p521 v0.13.3
28302026-07-01T15:21:08.650Z Checking p256 v0.13.2
28312026-07-01T15:21:08.929Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28322026-07-01T15:21:08.936Z Checking russh-cryptovec v0.7.3
28332026-07-01T15:21:09.106Z Checking md5 v0.7.0
28342026-07-01T15:21:09.140Z Compiling guppy-workspace-hack v0.1.0
28352026-07-01T15:21:09.314Z Checking rustc-demangle v0.1.27
28362026-07-01T15:21:09.417Z Checking russh-keys v0.45.0
28372026-07-01T15:21:09.572Z Checking backtrace v0.3.76
28382026-07-01T15:21:09.867Z Compiling darling v0.13.4
28392026-07-01T15:21:09.986Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
28402026-07-01T15:21:10.091Z Checking num-bigint v0.4.6
28412026-07-01T15:21:10.163Z Checking des v0.8.1
28422026-07-01T15:21:10.348Z Compiling blake3 v1.8.5
28432026-07-01T15:21:10.381Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28442026-07-01T15:21:10.762Z Compiling target-spec v3.5.7
28452026-07-01T15:21:10.839Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28462026-07-01T15:21:11.120Z Checking russh v0.45.0
28472026-07-01T15:21:11.702Z Checking cfg-expr v0.20.6
28482026-07-01T15:21:11.737Z Compiling serde_with_macros v1.5.2
28492026-07-01T15:21:12.122Z Checking backtrace-ext v0.2.1
28502026-07-01T15:21:12.489Z Checking supports-color v2.1.0
28512026-07-01T15:21:12.543Z Checking textwrap v0.15.2
28522026-07-01T15:21:12.639Z Checking supports-hyperlinks v2.1.0
28532026-07-01T15:21:12.781Z Checking supports-unicode v2.1.0
28542026-07-01T15:21:12.784Z Checking hashbrown v0.14.5
28552026-07-01T15:21:12.847Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28562026-07-01T15:21:12.927Z Checking terminal_size v0.1.17
28572026-07-01T15:21:13.064Z Checking socket2 v0.5.10
28582026-07-01T15:21:13.068Z Compiling miette-derive v5.10.0
28592026-07-01T15:21:13.187Z Checking internet-checksum v0.2.1
28602026-07-01T15:21:13.322Z Checking owo-colors v3.5.0
28612026-07-01T15:21:13.353Z Checking chumsky v0.9.3
28622026-07-01T15:21:13.883Z Compiling serde_with v1.14.0
28632026-07-01T15:21:14.257Z Checking miette v5.10.0
28642026-07-01T15:21:14.770Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28652026-07-01T15:21:14.915Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28662026-07-01T15:21:14.918Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28672026-07-01T15:21:15.047Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
28682026-07-01T15:21:15.258Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
28692026-07-01T15:21:15.291Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
28702026-07-01T15:21:15.533Z Compiling knuffel-derive v3.2.0
28712026-07-01T15:21:15.719Z Checking httptest v0.16.4
28722026-07-01T15:21:15.787Z Checking pathdiff v0.2.3
28732026-07-01T15:21:15.924Z Checking topological-sort v0.2.2
28742026-07-01T15:21:16.078Z Compiling git2 v0.20.4
28752026-07-01T15:21:16.116Z Checking nested v0.1.1
28762026-07-01T15:21:16.151Z Checking omicron-zone-package v0.12.3
28772026-07-01T15:21:16.185Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
28782026-07-01T15:21:16.286Z Checking guppy v0.17.25
28792026-07-01T15:21:17.094Z Checking knuffel v3.2.0
28802026-07-01T15:21:17.127Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28812026-07-01T15:21:17.280Z Checking similar-asserts v1.7.0
28822026-07-01T15:21:17.394Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
28832026-07-01T15:21:17.466Z Compiling target-triple v1.0.0
28842026-07-01T15:21:17.561Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
28852026-07-01T15:21:17.761Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
28862026-07-01T15:21:17.870Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
28872026-07-01T15:21:17.903Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28882026-07-01T15:21:18.153Z Checking hickory-client v0.25.2
28892026-07-01T15:21:18.515Z Compiling assert_cmd v2.1.2
28902026-07-01T15:21:18.815Z Checking escape8259 v0.5.3
28912026-07-01T15:21:18.996Z Checking libtest-mimic v0.8.1
28922026-07-01T15:21:19.385Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
28932026-07-01T15:21:19.431Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28942026-07-01T15:21:19.465Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
28952026-07-01T15:21:19.521Z Checking blake2b_simd v1.0.4
28962026-07-01T15:21:19.946Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
28972026-07-01T15:21:20.133Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
28982026-07-01T15:21:20.353Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28992026-07-01T15:21:20.552Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29002026-07-01T15:21:20.599Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29012026-07-01T15:21:20.797Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29022026-07-01T15:21:21.050Z Checking fancy-regex v0.14.0
29032026-07-01T15:21:21.289Z Checking serde_tokenstream v0.2.3
29042026-07-01T15:21:21.453Z Checking approx v0.5.1
29052026-07-01T15:21:21.546Z Checking uzers v0.12.2
29062026-07-01T15:21:21.626Z Compiling rstest_macros v0.25.0
29072026-07-01T15:21:21.803Z Compiling linkme-impl v0.3.35
29082026-07-01T15:21:21.955Z Checking termcolor v1.4.1
29092026-07-01T15:21:22.141Z Checking constant_time_eq v0.3.1
29102026-07-01T15:21:22.218Z Checking trybuild v1.0.116
29112026-07-01T15:21:22.274Z Checking rust-argon2 v2.1.0
29122026-07-01T15:21:22.738Z Checking datatest-stable v0.3.3
29132026-07-01T15:21:23.124Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29142026-07-01T15:21:23.450Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29152026-07-01T15:21:23.482Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29162026-07-01T15:21:23.633Z Checking support-bundle-viewer v0.1.2
29172026-07-01T15:21:23.927Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29182026-07-01T15:21:24.205Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
29192026-07-01T15:21:24.240Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29202026-07-01T15:21:24.442Z Compiling polar-core v0.27.3
29212026-07-01T15:21:24.474Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29222026-07-01T15:21:24.507Z Checking drift v0.2.0
29232026-07-01T15:21:24.511Z Checking rand_distr v0.5.1
29242026-07-01T15:21:24.718Z Checking multimap v0.10.1
29252026-07-01T15:21:24.925Z Compiling linkme v0.3.35
29262026-07-01T15:21:24.957Z Compiling relative-path v1.9.3
29272026-07-01T15:21:24.960Z Checking dropshot-api-manager v0.7.2
29282026-07-01T15:21:26.167Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29292026-07-01T15:21:26.916Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29302026-07-01T15:21:26.966Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29312026-07-01T15:21:27.054Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29322026-07-01T15:21:27.277Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29332026-07-01T15:21:27.577Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29342026-07-01T15:21:27.676Z Checking cargo_toml v0.21.0
29352026-07-01T15:21:27.815Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29362026-07-01T15:21:28.282Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29372026-07-01T15:21:28.476Z Checking partial-io v0.5.4
29382026-07-01T15:21:28.508Z Checking termios v0.3.3
29392026-07-01T15:21:28.666Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
29402026-07-01T15:21:28.890Z Checking rstest v0.25.0
29412026-07-01T15:21:29.464Z Checking oso v0.27.3
29422026-07-01T15:21:30.709Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29432026-07-01T15:21:30.958Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29442026-07-01T15:21:31.566Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29452026-07-01T15:21:33.839Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
29462026-07-01T15:21:39.305Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
29472026-07-01T15:21:41.438Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
29482026-07-01T15:21:42.934Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29492026-07-01T15:21:44.878Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
29502026-07-01T15:21:48.887Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
29512026-07-01T15:21:53.445Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
29522026-07-01T15:21:56.776Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
29532026-07-01T15:21:58.506Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29542026-07-01T15:21:59.075Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
29552026-07-01T15:22:04.682Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
29562026-07-01T15:22:09.483Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29572026-07-01T15:23:25.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 06s
29582026-07-01T15:23:26.186Z
29592026-07-01T15:23:26.186Zreal 4:09.511119992
29602026-07-01T15:23:26.186Zuser 21:08.389904637
29612026-07-01T15:23:26.186Zsys 4:54.211770712
29622026-07-01T15:23:26.186Ztrap 0.517802556
29632026-07-01T15:23:26.186Ztflt 0.417636359
29642026-07-01T15:23:26.186Zdflt 0.508845214
29652026-07-01T15:23:26.186Zkflt 0.004682430
29662026-07-01T15:23:26.186Zlock 58:11.492683705
29672026-07-01T15:23:26.186Zslp 58:04.890519098
29682026-07-01T15:23:26.186Zlat 1:47.362242109
29692026-07-01T15:23:26.186Zstop 10:48.623070364
29702026-07-01T15:23:26.189Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
29712026-07-01T15:23:26.189Z+ ptime -m cargo doc --workspace --no-deps
29722026-07-01T15:23:26.995Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
29732026-07-01T15:23:26.995Z |
29742026-07-01T15:23:26.995Z = 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)`
29752026-07-01T15:23:26.995Z = 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>
29762026-07-01T15:23:27.999Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29772026-07-01T15:23:28.229Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29782026-07-01T15:23:28.273Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29792026-07-01T15:23:28.334Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29802026-07-01T15:23:28.366Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
29812026-07-01T15:23:28.427Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
29822026-07-01T15:23:28.453Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29832026-07-01T15:23:28.586Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
29842026-07-01T15:23:28.615Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29852026-07-01T15:23:28.646Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29862026-07-01T15:23:28.833Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
29872026-07-01T15:23:28.858Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29882026-07-01T15:23:28.884Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
29892026-07-01T15:23:28.905Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29902026-07-01T15:23:28.926Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29912026-07-01T15:23:28.950Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29922026-07-01T15:23:28.971Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29932026-07-01T15:23:29.006Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
29942026-07-01T15:23:29.069Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29952026-07-01T15:23:29.096Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29962026-07-01T15:23:29.140Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
29972026-07-01T15:23:29.165Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29982026-07-01T15:23:29.426Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
29992026-07-01T15:23:29.751Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30002026-07-01T15:23:29.776Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
30012026-07-01T15:23:29.860Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30022026-07-01T15:23:29.898Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30032026-07-01T15:23:29.922Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30042026-07-01T15:23:30.084Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30052026-07-01T15:23:30.127Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30062026-07-01T15:23:30.268Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30072026-07-01T15:23:30.374Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30082026-07-01T15:23:30.419Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30092026-07-01T15:23:30.494Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30102026-07-01T15:23:30.518Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30112026-07-01T15:23:30.610Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30122026-07-01T15:23:30.637Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30132026-07-01T15:23:30.708Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30142026-07-01T15:23:30.855Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30152026-07-01T15:23:31.041Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30162026-07-01T15:23:31.097Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30172026-07-01T15:23:31.391Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30182026-07-01T15:23:31.502Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30192026-07-01T15:23:31.562Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30202026-07-01T15:23:31.672Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30212026-07-01T15:23:31.698Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30222026-07-01T15:23:31.721Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30232026-07-01T15:23:31.833Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30242026-07-01T15:23:31.920Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30252026-07-01T15:23:31.976Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30262026-07-01T15:23:32.002Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30272026-07-01T15:23:32.080Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30282026-07-01T15:23:32.169Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30292026-07-01T15:23:32.245Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30302026-07-01T15:23:32.267Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30312026-07-01T15:23:32.293Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
30322026-07-01T15:23:32.317Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30332026-07-01T15:23:32.378Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
30342026-07-01T15:23:32.457Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
30352026-07-01T15:23:32.480Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30362026-07-01T15:23:32.838Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30372026-07-01T15:23:32.862Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30382026-07-01T15:23:33.136Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30392026-07-01T15:23:33.164Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30402026-07-01T15:23:33.559Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30412026-07-01T15:23:33.633Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30422026-07-01T15:23:33.909Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30432026-07-01T15:23:33.955Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30442026-07-01T15:23:33.979Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
30452026-07-01T15:23:34.057Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30462026-07-01T15:23:34.172Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
30472026-07-01T15:23:34.197Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30482026-07-01T15:23:34.236Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30492026-07-01T15:23:34.441Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
30502026-07-01T15:23:34.739Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30512026-07-01T15:23:35.307Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30522026-07-01T15:23:35.333Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
30532026-07-01T15:23:35.476Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30542026-07-01T15:23:35.479Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30552026-07-01T15:23:35.676Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
30562026-07-01T15:23:35.702Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
30572026-07-01T15:23:35.816Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
30582026-07-01T15:23:35.928Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
30592026-07-01T15:23:35.952Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30602026-07-01T15:23:35.974Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
30612026-07-01T15:23:36.049Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
30622026-07-01T15:23:36.218Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
30632026-07-01T15:23:36.329Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30642026-07-01T15:23:36.352Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30652026-07-01T15:23:36.356Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30662026-07-01T15:23:36.374Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30672026-07-01T15:23:36.570Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30682026-07-01T15:23:36.640Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30692026-07-01T15:23:36.661Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30702026-07-01T15:23:36.683Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30712026-07-01T15:23:36.707Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30722026-07-01T15:23:36.727Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30732026-07-01T15:23:36.868Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30742026-07-01T15:23:36.916Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30752026-07-01T15:23:36.960Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30762026-07-01T15:23:36.981Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30772026-07-01T15:23:37.004Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30782026-07-01T15:23:37.108Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30792026-07-01T15:23:37.193Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30802026-07-01T15:23:37.216Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30812026-07-01T15:23:37.259Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
30822026-07-01T15:23:37.408Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30832026-07-01T15:23:37.543Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30842026-07-01T15:23:37.587Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30852026-07-01T15:23:37.590Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30862026-07-01T15:23:38.067Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30872026-07-01T15:23:38.214Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30882026-07-01T15:23:38.317Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30892026-07-01T15:23:38.980Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30902026-07-01T15:23:39.137Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30912026-07-01T15:23:39.174Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30922026-07-01T15:23:39.403Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30932026-07-01T15:23:39.805Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30942026-07-01T15:23:39.845Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
30952026-07-01T15:23:41.125Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
30962026-07-01T15:23:41.319Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
30972026-07-01T15:23:41.747Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30982026-07-01T15:23:42.185Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
30992026-07-01T15:23:42.265Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31002026-07-01T15:23:42.484Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31012026-07-01T15:23:42.511Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31022026-07-01T15:23:42.580Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31032026-07-01T15:23:42.964Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31042026-07-01T15:23:43.050Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
31052026-07-01T15:23:43.291Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31062026-07-01T15:23:43.421Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31072026-07-01T15:23:43.982Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31082026-07-01T15:23:44.204Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31092026-07-01T15:23:44.383Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31102026-07-01T15:23:44.714Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31112026-07-01T15:23:44.786Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31122026-07-01T15:23:44.820Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31132026-07-01T15:23:45.071Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31142026-07-01T15:23:45.469Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31152026-07-01T15:23:45.731Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31162026-07-01T15:23:46.289Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31172026-07-01T15:23:46.476Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31182026-07-01T15:23:46.881Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31192026-07-01T15:23:47.543Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31202026-07-01T15:23:48.175Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31212026-07-01T15:23:48.507Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31222026-07-01T15:23:48.627Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31232026-07-01T15:23:49.099Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31242026-07-01T15:23:49.182Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31252026-07-01T15:23:49.593Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31262026-07-01T15:23:49.759Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31272026-07-01T15:23:50.766Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31282026-07-01T15:23:50.896Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31292026-07-01T15:23:51.049Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31302026-07-01T15:23:52.121Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31312026-07-01T15:23:52.924Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31322026-07-01T15:23:54.233Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31332026-07-01T15:23:55.577Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31342026-07-01T15:23:56.267Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31352026-07-01T15:23:56.876Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31362026-07-01T15:23:57.300Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31372026-07-01T15:23:57.801Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31382026-07-01T15:23:58.231Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31392026-07-01T15:23:58.467Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31402026-07-01T15:23:58.620Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
31412026-07-01T15:23:59.554Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31422026-07-01T15:24:00.104Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
31432026-07-01T15:24:00.312Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31442026-07-01T15:24:00.742Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
31452026-07-01T15:24:00.767Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
31462026-07-01T15:24:00.792Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
31472026-07-01T15:24:00.995Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31482026-07-01T15:24:01.103Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
31492026-07-01T15:24:01.260Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
31502026-07-01T15:24:01.284Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
31512026-07-01T15:24:01.824Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
31522026-07-01T15:24:01.885Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
31532026-07-01T15:24:02.240Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
31542026-07-01T15:24:02.541Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31552026-07-01T15:24:02.931Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31562026-07-01T15:24:02.962Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
31572026-07-01T15:24:03.093Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31582026-07-01T15:24:03.809Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31592026-07-01T15:24:04.420Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31602026-07-01T15:24:04.568Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
31612026-07-01T15:24:05.447Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31622026-07-01T15:24:07.011Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31632026-07-01T15:24:08.847Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31642026-07-01T15:24:09.262Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
31652026-07-01T15:24:10.222Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31662026-07-01T15:24:11.137Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31672026-07-01T15:24:12.092Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
31682026-07-01T15:24:14.182Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
31692026-07-01T15:24:14.649Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31702026-07-01T15:24:15.902Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
31712026-07-01T15:24:16.341Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31722026-07-01T15:24:17.613Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
31732026-07-01T15:24:18.829Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31742026-07-01T15:24:20.851Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31752026-07-01T15:24:21.156Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31762026-07-01T15:24:21.269Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31772026-07-01T15:24:21.812Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31782026-07-01T15:24:26.808Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31792026-07-01T15:24:27.347Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
31802026-07-01T15:24:28.111Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31812026-07-01T15:24:28.932Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
31822026-07-01T15:24:30.230Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31832026-07-01T15:24:30.934Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31842026-07-01T15:24:31.699Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
31852026-07-01T15:24:32.386Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31862026-07-01T15:24:33.217Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
31872026-07-01T15:24:34.746Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31882026-07-01T15:24:35.417Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31892026-07-01T15:24:36.139Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31902026-07-01T15:24:36.645Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31912026-07-01T15:24:36.992Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31922026-07-01T15:24:37.779Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31932026-07-01T15:24:38.834Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
31942026-07-01T15:24:42.062Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31952026-07-01T15:24:43.285Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
31962026-07-01T15:24:43.833Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
31972026-07-01T15:24:44.785Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
31982026-07-01T15:24:45.782Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31992026-07-01T15:24:46.679Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32002026-07-01T15:24:49.204Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32012026-07-01T15:24:49.703Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32022026-07-01T15:24:50.406Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32032026-07-01T15:24:51.579Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32042026-07-01T15:24:53.255Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32052026-07-01T15:24:54.394Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32062026-07-01T15:24:55.545Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32072026-07-01T15:24:58.083Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32082026-07-01T15:24:58.673Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32092026-07-01T15:25:00.486Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32102026-07-01T15:25:01.791Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32112026-07-01T15:25:03.508Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32122026-07-01T15:25:05.103Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32132026-07-01T15:25:06.674Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32142026-07-01T15:25:08.318Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32152026-07-01T15:25:10.007Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32162026-07-01T15:25:14.373Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32172026-07-01T15:25:14.728Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32182026-07-01T15:25:16.203Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32192026-07-01T15:25:16.448Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32202026-07-01T15:25:18.194Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32212026-07-01T15:25:19.756Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32222026-07-01T15:25:21.480Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32232026-07-01T15:25:23.563Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32242026-07-01T15:25:25.281Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32252026-07-01T15:25:26.929Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32262026-07-01T15:25:28.582Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32272026-07-01T15:25:30.575Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32282026-07-01T15:25:31.981Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32292026-07-01T15:25:33.710Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32302026-07-01T15:25:35.426Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32312026-07-01T15:25:37.064Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32322026-07-01T15:25:40.419Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32332026-07-01T15:25:42.305Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32342026-07-01T15:25:43.830Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32352026-07-01T15:25:45.931Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32362026-07-01T15:25:47.742Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32372026-07-01T15:25:51.577Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32382026-07-01T15:25:54.075Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32392026-07-01T15:25:55.876Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32402026-07-01T15:25:57.828Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32412026-07-01T15:25:59.815Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32422026-07-01T15:26:01.952Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32432026-07-01T15:26:04.015Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32442026-07-01T15:26:04.919Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32452026-07-01T15:26:08.588Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32462026-07-01T15:26:11.190Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32472026-07-01T15:26:13.312Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32482026-07-01T15:26:15.576Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32492026-07-01T15:26:17.784Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32502026-07-01T15:26:20.030Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32512026-07-01T15:26:22.313Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32522026-07-01T15:26:24.964Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32532026-07-01T15:26:26.674Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32542026-07-01T15:26:29.207Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32552026-07-01T15:26:31.154Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32562026-07-01T15:26:33.313Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
32572026-07-01T15:26:35.673Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32582026-07-01T15:26:37.978Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32592026-07-01T15:26:44.081Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32602026-07-01T15:26:44.112Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32612026-07-01T15:26:44.895Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32622026-07-01T15:26:47.309Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32632026-07-01T15:26:49.551Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32642026-07-01T15:26:51.937Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32652026-07-01T15:26:54.360Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32662026-07-01T15:26:56.698Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32672026-07-01T15:26:59.109Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32682026-07-01T15:27:01.549Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32692026-07-01T15:27:03.864Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32702026-07-01T15:27:06.182Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32712026-07-01T15:27:08.721Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32722026-07-01T15:27:11.093Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32732026-07-01T15:27:13.458Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32742026-07-01T15:27:15.908Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32752026-07-01T15:27:18.801Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32762026-07-01T15:27:20.959Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32772026-07-01T15:27:23.386Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32782026-07-01T15:27:25.887Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32792026-07-01T15:27:28.398Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32802026-07-01T15:27:30.724Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32812026-07-01T15:27:33.275Z Documenting ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
32822026-07-01T15:27:35.720Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32832026-07-01T15:27:38.303Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32842026-07-01T15:27:40.927Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
32852026-07-01T15:27:43.211Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
32862026-07-01T15:27:45.680Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
32872026-07-01T15:27:48.346Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32882026-07-01T15:27:50.833Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32892026-07-01T15:27:53.446Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32902026-07-01T15:27:56.126Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32912026-07-01T15:27:58.714Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32922026-07-01T15:28:01.298Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32932026-07-01T15:28:03.791Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32942026-07-01T15:28:06.375Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32952026-07-01T15:28:09.000Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32962026-07-01T15:28:11.599Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32972026-07-01T15:28:14.549Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32982026-07-01T15:28:17.062Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32992026-07-01T15:28:25.182Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33002026-07-01T15:28:25.263Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33012026-07-01T15:28:28.569Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33022026-07-01T15:28:32.073Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33032026-07-01T15:28:35.537Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33042026-07-01T15:28:38.983Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33052026-07-01T15:28:42.206Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
33062026-07-01T15:28:46.939Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33072026-07-01T15:28:49.816Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
33082026-07-01T15:28:53.761Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33092026-07-01T15:28:57.344Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33102026-07-01T15:29:01.090Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33112026-07-01T15:29:05.036Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33122026-07-01T15:29:08.697Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33132026-07-01T15:29:12.392Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33142026-07-01T15:29:16.135Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33152026-07-01T15:29:19.858Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33162026-07-01T15:29:23.598Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33172026-07-01T15:29:27.315Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33182026-07-01T15:29:31.172Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33192026-07-01T15:29:38.387Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33202026-07-01T15:29:38.513Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33212026-07-01T15:29:42.263Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33222026-07-01T15:29:45.954Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
33232026-07-01T15:29:49.757Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33242026-07-01T15:30:19.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 53s
33252026-07-01T15:30:19.767Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 200 other files
33262026-07-01T15:30:19.872Z
33272026-07-01T15:30:19.872Zreal 6:53.600883847
33282026-07-01T15:30:19.872Zuser 18:32.188622233
33292026-07-01T15:30:19.872Zsys 3:55.827704060
33302026-07-01T15:30:19.872Ztrap 0.287102260
33312026-07-01T15:30:19.872Ztflt 0.010720640
33322026-07-01T15:30:19.875Zdflt 0.118921442
33332026-07-01T15:30:19.875Zkflt 0.000042920
33342026-07-01T15:30:19.875Zlock 6:22:07.298416610
33352026-07-01T15:30:19.875Zslp 2:18:52.211230376
33362026-07-01T15:30:19.875Zlat 31.858208384
33372026-07-01T15:30:19.875Zstop 1:42.337542750
33382026-07-01T15:30:19.875Zprocess exited: duration 786217 ms, exit code 0
 
33392026-07-01T15:30:19.882Zfound 0 output files