01M2118FYWHY9A5QZMM5C5Z0WA: clippy (helios)

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

Buildomat Job: 01M2118Z8QK6ZCMH6SKHRQA73E

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-08T17:33:41.285Zjob assigned to worker 01M21192322Q4WH99NGR7RSN3K [factory aws, i-0d1a6c83c922a7f69] (queued for 45 s)
 
22026-09-08T17:33:47.340Zstarting task 0: "setup"
32026-09-08T17:33:47.345Z++ uname -s
42026-09-08T17:33:47.348Z+ kern=SunOS
52026-09-08T17:33:47.348Z+ build_user=build
62026-09-08T17:33:47.348Z+ build_uid=12345
72026-09-08T17:33:47.348Z+ work_dir=/work
82026-09-08T17:33:47.348Z+ input_dir=/input
92026-09-08T17:33:47.349Z+ [[ 0 == 12345 ]]
102026-09-08T17:33:47.349Z+ case "$kern" in
112026-09-08T17:33:47.349Z+ groupadd -g 12345 build
122026-09-08T17:33:47.352Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-08T17:33:49.354Z+ zfs create -o mountpoint=/work rpool/work
142026-09-08T17:33:49.428Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-08T17:33:49.431Z+ home_fs=zfs
162026-09-08T17:33:49.431Z+ [[ zfs == autofs ]]
172026-09-08T17:33:49.431Z+ mkdir -p /home/build
182026-09-08T17:33:49.431Z+ chown build:build /home/build /work
192026-09-08T17:33:51.432Z+ chmod 0700 /home/build /work
202026-09-08T17:33:51.435Zprocess exited: duration 4093 ms, exit code 0
 
212026-09-08T17:33:51.441Zstarting task 1: "rust-toolchain"
222026-09-08T17:33:51.444Z+ printf ' * rust toolchain channel = "%s"\n' 1.98.1
232026-09-08T17:33:51.444Z * rust toolchain channel = "1.98.1"
242026-09-08T17:33:51.444Z * rust toolchain profile = "default"
252026-09-08T17:33:51.444Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-08T17:33:51.444Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-08T17:33:51.447Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-08T17:33:51.447Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-08T17:33:51.448Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default
302026-09-08T17:33:51.550Zinfo: downloading installer
312026-09-08T17:33:52.765Zinfo: profile set to default
322026-09-08T17:33:52.765Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-08T17:33:52.768Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
342026-09-08T17:33:52.906Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-08T17:33:52.909Zinfo: downloading 6 components
362026-09-08T17:34:08.090Zinfo: default toolchain set to 1.98.1-x86_64-unknown-illumos
372026-09-08T17:34:08.090Z
382026-09-08T17:34:08.119Z 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-08T17:34:08.119Z
402026-09-08T17:34:08.122Z
412026-09-08T17:34:08.122ZRust is installed now. Great!
422026-09-08T17:34:08.122Z
432026-09-08T17:34:08.122ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-08T17:34:08.122Zenvironment variable. This has not been done automatically.
452026-09-08T17:34:08.122Z
462026-09-08T17:34:08.122ZTo configure your current shell, you need to source
472026-09-08T17:34:08.122Zthe corresponding env file under $HOME/.cargo.
482026-09-08T17:34:08.122Z
492026-09-08T17:34:08.122ZConsider running the right command for your shell (note the leading DOT):
502026-09-08T17:34:08.122Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-08T17:34:08.122Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-08T17:34:08.122ZCC_x86_64-unknown-illumos = None
532026-09-08T17:34:08.122Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-08T17:34:08.122ZCC_x86_64_unknown_illumos = None
552026-09-08T17:34:08.122Zcargo:rerun-if-env-changed=HOST_CC
562026-09-08T17:34:08.122ZHOST_CC = None
572026-09-08T17:34:08.122Zcargo:rerun-if-env-changed=CC
582026-09-08T17:34:08.122ZCC = None
592026-09-08T17:34:08.122Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-08T17:34:08.299Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-08T17:34:08.299ZCRATE_CC_NO_DEFAULTS = None
622026-09-08T17:34:08.299Zcargo:rerun-if-env-changed=CFLAGS
632026-09-08T17:34:08.299ZCFLAGS = None
642026-09-08T17:34:08.299Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-08T17:34:08.299ZHOST_CFLAGS = None
662026-09-08T17:34:08.299Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-08T17:34:08.299ZCFLAGS_x86_64_unknown_illumos = None
682026-09-08T17:34:08.299Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-08T17:34:08.299ZCFLAGS_x86_64-unknown-illumos = None
702026-09-08T17:34:08.389Z+ rustup --version
712026-09-08T17:34:08.396Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-08T17:34:08.399Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-08T17:34:08.418Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-08T17:34:08.422Z+ cargo --version
752026-09-08T17:34:08.432Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-08T17:34:08.435Z+ rustc --version
772026-09-08T17:34:08.453Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-08T17:34:08.456Zprocess exited: duration 17013 ms, exit code 0
 
792026-09-08T17:34:08.462Zstarting task 2: "authentication"
802026-09-08T17:34:08.478Zprocess exited: duration 16 ms, exit code 0
 
812026-09-08T17:34:08.484Zstarting task 3: "clone repository"
822026-09-08T17:34:08.487Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-08T17:34:08.491Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-08T17:34:08.521ZCloning into '/work/oxidecomputer/omicron'...
852026-09-08T17:34:22.936Z+ cd /work/oxidecomputer/omicron
862026-09-08T17:34:22.936Z+ git fetch origin 18da33a5edcfe447ce3ac852a9eda5eeb8af1a75
872026-09-08T17:34:23.276ZFrom https://github.com/oxidecomputer/omicron
882026-09-08T17:34:23.276Z * branch 18da33a5edcfe447ce3ac852a9eda5eeb8af1a75 -> FETCH_HEAD
892026-09-08T17:34:23.286Z+ [[ -n '' ]]
902026-09-08T17:34:23.286Z+ git reset --hard 18da33a5edcfe447ce3ac852a9eda5eeb8af1a75
912026-09-08T17:34:23.538ZHEAD is now at 18da33a5e rebase on main
922026-09-08T17:34:23.541Zprocess exited: duration 15054 ms, exit code 0
 
932026-09-08T17:34:23.548Zstarting task 4: "build"
942026-09-08T17:34:23.552Z+ source ./env.sh
952026-09-08T17:34:23.552Z++ OLD_SHELL_OPTS=ehxB
962026-09-08T17:34:23.556Z++ set -o xtrace
972026-09-08T17:34:23.556Z++++ dirname ./env.sh
982026-09-08T17:34:23.559Z+++ readlink -f .
992026-09-08T17:34:23.559Z++ OMICRON_WS=/work/oxidecomputer/omicron
1002026-09-08T17:34:23.559Z++ 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-08T17:34:23.559Z++ 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-08T17:34:23.559Z++ 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-08T17:34:23.559Z++ 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-08T17:34:23.559Z++ 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-08T17:34:23.559Z++ 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-08T17:34:23.559Z++ 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-08T17:34:23.559Z++ 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-08T17:34:23.559Z++ 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-08T17:34:23.560Z++ 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-08T17:34:23.560Z++ case $OLD_SHELL_OPTS in
1112026-09-08T17:34:23.560Z++ unset OLD_SHELL_OPTS OMICRON_WS
1122026-09-08T17:34:23.560Z+ source .github/buildomat/ci-env.sh
1132026-09-08T17:34:23.560Z++ export CARGO_TERM_COLOR=always
1142026-09-08T17:34:23.560Z++ CARGO_TERM_COLOR=always
1152026-09-08T17:34:23.560Z+++ uname -s
1162026-09-08T17:34:23.564Z++ [[ SunOS == \S\u\n\O\S ]]
1172026-09-08T17:34:23.564Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1182026-09-08T17:34:23.564Z+ cargo --version
1192026-09-08T17:34:23.570Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1202026-09-08T17:34:23.573Z+ rustc --version
1212026-09-08T17:34:23.591Zrustc 1.98.1 (48a229cea 2026-09-01)
1222026-09-08T17:34:23.594Z+ banner prerequisites
1232026-09-08T17:34:23.594Z
1242026-09-08T17:34:23.595Z ##### ##### ###### ##### ###### #### # # # #### #
1252026-09-08T17:34:23.595Z # # # # # # # # # # # # # # #
1262026-09-08T17:34:23.595Z # # # # ##### # # ##### # # # # # #### #
1272026-09-08T17:34:23.595Z ##### ##### # ##### # # # # # # # # #
1282026-09-08T17:34:23.595Z # # # # # # # # # # # # # # #
1292026-09-08T17:34:23.595Z # # # ###### # # ###### ### # #### # #### #
1302026-09-08T17:34:23.595Z
1312026-09-08T17:34:23.595Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1322026-09-08T17:34:25.582Z Startup: Refreshing catalog 'helios' ... Done
1332026-09-08T17:34:26.113Z Startup: Caching catalogs ... Done
1342026-09-08T17:34:28.755ZPlanning: Solver setup ... Done (2.474s)
1352026-09-08T17:34:28.822ZPlanning: Running solver ... Done (0.068s)
1362026-09-08T17:34:28.876ZPlanning: Finding local manifests ... Done (0.003s)
1372026-09-08T17:34:28.888ZPlanning: Fetching manifests: 0/2 0% complete
1382026-09-08T17:34:28.907ZPlanning: Fetching manifests: 2/2 100% complete
1392026-09-08T17:34:28.920ZPlanning: Package planning ... Done (0.013s)
1402026-09-08T17:34:28.922ZPlanning: Merging actions ... Done (0.001s)
1412026-09-08T17:34:29.082ZPlanning: Checking for conflicting actions ... Done (0.161s)
1422026-09-08T17:34:29.085ZPlanning: Consolidating action changes ... Done (0.001s)
1432026-09-08T17:34:29.859ZPlanning: Evaluating mediators ... Done (0.774s)
1442026-09-08T17:34:29.862ZPlanning: Planning completed in 3.71 seconds
1452026-09-08T17:34:29.867Z Packages to install: 2
1462026-09-08T17:34:29.867Z Estimated space available: 156.02 GB
1472026-09-08T17:34:29.868ZEstimated space to be consumed: 86.48 MB
1482026-09-08T17:34:29.871Z Create boot environment: No
1492026-09-08T17:34:29.871ZCreate backup boot environment: No
1502026-09-08T17:34:29.871Z Rebuild boot archive: No
1512026-09-08T17:34:29.871Z
1522026-09-08T17:34:29.871ZChanged packages:
1532026-09-08T17:34:29.871Zhelios
1542026-09-08T17:34:29.871Z developer/build-essential
1552026-09-08T17:34:29.871Z None -> 11-3.0
1562026-09-08T17:34:29.871Z library/libxmlsec1
1572026-09-08T17:34:29.871Z None -> 1.2.35-3.0
1582026-09-08T17:34:29.892Z
1592026-09-08T17:34:29.892ZDownload: 0/214 items 0.0/1.3MB 0% complete
1602026-09-08T17:34:29.959ZDownload: Completed 1.28 MB in 0.07 seconds (19.0M/s)
1612026-09-08T17:34:30.043Z Actions: 1/268 actions (Installing new actions)
1622026-09-08T17:34:30.081Z Actions: Completed 268 actions in 0.04 seconds.
1632026-09-08T17:34:30.117ZFinalize: Updating package state database ... Done (0.035s)
1642026-09-08T17:34:30.123ZFinalize: Updating package cache ... Done (0.000s)
1652026-09-08T17:34:30.218ZFinalize: Updating image state ... Done (0.101s)
1662026-09-08T17:34:32.762ZFinalize: Creating fast lookup database ... Done (2.491s)
1672026-09-08T17:34:32.830ZFinalize: Reading search index ... Done (0.012s)
1682026-09-08T17:34:32.833ZFinalize: Updating search index ... Done (0.000s)
1692026-09-08T17:34:32.958ZFinalize: Updating package cache ... Done (0.000s)
1702026-09-08T17:34:33.332ZPlanning: Evaluating mediator changes ... Done
1712026-09-08T17:34:33.436ZPlanning: Checking for conflicting actions ... Done
1722026-09-08T17:34:33.439ZPlanning: Consolidating action changes ... Done
1732026-09-08T17:34:33.592ZPlanning: Evaluating mediators ... Done
1742026-09-08T17:34:33.595ZPlanning: Planning completed in 0.26 seconds
1752026-09-08T17:34:33.617Z Mediators to change: 2
1762026-09-08T17:34:33.617Z Create boot environment: No
1772026-09-08T17:34:33.617ZCreate backup boot environment: No
1782026-09-08T17:34:33.670ZFinalize: Updating package state database ... Done
1792026-09-08T17:34:33.670ZFinalize: Updating package cache ... Done
1802026-09-08T17:34:33.726ZFinalize: Updating image state ... Done
1812026-09-08T17:34:35.647ZFinalize: Creating fast lookup database ... Done
1822026-09-08T17:34:35.714ZFinalize: Reading search index ... Done
1832026-09-08T17:34:35.719ZFinalize: Updating search index ... Done
1842026-09-08T17:34:35.805ZFinalize: Updating package cache ... Done
1852026-09-08T17:34:36.120ZPlanning: Evaluating mediator changes ... Done
1862026-09-08T17:34:36.178ZPlanning: Checking for conflicting actions ... Done
1872026-09-08T17:34:36.182ZPlanning: Consolidating action changes ... Done
1882026-09-08T17:34:36.338ZPlanning: Evaluating mediators ... Done
1892026-09-08T17:34:36.341ZPlanning: Planning completed in 0.26 seconds
1902026-09-08T17:34:36.363Z Mediators to change: 1
1912026-09-08T17:34:36.363Z Create boot environment: No
1922026-09-08T17:34:36.363ZCreate backup boot environment: No
1932026-09-08T17:34:36.404ZFinalize: Updating package state database ... Done
1942026-09-08T17:34:36.404ZFinalize: Updating package cache ... Done
1952026-09-08T17:34:36.462ZFinalize: Updating image state ... Done
1962026-09-08T17:34:38.406ZFinalize: Creating fast lookup database ... Done
1972026-09-08T17:34:38.470ZFinalize: Reading search index ... Done
1982026-09-08T17:34:38.473ZFinalize: Updating search index ... Done
1992026-09-08T17:34:38.545ZFinalize: Updating package cache ... Done
2002026-09-08T17:34:38.855ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2012026-09-08T17:34:38.855Zapache system 2.4 system
2022026-09-08T17:34:38.855Zclang system 15 system
2032026-09-08T17:34:38.855Zcsh system system illumos
2042026-09-08T17:34:38.855Zctags system system illumos
2052026-09-08T17:34:38.855Zfile vendor vendor darwinsys
2062026-09-08T17:34:38.855Zfile system system illumos
2072026-09-08T17:34:38.856Zgcc vendor 14 vendor
2082026-09-08T17:34:38.856Zgcc system 13 system
2092026-09-08T17:34:38.856Zgcc system 10 system
2102026-09-08T17:34:38.857Zgo system 1.25 system
2112026-09-08T17:34:38.857Zllvm system 15 system
2122026-09-08T17:34:38.857Zmariadb system 11.4 system
2132026-09-08T17:34:38.858Zmta vendor vendor dma
2142026-09-08T17:34:38.858Zopenjdk system 17 system
2152026-09-08T17:34:38.858Zopenjdk system 11 system
2162026-09-08T17:34:38.858Zopenssl vendor 3 vendor
2172026-09-08T17:34:38.858Zperl system 5.40 system
2182026-09-08T17:34:38.858Zpostgresql system 18 system
2192026-09-08T17:34:38.858Zpostgresql system 17 system
2202026-09-08T17:34:38.858Zpython vendor 3 vendor
2212026-09-08T17:34:38.858Zpython system 2 system
2222026-09-08T17:34:38.858Zpython3 vendor 3.13 vendor
2232026-09-08T17:34:38.858Zruby system 3.4 system
2242026-09-08T17:34:38.858Zruby system 3.0 system
2252026-09-08T17:34:38.858Zwords vendor vendor american-english
2262026-09-08T17:34:38.858Zwords system system australian-english
2272026-09-08T17:34:38.858Zwords system system british-english
2282026-09-08T17:34:38.858Zwords system system canadian-english
2292026-09-08T17:34:38.858Zwords system system french
2302026-09-08T17:34:38.858Zwords system system italian
2312026-09-08T17:34:38.858Zwords system system ngerman
2322026-09-08T17:34:38.858Zwords system system ogerman
2332026-09-08T17:34:38.858Zwords system system spanish
2342026-09-08T17:34:39.103ZPUBLISHER TYPE STATUS P LOCATION
2352026-09-08T17:34:39.103Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2362026-09-08T17:34:39.615ZFMRI IFO
2372026-09-08T17:34:39.615Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2382026-09-08T17:34:39.615Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2392026-09-08T17:34:39.616Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2402026-09-08T17:34:39.616Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2412026-09-08T17:34:39.616Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2422026-09-08T17:34:39.616Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2432026-09-08T17:34:39.616Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2442026-09-08T17:34:39.616Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2452026-09-08T17:34:39.616Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2462026-09-08T17:34:39.960Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2472026-09-08T17:34:40.312Z Updating crates.io index
2482026-09-08T17:34:40.315Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2492026-09-08T17:34:40.593Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2502026-09-08T17:34:40.977Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2512026-09-08T17:34:41.241Z Updating git repository `https://github.com/oxidecomputer/propolis`
2522026-09-08T17:34:42.329Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2532026-09-08T17:34:42.890Z Updating git repository `https://github.com/oxidecomputer/crucible`
2542026-09-08T17:34:44.489Z Updating git repository `https://github.com/oxidecomputer/opte`
2552026-09-08T17:34:45.353Z Updating git repository `https://github.com/oxidecomputer/tofino`
2562026-09-08T17:34:45.678Z Updating git repository `https://github.com/oxidecomputer/lldp`
2572026-09-08T17:34:46.116Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2582026-09-08T17:34:47.312Z Updating git repository `https://github.com/oxidecomputer/clickward`
2592026-09-08T17:34:47.649Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2602026-09-08T17:34:48.061Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2612026-09-08T17:34:48.354Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2622026-09-08T17:34:48.622Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2632026-09-08T17:34:48.922Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2642026-09-08T17:34:49.248Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2652026-09-08T17:34:49.539Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2662026-09-08T17:34:49.833Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2672026-09-08T17:34:50.237Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2682026-09-08T17:34:50.782Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2692026-09-08T17:34:51.100Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2702026-09-08T17:34:51.756Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2712026-09-08T17:34:52.087Z Updating git repository `https://github.com/oxidecomputer/erebor`
2722026-09-08T17:34:52.369Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2732026-09-08T17:34:52.824Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2742026-09-08T17:34:53.455Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2752026-09-08T17:34:53.844Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2762026-09-08T17:34:54.205Z Updating git repository `https://github.com/oxidecomputer/ispf`
2772026-09-08T17:34:54.466Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2782026-09-08T17:34:54.864Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2792026-09-08T17:34:55.246Z Updating git repository `https://github.com/oxidecomputer/tough`
2802026-09-08T17:34:55.821Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2812026-09-08T17:34:56.093Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2822026-09-08T17:34:56.385Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2832026-09-08T17:34:56.726Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2842026-09-08T17:34:57.216Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2852026-09-08T17:34:57.523Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2862026-09-08T17:34:57.803Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2872026-09-08T17:34:58.120Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2882026-09-08T17:34:58.404Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2892026-09-08T17:34:58.865Z Updating git repository `https://github.com/illumos/smf-rs`
2902026-09-08T17:35:01.448Z Downloading crates ...
2912026-09-08T17:35:01.496Z Downloaded fastrand v2.3.0
2922026-09-08T17:35:01.503Z Downloaded generic-array v0.14.7
2932026-09-08T17:35:01.507Z Downloaded zmij v1.0.21
2942026-09-08T17:35:01.511Z Downloaded heck v0.4.1
2952026-09-08T17:35:01.514Z Downloaded crypto-common v0.1.7
2962026-09-08T17:35:01.514Z Downloaded autocfg v1.5.0
2972026-09-08T17:35:01.514Z Downloaded zerocopy-derive v0.7.35
2982026-09-08T17:35:01.517Z Downloaded anstream v1.0.0
2992026-09-08T17:35:01.517Z Downloaded anstyle v1.0.14
3002026-09-08T17:35:01.520Z Downloaded cargo_metadata v0.23.1
3012026-09-08T17:35:01.520Z Downloaded is_terminal_polyfill v1.70.2
3022026-09-08T17:35:01.520Z Downloaded itoa v1.0.17
3032026-09-08T17:35:01.520Z Downloaded block-buffer v0.10.4
3042026-09-08T17:35:01.520Z Downloaded equivalent v1.0.2
3052026-09-08T17:35:01.523Z Downloaded memmap v0.7.0
3062026-09-08T17:35:01.523Z Downloaded colorchoice v1.0.4
3072026-09-08T17:35:01.523Z Downloaded anstyle-query v1.1.5
3082026-09-08T17:35:01.523Z Downloaded zerocopy v0.7.35
3092026-09-08T17:35:01.530Z Downloaded bytecount v0.6.9
3102026-09-08T17:35:01.533Z Downloaded sha2 v0.10.9
3112026-09-08T17:35:01.533Z Downloaded digest v0.10.7
3122026-09-08T17:35:01.536Z Downloaded cargo-platform v0.3.2
3132026-09-08T17:35:01.536Z Downloaded heck v0.5.0
3142026-09-08T17:35:01.539Z Downloaded cfg-if v1.0.4
3152026-09-08T17:35:01.539Z Downloaded macaddr v1.0.1
3162026-09-08T17:35:01.543Z Downloaded usdt-attr-macro v0.5.0
3172026-09-08T17:35:01.543Z Downloaded fnv v1.0.7
3182026-09-08T17:35:01.544Z Downloaded clap_lex v1.0.0
3192026-09-08T17:35:01.547Z Downloaded toml v0.8.23
3202026-09-08T17:35:01.547Z Downloaded once_cell v1.21.3
3212026-09-08T17:35:01.547Z Downloaded dtrace-parser v0.2.0
3222026-09-08T17:35:01.551Z Downloaded dof v0.3.0
3232026-09-08T17:35:01.555Z Downloaded strsim v0.11.1
3242026-09-08T17:35:01.560Z Downloaded pest_derive v2.8.6
3252026-09-08T17:35:01.563Z Downloaded quote v1.0.45
3262026-09-08T17:35:01.563Z Downloaded cpufeatures v0.2.17
3272026-09-08T17:35:01.563Z Downloaded errno v0.3.14
3282026-09-08T17:35:01.566Z Downloaded swrite v0.1.0
3292026-09-08T17:35:01.566Z Downloaded serde_spanned v0.6.9
3302026-09-08T17:35:01.566Z Downloaded proc-macro-error-attr v1.0.4
3312026-09-08T17:35:01.566Z Downloaded thread-id v4.2.2
3322026-09-08T17:35:01.571Z Downloaded cargo_toml v0.21.0
3332026-09-08T17:35:01.571Z Downloaded pest_generator v2.8.6
3342026-09-08T17:35:01.574Z Downloaded plain v0.2.3
3352026-09-08T17:35:01.577Z Downloaded smawk v0.3.2
3362026-09-08T17:35:01.577Z Downloaded toml_datetime v0.6.11
3372026-09-08T17:35:01.579Z Downloaded unicode-linebreak v0.1.5
3382026-09-08T17:35:01.582Z Downloaded terminal_size v0.4.3
3392026-09-08T17:35:01.587Z Downloaded pretty-hex v0.4.1
3402026-09-08T17:35:01.589Z Downloaded scroll_derive v0.12.1
3412026-09-08T17:35:01.592Z Downloaded toml_write v0.1.2
3422026-09-08T17:35:01.592Z Downloaded utf8parse v0.2.2
3432026-09-08T17:35:01.592Z Downloaded tabled_derive v0.7.0
3442026-09-08T17:35:01.592Z Downloaded usdt-macro v0.5.0
3452026-09-08T17:35:01.604Z Downloaded byteorder v1.5.0
3462026-09-08T17:35:01.609Z Downloaded thiserror-impl v2.0.18
3472026-09-08T17:35:01.609Z Downloaded anstyle-parse v1.0.0
3482026-09-08T17:35:01.609Z Downloaded usdt v0.5.0
3492026-09-08T17:35:01.612Z Downloaded log v0.4.33
3502026-09-08T17:35:01.612Z Downloaded semver v1.0.28
3512026-09-08T17:35:01.615Z Downloaded bitflags v2.11.0
3522026-09-08T17:35:01.615Z Downloaded fs-err v3.3.0
3532026-09-08T17:35:01.618Z Downloaded scroll v0.12.0
3542026-09-08T17:35:01.621Z Downloaded thiserror v1.0.69
3552026-09-08T17:35:01.621Z Downloaded version_check v0.9.5
3562026-09-08T17:35:01.624Z Downloaded camino-tempfile v1.4.1
3572026-09-08T17:35:01.631Z Downloaded proc-macro-error v1.0.4
3582026-09-08T17:35:01.634Z Downloaded clap_derive v4.6.1
3592026-09-08T17:35:01.638Z Downloaded usdt-impl v0.5.0
3602026-09-08T17:35:01.643Z Downloaded thiserror-impl v1.0.69
3612026-09-08T17:35:01.646Z Downloaded memchr v2.8.0
3622026-09-08T17:35:01.650Z Downloaded camino v1.2.5
3632026-09-08T17:35:01.652Z Downloaded serde_tokenstream v0.2.3
3642026-09-08T17:35:01.657Z Downloaded tempfile v3.27.0
3652026-09-08T17:35:01.659Z Downloaded thiserror v2.0.18
3662026-09-08T17:35:01.663Z Downloaded anyhow v1.0.104
3672026-09-08T17:35:01.666Z Downloaded getrandom v0.4.3
3682026-09-08T17:35:01.666Z Downloaded textwrap v0.16.2
3692026-09-08T17:35:01.669Z Downloaded clap v4.6.1
3702026-09-08T17:35:01.673Z Downloaded serde_core v1.0.228
3712026-09-08T17:35:01.676Z Downloaded ucd-trie v0.1.7
3722026-09-08T17:35:01.676Z Downloaded unicode-ident v1.0.24
3732026-09-08T17:35:01.679Z Downloaded proc-macro2 v1.0.106
3742026-09-08T17:35:01.679Z Downloaded serde_derive v1.0.228
3752026-09-08T17:35:01.682Z Downloaded pest_meta v2.8.6
3762026-09-08T17:35:01.687Z Downloaded papergrid v0.11.0
3772026-09-08T17:35:01.693Z Downloaded toml_edit v0.22.27
3782026-09-08T17:35:01.706Z Downloaded indexmap v2.14.0
3792026-09-08T17:35:01.713Z Downloaded serde v1.0.228
3802026-09-08T17:35:01.719Z Downloaded pest v2.8.6
3812026-09-08T17:35:01.735Z Downloaded hashbrown v0.17.0
3822026-09-08T17:35:01.738Z Downloaded serde_json v1.0.151
3832026-09-08T17:35:01.742Z Downloaded typenum v1.20.1
3842026-09-08T17:35:01.746Z Downloaded goblin v0.8.2
3852026-09-08T17:35:01.762Z Downloaded winnow v0.7.14
3862026-09-08T17:35:01.766Z Downloaded clap_builder v4.6.0
3872026-09-08T17:35:01.779Z Downloaded tabled v0.15.0
3882026-09-08T17:35:01.787Z Downloaded unicode-width v0.1.14
3892026-09-08T17:35:01.790Z Downloaded syn v1.0.109
3902026-09-08T17:35:01.796Z Downloaded unicode-width v0.2.0
3912026-09-08T17:35:01.799Z Downloaded syn v2.0.117
3922026-09-08T17:35:01.808Z Downloaded rustix v1.1.4
3932026-09-08T17:35:01.827Z Downloaded libc v0.2.185
3942026-09-08T17:35:01.890Z Compiling proc-macro2 v1.0.106
3952026-09-08T17:35:01.890Z Compiling quote v1.0.45
3962026-09-08T17:35:01.890Z Compiling unicode-ident v1.0.24
3972026-09-08T17:35:01.890Z Compiling serde_core v1.0.228
3982026-09-08T17:35:01.892Z Compiling libc v0.2.185
3992026-09-08T17:35:01.892Z Compiling version_check v0.9.5
4002026-09-08T17:35:01.893Z Compiling memchr v2.8.0
4012026-09-08T17:35:01.893Z Compiling serde v1.0.228
4022026-09-08T17:35:02.225Z Compiling zmij v1.0.21
4032026-09-08T17:35:02.390Z Compiling ucd-trie v0.1.7
4042026-09-08T17:35:02.537Z Compiling thiserror v1.0.69
4052026-09-08T17:35:02.646Z Compiling itoa v1.0.17
4062026-09-08T17:35:02.699Z Compiling pest v2.8.6
4072026-09-08T17:35:02.834Z Compiling rustix v1.1.4
4082026-09-08T17:35:02.883Z Compiling byteorder v1.5.0
4092026-09-08T17:35:03.028Z Compiling errno v0.3.14
4102026-09-08T17:35:03.107Z Compiling serde_json v1.0.151
4112026-09-08T17:35:03.294Z Compiling bitflags v2.11.0
4122026-09-08T17:35:03.380Z Compiling syn v2.0.117
4132026-09-08T17:35:03.424Z Compiling thread-id v4.2.2
4142026-09-08T17:35:03.450Z Compiling usdt-impl v0.5.0
4152026-09-08T17:35:03.558Z Compiling proc-macro-error-attr v1.0.4
4162026-09-08T17:35:03.610Z Compiling syn v1.0.109
4172026-09-08T17:35:03.698Z Compiling camino v1.2.5
4182026-09-08T17:35:03.779Z Compiling pest_meta v2.8.6
4192026-09-08T17:35:04.020Z Compiling proc-macro-error v1.0.4
4202026-09-08T17:35:04.100Z Compiling getrandom v0.4.3
4212026-09-08T17:35:04.104Z Compiling plain v0.2.3
4222026-09-08T17:35:04.220Z Compiling equivalent v1.0.2
4232026-09-08T17:35:04.238Z Compiling hashbrown v0.17.0
4242026-09-08T17:35:04.324Z Compiling log v0.4.33
4252026-09-08T17:35:04.503Z Compiling utf8parse v0.2.2
4262026-09-08T17:35:04.548Z Compiling terminal_size v0.4.3
4272026-09-08T17:35:04.622Z Compiling anstyle-parse v1.0.0
4282026-09-08T17:35:04.795Z Compiling indexmap v2.14.0
4292026-09-08T17:35:05.313Z Compiling autocfg v1.5.0
4302026-09-08T17:35:05.330Z Compiling pretty-hex v0.4.1
4312026-09-08T17:35:05.410Z Compiling toml_write v0.1.2
4322026-09-08T17:35:05.437Z Compiling thiserror v2.0.18
4332026-09-08T17:35:05.476Z Compiling winnow v0.7.14
4342026-09-08T17:35:05.507Z Compiling is_terminal_polyfill v1.70.2
4352026-09-08T17:35:05.607Z Compiling anstyle-query v1.1.5
4362026-09-08T17:35:05.626Z Compiling cfg-if v1.0.4
4372026-09-08T17:35:05.698Z Compiling pest_generator v2.8.6
4382026-09-08T17:35:05.715Z Compiling colorchoice v1.0.4
4392026-09-08T17:35:05.730Z Compiling anstyle v1.0.14
4402026-09-08T17:35:05.747Z Compiling fs-err v3.3.0
4412026-09-08T17:35:05.949Z Compiling anstream v1.0.0
4422026-09-08T17:35:06.009Z Compiling unicode-width v0.1.14
4432026-09-08T17:35:06.086Z Compiling once_cell v1.21.3
4442026-09-08T17:35:06.249Z Compiling fnv v1.0.7
4452026-09-08T17:35:06.268Z Compiling anyhow v1.0.104
4462026-09-08T17:35:06.287Z Compiling clap_lex v1.0.0
4472026-09-08T17:35:06.307Z Compiling bytecount v0.6.9
4482026-09-08T17:35:06.354Z Compiling strsim v0.11.1
4492026-09-08T17:35:06.380Z Compiling heck v0.5.0
4502026-09-08T17:35:06.442Z Compiling fastrand v2.3.0
4512026-09-08T17:35:06.510Z Compiling heck v0.4.1
4522026-09-08T17:35:06.614Z Compiling clap_builder v4.6.0
4532026-09-08T17:35:06.701Z Compiling tempfile v3.27.0
4542026-09-08T17:35:06.718Z Compiling papergrid v0.11.0
4552026-09-08T17:35:06.801Z Compiling semver v1.0.28
4562026-09-08T17:35:06.833Z Compiling cargo-platform v0.3.2
4572026-09-08T17:35:06.851Z Compiling tabled_derive v0.7.0
4582026-09-08T17:35:06.940Z Compiling memmap v0.7.0
4592026-09-08T17:35:07.078Z Compiling unicode-width v0.2.0
4602026-09-08T17:35:07.103Z Compiling smawk v0.3.2
4612026-09-08T17:35:07.120Z Compiling unicode-linebreak v0.1.5
4622026-09-08T17:35:07.121Z Compiling camino-tempfile v1.4.1
4632026-09-08T17:35:07.337Z Compiling serde_derive v1.0.228
4642026-09-08T17:35:07.392Z Compiling thiserror-impl v1.0.69
4652026-09-08T17:35:07.392Z Compiling zerocopy-derive v0.7.35
4662026-09-08T17:35:07.392Z Compiling pest_derive v2.8.6
4672026-09-08T17:35:07.521Z Compiling scroll_derive v0.12.1
4682026-09-08T17:35:07.775Z Compiling thiserror-impl v2.0.18
4692026-09-08T17:35:07.853Z Compiling clap_derive v4.6.1
4702026-09-08T17:35:08.147Z Compiling tabled v0.15.0
4712026-09-08T17:35:08.206Z Compiling scroll v0.12.0
4722026-09-08T17:35:08.245Z Compiling zerocopy v0.7.35
4732026-09-08T17:35:08.486Z Compiling goblin v0.8.2
4742026-09-08T17:35:08.797Z Compiling dtrace-parser v0.2.0
4752026-09-08T17:35:08.872Z Compiling textwrap v0.16.2
4762026-09-08T17:35:09.344Z Compiling swrite v0.1.0
4772026-09-08T17:35:09.716Z Compiling clap v4.6.1
4782026-09-08T17:35:10.450Z Compiling serde_spanned v0.6.9
4792026-09-08T17:35:10.450Z Compiling toml_datetime v0.6.11
4802026-09-08T17:35:10.453Z Compiling macaddr v1.0.1
4812026-09-08T17:35:10.453Z Compiling cargo_metadata v0.23.1
4822026-09-08T17:35:10.453Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4832026-09-08T17:35:10.534Z Compiling dof v0.3.0
4842026-09-08T17:35:10.549Z Compiling serde_tokenstream v0.2.3
4852026-09-08T17:35:10.665Z Compiling toml_edit v0.22.27
4862026-09-08T17:35:11.278Z Compiling usdt-attr-macro v0.5.0
4872026-09-08T17:35:11.278Z Compiling usdt-macro v0.5.0
4882026-09-08T17:35:11.915Z Compiling usdt v0.5.0
4892026-09-08T17:35:12.007Z Compiling toml v0.8.23
4902026-09-08T17:35:12.322Z Compiling cargo_toml v0.21.0
4912026-09-08T17:35:13.573Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4922026-09-08T17:35:15.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.84s
4932026-09-08T17:35:15.843Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4942026-09-08T17:35:16.355Z Downloading crates ...
4952026-09-08T17:35:16.408Z Downloaded adler2 v2.0.1
4962026-09-08T17:35:16.416Z Downloaded aead v0.5.2
4972026-09-08T17:35:16.431Z Downloaded array-init v0.0.4
4982026-09-08T17:35:16.438Z Downloaded float-cmp v0.10.0
4992026-09-08T17:35:16.438Z Downloaded arrayref v0.3.9
5002026-09-08T17:35:16.438Z Downloaded bit-set v0.8.0
5012026-09-08T17:35:16.438Z Downloaded enum-as-inner v0.6.1
5022026-09-08T17:35:16.442Z Downloaded aead v0.6.1
5032026-09-08T17:35:16.442Z Downloaded find-msvc-tools v0.1.9
5042026-09-08T17:35:16.442Z Downloaded http-body v1.0.1
5052026-09-08T17:35:16.442Z Downloaded globwalk v0.9.1
5062026-09-08T17:35:16.442Z Downloaded hubpack_derive v0.1.1
5072026-09-08T17:35:16.446Z Downloaded hickory-resolver v0.24.4
5082026-09-08T17:35:16.450Z Downloaded hash32 v0.3.1
5092026-09-08T17:35:16.453Z Downloaded base16ct v1.0.0
5102026-09-08T17:35:16.453Z Downloaded async-recursion v1.1.1
5112026-09-08T17:35:16.456Z Downloaded bcrypt-pbkdf v0.11.0
5122026-09-08T17:35:16.456Z Downloaded fd-lock v4.0.4
5132026-09-08T17:35:16.460Z Downloaded futures-sink v0.3.32
5142026-09-08T17:35:16.464Z Downloaded atomicwrites v0.4.4
5152026-09-08T17:35:16.465Z Downloaded bitfield-struct v0.6.2
5162026-09-08T17:35:16.465Z Downloaded ff v0.13.1
5172026-09-08T17:35:16.465Z Downloaded form_urlencoded v1.2.2
5182026-09-08T17:35:16.471Z Downloaded futures-macro v0.3.32
5192026-09-08T17:35:16.472Z Downloaded enum_dispatch v0.3.13
5202026-09-08T17:35:16.474Z Downloaded foreign-types v0.3.2
5212026-09-08T17:35:16.474Z Downloaded foreign-types-shared v0.3.1
5222026-09-08T17:35:16.474Z Downloaded fxhash v0.2.1
5232026-09-08T17:35:16.474Z Downloaded backtrace-ext v0.2.1
5242026-09-08T17:35:16.475Z Downloaded block-padding v0.4.2
5252026-09-08T17:35:16.475Z Downloaded castaway v0.2.4
5262026-09-08T17:35:16.475Z Downloaded async-stream-impl v0.3.6
5272026-09-08T17:35:16.475Z Downloaded atomic-waker v1.1.2
5282026-09-08T17:35:16.475Z Downloaded base16ct v0.2.0
5292026-09-08T17:35:16.475Z Downloaded futures-executor v0.3.32
5302026-09-08T17:35:16.479Z Downloaded bcs v0.1.6
5312026-09-08T17:35:16.479Z Downloaded foreign-types v0.5.0
5322026-09-08T17:35:16.479Z Downloaded git2 v0.20.4
5332026-09-08T17:35:16.482Z Downloaded funty v2.0.0
5342026-09-08T17:35:16.485Z Downloaded foldhash v0.2.0
5352026-09-08T17:35:16.485Z Downloaded env_logger v0.11.11
5362026-09-08T17:35:16.485Z Downloaded arrayvec v0.7.6
5372026-09-08T17:35:16.487Z Downloaded block-buffer v0.12.1
5382026-09-08T17:35:16.487Z Downloaded ciborium-io v0.2.2
5392026-09-08T17:35:16.487Z Downloaded futures-io v0.3.32
5402026-09-08T17:35:16.487Z Downloaded ascii-canvas v3.0.0
5412026-09-08T17:35:16.487Z Downloaded flagset v0.4.7
5422026-09-08T17:35:16.490Z Downloaded fs-err v2.11.0
5432026-09-08T17:35:16.490Z Downloaded fatfs v0.3.6
5442026-09-08T17:35:16.491Z Downloaded fs_extra v1.3.0
5452026-09-08T17:35:16.494Z Downloaded hostname v0.3.1
5462026-09-08T17:35:16.494Z Downloaded futures-channel v0.3.32
5472026-09-08T17:35:16.494Z Downloaded atty v0.2.14
5482026-09-08T17:35:16.494Z Downloaded assert_matches v1.5.0
5492026-09-08T17:35:16.497Z Downloaded async-stream v0.3.6
5502026-09-08T17:35:16.497Z Downloaded bit-set v0.5.3
5512026-09-08T17:35:16.497Z Downloaded cfg_aliases v0.2.1
5522026-09-08T17:35:16.497Z Downloaded env_filter v2.0.0
5532026-09-08T17:35:16.497Z Downloaded foreign-types-shared v0.1.1
5542026-09-08T17:35:16.500Z Downloaded futures-core v0.3.32
5552026-09-08T17:35:16.500Z Downloaded gethostname v0.5.0
5562026-09-08T17:35:16.500Z Downloaded ena v0.14.4
5572026-09-08T17:35:16.500Z Downloaded foldhash v0.1.5
5582026-09-08T17:35:16.503Z Downloaded ciborium-ll v0.2.2
5592026-09-08T17:35:16.503Z Downloaded fixedbitset v0.4.2
5602026-09-08T17:35:16.503Z Downloaded futures-task v0.3.32
5612026-09-08T17:35:16.503Z Downloaded embedded-io v0.6.1
5622026-09-08T17:35:16.503Z Downloaded foreign-types-macros v0.2.3
5632026-09-08T17:35:16.506Z Downloaded embedded-io v0.4.0
5642026-09-08T17:35:16.506Z Downloaded float-ord v0.3.2
5652026-09-08T17:35:16.510Z Downloaded hostname v0.4.2
5662026-09-08T17:35:16.513Z Downloaded nibble_vec v0.1.0
5672026-09-08T17:35:16.520Z Downloaded glob v0.3.3
5682026-09-08T17:35:16.564Z Downloaded cobs v0.3.0
5692026-09-08T17:35:16.564Z Downloaded compression-core v0.4.31
5702026-09-08T17:35:16.564Z Downloaded hmac v0.13.0
5712026-09-08T17:35:16.564Z Downloaded bitfield-macros v0.19.4
5722026-09-08T17:35:16.564Z Downloaded cfg_aliases v0.1.1
5732026-09-08T17:35:16.564Z Downloaded home v0.5.12
5742026-09-08T17:35:16.564Z Downloaded newline-converter v0.3.0
5752026-09-08T17:35:16.564Z Downloaded bb8 v0.8.6
5762026-09-08T17:35:16.564Z Downloaded hash32 v0.2.1
5772026-09-08T17:35:16.564Z Downloaded filetime v0.2.27
5782026-09-08T17:35:16.565Z Downloaded argon2 v0.5.3
5792026-09-08T17:35:16.566Z Downloaded httpdate v1.0.3
5802026-09-08T17:35:16.566Z Downloaded bit-vec v0.6.3
5812026-09-08T17:35:16.566Z Downloaded bitfield v0.19.4
5822026-09-08T17:35:16.566Z Downloaded bitflags v1.3.2
5832026-09-08T17:35:16.566Z Downloaded openssl-macros v0.1.1
5842026-09-08T17:35:16.566Z Downloaded cmake v0.1.57
5852026-09-08T17:35:16.566Z Downloaded hubpack v0.1.2
5862026-09-08T17:35:16.566Z Downloaded num v0.4.3
5872026-09-08T17:35:16.566Z Downloaded allocator-api2 v0.2.21
5882026-09-08T17:35:16.566Z Downloaded async-trait v0.1.89
5892026-09-08T17:35:16.566Z Downloaded bit-vec v0.8.0
5902026-09-08T17:35:16.566Z Downloaded num_threads v0.1.7
5912026-09-08T17:35:16.566Z Downloaded endian-type v0.1.2
5922026-09-08T17:35:16.566Z Downloaded ghash v0.6.0
5932026-09-08T17:35:16.566Z Downloaded http-range v0.1.5
5942026-09-08T17:35:16.566Z Downloaded backoff v0.4.0
5952026-09-08T17:35:16.573Z Downloaded http-body-util v0.1.3
5962026-09-08T17:35:16.573Z Downloaded elliptic-curve v0.14.1
5972026-09-08T17:35:16.573Z Downloaded fallible-iterator v0.2.0
5982026-09-08T17:35:16.573Z Downloaded parse-display v0.10.0
5992026-09-08T17:35:16.573Z Downloaded percent-encoding v2.3.2
6002026-09-08T17:35:16.573Z Downloaded git-stub v1.0.0
6012026-09-08T17:35:16.573Z Downloaded oxide-generation-macros v0.2.0
6022026-09-08T17:35:16.573Z Downloaded cexpr v0.6.0
6032026-09-08T17:35:16.573Z Downloaded cassowary v0.3.0
6042026-09-08T17:35:16.573Z Downloaded hex-literal v1.1.0
6052026-09-08T17:35:16.573Z Downloaded headers-core v0.3.0
6062026-09-08T17:35:16.573Z Downloaded rustc-hash v2.1.1
6072026-09-08T17:35:16.582Z Downloaded cipher v0.5.2
6082026-09-08T17:35:16.582Z Downloaded compression-codecs v0.4.37
6092026-09-08T17:35:16.582Z Downloaded anstyle-parse v0.2.7
6102026-09-08T17:35:16.582Z Downloaded highway v1.3.0
6112026-09-08T17:35:16.587Z Downloaded anstream v0.6.21
6122026-09-08T17:35:16.587Z Downloaded bs58 v0.5.1
6132026-09-08T17:35:16.587Z Downloaded fixedbitset v0.5.7
6142026-09-08T17:35:16.587Z Downloaded cbc v0.2.1
6152026-09-08T17:35:16.587Z Downloaded blowfish v0.10.0
6162026-09-08T17:35:16.587Z Downloaded rand_xorshift v0.4.0
6172026-09-08T17:35:16.587Z Downloaded recursive-proc-macro-impl v0.1.1
6182026-09-08T17:35:16.592Z Downloaded rand_chacha v0.3.1
6192026-09-08T17:35:16.592Z Downloaded futures v0.3.32
6202026-09-08T17:35:16.598Z Downloaded buf-list v1.1.2
6212026-09-08T17:35:16.598Z Downloaded byte-wrapper v0.1.0
6222026-09-08T17:35:16.598Z Downloaded camino-tempfile-ext v0.3.3
6232026-09-08T17:35:16.598Z Downloaded hex v0.4.3
6242026-09-08T17:35:16.601Z Downloaded predicates-tree v1.0.13
6252026-09-08T17:35:16.601Z Downloaded predicates-core v1.0.10
6262026-09-08T17:35:16.601Z Downloaded progenitor-client v0.14.0
6272026-09-08T17:35:16.601Z Downloaded scopeguard v1.2.0
6282026-09-08T17:35:16.606Z Downloaded rustc_version v0.1.7
6292026-09-08T17:35:16.609Z Downloaded secrecy v0.8.0
6302026-09-08T17:35:16.609Z Downloaded async-bb8-diesel v0.2.1
6312026-09-08T17:35:16.609Z Downloaded backon v1.6.0
6322026-09-08T17:35:16.613Z Downloaded ciborium v0.2.2
6332026-09-08T17:35:16.613Z Downloaded const-oid v0.9.6
6342026-09-08T17:35:16.613Z Downloaded serde_urlencoded v0.7.1
6352026-09-08T17:35:16.613Z Downloaded signal-hook-mio v0.2.5
6362026-09-08T17:35:16.616Z Downloaded nodrop v0.1.14
6372026-09-08T17:35:16.616Z Downloaded cipher v0.4.4
6382026-09-08T17:35:16.616Z Downloaded sqlparser_derive v0.5.0
6392026-09-08T17:35:16.616Z Downloaded base64ct v1.8.3
6402026-09-08T17:35:16.621Z Downloaded subtle v2.6.1
6412026-09-08T17:35:16.625Z Downloaded num-integer v0.1.46
6422026-09-08T17:35:16.625Z Downloaded ff v0.14.0
6432026-09-08T17:35:16.625Z Downloaded group v0.14.0
6442026-09-08T17:35:16.625Z Downloaded stable_deref_trait v1.2.1
6452026-09-08T17:35:16.628Z Downloaded structmeta v0.3.0
6462026-09-08T17:35:16.628Z Downloaded structmeta-derive v0.3.0
6472026-09-08T17:35:16.628Z Downloaded supports-unicode v3.0.0
6482026-09-08T17:35:16.628Z Downloaded group v0.13.0
6492026-09-08T17:35:16.628Z Downloaded pbkdf2 v0.13.0
6502026-09-08T17:35:16.628Z Downloaded pem v3.0.6
6512026-09-08T17:35:16.633Z Downloaded tokio-test v0.4.5
6522026-09-08T17:35:16.636Z Downloaded tower-layer v0.3.3
6532026-09-08T17:35:16.636Z Downloaded half v1.8.3
6542026-09-08T17:35:16.640Z Downloaded erased-serde v0.3.31
6552026-09-08T17:35:16.643Z Downloaded rpassword v7.5.4
6562026-09-08T17:35:16.643Z Downloaded globset v0.4.18
6572026-09-08T17:35:16.643Z Downloaded bzip2 v0.6.1
6582026-09-08T17:35:16.648Z Downloaded termtree v0.5.1
6592026-09-08T17:35:16.648Z Downloaded progenitor v0.14.0
6602026-09-08T17:35:16.648Z Downloaded colored v3.1.1
6612026-09-08T17:35:16.651Z Downloaded expectorate v1.2.0
6622026-09-08T17:35:16.651Z Downloaded polyval v0.7.1
6632026-09-08T17:35:16.651Z Downloaded tokio-macros v2.7.0
6642026-09-08T17:35:16.651Z Downloaded ahash v0.8.12
6652026-09-08T17:35:16.651Z Downloaded argon2 v0.6.0-rc.8
6662026-09-08T17:35:16.654Z Downloaded colored v2.2.0
6672026-09-08T17:35:16.656Z Downloaded tabwriter v1.4.1
6682026-09-08T17:35:16.656Z Downloaded tower-service v0.3.3
6692026-09-08T17:35:16.660Z Downloaded usdt-attr-macro v0.6.0
6702026-09-08T17:35:16.660Z Downloaded cancel-safe-futures v0.1.5
6712026-09-08T17:35:16.660Z Downloaded blake2 v0.10.6
6722026-09-08T17:35:16.660Z Downloaded usdt v0.6.0
6732026-09-08T17:35:16.660Z Downloaded xshell-macros v0.2.7
6742026-09-08T17:35:16.660Z Downloaded yoke-derive v0.8.1
6752026-09-08T17:35:16.660Z Downloaded poly1305 v0.8.0
6762026-09-08T17:35:16.663Z Downloaded clang-sys v1.8.1
6772026-09-08T17:35:16.663Z Downloaded chacha20 v0.10.0
6782026-09-08T17:35:16.663Z Downloaded console v0.15.11
6792026-09-08T17:35:16.667Z Downloaded chacha20 v0.9.1
6802026-09-08T17:35:16.672Z Downloaded progenitor-client v0.13.0
6812026-09-08T17:35:16.672Z Downloaded r2d2 v0.8.10
6822026-09-08T17:35:16.672Z Downloaded rtoolbox v0.0.3
6832026-09-08T17:35:16.672Z Downloaded slog-term v2.9.2
6842026-09-08T17:35:16.675Z Downloaded scheduled-thread-pool v0.2.7
6852026-09-08T17:35:16.675Z Downloaded snafu-derive v0.8.9
6862026-09-08T17:35:16.675Z Downloaded port-file v0.1.0
6872026-09-08T17:35:16.678Z Downloaded addr2line v0.25.1
6882026-09-08T17:35:16.678Z Downloaded slog-async v2.8.0
6892026-09-08T17:35:16.681Z Downloaded zone v0.3.1
6902026-09-08T17:35:16.687Z Downloaded git-stub-vcs v0.1.0
6912026-09-08T17:35:16.687Z Downloaded hmac v0.12.1
6922026-09-08T17:35:16.691Z Downloaded string_cache v0.8.9
6932026-09-08T17:35:16.691Z Downloaded flume v0.11.1
6942026-09-08T17:35:16.691Z Downloaded smf v0.2.3
6952026-09-08T17:35:16.691Z Downloaded flate2 v1.1.9
6962026-09-08T17:35:16.695Z Downloaded sec1 v0.8.1
6972026-09-08T17:35:16.695Z Downloaded zeroize_derive v1.5.0
6982026-09-08T17:35:16.695Z Downloaded convert_case v0.4.0
6992026-09-08T17:35:16.695Z Downloaded parking_lot_core v0.9.12
7002026-09-08T17:35:16.695Z Downloaded sec1 v0.7.3
7012026-09-08T17:35:16.698Z Downloaded synstructure v0.13.2
7022026-09-08T17:35:16.698Z Downloaded termios v0.3.3
7032026-09-08T17:35:16.698Z Downloaded generic-array v1.4.3
7042026-09-08T17:35:16.702Z Downloaded getrandom v0.3.4
7052026-09-08T17:35:16.702Z Downloaded httparse v1.10.1
7062026-09-08T17:35:16.702Z Downloaded pkcs8 v0.11.0
7072026-09-08T17:35:16.705Z Downloaded darling_macro v0.20.11
7082026-09-08T17:35:16.705Z Downloaded tls_codec v0.4.2
7092026-09-08T17:35:16.710Z Downloaded defmt-parser v1.0.0
7102026-09-08T17:35:16.710Z Downloaded tiny-keccak v2.0.2
7112026-09-08T17:35:16.710Z Downloaded vergen-lib v0.1.6
7122026-09-08T17:35:16.710Z Downloaded vsss-rs v3.3.4
7132026-09-08T17:35:16.713Z Downloaded toml_writer v1.1.1+spec-1.1.0
7142026-09-08T17:35:16.713Z Downloaded debug-ignore v1.0.5
7152026-09-08T17:35:16.713Z Downloaded difflib v0.4.0
7162026-09-08T17:35:16.713Z Downloaded dunce v1.0.5
7172026-09-08T17:35:16.716Z Downloaded bzip2 v0.4.4
7182026-09-08T17:35:16.716Z Downloaded cmov v0.5.4
7192026-09-08T17:35:16.716Z Downloaded instability v0.3.11
7202026-09-08T17:35:16.720Z Downloaded console v0.16.2
7212026-09-08T17:35:16.725Z Downloaded const-oid v0.10.2
7222026-09-08T17:35:16.725Z Downloaded blake2 v0.11.0-rc.6
7232026-09-08T17:35:16.729Z Downloaded getrandom v0.2.17
7242026-09-08T17:35:16.735Z Downloaded critical-section v1.2.0
7252026-09-08T17:35:16.738Z Downloaded serde_tokenstream v0.3.0
7262026-09-08T17:35:16.738Z Downloaded is_ci v1.2.0
7272026-09-08T17:35:16.738Z Downloaded libscf-sys v1.2.0
7282026-09-08T17:35:16.738Z Downloaded whoami v2.1.0
7292026-09-08T17:35:16.742Z Downloaded dtrace-parser v0.3.0
7302026-09-08T17:35:16.742Z Downloaded idna_adapter v1.2.1
7312026-09-08T17:35:16.742Z Downloaded jiff-static v0.2.34
7322026-09-08T17:35:16.742Z Downloaded keccak v0.1.6
7332026-09-08T17:35:16.745Z Downloaded half v2.7.1
7342026-09-08T17:35:16.745Z Downloaded num-traits v0.2.19
7352026-09-08T17:35:16.745Z Downloaded oxide-update-engine-types v0.1.2
7362026-09-08T17:35:16.756Z Downloaded lru-slab v0.1.2
7372026-09-08T17:35:16.760Z Downloaded mime v0.3.17
7382026-09-08T17:35:16.763Z Downloaded corncobs v0.1.4
7392026-09-08T17:35:16.766Z Downloaded lzss v0.8.2
7402026-09-08T17:35:16.766Z Downloaded openssl-probe v0.1.6
7412026-09-08T17:35:16.766Z Downloaded num-iter v0.1.45
7422026-09-08T17:35:16.766Z Downloaded phf_shared v0.11.3
7432026-09-08T17:35:16.766Z Downloaded new_debug_unreachable v1.0.6
7442026-09-08T17:35:16.769Z Downloaded nonempty v0.12.0
7452026-09-08T17:35:16.769Z Downloaded normalize-line-endings v0.3.0
7462026-09-08T17:35:16.769Z Downloaded openssl-probe v0.2.1
7472026-09-08T17:35:16.769Z Downloaded papergrid v0.18.0
7482026-09-08T17:35:16.773Z Downloaded derive_builder_core v0.20.2
7492026-09-08T17:35:16.773Z Downloaded indoc v1.0.9
7502026-09-08T17:35:16.777Z Downloaded newtype_derive v0.1.6
7512026-09-08T17:35:16.777Z Downloaded phf_shared v0.13.1
7522026-09-08T17:35:16.777Z Downloaded tokio-stream v0.1.18
7532026-09-08T17:35:16.781Z Downloaded ctr v0.10.1
7542026-09-08T17:35:16.781Z Downloaded dof v0.4.0
7552026-09-08T17:35:16.781Z Downloaded phf_shared v0.12.1
7562026-09-08T17:35:16.781Z Downloaded oso v0.27.3
7572026-09-08T17:35:16.785Z Downloaded signal-hook v0.3.18
7582026-09-08T17:35:16.785Z Downloaded delegate v0.13.5
7592026-09-08T17:35:16.785Z Downloaded diesel-dtrace v0.5.0
7602026-09-08T17:35:16.785Z Downloaded digest v0.11.3
7612026-09-08T17:35:16.791Z Downloaded heapless v0.8.0
7622026-09-08T17:35:16.791Z Downloaded potential_utf v0.1.4
7632026-09-08T17:35:16.791Z Downloaded proc-macro-error-attr2 v2.0.0
7642026-09-08T17:35:16.791Z Downloaded heapless v0.7.17
7652026-09-08T17:35:16.794Z Downloaded progenitor-macro v0.14.0
7662026-09-08T17:35:16.794Z Downloaded headers v0.4.1
7672026-09-08T17:35:16.794Z Downloaded rustls-platform-verifier v0.6.2
7682026-09-08T17:35:16.797Z Downloaded socket2 v0.5.10
7692026-09-08T17:35:16.797Z Downloaded secrecy v0.10.3
7702026-09-08T17:35:16.800Z Downloaded semver v0.1.20
7712026-09-08T17:35:16.800Z Downloaded slog v2.8.2
7722026-09-08T17:35:16.803Z Downloaded arc-swap v1.8.2
7732026-09-08T17:35:16.803Z Downloaded either v1.15.0
7742026-09-08T17:35:16.804Z Downloaded bytes v1.11.1
7752026-09-08T17:35:16.807Z Downloaded omicron-zone-package v0.12.3
7762026-09-08T17:35:16.810Z Downloaded chacha20poly1305 v0.10.1
7772026-09-08T17:35:16.817Z Downloaded wyz v0.5.1
7782026-09-08T17:35:16.820Z Downloaded serde_plain v1.0.2
7792026-09-08T17:35:16.820Z Downloaded poly1305 v0.9.0
7802026-09-08T17:35:16.824Z Downloaded num_enum_derive v0.5.11
7812026-09-08T17:35:16.824Z Downloaded darling v0.20.11
7822026-09-08T17:35:16.827Z Downloaded sigpipe v0.1.3
7832026-09-08T17:35:16.827Z Downloaded siphasher v1.0.2
7842026-09-08T17:35:16.827Z Downloaded keccak v0.2.0
7852026-09-08T17:35:16.830Z Downloaded backtrace v0.3.76
7862026-09-08T17:35:16.833Z Downloaded ipnet v2.12.0
7872026-09-08T17:35:16.833Z Downloaded tagptr v0.2.0
7882026-09-08T17:35:16.837Z Downloaded num_enum v0.7.6
7892026-09-08T17:35:16.837Z Downloaded password-hash v0.5.0
7902026-09-08T17:35:16.837Z Downloaded darling v0.21.3
7912026-09-08T17:35:16.840Z Downloaded similar v2.7.0
7922026-09-08T17:35:16.843Z Downloaded unsafe-libyaml v0.2.11
7932026-09-08T17:35:16.846Z Downloaded sponge-cursor v0.1.0
7942026-09-08T17:35:16.846Z Downloaded testing_table v0.3.0
7952026-09-08T17:35:16.846Z Downloaded thiserror-impl-no-std v2.0.2
7962026-09-08T17:35:16.846Z Downloaded try-lock v0.2.5
7972026-09-08T17:35:16.847Z Downloaded universal-hash v0.6.1
7982026-09-08T17:35:16.851Z Downloaded rand_chacha v0.9.0
7992026-09-08T17:35:16.851Z Downloaded typify-macro v0.6.2
8002026-09-08T17:35:16.851Z Downloaded pem-rfc7468 v1.0.0
8012026-09-08T17:35:16.859Z Downloaded hickory-resolver v0.25.2
8022026-09-08T17:35:16.859Z Downloaded toml v1.1.2+spec-1.1.0
8032026-09-08T17:35:16.863Z Downloaded crossbeam-utils v0.8.21
8042026-09-08T17:35:16.863Z Downloaded twox-hash v2.1.2
8052026-09-08T17:35:16.863Z Downloaded rayon-core v1.13.0
8062026-09-08T17:35:16.863Z Downloaded predicates v3.1.4
8072026-09-08T17:35:16.867Z Downloaded peg v0.8.5
8082026-09-08T17:35:16.867Z Downloaded waitgroup v0.1.2
8092026-09-08T17:35:16.867Z Downloaded aes v0.9.1
8102026-09-08T17:35:16.872Z Downloaded base64 v0.22.1
8112026-09-08T17:35:16.872Z Downloaded schemars_derive v0.8.22
8122026-09-08T17:35:16.872Z Downloaded serdect v0.4.3
8132026-09-08T17:35:16.875Z Downloaded cc v1.2.56
8142026-09-08T17:35:16.875Z Downloaded ar_archive_writer v0.5.1
8152026-09-08T17:35:16.878Z Downloaded resolv-conf v0.7.6
8162026-09-08T17:35:16.882Z Downloaded compact_str v0.8.1
8172026-09-08T17:35:16.882Z Downloaded prefix-trie v0.7.0
8182026-09-08T17:35:16.887Z Downloaded cpubits v0.1.1
8192026-09-08T17:35:16.887Z Downloaded memmap2 v0.9.10
8202026-09-08T17:35:16.887Z Downloaded tungstenite v0.23.0
8212026-09-08T17:35:16.887Z Downloaded signal-hook-registry v1.4.8
8222026-09-08T17:35:16.887Z Downloaded serde_path_to_error v0.1.20
8232026-09-08T17:35:16.887Z Downloaded uuid v1.23.4
8242026-09-08T17:35:16.890Z Downloaded curve25519-dalek-derive v0.1.1
8252026-09-08T17:35:16.890Z Downloaded crc8 v0.1.1
8262026-09-08T17:35:16.894Z Downloaded jobserver v0.1.34
8272026-09-08T17:35:16.894Z Downloaded darling_macro v0.13.4
8282026-09-08T17:35:16.900Z Downloaded ssh-encoding v0.3.0
8292026-09-08T17:35:16.900Z Downloaded chumsky v0.9.3
8302026-09-08T17:35:16.900Z Downloaded stringprep v0.1.5
8312026-09-08T17:35:16.903Z Downloaded strum_macros v0.27.2
8322026-09-08T17:35:16.903Z Downloaded quinn-udp v0.5.14
8332026-09-08T17:35:16.908Z Downloaded thiserror-no-std v2.0.2
8342026-09-08T17:35:16.908Z Downloaded document-features v0.2.12
8352026-09-08T17:35:16.911Z Downloaded dirs-next v2.0.0
8362026-09-08T17:35:16.916Z Downloaded scuffle v0.1.0
8372026-09-08T17:35:16.920Z Downloaded crc-any v2.5.0
8382026-09-08T17:35:16.924Z Downloaded dropshot-api-manager-types v0.8.0
8392026-09-08T17:35:16.924Z Downloaded indent_write v2.2.0
8402026-09-08T17:35:16.924Z Downloaded is-terminal v0.4.17
8412026-09-08T17:35:16.925Z Downloaded kem v0.3.0
8422026-09-08T17:35:16.925Z Downloaded p384 v0.14.0
8432026-09-08T17:35:16.928Z Downloaded hashbrown v0.12.3
8442026-09-08T17:35:16.928Z Downloaded tokio-dtrace v0.1.1
8452026-09-08T17:35:16.928Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8462026-09-08T17:35:16.928Z Downloaded untrusted v0.7.1
8472026-09-08T17:35:16.931Z Downloaded linked-hash-map v0.5.6
8482026-09-08T17:35:16.931Z Downloaded lru-cache v0.1.2
8492026-09-08T17:35:16.931Z Downloaded rustls-webpki v0.103.13
8502026-09-08T17:35:16.931Z Downloaded tungstenite v0.21.0
8512026-09-08T17:35:16.935Z Downloaded maybe-uninit v2.0.0
8522026-09-08T17:35:16.935Z Downloaded multimap v0.10.1
8532026-09-08T17:35:16.942Z Downloaded rustc-demangle v0.1.27
8542026-09-08T17:35:16.945Z Downloaded newtype-uuid-macros v0.1.0
8552026-09-08T17:35:16.945Z Downloaded base64 v0.21.7
8562026-09-08T17:35:16.948Z Downloaded rustls-pki-types v1.14.0
8572026-09-08T17:35:16.948Z Downloaded hashbrown v0.13.2
8582026-09-08T17:35:16.952Z Downloaded bumpalo v3.20.2
8592026-09-08T17:35:16.952Z Downloaded smallvec v1.15.1
8602026-09-08T17:35:16.956Z Downloaded constant_time_eq v0.4.2
8612026-09-08T17:35:16.956Z Downloaded opaque-debug v0.3.1
8622026-09-08T17:35:16.956Z Downloaded zeroize v1.9.0
8632026-09-08T17:35:16.956Z Downloaded path-slash v0.1.5
8642026-09-08T17:35:16.959Z Downloaded radium v0.7.0
8652026-09-08T17:35:16.959Z Downloaded crossbeam-deque v0.8.6
8662026-09-08T17:35:16.959Z Downloaded downcast-rs v2.0.2
8672026-09-08T17:35:16.959Z Downloaded deranged v0.5.8
8682026-09-08T17:35:16.963Z Downloaded parking_lot v0.12.5
8692026-09-08T17:35:16.963Z Downloaded simd-adler32 v0.3.8
8702026-09-08T17:35:16.963Z Downloaded olpc-cjson v0.1.4
8712026-09-08T17:35:16.967Z Downloaded powerfmt v0.2.0
8722026-09-08T17:35:16.967Z Downloaded proc-macro-crate v3.4.0
8732026-09-08T17:35:16.967Z Downloaded vte v0.14.1
8742026-09-08T17:35:16.967Z Downloaded tokio-rustls v0.26.4
8752026-09-08T17:35:16.971Z Downloaded toml_parser v1.1.2+spec-1.1.0
8762026-09-08T17:35:16.971Z Downloaded async-compression v0.4.41
8772026-09-08T17:35:16.975Z Downloaded russh-cryptovec v0.62.0
8782026-09-08T17:35:16.975Z Downloaded recursive v0.1.1
8792026-09-08T17:35:16.975Z Downloaded der_derive v0.7.3
8802026-09-08T17:35:16.978Z Downloaded http v1.4.2
8812026-09-08T17:35:16.978Z Downloaded libefi-sys v0.1.0
8822026-09-08T17:35:16.978Z Downloaded qorb v0.4.1
8832026-09-08T17:35:16.981Z Downloaded samael v0.0.19
8842026-09-08T17:35:16.984Z Downloaded slog-envlogger v2.2.0
8852026-09-08T17:35:16.985Z Downloaded same-file v1.0.6
8862026-09-08T17:35:16.989Z Downloaded hickory-server v0.25.2
8872026-09-08T17:35:16.989Z Downloaded zip v0.6.6
8882026-09-08T17:35:16.992Z Downloaded serde-big-array v0.5.1
8892026-09-08T17:35:16.992Z Downloaded shell-words v1.1.1
8902026-09-08T17:35:16.993Z Downloaded nom v7.1.3
8912026-09-08T17:35:16.996Z Downloaded term v0.7.0
8922026-09-08T17:35:16.996Z Downloaded uzers v0.12.2
8932026-09-08T17:35:16.996Z Downloaded ryu v1.0.23
8942026-09-08T17:35:17.000Z Downloaded strum v0.27.2
8952026-09-08T17:35:17.000Z Downloaded supports-color v3.0.2
8962026-09-08T17:35:17.003Z Downloaded nu-ansi-term v0.50.3
8972026-09-08T17:35:17.003Z Downloaded miniz_oxide v0.8.9
8982026-09-08T17:35:17.006Z Downloaded libsw v3.5.0
8992026-09-08T17:35:17.009Z Downloaded progenitor-impl v0.13.0
9002026-09-08T17:35:17.018Z Downloaded unarray v0.1.4
9012026-09-08T17:35:17.021Z Downloaded unit-prefix v0.5.2
9022026-09-08T17:35:17.021Z Downloaded num_enum v0.5.11
9032026-09-08T17:35:17.021Z Downloaded paste v1.0.15
9042026-09-08T17:35:17.021Z Downloaded sync_wrapper v1.0.2
9052026-09-08T17:35:17.021Z Downloaded utf8_iter v1.0.4
9062026-09-08T17:35:17.021Z Downloaded want v0.3.1
9072026-09-08T17:35:17.024Z Downloaded icu_locale_core v2.1.1
9082026-09-08T17:35:17.027Z Downloaded iana-time-zone v0.1.65
9092026-09-08T17:35:17.027Z Downloaded rand v0.10.1
9102026-09-08T17:35:17.031Z Downloaded crc-catalog v2.4.0
9112026-09-08T17:35:17.031Z Downloaded elliptic-curve v0.13.8
9122026-09-08T17:35:17.034Z Downloaded xattr v1.6.1
9132026-09-08T17:35:17.036Z Downloaded indicatif v0.18.4
9142026-09-08T17:35:17.039Z Downloaded ingot-macros v0.2.0
9152026-09-08T17:35:17.039Z Downloaded crc32fast v1.5.0
9162026-09-08T17:35:17.039Z Downloaded oxide-tokio-rt v0.1.4
9172026-09-08T17:35:17.039Z Downloaded primefield v0.14.0
9182026-09-08T17:35:17.043Z Downloaded scroll v0.13.0
9192026-09-08T17:35:17.043Z Downloaded serde_with v1.14.0
9202026-09-08T17:35:17.050Z Downloaded wnaf v0.14.0
9212026-09-08T17:35:17.050Z Downloaded crunchy v0.2.4
9222026-09-08T17:35:17.052Z Downloaded derive_builder_macro v0.20.2
9232026-09-08T17:35:17.052Z Downloaded hashbrown v0.15.5
9242026-09-08T17:35:17.055Z Downloaded ssh-cipher v0.3.0
9252026-09-08T17:35:17.059Z Downloaded ingot v0.2.1
9262026-09-08T17:35:17.062Z Downloaded rand_seeder v0.4.0
9272026-09-08T17:35:17.062Z Downloaded kstat-rs v0.2.5
9282026-09-08T17:35:17.062Z Downloaded rusty-fork v0.3.1
9292026-09-08T17:35:17.062Z Downloaded darling v0.23.0
9302026-09-08T17:35:17.070Z Downloaded ron v0.8.1
9312026-09-08T17:35:17.073Z Downloaded digest-io v0.1.0
9322026-09-08T17:35:17.073Z Downloaded socket2 v0.6.3
9332026-09-08T17:35:17.073Z Downloaded serde-hex v0.1.0
9342026-09-08T17:35:17.073Z Downloaded slab v0.4.12
9352026-09-08T17:35:17.073Z Downloaded smallvec v0.6.14
9362026-09-08T17:35:17.073Z Downloaded memoffset v0.9.1
9372026-09-08T17:35:17.077Z Downloaded match_cfg v0.1.0
9382026-09-08T17:35:17.081Z Downloaded subprocess v0.2.15
9392026-09-08T17:35:17.081Z Downloaded password-hash v0.6.1
9402026-09-08T17:35:17.085Z Downloaded vergen-lib v9.1.0
9412026-09-08T17:35:17.088Z Downloaded der v0.7.10
9422026-09-08T17:35:17.092Z Downloaded tinystr v0.8.2
9432026-09-08T17:35:17.092Z Downloaded defmt-macros v1.0.1
9442026-09-08T17:35:17.092Z Downloaded pretty_assertions v1.4.1
9452026-09-08T17:35:17.095Z Downloaded futures-util v0.3.32
9462026-09-08T17:35:17.100Z Downloaded xshell v0.2.7
9472026-09-08T17:35:17.103Z Downloaded ml-kem v0.3.2
9482026-09-08T17:35:17.105Z Downloaded parking_lot v0.11.2
9492026-09-08T17:35:17.105Z Downloaded tokio-native-tls v0.3.1
9502026-09-08T17:35:17.105Z Downloaded rfc6979 v0.6.0
9512026-09-08T17:35:17.105Z Downloaded sapling-renderdag v0.1.0
9522026-09-08T17:35:17.160Z Downloaded hashbrown v0.14.5
9532026-09-08T17:35:17.160Z Downloaded progenitor-macro v0.13.0
9542026-09-08T17:35:17.160Z Downloaded serde_yaml v0.9.34+deprecated
9552026-09-08T17:35:17.160Z Downloaded ref-cast v1.0.25
9562026-09-08T17:35:17.160Z Downloaded writeable v0.6.2
9572026-09-08T17:35:17.160Z Downloaded typed-path v0.9.3
9582026-09-08T17:35:17.160Z Downloaded rsa v0.9.10
9592026-09-08T17:35:17.160Z Downloaded pkcs1 v0.8.0-rc.4
9602026-09-08T17:35:17.160Z Downloaded signature v2.2.0
9612026-09-08T17:35:17.160Z Downloaded take_mut v0.2.2
9622026-09-08T17:35:17.160Z Downloaded darling_core v0.23.0
9632026-09-08T17:35:17.160Z Downloaded drift v0.2.0
9642026-09-08T17:35:17.160Z Downloaded icu_provider v2.1.1
9652026-09-08T17:35:17.160Z Downloaded indoc v2.0.7
9662026-09-08T17:35:17.160Z Downloaded miette-derive v7.6.0
9672026-09-08T17:35:17.160Z Downloaded sync-ptr v0.1.4
9682026-09-08T17:35:17.161Z Downloaded topological-sort v0.2.2
9692026-09-08T17:35:17.161Z Downloaded trait-variant v0.1.2
9702026-09-08T17:35:17.161Z Downloaded openssl-sys v0.9.117
9712026-09-08T17:35:17.161Z Downloaded serde_with_macros v3.21.0
9722026-09-08T17:35:17.161Z Downloaded universal-hash v0.5.1
9732026-09-08T17:35:17.162Z Downloaded hkdf v0.13.0
9742026-09-08T17:35:17.162Z Downloaded pin-project v1.1.11
9752026-09-08T17:35:17.162Z Downloaded steno v0.4.1
9762026-09-08T17:35:17.176Z Downloaded humantime v2.3.0
9772026-09-08T17:35:17.176Z Downloaded ipnetwork v0.21.1
9782026-09-08T17:35:17.176Z Downloaded libsw-core v0.3.2
9792026-09-08T17:35:17.176Z Downloaded linear-map v1.2.0
9802026-09-08T17:35:17.176Z Downloaded newtype-uuid v1.3.2
9812026-09-08T17:35:17.176Z Downloaded usdt-macro v0.6.0
9822026-09-08T17:35:17.176Z Downloaded oxide-generation v0.1.3
9832026-09-08T17:35:17.177Z Downloaded phf v0.12.1
9842026-09-08T17:35:17.177Z Downloaded primeorder v0.13.6
9852026-09-08T17:35:17.177Z Downloaded owo-colors v4.3.0
9862026-09-08T17:35:17.177Z Downloaded hashbrown v0.16.1
9872026-09-08T17:35:17.181Z Downloaded rand v0.9.2
9882026-09-08T17:35:17.181Z Downloaded itertools v0.10.5
9892026-09-08T17:35:17.181Z Downloaded parking_lot_core v0.8.6
9902026-09-08T17:35:17.181Z Downloaded rustls-pemfile v2.2.0
9912026-09-08T17:35:17.181Z Downloaded tracing-attributes v0.1.31
9922026-09-08T17:35:17.181Z Downloaded dyn-clone v1.0.20
9932026-09-08T17:35:17.181Z Downloaded des v0.9.0
9942026-09-08T17:35:17.181Z Downloaded dirs-sys-next v0.1.2
9952026-09-08T17:35:17.181Z Downloaded instant v0.1.13
9962026-09-08T17:35:17.181Z Downloaded rand_core v0.6.4
9972026-09-08T17:35:17.181Z Downloaded serde_with_macros v1.5.2
9982026-09-08T17:35:17.185Z Downloaded yansi v1.0.1
9992026-09-08T17:35:17.185Z Downloaded hyper-rustls v0.27.7
10002026-09-08T17:35:17.188Z Downloaded slog-dtrace v0.3.0
10012026-09-08T17:35:17.188Z Downloaded illumos-nvpair-sys v0.2.0
10022026-09-08T17:35:17.191Z Downloaded mio v1.2.0
10032026-09-08T17:35:17.194Z Downloaded typify v0.6.2
10042026-09-08T17:35:17.197Z Downloaded lalrpop-util v0.19.12
10052026-09-08T17:35:17.204Z Downloaded static_assertions v1.1.0
10062026-09-08T17:35:17.204Z Downloaded tui-tree-widget v0.23.1
10072026-09-08T17:35:17.208Z Downloaded vergen-gitcl v1.0.8
10082026-09-08T17:35:17.210Z Downloaded p521 v0.14.0
10092026-09-08T17:35:17.218Z Downloaded strum_macros v0.24.3
10102026-09-08T17:35:17.218Z Downloaded progenitor-impl v0.14.0
10112026-09-08T17:35:17.218Z Downloaded spki v0.8.0
10122026-09-08T17:35:17.222Z Downloaded postcard v1.1.3
10132026-09-08T17:35:17.222Z Downloaded yasna v0.5.2
10142026-09-08T17:35:17.222Z Downloaded icu_properties v2.1.2
10152026-09-08T17:35:17.222Z Downloaded crc v3.4.0
10162026-09-08T17:35:17.222Z Downloaded postgres-protocol v0.6.10
10172026-09-08T17:35:17.222Z Downloaded tls_codec_derive v0.4.2
10182026-09-08T17:35:17.227Z Downloaded proc-macro-crate v1.3.1
10192026-09-08T17:35:17.237Z Downloaded knus v3.4.0
10202026-09-08T17:35:17.237Z Downloaded signature v3.0.0
10212026-09-08T17:35:17.240Z Downloaded num-derive v0.4.2
10222026-09-08T17:35:17.240Z Downloaded hkdf v0.12.4
10232026-09-08T17:35:17.240Z Downloaded libxml v0.3.3
10242026-09-08T17:35:17.240Z Downloaded whoami v1.6.1
10252026-09-08T17:35:17.240Z Downloaded zstd v0.13.3
10262026-09-08T17:35:17.249Z Downloaded ctutils v0.4.2
10272026-09-08T17:35:17.249Z Downloaded data-encoding v2.10.0
10282026-09-08T17:35:17.249Z Downloaded serde_cbor v0.11.2
10292026-09-08T17:35:17.252Z Downloaded dropshot_endpoint v0.17.1
10302026-09-08T17:35:17.252Z Downloaded ecdsa v0.17.0
10312026-09-08T17:35:17.252Z Downloaded maplit v1.0.2
10322026-09-08T17:35:17.252Z Downloaded unicode-xid v0.2.6
10332026-09-08T17:35:17.252Z Downloaded indexmap v1.9.3
10342026-09-08T17:35:17.254Z Downloaded toml_edit v0.23.10+spec-1.0.0
10352026-09-08T17:35:17.258Z Downloaded strip-ansi-escapes v0.2.1
10362026-09-08T17:35:17.258Z Downloaded h2 v0.4.15
10372026-09-08T17:35:17.262Z Downloaded nanorand v0.7.0
10382026-09-08T17:35:17.262Z Downloaded thread-id v5.1.0
10392026-09-08T17:35:17.262Z Downloaded wait-timeout v0.2.1
10402026-09-08T17:35:17.262Z Downloaded libbz2-rs-sys v0.2.2
10412026-09-08T17:35:17.266Z Downloaded zerotrie v0.2.3
10422026-09-08T17:35:17.266Z Downloaded unicode-truncate v1.1.0
10432026-09-08T17:35:17.266Z Downloaded ed25519-dalek v3.0.0
10442026-09-08T17:35:17.269Z Downloaded crypto-common v0.2.2
10452026-09-08T17:35:17.272Z Downloaded pin-project-lite v0.2.17
10462026-09-08T17:35:17.272Z Downloaded parse-display-derive v0.10.0
10472026-09-08T17:35:17.272Z Downloaded darling_core v0.13.4
10482026-09-08T17:35:17.276Z Downloaded crossbeam-epoch v0.9.18
10492026-09-08T17:35:17.280Z Downloaded knus-derive v3.4.0
10502026-09-08T17:35:17.281Z Downloaded void v1.0.2
10512026-09-08T17:35:17.284Z Downloaded darling_macro v0.21.3
10522026-09-08T17:35:17.284Z Downloaded darling_macro v0.23.0
10532026-09-08T17:35:17.284Z Downloaded defmt v0.3.100
10542026-09-08T17:35:17.287Z Downloaded aes-gcm v0.11.0
10552026-09-08T17:35:17.291Z Downloaded scrypt v0.12.0
10562026-09-08T17:35:17.294Z Downloaded md-5 v0.10.6
10572026-09-08T17:35:17.294Z Downloaded russh-util v0.52.0
10582026-09-08T17:35:17.294Z Downloaded spki v0.7.3
10592026-09-08T17:35:17.298Z Downloaded pem-rfc7468 v0.7.0
10602026-09-08T17:35:17.303Z Downloaded rand_pcg v0.10.2
10612026-09-08T17:35:17.303Z Downloaded primeorder v0.14.0
10622026-09-08T17:35:17.303Z Downloaded psm v0.1.30
10632026-09-08T17:35:17.307Z Downloaded rustyline v14.0.0
10642026-09-08T17:35:17.307Z Downloaded rand_core v0.10.0
10652026-09-08T17:35:17.307Z Downloaded hybrid-array v0.4.13
10662026-09-08T17:35:17.311Z Downloaded icu_normalizer v2.1.1
10672026-09-08T17:35:17.311Z Downloaded support-bundle-viewer v0.1.2
10682026-09-08T17:35:17.312Z Downloaded tokio-tungstenite v0.21.0
10692026-09-08T17:35:17.315Z Downloaded parse-size v1.1.0
10702026-09-08T17:35:17.315Z Downloaded packed_struct_codegen v0.10.1
10712026-09-08T17:35:17.315Z Downloaded zerovec-derive v0.11.2
10722026-09-08T17:35:17.315Z Downloaded ignore v0.4.25
10732026-09-08T17:35:17.319Z Downloaded num-rational v0.4.2
10742026-09-08T17:35:17.319Z Downloaded postgres-types v0.2.12
10752026-09-08T17:35:17.319Z Downloaded crossterm v0.28.1
10762026-09-08T17:35:17.326Z Downloaded ref-cast-impl v1.0.25
10772026-09-08T17:35:17.326Z Downloaded serde_repr v0.1.20
10782026-09-08T17:35:17.327Z Downloaded untrusted v0.9.0
10792026-09-08T17:35:17.327Z Downloaded zstd-safe v7.2.4
10802026-09-08T17:35:17.330Z Downloaded scroll_derive v0.13.1
10812026-09-08T17:35:17.330Z Downloaded unicode_categories v0.1.1
10822026-09-08T17:35:17.330Z Downloaded const_format_proc_macros v0.2.34
10832026-09-08T17:35:17.330Z Downloaded dropshot-api-manager v0.8.0
10842026-09-08T17:35:17.330Z Downloaded icu_properties_data v2.1.2
10852026-09-08T17:35:17.335Z Downloaded zone_cfg_derive v0.3.1
10862026-09-08T17:35:17.338Z Downloaded slog-scope v4.4.1
10872026-09-08T17:35:17.338Z Downloaded tar v0.4.46
10882026-09-08T17:35:17.338Z Downloaded pkcs1 v0.7.5
10892026-09-08T17:35:17.338Z Downloaded crucible-workspace-hack v0.1.0
10902026-09-08T17:35:17.338Z Downloaded daft v0.1.8
10912026-09-08T17:35:17.348Z Downloaded utf-8 v0.7.6
10922026-09-08T17:35:17.348Z Downloaded diesel_table_macro_syntax v0.3.0
10932026-09-08T17:35:17.354Z Downloaded tower-http v0.6.8
10942026-09-08T17:35:17.355Z Downloaded crossbeam-channel v0.5.15
10952026-09-08T17:35:17.355Z Downloaded derive-where v1.6.0
10962026-09-08T17:35:17.355Z Downloaded darling_core v0.20.11
10972026-09-08T17:35:17.372Z Downloaded ed25519 v3.0.0
10982026-09-08T17:35:17.372Z Downloaded peg-macros v0.8.5
10992026-09-08T17:35:17.372Z Downloaded dsl_auto_type v0.2.0
11002026-09-08T17:35:17.376Z Downloaded internet-checksum v0.2.1
11012026-09-08T17:35:17.376Z Downloaded zerocopy-derive v0.8.55
11022026-09-08T17:35:17.376Z Downloaded defmt v1.0.1
11032026-09-08T17:35:17.376Z Downloaded oxnet v0.1.6
11042026-09-08T17:35:17.376Z Downloaded aho-corasick v1.1.4
11052026-09-08T17:35:17.376Z Downloaded quick-error v1.2.3
11062026-09-08T17:35:17.376Z Downloaded regex v1.12.3
11072026-09-08T17:35:17.378Z Downloaded unicase v2.9.0
11082026-09-08T17:35:17.378Z Downloaded time-core v0.1.8
11092026-09-08T17:35:17.382Z Downloaded proc-macro-error2 v2.0.1
11102026-09-08T17:35:17.382Z Downloaded serde_spanned v1.1.1
11112026-09-08T17:35:17.382Z Downloaded strum v0.26.3
11122026-09-08T17:35:17.382Z Downloaded sha1 v0.10.6
11132026-09-08T17:35:17.382Z Downloaded slog-json v2.6.1
11142026-09-08T17:35:17.382Z Downloaded zerofrom-derive v0.1.6
11152026-09-08T17:35:17.385Z Downloaded num_enum_derive v0.7.6
11162026-09-08T17:35:17.385Z Downloaded reqwest v0.12.28
11172026-09-08T17:35:17.389Z Downloaded x509-cert v0.2.5
11182026-09-08T17:35:17.392Z Downloaded sha2 v0.11.0
11192026-09-08T17:35:17.392Z Downloaded thread_local v1.1.9
11202026-09-08T17:35:17.398Z Downloaded unicode-segmentation v1.12.0
11212026-09-08T17:35:17.402Z Downloaded miette v7.6.0
11222026-09-08T17:35:17.402Z Downloaded yoke v0.8.1
11232026-09-08T17:35:17.406Z Downloaded impl-trait-for-tuples v0.2.3
11242026-09-08T17:35:17.406Z Downloaded hyper-staticfile v0.10.1
11252026-09-08T17:35:17.406Z Downloaded litemap v0.8.1
11262026-09-08T17:35:17.409Z Downloaded display-error-chain v0.2.2
11272026-09-08T17:35:17.410Z Downloaded seq-macro v0.3.6
11282026-09-08T17:35:17.410Z Downloaded md5 v0.8.0
11292026-09-08T17:35:17.413Z Downloaded rustc_version v0.4.1
11302026-09-08T17:35:17.413Z Downloaded signal-hook-tokio v0.3.1
11312026-09-08T17:35:17.413Z Downloaded strsim v0.10.0
11322026-09-08T17:35:17.413Z Downloaded schemars v0.8.22
11332026-09-08T17:35:17.422Z Downloaded daft-derive v0.1.8
11342026-09-08T17:35:17.428Z Downloaded native-tls v0.2.18
11352026-09-08T17:35:17.428Z Downloaded phc v0.6.1
11362026-09-08T17:35:17.432Z Downloaded pkcs8 v0.10.2
11372026-09-08T17:35:17.432Z Downloaded progenitor v0.13.0
11382026-09-08T17:35:17.432Z Downloaded tinyvec_macros v0.1.1
11392026-09-08T17:35:17.432Z Downloaded serde_derive_internals v0.29.1
11402026-09-08T17:35:17.432Z Downloaded peg-runtime v0.8.5
11412026-09-08T17:35:17.432Z Downloaded inout v0.1.4
11422026-09-08T17:35:17.432Z Downloaded cpufeatures v0.3.0
11432026-09-08T17:35:17.432Z Downloaded lazy_static v1.5.0
11442026-09-08T17:35:17.436Z Downloaded publicsuffix v2.3.0
11452026-09-08T17:35:17.440Z Downloaded blake3 v1.8.5
11462026-09-08T17:35:17.444Z Downloaded lock_api v0.4.14
11472026-09-08T17:35:17.444Z Downloaded zerofrom v0.1.6
11482026-09-08T17:35:17.447Z Downloaded der v0.8.0
11492026-09-08T17:35:17.454Z Downloaded diesel_derives v2.3.7
11502026-09-08T17:35:17.457Z Downloaded sqlformat v0.3.5
11512026-09-08T17:35:17.463Z Downloaded term v1.2.1
11522026-09-08T17:35:17.466Z Downloaded walkdir v2.5.0
11532026-09-08T17:35:17.466Z Downloaded shlex v1.3.0
11542026-09-08T17:35:17.466Z Downloaded inout v0.2.2
11552026-09-08T17:35:17.471Z Downloaded psl-types v2.0.11
11562026-09-08T17:35:17.471Z Downloaded num-conv v0.2.0
11572026-09-08T17:35:17.471Z Downloaded iri-string v0.7.10
11582026-09-08T17:35:17.476Z Downloaded test-strategy v0.4.5
11592026-09-08T17:35:17.480Z Downloaded csv-core v0.1.13
11602026-09-08T17:35:17.480Z Downloaded displaydoc v0.2.5
11612026-09-08T17:35:17.480Z Downloaded serde_with v3.21.0
11622026-09-08T17:35:17.485Z Downloaded num-complex v0.4.6
11632026-09-08T17:35:17.492Z Downloaded libloading v0.8.9
11642026-09-08T17:35:17.492Z Downloaded sha1 v0.11.0
11652026-09-08T17:35:17.492Z Downloaded rfc6979 v0.4.0
11662026-09-08T17:35:17.492Z Downloaded rawzip v0.4.4
11672026-09-08T17:35:17.495Z Downloaded winnow v0.6.26
11682026-09-08T17:35:17.495Z Downloaded oxide-update-engine-display v0.1.2
11692026-09-08T17:35:17.500Z Downloaded ident_case v1.0.1
11702026-09-08T17:35:17.500Z Downloaded zerovec v0.11.5
11712026-09-08T17:35:17.504Z Downloaded crypto-bigint v0.5.5
11722026-09-08T17:35:17.508Z Downloaded nom v8.0.0
11732026-09-08T17:35:17.508Z Downloaded derive_builder v0.20.2
11742026-09-08T17:35:17.511Z Downloaded crypto-primes v0.7.2
11752026-09-08T17:35:17.515Z Downloaded minimal-lexical v0.2.1
11762026-09-08T17:35:17.515Z Downloaded mime_guess v2.0.5
11772026-09-08T17:35:17.520Z Downloaded serde_bytes v0.11.19
11782026-09-08T17:35:17.520Z Downloaded cstr-argument v0.1.2
11792026-09-08T17:35:17.520Z Downloaded illumos-nvpair v0.3.0
11802026-09-08T17:35:17.520Z Downloaded derive-ex v0.1.8
11812026-09-08T17:35:17.520Z Downloaded rand_core v0.9.5
11822026-09-08T17:35:17.520Z Downloaded precomputed-hash v0.1.1
11832026-09-08T17:35:17.524Z Downloaded lru v0.12.5
11842026-09-08T17:35:17.524Z Downloaded pkg-config v0.3.32
11852026-09-08T17:35:17.524Z Downloaded const_format v0.2.35
11862026-09-08T17:35:17.524Z Downloaded idna v1.1.0
11872026-09-08T17:35:17.532Z Downloaded rustversion v1.0.22
11882026-09-08T17:35:17.532Z Downloaded toml v0.7.8
11892026-09-08T17:35:17.532Z Downloaded icu_normalizer_data v2.1.1
11902026-09-08T17:35:17.535Z Downloaded cookie_store v0.22.1
11912026-09-08T17:35:17.535Z Downloaded ecdsa v0.16.9
11922026-09-08T17:35:17.535Z Downloaded slog-stdlog v4.1.1
11932026-09-08T17:35:17.535Z Downloaded tap v1.0.1
11942026-09-08T17:35:17.535Z Downloaded oso-derive v0.27.3
11952026-09-08T17:35:17.535Z Downloaded supports-hyperlinks v3.2.0
11962026-09-08T17:35:17.535Z Downloaded time-macros v0.2.27
11972026-09-08T17:35:17.535Z Downloaded phf v0.13.1
11982026-09-08T17:35:17.539Z Downloaded winnow v0.5.40
11992026-09-08T17:35:17.542Z Downloaded derive_more-impl v2.1.1
12002026-09-08T17:35:17.557Z Downloaded goblin v0.10.5
12012026-09-08T17:35:17.560Z Downloaded multer v3.1.0
12022026-09-08T17:35:17.564Z Downloaded pin-project-internal v1.1.11
12032026-09-08T17:35:17.564Z Downloaded ppv-lite86 v0.2.21
12042026-09-08T17:35:17.564Z Downloaded stacker v0.1.23
12052026-09-08T17:35:17.567Z Downloaded tokio-tungstenite v0.23.1
12062026-09-08T17:35:17.567Z Downloaded tokio-util v0.7.18
12072026-09-08T17:35:17.571Z Downloaded managed v0.8.0
12082026-09-08T17:35:17.571Z Downloaded reedline v0.40.0
12092026-09-08T17:35:17.574Z Downloaded tracing-core v0.1.36
12102026-09-08T17:35:17.578Z Downloaded progenitor-extras v0.2.0
12112026-09-08T17:35:17.578Z Downloaded packed_struct v0.10.1
12122026-09-08T17:35:17.578Z Downloaded salsa20 v0.11.0
12132026-09-08T17:35:17.578Z Downloaded strum_macros v0.26.4
12142026-09-08T17:35:17.581Z Downloaded portable-atomic v1.13.1
12152026-09-08T17:35:17.585Z Downloaded litrs v1.0.0
12162026-09-08T17:35:17.585Z Downloaded icu_collections v2.1.1
12172026-09-08T17:35:17.589Z Downloaded slog-bunyan v2.5.0
12182026-09-08T17:35:17.589Z Downloaded rustls-native-certs v0.8.3
12192026-09-08T17:35:17.592Z Downloaded usdt-impl v0.6.0
12202026-09-08T17:35:17.592Z Downloaded ed25519 v2.2.3
12212026-09-08T17:35:17.592Z Downloaded ingot-types v0.2.0
12222026-09-08T17:35:17.596Z Downloaded vergen v9.1.0
12232026-09-08T17:35:17.596Z Downloaded convert_case v0.10.0
12242026-09-08T17:35:17.599Z Downloaded module-lattice v0.2.3
12252026-09-08T17:35:17.602Z Downloaded rcgen v0.12.1
12262026-09-08T17:35:17.606Z Downloaded zerocopy v0.6.6
12272026-09-08T17:35:17.606Z Downloaded toml_edit v0.19.15
12282026-09-08T17:35:17.614Z Downloaded vergen-git2 v9.1.0
12292026-09-08T17:35:17.621Z Downloaded prettyplease v0.2.37
12302026-09-08T17:35:17.621Z Downloaded cookie v0.18.1
12312026-09-08T17:35:17.629Z Downloaded itertools v0.12.1
12322026-09-08T17:35:17.629Z Downloaded oxide-update-engine v0.1.2
12332026-09-08T17:35:17.629Z Downloaded snafu v0.8.9
12342026-09-08T17:35:17.635Z Downloaded derive_more v0.99.20
12352026-09-08T17:35:17.635Z Downloaded diff v0.1.13
12362026-09-08T17:35:17.635Z Downloaded hyper-util v0.1.20
12372026-09-08T17:35:17.635Z Downloaded petname v2.0.2
12382026-09-08T17:35:17.639Z Downloaded toml_datetime v1.1.1+spec-1.1.0
12392026-09-08T17:35:17.639Z Downloaded hyper-tls v0.6.0
12402026-09-08T17:35:17.639Z Downloaded ed25519-dalek v2.2.0
12412026-09-08T17:35:17.639Z Downloaded darling v0.13.4
12422026-09-08T17:35:17.646Z Downloaded unicode-bidi v0.3.18
12432026-09-08T17:35:17.652Z Downloaded bindgen v0.71.1
12442026-09-08T17:35:17.656Z Downloaded pkcs5 v0.8.1
12452026-09-08T17:35:17.656Z Downloaded url v2.5.8
12462026-09-08T17:35:17.659Z Downloaded unicode-properties v0.1.4
12472026-09-08T17:35:17.662Z Downloaded rand v0.8.6
12482026-09-08T17:35:17.662Z Downloaded gimli v0.32.3
12492026-09-08T17:35:17.668Z Downloaded zip v4.6.1
12502026-09-08T17:35:17.682Z Downloaded spin v0.9.8
12512026-09-08T17:35:17.690Z Downloaded aws-lc-rs v1.16.3
12522026-09-08T17:35:17.693Z Downloaded bitvec v1.0.1
12532026-09-08T17:35:17.700Z Downloaded chrono v0.4.45
12542026-09-08T17:35:17.703Z Downloaded rsa v0.10.0-rc.18
12552026-09-08T17:35:17.708Z Downloaded num-bigint v0.4.6
12562026-09-08T17:35:17.712Z Downloaded darling_core v0.21.3
12572026-09-08T17:35:17.712Z Downloaded tokio-postgres v0.7.16
12582026-09-08T17:35:17.719Z Downloaded zopfli v0.8.3
12592026-09-08T17:35:17.723Z Downloaded tabled v0.21.0
12602026-09-08T17:35:17.728Z Downloaded quick-xml v0.37.5
12612026-09-08T17:35:17.735Z Downloaded p256 v0.14.0
12622026-09-08T17:35:17.740Z Downloaded schemars v0.9.0
12632026-09-08T17:35:17.746Z Downloaded quinn v0.11.11
12642026-09-08T17:35:17.750Z Downloaded itertools v0.15.0
12652026-09-08T17:35:17.759Z Downloaded num-bigint-dig v0.8.6
12662026-09-08T17:35:17.763Z Downloaded tinyvec v1.10.0
12672026-09-08T17:35:17.770Z Downloaded derive_more v2.1.1
12682026-09-08T17:35:17.774Z Downloaded iddqd v0.4.2
12692026-09-08T17:35:17.779Z Downloaded ssh-key v0.7.0-rc.11
12702026-09-08T17:35:17.836Z Downloaded tough v0.22.0
12712026-09-08T17:35:17.840Z Downloaded internal-russh-num-bigint v0.5.0
12722026-09-08T17:35:17.840Z Downloaded quinn-proto v0.11.16
12732026-09-08T17:35:17.840Z Downloaded schemars v1.2.1
12742026-09-08T17:35:17.841Z Downloaded regex-syntax v0.6.29
12752026-09-08T17:35:17.841Z Downloaded p384 v0.13.1
12762026-09-08T17:35:17.841Z Downloaded unicode-normalization v0.1.25
12772026-09-08T17:35:17.841Z Downloaded itertools v0.14.0
12782026-09-08T17:35:17.841Z Downloaded polar-core v0.27.3
12792026-09-08T17:35:17.841Z Downloaded reqwest v0.13.2
12802026-09-08T17:35:17.841Z Downloaded proptest v1.11.0
12812026-09-08T17:35:17.841Z Downloaded vcpkg v0.2.15
12822026-09-08T17:35:17.858Z Downloaded tower v0.5.3
12832026-09-08T17:35:17.865Z Downloaded zerocopy v0.8.55
12842026-09-08T17:35:17.875Z Downloaded salty v0.3.0
12852026-09-08T17:35:17.878Z Downloaded hickory-proto v0.24.4
12862026-09-08T17:35:17.884Z Downloaded itertools v0.13.0
12872026-09-08T17:35:17.888Z Downloaded jiff-core v0.1.0
12882026-09-08T17:35:17.892Z Downloaded zlib-rs v0.6.2
12892026-09-08T17:35:17.897Z Downloaded time v0.3.47
12902026-09-08T17:35:17.903Z Downloaded hickory-proto v0.25.2
12912026-09-08T17:35:17.911Z Downloaded russh v0.62.4
12922026-09-08T17:35:17.916Z Downloaded sha3 v0.12.0
12932026-09-08T17:35:17.919Z Downloaded crossterm v0.29.0
12942026-09-08T17:35:17.944Z Downloaded syn v3.0.3
12952026-09-08T17:35:17.951Z Downloaded bstr v1.12.1
12962026-09-08T17:35:17.958Z Downloaded hyper v1.10.1
12972026-09-08T17:35:17.961Z Downloaded lalrpop v0.19.12
12982026-09-08T17:35:17.968Z Downloaded winnow v1.0.3
12992026-09-08T17:35:17.972Z Downloaded libm v0.2.16
13002026-09-08T17:35:17.977Z Downloaded regress v0.11.1
13012026-09-08T17:35:17.982Z Downloaded object v0.37.3
13022026-09-08T17:35:17.990Z Downloaded dropshot v0.17.1
13032026-09-08T17:35:18.000Z Downloaded smoltcp v0.9.1
13042026-09-08T17:35:18.006Z Downloaded moka v0.12.13
13052026-09-08T17:35:18.010Z Downloaded radix_trie v0.2.1
13062026-09-08T17:35:18.013Z Downloaded rustls v0.23.41
13072026-09-08T17:35:18.019Z Downloaded curve25519-dalek v5.0.0
13082026-09-08T17:35:18.036Z Downloaded rayon v1.11.0
13092026-09-08T17:35:18.040Z Downloaded nix v0.28.0
13102026-09-08T17:35:18.040Z Downloaded nix v0.31.2
13112026-09-08T17:35:18.043Z Downloaded nix v0.27.1
13122026-09-08T17:35:18.046Z Downloaded object v0.30.4
13132026-09-08T17:35:18.055Z Downloaded rustix v0.38.44
13142026-09-08T17:35:18.066Z Downloaded typify-impl v0.6.2
13152026-09-08T17:35:18.072Z Downloaded regress v0.10.5
13162026-09-08T17:35:18.076Z Downloaded sqlparser v0.61.0
13172026-09-08T17:35:18.095Z Downloaded tracing v0.1.44
13182026-09-08T17:35:18.098Z Downloaded crypto-bigint v0.7.5
13192026-09-08T17:35:18.104Z Downloaded curve25519-dalek v4.1.3
13202026-09-08T17:35:18.109Z Downloaded regex-syntax v0.8.10
13212026-09-08T17:35:18.112Z Downloaded openssl v0.10.80
13222026-09-08T17:35:18.117Z Downloaded smoltcp v0.11.0
13232026-09-08T17:35:18.124Z Downloaded diesel v2.3.7
13242026-09-08T17:35:18.134Z Downloaded zerocopy-derive v0.6.6
13252026-09-08T17:35:18.140Z Downloaded sha3 v0.11.0
13262026-09-08T17:35:18.144Z Downloaded sled v0.34.7
13272026-09-08T17:35:18.147Z Downloaded ratatui v0.29.0
13282026-09-08T17:35:18.158Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13292026-09-08T17:35:18.168Z Downloaded petgraph v0.8.3
13302026-09-08T17:35:18.180Z Downloaded libz-sys v1.1.24
13312026-09-08T17:35:18.193Z Downloaded openapiv3 v2.2.0
13322026-09-08T17:35:18.217Z Downloaded encoding_rs v0.8.35
13332026-09-08T17:35:18.229Z Downloaded bzip2-sys v0.1.13+1.0.8
13342026-09-08T17:35:18.243Z Downloaded petgraph v0.6.5
13352026-09-08T17:35:18.253Z Downloaded regex-automata v0.4.14
13362026-09-08T17:35:18.262Z Downloaded libgit2-sys v0.18.3+1.9.2
13372026-09-08T17:35:18.293Z Downloaded chrono-tz v0.10.4
13382026-09-08T17:35:18.308Z Downloaded jiff v0.2.34
13392026-09-08T17:35:18.345Z Downloaded sha3 v0.10.8
13402026-09-08T17:35:18.357Z Downloaded tokio v1.52.1
13412026-09-08T17:35:18.380Z Downloaded csv v1.4.0
13422026-09-08T17:35:18.448Z Downloaded ring v0.17.14
13432026-09-08T17:35:19.001Z Downloaded aws-lc-sys v0.40.0
13442026-09-08T17:35:19.252Z Compiling serde_core v1.0.228
13452026-09-08T17:35:19.252Z Compiling libc v0.2.185
13462026-09-08T17:35:19.256Z Compiling serde v1.0.228
13472026-09-08T17:35:19.256Z Compiling log v0.4.33
13482026-09-08T17:35:19.256Z Compiling smallvec v1.15.1
13492026-09-08T17:35:19.423Z Compiling shlex v1.3.0
13502026-09-08T17:35:19.434Z Compiling find-msvc-tools v0.1.9
13512026-09-08T17:35:19.446Z Compiling syn v2.0.117
13522026-09-08T17:35:19.611Z Compiling subtle v2.6.1
13532026-09-08T17:35:19.625Z Compiling scopeguard v1.2.0
13542026-09-08T17:35:19.642Z Compiling stable_deref_trait v1.2.1
13552026-09-08T17:35:19.730Z Compiling lock_api v0.4.14
13562026-09-08T17:35:19.733Z Compiling typenum v1.20.1
13572026-09-08T17:35:19.756Z Compiling zerocopy v0.8.55
13582026-09-08T17:35:19.761Z Compiling portable-atomic v1.13.1
13592026-09-08T17:35:19.811Z Compiling serde_json v1.0.151
13602026-09-08T17:35:19.968Z Compiling critical-section v1.2.0
13612026-09-08T17:35:20.037Z Compiling libm v0.2.16
13622026-09-08T17:35:20.078Z Compiling num-traits v0.2.19
13632026-09-08T17:35:20.201Z Compiling pkg-config v0.3.32
13642026-09-08T17:35:20.280Z Compiling errno v0.3.14
13652026-09-08T17:35:20.294Z Compiling jobserver v0.1.34
13662026-09-08T17:35:20.374Z Compiling getrandom v0.2.17
13672026-09-08T17:35:20.559Z Compiling cc v1.2.56
13682026-09-08T17:35:20.612Z Compiling rand_core v0.6.4
13692026-09-08T17:35:20.767Z Compiling once_cell v1.21.3
13702026-09-08T17:35:20.853Z Compiling generic-array v0.14.7
13712026-09-08T17:35:20.868Z Compiling const-oid v0.9.6
13722026-09-08T17:35:20.900Z Compiling getrandom v0.4.3
13732026-09-08T17:35:20.985Z Compiling pin-project-lite v0.2.17
13742026-09-08T17:35:21.069Z Compiling parking_lot_core v0.9.12
13752026-09-08T17:35:21.137Z Compiling rand_core v0.10.0
13762026-09-08T17:35:21.543Z Compiling signal-hook-registry v1.4.8
13772026-09-08T17:35:21.611Z Compiling bitflags v2.11.0
13782026-09-08T17:35:21.642Z Compiling litemap v0.8.1
13792026-09-08T17:35:21.705Z Compiling futures-core v0.3.32
13802026-09-08T17:35:21.823Z Compiling writeable v0.6.2
13812026-09-08T17:35:21.840Z Compiling percent-encoding v2.3.2
13822026-09-08T17:35:21.855Z Compiling semver v1.0.28
13832026-09-08T17:35:21.870Z Compiling parking_lot v0.12.5
13842026-09-08T17:35:21.895Z Compiling mio v1.2.0
13852026-09-08T17:35:22.032Z Compiling icu_normalizer_data v2.1.1
13862026-09-08T17:35:22.048Z Compiling icu_properties_data v2.1.2
13872026-09-08T17:35:22.151Z Compiling socket2 v0.6.3
13882026-09-08T17:35:22.187Z Compiling rustix v1.1.4
13892026-09-08T17:35:22.252Z Compiling getrandom v0.3.4
13902026-09-08T17:35:22.299Z Compiling synstructure v0.13.2
13912026-09-08T17:35:22.374Z Compiling futures-sink v0.3.32
13922026-09-08T17:35:22.482Z Compiling futures-channel v0.3.32
13932026-09-08T17:35:22.498Z Compiling indexmap v2.14.0
13942026-09-08T17:35:22.561Z Compiling futures-task v0.3.32
13952026-09-08T17:35:22.705Z Compiling utf8_iter v1.0.4
13962026-09-08T17:35:22.748Z Compiling slab v0.4.12
13972026-09-08T17:35:22.761Z Compiling futures-io v0.3.32
13982026-09-08T17:35:22.848Z Compiling form_urlencoded v1.2.2
13992026-09-08T17:35:22.896Z Compiling rustversion v1.0.22
14002026-09-08T17:35:22.910Z Compiling base64ct v1.8.3
14012026-09-08T17:35:22.925Z Compiling iana-time-zone v0.1.65
14022026-09-08T17:35:23.018Z Compiling cmake v0.1.57
14032026-09-08T17:35:23.099Z Compiling ident_case v1.0.1
14042026-09-08T17:35:23.114Z Compiling regex-syntax v0.8.10
14052026-09-08T17:35:23.139Z Compiling pem-rfc7468 v0.7.0
14062026-09-08T17:35:23.188Z Compiling flagset v0.4.7
14072026-09-08T17:35:23.219Z Compiling fs_extra v1.3.0
14082026-09-08T17:35:23.315Z Compiling dunce v1.0.5
14092026-09-08T17:35:23.405Z Compiling rand_core v0.9.5
14102026-09-08T17:35:23.420Z Compiling uuid v1.23.4
14112026-09-08T17:35:23.436Z Compiling base64 v0.22.1
14122026-09-08T17:35:23.479Z Compiling aws-lc-sys v0.40.0
14132026-09-08T17:35:23.720Z Compiling syn v1.0.109
14142026-09-08T17:35:23.798Z Compiling vcpkg v0.2.15
14152026-09-08T17:35:23.916Z Compiling serde_derive_internals v0.29.1
14162026-09-08T17:35:23.939Z Compiling rustc_version v0.4.1
14172026-09-08T17:35:24.062Z Compiling serde_derive v1.0.228
14182026-09-08T17:35:24.092Z Compiling zeroize_derive v1.5.0
14192026-09-08T17:35:24.161Z Compiling zerocopy-derive v0.8.55
14202026-09-08T17:35:24.261Z Compiling zerofrom-derive v0.1.6
14212026-09-08T17:35:24.547Z Compiling yoke-derive v0.8.1
14222026-09-08T17:35:24.764Z Compiling zerovec-derive v0.11.2
14232026-09-08T17:35:24.819Z Compiling displaydoc v0.2.5
14242026-09-08T17:35:25.508Z Compiling tokio-macros v2.7.0
14252026-09-08T17:35:25.568Z Compiling futures-macro v0.3.32
14262026-09-08T17:35:25.672Z Compiling zerofrom v0.1.6
14272026-09-08T17:35:25.738Z Compiling der_derive v0.7.3
14282026-09-08T17:35:25.796Z Compiling yoke v0.8.1
14292026-09-08T17:35:25.893Z Compiling thiserror-impl v2.0.18
14302026-09-08T17:35:25.988Z Compiling zerovec v0.11.5
14312026-09-08T17:35:26.244Z Compiling zerotrie v0.2.3
14322026-09-08T17:35:26.387Z Compiling futures-util v0.3.32
14332026-09-08T17:35:26.495Z Compiling tinystr v0.8.2
14342026-09-08T17:35:26.546Z Compiling potential_utf v0.1.4
14352026-09-08T17:35:26.699Z Compiling icu_locale_core v2.1.1
14362026-09-08T17:35:26.699Z Compiling icu_collections v2.1.1
14372026-09-08T17:35:26.727Z Compiling openssl-sys v0.9.117
14382026-09-08T17:35:27.192Z Compiling tracing-attributes v0.1.31
14392026-09-08T17:35:27.232Z Compiling thiserror v2.0.18
14402026-09-08T17:35:27.269Z Compiling tracing-core v0.1.36
14412026-09-08T17:35:27.337Z Compiling icu_provider v2.1.1
14422026-09-08T17:35:27.559Z Compiling zeroize v1.9.0
14432026-09-08T17:35:27.576Z Compiling bytes v1.11.1
14442026-09-08T17:35:27.624Z Compiling icu_normalizer v2.1.1
14452026-09-08T17:35:27.810Z Compiling icu_properties v2.1.2
14462026-09-08T17:35:28.159Z Compiling tokio v1.52.1
14472026-09-08T17:35:28.184Z Compiling chrono v0.4.45
14482026-09-08T17:35:28.335Z Compiling block-buffer v0.10.4
14492026-09-08T17:35:28.507Z Compiling crypto-common v0.1.7
14502026-09-08T17:35:28.572Z Compiling der v0.7.10
14512026-09-08T17:35:28.686Z Compiling idna_adapter v1.2.1
14522026-09-08T17:35:28.701Z Compiling digest v0.10.7
14532026-09-08T17:35:28.771Z Compiling ppv-lite86 v0.2.21
14542026-09-08T17:35:28.823Z Compiling idna v1.1.0
14552026-09-08T17:35:28.932Z Compiling http v1.4.2
14562026-09-08T17:35:28.954Z Compiling aws-lc-rs v1.16.3
14572026-09-08T17:35:29.101Z Compiling rand_chacha v0.9.0
14582026-09-08T17:35:29.258Z Compiling url v2.5.8
14592026-09-08T17:35:29.476Z Compiling spki v0.7.3
14602026-09-08T17:35:29.634Z Compiling schemars v0.8.22
14612026-09-08T17:35:29.692Z Compiling cpufeatures v0.2.17
14622026-09-08T17:35:29.768Z Compiling simd-adler32 v0.3.8
14632026-09-08T17:35:29.783Z Compiling dyn-clone v1.0.20
14642026-09-08T17:35:29.800Z Compiling pkcs8 v0.10.2
14652026-09-08T17:35:29.862Z Compiling http-body v1.0.1
14662026-09-08T17:35:29.882Z Compiling rand v0.9.2
14672026-09-08T17:35:29.911Z Compiling tracing v0.1.44
14682026-09-08T17:35:29.999Z Compiling rustls-pki-types v1.14.0
14692026-09-08T17:35:30.052Z Compiling schemars_derive v0.8.22
14702026-09-08T17:35:30.082Z Compiling spin v0.9.8
14712026-09-08T17:35:30.174Z Compiling adler2 v2.0.1
14722026-09-08T17:35:30.275Z Compiling openssl-probe v0.2.1
14732026-09-08T17:35:30.299Z Compiling httparse v1.10.1
14742026-09-08T17:35:30.428Z Compiling crc32fast v1.5.0
14752026-09-08T17:35:30.453Z Compiling tinyvec_macros v0.1.1
14762026-09-08T17:35:30.514Z Compiling cmov v0.5.4
14772026-09-08T17:35:30.604Z Compiling tempfile v3.27.0
14782026-09-08T17:35:30.688Z Compiling ctutils v0.4.2
14792026-09-08T17:35:30.716Z Compiling tinyvec v1.10.0
14802026-09-08T17:35:30.744Z Compiling miniz_oxide v0.8.9
14812026-09-08T17:35:30.916Z Compiling pest_generator v2.8.6
14822026-09-08T17:35:30.959Z Compiling sha2 v0.10.9
14832026-09-08T17:35:31.047Z Compiling terminal_size v0.4.3
14842026-09-08T17:35:31.180Z Compiling aho-corasick v1.1.4
14852026-09-08T17:35:31.334Z Compiling unicode-segmentation v1.12.0
14862026-09-08T17:35:31.590Z Compiling atomic-waker v1.1.2
14872026-09-08T17:35:31.701Z Compiling radium v0.7.0
14882026-09-08T17:35:31.715Z Compiling tower-layer v0.3.3
14892026-09-08T17:35:31.874Z Compiling try-lock v0.2.5
14902026-09-08T17:35:31.960Z Compiling tokio-util v0.7.18
14912026-09-08T17:35:31.983Z Compiling tower-service v0.3.3
14922026-09-08T17:35:32.080Z Compiling untrusted v0.7.1
14932026-09-08T17:35:32.224Z Compiling want v0.3.1
14942026-09-08T17:35:32.239Z Compiling regex-automata v0.4.14
14952026-09-08T17:35:32.390Z Compiling pest_derive v2.8.6
14962026-09-08T17:35:32.538Z Compiling hybrid-array v0.4.13
14972026-09-08T17:35:32.797Z Compiling h2 v0.4.15
14982026-09-08T17:35:33.012Z Compiling ipnet v2.12.0
14992026-09-08T17:35:33.247Z Compiling scroll_derive v0.13.1
15002026-09-08T17:35:33.289Z Compiling darling_core v0.20.11
15012026-09-08T17:35:33.489Z Compiling httpdate v1.0.3
15022026-09-08T17:35:33.751Z Compiling foreign-types-shared v0.1.1
15032026-09-08T17:35:33.838Z Compiling openssl v0.10.80
15042026-09-08T17:35:33.872Z Compiling maybe-uninit v2.0.0
15052026-09-08T17:35:33.888Z Compiling untrusted v0.9.0
15062026-09-08T17:35:34.007Z Compiling rustls v0.23.41
15072026-09-08T17:35:34.081Z Compiling tap v1.0.1
15082026-09-08T17:35:34.096Z Compiling scroll v0.13.0
15092026-09-08T17:35:34.191Z Compiling wyz v0.5.1
15102026-09-08T17:35:34.206Z Compiling foreign-types v0.3.2
15112026-09-08T17:35:34.289Z Compiling unicode-normalization v0.1.25
15122026-09-08T17:35:34.378Z Compiling rand_chacha v0.3.1
15132026-09-08T17:35:34.432Z Compiling signature v2.2.0
15142026-09-08T17:35:34.617Z Compiling hex v0.4.3
15152026-09-08T17:35:34.750Z Compiling thiserror-impl v1.0.69
15162026-09-08T17:35:34.800Z Compiling openssl-macros v0.1.1
15172026-09-08T17:35:34.881Z Compiling bzip2-sys v0.1.13+1.0.8
15182026-09-08T17:35:35.103Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15192026-09-08T17:35:35.173Z Compiling num-integer v0.1.46
15202026-09-08T17:35:35.196Z Compiling socket2 v0.5.10
15212026-09-08T17:35:35.493Z Compiling wait-timeout v0.2.1
15222026-09-08T17:35:35.508Z Compiling ahash v0.8.12
15232026-09-08T17:35:35.570Z Compiling darling_macro v0.20.11
15242026-09-08T17:35:35.586Z Compiling powerfmt v0.2.0
15252026-09-08T17:35:35.728Z Compiling native-tls v0.2.18
15262026-09-08T17:35:35.754Z Compiling packed_struct v0.10.1
15272026-09-08T17:35:35.781Z Compiling num-bigint-dig v0.8.6
15282026-09-08T17:35:35.944Z Compiling hyper v1.10.1
15292026-09-08T17:35:35.979Z Compiling quick-error v1.2.3
15302026-09-08T17:35:35.994Z Compiling funty v2.0.0
15312026-09-08T17:35:36.008Z Compiling bit-vec v0.8.0
15322026-09-08T17:35:36.051Z Compiling time-core v0.1.8
15332026-09-08T17:35:36.081Z Compiling num-conv v0.2.0
15342026-09-08T17:35:36.199Z Compiling bit-set v0.8.0
15352026-09-08T17:35:36.213Z Compiling time-macros v0.2.27
15362026-09-08T17:35:36.230Z Compiling rusty-fork v0.3.1
15372026-09-08T17:35:36.297Z Compiling darling v0.20.11
15382026-09-08T17:35:36.354Z Compiling bitvec v1.0.1
15392026-09-08T17:35:36.398Z Compiling thiserror v1.0.69
15402026-09-08T17:35:36.538Z Compiling clap_builder v4.6.0
15412026-09-08T17:35:36.566Z Compiling deranged v0.5.8
15422026-09-08T17:35:36.909Z Compiling num-iter v0.1.45
15432026-09-08T17:35:37.025Z Compiling hyper-util v0.1.20
15442026-09-08T17:35:37.515Z Compiling rand v0.8.6
15452026-09-08T17:35:37.737Z Compiling goblin v0.10.5
15462026-09-08T17:35:38.283Z Compiling packed_struct_codegen v0.10.1
15472026-09-08T17:35:38.336Z Compiling lazy_static v1.5.0
15482026-09-08T17:35:38.428Z Compiling hmac v0.12.1
15492026-09-08T17:35:38.632Z Compiling serde_spanned v0.6.9
15502026-09-08T17:35:38.775Z Compiling toml_datetime v0.6.11
15512026-09-08T17:35:38.777Z Compiling clap_derive v4.6.1
15522026-09-08T17:35:39.031Z Compiling bitfield-macros v0.19.4
15532026-09-08T17:35:39.392Z Compiling zerocopy-derive v0.6.6
15542026-09-08T17:35:39.513Z Compiling rand_xorshift v0.4.0
15552026-09-08T17:35:39.679Z Compiling sync_wrapper v1.0.2
15562026-09-08T17:35:39.747Z Compiling indexmap v1.9.3
15572026-09-08T17:35:39.787Z Compiling crc-catalog v2.4.0
15582026-09-08T17:35:39.884Z Compiling paste v1.0.15
15592026-09-08T17:35:39.951Z Compiling nodrop v0.1.14
15602026-09-08T17:35:40.047Z Compiling crossbeam-utils v0.8.21
15612026-09-08T17:35:40.167Z Compiling object v0.37.3
15622026-09-08T17:35:40.222Z Compiling siphasher v1.0.2
15632026-09-08T17:35:40.249Z Compiling unarray v0.1.4
15642026-09-08T17:35:40.345Z Compiling num_threads v0.1.7
15652026-09-08T17:35:40.361Z Compiling usdt-impl v0.6.0
15662026-09-08T17:35:40.405Z Compiling zlib-rs v0.6.2
15672026-09-08T17:35:40.441Z Compiling time v0.3.47
15682026-09-08T17:35:40.498Z Compiling dof v0.4.0
15692026-09-08T17:35:40.553Z Compiling clap v4.6.1
15702026-09-08T17:35:40.606Z Compiling proptest v1.11.0
15712026-09-08T17:35:40.631Z Compiling zerocopy v0.6.6
15722026-09-08T17:35:40.988Z Compiling array-init v0.0.4
15732026-09-08T17:35:41.343Z Compiling crc v3.4.0
15742026-09-08T17:35:41.534Z Compiling tower v0.5.3
15752026-09-08T17:35:41.631Z Compiling bitfield v0.19.4
15762026-09-08T17:35:41.980Z Compiling smallvec v0.6.14
15772026-09-08T17:35:42.270Z Compiling derive_builder_core v0.20.2
15782026-09-08T17:35:42.438Z Compiling dtrace-parser v0.3.0
15792026-09-08T17:35:43.080Z Compiling ipnetwork v0.21.1
15802026-09-08T17:35:43.100Z Compiling http-body-util v0.1.3
15812026-09-08T17:35:43.163Z Compiling pkcs1 v0.7.5
15822026-09-08T17:35:43.188Z Compiling flate2 v1.1.9
15832026-09-08T17:35:43.341Z Compiling heapless v0.7.17
15842026-09-08T17:35:43.453Z Compiling structmeta-derive v0.3.0
15852026-09-08T17:35:43.570Z Compiling scroll_derive v0.12.1
15862026-09-08T17:35:43.588Z Compiling slog v2.8.2
15872026-09-08T17:35:43.616Z Compiling darling_core v0.23.0
15882026-09-08T17:35:43.631Z Compiling thread-id v5.1.0
15892026-09-08T17:35:43.717Z Compiling cookie v0.18.1
15902026-09-08T17:35:43.783Z Compiling env_filter v2.0.0
15912026-09-08T17:35:43.917Z Compiling syn v3.0.3
15922026-09-08T17:35:44.077Z Compiling iri-string v0.7.10
15932026-09-08T17:35:44.234Z Compiling unicode-bidi v0.3.18
15942026-09-08T17:35:44.566Z Compiling zstd-safe v7.2.4
15952026-09-08T17:35:44.763Z Compiling unicode-properties v0.1.4
15962026-09-08T17:35:44.783Z Compiling anyhow v1.0.104
15972026-09-08T17:35:44.967Z Compiling hashbrown v0.12.3
15982026-09-08T17:35:45.098Z Compiling base64 v0.21.7
15992026-09-08T17:35:45.409Z Compiling ryu v1.0.23
16002026-09-08T17:35:45.433Z Compiling allocator-api2 v0.2.21
16012026-09-08T17:35:45.587Z Compiling signal-hook v0.3.18
16022026-09-08T17:35:45.591Z Compiling gimli v0.32.3
16032026-09-08T17:35:45.762Z Compiling winnow v0.5.40
16042026-09-08T17:35:45.794Z Compiling serde_urlencoded v0.7.1
16052026-09-08T17:35:46.122Z Compiling darling_macro v0.23.0
16062026-09-08T17:35:46.424Z Compiling ron v0.8.1
16072026-09-08T17:35:46.609Z Compiling tower-http v0.6.8
16082026-09-08T17:35:47.005Z Compiling toml_edit v0.19.15
16092026-09-08T17:35:47.343Z Compiling addr2line v0.25.1
16102026-09-08T17:35:47.364Z Compiling stringprep v0.1.5
16112026-09-08T17:35:47.379Z Compiling daft-derive v0.1.8
16122026-09-08T17:35:47.472Z Compiling structmeta v0.3.0
16132026-09-08T17:35:47.497Z Compiling scroll v0.12.0
16142026-09-08T17:35:47.667Z Compiling env_logger v0.11.11
16152026-09-08T17:35:47.791Z Compiling rsa v0.9.10
16162026-09-08T17:35:47.808Z Compiling oxnet v0.1.6
16172026-09-08T17:35:48.084Z Compiling derive_builder_macro v0.20.2
16182026-09-08T17:35:48.135Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16192026-09-08T17:35:48.222Z Compiling newtype-uuid v1.3.2
16202026-09-08T17:35:48.310Z Compiling hashbrown v0.13.2
16212026-09-08T17:35:48.595Z Compiling bzip2 v0.4.4
16222026-09-08T17:35:48.598Z Compiling serde-hex v0.1.0
16232026-09-08T17:35:48.808Z Compiling tokio-native-tls v0.3.1
16242026-09-08T17:35:48.834Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16252026-09-08T17:35:49.018Z Compiling camino v1.2.5
16262026-09-08T17:35:49.682Z Compiling bstr v1.12.1
16272026-09-08T17:35:49.897Z Compiling crypto-common v0.2.2
16282026-09-08T17:35:50.309Z Compiling block-padding v0.4.2
16292026-09-08T17:35:50.325Z Compiling block-buffer v0.12.1
16302026-09-08T17:35:50.481Z Compiling heck v0.4.1
16312026-09-08T17:35:50.525Z Compiling rustls-native-certs v0.8.3
16322026-09-08T17:35:50.697Z Compiling x509-cert v0.2.5
16332026-09-08T17:35:50.821Z Compiling md-5 v0.10.6
16342026-09-08T17:35:50.836Z Compiling erased-serde v0.3.31
16352026-09-08T17:35:50.992Z Compiling serde_tokenstream v0.2.3
16362026-09-08T17:35:51.306Z Compiling curve25519-dalek v4.1.3
16372026-09-08T17:35:51.320Z Compiling zerocopy-derive v0.7.35
16382026-09-08T17:35:51.541Z Compiling async-trait v0.1.89
16392026-09-08T17:35:51.609Z Compiling pin-project-internal v1.1.11
16402026-09-08T17:35:51.637Z Compiling vergen-lib v9.1.0
16412026-09-08T17:35:51.833Z Compiling hash32 v0.2.1
16422026-09-08T17:35:52.023Z Compiling memoffset v0.9.1
16432026-09-08T17:35:52.212Z Compiling encoding_rs v0.8.35
16442026-09-08T17:35:52.230Z Compiling mime v0.3.17
16452026-09-08T17:35:52.250Z Compiling fallible-iterator v0.2.0
16462026-09-08T17:35:52.309Z Compiling rustc-demangle v0.1.27
16472026-09-08T17:35:52.480Z Compiling smoltcp v0.9.1
16482026-09-08T17:35:52.553Z Compiling cfg_aliases v0.2.1
16492026-09-08T17:35:52.568Z Compiling ref-cast v1.0.25
16502026-09-08T17:35:52.628Z Compiling psl-types v2.0.11
16512026-09-08T17:35:52.689Z Compiling litrs v1.0.0
16522026-09-08T17:35:52.712Z Compiling crc-any v2.5.0
16532026-09-08T17:35:52.726Z Compiling rustix v0.38.44
16542026-09-08T17:35:52.744Z Compiling owo-colors v4.3.0
16552026-09-08T17:35:52.842Z Compiling publicsuffix v2.3.0
16562026-09-08T17:35:52.929Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16572026-09-08T17:35:52.943Z Compiling pin-project v1.1.11
16582026-09-08T17:35:53.006Z Compiling nix v0.31.2
16592026-09-08T17:35:53.037Z Compiling backtrace v0.3.76
16602026-09-08T17:35:53.126Z Compiling postgres-protocol v0.6.10
16612026-09-08T17:35:53.177Z Compiling document-features v0.2.12
16622026-09-08T17:35:53.241Z Compiling zerocopy v0.7.35
16632026-09-08T17:35:53.765Z Compiling snafu-derive v0.8.9
16642026-09-08T17:35:53.774Z Compiling inout v0.2.2
16652026-09-08T17:35:53.809Z Compiling daft v0.1.8
16662026-09-08T17:35:53.892Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16672026-09-08T17:35:53.946Z Compiling hyper-tls v0.6.0
16682026-09-08T17:35:54.081Z Compiling object v0.30.4
16692026-09-08T17:35:54.097Z Compiling zip v0.6.6
16702026-09-08T17:35:54.168Z Compiling derive_builder v0.20.2
16712026-09-08T17:35:54.185Z Compiling toml v0.7.8
16722026-09-08T17:35:54.426Z Compiling goblin v0.8.2
16732026-09-08T17:35:54.660Z Compiling derive-ex v0.1.8
16742026-09-08T17:35:54.812Z Compiling darling v0.23.0
16752026-09-08T17:35:55.105Z Compiling phf_shared v0.13.1
16762026-09-08T17:35:55.192Z Compiling regex v1.12.3
16772026-09-08T17:35:55.342Z Compiling hubpack_derive v0.1.1
16782026-09-08T17:35:55.616Z Compiling convert_case v0.10.0
16792026-09-08T17:35:55.673Z Compiling futures-executor v0.3.32
16802026-09-08T17:35:55.793Z Compiling curve25519-dalek-derive v0.1.1
16812026-09-08T17:35:55.920Z Compiling ref-cast-impl v1.0.25
16822026-09-08T17:35:55.935Z Compiling strum_macros v0.27.2
16832026-09-08T17:35:56.316Z Compiling vergen v9.1.0
16842026-09-08T17:35:56.436Z Compiling cargo-platform v0.3.2
16852026-09-08T17:35:56.463Z Compiling ff v0.13.1
16862026-09-08T17:35:56.513Z Compiling fs-err v3.3.0
16872026-09-08T17:35:56.632Z Compiling managed v0.8.0
16882026-09-08T17:35:56.705Z Compiling path-slash v0.1.5
16892026-09-08T17:35:56.719Z Compiling foldhash v0.2.0
16902026-09-08T17:35:56.814Z Compiling bumpalo v3.20.2
16912026-09-08T17:35:56.833Z Compiling base16ct v0.2.0
16922026-09-08T17:35:56.931Z Compiling same-file v1.0.6
16932026-09-08T17:35:56.946Z Compiling is_ci v1.2.0
16942026-09-08T17:35:57.007Z Compiling foldhash v0.1.5
16952026-09-08T17:35:57.057Z Compiling jiff-core v0.1.0
16962026-09-08T17:35:57.086Z Compiling bitflags v1.3.2
16972026-09-08T17:35:57.086Z Compiling libbz2-rs-sys v0.2.2
16982026-09-08T17:35:57.175Z Compiling hashbrown v0.15.5
16992026-09-08T17:35:57.713Z Compiling bzip2 v0.6.1
17002026-09-08T17:35:57.777Z Compiling jiff v0.2.34
17012026-09-08T17:35:57.882Z Compiling textwrap v0.16.2
17022026-09-08T17:35:57.899Z Compiling strum v0.27.2
17032026-09-08T17:35:57.918Z Compiling supports-color v3.0.2
17042026-09-08T17:35:57.932Z Compiling walkdir v2.5.0
17052026-09-08T17:35:58.027Z Compiling zopfli v0.8.3
17062026-09-08T17:35:58.080Z Compiling sec1 v0.7.3
17072026-09-08T17:35:58.118Z Compiling hashbrown v0.16.1
17082026-09-08T17:35:58.233Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17092026-09-08T17:35:58.359Z Compiling cargo_metadata v0.23.1
17102026-09-08T17:35:58.431Z Compiling dof v0.3.0
17112026-09-08T17:35:58.733Z Compiling group v0.13.0
17122026-09-08T17:35:58.914Z Compiling test-strategy v0.4.5
17132026-09-08T17:35:59.165Z Compiling derive_more-impl v2.1.1
17142026-09-08T17:35:59.679Z Compiling futures v0.3.32
17152026-09-08T17:35:59.763Z Compiling hubpack v0.1.2
17162026-09-08T17:35:59.778Z Compiling snafu v0.8.9
17172026-09-08T17:35:59.987Z Compiling phf v0.13.1
17182026-09-08T17:36:00.131Z Compiling signal-hook-mio v0.2.5
17192026-09-08T17:36:00.255Z Compiling serde_with_macros v3.21.0
17202026-09-08T17:36:00.327Z Compiling cookie_store v0.22.1
17212026-09-08T17:36:00.382Z Compiling zstd v0.13.3
17222026-09-08T17:36:00.514Z Compiling reqwest v0.12.28
17232026-09-08T17:36:00.645Z Compiling cipher v0.5.2
17242026-09-08T17:36:00.956Z Compiling postgres-types v0.2.12
17252026-09-08T17:36:00.971Z Compiling backtrace-ext v0.2.1
17262026-09-08T17:36:01.395Z Compiling usdt-macro v0.6.0
17272026-09-08T17:36:01.502Z Compiling usdt-attr-macro v0.6.0
17282026-09-08T17:36:01.861Z Compiling globset v0.4.18
17292026-09-08T17:36:01.976Z Compiling phf_shared v0.11.3
17302026-09-08T17:36:02.094Z Compiling hkdf v0.12.4
17312026-09-08T17:36:02.153Z Compiling dtrace-parser v0.2.0
17322026-09-08T17:36:02.168Z Compiling byte-wrapper v0.1.0
17332026-09-08T17:36:02.263Z Compiling olpc-cjson v0.1.4
17342026-09-08T17:36:02.315Z Compiling ed25519 v2.2.3
17352026-09-08T17:36:02.402Z Compiling crypto-bigint v0.5.5
17362026-09-08T17:36:02.428Z Compiling serde_plain v1.0.2
17372026-09-08T17:36:02.496Z Compiling serde-big-array v0.5.1
17382026-09-08T17:36:02.535Z Compiling enum-as-inner v0.6.1
17392026-09-08T17:36:02.626Z Compiling strum_macros v0.26.4
17402026-09-08T17:36:02.640Z Compiling async-recursion v1.1.1
17412026-09-08T17:36:02.889Z Compiling miette-derive v7.6.0
17422026-09-08T17:36:03.059Z Compiling serde_repr v0.1.20
17432026-09-08T17:36:03.223Z Compiling pem v3.0.6
17442026-09-08T17:36:03.298Z Compiling float-cmp v0.10.0
17452026-09-08T17:36:03.449Z Compiling thread-id v4.2.2
17462026-09-08T17:36:03.572Z Compiling memmap2 v0.9.10
17472026-09-08T17:36:03.595Z Compiling keccak v0.1.6
17482026-09-08T17:36:03.646Z Compiling cpufeatures v0.3.0
17492026-09-08T17:36:03.727Z Compiling data-encoding v2.10.0
17502026-09-08T17:36:03.792Z Compiling typed-path v0.9.3
17512026-09-08T17:36:04.087Z Compiling normalize-line-endings v0.3.0
17522026-09-08T17:36:04.182Z Compiling const-oid v0.10.2
17532026-09-08T17:36:04.304Z Compiling either v1.15.0
17542026-09-08T17:36:04.345Z Compiling fixedbitset v0.4.2
17552026-09-08T17:36:04.388Z Compiling whoami v2.1.0
17562026-09-08T17:36:04.425Z Compiling difflib v0.4.0
17572026-09-08T17:36:04.437Z Compiling predicates-core v1.0.10
17582026-09-08T17:36:04.500Z Compiling supports-unicode v3.0.0
17592026-09-08T17:36:04.515Z Compiling static_assertions v1.1.0
17602026-09-08T17:36:04.559Z Compiling winnow v1.0.3
17612026-09-08T17:36:04.588Z Compiling new_debug_unreachable v1.0.6
17622026-09-08T17:36:04.606Z Compiling fixedbitset v0.5.7
17632026-09-08T17:36:04.638Z Compiling precomputed-hash v0.1.1
17642026-09-08T17:36:04.662Z Compiling supports-hyperlinks v3.2.0
17652026-09-08T17:36:04.726Z Compiling string_cache v0.8.9
17662026-09-08T17:36:04.764Z Compiling predicates v3.1.4
17672026-09-08T17:36:04.812Z Compiling petgraph v0.8.3
17682026-09-08T17:36:04.912Z Compiling miette v7.6.0
17692026-09-08T17:36:04.949Z Compiling tokio-postgres v0.7.16
17702026-09-08T17:36:04.976Z Compiling toml_edit v0.22.27
17712026-09-08T17:36:05.040Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17722026-09-08T17:36:05.392Z Compiling petgraph v0.6.5
17732026-09-08T17:36:05.619Z Compiling toml_parser v1.1.2+spec-1.1.0
17742026-09-08T17:36:06.044Z Compiling itertools v0.13.0
17752026-09-08T17:36:06.236Z Compiling strum v0.26.3
17762026-09-08T17:36:06.366Z Compiling digest v0.11.3
17772026-09-08T17:36:06.594Z Compiling hickory-proto v0.25.2
17782026-09-08T17:36:06.736Z Compiling sha3 v0.10.8
17792026-09-08T17:36:06.869Z Compiling usdt v0.6.0
17802026-09-08T17:36:07.126Z Compiling chacha20 v0.10.0
17812026-09-08T17:36:07.143Z Compiling usdt-impl v0.5.0
17822026-09-08T17:36:07.193Z Compiling elliptic-curve v0.13.8
17832026-09-08T17:36:07.267Z Compiling ed25519-dalek v2.2.0
17842026-09-08T17:36:07.504Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17852026-09-08T17:36:07.588Z Compiling crossterm v0.28.1
17862026-09-08T17:36:07.675Z Compiling serde_with v3.21.0
17872026-09-08T17:36:07.783Z Compiling zip v4.6.1
17882026-09-08T17:36:08.191Z Compiling derive_more v2.1.1
17892026-09-08T17:36:08.300Z Compiling iddqd v0.4.2
17902026-09-08T17:36:08.873Z Compiling similar v2.7.0
17912026-09-08T17:36:09.034Z Compiling crossbeam-epoch v0.9.18
17922026-09-08T17:36:09.176Z Compiling tokio-stream v0.1.18
17932026-09-08T17:36:09.373Z Compiling buf-list v1.1.2
17942026-09-08T17:36:09.414Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17952026-09-08T17:36:09.497Z Compiling openapiv3 v2.2.0
17962026-09-08T17:36:09.620Z Compiling peg-runtime v0.8.5
17972026-09-08T17:36:09.637Z Compiling lalrpop-util v0.19.12
17982026-09-08T17:36:09.653Z Compiling thread_local v1.1.9
17992026-09-08T17:36:09.712Z Compiling slog-async v2.8.0
18002026-09-08T17:36:09.734Z Compiling crossbeam-channel v0.5.15
18012026-09-08T17:36:09.829Z Compiling filetime v0.2.27
18022026-09-08T17:36:09.892Z Compiling is-terminal v0.4.17
18032026-09-08T17:36:09.906Z Compiling xattr v1.6.1
18042026-09-08T17:36:09.988Z Compiling term v1.2.1
18052026-09-08T17:36:10.017Z Compiling take_mut v0.2.2
18062026-09-08T17:36:10.049Z Compiling tar v0.4.46
18072026-09-08T17:36:10.066Z Compiling camino-tempfile v1.4.1
18082026-09-08T17:36:10.293Z Compiling slog-term v2.9.2
18092026-09-08T17:36:16.250Z Compiling rustls-webpki v0.103.13
18102026-09-08T17:36:18.897Z Compiling tokio-rustls v0.26.4
18112026-09-08T17:36:18.897Z Compiling rustls-platform-verifier v0.6.2
18122026-09-08T17:36:18.898Z Compiling tough v0.22.0
18132026-09-08T17:36:19.105Z Compiling hyper-rustls v0.27.7
18142026-09-08T17:36:19.281Z Compiling reqwest v0.13.2
18152026-09-08T17:36:21.512Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18162026-09-08T17:36:21.739Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18172026-09-08T17:36:24.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
18182026-09-08T17:36:24.833Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18192026-09-08T17:36:24.891ZSep 08 17:36:23.215 INFO Starting download, target: Cockroach
18202026-09-08T17:36:24.893ZSep 08 17:36:23.216 INFO Starting download, target: DendriteStub
18212026-09-08T17:36:24.893ZSep 08 17:36:23.216 INFO Starting download, target: Console
18222026-09-08T17:36:24.902ZSep 08 17:36:23.216 INFO Starting download, target: Clickhouse
18232026-09-08T17:36:24.903ZSep 08 17:36:23.216 INFO Starting download, target: MaghemiteMgd
18242026-09-08T17:36:24.903ZSep 08 17:36:23.216 INFO Starting download, target: MaghemiteDdmd
18252026-09-08T17:36:24.903ZSep 08 17:36:23.216 INFO Starting download, target: TransceiverControl
18262026-09-08T17:36:24.903ZSep 08 17:36:23.216 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18272026-09-08T17:36:24.903ZSep 08 17:36:23.216 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18282026-09-08T17:36:24.903ZSep 08 17:36:23.216 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18292026-09-08T17:36:24.903ZSep 08 17:36:23.216 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18302026-09-08T17:36:24.903ZSep 08 17:36:23.216 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18312026-09-08T17:36:24.903ZSep 08 17:36:23.216 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18322026-09-08T17:36:24.903ZSep 08 17:36:23.216 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18332026-09-08T17:36:25.435ZSep 08 17:36:23.752 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18342026-09-08T17:36:25.615ZSep 08 17:36:23.923 INFO Download complete, target: TransceiverControl
18352026-09-08T17:36:27.185ZSep 08 17:36:25.501 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18362026-09-08T17:36:27.731ZSep 08 17:36:26.031 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18372026-09-08T17:36:27.865ZSep 08 17:36:26.182 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18382026-09-08T17:36:27.922ZSep 08 17:36:26.235 INFO Download complete, target: Console
18392026-09-08T17:36:27.980ZSep 08 17:36:26.290 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18402026-09-08T17:36:28.761ZSep 08 17:36:27.084 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18412026-09-08T17:36:28.867ZSep 08 17:36:27.186 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18422026-09-08T17:36:28.867ZSep 08 17:36:27.186 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18432026-09-08T17:36:29.522ZSep 08 17:36:27.847 INFO Download complete, target: MaghemiteDdmd
18442026-09-08T17:36:29.798ZSep 08 17:36:28.123 INFO Download complete, target: DendriteStub
18452026-09-08T17:36:30.783ZSep 08 17:36:29.108 INFO Download complete, target: MaghemiteMgd
18462026-09-08T17:36:32.711ZSep 08 17:36:31.036 INFO Checking that binary works, target: Clickhouse
18472026-09-08T17:36:32.729ZSep 08 17:36:31.054 INFO Checking that binary works, target: Cockroach
18482026-09-08T17:36:32.871ZSep 08 17:36:31.196 INFO Download complete, target: Clickhouse
18492026-09-08T17:36:32.920ZSep 08 17:36:31.245 INFO Download complete, target: Cockroach
18502026-09-08T17:36:32.969ZAll builder prerequisites installed successfully, and PATH looks valid
18512026-09-08T17:36:32.972Z
18522026-09-08T17:36:32.972Zreal 2:09.372883748
18532026-09-08T17:36:32.972Zuser 7:20.022568457
18542026-09-08T17:36:32.972Zsys 1:28.922914334
18552026-09-08T17:36:32.972Ztrap 0.246213506
18562026-09-08T17:36:32.972Ztflt 0.444688320
18572026-09-08T17:36:32.972Zdflt 0.753665379
18582026-09-08T17:36:32.972Zkflt 0.024881374
18592026-09-08T17:36:32.972Zlock 27:20.552094262
18602026-09-08T17:36:32.972Zslp 22:22.599773098
18612026-09-08T17:36:32.972Zlat 47.414386376
18622026-09-08T17:36:32.972Zstop 2:41.173930474
18632026-09-08T17:36:32.972Z+ banner clippy
18642026-09-08T17:36:32.972Z
18652026-09-08T17:36:32.972Z #### # # ##### ##### # #
18662026-09-08T17:36:32.972Z # # # # # # # # # #
18672026-09-08T17:36:32.972Z # # # # # # # #
18682026-09-08T17:36:32.972Z # # # ##### ##### #
18692026-09-08T17:36:32.972Z # # # # # # #
18702026-09-08T17:36:32.972Z #### ###### # # # #
18712026-09-08T17:36:32.972Z
18722026-09-08T17:36:32.972Z+ export CARGO_INCREMENTAL=0
18732026-09-08T17:36:32.972Z+ CARGO_INCREMENTAL=0
18742026-09-08T17:36:32.972Z+ ptime -m cargo xtask clippy
18752026-09-08T17:36:33.449Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18762026-09-08T17:36:33.738Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18772026-09-08T17:36:35.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s
18782026-09-08T17:36:35.614Z Running `target/debug/xtask clippy`
18792026-09-08T17:36:35.640Zrunning: /home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18802026-09-08T17:36:36.208Z Downloading crates ...
18812026-09-08T17:36:36.384Z Downloaded approx v0.5.1
18822026-09-08T17:36:36.387Z Downloaded async-object-pool v0.2.0
18832026-09-08T17:36:36.387Z Downloaded cast v0.3.0
18842026-09-08T17:36:36.387Z Downloaded assert-json-diff v2.0.2
18852026-09-08T17:36:36.387Z Downloaded constant_time_eq v0.3.1
18862026-09-08T17:36:36.392Z Downloaded assert_cmd v2.1.2
18872026-09-08T17:36:36.392Z Downloaded async-lock v3.4.2
18882026-09-08T17:36:36.392Z Downloaded blake2b_simd v1.0.4
18892026-09-08T17:36:36.392Z Downloaded concurrent-queue v2.5.0
18902026-09-08T17:36:36.392Z Downloaded cfg-expr v0.20.6
18912026-09-08T17:36:36.397Z Downloaded criterion-plot v0.6.0
18922026-09-08T17:36:36.397Z Downloaded anes v0.1.6
18932026-09-08T17:36:36.397Z Downloaded hickory-client v0.25.2
18942026-09-08T17:36:36.397Z Downloaded escape8259 v0.5.3
18952026-09-08T17:36:36.397Z Downloaded event-listener-strategy v0.5.4
18962026-09-08T17:36:36.400Z Downloaded fancy-regex v0.14.0
18972026-09-08T17:36:36.402Z Downloaded criterion v0.7.0
18982026-09-08T17:36:36.406Z Downloaded datatest-stable v0.3.3
18992026-09-08T17:36:36.406Z Downloaded event-listener v5.4.1
19002026-09-08T17:36:36.406Z Downloaded futures-timer v3.0.3
19012026-09-08T17:36:36.409Z Downloaded guppy-workspace-hack v0.1.0
19022026-09-08T17:36:36.409Z Downloaded httptest v0.16.4
19032026-09-08T17:36:36.409Z Downloaded hex-literal v0.4.1
19042026-09-08T17:36:36.409Z Downloaded guppy v0.17.25
19052026-09-08T17:36:36.412Z Downloaded linkme v0.3.35
19062026-09-08T17:36:36.416Z Downloaded knuffel-derive v3.2.0
19072026-09-08T17:36:36.416Z Downloaded miette-derive v5.10.0
19082026-09-08T17:36:36.416Z Downloaded nested v0.1.1
19092026-09-08T17:36:36.416Z Downloaded libtest-mimic v0.8.1
19102026-09-08T17:36:36.420Z Downloaded linkme-impl v0.3.35
19112026-09-08T17:36:36.420Z Downloaded knuffel v3.2.0
19122026-09-08T17:36:36.420Z Downloaded parking v2.2.1
19132026-09-08T17:36:36.421Z Downloaded miette v5.10.0
19142026-09-08T17:36:36.425Z Downloaded oorandom v11.1.5
19152026-09-08T17:36:36.425Z Downloaded owo-colors v3.5.0
19162026-09-08T17:36:36.425Z Downloaded partial-io v0.5.4
19172026-09-08T17:36:36.425Z Downloaded plotters-svg v0.3.7
19182026-09-08T17:36:36.425Z Downloaded plotters-backend v0.3.7
19192026-09-08T17:36:36.425Z Downloaded path-tree v0.8.3
19202026-09-08T17:36:36.428Z Downloaded pathdiff v0.2.3
19212026-09-08T17:36:36.428Z Downloaded plotters v0.3.7
19222026-09-08T17:36:36.432Z Downloaded serde_regex v1.1.0
19232026-09-08T17:36:36.432Z Downloaded relative-path v1.9.3
19242026-09-08T17:36:36.432Z Downloaded rust-argon2 v2.1.0
19252026-09-08T17:36:36.435Z Downloaded rstest v0.25.0
19262026-09-08T17:36:36.437Z Downloaded rand_distr v0.5.1
19272026-09-08T17:36:36.440Z Downloaded rstest_macros v0.25.0
19282026-09-08T17:36:36.440Z Downloaded similar-asserts v1.7.0
19292026-09-08T17:36:36.443Z Downloaded supports-color v2.1.0
19302026-09-08T17:36:36.443Z Downloaded termcolor v1.4.1
19312026-09-08T17:36:36.443Z Downloaded stringmetrics v2.2.2
19322026-09-08T17:36:36.443Z Downloaded supports-hyperlinks v2.1.0
19332026-09-08T17:36:36.446Z Downloaded supports-unicode v2.1.0
19342026-09-08T17:36:36.446Z Downloaded target-triple v1.0.0
19352026-09-08T17:36:36.446Z Downloaded target-spec v3.5.7
19362026-09-08T17:36:36.446Z Downloaded terminal_size v0.1.17
19372026-09-08T17:36:36.446Z Downloaded target-lexicon v0.13.3
19382026-09-08T17:36:36.449Z Downloaded tinytemplate v1.2.1
19392026-09-08T17:36:36.449Z Downloaded textwrap v0.15.2
19402026-09-08T17:36:36.453Z Downloaded trybuild v1.0.116
19412026-09-08T17:36:36.480Z Downloaded httpmock v0.8.3
19422026-09-08T17:36:38.296Z Checking cfg-if v1.0.4
19432026-09-08T17:36:38.671Z Checking serde_core v1.0.228
19442026-09-08T17:36:38.671Z Checking libc v0.2.185
19452026-09-08T17:36:38.746Z Checking memchr v2.8.0
19462026-09-08T17:36:38.791Z Checking smallvec v1.15.1
19472026-09-08T17:36:38.876Z Checking rand_core v0.10.0
19482026-09-08T17:36:38.882Z Checking itoa v1.0.17
19492026-09-08T17:36:38.907Z Checking subtle v2.6.1
19502026-09-08T17:36:38.912Z Checking libm v0.2.16
19512026-09-08T17:36:38.990Z Checking log v0.4.33
19522026-09-08T17:36:39.043Z Checking typenum v1.20.1
19532026-09-08T17:36:39.085Z Checking scopeguard v1.2.0
19542026-09-08T17:36:39.085Z Checking zmij v1.0.21
19552026-09-08T17:36:39.157Z Checking getrandom v0.4.3
19562026-09-08T17:36:39.159Z Checking errno v0.3.14
19572026-09-08T17:36:39.237Z Checking lock_api v0.4.14
19582026-09-08T17:36:39.240Z Checking stable_deref_trait v1.2.1
19592026-09-08T17:36:39.312Z Checking zerofrom v0.1.6
19602026-09-08T17:36:39.362Z Checking percent-encoding v2.3.2
19612026-09-08T17:36:39.405Z Checking writeable v0.6.2
19622026-09-08T17:36:39.405Z Checking litemap v0.8.1
19632026-09-08T17:36:39.472Z Checking yoke v0.8.1
19642026-09-08T17:36:39.512Z Checking icu_properties_data v2.1.2
19652026-09-08T17:36:39.550Z Checking icu_normalizer_data v2.1.1
19662026-09-08T17:36:39.596Z Checking form_urlencoded v1.2.2
19672026-09-08T17:36:39.639Z Checking utf8_iter v1.0.4
19682026-09-08T17:36:39.680Z Checking num-traits v0.2.19
19692026-09-08T17:36:39.680Z Checking zerovec v0.11.5
19702026-09-08T17:36:39.683Z Checking zerotrie v0.2.3
19712026-09-08T17:36:39.788Z Checking zerocopy v0.8.55
19722026-09-08T17:36:39.792Z Checking portable-atomic v1.13.1
19732026-09-08T17:36:39.861Z Checking critical-section v1.2.0
19742026-09-08T17:36:39.864Z Checking pin-project-lite v0.2.17
19752026-09-08T17:36:39.977Z Checking parking_lot_core v0.9.12
19762026-09-08T17:36:40.030Z Checking signal-hook-registry v1.4.8
19772026-09-08T17:36:40.090Z Checking mio v1.2.0
19782026-09-08T17:36:40.182Z Checking serde v1.0.228
19792026-09-08T17:36:40.218Z Checking bitflags v2.11.0
19802026-09-08T17:36:40.218Z Checking serde_json v1.0.151
19812026-09-08T17:36:40.295Z Checking tinystr v0.8.2
19822026-09-08T17:36:40.295Z Checking potential_utf v0.1.4
19832026-09-08T17:36:40.307Z Checking once_cell v1.21.3
19842026-09-08T17:36:40.399Z Checking parking_lot v0.12.5
19852026-09-08T17:36:40.438Z Checking iana-time-zone v0.1.65
19862026-09-08T17:36:40.478Z Checking icu_collections v2.1.1
19872026-09-08T17:36:40.528Z Checking icu_locale_core v2.1.1
19882026-09-08T17:36:40.574Z Checking uuid v1.23.4
19892026-09-08T17:36:40.617Z Checking zeroize v1.9.0
19902026-09-08T17:36:40.618Z Checking bytes v1.11.1
19912026-09-08T17:36:40.620Z Checking chrono v0.4.45
19922026-09-08T17:36:40.805Z Checking socket2 v0.6.3
19932026-09-08T17:36:40.894Z Checking semver v1.0.28
19942026-09-08T17:36:40.950Z Checking thiserror v2.0.18
19952026-09-08T17:36:40.996Z Checking dyn-clone v1.0.20
19962026-09-08T17:36:41.074Z Checking tokio v1.52.1
19972026-09-08T17:36:41.115Z Checking icu_provider v2.1.1
19982026-09-08T17:36:41.167Z Checking rustix v1.1.4
19992026-09-08T17:36:41.167Z Checking futures-core v0.3.32
20002026-09-08T17:36:41.170Z Checking equivalent v1.0.2
20012026-09-08T17:36:41.171Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20022026-09-08T17:36:41.314Z Checking getrandom v0.2.17
20032026-09-08T17:36:41.366Z Checking icu_properties v2.1.2
20042026-09-08T17:36:41.405Z Checking icu_normalizer v2.1.1
20052026-09-08T17:36:41.492Z Checking rand_core v0.6.4
20062026-09-08T17:36:41.534Z Checking cmov v0.5.4
20072026-09-08T17:36:41.621Z Checking futures-sink v0.3.32
20082026-09-08T17:36:41.697Z Checking byteorder v1.5.0
20092026-09-08T17:36:41.735Z Checking getrandom v0.3.4
20102026-09-08T17:36:41.771Z Checking ctutils v0.4.2
20112026-09-08T17:36:41.774Z Checking futures-channel v0.3.32
20122026-09-08T17:36:41.902Z Checking slab v0.4.12
20132026-09-08T17:36:41.944Z Checking futures-io v0.3.32
20142026-09-08T17:36:42.003Z Checking futures-task v0.3.32
20152026-09-08T17:36:42.006Z Checking hybrid-array v0.4.13
20162026-09-08T17:36:42.076Z Checking regex-syntax v0.8.10
20172026-09-08T17:36:42.080Z Checking fnv v1.0.7
20182026-09-08T17:36:42.148Z Checking generic-array v0.14.7
20192026-09-08T17:36:42.184Z Checking futures-util v0.3.32
20202026-09-08T17:36:42.222Z Checking idna_adapter v1.2.1
20212026-09-08T17:36:42.258Z Checking hashbrown v0.17.0
20222026-09-08T17:36:42.367Z Checking idna v1.1.0
20232026-09-08T17:36:42.559Z Checking ppv-lite86 v0.2.21
20242026-09-08T17:36:42.624Z Checking thiserror v1.0.69
20252026-09-08T17:36:42.664Z Checking url v2.5.8
20262026-09-08T17:36:42.743Z Checking indexmap v2.14.0
20272026-09-08T17:36:42.782Z Checking const-oid v0.9.6
20282026-09-08T17:36:42.819Z Checking crypto-common v0.2.2
20292026-09-08T17:36:42.875Z Checking base64ct v1.8.3
20302026-09-08T17:36:43.117Z Checking schemars v0.8.22
20312026-09-08T17:36:43.167Z Checking crypto-common v0.1.7
20322026-09-08T17:36:43.324Z Checking block-buffer v0.12.1
20332026-09-08T17:36:43.362Z Checking base64 v0.22.1
20342026-09-08T17:36:43.398Z Checking block-buffer v0.10.4
20352026-09-08T17:36:43.443Z Checking rand_core v0.9.5
20362026-09-08T17:36:43.486Z Checking erased-serde v0.3.31
20372026-09-08T17:36:43.524Z Checking utf8parse v0.2.2
20382026-09-08T17:36:43.567Z Checking digest v0.10.7
20392026-09-08T17:36:43.627Z Checking anstyle v1.0.14
20402026-09-08T17:36:43.668Z Checking http v1.4.2
20412026-09-08T17:36:43.672Z Checking rand_chacha v0.9.0
20422026-09-08T17:36:43.791Z Checking tracing-core v0.1.36
20432026-09-08T17:36:43.831Z Checking is_terminal_polyfill v1.70.2
20442026-09-08T17:36:43.834Z Checking anstyle-query v1.1.5
20452026-09-08T17:36:43.907Z Checking slog v2.8.2
20462026-09-08T17:36:43.940Z Checking rand v0.9.2
20472026-09-08T17:36:43.977Z Checking fastrand v2.3.0
20482026-09-08T17:36:44.013Z Checking const-oid v0.10.2
20492026-09-08T17:36:44.089Z Checking colorchoice v1.0.4
20502026-09-08T17:36:44.127Z Checking tracing v0.1.44
20512026-09-08T17:36:44.217Z Checking terminal_size v0.4.3
20522026-09-08T17:36:44.225Z Checking anstyle-parse v1.0.0
20532026-09-08T17:36:44.225Z Checking tempfile v3.27.0
20542026-09-08T17:36:44.253Z Checking ipnet v2.12.0
20552026-09-08T17:36:44.325Z Checking aho-corasick v1.1.4
20562026-09-08T17:36:44.328Z Checking tokio-util v0.7.18
20572026-09-08T17:36:44.363Z Checking clap_lex v1.0.0
20582026-09-08T17:36:44.434Z Checking anstream v1.0.0
20592026-09-08T17:36:44.437Z Checking strsim v0.11.1
20602026-09-08T17:36:44.468Z Checking unicode-ident v1.0.24
20612026-09-08T17:36:44.541Z Checking digest v0.11.3
20622026-09-08T17:36:44.544Z Checking ipnetwork v0.21.1
20632026-09-08T17:36:44.615Z Checking crossbeam-utils v0.8.21
20642026-09-08T17:36:44.654Z Checking cpufeatures v0.3.0
20652026-09-08T17:36:44.657Z Checking clap_builder v4.6.0
20662026-09-08T17:36:44.724Z Checking proc-macro2 v1.0.106
20672026-09-08T17:36:44.760Z Checking allocator-api2 v0.2.21
20682026-09-08T17:36:44.763Z Checking powerfmt v0.2.0
20692026-09-08T17:36:44.832Z Checking httparse v1.10.1
20702026-09-08T17:36:44.969Z Checking deranged v0.5.8
20712026-09-08T17:36:45.013Z Checking time-core v0.1.8
20722026-09-08T17:36:45.018Z Checking num-conv v0.2.0
20732026-09-08T17:36:45.082Z Checking cpufeatures v0.2.17
20742026-09-08T17:36:45.085Z Checking regex-automata v0.4.14
20752026-09-08T17:36:45.113Z Checking quote v1.0.45
20762026-09-08T17:36:45.116Z Checking num_threads v0.1.7
20772026-09-08T17:36:45.219Z Checking anyhow v1.0.104
20782026-09-08T17:36:45.222Z Checking rustls-pki-types v1.14.0
20792026-09-08T17:36:45.222Z Checking aws-lc-sys v0.40.0
20802026-09-08T17:36:45.322Z Checking untrusted v0.7.1
20812026-09-08T17:36:45.372Z Checking syn v2.0.117
20822026-09-08T17:36:45.442Z Checking http-body v1.0.1
20832026-09-08T17:36:45.480Z Checking atomic-waker v1.1.2
20842026-09-08T17:36:45.565Z Checking hex v0.4.3
20852026-09-08T17:36:45.604Z Checking simd-adler32 v0.3.8
20862026-09-08T17:36:45.610Z Checking try-lock v0.2.5
20872026-09-08T17:36:45.765Z Checking httpdate v1.0.3
20882026-09-08T17:36:45.802Z Checking want v0.3.1
20892026-09-08T17:36:45.837Z Checking aws-lc-rs v1.16.3
20902026-09-08T17:36:45.840Z Checking h2 v0.4.15
20912026-09-08T17:36:45.909Z Checking time v0.3.47
20922026-09-08T17:36:45.912Z Checking clap v4.6.1
20932026-09-08T17:36:45.980Z Checking oxnet v0.1.6
20942026-09-08T17:36:45.984Z Checking spin v0.9.8
20952026-09-08T17:36:46.051Z Checking adler2 v2.0.1
20962026-09-08T17:36:46.187Z Checking tower-service v0.3.3
20972026-09-08T17:36:46.225Z Checking ryu v1.0.23
20982026-09-08T17:36:46.265Z Checking untrusted v0.9.0
20992026-09-08T17:36:46.305Z Checking tower-layer v0.3.3
21002026-09-08T17:36:46.385Z Checking miniz_oxide v0.8.9
21012026-09-08T17:36:46.424Z Checking pem-rfc7468 v0.7.0
21022026-09-08T17:36:46.482Z Checking flagset v0.4.7
21032026-09-08T17:36:46.606Z Checking unicode-width v0.2.0
21042026-09-08T17:36:46.645Z Checking der v0.7.10
21052026-09-08T17:36:46.680Z Checking rustls-webpki v0.103.13
21062026-09-08T17:36:46.758Z Checking block-padding v0.4.2
21072026-09-08T17:36:46.898Z Checking camino v1.2.5
21082026-09-08T17:36:46.946Z Checking socket2 v0.5.10
21092026-09-08T17:36:46.982Z Checking mime v0.3.17
21102026-09-08T17:36:47.078Z Checking inout v0.2.2
21112026-09-08T17:36:47.119Z Checking rustls v0.23.41
21122026-09-08T17:36:47.179Z Checking pretty-hex v0.4.1
21132026-09-08T17:36:47.218Z Checking http-body-util v0.1.3
21142026-09-08T17:36:47.221Z Checking plain v0.2.3
21152026-09-08T17:36:47.289Z Checking cipher v0.5.2
21162026-09-08T17:36:47.326Z Checking rand_chacha v0.3.1
21172026-09-08T17:36:47.380Z Checking bit-vec v0.8.0
21182026-09-08T17:36:47.422Z Checking openssl-probe v0.2.1
21192026-09-08T17:36:47.465Z Checking ucd-trie v0.1.7
21202026-09-08T17:36:47.555Z Checking spki v0.7.3
21212026-09-08T17:36:47.558Z Checking rand v0.8.6
21222026-09-08T17:36:47.558Z Checking regex v1.12.3
21232026-09-08T17:36:47.661Z Checking bit-set v0.8.0
21242026-09-08T17:36:47.666Z Checking pest v2.8.6
21252026-09-08T17:36:47.695Z Checking serde_urlencoded v0.7.1
21262026-09-08T17:36:47.835Z Checking wait-timeout v0.2.1
21272026-09-08T17:36:47.845Z Checking encoding_rs v0.8.35
21282026-09-08T17:36:47.892Z Checking futures-executor v0.3.32
21292026-09-08T17:36:47.931Z Checking crc32fast v1.5.0
21302026-09-08T17:36:47.968Z Checking quick-error v1.2.3
21312026-09-08T17:36:48.068Z Checking futures v0.3.32
21322026-09-08T17:36:48.106Z Checking rusty-fork v0.3.1
21332026-09-08T17:36:48.109Z Checking rand_xorshift v0.4.0
21342026-09-08T17:36:48.178Z Checking either v1.15.0
21352026-09-08T17:36:48.181Z Checking unarray v0.1.4
21362026-09-08T17:36:48.288Z Checking pkcs8 v0.10.2
21372026-09-08T17:36:48.328Z Checking sync_wrapper v1.0.2
21382026-09-08T17:36:48.363Z Checking proptest v1.11.0
21392026-09-08T17:36:48.399Z Checking zlib-rs v0.6.2
21402026-09-08T17:36:48.455Z Checking tower v0.5.3
21412026-09-08T17:36:48.493Z Checking iri-string v0.7.10
21422026-09-08T17:36:48.683Z Checking hyper v1.10.1
21432026-09-08T17:36:48.780Z Checking foldhash v0.2.0
21442026-09-08T17:36:48.816Z Checking sha2 v0.10.9
21452026-09-08T17:36:48.871Z Checking openapiv3 v2.2.0
21462026-09-08T17:36:48.957Z Checking hashbrown v0.16.1
21472026-09-08T17:36:49.112Z Checking static_assertions v1.1.0
21482026-09-08T17:36:49.214Z Checking lazy_static v1.5.0
21492026-09-08T17:36:49.303Z Checking flate2 v1.1.9
21502026-09-08T17:36:49.339Z Checking tinyvec_macros v0.1.1
21512026-09-08T17:36:49.375Z Checking tokio-rustls v0.26.4
21522026-09-08T17:36:49.433Z Checking tinyvec v1.10.0
21532026-09-08T17:36:49.484Z Checking rustls-native-certs v0.8.3
21542026-09-08T17:36:49.523Z Checking tower-http v0.6.8
21552026-09-08T17:36:49.616Z Checking hubpack v0.1.2
21562026-09-08T17:36:49.656Z Checking psl-types v2.0.11
21572026-09-08T17:36:49.689Z Checking hyper-util v0.1.20
21582026-09-08T17:36:49.693Z Checking cookie v0.18.1
21592026-09-08T17:36:49.766Z Checking signature v2.2.0
21602026-09-08T17:36:49.805Z Checking publicsuffix v2.3.0
21612026-09-08T17:36:49.839Z Checking num-integer v0.1.46
21622026-09-08T17:36:49.843Z Checking strum v0.26.3
21632026-09-08T17:36:49.925Z Checking rustls-platform-verifier v0.6.2
21642026-09-08T17:36:49.963Z Checking ahash v0.8.12
21652026-09-08T17:36:50.000Z Checking cookie_store v0.22.1
21662026-09-08T17:36:50.038Z Checking scroll v0.13.0
21672026-09-08T17:36:50.089Z Checking unicode-width v0.1.14
21682026-09-08T17:36:50.092Z Checking toml_datetime v0.6.11
21692026-09-08T17:36:50.161Z Checking serde_spanned v0.6.9
21702026-09-08T17:36:50.201Z Checking newtype-uuid v1.3.2
21712026-09-08T17:36:50.204Z Checking memmap2 v0.9.10
21722026-09-08T17:36:50.285Z Checking goblin v0.10.5
21732026-09-08T17:36:50.323Z Checking data-encoding v2.10.0
21742026-09-08T17:36:50.326Z Checking dtrace-parser v0.3.0
21752026-09-08T17:36:50.395Z Checking bstr v1.12.1
21762026-09-08T17:36:50.398Z Checking hmac v0.12.1
21772026-09-08T17:36:50.466Z Checking thread-id v5.1.0
21782026-09-08T17:36:50.469Z Checking daft v0.1.8
21792026-09-08T17:36:50.573Z Checking base64 v0.21.7
21802026-09-08T17:36:50.612Z Checking x509-cert v0.2.5
21812026-09-08T17:36:50.649Z Checking crossbeam-epoch v0.9.18
21822026-09-08T17:36:50.652Z Checking num-iter v0.1.45
21832026-09-08T17:36:50.765Z Checking memoffset v0.9.1
21842026-09-08T17:36:50.807Z Checking scroll v0.12.0
21852026-09-08T17:36:50.846Z Checking zerocopy v0.7.35
21862026-09-08T17:36:50.849Z Checking rustix v0.38.44
21872026-09-08T17:36:50.933Z Checking env_filter v2.0.0
21882026-09-08T17:36:50.941Z Checking unicode-segmentation v1.12.0
21892026-09-08T17:36:51.016Z Checking hyper-rustls v0.27.7
21902026-09-08T17:36:51.074Z Checking goblin v0.8.2
21912026-09-08T17:36:51.111Z Checking tap v1.0.1
21922026-09-08T17:36:51.223Z Checking reqwest v0.13.2
21932026-09-08T17:36:51.261Z Checking smawk v0.3.2
21942026-09-08T17:36:51.300Z Checking unicode-linebreak v0.1.5
21952026-09-08T17:36:51.304Z Checking wyz v0.5.1
21962026-09-08T17:36:51.370Z Checking env_logger v0.11.11
21972026-09-08T17:36:51.412Z Checking num-bigint-dig v0.8.6
21982026-09-08T17:36:51.534Z Checking dtrace-parser v0.2.0
21992026-09-08T17:36:51.538Z Checking pkcs1 v0.7.5
22002026-09-08T17:36:51.605Z Checking ff v0.13.1
22012026-09-08T17:36:51.690Z Checking radium v0.7.0
22022026-09-08T17:36:51.759Z Checking thread-id v4.2.2
22032026-09-08T17:36:51.799Z Checking crc-catalog v2.4.0
22042026-09-08T17:36:51.802Z Checking same-file v1.0.6
22052026-09-08T17:36:51.874Z Checking funty v2.0.0
22062026-09-08T17:36:51.905Z Checking base16ct v0.2.0
22072026-09-08T17:36:51.945Z Checking winnow v1.0.3
22082026-09-08T17:36:51.977Z Checking walkdir v2.5.0
22092026-09-08T17:36:52.057Z Checking sec1 v0.7.3
22102026-09-08T17:36:52.097Z Checking crc v3.4.0
22112026-09-08T17:36:52.165Z Checking group v0.13.0
22122026-09-08T17:36:52.211Z Checking bitvec v1.0.1
22132026-09-08T17:36:52.250Z Checking rsa v0.9.10
22142026-09-08T17:36:52.292Z Checking nix v0.31.2
22152026-09-08T17:36:52.295Z Checking hkdf v0.12.4
22162026-09-08T17:36:52.364Z Checking unicode-normalization v0.1.25
22172026-09-08T17:36:52.490Z Checking crypto-bigint v0.5.5
22182026-09-08T17:36:52.596Z Checking dof v0.4.0
22192026-09-08T17:36:52.748Z Checking zerocopy v0.6.6
22202026-09-08T17:36:52.791Z Checking maybe-uninit v2.0.0
22212026-09-08T17:36:52.827Z Checking nodrop v0.1.14
22222026-09-08T17:36:52.884Z Checking winnow v0.5.40
22232026-09-08T17:36:52.943Z Checking foldhash v0.1.5
22242026-09-08T17:36:52.982Z Checking dof v0.3.0
22252026-09-08T17:36:53.066Z Checking is_ci v1.2.0
22262026-09-08T17:36:53.105Z Checking gimli v0.32.3
22272026-09-08T17:36:53.205Z Checking foreign-types-shared v0.1.1
22282026-09-08T17:36:53.264Z Checking usdt-impl v0.6.0
22292026-09-08T17:36:53.308Z Checking usdt-impl v0.5.0
22302026-09-08T17:36:53.345Z Checking foreign-types v0.3.2
22312026-09-08T17:36:53.435Z Checking elliptic-curve v0.13.8
22322026-09-08T17:36:53.472Z Checking hashbrown v0.15.5
22332026-09-08T17:36:53.510Z Checking array-init v0.0.4
22342026-09-08T17:36:53.572Z Checking usdt v0.6.0
22352026-09-08T17:36:53.610Z Checking packed_struct v0.10.1
22362026-09-08T17:36:53.646Z Checking smallvec v0.6.14
22372026-09-08T17:36:53.764Z Checking serde_with v3.21.0
22382026-09-08T17:36:53.768Z Checking bitfield v0.19.4
22392026-09-08T17:36:53.836Z Checking bzip2-sys v0.1.13+1.0.8
22402026-09-08T17:36:53.872Z Checking openssl-sys v0.9.117
22412026-09-08T17:36:53.946Z Checking object v0.37.3
22422026-09-08T17:36:53.949Z Checking hashbrown v0.12.3
22432026-09-08T17:36:54.051Z Checking toml_edit v0.19.15
22442026-09-08T17:36:54.089Z Checking siphasher v1.0.2
22452026-09-08T17:36:54.278Z Checking keccak v0.1.6
22462026-09-08T17:36:54.316Z Checking rustc-demangle v0.1.27
22472026-09-08T17:36:54.413Z Checking bitflags v1.3.2
22482026-09-08T17:36:54.472Z Checking sha3 v0.10.8
22492026-09-08T17:36:54.516Z Checking indexmap v1.9.3
22502026-09-08T17:36:54.561Z Checking openssl v0.10.80
22512026-09-08T17:36:54.666Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22522026-09-08T17:36:54.704Z Checking addr2line v0.25.1
22532026-09-08T17:36:54.742Z Checking bzip2 v0.4.4
22542026-09-08T17:36:54.854Z Checking serde-hex v0.1.0
22552026-09-08T17:36:54.923Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22562026-09-08T17:36:54.985Z Checking toml_parser v1.1.2+spec-1.1.0
22572026-09-08T17:36:55.094Z Checking toml v0.7.8
22582026-09-08T17:36:55.133Z Checking ron v0.8.1
22592026-09-08T17:36:55.287Z Checking hashbrown v0.13.2
22602026-09-08T17:36:55.336Z Checking itertools v0.13.0
22612026-09-08T17:36:55.428Z Checking signal-hook v0.3.18
22622026-09-08T17:36:55.646Z Checking crc-any v2.5.0
22632026-09-08T17:36:55.684Z Checking managed v0.8.0
22642026-09-08T17:36:55.729Z Checking object v0.30.4
22652026-09-08T17:36:55.848Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22662026-09-08T17:36:55.894Z Checking zip v0.6.6
22672026-09-08T17:36:56.039Z Checking globset v0.4.18
22682026-09-08T17:36:56.246Z Checking chacha20 v0.10.0
22692026-09-08T17:36:56.251Z Checking backtrace v0.3.76
22702026-09-08T17:36:56.320Z Checking curve25519-dalek v4.1.3
22712026-09-08T17:36:56.358Z Checking path-slash v0.1.5
22722026-09-08T17:36:56.394Z Checking winnow v0.7.14
22732026-09-08T17:36:56.485Z Checking toml_write v0.1.2
22742026-09-08T17:36:56.537Z Checking signal-hook-mio v0.2.5
22752026-09-08T17:36:56.576Z Checking native-tls v0.2.18
22762026-09-08T17:36:56.615Z Checking backtrace-ext v0.2.1
22772026-09-08T17:36:56.671Z Checking textwrap v0.16.2
22782026-09-08T17:36:56.674Z Checking ed25519 v2.2.3
22792026-09-08T17:36:56.750Z Checking ref-cast v1.0.25
22802026-09-08T17:36:56.828Z Checking pin-project v1.1.11
22812026-09-08T17:36:56.875Z Checking jiff-core v0.1.0
22822026-09-08T17:36:56.919Z Checking tokio-native-tls v0.3.1
22832026-09-08T17:36:56.922Z Checking pem v3.0.6
22842026-09-08T17:36:56.988Z Checking zstd-sys v2.0.16+zstd.1.5.7
22852026-09-08T17:36:57.107Z Checking owo-colors v4.3.0
22862026-09-08T17:36:57.110Z Checking ed25519-dalek v2.2.0
22872026-09-08T17:36:57.178Z Checking fixedbitset v0.5.7
22882026-09-08T17:36:57.183Z Checking hyper-tls v0.6.0
22892026-09-08T17:36:57.397Z Checking petgraph v0.8.3
22902026-09-08T17:36:57.437Z Checking zstd-safe v7.2.4
22912026-09-08T17:36:57.440Z Checking snafu v0.8.9
22922026-09-08T17:36:57.585Z Checking jiff v0.2.34
22932026-09-08T17:36:57.617Z Checking toml_edit v0.22.27
22942026-09-08T17:36:57.652Z Checking crossterm v0.28.1
22952026-09-08T17:36:57.692Z Checking supports-color v3.0.2
22962026-09-08T17:36:57.731Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22972026-09-08T17:36:57.734Z Checking similar v2.7.0
22982026-09-08T17:36:57.831Z Checking fs-err v3.3.0
22992026-09-08T17:36:57.868Z Checking hash32 v0.2.1
23002026-09-08T17:36:58.051Z Checking serde-big-array v0.5.1
23012026-09-08T17:36:58.163Z Checking serde_plain v1.0.2
23022026-09-08T17:36:58.204Z Checking unicode-properties v0.1.4
23032026-09-08T17:36:58.240Z Checking bumpalo v3.20.2
23042026-09-08T17:36:58.338Z Checking libbz2-rs-sys v0.2.2
23052026-09-08T17:36:58.392Z Checking predicates-core v1.0.10
23062026-09-08T17:36:58.430Z Checking unicode-bidi v0.3.18
23072026-09-08T17:36:58.469Z Checking typed-path v0.9.3
23082026-09-08T17:36:58.545Z Checking zopfli v0.8.3
23092026-09-08T17:36:58.709Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23102026-09-08T17:36:58.748Z Checking stringprep v0.1.5
23112026-09-08T17:36:58.751Z Checking bzip2 v0.6.1
23122026-09-08T17:36:58.752Z Checking heapless v0.7.17
23132026-09-08T17:36:58.897Z Checking zstd v0.13.3
23142026-09-08T17:36:58.934Z Checking reqwest v0.12.28
23152026-09-08T17:36:59.007Z Checking hickory-proto v0.25.2
23162026-09-08T17:36:59.010Z Checking byte-wrapper v0.1.0
23172026-09-08T17:36:59.078Z Checking md-5 v0.10.6
23182026-09-08T17:36:59.115Z Checking float-cmp v0.10.0
23192026-09-08T17:36:59.221Z Checking fallible-iterator v0.2.0
23202026-09-08T17:36:59.261Z Checking normalize-line-endings v0.3.0
23212026-09-08T17:36:59.264Z Checking supports-unicode v3.0.0
23222026-09-08T17:36:59.264Z Checking supports-hyperlinks v3.2.0
23232026-09-08T17:36:59.363Z Checking difflib v0.4.0
23242026-09-08T17:36:59.398Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23252026-09-08T17:36:59.433Z Checking smoltcp v0.9.1
23262026-09-08T17:36:59.470Z Checking miette v7.6.0
23272026-09-08T17:36:59.474Z Checking zip v4.6.1
23282026-09-08T17:36:59.541Z Checking postgres-protocol v0.6.10
23292026-09-08T17:36:59.578Z Checking predicates v3.1.4
23302026-09-08T17:36:59.691Z Checking iddqd v0.4.2
23312026-09-08T17:36:59.873Z Checking phf_shared v0.11.3
23322026-09-08T17:36:59.918Z Checking phf_shared v0.13.1
23332026-09-08T17:37:00.000Z Checking olpc-cjson v0.1.4
23342026-09-08T17:37:00.003Z Checking tokio-stream v0.1.18
23352026-09-08T17:37:00.075Z Checking derive_more v2.1.1
23362026-09-08T17:37:00.078Z Checking strum v0.27.2
23372026-09-08T17:37:00.146Z Checking precomputed-hash v0.1.1
23382026-09-08T17:37:00.150Z Checking fixedbitset v0.4.2
23392026-09-08T17:37:00.218Z Checking new_debug_unreachable v1.0.6
23402026-09-08T17:37:00.221Z Checking lalrpop-util v0.19.12
23412026-09-08T17:37:00.291Z Checking tough v0.22.0
23422026-09-08T17:37:00.294Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23432026-09-08T17:37:00.363Z Checking string_cache v0.8.9
23442026-09-08T17:37:00.366Z Checking petgraph v0.6.5
23452026-09-08T17:37:00.434Z Checking phf v0.13.1
23462026-09-08T17:37:00.437Z Checking postgres-types v0.2.12
23472026-09-08T17:37:00.589Z Checking buf-list v1.1.2
23482026-09-08T17:37:00.628Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23492026-09-08T17:37:00.631Z Checking whoami v2.1.0
23502026-09-08T17:37:00.798Z Checking peg-runtime v0.8.5
23512026-09-08T17:37:00.883Z Checking tokio-postgres v0.7.16
23522026-09-08T17:37:00.923Z Checking is-terminal v0.4.17
23532026-09-08T17:37:00.962Z Checking crossbeam-channel v0.5.15
23542026-09-08T17:37:01.002Z Checking thread_local v1.1.9
23552026-09-08T17:37:01.042Z Checking take_mut v0.2.2
23562026-09-08T17:37:01.177Z Checking term v1.2.1
23572026-09-08T17:37:01.215Z Compiling newtype-uuid-macros v0.1.0
23582026-09-08T17:37:01.320Z Checking slog-async v2.8.0
23592026-09-08T17:37:01.431Z Checking slog-term v2.9.2
23602026-09-08T17:37:01.527Z Compiling multer v3.1.0
23612026-09-08T17:37:01.602Z Compiling async-stream-impl v0.3.6
23622026-09-08T17:37:01.722Z Checking match_cfg v0.1.0
23632026-09-08T17:37:01.818Z Checking hostname v0.3.1
23642026-09-08T17:37:01.822Z Checking slog-json v2.6.1
23652026-09-08T17:37:01.890Z Compiling dropshot v0.17.1
23662026-09-08T17:37:01.947Z Checking debug-ignore v1.0.5
23672026-09-08T17:37:02.003Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23682026-09-08T17:37:02.042Z Checking slog-bunyan v2.5.0
23692026-09-08T17:37:02.077Z Compiling dropshot_endpoint v0.17.1
23702026-09-08T17:37:02.165Z Checking serde_path_to_error v0.1.20
23712026-09-08T17:37:02.203Z Checking sha1 v0.11.0
23722026-09-08T17:37:02.207Z Checking serde_spanned v1.1.1
23732026-09-08T17:37:02.272Z Checking toml_datetime v1.1.1+spec-1.1.0
23742026-09-08T17:37:02.308Z Checking toml_writer v1.1.1+spec-1.1.0
23752026-09-08T17:37:02.392Z Checking compression-core v0.4.31
23762026-09-08T17:37:02.430Z Checking async-stream v0.3.6
23772026-09-08T17:37:02.503Z Checking waitgroup v0.1.2
23782026-09-08T17:37:02.509Z Checking rustls-pemfile v2.2.0
23792026-09-08T17:37:02.575Z Checking toml v1.1.2+spec-1.1.0
23802026-09-08T17:37:02.585Z Checking compression-codecs v0.4.37
23812026-09-08T17:37:02.648Z Checking hostname v0.4.2
23822026-09-08T17:37:02.654Z Checking progenitor-client v0.14.0
23832026-09-08T17:37:02.746Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23842026-09-08T17:37:02.782Z Checking atomicwrites v0.4.4
23852026-09-08T17:37:02.786Z Compiling serde_tokenstream v0.3.0
23862026-09-08T17:37:02.854Z Checking async-compression v0.4.41
23872026-09-08T17:37:02.897Z Compiling parse-display-derive v0.10.0
23882026-09-08T17:37:02.937Z Checking macaddr v1.0.1
23892026-09-08T17:37:02.941Z Checking regress v0.10.5
23902026-09-08T17:37:03.135Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23912026-09-08T17:37:03.187Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23922026-09-08T17:37:03.217Z Compiling oxide-generation-macros v0.2.0
23932026-09-08T17:37:03.220Z Checking instant v0.1.13
23942026-09-08T17:37:03.221Z Checking itertools v0.14.0
23952026-09-08T17:37:03.322Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23962026-09-08T17:37:03.365Z Checking oxide-generation v0.1.3
23972026-09-08T17:37:03.576Z Checking backoff v0.4.0
23982026-09-08T17:37:03.616Z Checking backon v1.6.0
23992026-09-08T17:37:03.653Z Checking humantime v2.3.0
24002026-09-08T17:37:03.786Z Compiling convert_case v0.4.0
24012026-09-08T17:37:03.825Z Checking progenitor-extras v0.2.0
24022026-09-08T17:37:03.863Z Checking half v2.7.1
24032026-09-08T17:37:04.006Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24042026-09-08T17:37:04.070Z Checking ciborium-io v0.2.2
24052026-09-08T17:37:04.149Z Checking heck v0.5.0
24062026-09-08T17:37:04.187Z Compiling derive_more v0.99.20
24072026-09-08T17:37:04.190Z Checking ciborium-ll v0.2.2
24082026-09-08T17:37:04.257Z Checking secrecy v0.10.3
24092026-09-08T17:37:04.297Z Checking camino-tempfile v1.4.1
24102026-09-08T17:37:04.360Z Checking indent_write v2.2.0
24112026-09-08T17:37:04.406Z Compiling crucible-workspace-hack v0.1.0
24122026-09-08T17:37:04.445Z Checking ciborium v0.2.2
24132026-09-08T17:37:04.448Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24142026-09-08T17:37:04.517Z Checking inout v0.1.4
24152026-09-08T17:37:04.521Z Compiling regress v0.11.1
24162026-09-08T17:37:04.608Z Checking parse-display v0.10.0
24172026-09-08T17:37:04.682Z Checking cipher v0.4.4
24182026-09-08T17:37:04.778Z Checking universal-hash v0.5.1
24192026-09-08T17:37:04.818Z Compiling thiserror-impl-no-std v2.0.2
24202026-09-08T17:37:04.854Z Checking opaque-debug v0.3.1
24212026-09-08T17:37:04.890Z Checking blake2 v0.10.6
24222026-09-08T17:37:04.926Z Checking chacha20 v0.9.1
24232026-09-08T17:37:04.962Z Checking aead v0.5.2
24242026-09-08T17:37:04.965Z Checking poly1305 v0.8.0
24252026-09-08T17:37:05.135Z Checking password-hash v0.5.0
24262026-09-08T17:37:05.174Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24272026-09-08T17:37:05.177Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24282026-09-08T17:37:05.281Z Checking chacha20poly1305 v0.10.1
24292026-09-08T17:37:05.384Z Checking argon2 v0.5.3
24302026-09-08T17:37:05.438Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24312026-09-08T17:37:05.609Z Compiling unsafe-libyaml v0.2.11
24322026-09-08T17:37:05.702Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24332026-09-08T17:37:05.754Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24342026-09-08T17:37:05.909Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24352026-09-08T17:37:05.994Z Checking swrite v0.1.0
24362026-09-08T17:37:06.032Z Checking thiserror-no-std v2.0.2
24372026-09-08T17:37:06.122Z Compiling typify-impl v0.6.2
24382026-09-08T17:37:06.151Z Checking vsss-rs v3.3.4
24392026-09-08T17:37:06.368Z Compiling serde_yaml v0.9.34+deprecated
24402026-09-08T17:37:06.771Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24412026-09-08T17:37:07.277Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24422026-09-08T17:37:07.418Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24432026-09-08T17:37:07.459Z Checking crossbeam-deque v0.8.6
24442026-09-08T17:37:07.547Z Compiling rayon-core v1.13.0
24452026-09-08T17:37:07.668Z Compiling num-derive v0.4.2
24462026-09-08T17:37:07.745Z Compiling toml_datetime v0.7.5+spec-1.1.0
24472026-09-08T17:37:07.868Z Compiling proc-macro-error v1.0.4
24482026-09-08T17:37:08.021Z Compiling toml_edit v0.23.10+spec-1.0.0
24492026-09-08T17:37:08.226Z Checking tabwriter v1.4.1
24502026-09-08T17:37:08.231Z Compiling illumos-nvpair-sys v0.2.0
24512026-09-08T17:37:08.261Z Checking rayon v1.11.0
24522026-09-08T17:37:08.347Z Checking glob v0.3.3
24532026-09-08T17:37:08.410Z Compiling itertools v0.15.0
24542026-09-08T17:37:08.500Z Compiling heapless v0.8.0
24552026-09-08T17:37:08.633Z Compiling proc-macro-crate v3.4.0
24562026-09-08T17:37:08.709Z Checking hash32 v0.3.1
24572026-09-08T17:37:08.868Z Compiling smoltcp v0.11.0
24582026-09-08T17:37:08.934Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24592026-09-08T17:37:09.029Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24602026-09-08T17:37:09.135Z Checking colored v3.1.1
24612026-09-08T17:37:09.214Z Compiling num_enum_derive v0.7.6
24622026-09-08T17:37:09.368Z Checking illumos-nvpair v0.3.0
24632026-09-08T17:37:09.370Z Checking toml v0.8.23
24642026-09-08T17:37:09.550Z Checking cobs v0.3.0
24652026-09-08T17:37:09.727Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24662026-09-08T17:37:09.800Z Compiling ingot-macros v0.2.0
24672026-09-08T17:37:09.804Z Checking postcard v1.1.3
24682026-09-08T17:37:09.804Z Checking rand v0.10.1
24692026-09-08T17:37:09.997Z Compiling proc-macro-crate v1.3.1
24702026-09-08T17:37:10.188Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24712026-09-08T17:37:10.297Z Checking num_enum v0.7.6
24722026-09-08T17:37:10.351Z Checking sigpipe v0.1.3
24732026-09-08T17:37:10.421Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24742026-09-08T17:37:10.459Z Compiling foreign-types-macros v0.2.3
24752026-09-08T17:37:10.463Z Checking foreign-types-shared v0.3.1
24762026-09-08T17:37:10.463Z Compiling num_enum_derive v0.5.11
24772026-09-08T17:37:10.692Z Compiling typify-macro v0.6.2
24782026-09-08T17:37:10.775Z Checking cstr-argument v0.1.2
24792026-09-08T17:37:10.881Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24802026-09-08T17:37:10.924Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24812026-09-08T17:37:10.962Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24822026-09-08T17:37:11.094Z Checking foreign-types v0.5.0
24832026-09-08T17:37:11.220Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24842026-09-08T17:37:11.265Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24852026-09-08T17:37:11.349Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24862026-09-08T17:37:11.397Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24872026-09-08T17:37:11.435Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24882026-09-08T17:37:11.469Z Checking itertools v0.12.1
24892026-09-08T17:37:11.506Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24902026-09-08T17:37:11.623Z Checking num_enum v0.5.11
24912026-09-08T17:37:11.626Z Compiling zone_cfg_derive v0.3.1
24922026-09-08T17:37:11.764Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24932026-09-08T17:37:11.898Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24942026-09-08T17:37:11.968Z Compiling usdt-attr-macro v0.5.0
24952026-09-08T17:37:12.098Z Compiling usdt-macro v0.5.0
24962026-09-08T17:37:12.338Z Checking memmap v0.7.0
24972026-09-08T17:37:12.438Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24982026-09-08T17:37:12.476Z Compiling typify v0.6.2
24992026-09-08T17:37:12.511Z Checking zone v0.3.1
25002026-09-08T17:37:12.610Z Compiling progenitor-impl v0.14.0
25012026-09-08T17:37:12.648Z Checking ingot-types v0.2.0
25022026-09-08T17:37:12.762Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25032026-09-08T17:37:12.857Z Checking usdt v0.5.0
25042026-09-08T17:37:12.896Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25052026-09-08T17:37:12.942Z Checking smf v0.2.3
25062026-09-08T17:37:12.979Z Checking whoami v1.6.1
25072026-09-08T17:37:13.034Z Checking ingot v0.2.1
25082026-09-08T17:37:13.071Z Compiling derive-where v1.6.0
25092026-09-08T17:37:13.256Z Checking tokio-dtrace v0.1.1
25102026-09-08T17:37:13.277Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25112026-09-08T17:37:13.285Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25122026-09-08T17:37:13.460Z Checking oxide-tokio-rt v0.1.4
25132026-09-08T17:37:13.498Z Checking console v0.15.11
25142026-09-08T17:37:13.667Z Checking newline-converter v0.3.0
25152026-09-08T17:37:13.705Z Checking bytecount v0.6.9
25162026-09-08T17:37:13.811Z Checking num-rational v0.4.2
25172026-09-08T17:37:13.848Z Checking expectorate v1.2.0
25182026-09-08T17:37:13.851Z Checking num-complex v0.4.6
25192026-09-08T17:37:14.006Z Compiling cancel-safe-futures v0.1.5
25202026-09-08T17:37:14.119Z Checking float-ord v0.3.2
25212026-09-08T17:37:14.245Z Checking num v0.4.3
25222026-09-08T17:37:14.282Z Checking linear-map v1.2.0
25232026-09-08T17:37:14.361Z Checking gethostname v0.5.0
25242026-09-08T17:37:14.477Z Checking oxide-update-engine-types v0.1.2
25252026-09-08T17:37:14.514Z Compiling prettyplease v0.2.37
25262026-09-08T17:37:14.517Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25272026-09-08T17:37:14.662Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25282026-09-08T17:37:14.801Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25292026-09-08T17:37:14.956Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25302026-09-08T17:37:15.062Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25312026-09-08T17:37:15.101Z Checking resolv-conf v0.7.6
25322026-09-08T17:37:15.191Z Checking papergrid v0.11.0
25332026-09-08T17:37:15.284Z Compiling progenitor-macro v0.14.0
25342026-09-08T17:37:15.322Z Compiling tabled_derive v0.7.0
25352026-09-08T17:37:15.420Z Checking oxide-update-engine v0.1.2
25362026-09-08T17:37:15.824Z Compiling slog-dtrace v0.3.0
25372026-09-08T17:37:15.958Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25382026-09-08T17:37:16.234Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25392026-09-08T17:37:16.312Z Checking tabled v0.15.0
25402026-09-08T17:37:16.610Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25412026-09-08T17:37:16.669Z Checking crossterm v0.29.0
25422026-09-08T17:37:16.709Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25432026-09-08T17:37:17.020Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25442026-09-08T17:37:17.536Z Checking fd-lock v4.0.4
25452026-09-08T17:37:18.038Z Checking vte v0.14.1
25462026-09-08T17:37:18.497Z Checking strip-ansi-escapes v0.2.1
25472026-09-08T17:37:18.856Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25482026-09-08T17:37:18.892Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25492026-09-08T17:37:19.716Z Checking termtree v0.5.1
25502026-09-08T17:37:19.884Z Checking linked-hash-map v0.5.6
25512026-09-08T17:37:19.945Z Checking nu-ansi-term v0.50.3
25522026-09-08T17:37:20.081Z Checking lru-cache v0.1.2
25532026-09-08T17:37:20.184Z Checking reedline v0.40.0
25542026-09-08T17:37:20.222Z Checking hickory-proto v0.24.4
25552026-09-08T17:37:20.261Z Checking progenitor v0.14.0
25562026-09-08T17:37:20.425Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25572026-09-08T17:37:20.463Z Compiling minimal-lexical v0.2.1
25582026-09-08T17:37:20.746Z Compiling nom v7.1.3
25592026-09-08T17:37:21.210Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25602026-09-08T17:37:21.349Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25612026-09-08T17:37:21.495Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25622026-09-08T17:37:21.921Z Compiling unicode-xid v0.2.6
25632026-09-08T17:37:22.034Z Checking display-error-chain v0.2.2
25642026-09-08T17:37:22.071Z Checking hickory-resolver v0.24.4
25652026-09-08T17:37:22.105Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25662026-09-08T17:37:22.181Z Compiling ar_archive_writer v0.5.1
25672026-09-08T17:37:22.645Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25682026-09-08T17:37:22.712Z Checking csv-core v0.1.13
25692026-09-08T17:37:22.770Z Compiling stacker v0.1.23
25702026-09-08T17:37:22.856Z Checking qorb v0.4.1
25712026-09-08T17:37:22.917Z Checking csv v1.4.0
25722026-09-08T17:37:23.041Z Compiling psm v0.1.30
25732026-09-08T17:37:23.077Z Checking highway v1.3.0
25742026-09-08T17:37:23.114Z Compiling semver v0.1.20
25752026-09-08T17:37:23.179Z Compiling cfg_aliases v0.1.1
25762026-09-08T17:37:23.287Z Compiling nix v0.28.0
25772026-09-08T17:37:23.380Z Checking nibble_vec v0.1.0
25782026-09-08T17:37:23.426Z Compiling rustc_version v0.1.7
25792026-09-08T17:37:23.466Z Checking endian-type v0.1.2
25802026-09-08T17:37:23.537Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25812026-09-08T17:37:23.646Z Checking radix_trie v0.2.1
25822026-09-08T17:37:23.681Z Compiling newtype_derive v0.1.6
25832026-09-08T17:37:23.796Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25842026-09-08T17:37:23.919Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25852026-09-08T17:37:23.922Z Checking phf_shared v0.12.1
25862026-09-08T17:37:24.038Z Compiling recursive-proc-macro-impl v0.1.1
25872026-09-08T17:37:24.077Z Compiling chrono-tz v0.10.4
25882026-09-08T17:37:24.126Z Checking phf v0.12.1
25892026-09-08T17:37:24.274Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25902026-09-08T17:37:24.310Z Compiling const_format_proc_macros v0.2.34
25912026-09-08T17:37:24.390Z Compiling peg-macros v0.8.5
25922026-09-08T17:37:24.430Z Checking winnow v0.6.26
25932026-09-08T17:37:24.467Z Compiling sqlparser_derive v0.5.0
25942026-09-08T17:37:24.501Z Checking recursive v0.1.1
25952026-09-08T17:37:24.626Z Checking unicode_categories v0.1.1
25962026-09-08T17:37:24.836Z Checking home v0.5.12
25972026-09-08T17:37:25.152Z Checking const_format v0.2.35
25982026-09-08T17:37:25.188Z Checking rustyline v14.0.0
25992026-09-08T17:37:25.256Z Checking sqlparser v0.61.0
26002026-09-08T17:37:25.579Z Checking sqlformat v0.3.5
26012026-09-08T17:37:25.764Z Checking peg v0.8.5
26022026-09-08T17:37:25.907Z Checking bcs v0.1.6
26032026-09-08T17:37:25.971Z Checking nom v8.0.0
26042026-09-08T17:37:26.036Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26052026-09-08T17:37:26.151Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26062026-09-08T17:37:26.188Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
26072026-09-08T17:37:26.368Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26082026-09-08T17:37:26.441Z Checking steno v0.4.1
26092026-09-08T17:37:26.480Z Checking sha1 v0.10.6
26102026-09-08T17:37:26.675Z Checking filetime v0.2.27
26112026-09-08T17:37:26.712Z Checking xattr v1.6.1
26122026-09-08T17:37:26.880Z Checking tar v0.4.46
26132026-09-08T17:37:26.928Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26142026-09-08T17:37:27.202Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
26152026-09-08T17:37:27.286Z Checking subprocess v0.2.15
26162026-09-08T17:37:27.459Z Checking headers-core v0.3.0
26172026-09-08T17:37:27.496Z Checking yasna v0.5.2
26182026-09-08T17:37:27.592Z Checking port-file v0.1.0
26192026-09-08T17:37:27.629Z Checking headers v0.4.1
26202026-09-08T17:37:27.815Z Checking dropshot-api-manager-types v0.8.0
26212026-09-08T17:37:27.904Z Checking rcgen v0.12.1
26222026-09-08T17:37:27.948Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26232026-09-08T17:37:27.985Z Checking tagptr v0.2.0
26242026-09-08T17:37:28.020Z Compiling libefi-sys v0.1.0
26252026-09-08T17:37:28.108Z Compiling bitfield-struct v0.6.2
26262026-09-08T17:37:28.155Z Checking moka v0.12.13
26272026-09-08T17:37:28.268Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26282026-09-08T17:37:28.388Z Checking utf-8 v0.7.6
26292026-09-08T17:37:28.553Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26302026-09-08T17:37:28.590Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26312026-09-08T17:37:28.726Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26322026-09-08T17:37:28.729Z Compiling xshell-macros v0.2.7
26332026-09-08T17:37:28.797Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26342026-09-08T17:37:28.800Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26352026-09-08T17:37:28.866Z Checking hickory-resolver v0.25.2
26362026-09-08T17:37:29.100Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26372026-09-08T17:37:29.149Z Checking xshell v0.2.7
26382026-09-08T17:37:29.243Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26392026-09-08T17:37:29.361Z Checking tungstenite v0.21.0
26402026-09-08T17:37:29.364Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26412026-09-08T17:37:29.602Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26422026-09-08T17:37:29.713Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26432026-09-08T17:37:29.748Z Checking half v1.8.3
26442026-09-08T17:37:29.813Z Checking tokio-tungstenite v0.21.0
26452026-09-08T17:37:29.974Z Checking serde_cbor v0.11.2
26462026-09-08T17:37:30.018Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26472026-09-08T17:37:30.105Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26482026-09-08T17:37:30.142Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26492026-09-08T17:37:30.378Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26502026-09-08T17:37:30.416Z Checking sha2 v0.11.0
26512026-09-08T17:37:30.419Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26522026-09-08T17:37:30.742Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26532026-09-08T17:37:31.026Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26542026-09-08T17:37:31.108Z Checking predicates-tree v1.0.13
26552026-09-08T17:37:31.145Z Checking libscf-sys v1.2.0
26562026-09-08T17:37:31.230Z Checking maplit v1.0.2
26572026-09-08T17:37:31.267Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26582026-09-08T17:37:31.301Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26592026-09-08T17:37:31.335Z Checking papergrid v0.18.0
26602026-09-08T17:37:31.370Z Checking anstyle-parse v0.2.7
26612026-09-08T17:37:31.557Z Checking anstream v0.6.21
26622026-09-08T17:37:31.793Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26632026-09-08T17:37:31.863Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26642026-09-08T17:37:31.904Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26652026-09-08T17:37:32.063Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26662026-09-08T17:37:32.065Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26672026-09-08T17:37:32.135Z Checking tabled v0.21.0
26682026-09-08T17:37:32.183Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26692026-09-08T17:37:32.219Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26702026-09-08T17:37:32.495Z Checking ignore v0.4.25
26712026-09-08T17:37:32.532Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
26722026-09-08T17:37:32.658Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26732026-09-08T17:37:32.699Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
26742026-09-08T17:37:32.918Z Checking globwalk v0.9.1
26752026-09-08T17:37:33.127Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
26762026-09-08T17:37:33.214Z Checking digest-io v0.1.0
26772026-09-08T17:37:33.373Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26782026-09-08T17:37:33.525Z Checking rawzip v0.4.4
26792026-09-08T17:37:33.622Z Checking unicase v2.9.0
26802026-09-08T17:37:33.808Z Checking crc8 v0.1.1
26812026-09-08T17:37:33.892Z Checking camino-tempfile-ext v0.3.3
26822026-09-08T17:37:33.938Z Checking fxhash v0.2.1
26832026-09-08T17:37:34.089Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26842026-09-08T17:37:34.125Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
26852026-09-08T17:37:34.167Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
26862026-09-08T17:37:34.426Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26872026-09-08T17:37:34.571Z Checking rand_seeder v0.4.0
26882026-09-08T17:37:34.707Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26892026-09-08T17:37:34.777Z Compiling darling_core v0.21.3
26902026-09-08T17:37:34.999Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
26912026-09-08T17:37:35.093Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26922026-09-08T17:37:35.278Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26932026-09-08T17:37:35.385Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
26942026-09-08T17:37:35.422Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26952026-09-08T17:37:35.578Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
26962026-09-08T17:37:35.972Z Compiling vergen-lib v0.1.6
26972026-09-08T17:37:36.080Z Compiling diesel_derives v2.3.7
26982026-09-08T17:37:36.255Z Checking scheduled-thread-pool v0.2.7
26992026-09-08T17:37:36.356Z Compiling vergen-gitcl v1.0.8
27002026-09-08T17:37:36.433Z Compiling diesel_table_macro_syntax v0.3.0
27012026-09-08T17:37:36.640Z Checking r2d2 v0.8.10
27022026-09-08T17:37:36.711Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27032026-09-08T17:37:36.855Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27042026-09-08T17:37:37.064Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
27052026-09-08T17:37:37.243Z Checking downcast-rs v2.0.2
27062026-09-08T17:37:37.288Z Compiling darling_macro v0.21.3
27072026-09-08T17:37:37.404Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
27082026-09-08T17:37:37.726Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27092026-09-08T17:37:37.818Z Compiling darling v0.21.3
27102026-09-08T17:37:37.911Z Checking kstat-rs v0.2.5
27112026-09-08T17:37:37.947Z Compiling dsl_auto_type v0.2.0
27122026-09-08T17:37:37.950Z Compiling proc-macro-error-attr2 v2.0.0
27132026-09-08T17:37:38.016Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
27142026-09-08T17:37:38.049Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27152026-09-08T17:37:38.132Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27162026-09-08T17:37:38.350Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27172026-09-08T17:37:38.388Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27182026-09-08T17:37:38.435Z Compiling proc-macro-error2 v2.0.1
27192026-09-08T17:37:38.723Z Compiling dirs-sys-next v0.1.2
27202026-09-08T17:37:38.779Z Compiling knus-derive v3.4.0
27212026-09-08T17:37:39.034Z Compiling crunchy v0.2.4
27222026-09-08T17:37:39.069Z Compiling salty v0.3.0
27232026-09-08T17:37:39.338Z Compiling parking_lot_core v0.8.6
27242026-09-08T17:37:39.454Z Compiling dirs-next v2.0.0
27252026-09-08T17:37:39.489Z Compiling clang-sys v1.8.1
27262026-09-08T17:37:39.607Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27272026-09-08T17:37:39.693Z Compiling git-stub v1.0.0
27282026-09-08T17:37:39.727Z Compiling tiny-keccak v2.0.2
27292026-09-08T17:37:39.934Z Compiling git-stub-vcs v0.1.0
27302026-09-08T17:37:40.006Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27312026-09-08T17:37:40.072Z Compiling term v0.7.0
27322026-09-08T17:37:40.312Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27332026-09-08T17:37:40.347Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27342026-09-08T17:37:40.381Z Compiling bit-vec v0.6.3
27352026-09-08T17:37:40.566Z Compiling ascii-canvas v3.0.0
27362026-09-08T17:37:40.602Z Compiling bit-set v0.5.3
27372026-09-08T17:37:40.638Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27382026-09-08T17:37:40.788Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27392026-09-08T17:37:40.833Z Checking parking_lot v0.11.2
27402026-09-08T17:37:41.015Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27412026-09-08T17:37:41.056Z Checking rfc6979 v0.4.0
27422026-09-08T17:37:41.118Z Checking prefix-trie v0.7.0
27432026-09-08T17:37:41.209Z Compiling hashbrown v0.14.5
27442026-09-08T17:37:41.297Z Compiling itertools v0.10.5
27452026-09-08T17:37:41.409Z Compiling ena v0.14.4
27462026-09-08T17:37:41.474Z Compiling libloading v0.8.9
27472026-09-08T17:37:41.510Z Compiling bindgen v0.71.1
27482026-09-08T17:37:41.650Z Compiling regex-syntax v0.6.29
27492026-09-08T17:37:41.763Z Compiling diff v0.1.13
27502026-09-08T17:37:41.790Z Compiling chumsky v0.9.3
27512026-09-08T17:37:42.014Z Checking hickory-server v0.25.2
27522026-09-08T17:37:42.376Z Compiling ecdsa v0.16.9
27532026-09-08T17:37:43.008Z Compiling lalrpop v0.19.12
27542026-09-08T17:37:43.255Z Checking sled v0.34.7
27552026-09-08T17:37:43.312Z Compiling cexpr v0.6.0
27562026-09-08T17:37:43.418Z Checking primeorder v0.13.6
27572026-09-08T17:37:43.698Z Checking nanorand v0.7.0
27582026-09-08T17:37:43.928Z Compiling rustc-hash v2.1.1
27592026-09-08T17:37:43.933Z Checking diesel v2.3.7
27602026-09-08T17:37:44.013Z Checking flume v0.11.1
27612026-09-08T17:37:44.114Z Compiling p384 v0.13.1
27622026-09-08T17:37:44.505Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27632026-09-08T17:37:44.690Z Compiling knus v3.4.0
27642026-09-08T17:37:44.733Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27652026-09-08T17:37:45.134Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27662026-09-08T17:37:45.180Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27672026-09-08T17:37:45.552Z Compiling libxml v0.3.3
27682026-09-08T17:37:45.598Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27692026-09-08T17:37:45.651Z Checking assert_matches v1.5.0
27702026-09-08T17:37:45.686Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
27712026-09-08T17:37:45.914Z Compiling strum_macros v0.24.3
27722026-09-08T17:37:45.948Z Compiling indoc v1.0.9
27732026-09-08T17:37:46.301Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27742026-09-08T17:37:46.588Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27752026-09-08T17:37:46.828Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27762026-09-08T17:37:47.175Z Checking quick-xml v0.37.5
27772026-09-08T17:37:47.222Z Checking derive_builder v0.20.2
27782026-09-08T17:37:47.274Z Compiling oso-derive v0.27.3
27792026-09-08T17:37:47.362Z Compiling trait-variant v0.1.2
27802026-09-08T17:37:47.817Z Compiling impl-trait-for-tuples v0.2.3
27812026-09-08T17:37:47.943Z Checking openssl-probe v0.1.6
27822026-09-08T17:37:48.073Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27832026-09-08T17:37:48.168Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27842026-09-08T17:37:48.949Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27852026-09-08T17:37:48.984Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
27862026-09-08T17:37:49.177Z Checking corncobs v0.1.4
27872026-09-08T17:37:49.282Z Checking secrecy v0.8.0
27882026-09-08T17:37:49.333Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27892026-09-08T17:37:49.440Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27902026-09-08T17:37:49.475Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27912026-09-08T17:37:49.622Z Checking bb8 v0.8.6
27922026-09-08T17:37:49.965Z Compiling mime_guess v2.0.5
27932026-09-08T17:37:50.002Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27942026-09-08T17:37:50.034Z Checking http-range v0.1.5
27952026-09-08T17:37:50.190Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27962026-09-08T17:37:50.286Z Checking nonempty v0.12.0
27972026-09-08T17:37:50.450Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27982026-09-08T17:37:50.485Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27992026-09-08T17:37:50.586Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28002026-09-08T17:37:50.794Z Checking signal-hook-tokio v0.3.1
28012026-09-08T17:37:50.955Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28022026-09-08T17:37:50.990Z Checking hyper-staticfile v0.10.1
28032026-09-08T17:37:51.171Z Checking scuffle v0.1.0
28042026-09-08T17:37:51.308Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28052026-09-08T17:37:51.369Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28062026-09-08T17:37:51.656Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28072026-09-08T17:37:51.786Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28082026-09-08T17:37:51.869Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
28092026-09-08T17:37:51.976Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28102026-09-08T17:37:52.110Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28112026-09-08T17:37:52.348Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
28122026-09-08T17:37:52.553Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28132026-09-08T17:37:52.590Z Checking tungstenite v0.23.0
28142026-09-08T17:37:52.675Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28152026-09-08T17:37:53.042Z Checking tokio-tungstenite v0.23.1
28162026-09-08T17:37:53.369Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28172026-09-08T17:37:53.380Z Checking void v1.0.2
28182026-09-08T17:37:53.518Z Checking lzss v0.8.2
28192026-09-08T17:37:53.746Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28202026-09-08T17:37:53.782Z Checking nix v0.27.1
28212026-09-08T17:37:53.928Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
28222026-09-08T17:37:53.962Z Checking serde_bytes v0.11.19
28232026-09-08T17:37:54.177Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28242026-09-08T17:37:54.324Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
28252026-09-08T17:37:54.661Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28262026-09-08T17:37:54.668Z Checking cpubits v0.1.1
28272026-09-08T17:37:54.808Z Checking yansi v1.0.1
28282026-09-08T17:37:55.005Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28292026-09-08T17:37:55.084Z Checking pem-rfc7468 v1.0.0
28302026-09-08T17:37:55.138Z Checking pretty_assertions v1.4.1
28312026-09-08T17:37:55.280Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28322026-09-08T17:37:55.316Z Checking colored v2.2.0
28332026-09-08T17:37:55.350Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28342026-09-08T17:37:55.540Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28352026-09-08T17:37:55.577Z Checking hmac v0.13.0
28362026-09-08T17:37:55.613Z Checking universal-hash v0.6.1
28372026-09-08T17:37:55.712Z Compiling libz-sys v1.1.24
28382026-09-08T17:37:55.751Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28392026-09-08T17:37:55.786Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28402026-09-08T17:37:55.789Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28412026-09-08T17:37:56.126Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28422026-09-08T17:37:56.854Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28432026-09-08T17:37:57.263Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
28442026-09-08T17:37:57.473Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28452026-09-08T17:37:57.563Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28462026-09-08T17:37:57.713Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28472026-09-08T17:37:57.749Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28482026-09-08T17:37:58.059Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28492026-09-08T17:37:58.518Z Checking async-bb8-diesel v0.2.1
28502026-09-08T17:37:58.935Z Checking diesel-dtrace v0.5.0
28512026-09-08T17:37:58.972Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28522026-09-08T17:37:59.215Z Compiling instability v0.3.11
28532026-09-08T17:37:59.530Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28542026-09-08T17:37:59.708Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28552026-09-08T17:37:59.743Z Checking castaway v0.2.4
28562026-09-08T17:37:59.888Z Compiling indoc v2.0.7
28572026-09-08T17:38:00.108Z Checking compact_str v0.8.1
28582026-09-08T17:38:01.131Z Checking polyval v0.7.1
28592026-09-08T17:38:01.167Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28602026-09-08T17:38:01.203Z Checking der v0.8.0
28612026-09-08T17:38:01.276Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28622026-09-08T17:38:01.336Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28632026-09-08T17:38:01.516Z Checking unicode-truncate v1.1.0
28642026-09-08T17:38:01.576Z Checking lru v0.12.5
28652026-09-08T17:38:01.699Z Compiling libgit2-sys v0.18.3+1.9.2
28662026-09-08T17:38:01.763Z Checking arc-swap v1.8.2
28672026-09-08T17:38:01.854Z Checking cassowary v0.3.0
28682026-09-08T17:38:02.025Z Checking slog-scope v4.4.1
28692026-09-08T17:38:02.098Z Checking ratatui v0.29.0
28702026-09-08T17:38:02.212Z Checking ghash v0.6.0
28712026-09-08T17:38:02.370Z Checking pbkdf2 v0.13.0
28722026-09-08T17:38:02.407Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28732026-09-08T17:38:02.522Z Checking aes v0.9.1
28742026-09-08T17:38:02.957Z Checking crypto-bigint v0.7.5
28752026-09-08T17:38:03.431Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28762026-09-08T17:38:03.468Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28772026-09-08T17:38:03.619Z Checking ctr v0.10.1
28782026-09-08T17:38:03.675Z Checking aead v0.6.1
28792026-09-08T17:38:03.822Z Checking cargo-platform v0.3.2
28802026-09-08T17:38:03.857Z Compiling petname v2.0.2
28812026-09-08T17:38:04.027Z Checking cargo_metadata v0.23.1
28822026-09-08T17:38:04.535Z Checking aes-gcm v0.11.0
28832026-09-08T17:38:04.725Z Checking slog-stdlog v4.1.1
28842026-09-08T17:38:04.800Z Checking spki v0.8.0
28852026-09-08T17:38:04.875Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28862026-09-08T17:38:05.002Z Compiling progenitor-impl v0.13.0
28872026-09-08T17:38:05.245Z Checking salsa20 v0.11.0
28882026-09-08T17:38:05.426Z Checking console v0.16.2
28892026-09-08T17:38:05.759Z Compiling vergen-git2 v9.1.0
28902026-09-08T17:38:05.997Z Checking unit-prefix v0.5.2
28912026-09-08T17:38:06.159Z Checking plotters-backend v0.3.7
28922026-09-08T17:38:06.196Z Checking indicatif v0.18.4
28932026-09-08T17:38:06.391Z Checking plotters-svg v0.3.7
28942026-09-08T17:38:06.611Z Checking scrypt v0.12.0
28952026-09-08T17:38:06.645Z Checking slog-envlogger v2.2.0
28962026-09-08T17:38:06.848Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28972026-09-08T17:38:07.041Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28982026-09-08T17:38:07.283Z Checking progenitor-client v0.13.0
28992026-09-08T17:38:07.553Z Checking cbc v0.2.1
29002026-09-08T17:38:07.627Z Compiling progenitor-macro v0.13.0
29012026-09-08T17:38:07.725Z Checking libsw-core v0.3.2
29022026-09-08T17:38:07.907Z Checking sapling-renderdag v0.1.0
29032026-09-08T17:38:08.148Z Checking cast v0.3.0
29042026-09-08T17:38:08.193Z Checking sync-ptr v0.1.4
29052026-09-08T17:38:08.331Z Checking criterion-plot v0.6.0
29062026-09-08T17:38:08.365Z Checking libsw v3.5.0
29072026-09-08T17:38:08.552Z Checking pkcs5 v0.8.1
29082026-09-08T17:38:08.658Z Checking plotters v0.3.7
29092026-09-08T17:38:08.892Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29102026-09-08T17:38:09.429Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29112026-09-08T17:38:09.664Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29122026-09-08T17:38:09.874Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29132026-09-08T17:38:09.909Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29142026-09-08T17:38:10.108Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29152026-09-08T17:38:10.144Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29162026-09-08T17:38:10.343Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
29172026-09-08T17:38:10.380Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29182026-09-08T17:38:10.582Z Checking tinytemplate v1.2.1
29192026-09-08T17:38:10.832Z Checking shell-words v1.1.1
29202026-09-08T17:38:10.983Z Checking oorandom v11.1.5
29212026-09-08T17:38:11.020Z Checking anes v0.1.6
29222026-09-08T17:38:11.224Z Checking criterion v0.7.0
29232026-09-08T17:38:11.498Z Checking pkcs8 v0.11.0
29242026-09-08T17:38:11.730Z Checking oxide-update-engine-display v0.1.2
29252026-09-08T17:38:12.058Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29262026-09-08T17:38:12.472Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29272026-09-08T17:38:12.664Z Checking progenitor v0.13.0
29282026-09-08T17:38:12.843Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29292026-09-08T17:38:13.042Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29302026-09-08T17:38:13.278Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29312026-09-08T17:38:13.645Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29322026-09-08T17:38:14.077Z Checking tokio-test v0.4.5
29332026-09-08T17:38:14.314Z Checking ff v0.14.0
29342026-09-08T17:38:14.481Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29352026-09-08T17:38:14.721Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29362026-09-08T17:38:15.134Z Checking twox-hash v2.1.2
29372026-09-08T17:38:15.476Z Checking atty v0.2.14
29382026-09-08T17:38:15.607Z Checking arrayref v0.3.9
29392026-09-08T17:38:15.712Z Checking constant_time_eq v0.4.2
29402026-09-08T17:38:15.881Z Checking arrayvec v0.7.6
29412026-09-08T17:38:16.156Z Checking group v0.14.0
29422026-09-08T17:38:16.346Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29432026-09-08T17:38:17.070Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29442026-09-08T17:38:17.332Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29452026-09-08T17:38:17.792Z Checking fatfs v0.3.6
29462026-09-08T17:38:18.295Z Checking signature v3.0.0
29472026-09-08T17:38:18.345Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29482026-09-08T17:38:18.381Z Checking base16ct v1.0.0
29492026-09-08T17:38:18.476Z Compiling seq-macro v0.3.6
29502026-09-08T17:38:18.540Z Checking sec1 v0.8.1
29512026-09-08T17:38:18.782Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29522026-09-08T17:38:19.022Z Checking hkdf v0.13.0
29532026-09-08T17:38:19.191Z Checking concurrent-queue v2.5.0
29542026-09-08T17:38:19.368Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29552026-09-08T17:38:19.407Z Checking parking v2.2.1
29562026-09-08T17:38:19.539Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29572026-09-08T17:38:19.574Z Checking event-listener v5.4.1
29582026-09-08T17:38:19.691Z Checking elliptic-curve v0.14.1
29592026-09-08T17:38:19.817Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29602026-09-08T17:38:20.113Z Checking rtoolbox v0.0.3
29612026-09-08T17:38:20.275Z Checking rpassword v7.5.4
29622026-09-08T17:38:20.463Z Checking event-listener-strategy v0.5.4
29632026-09-08T17:38:20.624Z Checking wnaf v0.14.0
29642026-09-08T17:38:20.822Z Checking primefield v0.14.0
29652026-09-08T17:38:20.859Z Checking rfc6979 v0.6.0
29662026-09-08T17:38:21.030Z Checking tui-tree-widget v0.23.1
29672026-09-08T17:38:21.066Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29682026-09-08T17:38:21.250Z Compiling blake3 v1.8.5
29692026-09-08T17:38:21.652Z Checking futures-timer v3.0.3
29702026-09-08T17:38:22.045Z Checking primeorder v0.14.0
29712026-09-08T17:38:22.359Z Checking ecdsa v0.17.0
29722026-09-08T17:38:22.400Z Checking async-lock v3.4.2
29732026-09-08T17:38:22.435Z Compiling curve25519-dalek v5.0.0
29742026-09-08T17:38:22.788Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29752026-09-08T17:38:22.822Z Checking async-object-pool v0.2.0
29762026-09-08T17:38:22.980Z Checking ssh-encoding v0.3.0
29772026-09-08T17:38:23.233Z Checking serde_regex v1.1.0
29782026-09-08T17:38:23.278Z Checking assert-json-diff v2.0.2
29792026-09-08T17:38:23.418Z Checking path-tree v0.8.3
29802026-09-08T17:38:23.471Z Checking keccak v0.2.0
29812026-09-08T17:38:23.631Z Checking topological-sort v0.2.2
29822026-09-08T17:38:23.666Z Checking stringmetrics v2.2.2
29832026-09-08T17:38:23.795Z Compiling strsim v0.10.0
29842026-09-08T17:38:23.844Z Checking httpmock v0.8.3
29852026-09-08T17:38:24.111Z Compiling samael v0.0.19
29862026-09-08T17:38:24.147Z Compiling darling_core v0.13.4
29872026-09-08T17:38:25.263Z Checking omicron-zone-package v0.12.3
29882026-09-08T17:38:26.063Z Checking ed25519 v3.0.0
29892026-09-08T17:38:26.166Z Checking crypto-primes v0.7.2
29902026-09-08T17:38:26.296Z Checking pkcs1 v0.8.0-rc.4
29912026-09-08T17:38:26.531Z Checking poly1305 v0.9.0
29922026-09-08T17:38:26.833Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29932026-09-08T17:38:26.877Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29942026-09-08T17:38:27.147Z Checking blowfish v0.10.0
29952026-09-08T17:38:27.255Z Checking blake2 v0.11.0-rc.6
29962026-09-08T17:38:27.330Z Compiling target-lexicon v0.13.3
29972026-09-08T17:38:27.548Z Checking argon2 v0.6.0-rc.8
29982026-09-08T17:38:27.551Z Checking bcrypt-pbkdf v0.11.0
29992026-09-08T17:38:27.774Z Checking rsa v0.10.0-rc.18
30002026-09-08T17:38:27.892Z Checking ed25519-dalek v3.0.0
30012026-09-08T17:38:27.926Z Checking ssh-cipher v0.3.0
30022026-09-08T17:38:28.175Z Compiling darling_macro v0.13.4
30032026-09-08T17:38:28.178Z Checking sha3 v0.11.0
30042026-09-08T17:38:28.332Z Checking p384 v0.14.0
30052026-09-08T17:38:28.589Z Checking p256 v0.14.0
30062026-09-08T17:38:28.702Z Checking p521 v0.14.0
30072026-09-08T17:38:29.209Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30082026-09-08T17:38:29.353Z Checking kem v0.3.0
30092026-09-08T17:38:29.486Z Checking module-lattice v0.2.3
30102026-09-08T17:38:29.521Z Compiling guppy-workspace-hack v0.1.0
30112026-09-08T17:38:29.735Z Compiling git2 v0.20.4
30122026-09-08T17:38:29.771Z Checking hex-literal v0.4.1
30132026-09-08T17:38:29.774Z Checking sponge-cursor v0.1.0
30142026-09-08T17:38:29.949Z Checking ml-kem v0.3.2
30152026-09-08T17:38:29.984Z Checking sha3 v0.12.0
30162026-09-08T17:38:30.219Z Compiling darling v0.13.4
30172026-09-08T17:38:30.353Z Checking russh-cryptovec v0.62.0
30182026-09-08T17:38:30.546Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30192026-09-08T17:38:30.582Z Checking internal-russh-num-bigint v0.5.0
30202026-09-08T17:38:30.789Z Checking num-bigint v0.4.6
30212026-09-08T17:38:31.233Z Checking russh-util v0.52.0
30222026-09-08T17:38:31.393Z Checking generic-array v1.4.3
30232026-09-08T17:38:31.617Z Compiling enum_dispatch v0.3.13
30242026-09-08T17:38:31.666Z Checking ssh-key v0.7.0-rc.11
30252026-09-08T17:38:31.742Z Compiling delegate v0.13.5
30262026-09-08T17:38:31.830Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30272026-09-08T17:38:32.575Z Checking md5 v0.8.0
30282026-09-08T17:38:32.611Z Checking hex-literal v1.1.0
30292026-09-08T17:38:32.726Z Compiling target-spec v3.5.7
30302026-09-08T17:38:32.760Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30312026-09-08T17:38:32.795Z Checking russh v0.62.4
30322026-09-08T17:38:33.031Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30332026-09-08T17:38:33.218Z Checking cfg-expr v0.20.6
30342026-09-08T17:38:33.433Z Compiling serde_with_macros v1.5.2
30352026-09-08T17:38:33.757Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30362026-09-08T17:38:34.170Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30372026-09-08T17:38:34.340Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30382026-09-08T17:38:34.376Z Checking internet-checksum v0.2.1
30392026-09-08T17:38:34.527Z Compiling serde_with v1.14.0
30402026-09-08T17:38:35.073Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30412026-09-08T17:38:35.676Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30422026-09-08T17:38:35.998Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30432026-09-08T17:38:36.168Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30442026-09-08T17:38:36.205Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30452026-09-08T17:38:36.372Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30462026-09-08T17:38:36.416Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30472026-09-08T17:38:36.453Z Checking httptest v0.16.4
30482026-09-08T17:38:36.667Z Checking pathdiff v0.2.3
30492026-09-08T17:38:36.806Z Checking nested v0.1.1
30502026-09-08T17:38:36.879Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30512026-09-08T17:38:36.979Z Checking guppy v0.17.25
30522026-09-08T17:38:37.085Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30532026-09-08T17:38:37.208Z Checking similar-asserts v1.7.0
30542026-09-08T17:38:37.348Z Compiling target-triple v1.0.0
30552026-09-08T17:38:37.402Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30562026-09-08T17:38:37.937Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30572026-09-08T17:38:38.555Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30582026-09-08T17:38:38.616Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30592026-09-08T17:38:38.813Z Checking hickory-client v0.25.2
30602026-09-08T17:38:39.137Z Checking supports-hyperlinks v2.1.0
30612026-09-08T17:38:39.177Z Checking supports-color v2.1.0
30622026-09-08T17:38:39.216Z Checking supports-unicode v2.1.0
30632026-09-08T17:38:39.285Z Checking textwrap v0.15.2
30642026-09-08T17:38:39.342Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30652026-09-08T17:38:39.376Z Checking terminal_size v0.1.17
30662026-09-08T17:38:39.517Z Compiling miette-derive v5.10.0
30672026-09-08T17:38:39.553Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30682026-09-08T17:38:39.553Z Compiling fs-err v2.11.0
30692026-09-08T17:38:39.841Z Checking owo-colors v3.5.0
30702026-09-08T17:38:40.012Z Compiling assert_cmd v2.1.2
30712026-09-08T17:38:40.258Z Compiling polar-core v0.27.3
30722026-09-08T17:38:40.296Z Checking escape8259 v0.5.3
30732026-09-08T17:38:40.454Z Checking libtest-mimic v0.8.1
30742026-09-08T17:38:40.500Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30752026-09-08T17:38:40.683Z Checking miette v5.10.0
30762026-09-08T17:38:40.724Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30772026-09-08T17:38:41.239Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30782026-09-08T17:38:41.370Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30792026-09-08T17:38:41.849Z Checking blake2b_simd v1.0.4
30802026-09-08T17:38:41.941Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30812026-09-08T17:38:42.054Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30822026-09-08T17:38:42.261Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30832026-09-08T17:38:42.296Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30842026-09-08T17:38:42.376Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30852026-09-08T17:38:42.412Z Compiling knuffel-derive v3.2.0
30862026-09-08T17:38:42.534Z Checking fancy-regex v0.14.0
30872026-09-08T17:38:42.616Z Checking serde_tokenstream v0.2.3
30882026-09-08T17:38:42.847Z Checking approx v0.5.1
30892026-09-08T17:38:42.883Z Compiling rstest_macros v0.25.0
30902026-09-08T17:38:42.916Z Checking uzers v0.12.2
30912026-09-08T17:38:43.009Z Checking constant_time_eq v0.3.1
30922026-09-08T17:38:43.172Z Checking termcolor v1.4.1
30932026-09-08T17:38:43.214Z Compiling linkme-impl v0.3.35
30942026-09-08T17:38:43.360Z Checking rust-argon2 v2.1.0
30952026-09-08T17:38:43.432Z Checking trybuild v1.0.116
30962026-09-08T17:38:43.621Z Checking datatest-stable v0.3.3
30972026-09-08T17:38:44.006Z Checking knuffel v3.2.0
30982026-09-08T17:38:44.074Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
30992026-09-08T17:38:44.119Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31002026-09-08T17:38:44.474Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31012026-09-08T17:38:44.518Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31022026-09-08T17:38:44.636Z Checking support-bundle-viewer v0.1.2
31032026-09-08T17:38:44.671Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
31042026-09-08T17:38:44.907Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31052026-09-08T17:38:44.942Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31062026-09-08T17:38:45.151Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31072026-09-08T17:38:45.187Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
31082026-09-08T17:38:45.286Z Checking oso v0.27.3
31092026-09-08T17:38:45.323Z Checking drift v0.2.0
31102026-09-08T17:38:45.389Z Checking rand_distr v0.5.1
31112026-09-08T17:38:45.559Z Checking multimap v0.10.1
31122026-09-08T17:38:45.710Z Compiling relative-path v1.9.3
31132026-09-08T17:38:45.767Z Checking parse-size v1.1.0
31142026-09-08T17:38:45.825Z Compiling linkme v0.3.35
31152026-09-08T17:38:45.923Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31162026-09-08T17:38:46.172Z Checking dropshot-api-manager v0.8.0
31172026-09-08T17:38:46.415Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
31182026-09-08T17:38:47.409Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31192026-09-08T17:38:47.843Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31202026-09-08T17:38:47.989Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31212026-09-08T17:38:48.088Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31222026-09-08T17:38:48.292Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31232026-09-08T17:38:48.328Z Checking cargo_toml v0.21.0
31242026-09-08T17:38:48.503Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
31252026-09-08T17:38:48.741Z Checking partial-io v0.5.4
31262026-09-08T17:38:48.991Z Checking termios v0.3.3
31272026-09-08T17:38:49.027Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31282026-09-08T17:38:49.154Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31292026-09-08T17:38:49.225Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31302026-09-08T17:38:49.851Z Checking rstest v0.25.0
31312026-09-08T17:38:52.783Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31322026-09-08T17:38:55.307Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31332026-09-08T17:38:55.871Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31342026-09-08T17:39:00.712Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31352026-09-08T17:39:01.172Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
31362026-09-08T17:39:03.088Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31372026-09-08T17:39:10.882Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31382026-09-08T17:39:11.659Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31392026-09-08T17:39:12.632Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
31402026-09-08T17:39:15.465Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31412026-09-08T17:39:17.571Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31422026-09-08T17:39:18.113Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31432026-09-08T17:39:19.764Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31442026-09-08T17:39:23.986Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31452026-09-08T17:39:28.583Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31462026-09-08T17:39:47.717Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31472026-09-08T17:40:40.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 05s
31482026-09-08T17:40:40.823Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31492026-09-08T17:40:40.823Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31502026-09-08T17:40:41.486Z
31512026-09-08T17:40:41.486Zreal 4:08.510300577
31522026-09-08T17:40:41.486Zuser 21:07.349223448
31532026-09-08T17:40:41.486Zsys 5:11.891530477
31542026-09-08T17:40:41.486Ztrap 0.519018986
31552026-09-08T17:40:41.486Ztflt 0.408094898
31562026-09-08T17:40:41.486Zdflt 0.552301685
31572026-09-08T17:40:41.486Zkflt 0.005190192
31582026-09-08T17:40:41.486Zlock 1:04:14.260407191
31592026-09-08T17:40:41.486Zslp 57:51.241627997
31602026-09-08T17:40:41.486Zlat 1:49.566891986
31612026-09-08T17:40:41.486Zstop 13:59.786521693
31622026-09-08T17:40:41.490Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31632026-09-08T17:40:41.490Z+ ptime -m cargo doc --workspace --no-deps
31642026-09-08T17:40:42.334Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31652026-09-08T17:40:42.334Z |
31662026-09-08T17:40:42.334Z = 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-08T17:40:42.334Z = 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-08T17:40:43.385Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31692026-09-08T17:40:43.627Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31702026-09-08T17:40:43.666Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31712026-09-08T17:40:43.698Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31722026-09-08T17:40:43.812Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31732026-09-08T17:40:43.894Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31742026-09-08T17:40:43.944Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31752026-09-08T17:40:43.975Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31762026-09-08T17:40:43.975Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31772026-09-08T17:40:44.022Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31782026-09-08T17:40:44.046Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31792026-09-08T17:40:44.199Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31802026-09-08T17:40:44.257Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31812026-09-08T17:40:44.283Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31822026-09-08T17:40:44.306Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31832026-09-08T17:40:44.331Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31842026-09-08T17:40:44.354Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31852026-09-08T17:40:44.377Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31862026-09-08T17:40:44.410Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31872026-09-08T17:40:44.432Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31882026-09-08T17:40:44.498Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31892026-09-08T17:40:44.758Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31902026-09-08T17:40:44.866Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31912026-09-08T17:40:44.958Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31922026-09-08T17:40:45.011Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31932026-09-08T17:40:45.041Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31942026-09-08T17:40:45.104Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31952026-09-08T17:40:45.194Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31962026-09-08T17:40:45.387Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31972026-09-08T17:40:45.415Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31982026-09-08T17:40:45.486Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31992026-09-08T17:40:45.595Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32002026-09-08T17:40:45.647Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
32012026-09-08T17:40:45.757Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32022026-09-08T17:40:45.820Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32032026-09-08T17:40:45.846Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32042026-09-08T17:40:45.949Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32052026-09-08T17:40:46.016Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32062026-09-08T17:40:46.045Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32072026-09-08T17:40:46.201Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32082026-09-08T17:40:46.225Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32092026-09-08T17:40:46.282Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32102026-09-08T17:40:46.453Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32112026-09-08T17:40:46.554Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32122026-09-08T17:40:46.703Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32132026-09-08T17:40:46.875Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32142026-09-08T17:40:46.902Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32152026-09-08T17:40:46.972Z Checking scuffle v0.1.0
32162026-09-08T17:40:47.132Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32172026-09-08T17:40:47.159Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32182026-09-08T17:40:47.184Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32192026-09-08T17:40:47.207Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32202026-09-08T17:40:47.456Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32212026-09-08T17:40:47.544Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32222026-09-08T17:40:47.939Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32232026-09-08T17:40:48.161Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32242026-09-08T17:40:48.421Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32252026-09-08T17:40:48.748Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32262026-09-08T17:40:48.798Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32272026-09-08T17:40:48.836Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32282026-09-08T17:40:49.004Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32292026-09-08T17:40:49.107Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32302026-09-08T17:40:49.132Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32312026-09-08T17:40:49.232Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32322026-09-08T17:40:49.257Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32332026-09-08T17:40:49.513Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32342026-09-08T17:40:49.676Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32352026-09-08T17:40:49.943Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32362026-09-08T17:40:50.225Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32372026-09-08T17:40:50.250Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32382026-09-08T17:40:50.324Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32392026-09-08T17:40:50.416Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32402026-09-08T17:40:50.508Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32412026-09-08T17:40:50.611Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32422026-09-08T17:40:50.635Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32432026-09-08T17:40:50.697Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32442026-09-08T17:40:50.830Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32452026-09-08T17:40:50.879Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32462026-09-08T17:40:50.902Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32472026-09-08T17:40:50.951Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32482026-09-08T17:40:51.096Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32492026-09-08T17:40:51.119Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32502026-09-08T17:40:51.144Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32512026-09-08T17:40:51.148Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32522026-09-08T17:40:51.461Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32532026-09-08T17:40:51.461Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32542026-09-08T17:40:51.511Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32552026-09-08T17:40:51.514Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32562026-09-08T17:40:51.514Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32572026-09-08T17:40:51.625Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32582026-09-08T17:40:51.729Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32592026-09-08T17:40:51.808Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32602026-09-08T17:40:51.831Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32612026-09-08T17:40:51.854Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32622026-09-08T17:40:51.888Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32632026-09-08T17:40:52.044Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32642026-09-08T17:40:52.044Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32652026-09-08T17:40:52.116Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32662026-09-08T17:40:52.173Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32672026-09-08T17:40:52.203Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32682026-09-08T17:40:52.243Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32692026-09-08T17:40:52.292Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32702026-09-08T17:40:52.418Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32712026-09-08T17:40:52.457Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32722026-09-08T17:40:52.506Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32732026-09-08T17:40:52.816Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32742026-09-08T17:40:52.819Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32752026-09-08T17:40:52.884Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32762026-09-08T17:40:53.327Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32772026-09-08T17:40:53.523Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32782026-09-08T17:40:53.553Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32792026-09-08T17:40:53.804Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32802026-09-08T17:40:54.590Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32812026-09-08T17:40:55.010Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32822026-09-08T17:40:56.099Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32832026-09-08T17:40:56.459Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32842026-09-08T17:40:56.653Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32852026-09-08T17:40:57.374Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32862026-09-08T17:40:58.226Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32872026-09-08T17:40:58.320Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32882026-09-08T17:40:58.668Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32892026-09-08T17:40:58.694Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32902026-09-08T17:40:58.733Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32912026-09-08T17:40:58.878Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32922026-09-08T17:40:58.961Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32932026-09-08T17:40:59.280Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32942026-09-08T17:40:59.669Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32952026-09-08T17:40:59.874Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32962026-09-08T17:41:00.015Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32972026-09-08T17:41:00.469Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32982026-09-08T17:41:00.656Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32992026-09-08T17:41:00.778Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33002026-09-08T17:41:00.832Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33012026-09-08T17:41:01.278Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33022026-09-08T17:41:01.307Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33032026-09-08T17:41:01.811Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33042026-09-08T17:41:02.101Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33052026-09-08T17:41:02.250Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33062026-09-08T17:41:03.033Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33072026-09-08T17:41:03.281Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33082026-09-08T17:41:03.731Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33092026-09-08T17:41:04.063Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33102026-09-08T17:41:04.412Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33112026-09-08T17:41:04.468Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33122026-09-08T17:41:04.688Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33132026-09-08T17:41:04.911Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33142026-09-08T17:41:05.383Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33152026-09-08T17:41:06.017Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33162026-09-08T17:41:06.554Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33172026-09-08T17:41:06.614Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33182026-09-08T17:41:06.691Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33192026-09-08T17:41:07.059Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33202026-09-08T17:41:07.770Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33212026-09-08T17:41:07.796Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33222026-09-08T17:41:08.510Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33232026-09-08T17:41:09.421Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33242026-09-08T17:41:10.007Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33252026-09-08T17:41:12.302Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33262026-09-08T17:41:12.370Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33272026-09-08T17:41:13.874Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33282026-09-08T17:41:14.965Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33292026-09-08T17:41:15.526Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33302026-09-08T17:41:15.649Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33312026-09-08T17:41:15.787Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33322026-09-08T17:41:16.104Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33332026-09-08T17:41:16.487Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33342026-09-08T17:41:16.834Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33352026-09-08T17:41:17.277Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33362026-09-08T17:41:17.620Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33372026-09-08T17:41:17.928Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33382026-09-08T17:41:18.419Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33392026-09-08T17:41:18.419Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33402026-09-08T17:41:18.653Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33412026-09-08T17:41:18.695Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33422026-09-08T17:41:19.010Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33432026-09-08T17:41:19.324Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33442026-09-08T17:41:19.613Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33452026-09-08T17:41:20.105Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33462026-09-08T17:41:20.290Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33472026-09-08T17:41:20.393Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33482026-09-08T17:41:20.609Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33492026-09-08T17:41:20.879Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33502026-09-08T17:41:21.180Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33512026-09-08T17:41:21.624Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33522026-09-08T17:41:22.413Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33532026-09-08T17:41:22.681Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33542026-09-08T17:41:22.744Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33552026-09-08T17:41:25.623Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33562026-09-08T17:41:27.097Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33572026-09-08T17:41:27.552Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33582026-09-08T17:41:28.067Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33592026-09-08T17:41:30.381Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33602026-09-08T17:41:31.420Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33612026-09-08T17:41:32.401Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33622026-09-08T17:41:32.985Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33632026-09-08T17:41:33.763Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33642026-09-08T17:41:35.622Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33652026-09-08T17:41:36.667Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33662026-09-08T17:41:36.944Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33672026-09-08T17:41:38.059Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33682026-09-08T17:41:38.766Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33692026-09-08T17:41:39.202Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33702026-09-08T17:41:41.728Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33712026-09-08T17:41:44.916Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33722026-09-08T17:41:45.436Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33732026-09-08T17:41:46.178Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33742026-09-08T17:41:47.886Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33752026-09-08T17:41:48.447Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33762026-09-08T17:41:49.188Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33772026-09-08T17:41:49.932Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33782026-09-08T17:41:50.744Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33792026-09-08T17:41:52.626Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33802026-09-08T17:41:52.961Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33812026-09-08T17:41:53.722Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33822026-09-08T17:41:53.780Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33832026-09-08T17:41:54.523Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33842026-09-08T17:41:55.313Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33852026-09-08T17:41:56.122Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33862026-09-08T17:41:59.952Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33872026-09-08T17:42:00.794Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33882026-09-08T17:42:02.039Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33892026-09-08T17:42:02.821Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33902026-09-08T17:42:03.591Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33912026-09-08T17:42:04.625Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33922026-09-08T17:42:06.363Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33932026-09-08T17:42:07.918Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33942026-09-08T17:42:08.945Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33952026-09-08T17:42:10.032Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33962026-09-08T17:42:10.851Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33972026-09-08T17:42:13.512Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33982026-09-08T17:42:14.408Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33992026-09-08T17:42:16.177Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34002026-09-08T17:42:16.691Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
34012026-09-08T17:42:18.721Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34022026-09-08T17:42:19.907Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
34032026-09-08T17:42:21.735Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34042026-09-08T17:42:23.203Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34052026-09-08T17:42:24.796Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
34062026-09-08T17:42:26.552Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34072026-09-08T17:42:28.213Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34082026-09-08T17:42:33.010Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
34092026-09-08T17:42:33.167Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
34102026-09-08T17:42:34.978Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34112026-09-08T17:42:35.038Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34122026-09-08T17:42:36.502Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34132026-09-08T17:42:38.630Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34142026-09-08T17:42:40.420Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34152026-09-08T17:42:42.435Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34162026-09-08T17:42:44.243Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34172026-09-08T17:42:45.954Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
34182026-09-08T17:42:47.642Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34192026-09-08T17:42:49.727Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34202026-09-08T17:42:51.352Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34212026-09-08T17:42:53.112Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34222026-09-08T17:42:54.906Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34232026-09-08T17:42:56.643Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34242026-09-08T17:42:58.367Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34252026-09-08T17:42:59.972Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34262026-09-08T17:43:02.037Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34272026-09-08T17:43:03.628Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
34282026-09-08T17:43:05.596Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34292026-09-08T17:43:07.320Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34302026-09-08T17:43:09.141Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34312026-09-08T17:43:11.179Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34322026-09-08T17:43:14.634Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34332026-09-08T17:43:16.729Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34342026-09-08T17:43:18.965Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34352026-09-08T17:43:20.518Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34362026-09-08T17:43:24.050Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34372026-09-08T17:43:25.331Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34382026-09-08T17:43:25.944Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34392026-09-08T17:43:29.747Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34402026-09-08T17:43:31.980Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34412026-09-08T17:43:34.443Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34422026-09-08T17:43:37.425Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34432026-09-08T17:43:38.956Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34442026-09-08T17:43:41.753Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34452026-09-08T17:43:44.217Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34462026-09-08T17:43:46.451Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34472026-09-08T17:43:49.503Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34482026-09-08T17:43:51.938Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34492026-09-08T17:43:53.882Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34502026-09-08T17:43:56.395Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34512026-09-08T17:43:58.972Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34522026-09-08T17:44:01.688Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34532026-09-08T17:44:04.166Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34542026-09-08T17:44:06.435Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34552026-09-08T17:44:09.210Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34562026-09-08T17:44:11.708Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34572026-09-08T17:44:14.271Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34582026-09-08T17:44:16.798Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34592026-09-08T17:44:19.333Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34602026-09-08T17:44:21.766Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34612026-09-08T17:44:24.428Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34622026-09-08T17:44:27.031Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34632026-09-08T17:44:29.567Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34642026-09-08T17:44:32.196Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34652026-09-08T17:44:34.717Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34662026-09-08T17:44:37.289Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34672026-09-08T17:44:39.872Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34682026-09-08T17:44:42.410Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34692026-09-08T17:44:45.015Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34702026-09-08T17:44:47.655Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34712026-09-08T17:44:50.326Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34722026-09-08T17:44:53.564Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34732026-09-08T17:44:55.793Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34742026-09-08T17:44:58.471Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34752026-09-08T17:45:01.362Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34762026-09-08T17:45:04.019Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34772026-09-08T17:45:06.769Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34782026-09-08T17:45:09.483Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34792026-09-08T17:45:12.253Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34802026-09-08T17:45:14.814Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34812026-09-08T17:45:17.627Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34822026-09-08T17:45:20.546Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34832026-09-08T17:45:23.252Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34842026-09-08T17:45:26.094Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34852026-09-08T17:45:28.803Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34862026-09-08T17:45:31.345Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34872026-09-08T17:45:34.175Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34882026-09-08T17:45:36.867Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34892026-09-08T17:45:39.614Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34902026-09-08T17:45:42.400Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34912026-09-08T17:45:45.054Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34922026-09-08T17:45:52.841Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
34932026-09-08T17:45:52.919Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34942026-09-08T17:45:56.436Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34952026-09-08T17:46:00.370Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34962026-09-08T17:46:03.554Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34972026-09-08T17:46:07.196Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
34982026-09-08T17:46:10.677Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34992026-09-08T17:46:14.326Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
35002026-09-08T17:46:17.800Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35012026-09-08T17:46:21.676Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35022026-09-08T17:46:25.067Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35032026-09-08T17:46:28.651Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35042026-09-08T17:46:32.110Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35052026-09-08T17:46:35.717Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
35062026-09-08T17:46:40.689Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35072026-09-08T17:46:43.660Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35082026-09-08T17:46:47.619Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35092026-09-08T17:46:51.407Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
35102026-09-08T17:46:55.350Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35112026-09-08T17:46:59.211Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35122026-09-08T17:47:03.150Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35132026-09-08T17:47:07.025Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
35142026-09-08T17:47:10.981Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
35152026-09-08T17:47:14.837Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35162026-09-08T17:47:18.812Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35172026-09-08T17:47:22.609Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35182026-09-08T17:47:26.520Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35192026-09-08T17:47:30.452Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
35202026-09-08T17:47:34.381Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35212026-09-08T17:47:38.248Z Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
35222026-09-08T17:47:42.192Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35232026-09-08T17:47:46.055Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35242026-09-08T17:48:17.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 35s
35252026-09-08T17:48:17.174Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35262026-09-08T17:48:17.174Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35272026-09-08T17:48:17.343Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 205 other files
35282026-09-08T17:48:17.460Z
35292026-09-08T17:48:17.465Zreal 7:35.875708113
35302026-09-08T17:48:17.465Zuser 20:18.245942116
35312026-09-08T17:48:17.465Zsys 4:21.147901238
35322026-09-08T17:48:17.466Ztrap 0.297446673
35332026-09-08T17:48:17.466Ztflt 0.066041916
35342026-09-08T17:48:17.466Zdflt 0.092446447
35352026-09-08T17:48:17.466Zkflt 0.000054360
35362026-09-08T17:48:17.467Zlock 7:17:57.880176109
35372026-09-08T17:48:17.467Zslp 2:33:43.576326355
35382026-09-08T17:48:17.467Zlat 34.659014480
35392026-09-08T17:48:17.467Zstop 2:07.202296282
35402026-09-08T17:48:17.467Zprocess exited: duration 833902 ms, exit code 0
 
35412026-09-08T17:48:17.478Zfound 0 output files