01KXQ4809E5YZXCETVPVMWCK7T: clippy (helios)

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

Buildomat Job: 01KXQ48X1R7GGRBCZ6E91G7CTP

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-17T04:10:57.161Zjob assigned to worker 01KXQ491G31EGYPV35XKRGAWCV [factory aws, i-08f54f021e8831e64] (queued for 49 s)
 
22026-07-17T04:11:04.115Zstarting task 0: "setup"
32026-07-17T04:11:04.120Z++ uname -s
42026-07-17T04:11:04.123Z+ kern=SunOS
52026-07-17T04:11:04.123Z+ build_user=build
62026-07-17T04:11:04.123Z+ build_uid=12345
72026-07-17T04:11:04.123Z+ work_dir=/work
82026-07-17T04:11:04.123Z+ input_dir=/input
92026-07-17T04:11:04.123Z+ [[ 0 == 12345 ]]
102026-07-17T04:11:04.123Z+ case "$kern" in
112026-07-17T04:11:04.123Z+ groupadd -g 12345 build
122026-07-17T04:11:04.126Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-07-17T04:11:06.128Z+ zfs create -o mountpoint=/work rpool/work
142026-07-17T04:11:06.191Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-07-17T04:11:06.194Z+ home_fs=zfs
162026-07-17T04:11:06.194Z+ [[ zfs == autofs ]]
172026-07-17T04:11:06.194Z+ mkdir -p /home/build
182026-07-17T04:11:06.194Z+ chown build:build /home/build /work
192026-07-17T04:11:08.222Z+ chmod 0700 /home/build /work
202026-07-17T04:11:08.231Zprocess exited: duration 4081 ms, exit code 0
 
212026-07-17T04:11:08.260Zstarting task 1: "rust-toolchain"
222026-07-17T04:11:08.265Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
232026-07-17T04:11:08.265Z * rust toolchain channel = "1.96.1"
242026-07-17T04:11:08.265Z * rust toolchain profile = "default"
252026-07-17T04:11:08.265Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-07-17T04:11:08.266Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-07-17T04:11:08.266Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-07-17T04:11:08.266Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-07-17T04:11:08.266Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
302026-07-17T04:11:08.346Zinfo: downloading installer
312026-07-17T04:11:09.735Zwarn: It looks like you have an existing rustup settings file at:
322026-07-17T04:11:09.735Zwarn: /home/build/.rustup/settings.toml
332026-07-17T04:11:09.735Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-07-17T04:11:09.735Zwarn: instead of the one inferred from the default host triple.
352026-07-17T04:11:09.745Zinfo: profile set to default
362026-07-17T04:11:09.745Zinfo: default host triple is x86_64-unknown-illumos
372026-07-17T04:11:09.745Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
382026-07-17T04:11:09.889Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
392026-07-17T04:11:09.896Zinfo: downloading 6 components
402026-07-17T04:11:25.429Z
412026-07-17T04:11:25.429Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
422026-07-17T04:11:25.461Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
432026-07-17T04:11:25.461Z
442026-07-17T04:11:25.461Z
452026-07-17T04:11:25.461ZRust is installed now. Great!
462026-07-17T04:11:25.461Z
472026-07-17T04:11:25.461ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-07-17T04:11:25.461Zenvironment variable. This has not been done automatically.
492026-07-17T04:11:25.461Z
502026-07-17T04:11:25.461ZTo configure your current shell, you need to source
512026-07-17T04:11:25.461Zthe corresponding env file under $HOME/.cargo.
522026-07-17T04:11:25.461Z
532026-07-17T04:11:25.461ZThis is usually done by running one of the following (note the leading DOT):
542026-07-17T04:11:25.461Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-07-17T04:11:25.461Zsource "$HOME/.cargo/env.fish" # For fish
562026-07-17T04:11:25.461Zsource "~/.cargo/env.nu" # For nushell
572026-07-17T04:11:25.461Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-07-17T04:11:25.461Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-07-17T04:11:25.461Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-07-17T04:11:25.466Zwarn: no default linker (`cc`) was found in your PATH
612026-07-17T04:11:25.466Zwarn: many Rust crates require a system C toolchain to build
622026-07-17T04:11:25.550Z+ rustup --version
632026-07-17T04:11:25.559Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-07-17T04:11:25.562Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-07-17T04:11:25.580Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
662026-07-17T04:11:25.584Z+ cargo --version
672026-07-17T04:11:25.600Zcargo 1.96.1 (356927216 2026-06-26)
682026-07-17T04:11:25.604Z+ rustc --version
692026-07-17T04:11:25.619Zrustc 1.96.1 (31fca3adb 2026-06-26)
702026-07-17T04:11:25.623Zprocess exited: duration 17377 ms, exit code 0
 
712026-07-17T04:11:25.641Zstarting task 2: "authentication"
722026-07-17T04:11:25.652ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
732026-07-17T04:11:44.321Zprocess exited: duration 18690 ms, exit code 0
 
742026-07-17T04:11:44.328Zstarting task 3: "clone repository"
752026-07-17T04:11:44.332Z+ mkdir -p /work/oxidecomputer/omicron
762026-07-17T04:11:44.336Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
772026-07-17T04:11:44.367ZCloning into '/work/oxidecomputer/omicron'...
782026-07-17T04:11:55.096Z+ cd /work/oxidecomputer/omicron
792026-07-17T04:11:55.097Z+ git fetch origin 817eea72b242cc33d9b3c6c07fbb9d34eeb9eb70
802026-07-17T04:11:55.358ZFrom https://github.com/oxidecomputer/omicron
812026-07-17T04:11:55.358Z * branch 817eea72b242cc33d9b3c6c07fbb9d34eeb9eb70 -> FETCH_HEAD
822026-07-17T04:11:55.370Z+ [[ -n '' ]]
832026-07-17T04:11:55.370Z+ git reset --hard 817eea72b242cc33d9b3c6c07fbb9d34eeb9eb70
842026-07-17T04:11:55.420ZHEAD is now at 817eea72b Update apache/skywalking-eyes digest to 61275cc
852026-07-17T04:11:55.426Zprocess exited: duration 11090 ms, exit code 0
 
862026-07-17T04:11:55.434Zstarting task 4: "build"
872026-07-17T04:11:55.438Z+ source ./env.sh
882026-07-17T04:11:55.438Z++ OLD_SHELL_OPTS=ehxB
892026-07-17T04:11:55.438Z++ set -o xtrace
902026-07-17T04:11:55.441Z++++ dirname ./env.sh
912026-07-17T04:11:55.441Z+++ readlink -f .
922026-07-17T04:11:55.445Z++ OMICRON_WS=/work/oxidecomputer/omicron
932026-07-17T04:11:55.445Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
942026-07-17T04:11:55.445Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
952026-07-17T04:11:55.445Z++ 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
962026-07-17T04:11:55.445Z++ 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
972026-07-17T04:11:55.445Z++ 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
982026-07-17T04:11:55.445Z++ 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
992026-07-17T04:11:55.445Z++ 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
1002026-07-17T04:11:55.445Z++ 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
1012026-07-17T04:11:55.445Z++ 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
1022026-07-17T04:11:55.446Z++ 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
1032026-07-17T04:11:55.446Z++ case $OLD_SHELL_OPTS in
1042026-07-17T04:11:55.446Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052026-07-17T04:11:55.446Z+ source .github/buildomat/ci-env.sh
1062026-07-17T04:11:55.446Z++ export CARGO_TERM_COLOR=always
1072026-07-17T04:11:55.446Z++ CARGO_TERM_COLOR=always
1082026-07-17T04:11:55.446Z+++ uname -s
1092026-07-17T04:11:55.450Z++ [[ SunOS == \S\u\n\O\S ]]
1102026-07-17T04:11:55.450Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1112026-07-17T04:11:55.450Z+ cargo --version
1122026-07-17T04:11:55.456Zcargo 1.96.1 (356927216 2026-06-26)
1132026-07-17T04:11:55.460Z+ rustc --version
1142026-07-17T04:11:55.478Zrustc 1.96.1 (31fca3adb 2026-06-26)
1152026-07-17T04:11:55.482Z+ banner prerequisites
1162026-07-17T04:11:55.485Z
1172026-07-17T04:11:55.485Z ##### ##### ###### ##### ###### #### # # # #### #
1182026-07-17T04:11:55.485Z # # # # # # # # # # # # # # #
1192026-07-17T04:11:55.485Z # # # # ##### # # ##### # # # # # #### #
1202026-07-17T04:11:55.486Z ##### ##### # ##### # # # # # # # # #
1212026-07-17T04:11:55.486Z # # # # # # # # # # # # # # #
1222026-07-17T04:11:55.486Z # # # ###### # # ###### ### # #### # #### #
1232026-07-17T04:11:55.486Z
1242026-07-17T04:11:55.486Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1252026-07-17T04:11:57.002Z Startup: Refreshing catalog 'helios' ... Done
1262026-07-17T04:11:57.125Z Startup: Caching catalogs ... Done
1272026-07-17T04:11:57.678ZPlanning: Solver setup ... Done (0.505s)
1282026-07-17T04:11:57.705ZPlanning: Running solver ... Done (0.028s)
1292026-07-17T04:11:57.718ZPlanning: Finding local manifests ... Done (0.003s)
1302026-07-17T04:11:57.733ZPlanning: Fetching manifests: 0/2 0% complete
1312026-07-17T04:11:57.747ZPlanning: Fetching manifests: 2/2 100% complete
1322026-07-17T04:11:57.761ZPlanning: Package planning ... Done (0.013s)
1332026-07-17T04:11:57.764ZPlanning: Merging actions ... Done (0.001s)
1342026-07-17T04:11:57.925ZPlanning: Checking for conflicting actions ... Done (0.163s)
1352026-07-17T04:11:57.929ZPlanning: Consolidating action changes ... Done (0.001s)
1362026-07-17T04:11:58.857ZPlanning: Evaluating mediators ... Done (0.930s)
1372026-07-17T04:11:58.860ZPlanning: Planning completed in 1.71 seconds
1382026-07-17T04:11:58.865Z Packages to install: 2
1392026-07-17T04:11:58.869Z Estimated space available: 156.05 GB
1402026-07-17T04:11:58.869ZEstimated space to be consumed: 34.06 MB
1412026-07-17T04:11:58.869Z Create boot environment: No
1422026-07-17T04:11:58.869ZCreate backup boot environment: No
1432026-07-17T04:11:58.869Z Rebuild boot archive: No
1442026-07-17T04:11:58.869Z
1452026-07-17T04:11:58.869ZChanged packages:
1462026-07-17T04:11:58.869Zhelios
1472026-07-17T04:11:58.869Z developer/build-essential
1482026-07-17T04:11:58.869Z None -> 11-3.0
1492026-07-17T04:11:58.869Z library/libxmlsec1
1502026-07-17T04:11:58.869Z None -> 1.2.35-3.0
1512026-07-17T04:11:58.890Z
1522026-07-17T04:11:58.890ZDownload: 0/214 items 0.0/1.3MB 0% complete
1532026-07-17T04:11:59.436ZDownload: Completed 1.28 MB in 0.55 seconds (2.4M/s)
1542026-07-17T04:11:59.501Z Actions: 1/268 actions (Installing new actions)
1552026-07-17T04:11:59.540Z Actions: Completed 268 actions in 0.04 seconds.
1562026-07-17T04:11:59.552ZFinalize: Updating package state database ... Done (0.012s)
1572026-07-17T04:11:59.555ZFinalize: Updating package cache ... Done (0.000s)
1582026-07-17T04:11:59.587ZFinalize: Updating image state ... Done (0.034s)
1592026-07-17T04:12:01.979ZFinalize: Creating fast lookup database ... Done (2.366s)
1602026-07-17T04:12:02.044ZFinalize: Reading search index ... Done (0.012s)
1612026-07-17T04:12:02.048ZFinalize: Updating search index ... Done (0.000s)
1622026-07-17T04:12:02.174ZFinalize: Updating package cache ... Done (0.000s)
1632026-07-17T04:12:02.485ZPlanning: Evaluating mediator changes ... Done
1642026-07-17T04:12:02.588ZPlanning: Checking for conflicting actions ... Done
1652026-07-17T04:12:02.592ZPlanning: Consolidating action changes ... Done
1662026-07-17T04:12:02.745ZPlanning: Evaluating mediators ... Done
1672026-07-17T04:12:02.749ZPlanning: Planning completed in 0.26 seconds
1682026-07-17T04:12:02.769Z Mediators to change: 2
1692026-07-17T04:12:02.769Z Create boot environment: No
1702026-07-17T04:12:02.773ZCreate backup boot environment: No
1712026-07-17T04:12:02.810ZFinalize: Updating package state database ... Done
1722026-07-17T04:12:02.810ZFinalize: Updating package cache ... Done
1732026-07-17T04:12:02.827ZFinalize: Updating image state ... Done
1742026-07-17T04:12:04.745ZFinalize: Creating fast lookup database ... Done
1752026-07-17T04:12:04.808ZFinalize: Reading search index ... Done
1762026-07-17T04:12:04.811ZFinalize: Updating search index ... Done
1772026-07-17T04:12:04.906ZFinalize: Updating package cache ... Done
1782026-07-17T04:12:05.190ZPlanning: Evaluating mediator changes ... Done
1792026-07-17T04:12:05.296ZPlanning: Checking for conflicting actions ... Done
1802026-07-17T04:12:05.304ZPlanning: Consolidating action changes ... Done
1812026-07-17T04:12:05.452ZPlanning: Evaluating mediators ... Done
1822026-07-17T04:12:05.456ZPlanning: Planning completed in 0.26 seconds
1832026-07-17T04:12:05.476Z Mediators to change: 1
1842026-07-17T04:12:05.476Z Create boot environment: No
1852026-07-17T04:12:05.480ZCreate backup boot environment: No
1862026-07-17T04:12:05.529ZFinalize: Updating package state database ... Done
1872026-07-17T04:12:05.529ZFinalize: Updating package cache ... Done
1882026-07-17T04:12:05.547ZFinalize: Updating image state ... Done
1892026-07-17T04:12:07.490ZFinalize: Creating fast lookup database ... Done
1902026-07-17T04:12:07.557ZFinalize: Reading search index ... Done
1912026-07-17T04:12:07.560ZFinalize: Updating search index ... Done
1922026-07-17T04:12:07.618ZFinalize: Updating package cache ... Done
1932026-07-17T04:12:07.929ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1942026-07-17T04:12:07.929Zapache system 2.4 system
1952026-07-17T04:12:07.929Zclang system 15 system
1962026-07-17T04:12:07.929Zcsh system system illumos
1972026-07-17T04:12:07.929Zctags system system illumos
1982026-07-17T04:12:07.929Zfile vendor vendor darwinsys
1992026-07-17T04:12:07.929Zfile system system illumos
2002026-07-17T04:12:07.930Zgcc vendor 14 vendor
2012026-07-17T04:12:07.930Zgcc system 13 system
2022026-07-17T04:12:07.930Zgcc system 10 system
2032026-07-17T04:12:07.930Zgo system 1.25 system
2042026-07-17T04:12:07.930Zllvm system 15 system
2052026-07-17T04:12:07.930Zmariadb system 11.4 system
2062026-07-17T04:12:07.930Zmta vendor vendor dma
2072026-07-17T04:12:07.930Zopenjdk system 17 system
2082026-07-17T04:12:07.930Zopenjdk system 11 system
2092026-07-17T04:12:07.930Zopenssl vendor 3 vendor
2102026-07-17T04:12:07.930Zperl system 5.40 system
2112026-07-17T04:12:07.930Zpostgresql system 18 system
2122026-07-17T04:12:07.930Zpostgresql system 17 system
2132026-07-17T04:12:07.930Zpython vendor 3 vendor
2142026-07-17T04:12:07.930Zpython system 2 system
2152026-07-17T04:12:07.930Zpython3 vendor 3.13 vendor
2162026-07-17T04:12:07.930Zruby system 3.4 system
2172026-07-17T04:12:07.930Zruby system 3.0 system
2182026-07-17T04:12:07.930Zwords vendor vendor american-english
2192026-07-17T04:12:07.931Zwords system system australian-english
2202026-07-17T04:12:07.931Zwords system system british-english
2212026-07-17T04:12:07.931Zwords system system canadian-english
2222026-07-17T04:12:07.931Zwords system system french
2232026-07-17T04:12:07.931Zwords system system italian
2242026-07-17T04:12:07.931Zwords system system ngerman
2252026-07-17T04:12:07.931Zwords system system ogerman
2262026-07-17T04:12:07.931Zwords system system spanish
2272026-07-17T04:12:08.183ZPUBLISHER TYPE STATUS P LOCATION
2282026-07-17T04:12:08.183Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2292026-07-17T04:12:08.499ZFMRI IFO
2302026-07-17T04:12:08.499Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2312026-07-17T04:12:08.499Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2322026-07-17T04:12:08.499Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2332026-07-17T04:12:08.499Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2342026-07-17T04:12:08.499Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2352026-07-17T04:12:08.499Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2362026-07-17T04:12:08.499Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2372026-07-17T04:12:08.499Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2382026-07-17T04:12:08.499Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2392026-07-17T04:12:08.763Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2402026-07-17T04:12:09.045Z Updating crates.io index
2412026-07-17T04:12:09.050Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2422026-07-17T04:12:09.296Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2432026-07-17T04:12:09.559Z Updating git repository `https://github.com/oxidecomputer/propolis`
2442026-07-17T04:12:10.497Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2452026-07-17T04:12:11.028Z Updating git repository `https://github.com/oxidecomputer/crucible`
2462026-07-17T04:12:12.521Z Updating git repository `https://github.com/oxidecomputer/opte`
2472026-07-17T04:12:13.397Z Updating git repository `https://github.com/oxidecomputer/tofino`
2482026-07-17T04:12:13.611Z Updating git repository `https://github.com/oxidecomputer/lldp`
2492026-07-17T04:12:13.889Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2502026-07-17T04:12:14.964Z Updating git repository `https://github.com/oxidecomputer/clickward`
2512026-07-17T04:12:15.356Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2522026-07-17T04:12:15.694Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2532026-07-17T04:12:15.943Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2542026-07-17T04:12:16.341Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2552026-07-17T04:12:16.785Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2562026-07-17T04:12:17.020Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2572026-07-17T04:12:17.245Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2582026-07-17T04:12:17.504Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2592026-07-17T04:12:17.826Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2602026-07-17T04:12:18.061Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2612026-07-17T04:12:18.297Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2622026-07-17T04:12:18.550Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2632026-07-17T04:12:18.888Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2642026-07-17T04:12:19.233Z Updating git repository `https://github.com/oxidecomputer/erebor`
2652026-07-17T04:12:19.482Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2662026-07-17T04:12:19.881Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2672026-07-17T04:12:20.289Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2682026-07-17T04:12:20.634Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2692026-07-17T04:12:20.925Z Updating git repository `https://github.com/oxidecomputer/ispf`
2702026-07-17T04:12:21.165Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2712026-07-17T04:12:21.421Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2722026-07-17T04:12:21.709Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2732026-07-17T04:12:22.053Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2742026-07-17T04:12:22.297Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2752026-07-17T04:12:22.566Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2762026-07-17T04:12:22.809Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2772026-07-17T04:12:23.069Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2782026-07-17T04:12:23.572Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2792026-07-17T04:12:23.839Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2802026-07-17T04:12:24.075Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2812026-07-17T04:12:24.328Z Updating git repository `https://github.com/illumos/smf-rs`
2822026-07-17T04:12:26.909Z Downloading crates ...
2832026-07-17T04:12:26.964Z Downloaded colorchoice v1.0.4
2842026-07-17T04:12:26.970Z Downloaded anstyle-query v1.1.5
2852026-07-17T04:12:26.974Z Downloaded equivalent v1.0.2
2862026-07-17T04:12:26.978Z Downloaded fastrand v2.3.0
2872026-07-17T04:12:26.982Z Downloaded bytecount v0.6.9
2882026-07-17T04:12:26.982Z Downloaded zmij v1.0.21
2892026-07-17T04:12:26.985Z Downloaded zerocopy-derive v0.7.35
2902026-07-17T04:12:26.988Z Downloaded memmap v0.7.0
2912026-07-17T04:12:26.988Z Downloaded anstream v1.0.0
2922026-07-17T04:12:26.988Z Downloaded block-buffer v0.10.4
2932026-07-17T04:12:26.992Z Downloaded crypto-common v0.1.7
2942026-07-17T04:12:26.992Z Downloaded cfg-if v1.0.4
2952026-07-17T04:12:26.992Z Downloaded zerocopy v0.7.35
2962026-07-17T04:12:27.001Z Downloaded swrite v0.1.0
2972026-07-17T04:12:27.004Z Downloaded macaddr v1.0.1
2982026-07-17T04:12:27.004Z Downloaded errno v0.3.14
2992026-07-17T04:12:27.004Z Downloaded dtrace-parser v0.2.0
3002026-07-17T04:12:27.004Z Downloaded clap_lex v1.0.0
3012026-07-17T04:12:27.004Z Downloaded dof v0.3.0
3022026-07-17T04:12:27.010Z Downloaded heck v0.5.0
3032026-07-17T04:12:27.014Z Downloaded heck v0.4.1
3042026-07-17T04:12:27.017Z Downloaded itoa v1.0.17
3052026-07-17T04:12:27.021Z Downloaded usdt-attr-macro v0.5.0
3062026-07-17T04:12:27.021Z Downloaded proc-macro-error-attr v1.0.4
3072026-07-17T04:12:27.025Z Downloaded cargo-platform v0.3.2
3082026-07-17T04:12:27.025Z Downloaded generic-array v0.14.7
3092026-07-17T04:12:27.030Z Downloaded cpufeatures v0.2.17
3102026-07-17T04:12:27.033Z Downloaded toml_write v0.1.2
3112026-07-17T04:12:27.033Z Downloaded is_terminal_polyfill v1.70.2
3122026-07-17T04:12:27.038Z Downloaded fs-err v3.3.0
3132026-07-17T04:12:27.041Z Downloaded tabled_derive v0.7.0
3142026-07-17T04:12:27.041Z Downloaded smawk v0.3.2
3152026-07-17T04:12:27.041Z Downloaded digest v0.10.7
3162026-07-17T04:12:27.045Z Downloaded strsim v0.11.1
3172026-07-17T04:12:27.051Z Downloaded scroll_derive v0.12.1
3182026-07-17T04:12:27.054Z Downloaded plain v0.2.3
3192026-07-17T04:12:27.054Z Downloaded unicode-linebreak v0.1.5
3202026-07-17T04:12:27.058Z Downloaded utf8parse v0.2.2
3212026-07-17T04:12:27.062Z Downloaded usdt v0.5.0
3222026-07-17T04:12:27.062Z Downloaded serde_spanned v0.6.9
3232026-07-17T04:12:27.065Z Downloaded pretty-hex v0.4.1
3242026-07-17T04:12:27.069Z Downloaded terminal_size v0.4.3
3252026-07-17T04:12:27.069Z Downloaded toml_datetime v0.6.11
3262026-07-17T04:12:27.072Z Downloaded thread-id v4.2.2
3272026-07-17T04:12:27.076Z Downloaded usdt-macro v0.5.0
3282026-07-17T04:12:27.079Z Downloaded sha2 v0.10.9
3292026-07-17T04:12:27.080Z Downloaded anstyle v1.0.14
3302026-07-17T04:12:27.083Z Downloaded fnv v1.0.7
3312026-07-17T04:12:27.083Z Downloaded cargo_toml v0.21.0
3322026-07-17T04:12:27.086Z Downloaded cargo_metadata v0.23.1
3332026-07-17T04:12:27.090Z Downloaded proc-macro-error v1.0.4
3342026-07-17T04:12:27.093Z Downloaded autocfg v1.5.0
3352026-07-17T04:12:27.097Z Downloaded usdt-impl v0.5.0
3362026-07-17T04:12:27.102Z Downloaded byteorder v1.5.0
3372026-07-17T04:12:27.108Z Downloaded thiserror-impl v1.0.69
3382026-07-17T04:12:27.112Z Downloaded camino-tempfile v1.4.1
3392026-07-17T04:12:27.116Z Downloaded thiserror-impl v2.0.18
3402026-07-17T04:12:27.120Z Downloaded version_check v0.9.5
3412026-07-17T04:12:27.124Z Downloaded quote v1.0.45
3422026-07-17T04:12:27.127Z Downloaded serde_tokenstream v0.2.3
3432026-07-17T04:12:27.127Z Downloaded clap_derive v4.6.1
3442026-07-17T04:12:27.131Z Downloaded thiserror v2.0.18
3452026-07-17T04:12:27.134Z Downloaded anstyle-parse v1.0.0
3462026-07-17T04:12:27.134Z Downloaded bitflags v2.11.0
3472026-07-17T04:12:27.139Z Downloaded pest_derive v2.8.6
3482026-07-17T04:12:27.139Z Downloaded thiserror v1.0.69
3492026-07-17T04:12:27.142Z Downloaded pest_generator v2.8.6
3502026-07-17T04:12:27.145Z Downloaded toml v0.8.23
3512026-07-17T04:12:27.156Z Downloaded scroll v0.12.0
3522026-07-17T04:12:27.159Z Downloaded once_cell v1.21.3
3532026-07-17T04:12:27.159Z Downloaded semver v1.0.28
3542026-07-17T04:12:27.159Z Downloaded camino v1.2.2
3552026-07-17T04:12:27.163Z Downloaded ucd-trie v0.1.7
3562026-07-17T04:12:27.169Z Downloaded papergrid v0.11.0
3572026-07-17T04:12:27.172Z Downloaded serde_core v1.0.228
3582026-07-17T04:12:27.176Z Downloaded anyhow v1.0.102
3592026-07-17T04:12:27.182Z Downloaded clap v4.6.1
3602026-07-17T04:12:27.214Z Downloaded log v0.4.29
3612026-07-17T04:12:27.214Z Downloaded proc-macro2 v1.0.106
3622026-07-17T04:12:27.214Z Downloaded tempfile v3.25.0
3632026-07-17T04:12:27.214Z Downloaded textwrap v0.16.2
3642026-07-17T04:12:27.214Z Downloaded serde_derive v1.0.228
3652026-07-17T04:12:27.214Z Downloaded unicode-ident v1.0.24
3662026-07-17T04:12:27.214Z Downloaded pest_meta v2.8.6
3672026-07-17T04:12:27.215Z Downloaded getrandom v0.4.1
3682026-07-17T04:12:27.225Z Downloaded serde v1.0.228
3692026-07-17T04:12:27.229Z Downloaded toml_edit v0.22.27
3702026-07-17T04:12:27.232Z Downloaded indexmap v2.14.0
3712026-07-17T04:12:27.232Z Downloaded memchr v2.8.0
3722026-07-17T04:12:27.252Z Downloaded typenum v1.20.1
3732026-07-17T04:12:27.284Z Downloaded pest v2.8.6
3742026-07-17T04:12:27.295Z Downloaded serde_json v1.0.150
3752026-07-17T04:12:27.302Z Downloaded clap_builder v4.6.0
3762026-07-17T04:12:27.310Z Downloaded hashbrown v0.17.0
3772026-07-17T04:12:27.315Z Downloaded winnow v0.7.14
3782026-07-17T04:12:27.330Z Downloaded goblin v0.8.2
3792026-07-17T04:12:27.349Z Downloaded tabled v0.15.0
3802026-07-17T04:12:27.357Z Downloaded unicode-width v0.2.0
3812026-07-17T04:12:27.361Z Downloaded syn v1.0.109
3822026-07-17T04:12:27.374Z Downloaded unicode-width v0.1.14
3832026-07-17T04:12:27.378Z Downloaded syn v2.0.117
3842026-07-17T04:12:27.397Z Downloaded rustix v1.1.3
3852026-07-17T04:12:27.420Z Downloaded libc v0.2.185
3862026-07-17T04:12:27.483Z Compiling proc-macro2 v1.0.106
3872026-07-17T04:12:27.484Z Compiling unicode-ident v1.0.24
3882026-07-17T04:12:27.484Z Compiling quote v1.0.45
3892026-07-17T04:12:27.487Z Compiling serde_core v1.0.228
3902026-07-17T04:12:27.487Z Compiling libc v0.2.185
3912026-07-17T04:12:27.487Z Compiling version_check v0.9.5
3922026-07-17T04:12:27.487Z Compiling memchr v2.8.0
3932026-07-17T04:12:27.487Z Compiling serde v1.0.228
3942026-07-17T04:12:27.810Z Compiling zmij v1.0.21
3952026-07-17T04:12:28.098Z Compiling thiserror v1.0.69
3962026-07-17T04:12:28.141Z Compiling itoa v1.0.17
3972026-07-17T04:12:28.346Z Compiling ucd-trie v0.1.7
3982026-07-17T04:12:28.381Z Compiling rustix v1.1.3
3992026-07-17T04:12:28.524Z Compiling pest v2.8.6
4002026-07-17T04:12:28.582Z Compiling byteorder v1.5.0
4012026-07-17T04:12:28.613Z Compiling errno v0.3.14
4022026-07-17T04:12:28.809Z Compiling bitflags v2.11.0
4032026-07-17T04:12:28.828Z Compiling serde_json v1.0.150
4042026-07-17T04:12:28.978Z Compiling syn v2.0.117
4052026-07-17T04:12:29.031Z Compiling thread-id v4.2.2
4062026-07-17T04:12:29.064Z Compiling usdt-impl v0.5.0
4072026-07-17T04:12:29.130Z Compiling proc-macro-error-attr v1.0.4
4082026-07-17T04:12:29.223Z Compiling camino v1.2.2
4092026-07-17T04:12:29.287Z Compiling syn v1.0.109
4102026-07-17T04:12:29.486Z Compiling proc-macro-error v1.0.4
4112026-07-17T04:12:29.557Z Compiling pest_meta v2.8.6
4122026-07-17T04:12:29.704Z Compiling log v0.4.29
4132026-07-17T04:12:29.713Z Compiling hashbrown v0.17.0
4142026-07-17T04:12:29.758Z Compiling plain v0.2.3
4152026-07-17T04:12:29.918Z Compiling getrandom v0.4.1
4162026-07-17T04:12:30.003Z Compiling utf8parse v0.2.2
4172026-07-17T04:12:30.118Z Compiling equivalent v1.0.2
4182026-07-17T04:12:30.138Z Compiling anstyle-parse v1.0.0
4192026-07-17T04:12:30.213Z Compiling terminal_size v0.4.3
4202026-07-17T04:12:30.322Z Compiling indexmap v2.14.0
4212026-07-17T04:12:30.868Z Compiling is_terminal_polyfill v1.70.2
4222026-07-17T04:12:30.893Z Compiling anstyle v1.0.14
4232026-07-17T04:12:30.935Z Compiling toml_write v0.1.2
4242026-07-17T04:12:30.953Z Compiling thiserror v2.0.18
4252026-07-17T04:12:30.968Z Compiling pretty-hex v0.4.1
4262026-07-17T04:12:31.109Z Compiling winnow v0.7.14
4272026-07-17T04:12:31.127Z Compiling cfg-if v1.0.4
4282026-07-17T04:12:31.143Z Compiling anstyle-query v1.1.5
4292026-07-17T04:12:31.171Z Compiling pest_generator v2.8.6
4302026-07-17T04:12:31.201Z Compiling colorchoice v1.0.4
4312026-07-17T04:12:31.277Z Compiling autocfg v1.5.0
4322026-07-17T04:12:31.339Z Compiling anstream v1.0.0
4332026-07-17T04:12:31.576Z Compiling heck v0.5.0
4342026-07-17T04:12:31.649Z Compiling fastrand v2.3.0
4352026-07-17T04:12:31.709Z Compiling fs-err v3.3.0
4362026-07-17T04:12:31.815Z Compiling heck v0.4.1
4372026-07-17T04:12:31.832Z Compiling once_cell v1.21.3
4382026-07-17T04:12:31.885Z Compiling fnv v1.0.7
4392026-07-17T04:12:31.914Z Compiling clap_lex v1.0.0
4402026-07-17T04:12:31.918Z Compiling unicode-width v0.1.14
4412026-07-17T04:12:31.990Z Compiling strsim v0.11.1
4422026-07-17T04:12:32.038Z Compiling anyhow v1.0.102
4432026-07-17T04:12:32.057Z Compiling bytecount v0.6.9
4442026-07-17T04:12:32.152Z Compiling papergrid v0.11.0
4452026-07-17T04:12:32.191Z Compiling clap_builder v4.6.0
4462026-07-17T04:12:32.210Z Compiling tempfile v3.25.0
4472026-07-17T04:12:32.399Z Compiling tabled_derive v0.7.0
4482026-07-17T04:12:32.443Z Compiling semver v1.0.28
4492026-07-17T04:12:32.571Z Compiling cargo-platform v0.3.2
4502026-07-17T04:12:32.616Z Compiling memmap v0.7.0
4512026-07-17T04:12:32.660Z Compiling smawk v0.3.2
4522026-07-17T04:12:32.776Z Compiling unicode-width v0.2.0
4532026-07-17T04:12:32.807Z Compiling unicode-linebreak v0.1.5
4542026-07-17T04:12:32.876Z Compiling serde_derive v1.0.228
4552026-07-17T04:12:33.054Z Compiling thiserror-impl v1.0.69
4562026-07-17T04:12:33.054Z Compiling zerocopy-derive v0.7.35
4572026-07-17T04:12:33.149Z Compiling pest_derive v2.8.6
4582026-07-17T04:12:33.200Z Compiling scroll_derive v0.12.1
4592026-07-17T04:12:33.380Z Compiling thiserror-impl v2.0.18
4602026-07-17T04:12:33.610Z Compiling clap_derive v4.6.1
4612026-07-17T04:12:33.640Z Compiling tabled v0.15.0
4622026-07-17T04:12:33.896Z Compiling scroll v0.12.0
4632026-07-17T04:12:33.956Z Compiling zerocopy v0.7.35
4642026-07-17T04:12:34.175Z Compiling goblin v0.8.2
4652026-07-17T04:12:34.476Z Compiling dtrace-parser v0.2.0
4662026-07-17T04:12:34.509Z Compiling textwrap v0.16.2
4672026-07-17T04:12:34.847Z Compiling camino-tempfile v1.4.1
4682026-07-17T04:12:34.966Z Compiling swrite v0.1.0
4692026-07-17T04:12:35.396Z Compiling clap v4.6.1
4702026-07-17T04:12:36.030Z Compiling toml_datetime v0.6.11
4712026-07-17T04:12:36.030Z Compiling serde_spanned v0.6.9
4722026-07-17T04:12:36.033Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4732026-07-17T04:12:36.033Z Compiling macaddr v1.0.1
4742026-07-17T04:12:36.033Z Compiling cargo_metadata v0.23.1
4752026-07-17T04:12:36.109Z Compiling dof v0.3.0
4762026-07-17T04:12:36.126Z Compiling serde_tokenstream v0.2.3
4772026-07-17T04:12:36.227Z Compiling toml_edit v0.22.27
4782026-07-17T04:12:36.851Z Compiling usdt-attr-macro v0.5.0
4792026-07-17T04:12:36.854Z Compiling usdt-macro v0.5.0
4802026-07-17T04:12:37.456Z Compiling usdt v0.5.0
4812026-07-17T04:12:37.568Z Compiling toml v0.8.23
4822026-07-17T04:12:37.939Z Compiling cargo_toml v0.21.0
4832026-07-17T04:12:39.199Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4842026-07-17T04:12:41.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.55s
4852026-07-17T04:12:41.356Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4862026-07-17T04:12:41.847Z Downloading crates ...
4872026-07-17T04:12:41.948Z Downloaded adler2 v2.0.1
4882026-07-17T04:12:41.961Z Downloaded async-compression v0.4.41
4892026-07-17T04:12:41.970Z Downloaded base16ct v0.2.0
4902026-07-17T04:12:41.976Z Downloaded convert_case v0.4.0
4912026-07-17T04:12:41.976Z Downloaded arc-swap v1.8.2
4922026-07-17T04:12:41.982Z Downloaded argon2 v0.6.0-rc.8
4932026-07-17T04:12:41.991Z Downloaded bit-set v0.5.3
4942026-07-17T04:12:41.992Z Downloaded async-recursion v1.1.1
4952026-07-17T04:12:41.992Z Downloaded assert_matches v1.5.0
4962026-07-17T04:12:41.992Z Downloaded bcrypt-pbkdf v0.11.0
4972026-07-17T04:12:41.997Z Downloaded ciborium-ll v0.2.2
4982026-07-17T04:12:42.003Z Downloaded bitfield-struct v0.6.2
4992026-07-17T04:12:42.004Z Downloaded atty v0.2.14
5002026-07-17T04:12:42.004Z Downloaded arrayref v0.3.9
5012026-07-17T04:12:42.004Z Downloaded base64ct v1.8.3
5022026-07-17T04:12:42.016Z Downloaded anstyle-parse v0.2.7
5032026-07-17T04:12:42.016Z Downloaded atomicwrites v0.4.4
5042026-07-17T04:12:42.016Z Downloaded arrayvec v0.7.6
5052026-07-17T04:12:42.016Z Downloaded castaway v0.2.4
5062026-07-17T04:12:42.024Z Downloaded ciborium-io v0.2.2
5072026-07-17T04:12:42.024Z Downloaded block-buffer v0.12.1
5082026-07-17T04:12:42.024Z Downloaded base16ct v1.0.0
5092026-07-17T04:12:42.024Z Downloaded derive_builder_macro v0.20.2
5102026-07-17T04:12:42.024Z Downloaded bitfield v0.19.4
5112026-07-17T04:12:42.028Z Downloaded backoff v0.4.0
5122026-07-17T04:12:42.029Z Downloaded backon v1.6.0
5132026-07-17T04:12:42.029Z Downloaded async-trait v0.1.89
5142026-07-17T04:12:42.043Z Downloaded bb8 v0.8.6
5152026-07-17T04:12:42.043Z Downloaded async-stream v0.3.6
5162026-07-17T04:12:42.048Z Downloaded block-padding v0.4.2
5172026-07-17T04:12:42.048Z Downloaded display-error-chain v0.2.2
5182026-07-17T04:12:42.048Z Downloaded document-features v0.2.12
5192026-07-17T04:12:42.048Z Downloaded dirs-sys-next v0.1.2
5202026-07-17T04:12:42.048Z Downloaded dirs-next v2.0.0
5212026-07-17T04:12:42.052Z Downloaded digest-io v0.1.0
5222026-07-17T04:12:42.052Z Downloaded diesel_table_macro_syntax v0.3.0
5232026-07-17T04:12:42.052Z Downloaded downcast-rs v2.0.2
5242026-07-17T04:12:42.056Z Downloaded embedded-io v0.6.1
5252026-07-17T04:12:42.056Z Downloaded dyn-clone v1.0.20
5262026-07-17T04:12:42.059Z Downloaded aead v0.5.2
5272026-07-17T04:12:42.059Z Downloaded dropshot-api-manager-types v0.7.2
5282026-07-17T04:12:42.059Z Downloaded cobs v0.3.0
5292026-07-17T04:12:42.062Z Downloaded ascii-canvas v3.0.0
5302026-07-17T04:12:42.062Z Downloaded embedded-io v0.4.0
5312026-07-17T04:12:42.068Z Downloaded curve25519-dalek-derive v0.1.1
5322026-07-17T04:12:42.081Z Downloaded async-stream-impl v0.3.6
5332026-07-17T04:12:42.081Z Downloaded darling_macro v0.20.11
5342026-07-17T04:12:42.081Z Downloaded array-init v0.0.4
5352026-07-17T04:12:42.081Z Downloaded cfg_aliases v0.2.1
5362026-07-17T04:12:42.081Z Downloaded debug-ignore v1.0.5
5372026-07-17T04:12:42.081Z Downloaded darling_macro v0.23.0
5382026-07-17T04:12:42.081Z Downloaded darling_macro v0.21.3
5392026-07-17T04:12:42.081Z Downloaded darling_macro v0.13.4
5402026-07-17T04:12:42.081Z Downloaded cfg_aliases v0.1.1
5412026-07-17T04:12:42.081Z Downloaded argon2 v0.5.3
5422026-07-17T04:12:42.081Z Downloaded defmt v0.3.100
5432026-07-17T04:12:42.088Z Downloaded cpubits v0.1.1
5442026-07-17T04:12:42.088Z Downloaded crc8 v0.1.1
5452026-07-17T04:12:42.088Z Downloaded bit-set v0.8.0
5462026-07-17T04:12:42.088Z Downloaded aead v0.6.1
5472026-07-17T04:12:42.088Z Downloaded bitflags v1.3.2
5482026-07-17T04:12:42.100Z Downloaded camino-tempfile-ext v0.3.3
5492026-07-17T04:12:42.100Z Downloaded crypto-common v0.2.2
5502026-07-17T04:12:42.100Z Downloaded crunchy v0.2.4
5512026-07-17T04:12:42.100Z Downloaded endian-type v0.1.2
5522026-07-17T04:12:42.100Z Downloaded crucible-workspace-hack v0.1.0
5532026-07-17T04:12:42.100Z Downloaded crc-catalog v2.4.0
5542026-07-17T04:12:42.100Z Downloaded atomic-waker v1.1.2
5552026-07-17T04:12:42.101Z Downloaded byte-wrapper v0.1.0
5562026-07-17T04:12:42.110Z Downloaded defmt-parser v1.0.0
5572026-07-17T04:12:42.110Z Downloaded cstr-argument v0.1.2
5582026-07-17T04:12:42.110Z Downloaded cpufeatures v0.3.0
5592026-07-17T04:12:42.110Z Downloaded bs58 v0.5.1
5602026-07-17T04:12:42.110Z Downloaded env_filter v1.0.0
5612026-07-17T04:12:42.110Z Downloaded fd-lock v4.0.4
5622026-07-17T04:12:42.110Z Downloaded dtrace-parser v0.3.0
5632026-07-17T04:12:42.110Z Downloaded difflib v0.4.0
5642026-07-17T04:12:42.110Z Downloaded dunce v1.0.5
5652026-07-17T04:12:42.110Z Downloaded dof v0.4.0
5662026-07-17T04:12:42.114Z Downloaded enum-as-inner v0.6.1
5672026-07-17T04:12:42.115Z Downloaded bitfield-macros v0.19.4
5682026-07-17T04:12:42.115Z Downloaded blake2 v0.10.6
5692026-07-17T04:12:42.115Z Downloaded fixedbitset v0.4.2
5702026-07-17T04:12:42.115Z Downloaded derive-ex v0.1.8
5712026-07-17T04:12:42.115Z Downloaded der_derive v0.7.3
5722026-07-17T04:12:42.115Z Downloaded displaydoc v0.2.5
5732026-07-17T04:12:42.118Z Downloaded float-cmp v0.10.0
5742026-07-17T04:12:42.118Z Downloaded bit-vec v0.6.3
5752026-07-17T04:12:42.118Z Downloaded ecdsa v0.16.9
5762026-07-17T04:12:42.121Z Downloaded flagset v0.4.7
5772026-07-17T04:12:42.121Z Downloaded ed25519 v2.2.3
5782026-07-17T04:12:42.121Z Downloaded diesel-dtrace v0.5.0
5792026-07-17T04:12:42.125Z Downloaded cassowary v0.3.0
5802026-07-17T04:12:42.125Z Downloaded either v1.15.0
5812026-07-17T04:12:42.125Z Downloaded ctr v0.10.1
5822026-07-17T04:12:42.128Z Downloaded darling v0.13.4
5832026-07-17T04:12:42.128Z Downloaded cmov v0.5.4
5842026-07-17T04:12:42.131Z Downloaded cexpr v0.6.0
5852026-07-17T04:12:42.131Z Downloaded cmake v0.1.57
5862026-07-17T04:12:42.131Z Downloaded form_urlencoded v1.2.2
5872026-07-17T04:12:42.135Z Downloaded foreign-types-shared v0.3.1
5882026-07-17T04:12:42.135Z Downloaded funty v2.0.0
5892026-07-17T04:12:42.135Z Downloaded foreign-types-shared v0.1.1
5902026-07-17T04:12:42.135Z Downloaded foreign-types-macros v0.2.3
5912026-07-17T04:12:42.135Z Downloaded cookie_store v0.22.1
5922026-07-17T04:12:42.138Z Downloaded data-encoding v2.10.0
5932026-07-17T04:12:42.138Z Downloaded buf-list v1.1.2
5942026-07-17T04:12:42.141Z Downloaded defmt v1.0.1
5952026-07-17T04:12:42.141Z Downloaded compression-core v0.4.31
5962026-07-17T04:12:42.144Z Downloaded deranged v0.5.8
5972026-07-17T04:12:42.144Z Downloaded chacha20 v0.9.1
5982026-07-17T04:12:42.149Z Downloaded critical-section v1.2.0
5992026-07-17T04:12:42.149Z Downloaded cipher v0.5.2
6002026-07-17T04:12:42.149Z Downloaded crc v3.4.0
6012026-07-17T04:12:42.157Z Downloaded constant_time_eq v0.4.2
6022026-07-17T04:12:42.157Z Downloaded foreign-types v0.3.2
6032026-07-17T04:12:42.157Z Downloaded csv-core v0.1.13
6042026-07-17T04:12:42.157Z Downloaded crossbeam-deque v0.8.6
6052026-07-17T04:12:42.157Z Downloaded corncobs v0.1.4
6062026-07-17T04:12:42.165Z Downloaded convert_case v0.10.0
6072026-07-17T04:12:42.165Z Downloaded derive_builder_core v0.20.2
6082026-07-17T04:12:42.165Z Downloaded float-ord v0.3.2
6092026-07-17T04:12:42.165Z Downloaded bzip2 v0.4.4
6102026-07-17T04:12:42.165Z Downloaded futures-core v0.3.32
6112026-07-17T04:12:42.165Z Downloaded foreign-types v0.5.0
6122026-07-17T04:12:42.165Z Downloaded delegate v0.13.5
6132026-07-17T04:12:42.165Z Downloaded defmt-macros v1.0.1
6142026-07-17T04:12:42.169Z Downloaded bit-vec v0.8.0
6152026-07-17T04:12:42.169Z Downloaded futures-sink v0.3.32
6162026-07-17T04:12:42.169Z Downloaded bcs v0.1.6
6172026-07-17T04:12:42.169Z Downloaded enum_dispatch v0.3.13
6182026-07-17T04:12:42.172Z Downloaded digest v0.11.3
6192026-07-17T04:12:42.172Z Downloaded ena v0.14.4
6202026-07-17T04:12:42.172Z Downloaded const_format_proc_macros v0.2.34
6212026-07-17T04:12:42.175Z Downloaded fallible-iterator v0.2.0
6222026-07-17T04:12:42.175Z Downloaded ff v0.14.0
6232026-07-17T04:12:42.175Z Downloaded ecdsa v0.17.0-rc.18
6242026-07-17T04:12:42.178Z Downloaded daft v0.1.7
6252026-07-17T04:12:42.178Z Downloaded filetime v0.2.27
6262026-07-17T04:12:42.178Z Downloaded ff v0.13.1
6272026-07-17T04:12:42.184Z Downloaded gethostname v0.5.0
6282026-07-17T04:12:42.184Z Downloaded fxhash v0.2.1
6292026-07-17T04:12:42.184Z Downloaded futures-task v0.3.32
6302026-07-17T04:12:42.184Z Downloaded darling v0.23.0
6312026-07-17T04:12:42.191Z Downloaded darling v0.21.3
6322026-07-17T04:12:42.195Z Downloaded headers-core v0.3.0
6332026-07-17T04:12:42.195Z Downloaded hash32 v0.3.1
6342026-07-17T04:12:42.195Z Downloaded hash32 v0.2.1
6352026-07-17T04:12:42.195Z Downloaded git-stub v1.0.0
6362026-07-17T04:12:42.195Z Downloaded fs_extra v1.3.0
6372026-07-17T04:12:42.195Z Downloaded globwalk v0.9.1
6382026-07-17T04:12:42.200Z Downloaded ghash v0.6.0
6392026-07-17T04:12:42.200Z Downloaded ahash v0.8.12
6402026-07-17T04:12:42.200Z Downloaded fixedbitset v0.5.7
6412026-07-17T04:12:42.201Z Downloaded async-bb8-diesel v0.2.1
6422026-07-17T04:12:42.205Z Downloaded fs-err v2.11.0
6432026-07-17T04:12:42.205Z Downloaded chacha20 v0.10.0
6442026-07-17T04:12:42.205Z Downloaded crossbeam-epoch v0.9.18
6452026-07-17T04:12:42.205Z Downloaded console v0.16.2
6462026-07-17T04:12:42.210Z Downloaded cookie v0.18.1
6472026-07-17T04:12:42.210Z Downloaded clang-sys v1.8.1
6482026-07-17T04:12:42.210Z Downloaded dsl_auto_type v0.2.0
6492026-07-17T04:12:42.221Z Downloaded crc32fast v1.5.0
6502026-07-17T04:12:42.221Z Downloaded cancel-safe-futures v0.1.5
6512026-07-17T04:12:42.221Z Downloaded des v0.9.0
6522026-07-17T04:12:42.229Z Downloaded daft-derive v0.1.7
6532026-07-17T04:12:42.229Z Downloaded ciborium v0.2.2
6542026-07-17T04:12:42.229Z Downloaded home v0.5.12
6552026-07-17T04:12:42.229Z Downloaded colored v3.1.1
6562026-07-17T04:12:42.229Z Downloaded hyper-tls v0.6.0
6572026-07-17T04:12:42.229Z Downloaded hubpack_derive v0.1.1
6582026-07-17T04:12:42.229Z Downloaded compression-codecs v0.4.37
6592026-07-17T04:12:42.229Z Downloaded derive-where v1.6.0
6602026-07-17T04:12:42.232Z Downloaded git-stub-vcs v0.1.0
6612026-07-17T04:12:42.232Z Downloaded foldhash v0.1.5
6622026-07-17T04:12:42.232Z Downloaded hex v0.4.3
6632026-07-17T04:12:42.232Z Downloaded derive_more v0.99.20
6642026-07-17T04:12:42.238Z Downloaded http-range v0.1.5
6652026-07-17T04:12:42.238Z Downloaded elliptic-curve v0.14.0-rc.33
6662026-07-17T04:12:42.244Z Downloaded hostname v0.4.2
6672026-07-17T04:12:42.244Z Downloaded httpdate v1.0.3
6682026-07-17T04:12:42.244Z Downloaded hostname v0.3.1
6692026-07-17T04:12:42.244Z Downloaded bzip2 v0.6.1
6702026-07-17T04:12:42.244Z Downloaded ident_case v1.0.1
6712026-07-17T04:12:42.252Z Downloaded elliptic-curve v0.13.8
6722026-07-17T04:12:42.252Z Downloaded ed25519 v3.0.0
6732026-07-17T04:12:42.252Z Downloaded dropshot_endpoint v0.17.1
6742026-07-17T04:12:42.252Z Downloaded group v0.14.0
6752026-07-17T04:12:42.268Z Downloaded glob v0.3.3
6762026-07-17T04:12:42.268Z Downloaded globset v0.4.18
6772026-07-17T04:12:42.268Z Downloaded futures-executor v0.3.32
6782026-07-17T04:12:42.268Z Downloaded futures-channel v0.3.32
6792026-07-17T04:12:42.268Z Downloaded hubpack v0.1.2
6802026-07-17T04:12:42.269Z Downloaded http-body v1.0.1
6812026-07-17T04:12:42.269Z Downloaded hex-literal v1.1.0
6822026-07-17T04:12:42.269Z Downloaded cbc v0.2.1
6832026-07-17T04:12:42.269Z Downloaded instant v0.1.13
6842026-07-17T04:12:42.269Z Downloaded darling v0.20.11
6852026-07-17T04:12:42.284Z Downloaded darling_core v0.13.4
6862026-07-17T04:12:42.284Z Downloaded const-oid v0.9.6
6872026-07-17T04:12:42.284Z Downloaded console v0.15.11
6882026-07-17T04:12:42.284Z Downloaded illumos-nvpair-sys v0.2.0
6892026-07-17T04:12:42.284Z Downloaded crc-any v2.5.0
6902026-07-17T04:12:42.284Z Downloaded indoc v1.0.9
6912026-07-17T04:12:42.285Z Downloaded derive_builder v0.20.2
6922026-07-17T04:12:42.285Z Downloaded group v0.13.0
6932026-07-17T04:12:42.285Z Downloaded const-oid v0.10.2
6942026-07-17T04:12:42.285Z Downloaded allocator-api2 v0.2.21
6952026-07-17T04:12:42.285Z Downloaded crossbeam-utils v0.8.21
6962026-07-17T04:12:42.294Z Downloaded http-body-util v0.1.3
6972026-07-17T04:12:42.294Z Downloaded colored v2.2.0
6982026-07-17T04:12:42.294Z Downloaded hyper-staticfile v0.10.1
6992026-07-17T04:12:42.294Z Downloaded cipher v0.4.4
7002026-07-17T04:12:42.294Z Downloaded drift v0.2.0
7012026-07-17T04:12:42.308Z Downloaded instability v0.3.11
7022026-07-17T04:12:42.308Z Downloaded darling_core v0.23.0
7032026-07-17T04:12:42.308Z Downloaded is_ci v1.2.0
7042026-07-17T04:12:42.308Z Downloaded lazy_static v1.5.0
7052026-07-17T04:12:42.308Z Downloaded is-terminal v0.4.17
7062026-07-17T04:12:42.308Z Downloaded foldhash v0.2.0
7072026-07-17T04:12:42.308Z Downloaded base64 v0.22.1
7082026-07-17T04:12:42.318Z Downloaded inout v0.1.4
7092026-07-17T04:12:42.318Z Downloaded illumos-nvpair v0.3.0
7102026-07-17T04:12:42.318Z Downloaded blake2 v0.11.0-rc.6
7112026-07-17T04:12:42.319Z Downloaded internet-checksum v0.2.1
7122026-07-17T04:12:42.319Z Downloaded ctutils v0.4.2
7132026-07-17T04:12:42.319Z Downloaded futures-macro v0.3.32
7142026-07-17T04:12:42.319Z Downloaded futures-io v0.3.32
7152026-07-17T04:12:42.319Z Downloaded keccak v0.1.6
7162026-07-17T04:12:42.320Z Downloaded env_logger v0.11.9
7172026-07-17T04:12:42.320Z Downloaded anstream v0.6.21
7182026-07-17T04:12:42.320Z Downloaded lalrpop-util v0.19.12
7192026-07-17T04:12:42.320Z Downloaded blowfish v0.10.0
7202026-07-17T04:12:42.328Z Downloaded indent_write v2.2.0
7212026-07-17T04:12:42.328Z Downloaded ingot v0.1.1
7222026-07-17T04:12:42.328Z Downloaded linked-hash-map v0.5.6
7232026-07-17T04:12:42.328Z Downloaded md5 v0.8.0
7242026-07-17T04:12:42.328Z Downloaded lzss v0.8.2
7252026-07-17T04:12:42.328Z Downloaded md-5 v0.10.6
7262026-07-17T04:12:42.328Z Downloaded maplit v1.0.2
7272026-07-17T04:12:42.328Z Downloaded lru-cache v0.1.2
7282026-07-17T04:12:42.328Z Downloaded humantime v2.3.0
7292026-07-17T04:12:42.328Z Downloaded new_debug_unreachable v1.0.6
7302026-07-17T04:12:42.328Z Downloaded multimap v0.10.1
7312026-07-17T04:12:42.332Z Downloaded ipnetwork v0.21.1
7322026-07-17T04:12:42.332Z Downloaded fatfs v0.3.6
7332026-07-17T04:12:42.332Z Downloaded diff v0.1.13
7342026-07-17T04:12:42.332Z Downloaded getrandom v0.2.17
7352026-07-17T04:12:42.335Z Downloaded half v1.8.3
7362026-07-17T04:12:42.335Z Downloaded impl-trait-for-tuples v0.2.3
7372026-07-17T04:12:42.339Z Downloaded darling_core v0.21.3
7382026-07-17T04:12:42.343Z Downloaded idna_adapter v1.2.1
7392026-07-17T04:12:42.343Z Downloaded erased-serde v0.3.31
7402026-07-17T04:12:42.343Z Downloaded kem v0.3.0
7412026-07-17T04:12:42.343Z Downloaded hmac v0.12.1
7422026-07-17T04:12:42.357Z Downloaded mime v0.3.17
7432026-07-17T04:12:42.357Z Downloaded maybe-uninit v2.0.0
7442026-07-17T04:12:42.357Z Downloaded match_cfg v0.1.0
7452026-07-17T04:12:42.357Z Downloaded memoffset v0.9.1
7462026-07-17T04:12:42.357Z Downloaded nibble_vec v0.1.0
7472026-07-17T04:12:42.361Z Downloaded newline-converter v0.3.0
7482026-07-17T04:12:42.361Z Downloaded indoc v2.0.7
7492026-07-17T04:12:42.361Z Downloaded libloading v0.8.9
7502026-07-17T04:12:42.361Z Downloaded ingot-types v0.1.2
7512026-07-17T04:12:42.365Z Downloaded darling_core v0.20.11
7522026-07-17T04:12:42.370Z Downloaded kstat-rs v0.2.4
7532026-07-17T04:12:42.370Z Downloaded chacha20poly1305 v0.10.1
7542026-07-17T04:12:42.370Z Downloaded lock_api v0.4.14
7552026-07-17T04:12:42.373Z Downloaded libscf-sys v1.1.0
7562026-07-17T04:12:42.374Z Downloaded libefi-sys v0.1.0
7572026-07-17T04:12:42.374Z Downloaded normalize-line-endings v0.3.0
7582026-07-17T04:12:42.374Z Downloaded num v0.4.3
7592026-07-17T04:12:42.378Z Downloaded num-derive v0.3.3
7602026-07-17T04:12:42.378Z Downloaded nodrop v0.1.14
7612026-07-17T04:12:42.378Z Downloaded newtype_derive v0.1.6
7622026-07-17T04:12:42.378Z Downloaded inout v0.2.2
7632026-07-17T04:12:42.382Z Downloaded iana-time-zone v0.1.65
7642026-07-17T04:12:42.382Z Downloaded getrandom v0.3.4
7652026-07-17T04:12:42.386Z Downloaded newtype-uuid-macros v0.1.0
7662026-07-17T04:12:42.386Z Downloaded num-conv v0.2.0
7672026-07-17T04:12:42.386Z Downloaded ipnet v2.11.0
7682026-07-17T04:12:42.386Z Downloaded generic-array v1.4.3
7692026-07-17T04:12:42.393Z Downloaded highway v1.3.0
7702026-07-17T04:12:42.393Z Downloaded nonempty v0.12.0
7712026-07-17T04:12:42.393Z Downloaded lru-slab v0.1.2
7722026-07-17T04:12:42.403Z Downloaded keccak v0.2.0
7732026-07-17T04:12:42.403Z Downloaded jobserver v0.1.34
7742026-07-17T04:12:42.403Z Downloaded olpc-cjson v0.1.4
7752026-07-17T04:12:42.403Z Downloaded ingot-macros v0.1.1
7762026-07-17T04:12:42.403Z Downloaded lru v0.12.5
7772026-07-17T04:12:42.403Z Downloaded libsw v3.5.0
7782026-07-17T04:12:42.409Z Downloaded crypto-bigint v0.5.5
7792026-07-17T04:12:42.409Z Downloaded num-derive v0.4.2
7802026-07-17T04:12:42.409Z Downloaded derive_more v2.1.1
7812026-07-17T04:12:42.412Z Downloaded num_threads v0.1.7
7822026-07-17T04:12:42.412Z Downloaded num-iter v0.1.45
7832026-07-17T04:12:42.412Z Downloaded hmac v0.13.0
7842026-07-17T04:12:42.412Z Downloaded find-msvc-tools v0.1.9
7852026-07-17T04:12:42.417Z Downloaded der v0.7.10
7862026-07-17T04:12:42.430Z Downloaded native-tls v0.2.18
7872026-07-17T04:12:42.435Z Downloaded mime_guess v2.0.5
7882026-07-17T04:12:42.435Z Downloaded managed v0.8.0
7892026-07-17T04:12:42.435Z Downloaded linear-map v1.2.0
7902026-07-17T04:12:42.435Z Downloaded hyper-rustls v0.27.7
7912026-07-17T04:12:42.438Z Downloaded hybrid-array v0.4.13
7922026-07-17T04:12:42.438Z Downloaded packed_struct_codegen v0.10.1
7932026-07-17T04:12:42.442Z Downloaded multer v3.1.0
7942026-07-17T04:12:42.442Z Downloaded compact_str v0.8.1
7952026-07-17T04:12:42.445Z Downloaded bytes v1.11.1
7962026-07-17T04:12:42.445Z Downloaded half v2.7.1
7972026-07-17T04:12:42.450Z Downloaded openssl-macros v0.1.1
7982026-07-17T04:12:42.451Z Downloaded opaque-debug v0.3.1
7992026-07-17T04:12:42.451Z Downloaded base64 v0.21.7
8002026-07-17T04:12:42.461Z Downloaded password-hash v0.6.1
8012026-07-17T04:12:42.461Z Downloaded num-complex v0.4.6
8022026-07-17T04:12:42.461Z Downloaded nu-ansi-term v0.50.3
8032026-07-17T04:12:42.461Z Downloaded oso-derive v0.27.3
8042026-07-17T04:12:42.461Z Downloaded openssl-probe v0.2.1
8052026-07-17T04:12:42.470Z Downloaded openssl-probe v0.1.6
8062026-07-17T04:12:42.470Z Downloaded nanorand v0.7.0
8072026-07-17T04:12:42.470Z Downloaded heapless v0.7.17
8082026-07-17T04:12:42.470Z Downloaded flume v0.11.1
8092026-07-17T04:12:42.471Z Downloaded libsw-core v0.3.2
8102026-07-17T04:12:42.471Z Downloaded percent-encoding v2.3.2
8112026-07-17T04:12:42.471Z Downloaded num_enum_derive v0.5.11
8122026-07-17T04:12:42.471Z Downloaded memmap2 v0.9.10
8132026-07-17T04:12:42.478Z Downloaded litrs v1.0.0
8142026-07-17T04:12:42.478Z Downloaded indexmap v1.9.3
8152026-07-17T04:12:42.478Z Downloaded path-slash v0.1.5
8162026-07-17T04:12:42.478Z Downloaded crossbeam-channel v0.5.15
8172026-07-17T04:12:42.478Z Downloaded parse-size v1.1.0
8182026-07-17T04:12:42.478Z Downloaded parse-display v0.10.0
8192026-07-17T04:12:42.483Z Downloaded num_enum v0.7.6
8202026-07-17T04:12:42.483Z Downloaded module-lattice v0.2.3
8212026-07-17T04:12:42.483Z Downloaded httparse v1.10.1
8222026-07-17T04:12:42.483Z Downloaded num_enum v0.5.11
8232026-07-17T04:12:42.490Z Downloaded num-rational v0.4.2
8242026-07-17T04:12:42.490Z Downloaded num-integer v0.1.46
8252026-07-17T04:12:42.490Z Downloaded litemap v0.8.1
8262026-07-17T04:12:42.490Z Downloaded num_enum_derive v0.7.6
8272026-07-17T04:12:42.500Z Downloaded ignore v0.4.25
8282026-07-17T04:12:42.500Z Downloaded icu_provider v2.1.1
8292026-07-17T04:12:42.500Z Downloaded icu_properties v2.1.2
8302026-07-17T04:12:42.500Z Downloaded peg-runtime v0.8.5
8312026-07-17T04:12:42.500Z Downloaded ar_archive_writer v0.5.1
8322026-07-17T04:12:42.507Z Downloaded phf_shared v0.13.1
8332026-07-17T04:12:42.507Z Downloaded phf_shared v0.11.3
8342026-07-17T04:12:42.507Z Downloaded futures v0.3.32
8352026-07-17T04:12:42.507Z Downloaded flate2 v1.1.9
8362026-07-17T04:12:42.507Z Downloaded packed_struct v0.10.1
8372026-07-17T04:12:42.511Z Downloaded oxnet v0.1.6
8382026-07-17T04:12:42.511Z Downloaded libbz2-rs-sys v0.2.2
8392026-07-17T04:12:42.511Z Downloaded oxide-tokio-rt v0.1.4
8402026-07-17T04:12:42.511Z Downloaded password-hash v0.5.0
8412026-07-17T04:12:42.512Z Downloaded icu_locale_core v2.1.1
8422026-07-17T04:12:42.515Z Downloaded cc v1.2.56
8432026-07-17T04:12:42.532Z Downloaded ed25519-dalek v3.0.0-rc.0
8442026-07-17T04:12:42.532Z Downloaded ed25519-dalek v2.2.0
8452026-07-17T04:12:42.532Z Downloaded newtype-uuid v1.3.2
8462026-07-17T04:12:42.533Z Downloaded hickory-resolver v0.25.2
8472026-07-17T04:12:42.552Z Downloaded hickory-resolver v0.24.4
8482026-07-17T04:12:42.552Z Downloaded ml-kem v0.3.2
8492026-07-17T04:12:42.552Z Downloaded powerfmt v0.2.0
8502026-07-17T04:12:42.552Z Downloaded pem-rfc7468 v1.0.0
8512026-07-17T04:12:42.552Z Downloaded predicates-core v1.0.10
8522026-07-17T04:12:42.552Z Downloaded precomputed-hash v0.1.1
8532026-07-17T04:12:42.563Z Downloaded potential_utf v0.1.4
8542026-07-17T04:12:42.564Z Downloaded phc v0.6.1
8552026-07-17T04:12:42.564Z Downloaded peg v0.8.5
8562026-07-17T04:12:42.564Z Downloaded proc-macro-crate v3.4.0
8572026-07-17T04:12:42.564Z Downloaded predicates-tree v1.0.13
8582026-07-17T04:12:42.564Z Downloaded phf v0.13.1
8592026-07-17T04:12:42.564Z Downloaded phf v0.12.1
8602026-07-17T04:12:42.564Z Downloaded icu_normalizer_data v2.1.1
8612026-07-17T04:12:42.564Z Downloaded pem-rfc7468 v0.7.0
8622026-07-17T04:12:42.564Z Downloaded diesel_derives v2.3.7
8632026-07-17T04:12:42.564Z Downloaded pin-project-lite v0.2.17
8642026-07-17T04:12:42.568Z Downloaded psl-types v2.0.11
8652026-07-17T04:12:42.568Z Downloaded progenitor-client v0.14.0
8662026-07-17T04:12:42.568Z Downloaded proc-macro-crate v1.3.1
8672026-07-17T04:12:42.568Z Downloaded phf_shared v0.12.1
8682026-07-17T04:12:42.568Z Downloaded derive_more-impl v2.1.1
8692026-07-17T04:12:42.573Z Downloaded pin-project-internal v1.1.11
8702026-07-17T04:12:42.573Z Downloaded peg-macros v0.8.5
8712026-07-17T04:12:42.573Z Downloaded parking_lot_core v0.9.12
8722026-07-17T04:12:42.577Z Downloaded parking_lot v0.12.5
8732026-07-17T04:12:42.577Z Downloaded poly1305 v0.8.0
8742026-07-17T04:12:42.577Z Downloaded radium v0.7.0
8752026-07-17T04:12:42.577Z Downloaded progenitor-macro v0.14.0
8762026-07-17T04:12:42.586Z Downloaded heapless v0.8.0
8772026-07-17T04:12:42.592Z Downloaded rand_xorshift v0.4.0
8782026-07-17T04:12:42.592Z Downloaded polyval v0.7.1
8792026-07-17T04:12:42.592Z Downloaded pkcs8 v0.10.2
8802026-07-17T04:12:42.596Z Downloaded headers v0.4.1
8812026-07-17T04:12:42.599Z Downloaded der v0.8.0
8822026-07-17T04:12:42.603Z Downloaded quick-error v1.2.3
8832026-07-17T04:12:42.603Z Downloaded progenitor-macro v0.13.0
8842026-07-17T04:12:42.603Z Downloaded port-file v0.1.0
8852026-07-17T04:12:42.606Z Downloaded pkg-config v0.3.32
8862026-07-17T04:12:42.606Z Downloaded num-traits v0.2.19
8872026-07-17T04:12:42.611Z Downloaded proc-macro-error2 v2.0.1
8882026-07-17T04:12:42.611Z Downloaded rand_chacha v0.3.1
8892026-07-17T04:12:42.616Z Downloaded parking_lot_core v0.8.6
8902026-07-17T04:12:42.616Z Downloaded oso v0.27.3
8912026-07-17T04:12:42.616Z Downloaded hyper-util v0.1.20
8922026-07-17T04:12:42.619Z Downloaded ref-cast-impl v1.0.25
8932026-07-17T04:12:42.619Z Downloaded recursive-proc-macro-impl v0.1.1
8942026-07-17T04:12:42.619Z Downloaded progenitor v0.14.0
8952026-07-17T04:12:42.624Z Downloaded ref-cast v1.0.25
8962026-07-17T04:12:42.624Z Downloaded papergrid v0.17.0
8972026-07-17T04:12:42.631Z Downloaded miniz_oxide v0.8.9
8982026-07-17T04:12:42.631Z Downloaded psm v0.1.30
8992026-07-17T04:12:42.642Z Downloaded icu_collections v2.1.1
9002026-07-17T04:12:42.642Z Downloaded recursive v0.1.1
9012026-07-17T04:12:42.646Z Downloaded rfc6979 v0.5.0
9022026-07-17T04:12:42.646Z Downloaded r2d2 v0.8.10
9032026-07-17T04:12:42.646Z Downloaded primeorder v0.14.0-rc.10
9042026-07-17T04:12:42.646Z Downloaded primeorder v0.13.6
9052026-07-17T04:12:42.646Z Downloaded progenitor-client v0.13.0
9062026-07-17T04:12:42.646Z Downloaded progenitor-extras v0.2.0
9072026-07-17T04:12:42.646Z Downloaded omicron-zone-package v0.12.3
9082026-07-17T04:12:42.646Z Downloaded ppv-lite86 v0.2.21
9092026-07-17T04:12:42.651Z Downloaded bumpalo v3.20.2
9102026-07-17T04:12:42.651Z Downloaded rfc6979 v0.4.0
9112026-07-17T04:12:42.651Z Downloaded hickory-server v0.25.2
9122026-07-17T04:12:42.655Z Downloaded hashbrown v0.12.3
9132026-07-17T04:12:42.655Z Downloaded rand_seeder v0.4.0
9142026-07-17T04:12:42.658Z Downloaded crossterm v0.29.0
9152026-07-17T04:12:42.662Z Downloaded postgres-protocol v0.6.10
9162026-07-17T04:12:42.667Z Downloaded poly1305 v0.9.0
9172026-07-17T04:12:42.667Z Downloaded rustc_version v0.1.7
9182026-07-17T04:12:42.667Z Downloaded crossterm v0.28.1
9192026-07-17T04:12:42.670Z Downloaded rustc_version v0.4.1
9202026-07-17T04:12:42.673Z Downloaded rtoolbox v0.0.3
9212026-07-17T04:12:42.673Z Downloaded openssl-sys v0.9.115
9222026-07-17T04:12:42.676Z Downloaded postcard v1.1.3
9232026-07-17T04:12:42.678Z Downloaded pin-project v1.1.11
9242026-07-17T04:12:42.683Z Downloaded rand_core v0.9.5
9252026-07-17T04:12:42.686Z Downloaded rand_core v0.6.4
9262026-07-17T04:12:42.686Z Downloaded russh-util v0.52.0
9272026-07-17T04:12:42.686Z Downloaded rand_core v0.10.0
9282026-07-17T04:12:42.692Z Downloaded rand_chacha v0.9.0
9292026-07-17T04:12:42.692Z Downloaded predicates v3.1.4
9302026-07-17T04:12:42.692Z Downloaded postgres-types v0.2.12
9312026-07-17T04:12:42.696Z Downloaded rustc-hash v2.1.1
9322026-07-17T04:12:42.696Z Downloaded same-file v1.0.6
9332026-07-17T04:12:42.696Z Downloaded p256 v0.14.0-rc.10
9342026-07-17T04:12:42.696Z Downloaded scopeguard v1.2.0
9352026-07-17T04:12:42.702Z Downloaded scheduled-thread-pool v0.2.7
9362026-07-17T04:12:42.702Z Downloaded sapling-renderdag v0.1.0
9372026-07-17T04:12:42.702Z Downloaded jiff-static v0.2.21
9382026-07-17T04:12:42.712Z Downloaded pkcs8 v0.11.0
9392026-07-17T04:12:42.712Z Downloaded resolv-conf v0.7.6
9402026-07-17T04:12:42.712Z Downloaded aes v0.9.1
9412026-07-17T04:12:42.712Z Downloaded pkcs1 v0.8.0-rc.4
9422026-07-17T04:12:42.712Z Downloaded primefield v0.14.0
9432026-07-17T04:12:42.719Z Downloaded pkcs1 v0.7.5
9442026-07-17T04:12:42.719Z Downloaded serde-big-array v0.5.1
9452026-07-17T04:12:42.719Z Downloaded scroll_derive v0.13.1
9462026-07-17T04:12:42.719Z Downloaded internal-russh-num-bigint v0.5.0
9472026-07-17T04:12:42.719Z Downloaded serde_bytes v0.11.19
9482026-07-17T04:12:42.719Z Downloaded seq-macro v0.3.6
9492026-07-17T04:12:42.719Z Downloaded minimal-lexical v0.2.1
9502026-07-17T04:12:42.727Z Downloaded itertools v0.10.5
9512026-07-17T04:12:42.727Z Downloaded progenitor v0.13.0
9522026-07-17T04:12:42.731Z Downloaded dropshot-api-manager v0.7.2
9532026-07-17T04:12:42.731Z Downloaded proc-macro-error-attr2 v2.0.0
9542026-07-17T04:12:42.731Z Downloaded serde_plain v1.0.2
9552026-07-17T04:12:42.731Z Downloaded serde_spanned v1.1.1
9562026-07-17T04:12:42.739Z Downloaded pkcs5 v0.8.1
9572026-07-17T04:12:42.739Z Downloaded semver v0.1.20
9582026-07-17T04:12:42.739Z Downloaded secrecy v0.10.3
9592026-07-17T04:12:42.739Z Downloaded hashbrown v0.13.2
9602026-07-17T04:12:42.743Z Downloaded rusty-fork v0.3.1
9612026-07-17T04:12:42.743Z Downloaded rustversion v1.0.22
9622026-07-17T04:12:42.743Z Downloaded aws-lc-rs v1.16.3
9632026-07-17T04:12:42.755Z Downloaded sha1 v0.10.6
9642026-07-17T04:12:42.758Z Downloaded rpassword v7.5.4
9652026-07-17T04:12:42.758Z Downloaded parking_lot v0.11.2
9662026-07-17T04:12:42.758Z Downloaded serde_urlencoded v0.7.1
9672026-07-17T04:12:42.758Z Downloaded owo-colors v4.3.0
9682026-07-17T04:12:42.758Z Downloaded scroll v0.13.0
9692026-07-17T04:12:42.758Z Downloaded quinn-udp v0.5.14
9702026-07-17T04:12:42.758Z Downloaded indicatif v0.18.4
9712026-07-17T04:12:42.762Z Downloaded p384 v0.14.0-rc.10
9722026-07-17T04:12:42.762Z Downloaded http v1.4.2
9732026-07-17T04:12:42.768Z Downloaded russh-cryptovec v0.61.0
9742026-07-17T04:12:42.768Z Downloaded icu_normalizer v2.1.1
9752026-07-17T04:12:42.771Z Downloaded rustls-pemfile v2.2.0
9762026-07-17T04:12:42.771Z Downloaded pem v3.0.6
9772026-07-17T04:12:42.771Z Downloaded pbkdf2 v0.13.0
9782026-07-17T04:12:42.771Z Downloaded shell-words v1.1.1
9792026-07-17T04:12:42.771Z Downloaded paste v1.0.15
9802026-07-17T04:12:42.775Z Downloaded signal-hook-tokio v0.3.1
9812026-07-17T04:12:42.775Z Downloaded parse-display-derive v0.10.0
9822026-07-17T04:12:42.779Z Downloaded expectorate v1.2.0
9832026-07-17T04:12:42.779Z Downloaded siphasher v1.0.2
9842026-07-17T04:12:42.779Z Downloaded signature v2.2.0
9852026-07-17T04:12:42.779Z Downloaded const_format v0.2.35
9862026-07-17T04:12:42.783Z Downloaded prefix-trie v0.7.0
9872026-07-17T04:12:42.785Z Downloaded mio v1.2.0
9882026-07-17T04:12:42.790Z Downloaded serde_repr v0.1.20
9892026-07-17T04:12:42.794Z Downloaded serde-hex v0.1.0
9902026-07-17T04:12:42.794Z Downloaded sigpipe v0.1.3
9912026-07-17T04:12:42.798Z Downloaded signal-hook-mio v0.2.5
9922026-07-17T04:12:42.798Z Downloaded slog-envlogger v2.2.0
9932026-07-17T04:12:42.798Z Downloaded rustls-native-certs v0.8.3
9942026-07-17T04:12:42.802Z Downloaded slog-bunyan v2.5.0
9952026-07-17T04:12:42.813Z Downloaded serde_with_macros v1.5.2
9962026-07-17T04:12:42.813Z Downloaded aes-gcm v0.11.0
9972026-07-17T04:12:42.822Z Downloaded sha1 v0.11.0
9982026-07-17T04:12:42.822Z Downloaded stable_deref_trait v1.2.1
9992026-07-17T04:12:42.822Z Downloaded progenitor-impl v0.13.0
10002026-07-17T04:12:42.823Z Downloaded scrypt v0.12.0
10012026-07-17T04:12:42.823Z Downloaded serde_derive_internals v0.29.1
10022026-07-17T04:12:42.823Z Downloaded secrecy v0.8.0
10032026-07-17T04:12:42.823Z Downloaded sec1 v0.8.1
10042026-07-17T04:12:42.823Z Downloaded progenitor-impl v0.14.0
10052026-07-17T04:12:42.830Z Downloaded serde_path_to_error v0.1.20
10062026-07-17T04:12:42.830Z Downloaded serdect v0.4.3
10072026-07-17T04:12:42.830Z Downloaded signature v3.0.0
10082026-07-17T04:12:42.830Z Downloaded shlex v1.3.0
10092026-07-17T04:12:42.834Z Downloaded schemars_derive v0.8.22
10102026-07-17T04:12:42.834Z Downloaded sqlparser_derive v0.5.0
10112026-07-17T04:12:42.843Z Downloaded idna v1.1.0
10122026-07-17T04:12:42.852Z Downloaded structmeta-derive v0.3.0
10132026-07-17T04:12:42.852Z Downloaded strip-ansi-escapes v0.2.1
10142026-07-17T04:12:42.856Z Downloaded sec1 v0.7.3
10152026-07-17T04:12:42.856Z Downloaded structmeta v0.3.0
10162026-07-17T04:12:42.856Z Downloaded strum v0.27.2
10172026-07-17T04:12:42.856Z Downloaded crypto-primes v0.7.2
10182026-07-17T04:12:42.856Z Downloaded rustls-pki-types v1.14.0
10192026-07-17T04:12:42.856Z Downloaded salsa20 v0.11.0
10202026-07-17T04:12:42.860Z Downloaded slog-scope v4.4.1
10212026-07-17T04:12:42.860Z Downloaded strum v0.26.3
10222026-07-17T04:12:42.860Z Downloaded signal-hook-registry v1.4.8
10232026-07-17T04:12:42.860Z Downloaded strsim v0.10.0
10242026-07-17T04:12:42.866Z Downloaded subtle v2.6.1
10252026-07-17T04:12:42.866Z Downloaded slog-json v2.6.1
10262026-07-17T04:12:42.866Z Downloaded supports-color v3.0.2
10272026-07-17T04:12:42.866Z Downloaded slog-stdlog v4.1.1
10282026-07-17T04:12:42.870Z Downloaded slog-async v2.8.0
10292026-07-17T04:12:42.870Z Downloaded prettyplease v0.2.37
10302026-07-17T04:12:42.870Z Downloaded snafu-derive v0.8.9
10312026-07-17T04:12:42.870Z Downloaded pretty_assertions v1.4.1
10322026-07-17T04:12:42.880Z Downloaded hyper v1.10.1
10332026-07-17T04:12:42.880Z Downloaded ryu v1.0.23
10342026-07-17T04:12:42.886Z Downloaded simd-adler32 v0.3.8
10352026-07-17T04:12:42.886Z Downloaded sha2 v0.11.0
10362026-07-17T04:12:42.886Z Downloaded sync_wrapper v1.0.2
10372026-07-17T04:12:42.886Z Downloaded tabled_derive v0.11.0
10382026-07-17T04:12:42.886Z Downloaded slog-dtrace v0.3.0
10392026-07-17T04:12:42.886Z Downloaded spki v0.7.3
10402026-07-17T04:12:42.886Z Downloaded rcgen v0.12.1
10412026-07-17T04:12:42.891Z Downloaded smf v0.2.3
10422026-07-17T04:12:42.895Z Downloaded schemars v0.8.22
10432026-07-17T04:12:42.898Z Downloaded take_mut v0.2.2
10442026-07-17T04:12:42.902Z Downloaded tagptr v0.2.0
10452026-07-17T04:12:42.902Z Downloaded tap v1.0.1
10462026-07-17T04:12:42.902Z Downloaded hashbrown v0.16.1
10472026-07-17T04:12:42.909Z Downloaded ron v0.8.1
10482026-07-17T04:12:42.912Z Downloaded thiserror-impl-no-std v2.0.2
10492026-07-17T04:12:42.912Z Downloaded slab v0.4.12
10502026-07-17T04:12:42.913Z Downloaded aho-corasick v1.1.4
10512026-07-17T04:12:42.917Z Downloaded testing_table v0.3.0
10522026-07-17T04:12:42.917Z Downloaded stringprep v0.1.5
10532026-07-17T04:12:42.917Z Downloaded spki v0.8.0
10542026-07-17T04:12:42.920Z Downloaded sqlformat v0.3.5
10552026-07-17T04:12:42.920Z Downloaded itertools v0.12.1
10562026-07-17T04:12:42.923Z Downloaded termtree v0.5.1
10572026-07-17T04:12:42.926Z Downloaded static_assertions v1.1.0
10582026-07-17T04:12:42.926Z Downloaded ssh-encoding v0.3.0-rc.9
10592026-07-17T04:12:42.931Z Downloaded ssh-cipher v0.3.0-rc.9
10602026-07-17T04:12:42.931Z Downloaded hkdf v0.13.0
10612026-07-17T04:12:42.935Z Downloaded strum_macros v0.27.2
10622026-07-17T04:12:42.935Z Downloaded rustls-platform-verifier v0.6.2
10632026-07-17T04:12:42.939Z Downloaded strum_macros v0.26.4
10642026-07-17T04:12:42.939Z Downloaded serde_yaml v0.9.34+deprecated
10652026-07-17T04:12:42.949Z Downloaded time-core v0.1.8
10662026-07-17T04:12:42.949Z Downloaded thread-id v5.1.0
10672026-07-17T04:12:42.949Z Downloaded support-bundle-viewer v0.1.2
10682026-07-17T04:12:42.949Z Downloaded string_cache v0.8.9
10692026-07-17T04:12:42.958Z Downloaded libxml v0.3.3
10702026-07-17T04:12:42.958Z Downloaded rayon-core v1.13.0
10712026-07-17T04:12:42.958Z Downloaded libm v0.2.16
10722026-07-17T04:12:42.962Z Downloaded tokio-test v0.4.5
10732026-07-17T04:12:42.962Z Downloaded strum_macros v0.24.3
10742026-07-17T04:12:42.962Z Downloaded tinyvec_macros v0.1.1
10752026-07-17T04:12:42.963Z Downloaded termios v0.3.3
10762026-07-17T04:12:42.963Z Downloaded num-bigint-dig v0.8.6
10772026-07-17T04:12:42.969Z Downloaded tokio-macros v2.7.0
10782026-07-17T04:12:42.969Z Downloaded schemars v0.9.0
10792026-07-17T04:12:42.973Z Downloaded smallvec v1.15.1
10802026-07-17T04:12:42.978Z Downloaded synstructure v0.13.2
10812026-07-17T04:12:42.978Z Downloaded smallvec v0.6.14
10822026-07-17T04:12:42.978Z Downloaded rand v0.9.2
10832026-07-17T04:12:42.982Z Downloaded thiserror-no-std v2.0.2
10842026-07-17T04:12:42.983Z Downloaded qorb v0.4.1
10852026-07-17T04:12:42.987Z Downloaded tower-layer v0.3.3
10862026-07-17T04:12:42.987Z Downloaded try-lock v0.2.5
10872026-07-17T04:12:42.992Z Downloaded trait-variant v0.1.2
10882026-07-17T04:12:42.992Z Downloaded num-bigint v0.4.6
10892026-07-17T04:12:42.992Z Downloaded spin v0.9.8
10902026-07-17T04:12:42.995Z Downloaded tinystr v0.8.2
10912026-07-17T04:12:42.995Z Downloaded topological-sort v0.2.2
10922026-07-17T04:12:42.995Z Downloaded samael v0.0.19
10932026-07-17T04:12:43.000Z Downloaded nom v8.0.0
10942026-07-17T04:12:43.006Z Downloaded unarray v0.1.4
10952026-07-17T04:12:43.006Z Downloaded publicsuffix v2.3.0
10962026-07-17T04:12:43.010Z Downloaded futures-util v0.3.32
10972026-07-17T04:12:43.015Z Downloaded serde_with_macros v3.21.0
10982026-07-17T04:12:43.015Z Downloaded p521 v0.14.0-rc.10
10992026-07-17T04:12:43.020Z Downloaded universal-hash v0.6.1
11002026-07-17T04:12:43.020Z Downloaded unit-prefix v0.5.2
11012026-07-17T04:12:43.020Z Downloaded universal-hash v0.5.1
11022026-07-17T04:12:43.020Z Downloaded unicode-truncate v1.1.0
11032026-07-17T04:12:43.021Z Downloaded itertools v0.13.0
11042026-07-17T04:12:43.030Z Downloaded usdt-attr-macro v0.6.0
11052026-07-17T04:12:43.030Z Downloaded untrusted v0.9.0
11062026-07-17T04:12:43.030Z Downloaded unicode-xid v0.2.6
11072026-07-17T04:12:43.030Z Downloaded icu_properties_data v2.1.2
11082026-07-17T04:12:43.035Z Downloaded term v1.2.1
11092026-07-17T04:12:43.035Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11102026-07-17T04:12:43.035Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11112026-07-17T04:12:43.039Z Downloaded tokio-dtrace v0.1.1
11122026-07-17T04:12:43.039Z Downloaded utf8_iter v1.0.4
11132026-07-17T04:12:43.039Z Downloaded usdt-macro v0.6.0
11142026-07-17T04:12:43.039Z Downloaded tiny-keccak v2.0.2
11152026-07-17T04:12:43.042Z Downloaded utf-8 v0.7.6
11162026-07-17T04:12:43.042Z Downloaded usdt v0.6.0
11172026-07-17T04:12:43.042Z Downloaded untrusted v0.7.1
11182026-07-17T04:12:43.042Z Downloaded tokio-native-tls v0.3.1
11192026-07-17T04:12:43.048Z Downloaded tls_codec_derive v0.4.2
11202026-07-17T04:12:43.048Z Downloaded tls_codec v0.4.2
11212026-07-17T04:12:43.052Z Downloaded tower-service v0.3.3
11222026-07-17T04:12:43.052Z Downloaded time-macros v0.2.27
11232026-07-17T04:12:43.052Z Downloaded blake3 v1.8.5
11242026-07-17T04:12:43.064Z Downloaded void v1.0.2
11252026-07-17T04:12:43.064Z Downloaded rsa v0.9.10
11262026-07-17T04:12:43.069Z Downloaded toml_writer v1.1.1+spec-1.1.0
11272026-07-17T04:12:43.069Z Downloaded socket2 v0.6.3
11282026-07-17T04:12:43.069Z Downloaded schemars v1.2.1
11292026-07-17T04:12:43.069Z Downloaded want v0.3.1
11302026-07-17T04:12:43.072Z Downloaded waitgroup v0.1.2
11312026-07-17T04:12:43.072Z Downloaded tokio-stream v0.1.18
11322026-07-17T04:12:43.076Z Downloaded tui-tree-widget v0.23.1
11332026-07-17T04:12:43.076Z Downloaded rustls-webpki v0.103.13
11342026-07-17T04:12:43.079Z Downloaded tokio-rustls v0.26.4
11352026-07-17T04:12:43.079Z Downloaded typify-macro v0.6.2
11362026-07-17T04:12:43.079Z Downloaded unicase v2.9.0
11372026-07-17T04:12:43.079Z Downloaded thread_local v1.1.9
11382026-07-17T04:12:43.086Z Downloaded term v0.7.0
11392026-07-17T04:12:43.086Z Downloaded socket2 v0.5.10
11402026-07-17T04:12:43.086Z Downloaded itertools v0.14.0
11412026-07-17T04:12:43.089Z Downloaded iri-string v0.7.10
11422026-07-17T04:12:43.097Z Downloaded tokio-tungstenite v0.23.1
11432026-07-17T04:12:43.098Z Downloaded test-strategy v0.4.5
11442026-07-17T04:12:43.101Z Downloaded yoke-derive v0.8.1
11452026-07-17T04:12:43.101Z Downloaded xshell-macros v0.2.7
11462026-07-17T04:12:43.101Z Downloaded iddqd v0.4.2
11472026-07-17T04:12:43.101Z Downloaded usdt-impl v0.6.0
11482026-07-17T04:12:43.101Z Downloaded toml_parser v1.1.2+spec-1.1.0
11492026-07-17T04:12:43.105Z Downloaded hkdf v0.12.4
11502026-07-17T04:12:43.105Z Downloaded zerofrom-derive v0.1.6
11512026-07-17T04:12:43.109Z Downloaded nom v7.1.3
11522026-07-17T04:12:43.109Z Downloaded quinn v0.11.9
11532026-07-17T04:12:43.112Z Downloaded tokio-tungstenite v0.21.0
11542026-07-17T04:12:43.112Z Downloaded uzers v0.12.2
11552026-07-17T04:12:43.120Z Downloaded slog v2.8.2
11562026-07-17T04:12:43.120Z Downloaded vergen-gitcl v1.0.8
11572026-07-17T04:12:43.120Z Downloaded zerofrom v0.1.6
11582026-07-17T04:12:43.120Z Downloaded vergen-lib v9.1.0
11592026-07-17T04:12:43.120Z Downloaded vergen-git2 v9.1.0
11602026-07-17T04:12:43.128Z Downloaded similar v2.7.0
11612026-07-17T04:12:43.128Z Downloaded zeroize_derive v1.4.3
11622026-07-17T04:12:43.129Z Downloaded signal-hook v0.3.18
11632026-07-17T04:12:43.129Z Downloaded tinyvec v1.10.0
11642026-07-17T04:12:43.129Z Downloaded snafu v0.8.9
11652026-07-17T04:12:43.133Z Downloaded wait-timeout v0.2.1
11662026-07-17T04:12:43.133Z Downloaded zone v0.3.1
11672026-07-17T04:12:43.133Z Downloaded xattr v1.6.1
11682026-07-17T04:12:43.133Z Downloaded writeable v0.6.2
11692026-07-17T04:12:43.133Z Downloaded whoami v2.1.0
11702026-07-17T04:12:43.137Z Downloaded whoami v1.6.1
11712026-07-17T04:12:43.137Z Downloaded walkdir v2.5.0
11722026-07-17T04:12:43.137Z Downloaded twox-hash v2.1.2
11732026-07-17T04:12:43.143Z Downloaded rand v0.10.1
11742026-07-17T04:12:43.143Z Downloaded hashbrown v0.15.5
11752026-07-17T04:12:43.147Z Downloaded rustyline v14.0.0
11762026-07-17T04:12:43.147Z Downloaded zone_cfg_derive v0.3.1
11772026-07-17T04:12:43.147Z Downloaded wyz v0.5.1
11782026-07-17T04:12:43.165Z Downloaded tabwriter v1.4.1
11792026-07-17T04:12:43.166Z Downloaded sync-ptr v0.1.4
11802026-07-17T04:12:43.166Z Downloaded stacker v0.1.23
11812026-07-17T04:12:43.166Z Downloaded xshell v0.2.7
11822026-07-17T04:12:43.166Z Downloaded slog-term v2.9.2
11832026-07-17T04:12:43.171Z Downloaded unicode-properties v0.1.4
11842026-07-17T04:12:43.171Z Downloaded serde_cbor v0.11.2
11852026-07-17T04:12:43.171Z Downloaded toml v1.1.2+spec-1.1.0
11862026-07-17T04:12:43.171Z Downloaded toml v0.7.8
11872026-07-17T04:12:43.171Z Downloaded rand v0.8.6
11882026-07-17T04:12:43.171Z Downloaded zeroize v1.8.2
11892026-07-17T04:12:43.171Z Downloaded subprocess v0.2.15
11902026-07-17T04:12:43.171Z Downloaded yoke v0.8.1
11912026-07-17T04:12:43.175Z Downloaded vsss-rs v3.3.4
11922026-07-17T04:12:43.181Z Downloaded zerovec-derive v0.11.2
11932026-07-17T04:12:43.181Z Downloaded vergen-lib v0.1.6
11942026-07-17T04:12:43.181Z Downloaded tar v0.4.46
11952026-07-17T04:12:43.191Z Downloaded tungstenite v0.21.0
11962026-07-17T04:12:43.191Z Downloaded typify v0.6.2
11972026-07-17T04:12:43.191Z Downloaded vergen v9.1.0
11982026-07-17T04:12:43.196Z Downloaded tracing-attributes v0.1.31
11992026-07-17T04:12:43.196Z Downloaded zstd v0.13.3
12002026-07-17T04:12:43.201Z Downloaded tungstenite v0.23.0
12012026-07-17T04:12:43.204Z Downloaded unicode-bidi v0.3.18
12022026-07-17T04:12:43.204Z Downloaded zstd-safe v7.2.4
12032026-07-17T04:12:43.216Z Downloaded uuid v1.23.4
12042026-07-17T04:12:43.230Z Downloaded yasna v0.5.2
12052026-07-17T04:12:43.234Z Downloaded bitvec v1.0.1
12062026-07-17T04:12:43.234Z Downloaded zerocopy v0.6.6
12072026-07-17T04:12:43.234Z Downloaded h2 v0.4.15
12082026-07-17T04:12:43.238Z Downloaded bindgen v0.71.1
12092026-07-17T04:12:43.243Z Downloaded serde_with v1.14.0
12102026-07-17T04:12:43.265Z Downloaded vte v0.14.1
12112026-07-17T04:12:43.265Z Downloaded p384 v0.13.1
12122026-07-17T04:12:43.265Z Downloaded rsa v0.10.0-rc.18
12132026-07-17T04:12:43.265Z Downloaded chrono v0.4.45
12142026-07-17T04:12:43.269Z Downloaded unsafe-libyaml v0.2.11
12152026-07-17T04:12:43.269Z Downloaded tokio-postgres v0.7.16
12162026-07-17T04:12:43.269Z Downloaded reqwest v0.12.28
12172026-07-17T04:12:43.269Z Downloaded rawzip v0.4.4
12182026-07-17T04:12:43.269Z Downloaded steno v0.4.1
12192026-07-17T04:12:43.274Z Downloaded moka v0.12.13
12202026-07-17T04:12:43.292Z Downloaded tracing-core v0.1.36
12212026-07-17T04:12:43.303Z Downloaded lalrpop v0.19.12
12222026-07-17T04:12:43.315Z Downloaded zopfli v0.8.3
12232026-07-17T04:12:43.315Z Downloaded git2 v0.20.4
12242026-07-17T04:12:43.315Z Downloaded yansi v1.0.1
12252026-07-17T04:12:43.319Z Downloaded reedline v0.40.0
12262026-07-17T04:12:43.319Z Downloaded portable-atomic v1.13.1
12272026-07-17T04:12:43.319Z Downloaded toml_edit v0.23.10+spec-1.0.0
12282026-07-17T04:12:43.326Z Downloaded reqwest v0.13.2
12292026-07-17T04:12:43.333Z Downloaded crypto-bigint v0.7.5
12302026-07-17T04:12:43.346Z Downloaded zerotrie v0.2.3
12312026-07-17T04:12:43.346Z Downloaded curve25519-dalek v4.1.3
12322026-07-17T04:12:43.346Z Downloaded goblin v0.10.5
12332026-07-17T04:12:43.351Z Downloaded unicode-segmentation v1.12.0
12342026-07-17T04:12:43.351Z Downloaded regex v1.12.3
12352026-07-17T04:12:43.362Z Downloaded unicode_categories v0.1.1
12362026-07-17T04:12:43.368Z Downloaded url v2.5.8
12372026-07-17T04:12:43.369Z Downloaded zip v0.6.6
12382026-07-17T04:12:43.369Z Downloaded toml_edit v0.19.15
12392026-07-17T04:12:43.386Z Downloaded zerocopy-derive v0.8.40
12402026-07-17T04:12:43.394Z Downloaded salty v0.3.0
12412026-07-17T04:12:43.394Z Downloaded rayon v1.11.0
12422026-07-17T04:12:43.402Z Downloaded x509-cert v0.2.5
12432026-07-17T04:12:43.402Z Downloaded tower v0.5.3
12442026-07-17T04:12:43.402Z Downloaded petname v2.0.2
12452026-07-17T04:12:43.414Z Downloaded ssh-key v0.7.0-rc.10
12462026-07-17T04:12:43.414Z Downloaded typed-path v0.9.3
12472026-07-17T04:12:43.423Z Downloaded unicode-normalization v0.1.25
12482026-07-17T04:12:43.423Z Downloaded curve25519-dalek v5.0.0-rc.0
12492026-07-17T04:12:43.423Z Downloaded proptest v1.10.0
12502026-07-17T04:12:43.430Z Downloaded tokio-util v0.7.18
12512026-07-17T04:12:43.434Z Downloaded nix v0.27.1
12522026-07-17T04:12:43.435Z Downloaded tough v0.22.0
12532026-07-17T04:12:43.439Z Downloaded quick-xml v0.37.5
12542026-07-17T04:12:43.442Z Downloaded quinn-proto v0.11.13
12552026-07-17T04:12:43.448Z Downloaded object v0.30.4
12562026-07-17T04:12:43.455Z Downloaded tower-http v0.6.8
12572026-07-17T04:12:43.458Z Downloaded radix_trie v0.2.1
12582026-07-17T04:12:43.467Z Downloaded zip v4.6.1
12592026-07-17T04:12:43.475Z Downloaded serde_with v3.21.0
12602026-07-17T04:12:43.481Z Downloaded winnow v0.5.40
12612026-07-17T04:12:43.491Z Downloaded nix v0.28.0
12622026-07-17T04:12:43.496Z Downloaded polar-core v0.27.3
12632026-07-17T04:12:43.500Z Downloaded dropshot v0.17.1
12642026-07-17T04:12:43.510Z Downloaded zerovec v0.11.5
12652026-07-17T04:12:43.514Z Downloaded bstr v1.12.1
12662026-07-17T04:12:43.517Z Downloaded winnow v0.6.26
12672026-07-17T04:12:43.523Z Downloaded openssl v0.10.79
12682026-07-17T04:12:43.530Z Downloaded russh v0.61.2
12692026-07-17T04:12:43.534Z Downloaded tabled v0.20.0
12702026-07-17T04:12:43.556Z Downloaded time v0.3.47
12712026-07-17T04:12:43.563Z Downloaded smoltcp v0.9.1
12722026-07-17T04:12:43.573Z Downloaded winnow v1.0.3
12732026-07-17T04:12:43.578Z Downloaded vcpkg v0.2.15
12742026-07-17T04:12:43.602Z Downloaded zlib-rs v0.6.2
12752026-07-17T04:12:43.609Z Downloaded hickory-proto v0.24.4
12762026-07-17T04:12:43.614Z Downloaded openapiv3 v2.2.0
12772026-07-17T04:12:43.619Z Downloaded object v0.37.3
12782026-07-17T04:12:43.625Z Downloaded regex-syntax v0.6.29
12792026-07-17T04:12:43.630Z Downloaded nix v0.31.2
12802026-07-17T04:12:43.639Z Downloaded zerocopy v0.8.40
12812026-07-17T04:12:43.653Z Downloaded smoltcp v0.11.0
12822026-07-17T04:12:43.659Z Downloaded regex-syntax v0.8.10
12832026-07-17T04:12:43.659Z Downloaded rustix v0.38.44
12842026-07-17T04:12:43.673Z Downloaded rustls v0.23.41
12852026-07-17T04:12:43.677Z Downloaded regress v0.11.1
12862026-07-17T04:12:43.684Z Downloaded hickory-proto v0.25.2
12872026-07-17T04:12:43.692Z Downloaded regress v0.10.5
12882026-07-17T04:12:43.695Z Downloaded diesel v2.3.7
12892026-07-17T04:12:43.730Z Downloaded sqlparser v0.61.0
12902026-07-17T04:12:43.739Z Downloaded fiat-crypto v0.3.0
12912026-07-17T04:12:43.748Z Downloaded bzip2-sys v0.1.13+1.0.8
12922026-07-17T04:12:43.756Z Downloaded sled v0.34.7
12932026-07-17T04:12:43.765Z Downloaded typify-impl v0.6.2
12942026-07-17T04:12:43.775Z Downloaded tracing v0.1.44
12952026-07-17T04:12:43.786Z Downloaded sha3 v0.11.0
12962026-07-17T04:12:43.793Z Downloaded ratatui v0.29.0
12972026-07-17T04:12:43.829Z Downloaded zerocopy-derive v0.6.6
12982026-07-17T04:12:43.839Z Downloaded regex-automata v0.4.14
12992026-07-17T04:12:43.847Z Downloaded petgraph v0.6.5
13002026-07-17T04:12:43.853Z Downloaded jiff v0.2.21
13012026-07-17T04:12:43.860Z Downloaded chrono-tz v0.10.4
13022026-07-17T04:12:43.878Z Downloaded petgraph v0.8.3
13032026-07-17T04:12:43.894Z Downloaded libz-sys v1.1.24
13042026-07-17T04:12:43.904Z Downloaded csv v1.4.0
13052026-07-17T04:12:43.918Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13062026-07-17T04:12:43.929Z Downloaded tokio v1.52.1
13072026-07-17T04:12:43.969Z Downloaded sha3 v0.10.8
13082026-07-17T04:12:44.016Z Downloaded encoding_rs v0.8.35
13092026-07-17T04:12:44.039Z Downloaded ring v0.17.14
13102026-07-17T04:12:44.083Z Downloaded libgit2-sys v0.18.3+1.9.2
13112026-07-17T04:12:44.569Z Downloaded aws-lc-sys v0.40.0
13122026-07-17T04:12:44.822Z Compiling libc v0.2.185
13132026-07-17T04:12:44.822Z Compiling serde_core v1.0.228
13142026-07-17T04:12:44.822Z Compiling serde v1.0.228
13152026-07-17T04:12:44.836Z Compiling log v0.4.29
13162026-07-17T04:12:44.836Z Compiling smallvec v1.15.1
13172026-07-17T04:12:44.836Z Compiling shlex v1.3.0
13182026-07-17T04:12:44.836Z Compiling find-msvc-tools v0.1.9
13192026-07-17T04:12:44.836Z Compiling syn v2.0.117
13202026-07-17T04:12:45.155Z Compiling subtle v2.6.1
13212026-07-17T04:12:45.171Z Compiling stable_deref_trait v1.2.1
13222026-07-17T04:12:45.187Z Compiling scopeguard v1.2.0
13232026-07-17T04:12:45.272Z Compiling lock_api v0.4.14
13242026-07-17T04:12:45.333Z Compiling typenum v1.20.1
13252026-07-17T04:12:45.334Z Compiling serde_json v1.0.150
13262026-07-17T04:12:45.398Z Compiling zerocopy v0.8.40
13272026-07-17T04:12:45.398Z Compiling portable-atomic v1.13.1
13282026-07-17T04:12:45.504Z Compiling parking_lot_core v0.9.12
13292026-07-17T04:12:45.520Z Compiling pin-project-lite v0.2.17
13302026-07-17T04:12:45.608Z Compiling getrandom v0.4.1
13312026-07-17T04:12:45.794Z Compiling libm v0.2.16
13322026-07-17T04:12:45.853Z Compiling pkg-config v0.3.32
13332026-07-17T04:12:45.853Z Compiling jobserver v0.1.34
13342026-07-17T04:12:45.869Z Compiling errno v0.3.14
13352026-07-17T04:12:46.012Z Compiling cc v1.2.56
13362026-07-17T04:12:46.069Z Compiling getrandom v0.2.17
13372026-07-17T04:12:46.117Z Compiling critical-section v1.2.0
13382026-07-17T04:12:46.207Z Compiling rand_core v0.6.4
13392026-07-17T04:12:46.395Z Compiling signal-hook-registry v1.4.8
13402026-07-17T04:12:46.446Z Compiling num-traits v0.2.19
13412026-07-17T04:12:46.458Z Compiling once_cell v1.21.3
13422026-07-17T04:12:46.490Z Compiling rand_core v0.10.0
13432026-07-17T04:12:46.518Z Compiling futures-core v0.3.32
13442026-07-17T04:12:46.645Z Compiling parking_lot v0.12.5
13452026-07-17T04:12:46.705Z Compiling mio v1.2.0
13462026-07-17T04:12:46.705Z Compiling generic-array v0.14.7
13472026-07-17T04:12:46.933Z Compiling percent-encoding v2.3.2
13482026-07-17T04:12:46.965Z Compiling litemap v0.8.1
13492026-07-17T04:12:46.965Z Compiling const-oid v0.9.6
13502026-07-17T04:12:47.066Z Compiling bitflags v2.11.0
13512026-07-17T04:12:47.199Z Compiling writeable v0.6.2
13522026-07-17T04:12:47.220Z Compiling semver v1.0.28
13532026-07-17T04:12:47.320Z Compiling icu_normalizer_data v2.1.1
13542026-07-17T04:12:47.347Z Compiling icu_properties_data v2.1.2
13552026-07-17T04:12:47.555Z Compiling socket2 v0.6.3
13562026-07-17T04:12:47.641Z Compiling futures-sink v0.3.32
13572026-07-17T04:12:47.757Z Compiling synstructure v0.13.2
13582026-07-17T04:12:47.850Z Compiling futures-task v0.3.32
13592026-07-17T04:12:47.948Z Compiling futures-channel v0.3.32
13602026-07-17T04:12:47.948Z Compiling futures-io v0.3.32
13612026-07-17T04:12:48.364Z Compiling slab v0.4.12
13622026-07-17T04:12:48.364Z Compiling utf8_iter v1.0.4
13632026-07-17T04:12:48.454Z Compiling indexmap v2.14.0
13642026-07-17T04:12:48.454Z Compiling form_urlencoded v1.2.2
13652026-07-17T04:12:48.454Z Compiling getrandom v0.3.4
13662026-07-17T04:12:48.454Z Compiling rustversion v1.0.22
13672026-07-17T04:12:48.455Z Compiling cmake v0.1.57
13682026-07-17T04:12:48.455Z Compiling dunce v1.0.5
13692026-07-17T04:12:48.455Z Compiling iana-time-zone v0.1.65
13702026-07-17T04:12:48.455Z Compiling ident_case v1.0.1
13712026-07-17T04:12:48.455Z Compiling rustix v1.1.3
13722026-07-17T04:12:48.480Z Compiling fs_extra v1.3.0
13732026-07-17T04:12:48.481Z Compiling regex-syntax v0.8.10
13742026-07-17T04:12:48.586Z Compiling uuid v1.23.4
13752026-07-17T04:12:48.850Z Compiling vcpkg v0.2.15
13762026-07-17T04:12:48.882Z Compiling aws-lc-sys v0.40.0
13772026-07-17T04:12:49.142Z Compiling rand_core v0.9.5
13782026-07-17T04:12:49.436Z Compiling base64ct v1.8.3
13792026-07-17T04:12:49.436Z Compiling base64 v0.22.1
13802026-07-17T04:12:49.436Z Compiling rustc_version v0.4.1
13812026-07-17T04:12:49.522Z Compiling pem-rfc7468 v0.7.0
13822026-07-17T04:12:49.574Z Compiling openssl-sys v0.9.115
13832026-07-17T04:12:49.574Z Compiling serde_derive v1.0.228
13842026-07-17T04:12:49.677Z Compiling zeroize_derive v1.4.3
13852026-07-17T04:12:49.745Z Compiling zerofrom-derive v0.1.6
13862026-07-17T04:12:49.782Z Compiling yoke-derive v0.8.1
13872026-07-17T04:12:50.003Z Compiling zerovec-derive v0.11.2
13882026-07-17T04:12:50.141Z Compiling zerocopy-derive v0.8.40
13892026-07-17T04:12:50.314Z Compiling zeroize v1.8.2
13902026-07-17T04:12:50.516Z Compiling displaydoc v0.2.5
13912026-07-17T04:12:50.970Z Compiling tokio-macros v2.7.0
13922026-07-17T04:12:51.139Z Compiling zerofrom v0.1.6
13932026-07-17T04:12:51.244Z Compiling futures-macro v0.3.32
13942026-07-17T04:12:51.279Z Compiling yoke v0.8.1
13952026-07-17T04:12:51.326Z Compiling der_derive v0.7.3
13962026-07-17T04:12:51.468Z Compiling zerovec v0.11.5
13972026-07-17T04:12:51.490Z Compiling zerotrie v0.2.3
13982026-07-17T04:12:51.726Z Compiling block-buffer v0.10.4
13992026-07-17T04:12:51.775Z Compiling crypto-common v0.1.7
14002026-07-17T04:12:51.892Z Compiling digest v0.10.7
14012026-07-17T04:12:51.921Z Compiling tinystr v0.8.2
14022026-07-17T04:12:51.962Z Compiling potential_utf v0.1.4
14032026-07-17T04:12:52.064Z Compiling futures-util v0.3.32
14042026-07-17T04:12:52.124Z Compiling icu_locale_core v2.1.1
14052026-07-17T04:12:52.124Z Compiling icu_collections v2.1.1
14062026-07-17T04:12:52.154Z Compiling tracing-attributes v0.1.31
14072026-07-17T04:12:52.292Z Compiling thiserror-impl v2.0.18
14082026-07-17T04:12:52.652Z Compiling tracing-core v0.1.36
14092026-07-17T04:12:53.054Z Compiling icu_provider v2.1.1
14102026-07-17T04:12:53.142Z Compiling bytes v1.11.1
14112026-07-17T04:12:53.210Z Compiling chrono v0.4.45
14122026-07-17T04:12:53.351Z Compiling icu_properties v2.1.2
14132026-07-17T04:12:53.509Z Compiling icu_normalizer v2.1.1
14142026-07-17T04:12:53.650Z Compiling tokio v1.52.1
14152026-07-17T04:12:53.765Z Compiling http v1.4.2
14162026-07-17T04:12:54.058Z Compiling flagset v0.4.7
14172026-07-17T04:12:54.192Z Compiling aws-lc-rs v1.16.3
14182026-07-17T04:12:54.385Z Compiling idna_adapter v1.2.1
14192026-07-17T04:12:54.455Z Compiling http-body v1.0.1
14202026-07-17T04:12:54.485Z Compiling der v0.7.10
14212026-07-17T04:12:54.519Z Compiling idna v1.1.0
14222026-07-17T04:12:54.604Z Compiling ppv-lite86 v0.2.21
14232026-07-17T04:12:54.617Z Compiling thiserror v2.0.18
14242026-07-17T04:12:54.700Z Compiling tracing v0.1.44
14252026-07-17T04:12:54.722Z Compiling rustls-pki-types v1.14.0
14262026-07-17T04:12:54.934Z Compiling url v2.5.8
14272026-07-17T04:12:54.955Z Compiling rand_chacha v0.9.0
14282026-07-17T04:12:54.970Z Compiling serde_derive_internals v0.29.1
14292026-07-17T04:12:55.153Z Compiling tinyvec_macros v0.1.1
14302026-07-17T04:12:55.168Z Compiling httparse v1.10.1
14312026-07-17T04:12:55.224Z Compiling schemars v0.8.22
14322026-07-17T04:12:55.435Z Compiling dyn-clone v1.0.20
14332026-07-17T04:12:55.509Z Compiling cmov v0.5.4
14342026-07-17T04:12:55.571Z Compiling openssl-probe v0.2.1
14352026-07-17T04:12:55.680Z Compiling ctutils v0.4.2
14362026-07-17T04:12:55.719Z Compiling spki v0.7.3
14372026-07-17T04:12:55.723Z Compiling tinyvec v1.10.0
14382026-07-17T04:12:55.723Z Compiling rand v0.9.2
14392026-07-17T04:12:55.737Z Compiling pest_generator v2.8.6
14402026-07-17T04:12:55.839Z Compiling schemars_derive v0.8.22
14412026-07-17T04:12:55.891Z Compiling aho-corasick v1.1.4
14422026-07-17T04:12:55.907Z Compiling untrusted v0.7.1
14432026-07-17T04:12:56.027Z Compiling tower-layer v0.3.3
14442026-07-17T04:12:56.045Z Compiling atomic-waker v1.1.2
14452026-07-17T04:12:56.170Z Compiling try-lock v0.2.5
14462026-07-17T04:12:56.597Z Compiling tower-service v0.3.3
14472026-07-17T04:12:56.600Z Compiling tempfile v3.25.0
14482026-07-17T04:12:56.600Z Compiling want v0.3.1
14492026-07-17T04:12:56.600Z Compiling pest_derive v2.8.6
14502026-07-17T04:12:56.600Z Compiling hybrid-array v0.4.13
14512026-07-17T04:12:56.649Z Compiling regex-automata v0.4.14
14522026-07-17T04:12:56.778Z Compiling ipnet v2.11.0
14532026-07-17T04:12:56.839Z Compiling scroll_derive v0.13.1
14542026-07-17T04:12:57.203Z Compiling darling_core v0.20.11
14552026-07-17T04:12:57.265Z Compiling httpdate v1.0.3
14562026-07-17T04:12:57.488Z Compiling tokio-util v0.7.18
14572026-07-17T04:12:57.518Z Compiling foreign-types-shared v0.1.1
14582026-07-17T04:12:57.641Z Compiling untrusted v0.9.0
14592026-07-17T04:12:57.673Z Compiling openssl v0.10.79
14602026-07-17T04:12:57.764Z Compiling rustls v0.23.41
14612026-07-17T04:12:57.918Z Compiling cpufeatures v0.2.17
14622026-07-17T04:12:57.967Z Compiling scroll v0.13.0
14632026-07-17T04:12:57.993Z Compiling foreign-types v0.3.2
14642026-07-17T04:12:58.067Z Compiling unicode-normalization v0.1.25
14652026-07-17T04:12:58.237Z Compiling h2 v0.4.15
14662026-07-17T04:12:58.359Z Compiling pkcs8 v0.10.2
14672026-07-17T04:12:58.557Z Compiling openssl-macros v0.1.1
14682026-07-17T04:12:58.617Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14692026-07-17T04:12:58.933Z Compiling spin v0.9.8
14702026-07-17T04:12:58.955Z Compiling powerfmt v0.2.0
14712026-07-17T04:12:59.018Z Compiling time-core v0.1.8
14722026-07-17T04:12:59.133Z Compiling num-conv v0.2.0
14732026-07-17T04:12:59.150Z Compiling native-tls v0.2.18
14742026-07-17T04:12:59.162Z Compiling crc32fast v1.5.0
14752026-07-17T04:12:59.262Z Compiling time-macros v0.2.27
14762026-07-17T04:12:59.298Z Compiling deranged v0.5.8
14772026-07-17T04:12:59.470Z Compiling darling_macro v0.20.11
14782026-07-17T04:12:59.941Z Compiling darling v0.20.11
14792026-07-17T04:13:00.032Z Compiling goblin v0.10.5
14802026-07-17T04:13:00.256Z Compiling sha2 v0.10.9
14812026-07-17T04:13:00.312Z Compiling hmac v0.12.1
14822026-07-17T04:13:00.471Z Compiling sync_wrapper v1.0.2
14832026-07-17T04:13:00.583Z Compiling wait-timeout v0.2.1
14842026-07-17T04:13:00.712Z Compiling num_threads v0.1.7
14852026-07-17T04:13:00.804Z Compiling siphasher v1.0.2
14862026-07-17T04:13:00.836Z Compiling simd-adler32 v0.3.8
14872026-07-17T04:13:00.987Z Compiling syn v1.0.109
14882026-07-17T04:13:01.074Z Compiling bit-vec v0.8.0
14892026-07-17T04:13:01.296Z Compiling hyper v1.10.1
14902026-07-17T04:13:01.300Z Compiling usdt-impl v0.6.0
14912026-07-17T04:13:01.527Z Compiling crossbeam-utils v0.8.21
14922026-07-17T04:13:01.614Z Compiling quick-error v1.2.3
14932026-07-17T04:13:01.724Z Compiling rusty-fork v0.3.1
14942026-07-17T04:13:02.103Z Compiling bit-set v0.8.0
14952026-07-17T04:13:02.164Z Compiling time v0.3.47
14962026-07-17T04:13:02.265Z Compiling tower v0.5.3
14972026-07-17T04:13:02.276Z Compiling derive_builder_core v0.20.2
14982026-07-17T04:13:02.373Z Compiling hyper-util v0.1.20
14992026-07-17T04:13:02.777Z Compiling dof v0.4.0
15002026-07-17T04:13:03.111Z Compiling dtrace-parser v0.3.0
15012026-07-17T04:13:03.190Z Compiling http-body-util v0.1.3
15022026-07-17T04:13:03.431Z Compiling heapless v0.7.17
15032026-07-17T04:13:03.698Z Compiling scroll_derive v0.12.1
15042026-07-17T04:13:03.735Z Compiling thiserror-impl v1.0.69
15052026-07-17T04:13:03.865Z Compiling rand_xorshift v0.4.0
15062026-07-17T04:13:03.961Z Compiling slog v2.8.2
15072026-07-17T04:13:04.005Z Compiling darling_core v0.23.0
15082026-07-17T04:13:04.156Z Compiling bzip2-sys v0.1.13+1.0.8
15092026-07-17T04:13:04.162Z Compiling thread-id v5.1.0
15102026-07-17T04:13:04.215Z Compiling cookie v0.18.1
15112026-07-17T04:13:04.246Z Compiling allocator-api2 v0.2.21
15122026-07-17T04:13:04.345Z Compiling zstd-safe v7.2.4
15132026-07-17T04:13:04.407Z Compiling unicode-bidi v0.3.18
15142026-07-17T04:13:04.440Z Compiling signal-hook v0.3.18
15152026-07-17T04:13:04.555Z Compiling unarray v0.1.4
15162026-07-17T04:13:04.571Z Compiling anyhow v1.0.102
15172026-07-17T04:13:04.625Z Compiling unicode-properties v0.1.4
15182026-07-17T04:13:04.670Z Compiling ryu v1.0.23
15192026-07-17T04:13:04.830Z Compiling adler2 v2.0.1
15202026-07-17T04:13:04.844Z Compiling paste v1.0.15
15212026-07-17T04:13:04.883Z Compiling iri-string v0.7.10
15222026-07-17T04:13:04.932Z Compiling miniz_oxide v0.8.9
15232026-07-17T04:13:04.991Z Compiling thiserror v1.0.69
15242026-07-17T04:13:05.094Z Compiling stringprep v0.1.5
15252026-07-17T04:13:05.158Z Compiling serde_urlencoded v0.7.1
15262026-07-17T04:13:05.165Z Compiling proptest v1.10.0
15272026-07-17T04:13:05.522Z Compiling scroll v0.12.0
15282026-07-17T04:13:05.860Z Compiling derive_builder_macro v0.20.2
15292026-07-17T04:13:05.996Z Compiling tower-http v0.6.8
15302026-07-17T04:13:06.147Z Compiling camino v1.2.2
15312026-07-17T04:13:06.323Z Compiling tokio-native-tls v0.3.1
15322026-07-17T04:13:06.391Z Compiling bstr v1.12.1
15332026-07-17T04:13:06.475Z Compiling darling_macro v0.23.0
15342026-07-17T04:13:06.491Z Compiling ipnetwork v0.21.1
15352026-07-17T04:13:06.522Z Compiling block-buffer v0.12.1
15362026-07-17T04:13:06.714Z Compiling crypto-common v0.2.2
15372026-07-17T04:13:06.841Z Compiling block-padding v0.4.2
15382026-07-17T04:13:06.868Z Compiling rustls-native-certs v0.8.3
15392026-07-17T04:13:06.964Z Compiling rand_chacha v0.3.1
15402026-07-17T04:13:07.010Z Compiling hex v0.4.3
15412026-07-17T04:13:07.026Z Compiling toml_datetime v0.6.11
15422026-07-17T04:13:07.152Z Compiling erased-serde v0.3.31
15432026-07-17T04:13:07.270Z Compiling serde_tokenstream v0.2.3
15442026-07-17T04:13:07.292Z Compiling serde_spanned v0.6.9
15452026-07-17T04:13:07.425Z Compiling signature v2.2.0
15462026-07-17T04:13:07.586Z Compiling md-5 v0.10.6
15472026-07-17T04:13:07.661Z Compiling curve25519-dalek v4.1.3
15482026-07-17T04:13:07.661Z Compiling async-trait v0.1.89
15492026-07-17T04:13:07.795Z Compiling pin-project-internal v1.1.11
15502026-07-17T04:13:07.814Z Compiling zerocopy-derive v0.7.35
15512026-07-17T04:13:08.028Z Compiling vergen-lib v9.1.0
15522026-07-17T04:13:08.219Z Compiling hash32 v0.2.1
15532026-07-17T04:13:08.418Z Compiling num-integer v0.1.46
15542026-07-17T04:13:08.468Z Compiling memoffset v0.9.1
15552026-07-17T04:13:08.676Z Compiling encoding_rs v0.8.35
15562026-07-17T04:13:08.693Z Compiling cfg_aliases v0.2.1
15572026-07-17T04:13:08.709Z Compiling rustix v0.38.44
15582026-07-17T04:13:08.745Z Compiling smoltcp v0.9.1
15592026-07-17T04:13:08.770Z Compiling psl-types v2.0.11
15602026-07-17T04:13:08.891Z Compiling litrs v1.0.0
15612026-07-17T04:13:08.921Z Compiling ref-cast v1.0.25
15622026-07-17T04:13:09.067Z Compiling zlib-rs v0.6.2
15632026-07-17T04:13:09.088Z Compiling num-bigint-dig v0.8.6
15642026-07-17T04:13:09.243Z Compiling fallible-iterator v0.2.0
15652026-07-17T04:13:09.287Z Compiling mime v0.3.17
15662026-07-17T04:13:09.397Z Compiling document-features v0.2.12
15672026-07-17T04:13:09.544Z Compiling postgres-protocol v0.6.10
15682026-07-17T04:13:09.729Z Compiling pin-project v1.1.11
15692026-07-17T04:13:09.840Z Compiling publicsuffix v2.3.0
15702026-07-17T04:13:10.003Z Compiling nix v0.31.2
15712026-07-17T04:13:10.015Z Compiling zerocopy v0.7.35
15722026-07-17T04:13:10.022Z Compiling hubpack_derive v0.1.1
15732026-07-17T04:13:10.154Z Compiling num-iter v0.1.45
15742026-07-17T04:13:10.388Z Compiling newtype-uuid v1.3.2
15752026-07-17T04:13:10.473Z Compiling rand v0.8.6
15762026-07-17T04:13:10.544Z Compiling darling v0.23.0
15772026-07-17T04:13:10.628Z Compiling inout v0.2.2
15782026-07-17T04:13:10.645Z Compiling oxnet v0.1.6
15792026-07-17T04:13:10.709Z Compiling hyper-tls v0.6.0
15802026-07-17T04:13:10.756Z Compiling derive_builder v0.20.2
15812026-07-17T04:13:10.902Z Compiling goblin v0.8.2
15822026-07-17T04:13:11.362Z Compiling phf_shared v0.13.1
15832026-07-17T04:13:11.441Z Compiling lazy_static v1.5.0
15842026-07-17T04:13:11.448Z Compiling regex v1.12.3
15852026-07-17T04:13:11.521Z Compiling anstyle-parse v0.2.7
15862026-07-17T04:13:11.596Z Compiling futures-executor v0.3.32
15872026-07-17T04:13:11.700Z Compiling terminal_size v0.4.3
15882026-07-17T04:13:11.833Z Compiling strum_macros v0.27.2
15892026-07-17T04:13:11.849Z Compiling curve25519-dalek-derive v0.1.1
15902026-07-17T04:13:11.852Z Compiling daft-derive v0.1.7
15912026-07-17T04:13:11.875Z Compiling snafu-derive v0.8.9
15922026-07-17T04:13:12.322Z Compiling flate2 v1.1.9
15932026-07-17T04:13:12.493Z Compiling ref-cast-impl v1.0.25
15942026-07-17T04:13:12.595Z Compiling vergen v9.1.0
15952026-07-17T04:13:12.777Z Compiling cargo-platform v0.3.2
15962026-07-17T04:13:12.836Z Compiling ff v0.13.1
15972026-07-17T04:13:12.980Z Compiling fs-err v3.3.0
15982026-07-17T04:13:13.051Z Compiling ahash v0.8.12
15992026-07-17T04:13:13.082Z Compiling foldhash v0.1.5
16002026-07-17T04:13:13.185Z Compiling libbz2-rs-sys v0.2.2
16012026-07-17T04:13:13.259Z Compiling base16ct v0.2.0
16022026-07-17T04:13:13.287Z Compiling object v0.37.3
16032026-07-17T04:13:13.435Z Compiling bumpalo v3.20.2
16042026-07-17T04:13:13.563Z Compiling foldhash v0.2.0
16052026-07-17T04:13:13.689Z Compiling same-file v1.0.6
16062026-07-17T04:13:13.805Z Compiling winnow v0.5.40
16072026-07-17T04:13:13.820Z Compiling managed v0.8.0
16082026-07-17T04:13:13.836Z Compiling bitflags v1.3.2
16092026-07-17T04:13:13.859Z Compiling unicode-segmentation v1.12.0
16102026-07-17T04:13:13.872Z Compiling strum v0.27.2
16112026-07-17T04:13:13.906Z Compiling snafu v0.8.9
16122026-07-17T04:13:14.033Z Compiling walkdir v2.5.0
16132026-07-17T04:13:14.240Z Compiling hashbrown v0.16.1
16142026-07-17T04:13:14.266Z Compiling zopfli v0.8.3
16152026-07-17T04:13:14.339Z Compiling bzip2 v0.6.1
16162026-07-17T04:13:14.458Z Compiling sec1 v0.7.3
16172026-07-17T04:13:14.537Z Compiling clap_builder v4.6.0
16182026-07-17T04:13:14.774Z Compiling hashbrown v0.15.5
16192026-07-17T04:13:14.820Z Compiling dof v0.3.0
16202026-07-17T04:13:14.913Z Compiling cargo_metadata v0.23.1
16212026-07-17T04:13:14.983Z Compiling group v0.13.0
16222026-07-17T04:13:15.166Z Compiling toml_edit v0.19.15
16232026-07-17T04:13:15.242Z Compiling daft v0.1.7
16242026-07-17T04:13:15.518Z Compiling futures v0.3.32
16252026-07-17T04:13:15.518Z Compiling anstream v0.6.21
16262026-07-17T04:13:15.603Z Compiling phf v0.13.1
16272026-07-17T04:13:16.027Z Compiling signal-hook-mio v0.2.5
16282026-07-17T04:13:16.147Z Compiling cookie_store v0.22.1
16292026-07-17T04:13:16.188Z Compiling zstd v0.13.3
16302026-07-17T04:13:16.247Z Compiling reqwest v0.12.28
16312026-07-17T04:13:16.455Z Compiling bzip2 v0.4.4
16322026-07-17T04:13:16.671Z Compiling cipher v0.5.2
16332026-07-17T04:13:16.791Z Compiling serde_with_macros v3.21.0
16342026-07-17T04:13:16.966Z Compiling hubpack v0.1.2
16352026-07-17T04:13:17.296Z Compiling postgres-types v0.2.12
16362026-07-17T04:13:17.790Z Compiling usdt-macro v0.6.0
16372026-07-17T04:13:17.872Z Compiling usdt-attr-macro v0.6.0
16382026-07-17T04:13:17.915Z Compiling ed25519 v2.2.3
16392026-07-17T04:13:18.340Z Compiling globset v0.4.18
16402026-07-17T04:13:18.579Z Compiling dtrace-parser v0.2.0
16412026-07-17T04:13:18.650Z Compiling phf_shared v0.11.3
16422026-07-17T04:13:18.693Z Compiling hkdf v0.12.4
16432026-07-17T04:13:18.835Z Compiling pkcs1 v0.7.5
16442026-07-17T04:13:18.849Z Compiling olpc-cjson v0.1.4
16452026-07-17T04:13:18.853Z Compiling serde_plain v1.0.2
16462026-07-17T04:13:19.007Z Compiling serde-big-array v0.5.1
16472026-07-17T04:13:19.025Z Compiling crypto-bigint v0.5.5
16482026-07-17T04:13:19.058Z Compiling pem v3.0.6
16492026-07-17T04:13:19.165Z Compiling enum-as-inner v0.6.1
16502026-07-17T04:13:19.241Z Compiling strum_macros v0.26.4
16512026-07-17T04:13:19.312Z Compiling async-recursion v1.1.1
16522026-07-17T04:13:19.381Z Compiling clap_derive v4.6.1
16532026-07-17T04:13:19.655Z Compiling serde_repr v0.1.20
16542026-07-17T04:13:19.966Z Compiling float-cmp v0.10.0
16552026-07-17T04:13:19.982Z Compiling memmap2 v0.9.10
16562026-07-17T04:13:20.114Z Compiling thread-id v4.2.2
16572026-07-17T04:13:20.192Z Compiling env_filter v1.0.0
16582026-07-17T04:13:20.204Z Compiling static_assertions v1.1.0
16592026-07-17T04:13:20.209Z Compiling data-encoding v2.10.0
16602026-07-17T04:13:20.276Z Compiling either v1.15.0
16612026-07-17T04:13:20.483Z Compiling cpufeatures v0.3.0
16622026-07-17T04:13:20.489Z Compiling fixedbitset v0.5.7
16632026-07-17T04:13:20.603Z Compiling precomputed-hash v0.1.1
16642026-07-17T04:13:20.697Z Compiling keccak v0.1.6
16652026-07-17T04:13:20.787Z Compiling normalize-line-endings v0.3.0
16662026-07-17T04:13:20.888Z Compiling difflib v0.4.0
16672026-07-17T04:13:20.905Z Compiling typed-path v0.9.3
16682026-07-17T04:13:20.966Z Compiling whoami v2.1.0
16692026-07-17T04:13:21.107Z Compiling fixedbitset v0.4.2
16702026-07-17T04:13:21.127Z Compiling winnow v1.0.3
16712026-07-17T04:13:21.315Z Compiling predicates-core v1.0.10
16722026-07-17T04:13:21.334Z Compiling new_debug_unreachable v1.0.6
16732026-07-17T04:13:21.387Z Compiling jiff v0.2.21
16742026-07-17T04:13:21.406Z Compiling const-oid v0.10.2
16752026-07-17T04:13:21.421Z Compiling toml_parser v1.1.2+spec-1.1.0
16762026-07-17T04:13:21.433Z Compiling predicates v3.1.4
16772026-07-17T04:13:21.466Z Compiling string_cache v0.8.9
16782026-07-17T04:13:21.479Z Compiling petgraph v0.6.5
16792026-07-17T04:13:21.601Z Compiling digest v0.11.3
16802026-07-17T04:13:21.679Z Compiling tokio-postgres v0.7.16
16812026-07-17T04:13:21.823Z Compiling clap v4.6.1
16822026-07-17T04:13:21.900Z Compiling strum v0.26.3
16832026-07-17T04:13:22.037Z Compiling toml_edit v0.22.27
16842026-07-17T04:13:22.056Z Compiling sha3 v0.10.8
16852026-07-17T04:13:22.067Z Compiling petgraph v0.8.3
16862026-07-17T04:13:22.099Z Compiling chacha20 v0.10.0
16872026-07-17T04:13:22.458Z Compiling hickory-proto v0.25.2
16882026-07-17T04:13:22.496Z Compiling itertools v0.13.0
16892026-07-17T04:13:23.004Z Compiling env_logger v0.11.9
16902026-07-17T04:13:23.348Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16912026-07-17T04:13:23.771Z Compiling usdt-impl v0.5.0
16922026-07-17T04:13:24.108Z Compiling zip v4.6.1
16932026-07-17T04:13:24.160Z Compiling usdt v0.6.0
16942026-07-17T04:13:24.335Z Compiling elliptic-curve v0.13.8
16952026-07-17T04:13:24.345Z Compiling rsa v0.9.10
16962026-07-17T04:13:24.725Z Compiling crossterm v0.28.1
16972026-07-17T04:13:24.805Z Compiling ed25519-dalek v2.2.0
16982026-07-17T04:13:24.977Z Compiling serde_with v3.21.0
16992026-07-17T04:13:25.564Z Compiling zip v0.6.6
17002026-07-17T04:13:26.023Z Compiling toml v0.7.8
17012026-07-17T04:13:26.157Z Compiling iddqd v0.4.2
17022026-07-17T04:13:26.853Z Compiling heck v0.4.1
17032026-07-17T04:13:26.982Z Compiling similar v2.7.0
17042026-07-17T04:13:27.145Z Compiling byte-wrapper v0.1.0
17052026-07-17T04:13:27.190Z Compiling crossbeam-epoch v0.9.18
17062026-07-17T04:13:27.222Z Compiling tokio-stream v0.1.18
17072026-07-17T04:13:27.442Z Compiling buf-list v1.1.2
17082026-07-17T04:13:27.492Z Compiling x509-cert v0.2.5
17092026-07-17T04:13:27.492Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17102026-07-17T04:13:27.614Z Compiling openapiv3 v2.2.0
17112026-07-17T04:13:27.693Z Compiling peg-runtime v0.8.5
17122026-07-17T04:13:27.725Z Compiling lalrpop-util v0.19.12
17132026-07-17T04:13:27.759Z Compiling thread_local v1.1.9
17142026-07-17T04:13:27.854Z Compiling slog-async v2.8.0
17152026-07-17T04:13:27.920Z Compiling crossbeam-channel v0.5.15
17162026-07-17T04:13:27.967Z Compiling is-terminal v0.4.17
17172026-07-17T04:13:28.023Z Compiling filetime v0.2.27
17182026-07-17T04:13:28.070Z Compiling xattr v1.6.1
17192026-07-17T04:13:28.187Z Compiling term v1.2.1
17202026-07-17T04:13:28.199Z Compiling take_mut v0.2.2
17212026-07-17T04:13:28.222Z Compiling tar v0.4.46
17222026-07-17T04:13:28.378Z Compiling camino-tempfile v1.4.1
17232026-07-17T04:13:28.622Z Compiling slog-term v2.9.2
17242026-07-17T04:13:38.510Z Compiling rustls-webpki v0.103.13
17252026-07-17T04:13:41.196Z Compiling tokio-rustls v0.26.4
17262026-07-17T04:13:41.196Z Compiling rustls-platform-verifier v0.6.2
17272026-07-17T04:13:41.200Z Compiling tough v0.22.0
17282026-07-17T04:13:41.403Z Compiling hyper-rustls v0.27.7
17292026-07-17T04:13:41.602Z Compiling reqwest v0.13.2
17302026-07-17T04:13:43.821Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17312026-07-17T04:13:44.047Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17322026-07-17T04:13:46.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
17332026-07-17T04:13:47.020Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17342026-07-17T04:13:47.072ZJul 17 04:13:46.031 INFO Starting download, target: Console
17352026-07-17T04:13:47.073ZJul 17 04:13:46.031 INFO Starting download, target: Cockroach
17362026-07-17T04:13:47.073ZJul 17 04:13:46.031 INFO Starting download, target: Clickhouse
17372026-07-17T04:13:47.073ZJul 17 04:13:46.031 INFO Starting download, target: DendriteStub
17382026-07-17T04:13:47.073ZJul 17 04:13:46.031 INFO Starting download, target: MaghemiteDdmd
17392026-07-17T04:13:47.073ZJul 17 04:13:46.031 INFO Starting download, target: MaghemiteMgd
17402026-07-17T04:13:47.076ZJul 17 04:13:46.031 INFO Starting download, target: TransceiverControl
17412026-07-17T04:13:47.076ZJul 17 04:13:46.031 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17422026-07-17T04:13:47.076ZJul 17 04:13:46.031 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17432026-07-17T04:13:47.076ZJul 17 04:13:46.031 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17442026-07-17T04:13:47.076ZJul 17 04:13:46.031 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17452026-07-17T04:13:47.076ZJul 17 04:13:46.031 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17462026-07-17T04:13:47.076ZJul 17 04:13:46.031 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17472026-07-17T04:13:47.076ZJul 17 04:13:46.032 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17482026-07-17T04:13:47.551ZJul 17 04:13:46.494 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17492026-07-17T04:13:47.746ZJul 17 04:13:46.705 INFO Download complete, target: TransceiverControl
17502026-07-17T04:13:48.855ZJul 17 04:13:47.814 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17512026-07-17T04:13:49.121ZJul 17 04:13:48.075 INFO Download complete, target: Console
17522026-07-17T04:13:49.239ZJul 17 04:13:48.197 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17532026-07-17T04:13:52.540ZJul 17 04:13:51.478 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
17542026-07-17T04:13:52.773ZJul 17 04:13:51.705 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17552026-07-17T04:13:52.890ZJul 17 04:13:51.841 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17562026-07-17T04:13:53.396ZJul 17 04:13:52.339 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17572026-07-17T04:13:53.396ZJul 17 04:13:52.339 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17582026-07-17T04:13:54.512ZJul 17 04:13:53.471 INFO Download complete, target: MaghemiteDdmd
17592026-07-17T04:13:55.222ZJul 17 04:13:54.179 INFO Download complete, target: DendriteStub
17602026-07-17T04:13:55.477ZJul 17 04:13:54.432 INFO Download complete, target: MaghemiteMgd
17612026-07-17T04:13:56.133ZJul 17 04:13:55.091 INFO Checking that binary works, target: Clickhouse
17622026-07-17T04:13:56.277ZJul 17 04:13:55.233 INFO Download complete, target: Clickhouse
17632026-07-17T04:13:57.977ZJul 17 04:13:56.933 INFO Checking that binary works, target: Cockroach
17642026-07-17T04:13:58.091ZJul 17 04:13:57.050 INFO Download complete, target: Cockroach
17652026-07-17T04:13:58.108ZAll builder prerequisites installed successfully, and PATH looks valid
17662026-07-17T04:13:58.111Z
17672026-07-17T04:13:58.111Zreal 2:02.622863943
17682026-07-17T04:13:58.111Zuser 6:36.528337436
17692026-07-17T04:13:58.111Zsys 1:21.153775741
17702026-07-17T04:13:58.111Ztrap 0.214236221
17712026-07-17T04:13:58.111Ztflt 0.612496445
17722026-07-17T04:13:58.111Zdflt 0.833941966
17732026-07-17T04:13:58.111Zkflt 0.029236130
17742026-07-17T04:13:58.111Zlock 22:21.404382591
17752026-07-17T04:13:58.111Zslp 20:08.377763963
17762026-07-17T04:13:58.111Zlat 41.400387298
17772026-07-17T04:13:58.111Zstop 1:57.464212932
17782026-07-17T04:13:58.111Z+ banner clippy
17792026-07-17T04:13:58.111Z
17802026-07-17T04:13:58.111Z #### # # ##### ##### # #
17812026-07-17T04:13:58.111Z # # # # # # # # # #
17822026-07-17T04:13:58.111Z # # # # # # # #
17832026-07-17T04:13:58.111Z # # # ##### ##### #
17842026-07-17T04:13:58.111Z # # # # # # #
17852026-07-17T04:13:58.111Z #### ###### # # # #
17862026-07-17T04:13:58.111Z
17872026-07-17T04:13:58.111Z+ export CARGO_INCREMENTAL=0
17882026-07-17T04:13:58.111Z+ CARGO_INCREMENTAL=0
17892026-07-17T04:13:58.111Z+ ptime -m cargo xtask clippy
17902026-07-17T04:13:58.564Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17912026-07-17T04:13:58.848Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17922026-07-17T04:14:00.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s
17932026-07-17T04:14:00.733Z Running `target/debug/xtask clippy`
17942026-07-17T04:14:00.756Zrunning: /home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17952026-07-17T04:14:01.319Z Downloading crates ...
17962026-07-17T04:14:01.527Z Downloaded backtrace-ext v0.2.1
17972026-07-17T04:14:01.539Z Downloaded addr2line v0.25.1
17982026-07-17T04:14:01.545Z Downloaded miette v5.10.0
17992026-07-17T04:14:01.546Z Downloaded blake2b_simd v1.0.4
18002026-07-17T04:14:01.546Z Downloaded assert-json-diff v2.0.2
18012026-07-17T04:14:01.546Z Downloaded rand_distr v0.5.1
18022026-07-17T04:14:01.549Z Downloaded constant_time_eq v0.3.1
18032026-07-17T04:14:01.550Z Downloaded plotters-svg v0.3.7
18042026-07-17T04:14:01.554Z Downloaded approx v0.5.1
18052026-07-17T04:14:01.554Z Downloaded event-listener v5.4.1
18062026-07-17T04:14:01.554Z Downloaded guppy-workspace-hack v0.1.0
18072026-07-17T04:14:01.561Z Downloaded cast v0.3.0
18082026-07-17T04:14:01.561Z Downloaded relative-path v1.9.3
18092026-07-17T04:14:01.561Z Downloaded escape8259 v0.5.3
18102026-07-17T04:14:01.561Z Downloaded datatest-stable v0.3.3
18112026-07-17T04:14:01.568Z Downloaded async-object-pool v0.2.0
18122026-07-17T04:14:01.568Z Downloaded parking v2.2.1
18132026-07-17T04:14:01.568Z Downloaded concurrent-queue v2.5.0
18142026-07-17T04:14:01.573Z Downloaded anes v0.1.6
18152026-07-17T04:14:01.573Z Downloaded hex-literal v0.4.1
18162026-07-17T04:14:01.573Z Downloaded supports-color v2.1.0
18172026-07-17T04:14:01.577Z Downloaded linkme-impl v0.3.35
18182026-07-17T04:14:01.588Z Downloaded libtest-mimic v0.8.1
18192026-07-17T04:14:01.592Z Downloaded event-listener-strategy v0.5.4
18202026-07-17T04:14:01.592Z Downloaded pathdiff v0.2.3
18212026-07-17T04:14:01.592Z Downloaded plotters-backend v0.3.7
18222026-07-17T04:14:01.596Z Downloaded assert_cmd v2.1.2
18232026-07-17T04:14:01.597Z Downloaded oorandom v11.1.5
18242026-07-17T04:14:01.606Z Downloaded supports-unicode v2.1.0
18252026-07-17T04:14:01.613Z Downloaded similar-asserts v1.7.0
18262026-07-17T04:14:01.619Z Downloaded target-triple v1.0.0
18272026-07-17T04:14:01.619Z Downloaded supports-hyperlinks v2.1.0
18282026-07-17T04:14:01.626Z Downloaded nested v0.1.1
18292026-07-17T04:14:01.626Z Downloaded owo-colors v3.5.0
18302026-07-17T04:14:01.626Z Downloaded partial-io v0.5.4
18312026-07-17T04:14:01.640Z Downloaded httptest v0.16.4
18322026-07-17T04:14:01.641Z Downloaded hickory-client v0.25.2
18332026-07-17T04:14:01.641Z Downloaded terminal_size v0.1.17
18342026-07-17T04:14:01.641Z Downloaded miette-derive v5.10.0
18352026-07-17T04:14:01.641Z Downloaded serde_regex v1.1.0
18362026-07-17T04:14:01.641Z Downloaded futures-timer v3.0.3
18372026-07-17T04:14:01.641Z Downloaded knuffel v3.2.0
18382026-07-17T04:14:01.647Z Downloaded termcolor v1.4.1
18392026-07-17T04:14:01.647Z Downloaded criterion-plot v0.6.0
18402026-07-17T04:14:01.651Z Downloaded path-tree v0.8.3
18412026-07-17T04:14:01.651Z Downloaded stringmetrics v2.2.2
18422026-07-17T04:14:01.651Z Downloaded target-spec v3.5.7
18432026-07-17T04:14:01.654Z Downloaded rust-argon2 v2.1.0
18442026-07-17T04:14:01.654Z Downloaded criterion v0.7.0
18452026-07-17T04:14:01.657Z Downloaded tinytemplate v1.2.1
18462026-07-17T04:14:01.657Z Downloaded linkme v0.3.35
18472026-07-17T04:14:01.663Z Downloaded cfg-expr v0.20.6
18482026-07-17T04:14:01.667Z Downloaded rustc-demangle v0.1.27
18492026-07-17T04:14:01.668Z Downloaded knuffel-derive v3.2.0
18502026-07-17T04:14:01.668Z Downloaded async-lock v3.4.2
18512026-07-17T04:14:01.673Z Downloaded trybuild v1.0.116
18522026-07-17T04:14:01.692Z Downloaded target-lexicon v0.13.3
18532026-07-17T04:14:01.692Z Downloaded rstest v0.25.0
18542026-07-17T04:14:01.706Z Downloaded textwrap v0.15.2
18552026-07-17T04:14:01.706Z Downloaded chumsky v0.9.3
18562026-07-17T04:14:01.710Z Downloaded rstest_macros v0.25.0
18572026-07-17T04:14:01.710Z Downloaded backtrace v0.3.76
18582026-07-17T04:14:01.710Z Downloaded fancy-regex v0.14.0
18592026-07-17T04:14:01.724Z Downloaded guppy v0.17.25
18602026-07-17T04:14:01.729Z Downloaded hashbrown v0.14.5
18612026-07-17T04:14:01.734Z Downloaded plotters v0.3.7
18622026-07-17T04:14:01.745Z Downloaded gimli v0.32.3
18632026-07-17T04:14:01.862Z Downloaded httpmock v0.8.3
18642026-07-17T04:14:03.548Z Checking cfg-if v1.0.4
18652026-07-17T04:14:03.897Z Checking libc v0.2.185
18662026-07-17T04:14:03.901Z Checking serde_core v1.0.228
18672026-07-17T04:14:03.970Z Checking memchr v2.8.0
18682026-07-17T04:14:04.001Z Checking zeroize v1.8.2
18692026-07-17T04:14:04.030Z Checking smallvec v1.15.1
18702026-07-17T04:14:04.067Z Checking rand_core v0.10.0
18712026-07-17T04:14:04.101Z Checking subtle v2.6.1
18722026-07-17T04:14:04.105Z Checking itoa v1.0.17
18732026-07-17T04:14:04.178Z Checking log v0.4.29
18742026-07-17T04:14:04.239Z Checking libm v0.2.16
18752026-07-17T04:14:04.288Z Checking typenum v1.20.1
18762026-07-17T04:14:04.314Z Checking getrandom v0.4.1
18772026-07-17T04:14:04.314Z Checking errno v0.3.14
18782026-07-17T04:14:04.383Z Checking scopeguard v1.2.0
18792026-07-17T04:14:04.426Z Checking stable_deref_trait v1.2.1
18802026-07-17T04:14:04.429Z Checking zmij v1.0.21
18812026-07-17T04:14:04.492Z Checking zerofrom v0.1.6
18822026-07-17T04:14:04.528Z Checking lock_api v0.4.14
18832026-07-17T04:14:04.564Z Checking percent-encoding v2.3.2
18842026-07-17T04:14:04.599Z Checking litemap v0.8.1
18852026-07-17T04:14:04.653Z Checking yoke v0.8.1
18862026-07-17T04:14:04.695Z Checking writeable v0.6.2
18872026-07-17T04:14:04.753Z Checking icu_properties_data v2.1.2
18882026-07-17T04:14:04.787Z Checking icu_normalizer_data v2.1.1
18892026-07-17T04:14:04.823Z Checking form_urlencoded v1.2.2
18902026-07-17T04:14:04.876Z Checking zerovec v0.11.5
18912026-07-17T04:14:04.890Z Checking zerotrie v0.2.3
18922026-07-17T04:14:04.923Z Checking pin-project-lite v0.2.17
18932026-07-17T04:14:04.962Z Checking utf8_iter v1.0.4
18942026-07-17T04:14:04.970Z Checking num-traits v0.2.19
18952026-07-17T04:14:05.027Z Checking zerocopy v0.8.40
18962026-07-17T04:14:05.069Z Checking parking_lot_core v0.9.12
18972026-07-17T04:14:05.104Z Checking portable-atomic v1.13.1
18982026-07-17T04:14:05.144Z Checking critical-section v1.2.0
18992026-07-17T04:14:05.185Z Checking signal-hook-registry v1.4.8
19002026-07-17T04:14:05.276Z Checking mio v1.2.0
19012026-07-17T04:14:05.312Z Checking parking_lot v0.12.5
19022026-07-17T04:14:05.347Z Checking tinystr v0.8.2
19032026-07-17T04:14:05.385Z Checking potential_utf v0.1.4
19042026-07-17T04:14:05.461Z Checking serde v1.0.228
19052026-07-17T04:14:05.530Z Checking bitflags v2.11.0
19062026-07-17T04:14:05.564Z Checking serde_json v1.0.150
19072026-07-17T04:14:05.567Z Checking icu_locale_core v2.1.1
19082026-07-17T04:14:05.599Z Checking icu_collections v2.1.1
19092026-07-17T04:14:05.613Z Checking once_cell v1.21.3
19102026-07-17T04:14:05.817Z Checking iana-time-zone v0.1.65
19112026-07-17T04:14:05.933Z Checking socket2 v0.6.3
19122026-07-17T04:14:05.933Z Checking uuid v1.23.4
19132026-07-17T04:14:06.020Z Checking thiserror v2.0.18
19142026-07-17T04:14:06.020Z Checking bytes v1.11.1
19152026-07-17T04:14:06.096Z Checking chrono v0.4.45
19162026-07-17T04:14:06.096Z Checking semver v1.0.28
19172026-07-17T04:14:06.121Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19182026-07-17T04:14:06.203Z Checking icu_provider v2.1.1
19192026-07-17T04:14:06.241Z Checking futures-core v0.3.32
19202026-07-17T04:14:06.257Z Checking dyn-clone v1.0.20
19212026-07-17T04:14:06.309Z Checking getrandom v0.2.17
19222026-07-17T04:14:06.406Z Checking equivalent v1.0.2
19232026-07-17T04:14:06.481Z Checking rustix v1.1.3
19242026-07-17T04:14:06.481Z Checking tokio v1.52.1
19252026-07-17T04:14:06.516Z Checking cmov v0.5.4
19262026-07-17T04:14:06.516Z Checking rand_core v0.6.4
19272026-07-17T04:14:06.516Z Checking icu_normalizer v2.1.1
19282026-07-17T04:14:06.516Z Checking icu_properties v2.1.2
19292026-07-17T04:14:06.699Z Checking ctutils v0.4.2
19302026-07-17T04:14:06.744Z Checking byteorder v1.5.0
19312026-07-17T04:14:06.924Z Checking futures-sink v0.3.32
19322026-07-17T04:14:06.997Z Checking generic-array v0.14.7
19332026-07-17T04:14:06.997Z Checking hybrid-array v0.4.13
19342026-07-17T04:14:06.997Z Checking futures-task v0.3.32
19352026-07-17T04:14:07.051Z Checking futures-channel v0.3.32
19362026-07-17T04:14:07.167Z Checking futures-io v0.3.32
19372026-07-17T04:14:07.277Z Checking slab v0.4.12
19382026-07-17T04:14:07.367Z Checking thiserror v1.0.69
19392026-07-17T04:14:07.367Z Checking getrandom v0.3.4
19402026-07-17T04:14:07.438Z Checking idna_adapter v1.2.1
19412026-07-17T04:14:07.438Z Checking hashbrown v0.17.0
19422026-07-17T04:14:07.439Z Checking const-oid v0.9.6
19432026-07-17T04:14:07.533Z Checking futures-util v0.3.32
19442026-07-17T04:14:07.533Z Checking base64ct v1.8.3
19452026-07-17T04:14:07.623Z Checking idna v1.1.0
19462026-07-17T04:14:07.721Z Checking crypto-common v0.2.2
19472026-07-17T04:14:07.740Z Checking crypto-common v0.1.7
19482026-07-17T04:14:07.778Z Checking url v2.5.8
19492026-07-17T04:14:07.809Z Checking ppv-lite86 v0.2.21
19502026-07-17T04:14:07.880Z Checking indexmap v2.14.0
19512026-07-17T04:14:07.911Z Checking fnv v1.0.7
19522026-07-17T04:14:08.030Z Checking regex-syntax v0.8.10
19532026-07-17T04:14:08.106Z Checking block-buffer v0.12.1
19542026-07-17T04:14:08.145Z Checking block-buffer v0.10.4
19552026-07-17T04:14:08.228Z Checking schemars v0.8.22
19562026-07-17T04:14:08.293Z Checking base64 v0.22.1
19572026-07-17T04:14:08.328Z Checking utf8parse v0.2.2
19582026-07-17T04:14:08.333Z Checking digest v0.10.7
19592026-07-17T04:14:08.453Z Checking anstyle v1.0.14
19602026-07-17T04:14:08.486Z Checking http v1.4.2
19612026-07-17T04:14:08.559Z Checking tracing-core v0.1.36
19622026-07-17T04:14:08.584Z Checking colorchoice v1.0.4
19632026-07-17T04:14:08.655Z Checking anstyle-query v1.1.5
19642026-07-17T04:14:08.708Z Checking is_terminal_polyfill v1.70.2
19652026-07-17T04:14:08.776Z Checking anstyle-parse v1.0.0
19662026-07-17T04:14:08.827Z Checking terminal_size v0.4.3
19672026-07-17T04:14:08.880Z Checking tracing v0.1.44
19682026-07-17T04:14:08.915Z Checking ipnet v2.11.0
19692026-07-17T04:14:08.952Z Checking const-oid v0.10.2
19702026-07-17T04:14:08.987Z Checking anstream v1.0.0
19712026-07-17T04:14:09.070Z Checking strsim v0.11.1
19722026-07-17T04:14:09.113Z Checking clap_lex v1.0.0
19732026-07-17T04:14:09.188Z Checking aho-corasick v1.1.4
19742026-07-17T04:14:09.221Z Checking rand_core v0.9.5
19752026-07-17T04:14:09.241Z Checking crossbeam-utils v0.8.21
19762026-07-17T04:14:09.266Z Checking unicode-ident v1.0.24
19772026-07-17T04:14:09.300Z Checking clap_builder v4.6.0
19782026-07-17T04:14:09.357Z Checking httparse v1.10.1
19792026-07-17T04:14:09.366Z Checking powerfmt v0.2.0
19802026-07-17T04:14:09.452Z Checking cpufeatures v0.3.0
19812026-07-17T04:14:09.474Z Checking proc-macro2 v1.0.106
19822026-07-17T04:14:09.519Z Checking digest v0.11.3
19832026-07-17T04:14:09.561Z Checking deranged v0.5.8
19842026-07-17T04:14:09.596Z Checking num-conv v0.2.0
19852026-07-17T04:14:09.599Z Checking cpufeatures v0.2.17
19862026-07-17T04:14:09.673Z Checking tokio-util v0.7.18
19872026-07-17T04:14:09.744Z Checking num_threads v0.1.7
19882026-07-17T04:14:09.773Z Checking time-core v0.1.8
19892026-07-17T04:14:09.798Z Checking rand_chacha v0.9.0
19902026-07-17T04:14:09.834Z Checking quote v1.0.45
19912026-07-17T04:14:09.866Z Checking erased-serde v0.3.31
19922026-07-17T04:14:09.894Z Checking regex-automata v0.4.14
19932026-07-17T04:14:09.944Z Checking http-body v1.0.1
19942026-07-17T04:14:10.017Z Checking syn v2.0.117
19952026-07-17T04:14:10.021Z Checking rand v0.9.2
19962026-07-17T04:14:10.095Z Checking atomic-waker v1.1.2
19972026-07-17T04:14:10.224Z Checking aws-lc-sys v0.40.0
19982026-07-17T04:14:10.281Z Checking slog v2.8.2
19992026-07-17T04:14:10.314Z Checking rustls-pki-types v1.14.0
20002026-07-17T04:14:10.525Z Checking time v0.3.47
20012026-07-17T04:14:10.561Z Checking untrusted v0.7.1
20022026-07-17T04:14:10.594Z Checking fastrand v2.3.0
20032026-07-17T04:14:10.638Z Checking clap v4.6.1
20042026-07-17T04:14:10.642Z Checking httpdate v1.0.3
20052026-07-17T04:14:10.700Z Checking try-lock v0.2.5
20062026-07-17T04:14:10.743Z Checking allocator-api2 v0.2.21
20072026-07-17T04:14:10.752Z Checking aws-lc-rs v1.16.3
20082026-07-17T04:14:10.819Z Checking h2 v0.4.15
20092026-07-17T04:14:10.841Z Checking ipnetwork v0.21.1
20102026-07-17T04:14:10.844Z Checking want v0.3.1
20112026-07-17T04:14:10.991Z Checking hex v0.4.3
20122026-07-17T04:14:11.049Z Checking anyhow v1.0.102
20132026-07-17T04:14:11.109Z Checking tower-service v0.3.3
20142026-07-17T04:14:11.228Z Checking tower-layer v0.3.3
20152026-07-17T04:14:11.260Z Checking ryu v1.0.23
20162026-07-17T04:14:11.293Z Checking pem-rfc7468 v0.7.0
20172026-07-17T04:14:11.407Z Checking spin v0.9.8
20182026-07-17T04:14:11.438Z Checking flagset v0.4.7
20192026-07-17T04:14:11.487Z Checking tempfile v3.25.0
20202026-07-17T04:14:11.586Z Checking der v0.7.10
20212026-07-17T04:14:11.622Z Checking simd-adler32 v0.3.8
20222026-07-17T04:14:11.628Z Checking untrusted v0.9.0
20232026-07-17T04:14:11.688Z Checking mime v0.3.17
20242026-07-17T04:14:11.722Z Checking adler2 v2.0.1
20252026-07-17T04:14:11.756Z Checking http-body-util v0.1.3
20262026-07-17T04:14:11.797Z Checking rustls-webpki v0.103.13
20272026-07-17T04:14:11.822Z Checking block-padding v0.4.2
20282026-07-17T04:14:11.855Z Checking miniz_oxide v0.8.9
20292026-07-17T04:14:11.891Z Checking camino v1.2.2
20302026-07-17T04:14:11.981Z Checking inout v0.2.2
20312026-07-17T04:14:12.018Z Checking pretty-hex v0.4.1
20322026-07-17T04:14:12.164Z Checking openssl-probe v0.2.1
20332026-07-17T04:14:12.198Z Checking serde_urlencoded v0.7.1
20342026-07-17T04:14:12.223Z Checking rand_chacha v0.3.1
20352026-07-17T04:14:12.242Z Checking encoding_rs v0.8.35
20362026-07-17T04:14:12.289Z Checking rustls v0.23.41
20372026-07-17T04:14:12.303Z Checking plain v0.2.3
20382026-07-17T04:14:12.349Z Checking cipher v0.5.2
20392026-07-17T04:14:12.354Z Checking spki v0.7.3
20402026-07-17T04:14:12.419Z Checking regex v1.12.3
20412026-07-17T04:14:12.452Z Checking rand v0.8.6
20422026-07-17T04:14:12.456Z Checking oxnet v0.1.6
20432026-07-17T04:14:12.578Z Checking ucd-trie v0.1.7
20442026-07-17T04:14:12.614Z Checking crc32fast v1.5.0
20452026-07-17T04:14:12.722Z Checking sync_wrapper v1.0.2
20462026-07-17T04:14:12.762Z Checking pest v2.8.6
20472026-07-17T04:14:12.795Z Checking pkcs8 v0.10.2
20482026-07-17T04:14:12.838Z Checking futures-executor v0.3.32
20492026-07-17T04:14:12.863Z Checking tower v0.5.3
20502026-07-17T04:14:12.979Z Checking iri-string v0.7.10
20512026-07-17T04:14:13.021Z Checking either v1.15.0
20522026-07-17T04:14:13.064Z Checking futures v0.3.32
20532026-07-17T04:14:13.171Z Checking zlib-rs v0.6.2
20542026-07-17T04:14:13.218Z Checking sha2 v0.10.9
20552026-07-17T04:14:13.252Z Checking static_assertions v1.1.0
20562026-07-17T04:14:13.288Z Checking foldhash v0.2.0
20572026-07-17T04:14:13.353Z Checking lazy_static v1.5.0
20582026-07-17T04:14:13.517Z Checking hashbrown v0.16.1
20592026-07-17T04:14:13.693Z Checking openapiv3 v2.2.0
20602026-07-17T04:14:13.693Z Checking hubpack v0.1.2
20612026-07-17T04:14:13.797Z Checking hyper v1.10.1
20622026-07-17T04:14:13.797Z Checking strum v0.26.3
20632026-07-17T04:14:13.921Z Checking rustls-native-certs v0.8.3
20642026-07-17T04:14:14.067Z Checking signature v2.2.0
20652026-07-17T04:14:14.190Z Checking num-integer v0.1.46
20662026-07-17T04:14:14.190Z Checking psl-types v2.0.11
20672026-07-17T04:14:14.190Z Checking tower-http v0.6.8
20682026-07-17T04:14:14.190Z Checking tinyvec_macros v0.1.1
20692026-07-17T04:14:14.323Z Checking flate2 v1.1.9
20702026-07-17T04:14:14.323Z Checking bit-vec v0.8.0
20712026-07-17T04:14:14.323Z Checking tinyvec v1.10.0
20722026-07-17T04:14:14.323Z Checking publicsuffix v2.3.0
20732026-07-17T04:14:14.426Z Checking cookie v0.18.1
20742026-07-17T04:14:14.538Z Checking bit-set v0.8.0
20752026-07-17T04:14:14.539Z Checking wait-timeout v0.2.1
20762026-07-17T04:14:14.651Z Checking anstyle-parse v0.2.7
20772026-07-17T04:14:14.651Z Checking ahash v0.8.12
20782026-07-17T04:14:14.776Z Checking serde_spanned v0.6.9
20792026-07-17T04:14:14.776Z Checking tokio-rustls v0.26.4
20802026-07-17T04:14:14.776Z Checking rustls-platform-verifier v0.6.2
20812026-07-17T04:14:14.777Z Checking hyper-util v0.1.20
20822026-07-17T04:14:14.777Z Checking cookie_store v0.22.1
20832026-07-17T04:14:14.777Z Checking toml_datetime v0.6.11
20842026-07-17T04:14:14.936Z Checking scroll v0.13.0
20852026-07-17T04:14:14.936Z Checking quick-error v1.2.3
20862026-07-17T04:14:14.936Z Checking anstream v0.6.21
20872026-07-17T04:14:14.936Z Checking rand_xorshift v0.4.0
20882026-07-17T04:14:15.041Z Checking memmap2 v0.9.10
20892026-07-17T04:14:15.041Z Checking rusty-fork v0.3.1
20902026-07-17T04:14:15.041Z Checking data-encoding v2.10.0
20912026-07-17T04:14:15.143Z Checking unarray v0.1.4
20922026-07-17T04:14:15.143Z Checking goblin v0.10.5
20932026-07-17T04:14:15.143Z Checking dtrace-parser v0.3.0
20942026-07-17T04:14:15.239Z Checking x509-cert v0.2.5
20952026-07-17T04:14:15.239Z Checking bstr v1.12.1
20962026-07-17T04:14:15.239Z Checking hmac v0.12.1
20972026-07-17T04:14:15.239Z Checking proptest v1.10.0
20982026-07-17T04:14:15.280Z Checking thread-id v5.1.0
20992026-07-17T04:14:15.327Z Checking num-iter v0.1.45
21002026-07-17T04:14:15.344Z Checking crossbeam-epoch v0.9.18
21012026-07-17T04:14:15.400Z Checking memoffset v0.9.1
21022026-07-17T04:14:15.476Z Checking scroll v0.12.0
21032026-07-17T04:14:15.490Z Checking env_filter v1.0.0
21042026-07-17T04:14:15.529Z Checking num-bigint-dig v0.8.6
21052026-07-17T04:14:15.589Z Checking pkcs1 v0.7.5
21062026-07-17T04:14:15.650Z Checking env_logger v0.11.9
21072026-07-17T04:14:15.708Z Checking goblin v0.8.2
21082026-07-17T04:14:15.788Z Checking zerocopy v0.7.35
21092026-07-17T04:14:15.818Z Checking rustix v0.38.44
21102026-07-17T04:14:15.861Z Checking unicode-segmentation v1.12.0
21112026-07-17T04:14:15.994Z Checking hyper-rustls v0.27.7
21122026-07-17T04:14:16.197Z Checking foreign-types-shared v0.1.1
21132026-07-17T04:14:16.240Z Checking reqwest v0.13.2
21142026-07-17T04:14:16.281Z Checking dtrace-parser v0.2.0
21152026-07-17T04:14:16.315Z Checking foreign-types v0.3.2
21162026-07-17T04:14:16.351Z Checking rsa v0.9.10
21172026-07-17T04:14:16.408Z Checking ff v0.13.1
21182026-07-17T04:14:16.544Z Checking openssl-sys v0.9.115
21192026-07-17T04:14:16.578Z Checking thread-id v4.2.2
21202026-07-17T04:14:16.649Z Checking winnow v0.5.40
21212026-07-17T04:14:16.688Z Checking base16ct v0.2.0
21222026-07-17T04:14:16.864Z Checking same-file v1.0.6
21232026-07-17T04:14:16.887Z Checking sec1 v0.7.3
21242026-07-17T04:14:16.947Z Checking openssl v0.10.79
21252026-07-17T04:14:16.983Z Checking newtype-uuid v1.3.2
21262026-07-17T04:14:17.018Z Checking walkdir v2.5.0
21272026-07-17T04:14:17.072Z Checking group v0.13.0
21282026-07-17T04:14:17.107Z Checking nix v0.31.2
21292026-07-17T04:14:17.202Z Checking hkdf v0.12.4
21302026-07-17T04:14:17.236Z Checking daft v0.1.7
21312026-07-17T04:14:17.267Z Checking serde_with v3.21.0
21322026-07-17T04:14:17.373Z Checking crypto-bigint v0.5.5
21332026-07-17T04:14:17.382Z Checking dof v0.4.0
21342026-07-17T04:14:17.496Z Checking bzip2-sys v0.1.13+1.0.8
21352026-07-17T04:14:17.649Z Checking keccak v0.1.6
21362026-07-17T04:14:17.675Z Checking dof v0.3.0
21372026-07-17T04:14:17.802Z Checking winnow v0.7.14
21382026-07-17T04:14:17.807Z Checking toml_edit v0.19.15
21392026-07-17T04:14:17.943Z Checking usdt-impl v0.5.0
21402026-07-17T04:14:18.036Z Checking usdt-impl v0.6.0
21412026-07-17T04:14:18.250Z Checking sha3 v0.10.8
21422026-07-17T04:14:18.288Z Checking elliptic-curve v0.13.8
21432026-07-17T04:14:18.320Z Checking bzip2 v0.4.4
21442026-07-17T04:14:18.354Z Checking usdt v0.6.0
21452026-07-17T04:14:18.488Z Checking unicode-normalization v0.1.25
21462026-07-17T04:14:18.515Z Checking itertools v0.13.0
21472026-07-17T04:14:18.552Z Checking siphasher v1.0.2
21482026-07-17T04:14:18.620Z Checking bitflags v1.3.2
21492026-07-17T04:14:18.719Z Checking winnow v1.0.3
21502026-07-17T04:14:18.757Z Checking zip v0.6.6
21512026-07-17T04:14:18.810Z Checking signal-hook v0.3.18
21522026-07-17T04:14:18.850Z Checking toml v0.7.8
21532026-07-17T04:14:18.910Z Checking toml_write v0.1.2
21542026-07-17T04:14:18.977Z Checking native-tls v0.2.18
21552026-07-17T04:14:19.028Z Checking managed v0.8.0
21562026-07-17T04:14:19.063Z Checking toml_parser v1.1.2+spec-1.1.0
21572026-07-17T04:14:19.066Z Checking globset v0.4.18
21582026-07-17T04:14:19.128Z Checking chacha20 v0.10.0
21592026-07-17T04:14:19.131Z Checking toml_edit v0.22.27
21602026-07-17T04:14:19.193Z Checking curve25519-dalek v4.1.3
21612026-07-17T04:14:19.196Z Checking tokio-native-tls v0.3.1
21622026-07-17T04:14:19.257Z Checking object v0.37.3
21632026-07-17T04:14:19.369Z Checking foldhash v0.1.5
21642026-07-17T04:14:19.407Z Checking signal-hook-mio v0.2.5
21652026-07-17T04:14:19.411Z Checking hyper-tls v0.6.0
21662026-07-17T04:14:19.474Z Checking ed25519 v2.2.3
21672026-07-17T04:14:19.527Z Checking hashbrown v0.15.5
21682026-07-17T04:14:19.562Z Checking ref-cast v1.0.25
21692026-07-17T04:14:19.566Z Checking pin-project v1.1.11
21702026-07-17T04:14:19.633Z Checking zstd-sys v2.0.16+zstd.1.5.7
21712026-07-17T04:14:19.694Z Checking reqwest v0.12.28
21722026-07-17T04:14:19.729Z Checking pem v3.0.6
21732026-07-17T04:14:19.733Z Checking bumpalo v3.20.2
21742026-07-17T04:14:19.797Z Checking zstd-safe v7.2.4
21752026-07-17T04:14:19.924Z Checking libbz2-rs-sys v0.2.2
21762026-07-17T04:14:19.983Z Checking zopfli v0.8.3
21772026-07-17T04:14:19.992Z Checking zstd v0.13.3
21782026-07-17T04:14:20.053Z Checking ed25519-dalek v2.2.0
21792026-07-17T04:14:20.058Z Checking snafu v0.8.9
21802026-07-17T04:14:20.228Z Checking crossterm v0.28.1
21812026-07-17T04:14:20.290Z Checking olpc-cjson v0.1.4
21822026-07-17T04:14:20.324Z Checking similar v2.7.0
21832026-07-17T04:14:20.357Z Checking bzip2 v0.6.1
21842026-07-17T04:14:20.360Z Checking fs-err v3.3.0
21852026-07-17T04:14:20.360Z Checking hash32 v0.2.1
21862026-07-17T04:14:20.451Z Checking serde_plain v1.0.2
21872026-07-17T04:14:20.484Z Checking serde-big-array v0.5.1
21882026-07-17T04:14:20.558Z Checking typed-path v0.9.3
21892026-07-17T04:14:20.609Z Checking unicode-bidi v0.3.18
21902026-07-17T04:14:20.637Z Checking jiff v0.2.21
21912026-07-17T04:14:20.673Z Checking predicates-core v1.0.10
21922026-07-17T04:14:20.724Z Checking unicode-properties v0.1.4
21932026-07-17T04:14:20.741Z Checking heapless v0.7.17
21942026-07-17T04:14:20.816Z Checking hickory-proto v0.25.2
21952026-07-17T04:14:20.918Z Checking byte-wrapper v0.1.0
21962026-07-17T04:14:20.925Z Checking stringprep v0.1.5
21972026-07-17T04:14:20.983Z Checking md-5 v0.10.6
21982026-07-17T04:14:21.100Z Checking float-cmp v0.10.0
21992026-07-17T04:14:21.146Z Checking normalize-line-endings v0.3.0
22002026-07-17T04:14:21.180Z Checking fallible-iterator v0.2.0
22012026-07-17T04:14:21.187Z Checking difflib v0.4.0
22022026-07-17T04:14:21.252Z Checking smoltcp v0.9.1
22032026-07-17T04:14:21.284Z Checking iddqd v0.4.2
22042026-07-17T04:14:21.332Z Checking tough v0.22.0
22052026-07-17T04:14:21.414Z Checking predicates v3.1.4
22062026-07-17T04:14:21.484Z Checking postgres-protocol v0.6.10
22072026-07-17T04:14:21.580Z Checking phf_shared v0.11.3
22082026-07-17T04:14:21.733Z Checking phf_shared v0.13.1
22092026-07-17T04:14:21.775Z Checking tokio-stream v0.1.18
22102026-07-17T04:14:21.833Z Checking buf-list v1.1.2
22112026-07-17T04:14:21.864Z Checking strum v0.27.2
22122026-07-17T04:14:21.954Z Checking new_debug_unreachable v1.0.6
22132026-07-17T04:14:22.004Z Checking fixedbitset v0.4.2
22142026-07-17T04:14:22.040Z Checking precomputed-hash v0.1.1
22152026-07-17T04:14:22.073Z Checking fixedbitset v0.5.7
22162026-07-17T04:14:22.156Z Checking lalrpop-util v0.19.12
22172026-07-17T04:14:22.188Z Checking petgraph v0.6.5
22182026-07-17T04:14:22.191Z Checking string_cache v0.8.9
22192026-07-17T04:14:22.254Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22202026-07-17T04:14:22.289Z Checking petgraph v0.8.3
22212026-07-17T04:14:22.338Z Checking phf v0.13.1
22222026-07-17T04:14:22.416Z Checking postgres-types v0.2.12
22232026-07-17T04:14:22.512Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22242026-07-17T04:14:22.765Z Checking whoami v2.1.0
22252026-07-17T04:14:22.806Z Checking peg-runtime v0.8.5
22262026-07-17T04:14:22.883Z Checking zip v4.6.1
22272026-07-17T04:14:23.010Z Checking tokio-postgres v0.7.16
22282026-07-17T04:14:23.085Z Checking is-terminal v0.4.17
22292026-07-17T04:14:23.206Z Checking crossbeam-channel v0.5.15
22302026-07-17T04:14:23.397Z Checking thread_local v1.1.9
22312026-07-17T04:14:23.467Z Compiling structmeta-derive v0.3.0
22322026-07-17T04:14:23.504Z Checking take_mut v0.2.2
22332026-07-17T04:14:23.576Z Checking term v1.2.1
22342026-07-17T04:14:23.596Z Compiling newtype-uuid-macros v0.1.0
22352026-07-17T04:14:23.633Z Checking slog-async v2.8.0
22362026-07-17T04:14:23.666Z Compiling multer v3.1.0
22372026-07-17T04:14:23.807Z Checking slog-term v2.9.2
22382026-07-17T04:14:23.844Z Compiling async-stream-impl v0.3.6
22392026-07-17T04:14:23.934Z Checking match_cfg v0.1.0
22402026-07-17T04:14:23.976Z Checking slog-json v2.6.1
22412026-07-17T04:14:24.031Z Checking hostname v0.3.1
22422026-07-17T04:14:24.094Z Compiling dropshot v0.17.1
22432026-07-17T04:14:24.156Z Compiling dropshot_endpoint v0.17.1
22442026-07-17T04:14:24.189Z Checking slog-bunyan v2.5.0
22452026-07-17T04:14:24.306Z Checking debug-ignore v1.0.5
22462026-07-17T04:14:24.339Z Checking sha1 v0.11.0
22472026-07-17T04:14:24.402Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22482026-07-17T04:14:24.438Z Checking toml_datetime v1.1.1+spec-1.1.0
22492026-07-17T04:14:24.468Z Checking serde_spanned v1.1.1
22502026-07-17T04:14:24.475Z Checking serde_path_to_error v0.1.20
22512026-07-17T04:14:24.571Z Compiling structmeta v0.3.0
22522026-07-17T04:14:24.574Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22532026-07-17T04:14:24.640Z Checking compression-core v0.4.31
22542026-07-17T04:14:24.678Z Checking toml_writer v1.1.1+spec-1.1.0
22552026-07-17T04:14:24.682Z Checking progenitor-client v0.14.0
22562026-07-17T04:14:24.794Z Checking compression-codecs v0.4.37
22572026-07-17T04:14:24.828Z Compiling derive-ex v0.1.8
22582026-07-17T04:14:24.832Z Checking async-stream v0.3.6
22592026-07-17T04:14:24.926Z Checking toml v1.1.2+spec-1.1.0
22602026-07-17T04:14:24.961Z Checking rustls-pemfile v2.2.0
22612026-07-17T04:14:24.994Z Checking async-compression v0.4.41
22622026-07-17T04:14:25.027Z Checking waitgroup v0.1.2
22632026-07-17T04:14:25.060Z Checking hostname v0.4.2
22642026-07-17T04:14:25.132Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22652026-07-17T04:14:25.167Z Checking atomicwrites v0.4.4
22662026-07-17T04:14:25.170Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22672026-07-17T04:14:25.231Z Checking itertools v0.14.0
22682026-07-17T04:14:25.268Z Compiling parse-display-derive v0.10.0
22692026-07-17T04:14:25.301Z Checking macaddr v1.0.1
22702026-07-17T04:14:25.333Z Checking regress v0.10.5
22712026-07-17T04:14:25.367Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22722026-07-17T04:14:25.509Z Checking instant v0.1.13
22732026-07-17T04:14:25.542Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22742026-07-17T04:14:25.623Z Checking backoff v0.4.0
22752026-07-17T04:14:25.802Z Checking backon v1.6.0
22762026-07-17T04:14:25.862Z Checking humantime v2.3.0
22772026-07-17T04:14:25.879Z Checking unicode-width v0.2.0
22782026-07-17T04:14:26.006Z Checking progenitor-extras v0.2.0
22792026-07-17T04:14:26.048Z Compiling convert_case v0.4.0
22802026-07-17T04:14:26.139Z Checking half v2.7.1
22812026-07-17T04:14:26.267Z Checking ciborium-io v0.2.2
22822026-07-17T04:14:26.299Z Checking heck v0.5.0
22832026-07-17T04:14:26.378Z Checking secrecy v0.10.3
22842026-07-17T04:14:26.433Z Checking ciborium-ll v0.2.2
22852026-07-17T04:14:26.467Z Checking camino-tempfile v1.4.1
22862026-07-17T04:14:26.475Z Compiling derive_more v0.99.20
22872026-07-17T04:14:26.524Z Checking indent_write v2.2.0
22882026-07-17T04:14:26.556Z Compiling test-strategy v0.4.5
22892026-07-17T04:14:26.627Z Checking ciborium v0.2.2
22902026-07-17T04:14:26.684Z Compiling regress v0.11.1
22912026-07-17T04:14:26.693Z Compiling crucible-workspace-hack v0.1.0
22922026-07-17T04:14:26.792Z Checking inout v0.1.4
22932026-07-17T04:14:26.954Z Checking cipher v0.4.4
22942026-07-17T04:14:27.022Z Checking parse-display v0.10.0
22952026-07-17T04:14:27.075Z Checking universal-hash v0.5.1
22962026-07-17T04:14:27.110Z Compiling thiserror-impl-no-std v2.0.2
22972026-07-17T04:14:27.180Z Checking opaque-debug v0.3.1
22982026-07-17T04:14:27.213Z Checking chacha20 v0.9.1
22992026-07-17T04:14:27.279Z Checking poly1305 v0.8.0
23002026-07-17T04:14:27.429Z Checking blake2 v0.10.6
23012026-07-17T04:14:27.570Z Checking aead v0.5.2
23022026-07-17T04:14:27.698Z Checking password-hash v0.5.0
23032026-07-17T04:14:27.746Z Checking chacha20poly1305 v0.10.1
23042026-07-17T04:14:27.895Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23052026-07-17T04:14:27.954Z Checking argon2 v0.5.3
23062026-07-17T04:14:27.990Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23072026-07-17T04:14:28.069Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
23082026-07-17T04:14:28.313Z Compiling typify-impl v0.6.2
23092026-07-17T04:14:28.317Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23102026-07-17T04:14:28.377Z Checking thiserror-no-std v2.0.2
23112026-07-17T04:14:28.380Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23122026-07-17T04:14:28.470Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23132026-07-17T04:14:28.507Z Checking vsss-rs v3.3.4
23142026-07-17T04:14:28.673Z Compiling unsafe-libyaml v0.2.11
23152026-07-17T04:14:28.709Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23162026-07-17T04:14:29.087Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23172026-07-17T04:14:29.445Z Compiling serde_yaml v0.9.34+deprecated
23182026-07-17T04:14:29.622Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23192026-07-17T04:14:29.864Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23202026-07-17T04:14:29.923Z Checking swrite v0.1.0
23212026-07-17T04:14:29.982Z Checking crossbeam-deque v0.8.6
23222026-07-17T04:14:30.043Z Compiling rayon-core v1.13.0
23232026-07-17T04:14:30.115Z Compiling toml_datetime v0.7.5+spec-1.1.0
23242026-07-17T04:14:30.226Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23252026-07-17T04:14:30.350Z Compiling toml_edit v0.23.10+spec-1.0.0
23262026-07-17T04:14:30.397Z Compiling darling_core v0.21.3
23272026-07-17T04:14:30.680Z Compiling proc-macro-error v1.0.4
23282026-07-17T04:14:30.868Z Checking rayon v1.11.0
23292026-07-17T04:14:30.978Z Compiling proc-macro-crate v3.4.0
23302026-07-17T04:14:31.014Z Checking toml v0.8.23
23312026-07-17T04:14:31.370Z Checking tabwriter v1.4.1
23322026-07-17T04:14:31.426Z Checking glob v0.3.3
23332026-07-17T04:14:31.471Z Checking colored v3.1.1
23342026-07-17T04:14:31.544Z Compiling heapless v0.8.0
23352026-07-17T04:14:31.575Z Compiling num_enum_derive v0.7.6
23362026-07-17T04:14:31.633Z Checking hash32 v0.3.1
23372026-07-17T04:14:31.694Z Checking unicode-width v0.1.14
23382026-07-17T04:14:31.790Z Compiling smoltcp v0.11.0
23392026-07-17T04:14:31.971Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23402026-07-17T04:14:32.209Z Checking cobs v0.3.0
23412026-07-17T04:14:32.286Z Compiling usdt-macro v0.5.0
23422026-07-17T04:14:32.320Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23432026-07-17T04:14:32.354Z Compiling usdt-attr-macro v0.5.0
23442026-07-17T04:14:32.386Z Checking memmap v0.7.0
23452026-07-17T04:14:32.483Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23462026-07-17T04:14:32.648Z Checking num_enum v0.7.6
23472026-07-17T04:14:32.763Z Checking postcard v1.1.3
23482026-07-17T04:14:32.796Z Checking rand v0.10.1
23492026-07-17T04:14:32.842Z Compiling typify-macro v0.6.2
23502026-07-17T04:14:32.902Z Compiling darling_macro v0.21.3
23512026-07-17T04:14:33.053Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23522026-07-17T04:14:33.088Z Compiling proc-macro-crate v1.3.1
23532026-07-17T04:14:33.163Z Checking usdt v0.5.0
23542026-07-17T04:14:33.282Z Checking sigpipe v0.1.3
23552026-07-17T04:14:33.315Z Compiling foreign-types-macros v0.2.3
23562026-07-17T04:14:33.357Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23572026-07-17T04:14:33.398Z Checking foreign-types-shared v0.3.1
23582026-07-17T04:14:33.441Z Compiling darling v0.21.3
23592026-07-17T04:14:33.514Z Compiling num_enum_derive v0.5.11
23602026-07-17T04:14:33.577Z Compiling ingot-macros v0.1.1
23612026-07-17T04:14:33.686Z Checking cstr-argument v0.1.2
23622026-07-17T04:14:33.743Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23632026-07-17T04:14:33.782Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23642026-07-17T04:14:33.837Z Compiling num-derive v0.4.2
23652026-07-17T04:14:33.938Z Checking foreign-types v0.5.0
23662026-07-17T04:14:34.047Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23672026-07-17T04:14:34.206Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23682026-07-17T04:14:34.260Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23692026-07-17T04:14:34.336Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23702026-07-17T04:14:34.369Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23712026-07-17T04:14:34.459Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23722026-07-17T04:14:34.532Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23732026-07-17T04:14:34.609Z Checking num_enum v0.5.11
23742026-07-17T04:14:34.640Z Compiling typify v0.6.2
23752026-07-17T04:14:34.778Z Compiling progenitor-impl v0.14.0
23762026-07-17T04:14:34.812Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23772026-07-17T04:14:34.874Z Compiling zone_cfg_derive v0.3.1
23782026-07-17T04:14:34.997Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23792026-07-17T04:14:35.030Z Checking itertools v0.12.1
23802026-07-17T04:14:35.199Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23812026-07-17T04:14:35.470Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23822026-07-17T04:14:35.559Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23832026-07-17T04:14:35.654Z Checking smf v0.2.3
23842026-07-17T04:14:35.697Z Checking whoami v1.6.1
23852026-07-17T04:14:35.784Z Checking tokio-dtrace v0.1.1
23862026-07-17T04:14:35.820Z Compiling derive-where v1.6.0
23872026-07-17T04:14:35.904Z Checking console v0.15.11
23882026-07-17T04:14:35.928Z Checking newline-converter v0.3.0
23892026-07-17T04:14:35.997Z Checking oxide-tokio-rt v0.1.4
23902026-07-17T04:14:36.061Z Checking bytecount v0.6.9
23912026-07-17T04:14:36.094Z Checking zone v0.3.1
23922026-07-17T04:14:36.190Z Compiling owo-colors v4.3.0
23932026-07-17T04:14:36.194Z Compiling cancel-safe-futures v0.1.5
23942026-07-17T04:14:36.267Z Checking expectorate v1.2.0
23952026-07-17T04:14:36.413Z Checking libsw-core v0.3.2
23962026-07-17T04:14:36.505Z Checking ingot-types v0.1.2
23972026-07-17T04:14:36.510Z Checking num-rational v0.4.2
23982026-07-17T04:14:36.632Z Checking libsw v3.5.0
23992026-07-17T04:14:36.807Z Checking num-complex v0.4.6
24002026-07-17T04:14:36.840Z Checking linear-map v1.2.0
24012026-07-17T04:14:36.843Z Checking float-ord v0.3.2
24022026-07-17T04:14:36.902Z Checking ingot v0.1.1
24032026-07-17T04:14:37.001Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24042026-07-17T04:14:37.039Z Checking gethostname v0.5.0
24052026-07-17T04:14:37.155Z Compiling prettyplease v0.2.37
24062026-07-17T04:14:37.188Z Checking num v0.4.3
24072026-07-17T04:14:37.191Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24082026-07-17T04:14:37.264Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24092026-07-17T04:14:37.297Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24102026-07-17T04:14:37.397Z Compiling progenitor-macro v0.14.0
24112026-07-17T04:14:37.630Z Checking resolv-conf v0.7.6
24122026-07-17T04:14:37.683Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24132026-07-17T04:14:37.844Z Checking smawk v0.3.2
24142026-07-17T04:14:38.002Z Checking unicode-linebreak v0.1.5
24152026-07-17T04:14:38.248Z Checking papergrid v0.11.0
24162026-07-17T04:14:38.534Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24172026-07-17T04:14:38.774Z Compiling tabled_derive v0.7.0
24182026-07-17T04:14:38.811Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24192026-07-17T04:14:38.869Z Compiling convert_case v0.10.0
24202026-07-17T04:14:39.015Z Compiling slog-dtrace v0.3.0
24212026-07-17T04:14:39.117Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24222026-07-17T04:14:39.204Z Compiling derive_more-impl v2.1.1
24232026-07-17T04:14:39.419Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24242026-07-17T04:14:39.456Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24252026-07-17T04:14:39.729Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24262026-07-17T04:14:39.805Z Checking tabled v0.15.0
24272026-07-17T04:14:40.091Z Checking derive_more v2.1.1
24282026-07-17T04:14:40.194Z Checking crossterm v0.29.0
24292026-07-17T04:14:40.442Z Checking linked-hash-map v0.5.6
24302026-07-17T04:14:40.645Z Checking lru-cache v0.1.2
24312026-07-17T04:14:40.825Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24322026-07-17T04:14:41.050Z Checking hickory-proto v0.24.4
24332026-07-17T04:14:41.082Z Checking fd-lock v4.0.4
24342026-07-17T04:14:41.347Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24352026-07-17T04:14:41.697Z Checking vte v0.14.1
24362026-07-17T04:14:42.054Z Checking display-error-chain v0.2.2
24372026-07-17T04:14:42.057Z Checking strip-ansi-escapes v0.2.1
24382026-07-17T04:14:42.182Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24392026-07-17T04:14:42.307Z Checking progenitor v0.14.0
24402026-07-17T04:14:42.465Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24412026-07-17T04:14:42.511Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24422026-07-17T04:14:43.218Z Checking termtree v0.5.1
24432026-07-17T04:14:43.384Z Checking nu-ansi-term v0.50.3
24442026-07-17T04:14:43.448Z Checking hickory-resolver v0.24.4
24452026-07-17T04:14:43.524Z Checking textwrap v0.16.2
24462026-07-17T04:14:43.630Z Checking reedline v0.40.0
24472026-07-17T04:14:43.743Z Compiling minimal-lexical v0.2.1
24482026-07-17T04:14:43.776Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24492026-07-17T04:14:44.031Z Compiling nom v7.1.3
24502026-07-17T04:14:44.217Z Checking qorb v0.4.1
24512026-07-17T04:14:44.252Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24522026-07-17T04:14:44.394Z Compiling unicode-xid v0.2.6
24532026-07-17T04:14:44.554Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24542026-07-17T04:14:44.863Z Compiling ar_archive_writer v0.5.1
24552026-07-17T04:14:44.866Z Checking csv-core v0.1.13
24562026-07-17T04:14:45.215Z Checking csv v1.4.0
24572026-07-17T04:14:45.443Z Compiling stacker v0.1.23
24582026-07-17T04:14:45.477Z Compiling cfg_aliases v0.1.1
24592026-07-17T04:14:45.481Z Checking highway v1.3.0
24602026-07-17T04:14:45.613Z Compiling semver v0.1.20
24612026-07-17T04:14:45.646Z Compiling nix v0.28.0
24622026-07-17T04:14:45.744Z Checking nibble_vec v0.1.0
24632026-07-17T04:14:45.774Z Compiling psm v0.1.30
24642026-07-17T04:14:45.846Z Compiling rustc_version v0.1.7
24652026-07-17T04:14:45.898Z Checking endian-type v0.1.2
24662026-07-17T04:14:45.931Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24672026-07-17T04:14:46.010Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24682026-07-17T04:14:46.074Z Checking radix_trie v0.2.1
24692026-07-17T04:14:46.104Z Compiling newtype_derive v0.1.6
24702026-07-17T04:14:46.133Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24712026-07-17T04:14:46.308Z Checking phf_shared v0.12.1
24722026-07-17T04:14:46.372Z Compiling recursive-proc-macro-impl v0.1.1
24732026-07-17T04:14:46.510Z Compiling chrono-tz v0.10.4
24742026-07-17T04:14:46.513Z Checking phf v0.12.1
24752026-07-17T04:14:46.744Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24762026-07-17T04:14:46.750Z Compiling const_format_proc_macros v0.2.34
24772026-07-17T04:14:46.836Z Checking recursive v0.1.1
24782026-07-17T04:14:46.839Z Compiling peg-macros v0.8.5
24792026-07-17T04:14:46.899Z Checking winnow v0.6.26
24802026-07-17T04:14:46.991Z Checking nom v8.0.0
24812026-07-17T04:14:47.277Z Compiling sqlparser_derive v0.5.0
24822026-07-17T04:14:47.651Z Checking home v0.5.12
24832026-07-17T04:14:47.717Z Checking unicode_categories v0.1.1
24842026-07-17T04:14:47.785Z Checking rustyline v14.0.0
24852026-07-17T04:14:47.900Z Checking const_format v0.2.35
24862026-07-17T04:14:48.056Z Checking sqlformat v0.3.5
24872026-07-17T04:14:48.088Z Checking sqlparser v0.61.0
24882026-07-17T04:14:48.246Z Checking peg v0.8.5
24892026-07-17T04:14:48.450Z Checking bcs v0.1.6
24902026-07-17T04:14:48.505Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
24912026-07-17T04:14:48.538Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24922026-07-17T04:14:48.601Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
24932026-07-17T04:14:48.701Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24942026-07-17T04:14:48.747Z Checking steno v0.4.1
24952026-07-17T04:14:48.973Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
24962026-07-17T04:14:49.037Z Checking sha1 v0.10.6
24972026-07-17T04:14:49.103Z Checking filetime v0.2.27
24982026-07-17T04:14:49.268Z Checking xattr v1.6.1
24992026-07-17T04:14:49.427Z Checking tar v0.4.46
25002026-07-17T04:14:49.695Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25012026-07-17T04:14:49.847Z Checking subprocess v0.2.15
25022026-07-17T04:14:49.902Z Checking base64 v0.21.7
25032026-07-17T04:14:49.934Z Checking headers-core v0.3.0
25042026-07-17T04:14:50.072Z Checking headers v0.4.1
25052026-07-17T04:14:50.165Z Checking yasna v0.5.2
25062026-07-17T04:14:50.198Z Checking port-file v0.1.0
25072026-07-17T04:14:50.414Z Checking dropshot-api-manager-types v0.7.2
25082026-07-17T04:14:50.566Z Checking tagptr v0.2.0
25092026-07-17T04:14:50.599Z Checking rcgen v0.12.1
25102026-07-17T04:14:50.630Z Checking utf-8 v0.7.6
25112026-07-17T04:14:50.737Z Checking moka v0.12.13
25122026-07-17T04:14:50.796Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25132026-07-17T04:14:50.891Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25142026-07-17T04:14:50.940Z Checking tungstenite v0.21.0
25152026-07-17T04:14:50.976Z Compiling radium v0.7.0
25162026-07-17T04:14:51.388Z Checking tokio-tungstenite v0.21.0
25172026-07-17T04:14:51.421Z Compiling maybe-uninit v2.0.0
25182026-07-17T04:14:51.424Z Checking hickory-resolver v0.25.2
25192026-07-17T04:14:51.690Z Checking tap v1.0.1
25202026-07-17T04:14:51.737Z Compiling libefi-sys v0.1.0
25212026-07-17T04:14:51.827Z Checking wyz v0.5.1
25222026-07-17T04:14:52.108Z Compiling zerocopy-derive v0.6.6
25232026-07-17T04:14:52.200Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25242026-07-17T04:14:52.254Z Compiling bitfield-struct v0.6.2
25252026-07-17T04:14:52.421Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25262026-07-17T04:14:52.635Z Compiling packed_struct v0.10.1
25272026-07-17T04:14:52.676Z Checking crc-catalog v2.4.0
25282026-07-17T04:14:52.699Z Checking funty v2.0.0
25292026-07-17T04:14:52.788Z Checking crc v3.4.0
25302026-07-17T04:14:52.938Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25312026-07-17T04:14:52.967Z Checking zerocopy v0.6.6
25322026-07-17T04:14:53.032Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
25332026-07-17T04:14:53.032Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
25342026-07-17T04:14:53.043Z Checking bitvec v1.0.1
25352026-07-17T04:14:53.157Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25362026-07-17T04:14:53.213Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
25372026-07-17T04:14:53.218Z Compiling packed_struct_codegen v0.10.1
25382026-07-17T04:14:53.279Z Compiling bitfield-macros v0.19.4
25392026-07-17T04:14:53.347Z Compiling indexmap v1.9.3
25402026-07-17T04:14:53.580Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25412026-07-17T04:14:53.693Z Checking nodrop v0.1.14
25422026-07-17T04:14:53.816Z Checking array-init v0.0.4
25432026-07-17T04:14:54.026Z Checking bitfield v0.19.4
25442026-07-17T04:14:54.132Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25452026-07-17T04:14:54.351Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25462026-07-17T04:14:54.390Z Checking smallvec v0.6.14
25472026-07-17T04:14:54.424Z Checking hashbrown v0.12.3
25482026-07-17T04:14:54.524Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25492026-07-17T04:14:54.605Z Checking serde-hex v0.1.0
25502026-07-17T04:14:54.735Z Checking ron v0.8.1
25512026-07-17T04:14:54.964Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25522026-07-17T04:14:55.270Z Checking hashbrown v0.13.2
25532026-07-17T04:14:55.304Z Checking crc-any v2.5.0
25542026-07-17T04:14:55.509Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25552026-07-17T04:14:55.566Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25562026-07-17T04:14:55.707Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25572026-07-17T04:14:55.737Z Checking object v0.30.4
25582026-07-17T04:14:55.943Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25592026-07-17T04:14:56.162Z Checking path-slash v0.1.5
25602026-07-17T04:14:56.211Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25612026-07-17T04:14:56.292Z Compiling xshell-macros v0.2.7
25622026-07-17T04:14:56.326Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25632026-07-17T04:14:56.724Z Checking xshell v0.2.7
25642026-07-17T04:14:56.769Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25652026-07-17T04:14:57.038Z Checking half v1.8.3
25662026-07-17T04:14:57.112Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
25672026-07-17T04:14:57.165Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25682026-07-17T04:14:57.262Z Checking serde_cbor v0.11.2
25692026-07-17T04:14:57.353Z Compiling proc-macro-error-attr2 v2.0.0
25702026-07-17T04:14:57.669Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25712026-07-17T04:14:57.793Z Compiling proc-macro-error2 v2.0.1
25722026-07-17T04:14:57.861Z Compiling num-derive v0.3.3
25732026-07-17T04:14:57.892Z Checking maplit v1.0.2
25742026-07-17T04:14:57.957Z Checking papergrid v0.17.0
25752026-07-17T04:14:58.021Z Checking testing_table v0.3.0
25762026-07-17T04:14:58.133Z Compiling tabled_derive v0.11.0
25772026-07-17T04:14:58.164Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25782026-07-17T04:14:58.578Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25792026-07-17T04:14:58.617Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25802026-07-17T04:14:58.755Z Compiling progenitor-impl v0.13.0
25812026-07-17T04:14:58.814Z Checking libscf-sys v1.1.0
25822026-07-17T04:14:58.976Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25832026-07-17T04:14:59.100Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25842026-07-17T04:14:59.254Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25852026-07-17T04:14:59.353Z Checking tabled v0.20.0
25862026-07-17T04:14:59.525Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25872026-07-17T04:14:59.619Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25882026-07-17T04:14:59.916Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25892026-07-17T04:15:00.209Z Checking progenitor-client v0.13.0
25902026-07-17T04:15:00.481Z Checking crc8 v0.1.1
25912026-07-17T04:15:00.610Z Checking unicase v2.9.0
25922026-07-17T04:15:00.642Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25932026-07-17T04:15:00.799Z Checking fxhash v0.2.1
25942026-07-17T04:15:00.955Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
25952026-07-17T04:15:00.986Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25962026-07-17T04:15:01.425Z Compiling progenitor-macro v0.13.0
25972026-07-17T04:15:01.454Z Compiling vergen-lib v0.1.6
25982026-07-17T04:15:01.499Z Compiling diesel_derives v2.3.7
25992026-07-17T04:15:01.690Z Compiling dsl_auto_type v0.2.0
26002026-07-17T04:15:01.745Z Checking scheduled-thread-pool v0.2.7
26012026-07-17T04:15:01.800Z Compiling vergen-gitcl v1.0.8
26022026-07-17T04:15:01.831Z Compiling diesel_table_macro_syntax v0.3.0
26032026-07-17T04:15:01.961Z Checking r2d2 v0.8.10
26042026-07-17T04:15:02.008Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26052026-07-17T04:15:02.063Z Checking downcast-rs v2.0.2
26062026-07-17T04:15:02.102Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26072026-07-17T04:15:02.212Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26082026-07-17T04:15:02.372Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26092026-07-17T04:15:02.469Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26102026-07-17T04:15:02.619Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26112026-07-17T04:15:02.656Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26122026-07-17T04:15:02.689Z Checking kstat-rs v0.2.4
26132026-07-17T04:15:02.752Z Checking arc-swap v1.8.2
26142026-07-17T04:15:02.774Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26152026-07-17T04:15:02.905Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26162026-07-17T04:15:02.946Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26172026-07-17T04:15:02.984Z Checking slog-scope v4.4.1
26182026-07-17T04:15:03.149Z Compiling dirs-sys-next v0.1.2
26192026-07-17T04:15:03.239Z Compiling crunchy v0.2.4
26202026-07-17T04:15:03.406Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26212026-07-17T04:15:03.458Z Compiling parking_lot_core v0.8.6
26222026-07-17T04:15:03.593Z Compiling dirs-next v2.0.0
26232026-07-17T04:15:03.656Z Checking slog-stdlog v4.1.1
26242026-07-17T04:15:03.745Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26252026-07-17T04:15:03.812Z Compiling clang-sys v1.8.1
26262026-07-17T04:15:03.852Z Compiling git-stub v1.0.0
26272026-07-17T04:15:04.143Z Compiling tiny-keccak v2.0.2
26282026-07-17T04:15:04.249Z Compiling git-stub-vcs v0.1.0
26292026-07-17T04:15:04.323Z Checking slog-envlogger v2.2.0
26302026-07-17T04:15:04.423Z Compiling term v0.7.0
26312026-07-17T04:15:04.531Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26322026-07-17T04:15:04.608Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
26332026-07-17T04:15:04.666Z Compiling bit-vec v0.6.3
26342026-07-17T04:15:04.884Z Compiling bit-set v0.5.3
26352026-07-17T04:15:04.917Z Compiling ascii-canvas v3.0.0
26362026-07-17T04:15:04.948Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26372026-07-17T04:15:05.024Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
26382026-07-17T04:15:05.086Z Checking parking_lot v0.11.2
26392026-07-17T04:15:05.187Z Checking prefix-trie v0.7.0
26402026-07-17T04:15:05.309Z Compiling itertools v0.10.5
26412026-07-17T04:15:05.378Z Compiling ena v0.14.4
26422026-07-17T04:15:05.430Z Compiling libloading v0.8.9
26432026-07-17T04:15:05.477Z Compiling regex-syntax v0.6.29
26442026-07-17T04:15:05.548Z Compiling bindgen v0.71.1
26452026-07-17T04:15:05.621Z Compiling diff v0.1.13
26462026-07-17T04:15:05.913Z Checking hickory-server v0.25.2
26472026-07-17T04:15:06.115Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
26482026-07-17T04:15:06.315Z Checking progenitor v0.13.0
26492026-07-17T04:15:06.413Z Checking sled v0.34.7
26502026-07-17T04:15:06.481Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26512026-07-17T04:15:06.717Z Compiling cexpr v0.6.0
26522026-07-17T04:15:07.170Z Compiling lalrpop v0.19.12
26532026-07-17T04:15:07.410Z Checking nanorand v0.7.0
26542026-07-17T04:15:07.558Z Compiling salty v0.3.0
26552026-07-17T04:15:07.625Z Checking diesel v2.3.7
26562026-07-17T04:15:07.658Z Compiling rustc-hash v2.1.1
26572026-07-17T04:15:07.662Z Checking flume v0.11.1
26582026-07-17T04:15:07.890Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26592026-07-17T04:15:07.955Z Compiling libxml v0.3.3
26602026-07-17T04:15:08.369Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26612026-07-17T04:15:08.459Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26622026-07-17T04:15:08.863Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26632026-07-17T04:15:09.019Z Compiling strum_macros v0.24.3
26642026-07-17T04:15:09.306Z Compiling fs-err v2.11.0
26652026-07-17T04:15:09.527Z Compiling indoc v1.0.9
26662026-07-17T04:15:10.039Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26672026-07-17T04:15:10.280Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26682026-07-17T04:15:10.316Z Checking quick-xml v0.37.5
26692026-07-17T04:15:10.465Z Checking derive_builder v0.20.2
26702026-07-17T04:15:10.611Z Compiling oso-derive v0.27.3
26712026-07-17T04:15:10.654Z Compiling trait-variant v0.1.2
26722026-07-17T04:15:11.144Z Compiling impl-trait-for-tuples v0.2.3
26732026-07-17T04:15:11.224Z Checking openssl-probe v0.1.6
26742026-07-17T04:15:11.256Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26752026-07-17T04:15:11.616Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26762026-07-17T04:15:12.057Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26772026-07-17T04:15:12.714Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26782026-07-17T04:15:12.855Z Checking rfc6979 v0.4.0
26792026-07-17T04:15:13.007Z Checking parse-size v1.1.0
26802026-07-17T04:15:13.056Z Checking assert_matches v1.5.0
26812026-07-17T04:15:13.090Z Checking ecdsa v0.16.9
26822026-07-17T04:15:13.146Z Checking primeorder v0.13.6
26832026-07-17T04:15:13.174Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
26842026-07-17T04:15:13.415Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26852026-07-17T04:15:13.450Z Checking p384 v0.13.1
26862026-07-17T04:15:13.675Z Checking predicates-tree v1.0.13
26872026-07-17T04:15:13.837Z Checking bb8 v0.8.6
26882026-07-17T04:15:14.042Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26892026-07-17T04:15:14.227Z Compiling mime_guess v2.0.5
26902026-07-17T04:15:14.227Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26912026-07-17T04:15:14.318Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26922026-07-17T04:15:14.331Z Checking http-range v0.1.5
26932026-07-17T04:15:14.518Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26942026-07-17T04:15:14.638Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26952026-07-17T04:15:14.801Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26962026-07-17T04:15:14.839Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
26972026-07-17T04:15:14.940Z Checking atty v0.2.14
26982026-07-17T04:15:14.983Z Checking corncobs v0.1.4
26992026-07-17T04:15:15.034Z Checking nonempty v0.12.0
27002026-07-17T04:15:15.079Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27012026-07-17T04:15:15.188Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27022026-07-17T04:15:15.267Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27032026-07-17T04:15:15.452Z Checking ignore v0.4.25
27042026-07-17T04:15:15.463Z Checking secrecy v0.8.0
27052026-07-17T04:15:15.593Z Checking hyper-staticfile v0.10.1
27062026-07-17T04:15:15.870Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27072026-07-17T04:15:15.881Z Checking globwalk v0.9.1
27082026-07-17T04:15:15.881Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27092026-07-17T04:15:16.146Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
27102026-07-17T04:15:16.294Z Compiling illumos-nvpair-sys v0.2.0
27112026-07-17T04:15:16.331Z Checking camino-tempfile-ext v0.3.3
27122026-07-17T04:15:16.340Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27132026-07-17T04:15:16.464Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27142026-07-17T04:15:16.537Z Checking signal-hook-tokio v0.3.1
27152026-07-17T04:15:16.674Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27162026-07-17T04:15:16.881Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27172026-07-17T04:15:17.012Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27182026-07-17T04:15:17.145Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27192026-07-17T04:15:17.355Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27202026-07-17T04:15:17.642Z Checking illumos-nvpair v0.3.0
27212026-07-17T04:15:17.672Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27222026-07-17T04:15:17.702Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27232026-07-17T04:15:17.854Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27242026-07-17T04:15:18.216Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27252026-07-17T04:15:18.303Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
27262026-07-17T04:15:18.303Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27272026-07-17T04:15:18.303Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27282026-07-17T04:15:18.303Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27292026-07-17T04:15:18.377Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27302026-07-17T04:15:20.032Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27312026-07-17T04:15:20.143Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27322026-07-17T04:15:20.211Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27332026-07-17T04:15:20.266Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27342026-07-17T04:15:20.392Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27352026-07-17T04:15:20.844Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27362026-07-17T04:15:20.914Z Checking tungstenite v0.23.0
27372026-07-17T04:15:20.979Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27382026-07-17T04:15:21.125Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
27392026-07-17T04:15:21.355Z Checking tokio-tungstenite v0.23.1
27402026-07-17T04:15:21.501Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27412026-07-17T04:15:21.540Z Checking rand_seeder v0.4.0
27422026-07-17T04:15:21.652Z Checking void v1.0.2
27432026-07-17T04:15:21.725Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27442026-07-17T04:15:21.818Z Checking lzss v0.8.2
27452026-07-17T04:15:21.893Z Checking async-bb8-diesel v0.2.1
27462026-07-17T04:15:21.922Z Checking diesel-dtrace v0.5.0
27472026-07-17T04:15:22.018Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27482026-07-17T04:15:22.169Z Checking nix v0.27.1
27492026-07-17T04:15:22.197Z Checking serde_bytes v0.11.19
27502026-07-17T04:15:22.293Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27512026-07-17T04:15:22.396Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27522026-07-17T04:15:22.464Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27532026-07-17T04:15:22.797Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27542026-07-17T04:15:23.054Z Checking is_ci v1.2.0
27552026-07-17T04:15:23.182Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27562026-07-17T04:15:23.290Z Checking yansi v1.0.1
27572026-07-17T04:15:23.430Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27582026-07-17T04:15:23.522Z Checking cpubits v0.1.1
27592026-07-17T04:15:23.589Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27602026-07-17T04:15:23.621Z Checking pretty_assertions v1.4.1
27612026-07-17T04:15:23.800Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27622026-07-17T04:15:23.919Z Checking pem-rfc7468 v1.0.0
27632026-07-17T04:15:24.112Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27642026-07-17T04:15:24.201Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27652026-07-17T04:15:24.365Z Compiling indoc v2.0.7
27662026-07-17T04:15:24.884Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27672026-07-17T04:15:25.100Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
27682026-07-17T04:15:25.216Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27692026-07-17T04:15:25.424Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27702026-07-17T04:15:25.442Z Checking sha2 v0.11.0
27712026-07-17T04:15:25.832Z Checking hmac v0.13.0
27722026-07-17T04:15:26.034Z Checking universal-hash v0.6.1
27732026-07-17T04:15:26.182Z Compiling libz-sys v1.1.24
27742026-07-17T04:15:26.216Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27752026-07-17T04:15:26.241Z Compiling instability v0.3.11
27762026-07-17T04:15:26.438Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27772026-07-17T04:15:26.578Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27782026-07-17T04:15:26.679Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27792026-07-17T04:15:26.730Z Checking castaway v0.2.4
27802026-07-17T04:15:26.871Z Checking compact_str v0.8.1
27812026-07-17T04:15:27.277Z Checking polyval v0.7.1
27822026-07-17T04:15:27.485Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
27832026-07-17T04:15:27.696Z Checking der v0.8.0
27842026-07-17T04:15:27.756Z Checking supports-color v3.0.2
27852026-07-17T04:15:27.848Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27862026-07-17T04:15:27.916Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27872026-07-17T04:15:28.092Z Checking unicode-truncate v1.1.0
27882026-07-17T04:15:28.159Z Checking console v0.16.2
27892026-07-17T04:15:28.271Z Checking lru v0.12.5
27902026-07-17T04:15:28.321Z Compiling libgit2-sys v0.18.3+1.9.2
27912026-07-17T04:15:28.457Z Checking cassowary v0.3.0
27922026-07-17T04:15:28.497Z Checking unit-prefix v0.5.2
27932026-07-17T04:15:28.629Z Checking ghash v0.6.0
27942026-07-17T04:15:28.660Z Checking indicatif v0.18.4
27952026-07-17T04:15:28.693Z Checking ratatui v0.29.0
27962026-07-17T04:15:28.925Z Checking pbkdf2 v0.13.0
27972026-07-17T04:15:29.067Z Checking aes v0.9.1
27982026-07-17T04:15:29.099Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27992026-07-17T04:15:29.517Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28002026-07-17T04:15:29.768Z Checking ctr v0.10.1
28012026-07-17T04:15:29.981Z Checking aead v0.6.1
28022026-07-17T04:15:30.075Z Checking cargo-platform v0.3.2
28032026-07-17T04:15:30.153Z Checking aes-gcm v0.11.0
28042026-07-17T04:15:30.292Z Checking cargo_metadata v0.23.1
28052026-07-17T04:15:30.348Z Checking spki v0.8.0
28062026-07-17T04:15:30.380Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28072026-07-17T04:15:30.552Z Checking crypto-bigint v0.7.5
28082026-07-17T04:15:31.090Z Checking cbc v0.2.1
28092026-07-17T04:15:31.258Z Checking salsa20 v0.11.0
28102026-07-17T04:15:31.431Z Compiling vergen-git2 v9.1.0
28112026-07-17T04:15:31.672Z Checking plotters-backend v0.3.7
28122026-07-17T04:15:31.833Z Checking scrypt v0.12.0
28132026-07-17T04:15:31.899Z Checking plotters-svg v0.3.7
28142026-07-17T04:15:32.029Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28152026-07-17T04:15:32.071Z Checking cast v0.3.0
28162026-07-17T04:15:32.254Z Checking criterion-plot v0.6.0
28172026-07-17T04:15:32.331Z Checking plotters v0.3.7
28182026-07-17T04:15:32.528Z Checking pkcs5 v0.8.1
28192026-07-17T04:15:32.817Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28202026-07-17T04:15:32.859Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
28212026-07-17T04:15:33.099Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28222026-07-17T04:15:33.131Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28232026-07-17T04:15:33.340Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28242026-07-17T04:15:33.372Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28252026-07-17T04:15:33.582Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28262026-07-17T04:15:33.614Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28272026-07-17T04:15:33.804Z Checking colored v2.2.0
28282026-07-17T04:15:33.838Z Checking tinytemplate v1.2.1
28292026-07-17T04:15:34.036Z Checking anes v0.1.6
28302026-07-17T04:15:34.080Z Checking shell-words v1.1.1
28312026-07-17T04:15:34.231Z Checking oorandom v11.1.5
28322026-07-17T04:15:34.296Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28332026-07-17T04:15:34.374Z Checking criterion v0.7.0
28342026-07-17T04:15:34.579Z Checking pkcs8 v0.11.0
28352026-07-17T04:15:34.831Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
28362026-07-17T04:15:35.361Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28372026-07-17T04:15:35.645Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28382026-07-17T04:15:36.444Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28392026-07-17T04:15:37.227Z Checking tokio-test v0.4.5
28402026-07-17T04:15:37.466Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28412026-07-17T04:15:37.704Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28422026-07-17T04:15:38.104Z Checking twox-hash v2.1.2
28432026-07-17T04:15:38.455Z Checking ff v0.14.0
28442026-07-17T04:15:38.622Z Checking constant_time_eq v0.4.2
28452026-07-17T04:15:38.772Z Checking arrayvec v0.7.6
28462026-07-17T04:15:38.805Z Checking arrayref v0.3.9
28472026-07-17T04:15:38.961Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28482026-07-17T04:15:38.999Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28492026-07-17T04:15:39.159Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
28502026-07-17T04:15:39.673Z Checking fatfs v0.3.6
28512026-07-17T04:15:40.156Z Checking signature v3.0.0
28522026-07-17T04:15:40.211Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28532026-07-17T04:15:40.343Z Checking base16ct v1.0.0
28542026-07-17T04:15:40.505Z Compiling seq-macro v0.3.6
28552026-07-17T04:15:40.729Z Checking sec1 v0.8.1
28562026-07-17T04:15:40.758Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28572026-07-17T04:15:40.926Z Checking group v0.14.0
28582026-07-17T04:15:40.958Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28592026-07-17T04:15:41.043Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28602026-07-17T04:15:41.108Z Checking hkdf v0.13.0
28612026-07-17T04:15:41.270Z Compiling petname v2.0.2
28622026-07-17T04:15:41.520Z Checking elliptic-curve v0.14.0-rc.33
28632026-07-17T04:15:41.959Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28642026-07-17T04:15:42.024Z Checking concurrent-queue v2.5.0
28652026-07-17T04:15:42.233Z Checking rtoolbox v0.0.3
28662026-07-17T04:15:42.333Z Checking parking v2.2.1
28672026-07-17T04:15:42.397Z Checking rpassword v7.5.4
28682026-07-17T04:15:42.429Z Checking event-listener v5.4.1
28692026-07-17T04:15:42.683Z Checking tui-tree-widget v0.23.1
28702026-07-17T04:15:42.893Z Checking rfc6979 v0.5.0
28712026-07-17T04:15:42.977Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28722026-07-17T04:15:43.062Z Checking sapling-renderdag v0.1.0
28732026-07-17T04:15:43.172Z Compiling blake3 v1.8.5
28742026-07-17T04:15:43.324Z Checking sync-ptr v0.1.4
28752026-07-17T04:15:43.468Z Checking ecdsa v0.17.0-rc.18
28762026-07-17T04:15:43.871Z Checking event-listener-strategy v0.5.4
28772026-07-17T04:15:44.025Z Checking primeorder v0.14.0-rc.10
28782026-07-17T04:15:44.077Z Checking primefield v0.14.0
28792026-07-17T04:15:44.321Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28802026-07-17T04:15:44.366Z Compiling curve25519-dalek v5.0.0-rc.0
28812026-07-17T04:15:44.549Z Checking futures-timer v3.0.3
28822026-07-17T04:15:44.867Z Checking async-lock v3.4.2
28832026-07-17T04:15:45.165Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28842026-07-17T04:15:45.296Z Checking ssh-encoding v0.3.0-rc.9
28852026-07-17T04:15:45.503Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28862026-07-17T04:15:45.549Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28872026-07-17T04:15:46.152Z Checking topological-sort v0.2.2
28882026-07-17T04:15:46.320Z Compiling strsim v0.10.0
28892026-07-17T04:15:46.669Z Compiling darling_core v0.13.4
28902026-07-17T04:15:46.683Z Checking omicron-zone-package v0.12.3
28912026-07-17T04:15:48.032Z Checking async-object-pool v0.2.0
28922026-07-17T04:15:48.251Z Checking ed25519 v3.0.0
28932026-07-17T04:15:48.285Z Compiling samael v0.0.19
28942026-07-17T04:15:48.491Z Checking crypto-primes v0.7.2
28952026-07-17T04:15:48.494Z Checking pkcs1 v0.8.0-rc.4
28962026-07-17T04:15:48.587Z Checking poly1305 v0.9.0
28972026-07-17T04:15:48.755Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28982026-07-17T04:15:48.885Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28992026-07-17T04:15:49.154Z Checking serde_regex v1.1.0
29002026-07-17T04:15:49.338Z Checking blowfish v0.10.0
29012026-07-17T04:15:49.487Z Checking blake2 v0.11.0-rc.6
29022026-07-17T04:15:49.519Z Checking assert-json-diff v2.0.2
29032026-07-17T04:15:49.559Z Checking path-tree v0.8.3
29042026-07-17T04:15:49.752Z Checking keccak v0.2.0
29052026-07-17T04:15:49.801Z Compiling target-lexicon v0.13.3
29062026-07-17T04:15:49.806Z Checking fiat-crypto v0.3.0
29072026-07-17T04:15:49.939Z Checking stringmetrics v2.2.2
29082026-07-17T04:15:50.116Z Checking gimli v0.32.3
29092026-07-17T04:15:50.397Z Checking httpmock v0.8.3
29102026-07-17T04:15:51.694Z Checking addr2line v0.25.1
29112026-07-17T04:15:51.996Z Checking sha3 v0.11.0
29122026-07-17T04:15:52.375Z Checking argon2 v0.6.0-rc.8
29132026-07-17T04:15:52.656Z Checking bcrypt-pbkdf v0.11.0
29142026-07-17T04:15:52.719Z Checking rsa v0.10.0-rc.18
29152026-07-17T04:15:52.844Z Checking ssh-cipher v0.3.0-rc.9
29162026-07-17T04:15:53.091Z Checking ed25519-dalek v3.0.0-rc.0
29172026-07-17T04:15:53.250Z Compiling darling_macro v0.13.4
29182026-07-17T04:15:53.447Z Checking p521 v0.14.0-rc.10
29192026-07-17T04:15:53.764Z Checking p256 v0.14.0-rc.10
29202026-07-17T04:15:54.538Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29212026-07-17T04:15:54.816Z Checking kem v0.3.0
29222026-07-17T04:15:55.007Z Checking module-lattice v0.2.3
29232026-07-17T04:15:55.034Z Checking p384 v0.14.0-rc.10
29242026-07-17T04:15:55.220Z Checking rustc-demangle v0.1.27
29252026-07-17T04:15:55.247Z Compiling guppy-workspace-hack v0.1.0
29262026-07-17T04:15:55.459Z Checking hex-literal v0.4.1
29272026-07-17T04:15:55.547Z Checking backtrace v0.3.76
29282026-07-17T04:15:55.589Z Checking ml-kem v0.3.2
29292026-07-17T04:15:55.857Z Compiling darling v0.13.4
29302026-07-17T04:15:57.178Z Compiling git2 v0.20.4
29312026-07-17T04:15:57.255Z Checking russh-cryptovec v0.61.0
29322026-07-17T04:15:57.255Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29332026-07-17T04:15:57.255Z Checking internal-russh-num-bigint v0.5.0
29342026-07-17T04:15:57.255Z Checking num-bigint v0.4.6
29352026-07-17T04:15:57.255Z Checking russh-util v0.52.0
29362026-07-17T04:15:57.255Z Checking generic-array v1.4.3
29372026-07-17T04:15:57.255Z Checking ssh-key v0.7.0-rc.10
29382026-07-17T04:15:57.256Z Compiling enum_dispatch v0.3.13
29392026-07-17T04:15:57.453Z Compiling delegate v0.13.5
29402026-07-17T04:15:57.485Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29412026-07-17T04:15:57.945Z Checking md5 v0.8.0
29422026-07-17T04:15:57.991Z Compiling target-spec v3.5.7
29432026-07-17T04:15:58.147Z Checking hex-literal v1.1.0
29442026-07-17T04:15:58.178Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29452026-07-17T04:15:58.454Z Checking cfg-expr v0.20.6
29462026-07-17T04:15:58.457Z Checking russh v0.61.2
29472026-07-17T04:15:58.848Z Compiling serde_with_macros v1.5.2
29482026-07-17T04:15:58.882Z Checking backtrace-ext v0.2.1
29492026-07-17T04:15:59.023Z Checking supports-color v2.1.0
29502026-07-17T04:15:59.089Z Checking textwrap v0.15.2
29512026-07-17T04:15:59.190Z Checking supports-hyperlinks v2.1.0
29522026-07-17T04:15:59.329Z Checking supports-unicode v2.1.0
29532026-07-17T04:15:59.363Z Checking hashbrown v0.14.5
29542026-07-17T04:15:59.476Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29552026-07-17T04:15:59.533Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
29562026-07-17T04:15:59.729Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29572026-07-17T04:15:59.761Z Checking socket2 v0.5.10
29582026-07-17T04:15:59.931Z Checking terminal_size v0.1.17
29592026-07-17T04:15:59.962Z Compiling miette-derive v5.10.0
29602026-07-17T04:16:00.077Z Checking internet-checksum v0.2.1
29612026-07-17T04:16:00.231Z Checking owo-colors v3.5.0
29622026-07-17T04:16:00.796Z Checking chumsky v0.9.3
29632026-07-17T04:16:01.163Z Checking miette v5.10.0
29642026-07-17T04:16:01.408Z Compiling serde_with v1.14.0
29652026-07-17T04:16:01.922Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29662026-07-17T04:16:01.954Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29672026-07-17T04:16:02.133Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29682026-07-17T04:16:02.492Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29692026-07-17T04:16:02.559Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29702026-07-17T04:16:02.721Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29712026-07-17T04:16:02.745Z Compiling knuffel-derive v3.2.0
29722026-07-17T04:16:02.822Z Checking httptest v0.16.4
29732026-07-17T04:16:02.972Z Checking pathdiff v0.2.3
29742026-07-17T04:16:03.113Z Checking nested v0.1.1
29752026-07-17T04:16:03.228Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29762026-07-17T04:16:03.291Z Checking guppy v0.17.25
29772026-07-17T04:16:03.585Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29782026-07-17T04:16:03.868Z Checking similar-asserts v1.7.0
29792026-07-17T04:16:04.062Z Compiling target-triple v1.0.0
29802026-07-17T04:16:04.298Z Checking knuffel v3.2.0
29812026-07-17T04:16:04.328Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29822026-07-17T04:16:04.431Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
29832026-07-17T04:16:05.676Z Compiling polar-core v0.27.3
29842026-07-17T04:16:05.710Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29852026-07-17T04:16:05.710Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29862026-07-17T04:16:05.710Z Checking hickory-client v0.25.2
29872026-07-17T04:16:05.710Z Compiling assert_cmd v2.1.2
29882026-07-17T04:16:05.710Z Checking escape8259 v0.5.3
29892026-07-17T04:16:05.829Z Checking libtest-mimic v0.8.1
29902026-07-17T04:16:06.203Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29912026-07-17T04:16:06.235Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29922026-07-17T04:16:06.334Z Checking blake2b_simd v1.0.4
29932026-07-17T04:16:06.420Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29942026-07-17T04:16:06.747Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29952026-07-17T04:16:06.845Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950)
29962026-07-17T04:16:06.901Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29972026-07-17T04:16:07.142Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29982026-07-17T04:16:07.184Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29992026-07-17T04:16:07.385Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30002026-07-17T04:16:07.439Z Checking fancy-regex v0.14.0
30012026-07-17T04:16:07.574Z Checking serde_tokenstream v0.2.3
30022026-07-17T04:16:07.888Z Checking approx v0.5.1
30032026-07-17T04:16:07.898Z Compiling rstest_macros v0.25.0
30042026-07-17T04:16:07.898Z Checking uzers v0.12.2
30052026-07-17T04:16:08.016Z Checking constant_time_eq v0.3.1
30062026-07-17T04:16:08.107Z Checking termcolor v1.4.1
30072026-07-17T04:16:08.180Z Compiling linkme-impl v0.3.35
30082026-07-17T04:16:08.397Z Checking rust-argon2 v2.1.0
30092026-07-17T04:16:08.416Z Checking trybuild v1.0.116
30102026-07-17T04:16:08.502Z Checking datatest-stable v0.3.3
30112026-07-17T04:16:08.830Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950)
30122026-07-17T04:16:08.879Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30132026-07-17T04:16:09.108Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30142026-07-17T04:16:09.221Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30152026-07-17T04:16:09.245Z Checking support-bundle-viewer v0.1.2
30162026-07-17T04:16:09.521Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30172026-07-17T04:16:09.798Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
30182026-07-17T04:16:09.895Z Checking oso v0.27.3
30192026-07-17T04:16:10.058Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30202026-07-17T04:16:10.111Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30212026-07-17T04:16:10.291Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30222026-07-17T04:16:10.348Z Checking drift v0.2.0
30232026-07-17T04:16:10.748Z Checking rand_distr v0.5.1
30242026-07-17T04:16:10.844Z Checking digest-io v0.1.0
30252026-07-17T04:16:10.954Z Checking multimap v0.10.1
30262026-07-17T04:16:11.002Z Checking rawzip v0.4.4
30272026-07-17T04:16:11.081Z Compiling relative-path v1.9.3
30282026-07-17T04:16:11.158Z Compiling linkme v0.3.35
30292026-07-17T04:16:11.486Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950)
30302026-07-17T04:16:11.526Z Checking dropshot-api-manager v0.7.2
30312026-07-17T04:16:12.577Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30322026-07-17T04:16:12.786Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30332026-07-17T04:16:12.843Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30342026-07-17T04:16:12.949Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30352026-07-17T04:16:13.143Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30362026-07-17T04:16:13.240Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30372026-07-17T04:16:13.422Z Checking cargo_toml v0.21.0
30382026-07-17T04:16:13.538Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30392026-07-17T04:16:13.651Z Checking partial-io v0.5.4
30402026-07-17T04:16:13.879Z Checking termios v0.3.3
30412026-07-17T04:16:13.912Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
30422026-07-17T04:16:14.070Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30432026-07-17T04:16:14.266Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30442026-07-17T04:16:15.067Z Checking rstest v0.25.0
30452026-07-17T04:16:17.443Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30462026-07-17T04:16:18.932Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30472026-07-17T04:16:23.244Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30482026-07-17T04:16:25.959Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30492026-07-17T04:16:26.232Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30502026-07-17T04:16:29.320Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30512026-07-17T04:16:32.546Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30522026-07-17T04:16:38.018Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30532026-07-17T04:16:41.864Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30542026-07-17T04:16:43.505Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30552026-07-17T04:16:43.555Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30562026-07-17T04:16:49.450Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30572026-07-17T04:16:53.822Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30582026-07-17T04:17:11.575Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
30592026-07-17T04:18:07.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 06s
30602026-07-17T04:18:07.683Z
30612026-07-17T04:18:07.683Zreal 4:09.568357418
30622026-07-17T04:18:07.683Zuser 21:29.518356849
30632026-07-17T04:18:07.683Zsys 4:56.575644172
30642026-07-17T04:18:07.683Ztrap 0.530550128
30652026-07-17T04:18:07.683Ztflt 0.495947541
30662026-07-17T04:18:07.683Zdflt 0.515753733
30672026-07-17T04:18:07.683Zkflt 0.005059543
30682026-07-17T04:18:07.683Zlock 58:56.376343732
30692026-07-17T04:18:07.683Zslp 58:59.812616985
30702026-07-17T04:18:07.683Zlat 1:52.881592176
30712026-07-17T04:18:07.683Zstop 10:40.987236022
30722026-07-17T04:18:07.686Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30732026-07-17T04:18:07.686Z+ ptime -m cargo doc --workspace --no-deps
30742026-07-17T04:18:08.513Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30752026-07-17T04:18:08.513Z |
30762026-07-17T04:18:08.513Z = 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)`
30772026-07-17T04:18:08.513Z = 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>
30782026-07-17T04:18:09.528Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30792026-07-17T04:18:09.764Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30802026-07-17T04:18:09.809Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30812026-07-17T04:18:09.868Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30822026-07-17T04:18:09.899Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30832026-07-17T04:18:09.961Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30842026-07-17T04:18:10.067Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30852026-07-17T04:18:10.099Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30862026-07-17T04:18:10.127Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30872026-07-17T04:18:10.153Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30882026-07-17T04:18:10.235Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30892026-07-17T04:18:10.353Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30902026-07-17T04:18:10.375Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30912026-07-17T04:18:10.409Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30922026-07-17T04:18:10.430Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30932026-07-17T04:18:10.453Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30942026-07-17T04:18:10.474Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30952026-07-17T04:18:10.496Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30962026-07-17T04:18:10.521Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30972026-07-17T04:18:10.544Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
30982026-07-17T04:18:10.567Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30992026-07-17T04:18:10.645Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31002026-07-17T04:18:10.918Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31012026-07-17T04:18:11.170Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31022026-07-17T04:18:11.233Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31032026-07-17T04:18:11.316Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31042026-07-17T04:18:11.353Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31052026-07-17T04:18:11.379Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31062026-07-17T04:18:11.579Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31072026-07-17T04:18:11.635Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31082026-07-17T04:18:11.742Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31092026-07-17T04:18:11.822Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31102026-07-17T04:18:11.880Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31112026-07-17T04:18:11.917Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31122026-07-17T04:18:11.982Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31132026-07-17T04:18:12.064Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31142026-07-17T04:18:12.085Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31152026-07-17T04:18:12.169Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31162026-07-17T04:18:12.369Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31172026-07-17T04:18:12.444Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31182026-07-17T04:18:12.468Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31192026-07-17T04:18:12.715Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31202026-07-17T04:18:12.776Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31212026-07-17T04:18:12.942Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31222026-07-17T04:18:13.043Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31232026-07-17T04:18:13.087Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31242026-07-17T04:18:13.128Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31252026-07-17T04:18:13.192Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31262026-07-17T04:18:13.324Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31272026-07-17T04:18:13.380Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31282026-07-17T04:18:13.402Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31292026-07-17T04:18:13.453Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31302026-07-17T04:18:13.560Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31312026-07-17T04:18:13.645Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31322026-07-17T04:18:13.667Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
31332026-07-17T04:18:13.690Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
31342026-07-17T04:18:13.716Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31352026-07-17T04:18:13.789Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31362026-07-17T04:18:13.857Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31372026-07-17T04:18:13.879Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31382026-07-17T04:18:13.903Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31392026-07-17T04:18:14.266Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31402026-07-17T04:18:14.322Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31412026-07-17T04:18:14.424Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31422026-07-17T04:18:14.604Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31432026-07-17T04:18:14.842Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31442026-07-17T04:18:15.059Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31452026-07-17T04:18:15.301Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31462026-07-17T04:18:15.304Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31472026-07-17T04:18:15.362Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31482026-07-17T04:18:15.384Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31492026-07-17T04:18:15.571Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31502026-07-17T04:18:15.574Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31512026-07-17T04:18:15.617Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31522026-07-17T04:18:15.724Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31532026-07-17T04:18:16.123Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31542026-07-17T04:18:16.712Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31552026-07-17T04:18:16.769Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31562026-07-17T04:18:16.792Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
31572026-07-17T04:18:16.829Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31582026-07-17T04:18:17.009Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31592026-07-17T04:18:17.132Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31602026-07-17T04:18:17.168Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31612026-07-17T04:18:17.280Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31622026-07-17T04:18:17.394Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31632026-07-17T04:18:17.435Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
31642026-07-17T04:18:17.438Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31652026-07-17T04:18:17.699Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31662026-07-17T04:18:17.720Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31672026-07-17T04:18:17.742Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31682026-07-17T04:18:17.763Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31692026-07-17T04:18:17.822Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31702026-07-17T04:18:17.985Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31712026-07-17T04:18:18.007Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31722026-07-17T04:18:18.010Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31732026-07-17T04:18:18.048Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31742026-07-17T04:18:18.083Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31752026-07-17T04:18:18.195Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31762026-07-17T04:18:18.220Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31772026-07-17T04:18:18.293Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31782026-07-17T04:18:18.315Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31792026-07-17T04:18:18.337Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31802026-07-17T04:18:18.396Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31812026-07-17T04:18:18.529Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31822026-07-17T04:18:18.551Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31832026-07-17T04:18:18.590Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31842026-07-17T04:18:18.871Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31852026-07-17T04:18:18.873Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31862026-07-17T04:18:18.913Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31872026-07-17T04:18:19.364Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31882026-07-17T04:18:19.569Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31892026-07-17T04:18:19.613Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31902026-07-17T04:18:20.383Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31912026-07-17T04:18:20.576Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31922026-07-17T04:18:20.761Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31932026-07-17T04:18:21.070Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31942026-07-17T04:18:21.105Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31952026-07-17T04:18:21.804Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
31962026-07-17T04:18:22.455Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31972026-07-17T04:18:22.689Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31982026-07-17T04:18:23.051Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
31992026-07-17T04:18:23.328Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32002026-07-17T04:18:23.506Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32012026-07-17T04:18:23.633Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32022026-07-17T04:18:23.743Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32032026-07-17T04:18:23.768Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32042026-07-17T04:18:23.944Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32052026-07-17T04:18:24.299Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32062026-07-17T04:18:24.325Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32072026-07-17T04:18:24.627Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32082026-07-17T04:18:24.694Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32092026-07-17T04:18:25.273Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32102026-07-17T04:18:25.401Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32112026-07-17T04:18:25.637Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32122026-07-17T04:18:25.870Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32132026-07-17T04:18:25.894Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32142026-07-17T04:18:26.020Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32152026-07-17T04:18:26.223Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32162026-07-17T04:18:26.634Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32172026-07-17T04:18:27.200Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32182026-07-17T04:18:27.441Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32192026-07-17T04:18:27.929Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32202026-07-17T04:18:28.332Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32212026-07-17T04:18:28.545Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32222026-07-17T04:18:29.167Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32232026-07-17T04:18:29.625Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32242026-07-17T04:18:29.730Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32252026-07-17T04:18:30.189Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32262026-07-17T04:18:30.502Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32272026-07-17T04:18:30.672Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32282026-07-17T04:18:31.150Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32292026-07-17T04:18:31.837Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32302026-07-17T04:18:31.871Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32312026-07-17T04:18:32.113Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32322026-07-17T04:18:33.034Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32332026-07-17T04:18:33.446Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32342026-07-17T04:18:33.696Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32352026-07-17T04:18:37.418Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32362026-07-17T04:18:37.832Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32372026-07-17T04:18:38.402Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32382026-07-17T04:18:38.424Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32392026-07-17T04:18:38.690Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32402026-07-17T04:18:39.211Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32412026-07-17T04:18:39.361Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32422026-07-17T04:18:40.846Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32432026-07-17T04:18:41.131Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32442026-07-17T04:18:41.583Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32452026-07-17T04:18:42.018Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32462026-07-17T04:18:42.481Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32472026-07-17T04:18:42.640Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32482026-07-17T04:18:42.992Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32492026-07-17T04:18:43.132Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32502026-07-17T04:18:43.294Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32512026-07-17T04:18:43.485Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32522026-07-17T04:18:43.513Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32532026-07-17T04:18:43.843Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32542026-07-17T04:18:43.867Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32552026-07-17T04:18:44.171Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32562026-07-17T04:18:44.228Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32572026-07-17T04:18:44.554Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32582026-07-17T04:18:45.002Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32592026-07-17T04:18:45.045Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32602026-07-17T04:18:45.251Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32612026-07-17T04:18:46.242Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32622026-07-17T04:18:46.938Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32632026-07-17T04:18:46.963Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32642026-07-17T04:18:47.449Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32652026-07-17T04:18:48.113Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32662026-07-17T04:18:49.781Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32672026-07-17T04:18:51.311Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32682026-07-17T04:18:52.086Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32692026-07-17T04:18:52.622Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32702026-07-17T04:18:53.771Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32712026-07-17T04:18:54.427Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32722026-07-17T04:18:56.307Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32732026-07-17T04:18:56.961Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32742026-07-17T04:18:57.825Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32752026-07-17T04:18:59.542Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32762026-07-17T04:19:00.653Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32772026-07-17T04:19:01.061Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32782026-07-17T04:19:01.670Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32792026-07-17T04:19:02.996Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32802026-07-17T04:19:03.923Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32812026-07-17T04:19:05.926Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32822026-07-17T04:19:06.637Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32832026-07-17T04:19:07.384Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32842026-07-17T04:19:10.365Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32852026-07-17T04:19:11.273Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32862026-07-17T04:19:12.592Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32872026-07-17T04:19:13.309Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32882026-07-17T04:19:14.094Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32892026-07-17T04:19:14.901Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32902026-07-17T04:19:16.507Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32912026-07-17T04:19:16.529Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32922026-07-17T04:19:18.213Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32932026-07-17T04:19:18.252Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32942026-07-17T04:19:18.946Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32952026-07-17T04:19:19.743Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32962026-07-17T04:19:20.581Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32972026-07-17T04:19:23.656Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32982026-07-17T04:19:24.816Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32992026-07-17T04:19:25.419Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33002026-07-17T04:19:26.825Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33012026-07-17T04:19:27.672Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33022026-07-17T04:19:28.577Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33032026-07-17T04:19:30.164Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33042026-07-17T04:19:31.106Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33052026-07-17T04:19:33.672Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33062026-07-17T04:19:34.281Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33072026-07-17T04:19:35.050Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33082026-07-17T04:19:36.678Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33092026-07-17T04:19:37.672Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33102026-07-17T04:19:40.213Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33112026-07-17T04:19:41.032Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33122026-07-17T04:19:42.338Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
33132026-07-17T04:19:44.083Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33142026-07-17T04:19:45.676Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33152026-07-17T04:19:47.186Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33162026-07-17T04:19:50.423Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33172026-07-17T04:19:52.126Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33182026-07-17T04:19:56.403Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33192026-07-17T04:19:56.939Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33202026-07-17T04:19:58.065Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33212026-07-17T04:19:58.463Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33222026-07-17T04:20:00.418Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33232026-07-17T04:20:02.046Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33242026-07-17T04:20:04.157Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33252026-07-17T04:20:05.998Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33262026-07-17T04:20:07.728Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33272026-07-17T04:20:09.460Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33282026-07-17T04:20:11.525Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33292026-07-17T04:20:12.995Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33302026-07-17T04:20:14.807Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33312026-07-17T04:20:16.578Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33322026-07-17T04:20:18.292Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33332026-07-17T04:20:20.014Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
33342026-07-17T04:20:21.467Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33352026-07-17T04:20:25.401Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33362026-07-17T04:20:26.934Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33372026-07-17T04:20:28.742Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
33382026-07-17T04:20:30.645Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33392026-07-17T04:20:32.650Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33402026-07-17T04:20:34.356Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33412026-07-17T04:20:36.456Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
33422026-07-17T04:20:38.254Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33432026-07-17T04:20:40.836Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33442026-07-17T04:20:42.578Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
33452026-07-17T04:20:45.912Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33462026-07-17T04:20:46.373Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33472026-07-17T04:20:49.093Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33482026-07-17T04:20:51.347Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33492026-07-17T04:20:53.930Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33502026-07-17T04:20:55.889Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33512026-07-17T04:20:58.429Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33522026-07-17T04:21:00.536Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33532026-07-17T04:21:02.810Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33542026-07-17T04:21:05.285Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33552026-07-17T04:21:07.187Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33562026-07-17T04:21:09.973Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33572026-07-17T04:21:11.726Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33582026-07-17T04:21:14.069Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33592026-07-17T04:21:16.324Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33602026-07-17T04:21:18.776Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33612026-07-17T04:21:21.087Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33622026-07-17T04:21:23.471Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33632026-07-17T04:21:25.800Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33642026-07-17T04:21:28.138Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33652026-07-17T04:21:30.484Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33662026-07-17T04:21:32.907Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33672026-07-17T04:21:35.213Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33682026-07-17T04:21:37.585Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33692026-07-17T04:21:39.938Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33702026-07-17T04:21:42.315Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33712026-07-17T04:21:44.664Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33722026-07-17T04:21:47.027Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33732026-07-17T04:21:49.451Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33742026-07-17T04:21:51.824Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33752026-07-17T04:21:54.319Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33762026-07-17T04:21:56.526Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33772026-07-17T04:21:59.056Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
33782026-07-17T04:22:01.388Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33792026-07-17T04:22:03.859Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33802026-07-17T04:22:06.230Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33812026-07-17T04:22:08.655Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33822026-07-17T04:22:11.023Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33832026-07-17T04:22:13.543Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33842026-07-17T04:22:16.352Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33852026-07-17T04:22:18.519Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33862026-07-17T04:22:20.994Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33872026-07-17T04:22:23.549Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
33882026-07-17T04:22:26.011Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33892026-07-17T04:22:28.496Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33902026-07-17T04:22:31.262Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33912026-07-17T04:22:33.549Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33922026-07-17T04:22:36.281Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33932026-07-17T04:22:38.863Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33942026-07-17T04:22:41.435Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33952026-07-17T04:22:43.969Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33962026-07-17T04:22:46.568Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33972026-07-17T04:22:49.246Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33982026-07-17T04:22:51.938Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33992026-07-17T04:22:54.853Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34002026-07-17T04:22:57.297Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34012026-07-17T04:22:59.934Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34022026-07-17T04:23:07.885Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
34032026-07-17T04:23:07.912Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
34042026-07-17T04:23:11.310Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34052026-07-17T04:23:15.913Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34062026-07-17T04:23:18.787Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34072026-07-17T04:23:22.658Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
34082026-07-17T04:23:26.139Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34092026-07-17T04:23:29.853Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34102026-07-17T04:23:33.581Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
34112026-07-17T04:23:37.321Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34122026-07-17T04:23:41.013Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
34132026-07-17T04:23:44.637Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34142026-07-17T04:23:48.492Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34152026-07-17T04:23:52.037Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34162026-07-17T04:23:55.772Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34172026-07-17T04:23:59.541Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34182026-07-17T04:24:03.139Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
34192026-07-17T04:24:06.871Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34202026-07-17T04:24:10.551Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34212026-07-17T04:24:14.298Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34222026-07-17T04:24:18.000Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
34232026-07-17T04:24:21.851Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34242026-07-17T04:24:25.528Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34252026-07-17T04:24:29.195Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34262026-07-17T04:24:33.144Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34272026-07-17T04:24:36.819Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34282026-07-17T04:24:40.520Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
34292026-07-17T04:25:10.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 02s
34302026-07-17T04:25:10.424Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 202 other files
34312026-07-17T04:25:10.525Z
34322026-07-17T04:25:10.528Zreal 7:02.756498435
34332026-07-17T04:25:10.528Zuser 18:43.022549172
34342026-07-17T04:25:10.528Zsys 3:57.401539331
34352026-07-17T04:25:10.528Ztrap 0.276960729
34362026-07-17T04:25:10.528Ztflt 0.047953156
34372026-07-17T04:25:10.528Zdflt 0.065043189
34382026-07-17T04:25:10.528Zkflt 0.000025350
34392026-07-17T04:25:10.528Zlock 6:33:36.589827950
34402026-07-17T04:25:10.528Zslp 2:22:27.601710302
34412026-07-17T04:25:10.528Zlat 33.732807946
34422026-07-17T04:25:10.528Zstop 1:41.324190108
34432026-07-17T04:25:10.528Zprocess exited: duration 795088 ms, exit code 0
 
34442026-07-17T04:25:10.534Zfound 0 output files