01M1J7HE4T559NFT2EVZZHN7PW: clippy (helios)

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

Buildomat Job: 01M1J7J68QYB99M233QXD8K53S

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-02T23:34:57.846Zjob assigned to worker 01M1J7J91X3HC46FRWF8XYX3Q0 [factory aws, i-05caab326a3b0f066] (queued for 44 s)
 
22026-09-02T23:35:04.839Zstarting task 0: "setup"
32026-09-02T23:35:04.921Z++ uname -s
42026-09-02T23:35:04.921Z+ kern=SunOS
52026-09-02T23:35:04.921Z+ build_user=build
62026-09-02T23:35:04.921Z+ build_uid=12345
72026-09-02T23:35:04.921Z+ work_dir=/work
82026-09-02T23:35:04.922Z+ input_dir=/input
92026-09-02T23:35:04.922Z+ [[ 0 == 12345 ]]
102026-09-02T23:35:04.922Z+ case "$kern" in
112026-09-02T23:35:04.922Z+ groupadd -g 12345 build
122026-09-02T23:35:04.922Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-02T23:35:06.721Z+ zfs create -o mountpoint=/work rpool/work
142026-09-02T23:35:06.788Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-02T23:35:06.788Z+ home_fs=zfs
162026-09-02T23:35:06.788Z+ [[ zfs == autofs ]]
172026-09-02T23:35:06.788Z+ mkdir -p /home/build
182026-09-02T23:35:06.788Z+ chown build:build /home/build /work
192026-09-02T23:35:08.763Z+ chmod 0700 /home/build /work
202026-09-02T23:35:08.790Zprocess exited: duration 4068 ms, exit code 0
 
212026-09-02T23:35:09.199Zstarting task 1: "rust-toolchain"
222026-09-02T23:35:09.253Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-02T23:35:09.254Z * rust toolchain channel = "1.97.1"
242026-09-02T23:35:09.254Z * rust toolchain profile = "default"
252026-09-02T23:35:09.254Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-02T23:35:09.254Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-02T23:35:09.254Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-02T23:35:09.254Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-02T23:35:09.254Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-02T23:35:09.254Zinfo: downloading installer
312026-09-02T23:35:10.297Zinfo: profile set to default
322026-09-02T23:35:10.298Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-02T23:35:10.417Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-02T23:35:10.417Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-02T23:35:10.418Zinfo: downloading 6 components
362026-09-02T23:35:23.119Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-02T23:35:23.119Z
382026-09-02T23:35:23.151Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-02T23:35:23.151Z
402026-09-02T23:35:23.155Z
412026-09-02T23:35:23.155ZRust is installed now. Great!
422026-09-02T23:35:23.155Z
432026-09-02T23:35:23.155ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-02T23:35:23.156Zenvironment variable. This has not been done automatically.
452026-09-02T23:35:23.156Z
462026-09-02T23:35:23.156ZTo configure your current shell, you need to source
472026-09-02T23:35:23.156Zthe corresponding env file under $HOME/.cargo.
482026-09-02T23:35:23.156Z
492026-09-02T23:35:23.156ZConsider running the right command for your shell (note the leading DOT):
502026-09-02T23:35:23.156Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-02T23:35:23.156Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-02T23:35:23.156ZCC_x86_64-unknown-illumos = None
532026-09-02T23:35:23.156Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-02T23:35:23.156ZCC_x86_64_unknown_illumos = None
552026-09-02T23:35:23.156Zcargo:rerun-if-env-changed=HOST_CC
562026-09-02T23:35:23.156ZHOST_CC = None
572026-09-02T23:35:23.156Zcargo:rerun-if-env-changed=CC
582026-09-02T23:35:23.156ZCC = None
592026-09-02T23:35:23.156Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-02T23:35:23.635Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-02T23:35:23.635ZCRATE_CC_NO_DEFAULTS = None
622026-09-02T23:35:23.635Zcargo:rerun-if-env-changed=CFLAGS
632026-09-02T23:35:23.635ZCFLAGS = None
642026-09-02T23:35:23.635Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-02T23:35:23.636ZHOST_CFLAGS = None
662026-09-02T23:35:23.636Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-02T23:35:23.636ZCFLAGS_x86_64_unknown_illumos = None
682026-09-02T23:35:23.636Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-02T23:35:23.636ZCFLAGS_x86_64-unknown-illumos = None
702026-09-02T23:35:23.730Z+ rustup --version
712026-09-02T23:35:23.737Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-02T23:35:23.741Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-02T23:35:23.759Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-02T23:35:23.763Z+ cargo --version
752026-09-02T23:35:23.777Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-02T23:35:23.781Z+ rustc --version
772026-09-02T23:35:23.796Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-02T23:35:23.800Zprocess exited: duration 14975 ms, exit code 0
 
792026-09-02T23:35:23.807Zstarting task 2: "authentication"
802026-09-02T23:35:23.826Zprocess exited: duration 19 ms, exit code 0
 
812026-09-02T23:35:23.833Zstarting task 3: "clone repository"
822026-09-02T23:35:23.837Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-02T23:35:23.840Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-02T23:35:23.877ZCloning into '/work/oxidecomputer/omicron'...
852026-09-02T23:35:36.498Z+ cd /work/oxidecomputer/omicron
862026-09-02T23:35:36.498Z+ git fetch origin 237cd9bf4f4016d30c7c42601c839699e8264596
872026-09-02T23:35:36.832ZFrom https://github.com/oxidecomputer/omicron
882026-09-02T23:35:36.832Z * branch 237cd9bf4f4016d30c7c42601c839699e8264596 -> FETCH_HEAD
892026-09-02T23:35:36.844Z+ [[ -n '' ]]
902026-09-02T23:35:36.844Z+ git reset --hard 237cd9bf4f4016d30c7c42601c839699e8264596
912026-09-02T23:35:37.094ZHEAD is now at 237cd9bf4 [spr] initial version
922026-09-02T23:35:37.098Zprocess exited: duration 13263 ms, exit code 0
 
932026-09-02T23:35:37.105Zstarting task 4: "build"
942026-09-02T23:35:37.109Z+ source ./env.sh
952026-09-02T23:35:37.109Z++ OLD_SHELL_OPTS=ehxB
962026-09-02T23:35:37.113Z++ set -o xtrace
972026-09-02T23:35:37.113Z++++ dirname ./env.sh
982026-09-02T23:35:37.113Z+++ readlink -f .
992026-09-02T23:35:37.117Z++ OMICRON_WS=/work/oxidecomputer/omicron
1002026-09-02T23:35:37.117Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012026-09-02T23:35:37.117Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022026-09-02T23:35:37.117Z++ 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
1032026-09-02T23:35:37.117Z++ 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
1042026-09-02T23:35:37.117Z++ 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
1052026-09-02T23:35:37.117Z++ 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
1062026-09-02T23:35:37.117Z++ 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
1072026-09-02T23:35:37.117Z++ 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
1082026-09-02T23:35:37.117Z++ 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
1092026-09-02T23:35:37.117Z++ 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
1102026-09-02T23:35:37.117Z++ case $OLD_SHELL_OPTS in
1112026-09-02T23:35:37.117Z++ unset OLD_SHELL_OPTS OMICRON_WS
1122026-09-02T23:35:37.117Z+ source .github/buildomat/ci-env.sh
1132026-09-02T23:35:37.117Z++ export CARGO_TERM_COLOR=always
1142026-09-02T23:35:37.117Z++ CARGO_TERM_COLOR=always
1152026-09-02T23:35:37.117Z+++ uname -s
1162026-09-02T23:35:37.117Z++ [[ SunOS == \S\u\n\O\S ]]
1172026-09-02T23:35:37.117Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1182026-09-02T23:35:37.121Z+ cargo --version
1192026-09-02T23:35:37.126Zcargo 1.97.1 (c980f4866 2026-06-30)
1202026-09-02T23:35:37.130Z+ rustc --version
1212026-09-02T23:35:37.148Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1222026-09-02T23:35:37.151Z+ banner prerequisites
1232026-09-02T23:35:37.155Z
1242026-09-02T23:35:37.155Z ##### ##### ###### ##### ###### #### # # # #### #
1252026-09-02T23:35:37.155Z # # # # # # # # # # # # # # #
1262026-09-02T23:35:37.155Z # # # # ##### # # ##### # # # # # #### #
1272026-09-02T23:35:37.155Z ##### ##### # ##### # # # # # # # # #
1282026-09-02T23:35:37.155Z # # # # # # # # # # # # # # #
1292026-09-02T23:35:37.155Z # # # ###### # # ###### ### # #### # #### #
1302026-09-02T23:35:37.155Z
1312026-09-02T23:35:37.155Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1322026-09-02T23:35:39.449Z Startup: Refreshing catalog 'helios' ... Done
1332026-09-02T23:35:39.885Z Startup: Caching catalogs ... Done
1342026-09-02T23:35:42.573ZPlanning: Solver setup ... Done (2.516s)
1352026-09-02T23:35:42.644ZPlanning: Running solver ... Done (0.070s)
1362026-09-02T23:35:42.700ZPlanning: Finding local manifests ... Done (0.002s)
1372026-09-02T23:35:42.711ZPlanning: Fetching manifests: 0/2 0% complete
1382026-09-02T23:35:42.730ZPlanning: Fetching manifests: 2/2 100% complete
1392026-09-02T23:35:42.744ZPlanning: Package planning ... Done (0.014s)
1402026-09-02T23:35:42.747ZPlanning: Merging actions ... Done (0.002s)
1412026-09-02T23:35:42.905ZPlanning: Checking for conflicting actions ... Done (0.159s)
1422026-09-02T23:35:42.909ZPlanning: Consolidating action changes ... Done (0.001s)
1432026-09-02T23:35:43.972ZPlanning: Evaluating mediators ... Done (1.066s)
1442026-09-02T23:35:43.976ZPlanning: Planning completed in 4.05 seconds
1452026-09-02T23:35:43.981Z Packages to install: 2
1462026-09-02T23:35:43.984Z Estimated space available: 156.00 GB
1472026-09-02T23:35:43.984ZEstimated space to be consumed: 86.47 MB
1482026-09-02T23:35:43.984Z Create boot environment: No
1492026-09-02T23:35:43.984ZCreate backup boot environment: No
1502026-09-02T23:35:43.984Z Rebuild boot archive: No
1512026-09-02T23:35:43.984Z
1522026-09-02T23:35:43.984ZChanged packages:
1532026-09-02T23:35:43.984Zhelios
1542026-09-02T23:35:43.984Z developer/build-essential
1552026-09-02T23:35:43.984Z None -> 11-3.0
1562026-09-02T23:35:43.984Z library/libxmlsec1
1572026-09-02T23:35:43.984Z None -> 1.2.35-3.0
1582026-09-02T23:35:44.025Z
1592026-09-02T23:35:44.025ZDownload: 0/214 items 0.0/1.3MB 0% complete
1602026-09-02T23:35:44.093ZDownload: Completed 1.28 MB in 0.07 seconds (18.9M/s)
1612026-09-02T23:35:44.153Z Actions: 1/268 actions (Installing new actions)
1622026-09-02T23:35:44.191Z Actions: Completed 268 actions in 0.04 seconds.
1632026-09-02T23:35:44.226ZFinalize: Updating package state database ... Done (0.036s)
1642026-09-02T23:35:44.230ZFinalize: Updating package cache ... Done (0.000s)
1652026-09-02T23:35:44.331ZFinalize: Updating image state ... Done (0.104s)
1662026-09-02T23:35:47.035ZFinalize: Creating fast lookup database ... Done (2.647s)
1672026-09-02T23:35:47.120ZFinalize: Reading search index ... Done (0.025s)
1682026-09-02T23:35:47.124ZFinalize: Updating search index ... Done (0.000s)
1692026-09-02T23:35:47.218ZFinalize: Updating package cache ... Done (0.000s)
1702026-09-02T23:35:47.602ZPlanning: Evaluating mediator changes ... Done
1712026-09-02T23:35:47.708ZPlanning: Checking for conflicting actions ... Done
1722026-09-02T23:35:47.714ZPlanning: Consolidating action changes ... Done
1732026-09-02T23:35:47.867ZPlanning: Evaluating mediators ... Done
1742026-09-02T23:35:47.874ZPlanning: Planning completed in 0.27 seconds
1752026-09-02T23:35:47.890Z Mediators to change: 2
1762026-09-02T23:35:47.890Z Create boot environment: No
1772026-09-02T23:35:47.894ZCreate backup boot environment: No
1782026-09-02T23:35:47.942ZFinalize: Updating package state database ... Done
1792026-09-02T23:35:47.942ZFinalize: Updating package cache ... Done
1802026-09-02T23:35:48.001ZFinalize: Updating image state ... Done
1812026-09-02T23:35:49.988ZFinalize: Creating fast lookup database ... Done
1822026-09-02T23:35:50.057ZFinalize: Reading search index ... Done
1832026-09-02T23:35:50.060ZFinalize: Updating search index ... Done
1842026-09-02T23:35:50.161ZFinalize: Updating package cache ... Done
1852026-09-02T23:35:50.447ZPlanning: Evaluating mediator changes ... Done
1862026-09-02T23:35:50.555ZPlanning: Checking for conflicting actions ... Done
1872026-09-02T23:35:50.560ZPlanning: Consolidating action changes ... Done
1882026-09-02T23:35:50.712ZPlanning: Evaluating mediators ... Done
1892026-09-02T23:35:50.715ZPlanning: Planning completed in 0.27 seconds
1902026-09-02T23:35:50.736Z Mediators to change: 1
1912026-09-02T23:35:50.736Z Create boot environment: No
1922026-09-02T23:35:50.736ZCreate backup boot environment: No
1932026-09-02T23:35:50.787ZFinalize: Updating package state database ... Done
1942026-09-02T23:35:50.787ZFinalize: Updating package cache ... Done
1952026-09-02T23:35:50.845ZFinalize: Updating image state ... Done
1962026-09-02T23:35:52.830ZFinalize: Creating fast lookup database ... Done
1972026-09-02T23:35:52.896ZFinalize: Reading search index ... Done
1982026-09-02T23:35:52.905ZFinalize: Updating search index ... Done
1992026-09-02T23:35:52.959ZFinalize: Updating package cache ... Done
2002026-09-02T23:35:53.271ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2012026-09-02T23:35:53.271Zapache system 2.4 system
2022026-09-02T23:35:53.271Zclang system 15 system
2032026-09-02T23:35:53.271Zcsh system system illumos
2042026-09-02T23:35:53.271Zctags system system illumos
2052026-09-02T23:35:53.272Zfile vendor vendor darwinsys
2062026-09-02T23:35:53.272Zfile system system illumos
2072026-09-02T23:35:53.272Zgcc vendor 14 vendor
2082026-09-02T23:35:53.272Zgcc system 13 system
2092026-09-02T23:35:53.272Zgcc system 10 system
2102026-09-02T23:35:53.272Zgo system 1.25 system
2112026-09-02T23:35:53.272Zllvm system 15 system
2122026-09-02T23:35:53.272Zmariadb system 11.4 system
2132026-09-02T23:35:53.272Zmta vendor vendor dma
2142026-09-02T23:35:53.272Zopenjdk system 17 system
2152026-09-02T23:35:53.272Zopenjdk system 11 system
2162026-09-02T23:35:53.272Zopenssl vendor 3 vendor
2172026-09-02T23:35:53.272Zperl system 5.40 system
2182026-09-02T23:35:53.272Zpostgresql system 18 system
2192026-09-02T23:35:53.272Zpostgresql system 17 system
2202026-09-02T23:35:53.272Zpython vendor 3 vendor
2212026-09-02T23:35:53.272Zpython system 2 system
2222026-09-02T23:35:53.272Zpython3 vendor 3.13 vendor
2232026-09-02T23:35:53.272Zruby system 3.4 system
2242026-09-02T23:35:53.272Zruby system 3.0 system
2252026-09-02T23:35:53.272Zwords vendor vendor american-english
2262026-09-02T23:35:53.272Zwords system system australian-english
2272026-09-02T23:35:53.272Zwords system system british-english
2282026-09-02T23:35:53.272Zwords system system canadian-english
2292026-09-02T23:35:53.272Zwords system system french
2302026-09-02T23:35:53.272Zwords system system italian
2312026-09-02T23:35:53.272Zwords system system ngerman
2322026-09-02T23:35:53.272Zwords system system ogerman
2332026-09-02T23:35:53.273Zwords system system spanish
2342026-09-02T23:35:53.540ZPUBLISHER TYPE STATUS P LOCATION
2352026-09-02T23:35:53.540Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2362026-09-02T23:35:54.042ZFMRI IFO
2372026-09-02T23:35:54.042Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2382026-09-02T23:35:54.042Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2392026-09-02T23:35:54.042Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2402026-09-02T23:35:54.042Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2412026-09-02T23:35:54.042Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2422026-09-02T23:35:54.042Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2432026-09-02T23:35:54.042Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2442026-09-02T23:35:54.042Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2452026-09-02T23:35:54.042Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2462026-09-02T23:35:54.420Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2472026-09-02T23:35:54.760Z Updating crates.io index
2482026-09-02T23:35:54.764Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2492026-09-02T23:35:55.054Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2502026-09-02T23:35:55.447Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2512026-09-02T23:35:55.701Z Updating git repository `https://github.com/oxidecomputer/propolis`
2522026-09-02T23:35:57.366Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2532026-09-02T23:35:58.007Z Updating git repository `https://github.com/oxidecomputer/crucible`
2542026-09-02T23:35:59.623Z Updating git repository `https://github.com/oxidecomputer/opte`
2552026-09-02T23:36:00.451Z Updating git repository `https://github.com/oxidecomputer/tofino`
2562026-09-02T23:36:00.754Z Updating git repository `https://github.com/oxidecomputer/lldp`
2572026-09-02T23:36:01.105Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2582026-09-02T23:36:02.891Z Updating git repository `https://github.com/oxidecomputer/clickward`
2592026-09-02T23:36:03.252Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2602026-09-02T23:36:03.636Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2612026-09-02T23:36:03.921Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2622026-09-02T23:36:04.205Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2632026-09-02T23:36:04.489Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2642026-09-02T23:36:04.827Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2652026-09-02T23:36:05.089Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2662026-09-02T23:36:05.429Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2672026-09-02T23:36:05.841Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2682026-09-02T23:36:06.334Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2692026-09-02T23:36:06.680Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2702026-09-02T23:36:07.257Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2712026-09-02T23:36:07.601Z Updating git repository `https://github.com/oxidecomputer/erebor`
2722026-09-02T23:36:08.258Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2732026-09-02T23:36:08.712Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2742026-09-02T23:36:09.011Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2752026-09-02T23:36:09.467Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2762026-09-02T23:36:09.861Z Updating git repository `https://github.com/oxidecomputer/ispf`
2772026-09-02T23:36:10.146Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2782026-09-02T23:36:10.495Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2792026-09-02T23:36:10.887Z Updating git repository `https://github.com/oxidecomputer/tough`
2802026-09-02T23:36:11.441Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2812026-09-02T23:36:11.743Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2822026-09-02T23:36:12.031Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2832026-09-02T23:36:12.384Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2842026-09-02T23:36:13.002Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2852026-09-02T23:36:13.285Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2862026-09-02T23:36:13.560Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2872026-09-02T23:36:13.920Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2882026-09-02T23:36:14.198Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2892026-09-02T23:36:14.600Z Updating git repository `https://github.com/illumos/smf-rs`
2902026-09-02T23:36:17.255Z Downloading crates ...
2912026-09-02T23:36:17.298Z Downloaded anstream v1.0.0
2922026-09-02T23:36:17.302Z Downloaded is_terminal_polyfill v1.70.2
2932026-09-02T23:36:17.309Z Downloaded errno v0.3.14
2942026-09-02T23:36:17.313Z Downloaded digest v0.10.7
2952026-09-02T23:36:17.317Z Downloaded camino v1.2.5
2962026-09-02T23:36:17.317Z Downloaded pest_generator v2.8.6
2972026-09-02T23:36:17.321Z Downloaded utf8parse v0.2.2
2982026-09-02T23:36:17.321Z Downloaded generic-array v0.14.7
2992026-09-02T23:36:17.325Z Downloaded anstyle-query v1.1.5
3002026-09-02T23:36:17.325Z Downloaded serde_spanned v0.6.9
3012026-09-02T23:36:17.325Z Downloaded pretty-hex v0.4.1
3022026-09-02T23:36:17.329Z Downloaded smawk v0.3.2
3032026-09-02T23:36:17.329Z Downloaded terminal_size v0.4.3
3042026-09-02T23:36:17.329Z Downloaded zerocopy v0.7.35
3052026-09-02T23:36:17.337Z Downloaded heck v0.5.0
3062026-09-02T23:36:17.342Z Downloaded zmij v1.0.21
3072026-09-02T23:36:17.342Z Downloaded itoa v1.0.17
3082026-09-02T23:36:17.342Z Downloaded fastrand v2.3.0
3092026-09-02T23:36:17.342Z Downloaded macaddr v1.0.1
3102026-09-02T23:36:17.342Z Downloaded autocfg v1.5.0
3112026-09-02T23:36:17.346Z Downloaded bytecount v0.6.9
3122026-09-02T23:36:17.346Z Downloaded cpufeatures v0.2.17
3132026-09-02T23:36:17.346Z Downloaded anstyle-parse v1.0.0
3142026-09-02T23:36:17.346Z Downloaded crypto-common v0.1.7
3152026-09-02T23:36:17.350Z Downloaded dof v0.3.0
3162026-09-02T23:36:17.354Z Downloaded clap_lex v1.0.0
3172026-09-02T23:36:17.358Z Downloaded cfg-if v1.0.4
3182026-09-02T23:36:17.358Z Downloaded dtrace-parser v0.2.0
3192026-09-02T23:36:17.358Z Downloaded version_check v0.9.5
3202026-09-02T23:36:17.362Z Downloaded cargo-platform v0.3.2
3212026-09-02T23:36:17.362Z Downloaded block-buffer v0.10.4
3222026-09-02T23:36:17.362Z Downloaded getrandom v0.4.3
3232026-09-02T23:36:17.366Z Downloaded bitflags v2.11.0
3242026-09-02T23:36:17.369Z Downloaded anyhow v1.0.104
3252026-09-02T23:36:17.373Z Downloaded camino-tempfile v1.4.1
3262026-09-02T23:36:17.373Z Downloaded memmap v0.7.0
3272026-09-02T23:36:17.379Z Downloaded fnv v1.0.7
3282026-09-02T23:36:17.383Z Downloaded equivalent v1.0.2
3292026-09-02T23:36:17.384Z Downloaded heck v0.4.1
3302026-09-02T23:36:17.388Z Downloaded plain v0.2.3
3312026-09-02T23:36:17.392Z Downloaded colorchoice v1.0.4
3322026-09-02T23:36:17.392Z Downloaded proc-macro-error-attr v1.0.4
3332026-09-02T23:36:17.392Z Downloaded toml_datetime v0.6.11
3342026-09-02T23:36:17.392Z Downloaded swrite v0.1.0
3352026-09-02T23:36:17.402Z Downloaded anstyle v1.0.14
3362026-09-02T23:36:17.410Z Downloaded scroll_derive v0.12.1
3372026-09-02T23:36:17.414Z Downloaded strsim v0.11.1
3382026-09-02T23:36:17.420Z Downloaded usdt v0.5.0
3392026-09-02T23:36:17.425Z Downloaded thread-id v4.2.2
3402026-09-02T23:36:17.429Z Downloaded toml_write v0.1.2
3412026-09-02T23:36:17.433Z Downloaded unicode-linebreak v0.1.5
3422026-09-02T23:36:17.442Z Downloaded usdt-macro v0.5.0
3432026-09-02T23:36:17.446Z Downloaded tabled_derive v0.7.0
3442026-09-02T23:36:17.446Z Downloaded usdt-attr-macro v0.5.0
3452026-09-02T23:36:17.454Z Downloaded byteorder v1.5.0
3462026-09-02T23:36:17.460Z Downloaded cargo_toml v0.21.0
3472026-09-02T23:36:17.463Z Downloaded usdt-impl v0.5.0
3482026-09-02T23:36:17.464Z Downloaded thiserror v2.0.18
3492026-09-02T23:36:17.464Z Downloaded thiserror-impl v2.0.18
3502026-09-02T23:36:17.464Z Downloaded quote v1.0.45
3512026-09-02T23:36:17.470Z Downloaded fs-err v3.3.0
3522026-09-02T23:36:17.474Z Downloaded scroll v0.12.0
3532026-09-02T23:36:17.478Z Downloaded sha2 v0.10.9
3542026-09-02T23:36:17.478Z Downloaded thiserror v1.0.69
3552026-09-02T23:36:17.487Z Downloaded thiserror-impl v1.0.69
3562026-09-02T23:36:17.508Z Downloaded clap_derive v4.6.1
3572026-09-02T23:36:17.513Z Downloaded cargo_metadata v0.23.1
3582026-09-02T23:36:17.513Z Downloaded memchr v2.8.0
3592026-09-02T23:36:17.519Z Downloaded serde_tokenstream v0.2.3
3602026-09-02T23:36:17.522Z Downloaded zerocopy-derive v0.7.35
3612026-09-02T23:36:17.527Z Downloaded pest_derive v2.8.6
3622026-09-02T23:36:17.530Z Downloaded once_cell v1.21.3
3632026-09-02T23:36:17.535Z Downloaded tempfile v3.27.0
3642026-09-02T23:36:17.540Z Downloaded proc-macro-error v1.0.4
3652026-09-02T23:36:17.544Z Downloaded semver v1.0.28
3662026-09-02T23:36:17.548Z Downloaded ucd-trie v0.1.7
3672026-09-02T23:36:17.548Z Downloaded unicode-ident v1.0.24
3682026-09-02T23:36:17.552Z Downloaded toml v0.8.23
3692026-09-02T23:36:17.556Z Downloaded serde_core v1.0.228
3702026-09-02T23:36:17.560Z Downloaded log v0.4.33
3712026-09-02T23:36:17.570Z Downloaded serde_derive v1.0.228
3722026-09-02T23:36:17.577Z Downloaded textwrap v0.16.2
3732026-09-02T23:36:17.577Z Downloaded clap v4.6.1
3742026-09-02T23:36:17.581Z Downloaded proc-macro2 v1.0.106
3752026-09-02T23:36:17.593Z Downloaded papergrid v0.11.0
3762026-09-02T23:36:17.596Z Downloaded pest_meta v2.8.6
3772026-09-02T23:36:17.603Z Downloaded toml_edit v0.22.27
3782026-09-02T23:36:17.613Z Downloaded serde v1.0.228
3792026-09-02T23:36:17.619Z Downloaded indexmap v2.14.0
3802026-09-02T23:36:17.626Z Downloaded typenum v1.20.1
3812026-09-02T23:36:17.630Z Downloaded hashbrown v0.17.0
3822026-09-02T23:36:17.645Z Downloaded pest v2.8.6
3832026-09-02T23:36:17.660Z Downloaded clap_builder v4.6.0
3842026-09-02T23:36:17.683Z Downloaded serde_json v1.0.151
3852026-09-02T23:36:17.687Z Downloaded goblin v0.8.2
3862026-09-02T23:36:17.703Z Downloaded winnow v0.7.14
3872026-09-02T23:36:17.719Z Downloaded tabled v0.15.0
3882026-09-02T23:36:17.733Z Downloaded syn v1.0.109
3892026-09-02T23:36:17.747Z Downloaded unicode-width v0.1.14
3902026-09-02T23:36:17.750Z Downloaded unicode-width v0.2.0
3912026-09-02T23:36:17.754Z Downloaded syn v2.0.117
3922026-09-02T23:36:17.771Z Downloaded rustix v1.1.4
3932026-09-02T23:36:17.796Z Downloaded libc v0.2.185
3942026-09-02T23:36:17.857Z Compiling proc-macro2 v1.0.106
3952026-09-02T23:36:17.857Z Compiling unicode-ident v1.0.24
3962026-09-02T23:36:17.857Z Compiling quote v1.0.45
3972026-09-02T23:36:17.862Z Compiling serde_core v1.0.228
3982026-09-02T23:36:17.862Z Compiling libc v0.2.185
3992026-09-02T23:36:17.862Z Compiling version_check v0.9.5
4002026-09-02T23:36:17.862Z Compiling memchr v2.8.0
4012026-09-02T23:36:17.862Z Compiling serde v1.0.228
4022026-09-02T23:36:18.243Z Compiling zmij v1.0.21
4032026-09-02T23:36:18.456Z Compiling thiserror v1.0.69
4042026-09-02T23:36:18.462Z Compiling ucd-trie v0.1.7
4052026-09-02T23:36:18.710Z Compiling itoa v1.0.17
4062026-09-02T23:36:18.758Z Compiling pest v2.8.6
4072026-09-02T23:36:18.887Z Compiling rustix v1.1.4
4082026-09-02T23:36:19.008Z Compiling byteorder v1.5.0
4092026-09-02T23:36:19.033Z Compiling errno v0.3.14
4102026-09-02T23:36:19.128Z Compiling serde_json v1.0.151
4112026-09-02T23:36:19.199Z Compiling bitflags v2.11.0
4122026-09-02T23:36:19.331Z Compiling syn v2.0.117
4132026-09-02T23:36:19.387Z Compiling thread-id v4.2.2
4142026-09-02T23:36:19.412Z Compiling proc-macro-error-attr v1.0.4
4152026-09-02T23:36:19.482Z Compiling usdt-impl v0.5.0
4162026-09-02T23:36:19.574Z Compiling syn v1.0.109
4172026-09-02T23:36:19.596Z Compiling camino v1.2.5
4182026-09-02T23:36:19.775Z Compiling pest_meta v2.8.6
4192026-09-02T23:36:19.958Z Compiling proc-macro-error v1.0.4
4202026-09-02T23:36:19.969Z Compiling hashbrown v0.17.0
4212026-09-02T23:36:19.984Z Compiling getrandom v0.4.3
4222026-09-02T23:36:20.135Z Compiling log v0.4.33
4232026-09-02T23:36:20.344Z Compiling equivalent v1.0.2
4242026-09-02T23:36:20.344Z Compiling utf8parse v0.2.2
4252026-09-02T23:36:20.439Z Compiling plain v0.2.3
4262026-09-02T23:36:20.476Z Compiling anstyle-parse v1.0.0
4272026-09-02T23:36:20.535Z Compiling indexmap v2.14.0
4282026-09-02T23:36:20.574Z Compiling terminal_size v0.4.3
4292026-09-02T23:36:21.102Z Compiling anstyle v1.0.14
4302026-09-02T23:36:21.151Z Compiling is_terminal_polyfill v1.70.2
4312026-09-02T23:36:21.235Z Compiling thiserror v2.0.18
4322026-09-02T23:36:21.257Z Compiling winnow v0.7.14
4332026-09-02T23:36:21.325Z Compiling cfg-if v1.0.4
4342026-09-02T23:36:21.341Z Compiling anstyle-query v1.1.5
4352026-09-02T23:36:21.369Z Compiling pretty-hex v0.4.1
4362026-09-02T23:36:21.462Z Compiling toml_write v0.1.2
4372026-09-02T23:36:21.471Z Compiling colorchoice v1.0.4
4382026-09-02T23:36:21.515Z Compiling pest_generator v2.8.6
4392026-09-02T23:36:21.552Z Compiling autocfg v1.5.0
4402026-09-02T23:36:21.597Z Compiling anstream v1.0.0
4412026-09-02T23:36:21.804Z Compiling heck v0.4.1
4422026-09-02T23:36:21.905Z Compiling heck v0.5.0
4432026-09-02T23:36:21.967Z Compiling fs-err v3.3.0
4442026-09-02T23:36:22.025Z Compiling unicode-width v0.1.14
4452026-09-02T23:36:22.138Z Compiling bytecount v0.6.9
4462026-09-02T23:36:22.158Z Compiling clap_lex v1.0.0
4472026-09-02T23:36:22.205Z Compiling once_cell v1.21.3
4482026-09-02T23:36:22.209Z Compiling fnv v1.0.7
4492026-09-02T23:36:22.271Z Compiling fastrand v2.3.0
4502026-09-02T23:36:22.292Z Compiling strsim v0.11.1
4512026-09-02T23:36:22.317Z Compiling anyhow v1.0.104
4522026-09-02T23:36:22.379Z Compiling papergrid v0.11.0
4532026-09-02T23:36:22.519Z Compiling clap_builder v4.6.0
4542026-09-02T23:36:22.548Z Compiling tempfile v3.27.0
4552026-09-02T23:36:22.633Z Compiling cargo-platform v0.3.2
4562026-09-02T23:36:22.740Z Compiling tabled_derive v0.7.0
4572026-09-02T23:36:22.757Z Compiling semver v1.0.28
4582026-09-02T23:36:22.829Z Compiling memmap v0.7.0
4592026-09-02T23:36:22.893Z Compiling smawk v0.3.2
4602026-09-02T23:36:22.909Z Compiling unicode-width v0.2.0
4612026-09-02T23:36:23.057Z Compiling unicode-linebreak v0.1.5
4622026-09-02T23:36:23.125Z Compiling camino-tempfile v1.4.1
4632026-09-02T23:36:23.148Z Compiling serde_derive v1.0.228
4642026-09-02T23:36:23.197Z Compiling thiserror-impl v1.0.69
4652026-09-02T23:36:23.302Z Compiling zerocopy-derive v0.7.35
4662026-09-02T23:36:23.354Z Compiling pest_derive v2.8.6
4672026-09-02T23:36:23.441Z Compiling scroll_derive v0.12.1
4682026-09-02T23:36:23.702Z Compiling thiserror-impl v2.0.18
4692026-09-02T23:36:23.810Z Compiling clap_derive v4.6.1
4702026-09-02T23:36:23.846Z Compiling tabled v0.15.0
4712026-09-02T23:36:24.114Z Compiling scroll v0.12.0
4722026-09-02T23:36:24.175Z Compiling zerocopy v0.7.35
4732026-09-02T23:36:24.395Z Compiling goblin v0.8.2
4742026-09-02T23:36:24.588Z Compiling dtrace-parser v0.2.0
4752026-09-02T23:36:24.741Z Compiling textwrap v0.16.2
4762026-09-02T23:36:25.207Z Compiling swrite v0.1.0
4772026-09-02T23:36:25.571Z Compiling clap v4.6.1
4782026-09-02T23:36:26.249Z Compiling serde_spanned v0.6.9
4792026-09-02T23:36:26.249Z Compiling toml_datetime v0.6.11
4802026-09-02T23:36:26.249Z Compiling cargo_metadata v0.23.1
4812026-09-02T23:36:26.274Z Compiling macaddr v1.0.1
4822026-09-02T23:36:26.274Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4832026-09-02T23:36:26.359Z Compiling dof v0.3.0
4842026-09-02T23:36:26.422Z Compiling serde_tokenstream v0.2.3
4852026-09-02T23:36:26.511Z Compiling toml_edit v0.22.27
4862026-09-02T23:36:27.142Z Compiling usdt-macro v0.5.0
4872026-09-02T23:36:27.170Z Compiling usdt-attr-macro v0.5.0
4882026-09-02T23:36:27.685Z Compiling usdt v0.5.0
4892026-09-02T23:36:27.755Z Compiling toml v0.8.23
4902026-09-02T23:36:28.093Z Compiling cargo_toml v0.21.0
4912026-09-02T23:36:29.377Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4922026-09-02T23:36:31.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.16s
4932026-09-02T23:36:31.605Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4942026-09-02T23:36:32.110Z Downloading crates ...
4952026-09-02T23:36:32.165Z Downloaded ahash v0.8.12
4962026-09-02T23:36:32.169Z Downloaded atomic-waker v1.1.2
4972026-09-02T23:36:32.169Z Downloaded ascii-canvas v3.0.0
4982026-09-02T23:36:32.170Z Downloaded arrayref v0.3.9
4992026-09-02T23:36:32.174Z Downloaded allocator-api2 v0.2.21
5002026-09-02T23:36:32.179Z Downloaded async-stream v0.3.6
5012026-09-02T23:36:32.179Z Downloaded base16ct v1.0.0
5022026-09-02T23:36:32.179Z Downloaded backtrace-ext v0.2.1
5032026-09-02T23:36:32.179Z Downloaded cfg_aliases v0.2.1
5042026-09-02T23:36:32.186Z Downloaded cobs v0.3.0
5052026-09-02T23:36:32.187Z Downloaded adler2 v2.0.1
5062026-09-02T23:36:32.193Z Downloaded bit-set v0.8.0
5072026-09-02T23:36:32.193Z Downloaded anstyle-parse v0.2.7
5082026-09-02T23:36:32.197Z Downloaded bit-vec v0.8.0
5092026-09-02T23:36:32.198Z Downloaded buf-list v1.1.2
5102026-09-02T23:36:32.198Z Downloaded fxhash v0.2.1
5112026-09-02T23:36:32.198Z Downloaded endian-type v0.1.2
5122026-09-02T23:36:32.198Z Downloaded enum-as-inner v0.6.1
5132026-09-02T23:36:32.210Z Downloaded bitflags v1.3.2
5142026-09-02T23:36:32.210Z Downloaded form_urlencoded v1.2.2
5152026-09-02T23:36:32.219Z Downloaded float-cmp v0.10.0
5162026-09-02T23:36:32.219Z Downloaded foreign-types v0.5.0
5172026-09-02T23:36:32.220Z Downloaded bzip2 v0.4.4
5182026-09-02T23:36:32.220Z Downloaded addr2line v0.25.1
5192026-09-02T23:36:32.220Z Downloaded array-init v0.0.4
5202026-09-02T23:36:32.220Z Downloaded fixedbitset v0.5.7
5212026-09-02T23:36:32.220Z Downloaded find-msvc-tools v0.1.9
5222026-09-02T23:36:32.220Z Downloaded fs_extra v1.3.0
5232026-09-02T23:36:32.220Z Downloaded bcrypt-pbkdf v0.11.0
5242026-09-02T23:36:32.220Z Downloaded blake2 v0.10.6
5252026-09-02T23:36:32.220Z Downloaded futures-task v0.3.32
5262026-09-02T23:36:32.220Z Downloaded http-body v1.0.1
5272026-09-02T23:36:32.220Z Downloaded futures-macro v0.3.32
5282026-09-02T23:36:32.227Z Downloaded atty v0.2.14
5292026-09-02T23:36:32.227Z Downloaded foreign-types v0.3.2
5302026-09-02T23:36:32.227Z Downloaded foreign-types-shared v0.3.1
5312026-09-02T23:36:32.227Z Downloaded bitfield-macros v0.19.4
5322026-09-02T23:36:32.227Z Downloaded bitfield-struct v0.6.2
5332026-09-02T23:36:32.227Z Downloaded env_logger v0.11.11
5342026-09-02T23:36:32.231Z Downloaded env_filter v2.0.0
5352026-09-02T23:36:32.231Z Downloaded fallible-iterator v0.2.0
5362026-09-02T23:36:32.231Z Downloaded futures-io v0.3.32
5372026-09-02T23:36:32.231Z Downloaded fd-lock v4.0.4
5382026-09-02T23:36:32.231Z Downloaded bit-vec v0.6.3
5392026-09-02T23:36:32.231Z Downloaded async-recursion v1.1.1
5402026-09-02T23:36:32.237Z Downloaded futures-sink v0.3.32
5412026-09-02T23:36:32.237Z Downloaded bit-set v0.5.3
5422026-09-02T23:36:32.242Z Downloaded bb8 v0.8.6
5432026-09-02T23:36:32.242Z Downloaded embedded-io v0.6.1
5442026-09-02T23:36:32.245Z Downloaded bcs v0.1.6
5452026-09-02T23:36:32.245Z Downloaded blowfish v0.10.0
5462026-09-02T23:36:32.245Z Downloaded base16ct v0.2.0
5472026-09-02T23:36:32.246Z Downloaded compression-core v0.4.31
5482026-09-02T23:36:32.246Z Downloaded foreign-types-macros v0.2.3
5492026-09-02T23:36:32.250Z Downloaded async-stream-impl v0.3.6
5502026-09-02T23:36:32.250Z Downloaded assert_matches v1.5.0
5512026-09-02T23:36:32.250Z Downloaded castaway v0.2.4
5522026-09-02T23:36:32.250Z Downloaded atomicwrites v0.4.4
5532026-09-02T23:36:32.255Z Downloaded flagset v0.4.7
5542026-09-02T23:36:32.260Z Downloaded block-buffer v0.12.1
5552026-09-02T23:36:32.267Z Downloaded futures-executor v0.3.32
5562026-09-02T23:36:32.267Z Downloaded cfg_aliases v0.1.1
5572026-09-02T23:36:32.267Z Downloaded ciborium-ll v0.2.2
5582026-09-02T23:36:32.267Z Downloaded fixedbitset v0.4.2
5592026-09-02T23:36:32.267Z Downloaded block-padding v0.4.2
5602026-09-02T23:36:32.272Z Downloaded bitfield v0.19.4
5612026-09-02T23:36:32.272Z Downloaded cancel-safe-futures v0.1.5
5622026-09-02T23:36:32.272Z Downloaded foldhash v0.1.5
5632026-09-02T23:36:32.272Z Downloaded float-ord v0.3.2
5642026-09-02T23:36:32.272Z Downloaded foreign-types-shared v0.1.1
5652026-09-02T23:36:32.272Z Downloaded futures-core v0.3.32
5662026-09-02T23:36:32.280Z Downloaded ghash v0.6.0
5672026-09-02T23:36:32.280Z Downloaded hostname v0.3.1
5682026-09-02T23:36:32.280Z Downloaded aead v0.5.2
5692026-09-02T23:36:32.286Z Downloaded git-stub v1.0.0
5702026-09-02T23:36:32.286Z Downloaded hex-literal v1.1.0
5712026-09-02T23:36:32.286Z Downloaded anstream v0.6.21
5722026-09-02T23:36:32.286Z Downloaded hmac v0.13.0
5732026-09-02T23:36:32.286Z Downloaded ena v0.14.4
5742026-09-02T23:36:32.293Z Downloaded foldhash v0.2.0
5752026-09-02T23:36:32.293Z Downloaded fs-err v2.11.0
5762026-09-02T23:36:32.293Z Downloaded futures-channel v0.3.32
5772026-09-02T23:36:32.293Z Downloaded base64ct v1.8.3
5782026-09-02T23:36:32.293Z Downloaded erased-serde v0.3.31
5792026-09-02T23:36:32.293Z Downloaded funty v2.0.0
5802026-09-02T23:36:32.293Z Downloaded ff v0.13.1
5812026-09-02T23:36:32.300Z Downloaded filetime v0.2.27
5822026-09-02T23:36:32.300Z Downloaded const-oid v0.10.2
5832026-09-02T23:36:32.300Z Downloaded nibble_vec v0.1.0
5842026-09-02T23:36:32.300Z Downloaded normalize-line-endings v0.3.0
5852026-09-02T23:36:32.300Z Downloaded ciborium-io v0.2.2
5862026-09-02T23:36:32.300Z Downloaded newline-converter v0.3.0
5872026-09-02T23:36:32.300Z Downloaded num_threads v0.1.7
5882026-09-02T23:36:32.300Z Downloaded httparse v1.10.1
5892026-09-02T23:36:32.300Z Downloaded nodrop v0.1.14
5902026-09-02T23:36:32.301Z Downloaded num-derive v0.4.2
5912026-09-02T23:36:32.301Z Downloaded headers-core v0.3.0
5922026-09-02T23:36:32.301Z Downloaded openssl-macros v0.1.1
5932026-09-02T23:36:32.301Z Downloaded oxide-generation-macros v0.2.0
5942026-09-02T23:36:32.308Z Downloaded hubpack_derive v0.1.1
5952026-09-02T23:36:32.308Z Downloaded bs58 v0.5.1
5962026-09-02T23:36:32.308Z Downloaded hostname v0.4.2
5972026-09-02T23:36:32.312Z Downloaded hash32 v0.2.1
5982026-09-02T23:36:32.312Z Downloaded hex v0.4.3
5992026-09-02T23:36:32.312Z Downloaded globwalk v0.9.1
6002026-09-02T23:36:32.312Z Downloaded hash32 v0.3.1
6012026-09-02T23:36:32.312Z Downloaded argon2 v0.5.3
6022026-09-02T23:36:32.313Z Downloaded backoff v0.4.0
6032026-09-02T23:36:32.316Z Downloaded httpdate v1.0.3
6042026-09-02T23:36:32.317Z Downloaded cmake v0.1.57
6052026-09-02T23:36:32.317Z Downloaded home v0.5.12
6062026-09-02T23:36:32.317Z Downloaded chacha20 v0.9.1
6072026-09-02T23:36:32.322Z Downloaded cmov v0.5.4
6082026-09-02T23:36:32.328Z Downloaded embedded-io v0.4.0
6092026-09-02T23:36:32.328Z Downloaded enum_dispatch v0.3.13
6102026-09-02T23:36:32.328Z Downloaded backon v1.6.0
6112026-09-02T23:36:32.328Z Downloaded gethostname v0.5.0
6122026-09-02T23:36:32.328Z Downloaded http-range v0.1.5
6132026-09-02T23:36:32.333Z Downloaded hubpack v0.1.2
6142026-09-02T23:36:32.333Z Downloaded password-hash v0.6.1
6152026-09-02T23:36:32.334Z Downloaded rand_chacha v0.3.1
6162026-09-02T23:36:32.334Z Downloaded rfc6979 v0.4.0
6172026-09-02T23:36:32.334Z Downloaded powerfmt v0.2.0
6182026-09-02T23:36:32.337Z Downloaded byte-wrapper v0.1.0
6192026-09-02T23:36:32.344Z Downloaded progenitor-macro v0.13.0
6202026-09-02T23:36:32.344Z Downloaded cipher v0.5.2
6212026-09-02T23:36:32.348Z Downloaded percent-encoding v2.3.2
6222026-09-02T23:36:32.348Z Downloaded phf_shared v0.13.1
6232026-09-02T23:36:32.348Z Downloaded rustc-hash v2.1.1
6242026-09-02T23:36:32.348Z Downloaded serde_repr v0.1.20
6252026-09-02T23:36:32.354Z Downloaded recursive v0.1.1
6262026-09-02T23:36:32.354Z Downloaded serde_bytes v0.11.19
6272026-09-02T23:36:32.354Z Downloaded sha1 v0.10.6
6282026-09-02T23:36:32.354Z Downloaded secrecy v0.10.3
6292026-09-02T23:36:32.355Z Downloaded async-bb8-diesel v0.2.1
6302026-09-02T23:36:32.359Z Downloaded console v0.15.11
6312026-09-02T23:36:32.359Z Downloaded arrayvec v0.7.6
6322026-09-02T23:36:32.363Z Downloaded cassowary v0.3.0
6332026-09-02T23:36:32.363Z Downloaded compression-codecs v0.4.37
6342026-09-02T23:36:32.363Z Downloaded cexpr v0.6.0
6352026-09-02T23:36:32.363Z Downloaded cipher v0.4.4
6362026-09-02T23:36:32.368Z Downloaded pem v3.0.6
6372026-09-02T23:36:32.368Z Downloaded rand_xorshift v0.4.0
6382026-09-02T23:36:32.372Z Downloaded slog-envlogger v2.2.0
6392026-09-02T23:36:32.376Z Downloaded console v0.16.2
6402026-09-02T23:36:32.376Z Downloaded const-oid v0.9.6
6412026-09-02T23:36:32.376Z Downloaded futures v0.3.32
6422026-09-02T23:36:32.379Z Downloaded stable_deref_trait v1.2.1
6432026-09-02T23:36:32.379Z Downloaded ff v0.14.0
6442026-09-02T23:36:32.380Z Downloaded clang-sys v1.8.1
6452026-09-02T23:36:32.380Z Downloaded globset v0.4.18
6462026-09-02T23:36:32.383Z Downloaded group v0.14.0
6472026-09-02T23:36:32.383Z Downloaded pkcs8 v0.10.2
6482026-09-02T23:36:32.383Z Downloaded aead v0.6.1
6492026-09-02T23:36:32.383Z Downloaded colored v2.2.0
6502026-09-02T23:36:32.387Z Downloaded structmeta v0.3.0
6512026-09-02T23:36:32.387Z Downloaded supports-unicode v3.0.0
6522026-09-02T23:36:32.387Z Downloaded group v0.13.0
6532026-09-02T23:36:32.387Z Downloaded async-trait v0.1.89
6542026-09-02T23:36:32.387Z Downloaded http-body-util v0.1.3
6552026-09-02T23:36:32.443Z Downloaded ppv-lite86 v0.2.21
6562026-09-02T23:36:32.443Z Downloaded typify-macro v0.6.2
6572026-09-02T23:36:32.443Z Downloaded tower-service v0.3.3
6582026-09-02T23:36:32.443Z Downloaded universal-hash v0.6.1
6592026-09-02T23:36:32.443Z Downloaded highway v1.3.0
6602026-09-02T23:36:32.443Z Downloaded git-stub-vcs v0.1.0
6612026-09-02T23:36:32.444Z Downloaded topological-sort v0.2.2
6622026-09-02T23:36:32.444Z Downloaded utf-8 v0.7.6
6632026-09-02T23:36:32.444Z Downloaded sponge-cursor v0.1.0
6642026-09-02T23:36:32.444Z Downloaded bzip2 v0.6.1
6652026-09-02T23:36:32.444Z Downloaded camino-tempfile-ext v0.3.3
6662026-09-02T23:36:32.444Z Downloaded cbc v0.2.1
6672026-09-02T23:36:32.444Z Downloaded colored v3.1.1
6682026-09-02T23:36:32.444Z Downloaded rpassword v7.5.4
6692026-09-02T23:36:32.444Z Downloaded argon2 v0.6.0-rc.8
6702026-09-02T23:36:32.444Z Downloaded take_mut v0.2.2
6712026-09-02T23:36:32.444Z Downloaded tap v1.0.1
6722026-09-02T23:36:32.444Z Downloaded unarray v0.1.4
6732026-09-02T23:36:32.444Z Downloaded yoke-derive v0.8.1
6742026-09-02T23:36:32.444Z Downloaded generic-array v1.4.3
6752026-09-02T23:36:32.444Z Downloaded phf v0.12.1
6762026-09-02T23:36:32.444Z Downloaded convert_case v0.4.0
6772026-09-02T23:36:32.444Z Downloaded password-hash v0.5.0
6782026-09-02T23:36:32.444Z Downloaded polyval v0.7.1
6792026-09-02T23:36:32.444Z Downloaded getrandom v0.2.17
6802026-09-02T23:36:32.444Z Downloaded glob v0.3.3
6812026-09-02T23:36:32.444Z Downloaded progenitor v0.13.0
6822026-09-02T23:36:32.444Z Downloaded progenitor-extras v0.2.0
6832026-09-02T23:36:32.444Z Downloaded serde-hex v0.1.0
6842026-09-02T23:36:32.444Z Downloaded num_enum v0.5.11
6852026-09-02T23:36:32.444Z Downloaded tokio-test v0.4.5
6862026-09-02T23:36:32.444Z Downloaded want v0.3.1
6872026-09-02T23:36:32.452Z Downloaded slog-json v2.6.1
6882026-09-02T23:36:32.452Z Downloaded shlex v1.3.0
6892026-09-02T23:36:32.452Z Downloaded xshell-macros v0.2.7
6902026-09-02T23:36:32.452Z Downloaded zeroize_derive v1.5.0
6912026-09-02T23:36:32.452Z Downloaded cc v1.2.56
6922026-09-02T23:36:32.452Z Downloaded blake2 v0.11.0-rc.6
6932026-09-02T23:36:32.452Z Downloaded half v1.8.3
6942026-09-02T23:36:32.452Z Downloaded hmac v0.12.1
6952026-09-02T23:36:32.452Z Downloaded curve25519-dalek-derive v0.1.1
6962026-09-02T23:36:32.452Z Downloaded pkcs1 v0.7.5
6972026-09-02T23:36:32.452Z Downloaded darling_macro v0.20.11
6982026-09-02T23:36:32.452Z Downloaded defmt-parser v1.0.0
6992026-09-02T23:36:32.452Z Downloaded dirs-sys-next v0.1.2
7002026-09-02T23:36:32.452Z Downloaded dof v0.4.0
7012026-09-02T23:36:32.452Z Downloaded elliptic-curve v0.14.1
7022026-09-02T23:36:32.452Z Downloaded fatfs v0.3.6
7032026-09-02T23:36:32.452Z Downloaded dropshot-api-manager-types v0.8.0
7042026-09-02T23:36:32.460Z Downloaded chacha20 v0.10.0
7052026-09-02T23:36:32.461Z Downloaded serde_with_macros v1.5.2
7062026-09-02T23:36:32.461Z Downloaded base64 v0.22.1
7072026-09-02T23:36:32.461Z Downloaded zone_cfg_derive v0.3.1
7082026-09-02T23:36:32.461Z Downloaded poly1305 v0.9.0
7092026-09-02T23:36:32.461Z Downloaded thread_local v1.1.9
7102026-09-02T23:36:32.461Z Downloaded toml_writer v1.1.1+spec-1.1.0
7112026-09-02T23:36:32.467Z Downloaded ciborium v0.2.2
7122026-09-02T23:36:32.471Z Downloaded vergen-gitcl v1.0.8
7132026-09-02T23:36:32.479Z Downloaded jiff-static v0.2.34
7142026-09-02T23:36:32.482Z Downloaded crucible-workspace-hack v0.1.0
7152026-09-02T23:36:32.486Z Downloaded difflib v0.4.0
7162026-09-02T23:36:32.486Z Downloaded critical-section v1.2.0
7172026-09-02T23:36:32.486Z Downloaded spki v0.8.0
7182026-09-02T23:36:32.490Z Downloaded stacker v0.1.23
7192026-09-02T23:36:32.490Z Downloaded strum_macros v0.24.3
7202026-09-02T23:36:32.490Z Downloaded strum_macros v0.26.4
7212026-09-02T23:36:32.494Z Downloaded oxide-update-engine-display v0.1.2
7222026-09-02T23:36:32.494Z Downloaded tls_codec v0.4.2
7232026-09-02T23:36:32.497Z Downloaded tls_codec_derive v0.4.2
7242026-09-02T23:36:32.502Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7252026-09-02T23:36:32.502Z Downloaded arc-swap v1.8.2
7262026-09-02T23:36:32.506Z Downloaded backtrace v0.3.76
7272026-09-02T23:36:32.506Z Downloaded illumos-nvpair-sys v0.2.0
7282026-09-02T23:36:32.506Z Downloaded daft v0.1.8
7292026-09-02T23:36:32.510Z Downloaded aes v0.9.1
7302026-09-02T23:36:32.510Z Downloaded inout v0.1.4
7312026-09-02T23:36:32.510Z Downloaded kem v0.3.0
7322026-09-02T23:36:32.513Z Downloaded match_cfg v0.1.0
7332026-09-02T23:36:32.513Z Downloaded new_debug_unreachable v1.0.6
7342026-09-02T23:36:32.514Z Downloaded num-iter v0.1.45
7352026-09-02T23:36:32.514Z Downloaded openssl-probe v0.1.6
7362026-09-02T23:36:32.514Z Downloaded memoffset v0.9.1
7372026-09-02T23:36:32.514Z Downloaded oso-derive v0.27.3
7382026-09-02T23:36:32.514Z Downloaded openssl-probe v0.2.1
7392026-09-02T23:36:32.518Z Downloaded whoami v1.6.1
7402026-09-02T23:36:32.518Z Downloaded wyz v0.5.1
7412026-09-02T23:36:32.518Z Downloaded bytes v1.11.1
7422026-09-02T23:36:32.523Z Downloaded diesel-dtrace v0.5.0
7432026-09-02T23:36:32.523Z Downloaded base64 v0.21.7
7442026-09-02T23:36:32.523Z Downloaded compact_str v0.8.1
7452026-09-02T23:36:32.523Z Downloaded prefix-trie v0.7.0
7462026-09-02T23:36:32.527Z Downloaded vergen-lib v0.1.6
7472026-09-02T23:36:32.527Z Downloaded corncobs v0.1.4
7482026-09-02T23:36:32.527Z Downloaded newtype-uuid-macros v0.1.0
7492026-09-02T23:36:32.531Z Downloaded rustc_version v0.4.1
7502026-09-02T23:36:32.535Z Downloaded precomputed-hash v0.1.1
7512026-09-02T23:36:32.535Z Downloaded chumsky v0.9.3
7522026-09-02T23:36:32.539Z Downloaded schemars v0.8.22
7532026-09-02T23:36:32.543Z Downloaded ingot-types v0.2.0
7542026-09-02T23:36:32.547Z Downloaded libloading v0.8.9
7552026-09-02T23:36:32.551Z Downloaded libefi-sys v0.1.0
7562026-09-02T23:36:32.551Z Downloaded lock_api v0.4.14
7572026-09-02T23:36:32.551Z Downloaded smallvec v1.15.1
7582026-09-02T23:36:32.556Z Downloaded scheduled-thread-pool v0.2.7
7592026-09-02T23:36:32.556Z Downloaded sapling-renderdag v0.1.0
7602026-09-02T23:36:32.561Z Downloaded parking_lot_core v0.9.12
7612026-09-02T23:36:32.567Z Downloaded data-encoding v2.10.0
7622026-09-02T23:36:32.567Z Downloaded chacha20poly1305 v0.10.1
7632026-09-02T23:36:32.571Z Downloaded openssl-sys v0.9.117
7642026-09-02T23:36:32.571Z Downloaded flume v0.11.1
7652026-09-02T23:36:32.571Z Downloaded ryu v1.0.23
7662026-09-02T23:36:32.577Z Downloaded signal-hook v0.3.18
7672026-09-02T23:36:32.577Z Downloaded sigpipe v0.1.3
7682026-09-02T23:36:32.577Z Downloaded structmeta-derive v0.3.0
7692026-09-02T23:36:32.580Z Downloaded ar_archive_writer v0.5.1
7702026-09-02T23:36:32.580Z Downloaded synstructure v0.13.2
7712026-09-02T23:36:32.580Z Downloaded term v0.7.0
7722026-09-02T23:36:32.584Z Downloaded multer v3.1.0
7732026-09-02T23:36:32.584Z Downloaded newtype-uuid v1.3.2
7742026-09-02T23:36:32.584Z Downloaded num-rational v0.4.2
7752026-09-02T23:36:32.584Z Downloaded parking_lot_core v0.8.6
7762026-09-02T23:36:32.589Z Downloaded postgres-protocol v0.6.10
7772026-09-02T23:36:32.589Z Downloaded async-compression v0.4.41
7782026-09-02T23:36:32.593Z Downloaded ipnetwork v0.21.1
7792026-09-02T23:36:32.599Z Downloaded headers v0.4.1
7802026-09-02T23:36:32.603Z Downloaded hybrid-array v0.4.13
7812026-09-02T23:36:32.603Z Downloaded iana-time-zone v0.1.65
7822026-09-02T23:36:32.603Z Downloaded r2d2 v0.8.10
7832026-09-02T23:36:32.603Z Downloaded wait-timeout v0.2.1
7842026-09-02T23:36:32.603Z Downloaded try-lock v0.2.5
7852026-09-02T23:36:32.603Z Downloaded unicode-truncate v1.1.0
7862026-09-02T23:36:32.608Z Downloaded universal-hash v0.5.1
7872026-09-02T23:36:32.608Z Downloaded peg-runtime v0.8.5
7882026-09-02T23:36:32.608Z Downloaded zerofrom-derive v0.1.6
7892026-09-02T23:36:32.612Z Downloaded zerocopy v0.6.6
7902026-09-02T23:36:32.612Z Downloaded peg-macros v0.8.5
7912026-09-02T23:36:32.612Z Downloaded peg v0.8.5
7922026-09-02T23:36:32.612Z Downloaded progenitor-client v0.14.0
7932026-09-02T23:36:32.613Z Downloaded predicates v3.1.4
7942026-09-02T23:36:32.616Z Downloaded ingot-macros v0.2.0
7952026-09-02T23:36:32.616Z Downloaded litrs v1.0.0
7962026-09-02T23:36:32.616Z Downloaded memmap2 v0.9.10
7972026-09-02T23:36:32.620Z Downloaded ref-cast v1.0.25
7982026-09-02T23:36:32.620Z Downloaded supports-color v3.0.2
7992026-09-02T23:36:32.620Z Downloaded time-core v0.1.8
8002026-09-02T23:36:32.620Z Downloaded serde_path_to_error v0.1.20
8012026-09-02T23:36:32.628Z Downloaded serde_tokenstream v0.3.0
8022026-09-02T23:36:32.628Z Downloaded sec1 v0.7.3
8032026-09-02T23:36:32.628Z Downloaded sec1 v0.8.1
8042026-09-02T23:36:32.628Z Downloaded thiserror-impl-no-std v2.0.2
8052026-09-02T23:36:32.628Z Downloaded cpubits v0.1.1
8062026-09-02T23:36:32.632Z Downloaded cpufeatures v0.3.0
8072026-09-02T23:36:32.632Z Downloaded crypto-common v0.2.2
8082026-09-02T23:36:32.632Z Downloaded crc v3.4.0
8092026-09-02T23:36:32.633Z Downloaded progenitor-client v0.13.0
8102026-09-02T23:36:32.633Z Downloaded rand_core v0.10.0
8112026-09-02T23:36:32.633Z Downloaded rustls-platform-verifier v0.6.2
8122026-09-02T23:36:32.633Z Downloaded similar v2.7.0
8132026-09-02T23:36:32.637Z Downloaded crossbeam-utils v0.8.21
8142026-09-02T23:36:32.637Z Downloaded slog-scope v4.4.1
8152026-09-02T23:36:32.637Z Downloaded getrandom v0.3.4
8162026-09-02T23:36:32.641Z Downloaded half v2.7.1
8172026-09-02T23:36:32.641Z Downloaded heapless v0.7.17
8182026-09-02T23:36:32.642Z Downloaded p384 v0.14.0
8192026-09-02T23:36:32.646Z Downloaded slog v2.8.2
8202026-09-02T23:36:32.646Z Downloaded snafu-derive v0.8.9
8212026-09-02T23:36:32.650Z Downloaded sqlformat v0.3.5
8222026-09-02T23:36:32.650Z Downloaded socket2 v0.5.10
8232026-09-02T23:36:32.650Z Downloaded aes-gcm v0.11.0
8242026-09-02T23:36:32.650Z Downloaded string_cache v0.8.9
8252026-09-02T23:36:32.655Z Downloaded usdt-attr-macro v0.6.0
8262026-09-02T23:36:32.655Z Downloaded derive_builder v0.20.2
8272026-09-02T23:36:32.655Z Downloaded der_derive v0.7.3
8282026-09-02T23:36:32.659Z Downloaded parking_lot v0.12.5
8292026-09-02T23:36:32.659Z Downloaded digest-io v0.1.0
8302026-09-02T23:36:32.659Z Downloaded pretty_assertions v1.4.1
8312026-09-02T23:36:32.659Z Downloaded dirs-next v2.0.0
8322026-09-02T23:36:32.659Z Downloaded usdt v0.6.0
8332026-09-02T23:36:32.659Z Downloaded dropshot_endpoint v0.17.1
8342026-09-02T23:36:32.663Z Downloaded debug-ignore v1.0.5
8352026-09-02T23:36:32.663Z Downloaded idna_adapter v1.2.1
8362026-09-02T23:36:32.663Z Downloaded inout v0.2.2
8372026-09-02T23:36:32.663Z Downloaded unsafe-libyaml v0.2.11
8382026-09-02T23:36:32.668Z Downloaded flate2 v1.1.9
8392026-09-02T23:36:32.675Z Downloaded is-terminal v0.4.17
8402026-09-02T23:36:32.679Z Downloaded lru-slab v0.1.2
8412026-09-02T23:36:32.679Z Downloaded bumpalo v3.20.2
8422026-09-02T23:36:32.683Z Downloaded tokio-tungstenite v0.21.0
8432026-09-02T23:36:32.683Z Downloaded tui-tree-widget v0.23.1
8442026-09-02T23:36:32.683Z Downloaded serdect v0.4.3
8452026-09-02T23:36:32.683Z Downloaded slab v0.4.12
8462026-09-02T23:36:32.687Z Downloaded smf v0.2.3
8472026-09-02T23:36:32.687Z Downloaded zip v0.6.6
8482026-09-02T23:36:32.687Z Downloaded dsl_auto_type v0.2.0
8492026-09-02T23:36:32.687Z Downloaded hickory-resolver v0.25.2
8502026-09-02T23:36:32.692Z Downloaded indent_write v2.2.0
8512026-09-02T23:36:32.693Z Downloaded signal-hook-registry v1.4.8
8522026-09-02T23:36:32.693Z Downloaded expectorate v1.2.0
8532026-09-02T23:36:32.696Z Downloaded hashbrown v0.13.2
8542026-09-02T23:36:32.696Z Downloaded schemars v0.9.0
8552026-09-02T23:36:32.701Z Downloaded pkcs8 v0.11.0
8562026-09-02T23:36:32.705Z Downloaded nonempty v0.12.0
8572026-09-02T23:36:32.705Z Downloaded primeorder v0.14.0
8582026-09-02T23:36:32.705Z Downloaded olpc-cjson v0.1.4
8592026-09-02T23:36:32.710Z Downloaded derive-ex v0.1.8
8602026-09-02T23:36:32.710Z Downloaded tiny-keccak v2.0.2
8612026-09-02T23:36:32.710Z Downloaded delegate v0.13.5
8622026-09-02T23:36:32.710Z Downloaded kstat-rs v0.2.5
8632026-09-02T23:36:32.710Z Downloaded path-slash v0.1.5
8642026-09-02T23:36:32.714Z Downloaded multimap v0.10.1
8652026-09-02T23:36:32.714Z Downloaded scuffle v0.1.0
8662026-09-02T23:36:32.714Z Downloaded heapless v0.8.0
8672026-09-02T23:36:32.714Z Downloaded pin-project v1.1.11
8682026-09-02T23:36:32.724Z Downloaded publicsuffix v2.3.0
8692026-09-02T23:36:32.741Z Downloaded unicode_categories v0.1.1
8702026-09-02T23:36:32.741Z Downloaded hickory-resolver v0.24.4
8712026-09-02T23:36:32.741Z Downloaded termios v0.3.3
8722026-09-02T23:36:32.741Z Downloaded ingot v0.2.1
8732026-09-02T23:36:32.741Z Downloaded proc-macro-crate v3.4.0
8742026-09-02T23:36:32.741Z Downloaded proc-macro-error-attr2 v2.0.0
8752026-09-02T23:36:32.753Z Downloaded vergen-lib v9.1.0
8762026-09-02T23:36:32.753Z Downloaded zeroize v1.9.0
8772026-09-02T23:36:32.753Z Downloaded csv-core v0.1.13
8782026-09-02T23:36:32.753Z Downloaded parse-display v0.10.0
8792026-09-02T23:36:32.753Z Downloaded strip-ansi-escapes v0.2.1
8802026-09-02T23:36:32.753Z Downloaded indicatif v0.18.4
8812026-09-02T23:36:32.753Z Downloaded constant_time_eq v0.4.2
8822026-09-02T23:36:32.753Z Downloaded quinn v0.11.11
8832026-09-02T23:36:32.753Z Downloaded salsa20 v0.11.0
8842026-09-02T23:36:32.753Z Downloaded tar v0.4.46
8852026-09-02T23:36:32.758Z Downloaded tokio-stream v0.1.18
8862026-09-02T23:36:32.758Z Downloaded jobserver v0.1.34
8872026-09-02T23:36:32.758Z Downloaded maybe-uninit v2.0.0
8882026-09-02T23:36:32.758Z Downloaded libsw-core v0.3.2
8892026-09-02T23:36:32.758Z Downloaded miette-derive v7.6.0
8902026-09-02T23:36:32.758Z Downloaded sqlparser_derive v0.5.0
8912026-09-02T23:36:32.758Z Downloaded seq-macro v0.3.6
8922026-09-02T23:36:32.758Z Downloaded serde-big-array v0.5.1
8932026-09-02T23:36:32.758Z Downloaded ssh-encoding v0.3.0
8942026-09-02T23:36:32.758Z Downloaded semver v0.1.20
8952026-09-02T23:36:32.758Z Downloaded p521 v0.14.0
8962026-09-02T23:36:32.763Z Downloaded slog-bunyan v2.5.0
8972026-09-02T23:36:32.763Z Downloaded sync_wrapper v1.0.2
8982026-09-02T23:36:32.763Z Downloaded unicode-xid v0.2.6
8992026-09-02T23:36:32.763Z Downloaded tower-layer v0.3.3
9002026-09-02T23:36:32.763Z Downloaded num-integer v0.1.46
9012026-09-02T23:36:32.763Z Downloaded oso v0.27.3
9022026-09-02T23:36:32.767Z Downloaded owo-colors v4.3.0
9032026-09-02T23:36:32.767Z Downloaded oxide-generation v0.1.3
9042026-09-02T23:36:32.767Z Downloaded oxide-tokio-rt v0.1.4
9052026-09-02T23:36:32.767Z Downloaded rsa v0.9.10
9062026-09-02T23:36:32.774Z Downloaded rcgen v0.12.1
9072026-09-02T23:36:32.774Z Downloaded void v1.0.2
9082026-09-02T23:36:32.774Z Downloaded zerofrom v0.1.6
9092026-09-02T23:36:32.774Z Downloaded crc-any v2.5.0
9102026-09-02T23:36:32.797Z Downloaded omicron-zone-package v0.12.3
9112026-09-02T23:36:32.797Z Downloaded progenitor-impl v0.13.0
9122026-09-02T23:36:32.797Z Downloaded cstr-argument v0.1.2
9132026-09-02T23:36:32.797Z Downloaded pkcs5 v0.8.1
9142026-09-02T23:36:32.803Z Downloaded time-macros v0.2.27
9152026-09-02T23:36:32.803Z Downloaded toml_parser v1.1.2+spec-1.1.0
9162026-09-02T23:36:32.803Z Downloaded subprocess v0.2.15
9172026-09-02T23:36:32.804Z Downloaded ecdsa v0.16.9
9182026-09-02T23:36:32.804Z Downloaded rustls-pemfile v2.2.0
9192026-09-02T23:36:32.804Z Downloaded hashbrown v0.16.1
9202026-09-02T23:36:32.804Z Downloaded rand_seeder v0.4.0
9212026-09-02T23:36:32.804Z Downloaded resolv-conf v0.7.6
9222026-09-02T23:36:32.804Z Downloaded rustls-native-certs v0.8.3
9232026-09-02T23:36:32.804Z Downloaded dunce v1.0.5
9242026-09-02T23:36:32.804Z Downloaded ident_case v1.0.1
9252026-09-02T23:36:32.804Z Downloaded simd-adler32 v0.3.8
9262026-09-02T23:36:32.805Z Downloaded stringprep v0.1.5
9272026-09-02T23:36:32.805Z Downloaded crunchy v0.2.4
9282026-09-02T23:36:32.805Z Downloaded darling_macro v0.21.3
9292026-09-02T23:36:32.805Z Downloaded darling_macro v0.23.0
9302026-09-02T23:36:32.805Z Downloaded icu_collections v2.1.1
9312026-09-02T23:36:32.805Z Downloaded hashbrown v0.12.3
9322026-09-02T23:36:32.812Z Downloaded termtree v0.5.1
9332026-09-02T23:36:32.812Z Downloaded phf v0.13.1
9342026-09-02T23:36:32.812Z Downloaded russh-cryptovec v0.62.0
9352026-09-02T23:36:32.812Z Downloaded maplit v1.0.2
9362026-09-02T23:36:32.812Z Downloaded pin-project-lite v0.2.17
9372026-09-02T23:36:32.812Z Downloaded rustyline v14.0.0
9382026-09-02T23:36:32.822Z Downloaded rand_chacha v0.9.0
9392026-09-02T23:36:32.822Z Downloaded defmt v0.3.100
9402026-09-02T23:36:32.822Z Downloaded downcast-rs v2.0.2
9412026-09-02T23:36:32.822Z Downloaded hyper-tls v0.6.0
9422026-09-02T23:36:32.822Z Downloaded instant v0.1.13
9432026-09-02T23:36:32.831Z Downloaded darling v0.21.3
9442026-09-02T23:36:32.831Z Downloaded md-5 v0.10.6
9452026-09-02T23:36:32.831Z Downloaded rayon-core v1.13.0
9462026-09-02T23:36:32.831Z Downloaded derive_more v0.99.20
9472026-09-02T23:36:32.836Z Downloaded serde_yaml v0.9.34+deprecated
9482026-09-02T23:36:32.836Z Downloaded signal-hook-mio v0.2.5
9492026-09-02T23:36:32.836Z Downloaded slog-dtrace v0.3.0
9502026-09-02T23:36:32.836Z Downloaded slog-stdlog v4.1.1
9512026-09-02T23:36:32.836Z Downloaded libscf-sys v1.2.0
9522026-09-02T23:36:32.836Z Downloaded walkdir v2.5.0
9532026-09-02T23:36:32.836Z Downloaded newtype_derive v0.1.6
9542026-09-02T23:36:32.836Z Downloaded packed_struct_codegen v0.10.1
9552026-09-02T23:36:32.836Z Downloaded hyper-rustls v0.27.7
9562026-09-02T23:36:32.845Z Downloaded knus v3.4.0
9572026-09-02T23:36:32.845Z Downloaded predicates-core v1.0.10
9582026-09-02T23:36:32.845Z Downloaded recursive-proc-macro-impl v0.1.1
9592026-09-02T23:36:32.845Z Downloaded tinystr v0.8.2
9602026-09-02T23:36:32.849Z Downloaded rand v0.10.1
9612026-09-02T23:36:32.849Z Downloaded typed-path v0.9.3
9622026-09-02T23:36:32.852Z Downloaded http v1.4.2
9632026-09-02T23:36:32.861Z Downloaded darling_core v0.20.11
9642026-09-02T23:36:32.861Z Downloaded rustls-pki-types v1.14.0
9652026-09-02T23:36:32.861Z Downloaded scroll v0.13.0
9662026-09-02T23:36:32.861Z Downloaded hyper-staticfile v0.10.1
9672026-09-02T23:36:32.866Z Downloaded rustc_version v0.1.7
9682026-09-02T23:36:32.866Z Downloaded unicode-bidi v0.3.18
9692026-09-02T23:36:32.866Z Downloaded writeable v0.6.2
9702026-09-02T23:36:32.866Z Downloaded xshell v0.2.7
9712026-09-02T23:36:32.867Z Downloaded proc-macro-crate v1.3.1
9722026-09-02T23:36:32.867Z Downloaded same-file v1.0.6
9732026-09-02T23:36:32.867Z Downloaded ctr v0.10.1
9742026-09-02T23:36:32.867Z Downloaded postgres-types v0.2.12
9752026-09-02T23:36:32.874Z Downloaded signature v2.2.0
9762026-09-02T23:36:32.881Z Downloaded tokio-macros v2.7.0
9772026-09-02T23:36:32.881Z Downloaded strsim v0.10.0
9782026-09-02T23:36:32.886Z Downloaded sync-ptr v0.1.4
9792026-09-02T23:36:32.886Z Downloaded tabwriter v1.4.1
9802026-09-02T23:36:32.886Z Downloaded utf8_iter v1.0.4
9812026-09-02T23:36:32.886Z Downloaded zone v0.3.1
9822026-09-02T23:36:32.886Z Downloaded keccak v0.2.0
9832026-09-02T23:36:32.894Z Downloaded ed25519 v3.0.0
9842026-09-02T23:36:32.894Z Downloaded num-bigint-dig v0.8.6
9852026-09-02T23:36:32.894Z Downloaded quinn-udp v0.5.14
9862026-09-02T23:36:32.899Z Downloaded module-lattice v0.2.3
9872026-09-02T23:36:32.899Z Downloaded nu-ansi-term v0.50.3
9882026-09-02T23:36:32.899Z Downloaded packed_struct v0.10.1
9892026-09-02T23:36:32.899Z Downloaded crc8 v0.1.1
9902026-09-02T23:36:32.906Z Downloaded num_enum_derive v0.7.6
9912026-09-02T23:36:32.906Z Downloaded pin-project-internal v1.1.11
9922026-09-02T23:36:32.910Z Downloaded toml v1.1.2+spec-1.1.0
9932026-09-02T23:36:32.910Z Downloaded port-file v0.1.0
9942026-09-02T23:36:32.915Z Downloaded display-error-chain v0.2.2
9952026-09-02T23:36:32.926Z Downloaded derive_more v2.1.1
9962026-09-02T23:36:32.938Z Downloaded des v0.9.0
9972026-09-02T23:36:32.942Z Downloaded hickory-server v0.25.2
9982026-09-02T23:36:32.942Z Downloaded ed25519-dalek v3.0.0
9992026-09-02T23:36:32.942Z Downloaded keccak v0.1.6
10002026-09-02T23:36:32.946Z Downloaded lru v0.12.5
10012026-09-02T23:36:32.951Z Downloaded num_enum_derive v0.5.11
10022026-09-02T23:36:32.952Z Downloaded lru-cache v0.1.2
10032026-09-02T23:36:32.952Z Downloaded opaque-debug v0.3.1
10042026-09-02T23:36:32.952Z Downloaded parse-size v1.1.0
10052026-09-02T23:36:32.952Z Downloaded serde_derive_internals v0.29.1
10062026-09-02T23:36:32.952Z Downloaded spki v0.7.3
10072026-09-02T23:36:32.952Z Downloaded digest v0.11.3
10082026-09-02T23:36:32.952Z Downloaded proc-macro-error2 v2.0.1
10092026-09-02T23:36:32.952Z Downloaded progenitor v0.14.0
10102026-09-02T23:36:32.956Z Downloaded rand v0.9.2
10112026-09-02T23:36:32.956Z Downloaded slog-async v2.8.0
10122026-09-02T23:36:32.956Z Downloaded static_assertions v1.1.0
10132026-09-02T23:36:32.956Z Downloaded tokio-tungstenite v0.23.1
10142026-09-02T23:36:32.956Z Downloaded unicase v2.9.0
10152026-09-02T23:36:32.960Z Downloaded strum v0.26.3
10162026-09-02T23:36:32.960Z Downloaded quick-error v1.2.3
10172026-09-02T23:36:32.960Z Downloaded test-strategy v0.4.5
10182026-09-02T23:36:32.960Z Downloaded rtoolbox v0.0.3
10192026-09-02T23:36:32.964Z Downloaded const_format_proc_macros v0.2.34
10202026-09-02T23:36:32.964Z Downloaded darling_core v0.23.0
10212026-09-02T23:36:32.970Z Downloaded whoami v2.1.0
10222026-09-02T23:36:32.974Z Downloaded tinyvec_macros v0.1.1
10232026-09-02T23:36:32.974Z Downloaded aws-lc-rs v1.16.3
10242026-09-02T23:36:32.979Z Downloaded zopfli v0.8.3
10252026-09-02T23:36:32.983Z Downloaded cookie v0.18.1
10262026-09-02T23:36:32.983Z Downloaded darling v0.13.4
10272026-09-02T23:36:32.983Z Downloaded deranged v0.5.8
10282026-09-02T23:36:32.993Z Downloaded testing_table v0.3.0
10292026-09-02T23:36:32.993Z Downloaded unit-prefix v0.5.2
10302026-09-02T23:36:32.993Z Downloaded xattr v1.6.1
10312026-09-02T23:36:32.993Z Downloaded impl-trait-for-tuples v0.2.3
10322026-09-02T23:36:32.993Z Downloaded tinyvec v1.10.0
10332026-09-02T23:36:32.997Z Downloaded minimal-lexical v0.2.1
10342026-09-02T23:36:32.997Z Downloaded prettyplease v0.2.37
10352026-09-02T23:36:32.998Z Downloaded cookie_store v0.22.1
10362026-09-02T23:36:32.998Z Downloaded document-features v0.2.12
10372026-09-02T23:36:32.998Z Downloaded h2 v0.4.15
10382026-09-02T23:36:32.998Z Downloaded icu_locale_core v2.1.1
10392026-09-02T23:36:33.002Z Downloaded darling_macro v0.13.4
10402026-09-02T23:36:33.002Z Downloaded usdt-macro v0.6.0
10412026-09-02T23:36:33.002Z Downloaded ed25519 v2.2.3
10422026-09-02T23:36:33.007Z Downloaded either v1.15.0
10432026-09-02T23:36:33.007Z Downloaded linked-hash-map v0.5.6
10442026-09-02T23:36:33.007Z Downloaded crc-catalog v2.4.0
10452026-09-02T23:36:33.012Z Downloaded indexmap v1.9.3
10462026-09-02T23:36:33.012Z Downloaded hashbrown v0.14.5
10472026-09-02T23:36:33.015Z Downloaded nanorand v0.7.0
10482026-09-02T23:36:33.016Z Downloaded native-tls v0.2.18
10492026-09-02T23:36:33.022Z Downloaded hashbrown v0.15.5
10502026-09-02T23:36:33.022Z Downloaded knus-derive v3.4.0
10512026-09-02T23:36:33.022Z Downloaded num_enum v0.7.6
10522026-09-02T23:36:33.026Z Downloaded phf_shared v0.12.1
10532026-09-02T23:36:33.026Z Downloaded internet-checksum v0.2.1
10542026-09-02T23:36:33.026Z Downloaded yansi v1.0.1
10552026-09-02T23:36:33.026Z Downloaded primefield v0.14.0
10562026-09-02T23:36:33.041Z Downloaded zerotrie v0.2.3
10572026-09-02T23:36:33.045Z Downloaded toml_edit v0.23.10+spec-1.0.0
10582026-09-02T23:36:33.045Z Downloaded aho-corasick v1.1.4
10592026-09-02T23:36:33.045Z Downloaded slog-term v2.9.2
10602026-09-02T23:36:33.045Z Downloaded unicode-properties v0.1.4
10612026-09-02T23:36:33.045Z Downloaded num-traits v0.2.19
10622026-09-02T23:36:33.045Z Downloaded psm v0.1.30
10632026-09-02T23:36:33.045Z Downloaded scroll_derive v0.13.1
10642026-09-02T23:36:33.045Z Downloaded scrypt v0.12.0
10652026-09-02T23:36:33.045Z Downloaded rand_pcg v0.10.2
10662026-09-02T23:36:33.046Z Downloaded libbz2-rs-sys v0.2.2
10672026-09-02T23:36:33.051Z Downloaded daft-derive v0.1.8
10682026-09-02T23:36:33.060Z Downloaded signature v3.0.0
10692026-09-02T23:36:33.065Z Downloaded support-bundle-viewer v0.1.2
10702026-09-02T23:36:33.065Z Downloaded untrusted v0.7.1
10712026-09-02T23:36:33.065Z Downloaded derive_builder_core v0.20.2
10722026-09-02T23:36:33.069Z Downloaded ed25519-dalek v2.2.0
10732026-09-02T23:36:33.073Z Downloaded trait-variant v0.1.2
10742026-09-02T23:36:33.073Z Downloaded hkdf v0.12.4
10752026-09-02T23:36:33.073Z Downloaded num-bigint v0.4.6
10762026-09-02T23:36:33.076Z Downloaded ron v0.8.1
10772026-09-02T23:36:33.082Z Downloaded litemap v0.8.1
10782026-09-02T23:36:33.082Z Downloaded instability v0.3.11
10792026-09-02T23:36:33.082Z Downloaded pem-rfc7468 v1.0.0
10802026-09-02T23:36:33.082Z Downloaded is_ci v1.2.0
10812026-09-02T23:36:33.086Z Downloaded steno v0.4.1
10822026-09-02T23:36:33.086Z Downloaded usdt-impl v0.6.0
10832026-09-02T23:36:33.086Z Downloaded zstd v0.13.3
10842026-09-02T23:36:33.092Z Downloaded wnaf v0.14.0
10852026-09-02T23:36:33.105Z Downloaded sha2 v0.11.0
10862026-09-02T23:36:33.109Z Downloaded lazy_static v1.5.0
10872026-09-02T23:36:33.112Z Downloaded rfc6979 v0.6.0
10882026-09-02T23:36:33.113Z Downloaded progenitor-impl v0.14.0
10892026-09-02T23:36:33.113Z Downloaded siphasher v1.0.2
10902026-09-02T23:36:33.118Z Downloaded oxnet v0.1.6
10912026-09-02T23:36:33.122Z Downloaded num v0.4.3
10922026-09-02T23:36:33.122Z Downloaded potential_utf v0.1.4
10932026-09-02T23:36:33.122Z Downloaded spin v0.9.8
10942026-09-02T23:36:33.122Z Downloaded parse-display-derive v0.10.0
10952026-09-02T23:36:33.127Z Downloaded tungstenite v0.23.0
10962026-09-02T23:36:33.127Z Downloaded url v2.5.8
10972026-09-02T23:36:33.131Z Downloaded pkg-config v0.3.32
10982026-09-02T23:36:33.132Z Downloaded poly1305 v0.8.0
10992026-09-02T23:36:33.132Z Downloaded rand_core v0.9.5
11002026-09-02T23:36:33.132Z Downloaded derive-where v1.6.0
11012026-09-02T23:36:33.138Z Downloaded rand_core v0.6.4
11022026-09-02T23:36:33.138Z Downloaded num-conv v0.2.0
11032026-09-02T23:36:33.138Z Downloaded ecdsa v0.17.0
11042026-09-02T23:36:33.145Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11052026-09-02T23:36:33.145Z Downloaded zerovec-derive v0.11.2
11062026-09-02T23:36:33.145Z Downloaded crossbeam-deque v0.8.6
11072026-09-02T23:36:33.145Z Downloaded dropshot-api-manager v0.8.0
11082026-09-02T23:36:33.149Z Downloaded strum_macros v0.27.2
11092026-09-02T23:36:33.149Z Downloaded linear-map v1.2.0
11102026-09-02T23:36:33.149Z Downloaded lzss v0.8.2
11112026-09-02T23:36:33.149Z Downloaded defmt-macros v1.0.1
11122026-09-02T23:36:33.150Z Downloaded schemars_derive v0.8.22
11132026-09-02T23:36:33.154Z Downloaded thiserror-no-std v2.0.2
11142026-09-02T23:36:33.154Z Downloaded tagptr v0.2.0
11152026-09-02T23:36:33.154Z Downloaded untrusted v0.9.0
11162026-09-02T23:36:33.158Z Downloaded ml-kem v0.3.2
11172026-09-02T23:36:33.158Z Downloaded diesel_table_macro_syntax v0.3.0
11182026-09-02T23:36:33.158Z Downloaded hkdf v0.13.0
11192026-09-02T23:36:33.162Z Downloaded crossterm v0.29.0
11202026-09-02T23:36:33.166Z Downloaded uuid v1.23.4
11212026-09-02T23:36:33.170Z Downloaded darling v0.20.11
11222026-09-02T23:36:33.174Z Downloaded vergen-git2 v9.1.0
11232026-09-02T23:36:33.174Z Downloaded serde_spanned v1.1.1
11242026-09-02T23:36:33.174Z Downloaded ipnet v2.12.0
11252026-09-02T23:36:33.178Z Downloaded signal-hook-tokio v0.3.1
11262026-09-02T23:36:33.178Z Downloaded futures-util v0.3.32
11272026-09-02T23:36:33.184Z Downloaded crossterm v0.28.1
11282026-09-02T23:36:33.188Z Downloaded toml v0.7.8
11292026-09-02T23:36:33.192Z Downloaded lalrpop-util v0.19.12
11302026-09-02T23:36:33.192Z Downloaded mio v1.2.0
11312026-09-02T23:36:33.197Z Downloaded indoc v1.0.9
11322026-09-02T23:36:33.197Z Downloaded diesel_derives v2.3.7
11332026-09-02T23:36:33.202Z Downloaded num-complex v0.4.6
11342026-09-02T23:36:33.206Z Downloaded scopeguard v1.2.0
11352026-09-02T23:36:33.213Z Downloaded ref-cast-impl v1.0.25
11362026-09-02T23:36:33.213Z Downloaded serde_urlencoded v0.7.1
11372026-09-02T23:36:33.218Z Downloaded ssh-cipher v0.3.0
11382026-09-02T23:36:33.218Z Downloaded ctutils v0.4.2
11392026-09-02T23:36:33.218Z Downloaded subtle v2.6.1
11402026-09-02T23:36:33.218Z Downloaded postcard v1.1.3
11412026-09-02T23:36:33.218Z Downloaded managed v0.8.0
11422026-09-02T23:36:33.222Z Downloaded psl-types v2.0.11
11432026-09-02T23:36:33.222Z Downloaded strum v0.27.2
11442026-09-02T23:36:33.222Z Downloaded russh-util v0.52.0
11452026-09-02T23:36:33.222Z Downloaded tokio-native-tls v0.3.1
11462026-09-02T23:36:33.226Z Downloaded elliptic-curve v0.13.8
11472026-09-02T23:36:33.231Z Downloaded hyper v1.10.1
11482026-09-02T23:36:33.235Z Downloaded rusty-fork v0.3.1
11492026-09-02T23:36:33.235Z Downloaded term v1.2.1
11502026-09-02T23:36:33.239Z Downloaded mime v0.3.17
11512026-09-02T23:36:33.239Z Downloaded libxml v0.3.3
11522026-09-02T23:36:33.243Z Downloaded libsw v3.5.0
11532026-09-02T23:36:33.243Z Downloaded radium v0.7.0
11542026-09-02T23:36:33.247Z Downloaded dtrace-parser v0.3.0
11552026-09-02T23:36:33.247Z Downloaded dyn-clone v1.0.20
11562026-09-02T23:36:33.254Z Downloaded tungstenite v0.21.0
11572026-09-02T23:36:33.254Z Downloaded crossbeam-epoch v0.9.18
11582026-09-02T23:36:33.254Z Downloaded bitvec v1.0.1
11592026-09-02T23:36:33.261Z Downloaded darling v0.23.0
11602026-09-02T23:36:33.265Z Downloaded derive_builder_macro v0.20.2
11612026-09-02T23:36:33.265Z Downloaded secrecy v0.8.0
11622026-09-02T23:36:33.265Z Downloaded pbkdf2 v0.13.0
11632026-09-02T23:36:33.279Z Downloaded pem-rfc7468 v0.7.0
11642026-09-02T23:36:33.279Z Downloaded bindgen v0.71.1
11652026-09-02T23:36:33.279Z Downloaded phf_shared v0.11.3
11662026-09-02T23:36:33.279Z Downloaded mime_guess v2.0.5
11672026-09-02T23:36:33.279Z Downloaded paste v1.0.15
11682026-09-02T23:36:33.279Z Downloaded predicates-tree v1.0.13
11692026-09-02T23:36:33.279Z Downloaded progenitor-macro v0.14.0
11702026-09-02T23:36:33.279Z Downloaded oxide-update-engine v0.1.2
11712026-09-02T23:36:33.279Z Downloaded primeorder v0.13.6
11722026-09-02T23:36:33.279Z Downloaded smallvec v0.6.14
11732026-09-02T23:36:33.279Z Downloaded ignore v0.4.25
11742026-09-02T23:36:33.298Z Downloaded icu_normalizer_data v2.1.1
11752026-09-02T23:36:33.298Z Downloaded pkcs1 v0.8.0-rc.4
11762026-09-02T23:36:33.298Z Downloaded indoc v2.0.7
11772026-09-02T23:36:33.298Z Downloaded displaydoc v0.2.5
11782026-09-02T23:36:33.298Z Downloaded supports-hyperlinks v3.2.0
11792026-09-02T23:36:33.298Z Downloaded serde_plain v1.0.2
11802026-09-02T23:36:33.354Z Downloaded serde_with_macros v3.21.0
11812026-09-02T23:36:33.354Z Downloaded winnow v0.5.40
11822026-09-02T23:36:33.354Z Downloaded winnow v0.6.26
11832026-09-02T23:36:33.365Z Downloaded crypto-bigint v0.5.5
11842026-09-02T23:36:33.365Z Downloaded tower v0.5.3
11852026-09-02T23:36:33.365Z Downloaded itertools v0.14.0
11862026-09-02T23:36:33.365Z Downloaded tokio-dtrace v0.1.1
11872026-09-02T23:36:33.365Z Downloaded yoke v0.8.1
11882026-09-02T23:36:33.365Z Downloaded crc32fast v1.5.0
11892026-09-02T23:36:33.365Z Downloaded diff v0.1.13
11902026-09-02T23:36:33.365Z Downloaded thread-id v5.1.0
11912026-09-02T23:36:33.365Z Downloaded blake3 v1.8.5
11922026-09-02T23:36:33.365Z Downloaded nom v8.0.0
11932026-09-02T23:36:33.366Z Downloaded waitgroup v0.1.2
11942026-09-02T23:36:33.366Z Downloaded humantime v2.3.0
11952026-09-02T23:36:33.366Z Downloaded rustversion v1.0.22
11962026-09-02T23:36:33.366Z Downloaded shell-words v1.1.1
11972026-09-02T23:36:33.366Z Downloaded md5 v0.8.0
11982026-09-02T23:36:33.366Z Downloaded illumos-nvpair v0.3.0
11992026-09-02T23:36:33.366Z Downloaded tough v0.22.0
12002026-09-02T23:36:33.366Z Downloaded socket2 v0.6.3
12012026-09-02T23:36:33.366Z Downloaded zerovec v0.11.5
12022026-09-02T23:36:33.366Z Downloaded drift v0.2.0
12032026-09-02T23:36:33.366Z Downloaded tokio-rustls v0.26.4
12042026-09-02T23:36:33.366Z Downloaded samael v0.0.19
12052026-09-02T23:36:33.366Z Downloaded schemars v1.2.1
12062026-09-02T23:36:33.372Z Downloaded qorb v0.4.1
12072026-09-02T23:36:33.372Z Downloaded yasna v0.5.2
12082026-09-02T23:36:33.372Z Downloaded zstd-safe v7.2.4
12092026-09-02T23:36:33.372Z Downloaded sha1 v0.11.0
12102026-09-02T23:36:33.372Z Downloaded vsss-rs v3.3.4
12112026-09-02T23:36:33.372Z Downloaded idna v1.1.0
12122026-09-02T23:36:33.372Z Downloaded rsa v0.10.0-rc.18
12132026-09-02T23:36:33.377Z Downloaded zerocopy-derive v0.8.55
12142026-09-02T23:36:33.381Z Downloaded chrono v0.4.45
12152026-09-02T23:36:33.385Z Downloaded defmt v1.0.1
12162026-09-02T23:36:33.385Z Downloaded vergen v9.1.0
12172026-09-02T23:36:33.389Z Downloaded tracing-core v0.1.36
12182026-09-02T23:36:33.389Z Downloaded vte v0.14.1
12192026-09-02T23:36:33.389Z Downloaded icu_provider v2.1.1
12202026-09-02T23:36:33.393Z Downloaded uzers v0.12.2
12212026-09-02T23:36:33.393Z Downloaded const_format v0.2.35
12222026-09-02T23:36:33.397Z Downloaded itertools v0.10.5
12232026-09-02T23:36:33.400Z Downloaded phc v0.6.1
12242026-09-02T23:36:33.404Z Downloaded rustc-demangle v0.1.27
12252026-09-02T23:36:33.408Z Downloaded serde_cbor v0.11.2
12262026-09-02T23:36:33.412Z Downloaded parking_lot v0.11.2
12272026-09-02T23:36:33.412Z Downloaded twox-hash v2.1.2
12282026-09-02T23:36:33.416Z Downloaded oxide-update-engine-types v0.1.2
12292026-09-02T23:36:33.416Z Downloaded rawzip v0.4.4
12302026-09-02T23:36:33.420Z Downloaded iri-string v0.7.10
12312026-09-02T23:36:33.423Z Downloaded itertools v0.13.0
12322026-09-02T23:36:33.428Z Downloaded serde_with v1.14.0
12332026-09-02T23:36:33.432Z Downloaded object v0.30.4
12342026-09-02T23:36:33.436Z Downloaded snafu v0.8.9
12352026-09-02T23:36:33.440Z Downloaded reqwest v0.12.28
12362026-09-02T23:36:33.444Z Downloaded convert_case v0.10.0
12372026-09-02T23:36:33.448Z Downloaded derive_more-impl v2.1.1
12382026-09-02T23:36:33.451Z Downloaded icu_properties_data v2.1.2
12392026-09-02T23:36:33.455Z Downloaded reqwest v0.13.2
12402026-09-02T23:36:33.459Z Downloaded x509-cert v0.2.5
12412026-09-02T23:36:33.463Z Downloaded p256 v0.14.0
12422026-09-02T23:36:33.467Z Downloaded tokio-util v0.7.18
12432026-09-02T23:36:33.471Z Downloaded internal-russh-num-bigint v0.5.0
12442026-09-02T23:36:33.471Z Downloaded tower-http v0.6.8
12452026-09-02T23:36:33.476Z Downloaded miette v7.6.0
12462026-09-02T23:36:33.480Z Downloaded tokio-postgres v0.7.16
12472026-09-02T23:36:33.480Z Downloaded unicode-segmentation v1.12.0
12482026-09-02T23:36:33.484Z Downloaded darling_core v0.21.3
12492026-09-02T23:36:33.488Z Downloaded icu_normalizer v2.1.1
12502026-09-02T23:36:33.488Z Downloaded der v0.8.0
12512026-09-02T23:36:33.493Z Downloaded papergrid v0.18.0
12522026-09-02T23:36:33.493Z Downloaded tracing-attributes v0.1.31
12532026-09-02T23:36:33.497Z Downloaded miniz_oxide v0.8.9
12542026-09-02T23:36:33.497Z Downloaded unicode-normalization v0.1.25
12552026-09-02T23:36:33.516Z Downloaded rustls-webpki v0.103.13
12562026-09-02T23:36:33.521Z Downloaded darling_core v0.13.4
12572026-09-02T23:36:33.521Z Downloaded git2 v0.20.4
12582026-09-02T23:36:33.524Z Downloaded typify v0.6.2
12592026-09-02T23:36:33.530Z Downloaded toml_edit v0.19.15
12602026-09-02T23:36:33.535Z Downloaded hyper-util v0.1.20
12612026-09-02T23:36:33.538Z Downloaded rand v0.8.6
12622026-09-02T23:36:33.542Z Downloaded icu_properties v2.1.2
12632026-09-02T23:36:33.542Z Downloaded itertools v0.12.1
12642026-09-02T23:36:33.545Z Downloaded libm v0.2.16
12652026-09-02T23:36:33.551Z Downloaded quinn-proto v0.11.16
12662026-09-02T23:36:33.557Z Downloaded rayon v1.11.0
12672026-09-02T23:36:33.562Z Downloaded proptest v1.11.0
12682026-09-02T23:36:33.573Z Downloaded vcpkg v0.2.15
12692026-09-02T23:36:33.597Z Downloaded portable-atomic v1.13.1
12702026-09-02T23:36:33.601Z Downloaded crossbeam-channel v0.5.15
12712026-09-02T23:36:33.606Z Downloaded zip v4.6.1
12722026-09-02T23:36:33.613Z Downloaded goblin v0.10.5
12732026-09-02T23:36:33.613Z Downloaded regex v1.12.3
12742026-09-02T23:36:33.617Z Downloaded bstr v1.12.1
12752026-09-02T23:36:33.617Z Downloaded nom v7.1.3
12762026-09-02T23:36:33.621Z Downloaded reedline v0.40.0
12772026-09-02T23:36:33.625Z Downloaded tabled v0.21.0
12782026-09-02T23:36:33.634Z Downloaded p384 v0.13.1
12792026-09-02T23:36:33.637Z Downloaded sha3 v0.12.0
12802026-09-02T23:36:33.642Z Downloaded jiff-core v0.1.0
12812026-09-02T23:36:33.645Z Downloaded serde_with v3.21.0
12822026-09-02T23:36:33.649Z Downloaded gimli v0.32.3
12832026-09-02T23:36:33.654Z Downloaded der v0.7.10
12842026-09-02T23:36:33.661Z Downloaded regex-syntax v0.6.29
12852026-09-02T23:36:33.667Z Downloaded winnow v1.0.3
12862026-09-02T23:36:33.674Z Downloaded itertools v0.15.0
12872026-09-02T23:36:33.678Z Downloaded lalrpop v0.19.12
12882026-09-02T23:36:33.684Z Downloaded iddqd v0.4.2
12892026-09-02T23:36:33.688Z Downloaded ssh-key v0.7.0-rc.11
12902026-09-02T23:36:33.693Z Downloaded salty v0.3.0
12912026-09-02T23:36:33.704Z Downloaded petname v2.0.2
12922026-09-02T23:36:33.709Z Downloaded quick-xml v0.37.5
12932026-09-02T23:36:33.714Z Downloaded rustls v0.23.41
12942026-09-02T23:36:33.720Z Downloaded crypto-primes v0.7.2
12952026-09-02T23:36:33.741Z Downloaded nix v0.27.1
12962026-09-02T23:36:33.747Z Downloaded polar-core v0.27.3
12972026-09-02T23:36:33.757Z Downloaded regress v0.11.1
12982026-09-02T23:36:33.768Z Downloaded smoltcp v0.9.1
12992026-09-02T23:36:33.779Z Downloaded radix_trie v0.2.1
13002026-09-02T23:36:33.783Z Downloaded russh v0.62.4
13012026-09-02T23:36:33.788Z Downloaded regex-syntax v0.8.10
13022026-09-02T23:36:33.792Z Downloaded regress v0.10.5
13032026-09-02T23:36:33.796Z Downloaded curve25519-dalek v5.0.0
13042026-09-02T23:36:33.801Z Downloaded hickory-proto v0.24.4
13052026-09-02T23:36:33.811Z Downloaded zlib-rs v0.6.2
13062026-09-02T23:36:33.824Z Downloaded syn v3.0.3
13072026-09-02T23:36:33.831Z Downloaded time v0.3.47
13082026-09-02T23:36:33.837Z Downloaded moka v0.12.13
13092026-09-02T23:36:33.842Z Downloaded rustix v0.38.44
13102026-09-02T23:36:33.854Z Downloaded zerocopy v0.8.55
13112026-09-02T23:36:33.866Z Downloaded object v0.37.3
13122026-09-02T23:36:33.871Z Downloaded hickory-proto v0.25.2
13132026-09-02T23:36:33.880Z Downloaded curve25519-dalek v4.1.3
13142026-09-02T23:36:33.884Z Downloaded crypto-bigint v0.7.5
13152026-09-02T23:36:33.895Z Downloaded smoltcp v0.11.0
13162026-09-02T23:36:33.901Z Downloaded sha3 v0.11.0
13172026-09-02T23:36:33.904Z Downloaded tracing v0.1.44
13182026-09-02T23:36:33.915Z Downloaded dropshot v0.17.1
13192026-09-02T23:36:33.928Z Downloaded openssl v0.10.80
13202026-09-02T23:36:33.936Z Downloaded sqlparser v0.61.0
13212026-09-02T23:36:33.940Z Downloaded nix v0.28.0
13222026-09-02T23:36:33.945Z Downloaded diesel v2.3.7
13232026-09-02T23:36:33.956Z Downloaded nix v0.31.2
13242026-09-02T23:36:33.964Z Downloaded openapiv3 v2.2.0
13252026-09-02T23:36:33.970Z Downloaded jiff v0.2.34
13262026-09-02T23:36:33.981Z Downloaded typify-impl v0.6.2
13272026-09-02T23:36:33.987Z Downloaded csv v1.4.0
13282026-09-02T23:36:33.999Z Downloaded encoding_rs v0.8.35
13292026-09-02T23:36:34.013Z Downloaded zerocopy-derive v0.6.6
13302026-09-02T23:36:34.019Z Downloaded bzip2-sys v0.1.13+1.0.8
13312026-09-02T23:36:34.041Z Downloaded ratatui v0.29.0
13322026-09-02T23:36:34.075Z Downloaded sled v0.34.7
13332026-09-02T23:36:34.115Z Downloaded regex-automata v0.4.14
13342026-09-02T23:36:34.124Z Downloaded petgraph v0.6.5
13352026-09-02T23:36:34.136Z Downloaded chrono-tz v0.10.4
13362026-09-02T23:36:34.146Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13372026-09-02T23:36:34.203Z Downloaded petgraph v0.8.3
13382026-09-02T23:36:34.216Z Downloaded sha3 v0.10.8
13392026-09-02T23:36:34.222Z Downloaded tokio v1.52.1
13402026-09-02T23:36:34.242Z Downloaded libz-sys v1.1.24
13412026-09-02T23:36:34.338Z Downloaded ring v0.17.14
13422026-09-02T23:36:34.364Z Downloaded libgit2-sys v0.18.3+1.9.2
13432026-09-02T23:36:34.854Z Downloaded aws-lc-sys v0.40.0
13442026-09-02T23:36:35.120Z Compiling serde_core v1.0.228
13452026-09-02T23:36:35.120Z Compiling libc v0.2.185
13462026-09-02T23:36:35.120Z Compiling serde v1.0.228
13472026-09-02T23:36:35.241Z Compiling log v0.4.33
13482026-09-02T23:36:35.241Z Compiling smallvec v1.15.1
13492026-09-02T23:36:35.241Z Compiling shlex v1.3.0
13502026-09-02T23:36:35.241Z Compiling find-msvc-tools v0.1.9
13512026-09-02T23:36:35.241Z Compiling syn v2.0.117
13522026-09-02T23:36:35.505Z Compiling subtle v2.6.1
13532026-09-02T23:36:35.622Z Compiling scopeguard v1.2.0
13542026-09-02T23:36:35.622Z Compiling stable_deref_trait v1.2.1
13552026-09-02T23:36:35.622Z Compiling typenum v1.20.1
13562026-09-02T23:36:35.622Z Compiling lock_api v0.4.14
13572026-09-02T23:36:35.711Z Compiling zerocopy v0.8.55
13582026-09-02T23:36:35.711Z Compiling portable-atomic v1.13.1
13592026-09-02T23:36:35.711Z Compiling serde_json v1.0.151
13602026-09-02T23:36:35.844Z Compiling critical-section v1.2.0
13612026-09-02T23:36:35.865Z Compiling libm v0.2.16
13622026-09-02T23:36:35.920Z Compiling num-traits v0.2.19
13632026-09-02T23:36:36.037Z Compiling pkg-config v0.3.32
13642026-09-02T23:36:36.185Z Compiling errno v0.3.14
13652026-09-02T23:36:36.287Z Compiling jobserver v0.1.34
13662026-09-02T23:36:36.287Z Compiling getrandom v0.2.17
13672026-09-02T23:36:36.348Z Compiling cc v1.2.56
13682026-09-02T23:36:36.399Z Compiling rand_core v0.6.4
13692026-09-02T23:36:36.526Z Compiling generic-array v0.14.7
13702026-09-02T23:36:36.639Z Compiling once_cell v1.21.3
13712026-09-02T23:36:36.654Z Compiling parking_lot_core v0.9.12
13722026-09-02T23:36:36.690Z Compiling pin-project-lite v0.2.17
13732026-09-02T23:36:36.718Z Compiling const-oid v0.9.6
13742026-09-02T23:36:36.760Z Compiling getrandom v0.4.3
13752026-09-02T23:36:36.898Z Compiling rand_core v0.10.0
13762026-09-02T23:36:37.199Z Compiling signal-hook-registry v1.4.8
13772026-09-02T23:36:37.356Z Compiling bitflags v2.11.0
13782026-09-02T23:36:37.426Z Compiling writeable v0.6.2
13792026-09-02T23:36:37.441Z Compiling percent-encoding v2.3.2
13802026-09-02T23:36:37.467Z Compiling litemap v0.8.1
13812026-09-02T23:36:37.555Z Compiling futures-core v0.3.32
13822026-09-02T23:36:37.618Z Compiling semver v1.0.28
13832026-09-02T23:36:37.622Z Compiling parking_lot v0.12.5
13842026-09-02T23:36:37.657Z Compiling mio v1.2.0
13852026-09-02T23:36:37.676Z Compiling icu_properties_data v2.1.2
13862026-09-02T23:36:37.709Z Compiling icu_normalizer_data v2.1.1
13872026-09-02T23:36:37.833Z Compiling socket2 v0.6.3
13882026-09-02T23:36:38.037Z Compiling rustix v1.1.4
13892026-09-02T23:36:38.073Z Compiling getrandom v0.3.4
13902026-09-02T23:36:38.083Z Compiling synstructure v0.13.2
13912026-09-02T23:36:38.095Z Compiling futures-sink v0.3.32
13922026-09-02T23:36:38.146Z Compiling indexmap v2.14.0
13932026-09-02T23:36:38.204Z Compiling futures-channel v0.3.32
13942026-09-02T23:36:38.355Z Compiling utf8_iter v1.0.4
13952026-09-02T23:36:38.449Z Compiling slab v0.4.12
13962026-09-02T23:36:38.531Z Compiling futures-io v0.3.32
13972026-09-02T23:36:38.607Z Compiling futures-task v0.3.32
13982026-09-02T23:36:38.655Z Compiling form_urlencoded v1.2.2
13992026-09-02T23:36:38.682Z Compiling rustversion v1.0.22
14002026-09-02T23:36:38.699Z Compiling iana-time-zone v0.1.65
14012026-09-02T23:36:38.760Z Compiling base64ct v1.8.3
14022026-09-02T23:36:38.818Z Compiling cmake v0.1.57
14032026-09-02T23:36:38.825Z Compiling regex-syntax v0.8.10
14042026-09-02T23:36:38.894Z Compiling flagset v0.4.7
14052026-09-02T23:36:38.967Z Compiling dunce v1.0.5
14062026-09-02T23:36:39.033Z Compiling pem-rfc7468 v0.7.0
14072026-09-02T23:36:39.047Z Compiling fs_extra v1.3.0
14082026-09-02T23:36:39.063Z Compiling ident_case v1.0.1
14092026-09-02T23:36:39.201Z Compiling rand_core v0.9.5
14102026-09-02T23:36:39.210Z Compiling uuid v1.23.4
14112026-09-02T23:36:39.319Z Compiling aws-lc-sys v0.40.0
14122026-09-02T23:36:39.334Z Compiling base64 v0.22.1
14132026-09-02T23:36:39.551Z Compiling syn v1.0.109
14142026-09-02T23:36:39.660Z Compiling vcpkg v0.2.15
14152026-09-02T23:36:39.670Z Compiling serde_derive_internals v0.29.1
14162026-09-02T23:36:39.789Z Compiling rustc_version v0.4.1
14172026-09-02T23:36:39.842Z Compiling serde_derive v1.0.228
14182026-09-02T23:36:39.857Z Compiling zeroize_derive v1.5.0
14192026-09-02T23:36:39.933Z Compiling zerofrom-derive v0.1.6
14202026-09-02T23:36:40.112Z Compiling zerocopy-derive v0.8.55
14212026-09-02T23:36:40.395Z Compiling yoke-derive v0.8.1
14222026-09-02T23:36:40.501Z Compiling zerovec-derive v0.11.2
14232026-09-02T23:36:40.580Z Compiling displaydoc v0.2.5
14242026-09-02T23:36:41.190Z Compiling tokio-macros v2.7.0
14252026-09-02T23:36:41.350Z Compiling futures-macro v0.3.32
14262026-09-02T23:36:41.367Z Compiling zerofrom v0.1.6
14272026-09-02T23:36:41.497Z Compiling der_derive v0.7.3
14282026-09-02T23:36:41.594Z Compiling yoke v0.8.1
14292026-09-02T23:36:41.643Z Compiling thiserror-impl v2.0.18
14302026-09-02T23:36:41.799Z Compiling zerovec v0.11.5
14312026-09-02T23:36:41.964Z Compiling zerotrie v0.2.3
14322026-09-02T23:36:42.195Z Compiling futures-util v0.3.32
14332026-09-02T23:36:42.241Z Compiling openssl-sys v0.9.117
14342026-09-02T23:36:42.310Z Compiling tinystr v0.8.2
14352026-09-02T23:36:42.475Z Compiling icu_locale_core v2.1.1
14362026-09-02T23:36:42.517Z Compiling potential_utf v0.1.4
14372026-09-02T23:36:42.681Z Compiling icu_collections v2.1.1
14382026-09-02T23:36:42.766Z Compiling tracing-attributes v0.1.31
14392026-09-02T23:36:43.043Z Compiling thiserror v2.0.18
14402026-09-02T23:36:43.149Z Compiling icu_provider v2.1.1
14412026-09-02T23:36:43.207Z Compiling tracing-core v0.1.36
14422026-09-02T23:36:43.400Z Compiling zeroize v1.9.0
14432026-09-02T23:36:43.431Z Compiling bytes v1.11.1
14442026-09-02T23:36:43.451Z Compiling icu_properties v2.1.2
14452026-09-02T23:36:43.773Z Compiling icu_normalizer v2.1.1
14462026-09-02T23:36:44.050Z Compiling tokio v1.52.1
14472026-09-02T23:36:44.160Z Compiling crypto-common v0.1.7
14482026-09-02T23:36:44.193Z Compiling block-buffer v0.10.4
14492026-09-02T23:36:44.371Z Compiling chrono v0.4.45
14502026-09-02T23:36:44.388Z Compiling idna_adapter v1.2.1
14512026-09-02T23:36:44.389Z Compiling digest v0.10.7
14522026-09-02T23:36:44.474Z Compiling idna v1.1.0
14532026-09-02T23:36:44.562Z Compiling der v0.7.10
14542026-09-02T23:36:44.581Z Compiling http v1.4.2
14552026-09-02T23:36:44.632Z Compiling ppv-lite86 v0.2.21
14562026-09-02T23:36:44.765Z Compiling url v2.5.8
14572026-09-02T23:36:44.960Z Compiling rand_chacha v0.9.0
14582026-09-02T23:36:45.117Z Compiling dyn-clone v1.0.20
14592026-09-02T23:36:45.269Z Compiling schemars v0.8.22
14602026-09-02T23:36:45.469Z Compiling spki v0.7.3
14612026-09-02T23:36:45.490Z Compiling aws-lc-rs v1.16.3
14622026-09-02T23:36:45.562Z Compiling cpufeatures v0.2.17
14632026-09-02T23:36:45.625Z Compiling simd-adler32 v0.3.8
14642026-09-02T23:36:45.677Z Compiling pkcs8 v0.10.2
14652026-09-02T23:36:45.687Z Compiling http-body v1.0.1
14662026-09-02T23:36:45.723Z Compiling rand v0.9.2
14672026-09-02T23:36:45.764Z Compiling tracing v0.1.44
14682026-09-02T23:36:45.773Z Compiling rustls-pki-types v1.14.0
14692026-09-02T23:36:45.872Z Compiling schemars_derive v0.8.22
14702026-09-02T23:36:45.934Z Compiling spin v0.9.8
14712026-09-02T23:36:46.002Z Compiling tinyvec_macros v0.1.1
14722026-09-02T23:36:46.070Z Compiling httparse v1.10.1
14732026-09-02T23:36:46.112Z Compiling adler2 v2.0.1
14742026-09-02T23:36:46.193Z Compiling openssl-probe v0.2.1
14752026-09-02T23:36:46.236Z Compiling cmov v0.5.4
14762026-09-02T23:36:46.370Z Compiling crc32fast v1.5.0
14772026-09-02T23:36:46.429Z Compiling ctutils v0.4.2
14782026-09-02T23:36:46.444Z Compiling miniz_oxide v0.8.9
14792026-09-02T23:36:46.455Z Compiling tempfile v3.27.0
14802026-09-02T23:36:46.656Z Compiling tinyvec v1.10.0
14812026-09-02T23:36:46.675Z Compiling pest_generator v2.8.6
14822026-09-02T23:36:46.811Z Compiling sha2 v0.10.9
14832026-09-02T23:36:47.001Z Compiling terminal_size v0.4.3
14842026-09-02T23:36:47.017Z Compiling aho-corasick v1.1.4
14852026-09-02T23:36:47.133Z Compiling radium v0.7.0
14862026-09-02T23:36:47.336Z Compiling tower-service v0.3.3
14872026-09-02T23:36:47.377Z Compiling unicode-segmentation v1.12.0
14882026-09-02T23:36:47.431Z Compiling tower-layer v0.3.3
14892026-09-02T23:36:47.597Z Compiling untrusted v0.7.1
14902026-09-02T23:36:47.729Z Compiling atomic-waker v1.1.2
14912026-09-02T23:36:47.764Z Compiling tokio-util v0.7.18
14922026-09-02T23:36:47.848Z Compiling try-lock v0.2.5
14932026-09-02T23:36:47.985Z Compiling want v0.3.1
14942026-09-02T23:36:48.129Z Compiling regex-automata v0.4.14
14952026-09-02T23:36:48.169Z Compiling pest_derive v2.8.6
14962026-09-02T23:36:48.530Z Compiling h2 v0.4.15
14972026-09-02T23:36:48.603Z Compiling hybrid-array v0.4.13
14982026-09-02T23:36:48.820Z Compiling ipnet v2.12.0
14992026-09-02T23:36:48.979Z Compiling scroll_derive v0.13.1
15002026-09-02T23:36:49.286Z Compiling darling_core v0.20.11
15012026-09-02T23:36:49.369Z Compiling maybe-uninit v2.0.0
15022026-09-02T23:36:49.630Z Compiling openssl v0.10.80
15032026-09-02T23:36:49.677Z Compiling rustls v0.23.41
15042026-09-02T23:36:49.767Z Compiling untrusted v0.9.0
15052026-09-02T23:36:49.784Z Compiling httpdate v1.0.3
15062026-09-02T23:36:49.839Z Compiling foreign-types-shared v0.1.1
15072026-09-02T23:36:49.852Z Compiling tap v1.0.1
15082026-09-02T23:36:49.977Z Compiling scroll v0.13.0
15092026-09-02T23:36:50.009Z Compiling foreign-types v0.3.2
15102026-09-02T23:36:50.009Z Compiling wyz v0.5.1
15112026-09-02T23:36:50.035Z Compiling unicode-normalization v0.1.25
15122026-09-02T23:36:50.143Z Compiling rand_chacha v0.3.1
15132026-09-02T23:36:50.181Z Compiling signature v2.2.0
15142026-09-02T23:36:50.367Z Compiling hex v0.4.3
15152026-09-02T23:36:50.475Z Compiling thiserror-impl v1.0.69
15162026-09-02T23:36:50.545Z Compiling openssl-macros v0.1.1
15172026-09-02T23:36:50.634Z Compiling bzip2-sys v0.1.13+1.0.8
15182026-09-02T23:36:50.933Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15192026-09-02T23:36:50.946Z Compiling num-integer v0.1.46
15202026-09-02T23:36:50.951Z Compiling socket2 v0.5.10
15212026-09-02T23:36:51.239Z Compiling wait-timeout v0.2.1
15222026-09-02T23:36:51.292Z Compiling ahash v0.8.12
15232026-09-02T23:36:51.335Z Compiling time-core v0.1.8
15242026-09-02T23:36:51.487Z Compiling packed_struct v0.10.1
15252026-09-02T23:36:51.507Z Compiling bit-vec v0.8.0
15262026-09-02T23:36:51.521Z Compiling funty v2.0.0
15272026-09-02T23:36:51.524Z Compiling darling_macro v0.20.11
15282026-09-02T23:36:51.704Z Compiling hyper v1.10.1
15292026-09-02T23:36:51.771Z Compiling powerfmt v0.2.0
15302026-09-02T23:36:51.788Z Compiling native-tls v0.2.18
15312026-09-02T23:36:51.925Z Compiling num-bigint-dig v0.8.6
15322026-09-02T23:36:51.934Z Compiling num-conv v0.2.0
15332026-09-02T23:36:52.002Z Compiling quick-error v1.2.3
15342026-09-02T23:36:52.063Z Compiling clap_builder v4.6.0
15352026-09-02T23:36:52.081Z Compiling rusty-fork v0.3.1
15362026-09-02T23:36:52.101Z Compiling time-macros v0.2.27
15372026-09-02T23:36:52.137Z Compiling darling v0.20.11
15382026-09-02T23:36:52.180Z Compiling deranged v0.5.8
15392026-09-02T23:36:52.211Z Compiling bitvec v1.0.1
15402026-09-02T23:36:52.403Z Compiling thiserror v1.0.69
15412026-09-02T23:36:52.520Z Compiling bit-set v0.8.0
15422026-09-02T23:36:52.674Z Compiling num-iter v0.1.45
15432026-09-02T23:36:52.794Z Compiling hyper-util v0.1.20
15442026-09-02T23:36:53.398Z Compiling rand v0.8.6
15452026-09-02T23:36:53.680Z Compiling goblin v0.10.5
15462026-09-02T23:36:54.018Z Compiling packed_struct_codegen v0.10.1
15472026-09-02T23:36:54.093Z Compiling lazy_static v1.5.0
15482026-09-02T23:36:54.185Z Compiling hmac v0.12.1
15492026-09-02T23:36:54.366Z Compiling toml_datetime v0.6.11
15502026-09-02T23:36:54.550Z Compiling serde_spanned v0.6.9
15512026-09-02T23:36:54.613Z Compiling zerocopy-derive v0.6.6
15522026-09-02T23:36:54.690Z Compiling bitfield-macros v0.19.4
15532026-09-02T23:36:55.083Z Compiling clap_derive v4.6.1
15542026-09-02T23:36:55.086Z Compiling rand_xorshift v0.4.0
15552026-09-02T23:36:55.261Z Compiling sync_wrapper v1.0.2
15562026-09-02T23:36:55.379Z Compiling indexmap v1.9.3
15572026-09-02T23:36:55.391Z Compiling crc-catalog v2.4.0
15582026-09-02T23:36:55.415Z Compiling paste v1.0.15
15592026-09-02T23:36:55.489Z Compiling zlib-rs v0.6.2
15602026-09-02T23:36:55.563Z Compiling num_threads v0.1.7
15612026-09-02T23:36:55.659Z Compiling object v0.37.3
15622026-09-02T23:36:55.683Z Compiling siphasher v1.0.2
15632026-09-02T23:36:55.874Z Compiling nodrop v0.1.14
15642026-09-02T23:36:55.929Z Compiling usdt-impl v0.6.0
15652026-09-02T23:36:55.977Z Compiling crossbeam-utils v0.8.21
15662026-09-02T23:36:56.122Z Compiling unarray v0.1.4
15672026-09-02T23:36:56.152Z Compiling array-init v0.0.4
15682026-09-02T23:36:56.233Z Compiling proptest v1.11.0
15692026-09-02T23:36:56.365Z Compiling dof v0.4.0
15702026-09-02T23:36:56.500Z Compiling time v0.3.47
15712026-09-02T23:36:56.800Z Compiling clap v4.6.1
15722026-09-02T23:36:56.905Z Compiling crc v3.4.0
15732026-09-02T23:36:57.101Z Compiling zerocopy v0.6.6
15742026-09-02T23:36:57.418Z Compiling bitfield v0.19.4
15752026-09-02T23:36:57.714Z Compiling tower v0.5.3
15762026-09-02T23:36:58.050Z Compiling smallvec v0.6.14
15772026-09-02T23:36:58.322Z Compiling flate2 v1.1.9
15782026-09-02T23:36:58.487Z Compiling derive_builder_core v0.20.2
15792026-09-02T23:36:58.672Z Compiling dtrace-parser v0.3.0
15802026-09-02T23:36:58.733Z Compiling ipnetwork v0.21.1
15812026-09-02T23:36:59.108Z Compiling pkcs1 v0.7.5
15822026-09-02T23:36:59.122Z Compiling http-body-util v0.1.3
15832026-09-02T23:36:59.136Z Compiling heapless v0.7.17
15842026-09-02T23:36:59.334Z Compiling scroll_derive v0.12.1
15852026-09-02T23:36:59.361Z Compiling structmeta-derive v0.3.0
15862026-09-02T23:36:59.378Z Compiling slog v2.8.2
15872026-09-02T23:36:59.401Z Compiling darling_core v0.23.0
15882026-09-02T23:36:59.498Z Compiling thread-id v5.1.0
15892026-09-02T23:36:59.591Z Compiling cookie v0.18.1
15902026-09-02T23:36:59.596Z Compiling env_filter v2.0.0
15912026-09-02T23:36:59.738Z Compiling syn v3.0.3
15922026-09-02T23:36:59.877Z Compiling zstd-safe v7.2.4
15932026-09-02T23:36:59.992Z Compiling iri-string v0.7.10
15942026-09-02T23:37:00.079Z Compiling base64 v0.21.7
15952026-09-02T23:37:00.396Z Compiling hashbrown v0.12.3
15962026-09-02T23:37:00.434Z Compiling anyhow v1.0.104
15972026-09-02T23:37:00.725Z Compiling unicode-bidi v0.3.18
15982026-09-02T23:37:00.857Z Compiling ryu v1.0.23
15992026-09-02T23:37:01.044Z Compiling allocator-api2 v0.2.21
16002026-09-02T23:37:01.245Z Compiling winnow v0.5.40
16012026-09-02T23:37:01.371Z Compiling unicode-properties v0.1.4
16022026-09-02T23:37:01.485Z Compiling gimli v0.32.3
16032026-09-02T23:37:01.583Z Compiling signal-hook v0.3.18
16042026-09-02T23:37:01.777Z Compiling stringprep v0.1.5
16052026-09-02T23:37:01.897Z Compiling darling_macro v0.23.0
16062026-09-02T23:37:02.213Z Compiling tower-http v0.6.8
16072026-09-02T23:37:02.400Z Compiling serde_urlencoded v0.7.1
16082026-09-02T23:37:02.613Z Compiling toml_edit v0.19.15
16092026-09-02T23:37:02.880Z Compiling structmeta v0.3.0
16102026-09-02T23:37:03.034Z Compiling ron v0.8.1
16112026-09-02T23:37:03.162Z Compiling scroll v0.12.0
16122026-09-02T23:37:03.177Z Compiling daft-derive v0.1.8
16132026-09-02T23:37:03.277Z Compiling addr2line v0.25.1
16142026-09-02T23:37:03.455Z Compiling env_logger v0.11.11
16152026-09-02T23:37:03.682Z Compiling derive_builder_macro v0.20.2
16162026-09-02T23:37:03.808Z Compiling rsa v0.9.10
16172026-09-02T23:37:03.972Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16182026-09-02T23:37:04.064Z Compiling oxnet v0.1.6
16192026-09-02T23:37:04.079Z Compiling newtype-uuid v1.3.2
16202026-09-02T23:37:04.150Z Compiling hashbrown v0.13.2
16212026-09-02T23:37:04.402Z Compiling bzip2 v0.4.4
16222026-09-02T23:37:04.441Z Compiling serde-hex v0.1.0
16232026-09-02T23:37:04.613Z Compiling tokio-native-tls v0.3.1
16242026-09-02T23:37:04.634Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16252026-09-02T23:37:05.286Z Compiling camino v1.2.5
16262026-09-02T23:37:05.677Z Compiling bstr v1.12.1
16272026-09-02T23:37:05.795Z Compiling block-buffer v0.12.1
16282026-09-02T23:37:06.001Z Compiling crypto-common v0.2.2
16292026-09-02T23:37:06.162Z Compiling block-padding v0.4.2
16302026-09-02T23:37:06.395Z Compiling heck v0.4.1
16312026-09-02T23:37:06.417Z Compiling rustls-native-certs v0.8.3
16322026-09-02T23:37:06.548Z Compiling x509-cert v0.2.5
16332026-09-02T23:37:06.629Z Compiling md-5 v0.10.6
16342026-09-02T23:37:06.806Z Compiling serde_tokenstream v0.2.3
16352026-09-02T23:37:06.838Z Compiling erased-serde v0.3.31
16362026-09-02T23:37:07.125Z Compiling curve25519-dalek v4.1.3
16372026-09-02T23:37:07.204Z Compiling zerocopy-derive v0.7.35
16382026-09-02T23:37:07.324Z Compiling async-trait v0.1.89
16392026-09-02T23:37:07.449Z Compiling pin-project-internal v1.1.11
16402026-09-02T23:37:07.580Z Compiling vergen-lib v9.1.0
16412026-09-02T23:37:07.733Z Compiling hash32 v0.2.1
16422026-09-02T23:37:07.759Z Compiling memoffset v0.9.1
16432026-09-02T23:37:07.931Z Compiling encoding_rs v0.8.35
16442026-09-02T23:37:07.974Z Compiling crc-any v2.5.0
16452026-09-02T23:37:08.088Z Compiling cfg_aliases v0.2.1
16462026-09-02T23:37:08.167Z Compiling rustc-demangle v0.1.27
16472026-09-02T23:37:08.188Z Compiling litrs v1.0.0
16482026-09-02T23:37:08.202Z Compiling smoltcp v0.9.1
16492026-09-02T23:37:08.329Z Compiling ref-cast v1.0.25
16502026-09-02T23:37:08.533Z Compiling mime v0.3.17
16512026-09-02T23:37:08.547Z Compiling psl-types v2.0.11
16522026-09-02T23:37:08.560Z Compiling owo-colors v4.3.0
16532026-09-02T23:37:08.577Z Compiling fallible-iterator v0.2.0
16542026-09-02T23:37:08.631Z Compiling rustix v0.38.44
16552026-09-02T23:37:08.669Z Compiling publicsuffix v2.3.0
16562026-09-02T23:37:08.698Z Compiling document-features v0.2.12
16572026-09-02T23:37:08.862Z Compiling pin-project v1.1.11
16582026-09-02T23:37:08.869Z Compiling postgres-protocol v0.6.10
16592026-09-02T23:37:08.894Z Compiling backtrace v0.3.76
16602026-09-02T23:37:08.925Z Compiling nix v0.31.2
16612026-09-02T23:37:08.947Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16622026-09-02T23:37:09.053Z Compiling zerocopy v0.7.35
16632026-09-02T23:37:09.452Z Compiling snafu-derive v0.8.9
16642026-09-02T23:37:09.468Z Compiling inout v0.2.2
16652026-09-02T23:37:09.601Z Compiling daft v0.1.8
16662026-09-02T23:37:09.645Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16672026-09-02T23:37:09.754Z Compiling hyper-tls v0.6.0
16682026-09-02T23:37:09.788Z Compiling object v0.30.4
16692026-09-02T23:37:09.874Z Compiling zip v0.6.6
16702026-09-02T23:37:09.923Z Compiling derive_builder v0.20.2
16712026-09-02T23:37:09.973Z Compiling toml v0.7.8
16722026-09-02T23:37:10.241Z Compiling goblin v0.8.2
16732026-09-02T23:37:10.437Z Compiling derive-ex v0.1.8
16742026-09-02T23:37:10.570Z Compiling darling v0.23.0
16752026-09-02T23:37:10.901Z Compiling phf_shared v0.13.1
16762026-09-02T23:37:10.954Z Compiling regex v1.12.3
16772026-09-02T23:37:11.141Z Compiling hubpack_derive v0.1.1
16782026-09-02T23:37:11.346Z Compiling convert_case v0.10.0
16792026-09-02T23:37:11.376Z Compiling futures-executor v0.3.32
16802026-09-02T23:37:11.590Z Compiling ref-cast-impl v1.0.25
16812026-09-02T23:37:11.644Z Compiling curve25519-dalek-derive v0.1.1
16822026-09-02T23:37:11.665Z Compiling strum_macros v0.27.2
16832026-09-02T23:37:12.095Z Compiling vergen v9.1.0
16842026-09-02T23:37:12.136Z Compiling cargo-platform v0.3.2
16852026-09-02T23:37:12.277Z Compiling ff v0.13.1
16862026-09-02T23:37:12.282Z Compiling fs-err v3.3.0
16872026-09-02T23:37:12.413Z Compiling foldhash v0.1.5
16882026-09-02T23:37:12.429Z Compiling libbz2-rs-sys v0.2.2
16892026-09-02T23:37:12.482Z Compiling bitflags v1.3.2
16902026-09-02T23:37:12.562Z Compiling same-file v1.0.6
16912026-09-02T23:37:12.587Z Compiling jiff-core v0.1.0
16922026-09-02T23:37:12.636Z Compiling base16ct v0.2.0
16932026-09-02T23:37:12.727Z Compiling bumpalo v3.20.2
16942026-09-02T23:37:12.817Z Compiling foldhash v0.2.0
16952026-09-02T23:37:13.047Z Compiling managed v0.8.0
16962026-09-02T23:37:13.095Z Compiling path-slash v0.1.5
16972026-09-02T23:37:13.155Z Compiling is_ci v1.2.0
16982026-09-02T23:37:13.309Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16992026-09-02T23:37:13.322Z Compiling supports-color v3.0.2
17002026-09-02T23:37:13.469Z Compiling jiff v0.2.34
17012026-09-02T23:37:13.679Z Compiling strum v0.27.2
17022026-09-02T23:37:13.743Z Compiling hashbrown v0.16.1
17032026-09-02T23:37:13.772Z Compiling zopfli v0.8.3
17042026-09-02T23:37:13.812Z Compiling bzip2 v0.6.1
17052026-09-02T23:37:14.029Z Compiling textwrap v0.16.2
17062026-09-02T23:37:14.046Z Compiling sec1 v0.7.3
17072026-09-02T23:37:14.334Z Compiling walkdir v2.5.0
17082026-09-02T23:37:14.349Z Compiling hashbrown v0.15.5
17092026-09-02T23:37:14.489Z Compiling dof v0.3.0
17102026-09-02T23:37:14.541Z Compiling group v0.13.0
17112026-09-02T23:37:14.642Z Compiling cargo_metadata v0.23.1
17122026-09-02T23:37:14.835Z Compiling test-strategy v0.4.5
17132026-09-02T23:37:14.904Z Compiling derive_more-impl v2.1.1
17142026-09-02T23:37:15.191Z Compiling hubpack v0.1.2
17152026-09-02T23:37:15.416Z Compiling futures v0.3.32
17162026-09-02T23:37:15.503Z Compiling snafu v0.8.9
17172026-09-02T23:37:15.881Z Compiling phf v0.13.1
17182026-09-02T23:37:16.012Z Compiling signal-hook-mio v0.2.5
17192026-09-02T23:37:16.044Z Compiling serde_with_macros v3.21.0
17202026-09-02T23:37:16.133Z Compiling cookie_store v0.22.1
17212026-09-02T23:37:16.294Z Compiling zstd v0.13.3
17222026-09-02T23:37:16.419Z Compiling reqwest v0.12.28
17232026-09-02T23:37:16.562Z Compiling cipher v0.5.2
17242026-09-02T23:37:16.882Z Compiling backtrace-ext v0.2.1
17252026-09-02T23:37:16.915Z Compiling postgres-types v0.2.12
17262026-09-02T23:37:17.163Z Compiling usdt-attr-macro v0.6.0
17272026-09-02T23:37:17.474Z Compiling usdt-macro v0.6.0
17282026-09-02T23:37:17.657Z Compiling globset v0.4.18
17292026-09-02T23:37:17.755Z Compiling phf_shared v0.11.3
17302026-09-02T23:37:17.974Z Compiling hkdf v0.12.4
17312026-09-02T23:37:17.990Z Compiling dtrace-parser v0.2.0
17322026-09-02T23:37:18.083Z Compiling byte-wrapper v0.1.0
17332026-09-02T23:37:18.153Z Compiling olpc-cjson v0.1.4
17342026-09-02T23:37:18.176Z Compiling ed25519 v2.2.3
17352026-09-02T23:37:18.248Z Compiling crypto-bigint v0.5.5
17362026-09-02T23:37:18.319Z Compiling serde_plain v1.0.2
17372026-09-02T23:37:18.387Z Compiling serde-big-array v0.5.1
17382026-09-02T23:37:18.412Z Compiling serde_repr v0.1.20
17392026-09-02T23:37:18.520Z Compiling enum-as-inner v0.6.1
17402026-09-02T23:37:18.534Z Compiling strum_macros v0.26.4
17412026-09-02T23:37:18.740Z Compiling miette-derive v7.6.0
17422026-09-02T23:37:18.958Z Compiling async-recursion v1.1.1
17432026-09-02T23:37:19.040Z Compiling pem v3.0.6
17442026-09-02T23:37:19.096Z Compiling float-cmp v0.10.0
17452026-09-02T23:37:19.248Z Compiling thread-id v4.2.2
17462026-09-02T23:37:19.394Z Compiling memmap2 v0.9.10
17472026-09-02T23:37:19.410Z Compiling precomputed-hash v0.1.1
17482026-09-02T23:37:19.455Z Compiling whoami v2.1.0
17492026-09-02T23:37:19.555Z Compiling winnow v1.0.3
17502026-09-02T23:37:19.609Z Compiling supports-hyperlinks v3.2.0
17512026-09-02T23:37:19.771Z Compiling normalize-line-endings v0.3.0
17522026-09-02T23:37:19.840Z Compiling cpufeatures v0.3.0
17532026-09-02T23:37:19.892Z Compiling fixedbitset v0.4.2
17542026-09-02T23:37:19.906Z Compiling data-encoding v2.10.0
17552026-09-02T23:37:19.924Z Compiling static_assertions v1.1.0
17562026-09-02T23:37:20.003Z Compiling difflib v0.4.0
17572026-09-02T23:37:20.110Z Compiling predicates-core v1.0.10
17582026-09-02T23:37:20.227Z Compiling typed-path v0.9.3
17592026-09-02T23:37:20.279Z Compiling fixedbitset v0.5.7
17602026-09-02T23:37:20.292Z Compiling either v1.15.0
17612026-09-02T23:37:20.360Z Compiling new_debug_unreachable v1.0.6
17622026-09-02T23:37:20.498Z Compiling keccak v0.1.6
17632026-09-02T23:37:20.504Z Compiling supports-unicode v3.0.0
17642026-09-02T23:37:20.546Z Compiling const-oid v0.10.2
17652026-09-02T23:37:20.577Z Compiling toml_parser v1.1.2+spec-1.1.0
17662026-09-02T23:37:20.592Z Compiling miette v7.6.0
17672026-09-02T23:37:20.644Z Compiling sha3 v0.10.8
17682026-09-02T23:37:20.648Z Compiling petgraph v0.8.3
17692026-09-02T23:37:20.744Z Compiling digest v0.11.3
17702026-09-02T23:37:20.976Z Compiling itertools v0.13.0
17712026-09-02T23:37:21.092Z Compiling string_cache v0.8.9
17722026-09-02T23:37:21.157Z Compiling strum v0.26.3
17732026-09-02T23:37:21.186Z Compiling predicates v3.1.4
17742026-09-02T23:37:21.290Z Compiling hickory-proto v0.25.2
17752026-09-02T23:37:21.322Z Compiling petgraph v0.6.5
17762026-09-02T23:37:21.443Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17772026-09-02T23:37:21.725Z Compiling chacha20 v0.10.0
17782026-09-02T23:37:21.837Z Compiling toml_edit v0.22.27
17792026-09-02T23:37:22.136Z Compiling tokio-postgres v0.7.16
17802026-09-02T23:37:22.200Z Compiling usdt v0.6.0
17812026-09-02T23:37:22.462Z Compiling usdt-impl v0.5.0
17822026-09-02T23:37:22.576Z Compiling elliptic-curve v0.13.8
17832026-09-02T23:37:22.801Z Compiling ed25519-dalek v2.2.0
17842026-09-02T23:37:23.038Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17852026-09-02T23:37:23.052Z Compiling crossterm v0.28.1
17862026-09-02T23:37:23.355Z Compiling serde_with v3.21.0
17872026-09-02T23:37:24.327Z Compiling zip v4.6.1
17882026-09-02T23:37:24.583Z Compiling derive_more v2.1.1
17892026-09-02T23:37:24.599Z Compiling iddqd v0.4.2
17902026-09-02T23:37:24.779Z Compiling similar v2.7.0
17912026-09-02T23:37:25.104Z Compiling crossbeam-epoch v0.9.18
17922026-09-02T23:37:25.147Z Compiling tokio-stream v0.1.18
17932026-09-02T23:37:25.271Z Compiling buf-list v1.1.2
17942026-09-02T23:37:25.431Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17952026-09-02T23:37:25.543Z Compiling openapiv3 v2.2.0
17962026-09-02T23:37:25.598Z Compiling lalrpop-util v0.19.12
17972026-09-02T23:37:25.617Z Compiling peg-runtime v0.8.5
17982026-09-02T23:37:25.738Z Compiling thread_local v1.1.9
17992026-09-02T23:37:25.794Z Compiling slog-async v2.8.0
18002026-09-02T23:37:25.884Z Compiling crossbeam-channel v0.5.15
18012026-09-02T23:37:25.936Z Compiling is-terminal v0.4.17
18022026-09-02T23:37:26.088Z Compiling filetime v0.2.27
18032026-09-02T23:37:26.088Z Compiling take_mut v0.2.2
18042026-09-02T23:37:26.088Z Compiling xattr v1.6.1
18052026-09-02T23:37:26.125Z Compiling term v1.2.1
18062026-09-02T23:37:26.126Z Compiling camino-tempfile v1.4.1
18072026-09-02T23:37:26.126Z Compiling tar v0.4.46
18082026-09-02T23:37:26.309Z Compiling slog-term v2.9.2
18092026-09-02T23:37:32.173Z Compiling rustls-webpki v0.103.13
18102026-09-02T23:37:34.843Z Compiling tokio-rustls v0.26.4
18112026-09-02T23:37:34.843Z Compiling rustls-platform-verifier v0.6.2
18122026-09-02T23:37:34.843Z Compiling tough v0.22.0
18132026-09-02T23:37:35.051Z Compiling hyper-rustls v0.27.7
18142026-09-02T23:37:35.256Z Compiling reqwest v0.13.2
18152026-09-02T23:37:37.502Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18162026-09-02T23:37:37.701Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18172026-09-02T23:37:40.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
18182026-09-02T23:37:40.834Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18192026-09-02T23:37:40.862ZSep 02 23:37:39.123 INFO Starting download, target: Cockroach
18202026-09-02T23:37:40.862ZSep 02 23:37:39.124 INFO Starting download, target: DendriteStub
18212026-09-02T23:37:40.863ZSep 02 23:37:39.124 INFO Starting download, target: Clickhouse
18222026-09-02T23:37:40.871ZSep 02 23:37:39.124 INFO Starting download, target: Console
18232026-09-02T23:37:40.871ZSep 02 23:37:39.124 INFO Starting download, target: MaghemiteMgd
18242026-09-02T23:37:40.871ZSep 02 23:37:39.124 INFO Starting download, target: MaghemiteDdmd
18252026-09-02T23:37:40.871ZSep 02 23:37:39.124 INFO Starting download, target: TransceiverControl
18262026-09-02T23:37:40.872ZSep 02 23:37:39.124 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18272026-09-02T23:37:40.872ZSep 02 23:37:39.124 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18282026-09-02T23:37:40.872ZSep 02 23:37:39.124 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18292026-09-02T23:37:40.872ZSep 02 23:37:39.124 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18302026-09-02T23:37:40.872ZSep 02 23:37:39.124 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18312026-09-02T23:37:40.872ZSep 02 23:37:39.124 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18322026-09-02T23:37:40.872ZSep 02 23:37:39.124 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18332026-09-02T23:37:41.688ZSep 02 23:37:39.950 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18342026-09-02T23:37:41.898ZSep 02 23:37:40.158 INFO Download complete, target: TransceiverControl
18352026-09-02T23:37:42.772ZSep 02 23:37:41.031 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18362026-09-02T23:37:42.969ZSep 02 23:37:41.220 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18372026-09-02T23:37:43.218ZSep 02 23:37:41.469 INFO Download complete, target: Console
18382026-09-02T23:37:43.613ZSep 02 23:37:41.874 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18392026-09-02T23:37:43.627ZSep 02 23:37:41.875 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18402026-09-02T23:37:43.658ZSep 02 23:37:41.919 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18412026-09-02T23:37:44.062ZSep 02 23:37:42.322 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18422026-09-02T23:37:44.062ZSep 02 23:37:42.322 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18432026-09-02T23:37:45.520ZSep 02 23:37:43.783 INFO Download complete, target: MaghemiteDdmd
18442026-09-02T23:37:46.160ZSep 02 23:37:44.423 INFO Download complete, target: DendriteStub
18452026-09-02T23:37:46.178ZSep 02 23:37:44.441 INFO Download complete, target: MaghemiteMgd
18462026-09-02T23:37:48.790ZSep 02 23:37:47.030 INFO Checking that binary works, target: Cockroach
18472026-09-02T23:37:48.969ZSep 02 23:37:47.228 INFO Download complete, target: Cockroach
18482026-09-02T23:37:49.469ZSep 02 23:37:47.703 INFO Checking that binary works, target: Clickhouse
18492026-09-02T23:37:49.602ZSep 02 23:37:47.840 INFO Download complete, target: Clickhouse
18502026-09-02T23:37:49.710ZAll builder prerequisites installed successfully, and PATH looks valid
18512026-09-02T23:37:49.710Z
18522026-09-02T23:37:49.710Zreal 2:12.522467393
18532026-09-02T23:37:49.710Zuser 7:23.129285167
18542026-09-02T23:37:49.710Zsys 1:28.085852449
18552026-09-02T23:37:49.710Ztrap 0.249059105
18562026-09-02T23:37:49.710Ztflt 0.548453424
18572026-09-02T23:37:49.710Zdflt 0.830964985
18582026-09-02T23:37:49.710Zkflt 0.028327337
18592026-09-02T23:37:49.710Zlock 27:27.486886544
18602026-09-02T23:37:49.711Zslp 22:17.119166421
18612026-09-02T23:37:49.711Zlat 49.539957236
18622026-09-02T23:37:49.711Zstop 2:42.761355920
18632026-09-02T23:37:49.711Z+ banner clippy
18642026-09-02T23:37:49.711Z
18652026-09-02T23:37:49.711Z #### # # ##### ##### # #
18662026-09-02T23:37:49.711Z # # # # # # # # # #
18672026-09-02T23:37:49.711Z # # # # # # # #
18682026-09-02T23:37:49.711Z # # # ##### ##### #
18692026-09-02T23:37:49.711Z # # # # # # #
18702026-09-02T23:37:49.711Z #### ###### # # # #
18712026-09-02T23:37:49.712Z
18722026-09-02T23:37:49.712Z+ export CARGO_INCREMENTAL=0
18732026-09-02T23:37:49.712Z+ CARGO_INCREMENTAL=0
18742026-09-02T23:37:49.712Z+ ptime -m cargo xtask clippy
18752026-09-02T23:37:50.156Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18762026-09-02T23:37:50.438Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18772026-09-02T23:37:52.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.54s
18782026-09-02T23:37:52.295Z Running `target/debug/xtask clippy`
18792026-09-02T23:37:52.330Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18802026-09-02T23:37:52.891Z Downloading crates ...
18812026-09-02T23:37:53.069Z Downloaded approx v0.5.1
18822026-09-02T23:37:53.079Z Downloaded assert-json-diff v2.0.2
18832026-09-02T23:37:53.079Z Downloaded async-object-pool v0.2.0
18842026-09-02T23:37:53.079Z Downloaded cast v0.3.0
18852026-09-02T23:37:53.079Z Downloaded anes v0.1.6
18862026-09-02T23:37:53.079Z Downloaded async-lock v3.4.2
18872026-09-02T23:37:53.079Z Downloaded constant_time_eq v0.3.1
18882026-09-02T23:37:53.079Z Downloaded assert_cmd v2.1.2
18892026-09-02T23:37:53.097Z Downloaded cfg-expr v0.20.6
18902026-09-02T23:37:53.097Z Downloaded concurrent-queue v2.5.0
18912026-09-02T23:37:53.097Z Downloaded escape8259 v0.5.3
18922026-09-02T23:37:53.097Z Downloaded criterion-plot v0.6.0
18932026-09-02T23:37:53.097Z Downloaded datatest-stable v0.3.3
18942026-09-02T23:37:53.098Z Downloaded blake2b_simd v1.0.4
18952026-09-02T23:37:53.098Z Downloaded event-listener-strategy v0.5.4
18962026-09-02T23:37:53.098Z Downloaded criterion v0.7.0
18972026-09-02T23:37:53.098Z Downloaded event-listener v5.4.1
18982026-09-02T23:37:53.098Z Downloaded fancy-regex v0.14.0
18992026-09-02T23:37:53.098Z Downloaded futures-timer v3.0.3
19002026-09-02T23:37:53.171Z Downloaded guppy-workspace-hack v0.1.0
19012026-09-02T23:37:53.172Z Downloaded guppy v0.17.25
19022026-09-02T23:37:53.172Z Downloaded hex-literal v0.4.1
19032026-09-02T23:37:53.172Z Downloaded hickory-client v0.25.2
19042026-09-02T23:37:53.172Z Downloaded httptest v0.16.4
19052026-09-02T23:37:53.172Z Downloaded linkme-impl v0.3.35
19062026-09-02T23:37:53.172Z Downloaded miette-derive v5.10.0
19072026-09-02T23:37:53.172Z Downloaded nested v0.1.1
19082026-09-02T23:37:53.172Z Downloaded knuffel-derive v3.2.0
19092026-09-02T23:37:53.172Z Downloaded libtest-mimic v0.8.1
19102026-09-02T23:37:53.172Z Downloaded linkme v0.3.35
19112026-09-02T23:37:53.172Z Downloaded oorandom v11.1.5
19122026-09-02T23:37:53.172Z Downloaded knuffel v3.2.0
19132026-09-02T23:37:53.172Z Downloaded miette v5.10.0
19142026-09-02T23:37:53.172Z Downloaded pathdiff v0.2.3
19152026-09-02T23:37:53.172Z Downloaded parking v2.2.1
19162026-09-02T23:37:53.172Z Downloaded owo-colors v3.5.0
19172026-09-02T23:37:53.172Z Downloaded path-tree v0.8.3
19182026-09-02T23:37:53.172Z Downloaded plotters-backend v0.3.7
19192026-09-02T23:37:53.172Z Downloaded plotters-svg v0.3.7
19202026-09-02T23:37:53.172Z Downloaded partial-io v0.5.4
19212026-09-02T23:37:53.172Z Downloaded relative-path v1.9.3
19222026-09-02T23:37:53.172Z Downloaded rand_distr v0.5.1
19232026-09-02T23:37:53.172Z Downloaded rstest v0.25.0
19242026-09-02T23:37:53.172Z Downloaded serde_regex v1.1.0
19252026-09-02T23:37:53.172Z Downloaded rust-argon2 v2.1.0
19262026-09-02T23:37:53.173Z Downloaded plotters v0.3.7
19272026-09-02T23:37:53.173Z Downloaded similar-asserts v1.7.0
19282026-09-02T23:37:53.173Z Downloaded rstest_macros v0.25.0
19292026-09-02T23:37:53.173Z Downloaded supports-color v2.1.0
19302026-09-02T23:37:53.173Z Downloaded supports-hyperlinks v2.1.0
19312026-09-02T23:37:53.173Z Downloaded supports-unicode v2.1.0
19322026-09-02T23:37:53.173Z Downloaded stringmetrics v2.2.2
19332026-09-02T23:37:53.173Z Downloaded target-triple v1.0.0
19342026-09-02T23:37:53.173Z Downloaded terminal_size v0.1.17
19352026-09-02T23:37:53.173Z Downloaded termcolor v1.4.1
19362026-09-02T23:37:53.173Z Downloaded target-spec v3.5.7
19372026-09-02T23:37:53.173Z Downloaded target-lexicon v0.13.3
19382026-09-02T23:37:53.173Z Downloaded tinytemplate v1.2.1
19392026-09-02T23:37:53.173Z Downloaded textwrap v0.15.2
19402026-09-02T23:37:53.180Z Downloaded trybuild v1.0.116
19412026-09-02T23:37:53.180Z Downloaded httpmock v0.8.3
19422026-09-02T23:37:54.995Z Checking cfg-if v1.0.4
19432026-09-02T23:37:55.366Z Checking serde_core v1.0.228
19442026-09-02T23:37:55.366Z Checking libc v0.2.185
19452026-09-02T23:37:55.445Z Checking memchr v2.8.0
19462026-09-02T23:37:55.494Z Checking smallvec v1.15.1
19472026-09-02T23:37:55.533Z Checking rand_core v0.10.0
19482026-09-02T23:37:55.566Z Checking itoa v1.0.17
19492026-09-02T23:37:55.606Z Checking subtle v2.6.1
19502026-09-02T23:37:55.609Z Checking libm v0.2.16
19512026-09-02T23:37:55.697Z Checking log v0.4.33
19522026-09-02T23:37:55.754Z Checking typenum v1.20.1
19532026-09-02T23:37:55.794Z Checking scopeguard v1.2.0
19542026-09-02T23:37:55.794Z Checking zmij v1.0.21
19552026-09-02T23:37:55.868Z Checking getrandom v0.4.3
19562026-09-02T23:37:55.868Z Checking errno v0.3.14
19572026-09-02T23:37:55.944Z Checking stable_deref_trait v1.2.1
19582026-09-02T23:37:55.979Z Checking lock_api v0.4.14
19592026-09-02T23:37:56.021Z Checking zerofrom v0.1.6
19602026-09-02T23:37:56.071Z Checking percent-encoding v2.3.2
19612026-09-02T23:37:56.113Z Checking litemap v0.8.1
19622026-09-02T23:37:56.116Z Checking writeable v0.6.2
19632026-09-02T23:37:56.187Z Checking yoke v0.8.1
19642026-09-02T23:37:56.227Z Checking icu_normalizer_data v2.1.1
19652026-09-02T23:37:56.269Z Checking icu_properties_data v2.1.2
19662026-09-02T23:37:56.311Z Checking form_urlencoded v1.2.2
19672026-09-02T23:37:56.350Z Checking num-traits v0.2.19
19682026-09-02T23:37:56.353Z Checking utf8_iter v1.0.4
19692026-09-02T23:37:56.425Z Checking zerovec v0.11.5
19702026-09-02T23:37:56.425Z Checking zerotrie v0.2.3
19712026-09-02T23:37:56.501Z Checking zerocopy v0.8.55
19722026-09-02T23:37:56.501Z Checking portable-atomic v1.13.1
19732026-09-02T23:37:56.575Z Checking critical-section v1.2.0
19742026-09-02T23:37:56.617Z Checking pin-project-lite v0.2.17
19752026-09-02T23:37:56.714Z Checking parking_lot_core v0.9.12
19762026-09-02T23:37:56.763Z Checking signal-hook-registry v1.4.8
19772026-09-02T23:37:56.810Z Checking mio v1.2.0
19782026-09-02T23:37:56.863Z Checking serde v1.0.228
19792026-09-02T23:37:56.899Z Checking bitflags v2.11.0
19802026-09-02T23:37:56.902Z Checking serde_json v1.0.151
19812026-09-02T23:37:56.973Z Checking tinystr v0.8.2
19822026-09-02T23:37:56.975Z Checking potential_utf v0.1.4
19832026-09-02T23:37:56.975Z Checking once_cell v1.21.3
19842026-09-02T23:37:57.093Z Checking parking_lot v0.12.5
19852026-09-02T23:37:57.183Z Checking iana-time-zone v0.1.65
19862026-09-02T23:37:57.201Z Checking icu_locale_core v2.1.1
19872026-09-02T23:37:57.221Z Checking icu_collections v2.1.1
19882026-09-02T23:37:57.267Z Checking uuid v1.23.4
19892026-09-02T23:37:57.312Z Checking zeroize v1.9.0
19902026-09-02T23:37:57.312Z Checking bytes v1.11.1
19912026-09-02T23:37:57.315Z Checking chrono v0.4.45
19922026-09-02T23:37:57.559Z Checking socket2 v0.6.3
19932026-09-02T23:37:57.615Z Checking semver v1.0.28
19942026-09-02T23:37:57.672Z Checking thiserror v2.0.18
19952026-09-02T23:37:57.716Z Checking dyn-clone v1.0.20
19962026-09-02T23:37:57.758Z Checking icu_provider v2.1.1
19972026-09-02T23:37:57.813Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19982026-09-02T23:37:57.813Z Checking rustix v1.1.4
19992026-09-02T23:37:57.893Z Checking futures-core v0.3.32
20002026-09-02T23:37:57.896Z Checking tokio v1.52.1
20012026-09-02T23:37:57.928Z Checking equivalent v1.0.2
20022026-09-02T23:37:58.009Z Checking icu_properties v2.1.2
20032026-09-02T23:37:58.052Z Checking icu_normalizer v2.1.1
20042026-09-02T23:37:58.054Z Checking getrandom v0.2.17
20052026-09-02T23:37:58.178Z Checking cmov v0.5.4
20062026-09-02T23:37:58.221Z Checking byteorder v1.5.0
20072026-09-02T23:37:58.272Z Checking rand_core v0.6.4
20082026-09-02T23:37:58.388Z Checking futures-sink v0.3.32
20092026-09-02T23:37:58.427Z Checking ctutils v0.4.2
20102026-09-02T23:37:58.465Z Checking getrandom v0.3.4
20112026-09-02T23:37:58.505Z Checking slab v0.4.12
20122026-09-02T23:37:58.544Z Checking futures-channel v0.3.32
20132026-09-02T23:37:58.645Z Checking futures-task v0.3.32
20142026-09-02T23:37:58.683Z Checking hybrid-array v0.4.13
20152026-09-02T23:37:58.722Z Checking futures-io v0.3.32
20162026-09-02T23:37:58.727Z Checking regex-syntax v0.8.10
20172026-09-02T23:37:58.798Z Checking fnv v1.0.7
20182026-09-02T23:37:58.833Z Checking generic-array v0.14.7
20192026-09-02T23:37:58.871Z Checking futures-util v0.3.32
20202026-09-02T23:37:58.875Z Checking idna_adapter v1.2.1
20212026-09-02T23:37:58.969Z Checking hashbrown v0.17.0
20222026-09-02T23:37:59.062Z Checking idna v1.1.0
20232026-09-02T23:37:59.314Z Checking ppv-lite86 v0.2.21
20242026-09-02T23:37:59.354Z Checking thiserror v1.0.69
20252026-09-02T23:37:59.358Z Checking url v2.5.8
20262026-09-02T23:37:59.456Z Checking crypto-common v0.2.2
20272026-09-02T23:37:59.459Z Checking indexmap v2.14.0
20282026-09-02T23:37:59.532Z Checking base64ct v1.8.3
20292026-09-02T23:37:59.637Z Checking const-oid v0.9.6
20302026-09-02T23:37:59.795Z Checking crypto-common v0.1.7
20312026-09-02T23:37:59.848Z Checking schemars v0.8.22
20322026-09-02T23:37:59.957Z Checking block-buffer v0.12.1
20332026-09-02T23:38:00.067Z Checking base64 v0.22.1
20342026-09-02T23:38:00.107Z Checking block-buffer v0.10.4
20352026-09-02T23:38:00.110Z Checking rand_core v0.9.5
20362026-09-02T23:38:00.178Z Checking erased-serde v0.3.31
20372026-09-02T23:38:00.282Z Checking utf8parse v0.2.2
20382026-09-02T23:38:00.332Z Checking anstyle v1.0.14
20392026-09-02T23:38:00.335Z Checking digest v0.10.7
20402026-09-02T23:38:00.409Z Checking rand_chacha v0.9.0
20412026-09-02T23:38:00.414Z Checking http v1.4.2
20422026-09-02T23:38:00.514Z Checking tracing-core v0.1.36
20432026-09-02T23:38:00.555Z Checking is_terminal_polyfill v1.70.2
20442026-09-02T23:38:00.591Z Checking slog v2.8.2
20452026-09-02T23:38:00.632Z Checking anstyle-query v1.1.5
20462026-09-02T23:38:00.668Z Checking rand v0.9.2
20472026-09-02T23:38:00.705Z Checking const-oid v0.10.2
20482026-09-02T23:38:00.755Z Checking colorchoice v1.0.4
20492026-09-02T23:38:00.810Z Checking fastrand v2.3.0
20502026-09-02T23:38:00.851Z Checking tracing v0.1.44
20512026-09-02T23:38:00.890Z Checking terminal_size v0.4.3
20522026-09-02T23:38:00.892Z Checking anstyle-parse v1.0.0
20532026-09-02T23:38:00.927Z Checking ipnet v2.12.0
20542026-09-02T23:38:01.053Z Checking tempfile v3.27.0
20552026-09-02T23:38:01.061Z Checking aho-corasick v1.1.4
20562026-09-02T23:38:01.064Z Checking clap_lex v1.0.0
20572026-09-02T23:38:01.135Z Checking unicode-ident v1.0.24
20582026-09-02T23:38:01.138Z Checking anstream v1.0.0
20592026-09-02T23:38:01.212Z Checking strsim v0.11.1
20602026-09-02T23:38:01.216Z Checking tokio-util v0.7.18
20612026-09-02T23:38:01.253Z Checking digest v0.11.3
20622026-09-02T23:38:01.290Z Checking proc-macro2 v1.0.106
20632026-09-02T23:38:01.326Z Checking ipnetwork v0.21.1
20642026-09-02T23:38:01.364Z Checking crossbeam-utils v0.8.21
20652026-09-02T23:38:01.401Z Checking cpufeatures v0.3.0
20662026-09-02T23:38:01.479Z Checking clap_builder v4.6.0
20672026-09-02T23:38:01.514Z Checking allocator-api2 v0.2.21
20682026-09-02T23:38:01.553Z Checking powerfmt v0.2.0
20692026-09-02T23:38:01.599Z Checking httparse v1.10.1
20702026-09-02T23:38:01.652Z Checking quote v1.0.45
20712026-09-02T23:38:01.735Z Checking deranged v0.5.8
20722026-09-02T23:38:01.738Z Checking regex-automata v0.4.14
20732026-09-02T23:38:01.810Z Checking num_threads v0.1.7
20742026-09-02T23:38:01.849Z Checking time-core v0.1.8
20752026-09-02T23:38:01.852Z Checking syn v2.0.117
20762026-09-02T23:38:01.852Z Checking num-conv v0.2.0
20772026-09-02T23:38:01.957Z Checking cpufeatures v0.2.17
20782026-09-02T23:38:01.962Z Checking anyhow v1.0.104
20792026-09-02T23:38:02.033Z Checking rustls-pki-types v1.14.0
20802026-09-02T23:38:02.072Z Checking aws-lc-sys v0.40.0
20812026-09-02T23:38:02.076Z Checking untrusted v0.7.1
20822026-09-02T23:38:02.226Z Checking http-body v1.0.1
20832026-09-02T23:38:02.261Z Checking atomic-waker v1.1.2
20842026-09-02T23:38:02.366Z Checking hex v0.4.3
20852026-09-02T23:38:02.407Z Checking httpdate v1.0.3
20862026-09-02T23:38:02.484Z Checking try-lock v0.2.5
20872026-09-02T23:38:02.563Z Checking simd-adler32 v0.3.8
20882026-09-02T23:38:02.602Z Checking want v0.3.1
20892026-09-02T23:38:02.621Z Checking aws-lc-rs v1.16.3
20902026-09-02T23:38:02.678Z Checking h2 v0.4.15
20912026-09-02T23:38:02.703Z Checking time v0.3.47
20922026-09-02T23:38:02.762Z Checking clap v4.6.1
20932026-09-02T23:38:02.783Z Checking oxnet v0.1.6
20942026-09-02T23:38:02.783Z Checking spin v0.9.8
20952026-09-02T23:38:02.868Z Checking untrusted v0.9.0
20962026-09-02T23:38:03.023Z Checking tower-service v0.3.3
20972026-09-02T23:38:03.047Z Checking adler2 v2.0.1
20982026-09-02T23:38:03.090Z Checking ryu v1.0.23
20992026-09-02T23:38:03.134Z Checking tower-layer v0.3.3
21002026-09-02T23:38:03.258Z Checking miniz_oxide v0.8.9
21012026-09-02T23:38:03.275Z Checking pem-rfc7468 v0.7.0
21022026-09-02T23:38:03.731Z Checking flagset v0.4.7
21032026-09-02T23:38:03.742Z Checking unicode-width v0.2.0
21042026-09-02T23:38:03.742Z Checking rustls-webpki v0.103.13
21052026-09-02T23:38:03.742Z Checking der v0.7.10
21062026-09-02T23:38:03.742Z Checking block-padding v0.4.2
21072026-09-02T23:38:03.742Z Checking camino v1.2.5
21082026-09-02T23:38:03.758Z Checking socket2 v0.5.10
21092026-09-02T23:38:03.788Z Checking mime v0.3.17
21102026-09-02T23:38:03.857Z Checking inout v0.2.2
21112026-09-02T23:38:03.901Z Checking pretty-hex v0.4.1
21122026-09-02T23:38:03.951Z Checking rustls v0.23.41
21132026-09-02T23:38:04.003Z Checking http-body-util v0.1.3
21142026-09-02T23:38:04.043Z Checking plain v0.2.3
21152026-09-02T23:38:04.076Z Checking rand_chacha v0.3.1
21162026-09-02T23:38:04.088Z Checking cipher v0.5.2
21172026-09-02T23:38:04.152Z Checking openssl-probe v0.2.1
21182026-09-02T23:38:04.196Z Checking bit-vec v0.8.0
21192026-09-02T23:38:04.243Z Checking ucd-trie v0.1.7
21202026-09-02T23:38:04.292Z Checking regex v1.12.3
21212026-09-02T23:38:04.330Z Checking rand v0.8.6
21222026-09-02T23:38:04.366Z Checking spki v0.7.3
21232026-09-02T23:38:04.404Z Checking serde_urlencoded v0.7.1
21242026-09-02T23:38:04.444Z Checking bit-set v0.8.0
21252026-09-02T23:38:04.447Z Checking pest v2.8.6
21262026-09-02T23:38:04.565Z Checking wait-timeout v0.2.1
21272026-09-02T23:38:04.605Z Checking encoding_rs v0.8.35
21282026-09-02T23:38:04.644Z Checking futures-executor v0.3.32
21292026-09-02T23:38:04.647Z Checking crc32fast v1.5.0
21302026-09-02T23:38:04.722Z Checking quick-error v1.2.3
21312026-09-02T23:38:04.826Z Checking futures v0.3.32
21322026-09-02T23:38:04.928Z Checking rusty-fork v0.3.1
21332026-09-02T23:38:04.944Z Checking rand_xorshift v0.4.0
21342026-09-02T23:38:04.948Z Checking unarray v0.1.4
21352026-09-02T23:38:04.948Z Checking either v1.15.0
21362026-09-02T23:38:05.051Z Checking pkcs8 v0.10.2
21372026-09-02T23:38:05.091Z Checking sync_wrapper v1.0.2
21382026-09-02T23:38:05.094Z Checking proptest v1.11.0
21392026-09-02T23:38:05.189Z Checking iri-string v0.7.10
21402026-09-02T23:38:05.229Z Checking tower v0.5.3
21412026-09-02T23:38:05.266Z Checking foldhash v0.2.0
21422026-09-02T23:38:05.455Z Checking zlib-rs v0.6.2
21432026-09-02T23:38:05.558Z Checking hyper v1.10.1
21442026-09-02T23:38:05.598Z Checking hashbrown v0.16.1
21452026-09-02T23:38:05.602Z Checking sha2 v0.10.9
21462026-09-02T23:38:05.672Z Checking openapiv3 v2.2.0
21472026-09-02T23:38:05.940Z Checking static_assertions v1.1.0
21482026-09-02T23:38:06.044Z Checking lazy_static v1.5.0
21492026-09-02T23:38:06.130Z Checking tinyvec_macros v0.1.1
21502026-09-02T23:38:06.170Z Checking rustls-native-certs v0.8.3
21512026-09-02T23:38:06.221Z Checking tokio-rustls v0.26.4
21522026-09-02T23:38:06.262Z Checking tinyvec v1.10.0
21532026-09-02T23:38:06.266Z Checking tower-http v0.6.8
21542026-09-02T23:38:06.344Z Checking hubpack v0.1.2
21552026-09-02T23:38:06.378Z Checking flate2 v1.1.9
21562026-09-02T23:38:06.477Z Checking psl-types v2.0.11
21572026-09-02T23:38:06.527Z Checking hyper-util v0.1.20
21582026-09-02T23:38:06.567Z Checking cookie v0.18.1
21592026-09-02T23:38:06.608Z Checking signature v2.2.0
21602026-09-02T23:38:06.611Z Checking num-integer v0.1.46
21612026-09-02T23:38:06.679Z Checking publicsuffix v2.3.0
21622026-09-02T23:38:06.718Z Checking strum v0.26.3
21632026-09-02T23:38:06.818Z Checking rustls-platform-verifier v0.6.2
21642026-09-02T23:38:06.832Z Checking ahash v0.8.12
21652026-09-02T23:38:06.873Z Checking scroll v0.13.0
21662026-09-02T23:38:06.877Z Checking cookie_store v0.22.1
21672026-09-02T23:38:06.947Z Checking unicode-width v0.1.14
21682026-09-02T23:38:06.950Z Checking newtype-uuid v1.3.2
21692026-09-02T23:38:06.950Z Checking serde_spanned v0.6.9
21702026-09-02T23:38:07.059Z Checking toml_datetime v0.6.11
21712026-09-02T23:38:07.063Z Checking memmap2 v0.9.10
21722026-09-02T23:38:07.136Z Checking goblin v0.10.5
21732026-09-02T23:38:07.178Z Checking data-encoding v2.10.0
21742026-09-02T23:38:07.217Z Checking daft v0.1.8
21752026-09-02T23:38:07.254Z Checking dtrace-parser v0.3.0
21762026-09-02T23:38:07.295Z Checking bstr v1.12.1
21772026-09-02T23:38:07.298Z Checking hmac v0.12.1
21782026-09-02T23:38:07.298Z Checking thread-id v5.1.0
21792026-09-02T23:38:07.442Z Checking base64 v0.21.7
21802026-09-02T23:38:07.482Z Checking x509-cert v0.2.5
21812026-09-02T23:38:07.485Z Checking crossbeam-epoch v0.9.18
21822026-09-02T23:38:07.558Z Checking num-iter v0.1.45
21832026-09-02T23:38:07.561Z Checking memoffset v0.9.1
21842026-09-02T23:38:07.702Z Checking scroll v0.12.0
21852026-09-02T23:38:07.709Z Checking zerocopy v0.7.35
21862026-09-02T23:38:07.739Z Checking rustix v0.38.44
21872026-09-02T23:38:07.742Z Checking env_filter v2.0.0
21882026-09-02T23:38:07.814Z Checking unicode-linebreak v0.1.5
21892026-09-02T23:38:07.887Z Checking hyper-rustls v0.27.7
21902026-09-02T23:38:07.957Z Checking goblin v0.8.2
21912026-09-02T23:38:07.998Z Checking smawk v0.3.2
21922026-09-02T23:38:08.085Z Checking unicode-segmentation v1.12.0
21932026-09-02T23:38:08.126Z Checking reqwest v0.13.2
21942026-09-02T23:38:08.162Z Checking tap v1.0.1
21952026-09-02T23:38:08.196Z Checking env_logger v0.11.11
21962026-09-02T23:38:08.288Z Checking num-bigint-dig v0.8.6
21972026-09-02T23:38:08.329Z Checking wyz v0.5.1
21982026-09-02T23:38:08.417Z Checking dtrace-parser v0.2.0
21992026-09-02T23:38:08.457Z Checking pkcs1 v0.7.5
22002026-09-02T23:38:08.534Z Checking ff v0.13.1
22012026-09-02T23:38:08.575Z Checking radium v0.7.0
22022026-09-02T23:38:08.695Z Checking thread-id v4.2.2
22032026-09-02T23:38:08.726Z Checking crc-catalog v2.4.0
22042026-09-02T23:38:08.730Z Checking same-file v1.0.6
22052026-09-02T23:38:08.804Z Checking base16ct v0.2.0
22062026-09-02T23:38:08.807Z Checking winnow v1.0.3
22072026-09-02T23:38:08.879Z Checking funty v2.0.0
22082026-09-02T23:38:08.918Z Checking walkdir v2.5.0
22092026-09-02T23:38:08.972Z Checking sec1 v0.7.3
22102026-09-02T23:38:09.016Z Checking crc v3.4.0
22112026-09-02T23:38:09.113Z Checking group v0.13.0
22122026-09-02T23:38:09.154Z Checking rsa v0.9.10
22132026-09-02T23:38:09.214Z Checking nix v0.31.2
22142026-09-02T23:38:09.217Z Checking hkdf v0.12.4
22152026-09-02T23:38:09.292Z Checking bitvec v1.0.1
22162026-09-02T23:38:09.326Z Checking unicode-normalization v0.1.25
22172026-09-02T23:38:09.419Z Checking crypto-bigint v0.5.5
22182026-09-02T23:38:09.477Z Checking dof v0.4.0
22192026-09-02T23:38:09.660Z Checking zerocopy v0.6.6
22202026-09-02T23:38:09.734Z Checking maybe-uninit v2.0.0
22212026-09-02T23:38:09.774Z Checking is_ci v1.2.0
22222026-09-02T23:38:09.833Z Checking nodrop v0.1.14
22232026-09-02T23:38:09.889Z Checking dof v0.3.0
22242026-09-02T23:38:09.928Z Checking foreign-types-shared v0.1.1
22252026-09-02T23:38:09.965Z Checking gimli v0.32.3
22262026-09-02T23:38:10.003Z Checking winnow v0.5.40
22272026-09-02T23:38:10.042Z Checking foldhash v0.1.5
22282026-09-02T23:38:10.150Z Checking usdt-impl v0.6.0
22292026-09-02T23:38:10.196Z Checking usdt-impl v0.5.0
22302026-09-02T23:38:10.239Z Checking hashbrown v0.15.5
22312026-09-02T23:38:10.356Z Checking elliptic-curve v0.13.8
22322026-09-02T23:38:10.444Z Checking foreign-types v0.3.2
22332026-09-02T23:38:10.487Z Checking usdt v0.6.0
22342026-09-02T23:38:10.524Z Checking array-init v0.0.4
22352026-09-02T23:38:10.564Z Checking smallvec v0.6.14
22362026-09-02T23:38:10.608Z Checking packed_struct v0.10.1
22372026-09-02T23:38:10.683Z Checking serde_with v3.21.0
22382026-09-02T23:38:10.724Z Checking bitfield v0.19.4
22392026-09-02T23:38:10.728Z Checking bzip2-sys v0.1.13+1.0.8
22402026-09-02T23:38:10.797Z Checking openssl-sys v0.9.117
22412026-09-02T23:38:10.847Z Checking object v0.37.3
22422026-09-02T23:38:10.888Z Checking rustc-demangle v0.1.27
22432026-09-02T23:38:11.022Z Checking keccak v0.1.6
22442026-09-02T23:38:11.139Z Checking hashbrown v0.12.3
22452026-09-02T23:38:11.181Z Checking toml_edit v0.19.15
22462026-09-02T23:38:11.222Z Checking siphasher v1.0.2
22472026-09-02T23:38:11.225Z Checking bitflags v1.3.2
22482026-09-02T23:38:11.361Z Checking openssl v0.10.80
22492026-09-02T23:38:11.410Z Checking sha3 v0.10.8
22502026-09-02T23:38:11.534Z Checking addr2line v0.25.1
22512026-09-02T23:38:11.583Z Checking indexmap v1.9.3
22522026-09-02T23:38:11.647Z Checking bzip2 v0.4.4
22532026-09-02T23:38:11.689Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22542026-09-02T23:38:11.825Z Checking serde-hex v0.1.0
22552026-09-02T23:38:11.864Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22562026-09-02T23:38:11.929Z Checking toml_parser v1.1.2+spec-1.1.0
22572026-09-02T23:38:12.045Z Checking ron v0.8.1
22582026-09-02T23:38:12.181Z Checking hashbrown v0.13.2
22592026-09-02T23:38:12.227Z Checking toml v0.7.8
22602026-09-02T23:38:12.288Z Checking itertools v0.13.0
22612026-09-02T23:38:12.572Z Checking signal-hook v0.3.18
22622026-09-02T23:38:12.611Z Checking managed v0.8.0
22632026-09-02T23:38:12.651Z Checking crc-any v2.5.0
22642026-09-02T23:38:12.794Z Checking object v0.30.4
22652026-09-02T23:38:12.834Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22662026-09-02T23:38:12.874Z Checking zip v0.6.6
22672026-09-02T23:38:13.023Z Checking globset v0.4.18
22682026-09-02T23:38:13.149Z Checking backtrace v0.3.76
22692026-09-02T23:38:13.226Z Checking chacha20 v0.10.0
22702026-09-02T23:38:13.307Z Checking curve25519-dalek v4.1.3
22712026-09-02T23:38:13.347Z Checking winnow v0.7.14
22722026-09-02T23:38:13.385Z Checking toml_write v0.1.2
22732026-09-02T23:38:13.389Z Checking path-slash v0.1.5
22742026-09-02T23:38:13.470Z Checking backtrace-ext v0.2.1
22752026-09-02T23:38:13.548Z Checking native-tls v0.2.18
22762026-09-02T23:38:13.565Z Checking signal-hook-mio v0.2.5
22772026-09-02T23:38:13.597Z Checking textwrap v0.16.2
22782026-09-02T23:38:13.633Z Checking ed25519 v2.2.3
22792026-09-02T23:38:13.690Z Checking ref-cast v1.0.25
22802026-09-02T23:38:13.730Z Checking pin-project v1.1.11
22812026-09-02T23:38:13.823Z Checking jiff-core v0.1.0
22822026-09-02T23:38:13.862Z Checking tokio-native-tls v0.3.1
22832026-09-02T23:38:13.865Z Checking pem v3.0.6
22842026-09-02T23:38:13.865Z Checking zstd-sys v2.0.16+zstd.1.5.7
22852026-09-02T23:38:14.052Z Checking owo-colors v4.3.0
22862026-09-02T23:38:14.091Z Checking fixedbitset v0.5.7
22872026-09-02T23:38:14.132Z Checking ed25519-dalek v2.2.0
22882026-09-02T23:38:14.137Z Checking hyper-tls v0.6.0
22892026-09-02T23:38:14.327Z Checking petgraph v0.8.3
22902026-09-02T23:38:14.380Z Checking zstd-safe v7.2.4
22912026-09-02T23:38:14.420Z Checking snafu v0.8.9
22922026-09-02T23:38:14.553Z Checking jiff v0.2.34
22932026-09-02T23:38:14.597Z Checking crossterm v0.28.1
22942026-09-02T23:38:14.601Z Checking toml_edit v0.22.27
22952026-09-02T23:38:14.670Z Checking supports-color v3.0.2
22962026-09-02T23:38:14.743Z Checking similar v2.7.0
22972026-09-02T23:38:14.749Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22982026-09-02T23:38:14.822Z Checking fs-err v3.3.0
22992026-09-02T23:38:14.903Z Checking hash32 v0.2.1
23002026-09-02T23:38:15.095Z Checking serde_plain v1.0.2
23012026-09-02T23:38:15.135Z Checking serde-big-array v0.5.1
23022026-09-02T23:38:15.172Z Checking typed-path v0.9.3
23032026-09-02T23:38:15.274Z Checking bumpalo v3.20.2
23042026-09-02T23:38:15.312Z Checking predicates-core v1.0.10
23052026-09-02T23:38:15.351Z Checking unicode-properties v0.1.4
23062026-09-02T23:38:15.467Z Checking libbz2-rs-sys v0.2.2
23072026-09-02T23:38:15.507Z Checking unicode-bidi v0.3.18
23082026-09-02T23:38:15.566Z Checking zopfli v0.8.3
23092026-09-02T23:38:15.730Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23102026-09-02T23:38:15.770Z Checking heapless v0.7.17
23112026-09-02T23:38:15.826Z Checking stringprep v0.1.5
23122026-09-02T23:38:15.884Z Checking bzip2 v0.6.1
23132026-09-02T23:38:15.925Z Checking zstd v0.13.3
23142026-09-02T23:38:15.929Z Checking reqwest v0.12.28
23152026-09-02T23:38:16.001Z Checking hickory-proto v0.25.2
23162026-09-02T23:38:16.039Z Checking byte-wrapper v0.1.0
23172026-09-02T23:38:16.077Z Checking md-5 v0.10.6
23182026-09-02T23:38:16.117Z Checking float-cmp v0.10.0
23192026-09-02T23:38:16.155Z Checking difflib v0.4.0
23202026-09-02T23:38:16.204Z Checking fallible-iterator v0.2.0
23212026-09-02T23:38:16.247Z Checking supports-unicode v3.0.0
23222026-09-02T23:38:16.286Z Checking supports-hyperlinks v3.2.0
23232026-09-02T23:38:16.290Z Checking normalize-line-endings v0.3.0
23242026-09-02T23:38:16.364Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23252026-09-02T23:38:16.406Z Checking smoltcp v0.9.1
23262026-09-02T23:38:16.441Z Checking miette v7.6.0
23272026-09-02T23:38:16.446Z Checking predicates v3.1.4
23282026-09-02T23:38:16.514Z Checking postgres-protocol v0.6.10
23292026-09-02T23:38:16.518Z Checking zip v4.6.1
23302026-09-02T23:38:16.735Z Checking iddqd v0.4.2
23312026-09-02T23:38:16.802Z Checking phf_shared v0.11.3
23322026-09-02T23:38:16.863Z Checking phf_shared v0.13.1
23332026-09-02T23:38:16.968Z Checking olpc-cjson v0.1.4
23342026-09-02T23:38:16.972Z Checking tokio-stream v0.1.18
23352026-09-02T23:38:17.046Z Checking derive_more v2.1.1
23362026-09-02T23:38:17.049Z Checking strum v0.27.2
23372026-09-02T23:38:17.124Z Checking new_debug_unreachable v1.0.6
23382026-09-02T23:38:17.165Z Checking lalrpop-util v0.19.12
23392026-09-02T23:38:17.168Z Checking precomputed-hash v0.1.1
23402026-09-02T23:38:17.241Z Checking fixedbitset v0.4.2
23412026-09-02T23:38:17.247Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23422026-09-02T23:38:17.247Z Checking tough v0.22.0
23432026-09-02T23:38:17.355Z Checking string_cache v0.8.9
23442026-09-02T23:38:17.359Z Checking phf v0.13.1
23452026-09-02T23:38:17.429Z Checking petgraph v0.6.5
23462026-09-02T23:38:17.433Z Checking postgres-types v0.2.12
23472026-09-02T23:38:17.553Z Checking buf-list v1.1.2
23482026-09-02T23:38:17.594Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23492026-09-02T23:38:17.671Z Checking whoami v2.1.0
23502026-09-02T23:38:17.770Z Checking peg-runtime v0.8.5
23512026-09-02T23:38:17.892Z Checking tokio-postgres v0.7.16
23522026-09-02T23:38:17.895Z Checking is-terminal v0.4.17
23532026-09-02T23:38:17.972Z Checking crossbeam-channel v0.5.15
23542026-09-02T23:38:18.010Z Checking thread_local v1.1.9
23552026-09-02T23:38:18.054Z Checking term v1.2.1
23562026-09-02T23:38:18.211Z Checking take_mut v0.2.2
23572026-09-02T23:38:18.308Z Checking slog-term v2.9.2
23582026-09-02T23:38:18.349Z Compiling newtype-uuid-macros v0.1.0
23592026-09-02T23:38:18.353Z Checking slog-async v2.8.0
23602026-09-02T23:38:18.596Z Compiling multer v3.1.0
23612026-09-02T23:38:18.600Z Compiling async-stream-impl v0.3.6
23622026-09-02T23:38:18.696Z Checking match_cfg v0.1.0
23632026-09-02T23:38:18.801Z Checking hostname v0.3.1
23642026-09-02T23:38:18.842Z Checking slog-json v2.6.1
23652026-09-02T23:38:18.930Z Compiling dropshot v0.17.1
23662026-09-02T23:38:18.971Z Checking debug-ignore v1.0.5
23672026-09-02T23:38:19.079Z Checking slog-bunyan v2.5.0
23682026-09-02T23:38:19.134Z Compiling dropshot_endpoint v0.17.1
23692026-09-02T23:38:19.200Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23702026-09-02T23:38:19.278Z Checking serde_path_to_error v0.1.20
23712026-09-02T23:38:19.293Z Checking sha1 v0.11.0
23722026-09-02T23:38:19.329Z Checking serde_spanned v1.1.1
23732026-09-02T23:38:19.340Z Checking toml_datetime v1.1.1+spec-1.1.0
23742026-09-02T23:38:19.405Z Checking toml_writer v1.1.1+spec-1.1.0
23752026-09-02T23:38:19.473Z Checking compression-core v0.4.31
23762026-09-02T23:38:19.525Z Checking async-stream v0.3.6
23772026-09-02T23:38:19.607Z Checking waitgroup v0.1.2
23782026-09-02T23:38:19.623Z Checking toml v1.1.2+spec-1.1.0
23792026-09-02T23:38:19.623Z Checking compression-codecs v0.4.37
23802026-09-02T23:38:19.748Z Checking rustls-pemfile v2.2.0
23812026-09-02T23:38:19.766Z Checking hostname v0.4.2
23822026-09-02T23:38:19.766Z Checking progenitor-client v0.14.0
23832026-09-02T23:38:19.857Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23842026-09-02T23:38:19.896Z Checking atomicwrites v0.4.4
23852026-09-02T23:38:19.911Z Checking async-compression v0.4.41
23862026-09-02T23:38:19.974Z Compiling serde_tokenstream v0.3.0
23872026-09-02T23:38:20.008Z Compiling parse-display-derive v0.10.0
23882026-09-02T23:38:20.063Z Checking macaddr v1.0.1
23892026-09-02T23:38:20.101Z Checking regress v0.10.5
23902026-09-02T23:38:20.166Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23912026-09-02T23:38:20.221Z Checking instant v0.1.13
23922026-09-02T23:38:20.272Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23932026-09-02T23:38:20.279Z Checking itertools v0.14.0
23942026-09-02T23:38:20.345Z Checking oxide-generation v0.1.3
23952026-09-02T23:38:20.352Z Compiling oxide-generation-macros v0.2.0
23962026-09-02T23:38:20.422Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23972026-09-02T23:38:20.620Z Checking backoff v0.4.0
23982026-09-02T23:38:20.643Z Checking backon v1.6.0
23992026-09-02T23:38:20.678Z Checking humantime v2.3.0
24002026-09-02T23:38:20.811Z Compiling convert_case v0.4.0
24012026-09-02T23:38:20.861Z Checking progenitor-extras v0.2.0
24022026-09-02T23:38:20.928Z Checking half v2.7.1
24032026-09-02T23:38:21.116Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24042026-09-02T23:38:21.154Z Checking ciborium-io v0.2.2
24052026-09-02T23:38:21.215Z Compiling derive_more v0.99.20
24062026-09-02T23:38:21.254Z Checking heck v0.5.0
24072026-09-02T23:38:21.284Z Checking ciborium-ll v0.2.2
24082026-09-02T23:38:21.339Z Checking secrecy v0.10.3
24092026-09-02T23:38:21.389Z Checking camino-tempfile v1.4.1
24102026-09-02T23:38:21.429Z Checking indent_write v2.2.0
24112026-09-02T23:38:21.489Z Checking ciborium v0.2.2
24122026-09-02T23:38:21.526Z Compiling crucible-workspace-hack v0.1.0
24132026-09-02T23:38:21.562Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24142026-09-02T23:38:21.599Z Checking inout v0.1.4
24152026-09-02T23:38:21.603Z Compiling regress v0.11.1
24162026-09-02T23:38:21.695Z Checking parse-display v0.10.0
24172026-09-02T23:38:21.769Z Checking cipher v0.4.4
24182026-09-02T23:38:21.871Z Checking universal-hash v0.5.1
24192026-09-02T23:38:21.968Z Compiling thiserror-impl-no-std v2.0.2
24202026-09-02T23:38:21.985Z Checking opaque-debug v0.3.1
24212026-09-02T23:38:21.985Z Checking blake2 v0.10.6
24222026-09-02T23:38:22.025Z Checking chacha20 v0.9.1
24232026-09-02T23:38:22.063Z Checking aead v0.5.2
24242026-09-02T23:38:22.067Z Checking poly1305 v0.8.0
24252026-09-02T23:38:22.240Z Checking password-hash v0.5.0
24262026-09-02T23:38:22.285Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24272026-09-02T23:38:22.289Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24282026-09-02T23:38:22.387Z Checking chacha20poly1305 v0.10.1
24292026-09-02T23:38:22.497Z Checking argon2 v0.5.3
24302026-09-02T23:38:22.549Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24312026-09-02T23:38:22.711Z Compiling unsafe-libyaml v0.2.11
24322026-09-02T23:38:22.816Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24332026-09-02T23:38:22.869Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24342026-09-02T23:38:22.910Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24352026-09-02T23:38:23.083Z Checking thiserror-no-std v2.0.2
24362026-09-02T23:38:23.161Z Checking swrite v0.1.0
24372026-09-02T23:38:23.203Z Checking vsss-rs v3.3.4
24382026-09-02T23:38:23.283Z Compiling typify-impl v0.6.2
24392026-09-02T23:38:23.484Z Compiling serde_yaml v0.9.34+deprecated
24402026-09-02T23:38:23.792Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24412026-09-02T23:38:24.408Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24422026-09-02T23:38:24.558Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24432026-09-02T23:38:24.620Z Checking crossbeam-deque v0.8.6
24442026-09-02T23:38:24.694Z Compiling rayon-core v1.13.0
24452026-09-02T23:38:24.838Z Compiling num-derive v0.4.2
24462026-09-02T23:38:24.945Z Compiling toml_datetime v0.7.5+spec-1.1.0
24472026-09-02T23:38:25.032Z Compiling proc-macro-error v1.0.4
24482026-09-02T23:38:25.224Z Compiling toml_edit v0.23.10+spec-1.0.0
24492026-09-02T23:38:25.367Z Checking rayon v1.11.0
24502026-09-02T23:38:25.370Z Checking tabwriter v1.4.1
24512026-09-02T23:38:25.442Z Compiling illumos-nvpair-sys v0.2.0
24522026-09-02T23:38:25.583Z Checking glob v0.3.3
24532026-09-02T23:38:25.624Z Compiling itertools v0.15.0
24542026-09-02T23:38:25.712Z Compiling heapless v0.8.0
24552026-09-02T23:38:25.778Z Compiling proc-macro-crate v3.4.0
24562026-09-02T23:38:25.967Z Checking hash32 v0.3.1
24572026-09-02T23:38:26.129Z Checking colored v3.1.1
24582026-09-02T23:38:26.201Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24592026-09-02T23:38:26.239Z Compiling smoltcp v0.11.0
24602026-09-02T23:38:26.275Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24612026-09-02T23:38:26.353Z Compiling num_enum_derive v0.7.6
24622026-09-02T23:38:26.554Z Checking illumos-nvpair v0.3.0
24632026-09-02T23:38:26.650Z Checking toml v0.8.23
24642026-09-02T23:38:26.744Z Checking cobs v0.3.0
24652026-09-02T23:38:26.806Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24662026-09-02T23:38:26.924Z Checking postcard v1.1.3
24672026-09-02T23:38:27.035Z Compiling ingot-macros v0.2.0
24682026-09-02T23:38:27.050Z Checking rand v0.10.1
24692026-09-02T23:38:27.097Z Compiling proc-macro-crate v1.3.1
24702026-09-02T23:38:27.244Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24712026-09-02T23:38:27.425Z Checking num_enum v0.7.6
24722026-09-02T23:38:27.490Z Checking sigpipe v0.1.3
24732026-09-02T23:38:27.528Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24742026-09-02T23:38:27.563Z Compiling foreign-types-macros v0.2.3
24752026-09-02T23:38:27.601Z Checking foreign-types-shared v0.3.1
24762026-09-02T23:38:27.637Z Compiling num_enum_derive v0.5.11
24772026-09-02T23:38:27.877Z Checking cstr-argument v0.1.2
24782026-09-02T23:38:27.880Z Compiling typify-macro v0.6.2
24792026-09-02T23:38:27.980Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24802026-09-02T23:38:28.034Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24812026-09-02T23:38:28.074Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24822026-09-02T23:38:28.180Z Checking foreign-types v0.5.0
24832026-09-02T23:38:28.318Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24842026-09-02T23:38:28.365Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24852026-09-02T23:38:28.437Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24862026-09-02T23:38:28.509Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24872026-09-02T23:38:28.547Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24882026-09-02T23:38:28.584Z Checking itertools v0.12.1
24892026-09-02T23:38:28.587Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24902026-09-02T23:38:28.680Z Checking num_enum v0.5.11
24912026-09-02T23:38:28.756Z Compiling zone_cfg_derive v0.3.1
24922026-09-02T23:38:28.823Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24932026-09-02T23:38:29.038Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24942026-09-02T23:38:29.076Z Compiling usdt-attr-macro v0.5.0
24952026-09-02T23:38:29.240Z Compiling usdt-macro v0.5.0
24962026-09-02T23:38:29.496Z Checking memmap v0.7.0
24972026-09-02T23:38:29.627Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24982026-09-02T23:38:29.676Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24992026-09-02T23:38:29.703Z Checking zone v0.3.1
25002026-09-02T23:38:29.707Z Compiling typify v0.6.2
25012026-09-02T23:38:29.881Z Checking ingot-types v0.2.0
25022026-09-02T23:38:29.891Z Compiling progenitor-impl v0.14.0
25032026-09-02T23:38:29.998Z Checking usdt v0.5.0
25042026-09-02T23:38:30.069Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25052026-09-02T23:38:30.108Z Checking smf v0.2.3
25062026-09-02T23:38:30.147Z Checking whoami v1.6.1
25072026-09-02T23:38:30.234Z Checking ingot v0.2.1
25082026-09-02T23:38:30.238Z Compiling derive-where v1.6.0
25092026-09-02T23:38:30.319Z Checking tokio-dtrace v0.1.1
25102026-09-02T23:38:30.358Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25112026-09-02T23:38:30.396Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25122026-09-02T23:38:30.540Z Checking oxide-tokio-rt v0.1.4
25132026-09-02T23:38:30.577Z Checking console v0.15.11
25142026-09-02T23:38:30.748Z Checking newline-converter v0.3.0
25152026-09-02T23:38:30.890Z Checking bytecount v0.6.9
25162026-09-02T23:38:30.928Z Checking expectorate v1.2.0
25172026-09-02T23:38:30.932Z Checking num-rational v0.4.2
25182026-09-02T23:38:31.026Z Checking num-complex v0.4.6
25192026-09-02T23:38:31.090Z Compiling cancel-safe-futures v0.1.5
25202026-09-02T23:38:31.268Z Checking float-ord v0.3.2
25212026-09-02T23:38:31.417Z Checking linear-map v1.2.0
25222026-09-02T23:38:31.421Z Checking num v0.4.3
25232026-09-02T23:38:31.559Z Checking gethostname v0.5.0
25242026-09-02T23:38:31.599Z Checking oxide-update-engine-types v0.1.2
25252026-09-02T23:38:31.635Z Compiling prettyplease v0.2.37
25262026-09-02T23:38:31.672Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25272026-09-02T23:38:31.709Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25282026-09-02T23:38:31.906Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25292026-09-02T23:38:32.126Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25302026-09-02T23:38:32.174Z Checking resolv-conf v0.7.6
25312026-09-02T23:38:32.215Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25322026-09-02T23:38:32.390Z Checking papergrid v0.11.0
25332026-09-02T23:38:32.457Z Compiling tabled_derive v0.7.0
25342026-09-02T23:38:32.493Z Compiling progenitor-macro v0.14.0
25352026-09-02T23:38:32.530Z Checking oxide-update-engine v0.1.2
25362026-09-02T23:38:32.980Z Compiling slog-dtrace v0.3.0
25372026-09-02T23:38:33.061Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25382026-09-02T23:38:33.431Z Checking tabled v0.15.0
25392026-09-02T23:38:33.522Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25402026-09-02T23:38:33.847Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25412026-09-02T23:38:33.888Z Checking crossterm v0.29.0
25422026-09-02T23:38:33.989Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25432026-09-02T23:38:34.168Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25442026-09-02T23:38:34.796Z Checking fd-lock v4.0.4
25452026-09-02T23:38:35.279Z Checking vte v0.14.1
25462026-09-02T23:38:35.646Z Checking strip-ansi-escapes v0.2.1
25472026-09-02T23:38:36.643Z Checking linked-hash-map v0.5.6
25482026-09-02T23:38:36.843Z Checking termtree v0.5.1
25492026-09-02T23:38:36.882Z Checking nu-ansi-term v0.50.3
25502026-09-02T23:38:36.918Z Checking lru-cache v0.1.2
25512026-09-02T23:38:37.071Z Checking hickory-proto v0.24.4
25522026-09-02T23:38:37.123Z Compiling minimal-lexical v0.2.1
25532026-09-02T23:38:37.126Z Checking reedline v0.40.0
25542026-09-02T23:38:37.219Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25552026-09-02T23:38:37.312Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25562026-09-02T23:38:37.500Z Checking progenitor v0.14.0
25572026-09-02T23:38:37.562Z Compiling nom v7.1.3
25582026-09-02T23:38:37.676Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25592026-09-02T23:38:38.332Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25602026-09-02T23:38:38.914Z Checking display-error-chain v0.2.2
25612026-09-02T23:38:38.916Z Compiling unicode-xid v0.2.6
25622026-09-02T23:38:39.138Z Checking hickory-resolver v0.24.4
25632026-09-02T23:38:39.176Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25642026-09-02T23:38:39.832Z Compiling ar_archive_writer v0.5.1
25652026-09-02T23:38:39.882Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25662026-09-02T23:38:39.930Z Checking qorb v0.4.1
25672026-09-02T23:38:39.933Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25682026-09-02T23:38:40.124Z Checking csv-core v0.1.13
25692026-09-02T23:38:40.248Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25702026-09-02T23:38:40.337Z Checking csv v1.4.0
25712026-09-02T23:38:40.377Z Compiling stacker v0.1.23
25722026-09-02T23:38:40.415Z Compiling cfg_aliases v0.1.1
25732026-09-02T23:38:40.527Z Compiling semver v0.1.20
25742026-09-02T23:38:40.668Z Checking highway v1.3.0
25752026-09-02T23:38:40.706Z Compiling psm v0.1.30
25762026-09-02T23:38:40.742Z Compiling rustc_version v0.1.7
25772026-09-02T23:38:40.900Z Compiling nix v0.28.0
25782026-09-02T23:38:40.941Z Checking nibble_vec v0.1.0
25792026-09-02T23:38:41.004Z Checking endian-type v0.1.2
25802026-09-02T23:38:41.101Z Compiling newtype_derive v0.1.6
25812026-09-02T23:38:41.152Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25822026-09-02T23:38:41.190Z Checking radix_trie v0.2.1
25832026-09-02T23:38:41.318Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25842026-09-02T23:38:41.321Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25852026-09-02T23:38:41.395Z Checking phf_shared v0.12.1
25862026-09-02T23:38:41.468Z Compiling recursive-proc-macro-impl v0.1.1
25872026-09-02T23:38:41.603Z Compiling chrono-tz v0.10.4
25882026-09-02T23:38:41.694Z Checking phf v0.12.1
25892026-09-02T23:38:41.891Z Compiling const_format_proc_macros v0.2.34
25902026-09-02T23:38:41.961Z Checking recursive v0.1.1
25912026-09-02T23:38:41.964Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25922026-09-02T23:38:42.035Z Compiling peg-macros v0.8.5
25932026-09-02T23:38:42.038Z Checking winnow v0.6.26
25942026-09-02T23:38:42.038Z Compiling sqlparser_derive v0.5.0
25952026-09-02T23:38:42.391Z Checking unicode_categories v0.1.1
25962026-09-02T23:38:42.573Z Checking home v0.5.12
25972026-09-02T23:38:42.760Z Checking const_format v0.2.35
25982026-09-02T23:38:42.798Z Checking rustyline v14.0.0
25992026-09-02T23:38:42.836Z Checking sqlparser v0.61.0
26002026-09-02T23:38:43.276Z Checking sqlformat v0.3.5
26012026-09-02T23:38:43.432Z Checking peg v0.8.5
26022026-09-02T23:38:43.528Z Checking bcs v0.1.6
26032026-09-02T23:38:43.567Z Checking nom v8.0.0
26042026-09-02T23:38:43.729Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26052026-09-02T23:38:43.799Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26062026-09-02T23:38:43.951Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
26072026-09-02T23:38:44.018Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26082026-09-02T23:38:44.058Z Checking steno v0.4.1
26092026-09-02T23:38:44.134Z Checking sha1 v0.10.6
26102026-09-02T23:38:44.374Z Checking filetime v0.2.27
26112026-09-02T23:38:44.505Z Checking xattr v1.6.1
26122026-09-02T23:38:44.531Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26132026-09-02T23:38:44.739Z Checking tar v0.4.46
26142026-09-02T23:38:44.782Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
26152026-09-02T23:38:45.070Z Checking subprocess v0.2.15
26162026-09-02T23:38:45.121Z Checking headers-core v0.3.0
26172026-09-02T23:38:45.158Z Checking yasna v0.5.2
26182026-09-02T23:38:45.259Z Checking headers v0.4.1
26192026-09-02T23:38:45.388Z Checking port-file v0.1.0
26202026-09-02T23:38:45.576Z Checking rcgen v0.12.1
26212026-09-02T23:38:45.608Z Checking dropshot-api-manager-types v0.8.0
26222026-09-02T23:38:45.645Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26232026-09-02T23:38:45.710Z Checking tagptr v0.2.0
26242026-09-02T23:38:45.748Z Compiling libefi-sys v0.1.0
26252026-09-02T23:38:45.803Z Compiling bitfield-struct v0.6.2
26262026-09-02T23:38:45.884Z Checking moka v0.12.13
26272026-09-02T23:38:45.924Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26282026-09-02T23:38:46.052Z Checking utf-8 v0.7.6
26292026-09-02T23:38:46.219Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26302026-09-02T23:38:46.223Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26312026-09-02T23:38:46.406Z Compiling xshell-macros v0.2.7
26322026-09-02T23:38:46.446Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26332026-09-02T23:38:46.482Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26342026-09-02T23:38:46.551Z Checking hickory-resolver v0.25.2
26352026-09-02T23:38:46.596Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26362026-09-02T23:38:46.752Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26372026-09-02T23:38:46.810Z Checking xshell v0.2.7
26382026-09-02T23:38:46.891Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26392026-09-02T23:38:47.012Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26402026-09-02T23:38:47.050Z Checking tungstenite v0.21.0
26412026-09-02T23:38:47.413Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26422026-09-02T23:38:47.451Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26432026-09-02T23:38:47.510Z Checking tokio-tungstenite v0.21.0
26442026-09-02T23:38:47.564Z Checking half v1.8.3
26452026-09-02T23:38:47.710Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26462026-09-02T23:38:47.790Z Checking serde_cbor v0.11.2
26472026-09-02T23:38:47.827Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26482026-09-02T23:38:47.863Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26492026-09-02T23:38:48.063Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26502026-09-02T23:38:48.109Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26512026-09-02T23:38:48.192Z Checking sha2 v0.11.0
26522026-09-02T23:38:48.540Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26532026-09-02T23:38:48.830Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26542026-09-02T23:38:48.875Z Checking predicates-tree v1.0.13
26552026-09-02T23:38:48.911Z Checking libscf-sys v1.2.0
26562026-09-02T23:38:48.946Z Checking maplit v1.0.2
26572026-09-02T23:38:49.037Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26582026-09-02T23:38:49.077Z Checking papergrid v0.18.0
26592026-09-02T23:38:49.080Z Checking anstyle-parse v0.2.7
26602026-09-02T23:38:49.150Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26612026-09-02T23:38:49.304Z Checking anstream v0.6.21
26622026-09-02T23:38:49.541Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26632026-09-02T23:38:49.682Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26642026-09-02T23:38:49.699Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26652026-09-02T23:38:49.706Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26662026-09-02T23:38:49.782Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26672026-09-02T23:38:49.905Z Checking tabled v0.21.0
26682026-09-02T23:38:49.941Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26692026-09-02T23:38:50.122Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26702026-09-02T23:38:50.238Z Checking ignore v0.4.25
26712026-09-02T23:38:50.439Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
26722026-09-02T23:38:50.561Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26732026-09-02T23:38:50.613Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
26742026-09-02T23:38:50.665Z Checking globwalk v0.9.1
26752026-09-02T23:38:50.875Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
26762026-09-02T23:38:50.924Z Checking digest-io v0.1.0
26772026-09-02T23:38:51.088Z Checking rawzip v0.4.4
26782026-09-02T23:38:51.275Z Checking crc8 v0.1.1
26792026-09-02T23:38:51.406Z Checking unicase v2.9.0
26802026-09-02T23:38:51.522Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26812026-09-02T23:38:51.558Z Checking camino-tempfile-ext v0.3.3
26822026-09-02T23:38:51.598Z Checking fxhash v0.2.1
26832026-09-02T23:38:51.778Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26842026-09-02T23:38:51.814Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
26852026-09-02T23:38:52.015Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
26862026-09-02T23:38:52.255Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26872026-09-02T23:38:52.294Z Checking rand_seeder v0.4.0
26882026-09-02T23:38:52.477Z Compiling darling_core v0.21.3
26892026-09-02T23:38:52.554Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26902026-09-02T23:38:52.789Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26912026-09-02T23:38:52.826Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
26922026-09-02T23:38:52.892Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26932026-09-02T23:38:53.094Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26942026-09-02T23:38:53.303Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
26952026-09-02T23:38:53.506Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26962026-09-02T23:38:53.836Z Compiling vergen-lib v0.1.6
26972026-09-02T23:38:53.944Z Compiling diesel_derives v2.3.7
26982026-09-02T23:38:54.164Z Checking scheduled-thread-pool v0.2.7
26992026-09-02T23:38:54.250Z Compiling vergen-gitcl v1.0.8
27002026-09-02T23:38:54.350Z Compiling diesel_table_macro_syntax v0.3.0
27012026-09-02T23:38:54.599Z Checking r2d2 v0.8.10
27022026-09-02T23:38:54.745Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27032026-09-02T23:38:54.785Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27042026-09-02T23:38:55.003Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
27052026-09-02T23:38:55.051Z Compiling darling_macro v0.21.3
27062026-09-02T23:38:55.180Z Checking downcast-rs v2.0.2
27072026-09-02T23:38:55.347Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
27082026-09-02T23:38:55.615Z Compiling darling v0.21.3
27092026-09-02T23:38:55.732Z Compiling dsl_auto_type v0.2.0
27102026-09-02T23:38:55.819Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27112026-09-02T23:38:55.904Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
27122026-09-02T23:38:55.989Z Checking kstat-rs v0.2.5
27132026-09-02T23:38:56.025Z Compiling proc-macro-error-attr2 v2.0.0
27142026-09-02T23:38:56.213Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27152026-09-02T23:38:56.277Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27162026-09-02T23:38:56.472Z Compiling proc-macro-error2 v2.0.1
27172026-09-02T23:38:56.543Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27182026-09-02T23:38:56.665Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27192026-09-02T23:38:56.784Z Compiling dirs-sys-next v0.1.2
27202026-09-02T23:38:56.845Z Compiling knus-derive v3.4.0
27212026-09-02T23:38:56.999Z Compiling parking_lot_core v0.8.6
27222026-09-02T23:38:57.093Z Compiling crunchy v0.2.4
27232026-09-02T23:38:57.275Z Compiling salty v0.3.0
27242026-09-02T23:38:57.555Z Compiling dirs-next v2.0.0
27252026-09-02T23:38:57.579Z Compiling clang-sys v1.8.1
27262026-09-02T23:38:57.627Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27272026-09-02T23:38:57.664Z Compiling git-stub v1.0.0
27282026-09-02T23:38:57.928Z Compiling tiny-keccak v2.0.2
27292026-09-02T23:38:57.966Z Compiling git-stub-vcs v0.1.0
27302026-09-02T23:38:58.039Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27312026-09-02T23:38:58.199Z Compiling term v0.7.0
27322026-09-02T23:38:58.398Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27332026-09-02T23:38:58.400Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27342026-09-02T23:38:58.473Z Compiling bit-vec v0.6.3
27352026-09-02T23:38:58.543Z Checking parking_lot v0.11.2
27362026-09-02T23:38:58.692Z Compiling bit-set v0.5.3
27372026-09-02T23:38:58.725Z Compiling ascii-canvas v3.0.0
27382026-09-02T23:38:58.812Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27392026-09-02T23:38:58.898Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27402026-09-02T23:38:59.030Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27412026-09-02T23:38:59.100Z Checking rfc6979 v0.4.0
27422026-09-02T23:38:59.258Z Checking prefix-trie v0.7.0
27432026-09-02T23:38:59.295Z Compiling hashbrown v0.14.5
27442026-09-02T23:38:59.366Z Compiling itertools v0.10.5
27452026-09-02T23:38:59.503Z Compiling ena v0.14.4
27462026-09-02T23:38:59.540Z Compiling libloading v0.8.9
27472026-09-02T23:38:59.628Z Compiling bindgen v0.71.1
27482026-09-02T23:38:59.753Z Compiling regex-syntax v0.6.29
27492026-09-02T23:38:59.787Z Compiling diff v0.1.13
27502026-09-02T23:38:59.993Z Compiling chumsky v0.9.3
27512026-09-02T23:39:00.122Z Checking hickory-server v0.25.2
27522026-09-02T23:39:00.473Z Compiling ecdsa v0.16.9
27532026-09-02T23:39:01.113Z Compiling lalrpop v0.19.12
27542026-09-02T23:39:01.350Z Checking sled v0.34.7
27552026-09-02T23:39:01.394Z Compiling cexpr v0.6.0
27562026-09-02T23:39:01.602Z Checking primeorder v0.13.6
27572026-09-02T23:39:01.666Z Checking diesel v2.3.7
27582026-09-02T23:39:01.820Z Checking nanorand v0.7.0
27592026-09-02T23:39:02.050Z Compiling rustc-hash v2.1.1
27602026-09-02T23:39:02.093Z Checking flume v0.11.1
27612026-09-02T23:39:02.178Z Compiling p384 v0.13.1
27622026-09-02T23:39:02.595Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27632026-09-02T23:39:02.754Z Compiling knus v3.4.0
27642026-09-02T23:39:02.821Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27652026-09-02T23:39:03.243Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27662026-09-02T23:39:03.292Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27672026-09-02T23:39:03.644Z Compiling libxml v0.3.3
27682026-09-02T23:39:03.679Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27692026-09-02T23:39:03.684Z Checking assert_matches v1.5.0
27702026-09-02T23:39:03.782Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
27712026-09-02T23:39:04.019Z Compiling strum_macros v0.24.3
27722026-09-02T23:39:04.070Z Compiling indoc v1.0.9
27732026-09-02T23:39:04.753Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27742026-09-02T23:39:04.975Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27752026-09-02T23:39:05.209Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27762026-09-02T23:39:05.315Z Checking quick-xml v0.37.5
27772026-09-02T23:39:05.352Z Checking derive_builder v0.20.2
27782026-09-02T23:39:05.389Z Compiling oso-derive v0.27.3
27792026-09-02T23:39:05.497Z Compiling impl-trait-for-tuples v0.2.3
27802026-09-02T23:39:05.912Z Compiling trait-variant v0.1.2
27812026-09-02T23:39:06.223Z Checking openssl-probe v0.1.6
27822026-09-02T23:39:06.418Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27832026-09-02T23:39:06.494Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27842026-09-02T23:39:07.082Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27852026-09-02T23:39:07.208Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
27862026-09-02T23:39:07.312Z Checking corncobs v0.1.4
27872026-09-02T23:39:07.347Z Checking secrecy v0.8.0
27882026-09-02T23:39:07.482Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27892026-09-02T23:39:07.518Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27902026-09-02T23:39:07.555Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27912026-09-02T23:39:07.774Z Checking bb8 v0.8.6
27922026-09-02T23:39:08.055Z Compiling mime_guess v2.0.5
27932026-09-02T23:39:08.131Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27942026-09-02T23:39:08.179Z Checking http-range v0.1.5
27952026-09-02T23:39:08.344Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27962026-09-02T23:39:08.432Z Checking nonempty v0.12.0
27972026-09-02T23:39:08.500Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27982026-09-02T23:39:08.625Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27992026-09-02T23:39:08.782Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28002026-09-02T23:39:08.952Z Checking signal-hook-tokio v0.3.1
28012026-09-02T23:39:09.145Z Checking hyper-staticfile v0.10.1
28022026-09-02T23:39:09.181Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28032026-09-02T23:39:09.323Z Checking scuffle v0.1.0
28042026-09-02T23:39:09.479Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28052026-09-02T23:39:09.613Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28062026-09-02T23:39:09.842Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28072026-09-02T23:39:10.042Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28082026-09-02T23:39:10.081Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
28092026-09-02T23:39:10.172Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28102026-09-02T23:39:10.315Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28112026-09-02T23:39:10.548Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
28122026-09-02T23:39:10.758Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28132026-09-02T23:39:10.796Z Checking tungstenite v0.23.0
28142026-09-02T23:39:10.832Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28152026-09-02T23:39:11.257Z Checking tokio-tungstenite v0.23.1
28162026-09-02T23:39:11.564Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28172026-09-02T23:39:11.640Z Checking void v1.0.2
28182026-09-02T23:39:11.785Z Checking lzss v0.8.2
28192026-09-02T23:39:11.988Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28202026-09-02T23:39:12.025Z Checking nix v0.27.1
28212026-09-02T23:39:12.110Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
28222026-09-02T23:39:12.189Z Checking serde_bytes v0.11.19
28232026-09-02T23:39:12.404Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28242026-09-02T23:39:12.569Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
28252026-09-02T23:39:12.822Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28262026-09-02T23:39:13.044Z Checking yansi v1.0.1
28272026-09-02T23:39:13.157Z Checking cpubits v0.1.1
28282026-09-02T23:39:13.220Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28292026-09-02T23:39:13.273Z Checking pem-rfc7468 v1.0.0
28302026-09-02T23:39:13.336Z Checking pretty_assertions v1.4.1
28312026-09-02T23:39:13.515Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28322026-09-02T23:39:13.527Z Checking colored v2.2.0
28332026-09-02T23:39:13.564Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28342026-09-02T23:39:13.759Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28352026-09-02T23:39:13.799Z Checking hmac v0.13.0
28362026-09-02T23:39:13.803Z Checking universal-hash v0.6.1
28372026-09-02T23:39:13.996Z Compiling libz-sys v1.1.24
28382026-09-02T23:39:14.037Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28392026-09-02T23:39:14.040Z Compiling instability v0.3.11
28402026-09-02T23:39:14.390Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28412026-09-02T23:39:14.463Z Checking castaway v0.2.4
28422026-09-02T23:39:14.531Z Compiling indoc v2.0.7
28432026-09-02T23:39:14.599Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28442026-09-02T23:39:14.636Z Checking compact_str v0.8.1
28452026-09-02T23:39:15.056Z Checking polyval v0.7.1
28462026-09-02T23:39:15.272Z Checking der v0.8.0
28472026-09-02T23:39:15.551Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28482026-09-02T23:39:15.780Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28492026-09-02T23:39:15.787Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28502026-09-02T23:39:15.791Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28512026-09-02T23:39:15.792Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28522026-09-02T23:39:16.581Z Checking async-bb8-diesel v0.2.1
28532026-09-02T23:39:16.983Z Checking diesel-dtrace v0.5.0
28542026-09-02T23:39:17.086Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28552026-09-02T23:39:17.269Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
28562026-09-02T23:39:17.577Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28572026-09-02T23:39:17.698Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28582026-09-02T23:39:17.863Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28592026-09-02T23:39:17.880Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28602026-09-02T23:39:18.083Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28612026-09-02T23:39:18.589Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28622026-09-02T23:39:19.223Z Checking unicode-truncate v1.1.0
28632026-09-02T23:39:19.416Z Checking lru v0.12.5
28642026-09-02T23:39:19.618Z Compiling libgit2-sys v0.18.3+1.9.2
28652026-09-02T23:39:19.777Z Checking arc-swap v1.8.2
28662026-09-02T23:39:19.865Z Checking cassowary v0.3.0
28672026-09-02T23:39:20.046Z Checking slog-scope v4.4.1
28682026-09-02T23:39:20.118Z Checking ratatui v0.29.0
28692026-09-02T23:39:20.328Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28702026-09-02T23:39:20.954Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28712026-09-02T23:39:21.451Z Checking ghash v0.6.0
28722026-09-02T23:39:21.615Z Checking pbkdf2 v0.13.0
28732026-09-02T23:39:21.676Z Checking aes v0.9.1
28742026-09-02T23:39:21.720Z Checking crypto-bigint v0.7.5
28752026-09-02T23:39:21.844Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28762026-09-02T23:39:22.023Z Checking ctr v0.10.1
28772026-09-02T23:39:22.112Z Checking aead v0.6.1
28782026-09-02T23:39:22.238Z Checking cargo-platform v0.3.2
28792026-09-02T23:39:22.287Z Compiling petname v2.0.2
28802026-09-02T23:39:22.452Z Checking cargo_metadata v0.23.1
28812026-09-02T23:39:22.963Z Checking aes-gcm v0.11.0
28822026-09-02T23:39:23.169Z Checking slog-stdlog v4.1.1
28832026-09-02T23:39:23.227Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28842026-09-02T23:39:23.333Z Checking spki v0.8.0
28852026-09-02T23:39:23.543Z Compiling progenitor-impl v0.13.0
28862026-09-02T23:39:23.975Z Checking salsa20 v0.11.0
28872026-09-02T23:39:24.161Z Checking console v0.16.2
28882026-09-02T23:39:24.253Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28892026-09-02T23:39:24.504Z Compiling vergen-git2 v9.1.0
28902026-09-02T23:39:24.651Z Checking unit-prefix v0.5.2
28912026-09-02T23:39:24.725Z Checking plotters-backend v0.3.7
28922026-09-02T23:39:24.816Z Checking indicatif v0.18.4
28932026-09-02T23:39:24.958Z Checking plotters-svg v0.3.7
28942026-09-02T23:39:25.184Z Checking scrypt v0.12.0
28952026-09-02T23:39:25.234Z Checking slog-envlogger v2.2.0
28962026-09-02T23:39:25.425Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28972026-09-02T23:39:25.622Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28982026-09-02T23:39:25.844Z Checking progenitor-client v0.13.0
28992026-09-02T23:39:26.121Z Checking cbc v0.2.1
29002026-09-02T23:39:26.167Z Compiling progenitor-macro v0.13.0
29012026-09-02T23:39:26.298Z Checking libsw-core v0.3.2
29022026-09-02T23:39:26.479Z Checking sapling-renderdag v0.1.0
29032026-09-02T23:39:26.721Z Checking cast v0.3.0
29042026-09-02T23:39:26.760Z Checking sync-ptr v0.1.4
29052026-09-02T23:39:26.907Z Checking criterion-plot v0.6.0
29062026-09-02T23:39:26.944Z Checking libsw v3.5.0
29072026-09-02T23:39:27.140Z Checking pkcs5 v0.8.1
29082026-09-02T23:39:27.241Z Checking plotters v0.3.7
29092026-09-02T23:39:27.477Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29102026-09-02T23:39:28.013Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29112026-09-02T23:39:28.239Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29122026-09-02T23:39:28.466Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
29132026-09-02T23:39:28.506Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29142026-09-02T23:39:28.692Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29152026-09-02T23:39:28.729Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29162026-09-02T23:39:28.919Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29172026-09-02T23:39:28.963Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29182026-09-02T23:39:29.154Z Checking tinytemplate v1.2.1
29192026-09-02T23:39:29.413Z Checking shell-words v1.1.1
29202026-09-02T23:39:29.571Z Checking oorandom v11.1.5
29212026-09-02T23:39:29.649Z Checking anes v0.1.6
29222026-09-02T23:39:29.887Z Checking criterion v0.7.0
29232026-09-02T23:39:30.096Z Checking pkcs8 v0.11.0
29242026-09-02T23:39:30.332Z Checking oxide-update-engine-display v0.1.2
29252026-09-02T23:39:30.670Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29262026-09-02T23:39:31.107Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29272026-09-02T23:39:31.153Z Checking progenitor v0.13.0
29282026-09-02T23:39:31.338Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29292026-09-02T23:39:31.681Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29302026-09-02T23:39:32.516Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29312026-09-02T23:39:33.100Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29322026-09-02T23:39:33.926Z Checking tokio-test v0.4.5
29332026-09-02T23:39:34.173Z Checking ff v0.14.0
29342026-09-02T23:39:34.352Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29352026-09-02T23:39:34.580Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29362026-09-02T23:39:34.739Z Checking twox-hash v2.1.2
29372026-09-02T23:39:34.986Z Checking atty v0.2.14
29382026-09-02T23:39:35.071Z Checking constant_time_eq v0.4.2
29392026-09-02T23:39:35.119Z Checking arrayref v0.3.9
29402026-09-02T23:39:35.226Z Checking arrayvec v0.7.6
29412026-09-02T23:39:35.315Z Checking group v0.14.0
29422026-09-02T23:39:35.456Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29432026-09-02T23:39:35.664Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29442026-09-02T23:39:36.416Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29452026-09-02T23:39:37.425Z Checking fatfs v0.3.6
29462026-09-02T23:39:37.479Z Checking signature v3.0.0
29472026-09-02T23:39:37.674Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29482026-09-02T23:39:37.877Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29492026-09-02T23:39:37.916Z Compiling seq-macro v0.3.6
29502026-09-02T23:39:38.067Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29512026-09-02T23:39:38.447Z Checking base16ct v1.0.0
29522026-09-02T23:39:38.614Z Checking sec1 v0.8.1
29532026-09-02T23:39:38.816Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29542026-09-02T23:39:38.855Z Checking hkdf v0.13.0
29552026-09-02T23:39:39.044Z Checking concurrent-queue v2.5.0
29562026-09-02T23:39:39.082Z Checking parking v2.2.1
29572026-09-02T23:39:39.241Z Checking elliptic-curve v0.14.1
29582026-09-02T23:39:39.278Z Checking event-listener v5.4.1
29592026-09-02T23:39:39.446Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29602026-09-02T23:39:39.532Z Checking rtoolbox v0.0.3
29612026-09-02T23:39:39.688Z Checking event-listener-strategy v0.5.4
29622026-09-02T23:39:39.727Z Checking rpassword v7.5.4
29632026-09-02T23:39:39.856Z Checking wnaf v0.14.0
29642026-09-02T23:39:39.922Z Checking primefield v0.14.0
29652026-09-02T23:39:40.058Z Checking rfc6979 v0.6.0
29662026-09-02T23:39:40.159Z Checking tui-tree-widget v0.23.1
29672026-09-02T23:39:40.233Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29682026-09-02T23:39:40.377Z Compiling blake3 v1.8.5
29692026-09-02T23:39:40.764Z Checking futures-timer v3.0.3
29702026-09-02T23:39:41.264Z Checking ecdsa v0.17.0
29712026-09-02T23:39:41.484Z Checking primeorder v0.14.0
29722026-09-02T23:39:41.697Z Checking async-lock v3.4.2
29732026-09-02T23:39:41.880Z Compiling curve25519-dalek v5.0.0
29742026-09-02T23:39:42.128Z Checking async-object-pool v0.2.0
29752026-09-02T23:39:42.236Z Compiling samael v0.0.19
29762026-09-02T23:39:42.400Z Checking ssh-encoding v0.3.0
29772026-09-02T23:39:42.599Z Checking serde_regex v1.1.0
29782026-09-02T23:39:42.658Z Checking assert-json-diff v2.0.2
29792026-09-02T23:39:42.778Z Checking path-tree v0.8.3
29802026-09-02T23:39:42.815Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29812026-09-02T23:39:42.851Z Checking keccak v0.2.0
29822026-09-02T23:39:42.996Z Compiling strsim v0.10.0
29832026-09-02T23:39:43.042Z Checking stringmetrics v2.2.2
29842026-09-02T23:39:43.223Z Checking topological-sort v0.2.2
29852026-09-02T23:39:43.347Z Checking httpmock v0.8.3
29862026-09-02T23:39:43.391Z Checking omicron-zone-package v0.12.3
29872026-09-02T23:39:44.307Z Compiling darling_core v0.13.4
29882026-09-02T23:39:45.579Z Checking ed25519 v3.0.0
29892026-09-02T23:39:45.815Z Checking crypto-primes v0.7.2
29902026-09-02T23:39:46.161Z Checking pkcs1 v0.8.0-rc.4
29912026-09-02T23:39:46.395Z Checking poly1305 v0.9.0
29922026-09-02T23:39:46.428Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29932026-09-02T23:39:46.691Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29942026-09-02T23:39:46.794Z Checking blowfish v0.10.0
29952026-09-02T23:39:46.856Z Checking blake2 v0.11.0-rc.6
29962026-09-02T23:39:46.983Z Compiling target-lexicon v0.13.3
29972026-09-02T23:39:47.147Z Checking argon2 v0.6.0-rc.8
29982026-09-02T23:39:47.356Z Checking bcrypt-pbkdf v0.11.0
29992026-09-02T23:39:47.512Z Checking rsa v0.10.0-rc.18
30002026-09-02T23:39:47.553Z Checking ssh-cipher v0.3.0
30012026-09-02T23:39:47.623Z Checking ed25519-dalek v3.0.0
30022026-09-02T23:39:47.798Z Compiling darling_macro v0.13.4
30032026-09-02T23:39:47.890Z Compiling git2 v0.20.4
30042026-09-02T23:39:47.940Z Checking sha3 v0.11.0
30052026-09-02T23:39:48.770Z Checking p521 v0.14.0
30062026-09-02T23:39:48.776Z Checking p256 v0.14.0
30072026-09-02T23:39:48.776Z Checking p384 v0.14.0
30082026-09-02T23:39:48.776Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30092026-09-02T23:39:48.776Z Checking kem v0.3.0
30102026-09-02T23:39:48.836Z Checking module-lattice v0.2.3
30112026-09-02T23:39:49.069Z Checking hex-literal v0.4.1
30122026-09-02T23:39:49.106Z Compiling guppy-workspace-hack v0.1.0
30132026-09-02T23:39:49.199Z Checking sponge-cursor v0.1.0
30142026-09-02T23:39:49.372Z Checking sha3 v0.12.0
30152026-09-02T23:39:49.410Z Checking ml-kem v0.3.2
30162026-09-02T23:39:49.606Z Compiling darling v0.13.4
30172026-09-02T23:39:49.998Z Checking russh-cryptovec v0.62.0
30182026-09-02T23:39:50.227Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30192026-09-02T23:39:50.355Z Checking internal-russh-num-bigint v0.5.0
30202026-09-02T23:39:50.801Z Checking num-bigint v0.4.6
30212026-09-02T23:39:50.960Z Checking russh-util v0.52.0
30222026-09-02T23:39:51.074Z Checking ssh-key v0.7.0-rc.11
30232026-09-02T23:39:51.123Z Checking generic-array v1.4.3
30242026-09-02T23:39:51.238Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30252026-09-02T23:39:51.437Z Compiling enum_dispatch v0.3.13
30262026-09-02T23:39:51.550Z Compiling delegate v0.13.5
30272026-09-02T23:39:51.749Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30282026-09-02T23:39:51.983Z Compiling target-spec v3.5.7
30292026-09-02T23:39:52.205Z Checking hex-literal v1.1.0
30302026-09-02T23:39:52.421Z Checking md5 v0.8.0
30312026-09-02T23:39:52.430Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30322026-09-02T23:39:52.534Z Checking russh v0.62.4
30332026-09-02T23:39:52.619Z Checking cfg-expr v0.20.6
30342026-09-02T23:39:53.034Z Compiling serde_with_macros v1.5.2
30352026-09-02T23:39:53.183Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30362026-09-02T23:39:53.556Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30372026-09-02T23:39:53.774Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30382026-09-02T23:39:53.954Z Checking internet-checksum v0.2.1
30392026-09-02T23:39:54.065Z Compiling serde_with v1.14.0
30402026-09-02T23:39:54.644Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30412026-09-02T23:39:55.244Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30422026-09-02T23:39:55.723Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30432026-09-02T23:39:55.762Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30442026-09-02T23:39:56.011Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30452026-09-02T23:39:56.050Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30462026-09-02T23:39:56.142Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30472026-09-02T23:39:56.180Z Checking httptest v0.16.4
30482026-09-02T23:39:56.343Z Checking pathdiff v0.2.3
30492026-09-02T23:39:56.490Z Checking nested v0.1.1
30502026-09-02T23:39:56.576Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30512026-09-02T23:39:56.665Z Checking guppy v0.17.25
30522026-09-02T23:39:56.773Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30532026-09-02T23:39:56.985Z Checking similar-asserts v1.7.0
30542026-09-02T23:39:57.050Z Compiling target-triple v1.0.0
30552026-09-02T23:39:57.172Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30562026-09-02T23:39:57.628Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30572026-09-02T23:39:58.223Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30582026-09-02T23:39:58.261Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30592026-09-02T23:39:58.492Z Checking hickory-client v0.25.2
30602026-09-02T23:39:58.812Z Checking supports-hyperlinks v2.1.0
30612026-09-02T23:39:58.858Z Compiling polar-core v0.27.3
30622026-09-02T23:39:58.861Z Checking supports-color v2.1.0
30632026-09-02T23:39:58.956Z Checking supports-unicode v2.1.0
30642026-09-02T23:39:58.993Z Checking textwrap v0.15.2
30652026-09-02T23:39:59.075Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30662026-09-02T23:39:59.111Z Checking terminal_size v0.1.17
30672026-09-02T23:39:59.235Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30682026-09-02T23:39:59.270Z Compiling miette-derive v5.10.0
30692026-09-02T23:39:59.274Z Compiling fs-err v2.11.0
30702026-09-02T23:39:59.512Z Checking owo-colors v3.5.0
30712026-09-02T23:39:59.681Z Checking escape8259 v0.5.3
30722026-09-02T23:39:59.848Z Compiling assert_cmd v2.1.2
30732026-09-02T23:40:00.079Z Checking libtest-mimic v0.8.1
30742026-09-02T23:40:00.185Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30752026-09-02T23:40:00.368Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30762026-09-02T23:40:00.435Z Checking miette v5.10.0
30772026-09-02T23:40:00.924Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30782026-09-02T23:40:01.060Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30792026-09-02T23:40:01.562Z Checking blake2b_simd v1.0.4
30802026-09-02T23:40:01.781Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30812026-09-02T23:40:01.989Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30822026-09-02T23:40:02.217Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30832026-09-02T23:40:02.254Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30842026-09-02T23:40:02.443Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30852026-09-02T23:40:02.482Z Compiling knuffel-derive v3.2.0
30862026-09-02T23:40:02.696Z Checking fancy-regex v0.14.0
30872026-09-02T23:40:02.733Z Checking serde_tokenstream v0.2.3
30882026-09-02T23:40:03.104Z Checking approx v0.5.1
30892026-09-02T23:40:03.215Z Compiling rstest_macros v0.25.0
30902026-09-02T23:40:03.259Z Checking uzers v0.12.2
30912026-09-02T23:40:03.490Z Checking termcolor v1.4.1
30922026-09-02T23:40:03.526Z Compiling linkme-impl v0.3.35
30932026-09-02T23:40:03.566Z Checking constant_time_eq v0.3.1
30942026-09-02T23:40:03.715Z Checking rust-argon2 v2.1.0
30952026-09-02T23:40:03.752Z Checking trybuild v1.0.116
30962026-09-02T23:40:03.836Z Checking oso v0.27.3
30972026-09-02T23:40:04.044Z Checking datatest-stable v0.3.3
30982026-09-02T23:40:04.047Z Checking knuffel v3.2.0
30992026-09-02T23:40:04.474Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31002026-09-02T23:40:04.510Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31012026-09-02T23:40:04.785Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31022026-09-02T23:40:04.821Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31032026-09-02T23:40:04.866Z Checking support-bundle-viewer v0.1.2
31042026-09-02T23:40:04.904Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
31052026-09-02T23:40:05.037Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31062026-09-02T23:40:05.135Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31072026-09-02T23:40:05.178Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31082026-09-02T23:40:05.284Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
31092026-09-02T23:40:05.387Z Checking drift v0.2.0
31102026-09-02T23:40:05.424Z Checking rand_distr v0.5.1
31112026-09-02T23:40:05.665Z Checking multimap v0.10.1
31122026-09-02T23:40:05.700Z Compiling relative-path v1.9.3
31132026-09-02T23:40:05.789Z Checking parse-size v1.1.0
31142026-09-02T23:40:05.870Z Compiling linkme v0.3.35
31152026-09-02T23:40:05.873Z Checking dropshot-api-manager v0.8.0
31162026-09-02T23:40:05.952Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31172026-09-02T23:40:06.444Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
31182026-09-02T23:40:07.255Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31192026-09-02T23:40:07.681Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31202026-09-02T23:40:08.118Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31212026-09-02T23:40:08.144Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31222026-09-02T23:40:08.346Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31232026-09-02T23:40:08.416Z Checking cargo_toml v0.21.0
31242026-09-02T23:40:08.763Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
31252026-09-02T23:40:09.028Z Checking partial-io v0.5.4
31262026-09-02T23:40:09.084Z Checking termios v0.3.3
31272026-09-02T23:40:09.286Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31282026-09-02T23:40:09.321Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31292026-09-02T23:40:09.762Z Checking rstest v0.25.0
31302026-09-02T23:40:10.071Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31312026-09-02T23:40:12.600Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31322026-09-02T23:40:13.892Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31332026-09-02T23:40:18.401Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31342026-09-02T23:40:20.837Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
31352026-09-02T23:40:21.042Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31362026-09-02T23:40:23.006Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31372026-09-02T23:40:31.093Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31382026-09-02T23:40:32.006Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
31392026-09-02T23:40:32.589Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31402026-09-02T23:40:34.460Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31412026-09-02T23:40:38.070Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31422026-09-02T23:40:38.785Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31432026-09-02T23:40:41.564Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31442026-09-02T23:40:46.019Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31452026-09-02T23:40:50.571Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31462026-09-02T23:41:09.734Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31472026-09-02T23:42:07.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 15s
31482026-09-02T23:42:07.614Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31492026-09-02T23:42:07.614Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31502026-09-02T23:42:08.289Z
31512026-09-02T23:42:08.289Zreal 4:18.602672829
31522026-09-02T23:42:08.289Zuser 21:59.729300449
31532026-09-02T23:42:08.289Zsys 5:16.172788039
31542026-09-02T23:42:08.289Ztrap 0.529056352
31552026-09-02T23:42:08.289Ztflt 0.850259289
31562026-09-02T23:42:08.289Zdflt 0.823128759
31572026-09-02T23:42:08.289Zkflt 0.031424680
31582026-09-02T23:42:08.289Zlock 1:06:22.641571667
31592026-09-02T23:42:08.289Zslp 59:29.293070642
31602026-09-02T23:42:08.289Zlat 1:50.789844411
31612026-09-02T23:42:08.289Zstop 14:44.715075237
31622026-09-02T23:42:08.292Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31632026-09-02T23:42:08.292Z+ ptime -m cargo doc --workspace --no-deps
31642026-09-02T23:42:09.148Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31652026-09-02T23:42:09.148Z |
31662026-09-02T23:42:09.148Z = 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)`
31672026-09-02T23:42:09.148Z = 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>
31682026-09-02T23:42:10.199Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31692026-09-02T23:42:10.439Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31702026-09-02T23:42:10.476Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31712026-09-02T23:42:10.508Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31722026-09-02T23:42:10.616Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31732026-09-02T23:42:10.714Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31742026-09-02T23:42:10.743Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31752026-09-02T23:42:10.743Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31762026-09-02T23:42:10.793Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31772026-09-02T23:42:10.793Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31782026-09-02T23:42:10.838Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31792026-09-02T23:42:10.968Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31802026-09-02T23:42:11.034Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31812026-09-02T23:42:11.060Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31822026-09-02T23:42:11.094Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31832026-09-02T23:42:11.117Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31842026-09-02T23:42:11.140Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31852026-09-02T23:42:11.208Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31862026-09-02T23:42:11.230Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31872026-09-02T23:42:11.249Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31882026-09-02T23:42:11.295Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31892026-09-02T23:42:11.578Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31902026-09-02T23:42:11.681Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31912026-09-02T23:42:11.771Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31922026-09-02T23:42:11.827Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31932026-09-02T23:42:11.850Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31942026-09-02T23:42:11.920Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31952026-09-02T23:42:12.027Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31962026-09-02T23:42:12.166Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31972026-09-02T23:42:12.242Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31982026-09-02T23:42:12.303Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31992026-09-02T23:42:12.414Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32002026-09-02T23:42:12.438Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
32012026-09-02T23:42:12.497Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32022026-09-02T23:42:12.548Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32032026-09-02T23:42:12.649Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32042026-09-02T23:42:12.705Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32052026-09-02T23:42:12.732Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32062026-09-02T23:42:12.897Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32072026-09-02T23:42:12.979Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32082026-09-02T23:42:13.004Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32092026-09-02T23:42:13.028Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32102026-09-02T23:42:13.213Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32112026-09-02T23:42:13.269Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32122026-09-02T23:42:13.452Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32132026-09-02T23:42:13.614Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32142026-09-02T23:42:13.715Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32152026-09-02T23:42:13.766Z Checking scuffle v0.1.0
32162026-09-02T23:42:13.887Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32172026-09-02T23:42:14.000Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32182026-09-02T23:42:14.005Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32192026-09-02T23:42:14.034Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32202026-09-02T23:42:14.155Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32212026-09-02T23:42:14.196Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32222026-09-02T23:42:14.219Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32232026-09-02T23:42:14.355Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32242026-09-02T23:42:14.677Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32252026-09-02T23:42:15.075Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32262026-09-02T23:42:15.169Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32272026-09-02T23:42:15.625Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32282026-09-02T23:42:15.748Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32292026-09-02T23:42:15.772Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32302026-09-02T23:42:16.032Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32312026-09-02T23:42:16.067Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32322026-09-02T23:42:16.124Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32332026-09-02T23:42:16.153Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32342026-09-02T23:42:16.366Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32352026-09-02T23:42:16.670Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32362026-09-02T23:42:17.011Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32372026-09-02T23:42:17.066Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32382026-09-02T23:42:17.174Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32392026-09-02T23:42:17.201Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32402026-09-02T23:42:17.300Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32412026-09-02T23:42:17.426Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32422026-09-02T23:42:17.447Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32432026-09-02T23:42:17.472Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32442026-09-02T23:42:17.596Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32452026-09-02T23:42:17.622Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32462026-09-02T23:42:17.669Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32472026-09-02T23:42:17.691Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32482026-09-02T23:42:17.819Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32492026-09-02T23:42:17.844Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32502026-09-02T23:42:17.916Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32512026-09-02T23:42:17.936Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32522026-09-02T23:42:18.203Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32532026-09-02T23:42:18.206Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32542026-09-02T23:42:18.248Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32552026-09-02T23:42:18.252Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32562026-09-02T23:42:18.253Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32572026-09-02T23:42:18.415Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32582026-09-02T23:42:18.461Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32592026-09-02T23:42:18.533Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32602026-09-02T23:42:18.562Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32612026-09-02T23:42:18.597Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32622026-09-02T23:42:18.623Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32632026-09-02T23:42:18.784Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32642026-09-02T23:42:18.787Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32652026-09-02T23:42:18.829Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32662026-09-02T23:42:18.882Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32672026-09-02T23:42:18.904Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32682026-09-02T23:42:18.981Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32692026-09-02T23:42:19.004Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32702026-09-02T23:42:19.103Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32712026-09-02T23:42:19.177Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32722026-09-02T23:42:19.204Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32732026-09-02T23:42:19.448Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32742026-09-02T23:42:19.468Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32752026-09-02T23:42:19.511Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32762026-09-02T23:42:19.995Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32772026-09-02T23:42:20.186Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32782026-09-02T23:42:20.210Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32792026-09-02T23:42:20.470Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32802026-09-02T23:42:21.253Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32812026-09-02T23:42:21.925Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32822026-09-02T23:42:22.993Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32832026-09-02T23:42:23.046Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32842026-09-02T23:42:23.332Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32852026-09-02T23:42:24.091Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32862026-09-02T23:42:24.959Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32872026-09-02T23:42:25.193Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32882026-09-02T23:42:25.281Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32892026-09-02T23:42:25.402Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32902026-09-02T23:42:25.558Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32912026-09-02T23:42:25.654Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32922026-09-02T23:42:25.808Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32932026-09-02T23:42:26.363Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32942026-09-02T23:42:26.810Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32952026-09-02T23:42:26.876Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32962026-09-02T23:42:27.051Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32972026-09-02T23:42:27.097Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32982026-09-02T23:42:27.402Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32992026-09-02T23:42:27.580Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33002026-09-02T23:42:27.996Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33012026-09-02T23:42:28.529Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33022026-09-02T23:42:28.556Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33032026-09-02T23:42:28.766Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33042026-09-02T23:42:29.335Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33052026-09-02T23:42:29.530Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33062026-09-02T23:42:30.223Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33072026-09-02T23:42:30.273Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33082026-09-02T23:42:30.640Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33092026-09-02T23:42:30.868Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33102026-09-02T23:42:30.893Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33112026-09-02T23:42:31.078Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33122026-09-02T23:42:31.641Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33132026-09-02T23:42:32.260Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33142026-09-02T23:42:32.542Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33152026-09-02T23:42:33.071Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33162026-09-02T23:42:33.187Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33172026-09-02T23:42:33.244Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33182026-09-02T23:42:33.537Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33192026-09-02T23:42:33.730Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33202026-09-02T23:42:33.936Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33212026-09-02T23:42:34.991Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33222026-09-02T23:42:35.726Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33232026-09-02T23:42:36.798Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33242026-09-02T23:42:37.139Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33252026-09-02T23:42:38.363Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33262026-09-02T23:42:39.496Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33272026-09-02T23:42:40.773Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33282026-09-02T23:42:41.332Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33292026-09-02T23:42:41.894Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33302026-09-02T23:42:42.408Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33312026-09-02T23:42:42.519Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33322026-09-02T23:42:43.100Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33332026-09-02T23:42:43.809Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33342026-09-02T23:42:43.926Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33352026-09-02T23:42:44.074Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33362026-09-02T23:42:44.161Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33372026-09-02T23:42:44.207Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33382026-09-02T23:42:45.299Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33392026-09-02T23:42:45.365Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33402026-09-02T23:42:45.610Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33412026-09-02T23:42:45.667Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33422026-09-02T23:42:45.914Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33432026-09-02T23:42:45.938Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33442026-09-02T23:42:46.381Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33452026-09-02T23:42:46.426Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33462026-09-02T23:42:47.027Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33472026-09-02T23:42:47.175Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33482026-09-02T23:42:47.558Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33492026-09-02T23:42:48.369Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33502026-09-02T23:42:48.457Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33512026-09-02T23:42:48.668Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33522026-09-02T23:42:49.295Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33532026-09-02T23:42:49.422Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33542026-09-02T23:42:49.650Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33552026-09-02T23:42:50.260Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33562026-09-02T23:42:53.011Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33572026-09-02T23:42:54.492Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33582026-09-02T23:42:55.061Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33592026-09-02T23:42:55.579Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33602026-09-02T23:42:57.316Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33612026-09-02T23:42:59.546Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33622026-09-02T23:43:00.061Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33632026-09-02T23:43:00.518Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33642026-09-02T23:43:01.105Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33652026-09-02T23:43:03.011Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33662026-09-02T23:43:03.397Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33672026-09-02T23:43:05.961Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33682026-09-02T23:43:06.140Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33692026-09-02T23:43:06.433Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33702026-09-02T23:43:06.974Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33712026-09-02T23:43:12.520Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33722026-09-02T23:43:13.002Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33732026-09-02T23:43:13.851Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33742026-09-02T23:43:14.447Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33752026-09-02T23:43:15.246Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33762026-09-02T23:43:16.433Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33772026-09-02T23:43:17.190Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33782026-09-02T23:43:19.320Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33792026-09-02T23:43:20.639Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33802026-09-02T23:43:20.913Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33812026-09-02T23:43:21.506Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33822026-09-02T23:43:22.167Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33832026-09-02T23:43:22.228Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33842026-09-02T23:43:24.139Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33852026-09-02T23:43:24.838Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33862026-09-02T23:43:28.945Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33872026-09-02T23:43:29.591Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33882026-09-02T23:43:30.915Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33892026-09-02T23:43:31.509Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33902026-09-02T23:43:32.366Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33912026-09-02T23:43:33.463Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33922026-09-02T23:43:35.544Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33932026-09-02T23:43:36.481Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33942026-09-02T23:43:37.638Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33952026-09-02T23:43:38.519Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33962026-09-02T23:43:39.525Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33972026-09-02T23:43:42.369Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33982026-09-02T23:43:43.126Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33992026-09-02T23:43:44.968Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34002026-09-02T23:43:45.531Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34012026-09-02T23:43:47.253Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
34022026-09-02T23:43:48.730Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
34032026-09-02T23:43:50.285Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34042026-09-02T23:43:52.027Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34052026-09-02T23:43:53.801Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
34062026-09-02T23:43:55.316Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34072026-09-02T23:43:56.918Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34082026-09-02T23:44:01.881Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
34092026-09-02T23:44:02.108Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
34102026-09-02T23:44:03.699Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34112026-09-02T23:44:03.820Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34122026-09-02T23:44:05.338Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34132026-09-02T23:44:07.414Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34142026-09-02T23:44:09.253Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34152026-09-02T23:44:11.284Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
34162026-09-02T23:44:13.123Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34172026-09-02T23:44:14.857Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34182026-09-02T23:44:16.976Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34192026-09-02T23:44:18.499Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34202026-09-02T23:44:20.251Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34212026-09-02T23:44:22.031Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34222026-09-02T23:44:23.806Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34232026-09-02T23:44:25.612Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34242026-09-02T23:44:27.083Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34252026-09-02T23:44:29.196Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34262026-09-02T23:44:30.893Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34272026-09-02T23:44:32.597Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
34282026-09-02T23:44:34.410Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34292026-09-02T23:44:36.353Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34302026-09-02T23:44:38.109Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34312026-09-02T23:44:40.143Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34322026-09-02T23:44:43.623Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34332026-09-02T23:44:46.070Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34342026-09-02T23:44:47.658Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34352026-09-02T23:44:50.212Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34362026-09-02T23:44:53.377Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34372026-09-02T23:44:54.006Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34382026-09-02T23:44:55.031Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34392026-09-02T23:44:58.905Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34402026-09-02T23:45:01.978Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34412026-09-02T23:45:04.046Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34422026-09-02T23:45:06.505Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34432026-09-02T23:45:08.544Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34442026-09-02T23:45:11.320Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34452026-09-02T23:45:13.795Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34462026-09-02T23:45:16.636Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34472026-09-02T23:45:18.924Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34482026-09-02T23:45:20.865Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34492026-09-02T23:45:23.369Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34502026-09-02T23:45:25.979Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34512026-09-02T23:45:28.415Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34522026-09-02T23:45:31.174Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34532026-09-02T23:45:33.714Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34542026-09-02T23:45:35.984Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34552026-09-02T23:45:38.801Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34562026-09-02T23:45:41.311Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34572026-09-02T23:45:43.906Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34582026-09-02T23:45:46.401Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34592026-09-02T23:45:48.954Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34602026-09-02T23:45:51.341Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34612026-09-02T23:45:54.110Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34622026-09-02T23:45:56.605Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34632026-09-02T23:45:59.279Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34642026-09-02T23:46:01.875Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34652026-09-02T23:46:04.429Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34662026-09-02T23:46:07.140Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34672026-09-02T23:46:09.680Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34682026-09-02T23:46:12.329Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34692026-09-02T23:46:14.985Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34702026-09-02T23:46:17.613Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34712026-09-02T23:46:20.215Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34722026-09-02T23:46:22.820Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34732026-09-02T23:46:25.403Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34742026-09-02T23:46:28.078Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34752026-09-02T23:46:31.385Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34762026-09-02T23:46:33.754Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34772026-09-02T23:46:36.389Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34782026-09-02T23:46:39.234Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34792026-09-02T23:46:41.929Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34802026-09-02T23:46:44.506Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34812026-09-02T23:46:47.320Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34822026-09-02T23:46:50.332Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34832026-09-02T23:46:53.064Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34842026-09-02T23:46:55.879Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34852026-09-02T23:46:58.666Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34862026-09-02T23:47:01.342Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34872026-09-02T23:47:04.057Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34882026-09-02T23:47:06.831Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34892026-09-02T23:47:09.654Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34902026-09-02T23:47:12.363Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34912026-09-02T23:47:15.138Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34922026-09-02T23:47:18.009Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34932026-09-02T23:47:26.202Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34942026-09-02T23:47:26.285Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34952026-09-02T23:47:30.231Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34962026-09-02T23:47:33.497Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
34972026-09-02T23:47:37.206Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34982026-09-02T23:47:40.676Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
34992026-09-02T23:47:44.536Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35002026-09-02T23:47:49.277Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35012026-09-02T23:47:52.473Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35022026-09-02T23:47:56.479Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35032026-09-02T23:48:00.368Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35042026-09-02T23:48:04.263Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35052026-09-02T23:48:08.243Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35062026-09-02T23:48:12.086Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35072026-09-02T23:48:16.096Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35082026-09-02T23:48:20.039Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
35092026-09-02T23:48:23.914Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35102026-09-02T23:48:27.809Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
35112026-09-02T23:48:31.706Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
35122026-09-02T23:48:35.623Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35132026-09-02T23:48:39.583Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35142026-09-02T23:48:43.756Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35152026-09-02T23:48:47.582Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
35162026-09-02T23:48:51.436Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
35172026-09-02T23:48:55.359Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35182026-09-02T23:48:59.357Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35192026-09-02T23:49:03.299Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
35202026-09-02T23:49:07.207Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35212026-09-02T23:49:11.114Z Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
35222026-09-02T23:49:15.126Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35232026-09-02T23:49:19.061Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35242026-09-02T23:49:50.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 42s
35252026-09-02T23:49:50.547Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35262026-09-02T23:49:50.547Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35272026-09-02T23:49:50.713Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 205 other files
35282026-09-02T23:49:50.826Z
35292026-09-02T23:49:50.826Zreal 7:42.440079883
35302026-09-02T23:49:50.826Zuser 20:35.022739823
35312026-09-02T23:49:50.826Zsys 4:21.937988605
35322026-09-02T23:49:50.830Ztrap 0.294014188
35332026-09-02T23:49:50.830Ztflt 0.007358131
35342026-09-02T23:49:50.830Zdflt 0.124254077
35352026-09-02T23:49:50.830Zkflt 0.000050070
35362026-09-02T23:49:50.830Zlock 7:24:45.082974166
35372026-09-02T23:49:50.830Zslp 2:36:06.728438820
35382026-09-02T23:49:50.830Zlat 36.653552239
35392026-09-02T23:49:50.830Zstop 2:03.360318244
35402026-09-02T23:49:50.830Zprocess exited: duration 853710 ms, exit code 0
 
35412026-09-02T23:49:50.841Zfound 0 output files